

/* Start:/local/templates/site_replication/components/bitrix/news.list/TVEL_photogallery/style.css?177513324713662*/
/* @media (min-width: 768px) {
	.photogallery_slider_nav_wrapper { opacity: 0; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; pointer-events: none }
	.photogallery_slider_nav_wrapper:hover {
		opacity: 1;
		pointer-events: all;
	}
	.photogallery_slider:hover + .photogallery_slider_nav_wrapper {
		opacity: 1;
		pointer-events: all;
	}
} */
@media (min-width: 1920px) {
	.photogallery_wrapper {
		margin-top: 65px;
		display: flex;
	}
	.photogallery_menu {
		max-width: 531px;
    	width: 531px;
		padding-top: 5px;
		padding-left: 15px;
	}
	.photogallery_choose {
		max-width: 1040px;
		margin-left: 257px;
		display: flex;
		column-gap: 30px;
		flex-wrap: wrap;
		width: 100%;
		align-content: flex-start;
	}
	.photogallery_choose_block {
		max-width: 486px;
		width: 486px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		margin-bottom: 60px;
	}
	.photogallery_choose_block_hover_wrap {
		max-height: 370px;
		height: 370px;
	}
	.gallery_slider_info_header {
		max-width: 400px;
	}
	.photogallery_choose_block h4 {
		display: flex;
		align-items: flex-end;
		margin-bottom: 40px !important;
	}
	.photogallery_choose_block {
		align-self: end;
	}
}

#page-title {
    margin-bottom: 0 !important;
}
#photogallery_uranus {
	display: none;
}

div.news-list {
	word-wrap: break-word;
}

div.news-list img.preview_picture {
	float: left;
	margin: 0 4px 6px 0;
}

.news-date-time {
	color: #486DAA;
}

.photogallery_choose_block_hover {
	position: relative;
	width: 100% !important;
	height: 100%;
}

.slick-slide img {
	max-width: 100%;
	max-height: 290px;
}

.photogallery_bootstrap .photogallery_choose_block {
	max-width: none;
	margin-top: 40px;
}

.photogallery_bootstrap .photogallery_choose_block:first-child {
	margin-top: 0;
}

.photogallery_bootstrap .photogallery_choose_block {
	margin-top: 0;
}

/* .photogallery_bootstrap .photogallery_choose_block h4 {
	min-height: 52px;
} */


.photogallery_slider .slick-prev::before,
.photogallery_slider .slick-next::before {
	content: ''
}

.photogallery_choose_block h4 {
	margin-bottom: 0;
	min-height: 50px;
}

.photogallery_slider_pagin .slick-slide {
	max-height: 180px;
}

.photogallery_slider {
	width: 40%;
	max-height: 40vw;
	height: auto;
	margin: auto;
	top: 80px;
	bottom: 100px;
	left: 0;
	right: 0;
	position: absolute;
}

.slick-slide img {
	cursor: pointer;
}

.photogallery_slider .slick-list {
	height: 100%
}

.photogallery_slider .slick-track {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.photogallery_slider .slick-track div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.photogallery_slider img {
	height: 70%;
	max-height: unset;
}

@media (min-width: 1440px) and (max-width: 1919px) {
	.photogallery_slider_fix_container {
		height: 100%;
		/* min-height: 853px; */
		/* overflow: auto; */
		position: relative;
	}
	.photogallery_slider_wrapper {
		/* overflow: auto; */
		max-width: 100%;
	}
	.photogallery_choose_block h4 {
		margin-bottom: 16px;
		display: flex;
		align-items: flex-end;
		min-height: 25px;
	}
	.photogallery_choose_block {
		align-self: end;
	}
	.photogallery_wrapper {
		margin-top: 63px;
		display: flex;
	}
	.photogallery_menu {
		max-width: 402px;
		width: 402px;
		padding-top: 5px;
	}
	.photogallery_choose {
		max-width: 834px;
		/* width: 834px; */
		margin-left: 15px;
		display: flex;
		column-gap: 30px;
		flex-wrap: wrap;
		/* justify-content: flex-end; */
		align-content: flex-start;
	}
	.photogallery_choose_block {
		max-width: 387px;
		width: 387px;
		margin-bottom: 38px;
	}
	.gallery_slider_info_header {
		max-width: 376px;
	}
	.photogallery_choose_block_hover_wrap {
		max-height: 370px;
		height: 370px;
	}
	.photogallery_menu ol li:not(.photogallery_menu ol li:first-child) {
		margin-top: 10px !important;
	}
	.photogallery_slider_pagin .slick-track {
		padding-top: 0px !important;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.photogallery_choose_block:first-child {
		margin-top: 0;
	}
	
	.photogallery_choose_block:nth-child(1) {
		margin-top: 0;
	}
	.photogallery_bootstrap .photogallery_choose_block {
		margin-bottom: 20px;
	}
	.photogallery_bootstrap .photogallery_choose_block {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.photogallery_wrapper {
		margin-top: 40px;
		display: flex;
		flex-direction: column;
	}
	.photogallery_menu {
		max-width: 668px;
		width: 668px;
	}
	.photogallery_choose {
		max-width: 669px;
		width: 669px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.photogallery_choose_block {
		max-width: 314px !important;
		width: 314px !important;
		margin-top: 100px;
	}
	.photogallery_choose_block_hover_wrap {
		max-height: 251px;
		height: 251px;
	}
	.photogallery_choose_block h4 {
		font-size: 20px !important;
	}
	.photogallery_menu a {
		font-size: 16px !important;
	}
	.photogallery_menu ol {
		height: auto !important;
		max-height: 207px !important;
		margin-bottom: 60px;
	}
	.photogallery_choose_block h4 {
		margin-bottom: 0 !important;
		padding-bottom: 20px !important;
	}
	/*  Детальная */
	.photogallery_slider_pagin {
		position: initial;
		margin: 0 -97px;
		margin-left: 59px;
	}
	.photogallery_slider_wrapp {
		margin: 0 16px !important;
	}
	.photogallery_slider_nav {
		width: 100%;
		/* overflow: hidden; */
	}
	.slick-prev {
		top: -233%;
		left: 1%;
		width: 32px;
		height: 32px;
		background-color: rgba(0, 0, 0, 0.15);
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.slick-next {
		right: 1%;
		top: -233%;
		width: 32px;
		height: 32px;
		background-color: rgba(0, 0, 0, 0.15);
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.photogallery_slider_pagin .photo-nav-bottom{
		max-height: 143px;
		height: 143px;
		width: 229px;
		max-width: 229px;
		object-fit: cover;
	}
	.photogallery_slider_fix_container {
		height: 100%;
		/* min-height: 1150px; */
		/* overflow: auto; */
		position: relative;
	}
	.photogallery_slider_wrapper {
		/* overflow: auto; */
		max-width: 100%;
	}
	/* .photogallery_slider {
		width: 666px;
		max-height: 656px;
		height: 588px;
		top: 10px;
	} */
	.photogallery_slider {
		width: 70%;
		max-height: 51vw;
		height: auto;
		margin: auto;
		top: 40px;
		bottom: 100px;
		left: 0;
		right: 0;
		position: absolute;
	}
	.slick-next, .slick-prev {
		display: none !important;
	}
	.photogallery_slider img {
		/* height: 492px; */
		height: 70%;
		object-fit: contain;
	}
	.gallery_slider_info_top {
		left: 51px;
	}
	.gallery_slider_info_header, .gallery_slider_info_slides {
		font-size: 16px !important;
	}
	.photogallery_slider_close, .photogallery_slider_download {
		width: 22px;
	}
	.photogallery_slider_nav .slick-track {
		padding-top: 0px;
	}
	.photogallery_slider_buttons {
		right: 56px !important;
	}
}

@media (max-width: 767px) {
	.photogallery_slider_pagin .slick-prev, .photogallery_slider_pagin .slick-next {
		display: none !important;
	}
	.photogallery_wrapper {
		margin-top: 40px;
		display: flex;
		flex-direction: column;
	}
	.photogallery_menu {
		max-width: 335px;
		width: 335px;
		margin-bottom: 10px;
	}
	.photogallery_choose {
		max-width: 335px;
		width: 335px;
		margin-bottom: 80px;
	}
	.photogallery_choose_block {
		max-width: 335px !important;
		width: 335px !important;
	}
	.photogallery_choose_block_hover_wrap {
		max-height: 370px;
		height: 370px;
		max-width: 345px;
		width: 345px;
	}
	.photogallery_choose_block h4 {
		font-size: 20px !important;
		margin-top: 47px;
	}
	.photogallery_menu a {
		font-size: 15px !important;
	}
	.photogallery_menu ol {
		height: auto !important;
		max-height: 207px !important;
	}
	.photogallery_choose_block h4 {
		margin-bottom: 0 !important;
		padding-bottom: 20px !important;
	}
	/*  Детальная */
	.photogallery_slider_pagin {
		margin: 0 -56px;
	}
	.photogallery_slider_pagin .slick-slide {
		max-height: 72px !important;
	}
	.photogallery_slider_wrapp:not(:last-child) {
		margin-right: 20px !important;
		margin-left: unset !important;
	}
	.photogallery_slider_wrapp:last-child {
		margin-left: unset !important;
		margin-right: 0px !important;
	}
	.photogallery_slider_nav {
		width: 80%;
		margin: 0 auto;
	}
	.slick-dots {
		display: none !important;
	}
	.slick-prev {
		top: calc(50% + 11px);
		left: 0;
		width: 46px;
		height: 46px;
		background: rgba(0,0,0, 0.2) url(/local/templates/site_replication//assets/img/icons/left-white-arrow.svg) center no-repeat;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.slick-next {
		right: 0;
		top: calc(50% + 11px);
		width: 46px;
		height: 46px;
		background: rgba(0,0,0, 0.2) url(/local/templates/site_replication//assets/img/icons/right-white-arrow.svg) center no-repeat;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.gallery_slider_info_header, .gallery_slider_info_slides {
		font-size: 16px !important;
	}
	.photogallery_slider_close,
	.photogallery_slider_download 
	 {
		width: 22px !important;
	}
	.photogallery_slider_download 
	 {
		height: 21.45px !important;
	}
	.photogallery_slider_close
	 {
		height: 20.7px !important;
	}
	.photogallery_slider_nav_wrapper {
		padding: 40px 0 30px !important;
		overflow-x: hidden;
		max-height: 180px;
	}
	.slick-slide img {
		max-width: 100%;
		max-height: 290px;
	}
	 .photogallery_slider_pagin .photo-nav-bottom{
		max-height: 95px;
		height: 95px;
		width: 187px;
		max-width: 187px;
		object-fit: cover;
	} 
	.photogallery_slider_fix_container {
		height: 100%;
		min-height: 380px;
		overflow: auto;
		position: relative;
	}
	.photogallery_slider_wrapper {
		overflow: auto;
		max-width: 100%;
	}
	.photogallery_slider {
		width: 100%;
		max-height: 70vw;
		top: 60px;
	}
	.photogallery_slider img {
		height: 70%;
		max-width: 259px;
		object-fit: cover;
	}
	
	.gallery_slider_info_top {
		left: 48px;
		top: 60px;
	}
	.photogallery_slider_wrapp {
		width: auto !important;
	}
	.photogallery_slider_download {
		width: 25px;
		height: 25px;
	}
	.photogallery_slider_close {
		width: 23px;
		height: 22px;
	}
	.gallery_slider_info_header, .gallery_slider_info_slides {
		font-size: 15px;
		max-width: 234px;
	}
	.photogallery_slider_buttons {
		right: 28px;
		row-gap: 30px;
	}
}

@media (min-width: 1280px) and (max-width: 1439px) {
	.photogallery_slider_fix_container {
		height: 100%;
		/* min-height: 1024px; */
		/* overflow: auto; */
		position: relative;
	}
	.photogallery_slider_wrapper {
		/* overflow: auto; */
		max-width: 100%;
	}
	.photogallery_choose_block h4 {
		margin-bottom: 22px;
	}
	.photogallery_wrapper {
		margin-top: 60px;
		display: flex;
	}
	.photogallery_menu ol li {
		margin-top: 10px;
	}
	.photogallery_menu {
		max-width: 384px;
		width: 384px;
		padding-top: 5px;
	}
	.photogallery_choose {
		max-width: 560px;
		width: 560px;
		margin-left: 20px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.photogallery_choose_block {
		width: 560px;
		margin-bottom: 33px;
	}
	.photogallery_choose_block_hover_wrap {
		max-height: 370px;
		height: 370px;
		max-width: 560px;
		width: 560px;
	}
	.photogallery_choose_block h4 {
		font-size: 20px !important;
	}
	.photogallery_menu a {
		font-size: 18px !important;
	}
	.photogallery_slider_pagin .slick-track {
		padding-top: 0px !important;
	}
	.gallery_slider_info_header {
		max-width: 311px;
	}	
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.photogallery_choose_block h4 {
		margin-bottom: 18px;
		min-height: unset;
	}
	.photogallery_slider_pagin {
		position: initial;
		margin: 0 -97px;
		margin-left: 59px;
	}
	.photogallery_slider_wrapp {
		margin: 0 56px !important;
	}
	.photogallery_slider_nav {
		width: 100%;
		overflow: hidden;
	}
	.slick-prev {
		left: 2%;
	}
	.slick-next {
		right: 2%;
	}
	.photogallery_slider_pagin .photo-nav-bottom{
		max-height: 143px;
		height: 143px;
		width: 229px;
		max-width: 229px;
		object-fit: cover;
	}
	.photogallery_slider_fix_container {
		height: 100%;
		/* min-height: 1150px;
		overflow: auto; */
		position: relative;
	}
	.photogallery_slider_wrapper {
		/* overflow: auto; */
		max-width: 100%;
	}
	/* .photogallery_slider {
		width: 884px;
		max-height: 656px;
		top: -77px;
	} */
	.photogallery_slider img {
		height: 70%;
		object-fit: scale-down;
	}
	.gallery_slider_info_top {
		left: 48px;
	}
	.photogallery_wrapper {
		margin-top: 36px;
		display: flex;
	}
	.photogallery_menu {
		max-width: 428px;
		width: 428px;
		padding-top: 5px;
		margin-right: auto;
	}
	.photogallery_choose {
		max-width: 430px;
		width: 430px;
		margin-left: 0px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.photogallery_choose_block {
		max-width: 430px;
		width: 430px;
		margin-bottom: 24px;
		margin-top: 0px !important;
	}
	.photogallery_choose_block_hover_wrap {
		max-height: 223px;
		height: 223px;
		max-width: 460px;
	}
	.photogallery_choose_block h4 {
		font-size: 16px !important;
	}
	.photogallery_menu a {
		font-size: 14px !important;
	}
	.gallery_slider_info_slides {
		font-size: 16px;
	}
	.gallery_slider_info_header {
		font-size: 16px;
	}
	.photogallery_slider_buttons {
		row-gap: 60px;
	}
	.photogallery_slider {
		position: absolute;
		top: 120px;
		width: 70%;
		max-height: 51vw;
		margin: auto;
		left: 0;
		bottom: 100px;
		right: 0;
	}
}

@media (min-width: 1051px) and (max-width: 1279px) {
	.photogallery_choose_block_hover {
	 	height: 370px;
		 max-width: 100%;
		 width: 100%;
	}
	.photogallery_choose_block_hover_wrap {
		max-height: 370px;
        height: 370px;
        max-width: 560px;
    }
}
/* End */
/* /local/templates/site_replication/components/bitrix/news.list/TVEL_photogallery/style.css?177513324713662 */
