.bg_internas{
	background-color:#fcfcfc;
	padding:50px 0;
}
.principal.conteudo {
	font-size: 17px;
	line-height: 1.5;
	max-width: 1330px;
	color: #202020;
}
.principal_internas {
	max-width: 970px;
	width: 72.93%;
}

.lateral_banners {
	max-width: 300px;
	width: 22.55%;
}
.lateral_banners img{
	width:100%;
}
a.link_branco{
	color:#fff;
	text-decoration:underline;
}
.subtit{
	font-size:35px;
	line-height:1.2;
	font-weight:700;
	color:#000;
	display:block;
	padding-bottom:22px;
}
.subtit.II {
	font-size: 25px;
	padding-bottom: 5px;
}
.parallax{
	background-color:transparent;
	color:#fff;
}
.parallax.internas{
	height:220px;
}
.parallax.home.I{
		padding:105px 0;
}
.parallax.home.I.armazenagem{
		padding:170px 0 170px;
}
.parallax.home.I .txt, .parallax.home.I .armazenagem .txt {
	width: 47.89%;
	max-width: 900px;
	text-align: left;
	text-align: left;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 500;
	color: black;
}
.parallax.home.I .txt strong, .parallax.home.I .armazenagem .txt strong{
	display:block;
	font-size:43px;
	margin-bottom:35px;
	line-height:1.3;
	
	font-weight:700;
	max-width:608px;
}
.parallax.home.I img {
	width: 47.36%;
	max-width: 628px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.parallax.home.I .principal{
	max-width:1330px;

}
.parallax.internas span {
	font-size: 45px;
	line-height: 1;
	text-align: center;
	color: #fff;
	display: block;
	padding-top: 80px;
	font-weight: 700;
}

.parallax.home.II{
	font-size:38px;
	line-height:1.5;
	text-align:center;
	padding:195px 0 185px;
}
.parallax.home.II .principal{
	max-width:1230px;
}
.principal{
	max-width:1330px;
	margin:0 auto;
}
.icons.home{
	padding-top:20px;
}
.frota{
	background: url(../imagens/frota_bg.jpg);
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	color:#fff;
	padding:95px 0 20px;
	margin-top:3px;
}
.frota .tit{
	text-align:center;
	font-size:40px;
	line-height:1;
	font-weight:700;
	display:block;
}
.frota .txt {
	display: block;
	text-align: center;
	font-size: 22px;
	line-height: 1.2;
	font-weight: 500;
	max-width: 485px;
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 20px;
}
.frota img{
	display:block;
	width:100%;
	max-width:85.86%;
	margin:0 auto;
}
.armazenagem .icons{
	width:26.69%;
	padding-top: 80px;
}
.armazenagem .icon{
	width:49.57%;
	text-align:center;
	font-size:14px;
	line-height:1.2;
	color:#fff;
	font-weight:500;
	margin-bottom:40px;
}
.armazenagem .icon img, .parallax.home.I.armazenagem img{
	width:30.11%;
	max-width:53px;
	margin:0 auto;
	margin-bottom:10px;
	display:block;
}
.slick_bg{
	font-size:18px;
	line-height:1.2;
	color:#000;
	text-align:center;
	padding:85px 0;
}
 .slick_bg .tit{
	padding-bottom:10px;
 }
 .slick_bg .txt{
	display:block;
	padding-bottom:80px;
 }

/*-------------------------------- ICONS */

.como_funciona{
	background: url(../imagens/dif_bg.png); 
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	color:#fff;
	text-align:center;
	padding: 90px 0 50px;
}
.como_funciona .tit, .slick_bg .tit {
	font-size: 36px;
	line-height: 1;
	display: block;
	text-align: center;
	padding-bottom: 22px;
	font-weight: 700;
}
.como_funciona .icon img{
	display:block;
	width:100%;
	max-width:82px;
	margin:0 auto;
	margin-bottom:20px;
}
.como_funciona .icons .icon:nth-child(1){
	margin-left:0;
}
.como_funciona .icons .icon:nth-child(5){
	margin-right:0;	
}
.como_funciona .icon {
	width: 17.1%;
	/* width: 16.6%; */
	font-size: 15px;
	line-height: 1.3;
	font-weight: 400;
	text-align: center;
	max-width: 240px;
	float: left;
	margin: 1.8%;
	color: #464646;
	letter-spacing: -0.02em;
}
.como_funciona .icon span {
	color:#fff;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.2;
	display: block;
	margin-bottom: 17px;
	letter-spacing:0;
}
.como_funciona a.icon {
	color:#ffffff;
	cursor:pointer;
}
.como_funciona a.icon:hover {
	color:#638ea7;
}
@media screen and (max-width: 1000px){
	.como_funciona {
		padding: 50px 0;
	}

}
@media screen and (max-width: 950px){
	.como_funciona .icon {
		width: 100%;
		max-width: 100% !important;
		float: none;
		margin: 0;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		margin-bottom:40px;
	}
.icons.home {
	padding-top: 40px;
}

}

/*------------------------------------- */

.bt_exemplo{
	width:100px;
	height:100px;
	background-color:red;
	cursor:pointer;
}
.our_solutions{
	background-image: url('../imagens/introbg.png');
	background-repeat:repeat-x;
	padding-bottom:97px;
	background-color:#fdfdfe;
}
.our_solutions .principal{
	max-width:1060px;
}
/*.our_solutions .txt{
	width:50.47%;
	margin-top:130px;	
}*/
.our_solutions .txt {
	width: 46%;
	margin-top: 130px;
}
/*.our_solutions .tit{
	font-size:50px;
	line-height:1.5;
	display:block;
	margin-bottom:40px;
	max-width:320px;
}*/
.our_solutions .tit {
	font-size: 30px;
	line-height: 1.5;
	display: block;
	margin-bottom: 40px;
	/* max-width: 320px; */
	max-width: 500px;
}
.our_solutions .botao{
	margin-top:55px;
	margin-bottom:125px;
}
.our_solutions img{
	width:41.69%;
	max-width:442px;
	margin-top:95px;
}
.imgs_home img{
	float:left;
}
.imgs_home img + img{
	margin-left:0.6%;
}
.imgs_home img:nth-child(1){
	width:49.3%;
}
.imgs_home img:nth-child(2){
	width:25.3%;
}
.imgs_home img:nth-child(3){
	width:24.2%;
}
.imgs_home img:nth-child(5){
    width: 48.9%;
	margin-top:10px;
}
.imgs_home img:nth-child(6) {
	width: 50.5%;
	margin-top:10px;
}
.contact_us{
	/*background-color:#f1f1f1;*/
	background-color:#002c4f;
	padding-bottom:95px;
}
.contact_us .txt{
	color:#fff;
	padding-top:100px;
	text-align: center;
	/*margin-bottom:60px;*/
}
.contact_us .col + .col{
	margin-left:40px;
}
.contact_us .tit{
	display:block;
	font-size:40px;
	line-height:1;
/*	padding-bottom:45px;*/
	color:#fff;
	font-weight: 700;
}
.contact_us .form{
	max-width:730px;
	margin:0 auto;
}
.contact_us .botao {
	max-width: 240px;
	display: block;
	margin: 0 auto;
	background-color: #ea5c17;
	border-color: #ea5c17;
}
/*.contact_us .txt a{
	color:#fff;
	border-bottom:1px dotted #fff;
}*/
/*.contact_us .txt a:hover{
	color:#00b38b;
	border-bottom:1px dotted #00b38b;
}*/
.photos{
	
}
.photos .fancybox{
	width:19%;
	margin:0.5%;
	float:left;
}
.photos .fancybox img{
	width:100%;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;
}
.photos .fancybox img:hover{
    -webkit-filter: brightness(130%);
    filter: brightness(130%);
}
.partners img{
	width:100%;
	max-width:478px;
	margin:20px 0;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.partners img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.partners a{
	width:24%;
}
.ancora_mobile{
	position:absolute;
	top:-50px;
	height:1px;
	width:1px;
}
/*________________________________________________________________________ Contato */

.label{
	font-weight:500;
    font-size:20px;
	line-height:1;
	color:#000;
	display:block;
	position:absolute;
	top:23px;
	margin-top:-4px;
	left:15px;
	z-index:1;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
}
.label.erro{
	color:#dc0000;
}
.campo:focus + .label, .campo.foco + .label{
	font-size:9px;
	top:5px;
	color:#999;
	margin-top:0;	
}
.box_campo{
	background-color:#fff;
	position:relative;
    margin-bottom: 18px;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
	display:block;
	border:1px solid #e5e5e5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: -1px 3px 4px -4px rgba(0,0,0,0.20);
	-moz-box-shadow: -1px 3px 4px -4px rgba(0,0,0,0.20);
	box-shadow: -1px 3px 4px -4px rgba(0,0,0,0.20);
}
.box_campo.erro{
	border:1px solid #dc0000;
}
select.drop{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background: url(../imagens/seta_drop.png) no-repeat transparent;
   background-position: right 20px center;
   padding-right:40px;
}
select.drop::-ms-expand{
	display: none;
}
.div_contato{
	width:1000px;
	margin:0 auto;
}
.div_contato.II{
	width:100%;
}
.div_contato.II a{
	color:#747474;	
	text-decoration:none;
}
.div_contato.II a:hover{
	text-decoration:none;
	color:#ef7414;
}
.campo{
	font-weight: 500;
	font-size: 20px;
	line-height: 1.7;
	color: #000;	
    width: 100%;
    padding: 6px;
    background-color: transparent;
	padding-top: 15px;
	z-index:2;
	position:relative;
	border:0;
	padding-left: 11px;
	height: 60px;
	font-family: "Montserrat", sans-serif;
	letter-spacing: -0.02em;
}

.campo_cinza /* deprecated */
{
	font-size: 15px;
	line-height: 1.7;
	letter-spacing:1px;
	color: #545454;	
    width: 100%;
    padding: 15px;
    background-color: #f5f5f5;
    margin-bottom: 10px;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
	display:block;
	border:1px solid #eee;
}
.campo_cinza:hover{
	background-color:#fafafa;
}
.campo_cinza:focus {
	color:#000;
	background-color:#fff;
	border-left:10px solid #eee;	
}
.size75{
	width:74.7%;
}
.size50{
	width:48.4%;	
}
.size33{
	width:32.66%;
}
.size25{
	width:24.2%;
}
.size20{
	width:19.25%;
}
.size15{
	width:14.25%;
}
.size10{
	width:9.25%;
}
.box_campo.left + .left{
	margin-left:3.1%;
}
.campo_contato.left + .left{
	margin-left:1%;
}
.multi{
	height: 130px;
}
/*.botao {
	font-family: 'Barlow', sans-serif !important;
	font-weight:500;
    font-size: 15px;
	line-height:1;
    color: #fff;
    padding: 13px 21px;
    background-color: #1f493f;
	border:2px solid #1f493f;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	cursor:pointer;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
	text-transform:uppercase;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;	
}
.botao:hover {
	color:#1f493f;
	background-color:transparent;	
}*/
.form .botao:hover{
	border-color:#fff;
	color:#fff;
}
.mensagem_enviada_bg{
	display:none;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
	background-image:url(../imagens/bg_aviso_msg.png);
    z-index:9000000000000009; 
}
.mensagem_enviada{
	font-size:14px;
	line-height:14px;
	position:absolute;
	width:550px;
	text-align:left;
	background-color:#c8f00f;
	color:#000;
	padding:30px 30px 30px 100px;
	background-image:url(../imagens/icon_ok.png);
	background-repeat:no-repeat;
	background-position:10px 50%;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	top: 50%;
	transform: translateY(-50%);
	-moz-box-shadow: 3px 3px 4px #c1c1c1;
	-webkit-box-shadow: 3px 3px 4px #c1c1c1;
	box-shadow: 3px 3px 4px #999;
}
.mensagem_enviada.erro{
	background-image:url(../imagens/icon_warning.png);
	background-color:#c00000;
	color:#fff;
}
.mensagem_enviada span{
	font-size:24px;
	line-height:24px;	
	display:block;
	margin-bottom:10px;
	letter-spacing:0;
	padding-bottom:0;
	text-transform:uppercase;
}
.mensagem_fechar{
	position:absolute;
	top:0;
	right:0;
	margin-top:10px;
	margin-right:10px;
	cursor:pointer;
}
.contato .subtit .icons{
	font-size:18px;
	color:#ef7414;
}


.bg_associe{
	background-color:#ed632b;
	padding:60px 0;
	color:#fff;
	margin-bottom:18px;
}
.bg_associe .tit {
	font-family: "hatten", sans-serif;
	font-size: 56px;
	line-height: 0.9;
	text-transform: uppercase;
	width: 34.28%;
	margin-right: 3.6%;
}
.bg_associe .txt{
	width:29.39%;
	font-size:28px;
	line-height:1.3;
	font-weight:600;
}
.bg_associe .botao {
	font-size: 16px;
	margin-top: 30px;
}
.bg_associe .botao:hover {
	border-color:#fff;
	color:#fff;
}

.noticias_home img{
	width:100%;
}
.noticias_home .noticia1 img {
	width: 53.17%;
	margin-right: 3.5%;
	margin-bottom:30px;
}
.noticias_home{
	padding:75px 0 45px;
}
.noticias_home .tit{
	font-weight:700;
	font-size:32px;
	line-height:1.2;
	color:#333;
	margin-bottom:40px;
}
.noticias_home .noticia1 a, .noticias_home .noticia2 a{
	color:#333;
	text-decoration:none;
}
/*.noticia1_txt {
	width: 41.42%;
}*/
.noticias_home .noticia1{
	font-weight:500;
	font-size:16px;
	line-height:1.2;
}
.noticias_home .noticia1 .tit{
	font-size:24px;
	margin-bottom:20px;
	display:block;
}
.noticias_home .noticia2{
	font-weight:600;
	font-size:17px;
	line-height:1.2;
	display:block;
}
.noticias_home .noticia2 img{
	display:block;
	margin-bottom:25px;
}
.link_noticias{
	color:#000;
	font-size:18px;
	text-decoration:underline;
}
/*.col-md-9.noticia1{
	padding-left:0;
}
.col-md-3.noticia2{
	padding-right:0;
}*/

.fotos_home{
	background-color:#f1f1f1;
	padding-bottom:8px;
}
.fotos_home .tit{
	font-weight:700;
	font-size:36px;
	line-height:1.2;
	color:#333;
	text-align:center;
	display:block;
	padding: 40px 0;
}
.fotos_home .tit a{
	color:#ff7532;
	text-decoration:none;
	margin-left:13px;
	position:relative;
	top:2px;
}
.fotos_home .tit a:hover{
	color:#000;
}
.fotos_home .fancybox{
	width:14.07%;
	max-width:270px;
	max-height:200px;
	margin:0.1%;
	float:left;
	margin-bottom:3px;
}
.fotos_home .fancybox img{
	width:100%;
	max-height: 200px;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}
.fotos_home .fancybox img:hover{
    -webkit-filter: brightness(140%);
    filter: brightness(140%);	
}