﻿body {
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif !important;
}

.content {
    min-height: 600px;
}

.mobile-puan {
    display: none;
}

.wrap {
    max-width: 1100px;
    margin: auto;
}

.mobile-slider {
    display: none;
}

.primary-color {
    color: #005cb9 !important;
}

.bg-primary {
    background: #005cb9 !important;
}

a {
    text-decoration: none !important;
}

.top {
    background: #e4eaed;
    width: 100%;
    min-height: 70px;
    padding: 7px 20px;
}

.hava-sehir {
    font-size: 18px;
    margin-bottom: 0;
}

.hava-durum {
    font-size: 13px;
}

.hava-derece {
    font-size: 13px;
    color: #999;
}

.simdi {
    font-size: 16px;
    color: #000 !important;
}

.profile-img {
    height: 56px;
    overflow: hidden;
    width: 56px;
    border-radius: 100%;
    border: 3px solid #fff;
}

.profile-name {
    font-size: 15px;
    font-weight: bold;
    color: #000 !important;
}

.profile-title {
    font-size: 15px;
    color: #000 !important;
    opacity: .5;
}

.profile-puan {
    font-size: 20px;
    line-height: 56px;
    margin-bottom: 0;
    font-weight: bold;
}

.main-nav {
    padding: 10px 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: #005cb9;
    width: 100%;
    height: 50px;
}

    .where p {
        color: #fff;
    }

.circle {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #fff;
    color: #005cb9;
    font-size: 15px;
    padding-top: 8px;
    text-align: center;
    margin-top: 10px;
}

.circle2 {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #005cb9;
    color: #fff;
    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: #005cb9;
    padding: 10px 30px;
    letter-spacing: -.50px;
    color: #fff !important;
}

.katalog a:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.my-btn2 {
    background: #5c6770;
    padding: 10px 30px;
    letter-spacing: -.50px;
    color: #fff;
}

.footer {
    background: #005cb9;
    color: #fff;
    text-align: center;
}

.sure {
    font-size: 48px;
    font-weight: bold;
}

.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: #e5e5e5;
    border-radius: 5px;
}

    .takdir-ozet p {
        font-size: 14px;
    }

.takdir-begen span {
    font-weight: bold;
    font-size: 13px;
}

.takdir-aciklama-ozet {
    height: 110px;
    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: 768px;
    background: #fff;
    border-radius: 5px;
    margin: 70px auto;
    overflow: hidden;
}

.not-selected {
    opacity: .2 !important;
}

.dogum-yenis {
    width: 100%;
    background: #eaeaea;
}

.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: #ccdef1;
}

.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: #ccdef1;
    font-size: 12px;
    border-radius: 15px;
    font-weight: bold;
}

.link-btn {
    background: #005cb9;
    color: #fff;
    border-radius: 5px;
}

.etkinlikler table p {
    font-size: 13px;
}

.ay {
    width: 50px;
    text-align: center;
    padding: 5px;
    background: #005cb9;
    color: #fff;
    font-size: 12px;
}

.gun {
    font-size: 24px;
    background: #ccdef1;
    color: #000;
    text-align: center;
}

.etkinlikler a {
    color: #333333;
}

.rehber {
    background: #005cb9;
    color: #fff;
    border-radius: 5px;
}

.yemek {
    background: #ccdef1;
    border-radius: 5px;
    overflow: hidden;
}

.yemek-baslik {
    background: #005cb9;
}

.ceo-kosesi {
    border-radius: 5px;
}

.gallery-image {
    height: 180px;
    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;
}

.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;
}

.black {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: .7;
    z-index: 90;
}

/* New CSS */
.anasayfa-takdir .takdir-img {
    width: 80px !important;
    height: 80px !important;
}

.dergiler p {
    font-size: 13px;
    color: #666666;
    margin-top: 5px;
    margin-bottom: 25px;
}

.galeri .gallery-image {
    height: 230px !important;
}


.baslik2 {
    background: #eaeaea;
    padding: 15px 10px;
    font-size: 17px !important;
    margin-bottom: 5px;
}

    .baslik2 .opener {
        top: 2px !important;
    }

.opener {
    position: relative;
    top: 13px;
    width: 10px !important;
}

#sub-menu1, #sub-menu2, #sub-menu3, #sub-menu4, #sub-menu5, #sub-menu6, #sub-menuBegProsedur {
    display: none;
}

.sub-alt, .sub-alt2 {
    display: none;
}

.sub-menus2 {
    padding-left: 10px;
    display: none;
}

.sub-menus {
    padding-left: 25px;
}

.sub-menus2 {
    padding-left: 10px;
}

.sub-menus a {
    color: #999999 !important;
}

.rotate {
    transform: rotate(90deg);
}

.haber-card figure {
    height: 210px;
    overflow: hidden;
    margin-bottom: 10px;
}

.haber-card h4 {
    height: 90px;
    overflow: hidden;
}

.haber-card a {
    color: #000 !important;
    font-weight: bold;
    margin-bottom: 0;
}

.hediye-box figure {
    height: 180px;
}

    .hediye-box figure img {
        max-height: 150px;
        margin: auto;
    }

.hed-kat a {
    width: 100%;
    float: left;
    color: #666666;
    line-height: 40px;
    font-size: 14px;
    font-weight: 600;
}

.hediye-isim p {
    height: 34px;
    overflow: hidden;
    margin: 4px 0 0 0;
    color: #484848;
    font-size: 14px;
    line-height: 18px;
}

.hediye-puan {
    padding-bottom: 5px;
}

    .hediye-puan p {
        font-size: 20px;
        font-weight: 700;
        margin: 10px 0 15px 0 !important;
        color: #202020;
    }

.hediye-aciklama p {
    font-size: 14px;
    margin-bottom: 10px;
}

.footer-nav a {
    color: #fff;
    padding: 0 40px;
}

.izin-takip {
    background: #ccdef1;
}

.kvkk {
    height: 300px;
    overflow-y:scroll;
}
