:root {
  --black: black;
  --white: #fff;
  --medium-aquamarine: #ffc800;
  --yellow: #ffc800;
  --grey: #575757;
  --white-smoke: #f2f3f5;
  --midnight-blue-2: #16216a;
  --ghost-white: #f1f4fa;
  --lavender: #d5ddec;
  --light-steel-blue: #a1adc5;
  --midnight-blue: #151c34;
  --silver: #c5c8ce;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #2d3958;
  background-color: #fafbfd;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.faq-question-wrap {
  margin-bottom: 35px;
}

.slider-left {
  min-width: 140px;
  color: var(--black);
  border: 2px solid #8c54ff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  padding: 15px;
  text-decoration: none;
  display: flex;
}

.tab-button {
  min-width: 140px;
  color: #7540ee;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #7540ee;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  margin-left: 8px;
  margin-right: 8px;
  padding: 15px 35px;
  text-decoration: none;
  display: flex;
}

.tab-button.w--current {
  color: var(--white);
  background-color: #7540ee;
}

.pricing-card {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
  box-shadow: 1px 1px 35px #ebecf0;
}

.slides {
  width: 100%;
}

.standard-tab {
  z-index: 300;
  width: auto;
  min-width: auto;
  opacity: 1;
  color: var(--white);
  text-transform: none;
  background-color: rgba(87, 87, 87, .44);
  border-bottom: 1px rgba(73, 226, 187, .17);
  border-right: .5px rgba(255, 255, 255, .2);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 1rem 2rem;
  font-size: 1rem;
  font-weight: 400;
  transition: all .2s;
  display: flex;
}

.standard-tab:hover {
  color: var(--medium-aquamarine);
}

.standard-tab.w--current {
  width: auto;
  border-bottom: 3px none var(--medium-aquamarine);
  border-right-style: none;
  border-right-color: var(--yellow);
  background-color: var(--yellow);
  opacity: 1;
  color: var(--grey);
  margin-left: 0;
  margin-right: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 1rem;
  font-weight: 400;
  transition: all .2s;
  position: relative;
}

.tabs-menu {
  z-index: 120;
  width: auto;
  height: auto;
  max-width: none;
  background-color: rgba(255, 200, 0, 0);
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  margin-bottom: 4rem;
  margin-left: auto;
  margin-right: 8rem;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.load-bar-base {
  height: 3px;
  max-width: 220px;
  background-color: rgba(236, 239, 248, .09);
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tabs-content {
  height: 100vh;
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.load-bar {
  width: 0%;
  height: 3px;
  background-color: #49e2bb;
  border-radius: 0;
}

.content-block {
  z-index: 5;
  width: 50%;
  max-height: 450px;
  text-align: left;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: auto;
  padding-bottom: 4rem;
  padding-left: 8rem;
  padding-right: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.paragraph {
  max-width: 650px;
  color: var(--white);
  text-align: left;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.tab-h1 {
  width: 100%;
  color: var(--yellow);
  text-align: left;
  letter-spacing: -.03em;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 3.1rem;
  font-weight: 600;
  line-height: 1.1;
}

.text-block {
  font-size: 26px;
}

.column {
  padding-left: 0;
}

.section-2 {
  z-index: 0;
  height: 100vh;
  min-height: auto;
  background-color: var(--black);
  position: relative;
}

.tabs {
  z-index: 500;
  height: 100vh;
  min-height: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tab-pane-tab-1,
.tab-pane-tab-2 {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
}

.tab-pane-tab-3 {
  height: 95vh;
}

.dropdown-title {
  margin-bottom: 2px;
  font-size: 15px;
}

.background-video {
  height: 100vh;
  min-height: auto;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content {
  z-index: 1;
  width: 100%;
  min-height: auto;
  border-bottom: 1px none var(--white-smoke);
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.content.home {
  padding: 4rem 2rem;
}

.numbers {
  width: 100%;
  max-width: 1600px;
  min-height: 100px;
  margin-top: 0;
  margin-bottom: 4rem;
  padding-left: 4rem;
  padding-right: 4rem;
}

.div-block-2 {
  width: 80%;
  max-width: none;
  min-height: 100px;
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.number {
  min-height: 100px;
  border: 1px solid var(--medium-aquamarine);
  background-color: var(--white);
  border-radius: 6px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  padding: 0 1rem;
  display: flex;
}

.number._4,
.number._2 {
  padding-top: 0;
  padding-bottom: 0;
}

.number._3 {
  align-items: stretch;
  padding-top: 0;
  padding-bottom: 0;
}

.number._01 {
  margin-top: 0;
}

.number-text {
  width: 100%;
  min-height: 60px;
  color: #000;
  border-bottom: 4px solid #f3ba24;
  border-right: 4px solid #f3ba24;
  padding-right: 50%;
  font-weight: 300;
}

.number-text.noline {
  width: 100%;
  height: 100%;
  min-height: auto;
  border-right: 1px none var(--white-smoke);
  border-bottom-style: none;
  border-bottom-color: var(--midnight-blue-2);
  color: var(--grey);
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-right: 10%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  display: flex;
}

.heading-3 {
  z-index: 100;
  width: auto;
  color: var(--midnight-blue-2);
  text-align: left;
  letter-spacing: -.5px;
  text-transform: none;
  border-left: 4px #49e2bb;
  margin-top: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  font-family: Inter, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 30px;
  position: relative;
}

.text-block-24 {
  color: #fff;
  margin-top: 40px;
  padding-left: 0;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  font-weight: 200;
  line-height: 1.7;
}

.number-1 {
  min-height: 70px;
  color: var(--midnight-blue-2);
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 64px;
  font-weight: 700;
}

.number-1._1 {
  min-height: auto;
  color: var(--midnight-blue-2);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  align-items: center;
  margin-bottom: 0;
  margin-right: 1rem;
  padding-top: 0;
  padding-left: 0;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1;
  display: flex;
}

.body {
  color: var(--midnight-blue-2);
  letter-spacing: -.5px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  overflow: visible;
}

.corporate {
  width: 100%;
  min-height: 350px;
  border-bottom: 1px none var(--white-smoke);
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  overflow: hidden;
}

.project-button-wrapper {
  width: 24.5%;
  height: 450px;
  max-width: 100%;
  background-color: var(--white);
  opacity: 1;
  perspective: 1500px;
  color: #222;
  text-align: center;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin: 0 .5%;
  padding: 2rem;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.project-button-wrapper:hover {
  z-index: 1;
  position: relative;
}

.project-image-2 {
  background-color: var(--white);
  background-image: linear-gradient(15deg, var(--midnight-blue-2) 20%, rgba(255, 255, 255, 0)), url('../images/01.jpg');
  opacity: 0;
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.project-image-2._1 {
  background-image: linear-gradient(15deg, var(--midnight-blue-2) 20%, rgba(255, 255, 255, 0) 50%), url('../images/Liman-foto-5.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.project-button-wrapper:nth-child(2) .project-image-2._1 {
  background-image: linear-gradient(15deg, var(--midnight-blue-2) 20%, rgba(255, 255, 255, 0)), url('../images/03.jpg');
  background-repeat: repeat, repeat;
}

.project-button-wrapper:nth-child(3) .project-image-2._1 {
  background-image: linear-gradient(15deg, var(--midnight-blue-2) 20%, rgba(255, 255, 255, 0)), url('../images/05.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  align-items: flex-end;
}

.project-button-wrapper:nth-child(4) .project-image-2._1 {
  background-image: linear-gradient(15deg, var(--midnight-blue-2) 20%, rgba(255, 255, 255, 0)), url('../images/01.jpg');
  background-position: 50%;
}

.project-image-2._1:hover {
  border-top: 2px none var(--yellow);
}

.ok {
  z-index: 30;
  width: 100px;
  height: 100px;
  opacity: 0;
  background-image: url('../images/arrows-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 100px;
  position: absolute;
  top: auto;
  bottom: 2rem;
  left: auto;
  right: 2rem;
}

.dropdown-pointer-2 {
  position: relative;
}

.brand-2 {
  margin-right: 44px;
}

.brand-2.w--current {
  min-width: 160px;
  perspective-origin: 0%;
  transform-origin: 0%;
}

.navigation-container-2 {
  width: 100%;
  height: 100%;
  max-width: none;
  min-height: 80px;
  border-bottom: 1px solid rgba(255, 255, 255, .18);
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.navigation-dropdown-2 {
  min-width: 140px;
}

.navigation-dropdown-2.w--open {
  max-height: 100vh;
  min-width: 280px;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 5px;
  left: -100px;
}

.dropdown-wrapper-2 {
  min-width: 140px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(87, 87, 87, .85);
  border-radius: 0 0 6px 6px;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
  box-shadow: 4px -19px 35px rgba(32, 53, 90, .08), 11px 11px 30px -10px rgba(32, 53, 90, .15);
}

.dropdown-wrapper-2.w--open {
  max-height: 100vh;
  min-width: 300px;
  background-color: #fff;
  border-radius: 15px;
  left: -97px;
  box-shadow: 0 50px 25px -50px rgba(32, 53, 90, .15), 8px 18px 60px 4px rgba(0, 0, 0, .13);
}

.icon-6 {
  margin-right: 3px;
  font-size: 10px;
}

.gap1 {
  width: 200px;
  min-width: 160px;
  position: static;
}

.icon {
  width: 100%;
}

.login-buttons {
  border-left: 1px solid rgba(197, 200, 206, .31);
  align-items: center;
  margin-left: 10px;
  padding-left: 10px;
  display: flex;
}

.navigation-2 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: .5px rgba(255, 255, 255, .1);
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.gap2 {
  width: 200px;
  min-width: 160px;
  display: none;
  position: static;
}

.buttonsquareslide {
  width: 180px;
  height: 50px;
  min-width: 180px;
  color: var(--white);
  border: .5px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.square {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.colour {
  width: 0;
  height: 50px;
  background-color: var(--yellow);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
}

.buttonarrow {
  color: #c2c2c2;
  display: none;
}

.buttontext {
  z-index: 4;
  color: var(--white);
  font-size: 13px;
  font-weight: 400;
  position: relative;
}

.buttonlink {
  z-index: 5;
  letter-spacing: 1px;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.columns-2 {
  width: 100%;
  max-width: 1600px;
  grid-column-gap: 0.5%;
  grid-row-gap: 0.5%;
  align-items: stretch;
  margin-left: 0%;
  display: flex;
}

.slider {
  width: 100%;
  min-height: 450px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 2rem;
  padding-left: 4rem;
  padding-right: 4rem;
}

.mask {
  width: 100%;
}

.slide {
  width: 32.3%;
  border-radius: 6px;
  margin-left: .5%;
  margin-right: .5%;
  overflow: hidden;
}

.slide._1 {
  width: 32.3%;
  background-image: none;
  margin-left: .5%;
  margin-right: .5%;
}

.slide-2 {
  width: 32.3%;
  border-radius: 6px;
  margin-left: .5%;
  margin-right: .5%;
  overflow: hidden;
}

.slide-nav {
  opacity: .47;
  justify-content: center;
  margin-top: 0;
  font-size: 8px;
  display: flex;
  top: auto;
  bottom: -62px;
  left: 0%;
  right: 0%;
}

.div-block-41 {
  width: 30px;
  height: 2px;
  background-color: var(--medium-aquamarine);
  margin-bottom: .5rem;
  margin-left: 0;
  display: none;
}

.div-block-42 {
  height: 100%;
  border-left: 3px #fafbfd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  display: flex;
}

.columns-4 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-bottom: 1rem;
  display: flex;
}

.column-5 {
  min-height: 500px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  justify-content: center;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.column-6 {
  min-height: 500px;
  border-radius: 6px;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.blue-hading {
  z-index: 100;
  width: 100%;
  color: var(--white);
  text-align: left;
  letter-spacing: 0;
  border-left: 4px #49e2bb;
  padding-left: 0;
  font-family: Inter, sans-serif;
  font-weight: 400;
  line-height: 30px;
  position: relative;
}

.div-block-43 {
  width: 49.5%;
  min-height: 500px;
  background-image: url('../images/Blog_1600x800_01-14-20_v3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  position: static;
  top: 50%;
  bottom: 10%;
  left: -10%;
  right: auto;
}

.underlinedbutton {
  z-index: 3;
  width: 180px;
  min-height: 45px;
  min-width: 180px;
  color: var(--medium-aquamarine);
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: .5px solid #fff;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-left: 0;
  padding-left: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.buttontext-2 {
  z-index: 4;
  color: var(--white);
  letter-spacing: 0;
  font-size: 18px;
  font-weight: 400;
  position: relative;
}

.underline {
  z-index: 3;
  width: 180px;
  min-height: .5px;
  background-color: rgba(255, 255, 255, 0);
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.buttonlink-2 {
  z-index: 5;
  width: 200px;
  background-image: url('../images/right-arrow.svg');
  background-position: 87%;
  background-repeat: no-repeat;
  background-size: 15px;
  border-radius: 100px;
  transition: all .2s;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.buttonlink-2:hover {
  background-position: 85%;
}

.div-block-44 {
  width: 49.5%;
  min-height: 500px;
  background-color: var(--midnight-blue-2);
  border-radius: 6px;
  justify-content: center;
  margin-right: 0;
  display: flex;
  position: static;
  right: -10%;
}

.text-block-27 {
  color: var(--grey);
  font-size: 1rem;
  line-height: 1;
}

.sectors {
  width: 100%;
  border-top: 1px none var(--white-smoke);
  border-bottom: 1px none var(--white-smoke);
  background-color: #fafbfd;
  flex-direction: row;
  justify-content: center;
  margin-top: 2rem;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.text-block-28 {
  z-index: 5;
  width: auto;
  height: 112.5px;
  color: var(--grey);
  text-align: left;
  border-top: .5px solid #000;
  margin-top: 1rem;
  padding-top: 1rem;
  padding-left: 0;
  padding-right: 2rem;
  font-size: 19px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.div-block-46 {
  width: 10px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  top: auto;
  bottom: 3rem;
  left: auto;
  right: 3rem;
}

.image-14 {
  width: 60px;
  height: auto;
  background-color: var(--ghost-white);
  opacity: .1;
  filter: invert();
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  border-radius: 0;
  margin: 2rem auto 0 0;
}

.sub-menu-block-2:hover a {
  color: #ffc800;
}

.sub-menu-block-2:hover span.footer-arrow {
  opacity: 1;
  transform: translateX(10px);
}

.sub-menu-block-2:hover .link-arrow-2{
  
}

.mobile-dropdown-2 .sub-menu-block-2 {
  width: 100%;
  color: #283338;
  padding: 20px 22px 16px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.footer-arrow {
  width: 10px;
  opacity: 0;
  filter: invert();
  margin-top: -3px;
  overflow: hidden;
  transition: all .3s;
}

.nav-content-wrap-3 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 12px;
  display: flex;
}

.navigation-container-mob {
  width: 100%;
  height: 100%;
  max-width: 1300px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-mob {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  display: none;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.flowbase-logo-2 {
  width: 54px;
}

.dropdown-link-mobile {
  width: 100%;
  color: #283338;
  padding: 20px 22px 16px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.dropdown-link-mobile:hover {
  background-color: #f8faff;
}

.right-arrow {
  width: 50px;
  height: 50px;
  background-color: var(--lavender);
  color: var(--black);
  border: 1px #e5e6e9;
  border-radius: 100px;
  margin: 0 1rem 0 0;
  top: 490px;
  bottom: 0%;
  left: auto;
  right: 0;
}

.left-arrow {
  width: 50px;
  height: 50px;
  background-color: var(--lavender);
  color: var(--black);
  border: 1px #e5e6e9;
  border-radius: 100px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 1rem;
  top: 490px;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.slide-3 {
  width: 32.3%;
  background-image: url('../images/62c0fc0e-176e-4cfe-804b-5b559038c9bb.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  margin-left: .5%;
  margin-right: .5%;
  overflow: hidden;
}

.title {
  width: 100%;
  max-width: 1600px;
  min-height: auto;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.title._2 {
  margin-top: 0;
  padding-top: 2rem;
}

.heading-5 {
  border-left: 4px solid var(--yellow);
  color: var(--midnight-blue-2);
  letter-spacing: -.7px;
  text-transform: none;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 1rem;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
}

.heading-5._1 {
  width: 100%;
  color: var(--yellow);
  text-align: center;
  letter-spacing: -1px;
  border-left-style: none;
  padding-left: 0;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.4;
}

.heading-5.general {
  width: 45%;
  color: var(--yellow);
  border-left-style: none;
  padding-left: 0;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
}

.text-block-29 {
  color: var(--grey);
  margin-bottom: 0;
  font-size: 19px;
  line-height: 24px;
}

.text-block-29._2 {
  margin-bottom: 40px;
}

.text-block-29._1 {
  width: 100%;
  color: var(--white);
  margin-top: 40px;
  font-size: 31px;
  font-weight: 400;
  line-height: 36px;
  display: none;
}

.text-block-29.general {
  width: 60%;
  color: var(--white);
  margin-top: 1rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
}

.icon-7,
.icon-8 {
  font-size: 16px;
}

.project-wrapper {
  min-height: 450px;
  position: relative;
  overflow: hidden;
}

.project-wrapper:hover {
  z-index: 10;
  position: relative;
}

.arrow-project {
  z-index: 20;
  width: 50px;
  height: 50px;
  float: right;
  background-color: var(--yellow);
  background-image: url('../images/right-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  border-radius: 100%;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 0;
  position: relative;
}

.projecttitle {
  width: 80%;
  color: #fff;
  text-align: left;
  cursor: pointer;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
  display: block;
}

.project-catergory-link {
  z-index: 20;
  width: auto;
  height: auto;
  border: .5px solid var(--grey);
  background-color: var(--grey);
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  cursor: pointer;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 0;
  padding: .25rem .5rem;
  font-size: .9rem;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
  transition: transform .2s;
  display: flex;
  position: absolute;
  left: 47px;
}

.project-catergory-link:hover {
  border: .5px solid var(--white);
  background-color: rgba(73, 226, 187, 0);
  transform: scale(1.05);
}

.project-author-row {
  z-index: 20;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to top, var(--midnight-blue-2), rgba(255, 255, 255, 0));
  color: var(--black);
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  padding: 2rem 2rem 2rem 45px;
  font-weight: 700;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.project-overlay {
  z-index: 10;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: rgba(22, 33, 106, .23);
  background-image: none;
  flex-direction: column;
  padding: 5rem 45px 45px;
  text-decoration: none;
  transition: background-color .2s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.project-overlay:hover {
  background-color: rgba(22, 33, 106, .47);
}

.post-image {
  z-index: 1;
  width: 100%;
  height: 450px;
  background-image: url('../images/bad04371-7e74-4054-8600-748e9b89d2a1.jpg');
  background-position: 50%;
  background-size: cover;
  display: block;
  position: relative;
  overflow: hidden;
  transform: scale(1.1);
}

#w-slider-mask-0 .slide:nth-child(1) .post-image._1 {
  background-image: url('../images/385-A_3.jpg');
}

#w-slider-mask-0 .slide:nth-child(2) .post-image._1 {
  background-image: url('../images/Liman-foto-5.jpg');
}

#w-slider-mask-0 .slide:nth-child(3) .post-image._1 {
  background-image: url('../images/GARABOGAZ2.jpg');
}

#w-slider-mask-0 .slide:nth-child(4) .post-image._1 {
  background-image: url('../images/Infinite_Productions_Metropol_Angle_01_72DPI.jpg');
}

#w-slider-mask-0 .slide:nth-child(5) .post-image._1 {
  background-image: url('../images/Endokrinoloji-ve-Cerrahi--7.jpg');
}

#w-slider-mask-0 .slide:nth-child(6) .post-image._1 {
  background-image: url('../images/IMGL0987.JPG');
}

#w-slider-mask-0 .slide:nth-child(7) .post-image._1 {
  background-image: url('../images/kos2.jpg');
}

#w-slider-mask-0 .slide:nth-child(8) .post-image._1 {
  background-image: url('../images/6_0852.jpg');
}

#w-slider-mask-0 .slide:nth-child(9) .post-image._1 {
  background-image: url('../images/askabat-rehabilitasyon-merkezi.jpg');
}

.div-block-50 {
  width: 50px;
  height: 50px;
  opacity: 0;
  background-image: url('../images/minus.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 18px;
  border: 1px #000;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-51 {
  width: 50px;
  height: 50px;
  opacity: 0;
  background-image: url('../images/minus.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-radius: 100px;
  margin-right: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.footer {
  min-height: 100px;
  background-color: var(--white);
  border-top: 1px solid rgba(184, 184, 184, .32);
  justify-content: space-around;
  align-items: center;
  margin-top: 0;
  font-size: .8rem;
  display: flex;
  position: static;
  top: 24.2vh;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.text-block-35,
.text-block-37 {
  justify-content: center;
  display: flex;
}

.columns-7 {
  width: 80%;
  margin-left: 8rem;
  margin-right: 0;
}

.link-9 {
  color: var(--grey);
  text-decoration: none;
}

.link-9:hover {
  color: var(--medium-aquamarine);
}

.text-block-38 {
  color: var(--grey);
}

.column-15 {
  min-height: 50px;
  align-items: center;
  display: flex;
}

.column-16,
.column-17,
.column-18 {
  min-height: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navigation-left-3 {
  width: auto;
  min-height: 80px;
  align-items: center;
  display: flex;
}

.navigation-right-3 {
  width: auto;
  min-height: 80px;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  font-size: 16px;
  display: flex;
}

.nav-menu-3 {
  color: #283338;
  align-items: center;
  font-size: 15px;
  display: flex;
  position: static;
}

.title-page {
  width: 150%;
  max-width: none;
  min-height: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 90px;
  margin-bottom: auto;
  margin-left: 25%;
  padding-top: 0;
  display: flex;
}

.menu {
  z-index: 100;
  width: 100%;
  min-height: 50px;
  text-align: center;
  background-color: #fafbfd;
  border: .5px solid rgba(150, 150, 150, .3);
  border-top: 1px rgba(150, 150, 150, .3);
  border-left-width: 1px;
  justify-content: center;
  margin-top: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: 0;
}

.nav-menu-4 {
  width: 100%;
  min-height: 51px;
  border-style: none;
  border-width: 1px;
  border-color: black black var(--lavender);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.navbar {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.tour-links-2 {
  color: #fff;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 14px;
  line-height: 25px;
  text-decoration: none;
}

.tour-links-2:hover {
  color: var(--medium-aquamarine);
}

.navigation-link-4 {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 20px 12px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navigation-link-4:hover {
  color: var(--yellow);
  -webkit-text-stroke-color: var(--yellow);
}

.navigation-link-4.w--current {
  color: var(--yellow);
}

.language-1-2 {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 0 5px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.language-1-2:hover {
  color: #49e2bb;
  text-decoration: underline;
}

.language-1-2.w--current {
  color: #99d715;
}

.header-2 {
  z-index: 100;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px rgba(161, 173, 197, .43);
  flex-direction: column;
  font-size: 14px;
  display: block;
  position: absolute;
}

.icon-wrap-2 {
  width: 40px;
  height: 40px;
  background-color: rgba(140, 84, 255, .05);
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  padding: 0;
  display: flex;
}

.dropdown-toggle-4 {
  height: auto;
  color: #fff;
  align-items: center;
  padding-left: 8px;
  padding-right: 19px;
  font-size: 14px;
  font-weight: 600;
  transition: all .2s;
  display: flex;
}

.dropdown-toggle-4:hover {
  color: var(--yellow);
}

.sub-menu-block-2 {
  width: 100%;
  color: #fff;
  cursor: pointer;
  align-items: center;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 30px;
  font-size: 15px;
  text-decoration: none;
  display: flex;
}

.sub-menu-block-2:hover {
  color: var(--medium-aquamarine);
}

.nav-link-3 {
  width: auto;
  height: 100%;
  border-bottom: 2px none var(--white);
  color: var(--midnight-blue-2);
  letter-spacing: -.3px;
  text-transform: none;
  background-image: url('../images/down-arrow.svg');
  background-position: 200%;
  background-repeat: no-repeat;
  background-size: 20px;
  align-items: center;
  margin: 0;
  padding: 1.5rem 0 1.5rem 0;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.3;
  transition: all .2s;
  display: flex;
}

.nav-link-3:hover {
  border-bottom: 2px none var(--medium-aquamarine);
  color: var(--medium-aquamarine);
  top: 0;
}

.nav-link-3:focus {
  border-bottom-color: var(--medium-aquamarine);
  color: var(--medium-aquamarine);
}

.nav-link-3.w--current {
  width: auto;
  border-bottom: 2px none var(--medium-aquamarine);
  color: var(--medium-aquamarine);
  background-image: url('../images/down-arrow.svg');
  background-position: 94%;
  background-repeat: no-repeat;
  background-size: 23px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 2rem;
}

.corporate-bg {
  z-index: -5;
  width: 110%;
  min-height: 600px;
  background-color: var(--midnight-blue-2);
  margin-left: -10%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.corporate-bg::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.breadcrumb-link {
  color: rgba(255, 255, 255, .59);
  background-color: rgba(255, 255, 255, 0);
  border: .5px rgba(255, 255, 255, .52);
  border-radius: 100px;
  justify-content: space-around;
  margin-left: 0%;
  margin-right: .5rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.breadcrumb-link:hover {
  color: rgba(161, 173, 197, .87);
}

.breadcrumb-link.w--current {
  color: rgba(255, 255, 255, .68);
}

.breadcrumb {
  align-items: center;
  display: flex;
}

.div-block-62 {
  width: 1px;
  height: 10px;
  background-color: rgba(255, 255, 255, .56);
  margin-right: 10px;
  display: none;
}

.heading-7 {
  width: 200%;
  color: var(--midnight-blue-2);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 0;
  margin-bottom: 2rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

.text-block-40 {
  width: 100%;
  color: var(--grey);
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1rem;
  line-height: 1.5;
}

.text-block-40.bold {
  color: var(--midnight-blue-2);
  text-align: center;
  margin-top: .8rem;
  margin-bottom: 2rem;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.4;
}

.text-block-40.bold.space {
  text-align: center;
  margin-top: 0;
  margin-left: 1%;
}

.text-block-40.bold.left,
.text-block-40.left {
  text-align: left;
}

.columns-8 {
  width: 100%;
  border-top: .5px none var(--midnight-blue-2);
  color: var(--medium-aquamarine);
  text-align: center;
  background-color: rgba(241, 244, 250, 0);
  border-radius: 6px;
  flex-flow: column;
  flex: 1;
  align-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: 0%;
  padding: 0;
  display: flex;
}

.page-picture {
  z-index: -3;
  width: 100%;
  min-height: 600px;
  border: 10px none var(--midnight-blue-2);
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/gap-insaat-picture.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.page-picture.ustyapi {
  background-image: linear-gradient(to bottom, var(--midnight-blue-2), rgba(255, 255, 255, 0) 35%), url('../images/metropol-istanbul_25940-1.jpg');
}

.page-picture.altyapi {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Liman-foto-5.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.page-picture.ustyapi {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/385-A_3.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.page-picture.endustriyel {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/T_AL_0586_2-copy.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.page-picture.enerji {
  background-image: linear-gradient(to bottom, var(--midnight-blue-2), rgba(255, 255, 255, 0) 35%), url('../images/IMGL0987.JPG');
}

.page-picture.saglik {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Endokrinoloji-ve-Cerrahi--7.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.page-picture.kvk {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/kvk.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.column-19 {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 540px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.column-19.nospace {
  margin-top: 0;
}

.div-block-65 {
  width: 1px;
  height: 100%;
  background-color: var(--white);
  margin-left: .5rem;
  margin-right: .5rem;
  display: flex;
}

.page-content {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-top: .5px solid rgba(184, 184, 184, .32);
  border-bottom: .5px solid rgba(184, 184, 184, .32);
  flex-direction: column;
  align-items: center;
  padding: 4rem;
  display: flex;
  overflow: hidden;
}

.div-block-67 {
  width: 100%;
  min-height: 1px;
  background-color: rgba(161, 173, 197, 0);
}

.column-20 {
  background-image: url('../images/yellow-line.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 27px;
  flex-direction: column;
  align-items: center;
  padding-top: 1rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.page-pict {
  width: auto;
  height: 500px;
  min-height: auto;
  border-bottom: 5px none var(--midnight-blue-2);
  background-color: var(--yellow);
  border-radius: 6px;
  margin-top: 90px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: auto;
}

.page-pict.small {
  width: auto;
  background-color: var(--white);
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.null {
  width: 100%;
  min-height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.column-21 {
  padding-left: 0;
}

.column-22 {
  padding-right: 0;
}

.page-content-project-list {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: flex-start;
  margin-top: 550px;
  margin-left: 50%;
  margin-right: 0;
  padding: 0 2rem 0 0;
  display: flex;
  position: static;
  top: 700px;
  bottom: 0;
}

.page-content-project-list.single {
  margin-top: 550px;
}

.d-130-blog-card-wrapper {
  width: 100%;
  height: auto;
  min-height: 500px;
  cursor: pointer;
  border: 10px #fff;
  border-radius: 6px;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-130-h3-heading {
  width: 100%;
  color: var(--midnight-blue-2);
  text-align: center;
  letter-spacing: -.5px;
  text-transform: none;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.2;
  transition: all .2s;
  display: flex;
}

.d-130-color-overlay {
  width: 100%;
  background-color: rgba(0, 0, 0, .47);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-130-image-wrapper {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.d-130-writing-icon {
  color: #333;
  display: none;
}

.d-130-description-wrapper {
  height: auto;
  min-height: 100px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 2rem;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-130-date {
  width: 100px;
  height: 100px;
  background-color: var(--yellow);
  color: #fff;
  text-align: center;
  background-image: url('../images/Right-arrow_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border: .5px #fff;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 175px;
  padding: 15px;
  font-family: Oswald, sans-serif;
  font-size: 48px;
  line-height: 48px;
  display: none;
  position: relative;
}

.sub-menu-block-3 {
  width: 50px;
  height: 50px;
  min-height: 50px;
  min-width: 50px;
  border: 1px solid var(--white);
  color: var(--midnight-blue-2);
  cursor: pointer;
  background-image: url('../images/right-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 21px;
  border-radius: 100px;
  align-items: center;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.sub-menu-block-3:hover {
  color: var(--medium-aquamarine);
}

.product-image {
  z-index: -3;
  width: 80%;
  height: 500px;
  min-height: auto;
  border: 10px none var(--midnight-blue-2);
  background-color: transparent;
  border-radius: 6px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 300px auto 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.product-image.single {
  width: 60%;
  height: 500px;
}

.h2 {
  width: 100%;
  color: var(--grey);
  text-align: center;
  margin-bottom: 40px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.image {
  width: 49%;
  height: 500px;
  min-height: 500px;
  background-image: url('../images/Liman-foto-5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
}

.image._1 {
  background-image: url('../images/20180407-7.jpg');
  background-position: 50%;
  background-size: cover;
}

.image._3 {
  height: auto;
  background-image: url('../images/kus-cenneti-yeni.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.alt-1 {
  background-image: url('../images/baghdad_1.jpg');
}

.image.alt-2 {
  background-image: url('../images/baghdad_5.jpg');
}

.image.alt-3 {
  background-image: url('../images/arcabil-gece.jpg');
}

.image.alt-4 {
  background-image: url('../images/DSCN0023.JPG');
}

.image.alt-5 {
  background-image: url('../images/6_1058.jpg');
}

.image.alt-6 {
  background-image: url('../images/malatya_1.jpg');
}

.image.alt-7 {
  background-image: url('../images/Acr121828879898009458.jpg');
}

.image.alt-8 {
  background-image: url('../images/9366401c-c178-430e-9b7c-245470fc95c1.jpg');
}

.image.alt-8.single {
  width: 100%;
  height: 600px;
}

.image.ustyapi-1 {
  width: 49%;
  background-image: url('../images/385-A_3.jpg');
  border-radius: 6px;
}

.image.ustyapi-2 {
  width: 49%;
  background-image: url('../images/360_2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
}

.image.ustyapi-3 {
  background-image: url('../images/361_2.jpg');
  border-radius: 6px;
}

.image.ustyapi-4 {
  width: 49%;
  background-image: url('../images/Infinite_Productions_Metropol_Angle_02_72DPI.jpg');
  border-radius: 6px;
}

.image.ustyapi-6 {
  background-image: url('../images/Infinite_Productions_Metropol_Angle_01_Day_72DPI.jpg');
  display: none;
}

.image.ustyapi-4-1 {
  width: 49%;
  background-image: url('../images/Infinite_Productions_Metropol_Angle_01_72DPI.jpg');
  border-radius: 6px;
}

.image.ust-new-1 {
  width: 49%;
  background-image: url('../images/IMGL1252-copy_r.jpg');
  background-position: 50%;
  border-radius: 6px;
}

.image.ust-new-2 {
  width: 49%;
  background-image: url('../images/IMGL1078_r.jpg');
  background-position: 50%;
  border-radius: 6px;
}

.image.ust-new-4 {
  background-image: url('../images/IMGL1345_r.jpg');
  background-position: 50%;
  display: none;
}

.image.endust-1 {
  background-image: url('../images/T_AL_0586_2-copy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.endust2 {
  background-image: url('../images/GARABOGAZ2.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.endust-3 {
  background-image: none;
  display: none;
}

.image.endust-4 {
  background-image: url('../images/Garabogaz_karbomit-22.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.endust-5 {
  background-image: url('../images/2--405-х-280-матовый-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.endust-4 {
  background-image: url('../images/6_0852.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.endust-5 {
  background-image: url('../images/6_0837.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.endust-6 {
  background-image: url('../images/6_0818.jpg');
  background-position: 50%;
  background-size: cover;
  display: none;
}

.image.endust-8 {
  background-image: url('../images/6_0799.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.endust-9 {
  background-image: url('../images/6_0760.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.endust-10 {
  background-image: url('../images/6_0781.jpg');
  background-position: 50%;
  background-size: cover;
  display: none;
}

.image.endust-12 {
  background-image: url('../images/6_0703.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.endust-13 {
  background-image: url('../images/DSCN0641.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.endust-14 {
  background-image: url('../images/DSCN0898.jpg');
  background-position: 50%;
  background-size: cover;
  display: none;
}

.image.endust-15 {
  background-image: url('../images/2_055.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.endust-16 {
  background-image: url('../images/IMGL2339.JPG');
  background-position: 50%;
  background-size: cover;
}

.image.endust-17 {
  background-image: url('../images/IMGL2470.JPG');
  background-position: 50%;
  background-size: cover;
  display: none;
}

.image.endust-19 {
  background-image: url('../images/IMGL3181-cmyk.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.endust-20 {
  background-image: url('../images/IMGL2929.JPG');
  background-position: 50%;
  background-size: cover;
}

.image.endust-21 {
  background-image: url('../images/IMGL3038.JPG');
  background-position: 50%;
  background-size: cover;
  display: none;
}

.image.enerji-1 {
  background-image: url('../images/IMGL1008.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.enerji-2 {
  background-image: url('../images/IMGL0986.JPG');
  background-position: 50%;
  background-size: cover;
}

.image.enerji-3 {
  background-image: url('../images/IMGL0987.JPG');
  background-position: 50%;
  background-size: cover;
  display: none;
}

.image.enerji-4 {
  background-image: url('../images/IMGL1723.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.enerji-5 {
  background-image: url('../images/IMGL1733.JPG');
  background-position: 50%;
  background-size: cover;
}

.image.enerji-8 {
  background-image: url('../images/7_002.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.enerji-9 {
  background-image: url('../images/7_0282.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.enerji-10 {
  background-image: url('../images/abadan-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.enerji-11 {
  background-image: url('../images/7_0268.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.enerji-12 {
  background-image: url('../images/1784.jpg');
  background-position: 50%;
  background-size: cover;
  display: none;
}

.image.enerji-13 {
  background-image: url('../images/7_0210.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.enerji-14 {
  background-image: url('../images/7_0223.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.enerji-15 {
  background-image: url('../images/ashkabad.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.enerji-15.single {
  width: 100%;
}

.image.enerji-17 {
  background-image: url('../images/7_048.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.enerji-120 {
  background-image: url('../images/7_096.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.saglik-1 {
  background-image: url('../images/Morfoloji-3.jpg');
}

.image.saglik-2 {
  background-image: url('../images/Morfoloji-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.glik-3 {
  background-image: url('../images/Morfoloji-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-4 {
  background-image: url('../images/81f2c47a-46c2-401c-8e35-d152c3f9f010.jpg');
}

.image.saglik-5 {
  background-image: url('../images/97ecf4ab-1c1a-44ff-8fa0-fb87baaa9659.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-7 {
  background-image: url('../images/a55012d9-3080-45d6-bcc0-9202d29fe41d.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-8 {
  background-image: url('../images/Epidemioloji-2.jpg');
}

.image.saglik-9 {
  background-image: url('../images/Epidemioloji-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-10 {
  background-image: url('../images/Kardioloji-1.jpg');
}

.image.saglik-13 {
  background-image: url('../images/Tehilikeli-enfeksionlar-merlezi2.jpg');
}

.image.saglik-14 {
  background-image: url('../images/Tehilikeli-enfeksionlar-merlezi1.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-16 {
  background-image: url('../images/482a1e2c-2515-4cc4-87ad-493db0a7efc9.jpg');
}

.image.saglik-17 {
  background-image: url('../images/a4445cc3-b6ab-4c15-947b-f8e921ab4004.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-18 {
  background-image: url('../images/0d3ac68c-936d-4fcf-8254-da7a7c41bf6f.jpg');
}

.image.saglik-19 {
  background-image: url('../images/ab805f5f-00a4-488b-95b8-42b7185f7137.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-20 {
  background-image: url('../images/e6bb49ca-ab88-4fd9-a258-ed07f5efef26.jpg');
}

.image.saglik-21 {
  background-image: url('../images/a0fd4d4d-6cd1-4a57-ad25-01fbb7ffd82a.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-22 {
  background-image: url('../images/IMGL1275.JPG');
}

.image.saglik-23 {
  background-image: url('../images/IMGL1293.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-24 {
  background-image: url('../images/IMGL0842.JPG');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-25 {
  background-image: url('../images/655ab0f9-7cb1-4902-9a8e-25ad9e2cfad8.jpg');
}

.image.saglik-26 {
  background-image: url('../images/063ff11d-a0b4-4e29-bac0-555b99ed3025.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-27 {
  background-image: url('../images/IMGL1502-cmyk.jpg');
}

.image.saglik-28 {
  background-image: url('../images/IMGL1209.JPG');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-30 {
  background-image: url('../images/IMGL1514-cmyk.jpg');
}

.image.saglik-31 {
  background-image: url('../images/IMGL0955.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-32 {
  background-image: url('../images/IMGL0953.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-33 {
  background-image: url('../images/Endokrinoloji-ve-Cerrahi--7_1.jpg');
}

.image.saglik-34 {
  background-image: url('../images/Endokrinoloji-ve-Cerrahi--4.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-35 {
  background-image: url('../images/shutterstock_219974191.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-36 {
  background-image: url('../images/kos2.jpg');
}

.image.saglik-37 {
  background-image: url('../images/kos3.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-39 {
  background-image: url('../images/4_View01.jpg');
}

.image.saglik-40,
.image.saglik-41 {
  background-image: url('../images/4_View04.jpg');
  background-position: 50%;
  background-size: cover;
}

.image.saglik-41.single {
  width: 100%;
}

.image.basra-1 {
  background-image: url('../images/basra1.jpg');
}

.image.basra-1.single {
  width: 100%;
  height: 600px;
}

.image.basra-2 {
  background-image: url('../images/basra2.jpg');
}

.image.basra-2.single {
  width: 100%;
  height: 600px;
}

.image.saglik-42 {
  background-image: url('../images/turkmenistan-fizyoloji-merkezi.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.saglik-42.single {
  width: 100%;
}

.image.saglik001 {
  background-image: url('../images/turkmenistan-fizyoloji-merkezi.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.saglik001.single {
  width: 100%;
}

.image.saglik002 {
  background-image: url('../images/turkmenistan-fizyoloji-merkezi.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.saglik002.single {
  width: 100%;
  background-image: url('../images/askabat-rehabilitasyon-merkezi.jpg');
}

.image.saglik003 {
  background-image: url('../images/turkmenistan-fizyoloji-merkezi.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.saglik003.single {
  width: 100%;
  background-image: url('../images/4_View01.jpg');
}

.columns-10 {
  width: 100%;
  min-height: 50px;
  text-align: right;
  border-bottom: 1px solid rgba(87, 87, 87, .11);
  align-items: center;
  display: flex;
}

.columns-11 {
  width: 100%;
  min-height: 0;
  flex-direction: row;
  display: flex;
  position: static;
}

.column-27 {
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  position: static;
}

.column-28 {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: static;
  top: 0;
  bottom: 0;
}

.table {
  color: var(--grey);
  text-align: right;
  font-size: 1rem;
  line-height: 1.5;
}

.column-29 {
  color: var(--grey);
  text-align: right;
  align-items: center;
  display: flex;
}

.div-block-70 {
  z-index: 1000;
  width: 60px;
  height: 100%;
  border: 2px none var(--white);
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.next-2 {
  width: 60px;
  min-height: 75px;
  background-color: var(--light-steel-blue);
  color: var(--white);
  border-bottom: 1px solid rgba(213, 221, 236, .08);
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.next-2:hover {
  background-color: var(--medium-aquamarine);
}

.next-1 {
  width: 20px;
  height: 20px;
  filter: invert();
}

.back-1 {
  width: 20px;
  height: 20px;
  filter: invert();
  transform: rotate(180deg);
}

.back-2 {
  width: 100px;
  min-height: 75px;
  border-bottom: 2px none var(--white);
  background-color: var(--light-steel-blue);
  color: var(--white);
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 1px;
  padding-bottom: 0;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.back-2:hover {
  background-color: var(--medium-aquamarine);
}

.pointer-2,
.pointer-3 {
  z-index: 20;
  width: 100%;
  height: 5px;
  background-color: var(--yellow);
  border-radius: 6px 6px 0 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 4%;
}

.pointer-4,
.pointer-5 {
  z-index: 20;
  width: 100%;
  height: 5px;
  background-color: var(--yellow);
  border-radius: 6px 6px 0 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0;
  left: 0%;
  right: 4%;
}

.title-page2 {
  width: 100%;
  max-width: none;
  min-height: 600px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0%;
  padding-top: 140px;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.page-content-project-detail {
  width: 94%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: flex-start;
  margin-top: 2rem;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  /*
  position: -webkit-sticky;
  position: sticky;
  */
  top: 0;
  bottom: 0;
}

.columns-9-copy {
  width: 100%;
  width: 100%;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.heading-9 {
  color: #16216a;
  font-weight: 700;
}

.heading-9.general {
  width: 45%;
  color: var(--yellow);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  font-size: 3.7rem;
  font-weight: 600;
  line-height: 1;
}

.heading-9.news {
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.5;
}

.text-block-44 {
  color: #16216a;
  margin-bottom: 0;
  font-size: 19px;
  line-height: 24px;
}

.text-block-44.general {
  width: 60%;
  color: #fff;
  text-align: center;
  justify-content: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.4;
  display: flex;
}

.accordion-container {
  width: 100%;
  max-width: 100%;
  border-radius: 4px;
  margin-top: 40px;
  overflow: hidden;
}

.accordion-item-wrapper {
  border-radius: 6px;
  margin-bottom: .25rem;
}

.search-menu {
  width: 100%;
  height: 50px;
  border-bottom: 1px none var(--lavender);
  color: var(--midnight-blue-2);
  cursor: pointer;
  background-color: #fff;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: .5rem 4rem .5rem 2rem;
  font-size: 26px;
  font-weight: 600;
  transition: all .2s;
  display: flex;
}

.accordion-arrow {
  width: 16px;
  max-width: none;
  clear: none;
  opacity: 1;
  margin-bottom: 0;
  margin-right: 0;
  padding-right: 0;
  position: relative;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
}

.accordion-pane {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px #e6e6e6;
  overflow: hidden;
}

.accordion-pane-content {
  border-bottom: 1px none var(--lavender);
  background-color: var(--white);
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  padding: 3rem 2rem;
  overflow: hidden;
}

.akordion-text {
  color: var(--grey);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  overflow: hidden;
}

.image-19 {
  width: 100%;
  border-radius: 6px;
  margin-bottom: 1rem;
}

.akordiyon-text {
  width: 50%;
  color: var(--grey);
  text-align: left;
  margin-top: 0;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.4;
}

.bold-text-3 {
  width: 50%;
  font-weight: 400;
}

.aordion-head {
  color: var(--grey);
  font-size: 1.2rem;
  font-weight: 400;
}

.gap-picture {
  z-index: -3;
  width: 100%;
  min-height: 600px;
  border: 10px none var(--midnight-blue-2);
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Blog_1600x800_01-14-20_v3.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 6px;
  margin: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-73 {
  width: 95%;
  margin-top: 100px;
  display: flex;
}

.div-block-74 {
  width: 16.6%;
  min-height: 200px;
  border-right: 1px solid var(--lavender);
  flex-direction: column;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-74.noline {
  width: 20%;
  border-right-style: none;
}

.div-block-74.noline2,
.div-block-74._1,
.div-block-74._2 {
  width: 20%;
}

.image-20 {
  width: 35%;
}

.link-kd {
  text-align: center;
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
  text-decoration: none;
}

.sertifika {
  width: 49%;
  min-height: 80px;
  border: .5px solid var(--midnight-blue-2);
  background-color: var(--white);
  color: var(--grey);
  border-radius: 6px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
  margin-left: .5%;
  margin-right: .5%;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 14px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.sertifika:hover {
  border-color: var(--medium-aquamarine);
  background-color: var(--white);
  color: var(--medium-aquamarine);
}

.text-block-47 {
  display: flex;
  width: 80%;
  font-size: 1rem;
}

.sertifika-content {
  width: 95%;
  flex-flow: wrap;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.image-25 {
  width: 35px;
  opacity: .31;
  filter: grayscale();
}

.partner-content {
  width: 95%;
  flex-flow: wrap;
  justify-content: center;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
}

.div-block-76 {
  width: 19%;
  min-height: 150px;
  border: 1px solid var(--ghost-white);
  background-color: var(--white);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  margin-right: 5px;
  transition: all .2s;
  display: flex;
}

.div-block-76:hover {
  border-top: 2px solid var(--yellow);
  background-color: var(--white);
  transform: scale(1.1);
}

.image-26 {
  width: 60%;
}

.culture-bullet {
  width: 100%;
  min-height: 60px;
  border-right: 1px none var(--lavender);
  color: var(--midnight-blue-2);
  background-image: url('../images/line.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  flex-flow: row;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.culture-bullet.link {
  background-image: url('../images/pdf.svg'), url('../images/line.svg');
  background-position: 35px, 0%;
  background-repeat: no-repeat, no-repeat;
  background-size: 30px, 20px;
  padding-left: 40px;
}

.link-kd-copy {
  text-align: center;
  margin-top: 0;
  margin-left: 40px;
  padding-left: 0;
  text-decoration: none;
}

.link-11 {
  color: var(--midnight-blue-2);
  text-decoration: none;
}

.head {
  width: 100%;
  color: var(--medium-aquamarine);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 700;
  line-height: 35px;
}

.head._1 {
  color: var(--grey);
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
}

.list {
  flex-wrap: wrap;
  padding-left: 0;
  font-size: 27px;
  display: flex;
}

.list-item {
  color: var(--grey);
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.5;
}

.hr-pict {
  z-index: -3;
  width: 100%;
  min-height: 600px;
  border: 10px none var(--midnight-blue-2);
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/insan-Kaynaklari.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.hr-pict::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.div-block-77 {
  width: 100%;
  display: flex;
}

.field-3 {
  width: 100%;
  height: 50px;
  color: #7c7c7c;
  border: 1px solid #cfd1d3;
  border-radius: 6px;
  align-items: center;
  margin-bottom: 0;
  font-size: 16px;
  display: flex;
}

.field-3:hover {
  color: #ee5524;
  border-color: #ee5524;
}

.field-3::-ms-input-placeholder {
  color: #7c7c7c;
}

.field-3::placeholder {
  color: #7c7c7c;
}

.field-3.w--open {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  overflow: visible;
}

.field-3.w--open:hover {
  border-style: solid;
  border-color: #cfd1d3;
}

.field-3.file-upload {
  background-image: url('../images/up-arrow-2.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 18px;
}

.field-3.file-upload._99 {
  width: 95%;
  color: var(--midnight-blue-2);
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border-radius: 0;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 300;
}

.field-3.file-upload._99:hover {
  border-color: #f3ba24;
}

.field-3.file-upload._99::-ms-input-placeholder {
  color: var(--midnight-blue-2);
}

.field-3.file-upload._99::placeholder {
  color: var(--midnight-blue-2);
}

.field-3.file-upload._99 {
  width: 98%;
  color: var(--grey);
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border-radius: 0;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 300;
}

.field-3.file-upload._99:hover {
  border-color: #f3ba24 #f3ba24 var(--medium-aquamarine);
}

.field-3.file-upload._99:focus {
  border-bottom-color: var(--medium-aquamarine);
}

.success-message {
  background-color: #fff;
}

.text-block-13 {
  color: #f3ba24;
  font-size: 24px;
  font-weight: 300;
}

.text-block-14 {
  color: #f3ba24;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
}

.error-message {
  min-height: 50px;
  background-color: #fff;
  border: 2px solid #f3ba24;
  margin-top: 40px;
}

.lightbox-link-2 {
  color: var(--midnight-blue-2);
  align-items: center;
  margin-top: -1px;
  margin-bottom: -1px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.lightbox-link-2:hover {
  color: var(--medium-aquamarine);
}

.image-27 {
  width: 25px;
}

.text-block-73 {
  margin-left: 10px;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.3;
}

.news-line {
  width: 100%;
  min-height: auto;
  border-top: 3px solid var(--white);
  background-color: var(--white);
  color: var(--midnight-blue-2);
  align-items: center;
  margin-bottom: 5px;
  padding: 20px 40px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.news-line:hover {
  border-top: 3px solid var(--midnight-blue-2);
  box-shadow: 0 6px 11px 0 var(--light-steel-blue);
  color: var(--midnight-blue-2);
  transform: scale(1.1);
}

.heading-10 {
  color: var(--midnight-blue-2);
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
}

.div-block-78 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.div-block-78.full {
  width: 100%;
  padding-right: 0;
}

.div-block-78._02 {
  width: 100%;
  padding-right: 10px;
}

.image-28 {
  width: 100%;
  height: auto;
  max-width: none;
  border-radius: 6px 6px 0 0;
  margin-bottom: 1rem;
  overflow: visible;
}

.paragraph-2 {
  margin-bottom: 1rem;
  font-size: .9rem;
  line-height: 1.5;
  display: none;
}

.paragraph-2.contact {
  color: var(--grey);
}

.text-block-74 {
  background-image: url('../images/arrow.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 15px;
  margin-top: auto;
  padding-left: 25px;
}

.text-block-74:hover {
  color: var(--midnight-blue-2);
}

.news-pict {
  z-index: -3;
  width: 100%;
  min-height: 600px;
  border: 10px none var(--midnight-blue-2);
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/news1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.news-pict::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.link-block-6 {
  width: 48%;
  min-height: 200px;
  border-top: 3px solid var(--white);
  background-color: var(--white);
  color: var(--midnight-blue-2);
  background-image: url('../images/download-1.svg');
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-block-6:hover {
  border-top-color: var(--midnight-blue-2);
  box-shadow: 0 5px 10px 0 var(--light-steel-blue);
  color: var(--medium-aquamarine);
  transform: scale(1.1);
}

.image-29 {
  width: 40%;
}

.div-block-79 {
  justify-content: space-between;
  display: flex;
}

.contact-pict {
  z-index: -3;
  width: 100%;
  min-height: 600px;
  border: 10px none var(--midnight-blue-2);
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/cotact.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.contact-pict::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.contact-pict.ustyapi::before {
  content: none;
}

.contact-line {
  width: 48%;
  min-height: 300px;
  border-top: 3px solid var(--white);
  background-color: var(--white);
  color: var(--midnight-blue-2);
  border-radius: 6px;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 20px 40px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.contact-line:hover {
  border-top: 3px solid var(--yellow);
  color: var(--midnight-blue-2);
  transform: translate(0, -20px);
}

.contact-line.full {
  width: 100%;
  border: 1px solid rgba(184, 184, 184, .32);
  border-radius: 6px;
  margin-bottom: 2rem;
  margin-right: 0;
  padding: 2rem;
}

.contact-line.full:hover {
  box-shadow: none;
  transform: translate(0, -20px);
}

.contact-line.small {
  width: 24%;
  min-height: auto;
  border-style: solid;
  border-width: .5px .5px 1px;
  border-color: var(--lavender);
  cursor: pointer;
  margin: .5%;
  padding: 2rem;
}

.contact-line.small:hover {
  border-top-width: 2px;
  border-top-color: var(--yellow);
}

.html-embed {
  width: 40%;
  min-height: 200px;
  border-radius: 6px;
}

.small-text {
  color: var(--medium-aquamarine);
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.small-text.contact {
  color: var(--midnight-blue-2);
  font-weight: 600;
}

.div-block-80 {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.link-20 {
  color: var(--medium-aquamarine);
  font-weight: 600;
  text-decoration: none;
}

.submit-button-2 {
  width: 30%;
  min-height: 50px;
  background-color: var(--midnight-blue-2);
  border-radius: 100px;
  margin-top: 40px;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 400;
}

.submit-button-2:hover {
  background-color: var(--medium-aquamarine);
}

.field-label-2 {
  color: var(--midnight-blue-2);
  padding-top: 20px;
  font-size: 16px;
  font-weight: 400;
  transition: all .2s;
}

.field-label-2.extra {
  padding-top: 20px;
}

.text-block-76 {
  color: var(--midnight-blue-2);
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 400;
}

.field-4 {
  width: 98%;
  min-height: 50px;
  border: 1px #e2e2e2;
  border-bottom-style: solid;
  border-radius: 6px;
}

.field-4:hover {
  border-top-style: none;
  border-bottom-color: var(--medium-aquamarine);
}

.field-4:active {
  border-top-style: none;
}

.field-4:focus {
  border-bottom-color: var(--medium-aquamarine);
}

.field-4::-ms-input-placeholder {
  color: var(--grey);
  text-align: right;
  font-size: 12px;
  font-weight: 400;
}

.field-4::placeholder {
  color: var(--grey);
  text-align: right;
  font-size: 12px;
  font-weight: 400;
}

.field-4.textarea {
  width: 99%;
  min-height: 100px;
  margin-top: 0;
}

.field-4.textarea::-ms-input-placeholder {
  line-height: 36px;
}

.field-4.textarea::placeholder {
  line-height: 36px;
}

.radio-button {
  width: 15px;
  height: 15px;
}

.radio-button:active {
  border: 1px solid #e2e2e2;
}

.radio-button.w--redirected-checked {
  border-color: var(--midnight-blue-2);
}

.radio-button.w--redirected-focus {
  box-shadow: 0 0 3px 1px #f3ba24;
}

.radio-button-field {
  color: var(--midnight-blue-2);
}

.submit-button-3 {
  width: 30%;
  min-height: 50px;
  background-color: var(--midnight-blue-2);
  border-radius: 100px;
  margin-top: 40px;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 600;
}

.submit-button-3:hover {
  background-color: var(--medium-aquamarine);
}

.field-label-3 {
  color: rgba(87, 87, 87, .49);
  text-align: left;
  padding-top: 20px;
  font-size: 11px;
  font-weight: 400;
  transition: all .2s;
}

.field-label-3.extra {
  padding-top: 20px;
}

.text-block-77 {
  color: var(--grey);
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 400;
}

.select-field-2 {
  width: 98%;
  height: 50px;
  color: var(--midnight-blue-2);
  background-color: #fff;
  border: 1px #000;
  border-bottom: 1px solid #e2e2e2;
  padding-left: 10px;
  padding-right: 20px;
  font-size: 15px;
  font-weight: 300;
}

.select-field-2:hover {
  border-bottom-color: var(--medium-aquamarine);
}

.link-22 {
  color: var(--medium-aquamarine);
  font-weight: 600;
  text-decoration: none;
}

.field-5 {
  width: 98%;
  min-height: 50px;
  border: 1px #e2e2e2;
  border-bottom-style: solid;
  border-radius: 0;
}

.field-5:hover {
  border-top-style: none;
  border-bottom-color: var(--medium-aquamarine);
}

.field-5:active {
  border-top-style: none;
}

.field-5:focus {
  border-bottom-color: var(--medium-aquamarine);
}

.field-5::-ms-input-placeholder {
  color: var(--grey);
  text-align: right;
  font-size: 12px;
  font-weight: 400;
}

.field-5::placeholder {
  color: var(--grey);
  text-align: right;
  font-size: 12px;
  font-weight: 400;
}

.field-5.textarea {
  width: 99%;
  min-height: 100px;
  margin-top: 0;
}

.field-5.textarea::-ms-input-placeholder {
  line-height: 36px;
}

.field-5.textarea::placeholder {
  line-height: 36px;
}

.radio-button-label-2 {
  color: var(--grey);
  margin-left: .5rem;
}

.text-block-78 {
  width: 100%;
  color: var(--grey);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 35px;
}

.text-block-78.bold {
  color: var(--grey);
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.6;
}

.head-2 {
  width: 100%;
  color: #49e2bb;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 700;
  line-height: 35px;
}

.head-2._1 {
  color: var(--grey);
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
}

.list-item-3 {
  width: 49%;
  min-height: 100px;
  border: .5px solid var(--midnight-blue-2);
  color: var(--grey);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin: .5%;
  font-size: 1rem;
  line-height: 1.5;
  list-style-type: none;
  display: flex;
}

.link-contact {
  color: var(--grey);
  text-decoration: none;
}

.link-contact:hover {
  color: var(--medium-aquamarine);
  text-decoration: underline;
}

.news-detail {
  width: 80%;
  max-width: none;
  min-height: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 200px;
  margin-bottom: 60px;
  margin-left: 0%;
  display: flex;
}

.breadcrumb-news {
  align-items: center;
  display: flex;
}

.page-content-news {
  width: 80%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.news-head {
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
}

.heading-11 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 20px;
  font-weight: 400;
  line-height: 33px;
}

.image-30 {
  width: 100%;
  max-width: none;
  border: 4px none var(--lavender);
  border-radius: 6px;
  margin-bottom: 2rem;
}

.news-bg {
  z-index: -5;
  width: 100%;
  min-height: 500px;
  background-color: var(--midnight-blue-2);
  position: absolute;
}

.div-block-81 {
  width: 100%;
  background-color: var(--white);
  flex-direction: column-reverse;
  align-items: center;
  margin-bottom: 2rem;
  padding: 2rem;
  display: flex;
}

.news-02 {
  width: 100%;
  background-color: var(--white);
  align-items: center;
  margin-bottom: 2rem;
  padding: 2rem;
  display: block;
}

.news-detail-text {
  color: var(--grey);
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.naw {
  width: 50%;
  min-height: 100px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  margin-bottom: 4rem;
  display: flex;
}

.back-btn {
  width: 49%;
  min-height: 100px;
  background-color: var(--white);
  color: var(--midnight-blue-2);
  background-image: url('../images/back.svg');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: 20px;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.back-btn:hover {
  background-color: var(--white);
  box-shadow: 0 3px 10px 0 var(--light-steel-blue);
  transform: scale(1.1);
}

.back-btn.hide {
  display: flex;
}

.next-btn-1 {
  width: 49%;
  min-height: 100px;
  background-color: var(--white);
  color: var(--midnight-blue-2);
  background-image: url('../images/arrow.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 20px;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.next-btn-1:hover {
  background-color: var(--white);
  box-shadow: 0 3px 10px 0 var(--light-steel-blue);
  transform: scale(1.1);
}

.next-btn-1.hide {
  display: none;
}

.breadcrumb-project {
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.image-31 {
  width: auto;
  height: 100%;
  max-width: none;
  margin-top: -5%;
}

.h1 {
  color: var(--midnight-blue-2);
  font-weight: 700;
}

.h1._1 {
  width: 100%;
  color: var(--yellow);
  text-align: center;
  letter-spacing: -1px;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.4;
}

.image-2 {
  width: 49%;
  height: 500px;
  min-height: 500px;
  background-image: url('../images/ERG_5856.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
}

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

.image-2._3 {
  height: 500px;
  min-height: 500px;
  background-image: url('../images/ERG_5761.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
}

.image-2.sb-bina-1 {
  background-image: url('../images/123.jpg');
}

.image-2.sb-bina-2 {
  background-image: url('../images/DSCN0155.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-2.sb-bina-3 {
  background-image: url('../images/DSCN0079.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
}

.image-2.teb-bina-1 {
  background-image: url('../images/DSC_0200.JPG');
}

.image-2.teb-bina-2 {
  background-image: url('../images/DSC_0003.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-2.elcilik-1 {
  background-image: linear-gradient(to bottom, var(--midnight-blue-2), rgba(255, 255, 255, 0) 28%), url('../images/DSC00225.JPG');
}

.image-2.elcilik-1.single {
  width: 100%;
  height: auto;
  min-height: auto;
  background-image: url('../images/DSC00225.JPG');
}

.image-2.bae-1 {
  background-image: url('../images/d3b85104-10cb-4e19-965d-21e2aeb9f42b.jpg');
}

.image-2.bae-1.single {
  width: 100%;
  height: auto;
  min-height: auto;
  background-image: url('../images/d3b85104-10cb-4e19-965d-21e2aeb9f42b.jpg');
}

.image-2.brezi-1 {
  height: auto;
  min-height: auto;
  background-image: linear-gradient(to bottom, var(--midnight-blue-2), rgba(255, 255, 255, 0) 28%), url('../images/d3b85104-10cb-4e19-965d-21e2aeb9f42b.jpg');
  height: auto;
  min-height: auto;
  background-image: url('../images/IMGL1337.jpg');
}

.image-2.brezi-2 {
  height: 500px;
  min-height: auto;
  background-image: url('../images/DSCN0426.jpg');
}

.image-2.brezi-3 {
  background-image: url('../images/IMGL1331.jpg');
}

.image-2.stkb {
  background-image: url('../images/1621e506-6cc4-4e44-8de1-5031bd722801.jpg');
}

.image-2.stb-2 {
  background-image: url('../images/c5958754-12e1-4c5e-935e-5ffca3ca9269.jpg');
}

.image-2.tmk-1 {
  background-image: url('../images/DSC_0040.JPG');
}

.image-2.tmk-2 {
  background-image: url('../images/pano-tmk.jpg');
}

.image-2.tmk-3 {
  background-image: url('../images/DSC_0016.JPG');
}

.page-picturecorporate {
  z-index: -3;
  width: 100%;
  min-height: 600px;
  border: 10px none var(--midnight-blue-2);
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/calik.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.news-line-2 {
  width: 32%;
  min-height: auto;
  color: #16216a;
  background-color: #fff;
  border: .5px solid rgba(184, 184, 184, .32);
  border-radius: 6px;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: center;
  margin: .5%;
  padding: 0 0 2rem;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  overflow: hidden;
}

.news-line-2:hover {
  color: #16216a;
  border-top: 3px solid #16216a;
  transform: translate(0, -20px);
}

.heading-12 {
  width: 100%;
  color: #16216a;
  margin-bottom: 20px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.3;
}

.text-block-81 {
  border: .5px solid var(--yellow);
  background-color: var(--yellow);
  color: var(--white);
  background-image: url('../images/right-arrow.svg');
  background-position: 8px;
  background-repeat: no-repeat;
  background-size: 15px;
  border-radius: 100px;
  margin-top: auto;
  padding: .25rem 1rem .25rem 2rem;
  transition: all .2s;
}

.text-block-81:hover {
  border-color: var(--midnight-blue-2);
  background-color: var(--midnight-blue-2);
  color: #fff;
}

.text-block-81.left {
  margin-right: auto;
}

.link-block-7 {
  width: auto;
  min-height: auto;
  border: 1px solid var(--midnight-blue-2);
  background-color: var(--white);
  color: var(--midnight-blue-2);
  text-align: left;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding: .25rem 1rem;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-block-7:hover {
  border-color: var(--yellow);
  background-color: var(--yellow);
  color: var(--white);
}

.up {
  width: 50px;
  height: 50px;
  background-color: var(--white);
  background-image: url('../images/up.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-left: auto;
  margin-right: 8rem;
  position: static;
  top: -50px;
  bottom: auto;
}

.up:hover {
  background-color: var(--ghost-white);
}

.sertifika-2 {
  width: 50%;
  min-height: 80px;
  color: #16216a;
  background-color: #fff;
  border-right: 2px solid #fafbfd;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
  display: flex;
}

.sertifika-2:hover {
  color: #49e2bb;
  background-color: #fff;
}

.image-32 {
  width: 80px;
}

.number-tab {
  display: none;
}

.bold-text-4 {
  color: var(--white);
  letter-spacing: -.5px;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.text-span {
  color: var(--medium-aquamarine);
  letter-spacing: -.5px;
  font-size: 13px;
}

.image-33 {
  width: 40%;
  max-width: 40%;
  min-width: 40%;
  border-radius: 6px;
  margin-left: 0;
  margin-right: 2rem;
}

.image-33._02 {
  width: auto;
  height: auto;
}

.image-33._02.small {
  margin-right: 0;
}

.div-block-82 {
  align-items: flex-start;
  display: flex;
}

.text-block-86 {
  color: var(--midnight-blue-2);
  font-size: 1.7rem;
}

.div-block-83 {
  width: 50%;
}

.text-block-87 {
  color: var(--midnight-blue-2);
  font-size: 20px;
}

.text-span-2 {
  font-size: 22px;
}

.text-block-88 {
  color: var(--yellow);
  text-transform: none;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 600;
}

.text-block-88.small {
  color: var(--grey);
  text-align: center;
  font-size: 16px;
}

.text-block-88.left {
  width: 100%;
  text-align: left;
}

.div-block-84 {
  width: 100%;
  flex-wrap: wrap;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 0;
  display: flex;
}

.userlink {
  text-decoration: none;
}

.overlay-ahmet-calik {
  z-index: 999;
  background-color: rgba(22, 33, 106, .84);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-85 {
  width: 90%;
  max-width: 1000px;
  background-color: #fff;
  border-radius: 10px;
  padding: 4rem;
  position: relative;
}

.div-block-85.small {
  width: auto;
  max-width: 700px;
}

.div-block-86 {
  align-items: flex-start;
  display: flex;
}

.div-block-86.small {
  text-align: center;
  flex-direction: column;
  align-items: center;
}

.textoverlay {
  width: 100%;
  max-height: 391px;
  color: var(--midnight-blue-2);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 2rem;
  padding-right: 1rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  overflow: auto;
}

.textoverlay.bold {
  margin-top: .8rem;
  margin-bottom: 2rem;
  font-size: 25px;
  font-weight: 700;
  line-height: 28px;
}

.textoverlay.bold.space {
  margin-top: .9rem;
  margin-left: 1%;
}

.lightboxclose {
  z-index: 1;
  width: 55px;
  height: 55px;
  background-color: var(--midnight-blue-2);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: .5rem;
  margin-right: .5rem;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.lightboxclose:hover {
  background-color: var(--medium-aquamarine);
}

.closeimage {
  width: 25px;
}

.overlay-levent-kafkasli,
.overlay-omer-aydin,
.overlay-mert-calik,
.overlay-mustafa-fatih-genc,
.overlay-izzetiye-kececi,
.overlay-orhan-gunduz,
.overlay-aziz-cengel,
.overlay-sadettin-korkmaz,
.overlay-gonca-ozgul,
.overlay-ilhan-hazar,
.overlay-kaan-alkan,
.overlay-riza-agin,
.overlay-alper-molla,
.overlay-berna-nalcioglu {
  z-index: 999;
  background-color: rgba(22, 33, 106, .84);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-87 {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}

.seperater {
  width: 100%;
  height: 1px;
  background-color: rgba(184, 184, 184, 0);
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.div-block-89 {
  z-index: 100;
  width: 1px;
  height: 100%;
  background-color: rgba(150, 150, 150, .3);
  margin-left: 4rem;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-89-copy {
  z-index: 100;
  width: 1px;
  height: 100%;
  background-color: rgba(150, 150, 150, .3);
  margin-left: 0;
  margin-right: 4rem;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-90 {
  z-index: -6;
  width: 1px;
  height: 100%;
  background-color: var(--lavender);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 49.9%;
  right: auto;
}

.radio-button-field-2 {
  justify-content: center;
  display: flex;
}

.div-block-43-copy {
  width: 100%;
  min-height: 500px;
  background-image: url('../images/gap-insaat-hakkinda.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: .5rem;
  position: static;
  top: 50%;
  bottom: 10%;
  left: -10%;
  right: auto;
}

.column-6-copy {
  min-height: 500px;
  border-radius: 6px;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.div-block-91 {
  width: 100%;
  border-radius: 6px;
  justify-content: space-between;
  display: flex;
}

.proje-kart .sub-menu-block-3 {
  scale: 0.1 !important;
  transition: all .2s !important;
  display: unset !important;
  transition-delay: 0.2s !important;
}

.proje-kart .sub-menu-block-3:hover {
  scale: 1 !important;
  transition-delay: 0 !important;
}

/* Ortak başlangıç durumu */
.product-image [style*="background-image"] {
  opacity: 0;
  transform: translateY(40px);
  animation: fadeUpBg 1.2s ease-out forwards;
}

/* Sıralı gecikmeler */
.product-image [style*="background-image"]:nth-child(1) {
  animation-delay: 0.4s;
}

.product-image [style*="background-image"]:nth-child(2) {
  animation-delay: 0.6s;
}

.product-image [style*="background-image"]:nth-child(3) {
  animation-delay: 0.8s;
}

/* Animasyon */
@keyframes fadeUpBg {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}



@media screen and (max-width: 991px) {

  .tour-links-2 {
    color: #000 !important;
  }

  .mobile-dropdown-2 .sub-menu-block-2 {
    border-bottom: 1px solid #dfe3ff;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
  }

  .sub-menu-block-2 .image-27 {
    filter: invert(1);
  }

  .icon-wrap-2 img {
    filter: invert(1);
  }

  .pointer-2,
  .pointer-3,
  .pointer-4,
  .pointer-5 {
    display: none !important;
  }

  .slider-left,
  .tab-button {
    width: 80px;
    height: 50px;
    background-color: #8c54ff;
    border-style: none;
    border-radius: 0;
    padding: 7px;
  }

  .pricing-card {
    padding-left: 15px;
    padding-right: 15px;
  }

  .standard-tab,
  .standard-tab.w--current {
    width: auto;
  }

  .tabs-menu {
    width: 80px;
    align-items: flex-end;
    margin-bottom: 2rem;
    margin-right: 4rem;
    bottom: 10%;
  }

  .tabs-content {
    height: 600px;
  }

  .content-block {
    width: 70%;
    height: 70vh;
    margin-top: 0%;
    padding: 20px 10px 4rem 4rem;
  }

  .paragraph {
    display: none;
  }

  .tab-h1 {
    width: 100%;
    font-size: 2.5rem;
    line-height: 55px;
  }

  .section-2,
  .tabs,
  .tab-pane-tab-2 {
    height: 600px;
  }

  .tab-pane-tab-3 {
    height: 70vh;
  }

  .background-video {
    height: 600px;
  }

  .content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .content.home {
    padding: 2rem 0;
  }

  .numbers {
    width: 90%;
    max-width: none;
    flex-direction: column;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-2 {
    width: 80%;
    margin-top: 0;
    margin-left: 20px;
  }

  .number {
    height: auto;
    min-height: auto;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    border-style: none;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 0;
    margin-bottom: 0;
  }

  .number._4 {
    min-height: auto;
    justify-content: flex-start;
    margin-top: 0;
  }

  .number._2 {
    min-height: auto;
    justify-content: flex-start;
    align-items: center;
  }

  .number._3 {
    min-height: auto;
    justify-content: flex-start;
    margin-top: 0;
  }

  .number-text.noline {
    width: 60%;
    border-right-style: none;
    margin-right: 0;
  }

  .heading-3 {
    margin-top: 20%;
  }

  .text-block-24 {
    margin-top: 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4;
  }

  .number-1 {
    color: #000;
  }

  .number-1._1 {
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    font-size: 2.1rem;
    display: flex;
  }

  .corporate {
    padding-left: 0;
    padding-right: 0;
  }

  .project-button-wrapper {
    width: 49%;
    height: 400px;
    border-bottom: 1px solid #f2f3f5;
    border-right: 1px solid #f2f3f5;
    margin-top: .5%;
    margin-bottom: .5%;
  }

  .project-image-2 {
    border-right: 1px solid #f2f3f5;
  }

  .navigation-2 {
    display: none;
  }

  .columns-2 {
    max-width: none;
    flex-direction: column;
    display: block;
  }

  .slider {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .slide,
  .slide._1 {
    width: 49.5%;
  }

  .slide-2 {
    width: 49.5%;
    margin-right: 10px;
  }

  .div-block-42 {
    width: 100%;
    justify-content: space-between;
    font-size: 12px;
  }

  .columns-4 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .column-5 {
    min-height: 300px;
  }

  .div-block-43 {
    width: 100%;
    min-height: 400px;
  }

  .div-block-44 {
    width: 100%;
    min-height: 300px;
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .sectors {
    flex-flow: wrap;
    justify-content: flex-start;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .nav-content-wrap-3 {
    padding-left: 0;
  }

  .navigation-container-mob {
    justify-content: space-between;
  }

  .navigation-mob {
    height: 85px;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(68, 85, 103, .11);
    flex-direction: row;
    justify-content: center;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
  }

  .flowbase-logo-2 {
    width: 200px;
  }

  .dropdown-link-mobile {
    border-bottom: 1px solid #dfe3ff;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
  }

  .right-arrow {
    left: auto;
    right: 1rem;
  }

  .left-arrow {
    left: 1rem;
    right: auto;
  }

  .slide-3 {
    width: 49.5%;
    margin-left: 0;
  }

  .title {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .title._2 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-5._1 {
    width: 100%;
    text-align: left;
    letter-spacing: -1px;
    justify-content: center;
    align-items: center;
    font-size: 1.9rem;
    line-height: 1.2;
    display: flex;
  }

  .heading-5.general {
    width: 100%;
    text-align: center;
    border-left-style: none;
    padding-left: 0;
    font-size: 2rem;
    line-height: 1;
  }

  .text-block-29._1 {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    font-size: 24px;
    line-height: 30px;
  }

  .text-block-29.general {
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.5;
  }

  .projecttitle {
    width: 80%;
    margin-top: 40px;
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
  }

  .project-catergory-link {
    margin-left: 30px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .project-overlay {
    padding: 55px 30px 30px;
  }

  .footer {
    flex-direction: column;
    padding-top: 20px;
  }

  .text-block-35,
  .text-block-37 {
    text-align: left;
    justify-content: flex-start;
  }

  .columns-7 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .link-9,
  .text-block-38 {
    text-align: left;
  }

  .column-15,
  .column-16 {
    min-height: 50px;
    text-align: center;
    justify-content: center;
  }

  .column-17 {
    min-height: 50px;
    justify-content: center;
  }

  .column-18 {
    min-height: 50px;
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .navigation-left-3 {
    display: flex;
  }

  .nav-menu-3 {
    display: none;
  }

  .title-page {
    width: 170%;
    min-height: 200px;
    margin-top: 90px;
    margin-left: 15%;
  }

  .menu {
    display: none;
  }

  .mobile-nav-2 {
    background-color: #16216a;
    padding-top: 15px;
    box-shadow: 42px 42px 55px rgba(32, 53, 90, .09);
  }

  .image-18 {
    filter: invert();
  }

  .menu-mob-3 {
    color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    background-image: url('../images/menu-open_1menu-open.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 23px;
    border-radius: 100px;
    font-size: 22px;
  }

  .menu-mob-3.w--open {
    color: rgba(0, 0, 0, 0);
    background-color: #16216a;
    border-radius: 0;
  }

  .menu-mob-3.w--open:hover {
    color: rgba(0, 0, 0, 0);
    background-color: #16216a;
  }

  .mobile-toggle-2 {
    width: 100%;
    color: #fff;
    border-bottom: 1px solid rgba(68, 93, 255, .19);
    padding-left: 30px;
  }

  .lang-2 {
    width: 33.3%;
    color: #fff;
    border-bottom: 1px solid rgba(68, 93, 255, .19);
    border-right: 1px solid #1f2d86;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .mobile-nav-link-2 {
    width: 100%;
    color: #fff;
    border-bottom: 1px solid rgba(68, 93, 255, .19);
    padding-left: 30px;
  }

  .mobile-nav-link-2._1 {
    color: #fff;
    border-top: 1px solid #1f2d86;
  }

  .mobile-nav-link-2._1.w--current {
    color: var(--medium-aquamarine);
  }

  .header-2 {
    background-color: #16216a;
  }

  .icon-13 {
    margin-right: 40px;
  }

  .mobile-dropdown-2 {
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .icon-wrap-2 {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  .icon-14 {
    margin-right: 40px;
    font-size: 14px;
  }

  .div-block-60 {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .dropdown-list-2 {
    background-color: #fff;
  }

  .dropdown-list-2.w--open {
    margin-top: 0;
  }

  .corporate-bg {
    min-height: 500px;
  }

  .breadcrumb {
    text-align: left;
    justify-content: flex-start;
  }

  .heading-7 {
    width: 200%;
    font-size: 1.6rem;
    line-height: 1.3;
  }

  .text-block-40 {
    font-size: 14px;
    line-height: 26px;
  }

  .text-block-40.bold {
    margin-bottom: .5rem;
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-40.bold.space {
    margin-top: .4rem;
  }

  .columns-8 {
    width: 100%;
    margin-top: 0;
  }

  .page-picture {
    display: none;
  }

  .page-picture.altyapi,
  .page-picture.ustyapi,
  .page-picture.endustriyel {
    min-height: 500px;
    display: flex;
  }

  .column-19 {
    padding-left: 0;
  }

  .page-content {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .page-pict {
    width: auto;
    max-width: none;
    min-height: auto;
    margin-bottom: 60px;
    left: auto;
    right: auto;
  }

  .null {
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .column-21 {
    padding-right: 0;
  }


  .column-22 {
    padding-left: 0;
  }

  .column-22.hide {
    display: none;
  }

  .page-content-project-list {
    width: 170%;
    background-color: #fafbfd;
    justify-content: flex-start;
    margin-top: 1060px;
    margin-left: 15%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: static;
  }

  .page-content-project-list.single {
    margin-top: 530px;
  }

  .d-130-blog-card-wrapper {
    margin-bottom: 40px;
  }

  .d-130-h3-heading {
    background-image: none;
    font-size: 1rem;
    line-height: 1.5;
  }

  .d-130-description-wrapper {
    width: 100%;
  }

  .column-23,
  .column-24 {
    padding-left: 0;
    padding-right: 0;
  }

  .product-image {
    height: 1020px;
    background-color: rgba(255, 255, 255, 0);
    flex-direction: row;
    display: flex;
  }

  .product-image.single {
    width: 80%;
    height: 500px;
  }

  .h2 {
    margin-bottom: 40px;
    font-size: 1rem;
    line-height: 1.7;
  }

  .image {
    width: 100%;
    background-image: url('../images/Liman-foto-5.jpg');
    background-position: 50%;
    background-size: cover;
    margin-bottom: 20px;
  }

  .image.alt-1 {
    background-image: url('../images/baghdad_1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.alt-3 {
    background-image: url('../images/arcabil-gece.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.alt-6 {
    background-image: url('../images/malatya_1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.alt-8 {
    background-image: url('../images/9366401c-c178-430e-9b7c-245470fc95c1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.ustyapi-1 {
    width: 100%;
    background-image: url('../images/385-A_3.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
  }

  .image.ustyapi-2 {
    width: 100%;
  }

  .image.ustyapi-4 {
    width: 100%;
    background-image: url('../images/Infinite_Productions_Metropol_Angle_02_72DPI.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
  }

  .image.ustyapi-6 {
    background-image: url('../images/Infinite_Productions_Metropol_Angle_01_Day_72DPI.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .image.ustyapi-4-1 {
    width: 100%;
    background-image: url('../images/Infinite_Productions_Metropol_Angle_01_72DPI.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.ust-new-1 {
    width: 100%;
    background-image: url('../images/IMGL1252-copy_r.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
  }

  .image.ust-new-2 {
    width: 100%;
    background-image: url('../images/IMGL1078_r.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.ust-new-4 {
    background-image: url('../images/IMGL1345_r.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.endust-1 {
    width: 100%;
    background-image: url('../images/T_AL_0586_2-copy.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
  }

  .image.endust2 {
    width: 100%;
    height: 500px;
    min-height: 500px;
  }

  .image.endust-3 {
    width: 100%;
  }

  .image.endust-4 {
    background-image: url('../images/6_0852.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.endust-8 {
    background-image: url('../images/6_0799.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.endust-12 {
    background-image: url('../images/6_0703.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.endust-15 {
    background-image: url('../images/2_055.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.endust-19 {
    background-image: url('../images/IMGL3181-cmyk.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.enerji-1 {
    background-image: url('../images/IMGL1008.JPG');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.enerji-4 {
    background-image: url('../images/IMGL1723.JPG');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.enerji-8 {
    background-image: url('../images/7_002.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.enerji-10 {
    background-image: url('../images/abadan-1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.enerji-13 {
    background-image: url('../images/7_0210.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.enerji-15 {
    background-image: url('../images/ashkabad.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.enerji-17 {
    background-image: url('../images/7_048.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.enerji-120 {
    background-image: url('../images/7_096.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-1 {
    background-image: url('../images/Morfoloji-3.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.glik-3 {
    display: none;
  }

  .image.saglik-4 {
    background-image: url('../images/81f2c47a-46c2-401c-8e35-d152c3f9f010.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-8 {
    background-image: url('../images/Epidemioloji-2.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-10 {
    background-image: url('../images/Kardioloji-1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-13 {
    background-image: url('../images/Tehilikeli-enfeksionlar-merlezi2.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-16 {
    background-image: url('../images/482a1e2c-2515-4cc4-87ad-493db0a7efc9.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-18 {
    background-image: url('../images/0d3ac68c-936d-4fcf-8254-da7a7c41bf6f.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-20 {
    background-image: url('../images/e6bb49ca-ab88-4fd9-a258-ed07f5efef26.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-22 {
    background-image: url('../images/IMGL1275.JPG');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-25 {
    background-image: url('../images/655ab0f9-7cb1-4902-9a8e-25ad9e2cfad8.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-27 {
    background-image: url('../images/IMGL1502-cmyk.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-30 {
    background-image: url('../images/IMGL1514-cmyk.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-33 {
    background-image: url('../images/Endokrinoloji-ve-Cerrahi--7_1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-36 {
    background-image: url('../images/kos2.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-39 {
    background-image: url('../images/4_View01.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.basra-1 {
    background-image: url('../images/basra1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.basra-2 {
    background-image: url('../images/basra2.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-42,
  .image.saglik001 {
    width: 100%;
    background-image: url('../images/T_AL_0586_2-copy.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
  }

  .image.saglik001.single {
    background-image: url('../images/turkmenistan-fizyoloji-merkezi.jpg');
  }

  .image.saglik002 {
    width: 100%;
    background-image: url('../images/T_AL_0586_2-copy.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
  }

  .image.saglik002.single {
    background-image: url('../images/askabat-rehabilitasyon-merkezi.jpg');
  }

  .image.saglik003 {
    width: 100%;
    background-image: url('../images/T_AL_0586_2-copy.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
  }

  .image.saglik003.single {
    background-image: url('../images/4_View01.jpg');
  }

  .title-page2 {
    width: 100%;
    min-height: 410px;
    align-items: center;
    margin-top: 90px;
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .page-content-project-detail {
    width: 100%;
    background-color: #fafbfd;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    position: static;
  }

  .columns-9-copy {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .heading-9.general {
    width: 100%;
    text-align: center;
    font-size: 3rem;
    line-height: 1.5;
  }

  .heading-9.news {
    width: 100%;
    text-align: center;
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-44.general {
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5;
  }

  .accordion-item-wrapper {
    width: 100%;
  }

  .search-menu {
    background-color: rgba(0, 0, 0, 0);
    display: flex;
  }

  .accordion-arrow {
    width: 20px;
  }

  .accordion-pane {
    box-shadow: none;
    border-bottom-style: none;
  }

  .accordion-pane-content {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

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

  .gap-picture {
    min-height: 500px;
    display: flex;
  }

  .div-block-73 {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
  }

  .div-block-74 {
    width: 33%;
    margin-bottom: 40px;
  }

  .div-block-74.noline {
    width: 33%;
  }

  .div-block-74.noline2 {
    width: 33%;
    border-right-style: solid;
  }

  .div-block-74._1 {
    width: 33%;
    border: 1px #000;
  }

  .div-block-74._2 {
    width: 33%;
  }

  .sertifika {
    width: 100%;
  }

  .sertifika-content {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .image-25 {
    width: 40px;
  }

  .partner-content {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .div-block-76 {
    width: 30%;
  }

  .culture-bullet,
  .culture-bullet.link {
    width: 100%;
    margin-bottom: 0;
  }

  .head {
    font-size: 18px;
    line-height: 30px;
  }

  .hr-pict {
    display: none;
  }

  .div-block-77 {
    flex-wrap: wrap;
    justify-content: center;
  }

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

  .news-line {
    min-height: auto;
  }

  .div-block-78 {
    width: 100%;
    align-items: center;
    margin-top: 2rem;
  }

  .div-block-78._02 {
    width: 100%;
    margin-top: 1rem;
  }

  .paragraph-2 {
    display: none;
  }

  .paragraph-2.contact {
    display: block;
  }

  .news-pict {
    min-height: 500px;
    display: flex;
  }

  .contact-line {
    width: 100%;
    min-height: auto;
  }

  .contact-line.full {
    flex-direction: column;
  }

  .contact-line.small {
    width: 49%;
  }

  .small-text {
    display: flex;
  }

  .small-text.contact {
    display: block;
  }

  .submit-button-2,
  .submit-button-3 {
    width: 50%;
    margin-left: 25%;
  }

  .text-block-78 {
    font-size: 18px;
    line-height: 30px;
  }

  .text-block-78.bold {
    font-size: 20px;
    line-height: 30px;
  }

  .head-2 {
    font-size: 18px;
    line-height: 30px;
  }

  .news-detail {
    width: 80%;
    margin-top: 160px;
  }

  .breadcrumb-news {
    justify-content: center;
  }

  .page-content-news {
    width: 90%;
  }

  .heading-11 {
    padding-right: 20px;
  }

  .news-bg {
    min-height: 500px;
  }

  .naw {
    width: 90%;
    min-height: 80px;
  }

  .back-btn,
  .next-btn-1 {
    min-height: 80px;
  }

  .breadcrumb-project {
    text-align: left;
    justify-content: flex-start;
  }

  .h1._1 {
    width: 100%;
    text-align: center;
    font-size: 1.9rem;
    line-height: 1.2;
  }

  .image-2 {
    width: 100%;
    height: 500px;
    min-height: auto;
    background-image: url('../images/ERG_5856.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
  }

  .image-2.sb-bina-1 {
    background-image: url('../images/123.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-2.teb-bina-1 {
    background-image: url('../images/DSC_0200.JPG');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .image-2.elcilik-1 {
    background-image: url('../images/DSC00225.JPG');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-2.elcilik-1.single {
    height: auto;
    min-height: auto;
  }

  .image-2.bae-1 {
    background-image: url('../images/d3b85104-10cb-4e19-965d-21e2aeb9f42b.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-2.brezi-1 {
    height: auto;
    max-height: 500px;
    width: 100%;
    background-image: url('../images/IMGL1331.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-2.brezi-2 {
    width: 100%;
    height: auto;
    background-image: url('../images/DSCN0426.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-2.brezi-3 {
    background-image: url('../images/IMGL1337.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-2.stkb {
    background-image: url('../images/1621e506-6cc4-4e44-8de1-5031bd722801.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-2.stb-2 {
    background-image: url('../images/c5958754-12e1-4c5e-935e-5ffca3ca9269.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-2.tmk-1 {
    background-image: url('../images/DSC_0040.JPG');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-2.tmk-2 {
    background-image: url('../images/pano-tmk.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-2.tmk-3 {
    background-image: url('../images/DSC_0016.JPG');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .page-picturecorporate {
    min-height: 500px;
    display: flex;
  }

  .news-line-2 {
    width: 49%;
    min-height: auto;
  }

  .heading-12 {
    text-align: center;
    font-size: 1rem;
  }

  .up {
    margin-top: 25px;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .sertifika-2 {
    width: 100%;
  }

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

  .image-33 {
    width: 50%;
    max-width: none;
    margin-right: 0;
  }

  .image-33._02 {
    height: auto;
    min-width: 50%;
  }

  .text-block-88 {
    margin-bottom: .5rem;
  }

  .div-block-85 {
    max-height: none;
    flex-direction: column;
    padding: 2rem;
    display: flex;
    overflow: visible;
  }

  .div-block-86 {
    max-height: 500px;
    text-align: center;
    flex-direction: column;
    align-items: center;
    overflow: auto;
  }

  .textoverlay {
    max-height: none;
    padding-right: 0;
    font-size: 18px;
    line-height: 30px;
  }

  .textoverlay.bold {
    font-size: 20px;
    line-height: 30px;
  }

  .lightboxclose {
    position: absolute;
  }

  .div-block-87 {
    justify-content: center;
  }

  .div-block-89,
  .div-block-89-copy {
    display: none;
  }

  .div-block-91 {
    width: 90%;
    flex-direction: column;
    margin-left: 5%;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .standard-tab {
    width: 100%;
    min-height: 50px;
    border-left: 3px none var(--white-smoke);
    background-color: var(--grey);
    opacity: 1;
    border-bottom-style: none;
    justify-content: flex-start;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.4rem;
  }

  .standard-tab.w--current {
    width: 100%;
    min-height: 50px;
    border-left: 3px solid var(--medium-aquamarine);
    border-bottom-style: none;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .tabs-menu {
    width: 60px;
    flex-flow: column wrap;
    justify-content: flex-end;
    margin-bottom: 4rem;
    margin-left: 0;
    margin-right: 2rem;
    padding: 0% 0 0 0%;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .load-bar-base {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .tabs-content {
    height: 600px;
  }

  .content-block {
    height: 600px;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 4rem;
    padding-left: 2rem;
    padding-right: 0;
  }

  .tab-h1 {
    width: 100%;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    font-size: 2.3rem;
    font-weight: 400;
    line-height: 1.3;
    display: flex;
  }

  .text-block {
    display: none;
  }

  .tab-pane-tab-1 {
    height: 600px;
  }

  .tab-pane-tab-2,
  .tab-pane-tab-3 {
    height: 70vh;
  }

  .content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .numbers {
    min-height: auto;
    margin-top: 0;
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-2 {
    width: 90%;
    max-width: none;
  }

  .number {
    border-bottom: 1px solid var(--white-smoke);
    justify-content: flex-start;
    padding-bottom: 0;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .number._4 {
    min-height: auto;
    margin-top: 0;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .number._2 {
    min-height: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .number._3 {
    min-height: auto;
    margin-top: 0;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .number-text.noline {
    border-right-style: none;
    font-size: .7rem;
  }

  .text-block-24 {
    margin-top: 20px;
    font-size: 16px;
  }

  .number-1 {
    color: #000;
    font-size: 45px;
  }

  .number-1._1 {
    margin-bottom: 10px;
    margin-right: 0;
    padding-left: 0;
    font-size: 1.5rem;
  }

  .project-button-wrapper {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .buttonsquareslide {
    display: flex;
  }

  .columns-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: wrap;
    align-items: flex-start;
    display: flex;
  }

  .slide._1 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .columns-4 {
    margin-bottom: 0;
  }

  .blue-hading {
    font-size: 28px;
  }

  .div-block-43 {
    min-height: 300px;
  }

  .title._2 {
    margin-top: 0;
  }

  .heading-5 {
    font-size: 1.8rem;
  }

  .heading-5._1 {
    text-align: center;
    letter-spacing: -1px;
    font-size: 1.3rem;
    line-height: 1.4;
  }

  .heading-5.general {
    text-align: center;
  }

  .text-block-29._1 {
    text-align: center;
    margin-top: 20px;
  }

  .text-block-29.general {
    text-align: center;
    font-size: 1rem;
    line-height: 1.5;
  }

  .projecttitle {
    width: 90%;
  }

  .footer {
    flex-direction: column;
    margin-top: 40px;
  }

  .column-15,
  .column-16,
  .column-17 {
    justify-content: center;
    display: flex;
  }

  .column-18 {
    justify-content: center;
  }

  .title-page {
    width: 170%;
    min-height: 150px;
    margin-top: 90px;
  }

  .corporate-bg {
    min-height: 500px;
  }

  .breadcrumb {
    justify-content: flex-start;
  }

  .heading-7 {
    width: 100%;
    font-size: 1.8rem;
  }

  .text-block-40 {
    font-size: 14px;
    line-height: 19px;
  }

  .text-block-40.bold {
    margin-top: 20px;
    font-size: 18px;
  }

  .columns-8 {
    width: 100%;
  }

  .column-19 {
    margin-top: 300px;
    padding-left: 0;
  }

  .page-content {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .page-pict {
    width: auto;
    height: 300px;
    max-width: none;
    min-height: auto;
    margin-top: 60px;
    margin-bottom: 0;
  }

  .page-content-project-list {
    width: 170%;
    align-items: center;
    margin-top: 860px;
    padding-top: 0;
    padding-right: 0;
  }

  .page-content-project-list.single {
    margin-top: 320px;
  }

  .column-23 {
    padding-left: 0;
  }

  .product-image {
    height: 820px;
    margin-top: 250px;
  }

  .product-image.single {
    height: 300px;
    margin-top: 250px;
  }

  .h2 {
    text-align: center;
  }

  .image {
    height: 400px;
    max-height: none;
    min-height: auto;
  }

  .image.endust-1 {
    height: 300px;
    max-height: 300px;
    min-height: auto;
  }

  .image.endust2 {
    height: 400px;
    max-height: 400px;
    min-height: auto;
  }

  .image.endust-3 {
    height: 300px;
    min-height: 300px;
  }

  .image.saglik-36 {
    background-size: cover;
  }

  .image.saglik-42,
  .image.saglik001,
  .image.saglik002 {
    height: 300px;
    max-height: 300px;
    min-height: auto;
  }

  .image.saglik002.single {
    background-image: url('../images/askabat-rehabilitasyon-merkezi.jpg');
  }

  .image.saglik003 {
    height: 300px;
    max-height: 300px;
    min-height: auto;
  }

  .image.saglik003.single {
    background-image: url('../images/4_View01.jpg');
  }

  .columns-10 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-direction: column;
  }

  .table {
    justify-content: center;
    display: flex;
  }

  .column-29 {
    opacity: .43;
    text-align: left;
    justify-content: center;
  }

  .next-2,
  .back-2 {
    background-color: rgba(161, 173, 197, .75);
  }

  .title-page2 {
    width: 100%;
  }

  .columns-9-copy {
    width: 100%;
    width: 100%;
    width: 100%;
    display: block;
  }

  .heading-9.general {
    font-size: 2.3rem;
  }

  .heading-9.news {
    font-size: 32px;
    line-height: 40px;
  }

  .text-block-44.general {
    font-size: 1.1rem;
  }

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

  .bold-text-3,
  .aordion-head {
    font-size: 20px;
  }

  .div-block-74,
  .div-block-74.noline {
    width: 50%;
  }

  .div-block-74.noline2 {
    width: 50%;
    border-right-style: none;
  }

  .div-block-74._1 {
    width: 50%;
    border-right-style: solid;
    border-right-color: var(--lavender);
  }

  .div-block-74._2 {
    width: 50%;
  }

  .text-block-47 {
    width: 80%;
    font-size: 16px;
  }

  .image-25 {
    width: 30px;
  }

  .div-block-76 {
    width: 48%;
  }

  .culture-bullet {
    width: 100%;
  }

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

  .field-3 {
    margin-bottom: 0;
  }

  .field-3.file-upload {
    margin-bottom: 10px;
  }

  .heading-10 {
    font-size: 17px;
    line-height: 22px;
  }

  .div-block-78 {
    padding-left: 2rem;
  }

  .div-block-78.full {
    padding-left: 0;
  }

  .paragraph-2.contact {
    font-size: 14px;
    line-height: 18px;
  }

  .link-block-6 {
    width: 100%;
    margin-bottom: 5px;
  }

  .div-block-79 {
    flex-wrap: wrap;
  }

  .contact-line.small {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .column-31 {
    padding-left: 0;
  }

  .text-block-78 {
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-78.bold {
    margin-top: 20px;
    font-size: 18px;
  }

  .head-2 {
    font-size: 16px;
    line-height: 26px;
  }

  .news-detail {
    width: 90%;
  }

  .news-head {
    font-size: 1rem;
    line-height: 1.3;
  }

  .heading-11 {
    margin-bottom: 40px;
    padding-right: 0;
    font-size: 18px;
    line-height: 28px;
  }

  .image-30 {
    width: 100%;
  }

  .news-bg {
    min-height: 500px;
  }

  .div-block-81 {
    flex-direction: column-reverse;
  }

  .breadcrumb-project {
    justify-content: center;
  }

  .h1._1 {
    text-align: center;
    letter-spacing: -1px;
    font-size: 1.3rem;
    line-height: 1.4;
  }

  .image-2 {
    height: 400px;
    min-height: auto;
  }

  .image-2.brezi-1 {
    height: 400px;
    max-height: 400px;
    height: 400px;
  }

  .image-2.brezi-2 {
    height: 400px;
  }

  .news-line-2 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .heading-12 {
    font-size: 17px;
    line-height: 22px;
  }

  .up {
    margin-top: 0;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .number-tab {
    font-size: 26px;
    display: none;
  }

  .text-block-82,
  .text-block-83 {
    font-size: 1rem;
    display: flex;
  }

  .text-block-84 {
    display: none;
  }

  .text-block-85 {
    font-size: 1rem;
    display: flex;
  }

  .image-33 {
    max-width: none;
  }

  .image-33._02 {
    min-width: 70%;
  }

  .image-33._02.small {
    height: 200px;
  }

  .div-block-84 {
    width: 100%;
  }

  .div-block-85 {
    max-height: none;
  }

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

  .textoverlay.bold {
    margin-top: 20px;
    font-size: 18px;
  }

  .text-block-89 {
    font-size: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .mobile-dropdown-2 .sub-menu-block-2 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .standard-tab {
    width: 100%;
    min-height: 50px;
    opacity: .8;
    justify-content: flex-start;
  }

  .standard-tab.w--current {
    width: 100%;
    min-height: 50px;
    font-size: 25px;
  }

  .tabs-menu {
    justify-content: center;
    padding-top: 0;
    padding-left: 0%;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .tabs-content {
    height: 500px;
    padding-top: 0;
  }

  .content-block {
    height: 500px;
    justify-content: flex-end;
    margin-top: 0;
    padding: 0 0 4rem 2rem;
  }

  .paragraph {
    font-size: 16px;
    line-height: 20px;
    display: none;
  }

  .tab-h1 {
    width: 100%;
    text-align: left;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.4;
  }

  .section-2,
  .tabs,
  .tab-pane-tab-1 {
    height: 500px;
  }

  .tab-pane-tab-2,
  .tab-pane-tab-3 {
    height: 60vh;
  }

  .background-video {
    height: 500px;
  }

  .content {
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .numbers {
    width: 90%;
    margin-top: 0;
    margin-bottom: 1rem;
    display: block;
  }

  .div-block-2 {
    width: 80%;
    max-width: none;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
  }

  .number {
    min-height: 100px;
    align-items: center;
    padding-bottom: 0;
  }

  .number._4 {
    min-height: 100px;
    align-items: center;
    margin-top: 10px;
  }

  .number._2 {
    min-height: 100px;
    align-items: center;
    margin-top: 10px;
    padding-bottom: 0;
  }

  .number._3 {
    min-height: 100px;
    align-items: center;
    margin-top: 10px;
  }

  .number-text.noline {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0%;
    font-size: .8rem;
    font-style: normal;
    line-height: 14px;
    text-decoration: none;
    display: flex;
  }

  .heading-3 {
    margin-top: 10%;
    padding-left: 0;
    font-size: 25px;
  }

  .text-block-24 {
    text-align: center;
    margin-top: 10px;
    padding-left: 0;
    font-size: 15px;
    line-height: 23px;
  }

  .number-1 {
    color: var(--midnight-blue-2);
    font-size: 48px;
  }

  .number-1._1 {
    text-align: right;
    justify-content: space-between;
    margin-bottom: 0;
    font-size: 1.6rem;
  }

  .project-button-wrapper {
    width: 100%;
    height: 300px;
    align-self: stretch;
    padding-left: 25px;
    padding-right: 25px;
  }

  .buttonsquareslide {
    width: 140px;
    height: 37px;
    min-width: 140px;
    display: flex;
  }

  .buttonlink {
    display: block;
  }

  .columns-2 {
    width: 90%;
    margin-left: 5%;
  }

  .slide,
  .slide._1,
  .slide-2 {
    width: 100%;
  }

  .div-block-41 {
    display: none;
  }

  .div-block-42 {
    justify-content: flex-start;
    padding-bottom: 0;
  }

  .column-5,
  .column-6 {
    min-height: 400px;
  }

  .blue-hading {
    text-align: center;
    padding-left: 0;
    font-size: 28px;
  }

  .div-block-43 {
    min-height: 200px;
  }

  .div-block-44 {
    min-height: 400px;
  }

  .dropdown-link-mobile {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .right-arrow {
    left: auto;
  }

  .left-arrow {
    left: 10%;
  }

  .slide-3 {
    width: 100%;
  }

  .title {
    width: 80%;
    margin-top: 0;
  }

  .title._2 {
    width: 80%;
    margin-top: 0;
  }

  .heading-5._1 {
    letter-spacing: 0;
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .heading-5.general {
    font-size: 1.5rem;
    line-height: 1.5;
  }

  .text-block-29 {
    font-size: 16px;
  }

  .text-block-29._1 {
    font-size: 20px;
    line-height: 28px;
  }

  .text-block-29.general {
    margin-top: 20px;
    font-size: 1rem;
    line-height: 1.5;
  }

  .project-wrapper {
    min-height: 300px;
  }

  .arrow-project {
    margin-left: 10px;
  }

  .projecttitle {
    width: 100%;
    font-size: 25px;
    line-height: 32px;
  }

  .project-catergory-link {
    margin-left: 0;
    top: 0;
    left: 25px;
  }

  .project-author-row {
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 4rem;
    padding-left: 0;
    padding-right: 0;
    bottom: -54px;
    left: 0;
    right: 0;
  }

  .project-overlay {
    padding: 45px 25px 25px;
  }

  .footer {
    margin-top: 40px;
  }

  .title-page {
    width: 179%;
    min-height: 200px;
    margin-bottom: 0;
    margin-left: 6%;
  }

  .corporate-bg {
    min-height: 550px;
  }

  .breadcrumb-link {
    line-height: 16px;
  }

  .breadcrumb {
    justify-content: center;
  }

  .heading-7 {
    text-align: center;
    background-image: none;
    margin-bottom: 1rem;
    padding-top: 0;
    padding-left: 0;
    font-size: 1.6rem;
    line-height: 1.4;
  }

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

  .text-block-40.bold {
    text-align: center;
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .columns-8 {
    width: 100%;
    margin-top: 0;
  }

  .page-picture.altyapi,
  .page-picture.ustyapi,
  .page-picture.endustriyel {
    min-height: 550px;
  }

  .page-content {
    margin-top: 0;
  }

  .column-20 {
    padding-right: 0;
  }

  .page-pict {
    min-height: auto;
    margin-top: 60px;
    margin-bottom: 0;
  }

  .page-pict.small {
    margin-bottom: 0;
  }

  .null {
    min-height: 100px;
  }

  .page-content-project-list {
    width: 167%;
    background-color: rgba(0, 0, 0, 0);
    margin-top: 500px;
    margin-left: 12%;
  }

  .page-content-project-list.single {
    width: 181%;
    margin-top: 300px;
  }

  .d-130-blog-card-wrapper {
    width: auto;
    min-height: 500px;
    margin-bottom: 40px;
  }

  .d-130-h3-heading {
    width: 95%;
    min-height: 60px;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    align-items: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    font-size: 1rem;
    line-height: 1.5;
    display: flex;
  }

  .d-130-description-wrapper {
    min-height: 100px;
    flex-direction: column;
    align-items: center;
    margin-top: auto;
    margin-bottom: 0;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .d-130-date {
    margin-top: 60px;
  }

  .sub-menu-block-3 {
    width: 50px;
    height: 50px;
    border: .5px solid var(--white);
    justify-content: flex-start;
    padding-left: 0;
  }

  .product-image {
    height: 520px;
  }

  .product-image.single {
    height: 260px;
  }

  .image {
    height: 260px;
    min-height: auto;
  }

  .image._1 {
    min-height: 250px;
  }

  .image.alt-1 {
    background-image: url('../images/baghdad_1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.alt-3 {
    background-image: url('../images/arcabil-gece.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.alt-6 {
    background-image: url('../images/malatya_1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.alt-8 {
    background-image: url('../images/9366401c-c178-430e-9b7c-245470fc95c1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.ustyapi-1,
  .image.ustyapi-2 {
    height: 250px;
  }

  .image.ust-new-1 {
    background-image: url('../images/IMGL1252-copy_r.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .image.ust-new-2 {
    background-image: url('../images/IMGL1078_r.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.ust-new-4 {
    background-image: url('../images/IMGL1345_r.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.endust-1 {
    height: 260px;
    max-height: 260px;
    min-height: auto;
  }

  .image.endust2 {
    height: 260px;
    max-height: none;
    min-height: auto;
  }

  .image.endust-3 {
    height: 150px;
    min-height: 150px;
  }

  .image.endust-5,
  .image.endust-9,
  .image.endust-13,
  .image.endust-16,
  .image.endust-20,
  .image.enerji-2,
  .image.enerji-3,
  .image.enerji-5,
  .image.enerji-9,
  .image.enerji-11,
  .image.enerji-12,
  .image.enerji-14 {
    min-height: 250px;
  }

  .image.enerji-15.single {
    height: 260px;
    min-height: auto;
  }

  .image.saglik-2,
  .image.saglik-5,
  .image.saglik-7,
  .image.saglik-9,
  .image.saglik-14,
  .image.saglik-17,
  .image.saglik-19,
  .image.saglik-21,
  .image.saglik-23,
  .image.saglik-24,
  .image.saglik-26,
  .image.saglik-28,
  .image.saglik-31,
  .image.saglik-32,
  .image.saglik-34,
  .image.saglik-35 {
    min-height: 250px;
  }

  .image.saglik-36 {
    background-size: cover;
  }

  .image.saglik-37,
  .image.saglik-40,
  .image.saglik-41 {
    min-height: 250px;
  }

  .image.basra-1 {
    background-image: url('../images/basra1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.basra-2 {
    background-image: url('../images/basra2.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image.saglik-42,
  .image.saglik001,
  .image.saglik002,
  .image.saglik003 {
    height: 260px;
    max-height: 260px;
    min-height: auto;
  }

  .image.saglik003.single {
    background-image: url('../images/4_View01.jpg');
  }

  .columns-10 {
    margin-bottom: 15px;
    display: block;
  }

  .columns-11 {
    justify-content: center;
  }

  .column-27 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .table {
    color: var(--grey);
    text-align: center;
    font-size: 1rem;
    line-height: 1.5;
  }

  .column-29 {
    color: var(--medium-aquamarine);
    font-size: 21px;
  }

  .div-block-70 {
    z-index: 50;
  }

  .title-page2 {
    width: 100%;
    min-height: 460px;
    margin-top: 90px;
    margin-bottom: 0;
  }

  .page-content-project-detail {
    margin-top: 0;
  }

  .columns-9-copy {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-9.general {
    text-align: center;
    font-size: 1.5rem;
    line-height: 50px;
  }

  .heading-9.news {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
  }

  .text-block-44.general {
    text-align: center;
    font-size: 1rem;
    line-height: 1.4;
  }

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

  .akordion-text,
  .aordion-head {
    text-align: center;
  }

  .gap-picture {
    min-height: 550px;
  }

  .div-block-74 {
    width: 100%;
    border-right-style: none;
  }

  .div-block-74.noline,
  .div-block-74.noline2 {
    width: 100%;
  }

  .div-block-74._1,
  .div-block-74._2 {
    width: 100%;
    border-right-style: none;
  }

  .sertifika {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-47 {
    width: 80%;
  }

  .div-block-76 {
    width: 100%;
  }

  .culture-bullet {
    width: 100%;
    border-right-style: none;
  }

  .link-kd-copy {
    text-align: left;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .head {
    text-align: center;
  }

  .field-3.file-upload._99 {
    font-size: 12px;
  }

  .news-line {
    flex-direction: row;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .div-block-78 {
    width: 100%;
    flex-direction: column;
    margin-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .div-block-78.full {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image-28 {
    flex: none;
    display: block;
  }

  .paragraph-2.contact {
    text-align: center;
  }

  .news-pict {
    min-height: 550px;
  }

  .contact-line {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-line.full {
    margin-bottom: 1rem;
    padding: 1rem;
  }

  .contact-line.small {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .html-embed {
    width: 100%;
  }

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

  .field-label-2,
  .field-label-3 {
    font-size: 14px;
  }

  .text-block-78,
  .text-block-78.bold,
  .head-2 {
    text-align: center;
  }

  .news-detail {
    width: 90%;
    margin-top: 120px;
    margin-bottom: 0;
  }

  .breadcrumb-news {
    width: 100%;
  }

  .page-content-news {
    margin-top: 100px;
  }

  .news-head,
  .heading-11 {
    text-align: center;
  }

  .news-bg {
    min-height: 450px;
  }

  .div-block-81,
  .news-02 {
    margin-bottom: 20px;
    padding: 20px;
  }

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

  .naw {
    min-height: auto;
    flex-direction: row;
  }

  .back-btn {
    width: 49%;
    background-position: 50%;
  }

  .next-btn-1 {
    background-position: 50%;
  }

  .text-block-79,
  .text-block-80 {
    display: none;
  }

  .image-31 {
    height: 100%;
  }

  .h1._1 {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .image-2 {
    height: 260px;
    min-height: auto;
  }

  .image-2.brezi-1 {
    height: 260px;
    max-height: 260px;
    min-height: 260px;
    height: 300px;
  }

  .image-2.brezi-2 {
    height: 260px;
    min-height: auto;
  }

  .page-picturecorporate {
    min-height: 550px;
  }

  .news-line-2 {
    flex-direction: column-reverse;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

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

  .text-block-81 {
    border: 1px solid var(--medium-aquamarine);
    background-position: 8%;
    padding: 5px 20px 5px 40px;
    font-size: 12px;
    line-height: 18px;
  }

  .sertifika-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .number-tab {
    font-size: 24px;
    display: none;
  }

  .text-span {
    text-align: right;
    margin-left: .5rem;
  }

  .image-33._02 {
    min-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: contain;
  }

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

  .div-block-84,
  .userlink {
    width: 100%;
  }

  .div-block-85 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .textoverlay {
    text-align: center;
  }

  .textoverlay.bold {
    text-align: center;
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .div-block-43-copy,
  .column-6-copy {
    min-height: 400px;
  }
}