

/* Start:/local/templates/terra-c/components/bitrix/news/countries/bitrix/news.list/.default/style.css?17537687373805*/
.heading.__5.custom_dws .wrapper {
    z-index: 1;
}
/*.heading.__5.custom_dws::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: -webkit-fill-available;
    background: linear-gradient(to top, #595959, #fcfcfc);
    opacity: 0.7;
}*/
.heading.__5.custom_dws .heading_title-2 {
    color: #ffffff;
}
.heading.__5.custom_dws img {
    filter: brightness(90%);
}

.data-block.__type-2.custom_dws .data-block_image {
    margin-bottom: 0;
    padding-top: 20px;
    background: linear-gradient(to top, #e0f3ff 50%, #ffffff 100%);
}
.dws_down_arrow_cont {
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px;
}
.data-block.__type-2.custom_dws .custom_col_6 {
    margin-bottom: 30px;
}
.dws_down_arrow {
    display: flex;
    position: absolute;
    bottom: 25px;
    width: 100%;
}
.data-block.__type-2 .dws_down_arrow_cont .data-block_text {
    background: linear-gradient(to top, #cceaff 20%, #e0f3ff 90%);
}
.dws_down_arrow .left,
.dws_down_arrow .right {
    width: 50%;
    height: 6px;
    background-color: #1d74ff;
}
.dws_down_arrow .left {
    transform: skew(0deg, 5deg);
}
.dws_down_arrow .right {
    transform: skew(0deg, -5deg);
}
.d4 {
    width: 100%;
    height: 46px;
    border-left: 400px solid transparent;
    border-right: 400px solid transparent;
    border-top: 36px solid #cceaff;
}
.data-block.__type-2.custom_dws .data-block_text {
    min-height: 75px;
}
.data-block.__type-2.custom_dws .data-block_text a {
    margin-bottom: 0;
    min-height: 60px;
}

.data-block_item {
    margin-top: 10px;
    margin-bottom: 30px;
}
.form-block.mi_form_custom {
    background-color: #E5F5FF;
}
.custom_dws .logistic-form-wrapper {
    padding: 30px 0 0;
    margin-top: 30px;
}
.data-block_col.mt_30 {
    margin-top: 30px;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 1220px) {
    .d4 {
        border-left: 345px solid transparent;
        border-right: 345px solid transparent;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 1050px) {
    .d4 {
        border-left: 510px solid transparent;
        border-right: 510px solid transparent;
        height: 50px;
        border-top: 44px solid #cceaff;
    }
}

@media only screen and (max-width : 800px) {
    .d4 {
        height: 43px;
        border-top: 30px solid #cceaff;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .d4 {
        height: 46px;
        border-top: 34px solid #cceaff;
    }
    .dws_down_arrow .left {
        transform: skew(0deg, 6deg);
    }
    .dws_down_arrow .right {
        transform: skew(0deg, -6deg);
    }
    .custom_dws .logistic-form-wrapper {
        padding: 40px 0;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 610px) {
    .dws_down_arrow .left {
        transform: skew(0deg, 7deg);
    }
    .dws_down_arrow .right {
        transform: skew(0deg, -7deg);
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 510px) {
    .dws_down_arrow .left {
        transform: skew(0deg, 8deg);
    }
    .dws_down_arrow .right {
        transform: skew(0deg, -8deg);
    }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .dws_down_arrow .left {
        transform: skew(0deg, 9deg);
    }
    .dws_down_arrow .right {
        transform: skew(0deg, -9deg);
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 370px) {
    .dws_down_arrow .left {
        transform: skew(0deg, 12deg);
    }
    .dws_down_arrow .right {
        transform: skew(0deg, -12deg);
    }
}
/* End */


/* Start:/local/templates/terra-c/components/bitrix/news.list/count_services/style.css?175368860394*/
.data-block_col.__col-2.custom_col .data-block_item:nth-child(3) {
    margin-top: 80px;
}

/* End */


/* Start:/local/templates/terra-c/components/bitrix/news.list/services_list/style.css?17714862381245*/
.wrapper_dws {
    margin-top: 20px;
    margin-bottom: 20px;
}
.news-block_item .news-block_image span {
    bottom: 40px;
    line-height: 120%;
}
.news-block_slider_custom .slick-arrow {
    background: none;
    background-image: url(/images/arrow.svg);
    background-repeat: no-repeat;
    background-position: 11px 9px;
    background-color: #0097fd;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.news-block_slider_custom .slick-next {
    right: 0;
    transform: translateY(-50%) rotate(180deg);
}
.news-block_slider_custom .slick-prev {
    left: 0;
    z-index: 1;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1100px) {
    .news-block_slider_custom .slick-next {
        right: 0px;
    }
    .news-block_slider_custom .slick-prev {
        /*left: -20px;*/
    }
    .slick-slider {
        /*padding-left: 12px;*/
    }
    .news-block_slider_custom .news-block_item {
        margin-right: 10px;
        margin-left: 10px;
    }
}
@media only screen and (max-width : 480px) {
    .news-block_slider_custom {
        /*margin-left: 20px;*/
    }
}
/* End */


/* Start:/local/templates/terra-c/components/bitrix/catalog.section.list/right_sidebar/style.min.css?17029746826236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/components/mi/form.iblock/templates/.default/style.css?17526492572493*/
/*form*/
.logistic-form-wrapper {
    background-color: #E5F5FF;
    /*border-radius: 16px;*/
    width: 100%;
    padding: 80px 0;
    margin-top: 30px;
}
.logistic-form {
    width: 812px;
    margin-left: auto;
    margin-right: auto;
}
.form-title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 120%;
    font-weight: bold;
    margin-bottom: 10px;
}
.form-subtitle {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 140%;
    color: #788196;
    margin-bottom: 30px;
}
.form-help {
    font-size: 14px;
    color: #788196;
    margin-bottom: 25px;
}
.form-help span {
    color: #0085D6;
}
.form-grid-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
    margin-bottom: 20px;
}
.form-flex-3 {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    align-items: flex-end;
}
.form-flex-3 label {
    flex: 1;
}
.change-direction {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #A5D6F9;
    border-radius: 8px;
    height: 48px;
    width: 48px;
    cursor: pointer;
}
.logistic-form input {
    width: 100%;
    border: 1px solid #A5D6F9;
    border-radius: 8px;
    padding: 13px 10px;
}
.logistic-form label div,
.form-item > div,
.comment div {
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 5px;
}
.logistic-form label div span,
/*.form-item > div span,*/
.comment div span {
    color: #0085D6;
}
.gab {
    display: flex;
    align-items: center;
    gap: 10px;
}
.gab span {
    font-weight: normal;
}
.comment textarea {
    width: 100%;
    border: 1px solid #A5D6F9;
    border-radius: 8px;
    padding: 13px 10px;
}
.policy {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #444444;
    margin-top: 20px;
}
.policy input {
    width: 16px;
}
.logistic-form button {
    width: 100%;
    text-transform: uppercase;
    background-color: #0085D6;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border-radius: 8px;
    margin-top: 15px;
    padding: 18px 0;
}

.form-subtitle.custom_dws {
    display: flex;
    justify-content: center;
    text-align: left;
}
@media (max-width: 638px) {
    .logistic-form-wrapper {
        padding: 40px 0;
    }
    .form-grid-3 {
        display: flex;
        flex-direction: column;
    }
    .logistic-form {
        width: auto;
        padding: 0 20px;
    }
    
}
/* End */
/* /local/templates/terra-c/components/bitrix/news/countries/bitrix/news.list/.default/style.css?17537687373805 */
/* /local/templates/terra-c/components/bitrix/news.list/count_services/style.css?175368860394 */
/* /local/templates/terra-c/components/bitrix/news.list/services_list/style.css?17714862381245 */
/* /local/templates/terra-c/components/bitrix/catalog.section.list/right_sidebar/style.min.css?17029746826236 */
/* /local/components/mi/form.iblock/templates/.default/style.css?17526492572493 */
