.block-gallery__bg{background-color:#18332f;padding-bottom:0!important}.block-gallery__content .gallery{padding-left:60px;position:relative}@media (max-width:767px){.block-gallery__content .gallery{padding-left:0}}.block-gallery__content .gallery__slide{padding-right:4px}.block-gallery__content .gallery .slider{width:100%}.block-gallery__content .gallery .swiper-slide{width:auto!important}.block-gallery__content .gallery .swiper-slide img{vertical-align:top;height:65vh;max-height:calc(100vh - 100px);min-height:400px;width:auto}@media (max-width:767px){.block-gallery__content .gallery .swiper-slide img{min-height:220px}}.block-gallery__content .gallery .arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-gallery__content .gallery .arrows .next,.block-gallery__content .gallery .arrows .prev{position:absolute;z-index:1;width:60px;height:50%;background-color:#18332f;background-size:17px;background-repeat:no-repeat;background-position:50%;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}@media (max-width:767px){.block-gallery__content .gallery .arrows .next,.block-gallery__content .gallery .arrows .prev{width:40px}}.block-gallery__content .gallery .arrows .next.swiper-button-disabled,.block-gallery__content .gallery .arrows .prev.swiper-button-disabled{opacity:.6!important;cursor:default}.block-gallery__content .gallery .arrows .next{background-image:url(../../images/arrow_right.svg);right:0;bottom:0}.block-gallery__content .gallery .arrows .prev{background-image:url(../../images/arrow_left.svg);left:0;top:0}.block-gallery__content .gallery .dots{position:absolute;z-index:1;width:60px;height:50%;background-color:#006164;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.block-gallery__content .gallery .dots{width:40px;display:none}}.block-gallery__content .gallery .dots>span{position:relative;width:10px;height:10px;border-radius:100%;border:1px solid #c49b5e;background:transparent!important;margin:8px;opacity:1}.block-gallery__content .gallery .dots>span.swiper-pagination-bullet-active:after{content:"";position:absolute;display:block;border-radius:100%;left:1px;right:1px;top:1px;bottom:1px;margin:auto;background-color:#c49b5e}