﻿@import url(https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700,900);


.kdsLogo {
    position: fixed;
    z-index: 4000;
    right: 20px;
    bottom: 20px;
    width: 80px;
    height: 80px;
    color: white;
    background-color: red;
    font-size: 17px;
    border-radius: 50%;
    font-family: 'Titillium Web',sans-serif !important;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    border: 5px solid white;
    cursor: pointer;
}


.dayanismaContainer {
    margin-top: 20px;
    
   

}

.ihtiyacRow {
    margin-bottom: 10px;
    background-color: #2d3b99;
    color: white;
    padding: .75em 3.75em;
    border-radius: 30px;
    line-height: 20px;
    font-size: 15px;
}
.dayanismaRow {
    margin-bottom: 10px;
    background-color: #f57e1f;
    padding: .75em 3.75em;
    border-radius: 30px;
    color: white;
    line-height: 20px;
    font-size: 15px;
}


.selectBox {
    border: 1px solid #a6a6a6;
    box-shadow: none;
    padding: 7px 35px 7px 10px;
    border-radius: 0;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-indent: .01px;
    text-overflow: '';
    cursor: pointer;
    background: url(../img/qty.png) no-repeat center left;
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #fff;
    outline: 0;
    width: 100%;
}


.yardimBox {
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px 10px 10px 10px;
    cursor: pointer;
}

.yardimBoxHeaders {
    margin-top: 20px;
}


.addGreenBorder {
    border: 3px solid green;
}

.addGrayBorder {
    border: 1px solid #cdcdcd;
}

.mainBagisTurAdi {
    font-weight: bold;
    font-family: 'Titillium Web',sans-serif !important;
    margin-top: 10px;
    margin-bottom:10px;
    font-size: 17px;
}

.haberFoto {
    cursor: pointer;
    margin-bottom: 3px;
    padding-left: 1px !important;
    padding-right: 1px !important;
}

.haberFotoSub {
    height: 240px;
    background-size: cover;
}

.haberBaslikDiv {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-family: 'Titillium Web',sans-serif !important;
    font-size: 19px;
    text-shadow: 2px 2px black;
}

.forumH4 {
    background-color: #f1f1f1;
    font-family: 'Titillium Web',sans-serif !important;
    font-weight: bold;
    padding:10px 10px 10px 10px;
}


.forumRow {
    background-color: #fffcfc;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #cdcdcd;
    font-family: 'Titillium Web',sans-serif !important;
}

.forumKonuHref {
    font-family: 'Titillium Web',sans-serif !important;
    color: #de7300;
    cursor:pointer;
    font-weight:bold;

   
}

.imgForumSmall
{
    margin-bottom:10px;
}

.contentHeader {
    background-color: #00b4b6;
    padding-top: 5px;
    padding-bottom: 5px;
}

.contentTitilium {
    font-family: 'Titillium Web',sans-serif !important;
}

.turuncImage {
    margin-bottom: 30px;
}

/*.contentIcerik {
    margin-top: 5px;
}*/
.mobileMenuHref {
    display: inline-block;
    margin-top: 15px;
}

.line {
    display: block;
    background: white;
    width: 25px;
    height: 3px;
    border-radius: 3px;
    margin-bottom: 4px;
}

.meclisContentBaslik {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Titillium Web',sans-serif !important;
    border-radius: 7px 7px 7px 7px;
    padding: 5px 10px 5px 10px;
    background-color: #f1f1f1;
    cursor: pointer;
    transition: all .2s ease-out;
    margin-top: 10px;
}

    .meclisContentBaslik:hover {
        background-color: #00b4b6;
        color: white;
        font-size: 17px;
    }



.meclisContentIcerik {
    display: none;
    border-left: 2px solid #f1f1f1;
    border-bottom: 2px solid #f1f1f1;
    border-right: 2px solid #f1f1f1;
    margin-bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    font-family: 'Titillium Web',sans-serif !important;
}


.menuBig {
    font-family: 'Big Shoulders Text', cursive;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    padding-top: 10px;
}

.muhtarImage {
    width: 100%;
    padding: 5px 5px 5px 5px;
    -webkit-box-shadow: 10px 10px 24px 0px rgba(224,224,224,1);
    -moz-box-shadow: 10px 10px 24px 0px rgba(224,224,224,1);
    box-shadow: 10px 10px 24px 0px rgba(224,224,224,1);
    transition: all .2s ease-out;
    margin-bottom: 5px;
}

.muhtarRow {
    margin-bottom: 2px;
    font-size: 17px;
    padding-bottom: 5px;
    margin-left: 5px;
}




.btnKatil {
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    border: none !important;
    font-weight: normal;
    padding: 2px 10px 2px 10px;
    outline: 0 !important;
    background-color: #b2009f;
    color: white;
    font-size: 17px;
    font-weight: 400;
}

.meclisAd {
    height: 30px;
}


.menuUl {
    list-style: none;
}

    .menuUl li {
        float: left;
        margin-right: 20px;
    }

        .menuUl li a {
            cursor: pointer;
            font-size: 16px;
            transition: all .2s ease-out;
        }

.menuHref {
    color: white;
}


a.darken {
    display: inline-block;
    background: black;
    padding: 0;
    border-radius: 10px;
}

    a.darken img {
        
        display: block;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
    }

    a.darken:hover img {
        opacity: 0.7;
    }


.soruItem {
    background-color: white;
    -webkit-box-shadow: 10px 10px 33px 0px rgba(209,209,209,1);
    -moz-box-shadow: 10px 10px 33px 0px rgba(209,209,209,1);
    box-shadow: 10px 10px 33px 0px rgba(209,209,209,1);
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Titillium Web',sans-serif !important;
}

.soruBaslik {
    font-size: 28px;
    font-weight: 600;
    padding: 5px 5px 5px 5px;
    margin-top: 10px;
}

.soruTarih {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 600;
}


.soruSecenegiUl {
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    list-style: none;
}


.secenekLi h4 {
    font-family: 'Titillium Web',sans-serif !important;
    margin-left: 20px;
}

/*mobilMenu*/

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 5000;
    top: 0;
    left: 0;
    background-image: -moz-linear-gradient(top, #62278d 0%, #2cc09b 100%);
    background-image: -webkit-linear-gradient(top, #62278d 0%, #2cc09b 100%);
    background-image: -o-linear-gradient(top, #62278d 0%, #2cc09b 100%);
    background-image: -ms-linear-gradient(top, #62278d 0%, #2cc09b 100%);
    background-image: linear-gradient(to bottom, #62278d 0%, #2cc09b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62278d', endColorstr='#2cc09b',GradientType=0 );
    overflow-x: hidden;
    transition: 0.5s;
    font-family: 'Titillium Web',sans-serif !important;
}

.overlay-content {
    position: relative;
    top: 20%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 5px 8px 5px 8px;
    text-decoration: none;
    font-size: 22px;
    color: white;
    display: block;
    transition: 0.3s;
}

    .overlay a:hover, .overlay a:focus {
        color: white;
    }

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    text-decoration: none;
}

@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}





.fleft {
    float: left;
}

.fright {
    float: right;
}

.clear {
    clear: both;
}
