@charset "UTF-8";
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }
  .swiper-container-3d .swiper-wrapper,
  .swiper-container-3d .swiper-slide,
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom,
  .swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d; }
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
  .swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

.visually-hidden:not(:focus):not(:active),
input[type="checkbox"].visually-hidden,
input[type="radio"].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden; }

@font-face {
  font-family: "Roboto";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: local("Roboto Light"), local("Roboto-Light"), url("/fontx/roboto-light.woff2") format("woff2"), url("/fontx/roboto-light.woff") format("woff"); }

@font-face {
  font-family: "Roboto";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: local("Roboto"), local("Roboto-Regular"), url("/fontx/roboto-regular.woff2") format("woff2"), url("/fontx/roboto-regular.woff") format("woff"); }

@font-face {
  font-family: "Roboto";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: local("Roboto Medium"), local("Roboto-Medium"), url("/fontx/roboto-medium.woff2") format("woff2"), url("/fontx/roboto-medium.woff") format("woff"); }

.card__arrow-prev,
.card__arrow-next, .quicksearch__price input, .quicksearch__rooms button, .quicksearch__price-btn, .quicksearch__check-btn label, .checkbox span, .quicksearch__link a, .quicksearch__btn-submit button, .card-form__input, .card-form__textaria, .card-form__btn-submit, .form-post__input, .form-post__button, .form-post__upload-img .form-post__photo-del-btn::before {
  transition: all 0.3s ease-out; }

.card__facilities ul {
  margin: 0;
  padding: 0;
  list-style: none; }

*,
*::before,
*::after {
  box-sizing: border-box; }

body {
  display: flex;
  flex-direction: column;
  min-width: 320px;
  height: 100vh;
  margin: 0;
  padding: 0;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  color: #000000;
  background-color: #ffffff; }

main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 0;
  flex-grow: 1;
  flex-shrink: 0; }

a {
  text-decoration: none; }

img {
  max-width: 100%; }

.dev {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 50px; }
  .dev a {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 28px;
    color: #000000; }
    .dev a:hover, .dev a:focus {
      color: #0074FF; }

.card {
  display: flex;
  width: 100%;
  max-width: 1138px;
  padding: 45px 55px 0 55px;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  font-style: normal;
  text-align: left;
  color: #000000;
  padding: 50px 13px 0 13px; }
  .card--premium {
    padding: 55px;
    background-color: #C8E1FF; }
  .card--premium .card__tel {
    display: flex; }
  .card--premium {
    padding: 43px 13px; }
  .card--premium .card__facilities {
    margin-bottom: 20px; }
  @media (max-width: 719px) {
    .card {
      padding: 30px 10px 0 10px; }
      .card--premium {
        padding: 23px 10px; }
      .card--premium .card__facilities {
        margin-bottom: 7px; } }

.card__wrapper {
  display: flex;
  width: 100%; }

.card__img-wrapper {
  position: relative;
  flex-shrink: 0;
  width: 456px;
  height: 340px;
  width: 337px;
  height: 260px; }
  .card__img-wrapper img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  @media (max-width: 719px) {
    .card__img-wrapper {
      flex-shrink: 1;
      height: 235px; } }

.card__slider {
  height: 100%; }
  @media (max-width: 719px) {
    .card__slider {
      min-width: 135px;
      height: 235px; } }

.card__buttons {
  position: absolute;
  top: calc(50% - 18px);
  left: 0;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 14px;
  top: calc(50% - 20px);
  padding: 0; }
  @media (max-width: 719px) {
    .card__buttons {
      display: none; } }

.card__arrow-prev,
.card__arrow-next {
  display: block;
  padding: 0;
  width: 21px;
  height: 37px;
  background-color: transparent;
  border: none;
  background-image: url("/images/imgx/card-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  outline: none;
  width: 27px;
  height: 39px;
  background-image: url("/images/imgx/card-arrow-tablet.svg"); }
  .card__arrow-prev:hover, .card__arrow-prev:focus,
  .card__arrow-next:hover,
  .card__arrow-next:focus {
    background-image: url("/images/imgx/card-arrow-hvr.svg"); }
  .card__arrow-prev:hover, .card__arrow-prev:focus,
  .card__arrow-next:hover,
  .card__arrow-next:focus {
    background-image: url("/images/imgx/card-arrow-tablet-hvr.svg"); }

.card__arrow-next {
  transform: scale(-1, 1); }

.card__pagination {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: center;
  bottom: 16px; }
  @media (max-width: 719px) {
    .card__pagination {
      display: none; } }

.card__bullet {
  width: 10px;
  height: 10px;
  margin-right: 12px;
  background-color: transparent;
  border: 1px solid #ffffff;
  border-radius: 50%;
  opacity: 1;
  cursor: pointer;
  width: 8px;
  height: 8px;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.7)); }
  .card__bullet:last-child {
    margin-right: 0; }
  .card__bullet--active {
    background-color: #ffffff; }

.scard__bullet--active {
  background-color: #ffffff; }

.card__labels {
  position: absolute;
  top: 23px;
  left: 20px;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  top: 15px;
  left: 15px; }
  @media (max-width: 719px) {
    .card__labels {
      top: 10px;
      left: 10px; } }

.card__label {
  min-width: 102px;
  padding: 5px 23px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
  color: #88B8F1;
  background-color: #ffffff;
  min-width: 80px;
  padding: 2px 12px;
  font-size: 15px;
  line-height: 23px; }
  .card__label--blue {
    min-width: 110px;
    color: #ffffff;
    background-color: #88B8F1; }
  .card__label--blue {
    min-width: 86px; }
  @media (max-width: 719px) {
    .card__label {
      min-width: 50px;
      padding-right: 10px;
      padding-left: 10px;
      font-size: 10px;
      line-height: 15px; }
      .card__label--blue {
        min-width: 60px; } }

.card__label-video {
  position: absolute;
  bottom: 100%;
  left: 3px;
  z-index: 10;
  display: flex;
  align-items: baseline;
  line-height: 22px;
  font-weight: 400;
  color: #0074FF;
  bottom: calc(100% + 4px);
  left: 0;
  font-size: 18px;
  line-height: 21px; }
  .card__label-video::before {
    content: "";
    width: 19px;
    height: 14px;
    margin-right: 4px;
    background-image: url("/images/imgx/icon-video.svg");
    background-repeat: no-repeat;
    background-size: contain; }
  .card__label-video span {
    display: none; }
  @media (max-width: 719px) {
    .card__label-video {
      bottom: calc(100% + 1px);
      font-size: 15px;
      line-height: 18px; }
      .card__label-video::before {
        width: 15px;
        height: 11px; } }

.card__content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 340px;
  padding: 8px 10px 8px 32px;
  overflow: hidden;
  justify-content: center;
  height: 260px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 17px; }
  @media (max-width: 719px) {
    .card__content {
      flex-shrink: 0;
      width: 58%;
      height: 235px;
      padding-right: 5px;
      padding-left: 5px; } }

.card__content-wrapper {
  display: flex;
  flex-direction: column;
  height: 140px;
  padding-bottom: 7px;
  overflow: hidden; }

.card__info {
  display: flex;
  flex-direction: column;
  max-height: 25px;
  margin: 0;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  color: #A5A5A5;
  overflow: hidden;
  order: 1;
  max-height: 46px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 23px;
  font-weight: 300; }
  @media (max-width: 719px) {
    .card__info {
      display: none; } }

#card .card__info {
  line-height: 25px;
  line-height: 23px; }

.card__title {
  margin-bottom: 10px;
  margin-bottom: 9px; }
  .card__title h3 {
    max-height: 58px;
    margin: 0;
    font-size: 25px;
    line-height: 29px;
    font-weight: 500;
    color: #0074FF;
    text-decoration: underline;
    overflow: hidden; }
  .card__title:hover h3,
  .card__title:focus h3 {
    color: #02066B; }
  .card__title h3 {
    max-height: 50px;
    font-size: 21px;
    line-height: 25px; }
  @media (max-width: 719px) {
    .card__title {
      margin-bottom: 2px; }
      .card__title h3 {
        max-height: 76px;
        font-size: 16px;
        line-height: 19px; } }

.card__adress {
  max-height: 38px;
  margin: 0;
  max-height: 36px;
  margin-bottom: 1px;
  font-size: 15px;
  line-height: 18px; }
  @media (max-width: 719px) {
    .card__adress {
      max-height: 42px;
      font-size: 12px;
      line-height: 14px; } }

.card__price {
  margin-bottom: 46px;
  margin-bottom: 19px;
  font-size: 15px;
  line-height: 18px; }
  .card__price span {
    font-size: 25px;
    line-height: 29px;
    font-weight: 500; }
  .card__price span {
    font-size: 21px;
    line-height: 25px; }
  @media (max-width: 719px) {
    .card__price {
      display: flex;
      flex-direction: column;
      margin-bottom: 26px;
      font-size: 12px;
      line-height: 14px; }
      .card__price span {
        font-size: 16px;
        line-height: 19px; } }

.card__facilities {
  margin-bottom: 37px;
  line-height: 25px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 23px; }
  .card__facilities ul {
    display: flex;
    flex-wrap: wrap; }
  .card__facilities li {
    padding: 0; }
  .card__facilities li:not(:last-child)::after {
    content: " • "; }
  @media (max-width: 719px) {
    .card__facilities {
      font-size: 12px;
      line-height: 19px; } }

.card__tel {
  display: none;
  align-items: baseline;
  font-size: 19px;
  line-height: 22px;
  font-weight: 400;
  color: #0074FF;
  font-size: 18px;
  line-height: 21px; }
  .card__tel:hover, .card__tel:focus {
    color: #02066B; }
  .card__tel:hover::before, .card__tel:focus::before {
    background-image: url("/images/imgx/icon-tel-hvr.svg"); }
  .card__tel::before {
    content: "";
    width: 15px;
    height: 15px;
    margin-right: 4px;
    background-image: url("/images/imgx/icon-tel.svg");
    background-repeat: no-repeat;
    background-size: contain; }
  @media (max-width: 719px) {
    .card__tel {
      font-size: 15px;
      line-height: 17px; }
      .card__tel::before {
        width: 12px;
        height: 12px; } }

.card-featured {
  position: relative;
  width: 320px;
  height: 180px;
  margin-bottom: 30px;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  color: #ffffff; }

.card-featured__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.card-featured__img {
  display: block;
  object-fit: cover; }

.card-featured__content {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  height: 55px;
  background-color: rgba(51, 153, 255, 0.7); }

.card-featured__title {
  margin: 0; }

.card-featured__price {
  margin: 0; }

.card-featured__labels {
  position: absolute;
  z-index: 10;
  top: 15px;
  left: 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }

.card-featured__label {
  min-width: 65px;
  padding: 0px 5px;
  text-align: center;
  color: #3399ff;
  background-color: rgba(255, 255, 255, 0.7); }
  .card-featured__label--blue {
    min-width: 75px;
    color: #ffffff;
    background-color: rgba(51, 153, 255, 0.7); }

.quicksearch {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  color: #000000;
  background-color: #daedff; }

.quicksearch__form {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap; }

.quicksearch__wrapper-right {
  display: flex;
  justify-content: space-between;
  max-width: 350px;
  width: 100%;
  padding: 8px 10px 6px 8px; }

.quicksearch__item {
  position: relative;
  width: 30%;
  margin-right: 6px; }
  .quicksearch__item:last-child {
    margin-right: 0; }

.quicksearch__price {
  position: relative;
  width: 100%;
  margin-bottom: 4px; }
  .quicksearch__price span {
    position: absolute;
    top: 0;
    left: 5px;
    z-index: 15;
    padding: 8px 0; }
  .quicksearch__price input {
    display: block;
    width: 100%;
    padding: 7px 2px 7px 12px;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid #A5A5A5;
    outline: none; }
    .quicksearch__price input:hover, .quicksearch__price input:focus {
      border-color: #3399ff; }

.quicksearch__rooms {
  width: 100%;
  margin-bottom: 4px; }
  .quicksearch__rooms button {
    display: block;
    width: 100%;
    padding: 7px 5px 7px 7px;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
    cursor: pointer;
    outline: none; }
    .quicksearch__rooms button:hover, .quicksearch__rooms button:focus {
      border-color: #3399ff; }

.quicksearch__dropdown {
  position: absolute;
  top: calc(100% - 20px);
  left: 0;
  z-index: 15;
  width: 100%;
  padding: 1px 5px;
  background-color: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); }
  .quicksearch__dropdown--hidden {
    display: none; }

.quicksearch__price-btn {
  display: block;
  padding: 3px 5px;
  color: #3399ff;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none; }
  .quicksearch__price-btn:hover, .quicksearch__price-btn:focus {
    color: #0066cc; }

.quicksearch__check-btn {
  width: 100%; }
  .quicksearch__check-btn label {
    display: block;
    width: 100%;
    margin: 2px 0;
    padding: 0px 10px 0px 10px;
    text-align: center;
    line-height: 30px;
    color: #3399ff;
    background-color: #daedff;
    border-radius: 3px;
    cursor: pointer; }
    .quicksearch__check-btn label:hover, .quicksearch__check-btn label:focus {
      background-color: #a7d4ff; }
  .quicksearch__check-btn input:checked + label {
    color: #ffffff;
    background-color: #3399ff; }

.checkbox {
  padding: 7px 0 7px 0; }
  .checkbox label {
    display: flex;
    align-items: center;
    cursor: pointer; }
    .checkbox label:hover span,
    .checkbox label:focus span {
      background-color: #a7d4ff; }
  .checkbox span {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    border: 1px solid #A5A5A5;
    border-radius: 3px; }
  .checkbox input:checked + label > span {
    background-color: #3399ff;
    background-image: url("/images/imgx/icon-check.svg");
    background-repeat: no-repeat;
    background-size: contain; }

.quicksearch__wrapper-left {
  display: flex;
  align-items: center;
  max-width: 350px;
  width: 100%;
  padding: 8px 10px 6px 8px; }

.quicksearch__link {
  margin-left: auto; }
  .quicksearch__link a {
    color: #3399ff;
    text-decoration: underline; }
    .quicksearch__link a:hover, .quicksearch__link a:focus {
      color: #0080ff;
      text-decoration: none; }

.quicksearch__btn-submit button {
  display: block;
  width: 90px;
  margin-left: 20px;
  padding: 8px 10px 8px 8px;
  color: #ffffff;
  background-color: #3399ff;
  border: none;
  cursor: pointer; }
  .quicksearch__btn-submit button:hover, .quicksearch__btn-submit button:focus {
    background-color: #0080ff; }

.listing {
  position: relative; }
  @media (max-width: 719px) {
    .listing {
      width: 320px; } }

.listing__main-title {
  margin: 0;
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  font-style: normal; }

.listing__section {
  padding-bottom: 40px; }
  .listing__section img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 20px; }
    .listing__section img:last-child {
      margin-bottom: 0; }
  .listing__section--table {
    min-height: 304px; }
  @media (max-width: 719px) {
    .listing__section {
      padding-bottom: 30px; }
      .listing__section--table {
        min-height: auto; } }

.listing__table {
  font-size: 14px;
  line-height: 21px;
  text-align: left;
  border-collapse: collapse; }
  .listing__table tr {
    vertical-align: top;
    border-bottom: 1px dotted #cccccc; }
  .listing__table th {
    padding: 3px 20px 3px 0px;
    font-size: 14px;
    font-weight: 500; }
  .listing__table td {
    padding: 3px 0 3px 0; }
  .listing__table a {
    color: #3333aa; }
    .listing__table a:visited {
      color: #333388; }
    .listing__table a:hover, .listing__table a:focus {
      color: #3399ff;
      text-decoration: underline; }
  @media (max-width: 719px) {
    .listing__table {
      width: 300px;
      margin: 0 auto; } }

.listing__block-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px; }
  .listing__block-info div {
    flex-basis: 31%;
    padding: 7px 10px;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    background-color: #f0f0f0; }
  @media (max-width: 719px) {
    .listing__block-info {
      flex-wrap: wrap;
      padding-right: 10px;
      padding-left: 10px; }
      .listing__block-info div {
        flex-basis: 100%;
        margin-bottom: 10px; }
        .listing__block-info div:last-child {
          margin-bottom: 0; } }

.listing__contact {
  width: 320px;
  margin: 0 auto; }

.listing__contact-info {
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  font-style: normal; }
  @media (max-width: 719px) {
    .listing__contact-info {
      line-height: 30px; } }

.listing__contact-note {
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  font-style: italic; }

.listing__title {
  margin: 0;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background-color: #666666; }
  @media (max-width: 719px) {
    .listing__title {
      margin-bottom: 10px; } }

.listing__text {
  margin: 0;
  font-size: 16px;
  line-height: 22px; }
  @media (max-width: 719px) {
    .listing__text {
      padding-right: 10px;
      padding-left: 10px; } }

.listing__videoframe {
  width: 100%;
  height: 400px; }
  @media (max-width: 719px) {
    .listing__videoframe {
      height: 200px; } }

.listing__banner {
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
  min-height: 274px;
  background-image: url("/images/imgx/banner-sample.png");
  background-repeat: no-repeat;
  background-size: contain; }
  @media (max-width: 719px) {
    .listing__banner {
      position: static;
      margin: 0 auto 0 auto; } }

.card-form {
  padding: 40px 30px;
  background-color: #daedff; }
  @media (max-width: 719px) {
    .card-form {
      width: 320px;
      padding: 20px 0; } }

.card-form__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 25px; }
  .card-form__row--info {
    margin-bottom: 0; }
  @media (max-width: 719px) {
    .card-form__row {
      margin-bottom: 0; } }

.card-form__input {
  display: block;
  width: 100%;
  max-width: 295px;
  margin: 0 10px;
  padding: 10px 12px 10px 12px;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  background-color: #ffffff;
  border: 1px solid transparent;
  outline: none; }
  .card-form__input:hover, .card-form__input:focus {
    border: 1px solid #3399ff; }
  @media (max-width: 719px) {
    .card-form__input {
      margin-top: 10px;
      margin-bottom: 10px; } }

.card-form__textaria {
  display: block;
  width: 100%;
  min-height: 92px;
  margin: 0 10px;
  padding: 10px 12px 10px 12px;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  background-color: #ffffff;
  border: 1px solid transparent;
  outline: none;
  resize: none; }
  .card-form__textaria:hover, .card-form__textaria:focus {
    border-color: #3399ff; }
  @media (max-width: 719px) {
    .card-form__textaria {
      margin-top: 10px;
      margin-bottom: 10px; } }

.card-form__btn-submit {
  display: block;
  min-width: 120px;
  margin: 0 10px;
  padding: 10px 8px 10px 8px;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #3399ff;
  border: none;
  cursor: pointer; }
  .card-form__btn-submit:hover, .card-form__btn-submit:focus {
    background-color: #0080ff; }
  @media (max-width: 719px) {
    .card-form__btn-submit {
      width: 100%;
      margin-top: 10px;
      margin-bottom: 10px; } }

.card-form__info {
  max-width: 460px;
  margin: 0;
  margin-right: 20px;
  margin: 0 10px; }
  @media (max-width: 719px) {
    .card-form__info {
      margin-top: 10px;
      margin-bottom: 10px;
      text-align: center; } }

.building-ad {
  margin-top: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background-color: #eeeeee; }

.building-ad__body {
  overflow: hidden; }

.building-ad__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: pointer; }
  .building-ad__overlay--show {
    display: flex; }

.building-ad__link {
  padding: 0;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #3333aa;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none; }
  .building-ad__link:hover, .building-ad__link:focus {
    color: #3399ff;
    text-decoration: underline; }

.building-ad__modal {
  position: relative; }
  .building-ad__modal iframe {
    width: 640px;
    height: 360px; }
    @media (max-width: 719px) {
      .building-ad__modal iframe {
        width: 300px;
        height: 180px; } }

.building-ad__btn-close {
  position: absolute;
  bottom: 100%;
  left: 100%;
  display: block;
  width: 25px;
  height: 25px;
  padding: 0;
  background-color: transparent;
  border: none;
  cursor: pointer; }
  .building-ad__btn-close::before, .building-ad__btn-close::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ffffff; }
  .building-ad__btn-close::before {
    transform: rotate(45deg); }
  .building-ad__btn-close::after {
    transform: rotate(-45deg); }
  .building-ad__btn-close:hover::before, .building-ad__btn-close:hover::after, .building-ad__btn-close:focus::before, .building-ad__btn-close:focus::after {
    background-color: #3399ff; }
  @media (max-width: 719px) {
    .building-ad__btn-close {
      right: 0;
      left: auto; } }

.form-post {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  color: #000000; }
  @media (max-width: 719px) {
    .form-post {
      width: 320px; } }

.form-post__form {
  display: flex;
  flex-direction: column; }

.form-post__highlight {
  margin-bottom: 20px;
  padding: 12px 20px;
  line-height: 1.5;
  color: #533f03;
  background-color: #fff3cd;
  border: 1px solid #ffeeba;
  border-radius: 4px; }
  @media (max-width: 719px) {
    .form-post__highlight {
      border-radius: 0; } }

.form-post__fieldset {
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
  border: none; }

.form-post__legent {
  margin-bottom: 10px;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase; }
  @media (max-width: 719px) {
    .form-post__legent {
      margin-left: 10px; } }

.form-post__fieldset-wrp {
  display: flex;
  justify-content: space-between;
  padding: 20px 15px 20px 15px;
  background-color: #daedff;
  border-radius: 4px; }
  @media (max-width: 719px) {
    .form-post__fieldset-wrp {
      flex-direction: column;
      padding-right: 10px;
      padding-left: 10px;
      border-radius: 0; } }

.form-post__section {
  width: 48%; }
  @media (max-width: 719px) {
    .form-post__section {
      width: 100%; }
      .form-post__section:first-child .form-post__item {
        margin-bottom: 20px; } }

.form-post__item {
  position: relative;
  margin-bottom: 20px; }
  .form-post__item:last-child {
    margin-bottom: 0; }
  .form-post__item--small {
    width: 50%; }
  .form-post__item--checkbox {
    min-height: 54px;
    padding: 7px 0; }
  .form-post__item--checkbox input:checked + .form-post__checkbox-label > span {
    background-color: #3399ff;
    background-image: url("/images/imgx/icon-check.svg");
    background-repeat: no-repeat;
    background-size: contain; }
  .form-post__item--currency .form-post__input {
    padding-left: 20px; }
  .form-post__item--currency::before {
    content: "$";
    position: absolute;
    top: 8px;
    left: 11px;
    z-index: 100;
    font-family: "Roboto", Arial, sans-serif; }
  .form-post__item--file span {
    margin-left: 10px; }
  .form-post__item span {
    font-weight: 500; }
  @media (max-width: 719px) {
    .form-post__item--checkbox {
      min-height: auto; } }

.form-post__input {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 2px;
  padding: 7px 10px 7px 10px;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #A5A5A5;
  outline: none; }
  .form-post__input:disabled {
    font-weight: 500;
    background-color: #eeeeee; }
  .form-post__input:hover, .form-post__input:focus {
    border-color: #3399ff; }
  .form-post__input::placeholder {
    color: #000000; }
  .form-post__input--dropdown {
    cursor: pointer; }
  .form-post__input--textaria {
    height: 333px;
    resize: none; }
    .form-post__input--textaria:placeholder-shown {
      font-family: "Roboto", Arial, sans-serif; }
    @media (max-width: 719px) {
      .form-post__input--textaria {
        height: 200px; } }

.form-post__checkbox-label {
  display: flex;
  align-items: center;
  cursor: pointer; }
  .form-post__checkbox-label span {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    border: 1px solid #A5A5A5;
    border-radius: 3px; }
  .form-post__checkbox-label:hover span,
  .form-post__checkbox-label:focus span {
    background-color: #a7d4ff; }

.form-post__dropdown {
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
  z-index: 15;
  display: none;
  width: 100%;
  padding: 1px 5px;
  background-color: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); }
  .form-post__dropdown--show {
    display: block; }

.form-post__dropdown-item input:checked + .form-post__dropdown-label {
  color: #ffffff;
  background-color: #3399ff; }

.form-post__dropdown-label {
  display: block;
  width: 100%;
  margin: 2px 0;
  padding: 0px 10px 0px 10px;
  text-align: center;
  line-height: 30px;
  color: #3399ff;
  background-color: #daedff;
  border-radius: 3px;
  cursor: pointer; }

.form-post__button {
  display: block;
  min-width: 90px;
  max-width: 140px;
  padding: 8px 10px 8px 8px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #3399ff;
  border: none;
  border-radius: 4px;
  cursor: pointer; }
  .form-post__button--submit {
    align-self: flex-end;
    min-width: 140px; }
  .form-post__button--file {
    flex-shrink: 0;
    width: 130px; }
  .form-post__button:hover, .form-post__button:focus {
    background-color: #0066cc; }
  @media (max-width: 719px) {
    .form-post__button--submit {
      max-width: 100%;
      width: 100%;
      border-radius: 0; } }

.form-post__item-wrp {
  display: flex;
  align-items: center;
  margin-bottom: 15px; }

.form-post__file-input {
  outline: none;
  display: none; }

.form-post__preview {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 15px; }

.form-post__upload-img {
  position: relative; }
  .form-post__upload-img .form-post__photo-del-btn {
    position: absolute;
    top: -10px;
    right: -10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    padding: 0;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none; }
    .form-post__upload-img .form-post__photo-del-btn::before {
      content: "";
      position: absolute;
      top: 5px;
      left: 5px;
      display: block;
      width: 10px;
      height: 10px;
      background-color: #ffffff; }
    .form-post__upload-img .form-post__photo-del-btn:hover::before, .form-post__upload-img .form-post__photo-del-btn:focus::before {
      background-color: #000000; }
    .form-post__upload-img .form-post__photo-del-btn svg {
      position: relative;
      z-index: 1;
      display: block;
      fill: #dc3545; }
  .form-post__upload-img img {
    display: block;
    width: 150px;
    height: 100px;
    margin-left: auto;
    border-radius: 4px;
    object-fit: cover; }

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