/* TEXTO ANIMAÇÃO */
.mega_menu {
	display: none;
}
.ativa {
	cursor: pointer;
}
.ativa:hover .mega_menu {
	display: block;
	position: absolute;
	z-index: 1000;
	margin-bottom:27px;
}

/*PARA A PÁGINA DE ACABAMENTOS*/
.detalhe{
		margin: 5px;
	}
.detalhe h3{
	text-align: center;
	word-wrap: break-word;
	white-space: pre-wrap;
	max-width: 320px;
	padding: 0px 15px 0px 15px;
}
.detalhe p{
	width: 100%;
	max-width: 320px;
	padding: 0px 15px;
	font-size: 14px;
	text-align: justify;
}
	.detalhe img{
		width: 100%;
		max-width: 320px;
		padding: 0px 15px 0px 15px;
	}
	.content-detalhe-produto{
		display: flex;
		justify-content: center;
		width: 100%;
		background-color: #f5f5f5;
		padding: 20px 0px 20px 0px;
	}
	.detalhes-produtos{
		display: flex;
		justify-content: flex-start;
		flex-direction: row;
		flex-wrap: wrap;
		width: 100%;
		max-width: 1080px;
	}
/*-------------------------------*/

/*PARA A PÁGINA DE PRODUTO*/
.content-produtos{
		display: flex;
		justify-content: center;
		width: 100%;
	}
	.acabamento{
		display: flex;
		justify-content: center;
		flex-direction: row;
		flex-wrap:wrap;
		padding: 15px;
		width: 100%;
		max-width: 1000px;
	}
	.produto{
		width: 300px;
		position: relative;
		display: inline-block;
		overflow: hidden;
		margin: 10px;
	}
	.produto img{
		vertical-align: top;
		max-width: 100%;
		backface-visibility: hidden;
	}
	.box-hidden{
		position: absolute;
		color: #FFF;
		padding: 15px;
		width: 270px;
		top: 76%;;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: rgba(12,153,82,1);
		border-top-right-radius: 50px;
		-webkit-transition: all 0.20s ease;
		transition: all 0.20s ease;
		-webkit-transition-delay: 0.20s;
		transition-delay: 0.20s;
	}
	.produto.hover, .box-hidden:hover{
		top: 55px;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
	}
	.box-hidden:hover{
		background-color: rgba(12,153,82,0.90);
	}
	.box-hidden h3{
		font-size: 22px;
		margin-top: 15px;
	}
	.btn-saiba-mais{
		background-color: #00664c;
		color: #FFF;
		padding: 10px 20px 10px 20px;
		font-size: 20px;
		text-decoration: none;
		border-radius: 8px;
		transition: 0.3s;
	}
	.btn-saiba-mais:hover{
		background-color: #004F3B;
		transition: 0.3s;
	}
	.descricao-produto{
		word-wrap: break-word;
		padding: 10px 0px 15px 0px;
		font-size: 18px;
	}
/*-----------------------------------------*/
@media (min-width: 1401px) {
.anim_top{
	font-family: "GothamRounded-Bold", Times, serif;
	font-size: 40px;
	line-height:40px;
	letter-spacing:-3px;
	color:#FFFFFF;
}
.legenda_animacao{
	position: relative;
	width: 25%;
	left: 5%;
	margin-top: -500px;
}

.logo{
	position:absolute;
	left:50%;
	margin-left:-512px;
	top:10px;
	z-index:999;
	width:220px;
}
.cont{
	width: 1000px;
}
.cont40{
	width: 40%;
}
.cont60{
	width: 60%;
}

<!--TAMANHOS-->
.cont1000{
	width:100%;
	max-width:1200px;
	
}
.cont90{
	width:100%;
	max-width:1200px;	
}
.cont85{
	width:85%;	
}
.cont80{
	width:80%;	
}
.cont75{
	width:75%;	
}
.cont70{
	width:70%;	
}
.cont65{
	width:65%;
}
.cont60{
	width:60%;	
}
.cont55{
	width:55%;	
}
.cont50{
	width:50%;	
}
.cont45{
	width:45%;	
}
.cont40{
	width: 40%;
}
.cont35{
	width:35%;	
}
.cont33{
	width:33%;	
}
.cont30{
	width:30%;	
}
.cont25{
	width:25%;	
}
.cont20{
	width:20%;	
}
.cont-logo-base{
	width:20%;	
}
.cont15{
	width:15%;	
}

.cont10{
	width:10%;
	
}
.cont5{
	width:5%;	
}



.tab_ambientes{
	width: 33%;
}
.tab_cores{
	width: 11%;
}
.tab_tecnicas{
	width: 25%;
}
.tab_acabamentos{
	width: 25%;
}
.tabela{
	width:100%;
	max-width:1000px;
}
.div-em-colunas {
    -webkit-column-count:1; /* Chrome, Safari, Opera */
    -moz-column-count:1;    /* Firefox */
    column-count:1;         /* padrão */
}
.top{
	width:100%;
	max-width:1000px;
	
}
.legenda_base{
	width:75%;
}
.logo_estudio{
	width:25%;
}
.titulos_home{
	font-family: "RaspoutineMedium", Times, serif;
	font-size: 70px;
	line-height:50px;
	letter-spacing:-2px;
	color:#313131;
	font-weight:200;
	text-align:center;
}
.subtitulos_home{
	font-family: "RaspoutineMedium", Times, serif;
	font-size: 30px;
	line-height:26px;
	letter-spacing:-1px;
	color:#313131;
	font-weight:200;
	text-align:center;
}
}
@media (min-width: 1000px) and (max-width: 1400px){
.anim_top{
	font-family: "GothamRounded-Bold", Times, serif;
	font-size: 40px;
	line-height:40px;
	letter-spacing:-3px;
	color:#FFFFFF;
}
.legenda_animacao{
	position: relative;
	width: 40%;
	left: 5%;
	margin-top: -375px;
}
.logo{
	position:absolute;
	left:50%;
	margin-left:-512px;
	top:10px;
	z-index:999;
	width:220px;
}
.cont{
	width:1000px;
}
.cont40{
	width: 40%;
}
.cont60{
	width: 60%;
}

<!--TAMANHOS-->
.cont1000{
	width:100%;
	max-width:1200px;
	
}
.cont90{
	width:100%;
	max-width:1200px;	
}
.cont85{
	width:85%;	
}
.cont80{
	width:80%;	
}
.cont75{
	width:75%;	
}
.cont70{
	width:70%;	
}
.cont65{
	width:65%;
}
.cont60{
	width:60%;	
}
.cont55{
	width:55%;	
}
.cont50{
	width:50%;	
}
.cont45{
	width:45%;	
}
.cont40{
	width: 40%;
}
.cont35{
	width:35%;	
}
.cont33{
	width:33%;	
}
.cont30{
	width:30%;	
}
.cont25{
	width:25%;	
}
.cont20{
	width:20%;	
}
.cont-logo-base{
	width:20%;	
}
.cont15{
	width:15%;	
}

.cont10{
	width:10%;
	
}
.cont5{
	width:5%;	
}



.tab_cores{
	width: 11%;
}
.tab_ambientes{
	width: 33%;
}
.tab_tecnicas{
	width: 25%;
}
.tab_acabamentos{
	width: 25%;
}
.tabela{
	width:100%;
	max-width:1000px;
}
.div-em-colunas {
    -webkit-column-count:2; /* Chrome, Safari, Opera */
    -moz-column-count:2;    /* Firefox */
    column-count:2;         /* padrão */
}
.top{
	width:100%;
	max-width:1000px;
	
}
.legenda_base{
	width:75%;
}
.logo_estudio{
	width:25%;
}
.titulos_home{
	font-family: "RaspoutineMedium", Times, serif;
	font-size: 70px;
	line-height:50px;
	letter-spacing:-2px;
	color:#313131;
	font-weight:200;
	text-align:center;
}
.subtitulos_home{
	font-family: "RaspoutineMedium", Times, serif;
	font-size: 30px;
	line-height:26px;
	letter-spacing:-1px;
	color:#313131;
	font-weight:200;
	text-align:center;
}

}
@media (min-width: 460px) and (max-width: 999px){
	.detalhe{
		max-width: 220px;
		margin: 10px;
	}
	.detalhe p{
		text-align: left;
	}
	.detalhes-produtos{
		justify-content: center;
	}
.anim_top{
	font-family: "GothamRounded-Bold", Times, serif;
	font-size: 25px;
	line-height:25px;
	letter-spacing:-1px;
	color:#FFFFFF;
}
.legenda_animacao{
	position: relative;
	width: 70%;
	left: 2%;
	margin-top: -350px;
}
.logo{
	top:10px;
	z-index:999;
	width:100%;
}
.top{
	width:100%;
	padding:10px;
	float:left;
	
}
.cont{
	width:100%;
}
.cont40{
	width: 100%;
}
.cont60{
	width: 100%;
}

<!--TAMANHOS-->
.cont1000{
	width:100%;
	max-width:1200px;
	
}
.cont90{
	width:100%;
	max-width:1200px;	
}
.cont85{
	width:100%;	
}
.cont80{
	width:100%;	
}
.cont75{
	width:100%;	
}
.cont70{
	width:100%;	
}
.cont65{
	width:100%;
}
.cont60{
	width:100%;	
}
.cont55{
	width:100%;	
}
.cont50{
	width:100%;	
}
.cont45{
	width:100%;	
}
.cont40{
	width: 100%;
}
.cont35{
	width:100%;	
}
.cont33{
	width:50%;	
}
.cont30{
	width:100%;	
}
.cont25{
	width:50%;	
}
.cont20{
	width:50%;	
}
.cont15{
	width:50%;	
}

.cont10{
	width:33%;
	
}
.cont5{
	width:33%;	
}



.tab_cores{
	width: 20%;
}
.tab_ambientes{
	width: 50%;
}
.tab_tecnicas{
	width: 50%;
}
.tab_acabamentos{
	width: 33%;
}
.tabela{
	width:100%;
}
.legenda_base{
	width:100%;
}
.logo_estudio{
	width:100%;
}
.titulos_home{
	font-family: "RaspoutineMedium", Times, serif;
	font-size: 40px;
	line-height:35px;
	letter-spacing:-1px;
	color:#313131;
	font-weight:200;
	text-align:center;
}
.subtitulos_home{
	font-family: "RaspoutineMedium", Times, serif;
	font-size: 20px;
	line-height:20px;
	color:#313131;
	font-weight:200;
	text-align:center;
}
}
@media (max-width: 459px){
	.detalhe{
		max-width: 150px;
		margin: 15px;
	}
	.detalhe p{
		text-align: left;
	}
	.detalhes-produtos{
		justify-content: center;
	}
.anim_top{
	font-family: "GothamRounded-Bold", Times, serif;
	font-size: 20px;
	line-height:20px;
	color:#FFFFFF;
}
.legenda_animacao{
	position: relative;
	width: 35%;
	left: 1%;
	margin-top: -350px;
}
.logo{
	left:0px;
	top:10px;
	z-index:999;
	width:100%;
}
.cont{
	width:100%;
}
.cont40{
	width: 100%;
}
.cont60{
	width: 100%;
}

<!--TAMANHOS-->
.cont1000{
	width:100%;
	max-width:1200px;
	
}
.cont90{
	width:100%;
	max-width:1200px;	
}
.cont85{
	width:100%;	
}
.cont80{
	width:100%;	
}
.cont75{
	width:100%;	
}
.cont70{
	width:100%;	
}
.cont65{
	width:100%;
}
.cont60{
	width:100%;	
}
.cont55{
	width:100%;	
}
.cont50{
	width:100%;	
}
.cont45{
	width:100%;	
}
.cont40{
	width: 100%;
}
.cont35{
	width:100%;	
}
.cont33{
	width:100%;	
}
.cont30{
	width:100%;	
}
.cont25{
	width:100%;	
}
.cont20{
	width:100%;	
}
.cont15{
	width:100%;	
}

.cont10{
	width:100%;
	
}
.cont5{
	width:100%;	
}


.tab_cores{
	width: 33%;
}
.tab_ambientes{
	width: 100%;
}
.tab_tecnicas{
	width: 100%;
}
.tab_acabamentos{
	width: 50%;
}
.tabela{
	width:100%;
	max-width:1000px;
}
.top{
	width:100%;
	
}
.legenda_base{
	width:100%;
}
.logo_estudio{
	width:100%;
}
.titulos_home{
	font-family: "RaspoutineMedium", Times, serif;
	font-size: 40px;
	line-height:30px;
	color:#313131;
	font-weight:200;
	text-align:center;
}
.subtitulos_home{
	font-family: "RaspoutineMedium", Times, serif;
	font-size: 18px;
	color:#313131;
	font-weight:200;
	text-align:center;
}
}

@-webkit-keyframes fadeIn {
0% { opacity: 0; }
20% { opacity: 0; }
100% { opacity: 1; } 
}
@-moz-keyframes fadeIn {
0% { opacity: 0;}
20% { opacity: 0; }
100% { opacity: 1; }
}
@-o-keyframes fadeIn {
0% { opacity: 0; }
20% { opacity: 0; }
100% { opacity: 1; }
}
@keyframes fadeIn {
0% { opacity: 0; }
20% { opacity: 0; }
100% { opacity: 1; }
}
.fadeIn {
-webkit-animation: fadeIn 2s ease-in-out;
-moz-animation: fadeIn 2s ease-in-out;
-o-animation: fadeIn 2s ease-in-out;
animation: fadeIn 2s ease-in-out;
}
/*TEXTOS COMPLETOS*/

.menu_internas{
	font-family: "GothamRounded-Light", Times, serif;
	font-size: 12px;
	line-height:14px;
	color:#FFF;
	border-radius:6px;
	font-weight:300;
	background-color:#0C9952;
	text-align:center;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
.menu_internas:hover{
	font-family: "GothamRounded-Light", Times, serif;
	font-size: 12px;
	line-height:14px;
	color:#FFF;
	background-color:#00664C;
	text-align:center;
	border-radius:6px;
	font-weight:300;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
.menu_top{
	font-family: "GothamRounded-Bold", Times, serif;
	font-size: 12px;
	line-height:14px;
	color:#31313F;
	border-radius:6px;
	background-color:#FFF;
	text-align:center;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
.menu_top:hover{
	font-family: "GothamRounded-Bold", Times, serif;
	font-size: 12px;
	line-height:14px;
	color:#FFF;
	background-color:#00664C;
	text-align:center;
	border-radius:6px;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
.menu_sup{
	font-family: "GothamRounded-Light", Times, serif;
	font-size: 10px;
	line-height:14px;
	color:#00664C;
	font-weight:bold;
	border-radius:6px;
	background-color:#FFF;
	text-align:center;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
.menu_sup:hover{
	font-family: "GothamRounded-Light", Times, serif;
	font-size: 10px;
	line-height:14px;
	color:#FFF;
	font-weight:bold;
	background-color:#FF7A4D;
	text-align:center;
	border-radius:6px;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
.button_top{
	width:100%;
	padding:10px;
	background-color:#F10009;
	border-radius:10px;
	text-align:center;
	font-family: 'GothamRounded-Bold', arial, sans-serif;
	color:#FFF;
	font-size:16px;
}
.button_top:hover{
	width:100%;
	padding:10px;
	background-color:#FEF01F;
	border-radius:10px;
	text-align:center;
	font-family: 'GothamRounded-Bold', arial, sans-serif;
	color:#31313F;
	font-size:16px;
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.5s ease-in;
	-o-transition: 0.5s ease-in;
	transition: 0.5s ease-in;
}
.button_ano{
	width:100%;
	padding:10px;
	background-color:#FFFFF;
	text-align:center;
	font-family: 'GothamRounded-Bold', arial, sans-serif;
	color:#31313F;
	font-size:24px;
}
.button_ano:hover{
	width:100%;
	padding:10px;
	background-color:#F10009;
	text-align:center;
	font-family: 'GothamRounded-Bold', arial, sans-serif;
	color:#FEF01F;
	font-size:24px;
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.5s ease-in;
	-o-transition: 0.5s ease-in;
	transition: 0.5s ease-in;
}


/*HOVER DE MENUS*/
.hover_icones {
	background: #FFFFFF;
}
.menu_tabela {
	background: #009966;
}
.menu_tabela:hover {
	background: #FF7F00;
-webkit-transition: 0.5s ease-in;
-moz-transition: 0.5s ease-in;
-o-transition: 0.5s ease-in;
transition: 0.5s ease-in;
}
.hover_icones2:hover {
	background: #F10009;
-webkit-transition: 0.5s ease-in;
-moz-transition: 0.5s ease-in;
-o-transition: 0.5s ease-in;
transition: 0.5s ease-in;
}
.opacidade:hover{
	opacity:0.7;
}
.tabs {
      position: relative;   
      min-height: 200px; /* This part sucks */
      clear: both;
      margin: 25px 0;
    }
    .tab {
      float: left;
    }
    .tab label {
      background: #00664C; 
      padding: 10px; 
      margin-left: -1px; 
      position: relative;
      left: 1px; 
    }
    .tab [type=radio] {
      display: none;   
    }
    .content {
      position: absolute;
	  width:500px;
      top: 26px;
      left: 0;
      background: #0C9952;
      right: 0;
      bottom: 0;
      padding: 20px; 
    }
    [type=radio]:checked ~ label {
      background: #0C9952;
      z-index: 2;
    }
    [type=radio]:checked ~ label ~ .content {
      z-index: 1;
    }
.bg_cores2{
	background-attachment: scroll;
	background-image: url(img/bg_cores.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
