b{
    font-weight:700;
}


.rightBar li {
    border-bottom: 0px solid #f39200;
    padding-left: 8px;
    margin-bottom: 10px;
    line-height: 20px;
    padding-bottom: 10px
}



.rightBar a:hover{
    color:#373736;
}


.rightBar .footer-heading{
    
    margin-bottom: 20px;
}





.loading {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background-color: rgba(255,255,255,0.5);
    z-index: 100000001;
}
.loading2 {
    position: absolute;
    display: inline-block;
    margin: auto;
    width: 20%;
    height: 20%;
    text-align: center;
    top: 40%;
    left: 40%;
}


.lang-link{
    padding-left:10px;
}

.sliderHeight {
    height: calc(100vh - 122px);
}
/*.classynav ul li{
    background-color:rgba(0,0,0,0.67);
        border-radius:10px;
        margin:0 5px;
}*/

 /*img grup başla*/
  .img-grup{
    position: relative;
  }
  .img-grup-perde{
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    background-color: transparent;
    opacity: 0;
    transition: background-color, opacity 500ms;
  }
  .img-grup-perde>i{
    margin-top: 44%;
    font-size: 48px;
    color: #fff;

  }
  .img-grup-perde:hover{
    background-color: rgba(0,0,0,0.6);
    opacity: 1;
  }
  /*img grup bitti*/

.bannerArea{
    margin-top:122px;height: 250px;
}


.social a {
  padding: 0 .5em;
}

.social-header{
  display: inline-block;
  height: 42px;
  width: 200px;
  text-align: right;

}
.social-header-item{
  display: inline-block;
  padding-top: 7px;
  margin-left: 10px;
}
.social-header-item a i{
  font-size: 28px !important;
  color: #E40521 !important;
}

.footerCatHeader a span{
    color:#f39200 !important;
}
.footerCatHeader{
    color:#f39200 !important;
}
.footerCatHeader a:hover {
    text-decoration: none !important;
}
.footerCatHeader a span:hover {
    border-color:#f39200 !important;
}
.footerCatHeader span:hover {
    border-color:#f39200 !important;
    text-decoration: none !important;
}
.course-1-item:hover{
    -webkit-box-shadow: 0 0 8px 2px #e1e1e1;
    -moz-box-shadow: 0 0 8px 2px #e1e1e1;
    box-shadow: 0 0 8px 2px #e1e1e1;
}
.editService:hover{
    -webkit-box-shadow: 0 0 8px 2px #e1e1e1;
    -moz-box-shadow: 0 0 8px 2px #e1e1e1;
    box-shadow: 0 0 8px 2px #e1e1e1; 
}
.ftco-testimonial-1:hover{
    -webkit-box-shadow: 0 0 8px 2px #e1e1e1;
    -moz-box-shadow: 0 0 8px 2px #e1e1e1;
    box-shadow: 0 0 8px 2px #e1e1e1; 
}

.site-menu > li > a{
    font-size:20px;
    font-weight:400;
}

/* popup bas*/
.popup {
    display: none; /* Varsayılan olarak gizlidir */
    position: fixed; /* Yerinde kal */
    z-index: 1; /* Üstte */
    left: 0;
    top: 0;
    width: 100%; /* Ful Genişlik */
    height: 100%; /* Ful Yükseklik */
    overflow: auto; /* Gerekirse kaydırmayı etkinleştir */
    background-color: rgb(0,0,0); /* Yedek renk */
    background-color: rgba(0,0,0,0.4); /* Siyah w / opaklık */
}

/* İçerik / Kutu */
.popup-content {
    background-color: #fefefe;
    margin: 15% auto; /* % 15 üstten ve ortalanmış */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Ekran boyutuna bağlı olarak daha fazla veya daha az olabilir */
    min-width:340px;
}

/* Kapat Düğmesi */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
/* Popup (arka plan) */
.popup {
    display: none; /* Varsayılan olarak gizlidir */
    position: fixed; /* Yerinde kal */
    z-index: 1; /* Üstte */
    left: 0;
    top: 0;
    width: 100%; /* Ful Genişlik */
    height: 100%; /* Ful Yükseklik */
    overflow: auto; /* Gerekirse kaydırmayı etkinleştir */
    background-color: rgb(0,0,0); /* Yedek renk */
    background-color: rgba(0,0,0,0.4); /* Siyah w / opaklık */
    z-index:9999;
}

/* İçerik / Kutu */
.popup-content {
    background-color: #fefefe;
    margin: 5% auto; /* % 15 üstten ve ortalanmış */
    padding: 20px;
    border: 1px solid #888;
    width: 30%; /* Ekran boyutuna bağlı olarak daha fazla veya daha az olabilir */
}

/* Kapat Düğmesi */
.close {
    color: #aaa;
    float: right;
    font-size: 34px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
/*popup bitis*/

/* slider mobile console hata çözümü baslangic*/
.owl-carousel {
    touch-action: manipulation;
  }
/* slider mobile console hata çözümü bitis*/
  
    .activeLang{
    font-size:18px;
    }
    .whatsappBtn i {
        font-size:20px !important;
    }

@media only screen and (max-width: 720px) {
  .activeLang{
    font-size:15px;
    }
    .whatsappBtn i {
        font-size:20px !important;
    }
    .socialMediaIcon{
    font-size:15px !important;
    }
}

.desc{
    color:#a0a0a0;
}

.site-menu{
    width:100%
}