 body{
	 background-color:#dee2e6; 
 }
 
 /* width */
::-webkit-scrollbar {
  width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    background: rgb(255, 193, 7);
    background: linear-gradient(0deg, rgba(255, 193, 7, 1) 0%, rgba(255, 219, 112, 1) 50%, rgba(255, 193, 7, 1) 100%);
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
 

 
 .c-point{
	 cursor:pointer;
 }
.bg-dark{
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.4430147058823529) 41%, rgba(71,71,71,1) 87%);
}
.bg-light{
background: rgb(235,235,235);
background: linear-gradient(0deg, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 100%);
}

.bg-danger{
background: rgb(220,53,69);
background: linear-gradient(0deg, rgba(220,53,69,1) 0%, rgba(194,31,46,1) 50%, rgba(220,53,69,1) 100%);
}

.bg-warning{
	background: rgb(255,193,7);
background: linear-gradient(0deg, rgba(255,193,7,1) 0%, rgba(255,219,112,1) 50%, rgba(255,193,7,1) 100%);
}

.bg-lightgray{	
background: rgb(235,235,235);
background: linear-gradient(0deg, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 50%, rgba(235,235,235,1) 100%);
}

a{
	text-decoration:none;	
}

.vertical-center{
	position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.hover-shadow:hover{
	
    box-shadow: 2px 2px 10px #696969; 
	
}
.direct-shadow{
	
     box-shadow: 2px 2px 10px #696969; 
	
}

.text-shadow{
	text-shadow: 2px 2px 9px #000; 
}

.bolumbaslik{
	position:relative;
	padding:10px!important;
	font-weight:bold;
	z-index:1;
	height:46px;
}

.bolumbaslik .cubuk{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:1px!important;
	font-weight:bold; 
	
}

.h-10-px{
	height:10px!important;
}
.h-20-px{
	height:20px!important;
}

.h-30-px{
	height:30px!important;
}
.h-40-px{
	height:40px!important;
}

.h-50-px{
	height:50px!important;
}
.h-60-px{
	height:60px!important;
}

.h-70-px{
	height:70px!important;
}

.h-80-px{
	height:80px!important;
}

.h-90-px{
	height:90px!important;
}

.h-100-px{
	height:100px!important;
}
.h-150-px{
	height:150px!important;
}

.img-cover{
	width:100%;
	object-fit: cover;
}


.fa.fa-caret-no-change::before{
	content:"-";
	font-size:1.2em;
}

#top-nav{
	background-color:#032032!important;
}
.nav-link{
	
	font-weight:bold;
}
.navbar-brand img{
	max-height:50px!important;
}

.havalist{
	max-height:200px; width:100%;
}

.border-none{
	border:none!important;
}
.doviz-col{
	position:relative;
	line-height:1.2rem; 
	padding-left:18px!important;
}
.doviz-yon{
	position:absolute;
	top:0;
	left:2px;
	font-size:1.4rem;
}
.doviz-baslik{
	color:#b4e2e0;
	font-weight:bold;
	font-size:0.72rem;
	
}
.doviz-bolum-baslik-text{
	color:#b4e2e0; 
}
.doviz-bolum-baslik-bg{
	background-color:#b4e2e0; 
}
.doviz-fiyat{
	color:white;
	font-weight:bold;
	font-size:1rem;
}
.doviz-degisim{
	font-size:0.72rem;
	font-weight:bold;
}
.doviz-up{
	 color:#198754!important;
	 font-weight:bold;
 }
 .doviz-down{
	 color:#dc3545!important;
	 font-weight:bold;
 }
.doviz-no-change{
	color:#333!important;
	 font-weight:bold;
}
.doviz-up:before {
   font-family: "Font Awesome 5 Free";
   content: "\f0d8"; 
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
}
.doviz-down:before {
   font-family: "Font Awesome 5 Free";
   content: "\f0d7"; 
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
}
.doviz-no-change:before {
   font-family: "Font Awesome 5 Free";
   content: "\f068"; 
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
}


.tarih{
	position:absolute;
	top:0;
	left:0; 
}
.izlenme{
	position:absolute;
	top:0;
	left:0; 
}

.hy-slider .hy-numbers{
	position:absolute;
	width:40px;
	top:10px;
	left:10px;
}
.hy-slider-v .hy-numbers{
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
}
.hy-slider .hy-number{
	cursor:pointer;
	padding:1px; 
	color:white; 
	font-weight:bold;
	font-size:1.4rem;
	width:40px;
	height:40px;
	margin-top:4px;
	text-align:center; 
	border-radius:50%;
	border:2px white solid; 
}

.hy-slider-v .hy-number{
	cursor:pointer;
	padding:1px; 
	color:white; 
	font-weight:bold;
	font-size:1.4rem; 
	height:36px;
	 
	text-align:center; 
	float:left;
} 


/******* Category Box ********/
.catbox{
	position:relative;
	width:100%;  
}
.catbmenu{
	width:100%;
	display:flex;
}
.catbmi{
	position:relative;
	width:25%;
	height:40px; 
	background-color:white; 
	cursor:pointer;
	
}

.catbmi p {
	
  width:100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align:center;  
  font-size:0.8rem;
  font-weight:bold; 
}

.catbitem{
	position:absolute;
	display:none;
	top:0;
	left:0;
	width:100%;
	background-color:white;
	height:100%;
	min-height:460px;
	max-height:100%;
	padding-top:40px; 
	overflow:hidden; 
}
.catbitem .row{
	height:20%;
}
.catboximg{
	height:100%!important;
}

.catbox .show{
	
	display:block!important;
	
}

/******* haber kutu *************/
.hbrkutular:first-child{
	 padding-left:5px!important;
}
.hbrkutular:last-child{
	 padding-right:5px!important;
}
.hbrkutu{
	position:relative;
	height:250px;
	display:flex;
	/*padding:0;
	margin:10px 5px;*/
}


.hbrkutu .baslik{
	position:absolute;  
	width:100%;	
	bottom:0; 
	left:0; 
	/*opacity:0.85;*/
} 

.karekutu{
	display:flex;
	width:100%;
	height:165px;
}

/******** puan durumu ********/
#puandurumu .puandurumu{
	display:none;
}
#puandurumu .show{
	display:flex!important;
}
.puandurumu{	
	font-size:14px;
	font-weight:bold;
}
.puandurumu div{	
 padding:0!important;
}
.puandurumu .col-1{
	width:7%!important;
	text-align:center;
}
.puandurumu .col-4{
	width:44%!important;
	/*text-align:right;*/
}

.p-dark{
	background-color:#efefef;
}

.grup{
	display:none;
}
.gshow{
	display:flex!important;
}
.gshow2{
	display:flex!important;
}

/******** Yazarlar ********************/
.yazarlar{
	width:100%; 
	height:400px;  
	overflow-x:hidden;
	overflow-y:auto;  
}
.img-yazar{
	width:72px;
	height:72px;
	border-radius:50%;
}

.paylas{
	width:35px!important;
	height:35px!important;
}
 

  

/*/////////// Animasyon arkaplan /////////////////*/
  
  .bg {
  animation:slide 3s ease-in-out infinite alternate;
  background-image: linear-gradient(-60deg,#000 50%, #999 50%);
  bottom:0;
  left:-50%;
  opacity:.5;
  position:fixed;
  right:-50%;
  top:0;
  z-index:-1;
}

.bg2 {
  animation-direction:alternate-reverse;
  animation-duration:4s;
}

.bg3 {
  animation-duration:5s;
}
 

@keyframes slide {
  0% {
    transform:translateX(-25%);
  }
  100% {
    transform:translateX(25%);
  .}
}

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

.katmanset{
	max-height:380px;
}

 #fotomodal{
	  height:100%;object-fit: cover;
 }
 .fm-w-100{
	  width:100%!important;
	  height:auto!important; 
 }
 
/*/////////////////////////////////*/
 .namazust{
	 background-image: url('../tema/img/namazust.webp');background-position: center;  background-repeat: no-repeat;  background-size: 100% auto; padding-bottom: 25%;
 } 
 .namazorta{
	 background-image: url('../tema/img/namazorta.webp');background-position: center;  background-repeat: repeat-y;  background-size: 100% auto;
 } 
 .namazalt{
	background-image: url('../tema/img/namazalt.webp');background-position: center;  background-repeat: no-repeat;  background-size: 100% auto; padding-bottom: 25%;
 }
  


 
@media (min-width: 992px) {  
 

/***** habeyap slider *****/


 p{
	 font-size:1.2rem;
	/*line-height:1.5rem;*/
 }
 
 .hy-slider{
	
	position:relative;
	width:100%;
	height:100%;
	padding-bottom:25%;
	background-color:#000;
	
}

.hy-slider .hy-baslik{
	position:absolute;
	bottom:80px;
	right:10px;
	font-size: 40px; 
	font-weight:bold;
	padding:0 10px;
	color:black; 
}
.hy-slider .hy-alt-b{
	position:absolute;
	bottom:30px;
	right:10px; 
	font-size: 40px; 
	font-weight:bold; 
	color:white;
    text-shadow: 2px 2px 9px rgba(51, 51, 51, 1); 
}



.hy-slider-v{
	
	position:relative;
	width:100%;
	min-height:380px;
	height:100%;
	background-color:#000;
	
}


.hy-slider .show,.hy-slider-v .show{
	
	display:block!important;
	
}

.hy-item{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0; 
	display:none;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}


.hy-slider-v .hy-baslik{
	position:absolute;
	bottom:61px;
	right:5%; 
	color:white;  
} 

.hy-slider-v .dikey-cubuk{
	position:absolute;
	width:5px;
	top:0;
	left:0;
	height:100%;
	float:left;
}


.ruya-harfler{
	display:flex;
}

 .ruyaharfbtn{
	 display:block;
	 padding:0!important;
	 margin:0!important;
	 margin-right:2px!important;
	 width:3%!important;
	 border-radius:0!important;
	 text-align:center;
	 background-color:#212529;
	 color:white;
	 font-weight:bold;
 }

 }


 

/* Small devices (tablets, 768px and up) */
@media (max-width: 991px) {
 
 
 p{
	 font-size:1rem;
	/*line-height:1.3rem;*/
 }
 
 .hy-slider{
	
	position:relative;
	width:100%;
	height:100%;
	padding-bottom:60%;
	background-color:#000;
	
}

.hy-slider .hy-baslik{
	position:absolute;
	bottom:80px;
	right:10px;
	font-size: 22px; 
	font-weight:bold;
	padding:0 10px;
	color:black; 
}
.hy-slider .hy-alt-b{
	position:absolute;
	bottom:50px;
	right:10px; 
	font-size: 22px; 
	font-weight:bold; 
	color:white;
    text-shadow: 2px 2px 9px rgba(51, 51, 51, 1); 
}

.ruya-harfler{
	display:block;
}

 .ruyaharfbtn{
	 display:block;
	 padding:0!important;
	 margin:0!important;
	 margin:2px 2px 0 0!important;
	 width:7.4%!important;
	 border-radius:0!important;
	 text-align:center;
	 background-color:#212529;
	 color:white;
	 font-weight:bold;
	 float:left;
 }

 }


@media (max-width: 767px) {
   
}

@media (max-width: 576px) {
    
}

 
 