@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap");
.container-975 {
  width: 100%;
  max-width: 1015px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1200 {
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1370 {
  width: 100%;
  max-width: 1410px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1365 {
  width: 100%;
  max-width: 1405px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1330 {
  width: 100%;
  max-width: 1370px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1340 {
  width: 100%;
  max-width: 1380px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1385 {
  width: 100%;
  max-width: 1425px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1290 {
  width: 100%;
  max-width: 1330px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1270 {
  width: 100%;
  max-width: 1310px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1920 {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.container-1400 {
  width: 100%;
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1440 {
  width: 100%;
  max-width: 1480px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1270 {
  width: 100%;
  max-width: 1310px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1250 {
  width: 100%;
  max-width: 1290px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1230 {
  width: 100%;
  max-width: 1270px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-860 {
  width: 100%;
  max-width: 900px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-820 {
  width: 100%;
  max-width: 860px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-730 {
  width: 100%;
  max-width: 770px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-505 {
  width: 100%;
  max-width: 545px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-630 {
  width: 100%;
  max-width: 670px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-615 {
  width: 100%;
  max-width: 655px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1010 {
  width: 100%;
  max-width: 1050px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1100 {
  width: 100%;
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1140 {
  width: 100%;
  max-width: 1180px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1170 {
  width: 100%;
  max-width: 1210px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1680 {
  width: 100%;
  max-width: 1720px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1620 {
  width: 100%;
  max-width: 1660px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1600 {
  width: 100%;
  max-width: 1640px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1570 {
  width: 100%;
  max-width: 1610px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1500 {
  width: 100%;
  max-width: 1540px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1720 {
  width: 100%;
  max-width: 1720px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1770 {
  width: 100%;
  max-width: 1810px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1845 {
  width: 100%;
  max-width: 1885px;
  padding: 0 20px;
  margin: 0 auto;
}

/* Flex Options */
.slicer {
  width: 100%;
  height: 100px;
}
@media all and (max-width: 1200px) {
  .slicer {
    height: 80px;
  }
}
@media all and (max-width: 992px) {
  .slicer {
    height: 60px;
  }
}
@media all and (max-width: 768px) {
  .slicer {
    height: 40px;
  }
}
.slicer.bordered {
  position: relative;
}
.slicer.bordered::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #f4f4f4;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
}

.slicer-120 {
  width: 100%;
  height: 120px;
}
@media all and (max-width: 1600px) {
  .slicer-120 {
    height: 100px;
  }
}
@media all and (max-width: 1400px) {
  .slicer-120 {
    height: 80px;
  }
}
@media all and (max-width: 1200px) {
  .slicer-120 {
    height: 70px;
  }
}
@media all and (max-width: 992px) {
  .slicer-120 {
    height: 60px;
  }
}
@media all and (max-width: 768px) {
  .slicer-120 {
    height: 50px;
  }
}
@media all and (max-width: 575px) {
  .slicer-120 {
    height: 40px;
  }
}

.slicer-140 {
  width: 100%;
  height: 140px;
}
@media all and (max-width: 1600px) {
  .slicer-140 {
    height: 120px;
  }
}
@media all and (max-width: 1400px) {
  .slicer-140 {
    height: 100px;
  }
}
@media all and (max-width: 1200px) {
  .slicer-140 {
    height: 80px;
  }
}
@media all and (max-width: 992px) {
  .slicer-140 {
    height: 60px;
  }
}
@media all and (max-width: 768px) {
  .slicer-140 {
    height: 45px;
  }
}
@media all and (max-width: 575px) {
  .slicer-140 {
    height: 30px;
  }
}

.slicer-150 {
  width: 100%;
  height: 150px;
}
@media all and (max-width: 1600px) {
  .slicer-150 {
    height: 125px;
  }
}
@media all and (max-width: 1400px) {
  .slicer-150 {
    height: 100px;
  }
}
@media all and (max-width: 1200px) {
  .slicer-150 {
    height: 80px;
  }
}
@media all and (max-width: 992px) {
  .slicer-150 {
    height: 60px;
  }
}
@media all and (max-width: 768px) {
  .slicer-150 {
    height: 45px;
  }
}
@media all and (max-width: 575px) {
  .slicer-150 {
    height: 30px;
  }
}

.slicer-80 {
  width: 100%;
  height: 80px;
}
@media all and (max-width: 1400px) {
  .slicer-80 {
    height: 70px;
  }
}
@media all and (max-width: 1200px) {
  .slicer-80 {
    height: 60px;
  }
}
@media all and (max-width: 992px) {
  .slicer-80 {
    height: 45px;
  }
}
@media all and (max-width: 768px) {
  .slicer-80 {
    height: 30px;
  }
}

.slicer-75 {
  width: 100%;
  height: 75px;
}
@media all and (max-width: 1400px) {
  .slicer-75 {
    height: 60px;
  }
}
@media all and (max-width: 1200px) {
  .slicer-75 {
    height: 50px;
  }
}
@media all and (max-width: 992px) {
  .slicer-75 {
    height: 40px;
  }
}
@media all and (max-width: 768px) {
  .slicer-75 {
    height: 30px;
  }
}

.slicer-65 {
  width: 100%;
  height: 65px;
}
@media all and (max-width: 1400px) {
  .slicer-65 {
    height: 55px;
  }
}
@media all and (max-width: 1200px) {
  .slicer-65 {
    height: 50px;
  }
}
@media all and (max-width: 992px) {
  .slicer-65 {
    height: 40px;
  }
}
@media all and (max-width: 768px) {
  .slicer-65 {
    height: 30px;
  }
}

.slicer-55 {
  width: 100%;
  height: 55px;
}
@media all and (max-width: 1200px) {
  .slicer-55 {
    height: 50px;
  }
}
@media all and (max-width: 992px) {
  .slicer-55 {
    height: 40px;
  }
}
@media all and (max-width: 768px) {
  .slicer-55 {
    height: 30px;
  }
}

.slicer-50 {
  width: 100%;
  height: 50px;
}
@media all and (max-width: 1400px) {
  .slicer-50 {
    height: 45px;
  }
}
@media all and (max-width: 1200px) {
  .slicer-50 {
    height: 40px;
  }
}
@media all and (max-width: 992px) {
  .slicer-50 {
    height: 35px;
  }
}
@media all and (max-width: 768px) {
  .slicer-50 {
    height: 30px;
  }
}

.header-slicer {
  width: 100%;
  height: 90px;
}

header {
  position: absolute;
  width: 100%;
  top: 15px;
  z-index: 5;
  transition: all 0.3s ease-in-out;
}
header.sticky {
  position: fixed;
  top: 15px;
  transition: all 0.3s ease-in-out;
}
header .header-menus {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px;
  width: 100%;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.84); /* 84% opak beyaz */
  border-radius: 40px;
  backdrop-filter: blur(30px) brightness(1.15);
  -webkit-backdrop-filter: blur(30px) brightness(1.15); /* Safari desteği */
  border: 1px solid rgba(200, 200, 200, 0.3); /* Hafif kenar çizgisi */
}
header .header-menus .logo img {
  height: 80px;
}
header .menus {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 1499px) {
  header .menus {
    gap: 30px;
  }
}
@media screen and (max-width: 1299px) {
  header .menus {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  header .menus {
    display: none;
  }
}
header .menus .menu {
  font-size: 16px;
}
header .menus .menu:hover {
  color: #94bccd;
}
header .menus .menu:last-child {
  background-color: #FFC91F;
  padding: 15px 30px;
  border-radius: 25px;
}
header .menus .menu:last-child:hover {
  border-color: black;
  color: #fff;
}
header .hamburger-open {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  gap: 6px;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 30px;
  z-index: 5;
  padding: 20px;
  background-color: #FFC91F;
  border-radius: 8px;
}
header .hamburger-open span {
  transition: all 250ms;
  width: 30px;
  height: 2px;
  background: #fff;
}
header .hamburger-open .change-span {
  position: absolute;
}
header .hamburger-open .change-span:nth-child(1) {
  transform: rotate(45deg);
}
header .hamburger-open .change-span:nth-child(2) {
  transform: rotate(-45deg);
}
header .hamburger-menu {
  padding: 0 20px;
  padding-left: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
  padding: 15px;
}
@media screen and (min-width: 992px) {
  header .hamburger-menu {
    display: none;
  }
}
header .hamburger-menu.active .hamburger-content {
  top: 0;
}
header .hamburger-menu .hamburger-content {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  top: -100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 30px;
  transition: all 300ms;
  background-color: rgba(0, 0, 0, 0.21);
  z-index: 5;
}
header .hamburger-menu .hamburger-content .layout {
  width: 100%;
  height: 100vh;
  z-index: -1;
  background: linear-gradient(270deg, rgba(9, 8, 67, 0.2) 0%, #090843 100%);
}
header .hamburger-menu .hamburger-content .content {
  position: absolute;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: start;
  justify-content: flex-start;
  text-align: center;
  flex-direction: column;
  align-items: start;
  gap: 20px;
  background-color: #fff;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 525px;
  height: 100%;
  z-index: 1;
  cursor: auto;
  overflow: auto;
}
@media screen and (max-width: 992px) {
  header .hamburger-menu .hamburger-content .content {
    max-width: 100%;
  }
}
header .hamburger-menu .hamburger-content .content .head {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 25px 42px 30px 60px;
  position: relative;
}
@media screen and (max-width: 424px) {
  header .hamburger-menu .hamburger-content .content .head {
    padding: 25px 15px;
  }
}
header .hamburger-menu .hamburger-content .content .head::after {
  content: "";
  position: absolute;
  background-color: rgba(9, 8, 67, 0.5);
  width: 100%;
  height: 1px;
  bottom: 0;
  right: 0;
}
header .hamburger-menu .hamburger-content .content .head .close-button {
  cursor: pointer;
}
header .hamburger-menu .hamburger-content .content .menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 10px;
  width: 100%;
  justify-content: center;
  align-items: center;
}
header .hamburger-menu .hamburger-content .content .menu .hamburger-menus {
  font-size: 35px;
  color: #000;
  text-decoration: none;
  width: calc(100% + 50px);
  transition: all 0.3s ease-in-out;
  font-weight: 700;
}
header .hamburger-menu .hamburger-content .content .menu .hamburger-menus:hover {
  transition: all 0.3s ease-in-out;
  color: #4BADE5;
}
header .hamburger-menu .hamburger-content .content .menu .hamburger-menus:hover::after {
  transition: all 0.3s ease-in-out;
  opacity: 1;
  visibility: visible;
}
header .hamburger-menu .hamburger-content .content .menu .hamburger-menus::before {
  display: none;
}
@media screen and (max-width: 767px) {
  header .hamburger-menu .hamburger-content .content .menu .hamburger-menus {
    font-size: 30px;
  }
}
@media screen and (max-width: 524px) {
  header .hamburger-menu .hamburger-content .content .menu .hamburger-menus {
    font-size: 27px;
  }
}
header .hamburger-menu .hamburger-content .content .address-items {
  padding-top: 40px;
  position: relative;
  width: 100%;
}
header .hamburger-menu .hamburger-content .content .address-items::after {
  content: "";
  position: absolute;
  background-color: rgba(9, 8, 67, 0.5);
  width: 100%;
  height: 1px;
  top: 0;
  right: 0;
}
header .hamburger-menu .hamburger-content .content .address-items .item {
  color: #000;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
header .hamburger-menu .hamburger-content .content .address-items .item:hover h3 {
  color: #0d6efd;
}
header .hamburger-menu .hamburger-content .content .address-items .item:hover p {
  color: #0d6efd;
}
header .hamburger-menu .hamburger-content .content .address-items .item h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16px;
  transition: all 0.3s ease-in-out;
}
header .hamburger-menu .hamburger-content .content .address-items .item p {
  font-size: 16px;
  font-weight: 300;
  transition: all 0.3s ease-in-out;
}
header .hamburger-menu .hamburger-content .content .address-items .item p span {
  display: block;
}
header .hamburger-menu .hamburger-content .content .bottom-side {
  background-color: #326CC6;
  width: 100%;
  padding: 55px 10px 55px 53px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
header .hamburger-menu .hamburger-content .content .bottom-side:hover {
  background-color: #FFC91F;
}
header .hamburger-menu .hamburger-content .content .bottom-side:hover .item p {
  text-decoration: none;
}
header .hamburger-menu .hamburger-content .content .bottom-side .item {
  color: #fff;
}
header .hamburger-menu .hamburger-content .content .bottom-side .item h3 {
  font-size: 19px;
  font-weight: 700;
}
header .hamburger-menu .hamburger-content .content .bottom-side .item p {
  font-size: 16px;
  font-weight: 300;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}

footer {
  position: relative;
  margin-top: 100px;
}
footer .absolute-bg {
  position: absolute;
  top: -50%;
}
@media screen and (max-width: 1399px) {
  footer .absolute-bg {
    top: -40%;
  }
}
@media screen and (max-width: 1299px) {
  footer .absolute-bg {
    top: -30%;
  }
}
@media screen and (max-width: 992px) {
  footer .absolute-bg {
    top: -20%;
  }
}
@media screen and (max-width: 767px) {
  footer .absolute-bg {
    top: -15%;
  }
}
@media screen and (max-width: 524px) {
  footer .absolute-bg {
    top: -10%;
  }
}
@media screen and (max-width: 350px) {
  footer .absolute-bg {
    top: -5%;
  }
}
footer .footer-logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -60px;
}
footer .items {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 135px;
  padding-bottom: 70px;
}
@media screen and (max-width: 1399px) {
  footer .items {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 992px) {
  footer .items {
    flex-direction: column;
    text-align: center;
    padding-top: 70px;
  }
}
footer .items .address h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
}
footer .items .address p {
  max-width: 253px;
}
footer .items .socials {
  text-align: center;
}
footer .items .socials h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  footer .items .socials h2 {
    margin-bottom: 15px;
  }
}
footer .items .socials .social-menus {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 15px;
}
footer .items .socials .social-menus a {
  width: 34px;
  height: 34px;
  line-height: 34px;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  border-radius: 50%;
  padding: 6px;
}
footer .items .contact-us h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media screen and (max-width: 992px) {
  footer .items .contact-us h2 {
    margin-bottom: 15px;
  }
}
footer .items .contact-us .contact-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  gap: 37px;
}
@media screen and (max-width: 992px) {
  footer .items .contact-us .contact-items {
    flex-direction: column;
    gap: 10px;
  }
}
footer .items .contact-us .contact-items .contact-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
}
footer .items .contact-us .contact-items .contact-item h2 {
  font-size: 16px;
  font-weight: 700;
  color: #F57676;
  margin-bottom: 5px;
}
footer .items .contact-us .contact-items .contact-item a {
  display: block;
}
footer .items .contact-us .contact-items .contact-item a:hover {
  color: #94bccd;
}
footer .footer-bottom {
  color: #fff;
  padding-top: 25px;
  padding-bottom: 25px;
}
footer .footer-bottom .copyright {
  text-align: center;
}
footer #projx-logo {
  padding: 10px 0;
}
footer .projx-logos {
  width: 100px;
  height: 27px;
  position: relative;
  text-align: center;
  display: inline-block;
}
footer .projx-logos * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .projx-logos > .projx-logos-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
footer .projx-logos-card {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-perspective: 100px;
  -moz-perspective: 100px;
  -o-perspective: 100px;
  perspective: 100px;
}
footer .projx-logos-card figure {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  padding: 0;
  margin: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
footer .projx-logos-card figure > div {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
footer .projx-logos-card .back > div {
  font-size: 12px;
  padding-top: 5px;
  color: #fff;
}
footer .projx-logos .projx-logos-card .back,
footer .projx-logos:hover .projx-logos-card .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
footer .projx-logos:hover .projx-logos-card .back {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
footer .tooltip-projx-logos {
  display: block;
  position: relative;
  z-index: 999;
}
footer .tooltip-projx-logos:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
footer .projx-logos:hover .tooltip-projx-logos::after {
  pointer-events: auto;
}
footer .tooltip-projx-logos-content {
  position: absolute;
  z-index: 9999;
  width: 140px;
  left: 50%;
  bottom: 100%;
  font-size: 13px;
  line-height: 1.2;
  margin: 0 0 10px -70px;
  text-align: center;
  font-weight: 400;
  color: #fff;
  background: transparent;
  opacity: 0;
  cursor: default;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}
footer .projx-logos:hover .tooltip-projx-logos-content {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
footer .tooltip-projx-logos-content span {
  display: block;
}
footer .tooltip-projx-logos-text {
  border-bottom: 2px solid #fffaf0;
  overflow: hidden;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
}
footer .projx-logos:hover .tooltip-projx-logos-content .tooltip-projx-logos-text {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
footer .tooltip-projx-logos-text-inner {
  background: rgba(0, 0, 0, 0.7);
  padding: 7px 10px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  color: #fff;
}
footer .projx-logos:hover .tooltip-projx-logos-content .tooltip-projx-logos-text-inner {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
footer .tooltip-projx-logos-content:after {
  content: "";
  bottom: -14px;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #fffaf0;
  border-width: 7px;
  margin-left: -7px;
}

/* pages */
.home-banner .banner-img {
  height: 100vh;
}
.home-banner .banner-img source, .home-banner .banner-img img {
  object-position: center;
  object-fit: cover;
  min-height: 750px;
  height: 100vh;
}
@media screen and (min-width: 767px) {
  .home-banner .banner-img source, .home-banner .banner-img img {
    object-position: right;
  }
}
.home-banner .banner-content .content {
  position: absolute;
  top: 50%;
  left: 210px;
  transform: translateY(-50%);
  padding: 50px;
}
@media screen and (max-width: 992px) {
  .home-banner .banner-content .content {
    padding: 30px;
  }
}
@media screen and (max-width: 524px) {
  .home-banner .banner-content .content {
    padding: 15px 10px;
  }
}
.home-banner .banner-content .content::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  border-radius: 30px;
}
@media screen and (max-width: 1499px) {
  .home-banner .banner-content .content {
    left: 230px;
  }
}
@media screen and (max-width: 1399px) {
  .home-banner .banner-content .content {
    left: 200px;
  }
}
@media screen and (max-width: 1299px) {
  .home-banner .banner-content .content {
    left: 160px;
  }
}
@media screen and (max-width: 992px) {
  .home-banner .banner-content .content {
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 50px);
    text-align: center;
  }
}
.home-banner .banner-content .content h1 {
  font-family: "KG Red Hands";
  font-size: 90px;
  color: #000;
  width: 100%;
  margin-bottom: 25px;
}
@media screen and (max-width: 1499px) {
  .home-banner .banner-content .content h1 {
    font-size: 80px;
  }
}
@media screen and (max-width: 1399px) {
  .home-banner .banner-content .content h1 {
    font-size: 70px;
  }
}
@media screen and (max-width: 1299px) {
  .home-banner .banner-content .content h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 992px) {
  .home-banner .banner-content .content h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  .home-banner .banner-content .content h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 574px) {
  .home-banner .banner-content .content h1 {
    font-size: 35px;
  }
}
.home-banner .banner-content .content h1 span {
  color: #fff;
}
.home-banner .banner-content .content p {
  width: 100%;
  max-width: 465px;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .home-banner .banner-content .content p {
    max-width: 100%;
  }
}
.home-banner .banner-content .content .learn-more {
  width: 100%;
  max-width: 223px;
  height: 50px;
  border-radius: 23px;
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.502) 100%);
  transition: all 0.3s ease;
  outline: none;
  border: none;
}
.home-banner .banner-content .content .learn-more:hover {
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.3) 100%);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.home-banner .cloud-animations {
  position: absolute;
  width: 100%;
  height: 220px;
  overflow: hidden;
  bottom: 0;
}
@media (max-width: 768px) {
  .home-banner .cloud-animations {
    height: 150px;
  }
}
.home-banner .cloud-animations .animations .clouds, .home-banner .cloud-animations .animations .cloudsV2 {
  position: absolute;
  bottom: -50px;
  width: 200%;
  display: flex;
}
@media screen and (max-width: 992px) {
  .home-banner .cloud-animations .animations .clouds, .home-banner .cloud-animations .animations .cloudsV2 {
    bottom: -30px;
  }
}
@media screen and (max-width: 767px) {
  .home-banner .cloud-animations .animations .clouds, .home-banner .cloud-animations .animations .cloudsV2 {
    bottom: 20px;
  }
}
.home-banner .cloud-animations .animations .clouds img, .home-banner .cloud-animations .animations .cloudsV2 img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.home-banner .cloud-animations .animations .clouds {
  animation: moveClouds 100s linear infinite;
}
.home-banner .cloud-animations .animations .clouds .first {
  opacity: 0.5;
}
.home-banner .cloud-animations .animations .cloudsV2 {
  bottom: -100px;
  animation: moveClouds 150s linear infinite;
}
@media screen and (max-width: 992px) {
  .home-banner .cloud-animations .animations .cloudsV2 {
    bottom: -70px;
  }
}
@media screen and (max-width: 767px) {
  .home-banner .cloud-animations .animations .cloudsV2 {
    bottom: 0px;
  }
}
.home-banner .cloud-animations .animations .cloudsV2 img:nth-of-type(2) {
  transform: scaleX(-1);
}
.home-banner .cloud-animations .animations .clouds img:nth-of-type(2) {
  transform: scaleX(-1);
}
@keyframes moveClouds {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}

.about-section .about-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 1199px) {
  .about-section .about-items {
    flex-direction: column;
  }
}
.about-section .about-items .img-box {
  position: relative;
}
.about-section .about-items .img-box .bg-img {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: auto;
  max-width: 680px;
  left: 50%;
  transform: translateX(-50%);
}
.about-section .about-items .img-box .bg-img svg {
  width: 100%;
  height: auto;
  display: block;
}
.about-section .about-items .img-box img {
  max-width: 1000px;
  min-width: 800px;
}
@media screen and (max-width: 1350px) {
  .about-section .about-items .img-box img {
    min-width: 700px;
  }
}
@media screen and (max-width: 1299px) {
  .about-section .about-items .img-box img {
    min-width: 550px;
  }
}
@media screen and (max-width: 1199px) {
  .about-section .about-items .img-box img {
    min-width: 100%;
  }
}
.about-section .about-items .content {
  width: 100%;
  max-width: 644px;
}
.about-section .about-items .content .title {
  color: #F57676;
  font-size: 24px;
  margin-bottom: 10px;
}
@media screen and (max-width: 992px) {
  .about-section .about-items .content .title {
    font-size: 22px;
  }
}
.about-section .about-items .content .sup-title {
  color: #3B869F;
  font-size: 24px;
  margin-bottom: 35px;
}
@media screen and (max-width: 992px) {
  .about-section .about-items .content .sup-title {
    font-size: 22px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .about-section .about-items .content .sup-title {
    margin-bottom: 15px;
  }
}
.about-section .about-items .content p {
  font-size: 16px;
  font-weight: 300;
}

.logo-swiper .swiper-wrapper {
  transition-timing-function: linear !important;
  transition-property: transform;
}
.logo-swiper .swiper {
  width: 100%;
  height: 100%;
  max-width: 100%;
}
.logo-swiper .swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  max-width: 100%;
  border: 1px solid #F67676;
  height: auto;
  border-radius: 41px;
  transition: all 0.3s ease-in-out;
}
.logo-swiper .swiper .swiper-slide:hover {
  border-radius: 0;
}
.logo-swiper .swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 128px;
  object-fit: cover;
}
.logo-swiper .swiper .logo-box {
  display: block;
  width: max-content;
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
}
.logo-swiper .swiper .logo-box:hover {
  opacity: 1;
  border-radius: 50%;
}

.product-section .section-title {
  border: 1px solid #fff;
  border-radius: 77px;
}
.product-section .section-title h2 {
  font-size: 30px;
  font-family: "KG Red Hands";
  padding-top: 20px;
  padding-left: 40px;
  padding-bottom: 20px;
  color: #fff;
  margin-bottom: 0;
}
@media screen and (max-width: 1299px) {
  .product-section .section-title h2 {
    font-size: 27px;
    padding-top: 15px;
    padding-left: 35px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 992px) {
  .product-section .section-title h2 {
    font-size: 24px;
  }
}
.product-section .productSwiper {
  padding-bottom: 50px;
}
.product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 55px;
  color: #fff;
  padding-top: 50px;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider {
    flex-direction: column;
  }
}
.product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .slider-img {
  position: relative;
}
.product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .slider-img::before {
  content: "";
  position: absolute;
  background-image: url("/assets/images/home-page/pinkV2.svg");
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  left: -79px;
  z-index: -1;
  top: -47px;
  opacity: 0.5;
}
.product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .slider-img img {
  border-radius: 50%;
  max-width: 578px;
  min-height: 578px;
  height: auto;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 1399px) {
  .product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .slider-img img {
    max-width: 500px;
    min-height: 500px;
  }
}
@media screen and (max-width: 1299px) {
  .product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .slider-img img {
    max-width: 450px;
    min-height: 450px;
  }
}
@media screen and (max-width: 1199px) {
  .product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .slider-img img {
    max-width: 320px;
    min-height: 320px;
  }
}
.product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .content {
  width: 100%;
  max-width: 645px;
}
@media screen and (max-width: 1499px) {
  .product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .content {
    max-width: 630px;
  }
}
@media screen and (max-width: 1399px) {
  .product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .content {
    max-width: 550px;
  }
}
@media screen and (max-width: 1299px) {
  .product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .content {
    max-width: 500px;
  }
}
@media screen and (max-width: 992px) {
  .product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .content {
    max-width: 100%;
    text-align: center;
  }
}
.product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .content .product-title {
  margin-bottom: 45px;
}
@media screen and (max-width: 992px) {
  .product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .content .product-title {
    margin-bottom: 30px;
  }
}
.product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .content .product-title .title {
  font-size: 35px;
  font-family: "KG Red Hands";
  margin-bottom: 30px;
}
@media screen and (max-width: 1299px) {
  .product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .content .product-title .title {
    font-size: 27px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 992px) {
  .product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .content .product-title .title {
    font-size: 24px;
  }
}
.product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .content .product-title .desc {
  font-weight: 300;
}
.product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .content .features .title {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 30px;
}
.product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .content .features .product .sup-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 14px;
}
.product-section .productSwiper .swiper-wrapper .swiper-slide .product-slider .content .features .product ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
}
.product-section .productSwiper .controllers {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.product-section .productSwiper .controllers .swiper-button-next, .product-section .productSwiper .controllers .swiper-button-prev {
  color: #fff !important;
  position: static;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 20px;
}
.product-section .productSwiper .controllers .swiper-button-next::after, .product-section .productSwiper .controllers .swiper-button-prev::after {
  font-size: 15px;
}
.product-section .productSwiper .controllers .swiper-button-next.swiper-button-disabled, .product-section .productSwiper .controllers .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background-color: #393939;
}

/* pages */
/* font */
@font-face {
  font-family: "KG Red Hands";
  src: url("assets/fonts/KGRedHands.eot");
  src: url("assets/fonts/KGRedHands.eot?#iefix") format("embedded-opentype"), url("assets/fonts/KGRedHands.woff2") format("woff2"), url("assets/fonts/KGRedHands.woff") format("woff"), url("assets/fonts/KGRedHands.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* font */
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

body {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  overflow-x: hidden;
}

section {
  position: relative;
}

a {
  text-decoration: none;
  color: #000;
  transition: all 300ms;
}

select,
textarea,
input[type=text],
input[type=email],
input[type=number] {
  display: block;
  width: 100%;
  height: max-content;
  padding: 16px 25px;
  outline: none;
  margin-bottom: 15px;
  border: transparent;
}
select::placeholder,
textarea::placeholder,
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=number]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
select::-ms-input-placeholder,
textarea::-ms-input-placeholder,
input[type=text]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=number]::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}

select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath fill='%23fff' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 10px center;
  padding-right: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select.bg-none {
  background-color: transparent !important;
  border: none !important;
  background-position: right 5px center !important;
  padding: 15px 35px 15px 5px !important;
  width: 135px;
  color: #fff;
}
select.bg-none.placeholder-color {
  color: #fff;
}
select.bg-none option {
  color: #000;
}
select.placeholder-color {
  color: #fff;
}

label {
  font-size: 17px;
  font-weight: 100;
}
@media screen and (max-width: 768px) {
  label {
    font-size: 15px;
  }
}
@media screen and (max-width: 600px) {
  label {
    font-size: 14px;
  }
}

input[type=checkbox] {
  background-color: #fff;
  border-color: #fff;
  border-radius: 0 !important;
  cursor: pointer;
}

input[type=checkbox]:checked {
  background-color: #fff;
  border-color: #4BADE5;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%230E2F53' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !important;
  background-position: center;
  background-size: 150%;
}

textarea {
  height: 114px;
  resize: none;
}

.bold {
  font-weight: 700;
}

.medium {
  font-weight: 500;
}

.light {
  font-weight: 300;
}

p {
  max-width: 100%;
}
p.big {
  font-size: 20px;
  font-weight: 300;
}
@media all and (max-width: 992px) {
  p.big {
    font-size: 19px;
  }
}
@media all and (max-width: 768px) {
  p.big {
    font-size: 18px;
  }
}
p.medium {
  font-size: 18px;
}
@media all and (max-width: 992px) {
  p.medium {
    font-size: 17px;
  }
}
@media all and (max-width: 768px) {
  p.medium {
    font-size: 16px;
  }
}
p.light {
  font-weight: 200;
}

/*# sourceMappingURL=style.css.map */
