

/* Start:/bitrix/templates/right_dance/components/bitrix/news.list/dostijeniya/style.css?15186036212944*/
.dost_img {
    width: 100%;
    height: 280px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.dost_img.noimage {
    background-size: auto;
    box-shadow: inset 0 0 44px 0 #0000000a;
}
.dost-item {
    box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.1);
    margin: auto;
    margin-bottom: 30px;
    max-width: 370px;
    padding-bottom: 14px;
    transition: 0.3s;
}
.dost-list {
    margin-top: 35px;
}
.dost-item a {
    text-decoration: none !important;
}
.owl-item.active .dost-item h3 {
    width: 92%;
    max-width: 310px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 10px;
    min-height: 44px;
    font-size: 18px;
    color: #212121;
    font-family: snowstorm_kraft;
    text-transform: uppercase;
    transition: 0.2s;
    padding-top: 0;
    text-align: left;
}
.owl-item.active .dost-item .text {
    width: 92%;
    max-width: 310px;
    margin: auto;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 22px;
    color: #212121;
    font-family: pribambas;
    opacity: 0.5;
    height: 44px;
    overflow: hidden;
}
.dost-item h3:hover {
    color: #8e0634;
}
.dost-item:hover {
    box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.21);
}
.dost-list .owl-prev {
    width: 33px;
    height: 18px;
    position: absolute;
    background: url(/bitrix/templates/right_dance/img/larr.png) no-repeat center;
    left: calc(50% - 48px);
    bottom: 0;
}
.dost-list .owl-next {
    width: 33px;
    height: 18px;
    position: absolute;
    background: url(/bitrix/templates/right_dance/img/rarr.png) no-repeat center;
    right: calc(50% - 48px);
    bottom: 0;
}
.dost-list .owl-prev:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 17px;
    right: -16px;
    background: #e6e6e6;
}
.dost-list {
    margin-top: 35px;
    padding-bottom: 30px;
}
.dost-list .owl-dots {
    width: 112px;
    position: absolute;
    bottom: 4px;
    display: flex;
    left: 6px;
}
.dost-list .owl-dot {
    flex-grow: 1;
    background: #dadada;
    height: 1px;
    margin: 0 5px;
    transition: 0.2s;
    margin-top: 1px;
}
.dost-list .owl-dot.active {
    background: #b01641;
    height: 2px;
    margin-top: 0;
}
.dost .show_all {
    font-size: 22px;
    color: #000000;
    font-family: pribambas;
    text-transform: uppercase;
    line-height: 30px;
    padding-right: 28px;
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 0;
    z-index: 20;
    text-decoration: none !important;
    transition: 0.2s;
    background: url(/bitrix/templates/right_dance/img/rarrmin.png) right no-repeat;
    border-bottom: 1px solid #dadada;
}
.dost .show_all:hover {
    color: #8e0634;
    border-bottom: 1px solid #8e0634;
    /* padding-left: 5px; */
    padding-right: 25px;
}
.dost-list .owl-nav div {
    transition: 0.2s;
}
.dost-list .owl-nav div:hover {
    filter: grayscale(0.5);
}








/* End */
/* /bitrix/templates/right_dance/components/bitrix/news.list/dostijeniya/style.css?15186036212944 */
