.header {
    background-color: #ffffff;
    box-shadow: 0px 3px 6px #00000029;
}

#cta-header a {
    text-transform: uppercase;
    text-decoration: none;
    color: #4ca9e3;
    font-weight: bold;
    font-size: 14px;
}

div.asl_w {
    box-shadow: none;
}

div.asl_w .probox .proinput input {
    font-family: 'Red Hat Display', sans-serif;
    font-size: 14px;
}

div.asl_w .probox .proinput input::placeholder {
    color: #000000;
    opacity: 1;
}

div.asl_w .probox .proinput input:-ms-input-placeholder {
    color: #000000;
}

div.asl_w .probox .proinput input::-ms-input-placeholder {
    color: #000000;
}

div.asl_w .probox .promagnifier .innericon svg {
    fill: #4ca9e3;
}

#mega-menu-wrap-max_mega_menu_1 {
    background-color: #ffffff;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link {
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
    display: inline-block;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
    color: #4ca9e3;
    font-weight: bold;
    background: transparent;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    color: #000000;
    font-weight: bold;
    background: transparent;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item:last-child>a.mega-menu-link {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    border-radius: 23px;
    padding: 15px 55px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #4CA9E3;
    border: 2px solid #4CA9E3;
    height: auto;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #4ca9e3;
    margin-bottom: 10px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus {
    color: #4ca9e3;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu {
    background-color: #ffffff;
    border: 1px solid #EDEDED;
    width: auto;
    padding: 30px 25px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
    padding-top: 0;
    padding-bottom: 0;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item:before {
    content: "\2022";
    color: #4CA9E3;
    font-weight: bold;
    display: inline-block!important;
    width: 20px;
    font-size: 24px;
    vertical-align: middle;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    display: inline-block;
    vertical-align: middle;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus {
    font-weight: bold;
    color: #000000;
}

#wpml_add_language_selector a {
    text-transform: uppercase;
    color: #4ca9e3;
    text-decoration: none;
    font-weight: bold;
}

.testate-page {
    background-image: url('../images/testata-page.jpg');
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
}

#breadcrumbs {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 0;
}

#breadcrumbs a {
    color: #ffffff;
    text-decoration: none;
}

.content-testate-page {
    position: relative;
    z-index: 999;
}

.overlay-testate-page {
    background-color: #00000030;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
}