@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,latin-ext);

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, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, select, textarea, button, 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;
    list-style: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

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;
}

a {
    text-decoration: none;
}

img {
    border: 0;
}

:focus {
    outline: 0;
}

* {
    outline: 0;
}

.lazy-hidden {
    opacity: 0;
}

.lazy-loaded {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
}

.font1 {
    font-family: 'Open Sans',sans-serif;
}

* {
    outline: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    text-decoration: none;
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

.hideMe {
    display: none;
}

.clear {
    clear: both;
}

.grid-12 {
    margin: 0 auto;
    width: 970px;
    display: table;
}

figure {
    margin: 0;
    padding: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.overflow {
    overflow: hidden;
}

.relative {
    position: relative;
}

.fixed {
    position: fixed;
}

.absolute {
    position: absolute;
}

.block {
    display: block;
}

.table {
    display: table;
}

.inline {
    display: inline-block;
}

.none {
    display: none;
}

.auto {
    margin: 0 auto;
}

.efekt1 {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.efekt2 {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.shadow {
    box-shadow: 0 1px 2px rgba(25,25,34,0.15);
    -webkit-box-shadow: 0 1px 2px rgba(25,25,34,0.15);
    -moz-box-shadow: 0 1px 2px rgba(25,25,34,0.15);
    -o-box-shadow: 0 1px 2px rgba(25,25,34,0.15);
}

.color-101 {
    background: #3498db;
}

.color-102 {
    background: #d51030;
}

.color-103 {
    background: #58b957;
}

.color-104 {
    background: #2980b9;
}

.info-color {
    border-top: 4px solid #3498db;
    color: #3498db;
}

.cat-101 {
    border-top: 4px solid #39b54a;
    color: #39b54a;
}

.cat-102 {
    border-top: 4px solid #fbb03b;
    color: #fbb03b;
}

.cat-103 {
    border-top: 4px solid #d51030;
    color: #d51030;
}

.cat-104 {
    border-top: 4px solid #2c3e50;
    color: #2c3e50;
}

.cat-105 {
    border-top: 4px solid #27ae60;
    color: #27ae60;
}

.cat-106 {
    border-top: 4px solid #2980b9;
    color: #2980b9;
}

.cat-107 {
    border-top: 4px solid #0084b4;
    color: #0084b4;
}

header, footer, #general-nav, #category-link-list, #page-link-list, #page-title, #bilgi-havuzu-filter-content, #bilgi-havuzu-filter-pager, #page-extras, #next-gallery, #prev-gallery {
    display: none;
}

#news-gallery {
    float: left;
    margin: 0;
    width: 100%;
    height: 350px;
}

    #news-gallery .news-gallery-list, #news-gallery #news-gallery-slide {
        float: left;
        margin: 0;
        width: 100%;
        height: 300px;
    }
