

/* Start:/bitrix/templates/main_2026/stylesheets/screen.css?178955010066197*/
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <li nk href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&subset=cyrillic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400);
@import url(/bitrix/templates/main_2026/stylesheets/owl.carousel.min.css);
@import url(/bitrix/templates/main_2026/stylesheets/owl.theme.default.min.css);
/* line 5, ../. ./. ./. ./. ./Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

/* line 22, ../. ./. ./. ./. ./Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
html {
    line-height: 1;
}

/* line 24, ../. ./. ./. ./. ./Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
    list-style: none;
}

/* line 26, ../. ./. ./. ./. ./Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* line 28, ../. ./. ./. ./. ./Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

/* line 30, ../. ./. ./. ./. ./Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
    quotes: none;
}

/* line 103, ../. ./. ./. ./. ./Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

/* line 32, ../. ./. ./. ./. ./Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
a img {
    border: none;
}

/* line 116, ../. ./. ./. ./. ./Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

@font-face {
    font-family: 'FFKievitPro';
    /*src: url("/bitrix/templates/main_2026/stylesheets/../fonts/FFKievitPro-Regular.eot");
    src: url("/bitrix/templates/main_2026/stylesheets/../fonts/FFKievitPro-Regular.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/main_2026/stylesheets/../fonts/FFKievitPro-Regular.woff") format("woff"), url("/bitrix/templates/main_2026/stylesheets/../fonts/FFKievitPro-Regular.ttf") format("truetype");*/
    src: url("/bitrix/templates/main_2026/stylesheets/../fonts/FFKievitPro-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pragmatica';
    src: url("/bitrix/templates/main_2026/stylesheets/../fonts/Pragmatica-Medium.eot");
    src: url("/bitrix/templates/main_2026/stylesheets/../fonts/Pragmatica-Medium.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/main_2026/stylesheets/../fonts/Pragmatica-Medium.woff") format("woff"), url("/bitrix/templates/main_2026/stylesheets/../fonts/Pragmatica-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

/* line 32, ../sass/screen.scss */
b {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    /*text-transform: uppercase;*/
}

/* line 39, ../sass/screen.scss */
body, html {
    font-family: 'Roboto', sans-serif;
   /* background: url(/bitrix/templates/main_2026/stylesheets/../images/goof-light-bg.jpg) no-repeat;*/
    background-size: cover;
    box-sizing: border-box;
}

/* line 43, ../sass/screen.scss */
a {
    text-decoration: none;
}

/* line 45, ../sass/screen.scss */
a:hover {
    text-decoration: underline;
}

/* line 48, ../sass/screen.scss */
.main-container {
    width: 1040px;
    margin: auto;
}

/* line 51, ../sass/screen.scss */
.main-container:after {
    content: '';
    clear: both;
    display: table;
}

/* line 56, ../sass/screen.scss */
header {
    background: #fff;
    padding: 15px 0;
	position: fixed;
    width: 100%;
    z-index: 1000;
    height: 80px;
    box-sizing: border-box;
}
header + .header-space {
    height: 55px;
}
/* line 59, ../sass/screen.scss */
header .main-container {
    width: 100%;
}

/* line 62, ../sass/screen.scss */
header .logotype {
    width: 22% !important;
    padding: 0 3% 0 7%;
    margin-top: -5px;
}

/* line 64, ../sass/screen.scss */
header .logotype img {
    width: 100%;
}

/* line 68, ../sass/screen.scss */
header .header-col {
    /*width: 30%;*/
    width: 23%;
    vertical-align: middle;
    display: inline-block;
}

/* line 73, ../sass/screen.scss */
header .header-col.header-number {
    text-align: right;
}

/* line 76, ../sass/screen.scss */
header .header-col-2 {
    text-align: center;
    font-size: 20px;
}

/* line 79, ../sass/screen.scss */
header .header-col-2 span {
  /*  text-transform: uppercase;  */
    font-weight: 500;
}
header .header-col.menu-icon {
	width: 44px;
	border: 1px solid #000;
	border-radius: 4px;
	/*margin-left: 5%;*/
    margin-right: 1%;
    margin-left: 3.5%;
	position: relative;
}
	header .header-col.menu-icon a {
		display: block;
		text-align: center;
		padding: 12px 0 8px;
		line-height: 0px;
	}
		header .header-col.menu-icon i {
			display: inline-block;
			width: 70%;
			height: 3px;
			background: #333;
			margin-bottom: 4px;
		}
	header .header-col.menu-icon ul {
		display: none;
		position: absolute;
		right: -217px;
		top: 42px;
		background: #FFF;
		padding: 3px 0px;
		border: 1px solid #777;
	}
	header .header-col.menu-icon.open ul {
		display: block;
        z-index: 10000;
	}
		header .header-col.menu-icon li {
			padding: 15px 5px;
			width: 250px;
			text-align: left;
			border-bottom: 2px dotted #555;
		}
		header .header-col.menu-icon li:last-child {
			border-bottom: none;
		}
			header .header-col.menu-icon li a {
				position: relative;
				display: inline-block;
				padding-left: 70px;
				color: #333;
				text-transform: lowercase;
				font-weight: bold;
				font-size: 18px;
			}
				header .header-col.menu-icon li a:before {
					content: '';
					position: absolute;
					background: url(/bitrix/templates/main_2026/stylesheets/../images/menu_icons-b.png) no-repeat;
					width: 40px;
					height: 45px;
					display: block;
					margin: 0 auto 10px;
					left: 6px;
					top: -15px;
					background-size: 196px 45px;
					background-position: 0px 0;
				}
				header .header-col.menu-icon li:nth-child(2) a:before {
					background-position: -45px 0;
				}
				header .header-col.menu-icon li:nth-child(3) a:before {
					background-position: -86px 0;
				}
				header .header-col.menu-icon li:nth-child(4) a:before {
					background-position: -126px 0;
				}

.menu-icon strong {
    position: absolute;
    top: 10px;
    right: -70px;
    font-size: 22px;
    font-weight: bold;
}


/* line 83, ../sass/screen.scss */
header .callback-header {
    text-align: center;
}

header .callback-header-block {
    margin: 0 auto 5px auto;
    display: inline-block;
    text-align: center;
    background: #fff;
    padding: 10px 12px 10px 12px;
    border-radius: 15px;
    border: 4px solid #9e005d;
}

/* line 86, ../sass/screen.scss */
header .callback-header a, header .callback-header a:hover {
    display: block;
    color: #9e005d;
    font-weight: 700;
    font-size: 20px;
    float: left;
	position: relative;
    margin: auto;
    text-decoration: none;
}

header .callback-header .leave_feedback:before {
    /*content: '';*/
    /*position: absolute;*/
    /*width: 44px;*/
    /*height: 41px;*/
    /*left: -39px;*/
    /*top: -13px;*/
    /*display: block;*/
    /*background-position: -250px 0;*/
    /*background: url(/bitrix/templates/main_2026/stylesheets/../images/menu_icons_active_white.png) no-repeat;*/
}

header .callback-header .leave_feedback:before {
    background-position: -262px -15px;
!important;
    float: left;
}

/* line 91, ../sass/screen.scss */
header .language {
    text-align: center;
    width: 10%;
    /*padding-left: 2%;*/
    padding-left: 0;
    display: inline-block;
}

/* line 97, ../sass/screen.scss */
header .language a, header .language span {
    font-weight: 700;
    color: #6a6a6a;
}

/* line 100, ../sass/screen.scss */
header .language a:hover {
    color: #444;
}

/* line 104, ../sass/screen.scss */
.container-menu {
    padding-top: 60px;
    border-bottom: 6px solid #fff;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
	font-size: 0px;
}

/* line 108, ../sass/screen.scss */
.container-menu:after {
    content: '';
    display: table;
    clear: both;
}
.container-menu ul {
	font-size: 0px;
}
/* line 113, ../sass/screen.scss */
.container-menu ul li {
    margin-right: 15%;
    text-align: center;
    display: inline-block;
	width: 13%;
	font-size: 16px;
}

.header-number a, .footer-number a {
    text-decoration: none;
    white-space: nowrap;
    color: black;
}

/* line 117, ../sass/screen.scss */
.container-menu ul li:last-child {
    margin-right: 0;
}

/* line 120, ../sass/screen.scss */
.container-menu ul li a {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    font-family:  'Roboto', sans-serif;
    text-transform: lowercase;
	white-space: nowrap;
}

.container-menu ul .active span {
    color: #9e005d;
    font-size: 18px;
    font-weight: 700;
    font-family:  'Roboto', sans-serif;
    text-transform: lowercase;
}

/* line 126, ../sass/screen.scss */
.container-menu ul li:before {
    content: '';
    background: url(/bitrix/templates/main_2026/stylesheets/../images/menu_icons.png) no-repeat;
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto 10px;
}

.container-menu ul li.active:before {
    background: url(/bitrix/templates/main_2026/stylesheets/../images/menu_icons_active.png) no-repeat;
}

/* line 133, ../sass/screen.scss */
.container-menu ul li:nth-child(2):before {
    background-position: -69px 0;
}

/* line 135, ../sass/screen.scss */
.container-menu ul li:nth-child(3):before {
    width: 60px;
    background-position: -136px 0;
}

/* line 138, ../sass/screen.scss */
.container-menu ul li:nth-child(4):before {
    background-position: -192px 0;
}

/* line 141, ../sass/screen.scss */
.breadcrumb {
    padding: 15px 0;
}

/* line 143, ../sass/screen.scss */
.breadcrumb a {
    font-size: 14px;
    color: #9e005d;
    font-weight: 700;
    text-transform: uppercase;
}

/* line 148, ../sass/screen.scss */
.breadcrumb .active_bc {
    color: #231f20;
}

/* line 151, ../sass/screen.scss */
.container-sidebar {
    width: 25%;
    padding-top: 50px;
    float: left;
}

/* line 155, ../sass/screen.scss */
.container-sidebar ul li {
    padding-bottom: 25px;
}

/* line 157, ../sass/screen.scss */
.container-sidebar ul li a {
    font-weight: 500;
    color: #231f20;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
}

/* line 163, ../sass/screen.scss */
.container-sidebar ul li a:hover {
    color: #9e005d;
    text-decoration: none;
}

/* line 170, ../sass/screen.scss */
.container-content#avia section h1:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    margin-top: -25px;
    background: url(/bitrix/templates/main_2026/stylesheets/../images/other_icons.png) no-repeat;
    width: 70px;
    height: 70px;
    margin-left: 15px;
}

/* line 180, ../sass/screen.scss */
.container-content {
    width: 75%;
/*    padding-top: 10px; */
    padding-left: 25px;
    float: left;
}

/* line 185, ../sass/screen.scss */
.container-content section h1 {
    color: #a01065;
    font-weight: 700;
    font-size: 32px;
    line-height: 28px;
padding-top: 50px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-stretch: 100%;
    height: 40px;
    font-family: 'Roboto', sans-serif;
}

/* line 191, ../sass/screen.scss */
.container-content section p,
.container-content section ul,
.container-content section ol {
    font-weight: 400;
    /*font-size: 16px;*/
    line-height: 25px;
    font-family:  'Roboto', sans-serif;
    font-weight: 300;    
    font-size: 18px;
}

/* line 196, ../sass/screen.scss */
.main-container .header-number, .main-container .footer-number {
    /*width: 17.5%;*/
    width: 15%;
    margin-left: 100px;
}

/* line 199, ../sass/screen.scss */
.main-container .header-number strong, .main-container .footer-number strong {
    font-size: 22px;
    display: block;
    font-weight: 700;
}

/* line 203, ../sass/screen.scss */
.main-container .header-number span, .main-container .footer-number span {
    font-size: 15px;
    float: right;
    font-weight: 300;
}

/* line 208, ../sass/screen.scss */
.active a {
    color: #b52167 !important;
}

/* line 211, ../sass/screen.scss */
.button {
    background-color: #9e005d;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding: 15px 35px;
    display: inline-block;
    text-decoration: none !important;
    margin: 15px 0;
}

/* line 220, ../sass/screen.scss */
.button:hover {
    background-color: #a54c7a;
}

/* line 223, ../sass/screen.scss */
footer {
    width: 100%;
    float: left;
    /*margin-top: 30px;*/
}

/* line 227, ../sass/screen.scss */
footer .footer-inner {
    float: left;
    width: 100%;
    padding: 20px 0;
    margin: 35px 0;
    border-top: 6px solid #fff;
    border-bottom: 6px solid #fff;
}
	footer .footer-inner ul {
		
	}
		footer .footer-inner ul li {
			float: left;
			background: none;
			width: 33%;
			padding: 10px 0px;
			text-align: center;
			position: relative;
		}
		footer .footer-inner ul li:nth-child(2):before {
			content: '';
			width: 0px;
			height: 120%;
			top: -10%;
			left: 0px;
			position: absolute;
			border-left: 3px dotted #bebebe;
		}
footer .footer-inner ul li:nth-child(3):before {
			content: '';
			width: 0px;
			height: 120%;
			top: -10%;
			left: 0px;
			position: absolute;
			border-left: 3px dotted #bebebe;
		}
			footer .footer-inner li a {
				font-size: 21px !important;
				font-weight: bold !important;
				color: #000 !important;
			}
		footer .footer-policy a {
			font-size: 14.5px !important;
			text-transform: uppercase;
		}

/* line 234, ../sass/screen.scss */
footer .footer-ask-col {
    width: 24%;
    text-align: center;
}

/* line 237, ../sass/screen.scss */
footer .footer-img {
    width: 100%;
}

/* line 239, ../sass/screen.scss */
footer .footer-col {
    float: left;
    margin-right: 3%;
}

/* line 242, ../sass/screen.scss */
footer .footer-address-col {
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
}

/* line 247, ../sass/screen.scss */
footer .footer-address-col p:nth-child(2) {
    font-size: 13.5px;
}

/* line 251, ../sass/screen.scss */
footer .footer-inner .footer-number strong {
    font-size: 21px;
    text-align: right;
}

/* line 255, ../sass/screen.scss */
footer .footer-ask-col {
    font-weight: 700;
}

/* line 257, ../sass/screen.scss */
footer .footer-ask-col a {
    color: #000;
    position: relative;
}

/* line 260, ../sass/screen.scss */
footer .footer-ask-col a span {
    width: 70px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    line-height: 22px;
}

/* line 266, ../sass/screen.scss */
footer .footer-ask-col a span:hover {
    text-decoration: underline;
}

/* line 271, ../sass/screen.scss */
footer .footer-ask-col a:before {
    content: '';
    width: 42px;
    height: 68px;
    position: absolute;
    left: -40px;
    top: -25px;
    background: url(/bitrix/templates/main_2026/stylesheets/../images/other_icons.png) -80px 0 no-repeat;
}

/* line 280, ../sass/screen.scss */
footer .footer-policy {
    text-align: center;
    margin-bottom: 35px;
}

/* line 283, ../sass/screen.scss */
footer .footer-policy a {
    color: #231f20;
    display: inline-block;
    font-weight: 700;
}

/* line 289, ../sass/screen.scss */
.services_btn-container {
    margin-top: 20px;
}

/* line 291, ../sass/screen.scss */
.service_btn {
    display: inline-block;
    margin-bottom: 15px;
}

/* line 294, ../sass/screen.scss */
.text_89848954, .opp-container h2 {
    padding-top: 20px;
    font-weight: 300;
    margin-bottom: 10px;
    color: #9e005d;
    text-transform: uppercase;
    font-size: 1.9em;
}

/* line 301, ../sass/screen.scss */
.full-width {
    width: 100%;
    padding-left: 0;
}

/* line 304, ../sass/screen.scss */
.container-content.full-width h1 {
    /*text-align: center;*/
    text-align: left;
    color: #B52167;
    padding: 0 0 40px;
    font-size: 2.4em;
    font-weight: 500;
    white-space: nowrap;
}

/* line 310, ../sass/screen.scss */
.main-button {
    display: block;
    color: #fff;
    text-decoration: none !important;
    text-align: center;
    padding: 10px 0;
    font-weight: 300;
    font-family:  'Roboto', sans-serif;
    font-size: 170%;
    background: #861e5c;
}

/* line 325, ../sass/screen.scss */
.main-button:hover {
    background: -webkit-linear-gradient(#861e5c, #D26F93 85%);
    background: -o-linear-gradient(#861e5c, #D26F93 85%);
    background: linear-gradient(#861e5c, #D26F93 85%);
}

/* line 329, ../sass/screen.scss */
.main-button:active {
    background: -webkit-linear-gradient(bottom, #D92065, #D26F93 85%);
    background: -o-linear-gradient(bottom, #D92065, #D26F93 85%);
    background: linear-gradient(to top, #D92065, #D26F93 85%);
}

.contacts-text-container section h1 {
    color: #a01065;
    font-weight: 700;
    font-size: 32px;
    line-height: 28px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
}

/* line 335, ../sass/screen.scss */
.contacts-text-container ul li {
    font-weight: 300;
    font-size: 1.8em;
    padding-bottom: 10px;
}

/* line 339, ../sass/screen.scss */
.contacts-text-container ul li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/main_2026/stylesheets/../images/contact_icons.png) no-repeat;
    margin-right: 20px;
}

/* line 345, ../sass/screen.scss */
.contacts-text-container ul li span {
    color: #B52167;
    font-size: 1.65em;
    padding-left: 20px;
}

/* line 350, ../sass/screen.scss */
.contacts-text-container ul li:first-child:before {
    width: 60px;
    height: 70px;
    background-position: 5px 0px;
}

/* line 354, ../sass/screen.scss */
.contacts-text-container ul li:nth-child(2):before {
    width: 60px;
    height: 70px;
    background-position: -1px -79px;
}

/* line 358, ../sass/screen.scss */
.contacts-text-container ul li:nth-child(3):before {
    width: 60px;
    height: 70px;
    background-position: -1px -160px;
}

/* line 364, ../sass/screen.scss */
.contact-btn {
    width: 340px;
    padding: 20px 0;
    margin: 30px auto 0;
font-weight: bold;
    text-transform: uppercase;
border-radius: 25px;
}

/* line 368, ../sass/screen.scss */
.map-container {
    padding-top: 70px;
}

/* line 370, ../sass/screen.scss */
.map-container .map-coords span {
    color: #B52167;
}

/* line 372, ../sass/screen.scss */
.map-container .map-coords {
    font-size: 25px;
    font-weight: 500;
}

/* line 376, ../sass/screen.scss */
#map {
    width: 100%;
    height: 500px;
    padding: 0;
    margin: 0;
    margin-top: 20px;
}

/* line 379, ../sass/screen.scss */
.docs-buttons {
    padding-top: 30px;
}

/* line 381, ../sass/screen.scss */
.docs-buttons a {
    font-size: 105%;
    text-align: left;
    margin-bottom: 40px;
    padding: 25px 0;
    padding-left: 100px;
    position: relative;
}
.docs-buttons.normativ a:before{
    content: '';
    width: 40px;
    height: 44px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 14px;
    background: url(/bitrix/templates/main_2026/stylesheets/../images/other_icons-btn.png) 0px 44px !important;
}

/* line 388, ../sass/screen.scss */
.docs-buttons a:first-child:before, .docs-buttons a:nth-child(2):before, .docs-buttons a:nth-child(3):before {
    content: '';
    width: 40px;
    height: 44px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 14px;
    background: url(/bitrix/templates/main_2026/stylesheets/../images/other_icons-btn.png) 0px 44px;
}

/* line 397, ../sass/screen.scss */
/*.docs-buttons a:nth-child(3) {
    padding: 35px 0;
    padding-left: 100px;
}*/

/* line 400, ../sass/screen.scss */
.docs-buttons a:nth-child(3):before {
    background-position: 0 0;
}

/* line 404, ../sass/screen.scss */
.large_logo-container {
    padding: 0 0 70px 0;
}

/* line 406, ../sass/screen.scss */
.large_logo-container img {
    width: 100%;
}

.large_logo-container .text {
    margin-top: 50px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
}

/* line 410, ../sass/screen.scss */
.container-features {
    border-bottom: 6px solid #fff;
    padding-bottom: 30px;
}

/* line 413, ../sass/screen.scss */
.feature-container {
    width: 63%;
    display: inline-block;
    border: 3px solid #fff;
    border-radius: 5px;
    padding: 25px 30px;
    margin-bottom: 40px;
    position: relative;
}
.container-features.section-1 .feature-container {
	border: none;
	padding: 0 30px;
    margin-bottom: 60px;
}

/* line 421, ../sass/screen.scss */
.feature-container h2, .feature-container p {
    padding-left: 10px;
}

/* line 424, ../sass/screen.scss */
.feature-container h2 {
    color: #9e005d;
    font-size: 31px;
    font-family: 'Roboto', sans-serif;
    position: relative;
}
.container-features.section-1 .feature-container h2 {
    font-size: 26px;
}

/* line 429, ../sass/screen.scss */
.feature-container h2:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #9e005d;
    display: inline-block;
    position: absolute;
    left: -15px;
    top: 12px;
    border-radius: 100%;
}
.container-features.section-1 .feature-container h2:before {
	content: none;
}

/* line 440, ../sass/screen.scss */
.feature-container p {
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-style: initial;
    width: 570px;
}
.container-features.section-1 .feature-container p {
    font-size: 21px;
	position: relative;
    margin-left: -5px;
}
	.container-features.section-1 .feature-container p:before {
		content: '';
		position: absolute;
		width: 5px;
		height: 5px;
		background: #000;
		left: -5px;
		top: 9px;
		border-radius: 50%
	}

/* line 446, ../sass/screen.scss */
.feature-container-inner {
    padding-left: 25%;
}
.container-features.section-1 .feature-container-inner {
    padding-left: 14%;
}

/* line 448, ../sass/screen.scss */
.feature-container-inner:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 30px;
    background: url(/bitrix/templates/main_2026/stylesheets/../images/feature-icons.png);
}
.container-features.section-1 .feature-container-inner:before {
	left: 0px;
	top: 8px;
}
.last-sign .feature-container-inner:before {
    background: url(/bitrix/templates/main_2026/stylesheets/../images/voskl.png);
    width: 67px;
    height: 67px;
    left: 21px !important;
top: 15px !important;
}

/* line 454, ../sass/screen.scss */
.handshake .feature-container-inner:before {
    width: 89px;
    height: 74px;
left: 10px !important;
}

/* line 457, ../sass/screen.scss */
.afford-icon .feature-container-inner:before {
    width: 82px;
    height: 78px;
    background-position: -5px -86px;
left: 10px !important;
top: 33px !important;
}

/* line 461, ../sass/screen.scss */
.no_risk .feature-container-inner:before {
    width: 71px;
    height: 80px;
    background-position: -5px -172px;
left: 17px !important;
}

/* line 465, ../sass/screen.scss */
.gift-icon .feature-container-inner:before {
    width: 80px;
    height: 82px;
    background-position: -5px -267px;
left: 13px !important;
}

/* line 469, ../sass/screen.scss */
.text_894858d {
    color: #030303;
    font-size: 16px;
    text-align: center;
    font-family:  'Roboto', sans-serif;
    padding-bottom: 25px;
}

/* line 475, ../sass/screen.scss */
.empl-container {
    background: #fff;
    width: 27%;
    float: right;
    padding: 10px 10px 10px 10px;
	/*padding-top: 20px;*/
    text-align: center;
	padding-bottom: 0px;
	position: relative;
    top: 5px;
}
	.container-features.section-1 .empl-container:before {
		/*content: 'выбрать специалиста';
		position: absolute;
		width: 100%;
		height: 35px;
		line-height: 35px;
		background: #79858a;
		color: #eee;
		top: 0px;
		left: 0px;
		font-size: 18px;
		letter-spacing: 0.5px; */
	}
	.container-features.section-1 .empl-container:after {
		/*content: '';
		position: absolute;
		border-top: 18px solid #85165b;
		border-left: 11px solid transparent;
		border-right: 11px solid transparent;
		top: 10px;
		right: 12px; */
	}

/* line 481, ../sass/screen.scss */
.empl-container h2 {
    font-family:  'Roboto', sans-serif;
    font-size: 20px;
    font-weight: bold;
	padding: 15px 6px 10px 10px;
    text-align: center;
}
.container-features.section-1 .empl-container h2 {
	/*font-style: normal;
	font: normal 16px 'Roboto';
	line-height: 1.1em;*/
}

/* line 488, ../sass/screen.scss */
.empl-container .empl-container-inner {
    width: 94%;
    display: inline-block;
}

/* line 491, ../sass/screen.scss */
.empl-container .empl-container-inner img {
    width: 94%;
}

/* line 494, ../sass/screen.scss */
.empl-container .empl-container-inner .main-button {
    margin: 10px 0;
}
.container-features.section-1 .empl-container .empl-container-inner .main-button {
    display: inline-block;
	text-transform: uppercase;
    font-weight: bold;
    font-size: 110%;
    width: 217px;
    padding: 10px 0px;
    border: none;
    border-radius: 0;
}

.empl-container-inner video {
    max-width: 100%;
}

/* line 498, ../sass/screen.scss */
.d-purple-scheme {
    background: #871e5d !important;
    font-size: 125%;
    border-color: #bb779b;
}

/* line 502, ../sass/screen.scss */
.container-title {
    color: #9e005d;
    font-family:   'Roboto', sans-serif;
    font-size: 37px;
    text-align: center;
    padding: 20px 0;
    padding-top: 40px;
}
.partners-container .container-title {
	padding-top: 0px
}
.partners-container .owl-nav {
	/*display: none;*/
}

.partners {
    font-family: 'Roboto', sans-serif;
font-size: 18px;
line-height: 25px;
font-weight: 300;
}

.partners h2{
	color: #a01065;
    font-weight: 700;
    font-size: 23px;
    line-height: 1;
    padding-bottom: 10px;
}

/* line 509, ../sass/screen.scss */
.owl-carousel {
    position: relative;
    background: #dce0e1;
}

/* line 515, ../sass/screen.scss */
.owl-nav .owl-next {
    width: 0;
    height: 0;
    position: absolute;
    right: 3px;
    bottom: 0;
    top: 0;
    margin: auto;
    font-size: 0;
    border-top: 15px solid transparent;
    border-left: 25px solid #861a53;
    border-bottom: 15px solid transparent;
}

.owl-nav .owl-prev {
    width: 0;
    height: 0;
    position: absolute;
    left: 3px;
    bottom: 0;
    top: 0;
    margin: auto;
    font-size: 0;
    border-top: 15px solid transparent;
    border-right: 25px solid #861a53;
    border-bottom: 15px solid transparent;
}

/* line 528, ../sass/screen.scss */
.owl-carousel .owl-item img {
    width: 75%;
    height: auto;
    margin: 0 10%;
}

/* line 530, ../sass/screen.scss */
.partners-container {
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 6px solid #fff;
}

/* line 534, ../sass/screen.scss */
.top-directions-container {
    width: 100%;
}

/* line 536, ../sass/screen.scss */
.top-directions-container img {
    vertical-align: middle;
    display: inline-block;
    width: 60%;
}

/* line 541, ../sass/screen.scss */
.container-sc-inner {
    padding: 30px 0;
    background: #dce0e1;
}
.section-3 .container-sc-inner {
	padding-top: 0px;
	/*padding-bottom: 28px;*/
    padding-bottom:0px;
	width: 100%;
    float: left;

    margin-bottom:25px;
}
.section-3 .container-sc-inner .desc{
    float:left;
    width:380px;
    font-size: 22px !important;
    margin-top:16px;
}
.section-3 .container-sc-inner.right-part .desc{
    width:330px;
}
.section-3 .container-sc-inner.right-part {
	width: 100%;
    float: right;
}
	.section-3 .container-sc-inner.right-part .image {
		text-align: center;
		padding-top: 56px;
		padding-bottom: 14px;
	}
	.section-3 .container-sc-inner.right-part img {
		width: 76%;
	}
/* line 544, ../sass/screen.scss */
.sc-title-label {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    background: #831e59;
    border: 3px solid #bb779b;
    color: #fff;
    font-family:  'Roboto', sans-serif;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 60px;
    font-size: 220%;
    display: inline-block;
    vertical-align: middle;
}
.section-3 .sc-title-label {
	border: none;
    width: 100%;
    text-align: center;
    font-size: 185%;
    line-height: 40px;
	padding: 5px 0px;
    border-radius: 0px;
}
.section-3 .container-sc-inner .desc {
	position: relative;
	padding: 0px 20px;
	font-size: 18px;
}
.section-3 .container-sc-inner.right-part .desc {
	height: 36px;
}
	.section-3 .container-sc-inner .desc ul {
		position: absolute;
		width: calc(100% - 48px);
		bottom: 44px;
		left: 0px;
		padding-left: 27px;
	}
		.section-3 .container-sc-inner .desc ul:before {
			content: '';
			position: absolute;
			width: calc(100% + 0px);
			height: 2px;
			bottom: 5px;
			left: 10px;
			background: #9f1f63; 
		}
		.section-3 .container-sc-inner .desc ul li {
			display: inline-block;
			width: 9px;
			height: 9px;
			border-radius: 50%;
			background: #9f1f63;
			margin-right: calc(17% + 1px);
		}
		.section-3 .container-sc-inner .desc ul li:last-child {
			margin-right: 0px;
		}

/* line 548, ../sass/screen.scss */
.sc-title-label:before {
    content: '';
    /*border: 4px solid #984476;*/
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

/* line 569, ../sass/screen.scss */
.sc-title-label span {
    position: relative;
}


/* line 573, ../sass/screen.scss */
.top-directions-container__img .top-directions-container__img__inner:nth-child(2), .top-directions-container__img .top-directions-container__img__inner:nth-child(4) {
    float: right;
}

/* line 576, ../sass/screen.scss */
.top-directions-container__img__inner {
    width: 49%;
    height: 219px;
    margin: 30px 0 0px;
    display: inline-block;
    position: relative;
}

/* line 582, ../sass/screen.scss */
.top-directions-container__img__inner .sc-title-label {
    position: absolute;
    bottom: 30px;
    padding-right: 30px;
}

/* line 587, ../sass/screen.scss */
.top-directions-container__img__inner img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}

/* line 594, ../sass/screen.scss */
.adv-opp-container_inner {
    padding: 20px 0;
    display: inline-block;
    height: 130px;
    vertical-align: top;
    margin-bottom: 30px;
    background: #dce0e1;
}

.section-4 .adv-opp-container_inner {
	padding: 0;
	padding-bottom: 15px;
	overflow: hidden;
	height: auto;
}
.section-4 .adv-opp-60 {
	width: 48%;
	height: 245px;
}
.section-4 .adv-opp-30 {
	width: 48%;
	padding-bottom: 15px;
	height: 280px;
}
.section-4 .adv-opp-30 .sc-title-label {
    line-height:80px;
}
	.section-4 a {
		display: block;
	}
	.section-4 .sc-title-label {
		border: none;
		width: 100%;
		text-align: center;
		font-size: 185%;
		line-height: 40px;
		padding: 5px 0px;
		border-radius: 0px;
		margin-bottom: 0px;
        height:80px;
	}
	.section-4 .desc {
		font-size: 22px;
		/*font-weight: bold;*/
		width: 41%;
		padding: 0px 0% 0 20px;
	}
	.section-4 .adv-opp-30 .desc {
		width: 35%;
		padding: 11px 3% 0 20px;
	}
	.section-4 .image {
		
	}
	.section-4 .adv-opp-100 .desc {
		width: 35%;
		padding: 0px 3% 0 20px;
	}.section-4 .adv-opp-100 {
		padding-bottom: 28px;
		margin-bottom: 0px;
	}

/* line 601, ../sass/screen.scss */
.adv-opp-container_inner * {
    vertical-align: middle;
    display: inline-block;
}

/* line 605, ../sass/screen.scss */
.adv-opp-50 {
    width: 48%;
}

/* line 607, ../sass/screen.scss */
.adv-opp-100 {
    width: 100%;
}

/* line 609, ../sass/screen.scss */
.fl_r {
    float: right !important;
}

/* line 611, ../sass/screen.scss */
.approved {
    padding-bottom: 0;
}

/* line 613, ../sass/screen.scss */
.approved img {
    width: 58%;
}

/* line 615, ../sass/screen.scss */
.approved .sc-title-label {
    margin-right: 35px;
}

/* line 617, ../sass/screen.scss */
.adv-opp-container {
    /*border-bottom: 6px solid #fff;*/
	clear: both;
}

/* line 619, ../sass/screen.scss */
.feedback_large-container {
    width: 100%;
    height: 260px;
    margin-top: 30px;
    position: relative;
    /*background: url(/bitrix/templates/main_2026/stylesheets/../images/fdback.png) no-repeat;*/
    background-size: cover;
}

/* line 626, ../sass/screen.scss */
.feedback_large-container .main-button.d-purple-scheme {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    line-height: 60px;
    font-size: 149%;
    font-weight: bold;
    text-transform: uppercase;
    width: 320px;
    margin: auto;
    padding: 0;
	border: none;
	border-radius: 0px;
	margin-top: 170px;
}

/* line 638, ../sass/screen.scss */
.feedback_large-container .main-button.d-purple-scheme:before {
    content: '';
    border: 4px solid #984476;
    width: 98%;
    height: 91.5%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
	border: none;
}

/* line 650, ../sass/screen.scss */
.popup-wrapper {
    display: none;
    padding: 10px 20px;
    background: #fff;
    width: 500px;
    height: fit-content;
    border-radius: 7px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 20;
}
.popup_copy #CONSENT{
    width: auto;
    display: block;
    float: left;
}
.popup_copy #CONSENT-label{
    position: relative;
    display: block;
    width: 90%;
    float: right;
    font-size: 14px;
    margin-left: 42px;
    margin: 2px 0 0;
}

/* line 664, ../sass/screen.scss */
.popup-wrapper .main-button {
    width: 100%;
    margin-top: 40px;
    padding: 0;
}

/* line 671, ../sass/screen.scss */
.overlay {
    display: none;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
}

/* line 678, ../sass/screen.scss */
.overlay .close_overlay {
    font-family: 'Pragmatica';
    position: absolute;
    right: -40px;
    top: -30px;
    font-size: 31px;
    color: #861e5c;
    cursor: pointer;
    font-family: 'Pragmatica';
}
@media screen and (max-width: 768px) {
    .smp-popup .close_overlay {
        right: 0px !important;
        top: -45px !important;
    }
}

/* line 688, ../sass/screen.scss */
.popup-inputs label {
    display: block;
    /*font-family: 'Pragmatica';*/
    font-weight: 400;
    font-size: 16px;
    margin-top: 0;
    padding-bottom: 10px;
}

/* line 696, ../sass/screen.scss */
.popup-inputs input, .popup-inputs textarea {
    box-sizing: border-box;
    border: 0;
    width: 100%;
    padding: 5px;
    font-size: 16px;
    font-style: inherit;
    font-family: inherit;
    line-height: 1.5;
    /*-webkit-appearance: none;*/
    border-radius: 0;
    background: #fff;

    border: 1px solid #861e5c;
}

/* line 703, ../sass/screen.scss */
.popup-adv .close_overlay {
    color: #861e5c;
    right: 10px;
    top: 5px;
}

/* line 707, ../sass/screen.scss */
.popup-adv {
    width: 50%;
    max-width: 500px;
    height: max-content;
    padding: 30px 20px;
}

/* line 712, ../sass/screen.scss */
.popup-adv textarea {
    resize: none;
}

/* line 715, ../sass/screen.scss */
.popup-adv .main-button {
    padding: 10px 0;
    font-size: 150%;
}

/* line 719, ../sass/screen.scss */
.popup-adv h2 {
   margin-top: 14px;
}

/* line 725, ../sass/screen.scss */
.feedback_btn_01:before {
    background-position: -192px 0 !important;
    content: '';
    background: url(/bitrix/templates/main_2026/stylesheets/../images/menu_icons.png) no-repeat;
    position: relative;
    left: -10px;
    top: 1px;
    width: 70px;
    height: 70px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin: 0 auto 5px;
    zoom: 0.7;
}

/* line 738, ../sass/screen.scss */
.adv_empl-popup {
    width: 50%;
    margin: 0 auto;
}

/* line 741, ../sass/screen.scss */
.adv_empl-popup img {
    width: 100%;
}

/* line 745, ../sass/screen.scss */
/*.section_about p {
    float: left;
    width: 75%;
}*/

/* line 748, ../sass/screen.scss */
.section_about img.section-about-features {
    width: 20%;
    float: right;
}

/* line 752, ../sass/screen.scss */
.parther-container-img {
    width: 22.5%;
    height: 200px;
    position: relative;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    border: 4px solid #fff;
    text-align: center;
}

/* line 761, ../sass/screen.scss */
.parther-container-img img {
    max-width: 100%;
    display: inline-block;
}

/* line 765, ../sass/screen.scss */
.partner-wrapper {
    padding-top: 20px;
    width: 100%;
    float: right;
}

/* line 767, ../sass/screen.scss */
.papers_container {
    width: 100%;
    margin-top: -140px;
    height: 239px;
    background: url(/bitrix/templates/main_2026/stylesheets/../images/partneri_PISMA_part.png);
    background-size: cover;
}

/* line 773, ../sass/screen.scss */
.papers_container_m0 {
    margin-top: 0 !important;
}

/* line 775, ../sass/screen.scss */
.over_layout {
    position: relative;
    z-index: 5;
}

/* line 778, ../sass/screen.scss */
.dropdown__feadback-container__head {
    background-color: #A3216F;
    border-top: 10px solid #861B55;
    position: relative;
    padding: 15px 0;
}

/* line 783, ../sass/screen.scss */
.dropdown__feadback-container__head span {
    font-size: 18px;
    text-align: center;
    display: block;
    color: #fff;
}

/* line 789, ../sass/screen.scss */
.dropdown__feadback-container__content {
    display: none;
    background-color: #EEF1F7;
    font-weight: 300;
    padding: 20px;
    line-height: 30px;
}

/* line 795, ../sass/screen.scss */
.dropdown__feadback-container__content img {
    width: 94%;
}

/* line 798, ../sass/screen.scss */
.dropdown__feadback-container__content strong {
    font-size: 18px;
    font-weight: 700;
}

/* line 802, ../sass/screen.scss */
.dropdown_arrow {
    cursor: pointer;
}

/* line 804, ../sass/screen.scss */
.dropdown_open:after {
    content: "^";
    position: absolute;
    right: 15px;
    vertical-align: top;
    font-size: 30px;
    font-weight: bold;
    top: 4px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* line 817, ../sass/screen.scss */
.dropdown_closed:after {
    content: "^";
    font-size: 30px;
    vertical-align: top;
    position: absolute;
    right: 9px;
    font-weight: bold;
}

/* line 824, ../sass/screen.scss */
.dropdown_open-content {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/* line 831, ../sass/screen.scss */
.read_feedback {
    color: #A3216F;
    cursor: pointer;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    font-weight: bold;
}

/* line 840, ../sass/screen.scss */
.info-container {
    padding-top: 20px;
}

/* line 842, ../sass/screen.scss */
.info-container .breadcrumb-info {
    padding-bottom: 20px;
}

/* line 843, ../sass/screen.scss */
.info-container .breadcrumb-info a {
    color: #000;
   font-weight: bold;
    text-transform: uppercase;
}

/* line 847, ../sass/screen.scss */
.info-container .breadcrumb-info .active_bc {
    color: #b52167 !important;
}

/* line 853, ../sass/screen.scss */
.info-container section h2 {
    background-color: #fff;
    padding: 10px;
    font-size: 22px;
    text-transform: uppercase;
    margin: 15px 0;
}

/* line 859, ../sass/screen.scss */
.info-container section p {
    padding-bottom: 5px;
}

/* line 861, ../sass/screen.scss */
.info-container section p:before {
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 100%;
    margin-right: 30px;
    display: inline-block;
    vertical-align: middle;
    background-color: #000;
}

/* line 874, ../sass/screen.scss */
.list_info-section h2, .adv-list-section h2 {
    text-align: center;
}

/* line 877, ../sass/screen.scss */
.list_info-section ol, .adv-list-section ol {
    padding-left: 30px;
    list-style: decimal;
    color: #b52167;
  /*  font-weight: bold;*/
}



/* line 883, ../sass/screen.scss */
.list_info-section ol li p, .adv-list-section ol li p {
    font-size: 18px;
    color: #000 !important;
}

/* line 887, ../sass/screen.scss */
.list_info-section ol li p:before, .adv-list-section ol li p:before {
    display: none !important;
}

/* line 892, ../sass/screen.scss */
.adv-list-section {
    font-family: 'Open Sans', sans-serif;
}

/* line 894, ../sass/screen.scss */
.adv-list-section ol {
    padding-left: 25px;
}

/* line 896, ../sass/screen.scss */
.adv-list-section ol li {
    margin-bottom: 20px;
}

/* line 898, ../sass/screen.scss */
.adv-list-section ol li p {
    font-weight: 300;
}

/* line 903, ../sass/screen.scss */
.info-table-col {
    display: table;
    border-spacing: 8px 10px;
}

/* line 906, ../sass/screen.scss */
.info-table-col .row {
    display: table-row;
}

/* line 910, ../sass/screen.scss */
.info-table-col .row .cell {
    display: table-cell;
    background-color: #fff;
    padding: 10px;
    font-size: 17px;
    line-height: 25px;
    margin-right: 50px;
    vertical-align: middle;
}

/* line 918, ../sass/screen.scss */
.info-table-col .table-info-head .cell {
    background-color: #95115E;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}

/* line 924, ../sass/screen.scss */
.t-center {
    text-align: center;
}

/* line 926, ../sass/screen.scss */
.wide-content-cell .cell:nth-child(1) {
    width: 79%;
    text-align: left;
}

/* line 929, ../sass/screen.scss */
.info-table-col-wide .wide-content-cell .cell:nth-child(1) {
    width: 78.5%;
}

/* line 931, ../sass/screen.scss */
.btn-center {
    display: inline-block;
}

/* line 933, ../sass/screen.scss */
.bottom-button-container {
    text-align: center;
}

/* line 936, ../sass/screen.scss */
.services_btn-container .main-button {
    width: 100%;
    max-width: 404px;
    padding: 5px 0;
    position: relative;
    text-align: left;
    font-size: 145%;
    margin-bottom: 15px;
}

/* line 943, ../sass/screen.scss */
.services_btn-container .main-button span {
    font-weight: 500;
    text-align: center; /* !important;*/
    display: inline-block;
    vertical-align: middle;
    width: 80%;
}

/* line 951, ../sass/screen.scss */
.services_btn-container .main-button:after {
    clear: both;
    display: table;
    content: '';
}

/* line 956, ../sass/screen.scss */
.services_btn-container .main-button:before {
    content: '';
    width: 55px;
    height: 57px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5%;
    background: url(/bitrix/templates/main_2026/stylesheets/../images/inter_button-icons.png) no-repeat;
}

/* line 964, ../sass/screen.scss */
.services_btn-container .main-button:first-child:before {
    background-position: -133px -4px;
    height: 53px;
    width: 50px;
}

/* line 968, ../sass/screen.scss */
.services_btn-container .main-button:nth-child(2):before {
    background-position: -269px 0px;
}

/* line 970, ../sass/screen.scss */
.services_btn-container .main-button:nth-child(3):before {
    background-position: 4px 0px;
}

/* line 972, ../sass/screen.scss */
.services_btn-container .main-button:nth-child(4):before {
    background-position: -188px 0px;
    width: 64px;
}

/* line 975, ../sass/screen.scss */
.services_btn-container .main-button:nth-child(4) span {
    width: 79%;
}

/* line 977, ../sass/screen.scss */
.services_btn-container .main-button:nth-child(5):before {
    background-position: -64px 0px;
    width: 59px;
}

/* line 981, ../sass/screen.scss */
.services_btn-container .main-button:nth-child(5) .btn_more {
    margin-top: 0;
}

/* line 984, ../sass/screen.scss */
.services_btn-container .main-button:nth-child(6):before {
    background-position: -327px 0px;
}

.services_btn-container.sect5 {
    width: 1000px;
    margin-left: -190px;
}

.services_btn-container.sect5 .main-button {
    display: inline-block;
    width: 400px;
    margin-right: 50px;
    max-width: 404px;
    padding: 5px 0;
    position: relative;
    text-align: left;
    font-size: 145%;
    margin-bottom: 15px;
}

/* line 988, ../sass/screen.scss */
.btn_more {
    font-size: 8px;
    margin-top: 0;
    float: right;
    width: 69% !important;
    margin-right: 5%;
}

/* line 996, ../sass/screen.scss */
.our-services-container li {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    /*text-transform: uppercase;*/
    font-size: 18px;
    border-bottom: 1px solid #fff;
    margin: 5px 0;
    line-height: 22px;
    padding-bottom: 5px; 

    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
}

/* line 1005, ../sass/screen.scss */
.our-services-container li:after {
    content: '';
    display: table;
    clear: both;
}

/* line 1010, ../sass/screen.scss */
.our-services-container li:before {
    content: '';
    width: 55px;
    height: 60px;
    margin-right: 3%;
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/main_2026/stylesheets/../images/services.png) no-repeat;
    float: left;
    background-position: 0px 9px;
}

/* line 1019, ../sass/screen.scss */
.our-services-container li:nth-child(2):before {
    background-position: 0 -60px;
}

/* line 1021, ../sass/screen.scss */
.our-services-container li:nth-child(3):before {
    background-position: 0px -125px;
}

/* line 1023, ../sass/screen.scss */
.our-services-container li:nth-child(4):before {
    background-position: 0px -190px;
}

.our-services-container.block2 li:nth-child(1):before {
    background-position: 0 10px;
}
.our-services-container.block2 li:nth-child(2):before {
    background-position: 0 -488px;
}
.our-services-container.block2 li:nth-child(3):before {
    background-position: 0 -580px;
    width: 82px;
}
.our-services-container.block2 li:nth-child(4):before {
    background-position: 0 -670px;
}
.our-services-container.block2 li:nth-child(5):before {
    background-position: 0 -755px;
}
.double-mark{
    float: left;
    width: 100%;
    padding: 15px 0;
    margin: 30px 0; 
    border-top: 6px solid #fff;
    border-bottom: 6px solid #fff;
}
.services.under-block .call-back{   
    padding: 30px 65px;
    box-sizing: border-box;
    font-family: 'Pragmatica';
    font-weight: 300;
    font-size: 22px;
/*    font-style: italic;  */
    width: 100%;
    overflow: hidden;
}
.call-back .leave_feedback, .call-back .spec_call{
    border: none;
    background: #85165b;
    font-weight: 500;
    font-size: 30px;
    font-style: normal;
}
.formats-description{
   float: left; 
}
section.services .formats-description h2{
    text-align: center;
 font-size: 26px;
}
.formats-description .title-block{
    display: block;
    margin-left: 120px;  
    font-weight: 600;
    font-size: 20px;
}
.formats-description .picture-block{
    display: block;
    width: 120px;
    font-size: 35px;
    text-align: center;
    float: left;
    color: #a01065;
    font-weight: 800;
}
.formats-description .text-block{
    display: block;
    font-size: 20px;
    margin-left: 120px;
}
.formats-description .block{
    display: table;
    width: 100%;
    box-sizing: border-box;
    margin-top: 15px; 
}
.service-image-wrapper img{
    width: 100%;
}
.formats-table{
    font-size: 20px;
    text-align: left; 
    box-sizing: border-box; 
}
.formats-table .col-name{
    width: 79%;
    float: left;
    display: block;
}
.formats-table .col-val {
    width: 7%;
    float: left;
    display: block;
    color: #a01065;
    font-weight: 800;
    font-size: 24px;
}
.formats-table .row{
    width: 100%;
    display: table;
}
.formats-table .col-val, .formats-table .col-name {
    border-bottom: 2px dashed white;
    border-right: 2px dashed white;
    padding: 15px;
    box-sizing: border-box;
    height: 52px;
}
.formats-table.double-mark{
    padding: 0;
}
.formats-table.double-mark .row:last-child *{
    border-bottom: none;
}


/* line 1033, ../sass/screen.scss */
.dropdown__feadback-container__content form label {
    font-family: 'Pragmatica';
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
}

/* line 1039, ../sass/screen.scss */
.dropdown__feadback-container__content form input {
    border: 0;
    padding: 10px;
    width: 91%;
    margin-bottom: 15px;
}

/* line 1044, ../sass/screen.scss */
.dropdown__feadback-container__content form .main-button {
    width: 100%;
    font-size: 90%;
    cursor: pointer;
    -webkit-background: linear-gradient(to top, #D92065, #D26F93 35%);
    -moz-background: linear-gradient(to top, #D92065, #D26F93 35%);
    -ms-background: linear-gradient(to top, #D92065, #D26F93 35%);
    -o-background: linear-gradient(to top, #D92065, #D26F93 35%);
    background: linear-gradient(to top, #D92065, #D26F93 35%);
}

/* line 1053, ../sass/screen.scss */
.dropdown__feadback-container__content form .main-button:hover {
    -webkit-background: linear-gradient(to bottom, #D92065, #D26F93 35%);
    -moz-background: linear-gradient(to bottom, #D92065, #D26F93 35%);
    -ms-background: linear-gradient(to bottom, #D92065, #D26F93 35%);
    -o-background: linear-gradient(to bottom, #D92065, #D26F93 35%);
    background: linear-gradient(to bottom, #D92065, #D26F93 35%);
}

/* line 1059, ../sass/screen.scss */
.dropdown__feadback-container__content form .main-button:active {
    -webkit-background: linear-gradient(to top, #D92065, #D26F93 35%);
    -moz-background: linear-gradient(to top, #D92065, #D26F93 35%);
    -ms-background: linear-gradient(to top, #D92065, #D26F93 35%);
    -o-background: linear-gradient(to top, #D92065, #D26F93 35%);
    background: linear-gradient(to top, #D92065, #D26F93 35%);
}

/* line 1069, ../sass/screen.scss */
.dropdown-call-specialist .dropdown__feadback-container__head {
    background-color: #FFFEFC;
    border-top: 0;
}

/* line 1071, ../sass/screen.scss */
.dropdown-call-specialist .dropdown__feadback-container__head span {
    color: #000;
}

/* line 1075, ../sass/screen.scss */
.dropdown-call-specialist .dropdown__feadback-container__content.dropdown_open-content {
    background-color: #A3216F;
    color: #ffffff;
}

/* line 1079, ../sass/screen.scss */
.opp-scheme-container {
    padding: 30px 0 0;
}

/* line 1081, ../sass/screen.scss */
.opp-scheme-container ul:after {
    content: '';
    clear: both;
    display: table;
}

/* line 1086, ../sass/screen.scss */
.opp-scheme-container ul li {
    width: 33.3%;
    margin-right: 1.45%;
    float: left;
    height: 82px;
    padding-bottom: 1px;
    border-bottom: 1px solid #fff;
    font-size: 18px;
    display: inline-block;
}

/* line 1095, ../sass/screen.scss */
.opp-scheme-container ul li:last-child {
    margin-right: 0;
}

/* line 1098, ../sass/screen.scss */
.opp-scheme-container ul li:after {
    content: '';
    clear: both;
    display: table;
}

/* line 1103, ../sass/screen.scss */
.opp-scheme-container ul li:before {
    content: '';
    height: 83px;
    display: inline-block;
    vertical-align: middle;
    float: left;
    margin-top: -15px;
    margin-right: 15px;
    background: url(/bitrix/templates/main_2026/stylesheets/../images/opp-icon.png);
}

/* line 1112, ../sass/screen.scss */
.opp-scheme-container ul li:nth-child(1):before {
    width: 65px;
    background-position: -6px 3px;
    margin-top: -25px;
}

/* line 1115, ../sass/screen.scss */
.opp-scheme-container ul li:nth-child(2):before {
    width: 73px;
    background-position: -85px -1px;
}

/* line 1118, ../sass/screen.scss */
.opp-scheme-container ul li:nth-child(3):before {
    width: 70px;
    height: 81px;
    background-position: -152px 1px;
}

/* line 1125, ../sass/screen.scss */
.opp-scheme-container.opp-scheme-container_btm,
.opp-scheme-container_right {
    width: 32%;
    margin-bottom: 40px;
    float: left;
}

/* line 1131, ../sass/screen.scss */
.opp-scheme-container.opp-scheme-container_btm ul li,
.opp-scheme-container_right ul li {
    width: 100%;
    display: block;
    float: none;
    margin-top: 18px;
    /*height: 94px;*/
    margin-bottom: 20px;
}

/* line 1133, ../sass/screen.scss */
.opp-scheme-container.opp-scheme-container_btm ul li:first-child,
.opp-scheme-container_right ul li:first-child {
    margin-top: 15px;
}

/* line 1140, ../sass/screen.scss */
.opp-scheme-container.opp-scheme-container_btm ul li:before,
.opp-scheme-container_right ul li:before {
    margin-top: 0;
}

/* line 1142, ../sass/screen.scss */
.opp-scheme-container.opp-scheme-container_btm ul li:nth-child(1):before,
.opp-scheme-container_right ul li:nth-child(1):before {
    width: 61px;
    background-position: 137px -1px;
    margin-top: -20px;
}

/* line 1145, ../sass/screen.scss */
.opp-scheme-container.opp-scheme-container_btm ul li:nth-child(2):before,
.opp-scheme-container_right ul li:nth-child(2):before {
    width: 64px;
    background-position: 61px -1px;
}

.opp-container section p {
    font-weight: 300;
!important;
}

/* line 1153, ../sass/screen.scss */
.v-center span {
    position: relative;
    top: 20px;
}

/* line 1157, ../sass/screen.scss */
.large-head-mdl-pos {
    float: left;
    text-align: center;
    margin: 10px 0 10px 55px;
    max-width: 32%;
}

/* line 1161, ../sass/screen.scss */
.large-head-mdl-pos img {
    display: inline-block;
    width: 85% !important;
}

/* line 1165, ../sass/screen.scss */
.opp-scheme-container-wrapper {
    padding-bottom: 10px;
}

.opp-scheme-container-wrapper p {
    font-weight: 300;
!important;

}

/* line 1167, ../sass/screen.scss */
.opp-scheme-container-wrapper:after {
    clear: both;
    content: '';
    display: table;
}

/* line 1174, ../sass/screen.scss */
.opp-scheme-container_right ul li:nth-child(1):before {
    width: 64px;
    background-position: -294px 0px;
    margin-top: -30px
}

/* line 1177, ../sass/screen.scss */
.opp-scheme-container_right ul li:nth-child(2):before {
    width: 64px;
    background-position: -223px 0px;
}

.popup-adv span, .smp-popup > span {
    display: block;
    color: #a01065;
    font-weight: 700;
    font-size: 33px;
    line-height: 33px;
    text-align: center;
}

.breadcrumb span {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.about {
    list-style: inherit;
    padding-left: 15px;
}

.about .active_about {
    color: #b52167 !important;
}

.container-menu ul li a:hover {
    font-size: 22px;
    font-weight: 800;
}

.container-features.section-1 .container-title {
	padding-top: 47px;
    padding-bottom: 29px;
	text-align: left;
    padding-left: 17%;
}


.mobile .popup-adv {width: 640px;height: 640px;}
.mobile .popup-adv .adv_empl-popup {float: none;width: 285px;}
.mobile .popup-adv .adv_empl-popup_right {float: none;width: 620px;}
.popup_copy{color:#656565;font-size: 14px;}
.popup_copy a{
    position: absolute;
    bottom: 0;
    left: 0;
    text-decoration:underline;
    color:#656565;
    padding-left: 32px;
}

.news-detail.partners{
    width: 75%;
    margin: auto;
}
.news-detail.partners img.detail_picture{
    width: 100%;
    height: auto;
    margin: 20px 0;
}
.main-container section.partners h1 {
    color: #a01065;
    font-weight: 700;
    font-size: 32px;
    line-height: 28px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.about-ul-block{
    position: relative;
}
.about-ul-block li {
    font-family:  'Roboto', sans-serif;
    font-weight: 300;
    /* text-transform: uppercase; */
    font-size: 18px;
    border-bottom: 1px solid #fff;
    margin: 5px 0;
    line-height: 30px;
    padding-bottom: 5px;
    padding-left: 70px;
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    min-height: 55px;
}

.about-ul-block li:before {
    content: '';
    width: 55px;
    height: 60px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/main_2026/stylesheets/../images/services.png) no-repeat;
    float: left;
    background-position: 0px 9px;
    position: absolute;
    left: 0;
}

.about-ul-block li:nth-child(2):before {
    content: '';
    width: 40px;
    height: 48px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/main_2026/stylesheets/../images/Layer2.png) no-repeat;
    float: left;
    background-size: contain;
}

.about-ul-block li:nth-child(3):before {
    background-position: 0 -60px;
}

.about-ul-block li:nth-child(4):before {      
    max-width: 50px;
    background: url(/images/5.png) center center no-repeat;
    background-size: contain;
}

.about-ul-block li:nth-child(5):before {      
    max-width: 40px;
    background: url(/images/kran.svg) center center no-repeat;
    background-size: contain;
}

.about-ul-block li:nth-child(6):before {
    background-position: 0 -580px;
    margin-right: 10px;
margin-left: 6px;
}

.about-ul-block li:nth-child(7):before {
    content: '';
    width: 35px;
    height: 42px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/main_2026/stylesheets/../images/Layer1_1.png) no-repeat;
    float: left;
margin-left: 10px;
    background-size: contain;
}

.about-ul-block li:nth-child(8):before {
    content: '';
    width: 35px;
    height: 42px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/main_2026/stylesheets/../images/Layer3.png) no-repeat;
    float: left;
margin-left: 8px;
    background-size: contain;
}

.container-content .more-service {
    width: 100%;
    padding: 0;
}

.container-content .more-service li {
    list-style: none;
    display: inline-block;
    width: 32.5%;
    margin-bottom: 60px;
}

.container-content .more-service li a {
    display: block;
    overflow: hidden;
    width: 154px;
    height: 86px;
    border-radius: 4px;
    background: #000;
    transition: 500ms;
}

.container-content .more-service li a img {
    transition: 500ms;
}

.container-content .more-service li a img:hover {
    opacity: 0.5;
    transition: 500ms;
}

.container-content .more-service li a .active {
    opacity: 0.5;
}

.container-content h2 {
    color: #a01065;
    font-weight: 400;
    font-size: 28px;
    line-height: 1;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.menu-company {
    width: 50%;
    float: right;
    margin-top: -32px;
}

.menu-company ul {
    text-align: right;
}

.menu-company ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.menu-company ul li:last-child {
    margin-right: 0;
}

.menu-company ul li a {
    color: #231f20;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.container-content-company {
    position: relative;
    width: 100%;
    padding-left: 0;
}

.partner-wrapper .parther-container-img:nth-child(4n+4) {
    margin-right: 0;
}

.partners h2 {
    /*display: none;*/
    font-size: 18px;
}

.partner-back-list {
    position: absolute;
    right: 0;
    top: 180px;
}

.services-title {
    background: #871e5d;
    color: #fff;
    margin-bottom: 25px;
    margin-right: -25px;
    margin-left: -25px;
    text-align: center !important;
    padding-left: 0 !important;
    padding-top: 29px !important;
}

.services-container {
    background: #dce0e1;
    padding: 0 25px 25px 25px;
    border-bottom: 0;
}

@media all and (max-width: 500px){
    .services-container {
        padding: 0 10px 15px 10px;
    }
}

.services-name {
    background: #871e5d;
    color: #fff;
    text-align: center;
    padding: 15px;
    margin: -10px -19px 0 -18px;
    font-size: 20px;
}

.btn-partners {
    text-align: center;
    margin-top: 25px;
}

.btn-main,  .btn-main:hover {
    display: inline-block;
    padding: 10px 30px;
    color: #fff;
    background: #9e005d;
    text-decoration: none;
    border-radius: 4px;
}

.empl-container-services {
    width: 90%;
    float: left;
    margin-bottom: 40px;
    padding: 10px 12px 10px 10px;
}

.empl-container-services video {
    max-width: 100%;
}

.empl-container-services .services-name {
    margin-right: -20px;
}

.padding-top-17 {
    padding-top: 17px;
}



@media all and (min-width: 1601px) {
    header{
        padding: 3px 0;
        /*overflow: hidden;*/
        box-sizing: border-box;
    }
    header .logotype img { 
        max-height: 74px;
        width: auto;
    }
}


@media all and (max-width: 1260px) {

    .main-container .header-number strong, .main-container .footer-number strong{font-size:20px;}
    header .header-col {
        /*margin-right: 2%;*/
    }
    .header-col.logotype{
        margin-right: 0;
    }
    .header-col.header-col-2{
        display: none;
    }
    .main-container {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
    
    .header-col.logotype{
        width: 25%!important;
    }
    .header-col.callback-header{
       width: 20%;
    }
    header .callback-header-block {
        padding: 12px 12px 12px 12px;
    }
    .header-col.callback-header a {
        font-size: 16px;
    }
    .header-col.header-number{
        width: 12%;
    }
    .services_btn-container .main-button {
        width: 100%;      
    }
    .services_btn-container .main-button span.btn_more {
        width: 100%!important;
        float: left;
    }

    .main-container .header-number {
        font-size: 11px;
        /*width: 19.5%;*/
    }

    header .header-col.menu-icon {
        margin-left: 0.5%;
        width: 40px;
    }

    .main-container .header-number strong {
        font-size: 22px!important;
    }

    .header-col.language {
        width: auto;
        padding-left: 15px;
    }
}

@media only screen and (max-width : 995px) {
    .main-container .header-number strong {
        font-size: 16px!important;
    }
}


@media only screen and (max-width : 767px) {

    header .callback-header-block {
        padding: 20px 15px 15px 40px;
    }

    .header-col.callback-header a {
        display: block;
        font-size: 14px;
    }

    .main-container .header-number {
         font-size: 10px;
     }

    .main-container .header-number strong {
        font-size: 9px;
    }
    header .header-col.menu-icon {
        width: 28px;
        height: 30px;
    }

    header .header-col.menu-icon a {
        display: block;
        text-align: center;
        padding: 6px 0 8px;
        line-height: 0;
    }

    .container-content .more-service li {
        width: 48.5%;
    }

    .partner-wrapper .parther-container-img:nth-child(4n+4) {
        margin-right: 2%;
    }

    .partner-wrapper .parther-container-img:nth-child(3n+3) {
        margin-right: 0;
    }

}



@media only screen and (max-width : 480px) {

    .main-container .header-number {
        font-size: 8px;
    }

    .main-container .header-number strong {
        font-size: 9px;
    }

    .container-content .more-service li {
        width: 100%;
    }
}
/* End */


/* Start:/bitrix/templates/main_2026/stylesheets/main.css?17895501002002*/
.index-main-logo {
    padding: 0 13%;
}

.index-flex-items {
    display: flex;
    position: relative;
    width: 100%;
    flex-grow: 1;
}

.index-flex-items div:first-child {
    width: 40%;
}

.index-flex-items div:last-child {
    width: 60%;
}

.d-flex-center {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-grow: 1;
}

.mr-15 {
    margin-top: 15px;
}

.mr-10 {
    margin-top: 10px;
}

.index-flex-items .svg-icon {
    padding: 20px 30px 20px 20px;

    display: flex;
    justify-content: right;
    align-items: center;
}

.index-flex-items .svg-icon img {
    vertical-align: middle;
    width: 70%;
}

.index-flex-items .svg-icon img.height {
    height: 100% !important;
    width: auto !important;
    max-height: 120px;
}

.index-flex-items .new-desc {
    float: left;
    padding: 20px;
    font-size: 22px !important;
}

.d-flex {
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 1090px) {
    .index-flex-items {
        padding: 20px;
        flex-direction: column;
        flex-grow: 1;
        height: auto;
    }

    .index-flex-items .svg-icon {
        justify-content: center;
        padding: 0;
        flex-grow: 1;
        max-height: 100px;
    }

    .index-flex-items .new-desc {
        text-align: center;
        padding: 0;
        font-size: 14px !important;
    }

    .index-flex-items div:first-child {
        width: 100% !important;
    }

    .index-flex-items div:last-child {
        margin-top: 20px;
        width: 100% !important;
    }

    .index-flex-items div:last-child {
        margin-top: 20px;
        width: 100% !important;
    }

    .index-flex-items.none-padding {
        padding: 0;
    }

    .d-flex-center {
        justify-content: flex-start;
    }
}

@media (max-width: 1030px) {
    .sc-title-label {
        font-size: 16px !important;
    }
}
/* End */


/* Start:/bitrix/templates/main_2026/stylesheets/ind.css?1789550100742*/
.edgeLoad-EDGE-12389160 {
    visibility: hidden;
}

img {
    display: block;
}

.edgeLoad-EDGE-12389160 {
    visibility: hidden;
}

.edgeLoad-EDGE-16605441 {
    visibility: hidden;
}

.edgeLoad-EDGE-13367984 {
    visibility: hidden;
}

.edgeLoad-EDGE-13367988 {
    visibility: hidden;
}

body {
    background: url(/bitrix/templates/logistic/images/1fist_page_1jule.png) no-repeat;
    background-position: center -465px;
    background-size: 1900px 7846px;
    min-width: 1100px;
}

header {
    min-width: 1100px;
}

#panel {
    position: fixed;
}

.edgeLoad-EDGE-10331774 {
    visibility: hidden;
}

@media all and (max-width: 1100px) {
    body, header {
        min-width: 0
    }
}
/* End */


/* Start:/bitrix/templates/main_2026/stylesheets/new.css?17895501001180*/
.introbox {margin:25px 0;padding:15px;background:#dce0e1;font-size:18px;line-height:24px}
.introbox p {margin:0 0 15px}
.introbox h2  {margin:25px 0;text-align:center;font:37px 'Roboto';color:#9e005d;font-weight:bold}
.introbox li {margin:0 0 15px; }
.introbox ul {padding:0 0 0 25px;list-style:disc}

.icoflex {
	display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
text-align:center;
margin:25px 0;width:100%
	
}

	.icoflex img {max-width:60px;max-height:55px;margin:0 auto}
	.icobox {width:25%;font-weight:bold;color:#9e005d}
	
	.feedback_large-container.small_new {background:none;height:auto}
	.feedback_large-container.small_new .main-button.d-purple-scheme {position:relative;width:100%;right:0;left:0;bottom:0;margin-top:50px}
	
	.breadcrumb {display:none}
	
	.container-features.section-1 .feature-container-inner {padding-left:100px}
	
	#topmenu + .main-container {padding-top:225px}
/* End */


/* Start:/bitrix/templates/main_2026/stylesheets/owl.carousel.min.css?17895501002936*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/main_2026/stylesheets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/main_2026/stylesheets/owl.theme.default.min.css?1789550100936*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/bitrix/templates/main_2026/stylesheets/legacy-template-styles.css?178955010049484*/
body{
    font-family: 'Roboto', sans-serif!important;
}
#panel{z-index:1001;position: initial!important;}
.popup-adv{
    /*width: 31.3125rem;*/
    /*height:330px;*/
}
.popup-adv .adv_empl-popup{width:max-content;}
.popup-adv .adv_empl-popup_right{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0 auto}
.popup-adv2 {
    height: 430px !important;
    padding: 30px 20px !important;
}
.clear{
    clear :both;
}
.iframe{
    display: inline-block;
    position: relative;
    
    margin-bottom: 10px;
}
.container-content section h1{
    display: inline-block;
    line-height: 1.4;
    width: 80%;
}
.dropdown__feadback-container__content{font-style:italic;font-size:16px;line-height:22px;}
.popup_logo{    width: 160px !important;
    margin: 0 auto;}
.w50{width:100%;}
.w50{width:48%;}
.w100{width:100%;float:left;}
.w_left{float:left;}
.w_right{float:right;}
.popup-adv2 .close_overlay {
    color: #000;
    right: 10px;
    top: 5px;
}

/* line 707, ../sass/screen.scss */
.popup-adv2 {
    height: 670px;
    padding: 30px 20px;
}

/* line 712, ../sass/screen.scss */
.popup-adv2 textarea {
    resize: none;
}

/* line 715, ../sass/screen.scss */
.popup-adv2 .main-button {
    padding: 10px 0;
    font-size: 150%;
}

/* line 719, ../sass/screen.scss */
.popup-adv2 h2 {
    font-family:  'Roboto', sans-serif;;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
}

.worker_form_left_serv {
    display: none;
}

.worker_pre_form_serv {
    padding: 5px;
    cursor: pointer; /*background:url(/bitrix/templates/main_2026/stylesheets/images/bg.png);*/
}

.opp-scheme-container ul li:hover:before {
    zoom: 1.1;
}

.opp-scheme-container-wrapper a {
    color: black;
}

.opp-scheme-container ul a:nth-child(2) li:before {
    width: 73px;
    background-position: -85px -1px;
    margin-top: -35px;
}

.opp-scheme-container ul a:nth-child(3) li:before {
    width: 70px;
    height: 81px;
    background-position: -152px 1px;
    margin-top: -20px;
}

.opp-scheme-container.opp-scheme-container_btm ul a:nth-child(2) li:before, .opp-scheme-container_right ul a:nth-child(2) li:before {
    width: 64px;
    background-position: 61px -1px;
    margin-top: -20px
}

.opp-scheme-container_right ul a:nth-child(2) {
    padding-top: 20px;
}

.opp-scheme-container_right ul a:nth-child(2) li:before {
    width: 64px;
    background-position: -223px 0px;
}

.parther-container-img {
    height: 240px !important;
    max-height: 240px;
}

.parther-container-img img {
    max-width: 100%;
    max-height: 200px;
    height: 180px;
}

.partner_main_noslider {
    margin-top: 9px;
    width: 100%;
    clear: both;
    text-align: center;
}

.partner_main_noslider a, .partner_main_noslider a:hover {
    display: inline-block;
    color: #fff;
    background: #A3216F;
    border-radius: 10px;
    padding: 4px 10px;
    text-decoration: none;
}

.services_btn-container .main-button:first-child:before {
    background: url(/bitrix/templates/main_2026/stylesheets/images/avia.png);
    background-position: 0px 0px !important;
    background-size: 100% 100%;
}

.services_btn-container .main-button:nth-child(2):before {
    background: url(/bitrix/templates/main_2026/stylesheets/images/avto.png);
    background-position: 0px 0px !important;
    background-size: 100% 100%;
}

.services_btn-container .main-button:nth-child(3):before {
    background: url(/bitrix/templates/main_2026/stylesheets/images/gd.png);
    background-position: 0px 0px !important;
    background-size: 100% 100%;
}

.services_btn-container .main-button:nth-child(4):before {
    background: url(/bitrix/templates/main_2026/stylesheets/images/more.png);
    background-position: 0px 0px !important;
    background-size: 100% 100%;
}

.services_btn-container .main-button:nth-child(5):before {
    background: url(/bitrix/templates/main_2026/stylesheets/images/multi.png);
    background-position: 0px 0px !important;
    background-size: 100% 100%;
}

.services_btn-container .main-button:nth-child(6):before {
    background: url(/bitrix/templates/main_2026/stylesheets/images/sbor.png);
    background-position: 0px 0px !important;
    background-size: 100% 100%;
}

.services_btn-container.sect10 .main-button:first-child:before {
    content: '';
    width: 55px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/main_2026/stylesheets/images/Layer1.png) no-repeat;
    float: left;
    background-position: 0px 9px;
    background-size: cover;
}
.services_btn-container.sect10 .main-button:first-child:before {
    content: '';
    width: 55px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/main_2026/stylesheets/images/Layer1.png) no-repeat;
    float: left;
    background-position: 0px 9px;
    background-size: cover;
}
.services_btn-container.sect10 .main-button:nth-child(2):before {
    content: '';
    width: 55px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/main_2026/stylesheets/images/Layer1.png) no-repeat;
    float: left;
    background-position: -280px 0px!important; 
    background-size: cover;
}
.services_btn-container.sect10 .main-button:nth-child(3):before {
    content: '';
    width: 55px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/main_2026/stylesheets/images/Layer1.png) no-repeat;
    float: left;
    background-position: -96px 0px!important;
    background-size: cover;
}
.services_btn-container.sect10 .main-button:nth-child(4):before {
    content: '';
    width: 64px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/main_2026/stylesheets/images/Layer1.png) no-repeat;
    float: left;
    background-position: -182px 0px!important;
    background-size: cover;
}

@-webkit-keyframes swing {
    15% {
        -webkit-transform: translateY(9px);
        transform: translateY(9px);
    }
    30% {
        -webkit-transform: translateY(-9px);
        transform: translateY(-9px);
    }
    40% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    50% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    65% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes swing {
    15% {
        -webkit-transform: translateY(9px);
        transform: translateY(9px);
    }
    30% {
        -webkit-transform: translateY(-9px);
        transform: translateY(-9px);
    }
    40% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    50% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    65% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.swing:hover {
    -webkit-animation: swing 0.6s ease;
    animation: swing 0.6s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.top_phone {
    display: block;
    float: left;
    background-position: -250px 0;
    background: url(/bitrix/templates/main_2026/stylesheets/images/menu_icons_active.png) no-repeat;
    width: 34px;
    height: 43px;
    background-position: -274px -16px;
}

.botton_question {
    display: block;
    float: left;
    background-position: -250px 0;
    background: url(/bitrix/templates/main_2026/stylesheets/images/menu_icons_active.png) no-repeat;
    width: 34px;
    height: 43px;
    background-position: -274px -16px;
}

.about_features {
    padding: 4px;
    width: 80%;
    /*margin: 0 auto;*/
    background: #e8ebec;
    box-sizing:border-box;
    /*border:1px solid black;*/
}

.feature_item {
    padding: 5px 5px 15px 5px;
    border-bottom: 1px dashed #9e1f63;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.about_features .feature_item:last-child {
    border:0px dashed black;
}
.feature_item_img{
    width:100%;text-align:center;
    margin-bottom:10px;
    margin-top:5px;
}
.feature_item_img img {
    max-width: 45px;
    background: transparent;
    -webkit-transition: all 0.8s ease;;
    -moz-transition: all 0.8s ease;;
    -o-transition: all 0.8s ease;;
    transition: all 0.8s ease;
}

.feature_item_name {
    text-align: center;
    color: #9e1f63;
    font-size: 12px;
    font-weight: bold;
}
.feature_flags img{max-width: 21px;
    padding: 3px;}
.feature_item_img img:hover {
    -webkit-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
section.services h2 {
    color: #a01065;
    font-weight: 700;
    font-size: 23px;
    line-height: 1;
    padding-bottom: 5px;
}
.services_btn-container.sect5 .btn_more, .services_btn-container.sect10 .btn_more{
    text-align: right;
    position: absolute;
    right: -10px;
    bottom: 5px;
    font-size: 10px;
}
.services_btn-container.sect10 .main-button{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.services_btn-container.sect10 .main-button:before{
    margin-left: 0;
}


.services_btn-container.sect10 {
    width: 1000px;
}

.services_btn-container.sect10 .main-button {
    display: inline-block;
    width: 345px;
    margin-right: 15px;
    padding: 10px;
    position: relative;
    text-align: left;
    font-size: 145%;
    margin-bottom: 15px;
    vertical-align: top;
}


.dotted-table-ul ul li {
   /* padding: 15px 0 15px 0;
    border-top: 2px solid white;*/
    position: relative;
    font-family:  'Roboto', sans-serif;;
    font-weight: 300;
    font-size: 18px;
    text-indent: 0px;
	margin-left: 55px!important;
	line-height: 36px;
}
.dotted-table-ul ul, .dotted-table-ul{
    margin-bottom: 25px;
}
.dotted-table-ul ul li:last-child {    
   /* border-bottom: 2px solid white;*/
}
.dotted-table-ul ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 0%;
    background: #871e5d;
    position: absolute;
    top: 15px;
    left: -25px;
}
.feedback_service{
    width: 100%;
    height: 100px;
    margin: 10px 0 20px 0;
    position: relative;
/*    background: #cbced0;
    background-size: cover; */
    text-align: center;
    float: right;
}
.feedback_service .main-button.d-purple-scheme {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    line-height: 60px;
    font-size: 149%;
    font-weight: bold;
    text-transform: uppercase;
    width: 320px;
    margin: auto;
    padding: 0;
    border: none;
    border-radius: 20px;
}


.container-content, .container-sidebar{        
    box-sizing: border-box;
}

.promobox {
    width: 275px;
    height: 70px;
    border: 1px solid #9e005d;
    background: #eff0f2;
    margin-right: 32px;
    margin-bottom: 15px;
    padding: 7px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    float: left;
    border-radius: 2px;
}
.promobox-wrapper {
    margin-bottom: 20px;
    display: table;
    width: 100%;
}
.pb-pict{
    width: 50px;
    height: 50px;
    display: block;
    float: left;
}
.pb-text{
    display: block;
    float: left;
    max-width: 209px;
    color: #a01065;
	font-weight: bold;
margin-left: 5px;
}
.feedback_service.avia .main-button.d-purple-scheme {
    margin: 22px 0 18px 27.5%;
}

section.services_m h2 {
    color: #a01065;
    font-weight: 700;
    font-size: 28px;
    line-height: 1;
    padding-bottom: 10px; 
}

.services_m ul li {
    padding: 15px 0 15px 0;
    border-top: none;
    position: relative;
    font-family:  'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    text-indent: 18px;
}
.services_m ul, .services_m{
    margin-bottom: 25px;
}
.services_m ul li:last-child {    
    border-bottom: none;
}
.services_m ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 60%;
    background: white;
    position: absolute;
    top: 20px;
    left: 5px;
}
.section_about, .container-content section.section_about p{
    line-height: 25px;
    font-family:  'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
	margin: 15px 0;
}
.container-content p, .container-content ul, .container-content ol {margin: 15px 0;}
.container-content ul, .container-content ol {padding-left: 25px;}
.container-content ul {list-style: disc;}
.section_about h2{
    color: #a01065;
    font-weight: 700;
    font-size: 23px;
    line-height: 30px;
    padding-bottom: 10px;
padding-top: 15px;
}


@media all and (max-width: 767px) {
    .popup-adv {width: 90vw;height: 640px;}
    .popup-adv .adv_empl-popup {float: none;}
    .popup-adv .adv_empl-popup_right {float: none;width: 100%;}   
    .adv_empl-popup_right .input_divx, .popup-adv .input_divx{
        width: 100%!important;
    }

    .services_btn-container.sect10 {
        width: 100%;
    }

    .services_btn-container.sect10 .main-button {
        width: 100%;
    }
}


/*new*/
	.footer_new {background:#fff;padding:25px 0;border-top:2px #9e005d solid;font-family:  'Roboto', sans-serif;}
	.fcopy {margin:15px 0 0;padding:15px 0 0;border-top:2px #f2f2f2 solid;font-size:12px}
		.fcopy p {margin:0 0 10px}
	.flex_footer {display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
		.footer_new a {color:#000;text-decoration:none}
		.flogo img {height:auto;max-width:100%}
		.fbox_name {text-align:left;color:#9e005d;font-weight:bold;font-size:14px;margin:0 0 15px;}
		.footer_box {width:20%;padding-right:20px}
		.footer_box:last-child {padding:0}
		
		.flex_footer ul {padding:0;margin:0}
		.flex_footer li {margin:5px 0;font-size:12px;}
		.flex_footer li a {color:#000;font-size:12px;}
		
		.feelinks {width:50%;text-align:center}
		
		.footer_box1 {width:25%}
		.footer_box5 {width:25%}
		.footer_box2, .footer_box3, .footer_box4 {display:inline-block;vertical-align:top;text-align:left;width:32%;box-sizing:border-box}
		.footer_box4 {padding-right:0}
		.footer_box5 {padding-left:20px!important}
		
		.ff_adress {font-size:14px;padding-left:40px;margin:0 0 10px;background:url(https://www.logistic-service.biz/upload/resize_cache/iblock/630/50_50_1/63065fef4da401c5fcaab6787752974f.png) 0 0 no-repeat;background-size:30px auto}
		.ff_phone {
            position: relative; white-space: nowrap;display: flex;flex-direction:row;gap: 4px;font-size:14px;padding-left:40px;margin:0 0 10px;background:url(https://www.logistic-service.biz/bitrix/templates/logistic/images/contact_icons.png) 0 100% no-repeat;background-size:30px auto;line-height:30px}
		.ff_mail {font-size:14px;padding-left:40px;margin:0 0 10px;line-height:25px;background:url(/bitrix/templates/logistic/images/mailo.png) 0 0 no-repeat; }
        .last-phone {
            position: absolute;
            top: 20px;
        }
		#topmenu {position: fixed; width: 100%; top: 80px; z-index: 100; background:#6a6a6a;text-align:center;}
			#topmenu li a, #topmenu li > span {color:#fff;display:block;padding:12px;text-decoration:none}
			#topmenu li:hover {background:#871e5d}
			#topmenu ul {list-style:none;margin:0;padding:0;
				display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
width: 100%;
width: 100%;

			}
.continent-list li {
    background-color: white!important;
}
			#topmenu li {display:inline-block;font-weight:bold;text-transform:uppercase;width:100%}
			#topmenu + .main-container {padding-top: 145px;}
			
			header .header-col.header-number {margin:0;width:30%;text-align:left}
			.cont_left {float:left;padding:0 25px 0 0;font-size:12px;line-height:18px}
			.cont_right {float:right;display: flex;
                flex-direction: column;
                gap: 4px;
                justify-content: center;
                align-items: center;}
			.main-container .header-number strong {font-size:20px}
			
			header .main-container {width:1040px}
			.head_new, .topphones {align-items: center;
				display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;

			}
			
			header .logotype {padding:0;width:220px!important}
			header .language {width:70px;text-align:left}
			header .header-col.header-number, header .callback-header {width:auto}
			
			header .callback-header-block {padding:8px}
			
			.eng_lang {display:inline-block;padding-left:40px;background:url(/bitrix/templates/main_2026/stylesheets/images/eng.png) 0 50% no-repeat}
			.rus_lang  {display:inline-block;padding-left:40px;background:url(/bitrix/templates/main_2026/stylesheets/images/rus.png) 0 50% no-repeat}
			 
		
		
@media all and (max-width: 860px) {
	.flex_footer, .head_new, .topphones {flex-wrap:wrap}
	.footer_box {width:100%!important}
	header .main-container {width:100%}
	header {position:relative;height:auto;text-align:center}
	header + .header-space {display:none}
	.header-col.logotype {width:100%!important}
	.header-col.callback-header {width:50%}
	.cont_left {padding:10px 0;width:100%;text-align:Center}
	.cont_right {width:100%;margin:10px 0;text-align:center}
	
}	

@media all and (max-width: 480px) {
	#topmenu ul {flex-wrap:wrap}
	#topmenu li {width:100%}
	
	.contact-btn {width:auto}
	
	footer .footer-inner ul li {width:100%}
	footer .footer-inner ul li:before {display:none!Important}
}

/* ---------------------------------- style --------------------------------- */
.mobile-nav-loop,
.nav-loop div{
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 11px 12px !important;
    background: transparent !important;
    cursor: pointer;
    color: #ffffff;
}
.mobile-nav-loop{
    padding: 0 !important;
    width: max-content !important;
    height: auto !important;
    margin: 0 5px 0 0 !important;
}

.mobile-nav-loop::after,
.mobile-nav-loop::before{
    display: none !important;
}

.nav-loop span:hover{
    background: #871e5d !important;
}

.mobile-nav-loop img,
.nav-loop img{
    min-width: 18px;
    width: 18px;
    height: 18px;
    object-fit: contain;
    object-position: center;
}

.popup-search{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    width: 500px !important;
    max-height: calc(100vh - 50%) !important;
    height: max-content !important;
    top: 150px !important; 
    bottom: auto !important;
    scrollbar-width: 5px;
    scrollbar-color: #dddddd;
}

.popup-search__container-output::-webkit-scrollbar{
    width: 5px;
}
.popup-search__container-output::-webkit-scrollbar-thumb{
    background: #dddddd;
}
.popup-search__container-output::-webkit-scrollbar-track{
    background: #ffffff;
}

.popup-search__container-input{
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
    width: 100%;
}

.popup-search__loop,
.popup-search__close.close_overlay{
    position: static !important;
    min-width: 25px;
    width: 25px;
    height: 25px;
    font-size: 12px !important;
}
.popup-search__close.close_overlay img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.popup-search__input{
    padding: 5px !important;
}

.popup-search__all-results{
    width: calc(100% + 10px);
    padding: 8px 10px;
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    background: #871e5d;
    border: none;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
    margin: 10px -5px 0;
}
.popup-search__all-results:hover{
    background: #a01065;
}

.popup-search__container-output{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
.popup-search__container-output a{
    display: block;
    margin: 0 -5px;
    padding: 5px;
    cursor: pointer;
}
.popup-search__container-output a,
.popup-search__container-output li{
    width: 100%;
    color: #000000;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    border-radius: 3px;
}
.popup-search__container-output li:hover a{
    color: #a01065;
}

.popup-search__nothing-found{
    display: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 150px;
    text-align: center;
}


/* ---------------------------------- media --------------------------------- */

@media screen and (max-width: 767px) {
    .nav-loop{
        display: none !important;
    }
    .popup-search{
        max-height: 350px !important;
    }
    .nav-loop div{
        justify-content: flex-start;
    }
    .nav-loop div:hover{
        background: transparent !important;
    }
}

@media screen and (max-width: 500px) {
    .popup-search{
        max-width: calc(100vw - 60px) !important;
        max-height: 220px !important;
        top: 25px !important;
    }
}

/* ----------------------------------- end ---------------------------------- */
/* --------------------------- search results page -------------------------- */
.search-results__container{
    position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 20px;
	width: 100%;
	height: auto;
}

.search-results__content{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 15px;
}

.search-results__item{
    display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 8px;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #838383;
}

.search-results__item a{
    color: #871e5d;
    font-size: 18px;
    line-height: 20px;
    text-decoration: none;
}

.search-results__item a:hover{
    text-decoration: underline;
}

.search-results__item-section{
    font-size: 16px;
    line-height: 18px;
    text-decoration: underline;
    margin-top: -5px;
}

.search-results__item p{
    font-size: 14px;
    line-height: 16px;
}

.search-results__pagination{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 10px;
}

.search-results__pagination-link{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    min-width: 20px;
    height: 20px;
    padding: 5px;
    color: #000000;
    font-size: 16px;
    line-height: 1px;
    border: 2px solid #6a6a6a;
    text-decoration: none !important;
    cursor: pointer;
}
.search-results__pagination-link.arrow-right img,
.search-results__pagination-link.arrow-left img{
    min-width: 20px;
    width: 20px;
    height: 20px;
    object-fit: contain;
    object-position: center;
}

.search-results__pagination-link._active,
.search-results__pagination-link:hover{
    border: 2px solid #a01065;
}
.search-results__pagination-link.else{
    border: none !important;
}

.search-results__content-input{
    position: sticky;
    top: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
    padding-bottom: 20px;
    border-bottom: 1px solid #6a6a6a;
}

.search-results__input{
    width: 30%;
    height: 31px;
    padding: 5px 20px 5px 5px;
    outline: none;
    border: 1px solid #838383;
}

.search-results__input::-webkit-search-cancel-button{
    position: relative;
    right: -20px;  
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border-radius:10px;
    background: url('/bitrix/templates/logistic/images/close-popup.jpg') no-repeat center;
    background-size: contain;
    cursor: pointer;
}

.search-results__close{
    position: absolute;
    right: 88px;
    top: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.search-results__close img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.search-results__empty{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 20px;
    text-align: center;
    width: 100%;
    padding: 20px 0;
}

.search-results__empty p{
    font-size: 20px;
    line-height: 22px;
}

.search-results__find-btn{
    padding: 7.5px 14px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 16px;
    background: #a01065;
    letter-spacing: 1px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
}

@media screen and (max-width: 500px) {
    .search-results__input{
        width: 100% !important;
    }

    .search-results__pagination-link{
        font-size: 14px;
        line-height: 16px;
        padding: 2px;
        min-width: 18px;
        height: 18px;
    }
    .search-results__pagination-link.arrow-right img,
    .search-results__pagination-link.arrow-left img{
        min-width: 18px;
        width: 18px;
        height: 18px;
    }
}

/* ----------------------------------- end ---------------------------------- */
.h2_style {
	color: #a01065;
    font-weight: 700!important;
    font-size: 23px;
    line-height: 1;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.add_content {
	display: block;
    font-size: 20px;
	float: left;
	font-weight: 200;
    line-height: 1.2;
}
.add_content p, .add_content ul {padding: 10px 0;padding: 10px 0;}
.add_content h2 {font-size: 24px;color: #a01065;padding: 20px 0 10px 0;}
.add_content li {
	list-style-type: disc;
    margin-left: 50px;
	padding-bottom:10px;
}
.add_content strong {font-weight: 500!important;}
.strong {font-weight: 500!important;}
.add_content_second {
	display: block;
    font-size: 20px;
	padding-bottom:20px;
}
.add_content_second p, .add_content_second ul {padding: 10px 0;}
.add_content li_second {
	list-style-type: disc;
    margin-left: 50px;
	padding-bottom:10px;
}
.add_content_second strong {font-weight: 500!important;}

.container-features-inner{
	width:100% !important;
}

.feature-container {
	width:auto !important;
}


.feature-container p{
	width:100% !important;
}

	
@media all and (max-width: 767px) {
	.large_logo-container {display:none}
	.empl-container {width:100%;margin-bottom: 30px;}
	.container-features-inner{
	width:100% !important;
}
	.feature-container {width:100%;box-sizing:border-box}
	.feature-container p {width:auto}
	.sc-title-label{font-size: 100% !important;}
}	
heaeder {padding:15px 0!important}
header .logotype img {max-width:100%}


.feature-container-inner{
	/*position:relative !important;*/
}

.feature-container-inner:before {
    position: absolute !important;
    margin-left: -20px !important;

}
	.services_btn-container.service_new  {display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.services_btn-container.service_new .main-button {max-width:48%;font-size:16px;text-align:left}
	.services_btn-container.service_new .main-button span {width:calc(100% - 95px)}
	.feedback_service.biglink .main-button.d-purple-scheme {width:100%}
	
	.lost_name {text-align:center;font-size:200px;color:#9e005d}
		.lost_text{color:#9e005d;margin:10px 0;font-size:18px;text-align:center}
		.lost_info {margin:25px 0;text-align:center}
		.lost_info li {margin:10px 0}
		.lost_info a {color:#000;font-size:18px;border-bottom:1px solid;}
		.lost_info a:hover {text-decoration:none;color:#9e005d}
		.lost_info ul {margin:45px auto;max-width:700px;
			-webkit-column-gap: 30px;
			-moz-column-gap: 30px;
			column-gap: 30px;
		

		}
	.more_more2 .main-button {padding:10px;}	
		.partners-container.newpartners {border:0}
		
		.page_nofound {padding-top:150px}
		
		.feedback_servicetop {width:1000px}
		
		.more_more {clear:both}
		.more_more h2 {
			color: #a01065;
			font-weight: 400;
			font-size: 28px;
			line-height: 1;
			padding-bottom: 10px;
			margin-bottom: 20px;
		}


		.more-service {
			width: 100%;
			padding: 0;
		}

		.more-service li {
			list-style: none;
			display: inline-block;
			width: 32.5%;
			margin-bottom: 60px;
		}

		.more-service li a {
			display: block;
			overflow: hidden;
			max-width: 154px;
			height: auto;
			border-radius: 4px;
			background: transparent;
			transition: 500ms;
		}

		.more-service li a img {
            width: 100%;
            height: auto;
			transition: 500ms;
		}

		.more-service li a img:hover {
			opacity: 0.5;
			transition: 500ms;
		}

		.more-service li a .active {
			opacity: 0.5;
		}
		
		.more_more2 p, .more_more2 li {
				font-weight: 400;
				/* font-size: 16px; */
				line-height: 25px;
				font-family: 'Roboto', sans-serif;
				font-weight: 300;
				font-size: 18px;
			}

        @media all and (max-width: 500px) {
            .more-service {
                display: grid;
                grid-template-columns: 1fr 1fr;
                gap: 15px;
            }

            .more-service li {
                width: auto;
            }

            .more-service li a {
                width: 100%;
                max-width: none;
            }
        }
			
.formats-table.double-mark, .formats-description {font-weight: 200;line-height:1.2}
.formats-description .title-block {font-weight: 500!important;}
.services.under-block .call-back {font-weight: 500;line-height:1.2}
.postavka {width: 305px;font-size: 24px;display: inline-block;margin-bottom: 15px;}
@media all and (max-width: 500px){
    .postavka {
        max-width: 100%;
        box-sizing: border-box;
    }
}
.services-container:after {content: ""; clear: both; display: table;}
.ff_ico {text-align:right;}
.ff_ico img {display:inline-block;vertical-align:top;margin:0 5px;max-height:25px;max-width: 25px; width: auto; height: auto;}

	/*newmenu*/
		#topmenu ul ul {display:none}
		#topmenu ul ul a {color:#9e005d}
		#topmenu ul ul a:hover {color:#fff!important}
		#topmenu li {position:relative}
		#topmenu li:hover ul {background:#fff;display:block;position:absolute;top:100%;left:0;min-width: 210px;width:100%;z-index:200;text-align:left;padding:10px;box-shadow:0 0 5px rgba(0,0,0,0.1)}
		#topmenu li:hover ul ul {display:none}
        #topmenu .parent_li_countries:hover ul ul {display:block; position: relative; padding: 0}
        #topmenu .parent_li_countries {height: max-content; display: block}
        #topmenu .parent_li_countries ul li {
            position: relative;
            height: max-content;
        }
        .parent_li_countries span.active {
            padding-right: 35px!important;
        }
        #topmenu .parent_li_countries:hover ul ul li {
            display: flex;
            flex-direction: row;
            font-size: 14px;
            align-items: center;
        }
        #topmenu .parent_li_countries:hover ul ul a:hover {
            color: black!important;
            background: transparent;
        }
        
        #topmenu .parent_li_countries li:hover ul{
            left: 0%;
        }
        
        #topmenu .parent_li_countries:hover ul ul li img {
            width: 16px;
            height: 11px;
        }
        
        #topmenu .parent_li_countries:hover ul {
            display: flex;
            flex-direction: row;
            position: relative;
            box-shadow: none;
            min-width: min-content;
        }
        #topmenu .parent_li_countries h3 {
            color: #000;
            font-size: 12px;
            line-height: 115%;
            font-weight: bold;
            margin-top: 12px;
            margin-bottom: 0;
        } 
        #topmenu li li:hover ul {top:0;left:100%;display:block}
        #topmenu .dropdown, #topmenu .dropdown:hover{display: block; position: absolute;}
		.parent_li > span, .parent_li > a {position:relative;padding-right:35px!Important}
		.parent_li > span i, .parent_li > a i, .parent_li_countries > span i {position:absolute;top:12px;right:5px; margin-right: 5px}
		
strong, b {
    font-weight: bold !important;
}

.pyramide {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

.pyramide .image, .pyramide .docs-buttons {
	width: 50%;
}

.pyramide .image img {
	max-width: 150%;
}

.pyramide .docs-buttons {
	padding-top: 0;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px 20px;
}

.pyramide .docs-buttons a {
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	padding: 5px 5px 5px 70px;
	min-height: 66px;
}

.pyramide > image {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pyramide .docs-buttons a:nth-child(3)::before {
	background-position: 0 44px;
}

@media all and (max-width: 480px) {
	.pyramide .image, .pyramide .docs-buttons {
		width: 100%;
	}

	.pyramide .image {
		margin-bottom: 40px;
		text-align: center;
	}
}
h3 {
	color: #a01065;
    font-weight: 500;
    font-size: 18px;
    margin: 20px 0 15px;
}
.container-content p a,.container-content li a, .section_about p a {color:#851d31;font-weight:500;border-bottom:1px solid;}
.container-content p a:hover,.container-content li a:hover, .section_about p a:hover {text-decoration:none}

.new-table{
	
}

.new-table tr{
	border-bottom: 2px dashed white;
}
.new-table tr:first-child{
	border-bottom: 6px solid #fff;
}

.new-table th{
    text-align: center;
    padding: 1rem 0.5rem;	
}

.new-table td{
	border-right: 2px dashed white;
    text-align: center;
    padding: 0.5rem;
}
.new-table td:last-child{
	border-right: none;
	text-align:center
	
}

		/*newforms*/
		.consult-form {
            padding: 20px;
            width: 100%;
            color: #FFFFFF;
            height: fit-content;
            border-radius: 7px;
            text-align: center;
            background: #673251;
            box-sizing: border-box;
            margin-top: 10px;
		}
		
		.consult-form .title {
			font-size: 28px;
			text-transform: uppercase;
			margin-bottom: 0;
		}


		.consult-form .sub-title {
            margin-top: 8px;
			margin-bottom: 20px;
		}
		.tel{
			color: #fff;
			text-decoration: none!important;
			font-size:28px;
		    display: inline-block;
		}
        
        .tel:hover {
            color: #3dc980;
        }
		.consult-form form, .consult-form__contacts {
            display: flex;
            flex-direction: column;
            gap: 8px;
            justify-content: center;
		}
        
        .consult-form__contacts {
            width: max-content;
        }

		.consult-form input[type="text"], .consult-form input[type="submit"] {
			box-sizing: border-box;
			height: 37px;
			border: 0;
			border-radius: 2px;
			font-size: 16px;
		}

		.consult-form input[type="text"] {
			width: 100%;
			padding: 0 7px;
			background-color: #fff;
		}

		.consult-form input[type="submit"] {
			-webkit-flex: 1;
			-ms-flex: 1;
			flex: 1;
			background-color: #35b977;
			color: #fff;
			cursor: pointer;
            padding: 10px;
            margin-top: 12px;
		}

        .consult-form input[type="submit"]:hover {
            background-color: #2fa46a;
        }
        
		.consult-form label {
			margin-top: 10px;
		}

		.consult-form .note {
			margin-bottom: 20px;
		}

		.consult-form {
			margin-bottom: 20px;
		}
        
        .consult-form__wrap {
            display: flex;
            flex-direction: column;
            gap: 20px;
            justify-content: space-between;
            align-items: center;
        }
        
		.notification_ok, .notification_error {
			padding: 5px 7px;
			border: 2px solid;
			border-radius: 2px;
		}

		.notification_ok {
			color: #3ec883;
		}

		.notification_error {
			color: #ff6888;
		}
		
		.consult-form a {color:#35b977}
        
        .consult-form__approve a {
            color: #FFFFFF;
            text-decoration: underline;
        }
		
		
		@media screen and (max-width: 768px) {
			.consult-form {}
			.consult-form input[type="text"] {
				
			}
			
			.consult-form .title {
				
			}
			
			.consult-form input[type="text"] {
				width: 100%;
				margin-right: 0;
			}
			.price_table td{ font-size:9px}
		}
.add_content ol li {
	    list-style-type: decimal;
}
.add_content ol li li {
	    list-style-type: disc;

}
.price_table{width:100%}
.price_table td{padding:10px;font-weight: 300;border: 1px solid #000;width:32%}
.price_table th {
	padding:10px;
	background-color: #a01065;
    border: 1px solid #000000;
	color:#fff
	}
.d-purple-scheme {background: #861e5c}

.contacts__wrapper {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 2.5rem;

}

@media (min-width: 767px) and (max-width: 900px) {
    .contacts__wrapper {
        gap: 1.25rem;
    }
}

@media (max-width: 960px) {
    .contacts__wrapper {
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        gap: 2.5rem;
    }
}

.contacts__wrapper ul {
    margin-top: 20px;
}

@media (min-width: 767px) and (max-width: 900px) {
    .contacts__wrapper ul > li {
        font-size: 1.5rem;
    }
}

.contacts__form {
    /*height: max-content;*/
    font-family: Roboto, Sans-Serif;
    display: flex;
    flex-direction: column;
    gap: 40px;
    justify-content: space-between;
    align-items: center;
    width: 50%;
    padding: 35px 55px;

    border: 2px solid #a01065;
}

@media (min-width: 767px) and (max-width: 900px) {
    .contacts__form {
        padding: 2.5rem;
    }
}

@media (min-width: 500px) and (max-width: 768px) {
    .contacts__form {
        max-width: 420px;
        width: 100%;
        padding: 1.25rem;
        margin: 0 0.625rem;
    }

}

@media  (max-width: 500px) {
    .contacts__form {
        width: 70%;
        padding: 1.25rem;
        margin: 0 0.625rem;
    }

}

.contacts__form-title {
    font-size: 24px;
}

.form-title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #a01065;
    font-weight: 500;
}

.contacts__form-inputs {
    height: -webkit-fill-available;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;

}

.contacts__form-control {
    box-sizing: border-box;
    border: 0;
    width: 100%;
    padding: 5px;
    font-size: 16px;
    font-style: inherit;
    font-family: inherit;
    line-height: 1.5;
    -webkit-appearance: none;
    border-radius: 0;


    background: #fff;
    border: 1px solid #af367e;
}

.contacts__form-control:focus {
    border: none;
    outline: 1px solid black;
}

.contacts__form-field {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    font-weight: 400;
}

.contacts__form-label {
    font-weight: 400;
}

textarea.contacts__form-control {
    box-sizing: border-box;
    resize: vertical;
    scrollbar-width: none;
    /*scrollbar-color: #d2d2d2 transparent;*/
}

.contacts__checkbox-label, .consult-form__checkbox-label {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: flex-start;
}

.consult-form__checkbox-label {
    align-items: center;
}

.contacts__checkbox-label b > a {
    color: #a01065!important;
}

.contacts__checkbox-label b {
    font-size: 12px;
    color: black;
}

.contacts__numbers {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-left: 80px;
}

.contacts__send-btn {
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 0 40px;
    height: 45px;
    border: 0;
    outline: 0;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    letter-spacing: .05em;
    background: #a01065;
    cursor: pointer;
    border: 1px solid transparent;
}

.contacts__check-wrapper {
    width: 100%;
    display: flex;
    flex-direction: row;
    font-weight: 500;
    font-style: normal;
    align-items: center;
    margin-top: 10px;

    color: #6a6a6a;
}

.input-checkbox {
    -webkit-appearance: none;
    position: absolute;
}

.contacts__checkbox-icon, .consult-form__checkbox-icon {
    position: relative;
    width: 10px;
    top: 1px;
    height: 16px;

    fill: white;
}

.consult-form__checkbox-icon {
    fill: #673251;
}

.send-btn {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    cursor: pointer;
    width: 100%;
    border: none;
    padding: 0 40px;
    height: 45px;
    background-color: #a01065;
}

.send-btn:disabled {
    background-color: #b4618c;
    cursor: default;
}

.send-btn:disabled > a {
    cursor: default;
}


.input-checkbox:checked ~ .contacts__checkbox .contacts__checkbox-icon, 
.input-checkbox:checked ~ .consult-form__checkbox .consult-form__checkbox-icon {
    display: block;
}



.input-checkbox:checked ~ .contacts__checkbox {
    background-color: #a01065;
}

.input-checkbox:checked ~ .consult-form__checkbox{
    background-color: #FFFFFF;
}

.consult-form__checkbox div {
    box-sizing: content-box!important;
}

.contacts__checkbox,.consult-form__checkbox {
    position: relative;
    cursor: pointer;
    min-width: 18px;
    position: relative;
    width: 1.15625rem;
    height: 1.15625rem;
    border: 2px solid #a01065;
    border-radius: 0.3125rem;
    background-color: transparent;
}

 .consult-form__checkbox{
     border: 2px solid #FFFFFF;
 }

.contacts__success-msg {
    display: none;
}

.contacts__success-msg p {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    color: #a01065;
}

@media (max-width: 767px) {
    .contacts__checkbox {
        min-width: 22px;
        min-height: 22.5px;
    }

}


.contacts__checkbox-icon, .consult-form__checkbox-icon {
    display: none;
    width: inherit;
}

.contacts__form-field.error > .contacts__form-control {
    border: 1px solid red;
}

.contacts__item {
    display: flex;
    flex-direction: column;
    gap: 20px;
    
    font-size: 16px;
    
    color: black;
}

.contacts__work {
    display: flex;
    flex-direction: column;
    gap: 16px;

}

.contacts__work span {
    font-weight: 400;
    line-height: 25px;
    padding: 0!important;
    font-size: 20px!important;
    color: black!important;
}

.contacts__requisites {
    font-weight: 400;
    line-height: 25px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    font-size: 20px;
    color: black;
}

.contacts__requisites span {
    padding: 0!important;
    font-size: 20px!important;
    color: black!important;
}

.error-message {
    font-size: 1rem!important;
    font-weight: 400!important;
    color: red!important;
    text-align: left!important;
}

.content-headline h2 {
    font-size: 24px;
    color: #a01065;
    padding: 20px 0 10px 0
}

.table-container {
    width: 100%;
    overflow-x: auto;
    margin: 20px auto;
    padding: 10px;
    border-radius: 8px;
    background-color: #acb4b7; /* Фон контейнера совпадает с фоном страницы */
    box-sizing: border-box;
}

.article-body .table-container {
    width: 95vw;
    max-width: 100%;
    border-radius: 0;
    box-sizing: border-box;
    padding: 0;
    scrollbar-width: thin;
}

.table {
    width: 100%;
    border-collapse: collapse;
    background-color: white; /* Белый фон для таблицы */
    border-radius: 8px;
    overflow: hidden;
}

.article-body .table {
    font-size: clamp(12px, 1.8vmin, 14px); /* Адаптивный размер шрифта */
    border-radius: 0;
}

.table thead {
    background-color: #a01065; /* Корпоративный цвет для заголовка */
    color: white; /* Белый текст в заголовке */
}

.table th,
.table td {
    padding: 12px 15px;
    text-align: left;
    border: 1px solid #acb4b7; /* Легкий цвет для границ */
}

.article-body .table th, .article-body .table td {
    padding: 1.2vmin 1.5vmin;
    text-align: left;
    border: 1px solid #acb4b7;
}

.table tbody tr {
    transition: background-color 0.3s ease;
}

.table tbody tr:nth-child(odd) {
    background-color: #d1d6d8; /* Светло-серый фон для нечетных строк */
}

.table tbody tr:nth-child(even) {
    background-color: #e1e5e7; /* Чуть светлее для четных строк */
}

.table tbody tr:hover {
    background-color: rgba(160, 16, 101, 0.8);
    color: white; /* Белый текст при ховере */
}

.table td.hidden {
    color: transparent;
}

@media (max-width: 768px) {

    .table td.hidden {
        color: currentColor;
    }
    
    .table-container, .table {
        margin: 0;
       background-color: transparent; 
    }
    
    .article-body .table-container {
        width: 98vw;
        padding: 0.5vmin;
    }
    
    .table:not(.article-body .table) {
        display: block;
        width: 100%;
    }

    .table thead:not(.article-body thead) {
        display: none; /* Скрываем заголовок в мобильной версии */
    }

    .table tbody:not(.article-body tbody) {
        display: block;
        width: 100%;
    }

    .table tbody tr:hover:not(.article-body tr) {
        color: black;
        background-color: #d1d6d8!important;
    }

    .table tbody tr:not(.article-body tr):nth-child(odd), .table tbody tr:not(.article-body tr) :nth-child(even) {
        background-color: #e1e5e7; 
    }

    .table tr:not(.article-body tr) {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
        border: 1px solid #acb4b7;
        padding: 10px;
        border-radius: 8px;
    }

    .table td:not(.article-body td) {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 8px 10px;
        position: relative;
        border: none;
        gap: 6px;
        font-size: 14px;
    }

    .table td:not(.article-body td)::before {
        content: attr(data-label);
        font-weight: bold;
        text-transform: uppercase;
        color: #a01065;
        flex: 1;
        padding-right: 10px;
        font-size: 12px;
    }

    .table td:not(.article-body td):last-child {
        border-bottom: none;
    }
}

.price__title, .job-openings__title {
    color: #a01065;
    font-weight: 700;
    font-size: 32px;
    line-height: 28px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
}

.price h2 {
    color:#a01065;
    font-weight: 700;
    font-size: 23px;
    line-height: 30px;
    padding: 15px 10px 10px;
}

.job-openings h2 {
    font-weight: 500;
    color: #a01065;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
}

.job-openings__item {
    display: flex;
    flex-direction: column;
    gap: 20px;
    line-height: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
}

.job-openings__item ul {
    list-style: circle;
    padding-left: 30px;
}

.job-openings__description-wrap {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.job-openings a {
    color: #a01065;
}

.job-openings {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}

/* Заголовок H1 */
.job-openings__title {
    color: #a01065;
    font-weight: 700;
    font-size: 32px;
    line-height: 28px;
    text-transform: uppercase;
    font-stretch: 100%;
    height: 40px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    margin-bottom: 20px;
}

/* Секция вакансий */
.job-openings__container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Список вакансий */
.job-openings__list {
    list-style: none;
    margin: 0;
    padding: 0;

    display: flex;
    flex-direction: column;
    gap: 12px;
}

/* Карточка вакансии */
.job-openings__item {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
    
    cursor: pointer;
}

.job-openings__item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}

/* Заголовок H2 */
.job-openings__item h2 {
    font-size: 24px;
    color: #a01065;
    margin-bottom: 10px;
}

/* Информация о вакансии */
.job-openings__info p {
    margin: 5px 0;
    font-size: 18px;
    color: #000;
}
.job-openings__description-wrap {
    display: none;
    flex-direction: column;
}

.job-openings__item.active .job-openings__description-wrap {
    display: flex;
}


/* Описание вакансии */
.job-openings__description-wrap p {
    font-weight: 500;
    margin: 10px 0 5px;
    font-size: 18px;
    color: #000;
}

.job-openings__description-wrap ul {
    margin-left: 20px;
    padding-left: 0;
    list-style-type: circle;
}

.job-openings__description-wrap li {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.5;
}

/* Ссылки */
.job-openings__description-wrap a {
    color: #a01065;
    text-decoration: underline;
    transition: color 0.3s;
}

.job-openings__description-wrap a:hover {
    color: #721049;
}

@media (max-width: 860px) {
    .continent-list li {
        background-color: transparent!important;
    }
}




/* End */


/* Start:/bitrix/templates/main_2026/stylesheets/legacy-styles.css?17895501002927*/
.footer__check-wrapper {
    position: relative!important;
    display: flex!important;
    flex-direction: row!important;
    gap: 10px!important;
    float: left!important;
}

.qq {
    position: relative;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    background: #861e5c59;
    padding: 10px;
}

.request__input-wrap {
    align-items: flex-end;
    display: flex;
    width: 100%;
    height: 6%;
    margin-top: 5px;
    gap: 10px;
}

.request__link {
    padding: 0!important;
    font-size: 16px!important;
    font-weight: 500!important;
    margin: 0!important;
    background: transparent!important;
    border: none!important;
    text-transform: uppercase!important;
    letter-spacing: 0.05rem!important;
}

.request__inputs {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.request__form-inputs:focus {
    border: none;
    outline: 1px solid black;
}

.request__form-inputs::-moz-selection {
    background-color: #ffffff;
}

.request__form-inputs::selection {
    background-color: rgb(255, 255, 255) !important;

}
input:-webkit-autofill,
 input:-webkit-autofill:focus,
 input:-internal-autofill-selected {
     transition: background-color 5000s ease-in-out 0s, color 5000s ease-in-out 0s;
 }

.popup-success {
    display: none;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
}

.popup-success__text {
    font-weight: 500!important;
    font-size: 30px!important;
}

.smp-popup > label {
    margin-top: 20px;
}

.header-form > .close_overlay {
    right: 6px!important;
    top: 0px!important;
}

.header-form__content {
    padding: 1.875rem 1.25rem 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    height: max-content;
}

#CONSENT-label > a {
    position: absolute;
    bottom: 0px;
    left: 1px;
    color: currentColor;
}

.smp-popup > #CONSENT-label > a {
    left: -32px;
}

.header-form__check-wrapper, .consult-form__check-wrapper {
    width: 100%!important;
    display: flex!important;
    flex-direction: row;
    gap: 10px;
    position: relative;
}

.header-form__btn {
    height: 50px!important;
}

.header-form__btn-link {
    background-color: transparent!important;
    margin: 0!important;
}

.header-form__field-wrap > input:focus {
    border: none!important;
    outline: 1px solid black!important;
}

.header-form__field-wrap {
    display: flex;
    flex-direction: column;
    gap: 0.625rem;

    &._captcha {
        flex-direction: row;

        img {
            flex: 1;
        }
    }
}

.header-form__wrap-captha-field {
    display: flex;
    flex-direction: column;
    gap: 0.625rem;
    flex: 1;

    input:focus {
        border: none;
        outline: 1px solid black;
    }
}

.header-form__field-wrap > label {
    padding: 0!important;
}

.header-form__success {
    padding: 1.875rem;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    color: #a01065;
}


/* End */


/* Start:/bitrix/templates/main_2026/fonts/font-awesome-4.7.0/css/font-awesome.min.css?178955010231000*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/bitrix/templates/main_2026/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/bitrix/templates/main_2026/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/bitrix/templates/main_2026/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/bitrix/templates/main_2026/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/bitrix/templates/main_2026/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/bitrix/templates/main_2026/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/bitrix/templates/main_2026/template_styles.css?178955009220481*/
/* ============================================================
   Logistic Solutions — шаблон main_2026
   Стили шаблона (шапка, подвал, компоненты, формы).
   Стили контента страниц — в styles.css.

   Все классы с префиксом ls- : шаблон ставится копией рядом
   с действующим, и пересечений имён быть не должно.
   ============================================================ */

/* ---------- ШРИФТЫ ----------
   Локальные, со своего домена. Google Fonts с их CDN запрещены
   стандартом проекта (152-ФЗ), см. _СИСТЕМА/Веб/СТАНДАРТ-сайтов.md.
   Файлы .woff2 положить в assets/fonts/.
   font-display:swap — текст виден сразу, не дожидаясь шрифта. */
@font-face{
  font-family:"LS Sans";
  src:url("/bitrix/templates/main_2026/assets/fonts/ls-sans-400.woff2") format("woff2");
  font-weight:400;font-style:normal;font-display:swap;
  unicode-range:U+0000-00FF,U+0400-04FF;
}
@font-face{
  font-family:"LS Sans";
  src:url("/bitrix/templates/main_2026/assets/fonts/ls-sans-500.woff2") format("woff2");
  font-weight:500;font-style:normal;font-display:swap;
  unicode-range:U+0000-00FF,U+0400-04FF;
}
@font-face{
  font-family:"LS Sans";
  src:url("/bitrix/templates/main_2026/assets/fonts/ls-sans-700.woff2") format("woff2");
  font-weight:700;font-style:normal;font-display:swap;
  unicode-range:U+0000-00FF,U+0400-04FF;
}
@font-face{
  font-family:"LS Sans";
  src:url("/bitrix/templates/main_2026/assets/fonts/ls-sans-800.woff2") format("woff2");
  font-weight:800;font-style:normal;font-display:swap;
  unicode-range:U+0000-00FF,U+0400-04FF;
}

/* ---------- ТОКЕНЫ ----------
   Один акцент + нейтральная база.
   ВНИМАНИЕ: в логотипе заказчика маджента #AD255C, на сайте исторически
   использовался #9E005D. Оттенки разные — какой считать каноничным,
   вынесено вопросом в README-внедрение.md. Пока: логотип в своём цвете,
   интерфейс в #9E005D. */
:root{
  --brand:#9E005D;
  --brand-hi:#7A0048;
  --brand-lo:#FBE9F2;
  --logo-route:#AD255C;

  --ink:#14111A;
  --ink-2:#55505E;
  --ink-3:#6B6674;     /* 4,94:1 на подложке #F3F1F2 — проходит AA и на ней, не только на белом */

  --paper:#FFFFFF;
  --paper-2:#F3F1F2;
  --ground:#FBFAFB;
  --line:#E3DCE2;
  --line-2:#CFC5CE;

  --deep:#14111A;
  --deep-2:#241E2D;
  --deep-line:#332A3D;
  --on-deep:#FFFFFF;
  --on-deep-2:#B3A9BC;
  --on-deep-3:#8A848F;  /* 5,44:1 на тёмном */
  --accent-on-deep:#F177B6;

  --r-sm:5px;
  --r-md:10px;
  --wrap:1240px;
}

*{box-sizing:border-box}

/* Длинные составные слова («внешнеэкономической») на узком экране шире
   колонки — без переноса они выталкивают сетку за край. */
h1,h2,h3,h4,p,li,dd,dt,summary,td,th{overflow-wrap:break-word}

body{
  margin:0;background:var(--ground);color:var(--ink);
  font-family:"LS Sans",Arial,sans-serif;font-size:16px;line-height:1.55;
  -webkit-font-smoothing:antialiased;
}
img{max-width:100%;height:auto}
a{color:var(--brand);text-decoration:none}

:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{
  outline:2px solid var(--brand);outline-offset:3px;
}

.ls-wrap{max-width:var(--wrap);margin:0 auto;padding:0 32px}
.ls-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}

h1,h2,h3,h4{margin:0;letter-spacing:-.025em;text-wrap:balance}
h1{font-weight:800;font-size:clamp(32px,4.4vw,56px);line-height:1.04;letter-spacing:-.035em}
h2{font-weight:700;font-size:clamp(24px,2.9vw,38px);line-height:1.1;letter-spacing:-.03em}
h3{font-weight:700;font-size:19px;line-height:1.28}
p{margin:0;line-height:1.6}

.ls-tag{
  display:inline-block;font-family:ui-monospace,Consolas,"Courier New",monospace;
  font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;
  color:var(--brand);background:var(--brand-lo);padding:6px 12px;border-radius:999px;
}

/* ---------- ШАПКА ---------- */
.ls-topline{border-bottom:1px solid var(--line);background:var(--paper);font-size:12.5px;color:var(--ink-3)}
.ls-topline .ls-wrap{display:flex;align-items:center;gap:26px;flex-wrap:wrap;min-height:38px;padding-top:6px;padding-bottom:6px}
.ls-topline a{color:var(--ink-3)}
.ls-topline a:hover{color:var(--ink)}
.ls-topline .ls-push{margin-left:auto}

.ls-masthead{background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:60}
/* nowrap на всей шапке: пункты не переносятся и не съезжают на вторую строку */
.ls-masthead .ls-wrap{display:flex;align-items:center;gap:24px;min-height:78px;flex-wrap:nowrap}

.ls-brandmark{display:flex;flex-direction:column;gap:5px;align-items:flex-start;flex:none}
.ls-logo{display:block;height:40px;width:auto;flex:none}
.ls-brandmark-tag{
  font-family:ui-monospace,Consolas,"Courier New",monospace;font-size:9px;letter-spacing:.2em;
  text-transform:uppercase;color:var(--ink-3);
}

.ls-nav{display:flex;gap:2px;list-style:none;margin:0;padding:0;flex-wrap:nowrap}
.ls-nav > li{position:relative;flex:none}
.ls-nav > li > a{
  display:flex;align-items:center;gap:6px;padding:10px 11px;border-radius:var(--r-sm);
  color:var(--ink);font-size:14.5px;font-weight:500;white-space:nowrap;transition:color .16s,background .16s;
}
.ls-nav > li > a:hover{color:var(--brand);background:var(--brand-lo)}
.ls-nav > li > a[aria-current="page"]{color:var(--brand)}
.ls-caret{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;
  transform:rotate(45deg) translateY(-2px);opacity:.45;flex:none}

.ls-nav ul{
  position:absolute;left:0;top:calc(100% + 1px);margin:0;padding:8px;list-style:none;min-width:280px;
  background:var(--paper);border:1px solid var(--line);border-radius:var(--r-md);
  box-shadow:0 22px 46px -24px rgba(20,17,26,.45);
  opacity:0;visibility:hidden;transform:translateY(-4px);transition:.16s ease;
}
.ls-nav li:hover > ul,.ls-nav li:focus-within > ul{opacity:1;visibility:visible;transform:none}
.ls-nav ul a{display:block;padding:9px 11px;border-radius:var(--r-sm);color:var(--ink-2);font-size:14.5px}
.ls-nav ul a:hover{background:var(--brand-lo);color:var(--brand)}

.ls-masthead-side{margin-left:auto;display:flex;align-items:center;gap:14px;flex:none}
.ls-tel{display:flex;flex-direction:column;text-align:right;line-height:1.15;color:var(--ink)}
.ls-tel b{font-size:17px;font-weight:700;white-space:nowrap;font-variant-numeric:tabular-nums}
.ls-tel span{font-family:ui-monospace,Consolas,monospace;font-size:10px;letter-spacing:.08em;color:var(--ink-3);margin-top:3px}

.ls-burger{display:none;width:42px;height:38px;border:1px solid var(--line-2);border-radius:var(--r-sm);
  background:var(--paper);cursor:pointer;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:4px}
.ls-burger i{display:block;width:17px;height:1.5px;background:var(--ink)}

/* ---------- КНОПКИ ---------- */
.ls-btn{
  display:inline-flex;align-items:center;justify-content:center;gap:9px;
  padding:14px 24px;border-radius:var(--r-sm);border:1.5px solid transparent;
  font-family:"LS Sans",Arial,sans-serif;font-size:15px;font-weight:600;line-height:1.2;
  cursor:pointer;text-align:center;transition:background .16s,border-color .16s,color .16s,transform .12s;
}
.ls-btn:active{transform:translateY(1px)}
.ls-btn-1{background:var(--brand);color:#fff}
.ls-btn-1:hover{background:var(--brand-hi)}
.ls-btn-2{background:transparent;color:var(--ink);border-color:var(--line-2)}
.ls-btn-2:hover{border-color:var(--ink);background:var(--paper)}
.ls-btn-light{background:#fff;color:var(--deep)}
.ls-btn-ghost{background:transparent;color:var(--on-deep);border-color:rgba(255,255,255,.4)}
.ls-btn-ghost:hover{background:rgba(255,255,255,.1);border-color:var(--on-deep)}
.ls-btn-sm{padding:10px 15px;font-size:13.5px}
.ls-btn[disabled]{opacity:.45;cursor:not-allowed}

/* ---------- ХЛЕБНЫЕ КРОШКИ ---------- */
.ls-crumbs{padding:20px 0}
.ls-crumbs ol{display:flex;gap:9px;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;
  max-width:var(--wrap);margin:0 auto;padding:0 32px;font-size:13px;color:var(--ink-3)}
.ls-crumbs a{color:var(--ink-3)}
.ls-crumbs a:hover{color:var(--brand)}
.ls-crumbs-sep{opacity:.45}

/* ---------- УСЛУГИ: редакционный список ---------- */
.ls-svc-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--ink)}
.ls-svc-row{
  display:grid;grid-template-columns:84px minmax(0,4.2fr) minmax(0,5fr) 56px;gap:0 24px;align-items:baseline;
  padding:30px 0;border-bottom:1px solid var(--line);position:relative;transition:background .22s;
}
.ls-svc-row:hover{background:var(--brand-lo)}
.ls-svc-i{font-family:ui-monospace,Consolas,monospace;font-size:12px;letter-spacing:.1em;color:var(--ink-3);transition:color .22s,padding-left .22s}
.ls-svc-row:hover .ls-svc-i{color:var(--brand);padding-left:12px}
.ls-svc-n{font-weight:700;font-size:clamp(19px,1.9vw,26px);line-height:1.15;letter-spacing:-.03em;color:var(--ink);transition:padding-left .22s}
.ls-svc-row:hover .ls-svc-n{padding-left:12px}
.ls-svc-row.is-lead .ls-svc-n{font-size:clamp(23px,2.5vw,34px);font-weight:800;letter-spacing:-.04em}
.ls-svc-row.is-lead .ls-svc-i{color:var(--brand)}
.ls-svc-d{font-size:15px;color:var(--ink-2);line-height:1.55;padding-top:4px}
.ls-svc-a{justify-self:end;font-family:ui-monospace,Consolas,monospace;font-size:17px;color:var(--line-2);transition:color .22s,transform .22s}
.ls-svc-row:hover .ls-svc-a{color:var(--brand);transform:translateX(6px)}
.ls-cover::after{content:"";position:absolute;inset:0}

/* ---------- МАТЕРИАЛЫ ---------- */
.ls-reads{border-top:1px solid var(--ink)}
.ls-read{display:grid;grid-template-columns:150px minmax(0,1fr) 48px;gap:0 24px;align-items:baseline;
  padding:26px 0;border-bottom:1px solid var(--line);position:relative;transition:background .22s}
.ls-read:hover{background:var(--brand-lo)}
.ls-read-meta{display:flex;flex-direction:column;gap:6px}
.ls-read-cat{font-family:ui-monospace,Consolas,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand)}
.ls-read-date{font-family:ui-monospace,Consolas,monospace;font-size:12px;color:var(--ink-3);font-variant-numeric:tabular-nums}
.ls-read h3{font-size:clamp(18px,1.8vw,23px);font-weight:700;letter-spacing:-.03em;line-height:1.22;transition:padding-left .22s}
.ls-read:hover h3{padding-left:12px}
.ls-read h3 a{color:var(--ink)}
.ls-read:hover h3 a{color:var(--brand)}
.ls-read.is-lead h3{font-size:clamp(23px,2.6vw,36px);font-weight:800;letter-spacing:-.04em}
.ls-read p{grid-column:2 / span 1;font-size:15.5px;color:var(--ink-2);margin-top:12px;max-width:60ch}
.ls-read-go{justify-self:end;font-family:ui-monospace,Consolas,monospace;font-size:17px;color:var(--line-2);transition:color .22s,transform .22s}
.ls-read:hover .ls-read-go{color:var(--brand);transform:translateX(6px)}
.ls-pager{padding:28px 0;font-size:14.5px}

/* ---------- СТАТЬЯ ---------- */
.ls-article{max-width:66ch;margin:0 auto;padding:40px 0 80px}
.ls-article-head h1{margin:14px 0 0}
.ls-byline{display:flex;gap:14px;align-items:center;flex-wrap:wrap;padding:22px 0;
  border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:24px 0 32px}
.ls-byline-av{width:42px;height:42px;border-radius:50%;background:var(--brand-lo);color:var(--brand);
  display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex:none}
.ls-byline-who{display:flex;flex-direction:column;line-height:1.3}
.ls-byline-who b{font-size:14.5px;font-weight:600;color:var(--ink)}
.ls-byline-who span{font-size:12.5px;color:var(--ink-3)}
.ls-article-date{font-family:ui-monospace,Consolas,monospace;font-size:12px;color:var(--ink-3)}
.ls-article-pic{width:100%;height:auto;margin-bottom:32px}

.ls-inset{background:var(--deep);color:#fff;padding:30px 32px;margin:40px 0;
  display:flex;gap:24px;align-items:center;flex-wrap:wrap}
.ls-inset h2{font-size:22px;color:#fff;margin-bottom:8px}
.ls-inset p{font-size:15px;color:var(--on-deep-2)}
.ls-inset > div{flex:1;min-width:230px}

/* ---------- ФОРМЫ ---------- */
.ls-form{display:flex;flex-direction:column;gap:0}
.ls-field{display:flex;flex-direction:column;border-bottom:1px solid var(--line)}
.ls-field > label{font-family:ui-monospace,Consolas,monospace;font-size:9.5px;letter-spacing:.15em;
  text-transform:uppercase;color:var(--ink-3);padding-top:16px}
.ls-input{width:100%;padding:10px 0 15px;border:0;background:transparent;color:var(--ink);
  font-family:inherit;font-size:16.5px;line-height:1.4}
.ls-input::placeholder{color:var(--line-2)}
.ls-input:focus{outline:none}
.ls-field:focus-within{border-bottom-color:var(--brand)}
.ls-field:focus-within > label{color:var(--brand)}
.ls-hint{font-size:12px;color:var(--ink-3);padding-bottom:12px}

/* Honeypot: прячем стилями, а не type=hidden — иначе бот его распознаёт */
.ls-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}

.ls-consent{display:flex;gap:12px;align-items:flex-start;font-size:12.5px;color:var(--ink-2);
  line-height:1.5;margin-top:22px}
.ls-consent input{margin:1px 0 0;width:17px;height:17px;flex:none;accent-color:var(--brand)}
.ls-consent a{text-decoration:underline}
.ls-form .ls-btn{margin-top:24px}

.ls-form-msg{font-size:13.5px;line-height:1.5;margin-top:14px;min-height:1px}
.ls-form-msg.is-error{color:#B3261E}
.ls-form-msg.is-ok{color:#1C6B4A}

.ls-formpanel{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-md);padding:30px 28px}

/* ---------- ПОПАП ---------- */
.ls-modal{border:0;padding:0;background:transparent;max-width:min(520px,calc(100vw - 32px));width:100%}
.ls-modal::backdrop{background:rgba(20,17,26,.62)}
.ls-modal-inner{background:var(--paper);border:1px solid var(--line);padding:34px 32px 32px;position:relative}
.ls-modal-x{position:absolute;top:12px;right:12px;width:38px;height:38px;border:1px solid var(--line);
  background:var(--paper);cursor:pointer;color:var(--ink-2);font-size:17px;line-height:1;
  display:flex;align-items:center;justify-content:center;transition:background .16s,color .16s,border-color .16s}
.ls-modal-x:hover{background:var(--ink);border-color:var(--ink);color:#fff}
.ls-modal-inner h2{font-size:28px;font-weight:800;letter-spacing:-.03em;margin-bottom:12px}
.ls-modal-lead{font-size:15.5px;color:var(--ink-2);margin-bottom:20px;max-width:44ch}

/* ---------- ПОДВАЛ ---------- */
.ls-foot{background:var(--deep);color:var(--on-deep-2);padding:76px 0 0;font-size:14.5px}
.ls-foot-top{display:grid;grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr));gap:40px;padding-bottom:56px}
.ls-foot-brand p{font-size:14px;color:var(--on-deep-2);max-width:32ch;line-height:1.6;margin-top:14px}
.ls-logo-foot{height:44px;margin-bottom:0}
.ls-foot-tel{display:inline-block;margin-top:22px;font-size:23px;font-weight:800;color:#fff;
  font-variant-numeric:tabular-nums;letter-spacing:-.03em}
.ls-foot h4{color:#fff;font-family:ui-monospace,Consolas,monospace;font-size:10px;letter-spacing:.18em;
  text-transform:uppercase;font-weight:500;margin:0 0 18px}
.ls-foot ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:11px}
.ls-foot a{color:var(--on-deep-2)}
.ls-foot a:hover{color:#fff}
.ls-foot-req{border-top:1px solid var(--deep-line);padding:20px 0;display:flex;justify-content:space-between;
  gap:20px;flex-wrap:wrap;font-family:ui-monospace,Consolas,monospace;font-size:11.5px;color:var(--on-deep-3)}
.ls-foot-bar{border-top:1px solid var(--deep-line);padding:20px 0 32px;display:flex;justify-content:space-between;
  gap:20px;flex-wrap:wrap;font-size:12.5px;color:var(--on-deep-3)}
.ls-foot-bar a{color:var(--on-deep-2)}

/* ---------- ТРЕКЕР МАРШРУТА ---------- */
.ls-tracker{
  position:fixed;left:22px;bottom:22px;z-index:150;pointer-events:none;
  display:flex;align-items:center;gap:12px;padding:11px 15px 11px 11px;
  background:var(--paper);border:1px solid var(--line);box-shadow:0 18px 44px -22px rgba(20,17,26,.5);
}
.ls-tracker-maze{position:relative;display:block;width:92px;height:74px;flex:none}
.ls-tracker-maze img{display:block;width:92px;height:74px}
/* Верхний слой — маршрут; открывается шторкой по ширине */
.ls-tracker-reveal{position:absolute;left:0;top:0;height:100%;width:0;overflow:hidden;transition:width .12s linear}
.ls-tracker-reveal img{max-width:none}
.ls-tracker-txt{display:flex;flex-direction:column;gap:3px;line-height:1}
.ls-tracker-txt b{font-family:ui-monospace,Consolas,monospace;font-size:15px;font-weight:600;
  color:var(--ink);font-variant-numeric:tabular-nums}
.ls-tracker-txt span{font-family:ui-monospace,Consolas,monospace;font-size:8px;letter-spacing:.19em;
  text-transform:uppercase;color:var(--ink-3)}

/* ---------- COOKIE ---------- */
.ls-cookie{
  position:fixed;left:22px;right:22px;bottom:22px;z-index:400;
  background:var(--deep);color:var(--on-deep);border:1px solid var(--deep-line);
  padding:22px 26px;display:none;gap:26px;align-items:center;flex-wrap:wrap;
  box-shadow:0 24px 60px -24px rgba(0,0,0,.7);
}
.ls-cookie.is-on{display:flex}
.ls-cookie p{flex:1;min-width:280px;font-size:14px;line-height:1.55;color:var(--on-deep-2);margin:0}
.ls-cookie p a{color:var(--accent-on-deep);text-decoration:underline}
.ls-cookie-acts{display:flex;gap:10px;flex-wrap:wrap;flex:none}
/* пока баннер виден, трекер не должен под него подлезать */
body.ls-cookie-open .ls-tracker{opacity:0;visibility:hidden}

/* ---------- ПОЯВЛЕНИЕ ---------- */
.ls-rise.is-armed{opacity:0;transform:translateY(18px);
  transition:opacity .6s cubic-bezier(.2,.6,.2,1),transform .6s cubic-bezier(.2,.6,.2,1)}
.ls-rise.is-armed.is-in{opacity:1;transform:none}

/* ============================================================
   АДАПТИВ
   ============================================================ */

/* Телефон уходит раньше остальных: он длинный и первым распирает строку шапки */
@media (max-width:1400px){ .ls-tel{display:none} }

@media (max-width:1080px){
  .ls-nav{
    display:none;position:absolute;left:0;right:0;top:100%;flex-direction:column;
    background:var(--paper);border-bottom:1px solid var(--line);padding:12px 32px 20px;
  }
  .ls-nav.is-open{display:flex}
  .ls-nav ul{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:0 0 0 14px;min-width:0}
  .ls-burger{display:flex}
  .ls-masthead .ls-wrap{min-height:66px}
  .ls-topline{display:none}
  .ls-svc-row{grid-template-columns:60px minmax(0,1fr) 40px;gap:6px 18px}
  .ls-svc-d{grid-column:2 / span 1;padding-top:8px}
  .ls-read{grid-template-columns:120px minmax(0,1fr) 40px}
  .ls-foot-top{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media (max-width:900px){
  /* На узком экране плавающий блок неизбежно ложится на текст —
     оставляем его только на десктопе, где место для него есть. */
  .ls-tracker{display:none}
  .ls-cookie{left:12px;right:12px;bottom:12px;padding:18px}
  .ls-cookie-acts{width:100%}
  .ls-cookie-acts .ls-btn{flex:1}
}

@media (max-width:680px){
  .ls-wrap,.ls-crumbs ol{padding-left:20px;padding-right:20px}
  .ls-masthead-side > .ls-btn{display:none}
  .ls-logo{height:34px}
  .ls-masthead .ls-wrap{gap:14px}
  .ls-foot-top{grid-template-columns:1fr;gap:34px}
  .ls-read{grid-template-columns:1fr 34px}
  .ls-read-meta{grid-column:1 / span 2;flex-direction:row;gap:14px}
  .ls-read p{grid-column:1 / span 2}
  .ls-svc-row{grid-template-columns:44px minmax(0,1fr) 30px}
  .ls-inset{padding:24px 22px}
  .ls-modal-inner{padding:28px 22px}
}

@media (prefers-reduced-motion: reduce){
  *,*::before,*::after{animation-duration:.001ms !important;animation-iteration-count:1 !important;transition-duration:.001ms !important}
  .ls-rise.is-armed{opacity:1;transform:none}
}

/* End */


/* Start:/bitrix/templates/main_2026/styles.css?17896282377826*/
/* ============================================================
   Logistic Solutions — шаблон main_2026
   Стили КОНТЕНТА страниц.

   Этот файл Битрикс подключает для содержимого, которое редактируется
   в визуальном редакторе. Сюда — только оформление текста, таблиц и врезок
   внутри страниц. Каркас сайта (шапка, подвал, компоненты) — в template_styles.css.

   ⚠️ ПРАВИЛО ПО SEO. Оформление страниц-доноров менять можно, содержимое — нет.
   Здесь задаются шрифты, отступы, цвета и вид таблиц; текст, заголовки H1–H3,
   порядок блоков и микроразметка остаются как есть.
   ============================================================ */

/* ---------- ТЕКСТ СТРАНИЦЫ ---------- */
.ls-prose{max-width:66ch}
.ls-prose h2{font-size:clamp(22px,2.4vw,32px);font-weight:800;letter-spacing:-.035em;
  margin:48px 0 18px;padding-top:20px;border-top:1px solid var(--line)}
.ls-prose h3{margin:30px 0 12px;font-size:19px;font-weight:700}
.ls-prose p{margin:0 0 18px;font-size:17px;color:var(--ink-2);line-height:1.7}
.ls-prose a{text-decoration:underline}

/* Статья набирается с засечками — это публикация, а не интерфейс.
   Georgia системная, кириллица есть и на Windows, и на Mac:
   отдельный шрифтовой файл ради этого не тянем. */
.ls-prose-article p,
.ls-prose-article li{font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.72}
.ls-prose-article > p:first-of-type{font-size:20px;color:var(--ink)}

/* ---------- СПИСКИ ---------- */
.ls-prose ul{margin:0 0 20px;padding:0;list-style:none;display:flex;flex-direction:column;gap:0}
.ls-prose ul li{position:relative;padding:12px 0 12px 32px;font-size:16.5px;color:var(--ink-2);
  line-height:1.55;border-bottom:1px solid var(--line)}
.ls-prose ul li::before{content:"";position:absolute;left:0;top:21px;width:16px;height:1px;background:var(--brand)}
.ls-prose ol{margin:0 0 20px;padding-left:22px}
.ls-prose ol li{margin-bottom:10px;font-size:16.5px;color:var(--ink-2);line-height:1.55}

/* ---------- ТАБЛИЦЫ ----------
   Прайс и таможенные сборы. Таблица прокручивается внутри своей обёртки,
   а не ломает страницу на телефоне. Обёртку добавляет редактор:
   <div class="ls-tablewrap"><table>…</table></div> */
.ls-tablewrap{overflow-x:auto;border-top:1px solid var(--ink);margin:0 0 24px}
.ls-tablewrap table,
.ls-prose table{width:100%;border-collapse:collapse;font-size:15px;min-width:420px}
.ls-prose th,.ls-prose td{padding:14px 0;text-align:left;border-bottom:1px solid var(--line)}
.ls-prose th{font-family:ui-monospace,Consolas,monospace;font-size:9.5px;letter-spacing:.15em;
  text-transform:uppercase;color:var(--ink-3);font-weight:500}
/* Цифры в колонках выравниваются по разрядам */
.ls-prose td:last-child{font-family:ui-monospace,Consolas,monospace;font-variant-numeric:tabular-nums;
  white-space:nowrap;text-align:right;font-weight:500}
.ls-prose th:last-child{text-align:right}

/* ---------- ВРЕЗКИ ---------- */
.ls-note{border-left:3px solid var(--brand);background:var(--paper);padding:20px 24px;margin:28px 0}
.ls-note p{margin:0;font-size:15.5px}

/* ---------- FAQ ----------
   Блоки вопросов-ответов. Разметка FAQPage на страницах услуг уже есть
   и сохраняется — здесь только оформление. */
.ls-faq{border-top:1px solid var(--ink);margin:28px 0}
.ls-faq details{border-bottom:1px solid var(--line)}
.ls-faq summary{padding:20px 44px 20px 0;cursor:pointer;list-style:none;position:relative;
  font-weight:600;font-size:17px;color:var(--ink);line-height:1.4;transition:color .18s}
.ls-faq summary:hover{color:var(--brand)}
.ls-faq summary::-webkit-details-marker{display:none}
.ls-faq summary::before,.ls-faq summary::after{content:"";position:absolute;right:10px;
  background:var(--brand);transition:transform .2s,opacity .2s}
.ls-faq summary::before{top:29px;width:13px;height:1.5px}
.ls-faq summary::after{top:23px;right:15.75px;width:1.5px;height:13px}
.ls-faq details[open] summary::after{transform:scaleY(0);opacity:0}
.ls-faq details > p{padding:0 0 22px;font-size:16px;color:var(--ink-2);max-width:62ch}

/* ---------- КАРТИНКИ В КОНТЕНТЕ ----------
   Размеры должны стоять в самом теге img — иначе блок прыгает при загрузке.
   Сейчас на сайте 52 из 94 изображений без width/height. */
.ls-prose img{max-width:100%;height:auto;display:block;margin:24px 0}

/* ---------- СОВМЕСТИМОСТЬ СО СТАРЫМИ СТРАНИЦАМИ ----------
   Контент сайта уже собран из десятков включаемых областей и шаблонов
   компонентов. Пока они переводятся на классы ls- по одному, базовый слой
   ниже даёт им единый визуальный язык без изменения текстов и URL. */
body:not(.ls-home-page):not(.ls-modern-page) #ls-content{min-height:45vh;background:var(--ground);color:var(--ink)}
body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(h1,h2,h3,h4){color:var(--ink);font-family:"LS Sans",Arial,sans-serif;line-height:1.15}
body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(h1){font-size:clamp(32px,4.4vw,56px);font-weight:800;letter-spacing:-.04em}
body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(h2){font-size:clamp(24px,3vw,38px);font-weight:800;letter-spacing:-.035em}
body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(h3){font-size:clamp(19px,2vw,25px);font-weight:700;letter-spacing:-.025em}
body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(p,li,td,th){line-height:1.65}
body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(a:not(.ls-btn)){color:var(--brand);text-underline-offset:.18em}
body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(img,iframe,video){max-width:100%}
body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(table){width:100%;border-collapse:collapse;background:var(--paper)}
body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(th,td){padding:13px 15px;border:1px solid var(--line);text-align:left}
body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(th){background:var(--paper-2);font-weight:700}
body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(input:not([type="checkbox"]):not([type="radio"]),textarea,select){
  max-width:100%;min-height:46px;padding:11px 13px;border:1px solid var(--line-2);border-radius:var(--r-sm);
  background:var(--paper);color:var(--ink);font:inherit
}
body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(textarea){min-height:120px;resize:vertical}
body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(input,textarea,select,button):focus-visible{outline:3px solid rgba(158,0,93,.22);outline-offset:2px}
body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(button,input[type="submit"]){font:inherit}

@media (max-width:720px){
  body:not(.ls-home-page):not(.ls-modern-page) #ls-content :where(table){display:block;max-width:100%;overflow-x:auto;white-space:nowrap}
}

/* End */


/* Start:/bitrix/templates/main_2026/rebuild.css?178956417714487*/
/* Main 2026 visual rebuild.  The donor pages keep their Bitrix content, but
   the homepage is laid out as one coherent responsive system. */
#ls-content{overflow:hidden}
.ls-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease var(--ls-delay,0ms),transform .65s ease var(--ls-delay,0ms)}
.ls-reveal.is-visible{opacity:1;transform:none}
#ls-content>.large_logo-container,
#ls-content>.services-container,
#ls-content>.partners-container,
#ls-content>.top-directions-container,
#ls-content>.adv-opp-container,
#ls-content>.reviews-container{width:100%;max-width:none;margin:0;padding-left:clamp(20px,4vw,72px);padding-right:clamp(20px,4vw,72px)}

#ls-content>.large_logo-container{min-height:clamp(430px,58vw,720px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:clamp(28px,6vw,100px);padding-top:clamp(60px,9vw,132px);padding-bottom:clamp(60px,9vw,132px);background:linear-gradient(120deg,#1b1027 0%,#352041 58%,#74134f 100%);position:relative;isolation:isolate}
#ls-content>.large_logo-container:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 30%,rgba(255,255,255,.13),transparent 34%),linear-gradient(135deg,transparent 55%,rgba(241,119,182,.12));z-index:-1}
#ls-content .index-main-logo{display:flex;justify-content:center;align-items:center;min-height:260px}
#ls-content .index-main-logo img{width:min(100%,560px);height:auto;filter:brightness(0) invert(1);opacity:.96;animation:ls-float 7s ease-in-out infinite}
#ls-content>.large_logo-container .text{max-width:620px;color:#fff}
#ls-content>.large_logo-container h1{color:#fff!important;font-size:clamp(38px,5.6vw,78px)!important;line-height:1.02!important;font-weight:800!important;letter-spacing:-.055em!important;text-shadow:0 4px 22px rgba(0,0,0,.28);margin:0!important}
#ls-content>.large_logo-container .text:after{content:"Поставки, ВЭД и доставка грузов по всему миру";display:block;margin-top:28px;max-width:38ch;color:rgba(255,255,255,.78);font-size:clamp(16px,1.7vw,21px);line-height:1.5}

#ls-content>.services-container{background:#fff;padding-top:clamp(56px,8vw,112px);padding-bottom:clamp(56px,8vw,112px)}
#ls-content .container-title{max-width:1240px;margin:0 auto clamp(26px,4vw,52px);color:#1b1027!important;font-size:clamp(30px,4vw,52px)!important;line-height:1.05!important;font-weight:800!important;letter-spacing:-.045em!important}
#ls-content .container-features-inner{max-width:1240px;margin:0 auto;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px!important}
#ls-content .feature-container{min-height:250px!important;padding:28px!important;border:1px solid #eadfe8!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 36px rgba(44,17,42,.07)!important;display:flex;align-items:flex-end;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease!important}
#ls-content .feature-container:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(251,233,242,.92),transparent 64%);z-index:0}
#ls-content .feature-container-inner{position:relative;z-index:1}
#ls-content .feature-container:hover{transform:translateY(-7px)!important;box-shadow:0 22px 46px rgba(44,17,42,.14)!important}
#ls-content .feature-container h2{font-size:clamp(20px,2vw,28px)!important;color:#1b1027!important;margin:0 0 12px!important}
#ls-content .feature-container p{font-size:15px!important;color:#665b68!important;margin:5px 0!important;line-height:1.5!important}
#ls-content .feature-container:nth-child(1){grid-column:span 2;background:linear-gradient(130deg,#fbe9f2,#fff)!important}

#ls-content>.partners-container,#ls-content>.top-directions-container,#ls-content>.adv-opp-container,#ls-content>.reviews-container{max-width:1240px;margin:0 auto;padding-top:clamp(56px,8vw,104px);padding-bottom:clamp(56px,8vw,104px)}
#ls-content>.partners-container{background:#fbfafb}
#ls-content .owl-carousel{display:flex!important;gap:12px;overflow:hidden!important;align-items:center;padding:10px 0}
#ls-content .owl-carousel>a{flex:0 0 180px;background:#fff;border:1px solid #eee3eb;border-radius:14px;display:grid;place-items:center;height:150px;transition:transform .25s ease,box-shadow .25s ease}
#ls-content .owl-carousel>a:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(44,17,42,.1)}
#ls-content .owl-carousel img{max-width:130px;max-height:100px;object-fit:contain}
#ls-content>.top-directions-container{background:#fff}
#ls-content .container-sc-inner{max-width:1240px!important;margin:0 auto 16px!important;padding:28px!important;border-radius:18px;background:#f7f1f5;display:block!important}
#ls-content .container-sc-inner>a,.sc-title-label{color:#9e005d!important;font-weight:800!important;font-size:clamp(18px,2.4vw,30px)!important;letter-spacing:-.02em}
#ls-content .index-flex-items{display:flex!important;align-items:center;justify-content:space-between;gap:24px;padding-top:20px}
#ls-content .new-desc{max-width:48ch;color:#5c5260!important;font-size:16px!important;line-height:1.55!important}
#ls-content .svg-icon{flex:0 0 30%;max-width:250px}
#ls-content .adv-opp-container{background:#fbfafb}
#ls-content .adv-opp-container_inner{box-sizing:border-box!important;border:1px solid #eadfe8;border-radius:18px;padding:28px!important;background:#fff;min-height:190px;margin-bottom:16px;display:flex!important;flex-direction:column;justify-content:space-between}
#ls-content .adv-opp-container>div:first-of-type{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
#ls-content .reviews-container{background:#fff}
#ls-content .reviews-container iframe{max-width:100%;height:560px!important;border-radius:18px!important}

@keyframes ls-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}
@media (prefers-reduced-motion:reduce){#ls-content .index-main-logo img{animation:none}.feature-container{transition:none!important}}
@media (max-width:820px){
 #ls-content>.large_logo-container{grid-template-columns:1fr;text-align:center;min-height:560px}
 #ls-content>.large_logo-container .text{margin:0 auto}.index-main-logo{min-height:180px!important}.index-main-logo img{width:min(70vw,360px)!important}
 #ls-content .container-features-inner{grid-template-columns:1fr 1fr!important}.feature-container:nth-child(1){grid-column:span 2}
 #ls-content>.adv-opp-container>div:first-of-type{grid-template-columns:1fr!important}
}

/* Dedicated homepage composition */
.ls-home{background:#fbfafb;color:#1b1027}.ls-home em{font-style:normal;color:#b22b6b}.ls-home-hero{max-width:1240px;margin:0 auto;min-height:650px;padding:clamp(70px,9vw,130px) 32px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;background:linear-gradient(135deg,#fff 0%,#fff 55%,#f9e7f0 100%)}.ls-home-hero-copy{max-width:610px}.ls-home-hero h1{font-size:clamp(46px,6.2vw,84px);line-height:.98;margin:22px 0;color:#1b1027}.ls-home-hero-copy>p{max-width:500px;font-size:19px;color:#655a68;line-height:1.55}.ls-home-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.ls-home-proof{display:flex;align-items:center;gap:10px;margin-top:54px;color:#776c79;font-size:12px}.ls-home-proof b{font-size:18px;color:#1b1027}.ls-home-proof i{height:26px;width:1px;background:#d8cbd5;margin:0 12px}.ls-home-hero-art{min-height:390px;border-radius:28px;background:linear-gradient(145deg,#261531,#681348);position:relative;display:grid;place-items:center;overflow:hidden;box-shadow:0 25px 70px rgba(64,17,53,.22)}.ls-home-hero-art img{width:76%;height:auto;filter:brightness(0) invert(1);opacity:.9;animation:ls-float 8s ease-in-out infinite}.ls-orbit{position:absolute;border:1px solid rgba(255,255,255,.25);border-radius:50%;width:310px;height:310px;transform:rotate(-22deg)}.ls-orbit-a{border-right-color:transparent}.ls-orbit-b{width:420px;height:160px;border-left-color:transparent;transform:rotate(30deg)}.ls-home-art-label{position:absolute;bottom:24px;left:28px;font:11px/1.3 ui-monospace,monospace;letter-spacing:.22em;color:#f7c4dc}.ls-home-section{max-width:1240px;margin:0 auto;padding:clamp(74px,10vw,132px) 32px}.ls-home-heading{max-width:600px;margin-bottom:44px}.ls-home-heading h2{font-size:clamp(36px,4.8vw,64px);line-height:1.02;margin:18px 0}.ls-home-heading p{font-size:17px;color:#756977;max-width:48ch}.ls-home-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ls-home-service{min-height:275px;padding:28px;border:1px solid #eadfe8;border-radius:18px;background:#fff;position:relative;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.ls-home-service:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(44,17,42,.12)}.ls-home-service-lead{background:#2a1736;color:#fff;border-color:#2a1736}.ls-home-service h3{font-size:26px;margin:35px 0 10px;color:inherit}.ls-home-service p{color:#786d7b;max-width:35ch}.ls-home-service-lead p{color:#ddcfe0}.ls-home-service b{margin-top:auto;color:#b22b6b;font-size:14px}.ls-home-service-lead b{color:#f38abd}.ls-home-number{font:12px ui-monospace,monospace;color:#a79aad}.ls-home-icon{position:absolute;right:24px;top:20px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f8e4ee;color:#a52764;font-size:26px}.ls-home-service-lead .ls-home-icon{background:#b22b6b;color:#fff}.ls-home-adv{background:#f5eef3}.ls-home-adv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #d9cbd6}.ls-home-adv-grid>div{padding:28px 28px 10px 0;border-right:1px solid #d9cbd6;margin-right:28px}.ls-home-adv-grid>div:last-child{border-right:0}.ls-home-adv-grid strong{font:12px ui-monospace,monospace;color:#b22b6b}.ls-home-adv-grid h3{font-size:22px;margin:38px 0 12px}.ls-home-adv-grid p{color:#756977;line-height:1.55}.ls-home-cta{max-width:1240px;margin:0 auto 70px;padding:56px 64px;border-radius:22px;background:#2a1736;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.ls-home-cta h2{font-size:clamp(30px,4vw,52px);line-height:1.02;margin:16px 0 0;color:#fff}.ls-home-cta .ls-tag{background:#4a2a59;color:#f7b8d6}
@media (max-width:760px){.ls-home-hero{grid-template-columns:1fr;padding:64px 20px;min-height:0}.ls-home-hero-art{min-height:280px;order:-1}.ls-home-proof{margin-top:35px;flex-wrap:wrap}.ls-home-section{padding:72px 20px}.ls-home-service-grid,.ls-home-adv-grid{grid-template-columns:1fr}.ls-home-adv-grid>div{border-right:0;border-bottom:1px solid #d9cbd6;margin:0;padding:24px 0}.ls-home-adv-grid>div:last-child{border-bottom:0}.ls-home-cta{margin:0 20px 50px;padding:34px 26px;display:block}.ls-home-cta .ls-btn{margin-top:24px;width:100%}}
#ls-content .ls-home-cta h2{color:#fff!important}
#ls-content .ls-home-cta .ls-tag{color:#ffd2e5!important;background:#512b60!important}
#ls-content .ls-home-cta{color:#fff!important}
@media (max-width:540px){
 #ls-content>.large_logo-container{padding-top:52px;padding-bottom:52px;min-height:530px}
 #ls-content>.large_logo-container h1{font-size:clamp(34px,11vw,52px)!important}
 #ls-content .container-features-inner{grid-template-columns:1fr!important}.feature-container:nth-child(1){grid-column:auto}
 #ls-content .feature-container{min-height:210px!important;padding:22px!important}
 #ls-content .index-flex-items{align-items:flex-start;flex-direction:column}.ls-wrap{padding-left:20px;padding-right:20px}
}

/* Final grid pass: neutralise dimensions inherited from the donor theme. */
#ls-content>.large_logo-container,
#ls-content>.services-container,
#ls-content>.partners-container,
#ls-content>.top-directions-container,
#ls-content>.adv-opp-container,
#ls-content>.reviews-container{width:100%!important;max-width:1240px!important;margin-left:auto!important;margin-right:auto!important}
#ls-content>.large_logo-container{max-width:none!important}
#ls-content>.services-container>.container-title,
#ls-content>.partners-container>.container-title,
#ls-content>.top-directions-container>.container-title,
#ls-content>.reviews-container>.container-title{width:100%!important;padding:0!important}
#ls-content .feature-container{background:#fff!important;overflow:hidden!important}
#ls-content .feature-container:after{content:"";position:absolute;right:24px;top:24px;width:66px;height:66px;border-radius:50%;background-color:#9e005d;background-image:url("/bitrix/templates/main_2026/images/feature-icons.png");background-repeat:no-repeat;background-size:66px auto;box-shadow:0 10px 24px rgba(158,0,93,.22);z-index:0}
#ls-content .feature-container:nth-child(1):after{background-position:center 7px}
#ls-content .feature-container:nth-child(2):after{background-position:center -69px}
#ls-content .feature-container:nth-child(3):after{background-position:center -135px}
#ls-content .feature-container:nth-child(4):after{background-position:center -201px}
#ls-content .feature-container:nth-child(5):after{background-position:center -268px}
#ls-content .feature-container-inner{padding-right:82px!important}
#ls-content .feature-container:before{z-index:0!important;opacity:.8}
#ls-content .container-sc-inner{width:100%!important;min-height:210px!important;box-sizing:border-box!important}
#ls-content .container-sc-inner .svg-icon img{display:block!important;width:100%!important;max-width:220px!important;height:150px!important;object-fit:contain!important;margin-left:auto!important}
#ls-content .adv-opp-container_inner .svg-icon img{display:block!important;width:100%!important;max-width:180px!important;height:110px!important;object-fit:contain!important;margin-left:auto!important}
#ls-content .reviews-container>div[style]{width:100%!important;height:600px!important;display:flex!important}

@media (max-width:820px){
 #ls-content>.services-container,#ls-content>.partners-container,#ls-content>.top-directions-container,#ls-content>.adv-opp-container,#ls-content>.reviews-container{padding-left:20px!important;padding-right:20px!important}
 #ls-content .feature-container:after{right:18px;top:18px;width:56px;height:56px;background-size:56px auto}
 #ls-content .feature-container:nth-child(1):after{background-position:center 5px}
 #ls-content .feature-container:nth-child(2):after{background-position:center -58px}
 #ls-content .feature-container:nth-child(3):after{background-position:center -114px}
 #ls-content .feature-container:nth-child(4):after{background-position:center -171px}
 #ls-content .feature-container:nth-child(5):after{background-position:center -228px}
}

/* End */
/* /bitrix/templates/main_2026/stylesheets/screen.css?178955010066197 */
/* /bitrix/templates/main_2026/stylesheets/main.css?17895501002002 */
/* /bitrix/templates/main_2026/stylesheets/ind.css?1789550100742 */
/* /bitrix/templates/main_2026/stylesheets/new.css?17895501001180 */
/* /bitrix/templates/main_2026/stylesheets/owl.carousel.min.css?17895501002936 */
/* /bitrix/templates/main_2026/stylesheets/owl.theme.default.min.css?1789550100936 */
/* /bitrix/templates/main_2026/stylesheets/legacy-template-styles.css?178955010049484 */
/* /bitrix/templates/main_2026/stylesheets/legacy-styles.css?17895501002927 */
/* /bitrix/templates/main_2026/fonts/font-awesome-4.7.0/css/font-awesome.min.css?178955010231000 */
/* /bitrix/templates/main_2026/template_styles.css?178955009220481 */
/* /bitrix/templates/main_2026/styles.css?17896282377826 */
/* /bitrix/templates/main_2026/rebuild.css?178956417714487 */
