

/* Start:/bitrix/templates/livemechta/components/bitrix/catalog/gallery/style.css?1494787616697*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/bitrix/templates/livemechta/components/bitrix/catalog/gallery/bitrix/catalog.section/.default/style.css?14947876161747*/
.carousel-gallery {
	position: relative;
}

.carousel-gallery .main-photo {
	width: 840px;
	margin: 0 0 30px 0;
	padding: 0 70px;

	text-align: center;
}

.carousel-gallery .main-photo .pict {
	padding: 0 7px;
	position: relative;
}
.carousel-gallery .main-photo .pict img {
	width: 100%;
	height: 489px;
}
.carousel-gallery .main-photo .pict .swiper-button-prev {
	left: -62px;
}
.carousel-gallery .main-photo .pict .swiper-button-next {
	right: -62px;
}

.carousel-gallery .main-photo .desc {
	margin: 15px 0 0;

	text-align: center;

	color: #666665;

	font-size: 20px;
	line-height: 30px;
}

.carousel-gallery .carousel {
	position: relative;

	margin: 15px 0 0 0;
	padding: 0 70px;
}

.carousel-gallery .carousel .swiper-slide {
	/* no style */
}

.carousel-gallery .carousel .swiper-slide .pict {
	text-align: center;
}
.carousel-gallery .carousel .swiper-slide .pict img {
	border: 5px solid #fff;
	border-radius: 10px;
	max-width: 100%;
}
.carousel-gallery .carousel .swiper-slide.swiper-slide-active .pict img {
	border: 5px solid #a2d9f7;
}

.carousel-gallery .swiper-pagination {
	display: none;
}

.carousel-gallery .swiper-button-prev, .carousel-gallery .swiper-button-next {
	width: 55px;
	height: 54px;
	margin-top: -27px;

	background-color: transparent;
	background-image: url("/bitrix/templates/mechta/images/common/arrows.png");
	background-repeat: no-repeat;
	background-size: initial;
}
.carousel-gallery .swiper-button-prev {
	left: 0;

	background-position: left top;
}
.carousel-gallery .swiper-button-prev:hover {
	background-position: left bottom;
}
.carousel-gallery .swiper-button-next {
	right: 0;

	background-position: right top;
}
.carousel-gallery .swiper-button-next:hover {
	background-position: right bottom;
}

/* End */
/* /bitrix/templates/livemechta/components/bitrix/catalog/gallery/style.css?1494787616697 */
/* /bitrix/templates/livemechta/components/bitrix/catalog/gallery/bitrix/catalog.section/.default/style.css?14947876161747 */
