.mail {
  margin-right: 30px;
}
@media (max-width: 1260px) {
  .mail {
    display: none;
  }
}
.mail__inner {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  position: relative;
  padding-left: 50px;
}
.mail__inner:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 64 64' version='1.1' viewBox='0 0 64 64' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg fill='%23d2d4d7' id='Glyph_copy_2'%3E%3Cpath d='M63.125,9.977c-0.902-1.321-2.419-2.194-4.131-2.194H5.006c-1.676,0-3.158,0.842-4.067,2.117l31.16,25.982L63.125,9.977z'/%3E%3Cpath fill='%23d2d4d7' d='M0.006,14.328v36.889c0,2.75,2.25,5,5,5h53.988c2.75,0,5-2.25,5-5V14.461L32.099,41.09L0.006,14.328z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.mail__inner a {
  text-decoration: none;
  color: #39363c;
  font-weight: 500;
  font-size: 20px;
}
.remodal .mail {
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 1440px) {
  .w-slide__bg, .w-slide_link {
    background-size: contain;
  }
}
#reformal_tab {
  display: none !important;
}
.text_bot {
  max-width: 1430px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
  font-size: 15px;
  color: #000;
  font-weight: 500;
}
small {
  opacity: 1 !important;
}
.contacts-inner .phone-item, .contacts-inner .schedule, .popup-contacts__time {
  max-width: 260px !important;
}
