﻿.btn-bonus> a{ max-width:200px; margin:0 auto}
.cid-sJ9UhCLJdm {
    padding-bottom: 3rem;
}
.cid-sJ5l2H2tdV H3 {
    text-align: left ;
}

.cid-sJ5l2H2tdV .nav-tabs .nav-link {
    font-size: 1.4rem;
}
.cid-sJ5l2H2tdV {
    padding-bottom: 7rem;
}
ul > li {
    font-size: 1.2rem;
    line-height: 1.5;
}
/* -- FOOTER -- */
.foot-menu-item a {
    color: #909090!important
}
    .foot-menu-item a:hover {
        color: #fff !important
    }

/* -- SEZIONE OFFERTE -- */
.sectOfferte .price {
    font-size: 2.5rem;
}
@media (max-width: 1200px) {
    .sectOfferte .display-5 {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }
    .mb-4 {
        margin-bottom: 1rem !important;
    }
    ul {
        margin-bottom: 1rem;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .sectOfferte .display-5 {
        padding-left: 10px;
    }
    .sectOfferte .card-box {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .display-2 {
        font-size: 2.5rem;
    }

}

@media (min-width: 768px) {
    .sectOfferte .price {
        text-align:center
    }

}

/* -- SEZIONE TAB -- */
@media (max-width: 992px) {
    .tab-pane .image-wrapper {
        margin-bottom: 1rem ;
    }

}



/* -- Invito a iscrizione NL -- */
.cid-sJ53Y4EnxR .mbr-form {
    border-radius: 10px;
    background-color: #fafafa;
}
@media (min-width: 992px) {
    .cid-sJ53Y4EnxR .mbr-form {
        padding: 2rem;
    }
}

@media (max-width: 991px) {
    .cid-sJ53Y4EnxR mbr-form {
        padding: 1rem;
    }
}

.cid-sJ53Y4EnxR .mbr-form .mbr-section-btn {
    text-align: center;
    margin-bottom: 1.2rem;
}

    .cid-sJ53Y4EnxR .mbr-form .mbr-section-btn .btn {
        width: 100%;
        height: 100%;
    }


/* -- LANDING PAGE SALUTE -- */
.lp_salute .cid-sJ4BOKklTr .carousel {
    height: unset;
}
.lp_container-fluid {
    height: 100%;
    display: table;
    width: 100%;
    padding: 0;
}

.lp_row-fluid {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.lp_centering {
    float: none;
    margin: 0 auto;
    color:#fff;
}
.lp_salute .cid-sJ4BOKklTr {
    background-color: #fff;

}
.lp_salute .bg_slider {
    background-color: #393e5a;
}


.lp_salute .cid-sJ5l2H2tdV .nav-tabs {
    border-bottom: 1px solid #f1900d;
}
    .lp_salute .cid-sJ5l2H2tdV .nav-tabs .nav-item {
        margin-right: 0px;
    }
        .lp_salute .cid-sJ5l2H2tdV .nav-tabs .nav-item > a {
            padding-left: 14px;
            padding-right: 14px
        }
    .lp_salute .cid-sJ5l2H2tdV .nav-tabs .nav-link.active {
        color:#fff;
        border-bottom: 3px solid #f1900d;
        background-color: #f1900d;

    }

.btn_bonusTerme {
    margin: 0 auto!important;
    max-width: 250px
}



@media (max-width: 992px) {
    .first_slide {
        background-color: #393e5a;
    }


    .lp_salute .cid-sJ4BOKklTr .carousel-control {
        top: 50%;
    }
    .lp_salute .col-lg-5 {
        padding: 80px 2% !important
    }
}


@media (min-width: 992px) {
    .first_slide {
        background-image: url("/Landing_Assets/images/salute/sfondo-1900x796.png"); /* The image used */
        /*height: 500px;  You must set a specified height */
        background-position: center; /* Center the image */
        background-repeat: no-repeat; /* Do not repeat the image */
        background-size: cover; /* Resize the background image to cover the entire container */
    }
    .lp_centering {
        text-align: left
    }
    .lp_salute .col-lg-5 {
        padding-right: 4%!important
    }


}

@media screen and (max-width: 1300px) and (min-width: 992px) {
    .display-3 {
        font-size: calc(1rem + 3.3vw);
    }

    .display-5 {
        font-size: 1.8rem;
        line-height: 1.2;
    }
}
