@media screen and (min-width:992px) {
    #custom-header:not(.sticky) {
        background: #fff
    }
    #custom-header:not(.sticky) .header-logo {
        filter: none
    }
    #custom-header:not(.sticky) * {
        color: #172440
    }
    #custom-header .nav-header-menu .current_page_item a {
        color: #CF8F7D !important;
    }
    .current-menu-item {
        margin-bottom: -1px;
        border-bottom: 1px solid #CF8F7D;
        background: linear-gradient(360deg, rgba(24, 35, 63, 0.05) 0%, rgba(24, 35, 63, 0.005) 100%);
    }
}

.section-1-apartamente {
    padding: 50px 0;
}
.section-1-apartamente img{
    border-radius: 24px;
}
.row_2_section_1_apartamente {
    margin-top: 50px;
}

.row_1_section_1_apartamente {
    margin-bottom: 40px;
}

.title-small-general-custom {
    color: #172440;
    font-family: "New Hero";
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 54px;
    margin: 0 0 20px;
}

.subtitle-small-general-custom {
    color: #5C5F66;
    font-family: "New Hero";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin: 10px 0;
}

.cta_hero_custom a {
    text-decoration: none !important;
    background: transparent;
    border: 1px solid #CF8F7D;
    border-radius: 24px;
    border-color: linear-gradient(94.11deg, #EAB6A0 0%, #CF8F7D 101.01%);
    padding: 10px 30px;
    font-size: 18px;
    color: transparent;
    margin: 0 10px;
    display: inline-block;
    font-family: New Hero;
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.cta_hero_custom a::after {
    content: attr(title);
    position: absolute;
    color: #CF8F7D;
    left: 0;
    width: 100%;
    height: 100%;
    transition: top .5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    z-index: 1;
}

.cta_hero_custom a::before {
    content: attr(title);
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    transition: bottom .5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #CF8F7D;
}

.cta_hero_custom a:hover::before {
    bottom: 0
}

.cta_hero_custom a:hover:after {
    top: 100%
}

.section-2-apartamente {
    padding: 50px 0;
    background: #F6F9FC;
}

.row-numbers {
    margin-top: 50px;
}

.counter strong {
    position: relative;
    font-style: normal;
    font-family: DM Serif Display;
    font-weight: 400;
    font-size: 80px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
}

.section-2-apartamente {
    text-align: center;
}

.counter {
    margin: 0 auto;
    text-align: center;
    border-right: 1px solid #EAB6A0;
}

.row .col-xs-12:last-child .counter {
    border: 0;
}

.counter p {
    color: #172440;
    font-style: normal;
    font-family: New Hero;
    font-weight: 300;
    font-size: 24px;
    text-align: center;
}

.counter div {
    display: inline-block;
    width: 100%;
}

.section-3-apartamente {
    padding: 50px 0;
}

.section-3-apartamente .title-general-custom {
    text-align: center;
}

.listing-apartamente span.text-center.text-primary {
    color: #172440 !important;
    text-align: left !important;
    font-family: "New Hero";
    font-size: 16px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 24px;
    margin: 0 0 10px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.listing-apartamente span.text-center.text-muted {
    color: #5C5F66 !important;
    text-align: left !important;
    font-family: "New Hero";
    font-size: 16px;
    font-style: normal;
    font-weight: 300 !important;
    margin: 0 0 5px !important;
}
.listing-apartamente span.text-center.text-muted span{
    display: block;
}
.listing-apartamente a h2 {
    color: #172440 !important;
    text-align: left !important;
    font-family: "New Hero";
    font-size: 20px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 24px;
    margin: 0 0 5px;
}

.listing-apartamente {
    margin-top: 40px;
}

.soldout-background {
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: '';
}

.sold-out-badge {
    position: absolute;
    color: #DE184B !important;
    background: #fff !important;
    padding: 10px;
    border: 1px solid #DE184B !important;
    transform: rotate(30deg);
    left: calc(50% - 62px);
    top: calc(50% - 13px);
    z-index: 2;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}

.listing-apartamente .swiper-container-2,
.listing-apartamente .swiper-container,
.listing-apartamente {
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.listing-apartamente article {
    display: inline-block;
    width: 100%;
    position: relative;
}

#duplex-wrapper,
#apartamente-2-camere-wrapper {
    padding: 50px 0 0
}

#apartamente-2-camere-plus-birou-wrapper {
    margin: 50px 0 0
}

#apartamente-3-camere-wrapper,
#apartamente-2-camere-wrapper {
    padding: 50px 0;
    display: inline-block;
    width: 100%;
    background: #F6F9FC;
    margin: 50px 0 0
}

.sold-out {
    pointer-events: none
}

.section-4-apartamente::before,
.section-6-apartamente::before {
    content: '';
    background: #F6F9FC;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section-4-apartamente .container,
.section-5-apartamente .container,
.section-6-apartamente .container {
    position: relative;
    z-index: 1;
}

.section-4-apartamente .title-general-custom,
.section-5-apartamente .title-general-custom,
.section-6-apartamente .title-general-custom {
    text-align: center;
}

.section-4-apartamente .content-general-custom {
    display: flex;
    align-items: center;
}

.section-4-apartamente .content-general-custom p a,
.section-5-apartamente .content-general-custom p a,
.section-6-apartamente .content-general-custom p a {
    margin: 0 !important;
}

.section-4-apartamente .content-general-custom p,
.section-5-apartamente .content-general-custom p,
.section-6-apartamente .content-general-custom p {
    margin: 0;
    margin-right: 20px;
}

.section-4-apartamente, .section-5-apartamente, .section-6-apartamente {
    position: relative;
    padding: 50px 0;
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}

.section-6-apartamente {
	margin-top: 0px;
}

.section-7-home {
    padding: 50px 0 0
}

#contact-wrapper {
    padding: 50px 0;
}

.inside_section_4_apartamente {
    background: #fff;
    border-radius: 24px;
    padding: 30px;
    border: 1px solid #EAB6A0;
}

.section-4-apartamente .content-general-custom,
.section-5-apartamente .content-general-custom,
.section-6-apartamente .content-general-custom {
    font-family: New Hero;
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 33px;
    letter-spacing: 0%;
    color: #172440;
}

.section-9-home a.download-btn {
    text-decoration: none !important;
    background: transparent;
    border: 1px solid #CF8F7D;
    border-radius: 24px;
    border-color: linear-gradient(94.11deg, #EAB6A0 0%, #CF8F7D 101.01%);
    padding: 10px 30px;
    padding-right: 40px;
    color: transparent;
    margin: 0 10px;
    display: inline-block;
    font-family: New Hero;
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.section-9-home a.download-btn::after {
    content: attr(title);
    position: absolute;
    color: #fff;
    left: 10px;
    width: 100%;
    height: 100%;
    transition: top .5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    z-index: 1;
}

.section-9-home a.download-btn::before {
    content: attr(title);
    position: absolute;
    bottom: 100%;
    left: 10px;
    width: 100%;
    height: 100%;
    transition: bottom .5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.section-9-home a.download-btn:hover::before {
    bottom: 0
}

.section-9-home a.download-btn:hover:after {
    top: 100%
}

.section-9-home a.download-btn img {
    display: inline-block;
    position: relative;
    filter: brightness(0) saturate(100%) invert(11%) sepia(7%) saturate(7319%) hue-rotate(189deg) brightness(93%) contrast(91%);
}

.section-9-home a.download-btn {
    font-family: 'New Hero';
    text-transform: uppercase;
    color: transparent;
    background: linear-gradient(to right, #F1CFC0, #CF8F7D);
    margin-left: 0;
    display: flex;
    width: auto;
    /* flex-wrap: nowrap; */
    border: 0;
}

.section-9-home a.download-btn:hover {
    background: linear-gradient(to right, #F1CFC0, #CF8F7D);
}

.section-9-home a.download-btn::after,
.section-9-home a.download-btn::before {
    color: #172440;
}

@media screen and (min-width: 1400px) {
    .row_brosura::before {
        background: #F6F9FC;
        position: absolute;
        top: 0;
        left: -20px;
        height: 100%;
        width: calc(100% + 40px);
        content: '';
        border-radius: 16px
    }
}

.row_brosura .col-xs-12 {
    position: relative;
    z-index: 1;
}

.section-9-home {
    margin: 60px 0 0
}

.row_brosura .row {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.row_brosura {
    position: relative;
    background: #F6F9FC;
    padding: 30px;
    border-radius: 16px;
    min-height: 300px;
    align-items: center;
    display: flex;
}

@media screen and (min-width:991px) {
    .section-9-home a.download-btn {
        float: right;
    }
}

@media screen and (max-width:991px) {
    .row_brosura {
        flex-direction: column;
        padding: 40px 0;
        min-height: 0;
    }
    .row_brosura .content-general-custom{
        margin: 40px 0;
    }
    .section-9-home .row_brosura h3 strong{
        color: #CF8F7D;
    }
    .section-9-home .row_brosura p {
        font-family: New Hero;
        font-weight: 300;
        font-size: 18px;
        line-height: 1.3;
    }
    .section-9-home .row_brosura h3 {
        font-family: New Hero;
        font-weight: 600;
        font-size: 22px;
        line-height: 1.3;
    }
    .section-9-home .row_brosura a.download-btn {
        padding: 10px
    }
}

@media screen and (min-width:992px) {
    .section-4-apartamente .row	{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    .section-4-apartamente::before,
	.section-5-apartamente::before,
	.section-6-apartamente::before	{
        width: 97%;
        border-radius: 24px;
    }
    .counter p {
        min-height: 56px;
        margin-top: 10px;
    }
}

.section-4-apartamente .container,
.section-5-apartamente .container,
.section-6-apartamente .container {
    position: relative;
    z-index: 1;
}

.section-4-apartamente::before, .section-6-apartamente::before {
    content: '';
    background: #F6F9FC;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.cta-section-blue {
    float: right;
}

.cta-section-blue a {
    color: #fff;
    padding: 15px 20px;
    background: linear-gradient(256.93deg, #172440 0%, #254068 100%);
    font-family: 'New Hero';
    font-size: 14px;
    font-weight: 500;
    line-height: 19.59px;
    text-align: left;
    display: flex;
    align-items: center;
}

.cta-section-blue a:hover {
    text-decoration: none;
}

.cta-section-blue a:hover::after {
    transform: translateX(10px);
    transition: .25s all;
}

.cta-section-blue a::after {
    transition: .25s all;
    width: 28px;
    height: 1px;
    background: #fff;
    display: inline-block;
    margin-left: 10px;
    content: '';
}

@media screen and (max-width:1600px) and (min-width:992px) {
    .counter p {
        font-size: 24px;
    }
    .col-lg-4 {
        flex: 0 0 33.3333333333% !important;
        max-width: 33.3333333333% !important;
    }
}

@media screen and (max-width:991px) {
    .title-small-general-custom {
        font-size: 28px;
        line-height: 44px;
    }
    .cta-section-blue {
        float: none;
        margin: 0;
        display: table;
    }
    .section-4-apartamente::before, .section-5-apartamente::before, .section-6-apartamente::before {
        width: 100%;
    }
    .counter strong {
        font-size: 36px;
    }
    .section-4-apartamente .content-general-custom	{
        flex-direction: column;
        margin-bottom: 30px;
        align-items: flex-start;
    }
    .section-4-apartamente .content-general-custom p,
	.section-5-apartamente .content-general-custom p,
	.section-6-apartamente .content-general-custom p
	{
        margin: 20px 0 0 !important;
    }
    
    .counter {
        margin: 0 auto 30px;
        border: 0;
        border-bottom: 1px solid #EAB6A0;
        padding-bottom: 30px;
    }
    .row-numbers .col-xs-12:last-child .counter{
        margin: 0;
    }
    .section-1-apartamente .content-general-custom a {
        font-size: 14px;
        margin: 10px 0 0;
    }
    .section-3-apartamente,
    #apartamente-3-camere-wrapper,
    #studiouri-wrapper {
        padding-bottom: 0
    }
    .inside_section_4_apartamente {
        width: calc(100% - 30px);
        margin: 0 auto 20px;
        padding: 15px;
    }
    #duplex-wrapper .cta_hero,
    #apartamente-2-camere-cu-birou-wrapper .cta_hero,
    #apartamente-2-camere-wrapper .cta_hero,
    #apartamente-3-camere-wrapper .cta_hero,
    #studiouri-wrapper .cta_hero {
        padding-bottom: 30px
    }
    .counternumbers {
        font-size: 32px;
    }
    #duplex-wrapper .listing-apartamente article {
        margin-bottom: 0 !important;
        padding-bottom: 10px !important;
    }
    .section-2-apartamente {
        padding: 40px 0 0px;
    }
    .row-numbers {
        margin-top: 30px;
        align-items: center;
        justify-content: center;
    }
    .listing-apartamente {
        margin-top: 20px;
    }
    .mb-4.pb-4 {
        margin-bottom: 0 !important
    }
    #duplex-wrapper {
        padding: 0;
    }
    #apartamente-2-camere-wrapper {
        padding: 0;
    }
    #apartamente-3-camere-wrapper,
    #studiouri-wrapper {
        padding-top: 0;
    }
    .counter p {
        font-size: 18px;
        margin: 10px 0;
        line-height: 1.4;
    }
    .increase-im-info {
        background: #E60026 !important;
    }
    .section-4-apartamente,
	.section-5-apartamente,
	.section-6-apartamente
	{
        overflow: hidden;
        padding-top: 40px;
        padding-bottom: 30px;
        margin-top: 20px;
    }
}

.section-1-apartamente .content-general-custom div a::after {
    opacity: 0 !important;
}

.section-7-home .title-general-custom {
    text-align: center;
}

.section-7-home .content-general-custom {
    text-align: center;
    margin: 0 auto 50px;
    max-width: 950px;
}

.section-5-apartamente .content-general-custom {
    margin: 0 auto 50px;
    max-width: 950px;
}

.price_row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
            border-bottom: 1px solid #dee2e6 !important;
}

.price_row * {
    font-family: New Hero;
    font-weight: 300;
    font-style: Light;
    font-size: 22px;
    leading-trim: NONE;
    line-height: 33px;
    letter-spacing: 0%;
    color: #171C26;
    margin: 5px 0;
}
.inside_section_4_apartamente .content-general-custom{
    margin: 0;
}
.wrapper {
    overflow: hidden
}

.swiper-button-prev {
    background: url(../assets/images/gold_left.svg) center center no-repeat;
    background-size: cover !important;
    z-index: 99999;
    left: 0 !important;
    width: 50px !important;
    height: 50px !important;
}

.swiper-button-next {
    background: url(../assets/images/gold_right.svg) center center no-repeat;
    background-size: cover !important;
    z-index: 99999;
    right: 0 !important;
    width: 50px !important;
    height: 50px !important;
}

.section-anchor {
    top: 0;
    position: relative;
    display: inline-block;
    content: '';
}

.apartment-card .text-muted .font-weight-bold {
    display: block;
}

@media screen and (max-width:991px) {
    .section-4-apartamente .row .row{
        margin-top: 0 !important;
    }
    .inside_section_4_apartamente .content-general-custom{
        font-size: 16px;
    }
    .section-anchor {
        top: -60px;
    }
    #studiouri-wrapper.btn_gold,
    #apartamente-2-camere-wrapper.btn_gold,
    #apartamente-3-camere-wrapper.btn_gold,
    #apartamente-2-camere-cu-birou-wrapper.btn_gold,
    #duplex-wrapper .btn_gold {
        /* display: none; */
    }
    .section-1-apartamente{
        padding-bottom: 30px;
    }
    .btn_gold{
        margin-bottom: 30px;
    }
    .section-1-apartamente .container{
        padding-left: 0;
        padding-right: 0;
    }
    .section-1-apartamente .row{
        margin: 0;
    }
    .section-1-apartamente .row.row_2_section_1_apartamente{
        margin-top: 40px;
    }
}
@media screen and (min-width:1441px){
    .section-2-apartamente,
    .section-1-apartamente{
        padding: 80px 0;
    } 
    .row_2_section_1_apartamente{
        margin-top: 80px;
    }
    .section-7-home{
        padding: 80px 0 30px;
    }
    .section-3-apartamente{
        padding-top: 80px;
    }
    #apartamente-2-camere-cu-birou-wrapper{
        padding-top: 50px;
    }
    .section-4-apartamente, .section-5-apartamente, .section-6-apartamente {
        padding: 80px 0;
    }
}