.dvor {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 0 0;
    width: 100%;
}

.dvor .block {
    position: relative;
    display: flex;
    flex-direction: column;
    /*padding: 17.9rem 0 17.5rem;*/
    width: 50%;
}

.dvor .block1 {
    background: var(--color-secondary);
    color: var(--color-primary);
    padding-right: 13.1rem;
    /*gap: 4rem;*/
}

.dvor .block2 {
    position: static;
    overflow: hidden;
}

.circleVideo:before {
    background: #fff;
}

.rc_project .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.bg-secondary {
    background: var(--color-secondary);
}

.bg-white {
    background: #ffffff;
}

.bg-light-secondary {
    background: var(--color-light-secondary);
}

.about_project .btn {
    border: 1px solid var(--color-primary);
}

.about_project .btn:hover {
    border: 1px solid var(--color-primary);
}

.call-to-action {
    padding: 11rem 0;
    position: relative;
}

.call-to-action .form__content {
    background: url('../img/Block5/block5_1.png') no-repeat center center;
    /*background-color: var(--color-primary);*/
    background-size: cover;
    border-radius: 15px;
}

.banner-dark-overlay .bg-wrapper:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(62, 56, 49, 0.45);
}

.icons .icons__header-title {
    color: var(--color-primary);
    border-bottom: 1px solid var(--color-primary);
}

.about_project .block1 {
    /*background: var(--color-secondary);*/
    background: url('../img/Block2/block2_1.png') no-repeat center center;
    color: var(--color-primary);
    padding: 13.1rem;
}

.p-0 {
    padding: 0 !important;
}

.commerc {
    padding: 11rem 0;
}

.commerc .title {
    padding-bottom: 4rem;
}

.commerc__text {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .comerc__slider {
        padding: 0 16px;
    }
}

.comerc__slider-inner {
    width: 100%;
    max-width: 963px;
    margin: 0 auto;
}

@media only screen and (max-width: 1660px) {
    .comerc__slider-inner {
        max-width: 800px;
    }
}

@media only screen and (max-width: 1300px) {
    .comerc__slider-inner {
        max-width: 650px;
    }
}

@media only screen and (max-width: 991px) {
    .comerc__slider-inner {
        width: 600px;
    }
}

@media only screen and (max-width: 767px) {
    .comerc__slider-inner {
        width: 100%;
        margin-top: -1px;
        background-color: var(--color-primary);
        padding-bottom: 40px;
        padding-top: 40px;
        max-width: 100%;
    }
}

.comerc__slider .slick-list {
    overflow: visible;
    margin: 0 -20px;
}

@media only screen and (max-width: 1300px) {
    .comerc__slider .slick-list {
        margin: 0 -10px;
    }
}

@media only screen and (max-width: 767px) {
    .comerc__slider .slick-list {
        margin: 0;
        overflow: hidden;
        border-radius: 20px;
        overflow: hidden;
    }
}

.comerc__slider .slick-slide {
    margin: 0 20px;
    height: 538px;
}

@media only screen and (max-width: 1300px) {
    .comerc__slider .slick-slide {
        margin: 0 10px;
        height: 420px;
    }
}

@media only screen and (max-width: 991px) {
    .comerc__slider .slick-slide {
        height: 450px;
    }
}

@media only screen and (max-width: 767px) {
    .comerc__slider .slick-slide {
        margin: 0;
        height: 300px;
    }
}

@media only screen and (max-width: 500px) {
    .comerc__slider .slick-slide {
        height: 220px;
    }
}

.comerc__slider-item {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 30px;
}

@media only screen and (max-width: 767px) {
    .comerc__slider-item {
        border-radius: 20px;
    }
}

.comerc__slider-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 30px;
    transition: 300ms;
}

@media only screen and (max-width: 767px) {
    .comerc__slider-item img {
        border-radius: 20px;
    }
}

/*.comerc__slider .slick-active:hover img {*/
/*    transform: scale(1.1);*/
/*}*/

.comerc__slider .slick-arrow {
    width: 47px;
    height: 47px;
    background-color: #ffffff;
    border: 0;
    font-size: 0;
    background-repeat: no-repeat;
    background-size: 7px;
    background-position: center center;
    position: absolute;
    transition: 300ms;
    top: 50%;
    transform: translate(0, -50%);
    border-radius: 50%;
    z-index: 20;
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .comerc__slider .slick-arrow {
        width: 40px;
        height: 40px;
        bottom: 10px;
    }
}

.comerc__slider .slick-next {
    right: -255px;
    background-image: url(../img/about-r.svg);
}

@media only screen and (max-width: 1660px) {
    .comerc__slider .slick-next {
        right: -150px;
    }
}

@media only screen and (max-width: 991px) {
    .comerc__slider .slick-next {
        right: -50px;
    }
}

@media only screen and (max-width: 767px) {
    .comerc__slider .slick-next {
        right: 10px;
    }
}

.comerc__slider .slick-next:hover {
    background-color: var(--color-primary);
    background-image: url(../img/about-r-w.svg);
}

.comerc__slider .slick-prev {
    left: -255px;
    background-image: url(../img/about-l.svg);
}

@media only screen and (max-width: 1660px) {
    .comerc__slider .slick-prev {
        left: -150px;
    }
}

@media only screen and (max-width: 991px) {
    .comerc__slider .slick-prev {
        left: -50px;
    }
}

@media only screen and (max-width: 767px) {
    .comerc__slider .slick-prev {
        left: 10px;
    }
}

.comerc__slider .slick-prev:hover {
    background-color: var(--color-primary);
    background-image: url(../img/about-l-w.svg);
}

.text-white {
    color: #fff;
}

.showcase video {
    background-color: #000;
    left: 0;
    position: absolute;
    top: 50%;
    z-index: -3;
    object-fit: cover;
    transform: translateY(-50%);
    background-size: cover;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.border-tb {
    border-top: 1px solid var(--color-primary);
    border-bottom: 1px solid var(--color-primary);
    padding: 4rem 0;
}

.about_project .block2 .container {
    max-width: 621px;
    margin-left: 0;
}

.banner-text {
    padding-top: 50px;
    /*padding-left: 50px;*/
    width: 30%;
    font-size: 1.5rem;
    line-height: 1.5;
    text-transform: none;
    margin: 0 0 0 auto;
}

.material {
    padding: 11rem 0;
}

.material__title {
    font-family: 'HistoryPro', sans-serif;
}

.real-halls-block .title {
    color: var(--color-primary) !important;
    border-bottom: 1px solid var(--color-primary) !important;
}

.halls-block .title {
    color: var(--color-very-light-secondary);
    border-bottom: 1px solid var(--color-very-light-secondary);
    padding-bottom: 4rem;
    margin-bottom: 4rem;
    font-size: 5rem;
    font-weight: 400;
    font-family: 'HistoryPro';
}

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

.commerc_slider-wrapper {
    padding-bottom: 11rem;
}

.appart {
    padding: 11rem 0;
}

.appart__title {
    color: var(--color-very-light-secondary);
    border-bottom: 1px solid var(--color-very-light-secondary);
    padding-bottom: 4rem;
    margin-bottom: 4rem;
    font-size: 5rem;
    line-height: 1.1;
    font-weight: 400;
    font-family: 'HistoryPro';
}

.appart__block_68 {
    padding: 30px 0;
}

.appart__block-size {
    padding-top: 20px;
}

.appart__block_68:not(.active) img, .appart__block_68:hover img {
    filter: invert(100%);
    /*opacity: 0.5;*/
}

.appart__block_68:hover .appart__block-size {
    color: var(--color-very-light-secondary);
}

.appart__block_68.active .appart__block-size {
    color: var(--color-primary);
}

.appart__block_68.active:hover .appart__block-size {
    color: var(--color-very-light-secondary);
}

.tumar .title {
    color: var(--color-primary);
    border-bottom: 1px solid var(--color-primary);
    padding-bottom: 4rem;
    margin-bottom: 4rem;
    font-size: 4rem;
    font-weight: 400;
    font-family: 'HistoryPro';
}

.tumar .intro-text {
    font-weight: 600;
    border-bottom: 1px solid var(--color-primary);
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}

.tumar .block2 {
    display: flex;
    flex-wrap: wrap;
}

.tumar .block2 .row {
    width: calc(50% - 10px);
    margin-bottom: 20px;
}

.tumar .block2 .row:nth-child(odd) {
    margin-right: 20px;
}


@media screen and (max-width: 1000px) {
    .rc_project .border_text {
        margin-bottom: 40px;
    }

    .rc_project .section__header {
        margin-top: 40px;
    }

    .about_project .block {
        width: 100%;
        padding: 5.2rem 0;
        /*min-height: 100vw;*/
    }

    .about_project .block11 {
        min-height: 80vw;
    }

    .call-to-action {
        padding: 0;
        position: relative;
    }

    .call-to-action .container {
        padding: 0;
    }

    .call-to-action .form__content {
        border-radius: 0;
    }

    .banner-alleya .banner-text {
        width: 100%;
    }

    .material {
        width: 100%;
        padding: 5.2rem 0;
    }

    .dvor__content {
        width: 100%;
        padding: 0;
    }

    .halls-block .block1 {
        order: 2;
    }

    .halls-block .block2 {
        order: 1;
        padding-bottom: 0 !important;
    }

    .commerc {
        width: 100%;
        padding: 5.2rem 0;
    }

    .commerc__text {
        width: 100%;
    }

    .commerc_slider-wrapper {
        padding-bottom: 0;
    }

    .appart {
        width: 100%;
        padding: 5.2rem 0;
    }

    .tumar .block2 .row {
        width: 100%;
    }

    .tumar .btn {
        width: 100%;
        margin-top: 20px;
    }
}

.appart__section {
    display: none;
}

.slick-track {
    display: flex;
}

.slick-track .slick-slide {
    display: flex;
    height: 100%;
}

.call-to-action .b24-form-wrapper .b24-form-header {
    display: none;
}

.call-to-action .b24-form-wrapper {
    margin: 0 !important;
    min-height: 250px;
    max-width: 550px;
    background: transparent !important;
}

.call-to-action .b24-form-padding-side, .call-to-action .b24-form-content {
    padding: 0 !important;
}

.call-to-action .b24-form-btn {
    text-transform: uppercase;
    background: var(--color-primary);
    color: var(--color-very-light-secondary);
}

.contacts__map iframe {
    border-radius: 15px;
}

.object__content iframe {
    height: 100%;
}

.text-white {
    color: #fff;
}

.text-primary {
    color: var(--color-primary);
}

.icons__item .icons__image {
    /*background: rgba(20, 47, 73, 0.2);*/
    background: #D9D9D9;
    border-radius: 50%;
}

.halls-block .icons__block{
    color: var(--color-very-light-secondary);
}

.real-halls-block .icons__block{
    color: var(--color-primary);
    text-transform: uppercase;
}