/* .page-id-8 .top_header{ position: absolute;} */
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica-Bold.woff2') format('woff2'),
        url('../fonts/Helvetica-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.woff2') format('woff2'),
        url('../fonts/Helvetica.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/HelveticaMedium.woff2') format('woff2'),
        url('../fonts/HelveticaMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.header_sticky{
    position: sticky;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
}

.wrapper{
    margin-left: auto;
margin-right: auto;
max-width: 1280px;
padding: 0 20px;
width: 100%;
}
.error_section{
    background: #f3f4f6;
    padding: 200px 0;
    text-align: center;
}
.error_section h1{
    font-size: 6.0rem;
    line-height: 1;
    margin-bottom: 35px;
}
.error_section p{
    font-size: 2.4rem;
    line-height: 3.2rem;
}

.page_section_inner { min-height: 200px; margin-bottom: 5.6rem;}

.info_all_car { height: 100%; }

/* .info_all_car{     min-height: 147.172px;} */

.post_content h1{     font-size: 3.0rem;
    line-height: 3.6rem; margin-bottom: 1.6rem; font-weight: 500;}

 
.post_content h2{ font-size: 2.4rem;
    line-height: 3.2rem;     font-weight: 500; margin-top: 0.4rem;     margin-bottom: 0.8rem;}

.post_content p{ line-height: 1.625;     padding-bottom: 2rem;} 

.post_content ul { line-height: 1.625;     padding-bottom: 2rem;     padding-left: 1.8rem; list-style: disc;} 

.post_content ul li{ line-height: 1.625;   }

.list_tab_inner.active a svg .cls-1 {
    fill: #e64d1e;
        
}

.all_tab_info{ width: 100%; height: 100%;}

.banner_img_mobile{ display: none;}

.faq_section .elementor-accordion-item{ margin-bottom: 3rem;}
.faq_section .elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
    border-top: 1px solid #d4d4d4;
}

.page_section_inner .entry-title{ margin-bottom:2rem; }
.page_section_inner h2{ font-size: 2.4rem; margin-top: 0.4rem; margin-bottom: 0.8rem; font-weight: 500;}
.page_section_inner p{line-height: 1.625; padding-bottom: 1.2rem;}
.page_section_inner h3{ font-size: 2.2rem; margin-top: 0.4rem; margin-bottom: 0.8rem; font-weight: 500;}
.page_section_inner h4{ font-size: 2rem; margin-top: 0.4rem; margin-bottom: 0.8rem; font-weight: 500;}

.page_section_inner ul li{line-height: 1.625;}
.page_section_inner ul{ padding-bottom: 1.2rem;  padding-left: 1.8rem; list-style: disc;}

.top_header ul li a{ transition: .3s all ease; -webkit-transition: .3s all ease;}
.top_header ul li a:hover{color: #ffce00;}
.top_header ul .current-menu-item a{color: #ffce00;}

.desktop_booking_btn{
    display: block;
}
.mobile_booking_btn{
    display: none;
}
.mobil_call_icon{
    width: 28px;
    height: 28px;
}

.mobil_call_icon svg {
    width: 12px;
    height: 12px;
}
.car_type_box_on_hover{
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.car_type_box_on_hover a:hover, .car_type_box_on_hover a:active {
    background: #f3f8fb;
}
.car_type_box_on_hover a:active{ 
    color: #e64d1e;
}
.car_type_box_on_hover a:active svg path, .car_type_box_on_hover a:active svg .cls-1{fill: #e64d1e;}

.car_circle_sec:after{
    content: '';
    background: #053149;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -68%;
    right: 0;
    z-index: -1;
    border-radius: 100%;
    box-shadow: 3px 9px 0px 0px rgb(74 150 204);
}


.heading_font{
    font-family: 'Inter', sans-serif;
}
.font_shadow_family{
    font-family: 'Inter', sans-serif;
}
.text_shadow_line{
    color: #ffce00;
}

/* .swiper-pagination.testimonial-pagination {
    bottom: 81px;
} */



.banner-pagination .swiper-pagination-bullet {
    height: 11px;
    width: 11px;
    background: #ffce00;
    border-radius: 20px;
    margin: 0 5px !important;
    opacity: 1;
    transition: opacity .5s,background-color .5s,width .5s;
    transition-delay: .5s,.5s,0s;
}
.banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffce00;
    width: 25px;
    transition-delay: 0s;
}
.swiper-pagination.banner-pagination{bottom: -30px; }
.testimonial-pagination .swiper-pagination-bullet {
    height: 14px;
    width: 14px;
    background: #ffce00;
    border-radius: 20px;
    margin: 0 5px !important;
    opacity: 1;
    transition: opacity .5s,background-color .5s,width .5s;
    transition-delay: .5s,.5s,0s;
}
.testimonial-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffce00;
    width: 35px;
    transition-delay: 0s;
}
.about_image_sec::before{
    content: '';
    position: absolute;
    top: 30px;
    left: 35px;
    border: 2px solid #ffce00;
    width: 70%;
    height: 100%;
    z-index: -1;
    border-radius: 4px;
}
.box-shadow-container{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.btn_tooltip:before {
    content: "";
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #6b6967;
    top: 100%;
    left: 20px;
}
.btn_tooltip{
    transition: all .2s ease;
    transform: translateY(-20px);
}
.btn_with_tooltip:hover .btn_tooltip {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
}
.btn_with_tooltip:hover .btn_hover_text {
    display: inline-block;
}
.btn_with_tooltip:hover .btn_default_text {
    display: none;
}
.btn_with_tooltip.btn_clicked .btn_click_text {
    display: inline-flex;
}
.btn_with_tooltip.btn_clicked .btn_default_text, .btn_with_tooltip.btn_clicked .btn_hover_text, .btn_with_tooltip.btn_clicked.btn_clicked .btn_tooltip{
    display: none;
}
.phone_icon_before_click.btnhidden{
    display: none;
}

.about_feature ul{
    list-style: none;
}
.about_feature ul li {
    padding-bottom: 16px;
}
.about_feature ul li::before {
    content: "";
    background-image: url(../images/arrow-right-icon.webp);
    background-size: contain;
    display: inline-block;
    width: 17px;
    height: 17px;
    position: relative;
    top: 4px;
    margin-right: 8px;
    background-repeat: no-repeat;
}
.byte_logo{ display: inline-block; padding-left: 2px;}

.hover_sec:hover>span{
    background: #ffce00;
}
.hover_sec:hover span svg path{
    fill: #000;
}
.hover_sec_car:hover .phone_icon_before_click svg path{
    fill: #000;
}
.btn_click_text:hover svg path{
    fill: #000;
}
.whatsapp_btn span svg path{
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-property: all;
}
.whatsapp_btn:hover span svg path{
    fill: #fff;
}
/* .xs_block_bottom_etc::before{content: '';position: absolute;background-color: #FFCE00; bottom: 0;left: 0;right: 0;display: none;width: 100%;} */

/* .top_bg_image_block{background: url('../images/header-banner-image-desktop.webp') center no-repeat;width: 100%;padding: 60px 0 100px;display: block;background-size: cover;
    background-position: inherit;} */




.offer_note {
  line-height: 1.2;
  font-size: 13px;
  display: inline-block;
  background: #f2e6ff;
  border-radius: 11px;
  padding: 4px 10px 4px 5px;
  margin-bottom: 5px;
}
.offer_tag {
  border-radius: 10px;
  background: #6511bd url('../images/tag_la-solid-900.svg') no-repeat 6px center;
  display: inline-block;
  padding: 3px 7px 3px 24px;
  vertical-align: middle;
  color: #fff;
  letter-spacing: 1px;
  background-size: 13px;
  font-size: 11px;
  font-weight: 700;
}
.offer_line {
  vertical-align: middle;
}
.offer_note {
  line-height: 1.2;
  font-size: 13px;
  display: inline-block;
  background: #f2e6ff;
  border-radius: 11px;
  padding: 4px 10px 4px 5px;
  margin-bottom: 5px;
}
.offer_note_info {
  background: #dcf3ff;
}
.offer_tag_info {
  background: #0073f3 url('../images/line-chart_la-solid-900-up.svg') no-repeat 6px center;
  background-size: 13px;
}




/* Responsive Section  */

@media screen and (max-width: 1550px) {
    .error_section{ padding: 150px 0;}
    .about_image_sec::before{width: 73%;}
}

@media screen and (max-width: 1279px) {
    .desktop_booking_btn{
        display: none;
    }
    .mobile_booking_btn{
        display: block;
    }
    .about_image_sec::before{width: 88%;}

    /* .top_bg_image_block {
        background: url('../images/header-banner-laptop.webp');
        background-size: 110% 100%;
        background-position: left;} */
}

@media screen and (max-width: 1023px) {

.footer_section{ padding-top: 50px;}
.swiper-pagination.testimonial-pagination { bottom: 50px;}
.swiper-pagination.banner-pagination { bottom: -19px; }
.banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #000; width: 20px; }
.banner-pagination .swiper-pagination-bullet{  height: 10px; width: 10px;  background: #000;}
.about_image_sec::before{ content: unset;}

}

@media screen and (max-width: 992px) {
    .error_section { padding: 100px 0; }
    .page_section_inner .entry-title{ margin-top:3.2rem; margin-bottom: 0.8rem;}
    /* .top_bg_image_block {padding: 60px 0 60px;} */
  
}
@media screen and (max-width: 767px) {
    /* .top_bg_image_block {padding: 60px 0 60px; background: url('../images/bg_banner_mob.webp');background-position: 100% 100%;
        background-size: cover;} */



.error_section { padding: 70px 0; }
.error_section h1{ font-size: 4.0rem; margin-bottom: 20px;}
.error_section p{ font-size: 2rem;}

.post_content h1{     font-size: 2.4rem;
    line-height: 3.2rem; margin-bottom: 1.6rem;  }

.post_content h2 {
    font-size: 2.2rem;
    
}
.page_section_inner .entry-title{ margin-top:3.2rem; margin-bottom: 0.8rem;}
/* .xs_block_bottom_etc::before{display: block;height: 40%;border-radius: 50% 50% 0 0;} */

}

@media screen and (max-width: 479px){


.error_section {
    padding: 50px 0;
    }
    .page_section_inner .entry-title{ margin-top:3.2rem; margin-bottom: 0.8rem;}

    
.fillter-min-wdth {
    min-width: 29%;
}

.banner_img_mobile{ display: block;     padding: 25px 0 0px;}
.banner_img_desktop{ display: none; }
.faq_section .elementor-accordion-item{ margin-bottom: 2rem;}
.page_section_inner h2{ font-size: 2.2rem;}
.page_section_inner h3{ font-size: 2rem; }
.page_section_inner h4{ font-size: 1.8rem; }       
.swiper-pagination.testimonial-pagination { bottom: 30px;}
.swiper-pagination.banner-pagination { bottom: -11px;}

}
@media screen and (max-width: 437px){
    /* .top_bg_image_block {padding: 50px 0 50px; background-position: center;
        background-size: cover;} */




    .mobile_banner_img{
        max-width: none;
        width:110%;
        position: relative;
        left: -7%;
    }
    .banner_section h2{
        line-height: 1;
    }
    .banner_section .cta_banner{
        top: 20%;
    }
    .slider-img{margin-top: 0;}
    .swiper-pagination.banner-pagination { bottom: -20px;}
}