menuheader2:after {
	/*Aggiungo il carattere ad ogni elemento della lista*/
	content: '\b7\a0';
}

.menuheader2:last-of-type:after {
	/*Ultimo della lista, nessun carattere*/
	content: ' ';
}

.menuheader2:after {
	padding-left: 7px;
}


/*vetrina soluzioni*/
.col-sm-3.appof.trasfimg div {
	text-align: center;
}

.col-sm-3.appof.trasfimg div.inner {
	padding-left: 5px;
	padding-right: 5px;
	height: 180px;
}

.inner-title {
	position: absolute;
	top: 25%;
	z-index: 1;
	left: 10%;
	color: white;
	text-shadow: 0 0 15px black;
	text-transform: uppercase;
}

.contienicolonne {
	display: block;
}

.contienicolonne h3 {

	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	color: #0072bc;

}

.bottone_soluzioni_basso {
	bottom: unset !important;
}

.bottone_altrip_basso {
	bottom: -30px !important;
}


/*contattaci*/
#fasciablu h3 {
	text-transform: uppercase;
}

/*Logo--Inizio*/
/*@media screen and (max-width: 767px){
#fasciatesta .col-sm-3.percent.zslogo {
	width:100% !important;
}
}
*/
/*Logo--fine*/

/*Chi Siamo Testo -- Inizio*/
.col-sm-9.leftt.zsys-margin-text {
	/*margin-top:40px;	*/
}

@media (max-width: 991px) {
	.col-sm-9.leftt.zsys-margin-text {
		margin-top: 0px;
	}
}

#fasciaanni.zs-anni-blu {
	margin-top: 50px;
}

/*Chi Siamo Testo -- Fine*/

/*Soluzioni Immagine -- Inizio*/
@media (max-width: 767px) {
	img.zsys_img_pro {
		width: 100% !important;
	}

	.col-sm-3.appof.trasfimg div.inner {
		height: 100%;
	}
}

/*Soluzioni Immagine -- Fine*/

/*referenze*/
#diconodinoi ul {
	list-style-type: none;
}

#diconodinoi li::before {
	font-family: 'icons8_win10' !important;
	content: "\ef8b";
	color: #0082cc;
	margin-right: 6px;

}

.dicono li::before {
	content: "" !important;
}

.youtube-container {
	display: block;
	margin: 20px auto;
	width: 100%;
	max-width: 600px;
}

.youtube-player {
	display: block;
	width: 100%;
	/* assuming that the video has a 16:9 ratio */
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	cursor: hand;
	cursor: pointer;
	display: block;
}

img.youtube-thumb {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	height: auto
}

div.play-button {
	height: 72px;
	width: 72px;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute;
	background: url("http://i.imgur.com/TxzC70f.png") no-repeat;
}

#youtube-iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.testimonial {
	margin-bottom: 60px !important;
}

.col-sm-12.soluzioni.zs-esigenza {
	text-align: center;
}

/*Modifica Pagina chi siamo -- Linea del tempo*/
@media screen and (max-width: 680px) {

	#timeline .tl-item {
		margin-top: 55px !important;
		width: 100%;
		float: left;
	}


	#timeline {
		width: 100%;
		display: inherit !important;
	}


	.tl-content {
		-webkit-transform: none !important;
		background-color: rgba(255, 255, 255, 0.5);
		padding-top: 10px;
		padding-bottom: 10px;
		color: #000 !important;
		transform: none !important;
		opacity: 1 !important;
	}

	.tl-content h1 a {
		color: #000 !important;
	}

}

/*Modifica Pagina chi siamo -- Linea del tempo*/

/*Slider -- Inizio*/
.container.rightt h1 a,
.container.rightt h1 {
	/*text-shadow: 0 0 8px #006ab3 !important;*/
}

/*Slider -- Fine*/
/* Form contatti -- Inizio*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {

	-webkit-appearance: none;
	margin: 0;
}

/*Form Contatti -- Fine*/

.texth1.prodotto {
	margin-top: 0px !important;
}

.col-sm-12.soluzioni.contenuto.sempilce {
	/*text-align:center !important;*/
}

.elencosoluzioni h4,
.elencosoluzionisempl h4 {
	border-left: 4px solid #0072bc;
	padding-left: 7px;
}

.col-sm-6.leftt.elencosoluzionisempl.margintop25 h4 {
	margin-top: 0px;
}

.col-sm-6.leftt.soluzio.margintop25.percent.marginbottom25 {
	padding-left: 0px;
}

.col-sm-8.leftt h3 {
	margin-bottom: 15px;
}

@media screen and (max-width: 676px) {

	.elencosoluzioni h4,
	.elencosoluzionisempl h4 {
		border-left: none !important;
	}
}


@media screen and (max-width: 767px) {

	#soluzionemorerigtt,
	#soluzionemoreleftt {
		width: 100% !important;
		margin-left: 0px !important;
	}
}

/*Gestione Ombretta -- Inizio*/
.container.rightt.ombretta {
	background: rgba(51, 51, 51, 0.6);
	/*max-width: max-content;*/
	float: right;
	/*margin-right: 345px; */
	max-width: 600px;
}

@media screen and (max-width: 960px) {
	.container.rightt.ombretta {
		background: rgba(51, 51, 51, 0.6);
		max-width: max-content;
		float: right;
		margin-right: 0px;
	}
}

/*Gestione Ombretta -- Fine*/

/*Homepage -- 	Inizio*/
.referenze.zs-referenze {
	margin-bottom: 0px !important;
}

#diconodinoi {
	margin-top: 35px !important;
	margin-bottom: 35px !important;
}

.new {
	margin-top: 0px !important;
}

@media screen and (max-width: 767px) {
	.new {
		margin-top: 35px !important;
	}
}

/*Homepage -- 	Fine*/

/*Le nostre soluzioni -- Inizio*/
.col-sm-12.soluzioni {
	text-align: center !important;
}

/*Le nostre soluzioni -- Fine*/

/*Slider -- Inizio*/
.container.rightt.ombretta h1,
.container.rightt.ombretta h2 {
	margin-right: 100px;
	word-break: break-word;
}


@media screen and (max-width: 1200px) {

	.container.rightt.ombretta h1,
	.container.rightt.ombretta h2 {
		margin-right: 0px;
	}
}

/*Slider -- Fine*/

.col-sm-3.center.esigenze.wow.slideInUp.animated {
	margin-bottom: 40px !important;
	position: relative;
	/*height:325px;*/
}

#newssingola img {
	max-height: 110px !important;
	max-width: 180px !important;
}

.col-sm-6.paddingbig {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

/*.allegato-documento {
    display: block;
    float: left;
}

.z-PDF {
    display: block;
    float: left;
}

.doc-pdf {
    display: block;
    /*float: left;
	min-width:500px;
}*/


/*Articoli pił letti -- Inizio*/
.floleft.marginright20 {
	max-width: 100px;
}

/*Articoli pił letti -- Fine*/

/*Immagine elenco news -- Inizio*/
.img-news-elenco {
	max-height: 183px;
	overflow: hidden;
	margin-bottom: 10px;
}

/*Immagine elenco news -- Fine*/

/* Cerca News -- Inizio*/
.cercanews input[type="search"] {
	width: 100%;
	padding: 9px;
	font-size: initial;
	-webkit-appearance: push-button;
	background-image: url(../images-news/search.svg);
	background-repeat: no-repeat;
	background-position: right center;
}

/* Cerca News -- Fine*/

/* Social News - Inizio*/
@media screen and (max-width: 767px) {
	.cercanews {
		display: inline-block;
		width: 100%;
	}

	.col-sm-4.margintop50.ricerca-news-zs,
	.col-sm-4.margintop50.ricerca-news-zs aside {
		display: inline-block;
	}
}

/* Social News - Fine*/

.inner-title {
	position: inherit;
}

span.bgnews {
	min-height: 400px;
}

/* Newsletter -- Inizio*/
.radio.col-md-6.col-sm-6.col-xs-6,
.radio.col-md-4.col-sm-12.col-xs-12,
.radio.col-md-8.col-sm-12.col-xs-12 {
	margin-top: 4px;
}

#fasciaform.form-newsletter input.privacysi,
#fasciaform.form-newsletter input.privacyno {
	width: auto;
}

#fasciaform.richiesta-informazioni-zsys input.privacysi,
#fasciaform.richiesta-informazioni-zsys input.privacyno {
	width: auto;
}

/* Newsletter -- Fine*/

/*Tool Scorrimento Pagina soluzioni -- Inizio*/

.approfondisci-zsys {
	position: absolute;
	bottom: 0px;
	margin-left: 30px !important;
}

.appof.trasfimg-zsys {
	position: relative;
	height: 600px;
	color: #1d2127;
}

.trasfimginterno {
	max-height: 380px;
}

/*Tool Scorrimento Pagina soluzioni -- Fine*/

/*Riquadri HomePage --Inzio*/
.col-sm-4.compattata.percent img {
	max-height: 217px;
}

/*Riquadri HomePage -- Fine*/

.text-img-prodotto img {
	float: left;
	margin-right: 40px;
}

#bottone-cosa-ti-per a {
	background-color: #0072bc;
	text-align: center;
	width: 40%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
}

.testo-cont-rel a:hover {
	text-decoration: none !important;
	color: #000000 !important;
}

.testo-cont-rel a {
	color: #000000 !important;
}

.col-sm-3.center.esigenze.wow.slideInUp .link-link {
	position: absolute;
	bottom: 0px;
}

/*soluzioni esigenze Homepage -- Inizio*/
.col-sm-2.center.iconss {
	overflow: hidden;
	text-overflow: ellipsis;
}

/*Soluzioni Esigenze Homepage -- Fine*/

/*Articoli pił letti -- Inizio*/
#singolanewslaterale h4 a {
	line-height: 20px;
}

/*Articoli pił letti -- Fine*/

/*Footer -- Inzio*/
footer .col-sm-6.indirizzo,
footer .col-sm-12.menusotto ul li a,
footer .col-sm-4.center.chiaro,
footer .col-sm-2.chiaro a {
	color: white;
}

footer {
	padding-bottom: 0px !important;
}

/*Footer -- Fine*/

/*Dettaglio News -- Inizio*/
.dettaglio-news-contenuto .col-sm-12.soluzioni.aleft h1 {
	margin-top: 0px;
	margin-bottom: 5px !important;
}

/*Dettaglio News -- Fine*/

/*Modifiche mangiavacchi tool prodotti -- Inizio*/
.appof.trasfimg #approfondisci {
	background-color: #0072bc;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
}

.appof.trasfimg div a {
	color: #fff;
}

.appof.trasfimg div:hover {
	background-color: #757579;
}

/*Modifiche mangiavacchi tool prodotti -- Fine*/

/*Modifiche mangiavacchi Slider -- Inizio*/
.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

/*jssor slider bullet skin 032 css*/
.jssorb032 {
	position: absolute;
}

.jssorb032 .i {
	position: absolute;
	cursor: pointer;
}

.jssorb032 .i .b {
	fill: #fff;
	fill-opacity: 0.7;
	stroke: #000;
	stroke-width: 1200;
	stroke-miterlimit: 10;
	stroke-opacity: 0.25;
}

.jssorb032 .i:hover .b {
	fill: #000;
	fill-opacity: .6;
	stroke: #fff;
	stroke-opacity: .35;
}

.jssorb032 .iav .b {
	fill: #000;
	fill-opacity: 1;
	stroke: #fff;
	stroke-opacity: .35;
}

.jssorb032 .i.idn {
	opacity: .3;
}

/*jssor slider arrow skin 051 css*/
.jssora051 {
	display: block;
	position: absolute;
	cursor: pointer;
}

.jssora051 .a {
	fill: none;
	stroke: #fff;
	stroke-width: 360;
	stroke-miterlimit: 10;
}

.jssora051:hover {
	opacity: .8;
}

.jssora051.jssora051dn {
	opacity: .5;
}

.jssora051.jssora051ds {
	opacity: .3;
	pointer-events: none;
}

@media screen and (min-width: 961px) {

	.flex-caption h1,
	.flex-caption h1 a {
		font-size: 29px !important;
	}

	.flex-caption p,
	.flex-caption h2 {
		font-size: 20px !important;
	}
}

/*Modifiche mangiavacchi Slider --Fine*/

h3.tit-esigenze {
	margin-top: 0px !important;
}

/*modifiche per essre zucchetti compliant*/
.ombretta {
	padding-bottom: 6px;
}

.zs-bottone.right {
	margin-left: 0px !important;
	right: unset !important;
}

.zs-bottone {
	margin-left: 15px !important;
	width: 30% !important;
	float: left;
	position: absolute !important;
	cursor: pointer;
	background-color:
		/*#0072bc;*/
		#97c11f;
	bottom: 0 !important;
	padding-top: 5px;
	padding-bottom: 5px;

}

.elencosoluzioni {
	margin-bottom: 20px !important;
	width: 100% !important;
	/*margin-right:30px;*/
	margin-bottom: 20px;
}

.colonna-soluzione {
	float: left;
	height: calc(100% - 39px);
	/*margin-right:60px;*/
}

#soluzionemorebig {
	position: absolute;
	bottom: -35px;
	margin-left: 0px !important;
}

ul.nav.navbar-nav,
.cerca,
.menuprimario a {
	float: right;
}

#mainmenu {
	padding-right: 0px;
}

ul.nav.navbar-nav li a span {
	color: #1d2127 !important;
	font-size: 0.95em !important;
	cursor: pointer;
}

ul.nav.navbar-nav li a span:hover {
	color: #009bff !important;
	cursor: pointer;
}

@media screen and (max-width: 1024px) {
	.zs-no-padding-left {
		padding-left: 0px !important;
	}

	.zs-no-padding-right {
		padding-right: 0px !important;
	}
}

@media screen and (max-width: 767px) {
	.col-sm-12.zs-no-padding-right {
		/*margin-top: 37px;
		margin-right: 75px;	*/
	}

	.col-sm-9.mobilelarge {
		/*width: 50%;
		position: fixed;
		top: 0;
		right: 0;
		padding-right: 0px;*/
	}

	.navbar-header.zs-header-resp {
		position: fixed;
		right: 0;
	}

	ul.nav.navbar-nav {
		position: relative;
	}

	.navbar-collapse.collapse.in {
		display: block;
		float: left;
		width: 100%;
	}

	ul.nav.navbar-nav,
	.cerca,
	.menuprimario a {
		float: right;
	}
}

@media (max-width: 767px) and (min-width: 501px) {
	.mobilelarge {
		float: none;
	}
}

div.testo-cont-rel a p,
div.testo-cont-rel p {
	text-align: justify;
}

span.interc a {
	color: #1d2127;
	text-decoration: none;
}

@media (max-width: 991px) and (min-width: 768px) {
	span.interc a #bottonemore {
		display: none;
	}
}

@media screen and (max-width: 767px) {

	#soluzionemoreleftt,
	#soluzionemorerigtt {
		width: 40% !important;
		bottom: unset !important;
		position: relative !important;
	}

	#soluzionemoreleft.bottone_soluzioni_basso.demo.zs-bottone.rich-dm,
	#soluzionemorerigtt.bottone_soluzioni_basso.zs-bottone.rich-cont {
		width: 40% !important;
		bottom: unset !important;
		position: absolute !important;
	}
}

@media (max-width: 991px) and (min-width: 768px) {

	#soluzionemoreleftt,
	#soluzionemorerigtt {
		bottom: unset !important;
	}

	.colonna-soluzione #soluzionemoreleftt,
	.colonna-soluzione #soluzionemorerigtt {
		bottom: 0px !important;
	}

	.colonna-soluzione {
		height: auto !important;
	}
}

@media (max-width: 1199px) and (min-width: 992px) {
	.col-sm-3.center.esigenze.wow.slideInUp {
		position: relative !important;
		height: 250px !important;
		margin-bottom: 0px !important;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.col-sm-3.center.esigenze.wow.slideInUp {
		position: relative !important;
		height: 300px !important;
		margin-bottom: 0px !important;
	}
}

@media (max-width: 767px) and (min-width: 550px) {
	.esigenze p {
		height: 50px !important;
		min-height: 0px !important;
	}
}

@media (max-width: 549px) {
	.esigenze p {
		height: 70px !important;
		min-height: 0px !important;
	}
}


.col-sm-3.center.esigenze.wow.slideInUp {
	margin-bottom: 0px !important;
}

.esigenze a h3 {
	height: 15px !important;
}

@media screen and (max-width: 500px) {
	#fasciatesta .col-sm-3.percent.zslogo {
		float: left;
		width: 42%;
	}
}

@media screen and (min-width: 768px) {
	#fasciatesta.resize .menuprimario {
		transition: all 0.5s ease;
		margin-top: -35px !important;
	}
}

.z-search {
	margin-top: 4px !important;
}

.news-big {
	bottom: auto !important;
}

/* GC 30/05/20222 -- Modifica spaziatura check box contattaci -- Inizio */

input[type="checkbox"].zs-style {
	width: 20px !important;
}

input[type="radio"].zs-style {
	margin-top: 2px !important;
}

.marginbtm20 {
	margin-bottom: 20px;
}

.bgnews {
	background: rgb(255, 255, 255);
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 20%, rgba(238, 238, 238, 1) 100%);
}

div.img-news-elenco.zs-style {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 200px;

}

.zs-style.items {
	width: 300px;
	background: #fffffe;
	box-shadow: 0 3px 6px rgba(black, 0.16), 0 3px 6px rgba(black, 0.23);
	border-top: 10px solid #0B5AA2;
}

.zs-style.items-body {
	padding: 10px;
	margin: 10px;
	display: grid;
	grid-gap: 10px;
}

.zs-style.items-body-content {
	padding: 10px;
	padding-right: 0px;
	display: grid;
	grid-template-columns: 10fr 1fr;
	font-size: 13px;
	grid-gap: 10px;
	cursor: pointer;
 	border-bottom:1px solid #0B5AA2;

}

.zs-style.items-body-content i {
	align-self: center;
	font-size: 22px;
	color: #0B5AA2;
	font-weight: bold;
	animation: icon 1.5s infinite forwards;
}

/* GC 30/05/20222 -- Modifica spaziatura check box contattaci -- Fine */

/*ER - Inizio 15/06/2022 virgolette nella refenza*/
blockquote::before,
blockquote::after{
	content:'' !important;
}
/*ER - Fine 15/06/2022 virgolette nella refenza*/