@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800&amp;display=swap');

    *,
    *:before,
    *:after {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    
    body {
      margin: 0;
      padding-top: 100px; 
      font-family: Arial, Helvetica, sans-serif;
    }
    
    .wk-desk-1 {
      width: 8.333333%;
    }
    
    .wk-desk-2 {
      width: 16.666667%;
    }
    
    .wk-desk-3 {
      width: 25%;
    }
    
    .wk-desk-4 {
      width: 33.333333%;
    }
    
    .wk-desk-5 {
      width: 41.666667%;
    }
    
    .wk-desk-6 {
      width: 50%;
    }
    
    .wk-desk-7 {
      width: 58.333333%;
    }
    
    .wk-desk-8 {
      width: 66.666667%;
    }
    
    .wk-desk-9 {
      width: 75%;
    }
    
    .wk-desk-10 {
      width: 83.333333%;
    }
    
    .wk-desk-11 {
      width: 91.666667%;
    }
    
    .wk-desk-12 {
      width: 100%;
    }
    
    @media (max-width: 1024px) {
      .wk-ipadp-1 {
        width: 8.333333%;
      }
    
      .wk-ipadp-2 {
        width: 16.666667%;
      }
    
      .wk-ipadp-3 {
        width: 25%;
      }
    
      .wk-ipadp-4 {
        width: 33.333333%;
      }
    
      .wk-ipadp-5 {
        width: 41.666667%;
      }
    
      .wk-ipadp-6 {
        width: 50%;
      }
    
      .wk-ipadp-7 {
        width: 58.333333%;
      }
    
      .wk-ipadp-8 {
        width: 66.666667%;
      }
    
      .wk-ipadp-9 {
        width: 75%;
      }
    
      .wk-ipadp-10 {
        width: 83.333333%;
      }
    
      .wk-ipadp-11 {
        width: 91.666667%;
      }
    
      .wk-ipadp-12 {
        width: 100%;
      }
    }
    
    @media (max-width: 768px) {
      .wk-tab-1 {
        width: 8.333333%;
      }
    
      .wk-tab-2 {
        width: 16.666667%;
      }
    
      .wk-tab-3 {
        width: 25%;
      }
    
      .wk-tab-4 {
        width: 33.333333%;
      }
    
      .wk-tab-5 {
        width: 41.666667%;
      }
    
      .wk-tab-6 {
        width: 50%;
      }
    
      .wk-tab-7 {
        width: 58.333333%;
      }
    
      .wk-tab-8 {
        width: 66.666667%;
      }
    
      .wk-tab-9 {
        width: 75%;
      }
    
      .wk-tab-10 {
        width: 83.333333%;
      }
    
      .wk-tab-11 {
        width: 91.666667%;
      }
    
      .wk-tab-12 {
        width: 100%;
      }
    }
    
    @media (max-width: 500px) {
      .wk-mobile-1 {
        width: 8.333333%;
      }
    
      .wk-mobile-2 {
        width: 16.666667%;
      }
    
      .wk-mobile-3 {
        width: 25%;
      }
    
      .wk-mobile-4 {
        width: 33.333333%;
      }
    
      .wk-mobile-5 {
        width: 41.666667%;
      }
    
      .wk-mobile-6 {
        width: 50%;
      }
    
      .wk-mobile-7 {
        width: 58.333333%;
      }
    
      .wk-mobile-8 {
        width: 66.666667%;
      }
    
      .wk-mobile-9 {
        width: 75%;
      }
    
      .wk-mobile-10 {
        width: 83.333333%;
      }
    
      .wk-mobile-11 {
        width: 91.666667%;
      }
    
      .wk-mobile-12 {
        width: 100%;
      }
    }
    * {
      font-family: Nunito, sans-serif;
    }
    
    .text-blk {
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      line-height: 25px;
      padding-top: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
    }
    
    .responsive-cell-block {
      min-height: 75px;
    }
    
    .responsive-container-block {
      min-height: 75px;
      height: fit-content;
      width: 100%;
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
      padding-left: 10px;
      display: flex;
      flex-wrap: wrap;
      margin-top: 0px;
      margin-right: auto;
      margin-bottom: 0px;
      margin-left: auto;
      justify-content: flex-start;
    }
    
    .responsive-container-block.bigContainer {
      padding-top: 0px;
      padding-right: 50px;
      padding-bottom: 0px;
      padding-left: 50px;
      margin-top: 50px;
      margin-right: 0px;
      margin-bottom: 50px;
      margin-left: 0px;
    }
    
    .responsive-container-block.Container {
      max-width: 1320px;
      justify-content: space-evenly;
      align-items: center;
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 0px;
      padding-left: 10px;
      position: relative;
      overflow-x: hidden;
      overflow-y: hidden;
      margin-top: 0px;
      margin-right: auto;
      margin-bottom: 0px;
      margin-left: auto;
    }
    
    .mainImg {
      width: 100%;
      height: 800px;
      object-fit: cover;
    }
    
    
    .imgContainer {
      position: relative;
      width: 48%;
    }
    
    .responsive-container-block.textSide {
      width: 48%;
      padding-top: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
      z-index: 100;
    }
    
    .text-blk.heading {
      font-size: 36px;
      line-height: 40px;
      font-weight: 700;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 20px;
      margin-left: 0px;
    }
    
    .text-blk.subHeading {
      font-size: 14px;
      line-height: 26px;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 20px;
      margin-left: 0px;
    }
    
    .cardImg {
      width: 31px;
      height: 31px;
    }
    
    .cardImgContainer {
      padding-top: 20px;
      padding-right: 20px;
      padding-bottom: 20px;
      padding-left: 20px;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-top-style: solid;
      border-right-style: solid;
      border-bottom-style: solid;
      border-left-style: solid;
      border-top-color: rgb(229, 229, 229);
      border-right-color: rgb(229, 229, 229);
      border-bottom-color: rgb(229, 229, 229);
      border-left-color: rgb(229, 229, 229);
      border-image-source: initial;
      border-image-slice: initial;
      border-image-width: initial;
      border-image-outset: initial;
      border-image-repeat: initial;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px;
      border-bottom-left-radius: 10px;
      margin-top: 0px;
      margin-right: 10px;
      margin-bottom: 0px;
      margin-left: 0px;
    }
    
    .responsive-cell-block.wk-desk-6.wk-ipadp-6.wk-tab-12.wk-mobile-12 {
      display: flex;
      justify-content: center;
      align-items: center;
      padding-top: 10px;
      padding-right: 15px;
      padding-bottom: 10px;
      padding-left: 0px;
    }
    
    .text-blk.cardHeading {
      font-size: 18px;
      line-height: 28px;
      font-weight: 700;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 10px;
      margin-left: 0px;
    }
    
    .text-blk.cardSubHeading {
      color: rgb(153, 153, 153);
      line-height: 22px;
      font-size: 12px;
    }
    

.explore {
  background: #111;
  color: #fff;
  padding: 15px 35px;
  border-radius: 8px;
  border: none;
  font-size: 16px;
  transition: 0.3s;
}
.explore:hover {
  background: #444;
}

    
    #ixvck {
      margin-top: 60px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
    }
    
 
    
    @media (max-width: 1024px) {
      .responsive-container-block.Container {
        position: relative;
        align-items: flex-start;
        justify-content: center;
      }
    
      .mainImg {
        bottom: 0px;
      }
    
      .imgContainer {
        position: absolute;
        bottom: 0px;
        left: 0px;
        height: auto;
        width: 60%;
      }
    
      .responsive-container-block.textSide {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: auto;
        width: 70%;
      }
    
      .responsive-container-block.Container {
        flex-direction: column-reverse;
      }
    
      .imgContainer {
        position: relative;
        width: auto;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
      }
    
      .responsive-container-block.textSide {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 20px;
        margin-left: 0px;
        width: 100%;
      }
    
      .responsive-container-block.Container {
        flex-direction: row-reverse;
      }
    
      .responsive-container-block.Container {
        flex-direction: column-reverse;
      }
    }
    
    @media (max-width: 768px) {
      .responsive-container-block.textSide {
        width: 100%;
        align-items: center;
        flex-direction: column;
        justify-content: center;
      }
    
      .text-blk.subHeading {
        text-align: center;
        font-size: 17px;
        max-width: 520px;
      }
    
      .text-blk.heading {
        text-align: center;
      }
    
      .imgContainer {
        opacity: 0.8;
      }
    
      .imgContainer {
        height: 500px;
      }
    
      .imgContainer {
        width: 30px;
      }
    
      .responsive-container-block.Container {
        flex-direction: column-reverse;
      }
    
      .responsive-container-block.Container {
        flex-wrap: nowrap;
      }
    
      .responsive-container-block.textSide {
        width: 100%;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 20px;
        margin-left: 0px;
      }
    
      .imgContainer {
        width: 90%;
      }
    
      .imgContainer {
        height: 450px;
        margin-top: 5px;
        margin-right: 33.9062px;
        margin-bottom: 0px;
        margin-left: 33.9062px;
      }
    
      .redDots {
        display: none;
      }
    
      .explore {
        font-size: 16px;
        line-height: 14px;
      }
    }
    
    @media (max-width: 500px) {
      .imgContainer {
        position: static;
        height: 450px;
      }
    
      .mainImg {
        height: 100%;
      }
    
      .blueDots {
        width: 100%;
        left: 0px;
        top: 0px;
        bottom: auto;
        right: auto;
      }
    
      .imgContainer {
        width: 100%;
      }
    
      .responsive-container-block.textSide {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
      }
    
      .responsive-container-block.Container {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        overflow-x: visible;
        overflow-y: visible;
      }
    
      .responsive-container-block.bigContainer {
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding: 0 30px 0 30px;
      }
    
      .redDots {
        display: none;
      }
    
      .text-blk.subHeading {
        font-size: 16px;
        line-height: 23px;
      }
    
      .text-blk.heading {
        font-size: 28px;
        line-height: 28px;
      }
    
      .responsive-container-block.textSide {
        margin-top: 40px;
        margin-right: 0px;
        margin-bottom: 50px;
        margin-left: 0px;
      }
    
      .imgContainer {
        margin-top: 5px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        width: 100%;
        position: relative;
      }
    
      .explore {
        padding-top: 17px;
        padding-right: 0px;
        padding-bottom: 17px;
        padding-left: 0px;
        width: 100%;
      }
    
      #ixvck {
        width: 90%;
        margin-top: 40px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-size: 15px;
      }
    
      .blueDots {
        bottom: 0px;
        width: 100%;
        height: 80%;
        top: 10%;
      }
    a
      .text-blk.cardHeading {
        font-size: 16px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 8px;
        margin-left: 0px;
        line-height: 25px;
      }
    
      .responsive-cell-block.wk-desk-6.wk-ipadp-6.wk-tab-12.wk-mobile-12 {
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
      }
    }
 
#mainHeader {
  position: fixed;
  top: 0;
  width: 100%;
  padding: 20px 0;
  transition: all 0.4s ease;
  z-index: 1000;
}

/* Прозрачный вверху */
#mainHeader.transparent {
  background: transparent;
}

/* Тёмный при скролле */
#mainHeader.scrolled {
  background: #2b2b2b;
  backdrop-filter: blur(8px);
  border-bottom: 1px solid #444;
}

/* Белые ссылки когда тёмный */
#mainHeader.scrolled .nav-links a,
#mainHeader.scrolled .logo {
  color: #ffffff;
}

/* Тёмные ссылки когда прозрачный */
#mainHeader.transparent .nav-links a,
#mainHeader.transparent .logo {
  color: #111111;
}

.nav-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 60px;
}

.logo {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  font-size: 18px;
}

.logo img {
  height: 40px;
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 30px;
}

.lang {
  display: flex;
  gap: 10px;
  margin-left: 20px;
}

.logo span {
  font-weight: 300;
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 40px;
}

.nav-links a {
  text-decoration: none;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 1.5px;
  position: relative;
  padding-bottom: 5px;
}

/* Hover underline effect */
.nav-links a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 1px;
  background: #ffffff;
  transition: 0.3s ease;
}

.nav-links a:hover::after {
  width: 100%;
}
/* Линия в прозрачном header */
#mainHeader.transparent .nav-links a::after {
  background: #111111;
}

/* Линия в тёмном header */
#mainHeader.scrolled .nav-links a::after {
  background: #ffffff;
}

/* Language switch */
.lang {
  display: flex;
  gap: 10px;
  margin-left: 20px;
  font-size: 12px;
  opacity: 0.7;
}

.lang a:hover {
  opacity: 1;
}


#mainFooter {
  background: #2b2b2b;   /* тёмно-серый, не чёрный */
  padding: 55px 0 30px;
  color: #e5e5e5;
}

.footer-container {

  margin: auto;
  padding: 0 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 50px;
}

.footer-col {
  flex: 1;
  min-width: 260px;
}

.footer-col h3 {
  margin-bottom: 18px;
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #fff;
}

.footer-col p {
  font-size: 14px;
  margin: 6px 0;
  color: #cfcfcf;
  line-height: 1.6;
}

/* FORM */
.footer-col form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.footer-col input,
.footer-col textarea {
  padding: 10px;
  border: 1px solid #444;
  background: #333;
  color: #fff;
  font-size: 14px;
}

.footer-col textarea {
  height: 80px;
  resize: none;
}

.footer-col button {
  background: #bfbfbf;
  color: #111;
  padding: 10px;
  border: none;
  letter-spacing: 1px;
  font-size: 13px;
  transition: 0.3s ease;
}

.footer-col button:hover {
  background: #a8a8a8;
}

.footer-bottom {
  text-align: center;
  margin-top: 45px;
  font-size: 13px;
  color: #aaa;
}
.hero {
  padding: 40px 20px 40px;
  text-align: center;
}

.hero h1 {
  font-size: 30px;
  font-weight: 200;
}

.about-hero h1 {
    font-size: 36px;
    font-weight: 600;
}

.about-content {
    max-width: 900px;
    margin: 80px auto;
    padding: 0 20px;
    line-height: 1.8;
}

.about-content h2 {
    margin-top: 40px;
    font-weight: 600;
}
.services-page {
max-width: 900px;
margin: 80px auto;
padding: 0 20px;
font-family: Arial, sans-serif;
}

.services-page h1 {
font-size: 36px;
font-weight: 600;
}

.intro {
font-size: 18px;
line-height: 1.6;
margin-bottom: 40px;
color: #555;
}

.service-block {
margin-bottom: 35px;
}

.service-block h2 {
font-size: 24px;
margin-bottom: 10px;
}
.service-block {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 30px;
}

.service-block img {
    width: 250px;
    height: 160px;
    object-fit: cover;
    border-radius: 10px;
}

.service-block h2 {
    margin: 0 0 10px 0;
}

.service-block p {
    margin: 0;
}
.about-section {
    background: url('/images/bg-about.jpg') center/cover no-repeat;
    position: relative;
    padding: 60px 20px;
}

/* затемнение */
.about-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.6);
}

/* чтобы текст был сверху */
.about-section > * {
    position: relative;
    z-index: 1;
}

/* заголовок */
.about-hero {
    text-align: center;
    margin-bottom: 40px;
}

.about-hero h1 {
    color: #fff;
}

/* текст */
.about-text {
    max-width: 900px;
    margin: 0 auto;
    color: #fff;
}

.about-text p {
    line-height: 1.6;
}
.lang a {
    margin-left: 10px;
    opacity: 0.7;
    text-decoration: none;
}

.lang a:hover {
    opacity: 1;
}

#fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.95);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2000;
  animation: fadeIn 0.3s ease;
}

#fullscreen img {
  max-width: 90%;
  max-height: 85%;
  border-radius: 10px;
  transition: 0.3s;
}

.fs-close {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 32px;
  color: white;
  cursor: pointer;
}

.fs-prev, .fs-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 40px;
  color: white;
  cursor: pointer;
  padding: 20px;
  user-select: none;
}

.fs-prev { left: 20px; }
.fs-next { right: 20px; }

.fs-prev:hover, .fs-next:hover {
  transform: translateY(-50%) scale(1.2);
}

@keyframes fadeIn {
  from {opacity:0;}
  to {opacity:1;}
}.burger {
  display: none;
  font-size: 30px;
  cursor: pointer;
}

/* мобильная версия */
@media (max-width: 768px) {

  .burger {
    display: block;
  }

  .nav-links {
    display: none;
    flex-direction: column;
    background: black;
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    padding: 20px 0;
  }

  .nav-links a {
    padding: 15px;
    text-align: center;
    color: white;
  }

  .nav-links.active {
    display: flex;
  }

  .lang {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 10px;
  }
}
