/*Custom Styles*/
.about__scenario-image img {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:calc( 1vh * 5.84237);
    margin:auto;
    object-fit:cover;
    font-family:"object-fit: cover;";
    width:0;
    min-width:66%;
    min-height:100%;
}

.category-page__slider.js-slider {
    max-width: 890px;
}
.price-table__col_project.js-price-table-button {
    cursor: pointer;
}
.custom__app-buttons__app {
    display: none;
}
.app-buttons.about__app-buttons {
    margin-bottom: calc( 1vh * 1.54237);
}
.consult-section-list about__list li {
    background-image: url(../images/about/tick.svg);
    background-repeat: no-repeat
}
.menu__title-arrow.js-accordion-button {
    display: flex;
    /*flex-grow: 1;*/
    justify-content: flex-end;
}

.breadcrumbs .breadcrumbs__item .breadcrumbs__link {
    color: #fff;
    cursor: pointer;
}
.breadcrumbs .breadcrumbs__item .breadcrumbs__link:hover {
    color: #1f7ba6;
}
.breadcrumbs .breadcrumbs__item p.breadcrumbs__link.breadcrumbs_grey{
    color: #989aac;
    cursor: default;
}
.breadcrumbs .breadcrumbs__item a.breadcrumbs__link.breadcrumbs_grey{
    color: #989aac;
    cursor: default;
}
.breadcrumbs .breadcrumbs__item .breadcrumbs__link.breadcrumbs_grey:hover {
    color: #1f7ba6;
    cursor: pointer;
}
.breadcrumbs .breadcrumbs__item .breadcrumbs__link {
    color: #fff;
    cursor: pointer;
}
.about__left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.about__tab-wrapper_scenario .about__subtitle:not(:first-child) {
    margin-top: 0;
}

@media (min-aspect-ratio:80/59) {
    .about__scenario-tabs {
        margin-top:4.66102vh;
        margin-left: -10px;
        /*margin-top:calc(var(--vh, 1vh) * 4.66102)*/
    }
    .about__scenario-image {
        margin-left: calc( 1vh * 2.54237);
    }
}
@media  only screen and (max-width: 1279px){
    .about__scenario-tabs {
        margin-left: 0;
    }
    .about__left {
        display: block;
    }
    .about__tab-wrapper_scenario .about__subtitle:not(:first-child) {
        margin-top: calc(1vh * 3.22034);
    }

}
@media only screen and (max-width: 699px) and (min-aspect-ratio: 205 / 444){
    .equipment.js-section.js-section-one-slider.js-section-slider-start {
        /*margin-top: 23px;*/
    }
}

@media only screen and (max-width:699px) {
    .about__tab-wrapper_scenario .about__left {
        width:100%;
        padding-bottom: 35px;
    }
}
@media only screen and (max-width:430px) {
    .about__tab-wrapper .container .slider-dots {
        margin-top: 4px;
    }
    .custom_app_google {
        display: none;
    }
}
@media only screen and (max-width:320px) {
    .about.js-vh-fix.js-section {
        margin-bottom: 10px;
    }
    .about__tab-wrapper .container .slider-dots {
        /*margin-top: 7px;*/
        margin-top: 0;
    }
}
/*price-table*/
.cities__title--top {
    margin-top: 110px;
}
.price-table {
    display: table;
}
.price-table.table>:not(caption)>*>*{
    text-align: center;
}
.price-table .price-table--body td img {
    width: 100%;
    max-width: 100px;
    object-fit: cover;
    height: auto;
}

@media  only screen and (max-width: 1305px){
    .cities__title--top{
        font-size: 32px;
        line-height: 32px;
    }
}
@media  only screen and (max-width: 1050px){
    .cities__title--top{
        font-size: 25px;
        line-height: 25px;
    }
}
@media  only screen and (max-width: 825px){
    .cities__title--top{
        text-align: center;
        font-size: 20px;
        line-height: 20px;
        margin-top: 50px;
    }
    .price-table--subtitle {
        font-size: 12px;
    }
}

/*adaptive custom table*/
@media  only screen and (max-width: 500px){
    .price-table.table {
        margin-top: 35px;
    }
    .price-table--head{
        display: none;
    }
    .price-table .price-table--body tr {
       display: block;
        min-width: 300px;
    }
    .price-table .price-table--body tr:nth-child(even){
        background-color: rgba(0, 207, 255, 0.1);
    }
    .price-table .price-table--body td {
        display: flex;
        justify-content: space-between;
        text-align: right;
    }
    .price-table .price-table--body td:before{
        content: attr(data-label);
        font-weight: bold;
        margin-right: 10px;
        text-align: left;
        flex-basis: 45%;
    }
    main.main .offices {
        padding: 10px 0 50px;;
    }
    .price-table .price-table--body td img {
        padding-right: 5px;
    }

}
.swiper-container.about-page__slider-container  .custom__slider_arrows {
    z-index: 1;
    width: calc(1vh * 3);
}
.slider-arrows__arrow {
    z-index: 1;
}
.office__slider:hover .info-tabs__scale {
    opacity:1
}
@media  only screen and (max-width: 1599px){
    .info-tabs__tab-right.custom__info-tabs__tab-right {
        width: 100%;
        max-width: 830px;
        margin: auto;
    }
}
@media  only screen and (max-width: 1275px){
    .swiper-container.about-page__slider-container .custom__slider_arrows {
        width: calc(2vh * 3);
    }
    .custom__portfolio-arrow {
        display: none;
    }
}
@media  only screen and (max-width: 1050px){
    .swiper-container.about-page__slider-container .custom__slider_arrows {
        width: calc(1.2vh * 2);
    }
    .office__slider .swiper-container .custom__slider_arrows {
        width: 3vw;
    }

}
@media  only screen and (max-width: 768px){
    /*about*/
    .custom__swiper_container.about-page__slider-container {
        /*padding: 0 30px 0 50px;*/
    }
    .custom__slider_arrows {
        display: none;
    }
    .swiper-container.about-page__slider-container  .custom__slider_arrows {
        /*z-index: 1;*/
        /*width: calc(1vh * 4);*/
        display: none;
    }
    /*history*/
    .swiper-container.about-page__slider-container.custom__history_container {
        padding: 0 60px 0 42px;
    }
    .history-card__arrow {
        /*display: none;*/
    }
}

/*Portfoli detail*/
.popup-gallery__top .swiper-container .custom__round_arrows {
    z-index: 1;
    width: calc(1vh * 4);
    height: 50px;
    width: 50px;
    top: 50%;
    border-radius: 50%;
}

@media only screen and (max-width: 699px) and (min-aspect-ratio: 205 / 444){
    .slider-arrows__arrow {
        width: calc(1vh * 3.5);
    }
}
/*Portfolio-custom-style*/

.info-tabs__tab-right.custom__info-tabs__tab-right{
    flex-grow: 1;
}
.info-tabs__slider.js-slider.js-slider-everywhere.custom__info-tabs__slider {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.info-tabs__text--full {
    margin-top: 4rem;
}
.slider-arrows__arrow.custom__slider_arrows.custom__portfolio-arrow {
    opacity: 0;
    /*width: 0;
    height: auto;*/
    /*transform: rotate(180deg);*/
    height: 50px;
    width: 50px;
    border-radius: 50%;
    top: 50%;
    margin-top: -25px;
}
.slider-arrows__arrow.slider-arrows__arrow_prev.js-slider-prev.custom__slider_arrows.custom__portfolio-arrow svg,
.slider-arrows__arrow.slider-arrows__arrow_next.js-slider-next.custom__slider_arrows.custom__portfolio-arrow svg {
    width: 20px;
    height: auto;
}
.slider-arrows__arrow.slider-arrows__arrow_prev.js-slider-prev.custom__slider_arrows.custom__portfolio-arrow {
    left: 25px;
}
.slider-arrows__arrow.slider-arrows__arrow_next.js-slider-next.custom__slider_arrows.custom__portfolio-arrow {
    right: 25px;
}
.info-tabs__tab-right:hover .slider-arrows__arrow.custom__slider_arrows.custom__portfolio-arrow {
    opacity: 1;
}
@media only screen and (max-width: 430px){
    .info-tabs__tab-right.custom__info-tabs__tab-right {
        padding-bottom: 20px;
    }
}
/*main-tab*/
@media  only screen and (max-width: 699px) and (min-width: 320px){
    .container.custom__container_tab {
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    .custom__container_tab .about__bottom {
        margin-top: auto;
    }
}
/*Custom-popup*/
.popup__content_showroom {
    background-color: rgba(0,0,0,.8);
}
.custom__round_showroom_arrows {
    background: #fff;
}
.custom__round_showroom_arrows.slider-arrows__arrow svg{
    fill: rgba(0,0,0,.8);
}
.custom__round_showroom_arrows.slider-arrows__arrow:hover svg {
    fill: #1f7ba6;
}
.custom-popup__close {
    fill: #fff;
}
.custom-swiper-lazy {
    /*margin:30px;*/
    /*float:left;*/
    cursor:pointer;
    /*max-height:100px;*/
}
.custom__popup-showroom.is-active {
    display: block!important;

}
/*.custom-popup {*/
/*    position: absolute;*/
/*    height:100%;*/
/*    width:100%;*/
/*    top:0;*/
/*    left:0;*/
/*    display:none;*/
/*    text-align:center;*/
/*    z-index: 1000;*/
/*}*/
/*.custom-popup_bg {*/
/*    background:rgba(0,0,0,.8);*/
/*    position:absolute;*/
/*    z-index:100;*/
/*    height:100%;*/
/*    width:100%;*/
/*}*/
/*.custom-popup_img {*/
/*    position: relative;*/
/*    margin:0 auto;*/
/*    z-index:101;*/
/*    max-height:94%;*/
/*    max-width:94%;*/
/*    margin:1% 0 0 0;*/
/*}*/
.showroom__slide.swiper-slide.js-scrollmagic-slide-to-count {
    margin-top: 20px!important;
}
.info-tabs__scale.showroom__slider-btn {
    pointer-events: all;
    cursor: pointer;
}
.showroom__slide:hover .showroom__slider-btn {
    opacity: 1;
}
.showroom {
    position: relative;
}
/*facts__special*/
.facts__special.custom__facts_special{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    /*right: -30%;*/
    /*right: -14vw;*/
    right: calc(100% - 60vw);
}

.custom_manager {
    max-height: 1200px;
    bottom: -185px;
}
@media  only screen and (max-width: 1440px){
    .facts__special.custom__facts_special {
        right: -20%;
    }
}
@media  only screen and (max-width: 1366px){
    .facts__special.custom__facts_special {
        right: -28%;
    }
}
@media  only screen and (max-width: 1280px){
    .facts__special.custom__facts_special {
        right: -7%;
    }
}
@media only screen and (max-width: 1280px) and (max-height: 800px){
    .facts__special.custom__facts_special {
        right: -27%;
    }
}
@media  only screen and (max-width: 1050px){
    .facts__special.custom__facts_special {
        padding-left: 0;
    }
    .custom_manager {
        max-height: 810px;
        bottom: -65px;
        width: auto;
    }
}
@media  only screen and (max-width: 768px){
    .custom_manager {
        max-height: 680px;
        bottom: 0px;
        width: auto;
        transform: scale(1);
    }
}
@media  only screen and (max-width: 430px){
    .manager__person {
        width: 110px;
        height: 110px;
    }
    .facts__special.custom__facts_special {
        margin-left: 53px;
        padding-top: 0;
        padding-left: 0;
    }
    .custom_manager {
        max-height: initial;
        width: 178px;
        top: 4px;
        left: -13px;
    }
    .showroom.js-map-container.js-vh-fix.js-section {
        padding-top: 25px;
    }

}
@media  only screen and (max-width: 375px){
    .facts__special.custom__facts_special {
        margin-left: 28px;
    }
    .price-table {
        display: block;
    }

}
@media  only screen and (max-width: 320px){
    .custom_js-slider-dots {
        margin-top: 0;
    }
}

/*Custom tabs*/
.custom__slide_squares {
    /*display: none;*/
    display: block;
    position: relative;
    z-index: 10;
    left: -80px;
}
.custom__square {
    transform: scale(0.6);
    /*cursor: pointer;*/
}
.custom__square:hover {
    transition: .3s;
    transform: scale(0.8);
}
.custom__square_yell {
    left: 70px;
}
.custom__square_blue {
    left: 160px;
}
.custom__square_main {
    left: 250px;
}
.custom__square_pink {
    left: 340px;
}
.custom__square-active {
    transform: scale(1);
}
.custom__square.custom__square-active:hover  {
    transform: scale(1);
}


/*BLOCK 4 NAV*/
/*.sections.js-section-multiple-sliders .container {*/
/*    position: relative;*/
/*}*/
.cards-slider.js-slider.sections__cards {
    position: relative;
}
.custom_pagination_1 {
    /*position: absolute;*/
    /*width: 20%;*/
    position: relative;
    width: calc(1vh * 42.32203);
    justify-content: space-between;
    display: flex;
    z-index: 10;
    top: 3%;
    /*right: calc(1vh * 87.69492);*/
    /*left: 50vw;*/
}
.custom_pagination_1 .swiper-pagination-bullet {
    cursor: pointer;
    pointer-events: all;
    align-items: center;
    padding: 6px;
    border-radius: 1.01695vh;
    height: 9.32203vh;
    width: 9.32203vh;
    box-sizing: border-box;
    background: #272424;
    color: #fff;
    justify-content: space-around;
    opacity: 1;
    font-size: 1.10169vh;
    fill: #fff;
    display: flex;
    flex-direction: column;
    transform: scale(0.6);
}
.custom_pagination_1 span.swiper-pagination-bullet svg {
    height: 2.9661vh;
    width: 4.40678vh;
}
.custom_pagination_1 .swiper-pagination-bullet:nth-child(1){
    fill: #ffcc03;
}
.custom_pagination_1 .swiper-pagination-bullet:nth-child(2){
    fill: #83d0f5;
}
.custom_pagination_1 .swiper-pagination-bullet:nth-child(3){
    fill: #1f7ba6;
}
.custom_pagination_1 .swiper-pagination-bullet:nth-child(4){
    fill: #9542b2;
}
.custom_pagination_1 .swiper-pagination-bullet:hover {
    transform: scale(0.8);
    transition: .3s;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination-bullet.swiper-pagination-bullet-active:hover {
    transform: scale(1.1);
    transition: .3s;
}
/*@media  only screen and (max-width: 1280px){*/
/*    .custom_pagination_1 {*/
/*        left: 20px;*/
/*        top: 32%;*/
/*    }*/
/*}*/


/*@media  only screen and (max-width: 1440px){*/
/*    .custom_pagination_1 {*/
/*        right: 45%;*/
/*    }*/
/*}*/
/*@media  only screen and (max-width: 1366px){*/
/*    .custom_pagination_1 {*/
/*        right: 41%;*/
/*    }*/
/*}*/
/*@media  only screen and (max-width: 1280px){*/
/*    .custom_pagination_1 {*/
/*        right: 49%;*/
/*    }*/
/*}*/

@media  only screen and (max-width: 1280px) and (max-height: 1024px){
    .custom_pagination_1 {
        /*right: calc(1vh * 76.32203);*/
        right: 76vh;
    }
}
@media  only screen and (max-width: 1280px) and (max-height: 800px){
    .custom_pagination_1 {
        /*right: calc(1vh * 88.32203);*/
        right: 88vh;
    }
}

@media  only screen and (max-width: 1279px){
    .custom_pagination_1 {
        display: none;
    }
}
/*@media (min-height: 1025px) and (max-height: 1255px){*/
/*    .custom_pagination_1 {*/
/*        !*right: calc(1vh * 76.32203);*!*/
/*        !*right: 54vh;*!*/
/*        right: calc(100vh - 20%);*/
/*    }*/
/*    !*right: calc(1vh * 54.69492);*!*/
/*}*/
/*@media  only screen and (min-height: 1024px) and (max-height: 1555px){*/
/*    .custom_pagination_1 {*/
/*        position: fixed;*/
/*        left: 0;*/
/*        padding-left: 15px;*/
/*        top: 50vh;*/
/*        right: calc(100vw - 32%);*/
/*        right: calc(100vw - 50vh);*/
/*    }*/
/*}*/
/*@media  only screen and (max-width: 1024px){*/
/*    .sections.js-section-multiple-sliders .container {*/
/*        margin-top:-7px ;*/
/*    }*/
/*    .custom_pagination_1 {*/
/*        top: 38%;*/
/*    }*/

/*}*/


.submenu__submenu .submenu__item .submenu__submenu{
    position: absolute;
    left: calc(100% - 1px);
    top: -10px;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 2px 43px 84px rgb(0 0 0 / 24%);
    z-index: -1;
    padding: 10px 0;
    transition: opacity .2s ease,-webkit-transform .2s ease;
    transition: transform .2s ease,opacity .2s ease;
    transition: transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;
    opacity: 0;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    pointer-events: none;
}

.header__item.has-submenu-opened .submenu__submenu .submenu__item:hover .submenu__submenu{display:block; opacity:1; pointer-events:auto;}