.news-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 27px;
}

.news-list__item {
    display: flex;
    width: calc(50% - 45px);
    align-items: flex-start;
    margin-bottom: 92px;
}

.news-list__item-left {
    flex: 0 0 217px;
    margin-right: 37px;
    border-radius: 32px;
    border: 3px solid #473F40;
    overflow: hidden;
    font-size: 0;
    line-height: 1;
}

.news-list__item-left-in {
	display: none;
}

.news-list__item-left img {
    width: 100%;
    transition: 0.3s;
}

.news-list__item-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 16px;
}

.news-list__item-desc {
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
    margin-bottom: 13px;
}

.news-list__item-date {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
}

.news-list__item-desc:after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='12' viewBox='0 0 21 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9375 11.1562C15.5625 11.5312 15 11.2969 15 10.7812V7.45312H0.562499C0.234374 7.45312 -9.53674e-07 7.21875 -9.53674e-07 6.89062V5.39062C-9.53674e-07 5.0625 0.234374 4.82812 0.562499 4.82812H15V1.5C15 0.984374 15.5625 0.749999 15.9375 1.07812L20.5781 5.71875C20.8125 5.95312 20.8125 6.32812 20.5781 6.51562L15.9375 11.1562Z' fill='%23333333'/%3E%3C/svg%3E%0A");
    display: inline-block;
    width: 22px;
    height: 13px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 10px;
}

.news-list__item a {
    text-decoration: none;
    color: #473F40;
}

.news-list__item:hover .news-list__item-left img {
    scale: 1.1;
}

.article-page {
    display: flex;
    padding-top: 30px;
}

.article-page > .article-page__date {
	display: none;
}

.article-page__left {
    flex: 0 0 270px;
    padding-right: 53px;
}

.article-page__image {
    border: 3px solid #473F40;
    border-radius: 32px;
    overflow: hidden;
    margin-bottom: 13px;
}

.article-page__date {
    font-size: 22px;
    font-weight: 400;
    color: #473F40;
    text-align: center;
}

.article-page__right {
    font-size: 16px;
    color: #473F40;
    font-weight: 400;
    max-width: 100%;
    flex: 1 1 calc(100% - 270px);
}

.article-socials {
    display: flex;
    justify-content: center;
    text-align: center;
    background: #fff;
    padding: 37px 20px 39px;
    font-size: 22px;
    color: #000;
}

.article-socials__title {
    margin-right: 20px;
}

a.article-socials__item {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed;
    margin: 0 10px;
    transition: 0.3s;
}

a.article-socials__item:hover {
    border-bottom-color: transparent;
}

.article-socials__list {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}


.g-row.g-gallery2-photo-list {
    max-width: 988px;
    margin: 0 auto 50px;
}

ul.gallery-list.lightSlider .g-img--gallery-image {
    width: 100%;
    margin: 0;
    height: 737px;
}

ul.gallery-list.lightSlider .g-img--gallery-image .g-img__caption {
    display: none;
}

ul.gallery-list.lightSlider .g-img__layers {
    height: 100%;
}

.g-row.g-gallery2-photo-list ul.lSPager.lSGallery {
    margin-top: 22px !important;
}

.g-img--gallery-image {
    width: 100%;
    margin: 0;
}

.gallery-list .g-img--gallery-image {
    margin: 0;
}

.g-img--gallery-image .g-img__caption {
    display: none;
}

.g-row.g-gallery2-photo-list .gallery-list-thumbs {
    margin: 0 80px;
}

.gallery-list .g-img__layers {
    height: 724px;
}

.gallery-list-thumbs .g-img__layers {
    height: 114px;
}

.gallery-thumbs-prev, .gallery-thumbs-next {
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg' data-prefix='izb8imc0f'%3E%3Cpath d='M11.281 21.172c-.187.234-.562.234-.797 0L.688 11.375a.54.54 0 0 1 0-.797L10.483.781c.235-.234.61-.234.797 0l.938.89c.234.235.234.61 0 .798L4.953 9.78h15.985c.328 0 .562.235.562.563v1.312a.57.57 0 0 1-.563.563H4.954l7.266 7.265c.234.188.234.563 0 .797l-.938.89z' fill='%23333'%3E%3C/path%3E%3C/svg%3E");
    cursor: pointer;
}

.gallery-thumbs-prev.swiper-button-disabled, 
.gallery-thumbs-next.swiper-button-disabled {
	opacity: 0.3;
}

.gallery-thumbs-prev {
    left: 37px;
}

.gallery-list-thumbs-wrap {
    max-width: 100%;
    position: relative;
    margin-top: 22px;
    width: 100%;
}

.gallery-thumbs-next {
    right: 37px;
    rotate: 180deg;
}

.gallery-list img.g-img__image {
    border: 8px solid #fff;
    border-radius: 50px;
    transition: 0.3s;
}

.gallery-list .g-img--gallery-image:hover .g-img__image {
    border: 8px solid #000;
}

.swiper-slide-thumb-active .g-img--gallery-image .g-img__image {
    border-color: #000;
}

.g-img__count {
    background: #352f30;
    display: none;
}

.g-page.g-page-gallery2 .album-description {
    margin: 32px 0 45px;
}

.g-page.g-page-gallery2 .album-description .for-mobile-view {
	line-height: 1.2;
}

.g-page.g-page-gallery2 .g-row {
    margin-bottom: 45px;
}

.gallery-list {
    width: 100%;
}

.wrap_paginations ul.g-pagination {
    margin: 0;
    padding: 0;
    list-style: none;
    align-items: center;
}

/*.wrap_paginations ul.g-pagination li.page_next,
.wrap_paginations ul.g-pagination li.page_prev {
    padding: 0 15px;
}*/

li.g-pagination__item--forward a.g-pagination__item.page_nav {
    width: auto;
    padding: 0 15px;
}

li.g-pagination__item--backward a.g-pagination__item.page_nav {
    width: auto;
    padding: 0 15px;
}


a.payment-pay-btn {
    padding: 5px 15px;
    border-radius: 10px;
    background-color: #fff;
    color: #473f40;
    text-decoration: none;
    font-size: 16px;
    transition: 0.3s;
    font-weight: 600;
    display: inline-block;
}

a.payment-pay-btn:hover {
    background-color: #605859;
    color: #fff;
}

.g-button.g-button--invert {
    color: #473f40;
    background: #fff;
    box-shadow: none;
    border: none;
}

.g-button.g-button--invert:hover {
    background: #473f40;
    color: #fff;
}

.g-img.g-img--gallery-album .g-img__layers {
    height: 14.4vw;
}

@media all and (max-width: 1240px) {
	.g-img.g-img--gallery-album {
	    width: calc(100% / 2 - 24px);
	}
	.news-list__item {
	    width: 100%;
	    margin-bottom: 40px;
	}
	
	.g-img.g-img--gallery-album .g-img__layers {
	    height: 23.4vw;
	}
}

@media all and (max-width: 991px) {
	
	.article-page {
	    flex-direction: column;
	    align-items: flex-start;
	}
	
	.article-page__right {
		flex: 1 1 auto;
	}
	
	.article-page__left {
		padding-right: 0;
	}
	
	.article-socials {
	    display: block;
	}
	
	.article-socials__title {
	    margin: 0 0 14px;
	}
	
	.article-socials {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	
	a.article-socials__item {
	    margin-bottom: 9px;
	    font-size: 20px;
	}
	
	.article-page__left {
	    flex: 0 0 auto;
	}
	
	.article-page__left .article-page__date {
	    display: none;
	}
	
	.article-page > .article-page__date {
	    display: block;
	    margin-left: auto;
	    font-size: 14px;
	}
	
	.gallery-list .g-img__layers {
	    height: 560px;
	}
}

@media all and (max-width: 768px) {
	.news-list__item {
	    flex-direction: column;
	}
	
	.news-list__item-left {
	    flex: 1 1 auto;
	    max-width: 300px;
	    width: 100%;
	    margin: 0 0 20px;
	}
	
	.news-list__item-left {
	    max-width: 100%;
	    display: flex;
	    border: none;
	    border-radius: 0;
	}
	
	.news-list__item .news-list__item-left a {
	    width: 100px;
	    margin-right: 18px;
	    border: 2px solid #fff;
	    border-radius: 15px;
	    overflow: hidden;
	    flex: 0 0 100px;
	    align-self: flex-start;
	}
	
	.news-list__item-left-in {
	    display: block;
	    flex: 1 1 auto;
	}
	
	.news-list__item-title {
	    font-size: 16px;
	}
	
	.news-list__item-date {
	    font-size: 14px;
	}
	
	.news-list__item-right .news-list__item-title,
	.news-list__item-right .news-list__item-date {
	    display: none;
	}
	
	.gallery-list .g-img__layers {
		height: 420px;
	}
}

@media all and (max-width: 640px) {
	.g-img.g-img--gallery-album {
	    width: calc(100% - 24px);
	}
	
	.g-img.g-img--gallery-album .g-img__layers {
	    height: 50vw;
	}
}

@media all and (max-width: 480px) {
	/*.news-list__item-title {
	    font-size: 20px;
	    margin-bottom: 10px;
	}*/
	
	.gallery-list .g-img__layers {
	    height: 280px;
	}
	
	.gallery-list-thumbs .g-img__layers {
	    height: 80px;
	}
	
	.g-row.g-gallery2-photo-list .gallery-list-thumbs {
	    margin: 0 50px;
	}
	
	.gallery-thumbs-prev {
	    left: 10px;
	}
	
	.gallery-thumbs-next {
	    right: 10px;
	}
}
.news-list__item .news-list__item-left a{
	text-decoration: none;
	border: 1px solid transparent;
}
.gallery-list img.g-img__image{
	border-radius: 10px !important;
	border: 4px solid #fff;
}
.gallery-list .g-img--gallery-image:hover .g-img__image {
    border: 4px solid #000 !important;
}
	.gallery-list .g-img__layers {
	    height: 100% !important;
	}