.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.display-flex-center-column{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction: column;
}

h2 {
  color: #262626;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

p {
  margin-bottom: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.hero-section {
  background-image: url('../images/arkaplan_1arkaplan.webp');
  background-position: 0 0;
  background-size: cover;
  padding-top: 80px;
}

.hero-container {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 20px 0;
}

.hero-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

.hero-image {
  background-image: url('../images/2_12.webp'), url('../images/yeniden-refah-partisi-seeklogo.com_1yeniden-refah-partisi-seeklogo.com.webp');
  background-position: 50% 100%, 50% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, 550px;
  background-attachment: scroll, scroll;
}

.hero-content-wrapper {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.h1-heading {
  color: #ad3a01;
  white-space: pre;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 65px;
  font-weight: 700;
  line-height: 70px;
}

.kimdir-section {
  background-image: linear-gradient(307deg, rgba(55, 135, 255, .07), rgba(255, 255, 255, .28)), linear-gradient(rgba(249, 249, 249, .91), rgba(249, 249, 249, .91)), url('../images/milad-fakurian-PaLkb3Vggdk-unsplash_1milad-fakurian-PaLkb3Vggdk-unsplash.webp');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, cover;
  padding-top: 88px;
  padding-bottom: 45px;
}

.kimdir-section._1 {
  background-image: linear-gradient(#fff3ef, #fff3ef);
  padding-top: 45px;
  display: block;
}

.kimdir-section.x {
  display: block;
}

.kimdir-section._2 {
  background-image: linear-gradient(#fef8f2, #fef8f2);
  padding-top: 50px;
  padding-bottom: 70px;
}

.kimdir-section._3 {
  background-image: linear-gradient(#fef2ef, #fef2ef);
  padding-top: 60px;
  padding-bottom: 60px;
}

.kimdir-section._10 {
  padding-bottom: 90px;
}

.kimdir-section._13 {
  background-image: linear-gradient(307deg, rgba(55, 135, 255, .07), rgba(255, 255, 255, .28) 20%), linear-gradient(rgba(249, 249, 249, .91), rgba(249, 249, 249, .91)), url('../images/milad-fakurian-PaLkb3Vggdk-unsplash_1milad-fakurian-PaLkb3Vggdk-unsplash.webp');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, cover;
  padding-top: 100px;
  padding-bottom: 15px;
}

.kimdir-section.proje-sag {
  background-image: linear-gradient(307deg, rgba(55, 135, 255, .07), rgba(255, 255, 255, .28)), linear-gradient(#fff9f0, #fff9f0), url('../images/milad-fakurian-PaLkb3Vggdk-unsplash_1milad-fakurian-PaLkb3Vggdk-unsplash.webp');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, cover;
  padding-top: 80px;
  padding-bottom: 50px;
}

.kimdir-section._2-1 {
  padding-top: 50px;
}

.kimdir-section._3-copy {
  background-image: linear-gradient(#fef2ef, #fef2ef);
  padding-top: 60px;
  padding-bottom: 60px;
}

._2-col-grid {
  height: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.resim-div {
  width: 80%;
  height: 100%;
  max-width: 570px;
  background-image: url('../images/asiad_amac.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 2px 4px 19px -1px rgba(0, 0, 0, .32);
}

.resim-div-baskan {
  width: 80%;
  height: 100%;
  max-width: 570px;
  background-image: url('../images/baskan-mehmet-dogan.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 2px 4px 19px -1px rgba(0, 0, 0, .32);
}

.resim-wrapper {
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.baslik-kismi {
  width: 100%;
  max-width: 600px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-right: auto;
  display: block;
}

.content-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.heading-2 {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 18px;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  font-weight: 500;
  line-height: 44px;
  position: static;
}

.yazi-kismi {
  width: 100%;
}

.yazi-kismi._100pd {
  padding-bottom: 100px;
}

.yazi-kismi._80pd {
  padding-bottom: 80px;
}

.yazi-kismi._220pd {
  padding-bottom: 220px;
}

.text-block {
  color: #2e2e2e;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Arapey, sans-serif;
  font-size: 50px;
  line-height: 50px;
  text-decoration: none;
}

.resim-beyaz-arkaplan {
  height: 100%;
  background-color: rgba(229, 102, 38, .88);
}

.heading-5 {
  color: #1e1e1e;
  text-align: center;
  white-space: pre;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.heading-slogan-1 {
  color: #ad3a01;
  text-align: center;
  white-space: pre;
  margin-top: 18px;
  font-family: PT Sans, sans-serif;
  font-size: 140px;
  font-weight: 700;
}

.heading-5-1 {
  color: #1e1e1e;
  text-align: center;
  white-space: pre;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 50px;
}

.heading-slogan-2 {
  color: #ad3a01;
  text-align: center;
  white-space: pre;
  margin-top: 9px;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 120px;
  font-weight: 700;
  line-height: 80px;
}

.heading-alt {
  white-space: pre;
  margin-top: 0;
  font-family: PT Sans, sans-serif;
  font-size: 31.2px;
  font-weight: 700;
  line-height: 50px;
}

.slogan-kismi {
  grid-row-gap: 20px;
  flex-direction: column;
  margin-bottom: 20px;
  display: flex;
}

.unvan-kismi {
  padding-bottom: 40px;
}

.slogan-logo-wrapper {
  align-items: flex-start;
  padding-top: 49px;
  display: flex;
}

.ydp-logo-kismi {
  padding-top: 0;
  padding-left: 70px;
  padding-right: 60px;
}

.rich-text {
  text-align: justify;
  padding-top: 25px;
}

._1300px-container {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.nav-links {
  color: #242628;
  text-align: center;
  margin-left: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.nav-links:hover {
  color: #ad3a01;
  font-weight: 500;
}

.nav-links.w--current {
  color: #f00000;
  font-weight: 500;
}

.container {
  max-width: 1300px;
  float: none;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.logo {
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}

.nav-menu {
  float: right;
  object-fit: fill;
  align-items: center;
  display: flex;
  position: static;
}

.brand {
  grid-column-gap: 10px;
  object-fit: fill;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.navbar {
  z-index: 1;
  height: auto;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  padding-top: 0;
  font-size: 16px;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-wrapper {
  z-index: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, .15);
  border-bottom: 1px solid rgba(168, 168, 168, .3);
  padding-top: 20px;
  font-size: 12px;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.contact-button {
  color: #ad3a01;
  background-color: rgba(213, 36, 36, 0);
  border: 1px solid #ad3a01;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 24px;
  padding: 8px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  transition: all .3s;
  display: inline-block;
  position: static;
  top: auto;
  overflow: visible;
}

.contact-button:hover {
  color: #f5f5f5;
  background-color: #ad3a01;
  margin-top: 13px;
  transform: translate(0, -10px);
  box-shadow: 0 1px 8px rgba(68, 68, 68, .5);
}

.scroll-trigger {
  background-color: #212529;
  background-image: linear-gradient(to right, #2d3237, #1f2327);
  padding-top: .1px;
}

.text-block-2 {
  color: #000;
  padding-top: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 17.6px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-2.white {
  color: #fff;
  font-size: 10.3px;
}

.bold-text {
  color: #ad3a01;
  font-size: 30px;
  font-weight: 800;
  line-height: 10px;
}

.bold-text.white {
  color: #fff;
  letter-spacing: .5px;
  font-size: 17px;
  font-weight: 900;
}

.scroll-trigger-2 {
  background-color: #212529;
  background-image: linear-gradient(to right, #2d3237, #1f2327);
  padding-top: .1px;
}

.play-button-large {
  transform-style: preserve-3d;
  background-image: url('../images/play-button-large-brix-templates.svg');
  background-position: 50%;
  border-radius: 50%;
  transition: transform .3s;
  box-shadow: 0 24px 65px rgba(20, 20, 43, .16);
}

.play-button-large:hover {
  transform: scale3d(.94, .94, 1.01);
}

.lightbox-video-icon-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.video-bg-overlay {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-image: url('../images/Adsız_1Adsız.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-bg-overlay._1 {
  background-image: url('../images/image-8_1image 8.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._2 {
  background-image: url('../images/image-7_1image 7.webp');
  background-position: 50%;
}

.video-bg-overlay._3 {
  background-image: url('../images/r3.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._4 {
  background-image: url('../images/77_177.webp');
  background-position: 50%;
}

.video-bg-overlay._5 {
  background-image: url('../images/88_188.webp');
  background-position: 50%;
}

.video-bg-overlay.ilk {
  background-image: url('../images/asiad-basinla-bir-araya-geldi.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
}

.video-bg-overlay._3-1 {
  background-image: url('../images/image-14_1image 14.webp');
  background-position: 50% 0;
}

.video-bg-overlay._6 {
  background-image: url('../images/120_1120.webp');
  background-position: 50% 20%;
}

.video-bg-overlay._7 {
  background-image: url('../images/99_199.webp');
  background-position: 0 0;
}

.video-bg-overlay._8 {
  background-image: url('../images/WhatsApp-Image-2023-03-21-at-20.28.04-1_1WhatsApp Image 2023-03-21 at 20.28.04 (1).webp');
}

.video-bg-overlay._9 {
  background-image: url('../images/100_1100.webp');
}

.video-bg-overlay._10 {
  background-image: url('../images/110_1110.webp');
  background-position: 50%;
}

.video-bg-overlay._11 {
  background-image: url('../images/deprem_tumbnail.jpg');
  background-position: 50% 0;
}

.video-bg-overlay._12 {
  background-image: url('../images/foto15_1foto15.webp');
  background-position: 50%;
}

.video-bg-overlay._2-1 {
  background-image: url('../images/38012342_145372139698302_3708872408065638400_n_138012342_145372139698302_3708872408065638400_n.webp');
  background-position: 50%;
}

.video-bg-overlay.proje-1 {
  background-image: url('../images/Untitled-design-16.webp');
  background-position: 50%;
}

.video-bg-overlay.proje-2 {
  background-image: url('../images/Untitled-design-17.webp');
  background-position: 50%;
}

.video-bg-overlay.proje-3 {
  background-image: url('../images/Untitled-design-18.webp');
  background-position: 0 0;
}

.video-bg-overlay.proje-4 {
  background-image: url('../images/pro-5_1pro-5.webp');
  background-position: 50% 80%;
}

.video-bg-overlay.proje-5 {
  background-image: url('../images/pro-6_1pro-6.webp');
  background-position: 55%;
}

.video-bg-overlay.proje-6 {
  background-image: url('../images/turistik.jpg');
  background-position: 50%;
}

.video-bg-overlay.proje-5-copy {
  filter: sepia(20%) brightness(139%);
  background-image: url('../images/adiyaman.jpg');
  background-position: 40%;
}

.video-bg-overlay._1-1 {
  background-image: url('../images/asiad_tanim.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.video-bg-overlay._2-2 {
  background-image: url('../images/image-9_1image 9.webp');
  background-position: 50%;
}

.video-bg-overlay._3-3 {
  background-image: url('../images/image-10_1image 10.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._2-3 {
  background-image: url('../images/image-12_1image 12.webp');
  background-position: 50%;
}

.video-bg-overlay._3-4 {
  background-image: url('../images/image-13_1image 13.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._2-5 {
  background-image: url('../images/image-4.png');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._2-6 {
  background-image: url('../images/image-17_1image 17.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._3-5 {
  background-image: url('../images/as7_1as7.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._2-7 {
  background-image: url('../images/as8_1as8.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._3-6 {
  background-image: url('../images/as9_1as9.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._2-8 {
  background-image: url('../images/image-4.png');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._2-9 {
  background-image: url('../images/as10_1as10.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._3-7 {
  background-image: url('../images/as11_1as11.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._2-9-1 {
  background-image: url('../images/as12_1as12.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._3-4-s {
  background-image: url('../images/image-16_1image 16.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._2-5-copy {
  background-image: url('../images/image-15_1image 15.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay._3-6-copy {
  background-image: url('../images/as9_1as9.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay.r1 {
  background-image: url('../images/3.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay.r1-1-1 {
  background-image: url('../images/23.webp');
  background-position: 50%;
  background-size: cover;
}

.video-bg-overlay.r2 {
  background-image: url('../images/UTMOK-2022-hizmet-odulu.jpeg');
  background-position: 80%;
}

.video-bg-overlay.r4 {
  background-image: url('../images/kaymakam-mahmut-kasikci-ziyaret.jpeg');
  background-position: 50% 30%;
}

.video-bg-overlay.r3 {
  background-image: url('../images/20240615-asiad-baskani-dogandan-sultangazi-belediye-baskani-dursuna-tesekkur-ziyareti-544070-b95d366614651fb7b6dc.jpg');
  background-position: 41%;
}

.video-bg-overlay.r5 {
  background-image: url('../images/dunya-adiyamanlilar-gunu.jpg');
  background-position: 50% 100%;
}

.video-bg-overlay.r6 {
  background-image: url('../images/23bin-oyuncak.JPG');
  background-position: 50%;
}

.video-bg-overlay.r7 {
  background-image: url('../images/r6.webp');
  background-position: 50%;
}

.video-bg-overlay.r8 {
  background-image: url('../images/adiyaman-deprem.jpg');
  background-position: 50% 0;
}

.video-bg-overlay.r9 {
  background-image: url('../images/Untitled-design-15.webp');
  background-position: 50%;
}

.video-bg-overlay.r10 {
  background-image: url('../images/Untitled-design-21.webp');
  background-position: 50%;
}

.video-bg-overlay.r11 {
  background-image: url('../images/resim_2.webp');
  background-position: 50%;
}

.video-bg-overlay.r12 {
  background-image: url('../images/adiyaman_harita.jpg');
}

.video-bg-overlay.r13 {
  background-image: url('../images/perre-antik-kenti.jpg');
  background-position: 50%;
}

.video-bg-overlay.r14 {
  background-image: url('../images/adiyaman_sanayi.jpg');
}

.video-bg-overlay.r16 {
  background-image: url('../images/adiyaman-yemek.webp');
  background-position: 50%;
}

.video-bg-overlay.r17 {
  background-image: url('../images/elsanatlari.webp');
}

.video-bg-overlay.r18 {
  background-image: url('../images/halk.webp');
}

.video-bg-overlay.r19 {
  background-image: url('../images/karakus-tumulusu.jpg');
}

.video-bg-overlay.r20 {
  background-image: url('../images/nemrut.jpg');
  background-position: 50% 0;
}

.video-left {
  border: 1px solid rgba(149, 39, 12, .62);
  border-radius: 7px;
  overflow: hidden;
  box-shadow: -14px 15px 0 -2px rgba(255, 120, 8, .94);
}

.video-bg-overlay.adyu-ziyaret{
  background-image:url('../images/adiyaman-universitesi-ziyaret-blur.jpg');
}

.video-left.right {
  box-shadow: 15px 15px 0 -2px rgba(255, 120, 8, .94);
}

.brix---text-center {
  text-align: center;
}

.inner-container-640px---center {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

._1-5-1-col-grid {
  height: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

._1-1-5-col-grid {
  height: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

.brix---mg-bottom-8px {
  margin-bottom: 8px;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.paragraph-4 {
  color: #5a5a5a;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.heading-2-bold-big {
  color: #1c1c1c;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 55px;
  position: static;
}

.heading-2-bold-big.white {
  color: #fff;
  text-shadow: 1px 3px 4px rgba(0, 0, 0, .2);
}

.brix---paragraph-default {
  color: #c8c8c8;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  line-height: 30px;
}

.brix---footer-bottom {
  color: #6e7191;
  text-align: center;
  border-top: 1px solid #eff0f6;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 30px;
}

.brix---social-icon-square-30px {
  width: 30px;
  height: 30px;
  min-height: 30px;
  min-width: 30px;
  background-color: #ad3a01;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---social-icon-square-30px:hover {
  transform: scale(.92);
}

.brix---social-media-grid-right---t-center {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px) 36px 36px 36px;
  justify-content: end;
  align-self: center;
  justify-items: end;
}

.brix---footer-link {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
}

.brix---footer-link:hover {
  color: #4a3aff;
}

.brix---footer-list-item-horizontal {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.brix---footer-list-wrapper-horizontal {
  grid-row-gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---grid-footer-3-cols {
  grid-template-rows: auto;
  grid-template-columns: .35fr 1fr .3fr;
  align-items: center;
}

.brix---footer-top-small {
  padding-top: 36px;
  padding-bottom: 36px;
}

.brix---container-default-2 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---footer-wrapper {
  background-color: #8a0e00;
  border-top: 1px solid #eff0f6;
}

.social {
  filter: brightness(500%);
  border: 1px solid #fff;
  border-radius: 8px;
}

.white-logo {
  filter: brightness(0%) invert();
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}

._56pd-video-section {
  background-image: linear-gradient(rgba(168, 39, 0, .78), rgba(168, 39, 0, .78)), url('../images/pattern-cta-v3-brix-templates-02.svg'), linear-gradient(141deg, #fff, #3e0000 0%, #1b0000 34%, #660303 64%, #da0000);
  background-position: 0 0, 50%, 0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, 10px 8px, auto;
  background-attachment: scroll, scroll, scroll;
  padding-top: 56px;
  padding-bottom: 56px;
}

.mg-top-80px {
  margin-top: 40px;
}

.white-paragraph-text {
  color: #f6f6f6;
  text-align: center;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, .27);
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.video-container {
  max-width: 900px;
  padding-left: 24px;
  padding-right: 24px;
}

.inner-container-600px {
  max-width: 700px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.video-hero-grid {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
}

.heading-h2-32px-700-bold {
  color: #1d1d1d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

.heading-h2-32px-700-bold.white {
  color: #f6f6f6;
  text-align: center;
  text-shadow: 0 3px 6px rgba(0, 0, 0, .3);
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  line-height: 50px;
}

.video-ltanitim {
  height: 500px;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 14px 42px #300a00;
}

.img-div {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 20px;
}

.refah-img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div {
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 55px;
}

.heading-2-copy {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 18px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 36px;
  position: static;
}

.refah-partisi-sloganlar {
  text-align: center;
  letter-spacing: 6px;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 50px;
  line-height: 60px;
  transform: skew(1deg, -7deg);
}

.bold-text-2 {
  color: #ad3a01;
  font-size: 80px;
  font-weight: 800;
}

.heading-2-bold-big-copy {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 18px;
  font-family: Montserrat, sans-serif;
  font-size: 55px;
  font-weight: 500;
  line-height: 60px;
  position: static;
}

.slogan-text2 {
  text-align: center;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.slogan-text2-1 {
  font-size: 40px;
}

.slogn-text2-2 {
  font-size: 45px;
  font-weight: 800;
  line-height: 50px;
}

.slogn-text2-3 {
  font-size: 40px;
  line-height: 45px;
}

.slogn-text2-0 {
  font-weight: 800;
  line-height: 38px;
}

.slogan-text2-1-copy {
  font-size: 50px;
}

.image {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.brix---icon-square-acent-36px {
  width: 36px;
  height: 36px;
  min-height: 36px;
  min-width: 36px;
  background-color: #95270c;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---icon-square-acent-36px:hover {
  transform: scale(.92);
}

.brix---social-media-grid-left {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: start;
  align-self: center;
  justify-items: start;
}

.brix---paragraph-default-2 {
  color: #3f3f3f;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-600 {
  color: #6e7191;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---heading-h3-size {
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 38px;
}

.brix---heading-h3-size.white {
  color: #f5f5f5;
  margin-bottom: 20px;
  font-size: 28px;
}

.brix---color-neutral-801 {
  color: #211f54;
}

.brix---divider-64px {
  height: 1px;
  background-color: #dcddeb;
  margin-top: 64px;
  margin-bottom: 64px;
}

.brix---link {
  color: #4a3aff;
  font-size: 16px;
  text-decoration: none;
  transition: color .3s;
}

.brix---link:hover {
  color: #281ca5;
}

.brix---mg-top-16px {
  margin-top: 16px;
}

.brix---text-200-bold {
  color: #151515;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---contact-details-mg {
  margin-right: 32px;
}

.brix---contact-details-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---contact-form-right-side {
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 50px 30px 88px 56px;
}

.brix---contact-form-left-side {
  background-color: #b93912;
  border-radius: 15px;
  padding: 50px 56px 88px;
}

.brix---grid-contact-v3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.brix---card {
  background-color: #eff0f6;
  border: 1px solid #f5f5f5;
  border-radius: 24px;
  box-shadow: 0 2px 7px rgba(20, 20, 43, .06);
}

.brix---inner-container-700px-center {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.brix---container-default-3 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-2 {
  color: #fff;
  padding-top: 50px;
  padding-bottom: 176px;
}

.map-wrapper {
  width: 100%;
  height: 350px;
  border-radius: 15px;
  overflow: hidden;
}

.map-embed {
  height: 100%;
}

.herringbone-block {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  position: relative;
  overflow: hidden;
}

.grid-animation {
  color: #444f55;
  margin-top: 0;
  font-size: 16px;
  font-weight: 600;
}

.herringbone-grid {
  width: 100%;
  height: 90vh;
  min-height: 880px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: .5fr .5fr .5fr .5fr .5fr .5fr .5fr .5fr .5fr .5fr .5fr;
  margin-top: 10px;
  transform: rotate(0);
}

.grid-img {
  background-image: url('../images/2_2.webp');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.grid-img._5 {
  background-image: url('../images/5.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._4 {
  background-image: url('../images/4.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._3 {
  background-image: url('../images/3_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._2 {
  background-image: url('../images/2_2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._6 {
  background-image: url('../images/6.webp');
}

.grid-img._1 {
  background-image: url('../images/1.webp');
}

.grid-img._7 {
  background-image: url('../images/7.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-img._8 {
  background-image: url('../images/8.webp');
}

.grid-img._9 {
  background-image: url('../images/9.webp');
}

.grid-img._10 {
  background-image: url('../images/10.webp');
  background-position: 100%;
}

.grid-img._11 {
  background-image: none;
}

.grid-img._12 {
  background-image: url('../images/12.webp');
}

.grid-img._13 {
  background-image: url('../images/13.webp');
  background-position: 50% 20%;
}

.grid-img._14 {
  background-image: url('../images/14.webp');
  background-position: 50% 80%;
}

.grid-img._15 {
  background-image: url('../images/15.webp');
}

.grid-img._16 {
  background-image: url('../images/16.webp');
  background-position: 20%;
}

.grid-img._17 {
  background-image: url('../images/17.webp');
}

.grid-img._18 {
  background-image: url('../images/18.jpeg');
}

.grid-img._19 {
  background-image: url('../images/19.webp');
  background-position: 50% 100%;
}

.grid-img._20 {
  background-image: url('../images/20.jpeg');
  background-position: 0%;
}

.grid-img._21 {
  background-image: url('../images/21.webp');
  background-position: 50%;
  background-size: cover;
}

.grid-img._22 {
  background-image: url('../images/53360231_607310119738409_5205018520774247994_n_153360231_607310119738409_5205018520774247994_n.webp');
}

.grid-img._23 {
  background-image: url('../images/thumb_1thumb.webp');
}

.grid-img._11 {
  background-image: url('../images/44423367_187913285444187_4981833824779370496_n_144423367_187913285444187_4981833824779370496_n.webp');
}

.grid-img._11-copy {
  background-image: url('../images/11.webp');
  background-position: 50%;
  background-size: cover;
}

.grid-img._22 {
  background-image: url('../images/22.webp');
}

.grid-img._23 {
  background-image: url('../images/23.webp');
  background-position: 20%;
}

.grid-img._24 {
  background-image: url('../images/24.webp');
}

.grid-img._25 {
  background-image: url('../images/25.jpeg');
}

.grid-img._26 {
  background-image: url('../images/26.webp');
  background-position: 50% 100%;
}

.grid-img._27 {
  background-image: url('../images/27.jpeg');
  background-position: 0%;
}

.grid-img._28 {
  background-image: url('../images/28.webp');
  background-position: 50%;
  background-size: cover;
}




.container-2 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.mb-0 {
  margin-bottom: 0;
}

.grid-img-wrapper {
  z-index: 1;
  padding: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.image-2 {
  max-width: none;
  min-width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

.social-div-block {
  grid-row-gap: 5px;
  flex-direction: column;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.social-link {
  color: #ff2727;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.social-link:hover {
  color: #8f0000;
  font-weight: 400;
}

.social-link-block {
  margin-top: 3px;
  text-decoration: none;
}

.slogan-text3-1 {
  font-size: 70px;
  font-weight: 600;
  line-height: 80px;
}

.beyaz {
  color: #ad3a01;
  text-shadow: 1px 3px 3px #000;
}

.hero-image-v2 {
  width: 100%;
  filter: brightness(125%);
  background-image: url('../images/IMG_9004IMG_9003.webp');
  background-position: 20%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  position: static;
}

.kirmizi-section {
  background-color: #eb3e09;
  background-image: linear-gradient(321deg, rgba(0, 0, 0, .15), rgba(207, 0, 0, .84) 20%, red), linear-gradient(rgba(93, 0, 0, .77), rgba(93, 0, 0, .77)), url('../images/pattern-cta-v3-brix-templates-02.svg');
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, auto, 10px 8px;
  background-attachment: scroll, scroll, scroll;
  padding-top: 20px;
  box-shadow: inset 0 -7px 20px rgba(0, 0, 0, .42);
}

.secim-slogan-tek-resim {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.secim-kirmizi-tek {
  margin-left: auto;
  margin-right: auto;
}

.slogan-char {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.kirmizi-section-2 {
  background-color: #eb3e09;
  background-image: linear-gradient(327deg, rgba(0, 0, 0, .3), rgba(213, 36, 36, .2)), linear-gradient(rgba(128, 19, 19, .85), rgba(128, 19, 19, .85)), url('../images/pattern-cta-v3-brix-templates-02.svg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, auto, 10px 8px;
  background-attachment: scroll, scroll, scroll;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 20px;
  box-shadow: inset 0 -7px 20px rgba(0, 0, 0, .42);
}

.slogan-char-4 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.kirmizi-section-2-1 {
  background-color: #a51e1e;
  background-image: linear-gradient(327deg, rgba(0, 0, 0, .3), rgba(213, 36, 36, .2)), linear-gradient(rgba(128, 19, 19, .85), rgba(128, 19, 19, .85)), url('../images/pattern-cta-v3-brix-templates-02.svg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, auto, 10px 8px;
  background-attachment: scroll, scroll, scroll;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 20px;
  box-shadow: inset 0 -7px 20px rgba(0, 0, 0, .42);
}

.bold-text-3 {
  font-size: 74px;
}

.powered-link {
  color: #f5f5f5;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

._1-5-1-col-grid-1 {
  height: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  display: none;
}

.brix---bg-image-full-width {
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.brix---btn-secondary-white {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #eff0f6;
  border-radius: 48px;
  padding: 20px 35px;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px rgba(20, 20, 43, .04);
}

.brix---btn-secondary-white:hover {
  color: #211f54;
  background-color: #fff;
  border-color: #fff;
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary-white {
  color: #ff7808;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  justify-content: center;
  padding: 15px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  box-shadow: 0 4px 8px 2px rgba(149, 39, 12, .2);
}

.brix---btn-primary-white:hover {
  color: #eb3e09;
  background-color: #fff;
  transform: translate3d(0, -3px, .01px);
}

.brix---button-row-left {
  margin-right: 24px;
}

.brix---buttons-row {
  align-items: center;
  display: flex;
}

.brix---paragraph-default-3 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.brix---color-neutral-100 {
  color: #fff;
}

.brix---mg-bottom-40px-2 {
  margin-bottom: 40px;
}

.brix---heading-h1-size {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 54px;
  line-height: 66px;
}

.brix---grid-2-col---1-col-t {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---container-default {
  max-width: 1300px;
  padding-left: 10px;
  padding-right: 10px;
}

.brix---hero-bg-image-dark {
  background-image: linear-gradient(rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)), url('../images/cenderekoprusu.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 150px;
  padding-bottom: 50px;
}

.header-heading-h1-size {
  color: #fff;
  margin-top: 0;
  margin-bottom: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 66px;
}

.div-block {
  padding: 20px 10px 20px 30px;
}

.hero-div-block {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(229, 102, 38, .7);
  background-image: linear-gradient(312deg, rgba(0, 0, 0, .1), rgba(95, 95, 95, .02) 78%, rgba(255, 255, 255, .17));
  border: 3px solid rgba(177, 177, 177, .32);
  border-radius: 10px;
  padding: 30px;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.stats-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-stat-single-4 {
  border: 1px #000;
  border-radius: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
}

.padding-section-medium {
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-stat-single-1 {
  border: 1px #000;
  border-radius: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
}

.stat-img_value {
  align-self: center;
  align-items: center;
  display: flex;
}

.stat-img_value.margin-bottom {
  margin-bottom: 0;
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-style-h2.counterup {
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

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

.container-large-initiatives {
  margin-left: auto;
  margin-right: auto;
}

.section-stat-single-2,
.section-stat-single-3 {
  border: 1px #000;
  border-radius: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
}

.padding-medium {
  color: #242628;
  text-align: center;
  margin-top: 0;
  padding: 2rem 2rem 10px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
}

.margin-bottom {
  margin: 0 0 1rem;
}

.margin-bottom.margin-xxlarge {
  margin-left: auto;
  margin-right: auto;
}

.image-3 {
  filter: saturate(200%) hue-rotate(201deg);
  padding-top: 8px;
  padding-right: 16px;
}

.heading-style-h4 {
  color: #ff7808;
  text-shadow: 0 1px 1px rgba(69, 69, 69, .78);
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  font-weight: 700;
  line-height: 1.3;
}

.stats-alternate.background-color-doa-dark {
  background-color: #fff3ef;
  background-image: linear-gradient(rgba(254, 247, 241, .96), rgba(254, 247, 241, .96)), url('../images/milad-fakurian-PaLkb3Vggdk-unsplash_1milad-fakurian-PaLkb3Vggdk-unsplash.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.stat-single-div {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 1.5rem;
  display: flex;
}

.stat-single-div.align-center {
  width: 100%;
  text-align: center;
  justify-content: center;
  padding-top: 0;
}

.bold-text-4 {
  color: #ff7808;
  text-shadow: 0 2px 1px rgba(0, 0, 0, .64);
  font-size: 48px;
}

.text-block-3 {
  color: #ff7808;
  padding-top: 15px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 55px;
  font-weight: 900;
}

.slider {
  z-index: 0;
  height: 650px;
  border: 1px solid rgba(239, 197, 162, .2);
  border-radius: 25px;
  overflow: hidden;
  box-shadow: 5px 9px 16px -2px rgba(173, 58, 1, .1);
}

.slide {
  z-index: 0;
  overflow: hidden;
}

.mask {
  z-index: 0;
}

.slider_image {
  width: 100%;
  object-fit: cover;
}

.slider_arrow.right,
.slider_arrow.left {
  filter: invert(8%);
}

.bread-divider {
  width: 1px;
  height: 22px;
  background-color: #9e9e9e;
  margin-left: 16px;
  margin-right: 16px;
  transform: rotate(30deg);
}

.breadcrumbs {
  color: #fff;
  margin-top: 24px;
  display: flex;
}

.heading-h1-size-text {
  color: #000;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 66px;
}

.heading-h1-size-text.white {
  color: #f6f6f6;
  text-shadow: 0 2px 6px #933100;
  font-size: 42px;
  font-weight: 700;
}

.mg-bottom-48px {
  margin-bottom: 48px;
}

.bread-wrapper {
  width: 90%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.header-container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.bread-link {
  color: #dbdbdb;
  text-decoration: none;
}

.bread-link.w--current {
  letter-spacing: -.025em;
  font-size: 16px;
}

.hero-without-image {
  height: 350px;
  background-color: #f5f7fa;
  background-image: linear-gradient(to top, rgba(229, 102, 38, .3), rgba(255, 255, 255, .4)), url('../images/cenderekoprusu.jpg');

  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-bottom: 1px solid #e4ebf3;
  padding: 150px 30px;
  position: relative;
}

.hero-wrapper {
  max-width: 750px;
  color: #fff;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-link-text {
  color: #242628;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.dropdown-column-wrapper {
  background-color: #fff;
  border: 1px solid #eff0f6;
  overflow: hidden;
  transform: translate(-50%);
  box-shadow: 0 2px 12px rgba(20, 20, 43, .08);
}

.dropdown-column-wrapper.w--open {
  border-radius: 0;
  top: 40px;
  left: 40px;
}

.dropdown-column-wrapper.small-menu {
  top: 50px;
  left: -5px;
  transform: none;
}

.dropdown-column-wrapper.small-menu.w--open {
  background-color: #f5f5f5;
  border-radius: 15px;
  left: -5px;
}

.menu-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.menu-grid.dropdown-link-column {
  grid-column-gap: 0px;
  grid-row-gap: 14px;
  justify-content: stretch;
  justify-items: start;
}

.link-underline {
  width: 100%;
  height: 1px;
  perspective-origin: 50%;
  transform-origin: 100%;
  background-color: #131313;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-underline.has-left-origin {
  transform-origin: 0%;
  margin-bottom: 7px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-underline.has-right-origin {
  transform-origin: 100%;
  margin-bottom: 7px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.dropdown-40px-padding-container {
  border-radius: 15px;
  padding: 25px 10px 20px 20px;
  overflow: hidden;
}

.line-rounded-icon.dropdown-arrow {
  filter: grayscale();
  margin: 3px 0 0 3px;
  padding-top: 0;
  position: static;
}

.dropdown-link {
  width: 100%;
  color: #333;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.dropdown-link:hover {
  font-weight: 600;
}

.dropdown-link.w--current {
  color: #95270c;
}

.nav-link {
  grid-column-gap: 6px;
  color: #1d1d1d;
  justify-content: center;
  align-items: center;
  padding: 0;
  text-decoration: none;
  transition: color .3s;
  display: flex;
  position: relative;
}

.nav-link:hover {
  color: #1d1d1d;
}

.leader-img-1 {
  width: 100%;
  min-height: 483px;
  background-image: url('../images/leader-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.leader-img-1.shadow-large {
  border-radius: 16px;
}

.heading-style-h5 {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
}

.leader-img-3 {
  width: 100%;
  min-height: 483px;
  background-image: url('../images/leader-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.leader-img-3.shadow-large {
  border-radius: 16px;
}

.padding-section-medium-2 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.leaders-section {
  background-color: #fff7f5;
  padding-top: 30px;
  padding-bottom: 80px;
}

.container-large-initiatives-2 {
  width: 100%;
  max-width: 1312rem;
  margin-left: auto;
  margin-right: auto;
}

.leader-info-1 {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 1.5rem;
  display: flex;
}

.leader-info-1.align-center {
  z-index: 1;
  width: 70%;
  text-align: center;
  background-color: #fffaf6;
  border-radius: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: -42px;
  position: relative;
}

.leader-info-1.align-center.shadow-medium {
  width: 85%;
  flex-direction: column;
  margin-top: -78px;
  padding-bottom: 1rem;
  display: flex;
}

.info-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 50px;
  display: grid;
}

.padding-medium-2 {
  max-width: 600px;
  text-align: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  line-height: 56px;
}

.leader-social-media {
  width: 40%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-style-h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
}

.heading-style-h6.margin-bottom {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.info_img {
  width: 300px;
  height: 300px;
  background-image: url('../images/leader-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.info_img.shadow-large {
  border-radius: 8px;
}

.info-wrapper {
  border: 1px #000;
  border-radius: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.info-card {
  background-color: #fff;
  border: 1px solid #ffe5d7;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -50px;
  padding: 15px 20px;
  display: flex;
  box-shadow: 0 0 16px -2px rgba(0, 0, 0, .09);
}

.info-card.background {
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0);
  border-top-style: none;
  border-bottom-color: #c1c1c1;
  border-left-style: none;
  border-right-style: none;
  border-radius: 0;
  margin-top: 20px;
}

.progress-wrap {
  z-index: 999999;
}

.nav-links-2 {
  color: #242628;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.nav-links-2:hover {
  color: #ad3a01;
  font-weight: 500;
}

.nav-links-2.w--current {
  color: #f00000;
  font-weight: 400;
}

.text-mg-bottom-48px {
  margin-bottom: 30px;
}

.unlu-img {
  height: 100%;
  max-width: none;
  min-width: 100%;
  object-fit: cover;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  max-width: 46%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.brix---error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-802 {
  color: #fff;
}

.brix---icon-success-message-big {
  width: 60px;
  margin-bottom: 10px;
}

.brix---success-message {
  color: #fff;
  background-color: #ff7808;
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #eb3e09;
  border-radius: 10px;
  justify-content: center;
  padding: 20px 38px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  color: #fff;
  background-color: #95270c;
  transform: translate3d(0, -3px, .01px);
}

.brix---text-area {
  min-height: 150px;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 10px;
  padding: 16px 24px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px rgba(20, 20, 43, .08);
}

.brix---text-area:hover {
  border-color: #4a3aff;
  box-shadow: 0 2px 12px rgba(20, 20, 43, .1);
}

.brix---text-area:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.brix---text-area::-ms-input-placeholder {
  color: #6e7191;
  font-size: 15px;
}

.brix---text-area::placeholder {
  color: #6e7191;
  font-size: 15px;
}

.brix---input-label {
  color: #242628;
  -webkit-text-stroke-color: #242628;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.brix---input {
  min-height: 60px;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px rgba(20, 20, 43, .08);
}

.brix---input:hover {
  border-color: #4a3aff;
  box-shadow: 0 2px 12px rgba(20, 20, 43, .1);
}

.brix---input:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.brix---input::-ms-input-placeholder {
  color: #6e7191;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.brix---input::placeholder {
  color: #6e7191;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.brix---form-grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---card-form {
  height: 100%;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  margin-bottom: 0;
  padding: 56px 40px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, .06);
}

.brix---link-text {
  transition: color .3s;
  display: inline-block;
}

.brix---link-icon-left {
  filter: brightness(0%) grayscale();
  margin-right: 11px;
}

.brix---link-wrapper {
  color: #211f54;
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper:hover {
  color: #4a3aff;
}

.brix---grid-1-column-gap-row-16px {
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---card-map-content {
  height: 100%;
  padding: 30px 48px 13px 17px;
}

.brix---image-border-radius-top-24px {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}

.brix---card-2 {
  background-color: #fff;
}

.brix---paragraph-default-4 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-803 {
  color: #6e7191;
}

.brix---mg-bottom-40px-3 {
  margin-bottom: 15px;
}

.brix---heading-h1-size-2 {
  color: #242628;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.brix---color-neutral-800 {
  color: #211f54;
}

.brix---grid-contact-v7 {
  grid-column-gap: 20px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.2fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.brix---container-default-4 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section {
  color: #fff;
  padding-top: 149px;
  padding-bottom: 176px;
}

.multiple-choice {
  height: 60px;
  color: #6e7191;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 10px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  box-shadow: 0 2px 14px rgba(0, 0, 0, .05);
}

.div-block-2 {
  height: 100%;
}

.div-block-3 {
  background-image: linear-gradient(#fff, #fff);
  border-radius: 24px;
  padding: 16px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, .06);
}

@media screen and (max-width: 991px) {
  .hero-section {
    height: auto;
  }

  .hero-grid {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr;
  }

  .hero-image {
    width: 100%;
    background-position: 50%;
    background-size: contain;
  }

  .hero-content-wrapper {
    grid-row-gap: 5px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .h1-heading {
    text-align: center;
    font-size: 70px;
  }

  .kimdir-section._3-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  ._2-col-grid {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-rows: 1fr;
    margin-left: 0%;
  }

  .resim-wrapper {
    justify-content: center;
    align-items: center;
  }

  .baslik-kismi {
    margin-left: auto;
  }

  .content-wrapper {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-2 {
    text-align: center;
  }

  .yazi-kismi._100pd,
  .yazi-kismi._80pd,
  .yazi-kismi._220pd {
    padding-bottom: 50px;
  }

  .resim-beyaz-arkaplan {
    display: none;
  }

  .heading-5 {
    font-size: 23px;
    line-height: 40px;
  }

  .heading-slogan-1 {
    margin-top: 14px;
    font-size: 150px;
  }

  .heading-5-1 {
    margin-top: 37px;
    font-size: 50px;
    font-weight: 700;
  }

  .heading-slogan-2 {
    margin-top: 0;
    font-size: 130px;
  }

  .heading-alt {
    text-align: center;
    margin-top: 0;
    font-size: 34px;
  }

  .slogan-kismi {
    margin-bottom: 0;
  }

  .slogan-logo-wrapper {
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .ydp-logo-kismi {
    margin-right: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .ydp-image {
    padding-left: 0;
  }

  .nav-links {
    color: #242628;
    justify-content: center;
    font-size: 16px;
    display: flex;
    position: static;
  }

  .container {
    margin-left: 0;
    margin-right: 0;
    padding-top: 35px;
    padding-bottom: 5px;
  }

  .nav-menu {
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    position: static;
  }

  .brand {
    justify-content: center;
  }

  .navbar {
    margin-top: 0;
    position: fixed;
  }

  .nav-wrapper {
    padding-top: 0;
  }

  .menu-button {
    position: relative;
  }

  .menu-button:active {
    color: #333;
  }

  .menu-button.w--open {
    background-color: rgba(200, 200, 200, 0);
  }

  .contact-button {
    display: none;
  }

  .text-block-2 {
    padding-top: 10px;
    line-height: 18px;
  }

  .bold-text {
    font-size: 30px;
  }

  .bold-text.white {
    font-size: 18px;
  }

  .lightbox-video-icon-wrapper {
    max-width: 100px;
  }

  ._1-5-1-col-grid,
  ._1-1-5-col-grid {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-rows: 1fr;
    margin-left: 0%;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .heading-2-bold-big {
    text-align: center;
    font-size: 38px;
  }

  .brix---footer-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---social-media-grid-right---t-center {
    grid-column-gap: 10px;
    grid-template-columns: repeat(auto-fit, 36px);
    justify-content: center;
    justify-items: center;
  }

  .brix---footer-list-wrapper-horizontal {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 20px;
  }

  .brix---grid-footer-3-cols {
    grid-template-columns: 1fr;
  }

  .brix---footer-top-small {
    padding-top: 58px;
    padding-bottom: 58px;
  }

  ._56pd-video-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .video-hero-grid {
    grid-template-columns: 1fr;
  }

  .heading-h2-32px-700-bold {
    font-size: 30px;
    line-height: 46px;
  }

  .heading-2-copy {
    text-align: center;
  }

  .heading-2-bold-big-copy {
    text-align: center;
    font-size: 38px;
  }

  .brix---social-media-grid-left {
    grid-column-gap: 10px;
    justify-content: center;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---divider-64px {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .brix---contact-form-right-side {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 24px;
    padding: 64px 40px;
  }

  .brix---contact-form-left-side {
    padding: 64px 40px;
  }

  .brix---grid-contact-v3 {
    grid-template-columns: 1.2fr;
  }

  .brix---section-2 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .map-wrapper {
    height: 400px;
  }

  .hero-image-v2 {
    background-position: 50%;
    background-size: contain;
  }

  .bold-text-3 {
    font-size: 90px;
  }

  ._1-5-1-col-grid-1 {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-rows: 1fr;
    margin-left: 0%;
  }

  .brix---btn-primary-white {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: 1fr;
  }

  .brix---hero-bg-image-dark {
    padding-top: 160px;
    padding-bottom: 80px;
  }

  .header-heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .stats-div {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    padding-left: 70px;
    padding-right: 70px;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

  .heading-style-h2.counterup {
    font-size: 40px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .stat-single-div.align-center {
    padding: 0;
  }

  .slider {
    height: 380px;
  }

  .heading-h1-size-text {
    font-size: 48px;
    line-height: 60px;
  }

  .mg-bottom-48px {
    margin-bottom: 40px;
  }

  .header-container {
    max-width: 728px;
  }

  .nav-link-text {
    font-size: 16px;
  }

  .dropdown-column-wrapper {
    box-shadow: none;
    border-width: 0;
    border-radius: 0;
  }

  .dropdown-column-wrapper.w--open {
    position: static;
  }

  .dropdown-wrapper {
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
  }

  .dropdown-40px-padding-container {
    padding: 20px 0 14px;
  }

  .dropdown-link {
    text-align: center;
  }

  .nav-link.w--open {
    justify-content: center;
  }

  .heading-style-h5 {
    text-align: center;
    margin-bottom: 0;
    font-size: 14px;
  }

  .padding-section-medium-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .info-div {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
  }

  .leader-social-media {
    width: 50%;
  }

  .heading-style-h6 {
    text-align: center;
    font-size: 11px;
    line-height: 15px;
  }

  .info_img {
    width: 200px;
    height: 200px;
  }

  .info-card {
    margin-top: -30px;
    padding: 10px;
  }

  .nav-links-2 {
    color: #242628;
    font-size: 16px;
    display: flex;
    position: static;
  }

  .text-mg-bottom-48px {
    margin-bottom: 40px;
  }

  .container-3 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---card-form {
    padding: 54px 32px;
  }

  .brix---heading-h1-size-2 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---grid-contact-v7 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }
}

@media screen and (max-width: 767px) {
  .hero-grid {
    grid-template-rows: 1fr .5fr;
    grid-template-columns: auto;
  }

  .hero-image {
    background-position: 50% 100%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .h1-heading {
    font-size: 55px;
    line-height: 70px;
  }

  ._2-col-grid {
    height: auto;
  }

  .resim-div {
    background-position: 50% 0;
    margin-right: 0%;
  }

  .baslik-kismi {
    height: auto;
    text-align: center;
    align-items: center;
  }

  .content-wrapper {
    justify-content: center;
    margin-left: 0;
  }

  .heading-2 {
    padding-bottom: 15px;
    font-size: 28px;
    line-height: 36px;
  }

  .yazi-kismi {
    text-align: center;
  }

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

  .heading-slogan-1 {
    font-size: 120px;
    line-height: 80px;
  }

  .heading-5-1 {
    margin-top: 20px;
    font-size: 40px;
  }

  .heading-slogan-2 {
    font-size: 100px;
    line-height: 100px;
  }

  .heading-alt {
    font-size: 26px;
  }

  .slogan-logo-wrapper {
    flex-direction: column;
  }

  .ydp-logo-kismi {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
  }

  .container {
    margin-left: 0;
    margin-right: 0;
  }

  .brand {
    padding-left: 0;
  }

  .menu-button {
    color: #242628;
  }

  .lightbox-video-icon-wrapper {
    max-width: 90px;
  }

  .video-left {
    border-radius: 14px;
  }

  ._1-5-1-col-grid,
  ._1-1-5-col-grid {
    height: auto;
  }

  .brix---mg-bottom-8px {
    margin-bottom: 8px;
  }

  .paragraph-4 {
    font-size: 16px;
    font-weight: 400;
  }

  .heading-2-bold-big {
    padding-bottom: 15px;
    font-size: 36px;
    line-height: 45px;
  }

  .brix---social-media-grid-right---t-center {
    justify-content: center;
    justify-items: center;
  }

  .brix---footer-list-item-horizontal {
    margin-bottom: 10px;
  }

  .brix---footer-top-small {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  ._56pd-video-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .mg-top-80px {
    margin-top: 64px;
  }

  .video-hero-grid {
    grid-template-columns: 1fr;
  }

  .heading-h2-32px-700-bold {
    font-size: 28px;
    line-height: 40px;
  }

  .video-ltanitim {
    border-radius: 14px;
    box-shadow: 0 4px 22px rgba(20, 20, 43, .14);
  }

  .heading-2-copy {
    padding-bottom: 15px;
    font-size: 28px;
    line-height: 36px;
  }

  .refah-partisi-sloganlar {
    font-size: 40px;
    font-weight: 400;
  }

  .bold-text-2 {
    font-size: 65px;
  }

  .heading-2-bold-big-copy {
    padding-bottom: 15px;
    font-size: 36px;
    line-height: 45px;
  }

  .brix---social-media-grid-left {
    justify-content: start;
    justify-items: start;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---divider-64px {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .brix---text-200-bold {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---contact-details-mg {
    margin-right: 24px;
  }

  .brix---contact-form-right-side,
  .brix---contact-form-left-side {
    padding-left: 32px;
    padding-right: 32px;
  }

  .brix---grid-contact-v3 {
    grid-template-columns: 1fr;
  }

  .brix---section-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .herringbone-grid {
    min-height: 640px;
  }

  .grid-img {
    background-image: url('../images/WhatsApp-Image-2023-03-23-at-13.55.06_1WhatsApp Image 2023-03-23 at 13.55.06.webp');
    background-position: 50%;
    background-size: cover;
  }

  .bold-text-3 {
    font-size: 70px;
  }

  ._1-5-1-col-grid-1 {
    height: auto;
  }

  .brix---btn-secondary-white {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---btn-primary-white {
    padding: 20px 32px;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---mg-bottom-40px-2 {
    margin-bottom: 24px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: 1fr;
  }

  .brix---hero-bg-image-dark {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .header-heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .stats-div {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .padding-section-medium {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .slider {
    height: 250px;
  }

  .heading-h1-size-text {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .heading-h1-size-text.white {
    font-size: 38px;
  }

  .mg-bottom-48px {
    margin-bottom: 32px;
  }

  .hero-without-image {
    padding: 140px 15px 60px;
  }

  .heading-style-h5 {
    font-size: 12px;
    line-height: 16px;
  }

  .padding-section-medium-2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .info-div {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .padding-medium-2 {
    padding: 1.5rem;
    font-size: 28px;
  }

  .heading-style-h6 {
    font-size: 10px;
    line-height: 12px;
  }

  .info_img {
    width: 160px;
    height: 160px;
  }

  .info-card {
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-mg-bottom-48px {
    margin-bottom: 32px;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---text-area {
    border-radius: 18px;
  }

  .brix---input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .brix---card-form {
    min-height: 560px;
    padding: 36px 30px 48px;
  }

  .brix---card-map-content {
    padding: 32px;
  }

  .brix---mg-bottom-40px-3 {
    margin-bottom: 24px;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---grid-contact-v7 {
    grid-template-columns: 1fr;
  }

  .brix---section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 479px) {
  p {
    font-size: 15px;
    line-height: 22px;
  }

  .hero-container {
    padding-top: 15px;
  }

  .hero-grid {
    grid-template-rows: 1fr 400px;
    grid-template-columns: 1fr;
    align-content: space-between;
    justify-content: center;
  }

  .hero-image {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-content-wrapper {
    padding-bottom: 20px;
  }

  .h1-heading {
    margin-bottom: 20px;
    font-size: 37px;
    line-height: 20px;
  }

  .kimdir-section {
    height: auto;
  }

  .kimdir-section._2 {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .kimdir-section._3 {
    padding-top: 60px;
  }

  .kimdir-section._6 {
    background-image: linear-gradient(307deg, rgba(55, 135, 255, .07) 67%, rgba(255, 255, 255, .28)), linear-gradient(rgba(249, 249, 249, .91), rgba(249, 249, 249, .91)), url('../images/milad-fakurian-PaLkb3Vggdk-unsplash_1milad-fakurian-PaLkb3Vggdk-unsplash.webp');
    background-position: 0 0, 0 0, 0 0;
    background-size: auto, auto, cover;
    padding-top: 50px;
  }

  .kimdir-section._13 {
    padding-bottom: 80px;
  }

  .kimdir-section.proje-sag {
    padding-bottom: 0;
  }

  .kimdir-section._2-1 {
    background-image: linear-gradient(307deg, rgba(55, 135, 255, .07) 74%, rgba(255, 255, 255, .28)), linear-gradient(rgba(249, 249, 249, .91), rgba(249, 249, 249, .91)), url('../images/milad-fakurian-PaLkb3Vggdk-unsplash_1milad-fakurian-PaLkb3Vggdk-unsplash.webp');
    background-position: 0 0, 0 0, 0 0;
    background-size: auto, auto, cover;
  }

  .kimdir-section._3-copy {
    padding-top: 60px;
  }

  ._2-col-grid {
    grid-auto-rows: 350px;
  }

  .yazi-kismi._100pd {
    padding-bottom: 0;
  }

  .yazi-kismi._80pd {
    padding-bottom: 20px;
  }

  .yazi-kismi._220pd {
    padding-bottom: 0;
  }

  .heading-5 {
    font-size: 13px;
    line-height: 20px;
  }

  .heading-slogan-1 {
    font-size: 82px;
    line-height: 32px;
  }

  .heading-5-1 {
    margin-top: 35px;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 20px;
  }

  .heading-slogan-2 {
    font-size: 68px;
    line-height: 68px;
  }

  .heading-alt {
    font-size: 18px;
    line-height: 20px;
  }

  .slogan-kismi {
    margin-left: auto;
    margin-right: auto;
  }

  .unvan-kismi {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .slogan-logo-wrapper {
    grid-row-gap: 10px;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .ydp-logo-kismi {
    padding: 25px 0;
  }

  .nav-links {
    color: #242628;
    border-bottom: 1px solid #e1e1e1;
    justify-content: center;
  }

  .container {
    margin-left: 0;
    padding-top: 33px;
    padding-left: 0;
    padding-right: 0;
  }

  .logo {
    margin-right: 2px;
  }

  .nav-menu {
    width: 100%;
    background-color: #f5f5f5;
    flex-direction: column;
    display: flex;
  }

  .brand {
    grid-column-gap: 5px;
    justify-content: center;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
  }

  .navbar {
    background-color: #f5f5f5;
  }

  .nav-wrapper {
    margin-top: -20px;
  }

  .menu-button {
    color: #242628;
    padding-left: 16px;
    padding-right: 16px;
  }

  .menu-button.w--open {
    filter: invert();
    background-color: rgba(249, 249, 250, 0);
  }

  .text-block-2 {
    font-size: 11.5px;
  }

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

  .lightbox-video-icon-wrapper {
    max-width: 70px;
  }

  .video-left {
    height: 200px;
    border-radius: 16px;
    box-shadow: -7px 7px 0 -2px rgba(255, 120, 8, .94);
  }

  .video-left.right {
    box-shadow: 7px 7px 0 -2px rgba(255, 120, 8, .94);
  }

  ._1-5-1-col-grid,
  ._1-1-5-col-grid {
    grid-auto-rows: .25fr;
  }

  .brix---mg-bottom-8px {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 20px;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---social-icon-square-30px {
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
    border-radius: 6px;
    font-size: 14px;
  }

  .brix---social-media-grid-right---t-center {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .brix---footer-link {
    font-size: 16px;
    line-height: 19px;
  }

  .brix---footer-list-item-horizontal {
    margin-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---footer-list-wrapper-horizontal {
    flex-direction: column;
  }

  .brix---footer-top-small {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mg-top-80px {
    margin-top: 56px;
  }

  .white-paragraph-text {
    font-size: 17px;
    line-height: 22px;
  }

  .video-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-h2-32px-700-bold {
    font-size: 24px;
    line-height: 34px;
  }

  .heading-h2-32px-700-bold.white {
    font-size: 28px;
    line-height: 36px;
  }

  .video-ltanitim {
    height: 200px;
    border-radius: 16px;
  }

  .bold-text-2 {
    font-size: 40px;
  }

  .brix---icon-square-acent-36px {
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
    border-radius: 6px;
    font-size: 14px;
  }

  .brix---social-media-grid-left {
    grid-template-columns: repeat(auto-fit, 30px);
    justify-content: center;
  }

  .brix---paragraph-default-2 {
    font-size: 14px;
    line-height: 22px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 40px;
  }

  .brix---heading-h3-size.white {
    text-align: center;
    margin-bottom: 20px;
  }

  .brix---divider-64px {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .brix---link {
    font-size: 16px;
    line-height: 26px;
  }

  .brix---mg-top-16px {
    margin-top: 12px;
  }

  .brix---text-200-bold {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---contact-details-mg {
    margin-bottom: 20px;
  }

  .brix---contact-details-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---contact-form-right-side {
    width: 300px;
    padding: 48px 24px;
  }

  .brix---contact-form-left-side {
    width: 300px;
    padding: 20px 24px 48px;
  }

  .brix---container-default-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section-2 {
    padding-bottom: 50px;
  }

  .map-wrapper {
    height: 300px;
  }

  .herringbone-grid {
    height: auto;
  }

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

  .slogan-text3-1 {
    font-size: 60px;
  }

  .kirmizi-section {
    padding-top: 10px;
  }

  .kirmizi-section-2,
  .kirmizi-section-2-1 {
    margin-bottom: 8px;
    padding-top: 0;
  }

  .bold-text-3 {
    font-size: 45px;
  }

  ._1-5-1-col-grid-1 {
    grid-auto-rows: .5fr;
  }

  .brix---btn-secondary-white,
  .brix---btn-primary-white {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---paragraph-default-3 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---hero-bg-image-dark {
    padding-top: 100px;
    padding-bottom: 35px;
  }

  .header-heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .stats-div {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-section-medium {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .padding-medium {
    padding: 10px;
    font-size: 35px;
    line-height: 45px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .stat-single-div.align-center {
    padding: 8px;
  }

  .bold-text-4 {
    font-size: 38px;
  }

  .slider {
    height: 160px;
    border-radius: 10px;
  }

  .slider_image {
    height: 100%;
    max-width: none;
  }

  .slider_arrow.right,
  .slider_arrow.left {
    display: none;
  }

  .breadcrumbs {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .heading-h1-size-text {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .heading-h1-size-text.white {
    font-size: 34px;
  }

  .mg-bottom-48px {
    margin-bottom: 32px;
  }

  .header-container {
    max-width: none;
  }

  .bread-link {
    text-align: center;
  }

  .hero-without-image {
    height: 35vh;
    padding-top: 130px;
  }

  .dropdown-wrapper {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .dropdown-40px-padding-container {
    padding-top: 0;
  }

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

  .nav-link {
    justify-content: center;
  }

  .leader-img-1.shadow-large,
  .leader-img-3.shadow-large {
    min-height: 380px;
  }

  .leaders-section {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .info-div {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .padding-medium-2 {
    margin-bottom: 0;
    padding: 10px;
    font-size: 24px;
    line-height: 40px;
  }

  .leader-social-media {
    width: 60%;
  }

  .info_img {
    width: 150px;
    height: 150px;
  }

  .info_img.shadow-large {
    min-height: 380px;
  }

  .info-card {
    padding-left: 8px;
    padding-right: 8px;
  }

  .nav-links-2 {
    color: #242628;
    margin-left: auto;
    margin-right: auto;
  }

  .text-mg-bottom-48px {
    margin-bottom: 32px;
  }

  .slide-nav {
    display: none;
  }

  .bold-text-5 {
    font-size: 26px;
    font-weight: 700;
    line-height: 40px;
  }

  .container-3 {
    max-width: none;
  }

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---text-area {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 26px;
  }

  .brix---text-area::-ms-input-placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .brix---text-area::placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .brix---input {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input::-ms-input-placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---card-form {
    width: 320px;
    padding-left: 23px;
    padding-right: 23px;
  }

  .brix---card-map-content {
    padding: 24px 15px;
  }

  .brix---paragraph-default-4 {
    text-align: center;
    font-size: 17px;
    line-height: 22px;
  }

  .brix---heading-h1-size-2 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---grid-contact-v7 {
    grid-row-gap: 20px;
    justify-content: center;
    justify-items: center;
    padding-bottom: 40px;
  }

  .brix---container-default-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-3 {
    width: 320px;
  }
}

#w-node-_8272041e-7179-6d3b-d73c-dcb479a6fcd5-e01d55d6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68b324f2-3c8d-4b04-0534-9f9161011323-e01d55d6,
#w-node-b464b652-af45-5df3-5743-26aa480e0478-e01d55d6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b464b652-af45-5df3-5743-26aa480e047c-e01d55d6 {
  justify-self: start;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42852-53032b35 {
  grid-area: 1 / 1 / 4 / 6;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42855-53032b35 {
  grid-area: 1 / 6 / 4 / 9;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42858-53032b35 {
  grid-area: 4 / 1 / 10 / 4;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4285b-53032b35 {
  grid-area: 4 / 4 / 7 / 9;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4285e-53032b35 {
  grid-area: 1 / 9 / 7 / 12;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42861-53032b35 {
  grid-area: 7 / 4 / 10 / 7;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42864-53032b35 {
  grid-area: 7 / 7 / 10 / 12;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42868-53032b35 {
  grid-area: 1 / 1 / 4 / 6;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4286b-53032b35 {
  grid-area: 1 / 6 / 4 / 9;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4286e-53032b35 {
  grid-area: 4 / 1 / 10 / 4;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42871-53032b35 {
  grid-area: 4 / 4 / 7 / 9;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42874-53032b35 {
  grid-area: 1 / 9 / 7 / 12;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42877-53032b35 {
  grid-area: 7 / 4 / 10 / 7;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4287a-53032b35 {
  grid-area: 7 / 7 / 10 / 12;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4287e-53032b35 {
  grid-area: 1 / 1 / 4 / 6;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42881-53032b35 {
  grid-area: 1 / 6 / 4 / 9;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42884-53032b35 {
  grid-area: 4 / 1 / 10 / 4;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42887-53032b35 {
  grid-area: 4 / 4 / 7 / 9;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4288a-53032b35 {
  grid-area: 1 / 9 / 7 / 12;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4288d-53032b35 {
  grid-area: 7 / 4 / 10 / 7;
}

#w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42890-53032b35 {
  grid-area: 7 / 7 / 10 / 12;
}

#w-node-_89e7bb42-9272-a840-de29-c5f1c0b07dd6-be109b4f,
#w-node-e92c75aa-31ab-5280-1e9a-4c5f7c659d87-be109b4f,
#w-node-f86e5b26-c46b-4663-148d-1e771302112f-be109b4f,
#w-node-_5a0cdfe4-0857-860e-b9d6-ce7941deab85-be109b4f,
#w-node-_2c490d2d-a892-0e36-74b3-0f481cd9a94d-be109b4f,
#w-node-e733d5de-5b81-dce5-c4fc-10c5de59e964-be109b4f,
#w-node-_85e0b2ce-163c-50a9-445a-0845279d1a32-be109b4f,
#w-node-fff62306-eb72-6704-b39f-c1fd0d21ea04-be109b4f,
#w-node-_4d7f2a04-5faf-b17c-71ad-a282452d7270-be109b4f,
#w-node-_17e792e9-8880-cb9d-6a3b-8c5ef5c769da-be109b4f,
#w-node-d7b838e6-4d65-3464-ebf5-a484c3f2b3eb-be109b4f,
#w-node-_4e383989-518b-a716-03cb-77c8e5656408-be109b4f,
#w-node-d489507a-1dc9-9c15-5e19-42f325088975-be109b4f,
#w-node-_23d6d2c8-ad6c-a133-649f-a8968ea4004b-be109b4f,
#w-node-_23d6d2c8-ad6c-a133-649f-a8968ea40050-be109b4f,
#w-node-_23d6d2c8-ad6c-a133-649f-a8968ea40055-be109b4f,
#w-node-_0d81b292-3673-4ce7-c3fd-d2c109ad9114-be109b4f,
#w-node-_0d81b292-3673-4ce7-c3fd-d2c109ad9119-be109b4f,
#w-node-_0d81b292-3673-4ce7-c3fd-d2c109ad911e-be109b4f,
#w-node-_620fd075-c3ec-02a2-d0dd-2ae00b27c8ba-97ad70ab {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-ec8e5216-a4dd-e3a5-a753-29972b37dc6d-e01d55d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_33ba0f27-1fa8-ac57-50c9-883c84f7f860-e01d55d6,
  #w-node-c5b209a9-8eeb-f162-0cd2-cb7b93c1976a-e01d55d6 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c5b209a9-8eeb-f162-0cd2-cb7b93c1978f-e01d55d6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_88b29eeb-2ae5-701a-42e1-55c6486f63c5-e01d55d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_88b29eeb-2ae5-701a-42e1-55c6486f63c9-e01d55d6 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: auto;
  }

  #w-node-_136a8a8d-2db1-c08e-29f9-5005949e7251-e01d55d6 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_136a8a8d-2db1-c08e-29f9-5005949e725b-e01d55d6,
  #w-node-_03d97b66-45b6-c3f8-583c-36e7ea19405e-e01d55d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_03d97b66-45b6-c3f8-583c-36e7ea194062-e01d55d6,
  #w-node-d9b463a1-8c82-ace5-1b5c-619545955e72-e01d55d6 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-d9b463a1-8c82-ace5-1b5c-619545955e7a-e01d55d6,
  #w-node-_1f0b3b6b-b04e-625d-b0af-6bc862cffec0-e01d55d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1f0b3b6b-b04e-625d-b0af-6bc862cffec2-e01d55d6,
  #w-node-_9db4def6-2f24-c9ca-fcba-f797816b213f-e01d55d6 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9db4def6-2f24-c9ca-fcba-f797816b214d-e01d55d6,
  #w-node-_781521d9-51ca-a039-50b8-dcf79a473484-e01d55d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_781521d9-51ca-a039-50b8-dcf79a473488-e01d55d6 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: auto;
  }

  #w-node-_27081231-03c8-eb14-cad1-f7bb3a1f1a95-e01d55d6 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_27081231-03c8-eb14-cad1-f7bb3a1f1a91-e01d55d6,
  #w-node-_192a1247-dc8a-2f50-0924-66dfbd4350c1-e01d55d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_192a1247-dc8a-2f50-0924-66dfbd4350c5-e01d55d6,
  #w-node-_60db3778-ee05-68cb-5ed5-5242b4598afe-e01d55d6 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_60db3778-ee05-68cb-5ed5-5242b4598b06-e01d55d6,
  #w-node-_0c692233-971e-ebae-425b-f604e2d07a8d-e01d55d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0c692233-971e-ebae-425b-f604e2d07a8f-e01d55d6,
  #w-node-ddf782f6-61c9-f635-b508-442f41b3b029-e01d55d6 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-ddf782f6-61c9-f635-b508-442f41b3b039-e01d55d6,
  #w-node-_3ad52992-af12-ed15-43a1-d99cc0d05c62-e01d55d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3ad52992-af12-ed15-43a1-d99cc0d05c64-e01d55d6,
  #w-node-e84b485d-ffab-4da0-9c0e-08b64d0da05b-e01d55d6 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-e84b485d-ffab-4da0-9c0e-08b64d0da070-e01d55d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42852-53032b35 {
    grid-area: 1 / 1 / 3 / 8;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42855-53032b35 {
    grid-area: 1 / 8 / 3 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42858-53032b35 {
    grid-area: 5 / 1 / 10 / 4;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4285b-53032b35 {
    grid-area: 3 / 1 / 5 / 9;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4285e-53032b35 {
    grid-area: 3 / 9 / 7 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42861-53032b35 {
    grid-area: 5 / 4 / 7 / 9;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42864-53032b35 {
    grid-area: 7 / 4 / 10 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42868-53032b35 {
    grid-area: 1 / 1 / 3 / 8;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4286b-53032b35 {
    grid-area: 1 / 8 / 3 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4286e-53032b35 {
    grid-area: 5 / 1 / 10 / 4;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42871-53032b35 {
    grid-area: 3 / 1 / 5 / 9;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42874-53032b35 {
    grid-area: 3 / 9 / 7 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42877-53032b35 {
    grid-area: 5 / 4 / 7 / 9;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4287a-53032b35 {
    grid-area: 7 / 4 / 10 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4287e-53032b35 {
    grid-area: 1 / 1 / 3 / 8;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42881-53032b35 {
    grid-area: 1 / 8 / 3 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42884-53032b35 {
    grid-area: 5 / 1 / 10 / 4;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42887-53032b35 {
    grid-area: 3 / 1 / 5 / 9;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4288a-53032b35 {
    grid-area: 3 / 9 / 7 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4288d-53032b35 {
    grid-area: 5 / 4 / 7 / 9;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42890-53032b35 {
    grid-area: 7 / 4 / 10 / 12;
  }

  #w-node-daa1c0e1-1559-1aa9-4c34-3b801ddb18bd-be109b4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-daa1c0e1-1559-1aa9-4c34-3b801ddb18bf-be109b4f,
  #w-node-_59828594-f371-87be-856c-6762f482db8d-be109b4f {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_59828594-f371-87be-856c-6762f482db9b-be109b4f {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_957a427f-91bc-898d-a732-7cb0bff58147-97ad70ab {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_957a427f-91bc-898d-a732-7cb0bff58149-97ad70ab {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: auto;
  }

  #w-node-_098e7294-ce63-f2c0-fca2-2b101b7ef25e-97ad70ab {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_098e7294-ce63-f2c0-fca2-2b101b7ef268-97ad70ab,
  #w-node-_1bfcf85a-0685-dd2e-ee4e-6a72dc1f7b6a-97ad70ab {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1bfcf85a-0685-dd2e-ee4e-6a72dc1f7b6c-97ad70ab {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: auto;
  }

  #w-node-ebd682fd-86d5-bfd5-6f81-7ce433a57c42-97ad70ab {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ebd682fd-86d5-bfd5-6f81-7ce433a57c44-97ad70ab {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: auto;
  }

  #w-node-_09227b22-b904-998d-08df-30d76c8134df-97ad70ab {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_09227b22-b904-998d-08df-30d76c8134e7-97ad70ab,
  #w-node-b4fe25b1-20d8-3e1e-29d5-fe728697718e-97ad70ab {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b4fe25b1-20d8-3e1e-29d5-fe7286977190-97ad70ab {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: auto;
  }

  #w-node-_9a99334a-617c-bfc7-8f81-c6aa2fe6c75a-97ad70ab {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9a99334a-617c-bfc7-8f81-c6aa2fe6c76a-97ad70ab,
  #w-node-_54715a3e-2a90-245e-6efa-9199bd601428-97ad70ab {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_54715a3e-2a90-245e-6efa-9199bd60142a-97ad70ab {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42852-53032b35 {
    grid-area: 1 / 1 / 3 / 8;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42855-53032b35 {
    grid-area: 1 / 8 / 3 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42858-53032b35 {
    grid-area: 5 / 8 / 7 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4285b-53032b35 {
    grid-area: 3 / 5 / 5 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4285e-53032b35 {
    grid-area: 3 / 1 / 5 / 5;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42861-53032b35 {
    grid-area: 5 / 1 / 7 / 8;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42864-53032b35 {
    grid-area: 7 / 1 / 10 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42868-53032b35 {
    grid-area: 1 / 1 / 3 / 8;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4286b-53032b35 {
    grid-area: 1 / 8 / 3 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4286e-53032b35 {
    grid-area: 5 / 8 / 7 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42871-53032b35 {
    grid-area: 3 / 5 / 5 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42874-53032b35 {
    grid-area: 3 / 1 / 5 / 5;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42877-53032b35 {
    grid-area: 5 / 1 / 7 / 8;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4287a-53032b35 {
    grid-area: 7 / 1 / 10 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4287e-53032b35 {
    grid-area: 1 / 1 / 3 / 8;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42881-53032b35 {
    grid-area: 1 / 8 / 3 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42884-53032b35 {
    grid-area: 5 / 8 / 7 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42887-53032b35 {
    grid-area: 3 / 5 / 5 / 12;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4288a-53032b35 {
    grid-area: 3 / 1 / 5 / 5;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4288d-53032b35 {
    grid-area: 5 / 1 / 7 / 8;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42890-53032b35 {
    grid-area: 7 / 1 / 10 / 12;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c5b209a9-8eeb-f162-0cd2-cb7b93c1978f-e01d55d6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b464b652-af45-5df3-5743-26aa480e0478-e01d55d6 {
    grid-column: span 1 / span 1;
  }

  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42858-53032b35,
  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af4286e-53032b35,
  #w-node-_1ffb936c-a02a-86fb-9dfe-8ad56af42884-53032b35 {
    grid-area: 5 / 8 / 7 / 12;
  }

  #w-node-_59828594-f371-87be-856c-6762f482db9b-be109b4f {
    grid-area: 2 / 1 / 3 / 3;
  }
}

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

.custom-logo{
  height: 93px;
  scale: 1.1;
}

@media screen and (max-width: 767px) {
  .custom-logo{
    height: 55px;
    scale:1;
  }

}
