/* Restyling Omnia 2025 */

/*variabili*/
:root{
	--mainTextColor:#ffffff ;
	--fontOnWhiteBg:#454545;
	--mainFont:'Montserrat', sans-serif; /*light 300, regular 400, medium 500, semibold 600, bold 700, extra bold 800*/
	--specialColor:#00C7B1;
	--font1b:3.2rem;
	--font1:2.8rem;
	--font2:2rem;
	--font3:1.2rem;
	--maxWidth1:1920px;
	--buttonColor:#222324;
	--darkGrey:#18181A;
	--newSpecialColor:#117175;
	--bodyBg: #222324;
}
body{
	background-color: var(--bodyBg);
	color: var(--mainTextColor);
}
a{
	color:#ECEBEA;
}
.homeSlider{
	padding: 0;
}
.supertop, .supertop .supertopTool .langSwitch li .subMenu{
	background-color: #1D1C1F;
}
.supertop .supertopTool a{
	color: #ffffff;
}
.supertop .supertopTool .langSwitch li .openSub{
	color:#ffffff;
}
footer{
	background-color: #18181A;
	color: #C6D1D7;
	background-color: var(--darkGrey);
	position: relative;
	padding-bottom: 40px;
	padding-top: 40px;
}
.outer-footer{
/*	padding-top:90px;*/
/*	overflow: hidden;*/
	position: relative;
}

footer a{
	color: #fff;
}
footer .textArea{
	margin: 0;
	text-align: left;
}
.sottopaginaPage footer{
	z-index: 998;
}
.supertop .supertopTool form{
	position: relative;
	margin-right: 22px;
}
.supertop .supertopTool form input{
	border: 1px solid #707070;
	border-radius: 20px;
	background-color: transparent;
	height: 40px;
	padding-right: 40px;
	color: #fff;
}
.supertop .supertopTool form button{
	position: absolute;
	right: 0;
	margin: 0;
	width: 40px;
	height: 40px;
	background: #71777B;
	border-radius: 20px;
	padding: 10px;
}
.supertop .supertopTool form button img{
	height: 20px;
}
.openSub:after{
	background-image: url(../img/icon/miniArrowDownW.svg);
}

.cardArea-outer-wrapper{
	padding-bottom: 4vw;
}
.cardArea{
	padding-top: 60px;
	padding-bottom: 60px;
}
.cardArea .cardEl a .hoverBlock:before {
	/*content:'';
	background-color:#00C7B1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;*/
}
.cardArea .cardEl a:hover{
	border:1px solid var(--specialColor);
}
.cardArea .cardEl a .hoverBlock{
	/* versione verde	*/
	-webkit-filter: hue-rotate(-31deg);
  	filter: hue-rotate(-31deg);

	/* versione grigia */
	-webkit-filter: grayscale(1); 
  	filter: grayscale(1);
  	border:1px solid var(--newSpecialColor);
}
.cardArea .cardEl a:not(.parte_news):hover .textArea .asBtn{
	/*background-color: var(--buttonColor);
	border-color: var(--buttonColor);*/
}
.cardArea .cardEl a:not(.parte_news):hover .textArea .cardElTitle{
	font-weight: 600;
}

.imagesect .bgImgContainer{
	/*-webkit-filter: hue-rotate(-31deg);
  filter: hue-rotate(-31deg);*/
  -webkit-filter: grayscale(1); 
  filter: grayscale(1);
}
.imagesect .filter{
	position: absolute;
	top:0;
	left:0;
/*	background: rgba(0, 0, 0, 0.4);*/
}
.imagesect .filter:before{
	content:'';
/*	background-color: var(--newSpecialColor);*/
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
}

.imagesect.fullHtypeA .bgImgContainer{
	-webkit-filter: contrast(1.4) hue-rotate(-31deg);
  	filter: contrast(1.4) hue-rotate(-31deg);
  	-webkit-filter: grayscale(1); 
  	filter: grayscale(1);
  	-webkit-filter: grayscale(1) brightness(0.65);
    filter: grayscale(1) brightness(0.65);
}
.imagesect.fullHtypeA .filter{
	position: absolute;
	top:0;
	left:0;
	background: rgba(0, 0, 0, 0.6)
}
.imagesect.fullHtypeA .filter:before{
	content:'';
/*	background-color: var(--newSpecialColor);*/
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
}


.imagesect.fullHtypeB .bgImgContainer{
	-webkit-filter: grayscale(1); 
  filter: grayscale(1);

  -webkit-filter: grayscale(1) brightness(0.30);
    filter: grayscale(1) brightness(0.30);
}
.imagesect .filter{
	position: absolute;
	top:0;
	left:0;
/*	background: rgba(0, 0, 0, 0.3);*/
}
.imagesect.fullHtypeB .filter:before{
	content:'';
	background-color:#18181A;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;

	content: none;
}

.fullHsection .textArea h2{
	color: #fff;
}
.fullHsection.fullHtypeA .textArea, .fullHsection.fullHtypeA .textArea .asMenu a,
.fullHsection.fullHtypeB .textArea, .fullHsection.fullHtypeB .textArea .asMenu a{
	color: #fff;
}


.bigBanner{
	padding: 0;
	margin-bottom: 0;
}
.bigBanner .innerBanner{
	position: relative;
	min-height: 55vh;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.bigBanner .innerBanner header{
	margin-bottom:30px;
}
.bigBanner .innerBanner h1{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
}
.bigBanner .innerBanner .leftArea{
	margin-bottom: 0;
}

.bigBanner .innerBanner h2{
	font-size: 55px;
	font-size: calc(28px + (55 - 28) * ((100vw - 992px) / (1920 - 992)));
	text-transform: none;
	font-weight: 400;
}
@media (min-width:1921px){
	.bigBanner .innerBanner h2{
		font-size: 55px;
	}
}
@media (max-width:992px){
	.bigBanner .innerBanner h2{
		font-size: 28px;
	}
}
.bigBanner .innerBanner img{
	object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.bigBanner .innerBanner .filter:before{
	content:'';
/*	background-color: var(--newSpecialColor);*/
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
}

.catNav a h2{
	text-transform: none;
	font-weight: 400;
	font-size: 42px;
	font-size: calc(28px + (42 - 28) * ((100vw - 992px) / (1920 - 992)));
	line-height: normal;
}
@media (min-width:1921px){
	.catNav a h2{
		font-size: 42px;
	}
}
@media (max-width:992px){
	.catNav a h2{
		font-size: 28px;
	}
}
.catNav a{
	color: #fff;
}
.catNav a:hover {
    color: var(--specialColor);
}
.cardArea .cardEl{
	background-color: var(--darkGrey);
}
.cardArea .cardEl .textArea .cardElTitle, .cardArea .cardEl .textArea{
	color: #fff;
}
.cardArea .cardEl .textArea .cardElTitle{
	font-size: 35px;
	text-transform: none;
}
.homeSlider .slider .slideEl .textArea{
	padding-top: 34px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 34px;
	text-align: left;
}
.homeSlider .slider .slideEl .textArea h1, .homeSlider .slider .slideEl .textArea .asH1{
	text-transform: none;
	font-weight: 400;
	color: var(--specialColor);
}
.btn.btnWhite, .asBtn.asBtnWhite{
	color: var(--specialColor);
	border: 1px solid var(--specialColor);
}
.btn.btnWhite:hover, .asBtn.asBtnWhite:hover{
	background-color: var(--buttonColor);
	border-color: var(--buttonColor);
	color: #fff;
}
.btn.btnBlack, .asBtn.asBtnBlack {
    border-color: #fff;
    color: #fff;
}
.ar_img_cta{
	padding-left: 0;
	padding-right: 0;
}
.extraBlock .extraBlockEl{
	background-color: var(--darkGrey);
}
.extraBlock .extraBlockEl a, .extraBlock .extraBlockEl span.openLayerPop{
	background-color: var(--newSpecialColor);
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 3px;
}
.extraBlock .extraBlockEl .titleBlock{
	color: #fff;
	text-transform: none;
	letter-spacing: 0;
  font-weight: 400;
}
.extraBlock .extraBlockEl p{
	color: #C6D1D7;
}
.twoBlockSection{
	position: relative;
	color: var(--fontOnWhiteBg);
}
.twoBlockSection .twoBlockSectionEl .textArea h2{
	margin: 0 0 20px 0;
	color: var(--fontOnWhiteBg);
	font-weight: 400;
	font-size: calc(28px + (55 - 28) * ((100vw - 992px) / (1920 - 992)));
	text-transform: none;
}

@media (min-width:1921px){
	.twoBlockSection .twoBlockSectionEl .textArea h2{
		font-size: 55px;
	}
}
@media (max-width:992px){
	.twoBlockSection .twoBlockSectionEl .textArea h2{
		font-size: 28px;
	}
}
.ar_pagina_interna .ar_img_cta.ultima_cta .twoBlockSection,
.generalPage .ar_img_cta.ultima_cta .twoBlockSection{
	margin-bottom:0;
	margin-top:0;
	padding-bottom: 150px;
}
.generalPage .ar_img_cta.prima_cta .twoBlockSection{
	padding-top: 100px;
}
.twoBlockSection{
	margin-bottom:0;
	margin-top:0;
	padding:40px 0;
}

.blocco-contatti-automatico{
	background-color: var(--bodyBg);;
	position: relative;
	padding-top:130px;
	padding-bottom:200px;
}
.referenzeSection{
	position: relative;
	padding-top: 110px;
	background: #f5f6f5;
}


.referenzeSection section h2:before {
    content: "";
    width: 60px;
    height: 3px;
    background: var(--specialColor);
    display: block;
    margin: 0 auto 50px auto;
}
.referenzeSection section h2{
	margin: 0 0 20px 0;
	color: var(--fontOnWhiteBg);
}
.centeredBlock h2{
	color: #ffffff;
}
.referenzeSection section h2,
.centeredBlock h2{
	font-weight: 400;
	font-size: calc(28px + (55 - 28) * ((100vw - 992px) / (1920 - 992)));
	text-transform: none;
}

@media (min-width:1921px){
	.referenzeSection section h2,
	.centeredBlock h2{
		font-size: 55px;
	}
}
@media (max-width:992px){
	.referenzeSection section h2,
	.centeredBlock h2{
		font-size: 28px;
	}
}
.centeredBlock h3{
	text-transform: normal;
}

.wpcf7-submit:hover{
	background-color: var(--specialColor)!important;
}
.schedaPlusSection .schedaPlusSectionEl h2{
	color: var(--fontOnWhiteBg);
	text-transform: none;
	font-weight: 400;
}
/*.schedaPlusSection{
	padding:40px 0 120px;
}*/
.schedaPlusSection .schedaPlusSectionEl:last-child{
	padding-bottom: 120px;
}
.schedaPlusSection .schedaPlusSectionEl h2{
	padding-bottom:25px;
}
.sfondo-chiaro, .testo-scuro{
	color: var(--fontOnWhiteBg);
}
.sfondo-chiaro .centeredBlock h2, .testo-scuro.centeredBlock h2{
	color: var(--fontOnWhiteBg);
}
.sfondo-chiaro a{
	color: var(--fontOnWhiteBg);
}
body .sfondoblu{
	background: rgb(0, 159, 142) !important;
    background: radial-gradient(circle, rgba(0, 159, 142, 1) 5%, rgba(14, 90, 94, 1) 100%) !important;
}
body .colonna_slider .metaslider .caption-wrap{
	color:#a7a7a7;
}
.banner_container .text-part .titolo{
	font-weight: 400;
}
.menuOverlay .menuTree .menuTree2,
.menuOverlay .menuTree .menuTree3, .menuOverlay .menuTree .menuTree3 a{
    color: #000;
}
.slick-arrow{
	width: 36px;
    height: 36px;
}
.referenzeSection section{
	width: 88%;
}
.referenzeSection section .loghiSlider .referenzeList {
    margin-left: 45px;
    margin-right: 45px;
}
.referenzeSection section .loghiSlider .referenzeList img{
	mix-blend-mode: multiply;
}
.highlight{
	background: #454545;
}
.navigation .navItem{
	position: relative;
	padding-right: 35px;
	margin-right: 3px;
}
.navigation .navItem:after{
	content:'';
	display: inline-block;
	position: absolute;
	width: 3px;
	height: 100%;
	top: 0;
	right: 0;
	background-color: var(--specialColor);
}
.navigation .navItem:last-child:after{
	content:none;
}


/* linee in sbieco */
footer:before{
	content: '';
    width: 100%;
    height: 3.5vw;
    background-color: var(--darkGrey);
    border-bottom:1px solid var(--darkGrey);
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    position: absolute;
    top: calc(-3.5vw - 1px);
    top: -3.5vw;
    left: 0;
    z-index: 0;
/*    border-bottom: 90px solid var(--darkGrey);*/
/*    border-left: 100vw solid transparent;*/
}
.referenzeSection:before{
	/*content: '';
	width: 150%;
	height: 90px;
	background-color: #fff;
	transform: rotate(-1.5deg);
	position: absolute;
	top: -70px;
	left: 0;
	z-index: 0;*/

	content: '';
    width: 100%;
    height: 3.5vw;
    background-color: #f5f6f5;
    border-bottom:1px solid #fff;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    position: absolute;
    top: calc(-3.5vw - 1px);
    top: -3.5vw;
    left: 0;
    z-index: 0;
/*    border-bottom: 90px solid #fff;*/
/*    border-left: 100vw solid transparent;*/
}
.blocco-contatti-automatico:before{
	/*content: '';
	width: 150%;
	height: 90px;
	background-color: var(--bodyBg);
	transform: rotate(-1.5deg);
	position: absolute;
	top: -80px;
	left: 0;
	z-index: 0;*/

	content: '';
    width: 100%;
    height: 3.5vw;
    background-color: var(--bodyBg);
    border-bottom:1px solid var(--bodyBg);
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    position: absolute;
    top: calc(-3.5vw - 1px);
    top: -3.5vw;
    left: 0;
    z-index: 0;
/*    border-bottom: 90px solid var(--bodyBg);*/
/*    border-left: 100vw solid transparent;*/
}
.ar_pagina_interna .ar_img_cta.prima_cta .twoBlockSection:before{
	content: '';
    width: 100%;
    height: 3.5vw;
    background-color: #ffffff;
    border-bottom:1px solid #fff;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    position: absolute;
    top: calc(-3.5vw - 1px);
    top: -3.5vw;
    left: 0;
    z-index: 0;
/*    border-bottom: 90px solid #fff;*/
/*    border-left: 100vw solid transparent;*/
}

.menuOverlay .menuTree .menuTree2, .menuOverlay .menuTree .menuTree2 a{
	color: #000;
}
.banner-sacmi .wpb_column{
	background-color: var(--newSpecialColor);
}
.banner-sacmi .vc_column_container .vc_column-inner{
	background-color: var(--newSpecialColor)!important;
}
.fullHsection.fullHtypeA .textArea .asMenu a:hover {
    color: var(--specialColor);
}


.cardArea  .cardEl > a{
	display: flex;
	flex-direction:column;
}
.cardArea  .cardEl > a .textArea{
	flex-grow: 1;
	display: flex;
	flex-direction:column;
}
.cardArea  .cardEl > a .textArea .btn-wrapper{
	margin-top: auto;
}