.contact_page .work_conditions, .contact_page .socials_list ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }

.content {
  padding-bottom: 0; }

.contact_page {
  margin-top: 20px; }
  .contact_page .validate_btn {
    background: #8E342A; }
  .contact_page textarea {
    height: 118px !important; }
  .contact_page .inner_right,
  .contact_page .inner_left {
    padding: 0 10px;
    flex: 0 0 50%;
    max-width: 50%; }
  .contact_page .contacts_info {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 10px; }
  .contact_page .contacts_form {
    flex: 0 0 66.666666%;
    max-width: 66.666666%;
    padding: 0 10px; }
  .contact_page .page_row {
    margin-top: 30px; }
  .contact_page .work_conditions li {
    margin-bottom: 30px; }
    .contact_page .work_conditions li .phone_link {
      color: #8E342A;
      font-size: 130%;
      line-height: 18px; }
  .contact_page .socials_list ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px; }
    .contact_page .socials_list ul li {
      padding: 0 10px; }
      .contact_page .socials_list ul li a {
        background: #8E342A;
        color: #ffffff;
        padding: 3px;
        border-radius: 5px;
        width: 32px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center; }
        .contact_page .socials_list ul li a:before {
          font-size: 1.7rem; }
  .contact_page .form_top {
    margin-top: 20px; }
  .contact_page .address_btn {
    cursor: pointer; }
  .contact_page .type_block {
    font-size: 160%;
    line-height: 21px;
    color: #333333;
    font-family: "notosans-bold", "notosansarm-bold";
    margin-bottom: 10px;
    display: block; }
  .contact_page .info_block {
    color: #8E342A;
    font-size: 130%;
    line-height: 18px; }
  .contact_page .map_block {
    margin-top: 60px; }
    .contact_page .map_block .iw_branch_name {
      font-family: "notosans-bold", "notosansarm-bold";
      font-size: 130%;
      line-height: 17px;
      color: #8E342A;
      margin-bottom: 3px; }
    .contact_page .map_block .iw_branch_stree {
      font-size: 110%;
      line-height: 20px;
      width: 160px;
      color: #333333; }
  .contact_page #map-canvas {
    height: 522px;
    max-height: 75vh; }
  @media screen and (max-width: 990px) {
    .contact_page .type_block {
      font-size: 140%;
      line-height: 18px;
      margin-bottom: 3px; }
    .contact_page .page_row {
      margin-top: 15px; }
    .contact_page .map_block {
      margin-top: 20px; } }
  @media screen and (max-width: 767px) {
    .contact_page .work_conditions {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -10px; }
      .contact_page .work_conditions li {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 10px; }
    .contact_page .contacts_form,
    .contact_page .contacts_info {
      flex: 0 0 100%;
      max-width: 100%; }
    .contact_page .contacts_form {
      margin-top: 20px; }
    .contact_page #map {
      height: 300px; } }
  @media screen and (max-width: 599px) {
    .contact_page .inner_right,
    .contact_page .inner_left {
      flex: 0 0 100%;
      max-width: 100%; } }

.web .contact_page .validate_btn, .contact_page .web .validate_btn, .web .contact_page .socials_list ul li a, .contact_page .socials_list ul li .web a, .web .contact_page .address_btn, .contact_page .web .address_btn {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.web .contact_page .validate_btn:hover, .contact_page .web .validate_btn:hover, .web .contact_page .socials_list ul li a:hover, .contact_page .socials_list ul li .web a:hover, .web .contact_page .address_btn:hover, .contact_page .web .address_btn:hover {
  opacity: 0.7; }

/*# sourceMappingURL=contact.css.map */
