

/* Start:/bitrix/templates/MAIN/components/bitrix/news.list/chosen/style.css?16153254313270*/
/************************* about *************************/
.about {
    padding: 35px 0 50px;
    background: #f8f8f8;
}
.about__slider {margin: 0 0 83px;}
.about__slide {
    padding: 0 20px;
}
.slick-slide {outline: 0;}
.about__slide-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 60px;
    margin: 0 0 10px;
    text-align: center;
}
.a-icon1 {width: 69px;}
.a-icon2 {width: 60px;}
.a-icon3 {width: 60px;}
.a-icon4 {width: 57px;}
.about__slide-title {
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
    text-align: center;
}
.about__slide-text {
    max-width: 210px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
.video__block-title {
    color: #e9e9e9;
    font-size: 85px;
    font-weight: 800;
    line-height: 60px;
    text-align: center;
}
.video__item {
    position: relative;
    margin: -17px 0 33px;
}
.video__item-cover {
    display: block;
    overflow: hidden;
    border-radius: 8px;
}
.video__item-round {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 204px;
    height: 204px;
    margin: -102px 0 0 -102px;
    border: 1px solid #fff;
    border-radius: 50%;
    opacity: 0.2;
}
.video__item-round:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: '';
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.video__item-round:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: '';
    width: 104px;
    height: 104px;
    margin: -52px 0 0 -52px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.video__item-cover:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    display: block;
    content: '';
    width: 60px;
    height: 42px;
    margin: -21px 0 0 -30px;
    background: url(/upload/temps/play.svg) 50% 50% no-repeat;
    background-size: cover;
    transition: all 0.3s linear;
}
.video-3d .video__item-cover:before {
    width: 70px;
    height: 70px;
    margin: -35px 0 0 -35px;
    background: rgba(0, 0, 0, 0.86) url(/upload/temps/play2.svg) 22px 20px no-repeat;
    background-size: 29px;
    border-radius: 50%;
    transition: all 0.3s linear;
}
.video__item-cover:hover:before {transform: scale(1.15);}
.video__item-cover img {
    width: 100%;
}
.video__item-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media screen and (min-width: 768px) {
    .about {
        padding: 65px 0 90px;
    }
    .about__slider {
        margin: 0 0 50px;
        padding-bottom: 50px;
    }
}
@media screen and (min-width: 992px) {
    .about__slider {
        margin: 0 0 17px;
        padding-bottom: 50px;
        padding-top: 20px;
    }
    .video__block-title {
        font-size: 120px;
        line-height: 100px;
    }
    .video__item {
        margin: -30px 0 48px;
    }
}
@media screen and (min-width: 1200px) {
    .video__block-title {
        font-size: 150px;
        line-height: 120px;
    }
    .video__item {
        margin: -38px 0 48px;
    }
}
/* End */


/* Start:/bitrix/templates/MAIN/components/bitrix/news.list/blog/style.css?16153254311530*/
/************************* category *************************/
.category {
    padding: 35px 0 45px;
}
.category .title br {
    display: none;
}
.category__block {
    padding: 0 0 12px;
    margin: 0;
}
.category__block .col-6 {margin: 0 0 25px;}
.category__block-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 60px;
    margin: 0 0 23px;
    text-align: center;
}
.c-icon1 {width: 53px;}
.c-icon2 {width: 65px;}
.c-icon3 {width: 53px;}
.c-icon4 {width: 52px;}
.c-icon5 {width: 49px;}
.c-icon6 {width: 57px;}
.c-icon7 {width: 58px;}
.c-icon8 {width: 58px;}
.c-icon9 {width: 63px;}
.c-icon10 {width: 58px;}
.c-icon11 {width: 54px;}
.c-icon12 {width: 56px;}
.category__block-text {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}
.category__block-text a {
    position: relative;
    color: #333333;
}
.category__block-text a:after {
    position: absolute;
    top: 7px;
    right: -15px;
    display: block;
    content: '';
    width: 5px;
    height: 8px;
    background: url(/upload/temps/slider-arrow.svg) 50% 50% no-repeat;
    background-size: 8px;
}
@media screen and (min-width: 768px) {
    .category {padding: 69px 0 77px;}
    .category .title br {display: inline;}
    .category__block {
        padding: 0 0 15px;
        margin-right: -15px;
        margin-left: -15px;
    }
    .category__block .col-6 {margin: 0 0 55px;}
}
@media screen and (min-width: 992px) {

}
/* End */


/* Start:/bitrix/templates/MAIN/components/bitrix/news.list/reasons/style.css?16153254312351*/
/************************* reasons *************************/
.reasons {
    padding: 35px 0 50px;
}
.reasons__wrap {position: relative;}
.reasons__img {display: none;}
.reasons__slider {
    margin: -30px 0 40px;
}
.reasons__slide {
    padding: 35px 25px;
}
.reasons__slider .slick-dots {
    bottom: -9px;
}
.reasons__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    max-width: 340px;
    margin: 0 auto;
    height: 150px;
    padding: 15px 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 12px 27px 0px rgba(23, 23, 23, 0.08);
}
.reasons__item-num {
    width: 65px;
    min-width: 65px;
    color: #f0a30a;
    font-size: 36px;
    font-weight: 700;
    line-height: 30px;
}
.reasons__item-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
}
.reasons__item-text .orange {font-weight: 700;}
@media screen and (min-width: 375px) {
    .reasons__item {
        padding: 15px 35px;
    }
    .reasons__item-num {
        width: 77px;
        min-width: 77px;
    }
}
@media screen and (min-width: 768px) {
    .reasons {
        padding: 80px 0 90px;
        background: url(/upload/temps/bg2.jpg) 50% 100% no-repeat;
        background-size: cover;
    }
    .reasons__slider {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -5px;
        padding-bottom: 50px;
    }
    .reasons__slide {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .reasons__item {
        max-width: none;
        margin: 0;
    }
    .reasons__img {
        display: block;
        position: absolute;
        right: -120px;
        bottom: -60px;
    }
}
@media screen and (min-width: 992px) {
    .reasons__slide {
        width: 25%;
    }
    .reasons__item {
        padding: 15px;
    }
    .reasons__item-num {
        width: 60px;
        min-width: 60px;
    }
    .reasons__img {
        right: -90px;
        bottom: -70px;
    }
}
@media screen and (min-width: 1200px) {
    .reasons__item {
        padding: 15px 35px;
    }
    .reasons__item-num {
        width: 77px;
        min-width: 77px;
    }
    .reasons__img {
        right: -70px;
    }
}
/* End */
/* /bitrix/templates/MAIN/components/bitrix/news.list/chosen/style.css?16153254313270 */
/* /bitrix/templates/MAIN/components/bitrix/news.list/blog/style.css?16153254311530 */
/* /bitrix/templates/MAIN/components/bitrix/news.list/reasons/style.css?16153254312351 */
