

/* Start:/local/templates/main/components/bitrix/news.list/main_bunner/style.css?17726992512433*/
/*banner*/
.banner {
    padding-top: 300px;
    padding-bottom: 51px;
  background-image: url('/upload/photo.jpg');
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
    height: 887px;
    position: relative;
    z-index: 1;
}

/* Остальные стили без изменений */
.banner_sfera {
    color: #FFF;
    font-family: "M PLUS 1p";
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: 80px; /* 125% */
    letter-spacing: -1.28px;
    text-transform: uppercase;
}

.banner_sfera * {
    margin: 0;
}

.banner_title {
    color: #E3E5D0;
    font-family: "M PLUS 1p";
    font-size: 60px;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 92px;
}

.banner_content {
    padding-top: 20px;
    /* background: rgba(31, 69, 114, 0.58);
    border-top: 2px solid #034E8C; */
    padding-bottom: 45px;
}

.banner_content_text {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 45px; /* 187.5% */
    margin-bottom: 17px;
}

.banner_content_text * {
    margin: 0;
}

.banner_content_bottom{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px 36px;
}

.banner_content_volume {
    color: #243333;
    font-family: "M PLUS 1p";
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.6px;
    text-transform: uppercase;
    padding: 2.5px 10px;
    background: #fff;
    border-radius: 30px;
}

.banner_content_volume * {
    margin: 0;

}

.banner_content_speed {
    color: #FFF;
    font-family: "M PLUS 1p";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 45px; /* 250% */
}

.banner_zakaz {
    text-align: center;
    margin-top: 8px;
}

.banner_zakaz a {
    display: block;
    padding: 13.5px 50px;
    color: #FFF;
    font-family: "M PLUS 1p";
    font-size: 16px;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    border-radius: 50px;
    background: #BF4A26;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
}

.banner_zakaz a:hover {
    background: #CC3000;
    color:#FFFFFF;
    text-decoration: none;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/advantages/style.css?17724503341041*/

/*advantages*/
.advantages {
    position: relative;
    overflow: hidden;
    padding-top: 88px;
    padding-bottom: 109px;
    z-index: 2;
}

.advantages:before,
.advantages:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9999px;
    background: #243333;
    z-index: -1;
}

.advantages:before {
    right: 50%;
}

.advantages:after {
    left: 50%;
}

.advantages_item_img {
    display: block;
    margin: 0 0 32px;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    background: #fff;
    position: relative;
}

.advantages_item_img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 25px 12px;
    margin: auto;
}

.advantages_item_title {
    font-family: "M PLUS 1p", sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.advantages_item_text {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 300;

}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/services/style.css?17733081091676*/

/*services*/
.services {
    margin-top: 89px;
    position: relative;
    z-index: 2;
}

.services_text {
    color: #16211F;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 77px;
}

.services_text b,
.services_text strong {
    background: #fff;
    color: #16211F;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 16px;
    padding: 0 10px;
}

.services_title {
    margin-bottom: 90px;
}

.services_item{
    margin: 0 auto;
    margin-bottom: 84px;
}
.services_item_text br {
    display: none;
}
.services_item_img {
    margin-bottom: 32px;
    border-radius: 16px;
    overflow: hidden;
}
.services_item_title {
    color: #16211F;
    font-family: "M PLUS 1p", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.services_item_title a {
    text-decoration: none;
    color: #000000;
}

.services_item_title a:hover {
    text-decoration: none;
    color: #BF4A26;
}

.services_item_text {
    color: #16211F;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px; /* 162.5% */
}

.services_item_text p {
    margin: 0;
}

.services_more a {
    text-align: center;
    display: block;
    padding: 13.5px 23px;
    color: #FFF;
    font-family: "M PLUS 1p";
    font-size: 16px;
    line-height: normal;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 50px;
    background: #BF4A26;
    transition: all .3s;
}
.services_more a:hover {
    color:#FFFFFF;
    text-decoration: none;
    background: #CC3000;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/scheme_work/style.css?1772452041912*/

/*scheme_work*/
.scheme_work {
    background: #243333;
    padding: 95px 0 28px;
    margin-top: 77px;
}

.scheme_work .green_title {
    color: #fff;
}

.scheme_work_item {
    margin-bottom: 87px;
}

.scheme_work_item_top{
    margin-bottom: 32px;
    display: flex;
    align-items: center;
    gap: 0 130px;
}

.scheme_work_item_top::after{
    content: '';
    height: 1px;
    min-width: 80px;
    width: 80px;
    background: #6F7E81;
}

.scheme_work .col-lg-4:nth-child(3n) .scheme_work_item_top::after{
    display: none;
}

.scheme_work_item_icon {
    position: relative;
    min-width: 90px;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.scheme_work_item_title {
    color: #FFF;
    font-family: "M PLUS 1p";
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/arenda/style.css?1773228413239*/
/*arenda*/
.arenda {
    padding-top: 95px;
    background: #fff;
    position: relative;
    z-index: 2;
}

.arenda::before{
    content: url(/upload/uzor_left.png);
    position: absolute;
    left: 0;
    top: 254px;
    z-index: -1;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/nash_beton/style.css?17733117135763*/
.nash_beton {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 40px;
}
.nash_beton_swiper {
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
}
.nash_beton_item {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.nash_beton_item a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.nash_beton_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.nash_beton_item:hover img {
  transform: scale(1.05);
}
.swiper-button-next,
.swiper-button-prev {
  color: #333;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 18px;
}
.swiper-pagination-bullet {
  background: #333;
}
.swiper-pagination-bullet-active {
  background: #007aff;
}
.fancybox__backdrop {
  background: rgba(0, 0, 0, 0.9) !important; 
}
.fancybox__container {
  --fancybox-bg: rgba(0, 0, 0, 0.95);
}
.fancybox__nav {
  --fancybox-nav-bg: rgba(255, 255, 255, 0.3);
  --fancybox-nav-hover-bg: rgba(255, 255, 255, 0.5);
}
.fancybox__toolbar {
  --fancybox-toolbar-bg: rgba(0, 0, 0, 0.5);
}
.fancybox-zoomIn {
  animation: fancyboxZoomIn 0.3s ease;
}
.fancybox-zoomOut {
  animation: fancyboxZoomOut 0.3s ease;
}

.swiper-button-next,
.swiper-button-prev {
    width: 50px !important;
    height: 50px !important;
    color: #BF4A26 !important;
}
.swiper-pagination-bullet-active {
    background:#BF4A26 !important;
}
.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.modal-overlay.active {
  display: flex;
  opacity: 1;
}
.modal-content {
  position: relative;
  max-width: 90vw;
  max-height: 90vh;
  animation: zoomIn 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
@keyframes zoomIn {
  from {
    transform: scale(0.8);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.modal-content img {
  max-width: 100%;
  max-height: 90vh;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 4px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: bicubic;
}
.modal-content img.original-size {
  max-width: none;
  max-height: none;
  width: auto;
  height: auto;
}
.modal-close {
  position: fixed;
  top: 20px;
  right: 30px;
  color: white;
  font-size: 40px;
  cursor: pointer;
  z-index: 10000;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  transition: all 0.3s ease;
}
.modal-close:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1.1);
}
.modal-close::before {
  content: '×';
  font-family: Arial, sans-serif;
  line-height: 1;
  font-size: 50px;
  margin-top: -5px;
}
.modal-nav {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  font-size: 50px;
  cursor: pointer;
  z-index: 10000;
  padding: 20px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  user-select: none;
}
.modal-nav:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-50%) scale(1.1);
}
.modal-nav.prev {
  left: 20px;
}
.modal-nav.next {
  right: 20px;
}
.modal-nav::before {
  font-family: Arial, sans-serif;
  line-height: 1;
}
.modal-nav.prev::before {
  content: '‹';
  font-size: 80px;
  margin-top: -10px;
  margin-right: 5px;
}
.modal-nav.next::before {
  content: '›';
  font-size: 80px;
  margin-top: -10px;
  margin-left: 5px;
}
.modal-counter {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  background: rgba(0, 0, 0, 0.7);
  padding: 8px 20px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 500;
  z-index: 10000;
  letter-spacing: 1px;
  backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.fancybox__container .fancybox__carousel .fancybox__viewport .fancybox__track .fancybox__slide.is-selected .fancybox__content img.fancybox-image {
    width: auto !important;
    height: auto !important;
    max-width: 90vw !important;
    max-height: 90vh !important;
    object-fit: contain !important;
}

/* Или более короткий путь */
.fancybox__slide.is-selected .fancybox__content .fancybox-image {
    width: auto !important;
    height: auto !important;
    max-width: 90vw !important;
    max-height: 90vh !important;
    object-fit: contain !important;
        left: auto;
        top: auto;
  }

/* Исправляем родительский контейнер */
.fancybox__slide.is-selected .fancybox__content {
    width: auto !important;
    height: auto !important;
    max-width: 90vw !important;
    max-height: 90vh !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

/* Для всех слайдов, не только выбранного */
.fancybox__slide .fancybox__content {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.fancybox__slide .fancybox__content img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/docs/style.css?17725405083389*/
/*Главная страница*/

.content_area_front {
    padding-top: 67px;
    padding-bottom: 73px;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
}

.content_area_front p {
    margin-bottom: 26px;
}

.content_area_front p:last-child {
    margin-bottom: 0;
}

.title_page_front {
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    color: #00A664;
    margin-bottom: 38px;
}

.content_area_front p .blue {
    font-weight: 500;
    color: #074E8C;
}

.front_page_dop{
    margin-top: 82px;
}
.docs_page:not(.company) {
    max-width: 400px;
    margin: 0 auto;
}

.docs_page.company {
    max-width: 850px;
    margin: 0 auto;
}

.docs_page_title {
    margin-bottom: 90px;
}


.docs_page_item {
    max-width: 190px;
    overflow: hidden;
    border-radius: 16px;
    margin: 0 auto;
}

.docs_page_item_wrap a{
    position: relative;
}

.docs_page_item_wrap a::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(36, 51, 51, 0.5);
    z-index: 1;
    opacity: 0;
    transition: all .3s;
}

.docs_page_item_wrap a::after{
    content: url(/upload/docs_lupa.jpg);
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    opacity: 0;
    transition: all .3s;
}

.docs_page_item_wrap a:hover::before,
.docs_page_item_wrap a:hover::after{
    opacity: 1;
}

/* Модальное окно для документов */
.modal_docs {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.95);
    overflow: auto;
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

.modal-content_docs {
    margin: auto;
    display: block;
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: contain;
    border: 2px solid #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

/* Кнопка закрытия (крестик) */
.modal_docs .close {
    position: absolute;
    top: 25px;
    right: 35px;
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10000;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal_docs .close:hover {
    background: rgba(255, 0, 0, 0.7);
    transform: rotate(90deg) scale(1.1);
}



/* Для мобильных */
@media (max-width: 768px) {
    .modal_docs .close {
        top: 15px;
        right: 15px;
        font-size: 40px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    
    .modal-content_docs {
        max-width: 95%;
        max-height: 85%;
    }
}

/* Для очень маленьких экранов */
@media (max-width: 480px) {
    .modal_docs .close {
        top: 10px;
        right: 10px;
        font-size: 35px;
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
}
/* End */
/* /local/templates/main/components/bitrix/news.list/main_bunner/style.css?17726992512433 */
/* /local/templates/main/components/bitrix/news.list/advantages/style.css?17724503341041 */
/* /local/templates/main/components/bitrix/news.list/services/style.css?17733081091676 */
/* /local/templates/main/components/bitrix/news.list/scheme_work/style.css?1772452041912 */
/* /local/templates/main/components/bitrix/news.list/arenda/style.css?1773228413239 */
/* /local/templates/main/components/bitrix/news.list/nash_beton/style.css?17733117135763 */
/* /local/templates/main/components/bitrix/news.list/docs/style.css?17725405083389 */
