@font-face {
	font-family: 'UniSansHeavy';
	src: url(fonts/8519.eot);
	src: url("[object Module]?#iefix") format('embedded-opentype'),
		url(fonts/8519.woff2) format('woff2'),
		url(fonts/8519.woff) format('woff'),
		url(fonts/8519.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url(fonts/Roboto-Regular.woff2) format('woff2'),
	     url(fonts/Roboto-Regular.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.mobile-canvas-cap {
	display: none;
}

.read-more-slider {
	display: none;
}

.active-read-more-button {
	display: none;
}

.wrap-slider-customers {
	background: transparent !important;
	height: 520px;
}

.review-video-container {
	height: 514px;
	width: 910px;
	min-width: 910px;
	border: 1px solid #000;
}

.slider-customer-container {
	position: relative;
}

.slider-customers {
	overflow: hidden;
}

.wrap-image-active .customer-review h4 {
	-webkit-transform: scaleX(1);
	        transform: scaleX(1);
}

.wrap-image-active .customer-review h5 {
	-webkit-transform: scaleX(1);
	        transform: scaleX(1);
}

.wrap-image-active .customer-review .customer-review-text {
	opacity: 1;
}

.customer-review {
	padding-left: 40px;
	box-sizing: border-box;
	color: #000;
}

.pagenator-slider-customers {
	bottom: -50px !important;
}

.customer-review-text {
	color: #000;
	letter-spacing: 0.05em;
	margin: 0;
	-webkit-transform-origin: left;
	        transform-origin: left;
}

.customer-review h5 {
	font-size: 24px;
	line-height: 30px;
	-webkit-transform: scaleX(0);
	        transform: scaleX(0);
	-webkit-transition: 400ms 200ms;
	transition: 400ms 200ms;
	color: #000;
	letter-spacing: 0.05em;
	margin: 0;
	margin-bottom: 30px;
	-webkit-transform-origin: left;
	        transform-origin: left;
}

.customer-review h4 {
	font-size: 36px;
	line-height: 43px;
	-webkit-transform: scaleX(0);
	        transform: scaleX(0);
	-webkit-transition: 400ms;
	transition: 400ms;
	color: #000;
	letter-spacing: 0.05em;
	margin: 0;
	-webkit-transform-origin: left;
	        transform-origin: left;
}


.customer-review-text {
	font-size: 18px;
	line-height: 30px;
	opacity: 0;
	-webkit-transition: 400ms 400ms;
	transition: 400ms 400ms;
}

.customer-wrap {
	height: 100%;
	width: 100%;
	z-index: 1;
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	        justify-content: space-between;
}

#customers {
	padding-bottom: 100px;
	position: relative;
}

.customer-photo {
	height: 520px;
	display: block;
	border: 1px solid #000;
	box-sizing: border-box;
}

.customer-photo img {
	height: 100%;
}

.techno-container {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	        flex-direction: column;
	-webkit-box-pack: center;
	        justify-content: center;
	align-content: center;
}

.invisible {
	display: none;
}

.burger-btn {
	display: none;
	height: 36px;
	width: 36px;
	min-height: 48px;
	position: absolute;
	top: 16px;
	right: 28px;
	cursor: pointer;
	z-index: 100000;
}

.button-link {
	display: block;
}

.burger-btn span {
	width: 32px;
	height: 4px;
	background: #EAEBF1;
	border-radius: 6px;
	top: calc(50% - 2px);
	right: calc(50% - 16px);
	position: absolute;
}

.burger-btn span::before {
	content: '';
	width: 32px;
	height: 4px;
	background: #EAEBF1;
	border-radius: 6px;
	display: block;
	position: absolute;
	top: calc(50% - 2px);
	left: calc(50% - 16px);
	-webkit-transform: translateY(8px);
	        transform: translateY(8px);
	-webkit-transition: .3s;
	transition: .3s;
}

.burger-btn span::after {
	content: '';
	width: 32px;
	height: 4px;
	background: #EAEBF1;
	border-radius: 6px;
	display: block;
	position: absolute;
	top: calc(50% - 2px);
	left: calc(50% - 16px);
	-webkit-transform: translateY(-8px);
	        transform: translateY(-8px);
	-webkit-transition: .3s;
	transition: .3s;
}

.adaptive-wrap {
	width: 1280px;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	        flex-direction: column;
	-webkit-box-pack: center;
	        justify-content: center;
	align-content: center;
	margin: 0 auto;
	box-sizing: border-box;
}

.nav-mobile-active {
	height: 100% !important;
	width: 100% !important;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	        flex-direction: column;
	z-index: 100000;
	position: relative;
	-webkit-box-pack: center;
	        justify-content: center;
	padding: 30% 0;
	box-sizing: border-box;
}

.nav-mobile-active #menu {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	        flex-direction: column;
	position: relative;
	-webkit-box-pack: center;
	        justify-content: center;
}

.nav-mobile-active a {
	opacity: 1 !important;
	font-size: 30px !important;
}

.header-wrapper-menu {
	height: 100% !important;
	width: 100% !important;
	background: #000;
}

.header-wrapper-menu span {
	height: 0;
}

.header-wrapper-menu span::before {
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

.header-wrapper-menu span::after {
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

body {
	width: 100%;
	margin: 0;
	color: #ffffff;
	font-family: UniSansHeavy;
	letter-spacing: 0.05em;
}

canvas {
	margin: 0 auto;
	display: block;
}

#main-container {
	padding-top: 82px;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	        flex-direction: column;
	-webkit-box-pack: justify;
	        justify-content: space-between;
}

input,
button,
submit {
	border: none;
}

li {
	list-style-type: none;
	/* Убираем маркеры */
}

ul {
	margin: 0;
	/* Отступ слева в браузере IE и Opera */
	padding: 0;
	/* Отступ слева в браузере Firefox, Safari, Chrome */
}

header {
	background: rgba(0, 0, 0, 0.9);
	border-bottom: 2px solid #0A84FF;
	position: fixed;
	width: 100%;
	z-index: 10000;
	top: 0;
	display: -webkit-box;
	display: flex;
	align-content: center;
	-webkit-box-pack: center;
	        justify-content: center;
	-webkit-transition: height 300ms;
	transition: height 300ms;
}

footer {
	background: #000;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	        flex-direction: column;
}

.social-app-container {
	margin: 15px 0 15px 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	        justify-content: space-between;
}

.social-app-container img {
	height: 36px;
	width: 36px;
}

.wrap-container {
	width: 1074px;
	display: -webkit-box;
	display: flex;
	margin: 0 auto;
	-webkit-box-pack: justify;
	        justify-content: space-between;
	flex-wrap: wrap;
}

.input-container {
	position: relative;
	height: 27px;
	margin-bottom: 27px;
	-webkit-transition: ease-in .2s;
	transition: ease-in .2s;
}

.input-container-focus label {
	-webkit-transform: scale(0.7) translateY(-20px) translateX(-20px);
	        transform: scale(0.7) translateY(-20px) translateX(-20px);
}

#textarea-label {
	-webkit-transform: none !important;
	        transform: none !important;
}

.textarea-container {
	height: auto;
	margin-bottom: 0;
}

.textarea-label {
	top: 5;
}

.input-container label {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	font-size: 16px;
	-webkit-transition: ease-in .2s;
	transition: ease-in .2s;
	font-family: Roboto;
}

.textarea-label {
	top: 5 !important;
}


.button-footer {
	width: 245px;
	height: 48px;
	border-radius: 8px;
	background: transparent;
	color: #ffffff;
	text-transform: uppercase;
	font-family: UniSansHeavy;
	font-size: 18px;
	letter-spacing: 0.05em;
	border: 1px solid #FFFFFF;
	-webkit-transition: 300ms;
	transition: 300ms;
	margin-top: 27px;
}

.button-footer:hover {
	background: #0A84FF;
	cursor: pointer;
}

.download-pdf {
	width: 275px;
}

footer a:hover {
	color: #0A84FF;
	-webkit-transition: 300ms;
	transition: 300ms;
}

.copyrite-container {
	margin-top: 50px;
}

.input-container span {
	position: absolute;
	top: 4px;
	left: 2px;
	color: rgba(255, 255, 255, 0);
	font-family: Roboto;
}

.input-container-focus span {
	color: #fff;
}

.input-container input {
	position: relative;
	z-index: 1;
	display: block;
	padding-left: 10px;
}


#form {
	max-width: 520px;
	position: relative;
	padding: 5px;
}

.send-msg {
	position: absolute;
	z-index: 100;
	background: rgba(0, 0, 0, 0.9);
	height: 0;
	width: 0;
	display: -webkit-box;
	display: flex;
	justify-items: center;
	-webkit-box-align: center;
	        align-items: center;
}

.send-msg h4 {
	font-size: 24px;
	text-align: center;
	width: 100%;
}

.active-send-msg {
	height: 100%;
	width: 100%;
}

.active-send-msg .msg-container {
	opacity: 1;
	-webkit-transform: scale(1);
	        transform: scale(1);
}

.msg-container {
	position: relative;
	opacity: 0;
	-webkit-transform: scale(0);
	        transform: scale(0);
	border: 2px solid #fff;
	border-radius: 15px;
	padding: 20px 25px;
	box-sizing: border-box;
	-webkit-transform-origin: center;
	        transform-origin: center;
	-webkit-transition: 300ms;
	transition: 300ms;
}

.close-msg {
	position: absolute;
	background: #000;
	display: block;
	padding: 5px 10px;
	bottom: -15;
	right: 15;
	cursor: pointer;
	color: red;
	-webkit-transition: 300ms;
	transition: 300ms;
}

.close-msg:hover {
	color: #fff;
}


.some-wrong-send {
	color: red;
}

#form textarea {
	resize: none;
	margin-top: 27px;
}

#video-background {
	position: absolute;
	z-index: 0;
	width: 100%;
}

.error-msg {
	font-size: 13px;
	display: block;
	margin: 0;
	color: red;
	line-height: 15px;
	margin-top: 3px;
	display: none;
}

.container {
	max-width: 1310px;
	margin: 0 auto;
}

.flex-wrap {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	        justify-content: space-between;
	position: relative;
	width: 100%;
	height: 100%;
}

.content-service {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	        justify-content: center;
	align-content: center;
}

#footer-title {
	color: #fff;
	margin: 0;
}

.nav,
#menu,
#menu-lang {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	        align-items: center;
}

.nav {
	height: 80px;
	overflow: hidden;
	display: -webkit-box;
	display: flex;
	-webkit-transform-origin: right;
	        transform-origin: right;
}


.menu-item a {
	font-family: UniSansHeavy;
	text-decoration: none;
	padding: 30px;
	color: #ffffff;
	font-size: 18px;
	/* text-transform: uppercase; */
	text-align: center;
	display: block;
}

.menu-item a:hover {
	color: #0A84FF;
}

.active a {
	color: #0A84FF;
}

#menu-lang a {
	padding-right: 10px;
	padding-left: 10px;
}

#banner {
	position: relative;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}

#wrap-btn {
	position: absolute;
	bottom: 92px;
	width: 100%;
	text-align: center;
	z-index: 1001;
}

#banner button#conection {

	width: 245px;
	height: 48px;
	border-radius: 8px;
	background: transparent;
	color: #ffffff;
	text-transform: uppercase;
	font-family: UniSansHeavy;
	font-size: 18px;
	letter-spacing: 0.05em;
	border: 1px solid #FFFFFF;
}

#banner button#conection:hover,
.soc-tele:hover {
	background: #0A84FF;
	cursor: pointer;
}

.wrap-slider {
	position: relative;
	display: -webkit-box;
	display: flex;
	left: 0px;
}

.pagenator-slider {
	position: absolute;
	bottom: 50px;
	z-index: 1001;
	display: -webkit-box;
	display: flex;
	width: 100%;
	-webkit-box-pack: center;
	        justify-content: center;
}

.pagenator-slider-li {
	padding: 10px 5px;
	cursor: pointer;
}

.pagenator-slider-li span {
	display: block;
	background: #828282;
	border-radius: 6px;
	height: 6px;
	width: 32px;
	height: 6px;
	/* margin: 0 5px; */
}

.active-pagenator span {
	background: #0A84FF;
}

.wrap-image {
	position: relative;
	top: 0;
	z-index: 999;
	opacity: 0;
	width: 100%;
	-webkit-transition: opacity 500ms ease 0s;
	transition: opacity 500ms ease 0s;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.wrap-image .wrap-text p {
	color: transparent;
	-webkit-transition: color 1000ms ease 150ms;
	transition: color 1000ms ease 150ms;
}

.wrap-image .wrap-text h3 {
	color: transparent;
	-webkit-transform-origin: left;
	        transform-origin: left;
	-webkit-transform: scaleX(0);
	        transform: scaleX(0);
	-webkit-transition: color 500ms ease 100ms,
		-webkit-transform 500ms ease 100ms;
	transition: color 500ms ease 100ms,
		-webkit-transform 500ms ease 100ms;
	transition: transform 500ms ease 100ms,
		color 500ms ease 100ms;
	transition: transform 500ms ease 100ms,
		color 500ms ease 100ms,
		-webkit-transform 500ms ease 100ms;
}

.wrap-image-active .wrap-text h3 {
	color: #fff;
	-webkit-transform: scaleX(1);
	        transform: scaleX(1);
}

.wrap-image-active {
	z-index: 1000;
	opacity: 1;
	/* align-self: flex-start; */
	-webkit-transition: color 500ms ease 0s;
	transition: color 500ms ease 0s;
}

.wrap-image-active .wrap-text p {
	color: #fff;
}

.wrap-image {
	/* min-height: 700px;
	height: 800px; */
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	        justify-content: center;
	align-content: center;
	-webkit-box-align: center;
	        align-items: center;
}

.wrap-slider .wrap-text {
	max-width: 636px;
	min-width: 350px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	max-height: 530px;
	padding-top: 150px;
	padding-bottom: 250px;
}

.wrap-slider {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .1)), color-stop(90%, #000000));
	background: linear-gradient(180deg, rgba(0, 0, 0, .1) 0%, #000000 90%);
}

.slick-slide>div {
	background: #000000;
}

h3 {
	font-size: 33px;
	line-height: 43px;
	letter-spacing: 0.05em;
}

p {
	font-family: Roboto;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.05em;
}

.wrap-slider .slick-dots>li {
	background: #828282;
	border-radius: 6px;
	height: 6px;
	width: 32px;
}

.slick-dots {
	bottom: 0px;
	bottom: 40px;
}

.wrap-slider .slick-dots>li.slick-active {
	background: #0A84FF;
}

.slick-dotted.slick-slider {
	margin-bottom: 0px;
}

.slick-prev {
	left: 0px;
}

.slick-next {
	right: 0px;
}

.slick-prev,
.slick-next {
	height: 100%;
	width: 40px;
	z-index: 1;
}

.slick-prev:before,
.slick-next:before {
	color: transparent;
}

.paragraph {
	text-indent: 20px;
	margin: 0;
}

h2 {
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
	margin: 0;
}

:not(.black) h2,
:not(.black) .servis-name {
	color: #000000;
}

.serwis-item {
	width: 407px;
	height: 407px;
	border-radius: 6px;
	border-radius: 16px;
	margin-bottom: 30px;
	overflow: hidden;
}

/* .serwis-item:nth-child(2n-1) {
	margin-right: 30px;
} */

.serwis-item:nth-child(1) {
	background: #32CCCC;
	margin-right: 30px;
}

.serwis-item:nth-child(2) {
	background: #99CB33;
	margin-right: 30px;
}

.serwis-item:nth-child(3) {
	background: #F2C94C;
}

.serwis-item:nth-child(4) {
	background: #FF6500;
	margin-right: 30px;
}

.serwis-item:nth-child(5) {
	background: #BB6BD9;
	margin-right: 30px;
}

.serwis-item:nth-child(6) {
	background: #2D9CDB;
}

#servise,
.techno,
#clients {
	padding-bottom: 100px;
}

#servise .content {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	        justify-content: center;
}

.gallery-item .content a:hover .wrap-bottom {
	top: 45%;
	display: block;
}

.servis-ico {
	-webkit-animation: ico_pading_add_anim 0.5s;
	        animation: ico_pading_add_anim 0.5s;
	text-align: center;
	padding-top: 98px;
}

.serwis-item:hover .servis-ico {
	-webkit-animation: ico_pading_remowe_anim 1s;
	        animation: ico_pading_remowe_anim 1s;
	padding-top: 35px;
}

.serwis-item img {
	-webkit-animation: ico_big_anim 0.5s;
	        animation: ico_big_anim 0.5s;
	width: 176px;
}

.serwis-item:hover img {
	-webkit-animation: ico_smol_anim 1s;
	        animation: ico_smol_anim 1s;
	width: 100px;
}

.servis-name {
	opacity: 1;
	width: 265px;
	margin: 0 auto;
	text-align: center;
	margin-top: 70px;
	height: 38px;
	padding-bottom: 10px;
}

.serwis-item:hover .servis-name {
	-webkit-animation: hide_anim 1s;
	        animation: hide_anim 1s;
	margin-top: 20px;
}

.servis-description {
	-webkit-animation: hide_anim_to_bottom 1s;
	        animation: hide_anim_to_bottom 1s;
	opacity: 1;
	width: 90%;
	text-align: left;
	margin: 0 auto;
	margin-top: 200px;
	font-family: Roboto;
	font-weight: 400;
	height: 275px;
	-webkit-box-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	        justify-content: center;
}

.servis-description p {
	line-height: 32px;
	font-size: 17px;
	margin-top: 0;
	padding: 0 15px;
	color: #000;
}

.serwis-item:hover .servis-description {
	opacity: 1;
	margin-top: 0;
}

@-webkit-keyframes ico_pading_remowe_anim {
	0% {
		padding-top: 98px;
	}

	100% {
		padding-top: 35px;
	}
}

@keyframes ico_pading_remowe_anim {
	0% {
		padding-top: 98px;
	}

	100% {
		padding-top: 35px;
	}
}

@-webkit-keyframes ico_pading_remowe_anim_1310 {
	0% {
		padding-top: 68px;
	}

	100% {
		padding-top: 35px;
	}
}

@keyframes ico_pading_remowe_anim_1310 {
	0% {
		padding-top: 68px;
	}

	100% {
		padding-top: 35px;
	}
}

@-webkit-keyframes ico_pading_add_anim {
	0% {
		padding-top: 35px;
	}

	100% {
		padding-top: 98px;
	}
}

@keyframes ico_pading_add_anim {
	0% {
		padding-top: 35px;
	}

	100% {
		padding-top: 98px;
	}
}

@-webkit-keyframes ico_pading_add_anim_1310 {
	0% {
		padding-top: 35px;
	}

	100% {
		padding-top: 68px;
	}
}

@keyframes ico_pading_add_anim_1310 {
	0% {
		padding-top: 35px;
	}

	100% {
		padding-top: 68px;
	}
}

@-webkit-keyframes ico_smol_anim {
	0% {
		width: 176px;
	}

	100% {
		width: 100px;
	}
}

@keyframes ico_smol_anim {
	0% {
		width: 176px;
	}

	100% {
		width: 100px;
	}
}

@-webkit-keyframes ico_big_anim {
	0% {
		width: 100px;
	}

	100% {
		width: 176px;
	}
}

@keyframes ico_big_anim {
	0% {
		width: 100px;
	}

	100% {
		width: 176px;
	}
}

@-webkit-keyframes hide_anim {
	0% {
		margin-top: 70px;
	}

	100% {
		margin-top: 20px;
	}
}

@keyframes hide_anim {
	0% {
		margin-top: 70px;
	}

	100% {
		margin-top: 20px;
	}
}

@-webkit-keyframes show_anim {
	0% {
		opacity: 0;
		height: 0;
	}

	100% {
		opacity: 1;
		height: auto;
	}
}

@keyframes show_anim {
	0% {
		opacity: 0;
		height: 0;
	}

	100% {
		opacity: 1;
		height: auto;
	}
}

@-webkit-keyframes show_anim_to_top {
	0% {
		opacity: 0;
		margin-top: 200px;
	}

	100% {
		opacity: 1;
		margin-top: 0px;
	}
}

@keyframes show_anim_to_top {
	0% {
		opacity: 0;
		margin-top: 200px;
	}

	100% {
		opacity: 1;
		margin-top: 0px;
	}
}

@-webkit-keyframes hide_anim_to_bottom {
	0% {
		opacity: 1;
		margin-top: 0;
	}

	100% {
		opacity: 0;
		margin-top: 200px;
	}
}

@keyframes hide_anim_to_bottom {
	0% {
		opacity: 1;
		margin-top: 0;
	}

	100% {
		opacity: 0;
		margin-top: 200px;
	}
}

h1 {
	max-width: 1073px;
	margin: 0 auto;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 32px;
	line-height: 44px;
	letter-spacing: 0.05em;
}

h2 {
	font-size: 48px;
	line-height: 58px;
}

.social-app-ico {
	font-family: Roboto;
	text-decoration: underline !important;
	border: 1px solid #fff;
	padding: 5px;
	border-radius: 8px;
	-webkit-transition: 200ms;
	transition: 200ms;
	height: 36px;
	width: 36px;
}

.social-app-ico:hover {
	background: #0A84FF;
	cursor: pointer;
}

#info-text {
	padding: 100px 15px;
	background-size: cover;
	background-repeat: none;
	overflow: hidden;
	position: relative;
	background-image: url(images/bg.webp);
	display: -webkit-box;
	display: flex;
	justify-items: center;
	-webkit-box-align: center;
	        align-items: center;
	box-sizing: border-box;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}

#info-text::before {
	content: "";
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), color-stop(80%, #000000));
	background: linear-gradient(180deg, rgba(0, 0, 0, .5) 0%, #000000 80%);
	z-index: 10;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#info-text h1 {
	z-index: 100;
	position: relative;
}

.menu-item .active {
	color: #0A84FF;
}

.techno-img {
	text-align: center;
}

.techno-img>img {
	width: 100%;
}

.black {
	background: #000000;
}

.black h2 {
	color: #ffffff;
}

.gallery {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	padding: 0 2%;
}

.gallery-item {
	position: relative;
	width: 48%;
	display: -webkit-box;
	display: flex;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	        flex-direction: column;
}

.gallery-item:nth-child(4n+4) {
	margin-right: 0px;
}

.gallery-item {
	box-sizing: border-box;
}

.gallery-item img {
	-webkit-box-flex: 1;
	        flex-grow: 1;
	width: 100%;
	height: auto;
}

.gallery-item a {
	display: block;
	margin: 0 auto;
	width: 100%;
}

.gallery-item img {
	display: block;
	margin: 0 auto;
}

.gallery-item .content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}

.gallery-item .content h3 {
	position: absolute;
	width: 100%;
	text-align: center;
	margin: 0;
	text-decoration: none;
	color: #ffffff;
	display: none;
}

.gallery-item .content h3 {
	bottom: 100%;
	font-size: 24px;
	text-transform: uppercase;
}

.gallery-item .content p {
	font-size: 18px;
	max-width: 310px;
	text-align: center;
	margin: 0 auto 10px auto;
	text-decoration: none;
	color: #ffffff;
	display: none;
}

.wrap-bottom {
	width: 100%;
	top: 100%;
	position: absolute;
	display: none;
}

.market-bottom {
	width: 70%;
	display: -webkit-box;
	display: flex;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	        justify-content: space-between;
	margin: 0 auto;
}

.market-bottom div {
	width: 45%;
}

.market-bottom img {
	width: 100%;
}

.gogle-play {
	margin-right: 2%;
}

.app-store {
	margin-left: 2%;
}

.market-bottom>div {
	width: 135px;
	height: 40px;
}

.gallery-item .content a:hover h3,
.lines .gallery-item .content a:hover h3 {
	-webkit-animation: expand_top 1s;
	        animation: expand_top 1s;
	bottom: 55%;
}

.gallery-item .content a:hover .wrap-bottom {
	-webkit-animation: expand_bottom 1s;
	        animation: expand_bottom 1s;
	top: 45%;
	display: block;
}



@-webkit-keyframes expand_bottom {
	0% {
		top: 100%;
	}

	100% {
		top: 45%;
	}
}

@-webkit-keyframes expand_top {
	0% {
		bottom: 90%;
	}

	100% {
		bottom: 55%;
	}
}






.gallery-item .content a {
	display: block;
	height: 100%;
}

.gallery-item .content a:hover {
	background: rgba(10, 132, 255, 0.9);
}

.gallery-item .content a:hover h3,
.gallery-item .content a:hover p {
	display: block;
}

#clients .content {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

.client-item {
	margin-right: 2%;
	margin-bottom: 2%;
	width: 23.5%;
}

.client-item img {
	width: 100%;
}

.client-item:nth-child(4n+4) {
	margin-right: 0px;
}

#contacts .wrap {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

#contacts .wrap>div:nth-child(1) {
	width: 100%;
	position: relative;
	text-align: left;
}

.item-contact p {
	margin: 0;
}

.item-contact a {
	color: #ffffff;
	text-decoration: none;
}

.soc-tele {
	margin-top: 40px;
	border-radius: 8px;
	border: 1px solid #ffffff;
	width: 245px;
	height: 48px;
	text-align: center;
	line-height: 48px;
}

.copirite {
	color: #828282;
	font-size: 18px;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 0;
}

/* .big-box {
	margin-right: 2%;
} */

.big-line {
	width: 100%;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	        justify-content: center;
	margin-bottom: 32px;
	gap: 32px;
}

.smoll-box .line:nth-child(2) {
	margin-bottom: 0;
}

.big-box,
.smoll-box {
	min-width: 300px;
}

.big-line>div {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	width: 48%;
	vertical-align: top;
}

.big-box .gallery-item {
	width: 100%;
}

.smoll-box .gallery-item {
	width: 49%;
}

.line {
	width: 100%;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	        justify-content: space-between;
	margin-bottom: 2%;
}

.smoll-box .gallery-item:last-child {
	margin-right: 0;
}

.line-half {
	width: 49%;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	min-width: 300px;
	margin-bottom: 2%;
	-webkit-box-pack: justify;
	        justify-content: space-between;
	margin-right: 2%;
}

.line-half:nth-child(2n) {
	margin-right: 0%;
}

.line-half .gallery-item:last-child {
	margin-right: 0;
}

.line-half .gallery-item {
	width: 49%;
}

.lines {
	width: 100%;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	        justify-content: center;
}

.input-item {
	width: 100%;
	margin-bottom: 20px;
}

.input-item label,
.input-item input {
	display: inline-block;
	vertical-align: top;
	line-height: 2;
}

.input-item input {
	padding: 2px 4px;
}

.input-item textarea {
	padding: 2px 4px;
}

#text-wrap label {
	font-size: 18px;
}

.radio-wrap {
	display: -webkit-box;
	display: flex;
	width: 18%;
	-webkit-box-flex: 1;
	        flex-grow: 1;
	margin: 0 2%;
}

#contact-form .input-item:last-child {
	width: 100%;
	text-align: center;
}

#contact-form .input-item:last-child input {
	background-color: transparent;
	color: #ffffff;
	/* text-transform: uppercase; */
	border: 1px solid #ffffff;
	font-size: 18px;
	font-family: UniSansHeavy;
}

#contact-form .input-item:last-child input:hover {
	border: 1px solid #0A84FF;
	background-color: #0A84FF;
}

.input-item .error {
	border: 2px solid red;
}

.hide {
	display: none;
}

.contacts-show span {
	cursor: pointer;
}

.blog {
	background: #E5E5E5;
	min-height: 600px;
}

.article {
	background: #E5E5E5;
	min-height: 600px;
}

.seo-navigation {
	color: #828282;
	font-size: 18px;
	line-height: 36px;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
}

.seo-navigation a {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 36px;
	/* identical to box height, or 200% */
	letter-spacing: 0.05em;
	-webkit-text-decoration-line: underline;
	        text-decoration-line: underline;
	color: #828282;
}

.container-blog {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	        flex-direction: column;
	-webkit-box-pack: justify;
	        justify-content: space-between;
	padding-top: 60px;
	padding-bottom: 120px;
}

.container-article {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	        flex-direction: column;
	-webkit-box-pack: justify;
	        justify-content: space-between;
	padding-top: 60px;
	padding-bottom: 120px;
}

.blog-items {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	        justify-content: space-between;
}

.blog-items a {
	text-decoration: none;
	margin-top: 30px;
	height: 417px;
	width: 407px;
}

.blog-item {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
	background: #fff;
	border-radius: 16px;
	overflow: hidden;
	height: 417px;
	width: 407px;
}

.blog-item h2 {
	font-family: Uni Sans;
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: 0.05em;
	color: #000000;
	padding: 36px;
	margin: 0px;
	text-align: left;
}

.blog-item img {
	height: 229px;
}

.blog-pagenator {
	margin-top: 60px;
	border-top: 3px solid rgba(0, 0, 0, 0.3);
}

.pagenator-container {
	height: 25px;
}
.article-detail {
	width: 848px;
	margin: 0 auto;
}

.article-detail h1 {
	font-family: Uni Sans;
	font-style: normal;
	font-weight: 800;
	font-size: 48px;
	line-height: 60px;
	/* or 125% */
	text-align: left;
	letter-spacing: 0.05em;
	margin: 0;
	margin-bottom: 36px;
	color: #000000;
}

.article-detail h2 {
	font-family: Uni Sans;
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 36px;
	/* identical to box height, or 150% */
	padding: 0;
	letter-spacing: 0.05em;
	text-align: left;
	color: #000000;
	margin-bottom: 18px;
}

.article-detail p {
	font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 32px;
margin: 0;
margin-bottom: 32px;
letter-spacing: 0.05em;

color: #000000;

}

.article-detail img {
	width: 100%;
	margin: 18px 0 50px 0;
}

#dialog-message-form {
	position: fixed;
	background: rgba(0, 0, 0, 1);
	top: 0;
	width: 100%;
	height: 100%;
	min-height: 650px;
	overflow: auto;
	z-index: 5;
	font-family: Roboto;
}

#dialog-message-inner {
	width: 80%;
	max-width: 600px;
	margin: 0 auto;
	background: #000000;
	padding: 80px 100px;
	position: relative;
}

.close {
	position: absolute;
	top: 80px;
	right: 100px;
	cursor: pointer;
}

.modal-open {
	overflow: hidden;
}

.info,
.error-text,
.error-server {
	display: none;
}

.info.active,
.error-text.active,
.error-server.active {
	display: block;
}

#form-title {
	color: #ffffff;
}

input[type="text"],
input[type="email"],
input[type="number"],
input[type="phone"],
textarea {
	width: 99%;
	background: none;
	color: #fff;
	font-size: 18px;
	border: 2px solid transparent;
	border-bottom: 2px solid #ffffff;
}

input::-moz-placeholder {
	color: #ffffff;
}

input::-webkit-input-placeholder {
	color: #ffffff;
}

input:-ms-input-placeholder {
	color: #ffffff;
}

input::-ms-input-placeholder {
	color: #ffffff;
}

input::placeholder {
	color: #ffffff;
}

*:focus {
	outline: none;
}

textarea {
	border: 2px solid #ffffff;
	border-radius: 8px;
}


.iti {
	width: calc(100% + 13px);
}

#country-listbox {
	background: #000000;
}

.serwis-item:hover .servis-description {
	text-align: center;

	-webkit-animation: fadein 2s;
	animation: fadein 2s;
}

@keyframes fadein {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@-webkit-keyframes fadein {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}



@media screen and (max-width: 1550px) {

	/* .gallery-item .content h3 {
		font-size: 15px;
		line-height: 20px;
	}

	.gallery-item .content p {
		font-size: 14px;
		line-height: 18px;
		padding-top: 10px;
	} */

	/* .market-bottom>div {
		width: 79px;
	} */

}

@media screen and (max-width: 1310px) {

	.customer-review h5,
	h4 {
		text-align: center;
	}

	.blog-items {
		width: 870px;
		margin: 0 auto;
	}

	.read-more-slider {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 50px;
		text-align: center;
		cursor: pointer;
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), color-stop(30%, #fff));
		background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, #fff 30%);
		-webkit-box-pack: center;
		        justify-content: center;
		-webkit-box-align: end;
		        align-items: flex-end;
		display: -webkit-box;
		display: flex;
	}

	.active-read-more-button {
		display: none;
	}

	.read-more-slider span {
		color: #0A84FF;
		text-transform: uppercase;
		line-height: 14px;
		font-size: 14px;
		font-family: Roboto;
		padding-bottom: 10px;
	}

	.customer-review {
		max-height: 200px;
		overflow: hidden;
		position: relative;
	}

	.active-read-more {
		max-height: 750px !important;
	}

	.wrap-slider-customers {
		height: auto;
	}

	.review-video-container {
		height: 294px;
		width: 520px;
		min-width: 520px;
	}

	.customer-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-pack: start;
		        justify-content: flex-start;
		-webkit-box-align: center;
		        align-items: center;
	}

	.customer-review {
		max-width: 520px;
		max-height: 200px;
		padding: 0;
	}

	.customer-photo {
		width: 520px;
	}

	.servis-description {
		height: 167px;
	}

	.servis-description p {
		line-height: 28px;
	}

	.servis-ico {
		padding-top: 68px;
	}

	#contacts {
		max-width: 520px;
	}

	.wrap-text {
		padding-top: 100px !important;
		padding-bottom: 150px !important;
	}

	.overlay {
		background: rgba(76, 76, 76, 0);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 76, 76, 0)), color-stop(51%, rgba(0, 0, 0, 0.91)), color-stop(56%, rgba(2, 2, 2, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(76, 76, 76, 0)), color-stop(51%, rgba(0, 0, 0, 0.91)), color-stop(56%, rgba(2, 2, 2, 1)), to(rgba(0, 0, 0, 1)));
		background: linear-gradient(to bottom, rgba(76, 76, 76, 0) 0%, rgba(0, 0, 0, 0.91) 51%, rgba(2, 2, 2, 1) 56%, rgba(0, 0, 0, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0);
	}

	h2 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.servis-ico {
		-webkit-animation: ico_pading_add_anim_1310 0.5s;
		        animation: ico_pading_add_anim_1310 0.5s;
	}

	.serwis-item:hover .servis-ico {
		-webkit-animation: ico_pading_remowe_anim_1310 1s;
		        animation: ico_pading_remowe_anim_1310 1s;
	}
}


@media screen and (max-width: 1280px) {

	.customer-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-pack: start;
		        justify-content: flex-start;
	}

	.customer-review h4 {
		font-size: 32px;
		text-align: center;
	}

	.customer-review h5 {
		font-size: 18px;
		text-align: center;
	}

	.customer-review-text {
		font-size: 16px;
	}

	.customer-photo {
		height: 260px;
		margin: 0 auto;
	}

	.wrap-slider-customers {
		height: auto;
	}

	.customer-review {
		padding-left: 0;
		width: 70%;
		margin: 0 auto;
	}

	.serwis-item:nth-child(2n) {
		margin-right: 0;
	}

	.customer-photo {
		height: 260px;
		width: 260px;
	}

	.serwis-item:nth-child(2n-1) {
		margin-right: 30;
	}

	.container {
		width: 95%;
	}

	.wrap-container {
		width: 90%;
	}

	header {
		height: 80px;
	}

	.adaptive-wrap {
		width: 95%;
	}

	canvas {
		width: 800px;
	}

	.gallery-item .content h3 {
		font-size: 15px;
		line-height: 20px;
	}

	.gallery-item .content p {
		font-size: 14px;
		line-height: 18px;
		padding-top: 10px;
	}
}


@media screen and (max-width: 1106px) {
	li.menu-item>a {
		padding-left: 8px;
		padding-right: 8px;
	}

	#menu {
		margin-right: 15px;
	}
}

@media screen and (max-width: 1050px) {
	.burger-btn {
		display: block;
		background: transparent;
	}

	.nav {
		height: 0px;
		width: 0px;
	}

	.nav a {
		opacity: 0;
	}

	.wrap-container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-pack: justify;
		        justify-content: space-between;
		align-content: center;
	}

	#contacts {
		margin-bottom: 50px;
	}

	.wrap-text {
		padding-top: 50px !important;
	}
}

@media screen and (max-width: 980px) {

	.gallery-item .content a:hover p {
		display: none !important;
	}

	.serwis-item {
		width: 60%;
		margin-right: 0 !important;
		margin-bottom: 30px;
		min-width: 300px;
	}

	canvas {
		width: 500px;
	}

	.servis-description p {
		font-size: 15px;
		line-height: 22px;
	}
}

@media screen and (max-width: 950px) {
	.blog-items {
		width: 100%;
		-webkit-box-pack: center;
		        justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-pack: unset;
		        justify-content: unset;
		-webkit-box-align: center;
		        align-items: center;
	}
}


@media screen and (max-width: 900px) {

	.gallery-item .content a:hover p {
		display: none !important;
	}

	video {
		display: none;
	}

	.wrap-slider-top {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), color-stop(80%, #000000)), url(images/slider-image.webp) !important;
		background: linear-gradient(180deg, rgba(0, 0, 0, .5) 0%, #000000 80%), url(images/slider-image.webp) !important;
	}

	canvas {
		width: 100%;
	}

	.wrap-text {
		/* max-width: 300px !important; */
		min-width: 300px !important;
		padding-left: 10px;
	}

	.wrap-text p {
		font-size: 14px;
	}

	h1 {
		text-align: left;
		padding-left: 5;
		font-size: 18px;
		line-height: 27px;
	}

	h2 {
		font-size: 36px !important;
		margin: 0;
	}

	.blog-item h2 {
		font-size: 24px !important;
	}
	.article-detail {
		width: 100%;
	}

	.article-detail h2 {
		font-size: 24px !important;
	}

	.copirite {
		padding: 15px;
	}

	/* .big-box {
		margin-bottom: 2%;
	} */

	.customer-review h4 {
		font-size: 28px;
		text-align: center;
	}

	.customer-review h5 {
		font-size: 18px;
		text-align: center;
	}

	.customer-review-text {
		font-size: 16px;
	}

	.customer-photo {
		height: 260px;
		margin: 0 auto;
	}

	.wrap-slider-customers {
		height: auto;
	}

	.customer-review {
		padding-left: 0;
	}

}

@media screen and (max-width: 768px) {
	canvas {
		display: none;
	}

	.mobile-canvas-cap {
		display: block;
		width: 100%;
	}

	.read-more-slider {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 50px;
		text-align: center;
		cursor: pointer;
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), color-stop(30%, #fff));
		background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, #fff 30%);
		-webkit-box-pack: center;
		        justify-content: center;
		-webkit-box-align: end;
		        align-items: flex-end;
		display: -webkit-box;
		display: flex;
	}

	.active-read-more-button {
		display: none;
	}

	.read-more-slider span {
		color: #0A84FF;
		text-transform: uppercase;
		line-height: 14px;
		font-size: 14px;
		font-family: Roboto;
		padding-bottom: 10px;
	}

	.customer-review {
		max-height: 200px;
		overflow: hidden;
		position: relative;
	}

	.active-read-more {
		max-height: 650px !important;
	}

	.customer-review h4 {
		font-size: 21px;
		text-align: center;
		line-height: 30px;
	}

	.customer-review h5 {
		font-size: 14px;
		text-align: center;
		margin-bottom: 15px;
	}

	.customer-review-text {
		font-size: 16px;
		line-height: 24px;
	}

	.customer-photo {
		height: 180px;
		width: 180px;
		margin: 0 auto;
		margin-bottom: 10px;
	}

	.review-video-container {
		height: 200px;
		width: 350px;
		min-width: 350px;
	}

	.big-line {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-align: center;
		        align-items: center;
		row-gap: 5px;
		margin-bottom: 5px;
	}

	.lines {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-webkit-box-align: center;
		        align-items: center;
	}

	.big-box {
		margin-bottom: 2% !important;
		margin-right: 0% !important;
		width: 100%;
	}

	.big-box,
	.smoll-box,
	.line-half {
		width: 100% !important;
	}

	.gallery-item .content a:hover p {
		display: none !important;
	}

	.button-footer {
		width: 100%;
	}

	.line-half {
		margin-right: 0% !important;
	}
}

@media screen and (max-width: 780px) {
	.button-footer {
		width: 100%;
	}
}

@media screen and (max-width: 475px) {

	.big-box {
		margin-right: 0 !important;
		margin-bottom: 2% !important;
	}

	.blog-item {
		width: 100%;
		min-width: 300px;
	}

	.blog-item img {
		width: 100%;
		min-width: 300px;
	}

	.blog-items a {
		width: 100%;
		min-width: 300px;
	}

	.line-half {
		margin-right: 0% !important;
	}
}
.bx-auth {
	background-color: #111;
	align-self: center;
	padding-left: 24px;
}

.bx-auth-table {
	background-color: #111;
}
.bx-auth-table input {
/*	border: 2px solid black; */
}