* {
    font-family: 'Gilroy', sans-serif;
}
.fixed-boxes-how-do-we-help{
    min-height: 270px !important;
}
.gallery-item img{
    transform: scale(1.12) ;
}
.option.disabled {
    color: #000 !important;
    opacity: 1;
}
.listsearch-input-item {
    width:200px !important;
}
.footer-kings-awards{
    width: 210px !important;
    margin-top:20px;
}
.price-amount-text{
    letter-spacing: 1px;
}
.geodir-category-content-box-size{
    min-height: 100px;
}
.index-blogs-section .bg, .index-blogs-section .listing-item-grid{
    height: 200px !important;
    padding: 0;
}
.post-opt-title{
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 50px;
    word-break: break-word;
}
.news-content{
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    height: 85px;
    word-break: break-word;
}



.custom-loading-wrap{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    -webkit-transform: translate3d(0, 0, 0);
    background: #fff;

    align-items: center;       /* dikey merkez */
    justify-content: center;
}
.custom-loading-wrap .custom-loading-inner{
    text-align: center;
}
.custom-loading-wrap .custom-loading-inner-cirle img{
   width: 350px;
   display: block;
   margin: 0 auto 12px;
}
.empty-nearby-line {
    height: 22px;
}
.residenceSwiper .swiper-slide {
    height: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    overflow: hidden;
}

.geodir-category-img-wrap:before {
    display: none;
}

.residenceSwiper .swiper-pagination {
    bottom: 10px;
    height: 53px;
    z-index: 99;
}

.residenceSwiper .swiper-pagination .swiper-pagination-bullet {
    margin-top: 25px;
}

.residenceSwiper .swiper-pagination-bullet-active {
    background-color: var(--white-color) !important;
}

.geodir-category-img:before {
    z-index: 999 !important;
}

.properties-slider .geodir-category-img{
    height: 340px !important;
}
.properties-slider .geodir-category-img a{
   height: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
}

.properties-slider .geodir-category-img-wrap:before {
    display: block !important;
}
.properties-slider .geodir-category-img a img{
  width: 100% !important;
  height: auto !important;
  object-fit: cover;
}
.promotions-slider .geodir-category-img{
    height: 260px !important;
    width: 100% !important;
}
.promotions-slider .geodir-category-img img{
    height: auto !important;
    width: 100% !important;
}
.promotions-slider .geodir-category-img a{
    height: 100%;
}

.lg-toolbar {
    opacity: 1 !important;

}


.lg-toolbar .lg-close {
    display: block !important;
    opacity: 1 !important;
}

.how-do-we-help-section img {
    max-width: 180px;
}

section {
    padding: 40px 0;
}

.price-text {
    font-size: 16px;
    font-weight: 700;
}

.price-text span {
    font-size: 18px;
    font-weight: 700;
}

.facilities-list li img {
    width: 16px;
}

.list-single-main-item_content ul {
    text-align: left;
}

.add-list,
.dec_btn {
    border-radius: 30px !important;
}

.fal {
    font-weight: 500;
}

.download-app-section .colomn-text-title .app-button {
    z-index: 99 !important;
    display: inline-block;
    position: relative;
}

.single-map-filters {
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 30px;
    border: 1px solid #eee;
}

.single-map-filters a {
    padding: 10px 30px;
    font-size: 12px;
    font-weight: 600;
    border-right: 1px solid #eee;
}

.single-map-filters a {
    float: left;
}

.nice-select .nice-select-search-box:before {
    bottom: 8px !important;
    margin-right: 5px !important;
}

.pagination li,
.pagination span {
    width: 44px;
    height: 44px;
    line-height: 35px;
    border-radius: 6px;
    border: 1px solid #eee;
    box-sizing: border-box;
    position: relative;
    font-size: 13px;
    margin: 0px 3px;
}

.font-size-16 {
    font-size: 16px !important;
}



.award-slider {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.award-swiper {
    width: 100%;
    height: 300px;
    position: relative;
    padding-bottom: 50px;
}

.award-swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide-content {
    padding: 20px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Navigation buttons */
.award-swiper .swiper-button-next,
.award-swiper .swiper-button-prev {
    background: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: var(--dark-color);
    top: 50%;
    transform: translateY(-50%);
}

.award-swiper .swiper-button-next:after,
.award-swiper .swiper-button-prev:after {
    font-size: 18px;
    font-weight: bold;
}

.award-swiper .swiper-button-next {
    right: 10px;
}

.award-swiper .swiper-button-prev {
    left: 10px;
}

.award-swiper .swiper-pagination {
    bottom: 10px;
}

.award-swiper .swiper-pagination-bullet {
    background: var(--dark-color-5);
    opacity: 0.5;
    width: 12px;
    height: 12px;
}

.award-swiper .swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--dark-color);
}

.slider-property img {
    min-height: 430px;

}

.lg-actions .lg-prev,
.lg-actions .lg-next {
    opacity: 1 !important;
    line-height: 37px;
    text-align: center;
}

:root {
    --white-color: #ffffff;
    --text-color: #333333;
}

.gradient-bg-figure,
.circle-wrap {
    pointer-events: none;
}

.section-mega-menu {
    top: 80px;
    left: 0;
    width: 100%;
    background: var(--white-color);
    color: var(--text-color);
    border-bottom: 1px solid rgba(148, 163, 184, 0.4);
    box-shadow: 0 30px 80px rgba(15, 23, 42, 0.9);
    transform-origin: top;
    transform: translateY(-10px) scaleY(0.96);
    opacity: 0;
    pointer-events: none;
    transition: transform 320ms cubic-bezier(0.19, 1, 0.22, 1),
        opacity 320ms cubic-bezier(0.19, 1, 0.22, 1),
        visibility 0s linear 200ms;
    overflow: hidden;
}

.section-mega-menu.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0) scaleY(1);
    transition-delay: 0s;
}

.section-mega-menu__inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 1.5rem;
}

.section-title {
    margin-top: 55px;
}

.section-subtitle {
    font-size: 41px !important;
}

.section-subtitle:before {
    border-radius: 15px;
}

.section-mega-menu .gradient-bg-figure {
    background: rgba(245, 126, 53, 0.27) !important;
}

.section-mega-menu .circle_bg-bal {
    background: radial-gradient(circle at 10px 10px, rgba(245, 126, 53, 0.31), rgba(245, 126, 53, 0.11)) !important;
}

.section-mega-menu .card {
    background: radial-gradient(circle at 10px 10px, rgba(255, 255, 255, 0.31), rgba(255, 255, 255, 0.11));
    margin-bottom: 55px;
    border-radius: 15px;
    border: 1px solid rgba(0, 0, 0, 0.0000000000000000125);
    font-size: x-large;
}

.section-mega-menu .card li {
    margin: 5px 0;
}

.border-radius {
    border-radius: 30px !important;
}



.logo-row {
    overflow: hidden;
    white-space: nowrap;
}

.logo-track {
    display: inline-flex;
    animation-duration: 40s;
    /* adjust speed */
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.logo-row.left-scroll .logo-track {
    animation-name: scroll-left;
}

.logo-row.right-scroll .logo-track {
    animation-name: scroll-left;
    /* same animation */
    animation-direction: reverse;
    /* reverse direction = move right */
}

.logo {
    height: 60px;
    margin: 0 30px;
    width: 180px;
    height: 156px;
}

.weekly-weeks-left .weekly-weeks-text {
    font-size: 16px;
    font-weight: 600;
}

.weekly-weeks-right .ex-price {
    line-height: 0px;
}

.weekly-weeks-right .check-icon {
    border-radius: 50%;
    background-color: #ccc;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    width: 24px;
    height: 24px;
    line-height: 12px;
    padding: 6px;
}

.main-enquiry-wrap,
.main-room-detail-wrap,
.main-viewing-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: auto;
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
}

.modal_enquiry.vis_mr,
.modal_viewing.vis_mr,
.modal_room_detail.vis_mr {
    opacity: 1;
    transform: scale(1.0);
}

.modal_enquiry,
.modal_viewing,
.modal_room_detail {
    transition: all .4s ease-in-out;
    transform: scale(0.6);
    opacity: 0;
}

.enquiry-overlay,
.viewing-overlay,
.room-detail-overlay {
    z-index: 1 !important;
    background: rgba(0, 0, 0, 0.45);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: auto;
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
}

.main-enquiry-holder,
.main-viewing-holder,
.main-room-detail-holder {
    max-width: 620px;
    margin: 90px auto 50px;
    position: relative;
    z-index: 5;
}

.main-enquiry,
.main-room-detail,
.main-viewing {
    background: var(--white-color);
    box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.1);
    float: left;
    width: 100%;
    position: relative;
    padding: 40px 0 20px;
    margin-bottom: 50px;
    background: #fff;
    border-radius: 6px;
}

.close-enquiry,
.close-room-detail,
.close-viewing {
    position: absolute;
    top: 0;
    right: 0;
    width: 54px;
    height: 54px;
    line-height: 54px;
    cursor: pointer;
    z-index: 3;
    border-left: 1px solid rgba(255, 255, 255, 0.11);
    font-size: 18px;
}

.main-enquiry_title,
.main-room-detail_title,
.main-viewing_title {
    position: absolute;
    left: 0;
    top: 0;
    height: 54px;
    line-height: 54px;
    padding-left: 30px;
    color: var(--text-color);
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    z-index: 2;
}

.waves-holder {
    width: 100%;
    height: 90px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    overflow: hidden !important;
}

.nice-select .list {
    z-index: 999;
}

.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #1a1a1a;
    color: #fff;
    padding: 12px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    z-index: 9999;
    box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.2);
    opacity: 0;
    pointer-events: none;
    transform: translateY(100%);
    transition: all .4s ease;
}

.cookie-banner.show {
    opacity: 1;
    pointer-events: all;
    transform: translateY(0);
}

.cookie-text a {
    color: #4da6ff;
    text-decoration: underline;
}

.cookie-btn {
    background: var(--primary-color-focus);
    border: none;
    color: #fff;
    padding: 8px 14px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    transition: background .2s ease;
}

.cookie-btn:hover {
    background: #6db8ff;
}

.detail-button {
    bottom: 30px;
    left: 10px;
    z-index: 99999;
}

.detail-button a {
    padding: 3px 8px;
    border-radius: 11px;
}

/* Always move -50% no matter direction */
@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.logo-img {
    width: 160px;
    height: 110px;
    object-fit: contain;
    border-radius: 10px;
    display: block;
    margin: 0 auto;

}

.single-post-article p {
    padding: 0 !important;
    margin: 0 !important;
}


.lg-image {
    max-height: 90% !important;
}

#roomDetailModalContent {
    text-align: left;
}

.see-more-btn {
    background: none;
    border: none;
    color: var(--primary-color-focus);
    font-weight: 600;
    margin: 10px 0;
    cursor: pointer;
    padding: 0;
}

.see-more-btn:hover {
    text-decoration: underline;
}

.see-more-wrapper {
    overflow: hidden;
    max-height: 200px;
    transition: max-height 0.7s ease;
    position: relative;
}

.see-more-wrapper.expanded {
    max-height: 2000px;
}

.description img,
.description-wrapper video,
.description iframe {
    max-width: 100% !important;
}


.room-type-filters span.filter-count {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 4px;
}

.room-type-filters .active {}

.room-type-filters .active span.filter-count {}

.chosen-select {
    font-size: 14px !important;
}
.multiple-options{
    height: 55px;
    overflow: hidden;
}

.card-single-swiper-button{
    background-image: none !important;
}
.card-single-swiper-button:after{
    font-size: 22px !important;
}

.card-single-swiper-button {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .2s ease, visibility .2s ease;
}
.swiper-pagination-bullet-active{
    width: 22px !important;
    border-radius: 11px !important;
}


@media (max-width: 767px) {
    .section-mega-menu .section-subtitle {
        font-size: 36px;
    }

    .section-mega-menu__inner {
        max-width: 100%;
        padding: 0;
    }
}

.lg-backdrop.in {
    opacity: 0.5 !important;
}

@media screen and (min-width: 767px) {
    .help-info-card {
        min-height: 270px;
        background-color: var(--white-color);
    }

    .help-info-card-bottom {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        height: 100%;
    }

    .help-info-card-bottom .help-info-card-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 19%;
        border-radius: 18px;
    }

    .help-info-card-bottom .help-info-card-item h3 {
        font-size: 20px;
    }

    .geodir-category-img:hover .card-single-swiper-button {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }

    .visual-navs .nav-link{
        margin-right: 20px;
    }
}

@media screen and (max-width: 767px) {
    
    .listing_carditem .geodir-category-img-wrap {
        border-radius: 10px;
        max-height: 298px;
    }
    .help-info-card {
       margin-top:20px;
    }
    .footer-logo{
        width:100%;
    }
    .geodir-category-content h3 {
        font-size: 25px;
    }

    .facilities-list li img {
        width: 20px;
    }

    .subfooter-nav li {
        width: 100% !important;
        margin-bottom: 15px;
        text-align: center;
    }

    .footer-kings-awards{
        width: 100px !important;
        margin-top:0px;
    }

    .footer-social li {
        margin-right: 25px;
    }
    .footer-social{
        width: 100%;
    }
    .footer-social > ul{
        margin:0px auto !important;
    }

    .header-search-button {
        margin: 0 0 10px 10px !important;
    }

    .brd-show-share {
        top: 20%;
    }
    .post-article .list-single-main-item{
        padding: 15px !important;
    }
}

@media screen and (max-width: 576px) {
    .header-search-input-wrap {
        display: block !important;
    }

    .header-search-input {
        margin-bottom: 20px;
    }

    .header-search-button {
        margin: 0 !important;
    }
    .properties-slider .geodir-category-img {
        height: 280px !important;
    }
    .promotions-slider .geodir-category-img {
        height: auto !important;
    }
    .price-text span {
        font-size: 16px;
        font-weight: 700;
    }
    .geodir-category-content h3{
        font-size: 20px;
    }
}

@media only screen and (max-width: 1070px) {
    .hero-slider-item {
        padding: 0 !important;
    }
}

@media screen and (min-width: 1200px) {
    .gallery-item {
        width: 24% !important;
    }
}

.close-header-modal{
    line-height: 40px !important;
}
