

/* Start:/collection/style.css?16157965661562*/
.gallery {
    display: flex;
}

.description-place .description img {
    display: block;
    width: 100%;
}

.contain-gallery{
    display: flex;
    flex-wrap: wrap;
}
.show {
    min-height: 80px;
    text-align:center;
    padding:2px;
    margin: 10px;
    flex-grow: 1;
    background-color: rgba(255,255,255,0.8);
    /*flex-basis: 16%;*/
    flex-basis: 21%;
}
.show .description {margin-bottom: 15px;}
.inner-contain-icon {width: 25%;display: inline-block;}
/*
.inner-contain{
    width:80%;
    display: inline-block;

}
*/
.inner-contain{
    width: 100%;
    display: inline-block;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    justify-content: center;
    height: 100%;
}
.parent-container {/*height:500px;*/}
.bg-img-gallery {
    background-image:url('/images/vistavki-bg.jpg');	
    padding-top: 12%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.title {
    color:#bb5b93;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;

}

.icon-place {
    border-radius: 15px;
}
.icon {
    background-image: url(/images/marker-map.png);
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/*
.contain-gallery .show:first-child, 
.contain-gallery .show:nth-child(2) {
  flex: 2 46%;
}
*/
@media (max-width: 920px) {
    .show {
        flex: 1 33%;
        
    }
}

/* End */


/* Start:/bitrix/templates/dresscodeV2/components/bitrix/news/collection2.0/style.css?17572370125002*/
#left .heading .arrow{
	background-position: -27px 50%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#left .heading.opened .arrow{
	-moz-transform:    rotate(90deg);
	-o-transform:      rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform:         rotate(90deg);
}

#nextSection{
	border-right: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
	margin-bottom: 24px;
	border-radius: 4px;
	margin-top: 24px;
}

#nextSection .title{
	background-color: #f3f3f3;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 12px;
	cursor: pointer;
	padding-top: 12px;
	font-size: 14px;
	display: block;
}

#nextSection ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nextSection li,
#nextSection .title{
	border-bottom: 1px solid #e7e8ea;
}

/*#nextSection li{
	padding: 12px 24px;
}*/

#nextSection li a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	display: inline-block;
    padding: 12px 24px;
	font-size: 13px;
	color: #000000;
}

#nextSection li a:hover,
#nextSection li .selected{
	color: #ffa800;
}

#nextSection li .cnt{
	color: #888888;
	float: right;
}

.detail-text-wrap * a {
	text-decoration: none;
	color: #555;
}
.detail-text-wrap * a:hover {
	color: #d696c6;
}
.collection-banner.banner-elem{
	height: 470px;
	margin-bottom: 30px;
}
.collection-banner.banner-elem h1{
	margin-bottom: 18px;
}
.collection-banner.banner-elem .h2{
	margin-bottom: 8px;
}
.collection-banner.banner-elem .text-wrap #breadcrumbs + .tb .text-wrap{
	padding: 12px 0 0;
}
.collection-banner.banner-elem .descr{
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 24px;
	max-height: 120px;
}
.collection-banner.banner-elem .descr p{
	margin: 0;
}

.fullscreen-banner .tb .text-wrap{
	padding: 0;
}

.collection-banner.banner-elem .image{
	vertical-align: middle;
	width: 60%;
}
.collection-banner.banner-elem .image img{
	max-height: 470px;
}

@media screen and (max-width: 1600px){
	.collection-banner.banner-elem{
		height: 440px;
	}
	.collection-banner.banner-elem .image img{
		max-height: 440px;
	}
}

@media screen and (max-width: 1400px){
	.collection-banner.banner-elem{
		height: 380px;
	}
	.collection-banner.banner-elem .image{
		width: 50%;
	}
	.collection-banner.banner-elem .image img{
		max-height: 380px;
	}
}

@media screen and (max-width: 1200px){
	.collection-banner.banner-elem h1{
		margin-bottom: 12px;
	}
}
@media screen and (max-width: 1024px){
	.collection-banner.banner-elem{
		height: 240px;
	}
	.collection-banner.banner-elem .text-wrap{
		/*padding-top: 24px;*/
	}
	.collection-banner.banner-elem h1{
		margin-bottom: 10px;
	}
	.collection-banner.banner-elem .image{
		width: 45%;
	}
	.collection-banner.banner-elem .image img{
		max-height: 240px;
	}
	.collection-banner.banner-elem .descr{
		line-height: 20px;
		max-height: 80px;
	}
}

@media screen and (max-width: 800px){
	.collection-banner.banner-elem{
		height: 200px;
	}
	.collection-banner.banner-elem .text-wrap{
		/*padding-top: 42px;*/
	}
	.collection-banner.banner-elem .image{
		width: 40%;
	}
	.collection-banner.banner-elem .image img{
		max-height: 200px;
	}
	.collection-banner.banner-elem .descr{
		max-height: 60px;
	}
}

@media screen and (max-width: 700px){
	.collection-banner.banner-elem{
		/*height: 180px;*/
		height: auto;
		margin-bottom: 18px;
		border: 1px solid #e7e8ea;
	}
/*	.collection-banner.banner-elem .image img{
		max-height: 180px;
	}*/
	.collection-banner.banner-elem #breadcrumbs{
		left: 12px;
		width: auto;
		right: 0;
		margin-top: 12px;
	}

	.collection-banner.banner-elem .descr{
		max-height: 80px;
		margin-bottom: 6px;
	}

	.collection-banner.banner-elem .text-wrap{
		display: block;
		padding: 12px 0 0;
	}

	.collection-banner.banner-elem h1{
		margin-bottom: 8px;
		font-size: 18px;
	}

	.collection-banner.banner-elem .image{
		display: block;
		width: 100%;
		padding: 0;
	}
	.collection-banner.banner-elem .image img{
		max-height: 250px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 500px){
	.collection-banner.banner-elem .descr{
/*		display: none;
		max-height: 40px;*/
		display: block;
	}
/*	.collection-banner.banner-elem .image{
		width: 50%;
	}*/

	.collection-banner.banner-elem h1{
		/*font-size: 16px;*/
		font-size: 1.0em;
		margin-bottom: 8px;
		line-height: 20px;
		max-height: 60px;
	}

	.collection-banner.banner-elem .image img{
		max-height: 200px;
		width: 100%;
	}
}

@media screen and (max-width: 350px){
	.collection-banner.banner-elem{
		/*height: 140px;*/
	}
	.collection-banner.banner-elem .image img{
		/*max-height: 140px;*/
	}
	.collection-banner.banner-elem .text-wrap{
		/*padding-top: 42px;*/
	}
}
/* End */
/* /collection/style.css?16157965661562 */
/* /bitrix/templates/dresscodeV2/components/bitrix/news/collection2.0/style.css?17572370125002 */
