﻿.fw300{font-weight: 300}
.fw500{font-weight: 500}
.fw700{font-weight: 700}

.logotipo {
	width: 300px;
	padding-top: 20px;
}

.sec-header{
	position: absolute;
	z-index: 9;
	width: 100%;
	top: 0;
}

.sec-header.interna{
	position: unset;
}

.sec-menu ul{display: inline-table;}

.sec-menu li{
	display: inline-table;
	vertical-align: middle;
}

.sec-menu li a{
	display: block;
	padding: 2rem 1.887rem;
	color: #fff;
	font-size: 1.333rem;
	text-transform: uppercase;
}

.sec-menu ul.ic-redes-sociais li a{
	padding: 0 0.7rem;
}

.sec-header.interna .sec-menu li a{
	color: #000;
}

.sec-header.interna .sec-menu li a.active,
.sec-menu li a.active{
	background-color: #24472b;
	color: #fff;
}

.sec-header.interna .ic-redes-sociais{
	filter: invert(1);
}

input[type=submit].button,
a.button{
	display: inline-table;
	font-size: 1.333rem;
	padding: 1.3rem 3rem;
	border-radius: 2.5rem;
	border: 1px solid #000000;
	color: #000000;
	cursor: pointer;
}

input[type=submit].button:hover,
a.button:hover{
	background-color: #24472b;
	color: #fff;
}

.textfield{
	font-size: 1.333rem;
	width: 100%;
	box-sizing: border-box;
	padding: 1.3rem 2rem;
	margin-top: 1rem;
	border-radius: 2.5rem;
	border: 1px solid #000000;
	color: #000;
}


.sec-form-banner{
	background-color: #fff;
	position: absolute;
	top: 50%;
	width: 30rem;
	min-height: 33.333rem;
	margin-top: -16.67rem;
	right: 5%;
}

.sec-form-banner ul{font-size: 0;}

.sec-form-banner li{
	vertical-align: middle;
	display: inline-table;
	width: 50%;
}

.sec-form-banner li a{
	display: block;
	font-size: 1.33rem;
	text-transform: uppercase;
	text-align: center;
	padding: 2rem 0;
	background-color: #24472b;
	color: #fff;
}

.sec-form-banner li a.active{
	background-color: #fff;
	color: #24472b;
	font-weight: 700;
}

.sec-ch-parceria{
	background: url('../imagens/fundo-ch-parceria.jpg');
	background-size: cover;
	background-position: center;
	padding: 7rem 0;
	color: #fff;
	text-align: center;
}

.sec-ch-parceria a.button{
	color: #fff;
	border-color: #fff;
}

.sec-ch-servicos,
.sec-ch-noticias{
	padding: 5rem 0;
}

.item-serv{
	box-sizing: border-box;
	padding: 3rem 2rem;
	text-align: center;
	border: 1px solid #e4e4e4;
	transition: .5s;
}

.list-servs .item-serv{
	border: none;
	border-right: 1px solid #e4e4e4;
	background-color: #fff;
	height: 310px;
}

.list-servs{
	border-bottom: 1px solid #e4e4e4;
}

.list-servs a.inlineT:hover .item-serv,
.sec-ch-servicos a.inlineT:hover .item-serv{
	border-color: #bebebe;
	transition: .3s;
	transform: scale(1.03);
	border-bottom: 1.5px solid #e4e4e4;
}

.list-servs .item-serv:first-child{
	border-left: 1px solid #e4e4e4
}

a.button.degrade{
	color: #fff;
	border: none;
	background: #5b9300; /* Old browsers */
	background: -moz-linear-gradient(top, #5b9300 0%, #47780f 41%, #24472b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #5b9300 0%,#47780f 41%,#24472b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #5b9300 0%,#47780f 41%,#24472b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b9300', endColorstr='#24472b',GradientType=0 ); /* IE6-9 */
}

a.button.degrade:hover{
	transform: scale(1.1);
}

.tt-noticia{
	box-sizing: border-box;
	padding: 1rem;
}

.sec-contato{
	background: url('../imagens/fundo-sec-contato.jpg');
	background-size: cover;
	background-position: center;
	padding: 5rem 0;
	color: #fff;
}

.sec-contato a{color: #fff;}

.sec-contato input[type=submit].button{
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	margin-top: 1rem;
	transition: .5s;
}

.sec-contato input[type=submit].button:hover{
	background-color: #fff;
	color: #000;
	transition: .5s;
}

.sec-contato .textfield{
	color: #fff;
	background: transparent;
	border-color: #fff;
	margin-top: 1rem;
}

textarea.textfield{
	min-height: 15rem;
	resize: vertical;
}

.sec-contato ::placeholder{
	color: #fff;
}

.sec-rodape .cell{
	padding: 2rem 3rem;
	border-right: 1px solid #CCC;
}

.sec-rodape .cell:last-child{
	border-right: none;
}

.form-parceria{display: none;}

.sec-tt-page{
	padding: 8rem 0;
	background: url('/imagens/fundo-tt-page.jpg');
	background-size: cover;
	background-position: center;
    /*background: #ededed;*/
    position: relative;
}

.sec-tt-page:after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.6);
}

.sec-tt-page h1{
	color: #fff;
	font-size: 2rem;
	text-transform: uppercase;
	position: relative;
	z-index: 8;
	padding-top: 30px;
}

.tt-menu-lat{
	font-size: 1.5rem;
	width: 100%;
	box-sizing: border-box;
	padding: 1.3rem 0.2rem;
	margin-top: 1rem;
	border-bottom: 1px dotted #999;
	color: #999;
	margin-top: 3rem;
}

.sec-menu-lateral li{
	display: block;
	box-sizing: border-box;
	border-bottom: 1px solid #CCC;
}


.sec-menu-lateral li a{
	padding: 0.8rem 1rem;
	display: block;
	width: 100%;
	font-size: 1.167rem;
}

.sec-menu-lateral li a:hover{
	background-color: #e3e3e3;
}

.sec-search{
	position: relative;
}

.bt-search{
	position: absolute;
	right: 1.5rem;
	top: 50%;
	font-size: 2rem;
	margin-top: -0.5rem;
	cursor: pointer;
	background-color: #fff;
}

.item-noticia{
	box-sizing: border-box;
	padding: 2rem;
	border: 1px solid #888888;
	margin-top: 3rem;
}

.item-noticia:first-child{
	margin: 0;
}

.thumbmail-blog{
	height: 500px;
	width: 100%;
}

.list-tags h2{
	color: #999;
}

.list-tags h2.it:after{
	content: ',';
}

.list-tags h2.it:last-child:after{
	content: '';
}

.details-blog{
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 0.5rem 0;
	margin-bottom: 1rem;
}

h3.accordion-toggle{
	font-size: 1rem;
	padding: 1rem 1.8rem;
	border-radius: 2.5rem;
	border: 1px solid #000000;
	color: #000000;
	cursor: pointer;
	margin-top: 1rem;
	font-weight: bold;
}

.accordion-content{
	display: none;
	box-sizing: border-box;
	padding: 1rem;
	border-radius: 1rem;
	border: 1px solid #CCC;
	margin-top: 1rem;
	color: #888;
	font-size: 1.167rem;
	margin-bottom: 4rem;
}

.whatsapp {
	width: 25px;
}

@media screen and (max-width: 1025px) {

	html, body{font-size: 10px;}

}



@media screen and (max-width: 560px) {

	.logotipo {
		padding-top: 38px;
	}
	

	body .cell{
		display: block;
		width: 100%;
		height: auto;
		box-sizing: border-box;
		padding-right: 10px;
		padding-left: 10px;
	}

	img{max-width: 100%;height: auto;}

	.sec-topo .cell{
		padding: 2rem;
		text-align: center;
	}

	.carousel-item{
		height: 80vh !important;
	}

	.sec-form-banner{
		position: unset;
		margin-top: 0;
		width: 100%;
		height: auto;
	}

	.sec-ch-noticias,
	.sec-ch-servicos{
		text-align: center;
	}

	.sec-ch-servicos a.inlineT.w25{
		width: 50%;
	}


	.sec-ch-noticias .inlineT.w33{
		width: 50%;
	}

	.tt-noticia{
		font-size: 1.333rem;
    	padding: 1rem 0;
	}

	.sec-contato .cell{
		padding: 2rem 1rem;
	}

	.sec-rodape .cell{
		padding: 2rem 1rem;
		text-align: center;
		border-right: none;
	}

	.item-serv{
		height: 200px;
	}


	.sec-menu{
		z-index: 9;
	}

	.sec-menu div{
		position: fixed;
		right: 0;
		top: 0;
		bottom: 0;
		width: 250px;
		z-index: 99;
		background-color: #24472b;
		border-left: 3px solid #24472b;
		height: 100%;
		transform: translate3d(100%,0,0);
		opacity: 0;
		transition: .2s;
	}

	.sec-menu ul li{
		display: block;
		width: 100%;
		border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
		font-size: 1.667rem;
		box-sizing: border-box;
	}

	.sec-menu div.open{
		transform: translate3d(0,0,0);
		opacity: 1;
		transition: .5s;
	}

	.menu-responsivo{
		position: fixed;
		top: 1rem;
		right: 1rem;
		display: inline-table;
		background: url('/imagens/menu-resposivo.png') no-repeat;
		background-position: center center;
		background-color: #24472b;
		padding: 10px;
		width: 24px;
		height: 24px;
		z-index: 99;
		transition: .5s;
		cursor: pointer;
		z-index: 9;
	}


	.menu-responsivo.close{
		background: url('/imagens/menu-resposivo-close.png') no-repeat;
		background-position: center center;
		background-color: #24472b;
		padding: 10px;
		transition: .5s;
		transform: translate3d(-250px,0,0);
		margin-right: -1rem;
	}

	.sec-menu ul{
		display: block;
	}

	.ic-redes-sociais{
		display: block;
		text-align: center;
		padding: 2rem 0;
	}

	.ic-redes-sociais li{
		display: inline-table !important;
		width: auto !important;
		border-bottom: none !important;
	}

	.sec-header.interna .sec-menu li a{
		color: #fff;
	}

	.sec-header.interna .ic-redes-sociais{
		filter: invert(0);
	}

	.list-servs .w20{
		width: 100%;
	}

	.list-servs .item-serv{
		height: auto;
	}

	.sec-tt-page{
		padding: 5rem 0;
	}

	.sec-tt-page h1{
		text-align: center;
		margin-top: 90px;
		padding-top: 30px;
	}

	.sec-servicos .inlineT.w25.pa05{
		width: 50%;
	}

	.item-noticia h2.f35{
		font-size: 1.8rem;
		padding: 1rem 0;
	}

	.item-noticia p.f18{
		font-size: 1rem;
	}


	.sec-widgets{
		padding-top: 2rem;
	}

}