@charset "utf-8";
/* CSS INTERNA */

/* -------------------------- GERAL ---------------------------- */

/* [BEGIN] ESTILIZAÇÃO HEADER */
.main_header{
	min-height: 380px;
	position: relative;
	background: url('../imagens/elementos-header/background.jpg') center center no-repeat ;
	background-size:  cover;
}
.logo_menu_container {
	width: 100%;
	background: none;
}
h1.js_logo.fontzero {
	margin-left: auto;
	float: left;
	margin-left: 20%;
	margin-top: 50px;
}
.logo_menu_container {
	padding: 20px 0 0 0;
}
.main_navigator li{
	display: inline-block;
	margin-bottom: 15px;
	margin-right: 25px;
}
.main_navigator a{
	/* color: #202020; */
}
ul.main_navigator {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	float: right;
	clear: both;
	text-align: center;
	/* position: absolute; */
	bottom: 0;
	margin-right: 18%;
}
/* [END] ESTILIZAÇÃO HEADER */



/* [BEGIN] ESTILIZAÇÃO EMPRESA */
.section_empresa{
	background: url('../imagens/elementos-internas/elementos-sobre/background.png') center center no-repeat ;
	background-size:  cover;
}
.section_empresa h3{
	font-family: 'opensans_semibold_0', sans-serif;
	font-size: 55.38px;
	color: #202020;
	margin-bottom:  31px;
}
.section_empresa p{
	max-width: 221px;
}
.section_empresa .content{
	padding: 60px 0 95px 0;
}
/* [END] ESTILIZAÇÃO EMPRESA */


/* -------------------------- EMPRESA ---------------------------- */

.h1empresa {
	font-family: 'opensans_semibold_0', sans-serif;
	font-size: 55.38px;
	color: #202020;
	margin-bottom:  31px;
}

.sec_sobre {
	display: block;
	padding-top: 50px;
	position: relative;
}
.sec_sobre .txt_sobre{
	display: block;
	max-width: 100%;
	margin: 0 auto;
	text-shadow: 0.5px 0.5px 5px #fff;
	text-align: justify;
}
.atributos .marginleft0 {
	margin-left: 0;
}
.atributos .center{
	max-width:274px;
	margin:0 auto;
}
.atributos{
	display:block;
	width:100%;
	margin: 50px auto 0;
}
.atributos article{
	display:block;
	max-width: 320px;
	min-width: 290px;
	flex-basis: 100%;
	float:left;
	margin-bottom: 62px;
}
.atributos article h1{
	font-size:25px;
	color: #426c74;
	font-family: 'opensans_bold_0', sans-serif;

}



/* [BEGIN] ESTILIZAÇÃO SERVICOS */

.section_servicos{
	background: url('../imagens/elementos-internas/elementos-servicos/background.jpg') center top no-repeat ;
	background-size:  cover;
	padding-bottom: 0;
	background-attachment: fixed;
}
.section_servicos h3{
	font-family: 'opensans_semibold_0', sans-serif;
	font-size: 55.38px;
	color: #202020;
	margin-bottom:  31px;
	text-align:  left;
}
.section_servicos .bx-wrapper h3{
	font: 18.00px 'tahomabd', sans-serif;
	color: #202020;
	min-height: 30px;
	text-align: center;
}
.section_servicos .flex-container {
    margin-bottom: 70px;
}
.section_servicos p{
	max-width: 522px;
	color: #202020;
	text-align:  left;
	text-align-last:  left;
}

.section_servicos img {
	    max-height: 225px;
}
.section_servicos .content{
	padding: 40px 0 30px 0;
}
.section_servicos .blocos{
	margin-top:  30px;
}
.section_servicos .blocos article{
	max-width: 160px;
}
.section_servicos .blocos h3{
	font-size: 30px;
}
.section_servicos .blocos p{
	text-align: justify;
}
.section_servicos .blocos img{
	width: 100%;
	max-width: 160px;
	margin-bottom: 20px;
}
/* [END] ESTILIZAÇÃO SERVICOS */

/* [BEGIN] ESTILIZAÇÃO CONTATO */
.section_contato{
	/* background: url('../imagens/elementos-internas/elementos-contato/background.jpg') center center no-repeat; */
	padding:  120px 0 120px 0;
}
.form{
	max-width: 465px;
	margin: 0  auto;
}
.form input, .form textarea {
	border: none;
	border-bottom: 1px solid #333;
	background: transparent;
	resize: none;
	width: 100%;
	outline: none;
	margin-bottom: 17px;
	font-family: 'opensans_regular', sans-serif;
	font-size: 14px;
	max-width: 100%;
	padding: 10px 0;
}
.form textarea{
	padding-bottom: 43px;
}
.form input::placeholder, .form textarea::placeholder{
	color: #4d7cb6;
}
.form input[type='submit']{
	background: #4d7cb6;
	color: #FFF;
	border: none;
	padding: 13px 0;
	cursor: pointer; 
}
nav{margin-top: 30px;}
nav ul{
	text-align: center;
}
nav li{
	display: inline-block;
	font-size: 12px;
	font-family: 'opensans_regular', sans-serif;
	margin-right:  165px;
	color: #de8e2c;
}
nav li.email{
	background: url('../imagens/elementos-internas/elementos-contato/icon-mail.png') center top no-repeat;
	padding-top: 70px;
}
nav li.telefone{
	background: url('../imagens/elementos-internas/elementos-contato/icon-phone.png') center top no-repeat;
	padding-top: 70px;
}
nav li.endereco{
	background: url('../imagens/elementos-internas/elementos-contato/icon-location.png') center top no-repeat;
	padding-top: 70px;
}
nav li strong{
	font-family: 'opensans_bold_0', sans-serif;
	font-size: 15px;
}

nav li:last-of-type{
	margin-right: 0;
}

.section_contato .flex-container div {
	max-width: 430px;
}

.section_contato .flex-container div h3 {
	margin-bottom:  10px;
	font-family: 'opensans_semibold_0', sans-serif;
	font-size: 55.38px;
	color: #202020;
}
.section_contato .flex-container div:last-of-type h3 {
	font-size: 49.38px;
	line-height: 63px;
}
.section_contato .flex-container div p {
	text-align-last: left;
	text-align: justify;
	margin-bottom:  20px;
}

.false_file{
	position: relative;
	background: url(../imagens/elementos-internas/elementos-contato/clip.png) 98% center no-repeat;
	background-size: 11px;
	border-bottom: 1px solid #333;
	cursor: pointer;
	width: 100%;
	display: block;
	font-family: 'opensans_regular', sans-serif;
	font-size: 14px;
	color: #4d7cb6;
	margin-bottom: 17px;
	padding: 10px 0;

}
.false_file input{
	position:  absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

/* [END] ESTILIZAÇÃO CONTATO */


/* [BEGIN] ESTILIZAÇÃO FOOTER */
/* .main_footer{
	width: 100%;
	background: #405459;
	padding: 60px 0 40px 0;
	} */
/* [END] ESTILIZAÇÃO FOOTER */