input[type="checkbox"] {
    width: 20px!important;
}

.ml--acceptance-container label, .ml--acceptance-container p {
    font-size: 14px;
    font-weight: normal;
}

.contact .mini-map {
  height: 430px ;
}

.contact .mini-map-bg {
    background-image: url("../images/uploads/maps-img-01.jpg");
    background-color: rgba(0, 0, 0, 0);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    border: none;
    -webkit-transition: all .3s ;
    -moz-transition: all .3s ;
    -o-transition: all .3s ;
    transition: all .3s ;
}

.contact .mini-map-bg:hover {
    opacity: .7;
}

@media only screen and (max-width: 1199px) {
    .contact .mini-map-bg {
        background-image: url("../images/uploads/maps-img-02.jpg");    
    }

    .ml--bg-img-03 {
        /*background-size: cover !important ;*/
        background-position: top center !important ;
        background-size: 106% !important ;
    }    
}

@media only screen and (max-width: 991px) {
    .contact .mini-map-bg {
        background-image: url("../images/uploads/maps-img-03.jpg");    
    }   

    .navbar-toggle {
        top: 12px;
    }


    .content-grid > div:last-child {        
        height: auto !important;
    }


}

.contact .mini-info p {
    line-height: 27px;
}

.mu--landing-span-bg {
    padding: 0px 5px ;
    margin-left: -5px ;
    background-color: rgb(52, 152, 219) ; 
}

.hero h1 {
    line-height: 64px ;
}

@media only screen and (max-width: 992px) {
    .hero h1 {
        line-height: 53px ;
    }
}

@media only screen and (max-width: 768px) {
    .hero h1 {
        line-height: 48px ;
    }

    .btn-lg {
        padding: 12px 24px !important;
    }
}

@media only screen and (min-width: 481px) {
    .navbar-brand>img {
        width: 290px;
    }
}

.slogan {
    float: left;
    clear: both;
    padding: 0px 5px 0px 0px;
    font-size: 1.8rem;
    font-style: italic;    
    margin: 3px 0 5px -10px;
}

@media only screen and (max-width: 767px) {
    .slogan {
        margin-left: 5px ;
    }
}


.btn-nav, a.btn-nav, .navbar-nav>li>a.btn-nav { 
    margin-top: 14px;
}

.ml--label-checkbox {
    font-weight: 400 ;
}

.ml--img-03 {
    width: 100%;
    height: auto;
}

@media only screen and (min-width: 768px) {
    .ml--border-white {
        border: 3px solid #fff ;
        -webkit-border-radius: 8px ;
        -moz-border-radius: 8px ;
        border-radius: 8px ;
        padding-top: 50px; 
        padding-bottom: 50px; 
    }
}

.ml--lead {
    font-size: 2.5rem;
    line-height: 3.3rem;
}

.overlay {
    background: rgba(51, 51, 51, 0.6) ;
}

.ml--fa {
    font-size: 1.3rem;        
    top: -4px;
    position: relative;
}

@media only screen and (min-width: 1200px) {
    .content-split .ml--img-block, .content-split .ml--content-block-lg {
        height: 800px;
    }
}

.content-split .ml--content-block {
    padding-left: 40px;
    padding-right: 40px;
}

.ml--promozione-hero {
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
}

.ml--bg-cyan {
    background-color: rgb(52, 152, 219);
    color: #fff;
}

.ml--bg-orange {
    background-color:#fb770d;
    color: #fff;
}

.ml--promozione-h3 {
    font-size: 5.8rem ;
    margin-bottom: 70px ;
}

.ml--promozione-h4 {
    line-height: 3.4rem;
}

.ml--promozione-plus {
    margin-top: 40px ;
    margin-bottom: 40px ;
    font-size: 4.6rem ;
}

.ml--m-t-lg {
    margin-top: 40px ;
}

.ml--extra-info {
    font-size: 2.8rem ;
    margin-top: 15px ;
}

@media only screen and (max-width: 1199px) {
    .ml--promozione-h3 {
        font-size: 5rem ;
        margin-bottom: 50px ;
    }

    .ml--promozione-h4 {
        font-size: 2.1rem ;
    }

    .ml--promozione-plus {
        margin-top: 30px ;
        margin-bottom: 30px ;
        font-size: 5rem ;
    }

    .ml--m-t-lg {
        margin-top: 30px ;
    }

}



@media only screen and (max-width: 991px) {
    .ml--vertical-center-rel-disable-md {
        top: 0 ;
        -webkit-transform: none ;
        -moz-transform: none ;
        -o-transform: none ;
        -ms-transform: none ;
        transform: none ;
        padding-top: 30px ;
        padding-bottom: 30px ;
    }

    .content-split .ml--content-block {
        height: auto ;
    }

    .ml--promozione-hero {
        padding-top: 0px;
        padding-bottom: 50px;
    }

    .ml--promozione-hero-2 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .ml--extra-info {
        font-size: 2.4rem ;
    }
}

@media only screen and (max-width: 640px) {
    .ml--promozione-h3 {
        font-size: 4rem ;
        margin-bottom: 50px ;
    }

    .ml--extra-info {
        font-size: 2.2rem ;
    }
}

@media only screen and (max-width: 480px) {
    .ml--promozione-h3 {
        font-size: 3rem ;
    }
}

@media only screen and (min-width: 992px) {
    .lead-block-100 {
        height: 100%;
    }
}

.ml--whatsapp-icon {
    color: #25d366;
    font-size: 2.3em ;
}

.ml--landing-text-blue {
    color: #002576;
}

.ml--landing-text-red {
    color: #e03124;
}


a.google-copy-maps {
    display: block;
}

.google-copy-maps {
    position: relative ;
    width: 100% ;
    height: 450px ;
}

.google-copy-maps::before {
    content: "Map data \00A9 2022 Google";
    position: absolute;
    bottom: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.7); 
    color: #fff ;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 6px 12px;
    font-style: normal ;
    letter-spacing: normal;
}