#navBar #ya-site-form0 .ya-site-form__input-text::-webkit-input-placeholder, #navBar #ya-site-form0 .ya-site-form__input-text::-moz-placeholder, #navBar #ya-site-form0 .ya-site-form__input-text:-moz-placeholder, #navBar #ya-site-form0 .ya-site-form__input-text:-ms-input-placeholder {
  font-size: 17px !important;
  line-height: 38px !important;
}

.ya-page_js_yes .ya-site-form_inited_no, #navBar #ya-site-form0 .ya-site-form__submit {
  display: none !important;
}

#navBar #ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
  font-size: 17px !important;
  color: #fff !important;
}

#navBar.is-focus span.i-icon.i-icon_search.icon-search {
  display: none;
}

.air-link {
/ / font-size: 10 px;
}

.air-link .air-name {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.b-winter-vacation {
  color: #01c2d3;
  font-size: 20px;
  text-align: center;
}

.modal-winter-vacation .fancybox-close {
  background-image: url(images/lk/close-winter-vacation.png);
}

.modal-block__inner.active.modal-winter-vacation.js-modal-winter-vacation .modal-block__main {
  height: 100%;
  width: 100%;
}

.cookie {
  z-index: 1000;
  position: fixed;
  bottom: 10%;
  right: 10%;
  width: 350px;
  border: 1px solid #fff;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  font-size: 15px;
  text-align: center;
  line-height: 20px;
  color: #616161;
  font-weight: 500;
}

.cookie p {
  margin-top: 20px;
  margin-bottom: 15px;
}

.cookie a {
  font-weight: bold;
  color: #616161;
  text-decoration: none;
  border-bottom: 2px solid #00b4c2;
  cursor: pointer;
}

.cookie a:hover {
  border: none;
  color: #616161;
  text-decoration: none;
  border-bottom: 2px solid #00b4c2;
}

.cookie button {
  margin-bottom: 20px;
  border-radius: 4px;
  background: none;
  background-color: #00b4c2;
  border: 1px solid #00b4c2;
  height: 40px;
  font-weight: bold;
  font-size: 14px;
  color: white;
  cursor: pointer;
}

.close {
  width: 30px;
  height: 30px;
  line-height: 25px;
  position: absolute;
  right: 2px;
  border: none !important;
  text-align: center;
  top: -1px;
  text-decoration: none;
}

.close img {
  margin-top: 5px;
}

.register-number {
  position: absolute;
  bottom: 15%;
  right: 0;
  font-size: 14px;
  text-align: right;
}

/* whatsapp - main - desktop */
.phone--whatsapp {

  padding-top: 15px;
  align-items: flex-start;
  width: 100%;
}

.phone__text--small {
  font-size: 14px;
  line-height: 15px;
  letter-spacing: -0.04em;
}

@media (max-width: 1310px) {
  a.phone__text--small {
    font-size: 14px;
    line-height: 15px;
    letter-spacing: -0.04em;
  }
}

.phone__text-value {
  padding-left: 34px;
  margin-bottom: 3px;
  position: relative;
}

.phone__icon {
  position: absolute;
  top: -5px;
  left: 0;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.phone__text-action-text {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.04em;
  color: #00B4C1;
}

.phone__callback {
  line-height: 1;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.03em;
}
.phones-block-whatsapp__icon {
  position: absolute !important;
  top: 0;
  left: -24px;
}

/* whatsapp main - adaptive*/
.phones-block-whatsapp {

}

.phones-block-whatsapp__icon-phone {
  position: relative;
}


