/*custom css*/



/* === BASE HEADING === */ 

.entry-title h1 {
  position: relative;
  padding: 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 40px;
  color: #080808;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.entry-title h1 span {
  display: block;
  font-size: 0.5em;
  line-height: 1.3;
}

.entry-title h1 em {
  font-style: normal;
  font-weight: 600;
}


.twelve h1 {
  font-size: 50px;
  margin-bottom: 30px !important;
  font-weight:700;
  letter-spacing:1px; 
  text-transform:uppercase; 
  text-align:center; 
  margin:auto; 
  white-space:nowrap; 
  padding-bottom:13px;
}

.twelve h1:before {
    background-color: #e10e20;
    content: '';
    display: block;
    height: 7px;
    width: 175px;
    margin-bottom: 10px;

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    background-color: #e10e20;

}
.twelve h1:after {
    background-color: #e10e20;
    content: '';
    display: block;
    position:absolute;
    right:0; 
    bottom:0;
    height: 7px;
    width: 175px;
    margin-bottom: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e10e20;
}









.card-onde-comprar .dt-btn {
  background: #3e3e3e;
  padding: 5px 10px 5px 10px;
  text-decoration: none;    
  color: whitesmoke;
  font-weight: 500;
}

.card-onde-comprar p {
    margin-bottom: .5em;
}

.card-onde-comprar .entry-title {
    font-weight: normal;
    font-size: 1.4em;
    height: 70px;
}

#onde-comprar .card-onde-comprar {
  background: #fff;
  border: 2px solid whitesmoke;
  min-height: 360px;
}

#onde-comprar {
    padding: 0;
}

.filtro-onde-comprar select {
    background: #fff;
    color: #3e3e3e;
}

.filtro-onde-comprar .dt-btn {
  width: 100%;
  text-align: center;
  background: #e10e20;
  color: whitesmoke;
  font-weight: bold;
  height: 57px;
}

.filtro-onde-comprar {
  background: #fff;
  margin-bottom: 10px;
  border-top: 5px solid #e10e20;
}

.site {
  background-color: #f5f5f5;
}


.logo100 {
  margin-left: 100px !important;
}

.assina {
  background: #3e3e3e !important;
  padding: 0 0 10px 0;
  margin-top: 20px;
  background: url('../images/assina-bg.png') no-repeat center 30%;
}

.site-footer .fa {
  color: #fff;
  font-size: 1em;
}

.site-footer .menu li {
    margin-bottom: 1px;
}

.site-footer a {
  color: #fff;
  font-size: .95em;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 5px;
}


.site-footer h3 {
  font-family: 'Jura', sans-serif;
  font-size: 1.1em;
  color: #fff;
  text-transform: uppercase;
}

.site-footer .menu li a:before {
    content: url(../images/icones/icon-bullet.png);
    margin-right: 0;
}

@media (min-width: 768px) {
  .site-footer .menu li {
    width: auto;
  }
}

.site-footer h2 {
  font-family: 'Jura', sans-serif;
  font-size: 1.6em;
  color: #3e3e3e;
  text-transform: uppercase;
}

.site-footer {
  background: #3e3e3e !important;
  padding: 20px 0px 70px 0px;
}







.span-redes {
	display: inline-block;
	padding: 0 5px;
}

.span-contato {
	color: #eb181e;
}

.botao:hover {
	background-color: #eb181e;
	color: #fff;
}

.botao {
  border: 1px solid #eb181e;
  color: #eb181e;
  cursor: pointer;
  padding: 15px 20px;
  width: auto;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .05em;
}


fieldset legend {
    background: inherit;
    font-family: "Lato", sans-serif;
    color: #999;
    font-size: 15px;
    left: 10px;
    padding: 0 10px;
    position: absolute;
    top: -12px;
    font-weight: 400;
    width: auto !important;
    border: none !important;
}

fieldset {
    background: #ffffff;
    border: 1px solid #e6e8e8;
    border-radius: 5px;
    margin: 20px 0 20px 0;
    padding: 25px;
    position: relative;
}


#site-navigation .menu > li.current-menu-item > a, #site-navigation .menu > li > a:hover, .mini-cart .mini-cart__button .mini-cart-icon:hover::before, .search-box:hover i::after, .search-box:hover i::before {
  color: #400;
}

.big-title {
  padding: 50px 0;
}

#logo-telhas-temax {
	max-height: 80px;
}

#site-navigation .menu > li > a, #site-navigation .menu > ul > li > a, .search-box i::after, .search-box i::before {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}


.missao_visao_valores i {
  color: #fff;
  font-size: 4vw;
  margin-bottom: 10px;
}

.missao_visao_valores h3 {
	margin-bottom: 20px;
}

.missao_visao_valores p, .missao_visao_valores h3 {
	color: #fff;
}

.missao_visao_valores {
  background: #e10e20;
  padding: 20px;
  border: 1px solid #f5f5f5;
  height: 450px;
}

.section-title {
  border-bottom: 1px solid #111;
}

.section-desc-temax p {
	color: #111 !important;
}


.li-idioma {
	margin: 0 !important;
}

.lang-pt {
	margin-left: 15px;
}

.idioma {
	font-size: 12px !important;
	margin-top: 2px;
}


#site-navigation .menu > li, #site-navigation .menu > ul > li {
  padding: 0 !important;
}



#msg {
    position: fixed;
    display: none;
    padding: 10px 25px;
    width: 30%;
    text-align: center;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    z-index: 9999999999999999;
}

.msg-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}


#pop { /* PWA - Pop-up for IOS */
  position: fixed;
  z-index: 99999;
  background: #fff;
  bottom: 0;
  width:100%;
  height: 102px;
  background:url('../images/add-app-home-ios.png') no-repeat center center;
  background-size: contain;
  display: none;
}



.flags a img {
  width: 18px;
  margin: 0 1px;
  display: inline-block;
}



.project-list .owl-item li img
{
	height: auto;
	min-height: 158px !important;
}
.bg-red
{
	background-color: #eb181e;
}
	.bg-red .section-title
	{
		color: #fff;
	}
	.bg-red .section-desc p
	{
		color: #fff;
	}
	.bg-red .home_whatweare_btn a
	{
		color: #fff;
	}
.bg-grey
{
	background-color: #f5f5f5;
}
.padding-padrao
{
    padding-top: 50px;
    : 50px;
}
.site-footer
{
	background-color: #231f20;	
	background-image: none;
	color: #fff;
}
	.site-footer a
	{
		color: #fff;
	}
.bg-white
{
	background-color: #fff;
}
	.bg-white .call-for-action-text
	{
		color: #231f20
	}
.main-image
{
	text-align: center;
}
.main-menu
{
	background-color: #e10e20;
}

#telha {
	position: absolute;
	top: 0;
	left: 0;
}

.site-top
{
	background-color: #231f20;
	color: #fff;
}
	.site-top a
	{
		color: #fff;		
	}
.logomarca
{
	padding: 10px;
}
	.logomarca img
	{
		width: 100%;
	}
.tp-shapewrapper
{
	background-color: #fff !important;
}
.tp-caption p
{
	color: #231f20;
}
.site-top
{
	padding: 5px 0;
}
.our-services-container
{
	background-color: rgba(231,32,32, 0.5) !important;
}
.home-latest-projects
{
	background-image: none;
}
.our-projects-container
{
	background-color: rgba(231,32,32, 0.5) !important;	
}
.home-blog-container
{
	background-color: rgba(231,32,32, 0.5) !important;		
}
.projects_btn p
{
	color: #000;
}
.home_prods_btn
{
	font-size: 14px;
    border: 1px solid #000;
    background: none;
    padding: 11px 15px;
    text-transform: uppercase;
    letter-spacing: .05em;
    text-align: center;
    width: 215px;
    margin-top: 30px;
    position: relative;
    left: 50%;
    margin-left: -107.5px;
}
	.home_prods_btn a
	{
		color: #000;
	}
	.home_prods_btn:hover
	{
		background-color: #eb181e;
		border: 1px solid #fff;
	}
	.home_prods_btn:hover > a
	{
		color: #fff;
	}
.testimonials_wrapper .author span:first-child
{
	color: #fff;
}
.testimonials_wrapper .author span:last-child
{
	color: #fff;
}
.direitos
{
	text-align: center;
}
button, input[type="button"], input[type="reset"], input[type="submit"]
{
	padding: 8px;
	border: none;
}
.social-menu .menu a:hover
{
	color: #eb181e;
}
.busca_produto input
{
	padding: 0px;
	padding-left: 5px;
	margin-top: 15px;
}
.busca_produto button
{
	padding: 0px;
	padding-left: 5px;
	margin-top: 15px;
	width: 100%;
	border: 1px solid #eb181e;
}
.busca_produto button:hover
{
	border: 1px solid #eb181e;
	color: #fff;
	background-color: #eb181e;
}
.projects_btn .projects_btn_left:hover, .projects_btn .projects_btn_right:hover
{
	border: 1px solid #fff;
}
.noticia_footer
{
	padding-top: 15px; 
	padding-bottom: 15px; 
}
.noticia_footer .col-md-4
{
	margin-bottom: 0px;
}
.noticia_footer
{
	border-bottom: 1px dashed #fff; 
}
.noticia_footer img
{
	width: 100%;
}
.noticia_footer a
{
	padding-top: 10px;
}
.site-footer .widget img
{
	margin: 0px;
}
.site-footer .menu li
{
	display: inline;
}
.top-search
{
	background-color: #231f20;
}

.myportfolio-container .col-md-3
{
	padding-bottom: 30px;
	list-style: none;
}
.sobre
{
	background-image: url(../imgs/sobre.jpg);
	background-position: center;
}
.big-title:after
{
	background-color: rgba(0,0,0, 0.6);
}
/*.padding-bottom
{
	padding-bottom: 50px;
}
*/.padding-top
{
	padding-top: 50px;
}
.vantagens_rows .row
{
	padding-bottom: 30px;
}
.tabela_vantagens
{
	width: 100%;
	color: #000;
}
	.tabela_vantagens .titulos
	{
		color: #fff;
	}
	.tabela_vantagens tbody tr:nth-child(odd) {
	   background-color: #231f20;
	   color: #fff;
	}
.commerce .loop-product .add_to_cart_div a.add_to_cart_button:hover
{
	color: #fff;
	background-color: #eb181e;
	border: 1px solid #eb181e;
}
.commerce .loop-product .add_to_cart_div a.add_to_cart_button
{
	border: 1px solid #eb181e;
	color: #000;
}
.commerce .loop-product:hover > .product-info > img
{
	border: 1px solid #eb181e;
}
.product_list_widget li
{
	width: 100%;
}
.sidebar .widget_products .product-title
{
	font-size: 14px;
	font-weight: 500;
}
.post-cada:after
{
	border: 1px solid #000;
}

html, body, * {
    padding: 0;
    margin: 0;
}
.wrapper {
    min-width: 500px;
    max-width: 700px;
    margin: 0 auto;
}
#content {
    margin-right: 260px;  /* = sidebar width + some white space */
}
#overlay {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
}
#overlay .wrapper {
    height: 100%;
}
#sidebar {
    width: 250px;
    float: right;
    max-height: 100%;
}
#sidebar:hover {
    overflow-y: auto;
}
#sidebar>* {
    max-width: 225px; /* leave some space for vertical scrollbar */
}
.site-footer .menu li
{
	margin-bottom: 0px;
}
.thumbnails
{
	list-style: none;
	float: left;
}

.thumbnails li
{
	width: 20%;
	float: left;
}
.thumbnails img
{
	width: 100%;
}

.coresSimulador {
	
	border-bottom: none !important;
}

@media (min-width: 768px){
	.site-footer .menu li 
	{
		width: 75%;	
	}
}
