﻿.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    outline:none !important;
}
body {
    font-family: 'Montserrat', sans-serif;
}

.apex {
    font-family: 'Apex New';
}

.ideal {
    font-family: 'Idealist Sans';
}
.mb-0{
   margin-bottom:0;
}
.mt-0 {
    margin-top: 0;
    margin-bottom: 0;
}
.mt-12 {
    margin-top: 12px;
}

.mt-10 {
    margin-top: 10px;
}
.mt--10 {
    margin-top: -10px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-40{
    margin-top:40px;
}
.mr-20{
    margin-right:20px;
}

.pl-5 {
    padding-left: 5px;
}
.pr-15 {
    padding-right: 15px;
}

.ml-30{
    margin-left:30px;
}
.mr-15 {
    margin-left: -15px;
}
.p-0{
    padding:0;
}
.p-1{
    padding:1%;
}
.br-1{
    padding:5px;
    border:1px solid #ccc;
}
.mb-20{
    margin-bottom:20px;
}
.mb-50 {
    margin-bottom: 50px;
}
.font-12 {
    font-size: 12px;
}
.font-19 {
    font-size: 19px;
}
.font-20 {
    font-size: 20px;
}
.w-30 {
    width: calc(100% - 30px );
}
.w--30 {
    width: calc(100% - 30px );
    margin-left:15px;
}
.btn-sari{
    background-color:#ded168;
    color:#fff;
}
.btn-mavi {
    background-color: #001b50;
    color: #fff;
}
.icons-list li {
    margin-left: 35px;
}
.img-responsive{
    width:100%;
    height:auto;
}
.img-video {
    height: 242px;
    width: 100%;
}
.hacovabaslik {
    color: #3a61ac;
    font-size: 30px;
}

.hacovabaslikdetay {
    margin-left: 71px;
    margin-top: -16px;
}

.border-1 {
    padding-top: 1px;
    height: 30px;
    text-align: center;
    border: 1px solid #686868;
    color: #686868;
    border-radius: 25px;
}

.br-1 p::after {
    content: '';
    position: absolute;
    height: 30px;
    width: 1px;
    margin-left: 6px;
    top: 0;
    background-color: #686868;
}

.ovalpembe {
    width: 120px;
    text-align: center;
    background-color: #de6868;
    border-radius: 25px;
    color: #fff;
    font-size: 12px;
    padding: 3px 5px;
}

.ovalyesil {
    text-align: center;
    width: 100px;
    font-size: 12px;
    background-color: #81de68;
    border-radius: 25px;
    color: #fff;
    padding: 3px 5px;
}

.beyaz {
    color: #fff;
}


header {
    padding-top: 15px;
    background-image: url(../img/headerbg.png);
    height: 246px;
    background-position: bottom;
    background-size: cover;
}

    header.sabit {
        padding-top: 5px;
        padding-bottom: 5px;
        height: 115px;
        background: #f2f2f2;
        background-image: none;
        border-bottom: 1px solid #ddd;
        position: fixed;
        width: 100%;
        z-index: 44444;
        top: 0;
    }
.sabit .icons-list li {
    margin-left: 10px;
}

.sabit-cont {
    padding-top: 150px;
}
footer {
    margin-top: 100px;
    background-image: url('../img/footerbg.png');
    height: 300px;
    background-size: cover;
    z-index: 555555555555;
    position: absolute;
    width: 100%;
}

/*menu*/
.menuliste-sbt {
    background-color: #001b50;
    color: #fff;
    padding: 0;
    border-radius: 50px;
}

    .menuliste-sbt ul {
        list-style-type: none;
    }

        .menuliste-sbt ul li {
            margin-bottom: 40px;
            margin-top: 20px;
        }
    .menuliste-sbt a{
        color:#fff;
    }
    .sbtyanlist {
        background-color: #001b50;
        color: #fff;
        list-style-type: none;
        padding-left: 15px;
        padding-top: 5px;
        border-radius: 5px;
        padding-bottom: 15px;
    }


    .sbtyanlist li {
        margin-top: 10px;
        margin-bottom: 40px;
    }

        .sbtyanlist li.active a:before {
            content: '';
            width: 15px;
            height: 015px;
            background-color: #001b50;
            top: 23px;
            bottom: 0;
            left: 0px;
            position: absolute;
            right: 0;
        }


        .sbtyanlist li a {
            color: #fff;
            font-size: 12px;
        }
/*REKLAM ALANI*/
#reklam-slider .item {
    height: 120px;
    color: #fff;
    text-align: center;
    background-color: #001b50;
}

#reklam-slider h3 {
    padding-top: 50px;
    font-size: 17px;
    letter-spacing: 5px;
}

.hacova-cizgi {
    border-color: #868686;
    border-width: 3px;
}

.blog-item:nth-child(2n+1) {
    background-color: #cfcfcf;
    padding: 10px;
    border-radius: 8px;
    color: #333;
    margin-bottom: 10px;
}

.blog-item:nth-child(2n) {
    background-color: #fff;
    padding: 10px;
    border-radius: 8px;
    color: #333;
}

.maviblok {
    margin-top: 15px;
    transform: scale(.96);
    background-color: #001b50;
    padding: 15px;
    border-radius: 10px;
    color: #fff;
}

.griblok {
    margin-top: 15px;
    transform: scale(.96);
    background-color: #686868;
    padding: 15px;
    border-radius: 10px;
    color: #fff;
}

.fiyat {
    color: #974343;
    font-weight: bold;
}

.urun-adi {
    color: #333;
    font-weight: bold;
    margin-top: 5px;
}

#urun-slider {
    padding: 2%;
}

    #urun-slider .owl-item {
        background-color: #fff;
        border-radius: 10px;
        padding-top: 15px;
        text-align: center;
    }

#firma-slider {
    padding: 2%;
}

    #firma-slider .owl-item {
        background-color: #fff;
        border-radius: 10px;
        padding-top: 15px;
        text-align: center;
    }

.sari-i {
    color: #ded168;
    font-size: 40px;
}

.sari {
    color: #ded168;
}

.pembe-i {
    color: #de6868;
    font-size: 40px;
}

.pembe {
    color: #de6868;
}

.yesil-i {
    color: #81de68;
    font-size: 40px;
}

.yesil {
    color: #81de68;
}

.favoriler {
    position: fixed;
    height: 400px;
    width: 43px;
      z-index: 544545;
    right: 0;
    background-color: #001b50;
    border-radius: 50px;
}

    .favoriler h3 {
        font-size: 17px;
        color: #fff;
        letter-spacing: 5px;
        margin-top: 230px;
        transform: rotate(-90deg);
    }


.sabit-menu {
    position: fixed;
    width: 16.66666667%;
    top: 180px;
}

.sbtyanlist {
    display: none;
}

.goster {
    display: block;
}

li.aktif:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 10px;
    background: #001b50;
    left: 49px;
}
.menuliste-sbt li:hover{
    cursor:pointer;
}
.favori-list {
    position: fixed;
    width: 250px;
    right: 0;
    height: 400px;
    z-index: 44444444;
    background: #001b50;

    color: #fff;
    padding-top: 15px;
    padding-left: 15px;
    border-radius: 50px;
    overflow-y: auto;
}
.profil-gorseli{
    margin-top:-45px;
}
.kart {
    background-color: #fcfcfc;
    box-shadow: 1px 1px 5px #ddd;
    padding: 25px;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
}
.kullanici-bilgi-list .list-inline li:first-child{
    width:70px;
}
.nezaman{
    font-size:12px;
    opacity:.5;
    margin-top:-5px;
}
.border-gri {
    border: 1px solid #dee2e6 !important;
}
.etkinlik-kart {
    border-radius: 10px;
    z-index: 111;
    background-color: #fcfcfc;
    box-shadow: 1px 1px 5px #ddd;
    margin-bottom: 1.875rem;
    position: relative;
    border: 1px solid #e6e6e6;
}
.etkinlik-kart-body {
    padding: 1.5rem;
}

.kart-cizgi{
    margin-top:10px;
    margin-bottom:10px;
}
.etkinlik-detay-p{
    line-height:30px;
}

.etkinlik-detay-p p {
    line-height: 30px;
}


.etkinlik-list{
    margin-left:15px;
    width:calc(100% - 30px);
    background-color: #fcfcfc;
    box-shadow: 1px 1px 5px #ddd;
    padding: 25px;
    border: 1px solid #e6e6e6;
}
.etkinlik-list-item {
    padding: 4%;
    border-bottom: 1px solid rgba(212,212,212,.5);
}
.etkinlik-list .list-group{
    list-style-type:none;
}
.mavi {
    color: #001b50;
}
.turuncu{
    color:#ded168;
}
.turuncugibiamadegil {
  color:  #de6868;
}
.galeri-item {
    margin-bottom: 15px;
    /*border: 1px solid #e6e6e6;*/
}
.ustucizgili {
    text-decoration: line-through
}
.sepeteekle {
    opacity: 0;

    margin-top: -50px;
    visibility: hidden;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
}
    .sepeteekle .btn {
        background-color: #ded168;
        color: #fff;
    }
.etkinlik-kart:hover .sepeteekle {
    opacity: 1;
    visibility: visible;
}
.btn-turuncumsu {
    background-color: #ded168;
    color: #fff;
}
.iletisim-bilgi {
    background-color: #3a57a5;
    padding: 10% 45px 13% 45px;
    color: white;
}
.form-bilgileri input, .form-bilgileri textarea {
    margin-bottom: 15px;
}
.maviblokic {
    margin-top: 15px;
    transform: scale(.96);
    background-color: #3a61ac;
    padding: 10px 15px;
    border-radius: 10px;
    color: #fff;
    margin-bottom: 15px;
}

ul li a .fal {
    width: 16px;
    text-align: center;
    margin-right: 5px;
    float: right;
}
.list-style-none {
    padding-inline-start: 20px;
    margin-top: 20px;
    list-style-type: disc;
}
.sabitduzenle {
    position: absolute;
    top: 15px;
    right: 26px;
}
    /*.sabitduzenle .btn {
        color: #fff;
        padding: 5px;
        background-color: rgba(0, 27, 80, 0.58);
    }*/
    .eklediv{
        margin-top:-150px;
    }
.yan-menulist{
    list-style-type:none;

}
    .yan-menulist li {
        border-bottom: 1px solid #f2f2f2;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .yan-menulist li i{
        padding-right:5px;
    }
.mesaj-item {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
    padding-top: 10px;
}
.mesaj-item:hover{
    cursor:pointer;
}
    .mesaj-item h4{
        font-size:16px;
        margin-bottom:0;
        margin-top:0;
    }
.mesaj-item p {
    font-size: 12px;
    opacity:.8;
}
.mesaj-sayisi {
    opacity: .5;
    color: #001b50;
}
.sosyalmedya-item {
    border: 1px solid #ccc;
    transform: scale(.9);
    padding: 4%;
    text-align: center;
}
.sosyalmedya-item img{
    height:60px;
    margin-bottom:15px;
}
    .sosyalmedya-item p {
        margin-bottom: 15px;
    }

.iletisim-bilgi.destek {
    background-color: #3a57a5;
    padding: 0;
    color: white;
}

.anketbuttonllist{
    margin-top:20px;
    margin-left:15px;
}
.anket .panel-default > .anket .panel-heading {
    color: #fff;
    background-color: #3a61ac;
    border-color: #ddd;
}
.list-type{
    list-style-type:none;
    padding-left:5px;
}
.post-icerik {
    padding-top: 9px;
    font-size: 14px;
}
.bg-white{
    background-color:#fff;
}
.yazi-kat-adi {
    position: absolute;
    right: 5px;
    background-color: #ded168;
    color: #fff;
    border-radius: 5px;
    top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.foto-kat-adi {
    position: absolute;
    left: 30px;
    background-color: #ded168;
    color: #fff;
    border-radius: 5px;
    top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.hacova-form label{
    margin-top:10px;
    font-weight:600;
    color:#001b50;
    margin-bottom:10px;
}
.calismasekli-btn.active{
    background-color:#001b50 !important;
    color:#fff !important;
}
.gizliyillar{
    display:none;
}
.ilandetay-list h3 {
    font-size: 16px;
    text-decoration: underline;
}
.ilandetay-list li {
    margin-top:5px;
}
.dernek-item {
    height: 130px;
    transform: scale(.98);
    border: 1px solid #001b50;
    padding-top: 30px;
    text-align: center;
}
.hak-sbt-list li {
    color: #001b50 !important;
    margin-bottom: 25px;
}

    .hak-sbt-list li a {
        color: #001b50 !important;
    }

.sbtyanlist span{
    padding-right:15px;
}
.sabitduzenle .deletebtn {
    color: #fff;
    padding: 1px 7px;
    background-color: rgb(249, 1, 8);
}
.cikisyap-btn {
    text-align: center;
    width: 100px;
    font-size: 12px;
    background-color: #780f0f;
    border-radius: 5px;
    color: #fff;
    padding: 5px 10px;
}
.cikis {
    color: #001b50;
    font-size: 25px;
}
.begenikirmizisi {
    color: #ed4956;
}
.hacovamavisi {
    color: #3A61AC;
}
.bold{
   font-weight:bold;
}