body { 
    /* font-family: 'Source Sans Pro', sans-serif; */
    font-family: "TIMSans","Roboto",sans-serif;
  }
@font-face {
    font-family: "TIMSans";
    src: url(/fonts2/TIMSans-LightItalic.eot?#iefix) format("embedded-opentype"),url(/fonts2/TIMSans-LightItalic.woff2) format("woff2"),url(/fonts2/TIMSans-LightItalic.woff) format("woff"),url(/fonts2/TIMSans-LightItalic.svg#$font) format("svg");
    font-weight: 300;
    font-style: "italic";
    font-display: swap
  }
  
  @font-face {
    font-family: "TIMSans";
    src: url(/fonts2/TIMSans-Light.eot?#iefix) format("embedded-opentype"),url(/fonts2/TIMSans-Light.woff2) format("woff2"),url(/fonts2/TIMSans-Light.woff) format("woff"),url(/fonts2/TIMSans-Light.svg#$font) format("svg");
    font-weight: 300;
    font-style: "normal";
    font-display: swap
  }
  
  @font-face {
    font-family: "TIMSans";
    src: url(/fonts2/TIMSans-MediumItalic.eot?#iefix) format("embedded-opentype"),url(/fonts2/TIMSans-MediumItalic.woff2) format("woff2"),url(/fonts2/TIMSans-MediumItalic.woff) format("woff"),url(/fonts2/TIMSans-MediumItalic.svg#$font) format("svg");
    font-weight: 500;
    font-style: "italic";
    font-display: swap
  }
  
  @font-face {
    font-family: "TIMSans";
    src: url(/fonts2/TIMSans-Medium.eot?#iefix) format("embedded-opentype"),url(/fonts2/TIMSans-Medium.woff2) format("woff2"),url(/fonts2/TIMSans-Medium.woff) format("woff"),url(/fonts2/TIMSans-Medium.svg#$font) format("svg");
    font-weight: 500;
    font-style: "normal";
    font-display: swap
  }
  
  @font-face {
    font-family: "TIMSans";
    src: url(/fonts2/TIMSans-HeavyItalic.eot?#iefix) format("embedded-opentype"),url(/fonts2/TIMSans-HeavyItalic.woff2) format("woff2"),url(/fonts2/TIMSans-HeavyItalic.woff) format("woff"),url(/fonts2/TIMSans-HeavyItalic.svg#$font) format("svg");
    font-weight: 900;
    font-style: "italic";
    font-display: swap
  }
  
  @font-face {
    font-family: "TIMSans";
    src: url(/fonts2/TIMSans-Heavy.eot?#iefix) format("embedded-opentype"),url(/fonts2/TIMSans-Heavy.woff2) format("woff2"),url(/fonts2/TIMSans-Heavy.woff) format("woff"),url(/fonts2/TIMSans-Heavy.svg#$font) format("svg");
    font-weight: 900;
    font-style: "normal";
    font-display: swap
  }
#section_1 {
    background-image: url('/vecchie-landing/offerte23_files/form_contatto/bg-aziende-V1.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding-top: 50px;
    position: relative;
    padding: 25px 0px 25px 0px;
    height: auto;
}
.logo { 
    width: 200px; ;
}

.logo img { 
    width: 100%;
}

h1 { 
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
}

.box-1 { 
    display: flex;
    flex-direction: column;
}

.box-1 h1 { 
    text-transform: uppercase;
    margin-top: 30px;
    font-size: 28px;
}

.sottotitolo { 
    color: #00FFFF;
    margin-bottom: 0px;
}

.list { 
    display: flex;
    flex-direction: column;
    color: #fff;
}
.list strong { 
    font-weight: 700;
}
.list li { 
    list-style: none;
    display: flex;
    margin: 10px 0px 10px 0px;
    align-items: center;
}

.list li .icon { 
    color: #00FFFF;
    margin-right: 30px;
}

.list li p { 
    font-size: 20px;
    margin-bottom: 0px;
}

.list li .icon span { 
    font-size: 35px;
}

.box-1 .img-claim { 
    width: auto;
    margin-top: 18px;
}

.box-1 .img-claim img { 
    width: 100%;
}

strong { 
    font-weight: 500;
}

/* -- Form -- */

.form-control { 
    border-color: #A6A2A2;
    border-radius: 5px;
}

.box-form { 
    margin-top: 0px;
}

.card-form { 
    background-color: #fff;
    color: #000;
    padding: 30px;
}

.card-form h2 { 
    font-size: 25px;
    color: #0033A1;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 1rem;
}

.card .txt { 
    font-size: 18px;
}

.privacy { 
    margin-top: 0px;
}

.privacy p { 
    font-size: 14px;
}

.form-check { 
    cursor: pointer;
}

.campi-obbligatori { 
    font-size: 0.9rem;
    text-align: end;
    margin-top: 5px;
    margin-bottom: 0px;
}

/* -- Button -- */

.btn-primary { 
    margin-top: 1rem;
    text-transform: uppercase;
    background-color: #EA0026;
    border-color: #EA0026;
    border-radius: 0px;
    font-weight: 600;
    cursor: pointer;
}

.btn-primary:hover { 
    background-color: #EA0026;
    border-color: #EA0026;
}

.btn-light { 
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    font-weight: 600;
    color: #0033A1;
}

.btn-light:hover { 
    color: #0033A1;
    font-weight: 500;
    font-size: 18px;
    font-weight: 600;
}

/* -- Section 2 --  */

#section_2 { 
    background-color: #081777;
    padding-bottom: 30px;
}

#section_2 .text-promo { 
    text-align: center;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0px;
}

.color-info { 
    color:#00FFFF;
    font-weight: 700;
}

.card-promo { 
    height: 440px;
    border: 2px #fff solid;
    padding: 30px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card-promo h3 { 
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
}

.card-body { 
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 1rem;
}

.card-body h3 { 
    margin-top: 15px;
}

.card-body strong { 
    font-weight: 600;
    font-size: 20px;
}

.card-body ul { 
    padding-left: 0px;
}

.card-body ul li { 
    font-size: 16px;
    text-transform: uppercase;
    list-style: none;
} 

.campi-obbligatori { 
    color: #76787A;
}

.form-label { 
    font-weight: 600;
}

/* -- Badge --  */

.badge-info { 
    width: fit-content;
    background-color: #00FFFF;
    padding: 5px 10px 5px 10px;
    color: #081777;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}

.badge-white { 
    color: #081777;
    background-color: #fff;
    width: fit-content;
    padding: 4px 7px 4px 7px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 13px;
    margin-right:10px;
    font-weight: 700; 
}

.badge-yellow { 
    color: #081777;
    padding: 4px 7px 4px 7px;
    background-color: #FFDC00;
    width: fit-content;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 13px;
    margin-right:10px;
    font-weight: 700;
}

.badge-red { 
    color: #fff;
    padding: 4px 7px 4px 7px;
    background-color: #EA0026;
    width: fit-content;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 13px;
    margin-right:10px;
    font-weight: 700;
}

/* -- Footer -- */

.footer-top { 
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 600 ;
    background-color: #0033A1;
    text-transform: uppercase;
    padding: 20px;
}

.footer-top-2 { 
    text-align: center;
    color: #081777;
    font-size: 22px;
    font-weight: 600 ;
    text-transform: uppercase;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-top-2 .barra-link { 
    font-size: 16px;
    color: #081777;
    font-weight: 700;

}

.footer { 
    background-color: #fff;
    color: #081777;
    margin-top: 20px;
}

.footer p { 
    margin-bottom: 0px;
}

.footer-top-2 { 
    display: flex;
    align-items: center;
} 

.footer-top-2 a { 
    padding: 20px;
    cursor: pointer;
    text-decoration: none;
    font-size: 18px;
}

.title-footer { 
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #0033A1;
}

.logo-footer { 
    width: 150px;
}

.logo-footer img { 
    width: 100%;
}

.logo-footer-2 { 
    width: 200px;
}

.logo-footer-2 img { 
    width: 100%;
}

.logo-footer-3 { 
    width: 100px;
}

.logo-footer-3 img {
    width: 100%;
}

.text-footer { 
    color: #0033A1;
    font-weight: 600;
    text-align: center;
}

.section_mobile { 
    display: none;
}

.form-check-input { 
    cursor: pointer;
}

.form-check-input:checked { 
    background-color: #0033A1;
    border-color: #0033A1;
}

.privacy-policy { 
    margin-top: 10px;
    margin-bottom: 10px;
}

/* -- Whatsapp -- */

.whatsapp { 
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: #2CBE80;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff;
    width: 70px;
    height: 70px;
    color: #fff;
    z-index: 5;

}

.whatsapp:hover { 
    color: #fff;
    transform: scale(1.2);
    animation: ease-in-out ;
}

.hithere {
    animation: hithere 1.2s ease-in-out;
    animation-iteration-count: 5;
}

@keyframes hithere {
    30% { transform: scale(1.2); }
    40%, 60% { transform: rotate(-20deg) scale(1.2); }
    50% { transform: rotate(20deg) scale(1.2); }
    70% { transform: rotate(0deg) scale(1.2); }
    100% { transform: scale(1); }
}

/* -- Icona Whatsapp Alex Silvestrini -- */

/* -- #whatsapp-contact a { 
    display: flex;
    justify-content: center; 
    align-items: center;
}

#whatsapp-contact i { 
    top: auto;
    left: auto;
} -- */


@media screen and (max-width: 768px) {

    .box-1 .img-claim { 
        margin-bottom: 20px;
    }

    .card-promo { 
        margin: 10px 0px 10px 0px;
    }

} 

@media screen and (min-width: 601px) {

    #section_mobile { 
        display: none;
    }
}  

@media screen and (max-width: 600px) { 
    #section_1 {
        height: 100%;
    }

    .box-1 h1 { 
        font-size: 20px;
    }

    .card-form { 
        padding: 20px;
    }

    .card-promo { 
        height: 370px;
        padding: 20px;
        margin: 10px;
    }

    .card-body { 
        height: 100%;
    }

    #section_2 .text-promo { 
        padding-top: 30px;
    }

    #section_2 { 
        padding-bottom: 30px;
    }
    .footer-top { 
        font-size: 18px;
    }

    .footer-top-2 { 
        flex-direction: column;
    }
    .footer-top-2 a { 
        padding: 10px;
    }

    #section_2 { 
        display: none;
    }

    #section_mobile { 
        background-color: #081777;
        padding-bottom: 15px;
        display: block;
    }
    
    #section_mobile .text-promo { 
        text-align: center;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 20px;
        margin-bottom: 0px;
    }

    .slider-mobile { 
        width: 90%;
        margin: 0 auto; 
    }

    .box-1 h1 { 
        margin-top: 30px;
        margin-bottom: 0px;
    }
    .list { 
        margin-top: 10px;
    }

    .list li p { 
        font-size: 16px;
    }

    .box-1 .img-claim { 
        margin-top: 10px;
    }

    .box-form { 
        margin-top: 20px;
    }
    .list li .icon span { 
        font-size: 30px;
    }

    /* -- Slick Slider -- */

    .slick-dots { 
        bottom: -20px;
    }

    .slick-dots li.slick-active button:before { 
        color: #00FFFF;
    }

    .slick-dots li button:before { 
        font-size: 15px;
        color: #00FFFF;
    }

    .card-body { 
        font-size: 1rem;
    }
    .card-body strong { 
        font-size: 18px;
    }
    .card-form h2 { 
        font-size: 20px;
        font-weight: 800;
    }

    .card-promo h3 { 
        font-size: 20px;
    }

    .footer { 
        margin-top: 0px;
    }
    .txt { 
        font-weight: 600;
        font-size: 16px;
    }

    .txt strong { 
        font-weight: 800;
    }

    .privacy { 
        margin-top: 10px;
    }
    .privacy p { 
        margin-bottom: 0px;
    }

    .text-footer a {
        font-size: 16px;
        color: #081777;
    }

    .privacy-policy a { 
        color: #0033A1;
        text-transform: uppercase;
        font-size: 16px;
    }

    .form-check-input { 
        height: 25px;
        width: 25px;
    }

    .privacy p { 
        margin-left: 15px;
    }

    .whatsapp { 
        position: fixed;
        bottom: 10px;
        right: 10px;
        background-color: #2CBE80;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 2px solid #fff;
        width: 50px;
        height: 50px;
        color: #fff;
    }

}

