/*
CTC Separate Stylesheet
Updated: 2022-07-06 16:41:27
*/

@import url('https://fonts.googleapis.com/css2?family=Hepta+Slab:wght@100;200;300;400;500;600;700;800;900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    color: #00194a;    
}

a{
    text-decoration: none;
    cursor:pointer;
}

.blue{
    color: #00194a!important; 
}
.blue-bg{
    background-color: #00205c!important; 
}
.green{
    color: #68c634!important;
}
.white{
    color: white!important; 
}
.darkkhaki{
    color: darkkhaki!important; 
}
.cadetblue{
    color: cadetblue!important; 
}
.white-bg{
    background-color: white!important; 
}
.grey-bg{
    background-color: #f6f5f1!important; 
}
.darkgrey{
    color: #787878!important; 
}
.darkgrey-bg{
    background-color: #C2C1BE!important; 
}
.darkkhaki-bg{
    background-color: darkkhaki!important; 
}
.cadetblue-bg{
    background-color: cadetblue!important; 
}
.elementor-button{
    padding:0!important;
    background-color: transparent!important;
}
.elementor-button-text, .whitebutton{
    border: 1px solid #00194a;
    color: #00194a;
    padding: 6px 12px;
    text-transform: uppercase;
    background-color: white;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
}
.elementor-button-text:hover, .elementor-button-text:active,
.whitebutton:hover, .whitebutton:active{
    border: 1px solid #00194a;
    color: white;
    background-color: #00194a;
}
.pointer{
    cursor: pointer;
}

.linegraphkhaki:before{
    content: "";
    position: absolute;
    background: darkkhaki;
    height: 6.5em;
    display: block;
    width: 3px;
    margin-left: 50%;
}
/*
.linegraphkhaki:after{
    content: "";
    position: absolute;
    background: darkkhaki;
    height: 2em;
    display: block;
    width: 3px;
    margin-left: 75%;
}
*/
.linegraphcblue:after{
    content: "";
    position: absolute;
    background: cadetblue;
    height: 2em;
    display: block;
    width: 3px;
    margin-left: 50%;   
}

.overlay{
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}


#navigation .logo{
	content: url("/wp-content/themes/EGPbs5-child/images/ladoria.svg");
	width: 140px;
}

.navbar-nav > li{
    padding: 0 2em;
    margin-top: 15px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    text-transform: uppercase;
    position: unset;
}

.navbar-nav > li a{
    color: #00194a;
    text-decoration: none;
}

.wpml-ls-item{
    background-color: #ffffff!important;
}
.wpml-ls-item:hover{
    background-color: #f4f4f4!important;
}


.depth_0 {
    left: auto!important;
}


.mh100{
    min-height: 100vh;
}
.mh75{
    min-height: 75vh;
}
.mh65{
    min-height: 65vh;
}
.mh190p{
    min-height: 190px;
}

.h100{
    height: 100%;
}
.h380p{
    height: 380px;
}

.intro-text{
    margin-top: 2.5em;
    font-family: 'Hepta Slab', serif;
    font-size: 2.6em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
}

.foto-testata{
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    display: flex;
	justify-content: center;
  	flex-direction: column;
}

.foto-prodotto{
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
}
/*
.foto-testata:hover, .foto-prodotto:hover{
    transform: scale(1.1);
	transition: all .5s;
}
*/

.overlay{
	opacity: 0.4;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	background: #000000;
}

.photoon{
    position: relative;
    top: -100px;
    left: -100px;
    margin-left: 50%;
}
.photoon > img{
    max-width: 200px;
}

.bc{
    background-color: white;
    border-top: 1px solid #f6f5f1;
    border-bottom: 1px solid #f6f5f1;
}

.fbc-page .fbc-wrap .fbc-items li{
    padding: 4px;
}
.blocco-titolo > h2, h2{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    text-transform: uppercase;
}
.blocco-sottotitolo > h3, h3{
    font-family: 'Hepta Slab', serif;
    font-size: 1.6em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}

.blocco-sottotitolo.active > h3{
    font-weight: 700;
}

.slide-item{
	position: relative;
    top: 0;
    left: 0;
	display: none;
    transition: all 1.2s;
}
.slide-item.active{
	display: block;
    transition: all 1.2s;
}

.nvalore{
    font-family: 'Hepta Slab', serif;
    font-size: 3.4em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
}

.valuesymbol{
    font-size: 0.5em;
    font-family: 'Hepta Slab', serif;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
}
.ntitolo{
    font-family: 'Hepta Slab', serif;
    font-size: 1.8em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    clear: both;
}
.nsottotitolo{
    font-family: 'Hepta Slab', serif;
    font-size: 1em;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
}


.widget-image-caption, .wp-caption-text{
    font-size: 14px;
    margin-top: 10px;
}
label{
	width: 100%;
	margin-bottom: 25px;
}

footer{
    background-color: #00205c;
    font-size: 16px;
}
.afterfooter{
    font-size: 16px;
}

.tab-step{
    background:#f6f5f1;
    padding: 10px;
    margin: 0 5px;
    border-top: 1px #f6f5f1 ;
    border-left: 1px #f6f5f1 ;
    border-right: 1px #f6f5f1 ;
}
.tab-step.active{
    background:white;
    border-top: 1px solid #00205c;
    border-left: 1px solid #00205c;
    border-right: 1px solid #00205c;
}
.tab-step > .text{
    font-size: 17px;
    text-transform: uppercase;
}

.tab-step.active > .text > span {
    color: white;
    background: #00205c;
    border-radius: 50px;
    text-align: center;
    padding: 2px 7.5px;
}
.tab-step > img{
    border-bottom: 1px solid #00205c;
    margin-bottom: 10px;
    padding: 10px 0;
}

.bordered1{
    border: 1px solid #dee2e6;
}
.bordered2{
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

.pointer, .product-card{
    cursor: pointer;
}
.product-card.active{
    -webkit-box-shadow: inset 0px 0px 0px 2px #68c634;
    -moz-box-shadow: inset 0px 0px 0px 2px #68c634;
    box-shadow: inset 0px 0px 0px 2px #68c634
}

.product-img{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: auto;
}

.form-check-input:focus{
    border-color: #68c634;
    box-shadow: none;
}
.form-check-input:checked{
    background-color: #68c634;
    border-color: #68c634;
}

#prodotti-selezionati, #otherprod, #otherstep, #step2, #step3, #step4, #step5{
    display: none;
}

.archivio-menu{
    opacity:0.7;
    padding-bottom: 5px;
    margin-bottom: 25px;
    border-bottom: 2px transparent solid;
    font-size: 24px;
}

.archivio-menu.active{
    opacity:1;
    border-bottom: 2px white solid;
}
.box-corp{
    border-radius:35px;
    min-height:105px;
}
.box-corp::before{
    content:'';
}
.box-corp::after{
    content:'';
}
.collegamentox{
    position: absolute;
    width: 100%;
    border-bottom: 2px solid;
    top: 50%;
    left: 0;
    z-index: 0;
}

.linkleft{
    position: absolute;
    width: 50%;
    border-bottom: 2px solid;
    top: 50%;
    left: 0;
    z-index: 0;
}

.linkright{
    position: absolute;
    width: 50%;
    border-bottom: 2px solid;
    top: 50%;
    left: 50%;
    z-index: 0;
}

.linktop{
    position: absolute;
    width: 0;
    border-left: 2px solid;
    top: 0;
    left: 50%;
    z-index: 0;
    height: 50%;
}

.linkbottom{
    position: absolute;
    width: 0;
    border-left: 2px solid;
    top: 50%;
    left: 50%;
    z-index: 0;
    height: 50%;
}

.stabilimento{
    font-size: 15px;
    position: relative;
    font-family: 'Montserrat' , sans-serif!important;
    font-weight: 600;
}

.sdp{
    position: absolute;
    bottom: 15px;
    right: 30px;
    font-size: 16px;
}

.carousel-control-next, .carousel-control-prev{
    display: contents!important;
}

.singlephoto{
    max-height:70vh; 
    text-align:center; 
}

.wpml-ls-menu-item{
    position: absolute!important;
    right: 0!important;
}



/*** RESPONSIVE ***/
@media screen and (max-width: 1400px) {
    .nvalore{
        font-size: 3em;
    }
}
@media screen and (max-width: 1200px) {
    .nvalore{
        font-size: 2.4em;
    }
}
@media screen and (max-width: 991px) {
    .bordered2{
        border-left: 1px solid #dee2e6;
        border-right: 1px solid #dee2e6;
        border-top: 0;
        border-bottom: 0;
    }
    .nvalore{
        font-size: 3.2em;
    }
}
@media screen and (max-width: 767px) {
    .mh100{
        min-height: 350px;
    }
    .mh75{
        min-height: 300px;
    }
    .mh65{
        min-height: 280px;
    }
    .intro-text{
        font-size: 2em;
    }
}

@media screen and (max-width: 540px) {
    body{
        font-size: 17px;
    }
    .intro-text{
        font-size: 1.6em;
    }
    h3{
        font-size: 1.2em;
        font-weight: 500;
    }
    .elementor-button-text, .whitebutton {
        padding: 10px 12px;
        font-size: 16px;
    }
    .nvalore {
        font-size: 2.2em;
        font-weight: 600;
    }
    .ntitolo{
        font-size: 1.5em;
    }
    .bc{
        display: none!important;
    }
}