﻿/*@import url("../fonts/font.css");*/
/*@import url('https://fonts.cdnfonts.com/css/pf-dintext-pro');
@import url('https://fonts.cdnfonts.com/css/pf-dintext-pro-medium');*/
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@200..800&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

body {
    /*font-family: 'PFDinTextPro-Regular';*/
    font-family: "Dosis", serif;
    background-image: url(../images/alt.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    letter-spacing: 0.02rem;
}

header {
    background-image: url(../images/ust.jpg);
    background-repeat: no-repeat;
    width: 100%;
    background-position: left top;
    background-size: cover;
    padding: 40px 0
}

.logo {
    width: 750px
}

.menu {
    background-color: #0F79BF;
    border-bottom: 4px #044F9C solid;
}

.bg-light {
    background-color: transparent !important
}

.navbar {
    padding: 0 !important
}

.navbar-nav .nav-link {
    color: #FFF !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}

.nav-link {
    padding-top: 12px !important
}

.navbar .nav-item {
    font-size: 17px;
    padding-left: 14px;
    padding-right: 14px;
    height: 48px;
    border-right: 1px solid #3B90C8;
}

    .navbar .nav-item:first-child {
        /* border-left: 1px solid #3B90C8; */
    }

.navbar-toggler {
    border: transparent !important
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

@media (max-width:991px) {
    .navbar .nav-item {
        border: none !important
    }

    .navbar-toggler:focus {
        box-shadow: none !important
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1320px !important;
    }
}

footer {
    background-color: #F1F1F1;
    font-size: 13px;
    color: #636363 !important
}

    footer ul {
        margin-bottom: 0 !important
    }

    footer a {
        text-decoration: none;
        color: #636363 !important
    }

    footer h6 {
        font-weight: bold
    }

.footerAlan {
    border-left: 1px solid #D9D7D7;
}

.ust-bar {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #636363;
    font-size: 13px;
}

.alt-bar {
    font-size: 15px;
}

.icerik {
    background-color: #FFF;
    padding: 15px;
    border-right: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    -moz-box-shadow: 0px 3px 8px rgb(100, 100, 100);
    -webkit-box-shadow: 0px 3px 8px rgba(100, 100, 100, 0.51);
    box-shadow: 0px -5px -11px rgb(100, 100, 100);
    min-height: 500px
}

.glyphicon {
    margin-right: 4px !important; /*override*/
}

.pagination .glyphicon {
    margin-right: 0px !important; /*override*/
}

.pagination a {
    color: #555;
}

.panel ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.news-item {
    padding: 6px 4px;
    margin: 0px;
    border-bottom: 1px solid #f2f2f2;
}

    .news-item a {
        color: #0e79bf !important;
        text-decoration: underline;
        font-size: 14px
    }

    .news-item span {
        font-size: 12px
    }

    .news-item table {
        height: 85px
    }

#news-ticker .panel-heading a {
    color: #FFF !important;
}

#news-ticker .panel-heading.panel1 {
    background: #0e79bf;
    color: #fff !important;
    padding: 10px 5px 10px 19px;
    border-bottom: none !important;
}

#news-ticker .panel {
    border: medium none;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}

#news-ticker .pagination {
    margin: 0;
    display: inline-flex;
}

    #news-ticker .pagination li a.prev {
        border-bottom-left-radius: 25px;
        border-top-left-radius: 25px;
        margin-left: 0;
        font-weight: bold
    }

    #news-ticker .pagination li a.next {
        border-bottom-right-radius: 25px;
        border-top-right-radius: 25px;
    }

.pagination > li > a, .pagination > li > span {
    padding: 7px 12px 3px 12px !important;
}

#news-ticker img {
    height: 50px;
    width: 50px;
    margin-right: 10px;
}

.title-text {
    margin-top: 50px;
    margin-bottom: 30px;
    color: #00BCD4;
    text-shadow: 3px 3px 0px #EEEEEE;
    letter-spacing: 1px;
    font-weight: bold;
}

.haber-baslik {
    padding: 10px;
    background-color: #0e79bf;
    color: #FFF;
}

    .haber-baslik i {
        margin-right: 5px
    }

.haberler hr {
    margin: 0.5rem 0 !important;
}

.haber-alan {
    border: 1px solid #c7c8c9;
    border-width: 0 1px 1px 1px;
    padding: 8px
}

    .haber-alan table td:first-child {
        padding-right: 15px
    }

    .haber-alan table td {
        color: #0e79bf
    }

        .haber-alan table td a {
            color: #636363 !important;
            font-size: 14px
        }

.kutuphane-btn {
    --bs-btn-color: #fff;
    background: rgb(17,138,217);
    background: linear-gradient(180deg, rgba(17,138,217,1) 0%, rgba(14,121,191,1) 100%);
    border: none !important;
    border-radius: 4px;
    text-shadow: 1px 1px #02568d
}

    .kutuphane-btn i {
        margin-right: 20px;
        font-size: 30px;
        text-shadow: 1px 1px #02568d
    }

.panel-heading i {
    margin-right: 5px
}

.anabaslik {
    font-size: 32px;
    color: #0f79bf;
    border-bottom: 1px dashed #305f92;
    line-height: 1.7em;
    margin-bottom: 15px;
    margin-top: 0;
    padding-top: 0;
    font-weight: 600
}

b, strong {
    font-weight: 600;
}

.icerik h1 {
    font-size: 26px;
    color: #0f79bf;
    border-bottom: 1px dotted #305f92;
    line-height: 1.7em;
    margin-bottom: 8px;
    margin-top: 0;
    padding-top: 0;
    display: inline-block
}

.etkinlikler table {
    margin-bottom: 50px
}

    .etkinlikler table td:first-child {
        width: 15%
    }

.etkinlikler a {
    text-decoration: none;
    color: #0f79bf;
}

.nav-btn-klinik {
    background-color: #0b5394;
    color: #ffffff !important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    padding: 14px 18px;
    display: inline-block;
    transition: background-color 0.2s ease-in-out;
}

    .nav-btn-klinik:hover {
        background-color: #083c6c;
        color: #ffffff !important;
    }
