
body {
background-color:#eee;
font-family: 'Open Sans', sans-serif;
line-height: 25px;
}


.bloktitle{
	font-size:1.9rem;
	font-weight: 800;
	font-style: italic;

}
.bloglist .bloktitle, .blogsingle .bloktitle{
	float:left;
	font-size:1.4rem;
	font-weight: 600;
}
.bloktitlemidle{
	font-size:1.3rem;
	font-weight: 800;
	font-style: italic;
	padding-top:10px;
}
.baglikanal{
	height:25px;width:auto;margin-left:5px;
}
.kanalselect{
	padding:2px;
	font-size:14px;
}
.indexmodul i{
	color:#414141bb;
}
.swiper-container {
	width: 100%;
	height: 100%;
  }
  .swiper-slide {
	text-align: center;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }


  .image-box {
	/* Here's the trick */
	box-shadow: inset 0 0 0 100vw rgba(0, 0, 0, 0.836);
  
	/* Basic background styles */
	background: var(--image-url) center center;
	background-size: cover;
  
	/* Here's the same styles we applied to our content-div earlier */
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	
	/* Add a transition, just for fun */
	transition: box-shadow .3s ease-out;
  }
  .image-box:hover {
	  box-shadow: inset 0 0 0 100vw rgb(235, 235, 235);
  }
    
.btn-colorize:hover{
	color:white;
}
.drop-shadow {
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .5);
    border-radius:5px;
}

.bloglist .card, .bloglist .card-header{
	background-color: transparent;
	border:none;
	
}
.bloglist .card-text,{
	color:#696969;
	
}
.kategoriblok .card-body{
	margin-top:-10px;
	padding:5px;
}

.kategoriblok .card img{
	padding-bottom: 0;
}
.kategoriblok .card{
	padding:2px 9px;
}
.kategoriname{
	font-size:0.7rem;
	color:#aaaaaa;
}
.kategoriblok .card:hover{
	background-color: bisque;
	color:#2e2e2e !important;
}

.blogsingle h1{
	font-weight: 600;
	font-size:1.7rem;
}
.bg-fa{
	background-color: #fafafa;
}
.new span {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	width: 70px;
	display: block;
	background: #a12323;
	background: linear-gradient(#a12323 0%, #a12323 100%);
	box-shadow: 0 3px 10px -5px black;
	position: absolute;
	top: 0px;
	left: -30px;
  }
a{
	text-decoration: none !important;
}

.beyaz{
	/* background:#f2efff; */
	background-color: #fafafa;	
}
.pagebg{
	background:white;
	padding:10px;
}
.zapla{
	margin-bottom:10px;
}
.blink{
	padding:7px;
}
.links{
	margin:20px auto;
}
.borderbottom{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.card{
	padding:9px;
	margin-bottom:5px;
	border-color:transparent;
	background:#fafafa;
	
}
.post-meta i{
	padding:0px 7px;
}
.card img{
	padding:5px;
}

.radius{
	border-bottom-left-radius: 30%;
	border-bottom-right-radius: 30%;
}
.card-radius{
	border-bottom-left-radius: 25%;
	border-bottom-right-radius: 25%;
}
.card-title{
	font-size:15px;
	margin-top:10px;
	background-color:transparent !important;
}
.headerf{
	font-size:18px;
	font-weight: 600;
	font-style: italic;
}
.card-img-top {
	height:100px;
	padding:0px;
	object-fit: contain;
	object-position: center;
	display: block;
	
}
.card-img-top img{
	padding:10px;
	filter: drop-shadow(0 0 0.75rem crimson);
}
.sidebar{

	margin-top:-10px;
}

.widgettitle{
	font-weight: 600 !important;
	padding-left:10px !important;
	
}
.row {
    margin-right: -12px;
	margin-left: -12px;
}
.card-body{
	margin-top:5px;
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:-10px;
	text-align:center;
	padding:0px;
	background:transparent;
}
.itemtop{
	margin-top:10px;
}
.itemtop h2{
	font-size:0.8rem;
	text-align: center;
}
.itemtop .card:hover{
	background-color: bisque !important;
}
.kategori{
	position: absolute;
	top:0px;
	right:0px;
	font-size:12px;
	padding:5px;
	border-top-right-radius: 3px;
}
/*404 Sayfası*/
.more .card{
	margin-bottom:20px;
padding:0;
}
.more .card-img-top {
    object-position: center;
}

.card-header img{
	height:auto;
}
.etiketler{
	font-size:14px;
	width: 75%;
	overflow: hidden;
	float:left;
}
.etiketler i{
	padding-left:5px;
}
.readmore{
	float:right;
	width: 25%;
}
.tablecell{
	position:relative;
	width:25%;
}
.yenibolum{
	font-size:12px;
	background:#64ac41;
	color:white;
	padding:2px;
}
.tekrar{
	font-size:12px;
	background:#aaaaaa;
	color:white;
	padding:2px;
}
.canli{
	font-size:12px;
	background:#d91220;
	color:white;
	padding:2px;
}
.header{
	padding:10px 5px;
	height:110px;
}

.logo img{
	max-width: 99%;
}
.ustmenu{
	margin-top:25px;
	padding:10px;
}
.ustmenu a{
	padding-left:10px;
}
.ulke{
	padding-top:30px;
	float:right;
}
.ulke img{
	height:35px;
	width:auto;
}
.butonlar{
	padding-top:40px;
}
.tright{
	text-align:right !important;
}
/*FOOTER*/
/*footer*/
.col_white_amrc { color:#FFF;}
footer { width:100%; background-color:#2e2e2e;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position: relative;
}
footer .topbutton{
	z-index:999;
	position: absolute;
	left:45%;
	right:45%;
	top:-10px;
	border-radius:10px;
	padding:10px;

}
.nav-tabs{
	border-color:transparent !important;
}
footer .bloktitle{
	font-size:1.4rem;
}
.similar .bloktitle{
	font-size:1.4rem;
}
footer .submenu{
	font-size:13px;
}
.pt2 { padding-top:40px ; margin-bottom:20px ;}
footer p { font-size:13px; padding-bottom:0px; margin-bottom:8px;}
.mb10 { padding-bottom:15px ;}
.footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.footer_ul_amrc li {padding:0px 0px 5px 0px;}

.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p { display:table; }
.footer_ul2_amrc li a:hover { text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}

.indexsec{
	font-size:1.1rem !important;
	padding:10px 7px 5px 7px;
	float:left;

}
#sidebar .indexsec{
	font-size:1rem;
	font-weight: 600;
}
.card-img-left {
	max-width: 100%;
	width: 50px;
    height: 50px;
    object-fit: contain;
    object-position: center;
	display: block;
}
.tavsiyeediyoruz h5{
	font-size:1rem;
}

.indexdespros{
	font-weight:500;
	font-size:15px;
	float:left;
	margin-top:7px;
	margin-left:7px;
	padding:3px 5px;
	border-radius:5px;

}
.suankiyayin{
padding:10px;
}

.indexdespro{
	background:transparent;
	font-weight:500;
	font-size:19px;
	float:left;
	margin-top:3px;
	padding:3px 5px;
	border-radius:5px;
}
.indexdes{
	float:left;
	padding-left:5px;
	padding-top:15px;
	font-style: 300;
	font-style: italic;
}
.indexdes button{
	padding:0 5px;
}
.indexsec:before{
	padding-right:5px;
	content: "\f26c";
    font-family: FontAwesome;
	text-decoration: inherit;
	text-shadow: 0px 0px 5px rgba(150, 150, 150, 0.71);
}

.indexsec:after{
	padding-left:10px;
	content: "\f101";
    font-family: FontAwesome;
	text-shadow: 0px 0px 5px rgba(150, 150, 150, 0.71);
    text-decoration: inherit;
}

.tvizle{
	
	height:390px;
}
iframe{
	width:99.9%;
	display: block;
	line-height: 0;
}

.channel iframe{
	height:100%;
}
.yayinlar{
	padding-top:10px;
	text-align:left;
	margin:0px 0px 10px 0px;
}
.yayinlar a{
	padding:2px;
}

.entrysec{
	font-size:18px;
	padding:5px 7px 0px 7px;
	float:left;

}
.entry img{
	max-width:100%;
	height:auto;
}
.entrysec:before{
	padding-right:5px;
	content: "\f025";
    font-family: FontAwesome;

    text-decoration: inherit;
}
.entrysec:after{
	padding-left:10px;
	content: "\f101";
    font-family: FontAwesome;

    text-decoration: inherit;
}
.entrypp{
	background-image:url('../img/pp.png');
	background-size: cover;
	background-repeat: no-repeat;
}
.max-he{
	height:350px;
	overflow:hidden;
}
.itemmid{
width: 99%;
border-bottom:1px solid #2e2e2e;
padding:10px auto;
border-color: rgb(160,160,255);
}
.itemmid img{
	display: none;
}
.content{
	padding:20px;
}
.contentblog{
	padding:10px;
}


.benzericerik{
	text-align:center;
	position: relative;
	color:white;
	font-weight: 600;
	margin-bottom:10px;
	}
	
	.benzericerik img{
	width: 99%;
	
	}
	
	.benzertitle{
		position: absolute;
		bottom:0px;
		right:0;
		left:0;
		padding-top:5px;
		margin:0px 1.75px;
		font-size:0.9rem;
	}
	.kalin{
		font-weight: 600;
	}
	.benzertitle p{
		text-transform: capitalize;
	}
.breadcrumb{
	font-size:12px;
	padding-top:0px;
	padding-bottom:0px;
}
.resmetasi{
	position:absolute;
	top:10px;
	left:20px;
}
.indexdes img{
	max-height:30px;
}
.transparent{
	background:transparent;
}
.thumb{
	position:relative;

}
.thumnsingle{
	position:relative;
	margin-top:-10px;
	margin-bottom:10px;
}
.thumnsingle img, .thumb img{
	border: 1px solid #ddd;
	border-radius: 4px;
	background:white;

}
.thumbdizi{
	filter: brightness(50%);
}
.sosyalbutonlar{
	position:absolute;
	bottom:20px;
	right:20px;
	font-size:15px;
}

.lastblog{
	font-size:1rem;
}
.lastblogimg{
filter: brightness(50%);
padding-right:10px;
}
.listeliste{
	display:none;
	position: absolute;
	top:10px;
	right:10px;
	border-radius: 10px;
}
.listeliste a{
	color:#fafafa !important;
	text-shadow: 0px 0px 5px rgba(150, 150, 150, 0.71);
}
.listeliste a:hover{
	color:white !important;
}
.mainscreen:hover .listeliste{
	display: inline;
}
#divMsg{
	position: absolute;
	height:205px;
	z-index:1000040;
	width:180px;
	left: -12px;
	top: 45px;
}

.kanallistesi{
	padding:0px;
	max-height:350px;
	overflow-y: scroll;
	color:white;
	font-size:14px;
}
.kanallistesiarama{
	background: transparent;
	border:none;
}

.kanallistesi a {
	color:#2e2e2e !important;
	overflow: hidden;
}

.Sosyal{
	width: 100%;
}

.fb{
	background:#3b5998;
	color:white;
	padding:7px;
	margin-bottom:10px;
}
.tw{
	background:#38A1F3;
	color:white;
	padding:7px;
	margin-bottom:10px;
}
.pn{
	background:#BD081C;
	color:white;
	padding:7px;
	margin-bottom:10px;
}
.ayrac{
	margin-top:7px;
}

#myInput {
	width: 100%;
	font-size: 16px;
	padding: 6px 10px;
	margin-bottom: 0px;
	background: transparent;
  }
::placeholder {
	color: rgb(248, 248, 248);
	opacity: 1; /* Firefox */
  }
  
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: rgb(248, 248, 248);
  }
  
 ::-ms-input-placeholder { /* Microsoft Edge */
	color: rgb(248, 248, 248);
  }
  
  #myUL {
	list-style-type: none;
	padding: 0;
	margin: 0;
  }
  
  #myUL li a {
	margin-top: -1px;
	padding: 5px 12px;
	text-decoration: none;
	font-size: 13px;
	color: white !important;
	display: block;
	font-weight:400;
  }
  
  #myUL li a:hover:not(.header) {
	background-color: #eee;
	color:#2e2e2e !important;
  }

  .detaypost{
	  line-height: 30px;
  }
  .simdikiyayin{
	margin-top: 0.8rem!important;
  }
  .nav-item{
    text-align: center;
  }
  .nav-item .nav-link{
	  size:19px;
	  font-style: normal;
	  border-bottom:2px solid transparent;
  }
  .nav-item .nav-link:hover{
border-bottom:2px solid 2e2e2e;
	color:#eee;mt-2
	size:19px;
}
.dropdown-item:active, .dropdown-item:focus {
	background-color:#fff;
	color:#2e2e2e;
}
.dropdown-item{
	font-size:0.8rem;
	padding:7px 10px;
}

hr {
	 margin-top: 0;
	 margin-bottom: 0;
}

.simdikiyayins{
	position:absolute;
	top:0;
	left:0;
	right:0;
	padding:7px;
}

label{
	font-weight: 600;
}

.usermain{
	position:relative;
}
.user{
    position:absolute;
	top:300px;
	left:-60px;
    z-index:2;
	
}
.usericon{
	position: absolute;
    top: -20px;
    color: black;
}
.usericons{
	position:fixed;
	width:40px;
	padding:10px;
	border-radius:10px;
}

.userbar{
	border-top:5px solid #2e2e2e;
	padding:5px;
	position: fixed;
	z-index:99999;
	left:0;
	top:10%;
	width:30px;
	background:whitesmoke;

}
.userbar a{
	margin-bottom:10px;
	display: inline-block;
}
.userbar i{
	font-size:22px;
}
.pcnone{
	display: none;
}
.kosul{
	max-height:220px;
	overflow-y: scroll;
	text-align:justify;
}
.navbar{
	padding:0rem 1rem;
}
.tepebosluk{
	clear:both;
	margin-bottom:70px;
}
.noned{
	display:none;
}
/*Mobil*/
@media (max-width:768px){
	.like{
		margin-top:0;
	}
	.mobilsosyal{
		margin-top:10px;
		margin-right:3px;
		font-size:12px;
	}
	.pcnone{
		display: inline;
	}	
	footer .topbutton {
		left: 35%;
		right: 35%;
		width: 30%;

	}
	.userbar{
			border-top:5px solid #2e2e2e;
			padding:5px;
			position: fixed;
			z-index:99999;
			background:whitesmoke;
		top:94%;
		width:100%;
		text-align:center;
	}
	iframe{
		width:100%;
		height:230px;
		display: block;
		line-height: 0;
	}
	.duzeltme
	{
		height:320px!important
	}
	.entry{
		margin:5px;
	}

	.header{
		position:relative;
		padding:10px 5px;
		height:180px;
		text-align:center;
	}
	.butonlar{
		text-align:center;
		margin:0 auto;
		width: 100%;
		padding-top:0px;
	}
	.butonlar i{
		margin-left:10px;
	}
	.card{
		text-align:center;
	}
	.card-header{
		text-align: center;
	}
	.card-header img{
		height:auto;
		width: 100%;
	}
	.navbar-toggler-icon{
		color: white !important;
		  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.3)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	
	}
	.tvizle{
		padding:0px;
		margin:0px;
		height:auto;
		width:100%;
	}
	.yayinlar {
		padding:0px;
		margin:0px;
		margin-bottom:10px;
		padding-top:10px;
		width:100%;
		font-size:13px;
		
	}
	
	.gizle{
		display: none;
	}
	
	.yayinlar a{
		padding:7px;
	}
	
	
	.tright{
		text-align: center;
	}
	.indexsec{
		font-size:12px;
		padding:10px 0px 5px 0px;
		margin-left:5px;
	}
	.indexdes{
		float:left;
		font-size:10px;
		padding:5px;
	}
	.content{
		padding:10px;
	}
	
	.ayrac{
		display: none;
	}
	
	.card-img-top {
		height:90px;
		padding:0px;
	}
	.card-img-top img{
		padding:10px;

	}
	.detaypost .nav-item{
		font-size:13px;
	}
	.simdikiyayin{
		margin-top:0.6rem !important;
		margin-left:0.4rem;	}
	}
	@media only screen and (min-width:769px) and (max-width:990px) {
		.logo img{
		max-width: 50%;
	
	}
	.logo{
		padding-top:0px;
		text-align:center;
	}
	.ulke{
		position:absolute;
		top:15px;
		left:1px;
		width:100%;
		padding:0px;
		margin:0px;
		font-size:12px;
		
	}
	.ustmenu{
		margin-top:5px;
	}
	
	.gizle{
		display: none;
	}
	
	.header{
		padding:10px 5px;
		height:200px;
		text-align:center;
	}
	.butonlar{
		padding-top:0px;
	}
	.navbar-toggler-icon{
		color: white !important;
		  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.3)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	
	}
	
	
	.yayinlar {
		text-align:center;
	
		margin:0px;
		
	}
	
	.indexsec{
		font-size:13px !important;
		padding:10px 0px 5px 0px;
	}
	.indexdes{
		font-size:10px;
		padding-top:5px;
	}
	.content{
		padding:5px;
	}
	.suankiyayinlar img{
		width: 120%;
	}
	
	}
	.kanallistesi::-webkit-scrollbar, .yayinakisisidebar::-webkit-scrollbar {
		width: 11px;
	}
	
	.kanallistesi, .yayinakisisidebar {
		scrollbar-width:  thin;
		scrollbar-color:  #2e2e2e;
	}
	.kanallistesi::-webkit-scrollbar-track, .yayinakisisidebar::-webkit-scrollbar-track {
		background:  #2e2e2e2e;
	}
	.kanallistesi::-webkit-scrollbar-thumb, .yayinakisisidebar::-webkit-scrollbar-thumb {
		background-color:  #2e2e2e;
		border: 3px solid #2e2e2e;
	}

	#hatabildir .modal-header, #hatabildir .modal-footer{
		padding:5px 10px;
		border:none;
	}
	#hatabildir .modal-body{
		padding:5px 10px;
	}

	.yorumkutusu i{
		color:#7e7e7e;
	}
	.yorumkurallari{
		font-size:0.7rem;
	}
	.yorumkurallari li{
		margin-left: -20px;
	}
	.yayinakisititle{
		font-size:1.3rem;
		font-weight: 600;
	}
	.blogimgft{
		position: relative;
	}
	.blogimgknl{
		position: absolute;
		top:10px;
		left:25px;
		background:#fafafa96;
		padding:5px 10px;
	}
	
	/*COLORIZER*/

	.colorize-aktif{
		background-color:#2e2e2e;
	}
	.aktif-text{
		color:white !important;
	}

	
