

/* Start:/local/templates/main_new/components/bitrix/system.pagenavigation/.default/style.css?17059277731211*/

.pager {
    display: block;
    margin: 10px auto;
    width: 100%;
}

.pager__items {
    text-align: center;
}

.pager__item {
    display: inline-block;
}

.pager__item.is-active a {
    color: #c21d3c;
}

.pager__item a {
    cursor: pointer;
    padding: 5px 20px 5px 0;
    margin-right: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    font-family: "pantonregular", sans-serif;
    color: #525252;
    font-weight: bold;
    text-decoration: none;
}

.pager__item a:hover {
    color: #d82043;
}
body .pager li>a, body .pager li>span {
    display: table-caption;
    padding: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 46px;
    height: 46px;
    text-align: center;
    border-radius: 30px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
    margin: 0 2px;
}
body .pager li>a:hover, body .pager li>span:hover,
body .pager__item.is-active a {
    border-color: #DD425F; 
    background-color: transparent;
}
.pager__item--next a{
    background: url(/images/next.png) no-repeat 50%;
}
.pager__item--previous a{
    background: url(/images/prev.png) no-repeat 50%;
}
/* End */


/* Start:/local/templates/main_new/components/bitrix/news.list/slider/style.css?17622558411501*/
.slide__link_new {
    width: 130px;
    height: 48px;
    border-radius: 30px;
    background-color: #DD425F;
}
.slide__link_new a {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    text-decoration: none;
    display: block;
    color: #fff;
    margin-top: 10px;
}
body .swipe{
    width: 1240px;
    height: 420px;
    overflow: visible;
    margin-bottom: 40px;
    margin-top: 25px;
}

body .slide__1 {
    background-position: center top;
    
    background-repeat: no-repeat;
}
body .swipe .swiper-slide{
    border-radius: 15px;
    overflow: hidden;
}
body .slide__1 .slide__wrap {
    height: 420px;
    width: 1030px;
    padding: 0;
}
body .swipe .swiper-button-next {
    right: -23px;
    width: 46px;
    height: 46px;
    background-image: url(/images/next.png);
    border: 1px solid #DD425F;
    background-size: auto;
    background-position: 50%;
    border-radius: 50%;
    background-color: #fff;
}
body .swipe .swiper-button-prev{
    left: -23px;
    width: 46px;
    height: 46px;
    background-image: url(/images/prev.png);
    background-size: auto;
    background-position: 50%;
    border: 1px solid #DD425F;
    border-radius: 50%;
    background-color: #fff;
}
@media (min-width: 420px) and (max-width: 548px) {
    body .slide__wrapList {
        margin: 20px !important;
    }
    body.html__body .slide__1{
        background-size: 108%!important;
    }
}
/* End */


/* Start:/local/templates/main_new/components/bitrix/news.list/advantages/style.css?17059277732345*/
.advantages__title_wrapper {
    background-color: #D82044;
    margin: -10px -15px;
    height: 300px;
}
.advantages .title__text {
    font-weight: 400;
    font-family: "Myriad Pro", sans-serif;
}
.title__text_upper {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 15px;
}
.title__text_bottom {
    font-size: 34px;
    line-height: 36px;
}
.advantage__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin: -140px auto 50px;
    row-gap: 60px;
    column-gap: 10px;
    width: 100%;
    max-width: 1240px;
}
.advantage__card_wrapper {
    flex: 1 0 auto;
    box-sizing: border-box;
    width: 30%;
}
.advantage__card {
    background-color: #F1F1F1;
    padding: 15px 20px;
    /*min-height: 300px;*/
    text-align: center;
    height: 100%;

}
.advantage__card_body {
    font-family: "Myriad Pro", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    max-width: 400px;
    margin: 28px auto 0 auto;
}
.advantage__card_body a {
    font-weight: 600;
    color: #000;
}
.advantage__card_title {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
}
.advantage__card_header {
    min-height: 105px;
}
.advantage__card_image {
    margin-bottom: 5px;
}
.advantage__card hr {
    border: none;
    color: #4FAFF5;
    background-color: #4FAFF5;
    height: 3px;
    width: 91px;
    margin: 0 auto;
}
@media (max-width: 1024px) {
    .advantage__card_wrapper {
        flex: 1 0 auto;
        box-sizing: border-box;
        padding :0 10px;
    }
    .title__text_upper, .title__text_bottom {
        font-size: 20px;
        line-height: 22px;
    }
    .advantages .title_homeWhite .title__br {
        max-width: 50px;
        height: 1px;
        width: 100%;
        background: white;
    }
    .advantages__title_wrapper {
        height: 200px;
    }
    .advantage__list {
        margin: -70px 0 0;
        row-gap: 40px;
    }
    .advantage__card_title, .advantage__card_body {
        font-size: 18px;
        line-height: normal;
    }
}
@media (max-width: 767px) {
    .advantage__card_wrapper {
        width: 100%;
    }
}
@media (max-width: 360px) {
    .advantage__list {
       padding-top: 10px;
    }
}
.advantage__card:hover .advantage__card_title {
    color: #EB3223;
}
/* End */


/* Start:/local/templates/main_new/components/bitrix/news.list/akcii/style.css?1705927773155*/
.actions__swiper.swiper-container{
    max-height: 100%
}
.actions__slider .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
    z-index: 1;
}
/* End */


/* Start:/local/templates/main_new/components/realweb/blank/subscribe/style.css?1707387321717*/
.subscription__name span.error{
    top: 7px;
    position: absolute;
    background-color: #fff;
    font-size: 14px;
    min-width: 230px;
    font-weight: normal;
    color: #871228!important;  
}
.subscription__agreement span.error{
    top: 27px;
    position: absolute;
    background-color: transparent;
    font-size: 14px;
    min-width: 230px;
    font-weight: normal;
    color: #fff!important;
    left: 54px; 
}
.subscription__agreement label.option{
    color: #90182e;
    font-size: 14px;
}
.subscription__agreement label.option a{
    color: #90182e;
}
body label.option.js-form-required:before{
    top: 2px;
}
body label.option.js-form-required.active:before{
    top: 2px;
    margin-right: 9px;
}
/* End */
/* /local/templates/main_new/components/bitrix/system.pagenavigation/.default/style.css?17059277731211 */
/* /local/templates/main_new/components/bitrix/news.list/slider/style.css?17622558411501 */
/* /local/templates/main_new/components/bitrix/news.list/advantages/style.css?17059277732345 */
/* /local/templates/main_new/components/bitrix/news.list/akcii/style.css?1705927773155 */
/* /local/templates/main_new/components/realweb/blank/subscribe/style.css?1707387321717 */
