body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

:focus {
  outline: 0
}

* {
  list-style: none;
  text-decoration: none;
}

html {
  scroll-behavior: smooth;
}

body {
  /* background: #242422; */
}

@font-face {
  font-family: 'Frunch';
  src: url(../font/Frunch.otf);
}

@font-face {
  font-family: 'Gilroy';
  src: url(../font/Gilroy-Regular.ttf);
}

.header {
  /* position: absolute; */
  width: 100%;
  z-index: 1;
  top: 0;
  background: auto;
  z-index: 1;
  /* background-image: linear-gradient(red, yellow); */
  /* overflow: hidden; */
  overflow: hidden;
  height: 129px;
  /* background-image: linear-gradient(to right, #fff , #ffffff9c); */
  position: absolute;
  z-index: 9999999999;
  background: #fff;
  border-bottom: 1px solid #707070;
  position: fixed;
}

a {
  color: #000;
}

.menuopen {
  position: fixed;
  top: 10px;
  right: 60px;
  z-index: 999999999999999;
}
.sag {
  position: relative;
  left: -60px;
  transition: all 1s;
  opacity: 0;
}
.menuu {
  width: 170%;
  display: none;
}
.menudivv { 
  width: 30% !important;
}
.menuRight {
  background: unset !important;
  right: 60px !important;
  top: 19px !important;
  position: fixed !important;
  /* width: 60px !important; */
}

.menuRight div {
  background: #000 !important;
  margin: 0 auto;
}

.menumenu {
}

.menumobil {
  position: fixed;
  top: 0;
  right: 0;
  width: 100px;
  height: 60px;
  background: #fff;
  text-align: center;
  padding-top: 30px;
  cursor: pointer;
  z-index: 101010101010;
  padding-bottom: 10px;
  border: 1px solid #008ab2;
  display: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
.lddiv {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #fff;
  z-index: 9999999999;
  overflow: hidden;
  transition: all 1s;
}
.menuRight {
  /* display: none; */
}
.menuright div {
    background: #fff;
    width: 33px;
    height: 3px;
    margin-top: 6px;
    margin-bottom: 6px;
    position: relative;
    transition: all 0.6s;
    position: relative;
}
.ldimg {width: 200px !important;position: absolute;left: -200px;right: 0;margin: 0 auto;top: 36%;z-index: 9999999999;opacity: 0;transition: all 1s;}

.ldimgg {
  width: 200px !important;
  position: absolute;
  left: -200px;
  right: 0;
  margin: 0 auto;
  top: 36%;
  opacity: 0;
  transition: all 1s;
}
.menutext {
  color: #0C8F97;
}

.line {
  background: #fff;
  width: 50%;
  height: 5px;
  margin: 0 auto;
  margin-top: 10px;
  position: absolute;
  top: -10px;
  border-radius: 60px;
}

.menudiv {
  background: #fff;
  position: fixed;
  top: 0;
  right: 0;
  width: 33.6%;
  height: 100vh;
  z-index: 999999999;
  transition: all 0.5s;
  opacity: 0;
  display: none;
  overflow: hidden;
  /* border-left: 7px solid #4db4e83b; */
  box-shadow: 1px 1px 100px #dedede;
  /* background-image: linear-gradient(to right, #6ca098, #49756d); */
}

.menucenter {
  width: 85%;
  right: 0;
  margin: 0 auto;
  position: absolute;
  top: -90px;
  text-align: right;
}

.menucontent {
  text-align: left;
  margin-top: 300px;
}

.misyonvizyon img {
  position: absolute;
  bottom: 30px;
  width: 56%;
  right: 10px;
}

.iframediv {
  margin-top: 30px !important;
}

.galeridiv {
  margin-top: 30px !important;
}

.galeridiv div ul li {
  display: inline-block;
  vertical-align: top;
  width: 22%;
  margin: 10px;
}

.galeridiv div ul li img {
  width: 100%;
}
.sosyaldivv {text-align: left;position: absolute;top: 17px;/* position: relative; */left: 30px;}

.sosyaldivv svg {
  
}
.menucontent div ul li {
  margin-top: 19px;
  color: #000;
  font-size: 38px;
  cursor: pointer;
  position: relative;
  left: -50%;
  opacity: 0;
  transition: all 1s;
  cursor: pointer;
  position: relative;
  font-weight: bold;
  font-size: 21px;
  font-family: 'Open Sans', sans-serif;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  /* font-family: 'Poppins', sans-serif; */
}

.headerimg {
  width: 100%;
  display: none;
}

.backdiv {
  width: 100%;
  height: 0px;
  position: absolute;
  top: 0;
  /* filter: blur(10px); */
  /* background: #4a4a4a21; */
  /* opacity: 0.6; */
  /* backdrop-filter: blur(10px); */
  background: #242422;
}

.headertop {
  position: absolute;
  top: 0;
  width: 100%;
  /* height: 220px; */
  /* background: #000; */
  /* background-image: linear-gradient(#0000004a, #00000012); */
  padding-top: 38px;
}

.formdiv form div {
  display: inline-block;
  vertical-align: top;
  /* width: 51%; */
  /* width: 380px; */
}

.formdiv form div input {
  background: unset;
  border: 0px;
  border-bottom: 1px solid #000;
  padding: 10px;
  width: 180px;
  font-family: 'Poppins', sans-serif;
}


.formdivv form div {
  display: inline-block;
  vertical-align: top;
  /* width: 51%; */
  /* width: 380px; */
}

.formdivv form div input {
  background: unset;
  border: 0px;
  border-bottom: 1px solid #000;
  padding: 10px;
  width: 180px;
  font-family: 'Poppins', sans-serif;
}


.formdivvv form div {
  display: inline-block;
  vertical-align: top;
  /* width: 51%; */
  /* width: 380px; */
  width: 100%;
}

.formdivvv form div input {
  background: unset;
  border: 0px;
  border-bottom: 1px solid #000;
  padding: 10px;
  width: 180px;
  font-family: 'Poppins', sans-serif;
}

.sirketimg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}

.sirketdiv {
  display: inline-block;
  vertical-align: middle;
  width: 73%;
}

.tbdivv {
  display: inline-block;
  vertical-align: top;
  width: 70%;
  padding: 30px;
  margin-top: 30px;
  /* overflow: hidden; */
  float: right;
  /* margin: 0 auto; */
  /* text-align: center; */
  position: relative;
  left: -116px;
}

.tbdivvv {
  display: inline-block;
  vertical-align: top;
  width: 83%;
  padding: 30px;
  margin-top: 30px;
  /* overflow: hidden; */
  float: right;
  /* margin: 0 auto; */
  /* text-align: center; */
  position: relative;
  left: -116px;
}

.formdiv {
  margin-top: -17px;
}

.buttondiv {
  position: absolute;
  /* bottom: 60%; */
  position: absolute;
  top: 460px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  font-size: 30px;
  color: #fff;
  z-index: 999;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}

.titledivv {
  font-size: 30px;
  color: #003D52;
  font-family: 'Poppins', sans-serif;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 23px;
}

.titledivvv {
  font-size: 16px;
  color: #00;
  font-family: 'Poppins', sans-serif;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  position: relative;
}

.titledivvvv {
  font-size: 16px;
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}

.pdddiv {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  margin-top: 30px;
  left: -19px !important;
}

.pag {
  font-family: 'Poppins', sans-serif;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 13px;
  margin-top: 30px;
  line-height: 26px;
}

.pagg {
  font-family: 'Poppins', sans-serif;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 13px;
  margin-top: 30px;
  line-height: 26px;
  width: 41%;
  display: inline-block;
  vertical-align: top;
  /* margin: 30px; */
  margin-right: 30px;
}

.paggg {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 13px;
  margin-top: 30px;
  line-height: 26px;
  width: 22%;
  display: inline-block;
  vertical-align: top;
  /* margin: 30px; */
  /* margin-right: 30px; */
  /* margin: 10px; */
  margin-right: 20px;
}
.formdivvv {
  width: 43%;
  display: inline-block;
  vertical-align: top;
}
.cvdiv {display: inline-block;vertical-align: top;background: #003D52;width: 47%;padding: 30px;text-align: center;}

.paggg img {
  width: 100%;
}


.pagggg {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 13px;
  margin-top: 30px;
  line-height: 26px;
  display: inline-block;
  vertical-align: top;
  /* margin: 30px; */
  /* margin-right: 30px; */
  margin: 3px;
}

.paggg img {
  width: 100%;
}

.formdiv form div textarea {
  background: unset;
  border: 0px;
  border-bottom: 1px solid #000;
  padding: 10px;
  width: 390px;
  font-family: 'Poppins', sans-serif;
}


.formdivv form div textarea {
  background: unset;
  border: 0px;
  border-bottom: 1px solid #000;
  padding: 10px;
  width: 390px;
  font-family: 'Poppins', sans-serif;
}


.formdivvv form div textarea {
  background: unset;
  border: 0px;
  border-bottom: 1px solid #000;
  padding: 10px;
  width: 390px;
  font-family: 'Poppins', sans-serif;
}

.iletisimdivvv {font-family: 'Roboto', sans-serif;font-weight: 400;position: relative;/* left: -3px; */width: 100% !important;}

.formdiv button {
  position: absolute;
  right: -120px;
  top: 100px;
  padding-top: 46px;
  padding-bottom: 46px;
  width: 126px;
  background: #4AAAE7;
  border: 0px;
  color: #fff;
  border-radius: 10px;
  /* font-family: 'Inter', sans-serif; */
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}

.formallpage {
  transition: all 1s;
  position: fixed;
  right: -352px;
  top: 60px;
  z-index: 9999999999;
  height: 100vh;
}

.misyonvizyonimg {
  position: absolute;
  bottom: -160px;
  right: 6%;
  transform: scale(1.3);
}

.formcicegiimg {
  position: absolute;
  /* top: 0; */
  bottom: -100px;
  right: 0;
  z-index: 9999999999;
  display: none;
}

.sosyalmedya {
  position: absolute;
  top: 150px;
  width: 60px;
  left: 60px;
}

.itemtextdiv {
  color: #fff;
  /* font-family: 'Poppins', sans-serif; */
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  text-align: left;
  width: 100%;
  /* margin: 0 auto; */
  margin-top: 30px;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  background: #000000b5;
  height: 100vh;
  padding-top: 70px;
  /* padding-left: 30px; */
  text-align: center;
  transition: all 1s;
  opacity: 0;
  cursor: pointer;
}

.item:hover .itemtextdiv {
  opacity: 1;
}

.sosyalmedya svg {
  width: 60px;
}

.slidertext {
}

.sosyaldonatilar {
  position: absolute;
  right: 60px;
  left: none;
  top: 260px;
  transform: rotate(0deg);
}

.kurumsaldiv {
  margin-top: 130px;
  /* overflow: hidden; */
  /* background: #000; */
  /* width: 90%; */
  /* overflow: hidden; */
  position: relative;
}

.sosyaldonatilar h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  letter-spacing: 6px;
  color: #fff;
  text-shadow: 1px 1px 10px #000;
}

.ayricaliklar {
  position: absolute;
  bottom: 100px;
  width: 100%;
  text-align: center;
}

.projedivv {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

.tbdivv .formdiv {
  margin-top: 60px;
}


.tbdivv .formdivv div {
  display: block;
}


.tbdivv .formdivv div:nth-child(2) {
  display: inline-block;
  vertical-align: top;
  width: 43%;
}


.tbdivv .formdivv div:nth-child(3) {
  display: inline-block;
  vertical-align: top;
  width: 43%;
}


.tbdivvv .formdivv div {
  display: block;
}



.tbdivv .buttondiv {
  display: block;
}


.tbdivv form div input {
  width: 76%;
}


.tbdivv form div textarea {
  width: 76%;
  height: 160px;
}

.projedivv img {
  width: 100%;
}

.projetitlediv {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-align: center;
  position: relative;
  left: 46px;
}

.projeimg {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  left: 60px;
  top: -30px;
}

.projediv {
  display: inline-block;
  vertical-align: top;
  width: 27%;
  background: #003D52;
  /* padding: 8%; */
  padding-top: 10%;
  padding-bottom: 13%;
  padding-left: 12%;
  margin-top: 30px;
  padding-right: 6%;
}

.ayricaliklar div ul li {
  width: 27%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: -27px;
}

.ayricaliklar div ul li img {
  width: 100%;
}

.sosyaldiv {
  position: absolute;
  bottom: 70px;
  text-align: center;
  width: 100%;
}

.ayricaliktitle1 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  letter-spacing: 6px;
  color: #fff;
}

.ayricaliktitle2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  letter-spacing: 0px;
  color: #fff;
}

.slidertext h3 {
  font-size: 60px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  text-shadow: 1px 1px 10px #000;
  font-family: 'Afterglow';
}

.alttext {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  text-shadow: 1px 1px 10px #000;
}

.cizgidiv {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  bottom: 60px;
}

.cizgi {
}

.formcontent {
  z-index: 9999999;
  width: 350px;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  position: absolute;
  text-align: center;
  right: 0;
  top: 60px;
  transition: 0.5s ease-in-out;
  font-weight: 300;
  box-shadow: 0 0 50px #00000030;
  /* height: 100vh; */
  padding-top: 30px;
}

.rotatediv {
  position: absolute;
  top: 100px;
  transform: rotate(270deg);
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #ACACAC;
  letter-spacing: 3px;
  width: 300px;
  /* font-size: 6px; */
  left: -100px;
}

.siziarayalim {
  font-size: 30px;
  text-align: left;
  color: #000;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 20px;
  /* text-align: center; */
  font-family: 'Poppins', sans-serif;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin-bottom: 30px;
}

.form li {
  padding: 0;
  list-style: none;
  font-size: 14px;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 6px 0px;
  text-align: initial;
  color: #000;
}

.form li label {
  color: white;
  text-align: unset !important;
  color: #000;
  font-family: 'Inter', sans-serif;
  font-weight: 200;
}

.form li label span {
  color: #E6A15F;
  text-align: unset !important;
  /* font-family: 'Open Sans', sans-serif; */
  font-family: 'Inter', sans-serif;
  color: #000;
}

.konumdiv {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  margin-top: 30px;
  text-align: center;
  display: none;
}

.form .formtext, .form .formtextarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 37px;
  line-height: 32px;
  padding-left: 11px;
  background: none;
  /* font-family: "Korolev-Medium"; */
  color: #000;
  font-size: 12px;
  border: unset;
  border-bottom: 1px solid #d5d5d5;
  border-radius: 5px;
  ont-family: 'Inter', sans-serif;
  font-family: 'Inter', sans-serif;
}

.form .formtext::placeholder {
  color: #000;
}

.form .formtextarea::placeholder {
  color: #000;
}

.formtextarea {
  height: 90px !important;
}

.formsubmit {
  width: 140px;
  padding: 11px;
  color: #000;
  width: 50%;
  padding: 11px;
  border: 1px solid #000;
  margin-bottom: 20px;
  transition: all 1s;
  background: unset;
  cursor: pointer;
  margin-top: 20px;
  font-weight: bold;
  height: unset;
  /* border-radius: 10px; */
  width: 120px;
  border-radius: 10px;
}

.formsubmit:hover {
  background: unset;
  border: 1px solid #C6894E;
  color: #C6894E;
}

#formmenu {
  position: absolute;
  text-align: left;
  font-size: 22px;
  top: 250px;
  z-index: 5;
  right: 275px;
  transition: 1s ease-in-out;
  height: auto;
  display: block;
  cursor: pointer;
  color: #ffffff;
  width: 164px;
  padding: 15px;
  transform: rotate(-90deg);
  background: #003D52 !important;
  text-align: center;
  z-index: 9999999;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-top-bottom-radius: 10px !important;
}

.menuimg {
}

.headercenter {
  position: relative;
  top: 0;
  width: 1500px;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
}

.logo {
  width: 150px;
  margin: 0 auto;
  /* position: absolute; */
  position: relative;
  /* left: 19px; */
  /* top: -16px; */
  top: -17px;
}


.logo0 {
  width: 150px;
  margin: 0 auto;
  /* position: absolute; */
  position: relative;
  /* left: 19px; */
  /* top: -16px; */
  top: -17px;
}

.logo img {
  width: 130px;
}

.leftdiv {
  position: absolute;
  left: 0;
  color: white;
  top: 29px;
}

.leftdiv div ul li {
  display: inline-block;
  vertical-align: top;
  margin: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  cursor: pointer;
  font-size: 15px;
}

.leftdiv div ul a {
  color: white;
}

.rightdiv {
  position: absolute;
  right: 0;
  top: 10px;
  color: #fff;
  /* top: -13px; */
  text-align: right;
}

.iletdiv {
  display: inline-block;
  vertical-align: top;
}

.rightdiv div ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 7px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  cursor: pointer;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  /* font-weight: 400; */
  /* font-family: 'Inter', sans-serif; */
  color: #000;
  border-right: 1px solid #000;
  padding-right: 17px;
  position: relative;
  color: #000000ab;
}

.rightdiv div ul li::after {
  content: '';
  position: absolute;
  top: -60px;
  background: #00A0E3;
  width: 100%;
  height: 0px;
  left: -3px;
  transition: all 1s;
}

.rightdiv div ul li:hover:after {
  height: 10px;
}

.katalog {
  border: 1px solid #fff;
  padding: 10px;
  border-radius: 10px;
  background: #fff;
  color: #29471F;
  font-family: 'Poppins', sans-serif;
}

.rightdiv div ul a {
  color: #000;
}

.mouseimg {
  position: absolute;
  width: 36px !important;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 60px;
  z-index: 999;
  border: 1px solid #fff;
  border-radius: 30px;
  text-align: center;
  height: 59px !important;
}
.mousetopdiv {
  width: 3px;
  height: 3px;
  background: #fff;
  border-radius: 30px;
  margin: 0 auto;
  position: relative;
  top: 16px;
  animation: mouse 3s infinite;
}

@keyframes mouse {
  30% {
    margin-top: 16px;
    height: 10px;
  }
  60% {
    margin-top: 0px;
    height: 3px;
  }
}

.sliderdiv {
  margin-top: 0px;
  position: relative;
  top: -19px;
}

.allslide {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  height: auto;
  position: relative;
  display: none;
}

.faaliyetimg {
  position: absolute;
  top: -16px;
  right: -30px;
}

.allslides {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  height: auto;
  position: relative;
  display: none;
}

.shadowimg {
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  width: 100%;
  /* height: 100vh; */
  z-index: 9999999999;
  display: none;
}

.arrow {
  display: inline-block;
  vertical-align: top;
}

.slideok {
  width: 300px;
  text-align: right;
  position: absolute;
  right: 45.5%;
  margin-top: -70px;
}

.oklar {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  width: 57px;
  margin: 7px;
}

.slider_Text {
  position: absolute;
  top: 25%;
  width: 85%;
  margin: 0 auto;
  left: 0px;
  right: 0px;
}

.slider_Text div {
  margin-top: 10px;
  color: #fff;
}

.slidertext {
  position: absolute;
  bottom: 200px;
  max-width: 1500px;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
}

.title1 {
  font-size: 26px;
  color: white;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  margin-top: 60px;
  transition: all 1s;
  top: 30px;
  opacity: 0;
}

.title2 {
  font-size: 36px;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  position: relative;
  transition: all 1s;
  top: 30px;
  opacity: 0;
  margin-top: 10px;
}

.titles1 {
  font-size: 26px;
  color: #fff;
  position: relative;
  font-weight: 500;
  margin-top: 60px;
  transition: all 1s;
  top: 30px;
  opacity: 0;
}

.titles2 {
  font-size: 36px;
  color: #fff;
  font-weight: 200;
  position: relative;
  transition: all 1s;
  top: 30px;
  opacity: 0;
  margin-top: 10px;
}

.owlbutton {
  position: absolute;
  bottom: 150px;
  width: 1500px;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: left;
}

.buttonimg {
  width: 5%;
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
  cursor: pointer;
}

.titlebg {
  position: absolute;
  top: 55px;
  width: 100%;
  left: -500px;
}

.sliderimg {
  width: 100%;
}

.container1 {
  width: 100%;
  margin: 0 auto;
  /* margin-top: -27px; */
  text-align: center;
  /* background: #295f351a; */
  padding: 39px 0px 39px;
  margin-top: 16px;
}

.iframediv {
  width: 100%;
  text-align: center;
  display: none;
}

.iframediv iframe {
  width: 100%;
  height: 360px;
}

.iframediv button {
  background: #3F2824;
  color: #fff;
  padding: 10px;
  width: 130px;
  border-radius: 30px;
  border: unset;
  margin-top: 39px;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  cursor: pointer;
}

.gideceksiniz {
  width: 100%;
  margin-top: 100px;
  position: relative;
}

.gideceksiniz img {
  width: 100%;
}

.tasarimharikasi {
  position: absolute;
  top: -60px;
  width: 27% !important;
  /* right: 0; */
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tasarimyasiyor {
  position: absolute;
  top: -10%;
  width: 26% !important;
  /* right: 0; */
  left: 0;
  right: 160px;
  margin: 0 auto;
}

.tasarimgiremez {
  position: absolute;
  top: -10px;
  width: 26% !important;
  /* right: 0; */
  left: 0;
  right: -600px;
  margin: 0 auto;
}

.gideceksiniztext {
  width: 20%;
  position: absolute;
  top: 12%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.gideceksiniztext h3 {
  font-size: 40px;
  margin-top: 10px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-family: 'Afterglow';
}

.tasarimyasiyortext {
  width: 300px;
  position: absolute;
  top: 17%;
  left: 0;
  right: 160px;
  margin: 0 auto;
  text-align: center;
}

.tasarimyasiyortext h3 {
  font-size: 40px;
  margin-top: 10px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-family: 'Afterglow';
}


.titlediv1 {
  position: absolute;
  top: 40%;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  font-size: 33px;
  color: #fff;
  /* font-family: "Montserrat", sans-serif; */
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  z-index: 999;
  text-shadow: 1px 1px 3px #000;
}

.titlediv2 {
  position: absolute;
  position: absolute;
  top: 47%;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  font-size: 39px;
  color: #fff;
  /* font-family: "Montserrat", sans-serif; */
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  width: 100%;
  z-index: 999;
  text-shadow: 1px 1px 3px #000;
}


.hrkt1 {
  margin-left: -1000px;
  opacity: 0;
  transition: all 2.6s;
}

.hrkt2 {
  margin-left: 1000px;
  opacity: 0;
  transition: all 2.6s;
}

.hrkt3 {
  margin-top: 600px;
  opacity: 0;
  transition: all 2.6s;
}

.tasarimtext {
  width: 360px;
  position: absolute;
  top: 17%;
  left: 0;
  right: -600px;
  margin: 0 auto;
  text-align: center;
}

.tasarimtext h3 {
  font-size: 40px;
  margin-top: 10px;
  color: #49756d;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-family: 'Afterglow';
}

.gttext {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  margin-top: 100px;
}

.gttextgiremez {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  color: #49756d;
  font-size: 16px;
  margin-top: 120px;
}

.container2 {
  width: 1200px;
  margin: 0 auto;
  margin-top: -210px;
  margin-bottom: 0px;
  text-align: auto;
  position: relative;
  /* z-index: 9999999999; */
}

.container2 svg {
  width: 100%;
}

.container_Info div ul li {
  width: 45%;
  display: inline-block;
  vertical-align: middle;
  color: #343434;
}

.blokdiv {
  position: absolute;
  top: 0;
  right: 0;
  background: #242422;
  padding: 10px;
  color: #FEC733;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 12px;
}

.studyodiv {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #242422ba;
  padding: 19px;
}

.namediv {
  color: #FEC733;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}

.alandiv {
  color: #FEC733;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  text-align: right;
  width: 70%;
}

.kariyerdiv {
  margin-top: 43px;
}

.kariyerdiv .buttondivv button {
  width: 100%;
}

.ozelsehir .faaliyetalanlaridiv {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  color: #343434;
  position: relative;
  /* text-align: right; */
  position: relative;
}

.ozelsehir .faaliyetalanlaridiv:nth-child(1) {
  width: 20%;
  /* text-align: left; */
}

.ozelsehir div ul li:nth-child(1) {
  /* margin-right: -16px; */
}

.faaliyetalanlari {
}

.owl4 .item .ozelsehir div ul li {
  width: 47%;
  display: inline-block;
  vertical-align: middle;
  color: #343434;
  position: relative;
  text-align: right;
  width: 56%;
}

.owl4 .item .ozelsehir div ul li:nth-child(1) {
  margin-right: 30px;
  width: 40%;
}

.iletisim div ul li {
  width: 47%;
  display: inline-block;
  vertical-align: middle;
  color: #343434;
  position: relative;
  text-align: center;
}

.buttondiv {
    margin-top: 30px;
    text-align: center;
}

.buttondiv button {
  /* padding-top: 46px; */
  /* padding-bottom: 46px; */
  padding: 10px;
  width: 126px;
  background: #003D52;
  border: 0px;
  color: #fff;
  border-radius: 10px;
  /* font-family: 'Inter', sans-serif; */
  font-family: 'Poppins', sans-serif;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  cursor: pointer;
}


.buttondivv {
  margin-top: 30px;
  /* text-align: center; */
  width: 100%;
}

.buttondivv button {/* padding-top: 46px; *//* padding-bottom: 46px; */padding: 10px;/* width: 126px; */background: #003D52;border: 0px;color: #fff;border-radius: 10px;/* font-family: 'Inter', sans-serif; */font-family: 'Poppins', sans-serif;font-weight: 700;cursor: pointer;width: 79%;}

.iletisim div ul li:nth-child(1) {
  margin-right: 30px;
}

.ozelimg {
  width: 100%;
}

.textspac {
  color: #003D52;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  /* font-family: 'Poppins', sans-serif; */
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  /* font-family: 'Inter', sans-serif; */
  text-align: left;
}

.texttitle {
  font-size: 40px;
  margin-top: 10px;
  color: #3b3835;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: 'Afterglow';
}

.text {
  color: #3b3b35;
  margin-top: 27px;
  line-height: 27px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Inter', sans-serif;
}

.agac {
  width: 100px;
  margin: 0 auto;
  margin-top: 60px;
}

.agacc {
  width: 100px;
}

.scrollline {
  height: 20px;
  width: 0%;
  background: #C6894E;
  position: absolute;
  bottom: 30px;
  z-index: -1;
  transition: all 1s;
}

.grvmalscroll {
  right: -500px;
}

.scrolltops {
  transition: all 1s;
  position: relative;
  top: 50px;
  opacity: 0;
}

.scrollright {
  transition: all 1s;
  right: 50px;
  opacity: 0;
}

.cicekimg {
  width: 60px !important;
  margin: 0 auto;
}

.uskumrukoyyimg {
  width: 390px !important;
  margin: 0 auto;
  margin-top: 39px;
}

.containertitle {
  /* margin-top: 100px; */
  width: 70%;
  /* margin: 0 auto; */
  /* text-align: unset; */
  text-align: left;
  /* background: #000; */
  position: relative;
  /* left: 15%; */
  margin: 0 auto;
}

.cizgidivv {
  border: 1px solid #707070;
  margin-top: 60px;
  margin-bottom: 60px;
}

.containertitle h3 {
  color: #fff;
  /* text-align: center; */
  font-size: 20px;
  /* font-family: 'Poppins', sans-serif; */
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  color: #fff;
  /* color: #FEC733; */
  font-family: 'Poppins', sans-serif;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 30px;
}

.containertitle .info-group h3 {
  font-size: 27px;
  text-align: unset;
}

.haberlerdiv {
  /* display: flex; */
  width: 1150px;
  margin: 0 auto;
  overflow: hidden;
}

.galeridiv {
  /* display: flex; */
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  /* padding-top: 100px; */
  /* padding-bottom: 100px; */
}

.hakkimizdadiv {
  margin-top: 100px;
  width: 100%;
  margin: 0 auto;
  text-align: unset;
}

.yapitimg {
  position: absolute;
  /* bottom: -10px; */
  bottom: 0;
  right: -20%;
  z-index: -1;
  width: 47%;
}

.boxdiv {
  width: 260px;
  margin: 10px;
  /* text-align: center; */
  display: inline-block;
  vertical-align: middle;
}

.boxdiv img {
  width: 100%;
}

.boxdiv h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 200;
  color: #fff;
}

.tarihdiv {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #FEC733;
  font-size: 12px;
  margin-top: 19px;
}

.turuncutitle {
  color: #E6A15F;
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  font-size: 50px;
  text-align: center;
}

.dusunluldudiv {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  text-align: center;
}

.dusunluldudivv {
  display: inline-block;
  vertical-align: top;
  width: unset;
  text-align: center;
  border-right: 1px solid #707070;
  padding: 17px;
}

.iletisimdiv {
  width: 100%;
  position: relative;
}

.iletisimdiv img {
  width: 100%;
}

.uygulamadiv {
  position: absolute;
  bottom: 100px;
  left: 100px;
}

.masaldiv {
  font-family: 'Poppins', sans-serif;
  font-weight: 200;
  color: #fff;
  font-size: 39px;
}

.turkiyediv {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 39px;
}

.uygulamadiv button {
  padding: 19px;
  background: #242422;
  border: unset;
  border-radius: 30px;
  color: #FEC733;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  cursor: pointer;
}

.textinfo {
  color: #fff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
}

.grvmall {
  margin-top: 60px;
  position: relative;
  overflow: hidden;
}

.grvmall div ul li {
  width: 66%;
  display: inline-block;
  vertical-align: top;
  margin: 10px;
}

.grvmall div ul li:nth-child(2) {
  width: 26%;
}

.grvmall div ul li img {
  width: 100%;
}

.isra {
  position: relative;
  margin-top: -10px;
  overflow: hidden;
  height: 100%;
  display: flex;
  align-content: center;
}

.uskumrukoydiv {
  margin-top: 60px;
  padding-top: 79px;
  padding-bottom: 130px;
  background: #003D52;
}

.uskumrukoycenterdiv {
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
}

.linedivv {
  background: #fff;
  width: 100%;
  height: 1px;
  position: relative;
  margin-bottom: 100px;
}

.usrumrukoyimg {
  position: absolute;
  top: -49px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #3F2824;
  padding: 19px;
}

.titleimgdiv {
  position: absolute;
  top: 40%;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #fff;
  right: 6%;
  font-size: 26px;
}

.turkiyediv .isratextt {
  position: relative;
  margin-top: 29px;
  margin-bottom: 29px;
}

.isratextt {
  position: absolute;
  top: 0;
  width: 1100px;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  transition: all 0.7s;
  z-index: 9999999999;
  display: flex;
  height: 100%;
  align-content: stretch;
  justify-content: space-evenly;
  flex-direction: column-reverse;
}

.ekrandiv {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background: #000;
  transition: all 0.7s;
  opacity: 0;
}

.isra:hover .ekrandiv {
  opacity: 0.7;
}

.isra:hover .isratextt {
  opacity: 1;
}

.isra:hover .titleimgdiv {
  display: none;
}

.yapimimg {
  width: 49%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.yapimimg img {
  transition: all 0.7s;
}

.yapimdiv {
  position: absolute;
  top: 39%;
  left: 0;
  right: 0;
  margin: 0 auto;
  /* text-align: center; */
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 39px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  /* color: #FEC733; */
  text-shadow: 1px 1px 10px #000;
  transition: all 0.7s;
  opacity: 0;
}

.yapimimg:hover img {
  filter: blur(3px);
  opacity: 0.7;
}

.yapimimg:hover .yapimdiv {
  opacity: 1;
}

.righttextt1 {
  font-size: 14px;
  /* font-family: 'Open Sans', sans-serif; */
  /* font-weight: 500; */
  font-family: 'Poppins', sans-serif;
  font-weight: 200;
  color: #fff;
}

.sizleridearamizda {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.sizleridearamizdaimg {
  width: 120%;
}

.sizleridearamizdatext {
  position: absolute;
  top: 10px;
  max-width: 600px;
  text-align: center;
}

.isratext {
  position: absolute;
  top: 15%;
  max-width: 1100px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
}

.righttext {
  width: 35%;
  position: absolute;
  font-weight: 400;
  left: 0;
  text-align: left;
  line-height: 25px;
}

.righttext1 {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}

.righttext2 {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  margin-top: 60px;
}

.suiteback {
  margin-top: 100px;
}

.suiteimg {
  width: 100%;
}

.suits {
  position: relative;
  top: 0;
  text-align: center;
}

.suits ul {
  display: flex;
  /* width: 40%; */
  /* vertical-align: middle; */
  align-content: stretch;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
}

.suittitle div ul li {
  font-size: 13px;
  color: #003D52;
  font-family: 'Open Sans', sans-serif;
  /* font-weight: 200; */
  margin: 10px;
  width: 15%;
  text-align: center;
  /* width: 60%; */
  /* border: 3px solid #3F2824; */
  border-radius: 30px;
  /* height: 200px; */
  /* font-family: 'Inter', sans-serif; */
  /* font-weight: 600; */
  text-align: center;
  /* display: block; */
  /* width: 13%; */
  height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

.ikonlar {
  /* width: 100px; */
  display: block;
  margin: 0 auto;
  margin-bottom: 16px;
}

img.ikonlar {
  /* text-align: center; */
  /* margin: 0 auto; */
  width: 60px;
}

.adetler {
  margin-top: 50px;
}

.adetler div ul li {
  width: 19%;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #105577;
  margin-left: 56px;
  padding-right: 50px;
}

.adetler div ul li:nth-child(4) {
  border: 0;
}

.adettitle {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  color: #fff;
  font-weight: 200;
}

.adetalt {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #E6A15F;
  font-weight: 500;
}

.galericontainer {
  padding-top: 0px;
  padding-bottom: 0px;
}

.tabs {
  margin-top: 60px;
  text-align: center;
}

.galeritab {
  display: inline-block;
  vertical-align: top;
  /* margin: 10px; */
  width: 190px;
}

.zoomdive {
  overflow: hidden;
  /* height: 100vh; */
  margin-top: 0px;
}

.containerdiv {
  position: relative;
  transition: all 0.6s;
  /* overflow: hidden; */
}

.containerdiv img {
  width: 100%;
}

.zoomdiv {
  width: 1000px;
  position: absolute;
  bottom: 100px;
  /* right: 0; */
  /* left: 0; */
  text-align: right;
  margin: 0 auto;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.zoomdiv img {
  width: 60px;
  display: inline-block;
  vertical-align: top;
}

.s1 {
  width: 26px;
  position: absolute;
  top: 43%;
  left: 35%;
  text-align: center;
}

.s1 img {
}

.s2 {
  width: 26px;
  position: absolute;
  top: 49%;
  left: 43%;
  text-align: center;
}

.s2 img {
}

.s3 {
  width: 26px;
  position: absolute;
  top: 66%;
  left: 62%;
  text-align: center;
}

.s3 img {
}

.s4 {
  width: 26px;
  position: absolute;
  top: 33%;
  left: 39%;
  text-align: center;
}

.s4 img {
}

.s5 {
  width: 26px;
  position: absolute;
  top: 38%;
  left: 44%;
  text-align: center;
}

.s5 img {
}

.s6 {
  width: 26px;
  position: absolute;
  top: 43%;
  left: 52%;
  text-align: center;
}

.s6 img {
}

.s7 {
  width: 26px;
  position: absolute;
  top: 51%;
  left: 61%;
  text-align: center;
}

.s7 img {
}

.s8 {
  width: 26px;
  position: absolute;
  top: 56%;
  left: 69%;
  text-align: center;
}

.s8 img {
}

.s9 {
  width: 26px;
  position: absolute;
  top: 60%;
  left: 74%;
  text-align: center;
}

.s9 img {
}

.s10 {
  width: 26px;
  position: absolute;
  top: 25%;
  left: 44%;
  text-align: center;
}

.s10 img {
}

.s11 {
  width: 26px;
  position: absolute;
  top: 30%;
  left: 49%;
  text-align: center;
}

.s11 img {
}

.s12 {
  width: 26px;
  position: absolute;
  top: 35%;
  left: 57%;
  text-align: center;
}

.s12 img {
}

.s13 {
  width: 26px;
  position: absolute;
  top: 42%;
  left: 67%;
  text-align: center;
}

.s13 img {
}

.s14 {
  width: 26px;
  position: absolute;
  top: 48%;
  left: 74%;
  text-align: center;
}

.s14 img {
}

.s15 {
  width: 26px;
  position: absolute;
  top: 53%;
  left: 79%;
  text-align: center;
}

.s15 img {
}

.s16 {
  width: 26px;
  position: absolute;
  top: 36%;
  left: 21%;
  text-align: center;
}

.s15 img {
}

.s166 {
  width: 26px;
  position: absolute;
  top: 0;
  left: 32%;
  text-align: center;
}

.s166 img {
}

.s17 {
  width: 26px;
  position: absolute;
  top: 7%;
  left: 29%;
  text-align: center;
}

.s17 img {
}

.s18 {
  width: 26px;
  position: absolute;
  top: 16%;
  left: 23%;
  text-align: center;
}

.s18 img {
}

.s16 {
  width: 26px;
  position: absolute;
  top: 36%;
  left: 21%;
  text-align: center;
}

.s15 img {
}

.owl-carousel .owl-nav {
  display: block !important;
  position: absolute !important;
  top: 49% !important;
  width: 93% !important;
  /* left: 0 !important; */
  /* right: 0 !important; */
  /* margin: 0 auto !important; */
}

.studyo {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  z-index: 999999999;
  color: #FEC733;
  font-size: 30px;
  width: 1200px;
  margin: 0 auto;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-shadow: 1px 1px 10px #000;
}

.altimg {
  width: 1000px;
  margin: 0 auto;
}

.altimg img {
  width: 100%;
}

.titlediv {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}

.sayfadiv {
  /* background: #000; */
  width: 100px;
  /* height: 200vh; */
  border-right: 1px solid #707070;
  /* color: #fff; */
  text-align: center;
  height: 100vh;
  /* position: fixed; */
  position: fixed;
  display: inline-block;
  vertical-align: top;
  margin-right: -3px;
}

.tbdiv {
  background: #003D52;
  display: inline-block;
  vertical-align: top;
  width: 200px;
  /* text-align: center; */
  padding-top: 60px;
  padding-bottom: 160px;
  overflow: hidden;
  height: 100vh !important;
  position: fixed;
  left: 100px;
}

.tbdiv div ul li {
  font-family: 'Poppins', sans-serif;
  /* text-align: left; */
  width: 130px;
  margin: 0 auto;
  position: relative;
  margin-top: 16px;
  cursor: pointer;
  color: #fff;
}

.tbdiv div ul li::after {
  content: '';
  position: absolute;
  width: 0px;
  height: 1px;
  background: #fff;
  right: -50px;
  top: 13px;
  transition: all 1s;
}

.tbdiv div ul li:hover:after {
  width: 50px;
}

.galeri {
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}

.gl {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
}

.gl img {
  width: 100%;
}

.gll {
  width: 24%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
}

.glimg {
  position: relative;
  width: 100%;
  cursor: pointer;
}

.gll img {
  width: 100%;
}

.yakinimg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #49756db3;
  transition: all 0.6s;
  opacity: 0;
}

.gl:hover .yakinimg {
  opacity: 1;
}

.glimg:hover .yakinimg {
  opacity: 1;
}

.yakinlastir {
  position: absolute;
  left: 0;
  right: 0;
  top: 40%;
  width: 70px !important;
  margin: 0 auto;
  margin-top: 60px;
  transition: all 0.6s;
  opacity: 0;
}

.gl:hover .yakinlastir {
  opacity: 1;
  margin-top: 0px;
}

.closeimgg {
  position: absolute;
  right: 39px;
  top: 39px;
  transform: scale(1.5);
}

.glimg:hover .yakinlastir {
  opacity: 1;
  margin-top: 0px;
}

.galeri div ul li {
  border-radius: none;
  border: 1px solid #707070;
  margin: -3px;
  height: auto;
  overflow: hidden;
  width: 100%;
  display: block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  margin: 0px;
}

.galeri div ul li img {
  width: 100%;
  transform: scale(2);
}

.katplanlalari {
  position: absolute;
  color: #fff;
  right: 0;
  width: 100%;
  background: #c39218;
  bottom: 0;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
}

.galeritab button {
  border: unset;
  background: unset;
  color: #000;
  text-align: center;
  font-size: 35px;
  font-weight: 200;
  opacity: 0.6;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Poppins', sans-serif;
  padding: 10px;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 500;
  font-family: 'Afterglow';
  width: 100%;
  border-radius: 60px;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
}

.slidergaleri {
  display: none;
  width: 1100px;
  margin: 0 auto;
  margin-top: 60px;
}

.galeriokdiv {
  position: absolute;
  top: 50%;
  width: 100%;
}

.galeriokdiv a {
  cursor: pointer;
}

.galeriokdiv a:nth-child(2) {
  float: right;
}

.owl3 .owl-item.active>div {
  cursor: auto;
  margin: 0;
  position: absolute;
  z-index: 1;
}

.owl3 .owl-item.center>div {
  cursor: auto;
  margin: 0;
  position: absolute;
  z-index: 99999999999999999999999 !important;
  transition: all 1s;
  overflow: hidden;
}

.owl3 .owl-item.active>div {
  z-index: 1 !important;
}

.owl7 .owl-item.active>div {
  cursor: auto;
  position: absolute;
  z-index: 99999999999999999999999 !important;
  transition: all 1s;
  overflow: hidden;
  margin: 10px;
}

.owl7 .owl-item.active>div {
  z-index: 1 !important;
  margin: 10px;
}

.owl8 .owl-item.active>div {
  cursor: auto;
  position: absolute;
  z-index: 99999999999999999999999 !important;
  transition: all 1s;
  overflow: hidden;
  margin: 10px;
}

.owl8 .owl-item.active>div {
  z-index: 1 !important;
  margin: 10px;
}

.sizinbahceniz {
  position: absolute;
  bottom: 100px;
  width: 400px !important;
  left: 10%;
}

.owl4 .owl-item.active>div {
  cursor: auto;
  margin: 0;
  position: absolute;
  z-index: 1;
  /* margin: 20px !important; */
}

.owl4 .owl-item.center>div {
  cursor: auto;
  margin: 0;
  position: absolute;
  transform: scale(1) !important;
  z-index: 99999999999999999999999 !important;
  transition: all 1s;
}

.owl4 .owl-item.active>div {
  z-index: 1 !important;
}

.owl5 .item {
  transform: scale(1);
}

.owl5 .item h3 {
  padding: 29px;
}

.hakkimizdaaciklamadiv {
  padding: 29px;
}

.owl5 .owl-stage {
  width: 100% !important;
  transform: translate3d(0px, 0px, 0px) !important;
}

.owl6 .owl-item.active>div {
  cursor: auto;
  margin: 0;
  position: absolute;
  transform: scale(0.7);
  z-index: 1;
  margin: 20px !important;
}

.owl5 .item h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 27px;
  color: #FEC733;
  margin-top: 19px;
}

.hakkimizdaaciklamadiv {
  font-family: 'Poppins', sans-serif;
  font-weight: 200;
  color: #fff;
  margin-top: 19px;
}

.owl-carousel .owl-stage {
  /* padding-top: 60px; */
  /* padding-bottom: 60px; */
}

.owl7 .owl-dots.disabled, .owl-carousel .owl-nav {
  position: absolute !important;
  top: 49% !important;
  width: 113% !important;
  /* left: -77px !important; */
  /* right: 0 !important; */
  /* margin: 0 auto !important; */
}

.owl7 .owl-carousel .owl-dots.disabled {
  display: none !important;
}

.owl8 .owl-dots.disabled, .owl-carousel .owl-nav {
  position: absolute !important;
  top: 49% !important;
  width: 113% !important;
  /* left: -77px !important; */
  /* right: 0 !important; */
  /* margin: 0 auto !important; */
}

.owl8 .owl-carousel .owl-dots.disabled {
  display: none !important;
}

.owl-theme .owl-nav {
}

.owl7 .owl-carousel .owl-nav {
  display: block !important;
}

.owl-theme .owl-nav {
  position: absolute !important;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50% !important;
  z-index: 9999999999;
  width: 90% !important;
}

.owl-dots {
  position: absolute;
  bottom: -79px;
  text-align: center;
  width: 100%;
}

.owl4 .owl-nav {
  display: block !important;
  position: absolute;
  /* top: 39%; */
  width: 130px !important;
  left: -890px !important;
  /* right: 0 !important; */
  margin: 0 auto;
  top: unset !important;
  bottom: -90px !important;
  z-index: 9999999999;
}

.owl5 .owl-carousel .owl-nav.disabled {
  display: none !important;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px !important;
  height: 10px !important;
  margin: 5px 7px;
  background: unset !important;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 0px !important;
  border: 1px solid #fff;
  border-radius: 30px !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff !important;
}

.owl-prev {
  float: left;
}

.owl-next {
  float: right;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 0px !important;
  padding: 0px !important;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  border: unset !important;
  background: unset !important;
  margin: 15px !important;
}

.ulasincontainer {
  margin-top: 100px;
}

.ulasincontainer div ul li {
  width: 69%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
}

.ulasincontainer div ul li:nth-child(2) {
  width: 20%;
  padding-left: 50px;
}

.ulasincontainer div ul li img {
  cursor: pointer;
  transition: all 1s;
}

.bizeulasin {
  width: 100%;
  transition: all 1s;
  cursor: pointer;
}

.konum1 {
  position: absolute;
  top: 17%;
  left: 49%;
  width: 9%;
  transition: all 1s;
}

.konum2 {
  position: absolute;
  top: 26%;
  left: 59%;
  width: 9%;
  transition: all 1s;
}

.konum3 {
  position: absolute;
  top: 43%;
  left: 63%;
  width: 9%;
  transition: all 0.6s;
}

.konum4 {
  position: absolute;
  top: 61%;
  left: 61%;
  width: 9%;
  transition: all 1s;
}

.konum5 {
  position: absolute;
  bottom: 15%;
  left: 50%;
  width: 9%;
  transition: all 1s;
}

.konum6 {
  position: absolute;
  bottom: 17%;
  left: 39%;
  width: 9%;
  transition: all 1s;
}

.konum1:hover {
  transform: scale(1.5);
}

.konum2:hover {
  transform: scale(1.5);
}

.konum3:hover {
  transform: scale(1.5);
}

.konum4:hover {
  transform: scale(1.5);
}

.konum5:hover {
  transform: scale(1.5);
}

.konum5:hover {
  transform: scale(1.5);
}

.konum6:hover {
  transform: scale(1.5);
}

.ulasintitle {
  font-size: 40px;
  font-weight: 200;
  font-family: 'Open Sans', sans-serif;
  color: white;
}

.ulasininfo {
  margin-top: 30px;
  line-height: 30px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  color: #fff;
}

.buttonulasin button {
  margin-top: 30px;
  background: unset;
  border: unset;
  cursor: pointer;
  font-size: 19px;
  font-weight: 800;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
}

.buttonulasin button svg {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 10px;
}

.numaradiv {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
}

.numaradiv img {
  vertical-align: middle;
  margin: 10px;
}

.footer {
  margin-top: 60px !important;
  background: #fff;
  padding-bottom: 60px;
  text-align: center;
  border-top: 1px solid #707070;
  position: relative;
  margin-bottom: -30px;
}

.youngbee {
  display: inline-block;
  vertical-align: middle;
}

.footercenter {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.footermenu {
  display: inline-block;
  vertical-align: top;
}

.footermenu div ul li {
  display: inline-block;
  vertical-align: top;
  margin: 60px;
}

.footerlogo {
  display: inline-block;
  vertical-align: top;
  text-align: right;
  width: 30%;
  position: absolute;
  right: 0;
  top: 0;
}

.ftlogo {
  width: 200px;
  margin-top: 139px;
}

.ftlogoo {
  width: 190px;
  margin-top: 20px;
}

.footerdiv {
  font-family: 'Inter', sans-serif;
  color: #fff;
}

.footercenter div ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0px;
  /* margin-right: -30px; */
  width: 16%;
  text-align: left;
  color: #000;
  position: relative;
  position: relative;
  left: 30px;
  /* font-family: 'Poppins', sans-serif; */
  font-family: "Roboto", sans-serif;
}

.footercenter div ul li:nth-child(1) {
  /* width: 23%; */
}

.footercenter div ul li:nth-child(2) {
  /* width: 23%; */
  margin-right: 60px;
}

.footercenter div ul li a {
  color: #000;
}

.footercenter div ul li:nth-child(2) a .footercontent {
  /* display: inline-block; */
  /* vertical-align: top; */
  /* margin: 6px; */
  /* color: #fff; */
  /* font-family: 'Inter', sans-serif; */
}

.footermenu {
  /* text-align: center; */
  display: block;
  margin-top: 10px;
}

.footerbaslik {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #000;
}

.footercontent {
  /* font-family: 'Montserrat', sans-serif; */
  font-weight: 200;
  margin-top: 17px;
  color: #000;
  /* font-family: 'Inter', sans-serif; */
  ont-family: 'Poppins', sans-serif;
  /* font-family: 'Poppins', sans-serif; */
  font-family: "Roboto", sans-serif;
  /* font-weight: 400; */
  /* font-weight: 400; */
}

.footercontainer {
  margin-top: 60px;
  display: none;
}

.footerimg {
  width: 100%;
}

.followus {
  color: #000;
  font-weight: 200;
  font-family: 'Open Sans', sans-serif;
}

.textcenter {
  color: white;
  font-weight: 200;
  font-family: 'Open Sans', sans-serif;
  background: #355d28;
  padding-top: 10px;
  padding-bottom: 10px;
}
