html, body{
    font-family: "Helvetica Neue Regular";
}
#top{
    border-top: 2px solid #fa131b;
    min-height: 517px;
    background: url('../images/banner.jpg') no-repeat;
    background-size: cover;
}
.img-responsive{
    width: 100%;
    vertical-align: middle;
}
.logo{
    margin-top: 18px;
    max-width: 225px;
}
.navbar{
    background: none;
    margin-top: 22px;
}
.navbar-nav li a{
    font-family: 'HelveticaNeue-MediumCond';
    text-decoration: none;
    color: #fa131b;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    font-style: italic;
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.navbar-nav li a > span{
    display: none;
}
.navbar-nav li.active a, 
.navbar-nav li a:hover{
    color: #73bf41!important;
}
.navbar-nav li.active a > span,
.navbar-nav li a:hover > span{ 
    background-color: #73bf41;
    width: 100%;
    height: 2px;
    display: block; 
}
.box-contact{
    background-color: #4dbb00;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    min-height: 280px;
    width: 200px;
    float: left;
    position: absolute;
    top: -2;
    z-index: 9;
}
.box-contact ul{
    margin: 0;
    padding: 0;
    text-align: center;
}
.box-contact ul > li{
    display: block;
}
.box-contact ul li a{
    font-family: 'HelveticaNeue-MediumCond';
    font-weight: 600;
    color: #156d00;
}
.box-contact ul:first-child{
    padding-top: 30px;
}
.box-contact ul:first-child > li:first-child > a{
    font-size: 20px;
}
.box-contact ul:first-child > li:last-child > a{
    font-size: 14px;
}
.box-contact ul:last-child{
    margin: 60px auto 0 auto;
    padding: 0;
    text-align: left;   
    width: 150px;
}
.box-contact ul:last-child li a{
    color: #ffffff;
}
.box-contact ul:last-child li:first-child a{
    line-height: 14px;
    display: flex;
}
.box-contact ul:last-child > li > a > figure{
    width: 32px;
    height: 24px;
    margin: 0;
    float: left;
}
.no-padding{
    padding: 0;
}
.text-banner{
    margin-top: 80px;
}
.text-banner > p{ 
    margin: 0;
    color: #4dbb00;
    font-family: 'helvetica-neue-condensed-bold';
    font-size: 62px;
    line-height: 64px;
    text-transform: uppercase;
    font-style: italic;
}
.text-banner > p:last-child{
    padding-left: 120px;
}
.text-banner > .first-child{
    font-family: 'HelveticaNeue-MediumCond';
    font-size: 36px;
    line-height: 38px;
    color: #535353;
    text-transform: none;
}
.box-menu{
    margin: 90px auto 0 auto;
    padding: 0;
    list-style: none;
    clear: both;
    position: absolute;
}
.box-menu li{
    display: inline;
    padding: 0 5px;
}
.text-content {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 50px;
}
.text-content h3{
    margin: 0;
    color: #4dbb00;
    font-family: 'helvetica-neue-condensed-bold';
    font-size: 46px;
    line-height: 48px;
    text-transform: uppercase;
    font-style: italic;
}
.text-content p{
    font-family: 'HelveticaNeue-MediumCond';
    font-size: 32px;
    line-height: 38px;
    color: #535353;
    text-transform: none;
    margin-bottom: 0;
}
.text-content p:last-child{
    font-size: 32px;
    padding-left: 90px;
}
.text-content span{
    font-family: 'Julietta';
    font-size: 46px;
    color: #535353;
}
.form-contact{
    background: url('../images/bg_cotacao.png') no-repeat;
    background-size: cover;
    min-height: 250px;
    width: 100%;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.box-cert{
    min-height: 250px;
    width: 100%;
    background-color: #fb141e;
    font-family: 'HelveticaNeue-MediumCond';
    color: #ffffff;
    text-align: center;
    padding: 10px 0;
    border-left: 1px solid #fff;
    position: relative;
}
.box-cert .text{
    width: 70%;
    margin: 0 auto;
}
.box-cert h4{
    text-transform: uppercase;
}
.dis-est{
    width: 100%;
    background: url('../images/dist_estrategico.png') no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.box-contact-green h4,
.form-contact h4{
    text-transform: uppercase;
    margin: 0;
}
.box-contact-green,
.form-contact{
    font-family: 'HelveticaNeue-MediumCond';
    color: #ffffff;
    text-align: left;
    padding: 10px 0 0 0;
}
.box-form-contact .form-group{
    margin-bottom: 4px;
}
.box-form-contact input[type=text],.box-form-contact input[type=email],.box-form-contact input[type=tel], .box-form-contact textarea, .box-form-contact textarea:focus{
    font-family: 'HelveticaNeue-MediumCond';
    background: #4dbb00;
    width: 100%;
} 
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'HelveticaNeue-MediumCond';
    font-style: italic;
    font-weight: bold;
    color: #1b7b00!important;
}
::-moz-placeholder { /* Firefox 19+ */
    font-family: 'HelveticaNeue-MediumCond';
    font-style: italic;
    font-weight: bold;
    color: #1b7b00!important;;
}
:-ms-input-placeholder { /* IE 10+ */
    font-family: 'HelveticaNeue-MediumCond';
    font-style: italic;
    font-weight: bold;
    color: #1b7b00!important;;
}
:-moz-placeholder { /* Firefox 18- */
    font-family: 'HelveticaNeue-MediumCond';
    font-style: italic;
    font-weight: bold;
    color: #1b7b00!important;;
}
.box-form-contact button{
    float: right;
    padding: 0;
    margin: 10px 0 0 0;
}
#content{
    padding-bottom: 0;
    min-height: 600px;
}
.contact-botom{
    border-bottom: 4px solid #4dbb00;
    max-width: 820px;
    margin: 18px auto 26px auto;
    padding: 0 0 5px 0;
    list-style: none;
    text-align: center;
}
.contact-botom li{
    display: inline;
    padding: 0 15px;
}
.contact-botom li > a{
    color: #909090;
    font-size: 21px;
    font-family: 'HelveticaNeue-MediumCond';
}
.menu-bottom ul{
    margin: 0 0 0 60px;
    padding: 0;
    list-style: none;
}
.menu-bottom ul li{
    display: block;
}
.menu-bottom ul li:first-child > h4{
    color: #4dbb00;
    font-size: 17px;
    font-family: 'HelveticaNeue-MediumCond';
}
.menu-bottom ul li a{
    color: #909090;
    font-size: 15px;
    font-family: 'HelveticaNeue-MediumCond';
}
.logo-bottom{
    margin: 30px auto 0 auto;

}
.center{
    text-align: center;
}
.gmap{
    min-height: 356px;
    margin-top: 40px;
}
.box-log{
    position: relative;
    width: 100%;
    min-height: 422px;
    text-align: left; 
}
.box-log img{
    max-width: 1182px;
}
.owl-cert > .item > img{
    width: 120px!important;
}
.box-dis-est{
    padding-top: 160px;
    padding-left: 35px;
}
.bottom-green{
    height: 10px;
    margin-top: 30px;
    background-color: #4dbb00;
}
#topPage{
    border-top: 2px solid #fa131b;
}
.top-page{
    background-color: #ffffff;
    padding-bottom: 20px;
}
.banner-about{
    background: url('../images/bg_qsomos.png') no-repeat;
    min-height: 159px;
    background-size: 100% 100%;
    background-position: center center;
}
.banner-contact{
    background: url('../images/banner_contato.png') no-repeat;
    min-height: 159px;
    background-size: 100% 100%;
    background-position: center center;
}
.banner-sls{
    background: url('../images/banner-solucoes.png') no-repeat;
    min-height: 159px;
    background-size: 100% 100%;
    background-position: center center;
}
.banner-est{
    background: url('../images/banner-est.png') no-repeat;
    min-height: 159px;
    background-size: 100% 100%;
    background-position: center center;
}
.banner-cot{ 
    background: url('../images/banner-est.png') no-repeat;
    min-height: 159px;
    background-size: 100% 100%;
    background-position: center center;
}
.text-about{
    font-family: 'HelveticaNeue-MediumCond';
    color: #535353;
    text-align: center;
    max-width: 380px;
    margin: 0 auto;
}
.text-about h4{
    text-transform: uppercase;
    font-size: 18px;
}
.text-about p{
 font-size: 15px;
}
.about{
    padding: 40px 0 0;
}
.box-btn-solcs{
    text-align: center;
    padding-top: 30px;
}
#obj{
    padding: 30px 0;
    margin: 15px 0;
    min-height: 400px;
    background-color: #f8f8f8;
}
.box-ms ul{
    padding: 0 36px;
    list-style: none;
    margin: 0 auto;
    text-align: center;
}
.box-ms ul li:first-child{
    margin-bottom: 15px;
}
.box-ms ul li h4{
    font-weight: bold;
}
.box-ms ul li{
    display: block;
    font-family: 'HelveticaNeue-MediumCond';
    color: #535353;
    text-align: center;
}
.box-contact-green{
    background-color: #4dbb00;
    min-height: 400px;
    padding: 40px 30px 0 30px;
}
.contact-botom li a:hover{
    text-decoration: none;
}
.box-contact-green .contact-botom a,
.box-contact-green .contact-botom li a:hover,
.box-contact-green .contact-botom li a .white{
    color: #ffffff!important;
    text-decoration: none;
}
.height-40{
    height: 40px;
}
.white{
    color: #ffffff!important;
}
.box-form-contact ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.box-form-contact ul li:first-child{
    text-align: left;
    font-size: 20px; 
    line-height: 64px;
}
.box-form-contact ul li{
    display: inline;
    font-weight: 500;
    font-style: italic;
    line-height: 38px;
}
.text{
    font-style: italic;
}
.text h3{
    font-size: 28px;
    line-height: 28px;
    color: #ffffff;
    margin: 0;
}
.gray{
    background-color: #f4f4f4;
    margin: 35px 0 0 0;
    min-height: 300px;
}
.green{
    background-color: #4dbb00;
    min-height: 300px;
    margin: 35px 0 0 0;
}
.title{
    font-size: 36px;
    font-family: 'helvetica-neue-condensed-bold';
    text-transform: uppercase;
    color: #4dbb00;
    font-style: italic; 
    width: max-content;
    padding-bottom: 5px;
}
.text-body{
    font-family: 'HelveticaNeue-MediumCond';
    color: #535353;
    text-align: justify;
    text-justify: distribute;
}
.box-content{
    width: 70%;
    margin: 60px auto 76px auto;
}
.box-content span{
    line-height: 36px;
    display: block;
    width: max-content;
}
.box-content span:last-child{
    border-bottom: 4px solid #fa131b;
    width: 200px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.op-title{
    text-align: center;
    font-size: 32px;
    font-style: oblique;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #535353;
    font-family: 'helvetica-neue-condensed-bold';
    text-transform: uppercase;
}
.height-424{
    height: 424px!important;
}
.box-op{
    margin-bottom: 40px;
}
.box-left{
    background: url('../images/box-left-bg.png') no-repeat;
    background-size: cover;
    background-position: center center;
    border-right: 2px solid #ffffff;
}
.box-right{
    background: url('../images/box-right-bg.png') no-repeat;
    background-size: cover;
    background-position: center center; 
    border-left: 2px solid #ffffff;
}
.box-left .box-content,
.box-right .box-content{
    color: #ffffff;
    font-family: 'HelveticaNeue-MediumCond';
}
.box-left .box-content h2,
.box-right .box-content h2{
    text-transform: uppercase;
    font-family: 'helvetica-neue-condensed-bold';
    margin-bottom: 20px;
}
.box-left > .box-content p:first-child,
.box-right > .box-content p:first-child{
    margin-top: 50px;
}
.img-fly{
    position: absolute;
    text-align: center;
    width: 100%;
    top: -45px;
}
.img-container{
    position: absolute;
    left: 0;
    right: 0;
    text-align: end;
    bottom: -63px;
}
.margin-top-60{
    margin-top: 60px;
}
.box-est-1{
    padding-top: 25px;
}
.title-est{
    font-family: 'HelveticaNeue-MediumCond';
    color: #4c4c4c;
    text-align: center;
    font-style: oblique;
    margin-bottom: 30px;
}
.title-est h1{
    font-family: 'helvetica-neue-condensed-bold';
    text-transform: uppercase;
    width: max-content;
    margin: 0 auto 18px auto;
    color: #73bf41;
}
.title-est h1 span{
    background-color: #fa131b;
    width: 100%;
    height: 3px;
    display: block;
    width: auto;
} 
.box-1 figure, .box-2 figure, .box-3 figure, .box-4 figure{
    width: 201px;
    height: 182px; 
    border-radius: 3px;
    margin: 0 auto;
    cursor: pointer;
}
.box-1 figure{ 
    background: url('../images/rastreio1.png') no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.box-1 figure:hover, .box-1 figure.active{
    background: url('../images/rastreio2.png') no-repeat;
}
.box-2 figure{
    background: url('../images/tms1.png') no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.box-2 figure:hover, .box-2 .active{
    background: url('../images/tms2.png') no-repeat;
}
.box-3 figure{
    background: url('../images/frota1.png') no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.box-3 figure:hover, .box-3 figure.active{
    background: url('../images/frota2.png') no-repeat;
}
.box-4 figure{
    background: url('../images/edi1.png') no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.box-4 figure:hover, .box-4 figure.active{
    background: url('../images/edi2.png') no-repeat;
}
.box-est-2{
    height: 500px;
    background: url('../images/box-green-est.png') no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    margin: 50px 0;
    padding: 75px 0 0;
}
.box-est-2 .title{
    border: none;
}
.box-est-2 .title .redsp{
    width: 200px;
    height: 3.5px;
    margin: 45px 0 30px 0;
    background-color: #fa131b;
}
.box-est-2 .box-content{
    font-family: 'HelveticaNeue-MediumCond';
    color: #ffffff;
    width: 100%;
    margin-top: 0;
}
.box-est-3{
    background-color: #f9f9f9;
    margin: 30px 0;
    padding: 30px 0 0;
}
.box-est-3 .title{
    border: none;
    font-family: 'helvetica-neue-condensed-bold';
    margin: 0 auto;
}
.box-est-3 .title span:last-child{
    font-size: 40px;
    line-height: 40px;
}
.box-est-3 .title span:first-child{
    width: max-content;
    color: #fb141e;
    text-transform: uppercase;
    display: block;
    font-size: 24px;
    line-height: 24px;
}
.box-est-3 .text{
    font-family: 'HelveticaNeue-MediumCond';
    color: #4c4c4c;
    text-align: center;
    font-style: oblique;
} 
.list-cert{
    margin: 30px auto;
    padding: 0;
    list-style: none;
    width: max-content;  
}
.list-cert li{
    display: inline;
}
.list-cert li img{
    max-width: 100%;
    vertical-align: middle;
}
.box-est-4 .text{
    font-family: 'HelveticaNeue-MediumCond';
    color: #4c4c4c;
    text-align: left;
    font-style: oblique;
    padding-right: 30px;
}
.sizebox{
    width: 100%;
    height: 40px;
}
.box-est-4 .title{
    border: none;
}
.box-est-4 .title span{
    display: block;
    font-style: oblique;
    font-family: 'helvetica-neue-condensed-bold';
}
.box-est-4 .title span:first-child{
    color: #4c4c4c;
    font-size: 26px;
    line-height: 26px;
    padding-left: 35px;
}
.box-est-4 .title span:last-child{
    font-size: 40px;
    line-height: 40px;
    color: #73bf41;
}
.margin-top-10{
    margin-top: 10px;
}
.cursor-pointer{
    cursor: pointer;
}
.contact .title{
    width: max-content;
    border-top: 4px solid #fb141e;
    padding-top: 10px;
    margin: 0 auto;
}
.contact .title{
    font-family: 'HelveticaNeue-MediumCond';
    color: #4c4c4c;
    font-size: 16px;
    line-height: 26px;
    text-align:center;
}
.tb{
    width: 100%;
}
.contact .form-control{
    border-color: #73bf41;
}
.contact .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'HelveticaNeue-MediumCond';
    font-style: italic;
    font-weight: normal;
    color: #4c4c4c!important;
}
.contact .form-control::-moz-placeholder { /* Firefox 19+ */
    font-family: 'HelveticaNeue-MediumCond';
    font-style: italic;
    font-weight: normal;
    color: #4c4c4c!important;;
}
.contact .form-control:-ms-input-placeholder { /* IE 10+ */
    font-family: 'HelveticaNeue-MediumCond';
    font-style: italic;
    font-weight: normal;
    color: #4c4c4c!important;;
}
.contact .form-control:-moz-placeholder { /* Firefox 18- */
    font-family: 'HelveticaNeue-MediumCond';
    font-style: italic;
    font-weight: normal;
    color: #4c4c4c!important;;
}
.list-contact{
    margin: 0 0 0 30px;
    padding: 0;
    list-style: none;
}
.list-contact li{
    font-family: 'HelveticaNeue-MediumCond';
    color: #156d00;
    font-style: oblique;
}
.list-contact li:first-child{
    margin-bottom: 40px;
    color: #4c4c4c;
}
.list-contact li img{
    width: 32px;
} 
.list-contact li span{
    display: block;
    color: #4c4c4c;
    font-size: 17px;
    line-height: 18px;
}
.font-size-32{
    font-size: 32px;
}
.gmap h5{
    color: #4c4c4c;
    font-size: 19px;
    font-family: 'HelveticaNeue-MediumCond';
    font-style: oblique;
    line-height: 18px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
h6{
    color: #4c4c4c;
    font-size: 19px;
    font-family: 'HelveticaNeue-MediumCond';
    font-style: oblique;
    line-height: 18px;
    margin-top: 20px;
    text-align: left;
} 
.desktop{
    display: block;
}
.mobile{
    display: none;
}
.min-height-700{
    min-height: 700px;
}
.no-margin{
    margin: 0;
}
.owl-nav, .owl-dots{
    display: none;
}
.customNavSld{
    list-style: none;
    padding: 0;
    width: 80%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 44px;
    z-index: 888;
}
.customNavSld li:first-child{
    float: left;
}
.customNavSld li:last-child{
    float: right;
}
.customNavSld li{
    display: inline;
}
@media(max-width: 960px){
    html, body{
        overflow-x: hidden;
    }
    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }
    .logo{
        width: 100%!important;
    }
    .box-contact{
        display: none;
    }
    .box-menu{
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
    .box-menu li{
        padding: 5px 0;
        text-align: center; 
        display: block;
    }
    .box-menu li a{
        display: block;
        text-align: center;
        padding-bottom: 10px;
    }
    #top{
        min-height: 900px;
        background-position: 50% 50%;
    }
    .box-log{
        min-height: auto;
    }
    .box-log img{
        width: 103.49%;
    }
    .offset-1, .offset-2, .offset-3, .offset-4, .offset-5, .offset-6, .offset-7, .offset-8, .offset-9, .offset-10, .offset-11, .offset-12{
        margin: 0!important;
    }
    .box-dis-est{
        padding-bottom: 20px;
    }
    .menu-bottom .col-md-3{
        width: 100%;
        padding-bottom: 20px;
    }
    .bottom-green{
        margin-top: 0;
    } 
    .form-contact{
        padding: 20px;
    }
    .text-banner{
        margin-top: 40px;
        margin-bottom: 40px;
        padding-left: 30px;
    }
    .text-banner > p{ 
        margin: 0;
        color: #4dbb00;
        font-family: 'helvetica-neue-condensed-bold';
        font-size: 34px;
        line-height: 40px;
        text-transform: uppercase;
        font-style: italic;
    }
    .text-banner > p:last-child{
        padding-left: 120px;
    }
    .text-banner > .first-child{
        font-family: 'HelveticaNeue-MediumCond';
        font-size: 36px;
        line-height: 38px;
        color: #535353;
        text-transform: none;
    }
    #navbarSupportedContent{
        max-width: 100%;
        position: fixed;
        z-index: 9;
        background-color:
        #fff;
        top: 74px;
        margin: 0 auto;
        right: 0;
        left: 0;
    }
    #top{
        min-height: 1050px;
    }
    .dis-est {
        width: 100%;
        background: url('../images/dist_estrategico.png') no-repeat;
            background-position-x: 0%;
            background-position-y: 0%;
            background-size: auto;
        background-size: cover;
        background-position: center center;
        padding: 39px;

    }
    .banner-sls{
        background-position: 50% 50%;
        background-size: unset;
    }
    .title {
        font-size: 26px;
        font-family: 'helvetica-neue-condensed-bold';
        text-transform: uppercase;
        color: 
        #4dbb00;
        font-style: italic;
        width: max-content;
        padding-bottom: 5px;
    }
    .box-right{
        background-position: 50% 50%;
        background-size: 100% 100%;
        height: auto !important;
    }
    .title figure{
        width: 80%;
    }
    .box-1, .box-2, .box-3, .box-4{
        margin-bottom: 10px;
    }
    .form{
        padding: 20px;
    }
    .gmap h5{
        padding: 0 15px;
    }
    .sizebox{
        height: 5px;
    }
    .banner-about {
        background: url('../images/banner-qs-mobile.png') no-repeat !important;
        background-position: 50% 50% !important;
        background-size: 100% auto !important;
        min-height: 60px !important;
    }
    .banner-sls{
        background: url('../images/banner-sl-mobile.png') no-repeat !important;
        background-position: 50% 50% !important;
        background-size: 100% auto !important;
        min-height: 60px !important;
    }
    .banner-est{
        background: url('../images/banner-est-mobile.png') no-repeat !important;
        background-position: 50% 50% !important;
        background-size: 100% auto !important;
        min-height: 60px !important;
    }
    .banner-cot{
        background: url('../images/banner-cot-mobile.png') no-repeat !important;
        background-position: 50% 50% !important;
        background-size: 100% auto !important;
        min-height: 60px !important;
    }
    .banner-contact{
        background: url('../images/banner-contact-mobile.png') no-repeat !important;
        background-position: 50% 50% !important;
        background-size: 100% auto !important;
        min-height: 60px !important;
    }
}