body {
    background-color: #fafafa;
    padding-top: 100px;
}
*{
    -webkit-appearance: none;
}
a {
    text-decoration: none;
}
.hd-bg-cst{
    background-color: #fff;
}
.border-bottom-header-spc {
    background-color: #fff;
    border-bottom: 1px solid #c4c4c4;
}
.new-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff; /* Arka plan beyaz */
    z-index: 1000;
    transition: transform 0.3s ease-in-out; /* Animasyon geçişi */
}


.new-header.hide {
    transform: translateY(-100%);
}

.card-title-custom {
    font-size: 24px;
    color: #7e8ea5;
}

.estate-fiter-custom {
    padding: 20px 24px 20px 24px !important;
}

.card {
    -webkit-box-shadow: 2px 3px 15px 0px rgba(0, 0, 0, 0.05);
    outline: none;
    border: none;
}

.adver-custom {
    width: 306px;
    max-width: 100%;
}

.icon-search-block {
    position: relative;
}
.icon-search-block input::placeholder{
    color: #7e8ea5 !important;
}

.searc-icon-nonblock {
    position: absolute;
    right: 10px;
    top: 25px;
    font-size: 17px;
    color: #7e8ea5;
}

.card-body input,
.custom-select {

    max-width: 100%;
    font-size: 14px;
    background: #f9fafc;
    color: #7e8ea5;
}

.projects-flex-area {
    display: flex;
    justify-content: start;
    align-items: center;
}

.custom-select {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    background: #f9fafc;
    color: #7e8ea5;
}

.custom-select-type {
    width: 100% !important;
    max-width: 100% !important;
}

.custom-select-city {
    width: 100% !important;
    max-width: 100% !important;
}

.adver-custom-no {
    width: 100% ;
    max-width: 100% !important;
}

.card-custom-css {
    margin-top: 24px !important;
    margin-bottom: 15px !important;
    max-width: 100%;
    /* height: 240px !important; */
    max-height: 100%;
    border-radius: 8px;
}
.banner{
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.area-block {
    position: relative;
}

.area-block .col-md-3 {
    position: relative;
    padding: 20px;
}

.opportunity-product-text {
    position: absolute;
    left: 9px;
    top: 36px;
    transform: rotate(315deg);
    font-weight: bold;
}

.label-custom {
    position: absolute;
    left: 11px;
    width: 120px;
    max-width: 100%;
}

.label-custom-project-detail{
    position: absolute;
    left: 0;
    width: 170px;
    max-width: 100%;
}

.area-block .card-body .card-title {
    font-weight: bold;
}

.rent-info-pst {
    display: flex;
    justify-content: start;
    align-items: center;
}

.rent-info-right-set {
    margin-left: 20px;
}

.card-border-right-spc {
    border-right: 1px solid #e8e8e8;
    border-right-style: dashed;
}

.card-body-spc-top {
    margin-top: 20px;
}

.price-home {
    color: #de0e20;
    font-size: 26px;
    font-weight: bold;
}

.status {
    margin-top: 5px;
    padding: 3px;
    width: 82px;
    font-weight: bold;
    border-radius: 4px;
    text-align: center;
    font-size: 13px;
    color: #de0e20;
    background-color: #ce32291a;
}

.house-features {
    display: block !important;
    padding: 10px;
    margin-left: 5px;
    width: 112px;
    border-radius: 4px;
    text-align: center;
    font-size: 13px;
    /* font-weight: bold; */
    color: #274c68;
    background-color: #f5f8ff;
}

.house-features-plan-card {
    padding: 6px;
    margin-left: -15px;
    width: 80px;
    border-radius: 4px;
    text-align: center;
    font-size: 13px;
    color: #274c68;
    background-color: #f5f8ff;
}

.location-info {
    margin-bottom: 0;
    padding-top: 5px;
    font-size: 16px;
    font-weight: 500;
    color: #3f6a8a;
}

.search-button-custom {
    /* margin: 0;
padding: 0; */
}
.search-container .adver-meta-inp::placeholder{
    color: #000;
}

.search-button-custom button {
    width: 100%;
    font-weight: 600;
}

.filter-mobile-button {
    margin: 0;
    padding: 0;
}

.filter-mobile-button button {
    width: 40px;
    color: #6c757d !important;
    border-color: #6c757d !important;
    background-color: #DEE7F2 !important;
}

.bars-mobile-button {
    margin: 0;
    padding: 0;
}

.bars-mobile-button button {
    width: 40px;
    color: #6c757d !important;
    border-color: #6c757d !important;
    background-color: #DEE7F2 !important;
}

.location-info i {
    padding-right: 5px;
}

.mtop-spec {
    display: flex;
    justify-content: normal;
    align-items: center;
    margin-top: 25px;
}

.main-img {
    padding: 6px;
    /* margin: 24px; */
    /* width: 246px; */
    /* height: 198px; */
    object-fit: cover;

    box-shadow: 0px 4px 10px 0px #00000014;
}

.bg-grey {
    /* height: 245px; */
    min-height: auto;
    /* background: #f5f5f5; */
}

.agent-img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
}

.small-img-wrapper {
    padding: 0 5px;
}

/* .advisor-area-custom {
padding: 0;
} */
.advisor {
    color: #7e8ea5;
}

.advisor-name-custom {
    margin-bottom: 0;
}

.ekinox-elit {
    margin-top: 20px;
    width: 200%;
    max-width: 100%;
    color: #fff;
    outline: none;
    border: none;
    border-radius: 10px;
    background: rgb(255, 237, 174);
    background: linear-gradient(90deg, #d82a2e 0%, #de0e20 59%, #d82a2e 100%);
    padding: 5px;
}

.yellow-star-icon {
    width: 20px !important;
    max-width: 100% !important;
}

.ekinox-elit img {
    width: 25px;
    max-width: 100%;
}

.card-bg {
    position: relative;
    padding: 15px;
    background-color: #fefafb;
}

.tirnak-one {
    position: absolute;
    left: -3px;
    top: -6px;
}

.tirnak-two {
    position: absolute;
    right: -3px;
    bottom: -10px;
}

.tirnak-two i {
    font-size: 20px;
    color: #DEE4EC;
}

.tirnak-one i {
    font-size: 20px;
    color: #DEE4EC;
}

.card-text {
    padding-top: 10px;
    font-size: 14px;
    display: flex;
}

.card-projects {
    margin: 30px 10px 10px 10px;
    padding: 0;
    width: 420px;
    max-width: 100%;
}
.projects-flex-area .card-projects{
    width: 100%;
}
.projects-flex-area .card-projects .card-img-top {
    width: 100%;
    height: 400px;
}

.card-projects:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
}

.card-bg h5 {
    color: #de0e20;
    font-weight: bold;
}

.card-bg h6 {
    font-weight: bold;
    color: #7E8EA5;
    margin: 0;
    padding-top: 10px;
}

.advisor-min {
    display: flex;
    justify-content: start;
    align-items: center;
}

.advisor-min img {
    width: 48px;
    max-width: 100%;
}

.advisor-name {
    font-weight: bold;
    margin: 0;
}

.advisor-name-left {
    padding-left: 10px;
}

.advisor-title {
    font-size: 12px;
    color: #909091;
}

.wiev-card {
    margin-top: 15px;
    padding: 5px 0px;
    width: 80px;
    max-width: 100%;
    border-radius: 6px;
    background-color: #274c68;
    color: #fff;
    outline: none;
    border: none;
}

.plan-card-custom-img {
    object-fit: cover;
    height: 195px;
}

.m2-custom-img {
    width: 22px;
    max-width: 100%;
}

.plan-card-custom {
    color: #de0e20;
    font-weight: bold;
}

.view-button-right {
    text-align: right;
}

.view-more-button {
    margin-top: 20px;
    text-align: center;
}

.view-more-button button {
    width: 265px;
    max-width: 100%;
    color: #274c68 !important;
}

.accordion-item {
    margin-bottom: 20px;
    background-color: #fff;
    -moz-box-shadow: 2px 3px 15px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0 1px 0px rgb(0 0 0 / 21%);
    outline: none;
    border: none;
}

/* banner */
.custom-bg {
    margin-top: 30px;
    background-color: #E40E20;
    color: white;
}

.real-estate-form-bg {
    padding: 1px;
    background-color: #fff;
}

.text-section {
    /* padding-left: 100px !important; */
    padding: 50px;
}

.stats-box {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: white;
    color: black;
    padding: 20px;
    margin: 10px;
    width: 200px;
    height: 200px;
}

.small-square {
    position: absolute;
    top: -15px;
    left: -15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    background-color: #d00;
}

.small-square::before {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    width: 100%;
    height: 100%;
    border-top: 10px solid white;
    border-left: 10px solid white;
}

.stats-icon i {
    font-size: 2rem;
    margin-top: 10px;
    color: #fff;
}

.happy-fam-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.happy-amount-fam {
    padding-top: 60px;
}

.happy-amount-fam span {
    font-size: 50px;
    font-weight: bold;
}

.who-happy span {
    font-size: 23px;
    font-weight: bold;
}

/* banner 2 */

.banner-two-bg {
    position: relative;
    background-color: #fff;
}

.banner-two-corner:before {
    content: "";
    position: absolute;
    left: -20px;
    top: -20px;
    width: 200px;
    max-width: 100%;
    height: 200px;
    background-color: transparent;
    border-left: 5px solid #e40e20;
    border-top: 5px solid #e40e20;
}

.be-consultant h3 {
    font-size: 50px;
    text-align: left;
}

.ekinox-franchise-area {
    margin-top: 30px;
}

.ekinox-franchise-area p {
    width: 250px;
    font-size: 19px;
    color: grey;
    text-align: left;
    max-width: 100%;
}

.discover-button {
    margin-top: 30px;
    text-align: left;
}

.discover-button button {
    padding: 4px;
    width: 90px;
    max-width: 100%;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    outline: none;
    border: none;
    background-color: #e40e20;
    color: #fff;
}

.women-work-pad-0 {
    padding: 0;
}

.women-work-area img {
    width: 100%;
    max-width: 100%;
}

.banner-filigran {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

/* form */

.custom-form-container {
    display: flex;
    background-color: #d82a2e;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 20px;
    color: white;
}

.header-section {
    border-bottom: none !important;
}

.custom-info-section {
    padding: 20px;
}

.custom-form-section {
    padding: 20px;
    background-color: white;
    color: black;
}

.custom-form-check-label {
    margin-right: 20px;
}

.btn-custom-submit {
    background-color: #d82a2e;
    border: none;
    color: white;
}

.form-inline .form-group {
    margin-right: 10px;
}

.real-estate-reguest {
    padding: 20px;
    text-align: center;
    background-color: #d82a2e;
}

.home-find-icon i {
    font-size: 130px;
    color: #fff;
}

.send-estate-title {
    margin-top: 20px;
}

.send-estate-title span {
    font-size: 25px;
    font-weight: bold;
    color: #fff;
}

.send-estate-p {
    margin: 0 auto;
    padding-top: 20px;
    width: 300px;
    max-width: 100%;
}

.send-estate-p p {
    color: #fff;
}

.form-group label {
    font-size: 17px;
    font-weight: 600;
}

.form-check-input:checked {
    background-color: #d82a2e !important;
    border-color: #ff0000 !important;
}

.estate-send-button-custom button {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
}

.accordion-header {
    height: 88px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 2px 3px 15px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 3px 15px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 3px 15px 0px rgb(0 0 0 / 5%);
}

.accordion-header button {
    font-size: 24px;
    font-weight: bold;
    color: #000 !important;
}

.accordion-button:not(.collapsed) {
    background-color: #fff !important;
}

.pst-rlt {
    position: relative;
}

.form-bottom-line {
    position: relative;
}

.custom-line-before {
    padding-top: 20px;
}

.custom-line-before::before {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    border-top: 1px solid #d82a2e;
}

.second-form-area {
    margin-top: 20px;
}

.second-form-area .form-control:focus {
    border-color: #d82a2e;
    box-shadow: 0 0 0 0.2rem rgb(216 42 46 / 34%);
}

.info-box {
    padding: 20px;
    height: 300px;
    min-height: auto;
}

.first-border-right {
    border-right: 1px solid #d82a2e;
}

.border-botom-first {
    position: relative;
    border-bottom: 1px solid #d82a2e;
}

.icon-pst-right {
    display: flex;
    justify-content: end;
    align-items: center;
}

.info-content {
    flex: 1;
    padding-right: 20px;
}

.info-content a {
    position: absolute;
    bottom: 30px;
}

.info-box .icon {
    font-size: 50px;
    margin-left: 20px;
}

.info-box h3 {
    margin-bottom: 10px;
}

.info-content p {
    width: 300px;
    max-width: 100%;
    color: #dc3545;
}

.info-box .icon i {
    font-size: 100px;
    color: #dc3545;
}

.btn-detail {
    margin-top: 20px;
}

.border-delete {
    margin: 0;
    padding: 0;
}

.fight-club-container-area {
    margin: 0;
    padding: 0;
    background-color: #fff;
}
.fc-area-spc{
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 100%;
    margin-bottom: 20px;
}
.fc-area-spc .fc-area-title span{
    margin-left: 5px;
    font-size: 18px;
    font-weight: 800;
    color: #fc2000;
}

.fight-club-container-text {
    background: #fc2000;
}

.fight-club-persons {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
}

.fight-club-text {
    position: relative;
    padding: 20px 0;
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}
.fight-club-text::before{
    content: '';
    position: absolute;
    display: block;
    top: 38px;
    left: 0;
    width: 44%;
    max-width: 100%;
    border: 1px solid white;
}
.fight-club-text::after{
    content: '';
    display: block;
    position: absolute;
    top: 38px;
    right: 0;
    width: 44%;
    max-width: 100%;
    border: 1px solid white;
}

.border-right-for-fight {
    border-right: 1px solid #bcbcbc;
}

.work-of-month-card {
    margin: 0 auto;
    width: 180px;
    max-width: 100%;
    background: #fff;
    text-align: center;
}

.work-of-month-card p {
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #de0e20;
}

.advisor-fight-img {
    text-align: center;
}

.advisor-fight-img img {
    width: 200px;
    max-width: 100%;
}

.advisor-fight-name,
.advisor-fight-location,
.advisor-fight-score {
    text-align: center;
}

.advisor-fight-name p {
    margin: 0;
    padding: 0;
    font-size: 22px;
    font-weight: bold;
    color: #fc2000;
}

.advisor-fight-location p {
    padding: 0;
    margin: 0;
    font-size: 15px;
    color: #fc2000;
}

.advisor-fight-score img {
    width: 17px;
    max-width: 100%;
}

.fligran-bg-color {
    background-color: #fff;
    margin-top: 30px;
}

.pagination-custom {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination-projects-custom {
    margin-top: 30px;
}

.page-link {
    color: #de0d20;
}

.tirnak-one::before {}

.turn-back-area {
    margin-top: 20px;
    display: flex;
    justify-content: start;
}

.turn-back-text {
    margin-left: 10px;
}

.project-img {
    width: 100%;

}

.project-detail-area {
    position: relative;
}

.dead-line-flex-area {
    display: flex;
    justify-content: start;
    align-items: center;
}

.prices {
    margin-left: 40px;
}

.date-info {
    display: flex;
    justify-content: start;
}

.dead-line-text {
    padding-left: 10px;
}

.dead-line p {
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    color: #7e8ea5;
}

.project-price-area {
    margin-top: 15px;
}

.button-price-flex {
    display: flex;
    justify-content: end;
    align-items: center;
}

.dead-line-icon i {
    font-size: 14px;
    font-weight: 600;
    color: #274c68;
}

.dead-line-text p {
    padding-top: 3px;
    font-size: 14px;
    font-weight: 500;
    color: #274c68;
}

.dead-line-card {
    margin-top: 15px;
}

.prices span {
    color: #de0e20;
    font-size: 24px;
    font-weight: bold;
}

.prices p {
    font-size: 14px;
    font-weight: 500;
    color: #274c68;
}

.project-pdf {
    position: relative;
    margin-right: 20px;
}

.project-pdf i {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #274c68;
}

.project-pdf button {
    padding-left: 10px;
    width: 157px;
    max-width: 100%;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    text-align: left;
    outline: none;
    border: 1px solid #7e8ea5;
    color: #274c68;
    background: #ffffff;
    border-radius: 6px;
}

.what-price button {
    width: 157px;
    height: 40px;
    max-width: 100%;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    color: #fff;
    background: #e40e20;
    outline: none;
    border: none;
}

.about-icon img {
    width: 25px;
    max-width: 100%;
}

.about-project-icon {

    width: 190px;

    display: flex;

    background-color: #fff;
    padding: 12px;
}

.about-project-area {
    padding-left: 10px;
}

.about-project-area p {
    margin-bottom: 0;
}

.about-project-area span {
    font-size: 14px;
    font-weight: 500;
    color: #274c68;
}

.about-price-project-custom {
    width: 262px !important;
    max-width: 100% !important;
}

.skills-area {
    background-color: transparent;
}

.gallery-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
}

.gallery-item {
    flex-basis: 32.7%;
    margin-bottom: 6px;
    opacity: .85;
    cursor: pointer;
}

.gallery-item:hover {
    opacity: 1;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-content {
    font-size: .8em;
}

.lightbox {
    position: fixed;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    overflow: auto;
    top: 0;
    left: 0;
}

.lightbox-content {
    position: relative;
    width: 70%;
    height: 70%;
    margin: 5% auto;
}

.lightbox-content img {
    border-radius: 7px;
    box-shadow: 0 0 3px 0 rgba(225, 225, 225, .25);
    width: auto;
    height: auto;
    object-fit: cover;
    margin: 0 auto;
}

.lightbox-prev,
.lightbox-next {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 7px;
    top: 45%;
    cursor: pointer;
}

.lightbox-prev {
    left: 0;
}

.lightbox-next {
    right: 0;
}

.lightbox-prev:hover,
.lightbox-next:hover {
    opacity: .8;
}

.nav-bar-custom-right {
    display: flex;
    justify-content: end;
    align-items: center;
    border-bottom: none;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    /* border-color: var(--bs-nav-tabs-link-active-border-color); */
    background-color: #fff0;
    border-color: #faebd700 !important;
}

.nav-tabs .nav-link {
    font-weight: 600;
}

.situation-area {
    position: relative;
}

.see-full-size {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.situation-area img {
    width: 100%;
    max-width: 100%;
}

.home-prot-cst {
    color: #DE0E20;
    font-size: 32px;
    font-weight: bold;
}

.home-detail-area-padding {
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0 100px 0 100px;
}

.home-prot-cards .card-body p {
    font-size: 24px;
    font-weight: bold;
    color: #274C68;
}

.home-prot-cards .card-body span {
    font-size: 16px;
    color: #274C68;
}

.home-rooms-card-cst {
    margin-bottom: 12px;
    width: 212px;
    max-width: 100%;
    box-shadow: none;
    border: 1px solid #DEEBF5;
    text-align: center;
    background-color: #fff;

}

.sales-area {
    margin-top: 15px;
}

.sales-area p {
    font-size: 24px;
    font-weight: 600;
    color: #7E8EA5;
}

.project-pic-area {
    margin-top: 20px;
}

.project-pic-area img {
    width: 502px;
    max-width: 100%;
}

.home-prot-cards {
    margin-top: 20px;
}

.see-full-size button {
    outline: none;
    border: none;
    background: #fff;
    padding: 9px;
    color: #274C68;
    font-size: 15px;
    font-weight: bold;
    border-radius: 8px;
}

.cst-card-sec {
    height: 92px;
    border: 1px solid #DEEBF5;
    border-radius: 8px;
    text-align: center;
    padding: 20px;
    margin: 10px;
    transition: box-shadow 0.3s ease;
}

.cst-card-sec:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.cst-card-sec i {
    font-size: 24px;
    margin-bottom: 10px;
}

.accordion-custom-style {
    background: #ff000000;
    border: 1px solid #8080800f;
    outline: none;
    box-shadow: none;
}

.accordion-cst-header {
    background-color: #aa050500;
}

.map-search-area {
    padding: 10px;
    background-color: #fff;
    -webkit-box-shadow: 2px 3px 15px 0px rgba(0, 0, 0, 0.05);
    /* box-shadow: 2px 3px 15px 0px rgb(0 0 0 / 21%); */
    outline: none;
    border: none;
}

.border-right-map {
    border-left: 1px solid #c4c4c4;
}
.border-right-map .pagination{
    justify-content: center;
}

.filter-area-map {
    padding: 10px;
    border-radius: 10px;
    background-color: #ebf4fb;
}

.filter-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.filter-title p {
    font-size: 14px;
    color: #274C68;
}

.filter-show-delete button {
    padding: 5px;
    width: 100px;
    max-width: 100%;
    font-size: 14px;
    max-width: 100%;
    border: 1px solid grey;
    border-radius: 10px;
    color: #274C68;
    background-color: #fff;
}

.estate-map-area iframe {
    border-radius: 7px;
}

.advert-profile p {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #7E8EA5;
}

.advert-profile span {
    font-size: 16px;
    font-weight: 700;
    color: #274C68;
}

.advert-map-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.result-show-filtre p {
    font-size: 12px;
    color: #C2D4E2;
    text-align: center;
}

.search-save-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search-w-map {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.search-w-map p {
    margin: 0;
    padding-left: 6px;
    font-size: 18px;
    color: #274C68;
}

.show-save-filter {
    display: flex;
    justify-content: center;
    align-items: center;
}

.show-save-filter p {
    margin-bottom: 0;
    padding-right: 6px;
    font-size: 18px;
    font-weight: 500;
    text-decoration: underline;
    color: #274C68;
}

.special-property-card {
    margin-bottom: 10px;
    padding: 15px;
    border: 1px solid #c4c4c4;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
}

.special-property-card-body {
    padding: 0;
    padding-left: 10px;
    flex: 1;
}

.special-property-price {
    color: #e40e20;
    font-size: 1.5em;
    font-weight: bold;
}

.special-property-details {
    display: flex;
    justify-content: space-between;
    /* margin-top: 10px; */
}

.special-property-details img {
    width: 16px;
}

.special-property-details div {
    display: flex;
    align-items: center;
}

.special-property-details div span {
    padding-left: 5px;
    font-size: 16px;
    color: #274C68;
}

.result-image {
    width: 110px;
    max-width: 100%;
    height: 110px;
    object-fit: cover;
}

.lil-icons-pl {
    padding-left: 20px;
}

.special-property-details i {
    margin-right: 5px;
}

.special-location {
    display: flex;
    align-items: center;
}

.special-location span {
    padding-left: 3px;
    font-size: 11px;
    color: #274C68;
}

.special-badge {
    padding: 5px 15px 5px 15px;
    width: auto;
    font-size: 13px;
    font-weight: 600;
    border: 1px solid #ffcc00;
    border-radius: 20px;
    text-align: center;
    background-color: #F9EFDB;
    color: #333;
}

.location-full-cst {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    color: #010101;
}

.special-results-set {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pagination {
    padding: 30px 0;
}

.pagination ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.pagination a {
    display: inline-block;
    padding: 3px 13px;
    border-radius: 5px;
}

.p1 a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    color: #7E8EA5;
    text-decoration: none;
}

.p1 a.is-active {
    border: 1px solid #DE0E20;
    border-radius: 5px;
    color: #7E8EA5;
    text-decoration: none;
}

.map-search-footer-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.left-ekinox p {
    font-size: 14px;
    font-weight: 600;
    color: #274C68;
}

.right-copy p {
    font-size: 14px;
    font-weight: 600;
    color: #7E8EA5;
}

.border-top-copy {
    padding-top: 7px;
    border-top: 1px solid #c4c4c436;
    background-color: #fff;
}

.login-container {
    padding: 2rem;
    width: 476px;
    max-width: 100%;
    border-radius: 0.5rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
    text-align: center;
    background: #fff;
}

.login-card-area h4 {
    font-weight: bold !important;
    color: #274c68;
}

.pad-top-spc-bg {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    /* viewport height'e gÃ¶re yÃ¼zde 100 yÃ¼kseklik */
    min-height: 100%;
    /* en az %100 yÃ¼kseklik (viewport height'e baÄŸlÄ± olarak) */

}

.login-bg .mt-5 {
    margin-top: 0 !important;
}

.pad-top-spc-bg .row {
    width: 100%;
    max-width: 100%;
}

.login-bg {
    position: relative;
    background: url('img/ekinox-bg-body.png') no-repeat center center;
    background-size: cover;
}

.login-form-area .form-group {
    text-align: left;
}

.login-form-area .form-group label {
    font-size: 14px !important;
    color: #274C68 !important;
}

.login-form-area .form-group input::placeholder {
    font-size: 14px !important;
    color: #274C68 !important;
}

.login-form-area .form-group select {
    font-size: 14px !important;
    color: #274C68 !important;
}

.admin-logo {
    font-size: 19px;
    color: #DE0E20;
    font-weight: 600;
}

.login-form-area a {
    color: #274C68;
    text-decoration: none;
    font-size: 14px;
}

.button-login-full {
    width: 100%;
    font-weight: 700;
    background-color: #DE0D20;
}

.what-password {
    text-align: right !important;
}

.show-password-relative {
    position: relative;
}

.show-password {
    position: absolute;
    right: 5px;
    bottom: 10px;
    color: #274C68;
}

.forget-pw-right {
    position: relative;
    text-align: right;
}

.forget-pw-right img {
    width: 100px;
    max-width: 100%;
}

.forget-pw-right .admin-logo {
    font-size: 12px;
}

.forget-pw-desc {
    font-size: 14px;
    color: #7E8EA5;
}

.forget-pw-cancel {
    background-color: #ffffff00;
    color: #274C68;
    border: none;
    font-weight: 700;
}

.code-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.code-digit {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #F0F4F9;
    border-radius: 5px;
    margin: 0 5px;
    background: #F9FAFC;
    color: #274C68;
}

.timer {
    margin-right: 80px;
    margin-top: 20px;
    text-align: right;
}

.timer p {
    margin: 0 !important;
}

.timer p:nth-of-type(2) {
    font-size: 14px;
}

.what-timer {
    font-size: 13px;
    color: #7E8EA5;
}

.code-left h6 {
    text-align: left;
    padding-left: 76px;
    color: #274C68;
}

.arrow-left-abst {
    position: absolute;
    left: 0;
    top: 10px;
}

.psw-chc-icon i {
    padding: 12px;
    font-size: 25px;
    border-radius: 30px;
    color: #fff;
    background: #22A33E;
}

.code-digit-active {
    background-color: #DCF0FF;
}

.left-icon-block {
    position: relative;
}

.step-register {
    position: absolute;
    right: 0;
    top: 0;
}

.phone-input {
    display: flex;
    align-items: center;
}

.phone-input select,
.phone-input input {
    border: none;
    background-color: #f8f9fa;
    height: calc(1.5em + .75rem + 2px);
    font-size: 1rem;
}

.phone-input select {
    width: auto;
    margin-right: .5rem;
    font-size: 14px !important;
    color: #274C68 !important;
}

.phone-input input {
    flex-grow: 1;
}

.left-icon-block img {
    width: 100px;
    max-width: 100%;
}

.left-icon-block p {
    font-size: 12px;
}

.code-digit-empty {
    background-color: #ffebec;
    color: #7E8EA5;
}

.story-title {
    text-align: center;
}

.story-title p {
    color: #939395;
    font-size: 20px;
    font-weight: bold;
}

.story-pics {
    position: relative;
    text-align: center;
}
/* Popup galeri iÃ§in baÄŸÄ±msÄ±z stil */
.unique-gallery-popup {
    display: none; /* BaÅŸlangÄ±Ã§ta gizli */
    position: fixed;
    z-index: 1001;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.9);
}

.unique-popup-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 25%;
    height: 90%;
    object-fit: cover;
    max-width: 700px;
}

.unique-popup-caption {
    margin: auto;
    display: block;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.gallery-popup-close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    cursor: pointer;
}

.gallery-popup-close:hover,
.gallery-popup-close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.gallery-popup-prev,
.gallery-popup-next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.gallery-popup-prev {
    left: 0;
    border-radius: 3px 0 0 3px;
}

.gallery-popup-next {
    right: 0;
    border-radius: 0 3px 3px 0;
}

.gallery-popup-prev:hover,
.gallery-popup-next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.story-pics img {
    /* padding-left: 10px; */
    width: 100px;
    max-width: 100%;
}

.story-pics:not(:first-of-type) img {
    padding-left: 10px;
}

.left-section {
    position: relative;
    background-color: #ff0000;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
    height: 50vh;
}

.left-section h1 {
    font-size: 3rem;
    margin: 0;
    text-align: center;
}

.left-section p {
    color: white;
    font-size: 1.2rem;
    text-align: center;
}

.right-section {
    background: url('img/education-meet.png') no-repeat center center;
    background-size: cover;
    height: 70vh;
}

.gariand-pic {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    max-width: 100%;
}

.discover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.discover h3{
    font-weight: 700;
}

.seminar-card {
    margin: 0 auto;
    /* padding: 20px; */
    width: 60%;
    max-width: 100%;
    /* border: 1px solid #ddd; */
    /* border-radius: 10px; */
    background-color: #fff;
}

.seminar-header {
    padding: 10px;
    font-size: 21px;
    font-weight: 700;
    background-color: #ff0000;
    color: #fff;
    text-align: center;
}

.seminar-icon {
    padding: 20px;
    font-size: 50px;
    background: #ff0000;
    border-radius: 50%;
}

.seminar-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.speaker-info {
    text-align: center;
}

.speaker-photo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 20px;
}

.speaker-details {
    text-align: left;
}

.seminar-bottom-area {
    padding-top: 20px;
    background-color: #f2f2f2;
}

.seminar-bottom-area h5 {
    font-weight: 800;
}

.special-event-info {
    padding: 0;
    margin: 0;
}

.special-event-info p {
    margin: 0;
    font-weight: 800;
}

.special-event-info span {
    font-size: 14px;
    font-weight: 500;
}

.custom-pagination .custom-page-link {
    color: #8a97ae;
    /* Text color */
    background-color: #f8f9fa;
    /* Background color */
    border: 1px solid #dee2e6;
    /* Border color */
}

.custom-pagination .custom-page-item.active .custom-page-link {
    background-color: #dde4eb;
    /* Active background color */
    border-color: #dde4eb;
    /* Active border color */
    color: #8a97ae;
    /* Active text color */
}

.education-pag-new .custom-page-item {
    padding-left: 5px;
}
.triangle-container-edu-spc::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #a93a43;
    background-color: transparent; /* Arka planÄ± ÅŸeffaf yapar */
}
.card-education img {
    width: 100%;
    height: auto;
}

.card-education-body {
    position: relative;
    text-align: left;
    font-size: 16px;
    font-weight: 900;
    padding-left: 24px;
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2em;
    color: white;
}

.card-education {
    position: relative;
}

.card-education img {
    filter: brightness(0.5);
}

.education-width {
    width: 820px;
    max-width: 100%;
}

.card-document {
    position: relative;
}

.card-document-title {
    position: absolute;
    bottom: 40px;
    font-size: 20px;
    left: 30px;
}

.tirnak-document {
    position: absolute;
    top: 30px;
    left: 30px;
}

.tirnak-document i {
    font-size: 60px;
}

.gariand-pic-special {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 150px;
    max-width: 100%;
}

.discover-spc {
    text-align: left !important;
}

.right-section-spc {
    background: url(img/story-banner.png) no-repeat center center;
    background-size: cover;
    height: 50vh;
}

.circle-image {
    width: auto;
    max-width: 100%;
    height: auto;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

.values-section {
    padding: 50px 0;
}
.values-desc li p{
    font-weight: 500;
    color: #000;
}

.values-icons {
    display: flex;
    justify-content: center;
    align-items: center;
}
.values-icons .icons-story-area{
    border-right: 1px solid #DBDBDB;
}

.values-icons i {
    font-size: 50px;
    margin-bottom: 10px;
}

.values-icons .col-md-2 {
    border-right: 1px solid #9190904a;
}

.values-section ul {
    list-style: disc;
}

.hover-box {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e8e8e8;
    border: 1px solid #ddd;
    text-align: center;
    padding: 50px 20px;
    transition: all 0.3s ease-in-out;
    height: 400px;
    min-height: auto;
}

.hover-box:hover {
    background-color: #000;
    border: none;
    color: #000;
    /* color: #fff; */
}

.hover-box:hover span {
    border: none;
}

.hover-box:hover .hover-text {
    /* position: absolute;
top: 20px; */
    display: block;
}

.hover-box .hover-text {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 100%;
    padding: 50px;
}

.hover-box span {
    padding: 15px;
    border: 1px solid #f02c2c;
}

.hover-text span {
    border: none;
}

.talker {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid grey;
}

.talker strong {
    font-size: 17px;
}

.advert-breadcrumb-cst {
    display: flex;
    justify-content: start;
    align-items: center;
}

.breadcrumb-title-cst {
    padding-left: 10px;
}

.breadcrumb-title-cst span {
    font-size: 14px;

}

.breadcrumb-title-cst i {
    font-size: 14px;
    color: #909091;
}

.property-header-cst {
    padding: 15px;
    margin-bottom: 15px;
}

.property-price-cst {
    color: #dc3545;
    font-size: 24px;
    font-weight: bold;
}

.property-info-cst {
    font-size: 14px;
    color: #6c757d;
}

.property-details-cst img {
    width: 100%;
    height: auto;
}

.agent-info-cst {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    text-align: center;
}

.agent-info-cst img {
    margin-bottom: 15px;
    margin-top: 15px;
    width: 130px;
    max-width: 100%;
    border-radius: 50%;
}

.agent-info-cst h5 {
    margin-bottom: 10px;
}

.carousel-item-cst img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.static-slider-cst {
    display: flex;
}

.static-slider-cst img {
    width: 100%;
    height: auto;
    margin-right: 10px;
}

.card-cst {
    position: relative;
    padding: 15px;
    margin: 20px 0;
}

.price-cst {
    font-size: 24px;
    font-weight: bold;
    color: #e40e20;
}

.location-cst {
    padding-top: 7px;
    font-weight: 500;
    font-size: 14px;

}

.location-cst i {
    color: #e40e20;
}

.details-cst {
    display: flex;
    justify-content: end;
    align-items: center;
    margin-top: 10px;
}

.details-cst .detail-item-cst span {
    font-weight: 500;
    color: #5C7E8E;
}

.details-cst .detail-item-cst {
    display: flex;
    align-items: center;
}

.details-cst .detail-item-cst i {
    margin-right: 5px;
    color: #5C7E8E;
}

.detail-item-cst {
    font-size: 14px;
    color: #555;
}
.spcl-estate-desc-bg{
    background: #F5F4F6;
    padding: 20px 15px;
}
.spcl-estate-desc-bg ul li{
    line-height: 28px;
    font-size: 14px;
    color: #212529;
}
.skills-spc-bg-clr{
    padding: 20px 15px;
    background-color: #F5F4F6;
}

.cst-icon-one {
    padding-right: 5px;
}

.badge-cst {
    background-color: #e40e2000;
    color: #e40e20;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #e40e20;
    font-weight: 500;
}

.property-details-cst {
    margin: 20px 0;
}

.property-details-cst .left-column-cst,
.property-details-cst .right-column-cst {
    padding: 10px;
}

.property-details-cst .detail-item-cst {
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
}

.property-details-cst .detail-item-cst:last-child {
    border-bottom: none;
}

.description-cst {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.description-cst img {
    margin-right: 10px;
}

.detail-item-st-cst {
    font-weight: 500;
    color: #000;
}

.features-column {
    border-right: 1px solid #dee2e6;
}

.features-column:last-child {
    border-right: none;
}

.skills-spc ul li {

    font-size: 16px;
    line-height: 30px;
}
.skills-spc-bg-clr ul li i{
    padding-right: 5px;
}
.skills-spc h5 {
    padding-bottom: 20px;
}

.custom-map-container {
    position: relative;
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio */
}
.other-estate-before-cst{
    width: 265px;
    max-width: 100%;
}

.custom-map-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.custom-map-header {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.custom-map-header i {
    margin-right: 10px;
}

.map-area-spc {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
}

.custom-map-header h5 {
    color: #909091;
}

.custom-map-header i {
    color: #909091;
}

.ekinox-office-button {
    margin-top: 27px;
}

.ekinox-office-button button {
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #7e8ca6;
    border: none;
    outline: none;
    color: #fff;
    border-radius: 5px;
}

.estate-settings-detail span {
    font-size: 15px;
}

.estate-settings-detail img {
    width: 24px !important;
}

.estate-settings-detail {
    padding: 6px;
}

.estate-setting-space-cst {
    margin: 0;
    margin-bottom: 14px;
    margin-top: 1px;
}

.advert-detail-area-cst {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.advert-breadcrumb-printer-area {
    display: flex;
    justify-content: center;
    align-items: center;
}

.share-icon {
    margin-right: 20px;
}

.print-icon {
    margin-right: 20px;
}
.print-cst-popup {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    background-color: white;
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    max-height: 85vh; /* EkranÄ±n %80 yÃ¼ksekliÄŸini aÅŸmamasÄ± iÃ§in */
    overflow-y: auto; /* Ä°Ã§erik taÅŸarsa kaydÄ±rma Ã§ubuÄŸu ekler */
}
#closePopup{
    position: absolute;
    top: 5px;
    right: 0px;
    width: 27px;
    border-radius: 35px;
    border: none;
    background-color: #e40e20;
    color: #fff;
}
.estate-print-border{
    border: 1px solid #80808045;
    padding: 40px;
    border-radius: 10px;
}
.button-print-area{
    text-align: center;
}
.button-print-area button{
    padding: 7px 0;
    width: 150px;
    max-width: 100%;
    border-radius: 8px;
    border: none;
    background-color: #e40e20;
    color: #fff;
}

.print-cst-popup-overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}
.print-estate-img img{
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    height: 350px;
    object-fit: cover;
}
.estate-print-border .spcl-estate-desc-bg{
    background-color: transparent;
}
.print-desc-span{
    color: #646464;
}
.property-details-cst .print-detail-item-cst{
    display: flex;
    justify-content: start;
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #909091;
}
.print-detail-item-cst .detail-item-st-cst i{
    font-size: 20px;
    color: #e30e20;
}
.print-detail-item-cst .detail-item-st-cst{
    margin-right: 10px;
}
.advert-breadcrumb-printer-area i {
    font-size: 17px;
    color: #5C7E8E;
}

.breadcrumb-icon-cst i {
    font-size: 17px;
    color: #5C7E8E;
}

.estate-infos-cst {
    text-align: right;
}

.estate-number p {
    margin: 0;
    font-size: 20px;

}

.estate-date-cst p {
    margin: 0;
    font-size: 14px;
    color: #909091;
}

.agent-name-info {
    margin-bottom: 20px;
    padding: 20px;
    border-bottom: 1px solid #909091;
    text-align: center;
}

.agent-name-info span {
    font-size: 16px;

    font-weight: 500;
}

.estate-detail-form-cst input {
    height: 45px;
    font-size: 13px;
    background-color: #F9FAFC;
}

.estate-detail-form-cst input::placeholder {
    color: #7E8EB8;
}
.estate-detail-form-cst textarea::placeholder {
    color: #7E8EB8;
}
.estate-detail-form-cst textarea {
    font-size: 13px;
    background-color: #F9FAFC;
}

.danisman-title-cst {
    color: #909091;
}

.danisman-phone,
.danisman-mail,
.danisman-locale-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #7e8ca56b;
}

.danisman-phone,
.danisman-mail,
.danisman-locale-info, a {
    margin-top: 5px;
    color: #000;
    font-weight: 500;
    font-size: 14px;
}

.danisman-phone,
.danisman-mail,
.danisman-locale-info i {
    color: #7e8ca5;
    margin-top: 5px;
    font-weight: 600;
    font-size: 14px;
}

.form-area-cst-spc {
    padding: 7px;
    border: 1px solid #dee2e6;
    background-color: #fff;
    border-radius: 9px;
}

.form-area-cst-spc .form-group {
    margin-top: 20px;
}

.form-area-cst-spc button {
    width: 100%;
    font-weight: 400;
}

.send-now-btn {
    background: #fff0;
    color: #909091;
    font-weight: bold;
    outline: none;
    border-color: #909091;
}

.call-now-btn {
    font-weight: bold;
}

.wp-cst-btn {
    background-color: #25d36600;
    color: #25D366;
    border: 1px solid #25D366;
}

.firsat-area-img img,
.yatirim-firsat-area-img img {
    width: 100%;
    margin-top: 10px;
}

.danisman-detail-cst i {
    font-size: 17px;
}

.take-info-danisman {
    color: #000 !important;
}

.estate-detail-before::before {
    content: "";
    position: absolute;
    left: -10px;
    top: -10px;
    width: 50px;
    max-width: 100%;
    height: 50px;
    background-color: transparent;
    border-left: 5px solid #e40e20;
    border-top: 5px solid #e40e20;
}

.spc-border-bottom-line {
    border-bottom: 1px solid #E40E20;
    padding-bottom: 8px;
}
.icon-one-pic{
    margin-right: 20px;
}
.icons-area-galeri span{
    color: #274C68;
    font-size: 16px;
}
.icons-area-galeri{
    display: flex;
    justify-content: end;
    align-items: center
}
.icons-area-galeri i{
    color: #E40E20;
}

.other-estate-before-cst::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    height: 20%;
    box-sizing: border-box;
    transition: border-color 0.3s ease;
    border-top: 4px solid #E40E20;
    border-left: 4px solid #E40E20;
}
#ilan-baslik{
    font-size: 16px !important;
}
.other-estate-before-cst #ilan-baslik{
    font-weight: 600 !important;
    font-size: 16px;
}
.other-estate-before-cst ul li{

}

.black-title {
    color: #000;
}

.icons-story-area P {
    font-weight: 600;
}

.ekinox-dect-btm {
    margin: 0 auto;
    width: 660px;
    max-width: 100%;
    font-weight: 600;
}

.big-banner-area img {
    width: 100%;
    max-width: 100%;
}

.story-char {
    font-weight: bold;
}

.years-of-exp-title {
    font-size: 25px;
}

.cf-bg-cst {
    padding: 0;
    background: #fff;
}

.danisman-card-cst {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #91909024;
}

.danisman-card-cst label {
    font-size: 14px;
    margin-bottom: 10px;
}

.consultant-card {
    position: relative;
}

.consultant-card img {
    /* height: 315px; */
    object-fit: cover;
    object-position: center top;
    border-radius: 7px;
}

.office-danisman-area img {
    height: auto;
    object-fit: cover;
    border-radius: 7px;
}

.sidebar-promo {
    background-color: #f8f9fa;
    text-align: center;
}

.sidebar-promo img {}

.sidebar-promo h5 {
    margin-bottom: 20px;
}

.sidebar-promo a {
    display: inline-block;
    margin-top: 10px;
}

/* slider css baÅŸlangÄ±Ã§ */

*,
*::after,
*::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --active-color: hsl(204, 40%, 39%);
    --bg-color: #e1e3e5;
    --icon-default: hsl(0, 59%, 51%);
    --icon-accent: hsl(203 15 98);
    --navigation-color: hsla(0, 0%, 100%, 0.788);
}

.image-slider {
    width: 100%;
    height: 400px;
    display: flex;
    flex-flow: column;
    /* width: clamp(360px, 96vw, 830px); */
    /* aspect-ratio: 16 / 9; */
    min-height: 300px;
    overflow: hidden;
    /* border-radius: 8px; */
    container-type: inline-size;
    contain: content;

}

.slider__content {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
}

.slider-control--button {
    border: 0;
    background: 0;
    outline: 0;
    cursor: pointer;
    place-content: center;
    padding-inline: 3vw;
    z-index: 1;
    display: grid;
}

/* .icon {
height: 2.2rem;
width: 2.2rem;
fill: var(--icon-default);
border-radius: 50%;
transition: 0.1s ease-in-out;
background-color: rgba(255, 255, 255, 0.1);
} */

.slider-control--button:where(:hover) {
    /* background-image: linear-gradient(to var(--position),
            #0000 0%,
            #0002,
            80%,
            #0006 100%);

    .icon {
        fill: var(--icon-accent);
        background: #0001;
    } */
}

.slider-control--button:active {
    outline: 0.2em solid hsl(204 100 53);
    outline-offset: -0.5em;
}

.prev-button {
    --position: left;
}

.next-button {
    --position: right;
}

.image-display {
    position: fixed;
    inset: 0;
}
.image-slider .image-display img{
    object-fit: contain;
    object-position: center;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.slider-navigation {
    max-width: 90%;
    margin: auto auto 10px auto;
    z-index: 10;
    /*display: grid;
    grid-auto-flow: column;
    grid-template-columns: repeat(6, 1fr);
    grid-auto-columns: 100%;*/
    display: flex;
    flex-direction: row;
    padding: 1rem;
    place-content: center;
    background-color: var(--navigation-color);
    backdrop-filter: blur(6px);
    gap: 1rem;
    max-height: 8rem;
}

.nav-button {
    display: grid;
    /*width: 100%;*/
    height: 100%;
    border-radius: 0.3em;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    border: 0;
    aspect-ratio: 16 / 9;
    transition: filter 150ms linear, scale 266ms ease;
}

.thumbnail {
    display: block;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.nav-button[aria-selected="true"] {
    scale: 1.03;
}

.nav-button[aria-selected="true"],
.nav-button:focus-visible {
    outline: 0.2em solid var(--active-color) !important;
}

.nav-button[aria-selected="false"] {
    filter: opacity(0.85);
}

.nav-button[aria-selected="false"]:where(:hover, :focus-visible) {
    filter: opacity(1);
}

@container (max-width: 660px) {
    .nav-button:not(:has(img)) {
        background-color: rgb(241, 235, 232);
    }

    .slider-navigation {
        display: flex;
        justify-content: center;
        padding-block: 1.5em;
    }

    .nav-button {
        inline-size: 0.625rem;
        aspect-ratio: 1;
        border-radius: 50%;
    }

    .nav-button>.thumbnail {
        display: none;
    }

    .nav-button[aria-selected="true"] {
        background-color: black;
        scale: 1.5;
    }
}

/* slider css bitiÅŸ */
.danisman-area-blk {
    position: relative;
}

.danisma-filter {
    position: absolute;
    top: 10px;
    right: 30px;
    width: 80px;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.danisma-filter button {
    margin: 0;
    padding-left: 0;
    padding-right: 3px;
    background: #00000000 !important;
}

.danisma-filter p {
    color: #909091;
    font-weight: bold;
    font-size: 12px;
}

.danisman-info-pst {
    /*position: absolute;*/
    /*bottom: 0;*/
    /*right: 0;*/
    width: 100%;
    max-width: 100%;
    background: #fff;
}
.danisman-info-pst-before-cst::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 40%;
    max-width: 100%;
    background: #fff0;
    border-top: 4px solid #E40E20;
    border-left: 4px solid #E40E20;
}
.ozellik-png-1{
    width: 140px;
    max-width: 100%;
}
.danisman-ozellik-area{
    display: flex;
    justify-content: start;
    align-items: center;
}
.portfolio-status-user{
    display: flex;
    justify-content: end;
    align-items: center;
}
.portfolio-user-icons-cst{
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
}
.danisman-info-pst::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 10%;
    height: 50%;
    box-sizing: border-box;
    transition: border-color 0.3s ease;
    border-top: 4px solid #E40E20;
    border-left: 4px solid #E40E20;
}

.danisman-favicon-area img {
    width: 25px;
    max-width: 100%;
}

/*.danisman-infos-title-area {*/
/*    border-bottom: 1px solid #e40e20;*/
/*    padding-bottom: 10px;*/
/*}*/

.danisman-infos-title-area h5 {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 600;
    color: #e40e20;
}

.danisman-infos-title-area p {
    padding: 0;
    margin: 0;
    color: #909091;
}

.danisman-infos-title-area-ofc h5 {
    margin-top: 5px;
    margin-bottom: 0;
    font-weight: 600;
    color: #dc3545;
}

.danisman-infos-title-area-ofc p {
    padding: 0;
    margin: 0;
    font-weight: 600;
    color: #909091;
}

.apartmant-icons-area {
    margin-top: 15px;
    display: flex;
    justify-content: start;
    align-items: center;
}

.apartmant-icons-area i {
    font-size: 16px;
    color: #e40e20;
}

.apartmant-icons-area span {
    padding-left: 7px;
    font-weight: bold;
    font-size: 12px;
    color: #000;
}

.danisman-info-blk {
    position: relative;
}

.card-cst-spc {
    padding: 20px;
    margin: 20px 0;
    -webkit-box-shadow: 2px 3px 15px 0px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    background: #fff;
}

.image-cst-spc {
    width: 100%;
    height: auto;
    border-radius: 4px;
}

.office-info-cst-spc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-right: 1px solid #dd0d207d;
}
.offices-pag .page-link{
    margin-right: 5px;
    color: #7e8da6;
}

.office-details-cst-spc {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.office-name-cst-spc {
    color: #E40E20;
    font-size: 1.5em;
    font-weight: bold;
}

.contact-info-cst-spc {
    margin-bottom: 10px;
    color: #7e8ca6;
}

.contact-info-cst-spc2 {
    margin-top: 40px;
}
.contact-info-cst-spc2 a{
    color: #7e8ca6;
    font-weight: bold;
}
.contact-info-cst-spc2 i{
    color: #7e8ca6;
    font-weight: bold;
}

.social-icons-cst-spc i {
    margin: 0 10px;
    color: #7e8ca6;
}

.social-icons-cst-spc i:hover {
    color: #007bff;
}

.ekinox-office-blk {
    position: relative;
}

.ekinox-office-infos-area::before {
    content: "";
    position: absolute;
    top: -7px;
    left: 0;
    width: 25%;
    height: 50%;
    box-sizing: border-box;
    transition: border-color 0.3s ease;
    border-top: 4px solid #E40E20;
    border-left: 4px solid #E40E20;
}

.pad-left-none {
    padding-left: 0;
}

.sidebar-ofc {
    background-color: #f8f9fa;
    padding: 20px;
    border-radius: 10px;
}

.portfolio-item-ofc {
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 20px;
}

.contact-info-ofc {
    margin-bottom: 20px;
}

.agent-info-ofc {
    text-align: center;
}

.agent-info-ofc img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

.sales-rent-area {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sales-portfoy-area {
    padding: 15px;
    border-radius: 10px;
    background-color: #e40e20;
    text-align: center;
}

.sales-portfoy-area p {
    margin: 0;
    font-weight: bold;
    color: #fff;
}

.sales-portfoy-area span {
    font-size: 37px;
    font-weight: bold;
    color: #fff;
}

.rent-portfoy-area {
    margin-left: 20px;
    padding: 15px;
    border-radius: 10px;
    background-color: #000;
    text-align: center;
}

.rent-portfoy-area p {
    margin: 0;
    font-weight: bold;
    color: #fff;
}

.rent-portfoy-area span {
    font-size: 37px;
    font-weight: bold;
    color: #fff;
}

.icon-buttons-area {
    display: flex;
    justify-content: center;
    align-items: center;
}

.share-button i {
    margin-right: 20px;
    padding: 10px;
    border: 1px solid #000;
    border-radius: 11px;
    font-size: 25px;
    background: #ff000000;
    color: #000;
}

.like-icon i {
    padding: 10px;
    border: 1px solid #000;
    border-radius: 11px;
    font-size: 20px;
    background: #ff000000;
    color: #000;
}

.rent-info-pst-cst p {
    margin: 0;
    padding: 0;
    font-size: 30px !important;
    font-weight: 500;
}

.portfoy-office-area {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 30px;
}

.left-right-mix {
    display: flex;
    justify-content: center;
    align-items: center;
}
footer ul li a {
    color: #282121;
}

.ekinox-infos-area-header {
    border-bottom: 1px solid #E40E20;
    padding-bottom: 10px;
}

.advisor-office-area {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.border-bottom-office-area {
    border-bottom: 1px solid grey;
}

.estate-settings-detail-cst img {
    width: 24px;
    max-width: 100%;
}

.estate-settings-detail-cst {
    display: flex;
    justify-content: start;
    align-items: center;
}

.home-plan-cst {
    margin-left: 15px;
}

.contact-card-lft-sd {
    max-width: 400px;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    background-color: white;
}

.contact-card-lft-sd img {
    width: 100%;
    max-width: 100%;
}

.contact-card-lft-sd .btn-lft-sd {
    background-color: #d32f2f;
    color: white;
}

.contact-card-lft-sd .btn-lft-sd:hover {
    background-color: #b71c1c;
}

.contact-card-lft-sd .contact-info-lft-sd {
    margin-top: 20px;
}

.contact-card-lft-sd .contact-info-lft-sd a {
    text-decoration: none;
    color: #d32f2f;
}

.ekinox-office-card-area {
    position: relative;
    padding: 15px;
    -webkit-box-shadow: 2px 3px 15px 0px rgba(0, 0, 0, 0.05);
}

.office-contact-button-area button {
    padding: 7px;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    border: none;
    border-radius: 10px;
    background-color: #d32f2f;
}

.contact-card-ofc-cnt {
    padding: 15px;
}

.contact-card-ofc-cnt i {
    margin-right: 10px;
    color: #de0d20;
    font-size: 19px;
}

.contact-card-ofc-cnt .social-icons-ofc-cnt a {
    margin: 0 10px;
    color: inherit;
}

.phone-office,
.mail-office,
.location-office {
    margin-top: 20px;
    display: flex;
    justify-content: start;
    align-items: center;
    text-align: left;
}

.phone-office p {
    margin: 0;
    font-weight: 600;
    padding-left: 15px;
}

.mail-office p {
    margin: 0;
    font-weight: 600;
    padding-left: 15px;
}
.mail-office a p {
    margin: 0;
    font-weight: 600;
    padding-left: 15px;
}

.location-office p {
    margin: 0;
    font-weight: 600;
    padding-left: 15px;
}

.besiktas-area {
    margin-left: 15px;
}

.besiktas-area span {
    font-size: 12px;
    font-weight: 500;
}

.spc-clr-icn a i {
    color: #000;
    font-size: 25px;
}

.office-location-button button {
    padding: 7px;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    border: none;
    border-radius: 10px;
    background-color: #000;
    text-align: left;
}

.office-location-title-area {
    text-align: left;
}

.office-location-title-area span {
    font-size: 14px;
    font-weight: 600;
}

.office-location-title-area p {
    margin: 0;
    font-size: 14px;
}

.form-area-office-cst .form-group {
    margin-top: 20px;
}

.form-area-office-cst {
    padding: 0;
}

.form-area-office-cst button {
    width: 100%;
    max-width: 100%;
}

.rcph-cst {
    width: 100%;
    max-width: 100%;
}

.form-area-office-cst input {
    background-color: #fbfbfb;
}

.form-area-office-cst textarea {
    background-color: #fbfbfb;
}

.card-custom-fst-cst {
    margin-bottom: 20px;
}

.card-custom-fst-cst img {
    width: 100%;
    height: auto;
}

.play-icon-fst-cst {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 3em;
    color: #E40E20;
    opacity: 0.7;
}

.card-body-custom-fst-cst {
    text-align: left;
}

.card-body-custom-fst-cst p {
    margin: 0;
    /* font-weight: bold; */
}

.office-fst-semt {
    padding-top: 10px;
    font-weight: 500;
}

.office-fst-new-build {
    padding-top: 5px;
    font-weight: 600;
}

.office-view-fst {
    padding-top: 5px;
    font-size: 14px;
    font-weight: 500;
}

.card-custom-fst-cst i {
    color: #e40e20;
}

.nav-custom {
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.nav-link-custom {
    margin-right: 20px;
    color: black;
    text-decoration: none;
}

.nav-link-custom.active {
    font-weight: bold;
    border-bottom: 2px solid #E40E20;
    padding-bottom: 5px;
}

.btn-custom {
    margin-left: auto;
    border: 1px solid #E40E20;
    color: #E40E20;
    background-color: transparent;
    padding: 5px 10px;
    border-radius: 5px;
    text-decoration: none;
}

.about-office-pics {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.about-office-pics img {
    border-radius: 7px;
}

.tab-menu-office-bg {
    background: white;
    padding: 20px;
    border-radius: 10px;
}

.review {
    border-top: 1px solid #ddd;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.review-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.review-rating {
    color: #FFD700;
}

.review-date {
    color: #888;
}

.danisman-card-cst input,
select {
    height: 45px;
}

.form-check-spc input {
    height: 20px;
}

.estate-detail-button-cst {
    border: none;
    background: #7e8ca5;
    border-radius: 7px;
    color: #fff;
    padding: 5px 15px;
    font-size: 14px;
}

.card-custom-css:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
}

.main-title-hd h4 {
    color: #de0d20;
}

.mega-menu-img img {
    width: 100%;
    max-width: 100%;
}

.menu-header {
    font-weight: 600;
    color: #E40E20;
    font-size: 22px;
    margin-top: 20px;
}

.menu-item {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dropdown-menu {
    margin-left: 20px;
}

.mega-menu .dropdown-menu.show {
    position: relative !important;
    transform: translate3d(0, 0, 0) !important;
    width: 100%;
    max-width: 100%;
    background: rgb(248, 249, 250);
    border: none;
}

.mega-menu a,
li,
ul,
li {
    color: #333;
}

.mega-menu i {
    font-size: 20px;
}

.mega-menu .menu-item {
    color: #333;
}

.mega-menu .mt-2 {
    color: #333;
}

.right-border-menu {
    border-right: 2px solid #333;
}

.with-ekinox span {
    color: #de0d20;
    font-size: 27px;
    font-weight: 600;
}

.kariyer-bg-area {
    background-color: #fff;
}

.with-ekinox-title-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ekinox-kariyer-best {
    width: 400px;
    max-width: 100%;
}

.ekinox-kariyer-best h3 {
    font-weight: bold;
}

.ekinox-kariyer-desc {
    width: 320px;
    max-width: 100%;
}

.ekinox-kariyer-desc p {
    font-size: 13px;
    color: #274c68;
}
.kariyer-img-area img{
    width: 100%;
    max-width: 100%;
}
.users-lil-area span {
    color: #7E8EA5;
    font-size: 13px;
}

.many-users-show span {
    font-size: 14px;
    font-weight: 700;
}

.users-pp-title-area {
    display: flex;
    justify-content: start;
    align-items: center;
}

.register-kariyer-button button {
    padding: 7px 0;
    border-radius: 5px;
    font-size: 13px;
    max-width: 100%;
    padding: 10px;
    background-color: #e40e20;
    border: none;
    color: #fff;
    font-weight: 600;
}

.culture-label-area-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.culture-label-area-img-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.culture-label-area-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.culture-label-area-img img {
    width: 365px;
    max-width: 100%;
}

.culture-label-title h2 {
    font-weight: 600;
    color: #e40e20;
}

.culture-label-desc p {
    font-size: 14px;
    color: #274C68;
}

.card-kryr {
    border: 1px solid #eee;
    padding: 20px;
    width: 292px;
    max-width: 100%;
    min-height: 410px;
    border-radius: 20px;
    text-align: left;
}

.icon-kryr {
    font-size: 2rem;
    color: #de0d20;
}

.title-kryr {
    font-weight: bold;
    font-size: 1.25rem;
    margin-top: 0.5rem;
}

.description-kryr {
    color: #6c757d;
}

.posiblate-title h3 {
    color: #de0d20;
    font-weight: 600;
}

.posiblate-desc p {
    font-size: 14px;
    color: #274C68;
}

.given-posiblate-area {
    text-align: center;
}

.posiblate-desc {
    margin: 0 auto;
    width: 600px;
    max-width: 100%;
}

.card-kryr-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-kryr {
    color: #de0d20;
    font-weight: bold;
    margin-bottom: 20px;
}

.list-item-kryr {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 600;
    color: #4A5468;
}

.list-icon-kryr {
    color: #de0d20;
    margin-right: 10px;
}

.image-container-kryr {
    text-align: center;
}
.image-container-kryr img{
    width: 402px;
    max-width: 100%;
}
.education-bg-cst-kar{
    background-color: #F2F6FD;
}
.text-container-kryr{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    width: 30%;
    max-width: 100%;
}
.text-container-kryr p{
    font-size: 14px;
    color: #7e8ca6;
}
.open-position h5{
    color: #274C68;
}
.open-position p{
    font-size: 13px;
    color: #274C68;
}
.open-position ul li a{
    font-size: 13px;
    color: #274C68;
    font-weight: 500;
}
.application-form{
    text-align: right;
}
.application-form button{
    padding: 7px 0;
    border-radius: 5px;
    font-size: 13px;
    max-width: 100%;
    width: 120px;
    background-color: #e40e20;
    border: none;
    color: #fff;
    font-weight: 600;
}
.edu-spc-more-content {
    display: none;
}
.table-button-cst{
    border: 1px solid #a93a43;
    height: 32px;
}
.table-button-cst i{
    font-size: 15px;
    margin-right: 6px;
}

.edu-spc-show .edu-spc-more-content {
    display: inline;
}

.edu-spc-show-more {
    cursor: pointer;
    color: #2f4a5d;
    font-weight: bold;
}

.edu-spc-scrollable-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; /* iOS iÃ§in kaydÄ±rma desteÄŸi */
}

.edu-spc-scrollable-tabs .nav-item {
    flex: 0 0 auto; /* Ã–ÄŸelerin esnemesini engeller */
}








/* ADMÄ°N BAÅLANGIÃ‡ */

/* ADMÄ°N BÄ°TÄ°Å */

@media (max-width: 767px) {
    .project-img {
        width: inherit;
    }

    .small-banner-left {
        display: none;
    }

    .gallery-container {
        width: 100%;
    }

    .gallery-item {
        flex-basis: 49.80%;
        margin-bottom: 3px;
    }

    .lightbox-content {
        width: 80%;
        height: 60%;
        margin: 15% auto;
    }
    .mobile-flex-makale{
        display: flex !important;
        justify-content: end !important;
        align-items: center;
    }
    .mobile-flex-makale .admin-pencil{
        margin-right: 20px;
    }
    .cancel-x-area{
        top: -40px;
        right: 0;
    }
    .fight-club-text::before{
        display: none;
    }
    .fight-club-text::after{
        display: none;
    }
}

@media (max-width: 480px) {
    .gallery-item {
        flex-basis: 100%;
        margin-bottom: 1px;
    }

    .lightbox-content {
        width: 90%;
        margin: 20% auto;
    }
}


.listing-consultant-view{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 1.5em;
    padding-top: 1.5em;
}
.ekinox-icon{
    z-index: 1;
    width: 40px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 50%;
    padding: 3px;
    opacity: 0.5;
}
@media (max-width: 767px) {
    .estate-fiter-custom .form-row {
        display: block !important;
    }

    .custom-select,
    .custom-select-type,
    .custom-select-city {
        margin-top: 10px;
        width: 100% !important;
        max-width: 100% !important;
    }

    .adver-custom-no {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .estate-fiter-custom {
        position: relative;
    }

    .filter-mobile-button {
        position: absolute;
        top: 10px;
        right: 20px;
        width: 50px;
        max-width: 100%;
    }

    .bars-mobile-button {
        position: absolute;
        top: 10px;
        right: 70px;
        width: 50px;
        max-width: 100%;
    }

    .card-custom-css {
        position: relative;
    }

    .listing-consultant-view {
        display: none;
    }

    .location-info {
        /* width: 98px !important; */
        max-width: 100%;
    }

    .agent-img {
        width: 70px !important;
        height: 70px !important;
    }

    .icon-pst-right {
        position: relative;
    }

    .icon-pst-right .icon img {
        position: absolute;
        /* bottom: 0; */
        right: 0;
        width: 80px;
        max-width: 100%;
    }

    .be-consultant h3 {
        font-size: 30px;
    }

    .rent-info-pst.rent-info-pst {
        justify-content: start;
    }

    .card-body-spc-top {
        margin-top: 0;
    }

    .main-img {
        padding: 10px;
        margin: 0;
        width: 100%;
        height: auto;
        object-fit: contain;
        border-radius: 20px;
        box-shadow: 0px 4px 10px 0px #00000000;
    }
    .navbar-toggler-icon{
        font-size: 17px !important;
    }
    * body > header .navbar-expand-lg .navbar-toggler{
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: left !important;
    }
    #menu-navbar{
        padding: 0 !important;
    }
    .logo-free-area-mobile{
        display: none !important;
    }
    .search-area-mobile-header{
        display: none;
    }
    .banner{
        padding: 0 0 115px !important;
    }
    .mobile-m-top{
        margin-top: 200px;
    }
}

@media (min-width:1400px) {
    /* .container-custom{
width: 1178px !important;
max-width: 100%;
} */
}

@media (max-width: 576px) {
    .about-projects-info-area {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media print {
    body * {
        visibility: hidden;
    }
    .print-cst-popup, .print-cst-popup * {
        visibility: visible;
    }
    .print-cst-popup {
        /* position: absolute;
        left: 0;
        top: 0; */
    }
}



/* Sertan SÃ¼mbÃ¼l */

.main-img-project {
    position: relative;
    overflow: hidden;
}

.small-banner-left {
    position: absolute;
    bottom: 24px;
    left: 24px;
}

.small-banner-left img {
    width: 300px;
    height: auto;
    border-radius: 8px;
}

.small-banner-right {
    position: absolute;
    bottom: 24px;
    right: 24px;
}

.small-banner-right img {
    width: 148px;
    height: auto;
    border-radius: 8px;
}

.project-desc-area p {
    font-size: 15px;
}

.gallery-container {
    position: relative;
}

.galeri-button {
    position: absolute;
    bottom: 24px;
    right: 24px;
    font-weight: bold;
}

.nav-tabs .nav-item .nav-link {
    font-weight: 500;
    text-align: center;
    color: #8998AE;
}

.nav-tabs .nav-item .active {
    background: #E40E20;
    color: #fff;
    border-radius: 9px;
    font-weight: 500;
}

.nav-tabs .nav-item {
    margin-right: 12px;
}

.card-body .card-title .card-text {
    display: flex;
}

.card-body .view-more-button button {
    font-weight: 600;
    border: 1px solid #274C68;
}

.card-body .card-text {
    font-size: 16px;
}

.card-body .house-features-plan-card {
    font-weight: 600;
}

.card {
    /* background: inherit !important; */
}

.skills-area .list-group-item {
    margin-bottom: 8px;
}

.skills-area .list-group-item {
    margin-bottom: 8px;
    border-radius: 10px;
    padding: 8px 16px;
    border: 1px solid #DEEBF5;
}

.skills-area .list-group-item i {
    margin-right: 10px;
}

.custom-area-skills {
    box-shadow: none !important;
    background: inherit;
}

.custom-area-skills .card-header {
    background: none !important;
    border: none;

}

.custom-area-skills .card-header {
    color: #274C68;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 12px;
}

.custom-area-skills .card-header i {
    color: #E40E20;
    padding-right: 10px;
}

#custom-pad-area {
    padding: 12px 24px;
}

.project-contact-area {
    background: #fff;
    padding: 48px 24px;
}

.project-contact-info span {
    margin-right: 32px;
    color: #274C68;
}

.project-contact-info span i {
    margin-right: 12px;
    font-size: 18px;
}

#custom-contact-header {
    font-size: 16px;

    font-weight: 600;

}

#custom-sales-header {
    margin-top: 36px;
    font-weight: 600;
    margin-bottom: 4px;
}

#small-map {
    margin-top: 24px;
}

#form-title {
    margin-top: 12px;
    margin-bottom: 32px;
    font-weight: 600;
}

.custom-contact-button {
    background: #E40E20;
    color: #fff;
    width: 100%;
    height: 40px;
    font-size: 14px;
    font-weight: 600;
}

#contact-information-text {
    font-size: 11px;
    font-weight: 400;
    color: #98A4B6;
}

.project-contact-area input {
    height: 40px;
    padding: 12px 20px;
}
.project-contact-area input::placeholder{
    color: #7E8EB8;
}

.accordion-cst-button {
    background-color: #ffffff00 !important;
}

.accordion-cst-button:not(.collapsed) {
    background-color: #ffffff00 !important;
}

.cst-card-sec p {
    color: #274C68;
}

.mega-menu .dropdown-menu {
    display: block;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.5s ease, opacity 0.5s ease;
}

.mega-menu .dropdown-menu.show {
    max-height: 500px;
    opacity: 1;
}
.accordion-border-custom .accordion-button:not(.collapsed) {
    border: 2px solid #a93a43 !important;
}
.danismanlarimiz-input-cst{
    width: 100% !important;
}
.project-icon-spc-area i{
    position: absolute;
    right: 30px;
}
.ilanlar-icon-cst i{
    position: absolute;
    right: 30px;
}

.consultant-name{
    color: #E40E20;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
}

.listing-image-gallery{
    max-height: 400px;
    background-color: #fff;
}

.listing-image-gallery swiper-slide{
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center;
    position: relative;
    border-right: 1px solid #eee;
}
.listing-image-gallery swiper-slide::before{
    content: '';
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(16px);
    background-color: rgba(255,255,255,0.85)
}
.listing-image-gallery swiper-slide img{
    max-width: 100%;
    max-height: 400px;
    position:relative;
    z-index:2;
    cursor: zoom-in;
}
.listing-image-gallery .swiper-button-prev{
    padding: 0.5rem;
    border: 3px solid #e40e20;
    border-radius: 100%;
    width: 48px;
    height: 48px;
    color: #e40e20;
    box-sizing: border-box;
}
.listing-image-gallery .swiper-button-prev svg {
    stroke:  #e40e20;
    stroke-width: 1px;
}
.listing-image-thumbnails{
    padding: 1rem 0;
    background: rgba(255, 255, 255, 0.6);
    width: auto;
    max-width: 100%;
    backdrop-filter: blur(16px);
}
.listing-image-thumbnails swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.listing-image-thumbnails swiper-slide img {
    border:3px solid transparent;
    border-radius: 1rem;
}
.listing-image-thumbnails swiper-slide.swiper-slide-thumb-active img {
    border:3px solid #3fa7ed !important;
}
.listing-full-slider{
    background-color: #fff;
    transition: background-color 166ms ease-in-out, top  166ms ease-in-out, left  166ms ease-in-out, width  166ms ease-in-out, height 166ms ease-in-out;
    border: 1px solid #eee;
}
.listing-full-slider.is-fullscreen{
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 99999;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr auto;
}
.listing-full-slider.is-fullscreen swiper-container{
    max-height: 100% !important;
    max-width: 100vw !important;
}

.listing-full-slider.is-fullscreen{
    background-color: #000;
    border: 0;
}
#listing-fullscreen-photo .modal-dialog{
    width: auto !important;
    height: auto !important;
    justify-content: center;
}

#listing-fullscreen-photo .modal-dialog .modal-content{
    width: auto !important;
}

#listing-fullscreen-photo .modal-dialog .modal-content img{

    max-height: calc(90vh - 5rem);
    max-width: calc(90vw - 2rem);
}
#listing-fullscreen-photo .modal-dialog .modal-body{
    display: flex;
    justify-content: center;
}
@media(max-width: 1023px){
    .listing-full-slider{
        box-shadow: none;
    }
}
.test-office-text{
    transform: rotate(-10deg);
    font-weight: bold;
    font-size: 50px;
}
#test-office-watermark-text{
    color: #E40E20;
}
.share-icon {
    text-align: center;
}

.share-icon a {
    color: var(--bs-body-color);
    font-size: 1.5em;
    text-decoration: none;
}

.share-icon a:hover {
    color: var(--bs-primary);
}

.social-share-container {
    display: none;
}

.social-share-container {
    width: 100%;
    margin-top: 1rem;
    gap: 0.5rem;

}

.social-share-container .social-share-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    padding: 8px;
    border-radius: 6px;
    transition: all 0.3s ease;
    color: white;
    border: none;
}

.social-share-container .social-share-btn span {
    display: none;
}

.social-share-container .social-share-btn i {
    font-size: 1.2em;
}

/* Platform-specific colors */
.social-share-container .social-share-btn-facebook {
    background-color: #1877f2;
}

.social-share-container .social-share-btn-twitter {
    background-color: #000000;
}

.social-share-container .social-share-btn-linkedin {
    background-color: #0077b5;
}

.social-share-container .social-share-btn-whatsapp {
    background-color: #25d366;
}

.social-share-container .social-share-btn-copy {
    background-color: var(--bs-secondary);
}

/* Hover effects */
.social-share-container .social-share-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    opacity: 0.9;
    color: white;
}

/* Responsive adjustments */
@media (max-width: 576px) {
    .social-share-container .social-share-btn span {
        display: none;
    }

    .social-share-container .social-share-btn {
        padding: 8px;
    }

    .social-share-container .social-share-btn i {
        margin: 0;
    }
}

.our-ownr-section {
    text-align: center;
    padding: 40px 20px;
}

.our-ownr-title {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 10px;
}

.our-ownr-subtitle {
    color: #102E44;
    margin-bottom: 40px;
}

.our-ownr-card {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 20px;
    border-radius: 8px;
    position: relative;
}

.our-ownr-card .our-ownr-image-container {
    position: relative;
}

.our-ownr-image-container::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 100%;
    background-color: #eaeaeb;
    border-radius: 5px;
    z-index: -1;
}

.our-ownr-image {
    border-radius: 8px;
    max-width: 450px;
    height: auto;
}

.our-ownr-info {
    text-align: left;
    margin-left: 20px;
    width: 100%;
    max-width: 100%;
}

.our-ownr-name {
    font-weight: bold;
    font-size: 25px;
    color: #102E44;
}

.our-ownr-position {
    font-size: 15px;
    font-weight: bold;
    color: #e40e20;
}

.our-ownr-description {
    color: #274C68;
    font-size: 17px;
    margin-top: 10px;
    line-height: 1.6;
}

.our-ownr-contact {
    color: #274C68;
    margin-top: 10px;
    font-size: 15px;
}

.our-ownr-contact i {
    margin-right: 5px;
}

.our-ownr-decoration-rgt {
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 3px;
    height: 20%;
    background-color: #d82b2b;
}

.our-ownr-decoration-bot-rgt {
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 100px;
    height: 3px;
    background-color: #d82b2b;
}

.our-ownr-decoration-lft {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 3px;
    height: 20%;
    background-color: #d82b2b;
}

.our-ownr-decoration-bot-lft {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100px;
    height: 3px;
    background-color: #d82b2b;
}

.our-ownr-decoration-top {
    position: absolute;
    top: -10px;
    right: 0;
    width: 3px;
    height: 20%;
    background-color: #d82b2b;
}

.our-ownr-decoration-bot-top {
    position: absolute;
    top: -10px;
    right: 0;
    width: 100px;
    height: 3px;
    background-color: #d82b2b;
}


.tm-ln-spc-timeline-section {
    background-image: url(/assets/static/img/about-us/map-fligran.webp);

    background-color: #e40e20;
    padding: 50px 0;
    position: relative;
}

.tm-ln-spc-title {
    font-size: 36px;
    margin-bottom: 20px;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}

.tm-ln-p {
    margin: 0 auto;
    width: 50%;
    max-width: 100%;
    color: #102E44;
}

.tm-ln-spc-timeline-container {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
}

.tm-ln-spc-timeline-line {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 15px;
    background-color: #ffffffe3;
    z-index: 1;
    border-radius: 20px;
}

.tm-ln-spc-timeline-item {
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 2;
}

.tm-ln-spc-timeline-icon {
    background-color: transparent;
    /* İkonun arka planını kaldırdık */
    color: #ffffff;
    font-size: 18px;
    /* İkonun boyutunu büyüttük */
    z-index: 3;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.time-line-loc-spc {
    position: absolute;
    left: -26px;
    bottom: 0;
    width: 70px;
}

.time-line-loc-bot-spc {
    position: absolute;
    left: -25px;
    top: 15px;
    transform: rotate(180deg);
    width: 70px;
}

.tm-ln-spc-timeline-content {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tm-ln-spc-timeline-content.top {
    margin-bottom: 343px;
    /* Üstteki kartları hizaladık */
    position: relative;
}

.tm-ln-spc-timeline-content.bottom {
    margin-top: 320px;
    /* Alttaki kartları hizaladık */
    position: relative;
}

.tm-ln-spc-content-box {
    position: relative;
    z-index: 2;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.tm-ln-spc-content-box p {
    color: #102E44;
}

.tm-ln-spc-year {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    margin-top: 10px;
    background: #ae0000;
    padding: 9px 20px 9px 20px;
    border-radius: 40px;
}

.time-line-top-pst {
    position: absolute;
    top: 160px;
}

.time-line-bot-pst {
    position: absolute;
    bottom: 180px;
}

.str-faq-spc-item {
    background-color: transparent;
}

.str-faq-spc-item .accordion-header {
    border: none;
    box-shadow: 0 0 0 0 rgb(0 0 0 / 5%);
}

.str-faq-spc-item button {
    font-size: 19px;
}

.str-faq-spc-button {
    background-color: transparent !important;
    font-weight: 400 !important;
}

.str-faq-spc-button:not(.collapsed) {
    background-color: transparent !important;
    /* Açık olan ilk buton harici */
}

.str-faq-spc-body {
    background-color: white !important;
    /* Soru detaylarının arka planı */
}


.faq-flig-area {
    position: relative;
}

.faq-flig-area img {
    max-width: 100%;
}

.faq-pic {
    max-width: 100%;
}

.flig-titles {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.flig-titles h4 {
    color: #b20404;
}

.broker-faqs-title {
    margin-top: 210px;
    margin-bottom: 280px;
}

#accordionPanelsStayOpenExample .accordion-item {
    box-shadow: none !important;
    background-color: transparent;
}

.career-faq .accordion-button:focus {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
}

.career-faq .accordion-body {
    margin-top: 20px;
}

.career-faq .accordion-header {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);

}

.sld-str-p-two {
    margin-left: 20px;
}
@media (max-width: 767px) {
    .project-img {
        width: inherit;
    }

    .small-banner-left {
        display: none;
    }

    .gallery-container {
        width: 100%;
    }

    .gallery-item {
        flex-basis: 49.80%;
        margin-bottom: 3px;
    }

    .lightbox-content {
        width: 80%;
        height: 60%;
        margin: 15% auto;
    }

    .mobile-flex-makale {
        display: flex !important;
        justify-content: end !important;
        align-items: center;
    }

    .mobile-flex-makale .admin-pencil {
        margin-right: 20px;
    }

    .cancel-x-area {
        top: -40px;
        right: 0;
    }

    .fight-club-text::before {
        display: none;
    }

    .fight-club-text::after {
        display: none;
    }

    .story-align-area {
        width: 100% !important;
        overflow: auto !important;
    }

    .our-ownr-card {
        display: block;
    }

    .our-ownr-image {
        max-width: 100%;
    }

    .str-faq-spc-body img {
        width: auto;
        max-width: 100%;
    }
}

@media (max-width: 480px) {
    .gallery-item {
        flex-basis: 100%;
        margin-bottom: 1px;
    }

    .lightbox-content {
        width: 90%;
        margin: 20% auto;
    }
}

/* media */

@media (max-width: 767px) {
    .estate-fiter-custom .form-row {
        display: block !important;
    }

    .custom-select,
    .custom-select-type,
    .custom-select-city {
        margin-top: 10px;
        width: 100% !important;
        max-width: 100% !important;
    }

    .adver-custom-no {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .estate-fiter-custom {
        position: relative;
    }

    .filter-mobile-button {
        position: absolute;
        top: 10px;
        right: 20px;
        width: 50px;
        max-width: 100%;
    }

    .bars-mobile-button {
        position: absolute;
        top: 10px;
        right: 70px;
        width: 50px;
        max-width: 100%;
    }

    .card-custom-css {
        position: relative;
    }

    .bg-grey {
        display: none;
    }

    .location-info {
        /* width: 98px !important; */
        max-width: 100%;
    }

    .agent-img {
        width: 70px !important;
        height: 70px !important;
    }

    .icon-pst-right {
        position: relative;
    }

    .icon-pst-right .icon img {
        position: absolute;
        /* bottom: 0; */
        right: 0;
        width: 80px;
        max-width: 100%;
    }

    .be-consultant h3 {
        font-size: 30px;
    }

    .rent-info-pst.rent-info-pst {
        justify-content: start;
    }

    .card-body-spc-top {
        margin-top: 0;
    }

    .main-img {
        padding: 10px;
        margin: 0;
        width: 100%;
        height: auto;
        object-fit: contain;
        border-radius: 20px;
        box-shadow: 0px 4px 10px 0px #00000000;
    }

    .navbar-toggler-icon {
        font-size: 17px !important;
    }

    * body main .navbar-expand-lg .navbar-toggler {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: left !important;
    }

    #menu-navbar {
        padding: 0 !important;
    }

    .logo-free-area-mobile {
        display: none !important;
    }

    .search-area-mobile-header {
        display: none;
    }

    .banner {
        padding: 0 0 115px !important;
    }

    .tm-ln-spc-timeline-container {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding: 0 10px;
    }

    .tm-ln-spc-timeline-item {
        min-width: 250px;
        /* Her bir öğe için minimum genişlik */
        flex-shrink: 0;
        /* Öğelerin küçülmesini önler */
    }


}
.hover-box {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #d8e4ed00;
    border: 1px solid #2a2828;
    border-radius: 13px;
    text-align: center;
    padding: 50px 20px;
    transition: all 0.3s ease-in-out;
    height: 400px;
    min-height: auto;
}

.fligran-ekinox {
    position: absolute;
    top: 0;
    right: 0;
}

.fligran-ekinox img {
    width: 130px;
    max-width: 100%;
}

.before-hover-title {
    margin-top: 35px;
}

.hover-icons-before {
    padding: 25px;
    background: #2a2828;
    border-radius: 100%;
}

.hover-icons-before i {
    font-size: 25px;
    color: #fff;
}

.hover-box:hover {
    background-color: #2a2828;
    border: none;
    text-align: left;
}

.hover-box:hover .before-hover-title {
    display: none;
}

.hover-box:hover span {
    border: none;
}

.hover-box:hover .hover-text {
    /* position: absolute;
top: 20px; */
    display: block;
}

.hover-box:hover .hover-icons-before {
    display: none;
}


.hover-box span {
    padding: 15px;
    font-weight: 500;
    color: #102E44;
}

.hover-text span {
    border: none;
}

.hover-text p {
    margin-top: 15px;
    color: #fff;
}
.aboutus .slider-bg-story{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}
#login,.nav-link{
    font-weight: 500;
}
#navbarScroll .navbar-nav{
    align-items: center;
}
.aramiza-katil{
    color: #fff;
    border-radius: 50px;
    padding: 15px !important;
    background: #000;
}
.aramiza-katil:hover{
    background: #E40E20;
    color: #fff;
}
.slide-image-custom{
    background: #fff !important;
}
.custom-login{
    text-align: center;
    border-bottom: 1px solid #aeaeae;
    background: #202020;
    color: #fff;
    border-radius: 15px;
    font-size: 16px;
    padding: 6px;
}
.mega-menu {
    /*margin-top: 90px;*/
    background-color: #fff !important;
}

.mega-menu-spc-bg {
    padding: 0;
    /* margin-left: -6px;
    background-color: #F4F7F8;
    border-radius: 20px;
    padding: 5px 15px 5px 15px;
    color: #274C68 !important; */
}

.mega-menu-spc-p {
    margin-top: 50px !important;
}

.mega-menu-spc-p ul {
    margin-top: 20px;
}

.mega-menu-spc-p ul li {
    margin-top: 15px;
}

.mega-menu-spc-p ul li a:hover{
    margin-left: -6px;
    background-color: #F4F7F8;
    border-radius: 5px;
    padding: 5px 15px 5px 15px;
    color: #274C68 !important;
    transition: all 0.3s ease;

}
.mega-menu-spc-p ul li button:hover{
    margin-left: -6px;
    background-color: #F4F7F8;
    border-radius: 5px;
    padding: 5px 15px 5px 15px;
    color: #274C68 !important;
    transition: all 0.3s ease;

}

.mega-menu-spc-p ul li a {
    width: 140px;
    max-width: 100%;
    color: #274C68 !important;
}

.mega-menu-spc-p h4 {
    color: #102E44;
}

.mega-menu-cards {
    position: relative;
    text-align: left;
    background-color: #F9FAFC;
    border: 1px solid #E9EBF8;
}

.mega-menu-cards p {
    position: relative;
    z-index: 1;
}

.flw-us-i i {
    font-size: 14px;
    color: #e40d20;
}

.office-fligran-mega-menu {
    position: absolute;
    top: 0;
    right: 0;
}
.hd-bg-cst {
    background-color: #fff;
}
#overlay{
    top: 90px !important;
}
/*For share popup*/

/* Custom Popup Overlay */
.custom-popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

/* Custom Popup Content */
.custom-popup-content {
    background-color: white;
    border-radius: 15px;
    padding: 40px 30px;
    text-align: center;
    width: 80%;
    max-width: 450px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    animation: fadeIn 0.4s ease-in-out;
}

/* Custom Popup Title */
.custom-popup-title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}

.custom-popup-title i {
    margin-right: 10px;
    color: #e40d1f;
}

/* Custom Popup Description */
.custom-popup-description {
    font-size: 16px;
    color: #777;
    margin-bottom: 25px;
}

/* Custom Close Button */
.custom-close-btn {
    font-size: 28px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
}

.custom-close-btn i {
    font-size: 28px;
}

/* Custom Share Options */
.custom-share-options {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

/* Custom Share Buttons */
.custom-share-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    font-size: 16px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.3s;
    width: 100%;
    text-align: center;
}

/* Button Hover Effects */
.custom-share-btn:hover {
    transform: scale(1.05);
}

/* Facebook Button */
.custom-share-btn.facebook {
    background-color: #3b5998;
    color: white;
}

.custom-share-btn.facebook:hover {
    background-color: #2d4373;
}

/* Twitter Button */
.custom-share-btn.twitter {
    background-color: #1da1f2;
    color: white;
}

.custom-share-btn.twitter:hover {
    background-color: #1a91c2;
}

/* WhatsApp Button */
.custom-share-btn.whatsapp {
    background-color: #25d366;
    color: white;
}
/* Instagram Button */
.custom-share-btn.instagram {
    background-color: #E1306C;
    color: white;
}

.custom-share-btn.instagram:hover {
    background-color: #C13584;
}

.custom-share-btn.whatsapp:hover {
    background-color: #128c7e;
}

/* Link Button */
.custom-share-btn.link {
    background-color: #4caf50;
    color: white;
}

.custom-share-btn.link:hover {
    background-color: #45a049;
}


/* Animation for Popup */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.notification {
    position: fixed;
    top: 20px;
    right: 20px;
    background-color: #4CAF50;
    color: white;
    padding: 15px 20px;
    border-radius: 5px;
    display: none;
    font-size: 16px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    z-index: 1000;
}


.hide-log-mobile {
    display: none; /* webde gizlensin */
}
@media (max-width: 768px) {
    .hide-log-mobile {
        display: block; /* Mobilde göster */
    }
}
.display-custom .login-mobil-near{
    display: flex;
    justify-content: center;
    align-items: center;
}
.display-custom .log-mobile-flex{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 17px;
    border-radius: 7px;
    background-color: #de0e20;
}
/*.display-custom .log-mobile-flex a,i{*/
/*    color: #fff !important;*/
/*    font-size: 15px !important;*/
/*}*/
.hide-area{
    display: none !important;
}


/*Project Detail New*/
.swiper-container {
    width: 100%;
    height: 100vh;
}

.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #fff;
}

/* Metin Kartı Ayarları */
.slide-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    text-align: center;
    max-width: 400px;
    transition: transform 0.3s ease-in-out;
}

/* Kartın içeriği */
.slide-caption h2 {
    margin: 0;
    font-size: 32px;
    font-weight: bold;
}

.slide-caption p {
    margin-top: 15px;
    font-size: 18px;
    line-height: 1.5;
}

/* Buton tasarımı */
.slide-caption button {
    margin-top: 20px;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #e40e20;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

/* Buton hover efekti */
.slide-caption button:hover {
    background-color: #ff4747;
}

/* Slide geçişlerinde yumuşak efekt */
.swiper-slide-active .slide-caption {
    transform: translate(-50%, -50%) scale(1);
}

.spc-price-content {
    max-width: 600px;
    margin: 0 auto;
}

.spc-price-title {
    font-size: 2rem;
    color: #333;
    margin-bottom: 1rem;
}

.spc-price-intro {
    color: #666;
    font-size: 1.1rem;
}

.spc-price-card {
    background: #f8f9fa;
    color: #333;
    border-radius: 10px;
}

.spc-price-starts {
    font-size: 1.25rem;
    color: #555;
}

.spc-price-amount {
    color: #e40e20;
}

.psc-price-check {
    color: #e40e20;
}

.spc-price-note {
    font-size: 0.9rem;
    margin-top: 0.5rem;
}

.spc-price-benefits-list li {
    margin: 0.75rem 0;
    font-size: 1rem;
    color: #333;
}

.spc-price-contact .spc-price-cta {
    font-size: 1.1rem;
    color: #333;
}

.spc-price-contact-btn {
    background-color: #e40e20;
    color: #fff;
    padding: 0.75rem 2rem;
    font-size: 1.1rem;
    border-radius: 50px;
    transition: background-color 0.3s ease;
    display: inline-block;
}

.spc-price-contact-btn:hover {
    background-color: #e40e20;
    color: #fff;
}

.nav-pills button:hover {
    color: red;
}

.spc-price-vade {
    color: #555;
    font-size: 1rem;
    margin-top: 0.5rem;
}

.spc-price-check {
    color: #e40e20;
}

.slider-bg-story {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

.sld-str-container {
    color: #102e44;
    padding: 30px;
    border-radius: 8px;
    position: relative;
    max-width: 600px;
    margin: auto;
}

.sld-str-quote-icon {
    font-size: 24px;
    position: absolute;
    color: #bfbfbf;
}

.sld-str-quote-icon-top {
    top: 3px;
    left: -47px;
    transform: rotate(327deg);
    font-size: 70px;
    color: #E40E20;

}

.sld-str-quote-icon-bottom {
    bottom: 4px;
    right: -25px;
    transform: rotate(-327deg);
    font-size: 70px;
}

.sld-str-content {
    font-size: 16px;
    font-style: italic;
    line-height: 0.3;
    white-space: pre-wrap;
    text-align: left;
}

.sld-str-title {
    font-weight: bold;
    margin-bottom: 10px;
}

.carousel-indicators {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.swiper-container{
    position: relative;
}
.abt-prj-sld{
    position: absolute;
    z-index: 111;
    bottom: 50px;
    right: 50px;
}
.abt-prj-sld .about-project-icon{
    width: 260px;
    display: flex;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 30px;
    border-radius: 11px;
}
.abt-prj-sld .about-project-icon .about-project-area p{
    color: #fff;
    font-size: 21px;
    font-weight: bold;
}

.abt-prj-sld .about-project-icon .about-icon img{
    width: 40px;
    max-width: 100%;
}
.on-map .special-property-card{
    width: 346px;
    max-width: 100%;
}

.on-map .special-property-card .result-image{
    width: auto;
    height: 64px;
}
.on-map .special-property-card .special-badge{
    font-size: 10px !important;
    padding: 5px 10px 5px 10px !important;
}
.on-map .special-property-card .location-full-cst{
    font-size: 10px;
    width: 170px;
    max-width: 100%;
}
.on-map .special-property-card .special-property-price{
    font-size: 13px;
}
.on-map .special-property-details div span{
    font-size: 11px;
}
.on-map .special-property-details img{
    margin-left: 6px;
    width: 12px !important;
}
.on-map .special-property-details .special-save-lil-icon i{
    font-size: 13px;
}
.on-map .special-property-details .lil-icons-pl{
    padding-left: 5px;
}
.on-map .special-results-set{
    margin-top: 13px;
}
.on-map .special-property-card{
    background: #fff;
    border: 1px solid #e40d20;
    box-shadow: 0px 10px 15px -3px rgb(0 0 0 / 29%);
}
.estate-map-area{
    position: relative;
}
.on-map{
    position: absolute;
    right: 10px;
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #de1022;
}

.nav-pills button {
    color: #de1022;
}

/*Danışmanlarımız sayfası*/

.consultant-flex-card{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.consultan-favicon-flex{
    display: flex;
    justify-content: center;
    align-items: center;
}
.consultan-favicon-flex .card-text{
    padding-top: 6px;
    padding-left: 9px;
}

/*hakkımızda*/
.slider-left-area img{
    max-width: 100%;
}

.new-header #giris-yap{
    background: #E40E20;
    color: #fff;
    border-radius: 22px;
    font-size: 16px;
    text-align: center;
    padding: 10px 24px;
    font-weight: 600;
}
.new-header .new-logo{
    margin-top: 5px;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    border-right: 1px solid #eee;
    padding-right: 40px;
}
.new-header .list-inline{
    padding-left: 0;
    list-style: none;
    margin: 0;
    margin-left: 24px;
    font-weight: 500;
    transition: color 5s ease;

}
.new-header .list-inline a{
    transition: color 0.5s ease, border-bottom-color 0.5s ease, padding-bottom 0.5s ease;
}

.new-header .list-inline a:hover{
    color: #e40e1f;
    padding-bottom: 8px;
    border-bottom: 1px solid #e40e1f;
}
#login-wrapper{
    background: #e40e1f;
    padding: 10px 20px;
    border-radius: 22px;
}
#login-wrapper a{
    color: #fff;
    margin:0;
    padding: 0;
}
button#navbar-toggler {
    transition: background-color 0.5s ease, color 0.5s ease;
}

button#navbar-toggler:hover{
    background: #e40e1f;
    color: #fff;
}
#navbar-toggler .bi-list{
    margin-left: 4px;
    font-size: 25px;
}
#navbar-toggler{
    font-size: 18px;
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #e40e1f;
    /* border: none; */
    border: 1px solid #e40e1f;
    border-radius: 22px;
    padding: 8px 20px;
}
.new-header #menu-navbar{
    padding: 0;
    border: none;
}

.menu-arrow i {
    font-size: 25px;
    margin-right: 10px;
}
.banner .slogan h3{
    display: flex;
    justify-content: center;
    font-weight: 300;
    font-size: 50px;
    position: relative;
    z-index: 1;
    color:#fff;
}
.banner .common-color{
    color: #e40e1f;
    margin-left: 5px;
    margin-right: 5px;
}
.banner #banner-icon{
    width: 150px;
    position: absolute;
    top: 22%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.category-wrapper:hover .menu-icon path {
    fill: #fff !important;
}
.category-wrapper h3{
    margin-top: 15px;
}
#search-button-index{
    background: #e40e1f;
    color: #fff;
    border: none;
    border-radius: 11px;
    padding: 10px 36px;
    min-width: 100px;
    width: 100%;
}

@keyframes slideUpFadeIn {
    from {
        opacity: 0;
        transform: translate(-50%, -50%) translateY(50px);
    }
    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}

.banner #banner-icon {
    width: 150px;
    position: absolute;
    top: 22%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    opacity: 0;
    animation: slideUpFadeIn 1s ease-out forwards;
}
.en-yeniler .header-section {
    position: relative;
}

.en-yeniler .header-section .title {
    color: #2c3e50;
    font-weight: 600;
}

.en-yeniler .line {
    height: 3px;
    width: 60px;
    background: #e74c3c;
    border-radius: 3px;
}

.en-yeniler .property-card {
    background: #fff;

    overflow: hidden;
    box-shadow: 0 2px 15px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.en-yeniler .property-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
}

.en-yeniler .property-image {
    position: relative;
    height: 200px;
    overflow: hidden;
}

.en-yeniler .property-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.en-yeniler .property-price {
    position: absolute;
    bottom: 15px;
    left: 15px;
    background: rgb(228 14 31 / 82%);
    color: #fff;
    padding: 8px 15px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 0.9rem;
}

.en-yeniler .property-content {
    padding: 20px;
}

.en-yeniler .property-location {
    color: #7f8c8d;
    font-size: 0.85rem;
    margin-bottom: 10px;
}

.en-yeniler .property-location i {
    color: #e74c3c;
    margin-right: 5px;
}

.en-yeniler .property-title {
    color: #2c3e50;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1.4;
    height: 3em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.en-yeniler .property-features {
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ecf0f1;
}

.en-yeniler .feature {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #34495e;
    font-size: 0.9rem;
}

.en-yeniler .feature i {
    color: #e74c3c;
}

.en-yeniler .broker-info {
    display: flex;
    align-items: center;
    gap: 10px;
}

.en-yeniler .broker-image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #ecf0f1;
}

.en-yeniler .broker-name {
    color: #7f8c8d;
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {
    .en-yeniler .property-card {
        margin-bottom: 20px;
    }

    .en-yeniler. property-image {
        height: 180px;
    }

    .en-yeniler .property-title {
        font-size: 1rem;
    }
}

.firsat-ilanlari .header-section {
    position: relative;
    margin-bottom: 2.5rem;
}

.firsat-ilanlari .header-section .title {
    color: #2c3e50;
    font-weight: 600;

}

.firsat-ilanlari .favicon-img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.firsat-ilanlari .line {
    height: 3px;
    width: 60px;
    background: #e74c3c;
    border-radius: 3px;
    margin-top: 0.5rem;

}

.firsat-ilanlari .featured-property-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 15px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    position: relative;
    margin-bottom: 2rem;
}

.firsat-ilanlari .featured-property-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
}

.firsat-ilanlari .featured-banner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(135deg, #e40e1f 0%, #e22c3b 100%);
    color: #fff;
    padding: 1rem;
    text-align: center;
    z-index: 1;
}

.firsat-ilanlari .office-name {
    display: block;
    font-weight: 600;
    font-size: 1.1rem;
    margin-bottom: 0.2rem;
}

.firsat-ilanlari .banner-text {
    display: block;
    font-size: 0.9rem;
    opacity: 0.9;
}

.firsat-ilanlari .property-image {
    position: relative;
    height: 200px;
    overflow: hidden;
    margin-top: 80px;
}

.firsat-ilanlari .property-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.firsat-ilanlari .featured-property-card:hover .property-image img {
    transform: scale(1.05);
}

.firsat-ilanlari .property-price {
    position: absolute;
    bottom: 15px;
    left: 15px;
    background: rgb(228 14 31 / 82%);
    color: #fff;
    padding: 8px 15px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 1.1rem;
    z-index: 2;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}

.firsat-ilanlari .property-content { /*Replacing property-details*/
    padding: 1.25rem;
}

.firsat-ilanlari .property-location {
    color: #7f8c8d;
    font-size: 0.85rem;
    margin-bottom: 0.75rem;
}

.firsat-ilanlari .property-location i {
    color: #e74c3c;
    margin-right: 0.5rem;
}

.firsat-ilanlari .property-title {
    color: #2c3e50;
    font-size: 1.1rem;
    font-weight: 600;
    margin: 0;
    line-height: 1.4;
    height: 3em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width: 768px) {
    firsat-ilanlari. .featured-property-card {
        margin-bottom: 1.5rem;
    }

    .firsat-ilanlari .property-image {
        height: 180px;
    }

    .firsat-ilanlari .property-title {
        font-size: 1rem;
    }

    .firsat-ilanlari .featured-banner {
        padding: 0.75rem;
    }

    .firsat-ilanlari .office-name {
        font-size: 1rem;
    }

    .firsat-ilanlari .banner-text {
        font-size: 0.8rem;
    }

    .firsat-ilanlari .property-price {
        font-size: 1rem;
        padding: 6px 12px;
    }
}

 .rankings-list .ranking-card {
     background: #fff;
     border-radius: 20px;
     box-shadow: 0 10px 30px rgba(0,0,0,0.05);
     overflow: visible;
     transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
     position: relative;
     padding: 2rem 1.5rem;
     margin-bottom: 30px;
     text-align: center;
     border: 1px solid rgba(0,0,0,0.05);
 }

.rankings-list .ranking-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
}

.rankings-list .ranking-header {
    position: relative;
    margin-bottom: 2rem;
}

.rankings-list .ranking-header h3 {
    font-size: 1.4rem;
    font-weight: 700;
    color: #2c3e50;
    margin: 0;
    letter-spacing: 0.5px;
}

.rankings-list .logo-badge {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    z-index: 2;
    opacity: 0;
    pointer-events: none;
}

.rankings-list .ranking-card:hover .logo-badge {
    transform: translate(-50%, -60%);
    opacity: 1;
}

.rankings-list .logo-badge img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.rankings-list .profile-photo,
.rankings-list .office-photo {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    object-fit: cover;
    border: 5px solid #fff;
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
    margin-bottom: 1.5rem;
    transition: all 0.3s ease;
}

.rankings-list .ranking-card:hover .profile-photo,
.rankings-list .ranking-card:hover .office-photo {
    transform: scale(1.05);
}

.rankings-list .ranking-content {
    padding: 1rem;
}

.rankings-list .consultant-name,
.rankings-list .office-title {
    color: #2c3e50;
    font-size: 1.4rem;
    margin: 0.8rem 0;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.rankings-list .office-name {
    color: #7f8c8d;
    font-size: 1rem;
    margin-bottom: 1rem;
    font-weight: 500;
}

.rankings-list .rating {
    color: #e40e1f;
    font-size: 1.2rem;
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    gap: 0.3rem;
}

.rankings-list .header-section {
    margin-bottom: 4rem;
    text-align: center;
}


.rankings-list .line {
    height: 3px;
    width: 60px;
    background: #e74c3c;
    border-radius: 3px;

}

@media (max-width: 768px) {
    .rankings-list .ranking-card {
        margin-bottom: 3rem;
        padding: 2rem 1rem;
    }

    .rankings-list .logo-badge {
        width: 100px;
        height: 100px;
    }

    .rankings-list .logo-badge img {
        width: 65px;
        height: 65px;
    }

    .rankings-list .profile-photo,
    .rankings-list .office-photo {
        width: 120px;
        height: 120px;
    }

    .rankings-list .consultant-name,
    .rankings-list .office-title {
        font-size: 1.2rem;
    }

    .rankings-list .header-section .title {

    }
}
