.footer__menu a,
.footer__text p,
.header-call__text p,
.header__menu a,
.language a {
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: 700
}

.logo img,
body,
html {
	width: 100%;
	height: 100%
}

.connection,
.main-page {
	background-position: center center;
	background-size: 100% 100%
}

.connection,
.connection__form input,
.main-page {
	background-repeat: no-repeat
}

.fancybox-content,
.mySwiper1,
body {
	overflow-x: hidden
}

a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	font-family: Inter, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	color: #000;
	text-decoration: none
}

li,
ol li,
ul li {
	list-style: none
}

.body-wrapper {
	min-height: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: column
}

section {
	flex: 1 1 auto
}

:root {
	--inter: 'Inter'
}

.container {
	max-width: 1180px;
	margin: 0 auto
}

.modal__title {
	font-size: 24px;
	text-align: center;
	color: #000;
	max-width: 250px;
	margin: 0 auto 20px
}

.header {
	z-index: 20;
	background-color: #1b1b1b;
	padding: 15px 0;
	left: 0;
	top: 0;
	width: 100%;
	transition: .3s
}

.footer__body,
.header__body {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.header__logo {
	display: block;
	flex: 0 1 25%
}

.logo {
	display: block;
	width: 200px;
	height: 80px
}

.logo img {
	object-fit: contain
}

.fixed-header header {
	top: -100%
}

.fixed-header .show {
	top: 0
}

.header__menu {
	flex: 0 1 70%;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.footer__menu a,
.footer__text p,
.header__menu a,
.language a,
.header__call_mob a {
	color: #fff;
	font-size: 15px;
	transition: .3s;
	margin: 0 9px 0 0
}

.footer__menu a:hover,
.header__menu a:hover,
.language a:hover {
	color: #898989
}

.header__call,
.language {
	display: flex;
	cursor: pointer
}


.language-active {
	color: #898989 !important
}

.header-call__img {
	width: 40px;
	height: 40px;
	margin: 0 10px 0 0
}

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

.footer__text p:first-child,
.header-call__text p:first-child {
	font-size: 16px;
	color: #fff;
	margin: 0 0 10px
}

.footer__text p:last-child,
.header-call__text p:last-child {
	font-size: 14px;
	color: #e7c650
}

.footer__link,
.header__link {
	cursor: pointer;
	text-align: center
}

.header__link img {
	margin: 0 0 -20px;
	z-index: 7;
	position: relative
}

.main-page {
	position: relative;
	background-image: url(../img/back.png)
}

.back-color,
.back-color-2 {
	background-color: rgba(0, 0, 0, .6);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.connection__body,
.main-page__body {
	text-align: center;
	padding: 70px 0;
	z-index: 3;
	position: relative
}

#hiddenPopup,
.mySwiper1 {
	position: relative !important
}

.main-page__sub-title,
.main-page__text p,
.main-page__title {
	color: #fff
}

.main-page__title {
	font-size: 32px;
	margin: 0 0 30px
}

.main-page__sub-title {
	font-size: 22px;
	margin: 0 0 20px;
	font-weight: 500
}

.advantages__title,
.clients__title,
.connection__title,
.slider-2__title {
	font-size: 30px;
	text-transform: uppercase
}

.main-page__text p {
	font-size: 18px;
	margin: 0 0 20px;
	line-height: 25px
}

.main-page__text p:nth-child(2) {
	width: 50%;
	margin: 0 auto
}

.advantages__advantage:last-child,
.advantages__row:last-child,
.connection__form input:last-child,
.connection__links div:last-child,
.connection__phones a:last-child {
	margin: 0
}

.main-page__btn {
	text-align: center;
	margin: 40px 0 0
}

.main-page__btn span {
	display: inline-block;
	background-color: #e7c650;
	border-radius: 15px;
	padding: 20px 30px;
	font-weight: 700;
	font-size: 18px;
	transition: .3s;
	cursor: pointer
}

.main-page__btn span:hover {
	padding: 20px 60px
}

.slider-1 {
	padding: 50px 0
}

.slider-1__text p {
	font-size: 18px;
	line-height: 150%
}

.swiper-slide {
	height: 300px !important
}

.swiper-slide img {
	object-fit: contain !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
	content: '' !important
}

.swiper-button-next {
	right: 13%
}

.swiper-button-prev {
	left: 13%
}

.slider-back-left,
.slider-back-right {
	top: 0;
	opacity: .5;
	height: 100%;
	width: 258px;
	background-color: #fff;
	z-index: 10
}

.slider-back-left {
	position: absolute;
	left: 0
}

.slider-back-right {
	position: absolute;
	right: 0
}

.advantages__title,
.clients__title {
	text-align: center;
	margin: 0 0 30px
}

.advantages__row {
	display: flex;
	justify-content: center;
	margin: 0 0 35px
}

.advantages__advantage {
	width: 25%;
	margin: 0 30px 0 0
}

.advantage__img {
	width: 70px;
	height: 70px;
	margin: 0 auto 20px
}

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

.advantage__text p {
	font-size: 15px;
	line-height: 150%
}

.slider-2 {
	padding: 40px 0
}

.slider-2__title {
	text-align: center;
	margin: 0 0 40px
}

.clients {
	padding: 30px 0 40px
}

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

.clients__item {
	display: block;
	width: auto;
	max-width: 50%;
	padding: 0 33px;
	margin-bottom: 20px
}

.clients__item img {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto
}

.connection {
	position: relative;
	background-image: url(../img/back2.png)
}

.connection__title {
	color: #fff;
	margin: 0 0 13px
}

.connection__links {
	display: flex;
	justify-content: center
}

.connection__links div {
	width: 50px;
	height: 50px;
	margin: 0 20px 0 0
}

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

.connection__phones {
	display: flex;
	flex-direction: column;
	margin: 16px 0 28px
}

.connection__phones a {
	font-size: 26px;
	color: #e7c650;
	font-weight: 600;
	margin: 0 0 10px
}

.connection__form {
	display: flex;
	flex-direction: column;
	align-items: center
}

.connection__form input {
	width: 330px;
	padding: 20px;
	border-radius: 5px;
	outline: 0;
	border: 1px solid #000;
	margin: 0 0 15px;
	font-size: 15px;
	background-position: 95% center
}

.fancybox-content img,
.swiper {
	width: 100%
}

.connection__form input:first-child {
	background-image: url(../img/icons/form-user.svg)
}

.connection__form input:nth-child(2) {
	background-image: url(../img/icons/form-PhoneCall.svg)
}

.connection__form input:nth-child(3) {
	background-image: url(../img/icons/form-message.svg)
}

.connection__form button {
	background-color: #e7c650;
	border-radius: 15px;
	padding: 20px 30px;
	font-weight: 700;
	font-size: 18px;
	transition: .3s;
	cursor: pointer;
	border: none
}

.connection__form button:hover {
	padding: 20px 55px
}

.footer__link img {
	z-index: 7;
	position: relative;
	top: -25px
}

.footer {
	background-color: #1b1b1b;
	padding: 20px 0
}

.footer__body>div:first-child {
	flex: 0 1 30%
}

.footer__body>div:first-child a:nth-child(2) {
	font-size: 11px;
	text-decoration-line: underline;
	color: #e7c650
}

.footer__body>nav {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex: 0 1 70%
}

.footer__text {
	cursor: pointer
}

.header__burger {
	display: none
}
.header__call_mob  {
	display: none;
	
}

.swiper {
	height: 500px;
	margin-left: auto;
	margin-right: auto
}

.swiper-slide {
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 200px;
	user-select: none
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

#hiddenPopup {
	background-color: #f5f6f8;
	border: 1px solid #f8c68f;
	border-radius: 30px;
	width: 400px !important
}

#hiddenPopup .fancybox-close-small {
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: #e7c650;
	border-radius: 50%
}

.fancybox-content {
	background-color: transparent;
	position: static !important;
	padding: 44px 0;
	width: 800px !important
}

.fancybox-close-small {
	background: rgba(30, 30, 30, .6);
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-button svg path {
	fill: white
}

.fancybox-bg {
	background: #000 !important
}

@media screen and (max-width:1200px) {

	.container,
	.special-container {
		width: 960px
	}

	.slider-back-left,
	.slider-back-right {
		width: 135px
	}

	.clients__row {
		flex-wrap: wrap
	}
}

@media screen and (max-width:992px) {

	.header__call_mob  {
	display: flex;
	cursor: pointer
}
	.header__burger span,
	.header__burger::after,
	.header__burger::before {
		content: '';
		position: absolute;
		height: 2px;
		left: 0;
		background-color: #fff
	}

	.header-call__text p:first-child,
	.header__menu a,
	.language a {
		color: #000
	}

	.header__menu a,
	.language {
		margin: 0 0 20px
	}

	.container {
		width: 720px
	}

	.header__burger::after,
	.header__burger::before,
	.special-container {
		width: 100%
	}

	.connection__body {
		padding: 0 0 30px
	}

	body.lock {
		overflow: hidden
	}

	.header__burger {
		display: block;
		position: relative;
		width: 30px;
		height: 20px;
		z-index: 3
	}

	.header__burger span {
		width: 100%;
		top: 9px
	}

	.header__burger::before {
		top: 0
	}

	.header__burger::after {
		bottom: 0
	}

	.header__menu {
		position: fixed;
		width: 90%;
		height: 100%;
		top: 0;
		right: -100%;
		background-color: #fff;
		padding: 70px 0 0 30px;
		transition: .5s;
		overflow: auto;
		flex-direction: column;
		justify-content: start;
		align-items: start
	}

	.header__menu.active {
		right: 0
	}

	.header__burger.active span {
		transform: scale(0);
		transition: .5s
	}

	.header__burger.active::before {
		transform: rotate(45deg);
		top: 9;
		transition: transform .5s;
		background-color: #000
	}

	.header__burger.active::after {
		transform: rotate(-45deg);
		bottom: 9;
		transition: transform .5s;
		background-color: #000
	}

	.language a {
		margin: 0 10px 0 0
	}

	.header-call__text p {
		font-size: 25px
	}

	.footer__menu a {
		display: none
	}

	.footer__body>div,
	.footer__menu {
		flex: none !important
	}

	.swiper-slide {
		width: 227px !important
	}

	.clients__row {
		flex-direction: column
	}

	.clients__client {
		margin: 0 0 60px
	}
}

@media screen and (max-width:768px) {
	.container {
		width: 540px
	}

	.header__menu a,
	.language a {
		font-size: 18px !important
	}

	.main-page__text p:nth-child(2) {
		width: 100%
	}

	.swiper-button-next,
	.swiper-button-prev {
		top: 265px
	}

	.slider-back-left,
	.slider-back-right {
		width: 0
	}

	.advantages__advantage {
		width: 50%;
		margin: 0 auto 40px !important
	}

	.advantages__row {
		flex-direction: column
	}

	.advantage__text p {
		text-align: center
	}
}

@media screen and (max-width:576px) {
	.container {
		width: 90%
	}
.header__call_mob  {
	display: flex;
	cursor: pointer
}
	.advantages__advantage,
	.special-container {
		width: 100%
	}

	.clients__client {
		width: 250px !important
	}

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

	.swiper-slide-active {
		display: block
	}

	.connection__form input {
		width: 300px
	}

	.footer__body {
		flex-direction: column
	}

	section h1 {
		font-size: 25px !important
	}

	section h2 {
		font-size: 23px !important
	}

	section p {
		font-size: 15px !important
	}

	.main-page__btn span {
		font-size: 15px
	}

	.swiper-button-next,
	.swiper-button-prev {
		display: none
	}

	.footer__body>div:first-child {
		margin: 0 0 20px
	}

	.footer__body>div:first-child a:nth-child(2) {
		text-align: center;
		display: block
	}

	.connection,
	.main-page {
		background-size: cover
	}

	.header__logo {
		flex: 0 1 auto
	}

	.fancybox-content img {
		width: 380px
	}

	.clients__item {
		max-width: 50%;
		margin: 0 auto 20px;
		padding: 0 10px
	}

	.footer__text p {
		margin-right: 0;
		text-align: center
	}
}