/* Header */
.banner-section {
    margin-top: 0;
}

.banner-section .banner-slider-nav.style-two {
    width: 300px;
}

.banner-section .banner-slider-nav.style-two .banner-slider-button-prev,
.banner-section .banner-slider-nav.style-two .banner-slider-button-next {
    width: 50%;
    background: #383839;
}

.banner-section .banner-slider-nav.style-two .banner-slider-button-next {
    background: #a2a2a2;
}

.main-header .header-upper .logo-box .logo {
    display: inline-block;
}

.main-menu .navigation>li>a {
    color: #a2a2a2;
}

.main-menu .navigation>li:before,
.main-menu .navigation>li.current>a,
.main-menu .navigation>li>a:after,
.main-menu .navigation>li>a:before {
    color: #fff;
}

.banner-section .btn-style-one,
.header-upper .btn-style-one {
    color: #383839 !important;
    background-color: #fff;
    padding: 17.5px 30px;
    border-radius: 8px;
}

.banner-section .btn-style-one:before,
.header-upper .btn-style-one:before {
    background-color: #a2a2a2;
}

.header-style-one.fixed-header .sticky-header {
    background: #383839;
}

/* Institucional */

.header-upper.sticky-header.animated.slideInDown>div>div>div.logo-box>div {
    padding: 10px 0px;
    max-width: 75%;
}

.sec-title .sub-title,
.sec-title .sub-title:after,
.sec-title .sub-title:before,
.statement-section .nav-tabs.tab-btn-style-one .nav-item .nav-link i {
    color: #383839;
}

.statement-section .nav-tabs.tab-btn-style-one li.nav-item:before {
    background: #383839;
}

.statement-section .nav-tabs.tab-btn-style-one .nav-item .nav-link {
    border-color: #383839;
}

.statement-section .nav-tabs.tab-btn-style-one .nav-item .nav-link.active h4,
.statement-section .nav-tabs.tab-btn-style-one .nav-item .nav-link:hover h4,
.statement-section .nav-tabs.tab-btn-style-one .nav-item .nav-link.active i,
.statement-section .nav-tabs.tab-btn-style-one .nav-item .nav-link:hover i {
    color: #fff;
}

.statement-section .nav-tabs.tab-btn-style-one .nav-item .nav-link.active,
.statement-section .nav-tabs.tab-btn-style-one .nav-item .nav-link:hover {
    color: #383839;
    border-color: #383839;
    background: #383938;
}

/* Princípios */
.statement-section {
    background: #eee;
    position: relative;
    padding: 0 0 !important;
}

.bg-image-principal {
    background: url(../images/background/mission.png) no-repeat 44% 74%;
    background-size: 100%;
}

.statement-section .content {
    padding: 60px;
    margin: 60px 0 60px -200px;
    border-radius: 8px;
}


/* Serviços */

.clients-logo-section .hover-logo {
    opacity: 1
}

.white-text,
.text--white>h4,
.sub-title.text--white,
.text--white>h2,
.sub-title.text--white:before,
.sub-title.text--white:after {
    color: #fff;
}


.bg-image-service {
    background-color: #fff !important;
    background-image: url(../images/background/truck-road.png);
    background-position-y: 1000px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.service-block {
    padding-bottom: 30px;
}

.service-block .inner-box {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 8px;
    height: 100%;
    margin-bottom: 0;
}

.services-section.style-two .service-block .overlay:before,
.service-block .overlay {
    border-radius: 8px;
}

.services-section.style-two .service-block .lower-content {
    box-shadow: none;
    background: none;
}

.service-block .inner-box .image-box img {
    width: 100%;
    object-fit: cover;
    height: 250px;
}

.services-section.style-two:before {
    height: 1046px;
}

.services-section.style-two .service-block .overlay .text {
    color: #a2a2a2;
}

.service-block .content .icon {
    color: #fff;
}

.cta-section-two .theme-btn.btn-style-one,
.contact-form .form-group .theme-btn {
    background: #a2a2a2;
    border-radius: 8px;
}

.contact-form .form-group .theme-btn:before,
.cta-section-two .theme-btn:before {
    background: #383839;
}

#contact-form>div>div.form-group.text-center.col-md-12>button::before {
    background: #272727;
}

.service-block .lower-content {
    padding: 20px;
}

.service-block .overlay .text {
    color: #acacb8;
    position: relative;
    margin: 20px 0 30px;
    padding: 0 30px;
}

.services-section.style-two .service-block .overlay:before {
    background: rgba(56, 56, 57, 0.9);
}

.services-section.style-two .service-block .image-box .content,
.services-section.style-two .owl-theme .owl-nav .owl-prev:hover:after,
.services-section.style-two .owl-theme .owl-nav .owl-next:hover:after {
    background-color: #383839;
}

.cta-section-two .wrapper-box {
    padding: 0 0 0 100px;
}

.cta-section-two .icon {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.service-block .overlay {
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.services-section.style-two {
    padding-bottom: 60px;
}

.service-block .overlay {
    align-items: center;
}

/* Parceiros */
.clients-logo-section {
    background-color: #fff;
}

.clients-logo-section {
    padding: 120px 0;
}

/* Contato */
.bg-image-contact {
    background: url(../images/background/blue-truck-parked-on-the-road.png) no-repeat 80% 50%;
    background-size: cover;
    padding: 120px 0 160px;
}

.branches-section .owl-theme .owl-nav .owl-prev:hover:after,
.branches-section .owl-theme .owl-nav .owl-next:hover:after {
    background: #383839;
    color: #fff;
}

/* Footer */
.footer-bottom {
    position: relative;
    background: #383839;
    padding: 12px 0 8px !important;
    z-index: 9999;
}

.footer-bottom .copyright-text {
    color: #fff;
}

.logo-footer {
    padding-bottom: 20px;
}

.widget .widget_title {
    margin-bottom: 20px;
}

footer.main-footer p {
    position: relative;
    color: #7e7b7a;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Yantramanav', sans-serif;
}

.footer-contact-info {
    display: inline-block;
    width: 49%;
    padding-bottom: 20px;
}

footer-contact-info:last-child {
    padding-bottom: 0;
}

.footer-contact-info h4 {
    position: relative;
    color: #7e7b7a;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Yantramanav', sans-serif;
}

.footer-contact-info .readmore-link {
    position: relative;
    color: #383839;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Yantramanav', sans-serif;
    text-transform: capitalize;
}

.widget .widget_title:before {
    background-image: url('../images/border-shape.png');
}

.readmore-link i,
.readmore-link:hover,
.links-widget ul li a:hover,
.branches-section .single-info h4 span {
    color: #383839;
}

/* Ajustes */

#servicos div.image-box>img {
    border-radius: 8px 8px 0 0;
}

.service-block .image-box img {
    width: 100%;
}

#institucional>div>div>div:nth-child(2)>div>img {
    border-radius: 8px;
}

.lower-content {
    border-radius: 0 0 8px 8px;
}

.text--white {
    color: #fff
}

.scroll-to-top {
    width: 45px;
    height: 45px;
    line-height: 43px;
}

.scroll-to-top {
    color: #383839;
    border-color: #383839;
    mix-blend-mode: exclusion;
}

.scroll-to-top:hover,
.preloader-close,
.search-popup .search-form fieldset input[type="submit"] {
    background: #383839;
}

.clients-logo-section .logo-box img {
    filter: grayscale(1);
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -ms-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all;
}

.clients-logo-section .logo-box:hover img {
    filter: grayscale(0);
}

.row {
    width: 100%;
}

.scroll-to-top:hover,
.preloader-close,
.search-popup .search-form fieldset input[type="submit"],
.loader-wrap .layer .overlay {
    background-color: #383839 !important;
}

.preloader {
    background-image: url(../images/preloader.svg);
    z-index: 999999999999 !important;
}

.main-footer .upper-box {
    padding: 50px 0 30px;
}

.branches-section .single-info {
    border-radius: 8px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form select,
.contact-form textarea {
    border-radius: 8px;
}

/* SIDEBAR COTACOES */
.hidden-sidebar {
    width: 100%;
    max-width: 768px;
}

/*.hidden-sidebar .wrapper-box {*/
/*    width: 100%;*/
/*    max-width: 100%;*/
/*    padding: 30px 15px;*/
/*}*/

.hidden-sidebar .wrapper-box .content-wrapper {
    background-image: url(../images/background/bg-5.png);
    /*margin: 0;*/
    width: calc(100% - 70px);
    background-repeat: repeat;
    height: 100%;
    /*max-width: 1260px;*/
    max-height: 100%;
    /*position: absolute;*/
}

.hidden-sidebar h2 {
    position: relative;
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
}

.hidden-sidebar .form-group.text-center {
    margin-top: 30px;
}

.hidden-sidebar .contact-form input[type="text"],
.hidden-sidebar .contact-form input[type="email"],
.hidden-sidebar .contact-form input[type="password"],
.hidden-sidebar .contact-form select {
    display: block;
    width: 100%;
    line-height: 28px;
    height: 50px;
}

.hidden-sidebar .contact-form input[type="text"],
.hidden-sidebar .contact-form input[type="email"],
.hidden-sidebar .contact-form input[type="password"],
.hidden-sidebar .contact-form select,
.hidden-sidebar .contact-form textarea {
    border-radius: 8px;
}

.hidden-sidebar-close {
    color: #383839;
    background: #fff;
    position: absolute;
}

/* CSS PROVISÓRIO */
.bg-image-service {
    background: none;
}

.cta-section-two {
    position: relative;
    margin: 60px 0 30px;
    padding: 30px;
    background: #383839;
    border-radius: 8px;
}

.cta-section-two .theme-btn.btn-style-one {
    background: #ffffff;
}

.contact-form .form-group .theme-btn:before,
.cta-section-two .theme-btn:before {
    background-color: #a2a2a2;
}

.cta-section-two .btn-style-one,
.cta-section-two .btn-style-one:hover {
    color: #383839;
}

.cta-section-two .wrapper-box {
    margin-top: 0;
}

.cta-section-two .link {
    margin-bottom: 0;
}

.mobile-only {
    display: none;
}

.mobile-menu .nav-logo {
    text-align: center;
}

.mobile-menu .menu-box {
    background: #383839;
}

.mobile-menu .menu-backdrop {
    background-color: rgba(20, 20, 20, 0.70);
}

.mobile-sidebar-visible {
    overflow: hidden;
}

.hidden-sidebar .wrapper-box .content-wrapper {
    padding: inherit;
    background-image: url('../images/bg-cotacao.png');
}

.pp{
    margin-top: 291px;
    margin-left: 12%;
    margin-right: 12%;
}

.pp>h1{
    text-align: center;
    font-weight: bold;
}

.pp>h2{
    text-align: center;
    font-weight: bold;
}

.checkboxFour{
    padding: 0 9% 0;
}

.checkboxFour>label{
    color: #fff;
    display: inline !important;
}

.img-1{
    border-radius: 15px;
    max-width: 70%;
}

body>div.page-wrapper>section.hidden-sidebar>div>div>div.hidden-sidebar-close {
    display: none;
}

.overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0,0,0,0.5); /*dim the background*/
  }

  .c-whatsapp strong {
    font-size: 18px;
}

.c-whatsapp div {
    font-size: 14px;
}

/*instagram*/
.instagram_gallery a[data-caption]:after {
    -webkit-transition: 300ms all !important;
    -moz-transition: 300ms all !important;
    -ms-transition: 300ms all !important;
    -o-transition: 300ms all !important;
    transition: 300ms all !important;
}

.instagram_gallery a[data-caption]:before {
    content: '';
    text-align: center;
    font-size: 0.8rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1%;
    max-height: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    background-color: hsla(233, 71%, 25%, .8);
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -ms-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all;
    opacity: 0;
}

.instagram_gallery a[data-caption]:after {
    content: attr(data-caption);
    position: absolute;
    color: #fff !important;
    top: 60% !important;
    -webkit-transform: translateY(-40%) !important;
    -moz-transform: translateY(-40%) !important;
    -ms-transform: translateY(-40%) !important;
    -o-transform: translateY(-40%) !important;
    transform: translateY(-40%) !important;
    left: 30px !important;
    right:  30px !important;
    background: none !important;
    overflow: hidden !important;
    font-size: 16px !important;
    line-height: 20px !important;
    max-height: calc(20px * 4) !important;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -ms-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all;
    opacity: 0;
}

.instagram_gallery a[data-caption]:hover:before {
    opacity: 1;
}

.instagram_gallery a[data-caption]:hover:after {
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    -o-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    opacity: 1;
}

/*Formulário */
button.sending{
    background: #383839 !important;
    pointer-events: none;
}
button.sent{
    pointer-events: none;
    background: #14802d !important;
}

button.sent i{
    transform: none;
}

.whatsapp-widget-popup img {
    max-width: 20px !important;
    margin-top: 12px !important;
}

/* RESPONSIVO */
@media (max-width: 1199px) {
    .header-upper .navbar-right-info {
        display: block;
    }
}

@media (max-width: 1139px) {
    .header-upper .navbar-right-info {
        display: none;
    }

    .mobile-only {
        display: block;
    }

    .nav-outer .mobile-nav-toggler {
        margin: 8px;
        margin-left: 15px;
    }
}

@media (max-width: 992px) {
    .bg-image-service {
        background-position-y: 100%;
        background-size: 100% 550px;
        object-fit: cover;
    }

    .statement-section .content {
        margin: 120px 0 90px;
    }

    .statement-section .image {
        display: none;
    }

    .footer-contact-info {
        width: 32.9%;
    }

    .bg-image-principal {
        background-size: cover;
    }

    .col-lg-6 .col-md-12 {
        padding: 0;
    }

    .main-footer .row,
    .footer-bottom .row {
        text-align: center;
    }

    .widget .widget_title:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    body>div.page-wrapper>section.hidden-sidebar>div>div>div.hidden-sidebar-close {
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    .whatsapp-widget-popup {
        left: 15px !important;
        bottom: 15px !important;
    }

    .footer-bottom {
        padding: 15px 0;
    }

    .footer-bottom .copyright-text,
    .footer-bottom a {
        padding: 10px 0;
        width: 100%;
    }

    .cta-section-two .link {
        margin-bottom: 0;
        width: 100%;
    }

    .cta-section-two .icon {
        width: 100%;
    }

    .banner-section .inner.text-center {
        padding: 60px 0;
    }

    .hidden-sidebar .wrapper-box .content-wrapper {
        width: 100%;
        margin-right: 0;
    }

    .hidden-sidebar-close {
        color: #383839;
        background: #fff;
        top: -80px;
        right: -30px;
        bottom: unset;
        position: relative;
        float: right;
    }

    .statement-section .nav-tabs.tab-btn-style-one li.nav-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .statement-section .nav-tabs.tab-btn-style-one .nav-item .nav-link {
        margin-right: 0;
    }

    .statement-section .nav-tabs.tab-btn-style-one li.nav-item:before {
        display: none;
    }

    .scroll-to-top{
        display: none !important;
    }

    .instagram_gallery a {
        width: 31.3333% !important;
    }

    .instagram_gallery a:nth-child(n+7) {
        display: none !important;
    }
}

@media only screen and (max-width: 575px) {
    .footer-contact-info {
        width: 100%;
    }

    .cta-section-two .wrapper-box {
        padding: 30px 15px;
    }

    .cta-section-two .icon {
        position: relative;
        top: 0;
        margin-bottom: 0;
    }

    .hidden-sidebar .wrapper-box {
        height: auto;
    }

    .mobile-only a {
        display: none;
    }

    .cta-section-two {
        text-align: center;
    }
}

@media(max-width: 480px) {
    .bg-image-service {
        background-size: 100% 763px;
    }

    .instagram_gallery a {
        width: 100% !important;
    }

    .instagram_gallery a:nth-child(n+5) {
        display: none !important;
    }
}