.hr .hero-block__text-title {
    text-transform: uppercase;
    color: #141416;
}

.hr .hero-block__content {
    padding: 0px;
}

.hr .red {
    color: #EE4723 !important;
}

.hr .pink {
    color: #F9B1A1 !important;
}

.hr .hero-block--solo {
    height: 680px;
}

.hr .hero-block--solo::before {
    display: none;
}

.hr .hero-block__content-breadcrumbs .breads__crumbs .crumbs__container a,
.hr .hero-block__content-title .title {
    color: #141416;
}

.hr .breads__crumbs .crumbs__container a::before {
    color: #141416;
    background-color: #141416 !important;
}

.hr .breads__crumbs {
    border-bottom: 1px solid #D2D2D2;
}

.hr .hero-block__text-desc .system-src span {
    font-size: 18px;
    line-height: 120%;
}

.hr .hero-block__text-desc {
    margin-top: 50px;
}

.hr h3.services-tiles__title {
    font-size: 42px;
    line-height: 113%;
}

.hr .services-tiles__name {
    font-size: 16px;
    line-height: 128%;
    background-color: #EE4723;
    display: flex;
    height: 68px;
    width: 100%;
    padding: 24px 20px;
    position: absolute;
    bottom: 0px;
}

.hr .services-tiles__item {
    padding: 0px;
}

.hr .services-tiles__inner {
    grid-template-rows: repeat(1, 1fr);
}

.hr .services-tiles__item:hover .services-tiles__name {
    display: none;
}

.hr .services-tiles__desc {
    padding: 30px 20px;
    margin-top: 20px;
    font-size: 13px;
    line-height: 20px;
    position: relative;
    z-index: 3;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    position: absolute;
    bottom: 0px;
    background-color: #141416;
    display: none;
}

.hr .services-tiles__item:hover .services-tiles__desc {
    display: block;
    opacity: 0.8;
    transition: all 0.3s ease-in-out;
}

.hr .services-tiles__item:hover .services-tiles__desc h2 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 40px;
}

.hr section#main-styles {
    padding: 80px 0;
    max-height: fit-content;
    background-color: #fff;
}

.hr .services-hr {
    padding: 80px 0;
}


.hr .services-hr .container-hr {
    display: flex;
    flex-wrap: wrap;

}

.hr .services-hr .container-hr .block {
    height: 250px;
    flex-basis: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #E6E6E6;
}


.hr .services-hr .container-hr .block:nth-child(even) {
    border-left: 1px solid #E6E6E6;
    padding-left: 40px;
}

.hr .services-hr .container-hr .block:nth-last-child(-n+2) {
    border-bottom: 1px solid #E6E6E6;
}


.hr .services-hr .container-hr .item {
    height: 90%;
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 30px 0px;
}

.hr .services-hr .container-hr .item .left {
    display: flex;
    width: 40px;
    padding-right: 60px;
}

.hr .services-hr .container-hr .item .left img {
    width: 33px;
    height: 33px;
    margin: 0 auto;
    display: block;
}

.hr .services-hr .container-hr .item .body {
    display: flex;
    width: 100%;
    flex-direction: column;
    padding-right: 43px;
}

.hr .services-hr .container-hr .item .right {
    display: flex;
    width: 100px;
}

.hr .services-hr .container-hr .item h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 25px;
}


.hr .services-hr .container-hr .item p {
    font-size: 12px;
    line-height: 145%;
    color: #666666;
}


.hr .services-hr .tabs-block__links-item {
    border-bottom: none;
    padding: 0;
}

.hr .services-hr .tabs-block__links-item .square-anim {
    display: block;
}


.hr .services-hr-video {
    padding: 80px 0;
    background-color: #fff;
}

.hr .services-hr-video .video {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.hr .services-hr-video .video h3 {
    display: block;
    position: absolute;
    font-size: 22px;
    line-height: 130%;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin: 48px 20px;

}


.hr .card-geo__text-geo {
    display: block;
    position: absolute;
    font-size: 14px;
    font-weight: 500;
    line-height: 100%;
    color: #fff;
    margin-top: -98px;
    margin-left: 20px;
    background-color: #EE4723;
    border-radius: 26px;
    padding: 8px 25px;
}

.hr .card-geo__text-geo::before {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 100%;
}

.hr .services-hr-video .video .shadow {
    display: block;
    position: absolute;
    width: 100%;
    height: 220px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0) 100%);

}


.hr .services-hr-video .wrap-swiper {
    display: flex;
    align-items: center;
    gap: 20px;
    width: 100%;
    justify-content: space-between;
}

.hr .services-hr-video .swiper {
    height: fit-content;
    flex-basis: 50%;
    display: flex;


}

.hr .services-hr-video .swiper .swiper-slide {
    background-color: #353535;
}


.hr .image-markers__tooltip {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 0px;
    position: absolute;
    bottom: 0px;
    background-color: #EE4723;
    padding: 31px 20px;
}

.hr .image-markers__tooltip {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 128%;
}

.hr .image-markers__tooltip::before {
    display: none;
}

.hr .image-markers__tooltip::after {
    display: none;
}

.hr .image-markers__map::after {
    display: none;
}

.hr .image-markers__map .image-title {
    display: block;
    padding: 31px 20px;
    max-width: 80%;
    top: 0;
    position: absolute;
}

.hr .image-markers__map .image-title span {
    color: #fff;
    font-size: 22px;
    max-width: 80%;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 130%;

}


.hr .wrap-swiper .swiper-button-next {
    background-color: #B6391E;
    bottom: 0px;
    top: auto;
    right: 0px;
    left: auto;
    width: 62px;
    height: 62px;
    color: #fff;
}

.hr .wrap-swiper .swiper-button-prev {
    background-color: #D03D1D;
    bottom: 0px;
    top: auto;
    right: 62px;
    left: auto;
    width: 62px;
    height: 62px;
    color: #fff;
}

.hr .wrap-swiper .swiper-button-next.swiper-button-disabled,
.hr .wrap-swiper .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none;
}

.hr .wrap-swiper .swiper-button-next:after,
.hr .wrap-swiper .swiper-button-prev:after {
    font-size: 16px;
}


.hr .services-hr-people {
    padding: 80px 0;
    background-color: #fff;
}


.hr .services-hr-people .hr-people {
    display: flex;
    width: 320px;
    height: 430px;
    background-color: #353535;
    background-position: center;
    background-size: cover;
    flex-direction: column;
    gap: 10px;
    padding: 20px 20px;
    cursor: pointer;
}


.hr .services-hr-people .hr-people .panel {
    font-size: 16px;
    line-height: 128%;
    background-color: #EE4723;
    display: flex;
    height: 68px;
    width: 320px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 15px 20px;
    flex-direction: column;
}

.hr .services-hr-people .hr-people .panel .name {
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    line-height: 128%;
    font-weight: bold;
}

.hr .services-hr-people .hr-people .panel .spec {
    font-size: 13px;
    color: #fff;
    line-height: 128%;
}

.hr .services-hr-people .hr-people .year {
    font-size: 13px;
    color: #fff;
    line-height: 128%;
    font-weight: bold;
}

.hr .services-hr-people .hr-people .year:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #EE4723;
    margin-right: 15px;
    transform: rotate(45deg);
}

.hr .services-hr-people .hr-people .widget {
    display: flex;
    flex-direction: column;
}



.hr .services-hr-people .hr-people .widget .name {
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    line-height: 128%;
    font-weight: bold;
}

.hr .services-hr-people .hr-people .widget .spec {
    font-size: 13px;
    color: #fff;
    line-height: 128%;
    margin-bottom: 40px;
}

.hr .services-hr-people .hr-people .widget p {
    font-size: 13px;
    color: #fff;
    line-height: 128%;
}


.hr .services-hr-people .hr-people .widget {
    padding: 30px 20px;
    margin-top: 20px;
    font-size: 13px;
    line-height: 20px;
    z-index: 3;
    opacity: 0;
    position: absolute;
    bottom: 0px;
    background-color: #141416;
    display: none;
    left: 0px;
    width: 320px;
    flex-direction: column;
}

.hr .services-hr-people .hr-people:hover .panel {
    display: none;
}

.hr .services-hr-people .hr-people:hover .widget {
    display: flex;
    opacity: 0.8;
    transition: all 0.3s ease-in-out;
}

.hr .services-hr-people .section-slider__control-btn {
    padding: 19px;
    background-color: #141416;
    border-radius: 48px;
}

.hr .services-hr-people .section-slider__control-btn::before {
    border-left: 2px solid #fff;
    border-top: 2px solid #fff
}

.hr .services-hr-people .section-slider__control-fraction {
    padding: 0 5px;
}

.hr .services-hr-people .section-slider__top {
    margin-bottom: 40px;
}

.hr .services-hr-people h3.services-tiles__title {
    margin-bottom: -50px;
}


.hr .services-hr .container-hr-bonus {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 8px;
}

.hr .services-hr .container-hr-bonus .block {
    display: flex;
    flex-direction: column;
    width: 232px;
    height: 202px;
    background-color: #fff;
    padding: 20px;
}


.hr .services-hr .container-hr-bonus .block.child-active {
    flex-basis: 79%;
    background-color: #f8f8fc;
    padding: 40px 0px;

}

.hr .services-hr .container-hr-bonus .block .body {}

.hr .services-hr .container-hr-bonus .block .left {
    margin-bottom: 40px;
}

.hr .services-hr .container-hr-bonus .block .body h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 130%;
}

.feedback__inner .feedback-desc a {
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding: 5px 0px;
}


.base-popup p {
    font-family: "Gotham Pro", sans-serif;
    color: #424242;
    font-size: 12px;
    margin: 10px 20px;
}

.fancybox__content>.carousel__button.is-close {
    top: -40px;
    right: -29px;
}

.base-popup h2 {
    font-family: "Gotham Pro", sans-serif;
    font-size: 32px;
    color: #141416;
    line-height: 112%;
    text-transform: uppercase;
    font-weight: bold;
    margin: 30px 20px;
}

.base-popup img {
    width: 100%;
}

.hr .image-markers__map-preview {
    cursor: pointer;
}

.hr .container-hr .item {
    cursor: pointer;
}

.hr .container-hr .item:hover .square-anim .square-anim__container i {
    transform: translateX(18px);
}

.hr .container-hr .item:hover .square-anim .square-anim__container i:first-child {
    display: 1;
    opacity: 1;
}

.hr .container-hr .item:hover .square-anim .square-anim__container i:last-child {
    opacity: 0;
}

  @media screen and (max-width: 1280px) {
       
    .hr .services-hr .container-hr .block {
        height: fit-content;
        flex-basis: 100%;
        display: flex;
      
    }

    .hr .services-hr .container-hr .item .body{
        padding-right: 0px;
    }
    .hr .services-hr .container-hr .item .right {
        width: 70px;
    }

    .hr .services-hr .container-hr .block:nth-child(even) {
        border-left: 0px solid #E6E6E6;
        padding-left: 0px;
    }

    .hr .services-hr .container-hr-bonus .block.child-active {
        flex-basis: 100%;
    
    }

    .hr .services-hr .container-hr-bonus{
        justify-content: flex-start;
    }

}

  @media screen and (max-width: 768px) {
    .hr .hero-block--not-phone {
        display: block !important;
    }

    .hr .hero-block--solo .hero-block__wrapper .hero-block__content {
        margin-left: 0px;
  
    }
    .hr  .hero-block__content-breadcrumbs {
        margin-right: 0px;
       
    }

    .hr .breads__crumbs {
        display: block !important;
    }

    .hr  .breads__crumbs--mobile a:not(:nth-last-child(2)) {
        display: block !important;
    }

    .hr  .breads__crumbs--mobile a:nth-last-child(2) {
        display: none;
    }

    .hr.pages {
        margin-top: 80px;
    }

    .hr .breads__crumbs .crumbs__container {
        margin-left: 20px;
    }

    .hr .hero-block__content-row {
        padding: 0px 20px;
    }

    .hr .hero-block__content-col:nth-child(1) {
        width: 100% !important;
    }

    .hr  .hero-block__text-title, .hero-block__text-title--medium {
        font-size: 30px;
        line-height: 114.9%;
        font-weight: 900;
    }
    .hr .hero-block__text-desc {
        margin-top: 360px;
        text-align: center;
    }

    .hr .hero-block--solo {
        height: 680px;
        background-position: right;
        background-position-y: 77px;
        background-color: #eff2f1;
    }

    .hr .hero-block__content-col:nth-child(1) {
        width: 100%;
        margin-right: 0px;
    }

    .hr .system-src {
        max-width: 100%;
        width: 100%;
        padding: 20px 30px;
    }

    .hr h3.services-tiles__title {
        font-size: 26px;
        line-height: 113%;
    }

    .hr .services-tiles__item {
        height: 320px !important;
        aspect-ratio: 1;
    }

    .hr .services-tiles__name{
        text-align: left;
    }

        .hr section#main-styles {
            max-height: fit-content;
        }
    
        .hr .services-hr .container-hr .block:nth-child(even) {
            border-left: 0px solid #E6E6E6;
            padding-left: 0px;
        }
    
    
        .hr .services-hr .container-hr .block {
            height: fit-content;
            flex-basis: 100%;
            display: flex;
          
        }

        .hr .services-hr .container-hr .item .body{
            padding-right: 0px;
        }
        .hr .services-hr .container-hr .item .right {
            width: 70px;
        }

        .hr .services-hr-video .wrap-swiper{
            flex-direction: column;
            width: 100%;
            height: fit-content;
        }

        .hr .services-hr-video .swiper{
            flex-basis: auto;
            width: 100%;
            height: fit-content;
        }

        .hr .image-markers__tooltip{
            bottom: 0px;
        }

        .hr .services-hr-people h3.services-tiles__title{
            margin-bottom: 0px;
        }

        .hr .section-slider__top-control {
            display: block;
        }

        .hr .services-hr-people .section-slider__top {
            margin-bottom: 20px;
            margin-top: 10px;
        }

        .hr .services-hr-people {
            padding: 0px 0px 40px 0px;
          
        }

        .hr .services-hr .container-hr-bonus .block.child-active {
            flex-basis: auto;
            height: 160px;
            padding: 20px 0px;
        }

        .hr .services-hr .container-hr-bonus{

        }

        .hr .services-hr .container-hr-bonus .block{
            width: 100%;
            height: 90px;
        }

        .hr .services-hr .container-hr-bonus .block{
            flex-direction: row;
        }

        .hr .services-hr .container-hr-bonus .block .left {
            margin-bottom: 0px;
            margin-right: 20px;
        }

        .hr .services-hr {
            padding: 40px 0px 40px 0px;
        }

        .hr .section-slider__top-control {
            width: auto;
            margin-left: inherit;
        }

        .hr  .feedback-title,  
        .hr .feedback-desc {
            padding-left: 0px;
        }

        .hr .image-markers__map {
            max-width: 100%;
            margin: 0 auto;
        }
   
   }
