* {
  font-family: Maison-Neue-Ext;
  box-sizing: border-box;
}

:root {
  --primary_bg_color: #f6f9fe; /*kurumsal  and footer background color */
  --secoundry_bg_color: #fff; /* kurumsal background color */
  --primary_text_color: #003566; /* complete website text color */
  --secoundry_text_color: #fff; /* directors and header text color */
  --header_primary_color: #1f5f99; /* header background  color*/
  /* --header_primary_color : #268140; */
  --header_secoundry_color: #7cacd8; /* header subitems background  color */
  --footer_secoundry_color: #041b2f; /* footer bottom background  color */
  --videoselector_primary_color: #f6f9fe; /* video slider background  color */
  --videoselector_secoundary_color: #d4d9e3; /* video selector hover  background  color */
  --directornav_bg_color: #5091cc; /* directors navbar  background  color */
  --test-color: red;
  --green-map: url(../images/Prefooter/blue-map.webp);
  --blue-map: url(../images/Prefooter/country-blue.png);
  --black-map: url(../images/Prefooter/country-black.png);
  --red-map: url(../images/Prefooter/country-red.png);

  --slider-item-width: 1663px; /* Default width of slider items */
}
@font-face {
  font-display: swap;
  font-family: Maison-Neue-Ext;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/MaisonNeueExt-Bold.9cea29367768b0466107.woff2)
      format("woff2"),
    url(../fonts/MaisonNeueExt-Bold.9cea29367768b0466107.woff2) format("woff");
}
@font-face {
  font-display: swap;
  font-family: Maison-Neue-Ext;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/MaisonNeueExt-Medium.26d9837e3f50261148c0.woff2)
      format("woff2"),
    url(../fonts/MaisonNeueExt-Medium.7e253dd7eeb635aa371a.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: Maison-Neue-Ext;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/MaisonNeueExt-Book.53695f152444874e94d9.woff2)
      format("woff2"),
    url(../fonts/MaisonNeueExt-Book.29c518ae169dc744641f.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: Maison-Neue-Ext;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/MaisonNeueExt-Light.dda161a53e6559036687.woff2)
      format("woff2"),
    url(../fonts/MaisonNeueExt-Light.fd5b5e74fe3bbad88510.woff) format("woff");
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: initial;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
body {
  font-family: Maison-Neue-Ext;
  line-height: 1;
}

body::-webkit-scrollbar {
  width: 0px;
}
body::-webkit-scrollbar-thumb {
  background-color: var(--header_primary_color);
  border-radius: 5px;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  background: #fdfdfd;
  font-family: Maison-Neue-Ext;
  overflow-x: hidden;
}
a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
small {
  cursor: default;
}
a,
a *,
a :after,
a :before,
a:after,
a:before,
h1,
h1 *,
h1 :after,
h1 :before,
h1:after,
h1:before,
h2,
h2 *,
h2 :after,
h2 :before,
h2:after,
h2:before,
h3,
h3 *,
h3 :after,
h3 :before,
h3:after,
h3:before,
h4,
h4 *,
h4 :after,
h4 :before,
h4:after,
h4:before,
h5,
h5 *,
h5 :after,
h5 :before,
h5:after,
h5:before,
h6,
h6 *,
h6 :after,
h6 :before,
h6:after,
h6:before,
p,
p *,
p :after,
p :before,
p:after,
p:before,
small,
small *,
small :after,
small :before,
small:after,
small:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.languageDropdown_selectWrapper__nofy9 {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0 0.75rem;
  position: relative;
  width: 50px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .languageDropdown_selectWrapper__nofy9 .languageDropdown_langSelect__u5w3E {
    font-size: 12px;
  }
}

@media (max-width: 640px) {
  .languageDropdown_selectWrapper__nofy9 {
    display: none;
  }
  .languageDropdown_selectWrapper__nofy9.languageDropdown_lg__Dl3n1 {
    display: flex;
    height: 100%;
    width: 30px;
  }
  .languageDropdown_selectWrapper__nofy9.languageDropdown_lg__Dl3n1
    .languageDropdown_langSelect__u5w3E {
    font-size: 3vw;
  }
  .languageDropdown_selectWrapper__nofy9.languageDropdown_lg__Dl3n1
    .languageDropdown_arrow__qjZIZ {
    height: 8px;
    width: 8px;
  }
  .languageDropdown_selectWrapper__nofy9.languageDropdown_lg__Dl3n1
    .languageDropdown_arrow__qjZIZ {
    height: 13px;
    width: 13px;
  }
  .languageDropdown_selectWrapper__nofy9 .languageDropdown_langSelect__u5w3E {
    font-size: 10px;
  }
}
.languageDropdown_selectWrapper__nofy9.languageDropdown_lg__Dl3n1 {
  height: 100%;
  opacity: 0.7;
  width: 50px;
}

.languageDropdown_selectWrapper__nofy9.languageDropdown_lg__Dl3n1
  .languageDropdown_langSelect__u5w3E {
  font-size: 2vw;
  font-weight: 300;
  cursor: pointer;
}

.languageDropdown_selectWrapper__nofy9 .languageDropdown_langSelect__u5w3E {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  border: none;
  color: #fff;
  font-family: Maison-Neue-Ext;
  font-size: 20px;
  font-weight: 400;
  height: 100%;
  outline: none;
  width: 100%;
  cursor: pointer;
}

.languageDropdown_selectWrapper__nofy9 .languageDropdown_arrow__qjZIZ {
  align-items: center;
  bottom: 0;
  display: flex;
  height: 9px;
  justify-content: center;
  left: auto;
  margin-left: 0.25rem;
  pointer-events: none;
  position: absolute;
  left: 45px;
  top: 45%;
  -webkit-transform: rotate(90deg) translateX(-50%);
  transform: rotate(90deg) translateX(-50%);
  width: 9px;
}
.kvkk_content__1yP2C {
  margin: 10vw 20vw 10vw 7vw;
  position: relative;
}

@media (max-width: 640px) {
  .kvkk_content__1yP2C {
    margin: 20vw 5vw;
  }
}
.kvkk_content__1yP2C .kvkk_bulletList__I54cO,
.kvkk_content__1yP2C .kvkk_latinList__TozhM {
  color: #fff;
  padding-left: 2rem;
}
.kvkk_content__1yP2C .kvkk_latinList__TozhM {
  list-style: lower-latin;
}
.kvkk_content__1yP2C .kvkk_bulletList__I54cO {
  list-style: disc;
}
.kvkk_content__1yP2C .kvkk_titleL__EQspr {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 150%;
  padding-bottom: 3rem;
  text-align: left;
}

@media (max-width: 640px) {
  .kvkk_content__1yP2C .kvkk_titleL__EQspr {
    font-size: 1.2rem;
    text-align: center;
  }
}
.kvkk_content__1yP2C .kvkk_titleM__ETUoy {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 150%;
  padding-bottom: 1.5rem;
  padding-top: 5rem;
}

@media (max-width: 640px) {
  .kvkk_content__1yP2C .kvkk_titleM__ETUoy {
    font-size: 1rem;
    padding-top: 3rem;
  }
}
.kvkk_content__1yP2C .kvkk_titleM__ETUoy strong {
  font-weight: 700;
}
.kvkk_content__1yP2C .kvkk_titleS__KAT8K {
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 150%;
  padding-bottom: 1.5rem;
  padding-top: 2rem;
}
.kvkk_content__1yP2C .kvkk_titleS__KAT8K strong {
  font-weight: 700;
}
.kvkk_content__1yP2C .kvkk_text__x5eoc {
  color: #fff;
  font-size: 1rem;
  font-weight: 300;
  line-height: 200%;
  padding-bottom: 1rem;
}

@media (max-width: 640px) {
  .kvkk_content__1yP2C .kvkk_text__x5eoc {
    font-size: 12px;
  }
}
.kvkk_content__1yP2C .kvkk_text__x5eoc strong {
  font-weight: 700;
}
.magnetCursor_magnetCursor__WNsOR {
  align-items: center;
  display: flex;
  justify-content: center;
  left: 0;
  mix-blend-mode: difference;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  z-index: 99999;
}

.iconCursorDefault_cursorDefault__uBArn {
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.modal_modal__ca3zl {
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: scroll;

  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.modal_modal__ca3zl .modal_close__tMA-o {
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  height: 1.5vw;
  left: 90vw;
  opacity: 0.7;
  padding: 1rem;
  position: -webkit-sticky;
  position: sticky;
  top: 5vw;
  width: 1.5vw;
}

@media (max-width: 640px) {
  .modal_modal__ca3zl .modal_close__tMA-o {
    left: 83vw;
  }
}
.preloader_preloader__15Z5O {
  align-items: center;
  background: #000;
  bottom: 0;
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  z-index: 99999;
}
.preloader_preloader__15Z5O .preloader_bar__wFa3h {
  background: #fff;
  height: 1px;
  margin-top: 0.5rem;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100vw;
}
@media (max-width: 0000px) {
  .preloader_preloader__15Z5O .preloader_logo__ijXXd {
    width: 24vw;
  }
}
@media (max-width: 640px) {
  .preloader_preloader__15Z5O .preloader_logo__ijXXd {
    width: 45vw;
  }
}
preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff; /* Background color of preloader */
  display: flex;
  justify-content: center; /* Center horizontally */
  align-items: center; /* Center vertically */
  z-index: 9999;
}

loader {
  width: 100vh;
  height: 3px;
  background-color: #ccc;
  border-radius: 5px;
}

center-image {
  display: block; /* Ensure the image is displayed */
  margin: 0 auto; /* Center horizontally */
}
progress-bar {
  width: 100%; /* Width of the progress bar container */
  height: 100%; /* Height of the progress bar */
  position: relative;
}

progress {
  height: 100%; /* Height of the progress bar */
  background-color: #007bff; /* Color of the progress bar */
  border-radius: 5px; /* Rounded corners */
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff; /* Background color of preloader */
  display: flex;
  justify-content: center; /* Center horizontally */
  align-items: center; /* Center vertically */
  z-index: 9999;

  transition: opacity 0.5s ease; /* Add transition for opacity */
}

.center-image {
  position: relative;
  text-align: center; /* Center content horizontally */

  transition: opacity 0.5s ease; /* Add transition for opacity */
}

.center-image img {
  display: inline-block;
  height: 100px;
}

.progress-bar {
  width: 100vw; /* Full width */
  height: 2px; /* Height of the progress bar */
  background-color: #ccc; /* Background color of the progress bar */
  margin-top: 20px; /* Spacing between image and progress bar */
}

.progress {
  height: 100%; /* Height of the progress bar */
  background-color: #007bff; /* Color of the progress bar */
}

.preloader.setactive {
  display: none;
  opacity: 0;
}

.animatedButton_overflowWrapper__d9L9G {
  cursor: pointer;
  overflow: hidden;
  position: relative;
  width: auto;
  z-index: 1000;
}

@media (max-width: 640px) {
  .animatedButton_overflowWrapper__d9L9G {
    margin-left: auto;
    margin-right: auto;
  }
}
.animatedButton_overflowWrapper__d9L9G * {
  cursor: pointer;
}
.animatedButton_overflowWrapper__d9L9G.animatedButton_sm__xpCzJ
  .animatedButton_btnWrapper__Ly7rP
  .animatedButton_btnText__DpOO\+ {
  font-size: 17px;
}
@media (max-width: 640px) {
  .animatedButton_overflowWrapper__d9L9G.animatedButton_sm__xpCzJ
    .animatedButton_btnWrapper__Ly7rP
    .animatedButton_btnText__DpOO\+ {
    font-size: 15px;
  }
}
.animatedButton_overflowWrapper__d9L9G .animatedButton_btnWrapper__Ly7rP {
  font-family: Maison-Neue-Ext;
  align-items: center;
  display: flex;
  justify-content: flex-start;
  margin: 1rem 0;
  position: relative;
  will-change: transform;
}
.animatedButton_overflowWrapper__d9L9G
  .animatedButton_btnWrapper__Ly7rP
  .animatedButton_btnText__DpOO\+ {
  color: var(--primary_text_color);
  display: block;
  flex: 1 1;
  flex-shrink: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 120%;
  padding: 0 4px;
  text-align: left;
  white-space: nowrap;
}
@media (max-width: 640px) {
  .animatedButton_overflowWrapper__d9L9G
    .animatedButton_btnWrapper__Ly7rP
    .animatedButton_btnText__DpOO\+ {
    font-size: 18px;
    font-weight: 500;
  }
}
.animatedButton_overflowWrapper__d9L9G
  .animatedButton_btnWrapper__Ly7rP
  .animatedButton_iconWrapper__Wy7O6 {
  flex: 1 1;
}
.animatedButton_overflowWrapper__d9L9G
  .animatedButton_btnWrapper__Ly7rP
  .animatedButton_iconWrapper__Wy7O6.animatedButton_left__8HiPO {
  padding-right: 0.75rem;
}
@media (max-width: 640px) {
  .animatedButton_overflowWrapper__d9L9G
    .animatedButton_btnWrapper__Ly7rP
    .animatedButton_iconWrapper__Wy7O6.animatedButton_left__8HiPO {
    padding-right: 1rem;
  }
}
.animatedButton_overflowWrapper__d9L9G
  .animatedButton_btnWrapper__Ly7rP
  .animatedButton_iconWrapper__Wy7O6.animatedButton_right__gVapG {
  padding-left: 1rem;
}
@media (max-width: 640px) {
  .animatedButton_overflowWrapper__d9L9G
    .animatedButton_btnWrapper__Ly7rP
    .animatedButton_iconWrapper__Wy7O6.animatedButton_right__gVapG {
    padding-left: 1rem;
  }
}
.animatedButton_overflowWrapper__d9L9G
  .animatedButton_btnWrapper__Ly7rP
  .animatedButton_iconWrapper__Wy7O6
  .animatedButton_arrow__seGoS {
  display: block;
}
.animatedButton_overflowWrapper__d9L9G .animatedButton_underlineL__EkNNw,
.animatedButton_overflowWrapper__d9L9G .animatedButton_underlineR__W41oz {
  bottom: 0;
  height: 1px;
  left: 0;
  opacity: 0.3;
  position: absolute;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s,
    -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  width: 100%;
  will-change: transform;
}
.animatedButton_overflowWrapper__d9L9G .animatedButton_underlineL__EkNNw {
  -webkit-transform-origin: left;
  transform-origin: left;
}
.animatedButton_overflowWrapper__d9L9G .animatedButton_underlineL__EkNNw,
.animatedButton_overflowWrapper__d9L9G:hover .animatedButton_underlineR__W41oz {
  -webkit-transform: scaleX(0) translateZ(0);
  transform: scaleX(0) translateZ(0);
  transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.animatedButton_overflowWrapper__d9L9G:hover .animatedButton_underlineL__EkNNw {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s,
    -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}

.home_homeWrapper__vuAFt .home_aboutUs__GuFHM {
  background: #fdfdfd;
  position: relative;
}
.fund-double-section {
  display: flex;
  justify-content: space-evenly;
  gap: 40px;
}
.fund-border {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #d4d4d4;
}
.heading_link {
  text-decoration: none !important;
  cursor: pointer;
  color: var(--primary_text_color);
  transform: scale(1);
  transition: transform 400ms ease-in-out;
}

.heading_link:hover {
  color: var(--primary_text_color);
  transform: scale(1.5);
}
.main_heading_2,
.main_heading_1,
.main_heading_3 {
  transform: scale(1);
  transition: transform 400ms ease-in-out;
  text-align: center !important;
}
.main_heading_2:hover,
.main_heading_1:hover,
.main_heading_3:hover {
  transform: scale(1.05);
}

.home_homeWrapper__vuAFt .home_aboutUs__GuFHM .home_desktop__cx6az {
  padding: 3vw 7vw;
}
[dir="rtl"] .home_homeWrapper__vuAFt .home_aboutUs__GuFHM .home_desktop__cx6az {
  text-align: right;
}

.home_homeWrapper__vuAFt .home_aboutUs__GuFHM .home_title__H258G {
  font-family: Maison-Neue-Ext;
  color: #727272;
  display: block;
  font-size: 4vw;
  font-weight: 700;
  line-height: 180%;
  position: relative;
}

.home_homeWrapper__vuAFt .home_aboutUs__GuFHM .home_title__H258G:after {
  font-family: Maison-Neue-Ext;
  background: #727272;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  width: 65%;
}

.home_homeWrapper__vuAFt .home_aboutUs__GuFHM .home_oWrapper__KTwQ0 {
  overflow: hidden;
}
.home_homeWrapper__vuAFt .home_aboutUs__GuFHM .home_texts__DaKas {
  display: flex;
  justify-content: flex-start;
  padding: 5vw 0 0 5vw;
}
@media (max-width: 640px) {
  .home_homeWrapper__vuAFt .home_aboutUs__GuFHM .home_texts__DaKas {
    justify-content: center;
  }
}
.home_homeWrapper__vuAFt
  .home_aboutUs__GuFHM
  .home_texts__DaKas.home_right__WG3P6 {
  justify-content: flex-end;
  padding: 0 5vw;
}
@media (max-width: 640px) {
  .home_homeWrapper__vuAFt
    .home_aboutUs__GuFHM
    .home_texts__DaKas.home_right__WG3P6 {
    justify-content: center;
    padding: 7vw 0;
  }
}
.home_homeWrapper__vuAFt
  .home_aboutUs__GuFHM
  .home_texts__DaKas
  .home_textBox__oA2uj
  h3 {
  font-family: Maison-Neue-Ext;
  color: var(--primary_text_color);
  font-size: 2vw;
  font-weight: 700;
  line-height: 140%;
}
@media (max-width: 640px) {
  .home_homeWrapper__vuAFt
    .home_aboutUs__GuFHM
    .home_texts__DaKas
    .home_textBox__oA2uj
    h3 {
    font-size: 6.5vw;
    font-weight: 700;
    text-align: center;
  }
}
.home_homeWrapper__vuAFt
  .home_aboutUs__GuFHM
  .home_texts__DaKas
  .home_textBox__oA2uj
  h3
  br {
  display: none;
}

.home_homeWrapper__vuAFt
  .home_aboutUs__GuFHM
  .home_texts__DaKas
  .home_textBox__oA2uj
  .home_text__wV55q {
  font-family: Maison-Neue-Ext;
  color: var(--primary_text_color);
  display: block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 200%;
  margin-bottom: 1rem;
  padding-top: 1rem;
  position: relative;
  width: 30vw;
}
@media (max-width: 640px) {
  .home_homeWrapper__vuAFt
    .home_aboutUs__GuFHM
    .home_texts__DaKas
    .home_textBox__oA2uj
    .home_text__wV55q {
    font-size: 1rem;
    font-weight: 300;
    text-align: center;
    width: 75vw;
  }
}
.home_homeWrapper__vuAFt
  .home_aboutUs__GuFHM
  .home_texts__DaKas
  .home_textBox__oA2uj
  .home_text__wV55q.home_lined__a-6pC:before {
  background: #ea0029;
  bottom: 0;
  content: "";
  height: 80%;
  left: -5%;
  opacity: 0.4;
  position: absolute;
  right: auto;
  top: -10%;
  width: 1px;
}
@media (max-width: 640px) {
  .home_homeWrapper__vuAFt
    .home_aboutUs__GuFHM
    .home_texts__DaKas
    .home_textBox__oA2uj
    .home_text__wV55q.home_lined__a-6pC:before {
    bottom: auto;
    height: 1px;
    left: 0;
    left: 50%;
    position: absolute;
    right: 50%;
    top: -5%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 35%;
  }
}
.home_homeWrapper__vuAFt
  .home_aboutUs__GuFHM
  .home_texts__DaKas
  .home_textBox__oA2uj
  .home_btnWrapper__QZ3Kz {
  margin-top: 2rem;
  text-decoration: none;
}
@media (max-width: 640px) {
  .home_homeWrapper__vuAFt
    .home_aboutUs__GuFHM
    .home_texts__DaKas
    .home_textBox__oA2uj
    .home_btnWrapper__QZ3Kz {
    margin-top: 0;
  }
}
.home_homeWrapper__vuAFt
  .home_aboutUs__GuFHM
  .home_texts__DaKas
  .home_textBox__oA2uj
  .home_btnWrapper__QZ3Kz
  a {
  text-decoration: none !important;
}
.home_homeWrapper__vuAFt
  .home_aboutUs__GuFHM
  .home_texts__DaKas
  .home_textBox__oA2uj
  .home_btnWrapper__QZ3Kz
  .home_expandBtn__Qwazb {
  align-items: center;
  background: none;
  border: none;
  border-bottom: 1px solid #727272;
  display: flex;
  justify-content: center;
  opacity: 0.6;
}
@media (max-width: 640px) {
  .home_homeWrapper__vuAFt
    .home_aboutUs__GuFHM
    .home_texts__DaKas
    .home_textBox__oA2uj
    .home_btnWrapper__QZ3Kz
    .home_expandBtn__Qwazb {
    margin-left: auto;
    margin-right: auto;
  }
}
.home_homeWrapper__vuAFt
  .home_aboutUs__GuFHM
  .home_texts__DaKas
  .home_textBox__oA2uj
  .home_btnWrapper__QZ3Kz
  .home_expandBtn__Qwazb
  .home_btnText__EyP2j {
  color: #727272;
  font-family: Maison-Neue-Ext;
  font-size: 1rem;
  font-weight: 700;
  line-height: 200%;
  padding-right: 1rem;
}
.home_homeWrapper__vuAFt .home_aboutUs__GuFHM .home_sphere__oS2gY {
  bottom: auto;
  -webkit-filter: invert(1);
  filter: invert(1);
  left: auto;
  position: absolute;
  right: -5%;
  top: 10%;
  width: 32vw;
}
@media (max-width: 640px) {
  .home_homeWrapper__vuAFt .home_aboutUs__GuFHM .home_sphere__oS2gY {
    display: none;
  }
}
.home_homeWrapper__vuAFt .home_ourFunds__az0Te {
  background: #fdfdfd;
  background-attachment: fixed;
  background-image: url(../images/sticky-bg.2d7e0958c353d55aeb39.svg);
  background-position: 0 0;
  position: relative;
  z-index: 200;
}
.home_homeWrapper__vuAFt .home_ourFunds__az0Te .home_video__36KBg {
  overflow: hidden;
  position: relative;
  z-index: 200;
}
.home_homeWrapper__vuAFt
  .home_ourFunds__az0Te
  .home_video__36KBg
  .home_mediaWrapper__-ByTN {
  flex: 1 1;
  overflow: hidden;
  z-index: 10;
}
.home_homeWrapper__vuAFt
  .home_ourFunds__az0Te
  .home_video__36KBg
  .home_mediaWrapper__-ByTN
  .home_inner__80jcA {
  overflow: hidden;
  /* padding-top: 56.25%; */
  position: relative;
  -webkit-transform: scale(1.005);
  transform: scale(1.005);
}
.home_homeWrapper__vuAFt
  .home_ourFunds__az0Te
  .home_video__36KBg
  .home_kurucesme__M\+wa2 {
  width: 100%;
}
.home_homeWrapper__vuAFt .home_ourFunds__az0Te .home_titleTouchScreen__bZBJg {
  color: #727272;
  display: block;
  display: none;
  font-size: 4vw;
  font-weight: 500;
  line-height: 180%;
  position: relative;
}
@media (max-width: 640px) {
  .home_homeWrapper__vuAFt .home_ourFunds__az0Te .home_titleTouchScreen__bZBJg {
    font-size: 11vw;
    margin-left: 0;
    padding-bottom: 1rem;
    text-align: center;
  }
}
.home_homeWrapper__vuAFt
  .home_ourFunds__az0Te
  .home_titleTouchScreen__bZBJg:after {
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  width: 65%;
}
@media (max-width: 640px) {
  .home_homeWrapper__vuAFt
    .home_ourFunds__az0Te
    .home_titleTouchScreen__bZBJg:after {
    display: none;
  }
}

@media (max-width: 640px) {
  .home_homeWrapper__vuAFt .home_ourFunds__az0Te .home_textWrapper__XsyNc {
    align-items: center;
    justify-content: center;
    padding: 12vw 0;
  }
}
/* .home_homeWrapper__vuAFt
  .home_ourFunds__az0Te
  .home_textWrapper__XsyNc
  .home_textBox__oA2uj:first-child {
  margin-right: 10vw;
} */

.home_homeWrapper__vuAFt
  .home_ourFunds__az0Te
  .home_textWrapper__XsyNc
  .home_textBox__oA2uj
  h3 {
  font-family: Maison-Neue-Ext;
  color: var(--primary_text_color);
  font-size: 1.5vw;
  font-weight: 700;
  line-height: 140%;
  padding-bottom: 1rem;
}

@media (max-width: 640px) {
  .home_homeWrapper__vuAFt
    .home_ourFunds__az0Te
    .home_textWrapper__XsyNc
    .home_textBox__oA2uj
    h3 {
    font-size: 6.5vw;
    font-weight: 700;
    text-align: center;
  }
}
.home_homeWrapper__vuAFt
  .home_ourFunds__az0Te
  .home_textWrapper__XsyNc
  .home_textBox__oA2uj
  .home_text__wV55q {
  color: #003566;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 180%;
  margin-bottom: 1rem;
  position: relative;
  width: 18vw;
}

@media (max-width: 640px) {
  .home_homeWrapper__vuAFt
    .home_ourFunds__az0Te
    .home_textWrapper__XsyNc
    .home_textBox__oA2uj
    .home_text__wV55q {
    font-size: 1rem;
    font-weight: 300;
    text-align: center;
    width: 80vw;
  }
}
.home_homeWrapper__vuAFt
  .home_ourFunds__az0Te
  .home_textWrapper__XsyNc
  .home_textBox__oA2uj
  .home_text__wV55q.home_lined__a-6pC:before {
  background: #ea0029;
  bottom: 10%;
  content: "";
  height: 130%;
  left: -5%;
  opacity: 0.4;
  position: absolute;
  width: 1px;
}

@media (max-width: 640px) {
  .home_homeWrapper__vuAFt
    .home_ourFunds__az0Te
    .home_textWrapper__XsyNc
    .home_textBox__oA2uj
    .home_text__wV55q.home_lined__a-6pC:before {
    height: 1px;
    left: 0;
    left: 50%;
    position: absolute;
    right: 50%;
    top: -25%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 35%;
  }
}
.home_homeWrapper__vuAFt .home_ourFunds__az0Te .home_sphere__oS2gY {
  background: transparent;
  bottom: -10%;
  -webkit-filter: invert(1);
  filter: invert(1);
  left: -5%;
  opacity: 0.5;
  position: absolute;
  right: auto;
  top: auto;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 25vw;
  z-index: -1;
}

@media (max-width: 640px) {
  .home_homeWrapper__vuAFt .home_ourFunds__az0Te .home_sphere__oS2gY {
    bottom: auto;
    left: auto;
    position: absolute;
    right: -23%;
    top: 10%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 77vw;
  }
}

.contact_contactWrapper__\+n5Pw {
  align-items: center;
  /* display: flex; */
  padding: 10rem 6vw 5vw;
}

.enterpreneur_form {
  margin-left: 0 !important;
}
.app_label {
  margin-bottom: 25px;
}
.contact_contactWrapper__\+n5Pw .contact_contact__31ne8 .contact_title__gyy6j {
  font-family: Maison-Neue-Ext;
  color: var(--primary_text_color);
  font-size: 30px;
  font-weight: 700;
  /* letter-spacing: -3.5px; */
  line-height: 100%;
  margin-bottom: 6vw;
}
[dir="rtl"]
  .contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_title__gyy6j {
  text-align: right;
}
.contact_contactWrapper__\+n5Pw .contact_contact__31ne8 .contact_bottom__aNm46 {
  align-items: flex-start;
  display: flex;
  justify-content: space-around;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X {
  position: relative;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU {
  opacity: 1;
  transition: all 0.4s ease;
  visibility: visible;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU.contact_success__ZhjPs {
  opacity: 0;
  visibility: hidden;
}
.contact_row__qTDJJ {
  display: flex;
  flex-wrap: wrap;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_submitBtn__lgGjC {
  align-items: center;
  background: transparent;
  outline: none;
  border: none;
  bottom: 0.75rem;
  cursor: pointer;
  display: flex;
  justify-content: center;
  left: auto;
  /* opacity: 0.3; */
  opacity: 1;
  /* pointer-events: none; */
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.4s ease-in-out;
}

.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_submitBtn__lgGjC.contact_mobile__ej7Fy {
  display: none;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_submitBtn__lgGjC
  * {
  cursor: pointer;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_submitBtn__lgGjC.contact_enabled__ZxvJj {
  opacity: 1;
  pointer-events: auto;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_submitBtn__lgGjC
  .contact_text__O3YoV {
  /* color: var(--primary_text_color); */
  color: var(--primary_text_color);
  font-family: Maison-Neue-Ext;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  margin-bottom: 0px;
  margin-top: 9px;
}
.contact_row__qTDJJ:hover {
  color: green;
}
.submit-icon {
  font-size: 25px;
  margin-bottom: 5px;
}
.enterpreneur_button:disabled p {
  color: #9e9e9e;
  cursor: not-allowed;
}
.contact-button:disabled p {
  color: #9e9e9e;
  cursor: not-allowed !important;
}
.enterpreneur_button {
  /* outline: none !important; */
}

contact_text__O3YoV
  .contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_submitBtn__lgGjC
  .contact_arrow__5Uhwr {
  height: 1rem;
  margin-left: 1rem;
  width: 1rem;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_inputWrapper__U-u\+I {
  height: 2.75rem;
  margin-bottom: 5vw;
  margin-right: 5vw;
  position: relative;
  width: 18vw;
}
[dir="rtl"]
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_inputWrapper__U-u\+I {
  margin-right: unset;
  margin-left: 5vw;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_inputWrapper__U-u\+I.contact_message__IO4f8 {
  flex: 1 1;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_inputWrapper__U-u\+I:last-child {
  margin-bottom: 1.5vw;
  margin-right: 0;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_inputWrapper__U-u\+I
  .contact_formLabel__ae-rM {
  font-family: Maison-Neue-Ext;
  bottom: 0;
  color: var(--primary_text_color);
  display: block;
  font-size: 16px;
  font-weight: 700;
  left: 0;
  line-height: 100%;
  margin-bottom: 1rem;
  padding-top: 1rem;
  position: absolute;
  right: 0;
  text-align: left;
  top: -100%;
}

[dir="rtl"]
  .contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_inputWrapper__U-u\+I
  .contact_formLabel__ae-rM {
  text-align: right;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_inputWrapper__U-u\+I
  .contact_formInput__pOyLA {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(0, 53, 102, 0.094);
  bottom: 0;
  color: #003566;
  font-family: Maison-Neue-Ext;
  font-size: 1rem;
  font-weight: 700;
  height: 100%;
  left: 0;
  line-height: 100%;
  margin: 1rem;
  margin-left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease;
  width: 100%;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_inputWrapper__U-u\+I
  .contact_formInput__pOyLA.contact_alert__gYz-G {
  background: rgba(0, 132, 255, 0.071);
}

.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_inputWrapper__U-u\+I
  .contact_formInput__pOyLA.contact_textarea__Kt5nc {
  font-size: 1rem;
  line-height: 160%;
  width: 77%;
}

.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_confirmation__Zd8\+Y {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
}

.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_confirmation__Zd8\+Y
  * {
  cursor: pointer;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_confirmation__Zd8\+Y.contact_enabled__ZxvJj
  .contact_checkbox__e3eAs
  .contact_check__cunsl {
  opacity: 1;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_confirmation__Zd8\+Y.contact_enabled__ZxvJj
  .contact_checkText__\+nma1 {
  color: #003566;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_confirmation__Zd8\+Y
  .contact_checkbox__e3eAs {
  border: 1px solid #929fac;

  border-radius: 50%;
  flex-shrink: 0;
  height: 1.5rem;
  position: relative;
  width: 1.5rem;
}

.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_confirmation__Zd8\+Y
  .contact_checkbox__e3eAs
  .contact_check__cunsl {
  background: #003566;
  border-radius: 50%;
  /* height: 70%; */
  left: 50%;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.2s ease-in-out;
  width: 70%;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_confirmation__Zd8\+Y
  .contact_checkText__\+nma1 {
  color: var(--primary_text_color);
  font-family: Maison-Neue-Ext;
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;
  margin-left: 1rem;
  transition: all 0.4s ease-in-out;
  margin-bottom: 0px;
  width: 100%;
}
[dir="rtl"]
  .contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_formWrapper__AyWbU
  .contact_row__qTDJJ
  .contact_confirmation__Zd8\+Y
  .contact_checkText__\+nma1 {
  text-align: right;
  margin-left: unset;
  margin-right: 1rem;
}

.contact_confirmation__Zd8\+Y:hover .contact_checkText__\+nma1 {
  color: #003566 !important;
}
.contact_confirmation__Zd8\+Y:hover .contact_checkText__\+nma1 {
  color: #003566 !important;
}
.contact_confirmation__Zd8\+Y:hover .contact_check__cunsl {
  background-color: #003566 !important;
  opacity: 1 !important;
}
.contact_confirmation__Zd8\+Y:hover .contact_checkbox__e3eAs {
  border: 1px solid #003566 !important;
  color: #003566;
}

.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_successMessage__ycObC {
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.4s ease;
  transition-delay: 0.4s;
  visibility: hidden;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_successMessage__ycObC
  .contact_successText__KI9\+S {
  color: #003566;
  font-size: 2rem;
  font-weight: 700;
  line-height: 100%;
  white-space: nowrap;
}

.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_successWrapper__kdy-X
  .contact_successMessage__ycObC.contact_success__ZhjPs {
  opacity: 1;
  visibility: visible;
}
.contact_contactInfo__eG5Kt {
  margin-left: 20vw;
  margin-top: -3vw;
  width: 20vw;
  padding-bottom: 50px;
}

[dir="rtl"] .contact_contactInfo__eG5Kt {
  margin-left: unset;
  margin-right: 20vw;
}

.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_contactInfo__eG5Kt
  .contact_companyName__H55Iz {
  font-family: Maison-Neue-Ext;
  border-bottom: 1px solid hsla(0, 0%, 50%, 0.453);
  color: var(--primary_text_color);
  font-size: 16px;
  font-weight: 900;
  letter-spacing: -1px;
  line-height: 160%;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
}
[dir="rtl"]
  .contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_contactInfo__eG5Kt
  .contact_companyName__H55Iz {
  text-align: right;
}

.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_contactInfo__eG5Kt
  .contact_contactInfoRow__tRL9R {
  align-items: flex-start;
  display: flex;
  margin-bottom: 2vw;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_contactInfo__eG5Kt
  .contact_contactInfoRow__tRL9R:nth-child(3) {
  margin-bottom: 0;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_contactInfo__eG5Kt
  .contact_contactInfoRow__tRL9R
  .contact_label__drB2\+ {
  font-family: Maison-Neue-Ext;
  color: var(--primary_text_color);
  flex-basis: 30%;
  flex-shrink: 0;
  font-size: 1.2rem;
  font-weight: 900;
  line-height: 100%;
}

[dir="rtl"]
  .contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_contactInfo__eG5Kt
  .contact_contactInfoRow__tRL9R
  .contact_label__drB2\+ {
  text-align: right;
  /* flex-basis: unset; */
  margin-left: 20px;
}
.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_contactInfo__eG5Kt
  .contact_contactInfoRow__tRL9R
  .contact_info__WChOP {
  font-family: Maison-Neue-Ext;
  color: var(--primary_text_color);
  flex: 1 1;
  font-size: 1rem;
  font-weight: 300;
  line-height: 140%;
  text-align: left;
  text-decoration: none;
}
[dir="rtl"]
  .contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_contactInfo__eG5Kt
  .contact_contactInfoRow__tRL9R
  .contact_info__WChOP {
  text-align: right;
}

.contact_contactWrapper__\+n5Pw
  .contact_contact__31ne8
  .contact_bottom__aNm46
  .contact_contactInfo__eG5Kt
  .contact_contactInfoRow__tRL9R
  .contact_info__WChOP.contact_email__KTqNk {
  display: block;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.header-mobile {
  display: none;
}

/*-------------------------------------------------  faqstabsStyling ---------------------------  */

.hero {
  position: relative;
  top: 4.9rem;
  height: 50vh;
  overflow: hidden;
}
.hero-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.faqs_heading {
  font-family: Maison-Neue-Ext;
  text-align: center;
  font-size: 30px;
  color: var(--primary_text_color);
  margin-bottom: 2.5rem !important;
  margin-top: 4rem;
}
.accordion-section {
  padding: 30.5px 0;
}

.accordion-section .panel-default > .panel-heading {
  font-family: Maison-Neue-Ext;
  padding: 10px 20px !important;
  cursor: pointer;
  border: 0;
  background: var(--primary_bg_color);
  border-radius: 8px;
  padding: 0;
}

.accordion-section .panel-default .panel-title a {
  font-family: Maison-Neue-Ext;
  display: block;
  cursor: pointer;
  text-decoration: none;
  text-align: left;
  color: var(--primary_text_color);
  font-size: 20px;
}
[dir="rtl"] .accordion-section .panel-default .panel-title a {
  text-align: right;
}

.panel-title {
  margin-bottom: 0;
}

.panel-heading h5 {
  color: var(--primary_text_color);
}

.accordion-section .panel-default .panel-title a:after {
  font-family: Maison-Neue-Ext;
  font-style: normal;
  font-size: 2rem;
  content: "_";
  cursor: pointer;
  color: var(--primary_text_color);
  float: right;
  margin-top: -20px;
}
[dir="rtl"] .accordion-section .panel-default .panel-title a:after {
  float: left;
}

.accordion-section .panel-default .panel-title a.collapsed:after {
  font-family: Maison-Neue-Ext;
  cursor: pointer;
  content: "+";
  margin-top: -6px;
}

.accordion-section .panel-default .panel-body {
  font-family: Maison-Neue-Ext;
  font-size: 1rem;
  transition: all 0.5s ease-in-out;
}

.panel-body p {
  padding-bottom: 10px;
}
[dir="rtl"] .panel-body ul li {
  text-align: right;
}
[dir="rtl"] .panel-body p {
  text-align: right;
}

.panel-body ul li,
p {
  color: var(--primary_text_color);
  line-height: 1.7;
}
.panel-body ul li,
p:hover {
  color: var(--primary_text_color);
}
.panel-body ul,
.panel-body p {
  margin: 0 35px;
}

.panel-body ul li {
  list-style-type: disc;
  margin-left: 15px;
  padding-bottom: 10px;
}
.panel-inner-ul {
  padding-left: 20px;
}

.contact_formInput__pOyLA {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(0, 53, 102, 0.094);
  bottom: 0;
  color: #003566;
  font-family: Maison-Neue-Ext;
  font-size: 1rem;
  font-weight: 700;
  left: 0;
  line-height: 100%;
  margin: 0;
  outline: none;
  padding: 0;
  transition: all 0.3s ease;
  width: 100%;
}

[dir="rtl"] .contact_formInput__pOyLA {
  width: 170%;
}

.contact_formLabel__ae-rM {
  font-family: Maison-Neue-Ext;
  bottom: 0;
  color: var(--primary_text_color);
  display: block;
  font-size: 16px;
  font-weight: 700;
  left: 0;
  line-height: 100%;
  text-align: left;
}
[dir="rtl"] .contact_formLabel__ae-rM {
  text-align: right;
}

.contact_confirmation__Zd8\+Y {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
}

.contact_checkbox__e3eAs {
  border: 1px solid #929fac;
  border-radius: 50%;
  flex-shrink: 0;
  height: 1.5rem;
  position: relative;
  width: 1.5rem;
}

.contact_checkText__\+nma1 {
  color: var(--primary_text_color);
  font-family: Maison-Neue-Ext;
  font-size: 1rem;
  /* font-weight: 300; */
  line-height: 140%;
  margin-left: 1rem;
  margin-top: 1.5%;
  transition: all 0.4s ease-in-out;
  width: 100%;
}
[dir="rtl"] .contact_checkText__\+nma1 {
  text-align: right;
  margin-left: unset;
  margin-right: 1rem;
}

.contact_check__cunsl {
  background: #003566;
  border-radius: 50%;
  height: 70%;
  left: 50%;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.2s ease-in-out;
  width: 70%;
}

.contact_title__gyy6j {
  font-family: Maison-Neue-Ext;
  color: #003566;
  font-size: 30px;
  font-weight: 700;
  /* letter-spacing: -3.5px; */
  line-height: 100%;
  margin-bottom: 5vw;
}
[dir="rtl"] .contact_title__gyy6j {
  text-align: right;
}

.enterpreneur_button {
  display: flex;
  align-items: center;
  border: none;
  color: #929fac;
  background: transparent;
  margin-top: 20px;
}

.enterpreneur_button:hover {
  color: var(--primary_text_color);
}

.enterpreneur_button p {
  margin-bottom: 0px;
  cursor: pointer;
}

/* ------------------------------------ HeaderStyling ------------------------------------- */

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 100px 10px 5vw;
  position: fixed;
  width: 100%;
  z-index: 1000;
  background-color: var(--header_primary_color);
  font-size: 20px;
  box-shadow: 2px 2px 7px black;
}
.header-logo {
  margin-left: 2vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.language-and-icons {
  display: none;
  display: flex;
  align-items: center;
  gap: 10px;
}

.mobile-menu-lang {
  display: none;
}

.header-menu-open,
.header-menu-close {
  display: none;
  color: white;
  font-size: 35px;
  font-weight: 600;
}
/* .header-menu-close{
  display: none;
} */

.nav-links.active,
.nav-links:hover {
  text-decoration: none;
}

.nav-bar {
  display: flex;
  align-items: center;
  margin-left: auto;
  /* margin-right: auto; */
}
[dir="rtl"] .nav-bar {
  margin-right: auto;
  margin-left: unset; /* Reset margin-right when direction is RTL */
}

.nav-bar-ul {
  display: flex;
  /* margin-top: 0 !important; */
  align-items: center;
  width: 100%;
  margin-bottom: 0 !important;
  /* font-size: 20px ; */
}
[dir="rtl"] .nav-bar-ul li {
  text-align: right;
}

.nav-bar-ul li {
  padding: 10px 20px;
  color: var(--secoundry_text_color);
  text-decoration: none;
  cursor: pointer;
}
.nav-subitems ul li {
  padding: 8px 10px !important;
  font-size: 16px !important;
  margin-left: -1px;
}
.nav-subitems {
  display: none;
  position: absolute;
  top: 60px;
  background: var(--header_secoundry_color);
}

li:hover ul.nav-subitems {
  display: block !important;
}

.Fonlarimiz-items:hover > .nav-subitems,
.iletisim-items:hover > .nav-subitems {
  display: block !important;
}
.nav-icon {
  margin-bottom: 8px;
}

.nav-subitems ul li:hover {
  margin-left: 3px;
  transition: margin-left 1s ease;
  background: var(--header_primary_color);
}

[dir="rtl"] .nav-subitems ul li:hover {
  margin-left: unset;
  margin-right: 3px;
  transition: margin-right 1s ease;
}
.nav-subitems ul li:not(:hover) {
  margin-left: 0;
  transition: margin-left 1s ease;
}
[dir="rtl"] .nav-subitems ul li:not(:hover) {
  margin-left: unset;
  margin-right: 0px;
  transition: margin-right 1s ease;
}
.kurumsal-icon {
  display: block;
}
[dir="rtl"] .arabic-icon {
  transform: rotate(180deg);
}
.kurumsal-icon-mobile {
  display: none;
}
.language-login {
  display: flex;
  align-items: center;
}
.login-button {
  display: none;
}
.login-button button {
  outline: none;
  color: white;
  border: 1px solid white;
  border-radius: 5px;
  background-color: var(--header_primary_color);
}
.login button {
  outline: none;
  color: white;
  border: 1px solid white;
  padding: 0 10px;
  margin-left: 10px;
  border-radius: 5px;
  background-color: var(--header_primary_color);
}
.login button:focus {
  outline: none;
}

.select:hover {
  cursor: pointer;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 11px;
}
select option {
  background-color: var(--header_secoundry_color);
  /* font-Weight: normal; */
}

/* ---------------------------------------------- PreFooter --------------------------------------- */
.home-map {
  position: relative;
  width: 100%;
}
.home-map img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
.contac-map {
  height: 50vh;
}
.text-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.google-map {
  height: 100%;
  width: 100%;
}
.text-heading {
  font-size: 4vw;
  /* margin-bottom: 0 !important; */
}
.text-div p {
  color: white;
  text-align: center;
}

.home-map .home-map-items .home-map-item {
  display: block;
  z-index: 10;
  bottom: 40px;
  position: absolute;
  width: 180px;
  background-color: var(--header_primary_color);
  /* background: red; */
  border-radius: 10px;
  padding: 25px;
  min-height: 100%;
  text-align: center;
}

.home-map:hover .home-map-items:hover .home-map-item:hover {
  display: block;
}

.home-map .home-map-items .home-map-item h6,
.home-map .home-map-items .home-map-item p,
.home-map .home-map-items .home-map-item a {
  font-weight: 800;
  font-size: 13px;
  color: #ffffff;
  letter-spacing: -0.5px;
  text-align: center;
}
.home-map .home-map-items .home-map-item p {
  font-weight: 500;
  padding: 10px 0 40px;
  font-size: 14px;
}
.home-map .home-map-items .col-md-2 {
  padding: 0 5px;
}
.home-map .home-map-items .home-map-item a {
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.home-map .home-map-items ul {
  margin: 0;
  padding: 0;
}
.home-map .home-map-items ul li.turkey .home-map-item {
}
.home-map .home-map-items ul li.turkey {
  background: url(../images/Prefooter/turkey.webp) no-repeat;
  width: 77px;
  height: 36px;
  position: absolute;
  /* bottom: 245px; */
  /* top: 20vh; */
  top: 43%;
  /* left: 42vw; */
  left: 43%;
  cursor: pointer;
  z-index: 10;
}

.home-map .home-map-items ul li.uae {
  background: url(../images/Prefooter/uae.webp) no-repeat;
  width: 77px;
  height: 36px;
  position: absolute;
  /* bottom: 177px; */
  bottom: 19vh;
  /* left: 53%; */
  left: 52.5vw;
  cursor: pointer;
  z-index: 1500;
}

.home-map .home-map-items ul li.ksa {
  background: url(../images/Prefooter/ksa.webp) no-repeat;
  width: 77px;
  height: 36px;
  position: absolute;
  /* bottom: 187px; */
  bottom: 20.5vh;
  /* left: 48%; */
  left: 47.5vw;
  cursor: pointer;
  z-index: 1500;
}

.home-map .home-map-items ul li.pakistan {
  background: url(../images/Prefooter/pakistan.webp) no-repeat;
  width: 95px;
  height: 40px;
  position: absolute;
  /* bottom: 215px; */
  top: 22.5vh;
  /* left: 56%; */
  left: 55.5vw;
  cursor: pointer;
  z-index: 1000;
}

.home-map .home-map-items ul li.poland {
  background: url(../images/Prefooter/poland.webp) no-repeat;
  width: 95px;
  height: 40px;
  position: absolute;
  /* left: 39%; */
  left: 38.5vw;
  top: 11vh;
  cursor: pointer;
  z-index: 1000;
}

.home-map .home-map-items ul li.kenya {
  background: url(../images/Prefooter/kenya.webp) no-repeat;
  width: 95px;
  height: 40px;
  position: absolute;
  /* bottom: 105px; */
  bottom: 11.5vh;
  /* left: 47%; */
  left: 46.5vw;
  cursor: pointer;
  z-index: 1700;
}

@media (max-width: 768) {
  /*	.home-map{padding: 50px 0 30px; background-image: none; height: 100%; background-color: #004D84;} */
  .home-map .home-map-items .col-md-2 {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  /* .home-map .home-map-items ul li.poland {
    left: 12%;
  } */

  .home-map .home-map-items ul li.turkey {
    bottom: 190px;
    left: 20%;
  }

  .home-map .home-map-items ul li.kenya {
    left: 36%;
  }

  .home-map .home-map-items ul li.pakistan {
    left: 76%;
  }

  .home-map .home-map-items ul li.uae {
    bottom: 155px;
    left: 66%;
  }
  .pakistan .home-map-item {
    bottom: 45px;
    left: -90px;
  }
  .uae .home-map-item {
    bottom: 45px;
    left: -50px;
  }
}

/* -------------------------------------- FooterStyling ------------------------------- */

.footer-alt {
  background: var(--primary_bg_color);
}
.foot-container {
  /* margin-left: 130px !important ; */
  padding: 40px 5vw 25px 5vw;
  /* width: 80%; */
  margin: auto;
  position: relative;
}

.footer-items {
  display: flex;
  justify-content: space-between;
  gap: 35px;
}
.contact-info {
  flex-basis: 20%;
}
.footer_style {
  display: flex;
  /* flex-basis: 40%; */
  justify-content: end;
  gap: 20px;
}
.foot-container button {
  position: absolute;
  top: 0;
  right: 10px;
}
.footer_style_1 {
  flex-basis: 40%;
}
.footer_style_2 {
  flex-basis: 35%;
}
.footer-items {
  margin-left: 2vw;
}

[dir="rtl"] .footer-item {
  text-align: right;
}

footer.footer-items {
  padding: 75px 0;
}

footer .footer-items .footer-item img {
  max-width: 140px;
  cursor: pointer;
}

/* .footer-item{
  width: max-content;
} */
footer .footer-items .footer-item a,
footer .footer-items .footer-item p {
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 22px;
}
footer .footer-items .footer-item .footer-social {
  padding-top: 20px;
}
footer .footer-items .footer-item .footer-social a {
  font-size: 16px;
  margin-right: 5px;
  color: red !important;
}
.footer-bottom {
  padding: 25px 10px;

  background-color: var(--footer_secoundry_color);
}

/* .footer */
.footer-bottom {
  display: flex;
  /* flex-wrap: wrap; */
  justify-content: space-evenly;
  margin-bottom: 0px !important;
  color: var(--secoundry_text_color);
}
.footer-bottom ul {
  display: flex;
  /* justify-content: space-evenly; */
}
.footer-bottom ul li {
  padding: 0px 10px;
  display: flex;
  margin-bottom: 10px;
}
.footer-items a {
  color: var(--primary_text_color);
}
.footer-items a:hover {
  text-decoration: none !important;
  cursor: pointer;
  /* color: #535353; */
}

/* .bottom-item-container ul{
  display: flex;
  justify-content: space-between;
} */

/* @media (max-width: 768px) {
  footer .footer-items .footer-item img {
    margin: 0 auto;
  }
  footer .footer-items {
    padding: 60px 0 20px;
  }
  footer .footer-items .footer-item {
    text-align: center;
    padding-bottom: 10px; 
  }
} */

.footer {
  padding: 3vw 7vw;
  display: flex;
  justify-content: space-between;
}
.subscription {
  width: 50%;
}
.form-inputs {
  display: flex;
  gap: 20px;
}
.form-inputs div {
  width: 100%;
}
.footer h6 {
  font-weight: 700;
  color: var(--primary_text_color);
}
[dir="rtl"] .footer h6 {
  text-align: right;
}
[dir="rtl"].footer p {
  text-align: right;
}
[dir="rtl"].footer-link {
  text-align: right;
}
.quick-links ul li {
  margin-bottom: 10px;
}
[dir="rtl"] .quick-links ul li {
  text-align: right;
}
.footer-link {
  color: var(--primary_text_color);
}
.footer-link a {
  cursor: pointer;
}
.footer-link:hover {
  cursor: pointer;
  text-decoration: none;
  color: var(--primary_text_color);
}
.subs-term {
  display: flex;
  justify-content: start;
  align-items: start;
  padding-top: 10px;
}
.subs-term input {
  margin-right: 10px;
  margin-top: 5px;
}
[dir="rtl"] .subs-term label {
  text-align: right;
  margin-right: 10px;
}
.captcha {
  margin-left: 32px;
  margin-top: 10px;
}

.subs-term label {
  width: 100%;
  cursor: pointer;
}
.subs-button {
  display: flex;
  justify-content: end;
  margin: 10px 0;
}
.subs-button button {
  padding: 10px;
  color: white;

  border: none;
  border-radius: 4px;
  outline: none;
}
.button-color {
  background-color: #b2c2d1;
}
.enable-color {
  background-color: var(--header_primary_color);
}

.subs-input {
  margin-bottom: 10px;
  width: 100%;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
}

.social-links {
  margin-top: 20px;
}
.link {
  color: var(--primary_text_color);
  cursor: pointer;
}
.link:hover {
  color: var(--primary_text_color);
}

/*  ----------------------------------------- Image Slider --------------------------------- */

.image-slider {
  height: 80vh;
  position: absolute;
  top: 79px;
}

[dir="rtl"] .slick-slider {
  direction: rtl;
}
[dir="rtl"] [data-index="1"] {
  left: unset !important;
  right: -1663 !important;
}
[dir="rtl"] [data-index="2"] {
  left: unset !important;
  right: -3226 !important;
}
[dir="rtl"] [data-index="3"] {
  left: unset !important;
  right: -4989 !important;
}
[dir="rtl"] [data-index="4"] {
  left: unset !important;
  right: -6652 !important;
}
[dir="rtl"] [data-index="5"] {
  left: unset !important;
  right: -8315 !important;
}
[dir="rtl"] [data-index="6"] {
  left: unset !important;
  right: -9978 !important;
}
[dir="rtl"] [data-index="7"] {
  left: unset !important;
  right: -11641 !important;
}
[dir="rtl"] [data-index="8"] {
  left: unset !important;
  right: -13304 !important;
}

.imageslide1 {
  position: relative;
}
.slide-1-text {
  position: absolute;
  bottom: 15%;
  left: 10%;
  color: var(--secoundry_text_color);
}
.imageslide2 {
  position: relative;
}
.slide-2-text {
  position: absolute;
  bottom: 15%;
  left: 10%;
  color: var(--secoundry_text_color);
}
.imageslide3 {
  position: relative;
}
.slide-3-text {
  position: absolute;
  bottom: 15%;
  left: 10%;
  color: var(--secoundry_text_color);
}
.slick-prev {
  left: 25px !important;
  font-size: 40px !important;
  z-index: 50;
}
[dir="rtl"] .slick-prev {
  right: 50px !important;
}
.slick-next {
  right: 40px !important;
  font-size: 40px !important;
}
[dir="rtl"] .slick-next {
  right: 100px !important;
}
.slick-next::before {
  font-size: 40px !important;
}
.slick-prev::before {
  font-size: 40px !important;
}

/* ------------------------------------------ Hakimda section -------------------------------------- */

.tree-container {
  display: flex;
  justify-content: space-between;
  padding: 82px 0 0 82px;
}
.tree-text-container {
  width: 40%;
}
.tree-text-container h3 {
  color: var(--primary_text_color);
  margin: 0 0 8px;
  font-size: 32.8px;
}
.tree-text-container p {
  margin: 0 0 16px;
  font-size: 16px;
  text-align: justify;
}

.tree-image-container img {
  width: 100%;
  height: auto;
  object-fit: cover;
  /* object-position: center;  */
  max-width: 600px;
}
.outer-img {
  position: relative;
}
/* .inner-img{
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  opacity: 0;
  transition: opacity 4000ms ease 0s , visibility  4000ms ease 0s;
} */

/* .outer-img:hover .inner-img{
  opacity: 1;
  transition: opacity 4000ms ease 0s , visibility  4000ms ease 0s;
} */

/* -------------------------------- sliderStyling ------------------------- */

.slider-container {
  justify-content: center;
  margin: auto;
  padding: 0 50px;
  background: var(--videoselector_primary_color);
  cursor: pointer;
}

.owl-item:hover {
  background: var(--videoselector_secoundary_color);
}
.owl-item * {
  /* height: 100px; */
  cursor: pointer;
}
.item {
  display: flex;
  padding: 25px;
  align-items: center;
  height: 150px;
}
.item P {
  margin-bottom: 0;
  padding-left: 15px;
}

.item img {
  color: var(--primary_text_color);
}
.owl-item a {
  text-decoration: none;
  color: var(--primary_text_color);
  cursor: pointer;
}
.item:hover {
  text-decoration: none;
}

/* ------------------------------------ fund section -------------------------------------------- */

.reveal {
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: all 2s ease;
}
.reveal.active {
  transform: translatey(0px);
  opacity: 1;
}

.video-text {
  position: absolute;
  top: 40vh;
  left: 32px;
  color: white;
}
.video-text h1 {
  font-weight: 600;
  font-size: 7vw;
}

[dir="rtl"] .video-text {
  left: unset;
  right: 32px;
}
.home_textWrapper__XsyNc {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 6vw 6vw;
  background-color: var(--primary_bg_color);
}

.home_textBox__oA2uj h3 {
  font-family: Maison-Neue-Ext;
  color: var(--primary_text_color);
  font-size: 2vw;
  font-weight: 700;
  line-height: 140%;
  padding-bottom: 1rem;
}

.fund-double-section {
  display: flex;
  /* justify-content: space-evenly; */
  gap: 10vw;
  /* border-bottom: 1px solid #d4d4d4;
  padding-bottom: 40px;
  margin-bottom: 50px;  */
}

.fund-double-section-2 {
  /* padding-top: 40px; */
  /* margin-top: 50px; */
  /* border-top: 1px solid #d4d4d4; */
}

.right-arrow,
.left-arrow {
  color: var(--primary_text_color);
}
[dir="rtl"] .right-arrow {
  visibility: hidden;
}

.btn-wrapper {
  transform: translate(-20px, 0px);
}
[dir="rtl"] .btn-wrapper {
  transform: translate(20px, 0px);
}
.fund-right-icon {
  transform: translate(-10px, 0px);
}
.home_btnWrapper__QZ3Kz:hover .btn-text {
  margin-left: 35px;
  transition: margin-left 1s ease;
}

[dir="rtl"] .home_btnWrapper__QZ3Kz:hover .btn-text {
  margin-left: unset;
  margin-right: 30px;
  transition: margin-right 1s ease;
  text-align: right;
}
.home_btnWrapper__QZ3Kz:not(:hover) .btn-text {
  margin-left: 0;
  transition: margin-left 1s ease;
}
[dir="rtl"] .home_btnWrapper__QZ3Kz:not(:hover) .btn-text {
  margin-left: unset;
  margin-right: 0;
  transition: margin-right 1s ease;
  text-align: right;
}
.animatedButton_btnText__DpOO\+ {
  margin-bottom: 0;
}

.fund-section {
  padding: 3vw 7vw;
}
.fund-title {
  text-align: center;
  width: 70%;
  margin: auto;
}
.fund-title h2 {
  color: var(--primary_text_color);
  font-weight: 700;
  font-size: 3vw;
}
.fund-links {
  display: flex;
  justify-content: space-between;
  width: 88.5%;
  margin: auto;
  margin-top: 50px;
}
.links-container {
  display: flex;
  align-items: center;
  width: 100%;
}
.image-container {
  width: 100%;
}
.link-div h6 {
  font-size: 20px;
  font-weight: 800;
  cursor: pointer;
}
[dir="rtl"] .link-div h6 {
  text-align: right;
}
[dir="rtl"] .link-div p {
  text-align: right;
}
.link-div h6:hover {
  margin-left: 7px;
  transition: margin-left 500ms ease-in-out;
}
[dir="rtl"] .link-div h6:hover {
  margin-left: unset;
  margin-right: 7px;
  transition: margin-right 500ms ease-in-out;
}
.link-div h6:not(:hover) {
  margin-left: 0;
  transition: margin-left 500ms ease-in-out;
}
[dir="rtl"] .link-div h6:not(:hover) {
  margin-left: unset;
  margin-right: 0px;
  transition: margin-right 500ms ease-in-out;
}
.fund-button {
  display: flex;
  width: 85%;
  margin: auto;
  justify-content: end;
  align-items: center;
  padding: 20px 0;
}

.arabic-icon {
  margin-bottom: 6px;
}
/* -------------------------------------Contact Forms  ------------------------ */

.enterpreneur-contact-form {
  display: flex;
  /* flex-direction: column; */
  /* justify-content: space-between; */
  gap: 10rem;
}
[dir="rtl"] .enterpreneur-contact-form {
  gap: 20rem;
}
[dir="rtl"] .file-selector-container {
  text-align: right;
  margin-left: unset;
}

.custom-button {
  border-radius: 3px;
  padding: 4px 8px;
  color: white;
  margin-right: 7px;
  background: #1f5f99;
  cursor: pointer;
}

/* Custom styling for radio buttons */
input[type="radio"] {
  /* Hide the default radio button */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* Create a circular outer border */
  border: 1px solid #003566;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  /* Positioning */
  position: relative;
  display: inline-block;
  cursor: pointer;
}

input[type="radio"]::before {
  content: "";
  display: block;
  width: 70%;
  height: 70%;
  background: #003566;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.3; /* Set initial opacity */
}

/* Style the inner dot when the radio button is checked */
input[type="radio"]:checked::before {
  opacity: 1; /* Increase opacity when checked */
}
input[type="checkbox"] {
  /* Hide the default radio button */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* Create a circular outer border */
  border: 1px solid #003566;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  /* Positioning */
  position: relative;
  display: inline-block;
  cursor: pointer;
}

input[type="checkbox"]::before {
  content: "";
  display: block;
  width: 70%;
  height: 70%;
  background: #003566;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.3; /* Set initial opacity */
}

/* Style the inner dot when the radio button is checked */
input[type="checkbox"]:checked::before {
  opacity: 1; /* Increase opacity when checked */
}
[dir="rtl"] .contact_contactInfoRow__tRL9R {
  text-align: right;
}

.rc-anchor-normal {
  width: 200px !important;
}

@media only screen and (max-width: 1050px) {
  .header {
    padding: 0px 0px;
    display: block;
    background: none;
    box-shadow: none;
    height: 80px;
  }
  .header-logo {
    margin-left: 0px;
    padding: 10px 30px;
    background: var(--header_primary_color);
  }
  .header-logo {
    margin-left: unset;
    margin-right: 0px;
  }
  .header-logo img {
    margin-left: 18px;
  }
  [dir="rtl"] .header-logo img {
    margin-left: unset;
    margin-right: 18px;
  }
  .nav-open {
    overflow: hidden;
  }
  .nav-bar-ul {
    display: block;
  }
  .nav-bar {
    padding-top: 20px;
  }
  .mobile-header {
    display: none;
  }
  .mobile-menu {
    cursor: pointer;
  }
  /* .nav-bar{
    transform: translateX(-200px);
    transition: transform 1000ms ease;  
  } */
  .nav-bar {
    transform: translateX(-200px);
  }
  [dir="rtl"] .nav-bar {
    transform: translateX(200px);
  }
  .nav-bar.block {
    display: block;
    width: fit-content;
    margin-left: 0px;
    padding-left: 30px;
    background-color: var(--header_primary_color);
    height: 100vh;
    transform: translateX(0px);
    transition: transform 1500ms ease;
  }
  [dir="rtl"] .nav-bar.block {
    margin-left: auto;
    margin-right: unset;
    padding-left: unset;
    padding-right: 30px;
    transform: translateX(0px);
    transition: transform 1500ms ease;
  }

  .mobile-menu-lang {
    display: block;
    margin-left: auto;
  }
  [dir="rtl"] .mobile-menu-lang {
    margin-left: unset;
    margin-right: auto;
  }

  .header-menu-open {
    display: block;
  }
  .header-menu-open.block {
    display: none;
  }
  .header-menu-close {
    display: block;
  }

  .Fonlarimiz-items:hover > .nav-subitems,
  .iletisim-items:hover > .nav-subitems {
    display: block !important;
  }
  .nav-subitems {
    display: block;
    position: relative;
    top: 0px;
    background: var(--header_primary_color);
  }

  .mobile-submenu {
    display: none;
  }
  .mobile-submenu.open {
    display: block;
  }

  .mobile-submenu.none {
    display: none;
  }
  .kurumsal-icon {
    display: none;
  }
  .kurumsal-icon-mobile {
    display: block;
  }
  .login {
    display: none;
  }
  .login-button {
    display: block;
  }

  /*====================================================== Hakimda Section ============================================= */

  .tree-container {
    display: block;
    padding: 60px 0 0 0px;
  }
  .tree-text-container {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }
  .tree-image-container {
    display: none;
  }

  /*====================================================== Fund Section ============================================= */
  .fund-double-section {
    display: block;
    justify-content: center;
    text-align: center;
    gap: 0px;
  }
  .fund-double-section a {
    margin: 0;
  }
  .home_homeWrapper__vuAFt
    .home_ourFunds__az0Te
    .home_textWrapper__XsyNc
    .home_textBox__oA2uj
    h3 {
    font-size: 3vw;
    /* font-size: 30px; */
    font-weight: 700;
  }
  .main_heading_2_mobile {
    padding-top: 40px;
  }

  .fund-links {
    width: 100%;
    flex-direction: column;
  }
  .links-container {
    order: 2;
    margin-top: 20px;
    justify-content: center;
    text-align: center;
  }
  .image-container {
  }
  .fund-title h2 {
    order: 1;
    font-size: 3vw;
  }

  /*====================================================== contacts  ============================================= */

  .enterpreneur-contact-form {
    flex-direction: column;
    gap: 2rem;
  }
  .file-selector {
    border: 1px solid gray !important;
    width: fit-content !important;
    cursor: pointer !important;
    padding: 3px !important ;
  }

  .contact_contactWrapper__\+n5Pw
    .contact_contact__31ne8
    .contact_bottom__aNm46 {
    flex-direction: column;
    gap: 100px;
  }

  .contact_row__qTDJJ {
    display: block;
    /* flex-wrap: nowrap; */
  }
  .contact_contactInfo__eG5Kt {
    margin-left: 0vw;
    margin-top: 0vw;
    width: 80%;
  }
  .contact_row__qTDJJ {
    margin-bottom: 30px;
  }

  .contact_contactWrapper__\+n5Pw
    .contact_contact__31ne8
    .contact_bottom__aNm46
    .contact_successWrapper__kdy-X
    .contact_formWrapper__AyWbU
    .contact_row__qTDJJ
    .contact_inputWrapper__U-u\+I {
    height: 3rem;
    margin-bottom: 10vw;
    margin-right: 0;
    width: 90vw;
  }
  .contact_contactWrapper__\+n5Pw
    .contact_contact__31ne8
    .contact_bottom__aNm46
    .contact_successWrapper__kdy-X
    .contact_formWrapper__AyWbU
    .contact_row__qTDJJ
    .contact_inputWrapper__U-u\+I
    .contact_formLabel__ae-rM {
    bottom: 0;
    font-size: 16px;
    left: 0;
    position: absolute;
    right: 0;
    top: -50%;
  }

  .contact-button {
    margin-right: 30px;
  }
  .contact_row__qTDJJ {
    align-content: flex-start;
  }

  [dir="rtl"] .contact_contactInfo__eG5Kt {
    margin-right: unset;
  }

  [dir="rtl"] .contact_formInput__pOyLA {
    width: 100%;
  }
  [dir="rtl"] .enterpreneur-contact-form {
    gap: 5rem;
  }

  .text-heading {
    font-size: 5vw;
  }
  .subscription {
    width: 100%;
  }

  /*====================================================== Footer  ============================================= */

  .footer-items {
    display: block;
  }
  [dir="rtl"] .footer-items {
    text-align: right;
    margin-left: unset;
    margin-right: 50px;
  }
  .footer-items {
    margin-left: 50px;
  }

  .foot-container {
    padding: 40px 0px 25px;
  }
  .footer-bottom {
    /* display: flex; */
    flex-wrap: wrap;
    padding-left: 40px;
    justify-content: space-between;
  }
  [dir="rtl"].footer-bottom {
    padding-left: unset;
    padding-right: 40px;
  }
  .footer-bottom ul {
    display: block;
  }
  .home-map .home-map-items ul li.turkey {
    left: 37%;
  }
  .footer {
    display: block;
  }
}

@media only screen and (max-width: 640px) {
  * {
    -ms-overflow-style: none;
  }
  ::-webkit-scrollbar {
    display: none;
  }
  .home_homeWrapper__vuAFt .home_aboutUs__GuFHM .home_title__H258G {
    font-family: Maison-Neue-Ext;
    font-size: 11vw;
    padding-bottom: 1rem;
    text-align: center;
  }
  .home_homeWrapper__vuAFt
    .home_ourFunds__az0Te
    .home_textWrapper__XsyNc
    .home_textBox__oA2uj
    h3 {
    font-size: 4.5vw;
    font-weight: 700;
  }
  .accordion-section .panel-default .panel-title a {
    font-size: 15px;
  }

  .header {
    padding: 0px 0px;
    background: none;
  }

  .header-logo {
    margin-left: 0px;
    padding: 10px 30px;
    background: var(--header_primary_color);
  }
  .header-logo {
    margin-left: unset;
    margin-right: 0px;
  }
  .header-logo img {
    margin-left: 0px;
  }
  [dir="rtl"] .header-logo img {
    margin-left: unset;
    margin-right: 18px;
  }

  .nav-bar.block {
    display: block;
    width: fit-content;
    margin-left: 0px;
    padding-left: 30px;
    background-color: var(--header_primary_color);
    height: 100vh;
    /* margin-left: auto; */
  }
  [dir="rtl"] .nav-bar.block {
    margin-left: auto;
    margin-right: unset;
    padding-left: unset;
    padding-right: 30px;
  }
  .fund-title h2 {
    font-size: 22px;
  }
  .captcha {
    margin-left: 0px;
  }
  .subs-button {
    justify-content: center;
  }
}
