body {
    width: 100%;
    z-index: 1;
    font-family:Arial, Helvetica, sans-serif;
    color: #444444;
}

/*index css*/
.navbar{
    width: 100%;
}

.nav-bar a {
    transition: 250ms all;  
      color: rgb(255, 255, 255);
    font-weight: bolder;
    

}

.coursel-img {
    width: 100%;
    height: auto;
    max-width: 100%;
    height: auto;
}

.coursel-img img{
    max-width: 100%;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    object-position: center;
}

.carousel-control-next,.carousel-control-prev{
    width: auto;
    align-items: center;
    justify-content: center;
}
.carousel-control-next-icon,.carousel-control-prev-icon{
    background-color: #000;
    width: 35px;
    height: 45px;
}
.counters span {
    font-size: 48px;
    display: block;
    color: #ffffff;
    font-weight: 700;
  }
  .counters p {
    padding: 0;
    margin: 0 0 20px 0;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
  }
.musteri-memnuniyeti .col-md-4{
    justify-content: center;
    text-align: center;
    border-top: 1px solid orangered;
    border-bottom: 1px solid orangered;
    border-radius: 25px;
    margin: 20px auto;
    width: max-content;
}

.musteri-memnuniyeti .col-md-4 h2{
    color: orangered;
}
.musteri-memnuniyeti .col-md-4 span{
    color: orangered;
    font-size: 18pt;
    
}
#iletisim .btn-get-started:hover{
  background: #5fcf80;
  border: 2px solid #5fcf80;
}
.footer {
    position: relative;
    background-color: #282828;
    padding-top: 85px;
    padding-bottom: 15px;
    font-size: 17px;
    z-index: 1;
    overflow-x: hidden;
    width: 100%;

}


.footer .row .col-md-4 {
    justify-content: center;
    text-align: center;
    font-size: 18px;
    color: #8B8B8B;
    font-family: 'Poppins';
}

.footer .row .col-md-4 ul li {
    list-style: none;
}

.footer .row .sosyallink .footer-sosyal-linkler i {
    font-size: 11pt;
    color: #8B8B8B;
    transition: 500ms all;

}

.footer .row .sosyallink .footer-sosyal-linkler {
    font-size: 11pt;
    color: #8B8B8B;
    transition: 500ms all;
    width: max-content;
}

.footer .row .sosyallink .footer-sosyal-linkler i:hover {
    color: #e63227;
    width: max-content;
}

.footer .row .col-md-4 a {
    text-decoration: none;
    color: #8B8B8B;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #5fcf80;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    transition: all 0.4s;
  }
  .back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 0;
  }
  .back-to-top:hover {
    background: #7ed899;
    color: #fff;
  }
  .back-to-top.active {
    visibility: visible;
    opacity: 1;
  }
  
/*hakkımızda css*/
.hakkimizda-text p{

    margin-top: 100px;
    margin-left:1%;
}
.satır-ici h1 {
    margin-top: 9%;
    margin-left: 2%;
}

.satır-ici p {
    font-weight: bold;
    width: 98%;
    margin-left: 2%;
    margin-top: 30px;

}
.misyon-vizyon{
    height:auto;margin-top: 100px;margin-bottom: 20px;width: 100%;
   border-radius: 20px;
background-size: 200% 200%;
animation: gradient 10s ease infinite;

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

       
}

/*Hizmet Verdiğimiz Kurumlar css*/
.okulgoster {
    margin-top: 10px;

}
.okulgoster li{
    font-size: 8pt;
    margin-top: px;
}
.okulgoster span {
    font-size: 18pt;
}


/*-----------hizmet verdiğimiz kurumlar Özel Eğitimler css----------------*/

#OzelEgitimlerigoster {
    border: none;
    background-color: white;
    font-size: 18pt;
    margin-left: 2%;
    transition: 250ms all;
    color: rgb(226, 8, 8);
}

#DevletEgitimOkullar {
    width: 99%;
}

/*-----------hizmet verdiğimiz kurumlar Okullar css----------------*/



#OkullariGoster {

    border: none;
    background-color: white;
    font-size: 18pt;
    margin: 0 auto;
    transition: 250ms all;
    color: rgb(226, 8, 8);
}


#okullar {
    width: 99%;
}

/*-----------hizmet verdiğimiz kurumlar Etkinlikler css----------------*/
#SosyalEtkinlikleriGoster {

    border: none;
    background-color: white;
    font-size: 18pt;
    margin: 0 auto;
    transition: 250ms all;
    color: rgb(226, 8, 8);
}

#Etkinlikler {
    width: 99%;
}
.containerResim{
  width: 100%;
}

/*iletişim css*/
.iletisim-resim  {
    width: 300px; margin-bottom: -18%;margin-top: 3%;margin-left: 1%;
    display: inline-block;
}



/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #fff;
  }
  
  #preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid #dad74e;
    border-top-color: #fff;
    border-bottom-color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-animation: animate-preloader 1s linear infinite;
    animation: animate-preloader 1s linear infinite;
  }
  
  @-webkit-keyframes animate-preloader {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  
  @keyframes animate-preloader {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }