* {
    -webkit-font-smoothing: antialiased;
}
body {
    font-family: "Open Sans", arial, sans-serif;
    font-size: 14px;
}

h1 {
    font-family: "Open Sans", arial, sans-serif;
    border-left: 5px #E62F29 solid;
    padding-left: 15px;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
}

.news h1 {
    font-family: "Open Sans", arial, sans-serif;
    border-left: none;
    padding-left: 4px;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    background-color: #E62F29;
}
.news li {
    padding-left: 4px;
    line-height: 28px;
}

.news li a {
    color: #000000 !important;
}
.color-black-bg {
    background: #000000 !important;
}

.color-site-bg {
    background: #fbdb4c !important;
}

.color-white-bg {
    background: #FFFFFF !important;
    color: #000000;
}

.color-red-bg {
    background: #E62F29 !important;
    color: #FFFFFF;
}


.uk-navbar {
    background: transparent;
}

.uk-navbar-nav > li > a {
    font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
    font-size: 18px;
}

.uk-navbar-nav .uk-dropdown {
    padding: 0 15px;
}

.uk-navbar-nav .uk-dropdown a {
    padding: 10px 15px;
    font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
    font-size: 16px;
}

.uk-navbar-nav .uk-dropdown li:hover a {
    background: #99241e;
}

.uk-navbar-nav > li:hover a,
.uk-navbar-nav > li.uk-open a,
.uk-navbar-nav > li.uk-open .uk-dropdown {
    background: #E62F29;
    color: #FFFFFF;
    text-decoration: none;
}

.uk-navbar-nav > li > a:focus {
    color: #FFFFFF;
}

.uk-navbar-nav > li > a:hover {
    text-decoration: none;
}

#tarih {
    text-align: center;
    font-family: "Oswald", arial, sans-serif;
    font-size: 32px;
    line-height: 52px;
    background: #E62F29;
    color: #FFFFFF;
}

.ikincibar {
    background: #E62F29;
}
.uk-slidenav-position,
#ilkbar{
    border-bottom: 1px solid #EE7A1B;
}
#ilkbar .uk-navbar-brand {
    /*height: 63px;*/
    padding:0
}

#ilkbar .uk-navbar-flip {
    margin-top: 11px;
}

#ilkbar .uk-dropdown-bottom{
    margin-top: 0;
    margin-left: 1px;
}

.ikincibar .uk-navbar-brand {
    color: #FFFFFF;
    font-family: "Oswald", arial, sans-serif;
    font-size: 24px;
    line-height: 40px;
    padding:0
}

.ikincibar .uk-navbar-content {
    color: #FFFFFF;
    font-family: "Open Sans", arial, sans-serif;
    font-size: 13px;
    padding:0
}

.yanbardiv{

}

.yanbar {
    /*border: 1px solid #FFFFFF;*/
    background-image: url(../images/yan2.png);
    background-repeat: repeat;
}

.yanbar li {
    /*border-bottom: 1px solid #FFFFFF;*/
}

.yanbar li:last-child {
    border-bottom: none;
}

.yanbar li a {
    padding: 10px;
    color: #444;
}
.yanbar li a:hover,
.yanbar li.uk-active a{
    text-decoration: underline;
}

.yanbar a:before {
    content: "\00a0";
    width: 20px;
    float: left;
    font-family: FontAwesome;
    text-align: center;
    margin-right: 5px;
}

.yanbar .uk-parent > a:before {
    content: "\f196";
}

.yanbar .uk-open > a:before {
    content: "\f147";
}

.yanbar .uk-open > a:after,
.yanbar .uk-parent > a:after {
    content: "" !important;
    margin-right: 0;
}

.yanbar .uk-nav-sub {
    padding: 0;
    /*border-top: 1px solid #FFFFFF;*/
}
.uk-form input[type="text"],
.uk-form input[type="password"],
.uk-form input[type="email"],
.uk-form input[type="url"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="number"],
.uk-form input[type="datetime"],
.uk-form input[type="datetime-local"],
.uk-form input[type="date"],
.uk-form input[type="month"],
.uk-form input[type="time"],
.uk-form input[type="week"]
.uk-form input[type="color"],
.uk-form select,
.uk-form textarea{
    border: 1px solid darkgray !important;
    background: white !important;
}
.uk-form legend{
    font-weight: bold;
}
.uk-form legend:after {
    border-bottom: solid 1px #444;
}
#iletisimmap{height: 400px;}
#iletisimmap a{color:#0A246A;}

#mainmodul{
    /*background-image: url(../images/background_02.jpg);*/
    background-color: #fbdb4c;
}
.bosluk{
    width:100%;
    height: 200px;
    display: block;
}
#footer{
    background-image: url(../images/footer_01.png);
    height: 200px;
    width: 100%;
    position: fixed;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center top;
}
#footer .container{
    /*margin-top: 100px;*/
}