/*по три в ряд*/
/*.vrachi_items > ul {
    text-align: center;
    width: 800px;
    margin: 0 auto;
}*/

/*по четыре в ряд*/
.vrachi_items > ul {
    text-align: center;
    width: 1000px;
    margin: 0 auto;
}

/*по пять в ряд*/
/*.vrachi_items > ul {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    padding-left: 5px;
}
.vrachi_items .item {
	margin-right: 10px !important;
}*/

*{
	margin: 0;
	padding: 0;
	outline: none;
}
body{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	width: 100%;
	background-color: #A7E8E4;
	/*background: url(../maket6.png) no-repeat scroll 50% 0 transparent;
	opacity: 0.5;*/

}
ul{
	list-style: none;
}
a{
	text-decoration: none;
}
.clear{
	clear: both;
}
header .top .telefon {
	float: right;
	text-align: right;
	margin-right: 10px;
}

header .top .telefon .phone_ {
	font-size: 20px;
	line-height: 18px;
	/*display: inline-block;*/
	/*width: 200px;*/

}
header .top .telefon .address_ {
	font-size: 14px;
	line-height: 16px;
	/*display: inline-block;*/
	/*width: 201px;*/
	margin-top: -10px;
	margin-bottom: 15px;
}
/* header .top .telefon a.fancybox {
	display: inline;
	color: #56698F;
	background: #56698F;
	color: #fff;
	padding: 3px 10px;
	border-radius: 5px;
	color: #1B9B89;
	text-decoration: none;
	font-size: 13px;
	margin-right: 15px;
	font-size: 14px;
	vertical-align: bottom;
	transition: 1s;

}
header .top .telefon a.fancybox:hover {
	background: #1B9B89;
	transition: 0.5s;

} */

.wrapper{
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}
.content{
	width: 1180px;
	margin: 0 auto;
}

header {
	padding: 17px 0 3px;
}
header .logotip {
	float: left;
	margin-left: 15px;
}
header > div {
	vertical-align: top;
}
header .top > div {
	display: inline-block;
}
header nav > ul > li {
	display: inline-block;
}
header nav > ul .parent{
	position: relative;
}
header nav > ul .parent > ul{
	display: none;
}

header nav > ul .parent > ul li a{
	border: none;
	display: block;
	padding: 0 10px;
	margin: 5px 0;
	font-size: 16px;
	padding: 5px 15px;
}
header nav .parent > a {
	padding-right: 12px;
	background: url("../images/nav_marker.png") no-repeat scroll right 6px transparent;
}
header nav > ul .parent > ul li a:hover{
	border: none;
	background-color: #1B9B89;
	color: #ffffff;
}
header nav > ul .parent:hover > ul{
	display: block;
	position: absolute;
	/* top: 34px;
	left: 10px; */
	top: 30px;
	left: 0;
	text-align: left;
	background-color: #f9f9f9;
	box-shadow: 3px 10px 10px #ccc;
	border: 1px solid #ddd;
	z-index: 2;
	width: 300px;
	border-radius: 10px;

}

header .header_cont nav > ul > li a{
	color: #2A2A29;
	border-bottom: 2px solid transparent;
	display: block;
	margin: 6px 25px 6px 0px;
}
header .header_cont nav > ul > li:last-child a {
	margin-right: 0;
}
header .header_cont nav > ul > li:hover > a{
	border-bottom: 2px solid #1B9B89;

}
header .header_cont nav > ul > .parent:hover > a{
	border-bottom: 2px solid transparent;
}
header .header_cont {
	padding-left: 387px;
}
header .header_cont .search form input {
	border: medium none;
	padding: 6px 11px 6px 11px;
	background-color: transparent;
	font-size: 13px;
	vertical-align: top;
	width: 286px;
}
header .search form {
	border: 2px solid #1B9B89;
	border-radius: 5px;
}
header .search form button {
	background-image: url(../images/search.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #1B9B89;
	border: medium none;
	padding: 0 20px;
	cursor: pointer;
	vertical-align: top;
	height: 28px;
}
header .telefon > p, .promo p {
	font-family: 'Oswald', sans-serif;
	color: #1B9B89;
	font-size: 38px;
	font-weight: 600;
	line-height: 30px;
}
header .telefon > a {
	color: #56698F;
	text-decoration: underline;
	font-size: 13px;
}
header .telefon > a:hover{
	text-decoration: none;
}
header .search > p {
	color: #5B5B5A;
	font-size: 12px;
	margin-left: 13px;
	margin-top: 4px;
}
header .search p a {
	color: #878786;
}

header .header_cont .top {
	margin-bottom: 0px;
	margin-top: 4px;
}
header nav {
	margin-top: 10px;
}
.slider .item{
	border-bottom: 2px solid #ECECEC;
	border-top: 2px solid #ECECEC;
	position: relative;
}
.slider .item div {
	position: absolute;
	top: 57px;
	left: 0;
	overflow: visible;
}
.slider .item div p{
	margin-bottom: 10px;
}
.slider .item div p span {
	padding: 0px 80px 0 33px;
	background-color: rgba(27, 155, 137, 0.50);
	color: #ffffff;
	font-size: 46px;
	display: inline-block;
	font-weight: 600;
}
.slider .item div p + p span{
	background-color: rgba(0, 0, 0, 0.5);
}
.slider .item > img {
  display: block;
}
.slider .owl-pagination{

	position: absolute;
	bottom: 10px;
	right: 20px;

}
.slider .owl-pagination .active{
	border: 2px solid #1b9b89;


}
.slider .owl-page{
	display: inline-block;
	border: 2px solid #B2B3B3;
	bottom: 10px;
	margin-left: 8px;
	padding: 5px;
}
.nav_service > nav {
	padding-top: 5px;
}
.nav_service, .sertificats, .gal_centr{
	border-top: 3px solid #1b9b89;

	text-align: center;
}
.nav_service{
	margin-top: 78px;
}
.gal_centr{
	margin-top: 29px;
}
.sertificats{
	margin-top: 94px;
}
.nav_service h1, .why h2, .gal_centr h2, .sertificats h2{

	position: relative;
	top: -28px;

}
.nav_service h1 span{


}
h1 span, h2 span{
	color: #1b9b89;
	background-color: #ffffff;
	padding: 0 30px;
	font-size: 42px;
	font-weight: 600;
}
.nav_service > nav  ul li a {
	display: inline-block;
	padding-top: 210px;
	width: 280px;
	background-color: #1b9b89;
	color: #ffffff;
	background-repeat: no-repeat;
	border: 2px solid #cccccc;
	padding-bottom: 10px;
	margin: 5px;

}
.nav_service > nav  ul li a:hover, .frm form button:hover{
	background-color: #47c7b5;
}
.nav_service ul {
	text-align: center;
}
.nav_service nav ul li {
	display: inline-block;
	margin-top: 20px;
}
.text_edit{
	padding: 3px 0;
}
.text_edit > p {
	margin-bottom: 20px;
	margin-top: 20px;
}
.text_edit h3,  .text_edit h2 {
	color: #1b9b89;
	text-align: center;
	font-size: 26px;
    margin-bottom: 20px;
}
.text_edit > h4 {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    color: #1b9b89;
}
.text_edit h4 span {
    font-weight: 400;
}
.text_edit ol{
	list-style: none;
	counter-reset:li;
}
.text_edit ol > li{
	position:relative;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 40px;
}
.text_edit ol li:before{
	content:counter(li);
	counter-increment:li;
	position: absolute;
	background-color: #1b9b89;
	color: #ffffff;
	text-align: center;
	width: 30px;
	height: 23px;
	left: 0;
}
.text_edit > ul{
	list-style-image: url(../images/ul_marker.png);
	list-style-position: inside;
	margin-bottom: 20px;
	margin-top: 20px;
}
.text_edit > ul > li{
	padding-left: 20px;

}
.frm{
	background: url(../images/form_bkg.jpg) no-repeat scroll 0 0 transparent;
	margin: 20px 0;
	padding: 14px 0 20px;
}
.frm > img {
	box-shadow: -2px 2px 0 #1b9b89;
	float: right;
	margin-right: 23px;
    vertical-align: top;
}
.frm > div {
	display: inline-block;
	vertical-align: top;
}
.frm input {
	display: block;
	border: none;
	box-shadow: -2px 2px 0 #1b9b89;
	margin-bottom: 16px;
    width: 308px;
	font-size: 18px;
	font-weight: 300;
	padding: 5px;
	text-align: center;
    margin-left: 45px;
    margin-right: auto;

}
.frm form > div {
	display: inline-block;
    margin-top: 18px;
}
.frm form button {
	display: block;
	margin: 0px auto;
	border: 0;
	border-bottom: 2px solid #10786A;
	color: #ffffff;
	background-color: #1b9b89;
	cursor: pointer;
	font-size: 22px;
	padding: 9px 100px;
	font-weight: 300;
}
.frm h3 {
	color: #fff;
	text-align: center;
	font-size: 32px;
	text-shadow: -2px 2px 0px #000000;
    line-height: 28px;
    padding: 0px 25px;
    max-width: 506px;
    margin: 0 auto;
}
.frm form textarea {
	vertical-align: top;
	border: none;
	box-shadow: -2px 2px 0 #1b9b89;
	resize: none;
	font-size: 16px;
	margin-top: 17px;
	padding: 2px 10px 2px 10px;
	height: 79px;
	width: 336px;
	margin-right: 45px;
	font-family: 'Open Sans', sans-serif;
    margin-left: 110px;
}
.why{
	border-top: 3px solid #1b9b89;
	position: relative;
	margin-top: 75px;
	text-align: center;
}

.why ul li:nth-of-type(2n) {
	margin-left: 68px;
}
.why ul{
	padding: 30px 53px;
	text-align: left;

}
.why ul li{
	display: inline-block;
	background: url(../images/why_marker.png) no-repeat scroll 0 0 transparent;
	width: 419px;
	min-height: 58px;
	padding: 2px 0 0 91px;
	margin-bottom: 26px;
	vertical-align: top;

}

.gal_centr .content{
	width: 1100px;
	margin-top: 33px;
}
.sertificats .content{
    width: 1050px;
	margin-top: 22px;
	margin-bottom: 62px;
}
.gal_centr .owl-prev {
    background: url(../images/cntrl_left.png) no-repeat scroll 0 0 transparent;
    position: absolute;
    width: 27px;
    height: 27px;
    top: 56px;
    left: -37px;
}
.gal_centr .owl-next{
    background: url(../images/cntrl_right.png) no-repeat scroll 0 0 transparent;
    position: absolute;
    width: 27px;
    height: 27px;
    top: 56px;
    right: -37px;
}
.sertificats .owl-prev {
    background: url(../images/cntrl_left.png) no-repeat scroll 0 0 transparent;
    position: absolute;
    width: 27px;
    height: 27px;
    top: 69px;
    left: -61px;
}
.sertificats .owl-next{
    background: url(../images/cntrl_right.png) no-repeat scroll 0 0 transparent;
    position: absolute;
    width: 27px;
    height: 27px;
    top: 69px;
    right: -62px;
}
.promo .left {
    width: 60%;
    text-align: center;
    background: url(../images/bkg1.jpg) repeat-y scroll 0 0 transparent;
    float: left;
	height: 100%;
	display: flex;
	justify-content: center;
}
.promo .right {
    display: block;
    text-align: center;
    border-top: 2px solid #bebebe;
	padding: 26px 0;
}
.promo {
	height: 84px;
}
.popup .frm, .promo .right, .price table thead td, .vrachi table thead td{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #bebebe 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#bebebe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#bebebe 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#bebebe 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#bebebe 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#bebebe 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bebebe',GradientType=0 ); /* IE6-9 */
}
.promo .left h4 {
    color: #fff;
    font-size: 27px;
	font-weight: 600;
	align-self: center;
	display: inflex;
}
.promo .right p{
    color: #1b9b89;
    font-size: 39px;
    font-weight: 600;
}
footer{
    padding: 37px 0;
}
footer > div{
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    padding: 0 20px 20px;

}
footer > div > div {
    display: inline-block;
    vertical-align: top;
}
.f_left {
    width: 350px;
	padding-top: 23px;
}

.f_adress {
    width: 261px;
	margin-left: 103px;
	padding-top: 20px;
}
.f_left > p {
	font-size: 12px;
	margin-bottom: 19px;
}
.f_left > div > p {
	font-size: 12px;
	width: 143px;
	margin-left: 12px;
}
.f_hours {
    width: 210px;
	padding-top: 20px;
}
.f_contacts {
    float: right;
    text-align: right;
	padding-top: 20px;
}

.f_left > div {
    display: inline-block;
	vertical-align: top;
}
.f_adress > h5 {
	font-size: 12px;
}
.f_hours > h5 {
	font-size: 12px;
}

.f_hours > p {
	font-size: 12px;
	padding-top: 20px;
}
.f_adress > p {
	font-size: 12px;
	padding-top: 20px;
}
.f_contacts > h5 {
	font-size: 12px;
	margin-bottom: 13px;
}
.f_left > div > p > a {
	font-size: 12px;
	color: #1b9b89;
}
.f_left > div > p > a:hover{
	text-decoration: underline;
}
.f_contacts > p {
	font-family: 'Oswald', sans-serif;
	color: #1B9B89;
	font-size: 24px;
	font-weight: 600;
}
.f_contacts a{
	color: #000;
	font-size: 12px;
}
.f_contacts a:hover{
	text-decoration: underline;
}
footer h5 > span{
	border-bottom: 1px solid #1b9b89;
}
.popup .frm {

	box-shadow: 0px 0px 12px #000000;
	display: inline-block;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 0;

}
.popup .frm button {
    padding-left: 100px;
	padding-right: 100px;

}



.popup .frm form {
	width: 100%;
}
.popup .frm div {
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}
.popup .frm h3 {
	color: #000;
	font-weight: 300;
	text-shadow: none;
	font-size: 23px;
}
.popup .frm input {
	margin-left: 0;
}
.hdr_services{
	background: url(../images/bkg_serv_h1.png) no-repeat scroll 0 0 transparent;
	border-bottom: 3px solid #1b9b89;
	border-top: 3px solid #1b9b89;
	height: 90px;
	display: flex;
	justify-content: flex-end;
	align-items: center;

}
.hdr_services h1{
	color: #1b9b89;
	width: 630px;
	float: right;
	text-align: right;
	margin-right: 116px;
	font-size: 34px;
    line-height: 36px;
    margin-top: -10px;
}
.breadcrumbs {
	margin-bottom: 20px;
	margin-top: 4px;
}
.breadcrumbs ul li {
	font-size: 14px;
    color: #1b9b89;
}
.services .left_sidebar{
	float: left;
	border-right: 2px solid #1b9b89;
	width: 270px;
	padding-right: 10px;
	margin-top: 37px;

}
.services .cont{

	margin-left: 300px;
	padding-top: 10px;
}
.breadcrumbs li {
	display: inline-block;
}
.breadcrumbs ul li a{
	color: #000;
	text-decoration: underline;
}
.breadcrumbs ul li a:hover{
	text-decoration: none;
}
.left_sidebar h3{
	color: #1b9b89;
	text-align: center;
	text-transform: uppercase;
	font-size: 22px;
}
.left_sidebar ul li a {
	color: #000;
	padding-left: 26px;
	padding-bottom: 7px;
	padding-top: 5px;
	display: block;
	line-height: 25px;
}
.left_sidebar > ul > li:hover > a:hover{
	background-color: #1b9b89;
}
.left_sidebar > ul > li > a:hover {
	color: #ffffff;
}
.left_sidebar li ul > li > a:hover {
	color: #1b9b89;
}
.left_sidebar ul {
	margin-top: 19px;
	margin-bottom: 44px;
}
.left_sidebar ul ul {
  font-size: 12px;
  margin: 0 0 15px;
  padding-left: 10px;
}
.left_sidebar ul ul li a {
  line-height: 16px;
}
.reviews .item{
	border-bottom: 2px dotted #cacaca;
	padding: 26px 0px;

}
.reviews .item h4 {
	font-size: 12px;

}
.reviews .item p{
	font-size: 12px;

}
.reviews .item a{

}
.reviews a{
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
	font-weight: 700;
	margin-left: 0px;
}
.reviews a:hover{
	text-decoration: none;
}
.blog ul li > div {
	display: inline-block;
	margin-left: 25px;
	width: 695px;
	vertical-align: top;
}
.blog ul li {
	margin-bottom: 34px;
	margin-top: 34px;
}
.blog ul li > div h4 {
	font-size: 23px;
}
.blog ul li > div p {
	margin-top: 4px;
}
.blog ul li > div a {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.blog ul li > div a:hover{
	text-decoration: none;
}
.blog ul li img {
	vertical-align: super;
}
.pagination ul li {
	display: inline-block;
	text-align: center;
	margin-left: 10px;
}
.pagination > ul {
	text-align: center;
	margin-bottom: 20px;
}
.pagination > ul li a {
	color: #000;
	font-size: 20px;
	font-weight: 500;
}
.pagination > ul li a:hover, .pagination > ul .active a{
	color: #1b9b89;
	text-decoration: underline;
}
.contacts{
	padding-left: 33px;
	padding-top: 32px;
	padding-bottom: 30px;
}
.contacts > h3 {
	font-size: 26px;
}
.contacts h4 {
	font-size: 20px;
	margin-top: 30px;
}
.contacts > p {
	font-size: 20px;
}
.contacts > p a {
    color: #000;
}
.contacts > p a:hover{
    text-decoration: underline;
}
.map {
	margin-bottom: 60px;
}
.price ul li {
	background: url("../images/marker_price.png") no-repeat scroll 0 5px transparent;
	padding-left: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.price ul{
	margin-bottom: 50px;
	margin-left: 15px;
	margin-top: 50px;

}
.price ul li a{
	color: #1b9b89;
	text-decoration: underline;
	font-weight: 500;
}
.price ul li a:hover{
	text-decoration: none;
}
.price p{
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 20px;

}
.price table, .vrachi table{
	border-collapse: collapse;
	text-align: center;
	width: 100%;
	margin: 15px 0;
}
.servicestab td:first-child {
  padding-left: 15px;
  text-align: left;
  width: 30%;
}
.servicestab td{
    padding-left: 15px;
  text-align: left;

}
.price thead{

}
.price thead td{
	width: 15%;

}
.price tbody td{

}
.price td, .vrachi td {
	border: 1px solid #c7c7c7;
	padding-bottom: 5px;
	padding-top: 5px;

}
.vrachi .left_sidebar > ul > li > ul{
	display: none;
}
.vrachi .left_sidebar .active > ul a {
	font-size: 14px;
	padding: 0;
}
.vrachi .left_sidebar .active > ul li{
	margin-left: 40px;
}
.vrachi .left_sidebar .active > ul {
	margin: 0;
	display: block;
}
.vrachi_items .item {
	display: inline-block;
	text-align: center;
	width: 223px;
	border: 1px solid #959595;
	margin-right: 15px;
    position: relative;
    margin-bottom: 20px;
    vertical-align: top;
}
.vrachi_items .item a{
    display: block;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.vrachi_items .item:hover{
    opacity: 0.8;
}
.vrachi_items ul li:nth-of-type(5n) .item{
	/*margin-right: 0;*/
}
.vrachi_items .item > p {
	background-color: #1b9b89;
	color: #ffffff;
	padding: 5px 5px;
	font-size: 17px;
	font-weight: 800;
	line-height: 25px;
}
.vrachi_items .item > p span {
	display: block;
	font-size: 12px;
}
.vrachi_items .item > p + p{
	background-color: #9D9E9E;
	font-size: 12px;
	font-weight: 500;
	min-height: 50px;
}
.vrachi_items .item >  img {
	display: block;
}
.vrachi .left_sidebar .active > ul > li >a{
	background-color: #ffffff;
	color: #000000;
}
.vrachi .left_sidebar .active > ul > .sel >a{
    color: #1b9b89;
}
.vrachi .left_sidebar .active > ul > li >a:hover{
	color: #1b9b89;
}
.vrachi .left_sidebar .active > a{
	background: #1b9b89;
	color: #ffffff;
}
.vrachi table {
	margin: 0 auto;
	width: 82%;
}
.vrachi table tbody tr td:last-child {
	color: #1b9b89;
}
.vrachi table td {
	width: 2%;
}
.foto {
  border: 1px solid #eaeaea;
  float: left;
  height: 304px;
  margin-bottom: 10px;
  margin-right: 30px;
  width: 260px;
}
.form_foto {
  background-color: #fff;
  box-shadow: -2px 2px 0 #1b9b89;
  float: right;
  height: 198px;
  margin-right: 23px;
  width: 298px;
  overflow: hidden;
}
.vrach .frm h3 {
    font-size: 20px;
    font-weight: 400;
}
.vrach form button {
    margin: 0 auto 0 45px;
}

.vrachi_items li {
    display: inline-block;
}

/*по три в ряд*/
/*.vrachi_items > ul {
    text-align: center;
    width: 800px;
    margin: 0 auto;
}*/

/*по четыре в ряд*/
/*.vrachi_items > ul {
    text-align: center;
    width: 1000px;
    margin: 0 auto;
}*/

/*по пять в ряд*/
/*.vrachi_items > ul {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    padding-left: 5px;
}
.vrachi_items .item {
	margin-right: 10px !important;
}*/

.text_edit a {
  color: #1b9b89;
}
.item > div {
  height: 255px;
  width: 223px;
  overflow: hidden;
}
.promo {
margin: 24px 0;
}
.required.error {
  color: red;
}
.hidden {
	display:none;
}
#success {
  background: url("../images/bkg1.jpg") repeat-y scroll 0 0 transparent;
}
#success > h2 {
    color: #fff;
    margin: 0px;
    text-align: center;
    padding: 20px;
}
#success > h1, #success > h2 {
  font-size: 33px;
  font-weight: normal;
  line-height: 40px;
  text-shadow: 1px 1px 0 #000;
  width: 440px;
}
#success > h1, #success > h2, #success > h3 {
    color: #fff;
    font-family: Arial,serif-sans;
}
#loading {
    height: 10px;
    padding:20px;
    width:300px;
}
#load {
    background: none repeat scroll 0 0 #cc0000;
    height: 10px;
    width: 10%;
}
[name="BC"] {
    display:none!important;
}
.fancybox-skin {
    border-radius: 0!important;
}
.sidebar_frm {
background: url(../images/form_bkg.jpg) no-repeat scroll 0 0 transparent;
padding: 10px 0;
}
.sidebar_frm h3 {
  color: #fff;
  font-size: 22px;
  text-align: center;
  text-shadow: -2px 1px 0 #000000;
  text-transform: none;
  font-weight: 300;
  line-height: 24px;
}
.sidebar_frm input {
  border: medium none;
  box-shadow: -2px 2px 0 #1b9b89;
  font-size: 18px;
  font-weight: 300;
  margin: 5px;
  padding: 6px;
  text-align: center;
  width: 249px;
}
.sidebar_frm form button {
background-color: #1b9b89;
color: #ffffff;
cursor: pointer;
display: block;
font-size: 22px;
font-weight: 300;
margin: 10px auto 3px;
padding: 6px 70px;
width: 262px;
border: medium none;
border-bottom: 2px solid #10786a;
}
ul.not_style > li {
padding: 15px 0;
list-style-image: none;
}
/*.neighbors {
  margin-top: 20px;
}*/
.item_link span {
  color: #fff;
  display: block;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px #000;
  top: 79px;
  width: 100%;
}
.item_link img {
  border: 1px solid #000;
  height: 126px;
  width: 216px;
}
.item_link {
  float: left;
  margin: 0 2px 0 0;
  padding: 0;
  position: relative;
}
.sidebar_metro {
margin-top: 40px;
background: url(../images/sb_metro.png) no-repeat scroll 0 0 transparent;
}

.sidebar_metro > h5 {
font-size: 16px;
color: #1b9b89;
}
.two_collums li {
  display: inline-block;
  width: 40%;
}

div.left_sidebar > ul > li.last.sub-menu > a:after {
	content: "\2261";
	position: relative;
	left: 0.5em;
	color: #AAA;
	font-size: 1em;
	font-weight: bold;
}