

/* Start:/local/templates/mrdoors2025/components/bitrix/breadcrumb/white/style.css?1770415662730*/
.breadcrumb_block {
    /* margin-top: 170px; */
    margin-bottom: 40px;
    width: min(100%, 1920px);
}
.breadcrumb_item_list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}
.breadcrumb_item {
    display: flex;
    align-items: center;
    gap: 3px;
}
.breadcrumb_item span, .breadcrumb_item a {
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    vertical-align: middle;
    color: #F5F5F5;
}
.semicolon_breadcrumb {
    height: 10px;
}
.breadcrumb_item img, .semicolon_breadcrumb img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
/* End */


/* Start:/local/templates/mrdoors2025/components/bitrix/news.list/collection_black/style.css?17704156624267*/
.banner_back {
    background-color: #4C4A44;
    padding-top: 170px;
    padding-bottom: 80px;
}
.page_standart_container {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0px 100px;
}
.collection {
    width: 100%;
    overflow: hidden;
    background-color: #4C4A44;
}
.collection .page_section_title {
    color: #F5F5F5;
}
.more_cont {
    width: min(100%, 1720px);
    margin: 0 auto;
    overflow: hidden;
}
.swiper-slide .overlay {
    position: absolute;
    bottom: -500px;
    left: -500px;
    width: 900px;
    height: 900px;
    background: radial-gradient(circle at top right, rgba(0, 0, 0, 0.5) 0%, transparent 70%);
    pointer-events: none;
    border-radius: 50%;
}
.collection_name {
    position: absolute;
    left: 20px;
    bottom: 20px;
    font-family: Cera Pro;
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    line-height: 100%;
    color: #F5F5F5;
}
.collection_button {
    margin-top: 40px;
    display: flex;
}
.mobile_nav {
    display: flex;
    gap: 20px;
    margin-left: auto;
}
.swiper_collection {
    width: 550px;
}
.swiper_collection .swiper-wrapper {
    align-items: stretch;
}
.swiper_collection .swiper-slide a {
    position: relative;
    height: 100%;
    display: inline-block;
}
.swiper_cont_coll {
    display: flex;
    align-items: center;
    width: calc(100% - 60px);
    gap: 20px;
    max-width: 1910px;
    margin: 0 auto;
}
.swiper_collection .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
    transition: transform 0.5s ease;
}
.swiper_collection .swiper-slide:hover  img{
    transform: scale(1.1);
}
.button_div {
    width: 310px;
}
.collection_button {
    max-width: 1920px;
    padding: 0px 100px;
    margin: 40px auto 0px;
}
.mobile_nav {
    display: none;
}
div.swiper_collection div.swiper-slide {
    width: 325px;
    overflow: hidden;
    height: 550px;
    transition: width 0.3s ease;
}
div.swiper_collection div.current_active {
    width: 550px;
}
.nav_block {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    border-radius: 50%;
    border: 1px solid #4C4A44;
    display: flex;
    align-items: center;
    justify-content: center;
}
.articles_item {
    height: 100%;
}
.articles_item a {
    height: 100%;
    display: block;
    position: relative;
}
.article_img {
    height: 100%;
    position: relative;
    overflow: hidden;
}
.article_img::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.article_img img {
    object-fit: cover;
    height: 100%;
}
.article_text {
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-family: Cera Pro;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    padding: 40px;
}
@media screen and (max-width: 1440px) {
    .swiper_cont_coll {
        width: min(100% - 40px);
    }
}
@media screen and (max-width: 768px) {
    .page_standart_container {
        padding: 0px 80px;
    }
    .swiper_collection {
        width: 290px;
    }
    div.swiper_collection div.swiper-slide {
        width: 168px;
        height: 251px;
    }
    div.swiper_collection div.current_active {
        width: 250px;
    }
    .article_text {
        padding: 20px;
        font-size: 14px;
    }
    .collection_button {
        padding: 0px 80px;
    }
    .button_div {
        width: unset;
        max-width: 280px;
    }
}
@media screen and (max-width: 550px) {
    .pc_nav_coll {
        display: none;
    }
    .mobile_nav {
        display: flex;
    }
    .collection_button {
        padding: 0px 40px;
    }
    .collection_name {
        font-size: 16px;
    }
    .page_standart_container {
        padding: 0px 20px;
    }
}
@media screen and (max-width: 480px) {
    .swiper_collection {
        width: 100%;
    }
    div.swiper_collection div.swiper-slide, div.swiper_collection div.swiper-slide-active {
        height: 420px;
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/mrdoors2025/components/bitrix/news.list/list_type_news/style.css?17704156629121*/
.news_list {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.sec_type {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

@media (max-width: 768px) {
  .sec_type {
    margin-top: 40px;
  }
}
.sec_type__title {
  color: #4C4A44;
  font-family: "Cera Pro";
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
}

.sec_type__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sec_type__all {
  color: #4C4A44;
  text-align: center;
  font-family: "Cera Pro";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  padding: 4px 0;
}

/* Карточка */
.sec_type__item:first-child .promo-card {
  border-top: none;
  padding-top: 0;
}

/* ====== Ряд: слева media, справа body ====== */
.promo-card__link {
  display: flex;
  gap: 20px;
  align-items: stretch;
  /* ключевое: обе колонки одной высоты */
  text-decoration: none;
  color: inherit;
  /* height: 290px;  <-- УБРАНО, высоту теперь задаёт .promo-card__body */
}

/* Левая колонка (медиа) тянется по высоте ряда */
.promo-card__media {
  flex: 1 0 0;
  /* ~50% */
  height: auto;
  /* ключевое: высота от родителя */
  overflow: hidden;
  border-radius: 4px;
  position: relative;
}

/* Картинка всегда заполняет контейнер */
.promo-card__media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* Правая колонка (контент) управляет высотой карточки */
.promo-card__body {
  flex: 1 0 0;
  /* ~50% */
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 140px;
  /* ключевое: расстояние между контентом и "Подробности" */
  /* justify-content: space-between;  не нужно, gap делает отступ */
  height: auto;
  /* пусть растёт по контенту */
  border-bottom: 1px solid #BABABA;
}

.promo-card__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.promo-card__title {
  color: #4C4A44;
  font-family: "Cera Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.promo-card__desc {
  color: #4C4A44;
  font-family: "Cera Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 400px;
}

.promo-card__more {
  align-self: flex-end;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 0;
  color: #4C4A44;
  font-family: "Cera Pro";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

/* если нужно — можно вернуть увеличенную высоту на очень широких экранах 
@media (min-width: 1441px) {
  .promo-card__link { height: 350px; }
}
*/
.sec_type__arrows {
  display: none;
  gap: 20px;
  margin-right: 20px;
}

.sec_type-button-prev,
.sec_type-button-next {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  border-radius: 50%;
  border: 1px solid #4C4A44;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sec_type-button-prev img,
.sec_type-button-next img {
  width: 14px;
  height: 14px;
}

@media (min-width: 1441px) {
  .promo-card__body {
    gap: 200px;
  }
}
@media (max-width: 768px) {
  .sec_type__all {
    font-size: 16px;
  }
  .sec_type__title {
    font-size: 24px;
  }
  .promo-card__body {
    gap: 60px;
  }
}
.media_img img {
  transition: 0.3s all;
}
.media_img:hover img {
  scale: 1.03;
}
/* ====== Мобилка: стекаем в колонку ====== */
@media (max-width: 600px) {
  .sec_type__arrows {
    display: flex;
  }
  .sec_type-button-prev,
  .sec_type-button-next {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    border-radius: 50%;
    border: 1px solid #4C4A44;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sec_type-button-prev img,
  .sec_type-button-next img {
    width: 14px;
    height: 14px;
  }
  .promo-card__link {
    flex-direction: column;
    align-items: stretch;
  }
  .promo-card__media {
    flex-basis: auto;
    width: 100%;
    height: 400px;
    position: relative;
  }
  .promo-card__body {
    height: auto;
    gap: 60px;
  }
}
/*news*/
/* Карточка */
.news__item:first-child .news-card {
  border-top: none;
  padding-top: 0;
}

/* ====== Ряд: слева media, справа body ====== */
.news-card__link {
  display: flex;
  gap: 40px;
  align-items: stretch;
  /* ключевое: обе колонки одной высоты */
  text-decoration: none;
  color: inherit;
  /* height: 290px;  <-- УБРАНО, высоту теперь задаёт .news-card__body */
}

/* Левая колонка (медиа) тянется по высоте ряда */
.news-card__media {
  flex: 1 0 0;
  /* ~50% */
  height: auto;
  /* ключевое: высота от родителя */
  overflow: hidden;
  border-radius: 4px;
  position: relative;
  background: lightgray 0px -28.727px/103.465% 100% no-repeat;
}

/* Картинка всегда заполняет контейнер */
.news-card__media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* Правая колонка (контент) управляет высотой карточки */
.news-card__body {
  flex: 1 0 0;
  /* ~50% */
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 140px;
  /* ключевое: расстояние между контентом и "Подробности" */
  /* justify-content: space-between;  не нужно, gap делает отступ */
  height: auto;
  /* пусть растёт по контенту */
  border-bottom: 1px solid #BABABA;
}

.news-card__content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.news-card__title {
  color: #4C4A44;
  font-family: "Cera Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.news-card__desc {
  color: #4C4A44;
  font-family: "Cera Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 490px;
}

.news-card__more {
  align-self: flex-end;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 0;
  color: #4C4A44;
  font-family: "Cera Pro";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

/* если нужно — можно вернуть увеличенную высоту на очень широких экранах 
@media (min-width: 1441px) {
  .news-card__link { height: 350px; }
}
*/
.news-card__header {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.news-card__info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news-card__category {
  color: #4C4A44;
  font-family: "Cera Pro";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.news-card__time {
  color: #4C4A44;
  text-align: right;
  font-family: "Cera Pro";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

.news-card__time::before {
  content: "";
  display: inline-block;
  width: 14px;
  /* ширина иконки */
  height: 14px;
  margin-right: 8px;
  background: url("/img/icon/clock.svg") no-repeat center;
  background-size: contain;
  /* чтобы не искажалось */
  vertical-align: middle;
}

@media (min-width: 1441px) {
  .news-card__body {
    gap: 200px;
  }
}
@media (max-width: 1024px) {
  .news-card__media {
    flex: 0 0 42%;
  }
}
@media (max-width: 768px) {
    .news-card__body {
        gap: 60px;
    }
}
@media (max-width: 600px) {
    .news-card {
        border-top: none;
        padding-top: 0;
    }
    .news-card__link {
        flex-direction: column;
        align-items: stretch;
    }
    /* картинка сверху: задаём предсказуемые пропорции */
    .news-card__media {
        flex-basis: auto;
        width: 100%;
        height: 300px;
        position: relative;
    }
    .news-card__body {
        height: auto;
        gap: 60px;
        /* поменьше зазор на мобилке */
    }
}
/* End */


/* Start:/local/templates/mrdoors2025/components/bitrix/system.pagenavigation/modern_design_pagenavigation/style.css?17704156622511*/
.pagination {
	margin-top: 35px;
}
.pagination a{
	color: #4C4A44;
}
.pagination a:hover:not(.modern-page-previous, .modern-page-next){
	background: #4C4A44;
	color: white;
}
div.modern-page-navigation {
	padding: 0.5em 0;
}
.modern-page-navigation a{
	width: 30px;
	height: 30px;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	background: none;
	text-align: center;
	margin-right: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.modern-page-current{
	width: 30px;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	margin-right: 15px;
	background: #4C4A44;
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
}
.modern-page-navigation .modern-page-previous{
	background:none;
	margin-right: 50px;
}
.modern-page-navigation .modern-page-next{
	background:none;
	margin-left: 50px;
}
.modern-page-navigation .modern-page-prev{
	background:none;
}
/*.modern-page-first{*/
/*	width: 30px;*/
/*	border: none;*/
/*	border-radius: 5px;*/
/*	cursor: pointer;*/
/*	background: #efefef;*/
/*	padding: 5px;*/
/*	text-align: center;*/
/*	margin-right: 15px;*/
/*}*/
.modern-page-btn-ajax {
	padding: 10px 15px;
	margin: 30px auto 30px;
	width: fit-content;
	border: 1px solid #000000;
	border-radius: 15px;
	font-size: 24px;
	text-transform: uppercase;
	min-width: 220px;
	display: block;
}
/*.modern-page-first.modern-page-current{*/
/*	color:white;*/
/*	background: #1c3172;*/
/*}*/
.modern-page-title, .modern-page-dots {
	display: none;
}
div.modern-page-navigation {
	display: flex;
	justify-content: center;
}

.load_more_all {
	border: none;
	font-size: 16px;
	width: 225px;
	height: 40px;
	border-radius: 5px;
	color: #5d5d5d;
	font-weight: bold;
	cursor: pointer;
	width: 200px;
	display: block;
	margin-bottom: 30px;
	margin-top: 25px;
	margin-left:auto;
	margin-right:auto;
}
.load_more {
	border: none;
	font-size: 16px;
	width: 225px;
	height: 40px;
	border-radius: 5px;
	color: #5d5d5d;
	font-weight: bold;
	cursor: pointer;
	width: 200px;
	display: block;
	margin-bottom: 30px;
	margin-top: 25px;
	margin-left:auto;
	margin-right:auto;
}
.load_more_all {
	color: white;
	background: #1c3172;
	text-align: center;
	padding: 0px 40px;
	font-size: 1rem;
	text-transform: uppercase;
	width: fit-content;
	margin: 0 auto 5px;
	margin-top: 1rem;
	display: block;
	padding-top: 15px;
}
.modern-page-navigation .modern-page-nexta:last-child {
	display: block;
}

.modern-page-next img, .modern-page-previous img {
	width: 10px;
}

/* 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/breadcrumb/white/style.css?1770415662730 */
/* /local/templates/mrdoors2025/components/bitrix/news.list/collection_black/style.css?17704156624267 */
/* /local/templates/mrdoors2025/components/bitrix/news.list/list_type_news/style.css?17704156629121 */
/* /local/templates/mrdoors2025/components/bitrix/system.pagenavigation/modern_design_pagenavigation/style.css?17704156622511 */
/* /local/components/cmd_u/forms/templates/page_form/style.css?17645105685367 */
