
::selection {
    background: #999;
    color: #FFF;
    opacity: 1;
}

::-webkit-selection {
    background: #999;
    color: #FFF;
    opacity: 1;
}

::-moz-selection {
    background: #999;
    color: #FFF;
    opacity: 1;
}

::-o-selection {
    background: #999;
    color: #FFF;
    opacity: 1;
}

::-webkit-scrollbar {
    background: #fff;
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-thumb {
    background: #999;
    -webkit-border-radius: 8px
}

::-moz-scrollbar {
    background: #fff;
    width: 8px;
    height: 8px;
}

::-moz-scrollbar-thumb {
    background: #999;
    -webkit-border-radius: 8px
}

::-o-scrollbar {
    background: #fff;
    width: 8px;
    height: 8px;
}

::-o-scrollbar-thumb {
    background: #4285F4;
    -webkit-border-radius: 8px
}

.btnVoltar {
    font-size: 24px !important;
    position: relative;
    top: 2px;
}

.t-right {
    text-align: right;
}

body {
    margin-top: 61px;
    font-family: Roboto, Helvetica, Arial, sans-serif !important;
}

.banner-item-text-button2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    padding: 25px 45px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    left: 50%;
    transform: translate(-50%);
}

    .banner-item-text-button2 .banner-item-text-title2 {
        font-size: 28px
    }

.banner-item-text-description2 {
    font-size: 18px;
    margin-bottom: 12px
}

#banner-wrapper .owl-nav {
    display: none;
}
a {
    color: #000;
    text-decoration: none;
}

.theme-color {
    color: #c00 !important;
}

.imgWhatsApp,
.icon-phone,
.icon-email,
.icon-whatsapp,
.icon-facebook,
.icon-instagram,
.icon-facebook,
.icon-twitter,
.icon-tiktok,
.icon-linkedin,
.icon-youtube {
    width: 24px;
    height: 24px;
    position: relative;
    display: inline-block;
}

    .icon-phone:before,
    .icon-email:before,
    .icon-whatsapp:before,
    .icon-facebook:before,
    .icon-instagram:before,
    .icon-facebook:before,
    .icon-twitter:before,
    .icon-tiktok:before,
    .icon-linkedin:before,
    .icon-youtube:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .icon-phone:before {
        background-image: url('/images/phone-icon.png');
    }

    .icon-email:before {
        background-image: url('/images/email-icon.png');
    }

    .icon-whatsapp:before {
        background-image: url('/images/whatsapp-icon.png');
    }

    .icon-facebook:before {
        background-image: url('/images/facebook-icon.png');
    }

    .icon-instagram:before {
        background-image: url('/images/instagram-icon.png');
    }

    .icon-tiktok:before {
        background-image: url('/images/tiktok-icon.png');
    }

    .icon-twitter:before {
        background-image: url('/images/twitter-icon.png');
    }

    .icon-linkedin:before {
        background-image: url('/images/linkedin-icon.png');
    }

    .icon-youtube:before {
        background-image: url('/images/youtube-icon.png');
    }


.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.b-example-divider {
    width: 100%;
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

    .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

.btn-bd-primary {
    --bd-violet-bg: #712cf9;
    --bd-violet-rgb: 112.520718, 44.062154, 249.437846;
    --bs-btn-font-weight: 600;
    --bs-btn-color: var(--bs-white);
    --bs-btn-bg: var(--bd-violet-bg);
    --bs-btn-border-color: var(--bd-violet-bg);
    --bs-btn-hover-color: var(--bs-white);
    --bs-btn-hover-bg: #6528e0;
    --bs-btn-hover-border-color: #6528e0;
    --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
    --bs-btn-active-color: var(--bs-btn-hover-color);
    --bs-btn-active-bg: #5a23c8;
    --bs-btn-active-border-color: #5a23c8;
}

.bd-mode-toggle {
    z-index: 1500;
}

    .bd-mode-toggle .dropdown-menu .active .bi {
        display: block !important;
    }

/*Início personalizações*/

.boxIcones a {
    /*font-size: 1.5rem*/
    text-decoration: none;
}

.boxIcones .dropdown-item:hover {
    background: #c00;
}

.boxIcones .dropdown-item h4 {
    font-size: 16px;
    margin-bottom: 0px;
    color: #c00;
    font-weight: bold;
}

.boxIcones .btn-redes a {
    margin-top: 5px;
}

.boxIcones .dropdown-item span {
    font-size: 14px;
}

.navbar {
    background-color: #fff !important;
    -webkit-box-shadow: 0 6px 16px -2px rgba(0,0,0,.3);
    -moz-box-shadow: 0 6px 16px -2px rgba(0,0,0,.3);
    box-shadow: 0 6px 16px -2px rgba(0,0,0,.3);
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.boxHeaderMobile {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.nav-link {
    color: #333;
    font-size: 13px;
    font-weight: 500;
}

    .nav-link:hover, .navbar-brand:hover,
    .nav-link:active, .nav-link:focus {
        color: #000 !important
    }

.preview-evento-noticia .item:hover {
}

.navCategoriasVeiculos .nav-link.active,
.navCategoriasVeiculos .nav-link:hover,
.navCategoriasVeiculos .nav-link:focus {
    border-bottom-color: #c00;
    color: #c00 !important;
}

.logo-brand img:nth-child(1) {
    height: 45px;
    padding: 2px;
    margin-right: 12px;
    object-fit: contain;
}

.logo-brand img:nth-child(2) {
    height: 45px;
    object-fit: contain;
}

.navbar .dropdown-menu {
    min-width: 150px;
    border-radius: 0;
    margin: 0;
    padding: 0;
    background-color: #fff !important;
    border: 1px solid #efefef;
    -webkit-box-shadow: 0 6px 16px -2px rgba(0,0,0,.3);
    -moz-box-shadow: 0 6px 16px -2px rgba(0,0,0,.3);
    box-shadow: 0 6px 16px -2px rgba(0,0,0,.3);
}

    .navbar .dropdown-menu li {
        border-bottom: 1px solid #efefef;
    }

        .navbar .dropdown-menu li:last-child {
            border-bottom: 0;
        }

.navbar .dropdown-item {
    color: #333;
    padding-top: 12px;
    padding-bottom: 12px;
}

    .navbar .dropdown-item:hover {
        color: #000;
        background-color: inherit;
    }

.navbar .navbar-toggler {
    float: left;
    margin-top: 8px;
}

.navbar .navbar-toggler-icon {
    filter: brightness(0) saturate(100%) invert(17%) sepia(13%) saturate(7%) hue-rotate(84deg) brightness(104%) contrast(93%) !important;
}

.dropdown-lista {
    overflow-y: auto;
    overflow-x: hidden;
    min-width: 250px !important;
    text-align: center;
}

.boxIcones .bi {
    font-size: 18px;
    color: #c00;
}

.boxIcones .btn-group {
    padding-right: 4px;
}

    .boxIcones .btn-group:last-child {
        padding-right: 0px;
    }

.boxIcones button {
    padding: 0px;
}

.boxIcones .dropdown-toggle::after {
    margin-left: 0px;
}

.dropdown-toggle::after {
    color: #999;
}

.boxIcones .icon-facebook, .boxIcones .icon-instagram, .boxIcones .icon-facebook, .boxIcones .icon-twitter, .boxIcones .icon-linkedin, .boxIcones .icon-youtube {
    width: 22px;
    height: 22px;
}

.btnTransparente {
    background-color: transparent;
    border: none;
}

#boxOwlCarrousel .banner-item-text {
    position: absolute;
    bottom: 50px;
    left: 50px;
}

#boxOwlCarrousel .owl-carousel .owl-stage-outer {
    z-index: 90;
}

#boxOwlCarrousel .owl-nav {
    display: none;
}

    #boxOwlCarrousel .owl-nav .owl-prev {
        z-index: 999;
    }

    #boxOwlCarrousel .owl-nav .owl-next {
        z-index: 999;
    }

#boxOwlCarrousel .owl-dots {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    z-index: 91;
    background: transparent;
}

.owl-theme .owl-dots .owl-dot span {
    width: 18px !important;
    height: 18px !important;
    background: transparent !important;
    border: 2px solid #999;
    text-shadow: 0 6px 16px -2px rgba(0,0,0,.3);
}

#boxOwlCarrousel .item img {
    max-width: 100% !important;
    width: inherit !important;
    margin: auto;
    object-fit: contain;
}


.owl-theme .owl-dots .owl-dot.active span {
    background: #c00 !important;
    border: 2px solid #c00;
}

.btnPrevBanner .bi, .btnNextBanner .bi {
    font-size: 50px;
    text-shadow: 0px 0px 5px #f1f1f2;
}

.btnPrevBanner {
    position: absolute;
    top: 50%;
    z-index: 99;
    left: 25px;
    transform: translateY(-50%);
}

#eventos-noticias-wrapper-content .owl-item {
    overflow: hidden;
}

.btnNextBanner {
    position: absolute;
    top: 50%;
    z-index: 99;
    right: 25px;
    transform: translateY(-50%);
}

    .btnPrevBanner button, .btnNextBanner button {
        background: transparent;
        border: 0;
        font-size: 50px;
        color: #c00;
    }

#boxOwlCarrousel .owl-item.active {
    width: 100vw !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 40px !important;
    height: 10px !important;
    border-radius: inherit;
    border-color: #c00;
}

#boxOwlCarrousel.owl-theme .owl-dots .owl-dot span {
    height: 20px !important;
}


.navCategoriasVeiculos .nav-link {
    font-size: 17px;
    padding: 2px 0 2px 0;
}

#boxOwlCarrouselVeiculos .owl-nav {
    display: none;
}

.btn.btn-theme {
    background: #c00;
    color: white;
    font-weight: 600;
}

.models-slider a {
    text-decoration: none;
    color: #000
}

.models-list-item .borda {
    background-color: #fff;
}

.models-list-item .borda,
.boxRevisaoPeriodica .borda,
.models-slider .item .borda {
    border: 1px solid #999;
    border-radius: 4px;
    margin: 4px;
    padding: 8px;
    margin: 12px;
}

.boxRevisaoPeriodica .borda {
    margin: 0 0 22px 0;
    cursor: pointer;
}

.red {
    color: #c00 !important;
}

.txtConsorcio {
    font-weight: 700;
    color: #c00;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
}

.models-slider .item:hover img {
}

.models-slider .item:hover .borda {
    border: 1px solid #c00;
}

.models-slider .item img {
    margin-bottom: 9px;
}

#boxOwlCarrouselSeminovos .item img,
.models-slider .item img,
.span-item.used-item img {
    height: 128px;
    width: 100%;
    object-fit: contain;
}

.models-slider .item.box4w img {
    height: 90px !important;
}

.no-photo {
    height: 128px;
}

.btn.btn-white {
    color: white !important;
    border: 2px solid white;
    border-radius: 20px !important;
    font-weight: 600 !important;
}

.nomeCorVersao,
.model-list-item-version,
.boxRevisaoPeriodica .borda p,
.models-slider .item p {
    text-align: center;
    color: #595959;
    font-size: 18px;
    padding: 12px 0 12px 0;
    font-weight: bold;
}

.button-color-item {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
    transform: rotate(45deg);
    border: 3px solid #ccc;
    display: inline-block;
    margin: 0 -11.42857px;
    background-color: #ccc;
    transition: all linear 0.1s;
    cursor: pointer;
}

.car-models .buttons-color .button-color-item a span:nth-child(1) {
    left: 0%;
    top: 0;
    z-index: 1;
}

.car-models .buttons-color .button-color-item a span {
    position: absolute;
    width: 100%;
    height: 100%;
}

.owlCarouselCoresThumb a {
    width: 40px;
    height: 40px;
    border: 3px solid #ccc;
    border-radius: 40px;
    margin: 0 2px;
}

.models-slider .item .vehicle-details h6.theme-color.fw-700 {
    text-align: center;
    font-weight: 700;
    font-size: 20px !important;
    margin-top: 8px;
}



.social-media-feed-gallery-wrapper {
    position: relative;
    width: 100%;
}

    .social-media-feed-gallery-wrapper:after {
        content: '';
        display: block;
        clear: both;
    }

    .social-media-feed-gallery-wrapper .social-media-feed-gallery-item {
        display: block;
        float: left;
        position: relative;
        overflow: hidden;
        transition: all ease 0.3s;
        width: 100% !important
    }

        .social-media-feed-gallery-wrapper .social-media-feed-gallery-item.facebook-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-mediasocial-logo, .social-media-feed-gallery-wrapper .social-media-feed-gallery-item.facebook-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-pagename a {
            color: #3b5998;
        }

        .social-media-feed-gallery-wrapper .social-media-feed-gallery-item.instagram-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-mediasocial-logo, .social-media-feed-gallery-wrapper .social-media-feed-gallery-item.instagram-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-pagename a {
            color: #8a3ab9;
        }

        .social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
        }

.social-media-feed-gallery-item-image img {
    height: 100%;
    object-fit: cover;
}

.social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-image-icon {
    position: absolute;
    bottom: 0.3rem;
    right: 0.6rem;
}

    .social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-image-icon i {
        font-size: 1.5rem;
        color: #000;
    }

.social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-content {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    visibility: hidden;
    opacity: 0;
    transition: all ease 0.5s;
}

    .social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-mediasocial-logo {
        text-align: center;
        padding: 1rem 1rem 0.5rem 1rem;
    }

        .social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-mediasocial-logo i {
            font-size: 1.2rem;
        }

    .social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-pagename {
        text-align: center;
        padding: 0 1rem;
        line-height: 1;
    }

        .social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-pagename a {
            font-weight: bold;
        }

    .social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-date {
        text-align: center;
        font-size: 0.7rem;
        color: rgba(0, 0, 0, 0.7);
        padding: 0 1rem;
        line-height: 1;
        margin-top: 1rem;
    }

    .social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-post {
        text-align: center;
        font-size: 0.9rem;
        padding: 0 1rem;
        line-height: 1.2;
        height: 256px
    }

    .social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-share {
        position: absolute;
        width: calc(100% - 20px);
        bottom: 0;
        left: 10px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        text-align: right;
        background-color: #fcfdfb;
    }

        .social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-share:before {
            content: 'Compartilhe: ';
            color: rgba(0, 0, 0, 0.5);
            float: left;
            line-height: 32px;
            text-transform: uppercase;
            font-size: 0.7rem;
            padding-left: 10px;
        }

        .social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-share a {
            display: inline-block;
            padding: 0.3rem;
        }

            .social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-share a i {
                font-size: 1.2rem;
            }

            .social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-share a:hover.facebook-icon {
                color: #3b5998;
            }

            .social-media-feed-gallery-wrapper .social-media-feed-gallery-item .social-media-feed-gallery-item-content .social-media-feed-gallery-item-content-share a:hover.twitter-icon {
                color: #1da1f2;
            }

.social-media-feed-gallery-wrapper .social-media-feed-gallery-item:hover .social-media-feed-gallery-item-content, .social-media-feed-gallery-wrapper .social-media-feed-gallery-item:focus .social-media-feed-gallery-item-content {
    visibility: visible;
    opacity: 1;
}

.social-media-feed-gallery-item {
    float: left;
    width: 25% !important;
    margin: 0 !important;
}

#eventos-noticias-wrapper-content .loader .item,
#eventos-noticias-wrapper-content .loader .item .blog-post-preview-bg-image {
    height: 345px !important;
    width: 100%;
}

    #eventos-noticias-wrapper-content .loader .item .imgDetalhes {
        position: absolute;
        height: 100%;
        object-fit: cover;
    }

    #eventos-noticias-wrapper-content .loader .item:hover .imgDetalhes,
    #eventos-noticias-wrapper-content .loader .item:hover .blog-post-bg {
        transform: scale(1.2)
    }

    #eventos-noticias-wrapper-content .loader .item .post-video-container .title,
    #eventos-noticias-wrapper-content .loader .item .blog-post-preview-bg-image .title {
        font-size: 20px;
        color: #fff;
        position: absolute;
        padding: 8px;
        top: 50%;
        transform: translateY(-50%);
        text-align: center;
        margin: 0;
        width: 100%;
        font-weight: 700;
        text-shadow: 0px 0px 4px #c00 !important;
        z-index: 9
    }

#eventos-noticias-wrapper-content .loader .preview-evento-noticia a {
    text-decoration: none;
}

#eventos-noticias-wrapper-content .loader .preview-evento-noticia .blog-post-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .5;
    z-index: 2;
}

#eventos-noticias-wrapper-content .post-preview.video .post-details {
    width: 100%;
    height: 100%;
}

#eventos-noticias-wrapper-content .owl-dots,
#social-media-feed-gallery .owl-dots {
    padding-top: 18px;
    padding-bottom: 18px;
}


#zerokm-bg {
    background-color: #f1f2f2;
    padding-bottom: 20px;
}

#seminovo-bg {
    padding-bottom: 20px;
}

#midias-sociais-bg {
    padding-top: 20px
}

#eventos-noticias-bg {
    background-color: #f1f2f2;
    padding-top: 20px
}


.mainFooter {
    background-color: #232323;
    border-top: 8px solid #c00;
    color: #fff;
}

    .mainFooter a {
        text-decoration: none;
        color: #fff;
    }

.copyright-wrapper {
    background-color: #1F1F1F;
    text-align: center;
    padding: 8px 0;
}

    .copyright-wrapper p {
        margin: 0;
        padding: 0;
        color: #efefef;
    }

    .copyright-wrapper a {
        text-decoration: underline;
        font-weight: bold;
    }


#boxOwlCarrouselVeiculos .item {
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 4px;
    margin: 4px;
    padding: 8px;
    margin: 12px;
    height: 225px;
}

    #boxOwlCarrouselVeiculos .item.box4w {
        margin: 0 3px;
        height: 175px !important;
    }

.models-slider .item.box4w .logo {
    height: 35px !important;
    object-fit: contain;
    margin: 0;
    padding: 0;
}

#boxOwlCarrouselVeiculos .item.box4w p.margemEspaco {
    margin: 0 !important;
    padding: 0 !important;
}

.magnific-img.layout3 img {
    height: 180px;
    width: 100%;
    object-fit: cover;
}

.magnific-img.layout3 {
    overflow: hidden;
}

    .magnific-img.layout3:hover img {
        transform: scale(1.25)
    }

.magnific-img.layout3,
.models-list-wrapper .borda,
#boxOwlCarrouselVeiculos .item,
.boxRevisaoPeriodica .borda,
#boxOwlCarrouselSeminovos .borda {
    -webkit-box-shadow: 0 6px 16px -2px rgba(0,0,0,.3);
    -moz-box-shadow: 0 6px 16px -2px rgba(0,0,0,.3);
    box-shadow: 0 6px 16px -2px rgba(0,0,0,.3);
}

.models-list-item.inactive .borda {
    opacity: 0.5;
}

.models-list-item .borda:hover,
.boxRevisaoPeriodica .borda:hover {
    border-color: #c00 !important;
    opacity: 1;
}

.boxRevisaoPeriodica .borda img.img-fluid {
    height: 155px;
    object-fit: contain;
}


.navbar-expand-lg .navbar-nav .nav-link:hover,
#boxOwlCarrouselVeiculos .item:hover p,
.models-list-item .borda:hover .model-list-item-version,
.boxRevisaoPeriodica .borda:hover p,
#boxOwlCarrouselSeminovos .item:hover .vehicle-details strong,
#boxOwlCarrouselSeminovos .item:hover .vehicle-details h5,
#boxOwlCarrouselSeminovos .item:hover .vehicle-details h6 {
    color: #c00 !important;
}

.bg-cinza {
    background-color: #f1f2f2;
}

.bottom-footer .proconve {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .bottom-footer .proconve .image, .bottom-footer .proconve .message {
        display: inline-block;
    }

        .bottom-footer .proconve .image img {
            width: 100%;
            max-width: 50px;
            object-fit: contain;
        }

    .bottom-footer .proconve .message {
        color: rgba(255, 255, 255, 0.8);
        font-size: 13px;
        margin-left: 5px;
    }

.bottom-footer .footer-col {
    min-height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.newsletter-wrapper {
    background-color: transparent;
}

    .newsletter-wrapper span {
        color: #fff;
        margin-bottom: 5px;
    }

    .newsletter-wrapper .form-group {
        margin-bottom: 0;
    }

    .newsletter-wrapper .p-politica-privacidade {
        text-align: center;
    }

    .newsletter-wrapper .form-group input.form-control.customize {
        background-color: transparent;
        border: 1px solid #fff;
        color: #fff;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        border-radius: 0;
        margin: 4px 0;
    }

        .newsletter-wrapper .form-group input.form-control.customize::-webkit-input-placeholder {
            color: #fff;
        }

        .newsletter-wrapper .form-group input.form-control.customize:-moz-placeholder {
            color: #fff;
        }

        .newsletter-wrapper .form-group input.form-control.customize::-moz-placeholder {
            color: #fff;
        }

        .newsletter-wrapper .form-group input.form-control.customize:-ms-input-placeholder {
            color: #fff;
        }

    .newsletter-wrapper button.btn {
        border: 1px solid #fff;
        background-color: transparent;
        height: 35px;
        line-height: 35px;
        padding-top: 0;
        padding-bottom: 0;
        border-radius: 0;
        width: 100%;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: bold;
        color: #fff;
    }

/*inicio rodape*/
.boxZeroKM p {
    float: left;
    padding: 0;
    margin: 0 4px 0 0;
}

.boxZeroKM a {
    text-decoration: none;
    color: #fff;
}

.icoRed {
    color: #C00 !important;
}

.boxMenuFooter .envolveMenu {
    border-bottom: solid 1px #c5c5c5;
    width: 100%;
    float: left;
    margin-bottom: 8px;
}

    .boxMenuFooter .envolveMenu p {
        border-bottom: solid 3px #c00;
        margin-bottom: -2px;
        width: auto;
        float: left;
        font-size: 18px;
        color: white
    }

.editor-texto-img-w100 img {
    max-width: 100%;
}

.main-footer {
    height: auto;
}

    .main-footer .branch-office-footer .branch-office-footer-item img {
    }

    .main-footer .branch-office-footer .branch-office-footer-item {
        color: rgba(255, 255, 255, 0.8);
        text-align: center;
        overflow: visible;
        width: 50%;
        margin: 10px;
        padding: 20px;
        width: 100%;
        position: relative;
        transition: all ease 0.3s;
        border-bottom: 5px solid rgba(204, 0, 0, 0);
        /*
            &:hover {
                background-color: rgba($theme-color, 1);
                transform: scale(1.1, 1.1);
            }
            */
    }

.branch-office-footer.owl-carousel .owl-item img {
    display: inline;
}



.main-footer .branch-office-footer .branch-office-footer-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(204, 0, 0, 0);
    z-index: -1;
}

.main-footer .branch-office-footer .branch-office-footer-item .marker-icon {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background: url('/images/marker-icon.png') no-repeat center center;
    background-size: cover;
    margin-bottom: 10px;
}

.main-footer .branch-office-footer .branch-office-footer-item .title, .main-footer .branch-office-footer .branch-office-footer-item .phone, .main-footer .branch-office-footer .branch-office-footer-item .whatsapp {
    color: rgba(255, 255, 255, 0.9);
    font-size: 15px;
    font-weight: 600;
}

.main-footer .branch-office-footer .branch-office-footer-item .address {
    font-size: 13px;
    line-height: 1.1;
    margin: 10px 0;
    font-weight: 300;
}

.main-footer .branch-office-footer .branch-office-footer-item:hover {
    transform: scale(1.1, 1.1);
    border-color: rgba(204, 0, 0, 0.5);
}

    .main-footer .branch-office-footer .branch-office-footer-item:hover:before {
        background-color: #cc0000;
    }

.main-footer .branch-office-footer .branch-office-footer-item img {
    width: 19px;
}

.main-footer .branch-office-footer.no-carousel {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    vertical-align: top;
}

    .main-footer .branch-office-footer.no-carousel .branch-office-footer-item {
        width: 250px;
    }

        .main-footer .branch-office-footer.no-carousel .branch-office-footer-item .workshop {
            margin-top: 10px;
        }


/*fim rodape*/
#boxOwlCarrouselSeminovos .owl-nav,
#eventos-noticias-wrapper-content .loader .owl-nav,
.social-media-feed-gallery-wrapper .owl-nav {
    display: none;
}

.whatsapp-button-shake {
    position: fixed;
    z-index: 999999999999;
    animation: shake 1s infinite;
    bottom: 15px;
    right: 15px;
}

.bd-mode-toggle {
    display: none;
}



#boxOwlCarrouselSeminovos .item.preload,
#boxOwlCarrouselVeiculos .item.preload {
    float: left;
}


#boxOwlCarrouselSeminovos.preload,
#boxOwlCarrouselVeiculos.preload {
    display: flex
}


#boxOwlCarrouselVeiculos {
    /*
        float: left;
        width: 100%;
        position:relative;
         */
}

    #boxOwlCarrouselVeiculos p.margemEspaco {
        margin: 25px 0 25px 0;
    }

/*parsley*/

form .form-control.customize.parsley-error {
    border-color: #e53935;
    border-style: solid;
    border-width: 1px;
}

form .parsley-errors-list li {
    color: #e53935;
    font-size: 13px;
    font-weight: 600;
}

/*vendas especiais*/

.home-service {
    width: 100%;
    height: 100%;
    background: #f0f0f0;
    padding: 25px 15px 25px 15px;
    position: relative;
}

    .home-service .fa {
        font-size: 40px;
        color: #00a4e6;
        margin-bottom: 10px;
    }

    .home-service p {
        text-align: center;
    }

    .home-service h3 {
        text-align: center;
        color: #333;
        font-size: 20px;
        margin-bottom: 5px;
    }

.fw-600 {
    font-weight: 600;
}

.lh-11 {
    line-height: 1.1;
}

.uppercase {
    text-transform: uppercase;
}

.f16 {
    font-size: 16px !important;
}

.home-service:before, .home-service:after {
    z-index: -1;
    position: absolute;
    content: '';
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.home-service:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.service-icon {
    width: 50px;
    height: 50px;
    margin: 0px auto 10px auto;
}

    .service-icon img {
        width: 100%;
    }


/*proposta*/
.mb-20 {
    margin-bottom: 20px;
}

.agendamento-oficina-wrapper {
    display: none;
}

p, div, span, a {
    font-weight: 400;
    font-size: 14px;
}

p {
    font-size: 14px;
    color: #666;
    margin: 0;
    padding: 0;
}

hr.short {
    width: 80px;
    border-top: 3px solid #CC0023;
    margin: 10px auto 15px auto;
    opacity: 1;
}

.propostaForm .item-container {
    margin-bottom: 8px;
}

    .propostaForm .item-container .checkbox.in-block {
        float: left;
        padding-right: 8px;
    }

        .propostaForm .item-container .checkbox.in-block span {
            padding-left: 4px;
        }

        .propostaForm .item-container .checkbox.in-block:hover {
            cursor: pointer;
        }

/*seminovos*/
.jq-toast-wrap {
    width: 100%;
    max-width: 320px;
}

    .jq-toast-wrap .jq-toast-single {
        font-size: 14px;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.9);
        padding: 1.3rem 0.9rem;
    }

        .jq-toast-wrap .jq-toast-single.jq-has-icon {
            padding-left: 50px;
        }

        .jq-toast-wrap .jq-toast-single.jq-icon-info {
            background-color: rgba(33, 150, 243, 0.9);
        }

        .jq-toast-wrap .jq-toast-single.jq-icon-error {
            background-color: rgba(244, 67, 54, 0.9);
        }

        .jq-toast-wrap .jq-toast-single.jq-icon-warning {
            background-color: rgba(255, 152, 0, 0.9);
        }

        .jq-toast-wrap .jq-toast-single.jq-icon-success {
            background-color: rgba(76, 175, 80, 0.9);
        }

        .jq-toast-wrap .jq-toast-single .jq-toast-loaded {
            background-color: rgba(255, 255, 255, 0.4) !important;
        }

.car-header {
    height: 600px;
    background: #ccc;
}

.car-header-container {
    width: 100%;
    position: absolute;
    top: 120px;
}

.car-photo {
    margin-top: 40px;
    max-width: 600px;
}

    .car-photo.borda {
        border: 1px solid #efefef;
        padding: 16px;
    }


.car-details {
    width: 100%;
    height: 350px;
    background: #fff;
    box-shadow: 0 15px 30px 0 rgba(0,0,0,0.11), 0 5px 15px 0 rgba(0,0,0,0.08);
    padding: 1rem;
}

.description-list {
    height: 30px;
}

    .description-list p {
        font-size: 18px;
        color: #666;
    }

    .description-list strong {
        color: #333;
    }

hr.list {
    width: 100%;
    border-top: 1px solid #e6e6e6;
    margin: 8px 0px 8px 0px;
    clear: both;
}

.car-models {
    display: block;
    padding: 15px 30px 15px 30px;
    min-height: 500px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

    .car-models > img,
    .car-models a > img {
        width: 100%;
        margin: 20px auto 20px auto;
    }

a.car-models:hover,
a.car-models:focus,
a.car-models.active {
    border-color: #337ab7;
}

.car-models .caption {
    color: #333;
}

    .car-models .caption h6 {
        color: #666;
        text-align: center;
    }

.caption .span-left {
    float: left;
    margin-bottom: 20px;
}

.caption .span-right {
    float: right;
    margin-bottom: 20px;
}

.caption .span-left p {
    text-align: left;
}

hr.models {
    width: 100%;
    border-top: 1px solid #e6e6e6;
    margin: 8px 0px 20px 0px;
    clear: both;
}

.feature-list p {
    margin-bottom: 5px;
    color: #666;
}

.feature-list .fa {
    color: #CC0023;
}

/* ===============  PHOTO GALLERY. ============ */

.gallery-container {
    padding: 20px 0px 20px 0px;
    background: #f2f2f2;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

.entry > .grid > .item {
    width: 50%;
}

.grid {
    list-style: none;
    margin: 30px auto;
    padding: 1;
}

    .grid .item {
        display: block;
        float: left;
        padding: 5px;
        width: 33%;
        opacity: 1;
    }

        .grid .item a, .grid .item img {
            outline: none;
            border: none;
            display: block;
            max-width: 100%;
        }

    .grid.effect-2 .item.animate {
        -webkit-transform: translateY(200px);
        transform: translateY(200px);
        -webkit-animation: moveUp 0.65s ease forwards;
        animation: moveUp 0.65s ease forwards;
    }

@-webkit-keyframes moveUp {
    0% {
    }

    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@keyframes moveUp {
    0% {
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@media screen and (max-width: 900px) {
    .grid .item {
        width: 50%;
    }

    .entry {
        box-shadow: none;
    }

        .entry > .grid > .item {
            width: 50%;
        }
}

@media screen and (max-width: 400px) {
    .grid .item {
        width: 100%;
    }

    .entry {
        padding: 20px 0;
    }

        .entry > p {
            padding: 10px;
        }

        .entry > .grid > .item {
            width: 100%;
        }
}

a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-arrow-left:before {
    border-right: none !important;
}

.mfp-arrow-right:before {
    border-left: none !important;
}

button.mfp-arrow, .mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}

.mfp-container:hover button.mfp-arrow, .mfp-container:hover .mfp-counter {
    opacity: 1 !important;
}



.car-header {
    background-color: #fff;
    height: auto;
}

    .car-header .car-header-container {
        position: relative;
        top: 0;
    }

    .car-header .car-photo {
        max-width: none;
        margin-top: 1rem;
    }

        .car-header .car-photo img {
            max-width: 100%;
        }

        .car-header .car-photo .no-photo {
            width: 100%;
            min-height: 300px;
            background-color: #CECCCD;
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .car-header .car-photo .no-photo i {
                font-size: 5rem;
                color: #000;
                opacity: 0.5;
            }

    .car-header .car-details {
        margin-top: 1rem;
        background-color: #fff;
    }

#boxSeminovos .span-item.used-item {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    height: 100%;
}

    #boxSeminovos .span-item.used-item img {
        height: 300px;
        object-fit: contain;
    }

    #boxSeminovos .span-item.used-item .no-photo {
        background-color: #CECCCD;
        text-align: center;
        height: 300px;
    }

        #boxSeminovos .span-item.used-item .no-photo span {
            height: 300px;
            display: block;
            width: 100%;
            line-height: 300px;
        }

    #boxSeminovos .span-item.used-item .vehicle-details > div {
        display: flex;
        padding: 0 1rem;
    }

        #boxSeminovos .span-item.used-item .vehicle-details > div span, .span-item.used-item .vehicle-details > div strong {
            width: 100%;
            text-align: left;
        }

    #boxSeminovos .span-item.used-item .vehicle-details h5, .span-item.used-item .vehicle-details h6 {
        padding: 0 1rem;
    }

    #boxSeminovos .span-item.used-item .vehicle-details h5 {
        text-align: left;
        line-height: 1;
        margin: 0
    }

        #boxSeminovos .span-item.used-item .vehicle-details h5 small {
            text-transform: uppercase;
            font-size: 0.8rem;
            margin: 0
        }

    #boxSeminovos .span-item.used-item .vehicle-details h6 {
        text-align: left;
        margin: 0
    }

.banner-item-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.banner-item-text {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    left: 0;
    padding: 2.5rem;
}

    .banner-item-text > div {
        transition: all ease 0.5s;
        bottom: -20px;
        position: relative;
        opacity: 0;
        visibility: hidden;
    }

    .banner-item-text .banner-item-text-title {
        transition-delay: 0.2s;
        color: white;
        font-size: 100px;
        text-transform: uppercase;
        line-height: 100px;
        font-weight: 300;
        white-space: nowrap;
    }

    .banner-item-text .banner-item-text-description {
        transition-delay: 0.4s;
        color: white;
        font-size: 15px;
        font-weight: 300;
        white-space: normal;
    }

    .banner-item-text .banner-item-text-button {
        transition-delay: 0.6s;
    }

    .banner-item-text.active > div {
        bottom: 0;
        opacity: 1;
        visibility: visible;
    }


.ui-slider-horizontal .ui-slider-range.ui-widget-header {
    background-color: #cc0000;
}


.pagination {
    display: inline-block;
}

    .pagination a {
        color: black;
        float: left;
        padding: 10px 18px;
        text-decoration: none;
        border: 1px solid #e6e6e6;
        font-size: 16px;
        margin: 0px 4px 0px 4px;
    }

        .pagination a.active {
            background-color: #CC0023;
            color: white;
            border: 1px solid #CC0023;
        }

        .pagination a:hover:not(.active) {
            background-color: #CC0023;
            color: #FFF;
        }

        .pagination a:first-child {
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }

        .pagination a:last-child {
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }

.post-preview {
    margin-bottom: 20px;
    min-height: 190px;
    height: auto;
}

    .post-preview .post-title {
        line-height: 1.2;
    }

    .post-preview.video {
        width: 100%;
    }

    .post-preview .post-text {
        height: auto;
        overflow: hidden;
    }

    .post-preview .post-video-container {
        position: relative;
        height: 100%;
        overflow: hidden;
    }

        .post-preview .post-video-container iframe,
        .post-preview .post-video-container object,
        .post-preview .post-video-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .post-preview.news .post-details {
        min-height: 150px;
    }


.photo-preview {
    float: left;
    margin-right: 20px;
    width: 330px;
}

    .photo-preview img {
        width: 100%;
    }

.post-details p {
    margin: 10px 0px 10px 0px;
}

h5.post-title {
    text-transform: uppercase;
}

p.post-text {
    margin: 5px 0px 5px 0px;
}

p.author {
    font-size: 14px;
    font-weight: normal;
    color: #CC0023;
}

@media (min-width: 992px) {
    .line-post, .model-nav-wrapper .model-nav .model-responsive-icon {
        display: none;
    }
}

@media (min-width: 992px) {
    .post-preview.video {
    }
}

hr.line-post {
    width: 100%;
    border-top: 1px solid #e6e6e6;
    margin: 20px 0px 20px 0px;
    opacity: 1;
}

a:hover,
.content-top .fa,
.rightside .header-items .fa:hover,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default.affix .navbar-nav > .active > a,
.navbar-default.affix .navbar-nav > li > a:hover,
.navbar-default.affix .navbar-nav > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.about-front h3,
.test-drive-info h3,
.info-box h6,
.fa-icon .fa,
.panels-2,
.panels-4,
.contact-fa .fa,
.inspection-information span,
.inspection-name h6,
.mechanic-service-info h2,
strong,
button.accordion:after,
.profile.left,
.profile.left .icons i,
.profile.left .corner,
.search-box .search-container .form-group .input-group .input-group-addon .fa,
.rank-label,
.sidebar-section button.accordion:after,
.rating-stars .fa,
.car-detail .fa,
.feature-list .fa,
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.span-stars .fa,
.item-name h5,
.delete-fa a:hover,
.item-total h6,
.summary-right p,
.order-total h6,
.member-login a:link,
.member-login a:visited,
.member-login a:active,
blockquote a,
.sidebar .search-box .search-container .form-group .input-group .input-group-addon .fa,
p.author,
.customize:focus,
.icon-circle,
.open-position .nav-tabs > li.active > a,
.open-position .nav-tabs > li.active > a:hover,
.open-position .nav-tabs > li.active > a:focus,
.open-position .nav-tabs > li.active > a p,
.open-position .nav-tabs > li > a:hover,
.careers-blocks .fa,
.counter-icon .fa,
.social-icons .fa:hover,
.social-items .fa,
.location-fa .fa,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.caret-drop:before,
.home-service .service-icon .fa {
    color: #cc0000;
}

h2 {
    font-size: 28px;
    font-weight: 600;
}

.fullwidth {
    width: 100%;
}

.rank-label {
    background: transparent;
    border: none;
    font-weight: 500;
    color: #CC0023;
    font-size: 18px;
}

.sidebar-section button.accordion {
    background-color: transparent;
    color: #333;
    cursor: pointer;
    padding: 16px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
    border-radius: 0px;
    border-bottom: solid 1px #e6e6e6;
    padding: 10px 0px 10px 0px;
    margin: 5px 0px 5px 0px;
}

    .sidebar-section button.accordion.last {
        border-bottom: solid 1px #d9d9d9;
    }

    .sidebar-section button.accordion.active, button.accordion:hover {
        background-color: #f0f0f0;
        border-bottom: solid 1px #ccc;
    }

    .sidebar-section button.accordion:after {
        font-family: FontAwesome;
        content: '\f107';
        color: #CC0023;
        font-weight: bold;
        float: right;
        margin-left: 5px;
        transition: 0.9s;
    }

    .sidebar-section button.accordion.active:after {
        font-family: FontAwesome;
        content: '\f106';
    }

.sidebar-section div.panel {
    padding: 0 15px;
    background-color: none;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.sidebar-section .panel {
    border: none;
    margin: 0px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .sidebar-section .panel p {
        text-align: left;
        padding: 0px;
        color: #999;
    }

.left-sidebar {
    height: 100%;
    background: #f2f2f2;
    padding: 20px 15px 20px 15px;
}

.sidebar-section-title {
    margin: 15px 0px 2px 0px;
}

    .sidebar-section-title h6 {
        font-weight: 500;
        color: #333;
    }

hr.sidebar {
    width: 100%;
    border-top: 1px solid #cccccc;
    margin: 8px 0px 8px 0px;
}

.sidebar-section {
    padding: 10px 0px 10px 0px;
}

    .sidebar-section strong {
        color: #333;
    }

    .sidebar-section .select-form {
        margin-bottom: 8px;
    }

    .sidebar-section p {
        font-size: 14px;
        color: #666;
        margin-bottom: 8px
    }


.section-title p {
    text-align: center;
    color: #000;
}

/* ==========================================================================
   10. SERVICES PAGE.
   ========================================================================== */
.service-box {
    width: 100%;
    height: 230px;
    background: #f0f0f0;
    padding: 20px 10px 20px 10px;
    position: relative;
    cursor: pointer
}

    .service-box .fa {
        font-size: 40px;
        color: #00a4e6;
        margin-bottom: 10px;
    }

    .service-box p {
        text-align: center;
        color: #333;
    }

    .service-box h3 {
        text-align: center;
        color: #333;
        font-size: 20px;
        margin-bottom: 5px;
    }

    .service-box .service-icon {
        width: 60px;
        height: 60px;
        margin: 0px auto 5px auto;
    }

    .service-box:before, .service-box:after {
        z-index: -1;
        position: absolute;
        content: '';
        bottom: 15px;
        left: 10px;
        width: 50%;
        top: 80%;
        max-width: 300px;
        background: #777;
        -webkit-box-shadow: 0 15px 10px #777;
        -moz-box-shadow: 0 15px 10px #777;
        box-shadow: 0 15px 10px #777;
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    .service-box:after {
        -webkit-transform: rotate(3deg);
        -moz-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        transform: rotate(3deg);
        right: 10px;
        left: auto;
    }

.inspection-car img {
    width: 100%;
}

.inspection-information span {
    font-weight: 600;
    color: #CC0023;
}

.inspection-information h3 {
    margin: 50px 0px 15px 0px;
}

.inspection-information p {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 10px;
    color: #999;
}

.inspection-icon {
    width: 55px;
    height: 55px;
    margin: auto;
}

    .inspection-icon img {
        width: 100%;
    }

.inspection-name h6 {
    text-align: center;
    color: #CC0023;
}

/* ===============  SERVICE 2 PAGE. ============ */

.service-box-2 {
    width: 100%;
    height: 220px;
    padding: 30px 10px 20px 10px;
    position: relative;
}

    .service-box-2 .fa {
        font-size: 40px;
        color: #00a4e6;
        margin-bottom: 10px;
    }

    .service-box-2 p {
        text-align: center;
        color: #333;
        font-size: 16px;
    }

    .service-box-2 h3 {
        text-align: center;
        color: #333;
        font-size: 20px;
        margin-bottom: 10px;
    }

    .service-box-2 .service-icon {
        width: 60px;
        height: 60px;
        margin: 0px auto 5px auto;
    }

.span-container {
    background: #f0f0f0;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    min-height: 450px;
}

.safe-img {
    width: 128px;
    margin: auto;
}

.info-content {
    position: relative;
    width: 100%;
    height: 420px;
}

.info-content-details {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

    .info-content-details h1 {
        color: #333;
        text-align: center;
    }

    .info-content-details p {
        color: #999;
        text-align: center;
        margin: 10px 0px 20px 0px;
    }

.mechanic-service-info {
    margin-top: 60px;
}

    .mechanic-service-info h6 {
        font-style: italic;
    }

    .mechanic-service-info h2 {
        margin-bottom: 10px;
        color: #CC0023;
        text-align: left;
        text-transform: none;
    }

    .mechanic-service-info p {
        color: #999;
        line-height: 1.5;
        font-size: 17px;
    }

.mechanic-service img {
    width: 100%;
}

.certified-img {
    margin-top: 10px;
}

.service-box .service-icon {
    margin-top: 1.5rem;
}

    .service-box .service-icon i {
        color: #cc0000;
        font-size: 50px;
    }

.magnific-img2 {
    height: 100%;
}

    .magnific-img2 .img-fluid {
        height: 100%;
        object-fit: cover;
    }

.f22 {
    font-size: 22px;
}

.magnific-img2:hover {
    border: 1px solid #c00;
    box-shadow: 0px 0px 5px #999;
}

    .magnific-img2:hover img {
        transform: scale(1.05);
    }

.magnific-img2 {
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #F1F1F2;
}

/*consorcio*/


.consorcio-container,
.financiamento-container {
    display: none;
    /*
    .list {
        margin-top: 1rem;

        .list-item {
            margin-top: 1rem;

            &:hover{
                background-color: #f1f1f1;
            }

            .months {
                span {
                    border: 1px solid $theme-color;
                    display: inline-block;
                    font-size: 14px;
                    font-weight: bold;
                    height: 35px;
                    width: 35px;
                    line-height: 35px;
                    text-align: center;
                    border-radius: 3px;
                    background-color: #fff;
                }
            }

            .value {
                line-height: 35px;
                font-weight: bold;
                text-align: center;
            }

            .actions {
                button {
                    margin-top: 6.5px;
                }
            }
        }
    }
        */
}

    .consorcio-container.active,
    .financiamento-container.active {
        display: block;
    }

    .consorcio-container .consorcio-item,
    .consorcio-container .financiamento-item,
    .financiamento-container .consorcio-item,
    .financiamento-container .financiamento-item {
        background-color: #cc0000;
        padding: 2rem 1rem;
        box-sizing: border-box;
        text-align: center;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
        opacity: 0;
        visibility: hidden;
        position: relative;
        left: -20px;
        transition: all ease 0.4s;
        margin-bottom: 30px;
    }

        .consorcio-container .consorcio-item.active,
        .consorcio-container .financiamento-item.active,
        .financiamento-container .consorcio-item.active,
        .financiamento-container .financiamento-item.active {
            visibility: visible;
            left: 0;
            opacity: 1;
        }

        .consorcio-container .consorcio-item .plano, .consorcio-container .consorcio-item .financeira,
        .consorcio-container .financiamento-item .plano,
        .consorcio-container .financiamento-item .financeira,
        .financiamento-container .consorcio-item .plano,
        .financiamento-container .consorcio-item .financeira,
        .financiamento-container .financiamento-item .plano,
        .financiamento-container .financiamento-item .financeira {
            font-size: 1.3rem;
            color: #fff;
            text-transform: uppercase;
            font-weight: 100;
            line-height: 1;
        }

            .consorcio-container .consorcio-item .plano .image, .consorcio-container .consorcio-item .financeira .image,
            .consorcio-container .financiamento-item .plano .image,
            .consorcio-container .financiamento-item .financeira .image,
            .financiamento-container .consorcio-item .plano .image,
            .financiamento-container .consorcio-item .financeira .image,
            .financiamento-container .financiamento-item .plano .image,
            .financiamento-container .financiamento-item .financeira .image {
                text-align: center;
            }

                .consorcio-container .consorcio-item .plano .image img, .consorcio-container .consorcio-item .financeira .image img,
                .consorcio-container .financiamento-item .plano .image img,
                .consorcio-container .financiamento-item .financeira .image img,
                .financiamento-container .consorcio-item .plano .image img,
                .financiamento-container .consorcio-item .financeira .image img,
                .financiamento-container .financiamento-item .plano .image img,
                .financiamento-container .financiamento-item .financeira .image img {
                    max-width: 75px;
                    margin: 0 auto;
                    padding: 1rem;
                    background-color: #fff;
                }

        .consorcio-container .consorcio-item .meses,
        .consorcio-container .financiamento-item .meses,
        .financiamento-container .consorcio-item .meses,
        .financiamento-container .financiamento-item .meses {
            font-size: 5rem;
            color: #fff;
            text-transform: uppercase;
            font-weight: 500;
            line-height: 1;
            text-align: center;
        }

        .consorcio-container .consorcio-item .valor,
        .consorcio-container .financiamento-item .valor,
        .financiamento-container .consorcio-item .valor,
        .financiamento-container .financiamento-item .valor {
            font-size: 1.5rem;
            color: #fff;
            text-transform: uppercase;
            font-weight: 300;
            line-height: 1;
            text-align: center;
            text-decoration: underline;
        }

        .consorcio-container .consorcio-item .botao .btn,
        .consorcio-container .financiamento-item .botao .btn,
        .financiamento-container .consorcio-item .botao .btn,
        .financiamento-container .financiamento-item .botao .btn {
            margin-top: 2rem;
            width: 100%;
            border-radius: 0;
            text-transform: uppercase;
            color: #cc0000;
            font-weight: 500;
        }

.consorcio-text {
    position: relative;
}

    .consorcio-text img {
        max-width: 100%;
    }


/*modal*/

.btnAgendamentoLoja {
    width: 80%;
    margin-bottom: 8px;
    margin-left: auto;
    text-align: center;
}

.propostaForm .parsley-errors-list {
    padding: 0 0 0 12px;
    margin: 0;
}

    .propostaForm .parsley-errors-list li {
        font-size: 11px
    }

#propostaModalSubmitFormButton {
    font-size: 12px;
}

.contato-icons li a i {
    color: #cc0000;
    font-size: 1.6rem;
    margin-right: 0.3rem;
    vertical-align: middle;
}

.redes-icons {
    margin-top: 1rem;
    display: block;
}

    .redes-icons li {
        display: inline-block;
    }

        .redes-icons li a {
            color: #cc0000;
            font-size: 1.5rem;
            margin-right: 0.5rem;
        }

#used-vehicle-result-container .result-loader,
#product-result-container .result-loader {
    display: none;
    width: 100%;
    height: 600px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

    #used-vehicle-result-container .result-loader.active,
    #product-result-container .result-loader.active {
        display: block;
    }

#used-vehicle-result-container .result-container.loading,
#product-result-container .result-container.loading {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
    transition: all linear 3s;
    transition: all linear 3s;
}

#used-vehicle-result-container .result-container .vehicle-details h5,
#product-result-container .result-container .vehicle-details h5 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

ul {
    margin: 0;
    padding: 0;
}

.contato-icons li {
    margin-bottom: 0.5rem;
    list-style: none
}

    .contato-icons li a i {
        color: #cc0000;
        font-size: 1.6rem;
        margin-right: 0.3rem;
        vertical-align: middle;
    }

        .contato-icons li a i.fa.fa-whatsapp {
            width: 24px;
            height: 24px;
        }

#map {
    position: relative;
    height: 400px;
}

    #map .map-load-wrapper {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 2;
    }

        #map .map-load-wrapper:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
            background: url('/images/map-overlay.jpg') no-repeat center center;
            background-size: cover;
        }

        #map .map-load-wrapper:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 2;
            background-color: rgba(0, 0, 0, 0.7);
        }

        #map .map-load-wrapper .map-load-text {
            max-width: 300px;
            text-align: center;
            position: relative;
            z-index: 4;
        }

            #map .map-load-wrapper .map-load-text i {
                color: #cc0000;
                font-size: 1.8rem;
            }

            #map .map-load-wrapper .map-load-text span {
                display: block;
                width: 100%;
                margin: 0.5rem 0;
                color: #fff;
            }

/*produto*/


/* ==========================================================================
   15. ACCESORIES LEFT SIDEBAR PAGE.
   ========================================================================== */
.grid-sidebar {
    height: 100%;
}

    .grid-sidebar .list-group {
        border-radius: 0px;
    }

        .grid-sidebar .list-group .list-group-item {
            border-radius: 0px;
            border: solid 1px #f2f2f2;
            background: #f2f2f2;
            margin: 2px 0px 2px 0px;
            transition: 0.3s;
            border-left: solid 3px #CC0023;
        }

            .grid-sidebar .list-group .list-group-item.active {
                background: #CC0023;
            }

            .grid-sidebar .list-group .list-group-item:hover {
                background: #CC0023;
                color: #FFF;
            }

.shop-filter {
    width: 100%;
    height: 40px;
}

.search-results p {
    font-size: 17px;
}

.shop-preview-2 {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #f2f2f2;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    clear: both;
}

    .shop-preview-2 > img,
    .shop-preview-2 a > img {
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        height: 150px;
        object-fit: contain;
    }

a.shop-preview-2:hover,
a.shop-preview-2:focus,
a.shop-preview-2.active {
    border-color: #337ab7;
}

.shop-preview-2 .caption {
    color: #333;
}

    .shop-preview-2 .caption h5 {
        text-align: center;
    }

    .shop-preview-2 .caption h6 {
        text-align: center;
        margin: 5px 0px 5px 0px;
    }

    .shop-preview-2 .caption p {
        text-align: center;
        margin-bottom: 10px;
    }

.boxNavCarousel img {
    height: 100px;
    object-fit: cover;
}


/* ==========================================================================
   16. PRODUCT DETAIL PAGE.
   ========================================================================== */
.product-leftside {
    float: left;
    margin-right: 20px;
    background: #fff;
    max-width: 320px;
}

.product-information .product-title h1 {
    font-weight: 600;
    padding-top: 10px;
    font-size: 24px;
    margin-bottom: 5px;
}

.counter-reviews {
    display: inline-block;
    margin-left: 5px;
}

.user-reviews {
    display: inline-block;
    margin-left: 10px;
}

    .user-reviews p {
        color: #999;
    }

.starts-container-product .span-stars .fa {
    font-size: 16px;
}

.product-description p {
    margin-bottom: 10px;
}

.category-list {
    display: inline-block;
    margin-right: 2px;
}

.counter-box {
    float: left;
    margin-right: 15px;
}

.spinner {
    width: 100px;
}

    .spinner input {
        text-align: right;
    }

    .spinner .input-group-btn-vertical {
        position: relative;
        white-space: nowrap;
        width: 2%;
        vertical-align: middle;
        display: table-cell;
    }

        .spinner .input-group-btn-vertical > .btn {
            display: block;
            float: none;
            width: 100%;
            max-width: 100%;
            padding: 8px;
            margin-left: -1px;
            position: relative;
            border-radius: 0;
            background: #CC0023;
            border: solid #CC0023 1px;
        }

            .spinner .input-group-btn-vertical > .btn .fa {
                color: #FFF;
            }

            .spinner .input-group-btn-vertical > .btn:first-child {
                border-top-right-radius: 4px;
            }

            .spinner .input-group-btn-vertical > .btn:last-child {
                margin-top: -2px;
                border-bottom-right-radius: 4px;
            }

        .spinner .input-group-btn-vertical i {
            position: absolute;
            top: 0;
            left: 4px;
        }

.counter-box .spinner .form-control {
    font-size: 14px;
    border-radius: 0px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #CC0023;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.more-information {
    clear: both;
    padding-top: 30px;
}

.nav-tabs {
    float: none;
    border-bottom: 2px solid #CC0023;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
        background-color: #c00;
        padding: 12px;
    }

        .nav-tabs > li > a {
            margin-right: 0px;
            line-height: 1.42857143;
            border: none;
            border-radius: 0px;
            font-size: 16px;
            color: #CC0023;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
                background: #f0f0f0;
                color: #CC0023;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #fff;
            cursor: default;
            background-color: #CC0023;
            border: none;
            border-bottom-color: none;
        }

            .nav-tabs > li.active > a p {
                color: #FFF;
            }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

.tab-content {
    margin-top: 10px;
    padding-top: 10px;
}

    .tab-content h5 {
        margin: 15px 0px 10px 0px;
    }

    .tab-content p {
        margin: 15px 0px 15px 0px;
    }

.reviews-container {
    margin-top: 10px;
    clear: both;
}

.user-avatar {
    width: 90px;
    height: 150px;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

    .user-avatar img {
        width: 90px;
        border-radius: 50%;
        border: solid 4px #FFF;
    }

hr.reviews {
    margin-top: 40px;
}

.review-information {
    padding-top: -30px;
}

.users-stars .span-stars .fa {
    font-size: 20px;
}

.author-container {
    margin-top: -30px;
}

.span-author {
    display: inline-block;
}

.review-date {
    display: inline-block;
}

.review-details {
    margin-top: -25px;
}

    .review-details p {
        font-size: 14px;
    }

.related-products {
    margin-top: 40px;
}

.models-list-item {
    float: left;
    position: relative;
}

    .models-list-item .model-list-item-image img {
        height: 145px;
        object-fit: contain;
    }


.model-specification .main-image {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}

.model-specification .specification-slider {
    position: relative;
    margin: 0 auto;
}

    .model-specification .specification-slider .slick-prev,
    .model-specification .specification-slider .slick-next {
        background-color: #cc0000;
        color: #fff;
        opacity: 0.4;
        transition: all ease 0.3s;
        display: block !important;
        border: none;
        font-size: 1.5rem;
        width: 38px;
        position: absolute;
        top: 50%;
        margin-top: -12px;
        z-index: 2;
        outline: none;
    }

        .model-specification .specification-slider .slick-prev i,
        .model-specification .specification-slider .slick-next i {
            display: inline-block;
        }

    .model-specification .specification-slider .slick-prev {
        left: 0;
    }

    .model-specification .specification-slider .slick-next {
        right: 0;
    }

    .model-specification .specification-slider:hover .slick-prev,
    .model-specification .specification-slider:hover .slick-next {
        opacity: 1;
    }

    .model-specification .specification-slider .specification-list .specification-item {
        width: 100%;
        outline: none;
        position: relative;
    }

        .model-specification .specification-slider .specification-list .specification-item img {
            width: 100%;
            height: 300px;
            object-fit: cover;
        }


.specification-list .owl-stage-outer {
    -webkit-box-shadow: 0 6px 16px -2px rgba(0,0,0,.3);
    -moz-box-shadow: 0 6px 16px -2px rgba(0,0,0,.3);
    box-shadow: 0 6px 16px -2px rgba(0,0,0,.3);
}

.header-red2 {
    background-color: #c00;
    color: white !important;
    margin: -1rem;
    padding: 1rem;
    line-height: 30px;
}

.box-model-details {
    padding-bottom: 18px
}

    .box-model-details:last-child {
        border-bottom: 0;
    }

.model-specification .specification-slider .specification-list .owl-item .specification-item .description strong {
    position: relative;
    width: 100%;
    float: left;
}

.model-specification .specification-slider .specification-list .owl-item .specification-item .description {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 1rem 2rem;
    opacity: 1;
    position: absolute;
    visibility: hidden;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    transition: all ease 0.5s;
    font-size: 13px;
    font-weight: 500;
}

.model-specification .specification-slider .specification-list .owl-item.active .specification-item .description {
    visibility: visible;
}

.model-specification .specification-slider .specification-list .specification-item .description strong {
    color: #fff;
}

.model-specification .specification-slider .specification-list .specification-item.slick-current .description {
    visibility: visible;
    opacity: 1;
}

.model-specification .specification-slider .specification-list .specification-item .youtube-video-wrapper {
    position: relative;
}

    .model-specification .specification-slider .specification-list .specification-item .youtube-video-wrapper .play-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        border: 2px solid rgba(255, 255, 255, 0.7);
        border-radius: 50%;
        margin-top: -32px;
        margin-left: -32px;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
        transition: all ease 0.2s;
    }

        .model-specification .specification-slider .specification-list .specification-item .youtube-video-wrapper .play-icon:hover {
            border-color: white;
        }

            .model-specification .specification-slider .specification-list .specification-item .youtube-video-wrapper .play-icon:hover i {
                color: white;
            }

        .model-specification .specification-slider .specification-list .specification-item .youtube-video-wrapper .play-icon i {
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 30px;
            width: 40px;
            height: 40px;
            text-align: center;
            margin: 10px;
            color: rgba(255, 255, 255, 0.7);
            transition: all ease 0.2s;
        }

.tabsEspecificacoes .nav-link.active {
    background-color: #c00 !important;
    color: white !important;
    border: #c00 !important;
    font-weight: bold;
    font-size: 14px;
}

.tabBoxEspecificacao {
    margin: auto;
}

#branch-office .branch-office-preview hr.line-post {
    display: block;
}

#branch-office .branch-office-preview .branch-office-map {
    min-height: 250px;
}

#branch-office .branch-office-preview .branch-office-map-fullwidth {
    min-height: 250px;
}

#branch-office .branch-office-preview .branch-office-image {
    min-height: 250px;
}

    #branch-office .branch-office-preview .branch-office-image img {
        object-fit: cover;
        min-height: 250px;
    }

#branch-office .branch-office-preview .branch-office-details {
    margin: 0 0 20px 0;
}

    #branch-office .branch-office-preview .branch-office-details .post-title {
        font-size: 20px;
        margin-bottom: 10px;
        font-weight: 500;
    }

    #branch-office .branch-office-preview .branch-office-details ul li {
        margin-bottom: 5px;
    }

        #branch-office .branch-office-preview .branch-office-details ul li .icon {
            display: inline-block;
            width: 18px;
            height: 18px;
            line-height: 18px;
            margin-right: 10px;
        }

            #branch-office .branch-office-preview .branch-office-details ul li .icon i {
                line-height: 18px;
                color: #cc0000;
                font-size: 20px;
                vertical-align: middle;
            }

        #branch-office .branch-office-preview .branch-office-details ul li a, #branch-office .branch-office-preview .branch-office-details ul li p {
            display: inline-block;
            width: calc(100% - 42px);
            vertical-align: middle;
            font-size: 14px;
            line-height: 1.2;
        }

.branch-office-details ul {
    list-style: none
}

#branch-office .branch-office-preview .branch-office-details ul li.branch-office-social-medias {
    margin-top: 1rem;
}

    #branch-office .branch-office-preview .branch-office-details ul li.branch-office-social-medias a {
        display: inline-block;
        width: auto;
        vertical-align: middle;
        color: #cc0000;
        margin-right: 0.5rem;
    }

        #branch-office .branch-office-preview .branch-office-details ul li.branch-office-social-medias a i {
            font-size: 24px;
            line-height: 24px;
        }



@media (max-width: 992px) {
    .navCategoriasVeiculos .nav-link {
        font-size: 14px;
    }

    .navCategoriasVeiculos {
        justify-content: center !important;
    }

    .nav-zerokm {
        width: 100%;
        text-align: center;
    }

    .navbar-nav li {
        border-bottom: 1px solid #efefef;
        text-align: center;
    }

    .navbar .dropdown-menu {
        -webkit-box-shadow: inherit;
        -moz-box-shadow: inherit;
        box-shadow: inherit;
        padding: 16px;
    }

    .btnPrevBanner, .btnNextBanner {
        display: none;
    }

    .banner-item-text {
        bottom: 25px;
        right: 25px;
    }


    .social-media-feed-gallery-item a.clique {
        display: block
    }

    .navbar-brand-desktop {
        display: none;
    }

    .boxIcones {
        text-align: center;
    }
}

.transparent {
    background-color: transparent !important
}