:root {
  --Verdana: Verdana;
  --richblack: #010B13;
  --background-black: rgb(0, 0, 0, 0.5);
  --blue: #1974D2;
  --blue-8: rgb(25, 116, 210, 0.8);
  --yellow: #FFDB58;
}

body {
  font: 14px var(--Verdana);
  line-height: 20px;
}

p {
  text-align: justify;
  margin-bottom: 0rem;
}

ul li {
  font-size: 14px;
}

.fon-write {
  background-color: rgb(255, 255, 255, 0.9);
}

@media (max-width: 767px) {
  .main-content {
    margin-top: 80px;
  } 
}

.questions-section-question {
  line-height: 45px;
}

@media (max-width: 275px) {
  .questions-section-question {
    font-size: 19px;
  } 
}

.main-fon {
  background: url(/templates/microton/img/fon.png);
  background-attachment: fixed;
  background-size:cover;
}

/* header */

.header-logo-left a {
  display: flex;
  align-items: center;
}

.header-logo-left a div {
  margin-left: 20px;
}

.header__wrapper--first {
  background-color: var(--blue);
}

.img-fluid.main-menu-logo {
  border-radius: 12px;
}

.header-name {
  color: #fff;
}

@media (max-width: 800px) {
  .d-md-none {
      display: flex !important;
  }
}

.mine-menu-button {
  height: 45px;
  width: 55%;
}

/* breadcrumb */

.breadcrumb li {
  font-size: 12px;
}

.breadcrumb .pathway {
  color: #000;
}

/* .questions */

.questions-section-wrapper {
  height: 450px;
  background: url(/templates/microton/img/fos-glavnai.jpg) center 50%;
  background-size: cover;
}

.questions-section-container {
  height: 450px;
}

@media (max-width: 800px) {
  .questions-section-wrapper {
    height: 700px;
  }

  .questions-section-container {
    height: 700px;
  }
}

/* footer */

footer {
  background-color: #44454a;
}

.section-footer div a {
  color: var(--white);
}

.section-footer div a:hover {
  color: var(--white);
}

.advantages-section-item-btn {
    background-image: url(/templates/microton/img/advantages-icon/bg8.jpg);
    background-size: cover;
}

[class^="advantages-section-item-"]::before {
    background-color: rgba(0, 0, 0, 0.1);
}

.container_header {
  font-size: 14px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.col-12.d-none.d-lg-flex.align-items-center.justify-content-center.col-lg-2.col-xl-3.px-0 {
    padding-right: 45px !important;
}

.partners_h2 {
    text-align: left;
    margin-left: -20px;
    font-size: 40px;
    color: #0b53b3;
}

.advantages-section-title h2 {
    font-weight: unset;
    font-size: 40px !important;
    text-align: left;
}

@media screen and (max-width: 767px) {
  .advantages-section-title h2 {
    font-size: 25px !important;
  }
}

@media screen and (max-width: 275px) {
  .advantages-section-title h2 {
    font-size: 20px !important;
  }
}

.about-section-company-title h2 {
    font-weight: unset;
}

.about-section-company-title span {
    font-weight: unset;
}

.slides {
    height: 600px;
}

.custom .category-card__img {
    height: calc(100% + 40px);
}

.category-card__img {
    height: calc(75% + 40px);
}

.category-card__text {
  max-width: unset;
}

div[itemprop="articleBody"] .complex {
  background: unset;
}

div[itemprop="articleBody"] .complex::before {
  display: none;
}

div[itemprop="articleBody"] .complex h2 {
  color: #000;
}

.complex {
  margin-bottom: 0px;
  position: relative;
  z-index: 1;
  background: url(/images/katalog-fon.jpg) no-repeat center;
  background-size: 100%;
}

.complex::before {
  content: "";
  background: var(--background-black);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}

.complex h2 {
  text-align: left;
  font-size: 40px;
  color: #ffffff;
  margin-bottom: 0px;
  position: relative;
  z-index: 3;
  margin-left: 12px;
}

@media (max-width: 767px) {
    .complex {
        padding: 25px 0;
        background-size: cover !important;
    }
    
    .complex h2 {
        font-size: 24px;
        text-align: center;
        margin: 0 0 15px 0;
    }
    
    .row-category {
        width: 100%;
        gap: 15px;
        flex-direction: column;
        align-items: center;
        padding: 0 10px;
    }
    
    .category-card-wrap {
        width: 100%;
        max-width: 350px;
        margin-bottom: 0;
    }
    
    .category-card {
        min-width: unset;
        width: 100%;
        height: 150px;
        margin-top: 0;
        padding: 0;
        border-radius: 12px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    
    .category-card__img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
    }
    
    .category-card__text {
        font-size: 18px;
        padding: 8px 12px;
        position: relative;
        top: auto;
        left: auto;
        margin: 0;
        border-radius: 0 0 12px 12px;
        width: 100%;
        box-sizing: border-box;
        z-index: 2;
    }
    
    .category-card__text:before {
        width: 25px;
        margin-top: 5px;
    }
}

.about-section-inner {
  margin: 0px;
}

.mine-reviews-slider-slide_content_width {
    position: relative;
}

.mine-reviews-slider-slide {
    min-height: 100%;
}

.mine-reviews-section {
    margin-bottom: 50px;
}

/* clients slider */

.swiper-slide img.logo {
    width: 150px !important;
}

/* works */

.works {
  background: unset;
  padding-bottom: 0px;
}

/* our works slider */

.ourWorksSwiper2 .swiper {
    width: 100%;
    height: 100%;
  }

  .ourWorksSwiper2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .ourWorksSwiper2 .swiper-slide img {
    display: block;
    width: 100%;
    height: 600px;
    object-fit: cover;
  }

  .ourWorksSwiper2 .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .ourWorksSwiper2 .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .ourWorksSwiper2 {
    height: 80%;
    width: 100%;
  }

  .ourWorksSwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .ourWorksSwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
  }

  .ourWorksSwiper .swiper-slide-thumb-active {
    opacity: 1;
  }

  .ourWorksSwiper .swiper-slide img {
    /* display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; */
    width: 100px;
    height: 75px;
    object-fit: cover;
    margin: 0 5px;
    cursor: pointer;
    transition: transform 0.3s ease;
  }

.inner-catalog-card-img img {
    display: block;
    height: 330px;
    object-fit: cover;
}

.inner-catalog-card-properties h2 {
  font-size: 24px;
  color: #1e73be;
  font-weight: bold;
}

@media (max-width: 500px) {
  .ourWorksSwiper2 .swiper-slide img {
    height: 250px;
  }
}

/* mine examples */

.in-card-slider-section-title h2 {
  font-size: 40px !important;
  text-transform: uppercase;
  padding: 30px 0 0 0;
  color: var(--black);
  font-weight: 700;
}

.in-card-slider-tab {
  height: 40px;
  padding: 30px 0;
  font-weight: 700;
  text-align: center;
  /* color: var(--white);
  background-color: var(--gray-dark); */
}

.in-card-slider-tab {
  color: var(--white);
  background-color: #353839;
  border-right: var(--white) 1px solid;
}

.in-card-slider-tab div {
  cursor: pointer;
}

.in-card-slider-tab-active {
  background-color: var(--gray-lightest);
  color: var(--gray-dark);
}

.in-card-slider-area-wrapper {
  background-color: var(--gray-lightest);
  padding: 30px 30px;
}

.in-card-slider-area {
  display: none;
  width: 100%;
  background-color: var(--gray-lightest);
  padding: 30px 30px;
}

.in-card-slider-area-active {
  display: block;
}

.in-card-slider-card {
  background-image: unset;
  background-color: var(--grayest);
  padding: 25px 25px 0px 25px;
  overflow: hidden;
}

.in-card-slider-card:hover {
  background-image: unset;
  background-color: var(--white);
  padding: 25px 25px 0px 25px;
  overflow: hidden;
}

.in-card-slider-card img {
  display: block;
  height: 50vh;
  object-fit: cover;
}

.inner-catalog-card-tabs {
  margin-top: 15px;
}

.inner-catalog-card-price-btn {
  height: 40px;
  padding: 30px 0;
  font-weight: 700;
  text-align: center;
  color: var(--white);
  background-color: var(--blue);
}

.in-card-slider-tab-link {
  position: absolute;
  height: 100%;
  width: 100%;
}

.in-card-slider-tab-link-header {
  font-size: 2.1rem;
  font-weight: 700;
}


/* slider in card */

.inCardSwiperWidthSet {
  max-width: 495px !important;
}

/*.inCardSwiper .swiper {
   width: 100%;
  height: 100%; 
}*/

.inCardSwiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.inCardSwiper .swiper-slide img {
  /* display: block;
  width: 100%; 
  height: 600px;*/
  object-fit: cover;
}

.inCardSwiper .swiper {
  /* width: 100%; */
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.inCardSwiper .swiper-slide {
  background-size: cover;
  background-position: center;
}

/*.inCardSwiper {
    height: 80%;
 width: 100%; 
}*/




.custom-slide-width {
    right: 23%;
    width: 250px !important; 

}



.inCardSwiperThumbs {
  padding: 10px 0;
}

.inCardSwiperThumbs .swiper-slide {
  /* width: 25% !important; */
  height: 100%;
  opacity: 0.4;
}

.inCardSwiperThumbs .swiper-slide-thumb-active {
  opacity: 1;
}

.inCardSwiperThumbs .swiper-slide img {
  max-height: 75px;
  object-fit: cover;
  cursor: pointer;
  margin-bottom: 10px;
  /* display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; 
  width: 100px;
  height: 75px;
  object-fit: cover;
  margin: 0 5px;
  transition: transform 0.3s ease;*/
}

.inCardSwiperThumbs .swiper-wrapper {
  flex-flow: wrap;
  justify-content: space-between;
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: row;
}



.tb_standart_500 {
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}

.tb_standart_500 th {
  padding: 3px;
  /* border-width: 1px;
  border-color: #000000; */
}

.tb_standart_500 td {
  padding: 3px;
  /* border-width: 1px;
  border-color: #000000; */
}

.tb_standart_500-div {
  width: 75%;
  display: inline-block;
}

.tb_standart_500-1-td {
  text-align: left;
}

@media screen and (max-width: 1100px) {
  .tb_standart_500-div {
    width: 100%;
  }
}

@media screen and (max-width: 900px) {
  .tb_standart_500 tr {
    display: block;
  }

  .tb_standart_500 th {
    display: none;
  }

  .tb_standart_500 td {
    display: block;
  }

  .tb_standart_500-1-td {
    font-weight: 700;
  }

  .tb_standart_500-1-td {
    text-align: center;
  }
  
}

@media screen and (max-width: 767px) {
  .mine-top-slider-slide_content_title .main-menu-logo {
    display: none;
  }

  .mine-top-slider-slide_content_title {
    font-size: 50px;
    color: var(--white);
  }

  .mine-top-slider-slide_content_subtitle {
    font-size: 40px;
  }

  .mine-top-slider-slide_content_width {
    /* max-width: 400px !important; */
    margin-left: 30px;
    margin-right: 30px;
  }

  .mine-top-slider-slide_callback-btn {
    padding-right: 21px;
  }

  .mine-top-slider-slide_content_subtitle .mine-top-slider-slide-button {
    width: 315px;
  }

  .category-card__text:before, .link-show-more:before {
    top: 95%;
    position: absolute;
  }

  .about-section-company-text li {
    margin-bottom: 10px;
  }

  .partners_h2 {
    font-size: 35px;
  }

  .partner-logo img {
    height: 90px;
  }

  .ourWorksSwiper .swiper-slide img {
    max-width: 35px;
    height: 35px;
  }

  .footer-contacts {
    text-align: center;
  }
}

/* .in-card-tab {
  width: 325px;
} */

.sidebar-left .nav-child .nav-child {
  display: block;
}

.sidebar-left-col ul.nav li ul li a {
  font-weight: 700;
}

.sidebar-left-col ul.nav li ul li ul a {
  font-weight: 500;
}

@media (max-width: 768px) {
  .sidebar-left .nav-child .nav-child {
    display: none;
  }

  .nav-child .deeper:hover > .nav-child {
    display: none;
  }

  .nav-child .deeper:hover > .product__title + ul.nav-child {
    display: none;
  }

  .catalog__card.catalog__card--main .tile-card__content:last-child {
    margin: 18px;
    font-size: 16px;
  }
}

/* catalog */

@media screen and (min-width: 768px) {
  .catalog__card.catalog__card--main {
    width: 33%;
  }

  .catalog__card.catalog__card--main .tile-card__img {
    height: 190px;
  }
}

@media screen and (max-width: 525px) {
  .catalog__card.catalog__card--main {
      width: 100%;
  }
}

@media screen and (min-width: 1260px) {
  .catalog__card.catalog__card--main:nth-child(3n) {
    border-color: transparent;
  }
}

@media screen and (min-width: 1260px) {
  .catalog__card.catalog__card--main:nth-child(4n) {
    border-right: 1px solid #ddd;
  }
}

/* main menu */

.main-menu a {
  font-size: 18px;
  color: var(--white);
}

.main-menu ul a {
  padding: 5px 15px;
  color: var(--richblack);
}

.row.px-0.mx-0.container {
  margin-left: auto !important;
  margin-right: auto !important;
}

nav.topMenuHeader {
  background-color: var(--blue);
}

.main-menu > li.active, .main-menu li.current {
  background-color: var(--blue);
}

.main-menu > li.active > a, .main-menu li.current > a {
  color: var(--white);
  font-weight: 700;
}

.mine-menu-button {
  background-color: var(--white);
  color: var(--blue);
}

.main-menu a:hover, .main-menu > li.active > a, .main-menu li.current > a {
  color: var(--white);
}

.main-menu a:hover {
  font-weight: 700;
}

.main-menu li ul {
  background-color: var(--blue);
}

.main-menu li ul a {
  color: var(--white);
}

.main-menu li ul a:hover {
  font-weight: 700;
}

.mine-menu-button:first-child:after {
  background: url(/templates/microton/img/trending_flat_24dp_FILL0_wght400_GRAD0_opsz24.svg);
  width: 27px;
}

.topMenuHeader.header__second.py-md-4 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.header__second .btn:hover {
  background-color: #074094;
  color: var(--white);
}

.mine-menu-button:first-child:hover:after {
  background: url(/templates/microton/img/trending_flat_24dp_FILL0_wght400_GRAD0_opsz24_white.svg);
}

a[href="/o-nas"] {
  white-space: nowrap;
}

/* left-menu */

.sidebar-left-col ul.nav .item-260 {
  display: none;
}

.sidebar-left-col ul.nav .item-261 {
  display: none;
}

/* sidebar menu */

.sidebar-left a {
  color: var(--richblack);
  text-decoration: none;
}

.sidebar-left a:hover {
  color: var(--blue);
  text-decoration: none;
}

.sidebar-left-col ul.nav li {
  margin-top: 10px;
}

@media screen and (max-width: 400px) {
  .catalog__card.catalog__card--main .tile-card__img {
      width: unset;
      height: 155px;
  }
}

.new-year-promo {
  padding: 150px 0 0 0;
  height: 350px;
}

.new-year-promo__header {
  text-align: center;
  font-size: 40px;
  color: #0b53b3;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}

.new-year-promo__text {
  text-align: center;
}

/* footer */

.header__wrapper .d-lg-none {
  display: none !important;
}

.footer__first {
  padding: 25px 0 0;
}

.footer__first ul {
  line-height: 15px;
}

.footer__first .main-menu-logo {
  border-radius: 12px;
}

.section-footer.container {
  display: flex;
  justify-content: space-between;
  line-height: 20px;
}

.section-footer.container .footer-section-social-icon {
  width: unset;
}

.footer__first {
  margin-bottom: 15px;
}

.footer__first ul.nav .item-101 {
  display: unset;
}

.footer__second {
  padding-top: 10px;
}

.footer-section-wrapper {
  padding-bottom: 7px;
}

.ip-sys-section {
  text-align: center;
}

.ip-sys-section a {
  color: #fff;
}

.ip-sys-section a:hover {
  color: #fff;
  font-weight: 700;
}


@media screen and (max-width: 767px) {
  .section-footer.container {
    display: block;
    text-align: center;
  }

  .footer-contacts {
    display: none !important;
  }

  .main-menu-logo {
    margin-bottom: 10px;
  }
}

/* top-slider */ 

.top-slider_h2 {
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 25px;
  margin-bottom: 26px;
  position: absolute;
  top: 50%;
  left: 5%;
  z-index: 4;
  background-color: var(--blue-8);
  padding: 10px 20px 10px 20px;
  border-radius: 25px;
}

.top-slider_h2-span-text {
  font-size: 18px;
}

.top-slider_h2-span-logo {
  font-size: 55px;
}

.mine-top-slider-wrapper {
  height: 750px;
}

/* .mine-top-slider-wrapper:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 114%;
  left: 0;
  top: 182px;
  background: linear-gradient(0deg, #0f56a3 3%, #2d5e9500 55%, #2d5e9500 55%, #2d5e9500 55%, #0b53a5c2 100%);
  z-index: 3;
} 

.gradient {
  width: 100%;
  height: 114%;
  position: absolute;
  background: #001a3059;
  top: 182px;
  left: 0;
  z-index: 1;
} */

.bgvideo {
  position: relative;
  width: 100%;
  overflow-y: hidden;
  z-index: 0;
}

@media screen and (max-width: 1300px) {
  .mine-top-slider-wrapper {
    height: 550px;
  }

  .top-slider_h2 {
    font-size: 40px !important;
  }
}

@media screen and (max-width: 990px) {
  .mine-top-slider-wrapper {
    height: 425px;
  }

  .top-slider_h2 {
    font-size: 25px !important;
  }
}

@media screen and (max-width: 625px) {
  .mine-top-slider-wrapper {
    height: 275px;
  }

  .complex .text-block {
    margin-bottom: 20px;
  }

  .top-slider_h2 {
    font-size: 12px !important;
    top: 70%;
  }

  .top-slider_h2-span-logo {
    font-size: 25px;
  }

  .top-slider_h2-span-text {
    font-size: 11px;
  }
}

@media screen and (max-width: 500px) {
  .mine-top-slider-wrapper {
    height: 200px;
  }
}

@media screen and (max-width: 350px) {
  .mine-top-slider-wrapper {
    height: 150px;
  }

  .top-slider_h2 {
    font-size: 10px !important;
    top: 62%;
  }

  .top-slider_h2-span-logo {
    font-size: 20px;
  }

  .top-slider_h2-span-text {
    font-size: 9px;
  }
}

@media screen and (max-width: 275px) {
  .mine-top-slider-wrapper {
    height: 125px;
  }
  
  .top-slider_h2 {
    top: 67% !important;
  }

  .top-slider_h2-span-logo {
    font-size: 17px;
  }
}

/* category */ 

.category-card {
  min-width: 324px;
  height: 258px;
  background: linear-gradient(130deg, #ffffff 0, #ffffff 50%, #ffffff 100%);
  padding-left: 18px;
  padding-top: 12px;
  display: block;
  margin-top: 30px;
  max-width: 100%;
  transition: box-shadow .3s;
  position: relative;
  border-radius: 25px;
}

.category-card:not(div):hover {
  box-shadow: 1px 3px 8px 2px rgba(0, 0, 0, .4);
  background: linear-gradient(130deg, #ffffff 0, #ffffff 50%, #ffffff 100%);
}

.category-card__text {
  color: var(--blue);
}

/* about-company */

.o-kompanii-gl {
  width: 100%;
  border-radius: 25px;
}

.about-section-inner .about-section-column-right-text {
  background-color: unset;
  color: #000000;
  padding: 10px 15px 10px 15px;
  border-radius: 25px;
}

.about-section-container .about-section-column-right-2 {
  color: #fff;
  text-align: center;
  padding-top: 15px;
  width: auto;
}

.about-section-container .about-section-column-right-2 span {
  background-color: var(--blue);
  padding: 3px 25px 3px 7px;
  border-radius: 25px;
}

.about-section-container .about-section-column-right-2 span::after {
  content: "";
  background: url(/templates/microton/img/trending_flat_24dp_FILL0_wght400_GRAD0_opsz24_white.svg);
  background-size: 21px 21px;
  height: 22px;
  width: 22px;
  position: absolute;
}

.about-section-column-right-2 a {
  color: #fff;
}

.about-section-inner .about-section-company-text {
  font-size: 14px;
}

@media screen and (max-width: 1250px) {
  .about-section-column-left {
    width: 50%;
  }

  .about-section-inner .about-section-column-right {
    width: 65%;
  }

  .about-section-column-left-2 {
    right: 5%;
    width: 48%;
  }

  .about-section-inner .about-section-column-right-2 {
    width: 59%;
    padding-top: 200px;
  }
}

@media screen and (max-width: 990px) {
  .about-section-column-left {
    width: 100%;
    position: relative;
  }

  .about-section-inner .about-section-column-right {
    position: relative;
    width: 100%;
    margin-left: unset;
    padding-top: 15px;
    padding-left: 0px;
  }

  .about-section-column-left-2 {
    position: relative;
    right: 0;
    width: 100%;
    z-index: 0;
    padding-right: 0;
  }

  .about-section-inner .about-section-column-right-2 {
    margin-right: auto;
    margin-left: unset;
    width: 100%;
    padding-top: 15px;
    position: relative;
    z-index: 1;
  }
}

/* designing */

.designing-section {
  display: flex;
  flex-direction: row-reverse;
}

.swiper-designing-slider img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.js-swiper-designing-button-next.swiper-button-next {
  position: relative;
  top: -170px;
  margin-left: auto;
  margin-right: -50px;
}

.js-swiper-designing-button-prev.swiper-button-prev {
  position: relative;
  top: -191px;
  left: -40px;
}

.span-blue {
  color: var(--blue);
}

.designing-section h2 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.designing-section ul {
  list-style: inside;
}

.designing-section ul li {
  font: 14px var(--Verdana);
  text-align: justify;
}

.js-swiper-designing-pagination {
  position: relative;
}

.swiper-designing-slider .swiper-wrapper {
  align-items: center;
}

.designing-section img {
  margin-left: 10px;
  border-radius: 25px;
}

.designing-section-in-card .designing-img-div{
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 15px;
}

.designing-section-in-card .designing-img-div a {
  text-align: center;
  min-height: 150px;
  border-radius: 5px;
}

.designing-section-in-card .designing-img-div a p {
  font-size: 18px;
  margin: 7px 5px 10px;
  border-radius: 10px;
  background-color: var(--blue-8);
  color: var(--white);
  padding: 2px 6px 6px 5px;
}

.more-detailed {
  display: block;
  width: fit-content;
  margin-left: auto;
}

.more-detailed a {
  color: var(--blue);
}

@media screen and (max-width: 625px) {
  .designing-section {
    flex-direction: column;
  }
  
  .designing-img img {
    margin-left: 0px;
    margin-bottom: 10px;
    width: 100%;
  }
}

/* advantages */

.advantages {
  margin-bottom: 0;
}

.advantages-section-item-1-bg {
  background-image: none;
}

.advantages-section-item-2-bg {
  background-image: none;
}

.advantages-section-item-3-bg {
  background-image: none;
}

.advantages-section-item-4-bg {
  background-image: none;
}

.advantages-section-item-5-bg {
  background-image: none;
}

.advantages-section-item-6-bg {
  background-image: none;
}

.advantages-section-item-7-bg {
  background-image: none;
}

.advantages-section-item-8-bg {
  background-image: none;
}

.advantages-section-item-inner:hover {
  opacity: 1;
}

.advantages-section-item:hover .advantages-section-item-title {
  color: #000000;
  text-shadow: 0px 0px 14px #fff;
}

.advantages-section-item {
  box-shadow: 2px 3px 10px 3px rgba(0, 0, 0, 0.12);
}

.advantages-section-item-inner img {
  padding-top: 12%;
  max-width: 150px;
}

@media screen and (max-width: 990px) {
  .advantages .container .advantages-section-first-row .row .justify-content-center {
    width: 48%;
  }

  .row.advantages-section-item-inner {
    justify-content: center;
  }

  .advantages-section-item-title {
    margin-left: auto;
    margin-right: auto;
    top: 67%;
    left: 25%;
  }
}

@media screen and (max-width: 767px) {
  .advantages .container .advantages-section-first-row .row .justify-content-center {
      width: 100%;
      margin: unset;
  }

  .advantages-section-item-title {
    margin-left: auto;
    margin-right: auto;
    top: 75%;
    left: 0;
  }
}

/* o-kompanii */

.o-kompanii {
  background: url(/images/reka-02.gif) center;
  background-size: 100%;
}

.o-kompanii h2 {
  color: #fff;
}

.o-kompanii .about-section-container {
  display: flex;
  align-items: center;
  gap: 35px;
}

.about-section-column-left {
  border-right: none;
  width: 100%;
  z-index: 0;
  padding-right: 0;
}

.about-section-column-left img {
  width: 100%;
  margin-bottom: 25px;
  border-radius: 25px;
}

.about-section-column-right {
  padding-left: 0px;
}

.about-section-inner .about-section-column-right {
  color: #fff;
  background-color: var(--blue-8);
  padding: 10px 10px 10px 10px;
  border-radius: 25px;
}

@media screen and (max-width: 767px) {
  .row-category {
      width: auto;
  }

  .o-kompanii {
    background-size: cover !important;
  }

  .o-kompanii .about-section-container {
    flex-wrap: wrap;
    gap: 0px;
  }

  .about-section-column-right {
    margin-bottom: 15px;
  }
}

/* category */ 

.row-category {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  justify-content: center;
  gap: 0px 30px;
}

.row-category .category-card-wrap {
  margin-bottom: 0px;
}

.category-card-1, .category-card-1:hover {
  background: url(/images/catalog/001.jpg) no-repeat center !important;
  background-size: cover !important;
}

.category-card-2, .category-card-2:hover {
  background: url(/images/catalog/002.jpg) no-repeat center !important;
  background-size: cover !important;
}

.category-card-3, .category-card-3:hover {
  background: url(/images/catalog/003.PNG) no-repeat center !important;
  background-size: cover !important;
}

.category-card-4, .category-card-4:hover {
  background: url(/images/catalog/004.jpg) no-repeat center !important;
  background-size: cover !important;
}

.category-card-5, .category-card-5:hover {
  background: url(/images/catalog/005.jpg) no-repeat center !important;
  background-size: cover !important;
}

.category-card-6, .category-card-6:hover {
  background: url(/images/catalog/006.jpg) no-repeat center !important;
  background-size: cover !important;
}

.category-card-7, .category-card-7:hover {
  background: url(/images/catalog/007.jpg) no-repeat center !important;
  background-size: cover !important;
}

.category-card-8, .category-card-8:hover {
  background: url(/images/catalog/008.jpg) no-repeat center !important;
  background-size: cover !important;
}

.category-card-9, .category-card-9:hover {
  background: url(/images/catalog/image_delnie_veshi.jpg) no-repeat center !important;
  background-size: cover !important;
  width: 225px;
  height: 195px;
  
}
 
.category-card-10, .category-card-10:hover {
  background: url(/images/uslugi/001.jpeg) no-repeat center !important;
  background-size: cover !important;
}

.category-card-11, .category-card-11:hover {
  background: url(/images/uslugi/002.jpg) no-repeat center !important;
  background-size: cover !important;
}

.category-card__text {
  width: unset;
  color: var(--white);
  background-color: var(--blue-8);
  padding: 10px 10px 18px 10px;
  position: relative;
  top: -12px;
  left: -18px;
  border-radius: 25px 25px 25px 0px;
}

.category-card__text:before {
  background-color: var(--white);
  top: 73%;
}

.category-card:not(div):hover .category-card__text:before,
.category-card__after > * {
  width: 75% !important;
}

@media screen and (max-width: 767px) {
  .row-category {
    width: calc(100% + 0px);
  }

  .category-card-wrap {
    width: unset;
  }

  .category-card {
    min-width: 293px;
    height: 125px;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block h2 {
    margin-bottom: -35px;
  }
}

@media screen and (max-width: 400px) {
  .category-card {
    min-width: 230px;
    max-width: 230px;
  }
}

@media screen and (max-width: 275px) {
  .category-card {
    min-width: 200px;
    max-width: 200px;
  }
}

/* partners */

.logo-container.swiper-mine-clients {
  max-height: unset;
}

/* about-us */

.flex-sb {
  display: flex;
  justify-content: space-between;
}

.about-us-img__cont-s {
  position: relative;
  background-size: contain;
  min-width: 250px;
}

.about-us-img-s {
  display: initial;
  position: absolute;
  right: 0;
  height: 100%;
  z-index: -1;
}

.about-us-img-s:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(90deg, #ffffff, #ffffff00);
  top: 0;
  left: 0;
}

.about-us-img {
  border-radius: 25px;
  display: initial;
  float: right;
  max-width: 350px;
  margin-left: 10px;
}

/* news-modul */

.modal-backdrop.fade.show {
  display: none;
}

 .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.news-section.container a {
  color: var(--white);
}

.news-button {
  height: 300px;
  width: 500px;
  background: url(/images/news.jpg);
  background-size: cover;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 25px;
}

.news-button-text {
  font-size: 40px;
  padding-top: 30px;
}

.news-button-text span {
  background-color: var(--blue-8);
  padding: 5px 12px;
  border-radius: 25px 25px 25px 0px;
}

/* news */

.section-news a {
  color: #000000;
}

.news-item {
  margin-bottom: 16px;
}

.news-item img {
  float: left;
  margin: 0 20px 10px 0;
  width: 300px;
  display: block;
}

.news-images-row {
  text-align: center;
}

.news-image {
  display: inline-block;
  margin: 0 10px 20px 10px;
  width: 300px;
}

.news-text h2 {
  font-size: 35px;
  color: var(--blue);
  font-weight: 600;
  margin-bottom: 15px;
}

.news-text p {
  font-size: 21px;
  min-height: 168px;
}

.news-item .readmore {
  text-align: center;
  min-height: unset;
}

.news-item .readmore a {
  color: #fff;
  background: var(--blue);
  border-radius: 25px;
  font-size: 2.50rem;
  padding: 1px 12px 2px 12px;
}

.news-text .paragraphs p {
  min-height: unset;
  margin: 0;
}

.news-text .paragraphs p + p {
  margin-top: 15px;
}

.pagination-list {
  margin-bottom: 5px;
}

.pagination .page-label {
  margin-right: 10px;
  font-size: 21px;
}

.pagination .hidden-phone {
  padding: 3px 8px 1px 8px;
}

.pagination .hidden-phone a {
  font-size: 21px;
  color: #000;
}

.pagination .active.hidden-phone a {
  color: #fff;
}

.pagination .active.hidden-phone {
  background: var(--blue);
}

/* card */ 

.table th, .table td {
  background: unset;
}

.inner-catalog-card-tabs a {
  color: #fff;
}

.card-wrapper .table th {
  text-align: center;
}

.details__cat .thumb {
  height: 150px;
  overflow: hidden;
  margin-bottom: 15px;
}

.thumb a img {
  height: 100%;
  width: 100%;
}

.details__cat img {
  margin-bottom: 15px;
}

/* designing-str */

.designing-img-div{
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 25px;
}

.designing-img-div a {
  border-radius: 25px 25px 25px 25px;
  text-align: center;
  min-height: 250px;
}

.designing-img-1 {
  background: url(/images/proektirovanie/001.jpg) no-repeat;
  background-size: cover;
}

.designing-img-2 {
  background: url(/images/proektirovanie/002.jpg) no-repeat;
  background-size: cover;
}

.designing-img-3 {
  background: url(/images/proektirovanie/003.jpg) no-repeat;
  background-size: cover;
}

.designing-img-4 {
  background: url(/images/proektirovanie/004.jpg) no-repeat;
  background-size: cover;
}

.designing-img-5 {
  background: url(/images/designing/003.jpg) no-repeat;
  background-size: cover;
}

.designing-img-div a p {
  text-align: left;
  padding: 5px 15px 10px 15px;
  font-size: 40px;
  margin: 0;
  background-color: var(--blue-8);
  color: var(--white);
  border-radius: 25px 25px 25px 0px;
  line-height: 100%;
}

@media screen and (max-width: 991px) {
  .designing-img-div {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* o-proizvodstve */

.o-proizvodstve-text {
  display: flex;
  align-items: center;
  gap: 30px;
}

.about-section-column-left-2 {
  width: 40%;
}

.o-proizvodstve .about-section-inner .about-section-column-right-2 {
  width: 58%;
}

@media screen and (max-width: 767px) {
  .o-proizvodstve-text {
    display: flex;
    gap: 0px;
    flex-direction: column;
  }

  .about-section-column-left-2 {
    width: 100%;
  }

  .about-section-inner .about-section-column-right-2 {
    width: 100%;
  }

  .about-section-inner .about-section-column-right-text {
    padding: 10px 0px 10px 0px;
  }
}

/* progress */

.progress-img {
  text-align: center;
  margin: 30px 0px;
}

.progress-img img {
  max-width: 467px;
  max-height: 282px;
}

@media screen and (max-width: 465px) {
  .progress-img img {
    max-width: 100%;
    max-height: 282px;
  }
}

/* map */

.map-section-container {
  height: 500px;
}

.map-section-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

/* application */ 

.application-fon {
  background: url(/images/application-fon.jpg);
  background-size: 100%;
  padding-bottom: 10px;
}

.application-section h2 span {
  background-color: rgb(255, 255, 255, 0.9);
  border-radius: 25px;
  padding: 2px 15px 4px 15px;
  margin-left: 0px;
}

.work {
  padding: 5px 5px 5px 10px;
  border-radius: 25px;
  display: flex;
  gap: 10px;
}

.work-img img {
  width: initial;
  border-radius: 20px;
  max-height: 230px;
}

@media (max-width: 767px) {
  .work {
    flex-direction: column;
  }

  .work-img img {
    width: 100%;
    max-height: unset;
  }

  .rest {
    flex-direction: column-reverse;
  }

  .rest-img img {
    width: 100%;
    max-height: unset;
  }
}

.rest {
  padding: 5px 10px 5px 5px;
  border-radius: 25px;
  display: flex;
  gap: 10px;
}

.rest-img img {
  width: initial;
  border-radius: 20px;
  max-height: 230px;
}

/* work-str */

.work-str {
  float: right;
  margin-left: 10px;
  max-width: 500px;
}

/* contacts */

.contacts-section-inner {
  padding: 1px 0;
  margin: 0px 0;
}

.readmore .btn {
  --bs-btn-font-size: 3.25rem;
  --bs-btn-padding-y: 0rem;
  --bs-btn-padding-x: 1rem;
  border-radius: 0.5rem;
}

.uslugi-section h2 {
  margin-bottom: 20px;
  text-align: center;
}

.uslugi-section h3 {
  margin-bottom: 16px;
  text-align: center;
  font-size: 1.7em;
}

.uslugi-section p {
  margin-bottom: 16px;
}

.uslugi-section ul {
  margin-bottom: 24px;
}

.uslugi-section ol {
  margin-bottom: 24px;
}

/* rpr-article-text */

.rpr-article-text {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #333;
}

/* Abzacy */
.rpr-article-text p {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.6;
}

/* Zagolovki */
.rpr-article-text h1 {
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
}

.rpr-article-text h2 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 600;
  	text-align: center;
}

.rpr-article-text h3 {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

/* Spiski */
.rpr-article-text ul {
    margin-top: 16px;
    margin-bottom: 16px;
    padding-left: 20px;
}

.rpr-article-text ul li {
    margin-bottom: 10px;
}

.rpr-article-text ol li::before {
    content: none;
}

.rpr-article-text ol {
    list-style-type: decimal;
    padding-left: 40px;
}

.rpr-article-text ol li {
    margin-bottom: 15px;
    font-size: 16px;
}

.rpr-article-text ol li::marker {
    color: #082a7f;
    font-weight: 700;
    font-size: 18px;
}

/* Tablicy */
.rpr-article-text table {
    margin: 15px auto;
    border-collapse: collapse;
    background-color: #f0f0f000;
    border: 1px solid #0e0dae;
}

/* Zagolovki tablicy */
.rpr-article-text table th {
    border: 1px solid #002084;
    padding: 8px;
    text-align: left;
    background-color: #4656d330;
}

/* Yacheyki tablicy */
.rpr-article-text table td {
    border: 1px solid #020e6a;
    padding: 8px;
    text-align: left;
}

.rpr-article-text table tbody tr:nth-child(even) {
    background-color: #465dd324;
}

.xlink {
  color: #2548c5;
  text-decoration: none;
  font-weight: bold;
}

.xlink:hover {
  text-decoration: underline;
}


/*header::before {
    position: relative;
    content: "";
    display: block;
    top: 34px;
    height: 80px;
    margin-top: -55px;
    background: url(/images/novogodnee-ukrashenie.png) repeat-x;
    z-index: 999;
    margin-bottom: 20px;
    background-color: #3984d1;
}
footer::before {
    position: relative;
    content: "";
    display: block;
    top: 35px;
    height: 80px;
    margin-top: -55px;
    background: url(/images/novogodnee-ukrashenie.png) repeat-x;
    z-index: 999;
    margin-bottom: 25px;
}*/

/* custom-link-stati */
.custom-link-stati {
    font-weight: bold;
    color: #23282fdb;
    text-decoration: none;
    transition: color 0.3s;
}

.custom-link-stati:hover,
.custom-link-stati:active {
    color: #0d6efd;
}
/* /custom-link-stati */

/* mirazh-7 */
.mirazh-7-link {
    font-weight: bold;
    color: #23282fdb;
    text-decoration: none;
    transition: color 0.3s;
}


.mirazh-7-link:hover,
.mirazh-7-link:active {
    color: #0d6efd;
}

#mirazh-7:target {
    background-color: #fff3a3;
}

#mirazh-7 {
    scroll-margin-top: 70px;
}
/* /mirazh-7 */

/* text on slide */
.slide-item {
    position: relative;
}

.slide-item img {
    width: 100%;
    display: block;
}

.slide-caption {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 8px 14px;
    font-size: 16px;
    border-radius: 4px;
}
/* /text on slide */

/* stati-interes */
.rpr-article-text .stati-interes {
    margin: 20px 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    background-color: #f9f9f9;
}

.rpr-article-text .stati-interes summary {
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    outline: none; /* убираем обвод по клику */
}

.rpr-article-text .stati-interes ul {
    margin-top: 10px;
    padding-left: 20px;
}

.rpr-article-text .stati-interes ul li {
    margin-bottom:8px;
}

.rpr-article-text .stati-interes ul li a {
    color: #0d6efd;
    font-weight: bold;
    text-decoration: none;
    transition: color 0.3s;
}

.rpr-article-text .stati-interes ul li a:hover {
    color: #084298;
}
/* /stati-interes */

/* dostizheniya */
.top-nav-block {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 40px 0;
}

.nav-btn {
    padding: 12px 25px;
    background: #0c5adb;
    color: #fff;
    border-radius: 30px;
    text-decoration: none;
    transition: 0.3s;
}

.nav-btn:hover {
    background: #083a91;
}

html {
    scroll-behavior: smooth;
    overflow-anchor: none;
}

section {
    margin: 60px 0;
}

section h2 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 40px;
    position: relative;
}

section h2::after {
    content: "";
    width: 50px;
    height: 3px;
    background: #0c5adb;
    display: block;
    margin: 10px auto 0;
}

.section-inner {
    margin: 0 auto; 
    padding: 0 20px; 
}

section::before {
    content: "";
    display: block;
    height: 45px;
    margin-top: -80px;
}

#certificates .thumb img,
#thanks .thumb img {
    width: 100%;
    aspect-ratio: 3 / 4;
    object-fit: contain;
    background: #f5f5f5;
}

.progress-img {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 10px;
}

.progress-img img {
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

@media (max-width: 768px) {
    .top-nav-block {
        flex-direction: column;
        gap: 10px;
        align-items: center;
        margin: 20px 0;
    }

    .nav-btn {
        width: 80%;
        text-align: center;
    }
}

/* volna */
.achievements-separator {
    width: 100%;
    height: 10px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120 14"><path fill="%23ddd" d="M0 7 Q30 14 60 7 T120 7 V14 H0 Z"/></svg>') repeat-x;
    background-size: contain;
    margin: 10px 0;
}
/* /volna */
/* /dostizheniya */

/* scroll-top ↑ */
.scroll-top {
    position: fixed;
    bottom: 30px;
    right: 200px;
    width: 45px;
    height: 45px;
    background: #0c5adb;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    text-decoration: none;
    z-index: 1000;
}

@media (max-width: 768px) {
    .scroll-top {
        bottom: 20px;
        right: 20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
}
/* /scroll-top ↑ */

/* next section */
