html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0; }
  html:focus, body:focus, div:focus, span:focus, applet:focus, object:focus, iframe:focus, table:focus, caption:focus, tbody:focus, tfoot:focus, thead:focus, tr:focus, th:focus, td:focus,
  del:focus, dfn:focus, em:focus, font:focus, img:focus, ins:focus, kbd:focus, q:focus, s:focus, samp:focus, small:focus, strike:focus, strong:focus, sub:focus, sup:focus, tt:focus, var:focus,
  h1:focus, h2:focus, h3:focus, h4:focus, h5:focus, h6:focus, p:focus, blockquote:focus, pre:focus, a:focus, abbr:focus, acronym:focus, address:focus, big:focus, cite:focus, code:focus,
  dl:focus, dt:focus, dd:focus, ol:focus, ul:focus, li:focus, fieldset:focus, form:focus, label:focus, legend:focus {
    outline: 0; }

body {
  background: white;
  line-height: 1;
  color: black; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

html, body {
  height: 100%; }

body {
  font-family: "PT Sans", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.3;
  min-width: 320px;
  background: #FFF; }

.hidden {
  display: none; }

.clear {
  clear: both; }

.overflow {
  overflow: hidden; }

button, a {
  color: #272727;
  outline: none !important;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-appearance: none; }
  button:focus, a:focus {
    color: inherit; }
  button:hover, a:hover {
    color: inherit; }

.page_wrapper {
  position: relative;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  margin: 0 auto; }
  .page_wrapper h1, .page_wrapper h2, .page_wrapper h3, .page_wrapper h4, .page_wrapper h5 {
    font-weight: bold;
    line-height: 1.3;
    color: #000; }
  .page_wrapper h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 48px;
    margin-bottom: 50px; }
  .page_wrapper h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 48px;
    line-height: 1.3;
    margin-bottom: 40px; }
  .page_wrapper h3 {
    font-size: 32px;
    margin-bottom: 30px; }
  .page_wrapper h4 {
    font-size: 24px;
    margin-bottom: 20px; }
  .page_wrapper h5 {
    font-size: 22px;
    margin-bottom: 15px; }
  .page_wrapper p {
    font-weight: normal;
    /*font-size: 18px;*/
    line-height: 30px;
    /*color: #787878; */
    }
    .page_wrapper p i {
      font-style: italic; }
    .page_wrapper p strong {
      font-weight: bold; }
  .page_wrapper .section_title {
    position: relative;
    width: 100%;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 50px;
    color: #000; }
    .page_wrapper .section_title.white {
      color: #FFF; }

a:hover, a:focus {
  outline: none;
  text-decoration: none; }

section, .main_header, .main_footer {
  position: relative; }



body .main_btn_new{
position: absolute;
    font-weight: bold;
    font-size: 20px;
    /* line-height: 93px; */
    text-transform: uppercase;
    color: #FFF;
top: 1070px;
    left: 720px;
    background: url(/local/templates/main2020/assets/img/mainp_age/main_page_btn2.png) no-repeat center top ;
    height: 119px;
    width: 237px;
    padding-top: 49px;
    padding-left: 48px;
}



.main_btn {
  position: relative;
  border: none;
  display: inline-block;
  vertical-align: top;
  background: none;
  padding: 24px 28px;
padding: 20px 20px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 12px 18px rgba(13, 52, 69, 0.3);
  box-shadow: 0px 12px 18px rgba(13, 52, 69, 0.3); }
  .main_btn:before, .main_btn:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    background: #549abe;
    background: -moz-linear-gradient(top, #549abe 0%, #66a5c4 1%, #4c96bb 3%, #4d96bb 6%, #4893b9 7%, #4391b7 15%, #3c8cb4 19%, #3e8eb5 21%, #388ab3 22%, #3488b1 25%, #2981ad 43%, #257fac 45%, #207caa 54%, #1b79a8 57%, #1e7ba9 58%, #1a79a8 60%, #1c7aa8 61%, #1576a6 66%, #1877a7 67%, #1274a4 73%, #1375a5 76%, #0d71a3 81%, #1274a4 82%, #0c70a2 91%, #0e72a3 94%, #086ea1 100%);
    background: -webkit-linear-gradient(top, #549abe 0%, #66a5c4 1%, #4c96bb 3%, #4d96bb 6%, #4893b9 7%, #4391b7 15%, #3c8cb4 19%, #3e8eb5 21%, #388ab3 22%, #3488b1 25%, #2981ad 43%, #257fac 45%, #207caa 54%, #1b79a8 57%, #1e7ba9 58%, #1a79a8 60%, #1c7aa8 61%, #1576a6 66%, #1877a7 67%, #1274a4 73%, #1375a5 76%, #0d71a3 81%, #1274a4 82%, #0c70a2 91%, #0e72a3 94%, #086ea1 100%);
    background: linear-gradient(to bottom, #549abe 0%, #66a5c4 1%, #4c96bb 3%, #4d96bb 6%, #4893b9 7%, #4391b7 15%, #3c8cb4 19%, #3e8eb5 21%, #388ab3 22%, #3488b1 25%, #2981ad 43%, #257fac 45%, #207caa 54%, #1b79a8 57%, #1e7ba9 58%, #1a79a8 60%, #1c7aa8 61%, #1576a6 66%, #1877a7 67%, #1274a4 73%, #1375a5 76%, #0d71a3 81%, #1274a4 82%, #0c70a2 91%, #0e72a3 94%, #086ea1 100%);
    -webkit-box-shadow: inset 0px -2px 0px #095276;
    box-shadow: inset 0px -2px 0px #095276; }
  .main_btn:after {
    opacity: 0;
    z-index: 1;
    background: #086ea1;
    background: -moz-linear-gradient(top, #086ea1 0%, #0e72a3 6%, #0c70a2 9%, #1274a4 18%, #0d71a3 19%, #1375a5 24%, #1274a4 27%, #1877a7 33%, #1576a6 34%, #1c7aa8 39%, #1a79a8 40%, #1e7ba9 42%, #1b79a8 43%, #207caa 46%, #257fac 55%, #2981ad 57%, #3488b1 75%, #388ab3 78%, #3e8eb5 79%, #3c8cb4 81%, #4391b7 85%, #4893b9 93%, #4d96bb 94%, #4c96bb 97%, #66a5c4 99%, #549abe 100%);
    background: -webkit-linear-gradient(top, #086ea1 0%, #0e72a3 6%, #0c70a2 9%, #1274a4 18%, #0d71a3 19%, #1375a5 24%, #1274a4 27%, #1877a7 33%, #1576a6 34%, #1c7aa8 39%, #1a79a8 40%, #1e7ba9 42%, #1b79a8 43%, #207caa 46%, #257fac 55%, #2981ad 57%, #3488b1 75%, #388ab3 78%, #3e8eb5 79%, #3c8cb4 81%, #4391b7 85%, #4893b9 93%, #4d96bb 94%, #4c96bb 97%, #66a5c4 99%, #549abe 100%);
    background: linear-gradient(to bottom, #086ea1 0%, #0e72a3 6%, #0c70a2 9%, #1274a4 18%, #0d71a3 19%, #1375a5 24%, #1274a4 27%, #1877a7 33%, #1576a6 34%, #1c7aa8 39%, #1a79a8 40%, #1e7ba9 42%, #1b79a8 43%, #207caa 46%, #257fac 55%, #2981ad 57%, #3488b1 75%, #388ab3 78%, #3e8eb5 79%, #3c8cb4 81%, #4391b7 85%, #4893b9 93%, #4d96bb 94%, #4c96bb 97%, #66a5c4 99%, #549abe 100%); }
  .main_btn span {
    position: relative;
    z-index: 2; }
  .main_btn:focus {
    color: #FFF; }
  .main_btn:hover {
    color: #FFF; }
    .main_btn:hover:after {
      opacity: 1; }
  .main_btn:active {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }

.price_btn {
  position: relative;
  border: none;
  display: inline-block;
  vertical-align: top;
  background: none;
  padding: 4px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  text-align: left;
  color: #FFF;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .price_btn:before, .price_btn:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    background: #0397c7;
    background: -moz-linear-gradient(left, #0397c7 0%, #018dbe 33%, #017daf 73%, #0176a9 100%);
    background: -webkit-linear-gradient(left, #0397c7 0%, #018dbe 33%, #017daf 73%, #0176a9 100%);
    background: linear-gradient(to right, #0397c7 0%, #018dbe 33%, #017daf 73%, #0176a9 100%); }
  .price_btn:after {
    opacity: 0;
    z-index: 1;
    background: #0176a9;
    background: -moz-linear-gradient(left, #0176a9 0%, #017daf 27%, #018dbe 67%, #0397c7 100%);
    background: -webkit-linear-gradient(left, #0176a9 0%, #017daf 27%, #018dbe 67%, #0397c7 100%);
    background: linear-gradient(to right, #0176a9 0%, #017daf 27%, #018dbe 67%, #0397c7 100%); }
  .price_btn span {
    position: relative;
    display: block;
    z-index: 2;
    border: 1px solid #63B6D4;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 12px 22px;
    padding-left: 154px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
  .price_btn img {
    position: absolute;
    z-index: 4;
    width: 100%;
    max-width: 139px;
    top: -21px;
    left: 12px; }
  .price_btn:focus {
    color: #FFF; }
  .price_btn:hover {
    color: #FFF; }
    .price_btn:hover:after {
      opacity: 1; }

.calc_btn {
  position: relative;
  border: none;
  display: inline-block;
  vertical-align: top;
  background: none;
  padding: 4px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  text-align: left;
  color: #FFF;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .calc_btn:before, .calc_btn:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    background: #0397c7;
    background: -moz-linear-gradient(left, #0397c7 0%, #018dbe 33%, #017daf 73%, #0176a9 100%);
    background: -webkit-linear-gradient(left, #0397c7 0%, #018dbe 33%, #017daf 73%, #0176a9 100%);
    background: linear-gradient(to right, #0397c7 0%, #018dbe 33%, #017daf 73%, #0176a9 100%); }
  .calc_btn:after {
    opacity: 0;
    z-index: 1;
    background: #0176a9;
    background: -moz-linear-gradient(left, #0176a9 0%, #017daf 27%, #018dbe 67%, #0397c7 100%);
    background: -webkit-linear-gradient(left, #0176a9 0%, #017daf 27%, #018dbe 67%, #0397c7 100%);
    background: linear-gradient(to right, #0176a9 0%, #017daf 27%, #018dbe 67%, #0397c7 100%); }
  .calc_btn span {
    position: relative;
    display: block;
    z-index: 2;
    border: 1px solid #63B6D4;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 12px 22px;
    padding-left: 125px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
  .calc_btn img {
    position: absolute;
    z-index: 4;
    width: 100%;
    max-width: 118px;
    top: -12px;
    left: 8px; }
  .calc_btn:focus {
    color: #FFF; }
  .calc_btn:hover {
    color: #FFF; }
    .calc_btn:hover:after {
      opacity: 1; }

.main_header {
  position: relative;
  z-index: 20;
  width: 100%;
  background: none;
  padding-bottom: 34px;
  background: #FFF; }
  .main_header.index_header {
    position: absolute;
    top: 0px;
    left: 0px;
    background: none; }
  .main_header.with_video .top_header .header_tels .text .tel_info, .main_header.with_video .top_header .header_tels .text .time_info {
    color: #FFF; }
  .main_header.with_video .top_header .header_tels ul:before {
    background: url("../img/tel_icon_white.png") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%; }
  .main_header.with_video .top_header .header_tels ul li {
    color: #FFF; }
    .main_header.with_video .top_header .header_tels ul li a {
      font-weight: bold;
      color: #FFF; }
      .main_header.with_video .top_header .header_tels ul li a:hover {
        color: #016A9E; }
  .main_header.with_video .top_header .logo .white_logo {
    display: block; }
  .main_header.with_video .top_header .logo .dark_logo {
    display: none; }
  .main_header .top_header {
    position: relative;
    width: 100%; }
    .main_header .top_header .container {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: center;
      align-items: center;
      padding-top: 20px;
      padding-bottom: 20px; }
    .main_header .top_header .logo {
      position: relative;
      width: 100%;
      max-width: 410px;
      margin: 0px; }
      .main_header .top_header .logo img {
        max-width: 100%; }
      .main_header .top_header .logo .white_logo {
        display: none; }
    .main_header .top_header .mobile_tel_btn {
      display: none;
      width: 70px;
      height: 70px;
      margin-right: -15px;
      background: url("../img/tel_icon_mobile.png") no-repeat center center #00669A;
      -webkit-background-size: 41px 41px;
      -o-background-size: 41px 41px;
      background-size: 41px 41px;
      border: none; }
      .main_header .top_header .mobile_tel_btn.open {
        background-color: #005987; }
    .main_header .top_header .header_tels {
      position: relative;
      margin-left: auto;
      max-width: calc(100% - 430px);
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: center;
      align-items: center; }
      .main_header .top_header .header_tels .text {
        margin-left: auto;
        margin-right: 35px;
        text-align: right; }
        .main_header .top_header .header_tels .text .tel_info {
          position: relative;
          color: #413e3e;
          font-weight: normal;
          font-size: 24px;
          line-height: 1.2; }
        .main_header .top_header .header_tels .text .time_info {
          color: #8C8C8C;
          font-size: 18px;
          line-height: 30px; }
      .main_header .top_header .header_tels .mobile_info {
        display: none;
        color: #777;
        font-size: 18px;
        line-height: 24px;
        text-align: right;
        width: 100%; }
      .main_header .top_header .header_tels ul {
        position: relative;
        width: auto;
        list-style: none;
        padding-left: 94px; }
        .main_header .top_header .header_tels ul:before {
          content: "";
          display: block;
          width: 68px;
          height: 68px;
          background: url("../img/tel_icon.png") no-repeat center center;
          -webkit-background-size: 100% 100%;
          -o-background-size: 100% 100%;
          background-size: 100% 100%;
          position: absolute;
          top: 0px;
          left: 0px;
          bottom: 0px;
          margin: auto; }
        .main_header .top_header .header_tels ul li {
          position: relative;
          width: 100%;
          color: #0C0C0C;
          font-size: 24px;
          line-height: 30px; }
          .main_header .top_header .header_tels ul li a {
            position: relative;
            display: inline-block;
            vertical-align: top;
            font-size: 24px;
            line-height: 28px;
            color: #0C0C0C; }
            .main_header .top_header .header_tels ul li a:hover {
              color: #016A9E; }
        .main_header .top_header .header_tels ul li:last-of-type {
          margin-bottom: 0px; }
  .main_header .nav_block {
    position: absolute;
    bottom: -34px;
    width: 100%;
    left: 0px;
    z-index: 30; }
    .main_header .nav_block.fixed_nav {
      position: fixed;
      bottom: auto;
      top: 0px; }
      .main_header .nav_block.fixed_nav .container:before, .main_header .nav_block.fixed_nav .container:after {
        width: 100%; }
      .main_header .nav_block.fixed_nav .nav {
        box-shadow: 0px 16px 28px rgba(0, 29, 61, 0); }
    .main_header .nav_block .container {
      position: relative; }
      .main_header .nav_block .container:before, .main_header .nav_block .container:after {
        content: "";
        display: block;
        width: 0%;
        height: 100%;
        position: absolute;
        z-index: -1;
        top: 0px;
        left: 98%;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all;
        background: #00669A; }
      .main_header .nav_block .container:after {
        left: auto;
        right: 98%; }
    .main_header .nav_block .nav {
      position: relative;
      width: 100%;
      list-style: none;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      background: #00669A;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      display: table;
      box-shadow: 0px 16px 28px rgba(0, 29, 61, 0.21); }
      .main_header .nav_block .nav li {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        border-right: 1px solid #1875a4; }
        .main_header .nav_block .nav li.active > a {
          background: #043B58; }
        .main_header .nav_block .nav li:before {
          content: "";
          display: block;
          width: 1px;
          height: 100%;
          position: absolute;
          top: 0px;
          right: 0px;
          background: #005C8B; }
        .main_header .nav_block .nav li a {
          position: relative;
          display: block;
          width: 100%;
          text-decoration: none;
          font-weight: bold;
          font-size: 16px;
			font-size: 18px;
          line-height: 20px;
          padding: 24px 30px;
          text-transform: uppercase;
          color: #FFF;
          text-align: center; }
          .main_header .nav_block .nav li a:hover {
            background: #043B58; }
        .main_header .nav_block .nav li .dropdown_menu {
          position: absolute;
          display: none;
          top: 100%;
          left: 0px;
          background: #043B58;
          list-style: none;
          max-height: calc(100vh - 68px);
          -webkit-border-radius: 0px 0px 5px 5px;
          border-radius: 0px 0px 5px 5px;
          min-width: 302px;
          overflow: auto;
          padding-left: 1px;
          padding-right: 1px;
          padding-bottom: 10px;
          -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.12);
          box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.12); }
          .main_header .nav_block .nav li .dropdown_menu li {
            position: relative;
            display: block;
            width: 100%;
            border: none; }
            .main_header .nav_block .nav li .dropdown_menu li.active > a {
              background: #00669a; }
            .main_header .nav_block .nav li .dropdown_menu li:before {
              display: none; }
            .main_header .nav_block .nav li .dropdown_menu li a {
              text-transform: none;
              font-size: 18px;
              display: block;
              width: 100%;
              padding: 12px 30px;
              width: auto;
              text-align: left;
              font-weight: normal;
              font-size: 18px;
              -webkit-border-radius: 0px;
              border-radius: 0px; }
              .main_header .nav_block .nav li .dropdown_menu li a:hover {
                background: #00669a; }
          .main_header .nav_block .nav li .dropdown_menu > li:first-of-type a, .main_header .nav_block .nav li .dropdown_menu > li:last-of-type a {
            -webkit-border-radius: 0px;
            border-radius: 0px; }
      .main_header .nav_block .nav > li:last-of-type {
        border-right: none; }
        .main_header .nav_block .nav > li:last-of-type:before {
          display: none; }
        .main_header .nav_block .nav > li:last-of-type a {
          -webkit-border-top-right-radius: 5px;
          border-top-right-radius: 5px; }
        .main_header .nav_block .nav > li:last-of-type .dropdown_menu {
          left: auto;
          right: 0;
          min-width: 200px;}
        .main_header .nav_block .nav > li:last-of-type .dropdown_menu a{
          text-align: right;
        }
      .main_header .nav_block .nav > li:first-of-type a {
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px; }
      .main_header .nav_block .nav > li:first-of-type .dropdown_menu {
        min-width: 395px; }
      .main_header .nav_block .nav .dropdown.open > a {
        background: #043B58; }

.toggle_menu {
  height: 68px;
  width: calc(100% - 30px);
  position: absolute;
  top: 100%;
  left: 15px;
  right: 15px;
  z-index: 31;
  border: none;
  background: #00669a;
  padding: 0px;
  display: none;
  margin: 0px auto;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: -34px; }
  .toggle_menu.active:hover .sandwich span {
    background: #FFF; }
  .toggle_menu.active .sandwich {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7); }
    .toggle_menu.active .sandwich span {
      background: #FFF; }
    .toggle_menu.active .sandwich .sw-topper {
      top: 14px;
      transform: rotate(135deg); }
    .toggle_menu.active .sandwich .sw-bottom {
      top: 9px;
      transform: rotate(-135deg); }
    .toggle_menu.active .sandwich .sw-footer {
      opacity: 0;
      top: 0;
      transform: rotate(180deg); }

.sandwich {
  width: 59px;
  height: 34px;
  position: absolute;
  top: 3px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all; }
  .sandwich span {
    position: relative;
    display: block;
    background: #FFF;
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all; }

.sw-topper {
  top: 0;
  width: 100%;
  height: 6px;
  transition: transform 0.5s, top 0.2s; }

.sw-bottom {
  width: 100%;
  height: 6px;
  top: 8px;
  transition: transform 0.5s, top 0.2s;
  transition-delay: 0.2s, 0s; }

.sw-footer {
  width: 100%;
  height: 6px;
  top: 16px;
  transition: all 0.5s;
  transition-delay: 0.1s; }

.to_top {
  display: block;
  opacity: 0;
  width: 72px;
  height: 66px;
  outline: none;
  text-decoration: none;
  border: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #dc0030;
  position: fixed;
  z-index: 20;
  bottom: 20px;
  right: 20px;
  -webkit-box-shadow: inset 0px -3px 0px #aa0025, 0px 10px 16px rgba(0, 0, 0, 0.28);
  box-shadow: inset 0px -3px 0px #aa0025, 0px 10px 16px rgba(0, 0, 0, 0.28);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0); }
  .to_top:hover {
    background: #aa0025; }
  .to_top.active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  .to_top:before {
    content: "";
    display: block;
    width: 49px;
    height: 26px;
    background: url("../img/to_top.png") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto; }

.main_footer {
  position: relative;
  z-index: 5;
  width: 100%;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.3);
  padding-top: 30px;
  padding-bottom: 30px; }
  .main_footer .container {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px;
    -webkit-align-items: center;
    align-items: center; }
  .main_footer .col {
    width: 50%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 0;
    flex-grow: 0; }
  .main_footer .col:first-of-type {
    text-align: right; }
  .main_footer .logo {
    display: inline-block;
    vertical-align: top;
    max-width: 189px; }
    .main_footer .logo img {
      width: 100%; }
  .main_footer .copyright, .main_footer p {
    color: #323232;
    font-size: 18px;
    line-height: 20px;
    margin: 0px;
    padding-left: 25px; }

.contacts_section {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .contacts_section .section_title {
    font-family: "PT Sans", sans-serif;
    text-align: left; }
  .contacts_section #map {
    width: 50%; }
  .contacts_section .wrapper {
    position: relative;
    width: 50%;
    background: url("../img/contacts_bg.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    .contacts_section .wrapper:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      background: rgba(27, 30, 36, 0.8); }
  .contacts_section .inner {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 650px;
    padding: 60px 15px;
    padding-bottom: 70px;
    padding-left: 110px; }
  .contacts_section .tels {
    position: relative;
    width: 100%;
    padding-left: 46px;
    color: #FFF;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 15px; }
    .contacts_section .tels:before {
      content: "";
      display: block;
      width: 32px;
      height: 32px;
      background: url("../img/tel_icon_contacts.png") no-repeat center center;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      bottom: 0px;
      margin: auto; }
    .contacts_section .tels strong {
      width: 100%;
      font-weight: bold;
      display: block; }
    .contacts_section .tels a {
      display: inline-block;
      vertical-align: top;
      color: #FFF;
      text-decoration: none;
      font-size: 24px; }
      .contacts_section .tels a:hover {
        color: #dc0030; }
  .contacts_section .place, .contacts_section .time {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 46px;
    color: #FFF;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    min-height: 44px; }
    .contacts_section .place:before, .contacts_section .time:before {
      content: "";
      display: block;
      width: 27px;
      height: 34px;
      background: url("../img/place_icon.png") no-repeat center center;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      bottom: 0px;
      margin: auto; }
    .contacts_section .place strong, .contacts_section .time strong {
      width: 100%;
      font-weight: bold;
      display: block; }
  .contacts_section .time:before {
    width: 29px;
    height: 29px;
    background: url("../img/time_icon.png") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%; }
  .contacts_section .soc_list {
    padding-top: 30px; }

#map .ymaps-2-1-75-balloon {
  max-width: 312px;
  width: 312px;
  border: 6px solid #a7010f;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  text-align: center;
  background: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: -94px;
  margin-top: -29px; }
  #map .ymaps-2-1-75-balloon .ymaps-2-1-75-balloon__layout {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none; }
  #map .ymaps-2-1-75-balloon .ymaps-2-1-75-balloon__tail {
    left: 37%;
    width: 50px;
    height: 50px;
    margin-bottom: -51px;
    background: #a7010f; }
    #map .ymaps-2-1-75-balloon .ymaps-2-1-75-balloon__tail:before, #map .ymaps-2-1-75-balloon .ymaps-2-1-75-balloon__tail:after {
      display: none; }
  #map .ymaps-2-1-75-balloon .ymaps-2-1-75-balloon__content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0px;
    background: #FFF;
    padding: 30px 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px; }
    #map .ymaps-2-1-75-balloon .ymaps-2-1-75-balloon__content ymaps {
      width: 100% !important; }
    #map .ymaps-2-1-75-balloon .ymaps-2-1-75-balloon__content .fancybox {
      display: inline-block;
      vertical-align: top;
      font-weight: normal;
      font-size: 18px;
      border-bottom: 1px dashed #d40b0c;
      color: #D40B0C;
      line-height: 22px;
      margin-top: 5px; }
  #map .ymaps-2-1-75-balloon .ymaps-2-1-75-balloon-content__header {
    font-weight: normal;
    color: #3F3F3F;
    font-size: 18px; }
  #map .ymaps-2-1-75-balloon .ymaps-2-1-75-balloon__close {
    float: none;
    position: absolute;
    top: 0px;
    right: 0px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
  #map .ymaps-2-1-75-balloon .ymaps-2-1-75-balloon__close-button {
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    height: 30px; }

.soc_list {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center; }
  .soc_list.dark_soc_list li .vk_link:before, .soc_list.dark_soc_list li .vk_link:after {
    background-image: url("../img/vk_icon_dark.png"); }
  .soc_list.dark_soc_list li .fb_link:before, .soc_list.dark_soc_list li .fb_link:after {
    background-image: url("../img/fb_icon_dark.png"); }
  .soc_list.dark_soc_list li .insta_link:before, .soc_list.dark_soc_list li .insta_link:after {
    background-image: url("../img/insta_icon_dark.png"); }
  .soc_list.dark_soc_list li .youtube_link:before, .soc_list.dark_soc_list li .youtube_link:after {
    background-image: url("../img/youtube_icon_dark.png"); }
  .soc_list li {
    position: relative;
    margin-right: 25px; }
    .soc_list li a {
      position: relative;
      width: 37px;
      height: 37px;
      display: block;
      text-decoration: none; }
      .soc_list li a:hover:after {
        opacity: 1; }
      .soc_list li a:hover:before {
        opacity: 0; }
      .soc_list li a:before, .soc_list li a:after {
        content: "";
        display: block;
        background-repeat: no-repeat;
        background-position: center top;
        -webkit-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        margin: auto;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all; }
      .soc_list li a:after {
        background-position: center bottom;
        z-index: 2;
        opacity: 0; }
    .soc_list li .vk_link:before, .soc_list li .vk_link:after {
      width: 25px;
      height: 31px;
      background-image: url("../img/vk_icon.png"); }
    .soc_list li .fb_link:before, .soc_list li .fb_link:after {
      width: 19px;
      height: 37px;
      background-image: url("../img/fb_icon.png"); }
    .soc_list li .insta_link:before, .soc_list li .insta_link:after {
      width: 32px;
      height: 31px;
      background-image: url("../img/insta_icon.png"); }
    .soc_list li .youtube_link:before, .soc_list li .youtube_link:after {
      width: 28px;
      height: 33px;
      background-image: url("../img/youtube_icon.png"); }
    .soc_list li .drive2_link {
      background: url("../img/drive2.png") no-repeat center center;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      width: 80px;
      height: 33px; }
      .soc_list li .drive2_link:before, .soc_list li .drive2_link:after {
        display: none; }

.main_section {
    position: relative;
    width: 100%;
/*    background: url(/local/templates/main2020/assets/css/../img/sky.jpg) no-repeat center top #FFF;*/
/*     background: url(/local/templates/main2020/assets/css/../img/mainp_age/main_page.jpg) no-repeat center top #FFF; */
    background: url(/local/templates/main2020/assets/css/../img/mainp_age/main_page.jpg) no-repeat right top #FFF;
    /* -webkit-background-size: 100%; */

    
  }
  
  /*
  .main_section:before {
    content: "";
    display: block;
    width: 709px;
    height: 503px;
    background: url("../img/bg_angle.png") no-repeat;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    right: 0px;
    bottom: 0px; }
 
 */
 
  .main_section.with_video {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
    height: 100vh; }
    .main_section.with_video:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      background: rgba(0, 0, 0, 0.4); }
    .main_section.with_video .container {
      position: relative;
      padding-top: 255px;
      padding-bottom: 200px;
      -webkit-align-content: center;
      align-content: center;
      height: auto;
      min-height: 0px;
      max-height: none; }
    .main_section.with_video .main_title, .main_section.with_video p {
      color: #FFF; }
  .main_section .video_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
    background: url(../img/video_bg.jpg) no-repeat center center;
    background-size: cover; }
    .main_section .video_bg:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 1;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      background: rgba(19, 27, 29, 0.7); }
    .main_section .video_bg video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-width: 100%;
      min-height: 100%;
      object-fit: cover; }
  .main_section .container {



    position: relative;
    z-index: 2;
    padding-top: 985px;
    padding-bottom: 147px;
    height: auto;
    max-height: unset;
    min-height: auto;
    
     }
  .main_section .main_title {
    position: relative;
    font-weight: 900;
    font-size: 55px;
    line-height: 60px;
    color: #171E22;
    margin-bottom: 20px; }
  .main_section p {
  
  
    position: relative;
    color: #171E22;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 28px;
    max-width: 622px; 
    
    
position: absolute;
    color: #171E22;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 28px;
    max-width: 622px;
    top: 987px;
    left: 720px;
    width: 442px;
    
    }
  .main_section .main_btn {
    text-transform: none; }
  .main_section .main_img {
    position: absolute;
    right: -170px;
    bottom: 0px;
    max-width: 1560px; }

.rust_section {
  position: relative;
  width: 100%;
  background: #F2F2F2;
  padding-top: 70px;
  padding-bottom: 65px; }
  .rust_section .tablet_br {
    display: none; }
  .rust_section .col {
    width: 50%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 0;
    flex-grow: 0; }
  .rust_section p {
    margin-bottom: 25px; }
  .rust_section h4 {
    margin-bottom: 30px; }
  .rust_section h5, .rust_section .list_title {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 30px; }
  .rust_section ul {
    position: relative;
    width: 100%;
    list-style: none;
    margin-bottom: 25px; }
    .rust_section ul li {
      position: relative;
      width: 100%;
      color: #787878;
      font-size: 18px;
      line-height: 30px;
      margin: 0px;
      text-align: left;
      padding-left: 18px;
      margin-bottom: 0px; }
      .rust_section ul li:before {
        content: "";
        display: block;
        width: 7px;
        height: 10px;
        background: #DC0030;
        position: absolute;
        top: 10px;
        left: 2px;
        -webkit-transform: skewX(-45deg);
        -moz-transform: skewX(-45deg);
        -ms-transform: skewX(-44deg);
        -o-transform: skewX(-44deg);
        transform: skewX(-44deg); }
  .rust_section figure {
    position: relative;
    width: 100%;
    margin-bottom: 65px; }
  .rust_section .video_link {
    position: relative;
    width: 100%;
    height: 402px;
    display: block;
    text-decoration: none;
    line-height: 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 15px; }
    .rust_section .video_link:hover:before {
      opacity: 0.15; }
    .rust_section .video_link:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      background: #000;
      opacity: 0.3;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
    .rust_section .video_link:after {
      content: "";
      display: block;
      width: 94px;
      height: 94px;
      background: url("../img/play_video.png") no-repeat center center;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      margin: auto;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
  .rust_section figcaption {
    position: relative;
    font-weight: bold;
    color: #242424;
    font-size: 24px;
    line-height: 30px;
    margin: 0px; }

.service_section {
  position: relative;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 110px;
  text-align: center;
  background: url("../img/bg_angle_2.png") no-repeat right bottom; }
  .service_section .section_title {
    text-align: center;
    margin-bottom: 60px; }
  .service_section .service_item {
    width: 33.333%;
    padding: 0px 15px;
    margin-bottom: 35px; }
  /*.service_section .service_item:nth-of-type(3) .icon img {*/
  /*  top: 40px; }*/
  /*.service_section .service_item:nth-of-type(5) .icon img {*/
  /*  top: 80px; }*/
  /*.service_section .service_item:nth-of-type(6) .icon img {*/
  /*  top: 40px; }*/
  /*.service_section .service_item:nth-of-type(9) .icon img {*/
  /*  top: 60px; }*/
  .service_section .calc_btn {
    margin-top: 70px; }

.service_item {
  position: relative;
  width: 100%;
  text-align: center;
  display: block;
  text-decoration: none; }
  .service_item:hover p {
    color: #016A9E; }
    .service_item:hover p span {
      border-color: #6c9abb; }
  .service_item:hover .icon:before {
    opacity: 1; }
  .service_item .icon {
    position: relative;
    width: 100%;
    height: 300px;

    height: 325px;

    text-align: center;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
    .service_item .icon:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      width: 271px;
      height: 233px;
      background: url("../img/hover_icon.png") no-repeat center center;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      position: absolute;
      top: -100px;
      left: -100px;
      right: -100px;
      bottom: -100px;
      margin: auto;
      opacity: 0;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
    .service_item .icon img {
      max-width: 100%;
      max-height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      margin: auto; }
  .service_item p {
    font-weight: normal;
    font-size: 20px;
    line-height: 1.1;
    color: #000;
    text-align: center;
    width: 100%; }
    .service_item p span {
      display: inline;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all;
      border-bottom: 1px solid rgba(255, 255, 255, 0); }

.about_technology {
  position: relative;
  width: 100%;
  padding-top: 110px;
  padding-bottom: 80px;
  background: url("../img/technology_bg.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .about_technology:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(25, 28, 34, 0.66); }
  .about_technology .section_title {
    margin-bottom: 50px; }
  .about_technology .item {
    position: relative;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
    text-align: center; }
    .about_technology .item iframe {
      position: relative;
      display: block;
      width: 100%;
      height: 357px;
      margin-bottom: 20px;
      -webkit-box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.26);
      box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.26); }
    .about_technology .item p {
      position: relative;
      font-weight: normal;
      font-size: 24px;
      line-height: 30px;
      color: #FFF;
      max-width: 412px;
      margin: 0px auto; }

.garant_section {
  position: relative;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 90px;
  background: #EFF2F5; }
  .garant_section .section_title {
    line-height: 1.2; }
  .garant_section ul {
    position: relative;
    width: 50%;
    padding: 0px 15px;
    list-style: none; }
    .garant_section ul li {
      position: relative;
      width: 100%;
      margin-bottom: 30px;
      font-weight: normal;
      color: #787878;
      font-size: 18px;
      line-height: 30px; }
      .garant_section ul li:before {
        content: "";
        position: relative;
        top: 7px;
        display: inline-block;
        vertical-align: top;
        width: 15px;
        height: 13px;
        background: url("../img/list_check.png") no-repeat center center;
        -webkit-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
        margin-right: 5px; }

.gallery_section {
  position: relative;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 10px; }
  .gallery_section .section_title {
    margin-bottom: 45px; }

.slider_wrapper {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.gallery_slider {
  position: relative;
  width: calc(100% - 330px);
  margin: 0px; }
  .gallery_slider .swiper-slide {
    position: relative;
    height: 454px; 
    
height: 550px;     
    }
    .gallery_slider .swiper-slide a, .gallery_slider .swiper-slide .fancybox {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      line-height: 0;
      text-decoration: none;
      background-repeat: no-repeat;
      background-position: center center;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-size: cover; }
  .gallery_slider .prev_slide, .gallery_slider .next_slide {
    position: absolute;
    top: 50%;
    width: 65px;
    height: 86px;
    background: rgba(27, 31, 39, 0.7);
    margin-top: -43px;
    left: 0px; }
    .gallery_slider .prev_slide:hover:after, .gallery_slider .next_slide:hover:after {
      opacity: 1; }
    .gallery_slider .prev_slide:hover:before, .gallery_slider .next_slide:hover:before {
      opacity: 0; }
    .gallery_slider .prev_slide:before, .gallery_slider .prev_slide:after, .gallery_slider .next_slide:before, .gallery_slider .next_slide:after {
      content: "";
      display: block;
      width: 28px;
      height: 53px;
      background-image: url("../img/slider_arrow.png");
      background-repeat: no-repeat;
      background-position: center center;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      margin: auto;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
    .gallery_slider .prev_slide:after, .gallery_slider .next_slide:after {
      z-index: 2;
      opacity: 0;
      background-image: url("../img/slider_arrow_hover.png"); }
  .gallery_slider .next_slide {
    left: auto;
    right: 0px; }
    .gallery_slider .next_slide:before, .gallery_slider .next_slide:after {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }

.gallery_thumbnails {
  position: relative;
  width: 300px;
  overflow: hidden;
  max-height: 454px;
  
  
  max-height: 550px;  
  margin: 0px;
  margin-left: auto;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  .gallery_thumbnails .swiper-wrapper {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100% !important; }
  .gallery_thumbnails .swiper-slide {
    width: calc(50% - 10px);
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    cursor: pointer;
    line-height: 0;
    margin-top: 0px !important; }
    .gallery_thumbnails .swiper-slide:hover:before {
      opacity: 0.4; }
    .gallery_thumbnails .swiper-slide:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      background: #FFF;
      opacity: 0;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
    .gallery_thumbnails .swiper-slide:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      border: 2px solid #d40b0c;
      opacity: 0;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all;
      background: url("../img/triangle.png") no-repeat right bottom; }
  .gallery_thumbnails .swiper-slide-thumb-active:before {
    opacity: 0.4; }
  .gallery_thumbnails .swiper-slide-thumb-active:after {
    opacity: 1; }
  .gallery_thumbnails .swiper-slide:nth-of-type(2n+2) {
    margin-left: 0px !important; }

.section_about {
  position: relative;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 100px;
  min-height: 478px;
  background: url("../img/bg_angle_2.png") no-repeat right bottom; }
  .section_about .wrapper {
    position: relative;
    max-width: 710px;
    width: 100%; }
  .section_about .section_title {
    margin-bottom: 25px; }
  .section_about p {
    color: #787878;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 25px; }
    .section_about p strong {
      color: #000; }
  .section_about a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #0170A3;
    text-decoration: underline; }
    .section_about a:hover {
      color: #b72026; }
  .section_about .car_img {
    position: absolute;
    bottom: -20px;
    left: 100%;
    margin-left: 50px; }

.news_section {
  position: relative;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 60px;
  background: #EFF2F5; }
  .news_section .section_title {
    text-align: center; }
  .news_section .wrapper {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .news_section .news_item {
    width: calc(33.333% - 20px);
    margin-bottom: 30px;
    margin-right: 30px; }
  .news_section .news_item:nth-of-type(3n+3) {
    margin-right: 0px; }

.news_item {
  position: relative;
  width: 100%;
  padding-bottom: 60px; }
  .news_item .item_img {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    max-height: 230px;
    height: 230px;
    overflow: hidden;
    line-height: 0;
    display: block;
    line-height: 0; }
    .news_item .item_img:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      background: #000;
      opacity: 0;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
    .news_item .item_img:hover:before {
      opacity: 0.5; }
    .news_item .item_img img {
      width: 100%; }
  .news_item .item_text {
    position: relative;
    width: 100%; }
    .news_item .item_text .title {
      position: relative;
      display: inline-block;
      vertical-align: top;
      font-weight: bold;
      font-size: 22px;
      line-height: 30px;
      color: #000;
      margin-bottom: 25px; }
      .news_item .item_text .title:hover {
        color: #D40B0C; }
    .news_item .item_text p {
      color: #787878;
      font-size: 18px;
      line-height: 30px;
      margin: 0px; }
  .news_item .date {
    position: absolute;
    left: 0px;
    bottom: 10px;
    color: #787878;
    font-size: 18px;
    line-height: 30px;
    margin: 0px; }

.faq_section {
  position: relative;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 90px;
  background: url("../img/bg_angle_2.png") no-repeat right bottom; }
  .faq_section .section_title {
    text-align: center;
    margin-bottom: 50px; }

.spoiler_item {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #D4D4D4;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #FFF;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s; }
  .spoiler_item.active {
    border-color: #D40B0C; }
    .spoiler_item.active .spoiler {
      color: #D40B0C; }
    .spoiler_item.active .spoiler-body {
      display: block; }
  .spoiler_item .spoiler {
    position: relative;
    width: 100%;
    border: none;
    background: none;
    text-align: left;
    min-height: 76px;
    text-align: left;
    padding: 12px 22px;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.1;
    padding-right: 60px; }
    .spoiler_item .spoiler:hover {
      color: #D40B0C; }
    .spoiler_item .spoiler:before {
      content: "";
      display: block;
      width: 16px;
      height: 8px;
      position: absolute;
      top: 8px;
      bottom: 0px;
      right: 22px;
      margin: auto;
      border: 8px solid transparent;
      border-top: 8px solid #d40b0c;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
  .spoiler_item .spoiler-body {
    position: relative;
    width: 100%; }
    .spoiler_item .spoiler-body .well {
      position: relative;
      width: 100%;
      padding: 22px;
      padding-top: 10px;
      font-weight: normal;
      font-size: 18px;
      line-height: 27px;
      margin-bottom: 15px;
      color: #8D8D8D; }
    .spoiler_item .spoiler-body p {
      color: #000;
      font-weight: normal;
      font-size: 18px;
      line-height: 27px;
      margin-bottom: 15px; }
      .spoiler_item .spoiler-body p strong {
        font-weight: bold; }
    .spoiler_item .spoiler-body ul {
      position: relative;
      width: 100%;
      list-style: none;
      margin-bottom: 30px; }
      .spoiler_item .spoiler-body ul li {
        position: relative;
        width: 100%;
        color: #787878;
        font-size: 18px;
        line-height: 30px;
        margin: 0px;
        padding-left: 26px; }
        .spoiler_item .spoiler-body ul li:before {
          content: "";
          display: block;
          width: 7px;
          height: 10px;
          background: #DC0030;
          position: absolute;
          top: 10px;
          left: 2px;
          -webkit-transform: skewX(-45deg);
          -moz-transform: skewX(-45deg);
          -ms-transform: skewX(-44deg);
          -o-transform: skewX(-44deg);
          transform: skewX(-44deg); }
        .spoiler_item .spoiler-body ul li a {
          position: relative;
          display: inline-block;
          vertical-align: top;
          color: #00669A;
          text-decoration: underline; }
          .spoiler_item .spoiler-body ul li a:hover {
            color: #dc0030; }
    .spoiler_item .spoiler-body .check_list li {
      margin-bottom: 0px; }
      .spoiler_item .spoiler-body .check_list li:before {
        content: "";
        width: 15px;
        height: 13px;
        background: url("../img/list_check.png") no-repeat center center;
        -webkit-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none; }
    .spoiler_item .spoiler-body .with_big_margin li {
      margin-bottom: 25px; }

.inner_page_header {
  position: relative;
  width: 100%;
  padding-top: 115px;
  padding-bottom: 25px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
/*  background-image: url("../img/inner_header_bg.jpg"); */
  
  
  background-image: url("../img/inner_header_bg2.jpg"); 
  
  
  
  
  
  
  }
  .inner_page_header:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    
    /*
    background: #0c1639;
    opacity: 0.71; 
    
*/ 
    }
  .inner_page_header .page_title {
    position: relative;
    font-size: 55px;
    line-height: 60px;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left; }

.breadcrumb {
  position: relative;
  padding: 0px;
  background: none;
  list-style: none;
  margin: 0px; }
  .breadcrumb .breadcrumb-item {
    position: relative;
    color: #BEBEBE;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    margin: 0px;
    margin-bottom: 5px;
    margin-right: 10px; }
    .breadcrumb .breadcrumb-item a {
      position: relative;
      display: inline-block;
      vertical-align: top;
      color: #BEBEBE;
      font-weight: normal;
      font-size: 18px;
      line-height: 30px;
      text-decoration: underline; }
      .breadcrumb .breadcrumb-item a:hover {
        color: #FFF; }
  .breadcrumb .breadcrumb-item + .breadcrumb-item {
    padding-left: 18px; }
    .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
      content: "";
      display: block;
      width: 8px;
      height: 7px;
      background: url("../img/breadcrumb.png") no-repeat center center;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      position: absolute;
      left: 0px;
      top: 0px;
      bottom: 0px;
      margin: auto; }

.typography p {
  /*color: #787878;*/
  /*font-size: 18px;*/
  line-height: 30px;
  margin-bottom: 15px; }
  .typography p strong {
    font-weight: bold;
    color: #000; }
.typography ul {
  position: relative;
  width: 100%;
  list-style: none;
  margin-bottom: 30px; }
  .typography ul li {
    position: relative;
    width: 100%;
    /*color: #4D4D4D;*/
    /*font-size: 18px;*/
    line-height: 30px;
    margin: 0px;
    padding-left: 26px; }
    .typography ul li:before {
      content: "";
      display: block;
      width: 7px;
      height: 10px;
      background: #DC0030;
      position: absolute;
      top: 10px;
      left: 2px;
      -webkit-transform: skewX(-45deg);
      -moz-transform: skewX(-45deg);
      -ms-transform: skewX(-44deg);
      -o-transform: skewX(-44deg);
      transform: skewX(-44deg); }
    .typography ul li a {
      position: relative;
      display: inline-block;
      vertical-align: top;
      color: #00669A;
      text-decoration: underline; }
      .typography ul li a:hover {
        color: #dc0030; }
.typography .check_list li:before {
  content: "";
  width: 15px;
  height: 13px;
  background: url("../img/list_check.png") no-repeat center center;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }
.typography .with_big_margin li {
  margin-bottom: 25px; }
.typography .video_block {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 20px;
  padding-top: 20px; }
  .typography .video_block iframe, .typography .video_block div {
    width: 48%;
    height: 353px;
    /* max-width: 540px; */
    margin-bottom: 30px; }

.centers_section {
  position: relative;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 120px;
  background: url(../img/bg_angle_2.png) no-repeat right bottom; }
  .centers_section .top_wrapper {
    position: relative;
    width: 100%;
    max-width: 750px;
    margin-bottom: 60px; }
  .centers_section .antikor_center {


/* 
    position: absolute;
    top: 0px;
    left: 100%;
    max-width: 502px;
    margin-left: 35px; 
 */
    
    position: absolute;
    top: 0px;
    left: 100%;
    max-width: 602px;
    margin-left: -40px;
    
    }
  .centers_section .slider_title {
    position: relative;
    width: 100%;
    margin-bottom: 25px;
    padding-left: 38px; }
    .centers_section .slider_title:before {
      content: "";
      display: block;
      width: 27px;
      height: 35px;
      background: url("../img/place_icon_2.png") no-repeat center center;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      position: absolute;
      top: -15px;
      bottom: -15px;
      left: 0px;
      margin: auto; }
  .centers_section .slider_wrapper {
    margin-bottom: 55px; 
    
    
border-bottom: 3px solid #403e3e;
    padding-bottom: 30px;
    margin-bottom: 20px;    
    
    }
	.centers_section .slider_wrapper:last-child{
		border-bottom:none
	}
	
    
  .centers_section h3 {
    font-size: 30px; }
  .centers_section .mid_wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-align-items: center;
    align-items: center; }

.about_page {
  position: relative;
  width: 100%;
  padding-top: 35px;
  padding-bottom: 50px; }
  .about_page .car_img {
    float: right;
    max-width: 50%;
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 30px; }
  .about_page p {
    font-size: 18px;
    color: #787878;
    line-height: 30px;
    margin-bottom: 25px; }
    .about_page p strong {
      color: #000; }
  .about_page ul li {
    color: #787878; }

.schemes_wrapper {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .schemes_wrapper .item {
    position: relative;
    width: calc(33.333% - 20px);
    margin-right: 30px;
    margin-bottom: 45px; }
    .schemes_wrapper .item .fancybox {
      position: relative;
      display: block;
      width: 100%;
      height: 324px;
      line-height: 0;
      border: 3px solid #006596;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      text-decoration: none;
      background-repeat: no-repeat;
      background-position: center center;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      line-height: 0;
      margin-bottom: 15px; }
    .schemes_wrapper .item p {
      color: #000;
      font-weight: bold;
      font-size: 18px;
      margin-bottom: 10px; }
    .schemes_wrapper .item a {
      position: relative;
      display: inline-block;
      vertical-align: top;
      font-weight: normal;
      font-size: 18px;
      line-height: 30px;
      color: #00669A;
      text-decoration: underline;
      margin: 0px; }
      .schemes_wrapper .item a:hover {
        color: #DC0030; }
  .schemes_wrapper .item:nth-of-type(3n+3) {
    margin-right: 0px; }

.gallery_section_about {
  padding-top: 90px;
  padding-bottom: 150px;
  background: url(../img/bg_angle_2.png) no-repeat right bottom #EFF2F5; }

.faq_page {
  position: relative;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 60px; }
  .faq_page .main_btn {
    text-transform: none;
    margin-top: 25px; }
  .faq_page .spoiler_item {
    margin-bottom: 15px; }
    .faq_page .spoiler_item.active {
      border-color: #00669a; }
      .faq_page .spoiler_item.active .spoiler {
        color: #00669A; }
    .faq_page .spoiler_item .spoiler {
      color: #3E3E3E;
      font-size: 24px; }
      .faq_page .spoiler_item .spoiler:hover {
        color: #00669A; }
    .faq_page .spoiler_item .spoiler-body p {
      color: #8D8D8D; }
    .faq_page .spoiler_item .spoiler-body ul li, .faq_page .spoiler_item .spoiler-body ol li {
      color: #8D8D8D; }
  .faq_page .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .faq_page .content {
    position: relative;
    width: calc(100% - 335px); }

.sidebar {
  position: relative;
  max-width: 300px;
  width: 100%;
/*  margin-left: auto; */
  
  margin-right: auto;   
  }
  .sidebar .title {
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 55px; }
  .sidebar .calc_btn {
    width: 100%; 
    
    width: auto; 
    }
    .sidebar .calc_btn span {
      padding-right: 5px;
      padding-left: 125px; 
      
      
padding-right: 5px;
    padding-left: 90px;
    padding: 4px 22px 4px 91px;
    text-transform: uppercase;
    font-size: 19px;
    line-height: 19px;
          
      }
    .sidebar .calc_btn img {
      max-width: 100px;
      top: 6px; 
      
    max-width: 120px;
    top: -20px;
    left: -25px;   
      
      }

.sidebar_service_list {
  position: relative;
  width: 100%;
  list-style: none; }
  .sidebar_service_list li {
    position: relative;
    text-align: left;
    margin-bottom: 55px;
    font-weight: normal;
    font-size: 18px;
    color: #000;
  min-height: 60px}
    .sidebar_service_list li a {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: center;
      align-items: center;
      font-weight: normal;
      font-size: 18px;
      color: #000;
      text-decoration: none;
      padding-left: 105px;
      padding-left: 120px;
      margin: 0px;
      min-height: 46px;
      -webkit-transition: 0.15s all;
      -moz-transition: 0.15s all;
      -ms-transition: 0.15s all;
      -o-transition: 0.15s all;
      transition: 0.15s all; }
      .sidebar_service_list li a:hover {
        text-decoration: underline;
        color: #016a9e; }
        .sidebar_service_list li a:hover .icon:before {
          opacity: 1; }
      .sidebar_service_list li a .icon {
        position: absolute;
        top: -35px;
        bottom: -35px;
        left: -25px;
        width: 135px;
        display: block;
        -webkit-transition: 0.15s all;
        -moz-transition: 0.15s all;
        -ms-transition: 0.15s all;
        -o-transition: 0.15s all;
        transition: 0.15s all; }
        .sidebar_service_list li a .icon:before {
          content: "";
          display: block;
          width: 100%;
          height: 100%;
          width: 115px;
          height: 99px;
          background: url("../img/hover_icon.png") no-repeat center center;
          
          background: url("../img/hover_icon2.png") no-repeat center center;
          
          
          
          -webkit-background-size: 100% 100%;
          -o-background-size: 100% 100%;
          background-size: 100% 100%;
          position: absolute;
          top: -50px;
          left: -50px;
          right: -50px;
          bottom: -50px;
          margin: auto;
          opacity: 0;
          -webkit-transition: 0.3s all;
          -moz-transition: 0.3s all;
          -ms-transition: 0.3s all;
          -o-transition: 0.3s all;
          transition: 0.3s all; }
        .sidebar_service_list li a .icon img {
          max-width: 115%;
          max-height: 115%;
          position: absolute;
          top: 0px;
          left: 0px;
          right: 0px;
          bottom: 0px;
          margin: auto; }

.materials_page {
  position: relative;
  width: 100%;
  padding-top: 37px;
  padding-bottom: 100px; }
  /*.materials_page ul li, .materials_page ol li, .materials_page p li {*/
  /*  color: #787878; }*/
  .materials_page .materials_list {
    position: relative;
    width: 100%;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 90px; }
    .materials_page .materials_list li {
      width: 33.333%;
      text-align: center;
      font-weight: bold;
      font-size: 20px;
      color: #262626;
      line-height: 1.2;
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 25px; }
      .materials_page .materials_list li:before {
        display: none; }
      .materials_page .materials_list li a {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        font-weight: bold;
        font-size: 20px;
        color: #262626;
        line-height: 1.2;
        text-decoration: none; }
        .materials_page .materials_list li a:hover .icon {
          -webkit-filter: grayscale(70%);
          filter: grayscale(70%); }
      .materials_page .materials_list li .icon {
        position: relative;
        display: block;
        width: 100%;
        height: 245px;
        margin-bottom: 20px;
        -webkit-transition: 0.2s all;
        -moz-transition: 0.2s all;
        -ms-transition: 0.2s all;
        -o-transition: 0.2s all;
        transition: 0.2s all; }
        .materials_page .materials_list li .icon img {
          position: absolute;
          max-width: 100%;
          max-height: 100%;
          left: 0px;
          bottom: 0px;
          right: 0px;
          margin: auto; }

.short_page_info {
  position: relative;
  width: 100%; }
  .short_page_info p {
    position: relative;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #2E2E2E;
    margin-bottom: 37px; }
  .short_page_info .strong_text {
    font-weight: bold;
    color: #2E2E2E;
    font-size: 24px; }
    .short_page_info .strong_text a {
      display: inline-block;
      vertical-align: top; }
      .short_page_info .strong_text a:hover {
        color: #DC0030; }
  .short_page_info .pay_icons {
    position: relative;
    max-width: 100%;
    margin-bottom: 40px; }
  .short_page_info h5 {
    text-transform: uppercase;
    color: #2E2E2E;
    font-size: 30px;
    line-height: 36px;
    margin: 0px; }

.question_form {
  position: relative;
  width: 100%;
  max-width: 968px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -ms-input-placeholder-color: #757575; }
  .question_form .form_title {
    position: relative;
    width: 100%;
    background: #0C70A2;
    padding: 20px 28px;
    text-align: left;
    color: #FFF;
    font-weight: bold;
    font-size: 30px;
    line-height: 1.1;
    margin: 0px; }
  .question_form .wrapper {
    position: relative;
    width: 100%;
    padding: 25px 28px;
    padding-bottom: 35px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row-reverse;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #EDEDED; }
  .question_form label {
    position: relative;
    width: 100%;
    margin-bottom: 20px; }
    .question_form label label.error {
      position: absolute;
      top: 0px;
      left: 0px;
      opacity: 0;
      z-index: -1;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0); }
  .question_form input, .question_form textarea {
    position: relative;
    width: 100%;
    outline: none;
    resize: none;
    height: 48px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    padding: 11px 14px;
    color: #000;
    border: 1px solid #CBCBCB; }
    .question_form input.error, .question_form textarea.error {
      border-color: #dc0030; }
    .question_form input:focus, .question_form textarea:focus {
      -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3); }
  .question_form textarea {
    height: 184px;
    resize: none;
    padding-top: 12px;
    padding-bottom: 12px; }
  .question_form ::placeholder {
    color: #757575; }
  .question_form ::-ms-input-placeholder {
    color: #757575; }
  .question_form .col {
    position: relative;
    width: calc(50% - 13px);
    margin-right: 26px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0px;
    margin-bottom: 25px; }
    .question_form .col label {
      margin-bottom: 17px; }
  .question_form .col:nth-of-type(2n+2) {
    margin-right: 0px; }
  .question_form .check_text {
    position: relative;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #757575;
    padding-left: 27px;
    margin: 0px; }
    .question_form .check_text:before {
      content: "";
      display: block;
      width: 15px;
      height: 13px;
      background: url("../img/list_check_blue.png") no-repeat center center;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      position: absolute;
      top: 5px;
      left: 0px; }
  .question_form .input_title {
    position: relative;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    color: #2C2C2C;
    margin-bottom: 10px; }
    .question_form .input_title span {
      font-weight: normal;
      color: #8D8D8D; }
  .question_form .name_label:before, .question_form .email_label:before {
    content: "";
    display: block;
    width: 27px;
    height: 27px;
    background-image: url("../img/name_label.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 11px;
    bottom: 0px;
    margin: auto;
    z-index: 2; }
  .question_form .name_label input, .question_form .email_label input {
    padding-left: 52px; }
  .question_form .email_label:before {
    background-image: url("../img/email_label.png");
    width: 30px;
    height: 20px; }
  .question_form .email_label input {
    padding-left: 54px; }
  .question_form .main_btn {
    text-transform: none; 
text-color: #ffffff;}

.modal.question_modal .modal-dialog {
  max-width: 968px; }
  .modal.question_modal .modal-dialog .modal-body {
    padding: 0px; }
  .modal.question_modal .modal-dialog .close {
    background: url("../img/close_white.png") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%; }
.modal.thanks_modal .modal-dialog .modal-body {
  text-align: center; }
.modal .modal-dialog {
  max-width: 400px;
  margin: auto;
  margin-top: 10%; }
  .modal .modal-dialog .modal-content {
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 24px rgba(0, 0, 0, 0.31);
    box-shadow: 0px 5px 24px rgba(0, 0, 0, 0.31); }
  .modal .modal-dialog .close {
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 15px;
    width: 22px;
    height: 22px;
    background: url("../img/close.png") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    opacity: 1; }
    .modal .modal-dialog .close:hover {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
  .modal .modal-dialog .modal-body {
    position: relative;
    width: 100%;
    padding: 20px;
    padding-top: 40px; }
    .modal .modal-dialog .modal-body .modal_title {
      text-align: center;
      font-weight: bold;
      color: #000;
      margin-bottom: 30px;
      font-size: 32px;
      line-height: 1.2; }
    .modal .modal-dialog .modal-body p {
      font-size: 18px;
      line-height: 24px;
      color: #000; }
    .modal .modal-dialog .modal-body .question_form .check_text {
      font-size: 16px; }

.inner_page_header .container {
  position: relative; }
.inner_page_header .btns_block {
  position: absolute;
  right: 15px;
  bottom: 30px; }
  .inner_page_header .btns_block .main_btn {
    text-transform: none;
    margin-right: 30px; }
  .inner_page_header .btns_block .white_btn {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 2px solid #FFF;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    padding: 22px 21px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    color: #FFF;
    font-size: 18px;
    line-height: 20px; }
    .inner_page_header .btns_block .white_btn:hover {
      background: #FFF;
      color: #000; }
    .inner_page_header .btns_block .white_btn:active {
      -webkit-transform: scale(0.9);
      -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
      -o-transform: scale(0.9);
      transform: scale(0.9); }

.news_page {
  position: relative;
  width: 100%;
  padding-top: 35px;
  padding-bottom: 60px; }
  .news_page .main_btn {
    margin: auto; }
  .news_page .container {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .news_page .news_item {
    position: relative;
    z-index: 2;
    width: calc(25% - 22.5px);
    border: 3px solid rgba(255, 255, 255, 0);
    margin-right: 30px;
    margin-bottom: 30px;
    padding: 12px;
    background: none;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    text-align: left;
    padding-bottom: 55px; }
    .news_page .news_item:hover {
      border-color: #00669A; }
      .news_page .news_item:hover:before {
        opacity: 0; }
    .news_page .news_item:before {
      content: "";
      display: block;
      position: absolute;
      top: -3px;
      left: -3px;
      right: -3px;
      bottom: -3px;
      border: 1px solid #e0e0e0;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
    .news_page .news_item .item_img {
      margin-bottom: 17px; }
    .news_page .news_item .item_text .title {
      color: #3E3E3E;
      margin-bottom: 15px; }
      .news_page .news_item .item_text .title:hover {
        color: #00669a; }
    .news_page .news_item .item_text p {
      font-size: 16px;
      line-height: 26px; }
    .news_page .news_item .date {
      color: #AEAEAE;
      left: 12px;
      font-size: 16px; }
  .news_page .news_item:nth-of-type(4n+4) {
    margin-right: 0px; }
  .news_page .btn_block {
    width: 100%;
    max-width: 100%;
    margin: 0px;
    text-align: center; }

.news_item_page {
  position: relative;
  width: 100%;
  padding-top: 35px;
  padding-bottom: 65px; 
  
padding-bottom: 25px;
overflow: hidden;  
  
  }
  .news_item_page p {
    color: #3E3E3E;
    font-size: 16px;
    line-height: 26px;
    color: #3E3E3E;
    margin-bottom: 15px; }
    .news_item_page p strong {
      font-weight: bold;
      color: #3E3E3E; }
  .news_item_page h3 {
    color: #3E3E3E; }
  .news_item_page h4 {
    font-weight: 600;
    color: #3E3E3E;
    font-size: 24px; }
  .news_item_page h5 {
    font-weight: 600;
    font-size: 18px;
    color: #3E3E3E; }
  .news_item_page a {
    display: inline-block;
    vertical-align: top;
    color: #168ccc;
    text-decoration: underline; }
    .news_item_page a:hover {
      color: #DC0030; }
  .news_item_page ul li, .news_item_page ol li {
    font-size: 16px;
    line-height: 26px;
    color: #3E3E3E; }
  .news_item_page .check_list li:before {
    top: 7px; }
  .news_item_page .float_img {
    position: relative;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;

    max-width: 462px;
    margin-top: 10px; }
    
   
    
    
  .news_item_page .date {
    position: relative;
    margin: 0px;
    color: #AEAEAE; }
  .news_item_page .mobile_page_title {
    display: none;
    font-weight: bold;
    font-size: 26px;
    line-height: 1.1;
    margin-bottom: 30px;
    color: #000; }

.typography .gallery_block {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .typography .gallery_block > .fancybox, .typography .gallery_block > img {
    position: relative;
    width: calc(25% - 22.5px);
    margin-right: 30px;
    margin-bottom: 30px;
    display: block;
    text-decoration: none;
    line-height: 0;
    text-decoration: none; }
    .typography .gallery_block > .fancybox img, .typography .gallery_block > img img {
      width: 100%; }
  .typography .gallery_block .fancybox:hover:before, .typography .gallery_block .fancybox:hover:after {
    opacity: 1; }
  .typography .gallery_block .fancybox:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    background: url("../img/zoom.png") no-repeat center center rgba(255, 255, 255, 0.4);
    -webkit-background-size: 54px 54px;
    -o-background-size: 54px 54px;
    background-size: 54px 54px; }
  .typography .gallery_block .fancybox:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid #d40b0c;
    opacity: 0;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    background: url(../img/triangle.png) no-repeat right bottom; }
  .typography .gallery_block > .fancybox:nth-of-type(4n+4), .typography .gallery_block > img:nth-of-type(4n+4) {
    margin-right: 0px; }

.prices_section {
  padding-top: 35px;
  padding-bottom: 100px;
  background: url(../img/bg_angle_2.png) no-repeat right bottom; }
  .prices_section .title {
    position: relative;
    font-family: "PT Sans", sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 45px; }
    .prices_section .title span {
      display: block;
      text-transform: none;
      color: #767676;
      font-weight: normal; }
  .prices_section .short_page_info .strong_text {
    font-size: 18px; }

.cars_type_list, .typography .cars_type_list {
  position: relative;
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
  max-width: none;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .cars_type_list li, .typography .cars_type_list li {
    position: relative;
    width: 33.333%;
    text-align: center;
    padding: 0px 15px;
    margin-bottom: 65px; }
    .cars_type_list li:before, .typography .cars_type_list li:before {
      display: none; }
    .cars_type_list li a, .typography .cars_type_list li a {
      position: relative;
      display: inline-block;
      max-width: 360px;
      width: 100%;
      vertical-align: top;
      line-height: 0;
      text-decoration: none;
      color: #1E90D7; }
      .cars_type_list li a:hover, .typography .cars_type_list li a:hover {
        color: #A7010F; }
        .cars_type_list li a:hover .img_block .red_car, .typography .cars_type_list li a:hover .img_block .red_car {
          opacity: 1; }
        .cars_type_list li a:hover span, .typography .cars_type_list li a:hover span {
          text-decoration: underline; }
      .cars_type_list li a .img_block, .typography .cars_type_list li a .img_block {
        position: relative;
        width: 100%;
        height: 138px;
        margin-bottom: 20px; }
        .cars_type_list li a .img_block img, .typography .cars_type_list li a .img_block img {
          position: absolute;
          left: 0px;
          right: 0px;
          bottom: 0px;
          margin: auto;
          max-width: 100%;
          max-height: 100%;
          -webkit-transition: 0.3s all;
          -moz-transition: 0.3s all;
          -ms-transition: 0.3s all;
          -o-transition: 0.3s all;
          transition: 0.15s all; }
        .cars_type_list li a .img_block .red_car, .typography .cars_type_list li a .img_block .red_car {
          z-index: 2;
          opacity: 0; }
      .cars_type_list li a span, .typography .cars_type_list li a span {
        font-size: 16px;
        line-height: 22px;
        text-decoration: none; }
    .cars_type_list li .calc_btn, .typography .cars_type_list li .calc_btn {
      color: #FFF;
      font-size: 24px;
      line-height: 24px;
      margin-top: 50px;
      width: auto; }
      .cars_type_list li .calc_btn:hover, .typography .cars_type_list li .calc_btn:hover {
        color: #FFF;
        text-decoration: none; }
        .cars_type_list li .calc_btn:hover span, .typography .cars_type_list li .calc_btn:hover span {
          text-decoration: none; }
      .cars_type_list li .calc_btn span, .typography .cars_type_list li .calc_btn span {
        padding-right: 30px; }

.inner_service_section {
  padding-top: 50px;
  padding-bottom: 130px;
  background: url(../img/bg_angle_2.png) no-repeat right bottom; }
  .inner_service_section .short_page_info {
    text-align: left;
    padding-top: 60px; }
    .inner_service_section .short_page_info .strong_text {
      font-size: 18px; }
  .inner_service_section .title {
    text-align: left;
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 55px; }
  .inner_service_section .service_item p {
    font-weight: bold; }

.price_item_section, .service_item_section {
  position: relative;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 150px;
  background: url(../img/bg_angle_2.png) no-repeat right bottom; }
  .price_item_section .container, .service_item_section .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .price_item_section .sidebar .title, .service_item_section .sidebar .title {
    font-weight: bold;
    font-size: 30px;
    line-height: 1.1;
    color: #000;
    
        color: #a7010f;
    margin-bottom: 60px; 
    
    
margin-top: 40px;    
    }
  .price_item_section .sidebar .calc_btn, .service_item_section .sidebar .calc_btn {
    color: #FFF;
    text-decoration: none; }
  .price_item_section .content, .service_item_section .content {
    position: relative;
    width: calc(100% - 340px); }
  .price_item_section p, .service_item_section p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #000; }
  .price_item_section a, .service_item_section a {
    color: #00669A;
    text-decoration: underline; }
    .price_item_section a:hover, .service_item_section a:hover {
      color: #DC0030; }
  .price_item_section .short_page_info, .service_item_section .short_page_info {
    padding-top: 40px; }
    .price_item_section .short_page_info p, .service_item_section .short_page_info p {
      font-size: 16px; }
      .price_item_section .short_page_info p a, .service_item_section .short_page_info p a {
        text-decoration: none;
        color: #2E2E2E; }
        .price_item_section .short_page_info p a:hover, .service_item_section .short_page_info p a:hover {
          color: #DC0030; }
    .price_item_section .short_page_info .strong_text, .service_item_section .short_page_info .strong_text {
      font-size: 17px; }

.typography table {
  position: relative;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px; }
  .typography table th, .typography table td {
    border: 1px solid #DFDFDF;
    padding: 25px 20px;
    text-align: left;
    font-weight: normal;
    font-size: 20px;
    color: #000;
    vertical-align: middle;
    border-collapse: collapse; }
.typography .price_table {
  margin-bottom: 40px; }
  .typography .price_table td:first-of-type {
    background: #FFFFFF;
    /*background: #00669A;*/
    color: #00669A;
    font-weight: bold;
    text-transform: uppercase;
    width: 37%; 
    
    
    
    
    
    }
    
    
    

   
    
.typography.left_bg_typography .price_table tr:hover td{
    color: #00669A;	
}
    
    
.typography.left_bg_typography .price_table tr:hover td.td_name,
.typography.left_bg_typography .price_table tr:hover td:first-of-type
{

	background: url(../img/hover_price_table.jpg) no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    color:#fff
}






    
  .typography .price_table td:last-of-type {
    font-weight: bold;
    font-size: 30px;
    line-height: 1.1;
    width: 18%;
  text-align: center}
  .typography .price_table span {
    display: block; }
  .typography .price_table .old_price {
    font-size: 18px;
    color: #000;
    text-decoration: line-through; }
  .typography .price_table .new_price {
    color: #A7010F; }
    
    
.typography .price_table tr:first-child td{
    border-top: 0;
}    

.typography .price_table tr:last-child{} 
.typography table.price_table tr:last-child td{    
border-bottom: 0;
}  



.typography .price_table tr td:last-child{
    border-right: 0;
}    

.typography.left_bg_typography .price_table{
box-shadow: -30px 0px 30px -40px rgb(0 0 0 / 28%)
}


.typography iframe {
  width: 100%;
  height: 540px;
  margin-bottom: 30px;
  margin-top: 10px; }

.change_cars_type {
  position: relative;
  z-index: 5;
  width: 100%;
  margin-bottom: 30px; }
  .change_cars_type .active_car {
    position: relative;
    width: 100%;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    color: #00669A;
    margin: 0px;
    max-width: 260px; }
  .change_cars_type .wrap {
    position: relative;
    width: 100%; }
  .change_cars_type .change_btn {
    position: relative;
    width: 100%;
    border: none;
    background: none;
    z-index: 3;
    padding: 22px 40px;
    padding-left: 105px;
    text-align: left;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.1;
    color: #00669A;
    background: #FFF;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    .change_cars_type .change_btn.active .close {
      opacity: 1; }
    .change_cars_type .change_btn:hover {
      color: #DC0030; }
      .change_cars_type .change_btn:hover span {
        border-color: #DC0030; }
    .change_cars_type .change_btn span {
      border-bottom: 1px dashed #00669a; }
    .change_cars_type .change_btn .close {
      position: absolute;
      top: 10px;
      right: 10px;
      display: block;
      width: 17px;
      height: 17px;
      background: url("../img/close_2.png") no-repeat center center;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      -webkit-transition: 0.5s all;
      -moz-transition: 0.5s all;
      -ms-transition: 0.5s all;
      -o-transition: 0.5s all;
      transition: 0.5s all;
      opacity: 0; }
      .change_cars_type .change_btn .close:hover {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg); }
    .change_cars_type .change_btn .car_img {
      position: absolute;
      top: 0px;
      bottom: 0px;
      left: -34px;
      width: 140px;
      display: block;
      background: #FFF;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
      .change_cars_type .change_btn .car_img img {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        margin: auto;
        max-width: 70%;
        max-height: 70%; }
  .change_cars_type .cars_list {
   
   /*
    position: absolute;
    background: #FFF;
    width: calc(100% + 34px);
    list-style: none;
    margin: 0px;
    padding: 0px;
    top: 0px;
    left: -34px;
    padding-top: 82px;
    -webkit-box-shadow: 0px 9px 40px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 9px 40px rgba(0, 0, 0, 0.21);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: none; 
    
    */
    list-style: none;
    margin: 0px;
    padding: 0px;
    
    }
    .change_cars_type .cars_list li {
   
    /* position: relative; */
    /* width: 100%; */
    padding: 0px;
    margin: 0px;
    display: inline-block;   
   vertical-align: top;
   }
      .change_cars_type .cars_list li:before {
        display: none; }
      .change_cars_type .cars_list li a {

    position: relative;
    /* display: -webkit-box; */
    display: -moz-box;
    display: -ms-flexbox;
    /* display: -webkit-flex; */
    /* display: flex; */
    -ms-flex-wrap: wrap;
    /* flex-wrap: wrap; */
    width: 100%;
    -webkit-align-items: center;
    align-items: center;
    text-decoration: none;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;





    padding-top: 19px;


}
        .change_cars_type .cars_list li a:hover {
          color: #00669a;
/*           background: #F3F3F3;  */


          }
          .change_cars_type .cars_list li a:hover .car_img .red_car {
            opacity: 1; }
        .change_cars_type .cars_list li a.active {
/*           background: #F3F3F3;  */




          }
          
.change_cars_type .cars_list li a.active,
.change_cars_type .cars_list li a:hover 
{
background: url(../img/after_select_car.png) no-repeat;
    background-repeat: no-repeat;
    background-size: 91px;
    background-position: 25px 0px;
}          
          
          
          .change_cars_type .cars_list li a.active .car_img .red_car {
            opacity: 1; }
      .change_cars_type .cars_list li .car_img {
        position: relative;
        width: 140px;
        height: 68px;
        display: block; 
        
        
        
        
        }
        .change_cars_type .cars_list li .car_img img {
          position: absolute;
          top: 0px;
          left: 0px;
          right: 0px;
          bottom: 0px;
          margin: auto;
          max-width: 70%;
          max-height: 100%;
          -webkit-transition: 0.15s all;
          -moz-transition: 0.15s all;
          -ms-transition: 0.15s all;
          -o-transition: 0.15s all;
          transition: 0.25s all; 
          
    max-width: inherit !important;
    max-height: 43px;
          
          
          
          }
        .change_cars_type .cars_list li .car_img .blue_car {
          opacity: 1; }
        .change_cars_type .cars_list li .car_img .red_car {
          opacity: 0;
          z-index: 2; }
      .change_cars_type .cars_list li span {

    position: relative;
    /* width: calc(100% - 140px); */
    font-size: 19px;
    text-decoration: none;
    border: none;
    display: block;
    text-align: center;
        }
        
        
        
.change_cars_type .cars_list li span span{
    display: inline;
    font-size: 38px;
    font-weight: bold;
}        
        
        

.team_section {
  position: relative;
  width: 100%;
  padding-top: 45px;
  padding-bottom: 100px; }
  .team_section p {
    font-size: 18px;
    line-height: 26px;
    color: #777;
    margin-bottom: 20px; }
    .team_section p strong {
      color: #000;
      font-weight: bold; }
    .team_section p a {
      display: inline-block;
      vertical-align: top;
      color: #000;
      text-decoration: none; }
  .team_section .wrapper {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px; }
  .team_section .item {
    position: relative;
    width: calc(50% - 15px);
    margin-right: 30px;
    margin-bottom: 30px;
    border: 1px solid #d9d9d9;
    padding: 22px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
    .team_section .item:hover {
      -webkit-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.2); }
    .team_section .item .photo {
      position: relative;
      width: 166px;
      height: 166px;
      overflow: hidden; }
      .team_section .item .photo img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .team_section .item .text {
      position: relative;
      width: calc(100% - 166px);
      padding-left: 30px; }
      .team_section .item .text p {
        color: #777;
        font-weight: normal;
        font-size: 18px;
        line-height: 26px;
        margin: 0px; }
        .team_section .item .text p strong {
          font-weight: bold;
          color: #000; }
      .team_section .item .text .name {
        font-weight: bold;
        color: #000;
        margin-bottom: 15px; }
  .team_section .item:nth-of-type(2n+2) {
    margin-right: 0px; }

.stars_list, .team_section .stars_list {
  position: relative;
  width: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  list-style: none;
  margin: 0px;
  margin-bottom: 14px; }
  .stars_list li, .team_section .stars_list li {
    position: relative;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background-image: url("../img/star.png");
    padding: 0px;
    margin: 0px;
    margin-right: 5px; }
    .stars_list li:before, .team_section .stars_list li:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
      background: url("../img/star_active.png") no-repeat left top;
      -webkit-background-size: 100%;
      -o-background-size: 100%;
      background-size: 100%;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all;
      opacity: 0; }
  .stars_list .active:before, .stars_list .hover:before, .team_section .stars_list .active:before, .team_section .stars_list .hover:before {
    opacity: 1; }
  .stars_list .half:before, .team_section .stars_list .half:before {
    width: 50%;
    -webkit-background-size: 200% 100%;
    -o-background-size: 200% 100%;
    background-size: 200% 100%; }
  .stars_list .number, .team_section .stars_list .number {
    background: none;
    font-weight: bold;
    font-size: 20px;
    color: #000;
    margin: 0px;
    height: auto;
    width: auto;
    line-height: 20px;
    margin-left: 7px; }

.stars_list_change, .team_section .stars_list_change {
  margin-top: 5px; }
  .stars_list_change li, .team_section .stars_list_change li {
    cursor: pointer; }
    .stars_list_change li:hover:before, .team_section .stars_list_change li:hover:before {
      opacity: 1; }

.service_item_section h2 {
  font-size: 36px;
  margin-bottom: 30px; }
/*.service_item_section p {*/
/*  color: #515151;*/
/*  font-size: 18px;*/
/*  line-height: 30px;*/
/*  margin-bottom: 20px; }*/
.service_item_section ul li, .service_item_section ol li {
  font-size: 18px;
  line-height: 30px; }
.service_item_section .gallery_block {
  margin-bottom: 10px; }
  .service_item_section .gallery_block .fancybox {
    width: calc(33.333% - 20px);
    margin-right: 30px;
    margin-bottom: 30px; }
  .service_item_section .gallery_block .fancybox:nth-of-type(4n+4) {
    margin-right: 30px; }
  .service_item_section .gallery_block .fancybox:nth-of-type(3n+3) {
    margin-right: 0px; }
.service_item_section .price_btn {
  margin-top: 40px; }

.work_examples {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .work_examples h4, .work_examples .block_title {
    width: 100%;
    font-size: 30px;
    margin-bottom: 15px;
    color: #323232; }
  .work_examples .example_item {
    position: relative;
    width: calc(33.333% - 20px);
    margin-right: 30px;
    margin-bottom: 30px;
    text-align: left; }
    .work_examples .example_item .img {
      position: relative;
      width: 100%;
      display: block;
      line-height: 0;
      text-decoration: none;
      margin-bottom: 15px; }
      .work_examples .example_item .img img {
        width: 100%; }
    .work_examples .example_item .link {
      position: relative;
      display: inline-block;
      vertical-align: top;
      text-align: left;
      text-decoration: underline;
      color: #00669A;
      font-size: 18px;
      line-height: 30px;
      margin: 0px; }
      .work_examples .example_item .link:hover {
        color: #DC0030; }
  .work_examples .example_item:nth-of-type(3n+3) {
    margin-right: 0px; }

.other_themes, .typography .other_themes {
  margin: 0px;
  margin-bottom: 50px; }
  .other_themes li, .typography .other_themes li {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px; }
    .other_themes li:before, .typography .other_themes li:before {
      display: none; }
    .other_themes li a, .typography .other_themes li a {
      text-decoration: underline;
      color: #00669A;
      font-size: 18px;
      line-height: 30px; }
      .other_themes li a:hover, .typography .other_themes li a:hover {
        color: #DC0030; }
  .other_themes .title, .typography .other_themes .title {
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    color: #323232;
    margin-bottom: 3px; }

.pdf_link, .typography .pdf_link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 80px;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #303030;
  text-decoration: none;
  margin-bottom: 40px; }
  .pdf_link:before, .typography .pdf_link:before {
    content: "";
    display: block;
    width: 56px;
    height: 63px;
    background: url("../img/pdf_icon.png") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: -30px;
    left: 0px;
    bottom: -30px;
    margin: auto; }
  .pdf_link span, .typography .pdf_link span {
    display: block;
    color: #7E7E7E;
    font-weight: normal; }

.typography .price_btn {
  color: #FFF;
  text-decoration: none; }
  .typography .price_btn:hover {
    color: #FFF; }

.spoiler_item .spoiler-body .main_btn {
  margin-top: 10px; }

.faq_page .spoiler_item .spoiler {
  font-size: 24px;
  line-height: 32px; }

.faq_page .question_form {
  margin-top: 50px; }

.page_pagination, .typography .page_pagination {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0px;
  padding-top: 30px;
  padding-bottom: 30px; }
  .page_pagination li, .typography .page_pagination li {
    position: relative;
    display: block;
    margin: 0 9px;
    padding: 0px;
    text-align: center;
    margin-bottom: 10px; }
    .page_pagination li:before, .typography .page_pagination li:before {
      display: none; }
    .page_pagination li a, .typography .page_pagination li a {
      position: relative;
      display: block;
      min-width: 50px;
      height: 50px;
      background: #FFF;
      text-align: center;
      font-weight: bold;
      color: #000;
      font-size: 22px;
      line-height: 46px;
      text-decoration: none;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      padding-left: 3px;
      padding-right: 3px;
      border: 2px solid #1978A7; }
      .page_pagination li a:hover, .typography .page_pagination li a:hover {
        color: #dc0030; }
  .page_pagination .active a, .typography .page_pagination .active a {
    background: #078DAA;
    color: #FFF; }
    .page_pagination .active a:hover, .typography .page_pagination .active a:hover {
      color: #FFF; }
  .page_pagination .dots, .typography .page_pagination .dots {
    position: relative;
    height: 46px;
    text-align: center;
    color: #1978a7;
    line-height: 46px;
    font-size: 30px;
    padding-top: 5px; }
  .page_pagination .prev a, .page_pagination .next a, .typography .page_pagination .prev a, .typography .page_pagination .next a {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: normal;
    font-size: 16px;
    color: #078DAA;
    text-decoration: underline;
    border: none; }
    .page_pagination .prev a:hover, .page_pagination .next a:hover, .typography .page_pagination .prev a:hover, .typography .page_pagination .next a:hover {
      -webkit-box-shadow: 0px 5px 18px rgba(0, 0, 0, 0);
      box-shadow: 0px 5px 18px rgba(0, 0, 0, 0);
      text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3); }

.answer_modal .modal-dialog {
  max-width: 968px;
  margin-top: 3%; }
  .answer_modal .modal-dialog .modal-body {
    padding: 0px; }
  .answer_modal .modal-dialog .question_block {
    position: relative;
    width: 100%;
    padding: 28px;
    padding-top: 37px;
    text-align: left; }
    .answer_modal .modal-dialog .question_block h2, .answer_modal .modal-dialog .question_block h3, .answer_modal .modal-dialog .question_block h4, .answer_modal .modal-dialog .question_block h5 {
      font-weight: bold;
      color: #000;
      margin-bottom: 20px;
      font-size: 30px; }
    .answer_modal .modal-dialog .question_block h3 {
      font-size: 26px; }
    .answer_modal .modal-dialog .question_block h4 {
      font-size: 24px; }
    .answer_modal .modal-dialog .question_block h5 {
      font-size: 20px; }
    .answer_modal .modal-dialog .question_block p {
      font-size: 18px;
      line-height: 30px;
      color: #000;
      margin-bottom: 15px; }
  .answer_modal .modal-dialog .question_form {
    padding: 0px; }
    .answer_modal .modal-dialog .question_form .wrapper {
      background: #1375a5; }
    .answer_modal .modal-dialog .question_form .input_title {
      color: #FFF; }
      .answer_modal .modal-dialog .question_form .input_title span {
        color: #FFF; }
    .answer_modal .modal-dialog .question_form .check_text {
      color: #FFF; }
      .answer_modal .modal-dialog .question_form .check_text:before {
        background: url("../img/check_white.png") no-repeat center center;
        -webkit-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 100%; }
    .answer_modal .modal-dialog .question_form .main_btn {
      color: #000;
      background: #FFF; }
      .answer_modal .modal-dialog .question_form .main_btn:before, .answer_modal .modal-dialog .question_form .main_btn:after {
        display: none; }

.contacts_page {
  position: relative;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 0px; }
  .contacts_page #map {
    width: 100%;
    height: 820px; }
  .contacts_page .wrapper {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 330px;
    padding-bottom: 45px;
    border-bottom: 1px solid #DCDCDC;
    margin-bottom: 25px;
    -webkit-align-items: flex-end;
    align-items: flex-end; }
    .contacts_page .wrapper img {
      position: absolute;
      top: 15px;
      left: 28px;
      max-width: 252px; }
    .contacts_page .wrapper p {
      width: 100%;
      margin-bottom: 30px;
      max-width: 820px; }
    .contacts_page .wrapper h1, .contacts_page .wrapper h2, .contacts_page .wrapper h3, .contacts_page .wrapper h4, .contacts_page .wrapper h5 {
      width: 100%; }
  .contacts_page p {
    color: #333;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px; }
  .contacts_page h3 {
    font-size: 30px;
    color: #2D2D2D;
    margin-bottom: 35px; }
  .contacts_page .contacts_list {
    position: relative;
    width: auto;
    list-style: none; }
    .contacts_page .contacts_list li {
      position: relative;
      width: 100%;
      padding: 0px;
      color: #333;
      font-size: 18px;
      line-height: 30px;
      margin-bottom: 15px;
      padding-left: 50px; }
      .contacts_page .contacts_list li:before {
        content: "";
        display: block;
        width: 30px;
        height: 38px;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
        position: absolute;
        top: -20px;
        left: 0px;
        bottom: -20px;
        margin: auto; }
      .contacts_page .contacts_list li strong {
        font-weight: bold;
        color: #2d2d2d;
        display: block; }
      .contacts_page .contacts_list li a {
        display: inline-block;
        vertical-align: top; }
    .contacts_page .contacts_list .place_li:before {
      background-image: url("../img/place_li.png");
      left: 3px; }
    .contacts_page .contacts_list .tel_li:before {
      background-image: url("../img/tel_li.png");
      width: 32px;
      height: 32px;
      left: 0px; }
    .contacts_page .contacts_list .tel_li a {
      font-size: 24px;
      text-decoration: none;
      font-weight: bold; }
      .contacts_page .contacts_list .tel_li a:hover {
        color: #A7010F; }
    .contacts_page .contacts_list .email_li:before {
      background-image: url("../img/email_li.png");
      width: 31px;
      height: 24px;
      left: 0px; }
    .contacts_page .contacts_list .email_li a {
      color: #00669A;
      text-decoration: underline; }
      .contacts_page .contacts_list .email_li a:hover {
        color: #A7010F; }
    .contacts_page .contacts_list .time_li:before {
      background-image: url("../img/time_li.png");
      width: 29px;
      height: 29px;
      left: 0px; }
    .contacts_page .contacts_list li:last-of-type {
      margin-bottom: 0px; }
  .contacts_page .soc_list {
    width: auto;
    margin-left: auto;
    margin-right: 60px;
    margin-top: 20px; }
    .contacts_page .soc_list li:last-of-type {
      margin-right: 0px; }

.centers_wrapper {
  position: relative;
  width: 100%; }
  .centers_wrapper h3 {
    font-size: 30px;
    color: #000;
    margin-bottom: 50px;
    text-align: left; }
  .centers_wrapper .slider_title {
    position: relative;
    width: 100%;
    padding-left: 40px;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    margin-bottom: 25px; }
    .centers_wrapper .slider_title:before {
      content: "";
      display: block;
      width: 27px;
      height: 35px;
      background: url("../img/place_red.png") no-repeat center center;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      position: absolute;
      top: -20px;
      left: 0px;
      bottom: -20px;
      margin: auto; }

.center_slider {
  position: relative;
  width: 100%;
  margin-bottom: 60px; }
  .center_slider .prev_slide, .center_slider .next_slide {
    position: absolute;
    top: 50%;
    width: 65px;
    height: 86px;
    background: rgba(27, 31, 39, 0.7);
    margin-top: -43px;
    left: 0px; }
    .center_slider .prev_slide:hover:after, .center_slider .next_slide:hover:after {
      opacity: 1; }
    .center_slider .prev_slide:hover:before, .center_slider .next_slide:hover:before {
      opacity: 0; }
    .center_slider .prev_slide:before, .center_slider .prev_slide:after, .center_slider .next_slide:before, .center_slider .next_slide:after {
      content: "";
      display: block;
      width: 28px;
      height: 53px;
      background-image: url("../img/slider_arrow.png");
      background-repeat: no-repeat;
      background-position: center center;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      margin: auto;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
    .center_slider .prev_slide:after, .center_slider .next_slide:after {
      z-index: 2;
      opacity: 0;
      background-image: url("../img/slider_arrow_hover.png"); }
  .center_slider .next_slide {
    left: auto;
    right: 0px; }
    .center_slider .next_slide:before, .center_slider .next_slide:after {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .center_slider .swiper-slide {
    position: relative; }
    .center_slider .swiper-slide a {
      position: relative;
      display: block;
      width: 100%;
      height: 213px;
      background-repeat: no-repeat;
      background-position: center center;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      cursor: pointer;
      line-height: 0; }
      .center_slider .swiper-slide a:hover:before, .center_slider .swiper-slide a:hover:after {
        opacity: 1; }
      .center_slider .swiper-slide a:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background: url("../img/zoom_red.png") no-repeat center center rgba(255, 255, 255, 0.4);
        -webkit-background-size: 54px;
        -o-background-size: 54px;
        background-size: 54px;
        opacity: 0;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all; }
      .center_slider .swiper-slide a:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        border: 2px solid #d40b0c;
        opacity: 0;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all;
        background: url("../img/triangle.png") no-repeat right bottom; }

.calc_section {
  padding-top: 37px;
  padding-bottom: 170px;
  background: url(../img/bg_angle_2.png) no-repeat right bottom;
  min-height: 500px; }

.calculator {
  position: relative;
  width: 100%; }
  .calculator .calc_header {
    position: relative;
    width: 100%;
    background: #EAEAEA;
    padding: 40px 35px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 37px; }
    .calculator .calc_header .title {
      position: relative;
      max-width: 50%;
      font-weight: bold;
      font-size: 48px;
      line-height: 48px;
      color: #00669A;
      margin: 0px;
      padding-left: 185px; }
      .calculator .calc_header .title:before {
        content: "";
        display: block;
        width: 154px;
        height: 131px;
        background: url("../img/calc_title.png") no-repeat center center;
        -webkit-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
        position: absolute;
        top: -20px;
        left: 0px;
        bottom: -20px;
        margin: auto; }
      .calculator .calc_header .title:after {
        content: "";
        display: block;
        width: 45px;
        height: 2px;
        background: #a40e0e;
        margin-top: 15px; }
    .calculator .calc_header .multi_select {
      position: relative;
      z-index: 3;
      width: 100%;
      max-width: 598px;
      margin-left: auto; }
      .calculator .calc_header .multi_select .change_btn {
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        align-items: center;
        width: 100%;
        border: none;
        z-index: 2;
        background: #FFF;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.1); }
        .calculator .calc_header .multi_select .change_btn:hover .text span, .calculator .calc_header .multi_select .change_btn:hover .text p {
          color: #dc0030;
          border-color: #dc0030; }
        .calculator .calc_header .multi_select .change_btn.active {
          -webkit-border-radius: 5px 5px 0px 0px;
          border-radius: 5px 5px 0px 0px; }
          .calculator .calc_header .multi_select .change_btn.active .close {
            opacity: 1; }
        .calculator .calc_header .multi_select .change_btn .car_img {
          position: relative;
          width: 207px;
          height: 115px;
          display: block; }
          .calculator .calc_header .multi_select .change_btn .car_img img {
            position: absolute;
            top: 0px;
            left: 0px;
            right: 0px;
            bottom: 0px;
            margin: auto;
            max-width: 70%;
            max-height: 70%; }
        .calculator .calc_header .multi_select .change_btn .text {
          position: relative;
          width: calc(100% - 222px);
          margin-left: auto;
          text-align: left;
          padding-right: 70px; }
          .calculator .calc_header .multi_select .change_btn .text p {
            font-weight: bold;
            font-size: 24px;
            line-height: 1;
            color: #00669A;
            margin: 0px;
            margin-bottom: 5px;
            -webkit-transition: 0.3s all;
            -moz-transition: 0.3s all;
            -ms-transition: 0.3s all;
            -o-transition: 0.3s all;
            transition: 0.3s all; }
          .calculator .calc_header .multi_select .change_btn .text span {
            font-weight: normal;
            font-size: 16px;
            line-height: 20px;
            color: #00669A;
            border-bottom: 1px dashed #00669a;
            -webkit-transition: 0.3s all;
            -moz-transition: 0.3s all;
            -ms-transition: 0.3s all;
            -o-transition: 0.3s all;
            transition: 0.3s all; }
        .calculator .calc_header .multi_select .change_btn .close {
          position: absolute;
          z-index: 3;
          top: 15px;
          right: 15px;
          display: block;
          width: 17px;
          height: 17px;
          background: url(../img/close_2.png) no-repeat center center;
          -webkit-background-size: 100% 100%;
          -o-background-size: 100% 100%;
          background-size: 100% 100%;
          -webkit-transition: 0.5s all;
          -moz-transition: 0.5s all;
          -ms-transition: 0.5s all;
          -o-transition: 0.5s all;
          transition: 0.5s all;
          opacity: 0; }
          .calculator .calc_header .multi_select .change_btn .close:hover {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg); }
      .calculator .calc_header .multi_select .cars_list {
        position: absolute;
        z-index: 5;
        display: none;
        width: 100%;
        top: 100%;
        left: 0px;
        background: #FFF;
        -webkit-box-shadow: 0px 15px 22px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 15px 22px rgba(0, 0, 0, 0.15);
        border-top: 1px solid #E9E9E9; }
        .calculator .calc_header .multi_select .cars_list li {
          position: relative;
          width: 100%;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-align-items: center;
          align-items: center;
          cursor: pointer; }
          .calculator .calc_header .multi_select .cars_list li.active {
            background: #F3F3F3; }
            .calculator .calc_header .multi_select .cars_list li.active .car_img .red_car {
              opacity: 1; }
          .calculator .calc_header .multi_select .cars_list li:hover {
            background: #F3F3F3; }
            .calculator .calc_header .multi_select .cars_list li:hover .car_img .red_car {
              opacity: 1; }
          .calculator .calc_header .multi_select .cars_list li .car_img {
            position: relative;
            width: 207px;
            width: 220px;
            height: 115px;
            display: block; }
            .calculator .calc_header .multi_select .cars_list li .car_img img {
              position: absolute;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              margin: auto;
              max-width: 70%;
              max-height: 70%;
              -webkit-transition: 0.3s all;
              -moz-transition: 0.3s all;
              -ms-transition: 0.3s all;
              -o-transition: 0.3s all;
              transition: 0.3s all; }
            .calculator .calc_header .multi_select .cars_list li .car_img .blue_car {
              opacity: 1; }
            .calculator .calc_header .multi_select .cars_list li .car_img .red_car {
              opacity: 0;
              z-index: 2; }
          .calculator .calc_header .multi_select .cars_list li span {
            position: relative;
            width: calc(100% - 230px);
            margin-left: auto;
            text-align: left;
            font-weight: normal;
            font-size: 18px;
            line-height: 22px;
            color: #00669A;
            margin: 0px;
            padding-left: 23px; }

.calculator .col {
  width: 33.333%;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -ms-flex-positive: 0;
  flex-grow: 0; }
.calculator .col_title {
  position: relative;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  color: #353535;
  margin-bottom: 18px;
  text-align: left;
  width: 100%; }
.calculator .type_col .col_title {
  padding-left: 45px; }
.calculator .types_list {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .calculator .types_list li {
    position: relative;
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    color: #00669A;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none; }
    .calculator .types_list li.active p {
      color: #b10707; }
    .calculator .types_list li.active .icon:before {
      opacity: 0.5; }
    .calculator .types_list li:hover p {
      color: #b10707; }
    .calculator .types_list li:hover .icon:before {
      opacity: 0.5; }
    .calculator .types_list li .icon {
      position: relative;
      width: 100%;
      max-width: 145px;
      height: 115px;
      display: block;
      margin: auto;
      text-align: center;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all;
      margin-bottom: 3px; }
      .calculator .types_list li .icon:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        width: 119px;
        height: 104px;
        background: url("../img/hover_icon.png") no-repeat center center;
        -webkit-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
        position: absolute;
        top: -50px;
        left: -50px;
        right: -50px;
        bottom: -50px;
        margin: auto;
        opacity: 0;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all; }
    .calculator .types_list li p {
      font-size: 16px;
      line-height: 24px;
      color: #00669A;
      margin: 0px;
      text-decoration: none;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
      .calculator .types_list li p:hover {
        color: #b10707; }
.calculator .vars_title {
  position: relative;
  z-index: 2;
  width: 100%;
  -webkit-border-radius: 50em;
  border-radius: 50em;
  text-align: left;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #FFF;
  margin: 0px; }
  .calculator .vars_title:before {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0px;
    top: 50%;
    background: #f0f0f0;
    z-index: -1; }
  .calculator .vars_title span {
    position: relative;
    display: block;
    width: 100%;
    z-index: 2;
    padding: 10px 22px;
    background: #00669A;
    -webkit-border-radius: 50em;
    border-radius: 50em; }
.calculator .vars_list {
  position: relative;
  width: 100%;
  background: #F0F0F0;
  padding: 23px;
  list-style: none;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px; }
  .calculator .vars_list li {
    position: relative;
    width: 100%;
    margin-bottom: 20px; }
  .calculator .vars_list label {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding-left: 32px; }
    .calculator .vars_list label input {
      opacity: 0;
      position: absolute;
      top: 0px;
      left: 0px;
      z-index: -1; }
    .calculator .vars_list label input:checked + .icon {
      border-color: #00669A; }
      .calculator .vars_list label input:checked + .icon:before {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1); }
    .calculator .vars_list label input:checked + .icon + p {
      color: #00669A; }
    .calculator .vars_list label .icon {
      position: absolute;
      top: 6px;
      left: 0px;
      display: block;
      width: 15px;
      height: 15px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      border: 1px solid #757575;
      background: none;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
      .calculator .vars_list label .icon:before {
        content: "";
        display: block;
        width: 9px;
        height: 9px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        margin: auto;
        background: #00669A;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0); }
    .calculator .vars_list label p {
      cursor: pointer;
      font-weight: bold;
      font-size: 18px;
      line-height: 24px;
      color: #8C8C8C;
      margin: 0px;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
      .calculator .vars_list label p span {
        text-transform: none;
        font-weight: normal;
        display: block; }
  .calculator .vars_list .checkbox_li .icon {
    -webkit-border-radius: 2px;
    border-radius: 2px; }
    .calculator .vars_list .checkbox_li .icon:before {
      -webkit-border-radius: 2px;
      border-radius: 2px; }
.calculator .choosed_list {
  position: relative;
  width: 100%;
  list-style: none;
  margin-bottom: 0px; }
  .calculator .choosed_list li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #00669A;
    max-width: 300px;
    cursor: pointer;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
    .calculator .choosed_list li:hover {
      color: #BE3131; }
    .calculator .choosed_list li span {
      font-weight: normal;
      display: block;
      text-decoration: none; }
    .calculator .choosed_list li:before {
      content: "";
      display: block;
      width: 15px;
      height: 10px;
      background: url("../img/blue_check_icon.png") no-repeat center center;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      position: absolute;
      top: 8px;
      left: 3px; }
.calculator .choosed_list li:after {
  display: block;
  color: #b10707;
  content: "";
  height: 10px;
  width: 10px;
  background-image: url(/images/calculator/ico_del.png);
  position: absolute;
  right: 10px;
  top: 2px;
}
.calculator .del_block {
  position: relative;
  width: 100%;
  text-align: right;
  margin-bottom: 55px; }
  .calculator .del_block .del_all {
    position: relative;
    padding: 0px;
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    border: none;
    border-bottom: 1px solid #b10707;
    color: #B10707;
    background: none; }
    .calculator .del_block .del_all:hover {
      color: #000;
      border-color: #000; }
.calculator .actions_list {
  position: relative;
  width: 100%;
  list-style: none;
  margin-bottom: 65px; }
  .calculator .actions_list li {
    width: 100%;
    margin-bottom: 10px; }
    .calculator .actions_list li label {
      position: relative;
      width: auto;
      padding-left: 32px; }
      .calculator .actions_list li label input {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: -1;
        opacity: 0; }
      .calculator .actions_list li label input:checked + .icon {
        border-color: #be3131; }
        .calculator .actions_list li label input:checked + .icon:before {
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1); }
      .calculator .actions_list li label .icon {
        position: absolute;
        top: 0px;
        left: 0px;
        display: block;
        width: 21px;
        height: 21px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        border: 1px solid #bababa;
        background: none;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all;
        cursor: pointer; }
        .calculator .actions_list li label .icon:before {
          content: "";
          display: block;
          width: 15px;
          height: 10px;
          position: absolute;
          top: 0px;
          left: 0px;
          right: 0px;
          bottom: 0px;
          margin: auto;
          -webkit-transition: 0.3s all;
          -moz-transition: 0.3s all;
          -ms-transition: 0.3s all;
          -o-transition: 0.3s all;
          transition: 0.3s all;
          background: url("../img/red_check_icon.png") no-repeat center center;
          -webkit-background-size: 100% 100%;
          -o-background-size: 100% 100%;
          background-size: 100% 100%;
          -webkit-transform: scale(0);
          -moz-transform: scale(0);
          -ms-transform: scale(0);
          -o-transform: scale(0);
          transform: scale(0); }
      .calculator .actions_list li label span {
        display: inline-block;
        vertical-align: top;
        cursor: pointer; }
  .calculator .actions_list .title_li {
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    color: #353535; }
.calculator .vars_col {
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #D7D7D7; }
.calculator .price_block {
  position: relative;
  width: 100%; }
  .calculator .price_block p {
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    color: #353535;
    margin-bottom: 5px; }
  .calculator .price_block .price {
    position: relative;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    color: #999A9A;
    margin: 0px; }
    .calculator .price_block .price strong {
      color: #B10707;
      font-weight: bold;
      font-size: 72px;
      line-height: 1; }
  .calculator .price_block .old_price {
    margin-bottom: 30px; }
    .calculator .price_block .old_price .price strong {
      color: #BDBDBD;
      font-size: 48px;
      text-decoration: line-through; }

.review_modal .modal-dialog {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  max-width: 800px;
  width: 100%; }
  .review_modal .modal-dialog .modal-content {
    -webkit-border-radius: 0px;
    border-radius: 0px; }
  .review_modal .modal-dialog .modal-body {
    padding: 28px;
    padding-bottom: 38px; }
    .review_modal .modal-dialog .modal-body .title {
      position: relative;
      font-weight: bold;
      font-size: 30px;
      line-height: 1.1;
      color: #2E2E2E;
      margin-bottom: 5px; }
    .review_modal .modal-dialog .modal-body p {
      color: #2E2E2E;
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 5px; }
    .review_modal .modal-dialog .modal-body .comments_btn {
      position: relative;
      display: inline-block;
      vertical-align: top;
      color: #2780AC;
      text-decoration: underline;
      padding: 0px;
      border: none;
      background: none; }
      .review_modal .modal-dialog .modal-body .comments_btn:hover {
        color: #DC0030; }

.review_form {
  position: relative;
  width: 100%;
  margin-top: 22px; }
  .review_form label {
    position: relative;
    width: 100%;
    margin-bottom: 25px; }
    .review_form label textarea {
      position: relative;
      width: 100%;
      outline: none;
      height: 120px;
      border: 1px solid #d3d3d3;
      padding: 10px 15px;
      resize: none;
      font-weight: normal;
      font-size: 16px;
      line-height: 24px;
      color: #000;
      text-align: left;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
      .review_form label textarea:focus {
        -webkit-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.15); }
  .review_form .main_btn {
    position: relative;
    text-transform: none; 
}

.test {
  width: 100%;
  height: 500px; }


.videoWrapper{
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.service_section .calc_btn {
  max-height: 83px;
  margin: auto;
}

.fancybox-navigation .fancybox-button{
  height: 250px;
  width: 150px;
}

.cpointer{
  cursor: pointer;
}

.float_quest{
  display: unset;
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 9999;
  font-size: 14px;
  padding: 23px 32px;
}
@media (max-width : 768px) {
  .float_quest{
    display: unset;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
    font-size: 14px;
    padding: 13px 28px;
  }
}

.sidebar_service_list li.active a {
  text-decoration: underline;
  color: #016a9e;
}
.sidebar_service_list li.active a .icon:before {
  opacity: 1;
}

.typography .price_table td {
  font-size: 16px;
}
.typography .price_table td:first-of-type {
  /*background: #F7F7F7;*/
  background: #FFFFFF;
  color: #00669A;
  font-weight: bold;
  text-transform: uppercase;
  width: 37%;
  /*color: #FFFFFF;*/
}

.typography .price_table td:last-of-type {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.1;
  width: 18%;
}

.quest_date{
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.quest_date_left{
  position: absolute;
  left: 20px;
  bottom: 20px;
}

@media (min-width: 768px){
  .service_section.main .row a:last-of-type{
    display: none;
  }
}

.service_item_section .sidebar .calc_btn,
.price_item_section .sidebar .calc_btn{
  margin-top: 20px;
}

.blue_link{
  color: #1E90D7 !important;
  text-decoration: underline !important;
}
.blue_link:hover {
  color: #b72026 !important;
}
/*# sourceMappingURL=main.css.map */

.mt-60{
  margin-top: 60px!important;
}
.sidebar_service_list li:first-child  .icon img{
  min-height: 110px;
  object-fit: cover;
}
@media screen and (max-width: 991px){
  /*.row.services_row .service_item:first-child .icon{*/
  /*  display: flex;*/
  /*  min-height: 80%;*/
  /*}*/

  /*.row.services_row .service_item:first-child img{*/
  /*  min-height: 100%;*/
  /*  object-fit: cover;*/
  /*}*/
}

@media screen and (min-width: 991px){
  .service_section.main .calc_btn{
    margin-top: 100px;
  }
  .display_desktop{
    display: inline-block;
  }
  .display_mobile{
    display: none;
  }

}
@media screen and (max-width: 991px) {
  .spoiler_item .spoiler-body a {
    overflow-wrap: break-word;
  }
  .display_desktop{
    display: none;
  }
  .display_mobile{
    display: flex;
  }
  .page_wrapper h2 {
    font-size: 36px;
  }
}

.tablemobile{
  overflow-x: scroll;
  overflow-y: hidden;
}
.tablemobile::-webkit-scrollbar {
  display: none;
}
.calculator .vars_list label  .square  input{
  opacity: 1;
  z-index: 0;
  background: #FFFFFF;
  border: 1px solid #bababa;
  position: relative;
  width: 40px;
  border-radius: 4px;
  padding: 5px;
}

.header_menu_over{
  z-index: 50;
}

.price_car-mobile{
  display: none;
}
@media screen and (max-width: 768px) {
  .price_car-mobile {
    margin-top: -10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
  }

  .price_car-mobile img {
    max-width: 50%;
    margin: 20px 0;
  }

  .price_car-mobile p {
    margin-bottom: 0 !important;
    font-weight: bold;
  }
  
  	
	.change_cars_type{
	display: none;
	}
}




@media screen and (min-width: 990px) {


	.pusto_strelka{
	
		
		background: url(../img/strelka_kogda_pusto.jpg) no-repeat center bottom;
		display: block;
		height: 270px;
		padding-top: 40px;
	}

}





li.multiselect__element:nth-child(1) .car_img .blue_car,
li.multiselect__element:nth-child(1) .car_img .red_car {
max-width: 118px !important;
}


li.multiselect__element:nth-child(2) .car_img .blue_car,
li.multiselect__element:nth-child(2) .car_img .red_car {
	max-width: 155px !important;	
}

li.multiselect__element:nth-child(3) .car_img .blue_car,
li.multiselect__element:nth-child(3) .car_img .red_car {
	max-width: 170px !important;	
}

li.multiselect__element:nth-child(4) .car_img .blue_car,
li.multiselect__element:nth-child(4) .car_img .red_car {
	max-width: 170px !important;	
}

li.multiselect__element:nth-child(5) .car_img .blue_car,
li.multiselect__element:nth-child(5) .car_img .red_car {
	max-width: 170px !important;	
}

li.multiselect__element:nth-child(6) .car_img .blue_car,
li.multiselect__element:nth-child(6) .car_img .red_car {
	max-width: 200px !important;	 
}

li.multiselect__element:nth-child(7) .car_img .blue_car,
li.multiselect__element:nth-child(7) .car_img .red_car {
	max-width: 210px !important;	 
	padding-left: 15px !important;

}

li.multiselect__element:nth-child(8) .car_img .blue_car,
li.multiselect__element:nth-child(8) .car_img .red_car {
	max-width: 210px !important;
	padding-left: 15px !important;


}







.rating_mob{}
.rating_mob>div{
position: absolute;
    left: 149px;
    top: -14px;
}
.rating_mob .ocenka{
    font-size: 0;
    background: url(../img/rate-mob.png) -34px 1px;
    background-size: 60px;
    height: 38px;
    display: inline-block;
    width: 24px;
}
.rating_mob .ocenka.act{
background-position: -4px 1px;
}
@media screen and (max-width: 991px){
	.main_footer{
		padding-bottom: 70px;
	}
}
