﻿body {
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif !important;
}

.divimizMaster {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(255,255,255,0.5) !important;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999999999;
}

.wrap {
    max-width: 1200px;
    margin: auto;
}

.text-primary {
    color: #e30613 !important;
}

.text-secondary {
    color: #404040 !important;
}

.mobile-slider {
    display: none;
}

a {
    text-decoration: none !important;
    color: #43507a;
}

.top {
    background: #e30613;
    width: 100%;
    min-height: 70px;
    padding: 7px 20px;
}

.profile-img {
    height: 56px;
    overflow: hidden;
    width: 56px;
    border-radius: 100%;
    border: 3px solid #fff;
}

.profile-name {
    font-size: 15px;
    font-weight: bold;
    color: #fff !important;
}

.profile-title {
    font-size: 15px;
    color: #fff !important;
    opacity: .8;
}

.profile-puan {
    font-size: 20px;
    line-height: 56px;
    margin-bottom: 0;
    font-weight: bold;
}

.main-nav {
    padding: 7px 20px;
}

    .main-nav nav {
        margin-top: 15px;
    }

        .main-nav nav a {
            padding: 15px;
            color: #000 !important;
            font-size: 14px;
        }

.mobile-top {
    padding: 15px;
    display: none;
}

.mobile-menu a {
    width: 100%;
    float: left;
    line-height: 60px;
    text-align: center;
    color: #333 !important;
    border-radius: 5px;
}

.where {
    background: #eaeaea;
    width: 100%;
    height: 50px;
}

    .where p {
        color: #000000;
    }

.circle {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #fff;
    color: #777;
    font-size: 15px;
    padding-top: 8px;
    text-align: center;
    margin-top: 10px;
}

.circle2 {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #e30613;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}

.circle3 {
    width: 85px;
    height: 85px;
    border-radius: 100%;
    background: #005cb9;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 85px;
}

.exit-a {
    background: #eaeaea;
}

.my-btn {
    background: #e30613;
    padding: 10px 30px;
    letter-spacing: -.50px;
    color: #ffffff;
}

.my-btn2 {
    background: #5c6770;
    padding: 10px 30px;
    letter-spacing: -.50px;
    color: #fff;
}

.footer {
    background: #e30613;
    color: #fff;
    text-align: center;
}

.sure {
    font-size: 48px;
    font-weight: bold;
}

.rotate {
    transform: rotate(90deg);
}

.opener {
    position: relative;
    top: 13px;
    width: 10px !important;
}

.wrong-answer {
    background: #ff0000 !important;
}

.wrong-text {
    color: #ff0000;
    text-align: center;
}

.correct-text {
    color: #1acf45;
    text-align: center;
}

.sure-text {
    color: #999999;
    text-align: center;
}

.wrong-answer label, .correct-answer label {
    color: #fff !important;
}

.correct-answer {
    background: #1acf45 !important;
    color: #fff !important;
}


.takdir-img {
    height: 100px;
    overflow: hidden;
    width: 100px;
    border-radius: 100%;
    border: 3px solid #fff;
}

.takdir-edilen-isim {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}

.takdir-edilen-unvan {
    font-size: 16px;
    margin-bottom: 0;
    opacity: .6;
}

.takdir-ozet {
    background: #e0e0e0;
    border-radius: 5px;
}

    .takdir-ozet p {
        font-size: 14px;
    }

.takdir-begen span {
    font-weight: bold;
    font-size: 13px;
}

.takdir-aciklama-ozet {
    height: 103px;
    overflow: hidden;
}

.eklendi {
    background: #eaeaea;
    border-radius: 5px;
}

.ff-tarih {
    font-size: 13px;
    opacity: .6;
    color: #000;
}

.ff-p {
    font-size: 14px;
    color: #000;
    opacity: .7;
}

.ff-baslik {
    color: #000;
}

.profile-menu a {
    float: left;
    width: 100%;
    line-height: 55px;
    color: #333 !important;
    padding: 0 15px;
}

    .profile-menu a i {
        color: #666666;
    }

.active-menu {
    background: #eaeaea;
}

.devami {
    cursor: pointer;
}

.devam-metni {
    display: none;
}

.yorum-gor {
    color: #005cb9;
    font-weight: bold;
    cursor: pointer;
}

.yorum-kutusu {
    background: #eaeaea;
    border-radius: 5px;
}

    .yorum-kutusu p {
        font-size: 13px;
        line-height: 21px;
    }


.yorumlar .takdir-img {
    height: 70px !important;
    width: 70px !important;
}

.dosyalar a {
    line-height: 40px;
}

.filtreler {
    display: none;
}

.login {
    width: 96%;
    max-width: 550px;
    background: #fff;
    border-radius: 5px;
    margin: auto;
    position: relative;
    top: 50px;
    overflow: hidden;
}

.not-selected {
    opacity: .2 !important;
}

.dogum-yenis {
    width: 100%;
    background: #e5e5e5;
}

.media h5 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}


.media p {
    font-size: 14px;
    color: #000;
    opacity: .7;
    padding-right: 15px;
}

.part-one {
    background: #eaeaea;
}

.w-box {
    background: #fff;
    border-radius: 5px;
    min-height: 380px;
}

.f-sayi {
    border-radius: 5px;
    background: #e4eaed;
}

.f-sayi2 {
    border-radius: 5px;
    background: #5c6770;
}

.f-sayi3 {
    border-radius: 5px;
    background: #005cb9;
}

.lig-imaj {
    height: 40px;
    overflow: hidden;
    width: 40px;
    border-radius: 100%;
    border: 3px solid #fff;
}

    .lig-imaj img {
        max-height: 40px;
    }

.notiler {
    padding: 4px 10px;
    background: #e30613;
    font-size: 12px;
    border-radius: 15px;
    font-weight: bold;
    color: #ffffff;
}

.link-btn {
    background: #005cb9;
    color: #fff;
    border-radius: 5px;
}

.etkinlikler table p {
    font-size: 13px;
}

.ay {
    width: 50px;
    text-align: center;
    padding: 5px;
    background: #c2b06b;
    color: #000000;
    font-size: 12px;
}

.gun {
    font-size: 24px;
    background: #FFCB08;
    color: #000;
    text-align: center;
}

.etkinlikler a {
    color: #333333;
}

.rehber {
    background: #005cb9;
    color: #fff;
    border-radius: 5px;
}

.yemek {
    background: #FFCB08;
    border-radius: 5px;
    overflow: hidden;
}

.yemek-baslik {
    background: #c2b06b;
}

.ceo-kosesi {
    border-radius: 5px;
}

.gallery-image {
    height: 175px;
    overflow: hidden;
    margin-bottom: 10px !important;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.suree {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #fff;
    border-radius: 10px;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 5px 10px;
    font-style: italic;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #000;
    background-color: #ffcb08;
}

.basariDedikodu {
    min-height: 385px;
    position: relative;
}

.dedikodu-giris {
    position: relative;
    background: #e30613;
    min-height: 385px;
    overflow: hidden;
}

.dedikodu {
    position: absolute;
    left: -80px;
    top: 15px;
}

.dedikodu-giris select {
    height: 50px;
}

.akademiText {
    position: relative;
    z-index: 99;
    top: 30px;
}

.takdir-edilen-isim {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}

.linkedin {
    width: 100%;
    padding: 7px;
    background: #0274b3;
    margin-bottom: 15px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
}

.fb {
    width: 100%;
    padding: 7px;
    background: #4267b2;
    border-radius: 5px;
    color: #fff !important;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
}

.ins {
    width: 100%;
    padding: 7px;
    background: #f00075;
    border-radius: 5px;
    margin-bottom: 15px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
}

.youtube {
    width: 100%;
    padding: 7px;
    background: #ff0000;
    border-radius: 5px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}

.youtube-logo {
    height: 18px;
}

.fb-logo, .ins-logo, .linkedin-logo {
    height: 25px;
}

.anket h4 {
    font-size: 18px !important;
}

.haber-card h4 {
    height: 110px;
    font-size: 22px;
    overflow: hidden;
}

.haber-card a {
    color: #000 !important;
    font-weight: bold;
    margin-bottom: 0;
}

.haber-card figure {
    height: 210px;
    overflow: hidden;
    margin-bottom: 10px;
}

.bg-light {
    background: #eaeaea !important;
}

.haber figure {
    height: 200px !important;
    margin-bottom: 10px;
}

    .haber figure img {
        max-height: 200px !important;
    }

.haber-baslik {
    font-size: 22px;
}

.bk, .ik, .gk {
    position: relative;
}

    .bk .btn, .ik .btn, .gk .btn {
        position: absolute;
        bottom: 15px;
        width: 90% !important;
        left: 5%;
    }

.etkinliklerr {
    min-height: 308px;
}

.content{
    min-height:550px;
}