/*   
Theme Name: Prochistka
Author: Sinect
Author URI: http://sinect.ru
*/
.wrapper {
    overflow-x: hidden;
}
.hidden_price_item{
	display:none!important;
}
.show_price.btn{
	margin:0 auto;
	display:block;
	width:max-content;
	cursor:pointer;
}
.kama_breadcrumbs{
	padding-top:30px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	font-size:16px;
	line-height:25px;
	font-weight:300;
}
.kama_breadcrumbs span a{
	color:#333;
	opacity:0.8;
}
.kama_breadcrumbs span span span{
	font-weight:400;
}
.kama_breadcrumbs .kb_sep{
	width:25px;
	height:25px;
	background:url(images/sep.svg) center no-repeat;
	margin:0 10px;
}
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir=rtl] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.psd, .cooperation-promo-contact .price-left-bottom:before, .cooperation-promo:before, .proposal-card-title:before, .proposal-card:before, .vacancy-name:before, .vacancy-card.closed:after, .vacancy-message:before, .vacancy-message:after, .tag-box a:before, .review-card-bottom .text-inner:before, .vacancy-bottom .text-inner:before, .review-card-bottom p:before, .vacancy-bottom p:before, .review-card-bottom ol:not([class]) li:before, .vacancy-bottom ol:not([class]) li:before, ol:not([class]) .review-card-bottom li:before, ol:not([class]) .vacancy-bottom li:before, .review-card:before, .vacancy-card:before, .review-nav a:before, .contact-tel-item.has-ico:before, .contact:before, .more:before, .article-card p:before, .article-card ol:not([class]) li:before, ol:not([class]) .article-card li:before, .article-card .img-box:before, .date:before, .aside-comment-card .name:before, .sertificate-card a:before, .sertificate-card a:after, .aside-title:before, .form .btn .ico:before, .modal-content .close:before, .modal-content .close:after, .ftr-title:before, .slick-arrow:before, .price-info-list li:before, .price-left-bottom .ico:before, .price-block:after, .step-list li:not(:last-child):after, .list li:before, .time:before, .time:after, .services-item .img-box:before, .headline:before, .main-nav > li.has-menu > a:after, .adress:before {
	content: "";
	display: block;
	position: absolute;
}

.trans, .vacancy-name a, .tag-box a, .review-nav a, .location a, .more a, .article-card .name a, .breadcrumb .breadcrumb-item a, .copy a,
.create a, .btm-nav li a, .ftr-list li a, .ftr-title:before, .step-list li a, .services-item a, .services-item > div, .nav-ico span, .main-nav > li > ul > li > a, .main-nav > li > a, .head-btm, .socially a svg, .top-nav li a, .btn {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.btn {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	text-decoration: none !important;
	border-radius: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 181.19%;
	padding: 5px 17px;
	background: transparent;
	-webkit-box-shadow: 0px 2px 0px #0088cc, 0px 7px 7px #BEC8DB !important;
	box-shadow: 0px 2px 0px #0088cc, 0px 7px 7px #BEC8DB !important;
	border-bottom: 2px solid #0088cc;
	background: #2196e0;
	white-space: nowrap;
	border-radius:5px;
}
.btn:hover {
	color: #fff;
	background: #2086ff;
	border-bottom-color: #0056eb;
}
.btn:focus {
	color: #cae2ff;
	background: #2086ff;
	border-bottom-color: #0056eb;
}

.calc-btn,
.icon-btn {
	position: relative;
	font-size: 18px;
	line-height: 26px;
	padding: 10px 28px 10px 80px;
	width: 100%;
}
.calc-btn .ico,
.icon-btn .ico {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50px;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	background: #0088cc;
}
.calc-btn svg,
.icon-btn svg {
	width: 40px;
	height: 50px;
	margin-top: 8px;
}

.red-btn {
	background: #2196e0;
	border-bottom-color: #0088cc;
	-webkit-box-shadow: 0px 3px 0px #0088cc, 0px 8px 18px #2196e0 !important;
	box-shadow: 0px 3px 0px #0088cc, 0px 8px 18px #2196e0 !important;
}
.red-btn:hover {
	color: #fff;
	background: #0088cc;
	border-bottom-color: #0088cc;
}
.red-btn:hover .ico {
	background: #0088cc;
}
.red-btn:focus {
	color: #ffd9d9;
	background: #0088cc;
	border-bottom-color: #0088cc;
}
.red-btn:focus .ico {
	background: #0088cc;
}

.realy-red-btn {
	background: #e40000;
	border-bottom-color: #c30000;
	border-bottom: none;
	-webkit-box-shadow: 0px 3px 0px #c30000, 0px 8px 18px #c30000 !important;
	box-shadow: 0px 3px 0px #c30000, 0px 8px 18px #c30000 !important;
    border-radius: 0;
}
.realy-red-btn:hover {
	color: #fff;
	background: #c30000;
	border-bottom-color: #c30000;
	border-bottom: none;
}
.realy-red-btn:hover .ico {
	background: #c30000;
}
.realy-red-btn:focus {
	color: #ffd9d9;
	background: #c30000;
	border-bottom-color: #c30000;
	border-bottom: none;
}
.realy-red-btn:focus .ico {
	background: #c30000; 
}
 
.all-btn {
	position: relative;
	font-size: 18px;
	line-height: 26px;
	padding: 10px 28px 10px 80px;
	width: 100%;
}
.all-btn .ico {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50px;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	background: #0050da;
}
.all-btn svg {
	width: 54px;
	height: 54px;
	margin-top: 8px;
}
.all-btn:hover .ico {
	background: #0072f9;
}
.all-btn:focus .ico {
	background: #0050db;
}

button, a,
.slide.slick-slide.slick-current.slick-active {
	outline: none !important;
}

body {
	background: #ffffff;
	font-family: "Ubuntu", sans-serif;
	font-size: 16px;
	color: #000;
}

h1, h2, h3, h4, h5 {
	margin-top: 0;
}

ul, ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.styled {
    margin-bottom: 24px;
}

ul.styled li {
    list-style: inside; 
}

a {
	color: #000;
}
a:hover, a:focus {
	color: #000;
}

p, ol:not([class]) li {
	font-size: 16px;
	color: #000;
	line-height: 24px;
	margin: 0 0 24px 0;
}

.no-shadow, .sale-form .form-control:focus {
	-webkit-box-shadow: 0 0 0 transparent !important;
	box-shadow: 0 0 0 transparent !important;
	outline: none !important;
}

.align, .vacancy-card .more a, .tag-box a, .person-card img, .more span, ol:not([class]) li:before, .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .sertificate-card a, .btm-nav li a, .ftr-tel a, .super-footer .logo, .swipe-hint span, .price-title .ico, .step-list li:before, .time span, .tel a, .logo, svg {
	display: inline-block;
	vertical-align: top;
}

svg {
	width: 100%;
	height: 100%;
}

.alignleft {
    float: left;
    margin: 0 1em 0 0;
}

.alignright {
    float: right;
    margin: 0 0 0 1em;
}

.no-scroll {
    overflow: hidden;
}

.head-btm {
    overflow-y: auto;
}

.header {
	background: #fff;
	-webkit-box-shadow: 0px 7px 22px rgba(79, 82, 88, 0.11);
	box-shadow: 0px 7px 22px rgba(79, 82, 88, 0.11);
	position: fixed;
	z-index: 10;
	width: 100%;
}

.head-top {
	padding: 15px 0;
	display: none;
}



.logo {
	overflow: hidden;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 35px;
	flex: 0 0 35px;
	max-width: 35px;
}
.logo img {
	width: 200px;
}




.top-nav {
	font-size: 14px;
	line-height: 16px;
}
.top-nav li {
	display: block;
	border-bottom: 1px solid #E3E7EE;
}
.top-nav li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 10px;
}
.top-nav li a:hover {
	color: #2196e0;
}
.top-nav li:first-child a {
	color: #2196e0;
	font-weight: 700;
}

.head-mdl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px 0;
	border-bottom: 1px solid #E3E7EE;
	    flex-wrap: wrap;
}
.head-mdl .btn {
	display: none;
}

@media only screen and (max-width: 768px) {
	.head-mdl {
		column-gap: 30px;
	}
	.adress_mob_wrap {
        display: none !important;
	}
}



.socially {
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 140px;
	flex: 0 0 140px;
	max-width: 140px;
}
.socially a {
	display: block;
	text-decoration: none;
	max-width: 40px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40px;
	flex: 0 0 40px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #FFFFFF;
	-webkit-box-shadow: 0px 4px 10px #E6ECF5;
	box-shadow: 0px 4px 10px #E6ECF5;
	border-radius:5px;
}
.socially a + a {
	margin-left: 10px;
}
.socially a svg {
	fill: #999;
	height: 20px;
}

.socially a:hover svg,
.socially a:hover svg path {
	fill: #2196e0;
}

.socially a:hover svg path.svg_white {
	fill: white;
}

.vkontakte {
	width: 28px;
	height: 16px;
}

.facebook {
	width: 12px;
	height: 21px;
}

.instagram {
	width: 23px;
	height: 22px;
}

.adress {
	position: relative;
	padding: 8px 5px 8px 10px;
	background: #F0F2F4;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 150px;
	flex: 0 0 150px;
	max-width: 150px;
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius:5px;
}
.adress_mob_wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.head-mdl .adress.adress_mob {
	display: flex;
	background: none;
}
.head-mdl .adress.adress_mob:before{
	display: none;
}
.adress:before {
	top: 0;
	left: 100%;
	width: 0;
	height: 0;
	border-top: 22px solid transparent;
	border-left: 14px solid #F0F2F4;
	border-bottom: 22px solid transparent;
}
.adress .ico {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 12px;
	flex: 0 0 12px;
	max-width: 12px;
	height: 17px;
	margin-right: 10px;
}
.adress a {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #000;
	font-size: 14px;
	line-height: 181.19%;
	white-space: nowrap;
}


.worktime, .mail {
	display: none;
	font-size: 14px;
	line-height: 16px;
	color: #616161;
}
.worktime .ico, .mail .ico {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20px;
	flex: 0 0 20px;
	max-width: 20px;
	height: 20px;
	margin: 2px 10px 0 0;
}
.worktime span.color, .mail span.color {
	font-weight: 700;
	color: #E70000;
}

.mail .ico {
	margin-top: -3px;
}

.tel {
	display: block;
}
.tel a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
}
.tel span {
	display: none;
	font-size: 14px;
	color: #616161;
}



.head-btm {
	display: block;
	position: fixed;
	z-index: 200;
	background: #fff;
	top: 0;
	left: 0;
	height: 100vh;
	overflow: auto;
	width: 500px;
	max-width: 80%;
	-webkit-box-shadow: 0px 7px 22px rgba(79, 82, 88, 0.11);
	box-shadow: 0px 7px 22px rgba(79, 82, 88, 0.11);
	padding: 15px;
	-webkit-transform: translateX(-120%);
	transform: translateX(-120%);
}
.head-btm .tel {
	display: block;
}
.head-btm .socially {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: start;
}
.footer-btm .socially {
	justify-content: center;
}
.head-btm .btn {
	display: block;
	margin: 20px 0;
	font-size: 21px;
}


.main-nav > li {
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #E3E7EE;
}
.main-nav > li > a {
	display: block;
	position: relative;
	padding: 10px;
	text-decoration: none;
}
.main-nav > li > a:hover {
	color: #fff;
	background: #2196e0;
}
.main-nav > li.has-menu > a:after {
	top: 50%;
	right: 10px;
	width: 8px;
	height: 8px;
	border-bottom: 1px solid #BBC2D0;
	border-right: 1px solid #BBC2D0;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
}
.main-nav > li > ul {
	display: block;
	position: fixed;
	z-index: 201;
	background: #fff;
	top: 44px;
	left: 0;
	height: calc(100vh - 44px);
	overflow: auto;
	width: 100%;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.main-nav > li > ul > li {
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #E3E7EE;
}
.main-nav > li > ul > li > a {
	display: block;
	position: relative;
	padding: 10px;
	text-decoration: none;
}
.main-nav > li > ul > li > a:hover {
	color: #fff;
	background: #2196e0;
}
.main-nav > li.js-active {
	position: fixed;
	z-index: 220;
	top: 0;
	left: 0;
	right: 0;
}
.main-nav > li.js-active > a {
	padding: 15px;
	text-align: center;
	-webkit-transition: none;
	transition: none;
	color: #fff;
	background: #2196e0;
}
.main-nav > li.js-active > a:after {
	right: auto;
	left: 10px;
	border-color: #fff;
	-webkit-transform: translateY(-50%) rotate(135deg);
	transform: translateY(-50%) rotate(135deg);
}
.main-nav > li.js-active > ul {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}




.nav-ico {
	display: block;
	position: relative;
	width: 28px;
	height: 20px;
	overflow: hidden;
}
.nav-ico span {
	display: block;
	position: absolute;
	background: #000;
	border-radius: 3px;
	left: 0;
	height: 2px;
}
.nav-ico span:first-child {
	top: 0;
	width: 100%;
}
.nav-ico span:nth-child(2) {
	top: 8px;
	width: 15px;
}
.nav-ico span:last-child {
	top: 15px;
	width: 15px;
}

.backdrop {
	display: none;
	position: fixed;
	z-index: 190;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.5);
}

.js-open .backdrop {
	display: block;
}
.js-open .nav-ico span:nth-child(2) {
	left: 150%;
}
.js-open .nav-ico span:first-child {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 9px;
}
.js-open .nav-ico span:last-child {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 28px;
	top: 9px;
}
.js-open .head-btm {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}


.hero {
	padding: 50px 0 45px;
	position: relative;
	z-index: 1;
	background: url(images/fon1.jpg) center top no-repeat #fff;
	background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;

}
.hero .img {
	display: block;
	height: 230px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}
.hero .img img {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	left: 0;
	width: 100%;
}

.hero-text {
	padding-left: 0;
}

.hero-title {
	font-weight: bold;
	font-size: 30px;
	line-height: 38px;
	color: #3A3A3A;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.hero-sub-title {
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	color: #3A3A3A;
	margin-bottom: 25px;
	text-transform: uppercase;
	display: block;
}

.hero-list {
	padding-bottom: 15px;
	max-width: 500px;
}
.hero-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 17px;
	line-height: 24px;
	color: #000000;
	margin-bottom: 20px;
}
.hero-list strong {
	font-weight: 700;
}
.hero-list .ico {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;

	-webkit-box-flex: 0;
	-ms-flex: 0 0 49px;
	flex: 0 0 49px;
	max-width: 49px;
	height: 49px;
	margin-right: 25px;
}
.hero-list span:not([class]) {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
}
.hero-list li:first-child svg {
	width: 39px;
	height: 39px;
	margin-top: 5px;
}
.hero-list li:nth-child(2) svg {
	width: 43px;
	height: 45px;
}
.hero-list li:nth-child(3) svg {
	width: 46px;
	height: 35px;
	margin-top: 8px;
}


.services {
	padding: 30px 0 1px;
}
.services .row {
	margin-left: -7px;
	margin-right: -7px;
}
.services div[class^=col-] {
	padding-left: 7px;
	padding-right: 7px;
}



.headline {
	padding: 0 0 25px 0;
	border: none;
	margin-bottom: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	line-height: 34px;
	color: #3A3A3A;
	position: relative;
	text-transform: uppercase;
}
.headline:before {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
	background: #2196e0;
	width: 50px;
	height: 5px;
}



.services-item {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	margin-bottom: 15px;
	
	box-shadow: 0 4px 32px rgb(0 0 0 / 6%);
	box-shadow:none;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F2F7FF));
	background: linear-gradient(180deg, #FFFFFF 0%, #F2F7FF 100%);
	height: calc(100% - 15px);
	border-radius:5px;
	border-radius:15px;
	border:2px solid rgba(33, 150, 224, 0.2);
	overflow:hidden;
}
.gallery .services-item {
	box-shadow:none;
	background:#fff;
	border-radius:0;
	border:none;
	font-size:17px;
	font-weight:500;
	line-height:20px;
}
.services-item a{
	box-shadow: 0 4px 32px rgb(0 0 0 / 6%);
	box-shadow:none;
}
.services-item a, .services-item > div {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	color: #000;
	padding-bottom: 20px;
}
.services-item a.btn.calc-btn.red-btn{
	color: #fff;
	padding: 20px;
	text-transform:uppercase;
	margin:0 20px 20px;
	width:calc(100% - 40px);
	border:none;
	box-shadow:none!important;
	border-radius:10px;
	padding:10px;
}/*
.services-item a:hover, .services-item > div:hover {
	background: #fff;
	 box-shadow: 0 7px 40px rgb(0 0 0 / 15%);
}
.services-item > div:hover {
	background: #fff;
	 box-shadow: 0 7px 40px rgb(0 0 0 / 15%);
}*/
.services-item strong {
	font-weight: 700;
	font-weight: 500;
	white-space: pre-wrap;
	padding: 0 5px;
}
.services-item .price {
	color: #E70000;
	font-size: 14px;
	font-size: 17px;
	margin-top: 6px;
	margin-top:15px;
}
.services-item .price strong {
	display: inline;
	font-size: 18px;
	font-size: 17px;
}
.services-item span {
	display: block;
}
.services-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	position: relative;
	z-index: 1;
	border-radius:0!important;
}
.services-item .img-box {
	height: 120px;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
	margin-bottom:30px;
}
.services-item .img-box:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;

}



.emergency {
	padding: 85px 0;
	position: relative;
	/* background: url(images/fon2.jpg) center top no-repeat #B00001; */
		background: url(images/fon2.webp) center top no-repeat #B00001;
	background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
.emergency p, .emergency ol:not([class]) li, ol:not([class]) .emergency li {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0;
	padding-bottom: 25px;
	max-width: 300px;
}
.emergency .price {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	margin-top: 20px;
	display:inline-block;
	background:#2196e0;
	margin-left:150px;
	padding:20px;
	border-radius:5px;
}




.emergency-title {
	font-weight: bold;
	font-size: 30px;
	line-height: 34px;
	text-transform: uppercase;
	margin-bottom: 25px;
	color: #fff;
	max-width: 300px;
}
.emergency-title span {
	color: #fff;
	background:#ff0000;
	border-radius:5px;
	padding:5px;
}

.emergency .phone a:hover {
    color: #e70000;
}





.phone {
	position: relative;
	padding-left: 35px;
	margin-top: 58px;
	font-weight: bold;
	font-size: 28px;
	line-height: 30px;
}
.phone .arrow {
	position: absolute;
	top: -58px;
	left: 100px;
	width: 24px;
	height: 38px;
}
.phone .ico {
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -9px;
	width: 40px;
	height: 64px;
	margin-top: 5px;
}
.phone a {
	text-decoration: none;
	color: #fff;
}
.time {
	background: #E70000;
	position: absolute;
	right: 15px;
	top: 15px;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	font-size: 20px;
	line-height: 20px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.11);
	color: #fff;
	font-weight: 700;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.time:before, .time:after {
	border-radius: 50%;
	top: 4px;
	right: 4px;
	bottom: 4px;
	left: 4px;
	border: 2px solid #fff;
}
.time:after {
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	border: 2px solid rgba(108, 220, 255, 0.5);
}
.time span {
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
	margin-bottom: 5px;
}




.objects {
	padding: 30px 0;
}
.objects .row {
	margin-left: -7px;
	margin-right: -7px;
}
.objects div[class^=col-] {
	padding-left: 7px;
	padding-right: 7px;
}



.obj-item {
	margin-bottom: 15px;
	height: calc(100% - 15px);
	border-bottom: 3px solid #1a7ebe;
	border: 2px solid rgba(33,150,224,0.2);
	background: -webkit-gradient(linear, left bottom, left top, from(#D5E4FF), color-stop(65.18%, rgba(255, 255, 255, 0)));
	background: linear-gradient(0deg, #D5E4FF 0%, rgba(255, 255, 255, 0) 65.18%);
	background: linear-gradient(0deg, #F2F7FF 0%, rgba(255, 255, 255, 0) 65.18%);
	font-size: 14px;
	line-height: 16px;
	color: #000;
	text-align: center;
	padding-bottom: 15px;
	position: relative;
	 -webkit-transition: all 0.2s;
    transition: all 0.2s;
	border-radius:20px;
	font-weight:500;
	display:flex;
	flex-direction:column;
}

.obj-item .img-box {
	height: 130px;
	overflow: hidden;
}
.obj-item .img-box img {
	max-width: 100%;
	max-height: 100%;
}



.price-label {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	padding: 6px 12px;
	background: rgba(33, 150, 224, 0.75);
	-webkit-box-shadow: 0px 9px 6px rgba(33, 150, 224, 0.22);
	box-shadow: 0px 9px 6px rgba(33, 150, 224, 0.22);
	
	position: static;
	order:1;
	color:#2196E0;
	background:transparent;
	box-shadow:none;
}
.price-label span {
	font-weight: bold;
	font-size: 16px;
}



.methods {
	background: url(images/fon3.jpg) center center no-repeat;
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	padding: 30px 0 1px;
	background: linear-gradient(0deg, #F2F7FF 0%, rgba(255, 255, 255, 0) 65.18%);
}
.methods .headline {
	color: #3a3a3a;
}
.methods .headline:before {
	background: #20AFFF;
}


.method-item {
	margin-bottom: 30px;
	font-size: 15px;
	line-height: 24px;
	color: #3a3a3a;
}
.method-item .img-box {
	height: 132px;
	height: 170px;
	overflow: hidden;
}
.method-item .img-box img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius:15px;
}

.method-item-title {
	text-align: center;
	font-size: 15px;
	line-height: 18px;
	padding: 18px 10px;
	background: #2196e0;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 6px 7px rgba(12, 144, 233, 0.41);
	box-shadow: 0px 6px 7px rgba(12, 144, 233, 0.41);
	color:#fff;
	text-align: left;
	font-size: 17px;
	padding:0;
	background:transparent;
	margin:20px 0 10px;
	-webkit-box-shadow:none;
	box-shadow:none;
	color:#333;
	font-weight:500;
}


.equipment {
	padding: 30px 0;
}


.equipment .row {
    row-gap: 20px;
}
.equipment-item {
	/*margin-bottom: 30px;*/
	padding:25px 35px;
	border-radius:20px;
	border:2px solid rgba(33,150,224,0.2);
	background: linear-gradient(180deg, #FFF 70%, #F2F7FF 100%);
	height: 100%;
}/*
.equipment-item .img-box {
	box-shadow: 0 4px 32px rgb(0 0 0 / 15%);
	margin: 0 0 15px;
	border-radius:5px;
}*/
.equipment-item .img-box img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}/*
.equipment-item .price {
	font-size: 21px;
	line-height: 24px;
	color: #212121;
	color: #2196e0;
}
.equipment-item .price span {
	font-weight: bold;
	font-size: 35px;
	color: #2196e0;
}*/
.equipment-item .price {
	font-size: 20px;
	line-height: 24px;
	color: #2196e0;
	font-weight: bold;
}
.equipment-title {
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
}
.container ul.list{
	margin-bottom:0;
}
.container ul.list li{
	padding-bottom:10px;
}
.list {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 24px;
}
.list li {
	display: block;
	position: relative;
	padding-left: 15px;
}
.list li:before {
	top: 10px;
	left: 0;
	width: 8px;
	height: 8px;
	background: #2196e0;
	border-radius: 50%;
}


.equipment .slick-arrow,
.equipment .slick-dots,
.equipment .swipe-hint {
  display: none !important;
}

.equipment-item-msk .img-box {
		margin-bottom: 18px;
	}
@media (max-width: 768px) {
	.col-lg-3:has('.equipment-item-msk') {
		width: 50%;
	}
	.equipment-item-msk .img-box {
		height: 80px;
		margin-bottom: 9px;
	}
	.equipment-item-msk {
		padding: 16px 12px;
	}
	.equipment-item-msk .equipment-title {
		font-size: 14px;
		line-height: 18px;
	}
	.equipment-item-msk .equipment-desc {
		font-size: 12px;
	}
	
	.equipment .swipe-hint {
	  display: block !important;
	}
}

.steps {
	padding: 30px 0;
	background: -webkit-gradient(linear, left bottom, left top, from(#EDEFF0), to(#EDEFF0)), -webkit-gradient(linear, left bottom, left top, from(#EDEFF0), to(#EDEFF0));
	background: linear-gradient(0deg, #EDEFF0, #EDEFF0), linear-gradient(0deg, #EDEFF0, #EDEFF0);
}

.step-list {
	counter-reset: li;
	list-style: none;
	-webkit-box-shadow: 0px 5px 6px #CED7E9;
	box-shadow: 0px 5px 6px #CED7E9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(26%, #FFFFFF), color-stop(64.39%, #FFFEE3), color-stop(83.19%, #FFFDD9), to(#FFFDCA));
	background: linear-gradient(180deg, #FFFFFF 26%, #FFFEE3 64.39%, #FFFDD9 83.19%, #FFFDCA 100%);
	border: 1px solid #FFF850;
}
.step-list li {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 82px 10px 48px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	font-size: 14px;
	line-height: 22px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.step-list li strong {
	font-weight: 700;
}
.step-list li a {
	font-weight: 700;
	color: #E70000;
	border-bottom: 2px dotted #E70000;
	text-decoration: none;
}
.step-list li a:hover {
	border-bottom-color: transparent;
}
.step-list li span {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 210px;
	flex: 0 0 210px;
	max-width: 210px;
}
.step-list li:before {
	content: counter(li);
	counter-increment: li;
	font-weight: 500;
	font-size: 52px;
	line-height: 24px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 42px;
	flex: 0 0 42px;
	max-width: 42px;
	margin-top: 13px;
}
.step-list li:not(:last-child):after {
	width: 30px;
	height: 189px;
	bottom: -70px;
	left: calc(50% - 10px);
	background: url(images/arrow.svg) 0 center no-repeat;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.step-list .ico {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	background: #FFF850;
	-webkit-box-shadow: 0px 4px 10px rgba(187, 183, 79, 0.26);
	box-shadow: 0px 4px 10px rgba(187, 183, 79, 0.26);
	position: absolute;
	top: 0;
	left: calc(50% - 30px);
}
.step-list li:first-child svg {
	width: 30px;
	height: 42px;
}
.step-list li:nth-child(2) svg {
	width: 41px;
	height: 41px;
	margin-top: 5px;
}
.step-list li:nth-child(3) svg {
	width: 56px;
	height: 33px;
	margin-top: 5px;
}
.step-list li:last-child svg {
	width: 39px;
	height: 39px;
}


.price-list {
	padding: 30px 0;
}


.price-block {
/*	-webkit-box-shadow: 0px 5px 6px rgba(206, 215, 233, 0.66);
	box-shadow: 0px 5px 6px rgba(206, 215, 233, 0.66);*/
	position: relative;
    padding: 40px;
	border: 1px solid rgba(206, 215, 233, 0.5);
}
.price-block:after {
}

.inner-price-block {
	margin-bottom: 30px;
	padding: 30px;
	display: block !important;
}
.inner-price-block .price-info-list {
	position: relative;
	z-index: 3;
}


.price-left,
.price-right {
	position: relative;
	z-index: 3;
}


.price-title {
	text-align: left;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 20px;
	line-height: 29px;
	text-transform: uppercase;
	color: #3A3A3A;
}
.price-title .ico {
	width: 42px;
	height: 50px;
	margin-top: -5px;
}



.price-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.price-left ul li {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 12px;
    padding-left: 42px;
    padding-bottom: 0 !important;
}
.price-left ul .ico {
	position: absolute;
	top: 0;
	left: 0;
    width: 32px;
    height: 32px;
    background: rgba(33, 150, 224, .1);
    border-radius: 50%;
}
.price-left ul .ico svg {
    width: 20px;
    height: 20px;
	margin-left: 6px;
    margin-top: 6px;
}


.price-right {
}
.price-right ul {

}

.price-right .price-title {
	margin-bottom: 10px;
}



.price-left-top {
	padding: 29px 15px;
}



.price-left-bottom {
	padding: 30px 15px;
	text-align: center;
	background: linear-gradient(274.78deg, #E3F0FE -27.55%, #E3F1FE 90.81%);
	position: relative;
}
.price-left-bottom .arrow {
	position: absolute;
	top: -58px;
	left: 100px;
	width: 24px;
	height: 38px;
}
.price-left-bottom svg {
	position: relative;
	z-index: 2;
	width: 20px;
	height: 17px;
	margin-bottom: 5px;
}
.price-left-bottom .ico:before {
	z-index: 1;
	width: 34px;
	height: 34px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #000;
	border-radius: 50%;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}


.price-info-list li {
	display: block;
	position: relative;
	padding: 6px 0 6px 18px;
	font-size: 15px;
	line-height: 24px;
	width:45%;
}
.price-info-list li:before {
    top: 13px;
	left: 0;
	width: 8px;
    height: 8px;
	border-radius: 50%;
	background: #2196e0;
}
.price-info-list li:not(:last-child) {
}
.price-info-list li span {
	display: block;
}
.price-info-list li span:last-child {
	color: #2196E0;
	white-space: nowrap;
	font-size: 16px;
    font-weight: 500;
}
.price-info-list li span strong {
    color: #2196E0;
    font-size: 16px;
    font-weight: 500;
}

.price-block.price-block-bottom {
	border: none;
    border-top: 8px solid rgba(33, 150, 224, .2);
    border-bottom: 8px solid rgba(33, 150, 224, .2);
	background: linear-gradient(276.32deg, #EDF6FF 24.82%, #FFFFFF 129.27%);
}
.price-block.price-block-bottom ul {
    display: flex;
    flex-wrap: wrap;
	column-gap: 24px;
	max-width: 570px;
	margin-bottom: 0;
}
.price-block.price-block-bottom .btn.zayavka {
    width: 187px;
    height: 54px;
	padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    text-transform: uppercase;
}


.gallery {
	padding: 15px 0 30px;
	overflow: hidden;
}
.gallery .services-item .img-box {
	height: 180px;
}



.gallery-slider {
	margin: 0 -7px;
}
.gallery-slider .slick-slide {
	padding: 0 7px;
}
.gallery-slider .slick-list {
	padding-right: 30%;
}



.slick-arrow {
	display: block;
	position: absolute;
	z-index: 9;
	top: 83px;
	width: 40px;
	height: 60px;
	background: -webkit-gradient(linear, left bottom, left top, from(#EBF2FF), color-stop(57.73%, #FFFFFF));
	background: linear-gradient(0deg, #EBF2FF 0%, #FFFFFF 57.73%);
	border: 1px solid #8EB8FF;
	padding: 0;
	font-size: 0;
	width: 40px;
	height: 60px;
}
.slick-arrow:before {
	top: 50%;
	left: 50%;
	width: 13px;
	height: 13px;
	border-bottom: 2px solid #000;
}
.slick-arrow.slick-prev {
	left: 15px;
}
.slick-arrow.slick-prev:before {
	border-left: 2px solid #000;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}
.slick-arrow.slick-next {
	right: 15px;
}
.slick-arrow.slick-next:before {
	border-right: 2px solid #000;
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.swipe-hint {
	text-align: center;
}
.swipe-hint span {
	width: 83px;
	height: 23px;
}

.sale-box {
	padding: 30px 0;
	min-height: 494px;
	/* background: url(images/fon4.jpg) right center  no-repeat; */
		background: url(images/fon4.webp) right center  no-repeat;
	background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
	background-size: auto 100%;
	-webkit-box-shadow: 13px 7px 18px #ADCBFF;
	box-shadow: 13px 7px 18px #ADCBFF;
	text-align: center;
}
.sale-box img {
	max-width: 100%;
}


.sale-title {
	font-size: 28px;
	line-height: 38px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.sale-title span {
	display: block;
	color: #FFF850;
	font-weight: 700;
    color: #2196e0;
    background: #fff;
    /*border-radius: 5px;*/
    padding: 5px;
}




.sale-form {
	margin-bottom: 20px;
}
.sale-form .form-group {
	margin-bottom: 0;
}
.sale-form .btn {
	padding: 10px;
	font-size: 14px;
	width: 100%;
	height: 42px;
	/*-webkit-box-shadow: 0px 3px 0px #0088cc !important;
	box-shadow: 0px 3px 0px #0088cc !important;*/
}
.sale-form .form-control {
	display: block;
	border-radius: 0;
	background: #fff;
	width: 100%;
	height: 45px;
	font-size: 14px;
	color: #3A3A3A;
	border: 0;
	padding: 20px;
	line-height: 25px;
	text-align: center;
}


.sale-hint {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
}
.sale-hint span {
	font-weight: 700;
	color: #fff;
}

.clients {
	padding: 30px 0;
}


.logo-box {
	-webkit-filter: drop-shadow(0px 5px 6px rgba(206, 215, 233, 0.66));
	filter: drop-shadow(0px 5px 6px rgba(206, 215, 233, 0.66));
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border: 1px solid #EEEEEE;
}

.logo-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(50% + 1px);
	flex: 0 0 calc(50% + 1px);
	max-width: calc(50% + 1px);
	height: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 15px;
	border: 1px solid #EEEEEE;
	margin-left: -1px;
	margin-bottom: -1px;
	background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#FFFFFF));
	background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
}
.logo-item img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}





.text-box {
	padding: 30px 0;
}


.text-box h1 {
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
	color: #3A3A3A;
	margin-bottom: 50px;
}

.text-box img {
    max-width: 100%;
}

.text-box ul {
    list-style-type: none !important;
}
.text-box .container ul li {
    text-indent: 10px;
}
.text-box .container ul li:before {
    content: '\2022';
    margin-right: 10px;
}

.before-after {
	margin-bottom: 0px;
}
.before-after .img-box {
	border: 1px solid #FFF850;
	-webkit-filter: drop-shadow(0px 5px 6px #C1C1C1);
	filter: drop-shadow(0px 5px 6px #C1C1C1);
	position: relative;
	z-index: 1;
}
.before-after .img-box.before {
	margin: 0 0 15px;
}
.before-after .img-box.before .ba-label {
	top: 25px;
}
.before-after .img-box svg {
	width: 16px;
	height: 16px;
}
.before-after .img-box.after {
	margin-bottom: 15px;
	z-index: 2;
}
.before-after .img-box.after .ba-label {
	top: 25px;
}
.before-after .img-box.after svg {
	width: 21px;
	height: 20px;
}
.before-after .img-box img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}



.ba-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	z-index: 2;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #FFFFFF;
	text-shadow: 0px 4px 40px #100701;
	white-space: nowrap;
}
.ba-label .ico {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30px;
	flex: 0 0 30px;
	max-width: 30px;
	height: 30px;
	background: #FFF850;
	-webkit-box-shadow: 0px 4px 10px rgba(187, 183, 79, 0.26);
	box-shadow: 0px 4px 10px rgba(187, 183, 79, 0.26);
	margin-right: 15px;
}



.photo-gallery {
	padding-top: 30px;
}
.photo-gallery .services-item a {
	padding: 0;
}
.photo-gallery .services-item .img-box {
	margin-bottom: 0;
	height: 160px;
}



.footer {
	background: #000;
}

.super-footer {
	margin-bottom: 26px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.super-footer .logo {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: none;
	margin-bottom: 15px;
}
.super-footer .logo img {
	max-width: 100%;
}



.footer-top {
	padding: 30px 0;
}


.ftr-adress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	color: #EAEAEA;
}
.ftr-adress .ico {
	width: 12px;
	height: 17px;
	margin-right: 10px;
}


.ftr-timework {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	line-height: 24px;
	color: #EAEAEA;
}
.ftr-timework span {
	font-weight: bold;
	color: #FF0000;
}
.ftr-timework .ico {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}


.ftr-tel {
	font-weight: bold;
	font-size: 16px;
}
.ftr-tel a {
	color: #EAEAEA;
	text-decoration: none;
}


.ftr-title {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #BBDEFF;
	padding: 10px 15px 10px 0;
	position: relative;
	text-transform: uppercase;
	border-bottom: 1px solid #BBDEFF;
}
.ftr-title:before {
	top: 50%;
	right: 10px;
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #BBDEFF;
	border-right: 2px solid #BBDEFF;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}



.ftr-list {
	display: none;
	margin-top: 15px;
}
.ftr-list li {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}
.ftr-list li a {
	color: #EAEAEA;
	text-decoration: none;
}
.ftr-list li a:hover {
	color: #fff;
}

.list-open .ftr-list {
	display: block;
}



.footer-btm {
	background: -webkit-gradient(linear, left bottom, left top, from(#181818), to(#181818));
	background: linear-gradient(0deg, #181818, #181818);
	padding: 15px 0;
	text-align: center;
}
.footer-btm .socially a {
	background: #2B5BAD;
	-webkit-box-shadow: 0px 4px 10px rgba(9, 74, 186, 0.6);
	box-shadow: 0px 4px 10px rgba(9, 74, 186, 0.6);
}
.footer-btm .socially svg {
	fill: #CDDFFF;
}



.btm-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 15px;
}
.btm-nav li {
	display: block;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
}
.btm-nav li + li {
	margin-left: 25px;
}
.btm-nav li a {
	text-decoration: none;
	color: #EAEAEA;
}
.btm-nav li a:hover {
	color: #fff;
}



.copy,
.create {
	font-size: 15px;
	line-height: 24px;
	color: #919191;
}
.copy a,
.create a {
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}
.copy a:hover,
.create a:hover {
	color: #2196e0;
}

.copy {
	margin-bottom: 10px;
}


.modal-content {
	background: #F1F4F5;
	border: 2px solid #0057ED;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.25);
	padding: 15px;
	border-radius: 0;
	position: relative;
}
.modal-content .close {
	display: block;
	position: absolute;
	background: #F1F4F5;
	border: 2px solid #0057ED;
	-webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.25);
	padding: 0;
	z-index: 10;
	top: -15px;
	right: -15px;
	opacity: 1 !important;
	width: 35px;
	height: 35px;
	border-radius: 50%;
}
.modal-content .close:before, .modal-content .close:after {
	top: 50%;
	left: 50%;
	width: 1px;
	height: 20px;
	background: #3A3A3A;
}
.modal-content .close:before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}
.modal-content .close:after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}


.modal-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	color: #3A3A3A;
}
.modal-title .ico {
	margin: 7px 0px 0 0;
	width: 42px;
	height: 50px;
}


.form .form-group {
	position: relative;
	margin-bottom: 20px;
}
.form .form-control {
	width: 100%;
	height: 50px;
	background: #FFFFFF;
	-webkit-box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
	border: 0;
	border-radius: 0;
	padding: 10px 25px;
	line-height: 30px;
	font-size: 21px;
	color: #3A3A3A;
}
.form textarea.form-control {
	overflow: auto;
	height: 197px;
	resize: none;
}
.form textarea.form-control.auto-resize-textarea {
    overflow: hidden;
    resize: none; /* Disable manual resizing */
}
.form .btn svg {
	position: relative;
	z-index: 2;
	width: 20px;
	height: 17px;
	margin-bottom: 5px;
}
.form .btn .ico:before {
	z-index: 1;
	width: 34px;
	height: 34px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #000;
	border-radius: 50%;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

main > .container {
	padding-top: 20px;
	padding-bottom: 20px;
}


.search {
	border: 1px solid #2196e0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
	margin-bottom: 22px;
}
.search .form-group {
	position: relative;
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.search .btn {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 50px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50px;
	flex: 0 0 50px;
	height: 49px;
	border-bottom: 0;
}
.search .btn svg {
	fill: #fff;
	width: 20px;
	height: 20px;
}
.search .form-control {
	height: 50px;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	border: 0;
	padding: 10px 20px;
	border-radius: 0;
	font-size: 16px;
	line-height: 30px;
	color: #3A3A3A;
}

.aside-card {
	background: -webkit-gradient(linear, left bottom, left top, color-stop(18.03%, #F7FAFF), color-stop(57.57%, #FFFFFF));
	background: linear-gradient(0deg, #F7FAFF 18.03%, #FFFFFF 57.57%);
	border: 1px solid #C9DDFF;
	-webkit-box-shadow: 0px 5px 6px rgba(225, 233, 239, 0.8);
	box-shadow: 0px 5px 6px rgba(225, 233, 239, 0.8);
	position: relative;
	border-bottom: 3px solid #d3def0;
	margin-bottom: 22px;
}
.aside-card .slick-arrow {
	top: 50%;
}
.aside-card .slick-arrow.slick-prev {
	left: 0px;
}
.aside-card .slick-arrow.slick-next {
	right: 0px;
}

.aside-title {
	text-align: center;
	position: relative;
	padding: 18px 15px;
	background: #ECF1F9;
	font-weight: bold;
	font-size: 18px;
	color: #3A3A3A;
}
.aside-title:before {
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #ECF1F9;
}



.aside-card-inner {
	padding: 20px 15px;
}


.payment li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 18px;
	color: #3A3A3A;
}
.payment li span:not([class]) {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	padding-left: 10px;
}
.payment li .ico {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 42px;
	flex: 0 0 42px;
	max-width: 42px;
	height: 42px;
	background: #FFF850;
	-webkit-box-shadow: 0px 4px 10px rgba(187, 183, 79, 0.26);
	box-shadow: 0px 4px 10px rgba(187, 183, 79, 0.26);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.payment li svg {
	margin-top: 7px;
}
.payment li:first-child svg {
	width: 41px;
	height: 28px;
}
.payment li:nth-child(2) svg {
	width: 41px;
	height: 31px;
}
.payment li:last-child svg {
	width: 42px;
	height: 30px;
}



.sertificate-card {
	text-align: center;
	padding: 10px 0;
}
.sertificate-card a {
	position: relative;
	z-index: 2;
	width: 138px;
	height: 196px;
	-webkit-box-shadow: 0px 1px 7px #C2CEE4;
	box-shadow: 0px 1px 7px #C2CEE4;
}
.sertificate-card a img {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 3;
}
.sertificate-card a:before, .sertificate-card a:after {
	width: 130px;
	height: 185px;
	background: url(images/sr01.jpg) 0 0 no-repeat;
	background-size: cover;
	left: 0;
	top: 0;
}
.sertificate-card a:before {
	-webkit-transform: rotate(-7deg);
	transform: rotate(-7deg);
	z-index: 1;
	opacity: 0.5;
}
.sertificate-card a:after {
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
	z-index: -1;
	opacity: 0.2;
}

.sertificate,
.sertificate-carousel,
.review-carousel {
	opacity: 0;
	visibility: hidden;
	max-height: 0px;
	overflow: hidden;
}
.sertificate.slick-initialized,
.sertificate-carousel.slick-initialized,
.review-carousel.slick-initialized {
	opacity: 1;
	visibility: visible;
	max-height: none;
	overflow: auto;
}

.aside-comment-card {
	padding: 19px 23px;
}
.aside-comment-card:not(:last-child) {
	border-bottom: 1px solid #C9DDFF;
}
.aside-comment-card .name {
	position: relative;
	padding: 0 0 13px 35px;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #3A3A3A;
	border-bottom: 1px solid #E3E5E8;
	margin-bottom: 13px;
}
.aside-comment-card .name:before {
	top: 0;
	left: 0;
	width: 24px;
	height: 18px;
	background: url(images/comm-ico.png) 0 0 no-repeat;
}
.aside-comment-card p, .aside-comment-card ol:not([class]) li, ol:not([class]) .aside-comment-card li {
	font-size: 15px;
	line-height: 23px;
	color: #3A3A3A;
	margin-bottom: 0;
}

.aside-comments .text-center {
	padding: 0 20px 20px;
	background: #ECF1F9;
}
.aside-comments .btn {
	font-size: 16px;
	padding: 8px 35px 8px 60px;
	text-align: center;
	width: 100%;
}
.aside-comments .btn .ico {
	width: 43px;
}



.breadcrumb {
	font-size: 16px;
	line-height: 18px;
	color: #838383;
	margin: 0 0 32px;
	border-radius: 0;
	padding: 0;
	background: none;
}
.breadcrumb .breadcrumb-item {
	position: relative;
	padding: 0;
}
.breadcrumb .breadcrumb-item.active {
	color: #838383;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
	content: "";
	width: 30px;
	height: 1px;
	background: #C4C4C4;
	margin: 10px 9px 0;
	padding: 0;
}
.breadcrumb .breadcrumb-item a {
	color: #838383;
	text-decoration: none;
}
.breadcrumb .breadcrumb-item a:hover {
	color: #2196e0;
}
.breadcrumb .breadcrumb-item .home {
	width: 18px;
	height: 16px;
}

h1 {
	font-weight: bold;
	font-size: 28px;
	line-height: 30px;
	text-transform: uppercase;
	color: #3A3A3A;
	margin-bottom: 30px;
}



.date {
	margin-bottom: 27px;
	position: relative;
	padding-left: 24px;
	font-size: 16px;
	line-height: 18px;
	color: #838383;
}
.date:before {
	top: 0;
	left: 0;
	width: 16px;
	height: 17px;
	background: url(images/date.svg) 0 0 no-repeat;
	background-size: 100%;
}

.cnt-img {
	margin-bottom: 30px;
}
.cnt-img img {
	vertical-align: top;
	max-width: 100%;
	background: linear-gradient(69.75deg, rgba(242, 241, 206, 0.5) 3.37%, rgba(173, 203, 255, 0.5) 81.57%);
	border: 2px solid #fff850;
	-webkit-box-shadow: 0px 7px 22px rgba(79, 82, 88, 0.3);
	box-shadow: 0px 7px 22px rgba(79, 82, 88, 0.3);
}


h2 {
	margin-bottom: 24px;
	/*padding-left: 10px;*/
	position: relative;
	/*border-left: 3px solid #2196e0;*/
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
	color: #3A3A3A;
}


h3 {
	margin-bottom: 30px;
	padding-left: 10px;
	position: relative;
	border-left: 3px solid #2196e0;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #3A3A3A;
}


ol:not([class]) {
	counter-reset: li;
	margin: 0 -15px;
	padding-bottom: 10px;
}
ol:not([class]) li {
	position: relative;
	display: block;
	padding: 0 15px 0 42px;
}
ol:not([class]) li:before {
	position: absolute;
	top: 5px;
	left: 15px;
	width: 16px;
	height: 16px;
	background: #2196e0;
	line-height: 16px;
	content: counter(li);
	counter-increment: li;
	font-weight: 500;
	font-size: 12px;
	text-align: center;
	letter-spacing: -0.07em;
	color: #FFFFFF;
	border-radius: 50%;
}


.no-flex ol {
	display: block;
}
.no-flex ol li {
	max-width: 100%;
	margin-bottom: 11px;
}

blockquote {
	display: block;
	position: relative;
	margin-bottom: 30px;
	background: -webkit-gradient(linear, left bottom, left top, from(#EDF4FF), to(#FFFFFF));
	background: linear-gradient(0deg, #EDF4FF 0%, #FFFFFF 100%);
	-webkit-box-shadow: 0px 4px 4px rgba(81, 152, 197, 0.36);
	box-shadow: 0px 4px 4px rgba(81, 152, 197, 0.36);
	padding: 15px 15px 15px 50px;
	border: 1px solid #2196e0;
}
blockquote p, blockquote ol:not([class]) li, ol:not([class]) blockquote li {
	margin-bottom: 0;
}
blockquote .ico {
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	height: 35px;
	background: #FFF850;
	-webkit-box-shadow: 0px 4px 10px rgba(187, 183, 79, 0.26);
	box-shadow: 0px 4px 10px rgba(187, 183, 79, 0.26);
}
blockquote .ico svg {
	margin-top: 4px;
}


.hero-more {
	padding-bottom: 1px;
}

.more-hero-list {
	position: relative;
	z-index: 5;
	margin: 30px -15px 0;
	max-width: none;
}
.more-hero-list li {
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(46.14%, #FFFFFF), to(#FFFEEE));
	background: linear-gradient(180deg, #FFFFFF 46.14%, #FFFEEE 100%);
	border: 1px solid #FFF850;
	margin: 0 15px 15px;
	padding: 36px 15px 36px 70px;
	font-size: 16px;
	line-height: 24px;
	position: relative;
	-webkit-box-shadow: 0px 12px 22px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 12px 22px rgba(0, 0, 0, 0.12);
}
.more-hero-list li .ico {
	margin-right: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	max-width: none;
}



.article-card {
	margin-bottom: 30px;
}
.article-card .img-box {
	margin-bottom: 15px;
	height: 180px;
	background: linear-gradient(69.75deg, rgba(242, 241, 206, 0.7) 3.37%, rgba(173, 203, 255, 0.7) 81.57%);
	border-radius:15px;
	overflow: hidden;
	-webkit-box-shadow: 0px 5px 6px #CED7E9;
	box-shadow: 0px 5px 6px #CED7E9;
	position: relative;
}/*border: 1px solid #8EB8FF;*/
.article-card .img-box:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: linear-gradient(135deg, rgba(255, 248, 80, 0.35) 0%, rgba(255, 248, 80, 0.35) 19%, rgba(0, 57, 156, 0.35) 76%, rgba(0, 57, 156, 0.35) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#59fff850", endColorstr="#5900399c",GradientType=1 );
}
.article-card .img-box img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.article-card .text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height:auto;
	margin-bottom: 15px;
}/*height: 180px;*/
.article-card .name {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
}
.article-card .name a {
	text-decoration: none;
	font-size:20px;
	font-weight:24px;
	color: #3A3A3A;
}/*border-bottom: 2px dotted #2196e0;*/
.article-card .name a:hover {
	border-bottom-color: transparent;
}
.article-card p, .article-card ol:not([class]) li, ol:not([class]) .article-card li {
	max-height: 100%;
	margin-bottom: 22px;
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 22px;
}
.article-card p:before, .article-card ol:not([class]) li:before, ol:not([class]) .article-card li:before {
	bottom: 0;
	left: 0;
	right: 0;
	height: 70px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(16%, rgba(255, 255, 255, 0)), to(white));
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 16%, white 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );
}



.more {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	position: relative;
	z-index: 1;
	text-align: center;
	text-align: left;
}
.more:before {
	display:none;
	z-index: -1;
	left: 0;
	right: 0;
	top: 50%;
	background: #DDE1E8;
	height: 1px;
}
.more span {
	padding: 0 30px;
	background: #fff;
}
.more a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: #2196e0;
}/*padding: 10px 28px 12px;
	border: 1px solid #2196e0;
	-webkit-box-shadow: 0px 7px 7px rgba(190, 200, 219, 0.42);
	box-shadow: 0px 7px 7px rgba(190, 200, 219, 0.42);*/
.more a:hover {
	background: #2086FF;
	color: #fff;
}

.about-sheme {
	-webkit-box-shadow: 0px 1px 8px #CED7E9;
	box-shadow: 0px 1px 8px #CED7E9;
	margin-bottom: 30px;
}
.about-sheme > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	text-transform: lowercase;
	color: #FFFFFF;
	text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
	position: relative;
	padding: 15px 0;
}
.about-sheme .left,
.about-sheme .right {
	z-index: 2;
}
.about-sheme .left {
	background-color: #2196e0;
}
.about-sheme .right {
	background-color: #b00001;
}
.about-sheme .center {
	z-index: 1;
	background: url(images/center-block-bg.jpg) center top no-repeat;
}
.about-sheme .logo {
	max-width: 230px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 230px;
	flex: 0 0 230px;
}

.about-sheme + p, ol:not([class]) .about-sheme + li {
	margin-bottom: 24px;
}




.num-list {
	margin: 0 -15px;
	counter-reset: li;
	list-style: none;
}
.num-list li {
	display: block;
	margin: 0 15px 30px;
	font-size: 16px;
	line-height: 24px;
	position: relative;
	padding: 30px 15px 15px;
	border: 1px solid #2196e0;
	background: url(images/texture.jpg) 0 bottom repeat-x #fff;
	color: #000;
}
.num-list li:before {
	content: counter(li);
	counter-increment: li;
	background: #2196e0;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -23px;
	border-radius: 50%;
	font-weight: 500;
	font-size: 24px;
	line-height: 46px;
	text-align: center;
	letter-spacing: -0.07em;
	color: #FFFFFF;
	width: 46px;
	height: 46px;
	line-height: 46px;
	-webkit-box-shadow: 0px 4px 4px rgba(81, 152, 197, 0.36);
	box-shadow: 0px 4px 4px rgba(81, 152, 197, 0.36);
}




.sertificate-carousel {
	margin: 0 -15px 30px;
}
.sertificate-carousel .sertificate-card {
	padding-left: 15px;
	padding-right: 15px;
}
.sertificate-carousel .sertificate-card a {
	width: 100%;
	height: calc(100% + 28%);
}
.sertificate-carousel .sertificate-card a:before, .sertificate-carousel .sertificate-card a:after {
	display: none;
}
.sertificate-carousel .slick-arrow {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.personal {
	margin-bottom: 30px;
}
.personal .slick-arrow {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.personal .slick-arrow.slick-prev {
	left: 0;
}
.personal .slick-arrow.slick-next {
	right: 0;
}

.person-card {
	font-size: 18px;
	line-height: 26px;
	text-align: center;
}
.person-card .img-box {
	border-bottom: 1px solid #C3D8FD;
	height: 280px;
	-webkit-box-shadow: 0px -13px 24px #FFFFFF;
	box-shadow: 0px -13px 24px #FFFFFF;
	background: -webkit-gradient(linear, left bottom, left top, from(#EDF4FF), to(#FFFFFF));
	background: linear-gradient(0deg, #EDF4FF 0%, #FFFFFF 100%);
	text-align: center;
	margin-bottom: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.person-card img {
	max-width: 100%;
	max-height: 100%;
}
.person-card .prof {
	font-weight: 700;
	color: #2196e0;
}


.contact {
	padding: 11px;
	margin-bottom: 30px;
	border: 1px solid #EEEEEE;
	-webkit-box-shadow: 0px 5px 6px rgba(206, 215, 233, 0.66);
	box-shadow: 0px 5px 6px rgba(206, 215, 233, 0.66);
	position: relative;
	z-index: 1;
}
.contact:before {
	z-index: -1;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	border: 1px solid #2196e0;
	-webkit-box-shadow: 0px 5px 6px rgba(206, 215, 233, 0.66);
	box-shadow: 0px 5px 6px rgba(206, 215, 233, 0.66);
}


.map {
	height: 300px;
}


.contact-text {
	padding-top: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}


.contact-text-top {
	padding: 0 15px 15px;
}


.contact-text-bottom {
	padding: 25px 15px;
	text-align: center;
	background: linear-gradient(276.25deg, #EDF6FF 24.87%, #FFFFFF 152.73%);
}
.contact-text-bottom .btn {
	width: auto;
}


.contact-tel {
	margin: 0 -15px;
	padding-bottom: 20px;
}


.contact-tel-item {
	position: relative;
	margin-bottom: 15px;
	padding-left: 52px;
	font-size: 19px;
	line-height: 21px;
	font-weight: 700;
}
.contact-tel-item.has-ico {
	padding-left: 52px;
}
.contact-tel-item.has-ico:before {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0px;
	background: url(images/tel-ico.svg) 0 0 no-repeat;
	background-size: 100% auto;
	width: 50px;
	height: 50px;
	margin-top: 5px;
}
.contact-tel-item a {
	color: #000;
	text-decoration: none;
}



.contact-block-info {
	margin: 0 -15px;
	padding-bottom: 25px;
}
.contact-block-info > div {
	padding: 0 15px;
	margin-bottom: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}


.contact-title {
	font-size: 16px;
	line-height: 24px;
	color: #3A3A3A;
	margin-bottom: 32px;
	padding-left: 10px;
	border-left: 3px solid #2196e0;
}
.contact-title span {
	font-size: 21px;
	font-weight: 700;
}

.location {
	position: relative;
	margin-bottom: 13px;
	padding-left: 28px;
}
.location img {
	position: absolute;
	top: -5px;
	left: -10px;
	width: 38px;
	height: 44px;
}
.location a {
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #2196e0;
}
.location a:hover {
	border-bottom-color: transparent;
}

.title-wrap {
	position: relative;
	z-index: 1;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}


.review-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
}
.review-nav a {
	font-size: 16px;
	line-height: 18px;
	margin-right: 30px;
	color: #616161;
	text-decoration: none;
	border-bottom: 1px dotted #2196e0;
	position: relative;
}
.review-nav a:before {
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
	left: -22px;
	border-bottom: 2px solid #616161;
	border-right: 2px solid #616161;
	width: 10px;
	height: 10px;
}
.review-nav a:hover, .review-nav a.active {
	border-bottom-color: transparent;
}
.review-nav a.active {
	font-weight: 700;
	color: #3A3A3A;
}
.review-nav a.active:before {
	border-color: #3A3A3A;
}

.vacancy-card {
	position: relative;
	margin-bottom: 15px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F2F7FF));
	background: linear-gradient(180deg, #FFFFFF 0%, #F2F7FF 100%);
	border: 1px solid #8EB8FF;
	-webkit-box-shadow: 0px 5px 6px #CED7E9;
	box-shadow: 0px 5px 6px #CED7E9;
}
.vacancy-card:before {
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: #C3D8FD;
	height: 4px;
}

.vacancy-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	border-bottom: 1px solid #EBEEF7;
	background: #fff;
	height: 90px;
	padding: 15px 20px;
}
/*.review-card-top > div, */.vacancy-top > div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 45%;
	flex: 0 0 45%;
	max-width: 45%;
}
.vacancy-top .like {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -28px;
	width: 46px;
	height: 46px;
}


.review-card-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #3A3A3A;
    font-family: Ubuntu;
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
	flex-direction:column;
}/*align-items: center;*/
.review-card-name span{
    display:block;
	width:100%;
    font-size:15px;
    font-weight:400;
    line-height:20px;
    padding-top:5px;
}

.review-card-logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.review-card-logo img {
	max-width: 100%;
	max-height: 100%;
}

.vacancy-bottom {
	padding: 15px 25px 25px;
}
.review-card-bottom .text-inner, .vacancy-bottom .text-inner, .review-card-bottom p, .vacancy-bottom p, .review-card-bottom ol:not([class]) li, .vacancy-bottom ol:not([class]) li, ol:not([class]) .review-card-bottom li, ol:not([class]) .vacancy-bottom li {
/*	overflow: hidden;
	height: 137px;
	position: relative; */
	margin-bottom: 10px;
}
.review-card-bottom .text-inner:before, .vacancy-bottom .text-inner:before, .review-card-bottom p:before, .vacancy-bottom p:before, .review-card-bottom ol:not([class]) li:before, .vacancy-bottom ol:not([class]) li:before, ol:not([class]) .review-card-bottom li:before, ol:not([class]) .vacancy-bottom li:before {
	bottom: 0;
	left: 0;
	right: 0;
	height: 100px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(16%, rgba(255, 255, 255, 0)), color-stop(80%, rgb(242 247 255 / 40%)));
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 16%, rgb(242 247 255 / 40%) 80%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );
}
.review-card-bottom .more, .vacancy-bottom .more {
	display: block;
}
.review-card-bottom .more:before, .vacancy-bottom .more:before {
	display: none;
}
.review-card-bottom .more a, .vacancy-bottom .more a {
	width: 100%;
}

.review-card {
    position: relative;
    margin-bottom: 15px;
    background: linear-gradient(180deg, #FFFFFF 0%, #F2F7FF 100%);
    border: 2px solid #2196E033;
    border-radius: 10px;
}
.review-card-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
	padding: 16px 32px;
}
.review-card-top:after {
    content: '';
    height: 1px;
    background: #2196E0;
    position: absolute;
    bottom: 0;
    width: calc(100% - 64px);
    opacity: 30%;
}
.review-card-top .like {
    width: 40px;
    height: 40px;
}
.review-card-bottom {
	padding: 22px 32px;
    font-family: Ubuntu;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
}
.view-all-reviews {
    display: flex;
    justify-content: center;
    flex: 1 1 100%;
    margin-top: 40px;
}
.view-all-reviews a.button {
    width: 250px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #2196E0;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
}


#review-modal .modal-content {
	padding: 0;
}


.review-carousel .review-card, .review-carousel .vacancy-card {
	margin-bottom: 0;
	border: 0;
	background: #fff;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}
.review-carousel .review-card:before, .review-carousel .vacancy-card:before {
	display: none;
}
.review-carousel .review-card p, .review-carousel .vacancy-card p, .review-carousel .review-card ol:not([class]) li, .review-carousel .vacancy-card ol:not([class]) li, ol:not([class]) .review-carousel .review-card li, ol:not([class]) .review-carousel .vacancy-card li {
	height: auto;
}
.review-carousel .review-card p:before, .review-carousel .vacancy-card p:before, .review-carousel .review-card ol:not([class]) li:before, .review-carousel .vacancy-card ol:not([class]) li:before, ol:not([class]) .review-carousel .review-card li:before, ol:not([class]) .review-carousel .vacancy-card li:before {
	display: none;
}
.review-carousel .review-card-bottom, .review-carousel .vacancy-bottom {
	padding-left: 40px;
	padding-right: 40px;
}
.review-carousel .review-card-name {
	font-size: 18px;
	line-height: 21px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.review-carousel .review-card-name br {
	display: none;
}
.review-carousel .review-card-name span {
	display: block;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.review-carousel .slick-arrow {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: 10px;
}
.review-carousel .slick-arrow.slick-prev {
	left: 0;
}
.review-carousel .slick-arrow.slick-next {
	right: 0;
}
.review-carousel .review-card-top, .review-carousel .vacancy-top {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 30px;
}


.tag-box {
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F2F7FF)), #C4C4C4;
	background: linear-gradient(180deg, #FFFFFF 0%, #F2F7FF 100%), #C4C4C4;
	border-top: 1px solid #EBEEF7;
	padding: 21px 40px;
}
.tag-box a {
	text-decoration: none;
	border-bottom: 1px dotted #2196e0;
	font-size: 16px;
	line-height: 18px;
	color: #616161;
	position: relative;
	margin-left: 20px;
}
.tag-box a:before {
	left: -20px;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
	width: 7px;
	height: 7px;
	border-right: 2px solid #616161;
	border-bottom: 2px solid #616161;
}
.tag-box a:hover {
	border-bottom-color: transparent;
}

.vacancy-message {
	background: #fff;
	border: 1px solid #8EB8FF;
	-webkit-box-shadow: 0px 5px 6px #CED7E9;
	box-shadow: 0px 5px 6px #CED7E9;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}
.vacancy-message:after {
	top: -6px;
	left: -8px;
	width: 54px;
	height: 84px;
	background: url(images/close.svg) 0 0 no-repeat;
	background-size: 100% auto;
	z-index: 3;
}
.vacancy-message:before {
	z-index: 4;
	bottom: 0;
	left: 0;
	right: 0;
	height: 4px;
	background: #C3D8FD;
}
.vacancy-message .text {
	position: relative;
	z-index: 2;
	padding: 15px 15px 25px 55px;
	font-size: 18px;
	line-height: 22px;
	color: #3A3A3A;
	width: auto;
}
.vacancy-message .text strong {
	font-weight: 700;
}
.vacancy-message .more {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: none;
	padding: 15px;
	background: linear-gradient(272.13deg, #E4F1FF -13.13%, #E9F4FF 92.48%);
	top: -3px;
}
.vacancy-message .more:before {
	display: none;
}
.vacancy-message .more a {
	background: #fff;
}
.vacancy-message .more a:hover {
	background: #2086FF;
	color: #fff;
}





.vacancy-card .more {
	padding: 0 15px 15px;
	background: linear-gradient(274.78deg, #E4F1FF -27.55%, #E9F4FF 90.81%);
}
.vacancy-card .more:before {
	display: none;
}
.vacancy-card .more a {
	width: auto;
	background: #fff;
}
.vacancy-card .more a:hover {
	background: #2086FF;
	color: #fff;
}
.vacancy-card.closed {
	border: 1px solid #FF0000;
}
.vacancy-card.closed:after {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 5;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FBFBFB));
	background: linear-gradient(180deg, #FFFFFF 0%, #FBFBFB 100%);
	opacity: 0.5;
}
.vacancy-card.closed .vacancy-label {
	z-index: 6;
	background: rgba(235, 0, 0, 0.76);
	-webkit-box-shadow: 0px 3px 5px rgba(175, 6, 6, 0.34);
	box-shadow: 0px 3px 5px rgba(175, 6, 6, 0.34);
}
.vacancy-card.closed .vacancy-name:before {
	background: url(images/user-disabled.svg) 0 0 no-repeat;
	background-size: 100% auto;
}
.vacancy-card.closed .vacancy-bottom {
	background: #F4F4F4;
}
.vacancy-card.closed .more a {
	border-color: #979797;
	color: #979797;
}


.vacancy-top {
	padding: 25px 15px;
	height: auto;
	display: block;
}


.vacancy-name {
	position: relative;
	padding-left: 14px;
	max-width: 100% !important;
	padding-left: 60px;
}
.vacancy-name:before {
	top: -10px;
	left: 2px;
	width: 54px;
	height: 63px;
	background: url(images/user.svg) 0 0 no-repeat;
	background-size: 100% auto;
}
.vacancy-name {
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #3A3A3A;
	text-decoration: none;
	border-bottom: 1px dashed #2196e0;
}
.vacancy-name a:hover {
	border-bottom-color: transparent;
}




.vacancy-label {
	position: absolute;
	z-index: 5;
	top: 0;
	right: 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 1px 23px 5px;
	background: rgba(0, 90, 245, 0.76);
	-webkit-box-shadow: 0px 3px 5px #B1CEFF;
	box-shadow: 0px 3px 5px #B1CEFF;
}


.vacancy-bottom .text-inner {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(16%, rgba(255, 255, 255, 0)), color-stop(80%, rgba(255, 255, 255, 0)));
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 16%, rgba(255, 255, 255, 0) 80%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );
}

#vacancy-modal .list, #vacancy-modal ol:not([class]) {
	margin-left: 0;
	margin-right: 0;
	display: block;
}
#vacancy-modal .list li, #vacancy-modal ol:not([class]) li {
	max-width: 100%;
	margin-bottom: 4px;
}


#vacancy-modal .modal-content {
	padding: 0 !important;
	background: #fff;
}

.vacancy-modal-middle {
	padding: 5px 2px 25px;
	max-height: 380px;
	overflow: auto;
}

.vacancy-price {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	padding: 12px;
	background: rgba(235, 0, 0, 0.76);
	-webkit-box-shadow: 0px 6px 6px rgba(135, 0, 0, 0.22);
	box-shadow: 0px 6px 6px rgba(135, 0, 0, 0.22);
	margin-bottom: 15px;
}


.vacancy-modal-inn {
	padding-left: 15px;
}


.vacancy-title {
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 15px;
}


.vacancy-modal-bottom {
	background: #ECF5FF;
	padding: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.vacancy-modal-bottom .btn {
	margin: 0 0 15px;
	padding: 10px 15px;
	width: 100%;
}


.vacancy-contact-item {
	padding: 0 15px 0 10px;
}
.vacancy-contact-item .contact-tel-item.has-ico {
	margin-bottom: 0;
}

.proposal {
	padding-bottom: 10px;
}

.proposal-card {
	margin-bottom: 15px;
	padding: 0 20px 20px 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(26%, #FFFFFF), color-stop(64.39%, #FFFEE3), color-stop(83.19%, #FFFDD9), to(#FFFDCA));
	background: linear-gradient(180deg, #FFFFFF 26%, #FFFEE3 64.39%, #FFFDD9 83.19%, #FFFDCA 100%);
	border: 1px solid #FFF850;
	-webkit-box-shadow: 0px 4px 4px #E1DFBA;
	box-shadow: 0px 4px 4px #E1DFBA;
	position: relative;
	z-index: 1;
}
.proposal-card:before {
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(images/lines.png) 0 bottom repeat-x;
}
.proposal-card .list {
	display: block;
	padding-left: 55px;
}
.proposal-card .list li {
	max-width: 100%;
	margin-bottom: 2px;
}




.proposal-card-title {
	position: relative;
	padding: 15px 0 15px 55px;
	font-weight: bold;
	font-size: 21px;
	line-height: 24px;
}
.proposal-card-title:before {
	top: -5px;
	left: -10px;
	width: 66px;
	height: 66px;
	background: url(images/persent.svg) 0 0 no-repeat;
	background-size: 100% auto;
}


.cooperation-card {
	margin-bottom: 30px;
	background: -webkit-gradient(linear, left bottom, left top, from(#F3F8FF), to(#FFFFFF));
	background: linear-gradient(0deg, #F3F8FF 0%, #FFFFFF 100%);
	-webkit-box-shadow: 0px 4px 4px rgba(81, 152, 197, 0.36);
	box-shadow: 0px 4px 4px rgba(81, 152, 197, 0.36);
	border: 1px solid #2196e0;
}
.cooperation-card .img-box {
	height: 100%;
	width: 100%;
	max-height: 100%;
}
.cooperation-card .img-box img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.cooperation-card .text {
	padding: 15px;
	text-align: center;
}

.cooperation-title {
	font-size: 25px;
	line-height: 31px;
	color: #3A3A3A;
	margin-bottom: 15px;
}
.cooperation-title span {
	font-weight: 700;
	display: block;
}





.cooperation-promo {
	border: 1px solid #EEEEEE;
	-webkit-box-shadow: 0px 5px 6px rgba(206, 215, 233, 0.66);
	box-shadow: 0px 5px 6px rgba(206, 215, 233, 0.66);
	margin-bottom: 30px;
	padding: 11px;
	position: relative;
	z-index: 2;
}
.cooperation-promo:before {
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border: 1px solid #2196e0;
	z-index: -1;
}

.cooperation-promo-contact {
	padding: 15px;
}
.cooperation-promo-contact p, .cooperation-promo-contact ol:not([class]) li, ol:not([class]) .cooperation-promo-contact li {
	font-size: 22px;
	line-height: 100%;
	color: #3A3A3A;
	margin-bottom: 15px;
}
.cooperation-promo-contact .contact-tel-item {
	font-size: 25px;
	line-height: 100%;
}
.cooperation-promo-contact .contact-tel-item:before {
	width: 60px;
	height: 60px;
	left: -10px;
}
.cooperation-promo-contact .price-left-bottom {
	padding: 65px 0 0;
	background: none;
	text-align: left;
	position: relative;
}
.cooperation-promo-contact .price-left-bottom:before {
	width: 16px;
	height: 57px;
	top: 0;
	left: calc(50% - 8px);
	background: url(images/arrow-down.svg) 0 0 no-repeat;
}
.cooperation-promo-contact .btn {
	font-size: 18px;
	padding-left: 60px;
	width: 100%;
}




.cooperation-cervices {
	padding: 15px;
}
.cooperation-cervices .list {
	display: block;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
}
.cooperation-cervices .list li {
	margin-bottom: 8px;
	max-width: 100%;
	color: #3A3A3A;
}

.cooperation-cervices-title {
	font-size: 22px;
	line-height: 32px;
	color: #3A3A3A;
	margin-bottom: 20px;
}
.cooperation-cervices-title strong {
	font-weight: bold;
}




.sale-card {
	border: 1px solid #8EB8FF;
	-webkit-box-shadow: 0px 4px 11px #ADCBFF;
	box-shadow: 0px 4px 11px #ADCBFF;
	margin-bottom: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.sale-card.blue {
	background: url(images/sale-bg-blue.jpg) 0 0 no-repeat;
	background-size: cover;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
.sale-card.red {
	background: url(images/sale-bg-red.jpg) 0 0 no-repeat;
	background-size: cover;
}
.sale-card.red {
	border: 1px solid #F30611;
	-webkit-box-shadow: 0px 4px 11px #E49494;
	box-shadow: 0px 4px 11px #E49494;
}

.sale-card-text {
	padding: 15px 15px 30px;
}
.sale-card-text p, .sale-card-text ol:not([class]) li, ol:not([class]) .sale-card-text li {
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
}
.sale-card-text p strong, .sale-card-text ol:not([class]) li strong, ol:not([class]) .sale-card-text li strong {
	display: block;
	font-weight: 700;
	font-size: 18px;
}
.sale-card-text .btn {
	font-size: 21px;
	-webkit-box-shadow: 0px 4px 11px #ADCBFF;
	box-shadow: 0px 4px 11px #ADCBFF;
	shadow: 0px 2px 0px #0045BC;
	-webkit-box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.2) !important;
}

.sale-card-img {
	position: relative;
	overflow: hidden;
	height: 120px;
}
.sale-card-img img {
	margin-left: -30px;
	width: calc(100% + 30px);
}

.sale-card-title {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	color: #FEF97A;
}
/* Блог */

h3.active{
	color:#2196e0;
}
.bottom_wrap.fixed{
	position:fixed;
	top:20px;
	width:297.5px;
	z-index:-1;
}
.contents{
	-webkit-box-shadow: 0 4px 16px 0 rgba(0,38,66,0.1);
	box-shadow: 0 4px 16px 0 rgba(0,38,66,0.1);
	padding:25px;
	margin-bottom:50px;
	border-radius:15px;
}
.contents span{
	display:block;
	font-size:20px;
	line-height:35px;
	text-transform:uppercase;
	margin-bottom:15px;
	text-align:center;
	color:rgba(51,51,51,0.5)
}
.contents ol{
	list-style-type:none;
	margin:0;
}
.contents ol li{
	font-size:15px;
	font-weight:300;
}
.contents ol li.active,
.contents ol li.active a{
	color:#2196e0;
	font-weight:600;
}
.trust span{
	display:block;
	font-size:20px;
	font-weight:500;
	margin-bottom:20px;
	text-align:center;
}
.trust a{
	position:relative;
	display:block;
	font-size:14px;
	font-weight:300;
	color:rgba(51,51,51,0.8);
	margin-bottom:15px;
	padding:40px 80px 20px 60px;
	border-radius:10px;
	background:url(images/trusta_1.svg) left 20px center no-repeat;
	background-color:rgba(33,150,224,0.1);
	z-index:1;
}
.trust a:last-child{
	background-image:url(images/trusta_2.svg)
}
.trust a::before,
.trust a::after{
	position:absolute;
	display:block;
	content:'5.0/5.0';
	top:25px;
	left:60px;
	background:url(images/rait.svg) left center no-repeat;
	font-size:17px;
	font-weight:500;
	line-height:18px;
	padding-left:25px;
	color:#2196E0;
}
.trust a::after{
	content:'';
	top:20px;
	left:auto;
	right:20px;
	width:40px;
	height:40px;
	border-radius:40px;
	background:url(images/rait_arrow.svg) center no-repeat;
	background-color:rgba(33,150,224,0.1);
}
.article-card .text{
	overflow:hidden;
}
.cat_wrap{
	background-color:#fff;
	padding-bottom:40px;
}
.post-template-single-blog main > .container{
	padding-bottom:0;
}
.blog_fos_wrap{
	background-color:#fff;
	padding:75px 0;
}
.blog_fos{
    padding: 50px 70px;
	position:relative;
	border-radius:30px;
	background:url(images/blog_fos_back.jpg) right center / auto 100% no-repeat;
	background-color:rgba(33,150,224,0.15);
	overflow:hidden;
}
.blog_fos::after{
	content:'';
	position:absolute;
	display:block;
	width:100%;
	height:110%;
	right:0;
	top:0;
	background: linear-gradient(90deg, rgba(33,150,224,0.15) 35%, rgba(224,240,250,1) 62%, rgba(224,240,250,0.05) 100%);
	z-index:1;
}
.blog_fos_name{
	position:relative;
	font-size:35px;
	font-weight:700;
	line-height:40px;
	color:#2196E0;
	z-index:2;
	text-transform:uppercase;
	    margin-bottom: 30px;
}
#blog{
	position:relative;
	z-index:2;
	margin:0;
}
.blog_butt{
	margin-top:20px;
	cursor:pointer;
	border-radius:10px;
	background:#2196E0;
	text-align:center;
	color:#FFF;
	font-weight:700;
	padding:20px;
}
@media (max-width:1350px){
.payment-block > *{
	width:50%;
}
.bottom_wrap.fixed{
	width:255px;
}
.contents{
	margin-bottom:40px;
	padding:15px;
}
.trust a{
	padding:40px 50px 20px;
	background-position:left 10px center;
}
.trust a::after{
	right:10px;
	width:30px;
	height:30px;
}
}
@media (max-width: 1200px) {
.bottom_wrap.fixed{
	width:210px;
}
.contents{
	padding:15px;
}
.payment-block{
	flex-direction:column;
}
.payment-block > *{
	width:100%;
}
.payment-block .payment-block__icons {
	margin-top:20px;
	justify-content:start;
}
}
@media (max-width: 992px) {
.bottom_wrap.fixed{
	position:relative;
	top:auto;
	width:100%;
	z-index:0;
}
.trust{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-evenly;
}
.trust span{
	width:100%;
}
.trust a{
	width:max-content;
}

.blog_fos{
	padding:20px 30px;
	border-radius:20px;
	background:rgba(33,150,224,0.15);
}
.blog_fos::after{
	display:none;
	width:100%;
}
.blog_fos_name{
	text-align:center;
	font-size:25px;
	line-height:30px;
}
.payment-block .payment-block__icon {
	padding:15px;
}
.payment-block .payment-block__icon img {
	max-width: 70px;
}
}
/* Блог конец */


@media (min-width: 578px) {
	.calc-btn,
	.all-btn,
	.icon-btn {
		width: auto;
	}
	.hero .img {
		height: 330px;
	}
	.services .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.services div[class^=col-] {
		padding-left: 15px;
		padding-right: 15px;
	}
	.services-item {
		height: calc(100% - 30px);
		margin-bottom: 30px;
	}
	.services-item a, .services-item > div {
		font-size: 16px;
		line-height: 18px;
		border-radius:5px;
	}
	
	.gallery .services-item a{
		font-size: 17px;
	}
	.services-item .img-box {
		height: 182px;
		height: 160px;
	}
	.services-item .price {
		font-size: 20px;
		font-size: 17px;
	}
	.services-item .price strong {
		font-size: 28px;
		font-size: 17px;
	}
	.emergency-title {
		max-width: none;
	}
	.phone {
		font-size: 30px;
		padding-left: 45px;
	}
	.phone .ico {
		left: -9px;
		width: 50px;
		height: 74px;
	}
	.phone .arrow {
		left: 200px;
	}
	.time {
		width: 100px;
		height: 100px;
		font-size: 28px;
		line-height: 28px;
	}
	.objects .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.objects div[class^=col-] {
		padding-left: 15px;
		padding-right: 15px;
	}
	.obj-item {
		margin-bottom: 30px;
		padding-bottom: 30px;
		font-size: 18px;
		line-height: 20px;
		height: calc(100% - 30px);
	}

	.obj-item .img-box {
		height: 170px;
	}
	.price-label {
		font-size: 18px;
		line-height: 20px;
	}
	.price-label span {
		font-size: 22px;
		font-size: 18px;
	}
	.equipment-item .img-box {
		margin: 7px 0 0;
	}
	.equipment-title {
		margin-bottom: 27px;
		margin-bottom: 18px;
	}
	.list {
		margin-bottom: 28px;
	}

	.gallery-slider {
		margin: 0 -15px;
	}
	.gallery-slider .slick-slide {
		padding: 0 15px;
	}
	.gallery-slider .slick-list {
		padding-right: 80px;
	}
	.logo-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(33.33333% + 1px);
		flex: 0 0 calc(33.33333% + 1px);
		max-width: calc(33.33333% + 1px);
		height: 80px;
	}
	.before-after {
		margin-bottom: 50px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.before-after .img-box.before {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(50% + 33px);
		flex: 0 0 calc(50% + 33px);
		max-width: calc(50% + 33px);
		margin: 43px 0 0;
	}
	.before-after .img-box.before .ba-label {
		top: 45px;
	}
	.before-after .img-box svg {
		width: 19px;
		height: 19px;
	}
	.before-after .img-box.after {
		margin: 0 0 0 -33px;
	}
	.before-after .img-box.after .ba-label {
		top: auto;
		bottom: 45px;
	}
	.before-after .img-box.after svg {
		width: 24px;
		height: 23px;
	}
	.footer-btm {
		padding: 28px 0;
	}
	.footer-btm .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.copy {
		margin-bottom: 0;
	}
	.modal-content {
		padding: 40px;
	}
	.modal-title {
		font-size: 34px;
		line-height: 39px;
		margin-bottom: 10px;
	}
	.modal-sub-title {
		font-size: 18px;
		line-height: 24px;
		text-align: center;
		margin-bottom: 20px;
	}
	.modal-title .ico {
		margin-right: 10px;
	}
	.payment {
		min-height: 216px;
	}
	.contact-tel {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.contact-tel-item {
		padding-left: 15px;
	}
	.contact-block-info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	#review-modal .modal-dialog {
		max-width: 640px;
	}
	#review-modal .modal-content {
		padding: 0;
	}
	.review-carousel .review-card-top, .review-carousel .vacancy-top {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-bottom: 20px;
	}
	.proposal-card {
		margin-bottom: 30px;
	}
}

@media (max-width: 578px) {
	.equipment .all-btn {
		font-size: 15px;
		padding: 10px 10px 10px 60px;
	}
.payment-block .payment-block__icons {
	flex-wrap: wrap;
}
.payment-block .payment-block__icon {
	width:45%;
}
.payment-block__title br{
	display:none;
}
}

@media (min-width: 768px) {
	.logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 200px;
		flex: 0 0 200px;
		max-width: 200px;
	}
	.logo img {
		max-width: 100%;
		width: auto;
	}
	.worktime, .mail {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.hero-title {
		font-size: 44px;
		line-height: 50px;
	}
	.headline {
		font-size: 44px;
		line-height: 52px;
	}
	.emergency p, .emergency ol:not([class]) li, ol:not([class]) .emergency li {
		max-width: none;
	}
	.emergency-title {
		font-size: 40px;
		line-height: 50px;
	}
	.time {
		right: auto;
		top: auto;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		bottom: 40px;
		margin-left: 50px;
	}
	.price-title {
		font-size: 30px;
		line-height: 29px;
		margin-bottom: 40px;
	}
	.price-info-list li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		/*-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;*/
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.gallery-slider .slick-list {
		padding-right: 0;
	}
	.sale-title {
		font-size: 35px;
		line-height: 45px;
	}
	.sale-form {
		margin-bottom: 40px;
	}
	.sale-form .form-group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.sale-form .form-control {
		height: 65px;
		font-size: 18px;
	}
	.sale-form .btn {
		font-size: 21px;
		height: 62px;
	}
	.logo-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(25% + 1px);
		flex: 0 0 calc(25% + 1px);
		max-width: calc(25% + 1px);
	}
	.ba-label {
		font-size: 30px;
		line-height: 24px;
	}
	h1 {
		font-size: 36px;
		line-height: 38px;
	}
	h2 {
		font-size: 42px;
		line-height: 48px;
	}
	h3 {
		font-size: 34px;
		line-height: 39px;
	}
	.article-card {
		margin-bottom: 40px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}/*
	.article-card .img-box {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 34%;
		flex: 0 0 34%;
		max-width: 34%;
		margin-bottom: 22px;
		height: 180px;
	}*/
	.article-card .img-box {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 22px;
		height: 180px;
	}
	.article-card .text {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		width: 100%;
		padding-left: 30px;
		margin-bottom: 22px;
	}
	.article-card .name {
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 32px;
	}
	.article-card p, .article-card ol:not([class]) li, ol:not([class]) .article-card li {
		font-size: 16px;
		line-height: 24px;
	}
	.about-sheme {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.about-sheme .left,
	.about-sheme .right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 220px;
		flex: 0 0 220px;
		max-width: 220px;
	}
	.about-sheme .left {
		background: url(images/left-block-bg.png) right center no-repeat;
		padding-right: 30px;
	}
	.about-sheme .right {
		background: url(images/rihgt-block-bg.png) 0 center no-repeat;
		padding-left: 30px;
	}
	.about-sheme > div {
		height: 130px;
		padding: 0;
	}
	.about-sheme .center {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		width: 1%;
		margin: 0 -48px;
		background: url(images/center-block-bg.jpg) center top no-repeat;
	}
	.num-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.num-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(50% - 30px);
		flex: 0 0 calc(50% - 30px);
		max-width: calc(50% - 30px);
	}
	.review-nav a {
		font-size: 18px;
		line-height: 20px;
		margin-left: 47px;
	}
	.review-card, .vacancy-card {
		/*margin-bottom: 30px; */
	}
	.vacancy-message .text {
		padding: 31px 20px 38px 67px;
		font-size: 22px;
		line-height: 23px;
	}
	.vacancy-message .more {
		padding: 34px 30px;
	}
	.vacancy-name {
		padding-left: 74px;
	}
	.vacancy-name:before {
		left: 10px;
		top: -5px;
	}
	.vacancy-name {
		font-size: 24px;
		line-height: 29px;
	}
	.proposal-card .list {
		padding-left: 70px;
	}
	.proposal-card-title {
		padding-left: 70px;
	}
	.cooperation-card .text {
		padding: 25px 30px 20px 0px;
		text-align: left;
	}
	.price-left-bottom:before {
		left: 160px;
	}
	.cooperation-promo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.cooperation-promo:after {
		content: "";
		position: absolute;
		top: 0px;
		left: 50%;
		right: 0px;
		bottom: 0px;
		background: linear-gradient(276.32deg, #EDF6FF 24.82%, #F3F9FF 85.22%);
		z-index: -2;
	}
	.cooperation-promo-contact {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		padding: 15px 30px 15px 15px;
	}
	.cooperation-promo-contact .btn {
		font-size: 24px;
		padding-left: 80px;
		width: auto;
	}
	.cooperation-cervices {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.sale-card-text p, .sale-card-text ol:not([class]) li, ol:not([class]) .sale-card-text li {
		font-size: 21px;
		line-height: 32px;
	}
	.sale-card-text p strong, .sale-card-text ol:not([class]) li strong, ol:not([class]) .sale-card-text li strong {
		font-size: 24px;
	}
	.sale-card-title {
		font-size: 44px;
		line-height: 48px;
	}
}

@media (max-width: 991px) {
	.row-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

@media (min-width: 992px) {
	.btn {
		font-size: 18px;
	}

	.calc-btn,
	.all-btn,
	.icon-btn {
		font-size: 18px;
		padding: 20px 28px 20px 100px;
	}
	.calc-btn .ico,
	.all-btn .ico,
	.icon-btn .ico {
		width: 73px;
	}
	.calc-btn svg,
	.all-btn svg,
	.icon-btn svg {
		width: 48px;
		height: 55px;
	}

	.calc-btn {
		font-size: 24px;
	}
	.head-top {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.top-nav {
		font-size: 14px;
		line-height: 16px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.top-nav li {
		margin-left: 10px;
		border-bottom: 0;
	}
	.top-nav li a {
		padding: 0;
	}
	.head-mdl {
		padding: 0 0 24px;
	}
	.head-mdl .adress {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.head-mdl .adress.adress_mob {
		display: none;
	}
	
	.head-mdl .logo {
		display: none;
	}
	.head-mdl .btn {
		display: block;
	}
	.socially {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.tel {
		display: block;
	}
	.head-btm {
		position: static;
		width: 100%;
		-webkit-box-shadow: 0 0 0 transparent;
		box-shadow: 0 0 0 transparent;
		height: auto;
		padding: 0;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		max-width: none;
		width: auto;
		overflow: visible;
	}
	.head-btm .top-nav {
		display: none;
	}
	.head-btm .tel, .head-btm .socially, .head-btm .btn {
		display: none;
	}
	.main-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.main-nav > li {
		font-size: 12px;
		line-height: 14px;
		border-bottom: 0;
	}
	.main-nav > li + li {
		margin-left: 15px;
	}
	.main-nav > li > a {
		padding: 20px 0;
	}
	.main-nav > li > a:before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		background: #0088cc;
	}
	.main-nav > li.parent-active > a:before {
		content: "";
		position: absolute;
		height: 4px;
		width: 100%;
		left: 0;
		right: 0;
		bottom: 0;
		background: #0088cc;
	}
	.main-nav > li > a:hover {
		color: #2196e0;
		background: none;
	}
	.main-nav > li > a:hover:before {
		height: 4px;
	}
	.main-nav > li.has-menu {
		position: static;
	}
	.main-nav > li.has-menu > a:after {
		top: 37px;
		right: 50%;
		-webkit-transform: translate(-50%, 0) rotate(45deg);
		transform: translate(-50%, 0) rotate(45deg);
		margin-right: -10px;
	}
	.main-nav > li.js-active > a {
		padding: 20px 0;
		background: #fff;
		color: #2196e0;
	}
	.main-nav > li.js-active > a:after {
		left: auto;
		right: 50%;
		border-color: #BBC2D0;
	}
	.main-nav > li.js-active > a:before {
		height: 4px;
	}
	.main-nav > li > ul {
		display: none;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		background: #FFFFFF;
		border-radius: 0px 0px 3px 3px;
		-webkit-box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.2);
		height: auto;
		width: 100%;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		top: 100%;
		position: absolute;
		z-index: 50;
		padding: 45px 40px;
	}
	.main-nav > li > ul li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33%;
		flex: 0 0 33%;
		max-width: 33%;
		padding: 0 5px;
		display: block;
		border-bottom: 0;
		font-size: 16px;
		font-weight: normal;
		text-transform: uppercase;
	}
	.main-nav > li > ul li a {
		display: block;
		padding: 8px 5px 8px 27px;
		position: relative;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		line-height: 16px;
	}
	.main-nav > li > ul li a:before {
		content: "";
		position: absolute;
		top: 17px;
		left: 13px;
		width: 4px;
		height: 4px;
		background: #2196e0;
		border-radius: 50%;
	}
	.main-nav > li > ul li a:hover,
	.main-nav > li > ul li a.active {
		background: #ECF3FF;
		-webkit-box-shadow: 0px 2px 2px #C9D6EC;
		box-shadow: 0px 2px 2px #C9D6EC;
		color: #2196e0;
	}
	.main-nav > li:hover > a	{
		background: #fff;
		color: #2196e0;
	}
	.main-nav > li:hover > a:after {
		left: auto;
		right: 50%;
		border-color: #BBC2D0;
	}
	.main-nav > li:hover > a:before {
		height: 4px;
	}
	.main-nav > li:hover ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.nav-ico {
		display: none;
	}
	.header {
	    position: relative;
	    width: auto;
	}
	.hero {
		padding-top: 25px;
	}
	.hero .img {
		position: absolute;
		top: 0;
		left: 0;
		right: 50%;
		bottom: 0;
		overflow: hidden;
		margin-bottom: 0;
		height: auto;
		height: auto;
	}
	.hero .img img {
		position: absolute;
		top: 0;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		right: 0;
		bottom: 0;
		width: auto;
		left: auto;
	}
	.hero-title {
		font-size: 44px;
		line-height: 60px;
	}
	.hero-sub-title {
		font-size: 34px;
		line-height: 60px;
		margin-bottom: 45px;
	}
	.hero-list {
		max-width: none;
	}
	.hero-list {
		padding-bottom: 30px;
	}
	.services {
		padding: 50px 0;
	}
	.headline {
		font-size: 52px;
		line-height: 60px;
		margin-bottom: 49px;
	}
	.headline 	span {
    font-size: 0.6em;
    display: block;
	}
	.services-item a, .services-item > div {
		font-size: 18px;
		font-size: 14px;
		line-height: 24px;
	}
	.gallery .services-item a{
		font-size: 17px;
	}
	.emergency {
		padding: 50px 0;
	}
	.emergency p, .emergency ol:not([class]) li, ol:not([class]) .emergency li {
		font-size: 24px;
		line-height: 28px;
	}
	.emergency .price {
		text-align: right;
		font-size: 52px;
		line-height: 52px;
		margin-top: 0;
	}
	.phone {
		padding-left: 55px;
		font-size: 39px;
		line-height: 39px;
	}
	.objects {
		padding: 50px 0;
	}
	.equipment {
		padding: 50px 0;
	}
	.equipment .text-center {
		padding-top: 20px;
	}
	.list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -15px 15px;
	}
	.list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0 15px 0 30px;
		font-size: 16px;
		font-size: 15px;
		color: #000;
		line-height: 24px;
		margin: 0 0 2px 0;
	}
	.list li:before {
		left: 15px;
	}
	.steps {
		padding: 50px 0;
	}
	.price-list {
		padding: 50px 0;
	}
	.price-block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		border: 8px solid rgba(33, 150, 224, .2);
	}
	.price-block::before {
		content: "";
		position: absolute;
		width: 100%;
		left: 0;
		top: 0;
		bottom: 0;
		background: linear-gradient(276.32deg, #EDF6FF 24.82%, #FFFFFF 129.27%);
		z-index: 1;
	}

	.inner-price-block::before {
		display: none;
	}
	.price-left,
	.price-right {
		max-width: 100%;
		flex: 0 0 100%;
	}
	.price-right {
	}
	.price-right ul {
		column-count: 2;
		column-count: 1;
		column-gap: 100px;
		display:flex;
		flex-wrap:wrap;
	}
	.price-left-top {
		padding: 29px 29px 29px 40px;
	}
	.price-left-bottom {
		padding: 40px 30px;
	}
	.gallery {
		padding: 50px 0;
	}
	.sale-box {
		padding: 50px 0;
		text-align: left;
	}
	.clients {
		padding: 50px 0;
	}
	.workers {
		padding: 50px 0;
	}
	.logo-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(20% + 1px);
		flex: 0 0 calc(20% + 1px);
		max-width: calc(20% + 1px);
	}
	.text-box {
		padding: 50px 0;
	}
	.text-box h1 {
		font-size: 34px;
		line-height: 39px;
	}
	.photo-gallery .services-item .img-box {
		height: 200px;
	}
	.super-footer {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		margin-bottom: 46px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.super-footer .logo {
		margin-bottom: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 200px;
		flex: 0 0 200px;
		max-width: 200px;
	}
	.footer-top {
		padding: 55px 0 35px;
	}
	.ftr-title {
		padding: 0;
		margin-bottom: 15px;
		border-bottom: 0;
	}
	.ftr-title:before {
		display: none;
	}
	.ftr-list {
		display: block;
		margin: 0;
	}
	.footer-btm .container {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.btm-nav {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		max-width: none;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-bottom: 0;
	}
	main > .container {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.payment {
		min-height: auto;
	}
	.cnt-img {
		margin-bottom: 60px;
	}
	ol:not([class]) {
		/*display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;*/
	}
	ol:not([class]) li {
		position: relative;
		display: block;
		padding: 0 15px 0 42px;
		/*-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%;*/
	}
	blockquote {
		padding: 30px 30px 30px 60px;
	}
	blockquote {
		margin-bottom: 60px;
	}
	.more-hero-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 70px -15px 0;
	}
	.more-hero-list li {
		display: block;
		max-width: calc(33.333333% - 15px);
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(33.333333% - 15px);
		flex: 0 0 calc(33.333333% - 15px);
	}
	.about-sheme {
		margin-bottom: 50px;
	}
	.about-sheme .left,
	.about-sheme .right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 330px;
		flex: 0 0 330px;
		max-width: 330px;
	}
	.about-sheme > div {
		font-size: 24px;
		line-height: 28px;
		height: 167px;
	}

	.about-sheme + p, ol:not([class]) .about-sheme + li {
		margin-bottom: 60px;
	}
	.num-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(33.333% - 30px);
		flex: 0 0 calc(33.333% - 30px);
		max-width: calc(33.333% - 30px);
	}
	.contact {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.map {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		height: auto;
	}
	.contact-text {
		padding-top: 40px;
	}
	.contact-text {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.contact-text-bottom {
		padding: 40px 15px;
	}
	.title-wrap {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.title-wrap:before {
		z-index: -1;
		content: "";
		position: absolute;
		background: #DDE1E8;
		left: 0;
		right: 0;
		top: 28px;
		height: 1px;
	}
	.title-wrap > * {
		background: #fff;
	}
	.title-wrap h1 {
		padding-right: 20px;
	}
	.review-nav {
		margin: 15px 0 0;
	}
	.vacancy-message {
		margin-bottom: 40px;
		padding-left: 67px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		overflow: hidden;
		padding-left: 67px;
	}
	.vacancy-message:after {
		top: 23px;
		left: 10px;
	}
	.vacancy-message .text {
		position: relative;
		z-index: 2;
		padding: 31px 20px 38px 0;
		font-size: 22px;
		line-height: 23px;
		color: #3A3A3A;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		width: 1%;
	}
	.vacancy-message .text:before {
		content: "";
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 100%;
		width: 0;
		height: 0;
		border-top: 48px solid transparent;
		border-left: 20px solid #fff;
		border-bottom: 48px solid transparent;
	}
	#vacancy-modal .modal-dialog {
		max-width: 625px;
	}
	.vacancy-price {
		font-size: 28px;
		line-height: 24px;
		padding: 26px 12px;
		margin-bottom: 30px;
	}
	.vacancy-modal-inn {
		padding-left: 30px;
	}
	.vacancy-title {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	.vacancy-modal-bottom {
		padding: 30px 5px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.vacancy-modal-bottom .btn {
		width: auto;
		margin: 0 15px;
		padding: 10px 55px;
	}
	.cooperation-card {
		margin-bottom: 60px;
	}

	.cooperation-title {
		font-size: 32px;
		line-height: 38px;
	}
	.cooperation-promo-contact {
		padding: 30px;
	}
	.cooperation-promo-contact p, .cooperation-promo-contact ol:not([class]) li, ol:not([class]) .cooperation-promo-contact li {
		font-size: 28px;
	}
	.cooperation-promo-contact .contact-tel-item {
		font-size: 34px;
	}
	.cooperation-promo-contact .price-left-bottom:before {
		left: 160px;
	}
	.cooperation-cervices-title {
		font-size: 28px;
		line-height: 38px;
	}

	.cooperation-cervices {
		padding: 30px;
	}
	.cooperation-cervices .list {
		font-size: 18px;
		line-height: 33px;
	}
	.sale-card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 30px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.sale-card.blue {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.sale-card-text {
		padding: 20px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
		max-width: 60%;
	}
	.sale-card-img {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		width: 1%;
		height: auto;
	}
	.sale-card-img img {
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.head-top {
		padding: 28px 0 20px;
	}
	.logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 244px;
		flex: 0 0 244px;
		max-width: 244px;
	}
	.head-mdl .btn {
		margin-right: 0;
	}
	.socially {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 184px;
		flex: 0 0 184px;
		max-width: 184px;
	}
	.socially a {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 48px;
		flex: 0 0 48px;
		max-width: 48px;
		height: 48px;
	}
	.socially a + a {
		margin-left: 15px;
	}
	.adress {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 180px;
		flex: 0 0 180px;
		max-width: 180px;
		padding-right: 18px;
	}
	.adress a {
		font-size: 16px;
	}
	.worktime span:not([class]), .mail span:not([class]) {
		max-width: 130px;
	}
	.worktime, .mail {
		font-size: 16px;
		line-height: 24px;
		line-height: 20px;
	}
	.worktime span:not([class]), .mail span:not([class]) {
		max-width: none;
	}
	.tel {
		line-height: 181.19%;
	}
	.tel a {
		font-size: 28px;
		margin-bottom: 10px;
	}
	.tel span {
		font-size: 14px;
		display: block;
	}
	.main-nav > li {
		font-size: 14px;
		line-height: 16px;
	}
	.main-nav > li > a {
		padding: 26px 0;
	}
	.main-nav > li.has-menu a:after {
		top: 50px;
	}
	.main-nav > li.js-active > a {
		padding: 26px 0;
		color: #000;
	}
	.main-nav > li.js-active > a::before {
		height: 0;
	}
	.hero {
		height: 675px;
	}
	.hero .img {
		height: auto;
	}
	.emergency p, .emergency ol:not([class]) li, ol:not([class]) .emergency li {
		font-size: 28px;
		line-height: 32px;
	}
	.emergency-title {
		font-size: 48px;
		line-height: 52px;
	}
	.phone {
		font-size: 44px;
		line-height: 44px;
	}
	.phone .ico {
		width: 50px;
		height: 74px;
	}
	.time {
		width: 128px;
		height: 128px;
		font-size: 38px;
		line-height: 38px;
	}
	.obj-item {
		font-size: 21px;
		font-size: 17px;
		line-height: 24px;
		line-height: 20px;
	}
	.obj-item .img-box {
		height: 215px;
		height: 160px;
	}
	.price-label {
		font-size: 21px;
		font-size: 18px;
		line-height: 24px;
	}
	.price-label span {
		font-size: 28px;
		font-size: 18px;
	}
	.methods {
		padding: 50px 0;
	}
	.method-item-title {
		font-size: 21px;
	font-size: 17px;
		line-height: 24px;
	}
	.step-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.step-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.step-list li:not(:last-child):after {
		width: 30px;
		top: 0;
		right: 5px;
		bottom: 0;
		background: url(images/arrow.svg) 0 center no-repeat;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		left: auto;
	}
	.price-title {
        font-size: 28px;
        font-weight: 700;
        line-height: 32px;
        margin-bottom: 0;
	}
	.price-left {
		background: none;
		display: flex;
        flex-direction: row;
		align-items: center;
	}
	.sale-title {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 50px;
	}
	.sale-form {
		margin-bottom: 40px;
	}
	.sale-form .form-group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.sale-form .form-control {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		width: 1%;
		text-align: left;
	}
	.sale-form .btn {
		font-size: 21px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 230px;
		flex: 0 0 230px;
	}
	.logo-item {
		height: 120px;
	}
	.before-after .img-box svg {
		width: 19px;
		height: 19px;
	}
	.before-after .img-box.after svg {
		width: 24px;
		height: 23px;
	}
	.ba-label {
		font-size: 42px;
		line-height: 24px;
	}
	.ba-label .ico {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50px;
		flex: 0 0 50px;
		max-width: 50px;
		height: 50px;
		margin-right: 25px;
	}
	.photo-gallery .services-item .img-box {
		height: 256px;
	}
	.super-footer .logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		max-width: none;
	}
	.ftr-adress {
		font-size: 16px;
	}
	.ftr-timework {
		font-size: 16px;
	}
	.ftr-tel {
		font-size: 28px;
	}
	.ftr-title {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 32px;
	}
	.ftr-list li {
		font-size: 16px;
		line-height: 22px;
	}
	.btm-nav li + li {
		margin-left: 40px;
	}
	.aside-title {
		font-size: 20px;
	}
	.aside-card-inner {
		padding: 20px 30px;
	}
	.aside-comments .text-center {
		padding: 0 20px 37px;
	}
	.aside-comments .btn {
		font-size: 18px;
	}
	.more-hero-list li {
		padding: 36px 15px 36px 90px;
	}
	.article-card .img-box {
		height: 200px;
	}/*
	.article-card .text {
		height: 210px;
	}*/
	.about-sheme .left,
	.about-sheme .right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 446px;
		flex: 0 0 446px;
		max-width: 446px;
	}
	.about-sheme > div {
		font-size: 24px;
		line-height: 28px;
	}
	.num-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -15px;
		counter-reset: li;
		list-style: none;
	}
	.num-list li {
		padding: 50px 40px 33px;
		margin-bottom: 60px;
	}
	.contact-text-top {
		padding: 0 30px 30px;
	}
	.contact-tel-item {
		font-size: 24px;
		line-height: 26px;
	}
	.review-card-top, .vacancy-top {
		height: 70px;
	}
	.review-card-bottom .more, .vacancy-bottom .more {
		padding: 0 25px;
	}
	.vacancy-message {
		padding-left: 116px;
	}
	.vacancy-message:after {
		left: 42px;
	}
	.vacancy-message .text {
		padding: 31px 15px 38px 0;
		font-size: 24px;
		line-height: 28px;
	}
	.vacancy-message .text:before {
		border-top: 55px solid transparent;
		border-bottom: 55px solid transparent;
	}
	.vacancy-message .more {
		padding: 38px 40px;
	}
	.vacancy-card .more {
		padding: 0 15px 48px;
	}
	.vacancy-top {
		padding: 30px;
	}
	.vacancy-name {
		font-size: 34px;
		line-height: 39px;
	}
	.vacancy-label {
		font-size: 18px;
		line-height: 24px;
	}
	.proposal-card {
		height: calc(100% - 30px);
	}
	.cooperation-title {
		font-size: 38px;
		line-height: 44px;
	}
	.cooperation-promo-contact p, .cooperation-promo-contact ol:not([class]) li, ol:not([class]) .cooperation-promo-contact li {
		font-size: 34px;
	}
	.cooperation-cervices-title {
		font-size: 34px;
		line-height: 44px;
	}

	.cooperation-cervices {
		padding: 30px;
	}
	.sale-card-text {
		padding: 30px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		padding: 30px 30px 45px;
	}
	.sale-card-text p, .sale-card-text ol:not([class]) li, ol:not([class]) .sale-card-text li {
		font-size: 22px;
	}
	.sale-card-text p strong, .sale-card-text ol:not([class]) li strong, ol:not([class]) .sale-card-text li strong {
		font-size: 24px;
	}
	.sale-card-title {
		font-size: 47px;
		line-height: 55px;
	}
}

@media (min-width: 1350px) {
	.container {
		max-width: 1310px;
	}
	.logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 344px;
		flex: 0 0 344px;
		max-width: 344px;
	}
	.top-nav {
		font-size: 16px;
		line-height: 18px;
	}
	.top-nav li {
		margin-left: 15px;
	}
	.top-nav li {
		margin-left: 20px;
	}
	.socially a + a {
		margin-left: 20px;
	}
	.tel a {
		font-size: 33px;
	}
	.tel span {
		font-size: 16px;
	}
	.main-nav > li {
		font-size: 16px;
		line-height: 18px;
	}
	.hero {
		height: auto;
	}
	.hero-title {
		font-size: 50px;
		line-height: 62px;
		margin-bottom: 30px;
	}
	.emergency-title {
		font-size: 52px;
		line-height: 62px;
	}
	.step-list li {
		padding: 82px 20px 48px;
		font-size: 16px;
		line-height: 24px;
	}
	.step-list li:not(:last-child):after {
		right: -10px;
	}
	.step-list li span {
		-webkit-box-flex: 1;
		-ms-flex: auto;
		flex: auto;
		max-width: none;
	}
	.price-right {
	}
	.price-left-top {
		padding: 29px 29px 29px 90px;
	}
	.gallery .services-item .img-box {
		height: 226px;
		height: 170px;
		border-radius:15px;
		overflow:hidden;
		margin-bottom:20px;
	}
	.sale-title {
		font-size: 48px;
		line-height: 68px;
	}
	.aside-title {
		font-size: 24px;
	}
	.payment li span:not([class]) {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		width: 1%;
		padding-left: 20px;
	}
	.payment li .ico {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 52px;
		flex: 0 0 52px;
		max-width: 52px;
		height: 52px;
	}
	.aside-comments .text-center {
		padding: 0 37px 37px;
	}
	.aside-comments .btn {
		padding: 8px 35px 8px 80px;
	}
	h1 {
		font-size: 52px;
		line-height: 54px;
	}
	.person-card .img-box {
		height: 360px;
	}
	.person-card .img-box {
		height: 400px;
	}
	.review-nav {
		margin-top: 15px;
	}
	.review-nav a {
		font-size: 21px;
		line-height: 24px;
	}
	.vacancy-message .more {
		padding: 24px 40px;
	}
	.cooperation-card .text {
		padding-left: 50px;
	}

	.cooperation-title {
		font-size: 42px;
		line-height: 54px;
	}
	.sale-card-text {
		padding: 30px 30px 45px;
	}
	.sale-card-text p strong, .sale-card-text ol:not([class]) li strong, ol:not([class]) .sale-card-text li strong {
		font-size: 26px;
	}
}





.fb{font-weight:bold;}
.container img{
	border-radius:5px;
}
.list_txt_opis{
	margin-bottom:20px;
}
.list_txt_opis li{
	padding-left:10px;
	font-size:17px;
	margin-bottom:5px;
	
}
.list_txt_opis li:before{
	width:10px;
	height:10px;
	background-color:#2196e0;
	content:"";
	display: inline-block;
    vertical-align: middle;
	border-radius:100%;
	margin-right:20px;
}
.tip_header{
	margin-bottom:20px;
	font-weight:bold;
	font-size:20px;
}
.services-item h4{
	font-size:18px;
	font-size:16px;
	font-weight:500;
}
.price strong{
	color:#2196e0;
	font-weight:700;
}
.services-item .price{
	color:#777;
	color:#2196e0;
	font-weight:700;
}


@media (max-width: 992px) {
	.services-item h4 {
    font-size: 16px;
}
}
@media (max-width: 390px) {
	.services-item h4 {
		font-size: 14px;
	}
}



.block_pre_cl{
    background-color: #fff;
    -webkit-box-shadow: 0 0 70px rgb(40 40 40 / 15%);
    box-shadow: 0 0 70px rgb(40 40 40 / 15%);
    border-radius: 15px;
    padding: .5vw;
	margin-left:10px;
	margin-right:10px;
	width:25%;
}
.block_pre_cl_cont{
    padding: 1vw;
    border: 1px dotted #a6acb7;
    border-radius: 15px;
    width: 100%;
    min-height:250px;
}
.block_pre_cl_cont_img{
    ms-flex-negative: 0;
    flex-shrink: 0;
    width: 7vw;
    height: 7vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -5vw;
}
.block_pre_cl_cont_txt{
    
}
.block_pre_cl_cont_txt_zag{
    font-size: 1.2vw;
    margin-bottom: 0.75vw;
    font-weight: bold;
    text-align:center;
    margin-top:0.5vw;
}
.block_pre_cl_cont_txt_txt{
    font-size: 0.7vw;
}
.block_pre_cl_cont_txt_txt span{
    font-weight:bold;
}
.br15{
    border-radius:15px;
}
.alleft{
    justify-content: flex-start;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.krug_block{
    text-align: center;
    width: 92px;
    max-width: 92px;
    align-self: center;
    position:relative;
    margin:-66px auto 0px auto;
}
.krug_block:before{
   position: absolute;
    content: '';
    left: 9%;
    top: 8%;
    width: 74px;
    height: 74px;
    z-index: 1;
    background: url(https://prochistka.ru/etapi-2.svg);
    background-size: 100% 100%;
    -webkit-animation: rotate 10s infinite linear;
    animation: rotate 10s infinite linear;
}
.krug_block_cont{
    margin: 0 0 0 0;
    padding: 38px 0 38px 0;
    border-radius: 100px 100px 100px 100px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#2196e0), to(#1a7ebe));
    background-image: linear-gradient(to top, #2196e0 0%, #1a7ebe 100%);
    box-shadow: 0 1px 57px rgb(0 0 0 / 10%), inset 0 0 24px rgb(255 255 255 / 15%);
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}
.krug_block_cont_fig{
    color: #FFF;
    font-size: 2.1vw;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: .5px;
}
.mt20{
    margin-top:1.3vw;
}
.shagi_cont{
	display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.block_pre_cl_cont_txt_txt{
	font-size: 16px;
    line-height: 24px;
}
.zayavka{
	font-weight:bold;
	color: #fff;
	/*border-bottom:1px dotted #E70000;*/
}
.shagi_cont .zayavka{
	color: #000;
}
.emergency h2{
	border-left:0px !important
}
.img_top_header{
	margin-right:20px;
}
.block_pre_cl_cont{
	padding:20px;
}
.block_pre_cl_cont_txt_txt{
	text-align:center;
}


@media (max-width: 768px){
.payment-block .payment-block__icons {
	margin-top:10px;
	justify-content: center;
}
	.shagi_cont{
		display:block;
		padding-top:20px;
	}
	.hero{
		background-position: left center !important;
		padding-top: 140px;
	}
	.hero-text {
		padding-top: 40px;
	}
	.block_pre_cl {
		padding: 0.5rem;
		width: 100%;
		margin-bottom: 71px;
		margin-left:0px;
	}
	.krug_block_cont_fig{
		font-size:25px;
	}
	.block_pre_cl_cont{
		min-height:100px;
	}
	.block_pre_cl_cont_txt_zag {
		font-size: 20px;
		margin-bottom: 20px;
		margin-top: 10px;
	}
}
.container ul{
	margin-bottom:15px;
	list-style: inherit;
	
}
.container ul li{
	padding-bottom:15px;
	list-style: inherit;
}




.workers_wrap {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
.workers_item {
	width: 300px;
	margin-bottom: 40px;
}
.worker_wrap {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.worker_img {
    width: 192px;
    height: 192px;
    margin: 0 auto;
	margin-bottom: 37px;
}
.worker_content {
    text-align: center;
}
.worker_name {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 4px;
	text-transform: uppercase;
}
.worker_staj {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #2196E0;
	margin-bottom: 16px;
	text-transform: uppercase;
}
.worker_prof {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

@media (max-width: 768px){
	.workers_wrap {
		justify-content: center;
	}
}


/** faq **/ 

.faqs {
  padding: 50px 0;
	/*background: url(../img/fag_bg.svg) no-repeat right center;*/
}

.faqs_wrap {
  display: flex;
  gap: 20px;
	margin-top: 18px;
	align-items: center;
	justify-content: space-between;
}

.faqs_content {
    max-width: 748px;
  width: 100%;
  margin-bottom: -16px;
}

.faq_item {
    border-radius: 14px;
    padding: 20px 24px;
    margin-bottom: 16px;
    border: 1px solid #2196E01A;
    box-shadow: 0px 4px 12px 0px #2196E029;
}
.faq_item.active {
}

.faq_item .faq_item_vopros {
    cursor: pointer;
    position: relative;
    padding-right: 48px;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.faq_item_vopros:hover {

}

.faq_item_otvet {
	font-weight: 400;
    font-size: 15px;
}

.faq_item_otvet span {
  display: block;
  height: 1px;
  width: 100%;
  background: rgba(255,255,255,.6);
  margin: 16px 0;
}

.faq_item.active:last-child .faq_item_vopros {

}

.faq_item:first-child > .faq_item > .faq_item_vopros {

}

.faq_item > .faq_item_vopros:after {
  content: "";
	position: absolute;
  top: -8px;
  right: 0;
  transition: .3s all;
  transform: rotate(0deg);
  background:url(./images/plus.svg);
  width: 40px;
  height: 40px;
  display: block;
}

.faq_item.active > .faq_item_vopros:after {
  transform: rotate(-45deg);
  
}/*background:url(./images/minus.svg);*/

.faq_item.active .faq_item_vopros {
}

.faq_trigger {
  text-align: center;
  max-width: 440px;
  width: 100%;
  margin: 0 auto;
}

.faqs_trigger_title {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 300;
    line-height: 38px;
    text-align: center;
	margin-bottom:15px;
}

.faqs_trigger_desc {
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
    text-align: center;
}

.faqs_trigger_soc {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 20px;
	font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-align: left;
    text-decoration: none;
	text-transform: uppercase;
}
/*.faqs_trigger_soc a {
    display: block;
    width: 44px;
    height: 44px;
}*/
.faqs_trigger_soc a svg {
    width: 22px;
    height: 22px;
	margin-right: 10px;
}

a.faqs_trigger_soc_tg {
    border: 1px dashed #20A0E1;
    padding: 15px 20px;
    border-radius: 8px;
	color: #20A0E1;
}

a.faqs_trigger_soc_wa {
    border: 1px dashed #51C85D;
    padding: 15px 20px;
    border-radius: 8px;
	color: #51C85D;
}


@media (max-width: 992px) {
  .faqs_wrap {
    flex-wrap: wrap;
  }
  .faq-in {
    max-width: 580px;
  }
}


@media (max-width: 768px) {
  .faq-in {
    max-width: 100%;
  }
  .faq_trigger {
    margin-top: 30px;
  }
}

/** faq end **/



label {
    position: absolute;
    top: -10px;
    left: 16px;
    background: linear-gradient(0deg, #fff, transparent);
    font-size: 12px;
}
label.hidden {
  display: none;
}
input.form-control:focus {
    border: 1px solid #ccc;
}
input:focus::placeholder {
  opacity: 0;
}
/*input:focus + label.hidden {
  display: inline-block;
}*/




.scroll-top-wrapper.show {
    right: 30px;
    bottom: 140px;
}
.scroll-top-wrapper.show {
    cursor: pointer;
    opacity: 0.6;
}
.scroll-top-wrapper.show {
    cursor: pointer;
}
.scroll-top-wrapper {
    text-align: center;
    color: #fefefe;
    line-height: 40px;
}
.scroll-top-wrapper {
    border-radius: 20px;
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    text-align: center;
    z-index: 9998;
    background-color: #777;
    color: #fefefe;
    width: 40px;
    height: 40px;
    line-height: 40px;
    right: 30px;
    bottom: 50px;
	display:flex;
	align-items:center;
	justify-content:center;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.scroll-top-wrapper img{
	height:10px;
}

.scroll-top-wrapper i.fa {
    font-size: 17px;
    line-height: inherit;
}

.action_item{
	position:relative;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:flex-end;
	flex-direction:column;
	border-radius:25px;
	background-position:top center;
	background-repeat:no-repeat;
	background-size:auto 60%;
	overflow:hidden;
	color:#fff;
	padding:60% 30px 30px;
	text-align:center;
	height:calc(100% - 25px);
	margin-bottom:25px;
}
.action_item > div{
	position:relative;
	z-index:2;
}
.action_item::before{
	content:'';
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(1,73,184,1) 60%);
	z-index:1!important;
}
.actions .col-lg-3:nth-child(2n) .action_item::before{
	background:linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(176,0,2,1) 60%);
}
.action_item_inner{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
	flex-direction:column;
	height:100%;
	width:100%;
}
.action_item_title{
	font-size:22px;
	font-weight:700;
	line-height:22px;
	text-transform:uppercase;
}
.action_item_text{
	font-size:17px;
	font-weight:500;
	line-height:20px;
	padding:10px 0 25px;
}
.action_item_inner a.skidka{
	display:block;
	border-radius:10px;
	background:#fff;
	padding:10px;
	font-size:14px;
	font-weight:700;
	line-height:30px;
	color:#0149B8;
	width:100%;
	text-transform:uppercase;
}
.actions .col-lg-3:nth-child(2n) .action_item_inner a.skidka{
	color:#B00002;
}
.action_item_inner a.skidka:hover{
	text-decoration:none;
	opacity:0.8;
}

@media (max-width: 1200px) and (min-width: 991px){
.actions .col-lg-3{
	-ms-flex: 0 0 33.3333333%;
    flex:0 0 33.3333333%;
    max-width:33.3333333%;
}
}
@media (max-width: 991px) {
  .text-box img.alignleft {
        float: none;
  }
}

    .fixed-btn {
        position: fixed;
        opacity: 0;
        transition: opacity 0.3s ease;
        z-index: 999;
		display: none;
    }
    .fixed-btn.top {
        top: 20px;
        right: 20px;
    }
    .fixed-btn.bottom {
        bottom: 20px;
        right: 4%;
		width: 92%;
    }
    .fixed-btn.show {
        opacity: 1;
		display: block;
    }
.price_menu{
	border:1px solid rgba(33,150,224,0.4);
	border-radius:15px;
	overflow:hidden;
}
.price_menu_item{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	border-top:1px solid rgba(33,150,224,0.4);
	padding:15px 65px 15px 15px;
	font-weight:400;
	font-size:15px;
	line-height:18px;
	color:rgba(51,51,51,0.8);
	cursor:pointer;
	background:#fff;
	position:relative;
	min-height:65px;
}
.price_menu_item::after{
	position:absolute;
	display:block;
	content:'';
	right:15px;
	top:15px;
	width:35px;
	height:35px;
	background:url(images/price.svg) center right / contain no-repeat;
}
.price_menu_item.active::after{
	transform:rotateZ(90deg);
}
.price_menu_item:first-child{
	border-top:none;
}
.price_menu_item:hover,.price_menu_item.active{
	color:#333;
}
.price_menu_item.inactive{
	display:none;
}
.price_menu + .btn{
	display:block;
	width:max-content;
	margin:15px auto;
	cursor:pointer;
}
.price_wrap{
	margin-left:50px;
}
.price_wrap_item{
	display:none;
}
.price_wrap_item.active{
	display:block;
}
.price-list-item{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
	margin-bottom:15px;
	padding:20px 25px;
	background:rgba(33,150,224,0.05);
	font-weight:400;
	font-size:15px;
	line-height:21px;
	color:#333;
	border-radius:10px;
}
.price-list-item span:last-child{
	font-weight:500;
	font-size:17px;
	line-height:24px;
	color:#2196E0;
}
@media(max-width:1200px){
.price_wrap{
	margin-left:0;
}
.price_menu_item{
	padding: 10px 45px 10px 10px;
	font-size:14px;
	line-height:17px;
	min-height:45px;
}
.price_menu_item::after{
	right:10px;
	width:25px;
	height:25px;
}
}
@media(max-width:990px){
.price_menu{
	margin-bottom:20px;;
}
.price_menu_item::after{
	top:10px;
}
.services-item a, .services-item > div{
font-size:14px;
}
.price-info-list li{
	width:100%;
}
}
@media(max-width:770px){
.price-list-item{
	flex-direction:column;
	text-align:center;
}
.services-item a, .services-item > div{
	white-space:wrap;
}
}


.equipment-item .img-box {
    height: 150px;
}



ul.pagination {
    justify-content: center;
	gap: 8px;
    list-style-type: none;
}
ul.pagination li.active {
    color: #2196e0;
	font-weight: bold;
}


ol.js-custom-counter {
  list-style: none;
  counter-reset: li;
  margin: 0 -15px;
  padding-bottom: 10px;
}

ol.js-custom-counter li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 8px;
}

ol.js-custom-counter li::before {
  position: absolute;
  top: 5px;
  left: 15px;
  width: 16px;
  height: 16px;
  background: #2196e0;
  line-height: 16px;
  content: counter(li);
  counter-increment: li;
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}


@media only screen and (max-width: 768px) {
    .container ul {
        padding-left: 16px;
    }
}



a.icon_vk svg {
    fill: #2196e0;
}
a.icon_tg svg {
    fill: #229ED9;
}
a.icon_wa svg {
    fill: #64a70a;
}
.socially a:hover svg, .socially a:hover svg path {
    fill: #999;
}
.socially a:hover {
    box-shadow: 0px 4px 10px #E6ECF5, 0px 4px 10px #E6ECF5;
}


.page-template-default .main-body {
    padding-top: 80px;
}

@media (max-width: 992px) {
	.page-template-default .main-body {
		padding-top: 180px;
	}
	h1 {
		font-size: 26px;
	}
}


.preim {
    margin-top: 60px;
}



.reHero {
    position: relative;
    background: #F1FAFF;
    overflow: hidden;
    padding: 60px 0 80px;
}

.reHero .hero-title {
    font-weight: 700;
    font-size: 46px;
    line-height: 52px;
    text-transform: uppercase;
	color: #545454;
}
.hero-list {
    padding-right: 12%;
}
.hero-list li {
    padding-bottom: 0 !important;
    display: flex;
    align-items: center;
}
.hero-list span {
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    vertical-align: middle;
    color: #545454;
}
.hero-action {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
	align-items: center;
}
.reHero .calc-btn {
    background: #68B1E0;
    padding: 18px;
    border: none;
    border-radius: 10px;
    box-shadow: none !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
}
.discount-badge {
    font-weight: 700;
    font-size: 19px;
    line-height: 25px;
    text-transform: uppercase;
    color: #545454;
}

.hero-slider {

}

.hero-slider .slick-arrow {
    top: 100%;
    margin-top: 10px;
    border: none;
    background: #68B1E0;
    width: 57px;
    height: 57px;
    border-radius: 50%;
}

.slick-arrow:before {
    top: 50%;
    left: 50%;
    width: 13px;
    height: 13px;
    border-bottom: 2px solid #fff;
}

.slick-arrow.slick-prev {
    left: 50%;
    transform: translateX(-150%);
}

.slick-arrow.slick-next {
    right: 50%;
    transform: translateX(150%);
}

.slick-arrow.slick-prev:before {
    border-left: 2px solid #fff;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-20%, -50%) rotate(45deg);
}

.slick-arrow.slick-next:before {
    border-right: 2px solid #fff;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-70%, -50%) rotate(-45deg);
}

.slider-item {
    width: 599px;
    height: 429px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
	border-radius: 30px;
}
.slider-item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
/* Мобильные устройства */
@media (max-width: 992px) {
    .hero-slider {
        margin-top: 30px;
    }
    
    .reHero .row {
        justify-content: center !important;
    }
    
    .hero-text {
    }
	.reHero .hero-title {
		font-size: 28px;
        line-height: 36px;
        margin-top: 40px;
	}
}
    .payment-block {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      background-color: #fff;
    }

    .payment-block__title {
      flex: 1 1 50%;
		margin: 0;
		border-left: 0;
		padding: 0;
		font-weight: 500;
		font-size: 26px;
		line-height: 30px;
		vertical-align: bottom;
    }
.payment-block span{
      display:block;
      margin-top:10px;
	  font-weight:500;
	  color:#2196E0;
	  font-size:18px;
    }
    .payment-block__icons {
      display: flex;
      flex: 1 1 auto;
	  gap: 14px;
	  justify-content:end;
    }

    .payment-block__icon {
	
	background-color: rgba(33, 150, 224, .1);
      border-radius: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 16px;
      padding: 18px 27px;
    }/*flex: 1 1 100px;*/

    .payment-block__icon img {
      max-width: 80px;
      max-width: 100px;
      height: auto;
      display: block;
    }

    @media (max-width: 768px) {
      .payment-block {
        text-align: center;
      }
      .payment-block__title {
        margin-bottom: 16px;
      }
      .payment-block__icons {
        justify-content: center;
      }.payment-block__icon {
		padding: 12px;
	  }
	  .header {
		top: 0;
	  }
    }

    @media (max-width: 480px) {
      .payment-block__title {
        font-size: 1.25rem;
      }
      .payment-block__icon img {
        max-width: 60px;
      }

    }
	
	
	

section.specialists {
    padding: 50px 0;
}
.specialists__list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 62px;
  margin-left: -12px;
  margin-right: -12px;
}
.specialists__list .specialist-card {
  flex: 0 0 calc(50% - 24px);
  margin: 0 12px 24px;
}

.specialist-card {
    display: flex;
	gap: 28px;
    border: 1px solid rgba(33, 150, 224, 0.3);
    border-radius: 20px;
    overflow: hidden;
    background: linear-gradient(180deg, #FFFFFF 71.14%, #F2F7FF 100%);
    padding: 32px;
}
.specialist-card__img {
flex: 0 0 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    overflow: hidden;
    height: 152px;
}
.specialist-card__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.specialist-card__placeholder {
  font-size: 36px;
  color: #A0C4FF;
}
.specialist-card__content {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.specialist-card__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
    margin-bottom: 16px;
}
.specialist-card__name {
     margin: 0;
    color: #3A3A3A;
    font-family: Ubuntu;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
}
.specialist-card__meta {
  display: flex;
  align-items: center;
  gap: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: rgba(58, 58, 58, .5);
}
.specialist-card__stars {
  display: flex;
}
.specialist-card__stars .half {
  position: relative;
}
.specialist-card__stars .half::before {
  content: '☆';
  position: absolute;
  color: #FFD700;
  width: 50%;
  overflow: hidden;
}
.specialist-card__desc {
    margin: 0 0 26px;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    color: rgba(58, 58, 58, .8);
}
.specialist-card__actions {
  margin-top: auto;
  display: flex;
  gap: 22px;
}
.specialist-card__actions a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.specialist-card__actions a:hover {
    text-decoration: none;
}
.specialist-card__actions svg {
    width: 20px;
    height: 20px;
}
.specialist-card__actions span {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #2196E0;
}
.btn--call span{
  color: #2196E0;
      border-bottom: 1px dashed #2196E0;
}
.btn--whatsapp span{
  color: #51C85D;
      border-bottom: 1px dashed #51C85D;
}


@media (max-width: 768px) {
	.specialists__list {
		padding: 0 16px;
	}
  .specialists__list .specialist-card {
    flex: 0 0 100%;
    margin: 0 0 24px;
	    padding: 20px;
  }
  .specialist-card {
    flex-direction: column;
  }
  .specialist-card__header {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
  .specialist-card__img {
    width: 100%;
    padding: 24px 0;
  }
}
.whatsapp__block {
    position: fixed;
    z-index: 9999;
    bottom: 18px;
    right: 13px;
    opacity: 1;
    transition: opacity .3s ease-in-out;
    width: 100px;
    height: 100px;
}


.page-template-page-o-kompanii .breadcrumbs {
    margin-bottom: 80px;
}
.page-template-page-o-kompanii h2 {
    border: none;
    padding: 0;
    text-transform: uppercase;
}
.preim h2 {
    display: none;
}
.preim {
    margin-top: 90px;
}
.p_subtitle {
font-family: Ubuntu;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #2196E0;
    max-width: 88%;
}
.preim .num-list li {
    border: 2px solid rgba(33, 150, 224, 0.2);
    border-radius: 24px;
    background: linear-gradient(180deg, #FFFFFF 0%, #F2F7FF 100%);
	    font-weight: 700;
    font-size: 18px;
    text-align: center;
}
.preim .num-list li:before {
    content: counter(li);
    counter-increment: li;
    background: #2196e0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -32px;
    border-radius: 50%;
    font-weight: 500;
    font-size: 24px;
    line-height: 46px;
    text-align: center;
    letter-spacing: -0.07em;
    color: #FFFFFF;
    width: 64px;
    height: 64px;
    line-height: 64px;
    box-shadow: none;
    background: linear-gradient(180deg, #50B3F2 0%, #2196E0 100%);
}
@media (min-width: 1200px) {
    .preim ul.num-list li {
        padding: 60px 30px 40px;
    }
}
.zz-stats {
	margin-bottom: 80px;
}

.zz-stats__inner {
	display: flex;
    flex-direction: column;
    gap: 32px;
}

.zz-card {
  background: #EEF6FF;              
  border-radius: 28px;              
  box-shadow: 0 8px 28px rgba(16, 50, 90, .06);
  padding: 40px 44px;               
  line-height: 1.8;
}

.zz-card__title {
  margin: 0 0 18px;
  color: #0F1720;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.4px;
  font-size: 36px;                  
}

.zz-card__text {
  color: #3C4755;
  font-size: 18px;                 
}

.zz-card__text p {
  margin: 0 0 14px;
}
.zz-card__text p:last-child {
  margin-bottom: 0;
}

.checkbox-politika {
	display: flex;
	position: relative;
	align-items: center;
	gap: 10px;
	margin-top: 20px;
	background: transparent;
	left: 0;
	top: 0;
}

.calc .checkbox-politika {
	max-width: 625px;
}

.checkbox-politika input {
	position: absolute;
	padding: 0 !important;
	height: 0;
	width: 0 !important;
	margin: 0 !important;
}

.checkbox-politika svg {
	min-width: 18px;
	max-width: 18px;
	min-height: 18px;
	text-align: center;
	padding: 2px;
	border: 1px solid #009dff;
	border-radius: 3px;
	transition: all 0.3s;
}

.checkbox-politika svg path {
	transition: all 0.3s;
}

.checkbox-politika svg {
	cursor: pointer;
}

.checkbox-politika p {
	margin: 0 !important;
}

.checkbox-politika input:checked + svg path {
	color: white;
}

.checkbox-politika input:checked + svg {
	background: #009dff;
}

.img-form form.white a {
	color: white !important;
}

.sale-form .checkbox-politika p {
	color: white;
}

.sale-form .checkbox-politika p a {
	color: white !important;
	text-decoration: underline;
}


@media (max-width: 1199.98px) {
  .zz-card {
    padding: 36px;
  }
  .zz-card__title {
    font-size: 30px;
  }
  .zz-card__text {
    font-size: 17px;
  }
}

@media (max-width: 991.98px) {
  .zz-card {
    padding: 30px 24px;
  }
  .zz-card__title {
    font-size: 26px;
    letter-spacing: 0.2px;
  }
  .zz-card__text {
    font-size: 16px;
  }
}

@media (max-width: 767.98px) {
  .zz-stats {
    padding: 20px 12px 28px;
  }
  .zz-card {
    border-radius: 22px;
    padding: 22px 18px;
  }
  .zz-card__title {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .zz-card__text {
    font-size: 15px;
    line-height: 1.75;
  }
  .zz-split {
    margin: 18px 0;
  }
}

@media (max-width: 420px) {
  .zz-card {
    box-shadow: 0 4px 16px rgba(16, 50, 90, .05);
  }
}

img.aligncenter {
    display: block;
    margin: 0 auto;
}
.single main .container .row ul {
    margin-bottom: 15px;
    list-style: inherit;
    margin: 0 -15px;
}
.single main .container ul li {
    padding: 0 15px 0 42px;
    position: relative;
	list-style: none;
	margin: 0 0 24px 0;
}
.single main .container ul li:before {
    position: absolute;
	content: '';
    top: 5px;
    left: 15px;
    width: 16px;
    height: 16px;
    background: #2196e0;
    line-height: 16px;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    letter-spacing: -0.07em;
    color: #FFFFFF;
    border-radius: 50%;
}

.post-template .row-reverse a,
.text-box a {
	color: #2196e0;
	transition: all 0.3s;
	text-decoration: none;
}
.post-template .row-reverse a:hover,
.text-box a:hover {
	opacity: .8;
}


@media (min-width:990px) {
	.section_chi_main {
		display: none !important;
	}
}


@media (max-width:990px) {

	.section_chi_main {
		list-style: none;
		list-style-type: none;
	}

	.section_chi_main::before {
		display: none;
	}

	.section_chi_main {
		padding-left: 10px !important;
		font-weight: 600;
		padding-top: 0 !important;
		font-size: 16px;
	}
}

@media (min-width:1300px) { 
 .main_nav_new .nav_new_box-9 .box_ul .section_chi {
	left:auto;
	right:100%!important;
	box-shadow: 4px 8px 5px 6px rgba(33, 150, 224, 0.24);
    border-radius: 14px 0 0 14px;
 }
}

@media (min-width:990px) and (max-width:1200px) {
	.nav_new_box .element_section {
		padding: 10px 7px;
	}
}
@media (min-width:990px) and (max-width:1200px) {
	.element_section .section_box span {
		font-size: 11px;
	}
}

/* ===== Hero Stats ===== */
.hero-stats {
    background: #fff;
    padding: 40px 0;
    border-bottom: 1px solid #e8f0f7;
}
.hero-stats__inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
}
.hero-stats__item {
    flex: 1;
    text-align: center;
    position: relative;
}

.hero-stats__num {
    font-size: 56px;
    font-weight: 700;
    line-height: 56px;
    color: #2196E0;
    margin-bottom: 22px;
}
.hero-stats__label {
    font-size: 16px;
    line-height: 22px;
    color: #3A3A3A;
    font-weight: 400;
}
@media (max-width: 991px) {
    .hero-stats__inner {
        flex-wrap: wrap;
    }
    .hero-stats__item {
        flex: 0 0 calc(33.333% - 12px);
        min-width: 0;
        margin-bottom: 24px;
    }
    .hero-stats__item:not(:last-child)::after {
        display: none;
    }
    .hero-stats__num {
        font-size: 38px;
    }

	.hero-stats__num {
		line-height: 28px;
		margin-bottom: 12px;
	}

}
@media (max-width: 575px) {
    .hero-stats__item {
        flex: 0 0 calc(50% - 8px);
    }
    .hero-stats__num {
        font-size: 32px;
    }
    .hero-stats__label {
        font-size: 13px;
    }
}



/* Галерея: скрываем оригинальные slick-стрелки внутри слайдера, не трогаем Blocksee-кнопки */
.gallery .slick-arrow:not(.slide-m-prev):not(.slide-m-next) {
    display: none !important;
}

/* Центрируем блок управления Blocksee */
.gallery .bottom-controls-wrapper {
    text-align: center;
    padding: 10px 0;
}
.gallery .slider-controls {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
}

/* Стилизуем стрелки под наш дизайн */
.gallery .slide-m-prev,
.gallery .slide-m-next {
    width: 40px;
    height: 60px;
    background: linear-gradient(0deg, #EBF2FF 0%, #FFFFFF 57.73%);
    border: 1px solid #8EB8FF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    padding: 0;
    flex-shrink: 0;
}
/* Прячем оригинальную SVG-иконку Blocksee */
.gallery .slide-m-prev svg,
.gallery .slide-m-next svg {
    display: none;
}
/* Рисуем стрелку через псевдоэлемент */
.gallery .slide-m-prev::before,
.gallery .slide-m-next::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: 13px;
    border-bottom: 2px solid #000;
}
.gallery .slide-m-prev::before {
    border-left: 2px solid #000;
    transform: translate(-50%, -50%) rotate(45deg);
}
.gallery .slide-m-next::before {
    border-right: 2px solid #000;
    transform: translate(-50%, -50%) rotate(-45deg);
}

/* Доты */
.gallery .slide-m-dots .slick-dots {
    list-style: none;
    display: flex !important;
    gap: 6px;
    margin: 0;
    padding: 0;
    align-items: center;
}
.gallery .slide-m-dots .slick-dots li button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ccc;
    border: none;
    font-size: 0;
    padding: 0;
    cursor: pointer;
    display: block;
}
.gallery .slide-m-dots .slick-dots li.slick-active button {
    background: #2196e0;
}

/* На мобиле Blocksee-контролы скрыты — там свайп */
@media (max-width: 767px) {
    .gallery .bottom-controls-wrapper {
        display: none;
    }
}
