/* Elite  Autos  | Avaluauto HTML Template

Template Name: Elite  Autos 
Version: 1.0.0
License: copyright commercial

**********************************************/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root {
    --theme-color-light: #ffffff;
    --theme-color-dark: #000000;
    --theme-color-gray: #F6F6F6;
    --theme-color1: #DF0917;
    --theme-color2: #dbd8d8;
    --theme-color3: #faf7f2;
    --bg-theme-color1: var(--theme-color1);
    --bg-theme-color2: var(--theme-color2);
    --bg-theme-color3: var(--theme-color3);
    --text-color: #050B20;
    --text-color2: #616670;
    --headings-color: #050B20;
    --link-color: var(--headings-color);
    --link-hover-color: var(--headings-color);
    --title-font: "Montserrat", sans-serif;
    --title-font2: "Montserrat", sans-serif;
    --text-font: "Poppins", sans-serif;
    --title-font2: "Montserrat", sans-serif;
    --body-font-size: 16px;
    --body-line-height: 28px;
    --body-font-weight: 400;
    --line-height-heading-h1: 1.2em;
    --line-height-heading: 54px;
    --line-height-heading-small: 1.35em;
    --h1-font-size: 68px;
    --h2-font-size: 40px;
    --h3-font-size: 30px;
    --h4-font-size: 24px;
    --h5-font-size: 22px;
    --h6-font-size: 20px;
    --h1-font-weight: 400;
    --h2-font-weight: 400;
    --h3-font-weight: 400;
    --h4-font-weight: 400;
    --h5-font-weight: 400;
    --h6-font-weight: 400;
    --sec-title-subtitle-font-size: 14px;
    --sec-title-subtitle-color: var(--headings-color);
    --sec-title-subtitle-font-family: var(--text-font);
    --sec-title-subtitle-font-weight: 700;
    --sec-title-subtitle-line-height: 20px;
    --sec-title-color: var(--headings-color);
    --sec-title-font-size: var(--h2-font-size);
    --sec-title-font-family: var(--title-font);
    --sec-title-font-weight: var(--h2-font-weight);
    --theme-light-background: #F2F3F5;
    --theme-light-background-text-color: var(--headings-color);
    --theme-black: #000000;
    --theme-primary: #DF0917;
    --theme-secondary: #000000;
    --theme-success: #4DAA33;
    --container-width: 1430px;
    --small-container-width: 1000px;
    --large-container-width: 1730px;
    --container-pt: 120px;
    --container-pb: 120px;
}
.header-style-v1 .header-inner {
    padding: 15px 0 15px 0;
    background-color: var(--theme-black);
}

.header-style-v1 .btn .header-btn-two {
    height: 46px;
    line-height: 46px;
    font-weight: 500;
    color: var(--theme-color-light);
    font-size: 15px;
    padding: 0 26px;
    border-radius: 50px;
    background-color: var(--theme-primary);
    text-transform: capitalize;
    display: inline-block;
}
.hheader-style-v4.five {
    position: static;
    background: var(--theme-black);
    padding: 15px 0;
}

.hheader-style-v4.five .main-menu .navigation>li>a {
    color: var(--theme-color-light);
}
.hheader-style-v4 .header-inner .c-box .logo-inner .logo img {
    max-width: 135px;
}

.btn-danger {
    color: #fff;
    background-color: #DF0917;
    border-color: #DF0917;
}
.main-menu .navigation>li>a {
    position: relative;
    display: block;
    text-align: center;
    opacity: 1;
    color: var(--theme-color-light);
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 15px;
}
.btn-buy {
    background-color: var(--theme-color-light);
    padding: 18px;
    border-radius: 10px ;
    font-size: 1rem;
    font-weight: bold;
    box-shadow: 6px 3px 10px 0px #00000075;
    font-family: var(--text-font);
    color: var(--theme-color-dark);
    margin-bottom: 10px;
}
.btn-sell {
    background-color: var(--theme-primary);
    padding: 18px;
    border-radius: 10px;
    font-size: 1rem;
    font-weight: bold;
    box-shadow: 6px 3px 10px 0px #00000075;
    font-family: var(--text-font);
    color: var(--theme-color-light);
    margin-bottom: 10px;
}
.bg-dark {
    background-color: var(--theme-black) !important;
}
.bg-primary {
    background-color: var(--theme-primary) !important;
}
.btn-success {
    color: #fff;
    background-color: var(--theme-success) !important;
    border-color:var(--theme-success) !important;
    border-radius: 16px;
}
.whatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 10px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}

.whatsapp-icon {
    margin-top: 15px;
}
.waze-icon {
    margin-top: 15px;
}
.maps-icon {
    margin-top: 15px;
}
.waze {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 110px;
    right: 10px;
    background-color: #2d8cff;
    color: #FFF;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}

.maps {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 110px;
    right: 10px;
    background-color: #000000;
    color: #FFF;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    z-index: 100;
    border: 1px solid #fff;
}
.maps:hover{
    color: #ffffff;
}

.cars-block.style-1 .inner-box {
    background-color: var(--theme-black);
}
.image-box {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.image {
    overflow: hidden;
    border-radius: 16px;
}
.content-box {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
.cars-block .inner-box .content-box .title {
    color: var(--theme-color-light);
}
img.img-brands {
    width: auto;
    height: 70px !important;
}
.cars-section-three .nav-tabs .nav-link.active::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: var(--theme-primary);
}
.boxcar-banner-section-two .banner-slider .banner-slide .right-box .content-box .banner-btn {
    padding: 10px 26px 10px;
    background-color: var(--theme-primary);
    font-family: var(--title-font);
    color: var(--theme-color-light);
    border: 1px solid var(--theme-color-light); 
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    border-radius: 12px;
}
.header-style-v1 .btn .header-btn-two:hover {
    color: #fff;
    background-color: var(--theme-primary);
}
.inventory-pager {
    padding: 120px 0 70px;
    position: relative;
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(/tenant/images/elite/compras.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: auto;

}
.boxcar-title-three .breadcrumb li a {
    color: var(--theme-color-light);
}
.text-dark {
    color: var(--theme-color-dark) !important;
}

/* Cards Vehiculo */
.car-block-four .inner-box .image-box {
    position: relative;
    /* display: inline-block; */
    width: 100%;
}
.image-container {
    height: 220px;
    overflow: hidden;
    position: relative;
    border-radius: 15px 15px 0px 0px;
    width: 100%;
}
.image-container img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
    display: block;
    margin: 0;
    padding: 0;
    border: none;
}
.car-block-four .inner-box .content-box {
    padding: 10px;
}
.car-block-four .inner-box .content-box ul {
     margin-bottom: 11px;
    display: flex;
    border-bottom: 1px solid rgb(225, 225, 225);
}
.car-block-four .inner-box .content-box ul li {
    flex: 1 1 0;
    display: flex;
    margin-right: 2px;
}
.car-block-four .inner-box .content-box ul li button {
    height: 100%;
    background: var(--theme-color2);
    border-radius: 12px;
}

.car-block-four .inner-box .content-box .text {
    color: var(--theme-color-dark);
    font-size: 14px;
    margin-bottom: 20px;
    padding-bottom: 0px;
    border-bottom: 1px solid #e1e1e1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tabs-section .nav-tabs .nav-item.show .nav-link, .tabs-section .nav-tabs .nav-link.active {
    color: var(--theme-color1);
}
.inventory-section {
    background-color: var(--theme-color-light);
    position: relative;
    padding: 120px 0 120px;
    border-radius: 80px;
}
input[type="range"].theme-primary::-webkit-slider-thumb {
  background-color: var(--theme-primary);
}
.btn-outline-primary {
    color: var(--theme-primary);
    border-color: var(--theme-primary);
}
.btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
    color: var(--theme-color-light);
    background-color:  var(--theme-primary);
    border-color:  var(--theme-primary);
}
.btn-outline-primary:hover {
     color: var(--theme-color-light);
    background-color:  var(--theme-primary);
    border-color:  var(--theme-primary);
}
.form-control:focus {
    color: var(--theme-black);
    border-color: var(--theme-primary);
        box-shadow: 0 0 0 .25rem rgb(166 166 166 / 25%);

}
.inventory-section .side-bar-column .inner-column .contact-box .content-box .btn-box .side-btn:hover {
    background:  var(--theme-primary) !important;
    border-color:transparent;
    color: var(--theme-color-light)  !important;
}
.header-style-v1 .header-inner .right-box>a {
    font-size: 15px;
    color: var(--theme-color-light);
    margin-right: 18px;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: var(--theme-secondary);
    border-color: var(--theme-secondary);
}
.text-box .form_boxes.v3 .drop-menu .select i {
    right: -14px;
    top: 30px;
}
.boxcar-banner-section-v1 {
    background-image: url(/tenant/images/elite/banner.webp);
   background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    height: 546px;
}



.boxcar-banner-section-v1 .banner-content>span {
    display: block;
    color: var(--theme-color-light);
    font-size: 40px;
    line-height: 28px;
    font-family: var(--text-font);
    margin-bottom: 0;
}

.boxcar-banner-section-v1 .banner-content h2 {
    font-size: 45px;
    text-transform:inherit !important;
    color: var(--theme-color-light);
    font-family: var(--text-font);
    font-weight: 700;
    margin-bottom: 48px;
    line-height: 80px;
}
.why-choose-us-section {
    position: relative;
    padding: 60px 0 60px;
}


@media (max-width: 576px)  {
    .boxcar-banner-section-v1 {
        width: 100%;
        height: 100%;
    }
    .boxcar-banner-section-v1 .banner-content h2 {
        font-size:25px !important;
        line-height:40px !important;
    }
    .boxcar-banner-section-v1 .banner-content>span {
        font-size: 25px !important; 
    }
}

/* Services 3 */

.choose-us-block-v3 .icon-box {
  flex-shrink: 0;   
  display: flex;
  align-items: center;
  justify-content: center;
   background-color: var(--theme-black);
    fill: var(--theme-color-light);
    color: var(--theme-color-light);
    font-size: 45px;
    padding: 8px;
    border-radius: 50%;        
}

.choose-us-block-v3 .inner-box {
  display: flex;              
  align-items: flex-start;    
  gap: 15px;                  
  padding: 15px;
  border: 1px solid #eee;
  border-radius: 8px;
  background: #fff;
  margin-bottom: 15px;
}

.choose-us-block-v3 .content-box {
  flex: 1;
}

/* Título */
.choose-us-block-v3 .content-box .title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
.choose-us-block-v3 .content-box .text {
  font-size: 14px;
  color: #555;
  line-height: 1.4;
}
/* End services 3 */
.boxcar-title h2 {
    font-size: 30px;
    color : var(--theme-color-dark);
}
.boxcar-brand-section {
    position: relative;
    padding: 80px 0;
}
.car-galler-section {
    position: relative;
    padding: 80px 0;
}
.cars-section-three {
    position: relative;
    padding: 80px 0 80px;
}
img.max-h-full.object-contain{
    width: 150px !important;
    height: auto;
}

/* Cards Vehiculo */
.vehicle-overlay-card {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}

.vehicle-overlay-image {
  position: relative;
  width: 100%;
  height: 380px;
  overflow: hidden;
  border-radius: 12px;
}

.vehicle-overlay-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.vehicle-overlay-content {
  position: absolute;
  inset: 0; 
  display: flex;
  flex-direction: column;
  justify-content: flex-end; 
  padding: 0px;
  color: #fff;
  /* background: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0)); */
  z-index: 2;
}
.content-info{
    background-color: #ff000000;
    background-image: linear-gradient(180deg, #0303035e 0%, #000000 100%);
    padding: 10px;
}

.vehicle-status {
 position: absolute;
    top: 10px;
    left: 10px;
    font-size: 14px;
    background-color: var(--theme-color1);
    font-weight: 500;
    color: var(--theme-color-light);
    padding: 6px 16px 6px;
    border-radius: 50px;

}

.vehicle-title  {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.vehicle-subtitle {
  font-size: 14px;
  margin: 0px;
  border-bottom: 1px solid var(--theme-color1);
}

.vehicle-details {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 15px;
  font-size: 13px;
}
.vehicle-details li {
  display: flex;
  align-items: center;
  gap: 5px;
}


/* End Cards Vehiculo */
.about-inner-one {
    background-color: var(--theme-color-light);
    position: relative;
    padding: 52px 0 0px;
    border-radius: 0;
}
.about-inner-one .galler-section .image-block .image-box .image img {
    border-radius: 0px !important;
}
.about-inner-one .galler-section .boxcar-container {
    margin: 0 auto;

}
.about-inner-one .upper-box .content-box .text {
    margin-bottom: 30px;
    font-size: 18px;
    color: var(--theme-color-light);
}
.about-inner-one .upper-box .boxcar-title {
    margin-bottom: 51px;
    max-width: 100%;
}
.about-inner-one .upper-box .boxcar-title .text {
    font-size: 25px;
    font-weight: 300;
    line-height: 55px;
    margin-top: 0;
    text-align: center;
}
.about-inner-one .upper-box .content-box {
    margin-top: 60px !important;
}
.about-inner-one .upper-box .boxcar-title h2 {
    margin-bottom: 0;
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--theme-primary)!important;
}


h2.galler-title {
    color: var(--theme-color-light);
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
}
h2.galler-title span {
    color: var(--theme-color1);
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
}

.boxcar-fun-fact-section .fact-counter {
    border-bottom: 1px solid #e1e1e1;
    padding: 20px 15px 20px;
}
.counter-block .widget-counter {
    font-size: 38px;
    line-height: 58px;
    font-weight: 600;
    font-family: var(--title-font);
    color: var(--theme-color-light)!important;
    letter-spacing: -1.92px;
    margin-bottom: 1px;
}
.counter-block .widget-counter .count-text {
    font-size: 38px;
    line-height: 58px;
    font-weight: 600;
    font-family: var(--title-font);
    color: var(--theme-color-light)!important;
}
.counter-block .counter-title {
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 0;
    text-transform: uppercase;
        color: var(--theme-color-light);

}
.inventory-section .boxcar-title-three .spectes-list li span {
    font-size: 15px;
    color: #6c7a7d;
    display: inline-block;
    border-radius: 120px;
    background: var(--bg-3, #ededed);
    padding: 7px 20px 5px;
}
.inventory-section .side-bar-column .inner-column .contact-box .content-box .btn-box .side-btn.two {
    color: var(--theme-color-dark);
    border: 1px solid var(--theme-color-dark);
    background: var(--White, #FFF);
    margin-bottom: 15px;
}

.box-tabs-element .tab-content p {
    font-size: 18px;
    line-height: 28px;
}
.theme-btn {
    background: var(--theme-secondary) !important;
    width: 100% !important;
    color: #fff !important;
    height: 54px;
    line-height: 54px;
    border-radius: 12px;
    padding: 0 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
}
.calculater-section .boxcar-container {
    max-width: 100%;
    padding: 0;
}
h3.text-selling {
    font-size: 30px;
    color: var(--theme-color-light) !important;
    margin: 30px 0 0 ;
    text-align: center;
    text-transform:capitalize
}
.text-danger {
    color: var(--theme-color1) !important;
}

.box-tabs-element .nav-tab-el1 .nav-link.active {
    background-color: var(--theme-color1);;
    border-color: rgba(225, 225, 225, 1);
    box-shadow: 0px 6px 15px 0px rgba(64, 79, 104, 0.05);
    color: var(--theme-color-light);
}
.form-control, .input-text {
    height: calc(2.25rem + 27px);
    padding: 14px 30px;
    outline: 0;
    background-color: #ffffff;
    border: 1px solid #f4f5f8;
    color: #686a6f;
    font-size: 0.9rem;
    width: 100%;
}
.form-select {
    display: block;
    width: 100%;
    padding: 20px 30px;
    font-size: 0.9rem;
    color: #686a6f;
    background-color: #fff;
}

.css-13cymwt-control {

    background-color: #fff;
    border-style: solid;
    padding: 5px 9px;
        font-size: 0.9rem;

}
.calculater-section .content-column .inner-column {
  display: flex;
  flex-direction: column;
  align-items: stretch;     
  justify-content: flex-start; 
  width: 100%;
  max-width: 565px;
  margin: 0 auto;
}
h2.mb-3.title-contact {
    font-family: var(--title-font);
    font-size: 25px;
    font-weight: 700;
    color: #FFFFFF;
}

.calculater-section .right-box {
    background-color: #000000;
    border-radius: 0px;
}
.calculater-section .content-column form .theme-btn {
    background: var(--theme-primary) !important;
    width: 100%;
    color: #fff;
    height: 54px;
    line-height: 54px;
    border-radius: .25rem;
}
.calculater-section .content-column form label{
    color: var(--theme-color-light);

}
.box-tabs-element .nav-tab-el1 .nav-link {
    padding: 6px 17px 6px 17px;
    border-radius: 0;
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    color: rgba(5, 11, 32, 1);
    border: 0;
}

.boxcar-brand-section-four {
    position: relative;
    padding: 120px 0;
}

section.calculater-section h2 {
    color: var(--theme-color-light);
}

.boxcar-brand-section-four {
    position: relative;
    padding: 120px 0;
    background: 
    linear-gradient(
      rgba(0, 0, 0, 0.4), 
      rgba(0, 0, 0, 0.4)  
    ),
    url(/tenant/images/elite/servicio.webp);
        background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: auto;
}
.card-services{
    background-color: var(--theme-color-light);
}
.about-inner-one .upper-box {
    margin-bottom: 0;
    padding: 60px 0px 100px;
}

.about-inner-one .faqs-section {
    position: relative;
    padding: 120px 0 120px;
}
.boxcar-brand-section-three .right-box {
    padding: 0;
    border-radius: 0px;
    background: var(--theme-black);
}
.boxcar-brand-section-three .content-column .inner-column .boxcar-title h2 {
    color: var(--theme-color-light);
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    font-size: 32px;
    margin-bottom: 13px;
}
.boxcar-brand-section-three .content-column .inner-column .boxcar-title .text {
    margin-top: 13px;
    margin-bottom: 50px;
    color: var(--theme-color-light);
    font-size: 32px;
    text-align: center;
    line-height: 30px;
}
img.icon-customers {
    width: 150px;
    height: auto;
    margin-top: 15px;
}
@media (max-width: 767px) {
    .boxcar-title .text {
        display: inline-block;
        margin-top: 15px;
    }
    .boxcar-title h2 {
    margin-bottom: 15px;
    margin-top: 15px;

    }
    .boxcar-brand-section-three .image-column {
        display: inline-block;
        padding:0;
    }
}

.footer-style-one .links-widget .user-links li span {
   color: var(--theme-color-light) !important;
}
.footer-style-one .links-widget .user-links li a i {
    color: var(--theme-color-light);
}
