

/* Start:/local/templates/orso/components/bitrix/news.detail/first-screen-only/style.css?17277679621801*/
.f-screen-wrap {
    position: relative;
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -99px;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.f-screen-image {
    pointer-events: none;
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
}

.f-screen-image > div {
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.f-screen-image-big {
    background-position: top center;
}

.f-screen-image-small {
    background-position: top center;
}

.f-screen-image-mobile {
    background-position: top center;
}

.f-screen-wrap .h1 {
    position: relative;
    width: 100%;
    margin-bottom: 86px;
    color: #fff;
}

@media only screen and (max-width: 1599px) {
    .f-screen-wrap {
        margin-top: -93px;
    }
    .f-screen-wrap .h1 {
        margin-bottom: 69px;
    }
}

@media only screen and (max-width: 1199px) {
    .f-screen-wrap .h1 {
        margin-bottom: 51px;
    }
}

/*@media all and (min-width:960px) and (max-width:1199px) {
    .f-screen-image > div.f-screen-image-small {
        background-position: bottom -90px center;
    }    
}*/

@media only screen and (max-width: 959px) {
    .f-screen-wrap .h1 {
        font-size: 30px;
    }
    .f-screen-contacts .f-screen-image-mobile {
        background-position: top right;
    }
}

@media only screen and (max-width: 767px) {
    .f-screen-wrap .h1 > br {
        display: none;
    }
}

@media only screen and (max-width: 574px) {
    .f-screen-wrap {
        height: 675px;
    }
    .f-screen-wrap .h1 {
        text-align: center;
    }
    .f-screen-contacts .f-screen-image-mobile {
        background-position: top right -150px;
    }
}
/* End */


/* Start:/local/templates/orso/components/bitrix/news.list/about-company-index/style.css?17518946709542*/
#about-video-slider {
    position: relative;
    overflow: hidden;
}

.section-company-index {
    padding-top: 200px !important;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.section-company-index.company-page {
    padding-top: 100px !important;
}

.about-company__item-img__wrapper {
    display: block;
    position: relative;
}

.about-company__item-title {
    margin-bottom: 40px;
}

.about-company__item-text {
    margin-bottom: 90px;
}

.about-company__item-text p {
    margin: 0;
}

.about-company__item-img {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 5;
    border-radius: 50%;
    overflow: hidden;
    max-width: 700px;
    max-height: 700px;
}

.about-company__item-img:before {
    content: "";
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.5);
    inset: 30px;
    pointer-events: none;
    border-radius: 50%;
}

.about-company__item-img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.about-company__item-img__icon-play {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px);
    width: 140px;
    height: 140px;
    transition: all .3s ease-in-out;
    z-index: 10;
    border-radius: 50%;
    background: rgba(255, 255, 255, .3);
}

.about-company__item-img__icon-play:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='31' viewBox='0 0 28 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.2901 12.5652C28.57 13.8696 28.57 17.1305 26.2901 18.4348L5.12976 30.5409C2.84987 31.8453 -1.15075e-07 30.2148 0 27.6061L1.06804e-06 3.39388C1.18311e-06 0.785157 2.84987 -0.845288 5.12977 0.459074L26.2901 12.5652Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 28px;
    height: 31px;
    transition: all .3s ease-in-out;
    z-index: 1;
}

.about-company__item-img__icon-ball {
    position: absolute;
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
}

.about-company__item-img__icon-ball._orange {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 90 90' fill='none'%3E%3Cpath d='M45 90C69.8528 90 90 69.8528 90 45C90 20.1472 69.8528 0 45 0C20.1472 0 0 20.1472 0 45C0 69.8528 20.1472 90 45 90Z' fill='%23EE7C00'/%3E%3C/svg%3E");
}

.about-company__item-img__icon-ball._yellow {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 90 90' fill='none'%3E%3Cpath d='M45 90C69.8528 90 90 69.8528 90 45C90 20.1472 69.8528 0 45 0C20.1472 0 0 20.1472 0 45C0 69.8528 20.1472 90 45 90Z' fill='%23FFCB00'/%3E%3C/svg%3E");
}

.about-company__item-img__icon-ball._red {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 91 90' fill='none'%3E%3Cpath d='M45.0777 90C69.9305 90 90.0603 69.8528 90.0388 45C90.0174 20.1472 69.8528 1.25102e-07 45 8.05922e-08C20.1472 3.60823e-08 0.0173831 20.1472 0.0388262 45C0.0602693 69.8528 20.2248 90 45.0777 90Z' fill='%23AD0B05'/%3E%3C/svg%3E");
}

.about-company__item-img__icon-ball._black {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 90 90' fill='none'%3E%3Cpath d='M45 90C69.8528 90 90 69.8528 90 45C90 20.1472 69.8528 0 45 0C20.1472 0 0 20.1472 0 45C0 69.8528 20.1472 90 45 90Z' fill='%23575656'/%3E%3C/svg%3E");
}

.about-company__item-img__icon-ball:nth-child(1) {
    left: 0;
    top: 10%;
}

.about-company__item-img__icon-ball:nth-child(2) {
    left: calc(50% + 35px);
    transform: translateX(-50%);
    top: -145px;
}

.about-company__item-img__icon-ball:nth-child(3) {
    right: 30px;
    top: 13%;
}

.about-company__item-img__icon-ball:nth-child(4) {
    right: -130px;
    top: -45px;
}

.about-company__item-img__icon-ball:nth-child(5) {
    left: -90px;
    bottom: -12px;
}

.about-company__item-img__icon-ball:nth-child(6) {
    left: 33px;
    bottom: 58px;
}

.about-company__item-img__icon-ball:nth-child(7) {
    right: -30px;
    bottom: 12px;
}

.about-company__item-img__icon-play:active {
    box-shadow: 0px 20px 60px 0px rgba(255, 255, 240, 0.7)
}

#about-video-slider .swiper-arrow-prev {
    left: 62px;
}

#about-video-slider .swiper-arrow-next {
    right: 62px;
}

@media only screen and (min-width: 1200px) {
    .about-company__item-img__icon-play:hover {
        box-shadow: 0px 20px 60px 0px rgba(255, 255, 240, 0.7)
    }
}

@media only screen and (max-width: 1599px) {
    .section-company-index {
        padding-top: 160px !important;
    }
    .section-company-index.company-page {
        padding-top: 80px !important;
    }
    .about-company__item-text {
        margin-bottom: 30px;
    }
    .about-company__item-img__icon-play {
        width: 100px;
        height: 100px;
    }
    .about-company__item-title {
        margin-bottom: 24px;
    }
    .about-company__item-img__icon-ball {
        width: 60px;
        height: 60px;
    }
    .about-company__item-img__icon-ball:nth-child(1) {
        left: 20px;
        top: 15px;
    }
    .about-company__item-img__icon-ball:nth-child(2) {
        top: -70px;
    }
    .about-company__item-img__icon-ball:nth-child(3) {
        right: 44px;
        top: 9%;
    }
    .about-company__item-img__icon-ball:nth-child(4) {
        left: 100%;
        top: -30px;
    }
    .about-company__item-img__icon-ball:nth-child(5) {
        left: -28px;
        bottom: 0;
    }
    .about-company__item-img__icon-ball:nth-child(6) {
        left: 20px;
        bottom: 45px;
    }
}

@media only screen and (max-width: 1199px) {
    .title-rotate__wrapper._company {
        top: 36%;
    }
    .section-company-index {
        padding-top: 120px !important;
    }
    .section-company-index.company-page {
        padding-top: 60px !important;
    }
    .about-company__item-img__icon-ball {
        width: 44px;
        height: 44px;
    }
    .about-company__item-img__icon-play {
        height: 80px;
        width: 80px;
    }
    .about-company__item-img__icon-play:after {
        width: 28px;
        height: 23px;
    }
    .about-company__item-img:before {
        inset: 15px;
    }
    #about-video-slider .swiper-arrow-prev {
        left: 30px;
    }
    #about-video-slider .swiper-arrow-next {
        right: 30px;
    }
}

@media only screen and (max-width: 959px) {
    #about-video-slider {
        overflow: unset;
    }
    .title-rotate__wrapper._company {
        top: 0;
    }
    .about-company__item-img__wrapper {
        margin-right: -56px;
    }
    #about-video-slider .swiper-arrow-next {
        right: -20px;
    }
}

@media only screen and (max-width: 767px) {
    #about-video-slider {
        margin-bottom: 25px;
    }
    .section-company-index {
        padding-top: 50px !important;
    }
    .title-rotate__wrapper._company,
    .title-rotate__wrapper._company .title-rotate {
        position: unset;
        transform: unset;
    }
    .title-rotate__wrapper._company .title-rotate {
        margin-bottom: 12px;
    }
    .about-company__item-img__wrapper {
        margin-right: 0;
    }
    .about-company__item-title {
        margin-bottom: 40px;
    }
    .about-company__item-img__icon-play {
        height: 60px;
        width: 60px;
    }
    .about-company__item-img__icon-ball {
        width: 24px;
        height: 24px;
    }
    .about-company__item-img:before {
        inset: 10px;
    }
    #about-video-slider .swiper-arrow-prev {
        left: 21px;
    }
    #about-video-slider .swiper-arrow-next {
        right: 21px;
    }
    .about-company__item-img__icon-ball:nth-child(1) {
        left: 50px;
        top: 15px;
    }
    .about-company__item-img__icon-ball:nth-child(2) {
        top: -30px;
        left: 50%;
    }
    .about-company__item-img__icon-ball:nth-child(3) {
        right: 60px;
        top: 9%;
    }
    .about-company__item-img__icon-ball:nth-child(4) {
        left: 85%;
        top: 5px;
    }
    .about-company__item-img__icon-ball:nth-child(5) {
        left: 29px;
        bottom: 27px;
    }
    .about-company__item-img__icon-ball:nth-child(6) {
        left: 58px;
        bottom: 60px;
    }
    .about-company__item-img__icon-ball:nth-child(7) {
        right: 40px;
        bottom: 42px;
    }
}

@media only screen and (max-width: 574px) {

}

@media only screen and (min-width:1200px) and (max-width: 1599px) {
    .title-rotate__wrapper._company {
        transform: translateY(-50%) rotate(-90deg);
        left: 10px;
        top: 47%;
    }
}
/* End */


/* Start:/local/templates/orso/components/bitrix/news.list/promo-history/style.css?172776796213005*/
.promo--history--wrapper {
	position: relative;
}
/*.promo--history--wrapper::before {
	content: url(/local/templates/orso/components/bitrix/news.list/promo-history/image/logo.svg);
    position: absolute;
    display: block;
    height: 120px;
    left: 50%;
    transform: translateX(-50%);
    top: -70px;
    z-index: 2;
}*/
.promo--history--wrapper::after {
    content: ' ';
    position: absolute;
    display: block;
    border-right: 2px dashed var(--color-orange);
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}

.promo--history--item {
    padding: 100px 16.6666668% 138px;
    position: relative;
}
.promo--history.promo--history-left .promo--history--item {
    text-align: right;
}

.promo--history {
    margin-left: -15px;
    margin-right: -15px;
}

#history0 {
    padding-bottom: 20px;
}
#history1 {

}
#history2 {
    padding-top: 20px;
}
#history3 {
    padding-top: 30px;
}
#history3::before {
    content: url(/local/templates/orso/components/bitrix/news.list/promo-history/image/shape_1.svg);
    position: absolute;
    display: block;
    left: 16.6666667%;
    transform: translateX(-50%);
    top: 0;
}
#history4 {

}
#history5 {
    padding-top: 90px;
}
#history6 {
    padding-top: 40px;
}
#history7 {
    padding-top: 50px;
}
#history8 {
    padding-top: 50px;
}
#history9 {
    padding-top: 190px;
}
#history9::before {
    content: url(/local/templates/orso/components/bitrix/news.list/promo-history/image/shape_2.svg);
    position: absolute;
    left: 25%;
    top: 0;
}
#history10 {
    
}
#history11 {
    padding-top: 0;
}
#history12 {
    padding-left: 40px;
    padding-top: 25px;
}
#history13 {
    padding-top: 0;
    padding-bottom: 88px;
}
#history14 {
    padding-top: 0;
}
#history15 {
    padding-top: 0;
    padding-bottom: 35px;
}

.promo--history--item-year {
    letter-spacing: 0.03em;
    font-variant: small-caps;
    font-feature-settings: 'pnum' on, 'onum' on;
    color: var(--color-orange);
    font-weight: 600;
    position: absolute;
    right: -21px;
    background: var(--color-gray);
    z-index: 2;
}
.promo--history.promo--history-right .promo--history--item .promo--history--item-year {
    right: unset;
    left: -21px;
}

.promo--history--item-title {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.05em;
    font-variant: small-caps;
    font-feature-settings: 'pnum' on, 'onum' on;
}

.promo--history--item-text {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.03em;
    font-feature-settings: 'pnum' on, 'onum' on;
    margin-top: 25px;
}

.promo--history--item-picture {
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 53px;

}

.promo--history--item-picture img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100px;
    transform-origin: 50% 50%;
/*    -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;*/
}

.promo--history--item-picture img.bx-lazyload-success {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;    
}

.promo--history.promo--history-left .promo--history--item .promo--history--item-picture {
    
}

#history1 .promo--history--item-picture,
#history6 .promo--history--item-picture,
#history9 .promo--history--item-picture {
    margin-left: -30px;
    width: calc(100% + 60px);
}

#history5 .promo--history--item-picture {
    margin-left: -55px;
    width: calc(100% + 55px);
}

#history2 .promo--history--item-picture {
    margin-left: -30px;
    width: calc(100% + 60px);
    margin-right: -30px;
}

#history12 .promo--history--item-picture {
    width: calc(100% + 102px);
}

#history11 .promo--history--item-picture,
#history13 .promo--history--item-picture {
    margin-left: -70px;
    width: calc(100% + 70px);
}

#history4 .promo--history--item-picture,
#history10 .promo--history--item-picture {
    width: calc(100% + 90px);
    margin-left: -40px;
}

#history15 .promo--history--item-picture {
    margin-left: -50px;
    width: calc(100% + 80px);
}


.promo--history--final-wrapper {
    position: relative;
    background: #fff;
}

.promo--history--final {
    padding: 40px 0 180px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.promo--history--final-image {
    margin-bottom: 25px;
}
.promo--history--final-image img {
    display: block;
    margin: 0 auto;
}

.promo--history--final-title {
    font-size: 60px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 0.03em;
    font-variant: small-caps;
    font-feature-settings: 'pnum' on, 'onum' on;
    font-weight: 600;
    padding: 0 20px;
}

.promo--history--final-parallax {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: calc(100% + 60px);
    top: -60px;
    background-image: url(/local/templates/orso/components/bitrix/news.list/promo-history/image/bg_3.svg);
    background-size: 100%;
    background-position: top center;
}

@media all and (max-width:1599px) {
    .promo--history--item-text,
    .promo--history--item-title {
        font-size: 26px;
        line-height: 36px;
    }
}

@media all and (max-width: 1199px) {
    .promo--history--item {
        padding-left: 8.333333%;
        padding-right: 8.333333%;
    }

    .promo--history-left .promo--history--item {
        padding-right: 16.6666667%;
    }
    .promo--history-right .promo--history--item {
        padding-left: 16.6666667%;
    }
}

@media all and (max-width: 959px){
    .promo--history--wrapper::after {
        display: none;
    }

    .promo--history--item-mobile {
        position: relative;
        padding-bottom: 125px;
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    .promo--history--item-mobile::after {
        content: ' ';
        position: absolute;
        display: block;
        width: calc(100% - 80px);
        margin: 23px 20px 13px;
        height: 105px;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(/local/templates/orso/components/bitrix/news.list/promo-history/image/line.svg);
    }
    .promo--history--item-mobile:nth-child(2n+1)::after {
        transform: scale(-1, 1);
    }
    .promo--history--item-mobile:nth-child(1) {
        padding-top: 123px;
        text-align: center;
    }
    .promo--history--item-mobile:nth-child(1)::before {
        content: ' ';
        position: absolute;
        display: block;
        border: 2px dashed var(--color-orange);
        height: 123px;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .promo--history--item-mobile:nth-child(1)::after,
    .promo--history--item-mobile:last-child::after {
        background-image: url(/local/templates/orso/components/bitrix/news.list/promo-history/image/line-start.svg);
        width: 45%;
        transform: rotate(0deg);
    }
    .promo--history--item-mobile:last-child::after {
        transform: scale(-1, 1);
    }

    .promo--history--item-mobile .promo--history--item-mobile--year {
        font-weight: 600;
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0.03em;
        font-variant: small-caps;
        font-feature-settings: 'pnum' on, 'onum' on;
        color: var(--color-orange);
        margin-top: 20px;
    }
    .promo--history--item-mobile:nth-child(2n+1) .promo--history--item-mobile--year {
        text-align: right;
    }
    .promo--history--item-mobile:nth-child(1) .promo--history--item-mobile--year {
        text-align: center;
    }

    .promo--history--item-mobile--image {
        margin-left: -20px;
        overflow: hidden;
        display: block;
        text-align: center;
    }
    .promo--history--item-mobile--image img {
        position: relative;
        -o-object-fit: contain;
        object-fit: contain;
        width: 100px;
    }
    .promo--history--item-mobile--image img.bx-lazyload-success {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%; 
    }

    .promo--history--item-mobile--bg {
        background-image: url(/local/templates/orso/components/bitrix/news.list/promo-history/image/start.svg);
        position: absolute;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        top: 0;
        left: 0;
    }

    #history1_mobile .promo--history--item-mobile--image {
        margin-top: -30px;
    }
    #history1_mobile .promo--history--item-mobile--image img.bx-lazyload-success {
        left: -20px;
        width: calc(100% + 20px);
    }

    #history3_mobile .promo--history--item-mobile--image {
        margin-left: 0;
        margin-right: -20px;
        margin-top: -60px;
    }

    #history4_mobile .promo--history--item-mobile--image {
        margin-top: 40px;
        margin-right: -20px;
    }
    #history4_mobile .promo--history--item-mobile--image img.bx-lazyload-success,
    #history6_mobile .promo--history--item-mobile--image img.bx-lazyload-success {
        width: calc(100% + 20px);
    }

    #history5_mobile .promo--history--item-mobile--image,
    #history7_mobile .promo--history--item-mobile--image,
    #history8_mobile .promo--history--item-mobile--image {
        margin-left: 0;
    }

    #history6_mobile .promo--history--item-mobile--image {
        margin-left: 0;
        margin-right: -20px;
    }

    #history7_mobile .promo--history--item-mobile--image {
        margin-top: 10px;
    }

    #history8_mobile .promo--history--item-mobile--image,
    #history9_mobile .promo--history--item-mobile--image,
    #history13_mobile .promo--history--item-mobile--image {
        margin-top: 30px;
    }

    #history9_mobile .promo--history--item-mobile--image,
    #history10_mobile .promo--history--item-mobile--image,
    #history13_mobile .promo--history--item-mobile--image,
    #history14_mobile .promo--history--item-mobile--image {
        margin-right: -20px;
    }

    #history10_mobile .promo--history--item-mobile--image {
        margin-top: -65px;
    }
    #history10_mobile .promo--history--item-mobile--image img.bx-lazyload-success {
        width: calc(100% + 20px);
    }

    #history11_mobile .promo--history--item-mobile--image {
        margin-top: 25px;
    }
    #history11_mobile .promo--history--item-mobile--image img.bx-lazyload-success {
        width: 80%;
    }

    #history12_mobile .promo--history--item-mobile--image {
        margin-right: -20px;
        margin-top: -10px;
    }

    #history15_mobile .promo--history--item-mobile--image {
        margin-top: 40px;
        margin-right: -20px;
    }

    .promo--history--item-mobile .promo--history--item-mobile--title {
        font-weight: 600;
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0.05em;
        font-variant: small-caps;
        font-feature-settings: 'pnum' on, 'onum' on;
        margin-top: 25px;
    }
    .promo--history--item-mobile:nth-child(2n+1) .promo--history--item-mobile--title {
        text-align: right;
    }
    .promo--history--item-mobile:nth-child(1) .promo--history--item-mobile--title {
        text-align: center;
        margin-top: 15px;
    }

    .promo--history--item-mobile .promo--history--item-mobile--text {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0.05em;
        font-variant: small-caps;
        font-feature-settings: 'pnum' on, 'onum' on;
        margin-top: 20px;
    }
    .promo--history--item-mobile:nth-child(2n+1) .promo--history--item-mobile--text {
        text-align: right;
    }

    .promo--history--final {
        padding: 80px 0 90px;
    }

    .promo--history--final-title {
        font-size: 40px;
        line-height: 40px;
        padding: 0 80px;
    }

    .promo--history--final-parallax {
        background-image: url(/local/templates/orso/components/bitrix/news.list/promo-history/image/bg_3_mob.svg);
        top: 0;
        height: 100%;
    }
    .promo--history--wrapper .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .promo--history--wrapper .container-fluid .row {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media all and (max-width: 767px) {

    .promo--history--final-title {
        padding: 0 40px;
    }

    .promo--history--item-mobile {
        padding-bottom: 75px;
    }

    .promo--history--item-mobile::after {
        height: 54px;
    }
    .promo--history--item-mobile:nth-child(1)::after, 
    .promo--history--item-mobile:last-child::after {
        width: 41%;
    }

    .promo--history--item-mobile .promo--history--item-mobile--title,
    .promo--history--item-mobile .promo--history--item-mobile--text {
        font-size: 18px;
        line-height: 22px;
    }

    .promo--history--item-mobile--bg {
        height: calc(100% - 80px);
        top: 80px;
    }

    #history1_mobile .promo--history--item-mobile--image {
        margin-top: 0;
    }
    #history1_mobile .promo--history--item-mobile--image img.bx-lazyload-success {
        left: 0;
        width: 100%;
    }

    #history4_mobile .promo--history--item-mobile--image img.bx-lazyload-success, 
    #history6_mobile .promo--history--item-mobile--image img.bx-lazyload-success,
    #history10_mobile .promo--history--item-mobile--image img.bx-lazyload-success {
        width: 100%;
    }

    #history14_mobile .promo--history--item-mobile--image {
        margin-right: 0;
        margin-left: 0;
    }
}
/* End */


/* Start:/local/templates/orso/components/bitrix/news.list/company-team-new/style.css?17277679625206*/
.site-section--team {
    overflow: hidden;
}

.site-section--team.site-section {
    padding-bottom: 150px;
}

.company-page-images__nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}

#company-page-images {
/*    position: absolute;
    left: 20px;
    top: 0;
    min-width: 1670px;
    width: 100%;
    min-height: 570px;*/
}

#company-page-images .swiper-slide {
    width: auto;
}

.company-page-images__img {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    display: flex;
    height: 570px;
    width: 100%;
    justify-content: center;
}

.company-page-images__img img {
    width: 100%;
    object-fit: cover;
}

.team-circles {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    z-index: 1;
}

.team-circles.red {
    background-color: rgba(173, 11, 5, 1);
}

.team-circles.yellow {
    background-color: rgba(255, 203, 0, 1);
}

.team-circles.orange {
    background-color: rgba(238, 124, 0, 1);
}

.team-circles.grey {
    background-color: rgba(87, 86, 86, 1);
}

.team-circles:nth-child(1) {
    top: 80px;
    left: -30px;
}

.team-circles:nth-child(2) {
    top: 40px;
    left: 47px;
}

.team-circles:nth-child(3) {
    bottom: -70px;
    left: 180px;
    z-index: unset;
}

.team-circles:nth-child(4) {
    bottom: -31px;
    left: 100px;
}

.team-circles:nth-child(5) {
    bottom: -53px;
    right: -60px;
}


.swiper-pagination-bullets.swiper-pagination-horizontal.team-info-pagination {
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: auto;
}

.team-info-pagination .swiper-pagination-bullet {
    background: var(--color-dark);
    opacity: 0.2;
    margin-left: 0!important;
    margin-right: 20px!important;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    width: 6px;
    height: 6px;
}

.team-info-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0px!important;
}

.team-info-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    cursor: default;
}

.swiper-team--arrows {
    position: relative;
    left: 0;
    top: 0;
    display: inline-flex;
    justify-content: space-between;
    align-content: center;
    width: 70px;
}

.swiper-team--arrows .swiper-button-prev,
.swiper-team--arrows .swiper-button-next {
    position: relative;
    transform: unset;
    width: 20px;
    height: 20px;
    z-index: 2;
    z-index: 10;
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic.team-info-pagination, 
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic.team-info-pagination {
    left: 0;
    transform: unset;
}

@media only screen and (max-width:1599px) {
    .site-section--team.site-section {
        padding-bottom: 100px;
    }
}

@media only screen and (max-width:1199px) {
    .company-page-images__nav {
        margin-bottom: 30px;
    }
    .team-circles {
        width: 50px;
        height: 50px;
    }
    .team-circles:nth-child(3) {
        left: 100px;
    }    
    .team-circles:nth-child(4) {
        left: 40px;
    }
    .swiper-team--arrows {
        width: 57px;
    }
    .swiper-team--arrows .swiper-button-prev, 
    .swiper-team--arrows .swiper-button-next {
        width: 16px;
        height: 16px;
    }
    .company-page-images__img {
        height: 460px;
    }
}

@media only screen and (max-width: 959px) {
    .team-circles {
        width: 44px;
        height: 44px;
    }
    .team-circles:nth-child(1) {
        
    }
    .team-circles:nth-child(2) {
         
    }
    .team-circles:nth-child(3) {
       
    }
    .team-circles:nth-child(4) {
        
    }
    .team-circles:nth-child(5) {
        
    }
}

@media only screen and (max-width:959px) {

}

@media only screen and (max-width: 767px) {
    .site-section--team.site-section {
        padding-bottom: 60px;
    }
    .team-info-pagination .swiper-pagination-bullet {
        pointer-events: all;
    }
    .swiper-team--arrows .swiper-pagination-bullet {
        opacity: 1;
    }
    .swiper-team--arrows .swiper-button-prev:after, 
    .swiper-team--arrows .swiper-button-next:after {
        opacity: 1;
    }
    .company-page-images__img {
        height: 400px;
    }
    .team-circles {
        width: 30px;
        height: 30px;
    }    
    .team-circles:nth-child(2) {
        top: 60px;
        left: -15px;
    }    
    .team-circles:nth-child(3) {
        top: 42px;
        left: 40px;
    }    
    .team-circles:nth-child(4) {
        bottom: -15px;
    }    
    .team-circles:nth-child(5) {
        bottom: 10px;
        left: -15px;
    }
}

@media only screen and (min-width:1200px) {
    .team-info-pagination .swiper-pagination-bullet:hover {
        opacity: 1;
    }
}
/* End */
/* /local/templates/orso/components/bitrix/news.detail/first-screen-only/style.css?17277679621801 */
/* /local/templates/orso/components/bitrix/news.list/about-company-index/style.css?17518946709542 */
/* /local/templates/orso/components/bitrix/news.list/promo-history/style.css?172776796213005 */
/* /local/templates/orso/components/bitrix/news.list/company-team-new/style.css?17277679625206 */
