.ic_header .logo img {
  width: 101px;
}
.logo img {
  width: 133px;
}
.sticky .logo img {
  width: 72px;
}
.sign-in img {
  width: 34px;
}
.main-title {
  line-height: 1.1;
}
.ogrenci {
  max-width: 100%;
}
.slider-img-box-two .chose-img-wrapper .chose_05 {
}
.slider-img-box-two .shape-avatar-bg {
}
.slider-img-box-two {
  margin-top: -50px;
}
.tikla {
  text-decoration: underline;
  cursor: pointer;
  color: #3300c0;
}
.tikla:hover {
  text-decoration: underline;
  cursor: pointer;
}
.ustte {
  z-index: 5;
}
.theme_btn {
    border:none;
  /* background: rgb(18,18,18);
    background: linear-gradient(90deg, rgba(18,18,18,1) 0%, rgba(54,54,54,1) 15%, rgba(114,114,114,1) 45%, rgba(54,54,54,1) 100%); */
}
.theme_btn:hover {
  background-color: #484848;
}

.sign-in {
  background: rgb(101 101 101);
  background: rgb(213, 179, 57);
  background: linear-gradient(
    90deg,
    rgb(255 208 154) 0%,
    rgb(235 198 117) 15%,
    rgba(245, 215, 116, 1) 45%,
    rgb(236 190 93) 100%
  );
}
.logo_degrade {
  background: rgb(154, 99, 38);
  background: linear-gradient(
    90deg,
    rgba(154, 99, 38, 1) 0%,
    rgba(204, 169, 92, 1) 15%,
    rgba(245, 215, 116, 1) 45%,
    rgba(202, 166, 89, 1) 100%
  );
}

.slider-area {
  padding-bottom: 50px;
}
.whatsapp_bilgi_icon {
  width: 23px;
  margin-top: -2px;
  margin-right: 9px;
}
.popular-videos .far {
  font-size: 23px;
  top: 3px;
  position: relative;
}
.slogan {
  font-family: "Praise", cursive;
  font-size: 37px;
  color: #494949;
}
.footer_logo {
  width: 115px;
  max-width: 100%;
  margin-bottom: 30px;
}
.navbar-nav .nav-item .nav-link {
  color: #505050;
  font-size: 17px;
  line-height: 1;
  display: inline-block;
  position: relative;
  margin: 0 28px;
  padding: 30px 0;
}
.free_btn {
  padding: 17px 20px;
}
.sil::before {
  display: none;
}
header {
  display: flex;
  position: relative;
}
.ic_main {
  margin-top: 147px;
}
.section.page-title-area {
  min-height: 168px;
}
.page-title-wrapper {
  margin-bottom: 39px;
}
.page-title-wrapper .page-title {
  font-size: 35px;
  margin-bottom: 5px;
}
ul.breadcrumb li a {
  font-size: 15px;
}
section.page-title-area {
  min-height: 160px;
}
.okul_ul li{
    list-style: inside;
}
.blog_detay img{ margin-top: 25px;}
.blog_detay h3{ margin-bottom: 20px; margin-top: 20px;}
.kabul_metni{ font-style: italic; color:#1f1f1f; font-size: 13px; margin:0 0 15px 7px; }
.kabul_metni a{     text-decoration-line: revert;}
.kayit_formu{ margin:auto; }

.popular-videos-wrapper .video__thumb .popup-video1 {
    width: 70px;
    height: 70px;
    line-height: 70px;
    left: auto;
    bottom: auto;
    top: 30px;
    right: 30px;
}
.video__thumb .popup-video1 {
    width: 54px;
    height: 54px;
    line-height: 54px;
    position: absolute;
    left: 18px;
    bottom: 18px;
    background: #ffffff;
    color: #c89b45;
}
.popup-video1 {
    color: #ffffff;
    background: #c89b45;
    border-radius: 50%;
    font-size: 14px;
    line-height: 100px;
    display: inline-block;
    width: 100px;
    height: 100px;
    text-align: center;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    position: relative;
    z-index: 1;
    -webkit-animation: pulseBig infinite 5s linear;
    animation: pulseBig infinite 5s linear;
  }

.footer-area{ z-index:10;}

@media(max-width:992px) {
  .slogan {
    margin-bottom: 37px;
    line-height: 41px;
  }
}
@media(max-width:767px) {
    .slider__content { margin-top:65px;}
    .right-btn ul li:first-child{
        display: flex;
    }
    .right-btn ul li:last-child{
        display: none;
    }
    .page-title-wrapper .page-title{ font-size: 25px;}
    .free_btn{ padding: 8px 10px; font-size: 14px;}
    .video__content{     bottom: 57px;
    position: relative; }
    .popular-videos-area.nav-style-two .slick-list{ margin-bottom: -100px }
    .ic_header{ height:150px; }
    .ic_main{margin-top:inherit; }
}

/*wp-icon*/
.wp-icon {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    align-items: center;
    color: #fff;
    background-color: #25D366;
    position: fixed;
    left: 30px;
    bottom: 30px;
    z-index: 1000;
    font-size: 24px;
    text-align: center;
    padding: 3px;
    line-height: 45px;
    -webkit-box-shadow: 1px 1px 17px 0px rgb(0 0 0 / 32%);
    -moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.32);
    box-shadow: 1px 1px 17px 0px rgb(0 0 0 / 32%);
}

.wp-icon:visited{color:white;}

.wp-pulse:before,
.wp-pulse:after
{
    content: '';
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #58ea00;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
}

.wp-pulse:after {
    animation-delay: .5s;
}

@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50% {

        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }

}

/*wp-icon*/
