html, body {
	width:100%;
	height:auto;
	max-width:1920px;
	margin:0 auto;
	overflow-x:hidden;
}

body {
	box-sizing:border-box;
}


.what_mobil {
	height: 70px;
    width: 100%;
    display: none;
    background-color: #3eb4e2;
}
.img_ser{
	width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}
.fifty{ 
	display: inline;
    width: 50%;
    float: left;
    text-align: center;
}  
.fifty a {color: black;}
.fifty:nth-child(1):after{
	content: '';
    border-right: 2.5px solid #fff;
    position: absolute;
    height: 50px;
    right: 50%;
    top: 5px;
}
@media (max-width: 950px){
	.what_mobil{
		display: block;
		padding: 5px 0px;
	    position: fixed;
	    z-index: 12124;
	    bottom: 0;
	}
}
.page-wrapper {
	width:100%;
	height:100%;
}

.obs .call_inp_text{
	width: 30%;
    margin: 0 15px;
}

.obs .send_modal{
	display: initial;
    margin: 10px 40px;
}
.bg{
	background: url("../bg.jpg");
	height: 250px;
}
.bg p{ 
    text-transform: uppercase;
    color: #fff;
    font-size: 26px;
    text-align: center;
    font-weight: bold; 
	font-family:'Open Sans';
    padding-top: 5%; 
}
.etapi{margin-top: 50px}
.tt{
	position:relative;  
	color:#000;
	font-size:26px;
	font-family:'Open Sans';
	font-weight: bold;
}
.tt hr{
	margin-top: 10px;
    border-top: 3px solid #3eb4e2;
    width: 85%;
    left: 0; 
    margin-left: 0;
}
.spisok_etapi_tt li{
	font-family:'Open Sans'; 
	color:#333333;
	list-style: none;
	margin: 30px 0;
	font-size:18px;
	margin-left: 15px;
}
.spisok_etapi_tt li:before{
	content: url(../images/figura.jpg);
	position: absolute; 
	margin-left: -55px;
	color: #3eb4e2;
}
.im_frame{
	text-align: right;
    margin-top: 70px;
}
.im_frame img{
	width: 40%;
    transform: rotate(-12deg);
    height: 100%;
}
.texts_t2_s {
	font-family:'Open Sans'; 
	color:#333333; 
	font-weight: bold;
	font-size: 18px; 
	text-transform: uppercase;
}
.texts_t2_s a{
	color: #333;
	text-decoration: none;
}

.texts_t2_s a:hover{ 
	text-decoration: none;
}
.texts_t {
	/*position: absolute;*/
	font-family:'Open Sans'; 
	color:#333333; 
	font-weight: bold;
	font-size: 18px; 
	text-transform: uppercase;
}

.dayone{
	text-align: center;
	margin: 20px 0;
	font-size: 14px;
    font-weight: 500;
	font-family:'Open Sans'; 
}

.texts_t a{
	color: #333;
	text-decoration: underline;
}

.texts_t a:hover{ 
	text-decoration: none;
}

.texts_t:nth-child(1):after{
	content: url(../images/fig_1.png);
	position: absolute;
    margin-left: 5px;
    margin-top: -5px;
}

.order-call.usluga {
	padding: 15px 100px;
}

@media screen and (max-width: 991px) {
	.container.obs {
		text-align: center;
	}
}

@media screen and (max-width: 370px) {
	.order-call.usluga {
		padding: 15px 50px;
	}
}

.texts_t:nth-child(1){ 
    position: absolute;
    left: 190px;
    z-index: 1;
    top: 40px;
}
.texts_t:nth-child(2):after{
	content: url(../images/fig_2.png);
	position: absolute;
    margin-left: 5px;
    margin-top: -5px;
}
.texts_t:nth-child(2){ 
    position: absolute;
    top: 135px;
    z-index: 1;
    left: 115px;
}
.texts_t:nth-child(3):after{
    content: url(../images/fig_4.png);
    position: absolute;
    margin-left: 14px;
    transform: rotate(10deg);
    z-index: -1;
    margin-top: 6px;
}
.texts_t:nth-child(3){ 
  position: absolute;
    top: 190px;
    z-index: 1;
    left: 114px;
}
.texts_t:nth-child(4):after{
	content: url(../images/fig_4.png);
    position: absolute;
    margin-left: 10px;
    transform: rotate(-2deg);
    margin-top: -5px;
}
.texts_t:nth-child(4){ 
    position: absolute;
    top: 235px; 
    z-index: 1;
    left: 120px;
}

.texts_t:nth-child(5):after{
	content: url(../images/fig_4.png);
	position: absolute;
    margin-left: 5px;
    margin-top: -5px;
}
.texts_t:nth-child(5){ 
    position: absolute;
    top: 280px;
    z-index: 1;
    left: 120px;
}

.texts_t:nth-child(6):after{
	content: url(../images/fig_5.png);
	position: absolute;
    margin-left: 5px;
    margin-top: -5px;
}
.texts_t:nth-child(6){ 
    position: absolute;
    top: 365px;
    left: 150px;
    z-index: 1;
}

.text_in_text {
	text-align: left;
    font-size: 18px;
    font-family:'Open Sans'; 
    margin-top: 70px;
    color: #333;
}
.price-title span {
	margin-left: 50px;
}
/* 1. Header BEGIN */

	header {
		height:100px;
		width:100%;
		background: #3eb4e2;
	}

	.logo-wrapper {
		position:relative;
		padding-top:10px;
	}

	.header-title {
		position:relative;
		top:-15px;
		left:50px;
		display:inline-block;
		color:#fff;
		font-size:16px;
		font-family:'Open Sans';
		margin-bottom:0px;
	}

	.tel-header {
		display:inline-block;
		color:#333;
		font-size:20px;
		font-family:'Open Sans';
		font-weight:bold;
		margin-top:25px;
		margin-bottom:0px;
	}

	.tel-header:hover,
	.tel-header:focus {
		cursor:pointer;
		color:#333;
		text-decoration:none;
	} 

	.email-header {
		font-size:14px;
		font-family:'Open Sans';
		font-weight:bold;
	}

	.tel-header span {
		color:#fff;
	}

	.hsecond-tel {
		text-align:right;
		margin-top: 25px;
	}
	.hsecond-tel img {
				width: 30px;
				height: auto;
	}

	.wv {
		font-size:16px;
		color:#fff;
		font-family:'Open Sans';
	}

	.order-call-wrapper {
		text-align:left;
		padding-top:25px;
		padding-left:0px;
		padding-right:0px;
	}

	.order-call {
		display:inline-block;
		font-size:18px;
		font-family:'Open Sans';
		font-weight:bold;
		background: #de564b;
		color:#fff;
		padding:12px 40px;
		margin-bottom:0px;
		border-radius:5px;
		transition:all 0.2s ease;
	}

	.order-call:hover {
		cursor:pointer;
		background: #cf3225;
	}

/* 1. Header END */

/* 2. Nav BEGIN */

	nav {
		width:100%;
		min-height:40px;
		height:auto;
		background: #313140;
	}

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

	.nav-wrapper ul li {
		float:left;		
		margin-left:75px;
		padding-top:9px;		
	}

	.nav-wrapper ul li:first-child {
		margin-left:0px;
	}	

	.nav-wrapper ul li a {
		display:inline-block;
		color:#cbcbcf;
		font-size:18px;
		font-family: 'Open Sans Light', sans-serif;
		transition:all 0.2s ease;
	}

	.nav-wrapper ul li a:hover {
		text-decoration:none;
		cursor:pointer;
		color:#3b93b9;
	}

	.nav-wrapper ul li a:focus {
		text-decoration:none;
	}

	.menu-mobile-wrapper {
		display:none;
	}

	.menu-button-wrapper {
		display:none;
	}

	.mobile-menu-button {
		display:inline-block;
		width:35px;
		height:35px;
		margin:10px 0px;
		margin-bottom:5px;
		border:2px solid #fff;
		border-radius:5px;
		background-image:url("../images/menu-mobile.svg");
		background-repeat:no-repeat;
		background-size:21px 21px;
		background-position:5px 5px;
	}

	.order-call-mobile {
		display:none;
		float:right;
		font-size:18px;
		font-family:'Open Sans';
		font-weight:bold;
		background: #de564b;
		color:#fff;
		padding:8px 40px;
		margin-bottom:0px;
		border-radius:5px;
		margin-top:7px;
		transition:all 0.2s ease;
	}

	.order-call-mobile:hover {
		cursor:pointer;
		background: #cf3225;
	}


	.mobile-menu-button:hover {
		cursor:pointer;
	}

	.menu-mobile-wrapper ul {
		margin:0;
		padding:0;
	}

	.menu-mobile-wrapper ul li {
		text-align:center;
		margin-bottom:5px;
	}

	.menu-mobile-wrapper ul li a {
		display:block;
		padding:10px 0px;
		font-size:18px;
		font-family: 'Open Sans Light', sans-serif;
		color:#cbcbcf;
		background:transparent;
		transition:all 0.2s ease;
	}

	.menu-mobile-wrapper ul li a:hover {
		text-decoration:none;
		color:#fff;
		background:#3eb4e2;
	}

	.mob-tel-header {
		display:block !important;
		width:100%;
		font-size:20px;
		font-family:'Open Sans';
		font-weight:bold;
		color:#fff;
		text-align:center;
	}

	.mob-tel-header:hover,
	.mob-tel-header:focus {
		cursor:pointer;
		text-decoration:none;
		color:#fff;
	}

	.mob-tel-header span {
		color:#3eb4e2;
		font-size:22px;
	}

	.mob-email-header {
		font-size:20px;
		font-family:'Open Sans';
		font-weight:bold;
		color:#fff;
		text-align:center;
	}


	@media(max-width:1199px) {
		.nav-wrapper, .header-phones-wrapper {
			display:none;
		}

		.menu-button-wrapper {
			display:block;
		}

		.order-call-wrapper {
			float: right;
			text-align: right;
			width:30%;
			margin-top:3px;
			margin-left:420px;
		}
	}

	@media(max-width:991px) {

		.order-call-wrapper {
			width:40%;
			margin-top:-60px;
			margin-left:260px;
		}

	}

	@media(max-width:660px) {
		.order-call-wrapper {
			width:50%;			
		}
	}

	@media(max-width:540px) {
		.order-call-wrapper {
			width:60%;
			margin-left:240px;			
		}
	}

	@media(max-width:520px) {
		.order-call-wrapper {
			display:none;		
		}

		.order-call-mobile {
			display:block;
		}
	}

	
/* 2. Nav END */

/* 3. First Block BEGIN */

	.first-block-wrapper {
		padding-top:15px;
		padding-bottom:15px;
	}

	.first-block-wrapper .fb-logo {
		float:right;
	}

	.fb-text-wrapper {
		padding-top:70px;
	}

	.fb-title-1 {
		font-family:'Open Sans';
		font-weight:bold;
		color:#31313f;
		font-size:50px;
		margin-bottom:0px;
	}

	.fb-title-2 {
		font-family: 'Open Sans Light', sans-serif;
		color:#31313f;
		font-size:80px;
	}

	.fb-title-2 span {
		font-size:90px;
		font-weight:bold;
	}

	.fb-text {		
		font-family: 'Open Sans Light', sans-serif;
		color:#31313f;
		font-size:15px;		
	}

	.img-line {
		width:40%;
	}

	.fb-check {
		padding-top:5px;
	}

	.check-1 {
		display:inline-block;
		font-size:16px;
		color:#878787;
		font-family:'Open Sans';
		font-weight:bold;
		padding-top:5px;
		transition:all 0.2s ease;				
	}

	.check-1:hover {
		/*cursor:pointer;*/
		color:#3eb4e2;
	}

	.check-1:before {
		content:"";
		display:inline-block;
		width:30px;
		height:30px;
		background-image: url("../images/ico-check.png");
		float:left;
		margin-right:10px;
		margin-top:-5px;
		transition:all 0.2s ease;	
	}

	.check-1:after {
		content:"";
		display:inline-block;
		width:58px;
		height:3px;
		float:right;
		margin-left:5px;
		margin-top:10px;
		background-image: url("../images/ico-check-line.png");
		opacity:0;
		transition:all 0.2s ease;
	}

	.check-1:hover:before {
		background-image: url("../images/ico-check-hover.png");
	}

	.check-1:hover:after {
		opacity:1;
	}

	.check-2 {
		display:inline-block;
		font-size:16px;
		color:#878787;
		font-family:'Open Sans';
		font-weight:bold;
		padding-top:5px;
		transition:all 0.2s ease;	
	}

	.check-2:hover {
		/*cursor:pointer;*/
		color:#3eb4e2;
	}

	.check-2:before {
		content:"";
		display:inline-block;
		width:30px;
		height:30px;
		background-image: url("../images/ico-check.png");
		float:left;
		margin-right:10px;
		margin-top:-5px;
		transition:all 0.2s ease;	
	}

	.check-2:hover:before {
		background-image: url("../images/ico-check-hover.png");
	}

	.order-service {
		display:inline-block;
		margin-top:30px;
		padding:15px 90px;
		background: #3eb4e2;
		font-size:18px;
		border-radius:5px;
		color:#313140;
		font-family:'Open Sans';
		font-weight:bold;
		transition:all 0.2s ease;
	}

	.order-service:hover {
		cursor:pointer;
		background: #313140;
		color:#fff;
	}

	@media(max-width:991px) {
		.first-block-wrapper {
			text-align:center;
		}

		.first-block-wrapper img {
			width:100%;
			margin-bottom:30px;
		}
	}

	@media(max-width:520px) {
		.check-1, .check-2 {
			float:left;
			/*display:block;
			margin-bottom:10px;
			background-image: url("../images/ico-check.png");
			background-repeat:no-repeat;*/
		}

		.check-1 {
			margin-bottom:10px;
		}

		
	}

/* 3. First Block END */

/* 4. Second Block BEGIN */

	.sb-image-wrapper {
		text-align:left;
	}

	.sb-image-wrapper img {
			width:100%;
	}

	@media(max-width:600px) {
	/*	.sb-image-wrapper img {
			width:100%;
		}*/
	}

	.sb-text-title {
		font-family:'Open Sans';
		font-weight:bold;
		font-size:25px;
		margin-bottom:0px;
	}

	.sb-wrapper {
		padding:20px 0px;
		padding-top:50px;
	}

	.sb-image-title {
		color:#888888;
		font-size:25px;
		font-family:'Open Sans';
		font-weight:bold;
	}

	@media(max-width:991px) {
		.sb-wrapper, .sb-image-wrapper {
			text-align:center;
		}

		.rs-arow-left,
		.rs-arow-left {
			display:none;
		}

		.res-image-wrapper {
			margin-bottom:50px;
		}

		.result-block-wrapper {
			margin-bottom:0px !important;
		}

		.price-wrapper-2 {
			width:100% !important;
		}

		.prices-wrapper {
			margin-bottom:20px !important;
		}

	}

/* 4. Second Block END */

/* 5. Third Block BEGIN */

	.result-block-wrapper {		
		padding-top:50px;
		padding-bottom:20px;
		margin-bottom:50px;			
	}

	.result-title-wrapper {
		position:relative;
		padding-bottom:20px;
	}

	.result-title-wrapper p {
		text-align:center;
		font-family:'Open Sans';
		font-weight:bold;
		color:#31313f;
		font-size:25px;
	}

	.res-image-wrapper {
		text-align:center;
	}

	.images-result {
		width:100%;
	}

	.res-left-wrapper {
		position:relative;
		top:-30px;
		text-align:right;
		padding-right:220px;
	}

	.res-right-wrapper {
		position:relative;
		top:-30px;
		padding-left:210px;
	}

/* 5. Third Block END */

/* 6. Prices Block BEGIN */

	.prices-wrapper {
		padding:30px 0px;
		color:#31313f;
		margin-bottom:60px;
	}

	.prices-title-wrapper p {
		text-align:center;
		font-family:'Open Sans';
		font-weight:bold;
		margin-bottom:30px;
		font-size:25px;
	}

	.price-wrapper {		
		background: #fff;
		padding-top:40px;
		padding-bottom:10px;
		border-radius:5px;
		transition:all 0.3s ease;
		border: solid 1px #313140;
		display: flex;
		align-items: center;
	}

	.price-wrapper:hover {
		background: #3eb4e2;
	}

	.price-title {
		text-align:center;
		color:#313140;
		font-size:18px;
		font-family:'Open Sans';
		font-weight:bold;
		margin-bottom:0;
	}

	.price-wrapper-2 {	
		width:390px;
		height:215px;	
		background: #fff;
		padding-top:70px;
		padding-bottom:10px;
		border-radius:5px;
		transition:all 0.3s ease;
	}

	.price-wrapper-2:hover {
		background: #3eb4e2;
	}

/*	.fifth-block-wrapper-video .col-md-12 iframe {
			height:200px;
	}*/

	.fifth-block-wrapper-video .col-md-12 {
		padding-left:0px;
	}

	@media(max-width:991px) {
		
		.fifth-block-wrapper-video .col-md-12 {
			padding-left:15px;
		}

	}

	@media(max-width:600px) {
		.fifth-block-wrapper-video .col-md-12 iframe {
			height:200px;
		}
	}

/* 6. Prices Block END */

/* 7. Doctors Wrapper BEGIN */

	.doctors-wrapper {
		padding-top:50px;
		padding-bottom:100px;
	}

	.dc-img-wrapper {
		padding-left:0px;
	}

	.dc-img-wrapper img {
		width:100%;
		max-width:230px;
	}

	@media(max-width:991px) {
		.dc-img-wrapper {
			padding-left:15px;
		}
	}

	.d-title {
		color:#31313f;
		font-family:'Open Sans';
		font-weight:bold;
		font-size:20px;
		margin-top:15px;
		margin-bottom:0px;
	}

	.d-desc {
		color:#31313f;
		font-size:16px;
		font-family:'Open Sans';
		font-style:italic;
	}

	.d-text-title {
		color:#31313f;
		font-size:25px;
		font-weight:bold;
		margin-top:-8px;
		margin-bottom:15px;
	}

	.d-text-content {
		font-size:16px;
		font-family:'Open Sans';
	}

/* 7. Doctors Wrapper END */

/* 8. Reviews BEGIN */

	.reviews-title-wrapper p {
		text-align:center;
		font-family:'Open Sans';
		font-weight:bold;
		margin-bottom:10px;
		font-size:25px;
	}

	.rew-wrapper {
		padding-bottom:50px;
	}

	.rew-title {
		font-size:20px;
		color:#fff;
		font-family:'Open Sans';
		font-weight:bold;
	}

	.rew-content {
		font-size:16px;
		color:#fff;
		font-family:'Open Sans';
		font-style:italic;
	}

	.rew-date {
		font-size:14px;
		color:#fff;
		text-align:right;
		font-family:'Open Sans';
		font-style:italic;
	}

	@media(max-width:1024px) {
		.slick-arrow {
			display:none !important;
		}

		.slick-dots li button:before {
			font-size:15px !important;
			top:15px !important;
		}
	}
/* Базовый контейнер табов */
.tabs { 
	margin-top: -50px;
}
/* Стили секций с содержанием */
.tabs>section {
	display: none;
	position: relative;
	visibility: hidden;
	opacity: 0;
	padding: 15px;
	background: #fff; 
}
.tabs>section>p {
	margin: 0 0 5px;
	line-height: 1.5;
	color: #383838;
	/* прикрутим анимацию */
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
@media (max-width: 767px){
	.tabs{
		display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
	}
	.tabs>label{
		display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		align-items: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		justify-content: space-around;
		-webkit-box-pack: distribute;
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
	}
	.tabs>section{
		width: 100%;
		padding: 15px 0;
	}
}
/* Описываем анимацию свойства opacity */
 
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* Прячем чекбоксы */
.tabs>input {
	display: none;
	position: absolute;
}
/* Стили переключателей вкладок (табов) */
.tabs>label { 
    padding: 8px 25px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    top: -2px;
	font-family:'Open Sans';
    font-size: 25px;
    width: 47%;
    margin: 0 1%;
    position: relative;
    border: 0px solid #ddd;
    border-width: 1px 1px 1px 1px;
    border-radius: 3px 3px 0 0;

}
/* Шрифт-иконки от Font Awesome в формате Unicode */
 
/* Изменения стиля переключателей вкладок при наведении */
#content-tab2{
 	opacity: 0;
    margin-top: -415px;
 }
.tabs>label:hover {
	color: #888;
	cursor: pointer;
}
/* Стили для активной вкладки */
.tabs>input:checked+label {
	color: #555;
	border-bottom: 1px solid #fff;
	background: #fff;
}
/* Активация секций с помощью псевдокласса :checked */
#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3, #tab4:checked~#content-tab4 {
	display: block;
	visibility: visible;
	opacity: 1;
	position: relative;
}
#tab2:checked~#content-tab2{
	margin-top: -415px;  
	opacity: 1;
}
/* Убираем текст с переключателей 
* и оставляем иконки на малых экранах
*/
 
@media screen and (max-width: 680px) {
	.tabs>label {
		font-size: 0;
	}
	.tabs>label:before {
		margin: 0;
		font-size: 18px;
	}
}
/* Изменяем внутренние отступы 
*  переключателей для малых экранов
*/
@media screen and (max-width: 400px) {
	.tabs>label {
		padding: 15px;
	}
}
/* 8. Reviews END */
.but{
	background-color: #de564b;
    width: 350px;
    margin-top: 10px;
    height: 60px;
    font-size: 18px;
    border-radius: 10px; 
    line-height: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

/* 9. Reward BEGIN */
	.col-md-100 {
		width: 100%;
		height: 150px;
		background-color: #313140;
	}

	.reward-title p {
		font-size:25px;
    font-weight: 600;
		font-family:'Open Sans';
		color:#fff;
		text-align:center;
		margin-bottom:20px;
	}
	.reward-title span{
		color: #3eb4e2;
	}
	.bg-text {
		font-size:16px;
		font-family:'Open Sans';
	}

	.doctors-wrapper {
		padding-bottom:50px;
	}

/* 9. Reward END */

/* Footer BEGIN */

	footer {
		width:100%;
		height:auto;
		padding:15px 0px 15px 0px;
		background: #313140;
	}

	.logo-wrapper-footer {
		position:relative;		
	}

	.contact-footer-wrapper,
	.footer-menu-wrapper,
	.footer-services-wrapper {
		padding-top:10px;
	}

	.contact-title {
		font-size:20px;
		color:#888888;
		font-family:'Open Sans';
		font-weight:bold;
	}
	
	.footer-menu ul {
		margin:0px;
		padding:0px;
	}

	.footer-menu ul li {
		margin-bottom:10px;
	}

	.footer-menu ul li a {
		color:#fff;
		font-size:15px;
		font-family:'Open Sans';
		transition:all 0.2s ease;
	}

	.footer-menu ul li a:hover {
		cursor:pointer;
		color:#3eb3e1;

	}

	.footer-menu p a {
		color:#fff;
		font-size:14px;
		font-family:'Open Sans';
		transition:all 0.2s ease;
	}

	.footer-menu p a:hover {
		cursor:pointer;
		color:#3eb3e1;
	}

	.footer-menu-left {
		padding-left:0px;
	}

	.footer-address span {
		color:#fff;
		font-family:'Open Sans';
		font-weight:bold;
		font-size:16px;
	}

	.footer-address {
		color:#cbcbcf;
	}

	.footer-tel-title {
		color:#cbcbcf;
		font-size:18px;
		font-family:'Open Sans Light';
		margin-bottom:0px;
	}

	.footer-tel {
		display:block;
		font-family:'Open Sans';
		font-weight:bold;
		font-size:23px;
		color:#3eb3e1;
		margin:0px;
	}

	.footer-tel:hover,
	.footer-tel:focus {
		cursor:pointer;
		text-decoration:none;
		color:#3eb3e1;
	}

	.footer-tel span {
		color:#fff;
	}

	.footer-bottom-wrapper {
		padding-top:5px;
	}

	.footer-text {
		color:#cbcbcf;
		font-size:16px;
		font-family:'Open Sans Light';
		margin-bottom:0px;
	}

	.footer-button {
		color:#fff;
		text-decoration:underline;
		font-family:'Open Sans';
		font-weight:bold;
		font-size:16px;
		transition:all 0.2s ease;
	}

	.footer-button:hover {
		cursor:pointer;
		text-decoration:none;
		color:#3eb4e2;		
	}

	@media(max-width:1199px) {

		.logo-wrapper-footer .header-title {
			left:0px;
			top:0px;
		}

	}

	@media(max-width:991px) {

		.logo-wrapper-footer, .contact-footer-wrapper{
			text-align:center;
			margin-bottom:20px;
		}

		.logo-wrapper-footer .header-title {
			left:5px;
			top:5px;
		}

		.footer-menu-right {
			padding-left:0px;
		}

		.footer-menu-wrapper, .footer-services-wrapper {
			text-align:center;
		}

		.footer-menu p a {
			font-size:18px;
		}

		.footer-menu p {
			margin-bottom:15px;
		}

		.footer-services-wrapper p {
			padding-right:10px;
		}

		.footer-text {
			text-align:center;
		}

		.footer-write-wrapper, .footer-order-call-wrapper {
			text-align:center;
			margin-top:15px;
		}

	}

/* Footer END */

/* Order Call BEGIN */

	.order-call-form-wrapper,
	.order-service-form-wrapper,
	.write-form-wrapper {
		display:none;
		position:fixed;
		top:0;
		width:100%;
		height:100%;
		background: rgba(0,0,0,0.5);
		z-index:100;
	}	

	.order-call-form,
	.order-service-form,
	.write-form {
		position:absolute;
		left:0;
		right:0;
		margin:150px auto;
		width:30%;
		height:auto;
		padding:5px 15px 10px 15px;
		background: #fff;
		z-index:100;
	}

	.close-wrapper {
		text-align:right;
	}

	.close-button:hover {
		cursor:pointer;
	}

	.order-form-title {
		text-align:center;
		font-size:25px;
		font-weight:bold;
		color:#313140;
		font-family:'Open Sans';
		margin-bottom:15px;
	}

	#call-form,
	#service-form,
	#service-form {
		padding:0px 15px;
	}

	#call-form input,
	#service-form input,
	#write-form input {
		width:100%;
		padding:15px 10px 15px 10px;
		border:1px solid silver;
		border-radius:2px;
		margin-bottom:15px;
		font-family:'Open Sans';
		transition:all 0.2s ease;
	}

	#service-form textarea,
	#write-form textarea {
		width:100%;
		padding:15px 10px 15px 10px;
		border:1px solid silver;
		border-radius:2px;
		margin-bottom:15px;
		height:100px;
		font-family:'Open Sans';
		transition:all 0.2s ease;
	}

	.send-wrapper {
		text-align:center;		
	}

	.send-wrapper input {
		display:inline-block;
		font-size:18px;
		color:#fff;
		font-family:'Open Sans';
		padding:15px 70px;
		border-radius:5px !important;
		border:none !important;
		background: #de564b;
		transition:all 0.2s ease;
	}

	.send-wrapper input:hover {
		cursor:pointer;
		background: #cf3225;
	}

	@media(max-width:1199px) {
		.order-call-form,
		.order-service-form,
		.write-form {
			margin-top:120px !important;
			width:40% !important;
		}
	}

	@media(max-width:991px) {
		.order-call-form,
		.order-service-form,
		.write-form {
			margin-top:100px !important;
			width:50% !important;
		}
	}

	@media(max-width:600px) {
		.order-call-form,
		.order-service-form,
		.write-form {
			margin-top:80px !important;
			width:70% !important;
		}
	}

	@media(max-width:450px) {
		.order-call-form,
		.order-service-form,
		.write-form {
			margin-top:60px !important;
			width:90% !important;
		}
	}

/* Order Call END */

/* Старые стили */

.site-content {
		float: left;
}

h2.lost {
	text-align: center;
	font-size: 31px;
	margin-top: 36px;
	margin-bottom: 7px;
	font-weight: 600;
	color: #21759b;
}

.h2 {
	font-size: 1.5em;
	margin: .75em 0;
}

.h3 {
	font-size: 1.17em;
	margin: .83em 0;
}

.lost {
	text-align: center;
	font-size: 31px;
	margin-top: 36px;
	margin-bottom: 7px;
	font-weight: 600;
	color: #21759b;
}	

#secondary {
	margin-right: 20px;
	text-align: center;
}

/* Sidebar */

.entry-header {
	display:none;
}

#primary {
	width:70%;
}

.widget-area {		
		float:right;
		margin-top:40px;
		width: 26.041666667%;
	}

.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;	
	margin-bottom: 3.428571429rem;
	word-wrap: break-word;
	background: #f8f7ed;
	border-radius: 10px;
}

.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #21759b;
	font-size: 16px;
}
.widget-area .widget a:hover {
	color: #FD5E53;
	border-bottom: 1px solid #FD5E53;
}
.widget-area .widget a:visited {
	
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}

.widget-title {
	font-size: 16px;
  padding-top: 10px;
  margin-bottom: 24px;
  margin-bottom: 1.714285714em;
  line-height: 1.846153846;
  font-weight: bold;
  text-transform: uppercase;
  color: #636363;
}

#dc_jqaccordion_widget-2 .widget-title {
	font-size:16px;
	font-weight: bold;
  text-transform: uppercase;
  color: #636363;
}

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

#dc_jqaccordion_widget-2-item{ border-top: 1px solid #013d6c; border-right: 1px solid #013d6c; border-left: 1px solid #013d6c;}
#dc_jqaccordion_widget-2-item ul, #dc_jqaccordion_widget-2-item ul li {margin: 0; padding: 0; border: none; list-style: none;}
#dc_jqaccordion_widget-2-item ul a {padding: 10px 10px 10px 15px; background: #0D5995; text-decoration:none; display: block; color: #fff; border-bottom: 1px solid #013d6c; border-top: 1px solid #4695d3;}
#dc_jqaccordion_widget-2-item ul ul a {padding: 10px 10px 10px 25px;}
#dc_jqaccordion_widget-2-item ul a.dcjq-parent, #dc_jqaccordion_widget-2-item ul a.dcjq-parent:hover {padding: 10px 10px 10px 15px;}
#dc_jqaccordion_widget-2-item ul a.dcjq-parent.active {background: #0D5995 url(skins/images/checkers.png) repeat 0 0;}
#dc_jqaccordion_widget-2-item ul a:hover {background: #05477c;}

.entry-content p iframe {
	width:100%;
	margin-bottom:20px;
	margin-top:20px;
}
/*.entry-content p img {
    margin-right: 20px;
}*/

.size-full {
    width: 100%;
    height: auto;
    margin: 20px auto;
}

.entry-content p {
	font-size: 16px;
  font-family: 'Open Sans';
  margin-bottom:20px;
  color:#333;
}

footer.entry-meta {
	display:none;
}

@media(max-width:991px) {
	#secondary {
		display:block;
		width: 100%;
		margin-right: 0;
     	margin: 0 auto;
	}

	#primary {
		width:100%;
	}

	.entry-content p img {
		height:auto;
	}
}

.commentlist {
	text-rendering: optimizeLegibility;
  color: #444;
  list-style:none;
  padding-left:0px; 
}

.site-content article.type-page{
	border-bottom: 4px double #000000;
	word-wrap: break-word;
}
.new_class_comment{
    border-left: 3px solid #3EB4E2;
    padding: 0 10px !important;
    margin-left: 40px !important;
}
.box_shad{
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    margin: 15px 0;
    padding: 15px;
}
.comments-area article header {    
    margin: 0 0 0.428571rem;
    overflow: hidden;
    position: relative;
}
.comment li {list-style: none;}
.comments-area article header img {
    float: left;
    padding: 0;
    line-height: 0;
    -webkit-border-radius: 40px;
            border-radius: 40px;
}

.comments-area article header cite {
	display: block;   
  margin-left: 6.071428571rem;
}

.comments-area article header time {
	margin-left: 2.071428571rem;
} 

.comment-meta {
	height:auto;
	padding:20px 0px;
	padding-top:20px;
	background: none;
}

.comment {
	font-size:16px;
	font-family: 'Open Sans';
}

.required {
    color: red;
} 

#reply-title {
	font-family: 'Open Sans';
}

.comment-notes {
	font-size:16px;
} 

#respond form textarea {
	box-sizing: border-box;
  font-size: 16px;  
  line-height: 1.714285714;
  padding: 10px;
  padding: 0.714285714rem;
  width: 100%;
}

#respond form label {
	font-size:16px;
	font-family: 'Open Sans';
}

.form-submit input {
	display: inline-block;
  font-size: 18px;
  color: #fff;
  font-family: 'Open Sans';
  padding: 15px 70px;
  border-radius: 5px !important;
  border: none !important;
  background: #de564b;
}

.form-submit input:hover {
	cursor:pointer;
	background: #cf3225;
	transition:all 0.3s ease;
}

#respond form input[type="text"] {
	display:block;
	padding:10px;
} 

/* Contact Page */

h2.lostt {
	text-align: center;
  font-size: 31px;
  margin-bottom: 27px;
  font-weight: 600;
  color: #21759b;
}

#conttt {
    margin-right: 20px;
    overflow: hidden;
    margin-bottom: 100px;
        width: 49%;
}

#conttt a{
	text-decoration: none;	
}

@media screen and (max-width: 992px){
	#conttt{
		margin: 0 auto 50px;
		float: none;
		width: 100%;
		max-width: 400px;
	}
	#conttt + p > iframe{
		max-height: 80vh;
	}
}

#cntctfrm_contact_form {
    float: left;
}

.conttta {
    width: 100%;
    font-size: 22px;
}

.contttt {
    color: #FD5E53;
    font-size: 20px;
}
.mapg{

}
/* Gallery */

.alignleft {
    float: left;
} 

#content #post-13 img {
    box-shadow: 0px 0px 9px 2px #4E4D4D;
}

#post-13 p {
    font-size: 12px;
    text-align: center;
    margin-top: 6px;
    color: #21759b;
}

.wp-caption-text {
	font-style: italic;
}

/*.wp-caption {
	margin-right:0px;
	margin-top:12px;
	margin-bottom:12px;
	padding:4px;	
} 

#post-13 p {
    font-size: 12px;
    text-align: center;
    margin-top: 6px;
    color: #21759b;
}

#content #post-13 img {
    box-shadow: 0px 0px 9px 2px #4E4D4D;
}*/

.success {
	padding:3px;
	color:#fff;
	font-size:14px;
	background: #00ff7f;
	font-family: 'Open Sans';
	text-align:center;
	border-radius:5px;
	margin:2px 0px;
}

	.send_cont {
		display:inline-block;
		font-size:18px;
		color:#fff;
		font-family:'Open Sans';
		padding:15px 70px;
		border-radius:5px;
		background: #de564b;
		transition:all 0.2s ease;
	}

	.send_cont:hover {
		cursor:pointer;
		background: #cf3225;
	}

	.sub-menu {
		display:none;
	} 	.breadcrumbs{
	margin-top: 10px;
}

#primary .post-13 .entry-content .text-center:hover p a span {
	text-decoration: underline;
}

.wpcf7-form-control-wrap > div > div {
	margin: auto;
}

.post a {
	color: #337ab7;
	text-decoration: underline;
}

li#menu-item-2708 a {
	background: #f8f7ed !important;
	color: #333 !important;
	border-top: none !important;
	font-weight: bold;
	border-radius: 10px 10px 0 0;
}
#dc_jqaccordion_widget-2-item {
	border: none !important;
}
li#menu-item-2708 a:hover {
	background: #f8f7ed;
	color: #333;
	font-weight: bold;
	border-radius: 10px 10px 0 0;
}

ul#menu-glavnoe-menju li.menu-item-has-children:hover ul.sub-menu {
  display: flex;
  flex-direction: column;
  position: absolute;
  background: #fff;
  top: 34px;
  width: auto;
  border: 1px solid #313140;
  left: 0;
  padding: 0 10px;
  z-index: 1;
  white-space: nowrap;
  transition: ;
}

ul#menu-glavnoe-menju li.menu-item-has-children {
	position: relative;
}

ul#menu-glavnoe-menju li.menu-item-has-children:hover ul.sub-menu li.menu-item {
	margin-left: 0;
}

ul#menu-glavnoe-menju li.menu-item-has-children:hover ul.sub-menu li.menu-item a {
	filter: brightness(0.7);
}

ul#menu-glavnoe-menju li.menu-item-has-children:hover ul.sub-menu li.menu-item:not(last-child) {
	border-bottom: 1px solid #313140;
}

#post-1413 p:not(.wp-caption-text) {
    margin-top: 3rem;
}

#post-1413 p.wp-caption-text {
	margin: 0;
}

#post-1413 img {
	width: 100%;
	height: auto;
	max-width: 600px;
}

.wp-pagenavi {
	margin: 2rem;
}