body{
  font-family: poppins;
}
@media (max-width:768px) and (min-width:300px) {
    .owl-one.owl-carousel .owl-nav button.owl-prev {
    position: initial !important;
    }
    .owl-one.owl-carousel .owl-nav button.owl-next {
    position: initial !important;
    }
   }
  @media (min-width:1366px) {
    .dots::before {
      content: url('../img/Group-1.png');
      position: absolute;
      top: -100px;
      z-index: 2;
    }

    .dots::after {
      content: url('../img/vector.png');
      position: absolute;
      right: 0;
      top: 20px;
      z-index: 2;
    }

    .sentence::before {
      content: "";
      background-image: url(../img/sentence-one.png);
      background-size: 100% 100%;
      display: inline-block;
      height: 30px;
      width: 40px;
      position: absolute;
      right: 60px;
      top: 150px;
    }

    span.olmalisin-line {
      content: "";
      background: url(../img/olmalisin-line.png);
      background-size: 100% 100%;
      display: inline-block;
    }

    .sentence::after {
      content: "";
      background-image: url(../img/sentence-two.png);
      background-size: 100% 100%;
      display: inline-block;
      height: 30px;
      width: 40px;
      position: absolute;
      left: 60px;
      bottom: 20;
    }

    .bg-elips::before {
      content: "";
      background-image: url(../img/vector-1.png);
      background-size: 100% 100%;
      display: inline-block;
      height: 92px;
      width: 115px;
      position: absolute;
      top: 10px;
      margin-left: -7px;
    }

    .ellipse::before {
      content: "";
      background-image: url(../img/ellipse-one.png);
      background-size: 100% 100%;
      display: inline-block;
      height: 300px;
      width: 500px;
      position: absolute;
      left: -184px;
    }

    .ellipse::after {
      content: "";
      background-image: url(../img/ellipse-two.png);
      background-size: 100% 100%;
      display: inline-block;
      height: 200px;
      width: 400px;
      position: absolute;
      right: 0;
      bottom: 0;
    }

    .mezun-dots::after {
      content: "";
      background-image: url(../img/mezun-dots-two.png);
      background-size: 100% 100%;
      display: inline-block;
      height: 250px;
      width: 250px;
      position: absolute;
      top: -75px;
      z-index: 2;
      right: 0;
    }

    .mezun-dots::before {
      content: "";
      background-image: url(../img/mezun-dots.png);
      background-size: 100% 100%;
      display: inline-block;
      height: 350px;
      width: 350px;
      position: absolute;
      top: -102px;
      z-index: 2;
      left: 0;
    }
  }

  .text-color {
    color: rgba(0, 0, 0, 0.5);
    padding-left: 6rem;
    padding-top: 1rem;
    margin-left: -1rem;
    padding-right: 2rem;
  }

  .f-text {
    color: rgba(255, 255, 255, 0.5);
  }
  .hr-line {
    border: 1px solid;
    border-color: #ffffff99;
    max-width: 80rem;
  }

  .carousel-three {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 80px 64px;
    gap: 40px;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
    backdrop-filter: blur(25px);
    border-radius: 50px;
  }

  .mezun-ogrenci-yorumlari::before {
    content: "";
    background-image: url("../img/retangle-13.png");
    left: 0;
    top: 0;
  }

  .carousel-three-btn {
    background: linear-gradient(135deg, #FFB000 0%, #FFD985 100%);
    box-shadow: 5px 20px 40px rgba(229, 132, 17, 0.24);
    border-radius: 28px;
    padding: 24px 41px 24px 42px;
  }

  .c-three.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    color: white;
    width: 60px;
    height: 60px;
    background: linear-gradient(154.49deg, rgba(121, 117, 131, 0.2) 5.35%, rgba(54, 53, 103, 0.2) 83.85%), #7FFF00;
    backdrop-filter: blur(2px);
    border-radius: 40px;
    bottom: -80px;
    left: 250px;
    top: auto;
  }

  .c-three.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    color: white;
    width: 60px;
    height: 60px;
    background: linear-gradient(154.49deg, rgba(121, 117, 131, 0.2) 5.35%, rgba(54, 53, 103, 0.2) 83.85%), #7FFF00;
    backdrop-filter: blur(2px);
    border-radius: 40px;
    right: 250px;
    bottom: -80px;
    left: auto;
    top: auto;
  }

  .hr-line-two {
    background-color: #0000001A;
    height: 1px;
    margin-bottom: 6rem;
    margin-top: -2rem;
  }

  .card-shadow {
    box-shadow: 4px 8px 16px rgba(0, 27, 111, 0.2);
  }

  .max-height {
    max-height: 45rem;
  }

  .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -100px;
    color: white;
    width: 60px;
    height: 60px;
    background: linear-gradient(154.49deg, rgba(121, 117, 131, 0.2) 5.35%, rgba(54, 53, 103, 0.2) 83.85%), #7FFF00;
    backdrop-filter: blur(2px);
    border-radius: 40px;
    top: 300px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -100px;
    color: white;
    width: 60px;
    height: 60px;
    background: linear-gradient(154.49deg, rgba(121, 117, 131, 0.2) 5.35%, rgba(54, 53, 103, 0.2) 83.85%), #7FFF00;
    backdrop-filter: blur(2px);
    border-radius: 40px;
    top: 300px;
  }

  .chart-icon {
    width: 48px !important;
  }

  .owl-carousel .owl-dots.disabled,
  .owl-carousel .owl-nav.disabled {
    display: inline-block !important;
  }

  .item-shadow-one {
    box-shadow: rgba(2, 102, 255, 0.8) 15px 10px, rgba(2, 102, 255, 0.4) 30px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }

  .item-shadow-two {
    box-shadow: #ff00667e 15px 10px, #ff00663c 30px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }

  .item-shadow-three {
    box-shadow: #ffba2485 15px 10px, #ffba243d 30px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }

  .c-two.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 105px;
    color: white;
    width: 60px;
    height: 60px;
    background: linear-gradient(154.49deg, rgba(121, 117, 131, 0.2) 5.35%, rgba(54, 53, 103, 0.2) 83.85%), #7FFF00;
    backdrop-filter: blur(2px);
    border-radius: 40px;
    bottom: 105px;
    top: auto !important;
  }

  .c-two.owl-carousel .owl-nav button.owl-prev {
    display: none;
  }

  .c-two .owl-item.active {
    margin-top: -3rem !important;
  }

  .owl-dots {
    display: none;
  }


  .owl-stage {
    margin-top: 3rem;
  }

  .mezun {
    overflow: hidden;
  }

  .line {
    background-color: #7FFF00;
  }

  .c-two.owl-carousel .owl-stage-outer {
    overflow: visible;
  }

  .c-three.owl-carousel .owl-stage-outer {
    overflow: visible;
  }

  .owl-one.owl-stage-outer {
    overflow: visible;
  }

  .owl-one.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -100px;
    color: white;
    width: 60px;
    height: 60px;
    background: linear-gradient(154.49deg, rgba(121, 117, 131, 0.2) 5.35%, rgba(54, 53, 103, 0.2) 83.85%), #7FFF00;
    backdrop-filter: blur(2px);
    border-radius: 40px;
    top: 330px;
  }

  .owl-one.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -100px;
    color: white;
    width: 60px;
    height: 60px;
    background: linear-gradient(154.49deg, rgba(121, 117, 131, 0.2) 5.35%, rgba(54, 53, 103, 0.2) 83.85%), #7FFF00;
    backdrop-filter: blur(2px);
    border-radius: 40px;
    top: 330px;
  }

  .ellipse {
    overflow: hidden;
  }

  .sss {
    background-color: #FFBB24;
  }

  @media(min-width:1024px){
    .owl-one.owl-carousel .owl-stage-outer {
      overflow: visible !important;
    }  
  }
  
  @media(max-width:768px) {
    .c-two.owl-carousel .owl-nav button.owl-next {
      position: absolute;
      right: 60px;
      color: white;
      width: 60px;
      height: 60px;
      background: linear-gradient(154.49deg, rgba(121, 117, 131, 0.2) 5.35%, rgba(54, 53, 103, 0.2) 83.85%), #7FFF00;
      backdrop-filter: blur(2px);
      border-radius: 40px;
      bottom: 115px;
      top: auto !important;
    }

    .carousel-three-btn {
      padding: 14px 14px 14px 14px;
    }

    .c-three.owl-carousel .owl-nav button.owl-prev {
      left: 0px;
    }

    .c-three.owl-carousel .owl-nav button.owl-next {
      right: 0px;
    }

    .owl-one .owl-nav.disabled {
      position: relative;
      display: flex !important;
      justify-content: center;
      margin-right: 5rem;
      margin-left: 5rem;
      padding-top: 2rem;
      gap:20px;
    }

    .owl-one.owl-carousel .owl-nav button.owl-prev {
      position: absolute;
      color: white;
      width: 60px;
      height: 60px;
      background: linear-gradient(154.49deg, rgba(121, 117, 131, 0.2) 5.35%, rgba(54, 53, 103, 0.2) 83.85%), #7FFF00;
      backdrop-filter: blur(2px);
      border-radius: 40px;
      top: -25px;
      left: auto !important;
      right: 100px;
    }

    .owl-one.owl-carousel .owl-nav button.owl-next {
      position: absolute;
      right: 24px;
      color: white;
      width: 60px;
      height: 60px;
      background: linear-gradient(154.49deg, rgba(121, 117, 131, 0.2) 5.35%, rgba(54, 53, 103, 0.2) 83.85%), #7FFF00;
      backdrop-filter: blur(2px);
      border-radius: 40px;
      top: -25px;
    }

    .max-height {
      max-height: 52rem;
    }
  }

  @media (max-width:1280px) and (min-width:768px) {
    .owl-one.owl-carousel .owl-nav button.owl-next {
      right: -80px !important;
    }

    .owl-one.owl-carousel .owl-nav button.owl-prev {
      left: -80px !important;
    }

    .olmalisin-line {
      background-image: url("../img/olmalisin-line.png");
      background-size: cover;
      padding-right: 5rem;
    }

    .owl-one .owl-stage-outer {
      overflow: hidden !important;
    }
  }

  @media(max-width:1023px) and (min-width:768px) {
    .owl-one .owl-stage-outer {
      overflow: visible !important;
    }

    .owl-dots {
      display: block !important;
    }
  }