/*
 reg_id 4975427
 staff_id 419
 */
.acc-more {
  text-align: right;
  padding: 10px 20px 0 0; }
  .acc-more a {
    color: #1091ee; }
  .acc-more a:hover {
    text-decoration: none; }

.jbtn-wrap {
  max-width: 960px;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 0 auto;
  line-height: 0;
  font-size: 0; }
  .jbtn-item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    text-align: right;
    box-sizing: border-box;
    padding: 20px 10px 0; }
    .jbtn-item a {
      font-size: 16px;
      background: #171717;
      border: 2px solid #171717;
      color: #fff;
      text-decoration: none;
      padding: 10px 20px;
      line-height: normal;
      font-weight: bold;
      border-radius: 30px;
      display: inline-block;
      vertical-align: top;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s;
      text-align: center; }
    .jbtn-item a:hover {
      background: #fff;
      color: #171717; }
  .jbtn-item + .jbtn-item {
    text-align: left; }

@media (max-width: 640px) {
  .jbtn-inner {
    padding-top: 20px; }

  .jbtn-item {
    display: block;
    width: auto;
    padding: 5px 0;
    text-align: center; }

  .jbtn-item + .jbtn-item {
    text-align: center; } }
/*************/
@font-face {
  font-family: "PTSerifCaption";
  src: url("/g/fonts/pt_serif_caption/pt_serif_caption-r.eot");
  src: url("/g/fonts/pt_serif_caption/pt_serif_caption-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/pt_serif_caption/pt_serif_caption-r.woff2") format("woff2"), url("/g/fonts/pt_serif_caption/pt_serif_caption-r.woff") format("woff"), url("/g/fonts/pt_serif_caption/pt_serif_caption-r.ttf") format("truetype"), url("/g/fonts/pt_serif_caption/pt_serif_caption-r.svg#PTSerifCaption") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TinosBold";
  src: url("/g/fonts/tinos/tinos-b.eot");
  src: url("/g/fonts/tinos/tinos-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/tinos/tinos-b.woff2") format("woff2"), url("/g/fonts/tinos/tinos-b.woff") format("woff"), url("/g/fonts/tinos/tinos-b.ttf") format("truetype"), url("/g/fonts/tinos/tinos-b.svg#TinosBold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Comfortaa";
  src: url("/g/fonts/comfortaa/comfortaa-r..eot");
  src: url("/g/fonts/comfortaa/comfortaa-r..eot?#iefix") format("embedded-opentype"), url("/g/fonts/comfortaa/comfortaa-r..woff2") format("woff2"), url("/g/fonts/comfortaa/comfortaa-r..woff") format("woff"), url("/g/fonts/comfortaa/comfortaa-r..ttf") format("truetype"), url("/g/fonts/comfortaa/comfortaa-r..svg#Comfortaa") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Comfortaa";
  src: url("/g/fonts/comfortaa/comfortaa-b.eot");
  src: url("/g/fonts/comfortaa/comfortaa-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/comfortaa/comfortaa-b.woff2") format("woff2"), url("/g/fonts/comfortaa/comfortaa-b.woff") format("woff"), url("/g/fonts/comfortaa/comfortaa-b.ttf") format("truetype"), url("/g/fonts/comfortaa/comfortaa-b.svg#Comfortaa") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "Comfortaa";
  src: url("/g/fonts/comfortaa/comfortaa-l.eot");
  src: url("/g/fonts/comfortaa/comfortaa-l.eot?#iefix") format("embedded-opentype"), url("/g/fonts/comfortaa/comfortaa-l.woff2") format("woff2"), url("/g/fonts/comfortaa/comfortaa-l.woff") format("woff"), url("/g/fonts/comfortaa/comfortaa-l.ttf") format("truetype"), url("/g/fonts/comfortaa/comfortaa-l.svg#Comfortaa") format("svg");
  font-weight: lighter;
  font-style: normal; }

.pageInner .site-footer .site-contacts-footer {
  margin-bottom: 30px;
  font-size: 0; }
  .pageInner .site-footer .site-contacts-footer .address-bottom, .pageInner .site-footer .site-contacts-footer .phones-bottom {
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .pageInner .site-footer .site-contacts-footer .address-bottom {
    width: 52%; }
  .pageInner .site-footer .site-contacts-footer .phones-bottom {
    width: 48%;
    padding-right: 15px; }

.site-footer {
  min-height: 100px;
  background: url(../header-bg.jpg) 50% 50% no-repeat;
  background-size: cover !important;
  /*.fp-tableCell {
   display: table-cell;
   vertical-align: middle;
   }*/
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }
  .site-footer a[href^="tel:"] {
    text-decoration: none;
    color: inherit;
    cursor: default; }
  .site-footer a[href^="tel:"]:hover {
    text-decoration: underline; }
  .site-footer .address-bottom {
    color: #000;
    font: 14px "Comfortaa", Arial, Helvetica, sans-serif;
    line-height: 1.25; }
  .site-footer .footer-inner {
    max-width: 960px;
    margin: 0 auto;
    padding: 60px 44px;
    font-size: 0; }
  .site-footer .left-footer, .site-footer .right-footer {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 20px; }
  .site-footer .site-contacts-footer {
    color: #636363;
    margin: 0 0 75px; }
  .site-footer .site-contacts-footer .head-contact {
    color: #000;
    font: 34px "Comfortaa", Arial, Helvetica, sans-serif;
    line-height: 1.2;
    margin: 0 0 22px; }
  .site-footer .site-contacts-footer .text-contacts {
    font: 14px "Comfortaa", Arial, Helvetica, sans-serif;
    line-height: 1.2;
    margin: 0 0 15px; }
  .site-footer .site-contacts-footer .phones-bottom {
    color: #000;
    font: 20px "Comfortaa", Arial, Helvetica, sans-serif;
    line-height: 1.25;
    margin: 0 0 14px; }
  .site-footer .site-contacts-footer .line-text-contacts {
    font: 14px "Comfortaa", Arial, Helvetica, sans-serif;
    line-height: 1.2; }
  .site-footer .work-block-wrap .head-work {
    color: #000;
    font: 20px "Comfortaa", Arial, Helvetica, sans-serif;
    line-height: 1.2;
    margin: 0 0 22px; }
  .site-footer .work-block-wrap .work-title {
    border-bottom: 1px solid #e0e0e0; }
  .site-footer .work-block-wrap .work-title a {
    color: #1091ee;
    font: 16px "Comfortaa", Arial, Helvetica, sans-serif;
    line-height: 1.25;
    display: inline-block;
    vertical-align: top;
    padding: 11px 0 8px;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s; }
    .site-footer .work-block-wrap .work-title a:hover {
      color: #000; }
  .site-footer .right-footer {
    padding-left: 25px; }
  .site-footer .form-bottom-wrap {
    margin: 0 0 57px; }
  .site-footer .form-bottom-wrap .tpl-anketa {
    font-size: 14px; }
  .site-footer .form-bottom-wrap .tpl-anketa .title {
    color: #1b130d;
    font: 20px "Comfortaa", Arial, Helvetica, sans-serif;
    line-height: 1.2;
    margin: 0 0 15px; }
  .site-footer .form-bottom-wrap .tpl-anketa .noteForm {
    color: #636363;
    font: 14px "Comfortaa", Arial, Helvetica, sans-serif;
    line-height: 1.2;
    margin: 0 0 36px; }
  .site-footer .form-bottom-wrap .tpl-field {
    margin: 0 0 20px; }
  .site-footer .form-bottom-wrap .tpl-field .error-message {
    color: #f44336;
    text-align: center; }
  .site-footer .form-bottom-wrap .tpl-field ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .site-footer .form-bottom-wrap .tpl-field .field-title {
    margin-bottom: 5px; }
  .site-footer .form-bottom-wrap .tpl-field.type-calendar_interval .field-value {
    font-size: 0; }
    .site-footer .form-bottom-wrap .tpl-field.type-calendar_interval .calendar-label-one {
      width: 49%;
      border: none;
      display: inline-block;
      vertical-align: top;
      position: relative; }
      .site-footer .form-bottom-wrap .tpl-field.type-calendar_interval .calendar-label-one:first-child {
        margin-right: 2%; }
      .site-footer .form-bottom-wrap .tpl-field.type-calendar_interval .calendar-label-one:after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        display: block;
        width: 33px;
        content: "";
        background: url(data-image-svg(21px, 22px, '<path fill="#57575a" d="M19.476,22.020 L1.508,22.020 C0.681,22.020 0.011,21.363 0.011,20.553 L0.011,3.678 C0.011,2.867 0.681,2.210 1.508,2.210 L3.005,2.210 L3.005,2.944 C3.005,4.160 4.011,5.145 5.251,5.145 C6.492,5.145 7.497,4.160 7.497,2.944 L7.497,2.210 L13.487,2.210 L13.487,2.944 C13.487,4.160 14.492,5.145 15.733,5.145 C16.973,5.145 17.979,4.160 17.979,2.944 L17.979,2.210 L19.476,2.210 C20.303,2.210 20.973,2.867 20.973,3.678 L20.973,20.553 C20.973,21.363 20.303,22.020 19.476,22.020 ZM19.476,7.347 L1.508,7.347 L1.508,20.553 L19.476,20.553 L19.476,7.347 ZM6.000,10.962 L3.754,10.962 L3.754,8.761 L6.000,8.761 L6.000,10.962 ZM6.000,14.631 L3.754,14.631 L3.754,12.430 L6.000,12.430 L6.000,14.631 ZM6.000,18.299 L3.754,18.299 L3.754,16.098 L6.000,16.098 L6.000,18.299 ZM9.743,10.962 L7.497,10.962 L7.497,8.761 L9.743,8.761 L9.743,10.962 ZM9.743,14.631 L7.497,14.631 L7.497,12.430 L9.743,12.430 L9.743,14.631 ZM9.743,18.299 L7.497,18.299 L7.497,16.098 L9.743,16.098 L9.743,18.299 ZM13.487,10.962 L11.241,10.962 L11.241,8.761 L13.487,8.761 L13.487,10.962 ZM13.487,14.631 L11.241,14.631 L11.241,12.430 L13.487,12.430 L13.487,14.631 ZM13.487,18.299 L11.241,18.299 L11.241,16.098 L13.487,16.098 L13.487,18.299 ZM17.230,10.962 L14.984,10.962 L14.984,8.761 L17.230,8.761 L17.230,10.962 ZM17.230,14.631 L14.984,14.631 L14.984,12.430 L17.230,12.430 L17.230,14.631 ZM17.230,18.299 L14.984,18.299 L14.984,16.098 L17.230,16.098 L17.230,18.299 ZM15.709,4.412 C14.895,4.412 14.235,3.765 14.235,2.967 L14.235,1.454 C14.235,0.657 14.895,0.010 15.709,0.010 C16.523,0.010 17.183,0.657 17.183,1.454 L17.183,2.967 C17.183,3.765 16.523,4.412 15.709,4.412 ZM5.228,4.412 C4.414,4.412 3.754,3.765 3.754,2.967 L3.754,1.454 C3.754,0.657 4.414,0.010 5.228,0.010 C6.042,0.010 6.702,0.657 6.702,1.454 L6.702,2.967 C6.702,3.765 6.042,4.412 5.228,4.412 Z"></path>')) 50% 50% no-repeat;
        background-size: 15px; }
    .site-footer .form-bottom-wrap .tpl-field.type-calendar_interval input {
      width: 100%;
      border: 1px solid #9f9074;
      outline: none;
      padding: 9px 10px 10px;
      color: #333;
      font: 14px "Comfortaa", Arial, Helvetica, sans-serif;
      line-height: 1.25;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; }
      .site-footer .form-bottom-wrap .tpl-field.type-calendar_interval input::-webkit-input-placeholder {
        color: #a6a6a6; }
      .site-footer .form-bottom-wrap .tpl-field.type-calendar_interval input:moz-placeholder {
        color: #a6a6a6; }
      .site-footer .form-bottom-wrap .tpl-field.type-calendar_interval input::-moz-placeholder {
        color: #a6a6a6; }
      .site-footer .form-bottom-wrap .tpl-field.type-calendar_interval input:-ms-input-placeholder {
        color: #a6a6a6; }
    .site-footer .form-bottom-wrap .tpl-field.type-calendar_interval .field-note {
      font-size: 15px; }
  .site-footer .form-bottom-wrap .tpl-field.type-calendar .field-value > label {
    display: block;
    position: relative; }
    .site-footer .form-bottom-wrap .tpl-field.type-calendar .field-value > label:after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      display: block;
      width: 40px;
      content: "";
      background: url(data-image-svg(21px, 22px, '<path fill="#57575a" d="M19.476,22.020 L1.508,22.020 C0.681,22.020 0.011,21.363 0.011,20.553 L0.011,3.678 C0.011,2.867 0.681,2.210 1.508,2.210 L3.005,2.210 L3.005,2.944 C3.005,4.160 4.011,5.145 5.251,5.145 C6.492,5.145 7.497,4.160 7.497,2.944 L7.497,2.210 L13.487,2.210 L13.487,2.944 C13.487,4.160 14.492,5.145 15.733,5.145 C16.973,5.145 17.979,4.160 17.979,2.944 L17.979,2.210 L19.476,2.210 C20.303,2.210 20.973,2.867 20.973,3.678 L20.973,20.553 C20.973,21.363 20.303,22.020 19.476,22.020 ZM19.476,7.347 L1.508,7.347 L1.508,20.553 L19.476,20.553 L19.476,7.347 ZM6.000,10.962 L3.754,10.962 L3.754,8.761 L6.000,8.761 L6.000,10.962 ZM6.000,14.631 L3.754,14.631 L3.754,12.430 L6.000,12.430 L6.000,14.631 ZM6.000,18.299 L3.754,18.299 L3.754,16.098 L6.000,16.098 L6.000,18.299 ZM9.743,10.962 L7.497,10.962 L7.497,8.761 L9.743,8.761 L9.743,10.962 ZM9.743,14.631 L7.497,14.631 L7.497,12.430 L9.743,12.430 L9.743,14.631 ZM9.743,18.299 L7.497,18.299 L7.497,16.098 L9.743,16.098 L9.743,18.299 ZM13.487,10.962 L11.241,10.962 L11.241,8.761 L13.487,8.761 L13.487,10.962 ZM13.487,14.631 L11.241,14.631 L11.241,12.430 L13.487,12.430 L13.487,14.631 ZM13.487,18.299 L11.241,18.299 L11.241,16.098 L13.487,16.098 L13.487,18.299 ZM17.230,10.962 L14.984,10.962 L14.984,8.761 L17.230,8.761 L17.230,10.962 ZM17.230,14.631 L14.984,14.631 L14.984,12.430 L17.230,12.430 L17.230,14.631 ZM17.230,18.299 L14.984,18.299 L14.984,16.098 L17.230,16.098 L17.230,18.299 ZM15.709,4.412 C14.895,4.412 14.235,3.765 14.235,2.967 L14.235,1.454 C14.235,0.657 14.895,0.010 15.709,0.010 C16.523,0.010 17.183,0.657 17.183,1.454 L17.183,2.967 C17.183,3.765 16.523,4.412 15.709,4.412 ZM5.228,4.412 C4.414,4.412 3.754,3.765 3.754,2.967 L3.754,1.454 C3.754,0.657 4.414,0.010 5.228,0.010 C6.042,0.010 6.702,0.657 6.702,1.454 L6.702,2.967 C6.702,3.765 6.042,4.412 5.228,4.412 Z"></path>')) 50% 50% no-repeat;
      background-size: 15px; }
  .site-footer .form-bottom-wrap .tpl-field.type-multi_checkbox label, .site-footer .form-bottom-wrap .tpl-field.type-checkbox label, .site-footer .form-bottom-wrap .tpl-field.type-radio_group label {
    position: relative;
    padding: 0 0 0 25px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px; }
    .site-footer .form-bottom-wrap .tpl-field.type-multi_checkbox label:before, .site-footer .form-bottom-wrap .tpl-field.type-checkbox label:before, .site-footer .form-bottom-wrap .tpl-field.type-radio_group label:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 12px;
      height: 12px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      border: 2px solid #464649; }
    .site-footer .form-bottom-wrap .tpl-field.type-multi_checkbox label:after, .site-footer .form-bottom-wrap .tpl-field.type-checkbox label:after, .site-footer .form-bottom-wrap .tpl-field.type-radio_group label:after {
      content: "";
      opacity: 0;
      visibility: hidden;
      position: absolute;
      left: 3px;
      top: 4px;
      width: 12px;
      height: 10px;
      background: url(data-image-svg(12px, 12px, '<path fill="#464649" d="M-0.000,3.708 C-0.000,3.899 0.068,4.089 0.202,4.233 L3.517,7.785 C3.784,8.072 4.216,8.072 4.483,7.785 L9.797,1.233 C10.066,0.945 10.068,0.477 9.801,0.187 C9.534,-0.103 9.100,-0.105 8.831,0.183 L4.000,6.217 L1.169,3.183 C0.900,2.895 0.466,2.897 0.199,3.187 C0.066,3.331 0.000,3.520 -0.000,3.708 Z"></path>')) 0 0 no-repeat; }
  .site-footer .form-bottom-wrap .tpl-field.type-radio_group label {
    position: relative;
    padding: 0 0 0 25px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px; }
    .site-footer .form-bottom-wrap .tpl-field.type-radio_group label:before {
      content: "";
      position: absolute;
      left: 0;
      top: 1px;
      width: 12px;
      height: 12px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
    .site-footer .form-bottom-wrap .tpl-field.type-radio_group label:after {
      content: "";
      opacity: 0;
      visibility: hidden;
      position: absolute;
      left: 3px;
      top: 4px;
      width: 10px;
      height: 10px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      background: #464649; }
  .site-footer .form-bottom-wrap .tpl-field.type-multi_checkbox input:checked + label:after, .site-footer .form-bottom-wrap .tpl-field.type-checkbox input:checked + label:after, .site-footer .form-bottom-wrap .tpl-field.type-radio_group input:checked + label:after {
    opacity: 1;
    visibility: visible; }
    .site-footer .form-bottom-wrap .tpl-field.type-multi_checkbox input, .site-footer .form-bottom-wrap .tpl-field.type-checkbox input, .site-footer .form-bottom-wrap .tpl-field.type-radio_group input {
      vertical-align: top;
      display: none; }
    .site-footer .form-bottom-wrap .tpl-field.type-multi_checkbox ul, .site-footer .form-bottom-wrap .tpl-field.type-checkbox ul, .site-footer .form-bottom-wrap .tpl-field.type-radio_group ul {
      list-style: none;
      padding: 0;
      margin: 10px 0; }
  .site-footer .form-bottom-wrap .tpl-field.type-text input, .site-footer .form-bottom-wrap .tpl-field.type-textarea input, .site-footer .form-bottom-wrap .tpl-field.type-calendar input, .site-footer .form-bottom-wrap .tpl-field.type-text textarea, .site-footer .form-bottom-wrap .tpl-field.type-textarea textarea, .site-footer .form-bottom-wrap .tpl-field.type-calendar textarea {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #9b9b9b;
    line-height: 1.2;
    color: #333;
    font: 14px "Comfortaa", Arial, Helvetica, sans-serif;
    padding: 9px 20px 10px;
    outline: none;
    resize: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .site-footer .form-bottom-wrap .tpl-field.type-text input::-webkit-input-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-textarea input::-webkit-input-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-calendar input::-webkit-input-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-text textarea::-webkit-input-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-textarea textarea::-webkit-input-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-calendar textarea::-webkit-input-placeholder {
      color: #a6a6a6; }
    .site-footer .form-bottom-wrap .tpl-field.type-text input:moz-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-textarea input:moz-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-calendar input:moz-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-text textarea:moz-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-textarea textarea:moz-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-calendar textarea:moz-placeholder {
      color: #a6a6a6; }
    .site-footer .form-bottom-wrap .tpl-field.type-text input::-moz-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-textarea input::-moz-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-calendar input::-moz-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-text textarea::-moz-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-textarea textarea::-moz-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-calendar textarea::-moz-placeholder {
      color: #a6a6a6; }
    .site-footer .form-bottom-wrap .tpl-field.type-text input:-ms-input-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-textarea input:-ms-input-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-calendar input:-ms-input-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-text textarea:-ms-input-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-textarea textarea:-ms-input-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-calendar textarea:-ms-input-placeholder {
      color: #a6a6a6; }
  .site-footer .form-bottom-wrap .tpl-field.type-select select, .site-footer .form-bottom-wrap .tpl-field.type-multi_select select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    width: 100%;
    color: #333;
    font: 14px "Comfortaa", Arial, Helvetica, sans-serif;
    padding: 9px 20px 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #9b9b9b;
    background: #fff; }
    .site-footer .form-bottom-wrap .tpl-field.type-select select::-webkit-input-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-multi_select select::-webkit-input-placeholder {
      color: #a6a6a6; }
    .site-footer .form-bottom-wrap .tpl-field.type-select select:moz-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-multi_select select:moz-placeholder {
      color: #a6a6a6; }
    .site-footer .form-bottom-wrap .tpl-field.type-select select::-moz-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-multi_select select::-moz-placeholder {
      color: #a6a6a6; }
    .site-footer .form-bottom-wrap .tpl-field.type-select select:-ms-input-placeholder, .site-footer .form-bottom-wrap .tpl-field.type-multi_select select:-ms-input-placeholder {
      color: #a6a6a6; }
  .site-footer .form-bottom-wrap .tpl-field.type-textarea .field-value {
    font-size: 0; }
    .site-footer .form-bottom-wrap .tpl-field.type-textarea textarea {
      height: 100px; }
  .site-footer .form-bottom-wrap .tpl-field.tpl-field-button {
    margin-bottom: 0; }
    .site-footer .form-bottom-wrap .tpl-field.tpl-field-button button {
      width: 100%;
      background: #1091ee;
      color: #faf7e2;
      font: 25px "Comfortaa", Arial, Helvetica, sans-serif;
      line-height: 1.2;
      border: none;
      text-align: center;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      padding: 5px 20px;
      text-transform: uppercase;
      outline: none; }
    .site-footer .form-bottom-wrap .tpl-field.tpl-field-button button:hover {
      background: #209bf3; }
  .site-footer .social-block {
    text-align: left;
    font-size: 0;
    margin-bottom: 25px; }
  .site-footer .social-block .title-social {
    color: #000;
    font: 20px "Comfortaa", Arial, Helvetica, sans-serif;
    line-height: 1.2;
    margin: 0 0 20px; }
  .site-footer .social-block a {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px 0;
    width: 30px;
    height: 30px; }
  .site-footer .social-block a img {
    width: 100%;
    height: 100%; }
  .site-footer .left-footer {
    padding-right: 25px;
    text-align: left; }
  .site-footer .bottom-footer, .site-footer .site-copyright {
    text-align: left;
    font-size: 13px; }
  .site-footer .site-name, .site-footer .site-copyright {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .site-footer .bottom-footer {
    font-size: 0; }
  .site-footer .site-name {
    color: #000;
    font: 13px "Comfortaa", Arial, Helvetica, sans-serif;
    line-height: 1.2;
    padding-right: 25px; }
  .site-footer .site-copyright {
    color: #9f9074;
    padding-left: 25px; }
  .site-footer .site-counters {
    margin-top: 20px;
    text-align: left; }

@media (max-width: 767px) {
  .pageInner .site-footer .footer-inner {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .pageInner .site-footer .left-footer {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 0; }
    .pageInner .site-footer .right-footer {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -webkit-order: 0;
      -moz-order: 0;
      -ms-flex-order: 0;
      order: 0; }
    .pageInner .site-footer .site-contacts-footer {
      margin-bottom: 24px; }
      .pageInner .site-footer .site-contacts-footer .phones-bottom, .pageInner .site-footer .site-contacts-footer .address-bottom {
        display: inline-block;
        margin-bottom: 20px; }
      .pageInner .site-footer .site-contacts-footer .address-bottom {
        width: 51%; }
      .pageInner .site-footer .site-contacts-footer .phones-bottom {
        width: 49%; }
    .pageInner .site-footer .social-block, .pageInner .site-footer .site-contacts-footer {
      border-bottom: 1px solid #9f9074; }
    .pageInner .site-footer .social-block {
      padding-bottom: 20px; }

  .site-footer {
    background: #ededed none; }
    .site-footer .footer-inner {
      padding: 48px 50px 30px; }
    .site-footer .left-footer, .site-footer .right-footer {
      display: block;
      width: auto;
      padding: 0; }
    .site-footer .left-footer {
      margin: 0 0 30px; }
    .site-footer .site-contacts-footer {
      margin: 0 0 30px; }
    .site-footer .site-contacts-footer .head-contact {
      font-size: 24px;
      margin: 0 0 14px; }
    .site-footer .work-block-wrap {
      width: auto;
      margin-bottom: 20px; }
    .site-footer .work-block-wrap .head-work {
      margin-bottom: 5px; }
    .site-footer .form-bottom-wrap {
      margin: 0 0 47px; }
    .site-footer .form-bottom-wrap .tpl-anketa .title {
      font-size: 18px; }
      .site-footer .form-bottom-wrap .tpl-anketa .tpl-field.tpl-field-button button {
        font-size: 20px;
        padding: 8px 20px; }
    .site-footer .social-block .title-social {
      font-size: 16px;
      margin: 0 0 15px; }
    .site-footer .bottom-footer {
      display: block;
      padding: 0; }
    .site-footer .site-name, .site-footer .site-copyright {
      padding: 0;
      display: block;
      margin-bottom: 15px;
      width: auto; }

  .popup-form-wrapper .popup-form-inner {
    width: 380px;
    padding: 50px 15px 35px; }
    .popup-form-wrapper .tpl-anketa {
      width: 100%; } }

@media (max-width: 479px) {
  .pageInner .site-footer .footer-inner {
    padding: 30px 25px; }
    .pageInner .site-footer .site-contacts-footer .phones-bottom, .pageInner .site-footer .site-contacts-footer .address-bottom {
      display: block;
      width: auto; }

  .site-footer .footer-inner {
    padding: 48px 20px 30px; }
    .site-footer .form-bottom-wrap {
      margin: 0 0 27px; }

  .popup-form-wrapper {
    padding: 20px 0; }
    .popup-form-wrapper .popup-form-inner {
      width: 260px;
      padding: 45px 15px 35px; }
    .popup-form-wrapper .tpl-anketa .title {
      font-size: 20px; } }
/********************/
.jtypes-items {
  line-height: 0;
  font-size: 0; }
  .jtypes-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 30px;
    width: calc(100% / 3 - 30px);
    max-width: 360px;
    background: #f4f4f4; }
  .jtypes-name {
    background: #eee;
    padding: 10px 0 20px;
    text-align: center;
    line-height: normal; }
  .jtypes-title {
    text-align: center;
    font-size: 30px; }
  .jtypes-title a {
    color: #000;
    text-decoration: none;
    font-size: 26px;
    line-height: normal; }
  .jtypes-title a:hover {
    color: #1091ee; }
  .jtypes-btn a {
    text-align: center;
    display: block;
    padding: 25px 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    background: #0f75b6;
    color: #fff; }
  .jtypes-note {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    white-space: nowrap;
    line-height: 0;
    font-size: 0; }
  .jtypes-note-item {
    display: inline-block;
    vertical-align: top;
    padding: 8px 5px;
    min-width: 120px;
    line-height: normal;
    font-size: 14px; }
  .jtypes-note-item + .jtypes-note-item {
    border-left: 1px solid #d0d0d0; }
  .jtypes-note-body {
    font-size: 15px;
    font-weight: bold; }
  .jtypes-params {
    font-size: 16px;
    line-height: 36px;
    padding: 25px 0 30px; }
  .jtypes-params-title {
    padding: 0 10px 0 30px; }
  .jtypes-wrap-main {
    max-width: 980px;
    margin: 0 auto;
    text-align: left; }

.js-jtypes-params-item {
  background: #eaeaea;
  margin: 5px 0; }
  .js-jtypes-params-item .jtypes-params-title {
    cursor: pointer;
    background: #eaeaea;
    position: relative;
    padding: 10px 10px 10px 40px; }
  .js-jtypes-params-item .jtypes-params-title:after {
    position: absolute;
    width: 13px;
    height: 10px;
    background: url(../acc-arr.png) 0 0 no-repeat;
    left: 15px;
    top: 23px;
    content: ''; }
  .js-jtypes-params-item .jtypes-params-body {
    display: none;
    padding: 0 10px 10px 30px;
    font-size: 14px; }
  .js-jtypes-params-item.opened .jtypes-params-title:after {
    background: url(../acc-arr.png) right bottom no-repeat; }

@media (max-width: 1024px) {
  .jtypes-item {
    margin: 0 5px 30px;
    width: calc(100% / 3 - 10px); } }

@media (max-width: 960px) {
  .jtypes-note-item {
    width: 50%;
    box-sizing: border-box; }

  .jtypes-note {
    width: 98%; } }

@media (max-width: 768px) {
  .jtypes-item {
    margin: 0 5px 30px;
    width: calc(100% / 2 - 10px); }

  .jtypes-params {
    padding: 15px 0 20px; } }

@media (max-width: 640px) {
  .jtypes-items {
    text-align: center; }

  .jtypes-item {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
    text-align: left; } }
/*****************/
.content-59 {
  /***** photos *****/ }
  .content-59 .g-img__image {
    width: 100%;
    max-width: 100%;
    height: auto; }
  .content-59 .g-gallery2-album-list {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .content-59 .g-img--gallery-album {
    margin: 0 0 0;
    width: calc(100% / 4);
    position: relative; }
  .content-59 .g-img--gallery-album .g-img__layers {
    display: block; }
  .content-59 .g-img--gallery-album .g-img__layers::before, .content-59 .g-img--gallery-album .g-img__layers::after {
    display: none; }
  .content-59 .g-img--gallery-album .g-img__link {
    border: none;
    padding: 0; }
  .content-59 .g-img__caption {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    margin: 0;
    max-width: none;
    font-weight: normal;
    z-index: 10;
    text-decoration: none;
    opacity: 1;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  .content-59 .g-img__caption .s10 {
    text-align: center;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    display: inline-block; }
  .content-59 .g-img__caption .s10-inner {
    position: absolute;
    display: block;
    height: 1px;
    width: 94px;
    background: #fff;
    left: 50%;
    margin: 0 0 0 -47px;
    bottom: -14px; }
  .content-59 .g-img__caption:hover {
    background: rgba(0, 0, 0, 0.6); }
  .content-59 .g-img--gallery-album:hover .g-img__caption {
    opacity: 1; }
  .content-59 .g-img:hover .g-img__caption {
    text-decoration: none;
    color: #fff; }
  .content-59 .g-img__count {
    display: none; }
  .content-59 .g-gallery2-photo-list {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .content-59 .g-img--gallery-image {
    margin: 0;
    width: calc(100% / 5);
    position: relative; }
  .content-59 .g-img--gallery-image .g-img__link {
    border: none;
    padding: 0; }
  .content-59 .g-img--gallery-image .g-img__caption {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    max-width: none;
    font-weight: normal;
    z-index: 10;
    text-decoration: none; }
  .content-59 .g-img--gallery-image:hover .g-img__caption {
    opacity: 1; }
  .content-59 .g-img--gallery-image .s1 {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    max-width: none;
    font-weight: normal;
    z-index: 10;
    text-decoration: none; }
  .content-59 .g-img--gallery-image:hover .s1 {
    opacity: 1; }

.content-59 .g-img--gallery-album {
  width: calc(100% / 4); }

.content-59 .g-img--gallery-image {
  width: calc(100% / 4); }

@media (max-width: 1220px) {
  .content-59 .g-img--gallery-album {
    width: calc(100% / 3); }

  .content-59 .g-img--gallery-image {
    width: calc(100% / 3); } }

@media (max-width: 800px) {
  .content-59 .g-img--gallery-album {
    width: calc(100% / 2); }

  .content-59 .g-img--gallery-image {
    width: calc(100% / 2); } }

@media (max-width: 580px) {
  .content-59 .g-img--gallery-album {
    margin: 0 0 4px;
    width: 100%; }

  .content-59 .g-img--gallery-image {
    margin-bottom: 8px;
    width: 100%; } }

.form-55 .form-success {
  font-size: 20px;
  font-weight: 500;
  text-align: center; }
/**
 * reg_id: 5625703
 * staff_id:618 
 * блок отзывов на главыной
 **/
.block-reviews-wr {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px; }
  .block-reviews-wr .block-reviews-in {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px;
    max-width: 960px;
    text-align: left; }
  .block-reviews-wr .block-reviews-in .title-block {
    padding: 0px 0px 20px 0px;
    text-align: center;
    font-size: 22px;
    font-family: Open Sans, sans-serif; }
  .block-reviews-wr .block-reviews-in .list-block {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .block-reviews-wr .block-reviews-in .list-block .item-r {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.333%;
    padding: 0px 0px 20px 0px; }
    @media (max-width: 768px) {
      .block-reviews-wr .block-reviews-in .list-block .item-r {
        width: 50%; } }
    @media (max-width: 550px) {
      .block-reviews-wr .block-reviews-in .list-block .item-r {
        width: 100%; } }
    .block-reviews-wr .block-reviews-in .list-block .item-r .item-in {
      padding: 0px 10px 0px 10px; }
    .block-reviews-wr .block-reviews-in .list-block .item-r .item-in .name {
      padding: 0px 0px 0px 0px;
      margin: 0px 0px 5px 0px; }
    .block-reviews-wr .block-reviews-in .list-block .item-r .item-in .name a {
      color: #1091ee;
      padding: 0px 0px;
      display: inline-block;
      font-weight: bold;
      font-size: 16px; }
      .block-reviews-wr .block-reviews-in .list-block .item-r .item-in .name a:hover {
        text-decoration: none; }
    .block-reviews-wr .block-reviews-in .list-block .item-r .item-in .note {
      padding: 0px 0px 0px 0px;
      font-size: 15px; }
