*{
	margin: 0;
	padding: 0;
}
img{
	border: none;
}
header,
footer,
article,
section,
hgroup,
nav,
figure,
aside{
	display:block;
}
body{
	background-image: url(../img/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #4e0d02;
	min-width: 320px;
}
.main{
	max-width: 905px;
	margin: 0 auto;
}


/*-------------------===header===-------------------*/
.header{
	max-width: 1000px;
	height: 179px;
	position: relative;
	margin: 0 auto;
}

.header a.banner{
	margin: 10px 0 0 0;
	float: left;
}
.header a.logo{
	position: absolute;
	top: 45px;
	left: 52px;
}
.header a.logo_small{
	position: absolute;
	top: 40px;
	left: 33px;
}
.header img.icon{
	position: absolute;
	top: 161px;
	right: 65px;
}
/*-------------------===end_header===-------------------*/


/*-------------------===content===-------------------*/
.content{
	width: 100%;
	overflow:hidden;
	padding: 15px 0;

}
.content .line{
	height: 1px;
	background: #000;
	margin: 0 0 0 3%;
	float: left;
	width: 94%;
}
.content .top_rnd_crn{
	width: 866px;
	height: 12px;
	background: url(../img/bg_content_top.png) no-repeat;
	float: left;
	display:none;
}
.content .content_in{
	background: rgba(252, 242, 228, 0.7);
    border-radius: 10px;
	padding: 0 0 15px 0;
	overflow:hidden;
	width:100%;
}
.content .content_in .pics{
	width: 100%;
	height: 285px; 
	margin: 52px 0 0 0; 
	overflow: hidden;
	position:relative;
}

pre{
	display: none;
}
.content .content_in ul{
	text-align: center;
	margin: 20px 0 0 0;
}
.content .content_in ul li{
	list-style: none;
	display: inline;
	background-image: url(../img/bg_menu_content_ul_li.png);
	background-position: right 7px;
	background-repeat: no-repeat;
	padding: 0 12px 0 0;
	margin: 0 5px 0 0;
}
.content .content_in ul li.last{
	background-image: none;
	padding: 0;
	margin: 0;
}
.content .content_in ul li{
	font-family: Times New Roman;
	font-size: 21px;
	color: #673126;
	letter-spacing: 4px;
	text-decoration: none;
}
.content .content_in ul li a{
	font-family: Times New Roman;
	font-size: 21px;
	color: #673126;
	letter-spacing: 4px;
	text-decoration: none;
}
.content .content_in p{
	font-family: Times New Roman;
	font-size: 16px;
	color: #39120a;
	line-height: 22px;
	margin: 20px 0 0 0;
	padding: 0 35px;
}
.content .content_in p a  {
	color: #CC6600;
	text-decoration: none;
}
.content .content_in p a:hover{
	color: #921F0C;
	text-decoration: none;
}
.content .content_in p span{
	font-size: 18px;
}
.content .bottom_rnd_crn{
	width: 866px;
	height: 12px;
	background: url(../img/bg_content_bottom.png) no-repeat;
	float: left;
	display:none;
}
#fade > img {
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width:100%;
    margin: 0 0 0 -1px;
    position:absolute;
}
/*-------------------===end_content===-------------------*/


/*-------------------===footer===-------------------*/
.footer{
	margin: 0 0 0 0px;
}
.footer .info{
	border-bottom: 1px solid #a17662;
	margin: 33px 0 0 0;
	padding: 0 0 15px 0;
	overflow:hidden;
}
.footer .info p.avtor{
	font-family: Georgia;
	font-size: 16px;
	color: #d2b99b;
	letter-spacing: 1px;
	margin: 0 0 0 3px;
	float: left;
}
.footer .info p.phone{
	width: 275px;
	font-family: Georgia;
	font-size: 16px;
	color: #d2b99b;
	letter-spacing: 1px;
	text-align: center;
	margin: 0 0 0 17px;
	float: left;
}
.footer .info p.phone a{
	color: #d2b99b;
	text-decoration: none;
}
.footer .info p.phone a:hover, .footer .info p.adress a:hover{
	color: #fbddca;
}
.footer .info p.adress{
	width: 162px;
	font-family: Georgia;
	font-size: 16px;
	color: #d2b99b;
	letter-spacing: 1px;
	text-align: right;
	margin: 0 0 0 17px;
	float: left;
}
.footer .info p.adress a{
	color: #d2b99b;
	text-decoration: none;
}
.footer .info img{
	margin: 4px 0 0 17px;
	float: left;
}
.footer p.work_time{
	font-family: Georgia;
	font-size: 16px;
	color: #d2b99b;
	text-align: center;
	margin: 8px 0 0 0;
}
.footer p.copy{
	font-family: Times New Roman;
	font-size: 13px;
	color: #2e0900;
	text-align: center;
	margin: 70px 0 0 0;
	padding: 0 0 63px 0;
}
.footer p.copy a{
	color: #2e0900;
	text-decoration: none;
}
/*-------------------===end_footer===-------------------*/


/*-------------------===page_clinic===-------------------*/
.content .content_in .clinic{
	padding: 0 3%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.content .content_in .clinic .img_area{
	width: 37%;
	float: left;
	margin-top: -12px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 10px;
}
.content .content_in .clinic .img_area img{
	width:100%;
	vertical-align:middle;
	height:auto;
}
.content .content_in .clinic h2{
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: normal;
	color: #5e7042;
	margin: 10px 0 0 0;
}
.content .content_in .clinic h2.title{
	padding: 0 0 20px 0;
}
.content .content_in .clinic p.title{
	font-family: Times New Roman;
	font-size: 19px;
	color: #5e7042;
	margin: 20px 0 0 0;
}
.content .content_in .clinic p.service{
	margin: 0;
}
.content .content_in .clinic p.service a{
	color: #933e06;
	text-decoration: none;
}
.content .content_in .clinic p{
	width: auto;
	padding: 0;
	float: none;
}
.content .content_in .clinic a.top{
	background-image: url(../img/icon_point.png);
	background-position: left 8px;
	background-repeat: no-repeat;
	color: #933e06;
	text-decoration: none;
	display: block;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
#home-maincontent {
    text-align: center;
}
dl.service {
	overflow:hidden;
	margin: 15px 0;
}
.hours dt,
.service dt {
	float:left;
}
.hours dd {
	margin: 0 0 0 100px;
}
.service dd {
	margin: 0 0 15px 300px;
}

/*-------------------===end_page_clinic===-------------------*/
.homeheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #39120a;
	letter-spacing: 2px;
	text-align: center;
}
.footsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #d2b99b;
}
.row {
	overflow:hidden;
	margin: 20px 0;
}
.row .col {
	float:left;
	width:50%;
}
.row .col:first-child {
	width:45%;
	margin: 0 5% 0 0;
}
.video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin: 15px 0;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.content .flexslider {
    background: none;
    border: 0;
    border-radius: 0;
    margin: 50px 0 0;
}
.content .content_in .flexslider li {
	padding:0;
}

@media (min-width: 960px) {
	.header ul{
		width: 100%;
		position: relative;
		margin: 13px 0 0 5px;
		float: left;
		z-index: 1;
	}
	.header ul li{
		list-style: none;
		background-image: url(../img/bg_ul_li.png);
		background-position: right 7px;
		background-repeat: no-repeat;
		position: relative;
		padding: 0 14px 0 0;
		margin: 0 10px 0 0;
		float: left;
	}
	.header nav > ul {
		text-align:center;
		display:block !important;
	}
	.header nav > ul > li {
		float:none;
		display:inline-block;
	}
	.header ul li.last{
		background-image: none;
		padding: 0;
		margin: 0;
	}
	.header ul li a{
		font-family: Times New Roman;
		font-size: 15px;
		color: #421f13;
		text-decoration: none;
		float: left;
	}
	.header ul li ul{
		display: none;
		width: 144px; 
		background: url(../img/bg_ul_ul.png) top left no-repeat;
		padding: 10px 0 0 0;
	}
	.header ul li a:hover{
	    color: #914101;
	}
	.header ul li:hover ul{
		display: block;
		width: 144px;
		position: absolute;
		top: 4px;
		left: -22px;
	}
	.header ul li ul li{
		width: 144px; 
		background: url(../img/bg_ul_ul_li.png) repeat;
		padding: 2px 0;
		margin: 0;
	}
	.header ul li ul li a{
		font-size: 15px;
		color: #f2dfc3;
		margin: 0 0 0 14px;
		text-align:left;
	}
	.header ul li ul li.last{
		width: 144px; 
		height: 10px;
		background: url(../img/bg_ul_ul_li_last.png) no-repeat;
		margin: 0;
		padding: 0;
	}
	.header  ul li:hover ul li ul{
		display: none;
		width: 270px;
		background: url(../img/bg_ul_ul_ul.png) top left no-repeat;
		padding: 10px 0 0 0;
	}
	.header  ul li:hover ul li:hover ul {
		display: block; 
		width: 270px;
		position: absolute; 	
		left: 139px; 
		top: -22px;

	}
	.header  ul li:hover ul li:hover ul li{
		width: 270px;
	}
	.header ul li ul li ul li.last{
		width: 144px; 
		height: 10px;
		background: url(../img/bg_ul_ul_ul_li_last.png) no-repeat;
		margin: 0;
		padding: 0;
	}
	.header ul li ul li a:hover{
		color: #ef9451;
	}
	.header ul li ul.medicine{
		width: 335px; 
		background: url(../img/bg_ul_ul_medicine.png) top left no-repeat;
	}
	.header ul li:hover ul.medicine{
		width: 335px;  
	}
	.header ul li ul.medicine li{
		width: 335px; 
	}
	.header ul li ul.medicine li.last{
		width: 335px; 
		height: 10px;
		background: url(../img/bg_ul_ul_medicine_li_last.png) no-repeat;
		margin: 0;
		padding: 0;
	}
	.header ul li ul.dispensary{
		width: 196px; 
		background: url(../img/bg_ul_ul_dispensary.png) top left no-repeat;
	}
	.header ul li:hover ul.dispensary{
		width: 196px;  
	}
	.header ul li ul.dispensary li{
		width: 196px; 
	}
	.header ul li ul.dispensary li.last{
		width: 196px; 
		height: 10px;
		background: url(../img/bg_ul_ul_dispensary_li_last.png) no-repeat;
		margin: 0;
		padding: 0;
	}
	.header ul li ul.disease{
		width: 270px; 
		background: url(../img/bg_ul_ul_ul.png) top left no-repeat;
	}
	.header ul li:hover ul.disease{
		width: 270px;  
		left: -63px; 
	}
	.header ul li ul.disease li{
		width: 270px; 
	}
	.header ul li ul.disease li a{
		margin: 0 14px 0 0;
		float: right;
	}
	.header ul li ul.disease li.last{
		width: 270px; 
		height: 10px;
		background: url(../img/bg_ul_ul_ul_li_last.png) no-repeat;
		margin: 0;
		padding: 0;
	}
}
@media (max-width: 960px) {
	#nav-icon3 {
	  width:50px;
	  height:36px;
	  position: relative;
	  margin: 20px 20px 10px auto;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .5s ease-in-out;
	  -moz-transition: .5s ease-in-out;
	  -o-transition: .5s ease-in-out;
	  transition: .5s ease-in-out;
	  cursor: pointer;
	}
	#nav-icon3 span {
	  display: block;
	  position: absolute;
	  height: 6px;
	  width: 100%;
	  background: #510a04;
	  border-radius: 9px;
	  opacity: 1;
	  left: 0;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .25s ease-in-out;
	  -moz-transition: .25s ease-in-out;
	  -o-transition: .25s ease-in-out;
	  transition: .25s ease-in-out;
	}
	#nav-icon3 span:nth-child(1) {
	  top: 0px;
	}

	#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
	  top: 13px;
	}

	#nav-icon3 span:nth-child(4) {
	  top: 27px;
	}

	#nav-icon3.open span:nth-child(1) {
	  top: 18px;
	  width: 0%;
	  left: 50%;
	}

	#nav-icon3.open span:nth-child(2) {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	}

	#nav-icon3.open span:nth-child(3) {
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}

	#nav-icon3.open span:nth-child(4) {
	  top: 18px;
	  width: 0%;
	  left: 50%;
	}
	.header nav > ul {
		list-style:none;
		margin:0;
		padding:20px;
		width:100%;
		position:absolute;
		background:#4e0d02;
		left:0;
		z-index:99;
		display:none;
		top: 110px;
	}
	.header ul li {
	    margin: 0 0 2px;
	    display:block;
	}
	.header ul li a {
		text-decoration:none;
		color:#d2b99b;
	}
	.header ul li a:hover {
		text-decoration:none;
		color:#ef9451;
	}
	.header ul li ul,
	.header ul li ul li ul {
		padding: 10px 0 10px 20px;
	}
	.has-drop-down ul {
		display:none;
	}
	.header a.logo {
	    left: 20px;
	    position: absolute;
	    height: 100px;
	    top: 0;
	}
	.header a.logo img {
		height:100%;
		width:auto;
	}
	.header {
		height: 110px;
	}
	.logo > img {
	    height: 100px;
	    width: auto;
	}
	.main {
		max-width: 95%;
	}
	#fade > img {
		width:auto;
	}
	.holder-foot {
		display:inline-block;
		vertical-align:middle;
		width:49%;
	}
	.holder-foot:last-child {
		width:100%;
		margin: 25px 0 0;
	}
	.footer .info p.adress {
		float: none;
	    margin: 0;
	    text-align: center;
	    width: auto;
	}
	.footer .info img {display:none;}
	.footer .info p.phone {width:auto;}
	.header img.icon {
	    right: 7px;
	    top: 90px;
	}	
	.content .flexslider {
	    margin: 25px 0 0;
	}
}
@media (max-width: 480px) {
	.header a.logo {
		height: 60px;
	}
	#nav-icon3 {
		height: 30px;
		width: 42px;
	}
	#nav-icon3 span {
		height:4px;
	}
	#nav-icon3 span:nth-child(4) {
	    top: 21px;
	}
	#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
	    top: 10px;
	}
	.header {
	    height: 90px;
	}
	.header nav > ul {
		top:90px;
	}
	.holder-foot {
		width:100%;
	}
	.footer .info p.phone {
		float:none;
		margin: 20px 0 0;
	}
	.footer .info p.avtor {
		float:none;
		text-align:center;
	}
	.content .content_in .pics {
		margin: 20px 0 0 0;
	}
	.header img.icon {
	    top: 75px;
	}
	dl.service {
	    width: 100%;
	}
	.row .col {
	    float: none;
	    width: 100% !important;
	}
}

