#oblasti {
	font-size: 18px;
}
#oblasti h3{
	color:#488f59;
	font-size: 24px;
	font-weight: bold;
	margin: 30px 0 20px;
}

#oblasti h2{
	padding: 20px 0 20px 40px;
	color:black;
	font-size: 34px;
	text-transform: uppercase;
	border-bottom:1px dotted #d0d0d0;
	border-top:1px dotted #d0d0d0;
	margin: 40px 0 30px;
	position: relative;
		clear: left;
}
#oblasti h2::before{
	content: "";
	width: 26px;
	height: 26px;
	position: absolute;
	left:0;
	font-weight: bold;
	top:22px;
	background: #5bb06e;
}
.oblastTop.allTitle{
	text-transform: uppercase;
}
.oblastTop.allTitle .uk-h1::before{
	height: 65px;
}
#oblasti .blocks a{
	text-align: center;
	display: block;
	background: #5bb06e;
	line-height: 50px;
	font-size: 16px;
	color:#fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#oblasti .blocks a:hover{
	background: #007400;
}
#oblasti .img-list {
	text-align: center;
}
#oblasti ul{
	text-align: left;
	margin-top: 15px;
}
#kosmetolog .img-list img{
	border:1px solid #5bb06e;
}
#oblasti .doubleCol b{
	font-size: 24px;
	font-weight: bold;
	color:#488f59;
	display: block;
	border-bottom:1px dotted #d0d0d0;
	padding-bottom: 15px;
	text-transform: uppercase;
}
#oblasti #olList .doubleCol>div{
	border-bottom: 1px dotted #d0d0d0;
	padding: 15px 0;
}
#olList ol{
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top: 30px;
	margin-top: 45px;
}
#olList ol li{
	padding-left: 20px;
	position: relative;
	min-height: 45px;
	display: block;
	line-height: 1.2;
}
#olList ol li::before{
	content:"";
	position: absolute;
	left: 0;
	top:5px;
	width:10px;
	height: 10px;
	background: #488f59;
	border-radius: 100%;
}
.baSlider .baText{
	font-size: 18px;
	border-bottom: 1px dotted #d0d0d0;
	border-top: 1px dotted #d0d0d0;
	padding: 15px 0;
	margin: 15px 0;
	text-align: center;
}
.baSlider .left{
	padding-left: 0;
}
.baSlider .left, .baSlider .right{
	color:#fff;
	background: #a5d4af;
	line-height: 50px;
	width: 50px;
	text-align: center;
	font-size: 30px;
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.baSlider .left:hover, .baSlider .right:hover{
	background: #5bb06e;
}
.baSlider .left{
	left: 0;
}
.baSlider .right{
	right: 0;
}
 @media screen and (max-width: 1000px) {
	#oblasti {
		font-size: 16px;
	}
	#oblasti h3{
		font-size: 18px;
	}
	#oblasti h2{
		font-size: 20px;
	}
}
.imgs{
	text-align: center;
}

.imgs img{
	max-width: 40%;
}
.allPageTop .baSlider ul li{
	padding: 0;
	background: none;

}
.baSlider{
	position: relative;
}
