@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
:root {
  --color-secondary: #004a93;
  --color-primary: #4ea80b;
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1660px !important;
  }
}
a {
  text-decoration: none !important;
}
.fs-10 {
  font-size: 10px !important;
}
.fs-12 {
  font-size: 12px !important;
}
.fs-14 {
  font-size: 14px !important;
}
.fs-16 {
  font-size: 16px !important;
}
.fs-20 {
  font-size: 20px !important;
}
.fs-22 {
  font-size: 22px !important;
}
.fs-24 {
  font-size: 24px !important;
}
.fs-26 {
  font-size: 26px !important;
}
.fs-28 {
  font-size: 28px !important;
}
.fs-30 {
  font-size: 30px !important;
}
.fs-32 {
  font-size: 32px !important;
}
.fs-18 {
  font-size: 18px !important;
}

.social-btn {
  background-color: var(--color-primary);
}
.mayor-tab-btn {
  font-size: 12px;
  font-weight: 600;
}
body {
  background-color: #f2f2f2!important;
  font-family: "Quicksand", sans-serif;
}
.btn-success,
.btn.active {
  background-color: var(--color-primary) !important;
  border: 1px solid var(--color-primary) !important;
}
.tab-content-container {
  overflow-y: scroll;
  max-height: 170px;
}
.btn-primary {
  background-color: var(--color-secondary) !important;
  border: 1px solid var(--color-secondary) !important;
}
.tab-content-text {
  font-size: 14px;
}
img.img-fluid.mayor-photo {
  position: absolute;
  max-width: 22rem;
  bottom: -33px;
  transform: translateY(27.2%);
}
section#kesfet {
  padding-top: 5rem !important;
}
.assets-container {
  padding: 0;
  position: relative;
  right: 2rem;
}
.tab-pane-content-outer {
  padding-left: 0;
}
section#baskan {
  position: relative;
  top: 2rem;
}
section#etkinlik {
  bottom: 13rem;
}
#kesfet {
  background:linear-gradient(rgb(0 74 147 / 98%), rgb(0 74 147 / 91%)), url(/assets/img/kesfet-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 15rem;
  border-top-left-radius: 4rem;
  border-top-right-radius: 4rem;
}
.d-flex.pool-card-box.bg-green-600.rounded-3.py-4.px-3 {
  position: relative;
  z-index: 9;
  transform: translateY(30%);
}

.kesfet-swiper {
  padding: 1rem 0 2.5rem;
}

.kesfet-swiper .swiper-wrapper {
  align-items: stretch;
}

.kesfet-swiper .swiper-slide {
  height: 270px;
}
.kesfet-swiper .swiper-slide {
  width: calc(100% * 3 / 18);
}

@media (min-width: 768px) {
  .kesfet-swiper .swiper-slide.is-first {
    width: calc(100% * 5 / 14);
  }
}

@media (max-width: 767.98px) {
  .kesfet-swiper .swiper-slide,
  .kesfet-swiper .swiper-slide.is-first {
    width: 75%;
  }
}

section#sosyal-medya {
  bottom: 8rem;
}

.slide-figure {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 12px;
}

.slide-figure::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45%, rgb(0 0 0) 100%);
}
.text-primary {
  color: var(--color-secondary) !important;
}
.slide-figure img {
  /* position: absolute; */
  inset: 0;
}

.slide-title {
  position: absolute;
  left: 14px;
  bottom: 12px;
  margin: 0;
  color: #fff;
  z-index: 2;
}

/* Etkinlik Swiper - All slides equal size */
.etkinlik-swiper {
  padding: 1rem 0 2.5rem;
  height: 350px;
}

.sub-content-slider-item {
  font-size: 12px;
}
.etkinlik-swiper .swiper-wrapper {
  align-items: stretch;
}

.etkinlik-swiper .swiper-slide {
  height: 260px;
  width: calc(48% * 4 / 12);
}
.sosyal-medya-swiper {
  overflow: visible;
}

.sosyal-medya-swiper .swiper-wrapper {
  align-items: center;
}
.social-media-owl-buttons {
  position: absolute;
  right: 0;
  transform: translate(-200%, 235%);
  bottom: 0;
  z-index: 9;
}
.fs-10 {
  font-size: 10px;
  border-radius: 50%;
}
.fs-18 {
  font-size: 18px;
  border-radius: 50%;
}
.sosyal-medya-swiper .swiper-slide {
  height: 240px;
  width: calc(100% / 3);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scale(0.7);
  filter: blur(3px);
  opacity: 0.6;
  transform-origin: center;
}

.sosyal-medya-swiper .swiper-slide-active {
  transform: scale(1);
  filter: blur(0);
  opacity: 1;
  z-index: 10;
}

.sosyal-medya-swiper .swiper-slide-prev,
.sosyal-medya-swiper .swiper-slide-next {
  transform: scale(0.7);
  filter: blur(3px);
  opacity: 0.6;
}

.sosyal-medya-swiper .swiper-slide figure {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.sosyal-medya-swiper .swiper-slide-active figure {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25);
}

@media (max-width: 767.98px) {
  .etkinlik-swiper .swiper-slide {
    width: 75%;
  }
  .sosyal-medya-swiper .swiper-slide {
    width: 100%;
    transform: scale(0.8);
  }
  .sosyal-medya-swiper .swiper-slide-active {
    transform: scale(1);
  }
}

.bg-green-600 {
  background-color: var(--color-primary) !important;
}
.card-image {
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 100%;
  transform: translate(3%, -15%);
}
.bg-success {
  background-color: var(--color-primary) !important;
}
.pool-description {
  font-size: 11px;
}
.slide-content.etkinlik-slide-content {
  border:1px solid #ddddddc5;
  border-radius: 10px;
  margin-top: 10px;
  background-color: #fff;
}

.sub-content-slider-item-title {
  border-bottom: 1px solid #ddddddc5;
  font-size: 12px;
  padding: 7px 0;
  color: #000;
  font-weight: 800 !important;
}

.sub-content-slider-item.col-md-6.text-dark.text-center {
  font-size: 10px;
  font-weight: 600;
}

.last-item-event-prop {
  position: relative;
}
.last-item-event-prop::before {
  content: "";
  position: absolute;
  bottom: 0;
  transform: translateY(25%);
  left: 0;
  width: 1px;
  height: 30px;
  background-color: #edededc5;
  z-index: 1;
  bottom:6px ;
}

.projeler-tab-btn.active {
  background-color: var(--color-secondary) !important;
  border: 1px solid var(--color-secondary) !important;
}
.heading-title{
  color: var(--mavi) !important;
  font-weight: 800 !important;
}
.heading-text{
  color:#595959
}
.projeler-sub-content-slider img{
  height: 15rem;
  border-radius: 10px;
}
.col-auto{
  padding: 5px;
}
.baskan-alan{
  height: 15rem;
}
.owl-prev-etkinlik{
  background: #4ea80b;
    padding: 8px;
    border-radius: 8px;
    color: #fff;
}
.owl-next-etkinlik{
  background: #4ea80b;
    padding: 8px;
    border-radius: 8px;
    color: #fff;
}
.projeler-sub-content-slider-item-title{
  color:#595959!important;
  height: 4rem;
}
.projeler-section{
  padding-top: 3rem;
}
@media(max-width:996px){
  .page-mayor-title-box.bg-gradient-blue{
    bottom: 6rem;
    left: 20%;
  }
  .page-mayor-left-side img.page-mayor-sign-image {
    width: 100%;
    max-width: 300px;
    margin-bottom: 1rem;
}
.mobile-column-page-mayor .col-9 {
  width: 107% !important;
  max-width: 114% !important;
}
}
