body, div, a {
  margin: 0;
  padding: 0;
  border: 0; }

a {
  text-decoration: none; }

a:focus {
  outline: 0; }

html, body {
  width: 100%;
  height: 100%; }

body {
  position: relative;
  z-index: -1;
  font-family: Tahoma;
  background: #fff;
  height: 100%; }

.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%; }

.wrap1 {
  flex: 1 0 auto; }

.footer {
  flex: 0 0 auto; }

.minwidth {
  min-width: 1170px; }

blockquote {
  font-size: 14px;
  color: #777;
  font-style: italic; }

@font-face {
  font-family: "GothamProReg";
  src: url("../fonts/GothamProReg.eot");
  src: url("../fonts/GothamProReg.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProReg.woff") format("woff"), url("../fonts/GothamProReg.ttf") format("truetype"); }
@font-face {
  font-family: "GothamPro-Medium";
  src: url("../fonts/GothamPro-Medium.eot");
  src: url("../fonts/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Medium.woff") format("woff"), url("../fonts/GothamPro-Medium.ttf") format("truetype"); }
@font-face {
  font-family: "GothamPro-Bold";
  src: url("../fonts/GothamPro-Bold.eot");
  src: url("../fonts/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Bold.woff") format("woff"), url("../fonts/GothamPro-Bold.ttf") format("truetype"); }
@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/Roboto-Bold.eot");
  src: url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype"); }
.captha_box {
  position: relative;
  width: 100%; }
  .captha_box .captha_box_in {
    position: absolute;
    left: 0px;
    top: 0px; }
    .captha_box .captha_box_in .btn {
      line-height: 42px;
      height: 42px;
      padding: 0px 0px 0px 12px;
      background: none;
      border: none;
      color: #fff; }
  .captha_box .captha_box_in2 {
    width: 100%; }
    .captha_box .captha_box_in2 input {
      width: 50% !important;
      height: 42px !important;
      float: right !important; }
    .captha_box .captha_box_in2 .help-block {
      clear: both; }
  .captha_box.captha_box_margin {
    margin: 30px 0px 0px; }
    .captha_box.captha_box_margin .captha_box_in {
      left: 120px; }

@media (max-width: 640px) {
  .captha_box.captha_box_margin .captha_box_in {
    position: relative;
    top: auto;
    margin-bottom: 15px; }
  .captha_box.captha_box_margin .captha_box_in2 input {
    width: 100% !important;
    height: 35px !important;
    float: none !important; } }
.content {
  width: 1170px;
  margin: 0 auto;
  padding: 0px 15px; }

h1 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0;
  font-size: 30px;
  font-family: GothamPro-Medium;
  color: #000;
  text-align: center; }

h2 {
  font-size: 24px;
  font-family: GothamPro-Medium;
  color: #000; }

h3 {
  font-size: 22px;
  font-family: GothamPro-Medium;
  color: #000; }

h4 {
  font-size: 1.714em;
  color: #696969;
  line-height: 1;
  font-weight: 600;
  padding: 24px 0 17px; }
  h4.withLine {
    font-size: 1.286em;
    color: #2d4f9e;
    line-height: 1.5;
    margin-bottom: 10px;
    border-bottom: 2px solid #2d4f9e; }

.header .top_head {
  position: relative;
  top: 0px;
  z-index: 10;
  background: #f0f0f0;
  color: #fff;
  width: 100%;
  height: 100px; }
  .header .top_head .logo {
    float: left;
    margin-right: 80px; }
    .header .top_head .logo #logo {
      float: left;
      margin-right: 80px;
      line-height: 100px; }
      .header .top_head .logo #logo img {
        width: 100%; }
    .header .top_head .logo .txt_logo {
      float: left;
      width: 307px;
      font-size: 18px;
      font-family: GothamProReg;
      color: #000;
      line-height: 1.5;
      margin-top: 25px; }
      .header .top_head .logo .txt_logo img {
        position: relative;
        top: -5px; }
  .header .top_head .contact {
    float: left; }
    .header .top_head .contact #contact {
      float: left;
      width: 160px;
      font-size: 16px;
      font-family: GothamPro-Medium;
      color: #000;
      margin-top: 30px;
      margin-right: 20px; }
      .header .top_head .contact #contact span {
        display: block; }
    .header .top_head .contact .callback {
      float: left;
      margin-top: 30px; }
      .header .top_head .contact .callback a.btn_callback {
        width: 234px;
        height: 42px;
        display: block;
        background: #69a600;
        color: #000;
        font-size: 16px;
        font-family: GothamPro-Medium;
        cursor: pointer; }
        .header .top_head .contact .callback a.btn_callback .glyphicon-earphone {
          color: #fff;
          font-size: 2.4rem;
          padding-top: 7px;
          padding-left: 10px; }
        .header .top_head .contact .callback a.btn_callback span {
          float: right;
          text-align: center;
          width: 188px;
          height: 38px;
          margin-top: 2px;
          margin-right: 2px;
          line-height: 38px;
          background: #f0f0f0; }
        .header .top_head .contact .callback a.btn_callback:hover {
          text-decoration: none;
          opacity: 0.8; }
.header .bottom_head {
  position: relative;
  z-index: 9;
  background: #203355;
  width: 100%;
  height: 40px; }
  .header .bottom_head .menu {
    width: 100%; }
    .header .bottom_head .menu .icon-menu {
      display: none; }
    .header .bottom_head .menu ul#menu_header {
      display: block;
      margin: 0;
      padding: 0;
      line-height: 40px; }
      .header .bottom_head .menu ul#menu_header li {
        float: left;
        display: block;
        padding-right: 25px;
        text-align: center; }
        .header .bottom_head .menu ul#menu_header li a {
          color: #f2f2f2;
          font-size: 18px;
          font-family: GothamProReg;
          text-decoration: none; }
          .header .bottom_head .menu ul#menu_header li a:link, .header .bottom_head .menu ul#menu_header li a:active, .header .bottom_head .menu ul#menu_header li a:visited {
            text-decoration: none; }
        .header .bottom_head .menu ul#menu_header li:hover a {
          text-decoration: none;
          border-bottom: 1px solid #f2f2f2;
          padding-bottom: 1px; }
        .header .bottom_head .menu ul#menu_header li:last-child {
          padding-right: 0px; }

.slider_block {
  margin-top: 20px; }
  .slider_block .slider {
    width: 100%;
    margin: 0px auto;
    overflow: hidden; }
    .slider_block .slider .fon_slider {
      position: relative;
      width: 100%;
      height: 400px; }
      .slider_block .slider .fon_slider img {
        width: 100%;
        height: auto; }
      .slider_block .slider .fon_slider .content {
        position: static; }
        .slider_block .slider .fon_slider .content #txt_slider {
          width: 90%;
          height: auto;
          position: absolute;
          left: 5%;
          right: 5%;
          top: 35px; }
          .slider_block .slider .fon_slider .content #txt_slider .name_slide {
            text-align: center;
            font-size: 36px;
            font-family: GothamPro-Bold;
            color: #fff;
            text-transform: uppercase; }
          .slider_block .slider .fon_slider .content #txt_slider .txt_block {
            width: 750px;
            margin: 30px auto 0px; }
            .slider_block .slider .fon_slider .content #txt_slider .txt_block ul {
              width: 100%;
              margin: 0;
              padding: 0;
              display: table;
              text-align: center; }
              .slider_block .slider .fon_slider .content #txt_slider .txt_block ul li {
                display: table-cell;
                height: 85px;
                min-width: 66px;
                max-width: 100px; }
                .slider_block .slider .fon_slider .content #txt_slider .txt_block ul li img {
                  width: auto;
                  max-width: 100%;
                  height: 50px; }
            .slider_block .slider .fon_slider .content #txt_slider .txt_block a {
              display: block;
              background: #69a600;
              padding: 10px 0px;
              width: 275px;
              text-align: center;
              margin: 0 auto;
              font-size: 16px;
              font-family: GothamPro-Medium;
              color: #fff;
              text-decoration: none; }
              .slider_block .slider .fon_slider .content #txt_slider .txt_block a:hover {
                text-decoration: none;
                opacity: 0.8; }
    .slider_block .slider .slick-dots {
      bottom: 16px; }
    .slider_block .slider .slick-dots li {
      width: 16px;
      height: 16px;
      margin: 0 5px;
      background: url("../images/li_slider.png") no-repeat; }
    .slider_block .slider .slick-dots li button {
      width: 16px;
      height: 16px;
      padding: 5px; }
    .slider_block .slider .slick-dots li.slick-active {
      background: url("../images/li_slider_active.png") no-repeat; }
  .slider_block.slider_marshrut {
    margin-top: 0px; }
    .slider_block.slider_marshrut .slider .fon_slider {
      height: auto; }
      .slider_block.slider_marshrut .slider .fon_slider .content {
        position: static; }
        .slider_block.slider_marshrut .slider .fon_slider .content #txt_slider {
          width: 380px;
          height: auto;
          position: absolute;
          left: 55%;
          right: 0;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
          .slider_block.slider_marshrut .slider .fon_slider .content #txt_slider .name_slide {
            font-size: 2em;
            text-align: left; }
          .slider_block.slider_marshrut .slider .fon_slider .content #txt_slider .txt_block {
            width: 100%;
            margin: 15px auto 0px;
            font-size: 1em;
            font-family: GothamPro-Medium;
            color: #fff; }

.services .ul_services {
  display: block;
  text-align: center; }
  .services .ul_services .li_services {
    width: 212px;
    height: 241px;
    margin-right: 16px;
    margin-bottom: 16px;
    overflow: hidden;
    display: inline-block; }
    .services .ul_services .li_services a {
      text-decoration: none; }
      .services .ul_services .li_services a img {
        max-width: 100%;
        width: 100%;
        height: auto; }
      .services .ul_services .li_services a .name_services {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 61px;
        font-size: 16px;
        font-family: GothamProReg;
        color: #000; }
      .services .ul_services .li_services a:hover {
        text-decoration: none; }
        .services .ul_services .li_services a:hover .name_services {
          background: #1980b6;
          color: #fff; }
    .services .ul_services .li_services:nth-child(5n) {
      margin-right: 0px; }

.block1_home {
  background: url("../images/pattern.jpg");
  width: 100%;
  height: 354px;
  margin: 40px 0px 60px; }
  .block1_home .left_c {
    position: relative;
    width: 48%;
    float: left; }
    .block1_home .left_c img {
      position: absolute;
      right: 0px; }
  .block1_home .right_c {
    width: 48%;
    float: right;
    margin-right: 10px;
    color: #fff;
    font-size: 14px;
    font-family: GothamProReg; }
    .block1_home .right_c h1 {
      color: #fff;
      text-align: left;
      margin: 40px 0px 20px; }
    .block1_home .right_c ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .block1_home .right_c ul li {
        font-size: 18px;
        font-family: GothamProReg;
        display: flex;
        margin-bottom: 5px; }
        .block1_home .right_c ul li:before {
          position: relative;
          top: 3px;
          margin-right: 5px;
          content: url("../images/marker.png");
          width: 16px;
          height: 16px; }

.block2_home {
  width: 100%;
  min-height: 600px;
  position: relative;
  z-index: 0; }
  .block2_home .contact_form {
    position: absolute;
    top: 30px;
    z-index: 1;
    width: 360px;
    height: 545px; }
    .block2_home .contact_form .top_contact {
      display: inline-block;
      position: relative;
      background: #f0f0f0;
      width: 360px;
      height: 185px;
      padding: 0px 30px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
      .block2_home .contact_form .top_contact .content_contact h1 {
        margin: 15px 0px 10px;
        text-align: left;
        font-size: 28px; }
      .block2_home .contact_form .top_contact .content_contact .clock .fa-clock-o {
        color: #1980b6;
        font-size: 1.8rem;
        margin-right: 0px; }
      .block2_home .contact_form .top_contact .content_contact .clock div {
        display: initial;
        color: #383838;
        font-size: 14px;
        font-family: GothamProReg;
        line-height: 1.3; }
        .block2_home .contact_form .top_contact .content_contact .clock div span {
          display: block;
          color: #000;
          font-family: GothamPro-Medium; }
      .block2_home .contact_form .top_contact .content_contact .location {
        margin-top: 7px; }
        .block2_home .contact_form .top_contact .content_contact .location .fa-map-marker {
          color: #1980b6;
          font-size: 1.8rem;
          margin-right: 0px; }
        .block2_home .contact_form .top_contact .content_contact .location div {
          display: initial;
          color: #383838;
          font-size: 14px;
          font-family: GothamProReg;
          line-height: 1.3; }
          .block2_home .contact_form .top_contact .content_contact .location div span {
            display: block;
            color: #000;
            font-family: GothamPro-Medium; }
    .block2_home .contact_form .bottom_contact {
      display: inline-block;
      position: relative;
      background: url("../images/pattern.jpg");
      width: 360px;
      height: 365px;
      padding: 0px 30px;
      margin-top: -5px;
      box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.5); }
      .block2_home .contact_form .bottom_contact #form_home {
        width: 300px;
        margin: 0 auto; }
        .block2_home .contact_form .bottom_contact #form_home h3 {
          text-align: center;
          color: #fff;
          font-size: 16px;
          font-family: GothamPro-Medium;
          margin: 20px 0px; }
        .block2_home .contact_form .bottom_contact #form_home .form-group {
          width: 100%;
          height: 50px;
          margin: 0 auto; }
          .block2_home .contact_form .bottom_contact #form_home .form-group label {
            display: none; }
          .block2_home .contact_form .bottom_contact #form_home .form-group input {
            width: 100%;
            height: 28px;
            border: 1px solid #c6c6c6;
            background: #e8e8e8;
            border-radius: 0px;
            color: #383838;
            text-align: center;
            font-size: 16px;
            font-family: GothamProReg; }
        .block2_home .contact_form .bottom_contact #form_home .has-error .form-control {
          border: 2px solid #a94442;
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; }
        .block2_home .contact_form .bottom_contact #form_home .has-error .error {
          margin-top: 2px;
          font-size: 12px;
          font-family: GothamProReg;
          text-align: center;
          line-height: 1.0;
          color: #fff; }
        .block2_home .contact_form .bottom_contact #form_home button {
          margin-top: 10px;
          width: 100%;
          height: 42px;
          background: #69a600;
          text-align: center;
          border-radius: 0px;
          color: #fff;
          border: none;
          font-size: 16px;
          font-family: GothamPro-Medium; }
          .block2_home .contact_form .bottom_contact #form_home button:hover {
            opacity: 0.8; }
        .block2_home .contact_form .bottom_contact #form_home .message {
          text-align: center;
          line-height: 46px;
          vertical-align: middle;
          font-family: RobotaReg;
          font-size: 11px;
          color: #a22035; }
    .block2_home .contact_form .terms_of_use {
      padding: 10px 0px 5px;
      color: #fff;
      font-size: 13px;
      font-family: GothamProReg; }

@media (max-width: 1200px) {
  .content {
    width: 960px; }

  .header .top_head .logo {
    margin-right: 20px; }
    .header .top_head .logo #logo {
      width: 230px;
      margin-right: 30px; }
    .header .top_head .logo .txt_logo {
      width: 235px;
      font-size: 14px;
      margin-top: 30px; }
      .header .top_head .logo .txt_logo img {
        width: 100px; }
  .header .top_head .contact #contact {
    margin-right: 20px; }

  .slider_block .slider .fon_slider .content #txt_slider .name_slide {
    font-size: 32px; }
  .slider_block.slider_marshrut .slider .fon_slider .content #txt_slider .name_slide {
    font-size: 1.2em; }
  .slider_block.slider_marshrut .slider .fon_slider .content #txt_slider .txt_block {
    margin: 5px auto 0px;
    font-size: 0.8em; }

  .services .ul_services .li_services:nth-child(5n) {
    margin-right: 16px; }
  .services .ul_services .li_services:nth-child(4n) {
    margin-right: 0px; }

  .block1_home .right_c ul li {
    font-size: 16px; } }
@media (max-width: 1000px) {
  .content {
    width: 100%;
    padding: 0px 10px; }

  .header .top_head .content {
    width: 760px; }
  .header .top_head .logo {
    margin-right: 10px; }
    .header .top_head .logo #logo {
      width: 200px;
      margin-right: 15px; }
    .header .top_head .logo .txt_logo {
      width: 170px;
      font-size: 13px;
      margin-top: 20px; }
      .header .top_head .logo .txt_logo img {
        width: 80px; }
  .header .top_head .contact #contact {
    width: 135px;
    font-size: 14px;
    margin-right: 10px; }
  .header .top_head .contact .callback a.btn_callback {
    width: 185px;
    font-size: 14px; }
    .header .top_head .contact .callback a.btn_callback .glyphicon-earphone {
      color: #fff;
      font-size: 1.8rem;
      padding-top: 11px;
      padding-left: 10px; }
    .header .top_head .contact .callback a.btn_callback span {
      width: 145px; }
  .header .bottom_head .content {
    width: 760px; }

  .slider_block .slider .fon_slider .content #txt_slider {
    width: 100%;
    left: 0px;
    right: 0px; }
    .slider_block .slider .fon_slider .content #txt_slider .name_slide {
      font-size: 3.5vw; }
    .slider_block .slider .fon_slider .content #txt_slider .txt_block {
      width: 700px; }

  .services .ul_services .li_services {
    margin-left: 8px;
    margin-right: 8px; }
    .services .ul_services .li_services:nth-child(5n) {
      margin-right: 8px; }
    .services .ul_services .li_services:nth-child(4n) {
      margin-right: 8px; }

  .block1_home .right_c ul li {
    font-size: 14px; } }
@media (max-width: 768px) {
  html.htmlmenu, body.htmlmenu {
    overflow-y: scroll !important; }

  body.bodymenu {
    overflow: hidden !important; }

  .globalheader {
    position: fixed;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: #000; }
    .globalheader .header {
      position: relative;
      z-index: 9999; }
      .globalheader .header .fon_men {
        overflow: auto;
        overflow-x: hidden; }

  .header .top_head .content {
    width: 435px; }
  .header .top_head .logo {
    width: 220px;
    margin-right: 10px; }
    .header .top_head .logo #logo {
      float: none;
      width: 220px;
      margin-right: 0px;
      height: 50px;
      line-height: 50px; }
    .header .top_head .logo .txt_logo {
      float: none;
      width: 220px;
      font-size: 13px;
      margin-top: 0px; }
      .header .top_head .logo .txt_logo img {
        width: 80px; }
  .header .top_head .contact #contact {
    float: none;
    width: 185px;
    font-size: 14px;
    margin-right: 0px;
    margin-top: 5px;
    text-align: center; }
  .header .top_head .contact .callback {
    float: none;
    margin-top: 5px; }
    .header .top_head .contact .callback a.btn_callback {
      width: 185px;
      height: 35px;
      font-size: 14px; }
      .header .top_head .contact .callback a.btn_callback .glyphicon-earphone {
        color: #fff;
        font-size: 1.8rem;
        padding-top: 8px;
        padding-left: 10px; }
      .header .top_head .contact .callback a.btn_callback span {
        width: 145px;
        height: 31px;
        line-height: 31px; }
  .header .bottom_head {
    position: relative;
    top: 0px; }
    .header .bottom_head .content {
      width: 100%; }
    .header .bottom_head .menu .icon-menu {
      cursor: pointer;
      display: block;
      border-radius: 4px;
      position: absolute;
      top: 5px;
      left: 50%;
      margin-left: -35px;
      color: #fff;
      z-index: 10;
      width: 70px;
      padding: 5px 0px;
      height: 32px;
      /* left: 50%;
      margin-left: -52.5px; */ }
      .header .bottom_head .menu .icon-menu:before {
        float: left;
        content: "\2261";
        font: 2em "arial";
        position: relative;
        top: -5px;
        margin-right: 5px; }
      .header .bottom_head .menu .icon-menu span {
        font-size: 14px;
        position: relative;
        font-family: GothaProMed;
        text-transform: uppercase; }
    .header .bottom_head .menu .fon_men {
      opacity: 0.95;
      width: 100%;
      height: auto;
      position: relative;
      top: 60px;
      display: none; }
    .header .bottom_head .menu ul#menu_header {
      width: 90%;
      min-height: 65px;
      margin: 0 auto;
      line-height: 1.5;
      z-index: 99999; }
      .header .bottom_head .menu ul#menu_header li {
        width: 100%;
        display: block;
        padding: 5px;
        padding-left: 0px;
        padding-right: 0px;
        text-align: left;
        border-bottom: 1px solid #333; }
        .header .bottom_head .menu ul#menu_header li a {
          font-size: 16px;
          border-bottom: none;
          padding-bottom: 0px; }
        .header .bottom_head .menu ul#menu_header li:hover a {
          color: #7ea343;
          text-decoration: none;
          border-bottom: none; }

  .slider_block .slider .fon_slider .content #txt_slider {
    width: 100%;
    left: 0px;
    right: 0px; }
    .slider_block .slider .fon_slider .content #txt_slider .name_slide {
      font-size: 3.5vw; }
    .slider_block .slider .fon_slider .content #txt_slider .txt_block {
      width: 100%; }
  .slider_block.slider_marshrut .slider .fon_slider .content #txt_slider {
    width: 200px; }
    .slider_block.slider_marshrut .slider .fon_slider .content #txt_slider .name_slide {
      font-size: 1.2em; }
    .slider_block.slider_marshrut .slider .fon_slider .content #txt_slider .txt_block {
      display: none; }

  .block1_home {
    background: url("../images/pattern.jpg");
    width: 100%;
    height: auto;
    margin: 40px 0px 60px; }
    .block1_home .content {
      padding: 0px; }
    .block1_home .left_c {
      position: relative;
      width: 100%;
      height: 283px;
      float: none;
      background: url("../images/left_img768.jpg");
      background-position: center right;
      background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      -moz-background-size: cover; }
      .block1_home .left_c img {
        display: none; }
    .block1_home .right_c {
      padding: 0px 10px 30px;
      width: 100%;
      float: none;
      margin-right: 0px; } }
@media (max-width: 640px) {
  h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 26px; }

  h2 {
    font-size: 18px;
    font-family: GothamPro-Medium;
    color: #000; }

  h3 {
    font-size: 16px;
    font-family: GothamPro-Medium;
    color: #000; }

  .slider_block .slider .fon_slider .content #txt_slider .name_slide {
    font-size: 5vw; }
  .slider_block .slider .fon_slider .content #txt_slider .txt_block {
    width: 100%; }
    .slider_block .slider .fon_slider .content #txt_slider .txt_block ul li {
      height: 75px; }
      .slider_block .slider .fon_slider .content #txt_slider .txt_block ul li img {
        height: 40px; }

  .services .ul_services .li_services {
    height: 230px; }
    .services .ul_services .li_services a .name_services {
      height: 50px;
      font-size: 14px; }

  .block2_home {
    display: none; } }
@media (max-width: 480px) {
  .header .top_head .content {
    width: 100%; }
  .header .top_head .logo {
    float: none;
    width: 200px;
    margin: 0px auto; }
    .header .top_head .logo #logo {
      float: none;
      width: 200px;
      margin-right: 0px;
      height: 32px;
      line-height: 35px; }
    .header .top_head .logo .txt_logo {
      text-align: center;
      float: none;
      width: 200px;
      font-size: 12px;
      margin-top: 0px; }
      .header .top_head .logo .txt_logo img {
        width: 65px;
        top: -2px; }
  .header .top_head .contact {
    float: none;
    width: 155px;
    margin: 0 auto; }
    .header .top_head .contact #contact {
      float: left;
      width: auto;
      font-size: 12px;
      margin-right: 0px;
      margin-top: 0px;
      text-align: center;
      line-height: 1.4; }
    .header .top_head .contact .callback {
      float: left;
      margin-top: 1px;
      margin-left: 10px; }
      .header .top_head .contact .callback a.btn_callback {
        width: auto;
        height: auto;
        font-size: 14px;
        border-radius: 5px; }
        .header .top_head .contact .callback a.btn_callback .glyphicon-earphone {
          color: #fff;
          font-size: 1.8rem;
          padding-top: 5px;
          padding-left: 6px;
          padding-right: 5px;
          padding-bottom: 6px; }
        .header .top_head .contact .callback a.btn_callback span {
          display: none;
          width: 145px;
          height: 31px;
          line-height: 31px; }

  .slider_block .slider .fon_slider {
    height: 340px; }
    .slider_block .slider .fon_slider .content #txt_slider .name_slide {
      font-size: 5vw; }
    .slider_block .slider .fon_slider .content #txt_slider .txt_block {
      width: 100%; }
      .slider_block .slider .fon_slider .content #txt_slider .txt_block ul li {
        max-width: 50px;
        min-width: 30px;
        height: 60px; }
        .slider_block .slider .fon_slider .content #txt_slider .txt_block ul li img {
          height: 30px; }
  .slider_block.slider_marshrut .slider .fon_slider .content #txt_slider {
    width: 170px; }
    .slider_block.slider_marshrut .slider .fon_slider .content #txt_slider .name_slide {
      font-size: 1.0em; }

  .services .ul_services .li_services {
    height: 230px; }
    .services .ul_services .li_services a .name_services {
      height: 40px;
      font-size: 12px; }

  .block1_home {
    margin: 0px 0px 40px; }
    .block1_home .left_c {
      height: 177px;
      background: url("../images/left_img480.jpg");
      background-position: center right;
      background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      -moz-background-size: cover; }
    .block1_home .right_c ul li {
      font-size: 12px; } }
@media (max-width: 400px) {
  .slider_block.slider_marshrut .slider .fon_slider .content {
    display: none; } }
@media (max-width: 320px) {
  .slider_block .slider .fon_slider .content #txt_slider .txt_block a {
    padding: 10px 0px;
    width: 90%;
    font-size: 5vw; } }
.title {
  overflow: hidden;
  font-size: 20px;
  font-family: GothamPro-Medium;
  color: #1980b6;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0; }

.h1_hr, .h2_hr {
  overflow: hidden;
  font-size: 14px;
  font-family: GothamProReg;
  color: #333333;
  margin: 0;
  padding: 0;
  text-align: center; }

.h1_hr {
  margin-bottom: 10px;
  margin-top: 5px; }

.h2_hr {
  color: #1980b6;
  font-size: 13px; }

.title:before,
.title:after, .h1_hr:before,
.h1_hr:after, .h2_hr:before,
.h2_hr:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height: 9px;
  background: url("../images/h.jpg");
  border: solid #FFF;
  border-width: 0 15px; }

.title:before, .h1_hr:before, .h2_hr:before {
  margin-left: -100%; }

.title:after, .h1_hr:after, .h2_hr:after {
  margin-right: -100%; }

.slider_block_page .slider {
  width: 100%;
  margin: 0px auto;
  overflow: hidden; }
  .slider_block_page .slider .fon_slider {
    position: relative;
    width: 100%;
    height: 500px; }
    .slider_block_page .slider .fon_slider img {
      width: 100%;
      height: auto; }
    .slider_block_page .slider .fon_slider .content {
      position: static; }
      .slider_block_page .slider .fon_slider .content #txt_slider {
        width: 800px;
        height: auto;
        position: absolute;
        top: 35px; }
        .slider_block_page .slider .fon_slider .content #txt_slider .name_slide {
          font-size: 32px;
          font-family: GothamPro-Medium;
          color: #272727; }

.slider2_block_page img, .slider3_block_page img {
  width: 100%;
  max-width: 100%; }

.block1_page {
  background: url("../images/pattern.jpg");
  width: 100%;
  height: 140px; }
  .block1_page .ul_preim {
    width: 100%;
    display: block; }
    .block1_page .ul_preim .li_preim {
      display: inline-block;
      width: 265px;
      height: 120px;
      margin-top: 10px;
      border-right: 1px solid #fff;
      margin-right: 15px;
      padding-right: 15px;
      padding-top: 10px; }
      .block1_page .ul_preim .li_preim img {
        float: left;
        margin-top: 3px;
        margin-right: 10px; }
      .block1_page .ul_preim .li_preim .txt_block {
        display: table-cell;
        color: #fff;
        font-family: GothamProReg; }
        .block1_page .ul_preim .li_preim .txt_block .name_preim {
          font-size: 16px;
          text-transform: uppercase;
          margin-bottom: 10px; }
        .block1_page .ul_preim .li_preim .txt_block .txt_preim {
          font-size: 12px; }
      .block1_page .ul_preim .li_preim:last-child {
        border-right: none;
        margin-right: 0px;
        padding-right: 0px; }

.block2_page .catalog .item {
  position: relative;
  float: left;
  width: 560px;
  height: auto;
  min-height: 160px;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid #dddddd;
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  transition: box-shadow 1s; }
  .block2_page .catalog .item .left_item {
    float: left;
    width: 180px;
    height: 198px;
    background: #fff;
    margin-right: 15px;
    border-radius: 8px 0px 0px 8px;
    -webkit-border-radius: 8px 0px 0px 8px;
    -moz-border-radius: 8px 0px 0px 8px;
    text-align: center;
    padding: 15px; }
    .block2_page .catalog .item .left_item img {
      width: auto;
      max-width: 100%; }
  .block2_page .catalog .item .right_item {
    height: 198px;
    padding: 15px 15px;
    background: #f7f7f7;
    border-radius: 0px 8px 8px 0px;
    -webkit-border-radius: 0px 8px 8px 0px;
    -moz-border-radius: 0px 8px 8px 0px;
    font-family: GothamProReg;
    font-size: 11px;
    color: #767676;
    line-height: 1.5; }
    .block2_page .catalog .item .right_item a {
      display: block;
      text-transform: uppercase;
      font-size: 14px;
      font-family: GothamPro-Medium;
      color: #1980b6;
      margin-bottom: 10px;
      text-decoration: none; }
      .block2_page .catalog .item .right_item a:hover {
        color: #1980b6;
        text-decoration: underline; }
    .block2_page .catalog .item .right_item .over {
      overflow: hidden;
      height: 100%; }
  .block2_page .catalog .item:nth-child(2n) {
    margin-right: 0px; }
  .block2_page .catalog .item:hover {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }

.block3_page {
  margin-bottom: 40px; }
  .block3_page .cat_product .items .product_list {
    margin: 0; }

.cat_product .list-view {
  padding: 0px; }
.cat_product .items {
  display: block;
  text-align: center; }
  .cat_product .items .product_list {
    display: inline-block;
    width: 218px;
    height: 400px;
    background: #FFF;
    overflow: hidden;
    margin-bottom: 25px;
    margin-left: 5px;
    margin-right: 5px; }
    .cat_product .items .product_list .name {
      width: 100%;
      height: 60px;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      padding: 0px 5px;
      background: #e6e6e6;
      border: 1px solid #dddddd;
      border-radius: 5px 5px 0px 0px;
      -webkit-border-radius: 5px 5px 0px 0px;
      -moz-border-radius: 5px 5px 0px 0px; }
      .cat_product .items .product_list .name a {
        font-size: 12px;
        font-family: GothamPro-Medium;
        color: #666666; }
    .cat_product .items .product_list .categories {
      margin-top: 10px;
      height: 40px;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%; }
      .cat_product .items .product_list .categories span {
        color: #929292;
        font-size: 11px;
        font-family: GothamProReg; }
    .cat_product .items .product_list .photo {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 225px;
      border: 1px solid #dddddd;
      border-radius: 0px 0px 5px 5px;
      -webkit-border-radius: 0px 0px 5px 5px;
      -moz-border-radius: 0px 0px 5px 5px; }
      .cat_product .items .product_list .photo .attrib {
        position: absolute;
        top: 7px;
        left: 7px;
        width: 92px;
        height: auto; }
        .cat_product .items .product_list .photo .attrib .attrib-h, .cat_product .items .product_list .photo .attrib .attrib-n, .cat_product .items .product_list .photo .attrib .attrib-s {
          position: relative;
          width: 100%;
          padding: 5px 0px;
          font-size: 12px;
          font-family: GothamProReg;
          color: #fff;
          text-align: center;
          margin-bottom: 3px;
          border-radius: 5px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px; }
        .cat_product .items .product_list .photo .attrib .attrib-h {
          background: #d9534f; }
        .cat_product .items .product_list .photo .attrib .attrib-n {
          background: #1980b6; }
        .cat_product .items .product_list .photo .attrib .attrib-s {
          background: #555555; }

.product_inf {
  margin-bottom: 30px;
  font-family: GothamProReg; }
  .product_inf .thumbnails .image-preview {
    max-width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px; }
  .product_inf .attrib {
    width: auto;
    height: auto; }
    .product_inf .attrib .attrib-h, .product_inf .attrib .attrib-n, .product_inf .attrib .attrib-s {
      float: left;
      position: relative;
      width: 92px;
      padding: 5px 0px;
      font-size: 12px;
      font-family: GothamProReg;
      color: #fff;
      text-align: center;
      margin-bottom: 3px;
      margin-right: 3px;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px; }
    .product_inf .attrib .attrib-h {
      background: #d9534f; }
    .product_inf .attrib .attrib-n {
      background: #1980b6; }
    .product_inf .attrib .attrib-s {
      background: #555555; }
  .product_inf h4 {
    color: #1980B6;
    margin: 0;
    font-size: 24px;
    display: inline-block;
    font-weight: 400; }
    .product_inf h4 .price2 {
      color: #999;
      font-size: 15px; }
  .product_inf .tab-content img {
    max-width: 100%; }

.brend .brend_img {
  width: 45%;
  float: right;
  margin: 0px 10px 10px 0px; }

.content_page {
  margin-bottom: 50px;
  font-size: 16px;
  font-family: GothamProReg; }
  .content_page img {
    max-width: 100%; }
  .content_page .avt_left {
    display: flex;
    align-items: center; }
    .content_page .avt_left .avt_txt_left, .content_page .avt_left .avt_txt_right {
      width: 60%; }
    .content_page .avt_left .avt_img_right, .content_page .avt_left .avt_img_left {
      width: 40%; }
    .content_page .avt_left .avt_img_right {
      margin: 0px 0px 10px 30px; }
    .content_page .avt_left .avt_img_left {
      margin: 0px 30px 10px 0px; }
    .content_page .avt_left .lg-hid {
      display: none; }

ul.comp {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  text-align: center; }
  ul.comp li {
    width: 180px;
    display: inline-table;
    cursor: pointer; }
    ul.comp li img {
      width: 100%;
      max-width: 100%; }
    ul.comp li div {
      display: flex;
      height: 50px;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      font-size: 14px; }

@media (max-width: 1200px) {
  .block1_page {
    height: 155px; }
    .block1_page .ul_preim {
      width: 945px; }
      .block1_page .ul_preim .li_preim {
        width: 227px;
        height: 135px;
        margin-right: 8px;
        padding-right: 8px; }
        .block1_page .ul_preim .li_preim .txt_block .name_preim {
          font-size: 14px; }

  .block2_page .catalog .item {
    width: 49%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 2%; }
    .block2_page .catalog .item .left_item {
      width: 180px;
      height: 258px; }
    .block2_page .catalog .item .right_item {
      height: 258px; } }
@media (max-width: 1000px) {
  .slider_block_page .slider .fon_slider .content {
    position: static; }
    .slider_block_page .slider .fon_slider .content #txt_slider {
      width: 95%; }
      .slider_block_page .slider .fon_slider .content #txt_slider .name_slide {
        font-size: 3.8vw; }

  .block1_page {
    height: auto; }
    .block1_page .ul_preim {
      width: 100%;
      display: block; }
      .block1_page .ul_preim .li_preim {
        display: inline-block;
        width: 48%;
        height: 120px;
        border-right: 1px solid #fff;
        margin-right: 15px;
        padding-right: 15px;
        padding-top: 10px;
        margin-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px; }
        .block1_page .ul_preim .li_preim .txt_block .name_preim {
          font-size: 16px; }
        .block1_page .ul_preim .li_preim .txt_block .txt_preim {
          font-size: 12px; }
        .block1_page .ul_preim .li_preim:nth-child(2n) {
          border-right: none;
          margin-right: 0px;
          padding-right: 0px; }
        .block1_page .ul_preim .li_preim:last-child {
          border-right: none;
          margin-right: 0px;
          padding-right: 0px; }

  .block2_page .catalog .item {
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 2%;
    display: table; }
    .block2_page .catalog .item .left_item {
      display: table-cell;
      width: 180px;
      height: auto; }
    .block2_page .catalog .item .right_item {
      display: table-cell;
      vertical-align: top;
      height: auto; } }
@media (max-width: 768px) {
  .content_page {
    font-size: 14px; }
    .content_page .avt_left {
      display: block; }
      .content_page .avt_left .avt_txt_left, .content_page .avt_left .avt_txt_right {
        width: 100%; }
      .content_page .avt_left .avt_img_right, .content_page .avt_left .avt_img_left {
        width: 100%; }
        .content_page .avt_left .avt_img_right img, .content_page .avt_left .avt_img_left img {
          width: 100%; }
      .content_page .avt_left .avt_img_right {
        margin: 0px 0px 10px 0px; }
      .content_page .avt_left .avt_img_left {
        margin: 0px 0px 10px 0px; }
      .content_page .avt_left .lg-hid {
        display: block; }
      .content_page .avt_left .sm-hid {
        display: none; }

  .product_inf .thumbnails .image-preview {
    max-width: 100%;
    border: 1px solid #ddd; }

  .brend .brend_img {
    width: 100%;
    float: none;
    margin: 0px 0px 10px; } }
@media (max-width: 640px) {
  .block1_page {
    padding: 20px 0px;
    height: auto; }
    .block1_page .ul_preim {
      width: 100%;
      display: block; }
      .block1_page .ul_preim .li_preim {
        display: block;
        width: 100%;
        height: auto;
        border-right: none;
        margin-right: 0px;
        padding-right: 0px; }

  .block2_page .catalog .item {
    width: 100%;
    height: auto;
    min-height: 125px;
    margin-right: 0px;
    margin-bottom: 2%; }
    .block2_page .catalog .item .left_item {
      width: 130px; } }
@media (max-width: 480px) {
  .content_page img {
    margin: 0px 0px 20px !important; }

  .block2_page .catalog .item {
    min-height: 100px; }
    .block2_page .catalog .item .left_item {
      width: 110px; }
    .block2_page .catalog .item .right_item a {
      font-size: 12px; } }
@media (max-width: 400px) {
  .block2_page .catalog .item {
    display: block;
    min-height: 100px; }
    .block2_page .catalog .item .left_item {
      display: block;
      width: 100%;
      border-radius: 8px 8px 0px 0px;
      -webkit-border-radius: 8px 8px 0px 0px;
      -moz-border-radius: 8px 8px 0px 0px; }
    .block2_page .catalog .item .right_item {
      width: 100%;
      border-radius: 0px 0px 8px 8px;
      -webkit-border-radius: 0px 0px 8px 8px;
      -moz-border-radius: 0px 0px 8px 8px; }
      .block2_page .catalog .item .right_item p {
        margin: 0px; } }
.footer {
  position: relative;
  width: 100%;
  height: 100px;
  background: #f0f0f0; }
  .footer .left_footer {
    float: left;
    display: flex;
    align-items: center;
    height: 100px;
    width: auto;
    font-size: 16px;
    font-family: GothamPro-Medium;
    color: #383838; }
  .footer .right_footer {
    position: relative;
    float: right;
    width: auto;
    top: 35px; }
    .footer .right_footer a {
      display: block;
      float: right; }
      .footer .right_footer a img {
        width: 75px;
        margin-right: 10px; }
      .footer .right_footer a span {
        font-size: 12px;
        font-family: GothamPro-Medium;
        color: #383838;
        display: block;
        float: right;
        margin-right: 10px;
        margin-top: 5px; }

@media (max-width: 640px) {
  .footer .left_footer {
    font-size: 14px; }
  .footer .right_footer {
    top: 35px; }
    .footer .right_footer a img {
      width: 65px;
      margin-right: 5px; }
    .footer .right_footer a span {
      margin-right: 0px;
      margin-top: 0px; } }
@media (max-width: 480px) {
  .footer .left_footer {
    float: none;
    font-size: 14px;
    justify-content: center;
    height: 40px; }
  .footer .right_footer {
    width: 232px;
    margin: 0 auto;
    float: none;
    top: 5px; }
    .footer .right_footer a img {
      width: 65px;
      margin-right: 5px; }
    .footer .right_footer a span {
      margin-right: 0px;
      margin-top: 0px; } }
.modal-content {
  position: relative;
  background-color: #f0f0f0 !important;
  border: none !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-clip: padding-box;
  outline: 0; }
  .modal-content .modal-header {
    text-align: center;
    border: none; }
    .modal-content .modal-header h4 {
      font-size: 36px;
      font-family: GothamPro-Medium;
      color: #1a1a1a;
      text-align: center;
      padding-top: 10px; }
    .modal-content .modal-header span {
      font-size: 18px;
      font-family: GothamProReg;
      color: #868686; }
  .modal-content .close {
    float: right;
    margin-right: 7px !important;
    margin-top: 7px !important;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: none !important;
    opacity: 1 !important;
    background: #d1d1d1;
    padding: 0px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
    padding-bottom: 3px !important; }
  .modal-content .modal-body {
    padding: 0px 0px 20px !important; }
    .modal-content .modal-body .form-group {
      width: 60%;
      height: 65px;
      margin: 0px auto; }
      .modal-content .modal-body .form-group label {
        display: none; }
      .modal-content .modal-body .form-group input, .modal-content .modal-body .form-group textarea {
        width: 100%;
        border-radius: 0px;
        background: #f0f0f0;
        border: 1px solid #868686;
        text-align: center;
        color: #868686;
        font-size: 18px;
        font-family: GothamProReg; }
      .modal-content .modal-body .form-group textarea {
        min-height: 65px !important;
        max-height: 65px !important; }
      .modal-content .modal-body .form-group .error {
        margin: 0px !important;
        font-size: 12px;
        font-family: GothamPro-Medium;
        text-align: center; }
    .modal-content .modal-body .terms_of_use {
      width: 60%;
      margin: 0px auto;
      color: #868686;
      font-size: 12px;
      font-family: GothamProReg; }
  .modal-content .modal-footer {
    margin-top: 0px !important;
    padding: 10px 0px 20px !important;
    border-top: none !important; }
    .modal-content .modal-footer #callback-send {
      display: block;
      background: #69a600;
      padding: 10px 0px;
      width: 275px;
      text-align: center;
      margin: 0 auto;
      font-size: 16px;
      font-family: GothamPro-Medium;
      color: #fff;
      border-radius: 0px;
      border: none;
      height: 40px;
      line-height: 20px;
      position: relative; }
      .modal-content .modal-footer #callback-send:hover {
        opacity: 0.7; }

/*# sourceMappingURL=style.css.map */
