@charset "utf-8";

/* CSS Document */
* { margin:0; }

body {
	margin: 0;
	background-image: url(../images/bg.jpg);
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2e2e2e;
	background-color: #F7F7F7;
}

img { border:none; }

a:link,
a:visited,
.menu a {
	text-decoration: none;
	color: #00a3e5;
}

a:hover { text-decoration: underline; }

a.alt:link,
a.alt:visited { color: #FFF; }

a.alt:hover { text-decoration: underline; }

p,
h1,
h2,
h3,
#form1,
#form2,
#form3 {
	margin:0;
	padding:0;
}

h1 {
	font-size: 28px;
	color: #25aae1;
	font-weight: normal;
	margin: 120px 0 40px 0;
	text-align: center;
	font-style: italic;
}

h2 {
	font-size: 34px;
	color: #25aae1;
	font-weight: lighter;
	height: 64px;
	line-height: 64px;
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 0 15px 0;
	text-align: center;
	font-style: italic;
}

h2.top_intro { margin: 20px 0 0 0; }

.article h2,
.intro h2 {
	display:block;
	font-weight: lighter;
	font-size: 20px;
	margin: 0 0 10px 0;
	background-image: none;
	height: auto;
	line-height: 32px;
	color: #2e2e2e;
	text-align:left;
	margin: 20px 0 0 0;
}

.article h2:first-child,
.intro h2:first-child,
h2.top_intro:first-child { margin: 0; }

.article h2.centered,
.intro h2.centered { text-align:center; }

.doctor h3 {
	font-size: 20px;
	color: #2e2e2e;
	font-weight: normal;
	line-height: 50px;
	margin-bottom: 10px;
	font-style: italic;
	width: 470px;
	text-align: center;
	float: left;
}

.box h3 {
	font-size:20px;
	color:#2e2e2e;
	font-weight:lighter;
	text-align:center;
	margin: 0 0 10px 0;
}

input,
select,
textarea {
	font-size: 13px;
	color: #666;
	padding: 5px;
	border: 1px solid #e3e3e3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-image:url(../images/inp.jpg);
	background-repeat:repeat-x;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

/*
.inp_1 { width: 275px; }

.inp_2 { width: 140px; }

.inp_3 {
	width: 273px;
	height: 170px;
	background-color: #fafafa;
}
*/


/*************************************************************************************************** main elements */

.main_wrap {
	position:relative;
	z-index:1;
}

.wrap {
	margin: -28px auto 0 auto;
	background-image: url(../images/top_cloud.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 50px 0 0 0;
	position: relative;
	z-index: 50;
}

.top {
	width: 950px;
	position: relative;
	z-index: 56;
	margin: 0 auto;
}

.overheader {
	background-image: url(../images/header_bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 3px solid #8dc63f;
}

.header {
	width: 950px;
	margin: 0 auto;
	position: relative;
	z-index: 45;
	overflow:hidden;
}

.logo {
	position: absolute;
	z-index: 41;
	top: 25px;
	left: 50px;
	text-align: center;
	width: 260px;
	color: #aaa6a3;
	height: 68px;
}

.menu {
	height: 43px;
	padding-bottom: 10px;
	line-height: 41px;
	float: right;
	background-image: url(../images/menu_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 2000;
	position: absolute;
	top: 25px;
	right: 15px;
	font-size: 15px;
	text-transform: uppercase;
}

.inn_menu {
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	height: 41px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.menu ul { }

.menu li {
	float: left;
	position: relative;
	line-height: 41px;
	min-height: 41px;
	height:auto !important;
	height: 41px;
	background-image: url(../images/menu_sep.png);
	background-repeat: no-repeat;
	z-index: 2002;
}

.menu li:first-child { background-image: none; }

.menu li span {
	display:block;
	height:41px;
	overflow:hidden;
}

.menu li a {
	display: block;
	padding: 0 20px;
	color: 1380ad;
	text-shadow: 1px 1px 1px #fff;
	height: 82px;
	background-image: url(../images/menu_hover.png);
	background-repeat: no-repeat;
	background-position: center 41px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.menu li.li1 a { background-image: url(../images/menu_hover1.png); }

.menu li.li2 a { background-image: url(../images/menu_hover2.png); }

.menu li.li3 a { background-image: url(../images/menu_hover3.png); }

.menu li.li4 a { background-image: url(../images/menu_hover4.png); }

.menu li.li5 a { background-image: url(../images/menu_hover5.png); }

.menu li.li6 a { background-image: url(../images/menu_hover6.png); }

.menu li:hover a,
.menu li.active a,
.menu li.active:hover a {
	text-decoration: none;
	margin: -41px 0 0 0;
}

.menu li ul {
	display:none;
	position:absolute;
	top:41px;
	left:0;
	width: 100%;
	z-index: 2003;
	background-image: url(../images/dd.png);
	border: 1px solid #fff;
	border-top: none;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	box-shadow: 0px 3px 3px #ccc;
	-moz-box-shadow: 0px 3px 3px #ccc;
	-webkit-box-shadow: 0px 3px 3px #ccc;
}

.menu li:hover ul { display:block; }

.menu li ul li {
	margin: 0;
	width: 100%;
	line-height:21px;
	padding: 10px 0;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	min-height: 21px;
	height: auto !important;
	height: 21px;
	text-align: center;
	background-color: #F8F8F8;
}

.menu li ul li:first-child { border-top:none; }

.menu li li a,
.menu li.active li a,
.menu li:hover li a,
.menu li.active:hover li a {
	background-image: none;
	display: block;
	min-height:21px;
	height: auto !important;
	height:21px;
	margin:0;
	text-transform: none;
}

.menu li li:hover a,
.menu li.active li:hover a,
.menu li.active li.active a,
.menu li.active li.active:hover a,
.menu li:hover li:hover a,
.menu li.active:hover li:hover a {
	background-image: none;
	margin:0;
	color: #A6A8AB;
}

.langs { float:right; }

.main {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
}

.sidebar {
	float: right;
	width: 220px;
}

.content {
	width: 950px;
	overflow: hidden;
}

.footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	min-height: 250px;
	height: auto !important;
	height: 239px;
	line-height: 26px;
	color:#16315a;
	padding: 25px 0 0 0;
}

.footer a { color:#16315a; }

.footer img { margin: 30px 0 15px 0; }

.overflow { overflow:hidden; }

/*
.slider {
	height: 485px;
	width: 950px;
	overflow: hidden;
}

.slider ul {
	height: 485px;
	width: 950px;
	overflow: hidden;
}

.slider li {
	position: relative;
	z-index: 24;
	height: 485px;
	width: 950px;
}

.container {
	z-index: 25;
	position: absolute;
	right: 100px;
	bottom: 50px;
	width: 350px;
	font-size: 42px;
	font-weight: lighter;
	text-align: center;
	line-height: 43px;
	color: #377a2d;
}

.container span {display:block;}
*/
a.buttlike {
	display:block;
	width: 195px;
	height: 53px;
	background-image: url(../images/appointment_butt.png);
	font-size: 15px;
	color:#377a2d;
	text-transform: uppercase;
	line-height: 40px;
	margin: 20px auto;
	text-align:center;
}

a.buttlike:hover {
	background-position: bottom left;
	text-decoration:none;
	color: #175067;
}

.intro {
	width: 850px;
	margin: 0 auto;
	text-align:center;
	font-size: 20px;
	font-weight: lighter;
	overflow:hidden;
}

.intro_l {
	background-image: url(../images/pix.png);
	background-repeat: no-repeat;
	width: 297px;
	height: 298px;
	float: left;
	padding: 48px 0 0 50px;
	text-align: left;
	overflow: hidden;
	margin: 0 0 50px 0;
}

.intro_r {
	float:right;
	width:450px;
	text-align:left;
	padding: 35px 0 50px 0;
}

.three {
	width:950px;
	overflow:hidden;
	padding: 20px 0 60px 0;
}

.three a {
	float:left;
	margin: 29px 0 0 0;
	width: 314px;
	text-align: center;
	background-image: url(../images/circle.png);
	background-repeat: no-repeat;
	height: 275px;
	padding: 35px 0 0 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.three a span {
	display:block;
	font-size:20px;
	font-style: italic;
	line-height: 21px;
	width: 210px;
	margin: 0 auto;
}

.three a:hover {
	margin: 0;
	height: 304px;
}

.three a span.green { color:#6f9013; }

.three a span.blue { color:#1d7ca4; }

.three a:hover,
.three a:hover span { text-decoration:none; }

.three a span.icon {
	height:173px;
	background-repeat:no-repeat;
	width: 172px;
}

.three a span.icon.icon1 {
	background-position: 5px center;
	background-image: url(../images/i1.png);
}

.three a span.icon.icon2 {
	background-position: 5px center;
	background-image: url(../images/i2.png);
}

.three a span.icon.icon3 {
	background-position: 5px center;
	background-image: url(../images/i3.png);
}

.contact {
	width: 900px;
	overflow:hidden;
	padding: 20px 0 30px 0;
}

.contact table { width: 950px; }

.contact td {
	padding:5px;
	vertical-align:top;
}

.contact td.td1 { width:170px; }

.contact td.td2 {
	width:115px;
	padding: 10px 5px 5px 12px;
}

.contact td.td2i3 { text-align:right; }

.contact td:first-child {
	text-align:right;
	padding: 8px 5px 5px 5px;
}

.contact td.td3 {
	width:150px;
	text-align:right;
}

.contact td.td4 {
	width:100px;
	text-align:right;
	padding: 8px 5px 5px 5px;
}

.contact td.td5 { width:320px; }

.response {
	height:60px;
	font-size: 20px;
}

span.error {
	display:block;
	color: #F33;
}

span.success {
	display:block;
	color: #a27f2b;
}

span.small {
	color:#576272;
	font-size:12px;
	display:block;
	width: 700px;
	margin: 5px auto 0 auto;
	line-height:18px;
	text-shadow: 1px 1px 0px #fff;
}

.foot {
	background-color: #25AAE1;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.foot a { color:#fff; }

.inn_foot {
	width:950px;
	margin:0 auto;
}

.social {
	text-align:center;
	background-image: url(../images/title2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 74px;
	line-height: 34px;
}

.soc {
	display:inline-block;
	background-repeat:no-repeat;
	background-image:url(../images/social.png);
	padding:0 10px 0 40px;
	margin: 20px 0;
}

.soc.s { background-position:left 0; }

.soc.s a { color:#00aff0; }

.soc.in { background-position:left -39px; }

.soc.in a { color:#006dc0; }

.soc.f { background-position:left -77px; }

.soc.f a { color:#3b5998; }

.article {
	background-repeat: no-repeat;
	padding: 20px 220px 20px 220px;
	text-align: justify;
	overflow: hidden;
}

.article.apple {
	background-image: url(../images/article.png);
	min-height:140px;
}

.article.tree {
	background-image: url(../images/article_tree.png);
	min-height:140px;
}

.article.cross {
	background-image: url(../images/i2.png);
	min-height:140px;
}

.article.heart {
	background-image: url(../images/i3.png);
	min-height:140px;
}

.article ul {
	color:#6f9013;
	list-style:disc;
	padding: 20px 0 20px 60px;
}

.article li { padding: 5px 0 5px 20px; }

table.prices {
	width:900px;
	margin: 24px;
	border:1px solid #cdd5cd;
	border-right:none;
	border-bottom:none;
	font-size:20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border-spacing:0;
	overflow:hidden;
}

table.prices td {
	border:1px solid #cdd5cd;
	border-left:none;
	border-top:1px solid #fff;
	padding:5px;
	text-align:center;
	color:#33728c;
	text-shadow:1px 1px 1px #fff;
}

table.prices td:first-child {
	font-size:15px;
	text-align:left;
	padding:5px 5px 5px 30px;
}

table.prices tr.head { /*
	box-shadow: 0px 3px 3px #999;             
	-moz-box-shadow: 0px 3px 3px #999;
	-webkit-box-shadow: 0px 3px 3px #999;
	*/ }

table.prices tr.head td:first-child {
	font-size:20px;
	color:#585858;
}

table.prices tr.head.green td {
	background-color:#deecdc;
	border-top:none;
	color:#585858;
}

table.prices tr.head.blue td {
	background-color:#e3f0f5;
	border-top:none;
	color:#585858;
}

table.prices tr:first-child td:first-child {
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-khtml-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
}

table.prices tr:first-child td:last-child {
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-khtml-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}

table.prices tr:last-child td:first-child {
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;
	-khtml-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
}

table.prices tr:last-child td:last-child {
	-moz-border-radius: 0 0 5px 0;
	-webkit-border-radius: 0 0 5px 0;
	-khtml-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
}

.social2 {
	position:fixed;
	z-index:1000;
	right:0;
	top:50%;
	width:80px;
	border:1px solid #d3d2d2;
	border-right:none;
	background-color: #FFF;
	margin: -130px 0 0 0;
}

.gallery {
	overflow:hidden;
	width:760px;
	margin:0 auto 60px auto;
}

.gall {
	width:157px;
	height:157px;
	background-repeat:no-repeat;
	background-image:url(../images/photo_shadow.png);
	background-position: center 193px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	padding: 30px 0 0 0;
	display:inline-block;
	margin:0 16px 5px 16px;
	float:left;
}

.gall:hover {
	background-position:center bottom;
	padding: 0 0 30px 0;
}

.gall img {
	border:3px solid #fff;
	-moz-border-radius: 80px;
	-webkit-border-radius: 80px;
	-khtml-border-radius: 80px;
	border-radius: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.gall:hover img { opacity:0.6; }

.doctor {
	overflow: hidden;
	margin: 65px 0 30px 65px;
	background-image: url(../images/dr_bg.png);
	background-repeat: no-repeat;
	width: 820px;
}

.doctor img {
	float: left;
	margin: 0 20px 20px 0;
	border:3px solid #fff;
	-moz-border-radius: 107px;
	-webkit-border-radius: 107px;
	-khtml-border-radius: 107px;
	border-radius: 107px;
}

.quote {
	background-image: url(../images/q1.png);
	background-repeat: no-repeat;
	width:420px;
	float:left;
	padding: 20px 0 0 55px;
	color: #6f9013;
	font-style: italic;
}

.quote p {
	background-image: url(../images/q2.png);
	background-repeat: no-repeat;
	background-position:bottom right;
	padding: 0 50px 20px 0;
}

.desc {
	float:left;
	width:790px;
	margin: 0 15px;
	text-align: justify;
}

.split {
	overflow: hidden;
	background-image: url(../images/dashes.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px 0;
	width: 950px;
	margin: 0 auto 30px auto;
}

.split_l {
	float: left;
	width: 470px;
}

.split_r {
	float: right;
	width: 470px;
}
 .split_l .overbox:nth-child(odd) p, .split_r .overbox:nth-child(even) p {
color:#6f9013;
}
.split_r .overbox:nth-child(odd) p, .split_l .overbox:nth-child(even) p {
color:#1c86b1;
}

 .split_l .overbox:nth-child(odd) p a, .split_r .overbox:nth-child(even) p a {
color:#1c86b1;
}
.split_r .overbox:nth-child(odd) p a, .split_l .overbox:nth-child(even) p a {
color:#6f9013;
}

.overbox {
	padding:200px 0 0 0;
	background-repeat:no-repeat;
	background-position:center 25px;
}

.overbox.tree { background-image: url(../images/i1.png); }

.overbox.heart { background-image: url(../images/i2.png); }

.overbox.cross { background-image: url(../images/i3.png); }

.split_l .overbox:first-child {
	padding:0;
	background-image:none;
}

.box {
	padding: 15px 30px 30px 30px;
	border: 3px solid #fff;
	background-image: url(../images/box_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.form {
	width:950px;
	margin: 30px 0 50px 0;
	font-size:18px;
}

.form input,
.form textarea {
	border:none;
	background-color:transparent;
	background-image:none;
	color:#1e95c5;
	font-style:italic;
	font-size:18px;
	margin:12px 0;
}

.form label {
	display:block;
	float:left;
	width: 130px;
	margin: 17px 0 0 10px;
}
.form label.long {
	display:block;
	float:left;
	width: 313px;
	margin: 17px 0 0 10px;
}

.form table {
	width: 946px;
	border: 2px solid #e5e4e4;
	border-bottom:none;
	border-right:none;
	border-spacing:0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	vertical-align:top;
}

.form table td {
	background-color:#f9f9f9;
	border: 2px solid #e5e4e4;
	border-left:none;
	border-top:none;
	padding:5px;
}

img.captcha {margin: 6px 0 0 12px;}

.finp_1 {
	width: 150px;
}

.finp_2 { width: 400px; }

.finp_3 {
	width: 780px;
	height:200px;
}

.form .butt {
	display:block;
	width: 195px;
	height: 53px;
	background-image: url(../images/appointment_butt.png);
	font-size: 15px;
	text-transform: uppercase;
	line-height: 40px;
	margin: 12px auto 0 auto;
	text-align:center;
	border: none;
	padding: 0 0 13px 0;
	background-color: transparent;
}

.butt:hover {
	background-position: bottom left;
	text-decoration:none;
	cursor:pointer;
}
.butt:disabled {
	background-position: bottom left;
	text-decoration:none;
	cursor: default;
	color: #999999;
}
.butt:FOCUS {
	outline: none;
}
.response {
    line-height: 22px;
    margin: 12px 0 0;
    min-height: 22px;
    overflow: hidden;
    padding: 5px 5px 5px 634px;
    text-align: center;
    width: 306px;
    height: auto;
}

.response span {font-size:20px; font-weight:lighter;}
span.success {color:#74a000;}
span.error { color:#F00; }

.map {
	width:100%;
	height:700px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-bottom: 50px;
}


.fileinput-button {
	display: block;
	overflow: hidden;
	position: relative;
	width: 300px;
	background-image: url(../images/attach.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0;
}
.fileinput-button .label {
	display:block;
	float:left;
	width: 130px;
	margin: 17px 0 0 10px;
}
.fileinput-button .value {
	width: 120px;
	color:#1e95c5;
	font-style:italic;
	font-size:18px;
	margin:12px 0;
	padding: 5px 35px 5px 5px;
	float: left;
	min-height: 23px;
}
.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 18px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-300px, 0px) scale(4);
	filter: alpha(opacity=0);
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: block;
}

.progress {
    background-color: #F9F9F9;
    border: 2px solid #E5E4E4;
    position: relative;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	width: 100%;
	height: 18px;
}
.bar {
    background-color: #1E95C5;
    height: 18px;
    left: 0;
    top: 0;
    position: absolute;
    width: 0;
}
.percent {
    font-size: 16px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.appointment_select {
	width: 280px;
}











/**/
