

/* Start:/local/templates/samura/scss/contactsPage.css?17483511034811*/
iframe {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  iframe {
    height: 415px;
  }
}

.company-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 15px;
}
.company-info .block {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
  margin-right: 20px;
  min-width: 424px;
  max-width: 424px;
  height: 192px;
  position: relative;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .company-info .block {
    min-width: 412px;
    max-width: 412px;
    margin-bottom: 20px;
  }
  .company-info .block:nth-child(2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .company-info .block {
    min-width: 345px;
    max-width: 345px;
    margin-bottom: 20px;
  }
  .company-info .block:nth-child(2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .company-info .block {
    min-width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 22px 16px 19px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
  }
}
.company-info .block:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.company-info .block p {
  margin: 0;
}
.company-info .block .header_item {
  color: #76767B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .company-info .block .header_item {
    font-size: 14px;
  }
}
.company-info .block .phone_link {
  margin-top: 18px;
  color: #231F20;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  display: block;
  text-decoration: none;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .company-info .block .phone_link {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .company-info .block .phone_link {
    font-size: 18px;
    margin-top: 9px;
  }
}
.company-info .block p.address {
  margin-top: 27px;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .company-info .block p[itemprop=address] {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .company-info .block p[itemprop=address] {
    margin-top: 14px;
  }
}
.company-info .block .ip {
  margin-top: 10px;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .company-info .block .ip {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .company-info .block .ip {
    margin-top: 3px;
  }
}
.company-info .block .to-bottom {
  position: absolute;
  bottom: 20px;
  left: 24px;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  padding-left: 20px;
}
@media screen and (max-width: 1279px) {
  .company-info .block .to-bottom {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .company-info .block .to-bottom {
    position: relative;
    bottom: auto;
    left: auto;
    margin-top: 10px;
  }
}
.company-info .block .to-bottom:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 10px;
  height: 10px;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.instructions {
  max-width: 746px;
}
.instructions h3, .instructions h2 {
  font-family: "HelveticaNeueCyr Medium" !important;
}
.instructions p {
  color: #76767B;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .instructions p {
    font-size: 16px;
    color: #231F20;
  }
}
.instructions p span.black {
  color: #231F20;
}
.instructions p:last-child {
  margin-bottom: 0;
}

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

/* End */
/* /local/templates/samura/scss/contactsPage.css?17483511034811 */
