body {
    color: #383838;
    font-family: 'Roboto', sans-serif;
}

a:hover {
    text-decoration: underline;
}

#topbar {
    background: #EDEDED;
    color: #191919;
}

.topmenu {
    padding-top: 14px;
    line-height: 1.7em;
    margin: 0;
}

.topmenu .item {
    padding-right: 6px;
}

.topmenu li {
    display: inline;
}

.topmenu a {
    color: #646473;
    padding: 10px 6px;
}

.topmenu a:hover {
    color: #191919;
    text-decoration: none;
}

.dropdown-menu {
    min-width: 100px;
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
}

.dropdown-menu .title {
    font-size: 12px;
    opacity: 0.6;
    padding-left: 20px;
}

.dilsecim {
    position: absolute;
    left: 0;
    top: 14px;
}

.dilsecim a {
    padding: 3px;
    color: #646473;
}

.arama-alani {
    /*padding-left: 50px;*/
    position: relative;
}

.aramaform {
    position: relative;
}

.aramakutusu {
    border: none;
    border-radius: 0;
    margin: 10px 0;
    height: 32px;
    padding-right: 32px;
}

.aramabutton {
    background: transparent;
    color: #39ABEA;
    position: absolute;
    right: 0;
    top: -1px;
}

.headtop {
    padding: 15px 0 20px 0;
}

.headtop .ads {
    margin-left: 8px;
    /*margin-right: 4px; */
    float: right;
    margin-top: 5px;
}

.language:hover {
    text-decoration: none;
}

.mainmenu {
    position: relative;
    background: #39ABEA;
    font-weight: bold;
    min-height: 53px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
    padding: 14px 10px;
}

.mainmenu li {
    display: inline;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    padding: 3px 11px 3px 8px;
    line-height: 1.8em;
}

.mainmenu li:last-child {
    border-right: 0;
}

.mainmenu a {
    color: #fff;
    padding: 5px 0;
}

.mainmenu a:hover {
    color: #D0EBFA;
    text-decoration: none;
}

.mobilemenubutton {
    font-size: 20px;
    background: rgba(0, 0, 0, 0.22);
    position: absolute;
    text-align: center;
    right: 10px;
    display: block;
    top: 8px;
    display: none;
}

.mobilemenubutton span {
    padding: 10px;
}

.logo-alani {
    display: block;
}

.top-ads-alani {
    display: block;
}

.logo-mobile {
    text-align: center;
    padding-top: 15px;
    background: #EDEDED;
    display: none;
}

.sondakika {
    background: #F26522;
    font-size: 14px;
    padding: 10px 0px 6px 0px;
    color: #fff;
    max-height: 40px;
    margin-bottom: 10px;
}

.sondakika ul {
    margin: 0;
}

.sondakika ul li {
    display: inline;
    padding-right: 10px;
}

.sondakika a {
    color: #fff;
}

.anamanset {
    height: 530px;
    position: relative;
    overflow: hidden;
}

.anamanset .arrow {
    position: absolute;
    right: 30px;
    top: 15px;
    z-index: 999;
}

.anamanset .arrow .btn {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.7);
    font-size: 20px;
    margin-left: 4px;
}

.anamanset .arrow .btn:hover {
    background: #fff;
    color: #F26522;
}

.manset {
    height: 530px;
    position: relative;
    padding: 0;
}

.manset .image {
    height: 530px;
    width: 100%;
}

.manset .manset-layer {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    right: 0;
    padding: 30px;
    bottom: 0;
    color: #fff;
}

.manset .manset-layer .kategori {
    margin-bottom: 0;
}

.manset .manset-layer .kategori a {
    color: #F26522;
}

.manset .manset-layer h1 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 16px;
    line-height: 1.4em;
    margin-top: 0px;
    color: #fff;
}

.manset .manset-layer h1 a {
    color: #fff;
}

.manset .manset-layer h1 a:hover {
    color: #39ABEA;
    text-decoration: none;
}

.manset .manset-layer .btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: none;
    color: #F26522;
    border: none;
}

.manset .manset-layer .btn:hover {
    color: #fff;
}

.manset-sagi {
    padding: 0 0 0 10px;
}

.widget {
    padding: 0 0 0 10px;
}

.sonhaberler {
    padding: 0px 0px;
}

.sonhaberler .cek {
    height: 125px;
    margin-bottom: 10px;
    display: block;
    position: relative;
}

.sonhaberler .cek img {
    width: 100%;
    height: 125px;
}

.sonhaberler .cek .overlay {
    background: rgba(0, 0, 0, 0.50);
    position: absolute;
    top: 0;
    height: 125px;
    overflow: hidden;
    padding: 15px;
    left: 0;
    right: 0;
}

.sonhaberler .cek .overlay h2 {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.4em;
    color: #fff;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 5px;
}

.sonhaberler .cek .overlay a {
    color: #fff;
}

.sonhaberler .cek:hover .overlay {
    background: rgba(0, 0, 0, 0.6);
}

.sonhaberler .cek i {
    font-size: 14px;
}

.tag {
    font-size: 11px;
    padding: 3px 8px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
}

.tag-right {
    font-size: 18px;
    padding: 3px 8px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.tag-red {
    background: #DB3A1B;
}

.tag-blue {
    background: #39ABEA;
}

.tag-orange {
    background: #F26522;
}

.tag-green {
    background: #7DB068;
}

.havadurumu {
    height: 125px;
    background: #EDEDED;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
    padding-left: 100px;
}

.havadurumu .image {
    width: 90px;
    position: absolute;
    left: 0px;
    padding: 15px 10px;
    vertical-align: middle;
    text-align: center;
}

.havadurumu .image img {
    width: 100%;
}

.havadurumu p {
    margin: 0;
}

.havadurumu .bolge {
    margin-top: 5px;
}

.havadurumu .derece {
    font-weight: bold;
    font-size: 35px;
}

.digerhaberler {
    height: 395px;
    padding: 10px;
    padding-top: 0;
    background: #C3E6F9;
    overflow: hidden;
}

.digerhaberler a {
    display: block;
}

.digerhaberler a:hover {
    color: #191919;
    text-decoration: none;
}

.digerhaberler ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    padding: 10px 0;
}

.digerhaberler ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.modul-title-buyuk {
    padding: 7px 10px;
    color: #fff;
    margin-bottom: 10px;
    position: relative;
}

.modul-title-buyuk h4 {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
}

.modul-title-kucuk {
    padding: 9px 10px;
    color: #fff;
    position: relative;
}

.modul-title-kucuk h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}

.modul-text-right {
    position: absolute;
    right: 10px;
    top: 8px;
    z-index: 999;
    font-size: 18px;
}

.link-dropdown {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
}

.link-dropdown li {
    display: inline;
}

.link-dropdown a {
    color: #fff;
}

.link-dropdown .btn-default {
    color: #333;
}

.link-dropdown .last-hack {
    font-size: 1px;
    text-indent: -9999px;
}

.button-group {
    right: 5px;
}

.bg-black {
    background: #191919;
}

.bg-red {
    background: #DB3A1B;
}

.bg-blue {
    background: #39ABEA;
}

.bg-orange {
    background: #F26522;
}

.bg-green {
    background: #64BD57;
}

.bg-dark-gray {
    background: #ECECEC;
}

.line {
    padding: 7px 10px;
    color: #383838;
    margin-bottom: 10px;
    position: relative;
}

.line .image {
    width: 110px;
    height: 110px;
    /*position: absolute;
    left: 10px;*/
}

.line h2 {
    font-size: 30px;
    margin: 0;
    margin-bottom: 5px;
    margin-top: 25px;
}

.line a {
    font-weight: bold;
    text-decoration: underline;
}

.line a:hover {
    color: #000;
}

.line a.normal {
    color: #383838;
    text-decoration: none;
}

.line a.normal:hover {
    text-decoration: underline;
}

.line .title {
    font-size: 21px;
}

.line .email {
    font-size: 16px;
}

.bg-facebook {
    background: #3A5897;
}

.habercek-buyuk {
    border-bottom: 1px solid #E8E8E8;
    min-height: 336px;
    margin-bottom: 15px;
}

.gallery-large {
    min-height: 190px;
    margin-bottom: 15px;
}

.gallery-list {
    border-bottom: 1px solid #E8E8E8;
    min-height: 265px;
    margin-bottom: 15px;
}

.gallery-category {
    position: relative;
}

.gallery-category .image {
    width: 100%;
    height: 190px;
}

.gallery-category h2 {
    color: #191919;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    margin: 10px 0;
}

.gallery-category a:hover {
    text-decoration: none;
}

.gallery-category a:hover .image {
    opacity: 0.9;
}

.gallery-category .tag {
    left: 15px;
    right: auto;
    z-index: 5;
}

.gallery-category .image-box {
    position: relative;
}

.gallery-category .image-box .count {
    display: block;
    position: absolute;
    background: rgba(219, 58, 27, 0.86);
    right: 0;
    bottom: 0;
    color: #fff;
    padding: 5px 10px 5px 10px;
    transition-duration: 0.5s;
}

.gallery {
    position: relative;
}

.gallery .image {
    width: 100%;
    height: 190px;
    border: 2px solid rgba(213, 205, 205, 0.37);
    padding: 3px;
}

.gallery a:hover {
    text-decoration: none;
}

.gallery a:hover .image {
    opacity: 0.9;
}

.gallery .image-box {
    position: relative;
}

.gallery .image-box .play {
    display: none;
}

.gallery:hover .play {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -18px 0 0 -19px;
    color: #fff;
    opacity: 0.5;
    width: 60px;
    height: 60px;
    transition-duration: 0.5s;
}

.habercek {
    position: relative;
}

.habercek .tag {
    right: 15px;
}

.habercek .image {
    width: 100%;
    height: 190px;
}

.habercek h2 {
    color: #191919;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    margin: 10px 0;
}

.habercek p {
    color: #5E5E5E;
}

.habercek a:hover {
    text-decoration: none;
}

.habercek a:hover h2 {
    color: #000;
}

.habercek a:hover p {
    color: #555;
}

.habercek a:hover .image {
    opacity: 0.9;
}

.habercek .image-box {
    position: relative;
}

.habercek .image-box .play {
    display: none;
}

.habercek:hover .play {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -18px 0 0 -19px;
    color: #fff;
    opacity: 0.5;
    width: 60px;
    height: 60px;
    transition-duration: 0.5s;
}

.icerik {
    padding-right: 15px;
}

.sidebar {
    padding-left: 10px;
}

.habercek-mini {
    height: 228px;
    position: relative;
}

.habercek-mini .image {
    width: 100%;
    height: 160px;
}

.habercek-mini h2 {
    font-weight: bold;
    font-size: 14px;
    margin: 10px 0;
    line-height: 1.3em;
}

.habercek-mini a {
    color: #191919;
}

.habercek-mini a:hover {
    text-decoration: none;
}

.habercek-mini a:hover h2 {
    color: #000;
}

.habercek-mini a:hover .image {
    opacity: 0.9;
}

.habercek-mini .tag {
    left: 15px;
    right: auto;
    z-index: 5;
}

.tag a {
    color: #fff;
}

.yazarcek {
    height: 105px;
    padding-left: 90px;
    margin-bottom: 20px;
    position: relative;
    border-bottom: 1px solid #E8E8E8;
}

.yazarcek .image {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0px;
}

.yazarcek h2 {
    font-weight: bold;
    font-size: 18px;
    margin: 0;
    margin-bottom: 5px;
}

.yazarcek a {
    font-weight: bold;
    text-decoration: underline;
}

.yazarcek a:hover {
    color: #000;
}

.yazarcek a.normal {
    color: #383838;
    text-decoration: none;
}

.yazarcek a.normal:hover {
    text-decoration: underline;
}

.side-bnr {
    /*margin-bottom: 10px;*/
}

.onemli-linkler {
    background: #FBEBE8;
}

.onemli-linkler a {
    color: #191919;
    display: block;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px;
    padding-left: 36px;
}

.onemli-linkler a .fa {
    font-size: 18px;
    left: 10px;
    position: absolute;
    opacity: 0.9;
}

.onemli-linkler a:hover {
    color: #DB3A1B;
    text-decoration: none;
}

.canakkale-hakkinda {
    background: #FEEFE8;
}

.canakkale-hakkinda a {
    color: #191919;
    display: block;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px;
    padding-left: 36px;
}

.canakkale-hakkinda a .fa {
    font-size: 18px;
    left: 10px;
    position: absolute;
    opacity: 0.9;
}

.canakkale-hakkinda a:hover {
    color: #F26522;
    text-decoration: none;
}

.list {
    background: #FEEFE8;
}

.list a {
    color: #191919;
    display: block;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px;
    padding-left: 36px;
}

.list a .fa {
    font-size: 15px;
    left: 12px;
    top: 13px;
    position: absolute;
    opacity: 0.9;
}

.list a:hover {
    color: #F26522;
    text-decoration: none;
}

.list li.list-active {
    background: #FAE2D7;
}

.anket {
    background: #D7EED4;
    padding: 15px;
    margin-bottom: 10px;
}

.anket .soru {
    background: #AADBA3;
    padding: 15px;
    margin: -15px;
    margin-bottom: 10px;
}

.anket label {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
}

.anket label input {
    margin-right: 6px;
}

.anket .sonuclar {
    float: right;
    line-height: 32px;
}

.footer {
    background: #191919;
    font-size: 13px;
    padding: 30px 0;
    margin-top: 10px;
}

.footer .text {
    color: #A8A8A8;
}

.footer a {
    color: #A8A8A8;
}

.footer a:hover {
    color: #fff;
}

.footer ul li {
    padding-bottom: 3px;
}

.footer .title {
    color: #39ABEA;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
}

.haberdetay {
    font-size: 15px;
    line-height: 1.6em;
}

.haberdetay h2 {
    font-weight: bold;
    color: #191919;
    font-size: 22px;
}

.haberdetay .haber-title {
    font-size: 40px;
    font-weight: bold;
    margin-top: 5px;
    color: #191919;
}

.haberdetay .haber-aciklama {
    font-size: 22px;
    font-weight: normal;
    color: #191919;
    line-height: 1.5em;
}

.haberdetay .habertopbar {
    font-size: 13px;
    background: #E8E8E8;
    color: #6C6C6C;
    padding: 8px 10px;
}

.haberdetay .habertopbar a:hover {
    color: #333;
    text-decoration: none;
}

.haberdetay .habertopbar.gray {
    background: #E5E5E5;
}

.haberdetay .haber-foto {
    width: 100%;
    height: auto;
}

.icerik-detayi img {
    padding-right: 10px;
    padding-bottom: 10px;
}

.habervideo {
    background: #EBF6FD;
    padding: 30px;
    text-align: center;
    position: relative;
    margin: 20px 0;
}

.habervideo .tag {
    left: 0;
    right: auto;
}

.habervideo h1 {
    font-size: 24px;
    color: #191919;
    margin-top: 0;
}

.habervideo iframe {
    margin-top: 10px;
}

.haberdetay iframe {
    width: 100%;
    height: 507px;
}

.etiketler {
    border-bottom: 1px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
    padding: 10px 0;
}

.haber-araclari {
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #E8E8E8;
}

.paylas-dropdown .fa {
    font-size: 18px;
    margin-right: 2px;
}

.btn-warning {
    background: #F26522;
    border-color: #F26522;
}

.btn-warning:hover {
    background: #DB3A1B;
    border-color: #DB3A1B;
}

.facebook {
    color: #3A5897;
}

.twitter {
    color: #55ACEE;
}

.google {
    color: #DF4B38;
}

.yorumlar {
    margin-bottom: 20px;
}

.yorumcek {
    padding-left: 76px;
    position: relative;
    margin-top: 20px;
}

.yorumcek .title {
    margin-bottom: 3px;
    font-size: 13px;
    color: #666666;
}

.yorumcek .title b {
    font-size: 16px;
    color: #191919;
    padding-right: 6px;
}

.yorumcek .image {
    left: 0;
    top: 0;
    position: absolute;
    width: 66px;
    height: 66px;
}

.like a {
    background: #E8E8E8;
    margin-right: 4px;
    font-weight: bold;
    padding: 6px 7px;
}

.like a .fa {
    font-size: 16px;
    margin-right: 4px;
}

.like a:hover {
    text-decoration: none;
}

.like .begendim {
    color: #64BD57;
}

.like .begendim:hover {
    background: #64BD57;
    color: #fff;
}

.like .begenmedim {
    color: #DB3A1B;
}

.like .begenmedim:hover {
    background: #DB3A1B;
    color: #fff;
}

.yorumyaz {
    margin-bottom: 20px;
}

.yorumyaz .form-control {
    margin-bottom: 8px;
    background: #EBEBEB;
    border-color: #EBEBEB;
    padding: 20px 14px;
    border-radius: 0;
}

.yorumyaz .form-control:focus {
    box-shadow: none;
    background: #D6D6D6;
}

.btn-success {
    border-radius: 0;
    font-weight: bold;
    font-size: 15px;
}

.alert {
    border-radius: 0;
    margin-top: 10px;
    text-align: center;
}

.diger-haberler {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
}

.sidebar-haberler .habercek-buyuk {
    min-height: 0;
}

.sidebar-haberler .habercek-buyuk .image {
    height: 160px;
}

.sidebaryazarlar .yazarcek {
    height: auto;
    padding-bottom: 10px;
    margin: 10px 0;
    padding-left: 70px;
}

.sidebaryazarlar .yazarcek .image {
    width: 60px;
    height: 60px;
}

.sidebaryazarlar .yazarcek h2 {
    font-size: 16px;
    margin-bottom: 0;
}

.sidebaryazarlar .yazarcek p {
    margin-bottom: 0;
}

.sidebaryazarlar .btn-block {
    margin-bottom: 10px;
}

.ferry-timetable {
    text-align: center;
}

.ferry-timetable .title {
    margin: 20px 0 0 0;
}

.ferry-timetable .title strong {
    font-size: 24px;
    color: #f6564c;
    border-bottom: 2px dashed #fcc2bf;
    padding: 0 0 5px 0;
}

.ferry-timetable p {
    margin: 10px 0 10px 0;
}

.ferry-timetable h1, .ferry-timetable h2, .ferry-timetable h3 {
    margin-top: 5px;
}

.ferry-timetable h3 {
    color: #39abeb;
    font-weight: bold;
}

.ferry-timetable .part {
    border-bottom: 1px solid #e8e8e8;
    padding: 15px 0 15px 0;
}

.ferry-timetable .part:last-child {
    border-bottom: none;
}

.ferry-timetable .part span {
    color: #f44336;
    font-weight: bold;
}

.ferry-timetable .part .note {
    color: #2382ce;
}

.ferry-timetable .part .table-responsive {
    margin: 15px 0 15px 0;
}

.ferry-timetable .part .ferry-timetable-table {
    width: 100%;
    border: 1px solid #e8e8e8;
}

.ferry-timetable .part .ferry-timetable-table tr {
    border-bottom: 1px solid #e8e8e8;
}

.ferry-timetable .part .ferry-timetable-table tr th, .ferry-timetable .part .ferry-timetable-table tr td {
    padding: 11px 8px;
    font-size: 13px;
    border-right: 1px solid #e8e8e8;
    font-weight: bold;
    vertical-align: middle;
}

.ferry-timetable .part .ferry-timetable-table tr:nth-child(odd) td {
    background: #f7f7f7;
}

.ferry-timetable .part .ferry-timetable-table tr:nth-child(even) td {
    background: #fff;
}

.ferry-timetable .part .ferry-timetable-table tr th[colspan], .ferry-timetable .part table tr td[colspan] {
    text-align: center;
}

.ferry-timetable .part .ferry-timetable-table tr td strong {
    color: #f44336;
}

.ferry-timetable [id*="-price-list"] .ferry-timetable-table tbody tr td:nth-child(even) {
    width: 85px;
}

.table-list {
    margin-bottom: 0px;
}

.table-list th, h4 {
    font-weight: bold;
}

.table-list .stars {
    color: #FFBF00;
    font-size: 18px;
    text-align: center;
}

.table-list .stars .fa {
    margin-right: -3px;
}

.table-list .stars p {
    background: #F26522;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    padding: 3px;
}

.table-list .buttons {
    text-align: center;
}

.table-list .logo {
    display: block;
    margin: 0 auto auto;
}

.table-list tr {
    border-bottom: 1px solid #E8E8E8;
}

.table-list td, th {
    vertical-align: middle !important;
}

.table-list thead, table .title {
    font-size: 16px;
    font-weight: bold;
    color: #F26522;
    width: 100%;
    background: #F7F7F7;
}

/*.table-list p{
  margin-bottom: 0px !important;
}*/
.sponsor-listeleme {
    width: 100%;
    /*height: 120px; */
    height: 100%;
    margin-bottom: 10px;
}

.sponsor-listeleme:hover {
    opacity: 0.8;
}

.sponsor-listeleme-fixed-height {
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
}

.tanitim-alani {
    width: 100%;
    min-height: 120px;
    background: #EAEDED;
    color: #F26522;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 10px;
}

.tanitim-alani h3 {
    margin-top: 0 !important;
    font-weight: bold;
}

.tanitim-alani h5 {
    margin-top: 0 !important;
    line-height: 1.2em;
    font-weight: bold;
}

.sidebar-tanitim {
    display: none;
}

.message {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.bnr-classic {
    width: 100%;
    margin-bottom: 10px;
}

.bnr-border {
    border: 1px solid #D3D2D2;
}

.h-1257 { /* Header Banner 468 60 */
    width: 469px;
    height: 60px;
}

.h-1258 { /* Header Banner 140 60 */
    border: 1px solid #c4c4c4;
    height: 60px;
}

.index-ads img {
    height: 125px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.index-bn-large img {
    height: 260px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.modul-desc-buyuk {
    height: 100px;
    color: #383838;
    text-align: center;
    margin-bottom: 10px;
    padding: 20px;
}

.modul-desc-buyuk h2 {
    margin-top: 0 !important;
}

.ust-tanitim {
    display: block;
}

.ust-tanitim-mobile {
    display: none;
}

.yazar-topbar {
    min-height: 98px;
    background: #E8E8E8;
    padding: 8px 10px;
    margin-bottom: 10px;
    padding-left: 100px;
    position: relative;
}

.yazar-topbar .image {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 10px;
}

.yazar-topbar h2 {
    font-weight: bold;
    font-size: 18px;
    margin: 0;
    margin-bottom: 5px;
}

.yazar-topbar a {
    font-weight: bold;
    text-decoration: underline;
}

.yazar-topbar a:hover {
    color: #000;
}

.yazar-topbar .title {
    font-size: 21px;
}

.yazar-topbar .email {
    font-size: 16px;
}

#pagetop {
    position: fixed;
    bottom: 15px;
    right: 18px;
    z-index: 9999;
}

#pagetop i {
    font-size: 40px;
    background-color: #F26522;
    color: #fff;
    padding: 6px;
    border-radius: 6px;
    border: 1px solid #DB5A1D;
    margin-bottom: 5px;

    /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#pagetop a:hover i {
    background-color: #DB3A1B;
    border: 1px solid #CA3114;
}

#pagetop span {
    color: #F26522;
    font-weight: bold;
}

#pagetop a:hover span {
    color: #DB3A1B;
}

#pagetop a {
    width: 68px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;

    /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.pagenation {
    margin-top: 30px;
    text-align: center;
}

.pagenation li {
    display: inline;
    margin-right: 2px;
    line-height: 3em;
}

.pagenation li a {
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 4px;
    padding: 8px 12px;
    background: #59A1C8;
}

.pagenation li a:hover {
    background: #3888B3;
    color: #fff;
    text-decoration: none;
}

.pagenation li .active {
    background: #3888B3;
}

.software {
    background-color: #E8E8E8;
    padding: 7px;
    font-size: 14px;
    color: #F26522;
    font-weight: bold;
    text-align: center;
    margin-top: 18px;
    border-radius: 3px;
    border: 2px solid #EDEDED;
}

.blue-button {
    background: #39ABEA;
    font-weight: 700;
    padding: 10px 10px 8px 10px;
    border-radius: 3px;
}

.form-control {
    border-radius: 0;
}

.stinput {
    padding: 20px;
    background: #F9F9F9;
    border-radius: 3px;
    margin-bottom: 13px;
}

.g-recaptcha {
    margin-bottom: 13px;
}

.pre-loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .9);
    z-index: 999999999
}

.pre-loader span {
    display: block;
    width: 128px;
    height: 128px;
    margin: 200px auto;
    background: url(/img/loading.svg) transparent no-repeat
}

._404 h1 {
    font-size: 125px;
    color: #FF7200;
}

._404 h2 {
    font-size: 60px;
    color: #39ABEA;
    margin-top: -10px;
}

._404 p {
    font-size: 19px;
    line-height: 50px;
}

.hidden-no-mobile {
    display: none;
}

.active a {
    color: #777;
}

.gray-line-t {
    border-top: 1px solid #E8E8E8;
}

.opacity09:hover {
    opacity: 0.9;
}

.mt0 {
    margin-top: 0 !important;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.p4 {
    padding: 4px;
}

.pr5 {
    padding-right: 5px;
}

.pr0 {
    padding-right: 0px !important;
}

.plr5 {
    padding-left: 5px;
    padding-right: 5px;
}

.ml5 {
    margin-left: 5px;
}

.r-15 {
    right: 15px !important;
}

.bg-gray {
    background: #F7F7F7;
}

.hidden {
    display: none;
}

.width-30percent {
    width: 30%;
}

.width-70percent {
    width: 70%;
}

@media print {
    #topbar,
    .headtop,
    .mainmenu,
    .breadcrumb,
    .sidebar,
    .footer,
    .diger-haberler,
    .yorumlar,
    .yorumyaz,
    .etiketler,
    .haber-araclari,
    .habertopbar,
    iframe {
        display: none;
    }

    .haberdetay .haber-title {
        font-size: 25px;
        margin-top: 15px
    }

}

.opacity-bg {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
    background-color: rgba(41, 51, 57, 0.5);
    z-index: 22;
}

/* ///////////// */

.title-limit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}