
.propertyDetailsSlider {
    min-height: 573.24px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .propertyDetailsSlider {
        min-height: 323.58px;
        overflow: hidden;
    }

    #secondfilter {
        min-height: auto;
    }

    .homeFeaturedCol {
        min-height: 380px;
    }

    .salesManagerBox ul li.avatar img {
        min-height: 154px;
    }

    .propertyDetailFeaturesList {
        min-height: 140px;
    }

    .fixedSidebar {
        min-height: 1100px;
    }

    .homeNewsBox {
        min-height: 395px;
    }

    .footerSocial {
        min-height: 57px;
    }

    .homeFilter {
        min-height: 414px;
    }

    .header-topbar {
        min-height: 40px;
    }

    .propertyDetailFeaturesListOther ul li.detail a {
        margin-bottom: 10px;
    }

    .sliderbuttons a {
        margin-bottom: 5px;
    }

    .homeTitle .title {
        text-align: left;
    }
}

.property-detail-description h2 {
    font-weight: 700;
    font-size: 21px;
}

.property-detail-description h3 {
    font-weight: 700;
    font-size: 18px;
}

.propertyListingContent h3 {
    color: #0000ff;
    font-size: 16px;
    font-style: normal;
}

.headerLang ul li a {
    padding-left: 12px;
    padding-right: 12px;
}

.footerCopyright {
    padding-bottom: 20px;
}

.newreadmorehome {
    background-color: #fff;
    padding: 5px;
    border-bottom: solid 1px #eee;
}

.homeDesc .title {
    font-weight: 600;
    letter-spacing: -0.5px;
}

.content h3 {
    color: #0000ff;
    font-weight: 700;
    font-size: 18px;
    font-style: normal;
}

.homeDescOther h3 {
    color: #0000ff;
    font-weight: 700;
    font-size: 18px;
    font-style: normal;
}

h4 {
    color: #ffa500;
    font-weight: 600;
    font-size: 14px;
    font-style: normal;
}

ul {
    color: #000;
}

label.error {
    color: red;
    padding-top: 5px;
}

label {
    line-height: 1.2;
}

.newreasons {
    background-color: #fff;
    padding: 20px;
    padding-top: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    border: 1px solid #eee !important;
}

ul.newlistfooter {
    border: 1px solid #eee !important;
}

    ul.newlistfooter li.detail {
        padding: 0px;
    }

h4.panel-title {
}

    h4.panel-title a {
        text-decoration: none;
    }

        h4.panel-title a:hover {
            text-decoration: none;
        }

.newbedroomtitle {
    background-color: #fff;
    border-bottom: solid 1px #eee;
}

    .newbedroomtitle a {
        padding: 15px;
        text-decoration: none;
        color: #333;
        display: inline-block;
        width: 100%;
    }

.bedroomaccordion {
    background-color: #fff;
    padding: 0px;
    border: 1px solid #eee !important;
    font-size: 14px;
    margin-bottom: 10px;
}

.newbedroomtitle > .colsd i.specialclass {
    background-color: #000024;
    color: #fff;
    padding: 5px;
    border-radius: 50%;
    margin-right: 5px;
}

.newbedroomtitle > .collapsed i.specialclass {
    background-color: #000;
    color: #fff;
    padding: 5px;
    border-radius: 50%;
}

button.close {
    font-size: 24px;
}

.facebook ul li {
    padding: 0px;
    margin: 0px;
    margin-left: 5px;
}

    .facebook ul li a {
        padding: 5px 10px;
        font-size: 13px !important;
    }

.updateinformation {
    color: #666;
    border-color: #fafafa;
    font-size: 12px !important;
    font-weight: normal !important;
}

.salesManager {
    border: none;
}


.realSlider {
    height: 400px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .realSlider {
        height: 300px;
        overflow: hidden;
    }
}

.newsliderprice {
    display: inline-block;
    background-color: #fbbc05 !important;
    color: #000 !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    padding: 10px !important;
    text-shadow: 1px 0 2px #fff;
    border-radius: 5px;
}

.homeSliderItemBox ul li.location a {
    font-weight: 600;
    font-size: 18px;
}



.mpcover {
    position: relative;
    display: block;
    min-height: 250px;
    text-align: center;
    opacity: 1;
}

.mpcover:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0.6;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    z-index: 100;
}

.mpcover:hover:after {
    opacity: 1.0;
}


.mptitle {
    position: absolute;
    color: white;
    opacity: 1.0;
    z-index: 110;
    font-weight: 600;
    font-size: 18px;
    top: 50%;
    left: 50%;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.36);
    transform: translate(-50%, -50%);
    text-decoration: underline;
}

.rowyeni {
    margin-left: 0px;
    margin-right: 0px;
}

.colmn {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 20px;
}

.ortala {
    width: 100%;
    min-height: 400px;
    display: block;
    margin: auto;
}

@media (max-width: 767px) {
    .ortala {
        width: 100%;
        min-height: 300px;
        display: block;
        margin: auto;
    }
}



.fw {
    width: 100%;
    display: inline-block;
    float: left
}

.top-radius {
    border-top-left-radius: .625rem;
    border-top-right-radius: .625rem
}

.bottom-radius {
    border-bottom-left-radius: .625rem;
    border-bottom-right-radius: .625rem
}

.dropdown-active {
    border: solid #2699eb
}

.rounded-card {
    border-radius: .625rem
}

.content {
    font-family: "Open Sans",serif
}

    .content li, .content ol, .content ul, .property-desc li, .property-desc ol, .property-desc ul {
        list-style: disc !important
    }

    .content li, .content ol, .content ul {
        margin-left: 16px
    }

.text-dark-2 {
    color: #192b43 !important
}

.text-red {
    color: #000024 !important
}

.text-max-line-1, .text-max-line-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.text-max-line-2 {
    -webkit-line-clamp: 2;
    line-clamp: 2;
    min-height: 32px
}

.text-max-line-1 {
    -webkit-line-clamp: 1;
    line-clamp: 1
}

.bootstrap-select .dropdown-menu li .check-mark {
    color: #000024
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #000024
}

.bootstrap-select .dropdown-menu li a {
    padding: 6px 3px 6px 15px
}

.bootstrap-select > .dropdown-toggle {
    background-color: #fff !important;
    padding: 10px !important
}

.closeYoutube {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    right: 0;
    top: -26px;
    width: 34px;
    height: 26px;
    text-shadow: none;
    background: #f2333b;
    opacity: 1;
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    line-height: 22px
}

.modal-sub-title {
    font-size: 11px;
    color: #5e5e5e
}

.modal {
    z-index: 9999999 !important
}

.box_378x274 {
    padding-bottom: 72.6%;
    border-top-left-radius: .625rem;
    border-top-right-radius: .625rem
}

.advancedButton.active, select.active {
    border-bottom: 2px solid #000024 !important
}

.self-center {
    align-self: center
}

.popin {
    background-color: rgba(32,32,32,.95);
    align-items: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
    color: #c9c9c9;
    font-size: 12px;
    line-height: 17px;
    position: fixed;
    left: 15px;
    bottom: 80px;
    z-index: 1060;
    border-radius: 5px;
    transition: opacity 1s ease-out
}

    .popin .close {
        width: 11px;
        height: 11px;
        cursor: pointer;
        display: block;
        position: absolute;
        right: 8px;
        top: 10px;
        z-index: 1
    }

    .popin .icon {
        background: url(custom-img/users.png)no-repeat;
        display: block;
        min-height: 17px;
        padding-left: 20px;
        height: 35px;
        width: 45px
    }

    .popin .buttontext {
        position: initial;
        background: #dc3545;
        padding: 0 6px;
        border-radius: 5px;
        box-shadow: 1px 1px 10px #000;
        color: #fff;
        cursor: pointer
    }

.primary-blue {
    color: #2699eb
}

.primary-orange {
    color: #ff9100
}

.primary-grey {
    color: #f1f2f3
}

.pb-sec-btn, .pb-sec-btn:hover {
    transition: 658ms;
    transform: translateY(0)
}

.pb-sec-btn {
    font-size: 14px;
    color: #000024;
    background-color: #ffffff00;
    padding: 5px 12px;
    border: solid #000024 2px;
    box-shadow: rgba(0,0,0,.15)0 5px 15px 0;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer
}

    .pb-sec-btn:hover {
        padding: 8px 18px;
        background-color: #000024;
        color: #fff;
        border: solid 2px #000024;
        font-size: 15px
    }

.pd-citizenship-alert, .pd-last-property-alert, .pd-residence-permit-alert {
    position: absolute;
    z-index: 9;
    padding: 0 8px;
    height: 30px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 1px 10px #000
}

.pd-last-property-alert {
    right: 10px;
    bottom: 55px;
    background: #dc3545;
    color: #fff
}

.pd-citizenship-alert, .pd-residence-permit-alert {
    top: 10px;
    background: #fff;
    color: #000
}

.pd-citizenship-alert {
    right: 10px
}

.pd-residence-permit-alert {
    left: 10px
}

.floating-edit {
    position: fixed;
    width: 21px;
    height: 59px;
    bottom: 10px;
    top: auto;
    left: auto;
    right: 15px;
    z-index: 99
}

    .floating-edit .button {
        position: relative;
        right: 1px;
        top: 1px;
        float: right;
        width: 52px;
        height: 52px;
        background: 50%no-repeat #dc3545;
        box-shadow: 0 3px 5px 1px rgb(0 0 0/20%);
        background-size: 30px;
        border-radius: 50%;
        cursor: pointer;
        font-size: 16px;
        color: #fff;
        text-align: center;
        line-height: 50px
    }

.view-all-button {
    padding: 10px 20px;
    background: #000024;
    color: #fff;
    max-width: 200px;
    text-align: center;
    border-radius: 5px;
    transition: all .25s ease
}

.headline-form-area .search-area {
    padding: 20px 6px;
    position: relative;
    z-index: 2;
    border-radius: 5px;
    background: #fff;
    box-shadow: 1px 1px 10px rgb(0 0 0/33%);
    margin-top: 0;
}

.headline-form-area {
    position: relative;
    z-index: 5;
}

.headline-form-area .search-area .row {
    margin-left: -4px;
    margin-right: -4px;
}

@media (max-width: 767px) {
    .headline-form-area {
        min-height: auto;
        z-index: 5;
        margin-top: 0;
        padding-top: 0;
    }

    .headline-form-area .search-area {
        min-height: auto;
        margin-top: 0;
    }

    .headline-form-area .search-area .row::after {
        display: none;
    }

    .headline-form-area .homeFilterCol {
        width: 100%;
        float: none;
    }
}

.headline-form-area .homeFilterBox {
    min-height: 34px;
}

.headline-form-area .filterSelect,
.headline-form-area .filterText,
.headline-form-area .filterSubmit {
    width: 100%;
    height: 34px;
    min-height: 34px;
    box-sizing: border-box;
    display: block;
    margin: 0;
}

.headline-form-area .homeFilterCol {
    margin-bottom: 5px;
    box-sizing: border-box;
}

/* Swiper kritik layout (stil.css async yuklenmeden once) */
.headline-slider .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.headline-slider .swiper-wrapper {
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    box-sizing: content-box;
    transition-property: transform;
}

.headline-slider .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

/* Banner - sadece mobil (masaustu stil.css'e birakilir) */
@media (max-width: 767px) {
    .headline-area.indexlcp {
        min-height: 0;
        contain: none;
        overflow: visible;
    }

    .headline-slider .swiper-container {
        min-height: 0 !important;
        height: auto !important;
        contain: none;
    }

    .headline-slider .swiper-wrapper {
        height: auto;
    }

    .headline-slider .swiper-slide {
        height: auto !important;
    }

    .headline-slider .item {
        height: auto;
        position: relative;
    }

    .headline-slider .item > a {
        position: relative;
        display: block;
        height: 0;
        padding-bottom: 66.66%;
        overflow: hidden;
    }

    .headline-slider .item > a > span.img {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .headline-slider .item img {
        display: block;
        width: 100%;
        height: 100%;
        max-width: 100%;
        object-fit: cover;
        object-position: center;
    }

    .headline-form-area .search-area {
        margin-top: 0;
    }
}

/* Banner - masaustu kritik (stil.css ile ayni, async yukleme oncesi) */
@media (min-width: 768px) {
    .headline-area {
        position: relative;
        z-index: 1;
    }

    .headline-slider .item {
        height: 480px;
    }

    .headline-slider .item > a {
        display: block;
        height: 100%;
        padding-bottom: 0;
        overflow: hidden;
    }

    .headline-slider .item > a > span.img {
        position: relative;
        left: auto;
        top: auto;
        width: auto;
    }

    .headline-slider .item img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
        object-position: center;
    }
}

@media (min-width: 992px) {
    .headline-slider .item {
        height: 600px;
    }
}

/* One cikan ilanlar - CLS onleme */
.property-list-area.home-featured-list {
    contain: layout;
    min-height: 420px;
}

.property-list-area.home-featured-list .property-list-slide .row {
    min-height: 360px;
}

.headline-form-area .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #000024 !important;
    color: #fff !important
}

@media (min-width:768px) {
    .headline-form-area .search-area .row::after {
        content: "";
        display: table;
        clear: both;
    }

    .headline-form-area {
        position: relative;
        z-index: 10;
        min-height: 110px;
        overflow: visible;
    }

    .headline-form-area .search-area {
        /*  max-width: 800px;*/
        margin: -190px auto 0;
        padding: 10px;
        box-shadow: none;
        background: rgb(255 255 255/72%);
        min-height: 58px;
        position: relative;
        z-index: 10;
    }

    .headline-form-area .homeFilterCol {
        width: 15%;
        float: left;
        padding-left: 4px;
        padding-right: 4px;
        margin-bottom: 5px;
    }

    .headline-form-area .homeFilterCol.submit {
        width: 10%;
    }

    .property-list-area.home-featured-list {
        margin-top: 0;
        padding-top: 100px;
        min-height: 500px;
    }

    .property-list-area.home-featured-list .card {
        min-height: 380px;
    }
}

.bitrix-button {
    position: fixed;
    bottom: 10px;
    right: 20px;
    width: 66px;
    height: 66px;
    z-index: 99999;
    border-radius: 50%
}

    .bitrix-button .btn, .bitrix-button .pulse {
        width: 56.1px;
        height: 56.1px;
        border-radius: 50%
    }

    .bitrix-button, .bitrix-button .btn {
        display: flex;
        justify-content: center;
        align-items: center
    }

        .bitrix-button .btn {
            background-color: #f11716;
            cursor: pointer;
            z-index: 1;
            background-size: 25px;
            background-position: center;
            background-repeat: no-repeat;
            background-image: url(custom-svg/bitrix.svg);
            animation-name: bitrix-icon;
            animation-duration: 3s;
            animation-iteration-count: infinite;
            transition: .5s ease all
        }

        .bitrix-button .pulse {
            border: 1px solid #f11716;
            animation: pulse 1s linear infinite;
            position: absolute;
            z-index: 0
        }

/* PageSpeed: font-display swap */
@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.woff2") format("woff2");
}
@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-brands-400.woff2") format("woff2");
}
