

/* Start:/local/templates/.default/components/bitrix/catalog.section.list/photo.gallery/style.css?1597684288661*/
.gallery__tag {
    padding: 7px 20px;
    border-radius: 28px;
    display: inline-block;
    background: white;
    font-size: 16px;
    color: #ff4e13!important;
    letter-spacing: normal;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
    float: left;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.gallery__tag-active {
    background: #ff4e13;
    color: white!important;
}

@media only screen and (min-width: 200px) and (max-width: 767px) {
    .gallery__tag {
        margin-top: 10px;
        font-size: 14px;
        padding: 3px 10px;
        margin-right: 5px;
        margin-bottom: 5px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/photo.gallery/style.css?15976841343396*/
.gallery_slider_slick {

}

.gallery_slider_slick .arrow {
    position: absolute;
    display: block;
    width: 56px;
    height: 56px;
    box-shadow: 0 2px 27px 0 rgba(0, 0, 0, 0.2);
    border: 2px solid #fff;
    border-radius: 36px;
    top: calc(50% - 30px);
}

.gallery_slider_slick .arrow:hover {
    box-shadow: 0 2px 27px 0 rgba(0, 0, 0, 0.5);
}

.gallery_slider_slick .arrow.left {
    background: #fff url(/local/templates/.default/components/bitrix/news.list/photo.gallery/img/arr_left_atm.svg) no-repeat center center !important;
    left: 40px;
}

.gallery_slider_slick .arrow.right {
    background: #fff url(/local/templates/.default/components/bitrix/news.list/photo.gallery/img/arr_right_atm.svg) no-repeat center center !important;
   right: 40px;
}

#gallery_slider_slick .slick-slide {
  height: 430px;
}

.gallery_slider_slick_thumbs{
    border-radius: 0!important;
    background-color: transparent !important;
    box-shadow: none!important;;
    overflow: visible!important;
    margin: auto!important;
    height: 70px!important;
}

.gallery_slider_slick_thumbs .item {
    margin: 0 10px;
    border-radius: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 70px;
    cursor: pointer;
}

.gallery_slider_slick_thumbs .item.slick-current{
    box-shadow: inset 0px 0px 0px 4px #ff4e13;
}

@media only screen and (min-width: 200px) and (max-width: 1190px) {
    #gallery_slider_slick .slick-slide {
        height: 290px;
    }
}

@media only screen and (min-width: 200px) and (max-width: 767px) {
    #gallery_slider_slick .slick-slide {
        height: 190px;
    }
    .gallery_slider_slick .arrow {
        width: 40px;
        height: 40px;
    }
    .gallery_slider_slick .arrow.right {
        background-size: 7px!important;
        right: -5px;
    }
    .gallery_slider_slick .arrow.left {
        background-size: 7px!important;
        left: -5px;
    }
}

.gallery_box a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.gallery_box img {
    display: block;
    position: relative;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.gallery_box {
    display: block;
    position: relative;
    width: 720px;
    height: 400px;
    border-radius: 25px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 2px 27px 0 rgba(0, 0, 0, 0.22);
    overflow: hidden;
    margin: 0 auto;
}

.gallery_tags {
    position: absolute;
    top: 87%;
    left: 20px;
    z-index: 9;
    padding: 7px 20px;
    border-radius: 28px;
    display: inline-block;
    background: white;
    font-size: 16px;
    color: #ff4e13 !important;
    letter-spacing: normal;
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
    float: left;
}

@media only screen and (min-width: 200px) and (max-width: 1190px) {
    .gallery_box {
        width: 500px;
        height: 270px;
    }

    .gallery_tags {
        top: 85%;
        left: 3%;
        padding: 5px 12px;
        font-size: 15px;
    }
}

@media only screen and (min-width: 200px) and (max-width: 767px) {
    .gallery_box {
        width: 100%;
        max-width: 320px;
        height: 166px;
    }
    .gallery_tags {
        top: 77%;
        left: 15px;
        padding: 4px 10px;
        font-size: 13px;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.section.list/photo.gallery/style.css?1597684288661 */
/* /local/templates/.default/components/bitrix/news.list/photo.gallery/style.css?15976841343396 */
