

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

.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: "Raleway", 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/catalog/akcii/bitrix/catalog.section/.default/style.css?17059277732839*/
.title_norm {
    margin-top: 0px !important;
    padding-left: 0px !important;
}
.akciiView {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.akciiView__row {
    flex-basis: 48%;
    box-shadow: 2px 3.464px 36px 4px rgba(0,0,0,0.06);
    background: white;
    margin-bottom: 35px;
    display: flex;
}
.akciiView__row .views-field-nothing-1 img {
    display: block;
    border-right: 5px solid #d82043;
}
.akciiView__row .views-field-nothing .field-content {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.akciiView__title {
    padding: 25px;
    color: #d82043;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
}
.akciiView__title::before {
    content: '';
    position: absolute;
    left: 25px;
    bottom: 15px;
    width: 23px;
    height: 4px;
    background: #d82043;
}
.akciiView__title a {
    color: #d82043;
    text-decoration: none;
}
.akciiView__srok {
    padding: 0 25px 5px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 16px;
    font-family: "ralewayregular",sans-serif;
    font-size: 14px;
    color: #818181;
}
.akciiView__srok .akciiView__label {
    display: block;
    font-weight: normal;
    font-size: 12px;
}
.akciiView__kliniks {
    padding: 0 25px 5px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 16px;
    font-family: "ralewayregular",sans-serif;
    font-size: 14px;
    color: #818181;
}
.akciiView__kliniks .akciiView__label {
    display: block;
    font-weight: normal;
    font-size: 12px;
}
.akciiView__kliniks a {
    font-size: 12px;
    color: #818181;
}
.akciiView__more {
    text-align: center;
    margin-bottom: 15px;
}
.akciiView__more a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    color: white;
    background-color: #d82043;
    box-shadow: 2px 3.464px 2.88px 0.12px rgba(0,0,0,0.09);
    padding: 10px 20px;
    margin-right: 10px;
    border-radius: 30px;
    text-transform: uppercase;
    border: none;
    user-select: none;
    outline: none;
    cursor: pointer;
}
@media only screen and (max-width:991px) and (min-width:768px) {
    .akciiView__row {
        flex-basis: 100%;
        max-width: 550px;
        margin: 0 auto 35px;
    }
}
@media only screen and (max-width:767px) and (min-width:480px) {
    .akciiView__row {
        flex-basis: 100%;
        margin: 0 auto 35px;
    }
}
@media only screen and (max-width:479px) and (min-width:0px) {
    .akciiView__row {
        flex-basis: 100%;
        margin-bottom: 10px;
        flex-direction: column;
    }
    .akciiView__row .views-field-nothing-1 img {
        border-right: none;
        margin: 20px auto 0;
        border-bottom: 5px solid #d82043;
    }
}
/* End */
/* /local/templates/main_new/components/bitrix/system.pagenavigation/.default/style.css?17836273011205 */
/* /local/templates/main_new/components/bitrix/catalog/akcii/bitrix/catalog.section/.default/style.css?17059277732839 */
