@media (max-width: 500px) {
  /* ======================== */
  /* ======== FONTS ========= */
  /* ======================== */
  .f-h1 {
    font-size: 2.25em;
  }
  .f-text {
    font-size: 1em;
  }
  .f-text_small {
    font-size: 0.75em;
  }

  /* ======================== */
  /* ====== COMPONENT ======= */
  /* ======================== */
  .input_wrapper {
    font-size: 0.75em;
    line-height: 12.5000vw;
    width: 100%;
    height: 12.5000vw;
    margin-bottom: 5.0000vw;
  }

  .input_wrapper input[type="text"],
  .input_wrapper input[type="email"],
  .input_wrapper input[type="tel"],
  .input_wrapper input[type="password"] {
    border-radius: 1.2500vw;
    padding-left: 7.5000vw;
  }

  .input_wrapper .icon {
    bottom: 2.5000vw;
    right: 5.0000vw;
    width: 7.5000vw;
    height: 7.5000vw;
  }


  /* ACCORDEON */
  .accordeon {
    padding-left: 9.6875vw;
    margin-bottom: 7.5000vw;
  }
  .accordeon-icon {
    top: -0.9375vw;
    left: 0;
    width: 6.2500vw;
    height: 6.2500vw;
    border-radius: 6.2500vw;
  }
  .accordeon-icon::before,
  .accordeon-icon::after {
    width: 2.5000vw;
    height: 0.6250vw;
    border-radius: 0.6250vw;
  }

  .accordeon-title {
    font-size: 1.125em;
    line-height: 111%;
    margin-bottom: 5.0000vw;
  }

  .accordeon-text {
    font-size: 0.875em;
    line-height: 170%;
  }
  .accordeon.open .accordeon-text {
    padding-bottom: 7.5000vw;
  }
  /* ACCORDEON END */


  .arrow-down {
    width: 7.5000vw;
    height: 7.5000vw;
    border-radius: 7.5000vw;
  }


  .btn {
    font-size: 1.125em;
    width: 100%;
    min-width: 62.5000vw;
    height: 17.5000vw;
    border-radius: 22.1875vw;
  }

  .inside_border::before {
    top: 1.2500vw;
    left: 1.2500vw;
    width: calc(100% - 3.1250vw);
    height: calc(100% - 3.1250vw);
    border-radius: 3.7500vw;
  }


  /* ======================== */
  /* ======== STYLE ========= */
  /* ======================== */
  .desctop { display: none !important; }
  .mobile { display: block; }

  body {
    font-size: 5.0000vw;
  }

  .container {
    width: 100%;
    padding: 0 10.0000vw;
  }

  /* LEAF */
  .leaf {
    position: absolute;
    z-index: 10;
  }
  .leaf.one {
    display: none;
  }
  .leaf.two {
    width: 15.9375vw;
    height: 9.6875vw;
    left: -2.5000vw;
    top: 86.2500vw;
  }
  .leaf.three {
    width: 9.3750vw;
    height: 11.2500vw;
    left: 88.7500vw;
    top: 26.2500vw;
  }
  /* LEAF END */


  /* HEADER */
  header {
    height: 10.9375vw;
    padding-top: 8.7500vw;
  }
  header .container {
    justify-content: center;
  }

  .header__menu {
    display: none;
  }
  .header__logo {
    width: 40.6250vw;
    height: 10.9375vw;
  }
  .header__call {
    position: absolute;
    top: 7.8125vw;
    right: 6.2500vw;
  }
  .header__call .icon {
    min-width: 11.2500vw;
    margin: 0;
  }
  .header__call span { display: none; }
  /* HEADER END */


  /* TITLE BLOCK */
  .title-block {
    position: relative;
    width: 100%;
    padding-top: 30.0000vw;
    background: 
      linear-gradient(180deg, rgba(28, 29, 33, 0.72) 53.53%, #1C1D21 98.82%), 
      url('../img/title_bg_mobile.png') no-repeat top / contain;
  }
  .title-block__bgImage {
    position: absolute;
    left: 2.5000vw;
    top: 30.0000vw;
    width: 95.0000vw;
    height: 62.5000vw;
    margin-bottom: 49.0625vw;
    border-radius: 5.0000vw;
  }
  .title-block__title {
    font-size: 1.5em;
    line-height: 100%;
    top: 38.1250vw;
    height: 17.5000vw;
  }
  .title-block__description {
    font-size: 1.125em;
    line-height: 267%;
    color: #EFEFEF;
    top: 55.0000vw;
  }

  .title-block__house {
    position: absolute;
    left: 10.3125vw;
    top: 68.7500vw;
    width: calc(100% - 20.6250vw);
  }
  .title-block__house-image {
    display: block;
    width: 100%;
    height: 35.6250vw;
    margin-bottom: 14.3750vw;
  }

  .title-block__house__label {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    display: block;
    width: 100% !important;
    height: auto;
    padding-left: 9.6875vw;
    margin-bottom: 6.2500vw;
    background: transparent;
    border-radius: 0;
    z-index: 2;
  }
  .title-block__house__label::after {
    display: none !important;
  }
  .title-block__house__label-icon {
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    width: 6.2500vw;
    height: 6.2500vw;
    border-radius: 6.2500vw;
  }
  .title-block__house__label-icon::before {
    width: 3.7500vw;
    height: 3.7500vw;
    border-radius: 3.7500vw;
  }
  .title-block__house__label-text {
    font-size: 0.875em;
    line-height: 171%;
    color: #E0E0E0;
    text-align: left;
    width: 100%;
  }


  .title-block__house-image-circle1,
  .title-block__house-image-circle2 {
    position: absolute;
    z-index: 1;
    transition: var(--transition-circle);
  }
  .title-block__house-image-circle1 {
    top: -2.5000vw;
    width: 45.0000vw;
    height: 45.0000vw;
  }
  .title-block__house-image-circle2 {
    top: -7.5000vw;
    width: 55.0000vw;
    height: 55.0000vw;
  }


  .title-block__button {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
    margin-top: 187.5000vw;
    margin-bottom: 9.3750vw;
  }

  .title-block__about {
    font-size: 0.875em;
    line-height: 171%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 5.0000vw;
  }

  .title-block__arrowDown {
    margin: 0 auto;
    margin-bottom: 12.5000vw;
  }

  .title-block__paragraph {
    font-weight: 600;
    font-size: 1.25em;
    line-height: 200%;
    color: #EFEFEF;
  }
  /* TITLE BLOCK END */


  /* PROJECT BLOCK */
  .project-block {
    padding-top: 15.0000vw;
  }

  .project-block-title {
    text-align: center;
    margin-bottom: 5.0000vw;
  }

  .project-wrapper {
    display: block;
    width: 100%;
  }

  .project-wrapper__images {
    width: 100%;
    margin: 0;
  }
  .project-card {
    width: 100%;
    margin-bottom: 5.0000vw;
  }
  .project-card__img {
    width: 100%;
    height: 45.0000vw;
    border-top-left-radius: 5.0000vw;
    border-top-right-radius: 5.0000vw;
    background-size: 120%;
  }
  .project-card__img:hover {
    background-size: 140%;
  }
  .project-card__info {
    position: relative;
    width: 100%;
    height: 45.0000vw;
    padding: 5.0000vw 7.5000vw;
    border-bottom-left-radius: 5.0000vw;
    border-bottom-right-radius: 5.0000vw;
  }
  .project-card__info::before {
    border-radius: 0 0 3.7500vw 3.7500vw;
  }
  .project-card__info-title {
    font-size: 1.5em;
    line-height: 100%;
    margin-bottom: 5.0000vw;
  }
  .project-card__info__about__dimensions {
    width: 50%;
    display: inline-flex;
    align-items: center;
    margin-bottom: 5.0000vw;
  }
  .project-card__info__about__dimensions i {
    display: none;
    margin: 0;
  }
  .project-card__info__about__dimensions p {
    font-size: 3.4375vw;
  }
  .project-card__info__about__dimensions span {
    font-size: 0.875em;
  }

  .project-card__info__about-price {
    width: 100%;
    font-size: 1.125em;
    line-height: 133%;
    text-align: left;
  }


  .project-wrapper__form {
    position: relative;
    width: 100%;
    height: auto;
    padding: 10.9375vw 7.5000vw;
    margin-top: 6.5625vw;
    background: #FFFFFF;
    border-radius: 5.0000vw;
  }
  .project-wrapper__form-title {
    font-size: 1.5em;
    line-height: 117%;
    color: #333333;
    height: 20.0000vw;
    margin-bottom: 0;
  }
  .project-wrapper__form-promotion {
    font-size: 0.75em !important;
    white-space: nowrap;
    width: 100%;
    margin-bottom: 10.0000vw;
  }
  .project-wrapper__form .input_wrapper {
    width: 100%;
  }
  .project-wrapper__form-description {
    font-size: 3.1250vw;
    line-height: 180%;
    text-align: center;
    margin-bottom: 6.2500vw;
  }
  .project-wrapper__form-button {
    width: 63.1250vw;
  }
  /* PROJECT BLOCK END */


  /* GALLERY BLOCK */
  .gallery-block {
    padding-top: 15.0000vw;
  }
  .gallery-block-title {
    text-align: center;
    margin-bottom: 7.5000vw;
  }

  .gallery {
    margin-bottom: 22.5000vw;
  }
  .gallery-wrapper {
    width: 100%;
    height: 57.1875vw;
  }
  .gallery-wrapper img {
    border-radius: 5.0000vw;
  }

  .gallery-navigation {
    bottom: -6.2500vw;
    padding: 0;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
  }
  .gallery-navigation::before {
    display: none;
  }

  .gallery-navigation .left,
  .gallery-navigation .right {
    display: none;
  }

  .gallery-navigation .image {
    position: relative;
    z-index: 2;
    width: 2.5000vw;
    height: 2.5000vw;
    margin: 0 1.2500vw;
    background: none !important;
    background-image: none !important;
    background-color: #1C1D21 !important;
    border-radius: 2.5000vw;
    border: 1px solid #333540;
  }
  .gallery-navigation .image.current {
    background-color: #7DA334 !important;
    border-color: #7DA334;
  }
  .gallery-navigation .image.current::before,
  .gallery-navigation .image.current::after {
    display: none;
  }
  /* GALLERY BLOCK END */


  /* ADVANTAGE BLOCK */
  .advantage-block {
    position: relative;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    background: 
      url('../img/advantage_bg_mobile.png') no-repeat top / contain;
    background-position-y: 25.9375vw;
  }

  .advantage-block-title {
    white-space: nowrap;
    text-align: center;
    margin-bottom: 7.5000vw;
  }

  .advantage-block__about {
    position: static;
    width: 100%;
  }
  .advantage-block__about p {
    margin-bottom: 10.0000vw;
  }

  .advantage-block__about__clarification {
    width: 100%;
    height: 30.0000vw;
    padding-left: 10.0000vw;
    border-radius: 2.5000vw;
    margin-bottom: 10.0000vw;
  }
  .advantage-block__about__clarification .f-title {
    font-size: 1.125em;
    line-height: 111%;
  }
  .advantage-block__about__clarification img {
    width: 28.1250vw;
    height: 25.0000vw;
  }

  /* ADVANTAGE BLOCK END */


  /* ANSWER BLOCK */
  .answer-block {
    width: 100%;
    padding: 0;
    padding-top: 5.0000vw;
  }
  .answer-block-wrapper {
    position: relative;
    width: 100%;
    padding: 0 10.0000vw;
    padding-top: 12.5000vw;
    padding-bottom: 5.0000vw;
    background: #24262F;
    border-radius: 0;
  }
  .answer-block-wrapper::before {
    display: none;
  }
  .answer-block-title {
    text-align: center;
    margin-bottom: 7.5000vw;
  }

  /* ANSWER BLOCK END */


  /* CONTACT BLOCK */
  .contact-block {
    padding-top: 12.5000vw;
    padding-bottom: 12.5000vw;
  }
  .contact-block-title {
    font-size: 2em;
    line-height: 200%;
    text-align: center;
    margin-bottom: 3.7500vw;
  }

  .contact-wrapper {
    margin-bottom: 14.0625vw;
  }
  .contact-wrapper .font-SFProDisplay {
    font-weight: 500;
    font-size: 0.875em;
    line-height: 100%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #666A78;
  }

  .contact-maps {
    position: relative;
    width: 100%;
    height: 45.0000vw;
    margin-bottom: 12.5000vw;
  }
  .contact-maps iframe {
    border-radius: 5.0000vw;
  }

  .contact-maps__mask {
    font-size: 0.875em;
    line-height: 171%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0.64));
    border-radius: 5.0000vw;
    z-index: 2;
  }
  .contact-maps__mask-text {
    font-weight: 400;
    text-align: center;
    color: #EFEFEF;
    margin-bottom: 4.3750vw;
  }
  .contact-maps__mask-link {
    position: relative;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .contact-maps__mask-link .icon {
    margin-right: 2.5000vw;
  }
  .contact-maps__mask-link span {
    font-weight: 600;
    color: #EFEFEF;
    text-decoration: underline dashed #EFEFEF 1px;
  }



  .contact_comp {
    font-weight: 300;
    line-height: 175%;
    text-align: center;
  }
  /* CONTACT BLOCK END */


  .icon.arrow_down {
    width: 3.1250vw;
    height: 3.4375vw;
  }
  .icon.yandex {
    width: 7.5000vw;
    height: 7.5000vw;
  }
  .icon.call {
    width: 11.2500vw;
    height: 11.2500vw;
  }

}