/*-----------------------------------------------------------------------------------

	Template Name: Clinico - Responsive Medical and Health Template  
	Template URI: http://themeforest.net/user/CreativeWS/portfolio
	Description: Clinico is a powerful multipurpose responsive template suitable for medical and health related businesses. Its fresh and clean design makes it applicable for corporate websites, personal blogs, product-oriented sites as well.
	Author: Creative Web Solutions 
	Author URI: http://creaws.com
	
-----------------------------------------------------------------------------------

-- General
  -- fonts
  -- COMPOSER
  -- defaults
  -- forms
  -- buttons
  -- page
  -- grid
  -- typography
  -- clearfix
-- Plugins
  -- isotope
  -- owl carousel
-- HEADER
  -- layout
  -- logo
  -- main nav
  -- mobile main nav
  -- quick search
-- CONTENT
  -- layout
  -- page title
  -- slider
  -- benefits
  -- services
  -- news
  -- photo tour
  -- Services Carousel
  -- Features unlimited color
  -- page-404
  -- Retina ready and responsive
  -- captcha
  -- blog post
  -- comments
  -- add comment
  -- doctors
  -- doctors carousel
  -- timetable
  -- map
  -- feedback
-- ELEMENTS
  -- text
  -- accordion
  -- buttons
  -- callout
  -- capitalized
  -- chart graph
  -- dividers
  -- icons
  -- messages
  -- milestone
  -- pricing table
  -- progress bar
  -- services
  -- news
  -- location
  -- recent posts
  -- work time
  -- copyrights
-- ANIMATIONS
  -- slide up





*/

/*************************************************************************/

/**/
/* fonts */
/**/

/*@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900,400italic&subset=latin,latin-ext);*/

/*@import url(Lato-Regular.ttf);*/

/* только для Internet Explorer */
@font-face {
	font-family: 'Lato';
	src: local("Lato"),
		url(../fonts/Lato-Regular.eot);
	/* если шрифт не установлен, тогда загружаем его по указанному пути */
}

@font-face {
	font-family: 'Lato';
	/* имя шрифта для CSS правил */
	src: local("Lato"),
		/* проверяем наличие шрифта в ОС пользователя */
		url(../fonts/Lato-Regular.ttf);
	/* если шрифт не установлен, тогда загружаем его по указанному пути */
}



/**/
/* COMPOSER */
/**/
/* Grid with fluid columns */
.vc_row-fluid {
	width: 100%;
	*zoom: 1;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.vc_row-fluid:before,
.vc_row-fluid:after {
	display: table;
	content: "";
}

.vc_row-fluid:after {
	clear: both;
}

.vc_row-fluid [class*="vc_span"] {
	display: block;
	width: 100%;
	min-height: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.5%;
}

.vc_row-fluid [class*="vc_span"]:first-child {
	margin-left: 0;
}

.vc_row-fluid .vc_span12,
.wpb_teaser_grid.wpb_carousel .vc_span12 {
	width: 100%;
}

.vc_row-fluid .vc_span11 {
	width: 91.45833333333334%;
}

.vc_row-fluid .vc_span10 {
	width: 82.91666666666667%;
}

.vc_row-fluid .vc_span9 {
	width: 74.375%;
}

.vc_row-fluid .vc_span8 {
	width: 65.83333333333334%;
}

.vc_row-fluid .vc_span7 {
	width: 57.29166666666667%;
}

.vc_row-fluid .vc_span6,
.wpb_teaser_grid.wpb_carousel .vc_span6 {
	width: 48.75%;
}

.vc_row-fluid .vc_span5 {
	width: 40.208333333333336%;
}

.vc_row-fluid .vc_span4,
.wpb_teaser_grid.wpb_carousel .vc_span4 {
	width: 31.666666666666668%;
}

.vc_row-fluid .vc_span3,
.wpb_teaser_grid.wpb_carousel .vc_span3 {
	width: 23.125%;
}

.vc_row-fluid .vc_span2 {
	width: 14.583333333333334%;
}

.vc_row-fluid .vc_span1 {
	width: 6.041666666666667%;
}

.vc_row-fluid>.wpb_column>.wpb_wrapper .wpb_content_element:last-child {
	margin-bottom: 0;
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_content_element .wpb_accordion_header a {
	border-bottom: none;
	text-decoration: none;
	display: block;
	padding: 0.5em 1em;
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab>.wpb_content_element:last-child,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content>.wpb_content_element:last-child,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .vc_row-fluid:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .vc_row-fluid:last-child>div>div.wpb_wrapper .wpb_content_element:last-child {
	margin-bottom: 0;
}

.wpb_button {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	*zoom: 1;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 13px;
	line-height: 18px;
	*line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f7f7f7;
	border: 1px solid #cccccc;
	*border: 0;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	*margin-left: .3em;
}

.vc_row-fluid,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li,
.last_toggle_el_margin,
.wpb_button {
	margin-bottom: 30px;
}

button.wpb_btn-large,
span.wpb_btn-large {
	padding: 9px 14px;
	font-size: 15px;
	line-height: normal;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

button.wpb_btn-large [class^="icon-"],
span.wpb_btn-large [class^="icon-"] {
	margin-top: 1px;
}

button.wpb_btn-small,
span.wpb_btn-small {
	padding: 5px 9px;
	font-size: 11px;
	line-height: 16px;
}

button.wpb_btn-small [class^="icon-"],
span.wpb_btn-small [class^="icon-"] {
	margin-top: -1px;
}

button.wpb_btn-mini,
span.wpb_btn-mini {
	padding: 2px 6px;
	font-size: 11px;
	line-height: 14px;
}

.wpb_call_to_action .wpb_button,
.detailed-services .wpb_button {
	margin: 0;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cta_align_left .wpb_button {
	float: left;
}

.cta_align_right .wpb_button {
	float: right;
}

.cta_align_left .wpb_call_text,
.cta_align_right .wpb_call_text {
	width: 70%;
	float: left;
	clear: none;
}

.wpb_call_to_action .wpb_call_text,
#content .wpb_call_to_action .wpb_call_text {
	margin: 0;
	padding-top: 0;
}

/*** Pie chart **/
.vc_pie_chart {
	z-index: 0;
	text-align: center;
}

.vc_pie_chart .vc_pie_wrapper {
	position: relative;
	margin: 0 auto;
}

.vc_pie_chart canvas {
	position: relative;
	z-index: 1;
}

.vc_pie_chart .vc_pie_chart_value {
	font-size: 200%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}

.vc_pie_chart[data-pie-color="wpb_button"] .vc_pie_chart_back {
	border-color: #f7f7f7;
}

.vc_pie_chart[data-pie-color="btn-primary"] .vc_pie_chart_back {
	border-color: #0088cc;
}

.vc_pie_chart[data-pie-color="btn-info"] .vc_pie_chart_back {
	border-color: #58b9da;
}

.vc_pie_chart[data-pie-color="btn-success"] .vc_pie_chart_back {
	border-color: #6ab165;
}

.vc_pie_chart[data-pie-color="btn-warning"] .vc_pie_chart_back {
	border-color: #ff9900;
}

.vc_pie_chart[data-pie-color="btn-danger"] .vc_pie_chart_back {
	border-color: #ff675b;
}

.vc_pie_chart[data-pie-color="btn-inverse"] .vc_pie_chart_back {
	border-color: #555555;
}

.vc_pie_chart_back {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border: 6px solid #f7f7f7;
	border-radius: 999px;
	border-radius: 50%;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.chart-pie {
	position: relative;
	width: 250px;
	height: 250px;
	display: inline-block;
	margin-right: 30px;
}

.chart-pie:before,
.chart-pie:after {
	position: absolute;
	content: "";
}

.chart-pie.type-2:before {
	width: 100px;
	height: 100px;
	border-radius: 50px;
	position: absolute;
	content: "";
	background: #fff;
	z-index: 1;
	left: 75px;
	top: 75px;
}

.chart-pie.type-3:before {
	width: 24px;
	height: 24px;
	border-radius: 12px;
	left: 113px;
	top: 113px;
	background: #fff;
	z-index: 1;
}

.chart-pie.type-3:after {
	width: 12px;
	height: 12px;
	border-radius: 6px;
	left: 119px;
	top: 119px;
	background: #008fd5;
	z-index: 2;
}

/* Progress bar
---------------------------------------------------------- */
.vc_progress_bar .vc_label {
	line-height: 1.5 !important;
	vertical-align: middle;
}

.vc_progress_bar .vc_single_bar {
	background: #f7f7f7;
	position: relative;
	margin-bottom: 11.666666666666666px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.vc_progress_bar .vc_single_bar:last-child {
	margin-bottom: 0;
}

.vc_progress_bar .vc_single_bar .vc_label {
	display: block;
	padding: 0.5em 1em;
	position: relative;
	z-index: 1;
}

.vc_progress_bar .vc_single_bar.bar_blue .vc_bar {
	background-color: #0074CC;
}

.vc_progress_bar .vc_single_bar.bar_blue .vc_label {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_turquoise .vc_bar {
	background-color: #49afcd;
}

.vc_progress_bar .vc_single_bar.bar_turquoise .vc_label {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_green .vc_bar {
	background-color: #5bb75b;
}

.vc_progress_bar .vc_single_bar.bar_green .vc_label {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_orange .vc_bar {
	background-color: #faa732;
}

.vc_progress_bar .vc_single_bar.bar_orange .vc_label {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_red .vc_bar {
	background-color: #da4f49;
}

.vc_progress_bar .vc_single_bar.bar_red .vc_label {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_black .vc_bar {
	background-color: #414141;
}

.vc_progress_bar .vc_single_bar.bar_black .vc_label {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar .vc_bar {
	display: block;
	position: absolute;
	height: 100%;
	background-color: #e0e0e0;
	width: 0%;
	top: 0;
	left: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: width 0.01 linear;
	transition: width 0.01 linear;
}

.vc_progress_bar .vc_single_bar .vc_bar.striped {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px;
}

.vc_progress_bar .vc_single_bar .vc_bar.animated {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0;
	}

	to {
		background-position: 40px 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

.wpb_tabs .wpb_tabs_nav li {
	float: left;
	margin: 0 1px 0 0;
}

.wpb_tour .wpb_tabs_nav {
	float: left;
	width: 31.666666666666668%;
}

.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	float: left;
	width: 68.33333333333333%;
	padding: 0 0 0 21.739130434782606px;
}

.wpb_toggle_content {
	display: none;
	overflow: hidden;
	padding: 0px 0px 0px 25px;
	margin-top: 1em;
}

.wpb_toggle {
	cursor: pointer;
}

/* Twitter
---------------------------------------------------------- */
#content .wpb_twitter_widget ul.tweet_list,
.wpb_twitter_widget ul.tweet_list {
	margin: 0;
	padding: 0;
}

#content .wpb_twitter_widget ul.tweet_list li,
.wpb_twitter_widget ul.tweet_list li {
	border-bottom: 1px solid #f7f7f7;
	margin: 0 0 1em 0;
	padding-bottom: 1em;
	background-image: none;
	list-style: none !important;
}

#content .wpb_twitter_widget ul.tweet_list li:after,
.wpb_twitter_widget ul.tweet_list li:after,
#content .wpb_twitter_widget ul.tweet_list li:before,
.wpb_twitter_widget ul.tweet_list li:before {
	display: none !important;
}

.wpb_twitter_widget .tweet_time {
	display: block;
	color: #f7f7f7;
	font-size: 80%;
}

.wpb_twitter_widget p.twitter_follow_button_wrap {
	margin-bottom: 0;
	font-size: 80%;
}

.wpb_twitter_widget .twitter_follow_button {
	background-image: url(../images/twitter_bird.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
	display: inline-block;
	min-height: 16px;
}

.wpb_alert p:last-child,
#content .wpb_alert p:last-child,
.wpb_text_column p:last-child,
.wpb_text_column *:last-child,
#content .wpb_text_column p:last-child,
#content .wpb_text_column *:last-child,
.wpb_toggle_content p:last-child {
	margin-bottom: 0;
}

/* COMPOSER */

/**/
/* defaults */
/**/

html,
body,
iframe,
header,
footer,
main,
aside,
nav,
section,
article,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
dd,
hr,
blockquote,
pre,
a,
address,
del,
em,
strong,
figure,
figcaption,
img,
form,
fieldset,
legend,
label,
input,
select,
textarea,
button,
table,
thead,
tbody,
tfoot,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	background: none;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

ul.text li {
	list-style-type: disc;
	margin-left: 2em;
}

img.block {
	padding-top: 20px;
	padding-right: 20px;
	max-height: 100%;
	max-width: 100%;
}

html,
body,
iframe,
header,
footer,
main,
aside,
nav,
section,
article,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
ul,
ol,
dd,
hr,
blockqoute,
pre,
figure,
figcaption,
form,
fieldset,
legend,
label,
input,
select,
textarea,
button {
	display: block;
}

html,
body {
	-webkit-text-size-adjust: none;
}

dl,
dt,
dd,
ul,
ol,
li {
	list-style: none;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

a,
button {
	cursor: pointer;
}

.services p,
.wpb_accordion p,
.widget p,
.wpb_tabs p,
.wpb_toggle_content p,
.latest-tweets p,
p.capitalized {
	text-indent: initial;
}

html,
body {
	background: #f2f2f2;
	font: 400 20px/1.55 Lato, Helvetica, Arial, sans-serif;
	color: #2B2A2A;
}

a {
	text-decoration: none;
	-o-transition: border 0.3s, background 0.3s, color 0.3s;
	-ms-transition: border 0.3s, background 0.3s, color 0.3s;
	-moz-transition: border 0.3s, background 0.3s, color 0.3s;
	-webkit-transition: border 0.3s, background 0.3s, color 0.3s;
}

a:hover {
	color: #000;
}

ul {
	list-style-type: square;
}

h2 {
	margin-bottom: 20px;
}

h3 {
	margin-bottom: 20px;
}

.page {
	background: #fff;
	opacity: 0;
	-o-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
}

.page.loaded {
	opacity: 1;
}

.img-response {
	max-width: 100%;
	height: auto;
}

/**/
/* forms */
/**/
input::-moz-placeholder {
	color: #aeaeae;
}

input::-webkit-input-placeholder {
	color: #aeaeae;
}

select,
textarea,
input[type="url"],
input[type="tel"],
input[type="text"],
input[type="email"],
input[type="password"] {
	width: 100%;
	height: 40px;
	padding: 9px 10px;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	background: #fff;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
}

select {
	background-image: url(../img/select.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

@-moz-document url-prefix() {
	select {
		padding-right: 0;
		background-image: none !important;
		line-height: 38px;
	}
}

textarea {
	height: auto;
	resize: none;
}


/**/
/* buttons */
/**/
.button {
	position: relative;
	display: inline-block;
	padding: 11px 21px;
	border-width: 3px;
	border-style: solid;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-transition: border 0.3s, background 0.3s, color 0.3s;
	-ms-transition: border 0.3s, background 0.3s, color 0.3s;
	-moz-transition: border 0.3s, background 0.3s, color 0.3s;
	-webkit-transition: border 0.3s, background 0.3s, color 0.3s;
	cursor: pointer;
}

.button:hover {
	background: #fff;
}

.button i {
	display: block;
	float: left;
	margin-right: 8px;
	margin-left: -6px;
	font-size: 18px;
	line-height: 22px;
}

.button-disabled {
	cursor: default;
	opacity: 0.5;
}

.button.button-disabled:hover {
	color: #fff;
}


/**/
/* page */
/**/
.bodyClass {
	min-width: 1200px;
}

.page {
	overflow: hidden;
	background: #fff;
}

.page-boxed {
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.hidden-lg {
	display: none;
}

/**/
/* grid */
/**/
.grid-row {
	width: 1170px;
	margin: 0 auto 40px;
	padding: 0 20px;
}

.grid-row:after {
	content: '';
	display: table;
	clear: both;
}

.grid-col {
	float: left;
	margin-left: 30px;
}

.grid-col:first-child {
	margin-left: 0;
}

.grid-col-3 {
	width: 270px;
}

.grid-col-4 {
	width: 370px;
}

.grid-col-5 {
	width: 770px;
}

.grid-col-6 {
	width: 570px;
}

.grid-col-9 {
	width: 870px;
}

.grid-row-sep {
	width: 1170px;
	margin: -20px auto 40px;
	border-top: 1px solid #e3e3e3;
}

#content-wrap {
	float: right;
}


/**/
/* typography */
/**/
.typography h3 {
	font-size: 18px;
	line-height: 22px;
	color: #000;
}

.typography p {
	margin-top: 15px;
	/*line-height: 22px;*/
}

/*Выделение*/
/*.page-content{
  position: relative;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}*/
.page-content p {
	margin-bottom: 20px;
	font-size: 1rem;
}

.page-content ul.dot-style,
.page-content ul.dot-style-black,
.page-content ul.num-style,
.page-content ul.dot-style-gray,
.page-content ul.dash-style {
	margin-bottom: 20px;
}

.page-content ul.dot-style li,
.page-content ul.dot-style-black li,
.page-content ul.dash-style li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 20px;
}

.page-content ul.dot-style-gray li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 37px;
}

.page-content ul.dot-style li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '\2022';
	color: #4DCD8E;
}

.page-content ul.dash-style li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '-';
	color: #000;
}

.page-content ul.dot-style-black li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '\2022';
	color: #000;
}

.page-content ul.dot-style-gray li:before {
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	top: 0;
	left: 0;
	color: #efefef;
	content: '\f111';
	font-size: 29px;
}

.page-content ul.num-style li {
	margin-bottom: 10px;
	list-style: decimal inside;
}

.page-content ul.check-style {
	margin-bottom: 25px;
}

.page-content ul.check-style li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px;
}

.page-content ul.check-style li:before {
	position: absolute;
	top: 3px;
	left: 0px;
	display: block;
	width: 20px;
	height: 19px;
	content: ' ';
	background: url('../img/green/li-table.png')no-repeat;
}

.page-content .round-box {
	background: #CAFDDE;
	border-radius: 10px;
	padding: 20px;
	border: 2px solid #43B971;
}


/**/
/* clearfix */
/**/
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}

/**/
/* constant styles */
/**/
.fixed-top {
	position: fixed;
	top: 125px;
}

.fixed-bottom {
	position: absolute;
	bottom: 10px;
}

/*----------------------------------------------------------------------------*/
/*                                  PLUGINS                                   */
/*----------------------------------------------------------------------------*/

/**/
/* isotope */
/**/
.isotope-item {
	z-index: 2;
}

.isotope-item.isotope-hidden {
	z-index: 1;
}

.isotope,
.isotope .isotope-item {
	transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	-ms-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	-webkit-transition-duration: 0.6s;
}

.isotope {
	transition-property: height, width;
	-o-transition-property: height, width;
	-ms-transition-property: height, width;
	-moz-transition-property: height, width;
	-webkit-transition-property: height;
}

.isotope .isotope-item {
	transition-property: transform;
	-o-transition-property: -o-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-webkit-transition-property: -webkit-transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	transition-duration: 0s;
	-o-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-webkit-transition-duration: 0s;
}


/**/
/* owl carousel */
/**/
.owl-controls {
	/*position: absolute;*/
	right: 0;
	bottom: 100%;
	margin-bottom: 20px;
	font-size: 0;
}

.owl-buttons div {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-left: 1px;
	-o-transition: background 0.3s;
	-ms-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-webkit-transition: background 0.3s;
}

.owl-buttons i {
	display: block;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #fff;
}



/*----------------------------------------------------------------------------*/
/*                                   HEADER                                   */
/*----------------------------------------------------------------------------*/

/**/
/* layout */
/**/
.page-header {
	width: 1170px;
	padding: 20px;
	min-height: 80px;
	margin: 0 auto;
	position: relative;
	z-index: 11;
	margin: 0 auto;
	background: #fff;
}

.page-header:after {
	/*without pointer*/
}

.page-header.main-page:after {
	content: '';
	position: absolute;
	top: 100%;
	right: 50%;
	margin-right: -611px;
	width: 173px;
	height: 12px;
	background: url(../img/header.png);
}


/**/
/* logo */
/**/
.logo {
	width: 200px;
	float: left;
	padding-top: 4px;
}

.toppanel {
	margin-left: 250px;
	padding-top: 5px;
}

.phone {
	width: 100%;
	color: #000;
	font-size: 18px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

.phone a {
	color: #000;
}

/**/
/* main nav */
/**/
nav p {
	text-indent: 0px;
}

.main-nav {
	z-index: 20;
	width: 100%;
	min-height: 50px;
}

.main-nav li {
	position: relative;
	float: left;
}

.main-nav li a {
	position: relative;
	display: block;
	padding: 15px 5px;
	font-size: 18px;
	line-height: 15px;
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.main-nav>ul li>a {
	font-weight: bold;
}

/* выравниваем пункты главного меню из двух строчек */
.main-nav>ul li:nth-child(3)>a {
	/* пункт "Доп. услуги" размещаем в одну строку из-за мобильной версии */
	/*  padding: 7px 10px 8px;
  text-align: center;*/
}

.main-nav>ul li:nth-child(4)>a {
	/*padding: 7px 10px 8px;
  text-align: center;*/
}

/* сбрасываем стили двухстрочных пунктов меню первого уровня с меню второго уровня */
.main-nav>ul li ul li a {
	padding: 15px 20px !important;
	text-align: left !important;
}

.main-nav li a .fa-plus,
.main-nav li a .fa-heart-o {
	position: absolute;
	top: 26px;
	right: 0;
	left: 50%;
	width: 13px;
	margin-left: -6px;
	font-size: 0px;
	line-height: 14px;
	text-align: center;
}

.main-nav li .active {
	z-index: 51;
}

.main-nav li ul {
	position: absolute;
	z-index: 49;
	top: 100%;
	left: -9999px;
	width: 220px;
	box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
	color: #fff;
	opacity: 0;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-webkit-transform: scale(1);
}

.main-nav li:hover>a {
	z-index: 50;
	box-shadow: 0 -10px 0 10px rgba(255, 255, 255, 0.5);
}

.main-nav li:hover>ul {
	left: 0;
	opacity: 1;
}

.main-nav .right:hover>ul {
	right: 0;
	left: auto;
}

.main-nav li li {
	float: none;
}

.main-nav li li a {
	padding: 15px 20px;
	box-shadow: none;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
}

.main-nav li li a:after {
	display: none;
}

.main-nav li li a:before {
	content: '- ';
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	background: none;
}

.main-nav li li ul {
	top: 0;
	margin-left: 10px;
}

.main-nav .right li ul {
	margin-right: 10px;
	margin-left: 0;
}

.main-nav li li ul:after {
	content: '';
	position: absolute;
	top: 47px;
	bottom: 0;
	right: 100%;
	width: 10px;
}

.main-nav li li ul:before {
	content: '';
	position: absolute;
	top: 0;
	right: 100%;
	width: 10px;
	height: 47px;
}

.main-nav .right li ul:before {
	right: auto;
	left: 100%;
}

.main-nav li li:hover>a {
	box-shadow: none;
}

.main-nav li:hover li:hover ul {
	left: 100%;
}

.main-nav .right:hover li:hover ul {
	right: 100%;
	left: auto;
}

.main-nav .text {
	padding: 29px 25px;
}

.main-nav .text h2 {
	font-size: 21px;
	line-height: 27px;
	text-transform: uppercase;
}

.main-nav .text hr {
	text-align: left;
	display: block;
	width: 50px;
	margin: 16px 0;
	border-top: 1px solid #fff;
	opacity: 0.4;
	border-bottom: none;
	height: auto;
}

.main-nav .text .more {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 42px;
	height: 42px;
	padding: 0;
	text-align: center;
}

.main-nav .text .more:before {
	content: '';
}

.main-nav .text .more i {
	position: static;
	display: block;
	font-size: 20px;
	line-height: 42px;
}

.schedule {
	font-size: 13px;
	margin: 15px 0 25px;
	background-color: #bff3d9;
	border: 1px solid #aee2c8;
	color: #2fa96d;
	padding: 5px 10px;
	text-align: center;
}

/**/
/* mobile main nav */
/**/
.mobile-main-nav {
	z-index: 20;
	display: none;
	width: 300px;
	margin: 20px auto 0;
	font-weight: 300;
	text-transform: uppercase;
	color: #fff;
}

.mobile-main-nav a {
	display: block;
	padding-left: 15px;
	font-size: 15px;
	line-height: 39px;
	color: #fff;
}

.mobile-main-nav i {
	position: relative;
	display: block;
	float: right;
	width: 39px;
	height: 39px;
	margin-left: 10px;
	border-left: 1px solid #fff;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	font-weight: 400;
	cursor: pointer;
}

/*.mobile-main-nav ul {
	display: none;
}*/

.mobile-main-nav ul {
	display: block;
}

.mobile-main-nav ul li ul {
	display: none;
}

.mobile-main-nav li {
	margin-top: 1px;
}

.mobile-main-nav li i {
	border-left: 0;
}

.mobile-main-nav li i:after,
.mobile-main-nav li i:before {
	content: '';
	position: absolute;
	top: 11px;
	left: 19px;
	width: 1px;
	height: 17px;
	background: #fff;
}

.mobile-main-nav li i:before {
	top: 19px;
	left: 11px;
	width: 17px;
	height: 1px;
}

.mobile-main-nav li li {
	text-transform: none;
}

.mobile-main-nav li li a:before {
	content: '- ';
}

.mobile-main-nav li li li a:before {
	content: '-- ';
}

.mobile-main-nav .text {
	position: relative;
	padding: 10px 15px;
}

.mobile-main-nav .text h2 {
	font-size: 21px;
	line-height: 27px;
	text-transform: uppercase;
}

.mobile-main-nav .text hr {
	text-align: left;
	display: block;
	width: 50px;
	margin: 16px 0;
	border-top: 1px solid #fff;
	opacity: 0.4;
}

.mobile-main-nav .text .more {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 42px;
	height: 42px;
	padding: 0;
	font-size: 20px;
	line-height: 42px;
	text-align: center;
}

.mobile-main-nav .text .more:before {
	content: "\f101";
}

/* filial button in mobile */
.link-filial {
	display: none;
}

/**/
/* quick search */
/**/
.quick-search {
	/*margin-top: -90px;*/
	-o-transition: margin 0.3s;
	-ms-transition: margin 0.3s;
	-moz-transition: margin 0.3s;
	-webkit-transition: margin 0.3s;
}

.quick-search fieldset {
	position: relative;
	z-index: 10;
	width: 1170px;
	height: 90px;
	margin: 0 auto;
}

.quick-search legend {
	float: left;
	font-size: 30px;
	line-height: 90px;
	color: #114a2e;
}

.quick-search input,
.quick-search select {
	float: left;
	width: 845px;
	height: 30px;
	margin: 30px 0 0 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 255, 255, 0.7);
}

.quick-search button[type="submit"] {
	float: right;
	width: 120px;
	height: 48px;
	margin-top: 21px;
	border: 3px solid #fff;
	background: #fff;
	box-shadow: 0 1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.quick-search button[type="submit"]:hover {
	background: transparent;
	color: #fff;
}

.quick-search button[type="submit"]:active {
	position: relative;
	top: 1px;
	box-shadow: none;
}

.quick-search button[type="button"] {
	width: 100%;
	height: 50px;
	padding-bottom: 8px;
	font-size: 12px;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
	font-weight: 900;
	color: #fff;
}

.quick-search .switcher {
	position: absolute;
	top: 100%;
	right: 0;
	width: 120px;
	height: 70px;
}

.quick-search-visible {
	margin-top: 0 !important;
}

/* mainbuttons */
.mainbuttons {
	padding: 30px 0;
	margin-top: -20px;
}

.maincols {
	width: 30%;
	float: left;
}

.maincols a {
	position: relative;
	display: block;
	font-size: 28px;
	color: #124b2f;
	font-weight: bold;
	margin: 15px 0;
	padding: 10px 20px;
	line-height: 1em;
	border-radius: 5px;
	border: 2px solid #4dcd8e;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+100 */
	background: rgb(255, 255, 255);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
	/* IE6-9 */
}

.maincols a:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d3d3d3+100 */
	background: rgb(255, 255, 255);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(211, 211, 211, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(211, 211, 211, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(211, 211, 211, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3d3d3', GradientType=0);
	/* IE6-9 */
}

.maincols a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 16px;
	height: 28px;
	margin-top: -14px;
	background: url(/bitrix/templates/dasystem_med_green_copy/img/green/greyarrows.png) center no-repeat;
}

@-webkit-keyframes hart {
	from {
		-webkit-transform: scale(.9);
	}

	50% {
		-webkit-transform: scale(1);
	}

	to {
		-webkit-transform: scale(.9);
	}
}

@keyframes hart {
	from {
		transform: scale(.95);
		-o-transform: scale(.95);
		-moz-transform: scale(.95);
	}

	50% {
		transform: scale(1);
		-o-transform: scale(1);
		-moz-transform: scale(1);
	}

	to {
		transform: scale(.95);
		-o-transform: scale(.95);
		-moz-transform: scale(.95);
	}
}

.biglogo {
	padding-top: 60px;
	width: 40%;
	height: 420px;
	background: url(/bitrix/templates/dasystem_med_green_copy/img/green/biglogo.jpg) center no-repeat;
	-webkit-animation: hart 1.5s infinite ease-in-out;
	animation: hart 1.5s infinite ease-in-out;
}

.mainfil {
	font-size: 30px;
	color: #114a2e;
}

.slogan {
	text-align: center;
}

.fils {
	font-size: 24px;
	line-height: 80px;
	padding-left: 100px;
	background: url(/upload/spb.jpg) left center no-repeat;
	width: 340px;
	margin: 0 auto 30px auto;
}

.fils p img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

/*----------------------------------------------------------------------------*/
/*                                   CONTENT                                  */
/*----------------------------------------------------------------------------*/

/**/
/* layout */
/**/

/**/
/* page title */
/**/
.page-title {
	margin-bottom: 40px;
	color: #fff;
}

.page-title h1 {
	float: right;
	padding: 18px 0 18px 0;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #000;
}

.page-title nav {
	float: left;
	margin-right: 50px;
	padding: 22px 0;
	font-size: 18px;
	line-height: 20px;
}

.bread-crumbs {
	color: #156D41;
}

.page-title nav a {
	color: #000;
}

.page-title nav a:hover {
	text-decoration: underline;
}

.page-title .grid-row {
	margin-bottom: 0;
}



/**/
/* slider */
/**/

.slider-wrapper {
	min-height: 300px;
	background: url(load.gif) center no-repeat;
}

.ls-bottom-nav-wrapper {
	/*display:none !important;*/
}

.slider .intro {
	font-size: 15px;
	position: relative;
	width: 30.33em;
	padding: 2.33em 0;
	background: rgba(255, 255, 255, 0.5);
	text-align: center;
}

.slider .intro h2 {
	font-size: 3.8em;
	line-height: 0.96em;
	font-weight: 700;
	text-shadow: 0 1px 0 #fff;
}

.slider .intro h2 span {
	display: block;
	font-size: 0.685em;
	line-height: 0.95em;
	font-weight: 400;
}

.slider .intro p {
	margin-top: 0.585em;
	font-size: 1.13em;
	line-height: 1.35em;
	text-shadow: 0 1px 0 #fff;
}

.slider .intro .icon {
	position: absolute;
	top: -0.5em;
	left: 50%;
	display: block;
	margin-left: -0.5em;
	font-size: 3.2em;
	line-height: 1em;
}

.slider .buttons {
	margin-top: 1em;
	position: relative;
	right: 0;
	bottom: 0;
	left: 0;
}

.slider .buttons .button {
	display: inline-block;
	vertical-align: top;
	padding: 0 0.61em !important;
	height: 2.44em;
	vertical-align: middle;
	margin: 0 1px;
	border-width: 3px;
	border-style: solid;
	font-size: 1.2em;
	line-height: 2.44em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
}

.slider .prev,
.slider .next {
	display: inline-block;
	vertical-align: top;
	width: 1.83em;
	height: 1.83em;
	margin: 0 1px;
	border-width: 3px;
	border-style: solid;
	font-size: 1.6em;
	line-height: 1.75em;
	color: #fff;
}

.slider .prev:hover,
.slider .next:hover {
	background: #fff;
}


/**/
/* benefits */
/**/
.benefits {
	position: relative;
	z-index: 10;
	/*margin-top: -120px;*/
	font-size: 0;
	text-align: center;
}

.benefits li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	color: #fff !important;
}

.benefits h2 {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	color: #fff !important;
}

.benefits p {
	font-size: 14px;
	line-height: 19px;
	color: #fff !important;
}

.benefits .pic {
	position: relative;
	height: 120px;
}

.benefits .pic i {
	display: block;
	font-size: 96px;
	line-height: 120px;
	text-align: center;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
	color: #fff;
}

.benefits .pic img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 128px;
	max-width: 90%;
}

.benefits .text {
	position: relative;
	padding: 15px 30px 51px;
}

.benefits .more {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 31px;
	height: 31px;
	margin-left: -15px;
	border: 4px solid #fff;
	border-bottom: 0;
}

.benefits .more:after,
.benefits .more:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 13px;
	width: 5px;
	height: 17px;
	background: #fff;
}

.benefits .more:before {
	top: 13px;
	left: 7px;
	width: 17px;
	height: 5px;
}


/**/
/* services */
/**/
.services ul {
	margin: -40px -40px 0;
	font-size: 0;
}

.services li {
	display: inline-block;
	vertical-align: top;
	width: 545px;
	margin: 40px 40px 0;
	padding-bottom: 40px;
	border-bottom: 1px solid #e3e3e3;
}

#services-carousel li {
	border-bottom: 0px;
}

#services-carousel li li {
	border-bottom: 1px solid #e3e3e3;
}

.services.one-column li {
	width: auto;
}

.services h2 {
	margin-bottom: 6px;
	font-size: 18px;
	line-height: 22px;
}

.services h2 a {
	color: #000;
}

.services p {
	overflow: hidden;
	padding-right: 40px;
	font-size: 14px;
	line-height: 22px;
	color: #7c7c7c;
}

.services i,
#animating-block-5 i {
	position: relative;
}

.services .pic,
#animating-block-5 .pic,
i.pic {
	position: relative;
	display: block;
	float: left;
	width: 200px;
	height: 100px;
	margin-right: 20px;
	font-size: 48px;
	line-height: 90px;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
	color: #fff;
}

#animating-block-5 .pic,
i.pic {
	display: inline-block;
	float: none;
	margin-top: 20px;
}

.services .pic:before,
#animating-block-5 .pic:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
}

i.pic:before {
	z-index: 2;
	position: relative;
}

i.pic:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	z-index: 1;
}

.services .more {
	float: right;
	display: block;
	width: 30px;
	height: 30px;
	margin-top: -30px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}


/**/
/* news */
/**/
.mainnews {
	margin-top: 40px;
}

.mainnew {
	padding-bottom: 10px;
	font-size: 16px;
}

.mainnew a {
	font-size: 20px;
}

.mainnew p {
	margin: 0 0 10px 170px;
}

.news h3 {
	margin-bottom: 15px;
	font-size: 22px;
	/*	line-height: 26px;*/
}

.news h3 a {
	color: #000;
	font-weight: bold;
}

/*.news p {
	margin-top: 15px;
	line-height: 22px;
}*/
.news .button {
	margin-top: 30px;
}

.news .grid {
	margin: -25px -15px;
}

.news .item {
	position: relative;
	float: left;
	margin: 25px 0;
	padding: 0 15px;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.news .cats {
	position: relative;
	margin-top: 15px;
	padding: 10px 0;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	font-size: 12px;
	color: #000;
}

.news .cats .more {
	position: absolute;
	top: -1px;
	right: 0;
	display: block;
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}

.news .pic,
.news .video {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
}

.news .pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.news .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.news .audio {
	overflow: hidden;
	margin-top: 15px;
}

.news .audio audio {
	display: block;
	width: 100%;
	height: 30px;
}

.news .date {
	position: relative;
	margin-bottom: 1px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 48px;
	color: #fff;
}

.news .date i {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 48px;
	border-left: 1px solid #fff;
	font-size: 24px;
	line-height: 46px;
	text-align: center;
	color: #fff;
}

.news .date span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
	line-height: 48px;
}

.news .links {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	opacity: 0;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}

.news .links ul {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -28px;
	text-align: center;
	font-size: 0;
}

.news .links li {
	position: relative;
	display: inline-block;
	margin: 0 8px;
	opacity: 0;
	-o-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
}

.news .links a {
	display: block;
	width: 56px;
	height: 56px;
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
	font-size: 20px;
	line-height: 56px;
	color: #fff;
}

.news .pic:hover .links {
	opacity: 1;
}

.news .pic:hover .links li {
	opacity: 1;
	-ms-animation-name: slideup;
	-ms-animation-duration: 0.4s;
	-moz-animation-name: slideup;
	-moz-animation-duration: 0.4s;
	-webkit-animation-name: slideup;
	-webkit-animation-duration: 0.4s;
}

.news-1 .item {
	width: 100%;
}

.news-1 .audio {
	margin-top: 20px;
}

.news-1 .wrapper {
	position: relative;
	z-index: 1;
	float: left;
	width: 570px;
	margin: 20px 30px 10px 0;
}

.news-1 .wrapper:after {
	content: '';
	position: absolute;
	top: 0;
	left: 100%;
	width: 30px;
	height: 100%;
	background: #fff;
}

.news-2 .item {
	width: 600px;
}

.news-3 .item {
	width: 400px;
}

.news-4 .item {
	width: 300px;
}



/**/
/* photo tour */
/**/
.photo-tour h3 {
	position: relative;
	padding-top: 10px;
	font-size: 17px;
	line-height: 23px;
	color: #000;
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.photo-tour p {
	position: relative;
	padding-bottom: 15px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	line-height: 18px;
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.photo-tour .filter {
	float: right;
	width: 270px;
	height: 30px;
	margin-top: -50px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.photo-tour .button {
	margin-top: 30px;
}

.photo-tour .grid {
	margin: -25px -15px;
}

.photo-tour .item {
	position: relative;
	float: left;
	margin: 25px 0;
	padding: 0 15px;
	text-align: center;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.photo-tour .pic {
	position: relative;
	padding-bottom: 56.25%;
}

.photo-tour .pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.photo-tour .links {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	opacity: 0;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}

.photo-tour .links ul {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -28px;
	text-align: center;
	font-size: 0;
}

.photo-tour .links li {
	position: relative;
	display: inline-block;
	margin: 0 8px;
	opacity: 0;
	-o-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
}

.photo-tour .links a {
	display: block;
	width: 56px;
	height: 56px;
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
	font-size: 20px;
	line-height: 56px;
	color: #fff;
}

.photo-tour .item:hover h3,
.photo-tour .item:hover p {
	color: #fff;
}

.photo-tour .item:hover .links {
	opacity: 1;
}

.photo-tour .item:hover .links li {
	opacity: 1;
	-ms-animation-name: slideup;
	-ms-animation-duration: 0.4s;
	-moz-animation-name: slideup;
	-moz-animation-duration: 0.4s;
	-webkit-animation-name: slideup;
	-webkit-animation-duration: 0.4s;
}

.photo-tour-1 .item {
	width: 100%;
}

.photo-tour-2 .item {
	width: 600px;
}

.photo-tour-3 .item {
	width: 400px;
}

.photo-tour-4 .item {
	width: 300px;
}


/**/
/* Video */
/**/
.video iframe {
	margin: 0;
	width: 100%;
}

.video.only iframe {
	height: 500px;
	margin-bottom: 30px;
}

/* Services Carousel */
#services-carousel .owl-item>li {
	margin-right: 5% !important;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Features unlimited color */
.section-headers {
	text-align: center;
	font-size: 2em !important;
	font-weight: bold;
	color: #0f89c8;
	text-transform: uppercase;
	margin-top: 40px !important;
	margin-bottom: 0 !important;
	line-height: 1.2;
}

.section-headers h1 {
	font-weight: 100 !important;
	color: #000 !important;
	margin-bottom: 0 !important;
}

.section-headers.inline h1 {
	display: inline-block !important;
}

img[src*="features_unlimited_color"] {
	display: block;
	margin: 0 auto;
	margin-top: 40px;
}

/* page-404 */
#header-404 {
	margin-top: 20px !important;
	text-align: center;
}

#header-404>a {
	color: #000;
	font-weight: 700;
	font-size: 2em;
	text-transform: uppercase;
}

#block-404 {
	margin-top: 40px !important;
	margin: 0 auto;
	position: relative;
	width: 500px;
	height: 200px;
}

#block-404>div {
	position: absolute;
	width: 100%;
	height: 100%;
}

#block-404-substrate {}

#block-404-icon {
	background: url("../pic/404_mask.png") no-repeat center center;
	background-size: cover;
}

#text-404 {
	margin-top: 40px !important;
	text-align: center;
}

#button-404 {
	text-align: center;
}

/* Retina ready and responsive */
.section-text {
	text-align: center;
	margin-top: 10px !important;
}

div[id^="animating-block"] {
	text-align: center;
	margin-bottom: 60px;
}

div[id^="animating-block"] img {
	position: relative;
}

#animating-block-1 img[src*="iphone"] {
	left: 5%;
	z-index: 3;
	width: 15%;
}

#animating-block-1 img[src*="monitor"] {
	z-index: 2;
	width: 50%;
}

#animating-block-1 img[src*="ipad"] {
	right: 12%;
	z-index: 1;
	width: 20%;
}

#animating-block-3 img[src*="mac"] {
	width: 70%;
}

#animating-block-4 {
	text-align: left !important;
}

#animating-block-4 img {
	vertical-align: middle;
}

#animating-block-4 img[src*="color-6"] {
	margin-left: 20%;
	width: 30%;
	z-index: 6;
}

#animating-block-4 img[src*="color-5"] {
	width: 27%;
	z-index: 5;
	margin-left: -19%;
}

#animating-block-4 img[src*="color-4"] {
	width: 24%;
	z-index: 4;
	margin-left: -17%;

}

#animating-block-4 img[src*="color-3"] {
	width: 21%;
	z-index: 3;
	margin-left: -15%;

}

#animating-block-4 img[src*="color-2"] {
	width: 18%;
	z-index: 2;
	margin-left: -13%;
}

#animating-block-4 img[src*="color-1"] {
	width: 15%;
	z-index: 1;
	margin-left: -11%;
}

#animating-block-5 img[src*="icons-group"] {
	width: 100%;
}

#animating-block-7 img[src*="one-page"] {
	width: 50%;
}

#animating-block-8 {
	position: relative;
}

#animating-block-8 img {
	width: 80%;
}

/* captcha */

.wrong-data {
	border: 1px solid #eb9605 !important;
}

.captcha {
	position: relative;
}

.captcha-wrapper {
	width: auto;
}

#contactform iframe {
	width: 85px !important;
	height: 30px !important;
	display: inline-block;
	vertical-align: middle;
	border: 0;
}

iframe {
	overflow: hidden;
}

#contactform input.verify {
	display: inline-block;
	width: 7em !important;
	vertical-align: top;
	height: 30px;
}

#contactform .captcha-wrapper {
	display: inline-block;
}

#contactform button[type="submit"] {
	display: block;
	float: right;
}

#contact_form_responce {
	margin: 1.5em 0;
}

#contact_form_responce p {
	text-indent: 0;
}



/* blog post */
/**/
.blog-post .date {
	position: relative;
	margin-bottom: 1px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 48px;
	color: #fff;
}

.blog-post .date i {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 48px;
	border-left: 1px solid #fff;
	font-size: 24px;
	line-height: 46px;
	text-align: center;
	color: #fff;
}

.blog-post .date span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
	line-height: 48px;
}

.blog-post .share {
	float: right;
	margin-right: 48px;
	border-left: 1px solid #fff;
}

.blog-post .share a {
	float: right;
	display: block;
	width: 48px;
	height: 48px;
	margin-right: 1px;
	font-size: 18px;
	line-height: 48px;
	text-align: center;
	color: #fff;
}

.blog-post .share a:hover {
	background: none;
	color: #fff;
}

.blog-post .pic,
.blog-post .video {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 56.25%;
}

.blog-post .pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.blog-post .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.blog-post .cats {
	margin-top: 15px;
	padding: 10px 0;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	font-size: 12px;
	color: #000;
}


/**/
/* comments */
/**/
.comments li {
	position: relative;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e3e3e3;
	font-size: 13px;
	line-height: 18px;
}

.comments li:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

.comments li ul {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e3e3e3;
}

.comments li li {
	padding-left: 85px;
}

.comments .text {
	min-height: 70px;
	overflow: hidden;
}

.comments .author {
	margin-bottom: 10px;
	color: #999;
}

.comments .author a {
	float: right;
}

.comments .author span {
	color: #373737;
}

.comments .avatar {
	position: relative;
	display: block;
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 15px;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
	color: #fff;
}

.comments .avatar:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
}

.comments .avatar i {
	position: relative;
	display: block;
	font-size: 36px;
	line-height: 70px;
}


/**/
/* add comment */
/**/
.add-comment input {
	float: left;
	width: 270px;
	margin: 0 0 20px 30px;
}

.add-comment input:first-child {
	margin-left: 0;
}

.add-comment textarea {
	margin-bottom: 20px;
}


/**************************************************
* doctors / doctors_curator
**************************************************/

.doctors {
	margin-bottom: 70px;
}

.doctors h3,
.doctors h3 a {
	position: relative;
	font-size: 20px;
	line-height: 23px;
	color: #000;
	height: 37px;
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.doctors p {
	position: relative;
	/*	padding-bottom: 15px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	line-height: 18px;*/
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.doctors .filter {
	float: right;
	width: 270px;
	height: 30px;
	margin-top: -50px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.doctors .grid {
	margin: -25px -15px;
}

.doctors .item {
	position: relative;
	float: left;
	width: 300px;
	margin: 25px 0;
	padding: 0 15px;
	text-align: center;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.doctors .item p {
	text-indent: 0;
}

.doctors .item-fullwidth {
	width: 100% !important;
}

.doctors .pic {
	position: relative;
	padding-bottom: 100%;
}

.doctors-name {
	display: table-cell;
	vertical-align: middle;
	text-align: -webkit-center;
}

.doctors .pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.doctors .links {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.5);
	opacity: 0;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}

.doctors .links ul {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -28px;
	text-align: center;
	font-size: 0;
}

.doctors .links-small ul {
	margin-top: -23px;
}

.doctors .links li {
	position: relative;
	display: inline-block;
	margin: 0 8px;
	opacity: 0;
	-o-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
}

.doctors .links-small li {
	margin: 0 2px;
}

.doctors .links li:nth-child(2) {
	-ms-animation-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	-moz-animation-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-webkit-animation-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
}

.doctors .links li:nth-child(3) {
	-ms-animation-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	-moz-animation-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
}

.doctors .links a {
	display: block;
	width: 56px;
	height: 56px;
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
	font-size: 20px;
	line-height: 56px;
	color: #fff;
}

.doctors .links-small a {
	width: 46px;
	height: 46px;
	box-shadow: none;
	line-height: 46px;
}

.doctors .item:hover h3,
.doctors .item:hover h3 a {
	color: #fff;
}

.doctors .item:hover .links {
	opacity: 1;
}

.doctors .item:hover .links li {
	opacity: 1;
	-ms-animation-name: slideup;
	-ms-animation-duration: 0.4s;
	-moz-animation-name: slideup;
	-moz-animation-duration: 0.4s;
	-webkit-animation-name: slideup;
	-webkit-animation-duration: 0.4s;
}

.doctors-curators .item:hover .links {
	opacity: 0;
}

.itemFixHeight p {
	height: auto;
}

.itemFixHeight h3 {
	margin-bottom: 0;
	padding: 15px 0;
	border-bottom: 5px solid #00B85D;
}

.itemFixHeightCur p {
	height: 100px;
	color: #A4A5A4;
	font-size: 0.9rem;
	padding-top: 15px;
}

.itemFixHeightCur span {
	display: table-cell;
	height: 80px;
	border-bottom: 3px solid #00B85D;
	margin-bottom: 15px;
	vertical-align: middle;
	padding: 0 25px;
}

.main-doctor {
	display: inline-block;
	margin-bottom: 70px;
}

.main-doctor h3 {
	margin-bottom: 0;
	padding: 15px 0;
	border-bottom: 5px solid #00B85D;
	color: #000;
	text-align: center;
}

/**/
/* doctors carousel */
/**/
.doctors-carousel img {
	display: block;
}

.doctors-carousel h3 {
	position: relative;
	padding-top: 10px;
	font-size: 17px;
	line-height: 23px;
	color: #000;
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.doctors-carousel p {
	position: relative;
	padding-bottom: 15px;
	line-height: 18px;
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.doctors-carousel .pic {
	position: relative;
}

.doctors-carousel .links {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	opacity: 0;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}

.doctors-carousel .links ul {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -28px;
	text-align: center;
	font-size: 0;
}

.doctors-carousel .links li {
	position: relative;
	display: inline-block;
	margin: 0 8px;
	opacity: 0;
	-o-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
}

.doctors-carousel .links a,
.doctors .links a {
	display: block;
	width: 50px;
	height: 50px;
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
	font-size: 20px;
	line-height: 50px;
	color: #fff;
}

.doctors-carousel .item {
	position: relative;
}

.doctors-carousel .item:hover h3,
.doctors-carousel .item:hover p {
	color: #fff;
}

.doctors-carousel .item:hover .links {
	opacity: 1;
}

.doctors-carousel .item:hover .links li {
	opacity: 1;
	-ms-animation-name: slideup;
	-ms-animation-duration: 0.4s;
	-moz-animation-name: slideup;
	-moz-animation-duration: 0.4s;
	-webkit-animation-name: slideup;
	-webkit-animation-duration: 0.4s;
}

.doctors-carousel .owl-carousel {
	width: auto;
	margin: 0 -15px;
	-webkit-user-select: none;
}

.doctors-carousel .owl-item {
	padding: 0 15px;
	text-align: center;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.doctors-carousel .owl-controls {
	right: 15px;
}



/**/
/* timetable */
/**/
.timetable .filter {
	float: right;
	width: 270px;
	height: 30px;
	margin-top: -50px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.timetable header {
	position: relative;
	height: 94px;
	text-align: center;
}

.timetable .year {
	position: absolute;
	top: 0;
	left: 0;
	width: 146px;
	font-size: 24px;
	line-height: 94px;
	color: rgba(255, 255, 255, 0.5);
}

.timetable .month {
	padding-top: 10px;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
}

.timetable .day {
	position: relative;
	width: 220px;
	margin: 10px auto;
}

.timetable .day a {
	position: absolute;
	top: 0;
	width: 28px;
	height: 28px;
	font-size: 28px;
	line-height: 26px;
	text-align: center;
	color: rgba(0, 0, 0, 0.3);
}

.timetable .day input {
	height: 28px;
	padding: 3px 40px 3px 5px;
	border-radius: 14px;
	text-align: center;
}

.timetable .day .cal {
	top: 0;
	right: 0;
	width: 35px;
	padding-right: 5px;
	font-size: 14px;
	line-height: 28px;
	border-left-width: 1px;
	border-left-style: solid;
}

.timetable .day .prev {
	left: -38px;
}

.timetable .day .next {
	right: -38px;
}

.timetable .switcher {
	position: absolute;
	top: 0;
	right: 0;
	width: 146px;
	height: 34px;
	padding: 30px 0;
	font-size: 0;
}

.timetable .switcher a {
	display: inline-block;
	vertical-align: middle;
	width: 34px;
	height: 34px;
	overflow: hidden;
	margin: 0 2px;
	border-radius: 50px;
	background: #fff;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
	font-size: 14px;
	line-height: 34px;
	text-align: center;
}

.timetable .switcher .active {
	box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1);
	color: #fff;
	cursor: default;
}

.timetable .switcher .active:hover {
	color: #fff;
}

.timetable .switcher .fa-list {
	line-height: 36px;
}

.timetable .month-view th {
	width: 14.28%;
	padding: 20px 0;
	font-size: 12px;
	line-height: 16px;
}

.timetable .month-view td {
	width: 14.28%;
	border: 1px solid #fff;
	background: #efefef;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	-webkit-user-select: none;
}

.timetable .month-view td:first-child {
	border-left: 0;
}

.timetable .month-view td:last-child {
	border-right: 0;
}

.timetable .month-view .event {
	position: relative;
}

.timetable .month-view .event a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.timetable .month-view .event a span {
	display: none;
}

.timetable .month-view .event a:hover span {
	display: block;
}

.timetable .month-view .title {
	padding: 40px 50px 20px 20px;
	text-transform: uppercase;
	color: #fff;
}

.timetable .month-view .date {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #7c7c7c;
}

.timetable .month-view .title+.date {
	color: #fff;
}

.timetable .month-view .details {
	position: relative;
	padding: 20px;
}

.timetable .month-view .popup {
	position: absolute;
	bottom: 100%;
	left: -9999px;
	width: 100%;
	color: #fff;
	opacity: 0;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}

.timetable .month-view .popup:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -4px;
	border-top: 4px solid transparent;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.timetable .month-view .popup p {
	padding: 0 20px 20px;
}

.timetable .month-view .popup .title {
	padding-top: 20px;
	background: inherit;
}

.timetable .month-view .event-container {
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.timetable .month-view .event-container:hover {
	color: #fff;
}

.timetable .month-view .event-container:hover .popup {
	left: 0;
	opacity: 1;
}

.timetable .week-view th {
	width: 12.5%;
	padding: 20px 0;
	font-size: 12px;
	line-height: 16px;
	color: #008fd5;
}

.timetable .week-view th span {
	color: #7c7c7c;
}

.timetable .week-view td {
	width: 12.5%;
	border: 1px solid #e3e3e3;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	-webkit-user-select: none;
}

.timetable .week-view td:first-child {
	vertical-align: middle;
	text-align: center;
	color: #7c7c7c;
}

.timetable .week-view td:first-child i {
	display: block;
	margin: 0 auto 10px;
	width: 18px;
	height: 18px;
	font-size: 18px;
	line-height: 18px;
}

.timetable .week-view .event {
	position: relative;
}

.timetable .week-view .event a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.timetable .week-view .event a span {
	display: none;
}

.timetable .week-view .event a:hover span {
	display: block;
}

.timetable .week-view .event-container {
	background: #efefef;
}

.timetable .week-view .event-container {
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.timetable .week-view .event-container:hover {
	color: #fff;
}

.timetable .week-view .title {
	padding: 20px;
	text-transform: uppercase;
	color: #fff;
}

.timetable .week-view .details {
	position: relative;
	padding: 20px;
}

.timetable .week-view .popup {
	position: absolute;
	bottom: 100%;
	left: -9999px;
	width: 100%;
	color: #fff;
	opacity: 0;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}

.timetable .week-view .popup:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -4px;
	border-top: 4px solid transparent;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.timetable .week-view .popup p {
	padding: 0 20px 20px;
}

.timetable .week-view .popup .title {
	padding-top: 20px;
	background: inherit;
}

.timetable .week-view .event-container:hover .popup {
	left: 0;
	opacity: 1;
}

.timetable .list-view th {
	width: 15%;
	padding: 20px 0;
	font-size: 12px;
	line-height: 16px;
}

.timetable .list-view th:last-child {
	width: 70%;
	padding-left: 20px;
	text-align: left;
}

.timetable .list-view td {
	width: 15%;
	border: 1px solid #e3e3e3;
	vertical-align: middle;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	color: #7c7c7c;
	-webkit-user-select: none;
}

.timetable .list-view td i {
	display: block;
	margin: 0 auto 10px;
	width: 18px;
	height: 18px;
	font-size: 18px;
	line-height: 18px;
}

.timetable .list-view td:last-child {
	width: 70%;
	vertical-align: top;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
}

.timetable .list-view .event {
	position: relative;
	padding: 20px;
}

.timetable .list-view .event a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.timetable .list-view .event a span {
	display: none;
}

.timetable .list-view .event a:hover span {
	display: block;
}

.timetable .list-view .title {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #000;
	-o-transition: color 0.3s;
	-ms-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-webkit-transition: color 0.3s;
}

.timetable .list-view .event-container:hover .title {
	color: #fff;
}

.timetable .list-view .event-container {
	background: #efefef;
}

.timetable .list-view .event-container {
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.timetable .list-view .event-container:hover {
	color: #fff;
}

.timetable .list-view .popup {
	position: absolute;
	bottom: 100%;
	left: -9999px;
	width: 100%;
	padding: 20px;
	color: #fff;
	opacity: 0;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}

.timetable .list-view .popup:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -4px;
	border-top: 4px solid transparent;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.timetable .list-view .event-container:hover .popup {
	left: 0;
	opacity: 1;
}

.timetable .mobile-view {
	display: none;
}

.timetable .mobile-view dt {
	margin-top: 30px;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
}

.timetable .mobile-view dt span {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.timetable .mobile-view li {
	position: relative;
	padding: 14px 0 14px 28px;
	border-bottom: 1px solid #e1e1e1;
	line-height: 20px;
	color: #000;
}

.timetable .mobile-view li i {
	position: absolute;
	top: 15px;
	left: 0;
	width: 18px;
	height: 18px;
	font-size: 18px;
	line-height: 18px;
}

.timetable .mobile-view li span {
	float: right;
	margin-left: 10px;
	font-size: 12px;
	color: #7c7c7c;
}


/**/
/* map */
/**/
.map .filter {
	float: right;
	width: 270px;
	height: 30px;
	margin-top: -50px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.map .google-map {
	height: 400px;
}

/**/
/* feedback */
/**/
.feedback p {
	margin-bottom: 20px;
	line-height: 22px;
}

.feedback label {
	display: block;
	margin-bottom: 5px;
	line-height: 1;
	color: #000;
}

.feedback .input {
	float: left;
	width: 320px;
	margin: 0 0 20px 30px;
}

.feedback .input:first-child {
	margin-left: 0;
}

.feedback textarea {
	margin-bottom: 20px;
}



/*----------------------------------------------------------------------------*/
/*                                  ELEMENTS                                  */
/*----------------------------------------------------------------------------*/

/**/
/* text */
/**/
.wpb_text_column h1 {
	font-weight: 700 !important;
	color: #000 !important;
	margin-bottom: 0.5em !important;
}

.vc_row-fluid,
.wpb_content_element {
	margin-bottom: 50px;
}

.wpb_text_column ul li {
	position: relative;
	margin-top: 10px;
	padding-left: 24px;
	line-height: 22px;
}

.wpb_text_column ul li:before {
	content: "\f00c";
	position: absolute;
	top: 1px;
	left: 0;
	width: 19px;
	height: 19px;
	font: 14px/20px FontAwesome;
	text-align: center;
	color: #fff;
}

.wpb_text_column ul li:first-child {
	margin-top: 0;
}

.wpb_text_column .ul2 li:before {
	content: "\f0c1";
}

.wpb_text_column .ul3 li:before {
	content: "\f067";
}

.wpb_text_column .alignleft {
	float: left;
	margin: 0 20px 10px 0;
	padding: 3px;
	border: 1px solid #e4e4e4;
}


/**/
/* accordion */
/**/
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
	display: none;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_section {
	margin-top: -1px;
	border: 1px solid #e3e3e3;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_section:first-child {
	margin-top: 0;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
	position: relative;
	margin: 0;
	background: none;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
	position: relative;
	padding: 11px 38px 11px 20px;
	font-size: 16px;
	line-height: 24px;
	color: #000;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:after,
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 13px;
	width: 12px;
	height: 4px;
	margin-top: -2px;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:before {
	right: 17px;
	width: 4px;
	height: 12px;
	margin-top: -6px;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active a:before {
	display: none;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_content {
	padding: 0 20px 20px 20px;
}

.wpb_accordion.wpb_accordion_alt .wpb_accordion_wrapper .wpb_accordion_content {
	padding: 20px;
}

.wpb_accordion.wpb_accordion_alt .wpb_accordion_wrapper .ui-state-active a:after {
	background: #fff;
}


/**/
/* buttons */
/**/
.wpb_button {
	position: relative;
	display: inline-block;
	padding: 11px 21px;
	border: 3px solid #00b85d;
	background: #00b85d;
	color: #fff;
	border-radius: 0;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	text-shadow: none;
	text-transform: uppercase;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-transition: border 0.3s, background 0.3s, color 0.3s;
	-ms-transition: border 0.3s, background 0.3s, color 0.3s;
	-moz-transition: border 0.3s, background 0.3s, color 0.3s;
	-webkit-transition: border 0.3s, background 0.3s, color 0.3s;
}

.wpb_button:hover {
	background: #fff;
}

.wpb_button.wpb_btn-alt {
	background: #fff;
}

.wpb_button.wpb_btn-large {
	padding: 15px 25px;
	border-radius: 0;
	font-size: 18px;
	line-height: 24px;
}

.wpb_button.wpb_btn-rounded {
	border-radius: 5px;
}

/*.wpb_button.wpb_btn-arrow-right:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -5px 0 0 3px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left-width: 5px;
	border-left-style: solid;
}*/


/**/
/* callout */
/**/
.callout {
	position: relative;
	min-height: 50px;
	padding: 23px 23px 23px 130px;
	background: #f5f5f5;
	text-align: left;
}

.callout-content,
.callout-button {
	display: inline-block;
	vertical-align: middle;
	font-size: medium;
}

.callout-wrapper,
.wpb_call_to_action {
	font-size: 0;
}

.callout-content {
	width: 70%;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border;
}

.callout-button {
	text-align: right;
	width: 30%;
}

.callout-button .button {
	vertical-align: middle;
	/*  word-break:break-all;*/
}

.callout .title {
	margin-bottom: 8px;
	font-size: 30px;
	line-height: 34px;
}

.callout .subtitle {
	font-size: 16px;
	line-height: 22px;
	color: #000;
}

.callout .icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 110px;
	height: 110px;
	font-size: 54px;
	line-height: 110px;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
	color: #fff;
}

.callout .icon:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
}

.callout .icon i {
	position: relative;
}

.wpb_call_to_action {
	padding: 30px;
	border: 0;
	color: #fff;
}


.wpb_call_to_action .wpb_button,
.detailed-services .wpb_button {
	max-width: none;
	padding: 11px 21px;
	border: 3px solid #fff;
	border-radius: 0;
	background: #fff;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
}

.wpb_call_to_action .wpb_button:hover,
.detailed-services .wpb_button:hover {
	color: #008fd5;
}

.wpb_call_to_action .wpb_call_text {
	padding-top: 5px;
	font-size: 30px;
	line-height: 40px;
}


/**/
/* capitalized */
/**/
.capitalized:first-letter {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	margin: 5px 10px 0 0;
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	color: #fff;
}


/**/
/* chart graph */
/**/
.chart-graph {
	position: relative;
	width: 100%;
	height: 250px;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.2em;
}

.pieLabel div {
	font-size: 18px !important;
	line-height: 0 !important;
	font-weight: 700 !important;
	color: #fff !important;
}


/**/
/* dividers */
/**/
.vc_text_separator {
	height: 0;
	margin: 35px 0;
	border-bottom: 1px solid #e3e3e3;
}

.vc_text_separator3 {
	border-bottom-style: dashed;
}


/**/
/* icons */
/**/
.soc-icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-bottom: 5px;
	border-width: 3px;
	border-style: solid;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}

.soc-icon:hover {
	background: #fff;
}

.soc-icon.soc-icon-alt {
	background: #fff;
}

.soc-icon.soc-icon-alt:hover {
	color: #fff;
}

/* fa-icon colors */
.fa-icon-green {
	color: #00B85D;
}

/**/
/* messages */
/**/
.wpb_alert {
	position: relative;
	padding: 9px 10px 9px 75px;
	border: 0;
	border-radius: 0;
	background: #eb9605;
	text-shadow: none;
	color: #fff;
}

.wpb_alert:after {
	content: "\f0e7";
	position: absolute;
	top: 50%;
	left: 0;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	font: 30px/60px FontAwesome;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
	color: #fff;
}

.wpb_alert:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 60px;
	background: rgba(255, 255, 255, 0.2);
}

.wpb_alert .messagebox_text {
	padding: 0;
	background: none;
}

.wpb_alert .messagebox_text h1 {
	font-size: 18px;
	line-height: 22px;
}

.wpb_alert h1 {
	font-size: 18px;
	line-height: 22px;
}

.wpb_alert .messagebox_text p {
	line-height: 20px;
}

.wpb_alert_info {
	background: #5fbcea;
}

.wpb_alert_info:after {
	content: "\f05a";
}

.wpb_alert_error {
	background: #fe4e50;
}

.wpb_alert_error:after {
	content: "\f05e";
}

.wpb_alert_confirm {
	background: #00b85d;
}

.wpb_alert_confirm:after {
	content: "\f00c";
}

.wpb_alert_alt {
	background: #efefef;
	color: #7c7c7c;
}

.wpb_alert_alt:after {
	text-shadow: none;
	color: #eb9605;
}

.wpb_alert_alt:before {
	background: none;
	box-shadow: inset 0 0 0 1px #eb9605;
}

.wpb_alert_alt .messagebox_text h1 {
	color: #eb9605;
}

.wpb_alert_alt_info:after {
	content: "\f05a";
	color: #5fbcea;
}

.wpb_alert_alt_info:before {
	box-shadow: inset 0 0 0 1px #5fbcea;
}

.wpb_alert_alt_info .messagebox_text h1 {
	color: #5fbcea;
}

.wpb_alert_alt_error:after {
	content: "\f05e";
	color: #fe4e50;
}

.wpb_alert_alt_error:before {
	box-shadow: inset 0 0 0 1px #fe4e50;
}

.wpb_alert_alt_error .messagebox_text h1 {
	color: #fe4e50;
}

.wpb_alert_alt_confirm:after {
	content: "\f00c";
	color: #00b85d;
}

.wpb_alert_alt_confirm:before {
	box-shadow: inset 0 0 0 1px #00b85d;
}

.wpb_alert_alt_confirm .messagebox_text h1 {
	color: #00b85d;
}


/**/
/* milestone */
/**/
.milestone {
	line-height: 22px;
	color: #000;
}

.milestone .icon {
	position: relative;
	float: left;
	width: 110px;
	height: 110px;
	margin-right: 20px;
	font-size: 60px;
	line-height: 110px;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
	color: #fff;
}

.milestone .icon:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
}

.milestone .icon i {
	position: relative;
	z-index: 1;
}

.milestone .title {
	padding-top: 25px;
	font-size: 38px;
	line-height: 38px;
}

.milestone-alt .icon {
	text-shadow: none;
}

.milestone-alt .icon:after {
	content: '';
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	background: #fff;
}


/**/
/* pricing table */
/**/
.pricing-table .col {
	display: inline-block;
	vertical-align: top;
	box-shadow: 0 0 0 1px #fff;
	text-align: center;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.pricing-table .col-4 {
	width: 25%;
	background: #f4f4f4;
}

.pricing-table .head {
	padding: 20px 0;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
}

.pricing-table .head span {
	display: block;
	font-size: 28px;
	line-height: 28px;
}

.pricing-table .price {
	position: relative;
	padding: 30px 0 25px;
	font-size: 70px;
	line-height: 50px;
	background: #fff;
}

.pricing-table .price div {
	display: inline-block;
	margin-left: -14px;
}

.pricing-table .price sup {
	vertical-align: top;
	font-size: 24px;
	line-height: 1;
}

.pricing-table .price span {
	display: block;
	margin-top: 5px;
	padding-right: 4px;
	font-size: 18px;
	line-height: 18px;
	text-align: right;
}

.pricing-table .join {
	padding: 0 !important;
	width: 100% !important;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.pricing-table .col:hover .join {
	border-right: 0 !important;
}

.pricing-table .join button:hover {
	color: #fff;
}

.pricing-table .join button {
	margin: 0 !important;
	width: 100% !important;
	height: 100% !important;
	border: 0 !important;
}

.pricing-table .col:hover .summary {
	background: #fff !important;
	color: #000 !important;
}

.pricing-table .listing {
	padding-top: 30px;
	line-height: 20px;
}

.pricing-table .listing li {
	padding: 4px 15px;
	border-bottom: 1px solid #e1e1e1;
	text-align: left;
}

.pricing-table .listing i {
	display: block;
	float: left;
	width: 14px;
	margin-right: 10px;
	line-height: 20px;
	text-align: center;
}

.pricing-table .summary {
	padding: 20px 10px;
	font-size: 13px;
	line-height: 16px;
}

.pricing-table .col:hover {
	position: relative;
	z-index: 1;
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-o-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-webkit-transform: scale(1.06);
}

.pricing-table .col:hover .price {
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
	color: #fff;
}

.pricing-table .col:hover .price .join {
	display: block;
}

.pricing-table .col:hover .listing li {
	color: #000;
}

.pricing-table .col:hover .summary {
	color: #fff;
}

.pricing-table .head-first {
	padding: 62px 0 61px;
	border-bottom: 1px solid #fff;
	font-size: 28px;
	line-height: 30px;
}

.pricing-table .listing-first {
	padding-top: 30px;
	line-height: 20px;
}

.pricing-table .listing-first li {
	position: relative;
	padding: 4px 15px 4px 20px;
	border-bottom: 1px solid #e1e1e1;
	text-align: left;
	color: #000;
}

.pricing-table .listing-first li:before {
	content: '';
	position: absolute;
	top: 12px;
	left: 10px;
	width: 4px;
	height: 4px;
}

.pricing-table .summary-first {
	padding: 20px 10px;
	font-size: 13px;
	line-height: 16px;
	color: transparent;
}

.pricing-table .col-first:hover {
	background: #f4f4f4;
	box-shadow: none;
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}

/**/
/* progress bar */
/**/
.vc_progress_bar .vc_single_bar {
	position: relative;
	height: 20px;
	margin: 0 0 45px 190px;
	padding: 0;
	border-radius: 0;
	background: #efefef;
	box-shadow: none;
}

.vc_progress_bar .vc_single_bar .vc_bar {
	position: static;
	border-radius: 0;
	background-image: url(../img/progress-bar.png) !important;
}

.vc_progress_bar .vc_single_bar .vc_bar em {
	position: absolute;
	bottom: 100%;
	width: 32px;
	margin: 0 0 5px -16px;
	font-size: 12px;
	line-height: 32px;
	text-align: center;
	color: #fff;
}

.vc_progress_bar .vc_single_bar .vc_bar em:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -4px;
	border-top-width: 4px;
	border-top-style: solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.vc_progress_bar .vc_single_bar .vc_label {
	position: absolute;
	top: 0;
	left: -190px;
	width: 190px;
	overflow: hidden;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	text-shadow: none !important;
	color: #7c7c7c !important;
}

.vc_progress_bar.vc_progress_bar_alt {
	padding: 20px;
	background: #efefef;
}

.vc_progress_bar.vc_progress_bar_alt .vc_single_bar {
	height: 13px;
	margin-left: 170px;
	background: #fff;
	box-shadow: inset 0 0 0 1px #e4e4e4;
}

.vc_progress_bar.vc_progress_bar_alt .vc_single_bar:after {
	content: '';
	position: absolute;
	top: 100%;
	right: -20px;
	left: -190px;
	height: 5px;
	margin-top: 20px;
	background: #fff;
}

.vc_progress_bar.vc_progress_bar_alt .vc_single_bar:last-child:after {
	display: none;
}

.vc_progress_bar.vc_progress_bar_alt .vc_single_bar .vc_bar {
	height: 13px;
}

.vc_progress_bar.vc_progress_bar_alt .vc_single_bar .vc_bar em {
	margin-bottom: 0;
	background: none;
	line-height: 20px;
}

.vc_progress_bar.vc_progress_bar_alt .vc_single_bar .vc_bar em:after {
	display: none;
}

.vc_progress_bar.vc_progress_bar_alt .vc_single_bar .vc_label {
	left: -170px;
	width: 170px;
	font-size: 13px;
	line-height: 13px;
}


/**/
/* services */
/**/
.detailed-services dt {
	position: relative;
	margin-bottom: -1px;
	padding: 11px 38px 11px 61px;
	border: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	cursor: pointer;
}

.detailed-services dt:after,
.detailed-services dt:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 13px;
	width: 12px;
	height: 4px;
	margin-top: -2px;
}

.detailed-services dt:before {
	right: 17px;
	width: 4px;
	height: 12px;
	margin-top: -6px;
}

.detailed-services dt.opened {
	font-weight: 700;
}

.detailed-services dt.opened:before {
	display: none;
}

.detailed-services dt.opened i:after {
	display: none;
}

.detailed-services dt i {
	position: absolute;
	z-index: 1;
	top: -1px;
	left: -1px;
	width: 48px;
	height: 48px;
	font-size: 24px;
	line-height: 48px;
	text-align: center;
	color: #fff;
}

.detailed-services dt i:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -4px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left-width: 4px;
	border-left-style: solid;
}

.detailed-services dd {
	display: none;
	margin-bottom: -1px;
}

.detailed-services .row {
	padding: 15px 0;
	border: 1px solid #e3e3e3;
	background: #f5f5f5;
}

.detailed-services .col {
	display: inline-block;
	vertical-align: top;
	width: 45%;
	margin: 20px 0;
	padding: 0 40px;
	border-left: 1px solid #e3e3e3;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.detailed-services .col:first-child {
	border-left: 0;
}

.detailed-services .col li {
	position: relative;
	margin-top: 16px;
	line-height: 20px;
}

.detailed-services .col li:before {
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: #e3e3e3;
}

.detailed-services .col li:first-child {
	margin-top: 0;
	/*font-size: 13px;*/
	/*text-transform: uppercase;*/
	/*color: #000;*/
}

.detailed-services .col li:first-child:before {
	/*display: none;*/
}

.detailed-services .col li:last-child {
	/*text-align: right;*/
}

.detailed-services .col li:last-child:before {
	/*display: none;*/
}

.detailed-services .col li span {
	position: relative;
	float: right;
	padding-left: 5px;
	background: #f5f5f5;
	color: #000;
}

.detailed-services .col li strong {
	position: relative;
	padding-right: 5px;
	background: #f5f5f5;
}

.detailed-services .details {
	padding: 20px 20px 20px 48px;
	color: #fff;
}

.detailed-services .details ul {
	float: left;
	width: 200px;
	margin-right: 30px;
	margin-top: 11px;
	margin-bottom: 11px;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	font-size: 13px;
	line-height: 21px;
}

.detailed-services .details ul:last-of-type {
	margin-right: 0;
	border-right: 0;
}

.detailed-services .details li {
	margin-top: 5px;
}

.detailed-services .details li:first-child {
	margin-top: 0;
	font-weight: 700;
}

.detailed-services .details img {
	display: block;
	float: left;
	border: 3px solid #fff;
	margin-right: 35px;
}

/*****************************************************/
.detailed-services .call-to {
	float: right;
	margin-top: 11px;
	width: 150px;
}

/*****************************************************/

.services-wide ul {
	margin: 0;
}

.services-wide li {
	display: block;
	width: auto;
	min-height: 90px;
	margin: 30px 0 0 0;
	padding-bottom: 30px;
}

/**/
/* tabs */
/**/
.wpb_tabs .wpb_tabs_nav li {
	margin: 0;
	font-size: 13px;
	line-height: 41px;
	text-transform: uppercase;
}

.wpb_tabs .wpb_tabs_nav li a {
	padding: 0 20px !important;
	background: #efefef;
	color: #000;
}

.wpb_tabs .wpb_tabs_nav li.ui-tabs-active a {
	color: #fff;
}

.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
	padding: 19px;
	border: 1px solid #e3e3e3;
	background: none !important;
}

.wpb_tabs.wpb_tabs_alt .wpb_tabs_nav li {
	margin-right: -1px;
}

.wpb_tabs.wpb_tabs_alt .wpb_tabs_nav li a {
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-bottom: 0;
	background: #fff;
}

.wpb_tabs.wpb_tabs_alt .wpb_tabs_nav li.ui-tabs-active a:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}

.wpb_tour .wpb_tabs_nav {
	margin-right: -1px;
	border-width: 1px;
	border-style: solid;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.wpb_tour .wpb_tabs_nav li {
	margin: 0 0 1px 0;
}

.wpb_tour .wpb_tabs_nav li:last-child {
	margin-bottom: 0;
}

.wpb_tour .wpb_tabs_nav li a {
	padding: 10px 0 !important;
	text-align: center;
	color: #fff;
}

.wpb_tour .wpb_tabs_nav li.ui-tabs-active a {
	position: relative;
	z-index: 1;
	background: #fff;
	color: #000;
}

.wpb_tour .wpb_tabs_nav li.ui-tabs-active a:after {
	content: '';
	position: absolute;
	top: -1px;
	bottom: -1px;
	left: 100%;
	width: 1px;
	background: #fff;
}

.wpb_tour .wpb_tabs_nav li.ui-tabs-active:first-child a:after {
	top: 0;
}

.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
	padding: 19px;
	border-width: 1px;
	border-style: solid;
}

/**/
/* testimonials */
/**/
.testimonial {
	position: relative;
	padding: 35px 35px 0;
	border-width: 1px;
	border-style: solid;
	border-bottom: 0;
}

.testimonial:after,
.testimonial:before {
	position: absolute;
	width: 50px;
	height: 50px;
	font: 700 72px/82px Arial;
	text-align: center;
	color: #fff;
}

.testimonial:after {
	content: '\201c';
	right: -1px;
	bottom: 0;
}

.testimonial:before {
	content: '\201d';
	top: -1px;
	left: -1px;
}

.testimonial p {
	font-size: 13px;
	line-height: 20px;
}

.testimonial img {
	display: block;
	float: left;
	margin-right: 20px;
	padding: 1px;
	border: 1px solid #e3e3e3;
}

.testimonial .author {
	position: relative;
	margin: 35px -35px 0;
	padding: 15px 65px 15px 35px;
	font-style: italic;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
}

.testimonial .author:before {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}

.testimonial-alt {
	padding-top: 50px;
	text-align: center;
}

.testimonial-alt:after {
	display: none;
}

.testimonial-alt:before {
	left: 50%;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	font-size: 60px;
	line-height: 70px;
}

.testimonial-alt .author {
	margin-top: 20px;
}


/**/
/* toggles */
/**/
.wpb_toggle {
	position: relative;
	padding: 11px 20px 11px 42px;
	border: 1px solid #e3e3e3;
	border-bottom: 0;
	background: none;
	font-size: 16px;
	line-height: 24px;
	color: #000;
}

.wpb_toggle:after,
.wpb_toggle:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 13px;
	width: 12px;
	height: 4px;
	margin-top: -2px;
}

.wpb_toggle:before {
	left: 17px;
	width: 4px;
	height: 12px;
	margin-top: -6px;
}

.wpb_toggle.wpb_toggle_title_active:before {
	display: none;
}

.wpb_toggle_content+.wpb_toggle {
	margin-top: -1px;
}

.wpb_toggle_content {
	margin: 0;
	padding: 0 20px 20px 42px;
	border: 1px solid #e3e3e3;
	border-top: 0;
}

.last_toggle_el_margin {
	margin-top: -1px;
	border-top: 1px solid #e3e3e3;
}

.wpb_toggle_alt {
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.wpb_toggle_alt:after {
	height: 2px;
	margin-top: -1px;
}

.wpb_toggle_alt:before {
	left: 18px;
	width: 2px;
}

.wpb_toggle_alt.wpb_toggle_title_active,
.wpb_toggle_alt.wpb_toggle_title_active:hover {
	color: #fff;
}

.wpb_toggle_alt.wpb_toggle_title_active:after,
.wpb_toggle_alt.wpb_toggle_title_active:before {
	background: #fff;
}

.wpb_toggle_content_alt {
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.wpb_toggle_alt.wpb_toggle_title_active+.wpb_toggle_content_alt {
	color: #fff;
}


/**/
/* latest-tweets */
/**/
.latest-tweets li {
	margin-top: 30px;
	font-size: 13px;
	line-height: 20px;
}

.latest-tweets li:first-child {
	margin-top: 0;
}

.latest-tweets p {
	overflow: hidden;
}

.latest-tweets .pic {
	position: relative;
	display: block;
	float: left;
	width: 56px;
	height: 56px;
	margin: 2px 15px 0 0;
	font-size: 28px;
	line-height: 56px;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
	color: #fff;
}

.latest-tweets .pic:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
}

.latest-tweets .pic i {
	position: relative;
}

.latest-tweets-alt .pic {
	text-shadow: none;
}

.latest-tweets-alt .pic:after {
	content: '';
	position: absolute;
	top: 4px;
	right: 4px;
	bottom: 4px;
	left: 4px;
	background: #fff;
}

.latest-tweets-alt .pic i {
	z-index: 1;
}




/*----------------------------------------------------------------------------*/
/*                                   WIDGETS                                  */
/*----------------------------------------------------------------------------*/

/**/
/* widget */
/**/
.widget+.widget {
	margin-top: 50px;
}

.widget-title {
	margin-bottom: 20px;
	padding-left: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	font-size: 26px;
	line-height: 30px;
	color: #000;
}


/**/
/* site search */
/**/
.widget-site-search {
	position: relative;
}

.widget-site-search .button {
	position: absolute;
	width: 40px;
	padding: 6px 0;
	top: 0;
	right: 0;
}

.widget-site-search .button:after {
	content: '';
	position: absolute;
	top: 13px;
	right: 100%;
	margin-right: 3px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-right-width: 4px;
	border-right-style: solid;
}


/**/
/* sevices */
/**/
.widget-sevices li {
	position: relative;
	border-bottom: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 24px;
}

.widget-sevices li:first-child {
	border-top: 1px solid #e3e3e3;
}

.widget-sevices i {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 18px;
	line-height: 50px;
}

.widget-sevices a {
	position: relative;
	display: inline-block;
	padding: 12px 14px 12px 28px;
	color: #000;
}

.widget-sevices a i {
	left: 100%;
}


/**/
/* comments */
/**/
.widget-comments li {
	min-height: 80px;
	margin-top: 30px;
	font-size: 13px;
	line-height: 20px;
}

.widget-comments li:first-child {
	margin-top: 0;
}

.widget-comments p {
	overflow: hidden;
}

.widget-comments img {
	position: relative;
	display: block;
	float: left;
	width: 76px;
	height: 76px;
	margin-right: 15px;
	padding: 1px;
	border: 1px solid #e4e4e4;
}

.widget-comments .date {
	color: #000;
}

/**/
/* departments */
/**/
.widget-departments dl {
	border: 1px solid #e3e3e3;
	border-top: 0;
	margin-bottom: 20px;
}

.widget-departments dt {
	position: relative;
	padding: 9px 38px 9px 56px;
	border-top: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	cursor: pointer;
}

.widget-departments dt:after,
.widget-departments dt:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 13px;
	width: 12px;
	height: 4px;
	margin-top: -2px;
	background: #cbcbcb;
}

.widget-departments dt:before {
	right: 17px;
	width: 4px;
	height: 12px;
	margin-top: -6px;
}

.widget-departments dt.opened:before {
	display: none;
}

.widget-departments dt i {
	position: absolute;
	z-index: 1;
	top: -1px;
	left: -1px;
	width: 42px;
	height: 43px;
	font-size: 24px;
	line-height: 44px;
	text-align: center;
	color: #fff;
}

.widget-departments dt i:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -4px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left-width: 4px;
	border-left-style: solid;
}

.widget-departments dd {
	display: none;
	padding: 2px 38px 10px 56px;
}



/**/
/* appointment */
/**/
.widget-appointment i,
i.appointment {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}

i.appointment {
	position: relative;
	margin-right: 5px;
	margin-bottom: 5px;
}

.widget-appointment i:after,
i.appointment:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -4px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left-width: 4px;
	border-left-style: solid;
}

.widget-appointment input,
.widget-appointment textarea {
	height: 50px;
	padding: 13px 10px 13px 65px;
}

.widget-appointment textarea {
	height: auto;
}

.widget-appointment .row {
	position: relative;
	margin-bottom: -1px;
}


/**/
/* text */
/**/
.widget-text p {
	margin-top: 20px;
}

.widget-text strong {
	color: #000;
}


/**/
/* twitter */
/**/
.widget-twitter li {
	margin-top: 30px;
	font-size: 13px;
	line-height: 20px;
}

.widget-twitter li:first-child {
	margin-top: 0;
}

.widget-twitter p {
	overflow: hidden;
}

.widget-twitter .date {
	color: #000;
}

.widget-twitter .pic {
	position: relative;
	display: block;
	float: left;
	width: 56px;
	height: 56px;
	margin: 2px 15px 0 0;
	font-size: 28px;
	line-height: 56px;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
	color: #fff;
}

.widget-twitter .pic:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
}

.widget-twitter .pic i {
	position: relative;
}

.widget-twitter-alt .pic {
	float: none;
	width: 82px;
	height: 82px;
	margin: 0 auto 15px;
	font-size: 40px;
	line-height: 82px;
	text-shadow: none;
}

.widget-twitter-alt .pic:after {
	content: '';
	position: absolute;
	top: 4px;
	right: 4px;
	bottom: 4px;
	left: 4px;
	background: #fff;
}

.widget-twitter-alt .pic i {
	z-index: 1;
}

.widget-twitter-alt .item {
	text-align: center;
}

.widget-twitter-alt .owl-controls {
	left: 0;
	margin-bottom: 25px;
}

.widget-twitter-alt .owl-buttons i {
	font-size: 30px;
	line-height: 60px;
}

.widget-twitter-alt .owl-buttons div {
	width: 62px;
	height: 62px;
	margin: 0;
}

.widget-twitter-alt .owl-buttons .owl-next {
	float: right;
}

#latest-tweets-carousel2 p {
	text-align: center !important;
}



/**/
/* archives */
/**/
.widget-archives li {
	margin-bottom: -1px;
	border: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 24px;
}

.widget-archives li:last-child {
	margin-bottom: 0;
}

.widget-archives a {
	position: relative;
	display: block;
	padding: 12px 10px 12px 64px;
	color: #000;
}

.widget-archives i {
	position: absolute;
	z-index: 1;
	top: -1px;
	bottom: -1px;
	left: -1px;
	width: 50px;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}

.widget-archives i:after {
	content: '';
	position: absolute;
	top: 21px;
	left: 100%;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left-width: 4px;
	border-left-style: solid;
}

/**/
/* calendar */
/**/
.widget-calendar td {
	border: 1px solid #e3e3e3;
	font-size: 13px;
	line-height: 37px;
	text-align: center;
}

.widget-calendar td a {
	position: relative;
	display: block;
	color: #7c7c7c;
}

.widget-calendar td a:hover {
	color: #fff;
}

.widget-calendar th {
	background: #f4f4f4;
	font-size: 9px;
	line-height: 17px;
	font-weight: 700;
	text-transform: uppercase;
}

.widget-calendar .ui-datepicker-header {
	position: relative;
	background: #f4f4f4;
	padding-top: 2px;
	font-size: 13px;
	line-height: 25px;
	text-align: center;
	color: #333;
}

.widget-calendar .ui-datepicker-prev,
.widget-calendar .ui-datepicker-next {
	position: absolute;
	top: 0;
	width: 14.28%;
	height: 27px;
	font-size: 22px;
	color: #fff;
}

.widget-calendar .ui-datepicker-prev {
	left: 0;
}

.widget-calendar .ui-datepicker-next {
	right: 0;
}

.widget-calendar .ui-datepicker-prev i,
.widget-calendar .ui-datepicker-next i {
	display: block;
	line-height: 26px;
}

.widget-calendar .ui-datepicker-prev i {
	text-indent: -1px;
}

.widget-calendar .ui-datepicker-next i {
	text-indent: 1px;
}

.widget-calendar .ui-datepicker-today a:after {
	content: '';
	position: absolute;
	top: 70%;
	right: 20%;
	left: 20%;
	height: 3px;
}


/**/
/* tags */
/**/
.widget-tags ul {
	font-size: 0;
	padding: 1px 0 0 1px;
}

.widget-tags li {
	display: inline-block;
	margin: -1px 0 0 -1px;
	font-size: 13px;
	line-height: 29px;
}

.widget-tags a {
	display: block;
	padding: 0 10px;
	border: 1px solid #e3e3e3;
	color: #7c7c7c;
}

.widget-tags a:hover {
	color: #fff;
}


/**/
/* details */
/**/
.widget-details p {
	margin: 0 0 20px 10px;
	line-height: 22px;
}

.widget-details ul {
	margin: 0 0 20px 10px;
}

.widget-details li {
	position: relative;
	margin-top: 8px;
	padding-left: 12px;
	line-height: 22px;
}

.widget-details li i {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
	line-height: 22px;
	color: #333;
}

.widget-details strong {
	color: #000;
}


/**/
/* contacts */
/**/
.widget-contacts dl {
	border: 1px solid #e3e3e3;
	border-top: 0;
}

.widget-contacts dt {
	position: relative;
	padding: 11px 38px 11px 19px;
	border-top: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	cursor: pointer;
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.widget-contacts dt.opened,
.widget-contacts dt.opened+dd {
	color: #fff;
}

.widget-contacts dt.opened:hover {
	color: #fff !important;
}

.widget-contacts dt:after,
.widget-contacts dt:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 13px;
	width: 12px;
	height: 4px;
	margin-top: -2px;
}

.widget-contacts dt:before {
	right: 17px;
	width: 4px;
	height: 12px;
	margin-top: -6px;
}

.widget-contacts dt.opened:after,
.widget-contacts dt.opened:before {
	background: #fff;
}

.widget-contacts dt.opened:before {
	display: none;
}

.widget-contacts dd {
	display: none;
	padding: 2px 19px 15px 19px;
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.widget-contacts li {
	margin-top: 6px;
	line-height: 20px;
}

.widget-contacts li:first-child {
	margin-top: 0;
}

.widget-contacts dd i {
	display: block;
	float: left;
	width: 14px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}


/**/
/* follow  */
/**/
.widget-follow ul {
	margin: -6px -3px 0;
	font-size: 0;
	text-align: center;
}

.widget-follow li {
	display: inline-block;
	vertical-align: top;
	margin: 6px 3px 0;
	font-size: 11px;
	line-height: 13px;
}

.widget-follow a {
	display: block;
	width: 84px;
	padding: 10px 0;
	border-width: 1px;
	border-style: solid;
}

.widget-follow a:hover {
	color: #fff;
}

.widget-follow i {
	display: block;
	width: 36px;
	height: 36px;
	margin: 0 auto 5px;
	font-size: 20px;
	line-height: 36px;
	color: #fff;
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.widget-follow a:hover i {
	background: #fff;
}


/*----------------------------------------------------------------------------*/
/*                                   FOOTER                                   */
/*----------------------------------------------------------------------------*/

/**/
/* layout */
/**/
.page-footer {
	position: relative;
	padding: 30px 0;
	background: #213540;
	font-size: 16px;
}

.page-footer .grid-row {
	padding: 0;
	margin: 0 auto;
}

/**/
/* widgets */
/**/
.widget-alt .widget-icon {
	height: 110px;
	background-position: 50% 0;
	background-repeat: no-repeat;
}

.widget-alt .widget-title {
	margin-bottom: 30px;
	padding: 0;
	border: 0;
	font-size: 21px;
	line-height: 21px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}


/**/
/* top link добавляется в DOM через jquery.scrollUp.js*/
/**/

#scrollUp {
	bottom: 40px;
	right: 20px;
	padding: 10px 20px;
	background: #213540;
	color: #fff;
	font-size: 2rem;
	text-align: center;
}

#scrollUp:after {
	content: '\f102';
}

#scrollUp:hover {
	background: #00BC5E;
}

/**/
/* last news */
/**/
.last-news {
	margin: 0 10px;
	text-align: center;
}

.last-news li {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.last-news li:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

.last-news li:first-child {
	padding-top: 0;
}

.last-news li:first-child:after {
	display: none;
}


/**/
/* location */
/**/
.location {
	margin: 0;
}

.location li {
	color: #fff;
}

.location li i {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	font-size: 20px;
	line-height: 30px;
	color: #213540;
	text-align: center;
}

.location li .fa-at {
	font-weight: 700;
}

.location nav {
	margin: 0;
	font-size: 0;
}

.location nav a {
	display: inline-block;
	text-align: center;
	width: 28px;
	height: 28px;
	margin: 0 7px 7px 0;
	font-size: 20px;
	line-height: 28px;
	-o-transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.location nav a:hover {
	color: #213540;
}


/**/
/* recent posts */
/**/
.recent-posts {
	margin: 0 10px;
}

.recent-posts li {
	min-height: 80px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.recent-posts li:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

.recent-posts img {
	display: block;
	float: left;
	margin-right: 15px;
}

/*.recent-posts p {
	overflow: hidden;
	line-height: 20px;
	color: #fff;
}*/


/**/
/* work time */
/**/
.work-time {
	position: relative;
	margin-top: 33px;
	padding: 60px 0 30px;
	color: #fff;
}

.work-time dl {
	line-height: 42px;
}

.work-time dt {
	position: relative;
	float: left;
	width: 28px;
	padding: 0 49px 0 30px;
	text-align: center;
}

.work-time dt:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	width: 29px;
	height: 1px;
	background: #213540;
}

.work-time dd {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.work-time dd:last-child {
	border: 0;
}

.work-time .button {
	display: block;
	margin: 20px 30px 0;
	padding-right: 0;
	padding-left: 0;
	border-color: transparent;
	background: rgba(0, 0, 0, 0.2);
}

.work-time .button:hover {
	border-color: #fff;
	background: transparent;
	color: #fff;
}

.work-time .widget-icon {
	position: absolute;
	top: -33px;
	left: 0;
	width: 100%;
	height: 66px;
}

/**/
/* call to action
/**/

.cta-footer {
	display: none;
	margin-bottom: 20px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}


/**/
/* copyrights */
/**/
.copyrights {
	background: #1c2d36;
	padding: 25px 0;
	text-align: center;
	color: #fff;
}



/*----------------------------------------------------------------------------*/
/*                                 ANIMATIONS                                 */
/*----------------------------------------------------------------------------*/

/**/
/* slide up */
/**/
@-ms-keyframes slideup {
	0% {
		top: 150px
	}

	70% {
		top: -15px
	}

	100% {
		top: 0
	}
}

@-moz-keyframes slideup {
	0% {
		top: 150px
	}

	70% {
		top: -15px
	}

	100% {
		top: 0
	}
}

@-webkit-keyframes slideup {
	0% {
		top: 150px
	}

	70% {
		top: -15px
	}

	100% {
		top: 0
	}
}

.owl-carousel .item {
	margin-top: 0;
	padding-left: 0;
	padding-right: 30px;
}

.news .owl-carousel .item h3 {
	font-size: 18px;
	margin: 1em 0;
}

.wellness-style .news .item h3 {
	text-align: center;
}

.news .owl-carousel {
	margin-left: -15px;
}

.news .owl-carousel .item {
	width: 100%;
	padding-right: 0;
}

.news .owl-carousel .owl-item {
	padding: 0 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.wellness-style .news .date {
	margin-top: 1px;
}

.wellness-style .benefits .more {
	width: 32px;
	font-size: 14px;
	display: block;
	margin-right: 10px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	text-align: center;
}

.wellness-style .benefits .more:before {
	position: relative;
	width: auto;
	height: auto;
	font-size: 1.5em;
	top: 0;
	left: 0;
	background: transparent;
	content: "\f00c";
	color: #fff;
	display: inline-block;
}

.wellness-style .benefits .more:after {
	display: none;
}

.widget-comments .date {
	font-weight: 700;
}

.float-right {
	float: right;
}

.widget-departments dd {
	padding-bottom: 1em;
}

.widget-departments dd i {
	width: 25px;
	height: 25px;
	margin-top: 1ex;
	line-height: 25px;
	vertical-align: none;
}

.widget-departments dd a {
	vertical-align: middle;
}

.wellness-style .widget-sevices li>i {
	color: #777 !important;
}

.grid-row>section {
	margin-bottom: 0;
}

.chart-circle {
	position: relative;
	width: 250px;
	height: 250px;
	margin-right: 30px;
	display: inline-block;
}

.chart-circle .value {
	position: absolute;
	font-size: 25px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 100px;
	top: 100px;
	text-align: center;
	vertical-align: middle;
}

.chart-circle.type-2 .value {
	font-weight: 700;
}

.owl-carousel .item {
	margin-bottom: 0;
}

.widget-departments dt {
	word-break: break-all;
}


.grid-row>.vc_row-fluid:last-child,
.grid-row>.wpb_content_element:last-child {
	margin-bottom: 0;
}

.widget-twitter:not(.widget-twitter-alt) .widget-title,
.services-wide .widget-title,
.widget-comments .widget-title,
.doctors-carousel .widget-title {
	width: 100%;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	word-break: normal;
	padding-right: 65px;
}

.table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #00b75b;

	-moz-border-radius-bottomleft: 22px;
	-webkit-border-bottom-left-radius: 22px;
	border-bottom-left-radius: 22px;

	-moz-border-radius-bottomright: 22px;
	-webkit-border-bottom-right-radius: 22px;
	border-bottom-right-radius: 22px;

	-moz-border-radius-topright: 22px;
	-webkit-border-top-right-radius: 22px;
	border-top-right-radius: 22px;

	-moz-border-radius-topleft: 22px;
	-webkit-border-top-left-radius: 22px;
	border-top-left-radius: 22px;
}

.table table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.table tr:last-child td:last-child {
	-moz-border-radius-bottomright: 22px;
	-webkit-border-bottom-right-radius: 22px;
	border-bottom-right-radius: 22px;
}

.table table tr:first-child td:first-child {
	-moz-border-radius-topleft: 22px;
	-webkit-border-top-left-radius: 22px;
	border-top-left-radius: 22px;
}

.table table tr:first-child td:last-child {
	-moz-border-radius-topright: 22px;
	-webkit-border-top-right-radius: 22px;
	border-top-right-radius: 22px;
}

.table tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 22px;
	-webkit-border-bottom-left-radius: 22px;
	border-bottom-left-radius: 22px;
}

.table tr:hover td {}

.table tr:nth-child(odd) {
	background-color: #00f47a;
}

.table tr:nth-child(even) {
	background-color: #ffffff;
}

.table td {
	vertical-align: middle;


	border: 1px solid #00b75b;
	border-width: 0px 1px 1px 0px;
	text-align: center;
	padding: 7px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}

.table tr:last-child td {
	border-width: 0px 1px 0px 0px;
}

.table tr td:last-child {
	border-width: 0px 0px 1px 0px;
}

.table tr:last-child td:last-child {
	border-width: 0px 0px 0px 0px;
}

.table tr:first-child td {
	background: -o-linear-gradient(bottom, #00bc5e 5%, #00ea75 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00bc5e), color-stop(1, #00ea75));
	background: -moz-linear-gradient(center top, #00bc5e 5%, #00ea75 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00bc5e", endColorstr="#00ea75");
	background: -o-linear-gradient(top, #00bc5e, 00ea75);

	background-color: #00bc5e;
	border: 0px solid #00b75b;
	text-align: center;
	border-width: 0px 0px 1px 1px;
	font-size: 17px;
	font-family: Arial Black;
	font-weight: bold;
	color: #ffffff;
}

.table tr:first-child:hover td {
	background: -o-linear-gradient(bottom, #00bc5e 5%, #00ea75 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00bc5e), color-stop(1, #00ea75));
	background: -moz-linear-gradient(center top, #00bc5e 5%, #00ea75 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00bc5e", endColorstr="#00ea75");
	background: -o-linear-gradient(top, #00bc5e, 00ea75);

	background-color: #00bc5e;
}

.table tr:first-child td:first-child {
	border-width: 0px 0px 1px 0px;
}

.table tr:first-child td:last-child {
	border-width: 0px 0px 1px 1px;
}

/* Для таблицы Страницы Экскурсии */
.tg {
	border-collapse: collapse;
	border-spacing: 0;
	max-height: 100%;
	max-width: 100%;
}

.tg td {
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 7px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
}

.tg th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 7px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
}

.tg .tg-hfl5 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif !important;
}

.tg .tg-lrzf {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif !important;
	;
	text-align: center
}

.tg .tg-bd34 {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif !important;
	;
	background-color: #00b85d;
	color: #ffffff;
	text-align: center
}

.tg .tg-w7zc {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif !important;
}

/* Таблица досуг в клинике */

.tg1 {
	border-collapse: collapse;
	border-spacing: 0;
	max-height: 100%;
	max-width: 100%;
}

.tg1 td {
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 10px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
}

.tg1 th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
}

.tg1 .tg-nrw8 {
	font-size: 14px;
}

.tg1 .tg-ydw4 {
	font-weight: bold;
	font-size: 15px;
	background-color: #00b85d;
	color: #ffffff;
	text-align: center
}


/* Таблицы Как доехать */
.tg2 {
	border-collapse: collapse;
	border-spacing: 0;
	max-height: 100%;
	max-width: 100%;
}

.tg2 td {
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 10px 4px;
	border-style: solid;
	border-width: 0px;
	overflow: hidden;
	word-break: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.tg2 th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 4px;
	border-style: solid;
	border-width: 0px;
	overflow: hidden;
	word-break: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.tg2 .tg-xda5 {
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif !important;
	;
	background-color: #00b85d;
	color: #ffffff
}

.tg2 .tg-lrzf {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif !important;
	;
	text-align: center
}

.tg3 {
	border-collapse: collapse;
	border-spacing: 0;
	max-height: 100%;
	max-width: 100%;
}

.tg3 td {
	/*font-family:Arial, sans-serif;font-size:14px;*/
	padding: 10px;
	border-style: solid;
	border-color: #C7C7C7;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
}

.tg3 th {
	/*font-family:Arial, sans-serif;font-size:14px;*/
	font-weight: normal;
	padding: 10px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
}

.tg3 .tg-ydw4 {
	font-weight: bold;
	/*font-size:15px;*/
	background-color: #00b85d;
	border: 1px solid #00b85d;
	color: #ffffff;
	text-align: center
}

.tg3 .tg-hgcj {
	font-weight: bold;
	text-align: center
}

/*Add 2014.09.4*/
.stoimost-button {
	background: #00B85D;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 120%;
	font-weight: bold;
	height: 36px;
	text-align: right;
	vertical-align: middle;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: auto;
}

/* Бордюр 7px */
.imgborder {
	max-height: 50px;
	max-width: 50px;
	margin: 7px 7px 7px 0;
}

/*for raif/spa.php */
.table_green {
	border-spacing: 0px;
	//width:100%;
	border: 5px solid #4DCD8E;
	border-collapse: collapse;
	overflow: hidden;
	padding: 10px;
}

/* for price */
.table_price {
	/* font-family:Arial, Helvetica, sans-serif;*
    color:#fff;
    font-size:12px;   
    text-shadow: 1px 1px 0px #fff; */
	font-size: 0.9em;
	background: #fff;
	margin: 0 auto 20px auto;
	border-collapse: separate;
	width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.table_price th {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 10px;
	line-height: 1em;
	background: #8EE8BC;
}

.table_price th {
	text-align: center !important;
	padding-left: 20px;
}

.table_price th:first-child {
	text-align: center;
	padding-left: 20px;
}

.table_price tr:first-child th:first-child {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
}

.table_price tr:first-child th:last-child {
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	text-align: center;

}

.table_price tr {
	text-align: center;
	padding-left: 20px;

}

.table_price tr td:first-child {
	text-align: left;
	padding: 5px 20px;
	border-left: 0;
}

.table_price tr td {
	/*    padding:18px;*/
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #E7FEF3;
	background: -webkit-gradient(linear, left top, left bottom, from(#E8FFF4), to(#E7FEF3));
	background: -moz-linear-gradient(top, #E8FFF4, #E7FEF3);
}

.table_price tr.even td {
	background: #00b85d;
	background: -webkit-gradient(linear, left top, left bottom, from(#00b85d), to(#00b85d));
	background: -moz-linear-gradient(top, #00b85d, #00b85d);
}

.table_price tr:last-child td {
	border-bottom: 0;
}

.table_price tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.table_price tr:last-child td:last-child {
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.table_price tr:hover td {
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
	background: -moz-linear-gradient(top, #fff, #fff);
	font-weight: bold;
}

.table_price a:link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

.table_price a:visited {
	font-weight: bold;
	text-decoration: none;
}

.table_price a:active,
.table_price a:hover {
	color: #bd5a35;
	text-decoration: underline;
}

/* Responsive table */
table.time-table {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table thead.time-table__thead {
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	background: #F9F9F9;
}

table.time-table tr {
	border-bottom: 1px dotted #ddd;
	padding: 5px;
	transition: all 0.2s ease;
}

table.time-table tr:hover {
	background-color: #F9F9F9;
}

table.time-table th {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

table.time-table td {
	padding: 10px;
	text-align: center;
}

.time-table__td-from {
	position: relative;
	color: #909090;
}

.time-table__td-to {
	color: #909090;
}

.time-table__td-from:after {
	position: absolute;
	right: 0;
	content: '\21D2';
	color: #ddd;
}

.time-table__td-train {
	color: #e21a1a;
	font-weight: bold;
}

.time-table__td-time {
	color: #909090;
}

.time-table-mobile {
	margin-bottom: 20px;
}

.time-table-mobile__thead {
	background: #F9F9F9;
}

.time-table-mobile__thead td {
	font-size: 0.72rem;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #ddd;
}

.time-table-mobile__way {
	font-weight: bold;
	padding: 10px 0;
}

.time-table-mobile__train,
.time-table-mobile__from,
.time-table-mobile__time,
.time-table-mobile__to {
	padding: 10px;
	border: 1px solid #ddd;
	width: 25%;
}

.time-table-mobile__from,
.time-table-mobile__time,
.time-table-mobile__to {
	text-align: center;
	vertical-align: middle;
}

.time-table-mobile__from,
.time-table-mobile__to {
	font-weight: bold;
}

.time-table-mobile__time {
	color: #9A9A9A;
}

.time-table-mobile__train {
	font-weight: bold;
	color: #e21a1a;
	vertical-align: middle;
}

.time-table-mobile__train div {
	font-weight: normal;
	color: #9A9A9A;
	font-size: 0.72rem;
	line-height: 0.8rem;
}

/*end for price*/
.info-block-ao .info-head {
	background: #4dcd8e;
	height: 51px;
	line-height: 50px;
	margin-bottom: 15px;
}

.info-block-ao .info-head h3 {
	font-size: 21px;
	color: #fff;
	margin-left: 17px;
	font-family: 'Lato';
}

.info-block-ao ul li {
	text-transform: uppercase;
	font-size: 16px;
	background-image: url(../img/green/li_style.png);
	padding-left: 30px;
	color: black;
	background-repeat: no-repeat;
	margin-bottom: 6px;
	font-family: 'Lato';
}

.take-with-you-0 {
	min-height: 100px;
	padding-top: 17px;
}

.take-with-you-1 {
	min-height: 200px;
}

.take-with-you-2 {
	min-height: 149px;
}

.take-with-you-3 {
	min-height: 180px;
}

.with-you-0 {
	background-image: url(../img/green/take-with-you-0.png);
	background-repeat: no-repeat;
	background-position: right 50px;
	margin-bottom: 50px;
}

.with-you-1 {
	background-image: url(../img/green/take-with-you-1.png);
	background-repeat: no-repeat;
	background-position: right 50px;
	margin-bottom: 20px;
}

.with-you-2 {
	background-image: url(../img/green/take-with-you-2.png);
	background-repeat: no-repeat;
	background-position: right 63px;
	margin-bottom: 20px;
}

.with-you-3 {
	background-image: url(../img/green/take-with-you-3.png);
	background-repeat: no-repeat;
	background-position: right 60px;
}

.take-with-you-4 {
	font-family: 'Lato';
}

.item-img {
	background-image: url("../img/green/zametka.png");
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	margin-right: 20px;
	width: 50px;
}

/*restoran page*/
.blocks-ao {
	float: left;
	height: 280px;
	margin-bottom: 26px;
}

.restoran1 {
	width: 527px;
	height: 280px;
	margin-bottom: 26px;
	font-size: 20px;
	background: url("../img/green/restoran1.png") 100% 100% no-repeat;
	background-size: cover;
}


.restoran2 {
	background: url("../img/green/restoran2.png") 100% 100% no-repeat;
	background-size: cover;
	font-size: 20px;
	height: 280px;
	line-height: 1.1;
	margin-bottom: 26px;
	width: 253px;
}


.restoran3 {
	width: 253px;
	height: 280px;
	font-size: 20px;
	line-height: 1.1;
	background: url("../img/green/restoran3.png") 100% 100% no-repeat;
	background-size: cover;
}

.restoran4 {
	width: 527px;
	height: 280px;
	font-size: 20px;
	background: url("../img/green/restoran4.png") 100% 100% no-repeat;
	background-size: cover;
}

.restoran5 {
	width: 253px;
	height: 280px;
	font-size: 20px;
	background: url("../img/green/restoran5.jpg") 100% 100% no-repeat;
	background-size: cover;
}


.blocks-ao h3 {
	text-transform: uppercase;
	color: #fff;
	font-family: 'Lato';
}

.head-block-ao {
	background: rgba(102, 204, 153, 0.8);
	float: left;
	height: 50px;
	margin-top: 115px;
	width: 100%;
	text-align: center;
}


/*pitanie*/
.pitanie1 {
	font-size: 16px;
	height: 280px;
	line-height: 1.2;
	width: 253px;
	background: url("../img/green/pitanie-ochishenie.jpg") 100% 100% no-repeat;
	background-size: cover;
}

.pitanie2 {
	font-size: 16px;
	height: 280px;
	line-height: 1.2;
	width: 253px;
	background: url("/bitrix/templates/dasystem_med_green/img/green/programms2.png") 100% 100% no-repeat;
	background-size: cover;
}

.pitanie3 {
	font-size: 16px;
	height: 280px;
	line-height: 1.2;
	width: 253px;
	background: url("/bitrix/templates/dasystem_med_green/img/green/programms3.png") 100% 100% no-repeat;
	background-size: cover;
}

.pitanie4 {
	font-size: 16px;
	height: 280px;
	line-height: 1.2;
	width: 253px;
	background: url("../img/green/pitanie-60.jpg") 100% 100% no-repeat;
	background-size: cover;
}

.pitanie5 {
	font-size: 16px;
	height: 280px;
	line-height: 1.2;
	width: 253px;
	background: url("../img/green/pitanie-besplodie.jpg") 100% 100% no-repeat;
	background-size: cover;
}

.pitanie6 {
	font-size: 16px;
	height: 280px;
	line-height: 1.2;
	width: 253px;
	background: url("/services/programmy/postpartum.jpg") 100% 100% no-repeat;
	background-size: cover;
}

.pitanie6 .small h3 {
	line-height: 25px;
}

.ao-div-h3 {
	/*width: 800px;*/
}

.ao-div-h3 h3 {
	color: #114a2e;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	background: #4dcd8e;
	border-radius: 4px;
	padding-left: 10px;

}

.ao-div-h3 h4 {
	color: #114a2e;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 25px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	background: #4dcd8e;
	border-radius: 4px;
	padding-left: 10px;

}

.table-pitnie h3 {
	color: #00cc66;
	font-size: 21px;
	margin-bottom: 25px;
	text-align: left;
	text-transform: uppercase;
}

.table-pitnie h4 {
	color: #000;
	font-size: 18px;
	margin-bottom: 25px;
	margin-top: 25px;
	text-align: center;
	text-transform: uppercase;
}

.table-pitnie table ul li {
	background-image: url("../img/green/li-table.png");
	background-repeat: no-repeat;
	color: #666666;
	font-family: "Lato";
	font-size: 16px;
	margin-bottom: 25px;
	padding-left: 30px;
	margin-right: 10px;
	background-position: left 0px;
}

.table-pitnie table thead {
	background: #00b85d;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.table-pitnie table ul,
.table-pitnie table span {
	margin-left: 15px;
}

.table-pitnie table ul {
	margin-top: 30px;
}

.table-pitnie tbody td {
	border: 1px solid #cccccc;
	color: #666666;
	font-family: "Lato";
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tr-table-border {
	border: 1px solid #00b85d !important;
}

.table-pitnie table thead tr td:first-child {
	border-right: 1px solid #fff;
}

.table-pitnie table tbody tr td:first-child {
	text-align: center;
}

/*.img-pitanie{
	margin-right: 30px;
}*/

.rez {
	width: 71%;
	float: left;
}

.pohudenie {
	width: 27%;
	padding: 0 0 0 2%;
	text-align: center;
	float: left;
}


.pohudenie img {
	display: block;
	width: 100%;
	height: auto;
}

.rez h3 {
	text-align: left;
}

.title-black {
	color: #000;
	font-size: 18px;
	margin-bottom: 25px;
	margin-top: 25px;
	text-align: center;
	text-transform: uppercase;
}

.class-product {
	width: 253px;
	float: left;
	margin-right: 20px;
	color: #666666;
	margin-bottom: 50px;
}

.class-product h5 {
	color: #00cc66;
	text-transform: uppercase;
	font-size: 17px;
	text-align: center;
	margin-bottom: 5px;
	font-family: "Lato";
}

.item-info {
	color: #666666;
}

.title-black-left {
	color: #000;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 25px;
	text-transform: uppercase;
}

.info-pitnie p {
	margin-bottom: 20px;
	font-family: "Lato";
	color: #666666;
}

.h5black {
	color: black;
	font-size: 16pt;
	margin-bottom: 30px;
}

.info-pitnie ul {
	padding-left: 10px;
}

.info-pitnie ul li {
	background-image: url("../img/green/litable.png");
	background-repeat: no-repeat;
	color: #114a2e;
	font-family: "Lato";
	font-size: 18px;
	margin: 0 10px 15px 0;
	padding-left: 30px;
	background-position: left 6px;
}

.info-pitnie ul li a {
	color: #114a2e;
}

.h4dop {
	margin-bottom: 0px !important;
	color: #000;
	font-size: 18px;
	margin-top: 25px;
	text-align: center;
	text-transform: uppercase;
}



.item-h4 {
	color: #666666;
	font-family: "Lato";
	font-size: 14px;
	text-align: center;
}

.item-h4-div {
	text-align: center;
	margin-bottom: 10px;
}

.table-pitnie-baz table thead {
	background: none repeat scroll 0 0 #00b85d;
	color: #fff;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.table-pitnie-baz table tbody {
	color: #666666;
	font-family: "Lato";
	font-size: 16px;
}

.first-td-ao {
	width: 100px;
}

.dop-pit-table tbody td {
	border: 1px solid #cccccc;
}

.dop-pit-table thead {
	border: 1px solid #00b85d;
}

.table-pitnie-baz table tbody tr td:first-child {
	text-align: center;
}

.table-pitnie-baz table tbody tr td {
	padding: 20px;
}

.table-pitnie-baz table thead tr td:first-child {
	border-right: 1px solid #fff;
}

.dop-pit-table {
	margin-top: 10px;
}

.td-item-text {
	margin-left: 20px;
}

.prot-info {
	border: solid 1px #cccccc;
	padding: 20px;
	color: #666666;
	margin-bottom: 20px;
	background: rgba(252, 252, 252, 0.3);
}

.bottom-prot {
	width: 49%;
	float: left;
}

.bottom-prot-right {
	float: right;
	width: 49%;
}

.prot-info ul li {
	background-image: url("../img/green/li-table.png");
	background-repeat: no-repeat;
	color: #666666;
	font-family: "Lato";
	font-size: 16px;
	margin-bottom: 5px;
	padding-left: 30px;
	margin-right: 10px;
	background-position: left 6px;
}

.prot-info strong {
	font-weight: bold;
	color: black;
}

.prot-item {
	background-image: url("../img/green/li-table.png");
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
	color: black;
}

.info-quot .rquot {
	width: 22px;
	height: 16px;
	background-image: url("../img/green/brackets1.png");
	background-repeat: no-repeat;
	float: right;
	/*margin-left: 10px;*/
}

.info-quot .lquot {
	width: 22px;
	height: 16px;
	background-image: url("../img/green/brackets.png");
	background-repeat: no-repeat;
	float: left;
	/*margin-right: 10px;*/
}

.quotes {
	min-height: 135px;
	margin-left: 10%;
	margin-bottom: 20px;
	display: table;
}

.quot-author {
	color: #666666;
	margin-top: 10px;
}

.quotes img {
	/*margin-right:20px;*/
}

.info-quot {
	float: left;
	width: 53%;
	text-align: center;
	color: black;
	margin-top: 0px;
	min-width: 200px;
}

.blocks-page-ao p b {
	color: black;
}

.priz-info-text {
	text-align: center;
}

.priz-info-text .priz-center {
	width: 50%;
	margin: 0 auto;
}

.priz-klinik {
	margin-top: 30px;
	margin-bottom: 50px;
}

.help-icon {
	background-image: url("../img/green/help icon.png");
	background-repeat: no-repeat;
	padding-left: 150px;
}

.icon-hand {
	background-image: url("../img/green/icon hand.png");
	background-repeat: no-repeat;
	padding-left: 150px;
}

.icon-men {
	background-image: url("../img/green/icon men.png");
	background-repeat: no-repeat;
	padding-right: 150px;
	background-position: right top;
}

.icon-search {
	background-image: url("../img/green/icon search.png");
	background-repeat: no-repeat;
	padding-right: 150px;
	background-position: right top;
}

.images-people {
	margin-right: 10px;
}

.info-cel-info {
	color: #114a2e;
	background: #4dcd8e;
	padding: 20px;
	font-size: 18px;
}

.info-cel .three-ugla {
	height: 23px;
	background-position: top center;
	background-image: url("../img/green/trngl.png");
	background-repeat: no-repeat;
}

.lechenie h3 {
	text-align: center !important;
}

.prof-lech {
	width: 206px;
	text-align: center;
	color: black !important;
	float: left;
	margin-right: 30px;
}

.prof-lech1 {
	width: 206px;
	text-align: center;
	color: black !important;
	float: left;
}

.lik-img-block {
	float: left;
	width: 100%;
	margin-left: 25%;
}

.lik-img-block p {
	color: black !important;
}

.dietolog {
	margin-left: 40px;
}

.dietolog img {
	float: left;
	margin-right: 50px;
}

.dieatolog-name {
	color: #00cc66;
	font-size: 21px;
	text-align: center;
	text-transform: uppercase;
	font-family: lato;
	width: 350px;
	margin-bottom: 8px;
}

.ao-page-style {
	font-family: lato;
}

.dieatolog-item {
	text-align: center;
	border-top: 1px solid #cccccc;
	padding-top: 7px;
}

.dietolog {
	/*width: 100%;
	float: left;*/
}

.dietolog-ingp {
	float: left;
	padding-top: 70px;
}


.info-dietolog {
	float: left;
	border: solid 1px #cccccc;
	background: rgba(252, 252, 252, 0.3);
	margin-top: -2px;
}

.info-dietolog ul li {
	background-image: url("../img/green/li-table.png");
	background-repeat: no-repeat;
	color: #666666;
	font-family: "Lato";
	font-size: 16px;
	margin-bottom: 5px;
	padding-left: 30px;
	margin-right: 10px;
	background-position: left 6px;
}

.info-dietolog ul {
	margin-left: 20px;
}

.diet-ugol {
	float: left;
	width: 100%;
	background-image: url("../img/green/ugol.png");
	background-repeat: no-repeat;
	margin-left: 150px;
	margin-top: 20px;
}

.dietolog-box {
	background-image: url("../img/green/recomendation.png");
	background-repeat: no-repeat;
	min-height: 184px;
	background-position: right;
	background-color: #00b85d;
	margin-bottom: 30px;
}

.rec-head {
	color: #fff;
	text-transform: uppercase;
	width: 240px;
	font-size: 18px;
	padding-top: 35px;
	padding-left: 85px;
	margin-top: 30px;
	margin-bottom: 25px;
}

.dietolog-box1 {
	background-image: url("../img/green/recomendation1.png");
	background-repeat: no-repeat;
	min-height: 183px;
	background-color: #4dcd8e;
	margin-top: 30px;
	margin-bottom: 25px;
}

.rec-head1 {
	color: #fff;
	text-transform: uppercase;
	width: 240px;
	font-size: 18px;
	padding-top: 49px;
	float: right;
	padding-right: 80px;
}

.dietolog-box2 {
	background-image: url("../img/green/recomendation2.png");
	background-repeat: no-repeat;
	min-height: 184px;
	background-position: right;
	background-color: #00b85d;
	margin-top: 30px;
}

.rec-head2 {
	color: #fff;
	text-transform: uppercase;
	width: 240px;
	font-size: 18px;
	padding-top: 35px;
	padding-left: 85px;
	padding-top: 60px;
	margin-bottom: 25px;
}


.info-dietolog .info-quot {
	width: 60%;
	text-align: center;
	color: black;
	margin: 0 auto;
	float: none;
}

.quot-sec {
	width: 70%;
	text-align: center;
	color: black;
	margin: 0 auto;
	float: none;
	padding-bottom: 30px;
	padding-top: 30px;
}

.info-quot-first {
	width: 60%;
	text-align: center;
	color: black;
	margin: 0 auto;
	float: none;
}

/*lechenie page*/
.blocks-ao {
	float: left;
	height: 280px;
	margin-bottom: 26px;
}

.lechenie1 {
	width: 527px;
	height: 280px;

	margin-bottom: 26px;
	font-size: 20px;
	overflow: hidden;
	background: url("../img/green/lechenie.png") 100% 100% no-repeat;
	background-size: cover;
	;
}

.lechenie1 .head-block-ao,
.lechenie4 .head-block-ao,
.lechenie2 .head-block-ao,
.lechenie3 .head-block-ao {
	line-height: 50px;
}


.lechenie2 {
	background: url("../img/green/lechenie1.png") 100% 100% no-repeat;
	background-size: cover;
	;
	height: 280px;
	margin-bottom: 26px;

	width: 253px;
	overflow: hidden;
	font-size: 21px;
}

.lechenie3 {
	width: 253px;
	height: 280px;
	font-size: 20px;
	overflow: hidden;
	background: url("../img/green/lechenie2.png") 100% 100% no-repeat;
	background-size: cover;
	;
}

.lechenie4 {
	width: 527px;
	height: 280px;
	font-size: 20px;
	overflow: hidden;
	background: url("../img/green/lechenie3.png") 100% 100% no-repeat;
	background-size: cover;
	;
}

.blocks-ao h3 {
	text-transform: uppercase;
	color: #fff;
	font-family: 'Lato';
}

.head-block-ao {
	background: rgba(102, 204, 153, 0.8);
	float: left;
	height: 50px;
	margin-top: 115px;
	width: 100%;
	text-align: center;
}

/*guest page*/
.blocks-ao {
	float: left;
	height: 280px;
	margin-bottom: 26px;
}

.guest1 {
	width: 527px;
	height: 280px;
	/*margin-right:23px;*/
	margin-bottom: 26px;
	font-size: 20px;
	background: url("../img/green/guest.png") 100% 100% no-repeat;
	background-size: cover;
}

.guest1 .head-block-ao,
.guest4 .head-block-ao,
.guest2 .head-block-ao,
.guest3 .head-block-ao {
	line-height: 50px;
}


.guest2 {
	background: url("../img/green/guest1.png") 100% 100% no-repeat;
	background-size: cover;
	height: 280px;
	margin-bottom: 26px;
	/*margin-right: 23px;*/
	width: 253px;
	font-size: 20px;
}

.guest3 {
	width: 253px;
	height: 280px;
	/*margin-right:23px;*/
	font-size: 20px;
	background: url("../img/green/guest3.png") 100% 100% no-repeat;
	background-size: cover;
}

.guest4 {
	width: 527px;
	height: 280px;
	font-size: 20px;
	background: url("../img/green/guest4.png") 100% 100% no-repeat;
	background-size: cover;
}

.blocks-ao h3 {
	text-transform: uppercase;
	color: #fff;
	font-family: 'Lato';
}

.head-block-ao {
	background: rgba(102, 204, 153, 0.8);
	float: left;
	height: 50px;
	margin-top: 115px;
	width: 100%;
	text-align: center;
}


.head-block-ao:hover {
	background: #00b85d;
	transition: 1s;
}

/*about page*/
.about-info {
	font-family: 'Lato';
	color: #666666;
}

.about-info p {
	margin-bottom: 20px;
}

.about-info h1 {
	color: #00cc66 !important;
	font-size: 21px !important;
	margin-bottom: 25px !important;
	text-align: left !important;
	text-transform: uppercase !important;
	font-family: 'Lato' !important;
	font-weight: 100 !important;
}

.abaut-head {
	text-align: center;
	color: black;
	font-size: 18px;
	width: 90%;
	margin: 0 auto;
}

.about-info h4 {
	color: black !important;
	font-size: 16px !important;
	margin-bottom: 20px !important;
}


.image {
	/*overflow:hidden;
	 width: 65%;
	 height: 334px;
	 float:left;
	 margin-right:5px;*/
	overflow: hidden;
	width: 100%;
	max-height: 334px;
	float: left;
	margin: 0px auto 5px;
	text-align: center;

}

.image-second {
	overflow: hidden;
	width: 33.8%;
	height: 0px;
}

div.image img {
	text-align: center;
	width: inherit
}

.image img,
.image-second img {
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
}

.image img:hover,
.image-second img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.about-note {
	height: 50px;
	line-height: 50px;
	color: black;
	font-size: 18px;
	margin-bottom: 23px;
}

.about-note img {
	float: left;
	margin-right: 20px;
}

.img-about {
	margin-top: 25px;
	margin-bottom: 45px;
}

.about-left-img {
	margin-right: 20px;
}

.about-right-img {
	margin-left: 20px;
	margin-bottom: 20px;
}

.about-info ul li {
	background-image: url("../img/green/li-table.png") !important;
	background-repeat: no-repeat !important;
	color: #666666 !important;
	font-family: "Lato" !important;
	font-size: 16px !important;
	margin-bottom: 5px !important;
	padding-left: 30px !important;
	margin-right: 10px !important;
	background-position: left 6px !important;
}

.about-info ul li:before {
	display: none;
}

.main-doc-info {
	margin-top: 40px;
	margin-bottom: 33px;
}

.main-doctor {
	color: #00cc66 !important;
	font-size: 18px !important;
}

.prof-lecheniya {
	margin: 0 auto;
	text-align: center;
	min-height: 280px;
	width: 60%;
	color: black;
}

.prof-lech-img {
	width: 202px;
	float: left;
	margin-right: 20px;
}

.about-info h3 {
	color: black;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.image-inf {
	overflow: hidden;
	width: 40%;
	height: 205px;
	float: left;
	margin-right: 5px;
}

.image-inf-second {
	overflow: hidden;
	width: 58%;
	height: 205px;
}

/*page-programs*/
.menu-img-content {
	float: left;
	margin-bottom: 30px;
	height: 280px;
	overflow: hidden;
	margin-right: 20px;
	max-width: 570px;
	font-size: 20px;
	display: inline-block;
	position: relative;
}

.menu-img-content-head {
	background: #00b85d;
	height: 50px;
	width: 100%;
	text-align: center;
	line-height: 50px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}

.menu-img-content-head h3 {
	text-transform: uppercase;
	color: #fff;
	font-family: 'Lato';
}

.menu-img-content-head:hover {
	background: rgba(102, 204, 153, 0.8);
	transition: 0.5s;
}

.menu-img-content-head-small {
	font-size: 19px;
}

.menu-img-content-head-smaller {
	font-size: 20px;
	line-height: 1;
}

.menu-img-content-head-the-smalles {
	font-size: 15px;
	line-height: 1.5;
}

.menu-img-content-head-smaller h3 {
	margin-top: 6px;
}

/* открываем короткие описания только на странице пластической хирургии и на странице программ */
.page-plastic-hirurg .mobile-menu-img-content-desc,
.cosmetic-wrapper .mobile-menu-img-content-desc {
	display: block;
	margin-bottom: 0 !important;
	text-transform: lowercase;
	font-size: 14px;
	line-height: 16px;
}

.page-plastic-hirurg .menu-img-content-head,
.cosmetic-wrapper .menu-img-content-head {
	display: table;
	height: 80px;
	line-height: normal;
	/*background: #4dcd8e;*/
	background: #00b85d;
	transition: 0.5s;
}

.page-plastic-hirurg .menu-img-content-head:hover,
.cosmetic-wrapper .menu-img-content-head:hover {
	background: rgba(102, 204, 153, 0.8);
}

.page-plastic-hirurg .menu-img-content-head h3,
.cosmetic-wrapper .menu-img-content-head h3 {
	display: table-cell;
	vertical-align: middle;
	margin-bottom: 0 !important;
}

.med-programms .mobile-menu-img-content-desc {
	display: block;
	margin-bottom: 0 !important;
	text-transform: lowercase;
	font-size: 14px;
	line-height: 16px;
}

.med-programms .menu-img-content-head {
	display: table;
	height: 95px;
	line-height: normal;
	/*background: #4dcd8e;*/
	background: #00b85d;
	transition: 0.5s;
}

.med-programms .menu-img-content-head:hover {
	background: rgba(102, 204, 153, 0.8);
}

.med-programms .menu-img-content-head h3 {
	display: table-cell;
	vertical-align: middle;
	margin-bottom: 0 !important;
}

/* Выравниваем размеры картинок в menu-img 
на мобильных устройствах 
************************************ */
.menu-img-content-img-wrap {
	height: 129px;
	overflow: hidden;
	width: 30%;
}


/*table pages*/

.table-contents h1,
.fillials h2 {
	color: #00cc66 !important;
	font-size: 21px !important;
	margin-bottom: 25px !important;
	text-align: left !important;
	text-transform: uppercase !important;
	font-family: 'Lato' !important;
	font-weight: 100 !important;
}

.table-contents p {
	margin-bottom: 25px !important;
}

.table-pitnie-item img {
	margin-right: 25px;
}

.table-pitnie-item p {
	margin-left: 108px;
}

.table-h3-black {
	color: black !important;
	font-size: 18px !important;
	text-align: center;
}

.head-tabs-h4 h4 {
	font-size: 13px !important;
	color: #676767 !important;
	/*	text-transform: lowercase;*/
	font-family: 'Lato' !important;
	margin: 8px 4px;
	font-weight: normal !important;
}

.head-tabs-h4 {
	background: #f3f3f3;
	cursor: pointer;
	float: left;
	/*	min-height: 100px;*/
	width: 100%;
	margin-right: 1px;
	color: #fff !important;
}

.head-tabs .active {
	background: #00b85d !important;
	color: #fff !important;
}

.head-tabs .active h4 {
	color: #fff !important;
}

.head-tabs {
	text-align: center;
	/*min-height: 100px;*/
}

.head-tabs h4 span {
	text-transform: uppercase !important;
}

.tabs-content-table {
	margin-bottom: 20px;
}

.tabs-content-table tbody tr td:first-child {
	vertical-align: middle;
}

.head-table-tab {
	background: #00b85d;
	height: 50px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 24px;
}

.head-table-tab td {
	/*border-right: 1px solid;*/
	vertical-align: middle;
}

.head-table-tab th {
	vertical-align: middle;
}

.tabs-content-table tbody td {
	border: 1px solid #cccccc;
	color: black;
	font-family: "Lato";
	font-size: 16px;
	padding: 8px 15px;
}

.tabs-content-table thead {
	border-right: 1px solid #00b85d;
	border-left: 1px solid #00b85d;
	border-top: 1px solid #03C766;
}

.table-col-1 tbody tr td {
	text-align: left;
}

.table-col-2 tbody tr td:first-child {
	text-align: left;
}

.table-col-2 tbody tr td:last-child {
	text-align: center;
	vertical-align: middle;
}

.table-col-3 tbody tr td:first-child {
	text-align: center;
}

.table-col-3 tbody tr td:last-child {
	text-align: center;
	vertical-align: middle;
}

#tabs-table ul li,
#tabs-table-one ul li,
.lections ul li,
.table-contents .list-ulli ul li {
	background-image: url("../img/green/li-table.png") !important;
	background-repeat: no-repeat !important;
	color: #666666 !important;
	font-family: "Lato" !important;
	font-size: 16px !important;
	margin-bottom: 5px !important;
	padding-left: 30px !important;
	margin-right: 10px !important;
	background-position: left 0px !important;
}

.tab-content {
	float: none;
	width: 100%;
	clear: both;
}

.tab-content h3 {
	text-align: center;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	color: #00b85d;
}

.two-col .head-tabs-h4 {
	min-height: 50px;
	width: 100%;
}

.two-col div:last-child {
	border-right: none;
}

.two-col {
	min-height: 50px !important;
}

/*.two-col .head-tabs-h4 h4{
	text-transform: uppercase !important; 
}*/

#tabs-table h3 {
	margin-bottom: 20px !important;
	color: #00b85d;
}

.tab-table-h4 td {
	border-right: 1px solid #fff;
}

.tab-table-h4 td:last-child {
	border-right: none;
}


.table-contents-three-col tbody td:last-child,
.table-contents-three-col tbody td:first-child {
	padding-left: 0;
}

.table-contents-three-col tbody td:first-child {
	width: 5%;
	text-align: center !important;
}

.table-contents-three-col thead td:last-child {
	border-left: 1px solid #fff;
	width: 12%;
}

.tab-content-last table thead td:last-child {
	border-left: 1px solid #fff;
}

.tab-content-last table tbody td:last-child {
	border-left: 1px solid #fff;
	padding: 0;
}

.stoimost strong {
	font-weight: bold;
}

.stoimost ul {
	margin-bottom: 20px;
}

.baz-prog-link ul li,
.aboutProgLayerCu ul li,
.mirracle ul li,
.fillial ul li,
.stoimost ul li,
.progr-custom ul li {
	background-image: url("../img/green/li-table.png") !important;
	background-repeat: no-repeat !important;
	color: #666666 !important;
	font-family: "Lato" !important;
	/*  font-size: 16px !important;*/
	margin-bottom: 5px !important;
	padding-left: 30px !important;
	margin-right: 10px !important;
	background-position: left 0px !important;
}

.baz-prog-link {
	margin-left: 70px;
	text-transform: uppercase;
}

.green-h3 {
	color: #00cc66 !important;
	font-size: 21px !important;
	margin-bottom: 25px !important;
	text-align: left !important;
	text-transform: uppercase !important;
	font-family: 'Lato' !important;
	font-weight: 100 !important;
}

.child-page .item-oa {
	margin-top: 25px;
	margin-bottom: 15px;
	/*text-transform: uppercase;*/
}

.child-page .item-info {
	min-height: 50px;
	/*	line-height: 50px;*/
}

.child-page img:first-child {
	width: 100%;
}

.chil-foot {
	margin: 0 auto;
	/*	width: 50%;*/
	text-align: center;
}

/*check up*/

.aboutProgLayerCu {
	display: block;
	background: none repeat scroll 0 0 rgba(252, 252, 252, 0.3);
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 20px;
}

.aboutProgLayerCuLast {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 35px;
}

.aboutProgLayerCu span {
	display: none;
}

.check-up p {
	margin-bottom: 20px !important;
}

.check-up img {
	margin-right: 25px;
	margin-bottom: 10px;
}

.check-up h3 {
	text-align: center;
	text-transform: uppercase !important;
	font-size: 19px !important;
	margin-bottom: 10px;
}

.aboutProgLayerCu h4,
.aboutProgLayerCu h2 {
	text-align: center;
	text-transform: uppercase !important;
	font-size: 19px !important;
	margin-bottom: 10px;
}

.check-up ul {
	margin-bottom: 20px !important;
	margin-top: 20px !important;
}

.aboutProgLayerCu p:first-child {
	margin-top: 20px !important;
}

.buttom-more {
	text-align: center;
}

.check-up h5 {
	margin-bottom: 10px;
}

.result-lech {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

/*mirracle*/

.mirracle {
	color: #666666 !important;
}

.mirr-img {
	min-height: 188px;
	line-height: 188px;
	width: 60%;
	margin: 0 auto;
	text-transform: uppercase;
	font-weight: bold;
	color: black;
}

.mirr-img img {
	margin-right: 25px;
}

.mirracle h3 {
	color: black;
	margin-bottom: 15px;
}

.mirracle h4 {
	color: black;
}

.mirra-etap .etaps {
	width: 290px;
	float: left;
}

.mirra-etap {
	float: left;
}

.etap-info {
	margin: 0 25px 25px 25px;
	float: left;
}

.mirra-etap h5 {
	text-align: center;
	text-transform: uppercase;
	color: black !important;
	margin-bottom: 20px;
	font-weight: bold;
}

.mirra-etap .etap-img {
	width: 100%;
	height: 85px;
	overflow: hidden;
}

.mirracle ul {
	margin-top: 25px;
	margin-bottom: 25px;
}

.mirra-etap .etaps .third .etap-img img {
	margin-left: 34%;
}

.mirra-etap b {
	color: black;
}

/* mirracle new */
.mirracle-img {
	margin-bottom: 15px;
	float: left;
}

.mirracle-text {
	margin-left: 250px;
}

.mirracle-text h3 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	padding-bottom: 1em;
}

.mirgreen {
	font-size: 18px;
	color: #114a2e;
	font-weight: bold;
}

.mircol {
	width: 50%;
	float: left;
}

.mircol h3 {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 30px 0;
}

.mirpie {
	text-align: center;
}

.mirproc {
	padding: 30px 0 40px 100px;
}

.mirproc span {
	display: inline-block;
	width: 100px;
	text-align: center;
}

.mirgrn {
	font-size: 36px;
	font-weight: bold;
	color: #33a46d;
}

.mirylw {
	font-size: 30px;
	font-weight: bold;
	color: #ca9802;
}

.ki4 {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 0 30px 10px 30px;
	color: #114a2e;
	font-size: 18px;
}

.ki4 strong {
	font-weight: bold;
}

.ki4 h2 {
	color: #ff0000;
	font-size: 24px;
	text-align: center;
	padding: 30px 0 20px 0;
}

.stages {
	background: #f7f7f7;
	margin-top: 20px;
	padding: 20px;
}

.stages h3 {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 30px 0;
}

.stagelist {
	width: 26%;
	float: left;
}

.stagearrow {
	width: 10%;
	height: 50px;
	float: left;
	text-align: center;
	padding-top: 10px;
}

.stagetitle {
	text-align: center;
	color: #114a2e;
	height: 50px;
	line-height: 50px;
	border: 2px solid #4dcd8e;
	margin-bottom: 20px;
	font-size: 18px;
}

.stagelist ul li {
	list-style: disc;
	color: #666;
	padding-bottom: 5px;
	list-style: 1em;
	margin-left: 1.5em;
}

.important {
	padding: 30px;
	margin: 30px 0;
	background: #e9e9e9;
}

.important h3 {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	padding-bottom: 20px;
}

.important strong {
	font-weight: bold;
}

.important ol li {
	padding-bottom: 5px;
	margin-left: 1.5em;
	list-style: decimal;
}

.important ul li {
	padding: 0 0 10px 30px;
	margin-left: 10px;
	background: url(/services/programmy/miracle/check.png) left 5px no-repeat;
}

.impcol {
	width: 49%;
	float: left;
}

.impcol+.impcol {
	margin-left: 2%;
}

.conditions {
	padding-left: 70px;
	background: url(/services/programmy/miracle/conditions.png) left top no-repeat;
}

.faqblock {
	padding-top: 20px;
}

.qstnblock+.qstnblock {
	border-top: 2px solid #ccc;
}

.qstn {
	padding: 5px 0 10px 40px;
	font-size: 24px;
	cursor: pointer;
	margin-right: 50px;
}

.qstn span {
	font-size: 18px;
}

.qstn:hover {
	color: #4dcd8e
}

.woman {
	background: url(/services/programmy/miracle/woman.png) left center no-repeat;
}

.man {
	background: url(/services/programmy/miracle/man.png) left center no-repeat;
}

.arrow {
	float: right;
	width: 30px;
	height: 15px;
	background: url(/services/programmy/miracle/xico.png) center top no-repeat;
	margin: 18px 10px 0 0;
}

.activefaq .arrow {
	float: right;
	width: 30px;
	height: 15px;
	background: url(/services/programmy/miracle/xico.png) center bottom no-repeat;
}

.mirprice h3 {
	font-size: 24px;
	color: #000;
	font-weight: normal;
	padding-bottom: 20px;
	text-align: center;
}

a.bigbtn {
	display: block;
	width: 320px;
	font-size: 28px;
	color: #124b2f;
	font-weight: bold;
	text-align: center;
	margin: 10px auto 0 auto;
	padding: 10px 0;
	line-height: 1em;
	border-radius: 5px;
	border: 2px solid #4dcd8e;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+100 */
	background: rgb(255, 255, 255);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
	/* IE6-9 */
}

a.bigbtn:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d3d3d3+100 */
	background: rgb(255, 255, 255);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(211, 211, 211, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(211, 211, 211, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(211, 211, 211, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3d3d3', GradientType=0);
	/* IE6-9 */
}

.mirreviews h3 {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

.mirreviews strong {
	font-weight: bold;
}

/* health 60+ & */
.center {
	text-align: center;
	padding: 0 20px;
}

.prog2 {
	width: 46%;
	float: left;
}

.prog2+.prog2 {
	margin-left: 8%;
}

.prog3 {
	width: 30%;
	float: left;
}

.prog3+.prog3 {
	margin-left: 5%;
}

.prog70 {
	float: left;
	width: 65%;
	padding-right: 2%;
}

.prog30 {
	float: left;
	width: 33%;
}

.icocol {
	padding-top: 15px;
	float: left;
}

.listpad {
	margin-left: 90px;
}

.progabout .prog2,
.progabout .prog3 {
	padding-top: 20px;
}

.listpad ul li,
.progproc ul li {
	padding: 0 0 10px 15px;
	background: url(/img/greendot.png) left 12px no-repeat;
}

.listcheck ul li {
	padding: 2px 0 0 45px;
	margin-bottom: 10px;
	background: url(/img/check.png) left top no-repeat;
	line-height: 30px;
}

.progcontent {
	margin-bottom: 40px;
}

.progcontent h2 {
	color: #39a46f;
	font-size: 36px;
	margin-bottom: 0.5em;
}

.progcontent h3 {
	font-size: 24px;
	margin-bottom: 1em;
}

.progcontent h4 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 5px 0;
	font-family: Helvetica, Arial, sans-serif;
}

.progcontent strong {
	font-weight: bold;
}

.progcontent p.hm {
	font-size: 32px;
	text-align: center;
}

/* CSS для программ версия 2
**********************************/
.progcontent-v2 b {
	font-family: Helvetica, Arial, sans-serif;
}

.progcontent-v2 h2,
.progcontent-v2 h3 {
	text-align: center;
	color: #41b97d;
	margin-bottom: 10px;
}

.progcontent-v2 h2 {
	font-size: 1.5rem;
}

.progcontent-v2 h3 {
	font-size: 30px;
}

.progcontent-v2 h4.header-left {
	font-size: 28px;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}

.progcontent-v2 .faq-item:before {
	background: #39a46f;
	color: #39a46f;
}

.progcontent-v2 .faq-item:after {}

.progcontent-v2 .about-procedure {
	margin-bottom: 45px;
}

.progcontent-v2 .faq-item i,
.progcontent-v2 .about-procedure__icon i {
	color: #39a46f;
}

.progcontent-v2 .faq-item:hover:after {
	border-left-color: #39a46f;
}

.dropdown-header {
	display: table;
	margin: 0 0 30px 0;
	color: #124b2f;
	font-weight: bold;
	text-align: center;
	padding: 15px 30px;
	border-radius: 5px;
	border: 2px solid #4dcd8e;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
	transition: all 0.3s ease;
	cursor: pointer;
}

.dropdown-header:hover {
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(211, 211, 211, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(211, 211, 211, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(211, 211, 211, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3d3d3', GradientType=0);
}

.dropdown-table {
	/*display: table;*/
	margin-bottom: 30px;
	display: none;
}

.dropdown-table-td {
	display: table-cell;
	width: 33%;
}

.dropdown-table-td ul {
	padding-right: 20px;
}

.dropdown-table-thead {
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	border-top: 2px solid #4dcd8e;
	width: 90%;
	padding-top: 20px;
}

.cta-premium-program {
	margin: 20px 0 30px;
	padding: 30px 0;
}

#progmore-btn {
	margin-bottom: 30px;
}

.progcontent-v2 ul.dot-style-gray li {
	padding-right: 37px;
}

.progcontent-v2 ul>li>ul {
	margin-left: 40px;
}

.progcontent-v2 ul>li>ul>li {
	list-style: none !important;
}

.hidden-text {
	display: none;
}

.hidden-text-border {
	border-left: 2px solid rgb(77, 205, 142);
	padding-left: 20px;
}

.consult-btn {
	margin: 0 auto;
	display: inline-block;
	font-size: 1rem;
	border: 2px solid #36b979;
	color: #008e47;
	padding: 10px 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.consult-btn:hover {
	background-color: #36b979;
	color: #fff;
}

.progcontent-v2 .video {
	margin-bottom: 50px;
}

.detox-programm-links {
	margin-bottom: 50px;
	text-align: center;
}

.detox-programm-links a {
	width: 30%;
	font-size: 18px;
}

/*.detox-main-programm-links {
  margin-bottom: 50px;
  text-align: center;
}
.detox-main-programm-links a {
  width: 30%;
}*/







/* / CSS для программ версия 2
**********************************/
.progheader {
	margin: -40px 0 0 0;
	padding-bottom: 0;
	position: relative;
}

.progheaderinfo {
	min-height: 400px;
}

.progheader p {
	font-size: 30px;
	padding-left: 60px;
}

.progtitle {
	padding: 40px 210px 40px 0;
	font-size: 33px;
}

.day {
	background: url(/img/day.png) left 7px no-repeat;
}

.money {
	background: url(/img/money.png) left 5px no-repeat;
}

a.progorder {
	display: inline-block;
	padding: 15px 40px;
	font-size: 24px;
	color: #fff;
	background-color: #39a46f;
	text-decoration: none;
	border-radius: 4px;
}

a.progorder:hover {
	background-color: #4dcd8e;
}

a.progmore {
	position: relative;
	display: inline-block;
	font-size: 28px;
	color: #124b2f;
	font-weight: bold;
	padding: 15px 30px;
	line-height: 1em;
	border-radius: 5px;
	border: 2px solid #4dcd8e;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+100 */
	background: rgb(255, 255, 255);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
	/* IE6-9 */
}

a.progmore:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d3d3d3+100 */
	background: rgb(255, 255, 255);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(211, 211, 211, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(211, 211, 211, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(211, 211, 211, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3d3d3', GradientType=0);
	/* IE6-9 */
}

.more-reviews-link {
	position: relative;
}

.more-reviews-link a {
	position: absolute;
	right: 20px;
	bottom: 22px;
}

.progintro {
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	font-size: 28px;
}

.progproc {
	padding: 40px 0;
	border-bottom: 2px solid #f7f7f7;
}

.progproc h2 a {
	color: #999;
	border-bottom: 1px dashed #999;
}

.progproc h2 a.active {
	color: #39a46f;
	border: none;
}

.pricelist {
	width: 100%;
	margin-bottom: 30px;
}

.pricelist tr {
	background: #f7f7f7;
}

.pricelist tr.altrow {
	background: #fff;
}

.pricelist th {
	color: #999;
	font-weight: normal;
	background: #fff;
	text-align: left;
}

.pricelist td,
.pricelist th {
	padding: 7px 15px;
}

.pricelist th+th,
.pricelist td+td {
	width: 100px;
	text-align: right;
}

.rightpad {
	padding: 0 0 0 50px;
	margin-top: 30px;
}

.rightpad ol li {
	padding: 0 0 10px 0;
	margin-left: 25px;
	color: #666;
	list-style: decimal;
}

.docico {
	background: url(/img/doc.png) left 15px no-repeat;
}

.phoneico {
	background: url(/img/phone.png) left 15px no-repeat;
}

.attention {
	background: url(/img/phone.png) left 15px no-repeat;
}

.progphone {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 30px;
}

.progcompany {
	padding: 40px 0;
	background: #f7f7f7;
}

.progcomp strong {
	display: block;
	padding: 10px 0;
}

.progcomp p {
	color: #666;
}

.listcheck-third {
	width: 45%;
	margin: 0 auto;
}

.center-long {
	text-align: center;
}

/* doctors */
.about_doctors_photo {
	text-align: center;
	padding: 10px;
}

.about_doctors {
	width: 100%;
	margin: 0 2%;
	min-width: 300px;
	min-height: 470px;
	float: left;
}

.about_doctors_about {
	text-align: center;
}

.no-eat .head-tabs-h4 h4 {
	margin: 15px 0 0 !important;
}

.all-medicine h3 {
	text-align: center;
	text-transform: uppercase;
	color: black !important;
	margin-bottom: 20px;
	font-weight: bold;
}

.all-medicine h4 {
	text-transform: uppercase !important;
}

.all-medicine #tabs-table {
	margin-bottom: 20px;
}

.lections {
	color: black !important;
}

.lections__desc-block {
	color: #A9A9A9;
	text-transform: lowercase;
}

.lections h2 {
	color: #00BC5E !important;
	font-size: 20px !important;
	font-weight: bold;
	margin-bottom: 10px;
}

.lections-wrap {
	margin-bottom: 55px;
}

.lection {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}

.lection__img {
	display: table-cell;
	width: 25%;
	vertical-align: top;
}

.lection__img img {
	width: 100%;
}

.lection__description {
	display: table-cell;
	vertical-align: top;
	padding-left: 20px;
}

.lection__description p {
	margin-bottom: 0 !important;
}

.images-loaction {
	display: inline-block;
	float: left;
	height: 249px;
	margin-bottom: 30px;
	margin-right: 20px;
	max-width: 570px;
	overflow: hidden;
}

.locations-h {
	text-align: center !important;
	color: black !important;
	font-weight: bold !important;
	margin-bottom: 20px !important;
}

.fillial {
	width: 100%;
	float: left;
	margin-right: 16px;
}

.fillial a h3 {
	text-align: center;
	margin-bottom: 20px;
	color: black;
}

.fillial p,
.fillial img {
	margin-bottom: 10px;
}

.fillial-img-spb {
	width: 100%;
}

.fillial-upp {
	text-transform: uppercase;
	font-weight: bold;
}

.fillial-upp-one {
	text-align: center;
}

.fillial-location img {
	float: left;
	margin-right: 10px;
}

.fillial ul li {
	background-image: url("../img/green/li-table.png") !important;
	background-repeat: no-repeat !important;
	color: #666666 !important;
	font-family: "Lato" !important;
	font-size: 100% !important;
	margin-bottom: 5px !important;
	padding-left: 30px !important;
	margin-right: 10px !important;
	background-position: left 6px !important;
}

.fillial-location {
	font-weight: bold;
}

.bronir {
	margin-top: 20px;
	text-align: center;
}

.fillial-phone {
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}

.fillial .button {
	margin-top: 20px;
}

.about-page .licenzion {
	text-align: center;
}

.lic-head {
	text-align: center;
	margin-bottom: 20px;
}

.lic-head h3 {
	text-transform: uppercase;
	font-weight: bold;
}

.licenzion .lic-item {
	display: inline-block;
	margin-right: 40px;
	margin-bottom: 40px;
}

.about-page .licenzion .lic-item img {
	height: 300px;
}

.span-black {
	color: black !important;
}

.span-black-b {
	color: black;
	font-weight: bold;
}

.progr-custom h4 {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 15%;
	padding-right: 15%;
	text-align: center;
	text-transform: uppercase;
}

.progr-custom h3 {
	color: #00cc66;
	font-size: 1.2rem;
}

.progr-custom thead td {
	vertical-align: middle;
	border-right: 1px solid #fff;
}

.progr-custom thead td:last-child {
	border-right: #00b85d solid 1px;
}

.progr-custom thead {
	background: #00b85d;
	color: #fff;
	text-align: center;
	border: #00b85d solid 1px;
}

.progr-custom tbody td {
	border: 1px solid #cccccc;
	color: #666666;
	font-family: "Lato";
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}

.custom-prog-table,
.custom-prog-table-one {
	margin-bottom: 20px;
}

.custom-prog-table-one thead tr:first-child {
	height: 50px;
}

.table-left-td {
	text-align: left !important;
	padding-left: 15px !important;
}

.prog-custom-inf img {
	margin-right: 20px;
	margin-bottom: 40px;
}

.prog-custom-info img {
	margin-right: 20px;
	margin-bottom: 20px;
}

.progr-custom .prog-castom-inf ul {
	margin-bottom: 20px !important;
}

.custom-prog-table thead tr:first-child td:first-child {
	width: 5%;
	padding: 5px;
}

.progr-custom .info-quot-first {
	width: 70% !important;
}

.progr-custom h5 {
	text-align: center;
	margin-bottom: 20px;
	font-size: 20px;
}

.table-contents .list-ulli ul li {
	background-image: url("../img/green/li-table.png") !important;
	background-repeat: no-repeat !important;
	color: #666666 !important;
	font-family: "Lato" !important;
	font-size: 16px !important;
	margin-bottom: 15px !important;
	margin-top: 15px !important;
	padding-left: 30px !important;
	margin-right: 10px !important;
	background-position: left 6px !important;
}

.table-contents .list-ulli h3 {
	color: black;
	text-transform: uppercase;
}

.boxPicGalleryKab2 img {
	/*margin: 20px;*/
}

.custom-table table {
	margin-top: 20px;
	margin-bottom: 20px;
}

.custom-table table td {
	border: 1px solid #666666;
	text-align: center;
	padding-top: 20px;
	vertical-align: middle;
}

.custom-table table tr {
	border: 1px solid #666666;
}

.span-black-bu {
	color: black !important;
	text-transform: uppercase !important;
}

.custom-list-margin ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.center-black-h {
	text-align: center;
	margin-bottom: 20px;
	font-size: 20px;
	text-transform: uppercase !important;
	color: black !important;
}

.center-black-h-left {
	text-align: left;
	margin-bottom: 20px;
	font-size: 20px;
	text-transform: uppercase !important;
	color: black !important;
}

.class-mains {
	width: 100%;
	display: table;
}

.class-main {
	max-width: 380px;
	min-width: 200px;
	float: left;
	padding: 3px;
	/*	margin-right:10px;*/
	color: #666666;
	/*	margin-bottom:50px;*/

}



.h51 {
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	text-align: center;
	margin-bottom: 5px;
	font-family: "Lato";
	background-color: #17a65a;
}

.h52 {
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	text-align: center;
	margin-bottom: 5px;
	font-family: "Lato";
	background-color: #0991d4;
}

.h53 {
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	text-align: center;
	margin-bottom: 5px;
	font-family: "Lato";
	background-color: #fbda0c;
}

.cabinets h2 {
	color: #00cc66 !important;
	font-size: 18px !important;
	margin-bottom: 10px !important;
	text-align: left !important;
	text-transform: uppercase !important;
	font-family: 'Lato' !important;
	font-weight: 100 !important;
}

.cabinets h3 {
	font-size: 18px;
	margin-bottom: 20px;
}

.cabinets .boxPicGalleryKab table {
	margin-bottom: 20px !important;
}

.banya-img-div .banay-left {
	max-width: 540px;
	float: left;
	margin-right: 7px;
}

.banya-img-div {
	margin-bottom: 15px;
}

.work-day {
	text-align: center;
}

.work-day h3 {
	margin-bottom: 15px;
}

.work-day table {
	width: 30%;
	margin: 0 auto;
	color: #666666 !important
}

.work-day table tr {
	border: solid 1px #999999;
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
}

.banya-tabs table {
	width: 45%;
	margin: 0 auto;
	color: #666666 !important
}

.banya-tabs table tr {
	border: none;
}

.banya-tabs table tr a {
	border: none;
	color: #999999;
}

.active-tr {
	background: #00b85d;
}

.banya-tabs .active-tr td a {
	color: #fff !important;
}

#bnpr01,
#bnpr02,
#bnpr03,
#bnpr04,
#bnpr05,
#bnpr06,
#bnpr07,
#bnpr08,
#bnpr09 {
	background: none repeat scroll 0 0 rgba(252, 252, 252, 0.3);
	border: 1px solid #cccccc;
	display: block;
	padding: 20px;
}

#bnpr01,
#bnpr02,
#bnpr03,
#bnpr04,
#bnpr05,
#bnpr06,
#bnpr07,
#bnpr08,
#bnpr09 {
	display: none;
}

.active-banya {
	display: block !important;
}

#info-banay-box {
	margin-top: 20px;
}

#info-banay-box h3 {
	font-size: 17px !important;
	margin-bottom: 10px;
	text-transform: uppercase !important;
}

#info-banay-box h4 {
	font-size: 17px !important;
	margin-top: 20px;
	text-transform: uppercase !important;
}

#info-banay-box p {
	margin-top: 20px !important;
	color: rgb(103, 103, 103) !important;
}

.new_info {
	border-color: #00b85d;
	border-style: solid;
	border-width: 3px;
	box-sizing: border-box;
	color: #00b85d;
	display: inline-block;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 20px;
	padding: 11px 21px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	transition: border 0.3s ease 0s, background 0.3s ease 0s, color 0.3s ease 0s;
	width: 120px;
}

.fiz-cab h4 {
	font-size: 17px !important;
	margin-top: 20px;
	text-transform: uppercase !important;
	font-weight: bold;
}

.div_table_price {
	overflow: auto;
}

.div_table_price sup {
	vertical-align: super;
}

.img_main {
	width: 100%;
}

.callme {
	color: #000;
	border: 1px solid #000;
	border-radius: 4px;
	display: inline;
	margin: 0 0 0 20px;
	padding: 5px 15px;
	font-size: 18px;
	cursor: pointer;
}

/*chek-up addit*/
.addit {
	border: 1px solid #cccccc !important;
	margin-bottom: 15px !important;
	padding: 5px !important;
}

/*chek-up addit*/


/*side-prew - журнал + буклет(черный)*/
.side-prew {
	text-align: center;
	margin-bottom: 35px;
}

/*.side-prew a{
  margin: 0px;
}*/



/*FB-header*/
.fb {
	margin: 0 10px;
	text-align: center;
	position: relative;
	z-index: 10000;
}
}

#fb_btn {
	text-align: left;
}



/*ссылки "ПОДРОБНЕЕ"*/
.readmore_link {
	border: solid 2px;
	display: inline-block;
	padding: 10px 20px;
}

/* slider */
.reviews h2 {
	text-align: center;
	font-size: 30px;
	margin: 40px 0;
}

.sliderrev {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.slider__wrapper {
	height: 100%;
	list-style: none;
	overflow: hidden;
	*zoom: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
}

.slider__item {
	height: 100%;
	float: left;
	clear: none;
}

.slider__arrows-item {
	position: absolute;
	display: block;
	margin-bottom: -20px;
	padding: 0;
	cursor: pointer;
}

.slider__arrows-item--right {
	bottom: 60%;
	right: 0;
	width: 20px;
	height: 32px;
	background: url(../img/arrows.png) right center no-repeat;
}

.slider__arrows-item--left {
	bottom: 60%;
	left: 0;
	width: 20px;
	height: 32px;
	background: url(../img/arrows.png) left center no-repeat;
}

.slider__nav {
	position: absolute;
	bottom: 30px;
}

a.slider__nav-item {
	width: 12px;
	height: 12px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 50%;
}

a.slider__nav-item--current {
	background: #ccc;
}

a.slider__nav-item:hover {
	background: #ccc;
}

.sliderblock {
	width: 90%;
	margin: 0 auto 80px auto;
	padding: 3%;
	border: 2px solid #eee;
	border-radius: 8px;
	font-size: 18px;
}

a.sliderimg {
	display: block;
	float: right;
	border: none;
}

.sliderp {
	margin-right: 120px;
}

a.fancybox-close {
	border: none;
}

.sliderimg img {
	width: 100px;
}

.allreviewslink {
	display: block;
	margin: 0 auto 30px;
	text-align: center;
	border: 3px solid #00b85d;
	color: #00b85d;
	width: 150px;
	padding: 10px 0;
	font-size: 23px;
}

/*detal_pic*/
.detal_pic {
	float: left;
	margin: 10px 10px 10px 5px;
}

/*aktcii*/
.form input.nameform {
	background: #eceeec url(../img/formsprite.png) right 10px no-repeat;
	margin: 10px 0 10px;
}

.form input.phoneform {
	background: #eceeec url(../img/formsprite.png) right -30px no-repeat;
	margin: 10px 0 10px;
}

.form input.emailform {
	background: #eceeec url(../img/formsprite.png) right -72px no-repeat;
	margin: 10px 0 10px;
}

.stuff {
	position: fixed;
	z-index: 1001;
	top: 100px;
	left: 50%;
	width: 500px;
	margin-left: -265px;
	padding: 30px;
	background-color: #fff;
	border-radius: 10px;
	text-align: left;
}

.popup {
	position: fixed;
	z-index: 1000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
}

.close {
	float: right;
	cursor: pointer;
	width: 25px;
	height: 25px;
	display: block;
	background: url(../img/close.png) center no-repeat;
	opacity: .7;
}

.notice {
	width: 50%;
	float: left;
	color: #333;
	font-style: italic;
	font-weight: 300;
}

input.btn {
	/* width: 220px; */
	display: block;
	margin: 0 auto;
}

/*input.button, button.button {
  height: 50px;
  width: 100%;
  padding: 0 20px;
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
  border: none;
  cursor: pointer;
  background: rgb(82,167,91);
  background: -moz-linear-gradient(top, rgba(82,167,91,1) 0%, rgba(45,134,53,1) 42%, rgba(36,120,43,1) 65%, rgba(82,167,91,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(82,167,91,1)), color-stop(42%,rgba(45,134,53,1)), color-stop(65%,rgba(36,120,43,1)), color-stop(100%,rgba(82,167,91,1)));
  background: -webkit-linear-gradient(top, rgba(82,167,91,1) 0%,rgba(45,134,53,1) 42%,rgba(36,120,43,1) 65%,rgba(82,167,91,1) 100%);
  background: -o-linear-gradient(top, rgba(82,167,91,1) 0%,rgba(45,134,53,1) 42%,rgba(36,120,43,1) 65%,rgba(82,167,91,1) 100%);
  background: -ms-linear-gradient(top, rgba(82,167,91,1) 0%,rgba(45,134,53,1) 42%,rgba(36,120,43,1) 65%,rgba(82,167,91,1) 100%);
  background: linear-gradient(to bottom, rgba(82,167,91,1) 0%,rgba(45,134,53,1) 42%,rgba(36,120,43,1) 65%,rgba(82,167,91,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52a75b', endColorstr='#52a75b',GradientType=0 );
}*/

/* table-detox */
table.table-detox tr td {
	vertical-align: top;
}

.annmore a {
	display: block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: #00b85d;
	margin: 40px auto 0 auto;

}

.detox-prgrm {
	width: 41%;
	padding: 3%;
	min-width: 260px;
	border: 2px solid #00b85d;
	float: left;
	margin: 60px 1%;
}

.detox-prgrm:hover {
	border: 2px solid #4dcd8e;
}

.detox-prgrm h4 {
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	min-height: 140px;
	margin-bottom: 30px;
}

a.detox-info {
	display: block;
	width: 220px;
	margin: 0 auto;
	border: 1px solid #06c;
	color: #06c;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

a.detox-info:hover {
	background: #06c;
	color: #fff;
}

a.detox-order {
	display: block;
	width: 222px;
	margin: 40px auto 20px auto;
	color: #fff;
	background: #00b85d;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
}

a.detox-order:hover {
	background: #1a8c3b;
}

.detox-icons {
	background: #eee;
	padding: 30px 0;
	margin-top: 40px;
}

.detox-icons div {
	float: left;
	width: 29%;
	min-width: 240px;
	padding: 2%;
	font-size: 14px;
	line-height: 20px;
}

.detox-icon {
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

.detox-p {
	margin-top: 40px;
}

.detox-p p {
	padding-bottom: 1em;
}

.detox-micro {
	margin-bottom: 40px;
}

.detox-micro h2,
.detox-dig h2,
.detox-p h2 {
	padding: 1em 0;
	font-size: 24px;
	color: #0C6;
}

.detox-micro div {
	float: left;
	width: 48%;
	padding: 0 1%;
	min-width: 300px;
}

.detox-micro div h3 {
	font-size: 20px;
	padding: 1em 0;
	font-weight: bold;
	color: #000;
}

.detox-micro div p {
	padding: 0 10px;
	margin-bottom: 20px;
	color: #666;
}

.dig {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	border: 2px solid #00b85d;
	text-align: center;
	color: #00b85d;
	font-size: 18px;
	float: left;
	margin-bottom: 20px;
}

.detox-dig p {
	margin: 0 0 20px 60px;
}

/* ----------- tabs - badi---------------*/
#tabs {
	overflow: auto;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

#tabs li {
	margin: 0;
	padding: 0;
	float: left;
}

#tabs a {
	-moz-box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
	box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
	background: #ad1c1c;
	background: -moz-linear-gradient(220deg, transparent 10px, #ad1c1c 10px);
	background: -webkit-linear-gradient(220deg, transparent 10px, #ad1c1c 10px);
	background: -ms-linear-gradient(220deg, transparent 10px, #ad1c1c 10px);
	background: -o-linear-gradient(220deg, transparent 10px, #ad1c1c 10px);
	background: linear-gradient(220deg, transparent 10px, #4DCD8E 10px);
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
	color: #fff;
	float: left;
	font: bold 12px/35px 'Lucida sans', Arial, Helvetica;
	height: 35px;
	padding: 0 30px;
	text-decoration: none;
	border-radius: 0px 50px 0px 0px;
}

#tabs a:hover {
	background: #c93434;
	background: -moz-linear-gradient(220deg, transparent 10px, #c93434 10px);
	background: -webkit-linear-gradient(220deg, transparent 10px, #c93434 10px);
	background: -ms-linear-gradient(220deg, transparent 10px, #c93434 10px);
	background: -o-linear-gradient(220deg, transparent 10px, #c93434 10px);
	background: linear-gradient(220deg, transparent 10px, #FCC415 10px);
}

#tabs a:focus {
	outline: 0;
}

#tabs #current a {
	background: #00B85D;
	background: -moz-linear-gradient(220deg, transparent 10px, #fff 10px);
	background: -webkit-linear-gradient(220deg, transparent 10px, #fff 10px);
	background: -ms-linear-gradient(220deg, transparent 10px, #fff 10px);
	background: -o-linear-gradient(220deg, transparent 10px, #fff 10px);
	background: linear-gradient(220deg, transparent 10px, #00B85D 10px);
	text-shadow: none;
	color: #333;
	border-radius: 0px 50px 0px 0px;
}

#content {
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#FBFBFB));
	background-image: -webkit-linear-gradient(top, #fff, #FBFBFB);
	background-image: -moz-linear-gradient(top, #fff, #FBFBFB);
	background-image: -ms-linear-gradient(top, #fff, #FBFBFB);
	background-image: -o-linear-gradient(top, #fff, #FBFBFB);
	background-image: linear-gradient(top, #fff, #FBFBFB);
	-moz-border-radius: 0 2px 2px 2px;
	-webkit-border-radius: 0 2px 2px 2px;
	border-radius: 0 2px 2px 2px;
	-moz-box-shadow: 0 2px 2px #000, 0 -1px 0 #fff inset;
	-webkit-box-shadow: 0 2px 2px #000, 0 -1px 0 #fff inset;
	box-shadow: 0 2px 2px #000, 0 -1px 0 #fff inset;
	padding: 30px;
}

#content div {
	height: 100%;
}

.content p {
	padding-bottom: 1em;
}

/* ----------- tabs - badi - END---------------*/


/* ----------- кнопка - "Зааказать" ---------------*/
.zakaz {
	font-size: 16px;
	font-family: Arial;
	font-weight: 600;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #268a16;
	padding: 8px 18px;
	text-decoration: none;
	background: -moz-linear-gradient(center top, #77d42a 5%, #5cb811 100%);
	background: -ms-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #77d42a), color-stop(100%, #5cb811));
	background-color: #77d42a;
	color: #306108;
	display: inline-block;
	text-shadow: 1px 1px 0px #aade7c;
	-webkit-box-shadow: inset 1px 1px 0px 0px #caefab;
	-moz-box-shadow: inset 1px 1px 0px 0px #caefab;
	box-shadow: inset 1px 1px 0px 0px #caefab;
}

.zakaz:hover {
	background: -moz-linear-gradient(center top, #5cb811 5%, #77d42a 100%);
	background: -ms-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #5cb811), color-stop(100%, #77d42a));
	background-color: #5cb811;
}

.zakaz:active {
	position: relative;
	top: 1px;
}

/* ----------- кнопка - "Заказать" - END---------------*/

/*video_gallery*/

.news_wrapper {
	width: 275px;
	padding: 0px 5px 5px 5px;
	margin: 0px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}


.pr_text {
	/*height: 100%;
  padding-bottom: 10px;*/
}

/*.zag{
  height: 50px;
}*/
/*video_gallery*/


/*video_center*/
.img_center {
	width: 50%;
	margin: 0 auto;
}

/* plastic */
.plastdoc {
	width: 220px;
	background: #e9e9e9;
	padding: 26px 20px;
	float: left;
	margin-bottom: 20px;
}

.plastdoc img {
	margin-bottom: 30px;
	display: block;
	border-radius: 50%;
}

.plastp {
	margin-left: 280px;
}

.atnt {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 1000;
}

.atnttext {
	width: 440px;
	margin: 10% auto;
	background: #e9e9e9;
	padding: 30px;
	border-radius: 5px;
}

.plasticurl {
	font-size: 20px;
}

.atntaccept,
.atnttext label {
	display: inline-block;
}

.plasticbanner {
	cursor: pointer;
}

/**************************************************
* page free time in clinic
**************************************************/

.freetime-in-clinic p {
	margin-bottom: 15px;
}

.freetime-in-clinic h2 {
	margin-bottom: 23px;
	font-size: 1.1rem;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
	color: #000;
}

.freetime-in-clinic h3 {
	margin-bottom: 10px;
	font-size: 1rem;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
	color: #000;
}

.freetime-in-clinic ul {
	margin-bottom: 17px;
}

.freetime-in-clinic ul li {
	position: relative;
	margin: 0 0 4px 0px;
	padding-left: 17px;
}

.freetime-in-clinic ul li:before {
	content: "\2022";
	position: absolute;
	display: block;
	left: 0;
	top: 3px;
	font-size: 18px;
	color: #00B85D;
}

/**************************************************
page: Школьные каникулы с психологом
**************************************************/

.program-price {
	font-weight: bold;
}

.program-price span {
	color: #00b85d;
	white-space: nowrap
}

/**************************************************
* page plastic surgery
**************************************************/
.plastic-wrapper .submenu-wrap {
	display: table;
	margin-bottom: 30px;
}

.plastic-wrapper .submenu {
	display: table-cell;
	vertical-align: middle;
	width: 36%;
	background-color: #4DCD8E;
}

.plastic-wrapper .submenu-link {
	display: block;
	font-size: 1.1rem;
	color: #fff;
	transition: all 0.3s ease;
	padding: 7px 0 7px 15px;
	border-bottom: 1px solid #59E6A1;
}

.plastic-wrapper .submenu-item:last-child .submenu-link {
	border-bottom: none;
}

.plastic-wrapper .submenu-link:hover {
	border-left: 10px solid #59E6A1;
	color: #fff;
}

.plastic-wrapper .submenu-link .fa {
	margin-right: 10px;
	color: #1D794C;
}

.plastic-wrapper .submenu-img {
	display: table-cell;
	vertical-align: top;
}

.plastic-wrapper .image {
	margin: 0;
	max-height: 342px;
}

.plastic-hirurg__personal {
	margin-bottom: 30px;
}

.page-plastic-hirurg figure {
	width: 50%;
	float: left;
}

.page-plastic-hirurg figure img {
	margin: 0 auto 20px;
	display: block;
}

.page-plastic-hirurg figure figcaption {
	text-align: center;
	padding: 0 10px;
}

.plastic-hirurg__personal-speciality {
	color: #B3B3B3;
}

.speciality__more {
	display: none;
}

#first-firurg__more-info {
	padding-right: 10px;
	margin-bottom: 30px;
}

#second-firurg__more-info {
	padding-left: 10px;
	margin-bottom: 30px;
}

/*#third-firurg__more-info {
  padding-right: 10px;
  margin-bottom: 30px;
}
#fourth-firurg__more-info {
  padding-left: 10px;
  margin-bottom: 30px;
}*/
.banner-3d-consult {
	margin-bottom: 20px;
}

.plastic-wrapper .result-wrap h3 {
	margin: 35px 0 10px 0;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
}

/**************************************************
* page about clinic
**************************************************/
.about-page .grid-col-12 {
	width: 100%;
}

.about-page h2 {
	margin-bottom: 20px;
	font-size: 1.7rem;
}

.about-page h3 {
	margin-bottom: 20px;
	font-size: 1.5rem;
}

.about-page b {
	color: #000;
}

.about-page .submenu-wrap {
	display: table;
	margin-bottom: 70px;
}

.about-page .submenu {
	display: table-cell;
	vertical-align: middle;
	width: 40%;
	background-color: #4DCD8E;
}

.about-page .submenu-link {
	display: block;
	font-size: 1.3rem;
	color: #fff;
	transition: all 0.3s ease;
	padding: 7px 0 7px 15px;
	border-bottom: 1px solid #59E6A1;
}

.about-page .submenu-item:last-child .submenu-link {
	border-bottom: none;
}

.about-page .submenu-link:hover {
	border-left: 10px solid #59E6A1;
	color: #fff;
}

.about-page .submenu-link .fa {
	margin-right: 10px;
	color: #1D794C;
}

.about-page .submenu-img {
	display: table-cell;
	vertical-align: top;
}

.about-page .image {
	margin: 0;
	max-height: 384px;
}

.about-page .link-box {
	display: table;
	width: 100%;
	margin-bottom: 50px;
}

.about-page .link-box__text {
	display: table-cell;
	padding: 30px;
	vertical-align: middle;
	text-align: right;
	font-style: italic;
	width: 50%;
	color: #000;
}

.about-page .link-box__link {
	display: table-cell;
	padding: 20px 30px;
	vertical-align: middle;
	text-align: left;
}

.about-page .link-box__link-icon {
	display: table-cell;
}

.about-page .link-box__link-text {
	display: table-cell;
}

.about-page .link-box__btn {
	padding: 13px 45px 13px 20px;
	border-radius: 9px;
	transition: all 0.1s ease;
	color: #fff;
	background-color: #008E47;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border: none;
}

.about-page .link-box__btn:after {
	position: absolute;
	top: 50%;
	margin-top: -24px;
	right: 12px;
	content: '\f105';
	color: #fff;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 2.4rem;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

.about-page .link-box__btn:before {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	width: 40%;
	height: 200%;
	background: rgba(255, 255, 255, 0.1);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.about-page .link-box__btn:hover {
	background-color: #00A552;
}

.about-page .link-box__btn:hover:before {
	right: 12px;
}

.about-page .link-box__btn:hover:after {
	right: -25px;
}

.about-page .header-icon {
	display: inline-block;
	background-color: #a0ebb3;
	border: 5px solid rgb(201, 247, 212);
	color: #299861;
	padding: 11px 15px;
	border-radius: 45px;
	margin-right: 15px;
}

.about-page .program-link-box-wrap {
	margin-bottom: 50px;
}

.about-page .program-link-box {
	width: 50%;
	float: left;
}

.about-page .program-link-box__link {
	position: relative;
	height: 150px;
	display: table;
	width: 100%;
	color: #000;
}

.about-page .program-link-box__img,
.about-page .program-link-box__text {
	display: table-cell;
	vertical-align: middle;
}

.about-page .program-link-box__img {
	width: 25%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.about-page .program-link-box__text {
	padding-left: 30px;
	transition: background 0.4s ease;
}

.about-page .program-link-box__text h4 {
	text-transform: uppercase;
	font-size: 1rem;
	color: #00b85d;
}

.about-page .program-link-box__text p {
	margin-bottom: 0;
	font-size: 0.9rem;
	padding-right: 15px;
}

.about-page .program-link-box__text:hover {
	background-color: #00bc5e;
	color: #fff;
}

.about-page .medic-list {
	display: inline-block;
	width: 24%;
	vertical-align: top;
}

.about-page .personal-in-numbers {
	margin-bottom: 30px;
}

.about-page .zabolel_block {
	width: 100%;
	margin-bottom: 20px;
	background-color: #fff;
}

.about-page .zabolel_block .ul_small {
	display: inline-block;
	font-size: 0;
}

.about-page .zabolel_block .ul_small li {
	display: inline-block;
	vertical-align: top;
	width: 47%;
	background: url(/bitrix/templates/main/img/arrow_small_r.png) no-repeat;
	background-position: 0 3px;
	margin: 0px 0 10px 0;
	transition: all 0.3s ease;
}

.about-page .zabolel_block .ul_small li:hover {
	transform: translateX(5px);
}

.about-page .ul_small li a {
	padding-left: 35px;
	font-size: 0.9rem;
	font-weight: bold;
	color: #000;
}

/**************************************************
* page residence (гостям - проживание)
**************************************************/

.residence-list li {
	display: inline-block;
	margin: 0 10px 10px 0;
}

.residence-list li a {
	position: relative;
	display: inline-block;
}

.residence-list li a h2 {
	position: absolute;
	bottom: 0;
	text-align: center;
	font-size: 14px;
	color: #fff;
	width: 100%;
	height: 30px;
}

.residence-list li a img {
	width: 200px;
}

.aqw_video_table .items {
	width: 100% !important;
}


/**************************************************
* procedure categories
**************************************************/

.procedure h2 {
	color: #39a46f;
	font-size: 2rem;
	margin-bottom: 20px;
}

.procedure h3 {
	font-size: 1.5rem;
	margin-bottom: 20px;
}

.procedure-img-left {
	width: 350px;
	float: left;
	margin: 0 20px 10px 0;
}

.procedure-img-right {
	width: 350px;
	float: right;
	margin: 0 0 10px 20px;
}

/**************************************************
* calculator NEW
**************************************************/

#calc-programs,
#calc-dates,
#calc-rooms,
#calc-persons {
	border: none;
	border-bottom: 3px solid #00b85d;
	padding-left: 0;
	color: #808080;
}

.calc-first-row {
	margin-bottom: 30px;
}

.calc-second-row {
	margin-bottom: 30px;
}

.input-program {
	width: 65%;
	float: left;
	margin-right: 1%;
}

.input-date,
.input-room,
.input-person,
.input-button {
	width: 32%;
	float: left;
	margin-right: 1%;
}

#calc-submit {
	width: 100%;
	padding: 6px;
	font-size: 12px;
}

/**************************************************
* NO-calculator page
**************************************************/
.program-cost {
	padding-top: 70px;
}

.connect-block-wrap {
	margin-bottom: 40px;
	width: 95%;
	margin: 0 auto;
}

.connect-block {
	width: 33.33%;
	float: left;
	text-align: center;
	margin-bottom: 25px;
}

.connect-block-icon {
	margin-bottom: 25px;
}

.connect-block-icon i {
	color: #2c8855;
	background-color: #4dcd8e;
	padding: 17px 24px;
	border-radius: 51px;
	font-size: 3rem;
}

.program-cost__banner {
	position: relative;
	width: 100%;
	height: 217px;
	background: url(/bitrix/templates/dasystem_med_green_clean/img/green/no-calc-banner-bg.png) no-repeat;
	background-position: center;
	margin-bottom: 40px;
}

.program-cost__banner img {
	position: absolute;
	bottom: 19px;
	left: 122px;
}

.program-cost__banner p {
	color: #fff;
	width: 45%;
	margin: 0 auto;
	text-align: left;
	padding-top: 53px;
	padding-left: 80px;
	font-size: 30px !important;
}

.connect-block-feedback {
	width: 75%;
	margin: 0 auto;
}

/**************************************************
* plastic surgery
**************************************************/

.plastic-wrapper>h2 {
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
}

.plastic-wrapper>h3 {
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
}

.plastic-wrapper>h4 {
	margin-bottom: 20px;
	font-size: 1.2rem;
	font-weight: bold;
}

.plastic-wrapper b {
	font-family: Helvetica, Arial, sans-serif;
}

.complex-program-wrap {
	margin-bottom: 50px;
}

.complex-program-header {
	font-weight: bold;
	margin-bottom: 20px;
}

.complex-program-header .fa {
	color: #00B85D;
}

.complex-program-row {
	/*  float: left;
  width: 30%;*/
}

.complex-program-item {
	background-color: #00b85d;
	width: 24%;
	display: inline-block;
	text-align: center;
	padding-top: 15px;
	transition: all 0.5s ease;
	cursor: pointer;
}

.complex-program-item:first-child,
.complex-program-item:nth-child(2) {
	border-bottom: 4px solid #00cc67;
}

.complex-program-item:last-child,
.complex-program-item:nth-child(3) {
	border-bottom: 4px solid #ffd100;
}

.complex-program-item:hover {
	background-color: #00a955;
}

.complex-program-item img {
	height: 50px;
	display: block;
	margin: 0 auto 10px;
}

.complex-program-item a {
	color: #fff;
}

.result-wrap {
	margin-bottom: 20px;
}

.pokazaniya,
.results {
	width: 50%;
	float: left;
}

.results-photo {
	margin-bottom: 40px;
}

.before-photo,
.after-photo {
	width: 48%;
	float: left;
	margin-right: 15px;
}

.before-photo fieldset,
.after-photo fieldset {
	border: 1px solid #ececec;
}

.before-photo legend,
.after-photo legend {
	margin: 0 20px;
	padding: 0 15px;
}

.about-operation {
	margin-bottom: 20px;
}

.about-operation__item {
	width: 33.333333%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.about-operation__item:nth-child(3) {
	margin-right: 0px
}

.about-operation__icon,
.about-operation__text {
	text-align: center;
}

.about-operation__icon,
.plastic-wrapper h3 .fa {
	margin-bottom: 20px;
	color: #a759bd;
}

.about-operation__text {
	margin-bottom: 20px;
	padding: 0 10px;
}

.reminder-download {
	display: table;
	width: 70%;
	margin: 0 auto 40px;
}

.reminder-download__text {
	display: table-cell;
	width: 65%;
	font-style: italic;
	vertical-align: middle;
}

.reminder-download__link {
	display: table-cell;
	vertical-align: middle;
	width: 35%;
}

.conversation-block-wrap {
	height: 150px;
	background-image: url('../img/green/conv-block-2.png');
	background-repeat: no-repeat;
	background-size: cover;
	text-align: right;
	margin-bottom: 40px;
}

.conversation-block-wrap-2 {
	height: 150px;
	background-image: url('../img/green/premium-detox.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	text-align: right;
	margin-bottom: 40px;
}

.conversation-block {
	height: 100%;
	width: 100%;
	display: table;
	background-color: rgba(0, 184, 93, 0.72);
	text-align: center;
}

.conversation-block-corner {
	border-color: transparent #00b85d transparent transparent;
	border-style: solid;
	border-width: 75px 45px 75px 50px;
	height: 0px;
	width: 0px;
	display: inline-block;
}

.conversation-block-inner {
	display: table-cell;
	vertical-align: middle;
}

.conversation-link,
.conversation-link-3 {
	position: relative;
	width: 279px;
	margin: 0 auto;
	display: block;
	border: 2px solid #fff;
	color: #fff;
	padding: 10px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.conversation-link:hover,
.conversation-link-3:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #008e47;
}

.conversation-link-3 {
	width: 64%;
}

.conversation-block-2 {
	margin-bottom: 30px;
}

.conversation-link-2 {
	position: relative;
	display: block;
	text-align: center;
	margin: 0 auto;
	background-color: #00b85d;
	border: 2px solid #00b85d;
	color: #fff;
	width: 257px;
	padding: 10px 0px 10px 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.conversation-link-2:before {
	position: absolute;
	content: '\f059';
	font: normal normal normal 40px/1 FontAwesome;
	left: 11px;
	top: 6px;
}

.conversation-link-2:hover {
	background-color: #fff;
	color: #00b85d;
}

.photogallery-plastic {
	padding: 10px 20px;
}

.photogallery-plastic h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #373737;
	font-family: Verdana;
}

.photogallery-plastic .album-item {
	margin-right: 5px;
	display: inline-block;
}

.photogallery-plastic .album-link {
	display: block;
	width: 179px;
	height: 129px;
	overflow: hidden;
}

.photogallery-plastic .album-img {
	width: 200px;
}

ol {
	counter-reset: li;
	/* Инициируем счетчик */
	list-style: none;
	/* Удаляем нумерацию по умолчанию */
	*list-style: decimal;
	/* Оставляем нумерацию по умолчанию для IE6/7 */
	padding: 0;
	margin-bottom: 4em;
}

ol ol {
	margin: 0 0 0 2em;
	/* Добавляем левый отступ для вложенных списков */
}

.faq-list-test .faq-item:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -1em;
	top: 50%;
	margin-top: -23px;
	background: #a759bd;
	height: 45px;
	width: 12px;
	line-height: 46px;
	text-align: center;
	font-weight: bold;
	color: #a759bd;
}

.faq-list-test .faq-item:hover:after {
	left: -.5em;
	border-left-color: #a759bd;
}

.faq-list-test .faq-item i {
	color: #a659bd;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -11px;
}

.faq-item {
	position: relative;
	display: block;
	padding: .4em 1.2em .4em .8em;
	*padding: .4em;
	margin: .5em 0 .5em .5em;
	background: #f5f5f5;
	color: #444;
	text-decoration: none;
	transition: all .3s ease-out;
	cursor: pointer;
}

.faq-item:hover {
	background: #eee;
}

.faq-item:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -1em;
	top: 50%;
	margin-top: -23px;
	background: #a759bd;
	height: 45px;
	width: 12px;
	line-height: 46px;
	text-align: center;
	font-weight: bold;
	color: #a759bd;
}

.faq-item:after {
	position: absolute;
	content: '';
	border: .5em solid transparent;
	left: -1em;
	top: 50%;
	margin-top: -.5em;
	transition: all .3s ease-out;
}

.faq-item:hover:after {
	left: -.5em;
	border-left-color: #a759bd;
}

.faq-item i {
	color: #a759bd;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -11px;
}

.faq-item-answer {
	display: none;
	padding-left: 26px;
}




.complex-programm-effect {
	margin-bottom: 30px;
}

.complex-programm-effect li {
	display: inline-block;
	width: 44%;
	vertical-align: top;
}

.where-used-wrap {
	display: table;
	margin-bottom: 40px;
}

.where-used-row {
	display: table-row;
}

.where-used,
.where-used-descr {
	display: table-cell;
	border-bottom: 1px solid #eee;
}

.where-used {
	width: 30%;
}

.where-used-descr {
	width: 70%;
	padding: 20px 0 20px 15px;
}

.lazer-delete-img {
	width: 30%;
	margin-right: 20px;
}

.hirurg-delete-img {
	width: 35%;
}

.abdo-img {
	float: left;
	width: 40%;
	margin-right: 20px;
}

span.num {
	color: #fff;
	background-color: #00b85d;
	padding: 6px 11px;
	border-radius: 20px;
}

/**************************************************
* page cosmetic
**************************************************/
.cosmetic-wrapper .submenu-wrap {
	display: table;
	margin-bottom: 30px;
}

.cosmetic-wrapper .submenu {
	display: table-cell;
	vertical-align: middle;
	width: 40%;
	background-color: #4DCD8E;
}

.cosmetic-wrapper .submenu-link {
	display: block;
	font-size: 1rem;
	color: #fff;
	transition: all 0.3s ease;
	padding: 7px 0 7px 15px;
	border-bottom: 1px solid #59E6A1;
}

.cosmetic-wrapper .submenu-item:last-child .submenu-link {
	border-bottom: none;
}

.cosmetic-wrapper .submenu-link:hover {
	border-left: 10px solid #59E6A1;
	color: #fff;
}

.cosmetic-wrapper .submenu-link .fa {
	margin-right: 10px;
	color: #1D794C;
}

.cosmetic-wrapper .submenu-img {
	display: table-cell;
	vertical-align: top;
}

.cosmetic-wrapper .image {
	margin: 0;
	max-height: 306px;
	position: relative;
}

.cosmetic-wrapper .image p {
	position: absolute;
	position: absolute;
	color: #a759bd;
	font-weight: bold;
	z-index: 10;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.46);
	padding: 13px 0;
}

.cosmetic-wrapper .image img {
	height: auto;
}

.cosmetic-wrapper>h2 {
	margin-bottom: 10px;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	color: #a759bd;
}

.cosmetic-wrapper>h3 {
	margin: 35px 0 10px 0;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
	color: #a759bd;
}

.cosmetic-wrapper .result-wrap h3 {
	margin: 35px 0 10px 0;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
	color: #a759bd;
}

.cosmetic-wrapper>h4 {
	margin-bottom: 20px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #a759bd;
}

.cosmetic-wrapper b {
	font-family: Helvetica, Arial, sans-serif;
}

/*.cosmetic-wrapper .fa {
  color: #ffcd3c;
}*/
.cosmetic-site-map__list-2 {
	margin-left: 30px;
}

.cosmetic-site-map__list-1 li {
	margin-bottom: 20px;
}

.about-procedure-row {
	margin-bottom: 30px;
}

.about-procedure__item-col-3 {
	width: 33.333333%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.about-procedure__item-col-3:nth-child(3) {
	margin-right: 0px
}

.about-procedure__item-col-2 {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.about-procedure__item-col-2:nth-child(2) {
	margin-right: 0px
}

.about-procedure__icon,
.about-procedure__text {
	text-align: center;
	padding: 0 15px;
}

.about-procedure__icon {
	margin-bottom: 20px;
}

.cosmetic-wrapper .fa {
	color: #ffca00;
}

.cosmetic-wrapper .faq-item:before {
	background: #ffca00;
	color: #ffca00;
}

.cosmetic-wrapper .faq-item:hover:after {
	left: -.5em;
	border-left-color: #ffca00;
}

.clear-mobile-text-right {
	margin: 0 20px 20px 0;
	display: block;
	float: left;
}

.clear-mobile-text-left {
	margin: 0 0px 20px 20px;
	display: block;
	float: right;
}

.cosmetic-table {
	margin-bottom: 30px;
}

.cosmetic-table_title {
	color: #a759bd;
	font-weight: bold;
}

.cosmetic-table tr th {
	border: 1px solid #ddd;
	padding: 20px 10px;
	font-weight: bold;
	font-size: 17px;
}

.cosmetic-table tr td {
	border: 1px solid #ddd;
	padding: 20px 10px;
	font-size: 16px;
}

.cosmetic-table1 {
	margin-bottom: 30px;
}

.cosmetic-table1_title {
	color: #a759bd;
	font-weight: bold;
}

.cosmetic-table1 tr th {
	border: 1px solid #ddd;
	padding: 20px 10px;
	font-weight: bold;
	font-size: 17px;
}

.cosmetic-table1 tr td {
	border: 1px solid #ddd;
	padding: 20px 10px;
	font-size: 15px;
}

/* сообщение об успешной отправке письма из формы "оформить заказ" */
.message-success {
	text-align: center;
	margin-bottom: 20px;
	border: dashed 1px #4dcd8e;
	padding: 10px 0;
	background-color: #ceffe7;
	color: #40b179;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/**************************************************
* doctors list (more link)
**************************************************/
.personal-wrap {
	/*margin-bottom: 40px;*/
}

.personal-wrap figure {
	width: 50%;
	text-align: center;
	float: left;
	min-height: 390px;
}

.personal-speciality {
	color: #B3B3B3;
}

.speciality-text {
	text-align: left;
	display: none;
}

.speciality-more-link i {
	color: #008E47 !important;
}

/**************************************************
* наши гости
**************************************************/

.review-body {
	position: relative;
	background-color: #f6f6f6;
	border-top: 3px solid #4dcd8e;
}

.guest-wrap {
	padding-top: 20px;
	margin-bottom: 40px;
}

.review-body {
	width: 95%;
	float: right;
	padding-top: 15px;
}

.guest-photo {
	position: absolute;
	top: -20px;
	left: -20px;
}

.guest-photo img {
	-webkit-box-shadow: 3px 9px 20px 0px rgba(0, 0, 0, 0.29);
	-moz-box-shadow: 3px 9px 20px 0px rgba(0, 0, 0, 0.29);
	box-shadow: 3px 9px 20px 0px rgba(0, 0, 0, 0.29);
}

.guest-info {
	padding-left: 135px;
	margin-bottom: 30px;
}

.guest-name {
	font-size: 1.5rem;
	font-weight: bold;
	margin-right: 13px;
}

.guest-speciality {
	padding-right: 20px;
	color: #a5a5a5;
	font-style: italic;
	font-size: 17px;
}

.guest-info i {
	color: #4dcd8e;
}

.guest-review p {
	padding: 0 30px 0 90px;
}

.guest-review p:first-child {
	position: relative;
}

.guest-review p:first-child:before {
	content: '\f10d';
	position: absolute;
	left: 18px;
	top: -14px;
	font-family: FontAwesome;
	font-size: 3rem;
	color: #e4e4e4;
}

.guest-video {
	/*  position: absolute;
  right: 0;
  bottom: 0;*/
	float: right;
	margin-left: 20px;
}

.last-par {
	margin-bottom: 0 !important;
}

.rating-stars {
	display: inline-block;
}

/**************************************************
* submenu (default)
**************************************************/

.submenu-origin-wrap {
	display: table;
	margin-bottom: 30px;
	width: 100%;
}

.submenu-origin {
	display: table-cell;
	vertical-align: middle;
	width: 44%;
	background-color: #4DCD8E;
}

.submenu-origin-img {
	display: table-cell;
	background-size: cover;
	background-position: center;
}

.submenu-origin-link {
	display: block;
	font-size: 1rem;
	color: #fff;
	transition: all 0.3s ease;
	padding: 7px 0 7px 15px;
	border-bottom: 1px solid #59E6A1;
}

.submenu-origin-link:hover {
	border-left: 10px solid #59E6A1;
	color: #fff;
}

.image-origin {
	overflow: hidden;
	width: 100%;
	float: left;
	margin: 0px auto 5px;
	text-align: center;
}

/**************************************************
* слайдер с врачами в программах
**************************************************/

.slider-rm-style {
	position: relative;
	margin-bottom: 20px;
}

.slider-rm-style .slider-rm-ul>div {
	overflow: hidden;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 16px;
}

.slider-rm-style .slider-rm-wrap-padding {
	overflow: hidden;
}

.slider-rm-style img {
	display: block;
	width: 90%;
}

.slider-rm-style .slider-rm-nav__prev {
	position: absolute;
	width: 30px;
	height: 60px;
	overflow: hidden;
	top: 50%;
	margin-top: -60px;
	left: 5px;
	text-indent: -999px;
	cursor: pointer;
	border: 1px solid #4dcd8e;
	border-radius: 3px;
	background: #4dcd8e url(https://www.kivach.ru/img/arrow-left.png) center center no-repeat;
}

.slider-rm-style .slider-rm-nav__prev:hover {
	background-color: #4dcd8e;
	border-color: #4dcd8e;
}

.slider-rm-style .slider-rm-nav__next {
	position: absolute;
	width: 30px;
	height: 60px;
	overflow: hidden;
	top: 50%;
	margin-top: -60px;
	left: auto;
	right: 5px;
	text-indent: -999px;
	cursor: pointer;
	border: 1px solid #4dcd8e;
	border-radius: 3px;
	background: #4dcd8e url(https://www.kivach.ru/img/arrow-right.png) center center no-repeat;
}

.slider-rm-style .slider-rm-nav__next:hover {
	background-color: #4dcd8e;
	border-color: #4dcd8e;
}

.slider-rm-style .slider-rm-bar {
	position: relative;
	max-width: 480px;
	margin: 50px auto 0;
	height: 9px;
	overflow: hidden;
	background: #ececec;
}

.slider-rm-style .slider-rm-bar__line {
	position: absolute;
	height: 100%;
	left: 85px;
	right: 85px;
	top: 0;
}

.slider-rm-style .slider-rm-bar__handler {
	position: absolute;
	width: 170px;
	height: 100%;
	overflow: hidden;
	left: 0;
	top: 0;
	margin-left: -85px;
	background: #4dcd8e;
	cursor: pointer;
}

/**************************************************
* page new (default)
**************************************************/
.new-layout-wrapper .submenu-wrap {
	display: table;
	margin-bottom: 30px;
}

.new-layout-wrapper .submenu {
	display: table-cell;
	vertical-align: middle;
	width: 40%;
	background-color: #4DCD8E;
}

.new-layout-wrapper .submenu-link {
	display: block;
	font-size: 1rem;
	color: #fff;
	transition: all 0.3s ease;
	padding: 7px 0 7px 15px;
	border-bottom: 1px solid #59E6A1;
}

.new-layout-wrapper .submenu-item:last-child .submenu-link {
	border-bottom: none;
}

.new-layout-wrapper .submenu-link:hover {
	border-left: 10px solid #59E6A1;
	color: #fff;
}

.new-layout-wrapper .submenu-link .fa {
	margin-right: 10px;
	color: #1D794C;
}

.new-layout-wrapper .submenu-img {
	display: table-cell;
	vertical-align: top;
}

.new-layout-wrapper .image {
	margin: 0;
	max-height: 353px;
}

.new-layout-wrapper .image img {
	height: 353px;
}

.new-layout-wrapper>h2 {
	margin-bottom: 10px;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.new-layout-wrapper>h3 {
	margin: 35px 0 10px 0;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.new-layout-wrapper .result-wrap h3 {
	margin: 35px 0 10px 0;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.cosmetic-wrapper>h4 {
	margin-bottom: 20px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #000;
}

.new-layout-wrapper b {
	font-family: Helvetica, Arial, sans-serif;
}

.new-layout-site-map__list-2 {
	margin-left: 30px;
}

.new-layout-site-map__list-1 li {
	margin-bottom: 20px;
}

.about-procedure-row {
	margin-bottom: 30px;
}

.about-procedure__item-col-3 {
	width: 33.333333%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.about-procedure__item-col-3:nth-child(3) {
	margin-right: 0px
}

.about-procedure__item-col-2 {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.about-procedure__item-col-2:nth-child(2) {
	margin-right: 0px
}

.about-procedure__icon,
.about-procedure__text {
	text-align: center;
	padding: 0 15px;
}

.about-procedure__icon {
	margin-bottom: 20px;
}

.new-layout-wrapper .fa {
	color: #00b85d;
}

.new-layout-wrapper .faq-item:before {
	background: #00b85d;
	color: #00b85d;
}

.new-layout-wrapper .faq-item:hover:after {
	left: -.5em;
	border-left-color: #00b85d;
}

.clear-mobile-text-right {
	margin: 0 20px 20px 0;
	display: block;
	float: left;
}

.new-layout-table {
	margin-bottom: 30px;
}

.new-layout-table_title {
	color: #a759bd;
	font-weight: bold;
}

.new-layout-table tr th {
	border: 1px solid #ddd;
	padding: 20px 10px;
	font-weight: bold;
	font-size: 17px;
}

.new-layout-table tr td {
	border: 1px solid #ddd;
	padding: 20px 10px;
	font-size: 16px;
}

/**************************************************
* page new (default)
**************************************************/
.program-days-tabs {
	display: table;
	width: 100%;
}

.program-days-tab {
	display: table-cell;
	text-align: center;
	background: #f3f3f3;
	cursor: pointer;
	padding: 5px 0;
	font-size: 0.8rem;
	border-right: 2px solid #fff;
	transition: all 0.3s ease;
}

.program-days-tab:last-child {
	border-right: none;
}

.program-days-tab:hover {
	background: #00b85d;
}

.program-days-tabs .active {
	background: #00b85d;
	color: #fff;
}

/**************************************************
* page partnership (form css)
**************************************************/

.partnership-form {
	width: 80%;
	margin: 0 auto 20px;
}

.partnership-form input {
	margin-bottom: 10px;
}

.partnership-form textarea {
	margin-bottom: 20px;
}

/**************************************************
* photogallery
**************************************************/
.album {
	margin-bottom: 40px;
}

.album-item {
	margin-right: 5px;
	display: inline-block;
}

.album-link {
	display: block;
	width: 150px;
	height: 129px;
	overflow: hidden;
	margin-right: 5px;
}

.album-img {
	width: 200px;
}

/**************************************************
* page program price 2017
**************************************************/
.common-program-price {
	font-size: 16px;
}

.common-program-price p {
	font-size: 16px;
}

.common-pp-wrap {
	margin-bottom: 30px;
}

.common-pp {
	display: table;
}

.pp-head-cell:first-child {
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	border-left: 1px solid #E0E0E0;
}

.pp-head-cell {
	display: table-cell;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	height: 120px;
	border-right: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

.pp-head-cell span {
	display: block;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

.pp-period td {
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background: #4dcd8e;
	border-right: 1px solid #4dcd8e
}

.pp-body-row {
	font-size: 14px;
	text-align: center;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

.pp-body-col-name {
	vertical-align: middle;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

.pp-body-col-price,
.pp-body-col-people {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

.pp-body-col-people {
	border-right: 1px solid #E0E0E0;
}

.second-row,
#row-dz-7,
#row-deti-10,
#row-deti-14,
#row-deti-21,
#row-para-21 {
	border-bottom: 1px solid #E0E0E0;
}

.row-control {
	margin-bottom: 40px;
}

.row-control label {
	display: inline-block;
	margin-right: 15px;
}

.row-control .checkbox {
	display: none;
}

.row-control .checkbox-custom {
	position: relative;
	/* Обязательно задаем, чтобы мы могли абсолютным образом позиционировать псевдоэлемент внютри нашего кастомного чекбокса */
	width: 20px;
	/* Обязательно задаем ширину */
	height: 20px;
	/* Обязательно задаем высоту */
	border: 2px solid #ccc;
	border-radius: 3px;
}

.row-control .checkbox-custom,
.row-control .label {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.row-control .checkbox:checked+.checkbox-custom::before {
	content: "";
	/* Добавляем наш псевдоэлемент */
	display: block;
	/* Делаем его блочным элементом */
	position: absolute;
	/* Позиционируем его абсолютным образом */

	/* Задаем расстояние от верхней, правой, нижней и левой границы */
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;

	background: #4dcd8e;
	/* Добавляем фон. Если требуется, можете поставить сюда картинку в виде "галочки", которая будет символизировать, что чекбокс отмечен */
	border-radius: 2px;
}

/*.row-controls__program,
.row-controls__rooms {
    width: 48%;
    float: left;
    margin-bottom: 25px;
}*/
.row-controls__program {
	width: 42%;
	float: left;
	margin-bottom: 25px;
}

.row-controls__rooms {
	width: 42%;
	float: left;
	margin-bottom: 25px;
}

.row-controls__period {
	width: 16%;
	float: left;
}

.pp-checkbox-list {
	width: 50%;
	float: left;
}

.pp-checkbox-list li {
	margin-bottom: 15px;
	width: 241px;
}

.common-pp tr.not-active-program {
	transition: all 1s ease;
	display: none !important;
}

.common-pp tr.unactive-period {
	display: none;
}

.common-pp .active-room {
	transition: all 0.5s ease;
	background: #dbffee;
	color: #07a959;
}

.row-controls__period ul li {
	display: inline-block;
}

.choose-room-msg i {
	color: #39a46f;
}

.choose-room-msg {
	font-size: 15px !important;
	color: #b7b7b7;
}

/**************************************************
* Гостям - Возьмите с собой
**************************************************/

.take-with-you h3 {
	font-size: 1.2rem;
	color: #ffffff;
	margin-bottom: 10px;
	background: #4dcd8e;
	padding-left: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

/**************************************************
* Гостям - Информация о деятельности
**************************************************/

.owerlay {
	background: #000;
	position: fixed;
	z-index: 99;
	width: 100%;
	top: 0;
	bottom: 0;
	opacity: 0.8;
	min-height: 100%;
	height: 100%;
}

.close-owerlay {
	width: 60%;
	margin: 0 auto;
	font-size: 0.8rem;
	border: 1px solid #fff;
	padding: 6px 0;
	border-radius: 25px;
}

.change-to-lanscape {
	position: absolute;
	top: 50%;
	z-index: 100;
	width: 300px;
	left: 50%;
	margin-left: -150px;
	margin-top: -170px;
	text-align: center;
	color: #fff;
}

/**************************************************
* Проживание
**************************************************/
.equipment {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
}

.equipment-1-col,
.equipment-2-col {
	flex-basis: 50%;
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
}

.room-categories-wrap {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	margin-bottom: 60px;
}

.room-categorie-3 {
	width: 33.3%
}

.room-categorie-1 {
	width: 100%
}

.room-categories,
.room-media,
.room-booking {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	justify-content: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: center;
	-ms-flex-pack: justify;
}

.room-media {
	margin-bottom: 25px;
}

.room-categorie-3,
.room-photo,
.room-video {
	/*flex-grow: 1;*/
}

.room-photo,
.room-video {
	width: 50%;

}

.room-photo-1 {
	width: 70%;
}

.room-video {}

.room-video-1 {
	width: 70%;
}

.room-booking {
	justify-content: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: center;
	-ms-flex-pack: justify;
}

.categorie-name {
	margin-bottom: 10px;
	background: #4dcd8e;
	text-align: center;
	color: #fff;
	padding: 5px 0;
	border-right: 2px solid #fff;
}

/*.room-booking a {
  background: #00b85d;
  color: #fff;
  padding: 10px 20px; 
  transition: all 0.3 ease; 
}
.room-booking a:hover {
  background: #00944b;
  color: #fff;
  padding: 10px 20px;  
}*/
.free-rooms {
	text-align: center;
	margin-bottom: 40px;
}

.free-rooms a {
	background: #229fdc;
	color: #fff;
	padding: 12px 20px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	display: block;
	width: 200px;
	margin: 0 auto;
}

.free-rooms a:hover {
	background: #1f88bb;
	color: #fff;
	padding: 12px 20px;
}

.btn_animate {
	padding: 13px 45px 13px 20px;
	border-radius: 9px;
	transition: all 0.1s ease;
	color: #fff;
	background-color: #008E47;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border: none;
}

.btn_animate:after {
	position: absolute;
	top: 50%;
	margin-top: -24px;
	right: 12px;
	content: '\f105';
	color: #fff;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 2.4rem;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

.btn_animate:before {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	width: 40%;
	height: 200%;
	background: rgba(255, 255, 255, 0.1);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn_animate:hover {
	background-color: #00A552;
}

.btn_animate:hover:before {
	right: 12px;
}

.btn_animate:hover:after {
	right: -25px;
}

.leftBlack {
	text-align: left !important;
	color: #000 !important;
	font-weight: bold;
	font-size: 1rem !important;
	font-family: helvetica, san-serif, arial;
}

.onerow {
	display: inline-block;
}

.list-style {
	padding-left: 20px;
	margin-bottom: 20px;
}

.list-style li {
	list-style: disc;
}

.half {
	width: 50%;
}

.leftHeader {
	text-align: left !important;
}

.smaller {
	font-size: 130% !important;
}

.fixedTop {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	background: #FFF;
	border-bottom: 1px solid green;
}

.page-title {
	margin-top: 145px;
}

.blog-post img {
	max-width: 100%;
}

.auto_player {
	position: fixed;
	background: #FFF;
	border: 1px solid #E5E5E5;
	padding: 10px;
	border-radius: 5px;
	left: 15px;
	bottom: 15px;
	z-index: 1000;
}

.auto_player audio {
	background: #FFF;
}

.auto_player label {
	display: block;
	color: red;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}

.auto_player input {
	display: inline-block;
	width: auto;
	margin-left: 5px;
}

.ptable td {
	padding: 7px;
}

.ptable .button1 {
	margin: 0;
}

.fancybox-wrap {
	width: auto !important;
	height: 90% !important;
}

.fancybox-inner {
	width: auto !important;
	height: 90% !important;
}

.before-ul {
	margin-bottom: 10px !important;
}

.doctors-wrapper h3 {
	color: #1E90FF;
}

.doctors-wrapper .result-wrap h3 {
	color: #1E90FF;
}

.doctors-wrapper .about_doctors {
	min-height: 412px !important;
}

.doctors-list {
	/*border: 1px solid #cccccc;
  padding: 20px;*/
}

.doctors-list li {
	margin-top: 20px;
}

.doctors-list>li>ul>li {
	margin-top: 15px;
}

.doctors-add-info li {
	text-align: left;
	line-height: 136% !important;
}

.doctors-add-info li i {
	font-size: 20px;
	position: relative;
}

.about_doctors_about a:hover {
	color: #00b85d;
}

.accept_data_process_label {
	font-size: 12px;
	padding: 10px 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.accept_data_process_label input {
	float: left;
	padding: 0;
	height: auto;
	margin-top: 3px;
	margin-right: 5px;
}