@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
#active_li {
  font-weight: 600 !important;
}

   @media only screen and (max-width: 868px) {
       .footer-wrapper .footer .head-footer .navbar {
           grid-template-columns: repeat(1, 1fr) !important;
       }
       .media-blog-wrapper .title-blog {
           justify-content: flex-start !important;
       }
       .container .products-wrapper .products .top-title {
           flex-direction: row !important;
       }
       .container .products-wrapper .products .top-title h1 {
           font-size: 30px !important;
       }
       .section-products-grid .left .text a h1 {
           font-size: 21px !important;
       }
       .section-products-grid .right .text a h1 {
           font-size: 21px !important;
       }
       .container .products-wrapper .products .top-title h1 {
           font-size: 30px !important;
       }
       .container .products-wrapper .products .top-title .button-show-more {
           font-size: 14px !important;
       }
       .section-selection .left .text a h1 {
           font-size: 16px !important;
       }
       .section-selection .right .text a h1 {
           font-size: 16px !important;
       }
       .section-products-grid .right .img {
           border-radius: 0 !important;
       }
       .section-products-grid .left img {
           border-radius: 0 !important;
       }
       .section-products-grid {
           gap: 0 !important;
           margin: 21px auto auto !important;
       }
       .section-products-grid .right .text button h1 {
           font-size: 16px !important;
       }
       .section-products-grid .left .text button h1 {
           font-size: 16px !important;
       }
       .container .products-wrapper .products .top-title {
           flex-direction: row !important;
           gap: 12px !important;
       }
       .modal-content-pro {
           width: 90% !important;
       }
       .footer-wrapper {
           padding-left: 12px !important;
           padding-right: 12px !important;
       }
       .footer-wrapper .footer .head-footer .footer-logos .logo {
           width: 90px !important;
       }
       .footer-wrapper .footer .head-footer .navbar {
           gap: 20px !important;
       }
       .media-blog-wrapper .media-content .right .swiper-slide {
           min-height: 300px !important;
           max-height: 300px !important;
            height: 300px !important;
            height: 100% !important;
       }
       .media-blog-wrapper .media-content .right .swiper-slide img {
           height: 300px !important;
           min-height: 300px !important;
           max-height: 300px !important;
       }
       .section-products-grid {
           grid-template-columns: repeat(1, 1fr) !important;
           justify-items: center !important;
           align-items: center !important;
       }
       .section-products-grid .left {
           width: 90% !important;
           max-height: 335px !important;
       }
              .section-products-grid .right {
           width: 90% !important;
           max-height: 335px !important;
       }
       .container .products-wrapper .products .top-title .button-show-more {
           padding: 8px 21px !important;
       }
       .about-page-wrapper .wrapper-about {
           margin-top: 24px !important;
       }
       .map-container-wrapper {
           margin-top: 24px !important;
       }
       .products-page-wrapper .products-wrapper {
           margin-top: 24px !important;
       }
       .techiniques-wrapper .techniques-content {
           margin-top: 24px !important;
       }
       .mediablog-wrapper {
           margin-top: 24px !important;
       }
       .contact-page-wrapper {
           margin-top: 24px !important;
       }
   }



@media only screen and (max-width: 1460px) {
    .footer-wrapper {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .footer-wrapper .footer .head-footer .footer-logos .logo {
        width: 90px !important;
    }
    .footer-wrapper .footer .head-footer .footer-logos {
        gap: 1px !important;
    }
    .footer-wrapper .footer .head-footer .navbar a {
        font-size: 12px !important;
        text-wrap: nowrap !important;
    }
    .footer-wrapper .footer .head-footer .navbar {
        gap: 8px !important;
    }
    .footer-wrapper .footer .head-footer .footer-logos {
         width: 100% !important;
         justify-content: center !important;
        gap: 5px !important;
    }
}


@media only screen and (max-width: 1184px) {
  .footer-wrapper {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
@media only screen and (max-width: 968px) {
    .product-inner-container-wrapper .product-inner-container .right-description-product .title-product{
        font-size: 27px !important;
    }
    .product-inner-container-wrapper .product-inner-container .left-carousel-product {
        max-width: unset !important;
        width: 100% !important;
    }
    .product-inner-container-wrapper .product-inner-container .right-description-product {
        max-width: unset !important;
        width: 100% !important;
    }
    .product-inner-container-wrapper .product-inner-container {
        flex-direction: column !important;
    }
  .footer-wrapper .footer .head-footer {
    flex-direction: column !important;
    gap: 60px !important;
  }
  .footer-wrapper .footer .head-footer .navbar {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 40px !important;
  }
  .footer-wrapper .footer .social-and-info {
    margin-top: 80px !important;
  }
}
@media only screen and (max-width: 968px) {
    .hero-container-feature-wrapper .hero-container-feature .navbar-feature li a {
        padding: 0 36px !important;
    }
    .languages-tab {
        right: 18px !important;
        top: 50px !important;
    }
    .hero-container-feature-wrapper .hero-container-feature .navbar-feature {
        display: flex !important;
        overflow-x: auto !important;
    }
    .hero-container-feature-wrapper .hero-container-feature .navbar-feature li a {
        text-wrap: nowrap !important;
    }
    .container .mobile-herocontainer {
        display: none !important;
    }
  .footer-wrapper .footer .head-footer .navbar {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .footer-wrapper .footer .head-footer {
    align-items: flex-start !important;
  }
  .footer-wrapper .footer .social-and-info {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 40px !important;
  }
  .footer-wrapper .footer .social-and-info .socials .item-social {
    width: 24px !important;
    height: 24px !important;
  }
}
@media only screen and (max-width: 568px) {
  .footer-wrapper .footer .social-and-info .infos {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 36px !important;
  }
}
@media only screen and (max-width: 368px) {
  .footer-wrapper .footer .head-footer .navbar {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}

.header-any {
  animation: headeranim 400ms ease-in-out forwards normal;
  width: 100%;
  height: 60px;
  display: flex;
  margin-top: 20px;
  align-items: center;
  justify-content: space-between;
  padding-left: 50px;
  padding-right: 45px;
}
@keyframes headeranim {
  from {
    opacity: 0;
    transform: translateY(-2rem);
  }
  to {
    opacity: 1;
  }
}
.header-any .logo-wrapper {
  width: 144px;
  height: 99px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.header-any .logo-wrapper img {
  width: 100%;
  height: 100%;
}
.header-any .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 25px;
}
.header-any .right nav {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 21px 59px;
  border-radius: 14px;
  background: rgb(217, 217, 217);
  gap: 32px;
}
.header-any .right nav a {
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 16px;
}
.header-any .right nav a:hover {
  color: #686868;
}
.header-any .right nav a:active {
  transform: scale(0.98);
}
.header-any .right .language-area {
  min-width: 70px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: relative;
  min-width: 70px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: rgb(217, 217, 217);
  border-radius: 8px;
  transition: 200ms ease-in-out;
  cursor: pointer;
  border: 4px solid transparent;
  transition: 200ms ease-in-out;
}
.header-any .right .language-area .language {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.header-any .right .language-area .language img {
  width: 24px;
  height: 24px;
}
.header-any .right .language-area .language span {
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}
.header-any .right .language-area .select-language-box {
  animation: openLangBox 200ms ease-in-out forwards normal;
  position: absolute;
  top: 2.65rem;
  background-color: #fff;
  border-radius: 0px 0px 12px 12px;
  min-width: 70px;
  height: auto;
  cursor: auto;
  flex-direction: column;
  display: flex;
  align-self: center;
  justify-content: center;
  text-align: center;
  gap: 5px;
  padding: 5px;
}
@keyframes openLangBox {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}
.header-any .right .language-area .select-language-box a {
  color: black;
  text-decoration: none;
  transition: 200ms ease-in-out;
}
.header-any .right .language-area .select-language-box a:hover {
  color: #b3b3b3;
}
.header-any .right .language-area:hover {
  border: 4px solid #fff;
}

.margin_top {
  margin-top: 120px;
}

.margin_top100 {
  margin-top: 100px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
  transition: 200ms ease-in-out;
}

html,
body {
  width: 100%;
  height: auto;
  background: rgb(255, 255, 255);
  overflow-x: hidden !important;
}

.container {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 21px;
}
.container .hero-container {
  width: 100%;
  margin: auto;
  position: relative;
  height: 721px;
  border-radius: 20px;
  position: relative;
}
.container .hero-container img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 20px;
  filter: brightness(0.4);
}
.container .hero-container .logo-wrapper {
  position: absolute;
  left: 30px;
  top: -8px;
  z-index: 100000;
  width: 144px;
  height: 99px;
}
.container .hero-container .logo-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.container .hero-container .header {
  position: absolute;
  z-index: 10;
  height: 60px;
  width: 100%;
  top: 23px;
  right: 25px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 25px;
}
.container .hero-container .header nav {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 21px 59px;
  border-radius: 14px;
  background: rgb(217, 217, 217);
  gap: 32px;
}
.container .hero-container .header nav a {
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 16px;
}
.container .hero-container .header .language-area {
  min-width: 70px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: relative;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: rgb(217, 217, 217);
  border-radius: 8px;
  transition: 200ms ease-in-out;
  cursor: pointer;
  border: 4px solid transparent;
  margin-right: 25px;
}
.container .hero-container .header .language-area .language {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.container .hero-container .header .language-area .language img {
  width: 24px;
  height: 24px;
}
.container .hero-container .header .language-area .language span {
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}
.container .hero-container .header .language-area .select-language-box {
  animation: openLangBox 200ms ease-in-out forwards normal;
  position: absolute;
  top: 2.65rem;
  background-color: #fff;
  border-radius: 0px 0px 12px 12px;
  min-width: 70px;
  height: auto;
  cursor: auto;
  flex-direction: column;
  display: flex;
  align-self: center;
  justify-content: center;
  text-align: center;
  gap: 5px;
  padding: 5px;
}
@keyframes openLangBox {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}
.container .hero-container .header .language-area .select-language-box a {
  color: black;
  text-decoration: none;
  transition: 200ms ease-in-out;
}
.container .hero-container .header .language-area .select-language-box a:hover {
  color: #b3b3b3;
}
.container .hero-container .header .language-area:hover {
  border: 4px solid #fff;
}
.container .hero-container .hero-text-wrapper {
  position: absolute;
  top: 220px;
  width: 100%;
  height: auto;
  padding-left: 120px;
  padding-right: 536px;
}
.container .hero-container .hero-text-wrapper .hero-text {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 28px;
}
.container .hero-container .hero-text-wrapper .hero-text h1 {
  max-width: 744px;
  width: 100%;
  height: auto;
  text-align: start;
  color: rgb(255, 255, 255);
  font-weight: 700;
  font-size: 52px;
  font-family: "Raleway", sans-serif;
  line-height: 62px;
}
.container .hero-container .hero-text-wrapper .hero-text p {
  color: rgb(255, 255, 255);
  font-weight: 500;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 24px;
  width: 100%;
  max-width: 626px;
}
.container .hero-container .hero-text-wrapper .hero-text .button-el {
  position: absolute;
  gap: 6px;
  top: 330px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .hero-container .hero-text-wrapper .hero-text .button-el .button-for-products-reel {
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background-color: rgb(165, 235, 7);
  width: 210px;
  height: 56px;
  padding: 5px;
  transition: 200ms ease-in-out;
}
.container .hero-container .hero-text-wrapper .hero-text .button-el .button-for-products-reel a {
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 18px;
  text-decoration: none;
  color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .hero-container .hero-text-wrapper .hero-text .button-el .arrow-wrapper {
  width: 50px;
  height: 56px;
  background-color: rgb(165, 235, 7);
  border-radius: 18px;
  transition: 200ms ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
.container .hero-container .hero-text-wrapper .hero-text .button-el .arrow-wrapper img {
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 18px;
  text-decoration: none;
  color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  transition: 200ms ease-in-out;
}
.container .hero-container .hero-text-wrapper .hero-text .button-el:hover .button-for-products-reel {
  background-color: transparent;
  border: 1px solid rgb(165, 235, 7);
}
.container .hero-container .hero-text-wrapper .hero-text .button-el:hover .button-for-products-reel a {
  border: 1px solid #fff;
  color: #fff;
}
.container .hero-container .hero-text-wrapper .hero-text .button-el:hover .arrow-wrapper {
  background-color: #fff;
  border: 1px solid rgb(165, 235, 7);
}
.container .hero-container .hero-text-wrapper .hero-text .button-el:hover .arrow-wrapper img {
  border: 1px solid #fff;
  transform: rotate(45deg);
}
.container .hero-container::after {
  content: "";
  width: 200px;
  height: 100px;
  background-color: rgb(255, 255, 255);
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 30px;
}
.container .mobile-herocontainer {
  width: 100%;
  height: 500px;
  background-color: transparent;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.container .mobile-herocontainer .heroimg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 0;
  filter: brightness(0.6);
}
.container .mobile-herocontainer .header {
  left: 10px;
  position: absolute;
  width: 96%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
  z-index: 1000;
}
.container .mobile-herocontainer .header .logo {
  width: 150px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
}
.container .mobile-herocontainer .header .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.container .mobile-herocontainer .header .right-head {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
}
.container .mobile-herocontainer .header .right-head .language-area-mobile {
  min-width: 70px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: relative;
  min-width: 70px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: rgb(217, 217, 217);
  border-radius: 8px;
  transition: 200ms ease-in-out;
  cursor: pointer;
  border: 4px solid transparent;
  transition: 200ms ease-in-out;
}
.container .mobile-herocontainer .header .right-head .language-area-mobile .language {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.container .mobile-herocontainer .header .right-head .language-area-mobile .language img {
  width: 24px;
  height: 24px;
}
.container .mobile-herocontainer .header .right-head .language-area-mobile .language span {
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}
.container .mobile-herocontainer .header .right-head .language-area-mobile .select-language-box {
  animation: openLangBox 200ms ease-in-out forwards normal;
  position: absolute;
  top: 2.65rem;
  background-color: #fff;
  border-radius: 0px 0px 12px 12px;
  min-width: 70px;
  height: auto;
  cursor: auto;
  flex-direction: column;
  display: flex;
  align-self: center;
  justify-content: center;
  text-align: center;
  gap: 5px;
  padding: 5px;
}
@keyframes openLangBox {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}
.container .mobile-herocontainer .header .right-head .language-area-mobile .select-language-box a {
  color: black;
  text-decoration: none;
  transition: 200ms ease-in-out;
}
.container .mobile-herocontainer .header .right-head .language-area-mobile .select-language-box a:hover {
  color: #b3b3b3;
}
.container .mobile-herocontainer .header .right-head .language-area:hover {
  border: 4px solid #fff;
}
.container .mobile-herocontainer .header .right-head img {
  width: 55px;
  height: 55px;
}
.container .mobile-herocontainer .hero-text-wrapper {
  position: absolute;
  top: 150px;
  left: 34px;
  width: 100%;
  height: auto;
}
.container .mobile-herocontainer .hero-text-wrapper .hero-text {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 12px;
}
.container .mobile-herocontainer .hero-text-wrapper .hero-text span {
  width: 100%;
  height: auto;
  text-align: start;
  color: rgb(255, 255, 255);
  font-weight: 700;
  font-size: 26px;
  font-family: "Raleway", sans-serif;
  line-height: 28px;
}
.container .mobile-herocontainer .hero-text-wrapper .hero-text p {
  color: rgb(255, 255, 255);
  font-weight: 500;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: unset;
}
.container .mobile-herocontainer .hero-text-wrapper .hero-text .button-el {
  position: absolute;
  gap: 6px;
  top: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .mobile-herocontainer .hero-text-wrapper .hero-text .button-el .button-for-products-reel {
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background-color: rgb(165, 235, 7);
  width: 200px;
  height: 46px;
  padding: 5px;
  transition: 200ms ease-in-out;
}
.container .mobile-herocontainer .hero-text-wrapper .hero-text .button-el .button-for-products-reel a {
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 18px;
  text-decoration: none;
  color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .mobile-herocontainer .hero-text-wrapper .hero-text .button-el .arrow-wrapper {
  width: 50px;
  height: 50px;
  background-color: rgb(165, 235, 7);
  border-radius: 18px;
  transition: 200ms ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
.container .mobile-herocontainer .hero-text-wrapper .hero-text .button-el .arrow-wrapper img {
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 18px;
  text-decoration: none;
  color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  transition: 200ms ease-in-out;
}
.container .mobile-herocontainer .hero-text-wrapper .hero-text .button-el:hover .button-for-products-reel {
  background-color: transparent;
  border: 1px solid rgb(165, 235, 7);
}
.container .mobile-herocontainer .hero-text-wrapper .hero-text .button-el:hover .button-for-products-reel a {
  border: 1px solid #fff;
  color: #fff;
}
.container .mobile-herocontainer .hero-text-wrapper .hero-text .button-el:hover .arrow-wrapper {
  background-color: #fff;
  border: 1px solid rgb(165, 235, 7);
}
.container .mobile-herocontainer .hero-text-wrapper .hero-text .button-el:hover .arrow-wrapper img {
  border: 1px solid #fff;
  transform: rotate(45deg);
}
.container .about-us-wrapper {
  width: 100%;
  height: 500px;
  background-color: transparent;
  padding-left: 140px;
  padding-right: 140px;
}
.container .about-us-wrapper .about-us {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.container .about-us-wrapper .about-us .left {
  position: absolute;
  width: 570px;
  height: 499px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  left: 0px;
}
.container .about-us-wrapper .about-us .left img {
  width: 100%;
  height: 100%;
}
.container .about-us-wrapper .about-us .left .button-el-about {
  position: absolute;
  top: 571px;
  left: 410px;
  gap: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .about-us-wrapper .about-us .left .button-el-about .button-for-products-reel {
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background-color: rgb(165, 235, 7);
  width: 210px;
  height: 56px;
  padding: 5px;
  transition: 200ms ease-in-out;
}
.container .about-us-wrapper .about-us .left .button-el-about .button-for-products-reel a {
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 18px;
  text-decoration: none;
  color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .about-us-wrapper .about-us .left .button-el-about .arrow-wrapper {
  width: 50px;
  height: 56px;
  background-color: rgb(165, 235, 7);
  border-radius: 18px;
  transition: 200ms ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
.container .about-us-wrapper .about-us .left .button-el-about .arrow-wrapper img {
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 18px;
  text-decoration: none;
  color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  transition: 200ms ease-in-out;
}
.container .about-us-wrapper .about-us .left .button-el-about {
  position: absolute;
  top: 443px;
  left: 0;
  gap: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .about-us-wrapper .about-us .left .button-el-about .button-for-products-reel {
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background-color: rgb(165, 235, 7);
  width: 136px;
  height: 56px;
  padding: 5px;
  transition: 200ms ease-in-out;
}
.container .about-us-wrapper .about-us .left .button-el-about .button-for-products-reel a {
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 18px;
  text-decoration: none;
  color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .about-us-wrapper .about-us .left .button-el-about .arrow-wrapper {
  width: 50px;
  height: 56px;
  background-color: rgb(165, 235, 7);
  border-radius: 18px;
  transition: 200ms ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
.container .about-us-wrapper .about-us .left .button-el-about .arrow-wrapper img {
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 18px;
  text-decoration: none;
  color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  transition: 200ms ease-in-out;
}
.container .about-us-wrapper .about-us .left .button-el-about:hover .button-for-products-reel {
  background-color: transparent;
  border: 1px solid rgb(165, 235, 7);
}
.container .about-us-wrapper .about-us .left .button-el-about:hover .button-for-products-reel a {
  border: 1px solid #fff;
  color: #000000;
}
.container .about-us-wrapper .about-us .left .button-el-about:hover .arrow-wrapper {
  background-color: #fff;
  border: 1px solid rgb(165, 235, 7);
}
.container .about-us-wrapper .about-us .left .button-el-about:hover .arrow-wrapper img {
  border: 1px solid #fff;
  transform: rotate(45deg);
}
.container .about-us-wrapper .about-us .right {
  width: 668px;
  position: absolute;
  right: 0px;
  height: 462px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.68) 0%, #ffffff 100%);
  box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.12);
  border-radius: 28px;
  padding: 66px 52px;
  display: flex;
  align-self: flex-end;
  justify-content: flex-start;
  flex-direction: column;
  gap: 28px;
}
.container .about-us-wrapper .about-us .right img {
  position: absolute;
  left: 33px;
  top: 33px;
}
.container .about-us-wrapper .about-us .right span {
  text-align: end;
  font-family: "Raleway", sans-serif;
  color: rgb(52, 168, 57);
  font-weight: 500;
  font-size: 20px;
}
.container .about-us-wrapper .about-us .right h1 {
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  font-size: 52px;
  text-align: end;
}
.container .about-us-wrapper .about-us .right p {
  text-align: start;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.container .products-wrapper {
  width: 100%;
  height: auto;
  background-color: transparent;
  padding-left: 140px;
  padding-right: 140px;
}
.container .products-wrapper .products {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.container .products-wrapper .products .top-title {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.container .products-wrapper .products .top-title .button-products {
  position: absolute;
  top: 0;
  right: 0;
  gap: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .products-wrapper .products .top-title .button-products .button-for-products-reel {
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background-color: rgb(165, 235, 7);
  width: 210px;
  height: 56px;
  padding: 5px;
  transition: 200ms ease-in-out;
}
.container .products-wrapper .products .top-title .button-products .button-for-products-reel a {
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 18px;
  text-decoration: none;
  color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .products-wrapper .products .top-title .button-products .arrow-wrapper {
  width: 50px;
  height: 56px;
  background-color: rgb(165, 235, 7);
  border-radius: 18px;
  transition: 200ms ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
.container .products-wrapper .products .top-title .button-products .arrow-wrapper img {
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 18px;
  text-decoration: none;
  color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  transition: 200ms ease-in-out;
}
.container .products-wrapper .products .top-title .button-products:hover .button-for-products-reel {
  background-color: transparent;
  border: 1px solid rgb(165, 235, 7);
}
.container .products-wrapper .products .top-title .button-products:hover .button-for-products-reel a {
  border: 1px solid #fff;
  color: #000000;
}
.container .products-wrapper .products .top-title .button-products:hover .arrow-wrapper {
  background-color: #fff;
  border: 1px solid rgb(165, 235, 7);
}
.container .products-wrapper .products .top-title .button-products:hover .arrow-wrapper img {
  border: 1px solid #fff;
  transform: rotate(45deg);
}
.container .products-wrapper .products .products-grid {
  width: 100%;
  height: 419px;
  background: transparent;
  margin-top: 52px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-items: flex-start;
  align-items: flex-start;
  gap: 20px;
}
.container .products-wrapper .products .products-grid .item-grid {
  text-decoration: none;
  min-width: 373px;
  height: 398px;
  position: relative;
  display: flex;
  border: 1px solid transparent;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 24px;
  padding-bottom: 33px;
  background: rgb(255, 255, 255);
  box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.12);
  border-radius: 28px;
  gap: 12px;
}
.container .products-wrapper .products .products-grid .item-grid span {
  color: rgb(0, 0, 0);
  font-family: "Raleway", sans-serif;
  font-size: 22px;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.container .products-wrapper .products .products-grid .item-grid p {
  color: rgba(0, 0, 0, 0.8);
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}
.container .products-wrapper .products .products-grid .item-grid .img-wrapper {
  margin-top: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 28px;
}
.container .products-wrapper .products .products-grid .item-grid .img-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 28px;
}
.container .products-wrapper .products .products-grid .item-grid .wrapper-bottomicon {
  position: absolute;
  min-width: 42px;
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: rgb(165, 235, 7);
  border-radius: 20px;
  bottom: -21px;
  right: 24px;
}
.container .products-wrapper .products .products-grid .item-grid .wrapper-bottomicon img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.container .products-wrapper .products .products-grid .item-grid:hover {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.container .products-wrapper .products .products-grid .item-grid:hover .wrapper-bottomicon {
  transform: rotate(-45deg);
  box-shadow: 0px 0px 15px 0px rgb(106, 255, 61);
}

.toggle-menu-mobile {
  animation: toggle_mobileAnim 200ms ease-in-out forwards normal;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000000;
  background-color: rgb(255, 255, 255);
  inset: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  padding: 24px;
  gap: 12px;
}
@keyframes toggle_mobileAnim {
  from {
    transform: translateX(-5rem);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
.toggle-menu-mobile .header {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.toggle-menu-mobile .header a {
  width: 90px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
}
.toggle-menu-mobile .header a img {
  width: 100%;
  height: 100%;
}
.toggle-menu-mobile .header .closemenu {
  width: 40px;
  height: 40px;
}
.toggle-menu-mobile .navbar {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  gap: 25px;
}
.toggle-menu-mobile .navbar nav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 21px 59px;
  border-radius: 14px;
  background: rgb(217, 217, 217);
  gap: 50px;
}
.toggle-menu-mobile .navbar nav a {
  text-wrap: nowrap;
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 16px;
}
.toggle-menu-mobile .language-area-mobile {
  min-width: 70px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: relative;
  min-width: 70px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: rgb(217, 217, 217);
  border-radius: 8px;
  transition: 200ms ease-in-out;
  cursor: pointer;
  border: 4px solid transparent;
  transition: 200ms ease-in-out;
}
.toggle-menu-mobile .language-area-mobile .language {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.toggle-menu-mobile .language-area-mobile .language img {
  width: 24px;
  height: 24px;
}
.toggle-menu-mobile .language-area-mobile .language span {
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}
.toggle-menu-mobile .language-area-mobile .select-language-box {
  animation: openLangBox 200ms ease-in-out forwards normal;
  position: absolute;
  top: -6rem;
  background-color: #fff;
  border-radius: 0px 0px 12px 12px;
  min-width: 70px;
  height: auto;
  cursor: auto;
  flex-direction: column;
  display: flex;
  align-self: center;
  justify-content: center;
  text-align: center;
  gap: 5px;
  padding: 5px;
}
@keyframes openLangBox {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}
.toggle-menu-mobile .language-area-mobile .select-language-box a {
  color: black;
  text-decoration: none;
  transition: 200ms ease-in-out;
}
.toggle-menu-mobile .language-area-mobile .select-language-box a:hover {
  color: #b3b3b3;
}

.slider-wrapper {
  width: 100%;
  height: auto;
  background-color: transparent;
}
.slider-wrapper .slider {
  height: auto;
  padding: 28px 8px 28px 8px;
  border: 1px solid rgb(0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.slider-wrapper .slider .slider-item {
  overflow-x: hidden !important;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
.slider-wrapper .slider .slider-item .content {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  animation: swipe 85s linear infinite;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.slider-wrapper .slider .slider-item .content span {
  color: #000000;
  font-weight: 600;
  font-size: 20px;
  text-wrap: nowrap;
}
@keyframes swipe {
  0% {
    transform: translateX(0rem);
  }
  100% {
    transform: translateX(-100rem);
  }
}

.media-blog-wrapper {
  width: 100%;
  height: auto;
  background-color: transparent;
  padding-left: 140px;
  padding-right: 140px;
}
.media-blog-wrapper .media-blog {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.media-blog-wrapper .media-blog .title-blog {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.media-blog-wrapper .media-blog .title-blog h1 {
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  font-size: 52px;
  text-align: end;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.media-blog-wrapper .media-blog .media-content {
  width: 100%;
  height: 590p x;
  position: relative;
  margin-top: 48px;
  display: grid;
  gap: 30px;
  grid-template-columns: 570px auto;
}
.media-blog-wrapper .media-blog .media-content .left {
  padding: 71px 40px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  height: 590px;
  background: transparent;
  position: relative;
}
.media-blog-wrapper .media-blog .media-content .left .swiper {
  width: 100%;
  height: 100%;
  position: initial;
}
.media-blog-wrapper .media-blog .media-content .left .swiper-slide {
  gap: 20px;
  text-align: start;
  font-size: 18px;
  background: transparent;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
.media-blog-wrapper .media-blog .media-content .left .swiper-slide h1 {
  width: 100%;
  color: rgb(0, 0, 0);
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  font-size: 42px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-align: center;
}
.media-blog-wrapper .media-blog .media-content .left .swiper-slide p {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 28px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 15;
}
.media-blog-wrapper .media-blog .media-content .left .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.media-blog-wrapper .media-blog .media-content .left .swiper-button-next {
  min-width: 39px;
  min-height: 39px;
  background-image: url(/assets/images/right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  top: 544px;
  right: 0;
}
.media-blog-wrapper .media-blog .media-content .left .swiper-button-next::after {
  content: none !important;
}
.media-blog-wrapper .media-blog .media-content .left .swiper-button-prev {
  min-width: 39px;
  min-height: 39px;
  background-image: url(/assets/images/left.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  top: 544px;
  left: 460px;
}
.media-blog-wrapper .media-blog .media-content .left .swiper-button-prev::after {
  content: none !important;
}
.media-blog-wrapper .media-blog .media-content .left .center-time {
  position: absolute;
  right: -5.3rem;
  z-index: 100;
  min-width: 108px;
  height: 158px;
  display: flex;
  align-self: center;
  justify-content: center;
  flex-direction: column;
  background: rgb(255, 255, 255);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}
.media-blog-wrapper .media-blog .media-content .left .center-time .swiper-pagination-fraction {
  top: 0;
}
.media-blog-wrapper
  .media-blog
  .media-content
  .left
  .center-time
  .media-blog-wrapper
  .media-blog
  .media-content
  .left
  .center-time
  span {
  top: 0;
}
.media-blog-wrapper .media-blog .media-content .left .center-time .swiper-pagination-current {
  color: rgb(0, 0, 0);
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 52px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  text-align: start;
  left: 16px;
  position: relative;
}
.media-blog-wrapper .media-blog .media-content .left .center-time .swiper-pagination-current::before {
  content: "0";
  color: rgb(0, 0, 0);
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 52px;
  -webkit-line-clamp: 1;
  text-align: start;
  left: 16px;
}
.media-blog-wrapper .media-blog .media-content .left .center-time .swiper-pagination-total {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
}
.media-blog-wrapper .media-blog .media-content .left .center-time .swiper-pagination-total::before {
  content: "/0";
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  top: 50px;
  right: -30px;
}
.media-blog-wrapper .media-blog .media-content .right {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 590px;
  overflow: hidden;
  border-radius: 28px;
}
.media-blog-wrapper .media-blog .media-content .right .swiper {
  width: 100%;
  height: 100%;
  position: initial;
}
.media-blog-wrapper .media-blog .media-content .right .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.media-blog-wrapper .media-blog .media-content .right .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.media-blog-wrapper .media-blog .media-content-3 {
  width: 100%;
  height: 590p x;
  position: relative;
  margin-top: 48px;
  display: grid;
  gap: 30px;
  grid-template-columns: 570px auto;
}
.media-blog-wrapper .media-blog .media-content-3 .left {
  padding: 71px 40px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  height: 590px;
  background: transparent;
  position: relative;
}
.media-blog-wrapper .media-blog .media-content-3 .left .swiper {
  width: 100%;
  height: 100%;
  position: initial;
}
.media-blog-wrapper .media-blog .media-content-3 .left .swiper-slide {
  gap: 20px;
  text-align: start;
  font-size: 18px;
  background: transparent;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
.media-blog-wrapper .media-blog .media-content-3 .left .swiper-slide h1 {
  width: 100%;
  color: rgb(0, 0, 0);
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  font-size: 42px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-align: center;
}
.media-blog-wrapper .media-blog .media-content-3 .left .swiper-slide p {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 28px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 15;
}
.media-blog-wrapper .media-blog .media-content-3 .left .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.media-blog-wrapper .media-blog .media-content-3 .left .swiper-button-next {
  min-width: 39px;
  min-height: 39px;
  background-image: url(/assets/images/right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  top: 544px;
  right: 0;
}
.media-blog-wrapper .media-blog .media-content-3 .left .swiper-button-next::after {
  content: none !important;
}
.media-blog-wrapper .media-blog .media-content-3 .left .swiper-button-prev {
  min-width: 39px;
  min-height: 39px;
  background-image: url(/assets/images/left.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  top: 544px;
  left: 460px;
}
.media-blog-wrapper .media-blog .media-content-3 .left .swiper-button-prev::after {
  content: none !important;
}
.media-blog-wrapper .media-blog .media-content-3 .left .center-time {
  position: absolute;
  right: -5.3rem;
  z-index: 100;
  min-width: 108px;
  height: 158px;
  display: flex;
  align-self: center;
  justify-content: center;
  flex-direction: column;
  background: rgb(255, 255, 255);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}
.media-blog-wrapper .media-blog .media-content-3 .left .center-time .swiper-pagination-fraction {
  top: 0;
}
.media-blog-wrapper
  .media-blog
  .media-content-3
  .left
  .center-time
  .media-blog-wrapper
  .media-blog
  .media-content
  .left
  .center-time
  span {
  top: 0;
}
.media-blog-wrapper .media-blog .media-content-3 .left .center-time .swiper-pagination-current {
  color: rgb(0, 0, 0);
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 52px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  text-align: start;
  left: 16px;
  position: relative;
}
.media-blog-wrapper .media-blog .media-content-3 .left .center-time .swiper-pagination-current::before {
  content: "0";
  color: rgb(0, 0, 0);
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 52px;
  -webkit-line-clamp: 1;
  text-align: start;
  left: 16px;
}
.media-blog-wrapper .media-blog .media-content-3 .left .center-time .swiper-pagination-total {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
}
.media-blog-wrapper .media-blog .media-content-3 .left .center-time .swiper-pagination-total::before {
  content: "/0";
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  top: 50px;
  right: -30px;
}
.media-blog-wrapper .media-blog .media-content-3 .right {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 590px;
  overflow: hidden;
  border-radius: 28px;
}
.media-blog-wrapper .media-blog .media-content-3 .right .swiper {
  width: 100%;
  height: 100%;
  position: initial;
}
.media-blog-wrapper .media-blog .media-content-3 .right .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.media-blog-wrapper .media-blog .media-content-3 .right .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.partners-wrapper {
  width: 100%;
  height: auto;
  background-color: transparent;
}
.partners-wrapper .partners {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  background-color: transparent;
}
.partners-wrapper .partners .title-partners {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.partners-wrapper .partners .title-partners h1 {
  color: rgb(0, 0, 0);
  font-weight: 700;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 52px;
}
.partners-wrapper .partners .title-partners-about {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.partners-wrapper .partners .title-partners-about h1 {
  color: rgb(0, 0, 0);
  font-weight: 700;
  text-align: start;
  font-family: "Raleway", sans-serif;
  font-size: 52px;
}
.partners-wrapper .partners .swiper-area {
  margin-top: 48px;
  width: 100%;
  height: 240px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 20px;
}
.partners-wrapper .partners .swiper-area .swiper {
  width: 100%;
  height: 100%;
}
.partners-wrapper .partners .swiper-area .swiper-slide {
  height: 110px;
  text-align: center;
  font-size: 18px;
  background: rgb(250, 250, 250);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
  border-radius: 14px;
}
.partners-wrapper .partners .swiper-area .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.info-box-wrapper {
  width: 100%;
  height: auto;
  padding-left: 140px;
  padding-right: 140px;
}
.info-box-wrapper .info-box {
  width: 100%;
  height: 242px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(217, 217, 217);
  border-radius: 28px;
}

.footer-wrapper {
  width: 98.5%;
  margin: 120px auto 20px auto;
  height: auto;
  padding-top: 60px;
  padding-bottom: 30px;
  padding-left: 120px;
  padding-right: 120px;
  background: rgba(52, 168, 57, 0.28);
  border-radius: 38px;
}
.footer-wrapper .footer {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.footer-wrapper .footer .footer-header {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-wrapper .footer .footer-header .navbar {
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  gap: 32px;
}
.footer-wrapper .footer .footer-header .navbar a {
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 16px;
  font-family: "Lato", sans-serif;
}
.footer-wrapper .footer .logo {
  width: 100%;
  height: 143px;
  display: flex;
  align-items: center;
  margin-top: 38px;
  justify-content: center;
  overflow: hidden;
}
.footer-wrapper .footer .logo .logo-wrapper {
  width: 209px;
  height: 143px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.footer-wrapper .footer .logo .logo-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.footer-wrapper .footer .mail-location-telephone {
  width: 100%;
  height: auto;
  margin-top: 54px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.52);
  padding-bottom: 24px;
  gap: 32px;
}
.footer-wrapper .footer .mail-location-telephone .item-info {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.footer-wrapper .footer .mail-location-telephone .item-info img {
  width: 20px;
  height: 20px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.footer-wrapper .footer .mail-location-telephone .item-info a {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  font-family: "Lato", sans-serif;
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
}
.footer-wrapper .footer .mail-location-telephone .item-info a:hover {
  color: #9b9b9b;
}
.footer-wrapper .footer .mail-location-telephone .socials {
  gap: 16px;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  position: absolute;
  left: 0;
  bottom: 24px;
}
.footer-wrapper .footer .mail-location-telephone .socials a {
  border: 3px solid transparent;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.65);
}
.footer-wrapper .footer .mail-location-telephone .socials a img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.footer-wrapper .footer .mail-location-telephone .socials a:hover {
  background-color: transparent;
  border: 3px solid #fff;
}
.footer-wrapper .footer .bottom {
  padding-top: 26px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.footer-wrapper .footer .bottom p {
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.footer-wrapper .footer .bottom p a {
  text-decoration: none;
  color: rgb(40, 155, 45);
}
.footer-wrapper .footer .bottom p a:hover {
  color: rgb(55, 255, 55);
}

.about-page-wrapper {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  padding: 20px;
  padding-top: 0 !important;
}
.about-page-wrapper .wrapper-about {
  margin-top: 80px;
  width: 100%;
  height: auto;
}
.about-page-wrapper .wrapper-about .about {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
}
.about-page-wrapper .wrapper-about .about .image {
  width: 100%;
  height: 601px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 28px;
}
.about-page-wrapper .wrapper-about .about .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 28px;
}
.about-page-wrapper .wrapper-about .about .card-about-us {
  padding-left: 187px;
  padding-right: 187px;
  padding-top: 60px;
  padding-bottom: 60px;
  max-width: 1160px;
  height: 546px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  position: relative;
  box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.12);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.68) 0%, #ffffff 100%);
  backdrop-filter: blur(1px);
  -webkit-backdrop-filter: blur(1px);
  gap: 16px;
  transform: translateY(-5.5rem);
  border-radius: 28px;
}
.about-page-wrapper .wrapper-about .about .card-about-us span {
  text-align: end;
  color: rgb(52, 168, 57);
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  width: 100%;
}
.about-page-wrapper .wrapper-about .about .card-about-us h1 {
  width: 100%;
  text-align: end;
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  font-size: 52px;
}
.about-page-wrapper .wrapper-about .about .card-about-us p {
  padding-top: 12px;
  text-align: start;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.8);
}
.about-page-wrapper .wrapper-about .about .card-about-us .arrow-banner {
  position: absolute;
  left: 10px;
  top: 10px;
}
.about-page-wrapper .wrapper-about .partners-wrapper .partners .title-partners-about {
  display: none;
}

.techiniques-wrapper {
  width: calc(100% - 40px);
  margin: 80px auto auto;
  height: auto;
  background-color: rgb(252, 252, 252);
  border-radius: 28px;
}
.techiniques-wrapper .techniques-content {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding: 40px;
  justify-content: flex-start;
  flex-direction: column;
  gap: 40px;
}
.techiniques-wrapper .techniques-content h1 {
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  font-size: 52px;
}
.techiniques-wrapper .techniques-content .tech-grid {
  width: 100%;
  height: auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-items: flex-start;
  align-items: flex-start;
  gap: 20px;
}
.techiniques-wrapper .techniques-content .tech-grid .tech-item {
  text-decoration: none;
  border: 3px solid transparent;
  position: relative;
  width: auto;
  height: 407px;
  gap: 10px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-top: 62px;
  background-color: rgba(52, 168, 57, 0.08);
  border-radius: 18px;
}
.techiniques-wrapper .techniques-content .tech-grid .tech-item span {
  color: rgb(0, 0, 0);
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  text-align: start;
}
.techiniques-wrapper .techniques-content .tech-grid .tech-item p {
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 32px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-align: start;
}
.techiniques-wrapper .techniques-content .tech-grid .tech-item .wrapper-track-img {
  margin-top: 14px;
  width: calc(100% - 16px);
  height: 223px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 18px;
  background-color: rgb(255, 255, 255);
}
.techiniques-wrapper .techniques-content .tech-grid .tech-item .wrapper-track-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.techiniques-wrapper .techniques-content .tech-grid .tech-item .more-btn {
  width: 42px;
  height: 42px;
  position: absolute;
  top: 20px;
  right: 20px;
}
.techiniques-wrapper .techniques-content .tech-grid .tech-item:hover {
  border: 3px solid #c6e7c8;
  background-color: rgba(206, 206, 206, 0.2117647059);
}
.techiniques-wrapper .techniques-content .tech-grid .tech-item:hover .more-btn {
  transform: rotate(-45deg);
}
.techiniques-wrapper .techniques-content .formore-btn {
  margin-top: 80px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.techiniques-wrapper .techniques-content .formore-btn .button {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
}
.techiniques-wrapper .techniques-content .formore-btn .button span {
  color: rgb(0, 0, 0);
  font-size: 18px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}
.techiniques-wrapper .techniques-content .formore-btn .button img {
  width: 43.33px;
  height: 43.33px;
}
.techiniques-wrapper .techniques-content .formore-btn .button:hover img {
  transform: rotate(180deg);
}

.tech-category-wrapper {
  margin-top: 80px;
  width: 100%;
  height: auto;
  background-color: transparent;
}
.tech-category-wrapper .category-content {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
}
.tech-category-wrapper .category-content .techniques-content-on-category {
  min-width: 1059px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 28px;
  background-color: rgb(252, 252, 252);
  padding: 40px;
  justify-content: flex-start;
  flex-direction: column;
  gap: 40px;
}
.tech-category-wrapper .category-content .techniques-content-on-category h1 {
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  font-size: 52px;
}
.tech-category-wrapper .category-content .techniques-content-on-category .tech-grid {
  width: 100%;
  height: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-items: flex-start;
  align-items: flex-start;
  gap: 20px;
}
.tech-category-wrapper .category-content .techniques-content-on-category .tech-grid .tech-item {
  text-decoration: none;
  border: 3px solid transparent;
  position: relative;
  width: auto;
  height: 407px;
  gap: 10px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-top: 62px;
  background-color: rgba(52, 168, 57, 0.08);
  border-radius: 18px;
}
.tech-category-wrapper .category-content .techniques-content-on-category .tech-grid .tech-item span {
  color: rgb(0, 0, 0);
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  text-align: start;
}
.tech-category-wrapper .category-content .techniques-content-on-category .tech-grid .tech-item p {
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 32px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-align: start;
}
.tech-category-wrapper .category-content .techniques-content-on-category .tech-grid .tech-item .wrapper-track-img {
  margin-top: 14px;
  width: calc(100% - 16px);
  height: 223px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 18px;
  background-color: rgb(255, 255, 255);
}
.tech-category-wrapper .category-content .techniques-content-on-category .tech-grid .tech-item .wrapper-track-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.tech-category-wrapper .category-content .techniques-content-on-category .tech-grid .tech-item .more-btn {
  width: 42px;
  height: 42px;
  position: absolute;
  top: 20px;
  right: 20px;
}
.tech-category-wrapper .category-content .techniques-content-on-category .tech-grid .tech-item:hover {
  border: 3px solid #c6e7c8;
  background-color: rgba(206, 206, 206, 0.2117647059);
}
.tech-category-wrapper .category-content .techniques-content-on-category .tech-grid .tech-item:hover .more-btn {
  transform: rotate(-45deg);
}
.tech-category-wrapper .category-content .techniques-content-on-category .formore-btn {
  margin-top: 80px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tech-category-wrapper .category-content .techniques-content-on-category .formore-btn .button {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
}
.tech-category-wrapper .category-content .techniques-content-on-category .formore-btn .button span {
  color: rgb(0, 0, 0);
  font-size: 18px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}
.tech-category-wrapper .category-content .techniques-content-on-category .formore-btn .button img {
  width: 43.33px;
  height: 43.33px;
}
.tech-category-wrapper .category-content .techniques-content-on-category .formore-btn .button:hover img {
  transform: rotate(180deg);
}
.tech-category-wrapper .category-content .right-category {
  width: 100%;
  min-width: 321px;
  height: auto;
  padding: 40px 20px;
  background-color: rgba(52, 168, 57, 0.08);
  border-radius: 28px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 40px;
}
.tech-category-wrapper .category-content .right-category .categories {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 10px;
  width: calc(100% - 40px);
  margin: auto;
}
.tech-category-wrapper .category-content .right-category .categories span {
  color: rgb(0, 0, 0);
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
}
.tech-category-wrapper .category-content .right-category .categories a {
  text-decoration: none;
  width: 100%;
  height: auto;
  list-style-type: none;
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  text-align: start;
  padding: 16px;
  border-radius: 14px;
  background-color: rgb(255, 255, 255);
  text-wrap: wrap;
  cursor: pointer;
  color: rgb(0, 0, 0);
  font-weight: 400;
}
.tech-category-wrapper .category-content .filter-menu-mobile {
  animation: mobileFilterAnim 200ms ease-in-out forwards normal;
  position: fixed;
  z-index: 10000;
  display: flex;
  gap: 30px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  inset: 0;
  background-color: rgb(253, 253, 253);
}
@keyframes mobileFilterAnim {
  from {
    transform: translateY(-5rem);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.tech-category-wrapper .category-content .filter-menu-mobile .categories {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 12px;
}
.tech-category-wrapper .category-content .filter-menu-mobile .categories span {
  color: rgb(0, 0, 0);
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
}
.tech-category-wrapper .category-content .filter-menu-mobile .categories a {
  text-decoration: none;
  width: 100%;
  height: auto;
  list-style-type: none;
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  text-align: start;
  padding: 16px;
  border-radius: 14px;
  background-color: rgb(255, 255, 255);
  text-wrap: wrap;
  cursor: pointer;
  color: rgb(0, 0, 0);
  font-weight: 400;
}
.tech-category-wrapper .category-content .filter-menu-mobile .title-category {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
  margin-top: 5px;
  background-color: #5dd477;
}
.tech-category-wrapper .category-content .filter-menu-mobile .title-category span {
  font-size: 18px;
  font-weight: 500;
}

.products-page-wrapper {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  padding: 20px;
  padding-top: 0px !important;
}
.products-page-wrapper .products-wrapper {
  width: 100%;
  margin-top: 80px;
  padding-left: 120px;
  padding-right: 120px;
}
.products-page-wrapper .products-wrapper .products {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.products-page-wrapper .products-wrapper .products h1 {
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-size: 52px;
}
.products-page-wrapper .products-wrapper .products .productspage-grid {
  width: 100%;
  height: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-items: flex-start;
  margin-top: 48px;
  align-items: flex-start;
  row-gap: 45px;
  -moz-column-gap: 24px;
  column-gap: 24px;
}
.products-page-wrapper .products-wrapper .products .productspage-grid .products-item-grid {
  text-decoration: none;
  border: 1px solid transparent;
  position: relative;
  border-radius: 28px;
  height: 398px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 24px;
  background: rgb(255, 255, 255);
  box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.12);
  gap: 12px;
}
.products-page-wrapper .products-wrapper .products .productspage-grid .products-item-grid span {
  color: rgb(0, 0, 0);
  font-weight: 600;
  font-size: 22px;
  font-family: "Raleway", sans-serif;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.products-page-wrapper .products-wrapper .products .productspage-grid .products-item-grid p {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 4;
}
.products-page-wrapper .products-wrapper .products .productspage-grid .products-item-grid .wrapper-product-img {
  width: 100%;
  height: 159px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 28px;
  margin-top: 28px;
}
.products-page-wrapper .products-wrapper .products .productspage-grid .products-item-grid .wrapper-product-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 28px;
}
.products-page-wrapper .products-wrapper .products .productspage-grid .products-item-grid .wrapper-bottomicon {
  position: absolute;
  min-width: 42px;
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: rgb(165, 235, 7);
  border-radius: 20px;
  bottom: -21px;
  right: 24px;
}
.products-page-wrapper .products-wrapper .products .productspage-grid .products-item-grid .wrapper-bottomicon img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.products-page-wrapper .products-wrapper .products .productspage-grid .products-item-grid:hover {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.products-page-wrapper .products-wrapper .products .productspage-grid .products-item-grid:hover .wrapper-bottomicon {
  transform: rotate(-45deg);
  box-shadow: 0px 0px 15px 0px rgb(106, 255, 61);
}
.products-page-wrapper .products-wrapper .products .formore-btn {
  margin-top: 80px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.products-page-wrapper .products-wrapper .products .formore-btn .button {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
}
.products-page-wrapper .products-wrapper .products .formore-btn .button span {
  color: rgb(0, 0, 0);
  font-size: 18px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}
.products-page-wrapper .products-wrapper .products .formore-btn .button img {
  width: 43.33px;
  height: 43.33px;
}
.products-page-wrapper .products-wrapper .products .formore-btn .button:hover img {
  transform: rotate(180deg);
}

.swiper-top {
  width: 100%;
  height: 410px;
  background-color: transparent;
  margin-top: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.swiper-top .swiper {
  width: 100%;
  height: 100%;
  position: initial;
  margin-left: 30px;
}
.swiper-top .swiper-button-prev {
  top: 40px;
  left: 50px;
  width: 48px;
  height: 48px;
  box-shadow: 4px 4px 8px 4px rgba(0, 0, 0, 0.05);
  background: rgba(255, 255, 255, 0.52);
  border-radius: 50px;
  background-image: url("/assets/images/leftt.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
}
.swiper-top .swiper-button-prev::after {
  content: none;
}
.swiper-top .swiper-button-next {
  top: 40px;
  right: 50px;
  width: 48px;
  height: 48px;
  box-shadow: 4px 4px 8px 4px rgba(0, 0, 0, 0.05);
  background: rgba(255, 255, 255, 0.52);
  border-radius: 50px;
  background-image: url("/assets/images/rightt.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
}
.swiper-top .swiper-button-next::after {
  content: none;
}
.swiper-top .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 28px;
}
.swiper-top .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 28px;
}

.product-container-wrapper {
  width: 100%;
  height: auto;
  margin-top: 40px;
  padding-left: 120px;
  padding-right: 120px;
}
.product-container-wrapper .products-inner {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.product-container-wrapper .products-inner .product-card {
  width: 100%;
  background-color: rgba(52, 168, 57, 0.08);
  border-radius: 28px;
  padding: 60px 84px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-container-wrapper .products-inner .product-card .left {
  max-width: 688px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 20px;
}
.product-container-wrapper .products-inner .product-card .left h1 {
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-size: 52px;
  font-family: "Raleway", sans-serif;
}
.product-container-wrapper .products-inner .product-card .left p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.product-container-wrapper .products-inner .product-card .button-el {
  gap: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-container-wrapper .products-inner .product-card .button-el .button-for-products-reel {
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background-color: rgb(165, 235, 7);
  width: 210px;
  height: 56px;
  padding: 5px;
  transition: 200ms ease-in-out;
}
.product-container-wrapper .products-inner .product-card .button-el .button-for-products-reel a {
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 18px;
  text-decoration: none;
  color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.product-container-wrapper .products-inner .product-card .button-el .arrow-wrapper {
  width: 50px;
  height: 56px;
  background-color: rgb(165, 235, 7);
  border-radius: 18px;
  transition: 200ms ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
.product-container-wrapper .products-inner .product-card .button-el .arrow-wrapper img {
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 18px;
  text-decoration: none;
  color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  transition: 200ms ease-in-out;
}
.product-container-wrapper .products-inner .product-card .button-el:hover .button-for-products-reel {
  background-color: transparent;
  border: 1px solid rgb(165, 235, 7);
}
.product-container-wrapper .products-inner .product-card .button-el:hover .button-for-products-reel a {
  border: 1px solid #fff;
  color: #0e0e0e;
}
.product-container-wrapper .products-inner .product-card .button-el:hover .button-for-products-reel a img {
  transform: translateX(-20px);
}
.product-container-wrapper .products-inner .product-card .button-el:hover .arrow-wrapper {
  background-color: #fff;
  border: 1px solid rgb(165, 235, 7);
}
.product-container-wrapper .products-inner .product-card .button-el:hover .arrow-wrapper img {
  border: 1px solid #fff;
  transform: rotate(45deg);
}
.product-container-wrapper .products-inner .other-products {
  margin-top: 100px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.product-container-wrapper .products-inner .other-products h1 {
  color: rgb(0, 0, 0);
  font-weight: 500;
  font-size: 42px;
  font-family: "Raleway", sans-serif;
}
.product-container-wrapper .products-inner .other-products .swiper-bottom {
  width: 100%;
  margin-top: 48px;
  height: 410px;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.product-container-wrapper .products-inner .other-products .swiper-bottom .swiper {
  width: 100%;
  height: 100%;
  position: initial;
}
.product-container-wrapper .products-inner .other-products .swiper-bottom .swiper-button-prev {
  top: 40px;
  left: 50px;
  width: 48px;
  height: 48px;
  box-shadow: 4px 4px 8px 4px rgba(0, 0, 0, 0.05);
  background: rgba(255, 255, 255, 0.52);
  border-radius: 50px;
  background-image: url("/assets/images/leftt.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
}
.product-container-wrapper .products-inner .other-products .swiper-bottom .swiper-button-prev::after {
  content: none;
}
.product-container-wrapper .products-inner .other-products .swiper-bottom .swiper-button-next {
  top: 40px;
  right: 20px;
  width: 48px;
  height: 48px;
  box-shadow: 4px 4px 8px 4px rgba(0, 0, 0, 0.05);
  background: rgba(255, 255, 255, 0.52);
  border-radius: 50px;
  background-image: url("/assets/images/rightt.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
}
.product-container-wrapper .products-inner .other-products .swiper-bottom .swiper-button-next::after {
  content: none;
}
.product-container-wrapper .products-inner .other-products .swiper-bottom .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border-radius: 28px;
  position: relative;
  border: 2px solid transparent;
}
.product-container-wrapper .products-inner .other-products .swiper-bottom .swiper-slide .wrapper-bottomicon {
  z-index: 1000;
  position: absolute;
  min-width: 42px;
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: rgb(165, 235, 7);
  border-radius: 20px;
  bottom: -2px;
  right: -5px;
}
.product-container-wrapper .products-inner .other-products .swiper-bottom .swiper-slide .wrapper-bottomicon img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.product-container-wrapper .products-inner .other-products .swiper-bottom .swiper-slide:hover {
  border: 2px solid #cecece;
}
.product-container-wrapper .products-inner .other-products .swiper-bottom .swiper-slide:hover .description {
  animation: opacy 200ms ease-in-out forwards normal;
  display: flex !important;
  position: absolute;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.52);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 28px;
}
@keyframes opacy {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.product-container-wrapper .products-inner .other-products .swiper-bottom .swiper-slide:hover .description span {
  position: absolute;
  bottom: 148px;
  left: 20px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  font-size: 21px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.product-container-wrapper .products-inner .other-products .swiper-bottom .swiper-slide:hover .description p {
  position: absolute;
  bottom: 20px;
  left: 15px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 500;
  font-family: "Lato", sans-serif;
  font-size: 17px;
  line-height: 34px;
  text-align: start;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  padding: 5px;
  padding-right: 10px;
}
.product-container-wrapper .products-inner .other-products .swiper-bottom .swiper-slide:hover .wrapper-bottomicon {
  transform: rotate(-45deg);
}
.product-container-wrapper .products-inner .other-products .swiper-bottom .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 28px;
}

.map-container-wrapper {
  margin-top: 80px;
  width: 100%;
  height: auto;
  padding-left: 140px;
  padding-right: 140px;
}
.map-container-wrapper .map-container {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.map-container-wrapper .map-container h1 {
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  font-size: 52px;
}
.map-container-wrapper .map-container .map-wrapper {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 48px;
}
.map-container-wrapper .map-container .map-wrapper svg path {
  transition: 100ms ease-in-out;
}
.map-container-wrapper .map-container .map-wrapper svg path:hover {
  fill: rgba(52, 168, 57, 0.28);
  stroke: rgb(0, 192, 16);
  stroke-width: 4px;
}

.modal-for-map {
  animation: opacityes 200ms ease-in-out forwards normal;
  width: calc(100% - 40px);
  margin: 0 auto;
  height: 278px;
  background: rgba(0, 0, 0, 0.08);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  border-radius: 28px;
  position: fixed;
  z-index: 1000000;
  inset: 0;
  top: 25%;
  padding: 60px 390px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@keyframes opacityes {
  from {
    transform: translateY(-12rem);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.modal-for-map .modal-content {
  animation: scaled 300ms ease-in-out forwards normal;
  background-color: rgb(255, 255, 255);
  border-radius: 18px;
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  padding: 28px;
}
@keyframes scaled {
  from {
    transform: translateX(-20rem);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
.modal-for-map .modal-content h1 {
  color: rgb(0, 0, 0);
  font-weight: 600;
  font-size: 24px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  font-family: "Poppins", sans-serif;
  text-wrap: wrap;
}
.modal-for-map .modal-content p {
  color: rgb(0, 0, 0);
  font-size: 18px;
  line-height: 24px;
  font-family: "Poppins", sans-serif;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 5;
  font-weight: 400;
  text-align: start;
  text-wrap: wrap;
}

.mediablog-wrapper {
  width: 100%;
  height: auto;
  margin-top: 80px;
  padding-left: 60px;
  padding-right: 60px;
}
.mediablog-wrapper .mediablog {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
}
.mediablog-wrapper .mediablog h1 {
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  font-size: 52px;
  width: 100%;
  text-align: start;
  padding-left: 80px;
}
.mediablog-wrapper .mediablog .mediablog-grid {
  margin-top: 48px;
  height: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-items: flex-start;
  align-items: flex-start;
  gap: 80px;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content {
  text-decoration: none;
  height: 372px;
  position: relative;
  margin-top: 48px;
  display: flex;
  align-items: flex-start;
  gap: 30px;
  justify-content: space-between;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content .center-time-mediablog {
  position: absolute;
  left: 275px !important;
  z-index: 1000;
  min-width: 86px !important;
  height: 125px !important;
  display: flex;
  align-self: center;
  justify-content: center;
  flex-direction: column;
  background: rgb(255, 255, 255);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content .center-time-mediablog .count-now {
  color: rgb(0, 0, 0);
  font-weight: 500;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
  position: absolute;
  top: 16px;
  left: 20px;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content .center-time-mediablog .count-top {
  color: rgba(0, 0, 0, 0.8);
  font-size: 18px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content .center-time-mediablog .count-top {
  color: rgba(0, 0, 0, 0.8);
  font-size: 18px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  line-height: 34px;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content .swiper {
  width: 100%;
  height: 100%;
  position: initial;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content .swiper-slide {
  gap: 20px;
  text-align: start;
  font-size: 18px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content .swiper-slide h1 {
  padding-left: 0 !important;
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  text-align: center;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content .swiper-slide p {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 10;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content .left {
  width: 266px;
  height: 100%;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content .right {
  width: 295px;
  height: 372px;
  background-color: transparent;
  border-radius: 28px;
  position: relative;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content .right .arrow-icon {
  position: absolute;
  z-index: 1000;
  bottom: -0.7rem;
  right: -0.5rem;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content .right::after {
  content: "";
  width: 1px;
  background-color: rgba(0, 0, 0, 0.32);
  height: 290px;
  position: absolute;
  right: -45px;
  top: 50px;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content::after {
  content: "";
  width: 420px;
  background-color: rgba(0, 0, 0, 0.32);
  height: 1px;
  position: absolute;
  left: 60px;
  bottom: -50px;
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content:hover .center-time-mediablog {
  background-color: rgb(219, 219, 219);
}
.mediablog-wrapper .mediablog .mediablog-grid .media-content:hover .right .arrow-icon {
  transform: rotate(-45deg);
}
.mediablog-wrapper .mediablog .formore-btn {
  margin-top: 120px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mediablog-wrapper .mediablog .formore-btn .button {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
}
.mediablog-wrapper .mediablog .formore-btn .button span {
  color: rgb(0, 0, 0);
  font-size: 18px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}
.mediablog-wrapper .mediablog .formore-btn .button img {
  width: 43.33px;
  height: 43.33px;
}
.mediablog-wrapper .mediablog .formore-btn .button:hover img {
  transform: rotate(180deg);
}

.contact-page-wrapper {
  padding-left: 140px;
  padding-right: 140px;
  margin-top: 80px;
  width: 100%;
  min-height: 720px;
}
.contact-page-wrapper .contact-page {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.contact-page-wrapper .contact-page .text-form {
  position: absolute;
  z-index: 100;
  max-width: 432px;
  top: 120px;
  left: 70px;
  gap: 60px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.contact-page-wrapper .contact-page .text-form h1 {
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  font-size: 82px;
  max-width: 373px;
}
.contact-page-wrapper .contact-page .text-form p {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-align: justify;
}
.contact-page-wrapper .contact-page .form-container {
  top: 180px;
  z-index: 100;
  position: absolute;
  background: rgb(255, 255, 255);
  padding: 48px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.12);
  max-width: 559px;
  width: 100%;
  border-radius: 28px;
  gap: 12px;
  right: 98px;
}
.contact-page-wrapper .contact-page .form-container .mobile-area {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.contact-page-wrapper .contact-page .form-container .mobile-area select {
  position: absolute;
  border: none;
  min-width: 60px;
  outline: none;
  padding: 8px;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  left: 5px;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background-image: url(/assets/images/selecticon.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto;
}
.contact-page-wrapper .contact-page .form-container form {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 12px;
}
.contact-page-wrapper .contact-page .form-container input,
.contact-page-wrapper .contact-page .form-container textarea {
  font-size: 18px;
  border: 1px solid transparent;
  width: 100%;
  outline: none;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid rgb(255, 255, 255);
  border-radius: 12px;
  box-shadow: 4px 4px 4px 0px rgba(0, 35, 95, 0.04);
  padding: 10px;
}
.contact-page-wrapper .contact-page .form-container input[type="tel"] {
  padding-left: 90px;
}
.contact-page-wrapper .contact-page .form-container input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 16px;
}
.contact-page-wrapper .contact-page .form-container input::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 16px;
}
.contact-page-wrapper .contact-page .form-container input:focus {
  border: 2px solid rgb(52, 168, 57);
}
.contact-page-wrapper .contact-page .form-container input:hover {
  border: 1px solid #218838;
}
.contact-page-wrapper .contact-page .form-container textarea:focus {
  border: 2px solid rgb(52, 168, 57);
}
.contact-page-wrapper .contact-page .form-container textarea:hover {
  border: 1px solid #218838;
}
.contact-page-wrapper .contact-page .form-container textarea {
  resize: none;
  outline: none;
  padding: 10px;
  height: 143px;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid rgb(255, 255, 255);
  border-radius: 12px;
  box-shadow: 4px 4px 4px 0px rgba(0, 35, 95, 0.04);
}
.contact-page-wrapper .contact-page .form-container button {
  margin-top: 16px;
  width: 100%;
  padding: 16px, 24px, 16px, 24px;
  background: rgb(52, 168, 57);
  color: #fff;
  border: none;
  border-radius: 12px;
  font-size: 16px;
  cursor: pointer;
  height: 56px;
  box-shadow: 12px 12px 24px 0px rgba(0, 35, 95, 0.05);
}
.contact-page-wrapper .contact-page .form-container button:hover {
  background-color: #218838;
}
.contact-page-wrapper .contact-page .socials {
  position: absolute;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  right: 43px;
  gap: 16px;
  top: 310px;
}
.contact-page-wrapper .contact-page .socials a {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 50%;
  border: 0px solid transparent;
  background-color: rgb(255, 255, 255);
}
.contact-page-wrapper .contact-page .socials a img {
  width: 18px;
  height: 18px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.contact-page-wrapper .contact-page .socials a:nth-child(1):hover {
  border: 6px solid rgb(228, 43, 203);
}
.contact-page-wrapper .contact-page .socials a:nth-child(2):hover {
  border: 6px solid rgb(61, 113, 255);
}
.contact-page-wrapper .contact-page .socials a:nth-child(3):hover {
  border: 6px solid rgb(14, 207, 40);
}

.content-media-blog-wrapper {
  width: calc(100% - 20px);
  height: auto;
  margin: 79px auto auto;
  padding: 48px 120px;
  background: rgba(52, 168, 57, 0.08);
  border-radius: 28px;
}
.content-media-blog-wrapper .content-media-blog {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 28px;
}
.content-media-blog-wrapper .content-media-blog h1 {
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  font-size: 52px;
}
.content-media-blog-wrapper .content-media-blog p {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-align: justify;
}
.content-media-blog-wrapper .content-media-blog .socials-container {
  margin-top: 8px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.content-media-blog-wrapper .content-media-blog .socials-container .socials {
  display: flex;
  align-items: flex-start;
  justify-content: end;
  flex-direction: column;
  gap: 20px;
}
.content-media-blog-wrapper .content-media-blog .socials-container .socials span {
  color: rgb(0, 0, 0);
  font-weight: 500;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  width: 100%;
  text-align: end;
}
.content-media-blog-wrapper .content-media-blog .socials-container .socials .icons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
}
.content-media-blog-wrapper .content-media-blog .socials-container .socials .icons a {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 100px;
  background: rgb(52, 168, 57);
}
.content-media-blog-wrapper .content-media-blog .socials-container .socials .icons a:hover {
  background-color: rgb(106, 255, 61);
}

.image-bloginner {
  width: calc(100% - 40px);
  margin: 28px auto;
  height: 563px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 28px;
}
.image-bloginner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 28px;
}

.partners-page-wrapper {
  width: 100%;
  height: auto;
  margin-top: 80px;
}
.partners-page-wrapper .partner-page {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.partners-page-wrapper .partner-page .title-wrap {
  width: 100%;
  height: auto;
  padding-left: 140px;
}
.partners-page-wrapper .partner-page .title-wrap h1 {
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  font-size: 52px;
}
.partners-page-wrapper .partner-page .carousel-area {
  margin-top: 48px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 20px;
}
.partners-page-wrapper .partner-page .carousel-area .swiper {
  width: 100%;
  height: 100%;
}
.partners-page-wrapper .partner-page .carousel-area .swiper-slide {
  height: 110px;
  text-align: center;
  font-size: 18px;
  background: rgb(250, 250, 250);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
  border-radius: 14px;
}
.partners-page-wrapper .partner-page .carousel-area .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

@media only screen and (min-width: 1566px) {
  .container .about-us-wrapper .about-us {
    max-width: 1140px;
    margin: auto;
  }
  .container .products-wrapper .products {
    max-width: 1240px;
    margin: auto;
  }
  .container .hero-container .button-el {
    top: 550px;
  }
  .container .about-us-wrapper .about-us .right {
    width: 635px;
  }
  .media-blog-wrapper .media-blog {
    max-width: 1240px;
    margin: auto;
  }
  .info-box-wrapper .info-box {
    max-width: 1440px;
    margin: auto;
  }
  .footer-wrapper .footer {
    max-width: 1440px;
    margin: auto;
  }
  .products-page-wrapper .products-wrapper .products {
    max-width: 1280px;
    margin: auto;
  }
  .header-any {
    margin: 20px auto;
  }
  .techniques-wrapper .techniques {
    max-width: 1240px;
    margin: auto;
  }
  .product-container-wrapper .products-inner {
    max-width: 1440px !important;
    margin: auto;
  }
  .map-container-wrapper .map-container {
    max-width: 1440px;
    margin: auto;
  }
  .contact-page-wrapper .contact-page {
    max-width: 1200px;
    margin: auto;
  }
  .mediablog-wrapper .mediablog {
    max-width: 1440px;
    margin: auto;
  }
  .techiniques-wrapper .techniques-content {
    max-width: 1440px;
    margin: auto;
  }
  .tech-category-wrapper .category-content {
    max-width: 1440px;
    margin: auto;
  }
  .container .hero-container .header nav {
    padding: 21px 50px;
    gap: 50px;
  }
  .content-media-blog-wrapper .content-media-blog {
    max-width: 1440px;
    margin: auto;
  }
  .partners-page-wrapper .partner-page .title-wrap {
    max-width: 1440px;
    margin: auto;
  }
}
@media only screen and (max-width: 968px) {
  .margin_top100 {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 968px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 1570px) and (min-width: 1500px) {
  .container .hero-container .button-el {
    top: 580px;
  }
}
@media only screen and (max-width: 1500px) and (min-width: 1450px) {
  .container .hero-container .button-el {
    top: 560px;
  }
}
@media only screen and (max-width: 1450px) and (min-width: 1400px) {
  .container .hero-container .button-el {
    top: 540px;
  }
  .container .hero-container .header nav {
    padding: 18px 22px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 1350px) {
  .container .hero-container .button-el {
    top: 500px;
  }
  .container .hero-container .header nav {
    padding: 18px 22px;
  }
}
@media only screen and (max-width: 1350px) and (min-width: 1300px) {
  .container .hero-container .button-el {
    top: 480px;
  }
  .container .hero-container .header nav {
    padding: 18px 22px;
    gap: 14px;
  }
  .container .hero-container .logo-wrapper {
    left: 10px;
    top: -20px;
  }
}
@media only screen and (max-width: 1300px) and (min-width: 1250px) {
  .container .hero-container .button-el {
    top: 470px;
    left: 350px;
  }
  .container .hero-container .header nav {
    padding: 18px 22px;
    gap: 14px;
  }
  .container .hero-container .logo-wrapper {
    left: 10px;
    top: -20px;
  }
}
@media only screen and (max-width: 1450px) and (min-width: 1250px) {
  .container .about-us-wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }
  .container .products-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .header-any .right nav {
    padding: 21px 30px;
    gap: 12px;
  }
  .contact-page-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .contact-page-wrapper .contact-page svg {
    display: none;
  }
  .techiniques-wrapper .techniques-content {
    padding: 24px;
  }
  .techiniques-wrapper {
    margin: 20px auto auto;
  }
  .tech-category-wrapper .category-content .techniques-content-on-category {
    width: 100%;
    min-width: unset;
  }
  .tech-category-wrapper .category-content .right-category {
    min-width: unset;
    width: 30%;
  }
}
@media only screen and (max-width: 1250px) and (min-width: 968px) {
  .container .about-us-wrapper {
    padding-left: 50px;
    padding-right: 50px;
    height: auto;
  }
  .container .about-us-wrapper .about-us {
    flex-direction: column;
    height: auto;
  }
  .container .about-us-wrapper .about-us .left {
    position: relative;
    width: 100%;
  }
  .container .about-us-wrapper .about-us .right {
    position: relative;
    width: 100%;
  }
  .container .about-us-wrapper .about-us .left img {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .container .products-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .container .products-wrapper .products .products-grid .item-grid {
    width: 100%;
  }
  .container .products-wrapper .products .products-grid .item-grid p {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    font-size: 15px;
    line-height: unset;
  }
  .container .products-wrapper .products .products-grid {
    height: auto;
    grid-template-columns: repeat(2, 1fr);
  }
  .media-blog-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .info-box-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .footer-wrapper {
    margin: 40px auto 20px auto;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .header-any {
    display: none;
  }
  .header_mobile {
    margin: auto;
    display: flex !important;
    left: 10px;
    width: 96%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
    z-index: 1000;
  }
  .header_mobile .logo {
    width: 150px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
  }
  .header_mobile .logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }
  .header_mobile .right-head {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 18px;
  }
  .header_mobile .right-head .language-area-mobile {
    min-width: 70px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
    min-width: 70px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background-color: rgb(217, 217, 217);
    border-radius: 8px;
    transition: 200ms ease-in-out;
    cursor: pointer;
    border: 4px solid transparent;
    transition: 200ms ease-in-out;
  }
  .header_mobile .right-head .language-area-mobile .language {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }
  .header_mobile .right-head .language-area-mobile .language img {
    width: 24px;
    height: 24px;
  }
  .header_mobile .right-head .language-area-mobile .language span {
    color: rgb(0, 0, 0);
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
  }
  .header_mobile .right-head .language-area-mobile .select-language-box {
    animation: openLangBox 200ms ease-in-out forwards normal;
    position: absolute;
    top: 2.65rem;
    background-color: #fff;
    border-radius: 0px 0px 12px 12px;
    min-width: 70px;
    height: auto;
    cursor: auto;
    flex-direction: column;
    display: flex;
    align-self: center;
    justify-content: center;
    text-align: center;
    gap: 5px;
    padding: 5px;
  }
  @keyframes openLangBox {
    from {
      opacity: 0;
      transform: translateY(-5px);
    }
    to {
      opacity: 1;
      transform: translateY(0px);
    }
  }
  .header_mobile .right-head .language-area-mobile .select-language-box a {
    color: black;
    text-decoration: none;
    transition: 200ms ease-in-out;
  }
  .header_mobile .right-head .language-area-mobile .select-language-box a:hover {
    color: #b3b3b3;
  }
  .header_mobile .right-head .language-area:hover {
    border: 4px solid #fff;
  }
  .header_mobile .right-head img {
    width: 55px;
    height: 55px;
  }
  .about-page-wrapper .wrapper-about {
    margin-top: 24px;
  }
  .about-page-wrapper .wrapper-about .about .card-about-us {
    padding-left: 24px;
    padding-right: 24px;
  }
  .map-container-wrapper {
    margin-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .map-container-wrapper .map-container h1 {
    font-size: 30px;
  }
  .modal-for-map {
    padding: 60px 24px;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    filter: none !important;
    animation: none !important;
  }
  .products-page-wrapper .products-wrapper {
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 20px;
  }
  .contact-page-wrapper .contact-page svg {
    display: none;
  }
  .contact-page-wrapper .contact-page {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 50px;
  }
  .contact-page-wrapper .contact-page .text-form {
    position: relative;
    width: 100%;
    top: unset;
    left: unset;
    gap: 12px;
    max-width: unset;
  }
  .contact-page-wrapper .contact-page .text-form h1 {
    max-width: unset;
  }
  .contact-page-wrapper .contact-page .text-form p {
    padding-right: 32px;
  }
  .contact-page-wrapper .contact-page .form-container {
    position: relative;
  }
  .contact-page-wrapper .contact-page .socials {
    position: relative;
  }
  .contact-page-wrapper {
    height: auto !important;
    min-height: unset !important;
    margin-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .contact-page-wrapper .contact-page .form-container {
    width: 100%;
    max-width: unset;
    top: unset;
    right: unset;
    padding: 24px;
  }
  .contact-page-wrapper .contact-page .socials {
    position: relative;
    top: 0;
    display: flex;
    max-width: unset;
    align-items: center;
    justify-content: center;
    width: 100%;
    right: 0;
    flex-direction: row;
  }
  .mediablog-wrapper .mediablog .mediablog-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .mediablog-wrapper {
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 20px;
  }
  .techiniques-wrapper .techniques-content {
    padding: 24px;
  }
  .techiniques-wrapper {
    margin: 20px auto auto;
  }
  .techiniques-wrapper .techniques-content .tech-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .tech-category-wrapper .category-content .techniques-content-on-category {
    width: 100%;
    min-width: unset;
  }
  .tech-category-wrapper .category-content .right-category {
    min-width: unset;
    width: 30%;
  }
  .tech-category-wrapper .category-content .techniques-content-on-category .tech-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .content-media-blog-wrapper {
    padding: 40px 24px;
  }
  .swiper-top .swiper {
    margin-left: 0px;
  }
  .product-container-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .partners-page-wrapper {
    margin-top: 20px;
  }
  .partners-page-wrapper .partner-page .title-wrap {
    padding-left: 32px;
  }
  .partners-page-wrapper .partner-page .title-wrap h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 968px) and (min-width: 568px) {
  .media-blog-wrapper .media-content .left {
    width: 50% !important;
  }
  .media-blog-wrapper .media-content {
    display: flex !important;
  }
  .margin_top {
    margin-top: 60px;
  }
  .container .about-us-wrapper {
    padding-left: 24px;
    padding-right: 24px;
    height: auto;
  }
  .container .about-us-wrapper .about-us {
    flex-direction: column;
    height: auto;
  }
  .container .about-us-wrapper .about-us .left {
    position: relative;
    width: 100%;
  }
  .container .about-us-wrapper .about-us .right {
    position: relative;
    width: 100%;
    height: auto;
  }
  .container .about-us-wrapper .about-us .left img {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .container .mobile-herocontainer {
    height: 568px;
  }
  .container .products-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .container .products-wrapper .products .products-grid .item-grid {
    width: 100%;
    min-width: unset;
  }
  .container .products-wrapper .products .products-grid .item-grid p {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    font-size: 15px;
    line-height: unset;
  }
  .container .products-wrapper .products .products-grid {
    height: auto;
    grid-template-columns: repeat(2, 1fr);
  }
  .media-blog-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .media-blog-wrapper .media-blog .media-content {
    grid-template-columns: repeat(1, 1fr);
  }
  .media-blog-wrapper .media-blog .media-content .left {
    max-width: 600px;
    padding: 25px 20px;
  }
  .media-blog-wrapper .media-blog .media-content .left .center-time {
    display: none;
  }
  .info-box-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .footer-wrapper {
    margin: 40px auto 20px auto;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .footer-wrapper .footer .footer-header .navbar {
    flex-direction: column;
  }
  .footer-wrapper .footer .mail-location-telephone {
    flex-direction: column;
  }
  .header-any {
    display: none;
  }
  .header_mobile {
    display: flex !important;
    width: 96%;
    margin: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
    z-index: 1000;
  }
  .header_mobile .logo {
    width: 150px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
  }
  .header_mobile .logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }
  .header_mobile .right-head {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 18px;
  }
  .header_mobile .right-head .language-area-mobile {
    min-width: 70px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
    min-width: 70px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background-color: rgb(217, 217, 217);
    border-radius: 8px;
    transition: 200ms ease-in-out;
    cursor: pointer;
    border: 4px solid transparent;
    transition: 200ms ease-in-out;
  }
  .header_mobile .right-head .language-area-mobile .language {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }
  .header_mobile .right-head .language-area-mobile .language img {
    width: 24px;
    height: 24px;
  }
  .header_mobile .right-head .language-area-mobile .language span {
    color: rgb(0, 0, 0);
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
  }
  .header_mobile .right-head .language-area-mobile .select-language-box {
    animation: openLangBox 200ms ease-in-out forwards normal;
    position: absolute;
    top: 2.65rem;
    background-color: #fff;
    border-radius: 0px 0px 12px 12px;
    min-width: 70px;
    height: auto;
    cursor: auto;
    flex-direction: column;
    display: flex;
    align-self: center;
    justify-content: center;
    text-align: center;
    gap: 5px;
    padding: 5px;
  }
  @keyframes openLangBox {
    from {
      opacity: 0;
      transform: translateY(-5px);
    }
    to {
      opacity: 1;
      transform: translateY(0px);
    }
  }
  .header_mobile .right-head .language-area-mobile .select-language-box a {
    color: black;
    text-decoration: none;
    transition: 200ms ease-in-out;
  }
  .header_mobile .right-head .language-area-mobile .select-language-box a:hover {
    color: #b3b3b3;
  }
  .header_mobile .right-head .language-area:hover {
    border: 4px solid #fff;
  }
  .header_mobile .right-head img {
    width: 55px;
    height: 55px;
  }
  .about-page-wrapper .wrapper-about {
    margin-top: 24px;
  }
  .about-page-wrapper .wrapper-about .about .card-about-us {
    padding-left: 24px;
    padding-right: 24px;
  }
  .about-page-wrapper .wrapper-about .about .image {
    height: 250px;
  }
  .about-page-wrapper .wrapper-about .about .card-about-us {
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
  }
  .map-container-wrapper {
    margin-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .map-container-wrapper .map-container h1 {
    font-size: 30px;
  }
  .modal-for-map {
    padding: 60px 24px;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    filter: none !important;
    animation: none !important;
  }
  .products-page-wrapper .products-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .products-page-wrapper .products-wrapper .products .productspage-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .contact-page-wrapper .contact-page svg {
    display: none;
  }
  .contact-page-wrapper .contact-page {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 50px;
  }
  .contact-page-wrapper .contact-page .text-form {
    position: relative;
    width: 100%;
    top: unset;
    left: unset;
    gap: 12px;
    max-width: unset;
  }
  .contact-page-wrapper .contact-page .text-form h1 {
    max-width: unset;
    font-size: 30px;
  }
  .contact-page-wrapper .contact-page .text-form p {
    padding-right: 32px;
  }
  .contact-page-wrapper .contact-page .form-container {
    position: relative;
  }
  .contact-page-wrapper .contact-page .socials {
    position: relative;
  }
  .contact-page-wrapper {
    height: auto !important;
    min-height: unset !important;
    margin-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .contact-page-wrapper .contact-page .form-container {
    width: 100%;
    max-width: unset;
    top: unset;
    right: unset;
    padding: 24px;
  }
  .conta0ct-page-wrapper .contact-page .socials {
    position: relative;
    top: 0;
    display: flex;
    max-width: unset;
    align-items: center;
    justify-content: center;
    width: 100%;
    right: 0;
    flex-direction: row;
  }
  .mediablog-wrapper .mediablog .mediablog-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .mediablog-wrapper {
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 20px;
  }
  .techiniques-wrapper .techniques-content {
    padding: 24px;
  }
  .techiniques-wrapper {
    margin: 20px auto auto;
  }
  .techiniques-wrapper .techniques-content .tech-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .tech-category-wrapper .category-content .techniques-content-on-category {
    width: 100%;
    min-width: unset;
    padding: 24px;
  }
  .tech-category-wrapper .category-content .right-category {
    min-width: unset;
    width: 55%;
    padding: 30px 10px;
  }
  .tech-category-wrapper .category-content .techniques-content-on-category .tech-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .tech-category-wrapper {
    margin-top: 20px;
  }
  .tech-category-wrapper .category-content .techniques-content-on-category h1 {
    font-size: 30px;
  }
  .tech-category-wrapper .category-content .right-category .categories a {
    padding: 8px;
    font-size: 16px;
  }
  .content-media-blog-wrapper {
    padding: 40px 24px;
  }
  .swiper-top .swiper {
    margin-left: 0px;
  }
  .product-container-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .product-container-wrapper .products-inner .product-card {
    flex-direction: column;
    gap: 50px;
  }
  .swiper-top .swiper {
    margin-left: 0px;
  }
  .product-container-wrapper .products-inner .product-card .left p {
    text-align: justify;
  }
  .partners-page-wrapper {
    margin-top: 20px;
  }
  .partners-page-wrapper .partner-page .title-wrap {
    padding-left: 32px;
  }
  .partners-page-wrapper .partner-page .title-wrap h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 568px) and (min-width: 268px) {
    .section-selection {
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 8px !important;
    }
    .section-selection .left {
        padding: 24px !important;
    }
    .section-selection .right {
        padding: 24px !important;
    }
    
    .section-selection .right .text a img {
        display: none !important;
    }
    .section-selection .left .text a img {
        display: none !important;
    }
    
  .media-blog-wrapper .media-content {
    flex-direction: column !important;
    display: flex !important;
  }
  .media-blog-wrapper .media-content .left {
    width: 100% !important;
    height: auto !important;
    padding: 12px 10px !important;
  }
  .media-blog-wrapper .title-blog h1 {
    font-size: 30px !important;
  }
  .media-blog-wrapper .media-content .left .swiper-slide h1 {
    font-size: 24px !important;
  }
  .media-blog-wrapper .media-content .left .center-time {
    display: none !important;
  }
  .media-blog-wrapper .media-content .right {
    width: 100% !important;
    height: auto !important;
  }
  .margin_top {
    margin-top: 60px;
  }
  .container .about-us-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    height: auto;
  }
  .container .about-us-wrapper .about-us {
    flex-direction: column;
    height: auto;
  }
  .container .about-us-wrapper .about-us .left {
    position: relative;
    width: 100%;
    height: 260px;
  }
  .container .about-us-wrapper .about-us .right {
    position: relative;
    width: 100%;
    height: auto;
    padding: 30px 10px;
  }
  .container .about-us-wrapper .about-us .left img {
    -o-object-fit: unset;
    object-fit: unset;
  }
  .container .mobile-herocontainer {
    height: 550px;
  }
  .container .mobile-herocontainer .hero-text-wrapper .hero-text span {
    font-size: 24px;
    padding-right: 50px;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 4;
  }
  .container .mobile-herocontainer .hero-text-wrapper .hero-text p {
    font-size: 16px;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 5;
  }
  .container .mobile-herocontainer .hero-text-wrapper {
    left: 16px;
  }
  .container .mobile-herocontainer .hero-text-wrapper .hero-text .button-el {
    top: 250px;
  }
  .container .mobile-herocontainer .hero-text-wrapper .hero-text .button-el .button-for-products-reel {
    width: 185px;
    height: 50px;
  }
  .container .about-us-wrapper .about-us .right h1 {
    font-size: 30px;
    padding-right: 30px;
  }
  .container .about-us-wrapper .about-us .right span {
    padding-right: 30px;
  }
  .container .about-us-wrapper .about-us .left .button-el-about .button-for-products-reel {
    width: 100px;
    height: 40px;
  }
  .container .about-us-wrapper .about-us .left .button-el-about {
    top: 224px;
    left: 33px;
  }
  .container .about-us-wrapper .about-us .left .button-el-about .button-for-products-reel a {
    font-size: 14px;
  }
  .container .about-us-wrapper .about-us .left .button-el-about .arrow-wrapper {
    display: none;
  }
  .container .mobile-herocontainer .header .right-head img {
    width: 37px;
    height: 37px;
  }
  .container .mobile-herocontainer .header .right-head .language-area-mobile {
    min-width: 50px;
    height: 37px;
  }
  .container .mobile-herocontainer .header .right-head .language-area-mobile .language img {
    width: 16px;
    height: 16px;
  }
  .container .mobile-herocontainer .header .right-head .language-area-mobile .language span {
    font-size: 15px;
  }
  .container .mobile-herocontainer .header .right-head .language-area-mobile .language {
    gap: 5px;
  }
  .container .mobile-herocontainer .header .logo {
    width: 75px;
    height: 70px;
  }
  .container .mobile-herocontainer .header .right-head {
    gap: 7px;
  }
  .container .products-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
  .container .products-wrapper .products .top-title {
    padding-left: 12px;
    padding-right: 12px;
  }
  .container .products-wrapper .products .top-title .button-products {
    right: 12px;
  }
  .container .products-wrapper .products .products-grid .item-grid {
    min-width: unset;
    width: 100%;
  }
  .container .about-us-wrapper .about-us .right img {
    top: 0;
    left: -130px;
  }
  .container .about-us-wrapper .about-us .right p {
    padding: 16px;
  }
  .container .products-wrapper .products .products-grid .item-grid p {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    font-size: 15px;
    line-height: unset;
  }
  .container .products-wrapper .products .products-grid {
    height: auto;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 50px;
  }
  .container .products-wrapper .products .top-title .button-products .button-for-products-reel {
    display: none;
  }
  .container .products-wrapper .products .top-title h1 {
    font-size: 24px;
  }
  .container .products-wrapper .products .top-title .button-products .arrow-wrapper {
    width: 35px;
    height: 35px;
  }
  .media-blog-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .media-blog-wrapper .media-blog .media-content {
    grid-template-columns: repeat(1, 1fr);
  }
  .media-blog-wrapper .media-blog .media-content .left {
    max-width: 300px;
    padding: 25px 0px;
  }
  .media-blog-wrapper .media-blog .media-content .left .center-time {
    display: none;
  }
  .media-blog-wrapper .media-blog .title-blog h1 {
    font-size: 30px;
  }
  .media-blog-wrapper .media-blog .media-content .left .swiper-slide h1 {
    font-size: 24px;
  }
  .media-blog-wrapper .media-blog .media-content .left .swiper-button-next {
    display: none;
  }
  .media-blog-wrapper .media-blog .media-content .left .swiper-button-prev {
    display: none;
  }
  .media-blog-wrapper .media-blog .media-content .right {
    height: 200px;
  }
  .media-blog-wrapper .media-blog .media-content .left {
    height: 300px;
  }
  .media-blog-wrapper .media-blog .media-content .left .swiper-slide p {
    -webkit-line-clamp: 7;
  }
  .partners-wrapper .partners .title-partners h1 {
    font-size: 30px;
  }
  .info-box-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .footer-wrapper {
    margin: 40px auto 20px auto;
    height: auto;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .footer-wrapper .footer .footer-header .navbar {
    flex-direction: column;
  }
  .footer-wrapper .footer .mail-location-telephone {
    flex-direction: column;
    align-items: flex-end;
  }
  .footer-wrapper .footer .logo .logo-wrapper {
    width: 130px;
    height: 80px;
  }
  .header-any {
    display: none;
  }
  .header_mobile {
    display: flex !important;
    margin: auto;
    width: 96%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
    z-index: 1000;
  }
  .header_mobile .logo {
    width: 80px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
  }
  .header_mobile .logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }
  .header_mobile .right-head {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 18px;
  }
  .header_mobile .right-head .language-area-mobile {
    min-width: 60px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
    min-width: 60px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background-color: rgb(217, 217, 217);
    border-radius: 8px;
    transition: 200ms ease-in-out;
    cursor: pointer;
    border: 4px solid transparent;
    transition: 200ms ease-in-out;
  }
  .header_mobile .right-head .language-area-mobile .language {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }
  .header_mobile .right-head .language-area-mobile .language img {
    width: 24px;
    height: 24px;
  }
  .header_mobile .right-head .language-area-mobile .language span {
    color: rgb(0, 0, 0);
    font-weight: 400;
    font-size: 14px;
    padding-right: 10px;
    text-transform: uppercase;
  }
  .header_mobile .right-head .language-area-mobile .select-language-box {
    animation: openLangBox 200ms ease-in-out forwards normal;
    position: absolute;
    top: 2.65rem;
    background-color: #fff;
    border-radius: 0px 0px 12px 12px;
    min-width: 70px;
    height: auto;
    cursor: auto;
    flex-direction: column;
    display: flex;
    align-self: center;
    justify-content: center;
    text-align: center;
    gap: 5px;
    padding: 5px;
  }
  @keyframes openLangBox {
    from {
      opacity: 0;
      transform: translateY(-5px);
    }
    to {
      opacity: 1;
      transform: translateY(0px);
    }
  }
  .header_mobile .right-head .language-area-mobile .select-language-box a {
    color: black;
    text-decoration: none;
    transition: 200ms ease-in-out;
  }
  .header_mobile .right-head .language-area-mobile .select-language-box a:hover {
    color: #b3b3b3;
  }
  .header_mobile .right-head .language-area:hover {
    border: 4px solid #fff;
  }
  .header_mobile .right-head img {
    width: 33px;
    height: 33px;
  }
  .about-page-wrapper .wrapper-about {
    margin-top: 24px;
  }
  .about-page-wrapper .wrapper-about .about .card-about-us {
    padding-left: 24px;
    padding-right: 24px;
  }
  .about-page-wrapper .wrapper-about .about .card-about-us .arrow-banner {
    display: none;
  }
  .about-page-wrapper .wrapper-about .about .card-about-us h1 {
    font-size: 30px;
  }
  .about-page-wrapper .wrapper-about .about .card-about-us p {
    text-align: justify;
  }
  .about-page-wrapper .wrapper-about .about .card-about-us {
    height: auto;
  }
  .about-page-wrapper .wrapper-about .about .image {
    height: 250px;
  }
  .about-page-wrapper .wrapper-about .about .card-about-us {
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
  }
  .partners-wrapper .partners .title-partners-about {
    padding-left: 16px;
  }
  .partners-wrapper .partners .title-partners-about h1 {
    font-size: 30px;
  }
  .about-page-wrapper {
    padding: 2px;
  }
  .map-container-wrapper {
    margin-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .map-container-wrapper .map-container h1 {
    font-size: 24px;
  }
  .map-container-wrapper .map-container .map-wrapper svg {
    width: 100%;
    height: 100%;
  }
  .modal-for-map {
    padding: 60px 24px;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    filter: none !important;
    animation: none !important;
  }
  .products-page-wrapper .products-wrapper {
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 20px;
  }
  .products-page-wrapper .products-wrapper .products .productspage-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .products-page-wrapper .products-wrapper .products h1 {
    font-size: 30px;
  }
  .products-page-wrapper {
    padding: 2px;
  }
  .contact-page-wrapper .contact-page svg {
    display: none;
  }
  .contact-page-wrapper .contact-page {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 50px;
  }
  .contact-page-wrapper .contact-page .text-form {
    position: relative;
    width: 100%;
    top: unset;
    left: unset;
    gap: 12px;
    max-width: unset;
  }
  .contact-page-wrapper .contact-page .text-form h1 {
    max-width: unset;
    font-size: 30px;
  }
  .contact-page-wrapper .contact-page .text-form p {
    padding-right: 32px;
  }
  .contact-page-wrapper .contact-page .form-container {
    position: relative;
  }
  .contact-page-wrapper .contact-page .socials {
    position: relative;
  }
  .contact-page-wrapper {
    height: auto !important;
    min-height: unset !important;
    margin-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .contact-page-wrapper .contact-page .form-container {
    width: 100%;
    max-width: unset;
    top: unset;
    right: unset;
    padding: 24px;
  }
  .contact-page-wrapper .contact-page .socials {
    position: relative;
    top: 0;
    display: flex;
    max-width: unset;
    align-items: center;
    justify-content: center;
    width: 100%;
    right: 0;
    flex-direction: row;
  }
  .mediablog-wrapper .mediablog .mediablog-grid {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 0;
  }
  .mediablog-wrapper {
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 20px;
  }
  .mediablog-wrapper .mediablog .mediablog-grid .media-content {
    flex-direction: column;
    height: auto;
  }
  .mediablog-wrapper .mediablog .mediablog-grid .media-content .center-time-mediablog {
    display: none;
  }
  .mediablog-wrapper .mediablog h1 {
    padding-left: 12px;
    font-size: 24px;
    text-align: center !important;
  }
  .mediablog-wrapper .mediablog .mediablog-grid .media-content .left {
    width: 100%;
  }
  .mediablog-wrapper .mediablog .mediablog-grid .media-content .right {
    width: 100%;
    border-radius: 32px;
  }
  .mediablog-wrapper .mediablog .mediablog-grid .media-content .swiper-slide img {
    border-radius: 32px;
  }
  .techiniques-wrapper .techniques-content {
    padding: 0px;
  }
  .techiniques-wrapper {
    margin: 24px auto auto;
  }
  .techiniques-wrapper .techniques-content .tech-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .techiniques-wrapper .techniques-content h1 {
    font-size: 30px;
  }
  .tech-category-wrapper .category-content .techniques-content-on-category {
    width: 100%;
    min-width: unset;
    padding: 24px;
  }
  .tech-category-wrapper .category-content .right-category {
    min-width: unset;
    width: 55%;
    padding: 30px 10px;
  }
  .tech-category-wrapper .category-content .techniques-content-on-category .tech-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .tech-category-wrapper {
    margin-top: 20px;
  }
  .tech-category-wrapper .category-content .techniques-content-on-category h1 {
    font-size: 30px;
  }
  .tech-category-wrapper .category-content .right-category .categories a {
    padding: 8px;
    font-size: 16px;
  }
  .tech-category-wrapper .category-content .right-category {
    display: none;
  }
  .tech-category-wrapper .category-content .techniques-content-on-category {
    padding: 5px;
    position: relative;
  }
  .mobile_right_category {
    position: absolute;
    right: 0;
    margin-top: 0px;
  }
  .tech-category-wrapper .category-content {
    gap: 6px;
  }
  .mobile_right_category {
    display: flex !important;
    align-items: flex-start;
    justify-content: flex-end;
    width: auto;
    height: auto;
    padding-right: 24px;
  }
  .mobile_right_category svg {
    width: 35px;
    height: 35px;
  }
  .content-media-blog-wrapper {
    padding: 40px 24px;
    margin: 24px auto auto;
  }
  .content-media-blog-wrapper .content-media-blog h1 {
    font-size: 30px;
  }
  .image-bloginner {
    height: 200px;
  }
  .product-container-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
  .product-container-wrapper .products-inner .product-card {
    flex-direction: column;
    gap: 50px;
    padding: 24px;
  }
  .product-container-wrapper .products-inner .product-card .left h1 {
    font-size: 30px;
  }
  .product-container-wrapper .products-inner .other-products h1 {
    font-size: 30px;
  }
  .product-container-wrapper .products-inner .other-products {
    margin-top: 40px;
  }
  .swiper-top .swiper {
    margin-left: 0px;
  }
  .product-container-wrapper .products-inner .product-card .left p {
    text-align: justify;
  }
  .partners-page-wrapper {
    margin-top: 20px;
  }
  .partners-page-wrapper .partner-page .title-wrap {
    padding-left: 32px;
  }
  .partners-page-wrapper .partner-page .title-wrap h1 {
    font-size: 30px;
  }
} /*# sourceMappingURL=responsive.css.map */
