.bgintro{
    background-image: url('../imagens/intro_bg.png');
    background-position:top center;
    background-repeat:repeat-y;
}
.bgintro .img{
    background-color:#00675e;
}
.bgintro img{
    width:100%;
    max-width: 525px;
}
.bgintro .txt {
	width: 55.63%;
	line-height: 1.8;
	padding: 110px 0;
}
.intro2 .txt{
	width: 53.38%;
	line-height: 1.8;
	padding: 110px 0; 
}
.intro2 img{
    margin-top: 32px;
}
.subtit_home{
    font-size:27px;
    line-height:1.2;
    display:block;
    color:#e2aa00;
    font-weight:600;
    margin-bottom:25px;
}
.tit_home{
    font-size:40px;
    line-height:1.2;
    display:block;
    color:#221a04;
    font-weight:600;
    margin-bottom:30px;
    max-width: 500px;
}

.bg_internas {
    background-color: #fcfcfc;
    padding: 100px 0;
}

.principal.conteudo {
	font-size: 20px;
	line-height: 1.6;
	max-width: 1330px;
	color: #202020;
}

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: 30px;
	padding-bottom: 18px;
    }

.parallax {
    background-color: transparent;
    color: #fff;
}

    .parallax.internas {
        height: 280px;
    }

.parallax.home.I {
	padding: 110px 0;
    margin:7px 0;
}

        .parallax.home.I.armazenagem {
            padding: 170px 0 170px;
        }

            .parallax.home.I .txt, .parallax.home.I .armazenagem .txt {
                width: 67.66%;
                max-width: 900px;
                text-align: left;
                text-align: left;
                font-size: 20px;
                line-height: 1.9;
                font-weight: 400;
            }

.parallax.home.I .txt strong, .parallax.home.I .armazenagem .txt strong {
	display: block;
	font-size: 37px;
	margin-bottom: 45px;
	line-height: 1.3;
	/* text-transform: uppercase; */
	font-weight: 600;
	max-width: 608px;
}

        .parallax.home.I img {
            width: 28.19%;
            max-width: 375px;
        }

        .parallax.home.I .principal {
            max-width: 1330px;
        }

    .parallax.internas span {
        font-size: 50px;
        line-height: 1;
        text-align: center;
        color: #fff;
        display: block;
        padding-top: 170px;
        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:40px;*/
}

.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 {
	-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 90px;
	/* margin-top: 11px; */
	background-color: #002f42;
}

    .como_funciona .tit, .slick_bg .tit {
        font-size: 40px;
        line-height: 1;
        display: block;
        text-align: center;
        padding-bottom: 25px;
        font-weight: 700;
    }

    .como_funciona .icon img {
        display: block;
        width: 100%;
        max-width: 69px;
        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: 16.9%;
	font-size: 15px;
	line-height: 1.3;
	font-weight: 400;
	text-align: center;
	max-width: 240px;
	float: left;
	margin: 1.8%;
	color: #e6ebec;
	letter-spacing: -0.02em;
}

.como_funciona .icon span {
	color: #fff;
	font-weight: 700;
	font-size: 22px;
	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;
        }
.como_funciona .txt{
    padding-bottom: 30px;
}

@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;
    }
}

/*------------------------------------- */

.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 .linha{
    padding:25px 0;
}
.contact_us .linha + .linha{
    background-image: url('../imagens/form_divisoria.png');
    background-position:top center;
    background-repeat:repeat-x;
}

.contact_us .info{
    width:83.33%;
    margin-left:5%;
    display:block;
}

.contact_us .icons {
    font-size: 18px;
	width: 40.60%;
	color: #fff;
	padding-top: 110px;
}
.contact_us .icons a{
    color:#fff;
}

.contact_us .icons a.II{
    color:#ffc000;
    text-decoration:underline;
}
.contact_us .icons a:hover, .contact_us .icons a.II:hover{
    color:#6cefee;
}
.contact_us .formulario{
    width:48.87%;
}
.contact_us {
	/* background-color: #f1f1f1; */
	background-color: #112c2c;
	padding-bottom: 95px;
}
.contact_us .icons img{
    width:11.50%;
    max-width:62px;
}

    .contact_us .txt {
        color: #fff;
        padding-top: 100px;
        text-align: left;
        /*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: 600;
    }

    .contact_us .form {
        max-width: 730px;
        margin: 0 auto;
    }

    .contact_us .botao {
        max-width: 220px;
        display: block;
    }
/*.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;
    }

.campo.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;
}

.tabela {
    width: 100%;
    max-width:760px;
}

    .tabela .bt_dl {
        text-align: right;
    }

    .tabela th {
        padding: 10px 20px;
        text-align: left;
        background-color: #f1f1f1;
    }

    .tabela td, .tabela tr {
        border-bottom: 1px solid #eee;
        padding: 10px 20px;
    }
