@font-face {
    font-family: Montserrat;
    src: url(/css/fonts/Montserrat-VariableFont_wght.ttf);
}
/*
@font-face {
    font-family:Scheherazade ;
    src: url(/css/fonts/ScheherazadeNew-Regular.ttf);
}*/

body{
    font-family: Montserrat, Arial, Helvetica, sans-serif;
}

.logo img{
    height: 60px;
}

.nav-link{
    line-height: 20px;
    color:#444444;
    font-size:18px;
    margin:0px 15px;
}

.blue{
    color:#254182;
}
.green-light{
    color:#c0d3b2;
}
.orange{
    color:#ff9933;
}




.main-box{
    float: right;
    width:500px;
    height:300px;
    background-color: rgba(255,255,255,0.9);
    padding:30px;
    margin:30px;
    box-shadow: 0px 0px 10px #444;
}



.main-box.overmain{
    position: relative;
    float:none;
    height: auto;
    width:80% ;
    margin:-240px auto 0 auto;
    
}

.main-box.home{
    position: relative;
    float:none;
    height: auto;
    width:80% ;
    margin:-300px auto 0 auto;
    
}
.main-box content{
    font-size: 18px;
    
}

.problem-list{
    --bs-bg-opacity: .9;
    margin:30px;
    width:650px;
    padding:30px
}


.label-title{
    width:500px;
    margin:0 auto;
    font-size: 20px;
    color:#5c9bd5;
    border-bottom: 1px solid #4444;;
}
.title{
    width:500px;
    margin:0 auto;
    font-size: 32px;
    color:#254182;
    margin-bottom: 20px;
}
.title.sm{
    font-size: 30px;
}

#menu{
    display: block;
}

#menu-abs{
    display: none;
    text-align: left;
    position: absolute;
    top:0px;
    left: auto;
    right:0px;
    background-color: #fff;
    z-index: 999;
   
}
#menu-abs a{
    display:block;
    text-align: left;
}

.sub-menu{
    position: absolute;
    top:61px;
    right:0px;  
    width: 300px;
    padding:10px;
    z-index: 999;
}

.sub-menu a{
    display: block;
    text-align: left;
}


.dot-adoption{
    background-color: #4472c4;
    border-radius: 50px 50px 0 0;
    width:100px;
    height:100px;
    position: relative;
    color:#4472c4;
}

.dot-adoption i{
    position: absolute;
    top:11px;
    left:11px;
    background-color: #fff;
    width:80px;
    height:80px;
    border-radius: 40px;
    font-size: 40px;
    padding: 8px;
    box-shadow: 2px 2px 10px #666;
}

.dot-adoption-title{
    background-color: #4472c4;
    border-radius: 0  30px 0 30px;
    width:260px;
    height:60px;
    position: relative;
    color:#fff;
    font-size: 18px;
    line-height: 60px;
}
.dot-adoption-text{
    font-size: 14px;
    text-align: left;
    margin-left:30px;
    background-color: #4472c4;
    width:230px;
    height:300px;
    color: #eee;
    box-shadow: 2px 2px 10px #666;
}   
.dot-adoption-text ul li{
    background-color: transparent;
}
  
.dot-adoption-text.diagnosi ul li{
    color:#e1e1e1;
}

.dot-adoption.vendite{
    background-color: #ed7d32;
    color:#ed7d32;
}
.dot-adoption-title.vendite{
    background-color: #ed7d32;
}
.dot-adoption-text.vendite{
    background-color: #ed7d32;
    
}

.dot-adoption.setup{
    background-color: #a5a5a5;
    color:#a5a5a5;
}
.dot-adoption-title.setup{
    background-color: #a5a5a5;
}
.dot-adoption-text.setup{
    background-color: #a5a5a5;
}

.dot-adoption.run{
    background-color: #fdc003;
    color:#fdc003;
}
.dot-adoption-title.run{
    background-color: #fdc003;
}
.dot-adoption-text.run{
    background-color: #fdc003;
}


.dot-adoption.tuning{
    background-color: #5c9bd5;
    color:#5c9bd5;
}
.dot-adoption-title.tuning{
    background-color: #5c9bd5;
}
.dot-adoption-text.tuning{
    background-color: #5c9bd5;
}


.dot-adoption.diffusione{
    background-color: #70ad47;
    color:#70ad47;
}
.dot-adoption-title.diffusione{
    background-color: #70ad47;
}
.dot-adoption-text.diffusione{
    background-color: #70ad47;
}

.vantaggi .dot-adoption-title,
    .vantaggi-clustering .dot-adoption-title,
    .vantaggi-pianificazione .dot-adoption-title{
    width:300px ;
   
}

.vantaggi .dot-adoption-text,
    .vantaggi-clustering .dot-adoption-text,
    .vantaggi-pianificazione .dot-adoption-text{
    width:270px ;
  
}
.vantaggi .dot-adoption,
    .vantaggi .dot-adoption-title,
    .vantaggi .dot-adoption-text,
    .vantaggi .dot-adoption-text.diagnosi ul li{
    background-color: #b5d0d6;
    color:#6d1470;
   
}

.vantaggi-pianificazione .dot-adoption,
.vantaggi-pianificazione .dot-adoption-title,
.vantaggi-pianificazione .dot-adoption-text,
.vantaggi-pianificazione .dot-adoption-text.diagnosi ul li{
    background-color: #c0d3b2;
    color:#6d1470;
}

.vantaggi-clustering .dot-adoption,
.vantaggi-clustering .dot-adoption-title,
.vantaggi-clustering .dot-adoption-text,
.vantaggi-clustering .dot-adoption-text.diagnosi ul li{
    background-color: #dfc8a8;
    color:#6d1470;
}

.criticita{
    --bs-bg-opacity: .8;
    font-size: 30px;
}

.problem-container{
    background-image: url(/img/image_ask.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    height:660px
}

.problem{
    border-top: 1px solid #ffffff;
   
}

.problem .icon{
    text-align: center;
    background-color: #ffffff;
    color:#000000;
    width:60px;
    height:60px;
    border-radius: 30px;
    margin:20px 0px;
    position: relative;
    box-shadow: 0px 0px 8px #eee;
}
.problem .icon i{
    position: absolute;
    left:17px;
    top:11px;
    font-size: 26px;
} 
.problem .text{
    padding: 18px;
    font-size: 18px;
    color: #444444;
}


@media only screen and (max-width: 920px){
    .servizi-adoption .item{
        margin-top:20px;
    }

    .problem-container{
        background-position: top center;
        height:fit-content
    }
    .problem-list{
        width: 100% !important;
        margin: 0;
        box-shadow: 6px 6px 10px #666;
    }
    .problem-list .icon{
        float:left;
    }
    .problem .icon{
        text-align: center;
        background-color: #ffffff;
        color:#000000;
        width:40px;
        height:40px;
        border-radius: 20px;
        margin:10px 0px;
        position: relative;
        box-shadow: 0px 0px 2px #999;
    }
    .problem .icon i{
        left:10px;
        top:6px;
        font-size: 20px;
    } 
    .problem .text{
        padding: 10px;
        font-size: 16px;
    }
    .criticita{
    
        font-size: 24px;
    }
    .soluzione .col{
        flex:none;
        margin-top: 40px;
    }
    .adoption-flex{
        display: block !important;
        margin-top: 40px !important;
    }
    .dot-adoption-title{
        width: 100% !important;
    }
    .dot-adoption-text{
        width: calc(100% - 30px)!important;
    }
    .certificazioni .iso{
        margin-top:20px;
        width: 100%;
        display: block;
        text-align: center;
        flex: none;
    }
    .logo img{
        height: 50px;
    }
    #menu{
        display: none !important;
    }
   
    .label-title{
        width:100%;
    }
    .title{
        width: 100%;
        font-size: 28px;
    }
    .title.sm{
        font-size: 26px;
    }
    .container{
        max-width: 100% !important;
        width:100% !important;
    }
    .page-content{
        background-color: rgba(255,255,255,0.9) !important;
        padding:20px !important;
        width:100% !important;
        box-shadow: 6px 6px 10px #999;
    }
    .page .col{
        text-align: left !important;
    }
    .col-image{
        display:none;
    }
    .header{
      position: fixed;
      background-color: #fff;
      z-index: 999;
      top:0px;
    }
    #humb{
        display:inline !important;
    }
    #nav{
        display:none;
        position: absolute;
        left:0px;
        z-index: 999;
        background-color: #fff;
        box-shadow: 8px 8px 10px #666;
    }
    #nav ul{
        display:block !important;
    }
    #nav .nav-link{
        line-height: 30px;
        border-bottom: 1px dotted #f1f1f1;;
    }

    .main{
        margin-top:50px;
        padding-top:20px;
    }
    .main-box{
        margin:10px auto;
        float:none;
        width:98%;
        height: auto;
    }
   
    .footer .col-footer{
        flex:1 0 95%;
        border-left:0px !important;
    }
    .col-title-blank{
        display: none;
    }
}
.footer .col-footer{
    border-left:1px dotted #999;
    margin-bottom:20px;
}

@media only screen and (max-width: 400px){
    .problem .text{
        font-size: 14px;
    }
}

.btn-up{
    width: 40px;
    background-color: #5c9bd5;
    color:#fff;
    font-size: 20px;
    padding:5px 10px;
    border-radius: 10px 0 0 10px;
    position: fixed;
    bottom:100px;
    right:0;
}
.btn-up:hover{
    background-color: #5c9bd5;
    color:#fff;
}

.color_celeste{
    color:#9bb3d1;
}

.color_blu{
    color:#254182;
}

.page{
    background-color: #fff;
    color:#000000;
    margin-top:60px;
}

.page-title{
    margin-top:5px;
    font-size: 20px;
    color:#000;
    font-weight: bold;
}
.page-title.sm{
    font-size: 18px;
}

.page-text{
    margin-top:5px;
    font-size: 16px;
    color:#000;
}
.page-text.sm{
    font-size: 14px;
}

.page content{
    display:block;
    margin-top:20px;
    font-size: 18px;
    line-height: 28px;
    color:#444444;
}

.target-num{
    font-size: 38px;
    color:#8c8c8c;
}

.target-title{
    margin-top:5px;
    font-size: 20px;
    color:#000;
    font-weight: bold;
}

.target-text{
    margin-top:5px;
    font-size: 16px;
    color:#000;
}


.navbar{
    border-bottom: 0px solid #217C8F;
}

.card{
    border:0;
}
.card-header{
    background-color: #f1f1f1;
    color:#254182;
}
.btn-invoice{
    background-color: #254182;
    color:#fff;
    border:0px;
}
.btn-invoice:hover{
    background-color: #254182;
    color:#fff;
    border:0px;
}

.page .page-body{
    border-radius:14px;
    padding: 20px;
    background-color: #fff;
    color:#537CDB;
}



.footer .item{
    padding:10px 0;
    border-bottom:1px dotted #999;
    color:#f1f1f1;
}

.diagram{
    border:1px dotted #254182;background-color:#eff6ea ;position:relative;min-height:50px;
}

.diagram-title{
    position: absolute;top:-30px;left:40px;background-color: #ff9933;color:#000;padding:10px 20px;height:70px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.diagram-box{
    border:1px dotted #254182;
    background-color: #b5d0d6;
    color:#6d1470;
    padding:10px 20px;    
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin:30px;
}