:root{
  --richblack: #010B13;
}

@media screen and (max-width: 767px) {
  .delivery-methods {
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  #content {
    margin-top: 115px;
  }

  .social-links {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 800px) {
  .header__wrapper--first {
    line-height: 20px;
  }
  
  .header__wrapper--first .mb-2 {
    margin-bottom: -0.5rem !important;
  }
}

.gallery.row .thumb {
  margin-bottom: 15px;
}

.gallery.row .img-responsive {
  justify-content: center;
}

.img-responsive {
  width: 100%;
  height: 230px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  cursor: pointer;
}

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

.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 {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1635px;
}

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

@media screen and (max-width: 767px) {
  .advantages .col-12.col-sm-3.d-flex.justify-content-center {
    width: 47%;
    margin: 3px;
  }

  .advantages-section-item, .advantages-section-item-btn {
    height: 225px;
  }
  
  .advantages-section-item-btn-block {
    height: unset;
  }
}

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

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

.slides {
    height: 600px;
}

.o-kompanii-gl {
    max-width: 620px;
    height: 553px;
    object-fit: cover;
}

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

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

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

/* 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;
  margin-bottom: 32px;
}

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

.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;
  /* display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; 
  width: 100px;
  height: 75px;
  object-fit: cover;
  margin: 0 5px;
  transition: transform 0.3s ease;*/
}

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

.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;
  /* border: solid red; */
} 

.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;
  }
  ..tb_standart_500 {
    text-align: center;
  }
  .tb_standart_500 thead,
  .tb_standart_500 tr:first-child {
      display: none;
  }

  .tb_standart_500 tr {
      display: block;
      margin-bottom: 15px;
      border: 1px solid #ccc; 
  }

  .tb_standart_500 td {
      display: block;
      text-align: right; 
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%; 
  }

  .tb_standart_500 td:last-child {
      border-bottom: 0;
  }

  .tb_standart_500 td::before {
      content: attr(data-label);
      position: absolute;
      left: 10px;
      top: 50%;
      transform: translateY(-50%);
      width: calc(50% - 20px); 
      padding-right: 10px;
      white-space: nowrap;
      text-align: left; 
      font-weight: bold;
  }

  .tb_standart_500 td.tb_standart_500-1-td {
      background-color: #f2f2f2;
      font-weight: bold;
      text-align: center;
      padding-left: 8px; 
  }

  .tb_standart_500 td.tb_standart_500-1-td::before {
      display: none; 
  }
  
}

@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_width .mine-top-slider-slide_content_subtitle .row {
    margin-right: calc(4.5* var(--bs-gutter-x));
    margin-left: calc(0.5* var(--bs-gutter-x));
  }

  .mine-top-slider-slide_content_subtitle .col-xs-12.col-md-3 {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }

  .mine-top-slider-slide_content_subtitle .mine-top-slider-slide-button {
    width: 200px;
    display: inline-block !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .mine-top-slider-slide-button {
    height: 45px;
  }

  .row-category {
    width: auto;
  }

  .category-card__text {
    position: absolute;
    z-index: 1;
    text-shadow: 1px 1px 5px black;
  }

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


  
}
@media screen and (max-width: 767px) {
  .tb_standart_500-div {
    width: 100%;
    font-size: 15px;
    overflow-x: auto;
    
    -webkit-overflow-scrolling: touch; 
  }

  
  
  
}
/* main menu */

.main-menu a {
  font-size: 18px;
}

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

/* 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__wrapper {
}

.new-year-promo__container {
}

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

/* kontakty */


@media screen and (max-width: 767px) {
  .kontakty-hide-text {
    display: none;
  }

  .contacts-section-company-text .contacts-section-form-title {
      text-align: left;
  }

  .contacts-section-form-title {
    margin: 5px 0 0px 0;
  }
  
  .contacts-section-company-text p {
    margin: 5px 0;
  }

  .contacts-section-form-label {
    line-height: 0px;
  }

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

  

  .contacts-section-form-input {
    line-height: 0px;
  }

  .contacts-section-form-button {
    margin: 10px 0 !important;
  }

  .rf-form .col-12 .row .col .contacts-section-form-input {
    line-height: 25px;
  }
}

/* feedback section */

.questions-section-wrapper {
  background-image: url(/templates/microton/img/questions/questions.webp);
  width: 100%;
  height: 700px;
  margin: 0;
  padding: 0;
}

.questions-section-container {
  /* background-color: rgba(0, 0, 0, .7); */
  width: 100%;
  height: 700px;
  margin: 0;
  padding: 0;
}

.questions-section-inner {
  min-height: 100%;
}

.questions-section-question {
  padding: 80px;
  color: var(--white);
  font-size: 40px;
}

.questions-section-question span {
  font-weight: 700;
}


.questions-section-wrapper .col-12 {
  margin: 0;
  padding: 0;
}

.questions-section-contacts-wrapper {
  /* position: relative; */
  background-color: var(--white);
  padding: 10px 50px;
  height: 300px;
}

.questions-section-contacts-card {
  /* position: absolute; */
}

.questions-section-contacts-card h2 {
  font-size: 40px !important;
  text-transform: uppercase;
}

.questions-section-contacts-card .col-2 {
  height: 50px;
  margin: 10px 0;
}

.questions-section-contacts-card .col-10 {
  height: 50px;
  margin: 10px 0;
}

.questions-section-contacts-card .col-12 {
  height: 50px;
  margin: 10px 0;
}

.questions-section-contacts-card-icon {
  /* background-image: url(/templates/microton/img/contacts-icon/phone.png); 
  min-width: 100%;
  min-height: 100%;*/
}

.questions-section-contacts-card-icon img {
  width: 50px;
}

.questions-section-contacts-card____check {
  padding: 10px 0 0 32px !important;
}

.questions-section-form-button {
  position: relative;
  height: 65px;
  width: 100%;
  margin: 0 !important;
}

/* questions-section */

.questions-section-wrapper {
  background: url(/templates/microton/img/questions/q1.HEIC) center / cover no-repeat;
}

.questions-section-contacts-wrapper {
    width: 538px;
    height: 350px;
}

.questions-section-contacts-card .col-12 {
    height: 80px;
}

@media screen and (max-width: 991px) {
  .questions-section-question {
      padding: 30px;
      color: var(--white);
      font-size: 30px;
  }
}

@media screen and (max-width: 991px) {
  .questions-section-contacts-wrapper {
      width: auto;
      height: 350px;
  }

  .questions-section-contacts-card .col-12 {
      height: 100px;
  }
}

.modal-fields {
  display: flex;
}

/* contacts form */

.contacts-section-form-check {
    padding: 30px 0 0 35px !important;
}

/* privacy policy link footer */

.privacy-policy-footer-link1 {
  margin-left: 150px;
}

.privacy-policy-footer-link2 {
  margin-left: 15px;
}

.privacy-policy-footer a {
  color: #fff;
}

@media screen and (max-width: 991px) {
.privacy-policy-footer-link1 {
  margin: 0 30px 10px 30px;
}

.privacy-policy-footer-link2 {
  margin: 0 30px 0 30px;
}
}

/* ng */
nav.topMenuHeader::after {
    position: relative;
    content: "";
    display: block;
    top: 55px;
    height: 95px;
    margin: -65px -15px 0px -15px;
    background: url(../img/ng.png) repeat-x;
    z-index: 21;
}

