﻿.quick-header {
    height: 50px;
    line-height: 50px;
    color: #fff;
    position: relative;
    background: #007735;
    font-weight: 400;
}

.topmenu {
    border-right: 2px solid rgba(255, 255, 255, 0.5);
    margin-right: 20px;
    padding: 10px 10px 10px 0;
}

    .topmenu a {
        color: white;
        text-decoration: none;
    }
        .topmenu a:hover {
            color: antiquewhite !important;
            /*text-decoration: underline !important;*/
        }

a, .btn {
    text-decoration: none;
    color: #6f6f6f;
    outline: none;
}

    a:hover {
        text-decoration: none;
        color: #6f6f6f;
        outline: none;
    }
.figcaption {
    color: #000
}
.diger-haberler a {
    text-decoration: none;
    color: white;
    width: 100%;
    height: 100%;
    display: block;
}

.diger-haberler .content h3 {
    font-size: 16px;
}

.diger-haberler .content p, .diger-haberler .content h3 {
    margin: 5px;
}
.diger-haberler .content {
    position: absolute;
    bottom: 20px;
    left: 30px;
    right: 30px;
    color: white;
    z-index: 5;
}

@media only screen and (min-width: 991px) and (max-width: 1371px) {
    .ortamenu1 {
        display: none
    }
}

.panel {
    border: 6px solid #fff;
    font-family: roboto;
    border-radius: 0 !important;
}

.tabs-blue {
    background-color: #324d6a;
    position: relative;
}

    .tabs-blue .nav-tabs {
        background-color: rgba(0,0,0,.25);
        margin: 0;
        border: none;
        background-color: #324d6a;
        color: #fff;
    }

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav > li {
    position: relative;
    display: block;
}

.panel-title {
    /*color: #fff;*/
    font-family: roboto;
    font-size:1.5em;
}

.tabs-blue .tab-content {
    padding: 10px;
    color: #000 !important;
    font-family: roboto;
}

.form-button {
    background: #417588;
    color: white;
    border: none !important;
    width: auto;
    padding: 5px 40px;
    border-radius: 5px;
}

.baskanustmenu {
    color: #fff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif
}

@media(max-width:991px) {
    .ilan {
        height: 250px
    }
}

@media(min-width:992px) {
    .ilan {
        height: 350px;
    }
}

@media (max-width:768px) {
    .haberborder {
        border-bottom: #fff solid 2px
    }

    .habertop {
        border-left: #fff solid 2px
    }
}

.pp_social {
    display: none !important;
}
