﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1,5em;
    font-size:14px !important;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
    clear: both;
}

a {
    outline: none;
}

.sosyal {
    background: #fff;
    height: auto;
    border-bottom: 1px solid #c4c2c2;
}

li.sosyalikon {
}

.facebook {
    margin-right: 2px;
    padding: 4px 6px;
    color: #3b5998;
}

.facebook:hover {
    background: #3b5998;
    padding: 4px 6px;
    color: #FFF;
}

.twitter {
    margin-right: 2px;
    padding: 4px;
    color: rgba(71, 166, 238, 1);
}

.twitter:hover {
    background: rgba(71, 166, 238, 1);
    margin-right: 2px;
    padding: 4px;
    color: #FFF;
}

.google {
    margin-right: 2px;
    padding: 4px;
    color: rgba(221, 75, 57, 1);
}

.google:hover {
    background: rgba(221, 75, 57, 1);
    margin-right: 2px;
    padding: 4px;
    color: #FFF;
}

.youtube {
    padding: 4px;
    color: rgba(221, 75, 57, 1);
}

.youtube:hover {
    background: rgba(221, 75, 57, 1);
    padding: 4px;
    color: #FFF;
}

.mail {
    color: #FFF;
}

.mail a{
    color: #FFF;
}

.mail a:hover{
    color: #fe0000;
    text-decoration:none;
}


.phone {
    padding: 11px 0;
    float: left;
    text-decoration: none;
    color: #000000;
}

.orta{
    text-align:center;
}

.kirmizi{
    color:#fe0000;
}

   .sosyalmenuust {
    font-size:12px; 
    text-align:center;
}

.sosyalmenuust li {
    float:right;
    }

.sosyalmenuust li a {
    color:#ccc;
    }
.sosyalmenuust li a:hover {
    color:#fff;
    text-decoration:none;
    }


.sosyalmenualt {
    margin-top:15px;
    font-size:12px; 
    text-align:center;
}

.sosyalmenualt li {
    float:right;
    background:#FFF;
    }

.sosyalmenualt li a {
    color:#ccc;
    }
.sosyalmenualt li a:hover {
    color:#fff;
    text-decoration:none;
    }

.ssyl{
    background:#FFF;
}

.onay{
    text-align:center;
}



.copyright {
    background: #fe0000;
    color:#fff;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.altalan {
    background: #2f4d65;
    color:#fff;
    border-top: 1px solid #c4c2c2;
    margin-top: 15px;
    font-size: 11px;
    margin-bottom:-1px !important;
    margin: 0 auto -60px;
}

.bilgi {
    background: #fe0000;
    color: #FFF !important;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.bilgi a {
    color: #FFF !important;
    text-decoration:none;
}



.carouselbg {
    background: rgba(255, 255, 255, 0.50);
    color: #000000;
    font-size:3em;
}



.iletisim {
    display: block;
    margin-top:86px;
    margin-bottom:15px;
}

.slayt {
    display: block;
    margin-top:86px;
    margin-bottom:15px;
}

.icerik {
    margin-top: 105px;
}

.kategori {
    margin-top: 105px;
}

.full{
        width:100%;
    }

.kurumsal {
    display: block;
    margin-top: 105px;
    margin-bottom:15px;
}

.red{
    color:#fe0000;
}

i.giris-ikon {
    color:#ffd800;
	padding: 20px;
}

.icon{
    position: relative !important;
    margin:0 auto;
    text-align: center;
}

.basliklar{
    font-size:30px;
    text-align:center;
}

.baslik{
     background:#fe0000;
     padding:20px;
     margin-bottom:15px;
     color:#FFF;
     font-size:22px; 
     border-radius:4px;
}

.aciklama{
     line-height:2em;
}

.full{
        width:100%;
    }

.adresler
{      font-size:13px;
       padding:10px 0;
}

.adresler li
{
    margin-bottom:8px;
}

.kurumsalbilgi{
    line-height:1.5em;
}

.ckk {
    background: #3b5998;
    color: #FFF;
    padding: 15px 0;
    position: fixed;
    font-size: 12px;
    width: 100%;
    bottom: 0;
    z-index: 99999;
    line-height:1.7em;
}

    .ckk a {
        color: #FFF !important;
    }

        .ckk a:hover {
            color: #0094ff !important;
        }

