

/* Start:/local/templates/lorynait/css/contacts.css?16802707473720*/
#map_yandex {
  height: 425px;
  z-index: 99;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

@media (max-width: 1023px) {
  #map_yandex {
    height: 400px;
    margin-left: -15px;
    margin-right: -15px;
  }
}

.map-holder {
  margin-bottom: 48px;
}

@media (max-width: 1023px) {
  .map-holder {
    margin-bottom: 25px;
  }
}

@media (min-width: 1200px) {
  .contact-main-content {
    padding: 0 20px;
  }
}

@media (max-width: 1023px) {
  .contact-main-content {
    line-height: 20px;
  }
}

.contact-main-content p:not(:last-child) {
  margin-bottom: 35px;
}

.contact-section {
  padding-top: 50px;
}

@media (min-width: 1200px) {
  .contact-section {
    padding-bottom: 100px;
  }
}

@media (max-width: 1023px) {
  .contact-section {
    padding-top: 15px;
  }
}

@media (min-width: 1200px) {
  .contact-section .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.contact-section .sidebar {
  width: auto;
}

@media (min-width: 1200px) {
  .contact-section .sidebar {
    width: 464px;
    margin-left: 35px;
    border-left: 1px solid #DEDEDE;
  }
}

@media (max-width: 1199px) {
  .contact-section .main-content {
    margin-bottom: 72px;
  }
}

.contact-section .h3-title {
  margin-bottom: 15px;
}

@media (max-width: 1023px) {
  .contact-section .h3-title {
    margin-bottom: 5px;
  }
}

.contact-section .decor-title {
  margin-bottom: 40px;
}

@media (max-width: 1023px) {
  .contact-section .decor-title {
    margin-bottom: 35px;
  }
}

.feedback-form-holder {
  background: #F9F4F0;
  text-align: center;
  height: 100%;
  margin-right: -30px;
}

@media (min-width: 1200px) {
  .feedback-form-holder {
    padding-top: 42px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
  }
}

@media (max-width: 1199px) {
  .feedback-form-holder {
    margin-left: -30px;
    padding: 40px 15px 45px;
  }
}

@media (max-width: 1023px) {
  .feedback-form-holder {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.feedback-form-holder h2 {
  font-family: "Cera Pro", sans-serif;
  font-weight: normal;
  margin-bottom: 48px;
}

@media (max-width: 1199px) {
  .feedback-form-holder h2 {
    margin-bottom: 35px;
  }
}

.contacts-list {
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
}

@media (min-width: 1024px) {
  .contacts-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 60px;
  }
}

@media (min-width: 1200px) {
  .contacts-list {
    margin-right: -25px;
  }
}

.contacts-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 6px;
}

@media (min-width: 1024px) {
  .contacts-list li:nth-child(2), .contacts-list li:nth-child(5), .contacts-list li:nth-child(8), .contacts-list li:nth-child(11) {
    padding-left: 80px;
  }
}

@media (min-width: 1024px) {
  .contacts-list li:nth-child(3n) {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .contacts-list li:nth-child(3n) .text-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media (min-width: 1024px) {
  .contacts-list li {
    width: 33.3%;
    padding: 0 5px;
  }
}

.contacts-list .text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 18px;
}

.contacts-list .text-wrap strong {
  font-weight: 500;
}

/* End */
/* /local/templates/lorynait/css/contacts.css?16802707473720 */
