@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/*stylelint-enable*/
.realtors-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 375px;
  color: white;
  background-image: url("/static/images/realtors-header.8285977c9b19.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #f2f2f2; }
  @media only screen and (max-width: 750px) {
    .realtors-header {
      height: 242px;
      padding: 20px 0; } }
  .realtors-header._index:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(103.27deg, rgba(19, 43, 77, 0.78) 4.74%, rgba(19, 43, 77, 0.81) 40.08%, rgba(19, 43, 77, 0.13) 68.78%);
    z-index: 1; }
    @media only screen and (max-width: 750px) {
      .realtors-header._index:before {
        background: linear-gradient(110.99deg, rgba(19, 43, 77, 0.94) 10.69%, rgba(19, 43, 77, 0.58) 61.85%); } }
  .realtors-header.--main {
    position: relative;
    background-image: url("/static/images/realtors-main-header.06d8c92827fb.jpg"); }
    @media only screen and (max-width: 750px) {
      .realtors-header.--main {
        height: 320px; }
        .realtors-header.--main:before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          display: block;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.4);
          z-index: 1; } }
  .realtors-header__container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    z-index: 2; }
    .realtors-header__container._index {
      display: block;
      height: auto;
      padding-top: 108px; }
      @media only screen and (max-width: 750px) {
        .realtors-header__container._index {
          padding-top: 0; } }
    .realtors-header__container.--main {
      display: block;
      height: auto;
      padding-top: 124px; }
      @media only screen and (max-width: 750px) {
        .realtors-header__container.--main {
          position: relative;
          padding-top: 64px;
          z-index: 2; } }
  .realtors-header__title {
    margin-top: auto;
    margin-bottom: 40px;
    font-size: 34px;
    line-height: 49px; }
    @media only screen and (max-width: 750px) {
      .realtors-header__title {
        margin-bottom: 0;
        font-size: 26px;
        line-height: 30px; } }
    @media only screen and (max-width: 750px) {
      .realtors-header__title._index {
        margin-bottom: 24px; } }
    .realtors-header__title.--main {
      margin-bottom: 20px; }
      @media only screen and (max-width: 750px) {
        .realtors-header__title.--main {
          color: #fff; } }
  .realtors-header__text {
    width: 426px;
    margin-bottom: 30px;
    font-style: normal;
    font-size: 16px;
    line-height: 33px; }
    @media only screen and (max-width: 750px) {
      .realtors-header__text {
        width: 100%;
        line-height: 24px; } }
    @media only screen and (max-width: 750px) {
      .realtors-header__text._index {
        margin-bottom: 16px; } }
  .realtors-header__button {
    width: 288px;
    height: 59px; }

.realtors-section {
  padding-top: 50px; }
  @media only screen and (max-width: 750px) {
    .realtors-section {
      padding-top: 25px; } }
  .realtors-section.--small {
    padding-top: 28px; }
    @media only screen and (max-width: 750px) {
      .realtors-section.--small {
        padding-top: 20px; } }
    .realtors-section.--small .realtors-section__title {
      margin-bottom: 28px;
      font-size: 20px;
      line-height: 160%; }
      @media only screen and (max-width: 750px) {
        .realtors-section.--small .realtors-section__title {
          width: 100%;
          margin-bottom: 20px;
          font-size: 14px;
          line-height: 148%; } }
      .realtors-section.--small .realtors-section__title._w841 {
        max-width: 841px; }
      @media only screen and (max-width: 750px) {
        .realtors-section.--small .realtors-section__title.--cabinet {
          margin-bottom: 0; } }
  .realtors-section.--form {
    padding-top: 44px; }
    @media only screen and (max-width: 750px) {
      .realtors-section.--form {
        padding-top: 22px; } }
    .realtors-section.--form .realtors-section__title {
      margin-bottom: 36px; }
      @media only screen and (max-width: 750px) {
        .realtors-section.--form .realtors-section__title {
          margin-bottom: 20px; } }
  @media only screen and (max-width: 750px) {
    .realtors-section.--tabs {
      padding-top: 0; } }
  .realtors-section__title {
    margin-bottom: 40px;
    font-size: 34px;
    line-height: 40px; }
    @media only screen and (max-width: 750px) {
      .realtors-section__title {
        margin-bottom: 32px;
        font-size: 26px;
        line-height: 28px; } }
    .realtors-section__title.--mobile-hidden {
      display: none; }
    @media only screen and (max-width: 750px) {
      .realtors-section__title.--cabinet {
        margin-bottom: 0; } }
  @media only screen and (max-width: 750px) {
    .realtors-section.--padding-none {
      padding-top: 0; } }

.realtors-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-bottom: 1px solid #d9d9d9; }
  @media only screen and (max-width: 750px) {
    .realtors-tabs {
      max-width: 100%;
      padding-top: 24px;
      overflow-x: scroll; } }
  @media only screen and (max-width: 750px) {
    .realtors-tabs:before, .realtors-tabs:after {
      content: "";
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 20px;
      height: 20px;
      background-color: transparent; } }
  .realtors-tabs__item {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 40px;
    margin-right: 60px;
    font-size: 16px;
    line-height: 19px;
    pointer-events: all;
    cursor: pointer; }
    @media only screen and (max-width: 750px) {
      .realtors-tabs__item {
        margin-right: 25px; } }
    .realtors-tabs__item:last-of-type {
      margin-right: 0; }
    .realtors-tabs__item:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #3b4658;
      -webkit-transform: scaleX(0);
              transform: scaleX(0);
      -webkit-transition: -webkit-transform .3s ease-out;
      transition: -webkit-transform .3s ease-out;
      transition: transform .3s ease-out;
      transition: transform .3s ease-out, -webkit-transform .3s ease-out; }
    .realtors-tabs__item:hover:after {
      -webkit-transform: scaleX(1);
              transform: scaleX(1); }
    .realtors-tabs__item.--active {
      pointer-events: none;
      cursor: default; }
      .realtors-tabs__item.--active:after {
        -webkit-transform: scaleX(1);
                transform: scaleX(1); }

@media only screen and (max-width: 750px) {
  .realtors {
    background-color: #f9f9f9; }
    .realtors-cabinet {
      background-color: #fff; } }

.realtors.--grey {
  background-color: #f9f9f9; }

.realtors__slider {
  height: 439px; }
  @media only screen and (max-width: 750px) {
    .realtors__slider {
      height: 200px; } }
  .realtors__slider .slick-dots {
    bottom: 15px; }

.realtors__text {
  width: 300px;
  padding-left: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px; }
  @media only screen and (max-width: 750px) {
    .realtors__text {
      width: 100%;
      padding-left: 0; } }
  .realtors__text._fs12 {
    font-size: 12px;
    font-weight: normal;
    line-height: 21px; }
    @media only screen and (max-width: 750px) {
      .realtors__text._fs12 {
        font-size: 16px;
        font-weight: 300;
        line-height: 21px; } }
  .realtors__text p {
    margin-bottom: 20px; }
    @media only screen and (max-width: 750px) {
      .realtors__text p {
        margin-bottom: 10px; } }
    .realtors__text p:last-child {
      margin-bottom: 0; }

.realtors__link {
  font-size: 16px;
  line-height: 38px;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  height: 50px; }
  .realtors__link:hover {
    border-color: #3b4658; }

.realtors__recovery-text {
  width: 480px;
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 33px; }

.realtors__flat-about {
  margin-top: 38px;
  background-color: white; }
  @media only screen and (max-width: 750px) {
    .realtors__flat-about {
      margin-top: 0;
      background-color: transparent; } }

@media only screen and (max-width: 750px) {
  .realtors__menu {
    width: 100%;
    padding: 0;
    min-width: 100%; } }

@media only screen and (max-width: 750px) {
  .realtors__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100vw;
    position: relative;
    left: -20px; } }

