html,
body {
	height: 100%;
	font-family: 'Roboto', sans-serif;
	color: #464646;
	-webkit-font-smoothing: antialiased;
}
/* .slider-text-outer{height: 65px;overflow: hidden;margin-bottom: 6px;} */
img {
	max-width: 100%;
}

.overflow--none {
  overflow: hidden;
}

.z-content h1 {
	margin-top: 10px;
}
.models-list {
  width: 100%;
  
  margin-top: 20px;
}

.breadcrumb {
  margin: 0;
  padding: 0;
}
.mbreadcrumbs {
  width: 100%;
  padding: 10px;
  /* margin-bottom: 10px; */
  background-color: #cccccc29;
  border-bottom: 2px solid #eee;
}

.mbreadcrumbs-item,.mbreadcrumbs-item_active {
  color: #777;
  font-size: 15px;
}

.mbreadcrumbs-item:hover,
.mbreadcrumbs-item_active:hover {
  color: #f76a4d;
}

.map-image {
  object-fit: cover;
  margin-bottom: 30px;
}

.z-content h2 {
	font-size: 1.5em;
	font-weight: 400;
}

.w-header{
    display: none;
}

.z-content h3 {
	font-size: 1.3em;
	font-weight: 400;
}

.z-content h5 {
	font-weight: 400;
	font-size: 16px;
}

/* .menu-shrink{
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 24.5px;
}

.phone-blok-shrink{
    
} */

.label {
	font-weight: 400;
}

.rating-container .caption {
	margin-top: -9px;
}

.z-align-center {
	margin: 0 auto;
}

.z-modal-header-noborder {
	border-bottom: none;
}

.z-modal-footer-noborder {
	border-top: none;
}

.logo-link {
	max-width: 200px;
	text-align: left;
	display: block;
	text-decoration: none;
}

.logo-link:hover {
	text-decoration: none;
}

.logo-title {
	color: #000;
}

#custom-search-input {
	padding: 3px;
	border: solid 1px #E4E4E4;
	border-radius: 6px;
	background-color: #fff;
}

#custom-search-input input {
	border: 0;
	box-shadow: none;
}

#custom-search-input button {
	margin: 2px 0 0 0;
	background: none;
	box-shadow: none;
	border: 0;
	color: #666666;
	padding: 0 8px 0 10px;
	border-left: solid 1px #ccc;
}

#custom-search-input button:hover {
	border: 0;
	box-shadow: none;
	border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search {
	font-size: 18px;
}

.z-header-phone {
	display: block;
	font-size: 19px;
	font-weight: normal;
	color: #337ab7;
}
.desktop-header .row{
    display: flex;
}

.z-button-fix {
	letter-spacing: 1px;
	will-change: transform;
}

.z-no-link {
	color: inherit;
	text-decoration: none;
	cursor: default;
}

.z-no-link:hover {
	color: inherit;
	text-decoration: none;
}

.z-no-link:focus {
	color: inherit;
	text-decoration: none;
}

.z-no-link:visited {
	color: inherit;
	text-decoration: none;
}

.z-city-btn {
	padding: 6px 4px;
}

.citydropdown li{
	color: #337ab7;
}

.citydropdown li:hover {
	color: #23527c;
	text-decoration: underline;
}

.z-cursor-default {
	cursor: default;
}

.z-cursor-default:hover {
	cursor: default;
}

.z-white {
	color: #ffffff;
}

.z-grey {
	color: #999999;
}

.z-light-grey {
	color: #dddddd;
}

.z-dark-grey {
	color: #666666;
}

.z-super-dark-grey {
	color: #333;
}

.z-blue {
	color: #077ccf;
}

.z-orange {
	color: #e94d33;
}

.z-light-blue {
	color: #fff;
}

.z-dnone {
	display: none;
}

.z-dinline {
	display: inline;
}

.z-dinlineb {
	display: inline-block;
}

.z-vertical-padding-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.z-vertical-padding-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.z-horizontal-padding-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.z-horizontal-padding-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.z-block10 {
	width: auto;
	height: 10px;
}

.z-block20 {
	width: auto;
	height: 20px;
}

.z-menu-bg {
	background-color: #202020;
}

.z-bg-black {
	background-color: #202020;
}

.z-bg-blue {
	background-color: #077ccf;
}

.z-navbar {
	margin-bottom: 0;
}

.z-navbar-brand {
	font-size: 12px;
	color: #999999;
}

.z-navbar-toggle {
	border: 1px solid #2c9be9;
}

.z-navbar-toggle .icon-bar {
	background-color: #2c9be9;
}

.z-navbar-nav a {
	color: #dddddd;
}

.z-navbar-nav a:hover {
	background-color: #2c9be9 !important;
	color: #FFFFFF !important;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #2c9be9 !important;
	color: #FFFFFF !important;
}

.z-navbar-nav li.active a {
	color: #2c9be9;
}

.dropdown-menu>.active,
.dropdown-menu>.active:focus,
.dropdown-menu>.active:hover {
	color: #ffffff !important;
	text-decoration: none;
	background-color: #2c9be9 !important;
	outline: 0;
}

.dropdown-menu .nav>li:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #2c9be9;
	color: #ffffff;
}

.dropdown-menu li {
	width: 100%;
}


.dropdown-menu {
	color: #397ac4;
}
.dropdown-menu>li>span {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    cursor: pointer;
}
#zCarousel {
	height: 40%;
	min-height: 300px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #000;
}







#zCarousel.nout {
	background-image: url('/assets/templates/newdesign/img/laptop-bg.jpg');

}

#zCarousel.planshet {
	background-image: url('/assets/templates/newdesign/img/tablet-bg.jpg');

}

#zCarousel.tv {
	background-image: url('/assets/templates/newdesign/img/tv-bg.jpg');

}

#zCarousel .carousel-inner {
	background: #171f26;
}

#zCarousel .item,
#zCarousel .item.active,
#zCarousel .carousel-inner {
	height: 100%;
}

#zCarousel .fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}

#zCarousel h1 {
	color: #fff;
	color: #ffffff;
	/* text-shadow: none; */
	font-weight: 400;
	text-transform: uppercase;
	text-align: left;
	font-size: 30px;
}

.z-carousel-caption-wrapper {
	/*background-color: rgba(7,124,207,0.85);*/
	padding: 0 20px 10px 20px;
	display: inline-block;
	/*border-radius: 5px;*/
}

.z-carousel-caption-wrapper h3 {
	color: #ffffff;
	/*text-shadow: none;*/
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

.z-carousel-caption-wrapper p {
	color: #fff;
	/*text-shadow: none;*/
	text-align: left;
}

.carousel-caption {
	/* padding-bottom: auto; */
	bottom: auto;
	top: 20px;
}

.zlogo1 {
	font-weight: bold;
	font-size: 14px;
}

.zlogo2 {
	color: #077ccf;
	margin: -3px 0 0 0;
	padding: 0 1px 1px 0;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
}

.z-bg-grey {
	background: url("/assets/templates/newdesign/img/page_bg.webp") 0 0 repeat;
}

.z-bg-form {
	background: url("/assets/templates/newdesign/img/form_bg.jpg") 8% 90% no-repeat;
	background-size: cover;
}

.z-bg-how-we-work {
  
  background-color: #e9e9e9;
  
	/*  position: relative; */
}

.z-bg-how-we-work .z-light-blue {
  color: #464646;
}

.z-bg-how-we-work .z-light-grey {
  color: #464646;
}

.over {
	/*        position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     width: 100%;
     height: 100%;
     background: #000000ab; */
}

.z-pay-icons img {
	margin-bottom: 5px;
	margin-top: 5px;
}

.z-panel-primary>.panel-heading {
	background-color: #077ccf;
	color: #ffffff;
}

.z-panel-primary>.panel-heading i.fa {
	margin-right: 5px;
}

.z-panel-primary {
	border-color: #077ccf;
}

.row-eq-height {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.z-well {
	border-radius: 7px;
	padding: 15px;
	margin: 10px 0;
	box-sizing: border-box;
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.17);
}

.z-advances-block {
	padding-left: 10px;
	padding-right: 10px;
}

.well h3 {
	margin-top: 0;
}

.z-table th {
	font-size: 16px;
	color: #1A7FB8;
}

.z-modal-body {
	padding: 0 15px;
}

.z-brands img {
	width: 100px;
	margin-right: 20px;
	margin-bottom: 5px;
}

.z-img-circle {
	border: 5px solid #FFFFFF;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}

.z-clients img {
	margin: 15px;
	width: 120px;
}

.sidebar-nav-wrapper {
	background: #333333;
	padding: 5px 20px 20px 20px;
	margin-top: 20px;
	border-radius: 5px;
}

.sidebar-nav-wrapper h3 {
	color: #dddddd;
	font-size: 18px;
}

.sidebar-nav-wrapper ul li {
	list-style: square;
	color: #337ab7;
	border-bottom: 1px solid rgba(69, 74, 84, 0.7);
	padding: 4px 0px;
	font-size: 14px;
}

.sidebar-nav-wrapper ul li a {
	color: #fff;
}

.sidebar-nav-wrapper ul li.active,
.sidebar-nav-wrapper ul li.active a {
	color: #ffffff;
	font-weight: bold;
}

.z-proektor-map-wrapper {
	position: relative;
	width: 80%;
	margin: 0 auto;
}

.z-dot-wrapper {
	position: absolute;
}

.z-dot-wrapper img,
.z-dot-wrapper-inverse img {
	max-width: none;
}

.z-dot-wrapper-inverse {
	position: absolute;
}

.z-dot-wrapper h3,
.z-dot-wrapper div {
	position: absolute;
	margin: 0;
	padding: 5px 8px 5px 35px;
	background: rgba(0, 0, 0, 0.65);
	text-shadow: 0 0 3px rgba(0, 0, 0, 1);
	/*color: #ff5b5b;*/
	color: #dddddd;
	top: 12px;
	left: 20px;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	z-index: 10;
	border-radius: 5px;
	white-space: nowrap;
}

.z-dot-wrapper-inverse h3,
.z-dot-wrapper-inverse div {
	position: absolute;
	margin: 0;
	padding: 5px 35px 5px 8px;
	background: rgba(0, 0, 0, 0.65);
	text-shadow: 0 0 3px rgba(0, 0, 0, 1);
	/*color: #ff5b5b;*/
	color: #dddddd;
	top: 12px;
	right: 20px;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	z-index: 10;
	text-align: right;
	border-radius: 5px;
	white-space: nowrap;
}

.z-dot-wrapper .z-dot {
	z-index: 20;
	position: absolute;
	top: 0;
	left: 0;
}

.z-dot-wrapper-inverse .z-dot {
	z-index: 20;
	position: absolute;
	top: 0;
	right: 0;
}

.benq .z-problem-linza {
	top: 53%;
	left: 44%;
}

.benq .z-problem-ne-vluchaetsya {
	top: 15%;
	left: 25%;
}

.benq .z-problem-pult {
	top: 68%;
	left: 61%;
}

.benq .z-problem-matritsa {
	top: 30%;
	left: 60%;
}

.benq .z-problem-peregrevaetsa {
	top: 40%;
	left: 15%;
}

.canon .z-problem-linza {
	top: 59%;
	left: 54%;
}

.canon .z-problem-ne-vluchaetsya {
	top: 12%;
	left: 27%;
}

.canon .z-problem-pult {
	top: 53%;
	left: 64%;
}

.canon .z-problem-matritsa {
	top: 32%;
	left: 60%;
}

.canon .z-problem-peregrevaetsa {
	top: 43%;
	left: 13%;
}

.casio .z-problem-linza {
	top: 40%;
	left: 68%;
}

.casio .z-problem-ne-vluchaetsya {
	top: 29%;
	left: 17%;
}

.casio .z-problem-pult {
	top: 66%;
	left: 20%;
}

.casio .z-problem-matritsa {
	top: 17%;
	left: 83%;
}

.casio .z-problem-peregrevaetsa {
	top: 74%;
	left: 53%;
}

.christie .z-problem-linza {
	top: 68%;
	left: 37%;
}

.christie .z-problem-ne-vluchaetsya {
	top: 10%;
	left: 50%;
}

.christie .z-problem-pult {
	top: 52%;
	left: 16%;
}

.christie .z-problem-matritsa {
	top: 30%;
	left: 45%;
}

.christie .z-problem-peregrevaetsa {
	top: 37%;
	left: 90%;
}

.digital-projection .z-problem-linza {
	top: 45%;
	left: 34%;
}

.digital-projection .z-problem-ne-vluchaetsya {
	top: 15%;
	left: 35%;
}

.digital-projection .z-problem-pult {
	top: 58%;
	left: 21%;
}

.digital-projection .z-problem-matritsa {
	top: 20%;
	left: 53%;
}

.digital-projection .z-problem-peregrevaetsa {
	top: 43%;
	left: 85%;
}

.eiki .z-problem-linza {
	top: 60%;
	left: 25%;
}

.eiki .z-problem-ne-vluchaetsya {
	top: 25%;
	left: 35%;
}

.eiki .z-problem-pult {
	top: 46%;
	left: 11%;
}

.eiki .z-problem-matritsa {
	top: 30%;
	left: 35%;
}

.eiki .z-problem-peregrevaetsa {
	top: 50%;
	left: 56%;
}

.hitachi .z-problem-linza {
	top: 59%;
	left: 53%;
}

.hitachi .z-problem-ne-vluchaetsya {
	top: 15%;
	left: 45%;
}

.hitachi .z-problem-pult {
	top: 62%;
	left: 62%;
}

.hitachi .z-problem-matritsa {
	top: 30%;
	left: 60%;
}

.hitachi .z-problem-peregrevaetsa {
	top: 45%;
	left: 82%;
}

.infocus .z-problem-linza {
	top: 52%;
	left: 60%;
}

.infocus .z-problem-ne-vluchaetsya {
	top: 25%;
	left: 39%;
}

.infocus .z-problem-pult {
	top: 64%;
	left: 50%;
}

.infocus .z-problem-matritsa {
	top: 25%;
	left: 80%;
}

.infocus .z-problem-peregrevaetsa {
	top: 40%;
	left: 87%;
}

.nec .z-problem-linza {
	top: 70%;
	left: 60%;
}

.nec .z-problem-ne-vluchaetsya {
	top: 49%;
	left: 30%;
}

.nec .z-problem-pult {
	top: 32%;
	left: 35%;
}

.nec .z-problem-matritsa {
	top: 20%;
	left: 69%;
}

.nec .z-problem-peregrevaetsa {
	top: 40%;
	left: 87%;
}

.panasonic .z-problem-linza {
	top: 70%;
	left: 63%;
}

.panasonic .z-problem-ne-vluchaetsya {
	top: 15%;
	left: 35%;
}

.panasonic .z-problem-pult {
	top: 59%;
	left: 46%;
}

.panasonic .z-problem-matritsa {
	top: 33%;
	left: 72%;
}

.panasonic .z-problem-peregrevaetsa {
	top: 47%;
	left: 15%;
}

.sony .z-problem-linza {
	top: 71%;
	left: 59%;
}

.sony .z-problem-ne-vluchaetsya {
	top: 15%;
	left: 35%;
}

.sony .z-problem-pult {
	top: 59%;
	left: 80%;
}

.sony .z-problem-matritsa {
	top: 31%;
	left: 76%;
}

.sony .z-problem-peregrevaetsa {
	top: 44%;
	left: 95%;
}

.sony .logo-title {
	display: none;
}

.vivitek .z-problem-linza {
	top: 66%;
	left: 53%;
}

.vivitek .z-problem-ne-vluchaetsya {
	top: 19%;
	left: 35%;
}

.vivitek .z-problem-pult {
	top: 58%;
	left: 41%;
}

.vivitek .z-problem-matritsa {
	top: 29%;
	left: 75%;
}

.vivitek .z-problem-peregrevaetsa {
	top: 45%;
	left: 87%;
}

.viewsonic .z-problem-linza {
	top: 64%;
	left: 53%;
}

.viewsonic .z-problem-ne-vluchaetsya {
	top: 15%;
	left: 35%;
}

.viewsonic .z-problem-pult {
	top: 65%;
	left: 38%;
}

.viewsonic .z-problem-matritsa {
	top: 33%;
	left: 70%;
}

.viewsonic .z-problem-peregrevaetsa {
	top: 52%;
	left: 12%;
}

.z-discount-margin {
	margin: 30px 10px 10px 10px;
}

.z-discount-margin-img {
	margin: 0 10px 0 10px;
}

.z-discount-margin-gen {
	margin: 15px 10px 0 10px;
}

.z-discount-margin-btn {
	margin: 10px 10px 0 10px;
}

.z-discount-num {
	font-size: 18px;
}

.roulette-container {
	width: 66px;
	height: 66px;
	background: url("/assets/templates/newdesign/img/gen-gradient-bg.png") 0 0 no-repeat;
	overflow: hidden;
	border: 3px solid #ffffff;
	border-radius: 5px;
	display: inline-block;
	margin: 2px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.55);
}

.gen-container {
	width: 220px;
	height: 70px;
	display: inline-block;
}

.roulette-container-gradient-wrapper {
	position: absolute;
	width: 60px;
	height: 60px;
}

.roulette-container-gradient-img-top {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

.roulette-z-index {
	z-index: 99;
}

.z-vertical-align-middle {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

/*carousel-logos.begin*/

.carousel-showmanymoveone .carousel-control {
	width: 4%;
	background-image: none;
}

.carousel-showmanymoveone .carousel-control.left {
	margin-left: 15px;
}

.carousel-showmanymoveone .carousel-control.right {
	margin-right: 15px;
}

.carousel-showmanymoveone .img-responsive {
	margin: 0 auto;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

.carousel-showmanymoveone .img-responsive:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.carousel-showmanymoveone .carousel-control>i {
	margin-top: -15px;
}

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
	display: none;
}

@media all and (min-width: 768px) {

	.carousel-showmanymoveone .carousel-inner>.active.left,
	.carousel-showmanymoveone .carousel-inner>.prev {
		left: -50%;
	}

	.carousel-showmanymoveone .carousel-inner>.active.right,
	.carousel-showmanymoveone .carousel-inner>.next {
		left: 50%;
	}

	.carousel-showmanymoveone .carousel-inner>.left,
	.carousel-showmanymoveone .carousel-inner>.prev.right,
	.carousel-showmanymoveone .carousel-inner>.active {
		left: 0;
	}

	.carousel-showmanymoveone .carousel-inner .cloneditem-1 {
		display: block;
	}
   .fa-mobile-phone:before, .fa-mobile:before{
        display: none;
    }
}

@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {

	.carousel-showmanymoveone .carousel-inner>.item.active.right,
	.carousel-showmanymoveone .carousel-inner>.item.next {
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		left: 0;
	}

	.carousel-showmanymoveone .carousel-inner>.item.active.left,
	.carousel-showmanymoveone .carousel-inner>.item.prev {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		left: 0;
	}

	.carousel-showmanymoveone .carousel-inner>.item.left,
	.carousel-showmanymoveone .carousel-inner>.item.prev.right,
	.carousel-showmanymoveone .carousel-inner>.item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

@media all and (min-width: 992px) {

	.carousel-showmanymoveone .carousel-inner>.active.left,
	.carousel-showmanymoveone .carousel-inner>.prev {
		left: -25%;
	}

	.carousel-showmanymoveone .carousel-inner>.active.right,
	.carousel-showmanymoveone .carousel-inner>.next {
		left: 25%;
	}

	.carousel-showmanymoveone .carousel-inner>.left,
	.carousel-showmanymoveone .carousel-inner>.prev.right,
	.carousel-showmanymoveone .carousel-inner>.active {
		left: 0;
	}

	.carousel-showmanymoveone .carousel-inner .cloneditem-2,
	.carousel-showmanymoveone .carousel-inner .cloneditem-3 {
		display: block;
	}

	.expo {
		padding-left: 5%;
	}

}

@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {

	.carousel-showmanymoveone .carousel-inner>.item.active.right,
	.carousel-showmanymoveone .carousel-inner>.item.next {
		-webkit-transform: translate3d(25%, 0, 0);
		transform: translate3d(25%, 0, 0);
		left: 0;
	}

	.carousel-showmanymoveone .carousel-inner>.item.active.left,
	.carousel-showmanymoveone .carousel-inner>.item.prev {
		-webkit-transform: translate3d(-25%, 0, 0);
		transform: translate3d(-25%, 0, 0);
		left: 0;
	}

	.carousel-showmanymoveone .carousel-inner>.item.left,
	.carousel-showmanymoveone .carousel-inner>.item.prev.right,
	.carousel-showmanymoveone .carousel-inner>.item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.not-work-link {
	display: block;
}

/*carousel-logos.end*/

.z-pay-icons img {
	-webkit-filter: grayscale(0.6);
	filter: grayscale(0.6);
}

.z-gen-link:hover {
	cursor: pointer;
}

.z-gen-link:visited {
	cursor: pointer;
}

.z-stars-rating {
	color: #999999;
	font-size: 1.5em;
	display: block;
}

.z-filled-stars {
	color: #fec11c;
}

.z-no-rating {
	font-size: 1.2em;
}

.z-nowrap {
	white-space: nowrap;
}

.city-name {
	color: #fff;

}

.slider-form {
	background: rgb(32, 32, 32);
	width: 310px;
	padding: 25px 0;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	max-width: 310px;
}

.form__title {
	text-align: center;
	color: #fff;
	font-size: 24px;
	margin-bottom: 27px;

}

.form__title span {
	font-size: 28px;
	color: #077ccf;
}

.form__block {
	width: 258px;
	margin: 0 auto;
	height: 43px;
	margin-bottom: 17px;
}

.form-desctop{
    padding-bottom: 85px;
}


.form__btn {
	width: 100%;
	height: 41px;
	font-size: 16px;
	background: -webkit-linear-gradient(top, #ff442a 2%, #ff6427 100%);
	background: linear-gradient(to bottom, #ff442a 2%, #ff6427 100%);
	border: none;
	position: relative;
    border-radius: 3px;
	color: #fff;
	font-weight: 400;
}

.form__btn-soc{
    width: 100%;
    cursor: pointer;
    color: white;
    margin-top: 10px;
    background-color: #15cdc2;
    font-weight: 400;
    border-radius: 3px;
    font-size: 16px;
    padding: 8px 0;
}

.form__btn-soc:hover {
  background-color: #6ce6ae;
}

.share-post__soc-button-img.soc-close{
    position: absolute;
    top: -5px;
    right: 5px;
    fill: white;
    width: 25px;
    cursor: pointer;
}


.form__input {
	width: 100%;
	display: block;
	height: 100%;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 3px;
	padding-left: 10px;
	color: #fff;
	-webkit-transition: .1s all;
	transition: .1s all;
}


.form__input:focus {
	outline: none;
	border: 1px solid #ff6227;
	border-bottom: 2px solid #ff6227;
}


.form__input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #fff;
}

.form__input::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
}

.form__input:-ms-input-placeholder {
	/* IE 10+ */
	color: #fff;
}

.form__input:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
}

.slider-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

.slider-col {
	display: table-cell;
	vertical-align: middle;
}

.slider-col-7 {
	width: 58.33333333%;
}

.slider-col-5 {
	width: 41.66666667%;
	text-align: center;
	position: relative;
}

.slider-btn,
.form__btn {
	background: #ffc12a;
	color: white;
	padding: 7px 17px;
	font-size: 16px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
	font-weight: 400;
}

.slider-btn:after,
.form__btn:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(30%, transparent), color-stop(70%, rgba(255, 255, 255, .8)), color-stop(70%, transparent), to(transparent)) no-repeat 0 0;
	background: -o-linear-gradient(left, transparent 0, transparent 30%, rgba(255, 255, 255, .8) 70%, transparent 70%, transparent 100%) no-repeat 0 0;
	background: linear-gradient(to right, transparent 0, transparent 30%, rgba(255, 255, 255, .8) 70%, transparent 70%, transparent 100%) no-repeat 0 0;
	background-size: cover;
	width: 100%;
	-webkit-transform: skewX(-50deg);
	-ms-transform: skewX(-50deg);
	transform: skewX(-50deg);
	-webkit-animation: blick 2s infinite;
	animation: shine 2s infinite;
}


@keyframes shine {
	0% {
		-webkit-transform: skewX(-50deg) translateX(-100%);
		transform: skewX(-50deg) translateX(-100%)
	}

	to {
		-webkit-transform: skewX(-50deg) translateX(100%);
		transform: skewX(-50deg) translateX(100%)
	}
}

@-webkit-keyframes shine {
	0% {
		-webkit-transform: skewX(-50deg) translateX(-100%);
		transform: skewX(-50deg) translateX(-100%)
	}

	to {
		-webkit-transform: skewX(-50deg) translateX(100%);
		transform: skewX(-50deg) translateX(100%)
	}
}



@keyframes anim {
	to {
		background-position: 2000px 0;
	}
}

.price-main {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.price-main tr td:last-of-type {
	text-align: center;

}

.bd-example-modal-sm .modal-content {
	background: #5cb85c;
}
.bd-error-modal-sm .modal-content {
	background: #ff442a;
}
.bd-example-modal-sm button, .bd-error-modal-sm button{
	opacity: 1;
	color: #fff;
	padding-right: 5px;
}

.modal-title {
	font-size: 17px;
	padding: 15px 20px;
	color: #fff;
}

.loader-pic:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, .8);
	background-image: url(../img/loader.png);
	background-repeat: no-repeat;
	background-position: center;
}

.consult-wrap {
	background: url(/assets/templates/newdesign/img/form_bg.jpg);
	padding: 25px 0;
	position: relative;
}

.consult-wrap:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(7, 124, 207, 0.70);
}

.sidebar-nav-wrapper ul {
	padding-left: 12px;
}


.content-img {
	margin: 30px auto;
	display: block;
}

.content-text {
	padding: 0 0 0px 0;
}

.content-text h2,
.content-text h3 {
	text-align: center;
}

.form-consult__input {
	padding-left: 10px;
	outline: none;
	border: 1px solid #ccc;
	width: 65%;
}

.form-consult__input,
.form-consult__btn {
	display: inline-block;
	vertical-align: top;
	max-width: 280px;
	width: 100%;
	height: 41px;
	line-height: 34px;
	border-radius: 2px;
}

.form-consult__btn {
	border: none;
}

.consult-wrap .form-consult__btn {
	min-width: 130px;
	max-width: 280px;

}

section.consult-wrap h4,
section.consult-wrap p {
	color: #fff;
}

.slider-text {
  position: relative;
}

.slider-text-more {
	background: transparent;
	border: none;
	color: #ffffff;
	font-size: 15px;
	border-bottom: 1px solid #fff;
	outline: none;
	padding: 0;
}

.slider-text-more:focus,
.slider-text-more:active {
	border: none;
	outline: none;
}



/*-----------------tablePrice-------------*/
.price-table {
	width: 100%;
	border-spacing: 0;
}

.price-table-overflow {
	overflow: hidden;
	transition: .4s all;
}
.param-table {
	width: 100%;
	border-spacing: 0;
}

.param-table-overflow {
	overflow: hidden;
	transition: .4s all;
}
.table__btn-more {
	background: -webkit-linear-gradient(top, #ff442a 2%, #ff6427 100%);
	background: linear-gradient(to bottom, #ff442a 2%, #ff6427 100%);
	color: #fff;
	padding: 12px 20px;
	width: 100%;
	border: none;
	margin-bottom: 45px;
	margin-top: 30px;
}

.price-table-overflow--open {
	max-height: 100% !important;
}

.price-table thead td:first-child {
	width: 64%;
}

.price-table thead td {
  background-color: #f6f6f6;
	color: #484848;
	padding: 12px 20px;
}

.price-table td:not(:first-child) {
	text-align: center;
}
.param-table thead td:first-child {
	width: 64%;
}

.param-table thead td {
  background-color: #f6f6f6;
	color: #484848;
	padding: 12px 20px;
}

.param-table td:not(:first-child) {
	text-align: center;
}

.slider-btn-box{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.slider-btn-box .slider-btn{
    font-size: 16px;
    margin-top: 15px;
    padding: 7px 40px;
    max-width: 258px;
    width: 100%;
}
.slider-btn-box .social-btn{
    font-size: 16px;
    margin-top: 15px;
    background-color: #15CDC2;
    color: white;
    padding: 7px 20px;
    transition: 0.2s ease;
    max-width: 258px;
    width: 100%;
}

.slider-btn-box .social-btn:hover{
    color: #333;
}

.price-table thead i {
	display: inline-block;
	margin-left: 6px;
}

.price-table a {
	color: #000;
}

.price-table td {
	border: 4px solid #fff;

}

.price-table tbody td:not(.btn-price) {
	padding: 20px 5px;


}

.price-table tbody tr:nth-of-type(even) td {
	background: #f6f6f6;
}
.param-table a {
	color: #000;
}

.param-table td {
	border: 4px solid #fff;

}

.param-table tbody td:not(.btn-price) {
	padding: 20px 5px;


}

.param-table tbody tr:nth-of-type(even) td {
	background: #f6f6f6;
}
.btn-price {
	position: relative;
	transition: 0.5s;
	/* padding: 14px 31px; */
	cursor: pointer;

	-webkit-transition: 0.5s;
}

span.order-in-table {
	display: block;
	position: relative;
	border: 2px solid #dadada;
	color: #000000;
	padding: 7px 0px;
	font-size: 14px;
}

span.order-in-table:hover {
	box-shadow: 1px 1px 6px #673226c2;
	border: none;
	background: linear-gradient(to bottom, #ff442a 2%, #ff6427 100%);
	color: #fff;
}

span.order-in-table:active {
	top: 2px;
	box-shadow: none;
	box-shadow: -1px -1px 6px #673226c2;
}


/* .btn-price::before, .btn-price::after {
 width: 100%;
  height:100%;
  z-index: 3;
  content:'';
  position: absolute;
  top:0;
  left:0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}


.btn-price::before {
  border-bottom: 3px solid #ff6525;
  border-left: 3px solid #ff6525;
  -webkit-transform-origin: 0 100%;
}

.btn-price::after {
  border-top: 3px solid #ff6525;
  border-right: 3px solid #ff6525;
  -webkit-transform-origin: 100% 0%;
}

.btn-price:hover::after, .btn-price:hover::before {
  -webkit-transform: scale(1);
} */

.model-item a {
	text-align: center;
	color: #000;
	display: block;
	font-size: 17px;
	padding: 15px 0;
}

.model-item img {
	margin: 0 auto;
	display: block;
}

.btn-default.btn-more {
	margin: 20px auto;
	background: #ff6525;
	color: #fff;
	border: none;
	padding: 6px 0;
	box-shadow: 0 8px 14px rgba(0, 0, 0, .2);
	outline: none;
}

.z-navbar-nav a:hover,
.z-navbar-nav a:active {
	background-color: #ff6227 !important;
	color: #FFFFFF !important;
}


#pdopage .mini-img-bg {
	height: 181px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}







#another-model a {
	text-align: center;
	color: #000;
	text-transform: uppercase;
}

#another-model .mini-img-bg {
	height: 170px;
	position: relative;

}

#another-model .mini-img-bg:after {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 94%;
	left: 50%;
	margin-left: -39%;
	height: 10px;
	width: 70%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.20) 0%, transparent 80%);
	background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.20) 0%, transparent 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.20) 0%, transparent 80%);
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.active.center .mini-img-bg:after {
	opacity: 1 !important;

}

.active.center img {
	-webkit-transform: translate3d(0, -6px, 0);
	transform: translate3d(0, -6px, 0);

}

#another-model img {
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	-webkit-transition: -webkit-transform .4s;
	transition: -webkit-transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s;
}


#another-model .owl-dot span {
	background: #ff6227;
	-webkit-transition: -webkit-transform .6s;
	transition: -webkit-transform .6s;
	transition: transform .6s;
	transition: transform .6s, -webkit-transform .6s;
}

#another-model .owl-dot.active span {
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
}

#navbar {
	text-align: center;
}

#navbar .navbar-nav {
	display: inline-block;
	vertical-align: top;
	float: none;
}

.btn-success {
	background-color: #15CDC2;
	border-color: #15CDC2;
	outline: none;
	font-weight: 400;
	font-size: 16px;
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus {
	outline: none;
	background-color: #1BB06C;
	border-color: #1BB06C;
}

.footer__link {
	position: relative;
	display: inline-block;
	color: #fff;
}

.footer__link:hover {
	color: #fff;
}

.footer__link span {
	position: absolute;
	width: 100px;
	top: 101px;
	left: 17px;
	font-size: 12px;
	text-align: center;
}

footer svg {
	max-width: 130px;
	max-height: 130px;
	fill: #202020;
	display: inline-block;
}


/*Form Styles*/

#call-form .form-group,
#call-form-status .form-group{
	position: relative;
	width: 86%;
	margin-left: auto;
	margin-right: auto;
	box-shadow: none;
}

#call-form form,
#call-form-status form{
	padding: 20px 0;
}


#call-form .modal-header,
#call-form-status .modal-header{
	padding: 3px 15px;
}

#call-form .modal-title img,
#call-form-status .modal-title img{
	width: 70%;
	margin: 0 auto;
	display: block;
}


#call-form .modal-footer,
#call-form-status .modal-footer{
	text-align: center;
}

.call__title,
.call__title_status{
	font-size: 22px;
	text-align: center;
	color: #202020;

}

.modal-dialog .form-group .form-control {
	outline: none;
	z-index: 1;
	position: relative;
	background: none;
	width: 100%;
	height: 60px;
	border: 0;
	color: #212121;
	font-size: 24px;
	font-weight: 400;
	border-radius: 0;
	box-shadow: none !important;

}

.form-group .form-group__label {
	position: absolute;
	top: 0;
	left: 0;
	color: #202020;
	font-size: 18px;
	font-weight: 300;
	line-height: 60px;
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;


}

.form-control:focus {
	outline: none;
	box-shadow: none;
}

.form-control:focus~.form-group__label {
	color: #f15933;
	-webkit-transform: translate(-12%, -50%) scale(0.75);
	transform: translate(-12%, -50%) scale(0.75);
}

.form-control:valid~.form-group__label {
	color: #f15933;
	-webkit-transform: translate(-12%, -50%) scale(0.75);
	transform: translate(-12%, -50%) scale(0.75);
}

.form-group .bar {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #757575;
	width: 100%;
	height: 1px;
}

.form-group .bar:before,
.form-group .bar:after {
	content: '';
	position: absolute;
	background: #ff6227;
	width: 0;
	height: 2px;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.form-group .bar:before {
	left: 50%;
}

.form-group .bar:after {
	right: 50%;
}





.form-control:focus~.bar:before,
.form-control:focus~.bar:after {
	width: 50%;
}



#call-form .call-form__btn,
#call-form-status .call-form__btn{
	background: -webkit-linear-gradient(top, #ff442a 2%, #ff6427 100%);
	background: linear-gradient(to bottom, #ff442a 2%, #ff6427 100%);
	border: 1px solid #f15933;
	padding: 7px 20px;
	border-radius: 3px;
	font-size: 18px;
	color: #fff;
	position: relative;
}



#call-form .close,
#call-form-status .close{
	position: absolute;
	top: 5px;
	right: 10px;
	color: #f15933;
	font-size: 28px;
	opacity: 1;
}


@media (min-width: 768px) {
	#call-form .modal-dialog,
	#call-form-status .modal-dialog{
		width: 390px;
		margin: 30px auto;
	}

}

@-webkit-keyframes loadingSpinner {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes loadingSpinner {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.loadingSpinner:before {
	content: '';
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	border-radius: 50%;
	border-top: 2px solid white;
	border-right: 2px solid transparent;
	z-index: 1;
	-webkit-animation: loadingSpinner 1s linear infinite;
	animation: loadingSpinner 1s linear infinite;
}

.loadingSpinner:after {
	background: transparent;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 0;
	left: 0;
}

button.form__btn.loadingSpinner {
	background: #ffc12a;
	color: #ffc12a;
}

.z-button-fix {
	padding: 7px 30px;
	font-weight: 400;
	background: #15CDC2;
	font-size: 16px;
}

.z-button-fix:hover,
.z-button-fix:active {
	background-color: #4ed799;
	border-color: #4ed799;
}

.link-publ {
	border-bottom: 1px dashed #000;
}

.link-publ:hover {
	text-decoration: none;
}

.link-unpubl:hover {
	text-decoration: none;
}

.main-menu__title {
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 20px;
}

.main-menu__item {
	text-decoration: none;
	margin-bottom: 30px;
  width: 30%;
}

.main-menu__item:hover {
	text-decoration: none;
}

.row.z-vertical-padding-10.flex-priem-nw {
    display: flex;
    flex-wrap: wrap;
}

.main-menu__pic {
	position: relative;
	height: 120px;
}

.main-menu__img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-height: 70px;
	max-width: 70px;
}

.main-menu__text {
	text-align: center;
	display: block;
	font-size: 16px;
	color: #077ccf;
	margin-top: 10px;
}

.main-menu__inner {
	width: 100%;
	border-radius: 4px;
	margin: 0 auto;
	padding: 0 10px;
	padding: 1px 1px;
	-webkit-transition: -webkit-transform .2s ease-in;
	transition: -webkit-transform .2s ease-in;
	transition: transform .2s ease-in;
	transition: transform .2s ease-in, -webkit-transform .2s ease-in;
	border: 1px solid #ccc;
	min-height: 190px;
}

.main-menu__item:hover .main-menu__inner {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


.title-2 {
	font-size: 1.5em;
	font-weight: bold;
}

.model-item {
	min-height: 264px;
}

.title-404 {
	font-size: 10em;
	font-weight: 700;
	color: white;
	position: relative;
}



@-webkit-keyframes noise-anim {
	0% {
		clip: rect(124px, 9999px, 50px, 0);
	}

	5% {
		clip: rect(130px, 9999px, 180px, 0);
	}

	10% {
		clip: rect(82px, 9999px, 88px, 0);
	}

	15% {
		clip: rect(45px, 9999px, 183px, 0);
	}

	20% {
		clip: rect(98px, 9999px, 186px, 0);
	}

	25% {
		clip: rect(82px, 9999px, 83px, 0);
	}

	30% {
		clip: rect(174px, 9999px, 61px, 0);
	}

	35% {
		clip: rect(3px, 9999px, 198px, 0);
	}

	40% {
		clip: rect(154px, 9999px, 134px, 0);
	}

	45% {
		clip: rect(195px, 9999px, 144px, 0);
	}

	50% {
		clip: rect(84px, 9999px, 147px, 0);
	}

	55% {
		clip: rect(34px, 9999px, 43px, 0);
	}

	60% {
		clip: rect(116px, 9999px, 130px, 0);
	}

	65% {
		clip: rect(197px, 9999px, 145px, 0);
	}

	70% {
		clip: rect(99px, 9999px, 146px, 0);
	}

	75% {
		clip: rect(96px, 9999px, 92px, 0);
	}

	80% {
		clip: rect(175px, 9999px, 20px, 0);
	}

	85% {
		clip: rect(2px, 9999px, 131px, 0);
	}

	90% {
		clip: rect(37px, 9999px, 74px, 0);
	}

	95% {
		clip: rect(101px, 9999px, 169px, 0);
	}

	100% {
		clip: rect(70px, 9999px, 101px, 0);
	}
}

@keyframes noise-anim {
	0% {
		clip: rect(124px, 9999px, 50px, 0);
	}

	5% {
		clip: rect(130px, 9999px, 180px, 0);
	}

	10% {
		clip: rect(82px, 9999px, 88px, 0);
	}

	15% {
		clip: rect(45px, 9999px, 183px, 0);
	}

	20% {
		clip: rect(98px, 9999px, 186px, 0);
	}

	25% {
		clip: rect(82px, 9999px, 83px, 0);
	}

	30% {
		clip: rect(174px, 9999px, 61px, 0);
	}

	35% {
		clip: rect(3px, 9999px, 198px, 0);
	}

	40% {
		clip: rect(154px, 9999px, 134px, 0);
	}

	45% {
		clip: rect(195px, 9999px, 144px, 0);
	}

	50% {
		clip: rect(84px, 9999px, 147px, 0);
	}

	55% {
		clip: rect(34px, 9999px, 43px, 0);
	}

	60% {
		clip: rect(116px, 9999px, 130px, 0);
	}

	65% {
		clip: rect(197px, 9999px, 145px, 0);
	}

	70% {
		clip: rect(99px, 9999px, 146px, 0);
	}

	75% {
		clip: rect(96px, 9999px, 92px, 0);
	}

	80% {
		clip: rect(175px, 9999px, 20px, 0);
	}

	85% {
		clip: rect(2px, 9999px, 131px, 0);
	}

	90% {
		clip: rect(37px, 9999px, 74px, 0);
	}

	95% {
		clip: rect(101px, 9999px, 169px, 0);
	}

	100% {
		clip: rect(70px, 9999px, 101px, 0);
	}
}


.title-404:after {
	content: attr(data-content);
	position: absolute;
	left: 2px;
	text-shadow: -1px 0 red;
	top: 0;
	color: white;
	overflow: hidden;
	clip: rect(0, 900px, 0, 0);
	animation: noise-anim 2s infinite linear alternate-reverse;
}

@-webkit-keyframes noise-anim-2 {
	0% {
		clip: rect(131px, 9999px, 183px, 0);
	}

	5% {
		clip: rect(176px, 9999px, 160px, 0);
	}

	10% {
		clip: rect(72px, 9999px, 145px, 0);
	}

	15% {
		clip: rect(78px, 9999px, 65px, 0);
	}

	20% {
		clip: rect(111px, 9999px, 119px, 0);
	}

	25% {
		clip: rect(61px, 9999px, 34px, 0);
	}

	30% {
		clip: rect(176px, 9999px, 193px, 0);
	}

	35% {
		clip: rect(172px, 9999px, 171px, 0);
	}

	40% {
		clip: rect(115px, 9999px, 134px, 0);
	}

	45% {
		clip: rect(57px, 9999px, 72px, 0);
	}

	50% {
		clip: rect(39px, 9999px, 122px, 0);
	}

	55% {
		clip: rect(119px, 9999px, 53px, 0);
	}

	60% {
		clip: rect(188px, 9999px, 90px, 0);
	}

	65% {
		clip: rect(10px, 9999px, 79px, 0);
	}

	70% {
		clip: rect(146px, 9999px, 32px, 0);
	}

	75% {
		clip: rect(152px, 9999px, 121px, 0);
	}

	80% {
		clip: rect(99px, 9999px, 36px, 0);
	}

	85% {
		clip: rect(53px, 9999px, 126px, 0);
	}

	90% {
		clip: rect(147px, 9999px, 71px, 0);
	}

	95% {
		clip: rect(170px, 9999px, 199px, 0);
	}

	100% {
		clip: rect(89px, 9999px, 167px, 0);
	}
}

@keyframes noise-anim-2 {
	0% {
		clip: rect(131px, 9999px, 183px, 0);
	}

	5% {
		clip: rect(176px, 9999px, 160px, 0);
	}

	10% {
		clip: rect(72px, 9999px, 145px, 0);
	}

	15% {
		clip: rect(78px, 9999px, 65px, 0);
	}

	20% {
		clip: rect(111px, 9999px, 119px, 0);
	}

	25% {
		clip: rect(61px, 9999px, 34px, 0);
	}

	30% {
		clip: rect(176px, 9999px, 193px, 0);
	}

	35% {
		clip: rect(172px, 9999px, 171px, 0);
	}

	40% {
		clip: rect(115px, 9999px, 134px, 0);
	}

	45% {
		clip: rect(57px, 9999px, 72px, 0);
	}

	50% {
		clip: rect(39px, 9999px, 122px, 0);
	}

	55% {
		clip: rect(119px, 9999px, 53px, 0);
	}

	60% {
		clip: rect(188px, 9999px, 90px, 0);
	}

	65% {
		clip: rect(10px, 9999px, 79px, 0);
	}

	70% {
		clip: rect(146px, 9999px, 32px, 0);
	}

	75% {
		clip: rect(152px, 9999px, 121px, 0);
	}

	80% {
		clip: rect(99px, 9999px, 36px, 0);
	}

	85% {
		clip: rect(53px, 9999px, 126px, 0);
	}

	90% {
		clip: rect(147px, 9999px, 71px, 0);
	}

	95% {
		clip: rect(170px, 9999px, 199px, 0);
	}

	100% {
		clip: rect(89px, 9999px, 167px, 0);
	}
}


.block-sale-title {
	margin: 10px 0;
	font-size: 16px;
	line-height: 20px;
}

.block-sale svg {
	width: 60px;
}

.title-404:before {
	content: attr(data-content);
	position: absolute;
	left: -2px;
	text-shadow: 1px 0 blue;
	top: 0;
	color: white;
	overflow: hidden;
	clip: rect(0, 900px, 0, 0);
	animation: noise-anim-2 3s infinite linear alternate-reverse;
}

#zCarousel .paragraph-404 {
	color: #fff;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}


/*media */
@media (max-width:1200px) {
	#zCarousel {
		height: 60%;
	}

	.form-consult__btn,
	.form-consult__input {
		width: 100%;
		margin-bottom: 10px;
	}
}

@media(max-width:767px) {

	.z-xs-text-center {
		text-align: center;
	}

	.z-xs-text-left {
		text-align: left;
	}

	.z-xs-text-right {
		text-align: right;
	}

	.z-xs-align-center {
		margin: 0 auto;
	}

	.z-xs-font-adjust {
		/*   font-size: 75%; */
	}

	.z-navbar-collapse {
		margin-left: -15px !important;
	}

	.z-nav-container-fluid {
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}

	.z-big-icon {
		font-size: 20px;
		display: inline-block;
		text-align: left;
		padding-right: 5px;
	}

	.z-advances-block h4 {
		display: inline;
	}

	.row-eq-height {
		display: block !important;
	}

	.dropdown-menu>li {
		color: #ffffff;
	}

	.z-dot {
		width: 30px;
	}

	.z-dot-wrapper h3 {
		padding: 5px 7px 5px 15px !important;
		font-size: 10px !important;
		top: 5px !important;
		left: 15px !important;
	}

	.z-dot-wrapper-inverse h3 {
		padding: 5px 15px 5px 7px !important;
		font-size: 10px !important;
		top: 5px !important;
		right: 15px !important;
	}

	.z-discount-margin-gen {
		margin: 35px 10px 10px 10px;
	}

	.z-discount-margin-btn {
		margin: 20px 10px 10px 10px;
	}


	.slider-container {
		display: block;
		text-align: center;
	}

	.slider-col-5,
	.slider-col-7 {
		width: 100%;
		display: block;
	}

	.slider-col .z-xs-font-adjust {
		text-align: center;
	}

	.slider-form {
		width: 100%;
		position: static;
		-webkit-transform: none;
		transform: none;
	}

	#zCarousel {
		height: auto;
		padding-bottom: 20px;
	}

	#zCarousel h1 {
		text-align: center;
	}

	h2,
	.main-menu__title,
	h3 {
		text-align: center;
	}
		.for-desktop{
	    display: none;
	}
	
	.menu-box{
	    display: block;
	}
	
	.logo-link{
	    text-align: center;
	    max-width: 130px;
	    margin: 0 auto;
	}
	.z-vertical-padding-10{
	    padding-top: 5px;
        padding-bottom: 5px;
	}
	.hidden-for-adaptive{
	    display: none;
	}
}

@media(min-width:768px) and (max-width:991px) {

	.z-sm-text-center {
		text-align: center;
	}

	.z-sm-text-left {
		text-align: left;
	}

	.z-sm-text-right {
		text-align: right;
	}

	.z-sm-align-center {
		margin: 0 auto;
	}

	.z-sm-font-adjust {
		font-size: 80%;
	}

	.z-navbar-collapse {
		margin-left: -15px !important;
	}

	.z-big-icon {
		font-size: 50px;
		display: block;
	}

	.z-brands img {
		width: 70px !important;
		margin-right: 5px !important;
	}

	.rating-container .caption {
		display: block !important;
		margin: 2px 0 0 0;
	}

	.sidebar-nav-wrapper h3 {
		font-size: 16px;
	}

	.container-fluid.z-bg-grey .z-well {
		min-height: 224px;
	}

}





@media(min-width:768px) and (max-width:1200px) {
	.label-price .label-price__pic {
		font-size: 14px;
	}

}

/* @media(min-width:992px){
    .content-img{
        transform:scale(1.3);
    }
} */
@media(min-width:992px) and (max-width:1199px) {

	.z-md-text-center {
		text-align: center;
	}

	.z-md-text-left {
		text-align: left;
	}

	.z-md-text-right {
		text-align: right;
	}

	.z-md-align-center {
		margin: 0 auto;
	}

	.z-md-font-adjust {
		font-size: 85%;
	}

	.z-navbar-collapse {
		margin-left: -15px !important;
	}

	.z-nav-container-fluid {
		padding-right: 15px;
		padding-left: 0;
		margin-right: auto;
		margin-left: auto;
	}

	.z-big-icon {
		font-size: 60px;
		display: block;
	}

	.z-brands img {
		width: 80px !important;
	}

	.sidebar-nav-wrapper h3 {
		font-size: 16px;
	}

	.container-fluid.z-bg-grey .z-well {
    min-height: 224px;
	}

}

@media(min-width:1200px) {

	.z-lg-text-center {
		text-align: center;
	}

	.z-lg-text-left {
		text-align: left;
	}

	.z-lg-text-right {
		text-align: right;
	}

	.z-lg-align-center {
		margin: 0 auto;
	}

	.z-lg-font-adjust {
		font-size: 90%;
	}

	.z-navbar-collapse {
		margin-left: -15px !important;
	}

	.z-nav-container-fluid {
		padding-right: 15px;
		padding-left: 0;
		margin-right: auto;
		margin-left: auto;
	}

	.z-big-icon {
		font-size: 60px;
		display: block;
	}

	.z-carousel-caption-wrapper {
		padding: 0 35px 10px 35px;
	}

	#zCarousel {
		min-height: 520px !important;

	}

	.z-carousel-caption-wrapper h3 {
		font-size: 36px;
	}

	.z-carousel-caption-wrapper p {
		font-size: 16px;
		text-align: left;
	}

	.container-fluid.z-bg-grey .z-well {
		min-height: 250px;
	}

}

@media (max-width:400px) {
	.table tr td:nth-of-type(2) {
		display: none;
	}

	.price-table thead td {
		padding: 7px 6px;
	}

	.price-table tbody td:not(.btn-price) {
		padding: 20px 10px;
	}

	.price-table thead i {
		display: none;
	}

	.price-table td {
		border: 2px solid #fff;
		font-size: 14px;
	}
}

@media(max-width:992px) {
	.slider-text {
		margin-top: 0;
	}

	.popular-list .popular-list__item {
		width: 33.333%;
	}

	.expo {
		text-align: center;
		margin-top: 50px;
	}

	.expo__block {
		width: 32%;
		display: inline-block;
	}

	.expo__block--year {}

	.asteroid {
		display: none;
	}

}

@media(max-width:476px) {

	.z-discount-margin-gen {
		margin: 10px 10px 10px 10px;
	}

	.z-discount-margin-btn {
		margin: 0 10px 10px 10px;
	}

	.z-dot {
		width: 15px;
	}

	.z-dot-wrapper h3 {
		padding: 2px 5px 3px 9px !important;
		font-size: 9px !important;
		top: 0 !important;
		left: 9px !important;
	}

	.z-dot-wrapper-inverse h3 {
		padding: 2px 9px 3px 5px !important;
		font-size: 9px !important;
		top: 0 !important;
		right: 9px !important;
	}

	ymaps[id^="ymaps"] {
		height: 300px !important;
	}
}


@media (max-width:330px) {
	.table-row {
		padding: 5px;
	}
}

@media (max-width:345px) {
	.table-row {
		padding: 5px;
	}

	.expor__dscrp {
		font-size: 13px;
	}
}


@media(max-width:668px) {
	.logo-link {
		margin: 0 auto;
	}

	.main-menu__pic {
		width: 100px;
		height: 50px;
		float: left;
	}

	.main-menu__text {
		text-align: left;
	}

	.main-menu__inner {
		min-height: inherit;
		width: 95%;
	}

	.main-menu__img {
		max-height: 100%;
		max-width: 100%;
	}
}



@media (max-width:768px) {
	#zCarousel {
		background-image: url('/assets/templates/newdesign/img/bg--min.jpg');
	}

	#zCarousel.nout {
		background-image: url('/assets/templates/newdesign/img/laptop-bg-mini.jpg');
	}

	#zCarousel.planshet {
		background-image: url('/assets/templates/newdesign/img/tablet-bg-mini.jpg');
	}

	#zCarousel.tv {
		background-image: url('/assets/templates/newdesign/img/tv-bg-mini.jpg');

	}

	.z-bg-how-we-work {
		background-color: #e9e9e9;
	}

	.consult-wrap {
		background: url(/assets/templates/newdesign/img/form_bg-mini.webp);
	}

	.price-table .price-icon {
		display: none;
	}

	.label-price {
		margin-bottom: 60px;
	}

	.popular-list-container {
		display: none;
	}


	span.order-in-table {
		box-shadow: 1px 1px 6px #673226c2;
		border: none;
		background: linear-gradient(to bottom, #ff442a 2%, #ff6427 100%);
		color: #fff;
	}


	.order-in-table span {
		display: none;
	}

	#vmap svg,
	#vmap {
		height: 250px !important;
	}

	.expo {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.expo .expo__block {
		display: inline-block;
	}

	.expo__count span {
		display: none;
	}

	.col-md-12 .expo__title {
		font-size: 22px;
	}

	.expo .expo__count {
		font-size: 26px;
	}

	.block-sale-title {
		display: inline-block;
		font-size: 18px;
		margin: 0;
	}


	.expor__dscrp {
		font-size: 11px;
	}

	.block-sale .well.z-well {
		padding: 10px;
		margin: 3px 0;
		display: flex;
		align-items: center;
		flex-direction: column;
	}

	.block-sale svg {
		width: 40px;
		margin-right: 15px;
	}

}


.price-icon {
	width: 34px;
	height: 34px;
	display: inline-block;
	vertical-align: middle;
	background: url('/assets/templates/newdesign/img/icon.webp')no-repeat;
	background-size: 347px;
	/* display: none; */
}

.price-icon--mobile {
	background-position: -7px -7px;
}

.price-icon--back {
	background-position: -53px -5px;
	background-size: 315px;
}

.price-icon--dynamic {
	background-size: 235px;
	background-position: -71px 1px;
}

.price-icon--home {
	background-position: -177px -9px;
}

.price-icon--power {
	background-position: -162px 0px;
	background-size: 240px;
}

.price-icon--screen {
	background-size: 313px;
	background-position: -4px -56px;
}

.price-icon--gear {
	background-size: 240px;
	background-position: -35px -39px;
}

.price-icon--touch {
	background-size: 332px;
	background-position: -107px -60px;
}

.price-icon--data {
	background-size: 250px;
	background-position: -125px -43px;
}

.price-icon--chip {
	background-size: 316px;
	background-position: -232px -56px;
}


.price-icon--camera {
	background-size: 250px;
	background-position: -46px -86px;
}

.price-icon--microphone {
	background-size: 310px;
	/* display: none; */
	background-position: -120px -107px;
}

.price-icon--minijack {
	background-size: 310px;
	background-position: -170px -108px;
}

.price-icon--battery {
	background-size: 310px;
	background-position: -227px -107px;
}

.price-icon--diagnostic {
	background-size: 321px;
	background-position: -4px -188px;
}

.price-icon--delivery {
	background-size: 300px;
	background-position: -60px -176px;
}

.price-icon--water {
	background-size: 309px;
	background-position: -4px -110px;
}



.price-icon--tablet {
	background-size: 300px;
	background-position: -120px -173px;
}

.price-icon--audio {
	background-size: 300px;
	background-position: -175px -173px;
}

.price-icon--audio2 {
	background-size: 260px;
	background-position: -130px -208px;
}

.price-icon--chip2 {
	background-size: 300px;
	background-position: -234px -176px;
}


.price-icon--monitor {
	background-size: 260px;
	background-position: -7px -210px;
}

.price-icon--video1 {
	background-size: 314px;
	background-position: -79px -252px;
}

.price-icon--video2 {
	background-size: 250px;
	background-position: -175px -197px;
}

.price-icon--fan {
	background-size: 300px;
	background-position: -11px -306px;
}

.price-icon--hdd {
	background-size: 300px;
	background-position: -64px -306px;
}

.price-icon--gps {
	background-size: 280px;
	background-position: -106px -287px;
}

.price-icon--sim {
	background-size: 280px;
	background-position: -159px -290px;
}

.price-icon--usb {
	background-size: 280px;
	background-position: -206px -290px;
}

.price-icon--pass {
	background-size: 300px;
	background-position: -6px -362px;
}

.price-icon--wifi {
	background-size: 280px;
	background-position: -59px -339px;
}

.price-icon--win {
	background-size: 280px;
	background-position: -115px -336px;
}

.label-price {
	position: relative;
}

.label-price__pic {
	background: url(../img/red-ribbon.png) no-repeat center/cover;
	width: 100%;
	height: 65px;
	position: absolute;
	/* top: 0; */
	bottom: -61px;
	right: 0;
	left: 0;
	text-align: center;
	line-height: 52px;
	color: #fff;
	font-size: 16px;
	max-width: 304px;
	margin: auto;
}

.popular-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.popular-list__item {
	width: 25%;
	float: left;
	padding: 0 15px;
}

.popular-list__link {}

.city-name {
	color: #3173ac;
}

#model-filter {
	background: linear-gradient(to bottom, #ff442a 2%, #ff6427 100%);
	width: 300px;
	height: 44px;
	vertical-align: middle;
	border: none;
	font-size: 17px;
	color: #fff;
	padding-left: 20px;
	display: inline-block;

}

.model-filter-wrap {
	display: inline-block;
	margin: 50px 0;
}

#model-filter::placeholder {
	color: #fff;
}

.ui-menu {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	max-height: 300px;
	box-shadow: 0 0 4px #ccc;
}

.ui-menu-item {
	padding: 10px 20px;
	background: #fff;
	cursor: pointer;
}

li.ui-menu-item:hover {
	background: linear-gradient(to bottom, #ff442a 2%, #ff6427 100%);
	color: #fff;
}

.model-filter-link {
	display: inline-block;
	background: #15CDC2;
	color: #fff;
	padding: 12px 80px;
	text-decoration: none;
	vertical-align: middle;
	border: none;
	outline: none;
  font-size: 16px;
}

@media (max-width:992px) {
	#model-filter {
		display: none;
	}

	#models-list {
		display: inline-block;
	}


	select#models-select {
		width: 270px;
		height: 44px;
		padding-left: 12px;
		margin-bottom: 10px;
	}
}

#popular-model {
	display: block;
}

#popular-model .owl-nav {
	position: absolute;
	top: 50%;

	width: 100%;

}

#popular-model .owl-nav [class*=owl-] {
	background: none;
	color: #ff4d29;
	font-size: 50px;
}

#popular-model .owl-prev,
#popular-model .owl-next {
	position: absolute;
	top: 0;
	margin-top: -39px;
}

#popular-model .owl-prev {
	left: 20px;
}

#popular-model .owl-next {
	right: 20px;
}

.popular-models {
  max-height: 500px;
	overflow: auto;
}

.popular-models::-webkit-scrollbar-track {border-radius: 4px;}
.popular-models::-webkit-scrollbar {width: 6px;}
.popular-models::-webkit-scrollbar-thumb {border-radius: 4px;background: #f0f2f5;}
.popular-models:hover::-webkit-scrollbar-thumb {background: #6a7d9b;}

@media (max-width:600px) {
	.model-item {
		min-height: auto;
	}
}

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

.not-service {
	background: linear-gradient(to bottom, #ff442a 2%, #ff6427 100%);
	color: #fff;
	border: none;
	padding: 10px 15px;
	display: inline-block;
	margin: 25px 0 20px;
}

#vmap circle {
	fill: #f6a600;
}


.expo {
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}

.expo__title {
	font-size: 30px;
	margin-top: 35px;
	font-weight: 400;
	text-align: center;
}

.expo__block {
	margin-bottom: 20px;
	margin-right: 30px;
}

.expo__count {
	font-size: 28px;
	border: 2px solid #e7b141;
	display: inline-block;
	border-radius: 25px;
	padding: 15px;
	line-height: 20px;
	font-weight: bold;

}

.expor__dscrp {
	font-weight: bold;
	padding-top: 7px;
	text-transform: uppercase;
}

#vmap {
	position: relative;
}

.jqvmap-label {
	position: absolute;
	display: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #292929;
	color: #ccc;
	font-size: smaller;
	padding: 6px;
}

.jqvmap-label strong {
	color: #fff;
	display: inline-block
}

.jqvmap-label ul {
	margin: 0;
	text-align: left;
	padding: 2px 10px 2px 0px;
	list-style: none;
}

.jqvmap-zoomin,
.jqvmap-zoomout {
	position: absolute;
	left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #000000;
	padding: 3px;
	color: white;
	width: 10px;
	height: 10px;
	cursor: pointer;
	line-height: 10px;
	text-align: center;
}

.jqvmap-zoomin {
	top: 10px;
}

.jqvmap-zoomout {
	top: 30px;
}

.jqvmap-region {
	cursor: pointer;
}

.jqvmap-ajax_response {
	width: 100%;
	height: 500px;
}


.content-text-inner {
	padding-bottom: 15px;
}
.content-text-outer {
    color: black;
}
.content-text-more {
	background: transparent;
	border: none;
	color: #464646;
	font-size: 15px;
	border-bottom: 1px solid #464646;
	outline: none;
}

@-webkit-keyframes pulse_animation {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

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

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

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

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

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

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

	70% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}

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

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

@keyframes pulse_animation {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

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

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

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

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

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

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

	70% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}

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

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

.pulse {
	-webkit-animation-name: pulse_animation;
	animation-name: pulse_animation;
	-webkit-animation-duration: 2000ms;
	animation-duration: 2000ms;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.slider-container .slider-col-5 {
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	filter: saturate(85%);
	text-align: center;
}

.slider-col-5 img {
	display: inline-block;
	max-height: 365px;
}

@keyframes que {

	50% {
		opacity: 1;
		transform: scale3d(1, 1, 1);
	}

	100% {
		transform: scale3d(1, 1, 1);
		opacity: 1;
	}
}

/* .asteroid {
  z-index: 10;
  background: url(http://icons.iconarchive.com/icons/zairaam/bumpy-planets/256/asteroid-icon.png)no-repeat center/contain;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 10px;
  left: 10px;
} */

/* .hover-wrap {
  cursor: url('../../../../rocket.png'), auto;
} */

.anim-block svg {
	width: 60px;
}

.meizu .logo-title {
	color: #28aacf;
}

.hiddenmodel {
	display: none;
}

@media (max-width:470px){
   .logo-title{
        font-size: 15px;
   }
   .z-vertical-padding-10{
        padding-top: 5px;
        padding-bottom: 5px;
   }
}

/* adaptive header */
.w-header {
	max-width: 800px;
	position: relative;
	font-family: sans-serif;
	line-height: 1.2;
	top: 0;
	height: 74px;
}

.w-header .fixed-block{
/*     position: fixed; */
    z-index: 2;
    top: 75px;
}

.w-header,
.w-header__item-box {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}

.hidden {
	display: none
}

.w-header .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.w-header .callback,
.w-header .dropdown-nav,
.w-header .logo,
.w-header .menu,
.w-header .menu-open,
.w-header .w-header__item {
	-webkit-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out
}

.w-header .w-container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.w-header ._dark {
	background-color: #202020;
	color: #fff;
}

.w-header .callback {
  padding: 5px;
}

.w-header ._white {
	background-color: #fff;
	color: #202020
}

.w-header .header-icon {
	width: 35px;
	height: 35px;
	cursor: pointer
}

.w-header .menu {
	fill: #fff
}

.w-header .call {
  fill: #f03c27;
  width: 35px;
  height: 35px;
}

.w-header__item-caption {
  color: #202020;
}

.w-header .menu-box {
	padding: 10px
}

.w-header .menu-box:hover {
	background-color: #4c4b4b
}

.w-header .menu-box:active,
.w-header .menu-box:focus {
	background-color: #3a3939
}

.w-header .icon-active {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}


.w-header .w-header__item-box {
	padding: 5px 20px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid rgba(32, 32, 32, .28)
}

.w-header .w-header__item {
  text-align: center;
	font-weight: 600;
	max-width: 140px;
}

.w-header .item-title {
	font-size: 15px;
	color: #989898
}

.w-header .item-name {
	margin-top: 7px;
	font-size: 14px
}

.w-header ._red {
	text-decoration: underline;
	color: #de4c4c
}

.w-header .z-dinlineb{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.w-header .z-city-btn{
    padding: 0;
    color: #fff;
    font-weight: 600;
}

.w-header .item-box-start{
    align-items: flex-start;
    padding-bottom: 5px;
}

.w-header .logo-title{
    text-align: center;
}

.header-shrink {
    position: fixed;
    z-index: 999;
    top: 0!important;
}

.header-shrink .w-header__item-box {
	padding: 10px
}

.header-shrink .logo {
	width: 90%
}

.dropdown-nav {
  width: 50%;
  height: 100vh;
	background-color: #292929f5;
	padding-top: 30px;
	opacity: 0;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	position: absolute;
	
	z-index: -1;
	text-align: center;
  list-style-type: none;
}

.dropdown-nav a {
    color: white;
    font-weight: 600;
}

.dropdown-nav a {
    margin-bottom: 20px;
    font-size: 16px;
    display: block;
}

.menu-open {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	z-index: 3
}

.w-header .dropdown-nav {
  padding-top: 30px;
  
  position: fixed;
}

.container-adaptive{
    display: none;
}
.popup-window{
    display: none;
}

.share-post-desctop,.share-post {
    width: 185px;
    
    background-color: #ffffffde;
    border: 1px solid #202020;
    border-radius: 10px;
    
    position: absolute;
    bottom: -55px;
    left: 55px;
    z-index: -1;
    opacity: 0;
    
    transform: translateY(100%);
    transition: 0.3s ease-in-out;
}

.share-post-desctop .share-post__soc{
    display: flex;
    justify-content: center;
}

.post-showed {
    display: block;
    opacity: 1;
    z-index: 2;
    transform: translateY(0%);
}

.button--hidden {
  z-index: -1;
  visibility: hidden;
}

.share-post__title {
	text-align: center;
	font-size: 15px;
}

.share-post-desctop .share-post__title,
.share-post .share-post__title{
    margin: 15px 0;    
    padding: 5px;
    
    font-size: 16px;
    text-align: center;
    color: #202020;
}

.share-post__soc-button {
	cursor: pointer;
	border: 0px solid;
	background: none;
	outline: none;
}
.share-post__soc-button:first-child{
    padding-left: 0;
}

.share-post__soc-button-img {
	width: 35px;
	height: 35px;

	border-radius: 5px;
	
	transition: 0.2s ease;
}

.share-post__soc-button-img:first-child{
    margin-left: 0
}

.share-post__soc-button-img.vk {
	background-color: #4a76a8;
	fill: #fff
}

.share-post__soc-button-img.vk:hover {
	background-color: #5d86b4;
}

.share-post__soc-button-img.fb {
	fill: #3b5998;
	background-color: #fff;
}

.share-post__soc-button-img.fb:hover {
	fill: #607ebb;
}

.share-post__soc-button-img.ok {
	fill: peru;
	background-color: #fff;
}

.share-post__soc-button-img.ok:hover {
	fill: rgb(218, 153, 89);
}

@media screen and (max-width:780px){
/*     .z-carousel-caption-wrapper{
    display: none;
} */
    .w-header{
        display: block;
    }
    .desktop-header,.desktop-menu{
        display: none;
    }
    #zCarousel{
        padding-top: 135px;
    }
    #zCarousel h1{
        font-size: 24px;
    }
    .share-post-desctop{
        display: none;
    }
   /* Первый экран адаптив */
   .slider-form{
       display: none;
   }
    .container-adaptive {
    	max-width: 800px;
    	box-sizing: border-box;
    	width: 100%;
    	max-width: 800px;
    	margin: 0 auto;
    	padding-top: 20px;
    	text-align: center;
    	display: flex;
    	flex-direction: column;
    }
    
    .container-adaptive * {
    	box-sizing: border-box;
    	transition: 0.2s;
    	outline-color: #ffc12a
    }
    
    .container-adaptive button {
    	cursor: pointer;
    }

    .container-adaptive__button_yellow:active {
    	background-color: #4fd899;
    }
    
    .container-adaptive__button_yellow {
    	background-color: #ffc12a;
    	border: 0px solid;
    	padding: 14px;
    	font-size: 18px;
    	color: white;
    	font-weight: 400;
    	margin: 0 auto;
    	margin-bottom: 10px;
    	text-transform: uppercase;
    	border-radius: 4px;
    }
    
    .control-social {
      padding: 20px 10px;
    }
    
    .container-adaptive__button_yellow:focus {
    	background-color: #ffce57;
    }
    
    .container-adaptive__button_yellow:active {
    	background-color: #ffd77a;
    }
    
        
    .container-adaptive .control-social {
      background-color: #15CDC2;
    }
    
    .container-adaptive .control-social:focus {
      background-color: #6ce6ae;
    }
    
    
    .hidden {
    	display: none;
    }
    
    /* Стили попапа */
    .popup-window {
    	z-index: 99;
    	transform: translateX(-150%);
    	width: 100%;
    	height: 100vh;
    	background-color: rgba(5, 5, 5, 0.253);
    	position: fixed;
    	top: 0;
    	left: 0;
    	display: flex;
    	align-items: center;
    	transition: 0.3s ease-in-out;
    	flex-direction: column;
    	box-sizing: border-box;
    }
    
    .popup-showed{
        transform:translateX(0%);
    }
    
    .popup-window * {
    	box-sizing: inherit;
    }
    
    .popup-window__close-block {
    	cursor: pointer;
    	width: 100%;
    	text-align: right;
    	padding: 20px 10px;
    	background-color: rgba(37, 37, 37, 0.267);
    	transition: 0.2s;
    	margin-bottom: 5%;
    }
    
    .popup-window__close-block:active {
    	background-color: rgba(252, 252, 252, 0.267);
    }
    
    .popup-window__close-block:focus {
    	background-color: rgba(252, 252, 252, 0.267);
    }
    
    .popup-window__close-block__img-close {
    	width: 35px;
    	height: 35px;
    	transform: rotate(-90deg);
    	fill: #ffce57;
    	padding: 0;
    }
    
    .popup-window__container{
        width: 100%;
    }
    .popup-window__container .slider-form{
        margin: 0 auto;
        display: block;
    }
    .desctop{
        display: none;
    }
    .mbreadcrumbs {
      margin-bottom: 0;
    }
    .share-post {
      width: 100%;
      left: 0;
      bottom: -8px;
    }
    .share-post .share-post__title {
      font-size: 15px;
    }
}
.l-models-title {
  margin-bottom: 30px;
} 

/* carousel styles */
.l-carousel {
	width: 100%;
	max-width: 1170px;

	margin: 0 auto;

	position: relative;
}

.l-carousel__controller-prev,
.l-carousel__controller-next {
	height: 100%;

	background-color: #2d2d2d;
	border: 0px solid;

	position: absolute;

	top: 0;

	cursor: pointer;

	z-index: 1;
}

.l-carousel__controller-prev {
	left: 0;

	transform: rotate(-180deg);
}

.l-carousel__controller-next {
	right: 0;
}

.l-carousel__controller-next:hover,
.l-carousel__controller-prev:hover,
.l-carousel__controller-next:focus,
.l-carousel__controller-prev:focus {
	outline: 0;

	background-color: #d1d0d0;

}

.l-carousel__controller-icon {
	width: 18px;

	fill: #fff;
	stroke: #fff;
}

.l-carousel__wrapper {
  width: 100%;
  
	display: flex;
	justify-content: center;
}

.l-carousel__wrapper__item {
	padding-top: 5px;
	margin: 0 10px;

	text-align: center;

	border: 1px solid #ff6427;

	overflow: hidden;

	z-index: 1;
}


.l-carousel__wrapper__item a {
	text-decoration: none;
	color: transparent;

	outline: 0;
}

.l-carousel__wrapper__item-name {
  height: 100%;

	margin-top: 10px;
	padding: 5px;

	background: -webkit-linear-gradient(top, #ff442a 2%, #ff6427 100%);
	background: linear-gradient(to bottom, #ff442a 2%, #ff6427 100%);

	font-weight: bold;
	font-size: 14px;

	color: #fff;


	transform: translateY(4px);

	transition: 0.2s ease-in-out;
}

.l-carousel__wrapper__item-image {
    max-width: 200px;
    min-height: 200px;
    max-height: 130px;
    object-fit: contain;
}

.l-carousel__wrapper__item:hover .l-carousel__wrapper__item-name, 
.l-carousel__wrapper__item:focus .l-carousel__wrapper__item-name {
	transform: translateY(0px);
} 

.l-wrapper {
  width: 100%;
  max-width: 865px;
  box-sizing: border-box;
}
.l-wrapper__tabs {
  width: 100%;
  
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 10px;
  
  text-align: center;
}
.l-wrapper__tabs-button {
  width: 100%;
  height: 50px;
  padding: 10px;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: #171515;
  border: 0px solid #ff442a;
  background-color: #ccc;
  cursor: pointer;
}
.l-wrapper__tabs-button:hover, .l-wrapper__tabs-button:focus {
  background: -webkit-linear-gradient(top, #ff442a 2%, #ff6427 100%);
  background: linear-gradient(to bottom, #ff442a 2%, #ff6427 100%);
  color: #fff;
  outline: 0;
}
.l-wrapper__content {
  width: 100%;
}
.l-wrapper__box {
  display: none;
}
.tab--active {
  display: block;
}

.button--active {
  background: -webkit-linear-gradient(top, #ff442a 2%, #ff6427 100%);
  background: linear-gradient(to bottom, #ff442a 2%, #ff6427 100%);
  color: #fff;
}

.z-bg-how-we-work .how-we-work-icon {
  color: #0077cc;
}
.main-soc {
  width: 100%;
  
  background-color: transparent;
  padding: 20px;
  left: 0;
  bottom: 45px;
  border: 0px solid;
}

.main-soc .share-post__title {
  color: #fff;
}

.reviews {
  width: 100%;
  margin: 40px auto 50px;
  box-sizing: border-box;
}
.reviews * {
  box-sizing: inherit;
}
.reviews-container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
}
.reviews-list {
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  transition: 0.3s ease-in-out;
  position: relative;
}
.reviews-title {
  text-align: center;
  font-weight: 400;
  font-size: 30px;
  color: #333;
  margin-top: 0;
  margin-bottom: 30px;
}
.reviews-item {
  flex: 0 0 46%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 2%;
}
.reviews-item-figure {
  display: inline-block;
  background-color: #fff;
}
.reviews-item-image {
  max-width: 160px;
  height: 145px;
  margin-right: 40px;
  object-fit: cover;
  opacity: 0.8;
}
.reviews-item-info {
  margin-top: 10px;
}
.reviews-item-name {
  font-size: 16px;
  color: #262e34;
  font-weight: 400;
  position: relative;
}
.reviews-item-message {
  font-size: 16px;
  line-height: 1.3;
  color: #4e4e4e;
  font-weight: normal;
}
.rew_rating_star_n {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}
.rev_nw_img_and_name {
    display: flex;
    align-items: center;
}
.img_rev_soc img {
    width: 24px;
    margin-right: 4px;
}
.img_rev_soc {
    display: flex;
    align-items: center;
}
.reviews-controllers {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
/*рейтинг*/
.reviews-controllers_nw_button {
    background-color: #15CDC2;
    border-color: #15CDC2;
    outline: none;
    font-weight: 400;
    margin-right: 28px;
    font-size: 16px;
    color: white;
    padding: 12px 44px;
}
.reviews-controllers_nw_button:hover {
  text-decoration: none;
  outline: none;
  background-color: #1BB06C;
  color: white;
}
.rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  padding-left: 5px;
  white-space: nowrap;
  margin-right: 1rem;
}
.date {
    white-space: nowrap;
}

.rating > span {
  display: inline-block;
  position: relative;
  width: 18px;
  color: gold;
}

.star_1 > span:last-child:before {
  content: "\2605";
  position: absolute;
}
.star_2 > span:last-child:before,
.star_2 > span:nth-child(4):before{
  content: "\2605";
  position: absolute;
}
.star_3 > span:last-child:before,
.star_3 > span:nth-child(4):before,
.star_3 > span:nth-child(3):before{
  content: "\2605";
  position: absolute;
}
.star_4 > span:last-child:before,
.star_4 > span:nth-child(4):before,
.star_4 > span:nth-child(3):before,
.star_4 > span:nth-child(2):before{
  content: "\2605";
  position: absolute;
}
.star_5 > span:before {
  content: "\2605";
  position: absolute;
}
.name_rating {
  opacity: .4;
}
.rating_review_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
}
.reviews-controllers {
  margin-top: 20px;
  text-align: right;
}
.reviews-controllers-button {
  padding: 10px;
  border: 1px solid #adadad;
  background-color: transparent;
  cursor: pointer;
  outline: 0;
  opacity: 0.8;
  transition: 0.2s ease-in-out;
}
.reviews-controllers-button:first-child .reviews-controllers-icon {
  transform: rotate(180deg);
}
.reviews-controllers-button:hover, .reviews-controllers-button:focus {
  opacity: 1;
}
.reviews-controllers-button:active {
  opacity: 0.6;
}
.reviews-controllers-icon {
  width: 20px;
  height: 20px;
  fill: #262e34;
  vertical-align: sub;
}
.faqlist li {
  font-size: 16px;
}
@media screen and (max-width: 1060px) {
  .reviews-item-image {
    margin-right: 10px;
  }
  .reviews-item-info {
    margin-top: 0;
  }
  .reviews-item-message {
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
  }
  .reviews-item-message div {
    padding-right: 10px;
  }
}
@media screen and (max-width: 800px) {
  .reviews-item {
    flex: 0 0 96%;
  }
  .reviews-controllers {
      margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .reviews-container {
    padding: 0;
    margin: 0 10px;
  }
  .reviews-item {
    flex: 0 0 100%;
    margin: 0;
  }
  .reviews-item-image {
    max-width: 120px;
    height: 120px;

  }
}.covid_img {
    width: auto;
    height: 190px;
}
.covid_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.befor_el:after {
    content: "→";
    position: absolute;
    top: 12%;
    right: -13px;
    font-size: 30px;
}
.befor_el:last-child:after {
  content: '';
}
.img_text_map_all {
    display: flex;
}
.img_block_map {
    max-width: 500px;
}
.text-muted {
  color: #999999;
}
.main-content p {
  margin: 5px 0 5px;
  font-size: 16px;
}
.z-light-grey strong {
  font-weight: 400;
  font-size: 17px;
}
.new_etapi_h {
  font-size: 30px;
  font-weight: 400;
  color: #333;
}
.new_consult {
  font-size: 30px;
  font-weight: 400;
}
.new_process_item_all i {
  color: #333;
}
@media screen and (max-width: 768px) {
  .covid_flex {
      flex-wrap: wrap;
      justify-content: center;
  }
  .befor_el:after {
      content: "";
  }
  .img_text_map_all {
    display: flex;
    flex-wrap: wrap;
  }
  .img_block_map {
    max-width: 768px;
    width: 100%;
  }
  .main-menu__item {
    width: 30%;
  }
  .z-content h2 {
    font-size: 22px;
    font-weight: 400;
  }
  .reviews-title {
    font-size: 22px;
  }
  .new_etapi_h {
    font-size: 22px;
    font-weight: 400;
    color: #333;
  }
  .new_consult {
    font-size: 22px;
    font-weight: 400;
  }
  .main-menu__title {
    font-size: 22px;
  }
}
@media (max-width: 668px){
  .main-menu__text {
      text-align: left;
      margin-top: 0;
  }
  .main-menu__inner {
    min-height: inherit;
    width: 94%;
    display: flex;
    ALIGN-ITEMS: center;
    padding: 10px;
  }
}
.new_section_process {
  background-color: #e9e9e9;
  padding: 20px 0 60px;
}
.new_process {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.new_process_item {
  display: flex;
  align-items: center;
  padding: 25px 0;
}
.new_process_item_all {
  text-align: center;
  width: 210px;
  height: 155px;
}
.new_process_item_all_title {
  font-size: 20px;
  font-weight: 600;
  padding: 10px 0;
}
.new_process_item_all_content {
  font-size: 16px;
  font-weight: 400;
}
.new_process_item_arrow img {
  width: 100px;
}
.item_arrow_4,
.item_arrow_7 {
  display: none;
}
@media (max-width: 1024px){
  .item_arrow_4 {
    display: block;
  }
  .item_arrow_3,
  .item_arrow_7,
  .item_arrow_6 {
    display: none;
  }
}
@media (max-width: 1023px){
  .new_process_item_arrow {
    display: none;
  }
}
.block-sale {
    padding: 26px 0;
}
.owl-carousel {
    margin-bottom: 50px;
}
.comments {
    padding-bottom: 20px;
}
.text_block_map {
    padding-top: 10px;
}
.img_block_map {
    padding-top: 36px;
}
.block-sale-desc p {
    font-size: 14px !important;
}
@media (max-width: 475px) {
  .well.z-well.z-vertical-padding-10 {
    max-width: 32rem;
    margin: 1rem auto;
    text-align: center;
  }
}



footer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer {
  background-color: #202020;
  padding: 50px 0;
}
.footer a {
  -webkit-transition: 240ms;
}
.footer a:hover {
  color: #1491ff;
}
a.logo_link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
  text-decoration: none;
  text-align: center;
  max-width: 150px;
}
.footer_item_logo {
    min-width: 250px;
}
.logo_link img {
  margin-bottom: 10px;
  width: 100%;
  max-width: 150px;
}
.footer_item_all_sh {
    min-width: 210px;
}
.call_footer_nw {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.call_footer_nw a {
  display: flex;
  align-items: center;
  color: #337ab7;
  text-decoration: none;
  font-size: 18px;
}

.call_footer_nw a img {
  margin-right: 5px;
}
.addres_footer_nw {
  display: flex;
  flex-direction: column;
}
.call_footer_nw_title,
.addres_footer_nw_title {
  color: white;
  margin: 30px 0 10px;
  font-weight: 700;
  font-size: 18px;
}
.footer_item_punkt_title,
.footer_item_all_sh_title {
  color: white;
  font-weight: 700;
  font-size: 18px;
}
.call_footer_nw a:last-child {
  margin-top: 5px;
}
.addres_footer_nw span {
  color: #999999;
  font-size: 14px;
}
.addres_footer_nw a,
.footer_item_punkt a {
  margin-top: 5px;
  color: #337ab7;
  text-decoration: none;
  font-size: 14px;
}
.footer_item_punkt {
    display: flex;
    flex-direction: column;
    min-width: 250px;
}
.footer_oplata_1 img,
.footer_oplata_2 img {
    border: 1px solid #393939;
    padding: 2px;
    border-radius: 5px;
}
.footer_oplata_1 {
    margin-top: 5px;
}
.copyright_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid white;
    color: #999999;
}
.copyright_block a {
    color: #337ab7;
    text-decoration: none;
}
.copyright_block_l span{
    margin-right: 10px;
}
button.footer_btn_ruk {
    padding: 6px;
    width: 100%;
    background: no-repeat;
    border: 1px solid #999;
    color: #999;
    cursor: pointer;
    margin-top: 30px;
    -webkit-transition: 240ms;
}
button.footer_btn_ruk:hover {
    color: white;
}
.call_footer_nw span {
  margin-top: 10px;
  color: #999999;
}
a.footer_btn_ruk {
    padding: 6px;
    width: 100%;
    background: no-repeat;
    border: 1px solid #999;
    color: #999;
    cursor: pointer;
    margin-top: 30px;
    -webkit-transition: 240ms;
    display: block;
    text-align: center;
}
.footer_item_punkt_items {
  display: flex;
}
@media (max-width: 1023px) {

  .footer_item_logo {
    margin-bottom: 30px;
  }
  .footer_item_punkt {
    margin-bottom: 30px;
  }
  .copyright_block {
    margin-top: 30px;
  }
  .copyright_block {
    flex-direction: column;
    align-items: flex-start;
  }
  .copyright_block_l {
    display: flex;
    flex-direction: column;
  }
  footer {
    flex-wrap: wrap;
  }
  .footer_item_punkt {
    min-width: 200px;
  }
  .footer_item_punkt_items {
    flex-direction: column
  }
}
@media (max-width: 767px) {
  footer {
    flex-direction: column;
    max-width: 210px;
    margin: auto;
  }
}






header {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(4, 40px);
  grid-template-areas:
    "a a . . . . . . . . f f"
    "a a b b b c c d d e g g"
    "a a . . . k k k k k h h"
    "i i i i i i i i i i i i";
  max-width: 1170px;
  padding: 0 15px;
  margin: auto;
  font-family: "Roboto", sans-serif;
  background: #ffffff;
  color: #777777;
}
header * a {
  color: #777777;
  text-decoration: none;
}
.header {
      z-index: 100000;
}

.logo_off {
  grid-area: a;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.city_link {
  grid-area: b;
  display: grid;
  align-content: center;
  justify-content: center;
  font-size: 14px;
}
.btn_diagnostika {
  grid-area: c;
  cursor: pointer;
  width: 96%;
  outline: none;
  background: none;
  border: 1px solid #777777;
  color: #777777;
  transition: 240ms;
  border-radius: 5px;
}
.btn_diagnostika:hover {
  border: 1px solid #28325c;
  color: #28325c;
}
.btn_obr_zvonok {
  grid-area: d;
  cursor: pointer;
  display: grid;
  grid-auto-flow: column;
  justify-content: center;
  align-content: center;
  align-items: center;  
  width: 99%;
  outline: none;
  background: none;
  border: 2px solid #777777;
  color: #777777;
  transition: 240ms;
  border-radius: 5px;
  padding-right: 6px
}
.btn_obr_zvonok:hover {
  border: 2px solid #28325c;
  color: #28325c;
}
.btn_obr_zvonok img {
  margin-right: 6px;
}
.nav_link_usl_items a:hover {
  color: #28325c;
}
.magnifier {
  grid-area: e;
  display: grid;
  align-content: center;
  justify-content: center;
  position: relative;
}
.header_phone_1 {
  grid-area: f;
  display: grid;
  grid-auto-flow: column;
  justify-content: start;
  align-content: center;
  align-items: center;  
}
.header_phone_2 {
  grid-area: g;
  display: grid;
  grid-auto-flow: column;
  justify-content: start;
  align-content: center;
  align-items: center;  
}
.header_num_text {
  grid-area: h;
  font-size: 12px;
  display: grid;
  justify-content: start;
  align-content: center;
  margin-left: 4px;
}
nav {
  grid-area: i;
  display: grid;
  grid-auto-flow: column;
  align-items: center;
  align-content: center;
  text-align: center;
  border-top: 1px solid #c8c8c8;
/*   border-bottom: 1px solid #c8c8c8; */
}
.search_header_block {
  grid-area: k;
  display: grid;
  align-items: center;
  justify-content: space-between;
  justify-items: stretch;
  grid-template-columns: 1fr;
  max-width: 0%;
  transition: 240ms;
  overflow: hidden;
}
.burger {
  grid-area: l;
  width: 36px;
  height: 40px;
  display: none;
  cursor: pointer;
}
.search_header_block_active {
  max-width: 95%;
}
.nav_link_usl {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: 240ms;
}
.nav_link_st_zak {
  color: #077ccf;
}
.nav_link_usl:hover {
  color: #28325c;
}
.nav_link_usl a {
  transition: 240ms;
}
.nav_link_usl a:hover {
  color: #28325c;
}
.nav_link_a {
  transition: 240ms;
}
.nav_link_a:hover {
  color: #28325c;
}
.nav_link_a:last-child {
  border-right: none;
}
.nav_link_usl:hover {
  overflow: initial;
}
.nav_link_usl_items {
  position: absolute;
  display: grid;
  grid-gap: 10px;
  padding: 10px;
  background: white;
  width: 100%;
  font-size: 14px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;


  z-index: 2;
  list-style: none;
  border: 1px solid #e6e6e6;
  border-top: none;
}
.nav_link_usl span,
.city_link span {
  font-size: 13px;
  color: #b4b4b4;
}
.city_link_btn {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.city_link_btn:hover {
  overflow: initial;
}
.magnifier img {
  width: 26px;
  cursor: pointer;
  transition: 240ms;
}
.header_phone_1 img,
.header_phone_2 img {
  margin-right: 4px;
}
.header_phone_1,
.header_phone_2 {
  color: #777777;
  text-decoration: none;
  transition: 240ms;
}
.header_phone_1:hover,
.header_phone_2:hover {
  color: #28325c;
}
form.form_search_header {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: 1fr;
  height: 80%;
  border-bottom: 1px solid;
}
.form_magnifier_header {
  display: none;
}
.form_search_header input[type = submit] {
  width: 50px;
  border: none;
  background: none;
  cursor: pointer;
  z-index: 1;
}
.form_search_header input[type = text] {
  border: none;
  outline: none;
}
.magnifier_active{
  margin-top: 75px;
}
.header_us_price {
  font-size: 16px !important;
  color: inherit !important;
}
.mobal_header {
  display: contents;
}
.bg_header {
  display: none;
}
.logo_off img {
  max-width: 190px;
  max-height: 87px;
  margin-bottom: 5px;
}


@media (max-width: 1023px) {
  header {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(3, 40px);
    grid-template-areas:
      "l g g g g g g g g g g f"
      "a a a a a a a a a a a a"
      "a a a a a a a a a a a a";
    padding: 10px;
    border-bottom: 1px solid #c8c8c8;
  }
  .burger {
    display: block;
  }
  .logo_off {
    width: 250px;
    margin: auto;
    text-align: center;
  }
  .logo_off img:first-child {
    width: 130px;
    margin: auto;
  }
  .logo_off img:last-child {
    width: 250px;
  }
  .header_phone_1 span {
    display: none;
  }
  .header_phone_1 img {
    border: 1px solid #c8c8c8;
    height: 40px;
    width: 40px;
    margin-right: 0;
    border-radius: 3px;
  }
  .header {
    position: sticky;
    top: 0;
    z-index: 22;
  }
  a.header_phone_1 {
    display: grid;
    justify-content: end;
    align-items: center;
  }
  a.header_phone_2 {
    display: grid;
    justify-content: center;
    align-items: center;
  }
  .mobal_header {
    position: fixed;
    background: white;
    top: 0;
    bottom: 0;
    max-width: 280px;
    padding: 30px 10px 10px;
    display: grid;
    grid-template-rows: min-content;
    grid-template-areas:
        "i"
        "k";
    align-items: start;
    z-index: 10;
    left: -120%;
    -webkit-transition: 240ms;
    transition: 240ms;
  }
  .btn_obr_zvonok,
  .btn_diagnostika,
  .city_link,
  .header_num_text,
  .magnifier,
  .nav_link_usl span  {
    display: none;
  }
  .form_magnifier_header {
    display: block;
    z-index: 0;
    position: absolute;
    right: 0;
    width: 20px;
    margin-top: 8px;
    
  }
  form.form_search_header {
    position: relative;
  }
  .search_header_block {
    overflow: initial;
    max-width: 100%;
    height: 40px;
  }
  nav {
    grid-auto-flow: row;
    text-align: left;
    border: none;
    font-size: 14px;
  }
  .nav_link_usl {
    display: contents;
  }
  .nav_link_usl_items {
    position: initial;
    border: none;
    padding: 0;
    grid-gap: 0;
    font-size: 16px;
  }
  .nav_link_a {
    border: none;
  }
  .nav_link_usl_items li:last-child {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dfdfdf;
  }
  .nav_link_usl_items li {
    margin: 3px 0;
  }
  .nav_link_usl_items li a {
    font-size: 14px;
  }
  .nav_link_a:last-child {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 20px;
    margin-bottom: 14px;
  }
  a.nav_link_a {
    margin: 3px 0;
  }
  .bg_header {
    position: fixed;
    display: block;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    right: -100%;
    transition: 240ms;
    -webkit-transition: 240ms;
  }
  .bg_header img {
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer;
  }
  .bg_header.bg_b_active {
    right: 0%;
  }
  .mobal_header_active {
    left: 0%;
  }
}

@media screen and (max-width: 490px) {
  .img_rev_soc {
    flex-direction: column;
    align-items: flex-start;
  }
  .rew_rating_star_n {
    align-items: flex-start;
  }
  .reviews-controllers_nw_button {
    padding: 12px 24px;
  }
}

.full_block_form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 60px 0;
}
.full_b_f_left {
  position: relative;
  width: 100%;
}
.full_b_f_left_bg {
  width: 100%;
  max-height: 400px;
  object-fit: contain;
}
.full_b_f_left_title {
  position: absolute;
  z-index: 0;
  color: black;
  font-size: 36px;
}
.full_b_f_right_input input {
  height: 53px;
  margin-bottom: 0;
  padding: 0 20px 0 55px;
  width: 100%;
  border: 1px solid rgb(223, 223, 223);
  margin-bottom: 20px;
  outline: none;
}
.full_b_f_right_input input {
  background: #fff url(/assets/templates/newdesign/img//full_block_form-3.png) 20px center no-repeat;
}
.full_b_f_right_input:first-child input {
  background: #fff url(/assets/templates/newdesign/img//full_block_form-2.png) 20px center no-repeat;
}
.full_b_f_right {
  min-width: 400px;
}
.full_b_f_right_input div {
  color: #010101;
  font-size: 15px;
  margin: 16px 0;
  opacity: .5;
}
.full_b_f_right_submit button {
  background: #ffc12a;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  height: 55px;
  line-height: 55px;
  margin-top: 14px;
  margin-bottom: 14px;
  moz-border-radius: 3px;
  text-align: center;
  webkit-border-radius: 3px;
  width: 100%;
  border: none;
  -webkit-transition: 140ms;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0;
}
.full_b_f_right_submit button:hover {
  background: #f5a300;
}
.full_b_f_right_kurer {
  display: flex;
  align-items: center;
  color: #9c9c9c;
}
.full_b_f_right_podtv a {
  color: #337ab7;
  text-decoration: none;
}
.full_b_f_right_podtv {
  font-size: 14px;
}
img.full_b_f_left_bg {
  filter: opacity(0.3);
}
.time_price_ot {
    color: white;
    display: flex;
    margin-top: 12px;
    font-size: 20px;
}
.time_ot {
  margin-right: 30px;
  background-image: url(/assets/templates/newdesign/img/time-ot.svg);    
  background-repeat: no-repeat;
  background-size: 30px;
  padding-left: 40px;
}
.price_ot {
  background-image: url(/assets/templates/newdesign/img/price-ot.svg);
  background-repeat: no-repeat;
  background-size: 28px;
  padding-left: 40px;
}
.models_pop_pl {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
.models_pop_pl_more {
  background: linear-gradient(to bottom, #ff442a 2%, #ff6427 100%);
  color: #fff;
  padding: 12px 20px;
  width: 240px;
  border: none;
  margin-bottom: 45px;
  float: right;
  margin-top: 20px;
  margin-right: 21px;
}
.new_all_carousel_pl {
    display: flex;
    flex-wrap: wrap;
    max-height: 830px;
    overflow: hidden;    
    justify-content: center;
}
.new_all_carousel_pl .l-carousel__wrapper__item {
  width: 180px;
  margin: 14px;
}
.models_pop_pl .l-carousel__wrapper__item {
  width: 180px;
  margin: 14px;  
}
.map_all_title {
    text-align: center;
    margin: 50px 0 30px;
}
.map_all_body {
    display: flex;
}
.map_all_body_l {
  width: 360px;
  min-width: 360px;
}
.map_all_body {
    display: flex;
    height: 400px;
}
.map_all_body_l_items {
    height: 400px;
    overflow: auto;
}
.map_all_body_l_item {
    padding-bottom: 10px;
    margin-bottom: 14px;
    border-bottom: 1px dashed #cecece;
}
.map_all_body_r {
    width: 100%;
}
.map_all_body_l_item_city,
.map_all_body_l_item_phone,
.map_all_body_l_item_time {
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 24px;
  margin: 4px 0px;
  font-size: 16px;
}
.map_all_body_l_item_city {
  background-image: url('/assets/templates/newdesign/img/new-img-10-2021/bx_bxs-map-all-gray.svg');
  cursor: pointer;
}
.map_all_body_l_item_phone {
  background-image: url('/assets/templates/newdesign/img/new-img-10-2021/bx_bxs-phone-call-gray.svg');
}
.map_all_body_l_item_time {
  background-image: url('/assets/templates/newdesign/img/new-img-10-2021/bx_bxs-time-all-gray.svg');
}
a.static_phone_call {
    width: 50px;
    height: 50px;
    background-color: #2bc7be;
    display: flex;
    position: fixed;
    right: 20px;
    bottom: 20px;
    border-radius: 100%;
    background-image: url(/assets/templates/newdesign/img/new-img-10-2021/bx_bxs-phone-call-gray.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
    
  animation: bounce  3s infinite ease-in-out;
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.reviews_obert {
  display: flex;
  align-items: center;
  justify-content: center;
}
.reviews_obert .z-pay-icons {
    margin-bottom: 26px;
    margin-left: 10px;
}
@media (max-width: 540px) {
  .reviews_obert {
    flex-direction: column;
  }
}



@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  }
  40%, 43% {
  -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
  transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
  }
  70% {
  -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
  transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
  -webkit-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
  }
  90% {
  -webkit-transform: translate3d(0,-4px,0);
  transform: translate3d(0,-4px,0);
  }
  }
  
  @keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  }
  40%, 43% {
  -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
  transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
  }
  70% {
  -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
  transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
  -webkit-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
  }
  90% { -webkit-transform: translate3d(0,-4px,0); transform: translate3d(0,-4px,0);
  }
  }







@media (max-width: 768px) {
  .full_block_form {
    flex-direction: column;
  }
  .full_b_f_left_title {
    left: 0;
    right: 0;
    top: 15%;
    text-align: center;
    font-size: 28px;
  }
  .full_b_f_right {
    width: 300px;
    min-width: 300px;
  }
  .time_price_ot {
      flex-direction: column;
      text-align: left;
  }
  .time_ot {
      margin-bottom: 8px;
  }
  .map_all_body {
    flex-direction: column;
  }  
  .map_all_body {
    display: flex;
    height: 800px;
  }
  .map_all_body_l {
    width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 992px) {
  .full_block_form {
    flex-direction: column;
  }
}
@media (max-width: 495px) {
  .new_process_item_all {
    text-align: center;
    width: 100%;
    height: 100%;
  }
  .new_process_item_all_title {
    padding: 2px 0;
  }
  .new_process_item {
    padding: 14px 0;
  }
  .new_all_carousel_pl .l-carousel__wrapper__item {
    width: 140px;
    margin: 6px;
  }
  .new_all_carousel_pl  .l-carousel__wrapper__item-image {
      max-width: 120px;
      min-height: 130px;
      max-height: 130px;
      object-fit: contain;
  }
  button.models_pop_pl_more {
    width: 90%;
    margin: 10px 0;
    float: initial;
  }
  .models_pop_pl_more_block {
    text-align: center;
  }
}