* {
    outline: none;
}

body {border: unset;}

#to_top:before, #to_top:after {
    content: ' ';
    width: 20px;
    height: 2px;
    background: #ffffff;
    display: block;
    position: absolute;
    top: 20px;
}

#to_top:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 4px;
}

#to_top:after {
    right: 3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.grecaptcha-badge {
    display: none;
}

.bg_img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.img-responsive {
    width: 100%;
    height: auto;
}

.relative {
    position: relative
}

.flex {
    display: flex;
    flex-direction: row;
    align-items: center;
}

#to_top {
    position: fixed;
    right: 25px;
    bottom: 70px;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 38px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 9;
    color: #fff;
    opacity: 0.5;
    background: #a0855b;
}

.transition, .social__link {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

#to_top:hover {
    opacity: 1;
}

.load-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.3);
    display: none;
}

.load-box img {
    position: fixed;
    left: 50%;
    width: 46px;
    margin-left: -23px;
    top: 50%;
}

.close_all_form {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.65);
    display: none;
    z-index: 4;
}

.txt_error, .txt_yes {
    display: none;
    padding: 15px;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    z-index: 4;
}

.txt_error {
    background-color: #d50000;
}

.txt_yes {
    background-color: #a0855b;
}

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

.video-tab__right_wrap iframe {
    width: 455px;
    height: 255px;
}

.single-portfolio-section {
    margin-bottom: 0;
}

.tabs__long-link {
    animation: flicker 4s infinite linear;
}

.cn_fm_wrap {
    position: absolute;
    width: 1500px;
    left: 50%;
    margin-left: -745px;
    display: none;
    z-index: 5;
    background-color: rgba(34, 40, 49, .9);
}

@keyframes flicker {
    0% {
        background: #393e46;
        color: #ffffff;
    }
    50% {
        color: #ffffff;
        background-color: #a0855b;
    }
    100% {
        background: #393e46;
        color: #ffffff;
    }
}

.main-banner-image {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    z-index: -1;
}

.main-banner-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    overflow: hidden;
}

.main-banner-question {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 5px;
}

.main-banner-answer {
    line-height: 20px;
}

.main-banner-percent {
    background: #222831;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    font-size: 59px;
    color: #c6b69d;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 20px;
    margin: 0 60px;
}

.btn {
    cursor: pointer;
}

.social__link:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.tabs_list, .specifically_list {
    color: #ffffff;
}

.tabs_list li {

}

.tabs_list {
    margin-top: 30px;
}

.advantages_wrap {
    margin-top: 50px;
}

.advantages_subtitle {
    text-align: center;
    color: #ffffff;
    font-weight: 500;
    margin: 0 0 15px;
    font-size: 21px;
}

.getting__item--control:before {
    background-image: url(/web/images/it3.png);
}

.getting__item--operate:before {
    background-image: url(/web/images/it2.png);
}

.getting__item--stage:before {
    background-image: url(/web/images/it1.png);
}

.getting__item {
    height: auto;
    min-height: 119px;
}

.getting__item--type:before {
    content: "!";
    color: #a0855b;
    font-size: 115px;
    font-weight: 600;
    height: 100%;
    display: flex;
    align-items: center;
    line-height: 115px;
    justify-content: center;
    top: 0;
}

.text-right {
    text-align: right;
    margin-top: 10px;
}

.rm_price span {
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    margin-right: 5px;
}

.getting__item_1 {
    width: 1052px;
}

.getting__item_2 {
    width: 842px;
}

.getting__item_3 {
    width: 1110px;
}

.getting__item_4 {
    width: 733px;
}

.getting__item_5 {
    width: 658px;
}

.getting__item_6 {
    width: 572px;
}

.getting__item_7 {
    width: 900px;
}

.social--filled .social__icon, .social__icon {
    display: block;
    height: 35px;
    width: 35px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.5;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.paginav {
    text-align: center;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.paginav .pagination > li > a, .paginav .pagination > li > span {
    color: #a0855b;
}

.paginav .pagination > .active > a {
    background: #a0855b;
    color: #ffffff;
    border-color: #a0855b;
}

.project__small-photos .project__big-photo-container {
    max-height: 200px;
    padding: 0 3px;
    /*width: auto !important;*/
}

.implemented__object-img-container, .implemented__objects--big .juxtapose {
    width: 100% !important;
    height: 100% !important;
}

.implemented__object-img-container img, .implemented__objects--big .juxtapose img {
    width: 100% !important;
    object-fit: cover;
}

.implemented__object-link {
    height: 100%;
}

a.jx-knightlab {
    display: none;
}

.project__small-photos picture {
    /*display: block;*/
    /*width: auto;*/
    /*max-width: inherit;*/
    /*height: auto;*/
    /*max-height: inherit;*/
}

.project__small-photos .project__big-photo-container img {
    /*width: auto;*/
    /*max-width: inherit;*/
    /*height: auto;*/
    /*max-height: inherit;*/
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.implemented__object-intro a {
    color: #ffffff;
    transition: 0.5s;
    display: block;
    padding: 15px;
}

.implemented__object-intro a:hover {
    background: rgba(0, 0, 0, 0.5);
}

.head {
    line-height: 56px;
}

.project__slider-block .project__big-photos .slick-track {
    height: 500px;
}

.project__small-photos .slick-track {
    height: 200px;
    overflow: hidden;
}

a[data-fancybox] {
    display: block;
    width: 100%;
    height: 100%;
}

.subtitle__release {
    font-size: 35px;
    line-height: 35px;
    margin-top: 20px;
}

.single-portfolio-description {
    margin-bottom: 30px;
}

.no-projets {
    text-align: center;
}

.one_case_items {
    background: #ffffff;
    margin-bottom: 30px;
}

.one_case_left {
    width: 30%;
}

.one_case_right {
    width: 70%;
    padding: 30px;
}

.one_case_items_preview {
    margin-bottom: 15px;
}

.one_case_image a {
    display: block;
    position: relative;
    height: 260px;
}
.one_case_image a picture {
    height: 100%;
    display: block;
}
.one_case_image a img {
    height: 100%;
    object-fit: cover;
}

.one_case_image a:before {
    content: " ";
    background-color: rgba(34,40,49,.7);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.one_case_image:hover a:before {
    opacity: 1;
}

.one_case_items_title, .one_case_items_title a {
    display: block;
    font-size: 30px;
    line-height: 27px;
    font-weight: 300;
    color: #a0855b;
    margin-top: 0;
    margin-bottom: 15px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.one_case_items_title a:hover {
    color: #222831;
}

.one_case_section {
    padding: 70px 0;
}

.case_slider_image a {
    display: block;
    height: 70px;
}

.case_slider_image a picture {
    display: block;
    height: 100%;
}

.case_slider_image a picture img {
    height: 100%;
    object-fit: cover;
}

.mobile_item_menu {
    display: none;
}

.about-us-tab__img {
    width: 100%;

    height: 100%; /**/
    object-fit: cover; /**/
    object-position: bottom; /**/
}

.slider-city {
    position: absolute;
    right: 15px;
    top: -180px;
    color: #ffffff;
    width: 280px;
    text-align: right;
}

.realese-title {
    padding-left: 3px;
    margin-bottom: 5px;
    font-weight: 500;
}

.intro .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -30px;
    position: relative;
    bottom: 30px;
    list-style-type: none;
}

.intro .slick-dots li button {
    display: none;
}

.intro .slick-dots li {
    cursor: pointer;
    border: 2px solid #ffffff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 5px;
    background: transparent;
}

.intro .slick-dots li.slick-active {
    background: #fff;
}

.main_logo {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

.btn.city-btn {
    position: fixed;
    top: 50%;
    width: auto;
    right: 0;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(-90deg) translate(50%, -50%);
    -moz-transform: rotate(-90deg) translate(50%, -50%);
    -ms-transform: rotate(-90deg) translate(50%, -50%);
    -o-transform: rotate(-90deg) translate(50%, -50%);
    transform: rotate(-90deg) translate(50%, -50%);
    z-index: 999;
}

.modal__agreement-label {
    cursor: pointer;
}

.modal_city_content .modal__agreement-label {
    justify-content: flex-start;
    align-items: center;
}

@media screen and (max-width: 1600px) {
    .cn_fm_wrap {
        width: 1100px;
        margin-left: -550px;
    }
}

@media screen and (max-width: 1229px) {
    .mobile_item_menu {
        display: block;
    }
    .project__slider-block .project__big-photos .slick-track {
        height: 375px;
    }
    .head {
        line-height: 35px;
    }
    .main-nav__list {
        text-align: center;
        margin-top: 30px;
    }

    .getting__item_1,
    .getting__item_2,
    .getting__item_3,
    .getting__item_4,
    .getting__item_5,
    .getting__item_6,
    .getting__item_7 {
        width: 100%;
    }

    .main-nav__item:hover .main-nav__sub-menu {
        display: none;
    }

    .sub-menu {
        display: none;
    }

    .cn_fm_wrap {
        width: 600px;
        margin-left: -300px;
    }

    .main-banner-wrap {
        flex-direction: column;
        padding: 30px 15px;
    }

    .main-banner-percent {
        top: 0;
        margin: 25px 0;
    }

    .main-banner-text {
        text-align: center;
    }

    .toggle {
        display: inline-block;
        cursor: pointer;
        background: none;
        color: #222831;
        margin-left: 50px;
    }

    .toggle-icon {
        width: 30px;
        height: 5px;
        background-color: #222831;
        position: relative;
        display: block;
        margin: auto;
        transition: .3s all ease;
    }

    .toggle .toggle-icon:after, .toggle .toggle-icon:before {
        content: "";
        position: absolute;
        left: 0;
        transition: .3s all ease;
    }

    .toggle .toggle-icon:before {
        top: -10px;
    }

    .toggle .toggle-icon:after {
        top: 10px;
    }

    .toggle .toggle-icon:after, .toggle .toggle-icon:before, .toggle .toggle-icon {
        width: 30px;
        height: 5px;
        background-color: #222831;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .toggle .toggle-icon:before, .toggle .toggle-icon:after {
        transition: top .3s .3s, -webkit-transform .3s 0s;
        transition: top .3s .3s, transform .3s 0s;
        transition: top .3s .3s, transform .3s 0s, -webkit-transform .3s 0s;
    }

    .toggle.active .toggle-icon {
        transition: background .3s 0s ease;
        background: transparent;
    }

    .toggle.active .toggle-icon:before, .toggle.active .toggle-icon:after {
        top: 0;
        transition: top .3s 0s, -webkit-transform .3s .3s;
        transition: top .3s 0s, transform .3s .3s;
        transition: top .3s 0s, transform .3s .3s, -webkit-transform .3s .3s;
    }

    .toggle.active .toggle-icon:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .toggle.active .toggle-icon:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

@media screen and (max-width: 767px) {
    .slider-city {
        right: 50%;
        margin-right: -140px;
        text-align: center;
    }
    .implemented__object-intro, .implemented__objects--big .implemented__object-intro {
        margin: 260px 0 auto;
        width: 100%;
    }
    .variants__item {
        width: 100%;
    }

    .cn_fm_wrap {
        width: 290px;
        margin-left: -145px;
    }

    .video-tab__right_wrap iframe {
        width: 100%;
        height: 250px;
    }

    .implemented__video-frame {
        height: 51vw;
    }

    .implemented__video-item {
        display: flex !important;
        align-items: center;
    }

    .toggle {
        position: fixed;
        top: 50px;
        right: 25px;
    }

    .video-tab__right_wrap {
        margin-bottom: 30px;
    }

    .video-tab__right {
        width: 460px;
    }
    .project__slider-block .project__big-photos .slick-track {
        height: 230px;
    }
    .one_case_section {
        padding: 40px 0;
    }
    .one_case_items > .flex {
        flex-direction: column;
    }
    .one_case_left, .one_case_right, .one_case__link {
        width: 100%;
    }
    .intro .slick-dots {
        display: none !important;
    }
}

@media screen and (max-width: 480px) {
    .video-tab__right_wrap iframe {
        height: 51vw;
    }
    .project__small-photos .slick-track {
        height: 100px;
    }

    .project__small-photos .project__big-photo-container {
        max-height: 100px;
    }
}




/* доработки 10.09.2020 */
























