html, body {
	margin:0px;
	padding:0px;
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
	width:100%;
	height:100%;
}
.uns {
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-select:none;
	user-select:none;
}
#hidden {
	position:fixed;
	width:100%;
	height:100%;
	background:url('/imgs/hidden.png') repeat;
	display:none;
	z-index:5;
}
.order_res {
	position:absolute;
	left:20%;
	right:20%;
	top:30%;
	text-align:center;
	color:#000;
	font-size:24px;
	font-weight:500;
}
.header {
	width:100%;
	height:120px;
	border-bottom:1px solid #e8e8e8;
}
.h_address {
	position:absolute;
	left:80px;
	width:200px;
	height:60px;
	top:29px;
	padding-left:60px;
	padding-top:1px;
	color:#1a2631;
	font-weight:400;
	text-align:left;
	background:url('/imgs/address.png') no-repeat 0px 10px;
}
.h_logo {
	position:absolute;
	left:50%;
	margin-left:-175px;
	width:320px;
	height:85px;
	background:url('/imgs/top_logo.png') no-repeat center center;
	margin-top:14px;
}
.h_phones {
	position:absolute;
	right:80px;
	width:190px;
	height:60px;
	top:29px;
	color:#1a2631;
	font-weight:400;
	text-align:right;
	background:url('/imgs/phones.png') no-repeat 0px 13px;
}
.forw_call {
	font-size:11px;
	color:#9b9b9b;
	border-bottom:1px dashed #9b9b9b;
	cursor:pointer;
	font-weight:300;
}
.menu {
	position:absolute;
	width:100%;
	height:44px;
	text-align:center;
	padding-top:23px;
}
.top_menu {
	position:fixed;
	top:0px;
	background:#fff;
	border-bottom: 1px solid #e8e8e8;
	z-index:1;
}
.menu_li {
	display:inline-block;
	vertical-align:top;
	color:#1a2631;
	font-size:15px;
	padding:0px 4px;
	cursor:pointer;
	margin:0px 13px;
	font-weight:500;
}
.top_slider {
	width:100%;
	height:390px;
	margin-top:70px;
	background:url('/imgs/top_slider.jpg') no-repeat right 0px;
	background-size:cover;
}
.top_slider_h1 {
	color:#fff;
	font-size:43px;
	font-weight:700;
	padding-top:23px;
	margin-left:35px;
}
.top_slider_h3 {
	color:#fff;
	font-size:22px;
	font-weight:500;
	padding-top:23px;
	margin-left:35px;
	line-height:32px;
}
.button {
	width:310px;
	height: 50px;
	padding-bottom: 2px;
	background:#3B4DB3;
	color:#fff;
	font-size:14px;
	font-weight:400;
	text-align:center;
	border:1px solid #3278C0;
}
.button:hover {
	background: #3F53BF;
	cursor:pointer;
}
.caption {
	width:100%;
	padding-top:35px;
	font-size:30px;
	font-weight:600;
	color:#1a2631;
	text-align:center;
}
.services_wrap {
	width:100%;
	text-align:center;
	margin-top:41px;
}
.service {
	width:270px;
	height:150px;
	display:inline-block;
	vertical-align:top;
	padding-top:95px;
	margin:0px 20px;
}
.svc_1 {
	background:url('/imgs/svc_1.png') no-repeat center 0px;
}
.svc_2 {
	background:url('/imgs/svc_2.png') no-repeat center 0px;
}
.svc_3 {
	background:url('/imgs/svc_3.png') no-repeat center 0px;
}
.svc_h2 {
	font-size:17px;
	font-weight:600;
	color:#1a2631;
}
.svc_h4 {
	font-size:14px;
	font-weight:400;
	color:#1a2631;
	margin-top:10px;
}
.dop_svc {
	padding:0px 145px;
	font-size:14px;
	font-weight:400;
	color:#1a2631;
	text-align:center;
}
.order {
	width:100%;
	height:420px;
	background:url('/imgs/order.jpg') no-repeat 0px 0px;
	background-size:cover;
	margin-top:50px;
	text-align:right;
}
.order_h1 {
	font-size:32px;
	font-weight:500;
	color:#003687;
	text-align:right;
	padding-right:35px;
	padding-top:25px;
}
.order_form {
	display:inline-block;
	vertical-align:top;
	width:350px;
	margin-top:25px;
	margin-right:35px;
}
.input {
	padding:14px 0px 15px 50px;
	width:288px;
	border:1px solid #3278C0;
	background:#fff;
	margin-bottom:15px;
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
}
.user_input {
	position:absolute;
	width:20px;
	height:20px;
	margin: 15px 0px 0px 29px;
	background:url('/imgs/user_input.png') no-repeat 0px 0px;
}
.phone_input {
	position:absolute;
	width:20px;
	height:20px;
	margin: 15px 0px 0px 29px;
	background:url('/imgs/phone_input.png') no-repeat 0px 0px;
}
.stocks {
	width:100%;
	text-align:center;
}
.stock_block {
	width:240px;
	height:200px;
	display:inline-block;
	vertical-align:top;
	margin:35px 20px 70px 20px;
	padding:243px 15px 0px 15px;
	border:1px solid #dedede;
	border-radius:10px;
}
.stock_h1 {
	font-size:16px;
	font-weight:500;
	color:#003687;
}
.stock_h3 {
	font-size:12px;
	font-weight:300;
	color:#1b2535;
	margin-top:15px;
}
.stock_1 {
	background:url('/imgs/stock_1.jpg') no-repeat center 0px;
}
.stock_2 {
	background:url('/imgs/stock_2.jpg') no-repeat center 0px;
}
.stock_3 {
	background:url('/imgs/stock_3.jpg') no-repeat center 0px;
}
.for_users {
	width:100%;
	background:#f1f3f4;
	text-align:center;
}
.block_wrap {
	width:927px;
	text-align:left;
	display:inline-block;
	vertical-align:top;
	margin-top:35px;
	margin-bottom:65px;
	border-left:1px solid #e5e5e5;
}
.fu_blocks {
	width:230px;
	height:460px;
	float:left;
	border-right:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.fu_pic {
	width:230px;
	height:230px;
}
.fu_arr {
	position:absolute;
	width:230px;
	height:16px;
	background:url('/imgs/arr.png') no-repeat center center;
}
.fu_1 {
	background:url('/imgs/fu_1.jpg') no-repeat center center;
}
.fu_2 {
	background:url('/imgs/fu_2.jpg') no-repeat center center;
}
.fu_3 {
	background:url('/imgs/fu_3.jpg') no-repeat center center;
}
.fu_4 {
	background:url('/imgs/fu_4.jpg') no-repeat center center;
}
.fu_more {
	width:198px;
	height:200px;
	background:#fff;
	padding:15px 15px 15px 17px;
}
.fu_date {
	font-size:12px;
	font-weight:300;
	color:#aaa;
}
.fu_title {
	font-size:14px;
	font-weight:400;
	color:#003687;
	margin-top:10px;
}
.fu_text {
	font-size:13px;
	font-weight:300;
	color:#1d1d1d;
	margin-top:10px;
	height:100px;
}
.fu_readmore {
	font-size:14px;
	font-weight:300;
	color:#003687;
	margin-top:7px;
	cursor:pointer;
}
.caption_min {
	text-align:center;
	font-size:15px;
	font-weight:300;
	color:#1d1d1d;
	margin-top:15px;
	padding:0px 150px;
}
.doctors {
	width:100%;
}
.docs_wrap {
	text-align:center;
	margin:41px 0px 30px 0px;
	padding:0px 70px;
}
.doc {
	padding-top:250px;
}
.doc_vac {
	font-size:14px;
	font-weight:300;
	color:#1d1d1d;
}
.doc_name {
	font-size:15px;
	font-weight:400;
	margin-top:7px;
	color:#003687;
}
.map {
	width:100%;
	height:500px;
}
.map_ovl {
	position:absolute;
	width:100%;
	height:45px;
	background:#fff;
	border-bottom:1px solid #3278C0;
}
.foot_contacts {
	position:absolute;
	width:330px;
	height:365px;
	margin-top:75px;
	margin-left:120px;
	background:url('/imgs/contacts_bg.png') repeat;
	border:1px solid #3278C0;
}
.calendar {
	position:absolute;
	left:30px;
	width:190px;
	height:60px;
	top:29px;
	padding-top:4px;
	color:#1a2631;
	font-weight:400;
	text-align:left;
	padding-left: 60px;
	background:url('/imgs/calendar.png') no-repeat 0px 0px;
}
.red_border {
	border:1px solid red;
}
.loading {
	position:absolute;
    top:50%;
    left:50%;
	width:32px;
	min-height:32px;
	margin-left:-16px;
	margin-top:-16px;
	background:url('/imgs/loading.gif') no-repeat;
}
