.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: #0b2c3d;
}

.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: 5rem 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;
}

.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: left;

  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;
}

.pagination-custom {
}

.pagination-custom li {
  margin-left: 0.5rem;

  margin-right: 0.5rem;
}

.pagination-custom li a {
  line-height: 1;

  justify-content: center;

  align-items: center;

  flex-wrap: wrap;

  width: 26px;

  height: 26px;

  display: flex;
}

.pagination-custom .prev .page-link,
.pagination-custom .next .page-link {
  background-color: #0b2c3d;

  color: #fff;

  border-radius: 50%;

  font-size: 12px;
}

.pagination-custom .prev .page-link:hover,
.pagination-custom .next .page-link:hover {
  background-color: #6a554c;
}

.pagination-custom .active {
  font-weight: 700;
}

.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) {
  #sticky-header {
    padding: 20px 120px 20px 120px;
  }

  .intro-h {
    height: 604px;
  }

  .hide-pc {
    display: none;
  }

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

@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 {
    padding: 10px 20px 10px 20px;

    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;
  }
}
