/* 
Theme Name: Thomasi
Theme URI: https://Thomasi.com.br/Thomasi 
Author: Marco Antônio Armênio 
Author URI: https://Thomasi.com.br 
Description: Thomasi
Version: 1.0 
License: GNU General Public License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready 
Text Domain: Thomasi.

This theme, like WordPress, is licensed under the GPL. 
Use it to make something cool, have fun, and share what you've learned with others. 
*/

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');


a{text-decoration: none;outline: none !important;}
button{outline: none !important;}
input{outline: none !important;}
textarea{outline: none !important;}
body{margin: 0; padding: 0; font-family: 'Roboto Condensed', sans-serif;}


#index .slides{
	width: 100%;
	height: 500px;
	overflow:hidden;
}


#index .slides ul{
	min-width: 100% !important;
    height: 100% !important;
    margin: 0;
    padding: 0;
    overflow:hidden;

}

#index .slides ul li{
	display: block;
    width: 100% !important;
    height: 500px !important;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.setas{position: relative;margin-top: -70px;margin-bottom: 30px;width: 100px;z-index: 111;left: 37%;}
.setas ul{margin: 0;padding: 0;}
.setas ul li{display: inline;}
.setas ul li a{padding: 0px 15px;}

@media(max-width: 769px){
	#index .slides{
		height: 400px;
	}
	.produtos_relacionados{display: none;}
}

@media(max-width: 600px){
	#index #content-1 .conteudo h3{margin-top: 28px !important;}
}

@media(max-width: 361px){
	.setas{left: 49%;}
	#index #content-1 .conteudo h3{margin-top: 28px !important;}
}



/* itens do menu */
#menu .idiomas{
	float: right;
}
#menu .idiomas img{
	margin-top: 40px;
    letter-spacing: 4px;
}
#menu .idiomas a{
	display: block;
	float: left;
}


#menu .idiomas .right5{
	margin-right: 5px;
}

#menu .logo-topo img{
	margin-top: 12px;
}
#menu .border{
	color: #72af1c;
	float: left;
	margin-top: 40px;
}


/****************** index home *****************/


#index #content-1{
	width: 100%;
	border-bottom: 1px solid #72af1c;
}

#index #content-1 .conteudo {
	width: 44%;
    height: 500px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    z-index: 999;
    padding-left: 18%;
    padding-top: 5%;
    padding-right: 10px;
}

#index #content-1 .conteudo h1{
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 5px;
}
#index #content-1 .conteudo h2{
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
	font-size: 40px;
	font-weight: 500;
	margin-top: 0px;
	line-height: 48px;
}
#index #content-1 .conteudo h3{
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	font-style: italic;
	margin-top: 0px;
}

#index #content-1 .conteudo .bottom-portfolio{
	background: #72af1c;
    border: 0px;
    color: #fff;
    border-radius: 4px;
    margin-top: 10px;
    height: 42px;
    padding-left: 30px;
    padding-right: 32px;
    padding-top: 2px;
    letter-spacing: 0.50px;
    font-family: 'Roboto Condensed', sans-serif;
}

#index #content-1 .conteudo .bottom-portfolio:hover{
	background: rgba(255,255,255,0.8);
    color: #72af1c;
    -webkit-transition: all .2s ease-in-out;
  	-o-transition: all .2s ease-in-out;
  	transition: all .2s ease-in-out;
}

#index #slides{
	height: 475px;
	overflow: hidden;
}
#index #slides .imagem-slider{
	min-height: 350px;
}
/* content-2 */

#index #content-2{
	background: url('../thomasi/imagens/fundo-linha-produtos.jpg')no-repeat center center;
	background-size: cover;
	min-height: 465px;	
}

#index #content-2 .title{
	margin-top: 70px;
	margin-bottom: 70px;
}

#index #content-2 .title h1{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 40px;
	font-weight: 300;
	color: #303e0b;
	margin: 0;
}
#index #content-2 .title span{
	font-weight: 700;
}

#index #content-2 .title a{
	margin-top: -9px;
	position: absolute;
	margin-left: 20px;
}

#index #content-2 .bottom_linha_produtos{
	background: #72af1c;
    border: 1px solid #72af1c;
    color: #fff;
    height: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    padding-left: 15px;
    padding-right: 20px;
    font-size: 14px;
    border-radius: 4px;
    font-weight: 500;
    letter-spacing: 0.50px;
}

#index #content-2 .bottom_linha_produtos:hover{
	background: #fff;
    color: #72af1c;
    border: 1px solid #72af1c;
    -webkit-transition: all .2s ease-in-out;
  	-o-transition: all .2s ease-in-out;
  	transition: all .2s ease-in-out;
}

#index #content-2  .linha_produtos .box_imagem{
	background: #fff;
	width: 100%;
	text-align: right;
	border: 1px solid #72af1c;
	overflow: hidden;
	height: 180px;
}

.produtos_relacionados .box_imagem a{
	text-decoration: none;

}

#index #content-2  .linha_produtos .box_imagem img{
	width: 100%;
	height: 100%;
}
#index #content-2  .linha_produtos  a{
	color: #764c29;
}

#index #content-2  .linha_produtos{
	text-align: center;
}

#index #content-2  .linha_produtos h2{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #764c29;
}

#index #content-3{
	background: url('../thomasi/imagens/fundo-content-3.jpg')no-repeat top center;
	background-size: cover;
	min-height: 270px;
	text-align: center;
	padding-top: 70px;
}

#index #content-3 .title h1{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 35px;
	font-weight: 300;
	color: #fff;
	margin: 0;
}
#index #content-3 .title span{
	font-weight: 700;
}

#index #content-3 .bottom_content-3{
	background: #72af1c;
    border: 1px solid #72af1c;
    color: #fff;
    border-radius: 4px;
    margin-top: 20px;
    height: 40px;
    padding-left: 30px;
    padding-right: 32px;
    padding-top: 2px;
    letter-spacing: 0.50px;
    font-family: 'Roboto Condensed', sans-serif;
}

#index #content-3 .bottom_content-3:hover{
	background: rgba(255,255,255,0.8);
    color: #72af1c;
    border: 1px solid #72af1c;
    -webkit-transition: all .2s ease-in-out;
  	-o-transition: all .2s ease-in-out;
  	transition: all .2s ease-in-out;
}














/****************************** a empresa **************************************/

	#empresa .title{
		background: url('../thomasi/imagens/fundo-titulos.jpg')no-repeat center top;
		background-size: cover;
		min-height: 95px;
	}

	#empresa .title h1{
		margin: 0px;
		color: #fff;
		font-size: 40px;
		font-family: 'Roboto Condensed', sans-serif;
		padding-top: 25px;
		font-weight: 600;
	}

	#empresa #content-1-empresa{
		margin-top: 45px;
		margin-bottom: 50px;
	}

	#empresa #content-1-empresa h2{
		margin: 0px;
	    color: #444;
	    font-size: 13px;
	    font-family: 'Roboto Condensed', sans-serif;
	    line-height: 22px;
	    padding-right: 35px;
	}

	#empresa #content-1-empresa .box_imagem img{
		width: 100%;
	}

	#empresa #content-2-empresa{
		background: url('../thomasi/imagens/fundo-empresa-content-2.jpg')no-repeat center top;
		background-size: cover;
		min-height: 400px;	
	}

	#empresa #content-2-empresa .conteudo{
		padding: 50px 40px 30px 40px;
	}


	#empresa #content-2-empresa .conteudo h1{
		margin: 0px 0px 10px 0px;
	    color: #72af1c;
	    font-size: 20px;
	    font-family: 'Roboto Condensed', sans-serif;
	    font-weight: 600;
	}

	#empresa #content-2-empresa .conteudo p{
		margin: 0px;
	    color: #444;
	    font-size: 13px;
	    font-family: 'Roboto Condensed', sans-serif;
	    line-height: 22px;
	}

	#empresa #content-2-empresa .empresa_tipos_produtos{
		padding-left: 40px;
	}

	#empresa #content-2-empresa .empresa_tipos_produtos h3{
		margin: 0px 0px 10px 0px;
	    color: #353d1f;
	    font-size: 15px;
	    font-family: 'Roboto Condensed', sans-serif;
	  	font-weight: 600;
	}

	#empresa #content-2-empresa .empresa_tipos_produtos ul{
		margin-top: 0px;
		padding: 0;
	}

	#empresa #content-2-empresa .empresa_tipos_produtos ul li{
		display: block;
		padding: 2px 0px;
	}

	#empresa #content-2-empresa .empresa_tipos_produtos ul li span{
		color: #72af1c;
	}

	#empresa #content-2-empresa .empresa_tipos_produtos ul li{
		margin: 0px;
	    color: #444;
	    font-size: 14px;
	    font-family: 'Roboto Condensed', sans-serif;
	    margin-left: 2px;
	    text-decoration: none;
	}



	#empresa #content-3-empresa{
		min-height: 1px;
	    background: #f2f2f2;
	    padding-top: 80px;
	    padding-bottom: 50px;
	}

	#empresa #content-3-empresa .box_imagem{
		background: url('../thomasi/imagens/imagem-empresa-2.jpg')no-repeat center top;
		background-size: cover;
		text-align: center;
	    padding: 50px;
	}

	#empresa #content-3-empresa .box_imagem h2{
		font-size: 23px;
	    font-family: 'Roboto Condensed', sans-serif;
	    font-weight: 500;
	    color: #fff;
	    margin: 0;
	    border-bottom: 1px solid #fff;
	    padding-bottom: 30px;
	    letter-spacing: 0.50px;
	}

	#empresa #content-3-empresa .box_imagem h3{
		font-size: 20px;
	    font-family: 'Roboto Condensed', sans-serif;
	    font-weight: 500;
	    color: #fff;
	    margin-top: 22px;
	    font-style: italic;
	    line-height: 35px;
	}

	#empresa #content-3-empresa .conteudo h1{
		margin: 0px 0px 10px 0px;
	    color: #72af1c;
	    font-size: 20px;
	    font-family: 'Roboto Condensed', sans-serif;
	    font-weight: 600;
	}

	#empresa #content-3-empresa .conteudo p{
		margin: 0px;
	    color: #444;
	    font-size: 13px;
	    font-family: 'Roboto Condensed', sans-serif;
	    margin-left: 2px;
	    line-height: 23px;
	    margin-bottom: 16px;
	}




















/*********************** produtos ******************/

#produtos{
	background: #ececec;
}

#produtos .title{
	background: url('../thomasi/imagens/fundo-titulos.jpg')no-repeat center top;
	background-size: cover;
	min-height: 95px;
}

#produtos .title h1{
	margin: 0px;
	color: #fff;
	font-size: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	padding-top: 25px;
	font-weight: 300;
}
#produtos .title span{
	font-weight: 600;
}


#produtos #content-1-produtos .menu_produtos{
	background: #72af1c;
    position: relative;
    z-index: 1;
    margin-top: -37px;
    padding: 35px 0px 35px 0px;
    width: 95%;
}

#produtos #content-1-produtos .menu_produtos ul{
	margin: 0;
	padding: 0;
}
#produtos #content-1-produtos .menu_produtos ul li{
	display: block;
	border-bottom: 1px solid rgba(255,255,255,0.4);
	background: #72af1c;
	width: 80%;
	margin: auto;
}

#produtos #content-1-produtos .menu_produtos ul li:first-child{
	border-top: 1px solid rgba(255,255,255,0.4);
}

#produtos #content-1-produtos .menu_produtos ul li:hover{
	background: #fff;
	width: 100%;
	margin: auto;
	display: block;
}
#produtos #content-1-produtos .menu_produtos ul li:hover a{
	color: #764c29;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	font-size: 14px;
	-webkit-transition: all .2s ease-in-out;
  	-o-transition: all .2s ease-in-out;
  	transition: all .2s ease-in-out;
  	display: block;
  	padding: 15px 0px 15px 38px;
}
#produtos #content-1-produtos .menu_produtos ul li a .fa{
	opacity: 0;
}

#produtos #content-1-produtos .menu_produtos ul li:hover a .fa{
	color: #72af1c;
	opacity: 9;
}

#produtos #content-1-produtos .menu_produtos ul li a{
	text-decoration: none;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 14px;
	-webkit-transition: all .2s ease-in-out;
  	-o-transition: all .2s ease-in-out;
  	transition: all .2s ease-in-out;
  	display: block;
  	padding: 15px 0px 15px 10px;
}

#produtos #content-1-produtos .menu_produtos ul li a .fa{
	padding-right: 5px;
}

.active_produtos{
	width: 100% !important;
}

.active_produtos a{
	color: #764c29 !important;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: 600 !important;
	font-size: 14px !important;
	padding: 15px 0px 15px 38px !important;
	background: #fff;
}

.active_produtos a .fa{
	color: #72af1c !important;
	opacity: 9 !important;
}


#produtos #content-1-produtos .conteudo{
    padding-bottom: 80px;
	width: 100%;
}

#produtos #content-1-produtos .conteudo .titulo h2{
	color: #72af1c;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin-top: 0px;
	letter-spacing: 0.50px;
}


#produtos #content-1-produtos .conteudo .titulo h4{
	color: #2c301f;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin-top: 0px;
	letter-spacing: 0.50px;
}



#produtos #content-1-produtos .conteudo .box_imagem {
	border: 1px solid #72af1c;
	width: 100%;
    height: 120px;
}

#produtos #content-1-produtos .conteudo .box_imagem img{
	width: 100%;
	height: 100%;
	margin: auto;
}

#produtos #content-1-produtos .conteudo .descricao{
	text-align: center;
}

#produtos #content-1-produtos .conteudo .descricao h3{
	color: #444;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 15px;
	font-size: 15px;
	font-weight: 500;
}


#produtos .descricao_processo p{
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 15px;
	color: #666;
	margin: 0;
	font-size: 14px;
}




#produtos .box_geral_pro a{
	text-decoration: none;
}

#produtos .box_geral_pro a:hover{
	text-decoration: underline;
  	color: #72af1c !important;
}
#produtos  .box_geral_pro a:hover .descricao h3{
  	color: #72af1c !important;
}


#produtos .descricao_processo span{
	color: #72af1c;
}


#produtos .box_conteudo{
	margin-top: 70px;
}

#produtos .box_img_right{
 	text-align: right;
}
#produtos .box_img_left_01{
 	text-align: center;
}
#produtos .box_img_left_02{
 	text-align: center;
}
#produtos .box_img_left_03{
 	text-align: center;
}

#produtos .box_img_right_02 img{
	 margin-top: -20px;
}
#produtos .box_img_right_03 img{
	 margin-top: -10px;
}

#produtos .box_img_left_01 img{
	margin-top:  -10px;
}

#produtos .box_img_left_02 img{
	margin-top: -25px;
}

#produtos .box_img_left_03 img{
	margin-top: 10px;
}

#produtos .clear{
	border-top: 1px solid #562e17;
    width: 150px;
    margin: auto;
    margin-bottom: 60px;
    margin-top: 50px;
}

#produtos .box_conteudo_acesse{
	background: #fff;
	border-radius: 6px;
	width: 100%;
	padding: 20px;
}

#produtos .descricao_processo_baixar ul{
	margin: 0;
	padding: 0;
}

#produtos .descricao_processo_baixar ul li{
	display: block;
	    padding: 10px 0px 10px 0px;
}

#produtos .descricao_processo_baixar ul li a{
	color: #72af1c;
	padding: 10px 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
}









#content-1-produtos .titulo_descricao{
	background: url('../thomasi/imagens/fundo-produto-aberto.jpg')no-repeat center top;
    background-size: cover;
    height: 145px;
    padding: 10px 40px 10px 40px;
    margin-top: 45px;
}


#content-1-produtos .titulo_descricao h2{
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 26px;
	font-weight: 100;
	margin-top: 50px;
	font-style: italic;
}

#content-1-produtos .titulo_descricao span{
	font-weight: 600;
}


.produtos_relacionados{
	margin-bottom: 60px;
	margin-top: 60px;
}

.produtos_relacionados .titulo_geral h3{
	color: #444;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.50px;
	margin-bottom: 20px;
}

.produtos_relacionados .box_imagem{
	width: 95%;
	margin-bottom: 40px;
	border: 1px solid #72af1c;
	height: 170px;
}
.produtos_relacionados .box_imagem img{
	width: 100%;
	height: 100%;
}

.produtos_relacionados .box_imagem .nome{
	background: rgba(0,0,0,0.5);
	min-height:50px;
	width: 100%;
	position: relative;
	margin-top: -51px;
	text-align: center;
	padding-top: 20px;
}

.produtos_relacionados .box_imagem .nome h4{
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.50px;
	margin: 0;
}




.conteudo_catalogo{
	margin-top: 60px;
	margin-bottom: 60px;
}

.conteudo_catalogo .box_item h3{
	color: #72af1c;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-top: 30px;
    letter-spacing: 0.50px;
}

.conteudo_catalogo .box_item p{
	font-family: 'Roboto Condensed', sans-serif;
    margin-top: 15px;
    color: #666;
    margin: 0;
    font-size: 14px;
}




.box_medidas{
	width: 100%;
	min-height:  50px;
	padding: 30px 40px 20px 30px;
	background: #353d1f;
	margin-bottom: 40px;
}

.box_medidas h3{
	color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 25px;
}


.box_medidas td{
	color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    font-weight: 100;
    letter-spacing: 0.50px;
    margin: 0;
    padding-left: 5px;

    border-bottom: 1px solid #61664b;
    border-right: 1px solid #61664b;
}

.box_medidas td:last-child{
    border-right: none !important;
}

.box_medidas tr:last-child td{
    border-bottom: none !important;
}





.descricoes_do_produto{
	margin-top: 60px;
    margin-bottom: 30px;
}

.descricoes_do_produto .baixar_pdf{
	width: 100%;
    height: 100%;
    border: 1px solid #72af1c;
    background: #fff;
    padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}

.descricoes_do_produto .baixar_pdf a{
	color: #72af1c;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 30px;
    letter-spacing: 1px;
    margin-left: 15px;

}

/*.descricoes_do_produto .baixar_pdf img{
	padding-top: 5px;
}*/


.descricoes_do_produto .medidas{
	width: 100%;
    min-height: 160px;
    background: #72af1c;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 5px 17px 17px 17px;
}

.descricoes_do_produto .medidas img{
	display: inline-block;
	margin-top: -6px;
}

.descricoes_do_produto .medidas h4{
	color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-left: 15px;
    display: inline-block;
    padding-top: 10px;
}




.descricoes_do_produto  .box_medidas_conteudo{
	width: 100%;
}

.descricoes_do_produto .box_1_medidas h5{
	color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-weight: 100;
    letter-spacing: 1px;
    display: inline-block;
    padding-top: 10px;
}


.tamanho_medidas tr{
	padding: 0;
	margin: 0;
	
}

.tamanho_medidas td{
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-weight: 100;
    letter-spacing: 1px;
    margin-bottom: 6px;
    border-bottom: 1px solid #fff;
}




.tamanho_medidas tr:last-child td{
    border-bottom: none !important;
}













.descricoes_do_produto  .tolerancias{
	width: 100%;
    min-height: 60px;
    background: #353d1f;
    margin-bottom: 20px;
    padding: 5px 5px 20px 17px;
}

.descricoes_do_produto  .tolerancias img{
	display: inline-block;
	margin-top: -6px;
}

.descricoes_do_produto .tolerancias h4{
	color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-left: 15px;
    display: inline-block;
    padding-top: 10px;
}
.descricoes_do_produto .tolerancias p{
	color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-weight: 300;
    padding-top: 10px;
    margin: 0;
    line-height: 22px;
}




.descricoes_do_produto .customizacao{
	width: 100%;
    min-height: 60px;
    background: #fff;
    margin-bottom: 20px;
    padding: 5px 5px 20px 17px;
}

.descricoes_do_produto .customizacao img{
	display: inline-block;
	margin-top: -6px;
}

.descricoes_do_produto .customizacao h4{
	color: #353d1f;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-left: 15px;
    display: inline-block;
    padding-top: 10px;
}

.descricoes_do_produto .customizacao p{
	color: #999;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-weight: 300;
    padding-top: 10px;
    margin: 0;
    line-height: 22px;
}




.descricoes_do_produto .durabilidade{
	width: 100%;
    min-height: 60px;
    background: #fff;
    margin-bottom: 20px;
    padding: 5px 5px 20px 17px;
}

.descricoes_do_produto .durabilidade img{
	display: inline-block;
	margin-top: -6px;
}

.descricoes_do_produto .durabilidade h4{
	color: #353d1f;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-left: 15px;
    display: inline-block;
    padding-top: 10px;
}

.descricoes_do_produto .durabilidade p{
	color: #999;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-weight: 300;
    padding-top: 10px;
    margin: 0;
    line-height: 22px;
}





















 /******************************** portfolio ****************************************/

    #portfolio .title{
        background: url('../thomasi/imagens/fundo-titulos.jpg')no-repeat center top;
        background-size: cover;
        min-height: 95px;
    }

    #portfolio .title h1{
        margin: 0px;
        color: #fff;
        font-size: 40px;
        font-family: 'Roboto Condensed', sans-serif;
        padding-top: 25px;
        font-weight: 600;
    }

    #portfolio #content-1-portfolio{
        min-height: 190px;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 90px;
    }

    #portfolio #content-1-portfolio .box_imagem{
        border: 1px solid #72af1c;
        width: 100%;
        height: 190px;
        overflow: hidden;
        -webkit-transition: all 0.65s ease-in-out;
        -o-transition: all 0.65s ease-in-out;
        transition: all 0.65s ease-in-out;
        cursor: pointer;
        margin-top: 50px;
    }


    #portfolio #content-1-portfolio .box_imagem img{
        height: 100%;
        width: 100%;
    }

    #portfolio #content-1-portfolio .box_imagem a{
       text-decoration: none;
    }

    #portfolio #content-1-portfolio .box_imagem:hover .hover_box_imagem{
        background: rgba(114,175,28,0.5);
        width: 100%;
        height: 195px;
        position: relative;
        z-index: 5;
        top: -190px;
        -webkit-transition: all 0.45s ease-in-out;
        -o-transition: all 0.45s ease-in-out;
        transition: all 0.45s ease-in-out;
        opacity: 9;
    }

    #portfolio #content-1-portfolio .hover_box_imagem{
        background: rgba(114,175,28,0.5);
        width: 100%;
        height: 195px;
        position: relative;
        z-index: 5;
        top: 0px;
        opacity: 9;
        -webkit-transition: all 0.65s ease-in-out;
        -o-transition: all 0.65s ease-in-out;
        transition: all 0.65s ease-in-out;
        cursor: pointer;
    }

    #portfolio #content-1-portfolio .hover_box_imagem h2{
        font-size: 16px; 
        color: #fff;
        margin: 0;
        font-family: 'Roboto Condensed', sans-serif;
        padding-top: 95px;
    }
    #portfolio #content-1-portfolio .hover_box_imagem a{
        text-decoration: none;
        color: #fff;
    }
    #portfolio #content-1-portfolio .nome_projeto{
        text-align: center;
    }

    #portfolio #content-1-portfolio .nome_projeto h4{
        font-size: 17px;
        color: #61391b;
        margin: 0;
        font-family: 'Roboto Condensed', sans-serif;
        padding-top: 15px;
        font-weight: 600;
    }








/***** portfolio aberto  ****/



#portfolio-aberto .imagem_destacada{
     background-size: cover !important;
     min-height: 340px;
}


#portfolio-aberto .imagem_destacada h1{
	    margin: 0px;
        color: #fff;
        font-size: 40px;
        font-family: 'Roboto Condensed', sans-serif;
        padding-top: 240px;
        font-weight: 600;
}

#content-1-portfolio-aberto .conteudo{
	margin-top: 30px;
}

#content-1-portfolio-aberto .conteudo h3{
	color: #72af1c;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0px;
    letter-spacing: 0.50px;
}
#content-1-portfolio-aberto .conteudo h4{
	    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 15px;
    color: #999;
    margin: 0;
    font-size: 14px;
    line-height: 25px;
}


#content-1-portfolio-aberto{
	padding-top: 10px;
	padding-bottom: 60px;
}
#content-1-portfolio-aberto .box_imagem{
	margin-top: 30px;
}

#content-1-portfolio-aberto  .box_imagem img{
	width: 47%;
    height: 200px;
    float: left;
    padding: 0px 0%;
    border: 1px solid #72af1c;
    margin-bottom: 10px;
}



#content-1-portfolio-aberto  .box_imagem img:last-child{
	margin-left: 2%;
}



















 /******************************** certificação ****************************************/













#certificacao{
	background: #ececec;
}

#certificacao .title{
	background: url('../thomasi/imagens/fundo-titulos.jpg')no-repeat center top;
	background-size: cover;
	min-height: 95px;
}

#certificacao .title h1{
	margin: 0px;
	color: #fff;
	font-size: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	padding-top: 25px;
	font-weight: 300;
}
#certificacao .title span{
	font-weight: 600;
}

#content-1-certificacao{
	padding-top: 60px;
}

#content-1-certificacao .conteudo p{
	margin: 0px;
    color: #444;
    font-size: 13.19px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    letter-spacing: 0.25px;
    line-height: 22px;
}

#content-1-certificacao .box_imagem_certificado{
	text-align: right;
}

#content-1-certificacao .baixar{
	background: #fff;
	border-radius: 6px;
	width: 100%;
	padding: 15px;
	margin-top: 25px;
    margin-bottom: 25px;
}
#content-1-certificacao .baixar h4{
	margin: 0px;
    color: #72af1c;
    font-size: 23px;
    font-family: 'Roboto Condensed', sans-serif;
    padding-bottom: 15px;
}

#content-1-certificacao .baixar ul{
	margin: 0;
	padding: 0;
}

#content-1-certificacao .baixar ul li{
	margin: 0;
	padding: 0;
	display: block;
}

#content-1-certificacao .baixar ul li a{
	margin: 0px;
    color: #72af1c;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    padding-left: 15px;
}



#content-1-certificacao .contato{
	margin-bottom: 80px;
}

#content-1-certificacao .contato p{
	margin: 0px;
    color: #444;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    line-height: 23px;
}

#content-1-certificacao .contato span{
	margin: 0px;
	color: #72af1c;
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	line-height: 23px;
}


















 /******************************** meio ambiente ****************************************/







#meio-ambiente{
	background: #ececec;
}

#meio-ambiente .title{
	background: url('../thomasi/imagens/fundo-titulos.jpg')no-repeat center top;
	background-size: cover;
	min-height: 95px;
}

#meio-ambiente .title h1{
	margin: 0px;
	color: #fff;
	font-size: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	padding-top: 25px;
	font-weight: 300;
}
#meio-ambiente .title span{
	font-weight: 600;
}

#content-1-meio-ambiente{
	padding-top: 60px;
	padding-bottom: 60px;
}

#content-1-meio-ambiente .conteudo h2{
	margin: 0px;
    color: #72af1c;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    letter-spacing: 0.25px;
    margin-bottom: 10px;
}

#content-1-meio-ambiente .conteudo p{
	margin: 0px;
    color: #444;
    font-size: 13px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    letter-spacing: 0.25px;
    line-height: 21px;
}


#content-1-meio-ambiente .box_imagem img{
	margin-top: 30px;
}

#content-1-meio-ambiente .box_imagem_2 img{
	margin-top: 55px;
}

#content-1-meio-ambiente .clear{
	height: 1px;
    border-bottom: 1px solid rgba(0,0,0,0.3);
    width: 150px;
    margin: 60px auto 70px;
}








 /******************************** contato ****************************************/







#contato{
	background: #ececec;
}

#contato .title{
	background: url('../thomasi/imagens/fundo-titulos.jpg')no-repeat center top;
	background-size: cover;
	min-height: 95px;
}

#contato .title h1{
	margin: 0px;
	color: #fff;
	font-size: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	padding-top: 25px;
	font-weight: 300;
}
#contato .title span{
	font-weight: 600;
}

#content-1-contato{
	padding-top: 60px;
	padding-bottom: 60px;
}

#content-1-contato .conteudo h2{
	margin: 0px;
    color: #72af1c;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    letter-spacing: 0.25px;
    margin-bottom: 10px;
}

#content-1-contato .conteudo p{
	margin: 0px;
    color: #444;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    letter-spacing: 0.25px;
    line-height: 21px;
}
#content-1-contato .conteudo span{
	margin: 0px;
    color: #72af1c;
    font-size: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    letter-spacing: 0.25px;
    line-height: 21px;
}

#content-1-contato .box_mapa{
	border: 1px solid #72af1c;
}

#content-1-contato .box_imagem_2 img{
	margin-top: 55px;
}






/***************************************** footer *******************************************/


#footer{
	background: url('../thomasi/imagens/fundo-footer.jpg')no-repeat top center;
	background-size: cover;
	min-height: 270px;
	padding-top: 45px;
	padding-bottom: 15px;
}

#footer .logo-footer img{
	width: 100%;
	margin-top: 10px;
}

#footer .conteudo .menu_footer ul{
	margin-left: -45px;
}

#footer .conteudo .menu_footer ul li{
	display: block;
    padding: 9px 0px;
    float: left;
    width: 42%;
}

#footer .conteudo .menu_footer ul li a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	text-decoration: none;
}

#footer .conteudo .menu_footer ul li a:hover{
	color: #72af1c;
	-webkit-transition: all .2s ease-in-out;
  	-o-transition: all .2s ease-in-out;
  	transition: all .2s ease-in-out;
}

#footer .conteudo .menu_footer ul li a span{
	color: #72af1c;
}

#footer .contato_footer{
	background: #1e2310;
    width: 100%;
    min-height: 100px;
    padding: 20px 20px 20px 26px;
    margin-bottom: 10px;
}


#footer .contato_footer .local{
	background: url('../thomasi/imagens/footer_local.png')no-repeat left top 6px;
	padding-left: 35px;
	min-height: 45px;
}

#footer .contato_footer .local h1{
	font-size: 13.50px;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	margin: 0;
	padding: 0;
	line-height: 18px;
	letter-spacing: 0.40px;
}

#footer .contato_footer .email{
	background: url('../thomasi/imagens/footer_email.png')no-repeat left top;
	padding-left: 35px;
	min-height: 40px;
    margin-top: 15px;
}

#footer .contato_footer .email h1{
	font-size: 14px;
	color: #a0d358;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

#footer .contato_footer .telefone{
	background: url('../thomasi/imagens/footer_telefone.png')no-repeat left top;
	padding-left: 35px;
	min-height: 30px;
}

#footer .contato_footer .telefone h1{
	font-size: 15px;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#rodape{
	width: 100%;
	min-height: 25px;
	background: #61391b;
}

























/********************************* utilites ************************************/












@media(min-width: 768px) and (max-width: 1280px){
	#index #content-1 .conteudo {
	    width: 48%;
	    height: 500px;
	    background: rgba(0,0,0,0.5);
	    position: absolute;
	    z-index: 999;
	    padding-left: 11%;
	    padding-top: 5%;
	    padding-right: 10px;
	}

}


@media(min-width: 768px) and (max-width: 1050px){
	.nav > li > a {
	    position: relative;
	    display: block;
	    padding: 17px 9px !important;
    	font-size: 9px !important;
	}

	#menu .logo-topo img {
	    margin-top: 25px;
    	width: 160px !important;
	}

	.navbar-nav {
	    float: left;
	    margin: 0;
	    margin-left: 15px !important;
	}

}



@media(max-width: 768px){
	#menu .border{
		display: none;
	}
	.navbar-nav{
		text-align: center;
	}
	.nav > li{
		border-bottom: 1px solid #72af1c;
	}

	#menu .logo-topo img{
		margin-left: 25px;
	}

	#menu .idiomas {
	    float: none;
	    text-align: center;
	    margin-bottom: 20px;
	}
	#menu .idiomas a {
	    display: inline-block;
	    float: none;
	}


	#index #content-1 .conteudo {
	    width: 70%;
	    height: 500px;
	    background: rgba(0,0,0,0.5);
	    position: absolute;
	    z-index: 999;
	    padding-left: 50px;
	    padding-top: 60px;
	    padding-right: 60px;
	}

	#index #content-1 .conteudo h1 {
	    font-family: 'Roboto Condensed', sans-serif;
	    color: #fff;
	    font-size: 3rem !important;
	    font-weight: 700;
	    margin-bottom: 5px;
	}

	#index #content-1 .conteudo h2 {
	    font-family: 'Roboto Condensed', sans-serif;
	    color: #fff;
	    font-size: 2rem !important;
	    font-weight: 500;
	    margin-top: 0px;
	    line-height: 48px;
	}

	#index #content-1 .conteudo .bottom-portfolio {
	    background: #72af1c;
	    border: 0px;
	    color: #fff;
	    border-radius: 4px;
	    margin-top: 10px;
	    height: 40px;
	    padding-left: 25px;
	    padding-right: 27px;
	    padding-top: 2px;
	    letter-spacing: 0.50px;
	    font-family: 'Roboto Condensed', sans-serif;
	}

	#index #slides {
	    height: 345px;
	    overflow: hidden;
	}

	#index #slides img{
	    height: 348px;
	    width: 100%;
	}

	.slick-prev{
		    left: 58% !important;
	}
	.slick-next {
    	left: 60% !important;
    }

    .slick-prev, .slick-next {
    	bottom: 0% !important;
    }

    #index #content-2 .title h1{
    	font-size: 30px !important;
    }


    #index #content-3 .title h1{
    	font-size: 24px !important;
    }


	#footer .logo-footer img {
	    width: 134px;
	    margin-top: -10px;
	}

	#footer .contato_footer {
	    background: #1e2310;
	    width: 100%;
	    min-height: 100px;
	    padding: 20px 20px 10px 26px;
	    margin-bottom: 50px;
	    margin-top: 30px;
	}

	#footer .contato_footer .local {
	    background: none;
	    padding-left: 0px;
	    min-height: 40px;
	    text-align: center;
	}

	#footer .contato_footer .email {
	    background: none;
	    padding-left: 0px;
	    min-height: 40px;
	    margin-top: 15px;
	    text-align: center;
	}

	#footer .contato_footer .telefone {
	    background: none;
	    padding-left: 0px;
	    min-height: 40px;
	    text-align: center;
	}

	.menu_footer{
		display: none;
	}

	.logo-footer{
		text-align: center;
	}




	/***** empresa ******/



	#empresa #content-1-empresa{
		margin-bottom: 0px;
	}

	#empresa .box_imagem{
		margin-top: 25px;
	}

	#content-3-empresa .box_imagem{
		margin-bottom: 25px;
	}
	#empresa #content-2-empresa .empresa_tipos_produtos h3{
		margin-top: 20px;
	}
	#empresa #content-2-empresa .conteudo {
    	padding: 50px 40px 15px 40px;
	}



	/**** produtos ****/


	#produtos #content-1-produtos .conteudo .box_imagem{
		height: 230px;
	}

	#produtos #content-1-produtos .menu_produtos{
		margin-top: 10px;
	}

	#produtos .title h1 {
	    font-size: 30px;
	    padding-top: 33px;
	}

	#empresa .title h1 {
	    font-size: 30px;
	    padding-top: 33px;
	}

	#content-1-produtos .box_img_right_01{
		text-align: center;
    	margin-top: 30px;
	}
	#content-1-produtos .box_img_right_02{
		text-align: center;
    	margin-top: 30px;
	}
	#produtos .box_img_left_02 img {
	    margin-bottom: 15px;
	}
	#produtos .box_img_right_03{
		margin-top: 20px;
		text-align: center;
	}
	#produtos .box_img_right_03 img {
	    margin-top:  10px;
	}
	#produtos .box_img_left_03 img {
	    margin-top: 10px;
	    margin-bottom: 30px;
	}

	#portfolio #content-1-portfolio .box_imagem {
	    border: 1px solid #72af1c;
	    width: 100%;
	    height: 390px;
	    overflow: hidden;
	    -webkit-transition: all 0.65s ease-in-out;
	    -o-transition: all 0.65s ease-in-out;
	    transition: all 0.65s ease-in-out;
	    cursor: pointer;
	    margin-top: 50px;
	}

	#portfolio #content-1-portfolio .box_imagem:hover .hover_box_imagem{
        background: rgba(114,175,28,0.5);
        width: 100%;
        height: 390px;
        position: relative;
        z-index: 5;
        top: -390px;
        -webkit-transition: all 0.45s ease-in-out;
        -o-transition: all 0.45s ease-in-out;
        transition: all 0.45s ease-in-out;
        opacity: 9;
    }

    #portfolio #content-1-portfolio .hover_box_imagem{
        background: rgba(114,175,28,0.5);
        width: 100%;
        height: 390px;
        position: relative;
        z-index: 5;
        top: 0px;
        opacity: 9;
        -webkit-transition: all 0.65s ease-in-out;
        -o-transition: all 0.65s ease-in-out;
        transition: all 0.65s ease-in-out;
        cursor: pointer;
    }

    #portfolio .title h1 {
	    margin: 0px;
	    color: #fff;
	    font-size: 30px;
	    font-family: 'Roboto Condensed', sans-serif;
	    padding-top: 33px;
	    font-weight: 600;
	}

	#certificacao .title h1 {
	    margin: 0px;
	    color: #fff;
	    font-size: 30px;
	    font-family: 'Roboto Condensed', sans-serif;
	    padding-top: 33px;
	    font-weight: 300;
	}

	#content-1-certificacao .box_imagem_certificado {
	    text-align: center !important;
	    margin-bottom: 30px;
	}


	#content-1-meio-ambiente .box_imagem{
		text-align: center;
	}

	#content-1-meio-ambiente .box_imagem_2{
	    text-align: center;
    	margin-bottom: 10px;
	}

	#content-1-meio-ambiente .box_imagem_2 img {
	    margin-top: 0px;
    	margin-bottom: 30px;
	}


	#contato .title h1 {
	    margin: 0px;
	    color: #fff;
	    font-size: 30px;
	    font-family: 'Roboto Condensed', sans-serif;
	    padding-top: 33px;
	    font-weight: 300;
	}

	#contato .conteudo{
		margin-bottom: 20px;
	}


	#meio-ambiente .title h1 {
	    margin: 0px;
	    color: #fff;
	    font-size: 30px;
	    font-family: 'Roboto Condensed', sans-serif;
	    padding-top: 33px;
	    font-weight: 300;
	}



	#index #content-2  .linha_produtos .box_imagem{
		height: 340px;
	}


	#content-1-portfolio-aberto  .box_imagem img{
		width: 100%;
		height: 310px;
	}



	#content-1-produtos .titulo_descricao{
		    padding: 10px 10px 10px 15px;
	}

	#content-1-produtos .titulo_descricao h2 {
	    font-size: 19px;
	    margin-top: 28px;
	}

	#produtos #content-1-produtos .conteudo .titulo h2 {
    	font-size: 17px;
	}

	#index #content-2 .bottom_linha_produtos {
		height: 35px;
	}

} /* media 768*/



@media(max-width: 600px){
	#index #content-1 .conteudo {
	    width: 75%;
	    height: 500px;
	    background: rgba(0,0,0,0.5);
	    position: absolute;
	    z-index: 999;
	    padding-left: 20px;
	    padding-top: 30px;
	    padding-right: 20px;
	}

	#index #content-1 .conteudo .bottom-portfolio {
	    background: #72af1c;
	    border: 0px;
	    color: #fff;
	    border-radius: 4px;
	    margin-top: 10px;
	    height: 34px;
	    font-size: 12px !important;
	    padding-left: 20px;
	    padding-right: 22px;
	    padding-top: 2px;
	    letter-spacing: 0.50px;
	    font-family: 'Roboto Condensed', sans-serif;
	}

	#index #content-1 .conteudo h1 {
	    font-family: 'Roboto Condensed', sans-serif;
	    color: #fff;
	    font-size: 24px !important;
	    font-weight: 700;
	    margin-bottom: 5px;
	}
	#index #content-1 .conteudo h2 {
	    font-family: 'Roboto Condensed', sans-serif;
	    color: #fff;
	    font-size: 32px !important;
	    font-weight: 500;
	    margin-top: 20px;
	    line-height: 28px !important;
	}

	#index #content-2 .title h1 {
	    font-size: 20px !important;
	    line-height: 35px;
	}

	#index #content-2 .title a {
	    margin-top: 2px;
	    position: relative;
	    margin-left: 0px;
	}

	#portfolio #content-1-portfolio .box_imagem {
	    border: 1px solid #72af1c;
	    width: 100%;
	    height: 220px;
	    overflow: hidden;
	    -webkit-transition: all 0.65s ease-in-out;
	    -o-transition: all 0.65s ease-in-out;
	    transition: all 0.65s ease-in-out;
	    cursor: pointer;
	    margin-top: 50px;
	}

	#portfolio #content-1-portfolio .box_imagem:hover .hover_box_imagem{
        background: rgba(114,175,28,0.5);
        width: 100%;
        height: 220px;
        position: relative;
        z-index: 5;
        top: -220px;
        -webkit-transition: all 0.45s ease-in-out;
        -o-transition: all 0.45s ease-in-out;
        transition: all 0.45s ease-in-out;
        opacity: 9;
    }

    #portfolio #content-1-portfolio .hover_box_imagem{
        background: rgba(114,175,28,0.5);
        width: 100%;
        height: 220px;
        position: relative;
        z-index: 5;
        top: 0px;
        opacity: 9;
        -webkit-transition: all 0.65s ease-in-out;
        -o-transition: all 0.65s ease-in-out;
        transition: all 0.65s ease-in-out;
        cursor: pointer;
    }

    #content-1-portfolio-aberto  .box_imagem img{
		width: 100%;
		height: 310px;
	}

}/* media */

@media(max-width: 420px){
	#menu .logo-topo img {
	    margin-top: 25px;
	    width: 170px;
	}

	#index #slides {
	    height: 285px;
	    overflow: hidden;
	}

	#index #slides img{
	    height: 288px;
	    width: 100%;
	}


	#index #content-1 .conteudo {
	    width: 78%;
	    height: 400px;
	    background: rgba(0,0,0,0.5);
	    position: absolute;
	    z-index: 999;
	    padding-left: 20px;
	    padding-top: 20px;
	    padding-right: 20px;
	}

	#index #slides .imagem-slider {
	    height: 288px;
	}

	.slick-prev, .slick-next{
		bottom: -3% !important; 
	}

	#index #content-2  .linha_produtos .box_imagem{
		height: 240px;
	}

	#content-1-portfolio-aberto  .box_imagem img{
		width: 100%;
		height: 210px;
	}

}/* media */





@media(max-width: 380px){
	#index #slides {
	    height: 260px;
	    overflow: hidden;
	}

	#index #slides img{
	    height: 260px;
	    width: 100%;
	}

	#index #content-1 .conteudo {
	    width: 80%;
	    height: 400px;
	    background: rgba(0,0,0,0.5);
	    position: absolute;
	    z-index: 999;
	    padding-left: 20px;
	    padding-top: 10px;
	    padding-right: 20px;
	}

	#index #slides .imagem-slider {
	    height: 265px;
	}

	.slick-prev, .slick-next{
		bottom: -4% !important; 
		    margin-left: 10px;
	}

	#index #content-1 .conteudo .bottom-portfolio{
		font-size: 11px !important;
	}


	#index #content-2  .linha_produtos .box_imagem{
		height: 190px;
	}


}/* media */

@media(max-width: 361px){
	#index #content-1 .conteudo h2 {
	    font-family: 'Roboto Condensed', sans-serif;
	    color: #fff;
	    font-size: 25px !important;
	    font-weight: 500;
	    margin-top: 20px;
	    line-height: 30px !important;
	}

	#footer .contato_footer .local h1 {
	    font-size: 12.5px !important;
	}

	#produtos #content-1-produtos .conteudo .box_imagem{
		height: 210px;
	}


	#index #content-1 .conteudo {
	    width: 82%;
	}



	#index #content-2  .linha_produtos .box_imagem{
		height: 180px;
	}



}/* media */





@media(min-width: 993px){
	.fancybox-skin{
		width: 600px !important;
		height: 400px;
	}
	.fancybox-inner{
		width: 100% !important;
		height:390px !important;
	}


	.fancybox-wrap {
		left: 33.50% !important;
	}

	.fancybox-wrap, .fancybox-desktop, .fancybox-type-image, .fancybox-opened{
		width: 0px !important;
	}



	#menu .idioma-ativo{
	width: 31px;
    height: 21px;
    background: rgba(68, 68, 68, 0.61);
    position: relative;
    top: 40px;
    float: left;
    position: absolute;
	}


	#menu .dropdown:hover{
	    display: block;
	    background: #72af1c;
	}
	#menu .dropdown:hover .dropdown-menu {
	    display: block;
	    margin-top: 0;
	}
	#menu .dropdown:hover a{
	    color: #fff;
	}




}/* media */