html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background:url(i/bg_body.png) repeat-x 0 0;
	min-width: 1002px;
	font:12px/16px arial, tahoma, san-serif;
	color:#6a6a6a;
}
form {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
p {
	margin: 0;
	padding: 0 0 15px;
}
a{
	text-decoration:underline;
	color:#0d2b4d;
	outline:none;
}
a:hover{
	text-decoration:none;
}
/* a:visited{
	color:#551a8b;
} */
h1{
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	padding:0 0 16px;
	margin:0;
	color:#444;
	font-family:Georgia;
}
h2{
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	padding:0 0 15px;
	margin:0;
	color:#636363;
	font-family:Georgia;
}
h3{
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	padding:0 0 9px;
	margin:0;
	color:#011b79;
	text-transform:uppercase;
}

h1 a.in{
    color: #011b79;
    display: inline-block;
    font-family: Tahoma, San-serif;
    font-size: 11px;
    font-style: normal;
    margin-left: 20px;
    text-transform: none;
    word-spacing: normal;
}
.wrapper {
	width: 1002px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.logo{
	display:block;
	margin:15px 0 0;
	float:left;
}
.logo_s{
	display:block;
	margin:10px 50px 0;
	float: right;
	width: 300px;
	height: 45px;
	margin: 75px 0 0 0;
}
.logo_s img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center center;
}
.slogon{
	float:left;
	font-size:16px;
	font-style:italic;
	font-family:Trebuchet MS, Arial, San-serif;
	width:470px;
	text-align:center;
	line-height:28px;
	margin:48px 0 0 62px;
	color:#252525;
}
.langs {
	position: absolute;
	top: 10px;
	right: 200px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.langs li {
	display: inline-block;
	margin: 0 8px;
	font-style: italic;
	font-size: 11px;
}
.header {
	height: 160px;
	position: relative;
}

.header .nav {
	display: none;
}

.search_block{
	background:#fff;
	border:1px solid #333;
	width:220px;
	float:right;
	margin:20px;
}
.search_block input.text{
	border:none;
	background:none;
	padding:2px 5px 3px;
	width:190px;
	float:left;
	font-size:11px;
}
.search_block input.button{
	border:none;
	background:none;
	float:right;
	margin:2px 2px 0 0;
}
.img_main{
	display:block;
	margin:0 0 0 -2px;
}
.main_menu{
	float:left;
	width:100%;
	border-bottom:1px solid #ccc;
	border-top:7px solid #c4c4c4;
	/*height:44px;*/
	overflow:hidden;
	z-index: 1;
	position:relative;
}
.main_menu ul{
	padding:2px 0;
	margin:0;
	list-style:none;
	float:left;
}
.main_menu ul li:first-child{
	border:none;
}
.main_menu ul li:first-child a{
	border:none;
	margin-left:1px;
}
.main_menu ul li{
	float:left;
	position:relative;
	padding:6px 0;
	z-index:99;
	margin-left:-1px;
	/* margin-right:20px; */
}
.main_menu ul li a{
	color:#333;
	display:block;
	float:left;
	text-decoration:none;
	font-family:Georgia;
	font-size:16px;
	padding:6px 47px;
	border-left:1px solid #aaa;
}
.main_menu ul li:hover,
.main_menu ul li.active {
	background:#011b79;
	z-index:100;
}
.main_menu ul li:hover a{
	color:#fff;
	border:none;
	margin-left:1px;
}
.main_menu ul li.active a{
	color:#fff;
	cursor:default;
	border:none;
	margin-left:1px;
}
.main_menu ul li.active a:hover{
	text-decoration:none;
}
/* .main_menu ul li ul{
	position:absolute;
	top:30px;
	left:0;
	width:150px;
}
.main_menu ul li ul li{

}
.main_menu ul li ul li a{

} */
.content {
	width:100%;
	clear:both;
	float:left;
	padding:0 0 180px;
}
.leftpart {
	float: left;
	width: 330px;
	background:#e2e7ef;
	padding:20px 10px 0;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	margin-top:27px;
	margin-bottom:27px;
}
.left_menu ul{
	padding:0 0 20px;
	margin:0;
	list-style:none;
}
.left_menu ul li:first-child{
	border-top:none;
}
.left_menu ul li{
	padding:10px;
	border-top:1px solid #c0c9dd;
	line-height:20px;
}
.left_menu ul li a{
	color:#011b79;
	text-decoration:none;
	display:block;
}
.left_menu ul li a:hover{
	color:#011b79;
	text-decoration:underline;
}
.left_menu ul li.active a{
	font-weight:bold;
	font-size:13px;
}
.news_block {
    float: left;
    margin-bottom: 20px;
    width: 310px;
	padding:0 10px;	
}
.news_box {
    float: left;
    padding-bottom: 18px;
    width: 310px;
}
.news_box span {
    clear: both;
    color: #b6b6b6;
    display: inline-block;
    font-size: 11px;
}
.news_box div.ann {
    color: #6a6a6a;
    line-height: 20px;
    margin-bottom: 3px;
    margin-top: 7px;
}
.news_box a.more {
    color: #011b79;
    font-size: 13px;
}
.rightpart {
	float: right;
	width: 620px;
	margin-top:27px;
}
.service_box{
	width:274px;
	background:url(i/bg_1.jpg) no-repeat 0 0;
	height:160px;
	padding:16px 12px 0 18px;
	float:left;
	position:relative;
	overflow:hidden;
	margin-bottom:30px;
}
.service_box span{
	display:block;
	padding:0 5px 0 30px;
	color:#111;
	font-size:11px;
	line-height:18px;
}
.service_box a.servmore{
	display:block;
	position:absolute;
	bottom:22px;
	right:30px;
	background:url(i/bg_button.png) no-repeat 0 0;
	width:78px;
	text-align:center;
	color:#c9d2f2;
	text-decoration:none;
	padding:3px 0;
}
.service_box a:hover{
	background-position:0 100%;
}
.service_box.second{
	background:url(i/bg_2.jpg) no-repeat 0 0;
}
.service_box.second span{
	padding-left:80px;
}
.breadcrumbs {
    color: #333;
    float: left;
    width: 962px;
	background:#edf1f4;
	padding:10px 20px 11px;
	border-top:1px solid #fff;
}
.breadcrumbs span, .breadcrumbs a {
    color: #011b79;
    display: inline;
    margin: 0 7px 0 0;
	font-size:11px;
}
.breadcrumbs span {
    color: #333;
}
.sert_block{
	background:url(i/bg_carusel.png) no-repeat 0 0;
	width:100%;
	height:239px;
	clear:both;
	margin-bottom:10px;
}
.jcarouse{
	position:relative;
	height:178px;
	padding:0;
}
.jcarouse .anyClass{
	margin:0 30px 0 70px !important;
	width:860px !important;
	height:178px;
	overflow:hidden;
}
.jcarouse li{
	margin:0 3px;
	height:178px;
	width:166px;
	text-align:center;
}
.jcarouse li a{
	color:#930000;
	font-style:italic;
	width:166px;
	height:176px;
	display:inline-block;
	/* border:1px solid #d2d2d2; */
}
.jcarouse .prev,
.jcarouse .next{
    position: absolute;
    top: 45%;
    width: 29px;
    height: 48px;
    cursor: pointer;
	z-index:3;	
}
.jcarouse .prev{
    left: 20px;
    background: transparent url(i/arrow_left.png) no-repeat 0 0;
}
.jcarouse .next{
    right: 10px;
    background: transparent url(i/arrow_right.png) no-repeat 0 0;
}
.sert_block h2{
	padding:15px 0 17px 30px;
}
.footer{
	width:100%;
	float:left;
	height:170px;	
	margin-top:-170px;
	background:#dce1eb;
	position: relative;
}
.footer_box {
	padding: 30px 0 25px;
    width: 1002px;
	margin:0 auto;
}
.address{
	float:left;
	color:#676767;
	line-height:19px;
	margin:0 0 37px;
}
.copyright {
    color: #505050;
    float: right;
}
.links {
    color: #515151;
    float: left;
    margin: 0;
	clear:both;
	width:300px;
}
.links a {
    color: #a1a1a1;
}
.menu_footer {
    color: #CBC1B5;
    float: right;
    margin: 0;
	width:680px;
    margin: 0 0 10px;	
}
.menu_footer ul {
    float: right;
	clear:both;
    list-style: none outside none;
	margin: 0;	
    padding: 0;
	text-align:right;
}
.menu_footer ul li {
    display:inline-block;
	*zoom:1;
	*display:inline;
    margin-left: 20px;
    margin-bottom: 10px;
}
.menu_footer ul li a {
    color: #011b79;
    float: left;
    font-size: 11px;
}
.menu_footer ul li a:hover, .menu_footer ul li.active a {
    color: #133233;
    text-decoration: none;
}
.menu_footer ul li.active a {
    cursor: default;
}
.d_b {
    border-bottom: 1px dashed #011b79;
    display: inline-block;
    line-height: 13px !important;
    text-decoration: none;
}
.banners {
	float: left;
	font: 0px/0px Arial;
	padding: 1px;
	border: 1px solid #a4a4a4;
	margin: 10px 0 0 10px;
}
.banners a:link, .banners a:visited, .banners a:hover, .banners a:active, .banners img {
	font: 0px/0px Arial;
}
.clear {
	clear: both;
}
.ok {
	color: green;
}
.error {
	color: red;
}
.text_block,
#page-text {
	line-height:20px;
	padding:0 0 25px;
	clear:both;
}
.text_block ul,
.text_block ol,
#page-text ul,
#page-text ol{
	margin:-7px 0 0;
	padding:0 0 15px 40px;
}
.text_block ol li,
.text_block ul li,
.text_block ul ol,
#page-text ol li,
#page-text ul li,
#page-text ul ol{
	padding:4px 0;
}
.text-input {
	font: 12px Arial;
	color: #8e8e8e;
}
#ui-datepicker-div{
	display:none;
}
/*-/////--*/
.main_menu table {
	width:100%;
}
.main_menu td:first-child a{
	border:none;
	margin-left:1px;
}
.main_menu td{
	border-top: 1px solid #CCCCCC;
    margin-left: -1px;
    padding: 6px 0;
    position: relative;
    width: 201px;
    z-index: 99;
}
.main_menu td span{
	display:block;
	padding:6px 47px;
}
.main_menu td a{
	border-left: 1px solid #AAAAAA;
    color: #333333;
    display: block;
    font-family: Georgia;
    font-size: 16px;
    padding: 6px 8px 6px 10px;
    text-align: center;
    text-decoration: none;
}
.main_menu td:hover,
.main_menu td.active {
	background:#011b79;
	z-index:100;
}
.main_menu td.nohover:hover {
	background:none;
}
.main_menu td:hover a{
	color:#fff;
	border:none;
	margin-left:1px;
}
.main_menu td.active a{
	color:#fff;
	cursor:default;
	border:none;
	margin-left:1px;
}
.main_menu td.active a:hover{
	text-decoration:none;
}
.artmedia{height:35px;}
.artmedia a{
	font: 12px/35px Arial;
	color:#a1a1a1;
	text-decoration:none;
	text-align:right;
	border:0px solid;
	float:left;
}
.artmedia a span{text-decoration:none; color:#a1a1a1;}
.artmedia a span i{
	border-bottom:1px solid #a1a1a1;
	font-style:normal;
}
.artmedia a:hover span i{border-bottom:0; color:#a1a1a1;}
.artmedia img{
	margin-bottom: -8px;
}


.callback-btn-wrap {
  position: fixed;
  width: 78px;
  height: 78px;
  bottom: 90px;
  right:45px;
  z-index: 700;
  display: block;
}

.callback-btn {
  position: absolute;
  width: 78px;
  height: 78px;
  top: 0;
  left: 0;
  background: #011b79 url(images/callback-icon.png) no-repeat center center;
  z-index: 710;
  border-radius: 100%;
  cursor: pointer;
}

.callback-btn:hover {
  animation-name: callback-rotate;
  animation-iteration-count: 1;
  animation-duration: .7s;
}

.bg-ring-1 {
  position: absolute;
  width: 78px;
  height: 78px;
  top:0;
  left: 0;
  background: transparent;
  border: 2px solid #011b79;
  z-index: 705;
  box-sizing: border-box;
  border-radius: 100%;
  animation-name: ring1;
  animation-iteration-count: infinite;
  animation-duration: 1.2s;
  animation-delay: .6s;
}

.bg-ring-2 {
  position: absolute;
  width: 78px;
  height: 78px;
  top:0;
  left: 0;
  background: transparent;
  border: 2px solid #011b79;
  z-index: 705;
  box-sizing: border-box;
  border-radius: 100%;
  animation-name: ring1;
  animation-iteration-count: infinite;
  animation-duration: 1.2s;
  animation-delay: .8s;
}

.bg-ring-3 {
  position: absolute;
  width: 78px;
  height: 78px;
  top:0;
  left: 0;
  background: transparent;
  border: 2px solid #011b79;
  z-index: 705;
  box-sizing: border-box;
  border-radius: 100%;
  animation-name: ring1;
  animation-iteration-count: infinite;
  animation-duration: 1.2s;
  animation-delay: 1s;
}

@keyframes ring1 {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  100% {
    opacity: 0.1;
    transform: scale(1.7);
  }
}

@keyframes callback-rotate {
  20% {
   transform: rotate(-30deg); 
  }

  80% {
    transform: rotate(390deg)
  }

  100% {
    transform: rotate(360deg);
	}	
}

.call-blog {
	position: fixed;
	width: 100%;
 	height: 100vh;
	background: #fff;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	opacity: 0;
	z-index: -5;
	top: 0;
	left:0;
	right:0;
	margin: 0 auto;
	transition: 750ms;
}
.call-form {
	max-width: 1120px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	top: -500px;
	transition: 500ms;
}
.form-name {
	font-size: 35px;
	display: block;
	text-align: center;
	margin-bottom: 25px;
	font-family:Georgia;
}
.call-form input {
	width: 46%;
	display: inline-block;
	height: 40px;
	font-size: 18px;
	border: none;
	border-radius: 5px;
	box-shadow: inset 0px 0px 5px #d2d7de;
	background: #e2e7ef;
	padding-left: 15px;
	padding-right: 15px;
	color: #636363;
}
.call-form input:nth-child(2n) {
	float: right;
}
.call-form textarea {
	display: block;
	width: 97%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 25px;
	background: #e2e7ef;
	box-shadow: inset 0px 0px 5px #d2d7de;
	border-radius: 5px;
	border: none;
	color: #636363;
	font-size: 21px;
	padding-left: 15px;
	padding-right: 15px;
	height: 100px;
}
.call-form input:focus,
.call-form textarea:focus {outline: none;}
.close-form {
	background: url(images/close-form.png) no-repeat;
	background-size: contain;
	width: 35px;
	height: 35px;
	position: absolute;
	right: 0;
	top: 20px;
	border: none;
}
.close-form:hover {
	opacity: 0.7;
	cursor: pointer
}
.close-form:focus {outline: none;}
.call-form-btn {
	text-align: center;
	padding: 8px 15px;
	font-size: 16px;
	color: #fff!important;
	background: #011b79!important;
	border-radius: 5px;
	display: inline-block;
	float: right;
	width: 145px!important;
}
.call-blog-1 {
	opacity: 1!important;
	z-index: 5!important;
	transition: 750ms;
}
.call-form-1 {
	top: 100px!important;
	transition: 500ms!important;
}

.btn--up {
	width: 25px;
	height: 25px;
	background: url(images/up-arrow.svg) no-repeat center center;
	background-size: contain;
	position: absolute;
	top: 25px;
	right: 50%;
	margin-right: -570px;
}

.search {
	width: 300px;
	background-color: #fff;
	position: absolute;
	right: 0px;
	top: 55px;
	border: 1px solid #011b79;
}
.search input[type="search"] {
	width: calc(100% - 30px);
	padding: 5px 10px;
	background-color: transparent;
	border: none;
}
.search button {
	width: 17px;
	height: 17px;
	background: url(images/magnifying-glass.svg) no-repeat center center;
	background-size: contain;
	border: none;
	padding: 0;
	margin-left: 5px;
}
.search form {
	display: flex;
	align-items: center;
}

@media screen and (max-width: 1200px) {
	.btn--up {
		margin: 0;
		right: 10px;
	}
}

@media screen and (max-width: 1024px) {
	body {
		min-width: 300px;
	  	padding-top: 115px;
	}
	#header > .container, #middle > .container, #footer > .container {
	  width: 100%;
	  padding: 0 15px;
	  box-sizing: border-box;
	}
	.wrapper, .breadcrumbs {
		width: 100%;
		box-sizing: border-box;
	}
	.wrapper {
		padding: 0 15px;
	}
	.header {
	  height: 100px;
	  background-color: #96a2c7;
	  position: fixed;
	  top: 0;
	  left: 0;
	  right: 0;
	  z-index: 9;
	  color: #fff;
	  box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	}
	#header {
	  height: auto;
	}
	#header > .container {
	  background-color: transparent;
	  height: 100px;
	}
	.header .nav{
	  display: none;
	  max-height: calc(100% - 100px);
	  height: auto;
	  background: #96a2c7;
	  position: fixed;
	  width: 100%;
	  left: 0;
	  top: 100px;
	  right: 0;
	  overflow: auto;
	  border-radius: 0px;
	  padding: 10px 15px;
	  box-sizing: border-box;
	  border-top: 1px solid #fff;
	  border-bottom: 1px solid #fff;
	}
	.header .nav ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.header .nav ul li {
		margin: 10px 0;
	}
	.header .nav ul li a {
		font-size: 16px;
		color: #fff;
		text-decoration: none;
	}
	.header .nav ul li.active a {
		text-decoration: underline;
	}

	
	.main_menu {
		display: none;
	}

	.menu > ul {
	  display: flex;
	  flex-direction: column;
	  background-color: transparent;
	}
	.menu > ul > li {
	  background: transparent;
	  padding: 0;
	}
	.menu > ul > li > a {
	  font-size: 16px;
	  padding: 8px 0;
	}
	.menu > ul > li.active > a {
	  opacity: 0.6;
	}
  
	.nav--btn {
	  display: block;
	  width: 35px;
	  height: 30px;
	  position: absolute;
	  top: 34px;
	  left: 7px;
	}
	.nav--btn span {
	  width: 85%;
	  height: 3px;
	  background-color: #011b79;
	  position: absolute;
	  left: 0;
	  right: 0;
	  top: 50%;
	  margin: 0 auto;
	  transform: translateY(-50%);
	  transition: 300ms;
	}
	.nav--btn span:nth-of-type(1) {
	  margin-top: -6px;
	}
	.nav--btn span:nth-of-type(2) {
	  margin-top: 6px;
	}
  
	.nav--btn.open span:nth-of-type(1) {
	  transform: translateY(-50%) rotate(-45deg);
	  margin-top: 0;
	}
	.nav--btn.open span:nth-of-type(2) {
	  transform: translateY(-50%) rotate(45deg);
	  margin-top: 0;
	}
	.nav--btn.open span:nth-of-type(3) {
	  opacity: 0;
	}
	
	.phones--btn {
	  width: 18px;
	  height: 18px;
	  background: url(images/phone.svg) no-repeat center center;
	  background-size: contain;
	  position: absolute;
	  right: 15px;
	  top: 25px;
	}
  
	#header address {
	  display: none;
	  float: none;
	  margin: 0;
	  position: fixed;
	  top: 0;
	  left: 0;
	  right: 0;
	  padding: 15px;
	  z-index: 2;
	  background-color: #fff;
	  box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
	}
  
	.logo {
	  display: block;
	  width: 100px;
	  height: 50px;
	  font-size: 14px;
	  position: absolute;
	  left: 0;
	  right: 0;
	  top: 4px;
	  float: none;
	  margin: 0 auto;
	}
	.logo  img {
	  width: 100%;
	  height: 100%;
	  object-fit: contain;
	  object-position: center center;
	}

	.logo_s {
		float: none;
		width: 175px;
		height: 35px;
		margin: 0;
		position: absolute;
		right: 10px;
		top: 10px;
	}
	
	.logo_s img {
		width: 100%;
		height: 100%;
		object-fit: contain;
		object-position: center center;
	}
  
	.header .slogon {
	  width: 100%;
	  color: #fff;
	  position: absolute;
	  left: 0;
	  right: 0;
	  top: 54px;
	  line-height: 1.2;
	  font-size: 14px;
	  float: none;
	  padding: 0 30px;
	  margin: 0 auto;
	  box-sizing: border-box;
	}
	#header .slogan h2 {
	  font-size: 0px;
	  padding: 0;
	  line-height: 1;
	}
	#header .slogan h2 span {
	  font-size: 12px!important;
	}

	.langs {
		right: auto;
		left: 10px;
	}

	.langs li {
		margin: 0 10px 0 0;
	}

	.img_main {
		width: 100%;
		border-radius: 20px;
		margin: 0;
	}
  
	.footer_box {
		width: 100%;
	}

	.jcarouse .anyClass {
		width: 100%!important;
		margin: 0!important;
	}
  
	.search {
	  display: none;
	  height: auto;
	  width: 100%;
	  position: absolute;
	  background-color: #fff;
	  position: fixed;
	  top: 100px;
	  left: 0;
	  right: 0;
	  padding-right: 26px;
	  box-sizing: border-box;
	}
	.search form {
	  display: flex;
	  align-items: center;
	  margin: 0;
	}
  
	.search .textSearch,
	.search .textSearch:focus {
	  margin: 0;
	  height: 28px;
	  padding: 2px 15px;
	  border: none;
	  border-radius: 0px;
	  background-color: transparent;
	  box-shadow: none;
	  color: #fff;
	  box-sizing: border-box;
	}
	.search .textSearch {
	  width: calc(100% - 30px);
	}
  
	.search .textSearch::placeholder {
	  color: #fff;
	}
	.search .btSearch {
	  display: none;
	  width: 18px;
	  height: 18px;
	  background: url(images/search.svg) no-repeat center center;
	  background-size: contain;
	  border: none;
	  top: 0;
	  right: 0;
	  padding: 0;
	  outline: none;
	  position: relative;
	}
	.search .btSearch.m {
	  display: block;
	}

	.search input[type="search"] {
		width: calc(100% - 26px);
	}

	.search .close {
		width: 18px;
		height: 18px;
		position: absolute;
		top: 50%;
		right: 5px;
		transform: translateY(-50%);
	
	}
	.search .close:before,
	.search .close:after {
		content: '';
		width: 100%;
		height: 2px;
		background-color: #011b79;
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		transform: translateY(-50%) rotate(45deg);
		margin: 0 auto;
	}

	.search .close:after {
		transform: translateY(-50%) rotate(-45deg);
	}
	
	.main_slider {
	  z-index: 1;
	  margin-top: 15px;
	}
  
	.main_slider:before {
	  display: none;
	}

	.sert_block {
		border: 2px solid #e8eaf3;
		background: none;
		border-radius: 20px;
	}

	.service_box {
		height: 200px;
		width: calc(50% - 7.5px);
		box-sizing: border-box;
		background-size: cover;
		background-position: left bottom;
		border-radius: 15px;
	}

	.service_box.second {
		background-size: cover;
		background-position: left bottom;
		margin-left: 10px!important;
	}
  
	#header address .close {
	  display: block;
	  width: 20px;
	  height: 20px;
	  padding: 0;
	  margin: 0;
	  position: absolute;
	  right: 10px;
	  top: 10px;
	  opacity: 1!important;
	}
	#header address .close:after,
	#header address .close:before {
	  content: '';
	  width: 100%; 
	  height: 2px;
	  background-color: #00589d;
	  position: absolute;
	  top: 50%;
	  left: 0;
	  right: 0;
	  margin: 0 auto;
	  transform: translateY(-50%) rotate(-45deg);
	}
	#header address .close:before {
	  transform: translateY(-50%) rotate(45deg);
	}
	#header address .phone {
	  background: transparent;
	  padding: 0!important;
	}
	#header address .phone a {
	  display: table;
	  padding: 0;
	  margin: 5px auto;
	}
  
	#header .head_menu {
	  width: 240px;
	  left: 0;
	  right: 0;
	  top: 2px;
	  line-height: 1;
	  margin: 0 auto;
	}
	#header .head_menu > ul > li {
	  margin: 0 5px;
	}
  
  
	.lof-slidecontent,
	.main-slider-content,
	.lof-slidecontent .navigator-content, 
	.lof-slidecontent .navigator-content .navigator-wrapper {
	  width: 100%!important;
	}
	.lof-slidecontent .sliders-wrapper {
	  width: 100%!important;
	}
	.navigator-content {
	  display: none;
	}
  
	.lof-slidecontent .button-next, .lof-slidecontent .button-previous {
	  width: 15px;
	  height: 30px;
	  background-size: contain;
	  background-position: center center;
	  bottom: auto;
	  top: 50%;
	  transform: translateY(-50%);
	}
  
	h1 {
	  font-size: 24px!important;
	}
  
	.text_block p > ymaps,
	.text_block p .ymaps-2-1-75-map  {
	  width: 100%!important;
	}

	.content {
		display: flex;
		flex-wrap: wrap;
		float: none;
		padding: 0;
	}

	.leftpart {
		width: 100%;
		float: none;
		order: 2;
		margin-top: 0;
	}

	.rightpart {
		width: 100%;
		float: none;
		order: 1;
	}

	.sert_block {
		order: 3;
	}

	.footer_box {
		padding: 0;
	}

	.address {
		float: none;
		margin: 0 0 15px;
	}

	.menu_footer {
		width: 100%;
		float: none;
	}

	.menu_footer ul {
		width: 100%;
		float: none;
		text-align: center;
	}

	.copyright {
		float: none;
	}

	.address {
		text-align: center;
	}

	.footer {
		float: none;
		height: auto;
		padding-top: 15px;
		margin: 0;
	}

	.artmedia {
		display: flex;
		justify-content: center;
	}

	.links {
		display: table;
		float: none;
		margin: 0 auto 5px;
	}

	.copyright {
		text-align: center;
	}

	.callback-btn-wrap {
		width: 50px;
		height: 50px;
		bottom: 115px;
		right: 27px;
	}
	.callback-btn {
		width: 50px;
		height: 50px;
		background-size: 20px;
	}
	.bg-ring-1,
	.bg-ring-2,
	.bg-ring-3 {
		width: 50px;
		height: 50px;
	}
	
	.jcarouse .prev, .jcarouse .next {
		height: 32px;
	}

	.sert_block {
		margin-bottom: 20px;
	}

	.call-blog-1{
		z-index: 99!important;
	}
	.call-form {
		padding: 15px;
	}

	.form-name {
		font-size: 25px;
		padding-bottom: 0;
		margin-bottom: 20px;
	}
	.close-form {
		width: 25px;
		height: 25px;
		background-size: contain;
		padding: 0;
		right: 10px;
		top: 0;
	}

	.call-form input,
	.call-form textarea {
		font-size: 16px;
		height: auto;
		padding: 10px 15px;
	}
	.search--btn {
		width: 20px;
		height: 20px;
		background: url(images/magnifying-glass.svg) no-repeat center center;
		background-size: contain;
		position: absolute;
		top: 18px;
		right: 10px;
	}
	.logo_s {
		display: none;
	}
  }
  
  @media screen and (max-width: 768px) {
	#wrapper {
	  background: none;
	}
	.lof-slidecontent .sliders-wrapper ul.sliders-wrap-inner li {
	  width: 768px!important;
	}
	.main-slider-content,
	.main_slider {
	  height: 300px;
	  width: 100%;
	}
  
	#content {
	  display: flex;
	  flex-wrap: wrap;
	}
	.main_slider {
	  order: 1;
	}
	#center_column {
	  order: 2
	}
	#left_column {
	  width: 100%;
	  order: 3;
	}
	#left_column > .block {
	  width: 100%;
	  padding: 0;
	}
	#center_column {
	  width: 100%;
	  padding: 0!important;
	}
  
	#middle {
	  padding: 0;
	}
  
	#breadcrumbs {
	  background: none;
	  padding-bottom: 5px;
	}
  
	#breadcrumbs > a {
	  background: url(images/bread.png) no-repeat right 6px;
	}
  
	h1 {
	  font-size: 18px!important;
	  line-height: 1.2;
	}
  
	.simple_text .news {
	  margin-bottom: 15px;
	}
  
	.text_block p > ymaps,
	.text_block p .ymaps-2-1-75-map {
	  height: 300px!important;
	  width: 100%!important;
	}

	.header .slogon {
		font-size: 11px;
	}

	.text_block, #page-text {
		padding-bottom: 20px;
	}

	.call-form input,
	.call-form textarea {
		width: 100%;
		float: none!important;
		margin-top: 0;
		margin-bottom: 15px!important;
		box-sizing: border-box;
	}
	.call-form textarea  {
		height: 150px;
	}
	.call-form input[type="submit"] {
		appearance: none;
		-webkit-appearance: none;
	}
  
	#footer {
	  height: auto;
	  padding-top: 20px;
	  padding-bottom: 10px;
	  margin: 0;
	}
	#footer .foot_menu {
	  position: relative;
	  top: 0;
	  margin: 0;
	}
	#footer address {
	  width: 100%;
	  max-width: 100%;
	  padding: 20px 0;
	}
	#footer .artmedia {
	  right: 15px;
	}
  }
  @media screen and (max-width: 600px) {
	.lof-slidecontent .sliders-wrapper ul.sliders-wrap-inner li {
	  width: 600px!important;
	}
	.main-slider-content, 
	.main_slider {
	  height: 240px;
	}
  
	.simple_text {
	  display: flex;
	  flex-wrap: wrap;
	}
  
	.cat_box {
	  width: 50%;
	  padding: 0 10px;
	  box-sizing: border-box;
	  text-align: center;
	}
  
	.cat_box img {
	  max-width: 100%;
	}
  
	.simple_text > div {
	  width: 100%;
	}

	.service_box {
		width: 100%;
		height: 270px;
		margin: 0 0 15px;
	}

	.service_box.second {
		margin-left: 0!important;
	}

	.news_block,
	.news_box {
		width: 100%;
		float: none;
		box-sizing: border-box;
		padding-left: 0;
		padding-right: 0;
	}

	.banners {
		width: 100%;
		float: none;
		padding-bottom: 0!important;
		margin: 0 0 15px 0!important;
	}

	.banners iframe {
		width: 100%!important;
	}

	.footer {
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px;
	}
	#footer .artmedia {
	  display: table;
	  position: relative;
	  right: 0;
	  top: 0;
	  margin: 0 auto;
	}
	#footer .copy {
	  text-align: center;
	}
  }
  @media screen and (max-width: 480px) {
	p img, p strong img, #page-text table td img, h2 img {
	  max-width: 100%!important;
	  height: auto!important;
	  display: block!important;
	  float: none!important;
	  margin: 10px 0!important;		
	}
  
	#photos-list td, #page-text table td {
	  width: 100%;
	  display: inline-block;
	  vertical-align: top;
	}
	#page-text table {
	  width: 100%!important;
	}

	.logo_s {
		width: 110px;
		height: 25px;
	}
  
	.simple_text table td {
	  word-break: break-all;
	}

		ul li {
		margin: 5px 10px;
	}

	.small_menu li {
		margin: 0;
	}

	.header .slogon {
		font-size: 10px;
	}

	.btn--up {
		top: 15px;
		right: 5px;
	}
  }
  
  @media screen and (max-width: 440px) {
	.contacts_form input[type="text"], .contacts_form input[type="password"], .contacts_form select, .contacts_form textarea {
	  width: 100%!important;
	  box-sizing: border-box;
	  margin-bottom: 0px;
	}
	.contacts_form input[type="text"], .contacts_form input[type="password"], .contacts_form select {
	  margin-bottom: 0!important;
	}
	.contacts_form div {
	  margin: 5px 0;
	}
	.contacts_form .g-recaptcha {
	  transform: scale(0.9);
	  transform-origin: 0 0;
	  margin: 10px 0 0;
	}
	.text_block p > ymaps,
	.text_block p .ymaps-2-1-75-map {
	  height: 220px!important;
	}

	.callback-btn-wrap,
	.bg-ring-1, .bg-ring-2, .bg-ring-3 {
		width: 40px;
		height: 40px;
	}
	.callback-btn {
		width: 40px;
		height: 40px;
		background-size: 15px;
	}
  }

  @media screen and (max-width: 380px) {
	.header .slogon {
		font-size: 9px;
		padding: 0 15px;
		top: 62px;
	}
  }
  #main_text, #main_text *{
  	box-sizing: border-box;
  }
  #main_text a.fancy{
  	display: inline-block;
  	width: 24%;
  	padding: 10px
  }
  #main_text a.fancy img{
  	width: 100%!important;
  	height: auto!important;
  }


#fancybox-right span {
    left: auto;
    right: 20px;
}

#fancybox-left span {
    left: 20px;
}


@media screen and (max-width: 768px) {
	.other_page .rightpart .service_box{
		display: none;
	}
	.other_page .leftpart,.other_page .sert_block{
		display: none;
	}
	.sert_block {
	    margin-bottom: 20px;
	    text-align: center;
	    padding-top: 10px;
	}
  	.jcarouse li a{
  		width: 100%;
  		/*height: 250px;*/
  	}
  	#anyClass1 li{
  		/*width: 300px!important;*/
	    /*height: 250px!important;*/
  	}
  	.mob_none{
	    margin-bottom: 0!important;
    	padding-bottom: 0!important;
  	}
  	.other_page{

  	}
 }