

/* Start:/local/templates/new/css/normalize.css?17314955756601*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

/* End */


/* Start:/local/templates/new/css/main.css?173149557519895*/
@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body, html {
  width: 100%;
  height: 100%;
  font-size: 16px;
  position: relative;
  font-family: Montserrat, sans-serif;
  color: #232f42;
  font-weight: 400;
  display: flex;
  flex-direction: column;
}

.d-none {
  display: none;
}

.alignCenter {
  text-align: center;
}

.fullWidth {
  width: 100%;
}

.floatLeft {
  float: left;
}

.clearPadding {
  padding: 0 !important;
}

.clearBoth {
  clear: both;
}

.mobileBlock {
  display: none;
}

.order-fields_block .title {
  text-decoration: none;
}
.order-fields_block h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #f5872e;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 35px;
  font-weight: 600;
}
.order-fields_block .order-fields {
  display: flex;
  flex-wrap: wrap;
}
.order-fields_block .order-fields .form-check {
  padding-bottom: 25px;
  width: 50%;
}
.order-fields_block .order-fields .form-check .form-check-label {
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 12px;
  line-height: 20px;
  text-decoration: none;
}
.order-fields_block input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  font-size: 20px;
  background-color: #fff;
  border: 1px solid #f5872e;
  cursor: pointer;
}
.order-fields_block input[type=checkbox]:checked:after {
  position: relative;
  bottom: 2px;
  left: 2px;
  color: #232f42;
  content: "✓";
  /* check mark */
  font-weight: bold;
}
.order-fields_block input[type=checkbox]:focus {
  outline: none;
}

.header {
  /* 0 flex-grow, 0 flex-shrink, auto flex-basis */
  flex: 0 0 auto;
}
.header .logo_wrap {
  height: 100%;
  margin: 0 auto;
  max-width: 1420px;
  padding: 0 70px 0 40px;
}
.header .logo_wrap .logo {
  height: 136px;
  padding-bottom: 40px;
  border-bottom: 9px solid #f5872e;
  width: 50%;
}
.header .nav_top {
  position: fixed;
  height: 80px;
  width: 100%;
  background: #232f42;
  z-index: 1000;
}
.header .nav_top .logo {
  display: inline-block;
  padding: 14px 0 0 40px;
  height: 52px;
}
.header .nav_top .logo img {
  height: 52px;
}
.header .nav_top .menu_button {
  text-align: right;
  margin: 20px 10px 20px 0;
  cursor: pointer;
  height: 40px;
  float: right;
}
.header .nav_top .menu_button .svg_menu_blue {
  display: none;
}

.lang {
  width: 60px;
  text-align: center;
  margin-bottom: 10px;
}
.lang .lang__item {
  text-transform: uppercase;
  display: block;
  padding-bottom: 15px;
  font-size: 18px;
  text-decoration: none;
  color: #ffffff;
  transition: color 0.1s linear;
  font-width: 500;
}
.lang .lang__item:hover, .lang .lang__item.lang__item-selected {
  color: #f5872e;
}

.call_back {
  position: absolute;
  width: 170px;
  height: 60px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: -55px;
  bottom: 55px;
  font-size: 22px;
  font-weight: 500;
  overflow: hidden;
}
.call_back .call_back__callBtn {
  cursor: pointer;
  text-decoration: none;
  line-height: 60px;
  white-space: nowrap;
  height: 60px;
  display: block;
  width: 170px;
  text-align: left;
  background: #f5872e;
  font-size: 22px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 0.35s cubic-bezier(1, 0.5, 0.38, 1.2);
  transition: all 0.35s cubic-bezier(1, 0.5, 0.38, 1.2);
  position: absolute;
  top: 0;
  padding: 0 15px;
  background: url("/local/templates/new/css/../images/kod_white_small.png") no-repeat scroll 125px center transparent;
}
.call_back .call_back__callBtn:after {
  position: absolute;
  content: "Новый";
  font-size: 22px;
  font-weight: 500;
  background: url("/local/templates/new/css/../images/kod_blue_small.png") no-repeat scroll 125px center #f5872e;
  top: -100%;
  padding: 0 15px;
  left: 0;
  color: #232f42;
  width: 170px;
}
.call_back .call_back__callBtn:hover {
  color: #232f42;
  top: 100%;
}

.nav_container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: -100%;
  background: #f5872e;
  z-index: 59999;
  -webkit-transition: right 0.7s cubic-bezier(1, 0.5, 0.38, 1.2);
  transition: right 0.7s cubic-bezier(1, 0.5, 0.38, 1.2);
}
.nav_container .logo {
  padding: 30px;
  display: block;
  position: relative;
  float: left;
  z-index: 1;
}
.nav_container .lang {
  position: absolute;
  top: 102px;
  right: 0;
  transition: color 0.1s linear;
}
.nav_container .lang .lang__item:hover, .nav_container .lang .lang__item.lang__item-selected {
  color: #232f42;
}
.nav_container .menu-wrapper {
  display: flex;
  height: 100vh;
  align-items: center;
  width: 100%;
  position: absolute;
}
.nav_container .menu-items {
  width: 100%;
  padding-right: 250px;
}
.nav_container .menu-items .menu-item {
  line-height: 50px;
  font-size: 36px;
  font-weight: 500;
  text-transform: uppercase;
  color: #232f42;
  padding: 0 50px 0 10px;
  text-decoration: none;
  position: relative;
  transition: all ease-out 200ms;
  display: block;
  margin: 25px 0;
  text-align: right;
}
.nav_container .menu-items .menu-item:after {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  background: #ffffff;
  right: 15px;
  top: 15px;
  transition: all ease-out 200ms;
}
.nav_container .menu-items .menu-item:hover {
  color: #ffffff;
}
.nav_container .menu-items .menu-item:hover:after {
  background: #232f42;
}
.nav_container .nav-btn__exid {
  position: absolute;
  height: 40px;
  right: 10px;
  cursor: pointer;
  width: 40px;
  top: 22px;
}
.nav_container .nav-btn__exid .modal_close_wrap {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.nav_container .nav-btn__exid .modal_close_wrap:hover .modal_close_leftLine, .nav_container .nav-btn__exid .modal_close_wrap:hover .modal_close_rightLine {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  background: #ffffff;
}
.nav_container .nav-btn__exid .modal_close_wrap .modal_close_leftLine, .nav_container .nav-btn__exid .modal_close_wrap .modal_close_rightLine {
  background: #ffffff;
  height: 3px;
  position: absolute;
  top: 49%;
  display: block;
  width: 100%;
  -webkit-transition: background 0.35s cubic-bezier(1, 0.5, 0.38, 1.2), -webkit-transform 0.35s cubic-bezier(1, 0.5, 0.38, 1.2);
  transition: background 0.35s cubic-bezier(1, 0.5, 0.38, 1.2), -webkit-transform 0.35s cubic-bezier(1, 0.5, 0.38, 1.2);
  transition: transform 0.35s cubic-bezier(1, 0.5, 0.38, 1.2), background 0.35s cubic-bezier(1, 0.5, 0.38, 1.2);
  transition: transform 0.35s cubic-bezier(1, 0.5, 0.38, 1.2), background 0.35s cubic-bezier(1, 0.5, 0.38, 1.2), -webkit-transform 0.35s cubic-bezier(1, 0.5, 0.38, 1.2);
}
.nav_container .nav-btn__exid .modal_close_wrap .modal_close_leftLine {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav_container .nav-btn__exid .modal_close_wrap .modal_close_rightLine {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.main-content {
  /* 1 flex-grow, 0 flex-shrink, auto flex-basis */
  flex: 1 0 auto;
  background: transparent url(/local/templates/new/css/../images/clouds.jpg) no-repeat bottom/contain;
}
.main-content .wrapper {
  margin: 0 auto;
  max-width: 1420px;
  padding: 0 70px 30px 40px;
  min-height: 400px;
}
.main-content .wrapper h1, .main-content .wrapper h2.likeTitle {
  font-size: 72px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 30px 0;
  width: 50%;
}
.main-content .wrapper a {
  color: #232f42;
}
.main-content .wrapper a:hover {
  text-decoration: none;
}
.main-content .wrapper .akcent {
  text-transform: uppercase;
  color: #f5872e;
}
.main-content .wrapper ul {
  list-style-type: square;
  list-style-position: inside;
}
.main-content .wrapper .left {
  width: 50%;
  float: left;
}
.main-content .wrapper .right {
  width: 25%;
  float: left;
}
.main-content .wrapper .button_blue a {
  display: inline-block;
  background: #232f42;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 100px;
  line-height: 20px;
  border-radius: 20px;
}
.main-content .main_title {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.main-content .main_title .button_order {
  width: 50%;
  align-self: center;
  margin: 10px 0;
}
.main-content .wrapper_static {
  min-height: 400px;
  padding-bottom: 100px;
  display: inline-block;
}
.main-content .wrapper_static h3 {
  font-size: 16px;
  font-weight: 400;
}
.main-content .service_item {
  line-height: 30px;
  font-size: 16px;
  text-transform: uppercase;
  color: #232f42;
  padding: 0 10px 0 50px;
  text-decoration: none;
  position: relative;
  transition: all ease-out 200ms;
  display: block;
  margin: 25px 0;
}
.main-content .service_item a {
  color: #232f42;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
}
.main-content .service_item h2 {
  font-size: 18px;
  font-weight: 500;
}
.main-content .service_item .description {
  text-transform: initial;
  font-size: 16px;
  line-height: 1.2;
  padding-top: 10px;
}
.main-content .service_item:before {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  background: #f5872e;
  left: 15px;
  top: 5px;
  transition: all ease-out 200ms;
}
.main-content .service_item:hover {
  color: #f5872e;
}
.main-content .service_item:hover .desc {
  display: block;
}
.main-content .service_item:hover:before {
  background: #232f42;
}
.main-content .line_wrap {
  height: 100%;
  margin: 0 auto;
  max-width: 1420px;
  padding: 0;
}
.main-content .line_wrap .line {
  height: 50px;
  padding-bottom: 40px;
  border-bottom: 9px solid #f5872e;
  width: 50%;
}
.main-content .clients_block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.main-content .clients_block .item {
  float: left;
  width: 20%;
  padding: 50px 10px;
}
.main-content .clients_block .item img {
  max-width: 100%;
  filter: grayscale(100%);
}
.main-content .clients_block .item:hover img {
  filter: grayscale(0%);
}

.feedback_form {
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
  margin-bottom: 30px;
}
.feedback_form .main-user-consent-request-announce-link {
  font-size: 12px;
  display: block;
  overflow: hidden;
  line-height: 20px;
  height: 20px;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  padding-left: 20px;
  margin-top: -20px;
}
.feedback_form img {
  width: auto !important;
}

.button_order a, .button_order button {
  display: inline-block;
  background: #f5872e;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-width: 500;
  text-transform: uppercase;
  padding: 10px 50px;
  line-height: 30px;
  border: none;
  cursor: pointer;
}
.button_order a:hover, .button_order button:hover {
  color: #232f42 !important;
}

.about-items {
  padding: 0 100px;
  display: inline-block;
}

.about-item {
  width: 50%;
  display: flex;
  overflow: hidden;
  flex-direction: row;
  float: left;
  padding: 5px 10px 5px;
}
.about-item img {
  padding-right: 15px;
  width: auto !important;
  align-self: center;
}
.about-item span {
  align-self: center;
  font-size: 16px;
  width: 100%;
}
.about-item span b {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 5px;
  padding-top: 5px;
  display: inline-block;
}
.about-item.alignTop span {
  align-self: start;
}

.bitrix_lic {
  width: 100%;
  clear: both;
}
.bitrix_lic .bitrix_lic_item {
  float: left;
  width: 33.33%;
  margin-bottom: 20px;
}
.bitrix_lic .bitrix_lic_item img {
  max-width: 100%;
}
.bitrix_lic .bitrix_lic_item:nth-child(3n+1) {
  clear: both;
}

.services_column {
  width: 50%;
  float: left;
}
.services_column .service_section_wrap {
  border: 1px solid #232f42;
  border-radius: 10px;
  margin-bottom: 90px;
  width: 100%;
  padding: 4px;
}
.services_column .service_section_wrap .service_section {
  border: 1px solid #f5872e;
  border-radius: 10px;
  padding: 35px 40px;
  width: 100%;
}
.services_column .service_section_wrap .service_section .section_title {
  text-decoration: none;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
}
.services_column .service_section_wrap .service_section .section_title h2 {
  font-size: 36px;
  font-weight: 600;
}
.services_column .service_section_wrap .service_section .service_item {
  font-size: 18px;
}
.services_column .service_section_wrap .service_section .service_item h3 {
  font-size: 18px;
  font-weight: 500;
}
.services_column.services_left {
  padding-right: 80px;
}
.services_column.services_right {
  padding-left: 80px;
}

.about_service_items {
  display: flex;
  flex-wrap: wrap;
  float: left;
}
.about_service_items .service_item,
.about_service_items .button_blue {
  width: 50%;
  margin: 25px 0 0;
}

.call_title {
  font-size: 24px;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
}

.order_link {
  color: #232f42;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}

.call_link {
  color: #232f42;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}

.footer {
  /* 0 flex-grow, 0 flex-shrink, auto flex-basis */
  flex: 0 0 auto;
  background: #232f42;
  color: #ffffff;
  min-height: 100px;
  padding: 20px 40px;
}
.footer .menu-item {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
}
.footer .menu-item:hover {
  text-decoration: underline;
}
.footer .call_title {
  font-size: 24px;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer .order_link {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
.footer .call_link {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
.footer .call_link:hover, .footer .order_link:hover {
  text-decoration: none;
}
.footer .row {
  display: flex;
  padding-bottom: 20px;
  padding-top: 20px;
  flex-wrap: wrap;
}
.footer .row .col-1 {
  width: 12%;
}
.footer .row .col-2 {
  width: 16%;
}
.footer .row .col-3 {
  width: 24%;
}
.footer .row .col-3 .kodWhite {
  display: none;
}
.footer .row:first-child {
  border-bottom: 1px solid #fff;
  padding-top: 0;
}
.footer .soc_seti {
  align-self: end;
  padding-top: 10px;
}
.footer .soc_seti .facebook {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: transparent url(/local/templates/new/css/../images/icon-f.png) no-repeat scroll left top;
  margin-right: 16px;
}
.footer .soc_seti .innstagram {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: transparent url(/local/templates/new/css/../images/icon-i.png) no-repeat scroll left top;
}
.footer .addr_title {
  text-transform: uppercase;
  font-size: 24px;
  padding-bottom: 20px;
  font-weight: 600;
}
.footer .addr {
  width: 100%;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  padding: 6px 0 0 60px;
  background: transparent url(/local/templates/new/css/../images/icon-map.png) no-repeat scroll left top;
  max-height: 52px;
  height: 52px;
}
.footer .addr div {
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  padding-top: 8px;
}
.footer .addr span {
  display: block;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  padding-top: 8px;
}

/*
********************************************
--------------------------------------------
View PC < 1280
--------------------------------------------
********************************************
*/
@media screen and (max-width: 1280px) {
  .about-item img {
    width: 80px !important;
  }
  .about-item span {
    font-size: 12px;
  }

  .about-items .about-item img {
    width: auto !important;
  }
  .about-items .about-item span {
    font-size: 16px;
  }

  .services_column .service_section_wrap {
    margin-bottom: 40px;
  }
  .services_column .service_section_wrap .service_section .section_title {
    font-size: 24px;
  }
  .services_column.services_left {
    padding-right: 20px;
  }
  .services_column.services_right {
    padding-left: 20px;
  }
}
/*
********************************************
--------------------------------------------
View PC < 1024px
--------------------------------------------
********************************************
*/
@media screen and (max-width: 1024px) {
  .header .logo_wrap {
    padding: 0 10px;
  }
  .header .logo_wrap .logo {
    width: 100%;
  }

  .main-content .wrapper {
    padding: 0 10px 30px 10px;
  }
  .main-content .wrapper .main_title .button_order {
    width: 100%;
    align-self: center;
    margin: 10px 0 15px;
  }
  .main-content .wrapper .button_blue a {
    padding: 10px 20px;
  }
  .main-content .wrapper h1, .main-content .wrapper h2.likeTitle {
    width: 100%;
    font-size: 36px;
    margin: 10px 0;
  }
  .main-content .clients_block .item {
    float: left;
    width: 25%;
    padding: 20px 10px;
  }

  .about-items {
    padding: 0;
  }

  .footer .row .col-1 {
    width: 110px;
  }
  .footer .row .col-2 {
    width: 50%;
  }
  .footer .row .soc_seti {
    width: auto;
  }
  .footer .row .col-3 {
    width: 50%;
    padding-bottom: 10px;
  }
  .footer .row .empty {
    display: none;
  }

  .services_column {
    width: 100%;
  }
  .services_column .service_section_wrap {
    margin-bottom: 20px;
  }
  .services_column .service_section_wrap .service_section {
    padding: 10px;
  }
  .services_column .service_section_wrap .service_section .section_title {
    font-size: 16px;
  }
  .services_column.services_left {
    padding-right: 0px;
  }
  .services_column.services_right {
    padding-left: 0px;
  }

  .line_wrap .line {
    width: 100% !important;
  }

  .order-fields_block .order-fields .form-check {
    width: 100%;
  }
}
/*
********************************************
--------------------------------------------
View PC < 768px
--------------------------------------------
********************************************
*/
@media screen and (max-width: 768px) {
  .desktopBlock {
    display: none;
  }

  .mobileBlock {
    display: block;
  }

  .service_item,
.button_blue {
    width: 100% !important;
  }

  .section.home_slider__bg,
.section.home_clouds__bg {
    min-height: initial !important;
  }

  .nav_container .logo {
    padding: 10px;
  }
  .nav_container .logo img {
    width: 50px;
  }
  .nav_container .menu-items {
    padding-right: 70px;
    margin-top: 0;
    padding-left: 70px;
  }
  .nav_container .menu-items .menu-item {
    margin: 10px 0;
    line-height: 24px;
    font-size: 20px;
  }
  .nav_container .menu-items .menu-item::after {
    top: 2px;
  }
  .nav_container .nav-btn__exid {
    top: 10px;
  }

  .main-content .wrapper {
    padding: 0 10px 30px 10px;
  }
  .main-content .wrapper .left {
    width: 100%;
  }
  .main-content .wrapper .clients_block .item {
    float: left;
    width: 50%;
    padding: 20px 10px;
  }
  .main-content .service_item {
    padding-left: 30px;
  }
  .main-content .service_item::before {
    left: 5px;
  }

  .about-items {
    padding: 0;
  }
  .about-items .about-item img {
    width: 80px !important;
  }

  .about-item {
    width: 100%;
  }
  .about-item span b {
    font-size: 16px;
  }

  .bitrix_lic .bitrix_lic_item {
    float: left;
    width: 100%;
    clear: both;
  }

  .feedback_form .feedback_form_img_code {
    margin: 0 auto;
  }

  .footer {
    padding: 10px 20px 0 10px;
  }
  .footer .row .logo {
    display: none;
  }
  .footer .row .col-2 {
    width: 100%;
    padding-bottom: 20px;
  }
  .footer .row .soc_seti {
    width: auto;
  }
  .footer .row .col-3 {
    width: 100%;
    text-align: center;
  }
  .footer .row .col-3 .kodWhite {
    display: block;
  }
  .footer .row .menu-footer {
    text-align: left;
    padding-left: 40px;
  }
  .footer .row .addr_title {
    display: none;
  }
  .footer .row .addr {
    display: inline-block;
    width: auto;
    text-align: left;
    margin: 20px 0;
  }
}

/*# sourceMappingURL=main.css.map */

/* End */
/* /local/templates/new/css/normalize.css?17314955756601 */
/* /local/templates/new/css/main.css?173149557519895 */
