

/* Start:/bitrix/templates/.default/components/bitrix/news.list/map_all_sites_4/style.css?17664938466210*/
.client-item__logo{max-width: 100px;}

.client-items{padding: 0 0 0px 0;}
.client-item{margin-bottom: 30px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    padding: 10px 30px 30px 30px;
width: 100%;}



.client-item__header{border-bottom: 1px solid #e8e8e8; display: flex; margin-bottom: 20px; min-height: 100px;}
.client-item__header-photo{display: block; margin: 10px 10px 10px 0; width: 100px; height: 100px; background-size: contain; background-position: center center; background-repeat: no-repeat;}
.client-item__author{padding: 30px 0 10px 0px;}
.client-item__author-name{font-size: 20px;}
.client-item__text{font-size: 14px;}
.client-item__text p{margin-bottom: 15px; padding: 0 0 0 60px; min-height: 30px; background: url('/include/kadzama_template/i/map/icon-feedback.png') left 4px / 40px 30px no-repeat; }
.client-item__footer{margin-top: 20px; font-size: 14px; padding: 0 0 0 60px;}
.client-item__footer a{transition: all 200ms; display: inline-block; margin-right: 10px; border: 1px solid #0070c9; padding: 5px 5px; border-radius: 8px; line-height: 18px;}
.client-item__footer a:hover{text-decoration: none; border-color: #0070c9; background-color: #0070c9; color: #fff;}


@media(max-width: 767px)
{
	.client-item__header-photo{width: 80px; height: 80px; }
	.client-item{padding: 0 15px 30px 15px;}
	.client-item__author{padding: 20px 0 10px 0px;}
}





.map-baloon{font-size: 12px; font-family:"Roboto";}
.map-review{padding-left: 0px; padding-top: 10px;}
.map-review__header{margin-bottom: 5px; display: flex; align-items: center;}
.map-review__name{font-weight: 900; display: inline-block; font-size: 14px;}
.map-review__link{display: inline-block; margin-right: 10px; margin-top: 10px; color: #0070c9; text-decoration: none; border-bottom: 1px dashed transparent; transition: all 200ms;}
.map-review__link:hover{color: #0070c9; border-color: #0070c9; text-decoration: none;}

.map-review__btn{transition: all 200ms; display: inline-block; text-decoration: none; margin-right: 8px; margin-bottom: 8px; border: 1px solid #0070c9; padding: 4px 4px; border-radius: 4px; line-height: 12px;}
.map-review__btn:hover{text-decoration: none; border-color: #0070c9; background-color: #0070c9; color: #fff;}


.map-review__place{}
.map-review__text{}
.map-review p{margin-bottom: 16px; padding: 0 0 0 30px; min-height: 15px; background: url('/include/kadzama_template/i/map/icon-feedback.png') left 4px / 20px 15px no-repeat; }
.map-review__photo-holder{display: inline-block; width: 64px; min-height: 40px; margin-right: 8px;}
.map-baloon__country{font-size: 14px; font-weight: 900;}
.map-baloon__city{font-size: 14px; margin-bottom: 5px;}

#map_container { margin-bottom: 40px; width:100%; height:600px; display:block; border-radius: 10px; overflow: hidden;}

@media(max-width: 767px){
	#map_container{margin: 0 -15px 40px;   width:auto; height: 320px;}
}

.map-list{margin-bottom: 40px; border-top: 2px solid #dddddd; padding-top: 40px;}
.map-list-country{margin-bottom: 40px;}

.map-list-item__city{font-size: 15px; font-weight: 400; margin-bottom: 10px;}
.map-list-title{display: block; font-size: 24px; line-height: 1; font-weight: 900; font-style: italic; color: #b8b8b8; margin-bottom: 10px;}
.map-list-title span{display: inline-block; border-bottom: 1px dashed #b8b8b8;}
.map-list-item{padding: 0 0 10px 10px; font-size: 12px; font-weight: 400;}
.map-list-item__collapse{padding-bottom: 5px;}
.map-list-item__name{display: inline-block; font-size: 15px; font-weight: 400; margin-bottom: 10px;}
.map-list-item__photo-holder{display: inline-block; width: 64px;}
.map-list-item__text{font-size: 13px; font-weight: 400; margin-bottom: 0px;}
.map-list-item__link{display: inline-block; margin-right: 10px; margin-top: 10px; color: #0070c9; text-decoration: none; border-bottom: 1px dashed transparent; transition: all 200ms;}
.map-list-item__link:hover{color: #0070c9; border-color: #0070c9; text-decoration: none;}

.map-features{padding: 15px 30px 0; border-radius: 10px; border: 2px solid #ff312a; margin-bottom: 40px;}
.map-feature{margin-bottom: 15px; margin-top: 15px;}
.map-text-grey{margin-bottom: 10px;}
.map-text-super-big{margin-bottom: 10px; font-size: 60px; line-height: 1; }
.map-text-big{font-size: 20px; line-height: 1; font-weight: 900; font-style: italic;}

.onoffswitch {display: inline-block; position: relative; width: 64px; -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;}
.onoffswitch-checkbox {display: none;}
.onoffswitch .onoffswitch-label {display: block;  cursor: pointer; height: 32px; padding: 0; line-height: 32px; border: 2px solid #dddddd; border-radius: 20px; background-color: #FFFFFF;}
.onoffswitch-switch {content: ""; display: block; width: 20px; height: 20px; background: #000000; position: absolute; top: 6px; right: 38px; border-radius: 10px; transition: all 0.3s ease-in 0s; }
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {right: 6px; }
.onoffswitch-inner {display: block; width: 100%; position: relative;}
.onoffswitch-inner .text{position: absolute;  top:0; display: inline-block; height: 28px;  line-height: 28px; font-size: 16px; color: #ddd; font-weight: 900;}
.onoffswitch-inner .text.left{right: 74px; content: "Карта"; color: #000;}
.onoffswitch-inner .text.right{left: 74px; content: "Список";}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner .text.left {color: #ddd;}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner .text.right {color: #000;}


.marker-circ {color: #000; font-size: 14px; font-weight: normal; height: 26px; line-height: 26px; width: 26px;}
.claster {color: #ffffff; font-size: 14px; font-weight: 900; height: 23px; line-height: 23px; width: 53px; padding: 10px 0 0px 0;}
[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
}

/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/map_all_sites_4/style.css?17664938466210 */
