

/* Start:/bitrix/templates/kvt2018/css/style.css?1730114390191343*/
.wrap_contact p,
body {
	font-family: Roboto, sans-serif;
	font-display: optional;
}

#modal-2,
body {
	overflow-x: hidden;
}

*,
.contacts .container .right {
	-webkit-box-sizing: border-box;
}

.section-load {
	opacity: 1;
	visibility: visible;
	transition: all 0.5s linear;
}

.bcap {
display: grid;}

.loaded .section-load,
.service__box a {
	opacity: 0;
	visibility: hidden;
}

.docs-wrap .container .doc .title:before,
.other-news .nav-other a:after,
.team-wrap .item-team .info-team .bottom-info .skype:before {
	background-repeat: no-repeat;
	content: '';
}

body,
p {
	line-height: 18px;
}

.myvideo,
body {
	position: relative;
}

.blog-top,
.present {
	-webkit-background-size: cover;
}

#bullets li,
.main-header .container ul li,
.top-services .breadcrumbs li,
.single-content .sidebar .side-nav ul li,
.single-post-top .breadcrumbs li,
footer .container .top-header .col-25 ul li,
ol li {
	list-style-type: none;
}

::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}

:-moz-placeholder {
	color: #666;
	opacity: 1;
}

::-moz-placeholder {
	color: #666;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body input:required:valid,
body textarea:focus:required:invalid,
body textarea:required:valid {
	color: #666;
}

body,
html {
	height: 100%;
}

body {
	font-size: 16px;
	min-width: 320px;
	opacity: 1;
}

ul {
	padding: 0;
	margin: 0;
}

p {
	color: #333;
	font-size: 14px;
	font-weight: 400;
}

p + p {
	margin-top: 30px;
}

a {
	color: #2824a4;
	text-decoration: none;
}

.map_wrap iframe {
	border: 0;
	outline: 0;
	box-shadow: none;
}

.myvideo {
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	border: 1px solid #ccc;
}

.myvideo embed,
.myvideo iframe,
.myvideo object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

* {
	box-sizing: border-box;
}

.container {
	width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
}

.main-header {
	padding: 5px 0;
}

.main-header .container {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.main-header .container ul {
	margin-right: auto;
}

.main-header .container ul li {
	display: inline-block;
}

.main-header .container ul li a {
	color: #9498ba;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	text-transform: uppercase;
}

.main-header .container ul li a:hover {
	color: #110e7f;
}

.main-header .container ul li {
	padding: 6px 20px;
}

.main-header .container .btn-menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 30px;
	height: 30px;
	background-color: #f1f2f9;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: auto;
	margin-left: 30px;
	flex: 0 0 auto;
}

.main-header .container .btn-menu span {
	display: block;
	background-color: #9a99ce;
	height: 2px;
	width: 20px;
}

.main-header .container .btn-menu span:last-child {
	width: 12px;
}

.main-header .container .btn-menu span + span {
	margin-top: 5px;
}

.main-header .container .phone {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #2b3247;
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	text-transform: uppercase;
	white-space: nowrap;
}

.top-section {
	background-color: #110e7f;
	padding: 80px 0;
}

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

.top-section .container .title {
	margin: 0;
	color: #fff;
	font-size: 42px;
	font-weight: 700;
	line-height: 50px;
	max-width: 450px;
	width: 100%;
}

.top-section .container .title {
	max-width: 650px;
}

.top-section .container,
.blog-top .container {
	position: relative;
}

.top-section .btn-wrap {
	margin-top: 0px;
}

.btn-wrap--secondary {
	padding: 20px;
	border: 1px solid #3936a3;
	border-radius: 15px;
}

.blog-top .title-wrap .btn-wrap {
	padding: 20px;
	border: 1px solid #3936a3;
	border-radius: 15px;
}

.btn-calc.btn-calc--secondary {
	margin: 30px 0;
	font-size: 16px;
	background-color: #ff6000;
}

.btn.btn-calc.btn-calc--secondary {
	max-width: 400px;
	width: 100%;
	text-align: center;
	display: flex;
}

.btn-calc-text {
	color: #fff;
	display: block;
	font-size: 15px;
	text-align: center;
	line-height: 26px;
	padding: 10px 0 0;
}

.top-section .container .desc {
	color: #fff;
	font-size: 28px;
	font-weight: 400;
	line-height: 40px;
	margin-top: 30px;
}

.about-section {
	padding: 125px 0;
}

.about-section .container {
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.about-section .container .left {
	width: 485px;
}

.about-section .container .left h2 {
	color: #2b3247;
	font-size: 52px;
	font-weight: 700;
	line-height: 74px;
	margin: 0;
}

.about-section .container .left p {
	color: #222;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin: 60px 0 25px;
}

.about-section .container .left p + p {
	margin: 0 0 25px;
}

.about-section .container .right {
	width: 570px;
}

.about-section .container .right .video-box {
	width: 100%;
	height: 445px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	position: relative;
}

.about-section .container .right .video-box img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.about-section .container .right .video-box a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 112px;
	height: 112px;
	background-color: rgba(255, 255, 255, 0.21);
	-webkit-box-shadow: 0 7px 21px rgba(36, 36, 49, 0.36);
	box-shadow: 0 7px 21px rgba(36, 36, 49, 0.36);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	outline: 0;
}

.about-section .container .right .video-box a:before {
	content: '';
	position: absolute;
	width: 81px;
	height: 81px;
	background-color: #fff;
	-webkit-box-shadow: 0 7px 21px rgba(36, 36, 49, 0.36);
	box-shadow: 0 7px 21px rgba(36, 36, 49, 0.36);
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.about-section .container .right .video-box a:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8.5px 0 8.5px 15px;
	border-color: transparent transparent transparent #eb4141;
}

.about-section .container .right .video-box:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color: rgba(17, 14, 127, 0.37);
}

.faq-section,
.licensy {
	background-color: #f3f6fa;
}

.licensy {
	padding: 135px 0;
}

.licensy .container .title-wrap {
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.licensy .container .title-wrap .title {
	width: 670px;
	color: #2b3247;
	font-size: 52px;
	font-weight: 700;
	line-height: 62px;
}

.licensy .container .title-wrap .desc {
	width: 370px;
	color: #222;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	margin-top: 15px;
}

.licensy .container .sert-wrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 100px;
}

.licensy .container .sert-wrap .item {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	max-width: 358px;
	min-width: 358px;
	margin: 15px;
	height: 400px;
}

.licensy .container .sert-wrap .item img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.title-main {
	color: #2b3247;
	font-size: 52px;
	font-weight: 700;
	line-height: 74px;
}

.team {
	padding: 120px 0 80px;
}

.team-wrap {
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 75px;
}

.team-wrap .item-team {
	width: 570px;
	height: 400px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	display: flex;
	margin: 20px auto;
}

.col-50,
.contacts .container .right {
	-webkit-box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
}

.team-wrap .item-team img {
	width: 290px;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.team-wrap .item-team .info-team {
	display: flex;
	width: -webkit-calc(100% - 290px);
	width: calc(100% - 290px);
	padding: 35px 40px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.team-wrap .item-team .info-team .top-info .name {
	color: #2824a4;
	font-size: 25px;
	font-weight: 500;
	line-height: 34px;
}

.team-wrap .item-team .info-team .top-info .dolg {
	color: #a0a4b4;
	font-size: 10px;
	font-weight: 500;
	line-height: 10px;
	text-transform: uppercase;
	margin-top: 15px;
}

.team-wrap .item-team .info-team .bottom-info .contact-box span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	color: #a0a4b4;
	font-size: 10px;
	font-weight: 500;
	line-height: 10px;
	text-transform: uppercase;
}

.team-wrap .item-team .info-team .bottom-info .contact-box a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #2b3247;
	font-family: Roboto;
	font-display: optional;
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	margin-top: 10px;
}

.team-wrap .item-team .info-team .bottom-info .contact-box + .contact-box {
	margin-top: 20px;
	padding-top: 23px;
	border-top: 1px solid #f3f6fa;
}

.team-wrap .item-team .info-team .bottom-info .skype {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 44px;
	background-color: #f3f6fa;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 35px;
	color: #67718f;
	font-family: Roboto Condensed;
	font-display: optional;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
}

.col-33 .date,
.col-50 .text-item .date {
	font-family: Oswald;
	font-display: optional;
	text-transform: uppercase;
}

.team-wrap .item-team .info-team .bottom-info .skype:before {
	width: 20px;
	height: 20px;
	background-image: url(/bitrix/templates/kvt2018/css/../img/skype.svg);
	margin-right: 6px;
}

.faq-section {
	padding: 100px 0 150px;
}

.faq-section .container .faq-wrap {
	margin-top: 60px;
}

.faq-section .container .faq-wrap .faq-item {
	background-color: #fff;
}

.faq-section .container .faq-wrap .faq-item .title-faq {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #2b3247;
	font-size: 25px;
	font-weight: 500;
	line-height: 25px;
	padding: 40px;
	cursor: pointer;
}

.faq-section .container .faq-wrap .faq-item .title-faq .icon {
	position: relative;
	width: 22px;
	height: 22px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s;
}

.faq-section .container .faq-wrap .faq-item .title-faq .icon:before {
	content: '';
	width: 2px;
	height: 22px;
	background-color: #110e7f;
	position: absolute;
}

.faq-section .container .faq-wrap .faq-item .title-faq .icon:after {
	content: '';
	width: 22px;
	height: 2px;
	background-color: #110e7f;
	position: absolute;
}

.faq-section .container .faq-wrap .faq-item .active-item {
	color: #2824a4;
}

.faq-section .container .faq-wrap .faq-item .active-item .icon {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.faq-section .container .faq-wrap .faq-item .content-faq {
	padding: 10px 40px 40px;
	display: none;
}

.faq-section .container .faq-wrap .faq-item .content-faq ul {margin-left:20px;}

.faq-section .container .faq-wrap .faq-item .content-faq p, .faq-section .container .faq-wrap .faq-item .content-faq ul li{
	color: #222;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin: 0;
}

.faq-section .container .faq-wrap .faq-item .content-faq p + p, .faq-section .container .faq-wrap .faq-item .content-faq ul li {
	margin-top: 20px;
}

.faq-section .container .faq-wrap .faq-item + .faq-item {
	margin-top: 20px;
}

.contacts {
	padding: 140px 0;
	background-color: #fff;
}

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

.contacts .container .left {
	width: 500px;
}

.contacts .container .left .title {
	color: #2b3247;
	font-size: 52px;
	font-weight: 700;
	line-height: 52px;
}

.contacts .container .left .content-contact {
	margin-top: 65px;
}

.contacts .container .left .content-contact .item-contact .title-contact {
	color: #2b3247;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
}

.contacts .container .left .content-contact .item-contact .desc-contact {
	color: #2b3247;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin: 4px 0 0;
}

.contacts .container .left .content-contact .item-contact + .item-contact {
	margin-top: 40px;
}

.contacts .container .right {
	width: 567px;
	height: 565px;
	background-image: url(/bitrix/templates/kvt2018/css/../img/bg-contact.jpg);
	padding: 60px 65px;
	box-sizing: border-box;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.contacts .container .right .title-right {
	color: #ff6000;
	font-size: 25px;
	font-weight: 700;
	line-height: 34px;
	text-transform: uppercase;
	position: relative;
}

.contacts .container .right .title-right:after {
	content: '';
	position: absolute;
	left: 0;
	width: 45px;
	height: 2px;
	background-color: #eb4141;
	bottom: -35px;
}

.col-33 .title:before,
.col-50:before,
.wrap-contact .container .item-fil .title:before {
	left: 0;
	bottom: 0;
	content: '';
}

.contacts .container .right .bottom-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.contacts .container .right .bottom-link a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #ff6000;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.contacts .container .right .bottom-link a img {
	width: 24px;
	height: 22px;
	margin-right: 18px;
}

.contacts .container .right .bottom-link a + a {
	margin-top: 25px;
}

footer {
	background-color: #1b1b2e;
}

footer .container .top-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 70px 0 60px;
}

footer .container .top-header .col-25 {
	width: 25%;
}

footer .container .top-header .col-25 .title-ul {
	color: #efefef;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	text-transform: uppercase;
}

footer .container .top-header .col-25 ul {
	margin-top: 40px;
}

footer .container .top-header .col-25 ul li a {
	color: #8994b6;
	font-size: 15px;
	font-weight: 300;
	line-height: 15px;
}

footer .container .top-header .col-25 ul li + li {
	margin-top: 15px;
}

footer .container .top-header .col-25 .socials {
	text-align: right;
}

footer .container .top-header .col-25 .socials a {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

footer .container .top-header .col-25 .socials a + a {
	margin-left: 40px;
}

footer .container .bottom-header {
	border-top: 1px solid #2a293d;
	padding: 35px 0 10px;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #47516f;
	font-size: 13px;
	font-weight: 300;
	line-height: 13px;
}

.blog-top {
	padding: 80px 0;
	background-image: url(/bitrix/templates/kvt2018/css/../img/bg-blog.jpg);
	background-position: 50%;
	background-size: cover;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.blog-top .container .title-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.blog-top .container .title-wrap .title-blog {
	color: #fff;
	font-size: 42px;
	font-weight: 700;
	line-height: 50px;
}

.nav-blog {
	margin-top: 70px;
	border-top: 1px solid #2d2a9a;
}

.nav-blog a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	border-top: 3px solid transparent;
	padding-top: 35px;
	color: #6461e4;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	text-transform: uppercase;
}

.nav-blog a.active {
	color: #fff;
	border-top: 3px solid #fff;
}

.col-50 {
	width: 570px;
	height: 380px;
	position: relative;
	display: flex;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-bottom: 45px;
}

.content-blog .col-50 {width: 565px;}

.col-33,
.docs-wrap .container .doc {
	-webkit-box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
}

.col-50 .text-item {
	z-index: 3;
	position: relative;
	margin: 0 40px 50px;
}

.col-50 img,
.col-50:before {
	position: absolute;
	-webkit-border-radius: 15px;
}

.col-50 .text-item .date {
	color: #97a2c6;
	font-size: 14px;
	font-weight: 300;
	line-height: 14px;
}

.content-blog .col-50 .text-item .date {color: #fff;}

.col-50 .text-item .title {
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	line-height: 34px;
	margin-top: 25px;
}

.col-50 img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: 1;
	border-radius: 15px;
}

.col-50:before {
	right: 0;
	top: 0;
	background-color: rgba(27, 27, 46, 0.39);
	z-index: 2;
	border-radius: 15px;
}

.col-33,
.wrap-contact .container {
	-webkit-border-radius: 15px;
	-webkit-box-sizing: border-box;
}

.col-33 {
	width: 371px;
	background-color: #fff;
	border-radius: 15px;
	box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	padding: 40px;
	box-sizing: border-box;
	margin-bottom: 25px;
}

.col-33 .date {
	color: #97a2c6;
	font-size: 14px;
	font-weight: 300;
	line-height: 14px;
}

.col-33 .title {
	margin: 20px 0 0;
	color: #2824a4;
	font-size: 22px;
	font-weight: 500;
	line-height: 34px;
	padding-bottom: 30px;
	position: relative;
	display: inline-flex;
	max-height: 110px;
	overflow: hidden;
}

.col-33 .title:before {
	position: absolute;
	width: 45px;
	height: 2px;
	background-color: #eb4141;
}

.col-33 p {
	margin: 35px 0 0;
	color: #2b3247;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

.content-blog {
	padding: 50px 0;
}

.content-blog .top-content {
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.wrap-more {
	width: 100%;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 40px;
}

.wrap-more a {
	color: #2b3247;
	font-size: 15px;
	font-weight: 500;
	line-height: 15px;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.wrap-more a img {
	width: 18px;
	height: 18px;
	display: inline-flex;
	margin-left: 15px;
}

.top-contact {
	padding: 80px 0;
	background-color: #110e7f;
}

.top-contact .container {
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

.top-contact .container .nav-blog {
	width: 100%;
}

.top-contact .container .nav-blog a + a {
	margin-left: 45px;
}

.top-contact .title-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.top-contact .title-wrap .title {
	color: #fff;
	font-size: 42px;
	font-weight: 700;
	line-height: 50px;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.top-contact .title-wrap .title img {
	margin-left: 50px;
}

.top-contact .title-wrap .btn {
	max-width: 400px;
	width: 100%;
	height: 70px;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-family: Roboto Condensed;
	font-display: optional;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: 1px;
}

.wrap-contact .container {
	border-radius: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	margin-top: -75px;
	padding: 65px;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.wrap-contact .container .item-fil {
	padding-bottom: 50px;
	border-bottom: 1px solid #e5e5ef;
	margin-bottom: 50px;
	width: 48%;
}

.wrap-contact .container .item-fil .title {
	color: #2b3247;
	font-size: 25px;
	font-weight: 500;
	line-height: 25px;
	position: relative;
	padding-bottom: 30px;
}

.wrap-contact .container .item-fil .title:before {
	position: absolute;
	height: 2px;
	width: 44px;
	background-color: #eb4141;
}

.wrap-contact .container .item-fil .content-fil {
	margin-top: 35px;
}

.wrap-contact .container .item-fil .content-fil span {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #2b3247;
	line-height: 22px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 17px;
}

.wrap-contact .container .item-fil .content-fil p {
	margin: 0;
	color: #2b3247;
	line-height: 24px;
	font-size: 16px;
	font-weight: 300;
}

.wrap-contact .container .item-fil .content-fil .row + .row {
	margin-top: 35px;
}

.wrap-contact .container .top-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.wrap-contact .container .top-info .col-2 {
	width: 50%;
}

.wrap-contact .container .top-info .col-2 span {
	color: #2b3247;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-bottom: 25px;
}

.docs-wrap .container .doc .dowload,
.present {
	-webkit-flex-direction: column;
	-webkit-box-direction: normal;
}

.wrap-contact .container .top-info .col-2 p {
	margin: 0;
	color: #2b3247;
	font-family: Roboto;
	font-display: optional;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
}

.wrap-contact .container .map {
	margin-top: 45px;
	width: 100%;
}

.wrap-contact + footer {
	margin-top: 125px;
}

.docs-wrap + footer {
	margin-top: 110px;
}

.content-blog + footer {
	margin-top: 30px;
}

.single-contact .content-fil {
	margin-top: 0 !important;
}

.single-contact .content-fil span {
	margin-bottom: 7px !important;
}

.docs-wrap {
	margin-top: 50px;
}

.docs-wrap .container .doc {
	padding: 50px;
	width: 570px;
	background-color: #fff;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 25px;
	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
}

.docs-wrap .container .doc .title {
	color: #2b3247;
	font-family: Roboto;
	font-display: optional;
	font-size: 25px;
	font-weight: 500;
	line-height: 34px;
	padding-right: 110px;
	position: relative;
	padding-bottom: 35px;
	text-transform: uppercase;
}

.docs-wrap .container .doc .title:before {
	position: absolute;
	right: 0;
	top: 0;
	width: 64px;
	height: 64px;
	background-color: #f3f6fa;
	background-image: url(/bitrix/templates/kvt2018/css/../img/download-2.svg);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-background-size: 23px 22px;
	background-size: 23px 22px;
	background-position: 50%;
}

.calc,
.main-content > div,
.present,
.service {
	background-position: 50% 50%;
}

.header__logo {
	display: block;
	width: 155px;
	height: 69px;
}

.header__logo .logo {
	display: block;
	max-width: 100%;
}

.docs-wrap .container .doc .title:after,
.present .title:before {
	left: 0;
	background-color: #eb4141;
	bottom: 0;
	content: '';
}

.docs-wrap .container .doc .title:after {
	position: absolute;
	width: 45px;
	height: 2px;
}

.docs-wrap .container .doc .dowload {
	margin-top: 30px;
	display: flex;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
}

.docs-wrap .container .doc .dowload a {
	color: #2824a4;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	text-decoration: underline;
}

.docs-wrap .container .doc .dowload a + a {
	margin-top: 20px;
}

.present {
	padding: 70px;
	width: 569px;
	background-image: url(/bitrix/templates/kvt2018/css/../img/bg-docs.jpg);
	background-size: cover;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.present .btn-bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.present .btn-bottom a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	align-items: center;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	line-height: 15px;
}

.present .btn-bottom a img {
	vertical-align: top;
    margin-right: 30px;
}

.present .btn-bottom a + a {
	margin-top: 25px;
}

.present .title {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	line-height: 34px;
	text-transform: uppercase;
	padding-bottom: 30px;
	position: relative;
}

.present .title:before {
	position: absolute;
	width: 45px;
	height: 2px;
}

.wrap-col {
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 1.875em;
	-moz-column-gap: 1.875em;
	column-gap: 1.875em;
	-webkit-column-fill: auto;
	-moz-column-fill: auto;
	column-fill: auto;
}

.single-post-top {
	background-color: #110e7f;
	padding: 110px 15px 140px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.breadcrumbs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap: wrap;
}

.breadcrumbs {
	margin: -8px -15px;
}

.breadcrumbs li {
	padding: 8px 15px;
}

.breadcrumbs li a {
	color: #6461e4;
	font-family: Roboto Condensed;
	font-display: optional;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.3;
	text-decoration: underline;
	text-transform: uppercase;
}

.breadcrumbs li:last-child a {
	color: #fff;
	text-decoration: none;
}

.single-post-top .title-wrap {
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 30px;
}

.single-post-top .title-wrap span {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #fff;
	font-size: 70px;
	font-weight: 700;
	line-height: 70px;
}

.single-content {
	margin-top: 40px;
	position: relative;
	z-index: 2;
}

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

.single-content .container .main-content {
	width: 816px;
	background-color: #fff;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	padding: 60px 70px;
	position: relative;
	margin-top: -150px;
}

.single-content .container .main-content:after {
	content: '';
	position: absolute;
	top: 20px;
	z-index: -1;
	right: -15px;
	height: -webkit-calc(100% - 40px);
	height: calc(100% - 40px);
	width: 50px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
}

.single-content .container .main-content .date {
	color: #97a2c6;
	font-family: Oswald;
	font-size: 14px;
	font-display: optional;
	font-weight: 300;
	line-height: 14px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.single-content .container .main-content h1 {
	margin: 0 0 45px;
	color: #2b3247;
	font-size: 52px;
	font-weight: 700;
	line-height: 62px;
}

.single-content .container .main-content .preview {
	height: 371px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	margin: 0 0 45px;
}

.single-content .container .main-content p {
	color: #2b3247;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin: 0 0 25px;
}

.single-content .container .main-content h2 {
	margin: 35px 0 20px;
	color: #2b3247;
	font-size: 25px;
	font-weight: 500;
	line-height: 34px;
}

.single-content .container .main-content ul li {
	list-style-type: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.single-content .container .main-content ul li:before {
	content: '';
	width: 6px;
	height: 6px;
	background-color: #bdbbd8;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	margin-right: 15px;
}

.single-content .container .main-content ul li a,
a.under {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #2824a4;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	text-decoration: underline !important;
}

.single-content .container .main-content ul li + li {
	margin-top: 15px;
}

.single-content .sidebar {
	width: 300px;
}

.single-content .sidebar .side-nav {
	-webkit-box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	background-color: #fff;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 45px 40px;
	margin-bottom: 20px;
}

.single-content .sidebar .side-nav span {
	display: inline-flex;
	color: #2b3247;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase;
}

.single-content .sidebar .side-nav ul {
	margin: 30px 0 0;
}

.single-content .sidebar .side-nav ul li a {
	font-size: 14px;
	line-height: 20px;
	color: #2824a4;
	font-weight: 300;
	text-decoration: none;
	position: relative;
}

.single-content .sidebar .side-nav ul li a.active {
	color: #2b3247;
	font-weight: 500;
	border-bottom: none;
}

.single-content .sidebar .side-nav ul li a.active:before {
	content: '';
	position: absolute;
	width: 3px;
	height: 33px;
	background-color: #eb4141;
	left: -40px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.single-content .sidebar .side-nav ul li + li {
	margin-top: 20px;
}

.single-content .sidebar .banner {
	background-image: url(/bitrix/templates/kvt2018/css/../img/bg-banner.jpg);
	height: 416px;
	-webkit-background-size: cover;
	background-size: cover;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 20px;
	padding: 45px 40px;
	margin-bottom: 20px;
}

.single-content .sidebar .banner .title-banner {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 20px;
}

.single-content .sidebar .banner .title-banner:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 45px;
	height: 2px;
	background-color: #eb4141;
}

.single-content .sidebar .banner .download {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	letter-spacing: 1px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 60px;
	/*background-color: #eb4141;*/
	background-color: #ff6000;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-family: Roboto Condensed;
	font-display: optional;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
}

.services-content .content,
.services-content .content:after {
	background-color: #fff;
	-webkit-box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
}

.other-news {
	margin-top: 75px;
}

.other-news .nav-other {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.other-news .nav-other span {
	color: #2b2b47;
	font-size: 25px;
	font-weight: 700;
	line-height: 25px;
	text-transform: uppercase;
}

.other-news .nav-other a {
	color: #2b3247;
	font-size: 15px;
	font-weight: 500;
	line-height: 15px;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.other-news .nav-other a:after {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 27px;
	height: 11px;
	background-image: url(/bitrix/templates/kvt2018/css/../img/allnews.svg);
	margin-left: 20px;
}

.other-news .wrap-col {
	margin-top: 50px;
}

.other-news + footer {
	margin-top: 85px;
}

.service {
	background-image: url(/bitrix/templates/kvt2018/css/../img/service.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}

.calc,
.news {
	-webkit-background-size: cover;
}

.btn-calc {
	width: 270px;
	height: 70px;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-family: Roboto Condensed;
	font-display: optional;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 1px;
	padding: 0 10px;
}

#target.btn-calc {
	margin: 0;
	background-color: #ff6000;
}

.top-services {
	padding: 80px 0 120px;
	background-color: #231d97;
}

.services-content {
	position: relative;
	z-index: 1;
}

.services-content .content {
	padding: 70px 65px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	margin-top: -75px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	flex-direction: column;
}

.services-content .content:after {
	content: '';
	position: absolute;
	top: 20px;
	z-index: -1;
	right: -15px;
	height: -webkit-calc(100% - 40px);
	height: calc(100% - 40px);
	width: 50px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
}

.content-calc .container,
.services-form .container .left,
.table-post {
	-webkit-box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
}

.services-content .content .title {
	margin: 0 0 25px;
	color: #2b3247;
	font-size: 52px;
	font-weight: 700;
	line-height: 74px;
	width: 100%;
}

.services-content .content p,
.services-content .content ul li {
	color: #2b3247;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

.services-content .content p {
	margin: 0 0 20px;
}

.services-content .content ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding-left: 16px;
}

.services-content .content ul li a {
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #2824a4;
	text-decoration: underline;
}

.services-content .content ul li:before {
	content: '';
	width: 6px;
	height: 6px;
	background-color: #bdbbd8;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	position: absolute;
	left: 0;
	top: 9px;
	margin: auto;
}

.services-content .content ul li a:hover {
	text-decoration: none;
}

.services-content .content ul li + li {
	margin-top: 20px;
}

.services-content .content .ul-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 40px;
}

.services-content .content .ul-wrap ul {
	width: 100%;
}

.services-content .content .ul-full {
	margin-top: 30px;
}

.services-content .content .ul-full ul {
	width: 100%;
}

.services-content .content .btn {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 225px;
	height: 60px;
	background-color: #ff6000;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-family: Roboto Condensed;
	font-display: optional;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	margin: 45px 0 0;
}

.services-content .content .left {
	width: 100%;
}

.services-content .content .right {
	margin-left: 30px;
	display: flex;
	flex: 0 0 auto;
	max-width: 500px;
	width: 100%;
	align-self: flex-start;
	justify-content: center;
}

.services-content .content .right img {
	max-width: 500px;
}

.delivery .content .right {
	margin-left: auto;
	margin-right: 70px;
}

.services-form {
	margin-top: 30px;
}

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

.services-form .container .left .form-wrap {
	-webkit-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	margin: 25px 0 0;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.services-form .container .left {
	width: 470px;
	background-color: #fff;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	padding: 62px 70px 30px 70px;
}

.services-form .container .left .title {
	color: #2b3247;
	font-size: 25px;
	font-weight: 700;
	line-height: 34px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.services-form .container .left .form-wrap input[type='text'] {
	height: 56px;
	border: 1px solid #ccddec;
	padding: 0 25px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #647ba5;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	outline: 0;
	width: 100%;
}

.services-form .container .left .form-wrap input[type='text']::-webkit-input-placeholder {
	opacity: 1;
	color: #647ba5;
}

.services-form .container .left .form-wrap input[type='text']::-moz-placeholder {
	opacity: 1;
	color: #647ba5;
}

.services-form .container .left .form-wrap input[type='text']:-ms-input-placeholder {
	opacity: 1;
	color: #647ba5;
}

.services-form .container .left .form-wrap input[type='text']::-ms-input-placeholder {
	opacity: 1;
	color: #647ba5;
}

.services-form .container .left .form-wrap input[type='text']::placeholder {
	opacity: 1;
	color: #647ba5;
}

.services-form .container .left .form-wrap input[type='text'] + input[type='text'] {
	margin-top: 15px;
}

.services-form .container .left .form-wrap input[type='submit'] {
	height: 70px;
	/* background-color: #eb4141; */
	background-color: #ff6000;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-family: Roboto Condensed;
	font-display: optional;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	border: none;
	margin: 50px 0 0;
	cursor: pointer;
	width: 100%;
	display: block;
}

.calc .text .title,
.slide-text .slide-text__title {
	font-size: 70px;
	color: #fff;
	text-transform: uppercase;
}

.slide-text .slide-text__title {
	font-size: 53px;
}

.services-form .container .right {
	width: 669px;
	background-color: #110e7f;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	background-image: url(/bitrix/templates/kvt2018/css/../img/bg-present.jpg);
}

.services-content + footer {
	margin-top: 75px;
}

.btn-blue {
	background-color: rgba(28, 25, 125, 0.3);
}

.main-content > div {
	-webkit-background-size: cover !important;
	background-size: cover !important;
	z-index: 3;
}

.calc,
.news {
	background-size: cover;
}

.slide-text .slide-text__title {
	font-weight: 700;
	letter-spacing: 5px;
	line-height: 80px;
	display: none;
}

.calc .text {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	position: absolute;
	align-self: center;
	left: 205px;
}

#map .gm-style iframe + div,
#map .gm-style-cc,
#map .gmnoprint {
	display: none !important;
}

.calc {
	display: flex;
}

.calc .text .title {
	font-weight: 900;
	line-height: 74px;
}

.calc .text .desc {
	color: #fff;
	font-size: 32px;
	font-weight: 400;
	line-height: 46px;
	margin-top: 60px;
}

.calc .calc-wrapper {
	padding: 50px;
	background-color: #fff;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	position: absolute;
	right: 30px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.calc .calc-wrapper .left {
	width: 290px;
}

.calc .calc-wrapper .left .row-form .wrap-tam {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 56px;
	border: 1px solid #ccddec;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.calc .calc-wrapper .left .row-form .wrap-tam .input-wrap {
	border: none;
	width: -webkit-calc(100% - 96px);
	width: calc(100% - 96px);
}

.calc .calc-wrapper .left .row-form .wrap-tam .select-wrap {
	width: 95px;
	position: relative;
}

.calc .calc-wrapper .left .row-form .wrap-tam .select-wrap:before {
	content: '';
	position: absolute;
	left: -1px;
	top: 0;
	bottom: 0;
	height: 40px;
	width: 1px;
	margin: auto;
	z-index: 1;
	background-color: #ccddec;
}

.calc .calc-wrapper .left .row-form .t-form {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #2b3247;
	font-size: 16px;
	font-weight: 300;
	line-height: 16px;
	margin-bottom: 10px;
}

.calc .calc-wrapper .left .row-form input[type='number'],
.calc .calc-wrapper .left .row-form input[type='text'] {
	width: 100%;
	padding: 0 25px;
	height: 40px;
	color: #647ba5;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	border: none;
	outline: 0;
}

.calc .calc-wrapper .left .row-form .input-wrap {
	height: 56px;
	border: 1px solid #ccddec;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.calc .calc-wrapper .left .row-form + .row-form {
	margin-top: 45px;
}

.calc .calc-wrapper .left input[type='submit'] {
	height: 70px;
	border: none;
	width: 100%;
	background-color: #ff6000;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-family: Roboto Condensed;
	font-display: optional;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	margin-top: 65px;
	cursor: pointer;
}

.calc .calc-wrapper .right {
	width: 308px;
	margin-left: 48px;
}

.calc .calc-wrapper .wrap-right {
	padding: 45px 40px 8px;
	background-color: #f3f6fa;
	border: 1px solid #e4edf5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.calc .calc-wrapper .wrap-right .main-title {
	color: #2b3247;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
	padding-bottom: 35px;
}

.calc .calc-wrapper .wrap-right .second-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 25px 0;
	border-top: 1px solid #e5e6ee;
}

.calc .calc-wrapper .wrap-right .second-title span {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #2b3247;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
}

.calc .calc-wrapper .wrap-right .second-title b {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #2b3247;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
}

.calc .calc-wrapper .sum-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-content: flex-end;
	-ms-flex-line-pack: end;
	align-content: flex-end;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right;
	margin-top: 70px;
}

.calc .calc-wrapper .sum-wrap span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	color: #2b3247;
	font-weight: 400;
	line-height: 18px;
	font-size: 18px;
	text-transform: uppercase;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.calc .calc-wrapper .sum-wrap b {
	display: flex;
	color: #2b3247;
	font-weight: 400;
	line-height: 36px;
	text-transform: uppercase;
	font-size: 26px;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-top: 5px;
}

#bullets li .bullet__count,
#bullets li .bullet__title {
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: 300;
	line-height: 12px;
	font-family: Oswald;
	font-display: optional;
	text-transform: uppercase;
}

.news {
	display: flex;
	background-image: url(/bitrix/templates/kvt2018/css/../img/bg-news.jpg);
}

.top-calc {
	-webkit-background-size: cover;
}

#bullets {
	position: absolute;
	max-width: 1920px;
	padding: 0 198px;
	left: 0;
	bottom: 60px;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

#bullets li .bullet__title {
	display: none;
	color: #fff;
}

#bullets li {
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	cursor: pointer;
	width: 40px;
}

#bullets li .bullet__count {
	margin-bottom: 21px;
	color: rgba(255, 255, 255, 0.4);
}

#bullets li .point {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -3px;
	width: 7px;
	height: 7px;
	background-color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#bullets li + li {
	margin-left: 40px;
}

#bullets li + li:after {
	content: '';
	position: absolute;
	left: -55px;
	bottom: 0;
	width: 75px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.15);
}

#bullets li.active {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.content-calc .container .right .wrap-sum,
.content-calc .container .right .wrap-sum .bottom-sum,
.information-wrap .container .right-info,
.information-wrap .left-info,
.service__box {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
}

#bullets li.active .point {
	width: 17px;
	height: 17px;
	background-color: rgba(255, 255, 255, 0.14);
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -8.4px;
}

#bullets li.active .point:before {
	content: '';
	width: 7px;
	height: 7px;
	background-color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#bullets li.active .bullet__title {
	display: block;
	margin-bottom: 21px;
}

#bullets li.active .bullet__count {
	color: #fff;
	position: absolute;
	bottom: -50px;
	margin-right: 3px;
}

#bullets li:first-child .bullet__count {
	position: relative;
	bottom: auto;
	margin: 0 0 21px;
}

#bullets.bullets-color li + li:after {
	background-color: rgba(43, 50, 71, 0.15);
}

#bullets.bullets-color li .bullet__count {
	color: rgba(43, 50, 71, 0.4);
}

#bullets.bullets-color li.active .bullet__count,
#bullets.bullets-color li.active .bullet__title {
	color: #2b3247;
}

#bullets.bullets-color li .point {
	background-color: #2b3247;
}

#bullets.bullets-color li.active .point {
	width: 17px;
	height: 17px;
	background-color: rgba(43, 50, 71, 0.14);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -8.4px;
}

#bullets.bullets-color li.active .point:before {
	content: '';
	width: 7px;
	height: 7px;
	background-color: #2b3247;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.contact-main .text {
	position: absolute;
	left: 205px;
	top: 290px;
	color: #fff;
	font-size: 70px;
	font-weight: 900;
	line-height: 84px;
	text-transform: uppercase;
}

.contact-main .contact-wrap {
	background: rgba(0, 0, 0, 0.7);
	padding: 5px;
	position: absolute;
	top: 310px;
	right: 230px;
	display: flex;
}

.menu-nav,
.menu-nav:before {
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	position: absolute;
}

.contact-main .contact-wrap .box {
	max-width: 345px;
}

.contact-main .contact-wrap .box span {
	display: flex;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 23px;
}

.contact-main .contact-wrap .box p {
	margin: 0;
	color: #fff;
	font-family: Roboto;
	font-display: optional;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}

.contact-main .contact-wrap .box + .box {
	margin-left: 115px;
}

.menu-wrapper {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 675px;
	z-index: 100;
}

.menu-nav {
	display: flex;
}

.menu-nav:before {
	content: '';
	background-color: rgba(17, 14, 127, 0.95);
}

.menu-nav .top {
	position: absolute;
	top: 70px;
	left: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.menu-nav .phone {
	margin-left: 30px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	text-transform: uppercase;
}

.menu-nav .social-menu {
	position: absolute;
	left: 204px;
	bottom: 95px;
}

.social-menu a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 22px;
	color: #fff;
	vertical-align: middle;
}

.social-menu a + a {
	margin-left: 35px;
}

.menu-nav .nav {
	position: absolute;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	left: 204px;
}

.menu-nav .nav li {
	display: flex;
}

.menu-nav .nav li a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #6470e1;
	font-size: 22px;
	font-weight: 400;
	line-height: 22px;
	text-transform: uppercase;
}

.menu-nav .nav li a.active {
	color: #fff;
}

.menu-nav .nav li + li {
	margin-top: 45px;
}

.close-icon {
	cursor: pointer;
	position: absolute;
	right: 47px;
	top: 100px;
}

.close-icon img {
	width: 14px;
	height: 14px;
}

.body-fixed {
	position: fixed;
	overflow: hidden;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.top-calc {
	height: 501px;
	background-image: url(/bitrix/templates/kvt2018/css/../img/calc-bg.jpg);
	background-size: cover;
	background-position: 50% 50%;
}

.top-calc .container {
	height: 100%;
	display: flex;
}

.top-calc .container .title-wrap {
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 55px;
}

.top-calc .container .title-wrap span {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #fff;
	font-size: 70px;
	font-weight: 700;
	line-height: 80px;
}

.top-calc .container .title-wrap img {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.content-calc .container {
	padding: 70px 65px;
	background-color: #fff;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	margin-top: -120px;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.content-calc .container .left {
	width: 430px;
}

.content-calc .container .right {
	width: 500px;
}

.content-calc .container .right .calc-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.content-calc .container .right .calc-wrapper .wrap-input {
	width: 220px;
}

.content-calc .container .right .calc-wrapper .wrap-input .input-row .title-input {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #2b3247;
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	margin-bottom: 10px;
}

.content-calc .container .right .calc-wrapper .wrap-input .input-row .input-box {
	height: 56px;
	border: 1px solid #ccddec;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.content-calc .container .right .calc-wrapper .wrap-input .input-row .input-box input {
	width: 100%;
	padding: 0 20px;
	height: 40px;
	color: #647ba5;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	border: none;
	outline: 0;
}

.content-calc .container .right .calc-wrapper .wrap-input .btn-wrap {
	margin-top: 40px;
}

.content-calc .container .right .calc-wrapper .wrap-input .btn-wrap input[type='submit'] {
	cursor: pointer;
	height: 70px;
	background-color: #eb4141;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-family: Roboto Condensed;
	font-display: optional;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	width: 100%;
	border: none;
}

.content-calc .container .right .calc-wrapper .wrap-input .input-row + .input-row {
	margin-top: 26px;
}

.content-calc .container .right .calc-wrapper .select-wrap {
	height: 56px;
	border: 1px solid #ccddec;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.content-calc .container .right .calc-wrapper .select-wrap .input-box {
	width: -webkit-calc(100% - 95px);
	width: calc(100% - 95px);
	border: none !important;
}

.content-calc .container .right .calc-wrapper .select-wrap .select-box {
	width: 95px;
	position: relative;
}

.content-calc .container .right .calc-wrapper .select-wrap .select-box:before {
	content: '';
	position: absolute;
	left: -1px;
	top: 0;
	bottom: 0;
	height: 40px;
	width: 1px;
	margin: auto;
	z-index: 1;
	background-color: #ccddec;
}

.content-calc .container .right .calc-wrapper .select-wrap .select-box .selectric-wrapper {
	margin-top: 0;
}

.content-calc .container .right .wrap-sum {
	width: 258px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.content-calc .container .right .wrap-sum .sum {
	background-color: #f3f6fa;
	border: 1px solid #e4edf5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 35px 30px;
}

.content-calc .container .right .wrap-sum .sum .title-sum {
	color: #2b3247;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 32px;
}

.content-calc .container .right .wrap-sum .sum .row-sum {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #2b3247;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	padding: 22px 0;
	border-top: 1px solid #e4edf5;
	border-bottom: 1px solid #e4edf5;
}

.content-calc .container .right .wrap-sum .sum .row-sum span {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.content-calc .container .right .wrap-sum .sum .row-sum b {
	font-weight: 700;
}

.content-calc .container .right .wrap-sum .sum .row-sum:last-child {
	border-bottom: none;
}

.content-calc .container .right .wrap-sum .bottom-sum {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-top: 44px;
}

.content-calc .container .right .wrap-sum .bottom-sum span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	color: #2b3247;
	font-weight: 400;
	line-height: 18px;
	font-size: 18px;
	text-transform: uppercase;
}

.content-calc .container .right .wrap-sum .bottom-sum b {
	color: #2b3247;
	font-weight: 700;
	line-height: 26px;
	font-size: 26px;
	margin-top: 12px;
}

.content-calc .container h1 {
	color: #2b3247;
	font-size: 52px;
	font-weight: 700;
	line-height: 60px;
	margin: 0 0 45px;
}

.content-calc .container p {
	margin: 0 0 25px;
	color: #2b3247;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

.content-calc .container .bottom-comment {
	color: #67718f;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	padding-top: 30px;
	border-top: 1px solid #e8ecef;
	margin-top: 60px;
}

.services-form + footer {
	margin-top: 75px;
}

.single-content .container .maps-1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-left: 1px solid #e4edf5;
	border-right: 1px solid #e4edf5;
	border-top: 1px solid #e4edf5;
	margin: 0 0 30px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.single-content .container .maps-1 .row-map {
	width: 33.33%;
	padding: 15px 20px;
	border-bottom: 1px solid #e4edf5;
}

.single-content .container .maps-1 .row-map span {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #a0a4b4;
	font-size: 10px;
	font-weight: 500;
	line-height: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.single-content .container .maps-1 .row-map p {
	margin: 0;
	color: #2b3247;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
}

.single-content .container .maps-1 .row-map:nth-child(4n) {
	border-left: none !important;
}

.single-content .container .maps-1 .row-map + .row-map {
	border-left: 1px solid #e4edf5;
}

.single-content .container .maps-1 .center-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.single-content .container .maps-1 .center-btn .btn {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #67718f;
	font-family: Roboto Condensed;
	font-display: optional;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
}

.maps-wrap {
	margin-bottom: 30px;
}

.filter-project {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.filter-project .title-filter {
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #2b3247;
	font-weight: 400;
}

.filter-project .title-filter a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #2824a4;
	font-weight: 700;
}

.filter-project .search-wrap {
	position: relative;
	width: 368px;
	height: 56px;
}

.filter-project .search-wrap input[type='search'] {
	width: 100%;
	height: 100%;
	outline: 0;
	padding: 0 50px 0 25px;
	border: 1px solid #ccddec;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #647ba5;
	font-size: 16px;
	font-weight: 300;
	line-height: 16px;
}

.filter-project .search-wrap input[type='search']::-webkit-input-placeholder {
	color: #647ba5;
}

.filter-project .search-wrap input[type='search']::-moz-placeholder {
	color: #647ba5;
}

.filter-project .search-wrap input[type='search']:-ms-input-placeholder {
	color: #647ba5;
}

.filter-project .search-wrap input[type='search']::-ms-input-placeholder {
	color: #647ba5;
}

.filter-project .search-wrap input[type='search']::placeholder {
	color: #647ba5;
}

.filter-project .search-wrap input[type='submit'] {
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	width: 19px;
	height: 20px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAMAAABYi/ZGAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAA9lBMVEWXosb///+XosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosb///9aEjwiAAAAUHRSTlMAABdqqMLApGMPA3328Aax0XhOUIDdnAGU+mwCBC3+Xnz1GZa71XpZc8EpRuAoReNWcpi50n8vW3dl/QfNSEp714iF9/StHna41rYWkG2XZtdOTX4AAAABYktHRAH/Ai3eAAAACXBIWXMAAAsSAAALEgHS3X78AAAA0ElEQVQY02XQ127CQBAF0HGAFEggVLMh9B6q6QklMSV0uP//NWyxsQT3YbU6mpFmhojnweX2PD49v4i/pmn89fpeIfPmss0fAN6DoXAkCsR0ZXGwj4To+owAQWnJFNJkJYNsTlgeBZvIW0RJWBTlq1EFVWEMX47VUFfWcKyJluptO2bAI6yD7pUSPfSFDVIY2jYCk7PwQvaty5lLP9bMNO4CE2M6+/3jK5v2DeYLdYPlCpgrI/pfb7bbXWVPJt/YMicSb4wOwPHW9BMY3aFxvgAtDSBxqZV6nwAAAABJRU5ErkJggg==);
	cursor: pointer;
	border: none;
	background-color: transparent;
	margin: auto;
}

.docs a:before,
.list-doc:before {
	content: '';
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAYCAMAAADNlS1EAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAYFBMVEWXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosaXosb///8jQhBFAAAAHnRSTlMAAXji5Fv+cVYCdvx7XIJY+4hU+Yzmd0rn7sTDV+PZpDkTAAAAAWJLR0QfBQ0QvQAAAAlwSFlzAAALEgAACxIB0t1+/AAAAHpJREFUGNOl0ckOgzAMBFDbDXRhK9CNAPP/n0kkDEkEF+icRu9g2TKxXKAxCWkEPulV0eB21+r4sTSmFTPk2shjkaHcIFVP1BukpsWLQ3zrEp8Qv78ZuxD9lINol0P7PbT/zOz30J7Zk2NjhwZDpDzARI/TCLGMMY3CEwjUFp/3oIVzAAAAAElFTkSuQmCC);
}

.wrap-broker {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 45px;
}

.information-wrap .container .link-wrap,
.wrap-broker .item-broker {
	-webkit-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
}

.wrap-broker .item-broker {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 370px;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-shadow: 0 6px 20px rgba(60, 76, 121, 0.11);
	box-shadow: 0 6px 20px rgba(60, 76, 121, 0.11);
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-bottom: 30px;
}

.wrap-broker .item-broker .img-box {
	height: 258px;
}

.wrap-broker .item-broker .img-box img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
}

.wrap-broker .item-broker .title-box {
	height: 132px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 40px;
}

.wrap-broker .item-broker .title-box span {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #2824a4;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
}

.single-content .container .main-content {
	color: #2b3247;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

.single-content .container .main-content h3 {
	color: #2b3247;
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
}

.single-content .container .main-content ul {
	margin: 25px 0;
}

.single-content .container .main-content ul li {
	color: #2b3247;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

.docs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 30px 0 0;
	margin: 30px 0;
	border-top: 1px solid #e8ecef;
	border-bottom: 1px solid #e8ecef;
}

.modal-window .modal-wrapper .wrap-form,
.wrap-btns {
	margin-top: 40px;
}

.docs a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 45%;
	color: #67718f;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
	position: relative;
	padding-left: 35px;
	margin-bottom: 30px;
}

.docs a:before {
	position: absolute;
	left: 0;
	top: 3px;
	width: 20px;
	height: 24px;
}

.table-post {
	display: block;
	width: 100%;
	border: 1px solid #e4edf5;
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	margin-bottom: 40px;
}

.table-content2 {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #e4edf5;
}

.table-content2 p {
	margin-bottom: 0 !important;
}

.table-content2 {
	padding: 15px;
}

.table-content2 .tam-points-container-item-descr,
.table-content-img {
	width: 30px;
	height: 30px;
	flex: 0 0 auto;
	margin-right: 20px;
}

.table-content2 .tam-points-container-item-descr img,
.table-content-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.cor {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	padding-bottom: 20px;
}

.cor a {
	text-decoration: underline;
	color: #47516f;
}

.table-post .table-title {
	display: table-row;
}

#tamojennoe-oformlenie .header-img {
	float: left;
	margin-right: 20px;
}

@media only screen and (max-width: 1170px) {
	#tamojennoe-oformlenie .header-img {
		float: none;
		width: 100%;
		margin-right: 0;
	}
}

.table-post .table-title div {
	display: table-cell;
	vertical-align: middle;
	background-color: #f3f6fa;
	padding: 20px;
	color: #2b3247;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
}

.table-post .table-content {
	display: flex;
	align-items: center;
	position: relative;
}

.table-post .table-content > div {
	padding: 20px;
	color: #2b3247;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
}

.list-doc,
.wrap-btns a {
	-webkit-box-align: center;
}

.table-post .table-content > div img + img {
	margin-left: 7px;
}

.table-post .table-content + .table-content > div {
	border-top: 1px solid #e4edf5;
}

.wrap-btns a {
	display: inline-flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 70px;
	background-color: #eb4141;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-family: Roboto Condensed;
	font-display: optional;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	padding: 0 35px;
}

.fancybox-bg {
	background-color: #110e7f !important;
	opacity: 0.9 !important;
}

.modal-window {
	padding: 65px !important;
	background-color: #fff;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
}

.modal-window .fancybox-close-small {
	width: 40px;
	height: 40px;
	padding: 0;
	top: 25px;
	right: 25px;
}

.modal-window .fancybox-close-small svg {
	color: #9498ba;
}

.modal-window .modal-wrapper {
	width: 330px;
}

.modal-window .modal-wrapper .wrap-form .input-box input {
	display: grid;
	height: 56px;
	border: 1px solid #ccddec;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	padding: 0 25px;
	outline: 0;
	color: #647ba5;
	font-size: 16px;
	font-weight: 300;
	line-height: 16px;
}

.modal-window .modal-wrapper .wrap-form .check-box,
.modal-window .modal-wrapper .wrap-form .input-box + .input-box {
	margin-top: 15px;
	display: grid;
}

.modal-window .modal-wrapper .wrap-form .check-box input {
	display: none;
}

.modal-window .modal-wrapper .wrap-form .check-box input + span {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	line-height: 19px;
	color: #647ba5;
	position: relative;
	padding-left: 32px;
}

.modal-window .modal-wrapper .wrap-form .check-box input + span a {
	display: inline;
	color: #2824a4;
	text-decoration: underline;
}

.modal-window .modal-wrapper .wrap-form .check-box input + span:before {
	content: '';
	position: absolute;
	left: 0;
	top: 3px;
	width: 18px;
	height: 18px;
	background-color: #fff;
	border: 1px solid #ccddec;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.modal-window .modal-wrapper .wrap-form .check-box input:checked + span:before {
	background-color: #ccddec;
}

.modal-window .modal-wrapper .wrap-form input[type='submit'] {
	height: 70px;
	background-color: #eb4141;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	color: #fff;
	font-family: Roboto Condensed;
	font-display: optional;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	border: none;
	width: 100%;
	margin-top: 20px;
}

.modal-window .title-modal {
	color: #2b3247;
	font-size: 25px;
	font-weight: 700;
	line-height: 34px;
	text-transform: uppercase;
}

.list-doc,
h4 {
	font-weight: 500;
}

.list-doc {
	display: inline-flex;
	color: #67718f;
	font-size: 15px;
	line-height: 15px;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 55px;
}

h4,
ol li {
	color: #2b3247;
}

.list-doc:before {
	width: 20px;
	height: 24px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 19px;
}

h4 {
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 20px;
}

ol {
	margin: 0 0 30px;
	padding: 0;
	counter-reset: myCounter;
}

ol li {
	font-family: Roboto;
	font-display: optional;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
}

ol li:before {
	content: counter(myCounter) '. ';
	counter-increment: myCounter;
	font-weight: 500;
}

ol li + li {
	margin-top: 15px;
}

.single-content p b {
	color: #2b3247;
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
}

.single-content .container .main-content ul li {
	position: relative;
	padding-left: 17px;
}

.single-content .container .main-content ul li:before {
	position: absolute;
	left: 0;
	top: 8px;
}

.comment-box {
	background-color: #f3f6fa;
	border: 1px solid #e4edf5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 35px 30px;
	margin: 30px 0;
}

.comment-box p {
	margin: 0 0 25px;
	color: #67718f;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
}

.humor-top .container .title-wrap .title-humor,
.information-top .title {
	color: #fff;
	font-size: 70px;
	line-height: 80px;
	font-weight: 700;
}

.faq-item {
	-webkit-box-shadow: 0 6px 20px rgba(60, 76, 121, 0.11);
	box-shadow: 0 6px 20px rgba(60, 76, 121, 0.11);
}

.faq-content {
	padding: 50px 0;
}

.faq-content .faq-wrap {
	margin-top: 0 !important;
}

.faq-content .wrap-more {
	margin-top: 55px;
}

.humor-top {
	height: 340px;
	background-color: #110e7f;
}

.humor-top .container {
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

.humor-top .container .title-wrap {
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.humor-wrap {
	padding: 70px 0;
}

.humor-wrap .container {
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.humor-wrap .container .humor-item {
	width: 570px;
	height: 344px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 30px;
}

.humor-wrap .container .humor-item img {
	max-width: 100%;
	height: auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.information-top {
	height: 360px;
	background-image: url(/bitrix/templates/kvt2018/css/../img/inf-bg.jpg);
}

.information-top .container {
	height: 100%;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.information-wrap {
	padding: 50px 0;
}

.information-wrap .container {
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.information-wrap .container .link-wrap {
	width: 470px;
	height: 390px;
	background-color: #fff;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	padding: 65px 70px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.information-wrap .container .link-wrap .title-link {
	color: #2b3247;
	font-size: 25px;
	font-weight: 700;
	line-height: 34px;
	text-transform: uppercase;
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 45px;
}

.information-wrap .container .link-wrap .title-link:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 45px;
	height: 2px;
	background-color: #eb4141;
}

.information-wrap .container .link-wrap a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #2824a4;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	text-decoration: underline;
}

.information-wrap .container .link-wrap a + a {
	margin-top: 20px;
}

.information-wrap .container .right-info {
	width: 669px;
	height: 390px;
	background-color: #110e7f;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	background-image: url(/bitrix/templates/kvt2018/css/../img/bg-right.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	padding: 60px 70px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 40px;
}

.information-wrap .container .right-info .title {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	line-height: 34px;
	text-transform: uppercase;
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 45px;
}

.information-wrap .container .right-info .title:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 45px;
	height: 2px;
	background-color: #eb4141;
}

.information-wrap .container .right-info a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #fefefe;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
}

.information-wrap .container .right-info a:before {
	content: '';
	width: 24px;
	height: 22px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAMAAADto6y6AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAclBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8GMOiGAAAAJXRSTlMAnJfAsFETCzhsCNllZ2lwAaUD8uygiueajvg8jQ3O+qJ0o4LwwOXXawAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAACESURBVCjP3c9LEoIwEATQRlA+0SQEBAQBEeb+VyRTSkk0J7BXPf1WA3wSHOBPGP0jHE8+iBNQyiUT5xdcRMa3JJDionOSDJJyzbfaAMZKGNndwAWWotz2PcBciYL37gB0VWn4YB8LdeODpsat7X73rr2jH8bHpJxMz3Ho7fezWL4i5hgr2wEMGd5trQQAAAAASUVORK5CYII=);
	margin-right: 18px;
}

.information-wrap .container .right-info a + a {
	margin-top: 30px;
}

.information-wrap .left-info {
	width: 669px;
	height: 390px;
	background-color: #110e7f;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	padding: 60px 70px;
	background-image: url(/bitrix/templates/kvt2018/css/../img/bg-left.jpg);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.information-wrap .left-info .title {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	line-height: 34px;
	text-transform: uppercase;
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 45px;
}

.information-wrap .left-info .title:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 45px;
	height: 2px;
	background-color: #eb4141;
}

.information-wrap .left-info a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 214px;
	height: 70px;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-family: Roboto Condensed;
	font-display: optional;
	font-size: 18px;
	font-weight: 700;
	line-height: 91px;
}

.information-wrap .bottom-info {
	width: 470px;
	height: 390px;
	padding: 60px 75px;
	background-color: #3478e9;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	background-image: url(/bitrix/templates/kvt2018/css/../img/br-bg.jpg);
}

.information-wrap .bottom-info .title {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	line-height: 34px;
	text-transform: uppercase;
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 45px;
}

.information-wrap .bottom-info .title:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 45px;
	height: 2px;
	background-color: #eb4141;
}

.single-content .container .main-content img + h1 {
	margin-top: 40px;
}

@media screen and (max-height: 650px) and (min-width: 768px) {
	.menu-nav,
	.menu-wrapper {
		max-height: 100vh;
	}

	.menu-nav {
		min-height: 650px;
	}
}

b {
	line-height: 1.4;
}

@media screen and (max-width: 768px) {
	.menu-nav,
	.menu-nav .top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		height: auto;
	}

	.modal-window {
		padding: 15px !important;
	}

	.modal-window .fancybox-close-small {
		top: 13px;
		right: 0;
	}

	.modal-window .modal-wrapper {
		width: 100%;
	}

	.menu-wrapper {
		width: 100%;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
	}

	.menu-nav .nav,
	.menu-nav .social-menu,
	.menu-nav .top {
		left: auto;
		right: auto;
		position: relative;
	}

	.menu-nav .nav {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.menu-nav .nav li {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.menu-nav .social-menu {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.menu-nav .top {
		top: auto;
		width: 100%;
		margin-top: 81px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.menu-nav .top a {
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
		height: auto;
	}

	.menu-nav .top a img {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		max-width: 100%;
		height: auto;
	}

	.menu-nav .phone {
		margin: 20px 0 0;
	}

	.menu-nav .social-menu {
		bottom: auto;
		justify-self: flex-end;
		margin-top: auto;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 30px;
	}

	.menu-nav {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.close-icon {
		top: 30px;
	}
}

@media screen and (max-width: 768px) and (max-height: 575px) {
	.menu-nav {
		min-height: 575px;
	}

	.menu-wrapper {
		max-height: 100vh;
		overflow-y: auto;
	}
}

@media screen and (max-width: 1170px) {
	.licensy .container .title-wrap,
	.top-section .container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
	}

	.calc .text {
		margin-left: 0;
	}

	.container {
		width: 992px;
		padding: 0 20px;
	}

	.top-section .container {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
	}

	.top-section .container .desc {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: 22px;
		line-height: 26px;
		margin-top: 15px;
	}

	.top-section .container .title {
		font-size: 50px;
		line-height: 58px;
	}

	.top-section {
		padding: 50px 0;
	}

	.top-section .container .desc,
	.top-section .container .title {
		width: 100%;
	}

	.about-section,
	.contacts,
	.faq-section,
	.licensy,
	.team {
		padding: 40px 0;
	}

	.faq-section .container .faq-wrap .faq-item .title-faq {
		padding: 10px 40px 10px 10px;
		position: relative;
		font-size: 18px;
		line-height: 22px;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.faq-section .container .faq-wrap .faq-item .content-faq {
		padding: 10px;
	}

	.faq-section .container .faq-wrap .faq-item .title-faq .icon {
		position: absolute;
		right: 10px;
	}

	.about-section .container .right {
		width: 445px;
	}

	.licensy .container .title-wrap .desc,
	.licensy .container .title-wrap .title {
		width: 100%;
		text-align: center;
	}

	.licensy .container .title-wrap {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.licensy .container .sert-wrap {
		margin-top: 40px;
	}

	.licensy .container .sert-wrap .item {
		height: 350px;
		width: auto;
	}

	.licensy .container .sert-wrap .item img {
		width: auto;
		max-width: 100%;
		margin: 0 auto;
	}

	.col-50 {
		width: 466px;
		height: 330px;
	}

	.col-33,
	.docs-wrap .container .doc {
		width: 48%;
	}

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

	.single-content .container .main-content {
		width: 600px;
	}

	.single-content .container .main-content h1 {
		font-size: 34px;
		line-height: 38px;
	}

	.single-content .container .main-content .preview {
		height: 250px;
	}

	.services-content .content .left {
		width: 100%;
	}

	.services-content .content .right {
		display: none;
	}
}

@media screen and (max-width: 992px) {
	footer .container .top-header .col-25 .socials,
	footer .container .top-header .col-25 ul {
		text-align: center;
	}

	.about-section .container,
	.contacts .container,
	.services-form .container,
	.single-content .container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
	}

	.services-form .container .left {
		width: 100%;
		padding: 20px;
	}

	.services-form .container {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0;
	}

	.services-form .container .right {
		width: 100%;
		margin-top: 10px;
	}

	.about-section .container .right .video-box,
	.licensy .container .sert-wrap .item {
		height: 300px;
	}

	.docs-wrap .container .doc {
		padding: 15px;
	}

	.docs-wrap .container .doc .title {
		font-size: 22px;
		line-height: 26px;
		padding-right:64px;
	}

	.col-50 {
		width: 48%;
	}

	.contacts .container .left {
		width: 100%;
	}

	.contacts .container {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.contacts .container .right {
		margin: 20px auto 0;
	}

	.main-header .container ul {
		display: none;
	}

	.container {
		max-width: 650px;
		width: 100%;
	}

	.container .section > .container {
		width: 100%;
		max-width: 100%;
		padding: 0;
	}

	.container .section {
		width: 100%;
	}

	.about-section .container {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.about-section .container .left,
	.about-section .container .right {
		width: 100%;
	}

	.contacts .container,
	.title-main {
		font-size: 24px;
		line-height: 28px;
	}

	.about-section .container .left h2,
	.blog-top .container .title-wrap .title-blog,
	.contacts .container .left .title,
	.left .title,
	.licensy .container .title-wrap .title,
	.services-content .content .title {
		line-height: 34px;
		font-size: 30px;
	}

	.team-wrap {
		margin-top: 40px;
	}

	footer .container .top-header {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	footer .container .top-header .col-25 {
		width: 50%;
	}

	footer .container .top-header .col-25:first-child {
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 15px;
	}

	footer .container .top-header .col-25:nth-child(2),
	footer .container .top-header .col-25:nth-child(3) {
		width: 50%;
	}

	footer .container .top-header .col-25:nth-child(4) {
		width: 100%;
		margin-top: 15px;
	}

	footer .container .top-header .col-25 .title-ul {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.top-contact .title-wrap .title {
		font-size: 30px;
		line-height: 30px;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.top-contact .title-wrap .title img {
		max-width: 70px;
		height: auto;
	}

	.wrap-contact .container {
		margin-top: -35px;
		padding: 20px;
	}

	.single-content .container {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.single-content .sidebar {
		margin: 15px auto 0;
	}

	.single-post-top .title-wrap span {
		font-size: 34px;
		line-height: 38px;
	}

	.single-content .container .main-content {
		margin-top: -85px;
	}

	.services-content .content {
		margin-top: -35px;
	}

	.nav-blog {
		margin-top: 40px;
	}

	.nav-blog a {
		font-size: 12px;
	}
}

@media screen and (max-width: 650px) {
	.col-33,
	.col-50,
	.container,
	.docs-wrap .container .doc,
	.present,
	.single-content .sidebar {
		width: 100%;
	}

	.other-news .nav-other,
	.services-content .content .ul-wrap,
	.team-wrap .item-team,
	.wrap-contact .container .top-info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
	}

	.main-header .container .phone,
	.single-post-top .breadcrumbs li + li:before {
		display: none;
	}

	.other-news .nav-other {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.other-news .nav-other a {
		margin-top: 10px;
	}

	.single-content .container .main-content {
		width: 100%;
		padding: 15px;
	}

	.present {
		padding: 15px;
	}

	.col-50 {
		height: 250px;
	}

	.top-section .container .title {
		font-size: 30px;
		line-height: 34px;
	}

	.top-section .container .desc {
		font-size: 18px;
		line-height: 22px;
	}

	.licensy .container .sert-wrap .item {
		width: auto;
		margin: 5px;
	}

	.licensy .container .sert-wrap {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.team-wrap .item-team {
		width: 100%;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto;
	}

	.team-wrap .item-team img {
		width: auto;
		max-width: 100%;
		height: 250px;
		-o-object-fit: contain;
		object-fit: contain;
	}

	.services-content .content .ul-wrap ul,
	.team-wrap .item-team .info-team,
	.wrap-contact .container .item-fil,
	.wrap-contact .container .top-info .col-2 {
		width: 100%;
	}

	.contacts .container .right {
		width: 100%;
		height: 300px;
		padding: 15px;
		-webkit-background-size: cover;
		background-size: cover;
		background-position: 50% 50%;
	}

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

	footer .container .bottom-header {
		text-align: center;
	}

	.nav-blog a {
		font-size: 12px;
	}

	.top-contact .container .nav-blog a + a {
		margin-left: 15px;
	}

	.single-post-top .title-wrap,
	.top-contact .title-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.btn-calc,
	.top-contact .title-wrap .btn {
		margin-top: 10px;
	}

	.wrap-contact .container {
		margin-top: -15px;
	}

	.wrap-contact .container .top-info {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.wrap-contact .container .top-info .col-2 + .col-2 {
		margin-top: 10px;
	}

	.nav-blog {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.services-content .content {
		padding: 20px;
	}

	.services-content .content .ul-wrap {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.services-content .content .ul-wrap ul + ul {
		margin-top: 18px;
	}

	.single-post-top {
		padding-top: 40px;
	}

	.single-post-top .breadcrumbs {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.single-post-top .breadcrumbs li {
		margin: 5px 10px !important;
	}

	.other-news .wrap-col {
		margin-top: 30px;
	}

	.col-33 {
		padding: 20px;
	}
}

.team__slider {
	width: 100%;
	overflow: hidden;
}

.team__slides {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	transition: all 1s ease;
}

.team__slider__input {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	margin-top: 50px;
}

.team__slider__input__inp {
	width: 10px;
	height: 10px;
	background: #b7b7e7;
	border-radius: 50%;
	margin-right: 10px;
}

.team__slider__input__inp:nth-child(1) {
	background: #94e36d;
}

@media screen and(max-width:1200px) {
	.item-team {
		margin-left: 50px;
	}
}

.gm-style .gm-style-iw {
	max-width: 200px;
}

@media screen and(max-width:1024px) {
	.wrap-first .title {
		height: 100px;
	}
}

.wrap-first .title {
	position: absolute;
	display: none;
}

.top--inf,
.wrap_contact {
	display: flex;
}

.wrap-contact {
	display: flex;
	justify-content: center;
}

.wrap_contact {
	margin: 0 -15px;
}

.col-row-qrcode {
	margin-left: auto;
}

@media only screen and (max-width: 1170px) {
	.col-row-qrcode {
		padding: 30px 15px !important;
		flex-basis: 100% !important;
		margin-left: 0;
	}
}

.wrap-contact > .container {
	margin-left: -15px;
	margin-right: -15px;
}

.wrap_contact .main_contact,
.wrap-contact .col-row {
	padding: 0 15px;
}

.wrap-contact .col-row {
	flex-basis: 320px;
}

.team .arrow.next,
.team .arrow.prev {
	width: 22px;
	height: 22px;
	cursor: pointer;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAMCAMAAABRJ730AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAWlBMVEUrMkeAgIArMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkf////KCOc3AAAAHXRSTlMAAD+/DyTkwQor67gGMfGuAzn2owGwxP2XxToqPhb1aHsAAAABYktHRB3rA3GRAAAACXBIWXMAAAsSAAALEgHS3X78AAAASklEQVQY02NgQAVMzCyMQIAmysDKxs6BRZiBk4ubB4swIy8fvwAWYUZBIWERBlFMICYugU1YEiiMaYgUyBAirZTG6kAc3pGBeB4A4/wFnbpc7bEAAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.team {
	position: relative;
}

.team .arrow.next {
	right: 15px;
}

.team .arrow.prev {
	-webkit-transform: translateY(-50%) scale(-1, 1);
	-ms-transform: translateY(-50%) scale(-1, 1);
	transform: translateY(-50%) scale(-1, 1);
	left: 15px;
}

.wrap_contact p {
	margin: 0;
	font-size: 16px;
	line-height: 18px;
}

.btn-wrap .btn,
.single-content .btn {
	color: #fff;
	font-family: Roboto Condensed;
	font-display: optional;
}

.map_wrap {
	width: 100%;
	margin-top: 30px;
}

.calc__wrap .btn-wrap {
	display: none;
	height: 70px;
	max-width: 290px;
	margin: 30px 0 0;
}

.calc__wrap .calc-wrapper,
.calc__wrap .text {
	position: static;
}

.calc__wrap .calc-wrapper {
	max-height: 644px;
}

.calc__wrap .calc-wrapper .left input[type='submit'],
.calc__wrap .calc-wrapper .sum-wrap {
	margin-top: 30px;
}

.calc__wrap {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 114px 200px;
}

.calc-popup {
	max-width: 706px !important;
	width: 100%;
	padding: 0 !important;
	background-color: #fff;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%);
}

#modal-2 {
	cursor: default;
	overflow-y: hidden;
}

.calc-popup .calc .calc-wrapper {
	position: static;
	margin: 0;
	flex-direction: row !important;
}

.calc-popup .calc {
	background-image: unset;
	-webkit-background-size: unset;
	background-size: unset;
	background-position: unset;
	display: block;
}

.single-content .schema__calcbutton {
	height: 70px;
	background-color: #eb4141;
	border: 0;
	cursor: pointer;
	border-radius: 5px;
}

.single-content .btn {
	font-weight: 700;
	max-width: 220px;
	width: 100%;
	min-height: 70px;
	background-color: #ff6000;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 15px 0;
	border-radius: 5px;
	font-size: 18px;
	line-height: 18px;
}

.content-blog .wrap-col,
.other-news .wrap-col {
	justify-content: flex-start;
}

.single-content a {
	display: inline-block;
	margin: 0 5px;
}

.single-content .main-content .docs-wrap {
	margin: 0 -70px;
}

.single-content .main-content .docs-wrap .container {
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
	width: 100%;
}

.nav-blog a + a {
	margin-left: 0;
}

.nav-blog a {
	margin-right: 68px !important;
	margin-bottom: 20px !important;
	margin-left: 0 !important;
}

.wrap-contact .container {
	justify-content: flex-start;
}

.content-blog .wrap-col .col-33,
.other-news .col-33 {
	max-width: 340px;
	width: 100%;
	margin: 10px;
}

@media screen and (max-height: 790px) {
	.calc__wrap .btn-wrap {
		display: block;
	}

	.row-wrap .sect-descr {
		flex: 1;
		max-width: 993px;
		margin-left: auto;
		margin-right: auto;
	}

	.calc__wrap .btn-wrap.first:before {
		content: unset;
	}

	.calc .text .desc {
		margin-top: 30px;
	}

	.calc__wrap .calc-wrapper {
		display: none !important;
	}
}

@media screen and (max-width: 1200px) {
	.content-blog .wrap-col .col-33,
	.other-news .col-33 {
		max-width: 550px;
	}

	.content-blog .wrap-col,
	.other-news .wrap-col {
		justify-content: center;
	}

	.calc__wrap .text .desc,
	.calc__wrap .text .title {
		text-align: left;
	}
}

@media screen and (max-width: 992px) {
	.nav-blog {
		justify-content: flex-start !important;
		margin-top: 12px;
	}

	.nav-blog a {
		margin-bottom: 6px !important;
	}
}

@media screen and (max-width: 768px) {
	.calc__wrap {
		padding: 114px 0;
	}

	@supports (-ms-ime-align: auto) {
		#map {
			background-image: url(/bitrix/templates/kvt2018/img/mapbg-mob.png);
		}
	}
}

@media screen and (min-width: 769px) {
	@supports (-ms-ime-align: auto) {
		#map {
			background-image: url(/bitrix/templates/kvt2018/img/mapbg.png);
		}
	}
}

.single-content .lazyload[data-src] {
	display: none;
}

.top--inf {
	flex-direction: column;
}

.top--inf > .phone:not(:last-of-type) {
	margin-bottom: 10px;
}

.main-page .container {
	max-width: 1920px;
	width: 100%;
	height: 100%;
	padding: 0 30px 110px;
	display: flex;
	flex-direction: column;
	margin: auto;
	position: relative;
}

.header {
	display: flex;
	align-items: center;
}

.header .header__inf {
	margin-left: 30px;
}

.header .contact-inf {
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	display: inline-flex;
	flex-direction: column;
}

.header .contact-inf > :not(:last-child) {
	margin-bottom: 8px;
}

.header .contact-inf__email,
.header .contact-inf__phone {
	color: #fff;
	line-height: 18px;
}

.sandwich {
	margin-top: 50px;
	margin-left: 52px;
	margin-right: 52px;
	width: 50px;
	height: 50px;
	background-color: rgba(3, 3, 3, 0.3);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: 4 !important;
	cursor: pointer;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.sandwich span {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 2px;
	width: 18px;
	background-color: #fff;
}

.sandwich span:last-child {
	width: 11px;
}

.sandwich span + span {
	margin-top: 4px;
}

.layout-sect__top {
	padding-top: 70px;
	padding-right: 50%;
}

.sect-descr {
	color: #fff;
}

.sect-descr__title {
	font-size: 30px;
	line-height: 34px;
	font-weight: 700;
	text-transform: uppercase;
}

.slide-text {
	display: flex;
	align-items: center;
	height: 240px;
	width: 60%;
	font-weight: 700;
}

.slide-text__title {
	display: flex;
	align-items: center;
	font-size: 70px;
	letter-spacing: 5px;
	text-transform: uppercase;
}

.btn-wrap {
	margin: 0.67em 0;
}

.btn-wrap .btn {
	background-color: #ff6000;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	letter-spacing: 1px;
	padding: 26px 64px;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	display: inline-block;
	border: 0 !important;
}

.layout-sect__middle {
	padding-left: 182px;
	margin-top: auto;
	margin-bottom: auto;
}

.main-content .main-page__first {
	z-index: 5;
}

.main-content .main-page__first .layout-sect__top {
	padding-right: 0;
	display: flex;
	align-items: flex-start;
}

.main-page__first .nav {
	padding: 20px 15px 0;
	margin-left: auto;
}

.main-content .main-page__first .layout-sect__top.hidden--sm {
	display: none;
}

.main-page__first .nav__list {
	list-style: none;
	display: flex;
	align-items: center;
}

.main-page__first .nav__item {
	padding: 0 15px;
}

.main-page__first .nav__item a {
	color: #fff;
	font-size: 18px;
}

.main-content .main-page__first .search-popup .container {
	padding: 0 30px;
	flex-direction: row;
}

.main-page__eighth:after,
.main-page__first:after,
.main-page__fourth:after,
.main-page__second:after {
	content: '';
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(29, 40, 73, 0.5);
	z-index: -1;
	left: 0;
}

.main-page__eighth:after {
	background-color: rgba(12, 15, 44, 0.8);
}

.main-page__first:after {
	position: absolute;
}

.main-page__eighth,
.main-page__fourth,
.main-page__second {
	position: relative;
}

.main-page__eighth:after,
.main-page__fourth:after,
.main-page__second:after,
.service-list {
	position: absolute;
}

.main-page__eighth .sect-descrt__left,
.main-page__fourth .sect-descr__left,
.main-page__second .sect-descr__left {
	width: 40%;
	align-self: center;
}

.main-page__eighth .layout-sect__middle,
.main-page__fourth .layout-sect__middle,
.main-page__second .layout-sect__middle {
	display: flex;
	justify-content: space-between;
}

.main-page__fifth,
.main-page__seventh {
	background-color: #1c197d;
}

.main-page__fifth .sect-descr .sect-descr__title,
.main-page__seventh .sect-descr .sect-descr__title,
.main-page__sixth .sect-descr .sect-descr__title {
	font-size: 70px;
	line-height: 1.2;
}

.main-page__sixth .header .contact-inf__email,
.main-page__sixth .header .contact-inf__phone,
.main-page__sixth .sect-descr,
.main-page__sixth .sect-descr__text {
	color: #2b3247;
}

.main-page__fifth .sect-descr,
.main-page__seventh .sect-descr,
.main-page__sixth .sect-descr {
	width: 40%;
}

.main-page__fifth:after,
.main-page__seventh:after,
.main-page__sixth:after {
	content: '';
	right: 0;
	width: 50%;
	position: absolute;
	bottom: 0;
	top: 0;
}

.main-page__fifth:after,
.main-page__seventh:after {
	background: url(/bitrix/templates/kvt2018/css/../img/bg-news.jpg) center/cover no-repeat;
}

.main-page__seventh:after {
	background: url(/bitrix/templates/kvt2018/css/../img/bg-partner.jpg) center/cover no-repeat;
}

.main-page__sixth:after {
	background-color: #1c197d;
}

.main-page__sixth .blank__item-title {
	width: 341px;
	height: 479px;
	padding: 10px;
	background-color: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 17px 10px rgba(60, 76, 121, 0.2);
	box-shadow: 0 17px 10px rgba(60, 76, 121, 0.2);
}

.main-page__sixth .blank__item-title img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.main-page__sixth .blank__item-title:after {
	content: unset;
}

.btn-link:after,
.service__box:before {
	content: '';
}

.service-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	max-width: 630px;
}

.service__box {
	width: 276px;
	height: 275px;
	border: 1px solid #c6d3df;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 35px;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s;
	overflow: hidden;
	position: relative;
	margin: 15px;
}

.service__box p,
.service__box:before {
	-webkit-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	opacity: 0;
	visibility: hidden;
}

.service__box * {
	z-index: 2;
}

.service__box:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #eb4141;
	transition-duration: 0.15s;
}

.service__box span {
	display: inline-flex;
	font-family: Roboto;
	font-display: optional;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase;
	margin: 25px 0 0;
}

.service__box p {
	margin: 30px 0 0;
	text-align: center;
	color: #fdc3c3;
	font-family: Roboto;
	font-display: optional;
	font-size: 15px;
	font-weight: 300;
	transition-duration: 0.15s;
	height: 0;
}

.service__box a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	line-height: 15px;
	-webkit-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s;
	height: 0;
}

.service__box:hover a,
.service__box:hover p,
.service__box:hover:before {
	visibility: visible;
	opacity: 1;
}

.service__box:hover {
	border: 1px solid #eb4141;
}

.service__box:hover p {
	margin: 20px 0 0;
	height: auto;
}

.service__box:hover a {
	height: auto;
	margin: 25px 0 0;
}

.sect-descr__left .sect-descr__title {
	line-height: 1.2;
	font-size: 70px;
}

.sect-descr__text {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 32px;
	margin: 30px 0;
}

.sect-descr__text h3 {
	font-size: 32px;
	font-weight: 400;
	line-height: 46px;
}

.sect-descr__text p {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 32px;
}

.fixed {
	background-color: rgba(0, 0, 0, 0.8);
}

.main-page__first .layout-sect__top {
	transition: all 0.1s linear;
}

.partner__list .slick-dots,
.slick-carousel .slick-dots {
	list-style: none;
	display: flex;
	margin-top: 15px;
	justify-content: center;
}

.partner__list .slick-dots button,
.slick-carousel .slick-dots button {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: transparent;
	border: 1px solid #fff;
	color: transparent;
	cursor: pointer;
}

.partner__list .slick-dots li,
.slick-carousel .slick-dots li {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin: 0 15px;
}

.partner__list .slick-dots .slick-active button,
.slick-carousel .slick-dots .slick-active button {
	background-color: #fff;
}

.main-page__third .sect-descr__title {
	font-size: 70px;
	line-height: 1.2;
	font-weight: 900;
}

.main-page__third .header__logo,
.main-page__third .contact-inf__phone,
.main-page__third .sandwich,
.main-page__third .sect-descr__title {
	position: relative;
	z-index: 1;
}

.main-page__third {
	overflow: hidden;
}

.main-page__third .sect-descr__title {
	display: inline-block;
}

.sect-descr__nav {
	position: absolute;
	right: 30px;
	bottom: 100px;
	font-size: 0;
	z-index: 4;
}

.sect-descr__nav input + span {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	line-height: 12px;
	height: 42px;
	border: 1px solid #3c48ba;
	-webkit-border-radius: 21px;
	border-radius: 21px;
	cursor: pointer;
	padding: 0 20px;
	background-color: rgb(20, 17, 118);
}

.main-page__eighth .btn-wrap,
.main-page__fourth .btn-wrap,
.sect-descr__nav input {
	display: none;
}

.sect-descr__nav input:checked + span {
	color: #363a44;
	background-color: #fff;
}

.sect-descr__nav label + label {
	margin-left: 20px;
}

#map {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #0f0c73;
	z-index: 1;
	overflow: visible !important;
}

#modal-2 .fancybox-close-small {
	top: -8px;
	right: -8px;
}

#fancybox-container-2 .fancybox-slide--html {
	overflow-x: hidden;
	overflow-y: auto;
}

.layout-sect__item {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.slider {
	width: 52%;
	z-index: 1;
}

.blank__item {
	padding: 65px;
	/*width: 610px;*/
	width: 570px;
	height: 380px;
	background-color: #fff;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 10px 42px rgba(60, 76, 121, 0.2);
	box-shadow: 0 10px 42px rgba(60, 76, 121, 0.2);
}

.blank__item-date {
	color: #97a2c6;
	font-family: Oswald;
	font-size: 14px;
	font-display: optional;
	font-weight: 300;
	line-height: 14px;
	text-transform: uppercase;
	margin-bottom: 35px;
}

.blank__item-title {
	color: #2824a4;
	font-size: 25px;
	font-weight: 500;
	line-height: 34px;
	position: relative;
	padding-bottom: 27px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.blank__item-title:after,
.partner__item li:before {
	content: '';
	position: absolute;
	left: 0;
}

.blank__item-title:after {
	bottom: 0;
	width: 45px;
	height: 2px;
	background-color: #eb4141;
}

.blank p {
	margin: 25px 0 0;
	color: #2b3247;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

.slider__news .slick-slide,
.slider__reviews .slick-slide {
	padding: 40px 20px;
}

.slider__nav {
	display: flex;
	align-items: center;
	justify-content: center;
}

.slider__nav .slider__nav-prev,
.slider__nav .slider__nav-prev2,
.slider__nav .slider__nav-prev3 {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.slider__nav .slider__nav-next,
.slider__nav .slider__nav-next2,
.slider__nav .slider__nav-next3 {
	margin-left: 60px;
}

.slider__nav .slider__nav-next,
.slider__nav .slider__nav-next2,
.slider__nav .slider__nav-next3,
.slider__nav .slider__nav-prev,
.slider__nav .slider__nav-prev2,
.slider__nav .slider__nav-prev3 {
	width: 22px;
	height: 12px;
	cursor: pointer;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAMCAMAAABRJ730AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAWlBMVEUrMkeAgIArMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkf////KCOc3AAAAHXRSTlMAAD+/DyTkwQor67gGMfGuAzn2owGwxP2XxToqPhb1aHsAAAABYktHRB3rA3GRAAAACXBIWXMAAAsSAAALEgHS3X78AAAASklEQVQY02NgQAVMzCyMQIAmysDKxs6BRZiBk4ubB4swIy8fvwAWYUZBIWERBlFMICYugU1YEiiMaYgUyBAirZTG6kAc3pGBeB4A4/wFnbpc7bEAAAAASUVORK5CYII=);
}

.main-page__sixth .slider__nav .slider__nav-next2,
.main-page__sixth .slider__nav .slider__nav-prev2 {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAMCAMAAABRJ730AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAWlBMVEX///+AgID///////////////////////////////////////////////////////////////////////////////////////////////////////////////9UVeI/AAAAHXRSTlMAAD+/DyTkwQor67gGMfGuAzn2owGwxP2XxToqPhb1aHsAAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAASklEQVQY02NgQAVMzCyMQIAmysDKxs6BRZiBk4ubB4swIy8fvwAWYUZBIWERBlFMICYugU1YEiiMaYgUyBAirZTG6kAc3pGBeB4A4/wFnbpc7bEAAAAASUVORK5CYII=);
}

.btn-link {
	display: inline-flex;
	color: #2b3247;
	font-size: 15px;
	font-weight: 500;
	line-height: 15px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.card a,
.card h3,
.card h4,
.card p {
	line-height: 24px;
}

.slider__nav .btn-link {
	margin-left: 200px;
}

.btn-link:after {
	width: 27px;
	height: 11px;
	margin-left: 20px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAALBAMAAAB8LOv9AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAMFBMVEUrMkeAgIArMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkcrMkf///9DUKVuAAAADnRSTlMAABvPLQOl6yAjtu7Wtx3YqAsAAAABYktHRA8YugDZAAAACXBIWXMAAAsSAAALEgHS3X78AAAAOElEQVQI12NggAJBQWVHQQEGBDesBIUrmu6IzAVKCzB0IEDnageGd8jgAIrsbQd0vThNRrMX5CoAJ54i/916Z04AAAAASUVORK5CYII=);
}

.slide__partner {
	width: 140px;
	height: 140px;
	padding: 15px;
}

.slider__partner {
	display: flex;
	flex-wrap: wrap;
	width: 560px;
	margin: auto;
}

.slide__partner img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.slider__partner + .slider__nav {
	display: none;
}

.contacts-list {
	max-width: 715px;
	width: 100%;
	overflow: auto;
	border-radius: 15px;
	padding: 30px 60px;
}

.contact__items {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	padding: 15px 0;
}

.contact__items:not(:last-child) {
	border-bottom: 1px solid rgba(146, 172, 255, 0.15);
}

.card__top {
	min-height: 24px;
}

.card__top h3 {
	text-transform: uppercase;
}

.card {
	flex: 1;
	padding: 15px;
	color: #fff;
}

.card * {
	margin: 0;
}

.card .card__top {
	margin-bottom: 10px;
}

.card h3 {
	font-size: 18px;
	font-weight: 700;
}

.card .card__middle h3 {
	margin-bottom: 4px;
}

.card h4 {
	color: #fff;
	font-size: 16px;
}

.card a,
.card p {
	color: #b4b9e1;
	font-size: 14px;
}

.main-page__ninth .layout-sect__middle {
	padding: 20px 40px;
}

.main-page__ninth .container {
	display: block;
}

.card-partner {
	border-radius: 25px;
}

.card-partner * {
	color: #fff;
}

.card-partner a {
	text-decoration: underline;
}

.partner__item ul,
.partner__list {
	list-style: none;
}

.partner__item li:before {
	width: 6px;
	height: 6px;
	background-color: #bdbbd8;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	margin-right: 15px;
	top: 4px;
}

.partner__item li {
	position: relative;
	padding-left: 15px;
	line-height: 1.2;
}

.partner__item h3 {
	margin-bottom: 8px;
}

.partner__item {
	padding: 15px;
	flex-basis: 50%;
}

.card-partner__top {
	margin-bottom: 10px;
}

.partner__list {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	opacity: 1;
	max-height: unset;
}

@media screen and (max-width: 1700px) {
	#horizontal-multilevel-menu {
		display: flex;
		flex-wrap: wrap;
	}

	.main-header .container ul li {
		padding-left: 16px;
		padding-right: 16px;
	}
}

@media screen and (max-width: 1500px) {
	.cabinet span {
		display: none;
	}
}

@media screen and (max-width: 1415px) {
	header #horizontal-multilevel-menu {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.partner__list {
		display: block;
	}
}

.volume-block {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url('/bitrix/templates/kvt2018/css/../img/volume.svg') no-repeat center/50px, url('/bitrix/templates/kvt2018/css/../img/volume-off.svg') no-repeat center/0;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
}

.volume-block.volume--off {
	background-size: 0, 50px;
}

.video--active .volume-block {
	opacity: 1;
	visibility: visible;
}

@media only screen and (max-height: 900px), only screen and (max-width: 1646px) {
	.service__box {
		margin: 10px;
		padding: 6px;
		height: 190px;
		width: 190px;
	}

	.service__box:hover img {
		display: none;
	}

	.service__box span {
		margin: 10px 0 0;
		text-align: center;
	}

	.service-list {
		margin: 0 -10px;
	}
}

@media only screen and (max-height: 767px) {
	.calc .calc-wrapper .left input[type='submit'] {
		height: 50px;
	}

	.calc .calc-wrapper .left .row-form + .row-form {
		margin-top: 20px;
	}

	.calc .calc-wrapper .wrap-right .second-title {
		padding: 15px 0;
	}

	.main-page__sixth .blank__item-title {
		width: 300px;
		height: 368px;
	}
}

@media only screen and (max-height: 700px) {
	.calc .calc-wrapper {
		bottom: 90px;
	}

	.contacts-list {
		padding: 0 25px;
	}

	.contact__items {
		padding: 10px 0;
	}
}

@media only screen and (max-height: 800px), only screen and (max-width: 1300px) {
	.main-page__first .btn-wrap,
	.main-page__first .sect-descr__title,
	.slide-text {
		text-align: center;
	}

	.main-page__first .layout-sect__wrap {
		padding-left: 100px;
	}

	.main-page__fifth:after,
	.main-page__seventh:after,
	.main-page__sixth:after {
		width: 35%;
	}

	.main-page__seventh .slider,
	.main-page__seventh:after {
		width: 546px;
	}

	.main-page__seventh .layout-sect__top {
		padding-right: 10%;
	}

	.slider__partner {
		width: 480px;
	}

	.slide__partner {
		width: 120px;
		height: 120px;
		padding: 10px;
	}

	.slider__nav {
		padding: 0 15px;
		justify-content: flex-end;
	}

	.slider__nav .btn-link {
		margin-left: 60px;
	}

	.main-page__eighth .sect-descr__left,
	.main-page__fourth .sect-descr__left,
	.main-page__second .sect-descr__left {
		width: 44%;
	}

	.layout-sect__top {
		padding-top: 30px;
		padding-right: 0;
	}

	.header {
		justify-content: center;
	}

	.sandwich {
		margin: 0;
		position: absolute;
		top: 40px;
		left: 30px;
	}

	.layout-sect__middle {
		padding: 0 80px;
	}

	#bullets {
		padding: 0 96px;
	}

	.slide-text {
		width: 100%;
		padding: 0 10%;
		justify-content: center;
	}

	.slide-text .slide-text__title {
		font-size: 44px;
		line-height: 50px;
	}
}

@media only screen and (max-width: 1340px) {
	.main-page__seventh .layout-sect__top {
		padding-right: 24%;
	}
}

@media only screen and (max-height: 700px) {
	.slide-text {
		height: 220px;
	}

	.slide-text .slide-text__title {
		font-size: 34px;
		line-height: 40px;
	}

	.btn-wrap .btn {
		padding: 16px 40px;
	}
}

@media only screen and (max-width: 1199px), only screen and (max-height: 600px) {
	.main-page__fifth .sect-descr,
	.main-page__seventh .sect-descr,
	.main-page__seventh .slider,
	.main-page__sixth .sect-descr,
	.slide-text,
	.slider,
	.slider__partner {
		width: 100%;
	}

	.main-content .main-page__first .layout-sect__top {
		display: none;
	}

	.main-content .main-page__first .layout-sect__top.hidden--sm {
		display: flex;
		z-index: 1;
		top: 0;
	}

	.main-content .main-page__first .layout-sect__top.hidden--sm .header {
		width: 100%;
	}

	.main-page__seventh .layout-sect__item.slider {
		background-color: #fff;
	}

	.layout-sect__item.slider {
		overflow: hidden;
	}

	.main-page__fifth:after,
	.main-page__seventh:after,
	.main-page__sixth:after {
		content: unset;
	}

	.main-page__eighth,
	.main-page__first,
	.main-page__fourth,
	.main-page__ninth,
	.main-page__second {
		display: flex;
	}

	.main-page__first .btn-wrap,
	.main-page__first .sect-descr__title,
	.main-page__third .sect-descr__title,
	.sect-descr__left .btn-wrap,
	.sect-descr__left .sect-descr__title,
	.sect-descr__text,
	.slide-text {
		text-align: center;
	}

	.main-page__fifth,
	.main-page__seventh,
	.main-page__sixth {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.header,
	.slider__nav {
		justify-content: center;
	}

	.main-page__fifth .container,
	.main-page__seventh .container,
	.main-page__sixth .container {
		margin: 0;
	}

	.card {
		min-width: 250px;
	}

	.main-page__sixth .slider__nav {
		background: rgba(27, 24, 123, 0.6);
		box-shadow: 0 0 15px 2px #1b187b;
	}

	.main-page__fifth .sect-descr .sect-descr__title,
	.main-page__seventh .sect-descr .sect-descr__title,
	.main-page__sixth .sect-descr .sect-descr__title {
		font-size: 40px;
		line-height: 44px;
		text-align: center;
	}

	.slider__nav {
		padding: 10px 15px;
		background: rgba(255, 255, 255, 0.5);
		box-shadow: 0 0 15px 2px rgba(255, 255, 255, 0.8);
	}

	.layout-sect__item {
		position: static;
		transform: none;
	}

	.main-page__eighth .btn-wrap,
	.main-page__fourth .btn-wrap {
		display: block;
	}

	#bullets,
	.layout-sect__footer,
	.main-page__eighth .qrcode,
	.sect-descr__right.calc {
		display: none;
	}

	.main-page__eighth .btn-wrap {
		margin: 30px 0 0;
	}

	.main-page__third {
		position: relative;
	}

	.main-page__third #map {
		z-index: -1;
	}

	.sect-descr__nav {
		right: 15px;
		bottom: 90px;
	}

	.main-page__third .container {
		position: static;
	}

	.main-page__third .sect-descr__title {
		font-size: 40px;
		line-height: 1.2;
	}

	.sandwich {
		margin: 0;
		position: absolute;
		top: 12px;
		left: 15px;
	}

	.slide-text {
		justify-content: center;
	}

	.sect-descr__title {
		font-size: 24px;
	}

	.slide-text .slide-text__title {
		font-size: 18px;
		line-height: 1.4;
	}

	.main-page .container {
		padding: 0 15px;
	}

	.main-page__first .layout-sect__top {
		display: block;
	}

	.layout-sect__top {
		padding-top: 15px;
		padding-bottom: 15px;
		padding-right: 0;
		position: fixed;
		top: 140px;
		left: 0;
		right: 0;
		display: none;
	}

	.layout-sect {
		padding: 90px 0;
		min-height: 100vh;
	}

	.layout-sect__middle,
	.slide-text {
		padding: 0;
	}

	.service-list {
		position: static;
		transform: none;
	}

	.main-page__eighth .sect-descr__left,
	.main-page__fourth .sect-descr__left,
	.main-page__second .sect-descr__left {
		width: 100%;
		padding: 0 20%;
		margin-bottom: 40px;
	}

	.main-page__eighth .layout-sect__middle,
	.main-page__fourth .layout-sect__middle,
	.main-page__second .layout-sect__middle {
		flex-direction: column;
		align-items: center;
	}
}

@media only screen and (max-width: 768px) {
	.sect-descr__text h3 {
		font-size: 24px;
		line-height: 32px;
	}

	.main-page__eighth .sect-descr__left,
	.main-page__fourth .sect-descr__left,
	.main-page__second .sect-descr__left {
		padding: 0;
	}

	#modal-2 {
		transform: none;
		top: 0 !important;
		left: 0 !important;
		position: relative !important;
	}

	#modal-2 .fancybox-close-small {
		top: 0;
		right: 0;
	}

	#fancybox-container-2 .fancybox-slide--html {
		padding: 30px 15px 0;
		overflow-x: hidden;
	}

	.calc-popup .calc .calc-wrapper {
		display: block;
		padding: 15px;
	}

	.calc-popup .calc .calc-wrapper .left {
		width: 100%;
	}

	.calc-popup .calc .calc-wrapper .wrap-right .main-title {
		padding-bottom: 20px;
	}

	.calc-popup .calc .calc-wrapper .right {
		margin-left: 0;
		width: 100%;
		margin-top: 30px;
	}
}

@media only screen and (max-width: 710px) {
	.header__logo {
		display: none;
	}

	.slider__reviews .slick-slide {
		text-align: center;
	}

	.main-page__sixth .blank__item-title {
		width: 250px;
		height: 280px;
	}
}

@media only screen and (max-width: 660px) {
	.slider__partner + .slider__nav {
		display: flex;
	}

	.slick-carousel,
	.slick-carousel2 {
		display: block;
	}

	.service-list.slick-carousel,
	.slider__partner.slick-carousel2 {
		opacity: 0;
		max-height: 200px;
		overflow: hidden;
	}

	.service-list.slick-carousel.slick-initialized,
	.slider__partner.slick-carousel2.slick-initialized {
		opacity: 1;
		max-height: unset;
	}

	.slider__partner {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.service-list .service__box {
		margin: 0;
		display: flex;
	}
}

@media only screen and (max-width: 600px) {
	.slider__nav .slider__nav-next {
		margin-left: 30px;
	}

	.slider__nav .btn-link {
		margin-left: 40px;
	}

	.blank__item {
		width: 100%;
		padding: 20px;
	}

	.blank__item-date {
		margin-bottom: 10px;
	}

	.blank__item-title {
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 15px;
	}

	.blank p {
		margin: 10px 0 0;
		font-size: 15px;
		line-height: 18px;
	}

	.sect-descr__nav label {
		margin: 0 15px 0 0;
	}

	.sect-descr__nav label span {
		margin-bottom: 10px;
	}

	.sect-descr__nav label + label {
		margin: 0 15px 0 0;
	}

	.sect-descr__nav {
		left: 15px;
		bottom: 50px;
	}

	.header__logo {
		width: 135px;
		height: 60px;
	}

	.main-page__first .layout-sect__middle {
		margin-top: 36px;
	}

	.header {
		flex-direction: column;
	}

	.header .contact-inf {
		font-size: 15px;
		margin-left: 0;
		margin-top: 16px;
	}
}

@media only screen and (max-width: 549px) {
	.card__top {
		min-height: auto;
	}
}

#rh-badge.rh-bottom {
	left: unset !important;
	right: 0 !important;
}

.redhlp_ready #rh-chat {
	left: unset !important;
	right: 0 !important;
	bottom: 0 !important;
	top: unset !important;
}

.search {
	margin: 0 0 0 10px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url('/bitrix/templates/kvt2018/css/../img/search.svg') no-repeat center/contain;
}

.layout-sect__top .search {
	margin: 20px 0 0 10px;
	background: url('/bitrix/templates/kvt2018/css/../img/search2.svg') no-repeat center/contain;
}

.search-popup.active {
	transform: none;
}

.search-popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.8);
	padding: 40px 0;
	transform: translateY(-100%);
	transition: transform 0.4s ease;
	z-index: 500;
}

.close-search {
	width: 26px;
	height: 26px;
	cursor: pointer;
	position: relative;
	margin-left: 30px;
}

.close-item {
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	background: #fff;
	top: 50%;
}

.close-search .close-item:first-of-type {
	transform: rotate(45deg);
}

.close-search .close-item:last-of-type {
	transform: rotate(-45deg);
}

.search-popup .container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.search-popup input {
	border: 0;
	padding: 10px;
	max-width: 480px;
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.blog-top .btn-calc--secondary {
		width: 100%;
	}

	/* .btn-calc-text {
        position: relative;
        top: 0px;
    } */

	.blog-top .container .title-wrap {
		flex-wrap: wrap;
	}
}

/*************new page 28/06/2019*******************/
.hero-section-video {
	position: absolute !important;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
}

.hero-section-video .container {
	top: 0;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
}

.hero-section-video2 div {
	z-index: 1!important;
}

.play-btn {
	display: inline-flex;
	width: 112px;
	height: 112px;
	background-color: rgba(255, 255, 255, 0.21);
	-webkit-box-shadow: 0 7px 21px rgba(36, 36, 49, 0.36);
	box-shadow: 0 7px 21px rgba(36, 36, 49, 0.36);
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	right: 244px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

.play-btn::before {
	content: '';
	position: absolute;
	width: 81px;
	height: 81px;
	background-color: #fff;
	-webkit-box-shadow: 0 7px 21px rgba(36, 36, 49, 0.36);
	box-shadow: 0 7px 21px rgba(36, 36, 49, 0.36);
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.play-btn::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8.5px 0 8.5px 15px;
	border-color: transparent transparent transparent #eb4141;
}

.hero-section-video::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(17, 14, 127, 0.4);
	-webkit-box-shadow: inset 0px -80px 0px -80px rgba(17, 14, 127, 0.75);
	-moz-box-shadow: inset 0px -80px 0px -80px rgba(17, 14, 127, 0.75);
	box-shadow: inset 0px -80px 0px -80px rgba(17, 14, 127, 0.75);
	z-index: -1;
}

.hero-section {
	position: relative;
	min-height: 500px;
}

.hero-section-info {
	position: relative;
	z-index: 1;
	max-width: 504px;
	width: 100%;
	opacity: 1;
	transition: opacity 0.4s ease;
}

.hero-section-video.video--active + .container .hero-section-info {
	opacity: 0;
}

.hero-section-info h1 {
	color: white;
	font-size: 62px;
	font-weight: 700;
	line-height: 72px;
	margin: 0 0 40px;
}

.hero-section-info h3 {
	color: white;
	font-size: 28px;
	font-weight: 400;
	line-height: 40px;
	letter-spacing: 2px;
	margin: 0 0 50px;
}

.section-link {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	font-display: optional;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	max-width: 370px;
	width: 100%;
	min-height: 70px;
	/*background-color: #eb4141;*/
	background-color: #ff6000;
	border-radius: 5px;
	margin: 0;
}

.hero-section-info p {
	color: white;
	font-size: 16px;
	line-height: 26px;
}

.section {
	padding: 120px 0;
}

.section-item {
	display: flex;
	width: 100%;
}

.section-item > *:first-child {
	margin-right: 100px;
}

.section-image,
.section-text {
	width: 100%;
}

.w570 {
	max-width: 570px;
}

.w500 {
	max-width: 500px;
}

.mt-70 {
	margin-top: -70px;
}

.pt120 {
	padding-top: 120px;
}

.pb120 {
	padding-bottom: 120px;
}

.offset {
	padding-top: 348px;
	margin-top: -200px;
}

.section-image {
	border-radius: 20px;
	overflow: hidden;
}

.section-image img {
	display: block;
	max-width: 100%;
}

.section-text h2,
.banner-text h2 {
	color: #2b3247;
	font-size: 52px;
	font-weight: 700;
	line-height: 74px;
	margin: 0;
}

.section-text p,
.banner-text p {
	color: #222;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
}

.banner-info {
	max-width: 1170px;
	width: 100%;
	padding: 54px 70px 60px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 12px 27px rgba(60, 76, 121, 0.11);
	background: url('/bitrix/templates/kvt2018/css/../img/bio.png') no-repeat center/cover;
	margin: auto;
}

.banner-info::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(17, 14, 127, 0.15);
}

.banner-info.banner-info--secondary {
	background: url('/bitrix/templates/kvt2018/css/../img/banner-info2.png') no-repeat center/cover;
	min-height: 474px;
	box-shadow: 0 25px 40px rgba(17, 14, 127, 0.43);
}

.banner-info.banner-info--secondary .banner-text {
	max-width: 100%;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.banner-info.banner-info--secondary .banner-text p {
	color: #c5d2fa;
	font-size: 25px;
	font-weight: 400;
	line-height: 33px;
	margin-top: 60px;
	text-align: right;
}

.banner-info.banner-info--secondary .banner-text h2 {
	line-height: 60px;
}

.banner-text h2 {
	color: #fff;
}

.banner-text p, .banner-text ol li {
	color: #fff;
}

.banner-text {
	max-width: 50%;
	min-width: 50%;
	position: relative;
	z-index: 1;
}
.banner-text-full {
	max-width: 80%;
	min-width: 80%;
}

.banner-text-full p {
	font-size: 22px;
}

.banner-text-full ul li {
	font-size: 18px;
}

.bio {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	z-index: 1;
	margin: -8px -15px;
	align-self: flex-end;
	padding-left: 30px;
	justify-content: flex-end;
}

.banner-row {
	display: flex;
}

.bio__item {
	color: #6461e4;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	width: 200px;
	padding: 8px 15px;
	flex: 0 0 auto;
}

.bio__item > *:not(:last-child) {
	margin-bottom: 10px;
}

.bio__item p strong {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	line-height: 34px;
}

.bio__item p {
	color: #6461e4;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
}

.section-bg--grey {
	background-color: #f3f6fa;
}

.section-bg--blue {
	background-color: #110e7f;
}

.section-title {
	margin-bottom: 70px;
}

.section-title h2 {
	color: #2b3247;
	font-size: 52px;
	font-weight: 700;
	line-height: 74px;
	margin: 0;
}

.section-blank {
	padding: 40px;
	max-width: 570px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	min-height: 420px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.section-blank::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.8;
	background-image: linear-gradient(to top, #1b1b2e 0%, transparent 57%, transparent 59%, transparent 100%);
}

.section-blank-title {
	display: block;
	position: relative;
	z-index: 1;
}

.section-blank-title h3 {
	margin: 0;
	color: white;
	font-size: 25px;
	font-weight: 500;
	line-height: 34px;
}

.section-blank-text {
	height: 0;
	overflow: hidden;
}

.section-blank:hover .section-blank-text {
	height: auto;
}

.section-blank-text p,
.section-blank-text a {
	margin: 0;
	color: white;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
}

.section-blank-text p strong {
	font-weight: 700;
}

.section-blank-text p:first-of-type {
	margin-bottom: 10px;
}

.section-blank-row {
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}

.section-blank:hover {
	justify-content: flex-start;
}

.section-blank:hover::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(17, 14, 127, 0.9);
}

.section-blank:hover .section-blank-title {
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 40px;
}

.section-blank:hover .section-blank-title::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 45px;
	height: 2px;
	background-color: #eb4141;
}

.section-blank-list {
	flex-wrap: wrap;
	margin: -15px;
	    -webkit-column-count:2;  
    -moz-column-count:2;  
    column-count:2
}

.section-blank-item {
	max-width: 600px;
}

.team-list {
	visibility: hidden;
}

.team-item {
	padding: 0 15px;
}

.team-blank {
	max-width: 270px;
	width: 100%;
}

.team-blank-img {
	width: 100%;
	height: 320px;
	border-radius: 15px;
	overflow: hidden;
}

.team-blank-img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.team-blank-info {
	margin-top: 16px;
}

.team-blank-info h3 {
	color: #2824a4;
	font-size: 22px;
	font-weight: 500;
	line-height: 34px;
	margin: 0 0 4px;
}

.team-blank-info p {
	color: #97a2c6;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-display: optional;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0;
}

.team-list .slick-dots {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 30px -7px 0;
}

.slick-dots {
	list-style: none;
}

.team-list .slick-dots li {
	padding: 7px;
}

.team-list .slick-dots .slick-active button {
	background-color: #00baff;
}

.team-list .slick-dots button {
	display: block;
	width: 14px;
	height: 14px;
	background-color: #d5d9e4;
	padding: 0;
	margin: 0;
	color: transparent;
	text-indent: -9999px;
	cursor: pointer;
	outline: none;
	border: 0;
	border-radius: 50%;
}

.slick-arrow {
	z-index: 1;
}

.team-list .slick-arrow {
	position: absolute;
	width: 15px;
	height: 26px;
	top: 147px;
	background: none;
	color: transparent;
	text-indent: -9999px;
	z-index: 1;
	padding: 0;
	border: 0;
	cursor: pointer;
	background: url('/bitrix/templates/kvt2018/css/../img/slickarrow.png') no-repeat center;
}

.team-list.slick-initialized {
	visibility: visible;
}

.team-list .slick-prev {
	left: -54px;
}

.team-list .slick-next {
	right: -54px;
	transform: scale(-1);
}

.team-list .slick-list {
	margin: 0 -15px;
}

.section .other-news {
	margin: 0 -15px;
}

.nav-other .section-title {
	margin-bottom: 0;
}

.nav-other .section-title h2 {
	color: #fff;
}

.section .nav-other a {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	line-height: 91px;
	display: block;
	align-self: flex-end;
}

.section .other-news .nav-other {
	align-items: flex-start;
	padding: 0 15px;
}

.section .nav-other a::after {
	content: none;
}

.section .other-news .wrap-col {
	margin-top: 10px;
}

.section .other-news .col-33 {
	margin: 0;
}

.section .wrap-col {
	-webkit-column-count: 0;
	-moz-column-count: 0;
	column-count: 0;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0;
}

.wrap-col-item {
	display: flex;
	padding: 15px;
}

.section .other-news .col-33 {
	max-width: 370px;
}

.section.licensy {
	background-color: #fff;
}

.section .container .left .content-contact {
	margin-top: 0;
}

.section .container .right {
	height: auto;
	background-size: cover;
	border-radius: 20px;
}

.col-25--contacts p {
	margin: 0;
	color: #8994b6;
	font-weight: 300;
	line-height: 24px;
}

.col-25--contacts p strong {
	color: #fff;
	font-weight: 700;
}

.hero-section--secondary {
	position: relative;
	padding-bottom: 220px;
	margin-bottom: -150px;
}

.hero-section--secondary::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(17, 14, 127, 0.95);
	-webkit-box-shadow: inset -1px -270px 35px 0px rgba(17, 14, 127, 0.75);
	-moz-box-shadow: inset -1px -270px 35px 0px rgba(17, 14, 127, 0.75);
	box-shadow: inset -1px -270px 35px 0px rgba(17, 14, 127, 0.75);
}

.hero-section-info {
	max-width: 50%;
}

.hero-wrap {
	display: flex;
	margin-bottom: 80px;
}

.hero-section-info--secondary {
	margin-right: auto;
	padding-right: 20px;
}

.hero-section-info--secondary h3 {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0;
}

.hero-row {
	display: flex;
	margin: 0 -30px;
}

.hero-row p {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	margin: 0;
	padding: 0 35px;
}

.section-link-wrap {
	display: flex;
}

.section-link--secondary {
	display: flex;
	align-items: center;
	background-color: #00baff;
	max-width: 270px;
	color: white;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	margin: 8px 15px;
}

.section-link-wrap {
	margin: 10px -15px 0;
}

.section-link--secondary span {
	text-align: left;
	width: 100px;
	color: #fff;
}

.icon-sw {
	width: 22px;
	height: 22px;
	margin-right: 15px;
	flex: 0 0 auto;
	background: url('/bitrix/templates/kvt2018/css/../img/icon-sw.png') no-repeat center;
}

.icon-delivery {
	width: 20px;
	height: 15px;
	margin-right: 15px;
	flex: 0 0 auto;
	background: url('/bitrix/templates/kvt2018/css/../img/icon-delivery.png') no-repeat center;
}

.hero-form {
	max-width: 500px;
	padding: 43px;
	width: 100%;
	position: relative;
	z-index: 1;
	background-color: #fff;
	border-radius: 15px;
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
}

.hero-form .title-form {
	margin-top: -15px;
}

.hero-form .title-form h2 {
	color: #2b3247;
	font-size: 25px;
	padding: 0 7px;
	font-weight: 700;
	line-height: 34px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.hero-form input,
.hero-form textarea {
	padding: 6px 28px;
	width: 100%;
	height: 56px;
	border: 1px solid #ccddec;
	border-radius: 5px;
	color: #647ba5;
	font-family: 'Roboto', sans-serif;
	font-display: optional;
	font-size: 16px;
	font-weight: 400;
}

.hero-form textarea {
	height: 104px;
	padding: 22px 28px;
}

.hero-form input[type='submit'] {
	height: 70px;
	/*background-color: #eb4141;*/
	background-color: #ff6000;
	border-radius: 5px;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-display: optional;
	font-size: 18px;
	font-weight: 700;
	border: 0;
	outline: 0;
	cursor: pointer;
	margin-top: 30px;
}

.hero-form-item {
	padding: 7px;
}

.hero-form-items {
	display: flex;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	font-family: 'Roboto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-display: optional;
	opacity: 1;
	font-weight: 500;
	font-size: 16px;
	color: #647ba5;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	font-family: 'Roboto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-display: optional;
	opacity: 1;
	font-weight: 500;
	font-size: 16px;
	color: #647ba5;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	font-family: 'Roboto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-display: optional;
	opacity: 1;
	font-weight: 500;
	font-size: 16px;
	color: #647ba5;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	font-family: 'Roboto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-display: optional;
	opacity: 1;
	font-weight: 500;
	font-size: 16px;
	color: #647ba5;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent;
	outline: none;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent;
	outline: none;
}

input:focus:-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent;
	outline: none;
}

input:focus:-ms-input-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent;
	outline: none;
}

.hero-blank-wrap {
	position: relative;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: -10px -15px;
}

.hero-blank {
	max-width: 370px;
	padding: 40px;
	width: 100%;
	background-color: rgba(25, 22, 137, 0.5);
	border-radius: 15px;
	box-shadow: 7px 16.6px 49px rgba(9, 8, 48, 0.28);
	margin: 10px 15px;
}

.hero-blank-info h3 {
	color: white;
	font-size: 25px;
	line-height: 34px;
	font-weight: 700;
	margin: 0;
}

.hero-blank-info p {
	color: #6461e4;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
}

.section-item-info {
	max-width: 44%;
}

.section-item-info h2 {
	color: #2b3247;
	font-size: 52px;
	font-weight: 700;
	line-height: 60px;
	margin-top: 0;
}

.section-item-info p {
	color: #2b3247;
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
}

.section-item-info p strong {
	color: #2b3247;
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
}

.section-item-blanks {
	flex: 1;
	padding: 15px 0;
}

.section-item-blank {
	max-width: 570px;
	padding: 50px;
	background-color: white;
	border-radius: 15px;
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
	display: flex;
}

.section-item-blank h2 {
	color: #2b3247;
	font-size: 18px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
}

.blank-item-text {
	padding-right: 20px;
	align-self: center;
}

.blank-item-icon {
	margin-left: auto;
}

.section-item-blank:not(:last-of-type) {
	margin-bottom: 20px;
}

.section-item-blank p {
	color: #2b3247;
	font-family: Roboto;
	font-display: optional;
	font-size: 25px;
	line-height: 34px;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 10px;
}

.section-item-blank p span {
	font-size: 25px;
}

.gap--off {
	padding: 0;
}

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

.tbl-wrap {
	display: flex;
	background-color: white;
	border: 1px solid #e4edf5;
	border-radius: 15px;
	box-shadow: 0 24px 27px rgba(60, 76, 121, 0.09);
	overflow-y: hidden;
	overflow-x: auto;
}

.tbl-icon {
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tbl-head {
	padding: 40px 40px 15px;
	background-color: #f3f6fa;
}

.tbl-head h4 {
	margin-bottom: 0;
	margin-top: 15px;
}

.tbl-link {
	color: #67718f;
	font-family: 'Roboto Condensed', sans-serif;
	font-display: optional;
	font-size: 16px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	width: 152px;
	height: 44px;
	background-color: #f3f6fa;
	border-radius: 5px;
	margin: auto;
}

.tbl-link1 {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-display: optional;
	font-size: 16px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 10px;
	width: 152px;
	height: 44px;
	background-color: #ff6000;
	border-radius: 5px;
	margin: auto;
}

.tbl {
	max-width: 250px;
	flex: 1;
	text-align: center;
	position: relative;
	z-index: 1;
}

.tbl:hover:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	box-shadow: 0 6px 20px rgba(60, 76, 121, 0.11);
	border: 2px solid #e4edf5;
	z-index: 1;
}

.tbl-row {
	border-top: 1px solid #e4edf5;
	border-bottom: 1px solid #e4edf5;
	padding: 20px 40px;
	margin-bottom: -1px;
	height: 60px;
	overflow: hidden;
	white-space: nowrap;
}

.tbl-row p {
	margin: 0;
}

.tbl-footer {
	padding: 30px 30px;
	position: relative;
	z-index: 2;
}

.slider__partner2 {
	width: 100%;
	padding: 0 15px;
	justify-content: center;
	margin: -30px 0;
}

.slider__partner2 .slide__partner {
	width: 200px;
	height: 200px;
	padding: 30px;
}

.hero-form--secondary input[type='submit'] {
	margin-top: 0;
}

.hero-form--secondary {
	max-width: 940px;
	width: 100%;
	margin: auto;
	padding: 0;
	background-color: transparent;
	box-shadow: none;
}

.hero-form--secondary .hero-form-item {
	flex: 1;
	padding: 7px 15px;
}

.hero-form--secondary input {
	height: 70px;
}

.section-title p {
	color: #2b3247;
	font-size: 25px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 0;
}

.calc-new {
	background-color: #110e7f;
	border-radius: 15px;
	box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
}

.calc-new-title h2 {
	color: white;
	font-size: 52px;
	font-weight: 700;
	line-height: 60px;
	margin: 0;
}

.calc-new-label {
	color: white;
	font-size: 16px;
	font-weight: 300;
	display: block;
	margin-bottom: 10px;
}

.calc-new-fields {
	margin: 0 -15px;
	display: flex;
}

.calc-new-fields:not(:last-of-type) {
	margin-bottom: 25px;
}

.calc-new-field {
	padding: 0 15px;
	max-width: 255px;
	width: 100%;
}

.calc-new-field input {
	width: 100%;
}

.w340 {
	max-width: 340px;
}

.w170 {
	max-width: 170px;
}

.calc-new-label span {
	font-size: 9px;
	position: relative;
	top: -6px;
}

.hero-blank-top {
	text-align: center;
	border-bottom: 1px solid #3936a3;
	padding: 50px 0;
}

.hero-blank-top > span {
	color: white;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 20px;
}

.hero-blank-top .calc-new-price {
	color: white;
	font-size: 52px;
	font-weight: 400;
	position: relative;
	line-height: 1.1;
	padding-bottom: 30px;
}

.hero-blank-top .calc-new-currency,
.hero-blank-top .calc-new-value {
	font-size: 52px;
}

.calc-new-currency,
.calc-new-value {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}

.hero-blank-top .calc-new-price::after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 45px;
	height: 2px;
	background-color: #eb4141;
}

.hero-blank-bottom {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -35px;
	padding-top: 30px;
}

.calc-new {
	margin: 60px 0;
	padding: 50px 70px;
}

.calc-new-title {
	margin-bottom: 60px;
}

.calc-new-item .hero-blank {
	max-width: 472px;
}

.calc-new-items {
	display: flex;
	align-items: center;
	margin: 0 -15px;
}

.calc-new-item {
	padding: 0 15px;
}

.calc-bottom-item {
	padding: 6px 35px;
}

.calc-bottom-item p {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 10px;
}

.calc-new input,
.calc-new-select {
	color: #8582e6;
	font-size: 16px;
	font-weight: 400;
	height: 56px;
	border: 1px solid #8582e6;
	border-radius: 5px;
	padding: 10px 20px;
	background-color: transparent;
}

.calc-new-select-wrap {
	position: relative;
}

.calc-new-select {
	display: flex;
	align-items: center;
	padding-right: 50px;
	background: url('/bitrix/templates/kvt2018/css/../img/dropdown.png') no-repeat 90% center/10px;
	cursor: pointer;
}

.calc-new-options {
	display: none;
	position: absolute;
	top: 96%;
	left: 0;
	right: 0;
	z-index: 1;
	background-color: #110e7f;
}

.calc-new-option {
	color: #8582e6;
	font-size: 16px;
	font-weight: 400;
	border: 1px solid #8582e6;
	padding: 10px 20px;
	margin-top: -1px;
	cursor: pointer;
}

@media only screen and (max-width: 1290px) {
	.team-list {
		max-width: 892px;
		width: 100%;
		margin: auto;
	}
}

@media only screen and (max-width: 1200px) {
	.banner-info {
		max-width: 100%;
		border-radius: 0;
	}

	.section-blank-list {
		justify-content: center;
	}
}

@media only screen and (max-width: 1170px) {
	.hero-wrap {
		flex-direction: column;
	}

	.hero-section-info--secondary {
		padding-right: 0;
		max-width: 100%;
	}

	.hero-form {
		margin-top: 40px;
		margin-left: auto;
		margin-right: auto;
	}

	.calc-new {
		padding: 30px 20px;
	}

	.calc-new-item .hero-blank {
		max-width: 400px;
	}
}

@media only screen and (max-width: 1014px) {
	.team-list {
		padding: 0 20px;
	}

	.team-list .slick-prev {
		left: 0;
	}

	.team-list .slick-next {
		right: 0;
	}
}

@media only screen and (max-width: 992px) {
	.calc-new-title h2 {
		font-size: 32px;
		line-height: 34px;
	}

	.calc-new-field {
		margin-top: 30px;
	}

	.calc-new-title {
		margin-bottom: 0;
	}

	.calc-new-items {
		display: block;
	}

	.calc-new-item .hero-blank {
		max-width: 100%;
		margin: 30px 0 0;
	}

	.hero-blank-bottom {
		justify-content: center;
	}

	.calc-bottom-item {
		padding: 6px 10px;
	}

	.calc-new-fields {
		display: block;
	}

	.calc-new-select {
		background: url('/bitrix/templates/kvt2018/css/../img/dropdown.png') no-repeat 95% center/10px;
	}

	.calc-new-field {
		max-width: 100%;
	}

	.hero-form-items {
		display: block;
	}

	.section-item-info {
		max-width: 100%;
	}

	.hero-section--secondary {
		margin-bottom: 0;
	}

	.banner-info--secondary {
		padding: 40px 20px;
	}

	.banner-info.banner-info--secondary {
		min-height: auto;
	}

	.banner-info.banner-info--secondary .banner-text p {
		margin-top: 30px;
	}

	footer .container .top-header .col-25:nth-child(4) {
		margin-top: 34px;
	}

	footer .container .top-header .col-25:nth-child(4) ul {
		margin-top: 15px;
	}

	.banner-row {
		flex-direction: column;
	}

	.banner-text {
		max-width: 100%;
		min-width: auto;
		text-align: center;
	}

	.bio__item {
		text-align: center;
	}

	.bio {
		padding: 0;
		margin-top: 30px;
		justify-content: center;
	}

	.section-item > :first-child {
		margin-right: 0px;
	}

	.pb120 {
		padding-bottom: 0;
	}

	.pt120 {
		padding-top: 0;
	}

	.mt-70 {
		margin-top: 0;
	}

	.section-item {
		flex-direction: column;
	}

	.section-text {
		order: 3;
		max-width: 100%;
	}

	.section-image {
		max-width: 100%;
		margin-bottom: 30px;
	}

	.section-item:not(:last-of-type) {
		margin-bottom: 30px;
	}

	.section-image img {
		width: 100%;
	}

	.hero-section-info h1 {
		font-size: 34px;
		font-weight: 700;
		line-height: 40px;
		margin: 0 0 20px;
	}

	.hero-section-info h3 {
		color: white;
		font-size: 20px;
		font-weight: 400;
		line-height: 28px;
		letter-spacing: 1px;
		margin: 0 0 30px;
	}

	.play-btn {
		right: 15px;
		width: 60px;
		height: 60px;
	}

	.hero-section-info {
		padding-right: 80px;
	}

	.play-btn::before {
		width: 40px;
		height: 40px;
	}

	.section {
		padding: 60px 0;
	}

	.hero-section {
		min-height: auto;
	}

	.section-text h2,
	.banner-text h2 {
		font-size: 38px;
		line-height: 48px;
	}

	.section-text p,
	.banner-text p {
		font-size: 16px;
		line-height: 24px;
	}

	.offset {
		margin-top: 0;
	}

	.section-title h2 {
		font-size: 30px;
		line-height: 48px;
	}

	.section-title {
		margin-bottom: 30px;
	}

	.section .nav-other a {
		line-height: 60px;
	}

	.section .container .right {
		min-height: 300px;
	}

	.hero-section-info--secondary {
		padding-right: 0;
	}

	.gap--off {
		padding: 0;
	}

	.hero-blank-bottom {
		margin: 0;
	}
}

@media only screen and (max-width: 600px) {
	.hero-form {
		padding: 20px 15px;
	}

	.hero-blank {
		padding: 20px 15px;
	}

	.section-item-info h2 {
		font-size: 36px;
		line-height: 42px;
	}

	.section-item-blank {
		padding: 30px 20px;
	}

	.banner-info.banner-info--secondary .banner-text h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.section .nav-other a {
		line-height: 1.2;
	}

	.section-link-wrap {
		flex-direction: column;
	}

	.section-link--secondary {
		max-width: 100%;
		margin: 8px 0;
	}

	.banner-info.banner-info--secondary .banner-text p {
		font-size: 18px;
		line-height: 28px;
	}

	.hero-row {
		flex-direction: column;
	}

	.team-blank {
		margin: auto;
	}

	#play-video {
		display: none;
	}

	.banner-info {
		padding: 54px 15px 60px;
	}

	.section-blank {
		padding: 20px 15px;
		min-height: 368px;
	}
}

.calc-new-label a {
	color: #FF6000;
	text-decoration: underline;
}

.btn-wrap--secondary .btn {
	margin: 0;
	background-color: #ff6000;
}

@media only screen and (max-width: 991px) {
	.btn-wrap--secondary .btn {
		margin: auto;
	}

	#target.btn-calc {
		margin: auto;
	}
}

.block__row {
	padding: 20px 0;
	display: flex;
	align-items: center;
}

.block__text-top,
.block__text-top * {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
}

.block__text-bottom,
.block__text-bottom * {
	font-size: 15px;
	color: #fff;
	font-weight: 300;
	line-height: 20px;
}

.block__text-middle {
	border: 1px solid #fff;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 700;
	line-height: 21px;
	padding: 2px 10px 4px;
	margin: 10px 0 !important;
}

.block__text-middle * {
	font-size: 15px;
	font-weight: 700;
	line-height: 21px;
	color: #fff;
}

.block__img {
	width: 180px;
	flex: 0 0 auto;
}

.block__item,
.block__item * {
	color: white;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;
}

.block__btn {
	font-size: 16px;
	font-weight: 900;
	line-height: 34px;
	border-radius: 5px;
	max-width: 201px;
	min-width: 201px;
	width: 100%;
	padding: 4px 10px;
	text-align: center;
	letter-spacing: 0;
	text-transform: none;
}

.block__items,
.block__img {
	padding: 8px 15px;
	flex: 0 0 auto;
}

.block {
	background-size: cover;
	background-repeat: no-repeat;
}

.block__text {
	max-width: 670px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 8px 15px;
}

.block__img img {
	display: block;
	max-width: 100%;
}

.block__link {
	display: block;
	width: 100%;
}

.block__text {
	color: #fff;
}

.block__text * {
	margin: 0;
}

.block + .wrap-col {
	margin-top: 30px;
}

.block__row {
	margin: 0 -15px;
}

@media only screen and (max-width: 1199px) {
	.block__text-top,
	.block__text-top * {
		font-size: 15px;
		line-height: 20px;
	}

	.block__text-middle * {
		font-size: 12px;
		line-height: 17px;
	}

	.block__text-bottom,
	.block__text-bottom * {
		font-size: 13px;
		line-height: 17px;
	}
}

@media only screen and (max-width: 991px) {
	.block__row {
		text-align: center;
		display: block;
		padding: 8px 0 0;
	}

	.block__img {
		width: 130px;
		margin-left: auto;
		margin-right: auto;
	}

	.block__btn {
		margin-left: auto;
		margin-right: auto;
	}
}

.top-services-new .title {
	margin: 0;
	font-size: 70px;
	font-weight: 700;
	color: #fff;
}

.top-services-new {
	padding: 10px 0;
	line-height: 1.4;
}

.top-services__rows {
	margin: 0 -15px;
	display: flex;
}

.top-services__row {
	padding: 10px 15px;
}

.top-services__row {
	padding-top: 24px;
}

.top-services__title {
	margin-right: auto;
	padding-top: 10px;
}

.btn-new {
	max-width: 270px;
	width: 100%;
	padding: 21px 15px;
	text-align: center;
	display: block;
	color: white;
	font-family: 'Roboto Condensed';
	font-display: optional;
	font-size: 18px;
	font-weight: 700;
	border: 1px solid white;
	border-radius: 5px;
}

.btn-new--secondary {
	max-width: 370px;
	background-color: #ff6000;
	border-color: #ff6000;
}

.btn-new--secondary + .btn-new__text {
	max-width: 370px;
}

.btn-new__text {
	max-width: 270px;
	width: 100%;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
}

.btns-new-wrap {
	display: flex;
	flex-wrap: wrap;
}

.btn-new-wrap {
	padding: 8px 15px;
}

.top-services-new .nav-blog {
	border-top: 0;
}

.top-services-new .nav-blog a.active {
	border-top: 0;
	text-decoration: underline;
}

.top-services-new .nav-blog a {
	background-color: rgba(7, 7, 41, 0.2);
	border-radius: 5px;
	padding: 24px 10px;
	border: 0;
	margin: 8px 15px !important;
	max-width: 270px;
	width: 100%;
	text-align: center;
	color: #fff;
	display: block;
	line-height: 1.4;
}

.top-services-new .nav-blog {
	display: flex;
	align-items: center;
	margin: 70px -15px 0;
}

.services-content .content {
	margin-top: 0;
}

.top-services-new + .services-content .content {
	box-shadow: none;
	border-radius: 0;
	padding: 0;
	display: block;
}

.top-services-new + .services-content .content::after {
	content: none;
}

.sect-row__title {
	color: #2b3247;
	font-size: 52px;
	font-weight: 700;
	line-height: 1.4;
	margin: 15px 0;
}

.sect-row-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.sect-row-wrap strong {
	color: #2b3247;
	font-weight: 500;
}

.services-content {
	padding: 80px 0;
}

.services-content.p-0 {
	padding: 0;
}

.sect-row.sect-row__img {
	padding: 15px;
	max-width: 530px;
	width: 100%;
	margin-right: auto;
}

.sect-row__img--secondary {
	margin-left: auto;
	margin-right: 0;
}

.sect-row {
	max-width: 548px;
	padding: 15px;
	width: 100%;
}

.mb60 {
	margin-bottom: 60px;
}

/* .calc-new .nav-blog {
    display: none;
} */

.sect-row__img img {
	display: block;
	max-width: 100%;
}

.top-services-new + .single-content {
	margin-top: 120px;
}

.left-right-wrap {
	display: flex;
}

#CalculatorForm {
	width: 100%;
}

#CalculatorForm .calc-wrapper {
	padding-left: 0;
	padding-right: 0;
	justify-content: flex-start;
}

#CalculatorForm .calc-wrapper .right {
	display: block;
}

.table-second {
	border: 1px solid #000;
	border-collapse: collapse;
}

.table-second td {
	width: 50%;
	vertical-align: middle;
}

.table-second-head {
	background-color: rgba(0, 0, 0, 0.1);
}

.table-second-head td {
	padding: 10px;
	text-align: center;
}

.table-second-head td:first-of-type {
	border-right: 1px solid #000;
}

.table-second-head td:last-of-type {
	border-left: 1px solid #000;
}

.table-second-row td {
	text-align: center;
	padding: 6px 10px;
	border-bottom: 1px solid #000;
}

.table-second-row td:first-of-type {
	border-right: 1px solid #000;
}

.table-second-row td:last-of-type {
	border-left: 1px solid #000;
}

.table-second p {
	margin: 0 !important;
}

.single-content .sidebar .side-nav .side-nav-contacts span {
	color: rgba(0, 0, 0, 0.2);
	font-size: 12px;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 10px;
}

.single-content .sidebar .side-nav .side-nav-contacts li {
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.single-content .sidebar .side-nav .side-nav-contacts li:not(:last-of-type) {
	margin-bottom: 15px;
}

.highlight {
	color: #ff6000 !important;
}

.single-content .sidebar .side-nav .side-nav-contacts p,
.single-content .sidebar .side-nav .side-nav-contacts a {
	color: #2b3247;
	font-weight: 400;
	margin: 0;
}

@media only screen and (max-width: 1170px) {
	.sect-row {
		max-width: 516px;
	}

	.sect-row.sect-row__img {
		max-width: 435px;
	}

	.sect-row-wrap {
		align-items: flex-start;
	}

	.sect-row__title {
		margin-top: 0;
		font-size: 34px;
	}

	.services-form .container .right {
		background-size: cover;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}

	.services-form .container .left {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}

	.btns-new-wrap {
		justify-content: center;
	}

	.top-services__title {
		flex: 0 0 auto;
	}

	.btn-new-wrap {
	    width: 100%;
	    max-width: 380px;
	}
	.top-services__row .btn-new {
	    max-width: 370px;
	}
}

@media only screen and (max-width: 992px) {
	.top-services__rows {
		display: block;
		text-align: center;
	}

	.hero-section-info {
		max-width: 100%;
	}

	.services-form .container .right {
		border-top-left-radius: 15px;
		border-bottom-left-radius: 15px;
	}

	.services-form .container .left {
		border-top-right-radius: 15px;
		border-bottom-right-radius: 15px;
	}

	.top-services__row {
		padding-top: 0;
	}

	.top-services-new .nav-blog {
		flex-direction: column;
		margin: 0px -15px;
		align-items: center;
	}

	.sect-row {
		max-width: 100%;
		margin: 10px 0;
		order: 2;
	}

	.sect-row.sect-row__img {
		max-width: 100%;
		margin-right: 0;
		max-height: 320px;
		overflow: hidden;
		display: flex;
		align-items: center;
		order: 1;
	}

	.sect-row.sect-row__img img {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.services-content {
		padding: 30px 0;
	}

	#CalculatorForm .calc-wrapper {
		display: block;
	}

	#CalculatorForm .calc-wrapper .right {
		width: 100%;
		margin-left: 0;
		margin-top: 30px;
		max-width: 100%;
	}

	.top-services-new .title {
		font-size: 34px;
		line-height: 1.4;
	}

	.services-content .container {
		padding: 0 15px;
	}

	.sect-row-wrap {
		margin: 0 -15px 60px;
	}

	.sect-row__title {
		line-height: 1.2;
	}

	.calc-new {
		margin: 0 0 20px;
	}

	.services-content + footer {
		margin-top: 15px;
	}
}

.publication__item {
	padding: 15px;
}

.publication__item a {
	width: 200px;
	height: 200px;
	padding: 15px;
	background-color: #fff;
	box-shadow: 0 4px 12px rgba(20, 31, 82, 0.11);
	display: flex;
	justify-content: center;
	align-items: center;
}

@media only screen and (max-width: 992px) {
	.publication__item a {
		margin: auto;
	}
}

@media only screen and (max-width: 767px) {
	.social-menu {
		text-align: center;
	}
}

.publication__item img {
	max-width: 100%;
}

.publication-list {
	opacity: 0;
	height: 200px;
	transition: all 0.4s ease;
}

.publication-list.slick-initialized {
	opacity: 1;
	height: auto;
}

.publication-list .slick-dots {
	list-style: none;
	display: flex;
	margin-top: 15px;
	justify-content: center;
}

.publication-list .slick-dots li {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin: 0 8px;
}

.publication-list .slick-dots button {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: transparent;
	border: 1px solid #000;
	color: transparent;
	padding: 0;
	cursor: pointer;
}

.publication-list .slick-dots .slick-active button {
	background-color: #000;
}

.pb0 {
	padding-bottom: 0;
}

.selectric-scroll li:before {
	content: none !important;
}

.table-div {
	border: 2px solid #000;
}

.table-div-head {
	font-size: 20px;
	font-weight: 700;
	display: flex;
}

.table-div-item {
}

.table-div-item:first-of-type {
	width: 60%;
	min-width: 60%;
	align-self: center;
	padding: 10px;
}

.table-div-item:last-of-type {
	width: 40%;
	min-width: 40%;
	display: flex;
	flex-direction: column;
}

.table-div-item:last-of-type > span {
	padding: 10px;
	border-bottom: 2px solid #000;
}

.table-div-item:last-of-type > span {
	border-left: 2px solid #000;
}

.table-div-items {
	display: flex;
	justify-content: space-between;
	border-left: 2px solid #000;
	height: 100%;
	padding: 10px;
}

.table-div-row {
	display: flex;
	border-top: 2px solid #000;
}

.table-div-wrap {
	margin-bottom: 20px;
}

.table-div-row .table-div-items span {
	display: flex;
	align-items: center;
	justify-content: center;
}

.table-div-items span {
	width: 100%;
	text-align: center;
	padding: 4px 8px;
}

.table-div-items span:not(:last-of-type) {
	border-right: 2px solid #000;
}

.table-div-item > span {
	display: block;
	text-align: center;
}

@media only screen and (max-width: 600px) {
	.table-second-wrap {
		overflow-x: auto;
		overflow-y: auto;
	}

	.table-second {
		width: 530px;
	}
}

@media only screen and (max-width: 500px) {
	.table-wrap {
		overflow-y: hidden;
		overflow-x: auto;
	}

	.table-post {
		max-width: 500px;
	}
}

/* if ($(".main-content").hasClass("main-page") && $(window).width() > 1199 && $(window).height() > 600) { */

@media only screen and (max-width: 1199px), only screen and (max-height: 600px) {
	#map-wrapper {
		opacity: 1 !important;
		visibility: visible !important;
	}

	.row-wrap {
		justify-content: center;
	}

	.row-wrap .sect-descr {
		flex: 1;
		max-width: 993px;
		margin-left: auto;
		margin-right: auto;
	}
}

.table-post .table-title,
.table-post .table-content {
	display: flex;
}

.table-post .table-title > div,
.table-post .table-content > div {
	flex: 1;
}

.table-post .table-content + .table-content > div {
	border: 0;
}

.table-post .table-content {
	border-top: 1px solid #e4edf5;
	border-bottom: 1px solid #e4edf5;
}

.top-services__row .btn-new {
	cursor: pointer;
}

.sections {
	display: block;
	overflow-y: auto;
	overflow-x: hidden;
}

.main-header .container {
	padding: 0 30px;
	width: 100%;
}

.main-header .container > * {
	margin: 0 20px !important;
}

@media only screen and (max-width: 767px) {
	.main-header .container {
		padding: 0 15px;
		width: 100%;
		justify-content: flex-start;
	}

	.main-header .container > * {
		margin: 0 10px !important;
	}

	.main-header .logo {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

@media only screen and (max-width: 400px) {
	header .logo {
		width: 100px;
	}

	header .logo img {
		display: block;
		max-width: 100%;
	}

	.menu-wrapper {
		margin-top: 20px!important;
	}
}

.quiz {
	position: relative;
}

.quiz__row-question,
.quiz__row-question p {
	font-size: 22px !important;
	font-weight: 700 !important;
}

.quiz__row input[type='radio'] {
	position: absolute;
	z-index: -1;
	left: -9999px;
	opacity: 0;
}

.quiz-raiting {
	display: inline-flex;
	align-items: center;
	margin: 0 -5px;
}

.quiz-raiting__star {
	width: 28px;
	height: 18px;
	display: block;
	cursor: pointer;
	padding: 0 5px;
}

.star-icon {
	width: 18px;
	height: 18px;
	display: flex;
}

.star-icon__part {
	fill: rgba(155, 155, 155, 0.5);
}

.quiz-raiting:hover .star-icon__part {
	fill: #ff6000;
}

.quiz-raiting__star:hover:hover ~ .quiz-raiting__star .star-icon__part {
	fill: rgba(155, 155, 155, 0.5);
}

.quiz-raiting:hover .star-icon__part,
.quiz-raiting input:nth-of-type(1):checked ~ .quiz-raiting__star:nth-of-type(1) .star-icon__part,
.quiz-raiting input:nth-of-type(2):checked ~ .quiz-raiting__star:nth-of-type(-n + 2) .star-icon__part,
.quiz-raiting input:nth-of-type(3):checked ~ .quiz-raiting__star:nth-of-type(-n + 3) .star-icon__part,
.quiz-raiting input:nth-of-type(4):checked ~ .quiz-raiting__star:nth-of-type(-n + 4) .star-icon__part,
.quiz-raiting input:nth-of-type(5):checked ~ .quiz-raiting__star:nth-of-type(-n + 5) .star-icon__part {
	fill: #ff6000;
}

.quiz__row {
	margin-bottom: 25px;
}

.quiz__row-text {
	position: relative;
	display: inline-block;
	padding-left: 30px;
	font-size: 16px;
	cursor: pointer;
}

.quiz__row-text:before {
	content: '';
	position: absolute;
	left: 0;
	top: 1px;
	width: 15px;
	height: 15px;
	border: 1px solid #ccddec;
}

.quiz__row-text:after {
	content: '';
	position: absolute;
	width: 14px;
	height: 14px;
	background: url('/bitrix/templates/kvt2018/css/../img/correct.svg') no-repeat center/14px;
	opacity: 0;
	left: 2px;
	top: 2px;
}

.quiz__row-text:not(:last-of-type) {
	margin-bottom: 10px;
}

.quiz__row-text:not(:last-of-type) + .radio-wrapper {
	margin-top: 0;
}

.quiz__row-answer {
	display: flex;
	flex-direction: column;
}

.quiz__row-answer input[type='radio']:checked + .quiz__row-text:after {
	opacity: 1;
}

.contenteditable {
	display: inline-block;
}

[contenteditable='true']:empty:before {
	content: attr(placeholder);
	pointer-events: none;
	display: block;
}

.radio-wrapper {
	display: flex;
	margin: 10px 0;
}

.radio-wrapper-second {
	flex-direction: column;
	margin-bottom: 0;
}

.radio-wrapper-second .quiz__row-text {
	margin-bottom: 10px;
}

.radio-wrapper-second input {
	border: 1px solid #ccddec;
	padding: 6px 10px;
}

.quiz__row-answer textarea {
	border: 1px solid #ccddec;
	padding: 6px 10px;
}

.popup__blank {
	max-width: 600px;
	width: 100%;
	background-color: #fff;
	padding: 20px 30px;
	position: relative;
}

.popup__text {
	line-height: 1.2;
	font-size: 18px;
}

.popup__text > *:not(:last-child) {
	margin-bottom: 10px;
}

.popup__text > * {
	margin-top: 0;
}

.popup__text p {
	font-size: 16px;
	line-height: 1.4;
}

.popup__text h2 {
	color: #ff6000;
}

.row-wrap {
	display: flex;
	align-items: center;
}

.row-wrap .sect-descr {
	flex: 1;
	max-width: 993px;
}

.row-wrap .popup {
	flex: 1;
	display: flex;
	justify-content: flex-start;
}

.popup__close {
	width: 40px;
	height: 40px;
	background-color: #ff6000;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.popup__close-part {
	width: calc(100% - 20px);
	height: 2px;
	background-color: #fff;
	display: block;
}

.popup__close-part:first-of-type {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 18px;
}

.popup__close-part:last-of-type {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 18px;
}

@media only screen and (max-width: 767px) {
	.popup__blank {
		padding: 20px 15px;
	}

	.row-wrap {
		display: block;
	}
}

.scheme-work-title {
	margin-bottom: 40px;
}

.scheme-work-list {
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #e4edf5;
	border-radius: 5px;
	overflow: hidden;
}

.scheme-work-item {
	padding: 30px;
	flex-basis: 50%;
	border-bottom: 1px solid #e4edf5;
}

.scheme-work-item:nth-child(odd) {
	border-right: 1px solid #e4edf5;
}

.scheme-work-item:nth-last-child(2) {
	border-bottom: 0;
}

.scheme-work-item:nth-last-child(1) {
	border-bottom: 0;
}

.scheme-work ul {
	margin: 0 !important;
}

.scheme-work ul li {
	font-size: 14px !important;
	line-height: 20px !important;
}

.scheme-work-top {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.scheme-work-top p {
	margin: 0 !important;
	margin-left: 26px !important;
	color: #2b3247;
	font-size: 16px;
	font-weight: 500 !important;
}

.scheme-work-top span {
	display: flex;
	width: 34px;
	height: 34px;
	align-items: center;
	justify-content: center;
	font-family: Oswald;
	font-display: optional;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	border-radius: 50%;
	background-color: #3478e9;
	letter-spacing: 1px;
	box-shadow: 0px 0px 0px 4px rgba(52, 120, 233, 0.4), 0px 0px 0px 8px rgba(52, 120, 233, 0.2);
	flex: 0 0 auto;
}

.is--second .scheme-work-top span {
	background-color: #eb4141;
	box-shadow: 0px 0px 0px 4px rgba(235, 65, 65, 0.4), 0px 0px 0px 8px rgba(235, 65, 65, 0.2);
}

.single-content .container,
.single-post-top .container,
.other-news .container {
	padding-left: 15px;
	padding-right: 15px;
}

.single-post-top + .wrap-col {
	max-width: 1200px;
	padding: 0 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	justify-content: flex-start;
}

.single-post-top + .wrap-col + .modern-page-navigation {
	max-width: 1200px;
	padding: 0 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.single-post-top + .wrap-col .col-33 {
	width: 370px;
}

@media only screen and (max-width: 1199px) {
	.single-content .sidebar {
		max-width: 100%;
		width: 100%;
	}

	.row-wrap .sect-descr {
		flex: 1;
		max-width: 993px;
		margin-left: auto;
		margin-right: auto;
	}

	.present .btn-bottom {
		margin-top: 15px;
	}

	.single-post-top + .wrap-col {
		max-width: 900px;
	}

	.single-post-top + .wrap-col + .modern-page-navigation {
		max-width: 900px;
	}

	.single-post-top + .wrap-col .col-33 {
		width: 420px;
	}
}

@media only screen and (max-width: 1170px) {
	.scheme-work-item {
		flex-basis: 100%;
		border-right: 0 !important;
	}

	.scheme-work-item:nth-last-child(2) {
		border-bottom: 1px solid #e4edf5;
	}
}

@media only screen and (max-width: 991px) {
	.single-post-top {
		padding: 30px 0 60px;
	}

	.single-post-top .title-wrap {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 899px) {
	.single-post-top + .wrap-col {
		max-width: 650px;
	}

	.single-post-top + .wrap-col + .modern-page-navigation {
		max-width: 650px;
	}

	.single-post-top + .wrap-col .col-33 {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.single-post-top .breadcrumbs {
		display: none;
	}
}

#gruz1_descr,
#gruz2_descr {
	display: flex;
}
#gruz2_descr {
	display: none;
}
.calc.example {
	display: block;
}
.active {
	font-weight: bold;
}
.calc.example .calc-wrapper .wrap-right {
	background: #fff;
	border: none;
	padding: 0px;
}
.calc.example .calc-wrapper .wrap-right .col-2 {
	width: 100%;
	padding: 10px;
}
.calc.example .calc-wrapper .wrap-right .col-2:first-child {
	margin-right: 30px;
}
.calc.example .calc-wrapper .descr {
	background: #f3f6fa;
	border: 1px solid #e4edf5;
	border-radius: 5px;
}
.calc.example .calc-wrapper a {
	color: #ff6000;
	text-decoration: underline;
}
.calc.example .calc-wrapper .wrap-right .second-title {
	padding: 5px 0px;
	font-size: 12px;
}
.calc.example .calc-wrapper .wrap-right .col-2 .second-title:first-child {
	border-top: 0px;
}
.calc.example .calc-wrapper .wrap-right .second-title b {
	font-size: 12px;
	text-align: right;
}
.calc.example .calc-wrapper {
	right: 0px;
	position: relative;
	display: block;
	bottom: 20px;
	padding: 30px 0px 0px 0px;
}

.main-header {
	width: 100%;
	background: #fff;
	z-index: 100;
	top: 0;
	left: 0;
	right: 0;
}
.top-contact,
.blog-top,
.top-services,
.hero-section,
.menu-wrapper,
.single-post-top {
	padding-top: 10px;
}

.menu-wrapper {
	margin-top: 20px;
}

.cntr-block {
	margin-top: 40px;
	text-align: center;
}

/* .layout-sect {
    min-height: auto!important;
}

.bullet {
    display: none!important;
} */
.social-menu.blue-f a {
	color: #2824a4;
}
.social-menu.blue-f .fa-telegram {
	background: url('/bitrix/templates/kvt2018/css/../img/telegram.png') no-repeat center/20px;
	width: 24px;
}

.submenu-wrap {
	position: relative;
}

.main-header .container > .cabinet-wrap {
	margin-right: auto !important;
}

.cabinet {
	display: flex;
	align-items: center;
}

.cabinet-wrap img {
	flex: 0 0 auto;
	margin-right: 10px;
	width: 30px;
}

.submenu-wrap > a:after {
	content: '';
	position: absolute;
	right: 0;
	top: 7px;
	width: 12px;
	height: 16px;
	background: url('/bitrix/templates/kvt2018/css/../img/submenuicon.svg') no-repeat center/12px, url('/bitrix/templates/kvt2018/css/../img/submenuicon2.svg') no-repeat center/12px;
	background-size: 0, 12px;
}

.submenu-wrap:hover > a:after {
	background-size: 12px, 0;
}

.submenu-item.submenu-wrap > a:after {
	right: 20px;
}

.submenu-item.submenu-wrap {
	padding-right: 30px;
}

.submenu {
	position: absolute;
	width: 246px;
	top: 100%;
	left: -20px;
	background-color: #fff;
	padding: 24px 0;
	box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.25), inset 0px 3px 0px #1a2a89;
	border-radius: 5px;
	z-index: 999;
	display: none;
}

.submenu-item {
	padding: 6px 20px;
}

.submenu-wrap:hover > .submenu {
	display: block;
}

.submenu a {
	line-height: normal !important;
}

.submenu .submenu {
	top: 0;
	left: 100%;
}

.submenu-item:not(:last-of-type) {
	margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
	.submenu {
		display: none !important;
	}

	.submenu-wrap > a:after {
		content: none !important;
	}
}

body {
	margin: 0;
	padding: 0;
}
@media only screen and (max-width: 991px) {
	header .phone {
		display: none !important;
	}
}
a.serv-card-link {
	color: #2b3247;
	opacity: 1;
	visibility: visible;
}

.carousel-sert-block {
	width: 470px;
}
.carousel-sert-block img {
	max-width: 100%;
	border: 1px solid #2824a4;
}

.new-sect--main.new-sect {
	padding-top: 161px;
}

@media screen and (max-width: 1400px) {
    .main-header .container .btn-menu {display:flex;}
	.carousel-sert-block {
		width: 280px;
	}
}
.single-content .container .main-content table {
	width: 100%;
	border: none;
	margin-bottom: 20px;
	border-collapse: separate;
}
@media screen and (max-width: 600px) {
.single-content .container .main-content table {
    overflow-y: scroll;
  }
}
.single-content .container .main-content table thead th {
	font-weight: bold;
	text-align: left;
	border: none;
	padding: 10px 15px;
	background: #EDEDED;
	font-size: 14px;
	border-top: 1px solid #ddd;
}
.single-content .container .main-content table tr th:first-child, .table tr td:first-child {
	border-left: 1px solid #ddd;
}
.single-content .container .main-content table tr th:last-child, .table tr td:last-child {
	border-right: 1px solid #ddd;
}
.single-content .container .main-content table thead tr th:first-child {
	border-radius: 20px 0 0 0;
}
.single-content .container .main-content table thead tr th:last-child {
	border-radius: 0 20px 0 0;
}
.single-content .container .main-content table tbody td {
	text-align: left;
	border: none;
	padding: 10px 15px;
	font-size: 14px;
	vertical-align: top;
}
.single-content .container .main-content table tbody tr:nth-child(even) {
	background: #F8F8F8;
}
.single-content .container .main-content table tbody tr:last-child td{
	border-bottom: 1px solid #ddd;
}
.single-content .container .main-content table tbody tr:last-child td:first-child {
	border-radius: 0 0 0 20px;
}
.single-content .container .main-content table tbody tr:last-child td:last-child {
	border-radius: 0 0 20px 0;
	}

/* New */

.pl-0 {
	padding-left: 0 !important;
}
.pr-0 {
	padding-right: 0 !important;
}
.pt-0 {
	padding-top: 0 !important;
}

.mw-fw {
	max-width: 1140px;
}

.b-service {}
.b-service h1 {
	font-size: 52px;
	line-height: 60px;
	font-weight: 700;
	margin: 0 0 50px;
}
.b-service hr {
	width: calc(100% - 120px);
	margin: 0 auto;
	border: 0;
	border-top: 1px solid #9498BA;
	border-bottom: 1px solid #9498BA;
	opacity: .3;
}
.b-service__wrap {
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
}
.b-service__content {
	width: 100%;
	max-width: 780px;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0px 5px 30px rgba(26, 42, 137, 0.1);
	margin-top: -70px;
	position: relative;
}
.b-traiding__block {
	padding: 60px;
}
.b-traiding__block h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	color: #2B3247;
	margin: 0 0 45px;
}
.b-traiding__block p {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	margin: 0 0 30px;
}
.b-traiding__block p:last-child {
	margin-bottom: 0;
}
.b-traiding__block ol {
	padding-left: 30px;
	counter-reset: traidingCounter;
}
.b-traiding__block ol li {
	margin-bottom: 30px;
	line-height: 20px;
	padding-left: 25px;
	position: relative;
}
.b-traiding__block ol li:last-child {
	margin-bottom: 0;
}
.b-traiding__block ol li:before {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: 300;
	content: counter(traidingCounter)'.';
    counter-increment: traidingCounter;
}
.b-traiding__image {}
.b-traiding__image img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
.b-traiding__subtitle {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	margin-bottom: 50px;
}
.b-traiding-menu {
	margin-bottom: 40px;
}
.b-traiding-menu__link {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #2B3247;
	padding: 10px 20px;
	background: #F0F1F9;
	border-radius: 10px;
	text-decoration: none;
	margin: 0 6px 10px 0;
}
.b-traiding__block .b-traiding__scheme {
	padding: 0;
	margin: 0;
	list-style: none;
	counter-reset: Scheme;
	position: relative;
}
.b-traiding__block .b-traiding__scheme:before {
	content: "";
	position: absolute;
	top: 0;
	left: 15px;
	width: 0;
	height: calc(100% - 15px);
	border-left: 1px dashed #100F7F;
	opacity: .4;
}
.b-traiding__block .b-traiding__scheme li {
	position: relative;
	padding-left: 60px;
	margin-bottom: 40px;
}
.b-traiding__block .b-traiding__scheme li:last-child {
	margin-bottom: 0;
}
.b-traiding__block .b-traiding__scheme li:before {
	content: counter(Scheme);
    counter-increment: Scheme;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: -3px;
    left: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #100F7F;
    text-align: center;
}

.b-trading-items {}
.b-trading-items__item {}
.b-trading-items__image {}
.b-trading-items__image img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
.b-trading-items__desc {
	padding: 60px;
}
.b-trading-items__desc h2 {
	font-size: 28px;
	line-height: 30px;
	font-weight: 700;
	color: #2B3247;
	margin: 0 0 45px;
}
.b-trading-items__desc p {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	margin: 0 0 30px;
}
.b-trading-items__desc p:last-child {
	margin-bottom: 0;
}

.b-trading-advantages {
	display: flex;
	flex-wrap: wrap;
	gap: 0 40px;
}
.b-trading-advantages__item {
	max-width: 310px;
	margin-bottom: 50px;
}
.b-trading-advantages__item:last-child {
	max-width: 100%;
	margin-bottom: 0;
}
.b-trading-advantages__title {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	margin-bottom: 30px;
}
.b-trading-advantages__item p {
	font-size: 14px;
}
.b-trading-info {
	display: flex;
	flex-wrap: wrap;
	gap: 0 40px;
}
.b-trading-info__item {
	max-width: 310px;
}
.b-trading-info__title {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	margin-bottom: 30px;
}

.b-service__sidebar {
	width: 320px;
}
.b-service-nav {
	background: #fff;
	margin-bottom: 40px;
	box-shadow: 0px 5px 30px rgba(26, 42, 137, 0.1);
	padding: 40px;
	border-radius: 20px;
}
.b-service-nav__title {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	margin-bottom: 30px;
}
.b-service-nav__menu {
	padding: 0;
	margin: 0;
	list-style: none;
}
.b-service-nav__menu li {
	margin-bottom: 30px;
}
.b-service-nav__menu li:last-child {
	margin-bottom: 0;
}
.b-service-nav__menu li a {
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	text-decoration: none;
	color: #100F7F;
}
.b-service-nav__menu li a:hover {
	color: #ff6000;
}

.b-present {
	width: 100%;
	height: 360px;
	background: url(/bitrix/templates/kvt2018/css/../img/upload/present-bg.jpg) no-repeat 0 0 / cover;
	border-radius: 20px;
	padding: 40px;
	position: relative;
	margin-bottom: 20px;
}
.b-present__title {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	position: relative;
	padding: 0 0 30px;
}
.b-present__title:after {
	content: "";
	width: 40px;
	height: 2px;
	background: #FF6000;
	position: absolute;
	bottom: 0;
	left: 0;
}
.b-present__btn {
	position: absolute;
	bottom: 40px;
	left: 40px;
	width: calc(100% - 80px);
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	padding: 20px;
	background: #FF6000;
	border-radius: 5px;
}

.b-service-detail {
	padding: 60px 60px 0;
}
.b-service-detail h2 {
	font-size: 28px;
	line-height: 30px;
	font-weight: 700;
	margin: 0 0 50px;
}
.b-service-detail__list {
	border-top: 2px solid rgba(148, 152, 186, .3);
}
.b-service-detail__item {
	padding: 55px 0 60px;
	border-bottom: 2px solid rgba(148, 152, 186, .3);
}
.b-service-detail__title {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 30px;
	font-weight: 700;
}
.b-service-detail__desc p {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	margin: 0 0 20px;
}
.b-service-detail__desc p:last-child {
	margin: 0;
}

@media (max-width: 992px) {
	.b-service hr {
		width: calc(100% - 60px);
	}
	.b-service__wrap {
		flex-direction: column;
		padding-top: 20px;
	}
	.b-service__content {
		max-width: 100%;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.b-traiding__block {
		padding: 30px;
	}
	.b-traiding__block h2 {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 30px;
	}
	.b-traiding__block ol {
		padding-left: 15px;
	}
	.b-traiding__block .b-traiding__scheme:before {
		display: none;
	}
	.b-traiding__block .b-traiding__scheme li {
		margin-bottom: 30px;
		padding-left: 0;
		padding-top: 50px;
	}
	.b-traiding__block .b-traiding__scheme li:before {
		top: 0;
	}
	.b-service h1 {
		font-size: 34px;
		line-height: 40px;
		margin-bottom: 40px;
	}
	.b-traiding__subtitle {
		margin-bottom: 30px;
	}
	.b-traiding-menu {
		margin-bottom: 20px;
	}
	.b-trading-items__desc {
		padding: 30px;
	}
	.b-trading-items__desc h2 {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.b-trading-advantages__item {
		max-width: 100%;
		margin-bottom: 30px;
	}
	.b-trading-advantages__title {
		margin-bottom: 20px;
	}
	.b-trading-info__item {
		max-width: 100%;
		margin-bottom: 30px;
	}
	.b-trading-info__item:last-child {
		margin-bottom: 0;
	}
	.b-trading-info__title {
		margin-bottom: 20px;
	}
	.b-service__sidebar {
		width: 100%;
	}
	.b-service-nav {
		padding: 30px;
		margin-bottom: 20px;
	}
	.b-service-detail {
		padding: 30px 30px 0;
	}
	.b-service-detail h2 {
		font-size: 22px;
		margin-bottom: 28px;
	}
	.b-service-detail__item {
		padding: 25px 0 30px;
	}
	.b-service-detail__title {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 20px;
	}
}
.page-content {
	padding: 60px 0;
}
.page-content h3{
	text-align: center;
	font-size: 24px;
}
.page-content .subtitle {
	font-size: 18px;
	font-weight: 800;
	text-align: center;
}
.page-content .col1 {
	font-weight: 800;
}
.page-content .col2 {

}
.top-table td {
	padding: 4px;
}
.col50 {
	width:50%;
}
.tarif-table-title {
	font-size: 16px;
	font-weight: 800;
}
.tarif-table {
	width: 100%;
    border-collapse: collapse;
}
.tarif-table td, .tarif-table th {
	padding: 4px;
	border: solid 1px #000;
}
.tarif-table th {
	background-color: #faa61a;
}
.text-center {
	text-align: center;
}
.tarif-table th:nth-child(2),
.tarif-table td:nth-child(2),
.tarif-table th:nth-child(3),
.tarif-table td:nth-child(3) {
    width: 160px;
}
.table-four-col th, .table-four-col td {
	width: 25%;
}
.orange-bg {
	background-color: #faa61a;
}

.m-marking-group__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -.75rem;
    margin-right: -.75rem;
}
.m-marking-group__item {
    flex: 0 0 20%;
    margin-top: 1.5rem;
    max-width: 20%;
    padding: 0 .35rem;
}
.m-marking-card {
    align-items: center;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 1rem;
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    padding: .75rem;
}
.m-marking-card__icon {
    fill: #63666a;
    flex: 0 0 2.5rem;
    height: 2.5rem;
    width: 2.5rem;
}
.m-marking-card__title {
    color: #363634;
    font-family: Circe-Bold, sans-serif;
    font-size: .75rem;
    line-height: 1.3;
    margin-top: 1.25rem;
    text-align: center;
}
.m-marking-card__text {
    font-family: Circe-Bold, sans-serif;
    font-size: .65rem;
    line-height: 1.3;
    color: #63666a;
}
@media only screen and (max-width: 1200px) {
    .m-marking-group__item {
        flex-basis: 25%;
        margin-top: 1.25rem;
        max-width: 25%;
        padding: 0 .625rem;
    }
}
@media only screen and (max-width: 767px){
    .m-marking-group__item {
        flex-basis: 50%;
        margin-top: 1rem;
        max-width: unset;
        padding: 0 .5rem;
    }
}
.single-content .container .main-content ul.disk li {
	display: block; 
}
/* End */


/* Start:/bitrix/templates/kvt2018/css/selectric.css?17270990124491*/
/*======================================
  Selectric
======================================*/
.selectric-wrapper {
  position: relative;
	cursor: pointer;
	margin-top: 7px;
	width: 100%;

}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 0px solid ;
  background: #FFFFFF;
  position: relative;
	border-radius: 0px;
		display: flex;
		align-items: center;
}

.selectric .label {
  display: inline-flex;
	white-space: nowrap;
	align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
	margin: 0;
  font-size: 12px;
  line-height: 40px;
  color: #444444;
	height: 40px;
		padding-left: 20px;
		color: rgb(100, 123, 165);
		font-size: 16px;
		font-weight: 400;
		line-height: 16px;
}

.selectric .button {
display: inline-flex;
font-size: 0;
line-height: 0;
}

.selectric .button:after {
  content: " ";
width: 10px;
display: inline-flex;
height: 6px;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGBAMAAAAI3hL1AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAALVBMVEUAAABkfKZkfKZkfKZkfKZkfKZkfKZkfKZkfKZkfKZkfKZkfKZkfKZkfKb////isuZ/AAAADnRSTlMAtU5g+UVp9UF38Td/iMMgobUAAAABYktHRA5vvTBPAAAACXBIWXMAAAsSAAALEgHS3X78AAAAKklEQVQI12MQYmBgUGQwCWBgdWZgq2BoT2BgmLV7JVCQZ9UBIMlwl4EBAGWsBra+oihiAAAAAElFTkSuQmCC');
margin-left: 17px;
}

.selectric-focus .selectric {
  border-color: #AAA;
}

.selectric-hover .selectric {
  border-color: #000000;
}

.selectric-hover .selectric .button {
  color: #000000;
}

.selectric-hover .selectric .button:after {
  border-top-color: #000000;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #000000;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #ccddec;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 8px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #EEE;
  color: #647ba5;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #ccddec;
  color: #444;
}

.selectric-items li.highlighted {
  background: #fff;
	color: #647ba5;
}

.selectric-items li:hover {
  background: #fff;
  color: #647ba5;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

/* End */


/* Start:/bitrix/templates/kvt2018/css/fonts.css?172709901254068*/
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz0dL_nz.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzQdL_nz.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzwdL_nz.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzMdL_nz.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz8dL_nz.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz4dL_nz.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzAdLw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc-CsTKlA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc2CsTKlA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc5CsTKlA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc1CsTKlA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc0CsTKlA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAgM9UvI.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLCwM9UvI.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAwM9UvI.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLDAM9UvI.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAAM9UvI.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAQM9UvI.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLDwM9.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAgM9UvI.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLCwM9UvI.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAwM9UvI.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLDAM9UvI.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAAM9UvI.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAQM9UvI.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLDwM9.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAgM9UvI.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLCwM9UvI.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAwM9UvI.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLDAM9UvI.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAAM9UvI.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAQM9UvI.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLDwM9.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752FD8Ghe4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752FD8Ghe4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752FD8Ghe4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752FD8Ghe4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752FD8Ghe4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752FD8Ghe4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* End */


/* Start:/bitrix/templates/kvt2018/css/jquery.fancybox-1.3.4.pack.css?172709901217957*/
body.compensate-for-scrollbar {
 overflow:hidden
}
.fancybox-active {
 height:auto
}

a.fancybox {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-is-hidden {
 left:-9999px;
 margin:0;
 position:absolute!important;
 top:-9999px;
 visibility:hidden
}
.fancybox-container {
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
 height:100%;
 left:0;
 position:fixed;
 -webkit-tap-highlight-color:transparent;
 top:0;
 -webkit-transform:translateZ(0);
 transform:translateZ(0);
 width:100%;
 z-index:99992
}
.fancybox-container * {
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
 bottom:0;
 left:0;
 position:absolute;
 right:0;
 top:0
}
.fancybox-outer {
 -webkit-overflow-scrolling:touch;
 overflow-y:auto
}
.fancybox-bg {
 background:#1e1e1e;
 opacity:0;
 -webkit-transition-duration:inherit;
 transition-duration:inherit;
 -webkit-transition-property:opacity;
 transition-property:opacity;
 -webkit-transition-timing-function:cubic-bezier(.47,0,.74,.71);
 transition-timing-function:cubic-bezier(.47,0,.74,.71)
}
.fancybox-is-open .fancybox-bg {
 opacity:.87;
 -webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);
 transition-timing-function:cubic-bezier(.22,.61,.36,1)
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
 direction:ltr;
 opacity:0;
 position:absolute;
 -webkit-transition:opacity .25s,visibility 0s linear .25s;
 transition:opacity .25s,visibility 0s linear .25s;
 visibility:hidden;
 z-index:99997
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
 opacity:1;
 -webkit-transition:opacity .25s,visibility 0s;
 transition:opacity .25s,visibility 0s;
 visibility:visible
}
.fancybox-infobar {
 color:#ccc;
 font-size:13px;
 -webkit-font-smoothing:subpixel-antialiased;
 height:44px;
 left:0;
 line-height:44px;
 min-width:44px;
 mix-blend-mode:difference;
 padding:0 10px;
 pointer-events:none;
 text-align:center;
 top:0;
 -webkit-touch-callout:none;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.fancybox-toolbar {
 right:0;
 top:0
}
.fancybox-stage {
 direction:ltr;
 overflow:visible;
 -webkit-transform:translateZ(0);
 z-index:99994
}
.fancybox-is-open .fancybox-stage {
 overflow:hidden
}
.fancybox-slide {
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 display:none;
 height:100%;
 left:0;
 outline:none;
 overflow:auto;
 -webkit-overflow-scrolling:touch;
 padding:44px;
 position:absolute;
 text-align:center;
 top:0;
 transition-property:opacity,-webkit-transform;
 -webkit-transition-property:opacity,-webkit-transform;
 transition-property:transform,opacity;
 transition-property:transform,opacity,-webkit-transform;
 white-space:normal;
 width:100%;
 z-index:99994
}
.fancybox-slide:before {
 content:"";
 display:inline-block;
 height:100%;
 margin-right:-.25em;
 vertical-align:middle;
 width:0
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
 display:block
}
.fancybox-slide--next {
 z-index:99995
}
.fancybox-slide--image {
 overflow:visible;
 padding:44px 0
}
.fancybox-slide--image:before {
 display:none
}
.fancybox-slide--html {
 padding:6px 6px 0
}
.fancybox-slide--iframe {
 padding:44px 44px 0
}
.fancybox-content {
 background:#fff;
 display:inline-block;
 margin:0 0 6px;
 max-width:100%;
 overflow:auto;
 padding:0;
 padding:24px;
 position:relative;
 text-align:left;
 vertical-align:middle
}
.fancybox-slide--image .fancybox-content {
 -webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);
 animation-timing-function:cubic-bezier(.5,0,.14,1);
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 background:transparent;
 background-repeat:no-repeat;
 background-size:100% 100%;
 left:0;
 margin:0;
 max-width:none;
 overflow:visible;
 padding:0;
 position:absolute;
 top:0;
 -webkit-transform-origin:top left;
 transform-origin:top left;
 transition-property:opacity,-webkit-transform;
 -webkit-transition-property:opacity,-webkit-transform;
 transition-property:transform,opacity;
 transition-property:transform,opacity,-webkit-transform;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 z-index:99995
}
.fancybox-can-zoomOut .fancybox-content {
 cursor:-webkit-zoom-out;
 cursor:zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
 cursor:-webkit-zoom-in;
 cursor:zoom-in
}
.fancybox-can-drag .fancybox-content {
 cursor:-webkit-grab;
 cursor:grab
}
.fancybox-is-dragging .fancybox-content {
 cursor:-webkit-grabbing;
 cursor:grabbing
}
.fancybox-container [data-selectable=true] {
 cursor:text
}
.fancybox-image,
.fancybox-spaceball {
 background:transparent;
 border:0;
 height:100%;
 left:0;
 margin:0;
 max-height:none;
 max-width:none;
 padding:0;
 position:absolute;
 top:0;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 width:100%
}
.fancybox-spaceball {
 z-index:1
}
.fancybox-slide--html .fancybox-content {
 margin-bottom:6px
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
 height:100%;
 margin:0;
 overflow:visible;
 padding:0;
 width:100%
}
.fancybox-slide--video .fancybox-content {
 background:#000
}
.fancybox-slide--map .fancybox-content {
 background:#e5e3df
}
.fancybox-slide--iframe .fancybox-content {
 background:#fff;
 height:calc(100% - 44px);
 margin-bottom:44px
}
.fancybox-iframe,
.fancybox-video {
 background:transparent;
 border:0;
 height:100%;
 margin:0;
 overflow:hidden;
 padding:0;
 width:100%
}
.fancybox-iframe {
 vertical-align:top
}
.fancybox-error {
 background:#fff;
 cursor:default;
 max-width:400px;
 padding:40px;
 width:100%
}
.fancybox-error p {
 color:#444;
 font-size:16px;
 line-height:20px;
 margin:0;
 padding:0
}
.fancybox-button {
 background-color:rgba(255,255,255,.75);
 border:0;
 border-radius:0;
 cursor:pointer;
 display:inline-block;
 height:46px;
 margin:0;
 outline:none;
 padding:10px;
 -webkit-transition:color .2s;
 transition:color .2s;
 vertical-align:top;
 width:46px;
 cursor:pointer
}
.fancybox-button:hover {
 background-color:rgba(255,255,255,1)
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
 color:#ccc
}
.fancybox-button:focus,
.fancybox-button:hover {
 color:#fff
}
.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
 color:#888;
 cursor:default
}
.fancybox-button svg {
 display:block;
 overflow:visible;
 position:relative;
 shape-rendering:geometricPrecision;
 color: #000;
}
.fancybox-button svg path {
 fill:transparent;
 stroke:currentColor;
 stroke-linejoin:round;
 stroke-width:3
}
.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
 display:none
}
.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
 fill:currentColor
}
.fancybox-button--share svg path {
 stroke-width:1
}
.fancybox-navigation .fancybox-button {
 height:38px;
 opacity:0;
 padding:6px;
 position:absolute;
 top:50%;
 width:38px
}
.fancybox-show-nav .fancybox-navigation .fancybox-button {
 -webkit-transition:opacity .25s,visibility 0s,color .25s;
 transition:opacity .25s,visibility 0s,color .25s
}
.fancybox-navigation .fancybox-button:after {
 content:"";
 left:-25px;
 padding:50px;
 position:absolute;
 top:-25px
}
.fancybox-navigation .fancybox-button--arrow_left {
 left:6px;
 cursor:pointer;
 width:46px;
 height:46px;
 /* background-image:url(/bitrix/templates/kvt2018/css/../img/ico/ar_l.svg); */
 background-position:center;
 background-repeat:no-repeat;
 background-size:10px
}
/* .fancybox-button--arrow_left svg,
.fancybox-button--arrow_right svg,
.fancybox-button--close svg {
 display:none
} */
.fancybox-button--close {
 /* background-image:url(/bitrix/templates/kvt2018/css/../img/ico/cross.svg); */
 background-position:center;
 background-repeat:no-repeat;
 background-size:15px
}
.fancybox-navigation .fancybox-button--arrow_right {
 right:6px;
 cursor:pointer;
 width:46px;
 height:46px;
 /* background-image:url(/bitrix/templates/kvt2018/css/../img/ico/ar_r.svg); */
 background-position:center;
 background-repeat:no-repeat;
 background-size:10px
}
.fancybox-close-small {
 background:transparent;
 border:0;
 border-radius:0;
 color:#555;
 cursor:pointer;
 height:44px;
 margin:0;
 padding:6px;
 position:absolute;
 right:0;
 top:0;
 width:44px;
 z-index:10
}
.fancybox-close-small svg {
 fill:transparent;
 opacity:.8;
 stroke:currentColor;
 stroke-width:1.5;
 -webkit-transition:stroke .1s;
 transition:stroke .1s
}
.fancybox-close-small:focus {
 outline:none
}
.fancybox-close-small:hover svg {
 opacity:1
}
.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
 color:#ccc;
 padding:5px;
 right:-12px;
 top:-44px
}
.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
 background:transparent;
 color:#fff
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
 display:none
}
.fancybox-caption {
 bottom:0;
 color:#fff;
 font-size:14px;
 font-weight:400;
 left:0;
 line-height:1.5;
 padding:25px 44px;
 right:0
}
.fancybox-caption:before {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
 background-repeat:repeat-x;
 background-size:contain;
 bottom:0;
 content:"";
 display:block;
 left:0;
 pointer-events:none;
 position:absolute;
 right:0;
 top:-25px;
 z-index:-1
}
.fancybox-caption:after {
 border-bottom:1px solid hsla(0,0%,100%,.3);
 content:"";
 display:block;
 left:44px;
 position:absolute;
 right:44px;
 top:0
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
 color:#ccc;
 text-decoration:none
}
.fancybox-caption a:hover {
 color:#fff;
 text-decoration:underline
}
.fancybox-loading {
 -webkit-animation:a .8s infinite linear;
 animation:a .8s infinite linear;
 background:transparent;
 border:6px solid hsla(0,0%,39%,.5);
 border-radius:100%;
 border-top-color:#fff;
 height:60px;
 left:50%;
 margin:-30px 0 0 -30px;
 opacity:.6;
 padding:0;
 position:absolute;
 top:50%;
 width:60px;
 z-index:99999
}
@-webkit-keyframes a {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(359deg);
  transform:rotate(359deg)
 }
}
@keyframes a {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(359deg);
  transform:rotate(359deg)
 }
}
.fancybox-animated {
 -webkit-transition-timing-function:cubic-bezier(0,0,.25,1);
 transition-timing-function:cubic-bezier(0,0,.25,1)
}
.fancybox-fx-slide.fancybox-slide--previous {
 opacity:0;
 -webkit-transform:translate3d(-100%,0,0);
 transform:translate3d(-100%,0,0)
}
.fancybox-fx-slide.fancybox-slide--next {
 opacity:0;
 -webkit-transform:translate3d(100%,0,0);
 transform:translate3d(100%,0,0)
}
.fancybox-fx-slide.fancybox-slide--current {
 opacity:1;
 -webkit-transform:translateZ(0);
 transform:translateZ(0)
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
 opacity:0;
 -webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);
 transition-timing-function:cubic-bezier(.19,1,.22,1)
}
.fancybox-fx-fade.fancybox-slide--current {
 opacity:1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
 opacity:0;
 -webkit-transform:scale3d(1.5,1.5,1.5);
 transform:scale3d(1.5,1.5,1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
 opacity:0;
 -webkit-transform:scale3d(.5,.5,.5);
 transform:scale3d(.5,.5,.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
 opacity:1;
 -webkit-transform:scaleX(1);
 transform:scaleX(1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
 opacity:0;
 -webkit-transform:rotate(-1turn);
 transform:rotate(-1turn)
}
.fancybox-fx-rotate.fancybox-slide--next {
 opacity:0;
 -webkit-transform:rotate(1turn);
 transform:rotate(1turn)
}
.fancybox-fx-rotate.fancybox-slide--current {
 opacity:1;
 -webkit-transform:rotate(0deg);
 transform:rotate(0deg)
}
.fancybox-fx-circular.fancybox-slide--previous {
 opacity:0;
 -webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);
 transform:scale3d(0,0,0) translate3d(-100%,0,0)
}
.fancybox-fx-circular.fancybox-slide--next {
 opacity:0;
 -webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);
 transform:scale3d(0,0,0) translate3d(100%,0,0)
}
.fancybox-fx-circular.fancybox-slide--current {
 opacity:1;
 -webkit-transform:scaleX(1) translateZ(0);
 transform:scaleX(1) translateZ(0)
}
.fancybox-fx-tube.fancybox-slide--previous {
 -webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);
 transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
 -webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);
 transform:translate3d(100%,0,0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
 -webkit-transform:translateZ(0) scale(1);
 transform:translateZ(0) scale(1)
}
.fancybox-share {
 background:#f4f4f4;
 border-radius:3px;
 max-width:90%;
 padding:30px;
 text-align:center
}
.fancybox-share h1 {
 color:#222;
 font-size:35px;
 font-weight:700;
 margin:0 0 20px
}
.fancybox-share p {
 margin:0;
 padding:0
}
.fancybox-share__button {
 border:0;
 border-radius:3px;
 display:inline-block;
 font-size:14px;
 font-weight:700;
 line-height:40px;
 margin:0 5px 10px;
 min-width:130px;
 padding:0 15px;
 text-decoration:none;
 -webkit-transition:all .2s;
 transition:all .2s;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 white-space:nowrap
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
 color:#fff
}
.fancybox-share__button:hover {
 text-decoration:none
}
.fancybox-share__button--fb {
 background:#3b5998
}
.fancybox-share__button--fb:hover {
 background:#344e86
}
.fancybox-share__button--pt {
 background:#bd081d
}
.fancybox-share__button--pt:hover {
 background:#aa0719
}
.fancybox-share__button--tw {
 background:#1da1f2
}
.fancybox-share__button--tw:hover {
 background:#0d95e8
}
.fancybox-share__button svg {
 height:25px;
 margin-right:7px;
 position:relative;
 top:-1px;
 vertical-align:middle;
 width:25px
}
.fancybox-share__button svg path {
 fill:#fff
}
.fancybox-share__input {
 background:transparent;
 border:0;
 border-bottom:1px solid #d7d7d7;
 border-radius:0;
 color:#5d5b5b;
 font-size:14px;
 margin:10px 0 0;
 outline:none;
 padding:10px 15px;
 width:100%
}
.fancybox-thumbs {
 background:#fff;
 bottom:0;
 display:none;
 margin:0;
 -webkit-overflow-scrolling:touch;
 -ms-overflow-style:-ms-autohiding-scrollbar;
 padding:2px 2px 4px;
 position:absolute;
 right:0;
 -webkit-tap-highlight-color:transparent;
 top:0;
 width:212px;
 z-index:99995
}
.fancybox-thumbs-x {
 overflow-x:auto;
 overflow-y:hidden
}
.fancybox-show-thumbs .fancybox-thumbs {
 display:block
}
.fancybox-show-thumbs .fancybox-inner {
 right:212px
}
.fancybox-thumbs>ul {
 font-size:0;
 height:100%;
 list-style:none;
 margin:0;
 overflow-x:hidden;
 overflow-y:auto;
 padding:0;
 position:absolute;
 position:relative;
 white-space:nowrap;
 width:100%
}
.fancybox-thumbs-x>ul {
 overflow:hidden
}
.fancybox-thumbs-y>ul::-webkit-scrollbar {
 width:7px
}
.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
 background:#fff;
 border-radius:10px;
 -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
 box-shadow:inset 0 0 6px rgba(0,0,0,.3)
}
.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
 background:#2a2a2a;
 border-radius:10px
}
.fancybox-thumbs>ul>li {
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 cursor:pointer;
 float:left;
 height:75px;
 margin:2px;
 max-height:calc(100% - 8px);
 max-width:calc(50% - 4px);
 outline:none;
 overflow:hidden;
 padding:0;
 position:relative;
 -webkit-tap-highlight-color:transparent;
 width:100px
}
.fancybox-thumbs-loading {
 background:rgba(0,0,0,.1)
}
.fancybox-thumbs>ul>li {
 background-position:50%;
 background-repeat:no-repeat;
 background-size:cover
}
.fancybox-thumbs>ul>li:before {
 border:4px solid #4ea7f9;
 bottom:0;
 content:"";
 left:0;
 opacity:0;
 position:absolute;
 right:0;
 top:0;
 -webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);
 transition:all .2s cubic-bezier(.25,.46,.45,.94);
 z-index:99991
}
.fancybox-thumbs .fancybox-thumbs-active:before {
 opacity:1
}
@media (max-width:800px) {
 .fancybox-thumbs {
  width:110px
 }
 .fancybox-show-thumbs .fancybox-inner {
  right:110px
 }
 .fancybox-thumbs>ul>li {
  max-width:calc(100% - 10px)
 }
}

/* End */


/* Start:/bitrix/templates/kvt2018/css/styles_2025.css?175975870250090*/
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.tbl-link1.tbl-link1_gray {
    background: #838383;
}

.qr-vertical {
    font-family: "Roboto", sans-serif;
    margin: 0 auto;
    box-shadow: 0 4px 27px rgba(60, 76, 121, 0.16);
    background-color: #fff;
    border-radius: 15px;
    padding: 20px 20px;
}
.qr-vertical:first-child {
    margin-top: 0;
}
.qr-vertical__title {
    position: relative;
    z-index: 5;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #2e364a;
}
.qr-vertical__preview {
    margin-top: -20px;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.qr-vertical__image {
    max-width: 100%;
    width: auto;
    height: auto;
}
.qr-vertical__footer {
    margin: 0 auto;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #2b3247;
}
.qr-vertical__link {
    font-weight: 700;
    font-size: 16px;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #fd6002;
}

.qr-worker {
    margin: 20px 0;
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    font-family: "Roboto", sans-serif;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}
@media screen and (min-width: 768px) {
    .qr-worker {
        padding-bottom: 30px;
        flex-direction: row;
        align-items: center;
    }
}
.qr-worker__top {
    margin-bottom: 20px;
    display: flex;
    text-align: left;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}
.qr-worker__worker-preview {
    width: 53px;
    flex-shrink: 0;
}
.qr-worker__worker-name {
    font-weight: 700;
    font-size: 18px;
    color: #2b3247;
    line-height: normal;
}
.qr-worker__worker-position {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #afafaf;
}
.qr-worker__body {
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #2e364a;
}
.qr-worker__footer {
    margin: 0 auto;
    font-weight: 700;
    font-size: 16px;
    text-align: left;
    color: #2b3247;
}
.qr-worker__link {
    font-weight: 700;
    font-size: 16px;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #fd6002;
}
.qr-worker__preview {
    flex-shrink: 0;
}

.present .btn-bottom a img {
    width: 25px;
}

.manager {
    font-family: "Roboto", sans-serif;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}
.manager__preview {
    width: 50px;
    flex-shrink: 0;
}
.manager__name {
    padding-top: 20px;
    margin-bottom: 4px;
    font-weight: 700;
    font-size: 18px;
    color: #2b3247;
    line-height: normal;
}
.manager__position {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #afafaf;
}

.manager.manager_white .manager__name {
    color: #fff;
}
.manager.manager_white .manager__position {
    color: #eae9fb;
}

.btn-new.btn-new--orange {
    background-color: #ff6000;
    border-color: #ff6000;
}

.btn-new.btn-new--width-auto {
    width: auto;
}
.btn-new.btn-new--width-auto .btn-new__text {
    margin-left: 25px;
    margin-right: 25px;
    font-size: 18px;
}

.btn-new.btn-new--small {
    padding: 14px 0 13px;
    font-size: 18px;
    line-height: normal;
}

.btn-new {
    cursor: pointer;
}

.modal-window .modal-wrapper .wrap-form .input-box textarea {
    margin-top: 15px;
    display: grid;
    height: 72px;
    border: 1px solid #ccddec;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    padding: 20px 25px 5px;
    outline: 0;
    color: #647ba5;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    resize: none;
}

.ask-question {
    margin-bottom: 30px;
    font-family: "Roboto", sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 15px;
    border-radius: 15px;
    background: #11187f;
    position: relative;
    color: #fff;
}
.ask-question::after, .ask-question::before {
    content: "";
    display: block;
    position: absolute;
    width: 204px;
    height: 100%;
    background: url("/bitrix/templates/kvt2018/img/ask-question-bg.svg") no-repeat;
    background-size: cover;
    z-index: 1;
}
.ask-question::before {
    top: 0;
    left: 0;
    bottom: 0;
    transform: scale(-1);
}
.ask-question::after {
    top: 0;
    bottom: 0;
    right: 0;
}
.ask-question__wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 5;
}
.ask-question__title {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.ask-question__text {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #eae9fb;
}
.ask-question__top {
    padding-bottom: 20px;
    margin-bottom: 15px;
    position: relative;
}
.ask-question__top::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 127px;
    height: 2px;
    background: #fd6002;
}
.ask-question__body {
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    align-items: flex-end;
    justify-content: center;
}

.qr-worker {
    margin: 20px 0;
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    font-family: "Roboto", sans-serif;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}
@media screen and (min-width: 768px) {
    .qr-worker {
        padding-bottom: 30px;
        flex-direction: row;
        align-items: center;
    }
}
.qr-worker__top {
    margin-bottom: 20px;
    display: flex;
    text-align: left;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}
.qr-worker__worker-preview {
    width: 53px;
    flex-shrink: 0;
}
.qr-worker__worker-name {
    font-weight: 700;
    font-size: 18px;
    color: #2b3247;
    line-height: normal;
}
.qr-worker__worker-position {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #afafaf;
}
.qr-worker__body {
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #2e364a;
}
.qr-worker__footer {
    margin: 0 auto;
    font-weight: 700;
    font-size: 16px;
    text-align: left;
    color: #2b3247;
}
.qr-worker__link {
    font-weight: 700;
    font-size: 16px;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #fd6002;
}
.qr-worker__preview {
    flex-shrink: 0;
}



.single-content .container .main-content table {
    width: 100%;
    border-collapse: collapse;
    tbody {
        th, td {
            border: 1px solid black;
            padding: 8px;
            background-color: transparent;
            text-align: left;
        }
    }


}
.single-content .container .main-content table tr th:first-child, .table tr td:first-child {
    border-left: 1px solid black;
}
.single-content .container .main-content table tr th:last-child, .table tr td:last-child {
    border-right: 1px solid black;
}

.single-content .container .main-content table tbody tr:last-child td {
    border-bottom: 1px solid black;
}

.single-content .container .main-content table tbody tr:nth-child(even) {
    background: transparent;
}

header.main-header {
    .submenu-wrap {
        .submenu-item.submenu-wrap {
            padding: 0;
            margin: 0;
            a {
                padding: 6px 20px;
                padding-bottom: 26px;
                padding-right: 30px;
                display: block;
            }
        }
        .submenu-item {
            .submenu-item {
                padding: 0;
                margin: 0;
            }
        }
        .submenu-item:last-child {
            a {
                padding-bottom: 6px;
            }
        }
    }
}

a.m-marking-card {
    display:flex;
}


.import-block {
    background: #f0f1f9;
    padding-bottom: 200px;
}
.import-block__title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 50px;
    color: #2b3247;
    margin-bottom: 10px;
    line-height: 1.2;
    @media (max-width: 768px) {
        font-size: 35px;
    }
}
.import-block__subtitle {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #6d758f;
    margin-bottom: 30px;
}
.import-block__container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
}

.import-block__cards {
    position: relative;
}
.import-cards-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    /*display: none;*/
    /*background-color: rgba(205, 92, 92, 0.34);*/
}
.import-cards-bg__inner {
    overflow: hidden;
    display: flex;
    gap: 400px;
    width: 100%;
    height: 100%;
}
.import-cards-bg__item {
    min-width: 370px;
    height: 100%;
    display: flex;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.09);
    transform: skew(-30deg) translateX(-500px);

}
.import-cards-bg__subitem {
    width: 90%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
}


.import-block__cards-inner {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    @media (max-width: 992px) {
        grid-template-columns: repeat(2, 1fr);
    }
    @media (max-width: 768px) {
        grid-template-columns: 100%;
    }
}
.import-block-card {
    background: #11187f;
    border-radius: 12px;
    padding: 50px 20px;
    position: relative;
}

.import-block-card:nth-child(2) {
    @media (min-width: 992px) {
        grid-column: 2/ span 2;
    }
}

.import-block-card:nth-child(4) {
    @media (min-width: 992px) {
        grid-column: 4;
        grid-row: 2;
    }
}
.import-block-card:nth-child(5) {
    @media (min-width: 992px) {
        grid-column: 3;
        grid-row: 2;
    }

}
.import-block-card:nth-child(6) {
    @media (min-width: 992px) {
        grid-column: 2;
        grid-row: 2;
    }

}
.import-block-card:nth-child(7) {
    @media (min-width: 992px) {
        grid-column: 1;
        grid-row: 2;
    }

}

.import-block-card::after {
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    border: 10px solid transparent; border-left: 18px solid #11187f;
    transform: translate(100%, -50%);
    @media (max-width: 992px) {
        display: none;
    }
}

.import-block-card:nth-child(3)::after {
    bottom: 0;
    top: auto;
    right: auto;
    left: 50%;
    transform: translate(-50%, 100%) rotate(90deg);
}

.import-block-card:nth-child(4)::after,
.import-block-card:nth-child(5)::after,
.import-block-card:nth-child(6)::after{
    /*bottom: 0;*/
    top: 50%;
    right: auto;
    left: 0;
    transform: translate(-100%, -50%) rotate(180deg);
}
.import-block-card:nth-child(7)::after {
    bottom: 0;
    top: auto;
    right: auto;
    left: 50%;
    transform: translate(-50%, 100%) rotate(90deg);
}


.import-block-card__label {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 12px;
    background: #fd6002;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 6px 20px;
    line-height: 1.2;
}
.import-block-card__title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
}
.import-block-card__list {
    padding-left: 15px;
}
.import-block-card__item {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #cbccdd;
    margin-bottom: 10px;
}
.import-block-card__item:last-child {
    margin-bottom: 0;
}
.import-block-card__item::marker {
    color: #fd6002;
}

.import-block-card.import-block-card_red {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fd6002;
    .import-block-card__label {
        background: #fff;
        color: #fd6002;
    }
    .import-block-card__pic {
        svg {

        }
    }
    .import-block-card__text {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        font-size: 25px;
        text-align: center;
        color: #fff;
    }
}
.import-block-card_red.import-block-card::after {
    display: none;
}

.import-block-card-info {

    display: flex;
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding: 30px;
    background-color: #fff;
    z-index: 3;
    @media (min-width: 992px) {
        grid-column: 3/ span 2;
    }
}
.import-block-card-info__pic {
    position: absolute;
    bottom:0;
    right: 0;
    z-index: -1;
}
.import-block-card-info__content {
    max-width: 282px;
}
.import-block-card-info__title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 25px;
    color: #2b3247;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}



.import-block-card-info__title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fd6002;
    width: 127px;
    height: 2px;
}
.import-block-card-info__text {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #737884;
    line-height: 1.2;
    margin-bottom: 20px;
}
.import-block-card-info__button {
    background: #fd6002;
    border-radius: 5px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    padding: 15px 28px;
    outline: none;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    padding-bottom: 16px;
    line-height: 1.2;
}
.import-block-card-info__button:hover {
    background: #fd3d02;
}
/*cookies*/
.warning {
    position: fixed;
    bottom: 20px;
    left: 20px;
    display: none;
    justify-content: center;
    width: 100%;
    padding:10px 30px;
    box-sizing: border-box;
    background-color: white;
    border-radius: 10px;
    z-index: 30;
    max-width: 600px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}


.warning--active {
    display: flex;
    align-items: center;
    gap: 20px;
}

.warning__read {
    display: block;
    margin-left: 15px;
}

.warning__apply {
    /*background-color: #46c0c0;*/
    background-color: #ff6000 !important;
    border-radius: 10px;
    padding: 10px 20px;
    min-width: fit-content;
    color: white;
    border: none;
    outline: none;
    transition: 0.3s;
}
.warning__apply:hover {
    /*background-color: #358a8a;*/
    background-color: #bf4700 !important;
}

@media (max-width: 500px) {
    .warning {
        max-width: 92%;
        flex-direction: column;
    }
}


.deal-steps {
    background: #fff;
}

.deal-steps__container {
    max-width: 1170px;
    /*max-width: 680px;*/
    margin: 0 auto;
    padding: 30px 0;
    width: 100%;
}

.deal-steps__inner {

}
.deal-steps__head {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #2b3247;
    margin-bottom: 30px;
}

.deal-steps__cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

@media (min-width: 1171px) {
    .deal-steps.deal-steps_2-rows .deal-steps__cards {
        grid-template-columns: repeat(2, 1fr);
    }
}



@media (max-width: 1170px) {
    .deal-steps__cards {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 530px) {
    .deal-steps__cards {
        grid-template-columns: 100%;
    }
}

.deal-steps-card {
    padding: 30px 15px 12px;
    background: #f3f6fa;
    border: 1px solid #e4edf5;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
}
.deal-steps-card__icon {
    position: relative;
}
.deal-steps-card__icon-count {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 70px;
    color: rgba(152, 162, 197, 0.2);
    line-height: 1;
}
.deal-steps-card__icon-pic {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.deal-steps-card__text {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    line-height: 1.2;
    color: #2e364a;
}

.deal-steps.deal-steps_titles .deal-steps-card {
    padding: 20px 15px;
}

.deal-steps.deal-steps_titles .deal-steps-card__name {
    max-width: 260px;
    margin: 0 auto;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    color: #2e364a;
}

.deal-steps.deal-steps_titles .deal-steps-card__text {
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    color: #2e364a;
}

.questions-block {
    background-color: white;
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    justify-content: center;
}
.questions-block__title {
    margin-top: 0;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 25px;
    color: #2b3247;
}
.questions-block__inner {
    /*max-width: 600px;*/
}
.questions-block__group {
    margin-bottom: 58px;
}
.questions-block__group:last-child {
    margin-bottom: 0;
}
.questions-block__group-title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #2b3247;
    margin-bottom: 20px;
}

.questions-block__item {
    background: #f3f6fa;
    border: 1px solid #e4edf5;
    border-radius: 12px;
    margin-bottom: 20px;
}
.questions-block__item:last-child {
    margin-bottom: 0;
}

.questions-block__item-header {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    outline: none;
    background: none;
    border: none;
    width: 100%;
    cursor: pointer;
}
.questions-block__item-header-text {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #2e364a;
    text-align: left;
}
.questions-block__item-header-icon {
    transition: 0.4s;
}
.questions-block__item-body {
    transition: max-height 0.4s;
    max-height: 0;
    overflow: hidden;

}
.questions-block__item-body-text {
    padding: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #2b3247;
    transition: 0.4s;

}
.questions-block__item.active {
    border: 1px solid #11187f;
}
.questions-block__item.active .questions-block__item-header {
    border-bottom: 1px solid #11187f;
}
.questions-block__item.active .questions-block__item-body {
    max-height: 50vh;
    /*padding: 20px;*/
}

.questions-block__item.active .questions-block__item-header-icon {
    transform: rotate(180deg);
}

.questions-block__item.active .questions-block__item-header-text {
    color: #11187f;
}
.questions-block__item-body-text ul {
    padding-left: 15px;
    list-style-type: square;
}

.questions-block__item-body-text ul li {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #2b3247;
    margin-bottom: 15px;
    display: block !important;
}

.questions-block__item-body-text p {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #2b3247;
    margin-bottom: 15px;
}
.questions-block__item-body-text ul li:last-child {
    margin-bottom: 0;
}
.questions-block__item-body-text ul li::marker {
    color: #fd6002;
}
.questions-block__item-body-text ul li::before {
    color: #fd6002;
    background-color: #fd6002 !important;
}

.questions-block__item-body-text ul li span {
    font-weight: 700;
}
.block-banner {
    background: #11187f;
    border-radius: 15px;
    width: 690px;
    max-width: 100%;
    /*height: 143px;*/
    padding: 30px;
    position: relative;
    container-type: inline-size;
    overflow: hidden;
    margin-bottom: 20px;
}

.block-banner__bg {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    svg {
        height: 100%;
        display: block;
    }
    @container (max-width: 460px) {
        height: 100%;
        svg {
            height: 100%;
            display: block;
        }
    }
}

.block-banner__inner {
    display: grid;
    grid-template-columns: 130px 1fr auto;
    gap: 20px;
    align-items: center;
    @container (max-width: 460px) {
        grid-template-columns: 100%;
    }
}

.block-banner__logo {

}
.block-banner__content {

}
.block-banner__content:has(.block-banner__subtitle) {
    .block-banner__title {
        padding-bottom: 10px;
        margin-bottom: 10px;
        position: relative;
    }
    .block-banner__title::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 127px;
        height: 2px;
        background: #fd6002;
    }
}
.block-banner__title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.2;
}

.block-banner__subtitle {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #eae9fb;
}
.block-banner__link {
    padding: 15px 25px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    background: #fd6002;
    border-radius: 5px;
    width: fit-content;
    height: fit-content;
    outline: none;
    border: none;
    transition: 0.3s;
    position: relative;
    z-index: 3;
    cursor: pointer;
}
.block-banner__link:hover {
    background: #d54e01;
}

.main-content p > img {
    max-width: 100%;
    height: auto;
}

.socials-title {
    font-family: "Roboto", sans-serif;
    padding-top: 10px;
    display: flex;
    min-height: 33px;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.socials-title__title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
}

.socials-title .social-menu a + a {
    margin-left: 15px;
}

.china-office {
    font-family: "Roboto", sans-serif;
    padding-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    color: #333;
}

.china-office__title {
    font-weight: 700;
    font-size: 20px;
    color: #000;
    min-height: 23px;
}

.china-office__text {
    font-weight: 400;
    font-size: 16px;
    color: #333;
}

.china-office__text a {
    white-space: nowrap;
}

.office-gallery {
    margin-bottom: 30px;
    padding-top: 30px;
}

.office-gallery__title {
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    color: #000;
    line-height: normal;
}

@media screen and (min-width: 768px) {
    .office-gallery {
        margin-bottom: 80px;
        padding-top: 80px;
    }

    .office-gallery__title {
        font-size: 30px;
    }
}



.office-gallery__list {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px;
    flex-wrap: wrap;
}

a.fancybox.office-gallery__item {
    cursor: pointer;
    width: 184px;
    flex-shrink: 0;
    border-radius: 10px;
    overflow: hidden;
}


.new-sect.new-sect--gray.new-sect_map {
    padding: 0;
}

.new-sect.new-sect--gray.new-sect_map .new-sect__content {
    padding: 50px 0 30px;
}

.new-sect.new-sect_map {
    display: grid;
    grid-template-areas:
        "content map";
    grid-template-columns: minmax(55%, 1060px) minmax(45%, 860px);
}

.new-sect.new-sect_map .new-sect__map {
    min-height: 684px;
    height: 100%;
}

.new-sect.new-sect_map .new-sect__content {
    grid-area: content;
}


.new-sect.new-sect_map .new-sect__map {
    grid-area: map;
}

.new-sect.new-sect_map .new-sect__map iframe {
    width: 100%;
    height: 100%;
}

.new-sect.new-sect_map .new-sect-title {
    margin-bottom: 25px;
}

@media screen and (min-width: 992px) {
    .new-sect.new-sect_map .container {
        padding-right: 60px;
        max-width: 680px;
        width: 100%;
        margin-right: 0;
        margin-left: auto;
    }
}

@media screen and (max-width: 991px) {
    .new-sect.new-sect_map {
        display: flex;
        align-items: stretch;
        justify-content: flex-start;
        flex-direction: column;
        gap: 30px;
    }

    .new-sect.new-sect_map .new-sect__map {
        min-height: auto;
        height: 400px;
    }
}

@media screen and (max-width: 576px) {
    .new-sect.new-sect_map .new-sect__map {
        min-height: auto;
        height: 200px;
    }
}

.review-services {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 50px;
    row-gap: 30px;
    flex-wrap: wrap;
}

.review-service {
    width: 242px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
}

.review-service .review-service__logo {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.review-service .review-service__stars-preview {
    display: flex;
    align-items: center;
    justify-content: center;
}

.review-service .review-service__wrap-stars {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.review-service  .review-service__number {
    font-weight: 700;
    font-size: 20px;
    color: #2b3247;
}

.review-service  .review-service__link {
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #737884;
}

.review-service  .review-service__link:hover {
    color: #ff6000;
}



.review-tile {
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    justify-content: flex-start;
}

.review-tile:last-child {
    margin-bottom: 0;
}

.review-tile .review-tile__top {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
    flex-wrap: wrap;
    align-self: stretch;
}

.review-tile .review-tile__author {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.review-tile .review-tile__name {
    font-weight: 700;
    font-size: 20px;
    color: #2b3247;
}

.review-tile .review-tile__brand {
    align-self: flex-start;
}

@media screen and (min-width: 576px) {
    .review-tile .review-tile__brand {
        margin-left: auto;
    }
}

.review-tile .review-tile__wrap-stars {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.review-tile .review-tile__stars-preview {
    display: flex;
    align-items: center;
    justify-content: center;
}

.review-tile .review-tile__date {
    font-weight: 400;
    font-size: 14px;
    color: #737884;
}

.review-tile .review-tile__text {
    margin-bottom: 10px;
}

.review-tile .review-tile__body {
    display: grid;
    grid-template-rows: 0fr;
    transition: 0.4s all ease;
}

.review-tile.active {
    font-weight: 400;
}

.review-tile.active .review-tile__body {
    grid-template-rows: 1fr;
}

.review-tile .review-tile__text {
    min-height: 53px;
    overflow: hidden;
    font-weight: 400;

}

.review-tile .review-tile__more {
    cursor: pointer;
    padding: 0;
    border: 0;
    background: transparent;
    font-weight: 400;
    font-size: 16px;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #fd6002;
}

.default-submit {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    cursor: pointer;
    background: #ff6000;
    border-radius: 5px;
    padding: 22px 78px;
    border: 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    width: 100%;
}

.default-input {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2b3247;
    border: 1px solid #ccddec;
    border-radius: 5px;
    padding: 15px 16px;
    outline: none;
    box-shadow: none;
    width: 100%;
}

.default-input::-moz-placeholder {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 400;
    opacity: 1;
    font-size: 16px;
    line-height: 24px;
    color: #647ba5;
}
.default-input::-webkit-input-placeholder {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 400;
    opacity: 1;
    font-size: 16px;
    line-height: 24px;
    color: #647ba5;
}

.calculate-delivery {
    margin-bottom: 30px;
    padding: 30px 25px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    border-radius: 15px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
}

.calculate-delivery .calculate-delivery__title {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #2b3247;
}

.calculate-delivery .calculate-delivery__form {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: stretch;
    gap: 20px;
}

.calculate-delivery .calculate-delivery__from-to {
    display: flex;
    gap: 8px;
    justify-content: space-between;
    align-items: stretch;
}


.calculate-delivery .calculate-delivery__form-separator {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 12px;
    flex-shrink: 0;
    align-self: center;
}

.calculate-delivery .calculate-delivery__form-footer {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    align-items: stretch;
}

.calculate-delivery__form .default-input {
    flex-basis: calc(50% - 15px);
    max-width: 294px;
    flex-shrink: 0;
    font-weight: 700;
    font-size: 16px;
    color: #647ba5;
}

.calculate-delivery .default-submit {
    flex-basis: calc(50% - 15px);
    max-width: 294px;
    flex-shrink: 0;
    padding: 5px;
    display: flex;
    min-height: 56px;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    color: #fff;
}

@media screen  and (max-width: 575px) {
    .calculate-delivery .calculate-delivery__from-to {
        flex-direction: column;
        justify-content: stretch;
        gap: 20px;
    }

    .calculate-delivery .calculate-delivery__form-footer {
        flex-direction: column;
        justify-content: stretch;
        gap: 20px;
    }

    .calculate-delivery .calculate-delivery__form-separator {
        display: none;
    }
}

.service-benefits {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
}

.service-benefits .service-benefit {
    width: 205px;
    flex-shrink: 0;
}

.service-benefit {
    padding: 20px 15px;
    border: 1px solid #e4edf5;
    border-radius: 12px;
    background: #f3f6fa;
    font-weight: 400;
    font-size: 15px;
    color: #2b3247;
    text-align: left;
}

.tariffs {
    margin-bottom: 30px;
    display: flex;
    gap: 30px;
}

@media screen and (max-width: 767px) {
    .tariffs {
        flex-direction: column;
    }
}

.tariffs .tariff-tile {
    flex: 1 0 0;
}

.tariff-tile {
    border: 1px solid #e4edf5;
    border-radius: 12px;
    background: #f3f6fa;
}

.tariff-tile .tariff-tile__title {
    padding: 20px 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    color: #2b3247;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tariff-tile .tariff-tile__wrap-price {
    padding: 10px 15px;
    display: flex;
    gap: 10px;
    line-height: normal;
    align-items: baseline;
    justify-content: center;
    color: #11187f;
    background: rgba(17, 24, 127, 0.07);
}

.tariff-tile .tariff-tile__price-label {
    font-weight: 700;
    font-size: 20px;
}

.tariff-tile .tariff-tile__price {
    font-weight: 700;
    font-size: 40px;
}

.tariff-tile .tariff-tile__content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: stretch;
    justify-content: flex-start;
}

.tariff-tile .tariff-tile__body {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: stretch;
    gap: 15px;
}

.tariff-tile .tariff-tile__footer {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tariff-tile .tariff-tile__item {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
}

.tariff-tile .tariff-tile__name {
    font-weight: 400;
    font-size: 15px;
    color: #2e364a;
}

.tariff-tile .tariff-tile__value {
    font-weight: 700;
    font-size: 15px;
    text-align: right;
    color: #2e364a;
}

.tariff-tile .tariff-tile__footer .btn-new {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 132px;
    height: 60px;
    font-size: 18px;
}

.from-benefits {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.from-benefit {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
}

@media screen and (max-width: 576px) {
    .from-benefit {
        flex-direction: column;
    }
}

.from-benefit .from-benefit__preview {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.from-benefit .from-benefit__body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
}

.from-benefit .from-benefit__title {
    font-weight: 700;
    font-size: 15px;
    line-height:  22px;
    text-align: center;
    color: #2e364a;
}

.from-benefit .from-benefit__text {
    font-weight: 400;
    font-size: 15px;
    line-height:  22px;
    color: #2e364a;
}


.gallery {
    margin-bottom: 30px;
}

.gallery .gallery__list {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px;
    flex-wrap: wrap;
}

.gallery .gallery__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    max-width: 205px;
    min-width: 180px;
    flex: 1 0 0;
    gap: 10px;
}

.gallery a.gallery__item {
    cursor: pointer;
}

.gallery .gallery__preview {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 205px;
    flex-shrink: 0;
    border-radius: 10px;
    overflow: hidden;
}

.gallery .gallery__preview img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.gallery .gallery__name {
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    color: #2b3247;
}


.yandex-stars {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.yandex-stars__logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.yandex-stars__stars {
    display: flex;
    align-items: center;
    justify-content: center;
}


.footer .footer__menus {

}

footer .container .top-header {
    padding-bottom: 40px;
}

.footer .footer__menus ul {
    margin-top: 15px !important;
    margin-bottom: 30px;
}

.footer .footer__menus ul:first-child {
    margin-top: 0 !important;
}

.footer .footer__callback.btn-new.btn-new--small {
    padding: 6px 0;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 16px;
}

.footer .footer__line {
    margin-bottom: 20px;
    display: none;
    width: 100%;
    height: 1px;
    background: #2A293D;
}

.footer .footer__bottom {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 35px;
    border-top: 1px solid #2a293d;
    padding-bottom: 30px;
}


.footer .footer__bottom .footer__bottom-left {
    max-width: 515px;
    margin-right: auto;
}

.footer .footer__bottom .footer__bottom-right {
    max-width: 515px;
    margin-left: auto;
    flex-shrink: 0;
    flex-grow: 1;
}

.footer .footer__bottom .bottom-header {
    border: 0;
    padding-top: 0;
    justify-content: flex-start;
}

.footer .footer__bottom  .cor {
    text-align: left;
}

.distribution {

}

.distribution .distribution__form {
    display: flex;
    align-items: stretch;
    justify-content: stretch;
}

.distribution .distribution__input.default-input {
    max-width: 275px;
    flex: 1 0 50%;
    background: transparent;
    color: #8893b4;
    font-weight: 400;
    font-size: 16px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #2a293d;
    height: 40px;
    padding: 0 20px;
}

.distribution .distribution__input.default-input::placeholder {
    color: #8893b4;
}

.distribution .distribution__submit.default-submit {
    max-width: 240px;
    flex: 1 0 50%;
    background: #fff;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #1b1b2e;
    border-radius: 0 3px 3px 0;
    height: 40px;
    line-height: normal;
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 992px) {
    footer.footer .container .top-header .col-25:first-child {
        margin-bottom: 30px;
        flex-direction: column;
        align-items: flex-start;
    }


    footer.footer .container .top-header .col-25:nth-child(4) {
        margin-top: 20px !important;
    }

    .footer .footer__menus ul {
        margin-bottom: 20px !important;
    }

    footer.footer .container .top-header .col-25 .logo {
        align-self: center;
    }

    .footer .footer__callback.btn-new.btn-new--small {
        align-self: center;
    }

    .footer .col-25 {
        width: 100% !important;
    }

    footer.footer .container .top-header .col-25 .title-ul {
        justify-content: flex-start;
    }

    footer.footer .container .top-header .col-25 .social-menu {
        text-align: left;
    }

    footer.footer .container .top-header .col-25 ul {
        text-align: left;
    }

    .footer__line {
        display: block !important;
    }

    .footer .footer__bottom {
        flex-direction: column;
    }

    .footer .footer__bottom .footer__bottom-right {
        max-width: 100%;
        margin: 0;
        width: 100%;
    }

    .distribution .distribution__form {
        flex-direction: column;
    }

    .distribution .distribution__input.default-input {
        max-width: 100%;
        flex: 1 0 auto;
        border-radius: 3px 3px 0 0;
    }

    .distribution .distribution__submit.default-submit {
        max-width: 100%;
        flex: 1 0 auto;
        border-radius: 0 0 3px 3px;
    }
}

.widget {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    color: #4C4C4C
}

.widget svg {
    fill: currentColor;
    stroke: currentColor;
    stroke-width: 0;
}

.widget:hover {
    color: #FD6002;
}

.address {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
}

.address .address__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
}

.address .address__text {
    font-weight: 400;
    font-size: 14px;
    color: #4d5061;
}

.main-header.header-new .container {
    justify-content: space-between;
    gap: 30px;
}

.header-new .header-new__wrap-address {
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
}


.header-new .container .header-new__menu ul li:first-child {
    padding-left: 0;
}

.header-new .header-new__mail .phone {
    font-weight: 400;
    font-size: 16px;
    text-align: right;
    color: #232323;
    text-transform: none;
}

.header-new .header-new__mail .phone:hover {
    color: #FD6002;
}

.header-new .header-new__wrap-contacts .phone:hover {
    color: #FD6002;
}

.header-new .header-new__wrap-contacts {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.header-new .header-new__social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
}

.header-new .header-new__social-link img {
    width: 20px;
    height: 20px;
}

.header-new .header-new__widgets {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.header-new .header-new__wrap-menu  #horizontal-multilevel-menu {
    display: flex;
    justify-content: space-between;
}

.header-new .header-new__all {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-grow: 1;
}

.burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #fd6002;
    padding: 0;
    border: 0;
}

.burger-menu img {
    width: 29px;
    height: 20px;
}

@media screen and (min-width: 992px) {
    .header-new .header__burger {
        display: none;
    }

    .header-new .header-new__wrap-menu  #horizontal-multilevel-menu .submenu-wrap:hover>.submenu {
        display: block !important;
    }

    .header-new .header-new__wrap-menu  #horizontal-multilevel-menu .submenu-wrap>a:after {
        display: block !important;
        content: '' !important;
    }
}


@media screen and (min-width: 992px) and (max-width: 1439px) {
    .header-new  .header-new__wrap-address {
        display: none;
    }

    header.main-header.header-new .container {
        max-width: 100%;
        display: grid;
        grid-template-areas: 'logo info'
        'logo menu';
        grid-template-columns: 175px 1fr ;
        row-gap: 5px;
    }

    .header-new .logo {
        grid-area: logo;
    }

    .header-new .header-new__all {
        grid-area: info;
    }

    .header-new .header-new__wrap-menu {
        grid-area: menu;
    }
}

@media screen and (max-width: 991px) {
    .main-header.header-new .container {
        padding-right: 0;
    }

    header.main-header.header-new {
        padding: 0;
    }

    .main-header .container>* {
        margin: 0 !important;
    }

    .header-new .container {
        max-width: 100%;
    }

    .header-new .header-new__wrap-menu {
        display: none;
    }

    .header-new .header-new__callback {
        display: none;
    }

    .header-new .logo {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100px;
        height: 50px;
    }

    .header-new .logo img {
        display: block;
        width: auto;
        height: auto;
        max-width: 100%;
    }

    .header-new .header-new__social-link {
        height: 25px;
        width: 25px;
    }

    .header-new .header-new__social-link img {
        height: 25px;
        width: 25px;
    }

    .header-new .header-new__wrap-contacts {
        gap: 20px;
    }

    .header-new .header-new__widgets {
        margin-left: 10px;
    }

    .header-new .header-new__all {
        justify-content: flex-end;
    }
}

@media screen and (max-width: 576px) {
    .header-new__widgets a.widget.widget_search {
        display: none;
    }
}

.modal-burger {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: #fff;
    padding: 15px;
    z-index: 5;
    overflow-y: auto;
}

.modal-burger .modal-burger__title {
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: #232323;
}

.modal-burger .modal-burger__close {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 100;
    background: transparent;
    padding: 0;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
}

.modal-burger .modal-burger__close img {
    width: 20px;
    height: 20px;
}

.modal-burger .modal-burger__wrap-menu {
    margin-bottom: 30px;
}

.search-input {
    width: 176px;
}

.search-input__form {
    padding-bottom: 8px;
    position: relative;
    display: flex;
    align-items: center;
    max-width: 100%;
    border-bottom: 1px solid #ededed;
}
.search-input .input {
    width: 100%;
    border: 0;
}

.search-input .input__control {
    padding: 0 20px 0 0;
    font-weight: 400;
    font-size: 14px;
    color: #4d5061;
    border: 0;
}

.search-input .input__control::placeholder {
    font-weight: 400;
    font-size: 14px;
    color: #4d5061;
}

.search-input__submit {
    padding: 0;
    display: flex;
    width: 20px;
    height: 20px;
    top: 1px;
    bottom: 1px;
    align-items: center;

    position: absolute;
    right: 1px;
    border: 0;
    z-index: 5;
    margin: 0;
    background-color: transparent;
    color: #4c4c4c;
    transition: color 400ms;
}

.search-input__submit svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

.search-input__submit:hover {
    color: #fd6002;
}

.search-input__submit .icon {
    width: 22px;
    height: 22px;
}

.modal-burger .modal-burger__contacts .phone {
    display: inline-flex;
    color: #2b3247;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    text-transform: uppercase;
    white-space: nowrap;
}

.modal-burger .modal-burger__social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
}

.modal-burger .modal-burger__social-link img {
    width: 20px;
    height: 20px;
}

.modal-burger .modal-burger__wrap-phone {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
}

.modal-burger .modal-burger__contacts {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    justify-content: flex-start;
}

.modal-burger .modal-burger__mail .phone {
    font-weight: 400;
    font-size: 16px;
    text-transform: none;
    color: #232323;
}

.modal-burger .modal-burger__wrap-address {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}

.modal-burger .modal-burger__wrap-address .address {
    align-items: flex-start;
}

.modal-burger .modal-burger__wrap-address .address__icon {
    padding-top: 4px;
}

.modal-burger .modal-burger__callback {
    margin-bottom: 30px;
}

.modal-menu__sub-modal {
    padding: 15px;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    background: #fff;
    overflow-y: auto;
}


ul.modal-menu__list {
    list-style-type: none;
    overflow-y: auto;
    height: 100%;
}


.modal-menu__link-button,
.modal-menu .modal-menu__link {
    position: relative;
    padding: 15px 0;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #1a2d7c;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #ededed;
}

.modal-menu__link-button {
    padding-right: 15px;
}

.modal-menu__link-button::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    display: block;
    width: 8px;
    height: 13px;
    background: url("/upload/burger/burger-next.svg") no-repeat;
    background-size: contain;
}

ul.modal-menu__sub-list {
    list-style: none;
}

.modal-menu .modal-menu__sub-back {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-start;
    padding: 0;
    border: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #232323;
    background: transparent;
}

.modal-menu .modal-menu__back-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 12px;
}

body.burger-open {
    height: 100vh !important;
    overflow: hidden !important;
}

.doc.item-grid {
	margin-bottom: 15px;
}

.doc.item-grid .title {
	margin-bottom: 15px;
}

.doc.item-grid .dowload {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: column;
	gap: 15px
}

body, p {
line-height: 1.2;
}

.header-new__mail .phone {
  font-weight: 500 !important;
  font-size: 19px !important;
}


.connect-to-us {
  container-type: inline-size;
}

.connect-to-us {
  .btn-new.btn-new--width-auto .btn-new__text {
    margin-left: 20px;
    margin-right: 20px;
  }
  .btn-new.btn-new--small {
    padding: 10px 0 11px;
    width: 100%;
  }
}

.connect-to-us__inner {
  position: relative;
  background: #11187f;
  border-radius: 12px;
  padding: 30px 40px;
  display: grid;
  grid-template-columns: 180px 1fr;
  gap: 50px;
  @container (max-width: 600px) {
    grid-template-columns: 100%;
    gap: 20px;
  }
  @media (max-width: 500px) {
    padding: 20px;
  }
}

.connect-to-us__left {
  position: relative;
  z-index: 20;
}

.connect-to-us__logo {
  padding-bottom: 18px;
  border-bottom: 2px solid #fd6002;
  margin-bottom: 20px;
}
.connect-to-us__right {
  position: relative;
  z-index: 20;
}
.connect-to-us__right-title {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #eae9fb;
  margin-bottom: 18px;
  line-height: 1.2;
}
.connect-to-us__right-text {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #eae9fb;
  line-height: 1.2;
}

.connect-to-us-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  /*display: none;*/
  /*background-color: rgba(205, 92, 92, 0.34);*/
}
.connect-to-us-bg__inner {
  overflow: hidden;
  display: flex;
  gap: 400px;
  width: 100%;
  height: 100%;
}
.connect-to-us-bg__item {
  min-width: 370px;
  height: 100%;
  display: flex;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.09);
  transform: skew(-30deg) translateX(-232px);

}
.connect-to-us-bg__subitem {
  width: 90%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/slt_reviews/style.css?1755334538301*/
.review-tile__avatar-letter {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #11187f;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    box-sizing: border-box;
}

/* End */


/* Start:/bitrix/templates/kvt2018/styles.css?1768803422613*/
#scroll_top {
    background: #ff6000;
    position: fixed;
    z-index: 10;
    bottom: 55px;
    right: 40px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.4s;
}

#scroll_top:hover {
    bottom: 60px;
}

#scroll_top svg {
    transform: rotate(-90deg);
    width: 12px;
    position: relative;
    top: -1px;
}

@media (max-width: 768px){

    #scroll_top {
        bottom: 95px;
        right: 30px;
    }

    #scroll_top:hover {
        bottom: 95px;
    }

}


/* End */
/* /bitrix/templates/kvt2018/css/style.css?1730114390191343 */
/* /bitrix/templates/kvt2018/css/selectric.css?17270990124491 */
/* /bitrix/templates/kvt2018/css/fonts.css?172709901254068 */
/* /bitrix/templates/kvt2018/css/jquery.fancybox-1.3.4.pack.css?172709901217957 */
/* /bitrix/templates/kvt2018/css/styles_2025.css?175975870250090 */
/* /bitrix/templates/.default/components/bitrix/news.list/slt_reviews/style.css?1755334538301 */
/* /bitrix/templates/kvt2018/styles.css?1768803422613 */
