/* POPPINS FONT (SELF-HOSTED) START */

/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/poppins-300-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/poppins-300-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/poppins-400-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/poppins-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/poppins-500-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/poppins-500-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/poppins-600-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/poppins-600-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* POPPINS FONT (SELF-HOSTED) END */

/* FONT AWESOME 7 SUBSET START */

@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 7 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-brands-400.woff2") format("woff2");
}

.fa-solid,
.fa-brands,
.fas,
.fab {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-solid,
.fas {
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
}

.fa-brands,
.fab {
  font-family: "Font Awesome 7 Brands";
  font-weight: 400;
}

.fa-arrow-right::before { content: "\f061"; }
.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-down::before { content: "\f063"; }
.fa-play::before { content: "\f04b"; }
.fa-user::before { content: "\f007"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-phone::before { content: "\f095"; }
.fa-house::before { content: "\f015"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-angle-down::before { content: "\f107"; }
.fa-check::before { content: "\f00c"; }
.fa-xmark::before { content: "\f00d"; }
.fa-whatsapp::before { content: "\f232"; }
.fa-facebook-f::before { content: "\f39e"; }
.fa-x-twitter::before { content: "\e61b"; }
.fa-instagram::before { content: "\f16d"; }
.fa-linkedin-in::before { content: "\f0e1"; }
.fa-youtube::before { content: "\f167"; }

/* FONT AWESOME 7 SUBSET END */

:root {
  --primary-color: #82bb31;
  --primary-100: white;
  --primary-500: #c9cfd7;
  --primary-800: #59778c;
  --primary-900: black;
  --white-text: white;
  --black-text: black;
  --gradient: linear-gradient(to right, #628198, #3c5668);
  --dark-gradient: linear-gradient(
    to right,
    rgb(98, 129, 152),
    rgb(60, 86, 104)
  );
  --border-radius: 10px;
  --shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

/* CMS COMPONENTS START */

/* Captcha Control */
.g-recaptcha {
  position: relative;
}

.fake_error {
  white-space: nowrap;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 5px 10px;
  background-color: #F44336;
  color: #fff;
  padding: 5px 15px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 15px);
  position: absolute;
  z-index: 99;
  font-weight: 500;
}

.fake_error:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #F44336;
  border-width: 10px;
  margin-left: -10px;
}

/* Fly Alert */
.cms_fly-alert {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1060;
}

.cms_fly-alert .content {
  padding: 20px;
  background: rgb(255, 255, 255);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-width: 500px;
  border-radius: 5px;
  margin: auto;
}

.cms_fly-alert .icon {
  width: 80px;
  height: 80px;
  border: 4px solid;
  border-radius: 50%;
  margin: 20px 0 30px;
  box-sizing: content-box;
  cursor: default;
  font-size: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cms_fly-alert.success .icon {
  border-color: #a5dc86;
  color: #a5dc86;
}

.cms_fly-alert.danger .icon {
  border-color: #f27474;
  color: #f27474;
}

.cms_fly-alert .icon svg {
  overflow: visible;
  height: 60px;
}

.cms_fly-alert .desc {
  color: #595959;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  margin: 0 0 0.4em;
  word-wrap: break-word;
}

.cms_fly-alert .close-btn {
  border-radius: 3px;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  font-weight: 500;
  margin: 15px 5px 0;
  padding: 10px 32px;
  background-color: rgb(48, 133, 214);
}

/* Table of Contents */
.toc-wrapper {
  padding: 20px;
  margin-bottom: 36px;
  margin-top: 30px;
  border: solid 1px #eee;
}

.toc-wrapper .toc-title {
  color: #222;
  font-size: 22px;
  font-weight: 500;
}

.toc-wrapper ol {
  padding: 0;
  list-style: none;
  counter-reset: item;
  margin-top: 10px;
}

.toc-wrapper ol ol {
  padding-left: 20px;
  margin-top: 0;
}

.toc-wrapper a {
  color: #000;
}

.toc-wrapper a::before {
  content: counters(item, ".") ". ";
  margin-right: 6px;
  font-weight: 600;
  counter-increment: item 1;
  color: #000;
}

.toc-header-wrapper.js-accordion {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.toc-header-wrapper.js-accordion button {
  background: none;
  border: none;
  cursor: pointer;
  text-decoration: underline;
}

/* CMS COMPONENTS END */

/* SLIDER BASE STYLES START */

.slider {
  position: relative;
  overflow: hidden;
}

.slider-track {
  display: flex;
  will-change: transform;
}

.slider-slide {
  flex-shrink: 0;
  width: 100%;
}

.slider-btn-prev,
.slider-btn-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

.slider-btn-prev {
  left: 10px;
}

.slider-btn-next {
  right: 10px;
}

.slider-pagination {
  display: flex;
  justify-content: center;
  gap: 5px;
}

.slider-pagination-bullet {
  width: 30px;
  height: 8px;
  border-radius: 10px;
  background-color: var(--primary-color);
  opacity: 0.3;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: opacity 0.3s ease;
}

.slider-pagination-bullet.active {
  opacity: 1;
}

/* SLIDER BASE STYLES END */

/* GENERAL CSS START */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: #e5e5e5;
}

ol,
ul {
  margin: 0 !important;
  padding: 0 !important;
}

a {
  text-decoration: none !important;
  font-size: 16px;
  transition: all 0.3s ease;
  color: black;
}

li {
  list-style: none;
}

section {
  padding: 60px 0;
  scroll-margin-top: 180px;
}

@media (max-width: 992px) {
  section {
    scroll-margin-top: 180px;
  }
}

.no-scroll {
  overflow: hidden;
}

img {
  max-width: 100%;
}

.align-center {
  align-items: center;
}

.align-end {
  align-items: flex-end;
}

.align-start {
  align-items: flex-start;
}

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

.section-title {
  font-size: 32px;
  font-weight: 600;
  color: var(--primary-800);
}

@media (max-width: 768px) {
  .section-title {
    text-align: center;
    font-size: 24px;
  }
}

.container {
  max-width: 1320px;
  margin: 0 auto;
}

.container-fluid {
  width: 95%;
  margin: 0 auto;
}

@media (max-width: 1320px) {
  .container {
    padding-inline: 15px;
  }
}

/* GENERAL CSS END */

/* HEADER START */

header {
  position: relative;
  z-index: 99;
}

.header-top .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}

.header-top-left {
  color: var(--primary-800);
}

.header-top-right {
  display: flex;
  align-items: center;
  gap: 30px;
}

.header-top-right a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--primary-800);
}

.header-top-right a i {
  background-color: var(--primary-color);
  color: var(--white-text);
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.header-bottom.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  background-color: var(--primary-800);
  transform: translateY(-100%);
  animation: slideDown 0.3s forwards;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

.header-bottom .container {
  background-color: var(--primary-800);
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
}

.header-bottom .container nav ul {
  display: flex;
  align-items: center;
  gap: 30px;
}

.header-bottom .container nav ul li {
  position: relative;
}

.header-bottom .container nav ul li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 3px;
  border-radius: 30px;
  background-color: var(--primary-color);
  transition: all 0.3s ease;
}

.header-bottom .container nav ul li:hover::after {
  width: 100%;
}

.header-bottom .container nav ul li a {
  color: var(--white-text);
}

.header-bottom .container .offer-btn {
  background-color: var(--primary-color);
  color: var(--white-text);
  padding: 15px 40px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  gap: 10px;
}

/* MOBILE HEADER START */

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

@media (max-width: 992px) {
  .mobile-header {
    display: block;
  }

  .desktop-header {
    display: none;
  }
}

.mobile-header {
  transition: all 0.3s ease;
  padding: 10px 15px;
  position: sticky;
  top: 0;
  z-index: 5;
  background-color: var(--primary-800);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.mobile-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mobile-top .logo img {
  max-width: 150px;
}

.hamburger {
  display: block;
  cursor: pointer;
  position: relative;
  right: 0;
}

.hamburger::after {
  content: "MENÜ";
  position: absolute;
  left: -55px;
  top: 50%;
  color: var(--white-text);
  transform: translateY(-50%);
  z-index: 13;
}

.hamburger.active::after {
  content: "KAPAT";
  color: var(--white-text);
}

.hamburger .bar {
  display: block;
  margin: 5px 0;
  height: 3px;
  width: 30px;
  border-radius: 10px;
  background-color: var(--white-text);
  transition: all 0.3s ease;
  margin-left: auto;
  position: relative;
  z-index: 13;
}

@media (min-width: 430px) {
  .hamburger.active .bar {
    background-color: white;
  }
}

@media (max-width: 500px) {
  .hamburger.active::after {
    display: none;
  }

  .hamburger.active .bar {
    display: none;
  }
}

.hamburger.active .bar:nth-child(2) {
  opacity: 0;
}

.hamburger.active .bar:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

.hamburger.active .bar:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

.header-wrapper {
  padding-top: 15px;
  background-color: var(--primary-800);
  width: 50%;
  height: 100vh;
  position: fixed;
  left: -100%;
  top: 0;
  z-index: 12;
  transition: 0.3s ease;
  display: flex;
  flex-direction: column;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  overflow-y: scroll;
}

.header-wrapper .logo {
  margin-bottom: 15px;
}

.header-wrapper .social-links {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 15px;
  padding-left: 10px;
}

.header-wrapper .social-links a i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid var(--primary-color);
  background-color: var(--primary-100);
  color: var(--primary-color);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.header-wrapper.active {
  left: 0;
}

@media (max-width: 768px) {
  .header-wrapper {
    width: 75%;
  }
}

@media (max-width: 430px) {
  .header-wrapper {
    width: 90%;
  }
}

.overlay {
  position: fixed;
  left: 0;
  width: 100vw;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.9) !important;
  z-index: 3;
  display: none;
  pointer-events: none;
  bottom: 0;
}

.overlay.active {
  display: block;
  pointer-events: all;
}

/* MOBILE HEADER END */

/* HEADER DROPDOWN START */

.dropdown {
  position: relative;
  cursor: pointer;
}

.dropdown a {
  padding-bottom: 50px;
}

@media (max-width: 992px) {
  .dropdown a {
    padding-bottom: 0px !important;
  }
}

.dropdown-content {
  width: 300px;
  border-top: 5px solid var(--primary-100);
  position: absolute;
  background: white;
  margin: 0 auto;
  left: 0;
  right: 0;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  z-index: 9;
  pointer-events: none;
  top: 40px;
  transform: scaleY(0);
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform-origin: top;
  opacity: 0;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  overflow: hidden;
}

@media (max-width: 992px) {
  .dropdown-content {
    border: none;
    position: static;
    width: 100%;
    left: 0px;
    box-shadow: none;
    opacity: 1;
    transform: scaleY(1);
    border-radius: 0px;
    display: none;
  }

  .menu-wrapper {
    background-color: var(--primary-color);
    padding: 10px;
  }

  .menu-wrapper a {
    color: white;
  }

  .dropdown .menu-wrapper {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--primary-color);
  }

  .dropdown .menu-wrapper a {
    color: white;
  }
}

.dropdown-items {
  display: grid !important;
  grid-template-columns: repeat(1, 1fr) !important;
  gap: 0 !important;
  width: 100%;
}

.dropdown-content .dropdown-items li {
  display: block;
  padding: 10px;
  width: 100%;
  background-color: var(--primary-color);
  transition: all 0.3s ease;
}

@media (max-width: 992px) {
  .dropdown-content .dropdown-items li {
    padding: 0;
  }
}

.dropdown-content .dropdown-items li::after {
  display: none;
}

.dropdown-content .dropdown-items li:hover {
  background-color: var(--primary-100);
}

.dropdown-content .dropdown-items li a {
  color: white !important;
  padding-bottom: 0;
  font-weight: 300;
  width: 100%;
  display: block;
}

.dropdown-content .dropdown-items li:hover a {
  color: var(--primary-900) !important;
}

.dropdown:hover .dropdown-content {
  transform: scaleY(1);
  opacity: 1;
  pointer-events: all;
}

.dropdown-icon i {
  transition: transform 0.3s ease, color 0.3s ease;
  font-size: 12px;
  color: var(--white-text);
}

@media (min-width: 992px) {
  .dropdown:hover .dropdown-icon i {
    color: var(--primary-500);
    transform: rotate(180deg);
    transition: transform 0.3s ease, color 0.3s ease;
  }
}

.dropdown.open .dropdown-icon i {
  transform: rotate(180deg);
  color: var(--primary-500);
}

.dropdown-content.open {
  display: block;
}

/* HEADER DROPDOWN END */

/* HEADER END */

/* CONTENT WRAPPER START */

.content-wrapper {
  padding: 20px 0px;
}

.content-wrapper ul,
.content-wrapper ol {
  padding-left: 40px !important;
  margin-bottom: 20px !important;
}

.content-wrapper ul li,
.content-wrapper ol li {
  list-style: disc;
  margin-bottom: 10px;
  word-break: break-word;
  overflow-wrap: break-word;
  position: relative;
}

.content-wrapper p {
  margin-bottom: 20px;
}

.content-wrapper h2,
.content-wrapper h3,
.content-wrapper h4,
.content-wrapper h5,
.content-wrapper h6 {
  margin-bottom: 20px;
}

.content-wrapper img {
  object-fit: contain;
  height: auto;
  margin: 20px 0;
}

/* CONTENT WRAPPER END */

/* SOCIAL LINKS START */

.social-links {
  display: flex;
  align-items: center;
  gap: 15px;
}

/* SOCIAL LINKS END */

/* HERO SECTION START */

.hero {
  padding: 0;
}

.hero .container-fluid {
  position: relative;
}

.desktop-hero {
  position: relative;
  top: -70px;
}

.hero .hero-item img {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 80px;
  width: 100%;
}

.hero .slider-btn-next i,
.hero .slider-btn-prev i {
  width: 40px;
  height: 40px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--white-text);
  border: 1px solid var(--primary-color);
  border-radius: 10px;
  background-color: var(--primary-color);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.hero .slider-btn-prev {
  left: 40px;
}

.hero .slider-btn-next {
  right: 40px;
}

.mobile-hero .hero-item img {
  width: 100%;
  border-radius: 0px;
}

.mobile-hero .slider-pagination {
  margin-top: 10px;
}

@media (max-width: 992px) {
  .desktop-hero {
    display: none;
  }

  .mobile-hero {
    display: block;
  }
}

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

.scroll-indicator {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 30px;
}

@media (max-width: 992px) {
  .scroll-indicator {
    gap: 15px;
  }
}

.scroll-indicator .scroll-text {
  text-transform: uppercase;
  letter-spacing: 3px;
  color: var(--primary-color);
  font-size: 27px;
}

.scroll-arrow {
  margin-top: -125px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: linear-gradient(to bottom, #AAE05D 0%, #82BB31 100%);
  border: 8px solid var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

@media (max-width: 992px) {
  .scroll-arrow {
    margin-top: 35px;
    z-index: 0;
    width: 70px;
    height: 70px;
  }
}

.scroll-arrow i {
  color: var(--white-text);
  font-size: 27px;
  animation: bounceArrow 1.5s ease-in-out infinite;
}

@media (max-width: 992px) {
  .scroll-arrow i {
    font-size: 22px;
  }
}

@keyframes bounceArrow {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(3px);
  }
}

/* HERO SECTION END */

/* WHY US SECTION START */

.why-us .container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}

.why-us-left {
  grid-column: span 4;
}

.why-us-left img {
  width: 100%;
}

@media (max-width: 992px) {
  .why-us-left {
    grid-column: span 12;
    margin-bottom: 30px;
  }
}

.why-us-right {
  padding: 0 150px;
  grid-column: span 8;
}

.why-us-right .desc {
  margin-bottom: 15px;
  font-size: 20px;
  color: var(--primary-800);
}

@media (max-width: 992px) {
  .why-us-right {
    padding: 0;
    grid-column: span 12;
  }
}

/* WHY US SECTION END */

/* SERVICES SECTION START */

.services .container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 30px;
}

.services-left {
  grid-column: span 4;
  height: max-content;
  position: sticky;
  top: 120px;
}

@media (max-width: 992px) {
  .services-left {
    grid-column: span 12;
    position: static;
    margin-bottom: 30px;
    text-align: center;
  }
}

.services-left .title {
  font-size: 40px;
  color: var(--primary-800);
  font-weight: bold;
}

.services-left .desc {
  margin: 10px 0 30px 0;
}

.services-left a {
  padding: 15px 60px;
  width: 100%;
  background-color: var(--primary-color);
  color: var(--white-text);
  border-radius: var(--border-radius);
  box-shadow: var(--shadow);
}

.services-right {
  grid-column: span 8;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 30px;
}

@media (max-width: 992px) {
  .services-right {
    grid-column: span 12;
  }
}

.services-box {
  grid-column: span 4;
  background: var(--dark-gradient);
  border-radius: 40px;
  position: relative;
  margin-bottom: 30px;
}

@media (max-width: 992px) {
  .services-box {
    grid-column: span 12;
  }
}

.services-box-img {
  position: relative;
}

.services-box-img img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 40px;
}

/* Sparks container */
.sparks {
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: visible;
}

.sparks span {
  position: absolute;
  bottom: 0;
  border-radius: 50%;
  background: radial-gradient(circle, #ffb700, #ff6b00);
  opacity: 0;
  animation: spark-up linear infinite;
}

@keyframes spark-up {
  0% {
    transform: translateY(0) scale(0.3);
    opacity: 0;
  }

  20% {
    opacity: 1;
    transform: translateY(calc(-1 * var(--y-move) / 4)) scale(1);
  }

  50% {
    opacity: 1;
    transform: translateY(calc(-1 * var(--y-move) / 1.5)) scale(1.2);
  }

  80% {
    opacity: 0.5;
    transform: translateY(calc(-1 * var(--y-move))) scale(0.8);
  }

  100% {
    opacity: 0;
    transform: translateY(calc(-1 * var(--y-move))) scale(0);
  }
}

.services-box-bottom {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 15px;
}

.services-box-title {
  font-size: 22px;
  color: var(--primary-color);
  font-weight: 500;
}

.services-box-desc {
  font-size: 15px;
  color: var(--white-text);
}

.services-box-bottom button {
  background: transparent;
  border: none;
  color: var(--white-text);
  letter-spacing: 3px;
  text-transform: uppercase;
  cursor: pointer;
}

.services-box-icon {
  display: flex;
  justify-content: center;
}

.services-box-icon i {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: var(--dark-gradient);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  color: var(--primary-color);
  font-size: 27px;
  margin-bottom: -40px;
}

/* SERVICES SECTION END */

/* ABOUT SECTION START */

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

@media (max-width: 992px) {
  .about .container {
    flex-direction: column;
    position: relative;
    gap: 30px;
  }
}

.about-center {
  position: relative;
}

@media (max-width: 992px) {
  .about-center {
    overflow: hidden;
  }
}

.about-center .absolute-bottom {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1.5);
  z-index: -1;
}

@media (max-width: 992px) {
  .about-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.6;
  }
}

.about .left .about-box:nth-child(2) {
  transform: translateX(-50px);
}

.about .right .about-box:nth-child(2) {
  transform: translateX(50px);
}

@media (max-width: 992px) {
  .about .left .about-box:nth-child(2) {
    transform: translateX(0);
  }

  .about .right .about-box:nth-child(2) {
    transform: translateX(0);
  }
}

.about-col {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

@media (max-width: 768px) {
  .about-col {
    width: 100%;
  }
}

.about-col .about-box {
  display: flex;
  align-items: center;
  gap: 15px;
  background-color: var(--primary-100);
  border-radius: 60px;
  padding: 15px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  transition: all 0.3s ease;
}

@media (max-width: 992px) {
  .about-col .about-box {
    justify-content: center;
  }
}

.about-col .about-box .about-icon {
  background-color: var(--primary-color);
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 50%;
  z-index: 2;
}

.about-col .about-box .about-icon img {
  width: 40px;
  height: 40px;
  object-fit: contain;
  position: relative;
  z-index: 2;
}

.about-col .about-box .about-icon::before {
  content: "";
  position: absolute;
  background-color: var(--primary-color);
  inset: 0px;
  border-radius: 50%;
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
  border-image: initial;
  transition: 0.4s;
}

.about-box:hover {
  background-color: var(--primary-color);
}

.about-box:hover .about-icon::before {
  background: linear-gradient(rgb(130, 187, 49), rgb(130, 187, 49)) padding-box
      padding-box,
    linear-gradient(rgb(255, 255, 255), rgb(130, 187, 49)) border-box border-box;
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
  border-image: initial;
  border-radius: 50%;
}

@media (max-width: 992px) {
  .about-box {
    background-color: var(--primary-color) !important;
  }

  .about-box .about-icon::before {
    background: linear-gradient(rgb(130, 187, 49), rgb(130, 187, 49))
        padding-box padding-box,
      linear-gradient(rgb(255, 255, 255), rgb(130, 187, 49)) border-box
        border-box;
    border-width: 3px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    border-radius: 50%;
  }
}

.about-col .about-box .about-box-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 10px 0 15px;
  color: var(--primary-800);
}

.about-box:hover .about-box-title {
  color: var(--white-text);
}

@media (max-width: 992px) {
  .about-box .about-box-title {
    color: var(--white-text) !important;
  }
}

.about-bottom {
  padding-top: 40px;
  width: 50%;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 768px) {
  .about-bottom {
    width: 100%;
  }
}

.about-bottom .desc {
  color: var(--primary-800);
  font-size: 18px;
  margin-bottom: 30px;
}

.about-bottom a {
  padding: 15px 60px;
  background-color: var(--primary-color);
  border-radius: 60px;
  color: var(--white-text);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/* ABOUT SECTION END */

/* EXPERIENCE SECTION START */

.experience .container-fluid {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: space-between;
  gap: 30px;
  padding: 100px 0;
  border-radius: 75px;
  position: relative;
  z-index: 2;
}

@media (max-width: 992px) {
  .experience .container-fluid {
    flex-direction: column;
  }
}

.experience-left {
  padding-left: 40px;
  color: var(--primary-500);
}

@media (max-width: 992px) {
  .experience-left {
    padding-left: 0;
    padding: 0 15px;
  }
}

.experience-left .title {
  font-size: 64px;
  line-height: 1.2;
}

@media (max-width: 992px) {
  .experience-left .title {
    font-size: 32px;
  }
}

.experience-left .desc {
  width: 75%;
  margin: 15px 0 30px 0;
}

@media (max-width: 992px) {
  .experience-left .desc {
    width: 100%;
  }
}

.experience-left a {
  padding: 15px 60px;
  background-color: var(--primary-color);
  color: var(--white-text);
  border-radius: 60px;
}

.experience-right {
  width: 100%;
}

@media (max-width: 992px) {
  .experience-right {
    padding: 0 15px;
  }
}

.experience-box {
  display: flex;
  align-items: center;
  gap: 30px;
  color: var(--primary-500);
  position: relative;
}

.experience-box::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 60%;
  height: 1px;
  background-color: var(--primary-color);
}

.experience-box .number {
  font-size: 85px;
  font-weight: 300;
}

@media (max-width: 992px) {
  .experience-box::after {
    width: 100%;
  }

  .experience-box {
    margin-bottom: 30px;
  }

  .experience-box .number {
    font-size: 60px;
  }
}

/* EXPERIENCE SECTION END */

/* VIDEO SECTION START */

.video {
  padding: 0;
  margin-top: -200px;
}

@media (max-width: 992px) {
  .video {
    margin-top: 0;
  }
}

.video .container-fluid {
  position: relative;
}

.video-image {
  position: relative;
  border-radius: 75px;
  overflow: hidden;
}

@media (max-width: 992px) {
  .video-image {
    height: 500px;
  }

  .video-image img {
    height: 100%;
    object-fit: cover;
  }
}

.video-image::after {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0px;
  background: linear-gradient(
    rgba(147, 156, 168, 0.2) 0%,
    rgba(23, 33, 47, 0.85) 100%
  );
}

.video .video-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  width: 100%;
}

.video-content-center {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

@media (max-width: 992px) {
  .video .video-content {
    top: 60px;
    transform: translate(-50%, 0);
  }

  .video-content-center {
    flex-direction: column;
    gap: 10px;
  }
}

.video-content-center .play {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.video-content-center .play::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 3px solid transparent;
  border-radius: 50%;
  background: linear-gradient(white, rgba(255, 255, 255, 0.5)) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.video-content-center .play i {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-100);
  border: 3px solid var(--primary-100);
  border-radius: 50%;
}

.video-content-center .left-title,
.video-content-center .right-title {
  font-size: 48px;
  font-weight: bold;
  color: var(--primary-500);
}

@media (max-width: 768px) {
  .video-content-center .left-title,
  .video-content-center .right-title {
    font-size: 27px;
  }
}

.video .container-fluid .bottom-title {
  position: absolute;
  z-index: 2;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 20px;
  color: var(--primary-500);
}

@media (max-width: 992px) {
  .video .container-fluid .bottom-title {
    top: auto;
    transform: translate(-50%, 0);
    bottom: 120px;
    text-align: center;
    font-size: 18px;
    width: 100%;
  }
}

.video .container-fluid .line {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 2px;
  height: 120px;
  background-color: var(--primary-color);
  z-index: 2;
}

/* VIDEO SECTION END */

/* COMMENTS SECTION START */

.comments .container {
  position: relative;
}

.comments .section-title {
  text-align: center;
}

.commentSlider {
  padding: 120px 0 60px 0 !important;
}

.commentSlider .slider-pagination {
  margin-top: 30px;
}

.comments-box {
  width: 65%;
  margin: 0 auto;
  background-color: var(--primary-100);
  padding: 50px 30px 30px 30px;
  border-radius: 75px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  gap: 15px;
  position: relative;
}

@media (max-width: 992px) {
  .comments-box {
    width: 100%;
  }
}

.profile-icon {
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e5e5e5;
  border: 2px solid var(--primary-100);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -40px;
  color: var(--white-text);
}

.profile-icon i {
  font-size: 27px;
}

.comment {
  font-size: 20px;
  color: var(--primary-800);
}

.comment-name {
  font-weight: bold;
}

.comments .slider-btn-next i,
.comments .slider-btn-prev i {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--white-text);
  border: 1px solid var(--primary-color);
  background-color: var(--primary-color);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

@media (max-width: 992px) {
  .comments .slider-btn-next,
  .comments .slider-btn-prev {
    display: none;
  }
}

.comments .comments-bottom {
  text-align: center;
}

.comments a {
  text-transform: uppercase;
  font-weight: 300;
  color: var(--primary-800);
}

.comments a i {
  color: var(--primary-color);
}

/* COMMENTS SECTION END */

/* BLOG SECTION START */

.blog .section-title {
  text-align: center;
  margin-bottom: 60px;
}

.blog .container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 30px;
  margin-bottom: 60px;
}

.blog-box {
  grid-column: span 4;
  background: var(--dark-gradient);
  border-radius: 65px;
  overflow: hidden;
}

@media (max-width: 992px) {
  .blog-box {
    grid-column: span 12;
  }
}

.blog-box img {
  width: 100%;
}

.blog-box-bottom {
  padding: 15px 60px 30px 60px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.blog-box-bottom .title {
  font-size: 20px;
  font-weight: bold;
  color: var(--primary-color);
}

.blog-box-bottom .desc {
  color: var(--white-text);
  font-weight: 300;
}

.blog-box-bottom button {
  background: transparent;
  border: none;
  color: var(--white-text);
  font-weight: 300;
}

.blog-box-bottom button i {
  color: var(--primary-color);
}

.blog .blog-bottom {
  text-align: center;
}

.blog .blog-bottom a {
  text-transform: uppercase;
  font-weight: 300;
  color: var(--primary-800);
}

.blog .blog-bottom a i {
  color: var(--primary-color);
}

/* BLOG SECTION END */

/* FOOTER START */

.footer-slogan {
  text-align: center;
  padding-top: 60px;
  margin-bottom: 15px;
  font-size: 50px;
  font-weight: bold;
  background: linear-gradient(
    to top,
    #e5e5e5 0%,
    /* en alt: açık gri */ rgb(98, 129, 152) 40%,
    /* orta: mavi-gri */ rgb(60, 86, 104) 100% /* en üst: koyu mavi-gri */
  );
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

footer .container-fluid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 30px;
}

.footer-left {
  grid-column: span 8;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 100px;
  border-radius: 30px;
}

@media (max-width: 992px) {
  .footer-left {
    grid-column: span 12;
  }
}

.footer-logo {
  display: block;
  padding: 60px 0 0 100px;
}

@media (max-width: 992px) {
  .footer-logo {
    padding: 60px 0 0 30px;
  }
}

.footer-menu {
  display: flex;
  justify-content: space-around;
  padding: 60px 0;
}

@media (max-width: 568px) {
  .footer-menu {
    flex-direction: column;
    padding: 60px 30px;
    gap: 30px;
  }
}

.menu-title {
  color: var(--primary-500);
  font-weight: 500;
  margin-bottom: 10px;
}

.footer-list li {
  margin-bottom: 10px;
}

@media (max-width: 992px) {
  .footer-list li .menu-wrapper {
    padding: 0;
    background-color: transparent;
  }
}

.footer-list li a {
  color: var(--white-text);
}

@media (max-width: 1200px) {
  .footer-list li a {
    font-size: 14px;
  }
}

.footer-whatsapp {
  transform: translateX(-20px);
}

.footer-whatsapp a {
  display: flex;
  align-items: center;
  gap: 5px;
}

.footer-whatsapp a i {
  background-color: var(--primary-color);
  width: 20px;
  height: 20px;
  padding: 10px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5px 20px;
}

@media (max-width: 992px) {
  .footer-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.footer-right {
  grid-column: span 4;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  padding: 60px 0 100px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

@media (max-width: 992px) {
  .footer-right {
    grid-column: span 12;
    gap: 30px;
  }
}

.social-title {
  font-size: 32px;
  font-weight: bold;
  color: var(--white-text);
}

.social-media .social-links a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-100);
  color: var(--primary-color);
  font-size: 16px;
  border-radius: 50%;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--primary-500);
  padding: 0 100px;
}

@media (max-width: 768px) {
  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    padding: 0 0 0 15px;
  }
}

.footer-bottom-right {
  font-weight: bold;
}

/* FOOTER END */

/* BREADCRUMB START */

.breadcrumb-container {
  padding: 0;
  margin-top: -55px;
}

@media (max-width: 992px) {
  .breadcrumb-container {
    margin-top: 30px;
  }
}

.breadcrumb-container .container-fluid {
  padding: 70px 0 30px 0;
  background-color: #23313b;
  border-radius: 30px;
  position: relative;
}

@media (max-width: 992px) {
  .breadcrumb-container .container-fluid {
    padding: 30px 0;
  }
}

.breadcrumb-container .container-fluid .container {
  display: flex;
  align-items: center;
}

.breadcrumb-icon {
  opacity: 0.3;
}

@media (max-width: 992px) {
  .breadcrumb-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

.breadcrumb-container .container-fluid .container .wrapper {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 60px;
  position: relative;
  z-index: 2;
  left: -85px;
}

@media (max-width: 992px) {
  .breadcrumb-container .container-fluid .container .wrapper {
    left: 0;
    gap: 15px;
  }
}

.breadcrumb-container .container-fluid .container .wrapper h1 {
  color: var(--white-text);
  font-size: 50px;
}

@media (max-width: 768px) {
  .breadcrumb-container .container-fluid .container .wrapper h1 {
    font-size: 32px;
  }
}

.breadcrumb-container .container-fluid .container .wrapper .links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
  color: var(--primary-500);
  margin-bottom: 15px !important;
}

@media (max-width: 768px) {
  .breadcrumb-container .container-fluid .container .wrapper .links {
    margin-bottom: 5px !important;
  }
}

.breadcrumb-container .container-fluid .container .wrapper .links li {
  position: relative;
  font-size: 20px;
  font-weight: 300;
}

.breadcrumb-container
  .container-fluid
  .container
  .wrapper
  .links
  li:not(:last-child)::after {
  content: "/";
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--primary-color);
}

.breadcrumb-container .container-fluid .container .wrapper .links li a {
  color: var(--primary-500);
  font-size: 20px;
}

/* BREADCRUMB END */

/* SERVICES PAGE START */

.services-page .container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 30px;
}

.services-page .container .services-box {
  grid-column: span 4;
}

@media (max-width: 992px) {
  .services-page .container .services-box {
    grid-column: span 6;
  }
}

@media (max-width: 768px) {
  .services-page .container .services-box {
    grid-column: span 12;
  }
}

/* SERVICES PAGE END */

/* SERVICES DETAIL PAGE START */

.services-detail .container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 30px;
}

.services-detail .services-detail-left {
  grid-column: span 8;
}

@media (max-width: 992px) {
  .services-detail .services-detail-left {
    grid-column: span 12;
  }
}

.detail-right {
  grid-column: span 4;
  position: relative;
}

@media (max-width: 992px) {
  .detail-right {
    grid-column: span 12;
  }
}

.detail-right .line {
  position: absolute;
  height: 50px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  background-color: var(--primary-color);
}

.detail-right-wrapper {
  padding: 60px 20px 40px 20px;
  background: var(--dark-gradient);
  border-radius: 30px;
  height: max-content;
  margin-bottom: 30px;
}

.detail-right .title {
  text-align: center;
  margin-bottom: 15px;
  color: var(--white-text);
  font-size: 20px;
  font-weight: bold;
}

.detail-right form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.detail-right form input,
.detail-right form textarea {
  padding: 10px;
  background: transparent;
  border: 1px solid var(--primary-500);
  color: var(--white-text);
  border-radius: var(--border-radius);
  outline: none;
}

.detail-right form input::placeholder,
.detail-right form textarea::placeholder {
  color: var(--primary-500);
}

.detail-right form button {
  background-color: var(--primary-color);
  border: 1px solid var(--primary-color);
  border-radius: var(--border-radius);
  color: var(--white-text);
  padding: 15px;
  cursor: pointer;
}

.detail-right .social-media {
  background-color: var(--primary-color);
  padding: 30px;
  border-radius: 30px;
}

.detail-right .social-media .social-links {
  justify-content: center;
}

/* SERVICES DETAIL PAGE END */

/* CONTACT PAGE START */

.contact-page .container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 30px;
}

.contact-page .contact-left {
  grid-column: span 6;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  padding: 30px;
  gap: 15px;
}

.contact-item {
  grid-column: span 12;
  background: var(--dark-gradient);
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--white-text);
  border-radius: var(--border-radius);
  padding-left: 60px;
}

@media (max-width: 992px) {
  .contact-item {
    padding: 30px 15px;
  }
}

.contact-item i {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--primary-100);
  color: var(--primary-color);
  border: 1px solid var(--primary-100);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

@media (max-width: 992px) {
  .contact-page .contact-left {
    grid-column: span 12;
  }
}

.contact-page .contact-right {
  background: var(--dark-gradient);
  grid-column: span 6;
  padding: 30px;
  border-radius: 30px;
}

@media (max-width: 992px) {
  .contact-page .contact-right {
    grid-column: span 12;
  }
}

.contact-page .contact-right .title {
  font-size: 27px;
  color: var(--white-text);
  margin-bottom: 15px;
  text-align: center;
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 15px;
}

.form-item {
  grid-column: span 6;
}

@media (max-width: 768px) {
  .form-item {
    grid-column: span 12;
  }
}

.form-item input {
  width: 100%;
  padding: 15px;
  background: transparent;
  border: 1px solid var(--primary-500);
  border-radius: var(--border-radius);
  color: var(--white-text);
  outline: none;
}

.form-item input::placeholder,
.form-item-full textarea::placeholder {
  color: var(--primary-500);
}

.form-item-full {
  grid-column: span 12;
}

.form-item-full textarea {
  width: 100%;
  padding: 15px;
  background: transparent;
  border: 1px solid var(--primary-500);
  border-radius: var(--border-radius);
  color: var(--white-text);
  outline: none;
}

.contact-page .contact-right form .form-bottom {
  margin-top: 15px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media (max-width: 568px) {
  .contact-page .contact-right form .form-bottom {
    flex-direction: column;
    gap: 15px;
  }
}

.contact-page .contact-right form button {
  padding: 15px 30px;
  border-radius: var(--border-radius);
  background-color: var(--primary-color);
  border: 1px solid var(--primary-color);
  color: var(--white-text);
  cursor: pointer;
}

@media (max-width: 568px) {
  .contact-page .contact-right form button {
    padding: 15px 0;
    width: 100%;
  }
}

/* CONTACT PAGE END */

/* BLOG PAGE START */

.blog-page .container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 30px;
}

.blog-page .container .blog-box {
  grid-column: span 4;
}

@media (max-width: 992px) {
  .blog-page .container .blog-box {
    grid-column: span 6;
  }
}

@media (max-width: 768px) {
  .blog-page .container .blog-box {
    grid-column: span 12;
  }
}

/* BLOG PAGE END */

/* BLOG DETAIL PAGE START */

.blog-detail .container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 30px;
}

.blog-detail .blog-detail-left {
  grid-column: span 8;
}

@media (max-width: 992px) {
  .blog-detail .blog-detail-left {
    grid-column: span 12;
  }
}

/* BLOG DETAIL PAGE END */

/* ERROR PAGE START */

.error-page .container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  align-items: center;
  gap: 30px;
}

.error-page-left {
  grid-column: span 6;
}

@media (max-width: 992px) {
  .error-page-left {
    grid-column: span 12;
  }
}

.error-page-left img {
  border-radius: var(--border-radius);
}

.error-page-right {
  grid-column: span 6;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

@media (max-width: 992px) {
  .error-page-right {
    grid-column: span 12;
  }
}

.error-page-right .title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  color: var(--primary-800);
}

.error-page-right .home-link {
  padding: 15px 50px;
  border-radius: 30px;
  text-align: center;
  background-color: var(--primary-color);
  color: var(--white-text);
}

/* ERROR PAGE END */

/* FOOTER STICKY MENU START */

.footer-sticky {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: black;
  position: fixed;
  z-index: 10;
  width: 100%;
  bottom: 0;
  padding: 0 0.5rem 1.15rem 0.5rem;
  border-top-left-radius: 2.15rem;
  border-top-right-radius: 2.15rem;
  border-top: 6px solid var(--primary-color);
}

@media (max-width: 992px) {
  .footer-sticky {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.footer-sticky .sticky-box {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.footer-sticky .sticky-box .icon {
  height: 48px;
  width: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.footer-sticky .sticky-box .text {
  font-size: 14px;
  color: white;
  text-align: center;
}

@media (max-width: 568px) {
  .footer-sticky .sticky-box .text {
    font-size: 10px;
  }
}

.footer-sticky .top-box .icon::before {
  content: "";
  position: absolute;
  height: 66px;
  width: 66px;
  border: 1px solid white;
  border-radius: 50%;
  opacity: 0.5;
}

.footer-sticky .top-box .icon::after {
  content: "";
  position: absolute;
  height: 56px;
  width: 56px;
  border: 1px solid white;
  border-radius: 50%;
  opacity: 0.75;
}

.footer-sticky .sticky-box .icon i {
  font-size: 22px;
  color: white;
}

.footer-sticky .top-box .icon i {
  font-size: 22px;
  color: white;
}

.footer-sticky .top-box {
  -webkit-transform: translateY(-1.5rem);
  transform: translateY(-1.5rem);
}

.footer-sticky .top-box .text {
  -webkit-transform: translateY(1.5rem);
  transform: translateY(1.5rem);
  text-align: center;
}

.footer-sticky .top-box .icon {
  background: var(--primary-900);
  border-radius: 50%;
  position: relative;
}

/* FOOTER STICKY BUTTON END */

/* COMMENTS PAGE START */

.comments-page .container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 30px;
}

.comments-page .container .comments-box {
  grid-column: span 4;
  width: 100%;
}

@media (max-width: 992px) {
  .comments-page .container .comments-box {
    grid-column: span 12;
  }
}

/* COMMENTS PAGE END */

/* OFFER FORM PAGE START */

.offer-page .container {
  background: var(--dark-gradient);
  padding: 30px;
  border-radius: var(--border-radius);
}

.offer-page .container .title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 15px;
  color: var(--white-text);
}
.file-upload {
  position: relative;
  width: 100%;
  grid-column: span 12;
}

.file-upload label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  margin-bottom: 15px;
  padding: 16px;
  text-align: center;
  border: 2px dashed #d0d0d0;
  border-radius: 12px;
  background: #fafafa;
  font-size: 15px;
  font-weight: 500;
  color: #444;
  cursor: pointer;
  transition: all 0.3s ease;
}

.file-upload label small {
  font-size: 12px;
  font-weight: 400;
  color: #888;
}

/* Dosya seçildi */
.file-upload.file-selected label {
  border-style: solid;
  border-color: #82bb31;
  background: #f4fbe9;
  color: #2d6b0a;
}

.file-upload.file-selected label small {
  color: #5a9a1a;
}

.file-upload input[type="file"] {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

/* Hover */
.file-upload:hover label {
  border-color: #a20f16;
  background: #fff4f4;
  color: #a20f16;
}

/* Focus (klavye erişilebilirliği) */
.file-upload input[type="file"]:focus + label,
.file-upload input[type="file"]:focus-visible + label {
  outline: 2px solid #a20f16;
  outline-offset: 3px;
}

/* Mobil uyum */
@media (max-width: 768px) {
  .file-upload label {
    min-height: 100px;
    font-size: 14px;
  }
}

.offer-page .container .offer-form .form-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}

.offer-page .container .offer-form .form-bottom button {
  padding: 15px 30px;
  border-radius: var(--border-radius);
  background-color: var(--primary-color);
  border: 1px solid var(--primary-color);
  color: var(--white-text);
  cursor: pointer;
}

@media (max-width:568px) {
  .offer-page .container .offer-form .form-bottom {
    flex-direction: column;
  }

  .offer-page .container .offer-form .form-bottom button  {
    width: 100%;
  }
}

/* OFFER FORM PAGE END */

/* VIDEO POPUP */
.video-popup-overlay {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.85);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.video-popup-overlay.active {
  opacity: 1;
}

.video-popup-content {
  position: relative;
  width: 90%;
  max-width: 900px;
  aspect-ratio: 16 / 9;
}

.video-popup-content iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 8px;
}

.video-popup-close {
  position: absolute;
  top: -40px;
  right: 0;
  width: 32px;
  height: 32px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

.video-popup-close::before,
.video-popup-close::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
}

.video-popup-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.video-popup-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.video-popup-close:hover::before,
.video-popup-close:hover::after {
  background: #ccc;
}
/* VIDEO POPUP END */
