@font-face {
	font-family: 'CenturyGothic';
	src: url('./fonts/centurygothic.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'CenturyGothic';
	src: url('./fonts/centurygothic_bold.ttf') format('truetype');
	font-style: bold;
	font-weight: bold;
}
@font-face {
	font-family: 'PartnerUltraCondensed';
	src: url('./fonts/partnerultracondensed.otf') format('truetype');
	font-style: normal;
	font-weight: normal;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'CenturyGothic';
}
h1,
h2,
h3,
h4 {
	margin: 0;
	padding: 0;
}
button {
	cursor: pointer;
}
p {
	margin: 0;
	padding: 0;
}
.container {
	width: 330px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}

.header-menu {
	background: no-repeat;
	background-image: url(/img/mobbg.jpg);
	background-size: cover;
	padding-top: 18px;
	padding-bottom: 13px;
}
.mob-btn {
	position: relative;
	background-color: transparent;
	width: 26px;
	height: 19px;
	border: none;
	background-image: url(/img/mobButtonsvg.svg);
}
.menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.menu a {
	display: block;
	/* margin:0 auto; */
	text-align: left;
}
.main-bunner {
	font-family: 'CenturyGothic';
	color: #fff;
	background-image: url(/img/mainbunnerbg.jpg);
	padding-bottom: 35px;
}
.main-bunner h1 {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	padding-top: 25px;
	margin-bottom: 25px;
}
.main-bunner-desk {
	padding-left: 16px;
	padding-right: 10px;
	border-left: 6px solid rgba(255, 255, 255, 0.3);
}
.main-bunner-desk p {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
}
.main-bunner-desk p:nth-child(1) {
	padding-bottom: 14px;
}
.title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
}
.experience h2 {
	padding-top: 25px;
	padding-bottom: 20px;
}
.description {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	padding-left: 16px;
	border-left: 6px solid rgba(31, 51, 65, 0.4);
}
.exp-item {
	display: flex;
	flex-direction: column;
	/*align-items: baseline;*/
	margin-right: 24px;
	align-items: center;
	text-align: center;
}
.exp-item span {
	display: block;
	margin-top: 32px;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
}
.list-exp {
	margin-top: 20px;
}
.swiper {
	width: 100%;
	height: 300px;
}
.sl-prew-button {
	position: absolute;
	width: 91px;
	height: 11px;
	top: 242px;
	left: 17%;
	z-index: 1;
	/* background-image:url(/img/prewbtnsvg.svg); */
}
.sl-next-button {
	position: absolute;
	width: 91px;
	height: 11px;
	top: 242px;
	right: 17%;
	z-index: 1;
	/* background-image:url(/img/nextbtn.svg); */
}
.swiper-button-disabled .ar-next {
	fill: #b1b1b1;
}
.swiper-button-disabled .ar-next line {
	stroke: #b1b1b1;
}
.ar-next {
	fill: black;
}
.ar-prev {
	fill: black;
}

.ar-next line {
	stroke: black;
}
.ar-prev line {
	stroke: black;
}

.mission {
	background-image: url(/img/missionBG.jpg);
	padding-bottom: 35px;
}
.mission h4 {
	color: white;
	padding-top: 35px;
	padding-bottom: 25px;
}
.mission-desk {
	padding-left: 16px;
	border-left: 6px solid rgba(255, 255, 255, 0.3);
}
.mission-desk p {
	color: white;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	padding-bottom: 15px;
}
.tehnologi {
	background: radial-gradient(
		280.58% 50.91% at 50% 50.91%,
		#2e4151 0%,
		#010007 100%
	);
}
.tehnologi h4 {
	color: white;
	padding-top: 33px;
	padding-bottom: 23px;
}
.tehnologi .description {
	color: white;
	margin-bottom: 45px;
}
.tl-item {
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;

	color: #ffffff;
}
.tl-item span {
	padding-top: 18px;
	padding-left: 7px;
	display: block;
}
.bg1 {
	background: no-repeat;
	background-image: url(/img/item1BG.png);
	background-size: contain;
	background-position: center;
	margin-bottom: 52px;
}
.bg1 img {
	padding-top: 21px;
	padding-bottom: 86px;
}
.bg2 {
	background: no-repeat;
	background-image: url(/img/item2BG.png);
	background-size: contain;
	background-position: center;
	margin-bottom: 53px;
}
.bg2 img {
	padding-top: 33px;

	padding-bottom: 105px;
}
.bg3 {
	background: no-repeat;
	background-image: url(/img/item3BG.png);
	background-size: contain;
	background-position: center;
}
.bg3 span {
	padding-top: 27px;
	padding-left: 1px;
}
.bg3 img {
	padding-top: 50px;
	padding-bottom: 116px;
}
.tl-item img {
	/* padding-top: 15px; */
	/* padding-bottom: 88px; */
	display: block;
	margin: 0 auto;
}

.tl-item {
	/* margin-bottom: 40px; */
}
.tehnologi-list {
	display: flex;
	flex-direction: column;
}
.tehnologi .desk-bottom {
	margin-bottom: 0;
}
.bg2 span {
	padding-left: 0;
}
.bottom-desk {
	margin-top: 40px;
	padding-bottom: 36px;
}
.bottom-desk p:nth-child(1) {
	padding-bottom: 15px;
}
footer {
	background: radial-gradient(
		63.52% 182.54% at 50% 0%,
		#2e4151 0%,
		#010007 100%
	);
}
.footer-nav {
	display: flex;
	flex-direction: column;
}
.footer-nav span {
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;

	color: #ffffff;
}
.footer-nav p {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	/* or 164% */

	color: #ffffff;
}

.footer-logo {
	padding-top: 23px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
	padding-bottom: 11px;
}
.footer-logo img {
	margin-bottom: 5px;
}
.footer-company {
	padding-top: 14px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.footer-company span {
	padding-bottom: 9px;
}
.footer-company p {
	width: 65%;
	padding-bottom: 12px;
}
.footer-contact {
	padding-top: 12px;
	padding-bottom: 22px;
}
.footer-contact p {
	padding-top: 8px;
}
.footer-contact_link {
	font-family: 'CenturyGothic';
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	color: #ffffff;
}
.footer-contact_email {
	font-family: 'CenturyGothic';
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
}
.main-menu {
	display: none;
}
.table-row {
	display: table-row !important;
}
.catalog-title {
	font-size: 24px;
	line-height: 29px;
	padding-top: 29px;
}
.catalog-item-title {
	/* margin-top: 37px; */
	width: 194px;
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 32px;
	line-height: 32px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
}
.catalog-item-head {
	display: flex;

	padding-top: 48px;
	padding-bottom: 26px;
	min-height: 98px;
}
.catalog-item-img {
	position: relative;
	margin-left: 110px;
}
.catalog-item-img img {
	position: absolute;
	top: -24px;
	left: -127px;
	max-width: 154px;
	max-height: 170px;
}
/* .catalog-section {
  width: 330px;
} */
.catalog-section-title {
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
}
.catalog-table {
	background: #ffffff;
}
.t-name {
	width: 114px;
}
.catalog-table,
th,
td {
	border: 1px solid #b9b9b9;
	border-collapse: collapse;
}
.catalog-table thead {
	font-family: 'CenturyGothic';
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}
.catalog-table thead td {
	padding: 10px 8px;
	background: rgba(0, 0, 0, 0.05);
	/* border: 1px solid #B9B9B9; */
}
.catalog-table tbody td {
	word-break: break-word;
	padding: 2px 8px 22px 7px;
	font-family: 'CenturyGothic';
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	/* border: 1px solid #B9B9B9; */
}
.catalog-table tbody tr td:last-of-type {
	padding: 9px 8px 10px 8px;

	font-size: 14px;
	line-height: 17px;
}
.catalog-bg {
	background-color: #e5e5e5;
}
.cat-item {
	margin-right: 0px;
	display: grid;
	grid-template-columns: 1fr;
	column-gap: 30px;
	padding-bottom: 18px;
	row-gap: 29px;
}
.catalog-table-head {
	margin-top: 24px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
.catalog-table-head img {
	margin-top: -11px;
	display: none;
}

.more-btn {
	display: none;
	padding: 0;
	margin-top: 6px;
	text-align: end;
	width: 140px;
	height: 30px;
	font-family: 'CenturyGothic';
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	border: none;
	background-color: transparent;
	background-image: url(/img/btnLinePc.png);
	background-position-y: 0px;
}
.more-btn:hover {
	color: #0070ff;
}
.line-catallog {
	background: no-repeat;
	background-image: url(/img/catalogLine.svg);
	background-position-y: center;
	background-position-x: center;
	background-size: 150%;
}
.mob-visible {
	width: 14px;
	height: 7px;
	border: none;
	background-position: center;
	background-color: transparent;
	background-size: cover;
	transform: rotate(180deg);
	background-image: url(/img/mobarrov.svg);
}
.mv-rotate {
	transform: rotate(0deg);
}
.wrapper {
	display: none;
}
.mob-table {
	display: table;
}
.main-wrapper {
	background-color: #010007;
}
.m-menu {
	display: flex;
	flex-direction: column;
	margin-top: 35px;
}
.m-menu a {
	margin-bottom: 27px;
	padding-left: 60px;
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}
.menumain-wrapper a {
	padding-left: 0px;
}
.m-menu a:hover {
	color: #0070ff;
}
.bg {
	background-color: #010007;
	background: no-repeat;
	background-image: url(/img/m-head.png);
	/* height: 315px; */
	background-size: contain;
}
.bg img {
	display: block;
	margin: 0 auto;
	padding-top: 83px;
}
.menumain-wrapper {
	width: 210px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.nav-button-partners {
	display: flex;
	margin-top: 26px;
}
.btnnav {
	width: 50%;
	padding-bottom: 10px;
	text-align: center;
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	background-color: transparent;
	border: none;
	border-bottom: none;
	text-transform: uppercase;
	color: #939393;
	color: white;
	background-color: #000000;
	padding: 10px;
}
.shop-content h1 {
	width: 100%;
	margin-top: 27px;
}
.shop-content p {
	margin-top: 22px;
}
.shop-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 50px;
	margin-bottom: 40px;
	row-gap: 30px;
}
.shop-list-item {
	max-width: 255px;
}
.shop-list-item div img {
	margin: 0 auto;
	display: block;
}
.shop-list-item img {
	width: 53%;
}
.shop-list-item img:last-of-type {
	width: 30%;
}
.shop-list-item div {
	height: 70px;
}
.shop-list-item p {
	text-align: center;
	margin-top: 20px;
	font-size: 14px;
	line-height: 17px;
}
.shop-form {
	background: radial-gradient(
		53.88% 97% at 50% 48.5%,
		#2e4151 0%,
		#010007 100%
	);
	padding-bottom: 70px;
}
.shop-form h2 {
	color: #fff;
	padding-top: 33px;
}
.shop-form-list {
	color: #fff;
	display: flex;
	flex-direction: column;
	margin-top: 66px;
	padding-bottom: 10px;
}

.shop-form-list div {
	display: flex;
	margin-right: 58px;
}
.usl-lists {
	margin-bottom: 27px;
}
.usl-lists div {
	display: flex;
	margin-right: 12px;
}
.shop-form-list span {
	padding-right: 18px;
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 72px;
	line-height: 72px;

	text-transform: uppercase;

	color: #ffffff;
}
.shop-form-list div p {
	width: 257px;
	margin-top: 0;
	font-family: 'CenturyGothic';
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
}
.usl-lists div p {
	width: 183px;
	margin-top: 0;
	font-family: 'CenturyGothic';
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
}
.form-partners {
	width: auto;
	padding: 29px 32px 39px 37px;

	background: no-repeat;
	background-color: #fff;
	background-image: url(/img/formline.svg);
	background-position-y: 464px;
}
.form-partners h3 {
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 32px;
	line-height: 32px;
	text-transform: uppercase;
}
.form-partners p {
	font-size: 14px;
	line-height: 17px;
	margin-top: 16px;
	margin-bottom: 47px;
}
.form-group input {
	font-family: 'CenturyGothic';
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;

	color: rgba(0, 0, 0, 0.38);
	border: none;
	border-bottom: 2px solid #bebebe;
	padding-bottom: 8px;
}
.form-group {
	margin-bottom: 30px;
}
.form-subbmit {
	font-size: 24px !important;
	line-height: 24px !important;
	margin-top: 52px;
	margin-left: auto;
	padding-right: 5px;
}
.usl-list {
	display: grid;
	grid-template-columns: 1fr;
	column-gap: 25px;
	margin-top: 30px;
}
.u-img {
	grid-column: 1/3;
	grid-row: 1;
	width: 100%;
}
.usl-flex {
	margin-top: 16px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	grid-row: 3;
	padding-bottom: 70px;
}
.usl-list-item p {
	font-size: 14px;
	line-height: 17px;
	margin-top: 18px;
	width: 150px;
}
.usl-list-item img {
	width: 40%;
}
.usl-list-desk {
	grid-row: 2;
	grid-column: 1/3;
	width: auto;
	font-size: 18px;
	line-height: 22px;
	margin-top: 13px !important;
	margin-bottom: 38px;
}
.usl {
	display: none;
}
.sha {
}
.btnactive {
	border: 1px solid #000000;
	color: black !important;
	background-color: transparent;
}
.btn-call {
	display: flex;
	align-items: flex-end;
	background: no-repeat;
	background-image: url(/img/btnbg.png);
	padding-right: 0;
	padding-left: 28px;
	height: 34px;
	margin-top: 0px;
	background-position-y: 10px;
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	color: #010007;
	text-transform: uppercase;
	border: none;
	background-color: transparent;
}

.btn-call2 {
	display: flex;
	align-items: flex-end;
	background: no-repeat;
	background-image: url(/img/btnbg.png);
	padding-right: 0;
	padding-left: 28px;
	height: 34px;
	margin-top: 0px;
	background-position-y: 10px;
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	color: #010007;
	text-transform: uppercase;
	border: none;
	background-color: transparent;
}

.main-map {
	display: none;
}
.maps {
	background: radial-gradient(
		63.52% 182.54% at 50% 0%,
		#2e4151 0%,
		#010007 100%
	);
	/* background:white; */
}
.title-map {
	color: #fff;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
}
.title-map h1 {
	padding-top: 34px;
}
.maps-buttons {
	display: flex;
	padding-top: 29px;
}
.maps-buttons button {
	width: 50%;
	text-transform: uppercase;
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	background-color: transparent;
	border: none;
}
.adres-active {
	border: none;
	border-bottom: 6px solid #ffffff !important;
}
.cityname {
	position: relative;
	padding-top: 15px;
	padding-bottom: 12px;
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(58, 68, 79, 1);
}
.cityname::after {
	position: absolute;
	content: '';
	width: 14px;
	height: 7px;
	right: 10px;
	border: none;
	background-position: center;
	background-color: transparent;
	background-size: cover;
	transform: rotate(180deg);
	background-image: url(/img/mobarrovcity.svg);
}

.map-section {
	display: none;
}
.mobbl {
	display: block;
}
.rotate-city-click::after {
	transform: rotate(0deg);
}
.map-items {
	padding-left: 19px;
	padding-top: 5px;
	margin-bottom: 10px;
	display: flex;
	flex-direction: column;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	border-left: 6px solid rgba(255, 255, 255, 0.3);
}
.mname {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 7px;
}
.map-items a {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: white;
	text-decoration: none;
}
.map-info {
	display: flex;

	padding-top: 17px;
}
.map-info div {
	display: flex;
	flex-direction: column;
}
.map-info div span {
	padding-bottom: 7px;
}
.map-info div a {
}

.adcity {
	margin-right: 31px;
}
.adcity img {
	margin-bottom: 9px;
}
.news-list-map {
}

.partnersbutton {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 24px;
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	padding: 15px 16px 10px 16px;
	background-color: white;
	text-transform: uppercase;
}
.maps-link {
	display: none;
}
.bx_catalog_line {
	margin-bottom: 0px;
}
.maps-lists {
	margin-bottom: 0px;
	padding: 0;
}

.guarantees {
	background-image: url(/img/garBG.jpg);
}
.guarantees {
}
.guarantees h1 {
	padding-top: 14px;
	padding-bottom: 20px;
	color: #fff;
}
.guarantees p {
	color: #fff;
	padding-bottom: 15px;
}
.gar-list p {
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	padding-bottom: 19px;
}
.gar-list p img {
	padding-right: 8px;
	margin-bottom: -8px;
}
.gar-list {
	padding-bottom: 23px;
	padding-top: 14px;
	padding-left: 21px;
	display: flex;
	flex-direction: column;
	align-items: baseline;
	justify-content: center;
}

.contact {
	color: white;

	background: radial-gradient(
		53.88% 97% at 50% 48.5%,
		#2e4151 0%,
		#010007 100%
	);
	background-image: url(/img/contactbg.jpg);
}

.contact h1 {
	padding-top: 13px;
	padding-bottom: 22px;
}
.contact h2 {
	margin-bottom: 11px;

	margin-top: 48px;
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 32px;
	line-height: 32px;
	text-transform: uppercase;
}
.izg {
	margin-top: 48px;
	margin-bottom: 12px;
}
.izg span {
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 8px;
	/* identical to box height */
	display: block;
	text-transform: uppercase;
}
.izg p {
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 17px;
}
.contact .form-partners {
	color: #000000;
}
.contact {
	background-image: url(/img/cbg.png);
	background-size: cover;
}
#map {
	/* filter:invert(69%) sepia(77%) saturate(472%) hue-rotate(158deg) brightness(91%) contrast(69%); */
}
[class*='ymaps-2'][class*='-ground-pane'] {
	-webkit-filter: grayscale(100%) url(/img/yellowfilter.svg#yellowfilter);
	filter: grayscale(100%) url(/img/yellowfilter.svg#yellowfilter);
}

/* .bg-contact {
  position: absolute;
  width: 100%;
  height: 100%;
  background:no-repeat;
  background-position-x: center;
  background-image:url(/img/cbg.png);
} */
.popap {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 500;

	background-color: #bebebe8f;
	/* display: flex; */
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.popap-content {
	position: relative;
	width: 360px;
	margin: 0 auto;
	background-color: #fff;
}
.pop-close {
	position: absolute;
	width: 22px;
	height: 22px;
	right: 35px;
	top: 20px;
	background-color: transparent;
	border: none;
}
.pop-close::after {
	position: absolute;
	content: '';
	transform: rotate(140deg);
	width: 31px;
	height: 1px;
	background-color: #000000;
}
.pop-close::before {
	position: absolute;
	content: '';
	transform: rotate(45deg);
	width: 31px;
	height: 1px;
	background-color: #000000;
}
.pop-visible {
	display: flex;
}
.npd {
	padding-bottom: 0;
}
.mob-menu {
	display: none;
	background-image: url(/img/mobmenubgbut.png);
	background-size: cover;
	background-position: center;
}
.mob-menu-wrapper .m-menu {
	margin-top: 0px;
	padding-top: 78px;
}
.mob-menu-wrapper {
	margin-bottom: 63px;
}
.mhead-bottom {
	color: #fff;
	display: flex;
	padding-bottom: 20px;
}
.mhead-bottom-item {
	display: flex;
	flex-direction: column;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 21px;
}
.mhead-bottom-item span {
	visibility: hidden;
	
}

.mb-link-mail {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 21px;
	color: white;
	text-decoration: none;
}
.mb-link {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	color: #fff;
}
.mhead-bottom .btn-call {
	color: #fff;
	padding-left: 19px;
}

.mhead-bottom .btn-call2 {
	color: #fff;
	padding-left: 19px;
}
.mob-menu {
	transition: 1s;
}
.mnav-visible {
	display: block;
	position: absolute;
	/* height: 100vh; */
	z-index: 100;
}
.closemnav {
	background-image: none;
	width: 22px;
	height: 22px;
}
.closemnav::after {
	position: absolute;
	content: '';
	transform: rotate(140deg);
	left: 0;
	width: 31px;
	height: 1px;
	background-color: #fff;
}
.closemnav::before {
	position: absolute;
	content: '';
	transform: rotate(45deg);
	width: 31px;
	left: 0;
	height: 1px;
	background-color: #fff;
}
.ymaps-2-1-79-searchbox-input__input {
	font-family: 'CenturyGothic' !important;
	font-style: normal;
	font-weight: normal;
	font-size: 18px !important;
	line-height: 22px !important;
	/* identical to box height */
	height: 46px !important;
	padding: 12px 0px 12px 15px !important;
	color: rgba(255, 255, 255, 0.4) !important;
	background-color: #1c2633 !important;
}

.ymaps-2-1-79-searchbox-button-text {
	font-size: 0px !important;
	padding: 9px 12px !important;
	background: no-repeat;
	background-image: url(/img/serchyabut.png);
	background-position: center;
}
.ymaps-2-1-79-searchbox-button {
	height: 46px !important;
	width: 52px !important;
	background-color: #1c2633 !important;
}

.ymaps-2-1-79-searchbox-input__clear-button {
	display: none !important;
}
.ymaps-2-1-79-searchbox-input.ymaps-2-1-79-_clear-button-is-visible
	.ymaps-2-1-79-searchbox-input__input {
	border: none !important;
}
.ymaps-2-1-79-search__suggest-item {
	padding: 13px 0px 13px 15px !important;
	font-family: 'CenturyGothic' !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-size: 18px !important;
	line-height: 22px !important;
	/* identical to box height */

	color: #ffffff !important;
}
.ymaps-2-1-79-suggest-item {
	background: rgba(28, 38, 51, 0.8) !important;
	border-bottom: 1px solid #ccc !important;
}
.ymaps-2-1-79-suggest-item:hover {
}
.ymaps-2-1-79-search__suggest-catalog {
	display: none !important;
}
.ymaps-2-1-79-search__suggest {
	border: none !important;
	/* background-color:rgba(28, 38, 51, 1) !important; */
}
.ymaps-2-1-79-search__suggest-item_selected_yes {
	background: rgba(28, 38, 51, 0.4) !important;
}
.ymaps-2-1-79-suggest-item-0 {
	margin-top: 0 !important;
}
.ymaps-2-1-79-suggest-item:last-of-type {
	margin-bottom: 0px !important;
}
.ymaps-2-1-79-searchbox-input__input {
	border-left: 0px !important;
}
.ymaps-2-1-79-balloon__content {
	color: white !important;
	background: rgba(28, 38, 51, 0.8) !important;
}
.ymaps-2-1-79-balloon__close + .ymaps-2-1-79-balloon__content {
	margin-right: 0px !important;
	padding-right: 40px !important;
}
.ymaps-2-1-79-balloon__tail {
	background: none !important;
	z-index: 1;
}
.ymaps-2-1-79-balloon__tail:after {
	background: #444c57 !important;
	z-index: 1 !important;
}
.ymaps-2-1-79-balloon_to_top .ymaps-2-1-79-balloon__tail {
}
.ymaps-2-1-79-balloon {
	z-index: 10 !important;
}
.ymaps-2-1-79-search {
	z-index: 100 !important;
	position: absolute !important;
	right: 7% !important;
	top: 0px !important;
}

.btnUp {
	position: fixed;
	bottom: 100px;
	right: 20px;
	font-family: 'PartnerUltraCondensed';
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	color: #ffffff;
	background-color: transparent;
	padding-left: 30px;
	border: none;
}
.btnUp::before {
	position: absolute;
	content: '';
	width: 16px;
	height: 44px;
	left: 0;
	top: 0;
	background-image: url(/img/upar.svg);
}
.instlink {
	display: none;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
@media (min-width: 500px) {
	.container {
		width: 690px;
		padding-left: 38px;
		padding-right: 38px;
	}
	.mob-menu {
		display: none;
	}
	.menu a {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.popap-content {
		width: 685px;
	}
	.map-section {
		display: block;
	}
	.partnersbutton {
		width: auto;
	}
	.wrapper {
		display: block;
	}
	.mob-visible {
		display: none;
	}
	.mob-btn {
		display: none;
	}
	.menu img {
		width: 208px;
		margin: 0 auto;
	}
	.menu {
		padding-top: 11px;
		padding-bottom: 27px;
	}
	.header-menu {
		background-image: url(/img/tabletmenubg.jpg);
		padding-bottom: 0;
	}
	.main-menu {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		list-style: none;
		padding-top: 0px;
		padding-bottom: 4px;
	}
	.menu-wrapper {
		background-color: #fff;
	}
	.main-menu a {
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 16px;
		line-height: 16px;
		color: #010007;
		text-transform: uppercase;
		text-decoration: none;
	}
	.btn-call {
		display: flex;
		align-items: flex-end;
		background: no-repeat;
		background-image: url(/img/btnbg.png);
		padding-right: 0;
		padding-left: 28px;
		height: 34px;
		margin-top: 0px;
		background-position-y: 10px;
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 16px;
		line-height: 16px;
		color: #010007;
		text-transform: uppercase;
		border: none;
		background-color: transparent;
	}
	.btn-call2 {
		display: flex;
		align-items: flex-end;
		background: no-repeat;
		background-image: url(/img/btnbg.png);
		padding-right: 0;
		padding-left: 28px;
		height: 34px;
		margin-top: 0px;
		background-position-y: 10px;
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 16px;
		line-height: 16px;
		color: #010007;
		text-transform: uppercase;
		border: none;
		background-color: transparent;
	}
	.head-line {
		background: no-repeat;
		background-image: url(/img/hline.png);
		height: 46px;
		background-position: center;
	}
	.main-bunner h1 {
		font-size: 36px;
		line-height: 44px;
		padding-top: 34px;
		margin-bottom: 30px;
	}
	.main-bunner-desk p {
		font-size: 18px;
		line-height: 22px;
	}
	.main-bunner-desk {
		padding-left: 20px;
		padding-right: 5px;
		border-left: 17px solid rgba(255, 255, 255, 0.3);
	}
	.main-bunner-desk p:nth-child(1) {
		padding-bottom: 24px;
	}
	.main-bunner {
		padding-bottom: 63px;
	}
	.title {
		font-size: 36px;
		line-height: 44px;
	}
	.experience h2 {
		padding-top: 33px;
	}
	.description {
		font-size: 18px;
		line-height: 22px;
		padding-left: 21px;
		border-left: 15px solid rgba(31, 51, 65, 0.4);
	}
	.swiper {
		width: 690px;
		height: 275px;
	}
	.list-exp {
		margin-top: 60px;
	}
	.sl-next-button {
		top: 233px;
		right: 35%;
	}
	.sl-prew-button {
		top: 233px;
		left: 35%;
	}
	.mission-desk {
		padding-left: 20px;
		border-left: 16px solid rgba(255, 255, 255, 0.3);
	}
	.mission-desk p br {
		display: none;
	}
	.mission-desk p {
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 24px;
	}
	.mission-desk p:last-of-type {
		padding-bottom: 0px;
	}
	.mission {
		padding-bottom: 100px;
		background-image: url(/img/missiontablet.jpg);
	}
	.tehnologi h4 {
		padding-top: 40px;
	}
	.tehnologi-list {
		flex-direction: row;
		justify-content: space-between;
		margin-bottom: 45px;
	}
	.tl-item img {
		width: 100%;
		height: auto;
	}
	.bg1 {
		width: 210px;
		background-size: cover;
		margin-bottom: 0;
	}
	.bg2 {
		position: relative;
		width: 210px;
		margin-bottom: 0;
	}
	.bg3 {
		width: 225px;
	}
	.bg1 img {
		padding-top: 0px;
		padding-bottom: 50px;
	}

	.bg2 img {
		padding-top: 55px;
		padding-bottom: 50px;
	}

	.bg3 img {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.bg1 span {
		padding-top: 14px;
		padding-left: 2px;
	}

	.bg2 span {
		position: absolute;
		bottom: -3px;
		left: 8px;
	}
	.bg3 span {
		padding-top: 25px;
		padding-left: 16px;
	}
	.tehnologi .description {
		/* margin-bottom: 35px; */
	}
	.bottom-desk p:nth-child(1) {
		padding-bottom: 26px;
	}
	.bottom-desk {
		padding-bottom: 50px;
	}
	.footer-nav {
		flex-direction: row;
		padding-top: 10px;
	}
	.footer-logo p {
		width: 50%;
		padding-top: 5px;
		font-size: 12px;
		line-height: 18px;
	}
	.footer-nav span {
		font-size: 16px;
		line-height: 20px;
	}
	.footer-logo {
		width: 26%;
		border: none;
	}
	.footer-nav p {
		font-size: 12px;
		line-height: 18px;
	}
	.footer-company span {
		padding-bottom: 14px;
		padding-top: 8px;
	}
	.footer-company {
		width: 27%;
		border-bottom: none;
	}
	.footer-contact_link {
		font-size: 16px;
		line-height: 20px;
	}
	.footer-contact p {
		padding-top: 13px;
		width: 170px;
	}
	.comp {
		padding-top: 9px;
		padding-bottom: 28px;
		font-style: normal;
		font-weight: normal;
		font-size: 11px;
		line-height: 13px;

		color: rgba(255, 255, 255, 0.4);
	}
	.footer-contact {
		padding-top: 22px;
	}
	.comp {
		padding-top: 22px;
		padding-bottom: 61px;
		font-size: 13px;
		line-height: 16px;
	}
	.catalog-title {
		font-size: 36px;
		line-height: 44px;
		padding-top: 35px;
	}
	.catalog-item-title {
		/* margin-top: 37px; */
		width: 330px;
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 36px;
		line-height: 36px;
		display: flex;
		align-items: center;
		text-transform: uppercase;
	}
	.catalog-item-head {
		display: flex;

		padding-top: 44px;
		padding-bottom: 19px;
		min-height: 98px;
	}
	.catalog-item-img {
		position: relative;
		margin-left: 110px;
	}
	.catalog-item-img img {
		position: absolute;
		top: -45px;
		left: -22px;
		max-width: 210px;
		max-height: 170px;
	}
	/* .catalog-section {
    width: 330px;
  } */
	.catalog-section-title {
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 24px;
		line-height: 24px;
		text-transform: uppercase;
	}
	.catalog-table {
		background: #ffffff;
	}
	.t-name {
		width: 83px;
	}
	.catalog-table,
	th,
	td {
		border: 1px solid #b9b9b9;
		border-collapse: collapse;
	}
	.catalog-table thead {
		font-family: 'CenturyGothic';
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		line-height: 17px;
	}
	.catalog-table thead td {
		padding: 10px 8px;
		background: rgba(0, 0, 0, 0.05);
		/* border: 1px solid #B9B9B9; */
	}
	.catalog-table tbody td {
		word-break: break-word;
		padding: 2px 8px 22px 7px;
		font-family: 'CenturyGothic';
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;
		/* border: 1px solid #B9B9B9; */
	}
	.catalog-table tbody tr td:last-of-type {
		padding: 9px 8px 10px 8px;

		font-size: 14px;
		line-height: 17px;
	}
	.catalog-bg {
		background-color: #e5e5e5;
	}
	.cat-item {
		margin-right: 0px;
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 30px;
		padding-bottom: 43px;
	}
	.catalog-table-head {
		margin-top: 32px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 13px;
	}
	.catalog-table-head img {
		margin-top: -11px;
		display: none;
	}

	.more-btn {
		display: none;
		padding: 0;
		margin-top: 6px;
		text-align: end;
		width: 140px;
		height: 30px;
		font-family: 'CenturyGothic';
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		line-height: 17px;
		border: none;
		background-color: transparent;
		background-image: url(/img/btnLinePc.png);
		background-position-y: 0px;
	}
	.more-btn:hover {
		color: #0070ff;
	}
	.line-catallog {
		background: no-repeat;
		background-image: url(/img/catalogLine.svg);
		background-position-y: center;
		background-position-x: center;
		background-size: 150%;
	}

	.main-wrapper {
		background-color: #010007;
	}
	.m-menu {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		margin-top: 35px;
	}
	.m-menu a {
		width: 50%;
		margin-bottom: 37px;
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 36px;
		line-height: 36px;
		display: flex;
		align-items: center;
		text-transform: uppercase;
		text-decoration: none;
		color: #ffffff;
	}

	.bg {
		background-color: #010007;
		background-image: url(/img/Tabletbg.jpg);
		/* height: 600px; */
	}
	.bg img {
		display: block;
		margin: 0 auto;
		padding-top: 109px;
		width: 413px;
	}
	.menumain-wrapper {
		width: 565px;
		margin: 0 auto;
		padding-bottom: 130px;
	}

	.nav-button-partners {
		display: flex;
		margin-top: 26px;
	}
	.btnnav {
		width: 50%;
		padding-bottom: 10px;
		text-align: center;
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 24px;
		line-height: 24px;
		background-color: transparent;
		border: none;
		border-bottom: none;
		text-transform: uppercase;
	}
	.shop-content h1 {
		width: 100%;
		margin-top: 27px;
	}
	.shop-content p {
		margin-top: 22px;
	}
	.shop-list {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		margin-top: 50px;
		margin-bottom: 40px;
	}
	.shop-list-item {
		max-width: 255px;
	}
	.shop-list-item img {
		width: 53%;
	}
	.shop-list-item img:last-of-type {
		width: 30%;
	}
	.shop-list-item div {
		height: 70px;
	}
	.shop-list-item div img {
		margin: 0 auto;
		display: initial;
	}
	.shop-list-item p {
		text-align: left;
		margin-top: 20px;
		font-size: 14px;
		line-height: 17px;
	}
	.shop-form {
		background: radial-gradient(
			53.88% 97% at 50% 48.5%,
			#2e4151 0%,
			#010007 100%
		);
		padding-bottom: 70px;
	}
	.shop-form h2 {
		color: #fff;
		padding-top: 33px;
	}
	.shop-form-list {
		color: #fff;
		display: flex;
		margin-top: 66px;
		padding-bottom: 10px;
	}

	.shop-form-list div {
		display: flex;
		margin-right: 58px;
	}
	.usl-lists {
		margin-bottom: 27px;
	}
	.usl-lists div {
		display: flex;
		margin-right: 12px;
	}
	.shop-form-list span {
		padding-right: 18px;
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 72px;
		line-height: 72px;

		text-transform: uppercase;

		color: #ffffff;
	}
	.shop-form-list div p {
		width: 257px;
		margin-top: 0;
		font-family: 'CenturyGothic';
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		line-height: 22px;
	}
	.usl-lists div p {
		width: 183px;
		margin-top: 0;
		font-family: 'CenturyGothic';
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		line-height: 17px;
	}
	.form-partners {
		width: 579px;
		padding: 55px 64px 40px 46px;

		background: no-repeat;
		background-color: #fff;
		background-image: url(/img/formline.svg);
		background-position-y: 464px;
	}
	.form-partners h3 {
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 36px;
		line-height: 36px;
		text-transform: uppercase;
	}
	.form-partners p {
		font-size: 18px;
		margin-top: 16px;
		margin-bottom: 47px;
	}
	.form-group input {
		font-family: 'CenturyGothic';
		font-style: normal;
		font-weight: normal;
		font-size: 24px;
		line-height: 29px;

		color: rgba(0, 0, 0, 0.38);
		border: none;
		border-bottom: 2px solid #bebebe;
		padding-bottom: 8px;
	}
	.form-group {
		margin-bottom: 30px;
	}
	.form-subbmit {
		font-size: 24px;
		line-height: 24px;
		margin-top: 52px;
		margin-left: auto;
		padding-right: 5px;
	}
	.usl-list {
		display: grid;
		grid-template-columns: 452px 3fr;
		column-gap: 25px;
		margin-top: 30px;
	}
	.u-img {
		width: 100%;
	}
	.usl-flex {
		margin-top: 16px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		grid-row: 1/3;
		grid-column: 2;
		padding-bottom: 70px;
	}
	.usl-list-item p {
		font-size: 14px;
		line-height: 17px;
		margin-top: 18px;
		width: 200px;
	}
	.usl-list-item img {
		width: 40%;
	}
	.usl-list-desk {
		width: 450px;
		font-size: 18px;
		line-height: 22px;
		margin-top: 13px !important;
		margin-bottom: 38px;
	}
	.usl {
		display: none;
	}
	.btnactive {
		border-bottom: 6px solid #000000;
	}

	.main-map {
		display: block;
	}
	.maps {
		position: relative;
		background: radial-gradient(
			63.52% 182.54% at 50% 0%,
			#2e4151 0%,
			#010007 100%
		);
	}
	.title-map {
		position: absolute;
		color: #fff;
		font-style: normal;
		font-weight: bold;
		font-size: 24px;
		line-height: 29px;
		z-index: 100;
	}
	.bx-yandex-map {
		height: 576px !important;
	}
	.title-map h1 {
		padding-top: 34px;
	}
	.maps-buttons {
		display: none;
	}
	.maps-buttons button {
		width: 50%;
		text-transform: uppercase;
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		line-height: 18px;
		color: #fff;
		background-color: transparent;
		border: none;
	}
	.adres-active {
		border: none;
		border-bottom: 6px solid #ffffff !important;
	}
	.cityname {
		padding-top: 28px;
		padding-bottom: 12px;

		font-size: 36px;
		line-height: 36px;
	}
	.cityname::after {
		display: none;
	}
	.map-items {
		padding-left: 22px;
		margin-top: 6px;

		margin-bottom: 29px;
		display: flex;
		flex-direction: column;
		color: #fff;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		line-height: 17px;
		border-left: 19px solid rgba(255, 255, 255, 0.3);
	}
	.mname {
		font-style: normal;
		font-weight: bold;
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 7px;
	}
	.map-items a {
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		line-height: 17px;
		color: white;
		text-decoration: none;
	}
	.map-info {
		display: flex;

		padding-top: 17px;
	}
	.map-info div {
		display: flex;
		flex-direction: column;
	}
	.map-info div span {
		padding-bottom: 7px;
	}
	.map-info div a {
		padding-bottom: 7px;
	}

	.adcity {
		margin-right: 31px;
	}
	.bx_catalog_line {
		position: relative;
	}
	.maps-lists {
		position: relative;
	}
	.maps-link {
		position: absolute;
		right: 113px;
		top: 19px;
		z-index: 100;
		display: flex;
		flex-direction: column;
	}
	.maps-bg {
		position: absolute;
		top: 47px;
		width: 100%;
		height: 196px;
		background: no-repeat;
		background-image: url(/img/map-tablet.png);
		background-size: cover;
	}
	.maps-link a {
		margin-bottom: 16px;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		line-height: 17px;

		color: #ffffff;
	}
	.guarantees h1 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.guarantees p {
		color: #fff;
		padding-bottom: 26px;
	}
	.gar-list {
		flex-direction: row;
		justify-content: space-between;
		padding-top: 5px;
	}
	.gar-list p {
		font-size: 24px;
		line-height: 24px;
	}
	.gar-list p img {
		margin-bottom: -5px;
	}
	.guarantees {
		background-size: cover;
	}
	.contact h1 {
		padding-top: 34px;
	}
	.contact-info {
		/*display: grid;
    grid-template-columns: 450px;
    column-gap: 35px;*/
	}
	.contact h2 {
		font-size: 36px;
		line-height: 36px;

		margin-top: 103px;
		margin-bottom: 26px;
	}
	.izg {
		margin-top: 50px;
		margin-bottom: 100px;
	}
}
@media (min-width: 770px) {
	.container {
		width: 1140px;
		padding-left: 60px;
		padding-right: 30px;
	}
	.contact {
		padding-bottom: 65px;
	}
	.selected {
		color: #6d818e !important;
	}

	.header-menu {
		background: radial-gradient(
			112.93% 112.93% at 50% 106.72%,
			#2e4151 0%,
			#010007 100%
		);
		/* background:no-repeat; */
		background-image: url(/img/headerbrdesk.jpg);
		background-position: center;
	}
	.main-bunner {
		background: no-repeat;
		background: radial-gradient(
			112.93% 112.93% at 50% 106.72%,
			#2e4151 0%,
			#010007 100%
		);
		background-image: url(/img/bunnerBgT.png);
		background-position: center;
	}
	.mission {
		background-image: url(/img/bgMissionD.jpg);
		background-position: center;
		background-size: cover;
	}
	.menu img {
		width: 326px;
		margin: 0 auto;
		padding-top: 21px;
	}
	.menu {
		padding-top: 11px;
		padding-bottom: 33px;
	}
	.main-menu a {
		font-size: 24px;
		line-height: 24px;
	}
	.main-menu a:hover {
		color: #0070ff;
	}
	.main-menu {
		padding-top: 15px;
		padding-bottom: 17px;
		padding-right: 14px;
	}
	.btn-call {
		font-size: 24px;
		line-height: 24px;
		padding-left: 36px;
		padding-right: 18px;
		background-image: url(/img/btnLinePc.png);
		background-position-y: 4px;
	}

	.btn-call2 {
		font-size: 24px;
		line-height: 24px;
		padding-left: 36px;
		padding-right: 18px;
		background-image: url(/img/btnLinePc.png);
		background-position-y: 4px;
	}
	.btn-call:hover {
		color: #0070ff;
	}
	.btn-call2:hover {
		color: #0070ff;
	}
	.head-line {
		background-image: url(/img/linepc.png);
		height: 71px;
	}
	.main-bunner h1 {
		font-size: 48px;
		line-height: 59px;
		margin-bottom: 49px;
		/* padding-left: 16px; */
		width: 80%;
		padding-top: 57px;
	}
	.main-bunner-desk p {
		font-size: 24px;
		line-height: 29px;
	}
	.main-bunner-desk {
		padding-left: 35px;
		padding-right: 16%;
	}
	.main-bunner {
		padding-bottom: 111px;
	}
	.title {
		font-size: 48px;
		line-height: 59px;
	}
	.experience h2 {
		padding-bottom: 33px;
		padding-top: 41px;
	}
	.description {
		font-size: 24px;
		line-height: 29px;
		margin-bottom: 33px;
		padding-left: 37px;
	}
	.experience .description {
		padding-right: 15%;
	}
	.swiper {
		width: 100%;
		height: 285px;
	}
	.exp-item span {
		font-size: 18px;
		line-height: 22px;
	}
	.exp-item {
		width: 198px;
	}
	.mission-desk p {
		font-size: 24px;
		line-height: 29px;
		width: 80%;
	}
	.mission-desk {
		padding-left: 37px;
	}
	.mission h4 {
		padding-top: 46px;
		padding-bottom: 31px;
	}
	.mission {
		padding-bottom: 157px;
	}
	.tehnologi h4 {
		padding-top: 50px;

		padding-bottom: 31px;
	}
	.tl-item {
		font-size: 36px;
		line-height: 36px;
	}
	.tehnologi .description {
		margin-bottom: 57px;
	}
	.bg1 {
		width: 350px;
		background-size: cover;
		margin-bottom: 0;
	}
	.bg2 {
		position: relative;
		width: 350px;
		margin-bottom: 0;
	}
	.bg3 {
		width: 350px;
	}
	.bg1 img {
		padding-top: 0px;
		padding-bottom: 94px;
	}

	.bg2 img {
		padding-top: 105px;
		padding-bottom: 50px;
	}

	.bg3 img {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.bg1 span {
		padding-top: 23px;
		padding-left: 2px;
	}

	.bg2 span {
		position: absolute;
		bottom: -11px;
		left: -13px;
	}
	.bg3 span {
		padding-top: 25px;
		margin-left: -44px;
	}
	.tehnologi-list {
		margin-bottom: 63px;
	}
	.bottom-desk {
		width: 80%;
	}
	.bottom-desk .description {
		border: none;
		border-left: 15px solid rgba(255, 255, 255, 0.3);
	}
	.desk-bottom {
		margin-bottom: 24px !important;
	}
	.bottom-desk p:nth-child(1) {
		padding-bottom: 0px;
	}
	.bottom-desk {
		padding-bottom: 26px;
	}
	.footer-logo {
		width: 25%;
		padding-top: 38px;
	}
	.footer-logo img {
		width: 126px;
	}
	.footer-nav p {
		font-size: 14px;
		line-height: 21px;
	}
	.footer-nav span {
		font-size: 24px;
		line-height: 29px;
	}
	.footer-company span {
		padding-top: 25px;
	}
	.footer-company p {
		width: 75%;
	}
	.footer-company span {
		padding-bottom: 12px;
	}
	.footer-contact_link {
		font-size: 24px;
		line-height: 29px;
	}
	.footer-company {
		width: 25%;
	}
	.footer-contact {
		padding-top: 38px;
	}
	.footer-contact p {
		width: auto;
	}
	.footer-contact_email {
		font-size: 14px;
		line-height: 21px;
	}
	.comp {
		padding-top: 22px;
		padding-bottom: 61px;
		font-size: 13px;
		line-height: 16px;
	}
	.catalog-title {
		font-style: normal;
		font-weight: bold;
		font-size: 48px;
		line-height: 59px;
		padding-top: 54px;
	}
	.catalog-item-title {
		/* margin-top: 37px; */
		width: 460px;
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 48px;
		line-height: 48px;
		display: flex;
		align-items: center;
		text-transform: uppercase;
	}
	.catalog-item-head {
		display: flex;
		padding-top: 82px;
		padding-bottom: 35px;
		min-height: 98px;
	}
	.catalog-item-img {
		position: relative;
		margin-left: 110px;
	}
	.catalog-item-img img {
		position: absolute;
		top: -82px;
		max-width: 256px;
		max-height: 256px;
	}
	.catalog-section-title {
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 32px;
		line-height: 32px;
		text-transform: uppercase;
	}
	.catalog-table {
		background: #ffffff;
	}
	.t-name {
		width: 170px;
	}
	.catalog-table,
	th,
	td {
		border: 1px solid #b9b9b9;
		border-collapse: collapse;
	}
	.catalog-table thead {
		font-family: 'CenturyGothic';
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		line-height: 17px;
	}
	.catalog-table thead td {
		padding: 10px 8px;
		background: rgba(0, 0, 0, 0.05);
		/* border: 1px solid #B9B9B9; */
	}
	.catalog-table tbody td {
		padding: 13px 8px 32px 7px;
		font-family: 'CenturyGothic';
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		line-height: 8px;
		/* border: 1px solid #B9B9B9; */
	}
	.catalog-bg {
		background-color: #e5e5e5;
	}
	.cat-item {
		margin-right: 30px;
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 30px;
		padding-bottom: 47px;
	}
	.catalog-table-head {
		margin-top: 50px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 5px;
	}
	.catalog-table-head img {
		margin-top: -11px;
	}
	.more-btn {
		display: none;
		padding: 0;
		margin-top: 6px;
		text-align: end;
		width: 140px;
		height: 30px;
		font-family: 'CenturyGothic';
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		line-height: 17px;
		border: none;
		background-color: transparent;
		background-image: url(/img/btnLinePc.png);
		background-position-y: 0px;
	}
	.more-btn:hover {
		color: #0070ff;
	}
	.line-catallog {
		background: no-repeat;
		background-image: url(/img/catalogLine.svg);
		background-position-y: center;
		background-position-x: -111px;
		background-size: contain;
	}

	.main-wrapper {
		position: relative;
		background-color: #010007;
		/* height: 100vh; */
		overflow: hidden;
	}
	.m-menu {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		margin-top: 35px;
		position: absolute;
		top: 0px;
		width: 1200px;
	}
	.m-menu a {
		width: 50%;
		margin-bottom: 37px;
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 36px;
		line-height: 36px;
		display: flex;
		align-items: center;
		text-transform: uppercase;
		text-decoration: none;
		color: #ffffff;
	}
	.m-menu a:nth-child(1) {
		position: absolute;
		top: 147px;
		left: 180px;
	}
	.m-menu a:nth-child(2) {
		position: absolute;
		top: 252px;
		left: 157px;
	}
	.m-menu a:nth-child(3) {
		position: absolute;
		top: 358px;
		left: 110px;
	}
	.m-menu a:nth-child(4) {
		position: absolute;
		top: 147px;
		right: -233px;
	}
	.m-menu a:nth-child(5) {
		position: absolute;
		top: 252px;
		right: -324px;
	}
	.m-menu a:nth-child(6) {
		position: absolute;
		top: 358px;
		right: -340px;
		display: none;
	}
	.m-menu a:nth-child(7) {
		position: absolute;
		top: 358px;
		right: -324px;
		/* display: none; */
	}

	.m-menu a:nth-child(8) {
		position: absolute;
		top: 464px;
		left: 156px;
		/* display: none; */
	}

	.m-menu a:nth-child(9) {
		position: absolute;
		top: 464px;
		right: -272px;
		/* display: none; */
	}
	.bg {
		background: no-repeat;
		background-color: #010007;
		background-image: url(/img/MainPC.png);
		background-position: center;
		background-position-y: -50px;
		/* height: 751px; */
		height: 100vh;
	}
	.bg img {
		display: block;
		margin: 0 auto;
		padding-top: 183px;
		width: 504px;
		padding-left: 16px;
	}
	.menumain-wrapper {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		padding-bottom: 130px;
		/* position: relative; */
	}

	.nav-button-partners {
		display: flex;
		margin-top: 49px;
	}
	.btnnav {
		width: 50%;
		padding-bottom: 10px;
		text-align: center;
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 24px;
		line-height: 24px;
		background-color: transparent;
		border: none;
		border-bottom: none;
		text-transform: uppercase;
		background-color: #000000;
		padding: 10px;
	}
	.maps-buttons {
		display: flex;
		margin-top: 0;
		padding-top: 20px;
	}
	.title-map h1 {
		padding-top: 0px;
	}
	.maps-buttons button {
		font-size: 24px;
	}
	.shop-content h1 {
		width: 920px;
		margin-top: 51px;
	}
	.shop-content p {
		margin-top: 30px;
	}
	.shop-list {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		margin-top: 50px;
		margin-bottom: 84px;
	}
	.shop-list-item {
		max-width: 255px;
	}
	.shop-list-item div {
		height: 107px;
	}
	.shop-list-item p {
		margin-top: 20px;
		font-size: 18px;
		line-height: 22px;
	}
	.shop-form {
		background: radial-gradient(
			53.88% 97% at 50% 48.5%,
			#2e4151 0%,
			#010007 100%
		);
		padding-bottom: 70px;
	}
	.shop-form h2 {
		color: #fff;
		padding-top: 46px;
	}
	.shop-form-list {
		color: #fff;
		display: flex;
		margin-top: 51px;
		padding-bottom: 21px;
	}

	.shop-form-list div {
		display: flex;
		margin-right: 105px;
	}
	.usl-lists {
		margin-bottom: 27px;
	}
	.usl-lists div {
		display: flex;
		margin-right: 68px;
	}
	.shop-form-list span {
		padding-right: 18px;
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 96px;
		line-height: 96px;

		text-transform: uppercase;

		color: #ffffff;
	}
	.shop-form-list div p {
		width: 321px;
		margin-top: 0;
		font-family: 'CenturyGothic';
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		line-height: 22px;
	}
	.usl-lists div p {
		width: 202px;
		margin-top: 0;
		font-family: 'CenturyGothic';
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		line-height: 22px;
	}
	.form-partners {
		width: 709px;
		padding: 55px 146px 40px 65px;

		background: no-repeat;
		background-color: #fff;
		background-image: url(/img/formline.svg);
		background-position-y: 464px;
	}
	.form-partners h3 {
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 48px;
		line-height: 48px;
		text-transform: uppercase;
	}
	.form-partners p {
		font-size: 18px;
		margin-top: 16px;
		margin-bottom: 47px;
	}
	.form-group input {
		font-family: 'CenturyGothic';
		font-style: normal;
		font-weight: normal;
		font-size: 24px;
		line-height: 29px;

		color: rgba(0, 0, 0, 0.38);
		border: none;
		border-bottom: 2px solid #bebebe;
		padding-bottom: 8px;
	}
	.form-group {
		margin-bottom: 30px;
	}
	.form-subbmit {
		margin-top: 52px;
		margin-left: auto;
		padding-right: 5px;
	}
	.usl-list {
		display: grid;
		grid-template-columns: 3fr 2fr;
		column-gap: 125px;
		margin-top: 50px;
	}
	.usl-flex {
		margin-top: 16px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		grid-row: 1/3;
		grid-column: 2;
		padding-bottom: 70px;
	}
	.usl-list-item p {
		font-size: 18px;
		line-height: 22px;
		margin-top: 18px;
		width: 200px;
	}
	.usl-list-desk {
		width: 550px;
		font-size: 24px;
		line-height: 29px;
		margin-top: 37px !important;
		margin-bottom: 57px;
	}
	.usl {
		display: none;
	}
	.btnactive {
		padding: 15px 10px 10px 10px;
		border: 2px solid #000000;
		background-color: transparent;
	}
	.title-map {
		left: 10%;
		top: 10%;
	}
	.cityname {
		font-size: 48px;
		line-height: 48px;
		padding-top: 69px;
	}
	.mname {
		font-size: 24px;
		line-height: 29px;
	}
	.map-items {
		padding-left: 33px;
		margin-top: 1px;
		margin-bottom: 58px;
	}
	.map-items a {
		font-size: 18px;
		line-height: 22px;
	}
	.map-items {
		font-size: 18px;
		line-height: 22px;
	}
	.maps-link {
		right: 255px;
		top: 56px;
	}
	.maps-link a {
		font-size: 18px;
		line-height: 22px;
	}
	.partnersbutton {
		margin-top: 77px;
		margin-bottom: 124px;
		font-family: 'PartnerUltraCondensed';
		font-style: normal;
		font-weight: normal;
		font-size: 24px;
		line-height: 24px;
		padding: 15px 16px 0px 16px;
		background-color: white;
		text-transform: uppercase;
	}
	.guarantees h1 {
		padding-top: 38px;
		padding-bottom: 30px;
	}
	.guarantees p {
		color: #fff;
		margin: 0;
		padding-bottom: 26px;
		padding-right: 29%;
	}
	.gar-list p {
		padding-right: 0%;
	}
	.gar-list {
		width: 60%;
	}
	.shop-list-item img {
		width: auto;
	}
	.shop-list-item img:last-of-type {
		width: auto;
	}
	.shop-form-list {
		flex-direction: row;
	}
	.u-img {
		width: auto;
	}
	.usl-list-item img {
		width: auto;
	}
	#map {
		height: 576px !important;
	}
	.popap-content {
		width: 728px;
	}
	.popap-content .form-partners {
		width: 517px;
		padding: 55px 146px 66px 65px;
		background-position-y: 90%;
	}
	.ymaps-2-1-79-search {
		z-index: 100 !important;
		position: absolute !important;
		right: 10% !important;
		top: 38px !important;
	}
}

.check-warranty {
	padding-top: 20px;
	padding-bottom: 40px;
	background-color: #595858;
}

.check-warranty h2 {
	color: #ffffff;
}

.check-tooltip {
	padding: 6px 16px;
	border-radius: 20px;
	background-color: #c10f0f;
	font-size: 22px;
	margin-left: 15px;
	vertical-align: middle;
	cursor: pointer;
}

.tippy-box {
	background: none !important;
}

.check-warranty__form {
	margin-top: 20px;
	margin-bottom: 10px;
	display: flex;
}

.check-warranty__form input {
	font-family: 'CenturyGothic';
	background-color: #fafafa;
	height: 50px;
	text-align: center;
	border: none !important;
	outline: none !important;
	vertical-align: top;
	font-size: 20px;
	padding: 0;
}

.check-warranty__form button {
	font-family: 'CenturyGothic';
	padding: 0 52px;
	color: #ffffff;
	background-color: #c10f0f;
	height: 50px;
	text-align: center;
	border: none !important;
	outline: none !important;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 20px;
}

.mob__form {
	display: none;
}

@media (max-width: 768px) {
	.check-warranty__form button {
		padding: 0 42px;
		height: 40px;
		font-size: 16px;
	}

	.check-warranty__form input {
		height: 40px;
		width: 110px;
		font-size: 16px;
	}

	.description1 {
		font-size: 14px;
	}

	.description2 {
		font-size: 14px;
	}

	.description2 > span {
		font-size: 12px;
	}

	.container2 {
		margin: 20px auto;
		overflow: hidden;
		width: 100%;
	}

	.check-garant23 {
		margin-left: auto;
		margin-right: auto;
	}

	.half {
		float: left;
		width: 50%;
	}

	.half > img {
		display: block;
		width: 100%;
	}
}
@media (max-width: 425px) {
	.mob__form {
		display: block;
	}
	.desctop__form {
		display: none;
	}
}

.description1 {
	color: #fff;
	margin-right: auto;
}

.description2 {
	color: #fff;
	margin-left: auto;
}

.description2 > span {
	font-size: 14px;
}

.container2 {
	margin: 20px auto;
	overflow: hidden;
	width: 100%;
}

.check-garant23 {
	margin-left: auto;
	margin-right: auto;
}

.half {
	float: left;
	width: 50%;
}

.half > img {
	display: block;
	width: 100%;
}

.check-warranty__result {
	display: none;
	margin-top: 30px;
	color: #ffffff;
	font-size: 24px;
	line-height: 29px;
}

.check-warranty__result a {
	color: #ffffff !important;
	text-decoration: none !important;
}

.check-warranty__result-download {
	border-radius: 20px;
	background-color: #c10f0f;
	vertical-align: middle;
	background-image: url('/img/download.svg');
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	display: inline-block;
	background-size: 60%;
	background-position: 47% 35%;
}

@media (max-width: 575px) {
	.check-tooltip {
		padding: 4px 13px;
		font-size: 18px;
		margin-left: 8px;
	}

	.check-warranty__form input {
		width: 100%;
		margin-bottom: 20px;
	}

	.check-warranty__form button {
		width: 100%;
		margin-left: 0;
	}
}
