form td
{
	padding-bottom: 10px;
}
form input[type="submit"]
{
	height: 40px;
	line-height: 20px;
	background-color: #5d5d5d;
	color: white;
	font-weight: bold;
}
.listing h2
{
	font-size:14px !important;
}
.listing td
{
	border-bottom: 1px solid #cecece;
	padding-top: 10px;
}
.left-page-content form
{
	background-color:#e1e4e5;
	overflow:hidden;
	display:block;
	padding:20px;
	color:black;
}
.left-page-content h2
{
	padding-bottom:20px;
	font-size:23px;
	text-transform:initial;
	font-weight:normal;
}
.top-right-block-wrapper
{
	float:right;
	overflow:hidden;
	width: 810px;
	height: inherit;
}
.left-page-content a
{
	color:grey;
	font-style:italic;
	text-decoration: underline;
}
.left-page-content a:hover
{
	color: #2d2d2d;
}
.page-title h1, h1
{color: #505050;text-align: left;font-weight: normal;margin-bottom: 25px;font-size: 35px;}
#head-wrapper .teaserHeader
{
	/* width: 50%; */
	/* min-width: 1145px; */
	letter-spacing: 6px;
}
.teaserHeader
{
    margin: 0 auto;
    
}
#head-wrapper .inner-html
{
	top: 100px;
}
.inner-html
{
    position: absolute;
    width: 100%;
    /* margin: 0 auto; */
}
.top-block-wrapper .desc {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #292929;
	line-height: 16px;
	height: 21px;
	float: right;
	cursor: pointer;
}

.top-block-wrapper .small-desc {
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 2px;
}
#head-right-panel
{}
#search-label
{background-image: url(/bitrix/templates/appolonya/./images/search.png);background-repeat: no-repeat;background-size: 20px 20px;background-position: 2px 2px;height: 20px;width: 20px;float: left;}
input#top-search {border: 2px solid #00a79d;margin-left: 9px;margin-top: 3px;height: 20px;clear: right;}

.callback-label-wrapper {
		background-color: #00aeef;
		display: block;
		overflow: hidden;
		padding: 3px 10px;
		text-align: center;
		font-weight: bold;
		font-size: 17px;
		/* text-transform: uppercase; */
		color: #ffffff;
		cursor: pointer;
		height: 37px;
		float: right;
		border-radius: 5px;
		box-shadow: 0 2px 1px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3);
}
.callback-label
{
	background: #00aeef !important;
	color: inherit;
	text-transform: inherit;
	padding-left: 9px;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	cursor: pointer;
	outline:none;
}
.callback-label-wrapper:hover .callback-label
{
	background-color: #009bd5 !important;
}
.callback-label:hover
{
	background-color: #00aeef;
}
.callback-label-wrapper:hover
{
	background-color: #009bd5;
	box-shadow: 0 2px 3px rgba(0,0,0,.1), 0 4px 8px rgba(0,0,0,.3);
}
div#botttom-info {
	color: #cecece;
	text-align: center;
	padding-top: 24px;
	font-size: 15px;
}

.bottom-label {
	color: white;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}
/*header*/
div#head-wrapper {
	/* height: 112px; */
	width: 100%;
	background: white;
	/* position: fixed; */
	top: 0px;
	overflow: hidden;
	z-index: 100;
	opacity: 1;
	/* padding-top: 37px; */
}

#search-wrapper
{
	margin-left: 50px;
	height: 60px;
	display: inline-block;
	top: -11px;
	position: relative;
}
#logo
{background-image: url(/bitrix/templates/appolonya/./images/logo.png);background-repeat: no-repeat;background-size: contain;height: 60px;width: 190px;float: left;top: 4px;left: 8px;position: relative;}
#logo a
{
	height:100%;
	width:100%;
	display:block;
}
#header
{
	margin:0px auto;
	max-width: 1156px;
	height: 75px;
	/* padding: 0 68px; */
	z-index: 100;
	text-align: center;
	overflow: hidden;
}
.top-block-wrapper
{text-align: left;padding-right: 15px;padding-left: 10px;float: left;top: 0px;position: relative;overflow: hidden;height: inherit;}
.top-block-wrapper .telephone a
{
	text-decoration:none;
	color: #1d1d1d;
	font-size: 18px;
	/* font-weight: bold; */
	font-family: sans-serif;
	letter-spacing: 1px;
}

div#top-menu-wrapper {
	line-height: 55px;
	height: 55px;
	background-color: #664cc3;
	position: fixed;
	width: 100%;
	min-width: 1200px;
	margin-top: 87px;
	opacity: 0.95;
	z-index: 200;
	box-shadow: 0 4px 5px -2px rgba(0,0,0,.22), 0 2px 1px -1px rgba(0,0,0,.05);
}

div#top-menu {
	/* margin: 0px auto; */
	/* overflow: hidden; */
	/* text-align: center; */
	/* margin: 0 auto 0 auto; */
}

ul.horisontal-menu {
	list-style: none;
	text-align: center;
}

li.menu-unit {
	padding: 0px;
	color: white;
	text-transform: uppercase;
	display: inline-block;
}
li.menu-unit.nav-lvl-1
{
	position:relative;
}
li.menu-unit:hover
{
	background-color: #563cb3;
}
li.menu-unit:hover a.link-lvl-1
{
	color: #ffffff;
}
ul.nav-lvl-2-container {
	position: absolute;
	display: none;
	list-style: none;
	width: max-content;
	left: -1px;
}
.nav-lvl-1.menu-unit:hover ul.nav-lvl-2-container
{
	display:block;
}
 li.nav-lvl-1 a
{
	font-weight: normal;word-spacing: 4px;padding-left: 15px;padding-right: 15px;
}
.extended-subnav
{
	height: 40px;
	line-height: 40px;
	position: relative;
}
li.menu-unit a{font-size: 14px;}
li.nav-lvl-2
{
	background-color:white;
	text-align:left;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.05), 0 2px 5px 0 rgba(0,0,0,.25);
}
li.nav-lvl-2 a
{
	color:black;
	font-weight:normal;
	text-transform: initial;
	height: 100%;
	display: block;
}
/*menu*/
#bottom-menu li.menu-unit 
{
	box-sizing: content-box;
	border: 0px;
	margin-left: -4px;
	/* margin-right: 30px; */
	border-bottom: 1px solid #c8880d;
}
#bottom-menu li.menu-unit:first-child  a
{
	/* padding-left: 0px; */
}
#bottom-menu li.menu-unit:hover
{
	background-color: #696969;
}
#bottom-menu li.menu-unit:hover a
{
	color: #ffffff;
}
li.nav-lvl-2 a:hover, .extended-subnav:hover, .extended-subnav:hover a.second-nav.has-children
{
	background-color: #563cb3;
	color: white;
}
.extended-subnav:hover .second-nav-child
{
	display:block;
}
a.second-nav.has-children:after {
	content: "\f054";
	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;
	float: right;
	margin-top: 14px;
}
#bottom-menu li.menu-unit a{
	color: #74bbb7;
}
.second-nav-child
{
	display:none;
	position: absolute;
	left: 100%;
	width: fit-content;
	top: -6px;
	list-style: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background-color: white;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.05), 0 2px 5px 0 rgba(0,0,0,.25);
}




#header-wrapper
{opacity: 1;padding-top: 11px;position: fixed;background: white;width: 100%;z-index: 200;height: 87px;min-width: 300px;}

.wrapper {
  display: table;
  height: 100%;
  opacity: 1;
  width: 100%;
  min-width: 300px;
}
.content {
  display: table-row;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.17);
}

#bottom-menu {
    width: 100%;
}


.bottom-menu-item
{
    float: left;
    padding: 5px 10px 5px 10px;
    width: 175px;
}
.content-wrapper {
	width: 100%;
	margin: 0px auto;
	height: 100%;
	min-height: 410px;
	display: block;
	background-color: white;
	position: relative;
}

#footer {overflow: hidden;opacity: 1;position: relative;z-index: 100;width: 100%;max-width: 1146px;margin: 0px auto 0px auto;}

.page-content {
	min-height: 230px;
	display: block;
	overflow: hidden;
	max-width: 1216px;
	margin: 0 auto;
	padding: 40px 30px 40px 30px;
}
.page-content.after-picture
{
	padding-top:620px;
}



.top-right-block-wrapper .fa
{
    float: left;
    margin-top: -2px;
    font-size: 29px;
}
.top-right-block-wrapper .fa-calendar
{
	padding-top: 6px;
	margin-top: 0px;
	font-size: 15px;
}
#footer-wrapper {
	/*background: grey;*/
	background: url(https://vsfr.ru/bitrix/templates/clinic2_blue/img/main/footer.jpg) center no-repeat;
    background-size: cover;
}

#after-footer {
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 15px;
	color: #efefef;
	background: #664cc3;
}
.right-page-content-wrapper
{
	float: right;
	width: 33.3%;
	padding: 0px 0px 0px 20px;
}
.right-page-content {
	padding: 20px;
	background: #e1e4e5;
	border-radius: 5px;
}

.right-form-wrapper {}

.right-form {}

.wpb_text_column {}

.wpb_wrapper {}

div#page-content-form {}

.form-row {
	margin-bottom: 24px;
}

span.row-field.control-wrap {display: block;}

input.form-control, select.form-control.select, input {
	line-height: 46px;
	height: 46px;
	background: #fff;
	color: #333333;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 14px;
	padding: 8px;
	box-shadow: 0 -1px 0 0 rgba(0,0,0,0) inset;
}
select.form-control.select, textarea.form-control.textarea, input[type="text"]
{
	width:100%;
}
span.row-field-bar {}
.left-page-content-wrapper {
	width: 66.666666%;
	float:left;
	margin-left: -25px;
}
.left-page-content
{
	padding-right: 25px;
	padding-left: 25px;
	overflow: visible;
}
.right-form h3 {
	margin-bottom: 30px;
	font-size: 28px;
}
.for_submit
{
	overflow:hidden;
	margin-bottom: 0px;
}
.for_submit .callback-label-wrapper
{
	float:right;
	margin-bottom: 5px;
	width: 100%;
}
input.form-control.submit.callback-label
{height: 31px;line-height: 15px;color: #ffffff;width: 100%;}
p 
{
	padding-bottom: 30px;
}
#header .callback-label-wrapper
{
	position:relative;
	top: 14px;
	right:0px;
	width: 240px;
}
/*footer*/
.bottom-info {
	width: 33.333333%;
	float: left;
	padding: 30px;
}

.bottom-info .caption {
	color: #363636;
	font-size: 25px;
	padding-bottom: 20px;
}

.bottom-info ul {}

.bottom-info li {
	list-style: none;
	color: #363636;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 13px;
}
.bottom-info li:before
{
	content:">>";
	float: left;
	margin-left: -20px;
}
.bottom-info li a
{
	font-size: 13px;
	position: relative;
	color: #363636;
}
.bottom-info li a:hover
{
	text-decoration:underline;
}
.bottom-info div
{
	color:#363636;
	font-size: 15px;
	padding-bottom: 6px;
}
#bottom-info-wrapper
{
	
}
.bottom-info .subscribe
{
	padding-top:10px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #363636;
}
.bottom-info .subscribe input[type=text]
{
	border: 1px solid #d5d5d5;
}

span.ymaps-img {
	background-image: url(./images/ymaps-logo.png);
	position: absolute;
	height: 40px;
	width: 40px;
	margin-left: 10px;
	top: -25px;
}
.social a
{
	background-size: cover;
	height: 30px;
	width: 30px;
	display: block;	
	box-shadow: 3px 4px 5px #676767;
}
.social a:hover
{
	box-shadow: 3px 4px 2px #404040;
}
#vk
{
	border-radius: 5px;
	background-image: url(./images/vk-logo.svg);
}

/*footer*/
/*service slider*/
a.block-size-hw {
	height: 100%;
	width: 100%;
}
.service-wrapper .bx-wrapper
{
	margin-top: 0px;
	max-width: 120% !important;
	width: inherit;
}
.service-wrapper 
{
	/* width: 100%; */
	margin: 0 auto;
	min-height: 218px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	margin-bottom: 30px;
}
.service-wrapper .teaserHeader {
	width: 300px;
	letter-spacing: 0px;
	font-size: 14px;
	color: white;
	padding: 0px 10px 10px 10px;
	margin: 10px 10px 10px 0px;
	margin-left: 0px;
	border-right: 1px solid white;
}
.service-wrapper .bx-wrapper .bx-prev
{
	left: -38px;
}
.service-wrapper .bx-wrapper .bx-next
{
	right: -39px;
}
.service-wrapper .inner-html
{
	top: 0px;
	height: 100%;
	overflow: hidden;
}
.service-wrapper .caption
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}
.service-wrapper .teaserHeader
{
	display: none;
}
.service-wrapper #bxslider-service li
{
	background: black;
}
.service-wrapper #bxslider-service li img
{
	opacity: 0.7;
}
.service-wrapper #bxslider-service li:hover
{
}
.service-wrapper #bxslider-service li:hover img
{opacity: 0.4;}
.service-wrapper #bxslider-service li:hover .caption
{
	display:none;
}
.service-wrapper #bxslider-service li:hover .teaserHeader
{
	display:block;
}
/*service slider*/
/*review-slider*/
#bxslider-review li
{
	min-height:240px;
	background:white;
}
#bxslider-review .teaserHeader
{
	font-style: italic;
	font-size: 15px;
}
#bxslider-review .teaserHeader span
{
	display: block;
	padding-top: 11px;
	font-weight: bold;
	color: #484848;
}
/*review-slider*/
/*article*/
.page-content .main-page-img {
	position: absolute;
	left: 0px;
	top: 141px;
	width: 100%;
	max-height: 437px;
	overflow: hidden;
}

.page-content .main-page-img img {
	width: 100%;
	position: relative;
}

.left-page-content br {display: block;margin: 40px 0;line-height: 40px;content: " ";}
.left-page-content li br {display: block;margin: 0px;line-height: initial;content: " ";}

.left-page-content
 img {
	border: 1px solid #d8d8d8;
}
/*article*/
.fa-bars
{
	display:none !important;
	color:white;
	font-size:20px;
}
.teaserHeader {
	margin-left: 10%;
}