
/* GENEL */
body{font-family: "Roboto", sans-serif;;color: #0D1629; scroll-behavior: smooth;}
a{text-decoration: none;transition: all 0.3s ease;}
ul{padding: 0;margin: 0}
ul li{list-style: none;}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important;}
.mask{position: fixed;background: rgba(0,0,0,.5);width: 100%;height: 100vh;left: 0;top: 0;z-index: 3;}
.pl-0 {padding-left: 0 !important;} 
input::-webkit-search-cancel-button{display: none; outline: none;}
input:focus-visible {outline: none;}
input:focus {outline: none;}
input:focus {box-shadow: none;}
.form-control:focus {border-color: transparent; border: 0; box-shadow: none;}
.py-set {padding: 3rem 0;}
.primary-button {border: 1px solid #793cfb;white-space: nowrap; font-weight: 500; color: #fff;background-color: #793cfb;padding: 10px 15px;border-radius: 10px; display: inline-block; border: 0;}
.primary-button svg,.primary-button img {width: 20px;height: 20px;fill: #fff;margin-top: -4px;}
.primary-button:hover {transform: scale(1.04); transition: all ease .3s; color: #fff;}
.secondary-button { border: 1px solid #793cfb; color: #793cfb;background: #fff;padding: 10px 15px;border-radius: 8px; display: inline-block; white-space: nowrap;}
.secondary-button svg,.secondary-button img {margin-top: -4px; width: 20px;height: 20px;fill: #793cfb;margin:0 7px;}
.secondary-button:hover {transform: scale(1.04); transition: all ease .3s; color: #793cfb;}
.tertiary-button { white-space: nowrap;color: #fff;background: #793cfb;padding:10px 30px;border-radius: 8px;display: inline-flex;gap: .25rem;align-items: center;}
.tertiary-button svg {width: 25px;height: 25px;fill: #fff;margin:0 7px;}
.tertiary-button:hover {transform: scale(1.04); transition: all ease .3s; color: #fff;}
.zed-underline .underline-text span {display: inline !important;background-image: linear-gradient(currentColor, currentColor);background-position: 0 100%;background-repeat: no-repeat;background-size: 0 1px;transition: all .3s ease-out;line-height: 1.5;}
.zed-underline:hover .underline-text span,
.zed-underline:focus .underline-text span {background-size: 100% 1px;}
.bg-light {background-color: #F4F7FB !important;}

/* GENEL END */

/* HEADER */
header { position: fixed; background:#fff; width: 100%; z-index: 9; top:0; transition: all ease 200ms; border-bottom: 1px solid #ddd;}
header.initial-header {position: initial; margin-top: -90px;}
header.set-header {transition: all ease 200ms;background: #ffffff;box-shadow: 0px 4px 4px rgb(0 0 0 / 8%);} 
header.set-header nav .navbar-nav > li > .nav-link {color: #272727; transition: all ease 200ms;}
header.set-header nav .brand-logo img {height: 50px;transition: all ease 200ms;}
header.set-header nav .navbar-nav > li > .nav-link.show{color:#272727 ;}
header.set-header .navbar-expand-lg .navbar-nav .dropdown-menu {margin-top: 0;}
header.set-header .header-top .header-top-wrap {margin-top: -40px;}
header.set-header nav .brand-logo {height: 70px;}
header .header-7-24-link .icon svg {width: 30px; height: 30px; fill: #fff;}
header .header-top {background-color: #793cfb;}
header .header-top .header-top-wrap {display: flex;justify-content: space-between;flex-direction: row;gap: 7px;height: 40px; align-items: center; transition: all ease 200ms;}
header .header-top .header-top-wrap .header-contact {display: flex;flex-direction: row;gap: 25px;height: 40px; align-items: center;}
header .header-top .header-top-wrap .header-contact li svg {margin-right: 5px;width: 17px;height: 17px;fill: #fff;}
header .header-top .header-top-wrap .header-contact li a {color: #fff;font-weight: 300;font-size: 14px;} 
header .header-top .header-top-wrap .header-contact li:last-child:after {display: none;}
.header-social {display: flex;flex-direction: row;gap: 7px;height: 40px; align-items: center;}
.header-social li a {display: flex;align-items: center;justify-content: center; width: 30px;height: 30px;border-radius: 50%; }
.header-social li a svg {fill: #fff; width: 20px; height: 20px;}
header .relative {position: relative;}
header nav{padding-top: 0 !important;padding-bottom: 0 !important;}
header nav .brand-logo  {padding-right: 2rem; height: 100px;display: flex ; align-items: center; justify-content: center;}
header nav .brand-logo img{transition: all ease 200ms; height: 85px;}
header nav .navbar-collapse {align-items: center;}
header nav .navbar-nav > li > .nav-link{font-size: 18px; font-weight: 500; padding: 10px 0px 10px 0px; color: #272727;}
header nav .navbar-nav > li > .nav-link.show{color:#272727 ;}
header .navbar-expand-lg {transition: all ease 200ms;}
header nav .navbar-nav > li:last-child > .nav-link {margin: 0; padding-right: 0;}
header nav .navbar-nav > li > button{margin-left: 10px;height: 40px;background: #3AAA35 ;border-radius: 5px;text-transform: capitalize;-webkit-box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);border-color: transparent;color: #fff;margin-top: 20px;font-size: 14px;padding-left: 15px;padding-right: 15px;}
header nav .navbar-nav > li > button i{margin-right: 5px;}
header .sidenav-toogle{display: none; color: #793cfb;}
header.set-header .sidenav-toogle {color: #3AAA35; font-size: 17px;}
header .side-nav{position: fixed;left: 0;top: 0;background: #fff;height: 100%;width: 300px;z-index: 5;left:-300px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;display: flex ; flex-direction: column; justify-content: space-between;}
header .side-nav > ul > li:nth-child(1){height: 90px;box-shadow: none;text-align: center;margin-bottom: 10px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
header .side-nav > ul > li:nth-child(1) a:hover{background-color: transparent}
header .side-nav > ul > li:nth-child(1) a img{transition: all ease 200ms; max-height: 70px; margin-top: 10px; max-width: 100%; object-fit: contain;}
header .side-nav > ul > li a{color: rgba(0,0,0,0.87);display: block;font-size: 16px;height: 48px;line-height: 48px;padding: 0px 20px;font-weight: 400;}
header .side-nav > ul > li a i {margin-right: 5px; width: 25px;}
header .side-nav .accordion-item{border-radius: 0 !important;background: #fff;box-shadow: none;border:none}
header .side-nav .accordion-item .accordion-button{border-radius: 0 !important;background: #fff;box-shadow: none;color: rgba(0,0,0,0.87);}
header .side-nav .accordion-item .accordion-body{padding: 0;padding-left: 15px}
header .side-nav .sidenav-button{margin-left: 20px;width: calc(100% - 40px);height: 40px;background: #3AAA35 ;border-radius: 5px;text-transform: capitalize;-webkit-box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);box-shadow: 0 0 0 0 rgb(0 0 0 / 14%), 0 0 0 0 rgb(0 0 0 / 12%), 0 0 0 0 rgb(0 0 0 / 20%);border-color: transparent;color: #fff;font-size: 14px;padding-left: 15px;padding-right: 15px;}
header .side-nav .header-social {background: #793cfb;  height: 40px;}
header .side-nav .header-social li a svg {fill: #fff;}
.shake-icon { display: inline-block; animation: shake 0.5s ease-in-out infinite; animation-delay: 0s; animation-iteration-count: infinite; animation-duration: 3s; }
@keyframes shake {
    0%, 85%, 100% { transform: rotate(0deg); }
    88% { transform: rotate(15deg); }
    91% { transform: rotate(-15deg); }
    94% { transform: rotate(10deg); }
    97% { transform: rotate(-10deg); }
}
header .header-link {border-left: 1px solid #ddd; padding-left: 2rem; margin-left: 2rem; height: 100px; transition: all ease .2s; display: flex; align-items: center; justify-content: center; gap: 1rem;}
header .header-link div {display: flex ; flex-direction: column; text-align: right; gap: .25rem; color: #272727; white-space: nowrap;}
header .header-link .s {font-size: .8rem; font-weight: 300; color: #272727; opacity: .7;}
header .header-link .l {font-size: 1.3rem; color: #272727;}
header.set-header .header-link {height: 70px;}
.dropdown-item.active, .dropdown-item:active {background-color: #793cfb;  columns: #fff;}
/* HEADER END */
/*Youtube Modal CSS*/
.video-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.6);z-index:9999}
.video-modal.is-open{display:flex}
.video-content{position:relative;width:min(90vw,960px);aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.25)}
#ytFrame{width:100%;height:100%;border:0}
#closeBtn{position:absolute;top:8px;right:8px;line-height:1;font-size:28px;background:#0008;color:#fff;border:0;border-radius:8px;padding:6px 12px;cursor:pointer}
#closeBtn:hover{background:#000c}
body.modal-open{overflow:hidden;}
/*Youtube Modal CSS End*/


/* HERO */
.hero-slider-section { background-color: #fff; overflow: hidden;}
.hero-container {display: flex; align-items: center; gap: 3rem;}
.hero-content {flex: 1; max-width: 50%;}
.hero-content .hero-subtitle {font-size: 30px; color: #272727; font-weight: 400; margin-bottom:.5rem;font-family: "Lora", serif;}
.hero-content .hero-title {font-size: 65px; color: #793cfb; font-weight: 600; line-height: 1.2; margin-bottom: 2rem;font-family: "Lora", serif;}
.hero-tabs {display: flex; gap: 1.5rem; padding: .25rem 1rem 0; list-style: none; border-radius: 10px 10px 0px 0px; background-color: #ffffff; border: 1px solid rgba(128, 128, 128, .2); box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; border-bottom: 0; width: max-content;}
.hero-tabs li {position: relative;}
.hero-tabs input[type="radio"] {position: absolute; opacity: 0; cursor: pointer;}
.hero-tabs label {font-size: 16px; color: #272727; font-weight: 400; cursor: pointer; padding: 8px 0; display: block; border-bottom: 2px solid transparent; transition: all ease .3s;}
.hero-tabs input[type="radio"]:checked + label {color: #793cfb; border-bottom: 2px solid #793cfb; font-weight: 500;}
.hero-search-box {display: flex; gap: 1rem; background: #fff; padding: 1rem; margin-bottom: 2.5rem; align-items: center; border-radius: 0px 10px 10px 10px; border: 1px solid rgba(128, 128, 128, .2); box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.hero-search-box .search-icon {width: 24px; height: 24px; fill: #793cfb; flex-shrink: 0;}
.hero-search-box input {flex: 1; background-color: #f4f7fb; border: 0; font-size: 16px; color: #272727; padding: 8px 10px; min-width: 0; border-radius: .5rem;}
.hero-search-box input::placeholder {color: #272727; opacity: .6;}
.hero-search-box input:focus {outline: none;}
.hero-search-box a {border: 0; background: transparent; cursor: pointer; flex-shrink: 0;}
.hero-stats {display: flex; gap: 2.5rem; align-items: center; flex-wrap: wrap; padding-top: 1.5rem;}
.hero-stat-item {display: flex; flex:1; flex-direction: column; align-items: center; text-align: center;}
.hero-stat-item svg {width: 80px; height: 80px; margin-bottom: .75rem;}
.hero-stat-item .icon {width: 50px; height: 50px; fill: #793cfb; margin-bottom: .75rem;}
.hero-stat-item .number {font-size: 26px; font-weight: 600; color: #272727; line-height: 1; margin-bottom: .25rem;}
.hero-stat-item .label {font-size: 14px; margin-bottom: 0; font-weight: 300; color: #272727; opacity: .8;}
.hero-slider-wrapper {flex: 1; max-width: 50%; min-width: 0; position: relative;}
.hero-properties-swiper {border-radius: 20px; overflow: hidden; padding-bottom: 50px; width: 100%; max-width: 100%;}
.hero-properties-swiper .swiper-wrapper {width: 100%; display: flex; align-items: stretch;}
.hero-properties-swiper .swiper-slide {opacity: 0.6; transition: all ease .3s; width: 100% !important; height: auto; flex-shrink: 0;}
.hero-properties-swiper .swiper-slide-active {opacity: 1;}
.hero-property-card {display: block; position: relative; border-radius: 20px; overflow: hidden; background: #fff; cursor: pointer; transition: all ease .4s; width: 100%;}
.hero-property-card:hover {transform: translateY(-10px); }
.hero-property-card:hover .hero-property-overlay {transform: translateY(0); transition: all cubic-bezier(0.27, 0.01, 0.35, 1.17) .2s;} 
.hero-property-image {position: relative; width: 100%; height: 550px; overflow: hidden; background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.7) 100%);}
.hero-property-image img {width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s ease; display: block;}
.hero-property-card:hover .hero-property-image img {transform: scale(1.1);}
.hero-property-overlay {position: absolute; bottom: 0; left: 0; right: 0; padding: 1.5rem; background: rgb(0 0 0 / 33%); z-index: 2; backdrop-filter: blur(10px); border-radius: 0 0 20px 20px;transform: translateY(100%); transition: all cubic-bezier(0.27, 0.01, 0.35, 1.17) .2s;}
.hero-property-title {font-size: 24px; font-weight: 600; color: #fff; margin-bottom: .5rem; line-height: 1.3;}
.hero-property-price {font-size: 28px; font-weight: 700; color: #fff; margin-bottom: .75rem;}
.hero-property-description {font-size: 14px; color: #fff; opacity: 0.9; margin-bottom: 1rem; line-height: 1.5; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.hero-property-actions {display: flex; gap: .75rem;}
.hero-property-actions button {width: 42px; height: 42px; border-radius: 10px; border: 1px solid rgba(255,255,255,0.3); background: rgba(255,255,255,0.15); backdrop-filter: blur(10px); display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all ease .3s;}
.hero-property-actions button svg {width: 20px; height: 20px; fill: #fff; transition: all ease .3s;}
.hero-property-actions button:hover {background: #793cfb; border-color: #793cfb; transform: scale(1.05);}
.hero-property-actions button:hover svg {transform: scale(1.1);}
.hero-property-actions button.favorited {background: #d61617; border-color: #d61617;}
.hero-property-actions button.compared {background: #793cfb; border-color: #793cfb;}
.swiper-pagination { text-align: center; z-index: 10; position: static; }
.swiper-pagination-bullet {width: 12px; height: 12px; background:  #e1eaf1; opacity: 1; margin: 0 8px !important; transition: all ease .3s; position: relative;}
.swiper-pagination-bullet::after {content: ""; position: absolute; width: 10px; height: 10px; border: 1px solid transparent; border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%, -50%); transition: all ease .3s;}
.swiper-pagination-bullet-active {background: #bd9dff; border-radius: 50%;}
.swiper-pagination-bullet-active::after {border: 1px solid #793cfb; width: 20px; height: 20px; }
.featured-property-card {position: relative;  overflow: visible;}
.featured-property-slider {position: relative; border-radius: 24px; overflow: hidden; height: 100%;}
.featured-property-slider .swiper-wrapper {align-items: stretch; border-radius: 24px;}
.featured-property-slider .swiper-slide {display: flex; align-items: stretch;}
.featured-property-slider .swiper-slide img {width: 100%; height: 400px; object-fit: cover; border-radius: 24px;}
.featured-property-content {position: relative;  background: #fff; border-radius: 24px; padding: 32px; max-width: calc(100% - 48px); margin-left: auto; margin-right: auto; box-shadow: 0 24px 60px rgba(17, 24, 39, 0.08); padding-top: 0;}
.featured-property-content .property-card-title {font-size: 28px; margin-bottom: 12px;}
.featured-property-content .property-card-address {display: flex; align-items: center; gap: 12px; color: #5a6473; font-size: 15px; margin-bottom: 20px;}
.featured-property-content .property-card-address svg {width: 18px; height: 18px; fill: #793cfb;}
.featured-property-content .property-card-details {display: flex; gap: 18px; flex-wrap: wrap; margin-bottom: 24px;}
.featured-property-content .detail-item {display: inline-flex; align-items: center; gap: 10px; color: #25324b; font-weight: 600;}
.featured-property-content .detail-item svg {width: 22px; height: 22px; fill: #793cfb;}
.featured-property-content .property-card-price {font-size: 28px; font-weight: 700; color: #793cfb;}
.featured-properties .featured-title .title {font-family: "Lora", Sans-serif; font-size: 74px; font-weight: 600; line-height: 82px;}
.featured-properties .featured-title .subtitle {font-family: "Lora", Sans-serif; font-size: 26px;color: #793EF8;font-weight: 500;}
.featured-properties .slider-row {position: relative;}
.featured-properties .slider-row::after {content: ""; background: #f1f0f8; position: absolute; width: 100%; height: 300px; left: 0; top: 50%; transform: translateY(-50%); z-index: -1;}
.blog-wrapper {margin-top: 48px;}
.blog-grid {display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px;}
.blog-card {background: #ffffff; border-radius: 24px; overflow: hidden; box-shadow: 0 20px 45px rgba(15, 23, 42, 0.08); transition: transform .3s ease, box-shadow .3s ease; height: 100%;}
.blog-card:hover {transform: translateY(-6px); box-shadow: 0 26px 55px rgba(15, 23, 42, 0.12);}
.blog-card.is-featured {grid-row: span 2;}
.blog-card-link {display: flex; flex-direction: column; height: 100%; color: inherit; text-decoration: none;}
.blog-card-image {position: relative; width: 100%; padding-top: 62%; overflow: hidden;}
.blog-card-image img {position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}
.blog-card-content {display: flex; flex-direction: column; gap: 12px; padding: 24px;}
.blog-card-date {font-size: 14px; font-weight: 500; color: #7b89a8;}
.blog-card-title {font-size: 20px; line-height: 1.35; font-weight: 600; color: #1f2a44; margin: 0;}
.blog-card.is-featured .blog-card-image {padding-top: 68%;}
.blog-card.is-featured .blog-card-title {font-size: 22px;}
.blog-card.is-featured .blog-card-content {padding: 28px;}


/* HERO END */

/* CONTENT */
.page-subtitle {font-family: "Lora", Sans-serif; font-size: 24px; font-weight: 400; color: #793DF9;}
.page-title {font-family: "Lora", Sans-serif; font-size: 38px; font-weight: 500;}

.page-search {padding: 0; background: #f4f7fb;}
.page-search-card { padding: 1.5rem; display: flex; flex-direction: column; gap: 1.25rem;}
.category-search-form {display: flex; gap: 1rem; flex-wrap: wrap; align-items: center;}
.category-search-form .search-input {flex: 1; min-width: 220px; position: relative;}
.category-search-form .search-input input {width: 100%; border: 1px solid rgba(121,60,251,0.2); border-radius: 14px; padding: 0.9rem 1.1rem; font-size: 1rem; background: #fdfbfd;}
.category-search-form .search-select {width: 200px; min-width: 180px;}
.category-search-form .search-select select {width: 100%; border: 1px solid rgba(121,60,251,0.2); border-radius: 14px; padding: 0.9rem 1.1rem; font-size: 1rem; background: #fff; appearance: none;}

/* Autocomplete Dropdown */
.autocomplete-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid rgba(121,60,251,0.2);
    border-radius: 14px;
    margin-top: 0.5rem;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    z-index: 1000;
    max-height: 320px;
    overflow-y: auto;
    overflow-x: hidden;
}

.autocomplete-item {
    padding: 0.9rem 1.1rem;
    cursor: pointer;
    border-bottom: 1px solid rgba(121,60,251,0.1);
    transition: all 0.2s ease;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.autocomplete-item:last-child {
    border-bottom: none;
}

.autocomplete-item:hover,
.autocomplete-item.active {
    background: rgba(121,60,251,0.1);
}

.autocomplete-name {
    font-weight: 600;
    color: #2f1a51;
    font-size: 1rem;
}

.autocomplete-info {
    font-size: 0.875rem;
    color: #666;
}
.search-action-wrapper {display: flex; align-items: center; gap: 0.5rem;}
.search-filter-toggle {width: 48px; height: 48px; border-radius: 12px; border: 1px solid rgba(121,60,251,0.2); background: #f8f4ff; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; transition: all 0.2s ease;}
.search-filter-toggle svg {width: 22px; height: 22px; fill: #793cfb;}
.search-filter-toggle:hover {background: #ede0ff;}
.search-action-button {display: inline-flex; align-items: center; gap: 0.65rem; cursor: pointer; height: 54px;}
.search-filters {display: none; border-top: 1px solid rgba(121,60,251,0.12); padding-top: 1.25rem; margin-top: .5rem;}
.search-filters-toggle {display: none;}
.search-filters-toggle:checked + .search-filters {display: block;}
.search-filters-grid {display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 1rem;}
.search-filters-grid label {font-size: .9rem; font-weight: 500; color: #4b2f73; margin-bottom: 0.35rem; display: block;}
.search-filters-grid input,
.search-filters-grid select {width: 100%; border: 1px solid rgba(121,60,251,0.2); border-radius: 12px; padding: 0.75rem 0.9rem; font-size: 0.95rem; background: #fff;}
.search-filters-actions {display: flex; justify-content: flex-end; gap: 0.75rem; margin-top: 1rem;}
.search-filters-actions button {border: 0; border-radius: 10px; padding: 0.75rem 1.5rem; font-weight: 500; cursor: pointer;}
.search-filters-actions .reset-btn {background: #f4ecff; color: #793cfb;}
.search-filters-actions .apply-btn {background: #793cfb; color: #fff;}


/* Filter Card Styles */
.filter-card-toggle {display: none;}
.filter-card-toggle-check {display: none;}
.filter-card {background: #fff; border-radius: 16px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; padding: 1.5rem; margin-bottom: 2rem;}
.filter-card-header {margin-bottom: 1.5rem;}
.filter-card-header p {margin: 0; font-size: 1.5rem; font-weight: 600; color: #272727; margin-bottom: 0.5rem;}
.filter-card-header .filter-card-subtitle {font-size: 0.9rem; color: #666; font-weight: 400; margin-bottom: 0;}
.filter-card-form {display: flex; flex-direction: column; gap: 1.25rem;}
.filter-card-form label {display: flex; flex-direction: column; gap: 0.5rem;}
.filter-card-form label > span {font-size: 0.9rem; font-weight: 500; color: #4b2f73;}
.filter-card-form label .filter-select-icon {margin-bottom: 0.75rem;}
.filter-card-form label .filter-select-icon:last-child {margin-bottom: 0;}
.filter-input-icon {position: relative; display: flex; align-items: center;}
.filter-input-icon input {width: 100%; border: 1px solid rgba(121,60,251,0.2); border-radius: 12px; padding: 0.75rem 0.9rem; font-size: 0.95rem; background: #fff; transition: all 0.2s ease;}
.filter-input-icon input:focus {outline: none; border-color: #793cfb; box-shadow: 0 0 0 3px rgba(121, 60, 251, 0.1);}
.filter-input-icon input::placeholder {color: #999;}
.filter-select-icon {position: relative; display: flex; align-items: center;}
.filter-select-icon select {width: 100%; border: 1px solid rgba(121,60,251,0.2); border-radius: 12px; padding: 0.75rem 0.9rem; font-size: 0.95rem; background: #fff; appearance: none; cursor: pointer; transition: all 0.2s ease;}
.filter-select-icon select:focus {outline: none; border-color: #793cfb; box-shadow: 0 0 0 3px rgba(121, 60, 251, 0.1);}
.filter-select-icon::after {content: ""; position: absolute; right: 14px; top: 50%; transform: translateY(-50%); width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #793cfb; pointer-events: none; z-index: 2;}
.filter-radio-group {display: flex; flex-direction: row; gap: 0.75rem; padding: 0.5rem 0;}
.filter-radio-item {display: flex; flex-direction: row !important; align-items: center; gap: 0.5rem; cursor: pointer;}
.filter-radio-item input[type="radio"] {width: 18px; height: 18px; cursor: pointer; accent-color: #793cfb; margin: 0;}
.filter-radio-item span {font-size: 0.95rem; color: #272727; font-weight: 400;}
.filter-range-group {display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem;}
.filter-actions {display: flex; gap: 0.75rem; margin-top: 0.5rem;}
.filter-settings-btn {width: 48px; height: 48px; border-radius: 12px; border: 1px solid rgba(121,60,251,0.2); background: #f8f4ff; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; transition: all 0.2s ease; padding: 0;}
.filter-settings-btn:hover {background: #ede0ff;}
.filter-submit-btn {flex: 1; height: 48px; border-radius: 12px; border: 0; background: #793cfb; color: #fff; font-size: 1rem; font-weight: 500; cursor: pointer; transition: all 0.2s ease;}
.filter-submit-btn:hover {background: #6200EA; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(121, 60, 251, 0.3);}
.map-hero {width: 100%;padding: 0;margin: 0; position: relative; z-index: 6;}
.map-hero .container-fluid {padding-left: 0;padding-right: 0;}
.kategori-map {width: 100%;min-height: 500px;height: 500px;}
.custom-marker-icon {background: transparent;border: none;}
.custom-marker-icon svg {display: block;width: 48px;height: 48px;}
.map-infowindow {display: flex;gap: 1rem;align-items: center;min-width: 260px;}
.map-infowindow img {width: 120px;height: 90px;border-radius: 16px;object-fit: cover;flex-shrink: 0;}
.map-infowindow-content {display: flex;flex-direction: column;gap: 0.35rem;}
.map-infowindow-title-link {text-decoration: none;color: inherit;display: block;transition: all 0.2s ease;cursor: pointer;}
.map-infowindow-title-link:hover {opacity: 0.8;}
.map-infowindow-title-link:hover .map-infowindow-title {color: #793cfb;}
.map-infowindow-title {font-size: 1rem;font-weight: 600;color: #2f1a51;margin: 0 !important;transition: color 0.2s ease;}
.map-infowindow-price {font-size: 1.1rem;font-weight: 700;color: #793cfb;margin: 0 !important;}
@media (max-width: 767.98px) {
.map-infowindow {flex-direction: column;text-align: center;    }
.map-infowindow img {width: 100%;height: 140px;}
}

.properties-tab-menu {display: flex; gap: 1rem; margin-bottom: 2.5rem; flex-wrap: wrap; justify-content: center; border: 0 !important;}
.properties-tab-menu .nav-item {border: 0;}
.properties-tab-menu .nav-link.tab-btn {background: #fff; color: #0D1629; border: 0; padding: 12px 28px; border-radius: 50px; font-size: 16px; font-weight: 500; cursor: pointer; transition: all ease .3s; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 8px;}
.properties-tab-menu .nav-link.tab-btn:hover {transform: translateY(-2px); box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 12px; color: #0D1629;}
.properties-tab-menu .nav-link.tab-btn.active {background: #6200EA; color: #fff !important; box-shadow: rgba(98, 0, 234, 0.3) 0px 4px 12px;}


.properties-grid {display: grid; grid-template-columns: repeat(4, 1fr); gap: 2rem;}

.property-card {display: block; background: #fff; border-radius: 16px; overflow: hidden; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; transition: all ease .3s; text-decoration: none; position: relative;}
.property-card:hover {transform: translateY(-8px); box-shadow: rgba(149, 157, 165, 0.35) 0px 12px 32px;}

.property-card-image {position: relative; width: 100%; height: 200px; overflow: hidden;}
.property-card-image img {width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease;}
.property-card:hover .property-card-image img {transform: scale(1.1);}

.property-card-actions {position: absolute; top: 0; left: 0; right: 0; padding: 1rem; display: flex; gap: .75rem; background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, transparent 100%); opacity: 0; transform: translateY(-100%); transition: all ease .4s;}
.property-card:hover .property-card-actions {opacity: 1; transform: translateY(0);}

.property-card-actions .card-action-btn {display: flex; align-items: center; gap: .5rem; background: rgba(255,255,255,0.95); backdrop-filter: blur(10px); border: 0; padding: 8px 14px; border-radius: 8px; cursor: pointer; transition: all ease .3s; font-size: 14px; font-weight: 500; color: #0D1629;}
.property-card-actions .card-action-btn svg {width: 18px; height: 18px; fill: #0D1629; transition: all ease .3s;}
.property-card-actions .card-action-btn:hover {background: #fff; transform: scale(1.05);}
.property-card-actions .card-action-btn.favorite-btn:hover {background: #d61617; color: #fff;}
.property-card-actions .card-action-btn.favorite-btn:hover svg {fill: #fff;}
.property-card-actions .card-action-btn.compare-btn:hover {background: #6200EA; color: #fff;}
.property-card-actions .card-action-btn.compare-btn:hover svg {fill: #fff;}
.property-card-actions .card-action-btn.favorited {background: #d61617; color: #fff;}
.property-card-actions .card-action-btn.favorited svg {fill: #fff;}
.property-card-actions .card-action-btn.compared {background: #6200EA; color: #fff;}
.property-card-actions .card-action-btn.compared svg {fill: #fff;}
.property-card-content {padding: 1.5rem;}
.property-card-title {font-size: 20px; font-weight: 600; color: #0D1629; margin-bottom: .75rem; line-height: 1.3;}
.property-card-address {display: flex; align-items: flex-start; gap: .5rem; font-size: 14px; color: #666; margin-bottom: 1rem; line-height: 1.5;}
.property-card-address svg {width: 16px; height: 16px; fill: #666; flex-shrink: 0; margin-top: 2px;}
.property-card-details {display: flex; align-items: center; gap: 1rem; margin-bottom: 1.25rem; flex-wrap: wrap;}
.property-card-details .detail-item {display: flex; align-items: center; gap: .4rem; font-size: 14px; color: #666; font-weight: 500;}
.property-card-details .detail-item svg {width: 18px; height: 18px; fill: #666;}
.property-card-price {font-size: 24px; font-weight: 700; color: #6200EA;}

/* Property Listing Wrapper */
.property-listing-controls {display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-bottom: 2rem; padding: 1rem; background: #fff; border-radius: 12px; box-shadow: rgba(149, 157, 165, 0.1) 0px 4px 12px; flex-wrap: wrap;}
.property-listing-controls .result-count {font-size: 15px; font-weight: 500; color: #272727;}
.property-listing-controls .sort-dropdown-wrapper {flex: 1; min-width: 200px; max-width: 300px;}
.property-listing-controls .sort-dropdown {width: 100%; border: 1px solid rgba(121,60,251,0.2); border-radius: 10px; padding: 0.75rem 1rem; font-size: 14px; background: #fff; appearance: none; cursor: pointer; transition: all 0.2s ease; color: #272727; font-weight: 500;}
.property-listing-controls .sort-dropdown:focus {outline: none; border-color: #793cfb; box-shadow: 0 0 0 3px rgba(121, 60, 251, 0.1);}
.property-listing-controls .sort-dropdown-wrapper {position: relative;}
.property-listing-controls .sort-dropdown-wrapper::after {content: ""; position: absolute; right: 14px; top: 50%; transform: translateY(-50%); width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #793cfb; pointer-events: none; z-index: 2;}
.property-listing-controls .view-toggle {display: flex; gap: 0.5rem; align-items: center;}
.property-listing-controls .view-btn {width: 40px; height: 40px; border: 1px solid rgba(121,60,251,0.2); background: #fff; border-radius: 8px; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all 0.2s ease; padding: 0;}
.property-listing-controls .view-btn svg {width: 20px; height: 20px; fill: #666; transition: all 0.2s ease;}
.property-listing-controls .view-btn:hover {background: #f8f4ff; border-color: #793cfb;}
.property-listing-controls .view-btn:hover svg {fill: #793cfb;}
.property-listing-controls .view-btn.active {background: #793cfb; border-color: #793cfb;}
.property-listing-controls .view-btn.active svg {fill: #fff;}

.property-gallery { background: #f4f7fb;}
.property-gallery-swiper .swiper-wrapper {align-items: center;}
.property-gallery-swiper .swiper-slide {width: 80%; max-width: 900px; opacity: 0.5; transition: opacity 0.3s ease, transform 0.3s ease;}
.property-gallery-swiper .swiper-slide-active {opacity: 1; transform: scale(1); width: 80%; max-width: 900px;}
.property-gallery-swiper .swiper-slide img {width: 100%; height: 500px; object-fit: cover; border-radius: 16px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; transition: all 0.3s ease; display: block;}
.property-gallery-swiper .swiper-slide-active img {box-shadow: rgba(149, 157, 165, 0.4) 0px 12px 32px; height: 500px;}
.property-gallery-swiper .swiper-pagination {position: static; margin-top: 1rem; text-align: center;}
.property-gallery-swiper .swiper-pagination-bullet {width: 12px; height: 12px; background: #e1eaf1; opacity: 1; margin: 0 8px !important; transition: all ease .3s; position: relative;}
.property-gallery-swiper .swiper-pagination-bullet::after {content: ""; position: absolute; width: 10px; height: 10px; border: 1px solid transparent; border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%, -50%); transition: all ease .3s;}
.property-gallery-swiper .swiper-pagination-bullet-active {background: #bd9dff; border-radius: 50%;}
.property-gallery-swiper .swiper-pagination-bullet-active::after {border: 1px solid #793cfb; width: 20px; height: 20px;}

.similar-properties-swiper {margin-top: 20px; padding-bottom: 50px; position: relative;}
.similar-properties-swiper .swiper-slide {height: auto;}
.similar-properties-swiper .swiper-pagination {position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);}
.similar-properties-swiper .swiper-pagination-bullet {width: 12px; height: 12px; background: #e1eaf1; opacity: 1; margin: 0 8px !important; transition: all ease .3s;}
.similar-properties-swiper .swiper-pagination-bullet-active {background: #793df9;}
.similar-properties-swiper .swiper-button-next,
.similar-properties-swiper .swiper-button-prev {color: #793df9; width: 44px; height: 44px; background: #fff; border-radius: 50%; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); transition: all 0.3s ease;}
.similar-properties-swiper .swiper-button-next:hover,
.similar-properties-swiper .swiper-button-prev:hover {background: #793df9; color: #fff; box-shadow: 0 4px 15px rgba(121, 61, 249, 0.3);}
.similar-properties-swiper .swiper-button-next::after,
.similar-properties-swiper .swiper-button-prev::after {font-size: 18px; font-weight: 700;}
.similar-properties-swiper .swiper-button-next {right: 0;}
.similar-properties-swiper .swiper-button-prev {left: 0;}
.similar-properties-swiper .property-card {box-shadow: none;background: #f8f9fa;}
.similar-properties-swiper .property-card:hover {transform: translateY(0);}

/* Grid View (Default) */
.property-listing-grid {display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.5rem;}

/* List View */
.property-listing-wrapper.list-view .property-listing-grid {display: flex; flex-direction: column; gap: 1.5rem;}
.property-listing-wrapper.list-view .property-card {display: flex; flex-direction: row; align-items: stretch;}
.property-listing-wrapper.list-view .property-card-image {width: 300px; min-width: 300px; height: auto; flex-shrink: 0;}
.property-listing-wrapper.list-view .property-card-content {flex: 1; display: flex; flex-direction: column; justify-content: space-between;}

@media only screen and (max-width: 992px) {
    .property-listing-controls {flex-direction: column; align-items: stretch;}
    .property-listing-controls .sort-dropdown-wrapper {max-width: 100%;}
    .property-listing-controls .view-toggle {justify-content: flex-end;}
    .property-listing-grid {grid-template-columns: 1fr;}
    .property-listing-wrapper.list-view .property-card {flex-direction: row;}
    .property-listing-wrapper.list-view .property-card-image {width: 200px; min-width: 200px; height: auto;}
}

@media only screen and (max-width: 768px) {
    .property-gallery-swiper .swiper-slide {width: 70%;}
    .property-gallery-swiper .swiper-slide-active {width: 70%;}
    .property-gallery-swiper .swiper-slide img {height: 300px;}
    .property-gallery-swiper .swiper-slide-active img {height: 300px;}
    .property-gallery {padding: 2rem 0;}
}

.testimonials {background: #f4f5ff;}
.testimonials-wrapper {position: relative;}
.testimonials-layout {display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);  align-items: center;}
.testimonials-content {position: relative; border-radius: 32px; padding: 56px 56px 64px; }
.testimonials-quote {font-size: clamp(72px, 8vw, 96px); line-height: 1; color: rgba(99, 102, 241, 0.15);}
.testimonials-swiper {padding-top: 24px;}
.testimonial-card {padding: 48px 40px; border-radius: 10px; box-shadow: 0 32.467px 129.867px rgba(0, 0, 0, .1); background: hsla(0, 0%, 100%, .5); -webkit-backdrop-filter: blur(129.87px); backdrop-filter: blur(129.87px); -webkit-clip-path: polygon(0 0, 100% 0, 100% 77%, 89% 100%, 0 100%); clip-path: polygon(0 0, 100% 0, 100% 77%, 89% 100%, 0 100%);}
.testimonial-header {margin-bottom: 24px;}
.testimonial-name {font-size: 24px; margin-bottom: 6px; color: #1c1f3d; font-weight: 700;}
.testimonial-role {display: inline-block; color: #6366f1; font-weight: 600; font-size: 16px;}
.testimonial-text {margin-bottom: 32px; font-size: 18px; line-height: 1.7; color: #4a4c5e;}
.testimonial-rating span {font-size: 18px; letter-spacing: 6px; color: #fbbf24;}
.testimonials-nav {margin-top: 1.5rem; display: flex; gap: 16px; justify-content: flex-end;}
.testimonials-button {width: 52px; background-color: transparent; height: 52px; border-radius: 50%; border: none; display: inline-flex; align-items: center; justify-content: center; transition: transform 0.2s ease, background 0.2s ease; cursor: pointer;}
.testimonials-button svg {width: 22px; height: 22px;}
.testimonials-button:hover{outline: none; transform: translateY(-2px); background: #272727;}
.testimonials-button:hover svg {fill: #fff;}
.testimonials-visual {position: relative; justify-self: stretch;}
.testimonials-image {border-radius: 16px; overflow: hidden; box-shadow: 0 32px 72px rgba(15, 23, 42, 0.25);-webkit-clip-path: polygon(23% 0, 100% 0, 100% 100%, 0 100%, 0 33%); clip-path: polygon(23% 0, 100% 0, 100% 100%, 0 100%, 0 33%);}
.testimonials-image img {display: block; width: 100%; height: 100%; object-fit: cover;}
.breadcrumbs li {display: flex; flex-wrap: nowrap;}
.breadcrumbs li a {color: #793DF9;font-family: "Lora", Sans-serif; font-size: 22px; font-weight: 600;text-align: center;}
.breadcrumbs li svg {margin-left: 4px; margin-top: -2px;}
.breadcrumbs li:last-child svg {display: none;}
.breadcrumbs {display: flex; gap: .5rem; align-items: center;justify-content: center; flex-wrap: wrap;}




/*General CSS*/
.toast-container { position: fixed; top: 20px; right: 20px; z-index: 9999; }
.toast { min-width: 250px; margin-bottom: 10px; padding: 12px 16px; border-radius: 6px; color: #fff; font-size: 14px; box-shadow: 0 3px 6px rgba(0,0,0,0.2); opacity: 0; transform: translateX(100%); transition: all 0.4s ease; }
.toast.show { opacity: 1; transform: translateX(0); }
.toast.success { background-color: #28a745; }
.toast.error { background-color: #dc3545; }
.toast.warning { background-color: #ffc107; color: #333; }
.zed-form-container {background: white; border-radius: 16px; box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); padding: 40px; position: relative; overflow: hidden; height: 100%;}
.zed-form-container::before {content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #793cfb, #e74c3c);}
.zed-form-title {text-align: center; color: #2c3e50; font-size: 28px; margin-bottom: 30px; font-weight: 600;}
.zed-form-group {position: relative;}
.zed-form-label {display: block; margin-bottom: 8px; color: #555; font-weight: 500; font-size: 14px;}
.zed-form-input, .zed-form-textarea {width: 100%; padding: 12px 16px; border: 2px solid #e1e5e9; border-radius: 10px; font-size: 16px; transition: all 0.3s ease; background-color: #f8f9fa;}
.zed-form-input:focus, .zed-form-textarea:focus {outline: none; border-color: #793cfb; background-color: white; box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);}
.zed-form-textarea {resize: vertical; min-height: 120px; font-family: inherit;}
.zed-form-error {color: #e74c3c; font-size: 12px; margin-top: 5px; opacity: 0; transform: translateY(-10px); transition: all 0.3s ease;}
.zed-form-error.zed-show-error {opacity: 1; transform: translateY(0);}
.zed-form-input.zed-error, .zed-form-textarea.zed-error {border-color: #e74c3c; background-color: #fdf2f2;}
.zed-form-submit {width: 100%; padding: 14px; background: linear-gradient(135deg, #793cfb 0%, #764ba2 100%); color: white; border: none; border-radius: 10px; font-size: 16px; font-weight: 600; cursor: pointer; transition: all 0.3s ease; position: relative; overflow: hidden;}
.zed-form-submit:hover:not(:disabled) {transform: translateY(-2px); box-shadow: 0 10px 20px rgba(102, 126, 234, 0.3);}
.zed-form-submit:disabled {opacity: 0.7; cursor: not-allowed; transform: none;}
.zed-toast {position: fixed; top: 20px; right: 20px; padding: 16px 20px; border-radius: 8px; color: white; font-weight: 500; z-index: 1000; transform: translateX(400px); transition: transform 0.3s ease;}
.zed-toast.zed-success {background-color: #27ae60;}
.zed-toast.zed-error {background-color: #e74c3c;}
.zed-toast.zed-show {transform: translateX(0);}
.zed-contact-info {background: white; border-radius: 16px; box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); overflow: hidden;}
.zed-map-container {width: 100%; height: 350px; position: relative; border-radius: 16px; box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); overflow: hidden;}
.zed-map-container iframe {width: 100%; height: 100%; border: none; filter: grayscale(0.3); transition: filter 0.3s ease;}
.zed-map-container iframe:hover {filter: grayscale(0);}
.zed-info-content {padding: 40px; position: relative;}
.zed-info-content::before {content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #793cfb, #e74c3c);}
.zed-info-title {font-size: 24px; font-weight: 600; color: #2c3e50; margin-bottom: 30px; display: flex; align-items: center; gap: 10px;}
.zed-info-item {display: flex; align-items: flex-start; gap: 15px; margin-bottom: 25px; padding: 20px; background: #f8f9fa; border-radius: 12px; transition: all 0.3s ease;}
.zed-info-item:hover {background: #e9ecef; transform: translateX(5px);}
.zed-info-icon {width: 20px; height: 20px; margin-top: 2px; flex-shrink: 0; fill:#793cfb;}
.zed-info-details h4 {font-size: 16px; font-weight: 600; color: #2c3e50; margin-bottom: 5px;}
.zed-info-details p {color: #7f8c8d; font-size: 14px; line-height: 1.5;}
.user-text h1{color: #272727;font-size: 1.5rem;margin: 0;margin-bottom: 1.2rem; }
.user-text h2{color: #272727;font-size: 1.4rem;margin: 0;margin-bottom: 1.2rem; }
.user-text h3{color: #272727;font-size: 1.3rem;margin: 0;margin-bottom: 1.2rem; }
.user-text h4{color: #272727;font-size: 1.3rem;margin: 0;margin-bottom: 1.2rem;}
.user-text h5{color: #272727;font-size: 1.2rem;margin: 0;margin-bottom: 1.2rem;}
.user-text p{font-size: 16px;font-weight: 400; margin-bottom: 20px; line-height: 1.4; font-weight: 300;}
.user-text span{font-size: 16px;font-weight: 300;margin-bottom: 1rem;display: block;}
.user-text ul{margin-left: 30px;margin-bottom: 1rem;}
.user-text ul li{font-size: 16px;list-style: circle;font-weight: 300;line-height: 2}
.user-text ol{margin-bottom: 1rem;}
.user-text ol li{font-size: 16px;font-weight: 300;line-height: 2}
.user-text table{width: 100%;margin-bottom: 20px}
.user-text table tr td{padding-top: 10px;padding-bottom: 10px;border-bottom: 1px solid #dedede;}
.user-text table tr:nth-child(1){font-weight: bold;}
.user-text table tr:nth-child(1) td{line-height: 2;border-bottom: 1px solid #212529;}
.user-text blockquote{border-left: 0.35rem solid #1da6e0;border-top: 1px solid #eee;border-right: 1px solid #eee;border-bottom: 1px solid #eee;padding: 10px 20px;background-color: #fbfbfb !important;line-height: 1.7;}
.user-text blockquote p{margin-bottom: 0}
.user-text img{margin-bottom: 20px; max-width: 100%; height: auto; border-radius: 8px;}
.user-text .hide-text {display: none;}
.whatsapp-float {position: fixed;right: 90px;bottom: 20px;z-index: 9999;background: #25d366;border-radius: 50px;box-shadow: 0 2px 8px rgba(0,0,0,0.15);display: flex;align-items: center;justify-content: center;cursor: pointer;transition: box-shadow 0.2s;width: 56px;height: 56px;}
.whatsapp-float svg {width: 32px;height: 32px;fill: #fff;display: block;}
.whatsapp-float span {display: none;color: #fff;font-weight: 500;margin-left: 10px;font-size: 16px;}
.whatsapp-ribbon {position: absolute;top: -7px;right: -7px;background: #d61617;color: #fff;font-size: 12px !important; margin-left: 0 !important; font-weight: bold;border-radius: 12px;padding: 2px 7px;box-shadow: 0 2px 6px rgba(0,0,0,0.15);z-index: 2;display: none;animation: fadeInRibbon 0.5s;}
@keyframes fadeInRibbon {from { opacity: 0; transform: scale(0.7);}to { opacity: 1; transform: scale(1);}}
.whatsapp-float.shake {animation: shakeWhatsapp 0.5s;}
@keyframes shakeWhatsapp {
    0% { transform: translateX(0);}
    20% { transform: translateX(-4px);}
    40% { transform: translateX(4px);}
    60% { transform: translateX(-4px);}
    80% { transform: translateX(4px);}
    100% { transform: translateX(0);}
}
.contact-actions .phone-float { z-index: 9999; background: #12314e; border-radius: 50px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); display: flex; align-items: center; justify-content: center; cursor: pointer; transition: box-shadow 0.2s; width: 56px; height: 56px; position: fixed; right: 20px; bottom: 20px; fill: #fff; }
.contact-actions .phone-float span {display: none;}
.contact-actions .phone-float svg {width: 32px;}
.blog-page .blog-card .blog-card-image {height: 240px !important;}
/* CONTENT END */


/* FOOTER */
footer { position: relative; z-index: 3; background-color: #F3F2FF;}
footer .footer-wrapper {padding: 50px 0 50px;}
footer .header-social li a {background-color: transparent; width: 40px; height: 40px;}
footer .header-social li a svg {fill: #793cfb; width: 25px; height: 25px;}
footer .footer-text {font-size: 17px; color: #222; opacity: 1; margin-top: 1rem; font-weight: 400;}
footer h5{font-size: 1.15rem;font-weight: 500; color: #222; position: relative;}
footer .footer-top {padding: 50px 0;border-bottom: 1px solid #4b4b4b;} 
footer .footer-call {display: flex;align-items: center;justify-content: flex-end;gap: 1rem;color: #222;}
footer .footer-call h3 {font-weight: 300; margin-bottom: 0; font-size: 1.25rem;}
footer .brand-logo{margin-bottom: 1.5rem; display: inline-block;}
footer .brand-logo img{max-width: 100%; height: 85px; object-fit: contain; } 
footer .footer-thin{font-size: 12px;font-weight: 300;margin: 0;color: #BAB7B7;display: block;margin-top: 20px;}
footer .footer-thin-social{margin-top: 40px;margin-bottom: 5px;color:#222;}
footer .footer-social{padding-inline-start: 0px;margin-block-start: 1rem;margin-block-end: 2rem; display:flex;}
footer .footer-social li{margin-right: 10px;text-align: center;line-height: 25px;}
footer .footer-social li:last-child{margin-right: 0}
footer .footer-social li i{color: #222;font-size: 18px;}
footer .footer-link-list{margin-bottom: 25px;}
footer .footer-link-list li a {margin-bottom: 10px;color:#222;font-weight: 400; font-size: 16px; display: flex; align-items: flex-start; gap: 10px;}
footer .footer-link-list li svg {fill: #222; min-width: 20px;margin-top: 3px;}
footer .footer-link-list li a:hover {opacity: 1; transition: all ease .3s;}
footer .footer-link-list li:hover {opacity: 1; transition: all ease .3s;}
footer .footer-bottom-image {margin: 50px 0 -50px;width: 100%;overflow: hidden;} 
footer .footer-bottom-image img {width: 100%;}
footer .footer-copyright {background: #f9fdff;color:#8e8e8e; padding: 15px 10px;font-size: 13px;height:50px; font-weight: 400; }
footer .footer-copyright .right a{margin-right: 16px;font-weight: 300;font-size: 13px;color: #8e8e8e;}
footer .footer-copyright .web-tasarim{white-space: nowrap; margin-top: 0;-webkit-transition: all .3s linear;transition: all .3s linear;}
footer .footer-copyright .web-tasarim:hover{opacity: 1;}
footer .footer-copyrights {border-top:1px solid #BCBCBC;padding-top: 20px; padding-bottom: 20px;}
footer .footer-copyrights .row{margin-bottom: 0}
footer .footer-copyrights .bni{height: 30px}
footer .footer-copyrights ul{margin: 0;padding: 0;float: right;margin-top: 5px}
footer .footer-copyrights ul li{float: left;margin-right: 20px}
footer .footer-copyrights ul li:last-child{margin-right: 0px}
footer .footer-copyrights ul li a{color:#222 !important;font-weight: 100;cursor: pointer;}
footer .copyright-wrapper {display: flex;align-items: center; justify-content: space-between; flex-wrap: wrap;}
footer .zedtech-logo {height: 20px; opacity: .5; transition: all ease .3s;}
footer .zedtech-logo:hover {opacity: 1;}
footer .footer-input {width: 80%; overflow: hidden; border-radius: 8px;border:1px solid #793cfb;}

/* FOOTER END */

/* MODAL */
.modal .modal-body{height: 500px;overflow-y: scroll;}
.modal .modal-body p{font-size: 15px;font-weight: 300}
.modal .modal-body h3{font-size: 1.4rem}
.modal .modal-body ul{margin-left: 30px;margin-bottom: 20px;}
.modal .modal-body ul li{font-size: 15px;font-weight: 300;list-style: circle;}
.modal .modal-body ol li{font-size: 15px;font-weight: 300;}
.modal .modal-body a{color:#3AAA35 ;font-weight: 300}
.modal .modal-body label{font-weight: 300}
.modal .modal-body .teklif-al{background: #3AAA35 ;color: #fff;float: right;padding: 8px 15px;border-radius: 5px;font-size: 14px;cursor: pointer;}
.modal .modal-body .teklif-al i{margin-right: 7px;font-size: 12px}
.modal-header .btn-close:focus {outline: none; box-shadow: none;}

/* LOGIN MODAL */
#girisModal .modal-backdrop {background-color: rgba(13, 22, 41, 0.6);backdrop-filter: blur(4px);}
#girisModal.show .modal-backdrop {opacity: 1;}
.login-modal-dialog {max-width: 480px;}
.login-modal-content {border: none;border-radius: 24px;box-shadow: 0 20px 60px rgba(121, 60, 251, 0.15);overflow: hidden;background: #fff;position: relative;}
.login-modal-content::before {content: '';position: absolute;top: 0;left: 0;right: 0;height: 4px;background: linear-gradient(90deg, #793cfb 0%, #bd9dff 100%);z-index: 1;}
.login-modal-close {position: absolute;top: 20px;right: 20px;z-index: 10;width: 36px;height: 36px;border-radius: 50%;background: rgba(121, 60, 251, 0.1);opacity: 1;padding: 0;display: flex;align-items: center;justify-content: center;transition: all 0.3s ease;border: none;}
.login-modal-close:hover {background: rgba(121, 60, 251, 0.2);transform: rotate(90deg);}
.login-modal-close::before {content: '×';font-size: 28px;color: #793cfb;line-height: 1;font-weight: 300;}
.login-modal-body {padding: 48px 40px 40px;}
.login-modal-header {text-align: center;margin-bottom: 32px;}
.login-modal-title {font-family: "Lora", serif;font-size: 32px;font-weight: 600;color: #272727;margin: 0 0 8px 0;line-height: 1.2;}
.login-modal-subtitle {font-size: 15px;color: #666;font-weight: 400;margin: 0;}
.login-form {display: flex;flex-direction: column;gap: 24px;}
.login-form-group {display: flex;flex-direction: column;gap: 8px;}
.login-form-label {font-size: 14px;font-weight: 500;color: #272727;margin: 0;}
.login-input-wrapper {position: relative;display: flex;align-items: center;}
.login-input-icon {position: absolute;left: 16px;width: 20px;height: 20px;color: #793cfb;z-index: 2;pointer-events: none;}
.login-form-input {width: 100%;padding: 14px 16px 14px 48px;border: 2px solid #e1e5e9;border-radius: 12px;font-size: 16px;color: #272727;background-color: #f8f9fa;transition: all 0.3s ease;font-family: "Roboto", sans-serif;}
.login-form-input:focus {outline: none;border-color: #793cfb;background-color: #fff;box-shadow: 0 0 0 4px rgba(121, 60, 251, 0.1);}
.login-form-input::placeholder {color: #999;font-weight: 400;}
.login-form-options {display: flex;justify-content: space-between;align-items: center;margin-top: -8px;}
.login-checkbox-wrapper {display: flex;align-items: center;gap: 8px;}
.login-checkbox {width: 18px;height: 18px;cursor: pointer;accent-color: #793cfb;margin: 0;}
.login-checkbox-label {font-size: 14px;color: #666;font-weight: 400;cursor: pointer;margin: 0;user-select: none;}
.login-forgot-link {font-size: 14px;color: #793cfb;text-decoration: none;font-weight: 500;transition: all 0.3s ease;}
.login-forgot-link:hover {color: #6200EA;text-decoration: underline;}
.login-submit-btn {width: 100%;padding: 14px 24px;margin-top: 8px;font-size: 16px;font-weight: 600;border-radius: 12px;display: flex;align-items: center;justify-content: center;gap: 8px;transition: all 0.3s ease;}
.login-submit-btn span {display: inline-block;}
.login-submit-btn:hover {transform: translateY(-2px);box-shadow: 0 8px 24px rgba(121, 60, 251, 0.3);}
.login-submit-btn:active {transform: translateY(0);}

/* MODAL END */
/* ALT BAR */
.action-bottom-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 20px rgba(0,0,0,0.1);z-index:8;transform:translateY(100%);transition:transform 0.3s ease;padding:0.5rem 0;}
.action-bottom-bar.show{transform:translateY(0);}
.action-bar-content{display:flex;justify-content:center;align-items:center;gap:2rem;}
.action-bar-item{display:flex;flex-direction:column;align-items:center;gap:0.25rem;background:transparent;border:0;cursor:pointer;padding:0.5rem 1rem;transition:all ease 0.3s;position:relative;}
.action-bar-item svg{width:22px;height:22px;fill:#793cfb;transition:all ease 0.3s;}
.action-bar-item:hover svg{fill:#6200EA;transform:scale(1.1);}
.action-bar-label{font-size:12px;font-weight:500;color:#272727;}
.action-bar-count{position:absolute;top:-2px;right:4px;background:#d61617;color:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;min-width:18px;}
.action-bar-count:empty{display:none;}
/* FAVORİLER MODAL */
.favorites-list{max-height:500px;overflow-y:auto;margin-top:1.5rem;}
.favorites-list .empty-favorites{text-align:center;padding:3rem 1rem;}
.favorite-item{display:flex;gap:1rem;padding:1rem;border-bottom:1px solid #e1e5e9;transition:background ease 0.3s;}
.favorite-item:hover{background:#f8f9fa;}
.favorite-item-image{width:200px;height:150px;border-radius:12px;overflow:hidden;flex-shrink:0;}
.favorite-item-image img{width:100%;height:100%;object-fit:cover;}
.favorite-item-content{flex:1;display:flex;flex-direction:column;gap:0.5rem;}
.favorite-item-title{font-size:16px;font-weight:600;color:#272727;margin:0;}
.favorite-item-price{font-size:18px;font-weight:700;color:#793cfb;margin:0;}
.favorite-item-features{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:0.5rem;}
.feature-badge{display:inline-flex;align-items:center;gap:4px;background:#f4f7fb;padding:0.35rem 0.75rem;border-radius:8px;font-size:13px;color:#272727;font-weight:500;}
.feature-badge svg{flex-shrink:0;}
.favorite-item-actions{display:flex;gap:0.5rem;margin-top:0.5rem;}
.favorite-item-actions button{background:#793cfb;color:#fff;border:0;padding:0.5rem 1rem;border-radius:8px;font-size:14px;cursor:pointer;transition:all ease 0.3s;}
.favorite-item-actions button:hover{background:#6200EA;}
.favorite-item-actions .remove-btn{background:#d61617;}
.favorite-item-actions .remove-btn:hover{background:#b01414;}
.compare-modal-actions{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e1e5e9;display:flex;gap:1rem;justify-content:flex-end;}
.favorite-item:last-child {border-bottom: 0;}
.compare-table-wrapper{overflow-x:auto;border: 3px solid #793cfb; border-radius: 10px;}
.compare-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,0.1);}
.compare-table th{background:#793cfb;color:#fff;padding:1rem;text-align:left;font-weight:600;font-size:14px;border-right:1px solid rgba(255,255,255,0.2);}
.compare-table th:last-child{border-right:0;}
.compare-table td{padding:1rem;border-bottom:1px solid #e1e5e9;border-right:1px solid #e1e5e9;vertical-align:top;}
.compare-table td:last-child{border-right:0;}
.compare-table tr:last-child td{border-bottom:0;}
.compare-property-card{text-align:center;padding:1rem;}
.compare-property-image{width:100%;height:200px;border-radius:12px;overflow:hidden;margin-bottom:1rem;}
.compare-property-image img{width:100%;height:100%;object-fit:cover;}
.compare-property-title{font-size:16px;font-weight:600;color:#272727;margin-bottom:0.5rem;}
.compare-property-price{font-size:20px;font-weight:700;color:#793cfb;margin-bottom:1rem;}
.compare-remove-btn{background:#d61617;color:#fff;border:0;padding:0.5rem 1rem;border-radius:8px;cursor:pointer;font-size:14px;transition:all ease 0.3s;}
.compare-remove-btn:hover{background:#b01414;}
.compare-feature-label{font-weight:600;color:#272727;font-size:14px;}
.compare-feature-value{color:#666;font-size:14px;margin-top:0.25rem;}
.empty-compare{text-align:center;padding:4rem 1rem;}

.property-price-bar-content {display: flex; align-items: center; justify-content: space-between; gap: 1rem;background: #fff;box-shadow: 0px 0px 70px 4px rgba(0, 0, 0, 0.1); padding: 1.5rem 1rem; border-radius: 4px;}
.property-price-actions {display: flex; align-items: center; gap: .5rem;}
.property-action-btn {background: transparent; border: 0; padding: 0.5rem; cursor: pointer; display: flex; align-items: center; justify-content: center; transition: all 0.2s ease; border-radius: 8px;}
.property-action-btn svg {fill: #793cfb; transition: all 0.2s ease;}
.property-action-btn:hover {background: #f8f4ff;}
.property-action-btn:hover svg {fill: #6200EA; transform: scale(1.1);}
.property-action-btn.favorited svg {fill: #d61617;}
.property-action-btn.compared svg {fill: #6200EA;}
.property-price-display {display: flex; align-items: center;}
.property-price-value {font-size: 28px; font-weight: 700; color: #0D1629; line-height: 1;}
.share-dropdown-wrapper {position: relative;}
.share-dropdown {position: absolute; bottom: 100%; left: 50%; transform: translateX(-50%); background: #fff; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.15); padding: 0.5rem; margin-bottom: 0.5rem; min-width: 180px; display: none; z-index: 3; flex-direction: column; gap: 0.25rem;}
.share-dropdown.show {display: flex;}
.share-option {display: flex; align-items: center; gap: 0.75rem; padding: 0.75rem 1rem; border-radius: 8px; text-decoration: none; color: #272727; font-size: 14px; font-weight: 500; transition: all 0.2s ease; cursor: pointer;}
.share-option:hover {background: #f8f9fa; color: #793cfb;}
.share-option svg {fill: #793cfb; flex-shrink: 0;}
.share-option:hover svg {fill: #6200EA;}
.property-text {margin-bottom: 3.5rem;}
.property-text .title {display: flex; -moz-column-gap: 33px; column-gap: 33px; margin-bottom: 25px; font-size: 30px; font-weight: 700; line-height: 40px; color: #1a1a1a;}
.property-text .title::before {content: ""; width: 4px; border-radius: 7px; background: #793df9;}
.property-text .text-wrapper {padding: 0 37px;}
.property-text .text-wrapper p {color: #45525e; font-size: 20px;}

.property-details-grid {display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 0 30px; margin-top: 10px;}
.property-detail-item {display: flex; justify-content: space-between; align-items: center; padding: 15px 0; border-bottom: 1px solid #e1e5e9;}
.property-detail-item:last-child {border-bottom: none;}
.detail-label {color: #45525e; font-size: 18px; font-weight: 500;}
.detail-value {color: #1a1a1a; font-size: 18px; font-weight: 600; text-align: right;}

.property-features-grid {display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 5px 10px; margin-top: 10px;}
.property-feature-item {display: flex; align-items: center; gap: 12px; padding: 12px 0;}
.feature-icon {width: 20px; height: 20px; flex-shrink: 0; fill: #793df9; color: #793df9;}
.feature-text {color: #45525e; font-size: 18px; font-weight: 500;}

.property-contact-form {background: #fff; border-radius: 12px; padding: 30px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); position: sticky; top: 100px;}
.property-contact-form-title {color: #1a1a1a; font-size: 24px; font-weight: 700; margin-bottom: 25px; padding-bottom: 15px; border-bottom: 2px solid #e1e5e9;}
.property-contact-form .zed-contact-form {margin-top: 0;}
.property-contact-form .zed-form-group {margin-bottom: 20px;}
.property-contact-form .zed-form-label {color: #1a1a1a; font-size: 15px; font-weight: 600; margin-bottom: 10px;}
.property-contact-form .zed-form-input, .property-contact-form .zed-form-textarea {background-color: #fff; border: 1px solid #e1e5e9; font-size: 15px;}
.property-contact-form .zed-form-input:focus, .property-contact-form .zed-form-textarea:focus {border-color: #793df9; box-shadow: 0 0 0 3px rgba(121, 61, 249, 0.1);}
.property-contact-form .zed-form-textarea {min-height: 100px;}
.property-contact-form .primary-button {width: 100%; justify-content: center;}
.property-contact-form .primary-button svg {width: 18px; height: 18px; margin-left: 8px;}

.floor-plans-container {display: flex; gap: 30px; margin-top: 20px;}
.floor-plans-sidebar {flex: 0 0 35%; display: flex; flex-direction: column; gap: 15px;}
.floor-plan-card {background: #fff; border: 2px solid #e1e5e9; border-radius: 12px; padding: 15px; cursor: pointer; transition: all 0.3s ease; position: relative;}
.floor-plan-card:hover {border-color: #793df9; box-shadow: 0 4px 12px rgba(121, 61, 249, 0.15);}
.floor-plan-card.active {border-color: #793df9; background: #f8f6ff;}
.floor-plan-card.active::after {content: ""; position: absolute; right: -2px; top: 50%; transform: translateY(-50%); width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #793df9;}
.floor-plan-card-label {background: #1a1a1a; color: #fff; padding: 8px 12px; border-radius: 20px; font-size: 14px; font-weight: 600; position: absolute; left: 1rem; top: 1rem; display: inline-block;}
.floor-plan-card-image {width: 100%; height: 150px; overflow: hidden; border-radius: 8px; background: #f8f9fa;}
.floor-plan-card-image img {width: 100%; height: 100%; object-fit: contain;}

.floor-plan-detail {flex: 1; display: flex; flex-direction: column; gap: 20px;}
.floor-plan-detail-image {width: 100%; border-radius: 12px; overflow: hidden; background: #f8f9fa; cursor: pointer; position: relative;}
.floor-plan-detail-image::after {content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0); transition: background 0.3s ease; pointer-events: none;}
.floor-plan-detail-image:hover::after {background: rgba(0, 0, 0, 0.05);}
.floor-plan-detail-image a {display: block; width: 100%;}
.floor-plan-detail-image img {width: 100%; height: auto; display: block; object-fit: contain; min-height: 400px; background: #fff;}
.floor-plan-detail-image .hidden {display: none;}

.floor-plan-description {padding: 0;}
.floor-plan-description-title {color: #1a1a1a; font-size: 28px; font-weight: 700; margin-bottom: 15px;}
.floor-plan-description-text {color: #45525e; font-size: 18px; line-height: 1.6; margin: 0;}

.property-video-wrapper {margin-top: 20px; position: relative;}
.property-video-thumbnail {display: block; position: relative; border-radius: 12px; overflow: hidden; cursor: pointer; transition: transform 0.3s ease, box-shadow 0.3s ease;}
.property-video-thumbnail:hover { box-shadow: 0 10px 30px rgba(121, 61, 249, 0.3);}
.property-video-thumbnail img {width: 100%; display: block; object-fit: cover;height: 450px;}
.property-video-play-button {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80px; height: 80px; background: #793df9; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 20px rgba(121, 61, 249, 0.4); transition: all 0.3s ease; z-index: 2;}
.property-video-play-button svg {width: 40px; height: 40px; fill: #fff; margin-left: 4px;}
.property-video-thumbnail:hover .property-video-play-button {background: #6200EA; transform: translate(-50%, -50%) scale(1.1); box-shadow: 0 6px 30px rgba(121, 61, 249, 0.6);}
.property-video-thumbnail::after {content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.2); transition: background 0.3s ease; z-index: 1;}
.property-video-thumbnail:hover::after {background: rgba(0, 0, 0, 0.1);}

.property-map-wrapper {margin-top: 20px; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);}
.property-map-wrapper iframe {width: 100%; height: 450px; border: 0; display: block; border-radius: 12px;}


/* RESPONSIVE */

@media only screen and (min-width: 992px) {
    .container{width: 90%; }
    .navbar-expand-lg .navbar-collapse .navbar-nav {align-items: center; gap: 1rem;}
    .navbar-expand-lg {height: 100px;}
    header.set-header .navbar-expand-lg {height: 70px; transition: all ease 200ms;}
    .brand-logo,.header-link {position: relative; z-index: 3; padding-right: 3.5rem !important;}
    .product-swiper .swiper-pagination { display: none; }
    .header-links {padding-left: 2.5rem !important;}
    header .navbar-collapse {justify-content: space-between !important;}
    .blog-grid {grid-template-columns: 1.6fr 1fr;}
    .blog-card {height: 100%;}
    .blog-card-image {padding-top: 0;}
    .blog-card:nth-child(1) .blog-card-image {padding-top: 0; height: 570px;}
    .blog-card:nth-child(2) .blog-card-image,
    .blog-card:nth-child(3) .blog-card-image {padding-top: 0; height: calc((460px - 28px) / 2);}

}

@media only screen and (min-width: 1200px) {
    .hero-content {position: relative; z-index: 4;}
    #heroSearchForm {width: 115%;}
}

@media only screen and (min-width: 1440px) {
    .container {max-width: 1360px;}
    .testimonials-content {width: 140%; padding-left: 0; padding-right: 0;}
    .testimonials-content {padding-bottom: 0;}
    .testimonials-quote {display: flex; width: 70%; justify-content: flex-end; margin-bottom: -17px;}
    .testimonials-nav {margin-top: 6.5rem;}
}
@media only screen and (max-width: 1200px){
    .navbar-expand-lg .navbar-collapse .navbar-nav {gap: .5rem;}
    header nav .brand-logo {padding-right: 1.24rem; }
    header .header-link {padding-left: 1.24rem; margin-left: 1.24rem;}
    .testimonials-layout {gap: 32px;}
    .testimonials-content {padding: 48px 44px 60px;}
    .testimonial-card {padding: 40px 36px;}
    .blog-grid {gap: 24px;}
    .blog-card.is-featured .blog-card-title {font-size: 21px;}
}

@media only screen and (max-width: 992px){
    .table-hide {display: none;}
    header .sidenav-toogle{transition: all ease 200ms; display: block;font-size: 23px;z-index: 3; position: absolute; left: 0;}
    header nav .brand-logo {margin-left: 50px; padding-right: 0; margin-right: 0; border-right: 0;}
    header .header-top {display: none;}
    .container{max-width: 90%; }
    header .shown{left:0px !important}
    .py-set {padding: 2.5rem 0;} 
    footer .brand-logo {text-align: center;}
    footer .footer-text {text-align: center;}
    .blog-grid {grid-template-columns: 1fr;}
    .blog-card.is-featured {grid-row: auto;}
    .blog-card.is-featured .blog-card-image {padding-top: 62%;}
    .faq-image img {margin-bottom: 1.5rem;}
    .hero-container {flex-direction: column; gap: 2rem;}
    .hero-content {max-width: 100%; width: 100%;}
    .hero-content .hero-title {font-size: 38px;}
    .hero-stats {gap: 1.5rem;}
    .hero-slider-wrapper {max-width: 100%;}
    .hero-property-card {margin-bottom: 0;}
    .hero-property-image {height: 350px;}
    .hero-property-title {font-size: 22px;}
    .hero-property-price {font-size: 26px;}
    .testimonials-layout {display: flex;flex-direction: column; gap: 0;}
    .testimonials-nav {position: static; margin-top: 32px; justify-content: flex-start;}
    .properties-grid {grid-template-columns: repeat(2, 1fr); gap: 1.5rem;}
    .property-card-image {height: 200px;}
    .featured-property-card {padding: 20px 0 44px;}
    .featured-property-content {max-width: 100%;}
    .featured-title {text-align: center;}
    .featured-properties .featured-title .title {font-size: 32px; line-height: 32px;}
    .featured-properties .featured-title .subtitle {font-size: 21px;}
    .testimonials-content {width: 100%; padding-bottom: 0; padding-top: 0;}
    .testimonials-visual .testimonials-image {display: none;}
    .testimonials-quote {position: absolute; z-index: 5; right: 20px; top: -20px;}
    .testimonials-quote svg {width: 60px; height: auto;}
    header .navbar .collapse:not(.show) {display: flex !important; flex-basis: auto; justify-content: flex-end;}
    header .navbar .collapse:not(.show) .navbar-nav {display: none;}
    header .navbar-expand-lg>.container {justify-content: space-between !important; gap: 1.5rem;} 
    .hero-properties-swiper {padding-bottom: 0;}
    .property-text .title {column-gap: 20px; margin-bottom: 15px; font-size: 26px; line-height: 40px;}
    .property-text .text-wrapper {padding: 0 24px; padding-right: 0;}
    .property-text .text-wrapper p {font-size: 17px;}
    .property-details-grid {grid-template-columns: 1fr; gap: 15px 0;}
    .property-detail-item {padding: 12px 0;}
    .detail-label, .detail-value {font-size: 16px;}
    .property-features-grid {grid-template-columns: 1fr; gap: 12px 0;}
    .property-feature-item {padding: 10px 0;}
    .feature-icon {width: 18px; height: 18px;}
    .feature-text {font-size: 16px;}
    .property-contact-form {position: static; margin-top: 30px; padding: 25px;}
    .property-contact-form-title {font-size: 20px; margin-bottom: 20px; padding-bottom: 12px;}
    .floor-plans-container {flex-direction: column; gap: 20px;}
    .floor-plans-sidebar {flex: 1; flex-direction: row; overflow-x: auto; gap: 12px; padding-bottom: 10px;}
    .floor-plans-sidebar::-webkit-scrollbar {height: 6px;}
    .floor-plans-sidebar::-webkit-scrollbar-track {background: #f1f1f1; border-radius: 10px;}
    .floor-plans-sidebar::-webkit-scrollbar-thumb {background: #793df9; border-radius: 10px;}
    .floor-plan-card {flex: 0 0 200px; min-width: 200px;}
    .floor-plan-card.active::after {display: none;}
    .floor-plan-detail-image img {min-height: 250px;}
    .floor-plan-description-title {font-size: 22px;}
    .floor-plan-description-text {font-size: 16px;}
    .property-video-thumbnail img {min-height: 250px;}
    .property-video-play-button {width: 60px; height: 60px;}
    .property-video-play-button svg {width: 30px; height: 30px;}
    .property-map-wrapper iframe {height: 350px;}
    .similar-properties-swiper .swiper-button-next,
    .similar-properties-swiper .swiper-button-prev {display: none;}
    .similar-properties-swiper {padding-bottom: 40px;}

}


@media only screen and (max-width: 768px){
    footer .container{max-width: 95%;}
    header .header-top {display: none;}
    header .header-7-24-link {display: none;}
    header.set-header nav .brand-logo img {height: 60px; transition: all ease 200ms;}
    .hero-content h2{font-size:22px;}
    .hero-content p{font-size:14px;}
    .t-quote{font-size:17px;}
    .featured-property-content {padding: 24px; margin-top: -36px; padding-top: 0;}
    .t-card {width: 90%;}
    .slider-content .title {font-size: 2.25rem;}
    .slider-content .text {font-size: 1rem;}
    .content-header .title {font-size: 1.5rem;}
    .content-header .text {font-size: 1rem;}
    .custom-form-container {margin-top: 0;}
    .zed-contact-page {padding: 20px 10px;}
    .zed-form-container, .zed-info-content {padding: 30px 20px;}
    .zed-page-title {font-size: 28px;}
    .zed-page-subtitle {font-size: 16px;}
    .zed-map-container {height: 250px;}
    .bg-pattern {width: 100px;}
    .hero-slider-section .slide-img {height: 500px;}
    .hero-content .text-box .slide-title {font-size: 35px;}
    *[data-aos-delay] {
        transition-delay: 0 !important;
    }
    .page-title .title-text {width: calc(100% - 140px);}
    .product-card {height: 310px;}
    .page-subtitle {font-size: 20px;}
    .page-title  {font-size: 28px;}
    .login-modal-dialog {max-width: calc(100% - 2rem)}
    .login-modal-body {padding: 36px 28px 32px;}
    .login-modal-title {font-size: 26px;}
    .login-modal-subtitle {font-size: 14px;}
    .breadcrumbs li a {font-size: 14px;}
    .breadcrumbs li svg {width: 16px; margin-top: 0;}
    .filter-card {margin-bottom: 1.5rem;}
    .filter-range-group {grid-template-columns: 1fr;}
}

@media only screen and (max-width: 570px){
    .container {width: 95%;}
    .action-bar-content{gap:1.5rem;}
    .action-bar-item{padding:0.4rem 0.75rem;gap:0.2rem;}
    .action-bar-item svg{width:20px;height:20px;}
    .action-bar-label{font-size:11px;}
    .action-bar-count{width:16px;height:16px;font-size:9px;min-width:16px;top:-4px;right:2px;}
    .favorite-item{flex-direction:column;}
    .favorite-item-image{width:100%;height:200px;}
    .favorite-item-features{gap:0.4rem;}
    .feature-badge{padding:0.3rem 0.6rem;font-size:12px;}
    .compare-modal-actions{flex-direction:column;gap:0.75rem;}
    .compare-modal-actions a,.compare-modal-actions button{width:100%;text-align:center;}
    .compare-table-wrapper{overflow-x:scroll;}
    .compare-table th,.compare-table td{padding:0.75rem;font-size:13px;}
    .compare-property-image{height:150px;}
    .page-hero {justify-content: flex-end;height: 300px;background-position: left bottom;  background-size: 220%; padding-top: 0;}
    .page-hero .ustm-title {font-size: 25px;}
    footer .footer-bottom-image {margin-bottom: 0;}
    footer .brand-logo {margin-bottom: 1.5rem;display: block;}
    footer .footer-social li a {margin-top: 1rem;}  
    .py-set {padding: 2rem 0;} 
    .feature-card {margin-bottom: 1.5rem;}
    .main-about .rounded-3 {margin-bottom: 1rem;}
    footer .footer-call {justify-content: center;}
    footer .header-social {margin-bottom: 1.5rem;}
    .page-hero .page-hero-content .hero-title {font-size: 2.2rem; margin-bottom: 1rem;}
    .page-hero .page-hero-content {padding: 2rem .5rem;}
    .page-hero .page-hero-content .hero-subtitle {font-size: 1rem; margin-bottom: 1rem;}
    .page-hero .tertiary-button {font-size: 14px; padding: 10px 20px;}
    .primary-button {display: flex; align-items: center; gap: 5px;}
    .primary-button svg {margin-top: 0;}
    .filter-card {padding: 1.25rem;}
    .filter-card-header p {font-size: 1.25rem;}
    .set-header .secondary-button, .set-header .primary-button {padding: 3px 10px; transition: all ease .2s;}
    header .secondary-button, header .primary-button {padding: 3px 10px; transition: all ease .2s; font-size: 16px;margin-bottom: -16px; margin-right: -12px;}
    .user-text p {font-size: 15px;}
    footer h5 {font-size: 1rem;}
    footer .footer-copyright{height: auto;}
    footer .footer-copyright .left{text-align: center;display: block;font-size: 14px; float: none;}
    footer .footer-copyright .right {display: flex;justify-content: center;width: 100%;gap: 1rem;align-items: center; margin-top: 1rem;}
    footer .footer-copyright .right .web-tasarim {margin: 0 !important;}
    footer .footer-copyright .right a{margin-right: 0px;display: block;float: none;margin: auto; }
    .whatsapp-float {right: 0;left: 0;bottom: 0;width: 50%;height: 50px;border-radius: 0;justify-content: center;box-shadow: 0 -2px 8px rgba(0,0,0,0.10);}
    .whatsapp-float span {display: inline; font-weight: 400;}
    .contact-actions .phone-float span {display: inline; font-weight: 400;}
    .whatsapp-ribbon { display: none !important; }
    .zed-underline .underline-text span.d-none {display: none !important;}
    .contact-actions {display: flex;}
    .contact-actions .phone-float {display: flex; flex: 1; right: 0; bottom: 0; width: 50%; height: 50px; border-radius: 0; justify-content: center; box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.10); position: fixed; background: #12314e;  color: #fff; fill: #fff; align-items: center;}
    .contact-actions .phone-float svg {width: 27px; height: 27px; margin-right: 10px;}

    header .header-link {display: none;}
    .page-title .title-text {width: calc(100% - 70px); margin-left: 0; text-align: left;}
    .references-card {padding: 2.5rem .5rem;}
    .video-box .video-header {flex-direction: column;    align-items: center;}
    .video-box .video-header .right { width: 100%;} 
    .video-box .video-header h3 {width: 100%;}
    .video-box .video-header h3 span {display: inline;}
    #faqAccordion .accordion-button,
    #faqAccordion .accordion-body {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .fancybox__container {height: calc(100vh - 50px);}
    .swiper-button-next:after, .swiper-button-prev:after {font-size: 21px;}
    .swiper-button-prev, .swiper-rtl .swiper-button-next {left: var(--swiper-navigation-sides-offset, 0px);}
    .swiper-button-next, .swiper-rtl .swiper-button-prev {right: var(--swiper-navigation-sides-offset, 0px);}
    .hero-content .text-box {padding: 0;}
    .page-title .title {font-size: 22px;}
    .page-title .sup-title {font-size: 15px; margin-bottom: .5rem;}
    .cta-section .cta-title {font-size: 22px;}
    .cta-section .cta-text {width: 100%;}
    .hero-content .hero-title {font-size: 28px; margin-bottom: 1.5rem;}
    .hero-content .hero-subtitle {font-size: 15px;}
    .hero-tabs {gap: 1rem; flex-wrap: wrap;}
    .hero-tabs label {font-size: 14px;}
    .hero-search-box {flex-direction: column; align-items: stretch; padding: .75rem;}
    .hero-search-box input {padding: 10px; text-align: center;}
    .hero-search-box button {width: 100%; padding: 10px 15px;}
    .hero-stat-item .number {font-size: 18px;}
    .hero-stat-item .label {font-size: 11px;}
    .hero-properties-swiper {padding-bottom: 40px;}
    .hero-property-image {height: 300px;}
    .hero-stats {padding-top: 0;}
    .hero-property-overlay {padding: 1rem;}
    .hero-property-title {font-size: 18px; margin-bottom: .35rem;}
    .hero-property-price {font-size: 22px; margin-bottom: .5rem;}
    .hero-property-description {font-size: 13px; margin-bottom: .75rem; -webkit-line-clamp: 2; line-clamp: 2;}
    .hero-property-actions {gap: .5rem;}
    .hero-property-actions button {width: 38px; height: 38px;}
    .hero-property-actions button svg {width: 18px; height: 18px;}
    .hero-stat-item svg {width: 60px; height: 60px;}
    .blog-card-content {padding: 20px;}
    .blog-card.is-featured .blog-card-content {padding: 22px;}
    .blog-card-title {font-size: 19px;}
    .blog-card.is-featured .blog-card-title {font-size: 20px;}
    .properties-grid {grid-template-columns: 1fr; gap: 1.25rem;}
    .property-card-image {height: 260px;}
    .property-card-content {padding: 1.25rem;}
    .property-card-title {font-size: 18px; margin-bottom: .5rem;}
    .property-card-address {font-size: 13px; margin-bottom: .75rem;}
    .property-card-details {gap: .75rem; margin-bottom: 1rem;}
    .property-card-details .detail-item {font-size: 13px;}
    .property-card-details .detail-item svg {width: 16px; height: 16px;}
    .property-card-price {font-size: 20px;}
    .property-listing-wrapper.list-view .property-card {flex-direction: row;}
    .property-listing-wrapper.list-view .property-card-image {width: 120px; min-width: 110px; height: 160px; flex-shrink: 0;}
    .property-listing-wrapper.list-view .property-card-details {display: none;}
    .property-card-actions .card-action-btn {padding: 6px 10px; font-size: 13px;}
    .property-card-actions .card-action-btn svg {width: 16px; height: 16px;}
    .properties-tab-menu .nav-link.tab-btn {padding: 10px 20px; font-size: 14px;}
    .testimonials-content {padding: 0;}
    .testimonial-card {padding: 32px 24px;}
    .testimonial-text {font-size: 16px;}
    .testimonials-button {width: 46px; height: 46px;}
    .login-modal-dialog {max-width: calc(100% - 1rem);margin: 0.5rem;}
    .login-modal-body {padding: 32px 24px 28px;}
    .login-modal-title {font-size: 24px;}
    .login-modal-subtitle {font-size: 13px;}
    .login-form {gap: 20px;}
    .login-form-input {padding: 12px 14px 12px 44px;font-size: 15px;}
    .login-input-icon {left: 14px;width: 18px;height: 18px;}
    .login-form-options {flex-direction: column;align-items: flex-start;gap: 12px;}
    .login-forgot-link {font-size: 13px;}
    .login-submit-btn {padding: 12px 20px;font-size: 15px;}
    .property-listing-controls {position: relative;}
    .property-listing-controls .result-count {position: absolute; bottom: 27px;}
    .header-links .primary-button {display: none !important;}
    .page-search-card {padding: .5rem 0; gap: .5rem;}
    .category-search-form {flex-direction: row; flex-wrap: nowrap; gap: 0.5rem;}
    .category-search-form .search-select {min-width: 0; width: max-content;}
    .category-search-form .search-input {flex: 1;min-width: 0;}
    .search-action-wrapper { display: flex; gap: 0.5rem;}
    .category-search-form .search-select select,
    .category-search-form .search-input input {padding: .25rem .5rem; border-radius: .5rem;}
    .search-action-wrapper .primary-button {height: 34px;}
    .filter-card-toggle {display: flex; align-items: center; justify-content: space-between; width: 100%; padding: 0.9rem 1.1rem; background: #793cfb; color: #fff; border: 0; border-radius: 12px; font-size: 1rem; font-weight: 600; cursor: pointer; margin-bottom: 1rem; transition: all 0.2s ease;}
    .filter-card-toggle svg {fill: #fff; transition: transform 0.3s ease;}
    .filter-card-toggle-check:checked ~ .filter-card-toggle svg {transform: rotate(180deg);}
    .filter-card {display: none; margin-bottom: 1rem;}
    .filter-card-toggle-check:checked ~ .filter-card {display: block;}
    .breadcrumbs {gap: 0; margin-bottom: 1rem;}
    .breadcrumbs li {margin-left: .25rem;}
    .kategori-map {height: 300px; min-height: 300px;}
    .property-price-bar-content {flex-direction: column; align-items: stretch; gap: 1rem;}
    .property-price-actions {justify-content: center;}
    .property-price-display {justify-content: center;}
    .property-price-value {font-size: 24px;}
    .share-dropdown {left: auto; right: 0; transform: none; min-width: 160px;}
    header nav .brand-logo {margin-left: 30px;}
    header nav .brand-logo img,
    header.set-header nav .brand-logo img {height: 53px;}
    header .navbar-expand-lg>.container {gap: .5rem;}
    .page-search .container {padding: 0;}
}

@media only screen and (max-width: 350px){
    header .header-top .brand-logo {width: 210px;}
    header .header-top .brand-logo img {max-width: 100%;}
}

/* Animations */
.rotate-center {
	-webkit-animation: rotate-center 3s linear infinite both;
    animation: rotate-center 3s linear infinite both;
}

@-webkit-keyframes rotate-center {
    0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    }
    100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    }
    }
    @keyframes rotate-center {
    0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    }
    100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    }
}

/* Blog Detail Styles */
.blog-featured-image {margin-bottom: 0;}
.blog-featured-image-wrapper {border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);}
.blog-featured-image-wrapper img {width: 100%; height: auto; display: block; object-fit: cover; min-height: 400px;}

.blog-meta {display: flex; align-items: center; gap: 20px; flex-wrap: wrap; padding: 0 37px;}
.blog-date, .blog-author {display: flex; align-items: center; gap: 8px; color: #7f8c8d; font-size: 16px; font-weight: 500;}
.blog-date svg, .blog-author svg {fill: #793df9; flex-shrink: 0;}

.blog-sidebar {position: sticky; top: 100px;}
.blog-sidebar-widget {background: #fff; border-radius: 12px; padding: 25px; margin-bottom: 30px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);}
.blog-sidebar-title {font-size: 22px; font-weight: 700; color: #1a1a1a; margin-bottom: 20px; padding-bottom: 15px; border-bottom: 2px solid #f1f1f1; display: flex; align-items: center; gap: 10px;}
.blog-sidebar-title::before {content: ""; width: 4px; height: 22px; background: #793df9; border-radius: 2px;}
.blog-sidebar-list {list-style: none; padding: 0; margin: 0;}
.blog-sidebar-list li {margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #f1f1f1;}
.blog-sidebar-list li:last-child {margin-bottom: 0; padding-bottom: 0; border-bottom: none;}
.blog-sidebar-link {display: block; text-decoration: none; transition: all 0.3s ease;}
.blog-sidebar-link:hover {transform: translateX(5px);}
.blog-sidebar-link-title {display: block; font-size: 16px; font-weight: 600; color: #1a1a1a; margin-bottom: 5px; line-height: 1.4;}
.blog-sidebar-link:hover .blog-sidebar-link-title {color: #793df9;}
.blog-sidebar-link-date {display: block; font-size: 14px; color: #7f8c8d;}

@media only screen and (max-width: 992px){
    .blog-featured-image-wrapper img {min-height: 300px;}
    .blog-meta {padding: 0 24px; gap: 15px;}
    .blog-date, .blog-author {font-size: 14px;}
    .blog-sidebar {position: static; margin-top: 30px;}
    .blog-sidebar-widget {padding: 20px;}
    .blog-sidebar-title {font-size: 20px; margin-bottom: 15px; padding-bottom: 12px;}
    .blog-sidebar-link-title {font-size: 15px;}
    .blog-sidebar-link-date {font-size: 13px;}
}

@media only screen and (max-width: 768px){
    .blog-featured-image-wrapper {border-radius: 8px;}
    .blog-featured-image-wrapper img {min-height: 250px;}
    .blog-meta {padding: 0; flex-direction: column; align-items: flex-start; gap: 10px;}
    .blog-sidebar-widget {padding: 15px; margin-bottom: 20px;}
    .blog-sidebar-title {font-size: 18px; margin-bottom: 12px; padding-bottom: 10px;}
    .blog-sidebar-list li {margin-bottom: 12px; padding-bottom: 12px;}
    .blog-sidebar-link-title {font-size: 14px;}
    .blog-sidebar-link-date {font-size: 12px;}
}


