﻿
body {
    font-size: 16px;
    line-height: 1.5;
    color: #6f6f6f;
    background-color: inherit;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 700;
    color: #000;
}

a {
    color: #04A29C;
    text-decoration: none;
}


.page-header {
	margin-top: 30px;
	padding: 30px 0px!important; 
    border-bottom: 1px solid #e3e2e2;
}

.bannerpage  {
	padding-top: 0px;
	padding-bottom: 10px;
	}

.bannerpage .mod-custom.custom {
	}
.bannerpage .mod-custom.custom h1{
	padding: 0px;
	margin:0px;
	}

.bannerpage .t3-module {
	margin-bottom: 0px;
	}
	
.wrap.topbar {
    background-color: #b4d143;
    border-bottom: 0px; 
}
	
	
.mod-languages.right {
	float:right;
}


div.mod-languages.right li {
    margin-left: 0px;
    margin-right: 0px;
}
	
.topbar ul.menu li a, .topbar li a {
    font-weight: 300;
    border-radius: 0px;
    padding: 10px 10px 10px 0px;
}	

.topbar-left-inner, .topbar-right-inner {
    padding: 4px 0!important;
}

.topbar {
    min-height: 30px;
}

/**************************
MENU
**************************/	
	
#t3-mainnav ul{ background-color: #848482} 

#t3-header {
	background-color: #848482!important;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav li > .separator, .navbar-default .navbar-nav li > span {
    color: #fff;
	text-transform: uppercase;
	font-family: Montserrat, Helvetica, Arial, sans-serif !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #b4d143;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav li > .separator:hover, .navbar-default .navbar-nav li > span:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav li > .separator:focus, .navbar-default .navbar-nav li > span:focus {
    color: #b4d143!important;
}

/* menu dropdown */
.t3-megamenu .dropdown.mega > .mega-dropdown-menu::before {
    border: 1px solid #b4d143;
    background-color: #b4d143;
}

.t3-megamenu .dropdown-menu .mega-nav {
    margin-top: 10px;
    background-color: #fff !important;
}

#t3-mainnav .dropdown li a:hover, 
#t3-mainnav .dropdown li span:hover, 
#t3-mainnav .dropdown li.separator:hover, 
.t3-mainnav .t3-navbar-collapse .dropdown-menu > li > a:hover, 
.t3-mainnav .t3-navbar-collapse .dropdown-menu > li span:hover, 
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover, 
.t3-mainnav .t3-navbar-collapse .navbar-nav > li span:hover {
    color: #262626;
    background-color: #b4d143;
}

@media screen and (min-width: 768px) and (max-width: 990px) {
    #t3-mainnav.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav li > a, .navbar-default .navbar-nav li > .separator, .navbar-default .navbar-nav li > span {
        padding: 35px 8px;
    }
}


#t3-mainnav.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav li > .separator, .navbar-default .navbar-nav li > span {
    padding: 35px 8px;
}



.logo-image {
    position: absolute;
    z-index: 3;
    top: 10px;
}

@media screen and (max-width: 767px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        padding-top: 137px;
        background-color: #848482;
    }
}


@media screen and (max-width: 767px) {
    .navbar-header {
        position: absolute;
        top: 16px;
        right: 0px;
    }
}

div.home {
	border-top: 50px solid #b4d143;
}

.home .t3-sl-1, .home .t3-sl-3, .home .t3-sl-5 {
    background-color: #ccc;
}
/*
#Mod222 {
	position:relative;
}
#Mod222::after 
{
    content: " ";
    position: absolute;
    bottom: -9px;
    background-color: #ccc;
    height: 220px;
    width: 60%;
    z-index: 0;	
}

#Mod222 img {
	position: relative;
	z-index: 1
}

#mod-custom222 {
	display: flex;
    flex-direction: row;
    align-items: end;
}

#mod-custom222 p.pagetitle  {
    position: relative;
    z-index: 3;
    margin-bottom: 80px;
    font-size: 30px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 40px;
}

#mod-custom222 .homestyletext {
	font-size: 18px;
	line-height: normal;
}

*/

#mod-custom222 p.pagetitle  {
    margin-bottom: 60px;
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 0px;
    background-color: #ccc;
     }

/*
#mod-custom158 {
	display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
*/
#mod-custom158 {
    margin-top: 30px;
    margin-bottom: 30px;
}


#mod-custom158 .listino-text {
	font-size: 30px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;	
}

#mod-custom158 .listino-text p {
    margin: 0 0 6.5px;
}

a.btn.download {
	padding:10px;
	background-color: #ffffff;
	color: #000;
	border:0px;
	text-transform: uppercase;

}

a.btn.homestyle {
	background-color: transparent;
	color: #000;
	border:0px;
	font-size: 14px;
	text-transform: uppercase;
	
}
a.btn.download:hover, a.btn.homestyle:hover {
	color: #04A29C;
}

.t3-footer {
    border-top: 0;
    background: none;
    /* background: #191f23 url(../../templates/industrx/images/footer-bg-image.png) no-repeat top center; */
    /* background-size: cover; */
    color: #fff;
    background-color: #b4d143;
}

.t3-footer img {
	max-width: 100%;
	height: auto;
}

.logo68 {
	max-width: 54%!important;
}

#t3-footer ul.footerdatiditta li {
	color: #fff;
	margin:0px!important;
}
.t3-footnav .t3-module ul > li > a, .t3-footnav p {
    color: #fff;
}

.t3-footnav .t3-module .module-title {
    color: #04A29C;
    border-bottom: 1px solid #04A29C;
    padding-bottom: 10px;
}
.t3-footnav .t3-module .module-title .first-word-industrx {
    color: #04A29C;
    border-bottom: 1px solid #04A29C;
    padding-bottom: 11px;
}
.t3-copyright {
    background-color: #848482;
    border-top: 2px solid #fff!important;
    padding: 21px 0 21px;
}

.t3-copyright ul.menu li a, .t3-copyright li a, .t3-copyright li span, .t3-copyright li.separator {
    color: #fff;
}
.t3-copyright ul.menu li a:hover, .t3-copyright li a:hover {
    color: #fff;
}


.scroll-progress-bar {
    background-color: #04A29C;
}

/*
*/


#back-to-top .btn {
    border: 2px solid #04A29C!important;
    background-color: #04A29C;
}

#back-to-top i {
    font-size: 38px;
}

::selection {
    background: #04A29C;
    
    color: #ffffff;
}

.coloredmodule-3-overlay::after {
    background: #b4d143;
    background: #ccc;
    
}
.coloredmodule-3-bg::before, .ztTestimonial.industrx ol.carousel-indicators li.active {
    background-color: #04A29C;
}

/* home */
html.homepage {
	}
	html.homepage .logo68home {}
	html.homepage .logo68home img {
		max-width: 140px!important;
		height:auto!important;
		margin-bottom: 10px;
	}


/* pagina azienda */
html.aziendapage {
	}
	html.aziendapage .logo68azienda {}
	html.aziendapage .logo68azienda img {
		max-width: 140px!important;
		height:auto!important;
	}
	html.aziendapage .item-pageaziendapage {
		text-align:center; 
	}
	html.aziendapage .item-pageaziendapage .text-inner {
		padding: 0px 5px 0px 5px;
	}
	
	html.aziendapage .item-pageaziendapage .brevetto {
		text-align: center;
	}
	html.aziendapage .item-pageaziendapage .brevetto img {
		border: 1px solid #ccc;
		max-width: 55%;
	}
	 @media screen and (max-width: 991px) {
 	html.aziendapage .item-pageaziendapage .brevetto img {
		border: 1px solid #ccc;
		max-width: 80%;
		}
	}
	
	 @media screen and (max-width: 768px) {
    html.aziendapage .t3-sl {
        padding-bottom: 0px;
        padding-top: 63px;
    	}
 	html.aziendapage .item-pageaziendapage .brevetto img {
		border: 1px solid #ccc;
		max-width: 100%;
		}
	}

/* pagina prodotti */
html.prodottipage {
	background-color: #e7e7e8;
	}
	html.prodottipage .t3-module.cat-listino {
	}
	html.prodottipage .t3-module.cat-industria {
		margin-top:80px;
	}
	
	html.prodottipage .t3-mainbody {
	}
	html.prodottipage .prodotti {
		}
	html.prodottipage .prodotti a {
		}

	html.prodottipage .prodotti a:hover:before {
	    content: "";
	    background-color: rgba(0, 0, 0, .2);
	    display: block;
	    height: 100%;
	    width: 100%;
	    position: absolute;
	    top: 0;
	    left: 0;		
		}
		
	html.prodottipage .prodotti img {
		max-width: 100%;
		height: auto;
		}
	html.prodottipage .prodotti .inner-row {
		margin-bottom: 20px;
		display: inline-block;
		}
	html.prodottipage .prodotti .imagewrapper {
		position: relative;
		display: flex;
		margin-bottom:10px;
		}
	html.prodottipage .prodotti .imagewrapper .overlay-text {
		position: absolute;
		padding:10px;
		}
	html.prodottipage .prodotti .imagewrapper .overlay-text h2 {
		margin:0px;
		padding: 0px;
    	font-weight: 300;
		color:#6f6f6f!important;
		text-transform: uppercase;
		font-size: 28px;
   		}
		
	html.prodottipage .prodotti .imagewrapper .title-top {
		top: 0;
		left: 0;
		}
	html.prodottipage .prodotti .imagewrapper .title-bottom {
		bottom: 0;
		left: 0;
		}
	html.prodottipage .colormodule.submain {
		border-top: 3px solid #04A29C;
	    margin-top: 52px;
		}

	@media screen and (max-width: 991px) {
		html.prodottipage .prodotti .imagewrapper .overlay-text h2 {
			font-size: 22px;
	   		}
	}

/* pagina dettaglio prodotti */
html.prodotti {}
	html.prodotti .article-title {
		color: #04A29C;
	}
	
/* pagina certificazioni */
html.certificazionipage {
	}
	html.certificazionipage .logo68azienda {}
	html.certificazionipage .logo68azienda img {
		max-width: 140px!important;
		height:auto!important;
	}
	html.certificazionipage .item-page.certificazionipage {
		/*text-align:center;  */
	}
	html.certificazionipage .item-page.certificazionipage .text-inner {
		padding: 0px 5px 0px 5px;
	}
	
	html.certificazionipage .item-page.certificazionipage .brevetto {
		text-align: center;
	}
	html.certificazionipage .item-page.certificazionipage .brevetto img {
		border: 1px solid #ccc;
		max-width: 60%;
	}
	 @media screen and (min-width: 768px) {
    html.certificazionipage.t3-sl {
        padding-bottom: 0px;
        padding-top: 63px;
    	}
	}

/* pagina richeidi catalogo */
html.richiedicatalogopage {
	}
	html.richiedicatalogopage form#userForm .formContainer {
	}
	


/* forms */
select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .inputbox {
    max-width: 100%;
    width: 100%;
}

select:focus, textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus, .inputbox:focus, #t3-footer .chronoforms input:focus, #t3-footer .chronoforms textarea:focus, .chzn-container-active.chzn-with-drop .chzn-single {
    box-shadow: 0 0px 0px #04A29C, 0 0 8px #04A29C;
    border-color: #ccc;
    transition: all 0.2s linear 0s;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox, .contact.industrx textarea {
    border-color: #ccc;
}

.form-control:focus {
    border-color: #ccc;
    outline: 0;
    -webkit-box-shadow: 0 0px 0px #04A29C, 0 0 8px #04A29C;
    box-shadow: 0 0px 0px #04A29C, 0 0 8px #04A29C;

}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: -53px!important;
    margin-top: 6px!important;
    width: 78px;
}

