

/* Start:/local/templates/1c_bit/css/main.css?167213596520092*/
.bnr_main_cont{
    position: relative;
}
.bnr_main_nav_block{
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
}
.bnr_main_nav{
    position: absolute;
    bottom: 120px;
    padding: 0 64px;

}

.sld_nav .slick-arrow{
    font-size: 0;
    line-height: 0;
    background-image: url("/local/templates/1c_bit/css/../img/main_arr.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 44px;
    height: 44px;
    background-color: #FFFFFF;
    border-radius: 50%;
    box-shadow: 0 4px 35px rgba(17, 83, 182, 0.08);
    border: none;
    position: absolute;
    top: -18px;
}
.bnr_main_nav .slick-arrow.slick-prev{
    left: 0;
}
.sld_nav .slick-arrow.slick-next{
    transform: rotateY(180deg);
    right: 0;
}
.sld_nav .slick-dots{
    display: flex;
    line-height: 0;
}
.sld_nav .slick-dots button{
    line-height: 0;
    font-size: 0;
    border: none;
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 50%;
    display: block;
    margin: 0 4px;
}
.sld_nav .slick-dots .slick-active button{
    background: #4079FA;
}


.bnr_main{
    background: linear-gradient(90deg, rgba(64, 121, 250, 0.1) 34.56%, rgba(229, 15, 129, 0.07) 100%);

}
.bnr_main .bg2{
    background-image: url("/local/templates/1c_bit/css/../img/bn_bg2.svg");
    background-repeat: no-repeat;
    background-position: 100% 50%;
}
.bnr_main .bg3{

    background-repeat: no-repeat;
    background-position: calc(100% -  180px) 50%;
}
.bnr_main .bnr__row {
    min-height: 634px;
    top: -30px;
    position: relative;
}
.bnr_main .sub_text {
    font-size: 20px;
    line-height: 140%;
    color: #4C4C4C;
    margin-top: 24px;
}
.bnr_main .bnr__title {
    max-width: 545px;
    font-weight: bold;
    font-size: 40px;
    line-height: 140%;
    color: #000000;
    margin-bottom: 0;
}
.bnr_main .over_text {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #4079FA;
    margin-bottom: 32px;
}
.bnr_main .over_text span{
    color: #D60084;
}
.bnr_main .sub_text{
    font-size: 20px;
    line-height: 140%;
    color: #4C4C4C;
    margin-top: 24px;
}
.bnr_main .sub_text span{
    color: #D60084;
}
.bnr_main .feedBack2__btn{
    margin-top: 56px;
}

.advantages_main .items{
    display: flex;
    background: #FFFFFF;
    box-shadow: 0 4px 35px rgba(17, 83, 182, 0.08);
    border-radius: 12px;
    position: relative;
    top: -50px;
    padding-left: 24px;
    padding-right: 24px;
    margin-right: -50px;
    margin-left: -50px;
    margin-bottom: -48px;
}
.advantages_main .item{
    display: flex;
    padding: 32px 18px 36px 18px ;
}
.advantages_main .img{
    flex: 1 0 auto;
    padding-right: 24px;
}
.advantages_main .name{
    font-weight: bold;
    font-size: 20px;
    line-height: 140%;
    color: #000000;
    padding-bottom: 12px;
}
.advantages_main .txt{
    font-size: 16px;
    line-height: 140%;
    color: #4C4C4C;
}

.why2{
    margin-top: 120px;
    margin-bottom: 120px;
}
.why2 .feedBack__titleBox {
    margin-bottom: 70px;
}
.why2__subtitle{
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -0.005em;
    color: #4C4C4C;
}
.why__list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.why2 .item{
    flex: 0 1 calc(33.3333% - 40px);
    padding-left: 42px;
    background-image: url("/local/templates/1c_bit/css/../img/why2.svg");
    background-repeat: no-repeat;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 32px;
    font-size: 20px;
    line-height: 140%;
    color: #000000;
}
.why2 .item .text{
    max-width: 260px;
}




.why2 .feedBack2__btn{
    margin-top: 24px;
}

.connection2{
    padding-top: 80px;
    background: linear-gradient(180deg, rgba(248, 250, 255, 0) 0%, rgba(248, 250, 255, 0.821303) 50.66%, #F8FAFF 100%);
}
.connection2 .main_title {
    margin-bottom: 64px;
}
.connection2 .items{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.connection2 .items .item{
    flex: 0 1 50%;
    padding: 0 8px;
    margin-bottom: 32px;
    height: auto;
}
.connection2 .items a{
    display: flex;
    background-color: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-sizing: border-box;
    padding: 32px;
    box-shadow: 0 4px 32px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    height: 100%;
}
.connection2 .items .iconBox{
    flex: 0 0 auto;
    margin-right: 32px;
}
.connection2 .items .name{
    font-weight: bold;
    font-size: 20px;
    line-height: 140%;
    color: #000000;
    padding-bottom: 16px;
    display: block;

}
.connection2 .items a:hover{
    background-color: transparent;
}
.connection2 .items a:hover .name{
    color: #4079FA;
}
.connection2 .items .text{
    font-size: 16px;
    line-height: 140%;
    color: #4C4C4C;
    display: block;

}

.connection2 .items .s_price {
    font-size: 16px;
    font-weight: 600;
    margin-top: 8px;
    display: block;
}

.catalog_main{
    margin-top: 127px;
    margin-bottom: 120px;
}
.catalog_main .feedBack__subtitle{
    color: #4C4C4C;
}
.catalog_main .items{
    padding-top: 29px;
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    margin: 0 -8px;
}
.catalog_main .items-row{
    display: flex;
}
.catalog_main .item{
    flex: 0 1 33.333%;
    padding: 0 8px;
    margin-bottom: 32px;
}
.catalog_main .item a{
    display: flex;
    flex-direction: column;
    border: 1px solid #E9E9E9;
    border-radius: 8px;
    padding: 24px 32px;
    height: 100%;
}
.catalog_main .item .name{
    font-size: 20px;
    line-height: 140%;
    color: #000000;
    margin-top: 24px;
    max-width: 250px;
}


.customization2{
    margin-top: 80px;
    background: linear-gradient(180deg, rgba(248, 250, 255, 0) 0%, rgba(248, 250, 255, 0.821303) 50.66%, #F8FAFF 100%);
}
.customization2 .main_title {
    margin-bottom: 64px;
}
.customization2 .items{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.customization2 .item{
    flex: 0 1 25%;
    padding: 0 8px;
    margin-bottom: 32px;
}
.customization2 .text{
    padding: 24px 32px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 32px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    display: flex;
    height: 100%;
    font-size: 20px;
    line-height: 140%;
    color: #000000;
}


.price_main{
    padding-top: 80px;
    background: linear-gradient(180deg, rgba(248, 250, 255, 0) 0%, rgba(248, 250, 255, 0.821303) 50.66%, #F8FAFF 100%);
}
.price_main .items{
    display: flex;
    margin: 0 -8px;
    padding-bottom: 32px;
}
.price_main .item{
    flex: 0 1 50%;
    padding: 0 8px;
}
.price_main .cont{
    background-color: #FFFFFF;
    box-shadow: 0 4px 32px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    padding: 32px;
}
.price_main .name{
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #4079FA;
    padding-bottom: 16px;
}
.price_main .text{
    font-size: 16px;
    line-height: 140%;
    color: #4C4C4C;
}
.price_main .text strong{
    font-weight: bold;
    font-size: 20px;
    line-height: 140%;
    display: inline-block;
    padding-bottom: 8px;
}
.price_main .bottom{
    display: flex;
    margin-top: 32px;
    justify-content: space-between;
    align-items: center;
}
.price_main .cost{
    font-weight: bold;
    font-size: 26px;
    line-height: 140%;
    color: #E50F81;
}
.price_main .feedBack2__btn{
    max-width: 191px;
}


.certificate_main{
    margin-top: 120px;
    margin-bottom: 120px;
}
.certificate_main .items{
    display: flex;
    margin: 0 -8px;
}
.certificate_main .items > div{
    flex: 0 1 25%;
    padding: 0 8px;
}
.certificate_main .imgBox{
    margin-bottom: 24px;
}
.certificate_main .item p{
    font-size: 18px;
    line-height: 140%;
    color: #000000;
}

.cloud_solutions_main{
    background: linear-gradient(90deg, rgba(64, 121, 250, 0.1) 34.56%, rgba(229, 15, 129, 0.07) 100%);
}
.cloud_solutions_main .bg{
    background-image: url("/local/templates/1c_bit/css/../img/cloud_solutions_main_bg.svg");
    background-repeat: no-repeat;
    background-position: 100% 50%;
}
.cloud_solutions_main .container{
    padding: 96px 0;
}
.cloud_solutions_main .main_title{
    max-width: 460px;
}
.cloud_solutions_main .sub_title{
    font-size: 20px;
    line-height: 140%;
    color: #4C4C4C;
}
.cloud_solutions_main .feedBack2__btn{
    margin-top: 56px;
}
.cloud_solutions_main .numbers {
    display: flex;
    padding-top: 104px;
    margin: 0 -22px;
}
.cloud_solutions_main .item {
    flex: 0 1 auto;
    margin: 0 22px;
}
.cloud_solutions_main .numbers .name{
    font-weight: bold;
    font-size: 26px;
    line-height: 140%;
    color: #E50F81;
    padding-bottom: 16px;
}
.cloud_solutions_main .numbers .text{
    font-size: 20px;
    line-height: 140%;
    color: #4C4C4C;
}




.reviews_main{
    padding-top: 120px;
}
.rev_main {
    margin: 0 -8px;
}
.reviews_main .item{
    border: 1px solid #E9E9E9;
    border-radius: 8px;
    padding: 32px;
    margin: 0 8px;
    height: 100%;
    position: relative;
}
.reviews_main .infoBox{
    display: flex;
}
.reviews_main .name{
    font-weight: bold;
    font-size: 20px;
    line-height: 140%;
    color: #000000;
    padding-bottom: 8px;
}
.reviews_main .position{
    font-size: 18px;
    line-height: 23px;
    color: #000000;
}
.reviews_main .ico{
    display: flex;
    background-color: #F5F8FE;
    border-radius: 50%;
    font-size: 26px;
    line-height: 140%;
    color: #4079FA;
    width: 65px;
    height: 65px;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    flex: 0 0 auto;
}
.reviews_main .text{
    margin-top: 24px;
    font-size: 18px;
    line-height: 23px;
    color: #4C4C4C;
}
.reviews_main .slick-arrow{
    width: 64px;
    height: 64px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 35px rgba(17, 83, 182, 0.08);
    border-radius: 36px;
    font-size: 0;
    border: none;
    position: absolute;
    top: calc(50% - 32px);
    background-image: url("/local/templates/1c_bit/css/../img/rev_main_arr.svg");
    background-position: 50%;
    background-repeat: no-repeat;
}
.reviews_main .slick-prev{
    left: -120px;
}
.reviews_main .slick-next{
    right: -120px;
    transform: rotateY(180deg);
}

.slick-track{
    display: flex !important;
}

.slick-slide{
    height: inherit !important;
}


.mame_list_block .slick-arrow{
    width: 14px;
    height: 24px;
    background-color: #FFFFFF;
    font-size: 0;
    border: none;
    position: absolute;
    background-image: url('/local/templates/1c_bit/css/../img/rev_main_arr.svg');
    background-position: 0 50%;
    background-repeat: no-repeat;
    top: 13px;
    z-index: 5;
}
.mame_list_block .slick-prev{
    left: 0;
}
.mame_list_block .slick-next{
    transform: rotateY(180deg);
    right: 0;
}
.mame_list_block .slick-next:before{
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 24px;
    background: linear-gradient(270deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 100%);
    top: 0;
    left: 14px;
}
.mame_list_block .slick-disabled{
    display: none!important;
}

.benefits_main {
    padding-top: 120px;
}
.benefits_main .mame_list{
    border-bottom: 1px solid #D9D9D9;
    position: relative;
}
.benefits_main .name{
    display: inline-block;
    padding: 12px 32px;
    font-size: 20px;
    line-height: 140%;
    color: #000000;
    position: relative;
    cursor: pointer;
}
.benefits_main .name.active{
    background: #F6FAFB;
    border-radius: 8px 8px 0 0;
    color: #E50F81;
    cursor: auto;
}
.benefits_main .name.active:after{
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #E50F81;
    position: absolute;
    bottom: 0;
    left: 0;

}
.benefits_main .cont_item{
    display: none;
    margin-top: 56px;

}
.benefits_main .cont_item.active{
    display: flex;

}
.benefits_main .cont_item .img{
    margin-right: 120px;
    flex: 0 0 auto;
}
.benefits_main .cont_item .banner__subtitle{
    font-weight: bold;
    font-size: 20px;
    line-height: 140%;
    color: #000000;
    margin-bottom: 20px;
}
.benefits_main .cont_item ul{
    margin-bottom: 30px;
}
.benefits_main .cont_item li{
    display: block;
    margin: 12px 0;

    position: relative;
    background-image: url("/local/templates/1c_bit/css/../img/li2.svg");
    background-repeat: no-repeat;
    background-position: 0 10px;
    padding-left: 20px;
}
.benefits_main ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}


.sld_nav_all{
    position: relative;
    padding-top: 24px;
}
.sld_nav_all .slick-arrow{
    width: 44px;
    height: 44px;
    top: unset;
}

.sld_nav_all .slick-dots button {
    background-color: #D9E4FE;
}
.sld_nav_all .slick-dots{
    justify-content: center;
    position: relative;
    top: -22px;
}
.sld_nav_all .slick-arrow {
    position: relative;
}
.sld_nav_all .slick-prev {
    left: 0;
}
.sld_nav_all .slick-arrow.slick-next {
    right: calc(-100% + 88px);
}

@media (max-width: 1600px){
    .bnr_main .bg3 {
        background-position: 100% 100%;
    }
    .bnr_main .bnr__row {
        min-height: 590px;
    }
    .bnr_main_nav {
        position: absolute;
        bottom: 85px;
    }
    .bnr_main .bnr__title {
        font-size: 35px;
    }
    .bnr_main .over_text {
        margin-bottom: 15px;
    }
    .bnr_main .feedBack2__btn {
        margin-top: 30px;
    }


}
@media (max-width: 1199px){
    .bnr_main_nav_block {
        max-width: 940px;
    }
    .cloud_solutions_main .bg {
        background-position: calc(100% + 330px) 50%;
        background-repeat: no-repeat;
    }

}
@media (max-width: 991px) {
    .bnr_main_nav_block {
        max-width: 720px;
    }
    .bnr_main .bg3 {
        background-size: 480px;
    }
    .bnr_main .bnr__textBox {
        position: relative;
        margin-top: -50px;
    }
    .advantages_main .img {
        padding-right: 16px;
    }
    .advantages_main .item {
        padding: 16px;
    }
    .advantages_main .item img{
        max-width: 40px;
    }
    .advantages_main .name {
        font-size: 16px;
        padding-bottom: 8px;
    }
    .advantages_main .txt {
        font-size: 14px;
    }
    .why2 .item {
        flex: 0 1 calc(50% - 40px);
    }
    .connection2 .items a {
        padding: 24px 15px;
    }
    .connection2 .items .iconBox {
        margin-right: 15px;
        max-width: 70px;
    }
    .connection2 .items .name {
        font-size: 16px;
        padding-bottom: 8px;
    }
    .connection2 .items .text {
        font-size: 14px;
    }
    .catalog_main .item a {
        padding: 24px 15px;
    }
    .catalog_main .item .name {
        font-size: 16px;
    }
    .catalog_main img {
        display: block;
        max-width: 44px;
    }
    .customization2 .item {
        flex: 0 1 50%;
    }
    .price_main .cont {
        padding: 24px 15px;
    }
    .price_main .feedBack2__btn {
        max-width: 117px;
        font-size: 14px;
        height: 44px;
    }


}
@media (max-width: 767px) {
    .bnr_main .bnr__row {
        min-height: 520px;
    }
    .bnr_main .over_text {
        font-size: 14px;
    }
    .bnr_main .bnr__title {
        font-size: 24px;
    }
    .bnr_main .sub_text {
        font-size: 16px;
        margin-top: 14px;
    }
    .advantages_main .items {
        background: transparent;
        box-shadow: none;
        border-radius: unset;
    }
    .advantages_main .item {
        background: #FFFFFF;
        box-shadow: 0 4px 35px rgba(17, 83, 182, 0.08);
        border-radius: 6px;
        margin: 0 7px;
        width: 260px;
    }
    .advantages_main .slick-initialized .slick-slide {
        display: flex;
    }
    .advantages_main .img {
        flex: 0 1 auto;
    }
    .advantages_main  .slick-track {
        padding-bottom: 30px;
    }
    .why2 {
        margin-top: 72px;
        margin-bottom: 32px;
    }
    .why2 .feedBack__titleBox {
        margin-bottom: 32px;
    }
    .why2__subtitle {
        font-size: 16px;
    }
    .why2 .item .text {
        max-width: 500px;
        font-size: 16px;
    }
    .why2 .item {
        padding-left: 28px;
        padding-top: 0;
        padding-bottom: 0;
        background-position: 0 5px;
        margin-bottom: 20px;
        background-size: 20px;
    }
    .why2 .feedBack2__btn {
        margin-top: 10px;
        width: 193px;
        height: 44px;
        font-size: 14px;
    }
    .why2 .item {
        flex: 0 1 calc(100% - 40px);
    }
    .connection2 {
        padding-top: 24px;

    }
    .connection2 .main_title {
        margin-bottom: 24px;
    }
    .connection2 .items .item {
        flex: 0 1 100%;
        margin-bottom: 16px;
    }
    .catalog_main .item a {
        flex-direction: row;
    }
    .catalog_main .item .name {
        margin-top: 0;
        margin-left: 24px;
    }
    .catalog_main .sld_nav_all {
        padding-top: 0;

    }
    .catalog_main .item {
        margin-bottom: 16px;
    }
    .catalog_main .items {
        padding-top: 0;
    }
    .catalog_main {
        margin-top: 47px;
        margin-bottom: 47px;
    }
    .customization2 {
        margin-top: 24px;
    }
    .customization2 .main_title {
        margin-bottom: 24px;
    }
    .customization2 .item {
        margin-bottom: 16px;
    }
    .customization2 .text {
        padding: 24px 15px;
        font-size: 16px;
    }
    .benefits_main .cont_item .img {
        display: none;
    }
    .benefits_main .name {
        padding: 12px 15px 8px 15px;
        font-size: 16px;
    }
    .benefits_main .mame_list_block {
        margin: 0 -15px;
    }
    .benefits_main .cont_item {
        margin-top: 20px;
    }
    .benefits_main .cont_item li {
        font-size: 16px;
    }

    .price_main .items {
        flex-direction: column;
    }
    .price_main .name {
        font-size: 14px;
        line-height: 18px;;
        padding-bottom: 12px;
    }
    .price_main .bottom {
        margin-top: 24px;
    }
    .price_main .cost {
        font-size: 18px;
    }

    .certificate_main .items {
        display: block;
    }
    .cloud_solutions_main .container {
        padding: 24px 15px;
    }
    .cloud_solutions_main .numbers {
        flex-direction: column;
        padding-top: 32px;
    }
    .cloud_solutions_main .numbers .name {
        font-size: 18px;
        padding-bottom: 12px;
    }
    .cloud_solutions_main .item {
        padding-bottom: 24px;
    }
    .cloud_solutions_main .numbers .text {
        font-size: 16px;
    }
    .cloud_solutions_main .bg {
        background-position: calc(100% + 90px) 100%;
        background-repeat: no-repeat;
        background-size: 290px;
    }

    .reviews_main {
        padding-top: 56px;
    }
    .reviews_main .ico {
        font-size: 16px;
        width: 48px;
        height: 48px;
        margin-right: 10px;
    }
    .reviews_main .name {
        font-size: 16px;
        padding-bottom: 6px;
    }
    .reviews_main .position {
        font-size: 14px;
        width: 202px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .reviews_main .text {
        margin-top: 16px;
        font-size: 14px;
        line-height: 140%;
    }

    .main_title {
        font-size: 24px;
    }
    .benefits_main .mame_list_block{
        overflow-y: hidden;
    }
    .benefits_main .mame_list{
        display: table;
        white-space: nowrap;
    }
}

@media (max-width: 500px) {
    .bnr_main .bnr__row {
        min-height: 516px;
        align-items: baseline;
        flex-wrap: inherit;
    }
    .bnr_main .bnr__textBox {
        margin-top: 30px;
    }
    .bnr_main .feedBack2__btn {
        height: 44px;
        width: 193px;
        font-size: 14px;
    }
    .bnr_main .bg3 {
        background-size: 320px;
        background-position: 100% 70%;
    }
    .bnr_main_nav {
        bottom: 65px;
        width: 100%;
    }
    .sld_nav .slick-dots {
        justify-content: center;
    }
    .customization2 .item {
        flex: 0 1 100%;
    }
    .certificate_main .items {
        margin: 0;
    }
    .certificate_main img {
        display: block;
        margin: 0 auto;
    }
    .certificate_main {
        margin-top: 24px;
        margin-bottom: 56px;
    }
    .benefits_main {
        padding-top: 25px;
    }
}

/* End */


/* Start:/local/templates/1c_bit/components/bitrix/news.list/why/style.css?1586416262150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/1c_bit/css/trusters.css?17536872326762*/
.trusters__block {
    margin-top: 120px;
}

.trusters__carousel .slick-track {
    gap: 16px;
    height: 100%;
    background: rgba(255, 255, 255, 0);
}

.trusters__carousel .slick-list {
    padding: 50px;
    margin: 0 -50px;
    height: 287px;
    background: rgba(255, 255, 255, 0);
}
.trusters__carousel .slick-dots{
    display: flex;
    justify-content: center;
    position: relative;
    top: 30px;
    gap: 5px;
    z-index:0;
}

.trusters__carousel > button{
    z-index:1;
}

.aboutPage__inc8{
    margin-top: 56px;
}

.trusters__carousel--element {
    visibility: hidden;
    position: relative;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 270px;
    height: 216px;
    background: #FFFFFF;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0);
    box-shadow: none;
    background: none;
}

.trusters__carousel--element.slick-active {
    display: flex !important;
    visibility: visible !important;
    transition: 1s;
    box-shadow: 0 4px 35px rgba(17, 83, 182, 0.08);
}

.trusters__carousel--element-1 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/joom.svg");

}

.trusters__carousel--element-2 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/alrosa.svg");
}

.trusters__carousel--element-3 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/coliseum.svg");
}

.trusters__carousel--element-4 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/drugstore.svg");
}

.trusters__carousel--element-5 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/clinic.svg");
}

.trusters__carousel--element-6 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/tatneft.svg");
}

.trusters__carousel--element-7 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/polus.svg");
}

.trusters__carousel--element-8 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/levmar.svg");
}

.trusters__carousel--element-9 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/navigator.svg");
}

.trusters__carousel--element-10 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/butchery.svg");
}

.trusters__carousel--element-11 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/drive.svg");
}

.trusters__carousel--element-12 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/sdec.svg");
}

.trusters__carousel--element-13 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/amur-drugs.svg");
}

.trusters__carousel--element-14 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/sib-prod-centr.svg");
}

.trusters__carousel--element-15 {
    background: no-repeat center center url("/local/templates/1c_bit/css/../img/trusters/vkusvil.svg");
}

.trusters__carousel .slick-arrow {
    position: absolute;
    width: 64px;
    height: 64px;

    color: rgba(64, 121, 250, 0.00);
    background-color: #FFFFFF !important;
    border: none;
    box-shadow: 0 4px 35px rgba(17, 83, 182, 0.08);
    border-radius: 50%;
}

.trusters__carousel .slick-prev {
    top: 50%;
    transform: translateY(-50%);
    left: -122px;
    background-image: url("/local/templates/1c_bit/css/../img/rev_main_arr.svg");
    background-position: 50%;
    background-repeat: no-repeat;
}

.trusters__carousel .slick-next {
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    right: -122px;
    background-image: url("/local/templates/1c_bit/css/../img/rev_main_arr.svg");
    background-position: 50%;
    background-repeat: no-repeat;
}


.trusters__carousel .mega-slick-dots {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 42px;
}

.trusters__carousel .mega-slick-dots > li > button {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    border: none;
    color: transparent;
}

.trusters__carousel .slick-dots > li > button {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    border: none;
    color: transparent;
}



@media screen and (max-width: 1370px) {
    .trusters__block {
        margin-top: 56px;
    }

    .trusters__carousel .slick-arrow {
        width: 44px;
        height: 44px;
    }

    .trusters__carousel .slick-prev {
        top: 320px;
        left: 0;
    }

    .trusters__carousel .slick-next {
        top: 320px;
        right: 0;
    }


    .trusters__carousel .mega-slick-dots {
        display: flex;
        flex-flow: row;
        justify-content: center;
        align-items: center;
        gap: 10px;

    }

    .trusters__carousel .mega-slick-dots .slick-active > button {
        background-color: rgba(64, 121, 250, 1);
        border: none;
    }

    .trusters__carousel .slick-dots .slick-active > button {
        background-color: rgba(64, 121, 250, 1);
        border: none;
    }

}

@media screen and (max-width: 805px) {
    .trusters__carousel .slick-list {
        padding: 35px;
        margin: 0 -35px;
    }
}

@media screen and (max-width: 676px) {
    .trusters__carousel .slick-list {
        margin: 0 -35px;
    }

    .trusters__carousel .slick-track {
        gap: 16px;
        height: 100%;
    }

    .slick-dots-container {
      width: 4.7rem;
      overflow: hidden;
      display: block;
      padding: 0;
      margin: 1.65rem auto 0.625rem auto;
      height: 0.875rem;
      position: relative;
    }

    .slick-dots-container::-webkit-scrollbar {
        display: none;
    }

    .slick-dots-container > ul {
      padding: 0;
      display: flex;
      transition: all 0.25s;
      position: relative;
      margin: 0;
      list-style: none;
      transform: translateX(0);
      align-items: center;
      bottom: unset;
      height: 100%;
    }

    .slick-dots-container > ul li {
      width: 0.625rem;
      height: 0.625rem;
      margin: 0 0.25rem;
      background-color: #D9E4FE;
      border: none;
      border-radius: 50%;
    }

    .slick-dots-container > ul li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 8px;
      height: 8px;
      padding: 0.3125rem;
      cursor: pointer;
      color: transparent;
      border: 0;
      outline: 0;
      background: 0 0;
    }

    /*.slick-dots-container > ul li.p-small-1,*/
    /*.slick-dots-container > ul li.n-small-1 {*/
    /*  transform: scale(0.8);*/
    /*}*/

    .slick-dots-container > ul li.slick-active {

      transform-origin: center;
      background: #3498db;
    }

    .slick-dots li button:before {
      display: none;
    }


}


/* End */
/* /local/templates/1c_bit/css/main.css?167213596520092 */
/* /local/templates/1c_bit/components/bitrix/news.list/why/style.css?1586416262150 */
/* /local/templates/1c_bit/css/trusters.css?17536872326762 */
