:root {
  --bg-color: #eeeeee;
  --theme-color: #fff;
  --main-color: #ff4000;
}

/* --------------- Menu --------------- */
.navbar {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  background: transparent;
  z-index: 9999999;
}
.navbar .container {
  background: #fff;
  border-radius: 0 0 15px 15px;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
.navbar.nav-scroll {
  padding: 0;
  position: fixed;
  top: -80px;
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  -o-transition: transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}
.navbar .logo {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  width: 60px;
}
.navbar .info {
  margin-right: auto;
}
.navbar .info .item {
  font-size: 16px;
  text-transform: uppercase;
  margin-left: 30px;
  font-family: 'Space Grotesk';
  font-weight: 900;
}
.navbar .topnav .menu-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #1d1d1d;
  border-radius: 50%;
  color: #fff;
}
.navbar .topnav .butn {
  padding: 8px 20px;
  background: var(--main-color);
  color: white;
  margin-right: 15px;
  letter-spacing: 2px;
  font-family: 'Space Grotesk';
  font-weight: 500;
  padding-left: 40px;
  padding-right: 40px;
}

/* --------------- header --------------- */
.header-mp {
  padding: 180px 0 100px;
  background-image: -webkit-linear-gradient(280deg, var(--main-color), #fff 80%);
  background-image:
  -o-linear-gradient(280deg, #7fe85a, #fff 80%);
  background-image: linear-gradient(180deg, var(
  --main-color), #fff 80%);
  position: relative;
}
.header-mp .brush {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1500px;
  /* filter: blur(30px) contrast(1.4) brightness(1.1); */ /* Kontrast ve parlaklÃ„Â±k ayarlarÃ„Â±nÃ„Â± optimize ettik */
  /* mix-blend-mode: multiply; */
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
   /* Renklerin daha uyumlu gÃƒÂ¶rÃƒÂ¼nmesi iÃƒÂ§in karÃ„Â±Ã…Å¸Ã„Â±m modu */
  .header-mp .brush {
  filter: blur(30px) contrast(1.2) brightness(1.1); /* Kontrast ve parlaklÃ„Â±k ayarlarÃ„Â±nÃ„Â± optimize ettik */
  mix-blend-mode: multiply; /* Renklerin daha uyumlu gÃƒÂ¶rÃƒÂ¼nmesi iÃƒÂ§in karÃ„Â±Ã…Å¸Ã„Â±m modu */
};
  .header-mp .brush {
  filter: blur(30px) contrast(1.2) brightness(1.1); /* Kontrast ve parlaklÃ„Â±k ayarlarÃ„Â±nÃ„Â± optimize ettik */
  mix-blend-mode: multiply; /* Renklerin daha uyumlu gÃƒÂ¶rÃƒÂ¼nmesi iÃƒÂ§in karÃ„Â±Ã…Å¸Ã„Â±m modu */
};
  
.header-mp .brush {
  filter: blur(30px) contrast(1.2) brightness(1.1); /* Kontrast ve parlaklÃ„Â±k ayarlarÃ„Â±nÃ„Â± optimize ettik */
  mix-blend-mode: multiply; /* Renklerin daha uyumlu gÃƒÂ¶rÃƒÂ¼nmesi iÃƒÂ§in karÃ„Â±Ã…Å¸Ã„Â±m modu */
};
}
.header-mp .numb {
  padding-bottom: 50px;
  border-bottom: 1px solid rgb(0 0 0 / 31%);
}
.header-mp .numb h2 {
  font-size: 74px;
  line-height: 64px;
  font-weight: 600;
  margin-bottom: 10px;
  font-family: 'Space Grotesk';
}
.header-mp .numb span {
  font-size: 16px;
  letter-spacing: normal;
  text-transform: uppercase;
  text-wrap: pretty;
  font-family: gilroy;
  font-weight: 500;
}
.header-mp .caption {
  padding: 100px 0 150px;
  position: relative;
}
.header-mp .caption h1 {
  line-height: 1.2;
}
.header-mp .caption h1 span {
  font-family: gilroy;
  font-style: italic;
}
.header-mp .caption .union {
  position: absolute;
  right: 0;
  width: 180px;
  top: 7%;
}
.header-mp .caption .union .icon {
  width: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

/* --------------- About --------------- */
.intro-ds {
  background-image: url(../imgs/about-bg.png);
  background-size: cover;
  background-position: top;
  position: relative;
}
.intro-ds .container {
  position: relative;
  margin-top: -1px;
  z-index: 3;
}
.intro-ds .container .box {
  padding: 60px 80px;
  background: #fff;
  border-radius: 15px 15px 0 0;
  position: relative;
  z-index: 2;
}
.intro-ds .container .layers {
  position: absolute;
  top: -10px;
  left: 40px;
  right: 40px;
  bottom: 5px;
  background: #fff;
  border-radius: 15px;
  opacity: 0.7;
  z-index: -1;
}
.intro-ds .container .layers:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 20px;
  right: 20px;
  bottom: 5px;
  background: #fff;
  border-radius: 15px;
  opacity: 0.7;
  z-index: -1;
}
.intro-ds .comit .item h6 {
  font-size: 20px;
  line-height: 28px;
}
.intro-ds .founders .imgs .img {
  width: 135px;
  height: 135px;
  border-radius: 50%;
  border: 5px solid #fff;
  overflow: hidden;
}
.intro-ds .founders .imgs .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.intro-ds .founders .imgs .img.img2 {
  margin-left: -15px;
  position: relative;
  z-index: -1;
}
.intro-ds .founders p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 30px;
  margin-left: 10px;
}

/* --------------- Services --------------- */
.marq-mp .main-marq {
  overflow: hidden;
  padding: 25px 0;
}

.marq-mp .color-bg {
  background: var(--main-color);
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  position: relative;
  z-index: 4;
}

.marq-mp .gray-bg {
  background: var(--bg-color);
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
  margin-top: -30px;
}

.marq-mp .item {
  padding: 0 60px !important;
  position: relative;
}
.marq-mp .item:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.marq-mp .item h5 {
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: 'Gilroy';
}

.services-mp .serv-title .tab-title {
  opacity: 0.1;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.services-mp .serv-title .tab-title h2 {
  font-size: 70px;
  line-height: 70px;
  margin: 10px 0;
  font-family: 'Space Grotesk';
  text-transform: uppercase;
  font-weight: 700;
}
.services-mp .serv-title .tab-title.current {
  opacity: 1;
}

.services-mp .content {
  position: relative;
}
.services-mp .content .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.services-mp .content .item:first-of-type {
  position: static;
}
.services-mp .content .item.current {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.services-mp .content .item .cont {
  margin-top: 30px;
}
.services-mp .content .item .cont span {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 15px;
  font-weight: 500;
  font-family: 'Gilroy';
}

/* --------------- Works --------------- */
.works-mp .item {
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
.works-mp .item:hover .cont a {
  background: var(--main-color);
  border-color: var(--main-color);
}
.works-mp .item .cont h5 {
  font-weight: 400;
  margin-bottom: 15px;
}
.works-mp .item .cont span {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}
.works-mp .item .cont a {
  padding: 5px 25px;
  border-radius: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.works-mp .item .img {
  border-radius: 10px;
  overflow: hidden;
  margin-top: 50px;
}
.works-mp .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

/* --------------- Clients --------------- */
.brands-mp .item {
  position: relative;
  display: inline-block;
  padding: 0 60px;
  margin-top: 60px;
}
.brands-mp .item:after {
  content: "";
  width: 10px;
  height: 10px;
  background: var(--main-color);
  border-radius: 2px;
  position: absolute;
  top: 50%;
  right: -5px;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.brands-mp .item.nodot:after {
  display: none;
}
.brands-mp .item:hover .icon {
  opacity: 1;
  visibility: visible;
}
.brands-mp .item h2 {
  font-family: 'Space Grotesk';
  font-style: italic;
  font-size: 54px;
  line-height: 64px;
  font-weight: 500;
}
.brands-mp .item .icon {
  width: 200px;
  position: absolute;
  top: -60px;
  right: -40px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

/* --------------- Testimonials --------------- */
.testimonials-mp {
  position: relative;
  overflow: hidden !important;
}
.testimonials-mp .brush {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  right: 0;
  top: 320px;
}
.testimonials-mp .sec-head .gl-rate {
  margin: 40px auto 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 60px;
  padding: 10px 20px;
}
.testimonials-mp .sec-head .gl-rate .icon {
  width: 35px;
}
.testimonials-mp .sec-head .gl-rate .cont {
  padding-left: 30px;
  text-align: left;
}
.testimonials-mp .sec-head .gl-rate .cont h6 {
  line-height: 1;
  font-weight: 600;
  font-size: 18px;
}
.testimonials-mp .sec-head .gl-rate .cont .stars {
  font-size: 13px;
  color: #FF9800;
  margin-left: 10px;
}
.testimonials-mp .sec-head .gl-rate .cont p {
  font-size: 12px;
  margin-top: 2px;
}
.testimonials-mp .testim-swiper {
  position: relative;
  overflow: visible;
  padding: 150px 0 250px;
  background-image: url(../imgs/testim/global.png);
  background-size: 45%;
  background-position: center center;
  background-repeat: no-repeat;
}
.testimonials-mp .swiper-slide {
  margin-right: -50px;
  width: 400px;
  height: max-content !important;!i;!;
}
.testimonials-mp .item {
  padding: 40px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  position: relative;
}
.testimonials-mp .item .info p {
  font-size: 14px;
}
.testimonials-mp .item .info span {
  font-size: 16px;
}
.testimonials-mp .item .info .img-author {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
}
.testimonials-mp .item:hover {
  z-index: 5;
}
.testimonials-mp .gray {
  background: #eeeeee;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
}
.testimonials-mp .colorful {
  background: var(--main-color);
  -webkit-transform: rotate(2deg) translateY(80px);
  -ms-transform: rotate(2deg) translateY(80px);
  transform: rotate(2deg) translateY(80px);
  z-index: 3;
}
.testimonials-mp .darklen {
  background: #151515;
  color: #fff;
  -webkit-transform: rotate(2deg) translateY(-50px);
  -ms-transform: rotate(2deg) translateY(-50px);
  transform: rotate(2deg) translateY(-50px);
}
.testimonials-mp .darklen p {
  color: #d1d1d1;
}
.testimonials-mp .lighten {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  z-index: 3;
}

/* --------------- Process --------------- */
.process-mp .sec-head .butn {
  border-color: #fff;
  font-family: 'Gilroy';
  font-weight: 200;
  letter-spacing: 1px;
}
.process-mp .sec-head .butn:hover {
  background: #fff;
  color: #212121;
}

.process-mp .item {
  padding: 40px;
  border-radius: 10px;
  background: #212121;
}
.process-mp .item .img {
  width: 190px;
  height: 190px;
  border-radius: 50%;
}
.process-mp .item .text {
  padding-left: 60px;
  padding-top: 20px;
}
.process-mp .item .text p {
  color: #fff;
  font-size: 18px;
}
.process-mp .item .botm {
  margin-top: 60px;
  font-size: 40px;
}
.process-mp .item .botm span {
  opacity: 0.5;
}

/* --------------- FAQS --------------- */
.faqs-ds .accordion-item {
  background: var(--bg-color);
  border-radius: 10px;
  border: 0;
  margin-bottom: 5px;
}
.faqs-ds .accordion-item.active {
  background: var(--main-color);
}
.faqs-ds .accordion-item .accordion-header {
  background: transparent;
}
.faqs-ds .accordion-item .accordion-header button {
  background: transparent;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  padding: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.faqs-ds .accordion-item .accordion-header button:after {
  background-image: url(../imgs/pricing/plus-solid.svg);
  -webkit-filter: invert(1);
  filter: invert(1);
}
.faqs-ds .accordion-item .accordion-header button:not(.collapsed):after {
  background-image: url(../imgs/pricing/minus-solid.svg);
}
.faqs-ds .accordion-item .accordion-body {
  padding: 0;
  padding: 0px 100px 30px 30px;
}
.faqs-ds .accordion-item .accordion-body p {
  font-size: 14px;
}

/* --------------- FAQS --------------- */
.team-mp .item {
  background: #212121;
  border-radius: 15px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.team-mp .item:hover {
  background: var(--main-color);
  color: #212121;
}
.team-mp .item:hover .cont span {
  color: #212121;
  font-family: gilroy !important;
}
.team-mp .item:hover .social-icon a {
  border-color: #212121;
}
.team-mp .item:hover .social-icon a:hover {
  border-color: #fff;
}
.team-mp .item .img {
  width: 420px;
  height: 170px;
  overflow: hidden;
}
.team-mp .item .img img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  width: 260px;
  position: relative;
  transform: translate(20%);
}
.team-mp .item .cont {
  padding: 30px 0 0 50px;
  font-family: 'Space Grotesk';
}
.team-mp .item .cont span {
  font-size: 15px;
  color: #b1b1b1;
  margin-top: 15px;
  font-family: gilroy !important;
}
.team-mp .item .social-icon {
  padding: 30px 30px 0 0;
}
.team-mp .item .social-icon a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  font-size: 19px;
  margin: 0 5px;
}
.team-mp .item .social-icon a:hover {
  background: #fff;
  color: #212121;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

/* --------------- Blogs --------------- */
.blog-mp .bord {
  position: relative;
}
.blog-mp .bord:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.blog-mp .item .info .author-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.blog-mp .item .info .author-info,
.blog-mp .item .info .date {
  font-size: 13px;
  text-transform: uppercase;
}
.blog-mp .item .info .author-info span,
.blog-mp .item .info .date span {
  display: block;
  line-height: 22px;
}

.blog-mp .item .info .author-info .sub-color {
  text-transform: capitalize !important;
}

.blog-mp .item .img {
  border-radius: 15px;
  height: 255px;
  overflow: hidden;
}

/* --------------- footer --------------- */
.footer-mp .info-item h6 {
  font-size: 18px;
  line-height: 1.5;
  font-family: 'Space Grotesk';
}

.footer-mp .footer-logo {
  position: relative;
  margin-top: 10px;
}
.footer-mp .footer-logo h1 {
  font-size: 290px;
  line-height: 1.2;
  width: 45%;
}
.footer-mp .footer-logo h1 span {
  font-family: gilroy;
  font-style: italic;
}
.footer-mp .footer-logo .union {
  position: absolute;
  top: 85px;
  right: 0;
  width: 230px;
  background: #fff;
  padding: 10px;
  border-radius: 50%;
}
.footer-mp .footer-logo .union .icon {
  width: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.footer-mp .social-icon {
  padding-top: 30px;
}
.footer-mp .social-icon a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  font-size: 14px;
  margin: 0 5px;
}
.footer-mp .social-icon a:hover {
  background: var(--main-color);
  border-color: var(--main-color);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.footer-mp .sub-footer .copy p {
  font-size: 14px;
  color: #808080;
}

.footer-mp .sub-footer .links {
  width: 90%;
}
.footer-mp .sub-footer .links a {
  font-size: 14px;
  color: #5b5b5b;
  font-family: 'Space Grotesk';
  font-weight: 500;
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  !;
  !,;
  !,indianred;
  !,indianred;
  !,i;
  !;
}
.footer-mp .sub-footer .links .active {
  color: var(--main-color);
}

body {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  color: #000;
  background-color: var(--theme-color);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0;
}

h1 {
  font-size: 64px;
  line-height: 64px;
  letter-spacing: -3px;
}

h2 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: -2px;
}

h3 {
  font-size: 40px;
  line-height: 52px;
  letter-spacing: -2px;
}

h4 {
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -1px;
}

h5 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -1px;
}

h6 {
  font-size: 24px;
  line-height: 32px;
}

.sub-head {
  font-size: 20px;
  line-height: 28px;
  font-family: 'Space Grotesk';
  font-weight: 400;
}

.sub-color {
  color: #808080;
  font-family: 'Gilroy';
  letter-spacing: 1px;
}

p {
  color: #494949;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}

.sec-head h2 {
  font-size: 65px;
  line-height: 65px;
  letter-spacing: 1px;
  font-family: 'Space Grotesk';
}
.sec-head h2 span {
  font-family: gilroy;
  font-style: italic;
  font-weight: 900;
  letter-spacing: 1px;
}

.bg-gray {
  background: var(--bg-color);
}

.loader-wrap svg {
  fill: #1d1d1d;
}

.butn {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
}
.butn.butn-bord {
  border: 1px solid rgb(0 0 0 / 46%);
  font-family: space grotesk;
  font-weight: 900;
}
.butn.butn-bord:hover {
  background: #494949;
  color: #fff;
}
.butn.butn-bg {
  background: var(--main-color);
  border: 1px solid transparent;
  color: #fff;
}
.butn.butn-bg:hover {
  background: transparent;
  border-color: var(--main-color);
  color: inherit;
}

.icon.invert img {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.butn .icon {
  width: 18px;
}

.butn:hover .icon.invert img {
  -webkit-filter: invert(0);
  filter: invert(0);
}

.box-light {
  background-color: #fff;
  color: #000;
  position: relative;
  border-radius: 0 0 30px 30px;
  z-index: 4;
}
.box-light .layers {
  position: absolute;
  top: 5px;
  left: 30px;
  right: 30px;
  bottom: -10px;
  background: #fff;
  border-radius: 15px;
  opacity: 0.7;
  z-index: -1;
}
.box-light .layers:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 20px;
  right: 20px;
  bottom: -10px;
  background: #fff;
  border-radius: 15px;
  opacity: 0.7;
  z-index: -1;
}
.box-light.botm-box {
  border-radius: 30px 30px 0 0;
  margin-top: -50px;
}
.box-light.botm-box .layers {
  top: -10px;
  bottom: 5;
}
.box-light.botm-box .layers:after {
  top: -10px;
  bottom: 5px;
}

.box-dark {
  background: #151515;
  color: #fff;
  position: relative;
  z-index: -1;
  margin-top: -50px;
  padding: 50px 0;
}
.box-dark p {
  color: #d1d1d1;
}

/* ====================== [ Start Responsive ] ====================== */
@media screen and (max-width: 992px) {
  .ml-none {
      margin-left: 0 !important;
  }
  .sec-head .ml-auto {
      margin: 30px 0 0 0 !important;
  }
  .header-mp .caption h1 {
      font-size: 200px;
  }
  .services-mp .content .item {
      padding: 0 15px;
  }
  .process-mp .item .d-flex {
      display: block !important;
  }
  .process-mp .item .text {
      padding-left: 0;
  }
  .process-mp .item .botm {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
  }
  .process-mp .item .botm h3 {
      font-size: 30px;
      line-height: 1.2;
  }
  .process-mp .item .botm span {
      font-size: 30px;
  }
  .team-mp .item .img {
      width: 280px;
  }
  .team-mp .item h2 {
      font-size: 30px;
      line-height: 1.2;
  }
  .testimonials-mp .swiper-slide {
      width: 500px;
  }
  .footer-mp .footer-logo h1 {
      font-size: 200px;
  }
}

@media screen and (max-width: 768px) {
  .navbar .container {
      padding: 5px 10px;
  }
  .header-mp .caption h1,
  .footer-mp .footer-logo h1 {
      font-size: 100px;
  }
  .sec-head h2 {
      font-size: 45px;
      line-height: 1.2;
  }
  .services-mp .serv-title .tab-title h2 {
      font-size: 65px;
      line-height: 1.2;
  }
  .team-mp .item {
      padding: 30px;
  }
  .team-mp .item .d-flex {
      display: block !important;
  }
  .team-mp .item .img {
      width: auto;
      height: auto;
      background: none !important;!i;!;!,;!,
      indianred;!,
      indianred;!,
      i;!;
  }
  .team-mp .item .cont {
      padding: 30px 0 0;
      text-align: center;
  }
  .team-mp .item .ml-auto {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      margin: auto !important;
  }
  .team-mp .item .social-icon {
      padding: 0;
      margin-top: 30px;
  }
  .testimonials-mp .swiper-slide {
      width: 100%;
      padding: 0 10px;
      margin: 0;
  }
  .testimonials-mp .swiper-slide .item {
      -webkit-transform: none !important;
      -ms-transform: none !important;
      transform: none !important;
  }
  .testimonials-mp .testim-swiper {
      padding: 0;
  }
  .brands-mp .item:after {
      display: none;
  }
  .brands-mp .item h2 {
      font-size: 40px;
      line-height: 1.2;
  }
  .footer-mp .footer-logo .union {
      display: none;
  }
}

.efekt-none{
    translate: none !important;
    rotate: none !important;
    scale: none !important;
    opacity: 1 !important;
    transform: translate(0px, 0px) !important;
}

.header-circ-text{
  width: 60%;
  position: relative;
  left: -40px;
}

.btn-categories {
  display: flex;
  gap: 10px; /* Butonlar arasÃ„Â±ndaki boÃ…Å¸luk */
}

.btn-categories button {
  padding: 10px 20px;
  border: none;
  border-radius: 40px; /* ButonlarÃ„Â±n yuvarlatÃ„Â±lmÃ„Â±Ã…Å¸ kÃƒÂ¶Ã…Å¸eleri */
  font-family: 'Space Grotesk', sans-serif;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  width: max-content;
  top: 20px;
  margin-right: 20px;
  position: relative;
  font-weight: 500;
  transition: ease .4s;
}

.btn-categories button:hover{
  transform: scale(1.1);
}

/* nth-child ile renk ve stil ayarlarÃ„Â± */
.btn-categories button:nth-child(1) {
  background-color: var(--main-color); /* CREATIVE */
}

.btn-categories button:nth-child(2) {
  background-color: #b1b1b1; /* 3D MOTION */
  color: #ffffff;
}

.btn-categories button:nth-child(3) {
  background-color: #eaebf9; /* SEO / MARKETING */
  color: #000000;
}

.btn-categories button:nth-child(4) {
  background-color: #ffb69f; /* Code </> */
  color: #000000;
}

.btn-categories button:nth-child(5) {
  background-color: #1f2123; /* PRODUCTION */
}

.btn-categories button:nth-child(6) {
  background-color: var(--main-color); /* BRANDING */
}

.btn-categories button:nth-child(7) {
  background-color: #b1b1b1;
  color: #ffffff;
}

.sub-head-gilroy{
  font-family: gilroy !important;
}

.footer-a a{
  display: inline;
}

@media screen and (max-width: 768px){
  .btn-categories button {
    display: inline-flex;
    width: 46%;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    font-size: 15px;
    margin-top: 10px;
    position: relative;
  }

  .btn-categories{
    display: inline-block;
  }

  .header-circ-text {
    left: 0px;
  }

  .header-mp .caption {
    padding: 40px 0 0px;
  }

  .header-mp {
    padding: 110px 0 50px;
  }

  .footer-mp .footer-logo {
    margin-top: 0px;
  }

  .section-padding {
    padding-top: 80px;
  }

  .footer-mp .sub-footer .links {
    width: 100%;
  }

  .hamenu .menu-links {
    padding: 0;
    padding-top: 100px;
  }

  .hamenu .menu-links .main-menu > li .link .fill-text {
    font-size: 34px;
  }
}

.nav-dil a{
  margin-right: 10px;
  color: grey;
  font-size: 14px;
  right: 10px;
  position: relative;
  border-right: 1px solid #80808069;
  padding-right: 10px;
}

.nav-dil a:nth-child(3) {
  border-right: 0px !important;
  padding-right: 0px !important;
}

.a-servis-kategori-img img{
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: center center;
  border-radius: 20px;
}

@media screen and (max-width: 768px){
	.p0{
		padding: 0 !important;
	}
	
	.m0{
		margin: 0 !important;
	}
	
	.ta-c{
		text-align: center !important;
	}
	
	.jc-c{
		justify-content: center !important;
	}
	
	.m0a{
		margin: 0 auto !important;
	}
	
	.pt0{
		padding-top: 0 !important;
	}
	
	.pb0{
		padding-bottom: 0 !important;
	}
	
	.mdnone{
		display: block !important;
	}
	
	.navmenuimg{
		width: 200px;
		padding-left: 30px;
		position: absolute;
		top: 40px;
	}
	
	.header-mp .brush {
		width: 100% !important;
	}

.swiper-button-next,.swiper-button-prev {
  display: flex !important;
}
}

.mdnone{
	display: none;
}

.swiper-button-next,.swiper-button-prev {
  background-color: #ffffff;
  color: #ff4000;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  display: none;
}

.swiper-button-next::after,.swiper-button-prev::after {
  font-size: 25px;
}

.process-mp h3{
	font-size: 33px;
}

.cursor{
	display: none !important;
}

.fdc-aic{
	flex-direction: column;
	align-items: end;
}

@media screen and (max-width: 768px){
	.fdc-aic {
		align-items: center !important;
	}
	



}


								#popup-text{
									color: white;
								}
								
							.limited-text {
    display: -webkit-box;
    -webkit-line-clamp: 5; /* Maksimum 5 satÄ±r */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 120px; /* 5 satÄ±ra uygun boyut */
}

.read-more {
    display: block;
    color: #000;
    cursor: pointer;
    margin-top: 5px;
    text-decoration: none;
    position: relative;
    z-index: 5555555;
}

a.read-more {}

/* Popup arka planÄ± */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 60%;
    height: 60%;
    background: rgb(0 0 0 / 95%);
    justify-content: center;
    align-items: center;
    z-index: 9999999;
    font-family: 'Space Grotesk';
    margin: ;
    justify-content: center;
    align-items: center;
    transform: translate(35%, 30%);
    border-radius: 20px;
}

/* Popup iÃ§eriÄŸi */
.popup-container {
    background: none;
    padding: 20px;
    max-width: 100%;
    width: 100%;
    border-radius: 10px;
    text-align: center;
    position: relative;
    animation: fadeIn 0.3s ease-in-out;
    height: 500px;
    overflow: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Kapatma butonu */
.close-btn {
    position: fixed;
    top: 20px;
    right: 30px;
    font-size: 84px;
    cursor: pointer;
    color: red;
    height: 50px;
    line-height: 50px;
    display: none !important;!i;!;!ş;!ş;!;
}

/* Fade-in efekti */
@keyframes fadeIn {
    from { opacity: 0; transform: scale(0.9); }
    to { opacity: 1; transform: scale(1); }
}
								
								.darklen a{
									color: #fff;
								}

@media screen and (max-width: 785px){
.popup-overlay {
    width: 85%;
    transform: translate(10%, 40%);
}
	
	.close-btn {
    position: fixed;
    top: 0;
    right: 0px;
    font-size: 84px;
    cursor: pointer;
    color: red;
    height: 50px;
    line-height: 50px;
    border-radius: 70px;
    margin-right: 10px;
    margin-top: 10px;
    background: black;
}
	
	#popup-text{
		height: 100% !important;
	}
}

.geri-don-btn {
padding: 8px 20px;
    background: var(--main-color);
    color: white;
    letter-spacing: 2px;
    font-family: 'Space Grotesk';
    font-weight: 500;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 20px;
    display: flex;
    width: fit-content;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 20px;
}

@media screen and (max-width: 768px){
	.navbar .topnav .butn {
		padding: 7px 20px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 12px;
	}
}