: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;
  --gray: #AEB0B2;
  --color-h2: #123E7D;
  --blue-metal: #0277BD;
  --bronze: #CD7F32;
  --dark-bronze: #965d25;
  --bronze-8: rgb(205, 127, 50, 0.8);
}

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

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

ul li {
  font-size: 14px;
}

ul.main-menu.flex-c-sb {
  align-items: center;
}

div[itemprop="articleBody"] ul li:before, div.content-category ul li:before, .about-us ul li:before {
  color: var(--bronze);
}

.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;
}

.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: unset;
}

.header__wrapper--second {
  background-color: unset;
}

.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%;
}

.header__wrapper .btn:hover {
  border-color: var(--dark-bronze);
}

header, nav.topMenuHeaderFixed {
  background: linear-gradient(135deg, rgb(245, 213, 184) 0%, rgb(205, 127, 50) 19%, rgb(205, 127, 50) 81%, rgb(245, 213, 184) 100%);
}

/* top-slider */

.topSlider img {
  display: block;
  width: 100%;
  object-fit: cover;
}

/* 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: 100%;
}

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

/* 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 {
  color: var(--blue-metal);
    font-weight: unset;
    font-size: 40px !important;
    text-align: left;
}

.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;
}

.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;
}

/* 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(--bronze);
}

.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;
  display: flex;
  justify-content: center;
  align-items: center;
}

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

.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%; 
}*/

.inCardSwiperThumbs {
  padding: 10px 0;
}

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

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

.inCardSwiperThumbs .swiper-slide img {
  max-height: 60px;
  max-width: 80px;
  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;
}

.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 (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 */

.item-176 {
  position: relative; 
  width: 144px;
}

.item-176 a {
  padding: 0 0px 0 0px !important;
}

.item-176 > a {
  display: inline-block;
  width: 150px;
  transition: width 0.3s ease; 
}

.item-176 > a {
  width: 144px; 
  transition: none; 
}

.item-256 {
  padding: 5px 15px;
}

.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: unset;
}

.main-menu > li.active, .main-menu li.current {
  background-color: unset;
}

.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(--bronze);
  border-color: var(--bronze);
}

.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(--bronze-8);
}

.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_bronze.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: var(--dark-bronze);
  color: var(--white);
}

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

/* left-menu */

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

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

.sidebar-left-col ul.nav .item-297 {
  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: linear-gradient(135deg, rgb(225, 171, 122) 0%, rgb(205, 127, 50) 25%, rgb(205, 127, 50) 74%, rgb(225, 171, 122) 100%);
  padding: 10px 20px 10px 20px;
  border-radius: 25px;
}

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

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

/* .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;
  }
}

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

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

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

  .top-slider_h2 {
    font-size: 15px;
  }
}

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

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

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

/* category */ 

.category-card {
  min-width: 324px;
  height: 385px;
  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(--bronze-8);
}

/* 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-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;
  }
}

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

/* designing */

.designing-section {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 35px;
}

.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);
}

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

.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 {
  border-radius: 25px;
  max-width: 390px;
}

.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 div {
  text-align: center;
  min-height: 150px;
  border-radius: 5px;
}

.designing-section-in-card .designing-img-div div p {
  font-size: 18px;
  margin: 12px 5px 10px;
  border-radius: 10px;
}

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

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

/* 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 */

.fon-1 {
  background: url(/images/fon-1.jpg);
}

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

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

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

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

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

.about-section-inner .about-section-column-right {
  color: #fff;
  background: linear-gradient(135deg, rgb(225, 171, 122) 0%, rgb(205, 127, 50) 28%, rgb(205, 127, 50) 74%, rgb(225, 171, 122) 100%);
  padding: 10px 10px 10px 10px;
  border-radius: 25px;
}

/* 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__text {
  width: unset;
  color: var(--white);
  background: linear-gradient(135deg, rgb(225, 171, 122) 0%, rgb(205, 127, 50) 14%, rgb(205, 127, 50) 58%, rgb(225, 171, 122) 100%);
  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: unset;
    height: 125px;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

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

/* 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 */

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

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

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

.news-button-text span {
  background: linear-gradient(135deg, rgb(225, 171, 122) 0%, rgb(205, 127, 50) 30%, rgb(205, 127, 50) 63%, rgb(225, 171, 122) 100%);
  padding: 5px 12px;
  border-radius: 25px 25px 25px 0px;
}

/* news */

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

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

.news-item img {
  float: left;
  width: 300px;
  margin-right: 20px;
}

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

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

/* 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;
}

.tab-disabled {
  pointer-events: none;
  cursor: default;
}

/* 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-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);
  }
}

@media screen and (max-width: 450px) {
  .designing-img-div a p {
    background-color: rgb(255, 219, 88, 0.7);
  }
}

/* o-proizvodstve */

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

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

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

.designing-text {
  color: #fff;
  background: linear-gradient(135deg, rgb(225, 171, 122) 0%, rgb(205, 127, 50) 28%, rgb(205, 127, 50) 74%, rgb(225, 171, 122) 100%);
  padding: 10px 10px 10px 10px;
  border-radius: 25px;
}

.col-12.advantages-section-title h2 span {
  padding: 3px 10px 3px 5px;
  border-radius: 25px;
  background: rgb(255 255 255 / 80%);
}

/* progress */

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

.progress-img img {
  max-width: 467px;
  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;
}

.map-section-contacts-wrapper {
  background: linear-gradient(135deg, rgb(225, 171, 122) 0%, rgb(205, 127, 50) 28%, rgb(205, 127, 50) 74%, rgb(225, 171, 122) 100%);
}

/* application */ 

.application-section img {
  width: 382px;
  float: left;
  margin: 0px 15px 5px 0px;
}

.left img {
  width: 382px;
  float: left;
  margin: 0px 15px 5px 0px;
}

.left p, .right p {
  display: flex;
  min-height: 215px;
  align-items: center;
}

.right img {
  width: 382px;
  float: right;
  margin: 0px 0px 5px 15px;
}

/* work-str */

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

/* contacts */

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

/* rf-form */

.rf-form button.btn {
  position: relative;
  color: #fff;
  z-index: 1;
  overflow: hidden; /* Обрезаем псевдоэлемент */
}

.rf-form button.btn:hover {
  color: #000;
}

.rf-form button.btn::before,
.rf-form button.btn::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: opacity 0.5s ease;
}

.rf-form button.btn::before {
  background: linear-gradient(135deg, rgb(225, 171, 122) 0%, rgb(205, 127, 50) 28%, rgb(205, 127, 50) 74%, rgb(225, 171, 122) 100%);
  opacity: 1;
}

.rf-form button.btn::after {
  background: linear-gradient(135deg, rgb(205, 127, 50) 0%, rgb(225, 171, 122) 28%, rgb(225, 171, 122) 74%, rgb(205, 127, 50) 100%);
  opacity: 0;
}

.rf-form button.btn:hover::before {
  opacity: 0;
}

.rf-form button.btn:hover::after {
  opacity: 1;
}
/* etapy_sotrudnichestva */

.etapy_sotrudnichestva {
  background: linear-gradient(135deg, rgb(225, 171, 122) 0%, rgb(205, 127, 50) 28%, rgb(205, 127, 50) 74%, rgb(225, 171, 122) 100%);
  color: var(--white);
  padding: 15px 20px 1px;
}

.etapy_sotrudnichestva h2 {
  color: var(--white);
  font-weight: unset;
  font-size: 40px !important;
  text-align: left;
  margin-bottom: 25px;
}

.etapy-item {
  display: flex;
  gap: 15px;
  align-items: center;
  margin-bottom: 10px;
}

.etapy-item img {
  width: 100px;
}

/* nashi-ob-ekty */

.ourWorksSwiper3 img {
  width: 100%;
  max-height: 700px;
  object-fit: cover;
}

/* 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 h2 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 24px;
    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: #d07f32;
    font-weight: 700;
    font-size: 18px;
}

/* Tablicy */
.rpr-article-text table {
    width: min(90%, 700px);
    margin: 15px 35px;
    border-collapse: collapse;
    background-color: #f0f0f000;
    border: 1px solid #d07f32;
}

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

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

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

/* Swiper dlya rpr-article-text */
.our-works-swiper-wrapper .swiper {
    width: 100%;
    max-width: 700px;
    margin: 20px auto;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.our-works-swiper-wrapper .ourWorksSwiper2 .swiper-slide {
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.our-works-swiper-wrapper .ourWorksSwiper2 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 10px;
}

.our-works-swiper-wrapper .swiper-button-next,
.our-works-swiper-wrapper .swiper-button-prev {
    color: #d07f32;
}

.our-works-swiper-wrapper .ourWorksSwiper {
    margin-top: 10px;
}

.our-works-swiper-wrapper .ourWorksSwiper .swiper-slide {
    width: 80px;
    height: 60px;
    cursor: pointer;
}

.our-works-swiper-wrapper .ourWorksSwiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

