

/* Start:/bitrix/templates/right_dance/components/bitrix/news/projects/bitrix/news.list/.default/style.css?15186036214619*/
.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);
}



.dost-list.dost_grid {
    width: 100%;
}
.dost-list.dost_grid .dost-item {
    float: left;
    width: 32%;
    background: #ffffff;
    margin: 15px 1%;
}
.dost-list.dost_grid .dost-item:nth-child(3n+1) {
    margin-left: 0;
}
.dost-list.dost_grid .dost-item:nth-child(3n) {
    margin-right: 0;
}
span.show_all {
    display: block;
    color: #ef4284;
    font-size: 13px;
    font-weight: bold;
    box-sizing: border-box;
    width: 170px;
    line-height: 56px;
    border: 2px solid #ef4284;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.2s;
    margin: auto;
    text-align: center;
}
.show_all_bl {
    clear: both;
    width: 100%;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}
span.show_all:hover {
    background: #ef4284;
    color: #ffffff;
}
.show_all_bl:before {
    content: "";
    position: absolute;
    left: 0;
    top: 60px;
    height: 1px;
    display: inline-block;
    width: calc(50% - 124px);
    background: #ef4284;
}
.show_all_bl:after {
    content: "";
    position: absolute;
    right: 0;
    top: 60px;
    height: 1px;
    display: inline-block;
    width: calc(50% - 124px);
    background: #ef4284;
}
.dost-item.hide {
    display: none;
}
.dost_grid a h3 {
    font-family: pribambas;
    color: #303030;
    font-weight: normal;
    width: 92%;
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
}
.dost_grid .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;
}




/* End */
/* /bitrix/templates/right_dance/components/bitrix/news/projects/bitrix/news.list/.default/style.css?15186036214619 */
