html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,b,u,i,ul,li,form,label{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;}
li {list-style:none;}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#4DC7A0;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:40px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;outline: none;}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:0 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#4DC7A0;}
.next_slide,.prev_slide {
    background: #D6D6D6;
    position: absolute;
    padding: 2px 10px;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    bottom: -8;
	z-index:2;
	cursor:pointer;
}
.next_slide:hover,.prev_slide:hover {background: #22bb98;}
.next_slide {right: 0;}
.prev_slide {left: 0;}


body{line-height:1;font-family: Roboto, 'Segoe UI', Tahoma, sans-serif;background:#fbfbfb;}

div.search {border-bottom:1px solid #ccc;padding:20px 25px;width:100%;}
div.location {border-bottom:1px solid #ccc;padding:20px 25px;width:100%;}
div.recom {border-bottom: 1px solid #ccc;background:#fff;width:100%;}
div.list {border-bottom: 1px solid #ccc;width:100%;}
div.near {background:#fff;border-bottom: 1px solid #ccc;width:100%;}
div.center {margin:0 auto;max-width:1000px;position:relative;}
.bp {padding: 50px 25px;}

.s_name, .s_place, .s_btn, .c_open {outline:0;height:34px;background-color: #fff;border:none;border-radius: 5px;box-shadow: 0 0 2px rgb(204, 204, 204);transition: all .5s ease;font-size:14px;color: #474747;padding: 10px;margin-right:1%;}
.s_btn {
	width: 10%;
    background: #4DC7A0;
    box-shadow: 0 0 2px #87e6c8;
    color: #fff;
    text-transform: uppercase;
    margin-right: 0;
    letter-spacing: 1px;
    font-size: 12px;
    font-family: Tahoma;
    cursor: pointer;
}
.s_btn:hover {color:#fff;letter-spacing:2px;}
.s_place, .s_name{width:100%;margin:0;padding-right: 33px;}

b.close {position:absolute;right:8;top:8;z-index:2;cursor:pointer;color:#999;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36"><path fill-rule="evenodd" d="M18 8C12.5 8 8 12.5 8 18s4.5 10 10 10 10-4.5 10-10S23.5 8 18 8zm5 13.6L21.6 23 18 19.4 14.4 23 13 21.6l3.6-3.6-3.6-3.6 1.4-1.4 3.6 3.6 3.6-3.6 1.4 1.4-3.6 3.6z"/></svg>');
display: inline-block;width: 20px;height: 20px;background-position: center;background-size: 34px;opacity: 0.2;
}
b.close:hover {opacity:0.7;}

.s_form {
height:auto;
overflow:visible;
}
.o_search {
	text-transform: uppercase;
    text-align: center;
	vertical-align:middle;
    color: #555;
	cursor: pointer;
	width:100%;
	display:none;
}

.dropdown {
  width:33%;
  margin-bottom:10px;
  display: inline-block;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 2px rgb(204, 204, 204);
  transition: all .5s ease;
  position: relative;
  font-size: 14px;
  color: #474747;
  height: 34px;
  text-align: left;
  outline:0;
  margin-right:1%; 
}
#dp3 {
	width:32%;
	margin-right:0%;
}
.dropdown .select {
    cursor: pointer;
    display: block;
    padding: 10px
}
.dropdown .select > i {
    font-size: 13px;
    color: #888;
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
    line-height: 20px
}
.dropdown:hover {
    box-shadow: 0 0 4px rgb(204, 204, 204)
}
.dropdown:active {
    background-color: #f8f8f8
}
.dropdown.active:hover,
.dropdown.active {
    box-shadow: 0 0 4px rgb(204, 204, 204);
    border-radius: 5px 5px 0 0;
    background-color: #f8f8f8
}
.dropdown.active .select > i {
    transform: rotate(-90deg)
}
.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin-top: 1px;
    box-shadow: 0 1px 2px rgb(204, 204, 204);
    border-radius: 0 1px 5px 5px;
    overflow: hidden;
    display: none;
    max-height: 240px;
    overflow-y: auto;
    z-index: 9
}
.dropdown .dropdown-menu li {
    padding: 10px;
    transition: all .2s ease-in-out;
    cursor: pointer
} 
.dropdown .dropdown-menu {
    padding: 0;
    list-style: none
}
.dropdown .dropdown-menu li:hover {
    background-color: #f2f2f2
}
.dropdown .dropdown-menu li:active {
    background-color: #e2e2e2
}
.place_h {
	display: inline-block;
    width: 44%;
    margin-right: 1%;
    position: relative;	
}
.name_h {
	display: inline-block;
    width: 44%;
    margin-right: 1%;
    position: relative;	
}
.plst {
	position: absolute;
    background-color: #ffffff;
    top: 27;
    box-shadow: 0 3px 4px 0px rgb(204, 204, 204);
    border-radius: 0 0px 5px 5px;
    display: none;
    z-index: 9999;
    padding-top: 10;
	width:100%;
}
.plst ul {
	border-top: 1px dotted #eee;
	overflow: hidden;
    max-height: 240px;
    overflow-y: auto;}
.plst ul li {
	list-style: none;
    padding: 7px 10px;
	line-height: 18px;
	font-size:14px;
	color: #474747;
	border-top:1px dotted #eee;
}
.plst ul li:hover {
	background: #fffff0;
    cursor: pointer;
}
.plst ul li span {
	font-size:12px;
	color:#999;
}
.plc_msg {border-top:none!important;cursor:text!important;}

.left {
    display: inline-block;
    width: 67%;
    margin-right: 3%;
}
.right {
	position:sticky;
	position: -webkit-sticky; /* Safari */ 
    padding-top: 0px;
	padding-bottom:0px;
    display: inline-block;
    width: 300px;
    height: 100%;
    margin-top: 540px;
    margin-bottom:0;
    vertical-align: top;
	top:0;
}
.right_box {
	width:100%;
	height:100%;
	overflow:hidden;
}
.r_top {
    width: 300px;
    height: 500px;
    display: inline-block;
    position: absolute;
    right: 0;
	top:0;	
}


.locs__caption {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  position: relative;
}

.locs__caption li {
  padding-right: 15px;
  color: #555;
  position: relative;
  text-align: center;
  font-weight:500;
  font-size:16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.locs__caption li:not(.actloc) {
  cursor: pointer;
  font-weight:normal;
}
.locs__caption li:not(.actloc):hover {
  color:#000;
}
.locs__caption .actloc {
  color: #000;
}
.locs__content {
	margin-top:20px;
  display: none;
  background: #FFF;
  border: 1px solid #7DCA86;
  border-radius:5px;
  padding: 20px;
  padding-top:0;
}
.locs__content.actloc {
  display: block;
}

.locs__content ul {
	width:50%;
	float:left;
}
.locs__content ul li {
	line-height:26px;
	padding-right:30px;
	padding-left:15px;
	margin-bottom:10px;
    list-style-type: circle;
    list-style-position: inside;
}

.locs__content ul li a {
    color: #333;
    font-size: 17px;
    text-decoration: none;
}

.locs__content ul li a:hover {color:green;}

.loc_group  {
    list-style-type: none!important;
	margin:20px 0!important;
	margin-bottom:10px!important;
    padding-left:0!important;
}	

.loc_group a {
    color: #000!important;
    font-size: 18px!important;
}	
.loc_group a:hover {color:green!important;}

.metromark ul li a {
	border-bottom:3px solid;
	padding-bottom:3px;
}

.tit, .c_tit {
    color: #333;
    font-size: 26px;
    border-bottom: 1px solid #d1e2dc;
    padding-bottom: 16px;
	line-height:34px;
}
.v_list {
	margin-bottom: 35px;
	border: 1px solid #47ab8b;
    padding: 14px;
	width:100%;
    border-radius: 5px;
    background: #fff;
	cursor:pointer;
}
.v_list:hover {
    border: 1px solid #1bd699;
	background: #f2fdf9;
}
.v_list:hover a {color:#10bf86;}
.v_list a {
	font-weight:500;
	color:#35795a;
	font-size:20px;
	border-bottom:1px solid #b9d8ce;
	display:block;
	padding-bottom:15px;
	margin-bottom:15px;
    text-decoration: none;
	line-height:26px;
}
.v_list p {
    padding: 12px 0;
    line-height: 26px;
	color:#777;
    font-size: 16px;
}
span.zp_text {
	font-weight:500;
	color:#333;
	font-size:18px;
}
span.v_comp {
	color:#555;
	font-size:16px;
	border-top:1px solid #d8eceb;
	display:block;
	padding-top:12px;
	line-height: 18px;
	padding-left:20px;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAe4AAAHuAaFj07cAAAAHdElNRQfjBg8MFjHPe2rzAAAAAW9yTlQBz6J3mgAAAIZJREFUOMvdk0EKgCAQRZ/iNSLqOp2ltUeI1kHdpON0lWlhklpE1iaazcj3O98nCJ8rBWAbBqqT3UW33RxLGkCmUzvUMqaSAVAF9OrotyJlqulcBhNPdEm+ey3kuZ+w8UQJfmrIsyc5nmyG6IAVd2Pf0/X7V7pieJzwBwb3H+SeuVcPEj5YK2aCL4TkNQnOAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE5LTA2LTE1VDA5OjIyOjQ5KzAzOjAwbFqHmgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxOS0wNi0xNVQwOToyMjo0OSswMzowMB0HPyYAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-size: 16px;
	background-position-y: 12px;
}


.s_list {
    padding: 15px;
    width: 100%;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 5px;
	background: #f6fffc!important;
    border: 1px solid #4DC7A0!important;
}
.s_list:hover {	
	transition: background .2s ease-in-out;
	background: #e2fff5!important;
    border: 1px solid #139c70!important;
}
.s_list a {
    color: #F44336;
    font-size: 20px;
    display: block;
    padding-bottom: 10px;
    text-decoration: none;
    line-height: 26px;
}
.s_list p {
	padding: 15px 0;
    line-height: 22px;
    color: #555;
    font-size: 15px;
}
.s_zp {
    color: #000;
    font-size: 18px;
}


.pages {
	border-top: 1px solid #d1e2dc;
    margin-top: 20px;
}

.err_list {
	padding:20px 0;
	font-size:15px;
	line-height:20px;
}

.prev_page, .prev_arr, .next_page, .next_arr {
	width:49%;display:inline-block;text-align:center;font-size:24px;margin-top:15px;text-decoration:none;padding:10px;border-radius:4px;
}
.prev_page, .prev_arr {margin-right:1%;}
.next_page, .next_arr {margin-left:1%;}
.prev_arr, .next_arr {color:#ccc;background:#fff;border:1px solid #ddd;}
.prev_page, .next_page {color:#fff;background:#219c80;border:1px solid #219c80;}
.prev_page:hover, .next_page:hover {background:#2ac19f;border:1px solid #2ac19f;}

.near li {display:inline-block;}
.near li a {
	color: #353535;
    display: block;
    padding: 7px 10px;
    margin-right: 7px;
    margin-bottom: 10px;
    border: 1px dotted #b59770;
    border-radius: 5px;
    font-size: 15px;
    background: #FFFCE9;
    text-decoration: none;	
}
.near li a:hover {color:#000;border:1px solid #b18242;}


.c_zp {
	font-size: 18px;
    color: green;
    margin-top: 12px;
}
.c_g, .c_z, .c_o, .c_company, .c_adr {font-size:16px;margin-top:10px;padding-top:10px;border-top:1px dotted #e6e6e6;line-height: 25px;}
.c_adr {border-bottom: 1px solid #d1e2dc;padding-bottom:15px;}
.c_descr, .c_descr p {font-size:16px!important;line-height:26px;}
.c_descr ul li {    
	font-size: 16px!important;
    margin-top: 15px;
    margin-bottom: 15px;
    list-style: square;
    margin-left: 25px;
	line-height:26px;
}
.c_descr p {
	margin-top:15px;
	line-height: 24px;
}
.c_descr strong {   
	font-weight: 500;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
    font-size: 17px!important;
	line-height:20px;
}
.c_open {
	width: 100%;
    background: #4DC7A0;
    box-shadow: 0 0 2px #87e6c8;
    color: #fff;
    text-transform: uppercase;
    margin-right: 0;
    letter-spacing: 1px;
    font-size: 15px;
    font-family: Tahoma;
    cursor: pointer;
	margin-top:30px;
	text-align: center;
}
.c_open:hover {color:#fff;letter-spacing:2px;}

#top_ads {display:none;}

.p_ads, .r_list {display:none;}

@media only screen and (max-width : 1080px) {
	.left {width:65%;}
}
@media only screen and (max-width : 1030px) {
	.left {width:63%;}	
}
@media only screen and (max-width : 980px) {
	.left {width:60%;}	
}

@media only screen and (max-width : 1000px) {
.locs__content ul {	width:100%;}
}

@media only screen and (max-width : 900px) {
.r_top, .r_bot, .right {display:none;}
.left {width:100%;margin-right:0;}
#top_ads {display:block;}
#owlhide {display:none;}
.r_list {display:block;padding-top:15px;margin-bottom:30px;}
.p_ads {display:block;}
.bp {padding-left:10px!important;padding-right:10px!important;}
.search, .recom, .location {padding-left:15px!important;padding-right:15px!important;}
.c_tit, .c_info {padding-left:10px;padding-right:10px;}
}	

@media only screen and (max-width : 700px) {
.s_form {height:0;overflow:hidden;}
.o_search{display:block;}
.dropdown, #dp3, .name_h, .place_h, .s_btn {width:100%;margin-right:0;margin-bottom:20px;font-size:16px;height:36px;}
.s_name, .s_place, .s_btn {height:36px;font-size:16px;}
.bp {padding-top:20px;}
.v_card {padding-top:0;}
.c_tit {padding-top:20px;}
}

@media only screen and (max-width : 500px) {
.recom {padding-top:20px;padding-bottom:30px;}
.owl-dots {margin-top:25px!important;}
.list {padding-left:15px!important;padding-right:15px!important;}
.v_list {margin-bottom:15px;border: 1px solid #d1e2dc;}
.v_list a {color:#219c80;font-size:18px;}
span.zp_text{font-size:16px;}
span.v_comp {background:none;padding-left:0;line-height:24px;}
.tit {padding-left:0;padding-right:15px;font-size:22px;}
.c_tit, .c_info {padding-left:5px;padding-right:5px;}
.prev_page, .prev_arr, .next_page, .next_arr {width:48%;}
.prev_page, .prev_arr {margin-right:2%;}
.next_page, .next_arr {margin-left:2%;}
.pages {border:none;margin-top:0;}
.err_list {padding:20px;}	





