﻿body {
    overflow-x: hidden;
    font-family: 'Nunito', sans-serif !important;
    background: #FAFAFA;
}

a {
    text-decoration: none !important;
}

.pf-btn {
    display: none;
}

.text-blue {
    color: #1d2fbf !important;
}

.wrap {
    margin-right: 30px;
    margin-left: 300px;
}

.mobile-slider {
    display: none;
}

.top {
    background: #05cfbf;
    width: 100%;
    height: 60px;
    padding: 10px;
    position: relative;
    z-index: 1040;
}

    .top table td {
        padding: 0 15px;
        border-left: 1px solid #cacaca;
    }

.top-infos .puan-baslik {
    opacity: .6;
    font-size: 14px;
}

.top-infos .puan {
    font-size: 16px;
    font-weight: bold;
}

.notification-box {
    color: #000;
    background: #F6C334;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 100%;
    text-align: center;
    position: absolute;
    right: -5px;
    bottom: 12px;
}

.profile-title {
    font-size: 14px;
    opacity: .6;
}

.profile-img img {
    height: 40px;
    width: 40px;
    border: 2px solid white;
}

.left-menu {
    width: 270px;
    position: fixed;
    left: 0;
    transition: .5s;
    top: 0;
    padding-top: 60px;
    height: 100%;
    text-align: right;
    z-index: 1000;
}

.active-left-menu {
    margin-left: -200px !important;
}

.active-wrap {
    margin-left: 100px;
}

.left-menu a {
    font-size: 18px;
    font-weight: 600;
    color: #1d2fbf !important;
}

.left-menu table td {
    padding: 27px 0;
}

.left-menu-active table {
    background: #1d2fbf;
    color: #fff;
}

.btn-blue {
    background: #0053ed;
    color: #fff;
    padding: 10px 20px;
    font-weight: 600;
}

.btn-yellow {
    background: #ffde03;
    color: #000;
    padding: 10px 20px;
    font-weight: 600;
}

.duyurular .carousel-indicators {
    bottom: -20px !important;
}

    .duyurular .carousel-indicators .active {
        background-color: #7705bc;
    }

    .duyurular .carousel-indicators li {
        width: 30px;
        height: 4px;
        background-color: #cacaca;
    }

.duyurular .carousel-control-next, .duyurular .carousel-control-prev {
    top: initial !important;
    width: 30px !important;
    height: 30px !important;
    background: #000;
    border-radius: 100%;
    bottom: -40px !important;
}

.duyurular .carousel-control-next-icon, .duyurular .carousel-control-prev-icon {
    width: 15px !important;
    height: 15px !important;
}

.duyurular .carousel-control-next {
    left: 40px !important;
    right: initial !important;
}

.oklar {
    position: relative;
    left: 50%;
    margin-left: -35px;
    width: 80px;
}

.dogum-gunleri .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -40px;
    top: 10px;
    background: #fff !important;
    padding: 10px !important;
    color: #000 !important;
    font-size: 30px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}

.dogum-gunleri .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -40px;
    top: 10px;
    background: #fff !important;
    color: #000 !important;
    padding: 10px !important;
    font-size: 30px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}

.dogum-gunleri .owl-dots {
    display: none !important;
}

.dogum-gunleri p {
    opacity: .6;
}

.kisiler .nav-link {
    padding: 0 !important;
    width: 55px;
}

    .kisiler .nav-link:last-child {
        padding: 0 !important;
        width: 180px;
        padding-left: 25px !important;
        position: relative;
        top: 15px;
        color: #2B4D9A;
    }

        .kisiler .nav-link:last-child small {
            opacity: .6;
        }

.odak {
    padding: 10px !important;
    font-size: 13px;
}

.liked {
    color: #2B4D9A;
}

    .liked img, .not-liked img {
        position: relative;
        bottom: 3px;
        margin-right: 5px;
    }

.not-liked {
    color: #666666;
}

.plus {
    bottom: 20px;
    right: 20px;
    z-index: 999999;
    cursor: pointer;
}

.mobile-info {
    display: none;
}

.profile-menu nav a {
    float: left;
    width: 100%;
    padding: 25px 20px;
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    color: #666666;
}

.profile-active {
    background: #fafafa;
    border-left: 5px solid #0053ed;
}

.t-asama {
    color: #2B4D9A;
    font-size: 18px;
    font-weight: bold;
}

.circle-yellow {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-radius: 100%;
    background: #fff06f;
}

.login {
    width: 90%;
    max-width: 450px;
    margin: 40px auto;
}

.deger {
    min-height: 240px;
}

.modal-body .deger {
    min-height: 180px !important;
}

.modal-sirketDegerleri {
    max-width: 80em !important;
    margin: auto;
}

.language-selector {
    width: 50px;
    height: 50px;
}

.nav-bottom a {
    font-size: .8rem !important;
    padding: 0 5px;
    color: gray !important;
    border-right: 1px solid #1d2fbf;
}
