.navbar-nav {
    margin: 0 auto;
}
.owl-item .store-all {
    border-bottom: 0!important;
}
.home-link {
    background: #f8fafc;
    color: #1e293b;
    padding: 12px 20px;
    border-radius: 8px;
    margin-left: 3px;
    margin-right: 3px;
}
.topbar-btn-2{
    display: none;
}
#mobile-menu{
    display: none;
}
.qtyText{
    border: 1px solid #ddd;
    padding: 5px;
    cursor: not-allowed;
}
.qtyBtn{
    padding: 5px;
    background: #ddd;
    border: 1px solid #ddd;
    cursor: pointer;
}
.qtyBtnPlus{
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.qtyBtnMinus{
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.loader{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1000px;
    background: rgba(255,255,255,0.6);
    z-index: 999;
    text-align: center;
    padding-top: 10%;
}
.carousel-titolo, .carousel-titolo h2 {
    line-height: 1.3em;
    min-height: 60px;
    text-align: center;
    font-size: 1.2em;
}
.carousel-titolo h2 {
    line-height: 1.1em;
    font-size: 1.0em;
    font-weight: 600;
}
.line-height-applicativi{
    min-height: 80px;
}
.line-height-formazione{
    min-height: 100px;
}
.badge-dark{
    text-transform: uppercase;
    font-size: 12px;
}
a.home-link.active, span.home-link.active {
    color: #ef8e01;
}
.owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
    font-size: 1.5em!important;
}
.owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: 0;
    font-size: 1.5em!important;
}
button.owl-next,button.owl-prev {
    border: none;
    outline: none;
}
.immagine-carousel {
    width: 100%;
    min-height: 250px;
    background-size: 90%!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    text-align: center;
}
.owl-carousel-small .immagine-carousel {
    background-size: 70%!important;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block!important;
}
.navbar-light .navbar-toggler {
    border-color: #fff;
    border: none;
    outline: none;
}
#contatore-cart-mini-2{
    position: absolute;
    top: -5px;
    right: -5px;
    background: #ef8e01;
    color: #fff;
    padding: 4px 6px;
    font-size: 10px;
    border-radius: 100%;
    line-height: 1;
}
#contatore-cart-mini-3{
    position: absolute;
    top: 12px;
    right: 12px;
    background: #ef8e01;
    color: #fff;
    padding: 4px 6px;
    font-size: 10px;
    border-radius: 100%;
    line-height: 1;
    font-family: "Mulish", sans-serif;
}
.servizi-tabs-mobile{
    padding-bottom: 3rem;
    padding-top: 3rem;
}
.btn-nz-ratio-gray{
    background: transparent linear-gradient(105deg, #d4d4d4 0%, #e6e6e6 100%) 0% 0% no-repeat padding-box
}
.mobile-image{
    padding-left: 0;
}
.titolo-store-item-gray{
    color: #212529;
}
.special {
    background: #fcecd4;
    color: #bf7100;
    font-weight: bold;
}
.nz-h1-servizio{
    padding: 0!important;
}
ul{
    padding: 0 20px 0;
}
.linked-formazione{
    background: #fcecd4;
}
.resi h2{
    font-size: 1.70rem;
    padding-top: 30px;
    font-weight: 900;
}
.resi {
    max-width: 740px;
    margin: 0 auto;
    font-size: 24px;
    font-family: "EB Garamond", sans-serif;
}
.resi a {
    color: #212529;
	border-bottom: 1px solid orange;
}
.noCarousel {
    width: 27%;
    float: left;
    padding: 1%;
}
.noCarousel .store-all {
    border: 0 !important;
    border-bottom: 0 !important;
}
.noCarousel .immagine-carousel {
    background-size: 65% !important;
}
.badge-accreditato{
    background: goldenrod;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.7em;
    padding: 2px 3px;
    display: flex;
    width: 83px;
    margin: 0 auto;
}
.badge-nonaccreditato{
    width: 1px;
    background: transparent;
}
.badge-page{
    margin: 0;
}
.productToSelect, .productNotToSelect{
    border:1px solid #dfdfdf;
    margin:10px 0; 
    padding:10px;
}
.productToSelect{
    cursor: pointer;
}
.productToSelect:hover{
    background-color: #dfdfdf;
}
.estratti-container {
    max-width: 70%;
    margin: 0 auto;
}
.form-question{
    font-size: 1.2em;
    font-weight: 700;
}
#punteggio {
    font-size: 1.9em;
    font-weight: bold;
}
.promo-ebook-div{
    border: 1px solid #F8FAFC;
    font-size: 0.9em;
    padding: 5px;
    margin-bottom: 5px;
    min-height: 85px;
}
.promo-ebook-titolo{
    display: flex;
    align-items: center;
    font-size: 0.9em;
    line-height: 1.3em;
}
.alert-warning-personalized {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    padding: 15px 10px;
}
.selectedProductClass{
    background-color: #dfdfdf;
}
