body{
	--haber-foto-ust-pad : 56.57%;
	--renk-turkuaz: #2e8ca1;
	--renk-kirmizi: #cc0000;
}


html, body{
	font-family: 'IBM Plex Sans', sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 100%;
}
body {
  margin: 0;
  padding:70px 0 0 0;
  font-display: block;
  color:#333;
  background-color: #fff;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
}
@media (min-width: 960px) {
	body {
		padding:0;
	}
}



.kay-cubuk::-webkit-scrollbar-track
{
  -webkit-box-shadow:0;
  background: transparent;
}

.kay-cubuk::-webkit-scrollbar
{
  width: 8px;
  background-color:transparent;
}

.kay-cubuk::-webkit-scrollbar-thumb
{
  background-color: rgba(255,0,0,.5);
  /*border: 2px solid #555555;*/
  border-radius:4px;
}




header {
	display: block;
	overflow: unset
}
footer {
	display: block;
}
video {
	display: inline-block;
	vertical-align: baseline;
	margin-bottom:-4px;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
button, input, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button {
	text-transform: none;
	-webkit-appearance: button;
	cursor: pointer
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
textarea {
	overflow: auto
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:active, *:focus {
	outline: none
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #222;
	text-decoration: none
}
a:hover, a:focus {
	color: #000;
	text-decoration: none
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #ddd
}
[role="button"] {
cursor:pointer
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0
}
p {
	margin: 0 0 10px
}
small {
	font-size: 85%
}
ul {
	margin-top: 0;
	margin-bottom: 10px
}
*:focus {
	outline: none !important;
	-moz-outline-style: none
}
span:active, span:focus {
	outline: 0;
	border: none;
	-moz-outline-style: none
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 960px;
}
/*@media(min-width: 1200px){
	.container {
		max-width: 1170px;
	}
}*/

.row {
	margin-left: -10px;
	margin-right: -10px
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-xs-sm-1,
.col-xs-sm-2,
.col-xs-sm-3,
.col-xs-sm-4,
.col-xs-sm-5,
.col-xs-sm-6,
.col-xs-sm-7,
.col-xs-sm-8,
.col-xs-sm-9,
.col-xs-sm-10,
.col-xs-sm-11,
.col-xs-sm-12,


.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9{
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 440px) {
  .col-xs-sm-1,
  .col-xs-sm-2,
  .col-xs-sm-3,
  .col-xs-sm-4,
  .col-xs-sm-5,
  .col-xs-sm-6,
  .col-xs-sm-7,
  .col-xs-sm-8,
  .col-xs-sm-9,
  .col-xs-sm-10,
  .col-xs-sm-11,
  .col-xs-sm-12 {
    float: left;
  }
  .col-xs-sm-12 {
    width: 100%;
  }
  .col-xs-sm-11 {
    width: 91.66666667%;
  }
  .col-xs-sm-10 {
    width: 83.33333333%;
  }
  .col-xs-sm-9 {
    width: 75%;
  }
  .col-xs-sm-8 {
    width: 66.66666667%;
  }
  .col-xs-sm-7 {
    width: 58.33333333%;
  }
  .col-xs-sm-6 {
    width: 50%;
  }
  .col-xs-sm-5 {
    width: 41.66666667%;
  }
  .col-xs-sm-4 {
    width: 33.33333333%;
  }
  .col-xs-sm-3 {
    width: 25%;
  }
  .col-xs-sm-2 {
    width: 16.66666667%;
  }
  .col-xs-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
	content: " ";
	display: table
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
	clear: both
}

.zemin-genel{
	background-color:#fff;
}
.altust10{
	padding-top:10px;
	padding-bottom:10px;
}
.ust10{
	padding-top:10px;
}
.alt10{
	padding-bottom:10px;
}
.kutu-golge{
	/*box-shadow: 0 2px 4px rgb(0 0 0 / 8%);*/
	border:#dedede solid 1px;
}

.esitle1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	display: flex;
	flex-wrap: wrap;
}
.esitle1 .esitle {
	flex-direction: column;
}
.saga-yasla{
	float:right;
}
.fotopad{
	padding-top:var(--haber-foto-ust-pad);
}
.alt-marj-10 {
	margin-bottom:10px
}
.alt-marj-20 {
	margin-bottom:20px
}
.ust-marj-20 {
	margin-top:20px
}
.ust-marj-10 {
	margin-top:20px
}
.alt-marj-20{margin-bottom:20px}
.alt-marj-30{margin-bottom:30px}
.alt-marj-40{margin-bottom:40px}

@media(min-width:992px){
	.alt-marj-20-resp{margin-bottom:20px}
}

.gen-ust-baslik{
	width:auto;
	font-size:14px;
	border-bottom:rgba(255,0,0,.5) solid 1px;
}
.gen-ust-baslik.bosluk5-5{
	padding-bottom:5px;
	margin-bottom:5px;
}
.gen-ust-baslik.detay5-5 {
	margin-bottom: 10px;
	margin-bottom: -5px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	border: none!important;
}
.baslik-alti{
	display:block;
	padding-top:10px;
	font-size:14px;
	font-weight:normal;
}
.ana-div{
	position:relative;
	z-index: 1;
}

.ok-alt:after {
	position: absolute;
    content: "";
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
	border-width: 10px 10px 0 0;
	border-color: #f00 transparent transparent transparent;
}

.vidikon:before{
	font-family:'fontAwesome';
	content: "\f144";
	font-size:48px;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	color:rgba(255,255,255,.8);
	z-index:100
}


.videohaber3 {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 60px;
	height:60px;
    z-index: 5;
}
.videohaber3 img{
    max-width: 60px;
}
.videohaber2 {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 50px;
	height:50px;
    z-index: 5;
}
.videohaber2 img{
    max-width: 50px;
}


@media (max-width: 359px) {
	.resp-baslik{
		display:none!important
	}
}

@media (min-width: 360px) {
	.resp-baslik{
		margin-right: 15px;padding-right: 15px;
	}
}
.ms,
.mb{
	display:none;
}

@media (min-width: 960px) {
	.ms.loggo{
		display:block;
	}
	.mb{
		display:none !important;
	}
}
@media (max-width: 959px) {
	.mb.loggo{
		display:block;
	}
	.ms{
		display:none !important;
	}
}




.swiper-container {
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	-moz-transform: translate3d(0px, 0, 0);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0)
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-slide a,
.swiper-slide span.fotopad	{
	display: block;
	position: relative;
}
.swiper-slide .foto img {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height:100%;
	display: block;
}





.manset-alani {
	position: relative;
	overflow: hidden;
}
.slyt-baslik {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.manset-yazar {
	display: block;
	font-size: 0.7em;
}

.manset-alani .baslik-ic{
	position: absolute;
	z-index: 2;
	bottom:0;
	left: 0;
    right: auto;
}

.manset-alani .baslik-ust {
	display: inline-block;
    background-color: #c00;
    color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 600;
    width: auto;
    position: absolute;
    left: 0;
    bottom: 100%;
}


.manset-baslik-ust{
	display:block;
	background-color:#ed1a3da9;
	color:#fff;
	padding:5px 30px;
	font-size:18px;
	font-weight:bold;
	line-height: normal;
}
div.h{
	position:relative;
	width:auto;
	background-color:rgba(0,0,0,.7);
	color: #fff;
	font-weight: 600;
	padding: 10px 30px;
	font-size: 24px;
}
/*div.h:before{
	content:"";
	position:absolute;
	top:10px;
	bottom:10px;
	left:30px;
	width:5px;
	background-color:#ed1a3c;
}*/





.zemin-gri{
	background-color:#f8f8f8;
}
.padd-10{
	padding:9px 10px 9px 10px!important;
}
.yatay1{
  list-style: none;
  margin:0;
  padding:0;
  border:#ccc solid 1px;
}
.yatay1 li{
	display: block;
    padding-bottom: 9px;
    margin-bottom: 9px;
    background-color: #f8f8f8;
}
.yatay1:not(.cizgisiz) li{
	border-bottom:#ddd solid 1px;
}
.yatay1 li:last-child{
  margin-bottom:0;
  padding-bottom:0;
  border-bottom:none;
}
.yatay1 li a{
  display:block;
  font-size:0;
}
.yatay1 li a .foto{
  display:inline-block;
  vertical-align:middle;
  width:37%;
}
.yatay1 li a .fotoic{
  position:relative;
  padding-top:var(--haber-foto-ust-pad);
  height:0;
  overflow:hidden;
}
.yatay1 li a .foto img{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
  width:auto;
  height:100%;
}
.yatay1 li a .metin{
  display:inline-block;
  vertical-align:middle;
  width:63%;
  font-size:16px;
  padding: 7px 0 7px 7px;
}
.yatay1 li a .metin strong{
  overflow:hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp:2;
  height:38px;
}
.yatay1 li:last-child{
	border-bottom:none;
}



.mini{
	padding-top:0;
	box-shadow:none;
}
.mini .yatay1 li a .foto{
  width:20%;
}
.mini .yatay1 li a .metin{
  width:80%;
  padding: 0 0 0 15px;
}
.mini .yatay1 li a .metin span{
  height:auto;
  font-weight:600;
}
.mini .ucsutun{
	padding: 0 10px 0 10px;
}
.mini .yatay1 li{
	padding: 5px 0!important;
	margin-bottom:0;
}

@media(min-width:1200px){
	.mini .yatay1 li{
		padding:10px 0!important;
		margin-bottom:0;
	}
	.mini .yatay1 li a .metin{
	  width:80%;
	}
}



@media(min-width:992px){
	.bolum-baslik{
		margin-bottom:15px
	}
}
.bolum-baslik span{
	display:block;
	position:relative;
	overflow:hidden;
	line-height:48px;
}

.bolum-baslik span div{
	position: relative;
    display: inline-block;
    font-size: 18px;
    padding: 0;
    z-index: 10;
	text-transform: uppercase;
}
.bolum-baslik span > div.b{
    font-size: 24px;
}
.bolum-baslik span a{
	position:relative;
	z-index:10;
	font-style:normal;
	display: inline-block;
    font-size: 12px;
    padding: 0 0 0 15px;
    z-index: 12;
	float:right;
	background-color:#fff;
}
.bolum-baslik span a .fa{
	margin-left:5px
}

.cizgi2 .bolum-baslik span a{
	background-color:#fff;
}

@media(min-width:992px){
	.bolum-baslik span{
		line-height:28px;
	}
}



/* CIZGILER */
.bolum-baslik.cizgi1 span:after{
	content: "";
    display: block;
    width: 100%;
	height:4px;
}
.bolum-baslik.cizgi1 span div:after{
	content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
	height:4px;
    background-color: rgba(255,255,255,.5);
}


.bolum-baslik.cizgi2{
	overflow:hidden;
}
.bolum-baslik.cizgi2 span div:before{
	content: "";
    position: absolute;
    top: 50%;
    left: calc(100% + 20px);
	margin-top:-2px;
    width: 2000px;
	height:4px;
	z-index:1;
}
.bolum-baslik.cizgi2 span div:after{
	content: "";
    position: absolute;
    top: 50%;
    left: calc(100% + 20px);
	margin-top:-2px;
    width: 100px;
	height:4px;
    background-color: rgba(255,255,255,.5);
	z-index:2;
}
.bolum-baslik.cizgi2 .fa{
	float:right;
	font-size:10px;
	padding: 5px 0 3px 15px;
	z-index:11;
	color:#ccc;
}
.bolum-baslik .detay-baslik{
	float:none;padding-left:0;
}
.bolum-baslik .detay-baslik div{
	font-size:24px;
}

@media(max-width:991px){
	.bolum-baslik.cizgi2 .fa {
		padding: 0 0 0 15px;
		line-height: 48px;
	}
}



/* BOLUM BASLIK RENKLER */
.renk-turkuaz .bolum-baslik span div,
.renk-turkuaz .bolum-baslik span a{
	color: var(--renk-turkuaz);
}
.renk-turkuaz .bolum-baslik span:after{
	background-color: var(--renk-turkuaz);
}


.renk-kirmizi .bolum-baslik span div,
.renk-kirmizi .bolum-baslik span a{
	color: var(--renk-kirmizi);
}
.renk-kirmizi .bolum-baslik.cizgi2 span div:before,
.renk-kirmizi .bolum-baslik span:after{
	background-color: var(--renk-kirmizi);
}














@media(min-width:992px){
	.yazar-liste-ana {
		position:relative;
		margin-bottom:20px;
	}
	.renk-turkuaz.sabit .yazar-liste-ana{
		height: calc(100% - 42px);
	}
	.renk-turkuaz.sabit .yazar-liste-ana .yazar-ic{
		position:absolute;top:0;left:0;right:0;bottom:20px;overflow:auto;
	}
}


.yazar-liste-ana .yazar-ic > div{
	margin:8px 0;padding:8px 0;border-top:#ccc dotted 1px;
}
.yazar-liste-ana .yazar-ic > div:first-child{
	margin-top:0;padding-top:0;border-top:none
}



.kosey{
	color:#fff;
}
.kosey:hover{
	color:#ddd;
}

.yazar-liste-ana a:not(.kosey) {
	width: 100%;
	display:block;
	font-size:0;
	color:#333;
}
.yazar-liste-ana a:hover{
	color:#000;
}
.yazar-liste-ana .yfoto {
	display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 64px;
    height: 64px;
    overflow: hidden;
    border-radius: 32px;
    margin-right: 10px;
	border: var(--renk-turkuaz) solid 1px;
	box-shadow:0 0 8px rgba(0,0,0,.15);
}

.yazar-liste-ana .yfoto img {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	width:100%;
	height:auto;
}
.renk-turkuaz.sabit{
	height:100%
}

.yazar-liste-ana .yazar-metin{
	display:inline-block;
	vertical-align:middle;
	font-size: 14px;
	width:calc(100% - 82px);
}

.yazar-liste-ana .yazar-metin span {
	overflow: hidden;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	margin-bottom:5px;
    font-weight: 600;
}
.yazar-liste-ana .yazar-ad {
	margin-bottom:5px;
}
.yazar-liste-ana strong {
	font-weight: 600;
	font-size:14px;
	overflow: hidden;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp:1;
	color:var(--renk-turkuaz);
}








@media(max-width:991px){
	footer{
		display:none;
	}
}
footer {
	padding: 20px 0 0 0;
	background-color:#282828;
	color:#868686;
}
footer a{
	color:#868686;
}
footer a:hover{
	color: #fff;
}

.alt-logo{
	display:block;
	max-width: 260px;
}
.alt-logo img{
    display: block;
    width: auto;
    height: 50px;
}

ul.alt-link, ul.sosyal {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block
}
ul.alt-link{
	padding-bottom:20px;
}
.alt-link li a {
	display: block;
    box-sizing: border-box;
	line-height: 32px;
}
.alt-link li a strong{
	display:inline-block;
    line-height:normal;
}


.alt-menu{
	margin-top:11px;
}
.alt-menu ul{
	display:table;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
.alt-menu ul li{
	display:table-cell;
}
.alt-menu ul li a{
	display:block;
	line-height:36px;
	padding:0 10px;
	text-align:center;
}
.alt-sosyal a{
	display:block;
	font-size:14px;
	line-height:36px;
	width:36px;
	text-align:center;
}



.gizli{
	display:none!important
}

.minboy{
	min-height:640px;
}


#sayfa-basina {
	position: fixed;
	right: 20px;
	bottom: -60px;
	width: 48px;
	line-height: 48px;
	background-color:#f00;
	color: #fff;
	font-size: 24px;
	text-align: center;
	opacity:0;
	z-index: 1000;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#sayfa-basina.goster{
	bottom:20px;
	opacity:.8;
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: none;
	white-space: nowrap;
	padding: 6px 5px;
	font-size: 14px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	background-color: #000;
}
.btn:hover, .btn:focus, .btn:active {
	text-decoration: none;
	color: #f00;
	background-color:transparent;
	outline: 0
}


.alert {
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.embed-responsive-4by3 {
	padding-bottom: 75%
}




.yan-manset-kat-baslik {
    position: absolute;
    padding: 5px 15px 5px 20px;
    top: 8px;
    z-index: 5;
    border-radius: 0 5px 5px 0;
    font-weight: 700;
    background-color: #f00;
	color:#fff;
}





.haber2{
	height:100%;
	position:relative;
}
.haber2 a{
	display:block;
}
.haber2 a:not(.altta){
	color:#fff;
}
.haber2 .altta .metin2{
	padding:10px 0 0 0;
}

@media(min-width:992px){
	.haber2 a{
		height:100%;
	}
}
.haber2 .foto2{
	position:relative;
	padding-top:var(--haber-foto-ust-pad);
	overflow:hidden;
}
@media(min-width:768px){
	.haber2 .foto2.padd105{
		padding-top: 105%;
	}
	.haber2 .foto2.padd118{
		padding-top: 118%;
	}
}
.haber2 .foto2 img{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	width:auto;
	height:100%;
}
.metin2{
	font-size: 14px;
}
.metin2 .tarih{
	display:block;
	font-style:normal;
	font-size: 14px;
	color:#999;
	padding-top:5px;
}

@media(min-width:1200px){
	.metin2{
		font-weight: 500;
		font-size: 18px;
	}
}
.metin2 a{
	display:block;
	padding:15px 0;
}
.metin2 span{
	font-size: 14px;
    padding-bottom: 5px;
    display: block;
    color: #666;
}
.metin2 strong{
	overflow: hidden;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp:2;
	font-weight:600;
}


.metin2b{
	position:absolute;
	top:auto;
	right:0;
	bottom:0;
	left:0;
	z-index:10;
	font-size:16px;
	line-height:125%;
	border:none;
	padding: 40px 15px 10px 15px;
	background: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(90%,rgba(0,0,0,.9)));
    background: -webkit-linear-gradient(top,transparent 10%,rgba(0,0,0,.9) 90%);
    background: linear-gradient(to bottom,transparent 10%,rgba(0,0,0,.9) 90%);
}
.metin2b strong{
	font-weight:700;
}




.yatay-foto-alan{
	display: block;
    position: relative;
    padding-top: 40.38%;
    overflow: hidden;
}
.dikey-foto-alan{
	display: block;
    position: relative;
    padding-top: 105%;
    overflow: hidden;
}
.yatay-foto-alan img,
.dikey-foto-alan img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}



















.rklm-yanyana{
	margin-bottom:20px;
}
.yanyana-ic{
	margin:0 -10px;
	font-size:0;
}
.rklm-yanyana .yanyana{
	display: inline-flex;
    align-content: center;
    width: calc(50% - 20px);
    margin: 0 10px 20px 10px;
    background-color: #fff;
    justify-content: center;
	box-shadow:0 0 5px rgb(0 0 0 / 40%)
	
}
@media(max-width:539px){
	.rklm-yanyana .yanyana:nth-child(3),
	.rklm-yanyana .yanyana:nth-child(4){
		margin: 0 10px;
	}
}
@media(min-width:540px){
	.rklm-yanyana .yanyana{
		width: calc(25% - 20px);
		margin: 0 10px;
	}
}
#rklm-altkose{
	position:fixed;
	top:auto;
	left:auto;
	right:10px;
	bottom:5px;
	max-width:300px;
	box-shadow: rgb(0 0 0) 0px 0px 10px 0px;
	z-index:19999;
}
#rklm-altkose img{
	display:block;
}
#rklm-altkose .akapat{
	position:absolute;
	top: -16px;
    left: -16px;
	width:32px;
	height:32px;
	text-align:center;
	line-height:28px;
	overflow:hidden;
	border-radius:16px;
	background-color:#000;
	color:#fff;
	border:#fff solid 2px;
	cursor:pointer;
}

#rklm-sayfayanisol.sabitreklam,
#rklm-sayfayanisag.sabitreklam{
	   position: fixed;
}

#rklm-sayfaustu .reklam{
	margin:0
}

#rklm-sayfayanisol, #rklm-sayfayanisag {
	position: absolute;
	top: 0;
	min-height: 300px;
	display: none;
	box-sizing: border-box;
	z-index: 555;
    flex-direction: column;
    flex-wrap: nowrap;
}
#rklm-sayfayanisol {
    align-content: flex-end;
    align-items: flex-end;
}
#rklm-sayfayanisag {
	align-content: flex-start;
    align-items: flex-start;
}
.flex-mlex{
	display: flex!important;
}
#rklm-sayfayanisol img,
#rklm-sayfayanisag img,
#rklm-sayfayanisol embed,
#rklm-sayfayanisag embed{
    margin-bottom: 20px;
    max-width: 260px;
    width: auto;
    height: auto;
}
@media(max-width:1500px) {
	#rklm-sayfayanisol img,
	#rklm-sayfayanisag img,
	#rklm-sayfayanisol embed,
	#rklm-sayfayanisag embed{
		width: 100%;
	}
}
#rklm-anayansutunustu, #rklm-anayansutunalti {
	border: #ccc solid 1px;
	padding: 5px;
	background-color: #fff
}
#rklm-anasayfakoseleryani{
	height:162px;
	background-color:#eee;
}
#rklm-anasayfakoseleryani img{
	max-height:100%;
}



@media(max-width:1315px) {
#rklm-sayfayanisol, #rklm-sayfayanisag {
	display: none!important
}
}

#rklm-haberici {
	max-width: 300px;
    margin-right: auto;
    margin-left: 20px;
    float: right;
}




.reklam {
	overflow: hidden;
	box-sizing: border-box;
	text-align: center
}

.reklam img {
	max-width: 100%;
	display:block;
}

.reklam.haberici{
	width:235px;
	margin:0 auto 20px auto;
}
@media(min-width:360px){
	.reklam.haberici{
		max-width:320px;
	}
}
@media(min-width:500px){
	.reklam.haberici{
		max-width:240px;
		float:left;
		margin:0 10px 0 0;
	}
}
@media(min-width:768px){
	.reklam.haberici{
		max-width:300px;
		margin:0 15px 0 0;
	}
}

@media(min-width:1200px){
	.reklam.haberici{
		width:414px;
		float:left;
		margin-right:20px;
		margin-bottom:20px;
	}
}

.rk_mansetalti {
	max-width: 100%;
	float: none;
	clear: both
}
.rekcerceve {
	border: #ccc solid 1px
}























.yukleme{
	position: relative;
    min-height: 24px;
}
.yukleniyor1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 30px;
    height: 30px;
    z-index: 100;
}

.yukleniyor1 div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  margin: 3px;
  border: 3px solid #ccc;
  border-radius: 50%;
  animation: dondur 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #ccc transparent transparent transparent;
}
.yukleniyor1 div:nth-child(1) {
  animation-delay: -0.45s;
}
.yukleniyor1 div:nth-child(2) {
  animation-delay: -0.3s;
}
.yukleniyor1 div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes dondur {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pasifbtn{
	opacity:0.2!important;
	pointer-events: none;
}
.giris-reklam-zemin {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2000;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zemini-gostert;
    animation-name: zemini-gostert;
}
@-webkit-keyframes zemini-gostert {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes zemini-gostert {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.giris-reklam-icerik {
    max-width: 853px;
    display: block;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.giris-reklam-icerik iframe {
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
    height: 480px !important;
    border: none !important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
@media all and (max-width: 768px) {
    .giris-reklam-icerik {
        max-width: 90%;
    }
}
.giris-reklam-icerik .ic{
    width:100%;
    height:100%;
    display: block;
    padding:10px;
    position:relative;
    text-align:center;
}
.giris-reklam-icerik .ic:before{
    content:"";
    display:inline-block;
    width:1px;
    height:100%;
    vertical-align:middle;
}
.giris-reklam-icerik .ic .alan{
	display:inline-block;
	vertical-align:middle;
	background-color:#09f;
	padding:10px;
}
.giris-reklam-icerik video,
.giris-reklam-icerik img {
    width:auto;
    height:auto;
    max-width: 100%;
    max-height: 90%;
    display: block;
    border: none;
    position: absolute;
    top: 50%;
    left:50%;
    transform:translate(-50%,-50%);
}
@media all and (max-width: 600px) {
    .giris-reklam-icerik iframe,
	.giris-reklam-icerik img {
        height:calc(100% - 100px) !important;
    }
}
@media all and (max-width: 600px) {
    .giris-reklam-icerik iframe,
	.giris-reklam-icerik img {
        height: 320px !important;
    }
}
@media all and (max-width: 480px) {
    .giris-reklam-icerik iframe,
	.giris-reklam-icerik img	{
        height: 220px !important;
    }
}
.giris-reklam-kapat {
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50px;
    right: 20px;
    border: 0;
    cursor: pointer;
	z-index:9
}
.giris-reklam-kapat:after, .giris-reklam-kapat:before {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    background-color: rgba(255,255,255,.7);
    transform-origin: center;
}
.giris-reklam-kapat:before {
    transform: rotate(45deg);
}
.giris-reklam-kapat:after {
    transform: rotate(-45deg);
}
.giris-reklam-kapat:hover:after, .giris-reklam-kapat:hover:before {
	background-color: #fff;
}
.giris-reklam-kapat:focus {
	background-color: #fff;
}
.sure-goster {
    width: auto;
    position: absolute;
    top: 50px;
    left:50%;
    transform:translateX(-50%);
    color:#fff;
    font-family:arial,helvetica,sans-serif;
    font-size:12px;
	z-index:10
}
.ozelhaber{
	position:absolute;
	width: 15%;
	z-index:10;
}
.ozelhaber img{
	width:100%
}
.ozelhaber.usol{
	top:20px;
	left:20px;
}
.ozelhaber.usag{
	top:20px;
	right:20px;
}
.ozelhaber.asol{
	bottom:90px;
	left:20px;
}
.ozelhaber.asag{
	bottom:60px;
	right:20px;
}
img.alignleft {
    max-width: 100%;
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}
img.alignright {
    max-width: 100%;
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}
img.size-full{
	max-width:100%;
	float:none;
	clear:both;
	display:block;
}


.media video.video{
	width:100%;
}


.icerik-detay blockquote {
    overflow: hidden;
    padding-right: 1.5em;
    padding-left: 1.5em;
    margin-left: 0;
    margin-right: 0;
    font-style: italic;
	font-size: 17.5px;
    border-left: 5px solid #ccc;
}


blockquote.twitter-timeline{
	border:none;
	padding:0;
	max-width:500px;
}
blockquote.twitter-tweet{
	padding:10px!important;
	border:#71c6f4 solid 2px;
}

blockquote.twitter-tweet a{
	display:block;
	color:#666;
	margin:0;
	font-size:14px;
	text-align:center;
}
blockquote.instagram-media{
	padding:10px!important;
	border:#f50000 solid 2px!important;
}
blockquote.instagram-media a{
	display:block;
	color:#666!important;
	margin:0!important;
	font-size:14px!important;
	text-align:center!important;
}


.m1{visibility: hidden}






.amenu{
	display:none;
	position:fixed;
	top:0;
	left:0;
	right:0;
	background-color:#000;
	color:#ddd;
	font-size:0;
	z-index:20000;
	font-family:Arial, Helvetica, sans-serif;
}
@media(min-width:992px){
	.amenu{
		display:block;
	}
}
.amenu a,
.amenu span{
	color:#ddd;
	padding:0 20px;
	line-height:32px!important;
}
.amenu-ic{
	display:table;
	width:100%;
}
.amenu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.amenu-ul{
	display:table-cell;
}
.amenu-ul.sola{
	width:65%;
}
.amenu-ul.saga{
	width:35%;
	text-align:right;
}
.amenu-ul li{
	display:inline-block;
	width:auto;
	vertical-align:top;
}
.amenu-ul li a,
.amenu-ul li span{
	font-size:14px;
}
.amenu-ul li:not(.amenu-isim):hover{
	background-color:#333;
}
.amenu-ul li a:hover{
	color:#72aee6;
}
.amenu-ust{
	position:relative;
	cursor:pointer;
}
.amenu-alt{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	min-width:150px;
	background-color:#333;
}
.amenu-ust:hover .amenu-alt{
	display:block;
}










.basit-liste-2{
	list-style:none;
	margin:0;
	padding:0;
	display:inline-block;
	width:calc(62% - 24px);
	vertical-align:top;
}
.basit-liste-2 li a{
	display:block;
	padding: 0 0 7px 0;
	margin: 0 10px 7px 0;
}
.basit-liste-2 li:not(:last-child) a{
	border-bottom:#eee solid 1px;
}
.basit-liste-2 li a strong{
	overflow: hidden;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp:1;
}
@media (min-width:1200px) {
	.basit-liste-2{
		width:calc(63% - 24px);
	}
}


#eczaneli{
	cursor:pointer;
}

.nobetci-eczaneler{
	list-style:none;
	margin:0;
	padding:0;
}
.nobetci-eczaneler li{
	display:table-row;
	border-bottom:#eee solid 1px;
}
.nobetci-eczaneler li:nth-child(odd){
	background-color:#f9f9f9;
}
.nobetci-eczaneler li:nth-child(even){
	background-color:#f4f4f4;
}
.nobetci-eczaneler li:hover{
	background-color:#eee;
}

.nobetci-eczaneler li span{
	display:table-cell;
	vertical-align:middle;
}
.nobetci-eczaneler li span:last-child{
	min-width:120px
}
.nobetci-eczaneler li em{
	font-style:normal;
	display:inline-block;
	padding:8px 10px;
}
.nobetci-eczaneler li div{
	padding:5px 0 5px 40px;
	color:#666;
}
.nobetci-eczaneler li .fa{
	color:#ccc;
}
.nobetci-eczaneler li:last-child{
	border-bottom:none;
}
.nobetci-eczaneler li small{
	padding-left:20px;
	color:#c00;
}


.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity:0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(77, 77, 77, .7);
  transition: all .5s;
  z-index:100000;
  visibility:hidden;
}


.modal__content {
  border-radius: 4px;
  position: relative;
  min-width: 300px;
  max-width: 60%;
  background: #fff;
  padding: 2em;
  transition: all .5s;
  transform:translateY(-50px);
}
.modal-ic{
	max-height: calc(100vh - 200px);
    overflow-y: auto;
}
.apacik .modal{
	visibility:visible;
	opacity:1;
}
.apacik .modal__content{
	transform:translate(0);
}


.modal__kapat {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #f00;
  text-decoration: none;
  font-size:18px;
}




/* SWIPER */
.no-alan{
	z-index: 2;
	overflow:hidden;
}
@media(min-width:992px){
	.no-alan{
		background: #E3E3E3;
		-webkit-box-shadow: inset 1px 0 0 #c7c7c7, inset -1px 0 0 #c7c7c7, inset 0 -1px 0 #c7c7c7;
		box-shadow: inset 1px 0 0 #c7c7c7, inset -1px 0 0 #c7c7c7, inset 0 -1px 0 #c7c7c7;
	}
}

ul.nolar {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
	font-size: 0;
	font-weight:600;
	width:100%;
	text-align:center;
	float:left;
}
#manset-alani ul.nolar{
	width:calc(100% - 50px);
}



ul.nolar li {
	display: inline-block;
	position:relative;
	font-size: 0;
	padding:0;
	color:#333;
	padding:5px;
}

ul.nolar li span {
	display: inline-block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	margin: 0;
	width:12px;
	height:12px;
}

@media(max-width:991px){
	ul.nolar li span {
		border-radius:6px;
		background-color:#ccc;
	}
}

@media(min-width:992px){
	ul.nolar {
		height: 36px;
	}
	ul.nolar li {
		border-left: #c7c7c7 solid 1px;
		color:#333;
		padding:0;
	}
	ul.nolar li:last-child {
		border-right: #c7c7c7 solid 1px;
	}
	ul.nolar li span {
		display: block;
		cursor: pointer;
		width:36px;
		height:36px;
		line-height: 36px;
		font-size:14px;
		background-color:transparent;
	}
}


ul.nolar li.no-aktif {
	background-color:transparent;
}
ul.nolar li:hover span,
ul.nolar li.no-aktif span{
	background-color: #f00 !important;
	color: #fff!important;
	border:#f00 solid 1px;
}



@media(min-width:992px){
	.yan-manset .no-alan{
		background: #2a2a2a;
		-webkit-box-shadow: inset 1px 0 0 #2a2a2a, inset -1px 0 0 #2a2a2a, inset 0 -1px 0 #2a2a2a;
		box-shadow: inset 1px 0 0 #2a2a2a, inset -1px 0 0 #2a2a2a, inset 0 -1px 0 #2a2a2a;
	}
	.yan-manset ul.nolar li {
		border-left: rgba(255,255,255,.5) solid 1px;
		color:rgba(255,255,255,.5);
	}
	.yan-manset ul.nolar li:last-child {
		border-right: rgba(255,255,255,.5) solid 1px;
	}
}


/* SWIPER SONUC */

.yan-manset{
	position:relative;
	margin-bottom:20px;
}
.yan-manset .manic{
	width:100%;
	display:none;
}
.yan-manset .foto{
	width:100%;
	position: relative;
	padding-top: var(--haber-foto-ust-pad);
	overflow: hidden;
}
.yan-manset .foto img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	max-height: 100%;
}
.yan-nolar{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
.yan-nolar li{
	display:inline-block;
	border-radius:7px;
	width:14px;
	height:14px;
	cursor:pointer;
	user-select: none;
	background-color:#ccc;
}
.yan-nolar li.aktif,
.yan-nolar li:hover{
	background-color:#c00;
}
.yan-manset .metin{
	font-size:18px;
	padding:10px;
	margin-bottom:10px;
	min-height:90px;
}
.yan-manset strong{
	overflow: hidden;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	font-weight: 700;
	height:42px;
}

@media(min-width:768px){
	.yan-manset .haber2 .foto2,
	#manset-alti-haberler .haber2 .foto2{
		padding-top:105%;
	}
}





.tablar {
	padding: 0;
    margin: 0;
    list-style: none;
	display:table;
	width:100%;
	height:35px;
	overflow:hidden;
	border-top:#f00 solid 3px;
}
.tablar>li {
	display:table-cell;
}
.tablar>li>a {
	display:block;
	line-height: 38px;
	background-color:#333;
	color:#fff;
	font-weight:600;
	padding:5px 10px;
	text-align:center;
}
.tablar>li>a:hover {
	background-color: #f00;
}
.tablar>li.aktif>a, .tablar>li.aktif>a:focus, .tablar>li.aktif>a:hover {
	color: #fff;
	cursor: default;
	background-color: #f00;
}

.tab-icerik{
	position:relative;
	padding-top:56.57%;
	margin-bottom:20px;
}

.tab-icerik .tab-alani{
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:100%;
	background-color: #f90;
}


@media(min-width:992px){
	.tablar>li>a {
		line-height: 1.42857143;
	}
	.tab-icerik{
		padding-top:0;
		height: calc(100% - 36px);
	}
	.tab-icerik .tab-alani{
		position:absolute;
		top:0;
		left:0;
		right:0;
		height:100%;
		background-color: #f90;
	}
}	
	.tab-icerik .tab-alani:not(.aktif){
		visibility:hidden;
	}
	.tab-icerik .tab-alani.aktif{
		visibility:visible;
	}
/*}*/





.haber2.ozel1 .metin2b,
.haber2.ozel2 .metin2b{
	font-size:20px;
	padding:40px 20px 20px 20px;
	overflow:hidden;
}
.haber2.ozel1 .metin2b .ust-baslik,
.haber2.ozel2 .metin2b .ust-baslik{
	font-size:14px;
	padding:2px 10px;
	background-color:rgba(231,0,0,.7);
	color:#fff;
	font-weight:600;
	line-height:normal;
	margin-bottom:5px;
	border-radius:5px;
}
.haber2.ozel1 .metin2b .ust-baslik span,
.haber2.ozel2 .metin2b .ust-baslik span{
	display:inline-block;
	max-height:40px;
	overflow:hidden;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp:2;
}

.haber2.ozel1 .metin2b strong,
.haber2.ozel2 .metin2b strong{
	height: auto;
    max-height: 80px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
}
.haber2.ozel1 .foto2:before{
	content:"";
	position:absolute;
	top:10px;
	right:10px;
	bottom:10px;
	left:10px;
	border: rgba(255,255,255,.5) solid 3px;
	z-index:20;
}

#eczane{
	cursor:pointer;
	user-select:none;
}


.gg{
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


.kayan-yazi{
	background-color:#f00;
	min-height:50px;
	margin-bottom: 20px;
}
.kayan-baslik{
	line-height:50px;
	text-align:center;
	background-color:rgba(0,0,0,.2);
}

.kayan-baslik strong{
	display:inline-block;
	vertical-align: middle;
	line-height:normal;
	color:#fff;
}
#webTicker{
	font-size:0;
}
#webTicker a{
	display:block;
	line-height:50px;
}
#webTicker li{
	position:relative;
}
#webTicker li:before{
	content:"";
	display:inline-block;
	position:absolute;
	top:50%;
	left:-3px;
	margin-top:-3px;
	background-color:#000;
	height:6px;
	width:6px;
	border-radius:3px;
}

#webTicker a strong{
	display:inline-block;
	vertical-align:middle;
	padding:15px 20px;
	line-height:normal;
	font-size:20px;
	color:#fff;
	border-radius:20px;
}
#webTicker a:hover strong{
	color:#fff;
	background-color:rgba(0,0,0,.3);
}
