.home-banner{
    max-height: 750px;
}
.testimonials-banner{
    max-height: 612px;
}
.contact-banner,
.post-banner,
.services-banner,
.about-banner{
    max-height: 644px;
}
.elementor-widget-image.btn-google{
 transition: background-color 0.3 ease-in-out;
}
.elementor-widget-image.btn-google:hover{
    border-radius: 5px;
    background-color: #e2e6ea;
}
.text-hover:hover{
    text-decoration: underline;
    text-decoration-color: #0056B3;
}
.testimonials-nav{
    width: 100%;
    background-color: #FFFFFF;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
}

.testimonials-prev, .testimonials-next{
    color: #FFFFFF!important;
    border-color: #c10f1b!important;
    background-color: #c10f1b!important;
}
.testimonials-prev:hover, .testimonials-next:hover{
    border-color: #000000!important;
    background-color: #000000!important;
}
.click-img {
    cursor: pointer;
}
.review-author{
    font-weight: 700;
}
.gform_fields .gfield .br-widget {
    height: 22px;
    width: 135px;
    margin-top: 0px;
}

.gform_fields .gfield .br-widget a {
    background: url(/wp-content/uploads/2025/09/star_yellow.png);
    width: 19px;
    height: 18px;
    display: block;
    float: left;
    margin-right: 5px;
}

.gform_fields .gfield .br-widget a:hover,
.gform_fields .gfield .br-widget a.br-active,
.gform_fields .gfield .br-widget a.br-hover,
.gform_fields .gfield .br-widget a.br-selected {
    background-position: 0 18px;
}

#elementor-popup-modal-5179 .dialog-widget-content{
    padding: 30px
}
#elementor-popup-modal-5179 h5{
    font-family: 'Teko';
    font-size: 42px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 15px;
    color: #333333 !important;
    border-bottom: 1px solid rgba(102,102,102,0.25);
}
.form-testimonials .gform_fields{
    gap: 15px !important;
}
.form-testimonials .br-widget{
    margin-top: 10px!important;
}
.form-testimonials .gform_fields .gfield label{
    font-family: 'Lato' !important;
    color: #333333  !important;;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}
.grecaptcha-info{
    font-family: 'Lato' !important;
    color: #333333 !important;;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}
.grecaptcha-info a{
    font-family: 'Lato' !important;
    color: #C10F1B !important;;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}
.form-testimonials .gform_fields .gfield .ginput_container textarea,
.form-testimonials .gform_fields .gfield .ginput_container input{
    font-family: 'Lato' !important;
    color: #333333!important;;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    border-radius: 0px !important;
}
.form-testimonials .gform_fields .gfield .ginput_container textarea{
    min-height: 60px !important;
    height: 60px !important;
}
.form-testimonials .gform_fields .gfield .ginput_container textarea::placeholder,
.form-testimonials .gform_fields .gfield .ginput_container input::placeholder{
    font-family: 'Lato' !important;
    color: #666666 !important;;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}
.form-testimonials .gform-footer{
    justify-content: flex-end!important;
}
.form-testimonials  .gform-footer .gform_button{
    border-radius: 0px !important; 
    color: #FFFFFF!important;
    background-color: #C10F1B!important;
    border-color: #C10F1B!important;
    border-width: 1px!important;
    box-shadow: none!important;
    transition: background-color 0.3s ease-in-out;
    font-family: 'Teko' !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
}
.form-testimonials .gform-footer .gform_button:hover{
    color: #FFFFFF!important;
    background-color: #000000!important;
}
.elementor-element.custom-header-sticky {
  height: 120px;
  transition: height 0.3s ease-in-out;
}

.elementor-element.custom-header-sticky.header-sticky {
  height: 100px !important;
}
.elementor-element.custom-header-sticky img{
    width: 180px;
    transition: width 0.3s ease-in-out;
}
.elementor-element.custom-header-sticky.header-sticky img{
    width: 150px;
}
.custom-header-sticky .elementor-item.elementor-item-active{
    font-weight: 700 !important;
}
.footer-form .elementor-widget-container h5{
    font-family: 'Teko', Helvetica, Arial, Lucida, sans-serif;
    font-size: 40px;
    color: #ffffff !important;
    line-height: 1.2em;
    font-weight: 500;
    padding-bottom: 16px;
    margin: 0px;
}
.footer-form .gform_fields{
    row-gap: 20px!important;
}
.footer-form .gfield .ginput_container textarea,
.footer-form .gfield .ginput_container input{
    border: 1px solid #bbb;
    background-color: rgba(0, 0, 0, 0.15);
    width: 100%;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 16px;
}
.footer-form .gform_fields input::placeholder, .footer-form .gform_fields textarea::placeholder {
        font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
        color: #ffffff !important;
        font-size: 16px;
}
.footer-form .gfield .ginput_container textarea{
    min-height: unset!important;
    height: 80px!important;
}
.footer-form .gform_footer{
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    
}
.footer-form .gform_button.button{
    color: #c10f1b !important;
    border-radius: 0px;
    letter-spacing: 4px;
    font-family: 'Teko', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    background-color: #ffffff !important;
    padding: 15px 30px !important;
    border-radius: 0 !important;
    letter-spacing: 4px!important;
}
.footer-form .gform_button.button:hover{
    color: #FFFFFF !important;
    background-color: #000000 !important;
}

.footer-form .validation_message.gfield_validation_message{
    color: #FFFFFF !important;
    font-family: 'Teko', Helvetica, Arial, Lucida, sans-serif !important;
}
.footer-form .gform_validation_errors{
    display: none!important;
}
.elementor-element.footer-form label{
    display: none!important;
}
.elementor-element.footer-form .charleft.ginput_counter.gfield_description{
    display: none!important;
}
.elementor-element.footer-form .grecaptcha-info{
    color: #FFFFFF !important;
}
.elementor-element.footer-form .grecaptcha-info a{
    color: rgb(30 93 196) !important;
    font-weight: 700 !important;
    transition: color 0.2s ease-in-out;
}
.elementor-element.footer-form .grecaptcha-info a:hover{
    color: #F7F7F7 !important;
}
.footer-form .gform_fields input, .gform_fields textarea {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    color: #ffffff !important;
    font-size: 16px!important;
}
.footer-form .gform_fields input::placeholder, .gform_fields textarea::placeholder {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    color: #ffffff !important;
    font-size: 16px!important;
    opacity: 0.9;
}
.contact-form .elementor-widget-container h5{
    font-family: 'Teko', Helvetica, Arial, Lucida, sans-serif;
    font-size: 60px;
    color: #333333 !important;
    line-height: 1.2em;
    font-weight: 500;
    padding-bottom: 16px;
    margin: 0px;
}
.contact-form .gform_fields{
    row-gap: 20px!important;
}
.contact-form .gfield .ginput_container textarea,
.contact-form .gfield .ginput_container input{
    border: 1px solid #bbb;
    background-color: #FFFFFF;
    width: 100%;
    font-size: 18px;
    padding: 16px;
    border-radius: 0px!important;
}
.contact-form .gform_fields input::placeholder, .contact-form .gform_fields textarea::placeholder {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    color: #333 !important;
    font-size: 16px!important;
    opacity: 0.9;
}
.contact-form .gfield .ginput_container textarea{
    min-height: unset!important;
    height: 80px!important;
}
.contact-form .gform_footer{
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    
}
.contact-form .gform_button.button{
    color: #FFFFFF !important;
    border-radius: 0px;
    letter-spacing: 4px;
    font-family: 'Teko', Helvetica, Arial, Lucida, sans-serif !important;
    text-transform: uppercase !important;
    background-color: #c10f1b !important;
    padding: 10px 30px !important;
    transition: background 0.3s ease-in-out;
    border-radius: 0 !important;
    font-size: 20px !important;
    line-height: 1.7em !important;
    letter-spacing: 4px!important;
    font-weight: 700 !important;
}
.contact-form .gform_button.button:hover{
    color: #FFFFFF !important;
    background-color: #000000 !important;
}

.contact-form .validation_message.gfield_validation_message{
    color: #c10f1b !important;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 12px !important;
}
.contact-form .gform_validation_errors{
    display: none!important;
}
.elementor-element.contact-form .charleft.ginput_counter.gfield_description{
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
    color: #333;
    font-size: 16px !important;
}
.elementor-element.contact-form .grecaptcha-info{
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
    color: #333;
    font-size: 16px !important;
}
.elementor-element.contact-form .grecaptcha-info a{
    color: #00008B90;
    transition: color 0.2s ease-in-out;
}
.elementor-element.contact-form .grecaptcha-info a:hover{
    color: #00008B;
}
.elementor-element.contact-form .gfield_label.gform-field-label{
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
    color: #333;
    font-size: 18px !important;
}
.gform_fields input, .gform_fields textarea {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    color: #333 !important;
    font-size: 16px!important;
}

/*css home*/
.elementor-widget-heading.h1-home-title h1.elementor-heading-title{
    margin-right: -10vw;
}

.divider-bottom .elementor-divider{
    display: block;
    position: absolute;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI2MHB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTY0MCAxMzlMMCAwdjE0MGgxMjgwVjBMNjQwIDEzOXoiLz48L2c+PC9zdmc+);
    background-size: 100% 60px;
    bottom: 0;
    width: 100%;
    height: 60px;
    z-index: 1;
    transform: scale(1, 1);
    pointer-events: none;
    left: 0;
    right: 0;
}
.divider-bottom-s2 .elementor-divider{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik02NDAgMTM5TDAgMHYxNDBoMTI4MFYwTDY0MCAxMzl6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 100% 100px;
    bottom: -150px;
    height: 100px;
    z-index: 10;
    transform: scale(1, 1);
    display: block;
    position: absolute;
    pointer-events: none;
    width: 100%;
    left: 0;
    right: 0;
}
.divider-bottom-s3 .elementor-divider{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik02NDAgMTM5TDAgMHYxNDBoMTI4MFYwTDY0MCAxMzl6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 100% 100px;
    bottom: 0px;
    height: 100px;
    z-index: 10;
    transform: scale(1, 1);
    display: block;
    position: absolute;
    pointer-events: none;
    width: 100%;
    left: 0;
    right: 0;
}

.elementor-element.footer-s1-con .footer-s1-con-chill{
    box-shadow: inset 0px 80px 0px 0px #ffffff;
}

.btn-honver.elementor-widget-button .elementor-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    position: relative;
    overflow: hidden;
}

.btn-honver.elementor-widget-button .elementor-button-icon {
    width: 0px;
    font-size: 12px;
    opacity: 0;
    transform: translateX(-10px);
    transition: transform 0.3s ease, opacity 0.3s ease, width 0.3s ease;
}

.btn-honver.elementor-widget-button .elementor-button:hover .elementor-button-icon {
    width: 12px;
    opacity: 1;
    transform: translateX(0);
}
.btn-icon-mr3.btn-honver.elementor-widget-button .elementor-button-icon {
    transition: transform 0.3s ease, opacity 0.3s ease, width 0.3s ease, margin-bottom 0.3s ease;
    margin-bottom: 3px;
}
.elementor-element.car-landing-con {
  height: clamp(
    484px,
    calc(
      524px
      + (1104 - 524) * ((100vw - 1200px) / (2540 - 1200))
      - 40px
    ),
    1064px
  );
}
.elementor-element.background-video{
    box-shadow: inset 0px 150px 0px 0px #ffffff;
}
.tab-detail .e-n-tabs-heading{
    background-color: #F4F4F4;
    border-bottom: 1px solid #d9d9d9
    
}
.tab-detail .e-n-tabs-heading .e-n-tab-title:nth-child(1){
    border-left: 1px solid #d9d9d9;
}
.tab-detail .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]:nth-child(1){
    border-left: 0px;
}
.tab-detail .e-n-tabs-heading .e-n-tab-title{
    border-right: 1px solid #d9d9d9;
;
}
.tab-detail .e-n-tabs-heading .e-n-tab-title:last-child{
    width: 100%;
    border-right: 0px;
}
.tab-detail .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]:last-child{
    border-right: 1px;
}
.tab-detail .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]{
    margin-bottom: -1px;
}
.elementor-element.car-detail ul {
    list-style-type: square;
    padding-left: 10px;
}

@media (min-width: 2540px) {
  .elementor-element.car-landing-con {
    height: 1064px;
  }
}

@media (max-width: 1200px) {
  .elementor-element.car-landing-con {
    height: auto;
  }
}

@media only screen and (min-width: 980px) {
    .elementor-widget-heading.h1-home-title h1.elementor-heading-title{
        margin-right: -10vw;
    }
}

@media (max-width: 980px){
    .tab-detail .e-n-tabs-heading{
        border-bottom: 0px;
    }
    .tab-detail .e-n-tabs-heading .e-n-tab-title:nth-child(1){
        border-left: 0px;
        border-top: 1px solid #d9d9d9;
    }
    .tab-detail .e-n-tabs-heading .e-n-tab-title{
        border-left: 1px;
        border-right: 1px;
        border-bottom: 1px solid #d9d9d9;
    }

    .tab-detail .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]{
        margin-bottom: 0px;
    }
    .tab-detail .e-n-tabs-content .e-active{
        border-bottom: 1px solid #d9d9d9;
    }
    #elementor-popup-modal-5179 .dialog-message {
        width: 100% !important;
    }
}

@media (max-width: 375px) {
    .btn-honver-2.elementor-widget-button .elementor-button {
        width: 200px;
    }
}

.listing-card-indicator.rounded {
    background-color: rgba(255, 255, 255, 0.5) !important; /* inactive - semi-transparent white */
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important; /* makes them round */.home-banner{
    max-height: 750px;
}
.testimonials-banner{
    max-height: 612px;
}
.contact-banner,
.post-banner,
.services-banner,
.about-banner{
    max-height: 644px;
}
.elementor-widget-image.btn-google{
 transition: background-color 0.3 ease-in-out;
}
.elementor-widget-image.btn-google:hover{
    border-radius: 5px;
    background-color: #e2e6ea;
}
.text-hover:hover{
    text-decoration: underline;
    text-decoration-color: #0056B3;
}
.testimonials-nav{
    width: 100%;
    background-color: #FFFFFF;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
}

.testimonials-prev, .testimonials-next{
    color: #FFFFFF!important;
    border-color: #c10f1b!important;
    background-color: #c10f1b!important;
}
.testimonials-prev:hover, .testimonials-next:hover{
    border-color: #000000!important;
    background-color: #000000!important;
}
.click-img {
    cursor: pointer;
}
.review-author{
    font-weight: 700;
}
.gform_fields .gfield .br-widget {
    height: 22px;
    width: 135px;
    margin-top: 0px;
}

.gform_fields .gfield .br-widget a {
    background: url(/wp-content/uploads/2025/09/star_yellow.png);
    width: 19px;
    height: 18px;
    display: block;
    float: left;
    margin-right: 5px;
}

.gform_fields .gfield .br-widget a:hover,
.gform_fields .gfield .br-widget a.br-active,
.gform_fields .gfield .br-widget a.br-hover,
.gform_fields .gfield .br-widget a.br-selected {
    background-position: 0 18px;
}

#elementor-popup-modal-5179 .dialog-widget-content{
    padding: 30px
}
#elementor-popup-modal-5179 h5{
    font-family: 'Teko';
    font-size: 42px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 15px;
    color: #333333 !important;
    border-bottom: 1px solid rgba(102,102,102,0.25);
}
.form-testimonials .gform_fields{
    gap: 15px !important;
}
.form-testimonials .br-widget{
    margin-top: 10px!important;
}
.form-testimonials .gform_fields .gfield label{
    font-family: 'Lato' !important;
    color: #333333  !important;;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}
.grecaptcha-info{
    font-family: 'Lato' !important;
    color: #333333 !important;;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}
.grecaptcha-info a{
    font-family: 'Lato' !important;
    color: #C10F1B !important;;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}
.form-testimonials .gform_fields .gfield .ginput_container textarea,
.form-testimonials .gform_fields .gfield .ginput_container input{
    font-family: 'Lato' !important;
    color: #333333!important;;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    border-radius: 0px !important;
}
.form-testimonials .gform_fields .gfield .ginput_container textarea{
    min-height: 60px !important;
    height: 60px !important;
}
.form-testimonials .gform_fields .gfield .ginput_container textarea::placeholder,
.form-testimonials .gform_fields .gfield .ginput_container input::placeholder{
    font-family: 'Lato' !important;
    color: #666666 !important;;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}
.form-testimonials .gform-footer{
    justify-content: flex-end!important;
}
.form-testimonials  .gform-footer .gform_button{
    border-radius: 0px !important; 
    color: #FFFFFF!important;
    background-color: #C10F1B!important;
    border-color: #C10F1B!important;
    border-width: 1px!important;
    box-shadow: none!important;
    transition: background-color 0.3s ease-in-out;
    font-family: 'Teko' !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
}
.form-testimonials .gform-footer .gform_button:hover{
    color: #FFFFFF!important;
    background-color: #000000!important;
}
.elementor-element.custom-header-sticky {
  height: 120px;
  transition: height 0.3s ease-in-out;
}

.elementor-element.custom-header-sticky.header-sticky {
  height: 100px !important;
}
.elementor-element.custom-header-sticky img{
    width: 180px;
    transition: width 0.3s ease-in-out;
}
.elementor-element.custom-header-sticky.header-sticky img{
    width: 150px;
}
.custom-header-sticky .elementor-item.elementor-item-active{
    font-weight: 700 !important;
}
.footer-form .elementor-widget-container h5{
    font-family: 'Teko', Helvetica, Arial, Lucida, sans-serif;
    font-size: 40px;
    color: #ffffff !important;
    line-height: 1.2em;
    font-weight: 500;
    padding-bottom: 16px;
    margin: 0px;
}
.footer-form .gform_fields{
    row-gap: 20px!important;
}
.footer-form .gfield .ginput_container textarea,
.footer-form .gfield .ginput_container input{
    border: 1px solid #bbb;
    background-color: rgba(0, 0, 0, 0.15);
    width: 100%;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 16px;
}
.footer-form .gform_fields input::placeholder, .footer-form .gform_fields textarea::placeholder {
        font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
        color: #ffffff !important;
        font-size: 16px;
}
.footer-form .gfield .ginput_container textarea{
    min-height: unset!important;
    height: 80px!important;
}
.footer-form .gform_footer{
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    
}
.footer-form .gform_button.button{
    color: #c10f1b !important;
    border-radius: 0px;
    letter-spacing: 4px;
    font-family: 'Teko', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    background-color: #ffffff !important;
    padding: 15px 30px !important;
    border-radius: 0 !important;
    letter-spacing: 4px!important;
}
.footer-form .gform_button.button:hover{
    color: #FFFFFF !important;
    background-color: #000000 !important;
}

.footer-form .validation_message.gfield_validation_message{
    color: #FFFFFF !important;
    font-family: 'Teko', Helvetica, Arial, Lucida, sans-serif !important;
}
.footer-form .gform_validation_errors{
    display: none!important;
}
.elementor-element.footer-form label{
    display: none!important;
}
.elementor-element.footer-form .charleft.ginput_counter.gfield_description{
    display: none!important;
}
.elementor-element.footer-form .grecaptcha-info{
    color: #FFFFFF !important;
}
.elementor-element.footer-form .grecaptcha-info a{
    color: rgb(30 93 196) !important;
    font-weight: 700 !important;
    transition: color 0.2s ease-in-out;
}
.elementor-element.footer-form .grecaptcha-info a:hover{
    color: #F7F7F7 !important;
}
.footer-form .gform_fields input, .gform_fields textarea {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    color: #ffffff !important;
    font-size: 16px!important;
}
.footer-form .gform_fields input::placeholder, .gform_fields textarea::placeholder {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    color: #ffffff !important;
    font-size: 16px!important;
    opacity: 0.9;
}
.contact-form .elementor-widget-container h5{
    font-family: 'Teko', Helvetica, Arial, Lucida, sans-serif;
    font-size: 60px;
    color: #333333 !important;
    line-height: 1.2em;
    font-weight: 500;
    padding-bottom: 16px;
    margin: 0px;
}
.contact-form .gform_fields{
    row-gap: 20px!important;
}
.contact-form .gfield .ginput_container textarea,
.contact-form .gfield .ginput_container input{
    border: 1px solid #bbb;
    background-color: #FFFFFF;
    width: 100%;
    font-size: 18px;
    padding: 16px;
    border-radius: 0px!important;
}
.contact-form .gform_fields input::placeholder, .contact-form .gform_fields textarea::placeholder {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    color: #333 !important;
    font-size: 16px!important;
    opacity: 0.9;
}
.contact-form .gfield .ginput_container textarea{
    min-height: unset!important;
    height: 80px!important;
}
.contact-form .gform_footer{
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    
}
.contact-form .gform_button.button{
    color: #FFFFFF !important;
    border-radius: 0px;
    letter-spacing: 4px;
    font-family: 'Teko', Helvetica, Arial, Lucida, sans-serif !important;
    text-transform: uppercase !important;
    background-color: #c10f1b !important;
    padding: 10px 30px !important;
    transition: background 0.3s ease-in-out;
    border-radius: 0 !important;
    font-size: 20px !important;
    line-height: 1.7em !important;
    letter-spacing: 4px!important;
    font-weight: 700 !important;
}
.contact-form .gform_button.button:hover{
    color: #FFFFFF !important;
    background-color: #000000 !important;
}

.contact-form .validation_message.gfield_validation_message{
    color: #c10f1b !important;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 12px !important;
}
.contact-form .gform_validation_errors{
    display: none!important;
}
.elementor-element.contact-form .charleft.ginput_counter.gfield_description{
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
    color: #333;
    font-size: 16px !important;
}
.elementor-element.contact-form .grecaptcha-info{
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
    color: #333;
    font-size: 16px !important;
}
.elementor-element.contact-form .grecaptcha-info a{
    color: #00008B90;
    transition: color 0.2s ease-in-out;
}
.elementor-element.contact-form .grecaptcha-info a:hover{
    color: #00008B;
}
.elementor-element.contact-form .gfield_label.gform-field-label{
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
    color: #333;
    font-size: 18px !important;
}
.gform_fields input, .gform_fields textarea {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    color: #333 !important;
    font-size: 16px!important;
}

/*css home*/
.elementor-widget-heading.h1-home-title h1.elementor-heading-title{
    margin-right: -10vw;
}

.divider-bottom .elementor-divider{
    display: block;
    position: absolute;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI2MHB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTY0MCAxMzlMMCAwdjE0MGgxMjgwVjBMNjQwIDEzOXoiLz48L2c+PC9zdmc+);
    background-size: 100% 60px;
    bottom: 0;
    width: 100%;
    height: 60px;
    z-index: 1;
    transform: scale(1, 1);
    pointer-events: none;
    left: 0;
    right: 0;
}
.divider-bottom-s2 .elementor-divider{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik02NDAgMTM5TDAgMHYxNDBoMTI4MFYwTDY0MCAxMzl6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 100% 100px;
    bottom: -150px;
    height: 100px;
    z-index: 10;
    transform: scale(1, 1);
    display: block;
    position: absolute;
    pointer-events: none;
    width: 100%;
    left: 0;
    right: 0;
}
.divider-bottom-s3 .elementor-divider{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik02NDAgMTM5TDAgMHYxNDBoMTI4MFYwTDY0MCAxMzl6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 100% 100px;
    bottom: 0px;
    height: 100px;
    z-index: 10;
    transform: scale(1, 1);
    display: block;
    position: absolute;
    pointer-events: none;
    width: 100%;
    left: 0;
    right: 0;
}

.elementor-element.footer-s1-con .footer-s1-con-chill{
    box-shadow: inset 0px 80px 0px 0px #ffffff;
}

.btn-honver.elementor-widget-button .elementor-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    position: relative;
    overflow: hidden;
}

.btn-honver.elementor-widget-button .elementor-button-icon {
    width: 0px;
    font-size: 12px;
    opacity: 0;
    transform: translateX(-10px);
    transition: transform 0.3s ease, opacity 0.3s ease, width 0.3s ease;
}

.btn-honver.elementor-widget-button .elementor-button:hover .elementor-button-icon {
    width: 12px;
    opacity: 1;
    transform: translateX(0);
}
.btn-icon-mr3.btn-honver.elementor-widget-button .elementor-button-icon {
    transition: transform 0.3s ease, opacity 0.3s ease, width 0.3s ease, margin-bottom 0.3s ease;
    margin-bottom: 3px;
}
.elementor-element.car-landing-con {
  height: clamp(
    484px,
    calc(
      524px
      + (1104 - 524) * ((100vw - 1200px) / (2540 - 1200))
      - 40px
    ),
    1064px
  );
}
.elementor-element.background-video{
    box-shadow: inset 0px 150px 0px 0px #ffffff;
}
.tab-detail .e-n-tabs-heading{
    background-color: #F4F4F4;
    border-bottom: 1px solid #d9d9d9
    
}
.tab-detail .e-n-tabs-heading .e-n-tab-title:nth-child(1){
    border-left: 1px solid #d9d9d9;
}
.tab-detail .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]:nth-child(1){
    border-left: 0px;
}
.tab-detail .e-n-tabs-heading .e-n-tab-title{
    border-right: 1px solid #d9d9d9;
;
}
.tab-detail .e-n-tabs-heading .e-n-tab-title:last-child{
    width: 100%;
    border-right: 0px;
}
.tab-detail .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]:last-child{
    border-right: 1px;
}
.tab-detail .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]{
    margin-bottom: -1px;
}
.elementor-element.car-detail ul {
    list-style-type: square;
    padding-left: 10px;
}

@media (min-width: 2540px) {
  .elementor-element.car-landing-con {
    height: 1064px;
  }
}

@media (max-width: 1200px) {
  .elementor-element.car-landing-con {
    height: auto;
  }
}

@media only screen and (min-width: 980px) {
    .elementor-widget-heading.h1-home-title h1.elementor-heading-title{
        margin-right: -10vw;
    }
}

@media (max-width: 980px){
    .tab-detail .e-n-tabs-heading{
        border-bottom: 0px;
    }
    .tab-detail .e-n-tabs-heading .e-n-tab-title:nth-child(1){
        border-left: 0px;
        border-top: 1px solid #d9d9d9;
    }
    .tab-detail .e-n-tabs-heading .e-n-tab-title{
        border-left: 1px;
        border-right: 1px;
        border-bottom: 1px solid #d9d9d9;
    }

    .tab-detail .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]{
        margin-bottom: 0px;
    }
    .tab-detail .e-n-tabs-content .e-active{
        border-bottom: 1px solid #d9d9d9;
    }
    #elementor-popup-modal-5179 .dialog-message {
        width: 100% !important;
    }
}

@media (max-width: 375px) {
    .btn-honver-2.elementor-widget-button .elementor-button {
        width: 200px;
    }
}

.listing-card-indicator.rounded {
    background-color: rgba(255, 255, 255, 0.5) !important; /* inactive - semi-transparent white */
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important; /* makes them round */
    border: none !important;
    padding: 0 !important;
}

.listing-card-indicator.rounded.active {
    background-color: rgba(255, 255, 255, 1) !important; /* active - fully opaque white */
}
    border: none !important;
    padding: 0 !important;
}

.listing-card-indicator.rounded.active {
    background-color: rgba(255, 255, 255, 1) !important; /* active - fully opaque white */
}

body .ic-hosted-site .listing-cards.grid-view .card-title {
    height: auto;
    overflow: visible;
    display: block;
    -webkit-line-clamp: unset;
    line-clamp: unset;
}


/*Added button css */
.btn-send-message{
  width: 100%;
  margin-top: 1rem !important;
  border: none !important;
}
.modal-form{
  position: fixed;
  inset: 0;
  background-color: #00000080;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  z-index: 100000000;
  transition: opacity .4s ease;
}
.modal-form.active{
  opacity: 1;
  pointer-events: all;
}

