.container {
  max-width: 1711px;
}

html {
  overflow-x: hidden !important;
  font-family: "Plus Jakarta Sans", sans-serif;
}

section {
  overflow-x: hidden;
}

header {
  background-color: white;
  transition: 0.5s all;
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  left: 0;
}
header .link_1 {
  text-decoration: none;
  color: #030406;
}
header .navbar {
  padding: 25px 55px;
  display: flex;
  justify-content: space-between !important;
}
header .navbar-nav .dropdown:hover .dropdown-menu {
  width: 258px;
  border-radius: 0;
  background-color: rgba(0, 48, 95, 0.4941176471);
  display: block;
  padding: 55px 27px 27px 27px;
}
header .navbar-nav .dropdown:hover .dropdown-menu:after {
  content: "";
  background-color: white;
  width: 102%;
  height: 30px;
  position: absolute;
  left: -1px;
  top: -1px;
}
header .navbar-nav .dropdown:hover .dropdown-menu a {
  color: white !important;
}
header .navbar-nav .dropdown:hover .dropdown-menu a:before {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 10px 5px 0;
  border-color: transparent #ffffff transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: absolute;
  left: 20px;
  transform: rotate(180deg);
  margin-top: 7px;
  transition: 0.5s;
  opacity: 0;
}
header .navbar-nav .dropdown:hover .dropdown-menu a:hover {
  background-color: transparent;
  opacity: 0.5;
}
header .navbar-nav .dropdown:hover .dropdown-menu a:hover:before {
  opacity: 1;
}
header #navbarNav ul {
  margin-left: auto;
  margin-right: auto;
}
header #navbarNav ul li {
  margin-left: 25px;
  margin-right: 25px;
}
header #navbarNav ul li a {
  font-size: 16px;
  color: #030406;
  transition: 0.5s all;
}
header #navbarNav ul li a:hover {
  opacity: 0.6;
}

.homeSlider {
  margin-top: 80px;
  width: 100%;
  max-width: 1920px;
}
.homeSlider .social_slide {
  position: absolute;
  top: 20%;
  right: 8%;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
.homeSlider .social_slide .social_li {
  list-style-type: none;
  margin-bottom: 15px;
}
.homeSlider .swiper-button-next:after, .homeSlider .swiper-button-prev:after {
  display: none !important;
}
.homeSlider .item_list {
  max-width: 105px;
  width: 100%;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 8%;
  right: auto;
  bottom: 105px;
}
.homeSlider .item_list .swiper-button-prev img {
  transform: rotate(-180deg);
}
.homeSlider .swiper-slide {
  height: 100vh;
  max-height: 970px;
}
.homeSlider .swiper-slide .textArea {
  width: 100%;
  position: absolute;
  right: auto;
  bottom: 0;
  left: 8%;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  max-width: 790px;
  bottom: 35%;
  text-align: center;
  color: white !important;
  text-align: start;
}
.homeSlider .swiper-slide .textArea .btn_detay {
  margin-right: 20px;
}
.homeSlider .swiper-slide .textArea .btn_detay, .homeSlider .swiper-slide .textArea .btn_iletisim {
  margin-top: 25px;
  min-width: 200px;
  padding: 10px 20px;
  text-align: center;
  background-color: white;
  color: #000000;
  text-decoration: none;
  border-radius: 30px;
  border: 1px solid white;
  transition: 0.5s all;
}
.homeSlider .swiper-slide .textArea .btn_detay:hover, .homeSlider .swiper-slide .textArea .btn_iletisim:hover {
  background-color: transparent;
  color: white;
}
.homeSlider .swiper-slide .textArea .btn_iletisim {
  background-color: transparent;
  color: white;
}
.homeSlider .swiper-slide .textArea .btn_iletisim:hover {
  background-color: white;
  color: black;
}
.homeSlider .swiper-slide .textArea p {
  font-size: 24px;
}
.homeSlider .swiper-slide .textArea h3 {
  font-family: "Plus Jakarta Sans", sans-serif;
  color: white;
  font-size: 72px;
}

.mobil_menu {
  height: 100%;
  width: 300px;
  background-color: white;
  color: #506F92;
  padding-left: 0;
  position: fixed;
  top: 0;
  right: -300px;
  transition: 0.5s all;
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.mobil_menu .closeMenuCar {
  position: absolute;
  left: 20px;
  top: 20px;
}
.mobil_menu li {
  margin-bottom: 25px;
  list-style-type: none;
  text-align: center;
}
.mobil_menu li a {
  color: #506F92;
  text-decoration: none;
  transition: 0.5s all;
}
.mobil_menu li a:hover {
  opacity: 0.6;
}

.krm-2 .resim .img_amblem {
  top: -120px;
  bottom: auto;
}

.banner {
  width: 100%;
  margin-top: 100px;
  height: 404px;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: start;
  position: relative;
}
.banner .social_slide {
  position: absolute;
  top: 10%;
  right: 8%;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: start;
}
.banner .social_slide .amlative {
  position: relative;
  right: -10px;
}
.banner .social_slide .social_li {
  list-style-type: none;
  margin-bottom: 15px;
}
.banner .title {
  font-family: "Plus Jakarta Sans", sans-serif;
  margin-bottom: 20px;
  font-size: 64px;
  margin-right: auto;
}
.banner .item_text {
  margin-right: auto;
  margin-left: 8%;
  width: -moz-fit-content;
  width: fit-content;
  color: white;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
}
.banner .item_text .breadcumb {
  display: flex;
  padding-left: 0;
  text-align: center;
}
.banner .item_text .breadcumb .b_li {
  list-style-type: none;
  margin-right: 5px;
  margin-left: 5px;
}
.banner .item_text .breadcumb .b_li:last-child:after {
  display: none;
}
.banner .item_text .breadcumb .b_li:after {
  content: "/";
  position: relative;
  margin-left: 5px;
}
.banner .item_text .breadcumb .b_li a {
  text-decoration: none;
  color: white;
}

.kurumsal {
  margin-bottom: 130px;
}

.item_subtitle {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 25px;
  margin-bottom: 15px;
  font-size: 20px;
  border: 1px solid #030406;
  padding: 6px 32px;
  border-radius: 30px;
}

.hakkimizda {
  max-width: 1750px;
  margin-left: auto;
  margin-right: 0;
  margin-top: 89px;
}
.hakkimizda #accordionExample .accordion-collapse.show {
  border: none !important;
}
.hakkimizda #accordionExample .accordion-item {
  border: none !important;
  padding-left: 30px;
  position: relative;
}
.hakkimizda #accordionExample .accordion-item:after {
  content: "";
  position: absolute;
  display: block;
  left: 5px;
  width: 30px;
  height: 30px;
  border: 2px solid #030406;
  border-radius: 50%;
  top: 15px;
}
.hakkimizda #accordionExample .accordion-item.collapsed:before {
  opacity: 0;
}
.hakkimizda #accordionExample .accordion-header {
  border: none !important;
}
.hakkimizda #accordionExample .accordion-body {
  font-size: 18px;
  font-family: "Urbanist";
  max-width: 448px;
  font-weight: 300;
  padding-top: 0;
  padding-bottom: 0;
}
.hakkimizda #accordionExample .accordion-body p {
  color: #030406;
  opacity: 0.5;
  line-height: 1.4;
}
.hakkimizda #accordionExample .accordion-button.collapsed:after {
  opacity: 0;
}
.hakkimizda #accordionExample .show .accordion-body:after {
  height: 100%;
}
.hakkimizda #accordionExample .accordion-body {
  position: relative;
}
.hakkimizda #accordionExample .accordion-body:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 0;
  border-radius: 100px;
  background-color: #030406;
  left: -13px;
  top: 0;
  transition: 0.5s;
}
.hakkimizda #accordionExample .accordion-button {
  font-size: 24px;
  font-weight: 500;
  background-color: transparent;
  border: none !important;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
.hakkimizda #accordionExample .accordion-button:after {
  content: "";
  position: absolute;
  display: block;
  left: -18px;
  width: 15px;
  height: 15px;
  background-color: #030406;
  border-radius: 50%;
  top: 23px;
  transition: 0.5s all;
}
.hakkimizda #accordionExample .accordion-button:before {
  content: "";
  width: 105%;
  height: 4px;
  background-color: white;
  position: absolute;
  bottom: 0;
  left: 0;
}
.hakkimizda #accordionExample .accordion-button:focus {
  outline: 0 !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}
.hakkimizda .text_hakkimizda {
  font-size: 20px;
  font-family: "Urbanist";
  color: #030406;
}
.hakkimizda .text_hakkimizda p {
  opacity: 0.5;
}
.hakkimizda .hakkimizda_title {
  font-size: 48px;
  font-weight: 600;
  font-family: "Plus Jakarta Sans", sans-serif;
  margin-bottom: 40px;
}
.hakkimizda .resim {
  margin-right: -15px;
  position: relative;
}
.hakkimizda .resim .img_hakkimizda {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 10;
}
.hakkimizda .resim .img_amblem {
  position: absolute;
  z-index: 5;
  bottom: -126px;
  left: 0;
}

.faaliyet-alanlari {
  padding-top: 95px;
  padding-bottom: 175px;
  background-color: #F2F3F3;
  text-align: center;
  margin-bottom: 100px;
}
.faaliyet-alanlari .container {
  max-width: 1724px;
}
.faaliyet-alanlari .item_header {
  text-align: center;
  max-width: 1115px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
}
.faaliyet-alanlari .item_header .title {
  font-size: 48px;
}
.faaliyet-alanlari .content {
  position: relative;
}
.faaliyet-alanlari .content:hover h2 {
  opacity: 0.5;
}
.faaliyet-alanlari .content img {
  width: 100%;
  height: auto;
  filter: brightness(0.8);
}
.faaliyet-alanlari .content h2 {
  position: absolute;
  bottom: 0;
  z-index: 15;
  height: 138px;
  display: flex;
  align-items: center;
  justify-self: center;
  text-align: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  right: 0;
  left: 0;
  justify-content: center;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  color: white;
  bottom: 25px;
  transition: 0.5s all;
  border-width: 1px;
  border-style: solid;
  -o-border-image: linear-gradient(to right, rgba(0, 0, 139, 0), rgba(255, 255, 255, 0.7019607843)) 1;
     border-image: linear-gradient(to right, rgba(0, 0, 139, 0), rgba(255, 255, 255, 0.7019607843)) 1;
}

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

.openMenu .mobil_menu {
  right: 0;
}

.projeler .content .img_proje {
  width: 100%;
  height: 301px;
  -o-object-fit: cover;
     object-fit: cover;
}
.projeler .content .detaya_git {
  border: 1px solid #00305F;
  color: #00305F;
  border-radius: 30px;
  padding: 12px 35px;
  margin-left: 37px;
  margin-top: 20px;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.projeler .content .detaya_git span {
  margin-right: 5px;
}
.projeler .content a {
  text-decoration: none;
}
.projeler .content a h2 {
  color: #030406;
  margin-top: 32px;
  padding-left: 37px;
}
.projeler .content a p {
  color: #030406;
  font-family: "Urbanist";
  font-weight: 300;
  font-size: 16px;
  padding-left: 37px;
}

.haritalar {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

footer {
  background-repeat: none;
  background-size: cover;
  padding-top: 110px;
}
footer .title {
  color: white;
  font-size: 48px;
  font-weight: 400;
}
footer .item_span {
  font-size: 16px;
  color: white;
  font-family: "Urbanist";
  margin-bottom: 35px;
}
footer .area_2_img {
  margin-top: 50px;
}
footer .item_span_area {
  font-size: 20px;
  margin-top: 80px;
  color: white;
}
footer .item_area {
  display: flex;
  color: white;
  text-decoration: none;
  font-family: "Urbanist";
  font-size: 20px;
}
footer .item_area img {
  position: relative;
  margin-right: 10px;
  display: block;
  top: 5px;
}
footer .social {
  display: flex;
  padding-left: 0;
}
footer .social li {
  margin-top: 42px;
  list-style-type: none;
  margin-right: 10px;
}
footer .social li a {
  transition: 0.5s;
}
footer .social li a:hover {
  opacity: 0.5;
}
footer .formJust input, footer .formJust textarea {
  border: 1px solid #ffffff;
  background-color: transparent;
  color: white;
  padding: 16px 22px;
  font-size: 14px;
  font-family: "Urbanist";
  margin-bottom: 35px;
}
footer .formJust input::-moz-placeholder, footer .formJust textarea::-moz-placeholder {
  color: white;
}
footer .formJust input::placeholder, footer .formJust textarea::placeholder {
  color: white;
}
footer .formJust textarea {
  min-height: 222px;
}
footer .formJust button {
  margin-bottom: 93px;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #ffffff;
  background-color: transparent;
  padding: 18px 46px;
  color: white;
  border-radius: 30px;
}
footer .formJust button span {
  margin-right: 25px;
}
footer .container {
  max-width: 1494px;
  margin-left: auto;
  margin-right: auto;
}
footer .container .col-xl-2 {
  padding-left: 0;
  padding-right: 0;
}
footer .text {
  color: white;
  max-width: 366px;
  margin-right: auto;
}
footer .regular_item {
  max-width: 993px;
  margin-left: auto;
  margin-right: 0;
}
footer .menu_ul {
  padding-left: 0;
  list-style-type: none;
}
footer .menu_ul .menu_li {
  margin-bottom: 15px;
}
footer .menu_ul .menu_li:first-child {
  margin-bottom: 24px;
}
footer .menu_ul .menu_li:first-child a {
  font-weight: 600;
}
footer .menu_ul .menu_li a {
  font-weight: 300;
  text-decoration: none;
  color: white;
}

.copirate {
  margin-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.155);
  font-weight: 300;
  color: white;
  padding-top: 41px;
  padding-bottom: 41px;
}

.web_sitesi_button {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #00305F;
  color: #00305F;
  padding: 12px 18px;
  opacity: 1 !important;
  border-radius: 30px;
  text-decoration: none;
  margin-top: 95px;
  margin-bottom: 35px;
}
.web_sitesi_button span {
  margin-right: 10px;
}

.tab_plan li, .tab_plan_villa li {
  width: 33.3333%;
}
.tab_plan li:first-child > button, .tab_plan_villa li:first-child > button {
  border-top-left-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
}
.tab_plan li:last-child > button, .tab_plan_villa li:last-child > button {
  border-top-right-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
  border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}
.tab_plan li .active, .tab_plan_villa li .active {
  background-color: #00305F !important;
  color: #ffffff !important;
}
.tab_plan li button, .tab_plan_villa li button {
  height: 61px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #E6E6E7;
  color: white;
  border-radius: 0 !important;
  font-size: 24px;
  font-weight: 500;
  color: #030406;
  transition: 0.5s all;
  font-family: "Plus Jakarta Sans";
}
.tab_plan li button:hover, .tab_plan_villa li button:hover {
  color: white !important;
  opacity: 0.6;
}

.dpi_2 .tab_plan li, .dpi_2 .tab_plan_villa li {
  width: 50%;
}

.daire_planlari #tab_plan {
  margin-bottom: 41px;
}
.daire_planlari .title {
  font-size: 48px;
  text-align: center;
  margin-bottom: 90px;
}
.daire_planlari #gallery a img {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}

.scs_logo {
  position: absolute;
  right: 0;
  bottom: 0;
}

.haritalar iframe {
  width: 100%;
}

@media (max-width: 1530px) {
  header #navbarNav ul li {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (max-width: 1200px) {
  .dropdown-menu {
    display: contents;
    text-align: center;
    font-size: 15px;
  }
  .daire_planlari .title {
    font-size: 28px;
    text-align: center;
    margin-bottom: 50px;
  }
  .hakkimizda #accordionExample .accordion-button {
    font-size: 18px;
  }
  .hakkimizda #accordionExample .accordion-item:after {
    left: 11px;
    width: 25px;
    height: 25px;
    top: 10px;
  }
  .hakkimizda #accordionExample .accordion-body {
    font-size: 15px;
  }
  .hakkimizda #accordionExample .accordion-button:after {
    left: -14px;
    width: 15px;
    height: 15px;
    top: 15px;
  }
  .hakkimizda .resim {
    margin-right: 0;
  }
  header .navbar-brand img {
    max-width: 140px;
    height: auto;
    width: 100%;
  }
  .banner .title {
    font-size: 30px;
  }
  .banner {
    min-height: 230px;
    height: auto;
  }
  .homeSlider .swiper-slide .textArea p {
    font-size: 20px;
  }
  .homeSlider .swiper-slide .textArea {
    left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .banner .social_slide {
    display: none;
  }
  .homeSlider .social_slide {
    display: none;
  }
  .homeSlider .swiper-slide .textArea h3 {
    font-size: 55px;
  }
  .hakkimizda .text_hakkimizda {
    font-size: 15px;
    padding-left: 15px;
  }
  .line_section {
    display: none;
  }
}
@media (max-width: 992px) {
  .tab_plan li button, .tab_plan_villa li button {
    font-size: 16px;
  }
  .homeSlider .swiper-slide .textArea .btn_detay, .homeSlider .swiper-slide .textArea .btn_iletisim {
    min-width: auto;
  }
}
@media (max-width: 768px) {
  .homeSlider .swiper-slide .textArea h3 {
    font-size: 32px;
  }
  .krm-2 .resim .img_amblem, .hakkimizda .resim .img_amblem {
    display: none;
  }
  header .navbar {
    padding: 25px 0px;
  }
  .hakkimizda .hakkimizda_title, .faaliyet-alanlari .item_header .title {
    font-size: 31px;
  }
  header #navbarNav ul li {
    margin-left: 5px;
    margin-right: 5px;
  }
  footer .col-xl-2 {
    padding-left: 15px !important;
  }
}/*# sourceMappingURL=style.css.map */