.logo-header {
  width: 200px;

  height: 45px;
}

.logo-footer {
  width: 214px;

  height: 49px;
}

.header-pc .fa-angle-down {
  font-size: 10px;
}

.f-blog-item {
  max-width: 150px;

  margin-bottom: 30px;
}

.f-blog-item h4 {
  font-size: 16px;

  font-weight: 500;

  line-height: 20px;

  letter-spacing: 0em;

  text-align: left;

  margin-bottom: 10px;
}

.f-blog-item p {
  font-size: 12px;

  font-weight: 400;

  line-height: 13px;

  letter-spacing: 0em;
}

footer h3 {
  font-size: 22px;

  font-weight: 400;

  line-height: 27px;

  letter-spacing: 0em;

  text-align: left;
}

.f-contact {
  font-family: Karla;

  font-size: 16px;

  font-weight: 400;

  line-height: 28px;

  letter-spacing: 0em;

  text-align: left;
}

.text-blue {
  color: #6a554c;
}

.bg-blue {
  background-color: #0b2c3d;
}

.text-brown {
  color: #6a554c;
}

.text-light-brown {
  color: #b39359;
}

.before\:bg-secondary::before {
  background-color: #6a554c;
}

.hover\:bg-primary:hover {
  background-color: #6a554c;
}

.hover\:bg-white:hover {
  background-color: #6a554c;

  color: #ffffff;
}

.hover\:bg-secondary:hover {
  background-color: #6a554c;
}

.hover\:bg-green:hover {
  background-color: rgb(80 141 105 / var(--tw-bg-opacity));
}

.bg-brown {
  background-color: #6a554c;
}

.social i {
  font-size: 10px;
}

.social i::before {
  padding: 2px;
}

.neden-arsasor {
  padding: 95px 0px;
}

.neden-arsasor .main-title {
  font-family: Poppins;

  font-size: 32px;

  font-weight: 500;

  line-height: 46px;

  letter-spacing: 0em;

  text-align: left;

  color: #ffffff;

  margin-bottom: 3rem;
}

.neden-arsasor .box-item h5 {
  font-family: Poppins;

  font-size: 18px;

  font-weight: 500;

  line-height: 27px;

  letter-spacing: 0em;

  color: #ffffff;
}

.neden-arsasor .box-item p {
  font-family: Poppins;

  font-size: 16px;

  font-weight: 400;

  line-height: 24px;

  letter-spacing: 0em;

  text-align: left;

  color: #cacaca;

  margin-top: 5px;
}

.neden-arsasor .box-item {
  min-height: 200px;
}

.neden-arsasor .box-item .title {
  display: flex;

  align-items: center;

  gap: 10px;
}

.neden-arsasor .boxes {
  display: grid;

  grid-template-columns: 1fr 1fr;

  gap: 5rem;
}

.neden-arsasor .slogan {
  display: flex;

  justify-content: end;

  flex-direction: column;

  gap: 1.5rem;
}

.neden-arsasor .slogan h2 {
  font-family: Poppins;

  font-size: 40px;

  font-weight: 700;

  line-height: 60px;

  letter-spacing: 0em;

  text-align: right;

  color: #ffffff;
}

.neden-arsasor .slogan a {
  width: 283px;

  margin-left: auto;

  text-align: center;
}



.icon-check:before {
  background-image: url(./../img/icon-check.png);

  background-size: 40px 40px;

  display: inline-block;

  width: 40px;

  height: 40px;

  content: "";
}

.icon-magnify:before {
  background-image: url(./../img/icon-magnify.png);

  background-size: 40px 40px;

  display: inline-block;

  width: 40px;

  height: 40px;

  content: "";
}

.icon-meter:before {
  background-image: url(./../img/icon-meter.png);

  background-size: 40px 40px;

  display: inline-block;

  width: 40px;

  height: 40px;

  content: "";
}

.icon-support:before {
  background-image: url(./../img/icon-support.png);

  background-size: 40px 40px;

  display: inline-block;

  width: 40px;

  height: 40px;

  content: "";
}

.neden-arsasor-2 {
  padding: 95px 0px;
}

.neden-arsasor-2 .main-title {
  font-family: Poppins;

  font-size: 36px;

  font-weight: 500;

  line-height: 46px;

  letter-spacing: 0em;

  text-align: left;

  margin-bottom: 3rem;
}

.neden-arsasor-2 .box-item h5 {
  font-family: Poppins;

  font-size: 18px;

  font-weight: 500;

  line-height: 27px;

  letter-spacing: 0em;

  text-align: left;
}

.neden-arsasor-2 .box-item p {
  font-family: Poppins;

  font-size: 16px;

  font-weight: 400;

  line-height: 24px;

  letter-spacing: 0em;

  text-align: left;

  color: #494949;

  margin-top: 5px;
}

.neden-arsasor-2 .box-item {
  min-height: 200px;
}

.neden-arsasor-2 .box-item .title {
  display: flex;

  align-items: center;

  gap: 10px;
}

.neden-arsasor-2 .boxes {
  display: grid;

  grid-template-columns: 2fr 2fr 2fr 2fr;

  gap: 3.5rem;
}

.icon-check-2:before {
  background-image: url(./../img/icon-check-2.png);

  background-size: 40px 40px;

  display: inline-block;

  width: 40px;

  height: 40px;

  content: "";
}

.icon-magnify-2:before {
  background-image: url(./../img/icon-magnify-2.png);

  background-size: 40px 40px;

  display: inline-block;

  width: 40px;

  height: 40px;

  content: "";
}

.icon-meter-2:before {
  background-image: url(./../img/icon-meter-2.png);

  background-size: 40px 40px;

  display: inline-block;

  width: 40px;

  height: 40px;

  content: "";
}

.icon-support-2:before {
  background-image: url(./../img/icon-support-2.png);

  background-size: 40px 40px;

  display: inline-block;

  width: 40px;

  height: 40px;

  content: "";
}

.home-portfoyler {
  padding: 70px 0 100px 0px;

  background-color: #f5f5f5;
}

.properties-slider .swiper-pagination {
  bottom: 25px;
}

.properties-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #6a554c;
}

.mtest-slider .swiper-pagination {
  bottom: 0px;
}

.mtest-slider .swiper-pagination .swiper-pagination-bullet {
  height: 12px;

  width: 12px;

  border-radius: 9999px;

  border-width: 1px;

  --tw-border-opacity: 1;

  border-color: rgb(1 100 80 / var(--tw-border-opacity));

  --tw-bg-opacity: 1;

  background-color: rgb(255 255 255 / var(--tw-bg-opacity));

  opacity: 1;
}

.mtest-slider .swiper-pagination .swiper-pagination-bullet:hover {
  --tw-border-opacity: 1;

  border-color: rgb(62 128 89 / var(--tw-border-opacity));

  --tw-bg-opacity: 1;

  background-color: rgb(62 128 89 / var(--tw-bg-opacity));
}

.mtest-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  --tw-border-opacity: 1;

  border-color: rgb(62 128 89 / var(--tw-border-opacity));

  --tw-bg-opacity: 1;

  background-color: rgb(62 128 89 / var(--tw-bg-opacity));
}

.mtest-slider .swiper-pagination {
  bottom: 25px;
}

.mtest-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #6a554c;
}

.faq-area {
  display: flex;

  flex-direction: column;

  gap: 20px;
}

.faq-drawer {
  border: 1px solid;

  border-color: #9498a2;

  padding: 10px 20px;

  border-radius: 5px;

  width: 500px;

  max-width: 100%;
}

.faq-drawer p {
  font-family: Poppins;

  font-size: 13px;

  font-weight: 400;

  line-height: 24px;

  letter-spacing: 0em;

  text-align: left;

  color: #494949;

  margin: 0.5rem 0;
}

.faq-drawer.page p {
  font-size: 15px;
}

.faq-drawer__content-wrapper {
  font-size: 1.25em;

  line-height: 1.4em;

  max-height: 0px;

  overflow: hidden;

  transition: 0.25s ease-in-out;
}

.faq-drawer__title {
  font-family: Poppins;

  font-size: 16px;

  font-weight: 700;

  line-height: 24px;

  letter-spacing: 0em;

  text-align: left;

  cursor: pointer;

  display: block;
}

.faq-drawer__title span {
  max-width: 90%;
  display: inline-block;
}

.faq-drawer__title::after {
  border-style: solid;

  border-width: 1px 1px 0 0;

  content: "";

  display: inline-block;

  float: right;

  height: 8px;

  position: relative;

  right: 15px;

  top: 8px;

  transform: rotate(135deg);

  transition: 0.35s ease-in-out;

  vertical-align: top;

  width: 8px;

  border-color: #9498a2;
}

/* OPTIONAL HOVER STATE */

.faq-drawer__title:hover {
  color: #4e4b52;
}

.faq-drawer__trigger:checked+.faq-drawer__title+.faq-drawer__content-wrapper {
  max-height: 350px;
}

.faq-drawer__trigger:checked+.faq-drawer__title::after {
  transform: rotate(-45deg);

  transition: 0.25s ease-in-out;
}

.faq-area input[type="checkbox"] {
  display: none;
}

.pc-faq {
  display: flex;

  justify-content: space-between;
}

.home-faq {
  margin: 5rem 0 10rem 0;
}

.title-faq {
  margin-bottom: 20px;

  display: flex;

  flex-direction: column;

  gap: 15px;
}

.title-faq h2 {
  font-family: Poppins;

  font-size: 36px;

  font-weight: 500;

  line-height: 46px;

  letter-spacing: 0em;

  text-align: left;
}

.title-faq p {
  font-family: Poppins;

  font-size: 16px;

  font-weight: 400;

  line-height: 24px;

  letter-spacing: 0em;

  text-align: left;

  color: #494949;
}

.home-video {
  padding: 5rem 0;
}

.home-blog {
  padding: 80px 0;

  background-color: #f5f5f5;
}

.home-blog .title {
  font-family: Poppins;

  font-size: 36px;

  font-weight: 500;

  line-height: 46px;

  letter-spacing: 0em;

  text-align: left;
}

.blog-card p {
  font-family: Poppins;

  font-size: 16px;

  font-weight: 400;

  line-height: 24px;

  letter-spacing: 0em;

  text-align: left;
}

.home-form {
  margin: 0 0 8rem 0;
}

.home-form form h2 {
  font-family: Poppins;

  font-size: 36px;

  font-weight: 500;

  line-height: 54px;

  letter-spacing: 0em;

  text-align: left;

  margin-bottom: 30px;
}

.after\:bg-blue::after {
  background-color: #0b2c3d;
}

.form-bulten {
  width: max-content;
}

.about-area {
  padding-top: 40px;
}

.about-area .content {
  margin-top: 20px;
}

.about-area .content h2 {
  font-family: Poppins;

  font-size: 36px;

  font-weight: 500;

  line-height: 46px;

  letter-spacing: 0em;

  text-align: left;

  margin-bottom: 10px;
}

.about-area .content p {
  font-family: Poppins;

  font-size: 15px;

  font-weight: 400;

  line-height: 28px;

  letter-spacing: 0em;

  text-align: left;

  color: #494949;
}

.about-area .image img {
  max-width: 100%;

  height: auto;

  height: 520px;
}

.misyon-vizyon {
  margin: 10px 0;

  gap: 15px;
}

.misyon-vizyon .mv-card {
  padding: 21px;

  border-radius: 8px;

  border: 1px solid #fff6f0;

  min-height: 194px;
}

.misyon-vizyon .mv-card h4 {
  font-family: Poppins;

  font-size: 18px;

  font-weight: 600;

  line-height: 28px;

  letter-spacing: 0em;

  text-align: left;

  margin-bottom: 10px;
}

.misyon-vizyon .mv-card p {
  font-family: Poppins;

  font-size: 15px;

  font-weight: 400;

  line-height: 28px;

  letter-spacing: 0em;

  text-align: left;

  color: #494949;

  /* text-transform: capitalize; */
}

.brd span {
  font-family: Poppins;

  font-size: 18px;

  font-weight: 400;

  line-height: 28px;

  letter-spacing: 0em;

  text-align: center;
}

.brd span h1 {
  font-family: Poppins;

  font-size: 68px;

  font-weight: 500;

  line-height: 80px;

  letter-spacing: 0em;

  text-align: center;
}

.brd span h1 {
  font-family: Poppins;

  font-size: 18px;

  font-weight: 400;

  line-height: 27px;

  letter-spacing: 0em;

  text-align: center;
}

.ortak-area {
  padding-top: 40px;
}

.icon-edit:before {
  background-image: url(./../img/icon-edit.png);

  background-size: 35px 35px;

  display: inline-block;

  width: 35px;

  height: 35px;

  content: "";
}

.icon-question:before {
  background-image: url(./../img/icon-question.png);

  background-size: 35px 35px;

  display: inline-block;

  width: 35px;

  height: 35px;

  content: "";
}

.ortak-card {
  padding: 21px;

  border-radius: 8px;

  border: 1px solid #fff6f0;

  padding-bottom: 40px;
}

.ortak-card h4 {
  font-family: Poppins;

  font-size: 18px;

  font-weight: 400;

  line-height: 28px;

  letter-spacing: 0em;

  text-align: left;

  margin-top: 10px;
}

.ortak-card p {
  font-family: Poppins;

  font-size: 14px;

  font-weight: 400;

  line-height: 28px;

  letter-spacing: 0em;

  text-align: left;

  color: #494949;
}

.ortak-boxes {
  gap: 4rem;
  margin-bottom: 60px;
}

.faq-page .faq-drawer {
  width: 100%;
}

.icon-akademi-1:before {
  background-image: url(./../img/icon-akademi-1.png);

  background-size: 35px 35px;

  display: inline-block;

  width: 35px;

  height: 35px;

  content: "";
}

.icon-akademi-2:before {
  background-image: url(./../img/icon-akademi-2.png);

  background-size: 35px 35px;

  display: inline-block;

  width: 35px;

  height: 35px;

  content: "";
}

.icon-akademi-3:before {
  background-image: url(./../img/icon-akademi-3.png);

  background-size: 35px 35px;

  display: inline-block;

  width: 35px;

  height: 35px;

  content: "";
}

.icon-akademi-4:before {
  background-image: url(./../img/icon-akademi-4.png);

  background-size: 35px 35px;

  display: inline-block;

  width: 35px;

  height: 35px;

  content: "";
}

.icon-akademi-5:before {
  background-image: url(./../img/icon-akademi-5.png);

  background-size: 35px 35px;

  display: inline-block;

  width: 35px;

  height: 35px;

  content: "";
}

.icon-akademi-6:before {
  background-image: url(./../img/icon-akademi-6.png);

  background-size: 35px 35px;

  display: inline-block;

  width: 35px;

  height: 35px;

  content: "";
}

.ia:before {
  background-size: 35px 35px;

  display: inline-block;

  width: 35px;

  height: 35px;

  content: "";
}

.akademi-area .content h2 span {
  text-decoration: underline;

  font-weight: 700;
}

.akademi-card {
  padding: 21px;

  border-radius: 8px;

  border: 1px solid #fff6f0;

  padding-bottom: 40px;

  min-height: 220px;
}

.akademi-card h4 {
  font-family: Poppins;

  font-size: 18px;

  font-weight: 400;

  line-height: 28px;

  letter-spacing: 0em;

  text-align: left;

  margin-top: 10px;

  text-transform: capitalize;

  max-width: 130px;
}

.akademi-boxes {
  display: grid;

  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;

  gap: 1rem;
}

.basinda-biz-area {
  padding: 40px 0;
}

.basinda-biz-area h2 {
  font-family: Poppins;

  font-size: 36px;

  font-weight: 500;

  line-height: 46px;

  letter-spacing: 0em;

  text-align: left;

  margin-bottom: 40px;
}

.grid-tab-menu .active button {
  color: #0b2c3d;
}

.all-properties .active button {
  color: #6a554c;
}

.proje-card h3 a {
  font-family: Poppins;

  font-size: 22px;

  font-weight: 600;

  line-height: 30px;

  letter-spacing: 0em;

  text-align: left;

  max-width: 90%;
}

.proje-card h3 {
  min-height: 72px;
}

.proje-card span {
  font-family: Poppins;

  font-size: 13px;

  font-weight: 300;

  line-height: 28px;

  letter-spacing: 0em;

  text-align: left;
}

.projeler-area {
  padding-top: 5rem;
}

.projeler-area .title h2 {
  font-family: Poppins;

  font-size: 36px;

  font-weight: 500;

  line-height: 46px;

  letter-spacing: 0em;

  text-align: center;

  margin-bottom: 5rem;
}

.ccc input[type="checkbox"]+label:before {
  border: 2px solid #002d3f;

  font-family: "Font Awesome 6 Free";

  font-weight: 900;

  content: "";

  display: inline-block;

  font-size: 12px;

  font-weight: 900;

  height: 20px;

  line-height: 20px;

  margin: 1px 5px 4px 0;

  padding-right: 0;

  text-align: center;

  vertical-align: middle;

  width: 20px;

  line-height: 16px;

  border-radius: 3px;
}

.ccc input[type="checkbox"]:checked+label:before {
  content: "\f00c";
}

.ccc input[type="checkbox"] {
  /*visibility: hidden;*/

  display: none;
}

.form-check {
  display: inline-block;

  padding-left: 0px;

  margin-right: 25px;
}

.form-check label {
  display: block;

  color: #002d3f;

  cursor: pointer;

  font-family: Poppins;

  font-size: 16px;

  font-weight: 400;

  line-height: 24px;

  letter-spacing: 0em;

  text-align: left;
}

.form-check label span a {
  font-family: Poppins;

  font-size: 16px;

  font-weight: 700;

  line-height: 24px;

  letter-spacing: 0em;

  text-align: left;

  text-decoration: underline;
}

.hizmet-card.tek {
  background: #f5f5f5;
}

.hizmet-card.cift {
  background: #f0f0f0;
}

.hizmet-card.cift .content {
  display: flex;

  flex-direction: column;

  justify-content: end;

  align-items: end;

  text-align: end;
}

.hizmet-card.cift .content ul {
  text-align: right;

  list-style-position: inside;
}

.hizmet-card ul {
  list-style-type: disc;

  margin-left: 15px;
}

.share-social i::before {
  font-size: 12px;
}

.icon-phone:before {
  background-image: url(./../img/icon-phone.png);

  background-size: 78px 64px;

  display: inline-block;

  width: 78px;

  height: 64px;

  content: "";
}

.icon-address:before {
  background-image: url(./../img/icon-address.png);

  background-size: 78px 64px;

  display: inline-block;

  width: 78px;

  height: 64px;

  content: "";
}

.icon-email:before {
  background-image: url(./../img/icon-email.png);

  background-size: 78px 64px;

  display: inline-block;

  width: 78px;

  height: 64px;

  content: "";
}

.home-contact-info .boxes {
  display: flex;

  justify-content: space-between;

  padding-bottom: 5rem;
}

.home-contact-info .boxes .box-item {
  box-shadow: 0px 10px 30px 0px #0000001a;

  width: 311px;

  height: 289px;

  border-radius: 10px;

  display: flex;

  align-items: center;

  justify-content: center;

  flex-direction: column;

  gap: 10px;
}

.home-contact-info .boxes .box-item h3 {
  font-family: Poppins;

  font-size: 16px;

  font-weight: 500;

  line-height: 24px;

  letter-spacing: 0em;

  text-align: center;

  color: #000000;
}

.home-contact-info .boxes .box-item a {
  display: block;

  font-family: Karla;

  font-size: 16px;

  font-weight: 400;

  line-height: 28px;

  letter-spacing: 0em;

  text-align: center;

  color: #494949;
}

.home-contact-info .boxes .box-item p.address {
  display: block;

  font-family: Karla;

  font-size: 16px;

  font-weight: 400;

  line-height: 28px;

  letter-spacing: 0em;

  text-align: left;

  color: #494949;

  max-width: 60%;

  text-align: center;
}

.home-contact-info .boxes .box-item p {
  min-height: 56px;
}

.home-contact-info .title h2 {
  font-family: Poppins;

  font-size: 36px;

  font-weight: 500;

  line-height: 54px;

  letter-spacing: 0em;

  text-align: left;

  color: #0b2c3d;

  margin-bottom: 2rem;
}

.asidebar .selectric {
  border-color: inherit;
}

.map-area iframe {
  width: 100%;

  max-width: 100%;
}

.detail-content p {
  margin-bottom: 1rem;
}

.detail-gallery-slider .swiper-pagination {
  bottom: 0px;
}

.detail-gallery-slider .swiper-pagination .swiper-pagination-bullet {
  height: 12px;

  width: 12px;

  border-radius: 9999px;

  border-width: 1px;

  --tw-border-opacity: 1;

  border-color: rgb(1 100 80 / var(--tw-border-opacity));

  --tw-bg-opacity: 1;

  background-color: rgb(255 255 255 / var(--tw-bg-opacity));

  opacity: 1;
}

.detail-gallery-slider .swiper-pagination .swiper-pagination-bullet:hover {
  --tw-border-opacity: 1;

  border-color: rgb(62 128 89 / var(--tw-border-opacity));

  --tw-bg-opacity: 1;

  background-color: rgb(62 128 89 / var(--tw-bg-opacity));
}

.detail-gallery-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  --tw-border-opacity: 1;

  border-color: rgb(62 128 89 / var(--tw-border-opacity));

  --tw-bg-opacity: 1;

  background-color: rgb(62 128 89 / var(--tw-bg-opacity));
}

.detail-gallery-slider .swiper-pagination {
  bottom: 25px;
}

.detail-gallery-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #6a554c;
}

.detail-gallery-slider .swiper-slide img {
  height: 460px;

  object-fit: cover;

  width: 100%;
}

.header-pc {
  font-size: 14px !important;
}

.header-pc>li {
  margin-right: 1.5rem;
}

.intro-h h1 {
  font-weight: 600;
}

.videoBg {
  position: absolute;

  top: 0;

  left: 0;

  width: 100%;
}

.videoBg video {
  height: 604px;

  width: 100%;

  object-fit: cover;
}

.videoBg::after {
  content: "";

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background-image: radial-gradient(circle,
      rgba(0, 0, 0, 0.3) 0%,
      rgba(0, 0, 0, 0.4) 100%);
}

.footer-content {
  font-size: 13px;

  margin-top: 40px;
}

.mb-f-more {
  margin-bottom: 18px;
}

.pc-copy {
  margin-top: 55px;
  font-size: 12px;
}

.lc-1 {
  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

  overflow: hidden;
}

.lc-2 {
  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  overflow: hidden;
}

.lc-3 {
  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

  overflow: hidden;
}

.cover-blog {
  height: 271px;

  object-fit: cover;

  width: 100%;
}

.cover-blog-detay {
  height: 460px;

  object-fit: cover;

  width: 100%;
}

.cover-blog-pop {
  height: 100px;

  width: 100%;

  object-fit: cover;
}

.verification-div {
  display: flex;

  align-items: stretch;

  gap: 20px;
}

.verification-div img {
  border-radius: 8px;

  height: 60px;
}


.d-none {
  display: none !important;
}

.fiyat-alan {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  margin-top: 5px;
  flex-direction: row-reverse;
}

.t-img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}

.td-img {
  height: 333px;
  width: 100%;
  object-fit: cover;
}

.td-icon {
  font-size: 70px;
  position: absolute;
  top: 50px;
  right: 40px;
  color: #f6f1eb;
  z-index: -1;
}

.tdc-title {
  color: #b39359;
}

.border-tda {
  border-color: #f6f1eb;
}

.border-blue {
  border-color: #002d3f;
}

.tdc-area {
  display: grid;
  justify-content: center;

  margin: 20px 0 30px 0;
  gap: 10px;
}

.td-contact {
  text-transform: none;
}

.td-contact a:hover {
  color: #002d3f;
}

.td-contact i {
  font-size: 16px;
  color: #0b2c3d;
}

.td-portfoy {}

.td-portfoy .img {
  margin-bottom: 20px;
  margin-top: 15px;
}

.td-portfoy .img img {
  border-radius: 50%;
  width: 150px;
  height: 150px;
}

.td-portfoy .td-content .title a {
  font-weight: 600;
  font-family: Poppins, sans-serif;
  font-size: 20px;
}

.tdb-area {
  margin-bottom: 15px;
}

.tdb-area .btn {
  border: 1px solid #e5e7eb;
  border: 1px solid #e5e7eb;
  padding: 8px 16px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
}

.tdb-area .btn:hover {
  background: #002d3f;
  border-color: #002d3f;
  color: #fff;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media (max-width: 768px) {
  .verification-div {
    display: block;

    text-align: center;
  }

  .verification-div img {
    margin-bottom: 20px;
  }
}

@media (max-width: 576px) {
  .form-check {
    display: block;
  }
}

@media (min-width: 1280px) {
  .mobile-faq {
    display: none;
  }
}

@media (max-width: 1279.98px) {
  .pc-faq {
    display: none;
  }

  .neden-arsasor-2 .boxes {
    grid-template-columns: 2fr 2fr;
  }
}

@media (min-width: 1365px) and (max-width: 1460px) {
  .logo-header {
    width: 180px;

    height: auto;
  }
}

@media (min-width: 1310px) and (max-width: 1365px) {
  .logo-header {
    width: 140px;

    height: auto;
  }
}

@media (min-width: 992px) and (max-width: 1310px) {
  .logo-header {
    width: 120px;

    height: auto;
  }
}

@media (min-width: 992px) {


  .intro-h {
    height: 604px;
  }

  .hide-pc {
    display: none;
  }

  .i-span {
    margin-bottom: 3rem;
  }

  .ptna {
    padding-top: 180px !important;
  }
}

@media (max-width: 991.98px) {
  .hizmet-card.cift .content {
    justify-content: left;

    align-items: flex-start;

    text-align: left;
  }

  .hizmet-card.cift .content ul {
    text-align: left;

    list-style-position: outside;
  }

  .hizmet-card {
    padding-bottom: 40px;
  }

  .intro-h {
    height: 604px;
  }

  .home-contact-info .title h2 {
    text-align: center;
  }

  .home-contact-info .boxes {
    display: flex;

    justify-content: center;

    flex-direction: column;

    padding-bottom: 5rem;

    align-items: center;

    gap: 2rem;
  }

  .ccc {
    display: flex;

    justify-content: space-between;
  }

  .ccc .form-check {
    margin: 0;
  }

  .projeler-area {
    padding-top: 0;
  }

  .projeler-area .title h2 {
    text-align: left;

    margin: 1rem 0;
  }

  .akademi-boxes {
    display: grid;

    grid-template-columns: 1fr 1fr 1fr;

    gap: 1rem;
  }

  .faq-drawer__title {
    font-size: 15px;
  }

  .ortak-boxes {
    gap: unset;

    row-gap: 4rem;
  }

  .about-area .image img {
    height: auto;
  }

  .hide-mobil {
    display: none;
  }

  .home-blog .title {
    text-align: center;
  }

  .video-content {
    margin-top: 20px;
  }

  .video-content .shape {
    bottom: 10px;
  }

  #sticky-header {
    width: 100%;
  }

  .parent-header {
    display: flex;

    align-items: center;
  }

  .mobile-px-0 {
    padding-left: 0;

    padding-right: 0;
  }

  .neden-arsasor .slogan h2 {
    font-family: Poppins;

    font-size: 28px;

    font-weight: 700;

    line-height: 42px;

    letter-spacing: 0em;

    text-align: center;
  }

  .neden-arsasor .slogan a {
    margin: auto;
  }
}

@media (min-width: 768px) {
  .mobile-testimonials {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .fiyat-alan {
    display: flex;
    align-items: start;
    margin-bottom: 20px;
    margin-top: 5px;
    flex-direction: column-reverse;
    gap: 10px;
  }

  .fiyat-alan .prc {
    font-size: 20px;
  }

  .neden-arsasor-2 .boxes {
    grid-template-columns: auto;
  }

  .neden-arsasor-2 .box-item {
    min-height: unset;
  }

  .consent-form input {
    width: 30px;

    height: 30px;
  }

  .neden-arsasor .boxes {
    grid-template-columns: 1fr;

    gap: 0rem;
  }

  /* .neden-arsasor .box-item .title {
    margin-bottom: 0.5rem;
  }

  .neden-arsasor .box-item.right .title {
    justify-content: right;

    flex-direction: row-reverse;

    text-align: right;
  }

  .neden-arsasor .box-item.right p {
    text-align: right;
  } */

  .pc-testimonials {
    display: none;
  }
}

@media (max-width: 576px) {
  .akademi-boxes {
    display: grid;

    grid-template-columns: auto;

    align-items: center;

    gap: 1rem;
  }

  .akademi-card {
    padding: 46px;

    min-height: unset;
  }

  .akademi-card h4 {
    font-family: Poppins;

    font-size: 25px;

    font-weight: 600;

    line-height: 41px;

    letter-spacing: 0em;

    text-align: left;

    max-width: unset;
  }

  .icon-akademi-1:before,
  .icon-akademi-2:before,
  .icon-akademi-3:before,
  .icon-akademi-4:before,
  .icon-akademi-5:before,
  .icon-akademi-6:before {
    background-size: 77px 77px;

    width: 77px;

    height: 77px;
  }

  .ia:before {
    background-size: 77px 77px;

    width: 77px;

    height: 77px;
  }
}

@media (max-width: 380px) {
  .home-form form h2 {
    font-size: 32px;
  }
}




/* Yeni Revizeler */


[data-anim] {
  opacity: 0;
}


.home-slider {
  width: 100%;
  height: auto;
  position: relative;
}

.home-slider .swiper {
  width: 100%;
  height: 100%;
}

.home-slider .swiper-slide {
  position: relative;
}

.home-slider picture,
.home-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  z-index: 0;
}

.home-slider .slide-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #111;
  max-width: 500px;
  z-index: 2;
}

.home-slider .slide-content.left {
  left: 10%;
  text-align: left;
}

.home-slider .slide-content.right {
  right: 10%;
  text-align: right;
}




/* Slider yazı alanı */
.home-slider .slide-content h2 {
  font-size: 30px;
  font-weight: 400;
  color: #000;
  margin: 0 0 5px;
  letter-spacing: 0px;
  text-shadow: rgba(0, 0, 0, 0.25) 2px 2px 5px;
  line-height: 1;
  margin-bottom: 5px;
}

.home-slider .slide-content h1 {
  font-size: 50px;
  font-weight: 400;
  color: #000;

  letter-spacing: 0px;
  text-shadow: rgba(0, 0, 0, 0.25) 2px 2px 5px;
  line-height: 1;
  margin-bottom: 5px;
}

.home-slider .slide-content h3 {
  font-size: 50px;
  font-weight: 700;
  color: #3e8059;
  letter-spacing: 0px;
  text-shadow: rgba(0, 0, 0, 0.25) 2px 2px 5px;
  line-height: 1;
  margin-bottom: 10px;
}



.home-slider .slide-content p {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  letter-spacing: 0px;
  text-shadow: rgba(0, 0, 0, 0.25) 2px 2px 5px;
  line-height: 1;
  margin-bottom: 25px;
}

.home-slider .slide-content .btn {
  display: inline-block;
  background-color: #3e8059;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  border-radius: 30px;
  text-decoration: none;
  transition: background 0.3s ease;
  margin-top: 20px;
  line-height: 36px;
  padding: 5px 30px;
}

.home-slider .slide-content .btn:hover {
  background-color: #1e3b1c;
  /* daha koyu yeşil */
}






.home-slider .wave {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 1;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.home-slider .wave svg {
  display: block;
  width: 100%;
  height: 100%;
}


/* Slayt içi animasyonların başlangıçta görünmez olması */
.home-slider [data-anim] {
  opacity: 0;
}

.home-slider .animate__animated {
  opacity: 1;
}

/* Sağ altta yan yana oklar + hover'da arkaplan önizleme */
.home-slider .swiper-button-next,
.home-slider .swiper-button-prev {
  position: absolute;
  top: auto;
  bottom: 20%;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);


  transition: transform .2s ease, background .2s ease, box-shadow .2s ease;
  z-index: 3;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  cursor: pointer;
}

.home-slider .swiper-button-prev {
  right: calc(10% + 70px);
  left: auto;
}

.home-slider .swiper-button-next {
  right: 10%;
}

.home-slider .swiper-button-next:hover,
.home-slider .swiper-button-prev:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(0, 0, 0, .22);
}

.home-slider .swiper-button-next:after,
.home-slider .swiper-button-prev:after {
  color: #fff;
  font-size: 18px;
}



/* Varsayılan: ikisini de gizle */
.show-only-pc,
.show-only-mobil {
  display: none;
}

.logo-header {
  height: auto;
}


.header-contact-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  border-radius: 100px;
  color: #fff;
  background: transparent;
  font-size: 16px;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: 0.4px;
  padding: 0 20px 0 20px;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
}

.header-contact-btn i {
  margin-right: 10px;
  color: #fff;
  animation: phoneRinging 1.5s infinite linear;
}

.btn-text {
  display: inline-block;
  transition: transform 0.3s ease, color 0.3s ease;
}

.header-contact-btn:hover .btn-text {
  transform: translateY(-1px);
  /* hover olunca yukarı kay */
  color: #fff;
  /* istersen renk değişimi de ekleyebilirsin */
}

@keyframes phoneRinging {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }

  20%,
  32%,
  44%,
  56%,
  68% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }

  23%,
  35%,
  47%,
  59%,
  71% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  26%,
  38%,
  50%,
  62%,
  74% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }

  29%,
  41%,
  53%,
  65%,
  77% {
    -webkit-transform: rotate3d(0, 0, 1, -15deg);
    transform: rotate3d(0, 0, 1, -15deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}




.home-about {
  padding: 40px 0;
}

.home-about .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}

.home-about .text-side {
  flex: 1;

}

.home-about .text-side h2 strong {
  color: #000;
}

.home-about .text-side p {
  font-size: 16px;
  color: #000;
  margin-top: 20px;
}

.home-about .text-side h2 {
  font-size: 36px;
  margin: 5px 0;
  font-weight: 400;
  line-height: 1;
  color: #000;
}



.highlight-underline {
  font-family: "Oooh Baby", sans-serif;
  margin: 0px;
  line-height: 1;
  color: #3e8059;
  font-size: 51px;
  font-weight: 900;
  font-style: italic;
  position: relative;
  display: inline-block;
  padding-bottom: 8px;
  /* çizgi ile yazı arası */
}

.highlight-underline::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 12px;
  /* çizginin yüksekliği */
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='12' viewBox='0 0 100 12' preserveAspectRatio='none'><path d='M0 8 Q25 0 50 8 T100 8' stroke='%233a7d44' stroke-width='2.5' fill='transparent' stroke-linecap='round'/></svg>") no-repeat center;
  background-size: cover;
}


.highlight-underline.new {
  font-family: "Poppins";
    font-size: 36px;
    font-weight: 400;
}
.highlight-underline.new::after {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='12' viewBox='0 0 100 12' preserveAspectRatio='none'><path d='M0 6 L100 6' stroke='%233a7d44' stroke-width='2.5' fill='transparent' stroke-linecap='round'/></svg>") no-repeat center;
  bottom: -3px;
  height: 6px;

}



.home-about .image-side {
  flex: 1;
  text-align: center;
}

.home-about .image-side img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}


.neden-arsasor {
  background: #fff;
  padding: 40px 0 95px 0;
}

.neden-arsasor .main-title {
  color: #3e8059;
  text-align: center;
}

.neden-arsasor .box-item {
  background-color: #3e8059;
  padding: 25px;
  border-radius: 20px;
}

.neden-arsasor .box-item h5 {
  color: #fff;
  line-height: 1.3;
  font-size: 15px;
  font-weight: 300;
}

.neden-arsasor .box-item p {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  display: none;
}

.neden-arsasor .slogan h2 {
  color: #3e8059;
}

.neden-arsasor .boxes {
  gap: 30px;
}

.neden-arsasor .box-item .title {
  justify-content: center;
  margin-bottom: 10px;
  flex-direction: column;
  text-align: center;
  gap: 0px;
}

.neden-arsasor .box-item {
  /* min-height: 333px; */
  min-height: unset;
}

.neden-arsasor .box-item .title i::before {
  background-size: 80px 80px;
  width: 80px;
  height: 80px;
  filter: brightness(0) invert(1);
}

.neden-arsasor .text-side {
    height: 100%;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    padding-left: 60px;
}


.neden-arsasor .text-side h2 strong {
  color: #000;
}

.neden-arsasor .text-side p {
  font-size: 16px;
  color: #000;
  margin-top: 20px;
}

.neden-arsasor .text-side h2 {
  font-size: 36px;
  margin: 5px 0;
  font-weight: 400;
  line-height: 1;
  color: #000;
}
.neden-arsasor .text-side .highlight-underline {
  font-size: 32px;
  font-family: "Poppins";
}
.neden-arsasor .text-side .highlight-underline::after {
  display: none;
}




.home-projeler {
  padding: 0 0 95px 0;
}


.component-text {
  text-align: center;
  /* Ortalar */
  margin-bottom: 2rem;
  /* Altına biraz boşluk */
}

.component-text h2 {
  font-size: 46px;
  /* Başlık boyutu */
  font-weight: 800;
  /* Siyah kalın yazı */
  color: #000;
  /* NOVA ARSA siyah */
  line-height: 1.3;
}

.component-text h2 span {
  color: #3e8059;
  /* Projeler yeşil */
  font-weight: 400;
  font-size: 45px;
}

.component-text p {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  /* Siyah yazı */
}


.proje-karti {
  text-align: center;
  font-weight: bold;
}

.proje-karti .proje-image {
  position: relative;
  overflow: hidden;
}

.proje-karti img {
  width: 100%;
  display: block;
  transition: transform 0.4s ease;
  height: 330px;
  object-fit: cover;
}

.proje-karti:hover img {
  transform: scale(1.05);
  /* Hover’da hafif zoom efekti */
}

.proje-karti .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  /* Karanlık efekt */
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  opacity: 0;
  transition: opacity 0.4s ease;
  padding: 20px;
  box-sizing: border-box;
}

.proje-karti:hover .overlay {
  opacity: 1;
}

.proje-karti .overlay p {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}

.proje-karti .overlay .btn {


  background: #ffb400;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px;
  border-radius: 8px;
  text-decoration: none;
  transition: background 0.3s ease, transform 0.3s ease;
}

.proje-karti .overlay .btn:hover {
  background: #ff8800;
  transform: scale(1.05);
}

.proje-karti h3 {
  margin-top: 16px;
  font-size: 24px;
  font-weight: 600;
  color: #000;
  line-height: 1.4;
}



.neden-biz-kutulari {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* 4 sütun */
  gap: 2rem;
  text-align: left;
  margin: 40px 0 0px 0;

}

.neden-biz-kutulari .kutu {
  position: relative;
  padding-top: 0px;

}

.neden-biz-kutulari .sayi {
  font-size: 130px;
  letter-spacing: -1px;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 1px #ccc;
  /* sadece çizgi */

  line-height: 1;
  border-bottom: 1px solid #ccc;
  /* ince çizgi */
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.neden-biz-kutulari h3 {
  font-size: 20px;
  font-weight: 800;
  letter-spacing: -0.1px;
  margin-bottom: 8px;
  color: #000;
  line-height: 1.5;
}

.neden-biz-kutulari p {
  font-size: 16px;
  color: #000;
  line-height: 1.6;
  letter-spacing: 0.36px;
}



.editor-content p {
  font-size: 16px;
  color: #000;
  line-height: 1.6;
  letter-spacing: 0.36px;
  margin-bottom: 15px;
}

.editor-content strong {
  color: #000;
}

.home-iletisim {
  padding: 95px 0;
  padding-bottom: 55px;
 background-color: #ECECEC;
}

.home-contact-info {
  padding-top: 60px ;
}



.common-form form {
  max-width: 951px;
  margin: auto;
}

.common-form form {
  padding: 20px;
  border-radius: 5px;
}

.common-form .form-row {
  display: flex;
  gap: 30px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.common-form .form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.common-form .form-group.full {
  flex: 100%;
}

.common-form input,
.common-form textarea {
  border: none;
  border-bottom: 1px solid #bbb;
  background: transparent;
  padding: 8px 0;
  font-size: 16px;
  outline: none;
  width: 100%;
  min-height: 60px;
  color: #000;
}

/* ✅ Placeholder Normal */
.common-form input::placeholder,
.common-form textarea::placeholder {
  color: #000;
  /* normal placeholder rengi */
  transition: color 0.3s ease;
}

/* ✅ Hover Durumunda Placeholder */
.common-form input:hover::placeholder,
.common-form textarea:hover::placeholder {
  color: #3e8059;
  /* hover olunca turuncu */
}

/* ✅ Focus (tıklanınca) Durumunda Placeholder */
.common-form input:focus::placeholder,
.common-form textarea:focus::placeholder {
  color: #3e8059;
  /* focus olunca daha koyu turuncu */
}

.common-form textarea {
  resize: vertical;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* ✅ Custom Checkbox */
.common-form .form-row.checkboxes {
  flex-direction: column;
  gap: 12px;
  font-size: 14px;
  color: #000;
}

.common-form .form-row.checkboxes a {
  color: #f7931e;
  text-decoration: none;
}

.common-form .form-row.checkboxes a:hover {
  text-decoration: underline;
}

.common-form .custom-checkbox {
  position: relative;
  display: block;
  align-items: center;
  cursor: pointer;
  padding-left: 28px;
  line-height: 1.4;
  gap: 5px;
}

.common-form .custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.common-form .custom-checkbox .checkmark {
  position: absolute;
  left: 0;
  top: 0px;
  height: 18px;
  width: 18px;
  border: 1px solid #999;
  border-radius: 3px;
  background-color: #fff;
}

.common-form .custom-checkbox input:checked~.checkmark {
  background-color: #f7931e;
  border-color: #f7931e;
}

.common-form .custom-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.common-form .custom-checkbox input:checked~.checkmark:after {
  display: block;
}

.common-form .custom-checkbox .checkmark:after {
  left: 6px;
  top: 3px;
  width: 4px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.common-form .form-row.center {
  justify-content: center;
}

.common-form .btn-submit {


  font-size: 15px;
  background: #ff8800;
  color: #fff;
  font-weight: bold;
  padding: 10px 30px;
  border-radius: 8px;
  text-decoration: none;
  transition: background 0.3s ease, transform 0.3s ease;
}

.common-form .btn-submit:hover {
  background: #ffb400;
  transform: scale(1.05);
}

/* Spinner Stili */

.custom-spinner {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid #fff;
  border-top: 2px solid transparent;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  margin-left: 8px;
  vertical-align: middle;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}


footer {
  background-color: #2B382A !important;
}

footer p {
  color: #FFFFFF !important;
}

footer a {
  color: #FFFFFF !important;
}

footer a:hover {
  color: #3e8059 !important;
}

footer h3 {
  color: #FFFFFF !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  line-height: 1em !important;
  letter-spacing: 0.2px !important;
}

footer .social li a {
  background-color: transparent;
  border-radius: 0px;
  width: max-content;
}

footer .social li a:hover {
  background-color: transparent;
  border-radius: 0px;
  width: max-content;
  color: #3e8059 !important;
}

footer .social li a i {
  font-size: 17px;
}

footer .pc-copy {
  margin-top: 20px;
}

.fake-banner {
  padding-top: 180px;
}


/* Pagination Custom */
.pagination-custom {
  padding: 45px 0 95px 0;
}

.pagination-custom .page-link {
  color: #000;
  /* siyah metin */
  border: 1px solid #ccc;
  padding: 8px 14px;
  margin: 0 4px;
  border-radius: 6px;
  transition: all 0.3s ease;
  font-size: 15px;
  font-weight: 500;
}

.pagination-custom .page-link:hover {
  background-color: #3e8059;
  /* yeşil */
  color: #fff;
  border-color: #3e8059;
}

.pagination-custom .page-item.active .page-link {
  background-color: #ff8800;
  /* turuncu */
  border-color: #ff8800;
  color: #fff;
}

.pagination-custom .page-item.disabled .page-link {
  color: #bbb;
  border-color: #eee;
  background-color: #f5f5f5;
  cursor: not-allowed;
}

.pagination-custom .page-item.prev .page-link,
.pagination-custom .page-item.next .page-link {
  font-size: 16px;
  font-weight: bold;
  padding: 8px 16px;
}

.pagination-custom .page-item.prev .page-link:hover,
.pagination-custom .page-item.next .page-link:hover {
  background-color: #3e8059;
  border-color: #3e8059;
  color: #fff;
}


.new-project-page {
  padding-bottom: 95px;
}

.new-project-page .container {
  display: flex;
  gap: 30px;
}

.new-project-page .left {
  flex: 1;
  position: sticky;
  top: 120px;
  height: 100%;
}

.new-project-page .main-image img {
  width: 100%;
  border-radius: 8px;
}

.new-project-page .thumbs {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 10px;
  margin-top: 10px;
}

.new-project-page .thumbs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  border-radius: 4px;
}

.new-project-page .right {
  flex: 1;
}

.new-project-page h3.titles {
  color: #000;
  font-size: 22px;
  font-weight: 300;

  letter-spacing: 0px;
}

.new-project-page h2.titles {
  color: #3e8059;

  font-size: 32px;
  font-weight: 700;
}

.new-project-page .stats {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin: 40px 0;
}

.new-project-page .stats div {
  text-align: center;
}

.new-project-page .stats strong {
  display: block;
  color: #000000;

  font-size: 32px;
  font-weight: 600;
}

.new-project-page .stats span {
  display: block;
  color: #000000;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}



.new-project-page .accordion {
  margin-top: 20px;
}

.new-project-page .accordion-item {
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
}

.new-project-page .accordion-header {
  width: 100%;
  text-align: left;
  padding: 12px;
  background: #f5f5f5;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none;
  outline: none;
}

.new-project-page .accordion-header.active {
  background: #e6ffe6;
}

.new-project-page .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.3s ease;
  padding: 0 12px;
  background: #fff;
}

.new-project-page .accordion-content.open {
  padding: 12px;
}
.new-project-page .accordion-content.open iframe{
  width: 100%;
}


.new-project-page .thumbs a {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 4px;
}

.new-project-page .thumbs img {
  width: 100%;
  height: 80px;
  object-fit: cover;
  cursor: pointer;
  border-radius: 4px;
  transition: transform 0.4s ease;
}

/* Hover zoom + overlay */
.new-project-page .thumbs a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 4px;
}

.new-project-page .thumbs a:hover img {
  transform: scale(1.05);
}

.new-project-page .thumbs a:hover::after {
  opacity: 1;
}

.new-project-page .main-image {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 8px;
}

.new-project-page .main-image img {
  width: 100%;
  border-radius: 8px;
  transition: transform 0.4s ease;
}

/* Hover zoom + overlay */
.new-project-page .main-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
}

.new-project-page .main-image:hover img {
  transform: scale(1.05);
}

.new-project-page .main-image:hover::after {
  opacity: 1;
}


.new-project-page .main-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  pointer-events: none;
  /* 🔹 tıklamaya engel olmasın */
}


/* CSS */
/* CSS */
.fixed-button {
  position: fixed;
  top: 40%;
  right: 28px;
  /* döndüğü için biraz kaydırma */
  transform: translateY(-40%) rotate(-90deg);
  transform-origin: right center;
  z-index: 99;
  background-color: #ff8800;
  color: #fff;
  padding: 12px 20px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 300;
  border-radius: 8px 8px 0 0;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  gap: 16px;
  line-height: 1;
  font-size: 16px;
  font-weight: 300;
  border-radius: 20px 20px 0px 0px;
  padding: 14px 14px 15px 14px;
}

.fixed-button i {
  font-size: 30px;
}

.fixed-button:hover {
  transform: translateY(-50%) rotate(-90deg) scale(1.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.35);
}



.custom-popup-new {
  max-width: 600px;
  background: #fff;
  padding: 30px;
  border-radius: 8px;
  margin: 0 auto;
  position: relative;
}

.custom-popup-new h2 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 20px;
}

.custom-popup-new h2 span {
  color: #ff8800;
}

.custom-popup-new .common-form .form-row {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}

.custom-popup-new .common-form .form-group {
  flex: 1;
}

.custom-popup-new .common-form .form-group.full {
  flex: 100%;
}



.custom-popup-new .btn-submit {
  background: #ff8800;
  color: #fff;
  border: none;
  padding: 12px 25px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: bold;
}


.pb-blog {
  padding-bottom: 95px;
}

.fixed-buttons {
  position: fixed;
  bottom: 20px;
  left: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 2;
}

.fixed-buttons .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 15px 20px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  color: white;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  height: 42px;
}

.fixed-buttons .btn i {
  font-size: 18px;
}

.fixed-buttons .btn-call {
  background-color: #ff8800;
  /* width: max-content;
  border-radius: 50%;
  width: 42px;
  padding: 20px 20px; */
}

.fixed-buttons .btn-call:hover {
  background-color: #d35400;
  transform: scale(1.05);
}

.fixed-buttons .btn-whatsapp {
  background-color: #25D366;
}

.fixed-buttons .btn-whatsapp:hover {
  background-color: #128C7E;
  transform: scale(1.05);
}

#scrollUp {
  right: 5px;
  opacity: 0.9;
}


.grecaptcha-badge {
  opacity: 0.5;
}

.neden-arsasor-area {
  padding: 95px 0;
  background: #fff;
}

.neden-arsasor-area .neden-arsasor-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

.neden-arsasor-area .neden-arsasor-text {
  flex: 1 1 50%;
}

.neden-arsasor-area .neden-arsasor-text h2 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
  color: #263037;
}

.neden-arsasor-area .neden-arsasor-text p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 15px;
  color: #000;
  font-weight: 300;
}

.neden-arsasor-area .neden-arsasor-image {
  flex: 1 1 45%;
}

.neden-arsasor-area .neden-arsasor-image img {
  width: 100%;
  height: auto;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0px 0px 30px 2px rgba(0, 0, 0, 0.5);
  object-fit: cover;
}

.banner-text-area {
  margin-top: 80px;
}


.icon-size-ozel::before {
  background-image: url(./../img/icon-size-ozel.png);

  background-size: 40px 40px;

  display: inline-block;

  width: 40px;

  height: 40px;

  content: "";
}
.icon-projeli-arsalar::before {
  background-image: url(./../img/icon-projeli-arsalar.png);

  background-size: 40px 40px;

  display: inline-block;

  width: 40px;

  height: 40px;

  content: "";
}
.icon-maximum-kazanc::before {
  background-image: url(./../img/icon-maximum-kazanc.png);

  background-size: 40px 40px;

  display: inline-block;

  width: 40px;

  height: 40px;

  content: "";
}
.icon-hemen-tapu::before {
  background-image: url(./../img/icon-hemen-tapu.png);

  background-size: 40px 40px;

  display: inline-block;

  width: 40px;

  height: 40px;

  content: "";
}


.neden-arsasor-image {
  position: relative;
  display: inline-block;
}

.neden-arsasor-image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px; /* isteğe bağlı, köşeleri yumuşatır */
}

.neden-arsasor-image a.popup-youtube {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-decoration: none;
  color: #fff;
  font-size: 48px;
  background: rgba(255, 0, 0, 0.8);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease, transform 0.3s ease;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  animation: pulse 2s infinite;
}

/* Hover efekti */
.neden-arsasor-image a.popup-youtube:hover {
  background: rgba(255, 0, 0, 1);
  transform: translate(-50%, -50%) scale(1.1);
}

/* Pulse animasyonu */
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.6);
  }
  70% {
    box-shadow: 0 0 0 25px rgba(255, 0, 0, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
  }
}



.home-instagram {
  padding-bottom: 95px;
}


.instagram-boxes {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  margin-top: 30px;
}

.instagram-boxes .item {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 6px 16px rgba(0,0,0,0.1);
  display: flex;
  flex-direction: column;
  background: #fafafa;
}

.instagram-boxes .video-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 9/16; /* Reels oranı */
  background: #000;
  overflow: hidden;
}

.instagram-boxes .video-wrapper video {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.instagram-boxes .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.3s ease;
}

.instagram-boxes .play-btn:hover {
  background: rgba(255, 255, 255, 1);
}

.instagram-boxes .play-btn::before {
  content: '';
  display: block;
  margin-left: 6px;
  border-style: solid;
  border-width: 12px 0 12px 20px;
  border-color: transparent transparent transparent #000;
}

.instagram-boxes .caption {
  padding: 12px 16px;
  font-size: 14px;
  color: #333;
  background: #fafafa;
  border-top: 1px solid #eee;
}

.instagram-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 15px;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
  background-size: 200% 200%;
  transition: all 0.4s ease;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.instagram-btn i {
  font-size: 18px;
}

.instagram-btn:hover {
  transform: translateY(-2px) scale(1.05);
  background-position: right center;
  box-shadow: 0 6px 16px rgba(0,0,0,0.25);
}



.neden-arsasor.brown-version .box-item{
  background-color: #6a554c;
}

.neden-arsasor.brown-version .component-text h2{
  color: #3e8059;
}
.neden-arsasor.brown-version .component-text h2 span{
  color: #6a554c;
}


/* Proje Kartı İçindeki Bandın Alanı */
.badge-area {
    position: absolute; /* .proje-image'e göre konumlandırma */
    top: 2%; /* Üstten boşluk */
    right: 0; /* Sağa yaslama */
    z-index: 10; /* Diğer öğelerin üzerinde görünmesi için */
    pointer-events: none; /* Tıklamaların altındaki öğeye geçmesini sağlar */
  
}
 
/* Proje Bandının Kendisi */
.badge-area .project-badge {
    display: inline-block;
    padding: 6px 13px !important ; /* İç boşluk */
    background-color: #d35400; /* .bg-brown renginden esinlenildi */
    color: #ffffff; /* Beyaz metin */
    font-size: 13px !important;
    font-weight: 600 !important; /* Kalın yazı */
    line-height: 1;
    border-radius: 4px 0 0 4px; /* Sol köşeleri yuvarlat, sağ köşeler keskin */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); /* Hafif gölge */
    letter-spacing: 0.5px;
    transform: translateX(0); /* Hafif bir 3D görünüm için */
    transition: transform 0.3s ease;
}

.proje-karti:hover .project-badge {
    transform: translateX(-5px); 
     border-radius: 4px 4px 4px 4px; /* Sol köşeleri yuvarlat, sağ köşeler keskin */
}
.new-project-page .main-image:hover .project-badge {
    transform: translateX(-5px); 
     border-radius: 4px 4px 4px 4px; /* Sol köşeleri yuvarlat, sağ köşeler keskin */
}
.mega-projeler .proje-inner:hover .project-badge {
    transform: translateX(-5px); 
     border-radius: 4px 4px 4px 4px; /* Sol köşeleri yuvarlat, sağ köşeler keskin */
}

/* Proje Kataloğu Butonu Stili */
.btn-project-catalog {
    /* Butonun genel görünümü */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px; /* İkon ile yazı arası boşluk */
    
    /* Renk ve Boyutlandırma */
    background: #6a554c; /* Turuncu tonu */
    color: #fff; /* Beyaz metin */
    font-size: 16px;
    font-weight: 700;
    padding: 12px 25px;
    
    /* Şekil ve Efektler */
    border-radius: 8px; /* Yuvarlak köşeler */
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    
    /* Konumlandırma */
    width: max-content; 
    margin-top: 5px; /* Akordeon altından boşluk */
}

/* Hover Efekti */
.btn-project-catalog:hover {
    background: #d35400; /* Daha koyu turuncu */
    transform: translateY(-2px); /* Hafif yukarı kalkma */
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3); /* Gölgenin belirginleşmesi */
}

/* İkon Stili (PDF ikonu için) */
.btn-project-catalog i {
    font-size: 18px;
}

.cc-banner.cc-bottom, .cc-floating.cc-theme-classic {
  display: none !important;
}




@media (min-width:1681px) {
  .home-slider .slide-content.left {
  left: 15%;
}

.home-slider .slide-content.right {
  right: 15%;
}

.home-slider .swiper-button-next {
  right: 15%;
}
.home-slider .swiper-button-prev {
  right: calc(15% + 70px);
    left: auto;
}

}


@media (min-width:992px) and (max-width:1199.98px) {

  .home-slider .swiper-button-next,
  .home-slider .swiper-button-prev {
    bottom: 12%;

  }

  .mega-projeler .proje img {
    height: 150px !important;
  }

  .mega-projeler .mega-text h3 {
    font-size: 18px !important;
  }

  .mega-projeler .mega-text p {
    font-size: 13px !important;
  }
}


@media (min-width:992px) {
  .show-only-pc {
    display: block;
  }

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

  .parent-header {
    background-color: transparent;
    position: absolute;
    width: 100%;
    padding: 0 10px;
  }

  .parent-header .main-header {
    background-color: #3e8059;
    max-width: 1430px;
    margin: 20px auto;
    border-radius: 20px;
    transition: all 0.4s ease;
    /* tüm değişiklikleri yumuşat */
  }

  .parent-header .main-header.is-sticky {
    margin: 0;
    border-radius: 0;
    max-width: unset;
    padding: 0px !important;
  }

  .parent-header .main-header .main-header-align {
    height: 92px;
  }

  .parent-header .main-header .main-header-align nav ul li a {
    color: #fff;
    font-size: 16px;
  }

  .parent-header .main-header .main-header-align nav ul li a.top-h {
    padding: 20px 0;

  }


  .parent-header .main-header .main-header-align nav ul.header-pc-children {
    border-radius: 0px;
  }

  .parent-header .main-header .main-header-align nav ul.header-pc-children li {
    border: none;
  }

  .parent-header .main-header .main-header-align nav ul.header-pc-children li a {
    color: #263037;
  }

  .parent-header .main-header .main-header-align nav ul.header-pc-children li a:hover {
    text-decoration: underline;
    background-color: transparent;
  }




  /* Mega menü alanı */
  .mega-projeler {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1430px;
    background: linear-gradient(130deg, #0e1316 45%, rgba(33, 38, 44, 0.7) 100%);
    padding: 30px;
    border-radius: 0;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 30;
  }

  /* .group:hover .mega-projeler {
  opacity: 1;
  visibility: visible;
} */

  /* Grid sistemi */
  .mega-projeler .mega-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /* 4 sütun */
    gap: 20px;
  }

  /* Proje kartı */
  .mega-projeler .proje {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    position: relative;
  }

  .mega-projeler .proje-inner {
    position: relative;
    overflow: hidden;
  }

  .mega-projeler .proje img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
  }

  /* Hover efekti */
  .mega-projeler .proje:hover img {
    transform: scale(1.1);
  }

  /* Overlay */
  .mega-projeler .proje .overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }

  /* Hover ile overlay açılır */
  .mega-projeler .proje:hover .overlay {
    opacity: 1;
    visibility: visible;
  }

  /* İncele butonu */
  .mega-projeler .btn-incele {
    background: #ffb400;
    color: #000;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.3s ease, transform 0.3s ease;
  }

  .mega-projeler .btn-incele:hover {
    background: #ff8800;
    transform: scale(1.05);
  }

  /* Proje adı */
  .mega-projeler .proje span {
    display: block;
    padding: 10px;
  }

  /* Metin alanı */
  .mega-projeler .mega-text {
    background: transparent;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
  }

  .mega-projeler .mega-text.kolon-7 {
    grid-column: 4;
  }

  .mega-projeler .mega-text.kolon-6 {
    grid-column: 3;
  }

  .mega-projeler .mega-text.kolon-5 {
    grid-column: 2;
  }

  .mega-projeler .mega-text.kolon-4 {
    grid-column: 1;
  }

  .mega-projeler .mega-text.kolon-3 {
    grid-column: 4;
  }

  .mega-projeler .mega-text.kolon-2 {
    grid-column: 3;
  }

  .mega-projeler .mega-text.kolon-1 {
    grid-column: 2;
  }

  .mega-projeler .mega-text h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .mega-projeler .mega-text p {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .mega-projeler .mega-text .btn {
    display: inline-block;
    background: #ffb400;
    color: #000;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.3s ease;
  }

  .mega-projeler .mega-text .btn:hover {
    background: #ff8800;
  }

  /* Mega menü (projeler için) */
  .mega-projeler {
    position: absolute;
    top: 120%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    /* header’ın genişliği kadar */
    max-width: 1430px;
    /* header’ın max genişliği ile aynı */
    padding: 30px;
    border-radius: 0px;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 30;
    background: linear-gradient(130deg, #0e1316 45%, rgba(33, 38, 44, 0.9) 100%);
  }

  .parent-header .main-header.is-sticky .mega-projeler {
    max-width: unset;
    /* sınırsız genişlik */
    width: 100%;
    /* ekranı kapla */
    left: 0;
    /* tam sola yasla */
    transform: none;
    /* ortalamayı kaldır */
  }


  .mega-projeler.open {
    top: calc(100% + 10px);
    opacity: 1;
    visibility: visible;
  }

  .logo-header {
    position: relative;
    top: 5px;
  }
}




@media (max-width:991.98px) {

  .fake-banner {
    padding-top: 150px;
  }


  .home-slider {
    top: 92px;
  }

  .home-slider .swiper-button-next,
  .home-slider .swiper-button-prev {
    bottom: 10%;
    width: 40px;
    height: 40px;
  }

  .home-slider .slide-content .btn {
    margin-top: 10px;
  }

  .home-slider .swiper-button-prev {
    right: calc(10% + 50px);
  }

  .show-only-mobil {
    display: block;
  }

  #sticky-header .header-contact-btn {
    display: none;
  }

  .header-contact-btn {
    margin-top: 20px;
  }

  .parent-header {
    background-color: transparent;
    position: absolute;
    width: 100%;
    padding: 0;
    min-height: unset;
  }

  .parent-header .main-header {
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
    background-color: #f2f2f2;
    max-width: unset;
    margin: 0px;
    border-radius: 0px;
    transition: all 0.4s ease;
    padding: 0px !important;
  }


  .parent-header .main-header .main-header-align {
    height: 92px;
    padding: 0 15px;
  }

  #offcanvas-mobile-menu {
    background-color: #253136;
  }

  #offcanvas-mobile-menu ul.header-mobile li a {
    color: #fff;
    border-bottom: 1px solid #3b464a;
    padding: 15px;
  }

  .offcanvas .offcanvas-menu ul li .menu-expand::before,
  .offcanvas .offcanvas-menu ul li .menu-expand::after {
    background-color: #dedede;
    height: 2px;
  }

  .offcanvas .offcanvas-menu ul li .menu-expand {
    top: 17px;
    width: 20px;
    height: 20px;
  }

  .header-mobile-children li a {
    padding-left: 30px !important;
  }

  /* Mobilde mega menü uyarlaması */

  .mega-projeler {
    position: static;
    /* hamburger menü içinde akışa girsin */
    top: auto;
    left: auto;
    transform: none;
    width: 100%;
    max-width: 100%;
    padding: 15px;
    border-radius: 0;
    box-shadow: none;
    background: #253136;
    /* hamburger menü arka planına uyumlu */
    opacity: 1;
    visibility: visible;
  }

  /* Grid sistemi mobilde dikey akış */
  .mega-projeler .mega-grid {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  /* Proje kartı */
  .mega-projeler .proje {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    position: relative;
  }

  .mega-projeler .proje img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
  }

  .mega-projeler .proje span {
    display: block;
    padding: 10px;
    font-size: 15px;
    font-weight: 600;
  }

  /* Hover efektleri mobilde de dursun */
  .mega-projeler .proje .overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }

  .mega-projeler .proje:hover .overlay {
    opacity: 1;
    visibility: visible;
  }

  .mega-projeler .btn-incele {
    background: #ffb400;
    color: #000;
    font-weight: bold;
    padding: 8px 15px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 14px;
  }

  .mega-projeler .btn-incele:hover {
    background: #ff8800;
  }

  /* Metin alanı mobilde alta gelsin */
  .mega-projeler .mega-text {
    color: #fff;
    padding: 0;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .mega-projeler .mega-text h3 {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.5;
  }

  .mega-projeler .mega-text p {
    font-size: 14px;
    margin-bottom: 25px;
  }

  .mega-projeler .mega-text .btn {
    background: #ffb400;
    color: #000;
    font-weight: bold;
    padding: 8px 15px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 14px;
  }

  .mega-projeler .mega-text .btn:hover {
    background: #ff8800;
  }

  .off-width {
    max-width: 440px;
    width: 100%;
  }

  .home-about .text-side {
    margin-top: 80px;
  }

  .home-about .text-side h2 {
    font-size: 24px;
  }

  .highlight-underline {
    font-size: 30px;
  }

  .home-about .text-side .highlight-underline {
    font-size: 30px;
  }
  .home-about .text-side .highlight-underline.new {
    font-size: 24px;
  }

  .neden-arsasor .slogan {
    margin-top: 40px;
  }

  .neden-arsasor .slogan a {
    margin: 0 auto 40px auto;
  }

  .neden-biz-kutulari {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10%;
  }

  .new-project-page .thumbs {
    grid-template-columns: 1fr 1fr 1fr;
  }


  .banner-text-area {
    margin-top: 100px;
  }
  .banner-text-area h1{
    font-size: 1.5rem !important;
  }
  .banner-text-area p{
    font-size: 1rem !important;
  }

  .neden-arsasor .text-side {
    margin-top: 50px;
      padding-left: 0px;
  }

  .neden-arsasor .text-side h2 {
    font-size: 26px;
  }

  .neden-arsasor .text-side .highlight-underline {
    font-size: 24px;
  }

}


@media (min-width:768px) and (max-width:991.98px) {
  .home-about .image-side {
    margin-top: 80px;
  }
}


/* Responsive */
@media (max-width: 767.98px) {

  .home-slider .slide-content {
    top: 10%;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%);
    text-align: center !important;
    max-width: unset;
    width: 100%;
  }

  .home-slider .swiper-button-next,
  .home-slider .swiper-button-prev {
    bottom: 10%;
  }




  .home-about .container {
    flex-direction: column;
    text-align: center;
  }

  .home-about .text-side {
    order: 1;
    margin-top: 80px;
  }

  .home-about .text-side h2 {
    font-size: 24px;
  }

  .highlight-underline {
    font-size: 30px;
  }

  .home-about .text-side .highlight-underline {
    font-size: 30px;
  }

  .home-about .image-side {
    order: 2;
    margin-top: 20px;
  }

  .neden-arsasor .box-item {
    min-height: unset;
  }

  .component-text h2 {
    font-size: 32px;
    /* Başlık boyutu */
  }

  .component-text h2 span {
    font-size: 31px;
  }

  .component-text p {
    margin-top: 10px;
    font-size: 18px;

  }

  .new-project-page .container {
    flex-direction: column;
  }

  .new-project-page .left {

    position: unset;
    top: unset;
    height: unset;
  }

  .new-project-page .stats {
    flex-direction: column;
  }

  .common-form .form-row:not(.checkboxes) {
    gap: 0px;
    margin-bottom: 0px;
    flex-direction: column;
  }

  .common-form .form-row.checkboxes {
    margin: 20px 0;
  }

  .custom-popup-new {
    padding: 40px 10px;
  }

  .fixed-buttons {
    position: fixed;
    bottom: 20px;
    left: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 2;
  }
}

@media (max-width:575.98px) {
  .proje-karti img {
    height: auto;
  }

  .neden-biz-kutulari {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 80px;
    margin-top: 80px;
    text-align: center;
  }

  .neden-biz-kutulari .sayi {
    font-size: 80px;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }

  /* .neden-biz-kutulari h3 {
    font-size: 18px;
  }
  .neden-biz-kutulari p {
    font-size: 14px;
  } */
}


  .fixed-button {
    font-size: 18px;
    font-weight: 500;
   padding: 15px 30px 15px 30px;
  }

@media (min-width:1200px) {
  .fixed-buttons .btn {
    padding: 18px 40px;
  }

  .fixed-button {
    font-size: 18px;
    font-weight: 500;
   padding: 15px 40px 15px 40px;
  }

  #scrollUp {
    width: 50px;
    height: 50px;
  }

}
