

/* Start:/local/components/aurus/model/templates/gallery/style.css?17506737251090*/





.p-gallery-page_color .p-gallery-page__info{
    background: #080a0d;
}

.p-gallery-page__info{
    background: #2a7fff;
}


.p-gallery-page_color .p-gallery-page__info::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 210px;
    background: #080a0d;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 1;
}

.p-gallery-page_color .p-gallery-page__info-text{
    z-index: 2;
}

@media screen and (min-width: 1366px) and (max-width: 1919px) {
    .p-gallery-page__section .p-gallery-page__info .p-gallery-page__info-block {
        padding: 93px 0 130px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1365px) and (orientation: portrait) {
    .p-gallery-page_color .p-gallery-page__info::before{
        height: 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1365px) and (orientation: landscape) {
    .p-gallery-page_color .p-gallery-page__info::before{
        height: 130px;
    }
}

@media screen and (max-width: 767px) {
    .p-gallery-page_color .p-gallery-page__info::before{
        height: 0px;
    }
}
/* End */
/* /local/components/aurus/model/templates/gallery/style.css?17506737251090 */
