html, body {
    margin: 0;
    height: 100%;
    font-family: 'Montserrat', sans-serif;
    background-color: #0C4172;
}
.blue_color{
    color:#0C4172;
}
.navlogo{
    height: 100px;
    padding: 5px;
    margin-left: 30px;
    align-self: center;
}
.navlogofooter, .navlogofootermobile{
    height: 100px;
    padding: 5px;
    margin-left: 30px;
    align-self: center;
}
.nav-link{
    color:#0C4172 !important;
    font-family: 'Montserrat', sans-serif;
    font-size:20px;
    font-weight:500!important;
}
.navbar-light .navbar-toggler{
    border: none;
}
.navbar-toggler:focus{
    box-shadow: none;
}
.scritta{
    font-family: 'Montserrat', sans-serif;
    font-family: 'Poppins', sans-serif;
    text-align: right;
    right: 0;
    position: absolute;
    color: #FFF;
    font-size: 50px;
    display: block;
    bottom: 19%;
    margin-right: 13.5%;
    font-weight: bolder;
    line-height: 1;
}
.orange{
    color:#FEBE2B;
}
.bigger_font{
    line-height: 1;
}

.destinazione_box_bt_l:before{	
    content: "";	
    position: absolute;	
    bottom: 0;	
    right: -70px;	
    height: 70px;	
    width: 70px;	
    border-bottom-left-radius: 50%;	
    pointer-events: none;	
}	
.destinazione_box_bt_l:before {	
    box-shadow: -1px 33px 0 0 #ffffff;	
    pointer-events: none;	
 }
.destinazione_box_bt_l{
    align-items: center;
    position: absolute;
    background: white;
    height: 35%;
    bottom: 0;
    width: 40%;
    border-top-right-radius: 30px;
    z-index: 2;
    padding: 10px 10px 10px 7px;
    display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    flex-flow: column;
}
.form_title{
    font-size: 4.8rem;
    font-weight: 700;
}
@media screen and (min-width: 280px) and (max-width: 374px){
    .bigger_font {
        font-size: 44px;
    }
    .scritta{
        bottom: 27%;
        line-height: 0;
        margin-right: 11%;
    }
    .smaller_text{
        font-size: 17px;
        text-transform: uppercase;
    }
}
@media screen and (min-width: 375px) and (max-width: 424px){
    .bigger_font {
        font-size: 52px;
    }
    .scritta{
        bottom: 27%;
        line-height: 0;
        margin-right: 11%;
    }
    .smaller_text{
        font-size: 19px;
    }
    .scopridate_text {
        font-size: 0.85rem;
    }
    .half_div{
        line-height: 0.9  !important;
    }
    .graysubtitle{
        font-size:0.9rem !important;
    }
    .scopridate_text {
        font-size: 0.9rem!important;
    }
}

@media screen and (min-width: 425px) and (max-width: 767.99px){
    .bigger_font {
        font-size: 58px;
    }
    .scritta{
        bottom: 30%;
        line-height: 0;
        margin-right: 12%;
    }
    .smaller_text{
        font-size: 21px;
    }
    .half_div{
        line-height: 1  !important;
    }
    .graysubtitle{
        font-size:1rem !important;
    }
}
@media screen and (max-width: 575.98px){
    .first_title{
        font-size: 2.7rem !important;
    }
    .navlogo{
    margin-left: 0px;
    }
    .center_footer_img{
    text-align-last: center;
    margin-bottom: 20px;
    }
    .owl-carousel .owl-item img {
        height: 496px;
        object-fit: cover;
        object-position: -315px;
    }
    .scritta {
        bottom: 33%;
        line-height: 0;
        margin-right: 5%;
        /* text-shadow: 0 0 2px rgb(0 0 0 / 60%), 0 0 8px rgb(0 0 0 / 20%); */
    }
    .smaller_text{
        font-size: 17px;
    }
}
@media screen and (min-width: 580px) and (max-width: 767px){
    .scritta{
        line-height: 0;
        bottom: 34%;
    }
    .bigger_font{
        font-size: 49px;
    }
    .smaller_text {
        font-size: 16px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px){
    .bigger_font{
        font-size: 64px;
    }
    .scritta{
        bottom: 35%;
        line-height: 0;
        margin-right: 103px;
    }
    .smaller_text{
        font-size: 24px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1440px){
.scritta{
    bottom: 30%;
    margin-right: 13.5%;
    line-height: 0.5;
}
.bigger_font{
    font-size: 78px;
}
.smaller_text{
    font-size: 25px;
}

}

@media screen and (min-width: 1860px) {
.bigger_font{
    font-size: 143px;
}
.smaller_text {
    font-size: 60px;
}
}
.owl-theme .owl-nav.disabled+.owl-dots{
    position: absolute;
    bottom: 0px;
}
.owl-theme .owl-dots .owl-dot.active span{
    background:#ffffff !important;
    width: 25px !important;
}
.owl-theme .owl-dots .owl-dot span{
    background:transparent !important;
    border: 1px solid #ffffff !important;
}
.owl-dots{
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
}
#owl-demo{
    position:relative;
}
h1, h2{
    font-family: 'Poppins', sans-serif;
}
.bolder{
    font-weight: bolder;
}
.card{
 border:none !important;   
}
@media screen and (min-width: 1600px){
    .container{
        max-width:1640px;
    }
    .graysubtitle{
        margin-left: 1.5rem;
        font-size: 1rem !important;
    }
    .half_div{
        line-height: 0.9 !important;
    }
}
.card-img, .card-img-bottom, .card-img-top{
    border-radius: 20px !important;
}
.parent_container{
    position: relative;
    overflow: hidden;
    border-radius: 40px !important;
}

.right_cta_form:before{
    position: absolute;
    content: "";
    bottom: 0;
    right: -69px;
    height: 70px;
    width: 70px;
    border-bottom-left-radius: 50%;
    pointer-events: none;
}
.right_cta_form:before {
    box-shadow: -1px 33px 0px 0px #ffffff;;
    pointer-events: none;
 }
.right_cta_form{
    text-align: left;
    background: white;
    height: 124px;
    bottom: 0;
    border-radius: 30px;
    width: 50.1%;
    border-bottom-right-radius: 0px;
    z-index: 2;
    padding-left: 20px;
    display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    flex-flow: column;
    position: relative;
    place-content: center;
    padding: 10px 70px 10px 40px;
}
.cta_scopri_date{
    position: absolute;
    background: #FDBE2C;
    height: 18%;
    bottom: 0;
    right: 0;
    width: 62%;
    display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.cta_scopri_date_footer{
    position: absolute;
    background: #FDBE2C;
    height: 62px;
    bottom: 0;
    right: 0;
    width: 50%;
    display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.cta_scopri_date_gray{
    position: absolute;
    background: #999999;
    height: 18%;
    bottom: 0;
    right: 0;
    width: 62%;
    display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.scopridate_text{
    font-size: 1.4rem;
    color:white;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}
.logo_destinazione, .logo_destinazione_flyone, .logo_destinazione_alba{
    height: 100%;
    width: 95%;
    padding: 6px;
    vertical-align: middle;
}
.logo_destinazione_olbia{
    height: 110% !important;
    padding:6px;
    vertical-align: middle;
}

.newline{
    line-height:0!important;
    font-weight: 500;
}

.graysubtitle{
    color: #999999;
    font-weight: bold;
    font-size: 0.8rem;
}
.half_div{
    height: 50%;
    width: 80%;
    position: relative;
    line-height: 0.8;
}
@media screen and (min-width: 992px) and (max-width:1199px){
    .titolo_svgs{
        font-size: 3.4rem !important;
        font-weight: 700 !important;
    }
    .destinazione_box_bt_l{
        height: 50%;
        width: 50%;
    }
    .half_div {
        height: 50%;
        width: 80%;
        position: relative;
        line-height: 0.75;
    }
    .logo_destinazione, .logo_destinazione_flyone, .logo_destinazione_alba {
        height: 100%;
        padding: 4px;
    }
    .newline {
        line-height: 0!important;
        font-weight: 500;
        font-size: 1.3rem;
    }
    .cta_scopri_date, .cta_scopri_date_gray {
        width: 50%;
        height: 25%;
    }
    .scopridate_text{
        font-size: 0.75rem;
    }
    .graysubtitle {
        font-size: 0.75rem;
        margin-left: 1rem;
    }
    .destinazione_box_bt_l {
        padding: 10px 10px 10px 0px;
    }

/* .newlinem, .graysubtitle{
    margin: 0 !important;
} */
}
@media screen and (min-width: 1200px) and (max-width:1599px){
.scopridate_text {
        font-size: 1rem;
}
.svg_scopri_date{
    height: 25px;
    margin-left: 5px!important;
}
.destinazione_box_bt_l{
    height: 39%;
    width: 48%;
}
.cta_scopri_date, .cta_scopri_date_gray{
    width: 53%;
    height: 20%;
}
.logo_destinazione{
    height: 100%;
    padding: 0px;
}
.logo_destinazione_alba{
    height: 130%;
    padding: 0px;
    position:relative;
    bottom: 8px;
}
.logo_destinazione_flyone{
padding: 0px;
height: 100%;
position:relative;
bottom:5px;
}
.graysubtitle{
    margin-left: 1rem;
}
.half_div {
    line-height: 0.8;
}
}
@media screen and (min-width: 280px) and (max-width:437px){
    .destinazione_box_bt_l{
    height: 40%;
    width: 52%;
    }
    .cta_scopri_date, .cta_scopri_date_gray{
        width: 50%;
        font-size: 0.75rem;
        height: 23%;
    }
    .graysubtitle{
        margin-left: 1rem!important;
        font-size: 0.75rem;
    }
    .scopridate_text{
        font-size: 0.85rem;
    }
    .svg_scopri_date{
        margin-left: 0.4rem!important;
        
    }
}
.custom_button{
    border-radius: 30px;
    height: 50px;
    background-color: #0C4172;
    border-color: #0C4172;
    font-family: 'Montserrat', sans-serif;
}
.btn-check:active+.btn-primary, .btn-primary:checked, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle{
    background-color: #0C4172 !important;
    border-color: #0C4172;
}
#destinazioni{
    background-color: #0C4172;
    background-image: url("../img/fondo-aereo.png");
    background-size: contain;
    background-repeat: no-repeat;
}
#blue_bg{
    background-color: #0C4172;
}
#inizio{
    background-image: url("../img/onda-slider.png");
    background-size: cover;
}
.bottom_space{
    height: 500px;
}
.bottom_space250{
    height: 250px;
}
.bottom_space125{
    height: 125px;
}
.button_space{
    margin-bottom: 500px;
}
.smaller_space{
    height: 250px;
}
.box_icone{
    margin-bottom: 30px;
    min-height: 255px;
    text-align: center;
    padding: 30px 30px 25px;
    border-radius: 7px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.icona1{
    display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100px;
    padding-bottom: 1rem!important;
    width: 150px;
    border-radius: 50%;
    margin: auto;
    font-size: 50px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.icona2{
    display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100px;
    padding-bottom: 1rem!important;
    width: 110px;
    border-radius: 50%;
    margin: auto;
    font-size: 50px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.icona3{
    display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100px;
    padding-bottom: 1rem!important;
    width: 90px;
    border-radius: 50%;
    margin: auto;
    font-size: 50px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.icona4{
    display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100px;
    padding-bottom: 1rem!important;
    width: 120px;
    border-radius: 50%;
    margin: auto;
    font-size: 50px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.icona5{
    display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100px;
    padding-bottom: 1rem!important;
    width: 80px;
    border-radius: 50%;
    margin: auto;
    font-size: 50px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.icona6{
    display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100px;
    padding-bottom: 1rem!important;
    width: 90px;
    border-radius: 50%;
    margin: auto;
    font-size: 50px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.titoletto {
    font-weight: 500;
    line-height: 1.5em;
    font-size: 20px;
}
.titolo_grosso{
    font-size: 24px;
}
.smaller_text2{
    display: inline-block;
    font-size: .875em;
}
.custom_img{
    z-index:2;
    background-image: url("../img/onda-blu-sopra.png");
}
.owl-carousel::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 101%;
    bottom:0;
    background: bottom;
    z-index: 2!important;
    background-image: url(../img/onda-blu-sopra.png);
    background-repeat: no-repeat; 
    pointer-events: none;
    transform: translate(0px,1px);
    background-size: contain;
}
.owl-carousel{
    z-index: 1 !important;
    pointer-events: all;
}
.owl-dots{
    z-index: 3;
}
#cta_container{
    position: relative;
    margin: auto;
}
.cta_bottom_text{
    color:black;
    font-size:1.3rem;
    font-family: 'Montserrat', sans-serif;
}
.form_cta_container{
display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
position: absolute;
overflow: hidden;
width: 100%;
}
.icons{
    margin-right:10px;
}
.icons:first-of-type{
    margin-left:10px;
}
.icon_links{
    text-decoration: none;
}
.footer{
    background-color: white;
}
.vertical_aligned{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.button_padding_space{
    padding-bottom: 500px;
}
.img_footer{
    position:relative;
}
.custom_img_final_footer{
    background-image: url("../img/footer.png");
}
.item{
    color:#0C4172;
}

.center_row{
    place-content: center;
}
.navbar{
    background-color: #ffffff;
}
.footer_imgs{
    width: 100%;
}
.bigger_font{
    font-weight: 900;
}

.owl-theme .owl-dots .owl-dot span{
    width: 15px!important;
    height: 15px!important;
}
.owl-theme .owl-dots .owl-dot.active span {
    width: 35px !important;
}
body{
    font-size: 1.5rem;
}
@media (min-width: 992px){
    .h2, h2 {
        font-size: calc(2.325rem + .9vw);
    }
    .svg_scopri_date{
    margin-left: 2px!important;
    height: 16px;}
}
.titolo_svgs{
    font-weight: 700 !important;
}
@media (min-width: 1200px){
.h2, h2{
    font-size: 4.5rem;
}
.titolo_svgs{
    font-size: 3.4rem !important;
    font-weight: 700 !important;
}
}
.newline:after{
    content: "\a";
    white-space: pre;
    word-wrap: normal;
}
@media screen and (min-width: 1440px){
    .info_covid{
        margin: auto;
        padding:20px;
        padding-left: 0px;
        padding-right: 0px;
        color:#ffffff;
        border-radius: 15px;
    }
    .scritta{
        bottom: 33%;
    }
    .bigger_font{
        font-size: 112px;
    }
    .smaller_text{
        font-size: 36px;
    }
        .titolo_svgs{
            white-space: nowrap;
            font-weight: 700 !important;
            font-size: 4.6rem !important;
    }
}
.full_div{
    height: 100%;
    padding: 8px;
    display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    align-items: center;
    justify-content: center;
}
.navbar{
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
}
@media screen and (min-width: 768px){
.icons:hover{
    transform: scale(1.3); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    fill-opacity: 0.7;
}
.svg_scopri_date{
margin-left: 10px;
}
}
@media screen and (max-width: 768px){

}
@media screen and (min-width: 768px) and (max-width:991px){
    .logo_destinazione, .logo_destinazione_flyone, .logo_destinazione_alba {
        padding: 10px 10px 10px 0;
    }
    .newline{
        font-size: 1.8rem;
    }
    .newline{
        line-height:0!important;
        font-weight: 500;
    }
    .newline:after{
        content: "\a";
        white-space: pre;
        word-wrap: normal;
    }
    .graysubtitle{
        color: #999999;
        font-weight: bold;
        font-size: 1rem;
        margin-left: 1.5rem!important;
    }
    .half_div{
        height: 50%;
        width: 80%;
        position: relative;
        line-height: 1.2;
    }
}
@media screen and (min-width:991px){
    .navlogo,.navlogofooter{
        display: block;
    }
    .navlogomobile,.navlogofootermobile{
        display:none;
    }
    .full_img_div{
        height: 100%;
        display: block;
    }
    .full_img_div_mobile{
        height: 100%;
        display:none;
    }
}
@media screen and (max-width:991px){
    .box_icone{
        margin-bottom: 50px;
        min-height: 0;
        padding:0;
    }
    .navlogomobile{
        display:block;

    }
    .first_title {
        font-size: 2.7rem !important;
    }
    .navlogofootermobile:last-of-type{
        display:block;
        width: 50%;
         margin: 0 auto;
    }
    .navlogo,.navlogofooter{
        display: none;
    }
    .full_img_div{
        height: 100%;
    }
    .full_img_div_mobile{
        height: 35%;
        display: block;
    }
    .right_cta_form {
        position: relative;
        margin: auto;
        text-align: left;
        background: white;
        bottom: 0;
        border-radius: 30px;
        width: 95%;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        text-align: center;
        z-index: 2;
        display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        padding: 15px;
        flex-flow: column;
        height: 100%;
    }
    .first_text{
        font-size: .875em;
    }
    .no_padding{
        padding-left:1rem!important;
        padding-right:1rem!important;
    }
    .right_cta_form::before {
        display: none;
    }
        .cta_scopri_date_footer {
            position: relative;
            background: #FDBE2C;
            height: 62px;
            bottom: 0;
            right: 0;
            width: 95%;
            display: flex;
display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
            align-items: center;
            flex-direction: column;
            justify-content: center;
            border-top-right-radius: 0px;
            border-bottom-right-radius: 30px;
            border-bottom-left-radius: 30px;
            margin: auto;
        }
        .form_cta_container{
            display: block;
            position: relative;
        }
    .open_form{
        text-decoration: none;
    }
    .center_footer_img {
        text-align-last: center;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 280px) and (max-width: 767px){
    .scopridate_text {
        font-size: 1rem;
    }
.graysubtitle {
    margin-left: 0.9rem!important;
}
.destinazione_box_bt_l {
    height: 50%;
    width: 50%;
}
.svg_scopri_date {
    margin-left: 0rem!important;
    height: 20px;
}
.cta_scopri_date, .cta_scopri_date_gray{
    width: 50%;
    font-size: 0.75rem;
    height: 23%;
}
}
@media screen and (max-width: 1024px){
    .form_title{
        font-size: calc(1.375rem + 1.5vw);
    }
    }
    @media screen and (min-width: 2000px){
        .bigger_font {
            font-size: 168px;
        }
        .scritta {
            bottom: 32%;
        }
        .smaller_text{
            font-size:56px;
        }
    }
.blurred_container{
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}
.owl-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.no_padding{
    padding-left: 0px;
    padding-right: 0px;
}
.icons{
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.footer_text{
    font-size: 1.1rem;
}
.footer_links{
    color: #0C4172;
}
.footer_links:hover{
    color: #FDBE2C;
    text-decoration: none;
}
.footer_svgs{
    width: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    margin-bottom: -30px;
}
.owl-theme .owl-dots .owl-dot span{
    margin-bottom: -30px !important;
}
.cta_scopri_date_footer{
    transition: all 0.3s;
    overflow: hidden;
    z-index: 1;
}
.cta_scopri_date, .cta_scopri_date_gray, .cta_scopri_date_footer, .form_button {
    transition: all 0.3s;
    overflow: hidden;
    z-index: 1;
  }

.cta_scopri_date:after, .cta_scopri_date_footer:after, .cta_scopri_date_footer:after, .form_button:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FDBE2C;
    z-index: -2;
  }
  .cta_scopri_date_gray:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #999999;
    z-index: -2;
  }
  .cta_scopri_date:before, .cta_scopri_date_footer:before, .cta_scopri_date_gray:before, .cta_scopri_date_footer:before , .form_button:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 103%;
    background-color: #0C4172;
    transition: all 0.3s;
    z-index: -1;
    border-color:#0C4172;
  }
  .cta_scopri_date:hover, .cta_scopri_date_gray:hover, .cta_scopri_date_footer:hover, .form_button:hover{
    color: #fff;
  }

  .cta_scopri_date:hover:before, .cta_scopri_date_gray:hover:before, .cta_scopri_date_footer:hover:before,.form_button:hover:before {
    width: 100%;
  }
  
@media screen and (min-width: 280px) and (max-width: 374px){
    .destinazione_box_bt_l {
        height: 50%;
        width: 52%;
    }
    .svg_scopri_date{
        display:none;
    }
    .scopridate_text {
        font-size: 0.85rem;
    }
    .newline{
        font-size:1.3rem;
    }
    .graysubtitle {
        margin-left: 0.75rem!important;
    }
    .logo_destinazione, .logo_destinazione_flyone, .logo_destinazione_alba{
        padding: 1px;
    }
}
.smaller_text{
    text-transform: uppercase;
}
.clickhere_form, .clickhere_form:visited{
    color: #FEBE2B;
}
.clickhere_form:hover{
    color: #0C4172;
}
.clickhere, .clickhere:visited{
    color: #FEBE2B;
}
.clickhere:hover{
    color:white;
}
@media screen and (min-width: 280px) and (max-width: 991px){
    .navbar-nav{
        margin:0!important;
    }
    .nav-link{
        margin:0!important;
    }
}
.no_decorations, .no_decorations:hover, .no_decorations:visited, .no_decorations:focus{
    color: black;
    text-decoration: none;
}
/* form */
.form_contatti_modal{position:fixed; top:0;left:0; right:0;bottom:0; background: rgba(0,0,0,0.5); display:none; flex-direction:column; justify-content:center; z-index: 999;}
.form_contatti_container{background:#fff; width:700px; max-width:100%;    padding: 3em 6em 3em 3em; margin-left:auto; margin-right: auto; overflow: scroll; border-radius: 30px;}
#form_mail_success{display:none;}
.loader1{display:none;}
.form_logo{
    height: 25px;
    float: right;
    margin-top: -2em;
    margin-right: -5em;
}
.form_button, .form_button:active, .form_button:hover{
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 40%;
    background-color: #FEBE2B;
    border-color: #FEBE2B;
    border-radius: 30px;
    text-transform: uppercase;
    transition: all 0.3s;
    overflow: hidden;
    z-index: 1;
    font-weight: bold;
}
.form_contatti_container::-webkit-scrollbar {
    display: none;
    }
.form_contatti_container{
    font-size: 1.3rem;
}
.labelfont{
    font-size:1.1rem;
}
.outer {
    float: right;
    margin-top: -2em;
    margin-right: -5em;
    position: relative;
    width: 50px;
    cursor: pointer;
  }
.relative{
    position:relative;
}
  .inner {
    width: inherit;
    text-align: center;
  }
  
  .custom_label { 
    font-weight: bold;
    font-size: .5em;
    line-height: 4em;
    text-transform: uppercase;
    color: black;
    transition: all .3s ease-in;
    opacity: 0;
    cursor: pointer;
  }
  
  .inner:before, .inner:after {
    border-radius: 30px;
    position: absolute;
    content: '';
    height: 4px;
    width: inherit;
    background: #FFC107;
    left: 0;
    transition: all .3s ease-in;
  }
  
  .inner:before {
    top: 50%; 
    transform: rotate(45deg);  
  }
  
  .inner:after {  
    bottom: 40%;
    transform: rotate(-45deg);
  }
  
  .outer:hover label {
    opacity: 1;
  }
  
  .outer:hover .inner:before,
  .outer:hover .inner:after {
    transform: rotate(0);
  }
  
  .outer:hover .inner:before {
    top: 0;
  }
  
  .outer:hover .inner:after {
    bottom: 0;
  }
  .custom_effect_form:hover,  .custom_effect_form:active{
    border:none !important;
    background-color: #0C4172 !important;
}
    @media screen and (min-width: 280px) and (max-width: 720px){
        .form_contatti_container {
            padding: 3em 1em 2em 1em;
            border-radius: 0px; 
            height: 100%;
        }
        .outer {
            margin-top: -1.5em;
            margin-right: 0em;
        }
        .labelfont{
            font-size:1rem;
        }
        .freccia_form{
            display: inline;
        }
    }
    .animation_plane.animate {
        animation: aereo 1.5s ease normal forwards;
    }
    @keyframes aereo {
        from{
            transform: translate(0%, 0%);
        }
        to {
            transform: translate(126%, 40%);
        }
    }
    .nav-link:hover{
        text-decoration-line: underline;
    }


/* fix vecchi iphone */
@media screen and (max-width:700px){
  .oldiphone .destinazione_box_bt_l{
    display:block;
  }
  .oldiphone .half_div {
    height: auto;
    width: 100%;
  }
  .oldiphone .logo_destinazione, .oldiphone .logo_destinazione_flyone, .oldiphone  .logo_destinazione_alba {
    height: auto;
    width: 140px;
  }
  .oldiphone .scopridate_text {
      font-size: 1rem;
      padding-left: 1em;
      padding-top: 1em;
      width: 100%;
      text-align: center;
  }
  .oldiphone .parent_container{
    margin-bottom: 2rem;
  }
  .oldiphone .navbar-toggler{
    position:absolute;
    top:0;
    right:0;
  }
  .oldiphone .newline{
    display:block;
    padding: 0.5em
  }
  .oldiphone .navbar-collapse.show{
    display:block;
  }
  .logo_png{display:none}
  .oldiphone .logo_png{display: block;}
  .oldiphone .logo_svg{display: none;}
}
@media screen  and (min-width: 701px){
    .half_div .logo_png{
        display:none;
    }
}

#privacy_policy_title {
    margin-top: 50px;
    margin-bottom: 30px;
}

#privacy_policy_box {
    text-align: justify;
    font-size: 14px;
}

.text-bold {
    font-weight: 700;
}

.text-italic {
    font-style: italic;
}

.pr_padding {
    padding-left: 37px;
}