body{
    margin: 0;
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-size: 19px;
    font-weight: 400;
    font-style: normal;
    color:#1C1C1C;
    line-height: 30px;padding-top:90px
}

img {
    margin:0;
}


h1{ 
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
}

h2{
    font-size:30px;
    font-style: normal;
    font-weight: 600;
}


h3{
    font-size:24px;
    font-style: normal;
    font-weight: 600;
}

a {
    color:#0D5CCE;
    border:none; 
    text-decoration: underline;
}

.relative{
    position: relative;
}
.stickyPos{top:100px;}

a:hover,
a.active{
    color:#2677ED;
    
}

b,strong{
    font-weight:700;
}


.finale{
    font-size: 14px;
    color: #000;
}

.finale ul{
    padding-left: 0;
}

.finale li{
    list-style-type: none;
    float: left;
    margin-right: 20px;
}

.spazio_brand_footer{
    text-align: right;
}

.img_cactus{
    margin-left: 10px;
    width: 31px;
    height: 24px;
    margin-top: -3px;
}

.btn_blu{
    background-color: #0D5CCE;
    border: none;
}

.btn_blu:hover,
.btn_blu.active{
    background-color: #2677ED;
    border: none;
}

.btn_border_blu{
    background-color: #FFF;
    border: 1px solid #0D5CCE;
    font-size: 15px;
    color: #000;
}

.btn_border_blu:hover,
.btn_border_blu:focus-visible,
.btn_border_blu.active{
    background-color: #FFF !important;
    border: 1px solid #0D5CCE !important;
    color: #F2263E !important;
}

.btn_border_blu .bi-arrow-right{
    color: #F2263E;
}

.btn_white{
    background-color: #FFF;
    border: 1px solid #fff;
    font-size: 15px;
    color: #000;
}

.btn_white:hover,
.btn_white:focus-visible,
.btn_white.active{
    background-color: #FFF !important;
    border: 1px solid #FFF !important;
    color: #F2263E !important;
}

.btn_border_red{
    background-color:transparent;
    border: 1px solid #F2263E;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}

.btn_border_red:hover,
.btn_border_red.active{
    border: 1px solid #F2263E;
    background-color:#F2263E;
}


.btn_blu .bi-tv{
    padding-left: 18px;
}

.btn_blu .bi-send{
    padding-left: 18px;
}

.btn_chiaro{
    background-color: #EFF5FB;
    border:none;
}

.btn_chiaro .bi{
    color: #0D5CCE;
}

.btn_chiaro:hover,
.btn_chiaro:focus-visible,
.btn_chiaro.active{
    color: #0D5CCE !important;
    background-color: #EFF5FB !important;
    border:none !important;
}

.btn_menu{
    background-color: #fff;
    border: 1px solid #fff;
    font-size: 25px;
    width: 50px;
}
.btnCtaTop{position:relative;display:inline-block;}

.box_red{
    background-color: transparent;
    border: 1px solid #F2263E;
}

.blu{
    color: #0D5CCE;
}


.link_simple{
    color: #000;
    font-size: 15px;
}

.link_simple .bi-arrow-right{
    color: #F2263E;
}

.link_simple:hover,
.link_simple.active{
    color: #F2263E;
}

.rounded-top-4 {
    border-top-left-radius: var(--bs-border-radius-xl) !important;
    border-top-right-radius: var(--bs-border-radius-xl) !important;
}
#header{position: fixed;top:0;left:0;width:100%;background-color: #fff;    z-index: 1000;}
.menu_top{
    border-top: 3px solid #0D5CCE;
    z-index: 1;
    position:relative;
}

.shadow{
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 7%) !important;
}

.bg_banner{position:relative;display:block;
   /*  background: url(../images/bg_chiaro3_bianco.jpg) top left; */
    background-size: cover;background-image: none!important;
}
.bg_banner:after{content:"";position:absolute;top:0;left:0;width:100%;height: 74.6%;z-index:-1;
    background-color:#F8F7FE;
}

.title_banner{
    font-size: 45px;
    line-height: 1.3;
    font-weight: 600;
    font-size: clamp(22px, 2.5vw + 4px, 45px);
}

.title_banner b{
    color:#0D5CCE;
}

h1 b{
    color:#0D5CCE;
}

h2 b{
    color:#0D5CCE;
}

.sfondo_light{
    background: url(../images/bg_sfumato.jpg) center center;
    background-size: cover;
}

.title_box{
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
}

.text_box{
    font-size: 16px;
    line-height: 23px;
}


.title_wide{
    font-family: "Prompt", serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: -1px;
    font-size: 55px;
    line-height: 70px;
}

.title_wide.sfumato{
    background: linear-gradient(83deg, #CEDEF2 10%, #0D5CCE 50%, #030629 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.title_wide.number{
    line-height: 40px;
}

.bg_blu_box .number{
    background-color: transparent;
    color: #fff;
    font-size: 65px;
}

.title_wide_small{
    font-family: "Prompt", serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: -0.5px;
    font-size: 35px;
    line-height: 40px;
}

.title_wide_video{
    font-family: "Prompt", serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: -0.1px;
    font-size: 25px;
    line-height: 33px;
    color: #fff;
}


.bg_footer_box .title_wide{
    font-size: 45px;
    line-height: 50px;
}

.bg_footer_box .title_wide b{
    color: #0D5CCE;
}

.bg_box_chiaro{
    background: url(../images/bg_chiaro3.jpg) center center;
    background-size: cover;
}

.bg_box_chiaro .title_wide{
    font-size: 35px;
    line-height: 45px;
}

.bg_box_chiaro .title_wide b{
    color: #0D5CCE;
}

.press.bg_box{display:flex;align-items: flex-end;}
.blog.bg_box{display:flex;align-items: flex-end;}
.blog.bg_box a{margin-bottom:10px;}

.bg_blu_box{
    background: url(../images/bg_blu_box.jpg) center center;
    background-size: cover;
}

.title_chiaro{
    color: #fff;
}

.title_chiaro b{
    color: #F2263E;
}

.logo_bn {
    filter: grayscale(100%);
    transition: filter 0.3s ease-in-out;
}

.logo_bn:hover {
    filter: grayscale(0%);
}

.bg_box{
    background: url(../images/bg_news/BG_1.jpg) center center;
    background-size: cover;
    min-height: 210px;position: relative;overflow: hidden;width: 100%;
}
.bg_box a{text-decoration: none;}
.bg_box .title_box{z-index:10;text-decoration: none;color:#fff;}
.back_box2{background: url(../images/bg_news/BG_2.jpg) center center;background-size: cover;}
.back_box3{background: url(../images/bg_news/BG_3.jpg) center center;background-size: cover;}
.back_box4{background: url(../images/bg_news/BG_4.jpg) center center;background-size: cover;}
.back_box5{background: url(../images/bg_news/BG_5.jpg) center center;background-size: cover;}
.mask.bg_box:after{content:"";position: absolute;top:0;left:0;width: 100%;height:100%;background-color: rgba(0,0,0,0.7);z-index:0;}

.box_blog{position: relative;}
.box_blog .btnScopri{position: absolute;bottom:1.5rem;left:1.5rem;z-index:10;}

/* .text_blog{position: relative;display: block;height:320px;} */

.badge{
    font-size: 11px;
    text-transform: uppercase;
}

.badge b{
    color: #F2263E;
}

.arrow_left{
    position: absolute;
    z-index: 100;
    top: 50%;
    left: -20px;
}

.arrow_right{
    position: absolute;
    z-index: 100;
    top: 50%;
    right:-20px;
}

.bg_sfumato_right{
    background: url(../images/bg_sfumato_right.jpg) right center no-repeat;
    background-size: contain;
}

.red{
    color: #F2263E;
}

.bg_footer{
    background: url(../images/bg_footer.jpg) no-repeat;
    background-size: cover;
    font-size: 18px;
}

.bg_footer ul{
    list-style-type: none;
    padding-inline-start: 0;
}

.bg_footer li{
    font-size: 15px;
    line-height: 18px;
}

.bg_footer li a{
    color: #fff;
    text-decoration: none;
}

.bg_footer li a:hover,
.bg_footer li a.active{
    text-decoration: underline;
}



.bg_footer_box{
    background: url(../images/bg_footer_box.jpg) no-repeat center;
    background-size: cover;
}

.bg_megamenu{
    background-color: #fff;
}

.bg_megamenu ul{
    list-style-type: none;
    padding-inline-start: 0;
}

.bg_megamenu a {
    text-decoration: none;
}

.bg_megamenu li{
    font-size: 15px;
    line-height: 18px;
}

.bg_megamenu li a{
    color: #000;
    text-decoration: none;
}

.bg_megamenu li a:hover,
.bg_megamenu li a.active{
    text-decoration: underline;
}

.bg_megamenu p{
    color: #0D5CCE;
}


.ico_social:hover,
.ico_social.active{
    filter: brightness(1.2);
}

.navbar{
    font-size: 15px;
}

.nav-link{
    color: #000;
}

.nav-link:hover,
.nav-link.active{
    color:#F2263E !important;
}

.dropdown-toggle::after {
    display: none;
}

.dropdown-item{
    font-size: 15px;
}

.bg_offcanva{
    background: url(../images/bg_vertical.jpg) no-repeat top;
    background-size: cover;
}

.bg_blu_top{
    background: url(../images/bg_blu_motivo.jpg) no-repeat center;
    background-size: cover;
}

.bg_red_top{
    background: url(../images/bg_red_motivo.jpg) no-repeat center;
    background-size: cover;
}

.ico_bannerAbs {
    position:absolute;top:20px;left:20px;z-index:10;
    max-width: 80px;
    border-radius: 24px;
    filter: brightness(50);
}

.ico_banner{
    max-width: 80px;
    border-radius: 24px;
    filter: brightness(50);
}

.top_info{
    font-size: 14px;
}

.breadcrumb{
    font-size: 13px;
}

.box_up{
    margin-top: -150px;
}

.form-control{
    background-color: #F9FAFC;
    font-size: 18px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu{position:fixed;top:82px;left:0;width:100vw;}

.container li{
    margin-bottom: 11px;
}

.bg_testimonial{
    background: url(../images/bg_testimonial.jpg) no-repeat center;
    background-size: cover;
}

.dropdown-item:hover,
.dropdown-item.active{
    color: #F2263E;
    background-color: transparent;
}

.dropdown-menu{
    border: none;
    background-color: transparent;
}

.offcanvas-body li{
    font-size: 17px;
}

.ico_play{
    position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
}

.logo_video{
    position: absolute;
    top: 30px;
    left: 50px;
    width: 200px;
}

.box_text_video{
    position: absolute;
    bottom: 10px;
    left: 50px;
    width: 400px;color:#fff;
}

.text_video{
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}

#videoModal .modal-dialog{max-height:80vh;max-width: fit-content;}
#videoModal .modal-footer{    position: absolute;top: 0;right: 0;z-index:200;}
.video-container-h {height: 80vh;aspect-ratio: 16 / 9;position: relative;margin: auto;background: #000;}

.video-container-h iframe {position: absolute;width: 100%;height: 100%;border: 0;left: 0;top: 0;}

.box_number{
    max-width: 380px;
}

.box_number_menu{
    position: absolute;
    z-index: 100;
}

.box_number_menu{
    position: absolute;
    z-index: 100;
}

.box_number_menu .number{
    font-size: 27px;
    line-height: 37px;
}

.box_number_menu .text_box_menu{
    font-size: 15px;
    line-height: 18px;
    color: #000;
}
.box_number_menu .text_box_menu p{margin:0;color: #000;}

.number{
    background-color: #EAF0F8;
    color: #0D5CCE;
    font-family: "Prompt", serif;
    font-weight: 600;
    font-style: normal;
    font-size: 40px;
    line-height: 40px;
    width: 75px;
}
.box_number.left1{
    margin-left: 0px;
}
.box_number.left2{
    margin-left: 80px;
}

.box_number.left3{
    margin-left: 180px;
}

.bg_text_title{
    background: url(../images/bg_text_title.jpg) no-repeat center;
    background-size: cover;
}

.page-link {
    color: #000;
}

.active .page-link {
    color: #0D5CCE;
    text-decoration: underline;
    background-color: #fff;
    border-color:#dee2e6;
}

.separatore{
    background-color: #E5E7EA;
    height: 1px;
}

.pos1.box_number_menu{top: 13%; left: 6%;}
.pos2.box_number_menu{top: 39%; left: 15%;}
.pos3.box_number_menu{top: 65%; left: 10%;}

.boxAzienda .img{position: relative;width:110px;height:110px;display:flex;justify-content: center;align-items: center;max-width:100%;max-height:100;}

.boxClienti .img{position:relative;width:100%;height:100px;overflow: hidden;}
.boxClienti .img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width: 90%;height: 90%;object-fit: contain; object-position: center;display: block;}


.ws_CTA67 .imgBack{position:relative;width:100%;height:450px;background-position: center;background-size: cover;background-image:url('../images/bg_67.jpg')}
.ws_CTA67 .boxCorrelati .img_box{position: relative;width:auto;height:30px;}
.ws_CTA67 .boxCorrelati .img_box img{position: relative;height:100%;}

.ws_bannerFlex .img{position:relative;width:100%;height:100%;overflow: hidden;}
.ws_bannerFlex .img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width: 100%;height: 100%;object-fit: cover; object-position: center;display: block;}

.ws_visualTop video{position: relative;width:100%;}

.ws_video_pagina{padding:2rem 0}
.ws_video_pagina .container{padding:0 8%;}
.ws_video_pagina .container .video{position: relative;width:100%;padding-bottom: 56.49%;}
.ws_video_pagina .container .video iframe{position: absolute;width:100%;height: 100%;z-index:5}
.ws_video_pagina .container .video .mask{position:absolute;width:100%;height: 100%;z-index:10;background-image:url('../images/bg_video.jpg');background-size: cover;background-position: center;    border-radius: var(--bs-border-radius-xl) !important;overflow: hidden;}
.ws_video_pagina .container .video .mask .ico_play{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);z-index:20;}

.imgPress{position: relative;width:100%;height:107px;}
.imgPress img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width: 100%;height: 100%;object-fit: contain; object-position: center;display: block;}

.ws_form textarea{height:150px!important;}

.box_bg_video{position: relative;display: block;width: 100%;overflow: hidden;}
.videoBackground {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    transform: translate(-50%, -50%);
    object-fit: cover;
  }


@media (max-width: 1350px){
    
     .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 94vw;
    }

}


/* GRANDE SCHERMO */
@media (min-width: 1290px){
    


}


/* GRANDE SCHERMO */
@media (min-width: 1288px){
    



}

/* GRANDE SCHERMO */
@media (min-width: 1900px){
    


}


/* GRANDE SCHERMO */
@media (max-width: 1489px){
  



}

/* GRANDE SCHERMO */
@media (min-width: 1489px){
    

}


/* GRANDE SCHERMO */
@media (max-width: 1288px){
    
 

}

/* MEDIO */
@media (max-width: 1200px){



}

/* SOLO TABLET */
@media (max-width: 1129px){



}


/* SOLO TABLET */
@media (max-width: 1021px){




}

/* SPAZIO TABLET */
@media (max-width: 992px) {
    


.navbar-brand{
    width: 73%;
}

.title_wide{
    font-size: 50px;
    line-height: 55px;
}

.arrow_left{
    left: 0px;
}

.arrow_right{
    right:0px;
}

.title_wide, .bg_footer_box .title_wide,.bg_box_chiaro .title_wide{
    font-size: 28px!important;
    line-height: 1.2!important;
}

.box_up{
    margin-top: 30px;
}


}  




/* SOLO MOBILE */
@media (max-width: 768px) {

h1{
    font-size:30px;
}

h2{
    font-size:24px;
}


h3{
    font-size:22px;
}

.title_banner{
    font-size: 35px;
    line-height: 50px;
    font-weight: 600;
}

.title_wide{
    font-size: 45px;
    line-height: 55px;
}

.title_wide_small{
    font-size: 30px;
    line-height: 34px;
}

.btn_blu .bi-send{
    padding-left: 0px;
}

.box_text_video{
    position: relative;
    bottom: auto; 
    left: auto; 
    width: auto;
    padding:10px;
}

.title_wide_video{
    color: #000;
}

.text_video{
    color: #000;
}

.logo_video{
    top: 15px;
    left: 30px;
    width: 150px;
}

.box_number.left{
    margin-left: 0px;
}

.box_number.left2{
    margin-left: 0px;
}


}

/* SOLO MOBILE */
@media (max-width: 576px) {

.navbar-brand{
    width: 63%;
}





}

@media (max-width: 940px) {
    body{padding-top:70px;}
    .menu_top{height:70px;}
    .navbar-nav{padding-top:3rem}
    .nav-link{padding:0 2.5rem;}
    .dropdown-menu::before {
        content: "\f12f"; /* Unicode di bi-chevron-left */
        font-family: "bootstrap-icons";
        position: absolute;
        top: 0;
        left: 0;
        font-size: 1.5rem;
        color: #000;
        padding: 10px;
        z-index: 1100;
        background-color: transparent;
    }
    
    .navbar-collapse,
    .dropdown-menu {
        position: fixed;
        display: block !important;
        top: 78px;
        left: 101vw;
        width: 100%;
        height: 100vh;
        background-color: #fff;
        opacity: 0;
        transition: left 0.4s ease, opacity 0.4s ease;
        z-index: 1000;
    }

    .open.navbar-collapse {
        left: 0;
        opacity: 1;
    }

    .dropdown-menu {
        top: 78px !important;
        left: 101vw!important;        
        padding-top: 2.6rem;
        opacity: 0;
        transition: left 0.4s ease, opacity 0.4s ease;
    }

    .show.dropdown-menu {
        left: 0!important;
        opacity: 1;
    }

    .dropdown-menu .bg_megamenu {
        box-shadow: none !important;
        border-radius: 0 !important;
    }
   .btnCtaTop{position:fixed;display:flex;bottom: 0;left:0;width:100%;padding: 3vw;background-color:var(--bs-white);justify-content: space-between;align-items: center;box-shadow: 0px 0px 20px rgba(0,0,0,0.3);}
.offcanvas.offcanvas-end{width:80%;}
    .bg_megamenu p{margin-bottom:10px!important;line-height: 1;}
    .bg_megamenu li{font-size:14px;line-height: 1;margin-bottom:10px!important}
    .bg_megamenu .py-4{padding:10px 1.5rem!important}
    .box_number_menu {
        z-index: 100;
        position: relative;
        top: 0 !important;
        left: 0 !important;
    }
    .box_number.left3{margin-left:0!important}
    .imageMegaMenu{margin-bottom:10px;}

    .sectionCTA66 .container{width:94%}
    #footer{padding-bottom: 90px;}
}
