
/*office*/
.office{
    padding-top: 7.5rem;/*120*/
}
.wrap_map{

}
#office_map{
    height: 83.3125rem;/*1333*/
    width: 100%;
}
.office__item{
    position: absolute;
    z-index: 99;
    bottom: var(--container-pi);
    width: calc(100% - var(--container-pi)*2);
    left:var(--container-pi);
}
.footer_wrap{
    width: 100%;
    background: var(--basic-white-color);
    border-radius: 0.625rem;/*10px*/
    padding: 1.56rem;/*25px*/
    position: relative;
}


.footer_logo_wrap svg{
    position: absolute;
    left:1.56rem;/*25px*/
}
.footer_logo_wrap div{
    padding-left: 1.56rem;/*25px*/
}
.footer_logo_wrap .logo_txt__1{
    font-family: 'Inter Light 18pt';
    font-weight: 700;
    font-size: 1.56rem;/*25px*/
    leading-trim: Cap height;
    line-height: 1.0625rem;/*17*/
    letter-spacing: -2%;
    color:var(--basic-Graphite-color);

}
.footer_logo_wrap .logo_txt__2 {
    font-family: 'Inter Light 18pt';
    font-weight: 400;
    font-size: 0.75rem;/*12px*/
    leading-trim: Cap height;
    line-height: 1.625rem;/*26*/
    color:var(--basic-black-color);
}

.footer_menu_wrap{
    display: flex;
    gap:0.625rem;/*10px*/
    margin-top: 2.8125rem;/*45*/
}
.footer_menu_wrap .menu_item{
    width: calc(100%/6);
}

.menu_item .menu_item__title{
    font-family: 'Inter Regular 18pt';
    font-weight: 600;
    font-size: 1rem; /*16px*/
    leading-trim: Cap height;
    line-height: 1.25rem;/*20px*/
    letter-spacing: 0%;
    margin-bottom: 1.0625rem;/*17*/

}
.menu_item li{
    font-family: 'Inter Regular 18pt';
    font-weight: 400;
    font-size: 0.875rem;/*14*/
    leading-trim: Cap height;
    line-height: 1.125rem;/*18px*/
    letter-spacing: 0%;
    margin-bottom: 1rem; /*16px*/
}
.menu_item li a{
    color:var(--basic-black-color);
}
.office__item{
    position: absolute;
    z-index: 99;
    bottom: var(--container-pi);
    width: calc(100% - var(--container-pi)*2);
    left:var(--container-pi);
}
.footer_link_wrap{
    display: flex;
    margin-top: 4.8125rem;/*77*/
}
.footer_link__item{
    width: 50%;

}
.gray_left{
    display: flex;
    font-family: 'Inter Regular 18pt';
    font-weight: 400;
    font-size: 0.875rem;/*14*/
    leading-trim: Cap height;
    line-height: 1.125rem;/*18px*/
    letter-spacing: 0%;
    color:var(--basic-gray5-color);
    gap:1.25rem;/*20px*/

}
.black_left{
    display: flex;
    gap:1.3125rem;/*21*/
    justify-content: end;
    font-family: 'Inter Regular 18pt';
    font-weight: 400;
    font-size: 0.875rem;/*14*/
    leading-trim: Cap height;
    line-height: 1.125rem;/*18px*/
    letter-spacing: 0%;
    color:var( --basic-black-color);
}
.black_left__item a{
    color: var(--basic-black-color);
}
.black_left__item{
    position: relative;
}
.black_left__item:nth-child(1):after{
    content: "|";
    position: absolute;
    right: -0.75rem;/*12px*/

}
.black_left__item:nth-child(2):after{
    content: "|";
    position: absolute;
    right: -0.75rem;/*12px*/
}

.baloon_title{
    font-family: 'Inter Bold 18pt';
    font-weight: 700;
    font-size: 1.4375rem;/*23px*/
    leading-trim: Cap height;
    line-height: 1.625rem;/*26*/
    letter-spacing: -2%;

}

.popover {
    position: absolute;
    top: -18.75rem;/*300*/
    background: #FFF;
    border-radius: 0.625rem;/*10px*/
    left: 0 !important;
    width: 28.125rem;/*450*/
    z-index: 9999;
}

.b_title {
    width: 28.125rem;/*450*/
    display: flex;
}

.popover-inner {
    width: 100%;
}

.popover-inner ymaps {
    width: 100% !important;
}

.b_title {
    font-family: Inter;
    font-family: 'Inter Bold 18pt';
    font-size: 1.4375rem;/*23px*/
    leading-trim: Cap height;
    line-height: 1.625rem;/*26*/
    letter-spacing: -2%;
    padding-left: 1.56rem;/*25px*/
    display: flex;
    padding-top: 1.875rem;/*30*/
    text-transform: uppercase;
    padding-bottom: 1.56rem;/*25px*/
    color:var(-basic-Graphite-color);
}

.close {
    font-size: 2.5rem;/*40*/
    position: absolute;
    right: 1.56rem;/*25px*/
    color: black;
}
.popover-content{
    padding-top: 1.56rem;/*25px*/

}
.popover-content img{
    max-width: 100%;
}
.contacts{
    padding: 1.56rem;/*25px*/
    display: flex;
    flex-direction: column;
    gap: 1.4375rem;/*23px*/
}
.contacts_item{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap:1.4375rem;/*23px*/
}

.cont_item_item{
    font-family: 'Inter Regular 18pt';
    font-weight: 400;
    font-size: 1rem; /*16px*/
    leading-trim: Cap height;
    line-height: 1.25rem;/*20px*/
    letter-spacing: 0%;

}
.cont_item__title{
    font-family: 'Inter SemiBold 18pt';
    font-weight: 600;
    font-size: 1.125rem;/*18px*/
    leading-trim: Cap height;
    line-height: 1.125rem;/*18px*/
    letter-spacing: 0%;
    color:var( --basic-black-color);

}
.cont_item_item a{

    color:var( --basic-black-color);
}
.wrap_map{
    z-index: 100;
}
#office_map{
    z-index: 110;
    position: relative;
}
.office_item__title{
    position: absolute;
    z-index: 1200;
    top:3.75rem;/*60*/
    left:1.94rem;/*31*/
    width: auto!important;
}

#windows_info{
    border:1px solid var(--basic-gray4-color);
    background: #fff;
    border-radius: 0.625rem;/*10px*/
    overflow: hidden;
}
#windows_info .img{
    width: 100%;
    height: 13.75rem;/*220*/
    overflow: hidden;
}
#windows_info img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.cont_item__title{
    position: relative;
}
.work{
    cursor: pointer;
}
.cont_item__title svg{
    position: absolute;
    stroke: var(--basic-black-color);
    right: 0;
    top:0.3125rem;/*5px*/
    animation: rotate2 0.5s forwards;
}

.cont_item__title.open svg{
    animation: rotate 0.5s forwards;
}

@keyframes rotate {
    0% {transform: rotate(0)}
    100% {transform: rotate(180deg)}
}
@keyframes rotate2 {
    0% {transform: rotate(180deg)}
    100% {transform: rotate(0)}
}
#windows_info{
    height: auto;!important;
}
#windows_info .list_phones{
    display: flex;
    flex-flow: row wrap;
    row-gap: 0.8125rem; /*13px*/
    display: none;
}
.list_phones .list_item{
    width: 50%;
    font-family: 'Inter Regular 18pt';
    font-weight: 400;
    font-size: 1rem; /*16px*/
    leading-trim: Cap height;
    line-height:1.25rem;/*20px*/
    letter-spacing: 0%;

}
.list_item_mail{
    padding-top:0.75rem;/*12px*/
}
.list_item:nth-child(2n){
    padding-left: 0.625rem;/*10px*/
}

.b_title svg{
    position: absolute;
    right: 1.56rem;/*25px*/
    cursor: pointer;
}
.work_wrap{
    gap:1.4375rem;/*23px*/
    display: flex;
    flex-direction: column;
    display: none;
}
.work_line_wrap{
    display: flex;
    align-items: baseline;
    justify-content: space-between;

}
.work_line__title{
    font-family: 'Inter Regular 18pt';
    font-weight: 400;
    font-size: 1rem; /*16px*/
    leading-trim: Cap height;
    line-height: 125%;
    width: 30%;
}
.work_line_contacts{
    font-family: 'Inter Regular 18pt';
    font-weight: 400;
    font-size: 1rem; /*16px*/
    leading-trim: Cap height;
    line-height: 125%;
}
.contacts_item .link{
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 0.3125rem;/*5px*/
    display: none;
}
.contacts_item .link a{
    font-family: 'Inter Regular 18pt';
    font-weight: 600;
    font-size: 0.8125rem; /*13px*/
    leading-trim: Cap height;
    line-height: 120%;


}

/*office*/


@media (max-width: 1439px) {

    /*office*/

    .footer_menu_wrap{
        flex-wrap: wrap;
        gap: 1.875rem;/*30*/
        margin-top: 2.187rem;/*35*/
    }
    .footer_menu_wrap .menu_item{
        width: calc(100%/3 - 1.25rem);
    }
    .office{
        padding-top:3.75rem;/*60*/
    }
    .footer_link_wrap{
        flex-direction: column;
    }
    .footer_link__item{
        width: 100%;

    }
    .gray_left{
        display: flex;
        justify-content: space-between;
        gap:0px;
        margin-top: 1.56rem;/*25px*/

    }
    .gray_left .gray_left__item:nth-child(1){
        width: 37%;
    }
    .gray_left .gray_left__item{
        width: 33%;
    }
    .black_left{
        display: grid;
        grid-template-columns: 10.94rem 1fr  33%;
        gap:0px;
    }
    .black_left  .black_left__item{
        width: 100%;
    }
    .black_left__item{
        position: relative;
    }
    .black_left__item:nth-child(1):after{
        content: "";

    }
    .footer_link__item:nth-child(1){
        order:2;
    }
    .footer_link__item:nth-child(2){
        order:1;
    }
    .black_left__item:nth-child(2):after{
        content: "";

    }
    /*office*/
}


@media (max-width: 767px) {

    /*office*/
    .footer_wrap{
        padding: 0.8125rem; /*13px*/
    }
    .footer_menu_wrap{
        flex-wrap: wrap;
        gap: 0px;
        margin-top: 1.56rem;/*25px*/
    }
    .footer_menu_wrap .menu_item{
        width: 100%;
    }
    .menu_item ul{
        display: none;
    }

    .menu_item__title{
        position: relative;

    }
    .office  .menu_item .menu_item__title {
        font-size:0.8125rem;
    }
    .menu_item__title::after{
        width: 0.875rem;/*14*/
        height: 0.5rem;/*8*/
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1L7 7L13 1' stroke='%231F1F1F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
        background-repeat: no-repeat;
        position: absolute;
        right: 0;
        bottom: 50%;
        transform: translateY(50%);
        content: '';
        display: block;
        transition: .35s ease-in;
    }

    .menu_item__title.open::after {
        transform: translateY(50%) rotate(180deg);
    }

    .footer_link_wrap {

        margin-top:0.5rem;/*8*/
    }
    .black_left {
        display: flex;
        flex-direction: column;
        gap: 0.75rem;/*12px*/
    }
    .footer_link__item {
        width: 100%;
    }
    .gray_left {
        font-size: 0.75rem;/*12px*/
    }
    .gray_left .gray_left__item:nth-child(1){
        width: 100%;
    }
    .gray_left .gray_left__item{
        width: 100%;
    }
    .gray_left {
        display: flex;
        flex-direction: column;
        gap: 1px;
        margin-top: 1.25rem;/*20px*/
    }
    .footer_logo_wrap svg {
        left: 0.8125rem; /*13px*/
    }
    .office__item{
        width: 100%;
        left: 0;
        bottom: 0;
    }
    .office_item__title{
        left:0.8125rem; /*13px*/
        top:0.8125rem; /*13px*/
    }
    .b_title{
        width: 90%;
        font-weight: 700;
        font-size: 1.0625rem;/*17*/
        leading-trim: Cap height;
        line-height: 114.99999999999999%;
        text-transform: uppercase;
        padding:1.0625rem 0.9375rem;

    }
    .b_title svg{
        top:16px;
        right: 15px;
    }
    .contacts{
        padding: 0.9375rem;/*15*/
        gap: 0.9375rem;/*15*/
    }
    .cont_item__title{

        font-weight: 600;
        font-size: 0.9375rem;/*15*/
        leading-trim: Cap height;
        line-height: 105%;

    }
    .cont_item_item{

        font-weight: 400;
        font-size: 0.875rem;/*14*/
        leading-trim: Cap height;
        line-height: 120%;
    }
    .work{
        display: none;
    }
    #windows_info .img{
        height: 6.75rem;/*108*/

    }
    .contacts_item{
        gap:0.625rem;/*10px*/
    }
    .contacts_item .link{
        display: flex;
    }

    .black_left__item a{
        font-size:0.75rem;/*12px*/
    }
    /*office*/
}