body {
  font-family: "Montserrat", sans-serif;
}
:focus-visible {
  outline: none !important;
}
img {
  width: 100%;
}

#mobileMySidebar {
  display: none;
}

#mySidebar {
  display: block;
}

.mobileSideSocial {
  display: none;
}

.navbar {
  position: absolute;
  left: 0;
  z-index: 4;
}

.openbtnmobile {
  display: none;
}

.nav-link {
  color: black;
  font-weight: 500;
  font-size: 0.9vw;
}

.navbar-brand {
  color: black;
  display: flex;
  align-items: center;
  font-style: italic;
  font-size: 16px;
  flex-direction: column;
  width: fit-content;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  left: 20px;
  right: 0;
  top: 0;
}

.navLine {
  width: 2px;
  height: 40px;
  background-color: black;
  margin: 0 20px;
}

.navbar-nav > .navRight > li:nth-of-type(3) {
  color: black;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.9vw;
  font-weight: 500;
}

.navbar-collapse {
  justify-content: center;
}

.navbar-nav {
  align-items: center;
  width: 100%;
  justify-content: space-between;
  background-color: #fff;
  height: 130px;
  padding-right: 30px;
  position: fixed;
  top: 0px;
}

.navbar-nav > li:nth-child(7) {
  font-size: 1.6rem;
}

.navbar-nav > .navRight > li > img {
  width: 13%;
  margin-right: 5px;
}

.navRounded {
  width: 5px;
  height: 5px;
  background-color: white;
  border-radius: 5px;
  margin-bottom: 4px;
}

.nav-link:focus,
.nav-link:hover {
  color: black;
}

.navbar-brand:focus,
.navbar-brand:hover {
  color: black;
}

.navbar-brand > img {
  width: 180px;
}

.sideNav {
  height: 100vh;
  background-color: #ffffffb8;
  width: 80px;
  position: absolute;
  top: 0;
  right: 0;
}

.sideLang > img {
  width: 15px;
}

.form_all_page {
  background: #cdd2cd;
  transition: all 0.5s;
  position: fixed;
  right: -352px;
  top: 0;
  z-index: 1;
}

.form_content {
  width: 352px;
  padding: 20px;
  box-sizing: border-box;
  background: #cad5da;
  position: absolute;
  text-align: center;
  right: 0px;
  top: 79px;
  transition: 0.5s ease-in-out;
  font-weight: 300;
  box-shadow: 0 0 50px #00000030;
  height: 694px;
}

.formLeft li {
  padding: 0;
  list-style: none;
  font-size: 14px;
  position: relative;
  width: 100%;
  margin: 0 0 6px 0px;
  display: flex;
  flex-direction: row;
  text-align: left;
}

.formLeft .form_text,
.formLeft .form_textarea {
  width: 100%;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  height: 45px;
  line-height: 32px;
  padding-left: 11px;
  background-color: unset;
  color: #444;
  font-size: 12px;
  border-bottom: 1px solid #6d6e71;
}

#form_menu {
  position: absolute;
  top: 350px;
  right: 400px;
  height: 40px;
  cursor: pointer;
  color: #000;
  width: 180px;
  transform: rotate(-90deg);
  background: #fcaf17;
  font-weight: 800;
  font-size: 17px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.form_submit {
  color: #6d6e71;
  width: 90%;
  padding: 11px;
  border: unset;
  transition: all 0.5s;
  background: #fff;
  cursor: pointer;
  font-weight: 800;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  letter-spacing: 2px;
  font-size: 17px;
}

.form_submit:hover {
  background: unset;
  border: 1px solid #343434;
  color: #000000;
}

.formLeft > ul > li > h2 {
  color: #6d6e71;
  margin-top: 30px;
  margin-bottom: 10px;
  font-weight: 700;
}

.formLeft > ul > li > h3 {
  color: #6d6e71;
  margin: 0 auto;
  font-size: 20px;
}

#mesaj {
  height: 100px;
  padding: 10px 0 60px 11px;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 1px solid #6d6e71;
  border-radius: 5px;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.sideLang {
  font-weight: 600;
  font-size: 13px;
  display: block;
  margin-top: 130px;
}

.sideLine {
  height: 60px;
  width: 2px;
  background-color: #000;
}

.sideSocial {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.sideSocial > img {
  width: unset;
  height: unset;
  margin: 10px auto;
}

.fixTel img {
  z-index: 6;
  position: fixed;
  right: 35px;
  bottom: 340px;
  width: 45px;
}

.fixWp img {
  z-index: 5;
  position: fixed;
  right: 35px;
  bottom: 270px;
  width: 45px;
}

.mousemove {
  background: unset;
  width: 25px;
  height: 40px;
  border-radius: 60px;
  position: absolute;
  bottom: 0;
  z-index: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  border: 2px solid white;
}

@keyframes animTop {
  0% {
    top: 5px;
  }

  30% {
    top: 20px;
  }
}

.scrollMouse_div {
  background: #fff;
  width: 2px;
  height: 12px;
  border-radius: 60px;
  margin: 0 auto;
  position: relative;
  top: 5px;
  animation: animTop 1.5s infinite;
}

.kaydirin {
  position: absolute;
  bottom: 70px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 170px;
}

.sidebar > p {
  padding: 0 0 0 63px;
  font-size: 12px;
  margin-bottom: 0.3rem;
}

.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 5;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 200px;
}

.sidebar a {
  padding: 0px 8px 6px 62px;
  text-decoration: none;
  font-size: 24px;
  font-weight: 600;
  color: #000;
  display: block;
  transition: 0.3s;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 90px;
  font-weight: 100;
}

.sidebar .closebtnmobile {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 90px;
  font-weight: 100;
}

.closebtnmobile {
  display: none;
}

.closebtn {
  display: block;
}

.openbtn {
  font-size: 17px;
  background-color: transparent;
  color: black;
  padding: 10px 15px;
  border: none;
  font-weight: 600;
  display: block;
}

.openbtnmobile {
  font-size: 17px;
  background-color: transparent;
  color: black;
  padding: 10px 15px;
  border: none;
  font-weight: 600;
  display: block;
}

#main {
  transition: margin-left 0.5s;
  padding: 5px;
  background: #ffffff8a;
  position: absolute;
  right: 0;
  top: 0;
  height: 100vh;
  z-index: 1;
}

.form_img {
  position: absolute;
  z-index: 2;
  right: 94px;
  top: 29%;
  width: 30px;
  cursor: pointer;
  height: unset !important;
}

.ucretsiz > p {
  color: white;
  position: absolute;
  cursor: pointer;
  right: 4.8%;
  top: 10.5%;
  z-index: 3;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 1.1rem;
  text-align: center;
}

.inputs input {
  background-color: #f8fbfd;
  border: 1px solid #f3f3f3;
  color: #3f4147;
  width: 100%;
  height: 50px;
  padding: 10px;
  font-weight: 600;
}

.form_group {
  margin: 1rem 0;
  width: 40%;
  display: inline-block;
  vertical-align: middle;
}

.inputs {
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #3b3b3b;
}

.form_button {
  margin-top: 30px;
}

.form_button button {
  background-color: #fcaf17;
  border: unset;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  transition: all 0.6s;
  width: 140px;
  height: 30px;
  font-weight: 700;
}

.form_div {
  position: absolute;
  top: 15%;
  z-index: 3;
  background-color: #ffffff;
  right: 94px;
  width: 370px;
  padding: 30px;
  border-radius: 10px;
  display: none;
  opacity: 0;
  transition: all 0.6s;
}

.form_close {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background-color: #fcaf17;
  text-align: center;
  padding: 4px;
  height: 20px;
}

.form_close > img {
  vertical-align: super;
}

input::placeholder,
textarea::placeholder {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  color: #3f4147;
  font-weight: 700;
}

.form_div {
  font-family: "Raleway", sans-serif;
}

.form_div > h2 {
  color: #3f4147;
  font-size: 25px;
}

.ilgi {
  background-color: #f8fbfd;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #f3f3f3;
}

.ilgi > h3 {
  color: #3f4147;
  font-size: 15px;
  font-weight: 600;
}

.bilgi > .ticari > label,
.bilgi > .aydinlatma > label {
  margin-bottom: 20px;
  font-size: 0.7rem;
  margin-left: 5px;
}

.bilgi > .aydinlatma > input {
  vertical-align: top;
}

.ilgi > label {
  font-weight: 600;
  margin-right: 20px;
}

.projectCol {
  text-align: center;
}

.project {
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: row;
  margin: 50px 0;
}

.project > h3 {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}

.project > .projectRightCol > button {
  background: unset;
  border-radius: 10px;
  border: 0;
  border: 1px solid black;
  padding: 5px 5px;
  font-weight: 700;
  font-size: 14px;
  width: 130px;
  margin: 0 auto;
}

.mainForm {
  display: flex;
  flex-direction: column;
  width: 800px;
  margin: 50px auto;
  padding: 40px;
  align-items: center;
}

.formLeft,
.formRight {
  display: flex;
  flex-direction: column;
  margin-right: 30px;
  align-items: flex-start;
}

.formLeft > input,
.formRight > input {
  background-color: #f8fbfd;
  border: 1px solid #f3f3f3;
  width: 300px;
  height: 45px;
  margin: 10px;
  padding: 10px;
}

.formContent {
  display: flex;
}

.mainForm > h2 {
  margin: 10px;
}

.bilgi {
  margin: 10px;
}

.mainForm > .form_button {
  margin: 0 auto;
}

footer > ul > .nav-item {
  display: flex;
  align-items: center;
}

footer > ul > .nav-item > .nav-link {
  color: black;
  font-weight: 600;
  font-size: 12px;
}

footer > ul > li > .navRounded {
  background-color: black;
  width: 3px;
  height: 3px;
  margin-bottom: 0;
}

.footerLine {
  width: 2px;
  height: 25px;
  background-color: black;
  margin: 0 15px;
}

footer > ul > li > img {
  width: 15px;
}

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

.detailCol > img:nth-of-type(1) {
  width: 470px;
  margin-top: 50px;
}

.detailCol > img:nth-of-type(2),
.detailCol > img:nth-of-type(3) {
  width: 1200px;
}

.detailCol > p {
  text-align: center;
  font-weight: 500;
}

.detailCol > p > span {
  font-weight: 700;
  letter-spacing: 3px;
}

.detailCol > h2 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 70px 0 50px 0;
}

.img_text_position {
  position: absolute;
  bottom: 8%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 60%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 34px;
  line-height: 40px;
  color: #051e3b;
}

.buttonsTab {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.titlePage {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.buttonsTab button {
  width: max-content;
  padding: 5px 10px;
  background: unset;
  border: 1px solid #000;
  border-radius: 60px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #000;
  cursor: pointer;
  outline: none;
  margin: 0px 7px;
  letter-spacing: 2px;
}

.filmCol button {
  width: max-content;
  padding: 5px 10px;
  background: unset;
  border: 1px solid #000;
  border-radius: 60px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000;
  cursor: pointer;
  outline: none;
  margin: 50px 7px;
  letter-spacing: 2px;
  font-size: 0.9rem;
}

.filmCol > h2 {
  font-size: 1.6rem;
  font-weight: 700;
  margin: 30px 0;
}

.gorsellerCenter div ul li {
  width: 24.2%;
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin: 0.2% 0.2%;
}

.projectCenter div ul li {
  width: 19.2%;
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin: 0.2% 0.2%;
}

.kayasehirCenter div ul li {
  width: 19.2%;
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin: 0.2% 0.2%;
}

.basaksehirCenter div ul li {
  width: 19.2%;
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin: 0.2% 0.2%;
}

.gorsellerCenter {
  display: none;
  text-align: center;
}

.gorsellerCenter div ul li img {
  width: 100%;
}
.kayasehirCenter {
  display: none;
  text-align: center;
}

.kayasehir div ul li img {
  width: 100%;
}
.basaksehirCenter {
  display: none;
  text-align: center;
}

.basaksehirCenter div ul li img {
  width: 100%;
}
.projectCenter {
  text-align: center;
}

.projectCenter div ul li img {
  width: 100%;
}
.hoverBox {
  background: #051e3b85;
  width: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
  height: 100%;
  transition: all 0.8s;
}

.effectPlus {
  position: absolute;
  top: 0;
  z-index: 9999999;
  left: 0;
  width: 50px !important;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 38%;
  transform: scale(0.6);
  opacity: 0;
  transition: all 0.8s;
}

.effectPlusText {
  position: absolute;
  z-index: 9999999;
  left: 0;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 20px;
  transform: scale(0.6);
  opacity: 0;
  transition: all 0.8s;
  color: white;
  font-size: 17px;
}

.gorsellerCenter div ul li:hover .hoverBox {
  opacity: 1;
}

.projectCenter div ul li:hover .hoverBox {
  opacity: 1;
}
.kayasehirCenter div ul li:hover .hoverBox {
  opacity: 1;
}
.basaksehirCenter div ul li:hover .hoverBox {
  opacity: 1;
}
.gorsellerCenter div ul li:hover .effectPlus {
  transform: scale(1);
  opacity: 1;
}

.projectCenter div ul li:hover .effectPlusText {
  transform: scale(1);
  opacity: 1;
}
.kayasehirCenter div ul li:hover .effectPlusText {
  transform: scale(1);
  opacity: 1;
}
.basaksehirCenter div ul li:hover .effectPlusText {
  transform: scale(1);
  opacity: 1;
}

.galerid {
  text-align: center;
}

.galerid > h2 {
  margin-top: 50px;
  font-weight: 700;
}

.filmCol {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.iletisimCol {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px 0;
  font-size: 13px;
  text-align: center;
}

.dropdown-toggle::after {
  display: block;
  width: 1px;
  margin: 0 auto;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-menu {
  border-radius: 0;
  border: 0;
  background-color: transparent;
  padding-top: 0;
  margin-top: 0;
}

.dropdown-item {
  color: white;
  font-weight: 700;
  line-height: 11px;
  font-size: 0.9rem;
}

.dropdown-item:hover {
  background-color: #fcaf17;
  color: white;
}

.dropdown-menu > li {
  width: fit-content;
}

.hakkimizdaContent {
  position: absolute;
  left: 12%;
  letter-spacing: 1px;
  top: 42%;
}

.vizyonumuzContent {
  position: absolute;
  display: flex;
  flex-direction: row;
  bottom: 34%;
  left: 13%;
  letter-spacing: 1px;
}

.misyonumuzContent {
  position: absolute;
  display: flex;
  flex-direction: row;
  bottom: 51%;
  left: 13%;
  letter-spacing: 1px;
}

.hakkimizdaText {
  font-size: 0.9rem;
  width: 85%;
}

.hakkimizdaTextDetail {
  font-size: 0.9rem;
  width: 100%;
  margin-right: 40px;
}

.hakkimizdaText:nth-of-type(2) {
  margin-top: 35px;
}

.hakkimizdaText:nth-of-type(3) {
  margin-top: 80px;
}

.sÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â±tarLogo {
  width: 180px;
  padding-bottom: 10px;
}

.aslanLogo {
  width: 160px;
  padding-bottom: 10px;
  margin-top: 20px;
}

.medyaContent {
  position: absolute;
  top: 45%;
  left: 11%;
  display: flex;
}

.videoTitle > p {
  margin-top: -20px;
  margin-left: 15px;
  font-size: 0.7rem;
}

.mainCol > form {
  position: absolute;
  top: 45%;
  left: 12%;
}

.mainCol > form > .formLeft > input,
.mainCol > form > .formRight > input {
  height: 40px;
  width: 450px;
}

.mainCol > form > .formLeft,
.mainCol > form > .formRight {
  width: 50%;
}

.mainCol > form > .formLeft > .bilgi > .aydinlatma > label,
.mainCol > form > .formLeft > .bilgi > .ticari > label {
  font-size: 0.6rem;
  margin-left: 5px;
}

.mainCol > form > .formRight > select {
  height: 40px;
  width: 450px;
  margin: 10px;
  padding: 10px;
  border: 0;
  color: #231f20;
  font-weight: 500;
  font-size: 0.8rem;
}

.mainCol > form > .formLeft > select {
  height: 40px;
  width: 450px;
  margin: 10px;
  padding: 10px;
  border: 0;
  color: #231f20;
  font-weight: 500;
  font-size: 0.8rem;
}

.mainCol > form > .formLeft > input::placeholder,
.mainCol > form > .formRight > input::placeholder {
  color: #231f20;
  font-weight: 500;
  font-size: 0.8rem;
}

.mainCol > form > .formLeft > input:focus-visible,
.mainCol > form > .formRight > input:focus-visible {
  outline: none;
}

.mainCol > form > .formLeft > button {
  background-color: white;
  border-radius: 20px;
  border: 1px solid black;
  padding: 5px 0;
  width: 120px;
  font-size: 0.8rem;
  font-weight: 700;
}

.form_inputs > .bilgi > label {
  font-size: 0.7rem;
  width: 90%;
  padding: 10px;
  vertical-align: middle;
}

.sidebar > h2 {
  font-size: 1.5rem;
  font-weight: 500;
  padding: 5px 0px 0px 63px;
}

.project > img {
  margin: 100px auto;
}

button > a {
  color: unset;
  text-decoration: none;
}

button > a:hover {
  color: unset;
}

.ticari,
.aydinlatma {
  display: flex;
  width: 380px;
  align-items: flex-start;
}

.dropdown-toggle {
  padding-bottom: 7px !important;
}

.navbar-toggler {
  display: none;
}

.openbtnmobile {
  display: none;
}

.ikMobile {
  display: none;
}

.ikDesktop {
  display: flex;
}

.dropdown-submenu {
  position: relative;
  color: white;
  font-weight: 700;
  line-height: 11px;
  font-size: 0.9rem;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 15%;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
  position: relative !important;
}

.subdropdown {
  height: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 3px 15px !important;
  margin-bottom: 5px;
}
.subdropdown:hover {
  background-color: #fcaf17 !important;
}
.subdropdown:focus {
  color: #fff !important;
}
.dropdown-item:focus {
  background-color: unset !important;
}
.hakkimizdaText > img {
  width: 250px;
}
.mobileDropdown {
  margin-left: 20px;
}
.tesekkurler-wrapper {
  display: table;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  right: 0;
  background: #fff;
  z-index: 10;
  background-size: cover;
  font-family: arial;
  color: #fff;
}

.tesekkurler {
  display: table-cell;
  vertical-align: middle;
  font-size: 32px;
  line-height: 40px;
  color: #414246;
  letter-spacing: 0;
  color: #000;
  font-weight: 300;
  text-align: center;
}

.tesekkurler img {
  width: auto;
  height: auto;
  padding: 10px;
}

.tesekkurler button {
  background: #ffffff;
  padding: 15px;
  border: unset;
  border-radius: 10px;
  width: 20%;
  color: #000;
  box-shadow: 1px 1px 6px #eaeaea;
  cursor: pointer;
  font-size: 18px;
  transition: all 0.3s;
  font-family: arial;
  text-decoration: none;
}

.tesekkurler button:hover {
  background: #000;
  color: #fff;
  width: 18%;
}
.kayasehirLogo {
  width: 250px !important;
  margin-bottom: 50px;
}
.kayasehirCol > h2,
.kayasehirCol > p {
  text-align: center;
}
.kayasehirCenter > div > ul > a {
  text-decoration: none;
}
.basaksehirCenter > div > ul > a {
  text-decoration: none;
}
.gorsellerCenter > div > ul > a {
  text-decoration: none;
}
.projectCenter > div > ul > a {
  text-decoration: none;
}
.slide .carousel-item img {
  height: 100vh;
}
.projectSlide .carousel-item img,
.projectSlideLeft .carousel-item img,
.gelecekSlide .carousel-item img {
  height: auto;
}
.navLeft,
.navRight {
  display: flex;
  position: relative;
  margin-right: 1%;
}
#navbarNavDropdown {
  justify-content: space-between;
  padding: 0 !important;
}
.carousel-item.active {
  display: flex;
}
.projectLeftCol {
  position: relative;
}
.projectCover {
  width: 345px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 20px 20px;
}
.projectCoverRight {
  width: 345px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 20px 20px;
}
.projectSlide {
  position: absolute;
  top: 0;
  right: 0;
  width: 595px;
  margin: 20px -190px;
}
.projectSlideLeft {
  position: absolute;
  top: 0;
  left: 0;
  width: 595px;
  margin: 20px -190px;
}
.carousel-control-next-icon {
  background-image: url("../img/next.png");
  width: 3rem;
  height: 3rem;
}
.carousel-control-prev-icon {
  background-image: url("../img/prev.png");
  width: 3rem;
  height: 3rem;
}

.nextWhite {
  background-image: url("../img/nextW.png");
  width: 4rem;
  height: 4rem;
}
.prevWhite {
  background-image: url("../img/prevW.png");
  width: 4rem;
  height: 4rem;
}
.nextWhite:hover {
  background-image: url("../img/nextH.png");
}
.prevWhite:hover {
  background-image: url("../img/prevH.png");
}
.carousel-control-prev,
.carousel-control-next {
  opacity: 1;
  height: fit-content;
  position: absolute;
  bottom: -65px;
  top: unset;
  left: unset;
}
.prevControlWhite,
.nextControlWhite {
  opacity: 1;
  height: fit-content;
  position: absolute;
  bottom: 0px;
  top: unset;
  left: unset;
}
.carousel-control-prev {
  right: 90px;
}
.projectSlideLeft > .carousel-control-next {
  left: 90px;
}
.gelecekSlide > .carousel-control-next {
  right: 44%;
  bottom: 20px;
  width: fit-content;
}
.carousel-control-next {
  right: 10px;
}
.projectSlideLeft > .carousel-control-prev {
  left: 10px;
}
.gelecekSlide > .carousel-control-prev {
  left: 47%;
  bottom: 20px;
  width: fit-content;
}
.projectRightCol {
  margin-left: 200px;
}
.projectRightCol > img {
  width: 80px;
}
.projectRightCol > h3 {
  font-size: 20px;
  margin: 20px 0;
}
.projectRightCol > p {
  font-size: 13px;
  font-weight: 500;
  width: 65%;
  margin: 20px auto;
  line-height: 25px;
}
#kayasehir {
  justify-content: flex-end;
}
.rightMargin {
  margin-right: 200px;
  margin-left: 0;
}
#satis,
#tamamlanan,
#gelecek {
  font-size: 20px;
  font-weight: 600;
  margin: 70px 0 30px;
}
.gelecekSlide > h3 {
  position: absolute;
  bottom: 40%;
  left: 0;
  right: 0;
  color: white;
  font-weight: 400;
}
.gelecekSlide > p {
  position: absolute;
  bottom: 30%;
  left: 0;
  right: 0;
  color: white;
  font-size: 13px;
}
footer {
  text-align: center;
}
footer > img {
  width: 150px;
  margin: 20px auto;
}
footer > ul {
  border-top: 2px solid #e7ebef;
}
.hoverBox > img {
  width: 200px !important;
  position: relative;
  top: 10%;
}
.leftSlide,
.rightSlide {
  position: relative;
  width: 100%;
}
.hoverBtn {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  width: 150px;
  height: unset !important;
  opacity: 0;
  transition: all 0.5s;
}
.leftSlide:hover .hoverBtn,
.rightSlide:hover .hoverBtn {
  opacity: 1;
}
.sloganImg {
  height: auto !important;
  width: 550px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 11%;
  z-index: 2;
}
.tamamlananDetail {
  position: absolute;
  bottom: 0%;
  color: white;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 25px !important;
  letter-spacing: 3px;
}
.topOverlay {
  width: 94%;
  position: absolute;
  z-index: 3;
  height: 120px;
  background: linear-gradient(180deg, #5e7ba7 0%, transparent 100%);
}
.cookies-eu-banner {
  background: #444;
  color: #fff;
  padding: 6px;
  font-size: 13px;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
}

.cookies-eu-banner button {
  text-decoration: none;
  background: #222;
  color: #fff;
  border: 1px solid #000;
  cursor: pointer;
  padding: 4px 7px;
  margin: 2px 0;
  font-size: 13px;
  font-weight: 700;
  transition: background 0.07s, color 0.07s, border-color 0.07s;
}

.cookies-eu-banner button:hover {
  background: #fff;
  color: #222;
}

.hidden {
  display: none;
}
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {
    padding-top: 15px;
  }

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