﻿@import url('https://fonts.googleapis.com/css?family=Droid+Serif:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://fonts.googleapis.com/css?family=Days+One');
@import url('https://fonts.googleapis.com/css?family=Arsenal');

@import url('https://fonts.googleapis.com/css?family=Alegreya');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Vollkorn');


@font-face {
    font-family: 'Bebas Neue';
    src: url('BebasNeue.eot');
    src: url('BebasNeue.eot?#iefix') format('embedded-opentype'), url('BebasNeue.woff') format('woff'), url('BebasNeue.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: #f9f9f9;
    font-family: 'Montserrat', sans-serif;
}

.logo {
    padding-top: 35px;
}

    .logo img {
        max-width: 100%;
        max-height: 145px;
    }

.header {
    max-height: 155px;
    overflow: hidden;
    padding-top: 5px;
    border-bottom: 10px solid #231F20;
    background-color: #fff;
}

.headerSonDergi img {
    margin-top: 30px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    writing-mode: lr-tb;
    border: 1px solid #ddd;
    padding: 2px;
    -webkit-box-shadow: 6px 0px 27px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 0px 27px -5px rgba(0,0,0,0.75);
    box-shadow: 6px 0px 27px -5px rgba(0,0,0,0.75);
}

.headerSlogan {
    margin-top: 30px;
    border-bottom: 1px solid #231f20;
    padding: 10px;
    padding-left: 0;
    color: #56C2F3;
    font-weight: bold;
}

.headerMenu {
    padding-top: 20px;
}

    .headerMenu a {
        color: #000;
        font-weight: bold;
        display: inline-block;
        margin: 0px 10px;
        font-size: 22px;
        letter-spacing: 1px;
        font-family: 'Bebas Neue';
    }

        .headerMenu a:hover {
            color: #56C2F3;
            text-decoration: none;
        }

        .headerMenu a:first-child {
            margin-left: 0;
        }

        .headerMenu a:last-child {
            margin-right: 0;
        }

.headerSocial {
}

    .headerSocial a {
        display: inline-block;
        text-align: center;
        margin-bottom: 5px;
        color: #fff;
        width: 40px;
    }

    .headerSocial img {
        height: 30px;
    }


.homeManset h3 {
    color: #848484;
}

.homeManset {
    padding-top: 20px;
}

.homeOrtaKimden {
    font-weight: bold;
}

.homeOrtaBaslik a {
    color: #00aeef;
    font-weight: bold;
}

.pageOrta {
    margin: 50px 0;
}

.pageReklam {
    margin-bottom: 50px;
}

.pageAltTitle {
    color: #00aeef;
    font-weight: bold;
    margin-bottom: 10px;
}

.pageAltBoxBaslik {
    font-weight: bold;
}

.footer {
    margin-bottom: 50px;
    margin-top: 50px;
}

    .footer img {
        width: 100%;
    }

.pageLeft {
    float: left;
    width: 280px;
    background-color: #070C0D;
    position: fixed;
    height: 100%;
    z-index: 999;
    -webkit-transition-property: all;
    -webkit-transition-duration: 500ms;
    -webkit-transition-delay: 0;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition-property: all;
    -moz-transition-duration: 500ms;
    -moz-transition-delay: 0;
    -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition-property: all;
    -ms-transition-duration: 500ms;
    -ms-transition-delay: 0;
    -ms-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-property: all;
    -o-transition-duration: 500ms;
    -o-transition-delay: 0;
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-property: all;
    transition-duration: 500ms;
    transition-delay: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    margin-left: -280px;
}

.siteKaydir {
    position: absolute;
    right: -25px;
    background-color: #009DFF;
    padding: 5px 7px;
    color: #fff !important;
    font-size: 30px;
}

.pageRight {
    -webkit-transition-property: all;
    -webkit-transition-duration: 500ms;
    -webkit-transition-delay: 0;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition-property: all;
    -moz-transition-duration: 500ms;
    -moz-transition-delay: 0;
    -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition-property: all;
    -ms-transition-duration: 500ms;
    -ms-transition-delay: 0;
    -ms-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-property: all;
    -o-transition-duration: 500ms;
    -o-transition-delay: 0;
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-property: all;
    transition-duration: 500ms;
    transition-delay: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.pageRightAdd {
    -webkit-transform: translate3d(280px, 0, 0);
    -moz-transform: translate3d(280px, 0, 0);
    -ms-transform: translate3d(280px, 0, 0);
    -o-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
}


.leftMenu a {
    color: #fff !important;
    display: block;
    margin: 25px;
    font-size: 20px;
    font-weight: bold;
    margin-left: 50px;
}

    .leftMenu a:hover {
        color: #a2a1a1 !important;
    }


a {
    text-decoration: none !important;
}

.homeManset a h1 {
    color: rgba(0,0,0,0.75);
}

.homeManset a:hover h1 {
    color: #56C2F3;
}

.pageAlt a {
    color: rgba(0,0,0,0.75);
}

.pageNews {
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 30px;
    text-align: justify;
}

.pageTitle {
    font-weight: bold;
}

.nav-tabs > li {
    float: left;
    margin-bottom: 0px;
    width: 33%;
    text-align: center;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        color: #555;
        cursor: default;
        background-color: #f9f9f9;
        border: 0;
        border-bottom: 4px solid #2180b8 !important;
    }

    .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1;
        border: 0;
        border-radius: 4px 4px 0 0;
        font-family: 'Arsenal', sans-serif;
        text-transform: uppercase;
    }

.nav-tabs {
    border-bottom: 0px;
    border: 1px solid rgba(127,148,153,0.25);
    margin-top: 10px;
}

    .nav-tabs > li > a > i {
        margin-right: 5px;
    }

.nav > li > a {
    position: relative;
    display: block;
    padding: 7px 5px;
    color: #555;
    fill: transparent !important;
}

.pageAds {
    margin-top: 35px;
}

.tab-content {
    border: 1px solid rgba(127,148,153,0.25);
    padding: 10px;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background: none;
}

.tabPanelNews {
    position: relative;
}

.tabPanelText {
    width: 100%;
    color: #000;
}

.tab-pane a {
    margin-bottom: 20px;
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
}

.kunyeWrapper {
    margin-bottom: 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
}

.dergiImg img {
    border: 2px solid #ddd;
    padding: 2px;
    margin-bottom: 7px;
}

.headerSonDergi img {
    max-width: 80%;
}

.pageReklam img {
    border: 1px solid #ddd;
}

.slideBtn {
    cursor: pointer;
    opacity: 0.8;
}

    .slideBtn:hover {
        opacity: 1;
    }

.buSayidaBox {
    height: 0;
    overflow: auto;
}

    .buSayidaBox a {
        font-size: 12px;
        background-color: #313131;
        margin: 0;
        padding: 10px 40px;
        border-bottom: 1px solid #464646;
    }

        .buSayidaBox a:hover {
            color: #009DFF !important;
        }

.paylasDate {
    margin: 30px 0;
}

    .paylasDate i.fa-facebook {
        background-color: #3b5998;
        padding: 10px;
        color: #fff;
    }

    .paylasDate i.fa-twitter {
        background-color: #55acee;
        padding: 10px;
        color: #fff;
    }

    .paylasDate i.fa-linkedin {
        background-color: #0274B3;
        padding: 10px;
        color: #fff;
    }

    .paylasDate i.fa-envelope {
        background-color: #939393;
        padding: 10px;
        color: #fff;
    }

    .paylasDate i.fa-print {
        background-color: #0c9a0b;
        padding: 10px;
        color: #fff;
    }

.dergiArsivListele {
    color: #adadad;
}

    .dergiArsivListele a {
        color: #333;
    }

        .dergiArsivListele a:hover {
            color: rgb(84, 195, 255);
        }

.dergiKapak {
    margin: 30px 0;
}

    .dergiKapak img {
        max-height: 400px;
    }


.epostaGonderWrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.38);
}

.epostaGonder {
    max-width: 450px;
    margin: 0px auto;
    margin-top: 50px;
    background-color: #f9f9f9;
    padding: 25px;
}

.epostaGonderBtn {
    display: block;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ddd;
    background-color: #112b51;
    color: #fff;
}

    .epostaGonderBtn:hover {
        background-color: #2b4874;
        color: #fff;
    }

    .epostaGonderBtn:focus {
        background-color: #2b4874;
        color: #fff;
    }

.epostaGonderWrapper {
    display: none;
}

.epostagitti {
    margin: 50px 0;
    display: none;
}

    .epostagitti i {
        font-size: 25px;
        color: #11b75c;
        display: block;
    }

.swiper-slide {
    max-height: 270px;
}

.digerhaberler {
    background-color: #1b4583;
    color: #fff !important;
    padding: 5px;
    font-size: 11px;
}

.dergirow .col-sm-2 {
    border-bottom: 10px solid #9c9d9f;
}

    .dergirow .col-sm-2:hover {
        border-bottom: 10px solid #2b4874;
    }
.dergiDetayKapak {
    background-color: #f1f1f1;
    display: inline-block;
    border: 1px solid #ddd;
}
	.dergiDetayKapak img {
    border: 1px solid #ddd;
    margin: 5px;
    /* background-color: #fff; */
}

.popwrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: center;
    margin-top: 5%;
	z-index: 9;
}

.popkapat{
	cursor:pointer;
}