@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/* font-family: "Montserrat", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
/* font-family: "DM Sans", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Barlow: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');
/* font-family: "Barlow", sans-serif; */
@font-face {
  font-family: "PP Editorial Old";
  src: url("../plugins/fonts/pp/PPEditorialOld-Regular.woff2") format("woff2"), url("../plugins/fonts/pp/PPEditorialOld-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PP Editorial Old";
  src: url("../plugins/fonts/pp/PPEditorialOld-UltraboldItalic.woff2") format("woff2"), url("../plugins/fonts/pp/PPEditorialOld-UltraboldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "PP Editorial Old";
  src: url("../plugins/fonts/pp/PPEditorialOld-Ultralight.woff2") format("woff2"), url("../plugins/fonts/pp/PPEditorialOld-Ultralight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PP Editorial Old";
  src: url("../plugins/fonts/pp/PPEditorialOld-Ultrabold.woff2") format("woff2"), url("../plugins/fonts/pp/PPEditorialOld-Ultrabold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PP Editorial Old";
  src: url("../plugins/fonts/pp/PPEditorialOld-UltralightItalic.woff2") format("woff2"), url("../plugins/fonts/pp/PPEditorialOld-UltralightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "PP Editorial Old";
  src: url("../plugins/fonts/pp/PPEditorialOld-Italic.woff2") format("woff2"), url("../plugins/fonts/pp/PPEditorialOld-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../plugins/fonts/sf/SFProDisplay-Regular.woff2") format("woff2"), url("../plugins/fonts/sf/SFProDisplay-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../plugins/fonts/sf/SFProDisplay-Light.woff2") format("woff2"), url("../plugins/fonts/sf/SFProDisplay-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../plugins/fonts/sf/SFProDisplay-LightItalic.woff2") format("woff2"), url("../plugins/fonts/sf/SFProDisplay-LightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../plugins/fonts/sf/SFProDisplay-HeavyItalic.woff2") format("woff2"), url("../plugins/fonts/sf/SFProDisplay-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../plugins/fonts/sf/SFProDisplay-Medium.woff2") format("woff2"), url("../plugins/fonts/sf/SFProDisplay-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../plugins/fonts/sf/SFProDisplay-Bold.woff2") format("woff2"), url("../plugins/fonts/sf/SFProDisplay-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../plugins/fonts/sf/SFProDisplay-BlackItalic.woff2") format("woff2"), url("../plugins/fonts/sf/SFProDisplay-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../plugins/fonts/sf/SFProDisplay-UltralightItalic.woff2") format("woff2"), url("../plugins/fonts/sf/SFProDisplay-UltralightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../plugins/fonts/sf/SFProDisplay-SemiboldItalic.woff2") format("woff2"), url("../plugins/fonts/sf/SFProDisplay-SemiboldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../plugins/fonts/sf/SFProDisplay-ThinItalic.woff2") format("woff2"), url("../plugins/fonts/sf/SFProDisplay-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
.font-sf {
  font-family: "SF Pro Display" !important;
}

.font-pp {
  font-family: "PP Editorial Old" !important;
}

.fw-100 {
  font-weight: 100 !important;
}

.fw-200 {
  font-weight: 200 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.fw-bold {
  font-weight: bold !important;
}

.fs-i {
  font-style: italic !important;
}

.f-center {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.d-column {
  flex-direction: column !important;
}

.f-wrap {
  flex-wrap: wrap !important;
}

.j-start {
  justify-content: flex-start !important;
}

.j-center {
  justify-content: center !important;
}

.j-between {
  justify-content: space-between !important;
}

.j-around {
  justify-content: space-around !important;
}

.self-end {
  align-self: flex-end;
}

.self-center {
  align-self: center;
}

.self-start {
  align-self: flex-start;
}

.flex-gap-1 {
  gap: 1px;
}

.flex-gap-2 {
  gap: 2px;
}

.flex-gap-3 {
  gap: 3px;
}

.flex-gap-4 {
  gap: 4px;
}

.flex-gap-5 {
  gap: 5px;
}

.flex-gap-6 {
  gap: 6px;
}

.flex-gap-7 {
  gap: 7px;
}

.flex-gap-8 {
  gap: 8px;
}

.flex-gap-9 {
  gap: 9px;
}

.flex-gap-10 {
  gap: 10px;
}

.flex-gap-11 {
  gap: 11px;
}

.flex-gap-12 {
  gap: 12px;
}

.flex-gap-13 {
  gap: 13px;
}

.flex-gap-14 {
  gap: 14px;
}

.flex-gap-15 {
  gap: 15px;
}

.flex-gap-16 {
  gap: 16px;
}

.flex-gap-17 {
  gap: 17px;
}

.flex-gap-18 {
  gap: 18px;
}

.flex-gap-19 {
  gap: 19px;
}

.flex-gap-20 {
  gap: 20px;
}

.flex-gap-21 {
  gap: 21px;
}

.flex-gap-22 {
  gap: 22px;
}

.flex-gap-23 {
  gap: 23px;
}

.flex-gap-24 {
  gap: 24px;
}

.flex-gap-25 {
  gap: 25px;
}

.flex-gap-26 {
  gap: 26px;
}

.flex-gap-27 {
  gap: 27px;
}

.flex-gap-28 {
  gap: 28px;
}

.flex-gap-29 {
  gap: 29px;
}

.flex-gap-30 {
  gap: 30px;
}

.flex-gap-31 {
  gap: 31px;
}

.flex-gap-32 {
  gap: 32px;
}

.flex-gap-33 {
  gap: 33px;
}

.flex-gap-34 {
  gap: 34px;
}

.flex-gap-35 {
  gap: 35px;
}

.flex-gap-36 {
  gap: 36px;
}

.flex-gap-37 {
  gap: 37px;
}

.flex-gap-38 {
  gap: 38px;
}

.flex-gap-39 {
  gap: 39px;
}

.flex-gap-40 {
  gap: 40px;
}

.flex-gap-41 {
  gap: 41px;
}

.flex-gap-42 {
  gap: 42px;
}

.flex-gap-43 {
  gap: 43px;
}

.flex-gap-44 {
  gap: 44px;
}

.flex-gap-45 {
  gap: 45px;
}

.flex-gap-46 {
  gap: 46px;
}

.flex-gap-47 {
  gap: 47px;
}

.flex-gap-48 {
  gap: 48px;
}

.flex-gap-49 {
  gap: 49px;
}

.flex-gap-50 {
  gap: 50px;
}

.flex-gap-51 {
  gap: 51px;
}

.flex-gap-52 {
  gap: 52px;
}

.flex-gap-53 {
  gap: 53px;
}

.flex-gap-54 {
  gap: 54px;
}

.flex-gap-55 {
  gap: 55px;
}

.flex-gap-56 {
  gap: 56px;
}

.flex-gap-57 {
  gap: 57px;
}

.flex-gap-58 {
  gap: 58px;
}

.flex-gap-59 {
  gap: 59px;
}

.flex-gap-60 {
  gap: 60px;
}

.flex-gap-61 {
  gap: 61px;
}

.flex-gap-62 {
  gap: 62px;
}

.flex-gap-63 {
  gap: 63px;
}

.flex-gap-64 {
  gap: 64px;
}

.flex-gap-65 {
  gap: 65px;
}

.flex-gap-66 {
  gap: 66px;
}

.flex-gap-67 {
  gap: 67px;
}

.flex-gap-68 {
  gap: 68px;
}

.flex-gap-69 {
  gap: 69px;
}

.flex-gap-70 {
  gap: 70px;
}

.flex-gap-71 {
  gap: 71px;
}

.flex-gap-72 {
  gap: 72px;
}

.flex-gap-73 {
  gap: 73px;
}

.flex-gap-74 {
  gap: 74px;
}

.flex-gap-75 {
  gap: 75px;
}

.flex-gap-76 {
  gap: 76px;
}

.flex-gap-77 {
  gap: 77px;
}

.flex-gap-78 {
  gap: 78px;
}

.flex-gap-79 {
  gap: 79px;
}

.flex-gap-80 {
  gap: 80px;
}

.flex-gap-81 {
  gap: 81px;
}

.flex-gap-82 {
  gap: 82px;
}

.flex-gap-83 {
  gap: 83px;
}

.flex-gap-84 {
  gap: 84px;
}

.flex-gap-85 {
  gap: 85px;
}

.flex-gap-86 {
  gap: 86px;
}

.flex-gap-87 {
  gap: 87px;
}

.flex-gap-88 {
  gap: 88px;
}

.flex-gap-89 {
  gap: 89px;
}

.flex-gap-90 {
  gap: 90px;
}

.flex-gap-91 {
  gap: 91px;
}

.flex-gap-92 {
  gap: 92px;
}

.flex-gap-93 {
  gap: 93px;
}

.flex-gap-94 {
  gap: 94px;
}

.flex-gap-95 {
  gap: 95px;
}

.flex-gap-96 {
  gap: 96px;
}

.flex-gap-97 {
  gap: 97px;
}

.flex-gap-98 {
  gap: 98px;
}

.flex-gap-99 {
  gap: 99px;
}

.flex-gap-100 {
  gap: 100px;
}

.flex-row-gap-1 {
  gap: 1px;
}

.flex-row-gap-2 {
  gap: 2px;
}

.flex-row-gap-3 {
  gap: 3px;
}

.flex-row-gap-4 {
  gap: 4px;
}

.flex-row-gap-5 {
  gap: 5px;
}

.flex-row-gap-6 {
  gap: 6px;
}

.flex-row-gap-7 {
  gap: 7px;
}

.flex-row-gap-8 {
  gap: 8px;
}

.flex-row-gap-9 {
  gap: 9px;
}

.flex-row-gap-10 {
  gap: 10px;
}

.flex-row-gap-11 {
  gap: 11px;
}

.flex-row-gap-12 {
  gap: 12px;
}

.flex-row-gap-13 {
  gap: 13px;
}

.flex-row-gap-14 {
  gap: 14px;
}

.flex-row-gap-15 {
  gap: 15px;
}

.flex-row-gap-16 {
  gap: 16px;
}

.flex-row-gap-17 {
  gap: 17px;
}

.flex-row-gap-18 {
  gap: 18px;
}

.flex-row-gap-19 {
  gap: 19px;
}

.flex-row-gap-20 {
  gap: 20px;
}

.flex-row-gap-21 {
  gap: 21px;
}

.flex-row-gap-22 {
  gap: 22px;
}

.flex-row-gap-23 {
  gap: 23px;
}

.flex-row-gap-24 {
  gap: 24px;
}

.flex-row-gap-25 {
  gap: 25px;
}

.flex-row-gap-26 {
  gap: 26px;
}

.flex-row-gap-27 {
  gap: 27px;
}

.flex-row-gap-28 {
  gap: 28px;
}

.flex-row-gap-29 {
  gap: 29px;
}

.flex-row-gap-30 {
  gap: 30px;
}

.color-black {
  color: #000 !important;
}

.color-white {
  color: #fff !important;
}

.color-blue {
  color: #0166AE !important;
}

.color-dark-blue {
  color: #04297B !important;
}

.color-orange {
  color: #F56601 !important;
}

.color-orange-2 {
  color: #E86A14 !important;
}

.color-orange-3 {
  color: #EF912A !important;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-size: 15px;
  /* font-family: "SF Pro Display"; */
  /* font-family: "Montserrat", sans-serif; */
  /* font-family: "DM Sans", sans-serif;; */
  font-family: "Barlow", sans-serif;
  font-weight: 300;
  color: #fff;
}
@media all and (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
body.light-screen {
  background-color: #EBEBEB;
}
body.light-screen main {
  color: #000;
}
body.light-screen .breadcrumb li {
  color: #000 !important;
  opacity: 0.81;
}
body.light-screen .sub-banner {
  background-image: none;
  padding-bottom: 0 !important;
}
body.light-screen .sub-banner::before {
  display: none;
}

main {
  overflow: hidden;
}

.breadcrumb {
  position: absolute;
  z-index: 25;
  top: 130px;
  width: 100%;
  padding: 0 16px;
}
.breadcrumb ul {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 12px;
  row-gap: 0px;
  flex-wrap: wrap;
}
.breadcrumb ul li {
  font-size: 13px;
  color: #fff;
  position: relative;
  font-style: italic;
  opacity: 0.55;
}
.breadcrumb ul li a {
  padding-right: 12px;
}
@media all and (max-width: 767px) {
  .breadcrumb ul li {
    font-size: 13px;
  }
}
.breadcrumb ul li::after {
  content: "/";
}
.breadcrumb ul li:last-child::after {
  content: "";
}

.op-81 {
  opacity: 0.81;
}

a {
  color: inherit;
  text-decoration: none;
}

.underline {
  text-decoration: underline !important;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

input, textarea {
  border: none;
  outline: none;
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  background-color: transparent;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  font-size: inherit;
  color: inherit;
}
input::placeholder, textarea::placeholder {
  font-size: inherit;
  color: inherit;
}

button {
  border: none;
  background-color: transparent;
  outline: none;
  width: auto;
  height: auto;
}

.o-hidden {
  overflow: hidden;
}

.ob-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.ob-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.mobile_slider {
  display: flex !important;
  padding: 0 12px;
}
.mobile_slider .slick-slide > div {
  padding: 0 6px;
}
.mobile_slider .slick-dots {
  bottom: -35px;
}

.slick-slide > div {
  padding: 0 10px;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slider-items {
  display: flex;
}
.slider-items > div {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease;
}

.kriko-footer {
  height: 130px;
}
@media all and (max-width: 768px) {
  .kriko-footer {
    height: 100px;
  }
}
@media all and (max-width: 575px) {
  .kriko-footer {
    height: 50px;
  }
}

.kriko-200 {
  height: 200px;
  width: 100%;
}

.kriko-175 {
  height: 175px;
  width: 100%;
}

.kriko-150 {
  height: 150px;
  width: 100%;
}

.kriko-135 {
  height: 135px;
  width: 100%;
}

.kriko-120 {
  height: 120px;
  width: 100%;
}

.kriko {
  height: 100px;
  width: 100%;
}

.kriko-50 {
  height: 50px;
}

.kriko-75 {
  height: 75px;
}

@media all and (max-width: 1600px) {
  .kriko {
    height: 83px;
  }
  .kriko-120 {
    height: 100px;
  }
  .kriko-135 {
    height: 100px;
  }
  .kriko-150 {
    height: 100px;
  }
  .kriko-175,
  .kriko-200 {
    height: 150px;
  }
}
@media all and (max-width: 1366px) {
  .kriko-120,
  .kriko-150,
  .kriko-175,
  .kriko-200 {
    height: 100px;
  }
}
@media all and (max-width: 1200px) {
  .kriko-120,
  .kriko-135,
  .kriko-150,
  .kriko-175,
  .kriko-200 {
    height: 80px;
  }
}
@media all and (max-width: 992px) {
  .kriko-50 {
    height: 40px;
  }
  .kriko-75 {
    height: 55px;
  }
  .kriko {
    height: 60px;
  }
  .kriko-120,
  .kriko-150,
  .kriko-175,
  .kriko-200 {
    height: 80px;
  }
}
@media all and (max-width: 768px) {
  .kriko,
  .kriko-120,
  .kriko-135,
  .kriko-150,
  .kriko-175,
  .kriko-200 {
    height: 60px;
  }
  .kriko-75 {
    height: 40px;
  }
  .kriko-50 {
    height: 35px;
  }
}
@media all and (max-width: 575px) {
  .kriko,
  .kriko-120,
  .kriko-150,
  .kriko-175,
  .kriko-200 {
    height: 40px;
  }
  .kriko-75,
  .kriko-50 {
    height: 35px;
  }
}
.container-1000 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.container-750 {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.container-600 {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}

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

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

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

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

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

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

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

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

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

@media all and (min-width: 768px) {
  .container-fluid {
    padding: 0;
  }
}

.container {
  --bs-gutter-x: 2.5rem;
}

.set-max {
  width: 100%;
  max-width: 1921px !important;
  margin: 0 auto;
}

.max-content {
  width: 100%;
  max-width: -moz-max-content;
  max-width: max-content;
}

.max-w-250 {
  max-width: 250px;
}

.max-w-300 {
  max-width: 300px;
}

.max-w-350 {
  max-width: 350px;
}

.max-w-400 {
  max-width: 400px;
}

.max-w-450 {
  max-width: 450px;
}

.max-w-500 {
  max-width: 500px;
}

.max-w-550 {
  max-width: 550px;
}

.max-w-600 {
  max-width: 600px;
}

.max-w-650 {
  max-width: 650px;
}

.max-w-700 {
  max-width: 700px;
}

.max-w-750 {
  max-width: 750px;
}

.max-w-800 {
  max-width: 800px;
}

.max-w-850 {
  max-width: 850px;
}

.max-h-250 {
  max-height: 250px;
}

.max-h-300 {
  max-height: 300px;
}

.max-h-350 {
  max-height: 350px;
}

.max-h-400 {
  max-height: 400px;
}

.max-h-450 {
  max-height: 450px;
}

.max-h-500 {
  max-height: 500px;
}

.max-h-550 {
  max-height: 550px;
}

.max-h-600 {
  max-height: 600px;
}

.max-h-650 {
  max-height: 650px;
}

.max-h-700 {
  max-height: 700px;
}

.max-h-750 {
  max-height: 750px;
}

.max-h-800 {
  max-height: 800px;
}

.max-h-850 {
  max-height: 850px;
}

.min-h-250 {
  min-height: 250px;
}

.min-h-300 {
  min-height: 300px;
}

.min-h-350 {
  min-height: 350px;
}

.min-h-400 {
  min-height: 400px;
}

.min-h-450 {
  min-height: 450px;
}

.min-h-500 {
  min-height: 500px;
}

.min-h-550 {
  min-height: 550px;
}

.min-h-600 {
  min-height: 600px;
}

.min-h-650 {
  min-height: 650px;
}

.min-h-700 {
  min-height: 700px;
}

.min-h-750 {
  min-height: 750px;
}

.min-h-800 {
  min-height: 800px;
}

.min-h-850 {
  min-height: 850px;
}

.btn-arrow {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 29px;
  height: 46px;
  border-radius: 23px;
  font-size: 15px;
  width: 100%;
  max-width: -moz-max-content;
  max-width: max-content;
  cursor: pointer;
  padding: 0 6px 0 40px;
}
.btn-arrow span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  background: #EF912A;
  background: linear-gradient(225deg, rgb(239, 145, 42) 0%, rgb(245, 102, 1) 100%);
  overflow: hidden;
  position: relative;
}
.btn-arrow span img {
  transition: all 0.3s ease;
}
.btn-arrow span::before {
  content: url(../images/icons/arrow-mini-right.svg);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-300%, -50%);
  transition: all 0.3s ease;
}
.btn-arrow:hover span img {
  transform: translateX(300%);
}
.btn-arrow:hover span::before {
  transform: translate(-50%, -45%);
}
.btn-arrow.gradient {
  min-width: 245px;
  padding-left: 70px;
  background: linear-gradient(235deg, rgb(225, 102, 1) 0%, rgb(74, 83, 110) 51%, rgb(225, 102, 1) 100%);
  background-size: 200% auto;
  transition: background 0.5s ease-in-out;
}
.btn-arrow.gradient span {
  transition: background 0.5s ease-in-out;
}
.btn-arrow.gradient:hover {
  background-position: right center;
  background-size: 150% auto;
}
.btn-arrow.gradient:hover span {
  background: rgb(74, 83, 110);
}
.btn-arrow.bg-blur {
  background-color: rgba(7, 12, 28, 0);
  -webkit-backdrop-filter: blur(3px) brightness(1.15);
  backdrop-filter: blur(3px) brightness(1.15);
}

.btn-transparent {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 43px;
  background-color: transparent;
  border-radius: 22px;
  padding: 0 27px;
  width: 100%;
  max-width: -moz-max-content;
  max-width: max-content;
  min-width: 170px;
  transition: all 0.3s ease;
  border: 1px solid #fff;
}
.btn-transparent:hover {
  background-color: #F56601;
}

.text-118 {
  font-size: 118px;
}
@media all and (max-width: 1650px) {
  .text-118 {
    font-size: 90px;
  }
}
@media all and (max-width: 1450px) {
  .text-118 {
    font-size: 80px;
  }
}
@media all and (max-width: 1200px) {
  .text-118 {
    font-size: 70px;
  }
}
@media all and (max-width: 992px) {
  .text-118 {
    font-size: 60px;
  }
}
@media all and (max-width: 767px) {
  .text-118 {
    font-size: 50px;
  }
}
@media all and (max-width: 574px) {
  .text-118 {
    font-size: 43px;
  }
}

.text-80 {
  font-size: 80px;
}
@media all and (max-width: 1450px) {
  .text-80 {
    font-size: 70px;
  }
}
@media all and (max-width: 1200px) {
  .text-80 {
    font-size: 60px;
  }
}
@media all and (max-width: 992px) {
  .text-80 {
    font-size: 47px;
  }
}
@media all and (max-width: 767px) {
  .text-80 {
    font-size: 35px;
  }
}
@media all and (max-width: 575px) {
  .text-80 {
    font-size: 32px;
  }
}
.text-65 {
  font-size: 65px;
}
@media all and (max-width: 1450px) {
  .text-65 {
    font-size: 55px;
  }
}
@media all and (max-width: 1200px) {
  .text-65 {
    font-size: 42px;
  }
}
@media all and (max-width: 992px) {
  .text-65 {
    font-size: 35px;
  }
}
@media all and (max-width: 767px) {
  .text-65 {
    font-size: 30px;
  }
}
@media all and (max-width: 575px) {
  .text-65 {
    font-size: 28px;
  }
}

.text-60 {
  font-size: 60px;
}
@media all and (max-width: 1450px) {
  .text-60 {
    font-size: 50px;
  }
}
@media all and (max-width: 1200px) {
  .text-60 {
    font-size: 38px;
  }
}
@media all and (max-width: 992px) {
  .text-60 {
    font-size: 32px;
  }
}
@media all and (max-width: 767px) {
  .text-60 {
    font-size: 27px;
  }
}

.text-55 {
  font-size: 55px;
}
@media all and (max-width: 1450px) {
  .text-55 {
    font-size: 48px;
  }
}
@media all and (max-width: 1200px) {
  .text-55 {
    font-size: 36px;
  }
}
@media all and (max-width: 992px) {
  .text-55 {
    font-size: 30px;
  }
}
@media all and (max-width: 767px) {
  .text-55 {
    font-size: 26px;
  }
}

.text-51 {
  font-size: 51px;
}
@media all and (max-width: 1450px) {
  .text-51 {
    font-size: 45px;
  }
}
@media all and (max-width: 1200px) {
  .text-51 {
    font-size: 34px;
  }
}
@media all and (max-width: 992px) {
  .text-51 {
    font-size: 28px;
  }
}
@media all and (max-width: 767px) {
  .text-51 {
    font-size: 25px;
  }
}

.text-45 {
  font-size: 45px;
}
@media all and (max-width: 1450px) {
  .text-45 {
    font-size: 34px;
  }
}
@media all and (max-width: 1200px) {
  .text-45 {
    font-size: 31px;
  }
}
@media all and (max-width: 992px) {
  .text-45 {
    font-size: 25px;
  }
}
@media all and (max-width: 767px) {
  .text-45 {
    font-size: 22px;
  }
}

.text-40 {
  font-size: 40px;
}
@media all and (max-width: 1450px) {
  .text-40 {
    font-size: 35px;
  }
}
@media all and (max-width: 1200px) {
  .text-40 {
    font-size: 31px;
  }
}
@media all and (max-width: 992px) {
  .text-40 {
    font-size: 25px;
  }
}
@media all and (max-width: 768px) {
  .text-40 {
    font-size: 23px;
  }
}
@media all and (max-width: 767px) {
  .text-40 {
    font-size: 21px;
  }
}

.text-35 {
  font-size: 35px;
}
@media all and (max-width: 1450px) {
  .text-35 {
    font-size: 31px;
  }
}
@media all and (max-width: 1200px) {
  .text-35 {
    font-size: 28px;
  }
}
@media all and (max-width: 992px) {
  .text-35 {
    font-size: 25px;
  }
}
@media all and (max-width: 768px) {
  .text-35 {
    font-size: 23px;
  }
}
@media all and (max-width: 767px) {
  .text-35 {
    font-size: 20px;
  }
}

.text-30 {
  font-size: 30px;
}
@media all and (max-width: 1450px) {
  .text-30 {
    font-size: 29px;
  }
}
@media all and (max-width: 1200px) {
  .text-30 {
    font-size: 26px;
  }
}
@media all and (max-width: 992px) {
  .text-30 {
    font-size: 23px;
  }
}
@media all and (max-width: 768px) {
  .text-30 {
    font-size: 21px;
  }
}
@media all and (max-width: 767px) {
  .text-30 {
    font-size: 19px;
  }
}

.text-25 {
  font-size: 25px;
}
@media all and (max-width: 1400px) {
  .text-25 {
    font-size: 23px;
  }
}
@media all and (max-width: 992px) {
  .text-25 {
    font-size: 21px;
  }
}
@media all and (max-width: 767px) {
  .text-25 {
    font-size: 19px;
  }
}

.text-21 {
  font-size: 21px;
}
@media all and (max-width: 992px) {
  .text-21 {
    font-size: 19px;
  }
}
@media all and (max-width: 767px) {
  .text-21 {
    font-size: 18px;
  }
}

.text-20 {
  font-size: 20px;
}
@media all and (max-width: 992px) {
  .text-20 {
    font-size: 19px;
  }
}
@media all and (max-width: 767px) {
  .text-20 {
    font-size: 18px;
  }
}

.text-18 {
  font-size: 18px;
}
@media all and (max-width: 767px) {
  .text-18 {
    font-size: 17px;
  }
}

.lh-1 {
  line-height: 1;
}
.lh-1-25 {
  line-height: 1.25;
}
.lh-1-50 {
  line-height: 1.50;
}

.letter-1 {
  letter-spacing: 1px;
}

.letter-1-25 {
  letter-spacing: 1.25px;
}

.letter-1-5 {
  letter-spacing: 1.5px;
}

.letter-2 {
  letter-spacing: 2px;
}

.letter-2-5 {
  letter-spacing: 2.5px;
}

[class*=text-]:has(span) {
  font-weight: 400;
}
[class*=text-]:has(span) span {
  font-style: italic;
}
/* @media all and (max-width: 1200px) {
  [class*=text-]:has(span) {
    letter-spacing: -0.5px;
  }
}
@media all and (max-width: 767px) {
  [class*=text-]:has(span) {
    letter-spacing: 0px;
  }
} */

.font-10 {
  font-size: 10px;
}

.font-11 {
  font-size: 11px;
}

.font-12 {
  font-size: 12px;
}

.font-13 {
  font-size: 13px;
}

.font-14 {
  font-size: 14px;
}

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

.font-16 {
  font-size: 16px;
}

.font-17 {
  font-size: 17px;
}

.font-18 {
  font-size: 18px;
}

.font-19 {
  font-size: 19px;
}

.font-20 {
  font-size: 20px;
}

.font-21 {
  font-size: 21px;
}

.font-22 {
  font-size: 22px;
}

.font-23 {
  font-size: 23px;
}

.font-24 {
  font-size: 24px;
}

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

.br-1 {
  border-radius: 1px;
}

.br-2 {
  border-radius: 2px;
}

.br-3 {
  border-radius: 3px;
}

.br-4 {
  border-radius: 4px;
}

.br-5 {
  border-radius: 5px;
}

.br-6 {
  border-radius: 6px;
}

.br-7 {
  border-radius: 7px;
}

.br-8 {
  border-radius: 8px;
}

.br-9 {
  border-radius: 9px;
}

.br-10 {
  border-radius: 10px;
}

.br-11 {
  border-radius: 11px;
}

.br-12 {
  border-radius: 12px;
}

.br-13 {
  border-radius: 13px;
}

.br-14 {
  border-radius: 14px;
}

.br-15 {
  border-radius: 15px;
}

.br-16 {
  border-radius: 16px;
}

.br-17 {
  border-radius: 17px;
}

.br-18 {
  border-radius: 18px;
}

.br-19 {
  border-radius: 19px;
}

.br-20 {
  border-radius: 20px;
}

.br-21 {
  border-radius: 21px;
}

.br-22 {
  border-radius: 22px;
}

.br-23 {
  border-radius: 23px;
}

.br-24 {
  border-radius: 24px;
}

.br-25 {
  border-radius: 25px;
}

.br-26 {
  border-radius: 26px;
}

.br-27 {
  border-radius: 27px;
}

.br-28 {
  border-radius: 28px;
}

.br-29 {
  border-radius: 29px;
}

.br-30 {
  border-radius: 30px;
}

.br-31 {
  border-radius: 31px;
}

.br-32 {
  border-radius: 32px;
}

.br-33 {
  border-radius: 33px;
}

.br-34 {
  border-radius: 34px;
}

.br-35 {
  border-radius: 35px;
}

.br-36 {
  border-radius: 36px;
}

.br-37 {
  border-radius: 37px;
}

.br-38 {
  border-radius: 38px;
}

.br-39 {
  border-radius: 39px;
}

.br-40 {
  border-radius: 40px;
}

.br-41 {
  border-radius: 41px;
}

.br-42 {
  border-radius: 42px;
}

.br-43 {
  border-radius: 43px;
}

.br-44 {
  border-radius: 44px;
}

.br-45 {
  border-radius: 45px;
}

.br-46 {
  border-radius: 46px;
}

.br-47 {
  border-radius: 47px;
}

.br-48 {
  border-radius: 48px;
}

.br-49 {
  border-radius: 49px;
}

.br-50 {
  border-radius: 50px;
}

header {
  width: 100%;
  max-width: 1650px;
  position: fixed;
  top: 42px;
  left: 50%;
  transform: translateX(-50%);
  height: 75px;
  z-index: 49;
}
@media all and (max-width: 1650px) {
  header {
    padding: 0 25px;
  }
}
@media all and (max-width: 767px) {
  header {
    height: 70px;
    padding-left: 15px;
    padding-right: 15px;
    top: 25px;
  }
}
header .inside {
  display: flex;
  width: 100%;
  height: inherit;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px 0 35px;
  border-bottom-left-radius: 38px;
  border-bottom-right-radius: 38px;
  border-top-left-radius: 38px;
  border-top-right-radius: 38px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.18);
  -webkit-backdrop-filter: blur(3px) brightness(1.15) opacity(0.9);
  backdrop-filter: blur(3px) brightness(1.15) opacity(0.9);
  border: 1px solid transparent;
}


header .inside nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
}
header .inside nav ul li {
  position: relative;
  padding: 0 10px;
  z-index: 1;
}
header .inside nav ul li a {
  transition: all 0.3s ease;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
header.sticky .inside nav ul li a {
  color: #000;
}
header.sticky .language-button button{
  color: #000;
}
header .inside nav ul li:hover a {
  color: #FD9D32;
}

header .header-logo.sticky{
  display: none;
}
header .header-logo.sticky img{
  max-width: 188px;
}
header.sticky .header-logo{
  display: none;
}
header.sticky .header-logo.sticky{
  display: flex;
}
@media all and (max-width: 1700px) {
  header .inside nav ul {
    gap: 20px;
  }
}
@media all and (max-width: 1650px) {
  header .inside nav ul {
    gap: 14px;
  }
  header .inside nav ul li{
    padding: 0 10px!important;
  }
  header .inside nav ul li a {
    font-size: 15px;
  }
  header .inside{
    padding: 0;
  }
}
@media all and (max-width:1450px){
  
  header .inside .header-logo img{
    max-width: 150px;
  }
  header .inside nav ul li a {
    font-size: 14px;
  }
}
@media all and (max-width: 1360px) {
  header .inside nav {
    display: none;
  }
}
header .inside .header-logo {
  padding-bottom: 5px;
}
@media all and (max-width: 575px) {
  header .inside{
    padding: 0 20px;
  }
  header .inside .header-logo img {
    max-width: 130px;
  }
}
header .inside .header-right {
  display: flex;
  align-items: center;
  gap: 12px;
}

header.sticky .inside .header-right .language-button .btn{
  background-color: #3f5662 !important;
  border-radius: 50px;
}
header .inside .header-right .btn-arrow {
  background-color: #3F5662;
}
@media all and (max-width: 767px) {
  header .inside .header-right .btn-arrow {
    display: none;
  }
}
header .inside .header-right .header-search {
  transition: all 0.3s ease;
  cursor: pointer;
  display: none;
}
header .inside .header-right .header-search:hover {
  transform: scale(0.85);
}
header .inside .header-right .burger-button {
  cursor: pointer;
}
header .inside .header-right .burger-button .layers {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 6px;
  width: 24px;
  height: 18px;
}
header .inside .header-right .burger-button .layers .layer {
  transition: all 0.3s ease;
  height: 1px;
  background-color: #fff;
}
header.sticky .inside .header-right .burger-button .layers .layer {

  background-color: #000;
}
header .inside .header-right .burger-button .layers .layer:nth-of-type(1) {
  width: 100%;
}
header .inside .header-right .burger-button .layers .layer:nth-of-type(2) {
  width: 12px;
}
header .inside .header-right .burger-button .layers .layer:nth-of-type(3) {
  width: 18px;
}
header .inside .header-right .burger-button:hover .layers .layer:nth-of-type(1) {
  width: 16px;
}
header .inside .header-right .burger-button:hover .layers .layer:nth-of-type(2) {
  width: 100%;
}
header .inside .header-right .burger-button:hover .layers .layer:nth-of-type(3) {
  width: 16px;
}
header.sticky {
  top: 0;
  animation: show_header 0.35s ease forwards;
}

header#header.sticky{
  background: #fff!important;
  border-radius: 38px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  /* border: 1px solid #39405B; */
  border-top: none;
  box-shadow: 1px 1px 51px -4px rgba(0,0,0,0.33);
-webkit-box-shadow: 1px 1px 51px -4px rgba(0,0,0,0.33);
-moz-box-shadow: 1px 1px 51px -4px rgba(0,0,0,0.33);
}

@keyframes show_header {
  0% {
    transform: translate(-50%, -100%);
  }
  100% {
    transform: translate(-50%, 0);
  }
}
/* body.light-screen header .inside {
  background: linear-gradient(to right, #2D7DB5 0%, #02418F 100%);
} */

.burger-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -50;
}
.burger-menu .outside {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.58);
  overflow: hidden;
  transition: all 0.65s ease;
  position: relative;
  z-index: 2;
  opacity: 0;
}
.burger-menu .outside::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #E86A14;
  background: linear-gradient(45deg, rgb(232, 106, 20) 0%, rgb(4, 41, 123) 100%);
  opacity: 0;
  z-index: 3;
  opacity: 0;
  transition: all 0.4s ease 0.7s;
}
.burger-menu .outside .inside {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
  overflow-y: auto;
  transition: all 0.4s ease 0.7s;
  opacity: 0;
}
@media all and (max-width: 1200px) {
  .burger-menu .outside .inside {
    padding-top: 50px;
  }
}
@media all and (max-width: 767px) {
  .burger-menu .outside .inside {
    padding-top: 60px;
  }
}
@media all and (max-width: 992px) {
  .burger-menu .outside .inside .burger-logo img {
    max-width: 250px;
  }
}
@media all and (max-width: 767px) {
  .burger-menu .outside .inside .burger-logo img {
    max-width: 180px;
  }
}
@media all and (max-width: 1100px) {
  .burger-menu .outside .inside nav {
    padding-left: 80px;
  }
}
@media all and (max-width: 992px) {
  .burger-menu .outside .inside nav {
    padding-left: 40px;
  }
}
@media all and (max-width: 767px) {
  .burger-menu .outside .inside nav {
    padding-left: 0px;
    text-align: center;
  }
}
.burger-menu .outside .inside nav a {
  position: relative;
  font-size: 65px;
  font-weight: 300;
  display: inline-flex;
}
@media all and (max-width: 1450px) {
  .burger-menu .outside .inside nav a {
    font-size: 55px;
  }
}
@media all and (max-width: 1366px) {
  .burger-menu .outside .inside nav a {
    font-size: 50px;
  }
}
@media all and (max-width: 1200px) {
  .burger-menu .outside .inside nav a {
    font-size: 40px;
  }
}
@media all and (max-width: 992px) {
  .burger-menu .outside .inside nav a {
    font-size: 30px;
  }
}
@media all and (max-width: 767px) {
  .burger-menu .outside .inside nav a {
    font-size: 25px;
  }
}
.burger-menu .outside .inside nav a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  height: 1px;
  width: 0%;
  top: auto;
  bottom: 0;
  background-color: #fff;
  transition: all 0.25s ease;
}
.burger-menu .outside .inside nav a:hover::after {
  width: 100%;
}
@media all and (max-width: 767px) {
  .burger-menu .outside .inside .contact-area {
    text-align: center;
  }
}
.burger-menu .outside .inside .contact-area .contact-area-links {
  display: flex;
  gap: 65px;
  row-gap: 20px;
}
@media all and (max-width: 767px) {
  .burger-menu .outside .inside .contact-area .contact-area-links {
    justify-content: center;
  }
}
.burger-menu .outside .inside .contact-area .contact-area-links > div h5 {
  color: #AAAAAA;
}
.burger-menu .outside .inside .contact-area .contact-area-links > div a {
  position: relative;
  font-size: 14px;
  font-weight: 300;
  display: flex;
  gap: 17px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}
.burger-menu .outside .inside .contact-area .contact-area-links > div a::before {
  content: url(../images/icons/arrow-mini-up-right.svg);
  transition: all 0.3s ease;
}
.burger-menu .outside .inside .contact-area .contact-area-links > div a:hover {
  color: #EF912A;
}
.burger-menu .outside .inside .contact-area .contact-area-links > div a:hover::before {
  transform: translate(4px, -4px);
}
@media all and (max-width: 767px) {
  .burger-menu .outside .inside .contact-area .btn-arrow {
    margin-left: auto;
    margin-right: auto;
  }
}
.burger-menu .outside .inside .close-button {
  display: inline-flex;
  position: absolute;
  top: 55px;
  right: 45px;
  cursor: pointer;
  opacity: 0.65;
  transition: all 0.25s ease;
}
@media all and (max-width: 1200px) {
  .burger-menu .outside .inside .close-button {
    top: 35px;
    right: 45px;
  }
}
@media all and (max-width: 767px) {
  .burger-menu .outside .inside .close-button {
    max-width: 45px;
    opacity: 1;
  }
}
.burger-menu .outside .inside .close-button:hover {
  opacity: 1;
}
.burger-menu.active {
  opacity: 1;
  z-index: 100;
}
.burger-menu.active .outside {
  opacity: 1;
}
.burger-menu.active .outside::after {
  opacity: 0.77;
}
@media all and (max-width: 767px) {
  .burger-menu.active .outside::after {
    opacity: 1;
  }
}
.burger-menu.active .outside .inside {
  opacity: 1;
}

.figure {
  position: relative;
  display: inline-block;
  perspective: 1000px;
}
.figure .img-content {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  transform: rotateX(0deg) rotateY(0deg);
  transition: transform 200ms ease;
  pointer-events: none;
}
.figure .grid-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-template-rows: repeat(10, 1fr);
  z-index: 5;
}
.figure .grid-overlay > div {
  width: 100%;
  height: 100%;
}

.shine-on {
  position: relative;
}
.shine-on i {
  /*   positioning */
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  /*   gradient   */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#00ffffff",GradientType=1 ); /* IE6-9 */
  /*  forming the shine element
      play around with the width, skew and gradient to get different effects
    */
  width: 15%;
  height: 100%;
  transform: skew(-10deg, 0deg);
  -webkit-transform: skew(-10deg, 0deg);
  -moz-transform: skew(-10deg, 0deg);
  -ms-transform: skew(-10deg, 0deg);
  -o-transform: skew(-10deg, 0deg);
}
.shine-on:hover i {
  /*  animating it  */
  animation: move 1s;
  animation-iteration-count: forwards;
  animation-delay: 0s;
  -webkit-animation: move 1s;
  -webkit-animation-iteration-count: forwards;
  -webkit-animation-delay: 0s;
  -moz-transform: skew(-10deg, 0deg);
  -moz-animation: move 1s;
  -moz-animation-iteration-count: forwards;
  -moz-animation-delay: 0s;
  -ms-transform: skew(-10deg, 0deg);
  -ms-animation: move 1s;
  -ms-animation-iteration-count: forwards;
  -ms-animation-delay: 0s;
  -o-transform: skew(-10deg, 0deg);
  -o-animation: move 1s;
  -o-animation-iteration-count: forwards;
  -o-animation-delay: 0s;
}

/*  */
@keyframes move {
  0% {
    left: 0;
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  48% {
    opacity: 0.2;
  }
  80% {
    opacity: 0;
  }
  100% {
    left: 82%;
  }
}
.bouncing-blob {
  width: 32vw;
  aspect-ratio: 1;
  border-radius: 50%;
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  transform-origin: left top;
  pointer-events: none;
}

.bouncing-blob--1 {
  background: #04297B;
}

.bouncing-blob--2 {
  background: #fff;
  z-index: 2;
  width: 15vw;
}

.bouncing-blob--3 {
  color: #F56601;
}

.bouncing-blob--4 {
  background: #EF912A;
}

.bouncing-blobs-container {
  position: absolute;
  z-index: -5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/fluid-bg.webp) no-repeat;
  background-size: cover;
  pointer-events: none;
}

.bouncing-blobs-glass {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(160px);
  -webkit-backdrop-filter: blur(160px);
  pointer-events: none;
}

.bouncing-blobs {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hero {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.hero h2 {
  font-size: 70px;
  max-width: 800px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 20px;
  color: #021123;
}
.hero p {
  font-size: 24px;
  max-width: 500px;
  text-align: center;
  color: #021123;
}

@media (max-width: 1200px) {
  .bouncing-blobs-glass {
    backdrop-filter: blur(120px);
    -webkit-backdrop-filter: blur(120px);
  }
  .bouncing-blob{
    transition-duration: .2s;
  }
}
@media (max-width: 500px) {
  .bouncing-blob {
    width: 60vw;
    transition-duration: .3s;
  }
  .bouncing-blob--white {
    width: 30vw;
  }
  .bouncing-blobs-glass {
    backdrop-filter: blur(90px);
    -webkit-backdrop-filter: blur(90px);
  }
  .hero h2 {
    font-size: 32px;
  }
  .hero p {
    font-size: 16px;
    padding: 0 20px;
  }
}
.tutorial-link a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: black;
  font-size: 20px;
  text-decoration: none;
  font-weight: 600;
  gap: 0 5px;
  border: 2px solid;
  border-radius: 5px;
  padding: 4px 10px;
}
.tutorial-link svg {
  width: 30px;
}

@media (max-width: 500px) {
  .tutorial-link a {
    font-size: 14px;
    padding: 2px 4px;
  }
  .tutorial-link svg {
    width: 15px;
  }
}
.wrapper-inside {
  position: relative;
  z-index: 1;
}

.video-modal .modal-content {
  background-color: transparent;
  box-shadow: none;
}

.video-modal .btn-close {
  filter: invert(1);
  padding: 0.5rem;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  left: auto;
  right: -50px !important;
  top: -50px !important;
}

.video-modal .video_container {
  position: relative;
}

.video-btn {
  position: relative;
  cursor: pointer;
  max-width: 400px;
}
.video-btn::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.video-btn-symbol {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  width: 70px;
  height: 70px;
  transform: translate(-50%, -50%);
  border: 1px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.55);
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-btn-symbol img {
  transition: all 0.3s ease;
  padding-left: 5px;
}
.video-btn:hover .video-btn-symbol img {
  transform: scale(0.75);
}

.contact-popup,
.custom-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -50;
}
.contact-popup .close-button,
.custom-popup .close-button {
  display: inline-flex;
  position: absolute;
  top: 55px;
  right: 45px;
  cursor: pointer;
  z-index: 10;
  transition: opacity 0.4s ease 0.7s;
  opacity: 0;
}
.contact-popup .close-button svg,
.custom-popup .close-button svg {
  opacity: 0.65;
  transition: all 0.25s ease;
}
@media all and (max-width: 1200px) {
  .contact-popup .close-button,
  .custom-popup .close-button {
    top: 35px;
    right: 45px;
  }
}
@media all and (max-width: 767px) {
  .contact-popup .close-button,
  .custom-popup .close-button {
    max-width: 45px;
    opacity: 1;
  }
}
.contact-popup .close-button:hover svg,
.custom-popup .close-button:hover svg {
  opacity: 1;
}
.contact-popup .outside,
.custom-popup .outside {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
  opacity: 0;
}
.contact-popup .outside::before,
.custom-popup .outside::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/fluid-bg.webp) no-repeat;
  background-size: cover;
  opacity: 0;
  z-index: 2;
  transition: all 0.4s ease 0.3s;
}
.contact-popup .outside::after,
.custom-popup .outside::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 3;
  opacity: 0;
  transition: all 0.4s ease 0.6s;
}
.contact-popup .outside .inside,
.custom-popup .outside .inside {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 4;
  overflow-y: auto;
  transition: all 0.4s ease 0.7s;
  opacity: 0;
}
.contact-popup .outside .inside .form-area,
.custom-popup .outside .inside .form-area {
  padding: 0 25px;
  width: 100%;
  max-width: 625px;
  margin: 0 auto;
  padding-top: 100px;
}
@media all and (max-width: 575px) {
  .contact-popup .outside .inside .form-area,
  .custom-popup .outside .inside .form-area {
    padding-top: 85px;
  }
}
.contact-popup .outside .inside .form-area form .input-wrapper,
.custom-popup .outside .inside .form-area form .input-wrapper {
  display: flex;
  flex-direction: column;
  gap: 19px;
  width: 100%;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.contact-popup .outside .inside .form-area form .input-wrapper label,
.custom-popup .outside .inside .form-area form .input-wrapper label {
  font-size: 18px;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .contact-popup .outside .inside .form-area form .input-wrapper label,
  .custom-popup .outside .inside .form-area form .input-wrapper label {
    font-size: 16px;
  }
}
.contact-popup .outside .inside .form-area form .input-wrapper input,
.contact-popup .outside .inside .form-area form .input-wrapper textarea,
.custom-popup .outside .inside .form-area form .input-wrapper input,
.custom-popup .outside .inside .form-area form .input-wrapper textarea {
  width: 100%;
  color: #fff;
  font-size: 16px;
  resize: none;
  font-weight: 300;
}
.contact-popup .outside .inside .form-area form .input-wrapper input::-moz-placeholder, .contact-popup .outside .inside .form-area form .input-wrapper textarea::-moz-placeholder, .custom-popup .outside .inside .form-area form .input-wrapper input::-moz-placeholder, .custom-popup .outside .inside .form-area form .input-wrapper textarea::-moz-placeholder {
  font-style: italic;
  opacity: 0.59;
}
.contact-popup .outside .inside .form-area form .input-wrapper input::placeholder,
.contact-popup .outside .inside .form-area form .input-wrapper textarea::placeholder,
.custom-popup .outside .inside .form-area form .input-wrapper input::placeholder,
.custom-popup .outside .inside .form-area form .input-wrapper textarea::placeholder {
  font-style: italic;
  opacity: 0.59;
}
@media all and (max-width: 767px) {
  .contact-popup .outside .inside .form-area form .input-wrapper input,
  .contact-popup .outside .inside .form-area form .input-wrapper textarea,
  .custom-popup .outside .inside .form-area form .input-wrapper input,
  .custom-popup .outside .inside .form-area form .input-wrapper textarea {
    font-size: 14px;
  }
}
.contact-popup .outside .inside .form-area form .custom-checkbox,
.custom-popup .outside .inside .form-area form .custom-checkbox {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.contact-popup .outside .inside .form-area form .custom-checkbox input[type=checkbox],
.custom-popup .outside .inside .form-area form .custom-checkbox input[type=checkbox] {
  display: none;
}
.contact-popup .outside .inside .form-area form .custom-checkbox label,
.custom-popup .outside .inside .form-area form .custom-checkbox label {
  display: inline-block;
  padding-left: 25px;
  position: relative;
  font-weight: 300;
  font-size: 14px;
  color: #8EAAB5;
}
.contact-popup .outside .inside .form-area form .custom-checkbox label::before,
.custom-popup .outside .inside .form-area form .custom-checkbox label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 12.5px;
  height: 11px;
  background-image: url("../images/icons/check-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
.contact-popup .outside .inside .form-area form .custom-checkbox input[type=checkbox]:checked + label::before,
.custom-popup .outside .inside .form-area form .custom-checkbox input[type=checkbox]:checked + label::before {
  background-image: url("../images/icons/checked-1.svg");
}
.contact-popup .outside .inside .form-area form .btn-arrow,
.custom-popup .outside .inside .form-area form .btn-arrow {
  width: 100%;
  max-width: 430px;
}
.contact-popup.active,
.custom-popup.active {
  opacity: 1;
  z-index: 100;
}
.contact-popup.active .close-button,
.custom-popup.active .close-button {
  opacity: 1;
}
.contact-popup.active .outside,
.custom-popup.active .outside {
  opacity: 1;
}
.contact-popup.active .outside::before,
.custom-popup.active .outside::before {
  opacity: 0.85;
}
.contact-popup.active .outside::after,
.custom-popup.active .outside::after {
  opacity: 1;
}
.contact-popup.active .outside .inside,
.custom-popup.active .outside .inside {
  opacity: 1;
}

.custom-popup .inside {
  padding: 0 25px;
  padding-top: 200px;
  padding-bottom: 50px;
}
@media all and (max-width: 1450px) {
  .custom-popup .inside {
    padding-top: 180px;
  }
}
@media all and (max-width: 575px) {
  .custom-popup .inside {
    padding-top: 120px;
    padding-left: 0;
    padding-right: 0;
  }
}

/* -- founder-popup -- */
.founder-inside {
  padding: 0 75px;
  background-color: rgba(255, 255, 255, 0.13);
  -webkit-backdrop-filter: brightness(1.5);
  backdrop-filter: brightness(1.5);
  filter: contrast(0.9);
  border: 1px solid #fff;
}
@media all and (max-width: 1400px) {
  .founder-inside {
    padding: 0 50px;
  }
}
@media all and (max-width: 992px) {
  .founder-inside {
    padding: 0 30px;
  }
}
@media all and (max-width: 575px) {
  .founder-inside {
    padding: 0 20px;
  }
}
@media all and (max-width: 1200px) {
  .founder-inside figure img {
    max-width: 350px !important;
    width: 100%;
  }
}


.home_banner {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100vh;
}
.home_banner .banner-text {
  position: absolute;
  left: 0;
  padding-left: 165px;
  bottom: 120px;
  width: 100%;
  max-width: 1290px;
}

.home_banner .banner-text h1{
  letter-spacing: -4.5px;
}

.home_banner .banner-text h1 span{
    font-weight: 500;
    padding-left: 140px;
    font-style: normal!important;
  }

@media all and (max-width: 1200px) {
  .home_banner .banner-text {
    padding-left: 85px;
    padding-right: 85px;
    bottom: 225px;
  }
  .home_banner .banner-text h1{
    letter-spacing: -3.5px;
  }
  .home_banner .banner-text h1 span{
    padding-left: 100px;
  }
}
@media all and (max-width: 992px) {
  .home_banner .banner-text {
    padding-left: 75px;
    padding-right: 75px;
  }
  .home_banner .banner-text h1 span{
    padding-left: 80px;
  }
  .home_banner .banner-text h1{
    letter-spacing: -2px;
  }
}
@media all and (max-width: 767px) {
  .home_banner .banner-text {
    padding-left: 50px;
    padding-right: 50px;
    bottom: 200px;
  }
  .home_banner .banner-text h1 span{
    padding-left: 45px;
  }
}
@media all and (max-width: 575px) {
  .home_banner .banner-text {
    padding-left: 25px;
    padding-right: 25px;
    bottom: 150px;
  }
  .home_banner .banner-text h1{
    letter-spacing: -1.5px;
  }
  .home_banner .banner-text h1 span{
    padding-left: 0px;
  }
}

.scroll-down {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 15px;
  font-weight: 400;
  position: absolute;
  bottom: 120px;
  right: 165px;
  height: 46px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.scroll-down span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 37px;
  width: 37px;
  border-radius: 50%;
  background: #EF912A;
  background: linear-gradient(0deg, rgb(239, 145, 42) 0%, rgb(245, 102, 1) 100%);
  position: relative;
  overflow: hidden;
}
.scroll-down span img {
  transition: all 0.3s ease;
}
.scroll-down span::before {
  content: url(../images/icons/arrow-mini-down.svg);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -300%);
  transition: all 0.3s ease;
}
.scroll-down:hover {
  color: #EF912A;
}
.scroll-down:hover span img {
  transform: translateY(300%);
}
.scroll-down:hover span::before {
  transform: translate(-50%, -40%);
}
@media all and (max-width: 1450px) {
  .scroll-down {
    bottom: 85px;
    right: 100px;
  }
}
@media all and (max-width: 575px) {
  .scroll-down {
    bottom: 70px;
    right: 35px;
  }
}

.home-bg-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -2;
}
.home-bg-layer img, .home-bg-layer video {
  min-height: 200vh;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

.home-corporate-culture {
  position: relative;
}
.home-corporate-culture::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #01081E;
  background: linear-gradient(0deg, rgb(1, 8, 31) 0%, rgba(1, 8, 31, 0) 100%);
  z-index: -1;
  top: 1px;
  transform: translateY(-50%);
}
.home-corporate-culture::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #01081E;
  top: auto;
  bottom: 0px;
  height: 50%;
  z-index: -1;
}
.home-corporate-culture h3, .home-corporate-culture .text-item {
  border-bottom: 1px solid #707070;
}
.home-corporate-culture .btn-arrow {
  background-color: #272E44;
}

.brand-slider {
  background: #01081E;
}
/* .brand-slider .inside {
  pointer-events: none;
} */
.brand-slider .item {
  display: flex !important;
  gap: 14px;
  width: 100%;
  height: 250px;
  border-radius: 14px;
  padding: 60px;
  background-color: #1C2338;
  border: 1px solid transparent;
  transition: all .3s ease;
}
.brand-slider-bottom .item{
  flex-direction: row-reverse;
  text-align: end;
}
.brand-slider .item .item-img img {
  transition: all .3s ease;
}
.brand-slider .item:hover {
  
  background-color: #F56601;
  border: 1px solid #fff;
}
.brand-slider .item:hover .item-img img {
  filter: invert(0) brightness(2000%);
}

@media all and (max-width:1199px){
  .brand-slider .slick-track{
      display: flex !important;
  }
   .brand-slider .slick-slide{
    height: inherit !important;
  }
   .brand-slider .slick-slide > div{
    height: 100% !important;
  }
  .brand-slider .item {
    height: 100%;
    padding: 45px 38px;
  }
}

@media all and (max-width: 767px) {
   
  .brand-slider .item {
    height: 100%;
    flex-direction: column;
    padding: 27px 22px;
  }
  .brand-slider .item .item-img img{
    max-height: 45px;
  }
  .brand-slider-bottom .item{
    align-items: flex-end;
  }
}
/* @media all and (max-width: 575px) {
  .brand-slider .item {
    height: 100px;
  }
 
}
@media all and (max-width: 390px) {
  .brand-slider .item {
    height: 90px;
  }
 
} */

.home-innovation {
  position: relative;
  /* background: url(../images/fluid-bg.webp) no-repeat; */
  background: #032C70;
  background: linear-gradient(108deg, rgba(3, 44, 112, 1) 0%, rgba(0, 149, 194, 1) 35%, rgba(3, 44, 112, 1) 79%, rgba(173, 103, 54, 1) 100%)!important;
  /* background-size: cover; */
}

.home-innovation .bg-img {
  position: absolute;
  z-index: 1;
  top: 88px;
  right: 40px;
  text-align: center;
}
.home-innovation .bg-img img {
  max-width: 95%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media all and (min-width:1500px){
  .home-innovation .container-1601{
    max-width: 1600px;
  }
}
@media all and (max-width: 1450px) {
  .home-innovation .bg-img {
    top: 0;
    padding-top: 50px;
  }
}
@media all and (max-width: 992px) {
  .home-innovation .bg-img {
    top: 50%;
    transform: translateY(-50%);
    padding-top: 0;
  }
}
@media all and (max-width: 767px) {
  .home-innovation .bg-img {
    opacity: 0.75;
  }
}
.home-innovation .inside {
  position: relative;
  z-index: 2;
}
.home-innovation::after {
  content: "";
  position: absolute;
  left: 0;
  top: 53%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: brightness(1);
  backdrop-filter: brightness(1);
  filter: contrast(0.9) opacity(.25);

  max-height:  50%;
  border: none;
  z-index: -1;
}
.home-innovation .content {
  position: relative;
  z-index: 2;
  padding: 0!important;
}
.home-innovation .ino-bg{
  position: relative;
  margin-top: -100px;
}
.home-innovation .ino-bg img{
  width: 100%;
  max-width: 815px;
}
.home-innovation .content h3, .home-innovation .content p {
  opacity: 0.83;
}
/* .home-innovation .content::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(255, 255, 255, 0.13);
  -webkit-backdrop-filter: brightness(2);
  backdrop-filter: brightness(2);
  filter: contrast(0.9);
  max-height: calc(100% - 160px);
  z-index: -1;
} */


@media all and (max-width: 1365px) {
  .home-innovation .row > div{
    width: 100%!important;
  }
  .home-innovation .ino-bg{
    margin-top: 20px;
  }
  .home-innovation .ino-bg img{
    max-width: 670px;
  }
   
}


@media all and (max-width: 767px) {
  .home-innovation .content {
    padding-bottom: 0px;
    padding-top: 50px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.home-innovation .btn-arrow {
  background-color: rgba(7, 12, 28, 0);
  -webkit-backdrop-filter: blur(3px) brightness(1.15);
          backdrop-filter: blur(3px) brightness(1.15);
}

.home-cooperations {
  background-color: #0166AE;
}
@media all and (max-width: 767px) {
  .home-cooperations .logos img {
    max-width: 120px;
  }
}

.home-blog-news {
  color: #000;
  overflow: hidden;
}
.home-blog-news .btn-arrow {
  background-color: #4A536E;
}
.home-blog-news .inside {
  width: calc(100% + 480px);
}
@media all and (max-width: 1200px) {
  .home-blog-news .inside {
    width: calc(100% + 350px);
  }
}
@media all and (max-width: 767px) {
  .home-blog-news .inside {
    width: 100%;
  }
}
@media all and (min-width: 2559px) {
  .home-blog-news .inside {
    width: 100%;
  }
}
.home-blog-news .item {
  color: #fff;
  position: relative;
  display: flex;
  width: -moz-max-content;
  width: max-content;
  cursor: pointer;
}
.home-blog-news .item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: black;
  border-radius: 24px;
  overflow: hidden;
  opacity: 0.41;
  transition: all 0.3s ease;
}
.home-blog-news .item .item-img {
  border-radius: 24px;
  overflow: hidden;
}
.home-blog-news .item .item-img img {
  width: 100%;
  min-height: 320px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width: 575px) {
  .home-blog-news .item .item-img img {
    min-height: 400px;
  }
}
.home-blog-news .item-name {
  color: #FD9D32;
  position: absolute;
  width: 100%;
  padding: 55px;
  top: 0;
  left: 0;
  z-index: 2;
}
@media all and (max-width: 992px) {
  .home-blog-news .item-name {
    padding: 27px;
    padding-bottom: 0;
  }
}
.home-blog-news .item-description {
  position: absolute;
  width: 100%;
  padding: 40px 55px;
  padding-right: 80px;
  bottom: 0;
  left: 0;
  z-index: 2;
}
@media all and (max-width: 992px) {
  .home-blog-news .item-description {
    padding: 27px;
    padding-right: 80px;
  }
}
.home-blog-news .item .item-button {
  position: absolute;
  padding: 10px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -12px;
  right: -12px;
  background-color: #fff;
  z-index: 3;
}
.home-blog-news .item .item-button span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  background: #EF912A;
  background: linear-gradient(225deg, rgb(239, 145, 42) 0%, rgb(245, 102, 1) 100%);
  overflow: hidden;
  position: relative;
}
.home-blog-news .item .item-button span img {
  transition: all 0.3s ease;
}
.home-blog-news .item .item-button span::before {
  content: url(../images/icons/arrow-mini-right.svg);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-300%, -50%);
  transition: all 0.3s ease;
}
.home-blog-news .item:hover::after {
  opacity: 0.55;
}
.home-blog-news .item:hover .item-button span img {
  transform: translateX(300%);
}
.home-blog-news .item:hover .item-button span::before {
  transform: translate(-50%, -45%);
}

.sub-banner {
  padding-top: 250px;
  padding-bottom: 255px;
  background: url(../images/fluid-bg.webp) no-repeat;
  background-size: cover;
  position: relative;
}
.sub-banner .outside {
  position: relative;
  z-index: 2;
}
.sub-banner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
  z-index: 1;
}
.sub-banner:has(.about-us-banner-inside){
  padding-bottom: 50px;
}
.sub-banner:has(.about-us-banner-inside)::before {
  opacity: 0.56;
}



@media all and (min-width:1366px){
.about-us-banner-inside .content p{
  font-size: 17px;
}
}
@media all and (max-width: 1450px) {
  .sub-banner {
    background-position: right center;
    padding-bottom: 140px;
  }
}
@media all and (max-width: 992px) {
  .sub-banner {
    padding-top: 220px;
    padding-bottom: 100px;
  }
}
@media all and (max-width: 767px) {
  .sub-banner {
    padding-bottom: 50px;
  }
}
.sub-banner.blog_start {
  background-image: none;
}

@media all and (max-width: 992px) {
  .about-us-banner-inside .content {
    padding-left: 25px;
    padding-right: 25px;
  }
}
/* .about-us-banner-inside .fluid-img {
  filter: contrast(1.75) brightness(0.75);
} */
@media all and (max-width: 992px) {
  .about-us-banner-inside .fluid-img img {
    max-width: 450px !important;
    width: 100%;
  }
}

.section-picture-left {
  color: #000;
}
.section-picture-left .content {
  max-width: 550px;
}
@media all and (max-width: 992px) {
  .section-picture-left .content {
    max-width: none;
  }
}

.about-timeline {
  overflow: hidden;
  background-color: #0166AE;
  color: #fff;
}
.about-timeline .inside {
  position: relative;
}
.about-timeline .inside::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  max-height: 575px;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
@media all and (max-width: 992px) {
  .about-timeline .inside::before {
    display: none;
  }
}
.about-timeline .description {
  position: relative;
}
.about-timeline .description p {
  opacity: 0.81;
  max-width: 500px;
  margin-bottom: 0;
}
.about-timeline .description::after {
  content: "";
  position: absolute;
  left: -250px;
  bottom: 0;
  height: 1px;
  width: 100%;
  max-width: 80%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
@media all and (max-width: 1200px) {
  .about-timeline .description::after {
    left: -100px;
  }
}
.about-timeline .timeline_swiper {
  padding: 12px 0;
  position: relative;
  padding-left: 75px;
  overflow: hidden;
  height: -moz-max-content;
  height: max-content;
  max-height: 750px;
}
.about-timeline .timeline_swiper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  top: 120px;
  max-height: calc(100% - 120px);
  background: linear-gradient(to bottom, rgba(1, 102, 174, 0) 0%, #0166AE 100%);
  pointer-events: none;
  z-index: 1;
}
@media all and (max-width: 1200px) {
  .about-timeline .timeline_swiper {
    padding-left: 25px;
  }
}
@media all and (max-width: 992px) {
  .about-timeline .timeline_swiper {
    max-height: 450px;
  }
}
@media all and (max-width: 575px) {
  .about-timeline .timeline_swiper {
    padding-left: 15px;
  }
}
.about-timeline .swiper-slide {
  height: -moz-max-content !important;
  height: max-content !important;
  cursor: pointer;
  padding: 12px 0;
}
.about-timeline .swiper-slide .item {
  display: inline-flex;
  flex-direction: column;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.about-timeline .swiper-slide .item-detail {
  font-size: 18px;
}

.picture-in-text {
  position: relative;
  overflow: hidden;
}
.picture-in-text .bg-img {
  position: relative;
}
.picture-in-text .bg-img img {
  -o-object-position: right;
     object-position: right;
}
.picture-in-text .bg-img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.24);
  opacity: 0;
}
@media all and (max-width: 767px) {
  .picture-in-text .bg-img::before {
    opacity: 1;
  }
}
.picture-in-text .content {
  width: 100%;
  max-width: 1140px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 240px;
}
@media all and (max-width: 1550px) {
  .picture-in-text .content {
    padding: 0 50px;
  }
}
@media all and (max-width: 767px) {
  .picture-in-text .content {
    padding: 0 25px;
  }
}

.about_vm {
  color: #000;
  background-color: #EBEBEB;
}
.about_vm h1, .about_vm h2, .about_vm h3, .about_vm h4, .about_vm h5 {
  color: #04297B;
}

.about_benefits {
  /* background-color: #0166AE; */
  background-color: transparent;
  border-top: 1px solid #04297B;
}
.about_benefits .item {
  display: flex;
  gap: 30px;
  text-align: center;
  align-items: center;
}
.about_benefits .item .item-img img {
  max-height: 63px;
  transition: all .3s ease;
  -o-object-fit: contain;
     object-fit: contain;
}

.about_benefits .item:hover .item-img img{
  transform: scale(.9);
}

.about_vm .about_benefits .item{
  text-align: left;
}

.about_vm .content{
  position: relative;

}
.about_vm .content::before{
  content: "";
  position: absolute;
  left: -50px;
  width: 1px;
  height: 100%;
  background-color: #0066AE;
}
@media all and (max-width: 575px) {
  .about_vm .about_benefits .item{
    flex-direction: column;
    gap: 7px;
    text-align: center;
  }
  .about_benefits .item .item-img img {
    max-width: 55px;
    max-height: 45px;
  }
}
.about_benefits .item h5 {
  display: block;
  height: 42px;
}
@media all and (max-width: 575px) {
  .about_benefits .item h5 {
    height: 36px;
  }
}
.about_benefits.hc-version {
  background-color: #EBEBEB;
  color: #000;
}
.about_benefits.hc-version .item .item-img img {
  max-height: 60px;
}
.about_benefits.hc-version .item .item-name {
  color: #04297B;
  height: auto;
  margin-bottom: 22px;
}
.about_benefits.hc-version .item p {
  opacity: 0.81;
}

.board_of_directors {
  background: #0B0D12;
  background: linear-gradient(135deg, #0B0D12 0%, #0166AE 100%);
  overflow: hidden;
}
.board_of_directors .management-area h2{
  position: relative;
  display: inline-block;
}
.board_of_directors .management-area h2::after{
  content: "";
  position: absolute;
  left: calc(100% + 100px);
  top: 40%;
  height: 1px;
  width: calc(100% + 1500px);
  background-color: #ffffff81;
}

@media all and (max-width:574px){
  .board_of_directors .management-area h2::after{
    left: calc(100% + 40px);
  }
}
.board_of_directors .management-area .item {
  width: 100%;
}
.board_of_directors .management-area .item .item-img {
  width: 100%;
  position: relative;
}
.board_of_directors .management-area .item .item-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 300px;
}
.board_of_directors .management-area .item .item-img::after {
  content: "";
  position: absolute;
  top: 0;
  right: -6px;
  height: 100%;
  width: 1px;
  background-color: rgba(196, 196, 196, 0.5);

  display: none;
}
@media all and (max-width: 575px) {
  .board_of_directors .management-area .item .item-img::after {
    display: none;
  }
}
.board_of_directors .management-area .item .item-name {
  margin-top: 20px;
  font-weight: bold;
}
.board_of_directors .investment-area .item {
  width: 100%;
  position: relative;
}
.board_of_directors .investment-area .item::after {
  content: "";
  position: absolute;
  top: 0;
  right: -6px;
  height: 100%;
  width: 1px;
  background-color: rgba(196, 196, 196, 0.5);
}
@media all and (max-width: 575px) {
  .board_of_directors .investment-area .item::after {
    display: none;
  }
}
.board_of_directors .investment-area .item .item-img {
  width: 100%;
}
.board_of_directors .investment-area .item .item-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 250px;
}
.board_of_directors .investment-area .item .item-name {
  margin-top: 20px;
}
.board_of_directors .investment-area .item .item-position {
  height: 60px;
}

.gradient-picture {
  background: url(/public/media/uploads/editor/terapotik-alanlar/gradyan.webp) no-repeat;
  background-size: cover;
}

.contact-banner-inside .contact-information .location-area p {
  font-size: 21px;
}
@media all and (max-width: 992px) {
  .contact-banner-inside .contact-information .location-area p {
    font-size: 19px;
  }
}
@media all and (max-width: 767px) {
  .contact-banner-inside .contact-information .location-area p {
    font-size: 17px;
  }
}
.contact-banner-inside .contact-information .contact-items {
  width: 100%;
  max-width: 670px;
}
.contact-banner-inside .contact-information .contact-items [class*=item_] {
  position: relative;
  padding-bottom: 3px;
  max-width: 500px;
}
.contact-banner-inside .contact-information .contact-items [class*=item_]::after, .contact-banner-inside .contact-information .contact-items [class*=item_]::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  max-width: 90%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
.contact-banner-inside .contact-information .contact-items [class*=item_]::before {
  background-color: rgba(239, 145, 42, 0.5);
  z-index: 2;
}
.contact-banner-inside .contact-information .contact-items [class*=item_]:nth-of-type(1)::before {
  max-width: 192px;
}
.contact-banner-inside .contact-information .contact-items [class*=item_]:nth-of-type(2)::before {
  max-width: 82%;
}
.contact-banner-inside .contact-information .contact-items [class*=item_]:nth-of-type(3)::after, .contact-banner-inside .contact-information .contact-items [class*=item_]:nth-of-type(3)::before {
  display: none;
}
.contact-banner-inside .contact-information .contact-items [class*=item_] h5 {
  position: relative;
  font-weight: 300;
  display: flex;
  gap: 17px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}
.contact-banner-inside .contact-information .contact-items [class*=item_] h5::before {
  content: url(../images/icons/arrow-mini-up-right.svg);
  transition: all 0.3s ease;
}
.contact-banner-inside .contact-information .contact-items [class*=item_] h5 + a {
  font-size: 30px;
  font-weight: 300;
  transition: all 0.3s ease;
}
.contact-banner-inside .contact-information .contact-items [class*=item_] h5 + a:hover {
  color: #EF912A;
}
@media all and (max-width: 1200px) {
  .contact-banner-inside .contact-information .contact-items [class*=item_] h5 + a {
    font-size: 28px;
  }
}
@media all and (max-width: 992px) {
  .contact-banner-inside .contact-information .contact-items [class*=item_] h5 + a {
    font-size: 25px;
  }
}
@media all and (max-width: 767px) {
  .contact-banner-inside .contact-information .contact-items [class*=item_] h5 + a {
    font-size: 22px;
  }
}
.contact-banner-inside .contact-information .contact-items [class*=item_] .social-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 35px;
  row-gap: 10px;
}
.contact-banner-inside .contact-information .contact-items [class*=item_] .social-items a {
  transition: all 0.3s ease;
}
.contact-banner-inside .contact-information .contact-items [class*=item_] .social-items a:hover {
  color: #EF912A;
}
@media all and (max-width: 992px) {
  .contact-banner-inside .form-area {
    max-width: 550px;
    margin-top: 50px;
  }
}
.contact-banner-inside .form-area form .input-wrapper {
  display: flex;
  flex-direction: column;
  gap: 19px;
  width: 100%;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.contact-banner-inside .form-area form .input-wrapper label {
  font-size: 18px;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .contact-banner-inside .form-area form .input-wrapper label {
    font-size: 16px;
  }
}
.contact-banner-inside .form-area form .input-wrapper input,
.contact-banner-inside .form-area form .input-wrapper textarea {
  width: 100%;
  color: #fff;
  font-size: 16px;
  resize: none;
  font-weight: 300;
}
.contact-banner-inside .form-area form .input-wrapper input::-moz-placeholder, .contact-banner-inside .form-area form .input-wrapper textarea::-moz-placeholder {
  font-style: italic;
  opacity: 0.59;
}
.contact-banner-inside .form-area form .input-wrapper input::placeholder,
.contact-banner-inside .form-area form .input-wrapper textarea::placeholder {
  font-style: italic;
  opacity: 0.59;
}
@media all and (max-width: 767px) {
  .contact-banner-inside .form-area form .input-wrapper input,
  .contact-banner-inside .form-area form .input-wrapper textarea {
    font-size: 14px;
  }
}
.contact-banner-inside .form-area form .custom-checkbox {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.contact-banner-inside .form-area form .custom-checkbox input[type=checkbox] {
  display: none;
}
.contact-banner-inside .form-area form .custom-checkbox label {
  display: inline-block;
  padding-left: 25px;
  position: relative;
  font-weight: 300;
  font-size: 14px;
  color: #8EAAB5;
}
.contact-banner-inside .form-area form .custom-checkbox label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 12.5px;
  height: 11px;
  background-image: url("../images/icons/check-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
.contact-banner-inside .form-area form .custom-checkbox input[type=checkbox]:checked + label::before {
  background-image: url("../images/icons/checked-1.svg");
}
.contact-banner-inside .form-area form .btn-arrow {
  width: 100%;
  max-width: 430px;
}

.contact_map {
  background-color: #0166AE;
  overflow: hidden;
}
.contact_map iframe {
  width: 100%;
  height: 585px;
}
@media all and (max-width: 767px) {
  .contact_map iframe {
    height: 400px;
  }
}

.human_culture-banner-inside article {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
}
.human_culture-banner-inside article p {
  opacity: 0.81;
}
.human_culture-banner-inside article .row > div:nth-of-type(1) {
  font-size: 23px;
  font-family: "PP Editorial Old";
  font-style: italic;
}
@media all and (max-width: 1450px) {
  .human_culture-banner-inside article .row > div:nth-of-type(1) {
    font-size: 22px;
  }
}
@media all and (max-width: 1200px) {
  .human_culture-banner-inside article .row > div:nth-of-type(1) {
    font-size: 20px;
  }
}
@media all and (max-width: 992px) {
  .human_culture-banner-inside article .row > div:nth-of-type(1) {
    font-size: 18px;
  }
}
.human_culture-banner-inside article .row > div:nth-of-type(2) {
  font-size: 16px;
}

.hc-blue-wrapper {
  background-color: #0166AE;
}
.hc-blue-wrapper .content {
  width: 100%;
  max-width: 725px;
  padding: 0 75px;
}
@media all and (max-width: 1200px) {
  .hc-blue-wrapper .content {
    padding: 0 35px;
  }
}
@media all and (max-width: 1100px) {
  .hc-blue-wrapper .content {
    padding: 0 25px;
  }
}
@media all and (max-width: 767px) {
  .hc-blue-wrapper .content {
    padding: 0px;
  }
}
.hc-blue-wrapper .content p {
  opacity: 0.81;
  font-size: 16px;
  margin: 0;
}
.hc-blue-wrapper .content h5 {
  font-size: 19px;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .hc-blue-wrapper .content h5 {
    font-size: 18px;
  }
}
@media all and (min-width: 768px) {
  .hc-blue-wrapper figure {
    margin: 0;
  }
}
.hc-blue-wrapper figure.figure_liner {
  position: relative;
  padding-right: 50px;
}
@media all and (min-width: 768px) {
  .hc-blue-wrapper figure.figure_liner img {
    min-height: 650px;
  }
}
@media all and (max-width: 767px) {
  .hc-blue-wrapper figure.figure_liner img {
    max-height: 450px;
    min-height: 0;
  }
}
.hc-blue-wrapper figure.figure_liner::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 100%;
  max-height: 596px;
  background-color: rgba(255, 255, 255, 0.5);
}
@media all and (max-width: 992px) {
  .hc-blue-wrapper figure.figure_liner {
    padding-right: 0;
  }
  .hc-blue-wrapper figure.figure_liner::after {
    display: none;
  }
}
.hc-blue-wrapper .row.reversed .content {
  margin-left: auto;
}
@media all and (max-width: 768px) {
  .hc-blue-wrapper .row.reversed .content {
    margin-left: 0;
  }
}

.hc-social-responsibility {
  overflow: hidden;
  color: #000;
}
.hc-social-responsibility .content {
  max-width: 600px;
}
.hc-social-responsibility .content p {
  opacity: 0.81;
  font-size: 16px;
  margin: 0;
}
.hc-social-responsibility .content h5 {
  font-size: 19px;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .hc-social-responsibility .content h5 {
    font-size: 18px;
  }
}
.hc-social-responsibility .content + p {
  font-size: 23px;
  max-width: 750px;
}
@media all and (max-width: 1200px) {
  .hc-social-responsibility .content + p {
    font-size: 21px;
  }
}
@media all and (max-width: 767px) {
  .hc-social-responsibility .content + p {
    font-size: 19px;
  }
}

.hc-vm {
  background: url(../images/human-culture/hc-6.webp) no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.hc-vm::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #05538B;
  background: linear-gradient(135deg, rgba(5, 83, 139, 0.1) 0%, rgb(0, 0, 0) 60%, rgb(4, 13, 31) 100%);
  z-index: 1;
  opacity: 0.69;
}
@media all and (max-width: 992px) {
  .hc-vm::after {
    opacity: 0.8;
  }
}
.hc-vm .inside {
  position: relative;
  z-index: 2;
}
.hc-vm .inside p {
  opacity: 0.81;
}

.hc-ik {
  color: #000;
}
.hc-ik .join-btn {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 510px;
  padding: 21px 32px;
  background: #013357;
  background: linear-gradient(135deg, rgb(1, 51, 87) 0%, rgb(1, 102, 174) 100%);
  color: #fff;
  transition: all 0.3s ease!important;
}
.hc-ik .join-btn img {
  width: auto;
  max-width: 180px;
  margin-bottom: 11px;
}
@media all and (max-width: 767px) {
  .hc-ik .join-btn img {
    max-width: 130px;
  }
}
.hc-ik .join-btn:hover {
  transform: translateY(-4px);
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.5)!important;
  border-radius: 20px!important;
}

.sub-contact-area {
  background-color: #0166AE;
}
.sub-contact-area .input-wrapper {
  display: flex;
  flex-direction: column;
  gap: 19px;
  width: 100%;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.sub-contact-area .input-wrapper label {
  font-size: 18px;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .sub-contact-area .input-wrapper label {
    font-size: 16px;
  }
}
.sub-contact-area .input-wrapper input,
.sub-contact-area .input-wrapper textarea {
  width: 100%;
  color: #fff;
  font-size: 16px;
  resize: none;
  font-weight: 300;
}
.sub-contact-area .input-wrapper input::-moz-placeholder, .sub-contact-area .input-wrapper textarea::-moz-placeholder {
  font-style: italic;
  opacity: 0.59;
}
.sub-contact-area .input-wrapper input::placeholder,
.sub-contact-area .input-wrapper textarea::placeholder {
  font-style: italic;
  opacity: 0.59;
}
@media all and (max-width: 767px) {
  .sub-contact-area .input-wrapper input,
  .sub-contact-area .input-wrapper textarea {
    font-size: 14px;
  }
}
.sub-contact-area .input-wrapper textarea {
  height: 24px;
}
.sub-contact-area .custom-checkbox {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.sub-contact-area .custom-checkbox input[type=checkbox] {
  display: none;
}
.sub-contact-area .custom-checkbox label {
  display: inline-block;
  padding-left: 25px;
  position: relative;
  font-weight: 300;
  font-size: 14px;
  color: #8EAAB5;
}
.sub-contact-area .custom-checkbox label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 12.5px;
  height: 11px;
  background-image: url("../images/icons/check-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
.sub-contact-area .custom-checkbox input[type=checkbox]:checked + label::before {
  background-image: url("../images/icons/checked-1.svg");
}
.sub-contact-area .upload-box {
  background-color: #0d79c1;
  border: 2px dashed #fff;
  border-radius: 10px;
  width: 100%;
  height: 200px;
  text-align: center;
  padding: 40px 20px;
  color: white;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
}
.sub-contact-area .upload-box:hover {
  background-color: #0e598b;
}
.sub-contact-area .upload-box img {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}
.sub-contact-area .upload-box h3 {
  margin: 10px 0 5px;
  font-size: 18px;
}
.sub-contact-area .upload-box p {
  font-size: 12px;
  opacity: 0.7;
}
.sub-contact-area .upload-box.dragover {
  background-color: #0c6bb0;
}
.sub-contact-area .btn-arrow {
  width: 100%;
  max-width: 430px;
  background: #1B5680;
  background: linear-gradient(45deg, rgb(27, 86, 128) 0%, rgb(4, 41, 123) 51%), rgb(27, 86, 128) 100%;
}

.our_perfection {
  background-color: #0166AE;
}

.blog-news .blog-search .input-wrapper {
  display: flex;
  flex-direction: column;
  gap: 19px;
  width: 100%;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.blog-news .blog-search .input-wrapper label {
  font-size: 18px;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .blog-news .blog-search .input-wrapper label {
    font-size: 16px;
  }
}
.blog-news .blog-search .input-wrapper input,
.blog-news .blog-search .input-wrapper textarea {
  width: 100%;
  color: #000;
  font-size: 16px;
  resize: none;
  font-weight: 300;
}
.blog-news .blog-search .input-wrapper input::-moz-placeholder, .blog-news .blog-search .input-wrapper textarea::-moz-placeholder {
  font-style: italic;
  opacity: 0.59;
}
.blog-news .blog-search .input-wrapper input::placeholder,
.blog-news .blog-search .input-wrapper textarea::placeholder {
  font-style: italic;
  opacity: 0.59;
}
@media all and (max-width: 767px) {
  .blog-news .blog-search .input-wrapper input,
  .blog-news .blog-search .input-wrapper textarea {
    font-size: 14px;
  }
}
.blog-news .blog-search .search-button {
  width: 47px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  border-radius: 50%;
  align-self: flex-end;
  transition: all 0.3s ease;
}
.blog-news .blog-search .search-button:hover {
  background-color: #04297B;
}
.blog-news .form-container {
  display: flex;
  width: 100%;
  gap: 12px;
}
.blog-news .form-container .row {
  width: 100%;
}
.blog-news .blog-inside .item {
  position: relative;
  display: block;
  width: -moz-max-content;
  width: max-content;
  cursor: pointer;
  width: 100%;
}
.blog-news .blog-inside .item .item-img {
  border-radius: 24px;
  position: relative;
}
.blog-news .blog-inside .item .item-img img {
  width: 100%;
  min-height: 320px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: inherit;
}
@media all and (max-width: 575px) {
  .blog-news .blog-inside .item .item-img img {
    min-height: 400px;
  }
}
.blog-news .blog-inside .item .item-img::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: black;
  border-radius: inherit;
  overflow: hidden;
  opacity: 0.41;
  transition: all 0.3s ease;
}
.blog-news .blog-inside .item-name {
  color: #FD9D32;
  position: absolute;
  width: 100%;
  padding: 40px 55px;
  padding-right: 80px;
  bottom: 0;
  left: 0;
  z-index: 2;
  line-height: 1em;
}
@media all and (max-width: 992px) {
  .blog-news .blog-inside .item-name {
    padding: 27px;
    padding-right: 80px;
  }
}
.blog-news .blog-inside .item-description {
  padding: 24px 0;
  font-size: 21px;
  font-weight: 500;
  line-height: 1em;
}
@media all and (max-width: 992px) {
  .blog-news .blog-inside .item-description {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  .blog-news .blog-inside .item-description {
    font-size: 16px;
  }
}
.blog-news .blog-inside .item .item-button {
  position: absolute;
  padding: 10px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -12px;
  right: -12px;
  background-color: #EBEBEB;
  z-index: 3;
  transition: all 0.3s ease;
  opacity: 0;
}
.blog-news .blog-inside .item .item-button span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  background: #EF912A;
  background: linear-gradient(225deg, rgb(239, 145, 42) 0%, rgb(245, 102, 1) 100%);
  overflow: hidden;
  position: relative;
}
.blog-news .blog-inside .item .item-button span img {
  transition: all 0.3s ease;
}
.blog-news .blog-inside .item .item-button span::before {
  content: url(../images/icons/arrow-mini-right.svg);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-300%, -50%);
  transition: all 0.3s ease;
}
.blog-news .blog-inside .item:hover .item-img::after {
  opacity: 0.55;
}
.blog-news .blog-inside .item:hover .item-button {
  opacity: 1;
}
.blog-news .blog-inside .item:hover .item-button span img {
  transform: translateX(300%);
}
.blog-news .blog-inside .item:hover .item-button span::before {
  transform: translate(-50%, -45%);
}

.share-socials {
  display: -moz-flex;
  display: flex;
  flex-direction: column;
}
.share-socials a {
  --color: $color-black;
  width: 39px;
  height: 42px;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  background-color: var(--color);
  transition: all 0.3s ease;
}
.share-socials a:hover {
  background-color: #EF912A;
}

@media all and (max-width: 1600px) {
  .share-socials {
    right: 100%;
  }
  .share-socials a {
    width: 50px;
    height: 50px;
  }
}
@media all and (max-width: 1200px) {
  .share-socials {
    margin-top: 25px;
    position: static;
    flex-direction: row;
    margin-bottom: 30px;
    justify-content: center;
  }
}
@media all and (max-width: 575px) {
  .share-socials {
    justify-content: center;
  }
}
.blog-detail article p {
  opacity: 0.81;
}
.blog-detail .blog-detail-search {
  margin-right: auto;
  background-color: #0166AE;
  padding: 35px 21px 20px;
  color: #fff;
  max-width: 230px;
}
@media all and (max-width: 1200px) {
  .blog-detail .blog-detail-search {
    max-width: 500px;
    margin: 0 auto;
  }
}
.blog-detail .blog-detail-search .input-wrapper {
  display: flex;
  flex-direction: column;
  gap: 19px;
  width: 100%;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 25px;
}
.blog-detail .blog-detail-search .input-wrapper input,
.blog-detail .blog-detail-search .input-wrapper textarea {
  width: 100%;
  color: #fff;
  font-size: 14px;
  resize: none;
  font-weight: 300;
  text-align: center;
}
.blog-detail .blog-detail-search .input-wrapper input::-moz-placeholder, .blog-detail .blog-detail-search .input-wrapper textarea::-moz-placeholder {
  font-style: italic;
  opacity: 0.59;
}
.blog-detail .blog-detail-search .input-wrapper input::placeholder,
.blog-detail .blog-detail-search .input-wrapper textarea::placeholder {
  font-style: italic;
  opacity: 0.59;
}
@media all and (max-width: 767px) {
  .blog-detail .blog-detail-search .input-wrapper input,
  .blog-detail .blog-detail-search .input-wrapper textarea {
    font-size: 14px;
  }
}
.blog-detail .blog-detail-search .search-button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 11px;
  background-color: #000;
  color: #fff;
  height: 50px;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.blog-detail .blog-detail-search .search-button .button-text {
  text-decoration: underline;
}
.blog-detail .blog-detail-search .search-button img {
  width: 20px;
}
.blog-detail .blog-detail-search .search-button:hover {
  background-color: #F56601;
}

.kvkk-page-detail p {
  opacity: 0.81;
}
.kvkk-page-detail ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 20px;
}
.kvkk-page-detail h3, .kvkk-page-detail h5 {
  margin-bottom: 20px;
}
.kvkk-page-detail a:hover {
  color: #E86A14;
}

/* -- FOOTER -- */
footer {
  color: #fff;
  overflow: hidden;
  border-top: 1px solid #fff;
  background: #132848;
}
footer .footer-top {
  background-color: #132848;
}
footer .footer-title .btn-arrow {
  min-width: 245px;
  padding-left: 70px;
  background: linear-gradient(235deg, rgb(225, 102, 1) 0%, rgb(74, 83, 110) 51%, rgb(225, 102, 1) 100%);
  background-size: 200% auto;
  transition: background 0.5s ease-in-out;
}
footer .footer-title .btn-arrow span {
  transition: background 0.5s ease-in-out;
}
footer .footer-title .btn-arrow:hover {
  background-position: right center;
  background-size: 150% auto;
}
footer .footer-title .btn-arrow:hover span {
  background: rgb(74, 83, 110);
}
footer nav {
  display: flex;
  justify-content: space-between;
}
footer nav ul li {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 8px;
}
footer nav ul.small li {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 8px;
}
footer nav ul li .underline {
}
footer nav ul li a {
  transition: all 0.3s ease;
}
footer nav ul li a.underline {
  font-size: 18px;
  font-weight: 500;
}
footer nav ul li a:hover {
  color: #F56601;
}
@media all and (max-width: 992px) {
  footer nav ul li {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  footer nav {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 18px;
  }
  footer nav ul li {
    font-size: 16px;
  }
}
@media all and (max-width: 992px) {
  footer .contact-area {
    margin: 0 auto;
  }
}
@media all and (max-width: 575px) {
  footer .contact-area {
    text-align: center;
  }
  footer .contact-area form {
    text-align: left;
  }
}
footer form .input-wrapper {
  display: flex;
  width: 100%;
  max-width: 400px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
footer form .input-wrapper input {
  width: 100%;
  height: 45px;
  color: #fff;
}
footer form .input-wrapper .send-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background-color: transparent;
  transition: all 0.3s ease;
  border-radius: 5px;
}
footer form .input-wrapper .send-button:hover {
  background-color: #F56601;
}
footer form .custom-checkbox {
  display: flex;
  align-items: center;
}
footer form .custom-checkbox input[type=checkbox] {
  display: none;
}
footer form .custom-checkbox label {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding-left: 30px;
  position: relative;
  font-weight: 500;
}
footer form .custom-checkbox label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background-image: url("../images/icons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
footer form .custom-checkbox input[type=checkbox]:checked + label::before {
  background-image: url("../images/icons/checked.svg");
}
footer .footer-middle {
  position: relative;
  width: 100%;
  z-index: 1;
}
footer .footer-middle .logo-text {
  position: relative;
  z-index: 2;
}
footer .footer-middle [class*=kriko-] {
  background-color: #132848;
}
footer .footer-bottom {
  background-color: #132848;
}
footer .footer-bottom .inside {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 65px;
  row-gap: 25px;
}
@media all and (max-width: 575px) {
  footer .footer-bottom .inside {
    justify-content: center;
  }
}
footer .footer-bottom .inside .footer-kvkk {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  row-gap: 12px;
}
@media all and (max-width: 575px) {
  footer .footer-bottom .inside .footer-kvkk {
    justify-content: center;
  }
}
footer .footer-bottom .inside .footer-kvkk a {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.73);
  transition: all 0.3s ease;
}
footer .footer-bottom .inside .footer-kvkk a:hover {
  color: #EF912A;
}
@media all and (max-width: 575px) {
  footer .footer-bottom .inside .footer-copyright {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
  footer .footer-bottom .inside .footer-copyright .copyright {
    margin-top: 17px;
  }
}

footer .warpper{
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
footer .warpper video{
    object-position: center -50px!important;
    width: 100%;
    height: 100%;
    object-fit: cover;

}

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

.home_aboutus_pp {
  letter-spacing: 1px;
}
.home-corporate-culture h3, 
.home-corporate-culture .text-item{
 border-bottom: 1px solid #70707081;
}

.home-corporate-culture .text-item.last-item{
 border-bottom: none!important;
}


/* .hcp-img img{
  max-height: 625px;
  object-position: center;
  object-fit: cover;
  height: 100%;
} */

.productPermissionContainer{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 100vh;
}

.productPermissionContent{
  padding: 0 35px;
  border: 1px solid #FFFFFF;
  background-color: rgba(255, 255, 255, .01);
  -webkit-backdrop-filter: blur(8px) brightness(115%);
  backdrop-filter: blur(8px) brightness(115%);
  text-align: center;
}

.gap-10{
  gap: 10px;
}
.gap-15{
  gap: 15px;
}
.gap-20{
  gap: 20px;
}
.gap-25{
  gap: 25px;
}

.text-15{
  font-size: 15px;
}

.terapotik-item{
}
.terapotik-item .image-box{
  background: linear-gradient(rgba(255, 255, 255, 0.15), rgba(128, 128, 128, 0.15));
  padding: 45px 40px;
  border-radius: 20px;
}
.terapotik-item .image-box .main-image{
  border-radius: 23px;
  width: 100%;
}
.terapotik-item .icon-text{
  display: flex;
  gap: 17px;
  margin-top: 25px;
}
.terapotik-item .icon-text img{

}
.terapotik-item .icon-text .text-content{

}

.terapotik-group{
  background: #0166AE;
  position: relative;
  z-index: 1;
}
.terapotik-group .terapotik-group-item{
  display: flex;
  align-items: center;
}
.terapotik-group .terapotik-group-item .image-box{
  max-width: 50%;
  position: relative;
  z-index: 1;
}
.terapotik-group .terapotik-group-item .image-box .main-image{
  border-radius: 23px;
  width: 100%;
}
.terapotik-group .terapotik-group-item .icon-text{
  padding: 80px 100px 80px 200px;
  background: linear-gradient(rgba(255, 255, 255, 0.15), rgba(128, 128, 128, 0.15));
  border-radius: 20px;
  max-width: 50%;
  width: 100%;
  margin-left: -100px;
}
.terapotik-group .terapotik-group-item .icon-text img{
  margin-bottom: 10px;

}
.terapotik-group .terapotik-group-item .icon-text .text-content{

}

.terapotik-group .row .col-12:nth-child(odd) .terapotik-group-item{
  flex-direction: row-reverse;
}
.terapotik-group .row .col-12:nth-child(odd) .terapotik-group-item .icon-text{
  padding: 80px 200px 80px 100px;
  margin-left: 0px;
  margin-right: -100px;
}
@media all and (max-width: 1400px) {
  .terapotik-group .row .terapotik-group-item{
    justify-content: center;
  }
  .terapotik-group .terapotik-group-item .icon-text{
    padding: 50px 80px 50px 150px;
    margin-left: -75px;
  }

  .terapotik-group .row .col-12:nth-child(odd) .terapotik-group-item .icon-text{
    padding: 50px 150px 50px 80px;
    margin-right: -75px;
  }
}
@media all and (max-width: 992px) {
  .terapotik-group .terapotik-group-item .icon-text{
    padding: 40px 60px 40px 100px;
    margin-left: -50px;
  }

  .terapotik-group .row .col-12:nth-child(odd) .terapotik-group-item .icon-text{
    padding: 40px 100px 40px 60px;
    margin-right: -50px;
  }
}
@media all and (max-width: 768px) {
  .terapotik-group .terapotik-group-item{
    flex-direction: column !important;
  }
  .terapotik-group .terapotik-group-item .image-box{
    max-width: 90% !important;
  }
  .terapotik-group .terapotik-group-item .icon-text{
    padding: 100px 50px 50px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: -70px !important;
    max-width: 100% !important;
  }
}
@media all and (max-width: 575px) {
  .terapotik-group .terapotik-group-item .icon-text{
    padding: 75px 25px 25px !important;
    margin-top: -35px !important;
  }
}

.hc-vm{
  background-size: cover!important;
}


.timeline_swiper_container{
  position: relative;
}

.timeline_swiper_container .swiper-button-prev,
.timeline_swiper_container .swiper-button-next{
  position: absolute;
  left: 0;
  top: unset;
  bottom: calc(50% + 10px);
  right: unset;
  margin: 0 !important;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  border-radius: 50%;
}
.timeline_swiper_container .swiper-button-prev::after,
.timeline_swiper_container .swiper-button-next::after{
  content: "\f077";
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
  font-size: 20px;
  color: white;
}
.timeline_swiper_container .swiper-button-next::after{
  content: "\f078";
}
.timeline_swiper_container .swiper-button-next{
  top: calc(50% + 10px);
  bottom: unset;
}
@media all and (max-width: 1200px) {
  .about-timeline .timeline_swiper{
    padding-left: 60px !important;
  }
}