a.lang-markup,
span.lang-markup {
	display: none !important;
}

html[lang='en-gb'] span[rel-lang='en'],
html[lang='en-gb'] a[rel-lang='en']{
	display: inline-block !important;
}

html[lang='it-it'] span[rel-lang='it'],
html[lang='it-it'] a[rel-lang='it']{
	display: inline-block !important;
}

html[lang='fr-fr'] span[rel-lang='fr'],
html[lang='fr-fr'] a[rel-lang='fr']{
	display: inline-block !important;
}

html[lang='de-de'] span[rel-lang='de'],
html[lang='de-de'] a[rel-lang='de']{
	display: inline-block !important;
}

html[lang='es-es'] span[rel-lang='es'],
html[lang='es-es'] a[rel-lang='es']{
	display: inline-block !important; 
}

.equal {
	display: flex;
	flex-wrap: wrap;
}	


.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.align-horizontal-items-center {
	-webkit-justify-content: center;
	-ms-justify-content: center;
	 justify-content: center;
}


.mb-0 {margin-bottom: 0px !important;}
.mb-5 {margin-bottom: 5px;}
.mb-10 {margin-bottom: 10px;}
.mb-15 {margin-bottom: 15px;}
.mb-20 {margin-bottom: 20px;}
.mb-25 {margin-bottom: 25px;}
.mb-30 {margin-bottom: 30px;}
.mb-35 {margin-bottom: 35px;}
.mb-40 {margin-bottom: 40px;}
.mb-45 {margin-bottom: 45px;}
.mb-50 {margin-bottom: 50px;}
.mb-55 {margin-bottom: 55px;}
.mb-60 {margin-bottom: 60px;}
.mb-65 {margin-bottom: 65px;}
.mb-70 {margin-bottom: 70px;}
.mb-80 {margin-bottom: 80px;}
.mb-90 {margin-bottom: 90px;}
.mb-95 {margin-bottom: 95px;}

.mt-0 {margin-top: 0px !important;}
.mt-5 {margin-top: 5px;}
.mt-10 {margin-top: 10px;}
.mt-15 {margin-top: 15px;}
.mt-20 {margin-top: 20px;}
.mt-25 {margin-top: 25px;}
.mt-30 {margin-top: 30px;}
.mt-35 {margin-top: 35px;}
.mt-40 {margin-top: 40px;}
.mt-45 {margin-top: 45px;}
.mt-50 {margin-top: 50px;}
.mt-55 {margin-top: 55px;}
.mt-60 {margin-top: 60px;}
.mt-65 {margin-top: 65px;}
.mt-70 {margin-top: 70px;}
.mt-80 {margin-top: 80px;}
.mt-90 {margin-top: 90px;}
.mt-95 {margin-top: 95px;}

.max-padding {padding: 99px 0;}
.default-padding {padding: 50px 0 50px 0;}
.no-margin {margin: 0 !important;}





.qx-container {max-width: 1440px;}

@media (min-width: 1200px){
.container { width: 1170px;}
}

@media (min-width: 1300px){
.container { width: 1200px;}
}

@media (min-width: 1500px){
.container { width: 1440px;}
}

#t3-content p a {
	color: #4d4d4d;
}

[class*='qx-divider'] {
	margin-bottom: 0;
}

.qx-element-divider-separator-v2 {margin-top: -30px;}

.t3-footer,
.megamenu-real .mega-dropdown-menu {background: #20305a;}

.t3-mainbody {
    padding: 0px 0;
}

.header-v1 .off-canvas-toggle {top:62px;}

@media screen and (min-width: 1500px){
	.header-v1 .logo-img {
		height: auto;
	}
}


.qx-slider-pro-v2 .slider-pro-item>img {
	object-position: 0 0;
}

.text-titolone span {
	font-size: 160px;
    line-height: 0.9em;
	font-weight: 700;
}

.text-titolone-medio span {
	font-weight: 700;
    font-size: 90px;
    line-height: 14px;
}

.text-titolo-sotto span {
	font-weight: 500;
    font-size: 60px;
    line-height: 14px;
}

.text-titolo span {
	font-size: 50px;
	line-height: 50px;
	font-weight: 500;
	text-transform: uppercase;
}


.text-titoletto span
{
	font-size: 40px;
	line-height: 30px;
	font-weight: 400;
	text-transform: uppercase;
}

.text-sottotitolo span
{
	font-size: 30px;
	line-height: 20px;
	font-weight: 400;
	text-transform: uppercase;
}

.text-sottotitolo2 span
{
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
	text-transform: uppercase;
}

.navbar-nav li .text-titoletto span
{
	font-size: 22px;
	line-height: 19px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
}

.text-blue span, a.text-blue {
	color: #20305a;
}

.text-white span {
	color: #FFF;
}

.text-primary span {
	color: #71b4d7;
}

.txtPrivacy,.txtPrivacy a {
	font-size: 11px;
	color: #fff;
}

.text-uppercase {text-transform: uppercase;}
.text-bold,.text-bold span {font-weight: 700;}
.text-light {font-weight: 200;}
.text-xlight {font-weight: 100;}
.text-white, a.text-white,.text-white span {color: #fff !important;}
.text-dark, a.text-dark {color: #59606f;}
.text-lightgreen, a.text-lightgreen {color: #9ecca5;}
.text-green, a.text-green {color: #3e984c;}
.text-lightgray, a.text-lightgray {color: #d3cdc9;}
.text-orange, a.text-orange {color: #e6bd42;}
.image-border-white {border: 1px solid #fff;}
.image-border-green {border: 1px solid #3e984c;}
.image-border-lightgreen {border: 1px solid #9ecca5;}
.img-shadow {
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
}
.img-responsive {width: 100%;}

.form-visual {background: transparent !important;}

.form-visual ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff !important;
}
.form-visual ::-moz-placeholder { /* Firefox 19+ */
	color: #fff !important;
}
.form-visual :-ms-input-placeholder { /* IE 10+ */
	color: #fff !important;
}
.form-visual :-moz-placeholder { /* Firefox 18- */
	color: #fff !important;
}

.form-visual .form-check-input,
.form-visual .form-check-label {
	display: inline-block;
}

#visual-form .cf-content-wrap {display: none ;}

#visual-form .cf-control-group {
	padding: 0 0 10px 0;
}

.form-visual .cf-input {
	background: transparent !important;
}

.form-visual .form-check-input {vertical-align: top;}

.form-visual .form-check-label {width: 95%;}

.form-visual .cf-btn {
    color: #007bff;
    background-color: #fff;
    border-color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}

.form-visual .cf-btn:hover {
	color: #fff !important;
    background-color: #007bff !important;
}

#qx-form-captcha canvas {
	max-height: 60px;
	background: #fff;
}

.footer-bottom,
.footer-bottom a {
	font-size: 12px;
	color: #fff;
}


.no-margin span {margin: 0;}

.list-no-space li:before {display: none;}


.t3-megamenu .mega > .mega-dropdown-menu {
	min-width: 250px;
}

.megamenu-real .mega-dropdown-menu {
	
	width:1200px;

}

.k2CategoriesListBlock.category-list {
	text-align: center;
}

.t3-megamenu .dropdown-menu .mega-nav > li a {
	text-transform: uppercase;
}

.t3-megamenu .mega-nav > li.active > a, 
.t3-megamenu .dropdown-menu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover {
	color:#71b4d7;
	background: transparent;
}

.k2CategoriesListBlock.category-list li,
#qx-section-categories .categories-module li,
#t3-mainnav .mega-dropdown-menu .categories-module li {
	margin-bottom: 10px;
	list-style: none !important;
	text-align: center;
}

#qx-section-categories .categories-module li {
	padding: 0;
	border: 0;
	margin: 0 0 16px 0;
}

.k2CategoriesListBlock.category-list .catTitle,
#t3-mainnav .mega-dropdown-menu .categories-module li a,
#qx-section-categories .categories-module li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 500;
}

.mega-dropdown-menu .k2CategoriesListBlock.category-list .catTitle,
#t3-mainnav .mega-dropdown-menu .categories-module li a {
	font-size: 16px;
}

#t3-mainnav .mega-dropdown-menu .categories-module li a:hover {
	color: #fff !important;
}

div.mod-languages ul li.lang-active {
	background: none;
}

.caret {
	color:#20305a;
}

.convertforms .cf-content-wrap {
	display: none !important;
}

.visually-hidden {
	display: none;
}

.header-text h1 {
	line-height: 180px;
}

.header-text h2 {
	margin-right: 8px;
}

.box-goccia {
	min-height: 530px;
}

.box-goccia-ambiente {
	min-height: 600px;
}

#t3-mainnav .icona-megamenu img {
	height: 66px;
	width: auto;
	max-width: auto;
}

.languageswitch {
    position: absolute;
    top: 16px;
    right: 10px;
}

.languageswitch-mobile {display: none;}


#elenco-tag {
	text-align: left;
	margin-bottom: 80px;
	margin-top: 90px; 
}

#elenco-tag h4 {
    background-color: #f0f0f0;
    padding: 8px 16px;
    cursor: pointer;
    min-width: 80px;
	font-size:24px;
	display: inline-block;
	margin-right: 15px;
}

#elenco-tag h4.active {
    background-color: #20305a;
    color: #ffffff;
}

#elenco-tag .lista-prodotti {
	margin-left: -10px;
	margin-top: 30px;
}

#elenco-tag .lista-prodotti .box { 
	background-color: #f0f0f0;
    padding: 18px 25px;
    margin: 10px;
	display: inline-block;
	width: 30%;
}
 
#elenco-tag .lista-prodotti .box::after {
    content: "";
    width: 0;
    height: 0;
    border-right: 20px solid #d0d0d0;
    border-bottom: 20px solid #f0f0f0;
    position: absolute;
    top: 0;
    right: 0px;
}

#elenco-tag .lista-prodotti .box .title,
#elenco-tag .lista-prodotti .box .subtitle,
#elenco-tag .lista-prodotti .box .desc{
	display: block;
}

#elenco-tag .lista-prodotti .box .title {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
}

#elenco-tag .lista-prodotti .box .subtitle {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}

#elenco-tag .lista-prodotti .box .desc {
	padding-top: 4px;
}

#elenco-tag .lista-prodotti .box .desc,
#elenco-tag .lista-prodotti .box .pdf {
	font-size: 13px;
}

.header-image {
	position: relative;
	max-height: 600px;
	overflow: hidden;
}

.header-image .header-title {
	position: absolute; 
	bottom: 10px;
	right: 100px;
}


@media screen and (max-width: 1500px) {
	.nav > li > a, .nav > li > span, .nav > li > .separator {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 13px !important;
	}
}

@media screen and (max-width: 1200px) {
	.box-goccia .qx-col-wrap,
	.box-goccia-ambiente .qx-col-wrap{
		background-size: contain !important;
	}
	
	.box-goccia-ambiente .qx-col-wrap {
		padding-bottom: 0 !important;
	}
	
	.languageswitch {
		display: none;
	}

	.languageswitch-mobile {display: block;}

	.languageswitch-mobile div.mod-languages ul {text-align: center;}
}

@media screen and (max-width: 1024px) {
	.hide-tablet {display: none !important;}
	.full-tablet {
		flex: 100% !important;
		max-width: 100% !important;
	}
	
	.full-tablet,
	.full-tablet .qx-col-wrap {
		
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.convertforms {
		max-width: 100% !important;
	}
	
	.box-goccia-ambiente .qx-element{
		font-size: 32px !important;
		line-height: 40px !important; 
		padding-top: 40px;
	}
}


@media screen and (max-width: 992px) {
	
	.text-titolone span {
		font-size: 120px;
	}
	
	.text-titoletto span {
		font-size: 34px;
	}

	#slider-home .qx-slideshow,
	.qx-section-height-custom .qx-container,
	#slider-home .qx-slideshow ul.custom-height  {
		height: 300px !important;
		min-height: 300px !important;
	}
	
	.map_canvas,
	#phocaMapPlgPM1 {
		height: 400px !important;
	}
	
	.box-goccia .qx-element span{
		font-size: 36px;
		line-height: 40px;
	}
	
	.box-goccia-ambiente .qx-element{
		font-size: 24px !important;
		padding-top: 100px;
	}
}

@media screen and (max-width: 768px) {
	
		
	.text-titolone span {
		font-size: 80px;
	}
	
	.col-sm-6 {
		width: 100% !important;
	}
	
	footer .qx-column {text-align: center;}
	
	footer .txtPrivacy {text-align: left;}
	
	.map-list .addressdata {
		width: 98%;
	}
	
	.box-goccia-ambiente .qx-element{
		font-size: 34px !important;
		padding-top: 0px;
		padding-bottom: 80px;
	}
	
	
	#elenco-tag .lista-prodotti .box {
		width: 45%;
	}
	
	
}

@media screen and (max-width: 550px) {
	
	.text-titolone span {
		line-height: 1.3em;
	}
	
	.text-titolo span {
		font-size: 45px;
		line-height: 50px;
	}
	
	.text-titolo-sotto span {
		font-size: 40px;
		line-height: 0;
	}	
	
	.text-titolone span {
		font-size: 60px;
	}
	
	.text-sottotitolo span {
		line-height: 30px;
	}
	
	.header-text .qx-element-wrap {margin-top: 0 !important;}
	
	#slider-home .qx-slideshow,
	.qx-section-height-custom .qx-container{
		height: 250px !important;
		min-height: 250px !important;
	}
	
	.map_canvas,
	#phocaMapPlgPM1 {
		height: 300px !important;
	}
	
	.box-goccia .qx-col-wrap,
	.box-goccia-ambiente .qx-col-wrap {
		background-image: none !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.box-goccia ,
	.box-goccia-ambiente  {
		min-height: auto;
	}
	
	.box-goccia .text-primary ,
	.box-goccia-ambiente .text-primary {
		text-shadow: 1px 1px 2px #fff;
	}
}

@media screen and (max-width: 414px) {
	
	.text-titolone span {
		font-size: 40px;
	}
	
	.text-titolo-sotto span {
		font-size: 22px;
		line-height: 24px;
	}	
	
	.text-titolo span {
		font-size: 36px;
		line-height: 36px;
	}
	
	.text-titolo-small span {
		font-size: 16px;
		line-height: 18px;
	}
	
	.qx-section-height-custom .qx-container{
		min-height: 180px !important;
		height: 180px !important;
	}
	
	#elenco-tag .lista-prodotti .box {
		width: 98%;
	}
	
	#elenco-tag h4 {
		font-size: 18px;
	}
	
	.no-margin-mobile {margin: 0 !important;}
	
	.t3-header,
	.navbar {
		min-height: 90px;
		line-height: 90px;
	}
	
	.header-v1 .off-canvas-toggle {
		top: 40px;
	}
	
	
	.text-titolone-medio span {
		font-size: 40px;
		line-height: 46px;
	}
}

@media screen and (max-width: 320px) { 
	

	
	.text-titolo span {
		font-size: 32px;
		line-height: 32px;
	}
	

	
	
	#slider-home .qx-slideshow{
		height: 220px !important;
	}
	
	
	
	.map_canvas,
	#phocaMapPlgPM1 {
		height: 220px !important;
	}
}

