

/* Start:/bitrix/templates/right_dance/components/bitrix/news/videogallery/bitrix/news.list/.default/style.css?15186036213699*/
.gallery-list {
    width: 96%;
    max-width: 1170px;
    margin: auto;
    display: inline-block;
}
.gallery-item:nth-child(3n+1) {
    margin-left: 0;
}
.gallery-item:nth-child(3n) {
    margin-right: 0;
}
.gallery-item .gallery_img {
    width: 92%;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 15px 4%;
    position: relative;
    cursor: pointer;
}
.gallery-item .gallery_img:after {
    content: "";
    background: url(/bitrix/templates/right_dance/img/play.png) center no-repeat;
    position: absolute;
    width: 78px;
    height: 78px;
    top: 54px;
    left: calc(50% - 39px);
    z-index: 10;
}
.gallery-item .gallery_img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000047;
    z-index: 9;
}
.gallery-item {
    background: #ffffff;
    width: 32%;
    margin: 14px 1%;
    float: left;
    min-height: 325px;
    border-radius: 5px;
    box-shadow: 0px 17px 29px 0px rgba(0, 0, 0, 0.1);
    transition: 0.2s;
}
.gallery-item .gallery_img.noimage {
    background-size: auto;
}
.gallery-item a {
    text-decoration: none !important;
}
.gallery-item h3 {
    font-family: pribambas;
    font-weight: normal;
    font-size: 21px;
    line-height: 26px;
    width: 90%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    color: #303030;
    transition: 0.2s;
}
.gallery-item:hover h3 {
    color: #ff2c74;
}
.gallery-item:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
    box-shadow: 0px 17px 40px 0px rgba(239, 66, 132, 0.25);
}
.photo_count {
    color: #303030;
    font-size: 16px;
    font-family: pribambas;
    display: inline-block;
    padding-left: 22px;
    background: url(/bitrix/templates/right_dance/img/photo_ic.png) left no-repeat;
}
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;
}
.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;
}
.gallery-item.hide {
    display: none;
}
.video_pop {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    background: #17171d4f;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 99;
}
.video_pop_ch {
    display: none;
    margin-top: 7%;
    padding: 10px;
    background: #ffffff;
    position: relative;
    padding-top: 20px;
    box-shadow: 0 4px 20px 0 #00000061;
    max-width: 600px;
    height: 400px;
    box-sizing: border-box;
    width: 98%;
}
.video_pop_ch iframe {
    width: 100%;
    height: 100%;
}
.video_pop_ch span {
    position: absolute;
    top: 0;
    right: 4px;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    cursor: pointer;
}
.video_pop .video_pop_ch {
    display: inline-block;
}
.ifr {
	display:none;
    width: 100%;
    height: 100%;
}
.video_pop .ifr {
	display:block;
}





/* End */
/* /bitrix/templates/right_dance/components/bitrix/news/videogallery/bitrix/news.list/.default/style.css?15186036213699 */
