@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');
section{
    /*margin: 10px auto;*/
}
body{
    font-family: 'Open Sans', sans-serif;
    /*font-family: 'Open Sans Condensed', sans-serif;*/
}
.row{
    margin: 20px 0;
}
.bx-wrapper{
    border: none;
    margin-bottom: 0px;
    background: none;
}
.ust_kisim{
    color: #848b8d;
}
.ust_kisim i{
    font-size: 25px;
    line-height: 30px;
    padding: 10px;
    border: 1px solid #848b8d;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
}
.ust_bolum{
    text-align: center;
}
.ust_kisim p{
    color: #848b8d;
    line-height: 15px;
    font-size: 15px;
    margin: 5px auto;
    text-align: left;
}
.ust_kisim p a{
    color: #848b8d;
}
.navbar{
    margin: 0 auto;
}
.navbar-nav{
    margin: 0px auto;
    display: inline-block;
}
.navbar-nav li {
    margin: 0px 7px;
}
.navbar-nav li a{
    font-size: 15px;
}
.ust_menu{
    border: none;
    background: none;
}
.slider_alt{
    background: #158bb2;
    margin-top: -100px;
    padding: 20px 0;
    color: #ffffff;
    z-index: 999999;
    position: relative;
}
.slider_alt_bolum{
    border-right: 1px solid #37c1f2;
}
.slider_alt_bolum:last-child{
    border: none;
}
.slider_alt_simge{
    text-align: center;
    padding: 20px 40px;
}
.slider_alt_simge i{
    font-size: 70px;
}
.slider_alt_simge em{
    font-size: 70px;
}
.slider_alt_baslik{
    text-align: center;
    font-size: 25px;
    font-weight: 100;
}
.slider_alt_aciklama{
    text-align: center;
    padding: 10px 5px;
}
.bolum_baslik{
    text-align: center;
    color: #848b8d;
    font-size: 35px;
    font-weight: 100;
}
.bolum_aciklama{
    text-align: center;
    color: #848b8d;
    font-size: 15px;
    margin: 20px auto;
}
.bolum_alt_baslik{
    color: #848b8d;
    font-weight: 100;
    font-size: 25px;
}
.bolum_icerik p{
    color: #848b8d;
    margin: 10px auto;
    text-align: justify;
}
.urun_kat{
    background-color: #E2EAEC;
}
.urun_foto{
    text-align: center;
}
.urun_baslik{
    text-align: center;
    color: #848b8d;
    margin: 10px auto;
    font-size: 15px;
    font-weight: bold;
}
.haber_foto{
    text-align: center;
}
.haber_baslik{
    text-align: center;
    color: #848b8d;
    margin: 10px auto;
    font-size: 20px;
}
.haber_tarih{
    color: #158bb2;
    text-align: left;
    margin: 0 0 20px 0;
}
.haber_icerik p{
    text-align: justify;
    margin: 5px auto;
    color: #848b8d;
}
.haber_baglanti a{
    color: #158bb2;
    text-align: left;
    margin: 0 0 20px 0;
}
.alt_kat{
    background: #158bb2;
}
.alt_kisim{
    margin: 25px auto;
}
.alt_logo{
    -webkit-filter: contrast(50%) brightness(200%) grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: contrast(50%) brightness(200%) grayscale(100%);
}
.alt_kisim_yazi{
    color: #ffffff;
}
.alt_kisim_yazi a{
    text-decoration: none;
    color: #8AC5D9;
}
.alt_kisim_yazi a:hover{
    cursor: pointer;
    text-decoration: underline;
}
.alt_kisim_yazi span{
    color: #8AC5D9;
}
.alt_kisim_normal, .alt_kisim_normal a{
    color: #ffffff;
    font-size: 20px;
}
.alt_kisim_normal span{
    color: #ffffff;
    font-size: 30px;
}
.alt_kisim_sosyal{
    text-align: center;
}
.alt_kisim_sosyal a {
    text-decoration: none;
    color: #8AC5D9;
    text-align: center;
    line-height: 50px;
}
.alt_kisim_sosyal i {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 30px;
    padding: 10px;
    border: 1px solid #8AC5D9;
    border-radius: 50%;
}
.sayfa_baslik{
    background: #158BB2;
    color: #ffffff;
    font-size: 35px;
    margin-bottom:50px;
}
.sayfa_baslik span{
    margin-left: 40px;
}
.dil_bayrak{
    text-align: center;
    line-height: 60px;
    float: right;
    text-align: right;
}
.dil_bayrak img{
    border: 1px solid #000000;
}