/* adaptive */
@media only screen and (max-width: 960px) {
  body {
    min-width: auto; } }

@media only screen and (max-width: 960px) {
  .header_top_wrap {
    height: auto;
    padding: 0 20px; }
    .header_top_wrap .header_top {
      height: auto; }
      .header_top_wrap .header_top .header_top_left {
        float: none;
        display: block;
        top: 0;
        margin-bottom: 15px; }
      .header_top_wrap .header_top .header_top_right {
        float: none;
        display: block;
        top: 0; }
      .header_top_wrap .header_top .header_top_center {
        float: none;
        display: block;
        top: 0;
        margin-bottom: 15px; } }

@media only screen and (max-width: 960px) {
  #header-box {
    height: 235px;
    text-align: center; }
    #header-box .logo {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      left: auto;
      top: 25px; }
    #header-box .wrapper {
      width: 100%;
      min-width: auto;
      text-align: center; } }

#top_menu_toggle {
  cursor: pointer;
  display: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 71px;
  box-sizing: border-box;
  height: 64px;
  line-height: 64px;
  width: 100%;
  font-size: 0;
  /*top menu hamburger animation*/ }
  @media only screen and (max-width: 960px) {
    #top_menu_toggle {
      display: block; } }
  #top_menu_toggle .tit {
    text-align: left;
    font-size: 14px;
    color: #e6e8e7;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px; }
  #top_menu_toggle #top_menu_hamburger {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    position: relative;
    height: 20px; }
  #top_menu_toggle #top_menu_hamburger span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #ffffff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  #top_menu_toggle #top_menu_hamburger span:nth-child(1) {
    top: 0px; }
  #top_menu_toggle #top_menu_hamburger span:nth-child(2),
  #top_menu_toggle #top_menu_hamburger span:nth-child(3) {
    top: 8px; }
  #top_menu_toggle #top_menu_hamburger span:nth-child(4) {
    top: 16px; }
  #top_menu_toggle.open #top_menu_hamburger span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%; }
  #top_menu_toggle.open #top_menu_hamburger span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  #top_menu_toggle.open #top_menu_hamburger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #top_menu_toggle.open #top_menu_hamburger span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%; }

@media only screen and (max-width: 960px) {
  #top-menu-box {
    height: auto;
    padding: 0;
    max-height: 64px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    overflow: hidden; }
    #top-menu-box.open {
      max-height: 700px; }
    #top-menu-box.floating {
      overflow: hidden; }
    #top-menu-box .wrapper {
      position: relative;
      padding: 0 !important; }
      #top-menu-box .wrapper ul {
        padding: 64px 0 0 0;
        background: #2f3032; }
        #top-menu-box .wrapper ul li {
          float: none;
          display: block; }
          #top-menu-box .wrapper ul li a {
            display: block;
            padding: 0 20px; }
          #top-menu-box .wrapper ul li:first-child {
            position: absolute;
            left: 0;
            top: 0;
            margin-left: 20px; }
          #top-menu-box .wrapper ul li:last-child {
            position: absolute;
            right: 0;
            top: 0;
            margin-right: 20px; } }

@media only screen and (max-width: 960px) {
  .wrapper {
    width: 100%;
    min-width: auto;
    box-sizing: border-box;
    padding-left: 20px !important;
    padding-right: 20px !important; }
    .wrapper .wrapper {
      padding-left: 0 !important;
      padding-right: 0 !important; } }

@media only screen and (max-width: 960px) {
  #derection-box {
    height: auto; }
    #derection-box .direction {
      padding: 40px 0 0 0; }
      #derection-box .direction li {
        float: none;
        width: 100%;
        height: 180px;
        position: relative;
        margin: 0 0 20px 0; }
        #derection-box .direction li img {
          width: 100%;
          height: auto; }
        #derection-box .direction li a {
          height: 180px;
          box-sizing: border-box;
          padding: 30px 25px 0 25px; }
          #derection-box .direction li a .title-block {
            margin: 0; }
          #derection-box .direction li a p {
            margin: 10px 0;
            font-size: 13px; } }

.text-index ul {
  padding: 0 0 0 20px; }
.text-index .text_index_left {
  float: left;
  width: 65%; }
.text-index .text_index_right {
  float: right;
  width: 300px; }
  .text-index .text_index_right img {
    width: 100%; }
@media only screen and (max-width: 960px) {
  .text-index .text_block img {
    max-width: 100%;
    width: auto; }
  .text-index .text_index_left {
    width: 100%;
    float: none; }
  .text-index .text_index_right {
    float: none;
    margin: 0;
    width: 100%; } }

@media only screen and (max-width: 960px) {
  #stages-box {
    margin: 0 !important;
    background: none;
    padding-top: 20px; }
    #stages-box h2 {
      padding-top: 0; }
    #stages-box .left-stages {
      float: none;
      width: 100%;
      margin: 0;
      background: url(../img/bg-stages.jpg) center top no-repeat;
      background-size: auto 175px;
      padding: 175px 0 0 0; }
      #stages-box .left-stages li p {
        height: auto;
        margin-bottom: 20px; }
    #stages-box .right-stages {
      float: none;
      width: 100%;
      margin: 0; }
      #stages-box .right-stages li p {
        height: auto;
        margin-bottom: 20px; } }

@media only screen and (max-width: 960px) {
  #advantages-box {
    height: auto;
    background-size: cover; }
    #advantages-box .title-block {
      padding-top: 30px; }
    #advantages-box .itemlist-advant {
      margin: 30px 0; }
      #advantages-box .itemlist-advant .left-advant {
        float: none;
        margin: 0;
        width: 100%; }
      #advantages-box .itemlist-advant .right-advant {
        float: none;
        margin: 0;
        width: 100%; }
      #advantages-box .itemlist-advant ul li {
        height: auto; }
        #advantages-box .itemlist-advant ul li .figcaption p {
          height: auto;
          padding: 20px; }
        #advantages-box .itemlist-advant ul li .figcaption .title-item {
          height: 60px;
          line-height: 60px; }
          #advantages-box .itemlist-advant ul li .figcaption .title-item span {
            line-height: 25px;
            vertical-align: middle;
            display: inline-block; }
          #advantages-box .itemlist-advant ul li .figcaption .title-item:before {
            left: 0;
            top: 0;
            height: 100%; } }

@media only screen and (max-width: 960px) {
  .guarantee_txt h2 {
    text-align: center; } }

@media only screen and (max-width: 960px) {
  .mobile_hide {
    display: none; } }

@media only screen and (max-width: 960px) {
  #partners-box {
    padding-bottom: 0; }
    #partners-box .title-block {
      padding-top: 80px; }
    #partners-box .logos .page li {
      width: 100%; } }
#partners-box .logos-control-nav li {
  height: 48px;
  width: 48px; }
  #partners-box .logos-control-nav li.prev:before, #partners-box .logos-control-nav li.next:before {
    line-height: 48px;
    left: 20px; }

@media only screen and (max-width: 960px) {
  #news-box {
    padding-bottom: 30px; }
    #news-box .wrapper {
      padding: 0 !important; }
    #news-box .title {
      padding: 0;
      margin: 0; }
      #news-box .title .title-block {
        padding: 50px 0 10px 0;
        border-bottom: none; }
    #news-box .news_btn {
      margin: 20px auto;
      padding: 0; }
      #news-box .news_btn input[type="submit"] {
        border: 1px solid #696c70;
        color: #696c70;
        width: 220px;
        height: 40px;
        box-sizing: border-box; }
    #news-box .news-box-content {
      margin: 0;
      width: 100%;
      height: auto; }
      #news-box .news-box-content .news-block-box {
        border-bottom: 1px solid #696c70; }
        #news-box .news-box-content .news-block-box:hover {
          left: auto;
          top: 0;
          padding: 0;
          position: relative;
          border-right: none;
          border-left: none;
          border-top: none;
          border-bottom: 1px solid #da261d; }
      #news-box .news-box-content .news-block {
        width: 100%;
        margin: 0;
        border: none; }
        #news-box .news-box-content .news-block .news_desc {
          padding: 0 40px 0 0; }
        #news-box .news-box-content .news-block .img_box {
          overflow: hidden; }
          #news-box .news-box-content .news-block .img_box img {
            width: 100%; } }

@media only screen and (max-width: 960px) {
  #feedback-box {
    padding-bottom: 45px; }
    #feedback-box .title-block {
      padding-top: 30px; }
    #feedback-box .text {
      padding: 20px 0; }
    #feedback-box .feedback {
      padding: 0;
      margin: 0; }
      #feedback-box .feedback input, #feedback-box .feedback textarea {
        width: 100%;
        box-sizing: border-box;
        resize: none; }
    #feedback-box form.feedback.leasing {
      width: 100%; }
      #feedback-box form.feedback.leasing input {
        width: 100%;
        box-sizing: border-box;
        float: none;
        margin-right: 0; }
      #feedback-box form.feedback.leasing .selectbox {
        clear: both;
        margin: 0 0 23px 0;
        display: block !important;
        height: 38px; }
        #feedback-box form.feedback.leasing .selectbox .dropdown {
          width: 100%;
          box-sizing: border-box; }
        #feedback-box form.feedback.leasing .selectbox .select {
          width: 100%;
          box-sizing: border-box; } }

@media only screen and (max-width: 960px) {
  #footer-social {
    background: #6a6a6a;
    padding: 20px 0;
    height: auto; }
    #footer-social span {
      display: block;
      text-align: left;
      margin: 0 0 5px 0; } }

@media only screen and (max-width: 960px) {
  #footer-box {
    padding: 20px 0 50px 0; }
    #footer-box .copyright {
      margin: 0 0 15px 0;
      padding-left: 40px; }
    #footer-box .acb {
      margin: 0 0 15px 0;
      padding-left: 40px; }
    #footer-box .YUMI-here {
      float: none; }
      #footer-box .YUMI-here a {
        margin-left: 0; } }

#content-box .text-block .text_block_left {
  width: 65%;
  float: left; }
#content-box .text-block .text_block_right {
  float: right;
  width: 300px; }
  #content-box .text-block .text_block_right img {
    max-width: 100%; }
#content-box .cols_half:after, #content-box .cols_half:before {
  clear: both;
  display: block;
  content: ''; }
#content-box .cols_half .col_half {
  width: 50%;
  float: left; }
#content-box .lising_features {
  margin-top: 30px; }
  #content-box .lising_features .block-title {
    margin-bottom: 20px; }
@media only screen and (max-width: 960px) {
  #content-box .about-girl {
    padding: 20px 0; }
    #content-box .about-girl .text-blockin {
      position: relative;
      padding: 200px 0 0 0; }
      #content-box .about-girl .text-blockin:before {
        background-position: left top;
        left: 0;
        top: 0;
        height: 200px;
        width: 100%;
        background-size: 200px auto; }
      #content-box .about-girl .text-blockin .title-block h2 {
        display: block;
        outline: none;
        border: #da261d solid 6px; }
  #content-box .cols_half .col_half {
    width: 100%;
    float: none; }
  #content-box .text-block, #content-box .partners-block, #content-box .contact-block {
    padding-left: 0;
    padding-right: 0; }
    #content-box .text-block img, #content-box .partners-block img, #content-box .contact-block img {
      max-width: 100%; }
    #content-box .text-block .title-block, #content-box .partners-block .title-block, #content-box .contact-block .title-block {
      display: block;
      text-align: center; }
      #content-box .text-block .title-block:after, #content-box .partners-block .title-block:after, #content-box .contact-block .title-block:after {
        display: none; }
      #content-box .text-block .title-block h1, #content-box .partners-block .title-block h1, #content-box .contact-block .title-block h1 {
        display: inline-block; }
        #content-box .text-block .title-block h1:after, #content-box .partners-block .title-block h1:after, #content-box .contact-block .title-block h1:after {
          margin: 15px 0px 0px 0px;
          border-bottom: 1px solid #da261d;
          content: '';
          display: block; }
  #content-box .text-block .body .button {
    margin: 20px auto 30px auto; }
  #content-box .text-block .body .block-title {
    margin: 20px 0 30px 0; }
  #content-box .text-block .body ul.twocol li {
    box-sizing: border-box;
    padding-left: 40px;
    width: 100%;
    float: none !important; }
  #content-box .text-block .text_block_left {
    width: 100%;
    float: none; }
  #content-box .text-block .text_block_right {
    width: 100%;
    float: none; }
  #content-box .absolut-block {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    top: auto;
    height: auto; }
    #content-box .absolut-block .body {
      border: none;
      padding: 200px 20px 20px 20px;
      position: relative; }
      #content-box .absolut-block .body:after {
        width: 100%;
        height: 200px;
        background-size: contain;
        right: 0;
        top: 0;
        background-position: top center; }
      #content-box .absolut-block .body .contact-table {
        width: 100%;
        display: block;
        margin: 0 0 20px 0;
        border: 1px solid #bebebe;
        box-sizing: border-box;
        padding: 20px; }
        #content-box .absolut-block .body .contact-table:after, #content-box .absolut-block .body .contact-table:before {
          clear: both;
          content: '';
          display: block; }
        #content-box .absolut-block .body .contact-table tr, #content-box .absolut-block .body .contact-table td, #content-box .absolut-block .body .contact-table tbody {
          display: block;
          width: 100%;
          box-sizing: border-box;
          padding: 0; }
        #content-box .absolut-block .body .contact-table tr {
          margin-bottom: 15px; }
          #content-box .absolut-block .body .contact-table tr td {
            margin-bottom: 20px;
            padding: 0; }
            #content-box .absolut-block .body .contact-table tr td img {
              margin: 0; }
            #content-box .absolut-block .body .contact-table tr td:first-child {
              margin-bottom: 10px;
              text-align: center; }
  #content-box #map {
    height: 777px; } }
  @media only screen and (max-width: 960px) and (max-width: 960px) {
    #content-box #map {
      height: 300px;
      margin: 20px 0 50px 0; } }

@media only screen and (max-width: 960px) {
  .g-pt6b10 .title-block {
    height: auto; }
    .g-pt6b10 .title-block h2 {
      margin: 0; }
  .g-pt6b10 .b-tariff:before {
    display: none; }
  .g-pt6b10 .b-tabs-new__content {
    padding: 20px 15px;
    box-sizing: border-box;
    width: 100%; }
    .g-pt6b10 .b-tabs-new__content .b-tariff__item {
      width: 100%; }
      .g-pt6b10 .b-tabs-new__content .b-tariff__item .b-tariff__item__label {
        height: 25px; }
        .g-pt6b10 .b-tabs-new__content .b-tariff__item .b-tariff__item__label span {
          display: block;
          text-align: left;
          width: 100%; }
      .g-pt6b10 .b-tabs-new__content .b-tariff__item._btn-wrap {
        position: relative;
        margin: 0;
        top: auto;
        right: auto;
        visibility: visible !important; }
    .g-pt6b10 .b-tabs-new__content .b-tariff__item__inp {
      width: 100%;
      box-sizing: border-box; }
    .g-pt6b10 .b-tabs-new__content .b-tarrif-fail-message {
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      box-sizing: border-box; }
    .g-pt6b10 .b-tabs-new__content .b-tariff-res {
      top: 0;
      right: 0;
      left: 0;
      height: 190px;
      width: 100%;
      box-sizing: border-box; }
      .g-pt6b10 .b-tabs-new__content .b-tariff-res .b-tariff-res__item {
        width: 100%;
        padding: 50px 20px;
        box-sizing: border-box; } }

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