﻿#unlicensed {
    display: none !important;
}

body {
    background-image: url(/Content/images/background1.png);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600 !important;
}

.ana-header {
    position: relative;
    float: left;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
}

.header-sol {
    position: relative;
    float: left;
    width: 52%;
    text-align: left;
}

.header-sol img {
    position: relative;
    float: left;
    max-width: 200px;
}

.header-sol .header-metin {
    position: relative;
    float: left;
    font-size: 19px;
    color: #3e3e3e;
    margin: 27px 0 0 15px;
    text-shadow: 1px 1px 1px #c5c5c5;
}

.header-sag {
    position: relative;
    float: right;
    width: 47%;
    text-align: right;
}

.header-sag .btn {
    margin: 10px 0 0 5px;
    box-shadow: 1px 1px 1px #bbbbbb;
    font-size: 13px;
    min-width: 82px;
}

.orta-alan {
    text-align: center;
    padding-top: 140px;
    font-size: 26px;
    color: #3e3e3e;
}

.program-adi {
    font-size: 36px;
    color: #e20a17;
    text-shadow: 1px 1px 1px #c5c5c5;
}

.orta-alan .kirmizi {
    color: #e20a17;
}

.font-golge {
    text-shadow: 1px 1px 1px #c5c5c5;
}

.sabit-alan {
    position: fixed;
    float: left;
    width: 84%;
    margin: 0 8%;
}

.alt-alan {
    bottom: 75px;
    left: 0;
    padding: 5px 20px;
}

.ana-footer {
    bottom: 0;
    left: 0;
    border-top: 1px solid #afbdbe;
    padding: 5px 20px;
}

.ana-footer span {
    text-shadow: 1px 1px 1px #444444;
    font-size: 13px;
}

.footer-sol {
    position: relative;
    float: left;
    width: 47%;
    text-align: left;
    color: #ffffff;
}

.footer-sag {
    position: relative;
    float: right;
    width: 47%;
    text-align: right;
}

.footer-sag a {
    color: #ffffff;
}

.footer-sag a:hover {
    text-decoration: none;
    color: #e20a17;
    text-shadow: 1px 1px 1px #bdbdbd;
}

.footer-sag a:hover span {
    text-shadow: none;
}

.carousel-caption {
    color: #424242;
    position: initial;
    padding-bottom: 40px;
}

.carousel-caption h3 {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 21px;
}

.carousel-caption p {
    text-shadow: none;
    font-size: 13px;
    color: #ffffff;
}

.carousel-control {
    display: none;
    background: none !important;
}

.carousel-indicators {
    bottom: 0px;
}

.carousel-indicators .active {
    background-color: #e20a17 !important;
}
#orta-alan-logo{ padding-top:27px; }
#orta-alan-logo img{ max-width:380px; margin-bottom:0; }
#orta-alan-logo .program-adi{ font-size:30px; }