@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap");
p:last-child,
li:last-child {
  margin-bottom: 0 !important; }

html {
  padding: 0;
  margin: 0;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  padding: 0;
  margin: 0;
  line-height: 1; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: normal; }

p {
  margin-top: 0;
  font-weight: normal;
  margin-top: 0; }

* {
  box-sizing: border-box; }

a {
  text-decoration: none; }

form {
  padding: 0;
  margin: 0; }

input[type="text"] {
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  background: transparent; }

input[type="submit"] {
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer; }

ul {
  padding: 0;
  margin: 0;
  list-style: none; }

li {
  padding: 0;
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }
  a:active, a:hover {
    outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,	monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }
  input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }
    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
      -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  box-sizing: border-box; }
  *:before, *:after {
    box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-size: 14px;
  color: #333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.group:after, .contain:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive-21by9::before {
  padding-top: 42.857143%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

div.fancy-select {
  position: relative;
  font-size: 16px;
  color: #46565D; }
  div.fancy-select.disabled {
    opacity: 0.5; }
  div.fancy-select select:focus + div.trigger.open {
    box-shadow: none; }
  div.fancy-select div.trigger {
    border-radius: 4px;
    cursor: pointer;
    padding: 10px 24px 9px 9px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    background: #99A5BE;
    border: 1px solid #99A5BE;
    border-top-color: #A5B2CB;
    color: #4B5468;
    width: 200px;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    -moz-transition: all 240ms ease-out;
    -ms-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out; }
    div.fancy-select div.trigger:after {
      content: "";
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      border: 5px solid transparent;
      border-top-color: #4B5468;
      top: 20px;
      right: 9px; }
  div.fancy-select ul.options {
    list-style: none;
    margin: 0;
    position: absolute;
    top: 40px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 50;
    max-height: 200px;
    overflow: auto;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    width: 100%; }
    div.fancy-select ul.options.open {
      visibility: visible;
      top: 48px;
      opacity: 1;
      transition: opacity 300ms ease-out, top 300ms ease-out;
      -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
      -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
      -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
      -o-transition: opacity 300ms ease-out, top 300ms ease-out; }
    div.fancy-select ul.options.overflowing {
      top: 48px;
      left: 0;
      transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
      -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
      -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
      -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
      -o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out; }
      div.fancy-select ul.options.overflowing.open {
        top: 48px;
        visibility: visible;
        opacity: 1;
        transition: opacity 300ms ease-out, bottom 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
        -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
        -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
        -o-transition: opacity 300ms ease-out, bottom 300ms ease-out; }
    div.fancy-select ul.options li {
      padding: 8px 16px;
      color: #000;
      cursor: pointer;
      white-space: nowrap;
      transition: all 150ms ease-out;
      -webkit-transition: all 150ms ease-out;
      -moz-transition: all 150ms ease-out;
      -ms-transition: all 150ms ease-out;
      -o-transition: all 150ms ease-out; }
      div.fancy-select ul.options li.selected, div.fancy-select ul.options li.hover {
        background: #a0a0a0;
        color: white; }

div.fancy-select ul.options {
  width: 100%; }

div.fancy-select div.trigger {
  margin-right: 0 !important;
  width: 100%; }

div.fancy-select div.trigger {
  padding: 0 29px;
  height: 70px;
  border-radius: 10px;
  background-color: #f8f8fa;
  color: #858585;
  font-size: 14px;
  outline: none;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: none;
  font-weight: normal;
  width: 100%; }

div.fancy-select ul.options li.selected {
  background-color: #e3e3eb;
  color: #000;
  width: 100%; }

div.fancy-select div.trigger:after {
  background: url("../img/arr-b.svg") no-repeat 0 0;
  background-position: center;
  border: none;
  width: 10px;
  height: 8px;
  right: 15px;
  top: calc(50% - 4px); }

div.fancy-select div.trigger {
  width: 100%;
  height: 48px;
  border-radius: 2px;
  border: 1px solid #e3e3e3;
  background-color: white;
  margin-left: 0px;
  padding-left: 20px;
  padding-right: 16px;
  color: #666666;
  font-size: 16px; }

.show-320,
.show-360,
.show-480,
.show-570,
.show-640,
.show-992,
.show-1050,
.show-1199,
.show-768,
.show-1299 {
  display: none; }

@media (max-width: 1299px) {
  .show-1299 {
    display: block; }
  .hide-1299 {
    display: none; } }

@media (max-width: 1199px) {
  .show-1199 {
    display: block; }
  .hide-1199 {
    display: none; } }

@media (max-width: 1050px) {
  .show-1050 {
    display: block; }
  .hide-1050 {
    display: none; } }

@media (max-width: 992px) {
  .hide-992 {
    display: none; }
  .show-992 {
    display: block; } }

@media (max-width: 768px) {
  .show-768 {
    display: block; }
  .hide-768 {
    display: none; } }

@media (max-width: 640px) {
  .hide-640 {
    display: none; }
  .show-640 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media (max-width: 570px) {
  .show-570 {
    display: block; }
  .hide-570 {
    display: none; } }

@media (max-width: 480px) {
  .show-480 {
    display: block; }
  .hide-480 {
    display: none; } }

@media (max-width: 360px) {
  .hide-360 {
    display: none; }
  .show-360 {
    display: block; } }

@media (max-width: 320px) {
  .hide-320 {
    display: none; }
  .show-320 {
    display: block; } }

.ml0 {
  margin-left: 0; }

.mr0 {
  margin-right: 0; }

.mr15 {
  margin-right: 15px; }

.ml10 {
  margin-left: 10px; }

.mt0 {
  margin-top: 0px; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt25 {
  margin-top: 25px; }

.mt30 {
  margin-top: 30px; }

.mt35 {
  margin-top: 35px; }

.mt40 {
  margin-top: 40px; }

.mt45 {
  margin-top: 45px; }

.mt50 {
  margin-top: 50px; }

.mt55 {
  margin-top: 55px; }

.mt60 {
  margin-top: 60px; }

.mt65 {
  margin-top: 65px; }

.fww {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.ha {
  height: auto;
  overflow: visible; }

.top {
  position: relative;
  height: 50px;
  overflow: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center; }

.top-mnu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center; }
  .top-mnu li {
    margin-right: 15px; }

.form-1 {
  margin-top: 40px; }

.checkboxes {
  margin-top: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .checkboxes label {
    margin-right: 15px; }

.checkbox-1 {
  display: none;
  position: relative; }
  .checkbox-1 + span {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-left: 25px; }
    .checkbox-1 + span:before {
      position: absolute;
      left: 0;
      top: 2px;
      width: 14px;
      height: 14px;
      border: 1px solid #ccc;
      content: "";
      display: block;
      margin-right: 5px; }
  .checkbox-1:checked + span:after {
    position: absolute;
    left: 3px;
    top: 5px;
    width: 8px;
    height: 8px;
    border: 1px solid #ccc;
    background-color: red;
    content: "";
    display: block;
    margin-right: 5px; }

.checkbox-span-1 {
  display: inline-block;
  margin-left: 5px;
  color: #000; }

.radios {
  margin-top: 35px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .radios label {
    margin-right: 15px; }

.radio-1 {
  display: none; }
  .radio-1 + span {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-left: 25px; }
    .radio-1 + span:before {
      position: absolute;
      left: 0;
      top: 2px;
      width: 14px;
      height: 14px;
      border: 1px solid #ccc;
      border-radius: 50%;
      content: "";
      display: block;
      margin-right: 5px; }
  .radio-1:checked + span:after {
    position: absolute;
    left: 3px;
    top: 5px;
    width: 8px;
    height: 8px;
    border: 1px solid #ccc;
    background-color: blue;
    border-radius: 50%;
    content: "";
    display: block;
    margin-right: 5px; }

.select-1-w {
  width: 150px;
  margin-top: 40px; }

div.fancy-select div.trigger:after {
  background: url("../img/arr-b.svg") no-repeat 0 0;
  background-position: center;
  border: none;
  width: 10px;
  height: 8px;
  right: 15px;
  top: calc(50% - 4px); }

input[type="text"] {
  border: 1px solid #dddddd;
  color: #666666;
  font-size: 16px;
  padding: 0 15px; }

input[type="text"].inputt {
  width: 100%;
  height: 48px;
  border: 1px solid #dddddd;
  background-color: #ffffff;
  padding-left: 19px;
  padding-right: 19px;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  margin-top: 40px; }

#calc-distance, #calc-distance-2 {
  width: calc(100% - 18px); }

.s-input-lbl-wrap_1 #calc-distance {
  position: absolute;
  bottom: 0;
  left: 0; }

.ui-slider-horizontal .ui-slider-range {
  background-color: #494ecc;
  height: 3px;
  border: none; }

.ui-state-default, .ui-widget-content {
  outline: none;
  border: none; }
  .ui-state-default .ui-state-default, .ui-widget-content .ui-state-default {
    width: 18px;
    height: 18px;
    background-color: #494ecc;
    border-radius: 50%;
    outline: none;
    border: none; }

.ui-slider-horizontal .ui-slider-handle {
  margin-left: 0;
  top: -0.5em; }

.ui-widget.ui-widget-content {
  border: none; }

.tabs_content_item {
  display: none;
  padding: 0;
  margin: 0; }

.tabs_content_item.active {
  display: block; }

.tabs-control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .tabs-control li {
    margin-right: 25px; }
    .tabs-control li a {
      display: block;
      padding: 15px 0;
      color: #999;
      border-bottom: 2px solid transparent; }
    .tabs-control li.active a {
      border-bottom: 2px solid #000;
      color: #000; }

.tabs_content {
  margin-top: 35px; }

.tabs_content_item {
  line-height: 1.5; }

.accordion-item {
  margin-bottom: 15px; }

.accordion-content {
  display: none;
  padding: 10px 0; }

.accordion-header {
  font-weight: bold;
  cursor: pointer; }

.modal-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: scroll;
  z-index: 5;
  background-color: rgba(99, 99, 99, 0.4);
  display: none; }
  .modal-overlay .modal-form__layout {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 2; }
  .modal-overlay .modal-form__block {
    position: absolute;
    top: 5%;
    margin-bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    z-index: 6;
    width: 937px;
    height: 561px;
    background: linear-gradient(180deg, #F08837 -3.57%, #CF854B 129.86%);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.zayavka {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center; }

.zayavka-1 {
  color: #ffffff;
  font-size: 48px;
  font-weight: 700;
  margin-top: 30px; }

.zayavka-2 {
  margin-top: 25px;
  color: #5c2f1c;
  font-size: 16px;
  font-weight: 700;
  text-align: center; }

.pop-close {
  display: block;
  width: 24px;
  height: 23px;
  position: absolute;
  right: 59px;
  top: 59px;
  z-index: 7;
  background: url("../img/close-w.svg") no-repeat 0 0; }

.cols-pars.cols > div {
  min-height: 400px; }

.cols-pars.cols .col-grow {
  outline: 1px solid #ccc; }

.cols-pars.cols .col-fix {
  width: 240px;
  margin-left: 20px;
  outline: 1px solid #ccc; }

.rw > div {
  outline: 1px solid #ccc;
  padding: 15px; }

@font-face {
  font-family: "Druk Text Cyr";
  src: url("../fonts/DrukTextCyrHeavy.woff") format("woff"), url("../fonts/DrukTextCyrHeavy.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Druk Text Cyr";
  src: url("../fonts/DrukTextCyrMedium.woff") format("woff"), url("../fonts/DrukTextCyrMedium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal; }

body {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 16px; }

.wrapper {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  min-height: 80vh; }

.contain {
  width: 1140px;
  margin-left: auto;
  margin-right: auto; }

.about-txt-w > p {
  color: black;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 3px;
  margin-bottom: 30px;
  color: black;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 3px;
  margin-bottom: 30px; }

.top {
  padding-top: 27px;
  padding-bottom: 29px;
  height: auto; }

.top-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.logo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 24px; }

.col-mnu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.top-mnu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.top-mnu-li {
  margin-left: 62px !important;
  margin-right: 62px !important; }

.top-mnu-a {
  color: #3d3d3d;
  font-family: "Open Sans";
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 700;
  border-bottom: 2px solid transparent;
  padding-bottom: 9px; }
  .top-mnu-a:hover {
    border-bottom: 2px solid #f26628; }

.top-phone {
  color: #3d3d3d;
  font-family: "Open Sans";
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  background-image: url("../img/Phone.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 35px;
  margin-left: auto;
  margin-right: 9px; }

.oper {
  background-color: #eff9ff;
  padding-top: 95px;
  padding-bottom: 135px; }

.like-h1 {
  color: #222222;
  font-family: "Druk Text Cyr";
  font-size: 52px;
  font-weight: 400;
  line-height: 1.01923;
  margin-bottom: 58px;
  padding-right: 500px; }

.oper-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.oper-l {
  position: relative;
  height: 797px;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
      flex-grow: 1; }

.oper-img-w {
  right: 0;
  top: 0;
  height: 100%;
  width: calc(100vw - (100vw - 1170px) / 2);
  position: absolute; }
  .oper-img-w img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.oper-l-block-w {
  position: absolute;
  z-index: 2;
  top: 45px;
  right: -122px;
  width: 485px; }

.oper-l-block {
  background-color: rgba(255, 255, 255, 0.9);
  padding-top: 59px;
  padding-bottom: 63px; }

.oper-l-block-row-inn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 13px;
  padding-top: 16px;
  border-bottom: 1px solid #deedf8; }
  .oper-l-block-row-inn:first-child {
    padding-top: 0; }

.oper-l-block-img-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 31px; }

.oper-l-block-txt {
  color: #3d3d3d;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.oper-l-block-butt {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 488px;
  height: 100px;
  background-color: #f26628;
  color: white;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.oper-r {
  width: 198px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.oper-servs {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 0px;
  margin-top: 200px;
  position: absolute;
  right: -576px;
  top: -40px; }

.oper-servs-ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.oper-servs-li {
  color: #305d7a;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "Druk Text Cyr";
  padding: 0 50px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  height: 29px; }
  .oper-servs-li:before {
    display: block;
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    left: 0;
    width: 1px;
    height: 29px;
    background: #305d7a; }
  .oper-servs-li:first-child:before {
    display: none; }

.arr-bot {
  background: url("../img/arr-bot.svg") no-repeat 0 0;
  width: 16px;
  height: 90px;
  display: block;
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
  margin-left: 40px; }

.about {
  padding-top: 156px;
  padding-bottom: 150px; }

.about-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.about-l {
  width: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.about-txt-block {
  width: 322px;
  height: 322px;
  background-color: #305d7a;
  color: white;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  line-height: 1.38889;
  padding: 109px 30px;
  position: absolute;
  left: -127px;
  top: -156px;
  bottom: 0px;
  margin-top: 0px; }

.about-img-w {
  position: relative;
  margin-right: 21px;
  margin-top: 153px; }

.about-r {
  width: 50%; }

.pod-h {
  color: #f26628;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 29px; }

.like-h2 {
  color: black;
  font-family: "Druk Text Cyr";
  font-size: 32px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 58px; }

.about-txt-w {
  padding-left: 98px;
  margin-top: 60px; }

.txt-line {
  width: 60px;
  height: 2px;
  background-color: #305d7a;
  margin-bottom: 30px; }

.services {
  padding-bottom: 150px; }

.services-head-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.services-head-l {
  width: 463px;
  margin-right: 30px; }

.services-its {
  margin-bottom: 80px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.services-it {
  width: 33.3333%;
  height: 596px;
  padding-bottom: 85px;
  border-right: 1px solid #F2D6CA;
  border-bottom: 1px solid #F2D6CA;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .services-it:nth-child(2) {
    -webkit-align-items: center;
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center; }
  .services-it:nth-child(3) {
    border-right: none;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
                -ms-grid-row-align: flex-end;
            align-items: flex-end; }

.services-it-inn {
  width: 293px; }

.services-img-w {
  margin-bottom: 30px; }

.services-txt-1 {
  color: black;
  font-family: "Druk Text Cyr";
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px; }

.services-txt2 {
  color: black;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5; }

.services-it-big {
  width: 50%;
  height: 820px;
  padding-top: 60px;
  border-right: 1px solid #F2D6CA;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: none;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  .services-it-big:nth-child(5) {
    border: none;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end; }
  .services-it-big .services-it-inn {
    width: 488px; }

.services-img-w-big {
  padding-top: 0px;
  padding-right: 0px;
  margin-bottom: 30px; }

.services-txt-2 {
  color: black;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  min-height: 50px; }

.butt {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 119px;
  padding-right: 119px;
  height: 94px;
  background-color: #f26628;
  color: white;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  transition: 0.5s; }
  .butt:hover {
    opacity: 0.8; }

.big-butt {
  width: 390px; }

.services-butt-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center; }

.houses-bg {
  background-image: url("../img/bg-fon.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  height: 800px;
  background-size: cover; }

.objs {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #f4fbff;
  padding-left: 0px; }

.objs-w {
  position: relative;
  height: 570px;
  position: relative; }
  .objs-w:before {
    display: block;
    content: "";
    position: absolute;
    height: calc(100% + 100px);
    top: 0;
    left: -67px;
    background-color: #f4fbff;
    width: 70px;
    z-index: 2; }
  .objs-w .like-h2 {
    padding-left: 4px; }

.objs-its {
  position: absolute;
  left: -63px;
  top: 80px;
  margin-top: 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .objs-its .slick-arrow {
    position: absolute;
    top: -70px;
    height: 15px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    border: none;
    font-size: 0; }
  .objs-its .slick-prev {
    background-image: url("../img/arr-slide-l.svg");
    width: 67px;
    left: calc(67px + 1140px - 264px); }
  .objs-its .slick-next {
    width: 165px;
    background-image: url("../img/arr-slide-r.svg");
    left: calc(165px + 1140px - 264px); }
  .objs-its .slick-dots {
    display: none !important; }

.objs-it {
  width: 425px;
  height: 464px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-bottom: 1px solid #C2DCEF;
  border-left: 1px solid #C2DCEF;
  padding: 0 65px 60px 65px; }

.objs-img-w {
  height: 364px;
  margin-bottom: 30px;
  width: 293px; }
  .objs-img-w img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.objs-txt-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.objs-txt {
  color: black;
  font-family: "Druk Text Cyr";
  font-size: 24px;
  font-weight: 500;
  line-height: 1; }

.objs-arr {
  background: url("../img/arr-gal.svg") no-repeat 0 0;
  display: block;
  width: 31px;
  height: 16px; }

.partners {
  padding-top: 180px;
  padding-bottom: 150px; }

.partners-row {
  margin-top: 63px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.partners-l {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 590px;
  margin-right: 0px; }

.partners-brands {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 457px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -20px; }

.partners-brand {
  margin-bottom: 44px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 33%; }
  .partners-brand img {
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    -webkit-filter: gray;
            filter: gray; }

.partners-r {
  position: relative; }

.partners-txt-block {
  width: 360px;
  height: 360px;
  background-color: #f26628;
  color: white;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  line-height: 1.38889;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 115px 34px 115px 41px;
  position: absolute;
  right: -131px;
  top: -180px;
  bottom: 1px; }

.partners-img-w {
  position: static; }

.dog-bg {
  background-image: url("../img/bg-fon-2.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  height: 800px;
  background-size: cover; }

.conts {
  padding-top: 150px;
  padding-bottom: 278px; }

.conts-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.conts-butt-w {
  margin-top: 90px; }

.conts-l {
  width: 579px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.conts-l-block {
  margin-bottom: 35px;
  width: 457px; }

.conts-row {
  margin-bottom: 30px; }

.conts-titile {
  color: #f26628;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 14px; }

.conts-phone {
  color: black;
  font-family: "Druk Text Cyr";
  font-size: 24px;
  font-weight: 500;
  line-height: 1; }

.conts-socs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.conts-soc {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 40px;
  height: 40px;
  margin-right: 20px; }

.conts-r {
  position: relative;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
      flex-grow: 1; }

.conts-map-w {
  display: block;
  width: 1203px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  height: 100%; }
  .conts-map-w img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.map-block {
  width: 310px;
  height: 148px;
  background: url("../img/conts-block-BG.svg") no-repeat 0 0;
  padding: 24px 20px 20px;
  position: absolute;
  top: 13%;
  left: 26%;
  z-index: 2; }

.map-block-tit {
  color: #f26628;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px; }

.map-block-adress {
  color: #222222;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  line-height: 1.44444; }

.modal-overlay {
  z-index: 11; }

.modal-overlay_2 .modal-form__block {
  background: #F26628; }

.modal-overlay_1 .modal-form__block {
  background: #FFF;
  width: 637px;
  padding: 90px;
  height: auto; }

.pop-form-tit {
  font-family: "Druk Text Cyr";
  color: #222222;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 26px; }

.pop-form-txt {
  font-family: "Open Sans";
  color: #474747;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 41px; }

input[type="text"].pop-form-input {
  border: none;
  border-bottom: 1px solid #f2d6ca;
  padding: 15px 0;
  margin-bottom: 46px;
  width: 100%; }

.pop-form-input-w {
  position: relative;
  margin-bottom: 58px; }
  .pop-form-input-w input[type="text"].pop-form-input {
    margin-bottom: 0; }
  .pop-form-input-w span {
    z-index: 2;
    opacity: 0.5;
    color: #9a9a9a;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 15px; }

input[type="submit"].pop-form-button {
  width: 390px;
  height: 94px;
  background-color: #f26628; }

.pop-butt-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center; }

.sogl {
  text-align: center;
  opacity: 0.5;
  color: #9a9a9a;
  font-size: 14px;
  line-height: 20px;
  margin-top: 18px;
  max-width: 390px;
  margin-left: auto;
  margin-right: auto; }
  .sogl a {
    color: #393939; }

.pop-tit {
  font-family: "Druk Text Cyr";
  color: #ffffff;
  font-size: 40px;
  margin-bottom: 27px; }

.pop-txt {
  margin-bottom: 60px;
  font-family: "Open Sans";
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px; }

.footer {
  background-color: #305d7a;
  padding-top: 65px;
  padding-bottom: 26px; }

.footer-row-1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.footer-col-1 {
  margin-bottom: 5px;
  margin-right: 132px; }

.footer-logo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 59px; }

.footer-soc {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 15px; }

.footer-soc-img-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 8px; }

.footer-soc-txt {
  font-family: "Open Sans";
  color: white;
  font-size: 16px;
  font-weight: 600;
  line-height: 1; }

.footer-col-2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.footer-col-2-3 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
      flex-grow: 1; }

.footer-mnu {
  margin-right: 60px; }

.footer-mnu-li {
  margin-bottom: 17px; }

.footer-mnu-a {
  font-family: "Open Sans";
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: 1; }

.footer-mnu-2 {
  margin-right: 0px; }

.footer-col-3 {
  margin-right: 6px;
  margin-left: auto; }

.footer-conts-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.footer-conts-txt {
  font-family: "Open Sans";
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  margin-left: 25px; }
  .footer-conts-txt a {
    color: #FFF; }

.footer-row-2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.copy-dev {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
      flex-grow: 1; }

.copy {
  font-family: "Open Sans";
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.dev-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.dev {
  font-family: "Open Sans";
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  margin-right: 35px; }

.dev-logo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

/*==========  Desktop First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {
  .contain {
    width: 970px; }
  .top-mnu li {
    margin: 0 40px !important; }
  .services-it-big .services-it-inn {
    width: 80%; }
  .services-img-w {
    width: 50%; }
  .services-img-w-big {
    overflow: hidden;
    height: 400px; }
    .services-img-w-big img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .services-txt-2 {
    line-height: 1.4; }
  .services-it-big {
    height: auto; }
  .services-it {
    height: auto; }
  .top-w {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .top-phone {
    margin-right: 0;
    margin-left: unset; }
  .logo {
    margin-right: 0; }
  .about-txt-block {
    position: static;
    width: 100%;
    height: auto;
    padding: 60px 33px;
    font-size: 18px; }
  .about-img-w {
    margin-top: 0; }
    .about-img-w img {
      width: 100%;
      height: 200px;
      object-fit: cover; }
  .about-txt-w {
    padding-left: 0; }
  .about-w {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .about-l,
  .about-r {
    width: 100%; }
  .about-r {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .about-l {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 40px; }
  .about,
  .objs,
  .partners,
  .conts {
    padding: 70px 0; }
  .services {
    padding-bottom: 70px; }
  .objs-w:before {
    height: calc(100% + 60px); }
  .objs-w .slick-prev {
    left: calc(67px + 970px - 264px); }
  .objs-w .slick-next {
    left: calc(165px + 970px - 264px); }
  .partners-txt-block {
    position: static;
    width: 100%;
    height: auto; }
  .partners-row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .partners-brand {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 121px; }
  .partners-brands {
    width: 100%; }
  .partners-l {
    width: 100%; }
  .partners-r {
    width: 100%; }
  .partners-img-w {
    overflow: hidden;
    height: 300px; }
    .partners-img-w img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .conts-l {
    width: 409px; }
  .pop-form-tit,
  .pop-tit {
    font-size: 30px;
    margin-bottom: 15px; }
  .pop-form-txt,
  .pop-txt {
    font-size: 16px; }
  .pop-txt {
    margin-bottom: 60px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .top-mnu {
    display: none;
    background-color: #f26628;
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    padding: 130px 0 30px 0;
    z-index: 3; }
    .top-mnu li {
      margin-right: 0;
      margin-left: 0 !important;
      margin-right: 0 !important; }
      .top-mnu li:last-child a {
        border-bottom: none; }
    .top-mnu a {
      display: block;
      width: 100%;
      color: #FFF;
      text-align: center;
      border-bottom: 1px solid #E15B1F;
      padding: 30px 0; }
      .top-mnu a:hover {
        background-color: rgbs(#f26628, 0.8); }
  .hidden-mnu {
    display: block;
    z-index: 10; }
  .toggle-mnu {
    display: block;
    float: right;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 48px;
    display: block;
    width: 30px;
    height: 20px;
    margin: 0;
    margin-top: 8px; }
    .toggle-mnu:focus {
      outline: none; }
    .toggle-mnu span {
      position: relative;
      display: block;
      background-color: #000;
      transition: all 0.3s;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      width: 30px;
      height: 2px;
      border-radius: 3px;
      background-color: #305d7a; }
      .toggle-mnu span:after, .toggle-mnu span:before {
        content: "";
        position: absolute;
        left: 0;
        top: -8px;
        width: 30px;
        height: 2px;
        background-color: #305d7a;
        transition: all 0.3s;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
        border-radius: 3px; }
      .toggle-mnu span:after {
        top: 8px; }
  .toggle-mnu.on span {
    background-color: transparent; }
    .toggle-mnu.on span:before {
      -webkit-transform: rotate(45deg) translate(5px, 5px);
          -ms-transform: rotate(45deg) translate(5px, 5px);
              transform: rotate(45deg) translate(5px, 5px);
      top: -6px;
      background-color: #FFF; }
    .toggle-mnu.on span:after {
      -webkit-transform: rotate(-45deg) translate(8px, -9px);
          -ms-transform: rotate(-45deg) translate(8px, -9px);
              transform: rotate(-45deg) translate(8px, -9px);
      top: 13px;
      background-color: #FFF; }
  .toggle-mnu.on + #menu {
    opacity: 1;
    visibility: visible; }
  .modal-form .modal-form__block {
    width: calc(100% - 40px);
    height: 521px;
    padding: 20px; }
  .zayavka-1 {
    font-size: 28px;
    text-align: center; }
  .zayavka-2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2; }
  .pop-close {
    top: 29px;
    right: 29px; }
  .contain {
    width: 750px; }
  .objs-w .slick-prev {
    left: calc(67px + 750px - 264px); }
  .objs-w .slick-next {
    left: calc(165px + 750px - 264px); }
  .col-mnu {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .top-phone {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    font-size: 0; }
  .logo {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 181px; }
    .logo img {
      max-width: 100%; }
  .top {
    padding: 29px 0 36px 0; }
  .like-h1 {
    font-size: 32px;
    padding-right: 0;
    line-height: 1.2; }
  .oper {
    padding-top: 50px;
    padding-bottom: 60px; }
  .oper-servs {
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    position: static; }
  .oper-l-block-w,
  .oper-img-w {
    position: static;
    width: 100%; }
  .modal-overlay .modal-form__block {
    width: calc(100% - 0px);
    padding-left: 20px;
    padding-right: 20px; }
  .butt.pop-form-button {
    width: calc(100% - 10px); }
  .sogl {
    width: 100%;
    max-width: unset; }
  input[type="submit"].pop-form-button {
    width: calc(100% - 0px); }
  .big-butt {
    width: calc(100% - 20px); }
  .oper-l {
    height: auto;
    width: 100%; }
  .oper-l-block-w, .oper-img-w {
    height: auto; }
  .like-h1 {
    margin-bottom: 34px; }
  .oper-w {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .oper-l {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .oper-img-w {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    height: 498px;
    width: 100%; }
  .oper-l-w {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    position: static;
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-top: -442px; }
  .oper-l-block-w {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    padding-bottom: 0px; }
  .oper-l-block-row-inn {
    padding-left: 20px;
    padding-right: 20px; }
    .oper-l-block-row-inn:last-child {
      border: none;
      padding-bottom: 0; }
  .oper-l-block-butt {
    width: 100%; }
  .oper-servs {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    margin-top: 0px;
    margin-bottom: 46px; }
  .oper-servs-li {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 18px; }
  .about {
    padding-top: 90px;
    padding-bottom: 90px; }
  .about-w {
    position: static;
    height: auto; }
  .about-l {
    margin-top: 60px;
    height: auto;
    position: static; }
  .about-img-w {
    width: 100%; }
  .about-txt-block {
    position: static; }
  .like-h2 {
    font-size: 20px;
    margin-bottom: 41px; }
  .services {
    padding-bottom: 90px; }
  .services-w {
    margin-top: 0px; }
  .services-its {
    margin-top: -10px;
    margin-bottom: 37px; }
  .services-it {
    width: 100%;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start;
    padding-bottom: 29px;
    padding-top: 30px; }
  .services-it-inn {
    width: 100%; }
  .services-img-w {
    width: 100%;
    height: 416px; }
    .services-img-w img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .services-txt-1 {
    font-size: 18px; }
  .services-it-big {
    width: 100%;
    padding-top: 30px; }
  .services-img-w-big {
    height: 427px;
    width: 100%; }
  .partners-row {
    margin-top: 72px; }
  .conts, .conts-w {
    height: auto; }
  .conts-l, .conts-l-block {
    width: 100%; }
  .conts-r {
    width: 100%; }
  .oper-servs-li:last-child {
    display: none; }
  .oper-l-block {
    padding-bottom: 55px; }
  .pod-h {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .pod-h .txt-line {
      margin-bottom: 0; }
  .about-txt-w {
    margin-top: 41px; }
  .services-it-big .services-it-inn {
    width: 100%; }
  .services-butt-w {
    width: 100%; }
    .services-butt-w .big-butt {
      width: 100%; }
  .houses-bg {
    height: 373px; }
  .objs-w .slick-prev {
    left: calc(67px + 750px - 264px); }
  .objs-w .slick-next {
    left: calc(165px + 750px - 264px); }
  .partners-txt-block {
    padding: 60px 33px;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .partners-img-w {
    height: 294px;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .partners-r {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .dog-bg {
    display: none; }
  .conts-w {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .conts-map-w {
    position: static;
    width: 100%;
    overflow: hidden;
    height: 340px; }
    .conts-map-w img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .conts-butt-w {
    margin-top: 60px; }
    .conts-butt-w .butt {
      width: 100%; }
  .conts {
    padding-bottom: 90px; }
  .footer-col-1 {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-right: 0; }
  .footer-row-1 {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .footer-col-2 {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 0;
    width: 50%; }
  .footer-socs {
    width: 50%; }
  .footer-mnu {
    margin-bottom: 20px; }
  .footer-col-3 {
    width: 50%;
    margin-left: unset;
    margin-right: 0; }
  .footer-col-2-3 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .footer-conts-row {
    margin-bottom: 15px; }
    .footer-conts-row img {
      display: none; }
  .footer-conts-txt {
    margin-left: 0;
    line-height: 24px;
    font-size: 14px; }
  .footer-mnu-a {
    font-size: 14px; }
  .copy,
  .dev-w {
    font-size: 14px; } }

@media only screen and (max-width: 768px) {
  .contain {
    width: 600px; }
  .objs-w .slick-prev {
    left: calc(67px + 600px - 264px); }
  .objs-w .slick-next {
    left: calc(165px + 600px - 264px); }
  .objs-w {
    height: auto; }
    .objs-w:before {
      display: none; }
  .objs-txt {
    font-size: 18px; }
  .objs-its {
    margin-left: 0; }
  .objs-it {
    padding: 30px 0;
    border-left: 0px;
    width: 100%;
    height: auto; }
  .objs-img-w {
    width: 100%;
    height: 415px; }
    .objs-img-w img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .like-h1 {
    margin-bottom: 29px; }
  .oper-servs {
    margin-bottom: 61px; }
  .oper-servs-li {
    padding: 0 19px; }
    .oper-servs-li:first-child {
      padding-left: 0; }
    .oper-servs-li:nth-last-child(2) {
      padding-right: 0; }
  .oper-img-w,
  .about-img-w {
    width: calc(100% + 40px);
    margin-left: -20px; }
  .about-l {
    width: calc(100% + 60px);
    margin-left: 0px;
    margin-right: -42px; }
  .oper-l-w {
    width: 100%;
    margin-left: 0; }
  .oper-l-block {
    padding-top: 65px; }
  .oper-l-block-row-inn {
    padding-bottom: 15px;
    padding-top: 15px; }
  .oper-l-block-butt {
    margin-top: 60px; }
  .services-it {
    border-right: 0px; }
  .about-txt-w > p {
    margin-bottom: 53px; }
  .about-img-w {
    height: auto; }
    .about-img-w img {
      height: 294px; }
  .about {
    padding-bottom: 108px; }
  .services-txt-1 {
    margin-bottom: 20px;
    padding-right: 25px; }
  .services-txt2,
  .services-txt-2 {
    padding-right: 28px; }
  .services-it-big {
    padding-top: 30px;
    border-right: 0px;
    border-bottom: 1px solid #F2D6CA;
    padding-bottom: 30px; }
  .objs {
    padding-top: 94px;
    padding-bottom: 10px; }
  .objs-its-2 {
    margin-top: -10px; }
  .objs-arr {
    margin-right: 21px; }
  .objs-it {
    padding: 31px 0; }
    .objs-it:last-child {
      border-bottom: none; }
  .partners {
    padding-top: 97px; }
  .partners-brand {
    width: calc(33.3333% - 25px);
    margin-bottom: 34px; }
    .partners-brand img {
      max-width: 100%; }
  .partners-r {
    width: calc(100% + 60px);
    margin-left: -30px;
    margin-right: -30px;
    padding-top: 76px; }
  .conts {
    padding-top: 15px; }
  .conts-head-w {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 64px; }
    .conts-head-w .txt-line {
      margin-bottom: 0; }
    .conts-head-w .like-h2 {
      margin-bottom: 0; }
  .conts-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 19px; }
  .conts-phone {
    font-size: 18px; }
  .conts-row-socs .conts-titile {
    margin-top: 15px; }
  .conts-soc {
    margin-right: 0;
    margin-left: 15px; }
  .conts-l-block {
    margin-bottom: 56px; }
  .conts-r {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px; }
  .map-block {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  .conts-map-w {
    height: 340px; }
  .conts-butt-w {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .conts-butt-w .butt {
      padding: 0 10px;
      width: calc(100% - 40px); }
  .conts-butt-w.hide-992 {
    display: none !important; }
  .copy {
    font-size: 13px; }
  .copy-dev {
    display: block;
    text-align: left;
    margin-top: 20px; }
  .dev {
    font-size: 13px; }
  .copy {
    margin-bottom: -23px; }
  .dev-w {
    width: 100%;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .dev-logo img {
    width: 52px;
    height: 47px; } }

@media only screen and (max-width: 640px) {
  .contain {
    width: 530px; }
  .objs-w .slick-prev {
    left: calc(67px + 530px - 264px); }
  .objs-w .slick-next {
    left: calc(165px + 530px - 264px); } }

@media only screen and (max-width: 570px) {
  .contain {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }
  .objs-w .slick-prev {
    left: calc(67px + 750px - 264px); }
  .objs-w .slick-next {
    left: calc(165px + 750px - 264px); }
  .services-butt-w .big-butt {
    padding-left: 0;
    padding-right: 0; } }

@media only screen and (max-width: 375px) {
  .pop-txt {
    text-align: center; } }

@media only screen and (max-width: 360px) {
  body, body > * {
    width: auto;
    min-width: 360px; }
  .oper-servs-li {
    font-size: 17px; } }

@media only screen and (min-width: 993px) {
  .top-mnu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .hidden-mnu {
    display: none; } }

body {
  background: url("../img/320.jpg") no-repeat top -12px center;
  background: none; }

.show-320,
.show-360,
.show-480,
.show-570,
.show-640,
.show-992,
.show-1050,
.show-1199,
.show-768,
.show-1299 {
  display: none; }

@media (max-width: 1299px) {
  .show-1299 {
    display: block; }
  .hide-1299 {
    display: none; } }

@media (max-width: 1199px) {
  .show-1199 {
    display: block; }
  .hide-1199 {
    display: none; } }

@media (max-width: 1050px) {
  .show-1050 {
    display: block; }
  .hide-1050 {
    display: none; } }

@media (max-width: 992px) {
  .hide-992 {
    display: none; }
  .show-992 {
    display: block; } }

@media (max-width: 768px) {
  .show-768 {
    display: block; }
  .hide-768 {
    display: none; } }

@media (max-width: 640px) {
  .hide-640 {
    display: none; }
  .show-640 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media (max-width: 570px) {
  .show-570 {
    display: block; }
  .hide-570 {
    display: none; } }

@media (max-width: 480px) {
  .show-480 {
    display: block; }
  .hide-480 {
    display: none; } }

@media (max-width: 360px) {
  .hide-360 {
    display: none; }
  .show-360 {
    display: block; } }

@media (max-width: 320px) {
  .hide-320 {
    display: none; }
  .show-320 {
    display: block; } }
