

/* Start:/bitrix/templates/realty_inner/components/whatasoft/map.yandex.ajax.list/gallery/style.css?15530835393071*/
@import '/bitrix/templates/realty_inner/components/whatasoft/map.yandex.ajax.list/gallery/slick.css';

.was-map-balloon-inner-img {margin-bottom: 5px; text-align: center;}
.was-map-balloon-inner-img img {max-width: 250px; max-height: 250px;}
.was-map-balloon-inner-text {}
.was-map-balloon-inner-props {margin-top: 5px;}
.was-map-balloon-inner-prop {margin-bottom: 2px;}
.was-map-balloon-inner-prop:last-child {margin-bottom: 0;}
.was-map-balloon-header {font-size: 120%; font-weight: 700; margin: 0 0 10px;}
.was-map-balloon-footer {margin: 5px 0 0; color: #777; font-size: 90%;}

.was-icon-content {text-align: center; color: #000000; font-weight: normal;}

.was-map-yandex-ajax {position: relative;}
.was-map-yandex-ajax .was-map-spinner {width: 40px; height: 40px; position: absolute; left: 50%; top: 50%; margin: -20px 0 0 -20px;}
.was-map-yandex-ajax .was-map-spinner:before,
.was-map-yandex-ajax .was-map-spinner:after {
    content: ''; display: block; width: 100%; height: 100%; border-radius: 50%; 
    background-color: #999; opacity: 0.6; position: absolute; top: 0; left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out; 
    animation: sk-bounce 2.0s infinite ease-in-out;
}
.was-map-yandex-ajax .was-map-spinner:after {-webkit-animation-delay: -1.0s; animation-delay: -1.0s;}
@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bounce {
  0%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0); } 
  50% { transform: scale(1.0); -webkit-transform: scale(1.0); }
}

.was-map-balloon-inner-gallery{
	position: relative;
	margin-bottom: 15px;
	background-color: #EEE;
}


.was-map-balloon-inner-gallery ul,
.was-map-balloon-inner-gallery ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	/*min-height: 190px;*/
	line-height: 290px;
	height: 290px;
	text-align: center;
}

.was-map-balloon-inner-gallery ul img{
	/*width: 100%;*/
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
	display: inline-block;
}

.was-map-balloon-inner-gallery .slick-arrow{
	position: absolute;
	width: 50%;
	top: 0;
	bottom: 0;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0 0 5px rgba(0,0,0,0.1);
	z-index: 1;
	cursor: pointer;
}

.was-map-balloon-inner-gallery .slick-arrow:before{
	position: absolute;
	content: '';
	border-color: transparent #FFF;
	border-style: solid;
	top: 50%;
	margin-top: -10px;
}

.was-map-balloon-inner-gallery .slick-arrow:hover{
	/*background-color: rgba(0,0,0,0.05);*/
}

.was-map-balloon-inner-gallery .prev-arrow{
	left: 0;
}

.was-map-balloon-inner-gallery .prev-arrow:before{
	left: 15px;
	border-width: 10px 10px 10px 0;
}

.was-map-balloon-inner-gallery .next-arrow{
	right: 0;
	text-align: right;
}

.was-map-balloon-inner-gallery .next-arrow:before{
	right: 15px;
	border-width: 10px 0 10px 10px;
}


@media (max-width: 460px) {
  .ymaps-2-1-72-balloon__content > ymaps, ymaps[class*="-balloon__content"] > ymaps { max-width: 260px; }


	.was-map-balloon-inner-gallery ul,
	.was-map-balloon-inner-gallery ul li{
		line-height: 180px;
		height: 180px;
	}
}

/* End */
/* /bitrix/templates/realty_inner/components/whatasoft/map.yandex.ajax.list/gallery/style.css?15530835393071 */
