﻿body {

}
.bg_body {
    background: url('../img/body_bg.png');
    width: 100%;
    height: 580px;
    float: left;
    position: absolute;
    z-index: 0;
    box-shadow: inset 0 -10px 147px -10px rgba(194, 194, 194, 0.68);
}
.siteyeDon {
    position: fixed;
    left: 0;
    top: 50%;
    width: 137px;
    height: 137px;
    z-index: 10000;
}
/*---------------------------------------------- HEADER  ---------------------------------------*/
.header {
    margin:0;
    padding:0 !important;
    float:left;
    z-index:1;
}
.hh1 {
    background-color: #2b3c4e;
    margin:0;
}
.head1 {
    width: 1100px;
    margin: 0 auto;
    height: 102px;
}
.head1 h1 {
    color: #fff;
    float: left;
    font-size: 17px;
    width: 60%;
    font-weight: bold;
    margin-top: 28px;
}
.head1 span {
    color: #fff;
    float: left;
    font-size: 13px;
    text-transform: uppercase;
    width: 60%;
    font-weight: bold;
}
.logo {
    margin: 12px 20px 15px 0px;
    float: left;
    height: 75px;
}
.hh2 {
    background-color: #fefefe;
    height: 36px;
    box-shadow: 0px 0px 95px rgba(194, 194, 194, 0.6);
    padding: 0;
    border-bottom: 1px solid #ccc;
}
.head2 {
    width: 1100px;
    height: 35px;
    margin: 0 auto;
    padding-left: 15px;
}
.head2 ul {
    float:left;
}
.head2 ul li {
    float: left;
    color: #fff;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 11px;
    padding-top: 10px;
    font-weight: bold;
    height: 35px;
    border-right: 1px solid #ccc;
    padding-right: 20px;
    padding-left: 20px;
}
.head2 ul li a {
    color: #444;
    font-size: 12px;
    font-family: 'robotoregular' !important;
}
/*---------------------------------------------- HEADER  ---------------------------------------*/
/*---------------------------------------------- CONTENT  --------------------------------------*/
.content {
    padding:0 !important;
    overflow: hidden;
}
.container {
    width: 1100px;
    padding: 0 !important;
}
.slider {
    height: 343px;
    margin-top: 10px;
    padding: 0px;
}
.slider_devami {
    color: #fff;
    background-color: #4c5b6a;
    padding: 10px;
    border-radius: 2px;
    font-weight: bold;
    float: right;
    margin-top: 10px;
    border-radius:3px;
}
.slider_devami:hover {
    background-color:#306286;
    color:#fff;
    text-decoration:none;
}
#kayan_alan {
}
#kayan_alan ul {
    margin-bottom:0px;
}
#kayan_alan ul li {
    width: 93%;
    float: left;
    background: url(../img/duyuru1.png) no-repeat;
    background-position: 3px 0px;
    border-bottom: 1px solid #ccc;
    margin-left: 11px;
    padding-left: 35px;
    height: 33px;
    margin-top: 10px;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
#kayan_alan ul li:hover {
    background: url(../img/duyuru2.png) no-repeat;
    background-position: 3px 0px;
}
    #kayan_alan ul li:hover #kayan_alan ul li span {
        color:#000 !important;
    }
.duyuru {
    height: 386px;
    margin-top: 10px;
    padding: 0 !important;
    overflow: hidden;
    width: 32% !important;
    margin-right: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 0px 5px #c2c2c2;
    background: #fff;
}
    .duyuru a:hover {
        text-decoration:none;
    }
.duyuru h1 {
    color: #fff;
    font-size: 15px;
    background-color: #306286;
    padding: 10px;
    margin-top: 0px;
    float: left;
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    border: 1px solid #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 17px;
    padding-bottom: 17px;
    box-shadow: 0px 0px 30px #c2c2c2;
}

#kayan_alan ul li span {
    float: right;
    width: 50px;
    height: 25px;
    text-align: center;
    color: #999;
    border-radius: 5px;
    margin-left: 5px;
    margin-top: 4px;
    font-size: 10px;
    margin-right: 9px;
}
#kayan_alan ul li a {
    float: left;
    width: 215px;
    margin-left: 5px;
    height: 13px;
    overflow: hidden;
    color: #999;
    margin-top: 3px;
    font-size: 12px;
}
#kayan_alan img {
    width: 25px;
    float: left;
    margin-left: 3px;
}
.dtumu{
    float: right;
    padding: 5px;
    background-color: #eee;
    color: #888;
    text-align: center;
    width: 224px;
}
#kayan_alan {
    float: left;
    width: 100%;
}
.etkinlikler {
    height: 386px;
    margin-top: 10px;
    padding: 0px !important;
    margin-right: 10px;
    width: 32% !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-bottom: 10px;
    box-shadow: 0px 0px 5px #c2c2c2;
    background: #fff;
    margin-left: 5px;
    margin-bottom: 10px;

}
.etkinlikler h1 {
    color: #fff;
    font-size: 15px;
    background-color: #f5b324;
    padding: 10px;
    margin-top: 0px;
    float: left;
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    border: 1px solid #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 17px;
    padding-bottom: 17px;
    box-shadow: 0px 0px 30px #c2c2c2;
}
.etkinlik {
    height: 40px;
    width: 93%;
    overflow: hidden;
    float: left;
    border-bottom: 1px solid #ccc;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 4px;
}
.etkinlik span {
    float: left;
    font-size: 8px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    font-family: 'robotoregular' !important;
    color: #999;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.etk1 {
    width: 40px;
    float: left;
    margin-top: 1px;
    height: 35px;
    border: 1px solid #999;
    margin-right: 10px;
    border-radius: 3px;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.etkinlik h3 {
    color: #999;
    float: left;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    font-size: 13px;
    margin-top: 4px;
    margin-bottom: 4px;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.etk1 img {
    width: 110px;
    height: 110px;
    float: left;
}
.etk2 {
    float: left;
    width: 275px;
    line-height:14px;
    overflow:hidden;
    height:30px;
}
.etk2 a {
    color: #999;
    text-decoration: none;
    font-size: 12px;
    float: left;
    margin-top: 2px;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.etkinlik:hover .etk1 {
    border-color:#f5b324;
    color:#000;
}
    .etkinlik:hover .etk1 span {
        color:#000;
    }
    .etkinlik:hover .etk1 h3 {
        color:#000;
    }
.etkinlik:hover .etk2 a {
    color:#000;
}
.fgaleri {
    border: 1px solid #ccc;
    height: 300px;
    margin-top: 10px;
}
.fresim {
    float: left;
    width: 183px !important;
    height: 154px;
    position: relative;
    overflow: hidden;
    border-left: 1px solid #c2c2c2;
}
.fresim:hover {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color:#f3f3f3;
}
.fresim img {
    width: 100px;
    height: 100px;
    float: left;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    z-index: 999;
    margin-left: 45px;
    margin-top: 10px;
    border: 3px solid #0f0f0f;
    border-radius: 5px;
}
.fresim a {
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    text-decoration: none;
    color: #555;
    font-size: 13px;
}
/*---------------------------------------------- BANNER  ---------------------------------------*/
.ortareklam {
    height: 191px;
    margin-top: 10px;
    padding: 0;
    overflow: hidden;
    width: 99.3%;
}
#banner {
    float: left;
    width: 100%;
    height: 165px;
    overflow: hidden;
    position: relative;
}
#bannerResim {
    width: 100%;
    overflow: hidden;
    height: 165px;
}
#bannerResim img {
    width: 100%;
    height: 165px;
}
#bannerButton {
    position: absolute;
    left: 4px;
    bottom: 3px;
    width: 99%;
    height: 19px;
}
#banner #bannerButton li.aktif a img {
    background:#1ba9ff;
    border-radius:50%;
}
#bannerButton img {
    width:20px;
    float:left;
    background:#fff;
    border-radius:50%;
}
/*---------------------------------------------- BANNER  ---------------------------------------*/
/*---------------------------------------------- HABERLER  -------------------------------------*/
.haberler {
    height: 588px;
    margin-top: 10px;
    padding: 0px !important;
    margin-right: 10px;
    width: 65% !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-bottom: 10px;
    box-shadow: 0px 0px 5px #c2c2c2;
    background: #fff;
    margin-bottom: 10px;
    overflow: hidden;
}
.haberler h1 {
    color: #fff;
    font-size: 15px;
    background-color: #0a678b;
    padding: 10px;
    margin-top: 0px;
    float: left;
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    border: 1px solid #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 17px;
    padding-bottom: 17px;
    box-shadow: 0px 0px 30px #c2c2c2;
}
.haber {
    margin-top: 10px;
    padding: 0 !important;
    margin-bottom: 5px;
    float: left;
}
.haber .icerik_resim {
    width: 240px;
    height: 240px;
    float: left;
    margin-left: 10px;
}
.haber h4 {
    float: left;
    width: 60%;
    margin-left: 17px;
    font-weight: bold;
    color: #444;
    margin-top: 0;
    font-size: 18px;
}
.icerik_metin {
    font-size: 11px !important;
    float: left;
    width: 60% !important;
    height: 161px;
    font-family: 'robotoregular' !important;
    overflow: hidden;
}
    .icerik_metin p {
        font-size:13px !important;
        font-family: 'robotoregular' !important;
    }
.icerik_sosyal {
    width: 60% !important;
    float: left;
    margin-left: 14px;
    height: 30px;
    padding: 0 !important;
    background-color: rgba(238, 238, 238, 0.7);
}
.icerik_sosyal span {
    font-weight: bold;
    font-size: 10px;
    margin-top: 8px;
    float: left;
    color: #777;
}
.haber_detay {
    font-size: 13px;
    background-color: #ccc;
    float: right;
    width: 100px;
    margin-top: 0px;
    text-align: center;
    margin-right: 10px;
    color: #555;
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px;
    transition-duration: 0.5s;
}
.haber_detay:hover {
    background-color: #52a8ea;
    text-decoration: none;
    color: #fff;
}
.icerik_sosyal img {
    float: left;
    width: 19px;
    margin-top: 7px;
    margin-left: 5px;
    margin-right: 5px;
}
/*---------------------------------------------- HABERLER  -------------------------------------*/
/*---------------------------------------------- VİDEO GALERİ  ---------------------------------*/
.vgaleri {
    height: 588px;
    margin-top: 10px;
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 0px 5px #c2c2c2;
    background: #fff;
    padding:0 !important;
    margin-bottom:10px;
}
.vgaleri h1 {
    color: #fff;
    font-size: 15px;
    background-color: #0a678b;
    padding: 10px;
    margin-top: 0px;
    float: left;
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    border: 1px solid #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 17px;
    padding-bottom: 17px;
    box-shadow: 0px 0px 30px #c2c2c2;
}
.fvideo {
    float: left;
    width: 100%;
    height: 170px;
    position: relative;
    overflow: hidden;
}
.fvideo img {
    width: 100%;
    float: left;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    z-index: 999;
    height: 170px;
}
.fvideo a:hover .videogal {
    visibility:visible;
    -webkit-transition: all 0.3s linear;
    transition:all 0.3s linear;
    opacity:0.8;
}
.videoBaslik {
    left: 0;
    bottom: 25px;
    width: 100%;
    text-align: center;
}
.fvideo a:hover .videoBaslik {
    visibility: visible;
    color: #444;
    z-index: 10000 !important;

}
.videogal {
    position:absolute;
    left:0;
    bottom:0;
    z-index:1000 !important;
    -webkit-transition: all 0.3s linear;
    transition:all 0.3s linear;
    opacity:0.5;
}
.fvideo a {
    -webkit-transition: all 0.3s linear;
    transition:all 0.3s linear;
}
.fvideo span {
    visibility:hidden;
    position:absolute;
    -webkit-transition: all 0.3s linear;
    transition:all 0.3s linear;
    font-size: 15px;
    font-weight: bold;
}

/*---------------------------------------------- VİDEO GALERİ  ---------------------------------*/
/*---------------------------------------------- SOSYAL MEDYA  ---------------------------------*/
.sosyal {
    height: 386px;
    margin-top: 10px;
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 0px 5px #c2c2c2;
    background: #fff;
}
.sosyal h1 {
    color: #fff;
    font-size: 15px;
    background-color: #32383f;
    padding: 10px;
    margin-top: 0px;
    float: left;
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    border: 1px solid #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 17px;
    padding-bottom: 17px;
    box-shadow: 0px 0px 30px #c2c2c2;
}
/*---------------------------------------------- SOSYAL MEDYA  ---------------------------------*/
.icerikUst {
    width: 100%;
    float: left;
    height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f1f1f1;
}
.UstDetay {
    width: 1100px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    color: #555;
    text-transform: uppercase;
}
.orta {
    width: 1100px;
    margin: 0 auto;
    min-height: 650px;
    overflow: hidden;
    padding-top: 20px;
}
.ortaSol {
    width: 220px;
    float: left;
    border: 1px solid #eee;
    min-height: 100px;
    border-radius: 3px;
    overflow: hidden;
}
.ortaSol ul li {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size:15px;
}
.ortaSol ul {
    float: left;
    width: 96%;
    margin-left: 5px;
    margin-right: 5px;
}
.ortaSol ul li a {
    color: #666;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 19px;
}
.ortaSol ul li a:hover {
    color:#000;
    text-decoration:none;
}
.icerikBaslik {
    background-color: #2b3c4e;
    padding: 13px;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    float: left;
    font-size: 13px;
}
.ortaSag {
    float: left;
    width: 830px;
    margin-left: 40px;
    min-height: 600px;
    overflow: hidden;
    border-radius: 3px;
    margin-bottom: 10px;
    border: 1px solid #eee;
    padding-bottom:15px;

}
.icerikResim {
    float: left;
    margin-left: 10px;
    margin-top: 29px;
    margin-right: 15px;
}
.icerikMetin {
    margin-top: 8px;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    padding: 15px;
    padding-top: 16px;
}
.icerikMetin table tr td {
    border:1px solid #ccc;
    padding:10px;
}
.icerikMetin ul li {
    list-style-type: circle;
    margin-left: 15px;
}
.paylas {
}
.facebook {
    float: left;
    width: 147px;
    background: url(../img/ficon.png) no-repeat #2e78be;
    background-size: 11px;
    background-position: 10px;
    height: 31px;
    padding-top: 6px;
    border-radius: 3px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 10px;
    -webkit-transition: all 0.3s linear;
    transition:all 0.3s linear;
}
.facebook a {
    color: #fff;
    text-decoration: none;
    margin-left: 31px;
    font-size: 12px;
    margin-top: 3px;
    float: left;
}
.twitter {
    float: left;
    width: 147px;
    background: url(../img/ticon.png) no-repeat #37b8dd;
    background-size: 11px;
    background-position: 10px;
    height: 31px;
    padding-top: 6px;
    border-radius: 3px;
    margin-right: 5px;
    margin-top: 10px;
    -webkit-transition: all 0.3s linear;
    transition:all 0.3s linear;
}
.twitter a {
    color: #fff;
    text-decoration: none;
    margin-left: 31px;
    font-size: 12px;
    margin-top: 3px;
    float: left;
}
.google {
    float: left;
    width: 147px;
    background: url(../img/gicon.png) no-repeat #c03727;
    background-size: 18px;
    background-position: 10px;
    height: 31px;
    padding-top: 6px;
    border-radius: 3px;
    margin-right: 5px;
    margin-top: 10px;
    -webkit-transition: all 0.3s linear;
    transition:all 0.3s linear;
}
.google a {
    color: #fff;
    text-decoration: none;
    margin-left: 31px;
    font-size: 12px;
    margin-top: 3px;
    float: left;
}
.facebook:hover {
    box-shadow:0px 0px 2px 0px #136ABB;
}
.twitter:hover {
    box-shadow:0px 0px 2px 0px #378EA7;
}
.google:hover {
    box-shadow:0px 0px 2px 0px #B1463A;
}
.fotoDiv {
    width: 180px;
    height: 180px;
    overflow: hidden;
    float: left;
    margin-top: 10px;
    margin-left: 20px;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
}
.fotolar img {
    -webkit-transition: all 0.3s linear;
    transition:all 0.3s linear;
}
.fotoDiv img:hover {
    width: 220px;
    height: 220px;
}
.videoDiv {
    width: 180px;
    height: 180px;
    overflow: hidden;
    float: left;
    margin-top: 10px;
    margin-left: 20px;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
}
.videoDiv img {
    float: left;
    width: 180px;
    height: 180px;
    -webkit-transition: all 0.3s linear;
    transition:all 0.3s linear;
}
.videoDiv img:hover {
    width:200px;
    height:200px;
    margin-top:-20px;
    margin-left:-20px;
}
.album {
    width: 195px;
    height: 190px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    background-color: #f0f0f0;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.album:hover .albumSosyal {
    visibility:visible;
}
.album img {
    float: left;
}
.albumSosyal {
    position: absolute;
    top: 119px;
    left: 0;
    width: 100%;
    height: 30px;
    background: rgba(0, 0, 0, 0.58);
    padding: 0;
    visibility:hidden;
}
.facebookAlbum {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    margin-left: 55px;
}
.facebookAlbum a img {
    width:20px;
}
.twitterAlbum {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    margin-right: 5px;
}
.twitterAlbum a img {
    width:20px;
}
.googleAlbum {
    float: left;
    width: 30px;
    border-radius: 3px;
    margin-right: 5px;
}
.googleAlbum a img {
    width:20px;
}
.album a {
    float: left;
    font-size: 12px;
    padding: 0;
    color:#555;
}
a.tumunuGor {
    width: 100%;
    text-align: center;
    float: left;
    background-color: rgba(10, 103, 139, 0.11);
    font-size: 11px;
    padding-bottom: 8px;
    padding-top: 7px;
    color: #555;
    cursor: pointer;
}
.tgE {
    background-color:rgba(245, 179, 36, 0.11) !important;
}
.tgD {
    background-color: rgba(48,98,134,0.11) !important;
}
.tgF {
    background-color: rgba(50, 56, 63, 0.11) !important;
}
.tmEtkinlik {
    width: 49%;
    float: left;
    overflow: hidden;
    padding: 10px;
}
.tmEtkinlik a:hover {
    text-decoration:none;
}
.tmEtkinlik h1 {
    width: 100%;
    font-size: 20px;
    color:#333;
    height: 22px;
    overflow: hidden;
}
.tmEtkinlik img {
    width: 100%;
    height: 220px;
    float: left;
    border: 1px solid #e2e2e2;
}
.tmEtkinlik span {
    float: left;
    font-size: 12px;
    margin-top: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    width: 70%;

}
.tmEtkinlik b {
    float: left;
    width: 28%;
    margin-top: 10px;
    font-size: 11px;
    color: #086989;
}
.tmHaber {
    width: 99%;
    float: left;
    padding: 15px;
}
.tmHaber h1 {
    font-size: 15px;
    margin-left: 10px;
    float: left;
    width: 65%;
    margin-top: 0;
    text-transform: capitalize;
    color: #444;
    font-weight: bold;
}
.tmHaber img {
    width: 250px;
    float: left;
    height:200px;
}
.tmMetin {
    float: left;
    width: 65%;
    margin-left: 10px;
    font-size: 12px;
    margin-bottom: 10px;
    height: 132px;
    overflow: hidden;
    color: #444;
}
.tTarih {
    float: left;
    width: 67%;
    background-color: #f1f1f1;
}
.tTarih a {
    float: right;
    margin-right: 5px;
    padding: 10px;
    background-color: #e9e9e9;
    color: #444;
    font-weight: bold;
    font-size: 12px;
}
.tTarih span {
    float: left;
    margin-top: 12px;
    margin-left: 10px;
    font-size: 10px;
    color: #444;
    font-weight: bold;
}
.tTarih img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    margin-top: 7px;
    float: left;
}



.tmDuyuru {
    width: 99%;
    float: left;
    padding: 15px;
    border-bottom: 1px solid #ccc;
}
.tmDuyuru a {
    font-size: 13px;
    margin-left: 10px;
    float: left;
    width: 65%;
    margin-top: 12px;
    text-transform: capitalize;
    color: #444;
}
.tmDuyuru img {
    width: 55px;
    float: left;
    margin-top: 6px;
}


.dTarih {
    float: right;
    width: 60px;
    background-color: #f1f1f1;
    height: 50px;
}
.dTarih a {
    float: right;
    margin-right: 5px;
    padding: 10px;
    background-color: #e9e9e9;
    color: #444;
    font-weight: bold;
    font-size: 12px;
}
.dTarih span {
    float: left;
    color: #444;
    font-weight: bold;
}
.dTarih img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    margin-top: 7px;
    float: left;
}
.tdGun {
    width: 100%;
    font-size: 20px;
    text-align: center;
    margin-top: 5px;
}
.tdAyyil {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    font-size: 10px;
}
/*---------------------------------------------- CONTENT  --------------------------------------*/
/*---------------------------------------------- FOOTER  ---------------------------------------*/
.footer {
    margin: 0;
    padding: 0;
    background: #202e37;
    border-top: 5px solid #fc7e23;
    overflow: hidden;
    height: 45px;
}
.footIcerik {
    width: 1100px;
    margin: 0 auto;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    padding-top: 15px;
    font-size: 13px;
}
/*---------------------------------------------- FOOTER  ---------------------------------------*/
