body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
h1,h2,h3,h4 {
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
}
h1 {
	font-size: 48px;
}
h2 {
	font-size: 32px;
	
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
p {
	font-size: 16px;
}
a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
	background-color: none;
}

.btn {
	border-radius: 4px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
	padding: 16px 65px;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
}

.img-icon {
	width: 20px;
	height: 20px;
	object-fit: contain;
	float: left;
	margin-right: 8px;
    margin-top: 1px;
}

.container {
	padding-left: 0;
	padding-right: 0;
}

header .container {
	padding-left: 15px;
	padding-right: 15px;
}

.top-panel {
	color: #fff;
	position: fixed;
	top: 0;
    width: 100%;
    z-index: 99999;
}
.top-panel.red {background-color: #f26843;}
/*.top-panel.orange {background-color: #f4972d;}*/

	.top-panel .block {
		display: block;
		float: left;
		padding: 16px 0;
		font-size: 16px;
		margin: 0;
		font-family: 'DINAlternate-Bold';	
	}
		.top-panel .adress {
			display: flex;
			margin-right: 48px;
		}
		.top-panel .phone a {
			margin-right: 48px;			
		}
			.top-panel .phone a {
				color: #fff;
				font-size: 16px;
				font-family: 'DINAlternate-Bold';
			}
			.top-panel .phone a:hover {
				color: #fff;
			}
		.top-panel .working-hours {
			
		}

	.top-panel .to-book {
		padding: 8px 16px;
		color: #f4972d;
		background-color: #fff;
		border-radius: 4px;
		font-weight: 600;
		float: right;
		margin: 8px 0;
		font-size: 16px;
		font-family: 'DINAlternate-Bold';
	}
	.top-panel .to-book:hover {
		margin: 9px 0 7px;
	}
	.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	    outline: none;
	    outline-offset: unset;
	}
    
.sp-with-adresses .navbar {
	margin-top: 78px;
}
.navbar {
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
	margin-bottom: 0;
    z-index: 99;
    margin-top: 54px;
}
.navbar-default {
	background-color: #fff;
}
	.navbar-default .navbar-brand:focus {
		background-color: #fff;
	}
	.navbar-collapse {
		padding-right: 0;
	}
	.navbar-nav {
		margin-left: 25px;
	    float: right;
	}
	.navbar .logo {
		padding: 24px 22px;
	    display: table;
	    background-color: #fff;
	    margin-bottom: -50px;
	    box-shadow: 0 3.4px 16.8px 0 rgba(0, 0, 0, 0.25);
        position: relative;
		z-index: 2;
	}
	.navbar .logo:hover {
	    background-color: #fff;
	}
	.navbar-default .navbar-nav>li {
		padding: 20px 15px 15px;
	}
	.navbar-default .navbar-nav>li>a {
		line-height: 1.5;
		font-size: 16px;
		font-weight: 600;
		color: #000;
		padding: 0 0 3px 0;
		font-family: 'DINAlternate-Bold';
	}

	.navbar-default .navbar-nav>li>a {
		border-bottom: 2px solid #fff;
	}

	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.current-menu-item>a, .navbar-default .navbar-nav>.current-menu-item>a:hover, .navbar-default .navbar-nav>.current-menu-item>a:focus {
		background-color: #fff;
		border-bottom: 2px solid #fff;
		color: #000;
	}

	/*.navbar-default .navbar-nav li:nth-child(4n+1) a:hover, .navbar-default .navbar-nav li:nth-child(4n+1) a:focus, .navbar-default .navbar-nav>.current-menu-item:nth-child(4n+1)>a, .navbar-default .navbar-nav>.current-menu-item:nth-child(4n+1)>a:hover, .navbar-default .navbar-nav>.current-menu-item:nth-child(4n+1)>a:focus {
		color: #04a0c8;    	
	}

	.navbar-default .navbar-nav li:nth-child(4n+2) a:hover, .navbar-default .navbar-nav li:nth-child(4n+2) a:focus, .navbar-default .navbar-nav>.current-menu-item:nth-child(4n+2)>a, .navbar-default .navbar-nav>.current-menu-item:nth-child(4n+2)>a:hover, .navbar-default .navbar-nav>.current-menu-item:nth-child(4n+2)>a:focus {
		color: #f4972d;
	}

	.navbar-default .navbar-nav li:nth-child(4n+3) a:hover, .navbar-default .navbar-nav li:nth-child(4n+3) a:focus, .navbar-default .navbar-nav>.current-menu-item:nth-child(4n+3)>a, .navbar-default .navbar-nav>.current-menu-item:nth-child(4n+3)>a:hover, .navbar-default .navbar-nav>.current-menu-item:nth-child(4n+3)>a:focus {
		color: #dd2a52;
	}
	.navbar-default .navbar-nav li:nth-child(4n+4) a:hover, .navbar-default .navbar-nav li:nth-child(4n+4) a:focus, .navbar-default .navbar-nav>.current-menu-item:nth-child(4n+4)>a, .navbar-default .navbar-nav>.current-menu-item:nth-child(4n+4)>a:hover, .navbar-default .navbar-nav>.current-menu-item:nth-child(4n+4)>a:focus {
		color: #4ca551;
	}*/

	#slider .carusel-slider {
		overflow: hidden;
	}
	#slider .item {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		height: 512px;
	}
	#slider .item .text {
		text-align: center;
	}
	#slider .item h1, #slider .item h2, #slider .item a {
		color: #fff;
	}
	#slider .item h1 {
		font-weight: 300;
		line-height: 1.17;
		margin-top: 24px;
		margin-bottom: 0;
	}
	#slider .item h2 {
		font-weight: 400;
		padding: 110px 0 24px;
		margin: 0;
	}
		#slider .item h2 span {
			font-weight: 700;
		}

	#slider .item .more {		
		background-color: #f4972d;
		margin-top: 32px;
	    margin-bottom: 120px;	
	}
	#slider .owl-nav .owl-prev, #slider .owl-nav .owl-next{
		position: absolute;
		top: 208px;
		border-radius: 50px;
		width: 96px;
		height: 96px;
		background-color: #EFEBEA;
		/*opacity: 0;*/
		transition: .3s;
	}
	#slider .owl-nav .owl-prev:hover, #slider .owl-nav .owl-next:hover {
		/*opacity: 1;*/
	}
		#slider .owl-nav .owl-prev span, #slider .owl-nav .owl-next span {
			color: #000;
			font-size: 35px;
    		font-weight: 400;
		}

	#slider .owl-nav .owl-prev {
		left: -48px;
		padding: 12px 0px 20px 44px !important;
	}
	#slider .owl-nav .owl-next{
		right: -48px;
		padding: 12px 44px 20px 0px !important;
	}
	#slider .owl-dots {
		position: absolute;
	    bottom: 65px;
	    left: 50%;
	    margin-left: -23px;
	}
		#slider .owl-dots .owl-dot {
			width: 12px;
			height: 12px;
			margin: 0 2px;
			border-radius: 50px;
			opacity: 0.5;
			background-color: #fff;
			border: solid 1px #fff;
		}
		#slider .owl-dots .owl-dot.active {
			opacity: 1;
			border: solid 1px #f4972d;
		}

#types_massage {
	position: relative;
	box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.15);
}

#scroll_down {
	position: absolute;
	display: block;
	top: -48px;
	left: 50%;
	margin-left: -52px;
	z-index: 9;
}
	section .title {
		text-align: center;
	}
		section .title h2{
			line-height: 1.25;
			margin-top: 80px;
			margin-bottom: 0;
			font-weight: 600;
		}
		section .title h3{
			text-transform: none;
			line-height: 1.6;
			font-weight: 400;
			margin-top: 24px;
			margin-bottom: 40px;
		}
	#types_massage .products {
		margin-left: -24px;
		margin-right: -24px;
	}
	#types_massage .element, .single_blog .more_posts .element {
		padding: 24px;
		margin: 0;
		border-radius: 5px;
	}
	#types_massage .element:hover, .single_blog .more_posts .element:hover {
		background-color: #fef9f5;
	}
		#types_massage .element .image, .single_blog .more_posts .element .image {
			position: relative;
			width: 100%;
		}
			#types_massage .element .image a, .single_blog .more_posts .element .image a {
				display: block;
				height: 178px;
				width: 282px;
				overflow: hidden;
			    border-radius: 5px;
			}
			#types_massage .element .image img, .single_blog .more_posts .element .image img {
				width: 100%;
				min-height: 178px;
			    min-width: 282px;
			    border-radius: 5px;
			    /*margin: 0 auto;
			    float: none;
			    display: block;*/
			    height: auto;
			}
			#types_massage .element .image span, .single_blog .more_posts .element .image span {
				position: absolute;
				top: -8px;
				left: -8px;
				display: block;
				border-radius: 6px 0 6px 0;
  				box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
  				font-size: 16px;
  				line-height: 1.5;
  				color: #ffffff;
  				text-transform: uppercase;
  				padding: 12px;
  				font-family: 'DINAlternate-Bold';
			}
				#types_massage .element .image span.new {background-color: #f4972d;}
				#types_massage .element .image span.super {background-color: #dd2a52;}
				#types_massage .element .image span.popular {background-color: #04a0c8;}

		#types_massage .element .text, .single_blog .more_posts .element .text {
			text-align: center;
			width: 100%;
			height: 176px;
		}
			#types_massage .element .text h4 {
				margin-top: 24px;
				margin-bottom: 0;
				line-height: 1.5;
				font-weight: 700;
			}
			#types_massage .element .text p {
				margin-top: 16px;
				margin-bottom: 0;
				line-height: 1.5;
			}

		#types_massage .element .price {
			text-align: center;
			width: 100%;
		}
			#types_massage .element .price span {
				font-size: 32px;
				font-weight: 700;
				line-height: 1;
				display: block;
				margin-bottom: 24px;
			}

			#types_massage .element .more:hover {
				font-weight: 700;
				color: #fff;
				padding: 16px 62px 16px 63px;
			}
			#types_massage .element .more:focus {
				color: #fff;
			}

			#types_massage .element:nth-child(5n+1) .price span, #types_massage .element .price span.pink {color: #e02650}
			#types_massage .element:nth-child(5n+2) .price span, #types_massage .element .price span.violet {color: #8d4f9a}
			#types_massage .element:nth-child(5n+3) .price span, #types_massage .element .price span.green {color: #4ca551}
			#types_massage .element:nth-child(5n+4) .price span, #types_massage .element .price span.orange {color: #f4972d}
			#types_massage .element:nth-child(5n+5) .price span, #types_massage .element .price span.blue {color: #04a0c8}

			#types_massage .element:nth-child(5n+1) .more, #types_massage .element .more.pink {background-color: #e02650}
			#types_massage .element:nth-child(5n+2) .more, #types_massage .element .more.violet {background-color: #8d4f9a}
			#types_massage .element:nth-child(5n+3) .more, #types_massage .element .more.green {background-color: #4ca551}
			#types_massage .element:nth-child(5n+4) .more, #types_massage .element .more.orange {background-color: #f4972d}
			#types_massage .element:nth-child(5n+5) .more, #types_massage .element .more.blue {background-color: #04a0c8}


			#types_massage .owl-item:nth-child(5n+1) .price span, #types_massage .owl-item .price span.pink {color: #e02650}
			#types_massage .owl-item:nth-child(5n+2) .price span, #types_massage .owl-item .price span.violet {color: #8d4f9a}
			#types_massage .owl-item:nth-child(5n+3) .price span, #types_massage .owl-item .price span.green {color: #4ca551}
			#types_massage .owl-item:nth-child(5n+4) .price span, #types_massage .owl-item .price span.orange {color: #f4972d}
			#types_massage .owl-item:nth-child(5n+5) .price span, #types_massage .owl-item .price span.blue {color: #04a0c8}

			#types_massage .owl-item:nth-child(5n+1) .more, #types_massage .owl-item .more.pink {background-color: #e02650}
			#types_massage .owl-item:nth-child(5n+2) .more, #types_massage .owl-item .more.violet {background-color: #8d4f9a}
			#types_massage .owl-item:nth-child(5n+3) .more, #types_massage .owl-item .more.green {background-color: #4ca551}
			#types_massage .owl-item:nth-child(5n+4) .more, #types_massage .owl-item .more.orange {background-color: #f4972d}
			#types_massage .owl-item:nth-child(5n+5) .more, #types_massage .owl-item .more.blue {background-color: #04a0c8}

	#types_massage .more_element {
		text-align: center;
		font-size: 20px;
		line-height: 1.2;
		color: #f26843;
		font-weight: 400;
		text-decoration: underline;
		display: block;
		margin: 40px auto 0;
	}

#why {
	padding-bottom: 80px;
}
	#why .right {
		float: right;
	}
		#why .img_whyus {
			width: 100%;
			height: auto;
		}
	#why .left {
		float: left;
	}
	#why .list-elements {
		position: relative;
	}
		#why .center-image {
			position: absolute;
			top: 0;
			left: 50%;
			margin-left: -232px;
		}
		#why .text-element {
			width: 224px;
  			height: 96px;
  			position: relative;
  			margin-bottom: 40px;
		}
			#why .text-element p {
				position: absolute;
				font-size: 20px;
				line-height: 1.6;
				z-index: 99;
			}
			#why .left .text-element p {text-align: right; right: 0;}
			#why .right .text-element p {text-align: left; left: 0;}

			#why .row-why:nth-child(2) .left .text-element p {bottom: 0;}
			#why .row-why:nth-child(2) .right .text-element p {bottom: 0;}
			#why .row-why:nth-child(4) .left .text-element p {top: 0;}
			#why .row-why:nth-child(4) .right .text-element p {top: 0;}

			#why .row-why:nth-child(2) .left .text-element .number {top: -24px;}
			#why .row-why:nth-child(2) .right .text-element .number {top: -24px;}
			#why .row-why:nth-child(4) .left .text-element .number {bottom: 0;}
			#why .row-why:nth-child(4) .right .text-element .number {bottom: 0;}

			#why .right .text-element .number {
				right: 0;
			}
			
			/*#why .right .text-element:nth-child(3) p {top: 0;}
			#why .right .text-element:nth-child(1) .number {top: -24px;}
			#why .right .text-element:nth-child(3) .number {bottom: 0;}*/

				#why .text-element p span {
					font-weight: 700;
				}

			#why .text-element .number {
				position: absolute;
				font-size: 80px;
  				font-weight: bold;
  				line-height: 1;
  				color: rgba(0, 0, 0, 0.05);
  				z-index: 9;
			}

#useful {
	background-image: url(../img/img_useful.png);
	padding-bottom: 22px;
	background-position: center;
	background-size: cover;
}
	#useful .title h2 {
	    margin-top: 60px;
	}
	#useful .element {
		margin-bottom: 40px;
	}
		#useful .element img {
			float: left;
			margin-right: 16px;
			max-width: 80px;
		}
		#useful .element h3 {
			float: left;
			display: block;
			font-weight: 700;
			margin: 0 0 8px;
			line-height: 1.6;
			width: 65%;
		}
		#useful .element p {
			float: left;
			display: block;
			margin: 0;
			line-height: 1.5;
			width: 65%;
		}

#newsletter {
	background-color: #fef9f5;
	padding-bottom: 56px;
}
		#newsletter .title h2 {
			margin-top: 64px;
			margin-bottom: 32px;
		}

	#newsletter  form {
		display: table;
	    width: 100%;
	    margin-bottom: 32px;
		position: relative;
	}
		#newsletter form input[type="email"] {
			width: 100%;
			border-radius: 4px;
			box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
			border: solid 1px #9e9e9e;
			background-color: #ffffff;
			padding: 16px 140px 16px 16px;
			font-size: 16px;
			line-height: 1.5;
			color: #000000;
		}
		#newsletter form .send {
			background: none;
			border: none;
			font-size: 14px;
			line-height: 1.5;
			color: #04a0c8;
			font-weight: 700;
			position: absolute;
			top: 16px;
			right: 16px;
		}

	#newsletter .social {
		margin: 0 auto;
		padding: 0;
	    display: table;
	}
		#newsletter .social li {
			float: left;
			display: block;
			margin-right: 26px;
		}
		#newsletter .social li:last-child {margin-right: 0;}

			#newsletter .social li a {
				color: #2B3660;
				font-size: 30px;
			}
				#newsletter .social li a .fa {
					font-weight: bold;
				}

#adress {
	padding-bottom: 40px;
}
	#adress .text-adress h3 {
		text-transform: none;
	    line-height: 1.6;
	    font-weight: 400;
	    margin: 136px 0 24px;
	}
	#adress .text-adress p {
		line-height: 1.5;
	}
		#adress .text-adress p .time {
			font-weight: 700;
		}
		#adress .text-adress p .weekend {
			font-weight: 700;
			color: #dd2a52;
		}

	#adress .image-adress {
		position: relative;
	}
		#adress .lable_loc {
			width: 304px;
			height: 184px;
			position: absolute;
			right: 17px;
			top: 120px;
			border-radius: 6px;
			box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
			background-color: #4ca551;
			display: flex;
			align-items: center;
			padding-top: 10px;
		}
			#adress .lable_loc img {
/* 				float: left;
				margin: -24px 0 0 -24px; */
				    max-width: 60px;
			}
			#adress .lable_loc p {
				display: block;
/* 				float: left; */
				line-height: 1.25;
				font-size: 28px;
  				font-weight: 300;
  				color: #fff;
  				text-transform: uppercase;
/*   				margin-left: -71px;
    			margin-top: 33px; */
			}

#map {
	width: 100%;
	height: 400px;
	z-index: 9;
}

footer {
	padding-top: 40px;
}
	footer .menu{
		margin-bottom: 24px;
	}
		footer .menu .footer-logo img {
			float: left;
			margin-right: 66px;
			width: 144px;
			height: auto;
		}


		footer .menu .footer-menu {
			
		}
		footer .menu .footer-menu ul {
			margin: 0 0 0 66px;
			padding: 0;
			display: table;
			float: right;
		}
			footer .menu .footer-menu ul li {
				display: block;
				float: left;
			}
				footer .menu .footer-menu ul li a {
					line-height: 1.5;
					font-size: 16px;
					font-weight: 600;
					color: #000;
					text-decoration: none;
					padding: 12px 0;
					margin: 0 12px;
					display: block;
					font-family: 'DINAlternate-Bold';
					border-bottom: 2px solid #fff;
				}
				footer .menu .footer-menu ul li:last-child a {padding-right: 0;}

				footer .menu .footer-menu ul li a:hover, footer .menu .footer-menu ul li a:focus, footer .menu .footer-menu ul li.active a, footer .menu .footer-menu ul li.active a:hover, footer .menu .footer-menu ul li.active a:focus {
					border-bottom: 2px solid;
					color: #000;
				}

				footer .menu .footer-menu ul li:nth-child(4n+1) a:hover, footer .menu .footer-menu ul li:nth-child(4n+1) a:focus, footer .menu .footer-menu ul li.active:nth-child(4n+1)>a, footer .menu .footer-menu ul li.active:nth-child(4n+1)>a:hover, footer .menu .footer-menu ul li.active:nth-child(4n+1)>a:focus {
					color: #04a0c8;    	
				}

				footer .menu .footer-menu ul li:nth-child(4n+2) a:hover, footer .menu .footer-menu ul li:nth-child(4n+2) a:focus, footer .menu .footer-menu ul li.active:nth-child(4n+2)>a, footer .menu .footer-menu ul li.active:nth-child(4n+2)>a:hover, footer .menu .footer-menu ul li.active:nth-child(4n+2)>a:focus {
					color: #f4972d;
				}

				footer .menu .footer-menu ul li:nth-child(4n+3) a:hover, footer .menu .footer-menu ul li:nth-child(4n+3) a:focus, footer .menu .footer-menu ul li.active:nth-child(4n+3)>a, footer .menu .footer-menu ul li.active:nth-child(4n+3)>a:hover, footer .menu .footer-menu ul li.active:nth-child(4n+3)>a:focus {
					color: #dd2a52;
				}
				footer .menu .footer-menu ul li:nth-child(4n+4) a:hover, footer .menu .footer-menu ul li:nth-child(4n+4) a:focus, footer .menu .footer-menu ul li.active:nth-child(4n+4)>a, footer .menu .footer-menu ul li.active:nth-child(4n+4)>a:hover, footer .menu .footer-menu ul li.active:nth-child(4n+4)>a:focus {
					color: #4ca551;
				}

	footer .bottom-panel .block {
		display: block;
		float: left;
		padding: 16px 0;
		font-size: 16px;
		margin: 0;
		font-weight: 700;
		font-family: 'DINAlternate-Bold';
		color: #000;
	}
	footer .bottom-panel .block.phone, footer .bottom-panel .block.working-hours {
		float: right;
	}
		footer .bottom-panel .img-icon {
		    width: 40px;
    		height: 40px;
		    margin-top: -10px;
		    margin-right: 0; 
		}
		footer .bottom-panel .adress {
			margin-right: 24px;
			margin-left: -12px;
			color: #000;	
            white-space: nowrap;
		}
		footer .bottom-panel .phone a {
			margin-right: 24px;
			color: #000;
			font-size: 16px;
			font-family: 'DINAlternate-Bold';		
		}
			footer .bottom-panel .phone a:hover {
				color: #000;
			}

		footer .bottom-panel .social {
			margin: 0;
			padding: 0;
		    display: table;
		    float: right;
		}
			footer .bottom-panel .social li {
				float: left;
				display: block;
				margin-right: 26px;
			}
			footer .bottom-panel .social li:last-child {margin-right: 0;}

				footer .bottom-panel .social li a {
					color: #2B3660;
					font-size: 30px;
				}
					footer .bottom-panel .social li a .fa {
						font-weight: bold;
					}

#types_massage .owl-dots {
	position: relative;
	text-align: center;
    margin-top: 16px;
}
	#types_massage .owl-dots .owl-dot {
		width: 12px;
		height: 12px;
		margin: 0 6px;
		border-radius: 50px;
		background-color: #E2E2E2;
	}
	#types_massage .owl-dots .owl-dot.active {
		background-color: #f26843;
	}

footer .menu .footer-menu ul .mobile-left {
	float: left;
}
footer .menu .footer-menu ul .mobile-right {
	float: left;
}

#service {

}
	#service .img_top_photo {
		float: right;
		max-width: 632px;
		max-height: 399px;
	}
	.bread-crumbs {
		margin: 16px 0 8px;
		padding: 0;
	    display: table;
	}
		.bread-crumbs li {
			float: left;
			display: block;
		}
			.bread-crumbs li span {
			    float: left;
			    display: block;
			    line-height: 12px;
			    font-size: 13px;
			    color: #000;
			    margin: 4px 3px 0;
			}
			.bread-crumbs li a {
				text-decoration: underline;
				font-size: 12px;
				font-weight: bold;
				line-height: 1.33;
				letter-spacing: 0.2px;
				color: #04a0c8;
			}
				.bread-crumbs li a:hover {
					color: #000;
				}

	#service h1.title {
		display: block;
		width: 100%;
		text-align: left;
		margin: 0 0 32px;
		padding: 0;
		font-size: 32px;
	}
	#service .properties {
		width: 60%;
		float: left;
	}
		#service .properties ul {
			margin: 0;
			padding: 0;
			display: table;
		}
			#service .properties ul li {
				display: block;
				float: left;
				width: 100%;
				margin-bottom: 15px;
			}
				#service .properties ul li svg {
					float: left;
					display: block;
					margin: 0 16px 0 0;
				}
					#service .properties ul li:nth-child(1) svg g rect {fill: #dd2a52;}
					#service .properties ul li:nth-child(2) svg g rect {fill: #f4972d;}
					#service .properties ul li:nth-child(3) svg g rect {fill: #4ca551;}
					#service .properties ul li:nth-child(4) svg g rect {fill: #04a0c8;}
					#service .properties ul li:nth-child(5) svg g rect {fill: #8d4f9a;}

				#service .properties ul li p {

				}
					#service .properties ul li p span {
						font-weight: 700;
					}
						#service .properties ul li:nth-child(1) p span {color: #dd2a52;}
						#service .properties ul li:nth-child(2) p span {color: #f4972d;}
						#service .properties ul li:nth-child(3) p span {color: #4ca551;}
						#service .properties ul li:nth-child(4) p span {color: #04a0c8;}
						#service .properties ul li:nth-child(5) p span {color: #8d4f9a;}

	#service .block-price {
		width: 40%;
		float: right;
		background-color: #fef9f5;
		padding: 16px;
	    border-radius: 5px;
	}
		#service .block-price span {
			font-size: 32px;
		    font-weight: 700;
		    line-height: 1;
		    display: block;
		    margin-bottom: 16px;
		    text-align: center;
		    color: #8d4f9a;
		}
		#service .block-price .order {
			box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  			background-color: #8d4f9a;
  			font-size: 14px;
  			line-height: 1.71;
  			width: 100%;
		    padding: 12px 14px;
		    color: #fff;
		    font-weight: 700;
		    text-align: center;
		    margin-bottom: 16px;
		    white-space: normal;
		}
		#service .block-price .certificate {
			border: solid 2px #8d4f9a;
			width: 100%;
			padding: 12px 0;
			background-color: #fff;
			font-size: 14px;
			line-height: 1.71;
			color: #8d4f9a;
			font-weight: 700;
			display: block;
			border-radius: 4px;
			text-align: center;
		}

	#service .block-content {

	}
		#service .block-content h2 {
			line-height: 1.25;
			margin: 30px 0 0;
		}
		#service .block-content h3, .services_page.single_blog .block-content h3{
			line-height: 1.6;
			font-size: 20px;
			text-transform: none;
			margin: 16px 0 0;
			font-weight: 400;
		}
		#service .block-content p {
			margin: 16px 0 0;
		}

		#service .block-content .carusel-slider-content {
			margin-top: 24px;
			position: relative;
		}
			#service .block-content .carusel-slider-content .owl-nav {
				position: absolute;
				top: 35%;
				font-size: 40px;
				font-weight: 700px;
				width: 100%;
				padding: 0 16px;
			}
				#service .block-content .carusel-slider-content .owl-nav .owl-prev {
					float: left;
				}
				#service .block-content .carusel-slider-content .owl-nav .owl-next {
					float: right;
				}

			#service .block-content .carusel-slider-content p {
				margin: 8px 0 0;
			}

		#service .block-content ul {
			list-style-image: url(../img/marker.png);
			padding-left: 25px;
			margin-top: 20px;
		}
			#service .block-content ul li {
				padding-left: 10px;
			}
				#service .block-content ul li p {
					line-height: 2;
				}

		table.main-table {
			margin: 24px 0 40px;
			padding: 0;
			border: none;
		}
			table.main-table tr {
				border: none;
			}
				table.main-table thead tr th {
					font-size: 16px;
					text-transform: uppercase;
					text-align: center;
				}
				table.main-table thead tr th:nth-child(1) {width: 384px;}
				table.main-table thead tr th:nth-child(2) {width: 160px;}
				table.main-table thead tr th:nth-child(3) {width: 160px;}

				/*table.main-table thead tr th:nth-child(2n+1) {background-color: #E8E8E8;}
				table.main-table thead tr th:nth-child(2n) {background-color: #F0F0F0;}*/

				table.main-table tr td {
					border: none;
				}

				/*table.main-table tbody tr:nth-child(2n+1) td:nth-child(2n+1) {background-color: #FBFBFB;}
				table.main-table tbody tr:nth-child(2n+1) td:nth-child(2n) {background-color: #FFFFFF;}
				table.main-table tbody tr:nth-child(2n) td:nth-child(2n+1) {background-color: #E8E8E8;}
				table.main-table tbody tr:nth-child(2n) td:nth-child(2n) {background-color: #F1F1F1;}*/

section.services_page {
	padding-bottom: 40px;
}
	section.services_page .title h2 {
	    margin-top: 20px;
	    margin-bottom: 40px;
	    /*font-family: 'DINAlternate-Bold';*/
	}
		section.services_page .bread-crumbs {
	    	margin: 55px 0 8px 25px;
		}

section.certificate_page {
	padding-bottom: 70px;
}
.element.certificate {
	padding: 24px 10px;
}
	.element.certificate img {
		width: 100%;
		border-radius: 5px;
		height: auto;
	}
	.element.certificate h3 {
		margin-top: 5px;
		text-align: center;
	}
	.element.certificate .form-control {
		height: 40px;
		border: 2px solid #f4972d;
	}
	.element.certificate span {
		font-size: 32px;
	    font-weight: 700;
	    line-height: 1;
	    display: block;
	    margin-bottom: 3px;
	    text-align: center;
	    /*color: #8d4f9a;*/
	}
	.element.certificate p span {
		font-size: 14px;
		text-align: left;
		line-height: 19px;
	}
	.element.certificate .order {
	    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
	    /*background-color: #8d4f9a;*/
	    font-size: 14px;
	    line-height: 1.71;
	    width: 100%;
	    padding: 12px 14px;
	    color: #fff;
	    font-weight: 700;
	    text-align: center;
	    margin-top: 16px;
	    white-space: normal;
	}

	section.certificate_page .features_title .title h2 {
		margin-top: 70px;
	}
		section.certificate_page .features_block .feature {
			text-align: center;
		}
			section.certificate_page .features_block .feature h4 {
				text-transform: uppercase;
				line-height: 1.5;
				font-weight: 700;
			    margin-top: 20px;
			}
			section.certificate_page .features_block .feature p {
				font-size: 14px;
			}

#popup_form_record .modal-dialog,
#popup_form_certificates .modal-dialog,
#popup_form_specialist .modal-dialog,
#popup_form_academ .modal-dialog,
#popup_form_service .modal-dialog {
    margin: 110px auto;
    width: 400px;
}
#popup_form_record .modal,
#popup_form_certificates .modal,
#popup_form_specialist .modal,
#popup_form_academ .modal,
#popup_form_service .modal {
	z-index: 99999;
}
#popup_form_record .modal-content,
#popup_form_certificates .modal-content,
#popup_form_specialist .modal-content,
#popup_form_academ .modal-content,
#popup_form_service .modal-content {
	padding: 20px;
	background-color: #fef9f5;
}
#popup_form_record .modal-content .close,
#popup_form_certificates .modal-content .close,
#popup_form_specialist .modal-content .close,
#popup_form_academ .modal-content .close,
#popup_form_service .modal-content .close {
	font-size: 40px;
	margin: -16px -8px 0 0;
}
#popup_form_record h2,
#popup_form_certificates h2,
#popup_form_specialist h2,
#popup_form_academ h2,
#popup_form_service h2 {
	text-transform: none;
	font-size: 23px;
	margin-bottom: 25px;
	text-align: center;
}
#popup_form_record .form-control,
#popup_form_certificates .form-control,
#popup_form_specialist .form-control,
#popup_form_academ .form-control,
#popup_form_service .form-control {
	font-size: 16px;
	color: #000;
	height: 40px;
}
#popup_form_record textarea.form-control,
#popup_form_certificates textarea.form-control,
#popup_form_specialist textarea.form-control,
#popup_form_academ textarea.form-control,
#popup_form_service textarea.form-control {
	height: auto;
	max-height: 130px;
}
#popup_form_record .wpcf7-submit,
#popup_form_certificates .wpcf7-submit,
#popup_form_specialist .wpcf7-submit,
#popup_form_academ .wpcf7-submit,
#popup_form_service .wpcf7-submit {
	background-color: #f4972d;
}
#popup_form_record .ajax-loader,
#popup_form_certificates .ajax-loader,
#popup_form_specialist .ajax-loader,
#popup_form_academ .ajax-loader,
#popup_form_service .ajax-loader {
	clear: left;
	display: block;
}

#contact_map {
	position: relative;
}
#contact_map .map_block {
	position: absolute;
	width: 100%;
	top: 0;
}
#contact_map .map_block .text_map_block {
	background-color: #fff;
	border-radius: 5px;
	z-index: 999;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
    padding: 10px 20px;
    margin-top: 80px;
}
	#contact_map .map_block .text_map_block h4{
	    font-size: 18px;
    	margin: 10px 0 20px;
    }
    #contact_map .map_block .text_map_block p {
    	margin-bottom: 18px;
    }
    	#contact_map .map_block .text_map_block p a {
    		font-size: 16px;
    	}
    #contact_map .map_block .text_map_block .img-icon {
    	width: 35px;
    	height: 35px;
	    margin-top: -5px;
    }

#contact_text {
	padding: 70px 0 40px;
}
	#contact_text .img_block img{
	    max-width: 100%;
	    max-height: 300px;
	    float: right;
	}

section.blog {

}
	section.blog .element.certificate h3 {
		text-align: left;
	}
	section.blog .element.certificate .more_text {
		display: block;
		float: right;
		color: #9e9d9d;
	}
	section.blog .element.certificate .more_text:hover {
		font-weight: 600;
	}

	.block-content img {
	    max-width: 100%;
	    margin: 20px 0 20px;
		height: auto;
	    display: block;
	}
	
	.block-content .blog_img {
	    border-radius: 5px;
	}
	#service .block-content h3, .services_page.single_blog .block-content h3,
	.block-content h4,
	.block-content h3 {
		margin-top: 30px;
		margin-bottom: 20px;
	}
	img.alignleft{float:left;
	margin: 20px 20px 20px 0}
	img.alignright{float:left;
	margin: 20px 0px 20px 20px}

	.block-content a {
	    font-weight: 400;
    	text-decoration: underline;
	}
		.block-content a:hover {
			font-weight: 600;
		}

	.text_p:hover {
		text-decoration: none;
	}
	.navbar-brand.logo img{
		width: 144px;
		height: auto;
	}

	/*#types_massage .element:nth-child(3n+1) {
		clear: left;
	}*/

@media (max-width:991px){
	.row {
		margin-left: 0px;
     	margin-right: 0px;
	}
	#types_massage .products {
		margin-left: 0px;
     	margin-right: 0px;
	}
	header .container {
		padding-left: 0;
    	padding-right: 0;
	}	
	.navbar {
	    margin-top: 50px;
	}
	.navbar .logo {
		padding: 22px 20px;
	    margin-bottom: -46px;
	    background-color: #fff;
	    box-shadow: 0 3.4px 16.8px 0 rgba(0, 0, 0, 0.25);
	}
	.navbar-nav {
	    margin-left: 16px;
	}
	.navbar-default .navbar-nav>li {
	    padding: 20px 7px 15px;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 12px;
	}
	.top-panel .block {
		display: block;
		font-size: 12px;
	}
	.top-panel .adress {
		width: auto;
	    margin-right: 20px;
	}
	.top-panel .phone {
		margin-right: 20px;
	}
		.top-panel .phone a {
			margin-right: 0;
		}
	.top-panel .to-book {
		padding: 6px 12px;
		font-size: 12px;
	}
	#why .center-image {
	    position: relative;
	    margin: 10px auto 30px;
    	float: none;
    	left: 0;
	}
	#why .text-element {
    	width: 100%;
    }
	#why .text-element p {
		width: 82%;
	}
	#why .left .text-element p {
		right: auto;
		left: 0;
	}
	#why .right .text-element p {
		left: auto;
		right: 0;
	}
	#useful .element {
	    min-height: 90px;
	}
	footer .menu .footer-logo img {
		margin-right: 0;
		width: 144px;
		height: auto;
	}
	footer .menu .footer-menu ul {
    	margin: 0 0 0 20px;
    }
    	footer .menu .footer-menu ul li a {
		    font-size: 16px;
		    margin: 0 7px;
    	}
	#adress .text-adress {
	    text-align: center;
	}
	section .title h3 {
		font-size: 18px;
	}
	#adress .text-adress h3 {
		margin: 0 0 24px;
	}
	#adress .title h2 {
		margin-top: 40px;
	}
	#service .container {
	    padding-left: 15px;
    	padding-right: 15px;
	}
	#service .properties ul li {
	    margin-bottom: 10px;
	}
	#service .properties ul li p {
		font-size: 14px;
	}
	#service .block-price span {
		font-size: 25px;
	}
	#service .block-price .order {
	    white-space: normal;
	    line-height: 1.4;
	}
	#service .block-price .certificate {
	    line-height: 1.4;
	}
	#types_massage.blog .element h4 {
		line-height: 24px;
		margin-top: 0;
	}
	#types_massage.blog .element p {
		font-size: 14px;
	}
	#types_massage .element .image a {
		width: auto;
	}
}
.one_img {
	width: 100%;
	display: table;
	margin-top: 15px;
}
	.one_img img {
		width: 100%;
		height: auto;
	}
	.one_img p {
		margin: 8px 0 0 0;
	}


@media (max-width:767px){
	.btn {
	    padding: 16px 48px;
	}
	.img-icon {
		margin-right: 4px;
	}
	.container {
	    padding-left: 15px; 
	    padding-right: 15px; 
	}
	header .container {
	    padding-left: 15px; 
	    padding-right: 15px; 
	}
	.row {
	    margin-left: -15px;
	    margin-right: -15px;
	}
	#slider .item h1 {font-size: 30px}
	#slider .item h2 {font-size: 24px}
	#slider .item {
		background-position: 76%;
	}
	.top-panel {
		/*padding: 0 8px;*/
	}
	.top-panel .block {
		font-size: 12px;
	}
	.top-panel .adress {
		display: flex;
    	margin-right: 0;
	}
	.top-panel .phone {
	    margin-right: 0;
	    float: right;
	}
	.top-panel .phone a {
	    color: #fff;
    	font-size: 13px;
	    margin-right: 0; 
	}
	.navbar,
    .sp-with-adresses .navbar {
		margin-top: 53px;
	}
	.navbar .logo {
    	padding: 7px 8px;
	    margin-bottom: 0;
	    box-shadow: none;
    }
    .navbar-toggle {
    	padding: 7px;
    	border: none;
    	margin: 18px 5px;
    }

    .navbar-toggle .icon-bar {
    	width: 18px;
    }
    .navbar-toggle .icon-bar+.icon-bar {
    	margin-top: 3px;
    }
    .navbar-nav {
	    margin-left: 0;
    	width: 100%;
    	float: left;
	}
	.navbar-default .navbar-collapse {
		padding-left: 0;
	}
    .navbar-default .navbar-nav>li {
	    padding: 0 0 7px;
	}
	.navbar-default .navbar-nav>li a {
		display: table;
		margin: 0 auto;
	}
	.navbar-default .navbar-header .btn-mobile {
		float: right;
		margin: 19px 2px 20px 3px;
		background: none;
	    border: none;
	    padding: 0;
	    font-weight: 700;
	    line-height: 26px;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #fff;
	}
		.navbar-default .navbar-header .btn-mobile .img-icon {
			width: 24px;
    		height: 24px;
		}
    #slider .item h2 {
    	padding: 140px 0 16px;
    }
    #slider .item .more {
    	margin-top: 24px;
    }
    #slider .owl-nav .owl-prev, #slider .owl-nav .owl-next{
    	display: none;
    }
    #slider .owl-dots {
    	bottom: 55px;
	    margin-left: -5%;
    }
    #types_massage .products {
	    margin-left: -15px;
    	margin-right: -15px;
    }
    #types_massage .carusel-product .element {
    	padding: 20px;
	    background-color: #fef9f5;
    }
    #types_massage .element {
		padding: 20px;
    }
    #types_massage.about .element {
	    background-color: #fff;
    }
    section .title h2 {
	    margin-top: 25px;
    	margin-bottom: 25px;
    }
    section.services_page .title h2 {
	    margin-top: 25px;
    	margin-bottom: 25px;
    }
    section .title h3 {
    	font-size: 16px;
	    margin-top: 16px;
	    margin-bottom: 16px;
    }
	#why {
		padding-bottom: 0;
	}
    #why .center-image {
		position: relative;
		top: 0;
		left: 0;
		margin-left: 0;
		margin-bottom: 25px;
	}
	#why .text-element {
		width: 100%;
		margin-bottom: 30px;
	}
	#why .left .text-element p {
		width: 82%;
		float: right;
	}
	#why .right .text-element p {
		width: 82%;
		float: left;
	}

	#why .row-why:nth-child(2) .left .text-element p {bottom: auto; text-align: right; width: 100%;}
	#why .row-why:nth-child(2) .right .text-element p {bottom: auto; text-align: left; width: 100%;}
	#why .row-why:nth-child(4) .left .text-element p {top: auto;}
	#why .row-why:nth-child(4) .right .text-element p {top: auto;}

	#why .row-why:nth-child(2) .left .text-element .number {top: -5px;}
	#why .row-why:nth-child(2) .right .text-element .number {top: -5px;}
	#why .row-why:nth-child(4) .left .text-element .number {top: -5px; bottom: auto;}
	#why .row-why:nth-child(4) .right .text-element .number {top: -5px; bottom: auto;}

	#why .left .text-element p {
	    right: 0;
	    left: auto;
	}
	#why .right .text-element p {
	    left: auto;
	    right: unset;
	}

    #newsletter {
    	padding-bottom: 40px;
    }
    #newsletter .title {
	    padding-left: 12px;
    	padding-right: 12px;
    }
    #newsletter .title h2 {
	    margin-top: 40px;
	    margin-bottom: 24px;
	}
	#newsletter form input[type="text"] {
		padding: 16px;
	}
	#newsletter form .send {
		position: relative;
		top: 0;
    	right: 0;
    	display: table;
    	margin: 24px auto 0;
	}
    #adress .title h3 {
    	margin-bottom: 0;
    }
    #adress .text-adress h3 {
    	margin: 16px 0 24px;
    }
    #adress .text-adress {
    	text-align: center;
    }
    #types_massage .element .text {
		height: auto;
	    display: table;
	    margin-bottom: 25px;
    }
    footer {
    	padding-top: 26px;
    }
    footer .menu .footer-logo {
    	text-align: center;
    }
    footer .menu .footer-logo img {
    	float: none;
    	margin: 0 0 32px;
    }
    footer .menu .footer-menu ul {
	    margin: 0 auto;
    	float: none;
    }
    footer .menu .footer-menu ul .mobile-left {
    	width: 50%;
    	float: left;
    }
    footer .menu .footer-menu ul .mobile-right {
    	width: 50%;
    	float: right;
    }
    footer .menu .footer-menu ul li {
    	width: 100%;
    }
    	footer .menu .footer-menu ul li a {
    		border-bottom: 2px solid #fff;
    		display: table;
			margin: 0 auto;
		    padding: 6px 0 2px;
    	}

	footer .bottom-panel .adress {
		margin-right: 0;
	    margin-left: 0;
	    width: 100%;
	    text-align: center;
	}
		footer .bottom-panel .adress img {
			float: none;
		}
	footer .mobile-col {
		margin: 15px auto 0;
	    padding-left: 12px;
	    padding-right: 12px;
	    display: table;
	    width: auto;
	    float: none;
	}
	footer .bottom-panel .block {
		padding: 0 0 18px;
	}
	footer .bottom-panel .block.working-hours {
		float: right;
	}
	footer .bottom-panel .block.phone {
		float: left;
	}
	footer .bottom-panel .phone a {
		margin-right: 0;
	}
	footer .bottom-panel .social {
	    margin: 0 auto 24px;
	    display: table;
	    float: none;
	}
	.top-panel {
		width: 100%;
	}
	#service .img_top_photo {
		width: 100%;
		margin-top: 25px;
		height: auto;
	}
	#service h2.title {
		font-size: 30px;
	}
	#service .properties {
		width: 100%;
	}
	#service .block-price {
		width: 100%;
	}
	#service .properties ul li {
		margin-bottom: 5px;
	}
	#service .block-content h2 {
		font-size: 26px;
	}
	#service .block-content h3 {
	    line-height: 1.4;
	    font-size: 18px;
	}
	#service .block-content ul li p {
	    line-height: 1.6;
	    font-size: 14px;
        margin: 13px 0 0;
	}
	#popup_form_record, #popup_form_certificates, #popup_form_specialist, #popup_form_service {
	    width: 100%;
	    height: 100%;
	}
	#popup_form_record .modal-dialog, #popup_form_certificates .modal-dialog, #popup_form_specialist .modal-dialog, #popup_form_service .modal-dialog {
	    width: 100%;
	    height: 100%;
	    position: fixed;
        margin: 52px auto 0;
	}
	#popup_form_record .modal-content, #popup_form_certificates .modal-content, #popup_form_specialist .modal-content, #popup_form_service .modal-content {
	    height: 100%;
    	width: 100%;
    	border-radius: 0;
	}
	#popup_form_record .btn, #popup_form_certificates .btn {
		padding: 16px 40px;
	}
	#contact_map .map_block {
		position: relative;		
	}
	.element.certificate h3 {
    	margin-top: 15px;
    	margin-bottom: 20px;
    }
    .element.certificate .order {
    	margin-bottom: 15px;
    }
    .element.certificate span {
	    margin-top: 22px;
    }
    section.certificate_page .features_block .feature {
    	margin-top: 10px;
    	margin-bottom: 25px;
    }
    section.services_page .bread-crumbs {
    	margin: 25px 0 8px 3px;
    }
	#contact_map .map_block .text_map_block {
		margin-top: 20px;
		box-shadow: none;
	}
	#contact_text {
	    padding: 15px 0 40px;
	}
	#contact_text .img_block {
		margin-top: 30px;
	}
	#types_massage.blog .element {
		background-color: #fff;
		padding: 5px;
		margin-bottom: 35px;
	}
	#types_massage.blog .element h4 {
		margin-top: 15px;
	}
	.block-content h3 {
		margin-top: 25px;
	}
	.block-content .blog_img {
	    max-width: 100%;
	    margin: 0 0 20px 0;
	}
	#types_massage .element .image a {
		height: auto;
		width: auto;
	}
	#select_serv_certificate_1 {
		margin-bottom: 20px;
	}
	#useful {
		background-image: url(../img/useful_mobile.jpg.webp);
		background-position: 60% center;
	}
	#useful .element {
	    margin-bottom: 22px;
	}
	.navbar-brand.logo img{
		width: 135px;
		height: auto;
	}
}
@media (max-width:338px){
	/*.navbar {
	    margin-top: 68px;
	}
	#popup_form_record .modal-dialog, #popup_form_certificates .modal-dialog {
		margin: 68px auto;
	}*/
}
@media (min-width:992px){

}
@media (min-width:1200px){

}


div.wpcf7 {
	position: relative;
}
.wpcf7-not-valid-tip, .wpcf7-validation-errors {
    display: none!important;
}
.wpcf7-not-valid {
    border: 2px solid #f00!important;
}
.wpcf7-form .wpcf7-mail-sent-ok {
    text-align: center;
    color: #398f14;
    border: none;
    position: absolute;
    top: 0;
    background: rgba(254, 249, 245, 0.94);
    width: 250px;
    height: 80px;
    margin: 0;
    padding: 53px 20px;
    font-size: 16px;
}
.program-body__img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 320px;
	border-radius: 8px;
    position: relative;
}

#wpcf7-f199-o1 .wpcf7-mail-sent-ok{
    padding: 19px 29px;
    width: 455px;
    height: 57px;
}
#wpcf7-f199-o2 .wpcf7-mail-sent-ok {
    padding: 19px 29px;
    width: 358px;
    height: 383px;
}

#wpcf7-f336-o3 .wpcf7-mail-sent-ok {
    padding: 19px 29px;
    width: 358px;
    height: 408px;
}
#wpcf7-f258-o2 .wpcf7-mail-sent-ok, #wpcf7-f199-o1 .wpcf7-mail-sent-ok {
    padding: 19px 29px;
    width: 358px;
    height: 408px;
}
.mc4wp-alert.mc4wp-success p {
    padding: 18px 52px;
    margin-top: -58px;
    background-color: #fef9f5;
    position: absolute;
}
@media (max-width:767px){
    #wpcf7-f199-o2 .wpcf7-mail-sent-ok {
        padding: 19px 29px;
        width: 278px;
        height: 383px;
    }
}

nav.pagination{
	width: 100%;
	text-align: center;
}
.page-numbers{
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #f4972d;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	transition: all ease-out 0.2s;
}
.page-numbers:hover{
	color: #fff;
	text-decoration: none;
	background-color: #d88526;
}
.page-numbers:focus,
.page-numbers:active{
	text-decoration: none;
	outline: none;
}
.page-numbers.current{
	background-color: #d88526;
}


body {
	background-color: white;
	color: black;
}
  
@media screen and (prefers-color-scheme: light) {
	body {
		background-color: white;
		color: black;
	}
}
@media screen and (prefers-color-scheme: dark) {
	body {
		background-color: white;
		color: black;
	}
}

/* New page academ */
.section-academ{
	padding: 50px 0 30px 0;
}
.academ-content{
	text-align: center;
}
.academ-content a{
	background-color: #f4972d;
}
.academ-content a:active,
.academ-content a:focus,
.academ-content a:hover{
	color: #fff;
	opacity: 0.8;
}
.academ-content p{
	max-width: 700px;
    margin: 0 auto 30px;
    text-transform: none;
    line-height: 1.6;
    font-weight: 400;
    margin-top: 24px;
    font-size: 18px;
}
.academ-content-title{
	font-size: 42px;
}
.academ-info{
	padding-top: 50px;
}
.academ-info-title{
	text-align: center;
    margin-bottom: 40px;
}
.academ-info-img{
	position: relative;
	padding-top: 60%;
	overflow: hidden;
}
.academ-info-img img{
	max-width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.academ-info-text{}
.academ-info-text h4{
	margin-bottom: 18px;
    font-size: 18px;
}
.academ-info-text p{
    line-height: 1.6;
}
.carusel-academ .owl-dots .owl-dot span{
	background: #f7f7f7;
}
.carusel-academ .owl-dots .owl-dot.active span,
.carusel-academ .owl-dots .owl-dot:hover span{
	background: #f4972d;
}
.carusel-academ .owl-nav.disabled+.owl-dots{
	margin-top: 15px;
}


.section-404{
	min-height: 70vh;
	text-align: center;
	display: flex;
    align-items: center;
    padding: 50px 0;
}
.section-404-code{
	color: #f4972d;
    font-size: 120px;
    font-weight: bold;
}
.section-404-title{
	font-size: 18px;
    font-weight: 600;
    margin-bottom: 40px;
}
.section-404 a{
	color: #f4972d;
}

.carusel-academ{
	padding: 0 40px;
    box-sizing: border-box;
	position: relative;
}
.carusel-academ .owl-dots{
	margin-top: 15px;
}
.carusel-academ .owl-nav{
	margin: 0;
	position: absolute;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	left: 0;
	top: 42%;
	z-index: 99;
	transform: translate(0, -50%);
}
.academ-info .carusel-academ .owl-nav button[type="button"]{
	color: #f4972d;
    font-size: 23px;
    margin: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.academ-info .carusel-academ .owl-nav button[type="button"]:hover{
	background-color: transparent;
	opacity: 0.8;
}

.section-academ p a{
	color: #f4972d;
	font-weight: bold;
}
.section-academ p a:hover{
	text-decoration: underline;
}

.lable_loc_1,
.lable_loc_2{
	height: auto!important;
    padding-bottom: 15px;
}
.lable_loc_1 p,
.lable_loc_2 p{
	font-size: 23px!important;
	text-transform: uppercase!important;
}
.lable_loc_1{
	top: 60px!important;
}
.lable_loc_2{
	top: inherit!important;
	bottom: 60px!important;
}

.navbar .logo{
	margin-bottom: -150px;
}

#adress .lable_loc{
	display: flex;
}

.section-academ-info{
	text-align: center;
    padding: 15px 1px;
    background-color: rgb(244, 151, 45, 50%);
	display: block;
}
.section-academ-info-text,
.section-academ-info-text span{
	font-size: 12px;
}
.section-academ-info-text span{
	font-weight: bold;
}
.section-academ-info:hover{
	text-decoration: none;
}
.section-academ-info:hover span{
	text-decoration: underline;
}
#scroll_down{
	display: none!important;
}


@media screen and (max-width: 1200px){
	.section-academ-info-text{
		max-width: 400px;
		text-align: center;
		margin: 0 auto;
	}
}
@media screen and (max-width: 991px){
	.carusel-academ{
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 768px){
	.academ-content-title{
		font-size: 32px;
	}
	.academ-content p{
		font-size: 16px;
	}
	.academ-info-title{
		font-size: 26px;
	}
	.top-panel .block{
		padding: 10px 0;
	}
	.hide-block-xs{
		display: none!important;
	}
}
@media screen and (max-width: 576px){
	.section-academ{
		padding: 20px 0;
	}
	.academ-info{
		padding-top: 20px;
	}
	.carusel-academ{
		padding: 0 30px;
	}
	.carusel-academ .owl-nav{
		top: 37%;
	}
}
/* end New page academ */

.navbar-default .navbar-collapse {
	position: relative;
}

header .ppl-label {
    display: inline-block;
    margin-left: auto;
    /* float: right; */
    /* margin-top: 15px; */
    position: relative;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -160px;
    margin-bottom: 0;
}

header .ppl-label:before {
  content: "";
  height: 31px;
  position: absolute;
  right: 7px;
  top: 4px;
  width: 22px;
  background: #fff;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  pointer-events: none;
  display: block;
}

header .ppl-label:after {
  content: " ";
  position: absolute;
  right: 11px;
  top: 50%;
  margin-top: -3px;
  z-index: 2;
  pointer-events: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.9px 4px 0 4px;
  border-color: #aaa transparent transparent transparent;
  pointer-events: none;
}

header .ppl-label select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0 30px 0 18px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  line-height: 32px;
  height: 36px;
  background: #fff;
  margin: 0;
  font-weight: 500;
}

header .ppl-label select::-ms-expand {
  display: none;
}

@media (max-width: 1080px) {
	header .ppl-label {
		position: relative;
		top: initial;
		transform: initial;
		right: initial;
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
		display: block;
		margin-top: 13px;
		margin-bottom: 13px;
	}

	header .ppl-label select {
		width: 100%;
		font-size: 12px;
	}

	.menu-main_menu-container {
		display: flex;
		flex-direction: column-reverse;
	}

}