

/* Start:/local/templates/is_digital/old/css/gallery.css?17573188533345*/
.content_grey{
    background-color: #F5F7F9;
    padding: 31px 0 31px 50px;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: auto;
}
.price_head h1, .price_head .h1{
    background: url("/local/templates/is_digital/old/css/../img/ico/line_404.svg") 0 0 no-repeat;
    font-family: 'Cormorant', serif;
    font-weight: bold;
    font-size: 4rem;
    line-height: 120%;
    color: #222222;
    margin: 59px 0 0 0;
    padding: 30px 0 0 0;
}
.price_head{
    background-image: url("/local/templates/is_digital/old/css/../img/tpl/gal_bg-min.jpg");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    height: 296px;
    box-sizing: border-box;
}
.content_white{
    padding: 0 74px 0 50px;
}
.filter{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.filter > div{
    margin: 60px 0 50px 0;
}
.filter .name{
    font-weight: 300;
    font-size: 1rem;
    line-height: 120%;
    color: #000000;
    margin-bottom: 12px;
}


.select_box {
    width: 350px;
    height: 50px;
    overflow: hidden;
    background-image: url("/local/templates/is_digital/old/css/../img/ico/select_arrow.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 17px) 50%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background-color: #F5F7F9;
}

.select_box select {
    background: transparent;
    -webkit-appearance: none;
    width: 350px;
    border: 0;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;

    padding: 15px 0 14px 17px;
}
.sub_title{
    padding-top: 35px;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 200%;
    color: #000000;
}
.gal_item {
    font-size: 1rem;
    line-height: 190%;
    margin: 69px 0 32px 0;
}
.gallerys .item{
    margin: 0 30px 40px 30px;
    display: inline-block;
}
.gallerys .slick-active .item{
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);
}
.gallerys .item > div{
    display: flex;
    margin-left: -30px;
}
.gal_name{
    flex: 2;
    padding-left: 62px;
}
.gal_nav{
    display: flex;
    justify-content: space-between;
    max-width: 660px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 0 20px 0;
}
.ico_gal_right{
    width: 9px;
    height: 14px;
    background: url("/local/templates/is_digital/old/css/../img/ico/gal_right.svg") 50% no-repeat;
    display: inline-block;
    cursor: pointer;
    padding: 10px 15px;
}
.gallery_cont{
    margin-top: 50px;
}
.ico_gal_right:hover{
    background: url("/local/templates/is_digital/old/css/../img/ico/gal_right_h.svg") 50% no-repeat;
}
.ico_gal_left{
    width: 9px;
    height: 14px;
    background: url("/local/templates/is_digital/old/css/../img/ico/gal_left.svg") 50% no-repeat;
    display: inline-block;
    cursor: pointer;
    padding: 10px 15px;
}
.ico_gal_left:hover{
    background: url("/local/templates/is_digital/old/css/../img/ico/gal_left_h.svg") 50% no-repeat;
}

@media (max-width:1500px){
    .select_box {
        width: 300px;
    }
    .select_box select {
        width: 300px;
    }
    .content_white {
        padding: 0 30px 0 30px;
    }
    .content_grey {
        padding: 31px 0 31px 30px;
    }

}
@media (max-width:1300px){
    .filter {
        display: flex;
        flex-wrap: wrap;
        flex: 0 1 50%;
    }
    .filter > div {
        margin: 20px 0;
    }
    .filter {
        padding: 35px 0;
    }
}
@media (max-width:1100px){

}
@media (max-width:500px){
    .price_head h1, .price_head .h1 {
        font-size: 2.7rem;
    }
}
/* End */
/* /local/templates/is_digital/old/css/gallery.css?17573188533345 */
