

/* Start:/local/templates/mrdoors2025/components/bitrix/news.list/page_single_top/style.css?17704156624272*/
.hero {
  background-color: var(--main-color);
}

.hero__wrapper {
  margin: 0 auto;
  width: 100%;
  height: 725px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.single_page {
    height: 100%;
    position: absolute;
    width: 100%;
}
div.hero__content {
  z-index: 5;
  color: white;
  width: 100%;
  height: 100%;
  display: flex;
  padding-top: 20px;
  padding-bottom: 40px;
  flex-direction: column;
  gap: 100px;
  align-self: stretch;
  justify-content: end;
}

.hero__content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.hero__content-title {
  max-width: 595px;
  color: var(--white);
  font-family: "Cera Pro";
  font-size: 54px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  /* 59.4px */
  letter-spacing: -2.7px;
  text-transform: uppercase;
}
.hero_descr {
  font-family: Cera Pro;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  color: #F5F5F5;
  width: min(100%, 480px);
}
.hero__content-button {
  color: #111;
  text-align: center;
  font-family: "Cera Pro";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  background: rgba(245, 245, 245, 0.7);
  display: flex;
  max-width: 360px;
  padding: 20px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.hero__button:hover {
  background-color: white;
  color: #2c3e50;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(255, 255, 255, 0.3);
}

.hero__content-list-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.hero__content-list {
  display: grid;
  grid-template-columns: repeat(4, auto);
  gap: 24px;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #ccc;
}

.hero__content-list li {
  position: relative;
  white-space: nowrap;
  color: #BABABA;
  font-family: "Cera Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.hero__content-list li:not(:last-child) {
  padding-right: 30px;
}

.hero__content-list li:not(:last-child)::after {
  content: "|";
  position: absolute;
  right: 0px;
  color: #BABABA;
  font-family: "Cera Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.3);
}

@media (max-width: 1050px) {
  .hero__content-list {
    grid-template-columns: repeat(2, auto);
  }
  .hero__content-list li:nth-child(2)::after {
    content: none;
  }
}
@media (max-width: 768px) {
  .hero__content-list {
    gap: 16px;
  }
  .hero__content-list li:not(:last-child) {
    padding-right: 20px;
  }
  .hero__content-list li {
    font-size: 12px;
  }
  .hero__content-title {
    font-size: 40px;
    max-width: 440px;
  }
  .hero__content-button {
    height: 34px;
    padding: 0;
    gap: 10px;
    max-width: 230px;
    font-size: 12px;
  }
  .hero__content-list li:not(:last-child)::after {
    font-size: 12px;
  }
  div.hero__content {
    gap: 40px;
  }
  .hero__wrapper {
    height: 463px;
  }
}
@media (max-width: 600px) {
  .hero__content-title {
    font-size: 32px;
  }
}
@media (max-width: 480px) {
  .hero__wrapper {
    height: 727px;
  }
  .hero__content-list li:not(:last-child)::after {
    content: none;
  }
  .hero__content-list li:not(:last-child) {
    padding-right: 0;
  }
  .hero__content-list li:nth-child(4) {
    display: none;
  }
  .hero__content-list {
    grid-template-columns: repeat(3, auto);
  }
  .hero__content-wrapper {
    gap: 155px;
  }
  .hero__content-list-wrapper {
    flex-direction: column;
    gap: 40px;
  }
  .hero__content-list {
    display: flex;
    gap: 15px;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
  }
  .hero__content-button {
    max-width: 100%;
  }
  .hero__content-title {
    max-width: 400px;
    font-size: 40px;
  }
}
@media (max-width: 400px) {
  .hero__content-list {
    justify-content: center;
  }
}
/* End */


/* Start:/local/templates/mrdoors2025/components/bitrix/news.list/full_width_swiper/style.css?17704156624155*/
.page_left_p {padding-left: 100px;}.black {background-color: #4C4A44;padding-top: 80px;padding-bottom: 80px;}.page_left_cont {max-width: 1920px;margin: 0 auto;}.swiper_block_wid {margin: 80px auto 0px;overflow: hidden;}.more_cont {width: min(100%, 1720px);margin: 0 auto;overflow: hidden;}.page_section_title {margin-bottom: 40px;font-family: Cera Pro;font-weight: 500;font-size: 36px;line-height: 100%;text-transform: uppercase;color: #4C4A44;}.page_section_descr {font-family: Cera Pro;font-weight: 400;font-style: Regular;font-size: 16px;line-height: 100%;color: #4C4A44;width: min(100%, 423px);margin-bottom: 40px;}.black .page_section_title , .black .page_section_descr {color: #F5F5F5;}@media screen and (min-width: 768px) {}.swiper_block_wid .swiper-initialized {width: 700px;overflow: visible;}.swiper_block_wid .swiper {overflow: visible;}.swiper_block_wid .slider_img {overflow: hidden;}.swiper_block_wid .slider_img img {object-fit: cover;height: 100%;width: 100%;object-position: left;transition: transform 0.5s ease;}.swiper_block_wid .slider_img:hover img {transform: scale(1.1);}.swiper_block_wid .swiper-slide {transition: width 0.3s ease;}.swiper_block_wid .swiper-slide {width: 400px;height: 600px;}.swiper_block_wid div.current_active {width: 700px;}.slider_pc_link_cont {max-width: 1920px;margin: 20px auto 0px;padding: 0px 100px;}.slider_pc_link {width: fit-content;margin-left: auto;}.slider_pc_link a {color: #F5F5F5;text-align: center;font-family: "Cera Pro";font-style: normal;line-height: 100%;padding: 4px 0;}.slider_pc_link:hover a {border-bottom: 1px solid #F5F5F5;}@media screen and (max-width: 768px) {.swiper_block_wid .swiper-slide {width: 168px;height: 420px;}.swiper_block_wid div.current_active {width: 550px;}.swiper_block_wid .swiper-initialized {width: min(100%, 550px);padding: 0px 80px;}.slider_pc_link_cont {padding: 0px 80px;}.slider_pc_link {margin-left: unset;}}@media screen and (max-width: 550px) {.swiper_block_wid .swiper-initialized, .slider_pc_link_cont {padding: 0px 20px;}.swiper_block_wid div.current_active, .swiper_block_wid .swiper-slide {width: 280px;}}@media screen and (max-width: 480px) {.swiper_block_wid .swiper-initialized {padding: 0px 20px;}}.swiper_block_wid .swiper {overflow: visible;}.swiper_block_wid .swiper-wrapper {align-items: stretch;}.swiper_block_wid a {display: block;height: 100%;}.swiper_block_wid a {position: relative;}.swiper_block_wid .slider_img {position: relative;overflow: hidden;height: 100%;}.swiper_block_wid .slider_img::after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(to top, rgba(0,0,0,0.9), transparent);pointer-events: none;}.swiper_block_wid .slider_text {position: absolute;left: 40px;bottom: 40px;}.swiper_block_wid .slider_text_title {font-family: Cera Pro;font-weight: 500;font-size: 24px;line-height: 100%;color: #F5F5F5;margin-bottom: 20px;}.swiper_block_wid .slider_text_descr {font-family: Cera Pro;font-weight: 400;font-size: 16px;line-height: 100%;color: #F5F5F5;width: min(100%, 320px);}.bottom_nav_block {max-width: 1920px;padding: 0px 100px;margin: 40px auto 0px;position: relative;display: flex;justify-content: space-between;}.custom_position_nav {display: flex;gap: 40px;align-items: center;}.nav_block {width: 50px;height: 50px;flex-shrink: 0;border-radius: 50%;border: 1px solid #4C4A44;display: flex;align-items: center;justify-content: center;}.custom_position_nav .swiper-button-disabled {opacity: 0.3;}@media screen and (max-width: 768px) {section.black {padding: 40px 0px;}.button_div button {font-size: 12px;}.page_left_p {padding-left: 80px;}.page_section_title {font-size: 24px;}.page_section_descr {font-size: 14px;}.custom_position_nav {gap: 20px;}.bottom_nav_block {padding: 0 80px;}}@media screen and (max-width: 650px) {.swiper_block_wid .slider_text {left: 10px;width: calc(100% - 20px);}.swiper_block_wid .slider_text_title {font-size: 18px;}.swiper_block_wid .slider_text_descr {font-size: 12px;}}@media screen and (max-width: 480px) {section.black {margin: 60px auto 0px;padding: 60px 0px;}.page_left_p {padding-left: 20px;}.bottom_nav_block {padding: 0 20px;}}
/* End */


/* Start:/local/components/cmd_u/forms/templates/page_form/style.css?17645105685367*/
.consultation {position: relative;overflow: hidden;background-repeat: no-repeat, no-repeat;background-size: cover;background-position: center;margin-top: 80px;}@media (max-width: 480px) {.consultation {margin-top: 60px;}}.consultation::before {content: "";position: absolute;left: -173px;bottom: -340px;width: 1037px;height: 1037px;border-radius: 1037px;background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.7) 10%, rgba(0, 0, 0, 0) 100%);pointer-events: none;}div.consultation__wrapper {position: relative;display: flex;align-items: center;justify-content: space-between;gap: 40px;color: #fff;z-index: 1;padding-top: 80px;padding-bottom: 80px;}.consultation__title {color: #F5F5F5;font-size: 36px;font-style: normal;font-weight: 500;line-height: 39px;text-transform: uppercase;max-width: 520px;}.consultation__subtitle {color: #F5F5F5;font-size: 16px;font-style: normal;font-weight: 400;line-height: 20px;max-width: 259px;}.list_files {display: flex;flex-direction: column;gap: 10px;}.list_file {display: flex;align-items: center;gap: 5px;}.list_file img {width: 54px;height: 54px;}.list_file_name {font-weight: 500;font-style: Medium;font-size: 24px;line-height: 100%;letter-spacing: 0%;text-decoration: underline;text-decoration-style: solid;text-decoration-thickness: 0%;text-decoration-skip-ink: auto;color: #FFFFFF;}.consultation__content {display: flex;flex-direction: column;gap: 40px;}.consultation__form {background: #4C4A44;padding: 40px;display: flex;flex-direction: column;gap: 40px;max-width: 480px;width: 100%;}.form_title {font-weight: 700;font-style: Bold;font-size: 16px;line-height: 100%;text-transform: uppercase;color: #F5F5F5;}.consultation__inputs {display: flex;flex-direction: column;gap: 28px;}.div_input {width: 100%;position: relative;}.div_input input {width: 100%;}.required-icon {right: 0px;top: 0px;position: absolute;font-size: 20px;color: #D11B1D;}.consultation__form input[type=text], .consultation__form input[type=tel], .consultation__form input[type=email] {background: transparent;border: none;border-bottom: 1px solid #BABABA;padding-bottom: 16px;font-size: 16px;font-style: normal;font-weight: 250;line-height: 100%;}.consultation__form input::placeholder, .consultation__form textarea::placeholder {color: #BABABA;}.consultation__checkbox-input[type=checkbox] {-webkit-appearance: none;-moz-appearance: none;appearance: none;width: 20px;height: 20px;border: 1px solid #F4F1EA;position: relative;border-radius: 0;flex-shrink: 0;cursor: pointer;}.consultation__checkbox-input[type=checkbox]:checked::after {content: "";position: absolute;left: 50%;top: 50%;width: 5px;height: 10px;border: solid #F4F1EA;border-width: 0 2px 2px 0;transform: translate(-50%, -65%) rotate(45deg);}.consultation__checkbox {display: flex;align-items: center;gap: 13px;color: #F4F1EA;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;}.consultation__checkbox a {color: #F4F1EA;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: auto;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;text-decoration: underline;}.consultation__form button {position: relative;display: flex;padding: 20px 24px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;background: #F5F5F5;color: #111;text-align: center;font-size: 16px;font-style: normal;font-weight: 400;line-height: 100%;text-transform: uppercase;}.consultation__form button:hover {text-decoration: underline;text-underline-offset: 4px;}.form_textarea {background: transparent;border: none;border-bottom: 1px solid #BABABA;padding-bottom: 16px;color: #BABABA;font-size: 16px;font-style: normal;font-weight: 250;line-height: 100%;outline: none;resize: none;height: 50px;}.checkboxes_new {display: flex;flex-direction: column;gap: 10px;}.checkbox_item_input[type=checkbox] {-webkit-appearance: none;-moz-appearance: none;appearance: none;width: 20px;height: 20px;border: 1px solid #F4F1EA;position: relative;border-radius: 0;flex-shrink: 0;cursor: pointer;}.checkbox_item_input[type=checkbox]:checked::after {content: "";position: absolute;left: 50%;top: 50%;width: 5px;height: 10px;border: solid #F4F1EA;border-width: 0 2px 2px 0;transform: translate(-50%, -65%) rotate(45deg);}.checkbox_item {display: flex;align-items: center;gap: 13px;color: #F4F1EA;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;}.checkbox_item span a {color: #F4F1EA;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: auto;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;text-decoration: underline;}@media (min-width: 1441px) {.consultation__form {max-width: 600px;width: 100%;}}@media (max-width: 860px) {.consultation__wrapper {flex-direction: column;}.consultation__wrapper {align-items: start;}.consultation__form {max-width: 100%;width: 100%;}}@media screen and (max-width: 768px) {.list_file_name {font-size: 20px;}.consultation__title {font-size: 24px;}}@media screen and (max-width: 480px) {.list_file img {width: 36px;height: 36px;}.list_file_name {font-size: 14px;}}@media (max-width: 360px) {.consultation__form button {font-size: 16px;}}
/* End */
/* /local/templates/mrdoors2025/components/bitrix/news.list/page_single_top/style.css?17704156624272 */
/* /local/templates/mrdoors2025/components/bitrix/news.list/full_width_swiper/style.css?17704156624155 */
/* /local/components/cmd_u/forms/templates/page_form/style.css?17645105685367 */
