@font-face {
	font-family: 'Gilroy';
	src: url("../fonts/Gilroy-SemiBold.eot");
	src: local("Gilroy SemiBold"), local("../fonts/Gilroy-SemiBold"), url("../fonts/Gilroy-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-SemiBold.woff") format("woff"), url("../fonts/Gilroy-SemiBold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: 'Gilroy';
	src: url("../fonts/Gilroy-Regular.eot");
	src: local("Gilroy Regular"), local("../fonts/Gilroy-Regular"), url("../fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Gilroy';
	src: url("../fonts/Gilroy-Medium.eot");
	src: local("Gilroy Medium"), local("../fonts/Gilroy-Medium"), url("../fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: 'Gilroy';
	src: url("../fonts/Gilroy-Bold.eot");
	src: local("Gilroy Bold"), local("../fonts/Gilroy-Bold"), url("../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal
}

@font-face {
	font-family: 'Gilroy';
	src: url("../fonts/Gilroy-ExtraBold.eot");
	src: local("Gilroy Bold"), local("../fonts/Gilroy-ExtraBold"), url("../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy-ExtraBold.ttf") format("truetype");
	font-weight: 900;
	font-style: normal
}

@font-face {
	font-family: 'Conv_BentonSans_medium';
	src: url("../fonts/BentonSans Condensed Medium.eot");
	src: local("☺"), url("../fonts/BentonSans Condensed Medium.woff") format("woff"), url("../fonts/BentonSans Condensed Medium.ttf") format("truetype"), url("../fonts/BentonSans Condensed Medium.svg") format("svg");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: 'Conv_BentonSans_bold';
	src: url("../fonts/BentonSans Condensed Bold.eot");
	src: local("☺"), url("../fonts/BentonSans Condensed Bold.woff") format("woff"), url("../fonts/BentonSans Condensed Bold.ttf") format("truetype"), url("../fonts/BentonSans Condensed Bold.svg") format("svg");
	font-weight: bold;
	font-style: normal
}

@font-face {
	font-family: 'Cheltenham_ITC_Book';
	src: url("../fonts/Cheltenham_ ITC Book.eot");
	src: local("☺"), url("../fonts/Cheltenham_ ITC Book.woff") format("woff"), url("../fonts/Cheltenham_ ITC Book.ttf") format("truetype"), url("../fonts/Cheltenham_ ITC Book.svg") format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'GeorgiaPro-Light';
	src: url("../fonts/GeorgiaPro-Light.eot");
	src: local("☺"), url("../fonts/GeorgiaPro-Light.woff") format("woff"), url("../fonts/GeorgiaPro-Light.ttf") format("truetype"), url("../fonts/GeorgiaPro-Light.svg") format("svg");
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: 'GeorgiaPro-BoldItalic';
	src: url("../fonts/GeorgiaPro-BoldItalic.eot");
	src: local("☺"), url("../fonts/GeorgiaPro-BoldItalic.woff") format("woff"), url("../fonts/GeorgiaPro-BoldItalic.ttf") format("truetype"), url("../fonts/GeorgiaPro-BoldItalic.svg") format("svg");
	font-weight: 900;
	font-style: normal
}

@font-face {
	font-family: 'GeorgiaPro-SemiBoldItalic';
	src: url("../fonts/GeorgiaPro-SemiBoldItalic.eot");
	src: local("☺"), url("../fonts/GeorgiaPro-SemiBoldItalic.woff") format("woff"), url("../fonts/GeorgiaPro-SemiBoldItalic.ttf") format("truetype"), url("../fonts/GeorgiaPro-SemiBoldItalic.svg") format("svg");
	font-weight: 600;
	font-style: normal
}

.glide {
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.glide * {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

.glide__track {
	overflow: hidden
}

.glide__slides {
	position: relative;
	width: 100%;
	list-style: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-ms-touch-action: pan-Y;
	touch-action: pan-Y;
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	will-change: transform
}

.glide__slides--dragging {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.glide__slide {
	width: 100%;
	height: 100%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	white-space: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent
}

.glide__slide a {
	-webkit-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.glide__arrows {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.glide__bullets {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.glide--rtl {
	direction: rtl
}

@font-face {
	font-family: 'swiper-icons';
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
	-webkit-scroll-snap-type: x mandatory;
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
	-webkit-scroll-snap-type: y mandatory;
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    z-index: 999999999999999;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #CCC
}

.mfp-preloader a:hover {
	color: #FFF
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		-ms-transform: scale(0.75);
		transform: scale(0.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		-ms-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		-ms-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
	section#forms .items.dfsb {
	    padding: 0 20px;
	    display: grid;
	    grid-template-rows: 1fr 1fr;
	    grid-template-columns: 1fr 1fr 1fr;
	    grid-gap: 2vw !important;
	}
	#types.sec2 .items {
	    grid-template-columns: 1fr 1fr 1fr;
	    gap: 0 10px !important;
	}
	#types.sec2 .item__btn {
        width: auto;
	}
	#types.sec2 .item {
        padding: 22px 10px !important;
        margin-top: 12px !important;
	}
	.sec3.page {
	    padding: 30px 0 0 20px !important;
	}
	.sec3 .telec .left {
    	padding: 20px !important;
    	width: 50% !important;
	}
	.sec3 .telec .right {
	    max-width: 47% !important;
	}
	.sec3 .telec .left:before {
		display: none;
	}
	.dfscac img {
	    max-width: 100%;
	}
	#info .content {
    	padding: 0;
    }
    section#info .consult.popup-modal.color-fff.dfscac {
        margin-top: 50px !important;
	}
	.sec3 .telec .right.real img {
        max-width: 100% !important;
	}
}

section#info .consult.popup-modal1.color-fff.dfscac {
    margin-bottom: 42px;
    width: 275px;
    height: 48px;
    background-color: #4771bd;
    text-align: center;
    text-transform: uppercase;
    -webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
    box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
    margin: 0 auto;
    margin-top: 120px;
}

.select2-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

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

.select2-results__option {
	padding: 6px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: white
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	outline: 0;
	background-image: -o-linear-gradient(top, white 50%, #eee 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eee));
	background-image: linear-gradient(to bottom, white 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	background-image: -o-linear-gradient(top, white 0%, #eee 50%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eee));
	background-image: linear-gradient(to bottom, white 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -o-linear-gradient(top, #eee 50%, white 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(white));
	background-image: linear-gradient(to bottom, #eee 50%, white 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right;
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: white;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: white
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

html {
	color: #000;
	background: #FFF
}

* {
	tap-highlight-color: transparent !important
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
p,
blockquote,
th,
td,
a {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none
}

a {
	color: inherit;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}

a:hover,
a:active,
a:focus {
	color: inherit;
	outline: none !important;
	text-decoration: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}

address,
button,
caption,
cite,
code,
dfn,
em,
input,
optgroup,
option,
select,
strong,
textarea,
th,
var {
	font: inherit
}

b,
strong {
	font-weight: 700
}

del,
ins {
	text-decoration: none
}

caption,
th {
	text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0
}

q:before,
q:after {
	content: ''
}

abbr,
acronym {
	border: 0;
	font-variant: normal
}

sup {
	vertical-align: baseline
}

sub {
	vertical-align: baseline
}

legend {
	color: #000
}

.clearfix:after {
	content: '';
	display: block;
	clear: both
}

label {
	font-weight: 500;
	margin-bottom: 0
}

svg {
	-webkit-transition: fill 0.3s ease;
	-o-transition: fill 0.3s ease;
	transition: fill 0.3s ease
}

input,
textarea,
button {
	-webkit-appearance: none !important;
	-webkit-border-radius: 0;
	border-radius: 0
}

input[type='number'] {
	-moz-appearance: textfield
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none
}

html {
	min-height: 100%;
	background: #fff;
	overflow-x: hidden
}

body {
	font-size: 16px;
	font-family: "Gilroy", sans-serif;
	font-weight: normal;
	line-height: 25px;
	color: #000000;
	background: #fff;
	min-height: 100vh;
	letter-spacing: 0;
	overflow: hidden
}

.content {
	max-width: 1200px;
	margin: 0 auto;
	width: 100%
}

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

.dfsbac {
	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
}

.dfscac {
	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
}

.dfac {
	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
}

.dfsb {
	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
}

.semi-bold {
	font-weight: 600
}

.medium {
	font-weight: 500
}

.bold {
	font-weight: bold
}

.f18 {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: .5px
}

.color-fff {
	color: #ffffff
}

#header {
	position: absolute;
	width: 100%;
	height: 87px;
	z-index: 3;
	z-index: 99999;
}

#header .logo {
	margin-left: 30px
}

#header .mid-menu a {
	color: #FFFFFF;
	margin-right: 45px
}

#header .left a {
	height: 87px;
	width: 87px;
	background: #4771bd;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s
}

#header .left a:hover {
	background: #315ba6
}

.hidden-menu-wr {
	display: none
}

.bbtn:hover {
	-webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.25) !important;
	box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.25) !important;
	color: #FFF
}

.bbtn:active,
.bbtn:focus {
	color: #FFF;
	background: #315ba6 !important
}

.top-block {
	height: 100vh;
	margin-bottom: 0px;
	position: relative;
	background: rgba(0, 0, 0, 0.3);
	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-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.top-block h1 {
	font-size: 60px;
	line-height: 70px;
	letter-spacing: 1px;
	color: #ffffff;
	margin-bottom: 20px
}

.top-block h2 {
	margin-bottom: 40px;
	max-width: 570px
}

.top-block .bott {
	max-width: 600px;
	/*padding-bottom: 100px*/
}

.top-block .bott .get-consult {
	width: 264px;
	height: 50px;
	background-color: #4771bd;
	text-align: center;
	text-transform: uppercase;
	-webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15)
}

.top-block .bott .online-consult {
	width: 300px;
	height: 50px;
	position: relative
}

.top-block .bott .online-consult:hover {
	text-align: center;
	-webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	color: #4771bd;
	background: #ffffff
}

.top-block .bott .online-consult:focus {
	text-align: center;
	-webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	color: #4771bd;
	background: #ffffff
}

.top-block .bott .online-consult:active {
	text-align: center;
	-webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	color: #4771bd;
	background: #ffffff
}

.top-block .bott .online-consult:before {
	content: '';
	position: absolute;
	width: 30px;
	height: 3px;
	background: url("../images/swich.svg") no-repeat center;
	left: 10px;
	top: 22px
}

.top-block .medias {
	width: 60px;
	height: 20px;
	position: absolute;
	right: 30px;
	z-index: 99999;
	bottom: 30px
}

.video-wr {
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	overflow: hidden;
	background: #000
}

.video-wr img.back-mobile {
    margin-left: 0;
}

.video-wr .opbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 99;
}

.video-wr .op30 {
	opacity: 0.3
}

.video-wr .op40 {
	opacity: .4
}

.video-wr img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

#myVideo {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.sec2 {
	padding: 120px 0 120px
}

.sec2 .content {
	position: relative
}

.sec2 .content:before {
	position: absolute;
	content: '';
	width: 431px;
	height: 321px;
	bottom: -50px;
	left: -265px;
	background: url("../images/m.svg") no-repeat right
}

.sec2 .content:after {
	position: absolute;
	right: 30px;
	bottom: 40px;
	content: '';
	width: 16px;
	height: 16px;
	-webkit-transform: rotate(-11deg);
	-ms-transform: rotate(-11deg);
	transform: rotate(-11deg);
	background-color: #c6e9ff
}

.sec2 .title {
	font-size: 30px;
	line-height: 48px;
	margin-bottom: 20px
}

.sec2 .text {
	margin-bottom: 10px
}

.sec2 .text a {
	color: #4771bd;
	font-weight: 600
}

.sec2 .items {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	display: grid;
    position: relative;
    grid-template-columns: 1fr 1fr 1fr;
}

.sec2 .items:before {
	position: absolute;
	right: -50px;
	top: 150px;
	content: '';
	width: 16px;
	height: 16px;
	-webkit-transform: rotate(-11deg);
	-ms-transform: rotate(-11deg);
	transform: rotate(-11deg);
	background-color: #4771bd
}

.sec2 .items:after {
	position: absolute;
	left: 300px;
	bottom: 310px;
	content: '';
	width: 16px;
	height: 16px;
	-webkit-transform: rotate(-11deg);
	-ms-transform: rotate(-11deg);
	transform: rotate(-11deg);
	background-color: #c6e9ff
}

.sec2 .item {
	width: 100%;
	margin-top: 50px
}

.sec2 .item__ico {
	width: 45px;
	height: 45px;
	margin: 0 0 15px;
	-webkit-box-shadow: 0 10px 24px 20px rgba(214, 214, 214, 0.15);
	box-shadow: 0 10px 24px 20px rgba(214, 214, 214, 0.15);
	background-color: rgba(71, 113, 189, 0.1)
}

.item__ico.dfscac img {
    max-width: 100%;
    height: auto;
}

.sec2 .item__title {
	font-size: 22px;
	line-height: 35px;
	margin-bottom: 10px
}

.sec2 .item__text {
	margin-bottom: 15px;
	font-weight: 500;
	padding-right: 100px
}

.sec2 .item__price {
	color: #4771bd;
	margin-bottom: 20px
}

.sec2 .item__btn {
	width: 240px;
	height: 48px;
	color: #4771bd;
	position: relative;
	text-align: right;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.sec2 .item__btn:before {
	content: '';
	position: absolute;
	width: 30px;
	height: 3px;
	left: 0;
	top: 24px;
	background: url("../images/swich_f.svg") no-repeat center
}

.sec2 .item__btn:hover:before {
	display: none
}

.sec2 .item__btn:hover {
	background-color: #4771bd;
	color: #ffffff;
	text-align: center;
	-webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15)
}

.sec3 {
	padding: 80px 0 0 80px;
	background: #c6e9ff
}

.sec3 .slider-about {
	background: #ffffff;
	position: relative
}

.sec3 .slider-about:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: auto;
	margin: auto;
	width: 234px;
	height: 95px;
	background-color: #4771bd;
	z-index: 2
}

.sec3 .slider-about .swiper-pagination-bullets {
	bottom: 36px
}

.sec3 .slider-about .swiper-pagination-bullets .swiper-pagination-bullet {
	background: #fff;
	margin: 0 7.5px
}

.sec3 .slider-about .swiper-button-prev {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	width: 45px;
	height: 45px;
	right: 145px;
	left: 0;
	margin: auto;
	top: auto;
	bottom: 25px;
	border: 1px solid #ffffff;
	-webkit-border-radius: 40px;
	border-radius: 40px
}

.sec3 .slider-about .swiper-button-prev:after {
	content: '';
	width: 15px;
	height: 15px;
	background: url("../images/icon-arrow-white.svg") no-repeat center;
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotate(180deg);
	transform: rotateZ(180deg)
}

.sec3 .slider-about .swiper-button-next {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border: 1px solid #ffffff;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	width: 45px;
	height: 45px;
	right: 0;
	left: 145px;
	margin: auto;
	top: auto;
	bottom: 25px;
	background-size: cover
}

.sec3 .slider-about .swiper-button-next:after {
	content: '';
	width: 15px;
	height: 15px;
	background: url("../images/icon-arrow-white.svg") no-repeat center
}

.sec3 .slider-about .swiper-slide .left {
	padding: 113px 105px 114px 40px;
	position: relative;
	width: 55%
}

.sec3 .slider-about .swiper-slide .left.real {
    width: 65% !important;
}

.sec3 .slider-about .swiper-slide .left .title {
	line-height: 48px;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px
}

.sec3 .slider-about .swiper-slide .left .text b {
	font-weight: 600
}

.sec3 .slider-about .swiper-slide .left:before {
	content: '';
	position: absolute;
	width: 140px;
	height: 20px;
	background: #83c0e7;
	top: 0;
	left: 0
}

.sec3 .slider-about .swiper-slide .right {
	max-width: 845px;
	height: 700px
}

.sec3 .slider-about .swiper-slide .right img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.sec3 .slider-about .swiper-slide .right.real img {
    height: auto;
}



.sec3.page {
	padding: 80px 0 80px 80px;
}

.sec3 .telec {
	background: #ffffff;
	position: relative
}

.sec3 .telec .left {
	padding: 113px 105px 114px 40px;
	position: relative;
	width: 65%
}

.sec3 .telec .left .title {
	line-height: 48px;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px
}

.sec3 .telec .left .text b {
	font-weight: 600
}

.sec3 .telec .left:before {
	content: '';
	position: absolute;
	width: 140px;
	height: 20px;
	background: #83c0e7;
	top: 0;
	left: 0
}

.sec3 .telec .right {
	max-width: 845px;
}

.sec3 .telec .right img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.sec3 .telec .right.real img {
    height: auto;
}


#types.sec2 .items {
    gap: 0 21px;
}
#types.sec2 .item__title {
    font-size: 20px;
}
#types.sec2 .item__text {
	padding-right: 0;
	margin-bottom: 72px;
}
#types.sec2 .items.last {
    grid-template-columns: 1fr 1fr !important;
}

#types.sec2 .item {
    background: #F5FBFF;
    padding: 22px;
    margin-top: 32px;
}

#types.sec2 .item__btn {
    margin-top: auto !important;
}

#types.sec2 .items:before,
#types.sec2 .items:after,
#types.sec2 .content:after,
#types.sec2 .content:before,
#services.sec2 .content:after,
#services.sec2 .content:before {
	display: none;
}

.top-block.page .bott .get-consult {
	width: 320px !important;
}

.top-block.page h2 {
    margin-bottom: 40px;
    max-width: 620px;
}

.items.dfsb.last {
    grid-template-columns: 1fr 1fr;
}

.item__text a {
    color: #4771bd;
    font-weight: 600;
}

section#forms {
    padding-bottom: 120px;
}

#services.sec2 {
    padding-bottom: 60px;
}

section#forms .items.dfsb {
    gap: 30px;
}

section#forms a.btn {
    width: 100%;
    padding: 20px 15px 20px 35px;
    justify-content: center;
    align-items: flex-end;
    gap: 8px;
    background: #DEF2FF;
    display: block;
    text-align: center;
    font-size: 18px;
    margin-top: 12px;
    position: relative;
    border: 1px solid transparent;
}

section#forms a.btn:hover {
    border: 1px solid #4771BD;
    color: #4771BD;
}

section#forms a.btn span {
    font-size: 14px;
}

section#forms a.btn:before {
	content: '';
    position: absolute;
    height: 15px;
    width: 15px;
    margin-top: 5px;
    margin-left: -22px;
    background: url(../images/bullet.svg) no-repeat center;
}

section#info {
    padding-top: 0;
    margin-top: -70px;
}

section#info .item {
    margin-bottom: 120px;
}

section#info .item:nth-child(2) {
	margin-bottom: 82px;
}

section#info .item:last-child {
	margin-bottom: 0 !important;
}

section#info .item__title {
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 20px;
}

section#info .consult.popup-modal.color-fff.dfscac {
    margin-bottom: 42px;
    width: 275px;
    height: 48px;
    background-color: #4771bd;
    text-align: center;
    text-transform: uppercase;
    -webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
    box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
    margin: 0 auto;
    margin-top: 120px;
}

section.sec4 {
	padding: 120px 0 120px;
	position: relative;
	margin: auto;
	max-width: 1440px
}

section.sec4:before {
	position: absolute;
	left: 300px;
	top: 50px;
	content: '';
	width: 16px;
	height: 16px;
	-webkit-transform: rotate(-11deg);
	-ms-transform: rotate(-11deg);
	transform: rotate(-11deg);
	background-color: #c6e9ff
}

section.sec4 .fix-title {
	position: absolute;
	top: 172px;
	left: 207px;
	font-size: 30px;
	line-height: 48px
}

section.sec4 .sec4-wr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

section.sec4 .sec4-wr .left {
	width: 715px;
	margin-right: 100px
}

section.sec4 .sec4-wr .left .swiper-pagination {
	top: 165px;
	width: 100px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	left: 207px;
	color: rgba(0, 0, 0, 0.5);
	font-weight: 500
}

section.sec4 .sec4-wr .left .swiper-pagination .f {
	color: #000000;
	font-size: 25px;
	line-height: 40px;
	margin-top: -4px
}

section.sec4 .sec4-wr .left .swiper-slide.swiper-slide-prev {
	margin-right: -25px
}

section.sec4 .sec4-wr .left .swiper-wrapper {
	left: -61px;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

section.sec4 .sec4-wr .left .swiper-slide img {
	object-fit: cover;
	width: 100%
}

section.sec4 .sec4-wr .left .swiper-slide.swiper-slide-next {
	width: 294px;
	padding-right: 294px;
	margin-left: 30px
}

section.sec4 .sec4-wr .left .swiper-slide.swiper-slide-next {
	padding-right: 10px;
	margin-right: 30px
}

section.sec4 .sec4-wr .left .swiper-slide {
	text-align: right;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

section.sec4 .sec4-wr .left .swiper-slide img {
	width: 184px;
	height: 250px
}

section.sec4 .sec4-wr .left .swiper-slide.swiper-slide-next img {
	height: 500px;
	width: 294px;
	-o-object-fit: cover;
	object-fit: cover
}

section.sec4 .sec4-wr .right {
	width: 515px;
	padding-top: 100px;
	position: relative
}

section.sec4 .sec4-wr .right:after {
	position: absolute;
	content: '';
	width: 511px;
	height: 441px;
	top: 60px;
	right: -320px;
	background: url("../images/m.svg") no-repeat right;
	background-size: contain
}

section.sec4 .sec4-wr .right .sl-wr {
	padding-bottom: 110px
}

section.sec4 .sec4-wr .right .sl-wr .name {
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	margin-bottom: 5px
}

section.sec4 .sec4-wr .right .sl-wr .position {
	font-size: 18px;
	line-height: 28px;
	opacity: .5;
	margin-bottom: 30px
}

section.sec4 .sec4-wr .right .sl-wr .text {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 30px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}

section.sec4 .sec4-wr .right .sl-wr .medias {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

section.sec4 .sec4-wr .right .sl-wr .medias a {
	display: block;
	margin-right: 20px
}

section.sec4 .sec4-wr .right .swiper-button-next {
	right: auto;
	left: 75px;
	bottom: 0;
	top: auto;
	color: #000
}

section.sec4 .sec4-wr .right .swiper-button-next:after {
	content: '';
	width: 25px;
	height: 25px;
	background: url("../images/next.svg") no-repeat center
}

section.sec4 .sec4-wr .right .swiper-button-prev {
	right: auto;
	left: 0;
	bottom: 0;
	top: auto
}

section.sec4 .sec4-wr .right .swiper-button-prev:after {
	content: '';
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotate(180deg);
	transform: rotateZ(180deg);
	width: 25px;
	height: 25px;
	background: url("../images/next.svg") no-repeat center
}

.sec5 .title {
	font-size: 30px;
	line-height: 48px;
	margin-bottom: 64px
}

.sec5 .bott-logo {
	display: block;
	margin-bottom: 42px
}

.sec5 .consult {
	margin-bottom: 42px;
	width: 275px;
	height: 48px;
	background-color: #4771bd;
	text-align: center;
	text-transform: uppercase;
	-webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15)
}

.sec5 .map {
	width: 507px;
	height: 270px;
	margin-bottom: 20px;
	background: url("../images/img-map@3x.jpg") no-repeat center;
	background-size: cover
}

.sec5 .cols .sb-title {
	margin-bottom: 5px;
	color: rgba(0, 0, 0, 0.5)
}

.sec5 .cols .contact {
	margin-bottom: 50px
}

.sec5 .cols .left {
	margin-right: 65px
}

.sec5 .cols .mid {
	margin-right: 119px
}

.sec5 .cols .mid .medias {
	margin-top: 19px
}

.sec5 .cols .mid .medias .media {
	margin-right: 20px
}

.sec5 .cols .right {
	text-align: right
}

.sec5 .cols .right a.go {
	width: 230px;
	height: 48px;
	margin: 0 0 0 auto;
	color: #4771bd;
	position: relative;
	text-align: right;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	letter-spacing: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	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
}

.sec5 .cols .right a.go:before {
	content: '';
	position: absolute;
	width: 30px;
	height: 3px;
	left: 0;
	top: 22px;
	background: url("../images/swich_f.svg") no-repeat center
}

.sec5 .cols .right a.go:hover:before {
	display: none
}

.sec5 .cols .right a.go:hover {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #4771bd;
	color: #ffffff;
	text-align: center;
	-webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15)
}

.sec5 .cols .right a.go:active {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #315ba6;
	color: #ffffff;
	text-align: center;
	-webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15)
}

.sec5 .cols .mid .medias .media path,
.secdoc-about .left .medias a path,
section.sec4 .sec4-wr .right .sl-wr .medias a path,
.top-block .medias a path {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.sec5 .cols .mid .medias .media:hover path,
.secdoc-about .left .medias a:hover path,
section.sec4 .sec4-wr .right .sl-wr .medias a:hover path {
	fill: #83c0e7
}

.sec5 .cols .mid .medias .media:hover circle,
.secdoc-about .left .medias a:hover circle,
section.sec4 .sec4-wr .right .sl-wr .medias a:hover circle {
	fill: #83c0e7
}

.top-block .medias a:hover path {
	fill: #4771bd
}

.top-block .medias a:hover circle {
	fill: #4771bd
}

input {
	caret-color: #4771bd
}

footer {
	padding: 71px 0 52px;
	position: relative
}

footer .left {
	color: rgba(0, 0, 0, 0.5);
	font-size: 14px;
	line-height: 22px
}

footer .mid a {
	margin-right: 35px
}

footer .mid a:hover {
	color: #4771bd
}

footer .devby {
	font-size: 14px;
	line-height: 22px;
}

footer .devby span {
	padding-right: 4px;
	color: rgba(0, 0, 0, 0.5)
}

footer:before {
	position: absolute;
	content: '';
	width: 30px;
	height: 30px;
	background-color: #4771bd;
	bottom: 0;
	left: 0
}

footer:after {
	position: absolute;
	content: '';
	width: 200px;
	height: 10px;
	background-color: #83c0e7;
	bottom: 0;
	right: 0
}

.top-block .bott.doc {
	line-height: 40px;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.top-block .bott.doc .text {
	margin-left: 40px;
	font-size: 25px
}

.single .title {
	font-size: 30px;
	line-height: 48px;
	font-weight: bold;
	margin-bottom: 20px
}

section.single {
	margin-bottom: 120px;
	margin-top: 120px
}

.single-b.top-block {
	position: relative
}

.single-b.top-block:after {
	display: none;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	top: 184px;
	content: '';
	width: 16px;
	height: 16px;
	opacity: .5;
	-webkit-transform: rotate(-22deg);
	-ms-transform: rotate(-22deg);
	transform: rotate(-22deg);
	background-color: #c6e9ff
}

.secdoc-about {
	position: relative
}

.secdoc-about .content.df {
	position: relative;
	z-index: 1;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.secdoc-about:before {
	content: '';
	position: absolute;
	width: 10px;
	height: 140px;
	background: #4771bd;
	left: 0;
	bottom: -30px
}

.secdoc-about .left {
	width: 545px;
	margin-right: 80px
}

.secdoc-about .left .text {
	padding-right: 35px
}

.secdoc-about .left b {
	font-weight: 600
}

.secdoc-about .left .medias {
	margin-top: 36px
}

.secdoc-about .left .medias a {
	margin-right: 20px;
	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
}

.secdoc-about .left .medias .site {
	color: #4771bd;
	height: 48px;
	padding-left: 58px;
	position: relative
}

.secdoc-about .left .medias .site:before {
	content: '';
	position: absolute;
	width: 30px;
	height: 3px;
	left: 10px;
	top: 22px;
	background: url("../images/swich_f.svg") no-repeat center
}

.secdoc-about .left .medias .site:hover:before {
	display: none
}

.secdoc-about .left .medias .site:hover {
	padding: 0 29px 0 29px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #4771bd;
	color: #ffffff;
	text-align: center;
	-webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15)
}

.secdoc-about .left .medias .site:active {
	padding: 0 29px 0 29px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #315ba6;
	color: #ffffff;
	text-align: center;
	-webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15)
}

.secdoc-about .right {
	width: 575px;
	position: relative
}

.secdoc-about .right img {
	width: 100%;
	position: relative
}

.secdoc-about .right:before {
	position: absolute;
	content: '';
	width: 431px;
	height: 321px;
	bottom: -30px;
	right: -395px;
	z-index: 0;
	background: url("../images/m.svg") no-repeat right
}

.serv-about {
	position: relative
}

.serv-about:before {
	content: '';
	position: absolute;
	bottom: -120px;
	width: 945px;
	height: 1300px;
	background: url("../images/bitmap.png") no-repeat right;
	background-size: contain;
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.serv-about b {
	font-weight: 600;
	color: #4771bd
}

.serv-about .text {
	margin-bottom: 50px;
	letter-spacing: 0;
	padding-right: 28px
}

.serv-about .list-col {
	padding-bottom: 15px;
	width: 50%
}

.serv-about .list-col .item {
	margin-bottom: 15px;
	padding-left: 30px;
	position: relative
}

.serv-about .list-col .item:before {
	content: '';
	position: absolute;
	left: 4px;
	top: 11px;
	width: 7px;
	height: 7px;
	background-color: #83c0e7;
	-webkit-box-shadow: 0 0 0 4px rgba(131, 192, 231, 0.3);
	box-shadow: 0 0 0 4px rgba(131, 192, 231, 0.3)
}

.serv-about .list-col .item:last-child {
	margin-bottom: 0
}

section.prises {
	background: #c6e9ff;
	padding-top: 80px;
	overflow: hidden;
	position: relative
}

section.prises:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background-color: #83c0e7
}

section.prises:after {
	position: absolute;
	content: '';
	width: 10px;
	height: 80px;
	background-color: #4771bd;
	top: 80px;
	right: 0
}

section.prises .prises-content {
	background: #ffffff;
	width: 1300px;
	margin: 0 auto;
	padding: 40px 0 39px 40px;
	position: relative
}

section.prises .prises-content:after {
	position: absolute;
	content: '';
	right: -1999px;
	top: 0;
	width: 2000px;
	height: 100%;
	background: #fff
}

section.prises .prises-content .pr-list {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1200px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

section.prises .prises-content .pr-list .pr-item {
	width: 555px;
	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-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	margin-top: 32px
}

section.prises .prises-content .pr-list .pr-item .name {
	max-width: 455px
}

section.prises .prises-content .pr-list .pr-item .pr {
	color: #4771bd;
	font-size: 20px;
	line-height: 32px
}

section.preparing {
	position: relative
}

section.preparing:after {
	position: absolute;
	right: 124px;
	top: 0px;
	content: '';
	width: 18px;
	height: 18px;
	-webkit-transform: rotate(-24deg);
	-ms-transform: rotate(-24deg);
	transform: rotate(-24deg);
	opacity: 0.5;
	background-color: #4771bd
}

section.preparing .items {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

section.preparing .items .item {
	margin-top: 40px;
	width: 555px
}

section.preparing .items .item .ico {
	width: 45px;
	height: 45px;
	padding: 12px 11px 11px 12px;
	-webkit-box-shadow: 0 10px 24px 20px rgba(214, 214, 214, 0.15);
	box-shadow: 0 10px 24px 20px rgba(214, 214, 214, 0.15);
	background-color: rgba(71, 113, 189, 0.1);
	margin-right: 15px
}

section.preparing .items .item .ico img {
	width: 22px;
	height: 22px
}

section.preparing .items .item .text .i-title {
	font-weight: 500;
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 10px
}

section.preparing .items .item .text .i-text {
	padding-right: 30px
}

section.preparing .items .item .text .i-text b {
	font-weight: 600;
	color: #4771bd
}

section.have-q {
	position: relative
}

section.have-q:before {
	content: '';
	position: absolute;
	bottom: 0px;
	right: 0;
	width: 1440px;
	height: 1073px;
	background: url("../images/bitmap2.png") no-repeat right;
	background-size: contain
}

section.have-q:after {
	position: absolute;
	left: 0px;
	bottom: 0;
	content: '';
	width: 10px;
	height: 140px;
	background-color: #83c0e7
}

section.have-q .content {
	position: relative
}

section.have-q .content:after {
	position: absolute;
	right: 30px;
	left: 0;
	margin: auto;
	top: 40px;
	content: '';
	width: 16px;
	height: 16px;
	-webkit-transform: rotate(-24deg);
	-ms-transform: rotate(-24deg);
	transform: rotate(-24deg);
	background-color: #c6e9ff
}

section.have-q .left {
	max-width: 525px;
	margin-right: 100px
}

section.have-q .left img {
	width: 100%
}

section.have-q .right .text {
	padding: 20px 80px 40px 0
}

section.have-q .right .btn {
	width: 234px;
	height: 48px;
	-webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	background-color: #4771bd;
	text-transform: uppercase
}

.white-popup {
	width: 550px;
	background-color: #ffffff;
	margin: auto;
	text-align: center;
	position: relative;
	padding: 30px 45px 50px
}

.white-popup:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 25px;
	height: 25px;
	background-color: #c6e9ff
}

.white-popup h2 {
	font-size: 30px;
	line-height: 48px;
	font-weight: bold;
	color: #4771bd;
    margin-bottom: 30px;
    margin-top: 15px;
}

.white-popup h3 {
	font-size: 23px;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 10px
}

.white-popup h3.left {
	text-align: left
}

.white-popup .input,
.white-popup .select2-container {
	font-size: 18px;
	line-height: 28px;
	width: 100% !important;
	max-width: 370px;
	margin-top: 20px;
	padding-bottom: 10px;
	border: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2)
}

.white-popup .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-left: 0
}

.white-popup .select2-container--default .select2-selection--single {
	border: 0;
	text-align: left;
	outline: none
}

.white-popup .select2-container--default .select2-selection--single .select2-selection__arrow b {
	width: 15px;
	height: 9px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background: url("../images/icon_arrow_pp.svg") no-repeat center
}

.white-popup .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotate(180deg);
	transform: rotateZ(180deg)
}

.white-popup .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-style: none
}

.white-popup .input:active,
.white-popup .input:focus {
	border-bottom: 1px solid #000000
}

.white-popup input[type="submit"] {
	cursor: pointer;
	width: 234px;
	height: 48px;
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.15);
	background-color: #4771bd;
	color: #ffffff;
	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: .3s;
	-o-transition: .3s;
	transition: .3s;
	text-transform: uppercase;
	border: 0;
	margin: 50px auto 0
}

.white-popup input[type="submit"]:hover {
	-webkit-box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.25);
	box-shadow: 1px 14px 24px 5px rgba(71, 113, 189, 0.25)
}

.white-popup input[type="submit"]:active,
.white-popup input[type="submit"]:focus {
	color: #FFF;
	background: #315ba6 !important
}

.white-popup input:-webkit-autofill,
.white-popup input:-webkit-autofill:hover,
.white-popup input:-webkit-autofill:focus,
.white-popup textarea:-webkit-autofill,
.white-popup textarea:-webkit-autofill:hover,
.white-popup textarea:-webkit-autofill:focus,
.white-popup select:-webkit-autofill,
.white-popup select:-webkit-autofill:hover,
.white-popup select:-webkit-autofill:focus {
	border-bottom: 1px solid #000000;
	-webkit-text-fill-color: #000000;
	-webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset;
	-webkit-transition: background-color 5000s ease-in-out 0s;
	transition: background-color 5000s ease-in-out 0s
}

.white-popup form {
	width: 100%;
	height: 100%
}

.white-popup .closeBtn {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
	-webkit-transition: fill .3s;
	-o-transition: fill .3s;
	transition: fill .3s
}

.white-popup .closeBtn:hover g {
	fill: #315ba6
}

.white-popup .ph {
	display: inline-block;
	padding-left: 30px;
	margin-top: 30px;
	position: relative
}

.white-popup .ph:before {
	content: '';
	position: absolute;
	left: 0;
	top: 5px;
	width: 20px;
	height: 20px;
	background: url("../images/icon-call-black.svg") no-repeat center
}

.mfp-bg {
	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
	background-color: rgba(255, 255, 255, 0.1)
}

.select2-dropdown {
	border: 0 !important;
	padding: 5px 8px 5px 15px;
	-webkit-box-shadow: 0 0 15px 15px rgba(203, 203, 203, 0.2);
	box-shadow: 0 0 15px 15px rgba(203, 203, 203, 0.2);
	background-color: #ffffff;
    top: 25px;
    z-index: 99999999999;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	color: #4771bd;
	background: #fff
}

.select2-container--default .select2-results__option {
	font-size: 12px;
	line-height: 18px;
	padding: 5px 0
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background: #fff
}

.logo-hidd {
	display: none
}

#header.active {
	position: fixed;
	top: 0;
	height: 50px;
	background-color: #ffffff
}

#header.active .logo img {
	display: none
}

#header.active .logo img.logo-hidd {
	height: 30px;
	display: block
}

#header.active .mid-menu a {
	color: #000
}

#header.active .left a {
	height: 50px;
	width: 50px
}

#header.active .left a img {
	width: 18px;
	height: 18px
}

#header .mid-menu nav a {
	position: relative
}

#header .mid-menu nav a:before {
	position: absolute;
	content: '';
	width: 0px;
	-webkit-transition: width .3s;
	-o-transition: width .3s;
	transition: width .3s;
	height: 1px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -3px
}

#header .mid-menu nav a.active:before {
	background: #4771bd;
	width: 20px
}

#header .mid-menu nav a:hover,
a.phone:hover,
a.ph:hover,
a.email:hover {
	color: #4771bd
}

html.active {
	overflow: hidden
}

.back-home {
	position: absolute;
	top: 120px;
	left: 0
}

.back-home:hover {
	color: #ffffff
}

.back-home img {
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotate(180deg);
	transform: rotateZ(180deg);
	margin-right: 10px
}

@-webkit-keyframes slidein {
	0% {
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
	50% {
		-webkit-transform: translate(-50%, -100%);
		transform: translate(-50%, -100%)
	}
	100% {
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
}

@keyframes slidein {
	0% {
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
	50% {
		-webkit-transform: translate(-50%, -100%);
		transform: translate(-50%, -100%)
	}
	100% {
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
}

.map {
	position: relative
}

.map .marker {
	position: absolute;
	-webkit-animation: slidein 1s infinite;
	animation: slidein 1s infinite;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 30px;
	height: 30px;
	background: url("../images/icon-location.svg") no-repeat center
}

.map-m {
	position: relative
}

.map-m .marker {
	position: absolute;
	-webkit-animation: slidein 1s infinite;
	animation: slidein 1s infinite;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-200%, -70%);
	-ms-transform: translate(-200%, -70%);
	transform: translate(-200%, -70%);
	width: 30px;
	height: 30px;
	background: url("../images/icon-location.svg") no-repeat center
}

@media (min-width: 1200px) {
	.hidden-menu-wr {
		display: none
	}
	.top-block .content {
		margin: 2vh auto 0;
		position: relative
	}
}

@media (min-width: 1270px) and (max-height: 700px) {
	/*.top-block .content {
		margin: 30vh auto 0
	}*/
}

@media (max-width: 1270px) {
	section.prises .prises-content {
		width: 100%
	}
	section.prises .prises-content .pr-list .pr-item {
		width: 47%
	}
	section.prises .prises-content {
		padding: 40px 40px 40px 30px
	}
}

@media (max-width: 1300px) {
	.top-block .content {
		margin: 0 auto 0
	}
	#header .logo img {
		height: 35px
	}
	.top-block h1 {
		font-size: 55px;
		line-height: 60px;
		letter-spacing: 1px
	}
	.content {
		width: 100%;
		padding: 0 30px
	}
	#header {
		padding: 30px 0;
		height: 50px
	}
	#header .left a {
		width: 50px;
		height: 50px;
		margin-right: 30px
	}
	.top-block h2,
	.sec2 .text,
	section.sec4 .sec4-wr .right .sl-wr .text,
	.secdoc-about .left .text,
	.serv-about .text {
		font-size: 20px;
		line-height: 32px
	}
	.video-wr,
	.video-wr .op30,
	.top-block {
		height: 100vh
	}
	#myVideo {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover
	}
	.top-block .bott {
		padding-bottom: 0
	}
	#header.active {
		padding: 14px
	}
	.top-block .medias {
		display: none
	}
	.top-block {
		margin-bottom: 0px
	}
	.sec2 {
		padding-top: 100px
	}
	section.single {
		margin-top:0;
		/*padding-top: 100px*/
	}
	section.secdoc-about.single{
		padding-top: 100px
	}
	.sec2 .title {
		font-size: 32px;
		line-height: 52px
	}
	section.sec4 .sec4-wr .right:after {
		position: absolute;
		content: '';
		width: 270px;
		height: 260px;
		top: 265px;
		right: -215px
	}
	section.sec4 .sec4-wr .right .sl-wr .text {
		margin-bottom: 35px
	}
	section.sec4 .sec4-wr .right .sl-wr {
		padding-bottom: 64px;
    	max-width: 400px;
	}
	section.sec4 .sec4-wr .right .sl-wr .text {
    	-webkit-line-clamp: 6;
	}
	section.sec4 .sec4-wr .left {
	    margin-right: 60px;
	}
	section.sec4 .sec4-wr .right .swiper-button-next:after,
	section.sec4 .sec4-wr .right .swiper-button-prev:after {
		width: 30px;
		height: 30px
	}
	section.sec4 .sec4-wr .right .sl-wr .medias a svg {
		width: 30px;
		height: 30px
	}
	.sec5 .cols .left {
		width: 324px;
		margin-right: 60px;
		margin-left: 30px
	}
	.sec5 .cols .mid {
		width: 324px
	}
	.sec5 .cols .right {
		width: 100%
	}
	.sec5 .title {
		padding: 0 30px
	}
	.sec5 .cols .mid .bbtn {
		width: 100%;
		margin-right: 50px
	}
	.media svg {
		width: 30px;
		height: 30px
	}
	.sec5 .content {
		padding: 0
	}
	.sec5 .map {
		width: 100%;
		height: 350px
	}
	.sec5 .cols .right a.go {
		margin-left: 30px
	}
	.sec5 .cols .right {
		text-align: left;
		margin-right: 30px
	}
	section.preparing .items .item {
		width: 50%
	}
	footer {
		margin-top: 70px
	}
	footer .content {
		position: relative;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	footer .content .mid {
		position: absolute;
		top: -20px
	}
	footer .content .mid a {
		margin: 0 17.5px
	}
	footer .content .right {
		margin: 40px 0
	}
	.back-home {
		top: 140px;
		left: 30px
	}
}

@media (min-width: 1025px) {
	section.sec4 .sec4-wr .right .swiper-pagination {
		display: none
	}
	.mid-menu {
		margin-left: -70px
	}
}

@media (max-width: 1025px) {
	.serv-about .text{
		padding-right: 0;
	}
	.sec5 .cols .mid {
		width: 324px;
		MARGIN-LEFT: 16PX;
		margin-right: 0
	}
	section.sec4 .sec4-wr .right .swiper-button-next {
		left: inherit;
		right: 25px;
		bottom: 20px
	}
	section.sec4 .sec4-wr .right .swiper-button-prev {
		left: inherit;
		right: 93px;
		bottom: 20px
	}
	.cols.desc.df {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.sec5 .cols .right {
		width: 100%;
		margin-top: 40px;
		margin-right: 0
	}
	.secdoc-about:before {
		left: 0;
		bottom: initial;
		top: 24%
	}
	.secdoc-about .right img {
		width: 100%;
		position: relative;
		OBJECT-FIT: cover;
		-webkit-transform: scale(1.15);
		-ms-transform: scale(1.15);
		transform: scale(1.15);
		margin-bottom: 40px;
		height: 500px;
		-o-object-fit: cover;
		object-fit: cover
	}
	section.prises .prises-content .pr-list .pr-item {
		width: 100%
	}
	.secdoc-about .right {
		width: 100%;
		margin-top: 100px
	}
	.secdoc-about .left {
		width: 100%;
		margin-right: 0;
		padding-top: 0
	}
	.secdoc-about .left .medias {
		margin-top: 36px;
		position: absolute;
		bottom: -50px
	}
	.single-b.top-block:after {
		position: absolute;
		right: 38px;
		left: auto
	}
	#header .mid-menu a {
		margin-right: 25px
	}
	.sec2 .items {
		grid-template-columns: 1fr 1fr;
	}
	.sec2 .content:before {
		right: -220px;
		left: inherit
	}
	.sec2 .item__text {
		padding-right: 70px
	}
	.sec2 .items:before {
		position: absolute;
		right: 50px;
		top: 350px
	}
	.sec2 .items:after {
		position: absolute;
		right: 60px;
		bottom: 520px;
		left: inherit
	}
	.sec2 .content:after {
		left: 350px;
		right: inherit;
		width: 18px;
		height: 18px;
		bottom: 40px;
		background-color: #83c0e7
	}
	.sec2 {
		padding: 100px 0 100px
	}
	.sec3 {
		padding: 30px 0 0 0px
	}
	#about-us {
		position: relative
	}
	#about-us:before {
		content: '';
		position: absolute;
		width: 140px;
		height: 15px;
		background: #83c0e7;
		top: 0px;
		left: 0
	}
	.sec3 .slider-about .swiper-slide .left:before {
		display: none
	}
	#about-us .slider-about .swiper-slide {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.sec3 .slider-about {
		background: none
	}
	.sec3 .slider-about .swiper-slide .left {
		padding: 30px;
		position: relative;
		width: 90%;
		background: #fff;
		margin: 0 0 30px auto
	}
	.sec3 .slider-about .swiper-slide .right {
		height: 500px;
		margin-bottom: 66px
	}
	.sec3 .slider-about .swiper-pagination-bullets {
		top: 105px;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 100px;
		height: 40px
	}
	.sec3 .slider-about .swiper-pagination-bullets .swiper-pagination-bullet {
		width: 12px;
		height: 12px;
		background: #4771bd
	}
	.sec3 .slider-about .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
		-webkit-box-shadow: 0 0 0 4px rgba(71, 113, 189, 0.3);
		box-shadow: 0 0 0 4px rgba(71, 113, 189, 0.3);
		width: 8px;
		height: 8px;
		margin: 0 12px;
		-webkit-transform: translateY(-2px);
		-ms-transform: translateY(-2px);
		transform: translateY(-2px)
	}
	.sec3 .slider-about .swiper-slide .right img {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover
	}
	.sec3 .slider-about .swiper-button-next,
	.sec3 .slider-about .swiper-button-prev,
	.sec3 .slider-about:after {
		display: none
	}
	.df {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	section.sec4 .sec4-wr {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	section.sec4 .sec4-wr .left {
		width: 44%;
		margin-right: 0
	}
	section.sec4 .sec4-wr .left {
		width: 45.764%
	}
	section.sec4 .sec4-wr .left .swiper-wrapper {
		left: 0px
	}
	section.sec4 .sec4-wr .left .swiper-slide.swiper-slide-prev {
		margin-right: 0
	}
	section.sec4 {
		padding: 100px 30px 100px
	}
	section.sec4 .sec4-wr .right {
		width: 45.764%;
		padding-top: 0
	}
	section.sec4 .sec4-wr .left .swiper-slide {
		text-align: center
	}
	section.sec4 .fix-title {
		position: relative;
		top: 0;
		left: 0;
		font-size: 32px;
		line-height: 51px;
		margin-bottom: 60px
	}
	section.sec4 .sec4-wr .right .sl-wr .name {
		padding-top: 39px
	}
	section.sec4 .sec4-wr .left .swiper-pagination {
		display: none
	}
	section.sec4 .sec4-wr .right .swiper-pagination {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		font-size: inherit
	}
	section.sec4 .sec4-wr .left .swiper-slide img {
		width: 100%;
		height: 500px
	}
	section.sec4 .sec4-wr .left .swiper-slide.swiper-slide-next {
		margin: 0;
		padding: 0
	}
	.sec4-wr .right .swiper-pagination {
		top: 4px;
		width: 100px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		left: inherit;
		right: 0;
		font-weight: 500;
		color: rgba(0, 0, 0, 0.5)
	}
	.sec4-wr .right .swiper-pagination .f {
		color: #000000;
		font-size: 25px;
		line-height: 40px;
		margin-top: -4px
	}
	.video-wr img {
		height: 100%;
		margin-left: 0;
		width: 100%;
		object-fit: cover;
	}
	.video-wr .op40 {
		opacity: .3;
		height: 750px
	}
	.top-block h2 {
		margin-bottom: 40px;
		max-width: 620px
	}
	.serv-about .list-col .item {
		margin-bottom: 15px;
		padding: 0 40px 0 30px
	}
	.serv-about:before {
		display: none
	}
	section.prises {
		padding: 30px 0 30px 30px;
		overflow: visible
	}
	section.prises:after {
		top: -172px
	}
	section.preparing .items .item .text .i-text {
		font-size: 18px;
		line-height: 28px
	}
	section.have-q:before {
		background: url("../images/bitmap-adapt.png") no-repeat bottom;
		width: 768px;
		height: 1340px;
		bottom: 3px
	}
	.single .title {
		margin-bottom: 30px
	}
	section.preparing .items .item .text .i-title {
		margin-bottom: 17px
	}
	section.preparing .items .item {
		width: 100%;
		margin-top: 30px
	}
	section.have-q .left img {
		width: 324px
	}
	section.have-q .left {
		margin-right: 60px
	}
	section.preparing .items .item .text {
		width: 77%
	}
	section.prises:before {
		width: 20px;
		height: 20px
	}
	section.prises .prises-content {
		background: #ffffff;
		width: 100%;
		padding: 20px
	}
	section.have-q .content:after {
		top: initial;
		bottom: 48px;
		right: 86px;
		left: initial
	}
	section.prises .prises-conten t .pr-list .pr-item {
		width: 100%;
		margin-right: 30px
	}
	section.single {
		margin-bottom: 100px
	}
	section.have-q .content {
		max-height: 500px
	}
	.back-home {
		top: 168px;
		left: 30px
	}
	section.have-q .content .title {
		margin-bottom: 0
	}

}

@media (min-width: 860px) {
	.top-block .content {
	    margin: 0 auto 0;
	    height: 100vh;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	}
}
@media (max-width: 860px) {
	.back-home {
	    top: -80px;
	}
	.secdoc-about .left .text{
		padding-right: 0;
	}
	.video-wr img {
		height: 100%;
		/*margin-left: -50%;*/
		width: initial
	}
}

@media (min-width: 700px) {
	.cols.mob {
		display: none
	}
	.close-menu {
		display: none
	}
}

@media (max-width: 700px) {
	.secdoc-about .left .text {
        padding-right: 0;
    }
    section.single {
        padding-top: 80px;
    }
    section.single {
        margin-bottom: 80px;
    }
    section.prises.single {
        margin-bottom: 0;
        padding-top: 30px;
    }
    section.prises .prises-content .pr-list {
    width: 100%;}
    footer{padding:40px 0 52px;
    }
    section.preparing.single{
            margin-bottom: 0;
    }
    section.preparing.single{
        margin-top: 100px;
        padding-top: 0;
    }
    .top-block {
        padding: 22vh 0 10vh;
        height: auto;
    }      
    .sec5 .cols .mid {
        width: 100%;
        MARGIN-LEFT: 0;
        margin-right: 0;
        padding: 0 16px;
    }
	.back-home {
		display: none;
		top: 100px;
		left: 16px
	}
	.map-m {
		width: 100%;
		height: 350px;
		background: url("../images/img-map@3x.jpg") no-repeat center;
		background-size: cover
	}
	footer {
		margin-top: 60px
	}
	footer .content .right {
		margin: 30px 0
	}
	.sec3.page {
	    padding: 30px 10px;
	}
	.sec3 .telec .left:before {
		display: none;
	}
	.sec3 .telec .left {
	    padding: 10px;
	    width: 100% !important;
	}
	.sec3 .telec .right.real img {
	    height: auto;
	    width: 100%;
	}
	#types.sec2 .item__text {
        margin-bottom: 0;
	}
	#types.sec2 .items.last {
	    grid-template-columns: 1fr !important;
	}
	.dfscac img {
	    max-width: 100%;
	}
	.sec5 .cols .right a.go {
		margin-top: 20px
	}
	.sec5 .bott-logo {
		margin-bottom: 20px
	}
	.sec5 .bott-logo img {
		width: 288px;
		margin: auto
	}
	footer .content .mid {
		top: -10px
	}
	.cols.desc {
		display: none
	}
	.cols.mob {
		display: block
	}
	.cols.mob .medias {
		margin-top: 10px
	}
	.sec5 .title {
		padding: 0 16px
	}
	.sec5 .cols .left {
		width: 100%;
		padding-right: 16px;
		padding-left: 16px;
		margin: 0
	}
	section.have-q .left img {
		width: 100vw;
		margin-left: -16px
	}
	section.have-q .content {
		max-height: initial;
		display: block
	}
	.sec3 .telec .right {
	    max-width: 97% !important;
	}
	#header {
		padding: 16px 0 10px;
		height: 45px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.sec5 .consult {
		width: 100%;
		margin-right: 0;
		margin-bottom: 42px
	}
	section.have-q .right .btn {
		width: 100%;
		margin-right: 0
	}
	.serv-about .list-col {
		width: 100%
	}
	.single .title {
		margin-top: 0px;
		margin-bottom: 20px
	}
	.sec5 .cols .contact {
		margin-bottom: 20px;
	    display: grid;
	}
	section#info .content {
	    padding: 0;
	}
	section#info .consult.popup-modal.color-fff.dfscac {
        margin-top: 20px;
	}
	section#info .item {
	    margin-bottom: 80px;
	}
	section#forms .items.dfsb {
        margin: 0;
	    grid-template-rows: 1fr 1fr !important;
    	grid-template-columns: 1fr 1fr !important;
	}
	section#forms .items.dfsb .item {
	    margin-bottom: 50px;
	}
	section#forms {
	    padding-bottom: 40px;
	}
	section#forms a.btn {
    	padding: 10px 5px 10px 24px;
	    text-align: left !important;
	}
	section#forms a.btn:before {
        margin-left: -19px;
	}
	section#forms a.btn span {
        display: block;
	}
	#types.sec2 .item__btn {
	    width: 240px !important;
	}
	#header .left a {
		width: 45px;
		height: 45px;
		margin-right: 71px
	}
	#header .left a img {
		width: 15px;
		height: 15px
	}
	#header .logo img,
	#header .logo {
		height: 28px
	}
	#header .logo {
		margin-left: 16px
	}
	.mid-menu {
		display: none
	}
	.top-block {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-top: 150px;
		/*height: 450px*/
	}
	.video-wr,
	.video-wr .op30 {
		height: 100%
	}
	.top-block h1 {
		font-size: 30px;
		line-height: 45px;
		letter-spacing: .5px;
    	font-weight: 500;
	}
	.top-block h2 {
		font-weight: 500
	}
	.top-block h2,
	.sec2 .text,
	section.sec4 .sec4-wr .right .sl-wr .text,
	.secdoc-about .left .text,
	.serv-about .text {
		font-size: 18px;
		line-height: 28px
	}
	.sec2 .text {
		letter-spacing: .2px
	}
	.top-block .bott {
		-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
	}
	.top-block .bott .get-consult {
		margin-bottom: 5px
	}
	.top-block .bott .get-consult,
	.top-block .bott .online-consult {
		width: 100%;
		margin: 0 20px
	}
	.content {
		width: 100%;
		padding: 0 16px
	}
	.top-block {
		margin-bottom: 0px
	}
	.sec2 {
		padding-top: 100px
	}
	section.secdoc-about.single {
		margin-bottom: 40px;
	}
	section.single {
		padding-top: 100px;
		margin-top: 0;
	}
	.sec2 .title {
		font-size: 26px;
		line-height: 40px
	}
	.sec2 .item {
		width: 100%
	}
	.sec2 .items {
		grid-template-columns: 1fr !important;
	}
	.sec3 .slider-about .swiper-slide .right img {
		height: 400px;
		MAX-WIDTH: 100VW;
	}
	.sec3 .slider-about .swiper-slide .right {
		height: 400px;
		margin-bottom: 51px
	}
	.sec3 .slider-about .swiper-pagination-bullets {
		top: 410px;
		bottom: auto
	}
	.sec3 {
		padding: 39px 0 0 0px
	}
	.sec3 .slider-about .swiper-slide .left {
		width: 95%;
		margin-bottom: 16px;
		padding: 20px 16px 20px 20px
	}
	.sec3 .slider-about .swiper-slide .left .title {
		font-size: 26px;
		line-height: 40px
	}
	.sec3 .slider-about .swiper-slide .left p {
		font-size: 16px;
		line-height: 25px
	}
	.sec2 {
		padding: 80px 0 80px
	}
	section.sec4 {
		padding: 80px 16px 80px
	}
	section.sec4 .sec4-wr {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	section.sec4 .sec4-wr .left,
	section.sec4 .sec4-wr .right {
		width: 100%
	}
	section.sec4 .sec4-wr .left .swiper-pagination {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	section.sec4 .sec4-wr .right .swiper-button-next,
	section.sec4 .sec4-wr .right .swiper-button-prev {
		display: none
	}
	section.sec4 .sec4-wr .left .swiper-pagination {
		top: inherit;
		width: 50px;
		bottom: 12px;
		left: 0
	}
	.sec4-wr .right .swiper-pagination {
		top: inherit;
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
		left: 0;
		margin: auto
	}
	.swiper-pagination-bullet.swiper-pagination-bullet-active-prev-prev,
	.swiper-pagination-bullet.swiper-pagination-bullet-active-prev,
	.swiper-pagination-bullet.swiper-pagination-bullet-active-next,
	.swiper-pagination-bullet.swiper-pagination-bullet-active-next-next {
		width: 12px;
		height: 12px;
		background: #4771bd;
		margin: 0 10px -2px !important
	}
	.swiper-pagination-bullet.swiper-pagination-bullet-active.swiper-pagination-bullet-active-main {
		width: 8px;
		height: 8px;
		background: #4771bd;
		-webkit-box-shadow: 0 0 0 4px rgba(71, 113, 189, 0.3);
		box-shadow: 0 0 0 4px rgba(71, 113, 189, 0.3);
		margin: 0 10px 0px !important
	}
	.sec4-wr .right .swiper-pagination {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	section.sec4 .sec4-wr .right .swiper-pagination {
		height: 25px;
		width: 100%;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
		margin: 0 7px
	}
	.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
		width: 12px;
		height: 12px;
		background: #4771bd
	}
	.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
		-webkit-box-shadow: 0 0 0 4px rgba(71, 113, 189, 0.3);
		box-shadow: 0 0 0 4px rgba(71, 113, 189, 0.3);
		width: 8px;
		height: 8px;
		margin: 0 9px
	}
	.hidden-menu-wr.active {
		width: 100vw;
		height: 100vh;
		right: 0px
	}
	.hidden-menu-wr {
		display: block;
		position: absolute;
		top: 0;
		right: -1000px
	}
	.close-menu {
		position: absolute;
		width: 45px;
		height: 45px;
		background: #fff;
		right: 16px;
		top: 16px;
		z-index: 99999999
	}
	.close-menu span.mid {
		position: absolute;
		top: -webkit-calc(50% - 1px);
		top: calc(50% - 1px);
		height: 2px;
		width: 15px;
		left: 15px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-webkit-transition: .3s all ease-in-out;
		-o-transition: .3s all ease-in-out;
		transition: .3s all ease-in-out
	}
	.close-menu span.bott {
		content: '';
		position: absolute;
		bottom: 15px;
		height: 2px;
		width: 15px;
		left: 11px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		display: block;
		-webkit-transition: .3s all ease-in-out;
		-o-transition: .3s all ease-in-out;
		transition: .3s all ease-in-out
	}
	#header .close-menu span.top,
	#header .close-menu span.mid,
	#header .close-menu span.bott {
		background: #4771bd
	}
	.close-menu span.top {
		content: '';
		position: absolute;
		top: 15px;
		height: 2px;
		width: 15px;
		left: 19px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		display: block;
		-webkit-transition: .3s all ease-in-out;
		-o-transition: .3s all ease-in-out;
		transition: .3s all ease-in-out
	}
	.close-menu.active {
		border: solid 1px rgba(71, 113, 189, 0.3)
	}
	.close-menu.active span {
		background-color: transparent;
		-webkit-border-radius: 0;
		border-radius: 0
	}
	.close-menu.active span.bott {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-border-radius: 0;
		border-radius: 0;
		bottom: 20px;
		left: 11px;
		width: 20px
	}
	.close-menu.active span.mid {
		opacity: 0
	}
	.close-menu.active span.top {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 21px;
		left: 11px;
		width: 20px;
		-webkit-border-radius: 0;
		border-radius: 0
	}
	#header.active .close-menu.active span.bott {
		bottom: 20px;
		left: 11px
	}
	#header.active .close-menu.active span.top {
		top: 21px;
		left: 11px
	}
	.hidden-menu.active {
		opacity: 1;
		z-index: 999;
		right: 0
	}
	.secdoc-about.single.servicc {
		margin-bottom: 80px
	}
	.hidden-menu {
		right: -1000px;
		top: 0;
		background: #ffffff;
		position: absolute;
		opacity: 1;
		width: 230px;
		padding: 119px 0px 30px;
		margin: auto;
		height: 100vh;
		-webkit-transition: right .3s;
		-o-transition: right .3s;
		transition: right .3s;
		z-index: 1;
		overflow: scroll
	}
	.hidden-menu .line {
		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;
		padding: 0 25px
	}
	.hidden-menu .line .right-part__block {
		color: #fff;
		padding: 0 35px
	}
	.hidden-menu .hidden-menu-title {
		padding: 0 25px
	}
	.hidden-menu .btn.beige.subm {
		width: 288px;
		height: 50px;
		margin: 50px auto 260px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		background-color: #f18e79
	}
	.hidden-menu .bottom {
		text-align: center;
		font-size: 16px;
		line-height: 25px;
		color: rgba(255, 255, 255, 0.4)
	}
	.hidden-menu .bottom .top {
		text-transform: uppercase;
		padding-bottom: 5px
	}
	.hidden-menu .menu .item .text {
		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;
		font-weight: 600;
		color: #000;
		font-size: 20px;
		line-height: 32px;
		border-bottom: 0px solid #ccc;
		margin: 0 20px 0px;
		padding: 10px
	}
	.hidden-menu .menu .item .text img {
		-webkit-transition: -webkit-transform .5s;
		transition: -webkit-transform .5s;
		-o-transition: transform .5s;
		transition: transform .5s;
		transition: transform .5s, -webkit-transform .5s;
		-webkit-transform: rotateZ(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotateZ(-90deg)
	}
	.hidden-menu .menu .item.active .text img {
		-webkit-transition: -webkit-transform .5s;
		transition: -webkit-transform .5s;
		-o-transition: transform .5s;
		transition: transform .5s;
		transition: transform .5s, -webkit-transform .5s
	}
	.hidden-menu .line.sec a {
		color: #de2508;
		display: block;
		border-bottom: 1px solid #de2508;
		padding: 15px 0px 3px;
		margin: 0 15px
	}
	#header.active .close-menu {
		border: solid 1px rgba(71, 113, 189, 0.3);
		width: 45px;
		height: 45px;
		margin: 1px
	}
	#header.active {
		padding: 14px 0
	}
	.hidden-menu .bott {
		position: absolute;
		bottom: 90px;
		left: 20px
	}
	.hidden-menu .media svg {
		width: 20px;
		height: 20px
	}
	.hidden-menu .media {
		margin-right: 20px
	}
	.hidden-menu .devby {
		margin-top: 25px;
		font-size: 14px;
		line-height: 22px;
		display: block
	}
	.hidden-menu .devby span {
		color: rgba(0, 0, 0, 0.5)
	}
	.hidden-menu .copyr {
		font-size: 14px;
		line-height: 22px;
		font-weight: 500;
		color: rgba(0, 0, 0, 0.5);
		margin-top: 15px
	}
	.blurall.active {
		width: 100vw;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 99;
		height: 100vh;
		-webkit-backdrop-filter: blur(2px);
		backdrop-filter: blur(2px);
		background-color: rgba(255, 255, 255, 0.05)
	}
	section.sec4 .sec4-wr .left .swiper-slide img,
	section.sec4 .sec4-wr .left .swiper-slide.swiper-slide-next img {
		width: 100%;
		padding-bottom: 55px;
		-o-object-fit: cover;
		object-fit: cover
	}
	section.sec4 .sec4-wr .right {
		margin-top: -54px
	}
	section.sec4 .sec4-wr .right .sl-wr .medias {
		position: absolute;
		top: 45px;
		right: 0
	}
	section.sec4 .sec4-wr .right .sl-wr .medias a svg {
		width: 25px;
		height: 25px
	}
	section.sec4 .sec4-wr .right .sl-wr .position {
		margin-bottom: 10px
	}
	section.sec4 .sec4-wr .right .sl-wr {
		padding-bottom: 40px
	}
	section.sec4 .sec4-wr .right .sl-wr .text {
		margin: 0 0 10px 0;
		font-weight: 500
	}
	section.sec4 .fix-title {
		margin-bottom: 32px
	}
	.top-block .bott.doc .text {
		margin: 15px 0 0 0
	}
	.top-block .bott.doc {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.single-b.top-block:after {
		display: none
	}
	.secdoc-about:before {
		width: 7px
	}
	.media svg {
		width: 25px;
		height: 25px
	}
	.secdoc-about .left .medias a {
		margin-right: 14px
	}
	section.single {
		margin-bottom: 150px
	}
	section.prises:after,
	section.have-q:after,
	section.have-q .content:after {
		display: none
	}
	section.prises:before {
		width: 15px;
		height: 15px
	}
	section.prises {
		padding: 30px 0 30px 0px
	}
	section.prises .prises-content {
		padding: 20px 16px
	}
	.single .title {
		font-size: 26px;
		margin-bottom: 0;
		line-height: 40px
	}
	section.prises .prises-content .pr-list .pr-item {
		margin-top: 20px
	}
	section.prises .prises-content .pr-list .pr-item:last-child {
		border-bottom: 0
	}
	section.prises .prises-content .pr-list .pr-item .name {
		max-width: 200px;
		letter-spacing: 0
	}
	section.single {
		margin-bottom: 100px
	}
	section.preparing .items {
		margin-top: 10px
	}
	section.preparing .items .item {
		margin-top: 50px;
		display: block
	}
	section.preparing:after {
		right: inherit;
		left: 15px;
		top: -72px
	}
	section.preparing .items .item .text .i-title {
		margin-top: 15px
	}
	section.preparing .items .item .text .i-text {
		font-size: 16px;
		line-height: 25px;
		letter-spacing: 0
	}
	section.preparing .items .item .text {
		width: 100%
	}
	section.preparing:before {
		content: '';
		position: absolute;
		left: 0;
		bottom: 260px;
		width: 7px;
		height: 140px;
		background: #4771bd
	}
	section.have-q .content .right {
		margin-top: 30px
	}
	section.have-q .right .text {
		font-size: 18px;
		padding: 20px 50px 40px 0;
		line-height: 28px
	}
	footer:before {
		left: inherit;
		right: 0;
		width: 20px;
		height: 20px;
		bottom: 220px
	}
	footer:after {
		height: 7px;
		bottom: 0;
		right: inherit
	}
	section.have-q:before {
		right: -195px
	}
	.sec2 .items:before {
		right: 16px;
		top: 35px
	}
	.sec2 .items:after {
		right: 20px;
		bottom: inherit;
		top: 650px
	}
	.sec2 .item__text {
		padding-right: 0
	}
	.sec2 .content:before {
		width: 349px;
		height: 246px;
		bottom: -50px;
		right: -245px;
		background: url("../images/m.svg") no-repeat right;
		background-size: contain
	}
	section#services {
		position: relative;
		overflow: hidden
	}
	.sec2:before {
		content: '';
		position: absolute;
		width: 349px;
		height: 256px;
		bottom: 503px;
		top: 0;
		left: -190px;
		margin: auto;
		background: url("../images/m.svg") no-repeat right;
		background-size: contain
	}
	.sec2:after {
		content: '';
		position: absolute;
		width: 12px;
		height: 12px;
		-webkit-transform: rotate(52deg);
		-ms-transform: rotate(52deg);
		transform: rotate(52deg);
		background-color: #83c0e7;
		right: 30px;
		bottom: 640px
	}
	section.sec4 .sec4-wr .right:after {
		display: none
	}
	section.preparing .content:before {
		content: '';
		position: absolute;
		width: 16px;
		height: 16px;
		-webkit-transform: rotate(-24deg);
		-ms-transform: rotate(-24deg);
		transform: rotate(-24deg);
		background-color: #c6e9ff;
		right: 3px;
		top: 350px
	}
	.cols.mob .medias {
		margin-top: 20px
	}
	.cols.mob .medias a {
		margin-right: 18px
	}
	.cols.mob .medias svg {
		width: 30px;
		height: 30px
	}
	.white-popup {
		width: 81.25vw;
		padding: 30px 20px 30px
	}
	.white-popup:before {
		bottom: 130px;
		width: 10px;
		height: 10px;
		background: #83c0e7
	}
	.white-popup input[type="submit"] {
		margin: 40px auto 0;
		width: 100%
	}
	.white-popup h3 {
		font-size: 16px;
		line-height: 25px
	}
	.white-popup h2 {
		font-size: 20px;
		line-height: 32px;
		margin-bottom: 20px
	}
	.white-popup h3.left {
		text-align: center;
		padding: 0px 30px
	}
	.white-popup .ph {
		margin-top: 20px
	}
	.top-block .bott .online-consult:active,
	.top-block .bott .online-consult:focus,
	.top-block .bott .online-consult:hover {
		background: none;
		color: #ffffff
	}
	.white-popup .closeBtn {
		top: 15px;
		right: 15px
	}
	.white-popup .closeBtn svg {
		width: 15px;
		height: 15px
	}
	#header.active .left a {
		height: 45px;
		width: 45px
	}
	.serv-about .list-col .item{
		padding: 0 0px 0 30px;
	}
	section.have-q .right .text{
		padding: 20px 0px 40px 0;
	}
	.serv-about .text, section.preparing .items .item .text .i-text{
		padding-right: 0;
	}
}

@media (max-width: 520px) {
	.secdoc-about .right img {
		height: 400px
	}
	section.sec4 .sec4-wr .right .swiper-pagination {
		height: 25px;
		margin-left: -4px
	}

	.video-wr img {
/*		margin-left: -50%;*/
		width: 100%;
	}
}

@media (max-width: 390px) {
	section.sec4 .sec4-wr .left .swiper-slide img,
	section.sec4 .sec4-wr .left .swiper-slide.swiper-slide-next img {
		width: 288px;
		height: 288px;
		padding-bottom: 55px
	}
	.sec5 .cols .right a.go {
		width: 80vw;
		padding-right: 12vw;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.sec5 .cols .right a.go:hover {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
}

@media (max-width: 375px) {
	.video-wr img {
		margin-left: -90%
	}
}

@media (max-width: 330px) {
	.top-block .bott .get-consult,
	.top-block .bott .online-consult {
		margin: 0 0px
	}
	section.sec4 .sec4-wr .right .swiper-pagination {
		height: 25px
	}
	.video-wr img {
		margin-left: -130%
	}
	.secdoc-about .right img {
		-webkit-transform: scaleX(1.2) translate(0px, 0);
		-ms-transform: scaleX(1.2);
		margin-bottom: 0;
		translate(0px,
		0);
		transform: scaleX(1.2) translate(0px, 0);
		-o-object-fit: fill;
		object-fit: fill
	}
}
/*# sourceMappingURL=maps/style.css.map */
.list.df {
    flex-wrap: wrap;
}
footer .devby p{display: flex; align-items: flex-end;}
.consult_type{
	display: none;
}
.wpcf7-form-control-wrap{
	position: relative;
}
.white-popup .input.wpcf7-not-valid{
    border-bottom: 1px solid red;
}
.white-popup .input.wpcf7-not-valid+.wpcf7-not-valid-tip{
	font-size: 0;
	width: 8px;
	height: 18px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.white-popup .input.valid{
	background: url(../images/icon-check-green.png) no-repeat right;
}
.white-popup .input.wpcf7-not-valid+.wpcf7-not-valid-tip:before{
	content: '!';
	color: red;
	width: 8px;
	height: 18px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 12px;
	line-height: 18px;
}
a.color-fff:focus{
    color:#FFFFFF;
}
.wpcf7-response-output{
	display: none!important;
}
.alwr{
    overflow: hidden;
}
#header{
    overflow: hidden;
}
html.active #header{
    overflow: initial;
}
#top-sec .content{
    position: relative;
    z-index: 999;
}
.preloader{
	position: fixed;
	top: 0;
	width: 100vw;
	height: 100vh;
	z-index: 9999999999999999;
	background: #efefef;
}
.preloader .top{
	position: absolute;
	width: 30px;
	height: 30px;
	background: url('../images/rombik.svg') no-repeat center;
	top: 0;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: auto;
	background-size: cover;
    animation: 1s preloaderTop infinite running;
}
.preloader .right{
	position: absolute;
	width: 30px;
	height: 30px;
	background: url('../images/rombik.svg') no-repeat center;
	top: 0;
	bottom: 0px;
	left: 30px;
	right: 0;
	margin: auto;
	background-size: cover;
    animation: 1s preloaderRight infinite running;
}
.preloader .bottom{
	position: absolute;
	width: 30px;
	height: 30px;
	background: url('../images/rombik.svg') no-repeat center;
	top: 30px;
	bottom: 0px;
	left: 0;
	right: 0;
	margin: auto;
	background-size: cover;
    animation: 1s preloaderBottom infinite running;
}
.preloader .left{
	position: absolute;
	width: 30px;
	height: 30px;
	background: url('../images/rombik.svg') no-repeat center;
	top: 0;
	bottom: 0px;
	left: 0;
	right: 30px;
	margin: auto;
	background-size: cover;
    animation: 1s preloaderLeft infinite running;
}
.preloader.active{
	display: none;
}
@keyframes preloaderTop {
 5% { bottom: 70px; }
 50% { transform: rotateZ(90deg); bottom: 70px;}
 75% { transform: rotateZ(90deg); bottom: 70px;}
 100% { transform: rotateZ(90deg); } 
}
@keyframes preloaderRight {
 5% { left: 70px; }
 50% { transform: rotateZ(90deg); left: 70px;}
 75% { transform: rotateZ(90deg); left: 70px;}
 100% { transform: rotateZ(90deg); } 
}
@keyframes preloaderBottom {
 5% { top: 70px; }
 50% { transform: rotateZ(90deg); top: 70px;}
 75% { transform: rotateZ(90deg); top: 70px;}
 100% { transform: rotateZ(90deg); } 
}
@keyframes preloaderLeft {
 5% { right: 70px; }
 50% { transform: rotateZ(90deg); right: 70px;}
 75% { transform: rotateZ(90deg); right: 70px;}
 100% { transform: rotateZ(90deg); } 
}

.section-banner{
/* 	padding-top: 100px; */
	padding-bottom: 100px;
}

.banner-wrap{
	background: #98C6EA;
	padding: 30px;
	color: white;
	display: flex;
    flex-direction: row;
}

.banner-wrap .logo-wrap{
    min-width: 300px;
    flex-basis: 300px;
}
@media (max-width: 700px){
	body .section-banner{ 
		padding-bottom: 40px;
	}
	body .banner-wrap{
		padding: 16px;
		flex-direction: column;
	}
	body .text-wrap{
		margin-top: 30px;
		padding-left: 0px;
		padding-right: 0px;
	}
	body .text-wrap > h3{
		font-size: 17px;
	    line-height: 24px;
	}
	body .text-wrap > p{
		font-size: 12px;
    	line-height: 18px;
	}
	body .text-after-banner > p{
		font-size: 12px;
    	line-height: 18px;
	}
	
	    
}

@media (max-width: 1024px){
	body .banner-wrap .logo-wrap{
		min-width: 200px;
		flex-basis: 200px;
	}
}
.text-wrap{
	padding-left: 30px;
	padding-right: 30px;
}
.text-wrap > h3{
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 14px;
	margin-top: -8px;
}
.text-wrap > p{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
}
.text-after-banner{
	margin-top: 40px;
}
.text-after-banner > p{
	margin-bottom: 6px;
}

@media (max-width: 992px){
	body .qr-wrap > img{
		display: none !important;
	}
	body .qr-wrap{
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
}
.qr-wrap{
	max-width: 200px;
	display: flex;
    flex-direction: column;
    justify-content: end;
}
.qr-wrap > img{ 
	width: 100%;
}
.mod-pay{
    height: 48px;
	margin-top: 20px;
	line-height: 48px;
	text-align: center;
    background-color: #4771bd;
    text-align: center;
    text-transform: uppercase;
    -webkit-box-shadow: 1px 14px 24px 5px rgb(71 113 189 / 15%);
    box-shadow: 1px 14px 24px 5px rgb(71 113 189 / 15%);
}
.mod-pay:hover{
	-webkit-box-shadow: 1px 14px 24px 5px rgb(71 113 189 / 25%) !important;
    box-shadow: 1px 14px 24px 5px rgb(71 113 189 / 25%) !important;
    color: #FFF;
}
section.prises .prises-content .pr-list .pr-item .name span {
    font-size: 14px;
}


.about-block{
background: #C6E9FF;
padding-top: 80px;
}

.about-block__box{
	background: #fff;
	position: relative;
	display: flex;
	
}
.about-block__box::after{
	content:'';
	width: 1000%;
	height: 100%;
	position: absolute;
	background: #fff;
	right: -1000%;
	top: 0;

	}


	.about-block .left{
		    padding: 100px 100px  100px 40px;
    position: relative;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.about-block .left:before {
    content: '';
    position: absolute;
    width: 140px;
    height: 20px;
    background: #83c0e7;
    top: 0;
    left: 0;
}

	.foundation-title{
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 32px;
		line-height: 1.3;
}
	.about-block .right {
    max-width: 498px;
    height: 700px;
		display: flex;
}

.about-block .right img {
	object-fit: contain;
	    height: 100%;
}


.mission{
	padding: 145px 0 130px;
	position: relative;
}


.mission__box{
	max-width: 840px;
	margin-left: auto;
}



.mission:after {
	position: absolute;
	content: '';
	width: 390px;
	height: 303px;
	top: 60px;
	left: 0;
	background: url("../images/m.svg") no-repeat right;
	background-size: contain
}

.services-block{
	padding: 60px 0;
}
.services-block .title{
   font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;

}

.services__list{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.services__item{
	width: calc(25% - 15px);
	
	background: #F5FBFF;
	padding: 24px;
	min-height: 192px;

}

.services-name{
font-weight: 600;
font-size: 20px;

color: #0D0C0C;

}

.services__item .svg-box{
	background: #4771BD1A;
width: 45px;
height: 45px;
display: flex;justify-content: center;
align-items: center;
margin-bottom: 15px;
}
.services__item:nth-child(5){
width: calc(33.333% - 13.55px);
}
.services__item:nth-child(6){
width: calc(33.333% - 13.55px);
}
.services__item:nth-child(7){
width: calc(33.333% - 13.55px);

}



.vision{
	padding: 145px 0 130px;
	position: relative;
}


.vision__box{
	max-width: 840px;
}



.vision:after {
	position: absolute;
	content: '';
	width: 390px;
	height: 303px;
	top: 60px;
	right: 0;
	background: url("../images/m.svg") no-repeat right;
	background-size: contain
}


.prostir{
	position: relative;
	padding: 60px 0;
}
.prostir .content{
	position: relative;

}

.prostir__top{
	max-width: 512px;
	margin-bottom: -150px;
}
.prostir .swiper-slide{
height: auto!important;

    display: flex
;
}
.prostir .swiper-slide img{
    width: 100%;
    object-fit: cover;
		height: 244px;
		margin-top: auto;
}


.prostir .swiper-slide-next  img{
	height: auto;

}
.prostir .swiper-slide-next {
	transform: translateY(-15px)!important;
}
.prostir .swiper-wrapper{
	height: min-content!important;

}

.prostir   .swiper-button-next:after,.prostir  .swiper-button-prev:after {
color: #4771BD;
font-size: 24px;
}

.prostir .swiper-button-next {
	left: 60px!important;
	    top: 40%;
			
}


.prostir .swiper-button-prev{
		left: 20px!important;
		    top: 40%;
}


.partnerstvo-block{
	background: #C6E9FF;
	margin-bottom: 60px;

}

.partnerstvo-block .foundation-title{
	font-size: 30px;
}

.partnerstvo-block__box{
	display: grid;
	grid-template-columns: 0.95fr 1.05fr;
	align-items: center;
	gap: 40px;
}

.partnerstvo-block__box .left img{
width: 100%;
object-fit: cover;
}

.partnerstvo-block__box .right{
height: 100%;

}
.partnerstvo-block  .right-inf{
max-width: 575px;
padding-right: 15px;
}
.partnerstvo-block__box .right-box{
margin-top: 40px;
background:white;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;

padding-left: 100px;
}

.partnerstvo-block  .left img{
	max-height: 510px;
	object-fit: cover;
}
.partnerstvo-block .right{
	position: relative;
}
.partnerstvo-block .right:before {
    content: '';
    position: absolute;
    width: 140px;
    height: 20px;
    background: #83c0e7;
    top: 40px;
    right: 0;
}


@media (max-width: 1154px){
.foundation-title{
    font-size: 26px;
    margin-bottom: 24px;

}

.about-block__box{
	flex-direction: column;

}
.about-block .left {
    padding: 40px 15px;

}
.about-block .right {

    height: 500px;

}
.prostir__top {
    margin-bottom: 0;
		margin-bottom: 24px;
}


.partnerstvo-block__box .right-box{
	padding-left: 15px;
}
}

@media (max-width: 554px){
	.about-block .right {

    height: auto;

;
}
.about-block .right img {
    width: 100%;
}

.mission,
.vision{
	padding: 50px 0 ;
}
.services-name{
	font-size: 16px;
}
.services__list{
	gap: 8px;
}
}


@media (max-width: 778px){

.services__item{
  width: calc(50% - 10px)!important;
	padding: 15px;
}

.services-block{
	padding: 40px 0;
}

.prostir .swiper-button-next {
		left: auto!important;
		right: 0px!important;
	    top: 50%;
			
}

.prostir .swiper-button-prev{
		left: 0px!important;
		    top: 40%;
}

.prostir .swiper-slide-next {
    transform: translateY(0) !important;
}
.prostir .swiper-slide-next img {
    height: 244px;
}
.partnerstvo-block__box{
	grid-template-columns: 1fr;
}
.partnerstvo-block__box .left {
    order: 2;
}
}



/* ======== home */

.info-top{
	
	background: #98C6EA;
	text-align:center;

transition: all 0.3s ease 0s;
}

.info-top:hover{
	transform: scale(1.01);
}
.info-top p{
	line-height:1.1;
}
.info-top a{
color: #fff;
font-weight: 500;
font-size: 18px;
	width:100%;
padding: 8px;
	text-align:center;
	display:block
}
@media (max-width: 992px){
	.info-top a{
		font-weight: 400;
		font-size:  14px;
		}
}