#menu-4 .fixed-top {
    top: -40px;
    transform: translateY(40px);
    transition: transform .3s;
}

#menu-4 .navbar {
    background: var(--header-bg-color);
    border-bottom: 1px solid #cccccc2b;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    padding: 10px 0;
}


#menu-4 .navbar-nav {
    justify-content: center;
    width: 100%;
}

#menu-4 .navbar-brand img {
    max-height: 50px;
}

#menu-4 .navbar-nav .nav-link {
    color: var(--header-fc);
    font-size: var(--header-fs);
    font-weight: var(--header-fw);
}

#menu-4 .whatsapp {
    font-size: var(--header-fs);
    background: var(--whatsapp-bg);
    color: var(--whatsapp-color) !important;
    padding: 8px 14px;
    border-radius: 3px;
    margin: 0 10px;
    text-decoration: none;
    display: block;
    text-align: center;
    width: max-content;
}

#menu-4 .btn-phone {
    font-size: var(--header-fs);
    background: var(--color-primary);
    color: #FFF !important;
    padding: 8px 14px;
    border-radius: 3px;
    margin: 0 10px;
    text-decoration: none;
    display: block;
    text-align: center;
    width: max-content;
}

#menu-4 .btn_header {
    font-size: var(--header-fs);
    background: var(--color-primary);
    color: var(--color-secondary) !important;
    padding: 8px 14px;
    border-radius: 3px;
    margin: 0 10px;
    text-decoration: none;
    display: inline-block;
}

#menu-4 .navbar-expand-lg .navbar-collapse {
    justify-content: center;
}

#menu-4 .whatsapp i {
    margin-right: 5px;
}


  #menu-4 .btn_whats {
    background-color: #33af23;
    color: #fff;
    margin: 0 -15px;
    margin-bottom: 20px;
    border-radius: 4px;
    padding: 8px;
  }

  #menu-4 .form_banner .btn:hover {opacity:0.7}

  #menu-4 .t-mobile {
    display: none;
    font-size: 28px;
    text-align: center;
    width: 100%;
    margin: 10px 0;
    font-weight: bold;
}

#menu-4 .d-mobile {
    position: fixed;
    width: 100%;    
    display: none;
    bottom: 0;
    font-size: 14px;
    z-index: 999;
    text-align: center;
}

#menu-4 .mobile {
    display: none;
 }

 #menu-4 .nav-buttons {
    list-style: none;
    display: flex;
    margin-bottom: 0;
 }



 
@media screen and (max-width: 991px) {

    #menu-4 .navbar-nav { background: none !important; } 

    #menu-4 .navbar-toggler {
        padding: 3px 10px;
        border-color: #ffffff;
        color: #ffffff;
        border-radius: 0;
        outline: 0;
    }

    #menu-4 .nav-buttons {
        flex-direction: column;
        text-align: center;
    }

    #menu-4 .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    #menu-4 .navbar-nav .nav-item .nav-link {
        text-align: center;
        margin-bottom: 5px;
    }

    #menu-4 .navbar-nav {
        background: #fff;
        padding: 15px;
        margin-top: 15px;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    
    #menu-4  .navbar-nav .nav-item:first-child .nav-link {
        padding-left: 5px;
    }

    #menu-4 .navbar-nav .nav-item .nav-link {
        color: #212121;
        text-transform: uppercase;
        font-weight: 500;
        position: relative;
        padding-right: 0;
    }

    #menu-4 .d-mobile, #menu-4 .t-mobile {
        display: block;
    }
    #menu-4 .mobile {
        display: initial;
    }
    #menu-4 .desktop {
        display: none;
    }


    #menu-4 .navbar-light .navbar-brand img:last-child {
        display: none;
    }

    #menu-4 .whatsapp, #menu-4 .btn-phone, #menu-4 .btn_header {
        margin-bottom: 5px;
        width: 100% !important;
    }
}#banner-1 {
    clear: both;
}
.form_banner h4 {
  color: #FFF;
  font-weight: 900;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 10px;
}
.form_banner p {
  color: #FFF;
  margin-bottom: 25px !important;
  font-size: 16px;
  line-height: 20px;
}

#banner-1 .btn_whats {
  border: none;
}#features-6 { 
  background: #f8f8f8; 
}

#features-6 .informe { 
  float: right; 
  font-size: 12px; 
  line-height: 16px; 
  color: #19191b; 
  font-weight: 400; 
  text-align: justify; 
  height: 100%; 
  width: 100%; 
  margin-left: 8%; 
  margin-top: 65px; 
}

#features-6 .informe h3 { 
  /*line-height: 2; */
  font-size: 30px;
}


#features-6 .nav {
  justify-content: center;
  padding: 5px 0px;
  font-size: var(--fs-p);
}

#features-6 .nav-link {
  color: var(--fc-p);
  background: #fff;
  border-radius: 1px;
  width: 100%;
}
#features-6 .nav .nav-item {
flex: auto;
text-align: center;
margin: 0 15px;
}

#features-6 .nav .nav-item:first-child {
  margin-left: 0px;
}

#features-6 .nav .nav-item:last-child {
  margin-right: 0px;
}

#features-6 .nav-pills .nav-link.active, #features-6 .nav-pills .show>.nav-link {
  background: var(--color-primary);
  color: #fff;
  border-radius: 1px;
  width: 100%;
  font-size: var(--fs-p);
}


#features-6 .informe p { 
  line-height: 1.667; 
  text-align: left;
  margin-bottom: 40px; 
}

#features-6 .informe .columns { 
  columns: 2; 
  padding-left: 0; 
  line-height: 28px; 
  font-weight: 700; 
  list-style: none; 
}


#features-6 .informe .columns li { 
  color: var(--fc-p);
  font-size: var(--fs-p); 
  font-weight: 400;
}



#features-6 .bg2 { 
  width: 50%;
  height: 500px; 
  float: left; 
  position: relative; 
}

@media screen and (max-width: 991px) {
  #features-6 .bg2 { 
    width: 100%;
    height: 400px; 
  }

  #features-6 .informe {
    padding-left: 15px;
    margin-left: 0;
  }
}.btn-whatsapp {
    background: var(--whatsapp-bg);
    color: var(--whatsapp-color);
}
#about-1 {
    background: #FFF;
}#prices-1 .tagline {
    font-size: 14px;
    line-height: 14px;
    color: var(--color-primary);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    z-index: 1;
}

#prices-1 .justified {
    justify-content: center;
}

#prices-1 .price-container {
    border: 1px solid rgba(204, 204, 204, 0.404);
    padding: 45px 15px 15px;
    margin-bottom: 30px;
}

#prices-1 .price-container .top {
    margin-bottom: 40px;
    text-align: center;
}

#prices-1 .price-container .top .tagline-2 {
    margin-bottom: 5px;
}

#prices-1 .price-container .bottom {
    position: relative;
    display: block;
    background-color: #f7f5f1;
    padding: 50px;
}

#prices-1 .price-container .bottom ul {
    padding-left: 0px;
}

#prices-1 .price-container .bottom ul li {
    list-style: none;
}

#prices-1 .price-container .bottom ul li i {
    color: var(--color-primary);
    margin-right: 5px;
}

#prices-1 .price-container .bottom hr {
    color: #72716f;
    margin: 30px 0;
}

#prices-1 .price-container .bottom .price {
    text-align: center;
    position: relative;
    display: inline-block;
}

#prices-1 .price-container .bottom .price h2 {
    font-size: 52px;
    margin-left: -15px;
}

#prices-1 .price-container .bottom .price .real {
    font-size: 30px;
    top: -15px;
    left: 7px;
}

#prices-1 .price-container .bottom .price .cents {
    font-size: 17px;
    top: -24px;
    right: -1px;
}

#prices-1 .price-container .bottom .price .time {
    position: absolute;
    bottom: 10px;
    right: -15px;
    font-weight: 700;
    font-size: 14px;
}

#prices-1 .price-container .bottom .cta {
    margin-top: 20px;
}

#prices-1 .price-container .bottom .btn-default {
    font-weight: 700;
    padding: 12px 50px;
}

#prices-1 .price-container .bottom .icon-box {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -30px;
    left: 0;
    right: 0;
}


#prices-1 .price-container .bottom .icon-box {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -30px;
    left: 0;
    right: 0;
}

#prices-1 .price-container .bottom .icon-box .box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 7%);
    height: 68px;
    width: 68px;
    font-size: 30px;
    color: #08939f;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

#prices-1 .price-container .bottom .icon-box img {
    max-width: 44px;
}

@media screen and (max-width: 991px) {
   
}
#showcase-2 .veiculo {
    border-radius: 4px;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background-color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    min-height: 423px;
}

#showcase-2 .veiculo:hover {
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.48);
}

#showcase-2 .veiculo-images {
    position: relative;
}

#showcase-2 .veiculo-images .selo {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
}

#showcase-2 .veiculo-images .fipe {
    background-color: #ff5206;
}

#showcase-2 .veiculo-images .entrada {
    background-color: #3fbf00;
}

#showcase-2 .veiculo-images .selo p {
    color: #fff;
    font-size: 8px;
    line-height: 9px;
    padding: 2px;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#showcase-2 .carousel-showcase-2 .owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

#showcase-2 .carousel-showcase-2 .owl-dots span {
    height: 8px;
    width: 8px;
}

#showcase-2 .carousel-showcase-2 .owl-nav button.owl-prev,
#showcase-2 .carousel-showcase-2 .owl-nav button.owl-next {
    position: absolute;
    border: none;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0 !important;
    z-index: 1;
    font-size: 20px;
    background-color: transparent;
    transition: all ease-in-out 0.3s;
    cursor: pointer;
    height: 100% !important;
    padding: 15px !important;
    margin: 0 !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

#showcase-2 .carousel-showcase-2 .owl-nav button.owl-prev:hover,
#showcase-2 .carousel-showcase-2 .owl-nav button.owl-next:hover {
    background-color: transparent;
}

#showcase-2 .carousel-showcase-2 .owl-nav i {
    color: #fff;
    font-size: 20px;
}

#showcase-2 .carousel-showcase-2 .owl-dot.active span {
    background-color: var(--color-primary)
}

#showcase-2 .carousel-showcase-2 .owl-dots {
    margin-top: 15px;
}

#showcase-2 .carousel-showcase-2 .owl-prev {
    left: 0;
    margin-left: 1%;
}

#showcase-2 .carousel-showcase-2 .owl-next {
    right: 0;
    margin-right: 1%;
}

#showcase-2 .carousel-showcase-2:hover .owl-nav button {
    opacity: 1;
}

#showcase-2 .veiculo .item {
    width: 100%;
}

#showcase-2 .veiculo .image {
    max-width: 290px;
    /*max-height: 230px;*/
}

#showcase-2 .caract .nome-prod {
    color: var(--color-primary);
    font-weight: 700;
    display: block;
    margin-bottom: 0;
}

#showcase-2 .caract .top {
    padding: 10px 10px;
    height: 85px;
}

#showcase-2 .caract .middle {
    border-bottom: 1px solid #d8d8d8;
    min-height: 80px;
}

#showcase-2 .caract .p-10 {
    padding: 10px;
}

#showcase-2 .caract .middle .preco {
    font-size: 16px;
    color: #000;
    font-weight: 700;
}

#showcase-2 .caract .bottom .cidade {
    line-height: 30px;
    padding: 5px;
    cursor: pointer;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

#showcase-2 .caract {
    font-size: 12px;
    font-weight: 400;
    color: #565656;
}


#showcase-2 .caract .tag {
    display: flex;
    font-size: 16px;
}

#showcase-2 .caract .tag div:first-child {
    padding: 5px 10px;
    width: 75%;
    background-color: var(--color-primary);
    color: #FFF;
}

#showcase-2 .caract .caracte, #showcase-2 .caract .ano-fabr {
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    margin-bottom: 0;
}

#showcase-2 .caract .tag div:first-child p {
    font-weight: 700;
}

#showcase-2 .caract .tag div:last-child {
    width: 25%;
    padding: 5px 15px;
    background-color: #d8d8d8;
    color: var(--color-primary);
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#showcase-2 .veiculo.slick-slide {
    margin: 10px;
}

#showcase-2 .carousel-slick .slick-dots {
    list-style: none;
    text-align: center;
}

#showcase-2 .carousel-slick .slick-dots li {
    display: inline-block;
    width: 30px;
}

#showcase-2 .carousel-slick .slick-dots li button {
    border: 0;
    background-color: transparent;
    color: transparent;
    position: relative;
    padding: 0;
    width: 10px;
}

#showcase-2 .carousel-slick .slick-dots li button::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background-color: #dbdbdb;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#showcase-2 .carousel-slick .slick-dots .slick-active button::after {
    background-color: var(--color-primary);
    box-shadow: 0 0 2px 0 var(--color-primary);
}
#footer_02 {
    background-color: #FFF;
}

#footer_02 .footer-widget {
    margin-bottom: 30px;
}

#footer_02 .footer-widget .footer-logo {
    margin-bottom: 20px;
}

#footer_02 .footer-widget .footer-logo .footer-logo2 {
    display: none;
}

#footer_02 .footer-widget .social-link {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footer_02 .footer-widget .social-link li {
    display: inline-block;
    margin-right: 10px;
}

#footer_02 .footer-widget .social-link li a {
    display: inline-block;
}

#footer_02 .footer-widget .social-link li a i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    color: var(--color-primary);
    border: 1px solid var(--color-primary);
    background-color: transparent;
}

#footer_02 .footer-widget h3 {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 30px;
    color: var(--fc-h3);
}

#footer_02 .btn_whats {
    border-radius: 4px;
    white-space: inherit;
    cursor: pointer !important;
    background: var(--whatsapp-bg);
    color: var(--whatsapp-color);
    padding: 10px 15px;
    border: 1px solid var(--whatsapp);
}

#footer_02 .footer-widget .hours {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#footer_02 .footer-widget .hours li .content {
    margin-bottom: 20px;
}

#footer_02 .footer-widget .footer-contact li {
    display: block;
    padding-left: 65px;
    position: relative;
    margin-bottom: 15px;
}

#footer_02 .endereco {
    margin-left: 20%;
}

.footer-widget .hours li .content h3 {
    font-size: 16px;
    margin-bottom: 5px !important;
    font-weight: 500;
}

#footer_02 .btn_phone {
    border-radius: 4px;
    white-space: inherit;
    cursor: pointer !important;
    background: var(--color-primary);
    color: var(--color-secondary);
    padding: 10px 15px;
    border: 1px solid var(--whatsapp);
}

#footer_02 .footer-widget .footer-contact {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footer_02 .footer-widget .footer-contact li:last-child {
    margin-bottom: 0;
}

#footer_02 .footer-widget .footer-contact li i {
    position: absolute;
    top: 5px;
    left: 0;
    line-height: 1;
    width: 45px;
    height: 45px;
    line-height: 50px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    color: var(--color-primary);
    border: 1px solid var(--color-primary);
    background-color: transparent;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

#footer_02 .footer-widget .footer-contact li .content h4 {
    font-size: var(--fontSize);
    color: var(--titleColor);
    margin-bottom: 5px;
    font-family: var(--bodyFonts);
    font-weight: 600;
}

#footer_02 .footer-widget .footer-contact li .content span {
    color: var(--bodyColor);
    margin-bottom: 0;
}


.signature { 
  padding: 10px 0;
}

.signature .row {
  align-items: center;
}

.signature p {
  margin-bottom: 0px;
  color: #000;
  font-size: 14px;
}

.signature a {
  text-decoration: underline;
  color: #000;
}

.signature img {
  max-height: 40px;
}


@media screen and (max-width: 991px) {
  .signature p {
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .signature {
    padding-bottom: 50px;
  }
}#modal-whats .modal-header img {
  margin: 0 auto;
}
#modal-whats .modal-header .btn-close {
  margin: 0;
}

#modal-whats #modal-whats-text {
  text-align: center;
  font-weight: bold;
}
#modal-whats-form .form-control {
  background: #e8ebed;
  border-color: #e8ebed;
  color: #657380;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 700;
  padding: 12px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 2px solid #e8ebed;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  line-height: initial;
  margin-bottom: 20px;
}
#modal-whats .btn_send {
  background: var(--whatsapp-bg);
  color: #FFF;
  border-color: var(--whatsapp-bg);
  display: inline-block;
  width: 100%;
  color: #ffffff;
  padding: 11px 18px;
  margin-bottom: 7px;
  margin-right: 5px;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 1px;
  vertical-align: middle;
  white-space: pre-line;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}#modal-phone-show .modal-header img {
  margin: 0 auto;
}
#modal-phone-show .modal-header .btn-close {
  margin: 0;
}

#modal-phone-show #modal-phone-text {
  text-align: center;
  font-weight: bold;
}

#modal-phone-show .btn_send {
  background: var(--color-primary);
  color: #FFF;
  border-color: var(--color-primary);
  display: inline-block;
  width: 100%;
  color: #ffffff;
  padding: 11px 18px;
  margin-bottom: 7px;
  margin-right: 5px;
  font-size: 26px;
  font-weight: 900;
  letter-spacing: 1px;
  vertical-align: middle;
  white-space: pre-line;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#modal-phone-show .modal-sm .modal-header {
  background: #FFF; text-align: center;
}
#modal-phone-show .modal-sm .modal-header img {
  max-height: 30px; margin: 0 auto;
}
#modal-phone-show .modal-sm .modal-body {
  font-size: 14px !important; text-align: center; font-weight: 900; color: #000;
}
#modal-phone-show .modal-sm .modal-body hr {
  background-color: #000;
}
#modal-phone-show .modal-sm .modal-footer .btn {
  width: 100%;
}
#modal-phone-show .modal-body {
  padding: 50px 20px;
}
#modal-phone-show .modal-body .t1 {
  font-size: 24px !important; text-align: center; font-weight: 900; color: var(--principal);
}
#modal-phone-show .modal-body .t2 {
  text-align: center; font-weight: 900; font-size: 24px; margin: 30px 0
}
#modal-phone-show .modal-body .t3 {
  text-align: center; 
}.d-mobile .d-phone {
    background-color: var(--color-primary);
}
.d-mobile .d-whats {
    background-color: var(--whatsapp-bg);
}
.d-mobile .d-phone a, .d-mobile .d-whats a {
    color: #FFF;
}
#contact-1 p {
    margin:  0;
}#contact-2 p {
    color: #FFF;
    margin-bottom:  10px;
}#assignature-01 {
    padding: 10px 0;
}

#assignature-01 p {
    margin-bottom: 0;
}

#assignature-01 .row {
    align-items: center;
}


@media screen and (max-width: 991px) {
    #assignature-01 p {
        text-align: center;
    }
}