/* @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Georgian:wght@100..900&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Georgian:wght@100..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');

body{
    margin: 0;
    /* font-family: Cairo, sans-serif; */
    /* font-family: "Noto Serif Georgian", serif; */
    line-height: 1.8;
    text-rendering: optimizespeed;
    font-family: 'Inter', sans-serif;
}
input{
    outline: none;
}
img {
    max-width: 100%;
    height: auto;
    width: auto;
}
.filter-option-content a{
    color: #DD2424;
}
.heading{
    font-family: "Noto Serif Georgian", serif !important;

}

.filter-option-content p {
   
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 25px;
}

.faq-content li.li {
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 25px;
}
.faq-content p {
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 25px;
}

.filter-option-content  li {
   
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 25px;
}

section.bt-section ul {
    padding-left: 0px;
    margin-bottom: 20px;
}
section.bt-section ul li {
    list-style: none !important;
    padding-left: 17px !important;
    font-size: 16px;
    margin-bottom: 30px;
    font-weight: 400;
    position: relative;
    font-family: "Noto Serif Georgian", serif, "Times New Roman", 'Inter';
    
    line-height: 35px;

}
section.bt-section ul li::marker {
    display: none;
    position: absolute;
}
    


section.bt-section ul li::before {
    content: "";
    width: 8px;
    height: 8px;
    background: black;
    position: absolute;
    border-radius: 50px;
    top: 14px;
    left: 0;
}
section.bt-section ol {
    padding-left: 0px;
    margin-bottom: 20px;
}
section.bt-section ol li {
    list-style: decimal !important;
    padding-left: 0px !important;
    font-size: 16px;
    margin-bottom: 30px;
    font-weight: 400;
    font-family: "Noto Serif Georgian", serif, 'Inter';
}

section.bt-section ul li b {
    font-weight: 600;
    font-family: "Noto Serif Georgian", serif, 'Inter';
}

section.bt-section p b {
    font-weight: 600;
    /* font-family: Cairo, sans-serif; */
    /* font-family: Georgia, serif !important; */
    font-family: "Noto Serif Georgian", serif , 'Inter';
}

section.bt-section p {
    margin-bottom: 30px;
    /* font-size: 18px; */
    font-size: 16px;
    font-weight: 400;
    /* font-family: Georgia, serif !important; */
    /* line-height: 1.72; */
    font-family: "Noto Serif Georgian", serif, 'Inter';
    line-height: 35px;
}

section.bt-section h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: "Noto Serif Georgian", serif;
    
}
#iddenSection{
    font-family: "Noto Serif Georgian", serif;

}



section.bt-section h3{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: "Noto Serif Georgian", serif;
    /* font-family: Cairo, sans-serif;  */
}

section.bt-section  h4{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: "Noto Serif Georgian", serif;
    /* font-family: Cairo, sans-serif;  */
}
section.bt-section  h5 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: Cairo, sans-serif; 
}
section.bt-section img {
    margin-bottom: 25px;
}

table.cmp-table2-table tr th {
    background: #ffffff;
    padding: 6px 10px;
    border: 1px solid #ddd;
}
table.cmp-table2-table tr td {
    border: 1px solid #ddd;
    padding: 7px 10px;
}
table.cmp-table2-table {
    width: 100%;
    margin-bottom: 25px;
}
input#enquiry_mobile_number {
    padding-left: 90px !important;
}
.custom-dropdown {
    border: 1px solid #E9E9E9;
    background: transparent;
    padding: 0px 10px;
    border-radius: 50px;
    margin-top:0;
    width: auto;
    min-width: 150px;
    height: 30px;
    display: flex !important
;
    align-items: center;
    justify-content: center;
}

.custom-dropdown .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 0px solid #aaa;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    line-height: 28px;
    font-size: 0.875rem !important;
    padding-left: 0;
    font-weight: 400;
}

 
.aboutcontent p {
    font-size: 16px !important;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    line-height: 26px !important;
}
.aboutcontent span {
    font-size: 16px !important;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    line-height: 24px !important;
}

.mySwiper .swiper-slide {
    width: 77px;
    margin-right: 10px;
}

.swiper-button-next::after {
    content: 'next';
    font-size: 25px;
}
.swiper-button-prev::after {
    font-size: 25px;
}
.swiper-slide-thumb-active div {
    border: 1px solid #ce202a;
}

.swiper-button-next::after {
    content: 'next';
    font-size: 25px;
    color: #fff;
}

.swiper-button-prev::after {
    font-size: 25px;
    color: #fff;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444 !important;
    line-height: 28px;
    font-size: 12px !important;
    padding-left: 0;
    font-weight: 300;
}
.intl-tel-input {
    position: relative;
    display: block !important;
}
.intl-tel-input.allow-dropdown.separate-dial-code input#chauffeur_mobile_number {
    padding-left: 85px !important;
    padding: 7px 0;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
    margin-left: 6px;
    font-size: 12px;
}
.faq-content p {
    font-size: 14px !important;
    margin-bottom: 12px !important;
    line-height: 25px !important;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoj" !important;
}
.filter-option-content {
    font-size: 14px !important;
    margin-bottom: 12px !important;
    line-height: 25px !important;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoj" !important;
}
.faq-content ul li {
    font-size: 14px !important;
    margin-bottom: 12px !important;
    line-height: 25px !important;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoj" !important;
}
.faq-content ol li {
    font-size: 14px !important;
    margin-bottom: 12px !important;
    line-height: 25px !important;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoj" !important;
}

h3.hr3text {
    font-size: 19px;
    margin-top: 20px;
    margin-bottom: 7px;
}

.pac-container.pac-logo {
    z-index: 9999999 !important;
}

.customDropdownBook {
    border: 1px solid #e9e9e9;
    padding: 5px 11px;
    border-radius: 5px;
}
.customDropdownBook span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.customDropdownBook span.select2.select2-container.select2-container--default {
    width: 100% !important;
    background: transparent;
}
span.select2-container.select2-container--default.select2-container--open {
    z-index: 999999;
}

.customDropdownBook .select2-container--default .select2-selection--single {
    background-color: transparent;
}
.filter-option-content {
    height: unset !important;
    min-height: 100% !important;
    padding-top: 0 !important;
}
.filter-option-content.ttable-bordered {
    overflow: auto !important;
}
.pr-2 {
    padding-right: 0;
    min-width: 26px;
}
.mt-4.tabelDiv {
    overflow: auto;
}
input#notify_mobile_number {
    padding-left: 85px !important;
}

.cf-turnstile {
    display: flex;
}
.font-cairo {
    font-family: 'Cairo', sans-serif;
  }

  .intl-tel-input.iti-container {
   
    z-index: 999999 !important;
    padding: 1px;
}
section.bt-section a {
    color: #DD2424;
}
@media screen and (max-width: 600px) {

    .custom-dropdown {
       
        width: auto;
        min-width: auto;
        
    }
    .mySwiper .swiper-slide {

        width: 70.25px;
      
    }
    

}
