



:root {
  --blu: #0170C2;
  --bluScuro: #4771cb;
  --celeste: #12ADF0;
  --grigioScuro: #2a2a2a;
}

.blu{color: var(--blu) !important;}
.bluScuro{color: var(--bluScuro) !important;}
.celeste{color: var(--celeste) !important;}
.grigioScuro{color: var(--grigioScuro) !important;}

a{transition: all .3s; }
.features { margin: 70px 0; }
footer { background: #222; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }
.contSlide { position: absolute; top: 60%; left: 50%; transform: translate(-50%, -50%); }
#chi-siamo { background-color: #FAFAFA; padding: 30px 0; }
.banner { height: 500px; background-position: center !important; background-size: cover !important; position: relative; background: linear-gradient(#00000017, #00000017), url("../images/caschi.jpg"); }
.testoBanner { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff !important; text-shadow: 0 0 10px #000000a3; }
.testoBanner h3 { font-size: 40px; }
.testoBanner h4 { font-size: 30px; margin: 20px 0; }
.testoBanner p { color: #fff !important; font-size: 20px; }
.banner15 { background: var(--blu); position: relative;	 /*! overflow: hidden; */ height: 400px; margin: 20px 0; background: linear-gradient(rgba(1, 112, 194, 0.76), rgba(1, 112, 194, 0.76)), url("/images/img1.png"); background-size: cover; background-position: center; }
.testoBanner15 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff !important; text-shadow: 0 0 10px #00000070; }
.testoBanner15 .row { display: flex; align-items: center; }
.testoBanner15 .bann15Img { padding-right: 40px; }
.testoBanner15 .bann15Testo { border-left: 1px solid #fff; padding-left: 40px; }
.testoBanner15 h3 { font-size: 40px; }
.testoBanner15 h4 { font-size: 26px; margin: 20px 0; }
.testoBanner15 p { color: #fff !important; font-size: 20px; }
.sopra-footer { background-color: #008ec8; padding: 50px 0; color: #fff; border-top: 10px solid #0DA1DF; }
.sopra-footer a { color: #fff }
.sopra-footer .logo { height: 60px; filter: brightness(100%) contrast(100%) invert(0); filter: invert(1%) sepia(1%) saturate(1%) hue-rotate(1deg) brightness(1000%) contrast(100%); width: auto; }
.sopra-footer p { font-size: 15px; color: #fff; line-height: 20px; margin: 10px 0; }
.sopra-footer ul { padding: 0 0 0 0; margin: 0; margin-left: 20px; }
.sopra-footer ul li { list-style: disc; padding: 2px 0; }
.sopra-footer p i { background: #fff; color: #222; border-radius: 50%; height: 30px; width: 30px; padding: 7px 0; text-align: center; margin-right: 10px; }
.logo15 { height: 66px; width: auto; margin-top: 10px; margin-left: 10px; float: left; }
.imgRespMia { width: 100%; height: 100%; object-fit: cover; }


.contNews{	
	text-align: center;
	 display: flex;
  justify-content: center;
}
.boxNews:hover .immagine img { transform: scale(1.2); }
.boxNews .immagine { overflow: hidden; height: 200px; width: 100%; border-radius: 10px; }
.boxNews .immagine img { transform: scale(1); transition: all .3s; }
.boxNews .testo { padding: 20px; border-top: 1px solid #ddd; margin-top: 20px; }
.boxNews .testo h2 { font-size: 22px; font-weight: 600; }
.boxNews .testo p { font-size: 12px; line-height: 20px; padding: 10px 0 10px 0; margin: 0;}
.boxNews .testo .dataNews { font-weight: 800; }
.pallini { content: "..."; font-size: 110px; color: #85D3F4; display: block; text-align: center; letter-spacing: 5px; line-height: 32px; margin: 0px 0 70px 0; padding: 0; }
.pallini span { font-size: 150px; color: var(--celeste); line-height: 0; }
.iconaChi { width: 63px; height: 63px; margin: 0 auto; transition: all .5s; opacity: 0.5; }
.boxChiSotto { margin: 20px 0 0px 0; }
.boxChiSotto h4 { font-size: 20px; font-weight: 600; }
.boxChiSotto p { line-height: 18px; margin: 10px 0 0 0; font-size: 13px; }
.main-green-piccolo-button a { display: inline-block; background-color: var(--celeste); font-size: 12px; font-weight: 400; color: #fff; text-transform: capitalize; padding: 6px 14px; border-radius: 23px; letter-spacing: .25px; transition: all .3s; margin-top: 20px; }
.main-green-piccolo-button a:hover { background-color: var(--blu) !important; color: #fff !important; }
.blocco3Box { height: 500px; margin: 0 0 0px 0; }
.blocco3Box h4 { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); font-size: 30px; color: #fff; font-weight: 700; z-index: 9; transition: all .3s; text-align: center; width: 80%; }
.boxSx { height: 500px; padding: 0; border: 10px solid #fafafa; border-radius: 30px; overflow: hidden; background-color: #222; }
.boxDx { height: 500px;/*! position: relative; */ padding: 0; }
.boxDxSu { height: 250px; border: 10px solid #fafafa; padding: 0; border-radius: 30px; overflow: hidden; background-color: #222; }
.boxDxGiu { height: 250px; border: 10px solid #fafafa; padding: 0; border-radius: 30px; overflow: hidden; background-color: #222; }
.boxSx img { opacity: 0.5; transition: all .3s; }
.boxDxSu img { opacity: 0.5; transition: all .3s; }
.boxDxGiu img { opacity: 0.5; transition: all .3s; }
.boxSx:hover img { opacity: 1; transform: scale(1.2); }
.boxDxSu:hover img { opacity: 1; transform: scale(1.2);}
.boxDxGiu:hover img { opacity: 1;transform: scale(1.2); }
.boxSx:hover h4 { text-shadow: 0 0 10px #222222b0; }
.boxDxSu:hover h4 { text-shadow: 0 0 10px #222222b0; }
.boxDxGiu:hover h4 { text-shadow: 0 0 10px #222222b0; }
.about-us .about-item h3 { font-size: 15px; font-weight: bold; }
.about-us .about-item h4 {
	font-size: 28px;
	font-weight: 800;
	color: #f2655f;
}
.icone3 img { height: 64px; width: auto; }
#approccio-al-cliente { background-color: #FAFAFA; padding: 30px 0 60px 0; }
.borderRadius { border-radius: 20px; margin-bottom: 10px;}
/*
.iconaServizi { width: 20%; }
*/
.service-item h4 { transition: all .3s; }
.iconaServizi img { transition: all .3s; }
.service-item { transition: all .3s; }
.service-item:hover { background: #fbfbfb; }
.service-item:hover img { transform: scale(1.1); }
.service-item:hover h4 { color: var(--blu) !important; }

.dropdown:hover .dropdown-menu { display: block; }
.header-area .main-nav .nav li ul li a { font-size: 14px; line-height: 34px; height: 34px; padding: 0; }
.boxNumeri { display: flex; align-items: center; }
.boxIconePunti { display: flex; align-items: center; margin: 10px 0; padding: 0; }
.boxIconePunti img { height: 40px; width: auto; filter: invert(26%) sepia(79%) saturate(1878%) hue-rotate(187deg) brightness(97%) contrast(99%); }
.boxIconePunti p { font-size: 13px; margin: 0; line-height: 15px; }
.iconaPunti { margin-right: 20px; background: #dddddd38; border-radius: 50%; padding: 15px; }
#punti-forza { margin: 50px 0; }
#punti-forza .row { display: flex; align-items: center; height: 500px; }
#punti-forza .puntiImg { height: 100% }
.boxIconePunti h3 { text-transform: uppercase; font-size: 17px; margin-bottom: 5px; color: #0170c2; font-weight: 700; }
.dropdown-menu { position: absolute; top: 90%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 0px 0; margin: 0px 0 0; font-size: 14px; text-align: left; list-style: none; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, .15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.header-interna { height: 250px; margin-top: 80px; background-color: #000; position: relative; }
.imgOpaca { opacity: 0.5; }
.testo-in-header { position: absolute; transform: translate(-50%, -50%); top: 50%; left: 50%; z-index: 9; text-align: center; }
.testo-in-header h1 { color: #fff; font-size: 40px; }
.testo-in-header h2 {color: #fff;font-size: 24px;opacity: 0.7;}
.testo-in-header p { color: #fff; }
.ancora { scroll-margin-top: 120px; }

.header-area .main-nav .nav li ul li { padding: 0px 20px; border-bottom: 1px dashed #ddd; }
.section { padding: 30px 0; }
.section .section-heading { margin-bottom: 20px; }
.section p { margin: 10px 0 20px 0; line-height: 24px; }
.box-principi { text-align: center; float: left; width: 20%; border-radius: 10px; }
.box-principi .cont { background-color: #dddddd47; margin: 10px; border-radius: 10px; min-height: 100px; padding: 20px 10px; }
.box-principi .cont img { width: 70px; margin-bottom: 20px; filter: invert(26%) sepia(79%) saturate(1878%) hue-rotate(187deg) brightness(97%) contrast(99%); }
.box-principi .cont p { font-size: 13px; margin: 10px 0 0 0; line-height: 15px; }
.box-principi .cont h3 { font-size: 18px; }
.titoloCentraleSottol { width: fit-content; margin: 0 auto 20px auto; border-bottom: 1px solid var(--celeste); padding-bottom: 7px; }
.box-loghi { margin-bottom: 20px; display: flex; align-items: center; height: 160px; }
.box-loghi .contImg { text-align: right; height: 100%; }
.box-loghi .contImg img { width: auto; height: 100%; }
.box-loghi .contTesto { }
.box-loghi .contTesto h3 { margin: 10px 0; font-size: 18px; }
.box-loghi .contTesto p { margin: 0; font-size: 14px; line-height: 18px; }
.cont-filosofia-aziendale { display: flex; align-items: center; height: 200px; }
.cont-storia { }
.cont-storia  img { float: left; margin: 20px 20px 0 0; width: 690px; }
.cont-storia  p { margin: 20px 0; line-height: 20px; font-size: 14px; }
.contIconeHome { display: flex; align-items: center; }
.testoIcona { text-align: left; padding: 0 20px 0 0px; }
.service-item .testoIcona h4 { font-size: 22px; font-weight: 700; color: #2a2a2a; margin-bottom: 0; }
.service-item .icon { margin-top: 0; margin-bottom: 0; }
.service-item .icon img { width: 100px; height: 100px; }
#news { padding: 60px 0; }
.imgNewsInPag { float: left; width: 400px; margin: 10px 30px 10px 0; max-height: 280px; }
.breadcrump { padding: 10px 0; font-size: 12px; border-bottom: 1px solid #ddd;}
.contSettori { padding: 30px 0; }


.boxSettori { height: 300px; border-radius: 30px; overflow: hidden; background-color: #222; position: relative; border: 10px solid #fff; }
.boxSettori h2 { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); font-size: 30px; color: #fff; font-weight: 700; z-index: 9; transition: all .3s; text-align: center; width: 80%; }
.boxSettori img { opacity: 0.5; transition: all .3s; }
.boxSettori:hover img { opacity: 1; transform: scale(1.2); }
.boxSettori:hover h2 { text-shadow: 0 0 10px #222222b0; }
.boxSettoriPrima { width: 33%; float: left; padding: 0px; }
.boxSettoriSeconda { width: 50%; float: left; padding: 0px; }



.boxSettoriCont { height: fit-content; border-radius: 20px; overflow: hidden; position: relative; /*! border: 10px solid #fff; */ margin-bottom: 40px;display: flex;align-items: center;padding: 0;background: #f2f2f2;}
.boxSettoriCont h2 { text-decoration: underline; color: var(--blu);font-size: 24px;}
.boxSettoriCont img { transition: all .3s; }
.boxSettoriCont:hover img { transform: scale(1.2); }


.settoreImmagine{
	height: 100%;
	padding: 0;
	overflow: hidden;
}

.settoreTesto{
}

.box-posizione{
background: #f9f9f9;
padding: 20px 20px;
margin: 0 0 20px 0;
border-radius: 10px;
	transition: all .3s;
}
.box-posizione:hover {
  background: #eee;
}
.box-posizione p{
	margin: 10px 0 0px 0;
}
.cont-servizi{display: flex;}
.cont-servizi .iconaServizi{margin: 0 auto;}

@media screen and (max-width:768px) {
	.text-left { text-align: center !important; }
	.text-right { text-align: center !important; }
	.testoBanner15 .row { display: block; align-items: center; }
	.testoBanner15 .bann15Img { padding: 0px 40px; }
	.testoBanner15 .bann15Testo { border-left: 0px solid #fff; padding: 30px; }
	.our-services { padding-top: 40px; }
	.banner15 { height: 960px; }
	.dropdown-menu { position: relative; width: 100%; left: 0; z-index: 1000; display: none; float: unset; min-width: 160px; padding: 5px 0; margin: 2px 0 0; font-size: 14px; text-align: left; list-style: none; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, .15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); box-shadow: none; text-align: center; }
	.contSlide { width: 100%; }
	.main-banner .left-content h2 { font-size: 42px; font-weight: 600; color: #fff; line-height: 45px; }
	.testoBanner { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff !important; text-shadow: 0 0 10px #000; width: 100%; }
	.contact-info { display: none; }
	#contatti .section-heading h2 { font-size: 20px; text-transform: capitalize; color: #2a2a2a; font-weight: 800; position: relative; z-index: 2; line-height: 23px; }
	#contatti .section-heading h4 { font-size: 17px; text-transform: capitalize; color: #2a2a2a; font-weight: 600; position: relative; z-index: 2; line-height: 20px; margin-top: 10px; }
	.testoBanner15 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff !important; text-shadow: 0 0 10px #00000070; width: 100%; }
	.treBox { margin: 20px 0 50px 0; }
	.banner { height: 820px; }
	.testoBanner p { color: #fff !important; font-size: 20px; line-height: 27px; }

	/*
	.iconaServizi { width: 100%; }
	*/
	.blocco3Box { height: unset; }
	.boxNumeri { display: block; align-items: center; }
	#punti-forza .row { display: block; align-items: center; }
	.boxIconePunti p { font-size: 13px; margin: 0; line-height: 15px; text-align: left; }
	.boxIconePunti { display: flex; align-items: center; margin: 30px 0; }
	.boxIconePunti h3 { text-transform: uppercase; font-size: 19px; margin-bottom: 0; color: #0170c2; }
	#punti-forza .row { display: block; align-items: center; height: unset; }
	.boxSx { height: 250px; padding: 0; border: 10px solid #fafafa; border-radius: 30px; overflow: hidden; background-color: #222; }
	.cont-filosofia-aziendale { display: block; align-items: center; height: unset; }
	.box-loghi { margin-bottom: 20px; display: block; align-items: center; height: unset; }
	.testoIcona { text-align: center; }
	.contIconeHome { display: block; align-items: center; }
	.contNews { text-align: center; display: block; justify-content: center; }

	.imgNewsInPag { float: none; width: 100%; margin: 0px; max-height: unset; }
	.contSettori { }
	.boxSettoriCont { display: block; height: unset; border-radius: 0; margin-bottom: 0;}
	.boxSettori { }
	.boxSettoriPrima { width: 100%; float: none; padding: 0px; }
	.boxSettoriSeconda { width: 100%; float: none; padding: 0px; }
	.settoreImmagine { height: 160px; padding: 0; overflow: hidden; }
	.settoreTesto { padding: 20px; }
	.testo-in-header {width: 90%;}

	#contatti{
		padding: 30px 10px;
	}
	.box-principi {
		text-align: center;
		float: left;
		width: 100%;
		border-radius: 10px;
		height: 200px;
	}
	#chi-siamo {
	background-color: #FAFAFA;
		padding: 30px 20px;
	}
	.imgStrada{
		float: left;
		margin: 0px 0px 20px 0;
		width: 100%;
	}
	.cont-storia img {
		float: left;
		margin: 0px 0px 30px 0px;
		width: 100%;
	}
	.box-loghi .contImg {
		text-align: center;
		height: 100%;
	}
	.box-loghi .contImg img {
		width: 50%;
		height: 100%;
		margin: 0 auto;
	}
	.cont-servizi{display: block;}
}


