@charset "utf-8";

/**PADRÕES**/
body{
	margin: 0;
	padding: 0;
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	height: 100%;
	overflow-x: hidden;
	background: #ededed;
}

img, a{
	text-decoration: none;
	border: none;
	color: #fff;
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.imgcem{
	width: 100%;
}



/**FONTES**/
@font-face {font-family: "social"; src: url("../fontes/social_font.ttf") format("truetype");}
@font-face {font-family: "myriad_n"; src: url("../fontes/myriad_n.ttf") format("truetype");}
@font-face {font-family: "myriad_b"; src: url("../fontes/myriad_b.ttf") format("truetype");}
@font-face {font-family: "bebas"; src: url("../fontes/bebas.ttf") format("truetype");}
@font-face {font-family: "futura"; src: url("../fontes/futura.ttf") format("truetype");}
@font-face {font-family: "montserrat"; src: url("../fontes/montserrat.ttf") format("truetype");}


.f_social{font-family: "social";}
.f_myriad_n{font-family: "myriad_n";}
.f_myriad_b{font-family: "myriad_b";}
.f_bebas{font-family: "bebas";}
.f_futura{font-family: "futura";}
.f_montserrat{font-family: "montserrat";}


nav{
	position: fixed;
	background: #000;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
	padding: 10px 0;
	color: #fff;
	overflow: hidden;
	z-index: 2;
}

.container{
	margin: 0 auto;
	width: 80%;
	overflow: hidden;
}

.lk{
	float: left;
	margin: 0 25px;
	font-size: 16px;
	text-transform: uppercase;
}


.icon{
	float: left;
	width: 30px;
	margin: 0 10px;
}

.top{
	background: url('../img/bg_top.jpg') no-repeat;
	background-size: cover;
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.logo{
	width: 50%;
	margin-top: 200px;
	margin-bottom: 400px;
}

.base1{
	width: 100%;
	margin-top: -400px;
	overflow: hidden;
}

.topo{
	display: block;
	width: 100%;
}

.base_preta{
	background: #101010;
	color: #fff;
	overflow: hidden;
	display: block;
	margin-top: -10px;
	padding-bottom: 30px;
}

.info{
	float: left;
	width: 50%;
	overflow: hidden;
	font-size: 22px;
}

.img_illustrator{
	position: absolute;
	width: 30%;
	margin-top: -280px;
	right: 100px;
}

.bottom{
	width: 100%;
	overflow: hidden;
	display: block;
}

.estado{
	float: left;
	width: 40%;
	overflow: hidden;
}

.info_estado{
	float: right;
	width: 50%;
	font-size: 32px;
	overflow: hidden;
	display: block;
	padding-top: 50px;
}

.base2{
	width: 100%;
	overflow: hidden;
	display: block;
	margin-top: -100px;
}

.base_laranja{
	background: #c43e00;
	overflow: hidden;
	display: block;
	margin-top: -10px;
	color: #fff;
	padding-bottom: 50px;
}

.info_frota{
	float: left;
	font-size: 22px;
	width: 45%;
	overflow: hidden;
	display: block;
}

.title_frota{
	font-family: 'montserrat';
	font-size: 42px;
	overflow: hidden;
	margin-bottom: 20px;
}

.foto_frota{
	float: right;
	width: 50%;
	overflow: hidden;
	display: block;
	margin-top: 20px;
}

.bloco{
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}

.bloco_galpao{
	float: none;
	margin-top: 50px;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}

.foto_galpao{
	float: left;
	overflow: hidden;
	width: 45%;
}

.legenda_galpao{
	font-family: 'montserrat';
	font-size: 32px;
	float: right;
	width: 50%;
	overflow: hidden;
	padding-top: 70px;
}

.contato_esq{
	float: left;
	overflow: hidden;
	background: url('../img/division.png') no-repeat right top;
	width: 50%;
	display: block;
	min-height: 927px;
}

.title_contato{
	font-family: 'montserrat';
	font-size: 28px;
	overflow: hidden;
	margin-bottom: 20px;
	color: #ef6b00;
}

.text_contato{
	font-size: 18px;
	overflow: hidden;
	margin-bottom: 20px;
}

.form_contato{
	padding: 10px;
	border-radius: 8px;
	background: #fff;
	border: solid 1px #ccc;
	color: #101010;
	font-size: 16px;
	margin-bottom: 10px;
	width: 70%;
	font-family: 'Titillium Web', sans-serif;
}

.bt_form{
	padding: 10px;
	border-radius: 8px;
	border: solid 1px #ef6b00;
	background: #ef6b00;
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px;
	width: 75%;
	font-family: 'Titillium Web', sans-serif;
	text-align: center;
	text-transform: uppercase;
}

.contato_dir{
	float: right;
	width: 45%;
	overflow: hidden;
}

.conj_contato{
	overflow: hidden;
	display: block;
	margin-bottom: 60px;
}

.icon_contato{
	float: left;
	width: 60px;
}

.endereco{
	float: left;
	font-size: 22px;
	width: 70%;
	margin-left: 20px;
}

.fone{
	float: left;
	font-size: 28px;
	width: 70%;
	margin-left: 20px;
	font-family: 'montserrat';
}

.mapa{
	overflow: hidden;
}

.map_google{
	width: 80%;
	height: 300px;
	border-radius: 10px;
	overflow: hidden;
	border: solid 1px #101010;
}

footer{
	overflow: hidden;
	margin-top: -300px;
	width: 100%;
	display: block;
}

.footerbg{
	background: #101010;
	overflow: hidden;
	display: block;
	margin-top: -10px;
}

.logo_footer{
	float: left;
	width: 300px;
	overflow: hidden;
	margin-bottom: 50px;
}

.menu_footer{
	margin-top: 30px;
}

.copyright{
	clear: left;
	display: block;
	color: #454545;
	padding-bottom: 20px;
}

.whatsapp_ico{
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 70px;
	z-index: 9999999999999999999999999999;
	animation-name: whatsapp;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}

/* Safari 4.0 - 8.0 */
	@-webkit-keyframes whatsapp {
	    0%   {bottom: 20px;}
			50%   {bottom: 50px;}
			100%   {bottom: 20px;}
	}

	/* Standard syntax */
	@keyframes whatsapp {
		0%   {bottom: 20px;}
 	 50%   {bottom: 50px;}
 	 100%   {bottom: 20px;}
	}

@media only screen and (max-width: 900px) {

nav{
	display: none;
}


.logo{
	width: 80%;
	margin-top: 50px;
	margin-bottom: 100px;
}

.base1{
	margin-top: -150px;
}

.info{
	float: none;
	text-align: center;
	font-size: 16px;
	width: 100%;
}

.img_illustrator{
	display: none;
}

.estado{
	float: none;
	margin: 0 auto;
	margin-bottom: 30px;
	width: 100%;
}

.info_estado{
	float: none;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 20px;
	padding-top: 0;
}

.base2{
	margin-top: 20px;
}

.info_frota{
	float: none;
	width: 100%;
	font-size: 14px;
}

.foto_frota{
	float: none;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 30px;
}

.contato_esq, .contato_dir{
	float: none;
	width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
	min-height: auto;
	background-size: 0;
}

.fone{
	font-size: 22px;
}

footer{
	margin: -20px;
}

.lk{
	display: none;
}

.logo_footer{
	float: none;
	width: 60%;
	margin-bottom: 30px;
}

.menu_footer{
	float: none;
	margin-top: -20px;
	margin-bottom: 40px;
}

.copyright{
	margin-top: 20px;
	float: none;
	display: none;
}

.foto_galpao{
	float: none;
	overflow: hidden;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 20px;
}

.legenda_galpao{
	font-family: 'montserrat';
	font-size: 26px;
	float: none;
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-top: 0;
}


}
