/* =======================================
   Стили футера Architector
   ======================================= */

.custom_footer_main {
  background-color: #18181b;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.custom_footer_all_wrap {
  grid-column-gap: 104px;
  grid-row-gap: 104px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1408px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 48px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  z-index: 1;
  position: relative;
}

.custom_footer_card_full_wrap {
  background-color: #2c2c2f;
  border-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 32px 40px;
  display: flex;
}

.custom_footer_card_wrapper {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 320px;
  display: flex;
}

.custom_footer_card_title {
  color: #fff;
  width: 100%;
  font-family: "Golos Text", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 110%;
}

.custom_footer_card_content_wrapper {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.custom_footer_card_phone_wrap {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.custom_footer_card_phone {
  color: #fff;
  letter-spacing: -.2px;
  text-decoration: none;
  font-family: "Golos Text", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}

.custom_footer_card_phone:hover {
  opacity: 0.7;
}

.custom_footer_card_time {
  opacity: .5;
  color: #fff;
  letter-spacing: -.2px;
  font-family: "Golos Text", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.custom_footer_card_messangers_wrap {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.custom_footer_card_wa_link,
.custom_footer_card_tg_link {
  grid-column-gap: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.custom_footer_card_wa_link:hover,
.custom_footer_card_tg_link:hover {
  opacity: .5;
}

.custom_footer_card_icon_wa,
.custom_footer_card_icon_tg {
  object-fit: cover;
  overflow: hidden;
}

.custom_footer_card_wa,
.custom_footer_card_tg {
  color: #fff;
  letter-spacing: -.2px;
  font-family: "Golos Text", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.custom_footer_card_address {
  opacity: .5;
  color: #fff;
  letter-spacing: -.2px;
  font-family: "Golos Text", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.custom_footer_card_address_txt {
  color: #fff;
  letter-spacing: -.2px;
  font-family: "Golos Text", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.custom_footer_card_line {
  background-color: #ffffff1a;
  width: 100%;
  height: 1px;
}

.custom_footer_card_email {
  color: #fff;
  letter-spacing: -.2px;
  font-family: "Golos Text", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.custom_footer_card_email:hover {
  opacity: .5;
}

.custom_footer_links_wrapper {
  grid-column-gap: 140px;
  grid-row-gap: 140px;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.custom_footer_links {
  display: block;
}

.custom_footer_link_wrapper {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.custom_footer_menu_title {
  opacity: .5;
  color: #fff;
  letter-spacing: -.2px;
  font-family: "Golos Text", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.custom_footer_link_wrap {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.custom_footer_link_wrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.custom_footer_link_wrap ul li {
  margin: 0;
  padding: 0;
}

.custom_footer_link,
.custom_footer_link_wrap a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
  font-family: "Golos Text", sans-serif;
}

.custom_footer_link:hover,
.custom_footer_link_wrap a:hover {
  opacity: .5;
}

.custom_footer_down_wrap {
  border-top: 1px solid #ffffff1a;
  width: 100%;
  z-index: 1;
  position: relative;
}

.custom_footer_down_wrapper {
  grid-column-gap: 88px;
  grid-row-gap: 88px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1408px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.custom_footer_logo_link {
  text-decoration: none;
}

.custom_footer_white_logo {
  max-height: 48px;
  width: auto;
}

.custom_footer_down_links_wrap {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.custom_footer_down_link {
  opacity: .5;
  color: #fff;
  font-family: "Golos Text", sans-serif;
  font-size: 14px;
  line-height: 140%;
  text-decoration: none;
}

.custom_footer_down_link:hover {
  opacity: 1;
}

.custom_footer_copyright {
  opacity: .5;
  color: #fff;
  font-family: "Golos Text", sans-serif;
  font-size: 14px;
  line-height: 140%;
}

.custom_footer_bg_down_image {
  height: 100%;
  position: absolute;
  inset: 0%;
  z-index: 0;
  object-fit: cover;
  width: 100%;
}

/* =======================================
   Адаптивность для планшетов
   ======================================= */
@media screen and (max-width: 991px) {
  .custom_footer_all_wrap {
    z-index: 1;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .custom_footer_card_full_wrap {
    width: 100%;
  }

  .custom_footer_card_wrapper {
    max-width: none;
  }

  .custom_footer_links_wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    width: 100%;
    justify-content: space-between;
  }

  .custom_footer_down_wrap {
    z-index: 1;
    position: relative;
  }

  .custom_footer_down_wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .custom_footer_down_links_wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .custom_footer_bg_down_image {
    z-index: 0;
  }
}

/* =======================================
   Адаптивность для мобильных устройств
   ======================================= */
@media screen and (max-width: 479px) {
  .custom_footer_card_full_wrap {
    padding: 32px 20px;
  }
  
  .custom_footer_card_wrapper {
    align-items: flex-start;
    max-width: 100%;
  }
  
  .custom_footer_card_title {
    text-align: left;
  }
  
  .custom_footer_card_content_wrapper {
    align-items: flex-start;
  }
  
  .custom_footer_card_phone_wrap {
    align-items: flex-start;
  }
  
  .custom_footer_card_address,
  .custom_footer_card_address_txt {
    text-align: left;
  }

  .custom_footer_card_phone {
    font-size: 21px;
  }

  .custom_footer_links_wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 48px;
    flex-direction: column;
  }

  .custom_footer_menu_title {
    font-size: 18px;
  }

  .custom_footer_link,
  .custom_footer_link_wrap a {
    font-size: 15px;
  }

  .custom_footer_down_wrapper {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .custom_footer_down_links_wrap {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .custom_footer_down_link,
  .custom_footer_copyright {
    font-size: 14px;
  }
}

/* =======================================
   Интеграция со шрифтами Битрикс
   ======================================= */
@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700;800;900&display=swap');

/* Если шрифт Golos Text недоступен, используем резервные */
.custom_footer_main,
.custom_footer_main * {
  font-family: "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
