:root {
  --site-color-gradient: linear-gradient(to right,
      #021137 0%,
      #021137 10%,
      #08186A 100%) !important;
}

body .pageDetailContent:nth-child(1) {
  padding-top: 70px;
}

@media (min-width: 991px) {
  .section-header {
    background: var(--site-color-gradient);
  }

  #blog-section-1 .row {
    justify-content: center;
  }

  #blog-section-1 .custom-col {
    width: 35% !important;
  }

  .section-header #navigation>ul>li a::after {
    height: 1px !important;
  }

  .section-header .dropdown-menu {
    background-color: #1D2B53 !important;
    width: max-content;
    padding: 20px 15px !important;
    text-align: center;
  }

  .section-header .dropdown-menu li {
    border-bottom: 1px solid #fff !important;
  }

  .section-header .dropdown-menu li:hover {
    transform: none !important;
    border-color: #F79153 !important;
  }

  .section-header #navigation>ul>li:hover .dropdown-menu li:hover a {
    color: var(--site-header-title-color) !important;
  }

  .blog-page .textImg .rexa-content {
    width: 58.33333333%;
  }

  .blog-page .textImg .rexa-gorseller {
    width: 41.66666667%;
  }
}

@media (min-width: 1400px) {

  #page-detail-content-1 .container,
  .section-header .container,
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 90%;
  }

  .textImg .rexa-gorseller img,
  .blog-image img {
    width: 100%;
  }
}

@media (max-width: 1150px) {
  .section-header .col-lg-2 {
    width: 50% !important;
  }
}

@media (min-width: 768px) {
  .section-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
    background-color: transparent !important;
    height: 120px;
  }

  .section-header .col-lg-3 {
    height: 100px;
    width: 7%;
  }

  .section-header .col-lg-9 {
    width: 93% !important;
    justify-content: left !important;
  }

  .section-header #navigation>ul>li a,
  .nav-right .select-language .lang-menu>ul>li>a {
    font-size: 18px !important;
    font-weight: 400 !important;
  }

  .section-header #navigation .dropdown-menu li a,
  .section-header #navigation>ul>li.active .dropdown-menu a {
    font-size: 16px !important;
    font-weight: 400 !important;
  }

  .section-header #navigation>ul>li.active a {
    font-weight: 800 !important;
  }

  .pageSliderContent img {
    object-position: top;
  }

  .pageSliderContent {
    margin-top: 10px !important;
    margin: 50px;
    border-radius: 35px;
    overflow: hidden;
  }

  .pageSliderContent .sliderJs .swiper-slide::before {
    background: linear-gradient(180deg, rgba(4, 42, 45, 0) 65.37%, #000 100.18%),
      linear-gradient(270deg, rgba(4, 42, 45, 0) 59.75%, #000 100%) !important;
    opacity: 1 !important;
  }

  .sliderJs .swiper-slide .container {
    max-width: 85% !important;
  }

  .section-header #navigation>ul>li,
  .lang-menu>ul>li {
    line-height: 100px;
  }

  .section-header .container {
    position: relative;
  }

  .section-header .container::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 0;
    border-bottom: 1px solid #ffffff33;
    width: calc(100% - 30px);
  }

  .section-header #navigation>ul>li:hover a,
  .nav-right .select-language .lang-menu>ul>li:hover>a,
  .section-header #navigation>ul>li.active a {
    color: var(--site-header-title-color) !important;
  }

  .section-header #navigation>ul>li a::after {
    background-color: var(--site-header-title-color) !important;
  }
}

#page-detail-section-1 {
  background: var(--site-color-gradient);
  margin-bottom: 50px;
}

#page-1 .body-content {
  padding: 0 !important;
}

.btn-color {
  background-color: #28368F !important;
  border-radius: 4px !important;
  font-family: 'Montserrat', sans-serif !important;
}

.btn-color i {
  margin-left: 7px !important;
}

#page-detail-section-1 .rexa-content .weta-description .btn {
  padding: 11px;
  margin-bottom: 15px;
}

@media(min-width: 991px) {
  #page-detail-section-1 .rexa-gorseller {
    display: flex;
    justify-content: end;
  }


  #page-detail-section-1 .rexa-content .weta-description a.btn-color:nth-of-type(2) {
    margin-top: 7px;
  }

  #page-detail-section-1 .rexa-gorseller img {
    top: 51px;
    position: relative;
    width: 700px;
  }

  #page-detail-section-1 .rexa-content {
    padding-left: 5% !important;
  }

  #page-detail-section-1 .rexa-content .weta-description p {
    color: #b3b3b3 !important;
    font-size: 18px !important;
    line-height: 1.8 !important;
    padding-right: 47%;
  }
}

#page-detail-section-1 .rexa-content .weta-description a.btn-color:nth-of-type(2) {
  background-color: transparent !important;
  color: #fff !important;
  border: 1px solid #b3b3b3;
}

#page-detail-section-1 .rexa-content .weta-description a.btn-color:nth-of-type(2):hover {
  background-color: #28368F !important;
  border-color: none !important;
}

#page-detail-section-1 .rexa-content .weta-description a.btn-color:nth-of-type(1):hover {
  background-color: #28368F !important;
}

#page-detail-section-1 .rexa-content .weta-icerik-tag {
  font-size: 75px !important;
  color: #fff !important;
  line-height: 79px;
  font-weight: 700 !important;
}

#icon-section-1 .icon-content-wrapper .weta-icerik-tag,
#paragraph-section-1 .weta-icerik-tag,
#icon-section-2 .icon-content-wrapper .weta-icerik-tag {
  text-align: center;
  font-weight: 600 !important;
  padding: 0 20% 0 20%;
  font-size: 40px;
}

#icon-section-1 .icon-content-wrapper .weta-icerik-tag span,
#paragraph-section-1 .weta-icerik-tag span,
#icon-section-2 .icon-content-wrapper .weta-icerik-tag span {
  font-size: 20px;
  border: 1px solid #E3E6FB;
  display: inline-block;
  margin-bottom: 10px;
  padding: 15px 20px;
  border-radius: 33px;
  background: linear-gradient(90deg, #08186A 0%, #415BE7 35%, #08186A 100%);
  -webkit-background-clip: text;
  font-weight: 600 !important;
  -webkit-text-fill-color: transparent;
}

#icon-section-2 .icon-content-wrapper .weta-icerik-tag span {
  font-size: 40px;
}

@media (min-width: 1400px) {

  #icon-section-1 .container,
  #icon-section-2 .container {
    max-width: 67% !important;
  }
}

#icon-section-1 .icon-wrapper,
#icon-section-2 .icon-wrapper {
  border: 1px solid #E3E6FB;
  border-radius: 25px;
  min-height: 295px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#icon-section-1 .icon-wrapper:hover,
#icon-section-2 .icon-wrapper:hover {
  background-color: transparent !important;
}

#icon-section-1 .icon-wrapper:hover .weta-icerik-tag,
#icon-section-2 .icon-wrapper:hover .weta-icerik-tag,
#icon-section-1 .icon-wrapper:hover .icon-description,
#icon-section-2 .icon-wrapper:hover .icon-description,
#icon-section-1 .icon-wrapper:hover .icon-description *,
#icon-section-2 .icon-wrapper:hover .icon-description *,
#icon-section-1 .icon-wrapper:hover .icon span,
#icon-section-2 .icon-wrapper:hover .icon span {
  color: #000 !important;
}

#icon-section-1 .icon-wrapper .btn-color,
#icon-section-2 .icon-wrapper .btn-color {
  background-color: transparent !important;
  color: #08186A !important;
  border: none !important;
  padding: 0;
  margin: 0;
  font-weight: 500 !important;
}

#accordion-2 .custom-accordion .accordion .accordion-button,
#accordion-2 .custom-accordion .accordion .accordion-body {
  padding-left: 45px;
}

#accordion-2 .custom-accordion .accordion-button::after {
  position: absolute;
  right: auto;
  left: 0;
}

#icon-section-1 .icon-wrapper .icon span,
#icon-section-2 .icon-wrapper .icon span {
  padding: 17px;
  border: 1px solid #E3E6FB;
  border-radius: 12px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#accordion-2 .custom-accordion .weta-icerik-tag {
  text-align: center !important;
  font-size: 50px !important;
  font-weight: 700 !important;
}

#icon-section-1 .icon-wrapper .weta-icerik-tag,
#icon-section-2 .icon-wrapper .weta-icerik-tag {
  font-weight: 700 !important;
  margin-top: 46px;
  font-size: 24px;
}

#icon-section-2 .icon-wrapper .weta-icerik-tag {
  margin-top: 10px;
  width: 90%;
  font-size: 36px !important;
  margin-bottom: 20px;
}

#icon-section-1 .icon-wrapper .icon-description p,
#icon-section-2 .icon-wrapper .icon-description p {
  color: #717171 !important;
}

#icon-section-1 .icon,
#icon-section-2 .icon {
  position: relative;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  padding: 17px;
  border: 1px solid #E3E6FB;
  border-radius: 12px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#icon-section-2 .icon {
  width: 120px;
  height: 100px;
}

#icon-section-1 .icon span,
#icon-section-2 .icon span {
  opacity: 0;
}

#icon-section-1 .icon::before,
#icon-section-2 .icon::before {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}

#icon-section-1 .row>.custom-col:nth-of-type(1) .icon::before {
  background-image: url('/images/Vector1.png') !important;
}

#icon-section-1 .row>.custom-col:nth-of-type(2) .icon::before {
  background-image: url('/images/Vecto2.png') !important;
}

#icon-section-1 .row>.custom-col:nth-of-type(3) .icon::before {
  background-image: url('/images/Vecto3.png') !important;
}

#icon-section-2 .row>.custom-col:nth-of-type(1) .icon::before,
#icon-section-2 .row>.custom-col:nth-of-type(2) .icon::before,
#icon-section-2 .row>.custom-col:nth-of-type(3) .icon::before,
#icon-section-2 .row>.custom-col:nth-of-type(4) .icon::before {
  background-image: url('/images/hakkimizda-vector.png');
  width: 65px;
  height: 65px;
}


.feature-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}


.feature-item {
  display: flex;
  align-items: flex-start;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 25px;
  padding-top: 25px;
}

.feature-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.icon-box {
  width: 60px;
  height: 60px;
  min-width: 60px;
  margin-right: 15px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #dcdffb;
}

.icon-background img {
  width: 30px;
  height: 30px;
}

.title {
  font-size: 22px;
  font-weight: 600 !important;
  color: #000000;
  margin: 0 0 5px 0;
}

.description {
  font-size: 14px;
  font-weight: 400;
  color: #717171;
  margin: 0;
  line-height: 1.4;
}

.text-content {
  flex-grow: 1;
}

#page-detail-section-3 .rexa-content {
  margin-bottom: 8em;
}

#paragraph-section-1 {
  padding-bottom: 0 !important;
}

#page-detail-section-3 {
  padding-top: 0 !important;
}

@media(min-width: 991px) {
  #paragraph-section-2 .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #paragraph-section-2 .paragraph-title {
    width: 50%;
  }

  #paragraph-section-2 .paragraph-title .weta-icerik-tag {
    font-size: 52px !important;
    color: #232323 !important;
    font-weight: 400 !important;
  }

  #paragraph-section-2 .paragraph-content {
    width: 30%;
  }

  #paragraph-section-2 .paragraph-content p {
    color: #96A0B5 !important;
    margin-top: 8%;
    text-align: end;
  }
}

#page-detail-section-4 .rgw {
  position: relative;
}

#page-detail-section-4 .rgw img:nth-child(2) {
  position: absolute;
  width: 307px;
  height: 203px;
  border: 1px solid #eeeeee;
  top: -6px;
  right: -80px;
}

#page-detail-section-4 .weta-icerik-tag,
#page-detail-section-5 .weta-icerik-tag,
#page-detail-section-6 .weta-icerik-tag {
  font-size: 52px;
  font-weight: 400 !important;
  text-align: center;
  margin-bottom: 50px;
  line-height: 150% !important;
}

#page-detail-section-4 .weta-description,
#page-detail-section-5 .weta-description,
#page-detail-section-6 .weta-description {
  text-align: center;
}

#page-detail-section-4 .btn,
#page-detail-section-5 .btn,
#page-detail-section-6 .btn {
  background: transparent !important;
  color: #28368F !important;
  border-color: #28368F;
  padding: 11px 20px;
}

#gallery-detail-section-3 #image-gallery {
  width: 75%;
  margin: 0px auto;
}

#gallery-detail-section-3 .row {
  justify-content: center;
}

#gallery-detail-section-3 .custom-col img {
  display: none !important;
}

#gallery-detail-section-3 .img-wrapper {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 0 0 0 25px;
}

#gallery-detail-section-3 .img-title .weta-icerik-tag {
  font-weight: 700 !important;
}

#gallery-detail-section-3 .custom-col:nth-child(1) .img-description p {
  background: linear-gradient(90deg, #08186A 0%, #415BE7 35%, #08186A 100%);
  -webkit-background-clip: text;
  font-weight: 600 !important;
  -webkit-text-fill-color: transparent;
}

#gallery-detail-section-3 .img-description p {
  font-size: 12px !important;
  color: #add8e6 !important;
  font-weight: 600 !important;
}

#gallery-detail-section-3 .gallery-wrapper .weta-icerik-tag {
  text-align: center;
  margin-bottom: 50px;
  font-weight: 700 !important;
  color: #021137 !important;
  font-size: 48px !important;
}

#gallery-detail-section-3 {
  margin-top: 75px;
  background-image: url('/images/blurarka2.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
}


#page-detail-section-7 .weta-icerik-tag {
  margin-bottom: 22px;
  font-weight: 700 !important;
  letter-spacing: -2px;
}

#page-detail-section-7 .weta-description p {
  color: #02113799 !important;
}

#page-detail-section-7 .weta-description span {
  font-size: 22px;
  font-weight: 700 !important;
}

#page-detail-section-7 .btn {
  justify-content: center;
  margin-top: 25px;
  align-items: center;
  background-image: linear-gradient(#97A5F2, #415BE7, #08186A) !important;
  height: 56px;
  width: 164px;
  display: flex;
  border: none !important;
  border-radius: 0 !important;
}

#blog-section-1 .rg-wrapper .weta-icerik-tag,
#blog-section-1 .rg-wrapper .category-description p,
#blog-section-2 .rg-wrapper .weta-icerik-tag,
#blog-section-2 .rg-wrapper .category-description p {
  text-align: center;
}

#blog-section-1 .blog-title .weta-icerik-tag,
#blog-section-2 .blog-title .weta-icerik-tag {
  font-size: 21px;
  font-weight: 700 !important;
  color: #021137 !important;
}

#blog-section-1 .weta-description p,
#blog-section-2 .weta-description p {
  color: #02113799 !important;
  font-size: 16px !important;
}

#blog-section-1 .blog-date span,
#blog-section-2 .blog-date span {
  color: #4A6EC980 !important;
  margin-top: 7px;
}

#blog-section-1 .blog-content-wrapper,
#blog-section-2 .blog-content-wrapper {
  padding: 18px;
  position: relative;
  margin-right: 0;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding-right: 65px;
}

#blog-section-1 .rg-wrapper,
#blog-section-2 .rg-wrapper {
  margin-bottom: 25px;
}

#blog-section-1 .rg-wrapper .weta-icerik-tag,
#blog-section-2 .rg-wrapper .weta-icerik-tag {
  margin-bottom: 25px;
}

#blog-section-1 .custom-col .btn,
#blog-section-2 .custom-col .btn {
  display: none !important;
}

#blog-section-1 .rg-wrapper .weta-icerik-tag,
#blog-section-2 .rg-wrapper .weta-icerik-tag {
  font-weight: 700 !important;
}

#blog-section-1 .rg-wrapper p,
#blog-section-2 .rg-wrapper p {
  padding: 0 26% 0 26%;
  margin-bottom: 55px;
}

.footer {
  background-image: url(/images/vector41.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  border: none !important;
}

section#bottom-footer {
  display: none !important;
}

.footer .footer-pages li a,
.footer address,
.footer .contact-oge .fetch-email-address,
.footer .contact-oge .email-text,
.footer .contact-oge-text {
  color: #B8B8B8 !important;
}

.footer .contact-oge-icon,
.footer address:before {
  color: #fff !important;
}

.btn-get-started {
  /* Butonunuzun sınıf adını buna göre ayarlayın */
  position: relative;
  /* Okun konumlandırılması için gereklidir */
  padding-right: 40px;
  /* Ok için sağda yer açın */
}

.btn-get-started::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 25px;
  width: 45px;
  height: 2px;
  background-color: white;
  transform: translateY(-50%);
}

.btn-get-started::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 28px;
  width: 8px;
  height: 8px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  transform: translateY(-50%) rotate(45deg);
  margin-right: -4px;
}

.ebulten-section {
  background-color: #021137;
  position: relative;
  background-image: url(/images/vector41.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 0;
  overflow: hidden;
}

.ebulten-section::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -10%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(66, 99, 235, 0.1) 0%, transparent 70%);
  border-radius: 50%;
  filter: blur(80px);
}

.ebulten-section .container {
  position: relative;
  z-index: 1;
}

.ebulten-section .row {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.ebulten-section * {
  color: #fff;
}

/* Sağ taraf (col-md-6:nth-child(1)) - İçerik */
.ebulten-section .col-md-6:nth-child(1) {
  padding-right: 40px;
  padding-left: 20px;
  order: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.ebulten-section .col-md-6:nth-child(1) .ebulten-title {
  display: none;
}

.ebulten-section .col-md-6:nth-child(1) .ebulten-title .weta-icerik-tag {
  display: none;
}

.ebulten-section .col-md-6:nth-child(1) .ebulten-description {
  border: 2px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.03);
  border-radius: 16px;
  backdrop-filter: blur(10px);
  padding: 50px;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 0;
}

.ebulten-section .col-md-6:nth-child(1) .ebulten-description h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 30px;
  margin-top: 0;
  color: #fff;
}

.ebulten-section .col-md-6:nth-child(1) .ebulten-description p {
  font-weight: 300;
  font-size: 14px;
  color: #6a7887;
  margin-bottom: 0;
}

.ebulten-section .col-md-6:nth-child(1) .btn-get-started {
  background-image: linear-gradient(#97A5F2, #415BE7, #08186A) !important;
  border: none;
  padding: 14px 30px;
  font-weight: 600;
  color: #fff !important;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s ease;
  text-decoration: none;
  width: max-content;
  padding-right: 90px;
  font-size: 22px !important;
}

.ebulten-section .col-md-6:nth-child(2) {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  order: 2;
}

/* Logo alanı - Buraya img ekleyebilirsiniz */
.ebulten-section .col-md-6:nth-child(2)::before {
  content: '';
  display: block;
  width: 51px;
  height: 60px;
  background-image: url(/logo/Logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 20px;
}

/* HTML'de img varsa */
.ebulten-section .col-md-6:nth-child(2)>img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  margin-bottom: 20px;
  display: block;
}

.ebulten-section .col-md-6:nth-child(2)::after {
  content: 'Subscribe now and be the first to know about Fancy updates!';
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #a0aec0;
  line-height: 150%;
  position: absolute;
  width: 25%;
  margin: 20px;
  margin-left: 0;
}

/* Form tasarımı */
.ebulten-section form {
  display: flex !important;
  align-items: center;
  gap: 0;
  background: rgba(30, 41, 59, 0.5);
  border: 1px solid rgba(71, 85, 105, 0.5);
  border-radius: 8px;
  padding: 5px;
  backdrop-filter: blur(10px);
  width: 100%;
  max-width: 450px;
  margin-top: 70px;
}

.ebulten-section .form-control {
  background-color: transparent !important;
  border: none !important;
  color: #fff !important;
  font-size: 14px !important;
  padding: 12px 16px !important;
  flex: 1;
  border-radius: 0 !important;
}

.ebulten-section .form-control::placeholder {
  color: #94a3b8 !important;
  opacity: 1;
}

.ebulten-section .btn-ebulten {
  background: #4263eb !important;
  border: none !important;
  border-radius: 6px !important;
  padding: 12px 28px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  transition: all 0.3s ease !important;
  white-space: nowrap !important;
  width: auto !important;
  color: #fff !important;
  cursor: pointer !important;
}

.ebulten-section .btn-ebulten:hover {
  background: #3651d4 !important;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(66, 99, 235, 0.4);
}

.ebulten-section .form-control:hover,
.ebulten-section .form-control:focus {
  box-shadow: none !important;
  outline: none !important;
  border: none !important;
}


@media(min-width: 991px) {
  #page-2 .section-header {
    height: 270px !important;
  }

  #page-2 .section-header.fixed {
    height: 75px !important;
  }

}

#parallax-2 .weta-parallax-tag {
  font-size: 50px !important;
  font-weight: 700 !important;
}

#parallax-3 {
  position: relative;
  z-index: 22;
}

#parallax-3 .parallax-title {
  margin-bottom: 20px;
}

#parallax-3 .parallax-description p {
  font-size: 18px !important;
  font-weight: 300 !important;
}

#html-section-3 {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

#counter-section-0 .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

#paragraph-section-7 .paragraph-content .row {
  width: 75%;
  margin: 0px auto;
  justify-content: space-between;
}

#paragraph-section-7 .paragraph-content .weta-description ul li {
  margin-bottom: 5px !important;
}

#counter-section-0 .container .counter-content {
  width: 30%;
  text-align: left !important;
}

#counter-section-0 .container .counter-content .weta-counter-tag {
  font-size: 50px !important;
  line-height: 64px !important;
}

#counter-section-0 .container .counter {
  width: 55%;
}

.counterLine {
  display: none !important;
}

.counter-section .counterNumber {
  font-size: 50px !important;
  font-weight: 600 !important;
  line-height: 64px !important;
}

#counter-section-0 .counter-col:nth-child(1) .counterNumber::after {
  content: 'yr';
}

#counter-section-0 .counter-col:nth-child(2) .counterNumber::after {
  content: '+';
}

#counter-section-0 .counter-col:nth-child(3) .counterNumber::after {
  content: 'K';
}

.counter-col p {
  font-size: 16px !important;
  font-weight: 600 !important;
}

.partners-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  padding: 40px 0;
  font-family: "Segoe UI", sans-serif;
}

#html-section-4 .weta-icerik-tag {
  text-align: center;
  color: #2442b5;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 25px;
}

.partners-box {
  border: 1px solid #d8dff0;
  border-radius: 12px;
  padding: 32px;
  width: 85%;
  max-width: 950px;
}

.partners-inner {
  border: 1px solid #d8dff0;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}

.partners-inner table {
  width: 100%;
  border-collapse: collapse;
}

.partners-inner td {
  border-bottom: 1px solid #e5e8f3;
  padding: 12px 18px;
  font-size: 15px;
  color: #333;
}

.partners-inner tr:last-child td {
  border-bottom: none;
}

.partners-inner td:first-child {
  width: 40%;
  font-weight: 500;
  color: #222;
}

#html-section-4 .weta-icerik-tag span {
  font-size: 21px;
  border: 1px solid #E3E6FB;
  display: inline-block;
  margin-bottom: 10px;
  padding: 11px 30px;
  width: 100%;
  border-radius: 33px;
  background: linear-gradient(90deg, #08186A 0%, #415BE7 35%, #08186A 100%);
  -webkit-background-clip: text;
  font-weight: 600 !important;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
}

.custom-accordion {
  border: none;
}

#accordion-3 .weta-icerik-tag {
  font-size: 50px !important;
  font-weight: 700 !important;
}

#accordion-3 .weta-icerik-tag,
#accordion-3 .description {
  text-align: center;
}

.accordion {
  margin-top: 25px;
}

#paragraph-section-5 {
  background-color: #021137;
  text-align: center;
  height: 655px;
  font-family: Arial, sans-serif;
  margin-top: 130px;
  padding: 50px;
  position: relative;
  background-image: url(/images/vector41.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  overflow: visible;
}

#paragraph-section-5 .container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

#paragraph-section-5 .paragraph-title {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  margin-bottom: 20px;
}

#paragraph-section-5 .weta-icerik-tag,
#blogDetail-bar .weta-icerik-tag,
.pageDetailContent.blogs .related-blogs .weta-icerik-tag,
.comments-wrapper-content .title h5,
.comments-wrapper-content .weta-icerik-tag {
  font-size: 42px;
  font-weight: 700 !important;
  color: #FFFFFF;
  line-height: 1.2;
  margin: 0;
}

.comments-wrapper-content {
  margin-bottom: 60px;
}

#paragraph-section-5 .weta-icerik-tag span,
#blogDetail-bar .weta-icerik-tag span,
.pageDetailContent.blogs .related-blogs span,
.comments-wrapper-content .title h5 span,
.comments-wrapper-content .weta-icerik-tag span {
  font-size: 15px;
  font-weight: 600 !important;
  color: #8c9ecf !important;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
}

.pageDetailContent.blogs .related-blogs .weta-icerik-tag,
.comments-wrapper-content .title h5 {
  color: #021137 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#paragraph-section-5 .paragraph-content p,
#blogDetail-bar .paragraph-content p {
  font-size: 16px;
  color: #fff !important;
  line-height: 1.7;
  margin: 0;
  padding: 0 25% 0 25%;
}

#blogDetail-bar .paragraph-content {
  margin-top: 40px;
}

#paragraph-section-5::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -10%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(66, 99, 235, 0.1) 0%, transparent 70%);
  border-radius: 50%;
  filter: blur(80px);
}

#page-detail-section-8 {
  position: absolute;
  top: 393px;
  ;
  left: 0;
  right: 0;
  z-index: 5;
}

#page-detail-section-8 {
  background: transparent !important;
}

#page-detail-section-8 #privatePageContentItem_36 {
  background-color: #fff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  width: 91% !important;

}

#blog-section-2 {
  position: relative;
  z-index: 2;
  margin-top: -400px;
}

#blog-section-2 #filterForm,
#blog-section-2 .rg-wrapper {
  display: none !important;
}

#blog-section-2 .custom-col:nth-child(1) {
  width: 100%;
}

#blog-section-2 .custom-col:nth-child(1) a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#blog-section-2 .custom-col:nth-child(1) a .blog-image {
  width: 55%;
}

#blog-section-2 .custom-col:nth-child(1) a .blog-content-wrapper {
  width: 45%;
  background: #fff;
  padding-left: 3%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

#blog-section-2 .custom-col:nth-child(1) a .blog-content-wrapper .btn {
  display: flex !important;
  align-items: center;
  color: #28368F !important;
  background-color: transparent !important;
  border: none !important;
  font-weight: 600 !important;
  padding-left: 0px !important;
}

#blog-section-2 .custom-col:nth-child(1) a .blog-content-wrapper .weta-icerik-tag {
  font-size: 60px !important;
}

#blog-section-2 .custom-col:nth-child(1) a .blog-content-wrapper .btn::after {
  content: '\f105';
  font-family: 'FontAwesome';
  margin-left: 10px;
}

#blog-list .blog-description {
  margin-top: 20px;
}

@media (min-width: 1200px) {
  #page-detail-section-8 .rexa-content.content-right {
    padding-left: 0%;
    padding: 30px;
  }
}

#page-detail-section-8 .rexa-content .btn-color {
  background: transparent !important;
  color: #4A6EC9 !important;
  border: none !important;
  width: 115px;
  padding-left: 0;
  margin-left: 0;
}

#page-detail-section-8 .date {
  color: #4A6EC980 !important;
  margin-top: 7px;
}

#page-detail-section-8 .weta-icerik-tag {
  margin-bottom: 36px;
  font-weight: 700 !important;
}

@media (min-width: 768px) {

  .section-header #navigation>ul>li:hover a,
  .nav-right .select-language .lang-menu>ul>li:hover>a,
  .section-header #navigation>ul>li.active a {
    color: #fff !important;
  }

  .section-header #navigation>ul>li a::after {
    background-color: #F79153 !important;
  }
}

.help-section {
  background-color: #021137;
  color: #ffffff;
  padding: 70px 20px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  margin-top: 88px;
  position: relative;
  background-image: url(/images/vector41.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.help-container {
  max-width: 60%;
  margin: 0 auto;/
}

.help-section h1 {
  font-size: 68px;
  color: #FFF !important;
  margin: 0 0 15px 0;
}

/* Alt başlık (p) */
.help-section .subheading {
  font-size: 18px !important;
  color: #fff !important;
  margin: 0 0 40px 0 !important;
  line-height: 1.5 !important;
}

.search-bar {
  position: relative;
  width: 100%;
}

/* Arama çubuğu input alanı */
.search-bar input[type="text"] {
  width: 100%;
  padding: 18px 25px 18px 60px;
  font-size: 16px;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  box-sizing: border-box;
}

/* Input içindeki placeholder (ipucu) metni */
.search-bar input[type="text"]::placeholder {
  color: #cccccc;
  /* Placeholder rengi */
  opacity: 1;
}

/* Input'a tıklandığında (focus) çıkan dış çizgiyi kaldır */
.search-bar input[type="text"]:focus {
  outline: none;
  border-color: rgba(255, 255, 255, 0.7);
  /* Tıklanınca çerçeveyi biraz belirginleştir */
}

/* Arama ikonu (SVG) */
.search-bar svg {
  position: absolute;
  /* Kapsayıcısına (search-bar) göre konumlan */
  left: 25px;
  /* Soldan boşluk */
  top: 50%;
  /* Dikeyde ortalamak için */
  transform: translateY(-50%);
  /* Dikeyde tam ortala */
  width: 20px;
  /* İkon boyutu */
  height: 20px;
  fill: #cccccc;
  /* İkonun rengi (placeholder ile aynı) */
}

/* ---------------------------------- */
/* Mobil Uyum (Responsive) Kodları */
/* ---------------------------------- */


#paragraph-section-5::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -10%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(66, 99, 235, 0.1) 0%, transparent 70%);
  border-radius: 50%;
  filter: blur(80px);
}

#page-detail-section-9 .rexa-content .weta-icerik-tag span {
  color: #4A6EC980;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600 !important;
}

#accordion-4 {
  padding-top: 0px;
}

#page-detail-section-9 .rexa-content .weta-icerik-tag {
  font-weight: 700 !important;
  color: #021137 !important;
  font-size: 48px !important;
}

#page-detail-section-9 .rexa-content p {
  color: #02113799 !important;
}

#page-detail-section-9 .rexa-content .weta-description p {
  color: #021137;
}

#page-detail-section-9 .rexa-content .weta-description {
  margin-top: 20px;
}

#humanForm-1 .rexa-content,
#humanForm-1 .form {
  width: 100%;
}

.weta-description blockquote {
  font-size: 24px !important;
  font-weight: 400 !important;
  color: #021137 !important;
  margin-top: 40px;
}

.custom-accordion .accordion .accordion-button {
  font-weight: 500 !important;
  font-size: 18px !important;
}

.custom-accordion .accordion-button::after {
  color: #0092FF !important;
  border: none !important;
}

.custom-accordion .accordion .accordion-button:not(.collapsed)::after {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #0092FF !important;
}

#humanForm-1 {
  background-color: #021137;
  position: relative;
  background-image: url(/images/vector41.png);
  background-size: cover;
  background-repeat: no-repeat;
}

#humanForm-1::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -10%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(66, 99, 235, 0.1) 0%, transparent 70%);
  border-radius: 50%;
  filter: blur(80px);
}

#humanForm-1 input,
#humanForm-1 textarea {
  background-color: #fff !important;
}

#humanForm-1 .form-input {
  position: static !important;
  padding: 15px 25px;
  border-radius: 5px;
}

#humanForm-1 #namesurname,
#humanForm-1 #phonenumber {
  width: 100%;
}

#humanForm-1 #submitButton {
  background-color: #FFB341 !important;
  color: #000000 !important;
  width: 100%;
  height: 50px;
  font-weight: 600 !important;
}

#humanForm-1 .weta-icerik-tag,
#humanForm-1 .weta-description p {
  color: #fff !important;
}

#humanForm-1 .weta-icerik-tag {
  font-weight: 400 !important;
  margin-bottom: 25px;
}

#humanForm-1 .weta-description p {
  font-size: 16px !important;
}

.clients-section {
  font-family: 'Poppins', sans-serif;
  padding: 100px 0;
}

.clients-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 1300px;
  margin: 0 13%;
  position: relative;
}

.clients-content {
  flex: 0 0 45%;
  padding-right: 40px;
}

.clients-content h6,
.clients-content h2,
.clients-content>p {
  top: 70px;
  position: relative;
}

.clients-content h6 {
  color: #9ba4b4;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  margin-bottom: 10px;
}

.clients-content h2 {
  font-size: 50px;
  font-weight: 700 !important;
  color: #0b1b3a;
  margin-bottom: 20px;
}

.clients-content p {
  color: #6c6c6c;
  line-height: 1.7;
  font-size: 15px;
}

/* --- Mavi testimonial kutusu --- */
.testimonial.blue {
  background: #4a74e1;
  color: #fff;
  padding: 40px;
  margin-top: 40px;
  position: relative;
  left: 0;
  z-index: 2;
  top: 70px;
  display: flex;
  flex-direction: column;
  justify-content: left;
  text-align: left;
}

.testimonial.blue p {
  margin-bottom: 30px;
  color: #fff !important;
  line-height: 1.8;
  font-size: 16px;
  max-width: 90%;
}

.testimonial.blue .profile {
  display: flex;
  align-items: left;
  justify-content: left;
  gap: 12px;
  margin-top: 10px;
}

.testimonial.blue img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
}

.testimonial.blue h5 {
  font-size: 17px;
  margin: 0;
  color: #fff;
  font-weight: 600;
}

.testimonial.blue span {
  font-size: 13px;
  color: #f5d46c;
}

.quote {
  font-size: 50px;
  color: rgba(255, 255, 255, 0.25);
  position: absolute;
  bottom: -20px;
  right: 25px;
}

/* --- Görsel ve beyaz kutular --- */
.clients-image {
  flex: 0 0 55%;
  position: relative;
}

.clients-image img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  object-fit: cover;
  display: block;
}

.testimonial-box {
  position: absolute;
  right: 24%;
  width: 450px;
  background: #fff;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  padding: 35px;
}

.testimonial-box.top {
  top: 90px;
}

.testimonial-box.bottom {
  bottom: 100px;
}

.testimonial-box p {
  font-size: 15px;
  color: #333;
  margin-bottom: 15px;
  line-height: 1.6;
}

.testimonial-box .profile {
  display: flex;
  align-items: center;
}

.testimonial-box img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 10px;
}

.testimonial-box h5 {
  font-size: 15px;
  margin: 0;
  font-weight: 600;
}

.testimonial-box span {
  font-size: 12px;
  color: #9ba4b4;
}

#contactForm-1 {
  margin-top: 100px;
  background: #f9f9f9;
}

#contactForm-1 .row {
  position: relative;
  background: #fff;
  padding: 20px;
  width: 80%;
  margin: 0px auto;
  justify-content: space-between;
  border-radius: 10px;
  margin-top: 140px;
}

#contactForm-1 .rexa-content {
  width: 45%;
  background-color: #021137;
  padding: 40px 50px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  min-height: 650px;
}

#contactForm-1 .rexa-content::before {
  content: '';
  position: absolute;
  top: auto;
  left: auto;
  right: 80px;
  bottom: 80px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: #232f50;
  z-index: 9;
  opacity: 0.3;
}

#contactForm-1 .rexa-content::after {
  content: '';
  position: absolute;
  top: auto;
  left: auto;
  right: -80px;
  bottom: -80px;
  width: 270px;
  height: 270px;
  border-radius: 50%;
  background-color: #202e4f;
  opacity: 0.7;
}

#contactForm-1 .contact-form {
  width: 53%;
}

#contactForm-1 .rexa-content * {
  color: #fff !important;
}

#contactForm-1 .rexa-content .weta-icerik-tag {
  font-size: 28px !important;
}

#contactForm-1 .rexa-content .weta-description p,
#contactForm-1 .rexa-content .weta-description {
  color: #C9C9C9 !important;
}

.contactCenter * {
  font-size: 16px !important;
}

.contactCenter #address {
  width: 70%;
}

#contactForm-1 .contactCenter {
  margin-top: 140px;
}

#contactForm-1 .contact-oge p span i {
  margin-right: 25px !important;
}

#contactForm-1 .contact-oge p {
  padding: 0px 40px;
}

#contactForm-1 .contactCenter .contact-oge {
  margin-bottom: 40px;
}

#contactForm-1 .contact-form .row {
  width: 100%;
  padding: 0px;
  margin-top: 30px;
}

#contactForm-1 .contact-form .weta-icerik-tag {
  position: absolute;
  top: -120px;
  width: 100%;
  left: 0;
  text-align: center;
}

#contactForm-1 .contact-form .form-description {
  position: absolute;
  top: -55px;
  width: 100%;
  left: 0;
  text-align: center;
}

#contactForm-1 label.custom-label {
  opacity: 1 !important;
  transform: none !important;
  font-size: 12px !important;
  color: #8D8D8D !important;
  visibility: visible !important;
  z-index: 1 !important;
}

#contactForm-1 .mb-3.active label {
  color: #000000 !important;
}

#contactForm-1 #submitButton {
  min-width: 215px !important;
  border: none !important;
  background: linear-gradient(132.22deg, #97A5F2 -16.46%, #415BE7 10.57%, #08186A 73.78%) !important;
  padding: 14px 0px;
  border-radius: 0px;
}

#contactForm-1 .form-button {
  text-align: end;
}

#contactForm-1 .contact-form .mb-3 {
  margin-bottom: 4rem !important;
}

#paragraph-section-6 {
  margin-top: 130px;
}

#paragraph-section-6 .paragraph-title {
  margin-bottom: 40px;
}

#paragraph-section-6 .paragraph-title .weta-icerik-tag {
  text-align: center;
  font-size: 50px;
  font-weight: 700 !important;
}

.product-list .weta-icerik-tag,
.product-price,
.product-button {
  text-align: center;
}

.product-price {
  margin: 12px 0px;
}

.product-price span {
  color: #02113799 !important;
  font-size: 16px !important;
  line-height: 26px !important;
}

.product-price .price-title span {
  font-weight: 900 !important;
}

.product-list .weta-icerik-tag {
  font-size: 20px;
  font-weight: 700 !important;
  color: #021137 !important;
}

.product-wrapper {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  padding: 30px 20px;
  overflow: hidden;
  transition: all .4s;
}

.product-wrapper:hover {
  transform: scale(1.03);
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

#product-list .btn {
  background: transparent !important;
  color: #000 !important;
  border: none !important;
}

#product-list .btn i {
  color: #F79153 !important;
}

#product-list .product-image {
  display: none !important;
}

#product-list .col-md-3 .product-wrapper .product-title {
  padding: 0px;
}

.productList .col-md-5 {
  width: 100%;
}

.productList .col-md-5 .weta-icerik-tag {
  text-align: center;
  margin-bottom: 40px;
  font-size: 50px !important;
  font-weight: 700 !important;
}

#product-list {
  width: 90% !important;
  margin: 0px auto;
}

#gallery-detail-section-5 {
  margin-top: 100px;
}

.iti .iti__selected-dial-code {
  font-size: 14px;
}

.dynamic-filter-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 40px 0px;
}

.dynamic-filter-wrapper .button-wrapper {
  width: 70%;
  display: flex;
}

.dynamic-filter-wrapper .search-wrapper {
  width: 30%;
  display: flex;
  align-items: center;
}

.dynamic-filter-wrapper .button-wrapper .button {
  margin-right: 20px;
}

.dynamic-filter-wrapper .button-wrapper .button:nth-child(1) .btn {
  background-color: #F79153 !important;
  border-color: #F79153 !important;
}

.dynamic-filter-wrapper .button-wrapper .button .btn {
  border-radius: 0px !important;
  border: none !important;
  padding: 24px 30px;
}

.dynamic-filter-wrapper .button-wrapper .button:nth-child(2) .btn {
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
  color: #000 !important;
}

.dynamic-filter-wrapper .form-control {
  background: #efefef;
  border: none !important;
  text-align: center;
  padding: 15px 0px;
  font-weight: 300 !important;
}

#blogDetail-bar {
  margin-top: 160px;
  background-color: #021137;
  text-align: center;
  padding: 50px;
  position: relative;
  background-image: url(/images/vector41.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  overflow: visible;
  padding-bottom: 100px !important;
}

.blogDetail .blogTitle {
  display: none !important;
}

.blogDetail {
  padding-bottom: 0px;
}

.blog-page .textImg {
  padding: 0px;
}

.blog-page .textImg .rexa-content {
  align-items: center;
  justify-content: center;
}

.blog-page .body-content .container {
  max-width: 75%;
}

.pageDetailContent.blogs {
  margin-top: 45px;
}

.pageDetailContent.blogs .related-blogs {
  margin-bottom: 60px;
}

.pageDetailContent.blogs .description {
  width: 50%;
  margin: 0px auto;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 70px;
}

.pageDetailContent.blogs .col-md-3 {
  width: 50%;
}

.pageDetailContent.blogs .blogImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pageDetailContent.blogs .blogImage {
  height: 350px;
}

.pageDetailContent.blogs .blog-content-wrapper {
  box-shadow: 0px 10px 30px 0px #0000000D;
  padding: 30px 35px;
  min-height: 250px;
}

.pageDetailContent.blogs .blog-title {
  margin-top: 0px;
}

.pageDetailContent.blogs .blog-title .weta-icerik-tag {
  font-size: 24px !important;
  color: #021137 !important;
  font-weight: 700 !important;
}

.pageDetailContent.blogs .blog-date span:nth-child(1) {
  display: none;
}

.pageDetailContent.blogs .blog-date span:nth-child(2) {
  display: block;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #4A6EC980 !important;
}

.pageDetailContent.blogs .blog-description {
  margin-top: 20px;
}

.pageDetailContent.blogs .blog-description p {
  font-size: 16px !important;
}

.pageDetailContent.blogs .blog-content-wrapper .btn-color {
  display: none !important;
}

.comment-form-dynamic {
  padding: 40px;
  background: #4A6EC91A;
}

.comment-form-dynamic .form-control {
  padding: 15px 25px;
  border-radius: 0;
  border: none;
}

.comment-form-dynamic h5 {
  font-size: 24px !important;
  font-weight: 700 !important;
  color: #021137 !important;
}

.comment-form-dynamic .description p {
  font-size: 16px !important;
  color: #02113799 !important;
}

.comment-form-dynamic .dynamic-form .btn {
  min-width: auto;
  width: max-content;
  padding: 14px 20px;
  border: none !important;
  border-radius: 0px !important;
  background: linear-gradient(132.22deg, #97A5F2 -16.46%, #415BE7 10.57%, #08186A 73.78%) !important;
}

.blog-page .textImg p span {
  color: #1E334B !important;
  text-transform: uppercase;
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 600;
}

#icon-section-3 .icon-content-wrapper p {
  color: #fff !important;
}

#icon-section-3 .icon-wrapper:hover {
  background-color: transparent !important;
}

#icon-section-3 {
  background-color: #021137;
  padding: 75px 0px;
}

#icon-section-3 .icon-content-wrapper {
  width: 50%;
  margin: 0px auto;
  margin-bottom: 45px;
  text-align: center;
}

#icon-section-3 .icon-content-wrapper .weta-icerik-tag {
  font-size: 59px;
  color: #F78F54;
  font-weight: 700 !important;
  margin-bottom: 30px;
}

#icon-section-3 .icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}

#icon-section-3 .icon {
  width: 110px;
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #F78F54;
  border-radius: 50%;
}

#icon-section-3 .custom-col:nth-child(2) .icon-wrapper::before {
  content: '';
  position: absolute;
  top: 34%;
  left: -44%;
  right: 0;
  bottom: auto;
  width: 84%;
  height: 1px;
  background-color: #F78F54;
}

#icon-section-3 .custom-col:nth-child(2) .icon-wrapper::after {
  content: '';
  position: absolute;
  top: 34%;
  left: 60%;
  right: 0;
  bottom: auto;
  width: 84%;
  height: 1px;
  background-color: #F78F54;
}

#icon-section-3 .custom-col:nth-child(5) .icon-wrapper::before {
  content: '';
  position: absolute;
  top: 34%;
  left: -44%;
  right: 0;
  bottom: auto;
  width: 84%;
  height: 1px;
  background-color: #F78F54;
}

#icon-section-3 .custom-col:nth-child(5) .icon-wrapper::after {
  content: '';
  position: absolute;
  top: 34%;
  left: 60%;
  right: 0;
  bottom: auto;
  width: 84%;
  height: 1px;
  background-color: #F78F54;
}


#icon-section-3 .icon-wrapper .icon span {
  font-size: 38px !important;
  font-weight: 600 !important;
  color: #F78F54 !important;
}

#icon-section-3 .icon-wrapper .icon-title {
  margin-top: 30px;
}

#icon-section-3 .icon-wrapper .weta-icerik-tag {
  font-size: 24px !important;
  font-weight: 600 !important;
  color: #fff !important;
}

#paragraph-section-7 .weta-icerik-tag {
  font-size: 56px !important;
  color: #F79153 !important;
  margin-bottom: 15px !important;
}

.productDetail {
  margin-top: 90px;
}

.productDetail .productTitle {
  margin-bottom: 45px;
  text-align: center;
}

.productDetail .productContent {
  background: #f8f8ff;
  padding: 2rem;
}

.productOtherContent {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.productOtherContent .product-CodeContent {
  width: 50%;
}

.productOtherContent .product-PriceContent {
  width: 45%;
}

.product-CodeContent,
.product-PriceContent {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.product-CodeContent span:nth-child(1) {
  width: 70%;
  font-size: 27px;
  font-weight: 700;
}

.product-CodeContent span:nth-child(2) {
  width: 30%;
  font-size: 27px;
  font-weight: 700;
}


.product-PriceContent span:nth-child(1) {
  width: 100%;
  font-size: 18px;
  line-height: 24px;
}

.product-PriceContent span:nth-child(2) {
  width: 100%;
  font-size: 44px;
  font-weight: 700;
}

.product-page .container {
  max-width: 75%;
}

.privateDocuments .content {
  box-shadow: -10px 10px 15px -5px rgba(0, 0, 0, .05);
  border-radius: 8px;
  padding: 30px;
}

.privateDocuments .content h5 {
  font-size: 32px;
}
.documents-content{
  margin-top: 25px;
}
.documents-button{
  display: flex;
}
.documents-button .doc-icon {
  width: 120px;
  height: 120px;
  background-color: #021137;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 30px;
  font-weight: 400 !important;
  font-family: 'Font Awesome 6 Free' !important;
}
.documents-button .doc-name{
  width: calc(50% - 200px);
  align-items: center;
  display: flex;
  padding: 0px 30px;
  background-color: #8c9ecf;
  font-size: 18px;
  color: #fff;
  font-weight: 500 !important;
  transition: all .4s;
}

.documents-button .doc-name:hover{
  background-color: #021137;
  color: #8c9ecf;
}


.productOtherContent .product-CodeContent,
.productOtherContent .product-PriceContent {
  background: #f8f8ff;
  padding: 2rem;
}

.productDetail .productTitle .weta-icerik-tag span {
  font-size: 15px;
  font-weight: 600 !important;
  color: #8c9ecf !important;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
}

.productDetail .productTitle .weta-icerik-tag {
  font-size: 50px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

@media(max-width:768px) {
  #page-1 .section-header {
    background: transparent !important;
    position: absolute !important;
  }

  #page-1 .section-header.fixed {
    position: sticky !important;
    background: #081868 !important;
  }

  .section-header,
  .section-header.fixed,
  .section-header #navigation {
    background: #081868 !important;
  }

  #page-detail-section-1 {
    padding-top: 120px;
    margin: 0px !important;
  }

  .menu-click span,
  .menu-click.open span {
    background: #fff !important;
  }

  #page-detail-section-1 .rexa-content .weta-icerik-tag {
    font-size: 50px !important;
    line-height: 59px;
  }

  #icon-section-1 .icon-content-wrapper .weta-icerik-tag,
  #paragraph-section-1 .weta-icerik-tag,
  #icon-section-2 .icon-content-wrapper .weta-icerik-tag {
    padding: 0px;
    font-size: 32px;
  }

  .icon-section .custom-col {
    width: 100% !important;
  }

  #icon-section-1 .icon-wrapper .weta-icerik-tag,
  #icon-section-2 .icon-wrapper .weta-icerik-tag {
    margin-top: 25px;
    font-size: 20px !important;
  }

  #icon-section-1 .icon-wrapper .icon-description p,
  #icon-section-2 .icon-wrapper .icon-description p {
    font-size: 16px !important;
  }

  p,
  span,
  a,
  label,
  address,
  div,
  .weta-description li,
  .productContent li {
    font-size: 16px !important;
  }

  #page-detail-section-3 {
    padding-bottom: 0px;
  }

  #page-detail-section-3 .rexa-content {
    margin-bottom: 2rem;
  }

  #page-detail-section-4 .rgw img:nth-child(2) {
    position: relative;
    width: auto;
    height: auto;
    top: 10px;
    right: 0;
  }

  #image-gallery .custom-col {
    width: 100% !important;
  }

  #gallery-detail-section-3 .img-description p,
  #gallery-detail-section-3 .img-description p span {
    font-size: 12px !important;
  }

  #gallery-detail-section-3 #image-gallery {
    width: 100%;
  }

  .clients-inner {
    flex-direction: column;
    margin: 0px 20px;
  }

  .clients-content,
  .clients-image {
    width: 100%;
    flex: none;
    padding: 0px;
  }

  .testimonial-box.top {
    top: 10px;
  }

  .testimonial-box.bottom {
    bottom: -10px;
  }

  .testimonial-box {
    position: relative;
    right: 0;
    width: auto;
    margin-bottom: 20px;
  }

  #blog-section-1 .rg-wrapper p,
  #blog-section-2 .rg-wrapper p {
    padding: 0px;
  }

  #blog-section-1 .custom-col {
    width: 100% !important;
  }

  #blog-section-1 .blog-content-wrapper,
  #blog-section-2 .blog-content-wrapper {
    padding-right: 10px;
  }

  #blog-section-1 .blog-title .weta-icerik-tag,
  #blog-section-2 .blog-title .weta-icerik-tag {
    font-size: 18px;
  }

  #blog-section-1 .blog-description p,
  #blog-section-2 .blog-description p {
    font-size: 14px !important;
  }

  .ebulten-section .col-md-6:nth-child(1) {
    padding: 0px 10px !important;
  }

  .ebulten-section .col-md-6:nth-child(1) .ebulten-description {
    padding: 30px !important;
  }

  .ebulten-section .col-md-6:nth-child(1) .ebulten-description h1 {
    font-size: 24px !important;
  }

  .ebulten-section .col-md-6:nth-child(2) {
    margin-top: 65px;
  }

  .ebulten-section .col-md-6:nth-child(2)::after {
    width: 90%;
  }

  .ebulten-section {
    background-image: none !important;
  }

  .footer {
    padding: 20px 15px;
    background-image: none !important;
  }

  .parallax-section {
    max-height: fit-content !important;
    height: auto !important;
  }

  #parallax-3 .parallax-description p {
    font-size: 13px !important;
  }

  #parallax-2,
  #parallax-3 {
    max-height: fit-content !important;
    height: auto !important;
    margin: 0px !important;
  }

  #parallax-2 {
    padding-top: 50px !important;
  }

  #parallax-2 .weta-parallax-tag {
    font-size: 40px !important;
    margin-bottom: 0px;
  }

  #counter-section-0 .container .counter-content,
  #counter-section-0 .counter-col,
  #counter-section-0 .container .counter {
    width: 100% !important;
  }

  #counter-section-0 .container .counter-content .weta-counter-tag {
    font-size: 32px !important;
    line-height: 35px !important;
    text-align: center;
  }

  #counter-section-0 {
    height: 500px !important;
    max-height: 500px !important;
  }

  .counter-section .counterNumber {
    font-size: 40px !important;
    line-height: 54px !important;
  }

  .counter-col p {
    font-size: 12px !important;
  }

  #icon-section-1 .icon-wrapper,
  #icon-section-2 .icon-wrapper {
    height: auto !important;
  }

  #paragraph-section-1 .weta-icerik-tag span,
  #icon-section-2 .icon-content-wrapper .weta-icerik-tag span {
    font-size: 30px !important;
  }

  #html-section-4 .weta-icerik-tag span {
    font-size: 30px !important;
    width: 100% !important;
    padding: 11px 30px !important;
    font-weight: 600 !important;
  }

  .partners-box {
    padding: 12px;
    width: 95%;
  }

  .gallery-section-5 .custom-col {
    margin-bottom: 0px !important;
  }

  #gallery-detail-section-5 {
    margin-top: 0px !important;
  }

  body .pageDetailContent:nth-child(1) {
    padding-top: 30px;
  }

  #paragraph-section-2 .weta-icerik-tag,
  #gallery-detail-section-3 .gallery-wrapper .weta-icerik-tag,
  #page-detail-section-4 .weta-icerik-tag,
  #page-detail-section-5 .weta-icerik-tag,
  #page-detail-section-7 .weta-icerik-tag,
  .accordion-section .custom-accordion .weta-icerik-tag,
  .productList .col-md-5 .weta-icerik-tag,
  #paragraph-section-5 .weta-icerik-tag,
  #blogDetail-bar .weta-icerik-tag,
  #accordion-2 .custom-accordion .weta-icerik-tag,
  .pageDetailContent.blogs .related-blogs .weta-icerik-tag,
  .blog-page .textImg .weta-icerik-tag,
  #icon-section-3 .icon-content-wrapper .weta-icerik-tag,
  .comments-wrapper-content .title h5,
  #contactForm-1 .contact-form .weta-icerik-tag,
  #page-detail-section-6 .weta-icerik-tag,
  #paragraph-section-7 .weta-icerik-tag,
  .comments-wrapper-content .weta-icerik-tag #page-detail-section-6 .weta-icerik-tag {
    font-size: 32px !important;
  }

  .dynamic-filter-wrapper .button-wrapper .button {
    margin-right: 0px !important;
    margin-top: 15px !important;
    width: 100% !important;
  }

  .dynamic-filter-wrapper .button-wrapper {
    width: 100% !important;
    flex-wrap: wrap;
  }

  .dynamic-filter-wrapper .button-wrapper .button .btn {
    padding: 14px 10px !important;
    width: 100%;
    font-size: 13px !important;
  }

  .dynamic-filter-wrapper .search-wrapper {
    margin-top: 15px;
    width: 100% !important;
  }

  .dynamic-filter-wrapper .form-control {
    padding: 10px 0px !important;
  }

  .gallery-section-5 {
    padding-bottom: 0px !important;
  }

  .productList .col-md-5 .weta-icerik-tag {
    margin-bottom: 25px !important;
  }

  .section-header .dropdown-menu {
    background-color: transparent !important;
  }

  .custom-accordion {
    padding: 0px 10px !important;
  }

  #blog-section-2 .custom-col:nth-child(1) a .blog-image,
  #blog-section-2 .custom-col:nth-child(1) a .blog-content-wrapper {
    width: 100% !important;
  }

  #blog-section-2 .custom-col a .blog-content-wrapper .blog-title {
    margin-top: 0px !important;
  }

  #blog-section-2 .custom-col:nth-child(1) a .blog-content-wrapper .weta-icerik-tag {
    font-size: 30px !important;
  }

  #blog-section-2 .blog-description p {
    font-size: 11px !important;
  }

  #blog-section-2 .blog-title .weta-icerik-tag {
    font-size: 13px !important;
  }

  #blog-list .blog-description {
    margin-top: 10px;
  }

  #blog-section-2 .blog-date span {
    font-size: 11px !important;
  }

  #paragraph-section-5,
  #blogDetail-bar {
    margin-top: 0px !important;
  }

  #blogDetail-bar {
    padding-bottom: 70px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  #paragraph-section-5 .paragraph-content p,
  #blogDetail-bar .paragraph-content p {
    padding: 0px !important;
  }

  .blog-page .body-content .container {
    max-width: 95% !important;
  }

  .blog-page .textImg .swiper {
    padding: 0px !important;
  }

  .pageDetailContent.blogs .description,
  .pageDetailContent.blogs .col-md-3 {
    width: 100% !important;
  }

  .pageDetailContent.blogs .col-md-3 {
    margin-bottom: 25px !important;
  }

  .pageDetailContent.blogs .blog-description p {
    font-size: 11px !important;
  }

  .pageDetailContent.blogs .blog-title .weta-icerik-tag {
    font-size: 20px !important;
  }

  .pageDetailContent.blogs .blog-content-wrapper {
    padding: 30px 20px !important;
  }

  .pageDetailContent.blogs .blog-content-wrapper {
    min-height: auto !important;
  }

  .comment-form-dynamic {
    padding: 40px 20px !important;
  }

  .help-section {
    margin-top: -30px !important;
  }

  .help-container {
    max-width: 100%;
  }

  .help-section h1 {
    font-size: 32px !important;
  }

  .help-section .subheading {
    font-size: 16px !important;
  }

  #contactForm-1 {
    margin-top: 0px !important;
  }

  #contactForm-1 .rexa-content,
  #contactForm-1 .row,
  .contactCenter #address,
  #contactForm-1 #submitButton,
  #contactForm-1 .contact-form {
    width: 100% !important;
  }

  #contactForm-1 .rexa-content {
    min-height: 550px !important;
    padding: 40px 20px !important;
  }

  #contactForm-1 .contact-form .form-description {
    top: -65px !important;
  }

  #contactForm-1 .contactCenter {
    margin-top: 85px !important;
  }

  #contactForm-1 label.custom-label {
    font-size: 14px !important;
  }

  .clients-section {
    padding: 0px !important;
  }

  #gallery-detail-section-3 {
    padding-bottom: 0px !important;
  }

  #contactForm-1 .row {
    padding: 20px 0px !important;
  }

  #icon-section-3 .icon-content-wrapper,
  #paragraph-section-7 .paragraph-content .row {
    width: 100%;
  }

  #icon-section-3 .custom-col:nth-child(2) .icon-wrapper::before,
  #icon-section-3 .custom-col:nth-child(2) .icon-wrapper::after,
  #icon-section-3 .custom-col:nth-child(5) .icon-wrapper::before,
  #icon-section-3 .custom-col:nth-child(5) .icon-wrapper::after {
    display: none !important;
  }

  #icon-section-3 .icon-wrapper .icon-title {
    margin-top: 10px;
  }
  .product-page .container{
    max-width: 95%;
  }
  .documents-button .doc-icon{
    width: 50px;
    height: 50px;
  }
  .documents-button .doc-name{
    width: calc(90% - 30px);
  }
  .privateDocuments .content h5{
    font-size: 26px !important;
  }
  .productOtherContent .product-CodeContent,
  .productOtherContent .product-PriceContent{
    width: 100% !important;
    margin-top: 15px;
  }
}