@charset "utf-8";


*{
	margin:0;
	padding:0;
	box-sizing:border-box;/**/
}

#cssmenu,input[type="radio"] ,input[type="checkbox"]
{
  display: none !important;
  
}

.kapatButonu,#son_20_hafta_filtreleri
{
  display: none;
}
#canli_mac_skoru
{
	animation: blinker 1s linear infinite;
	font-weight:bold;
}
 @keyframes blinker {  
      50% { opacity: 0; }
      }

/*iconlar için*/	
@font-face {
  font-family: "FontAwesome";
  src: url('font/fontawesome-webfont.eot');
  src: url('font/fontawesome-webfont.eot?#iefix') format('eot'), 
  url('font/fontawesome-webfont.woff') format('woff'), 
  url('font/fontawesome-webfont.ttf') format('truetype'), 
  url('font/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

*:not(input):not(textarea) 
{ 
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none; /*yazıyı seçme engelleme*/
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

body
{
  
	/*
	background:url(../Resimler/arkaplan.jpg) repeat fixed;
  
  background: #fff; 
  background: -moz-linear-gradient(top, #fff 0%, #176b91 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#176b91)); 
  background: -webkit-linear-gradient(top, #fff 0%,#176b91 100%);
  background: -o-linear-gradient(top, #fff 0%,#176b91 100%); 
  background: -ms-linear-gradient(top, #fff 0%,#176b91 100%); 
  background: linear-gradient(top, #fff 0%,#176b91 100%); 
 */
	
  font:normal 18px 'Times New Roman',  Arial, Helvatica;
  color:#000;
  text-align:center;
  
}
.tumsayfa_div
{
	display:block; 
	width:100vw;
	height:auto;
	max-width:1210px;
	margin:1px auto;
 }
	 
.menu
{
	width:99%;
	height:auto;
	margin:0 auto 5px auto;
	z-index:2;
}

.orta_uclu
{
	display:block;
	max-width:1250px;
	width:100vw;
	height:auto;
}
.sol_cubuk
{
	float:left;
	width:220px; 
	height:auto;
}
.orta_icerik
{
	float:left;
	max-width:783px;
	width:100%; 
	height:auto;
	background-color:rgba(242,242,242,0.8);/*saydamlık*/
	box-shadow: 3px 3px 8px rgba(0, 0, 0,0.8);
	border-radius: 5px;
	margin:0 3px;
	padding:3px 0;
	text-align:center;
}
.orta_icerik_oto_oynama
{
	position: relative;
    margin: auto;
	
	max-width:783px;
	width:100%; 
	height:auto;
	background-color:rgba(242,242,242,0.8);/*saydamlık*/
	box-shadow: 3px 3px 8px rgba(0, 0, 0,0.8);
	border-radius: 5px;
	
	padding:3px 0;
	text-align:center;
}

.sag_cubuk
{
	float:left;
	width:180px; 
	height:auto; 
	vertical-align:top;
	
}
.sol_kutu
{
	width:207px; 
	height:auto; 
	float:left;

	background-color:rgba(242,242,242,0.25);/*saydamlık*/
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 0px solid #79B0E1; 
	padding:5px;
	margin:5px 5px 5px 0;
}

.kutu
{
	 display:block;
	 width:97%;
	 height:auto;
	 margin:5px auto;
	 padding:0.5%;
	 border: 1px solid #B0CFE0;
	 box-shadow: 2px 2px 5px #79B0E1;
}

.beyaz_div
{
 	width:150px;
	height:auto;
	word-wrap: break-word;/*yazıyı dive sığdırma*/
	padding:5px;
	margin:3px auto ;
	background-color:#FFF;
	vertical-align:middle;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font: bold 16px 'Times New Roman',  Arial, Helvatica;
	text-transform: uppercase;
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	color:#000;
}
.ana_baslik
{
	width: 95%;
	height:30px;
	margin:0 auto 5px auto;
	text-transform:capitalize;
	padding-top:8px;
	padding-bottom:4px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	font: bold 18px 'Times New Roman',  Arial, Helvatica;
	border: 1px solid #fff;
	cursor:default;
	color:#FFF;
 	text-shadow:1px 1px 1px #000;
 }

.site_sag_pencere
{	
	float:left;
	color:#698a27;
	width: 190px;
	height:auto;
	
	padding:5px 5px 7px 5px;
	margin:8px 0 8px 1px;
	
	
	background-color:rgba(245,245,245,0.5);/*saydamlık*/

	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 1px solid #79B0E1;

}
.sag_seffaf_kucuk_pencere
{
	width:90%;
	height:auto;
	margin:2px auto 0 auto;
	padding:4px;

	
	
	background-color:rgba(245,245,245,0.5);/*saydamlık*/
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 1px solid #fff;

}
.formuller
{
	width:207px; 
	height:auto; 
	float:none;
	background-color:rgba(242,242,242,0.25);/*saydamlık*/
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 0px solid #79B0E1; 
	padding:5px;
	margin:5px 5px 5px 0;
}


.sayfa_yukleniyor
{
	display:block;
	width:98%;
	margin:1px auto;
    height:auto;
	cursor:wait;
} 



#yukleniyor {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
	background-color:rgba(0,0,0,0.6);/*saydamlık*/
    z-index:99; /* efektin arkada kalmadığından emin oluyoruz */
	cursor:wait;
	

}


 
#yukleniyor_durumu {
    width:100px;
    height:100px;
    position:absolute;
    left:50%;
    top:50%;
    background-image:url(../Resimler/yukleniyor.gif); /* burası yazının ilk başında bahsettiğimiz animasyonu çağırır */
    background-repeat:no-repeat;
    background-position:center;
    margin:-50px -50px;
	z-index:100; /* efektin arkada kalmadığından emin oluyoruz */

}

.seffaf_cubuk_maclar
{
	display:block;
	width:760px;
	height:auto;
	margin:3px auto;
	padding:0.1%;
	text-align:center;
	background-color:rgba(245,245,245,0.5);/*saydamlık*/
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 1px solid #fff;
	cursor:pointer;
}
.seffaf_pencere
{
	display:inline-block;
	width:98%;
	max-width:760px;
	height:auto;
	margin:3px auto;
	padding:3px;
	background-color:rgba(245,245,245,0.5);/*saydamlık*/
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 1px solid #fff;
	text-align:center;
}
.sag_reklam
{
	float:left;
	width: 190px;
	height:255px;
	padding:5px 5px 7px 5px;
	margin:8px 0 8px 1px;
	background-color:rgba(245,245,245,0.5);/*saydamlık*/

	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 1px solid #F00;
}
.spor_toto_sag_sabit_reklam
{
	float:left;
	width: 190px;
	height:auto;
	padding:5px 5px 7px 5px;
	margin:8px 0 8px 1px;
	background-color:rgba(245,245,245,0.5);/*saydamlık*/

	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 1px solid #F00;
}
.orta_reklam
{
	display:inline-block;
	width:95%;
	max-width:755px;
	margin:2px;
	padding:4px 2px 0 2px;
	background-color:rgba(245,245,245,0.5);/*saydamlık*/
	border: 1px solid #f00;
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
}
.sol_reklam
{	width:205px; 
	height:255px;	float:left;	padding:5px 5px 0 5px;
	margin:8px 0 8px 1px;
	background-color:rgba(245,245,245,0.5);/*saydamlık*/
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 1px solid #f00;

}
.sosyal_responsive
{
 	display:block; 
	height:auto;
	max-width:766px; 
	width:98%; 
	margin:2px auto; 
	padding:1px; 
	border: 2px groove #fff;
	border-radius: 10px;

}
.sosyal_img_you_responsive
{
	display:inline-block;
	vertical-align:middle;
	height:auto;
	width:20%;
	margin:0 4%;
}
.sosyal_img_face_responsive
{
	display:inline-block;
	vertical-align:middle; 
	height:auto;  
	width:25%;
	margin:0 4%;

}
.sosyal_img_twit_responsive
{
	display:inline-block;
	vertical-align:middle;
	height:auto;
	width:20%;
	margin:0 4%;

}
.resim_responsive
{	display:block;
	height: auto; 
	width:96%; 
	max-width:750px; 
	padding:5px; 
	margin:5px auto; 
	border-radius: 5px;
	 border: 2px groove #fff;
	 box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	 -moz-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.35);
	-webkit-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.35);
	cursor:pointer;
}
.video_responsive 
{
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.video_responsive iframe 
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ortala
{
	display:inline-block;
	width: 99%; 
	height:auto; 
}
#pencere_yukleniyor ,#oto_oyna_pencere_yukleniyor,#tanitim_video_pencere_yukleniyor,#hesap_bilgileri_pencere_yukleniyor
{
    position:fixed;
	display:none;
    top:0;
    left:0;
    right:0;
    bottom:0;
	background-color:rgba(245,245,245,0.5);/*saydamlık*/
    z-index:5; /* efektin arkada kalmadığından emin oluyoruz */
	cursor:wait;
}
 
#acilir_pencere_yukleniyor,#hesap_bilgileri_acilir_pencere_yukleniyor{
    width:128px;
    height:128px;
    position:absolute;
    left:50%;
    top:50%;
	background:url(../Resimler/yukleniyor.gif) no-repeat;
    background-position:center;
    margin:-64px -64px;
    z-index:100; /* efektin arkada kalmadığından emin oluyoruz */
}
.saydam_pencere,.oto_oyna_saydam_pencere,.tanitim_video_saydam_pencere,.hesap_bilgileri_saydam_pencere
{
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
	z-index:6;
}

.acilir_pencere,.oto_oyna_acilir_pencere,.hesap_bilgileri_acilir_pencere
{
	display:inline-block;
	overflow:auto;
    width: 90%;
	max-width:783px;
    height: 96%;
    margin: 1% auto;
	background-color:#FFF;
	border:1px solid #000;	
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.tanitim_video_acilir_pencere
{
	display:inline-block;
	overflow:auto;
    width: 90%;
	max-width:783px;
    height: 96%;
	max-height:435px;
    margin: 1% auto;
    background-color: white;
	border:1px solid #000;	
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.seffaf_pencere_gelen_sayfa
{
	display:inline-block;
	width:96%;
	max-width:740px;
	height:auto;
	margin:5px auto;
	padding:2px;


	background-color:rgba(245,245,245,0.5);/*saydamlık*/
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 1px solid #fff;
}
.kapatButonu,.oto_oyna_kapatButonu,.tanitim_video_kapatButonu,.hesap_bilgileri_kapatButonu
{
	display:inline-block; 
	margin-left: -15px;
	position:fixed;
	border-radius:25px;
	background-color:#fff; 
	cursor:pointer;
}
.yukari_cik
{
    position:fixed;
    top: 85%;
    left: 50%;
    margin-left: -75px;
    margin-top: -75px;
	z-index:5;
}

#yukari 
{
	bottom: 20px;
	right: 20px;
	display: none;
	position: fixed;
	cursor:pointer;
}
.otomatik_mac_sonuclari_ekle 
{
	display:block; 
	width:98%; 
	max-width:760px; 
	color:#fff;
	height:auto;
  	font: normal 18px 'Times New Roman',  Arial, Helvatica;
	border: 1px solid white;
    background: #ff3019; /* Kırmızı Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
    background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */

  margin:5px auto 0 auto;
  padding:10px;
 
  text-transform:capitalize;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.otomatik_mac_sonuclari_ekle span 
{
  font-family: 'Roboto', sans-serif;
  position: relative;
  z-index: 1;
}
.otomatik_mac_sonuclari_ekle:before, .otomatik_mac_sonuclari_ekle:after {
  content: '';
  position:absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  
}
.otomatik_mac_sonuclari_ekle:before 
{
  background: #2a8fbd; /* Mavi Old browsers */
  background: -moz-linear-gradient(top, #2a8fbd 0%, #176b91 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a8fbd), color-stop(100%,#176b91)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* IE10+ */
  background: linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a8fbd', endColorstr='#176b91',GradientType=0 ); /* IE6-9 */

  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  background-color:#F00;
       -moz-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid white;
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: -webkit-transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.otomatik_mac_sonuclari_ekle:after 
{
	background: #698a27; /* Yeşil Old browsers */
    background: -moz-linear-gradient(top, #698a27 0%, #496314 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#698a27), color-stop(100%,#496314)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #698a27 0%,#496314 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #698a27 0%,#496314 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #698a27 0%,#496314 100%); /* IE10+ */
    background: linear-gradient(top, #698a27 0%,#496314 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#698a27', endColorstr='#496314',GradientType=0 ); /* IE6-9 */

     -moz-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid #698a27;
  
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
  transition: -webkit-transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
  transition: transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
  transition: transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62), -webkit-transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
}
.otomatik_mac_sonuclari_ekle:hover:before {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
		  
}
.otomatik_mac_sonuclari_ekle:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);  
}

.otomatik_mac_sonuclari_ekle
{
	 animation: otomatik_mac_sonuclari_ekle_yenile 4s ease-in-out infinite;
}
@keyframes otomatik_mac_sonuclari_ekle_yenile 
{
  0%
  {
    background: #ff3019; /* Kırmızı Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
    background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */


       -moz-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid white;

  }
  50%
  {

  background: #2a8fbd; /* Mavi Old browsers */
  background: -moz-linear-gradient(top, #2a8fbd 0%, #176b91 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a8fbd), color-stop(100%,#176b91)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* IE10+ */
  background: linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a8fbd', endColorstr='#176b91',GradientType=0 ); /* IE6-9 */

       -moz-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid white;

  }
  
  100%
  {
	background: #698a27; /* Yeşil Old browsers */
    background: -moz-linear-gradient(top, #698a27 0%, #496314 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#698a27), color-stop(100%,#496314)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #698a27 0%,#496314 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #698a27 0%,#496314 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #698a27 0%,#496314 100%); /* IE10+ */
    background: linear-gradient(top, #698a27 0%,#496314 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#698a27', endColorstr='#496314',GradientType=0 ); /* IE6-9 */
   

       -moz-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid white;

  }

}

.gecmis_haftalar_buton
{
	width:196px;
	color:#fff;
	height:auto;
	font: normal 25px 'Times New Roman',  Arial, Helvatica;
	text-align:center;
	border: 1px solid white;
	margin:2px auto;
	padding:5px;
	text-transform:capitalize;
	position: relative;
	overflow: hidden; 
	cursor: pointer; 
	z-index: 1;
}
.gecmis_haftalar_buton span 
{
  font-family: 'Roboto', sans-serif;
  position: relative;
  z-index:2;


}
.gecmis_haftalar_buton:before, .gecmis_haftalar_buton:after {
  content: '';
  position:absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  
}
.gecmis_haftalar_buton:before 
{
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  background-color:#F00;
       -moz-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid white;
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: -webkit-transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.gecmis_haftalar_buton:after 
{
  background: #2a8fbd; /* Old browsers */
    background: #698a27; /* Yeşil Old browsers */
    background: -moz-linear-gradient(top, #698a27 0%, #496314 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#698a27), color-stop(100%,#496314)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #698a27 0%,#496314 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #698a27 0%,#496314 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #698a27 0%,#496314 100%); /* IE10+ */
    background: linear-gradient(top, #698a27 0%,#496314 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#698a27', endColorstr='#496314',GradientType=0 ); /* IE6-9 */

     -moz-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid #698a27;
  
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
  transition: -webkit-transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
  transition: transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
  transition: transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62), -webkit-transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
}
.gecmis_haftalar_buton:hover:before {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
		  
}
.gecmis_haftalar_buton:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);  
}


.mavi_yazi_responsive
{
	display:block;
	width:755px;
	height:auto;


	margin:8px;
	text-align:left;

	padding:5px;

 	background-color: #23779F;
 	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

	border: 1px solid #fff;
}


.kirmizi_yazi_responsive
{
	display:block;
	width:755px; 
	height:auto;


	margin:8px;
	text-align:left;

	padding:5px;

	background-color:rgba(255,1,1,1); 	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

	border: 1px solid #fff;
}
.yesil_yazi_responsive
{
	display:block;
	width:95%;
	max-width:755px; 
	height:auto;


	margin:8px auto;

	padding:5px;
	border-radius: 5px;
	background: linear-gradient(to bottom, #698a27 5%, #698a27 100%);
	  background: #2a8fbd; /* Old browsers */
  background: -moz-linear-gradient(top, #2a8fbd 0%, #176b91 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a8fbd), color-stop(100%,#176b91)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* IE10+ */
  background: linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a8fbd', endColorstr='#176b91',GradientType=0 ); /* IE6-9 */
	border: 1px solid #698a27;


	border: 1px solid #fff;
}
.mavi_yazi_responsive:hover
{
	color:#000;
	background-color:rgba(144,255,3,1);	
}

section 
{
  display: flex;
  flex-flow: row wrap;
}

section > div 
{
  flex: 1;
  padding:5px;
}

.sayfa_secenegi label 
{
  display: flex;
  justify-content:center;
  align-items: center;
  border: 1px solid #f00;
  border-radius: 2px;
  padding:2%;
  min-height:90px;
  margin: 1%;
  text-align: center;
  font-size: 80%;
  position: relative;
  cursor:pointer;
 }

.sayfa_secenegi input[type="radio"]:checked + label 
{
	border: 1px solid #fff;
 	background: #ff3019; /* Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
    background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
  color: white;
}
.sayfa_secenegi input[type="radio"]:checked + label::after 
{
  color: #3d3f43;
  font-family: FontAwesome;
  border: 2px solid #1dc973;
  content: "\f00c";
  font-size: 24px;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background: white;
  box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.25);
}
#mavi_baloncuklar 
{
	position:fixed;
	bottom:2vh;
	display:none;
	width:100%;
    height:auto;
	margin:2px auto;
	padding:5px;

	z-index:105; /* efektin arkada kalmadığından emin oluyoruz */

    color: #000 ;
    border: 1px solid #84acc3;
    background-color: #48b5f2;


    background-repeat:repeat;
    background-image:url(../Resimler/baloncuklar.png);
   
    background-clip: border-box;
   
    -moz-box-shadow: 0 0 1px #fff inset;
    -webkit-box-shadow: 0 0 1px #fff inset;
   
    box-shadow: 0 0 1px #fff inset;
    -webkit-transition: background-position 1s;
    -moz-transition: background-position 1s;
    transition: background-position 1s;
}

#mavi_baloncuklar_ust 
{
	position:fixed;
	top:1vh;
	width:100%;
    height:auto;
	margin:2px auto;
	padding:5px;

	z-index:105; /* efektin arkada kalmadığından emin oluyoruz */

    color: #000 ;
    border: 1px solid #84acc3;
    background-color: #48b5f2;


    background-repeat:repeat;
    background-image: url(../Resimler/baloncuklar.png);
   
    background-clip: border-box;
   
    -moz-box-shadow: 0 0 1px #fff inset;
    -webkit-box-shadow: 0 0 1px #fff inset;
   
    box-shadow: 0 0 1px #fff inset;
    -webkit-transition: background-position 1s;
    -moz-transition: background-position 1s;
    transition: background-position 1s;
}

#yesil_baloncuklar 
{
	position:fixed;
	bottom:10vh;
	display:none;
	width:100%;
    height:auto;
	margin:2px auto;
	padding:10px;

	z-index:105; /* efektin arkada kalmadığından emin oluyoruz */

    color: #fff ;
    border: 1px solid #84acc3;
    background-color: #79be1e;


    background-repeat:repeat;
    background-image: url(../Resimler/baloncuklar.png);
   
    background-clip: border-box;
   
    -moz-box-shadow: 0 0 1px #fff inset;
    -webkit-box-shadow: 0 0 1px #fff inset;
   
    box-shadow: 0 0 1px #fff inset;
    -webkit-transition: background-position 1s;
    -moz-transition: background-position 1s;
    transition: background-position 1s;
}

#kirmizi_baloncuklar 
{
	position:fixed;
	bottom:10vh;
	display:none;
	width:100%;
    height:auto;
	margin:2px auto;
	padding:10px;

	z-index:105; /* efektin arkada kalmadığından emin oluyoruz */

	text-transform:capitalize;
    color: #fff ;
    border: 1px solid #84acc3;
    background-color: #ff3019;


    background-repeat:repeat;
    background-image: url(../Resimler/baloncuklar.png);
   
    background-clip: border-box;
    -moz-box-shadow: 0 0 1px #fff inset;
    -webkit-box-shadow: 0 0 1px #fff inset;
   
    box-shadow: 0 0 1px #fff inset;
    -webkit-transition: background-position 1s;
    -moz-transition: background-position 1s;
    transition: background-position 1s;
}

.mac_yorumu_responsive
{
	display:inline-block;
}
.mac_yorumu 
{
	display:inline-block;
	vertical-align:top;
	margin:0 auto;
	padding:15px 0;
	width:45px;
	background:url(../Resimler/yorum_sayisi.png) no-repeat;
		-moz-background-size: 100% 100%;           /* Firefox 3.6 */
		-o-background-size: 100% 100%;           /* Opera 9.5 */
		-webkit-background-size: 100% 100%;           /* Safari 3.0, Chrome */
		background-size: 100% 100%;           /* w3c, Firefox 4.0, ie9  */
		/* Arkaplanı Dive Sığdırma  */
	text-align:center;
	font: bold 16px 'Times New Roman',  Arial, Helvatica;
	color:#036;
}
.mac_yorumu:hover
{
	background:url(../Resimler/damla_kupon_sayisi_yesil.png) no-repeat;
		-moz-background-size: 100% 100%;           /* Firefox 3.6 */
		-o-background-size: 100% 100%;           /* Opera 9.5 */
		-webkit-background-size: 100% 100%;           /* Safari 3.0, Chrome */
		background-size: 100% 100%;           /* w3c, Firefox 4.0, ie9  */
		/* Arkaplanı Dive Sığdırma  */
}

.mac_tarihi
{
	display:inline-block;
	width:99%;
	margin:2px auto;
	padding:1px auto;
	font: normal 15px 'Times New Roman',  Arial, Helvatica;
	text-align:center;
	vertical-align:middle;
}
.mac_tarihi_uzun
{
	display:inline-block;
	width:99%;
	height:auto;
	margin:3.5px 5px 3px auto;
	padding:3px 0 4px 0;
	vertical-align:middle;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #003;
 	background-color:rgba(245,245,245,0.5);/*saydamlık*/
	font: normal 15px 'Times New Roman',  Arial, Helvatica;
	border: 1px solid #003;
	text-align:center;
}

.oynanma_orani
{
 
  display:inline-block;
  color:#000;
  padding: 4%;
  border-radius: 10px;
  font: normal 14px 'Times New Roman',  Arial, Helvatica;
  text-transform:uppercase;
}
.sari_kenar
{
	border: 2px solid #ff0;
}
.yesil_kenar
{
	border: 2px solid #698a27;
}
.turuncu_kenar
{
	border: 2px solid #FF6400;
}
.mavi_kenar
{
	border: 2px solid #2a8fbd;
}



.mac_tercihi label,.mac_tercihi_kazanan label
{

  display:inline-block;
  width:225px; 
  height:auto;
  color:#fff;
  
  background: #2a8fbd; /* Old browsers */
  background: -moz-linear-gradient(top, #2a8fbd 0%, #176b91 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a8fbd), color-stop(100%,#176b91)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* IE10+ */
  background: linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a8fbd', endColorstr='#176b91',GradientType=0 ); /* IE6-9 */
  
  border-radius: 10px;
  padding: 13px 2px;
  
  text-transform:uppercase;
  font: normal 14px 'Times New Roman',  Arial, Helvatica;
  cursor:pointer;
}
.berabere_tercihi label
{
  display:inline-block;
  width:225px; 
  height:auto;
  color:#fff;
  background: #2a8fbd; /* Old browsers */
  background: -moz-linear-gradient(top, #2a8fbd 0%, #176b91 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a8fbd), color-stop(100%,#176b91)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* IE10+ */
  background: linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a8fbd', endColorstr='#176b91',GradientType=0 ); /* IE6-9 */
  border-radius: 10px;
  padding: 13px 2px;
  
  text-transform:uppercase;
  font: normal 14px 'Times New Roman',  Arial, Helvatica;
  cursor:pointer;
}



.maci_kazanan label
{
  display:inline-block;
  width:225px; 
  height:auto;  color:#fff;
  border-radius: 10px;
  padding: 13px 2px;
  
  text-transform:uppercase;
  font: normal 14px 'Times New Roman',  Arial, Helvatica;

  background: #ff3019; /*kirmizi Old browsers */
  background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
  background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
  cursor:pointer;
}
.berabere_biten label
{
  display:inline-block;
  width:200px; 
  height:auto;

  color:#fff;
  border-radius: 10px;
  padding: 13px 2px;
  
  text-transform:uppercase;
  font: normal 14px 'Times New Roman',  Arial, Helvatica;

      
  background: #ff3019; /*kirmizi Old browsers */
  background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
  background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
  cursor:pointer;
}



.berabere_biten_genis label
{
  display:inline-block;
  width:170px; 
  height:auto;

  color:#fff;
  border-radius: 10px;
  padding: 13px 2px;
  
  text-transform:uppercase;
  font: normal 14px 'Times New Roman',  Arial, Helvatica;

	 
  background: #ff3019; /*kirmizi Old browsers */
  background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
  background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
  cursor:pointer;
}

.mac_tercihi_berabere label
{
  display:inline-block;
  width:170px; 
  height:auto;
  color:#fff;
  
  background: #2a8fbd; /* Old browsers */
  background: -moz-linear-gradient(top, #2a8fbd 0%, #176b91 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a8fbd), color-stop(100%,#176b91)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* IE10+ */
  background: linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a8fbd', endColorstr='#176b91',GradientType=0 ); /* IE6-9 */

  
  border-radius: 10px;
  padding: 13px 2px;
  
  text-transform:uppercase;
  font: normal 14px 'Times New Roman',  Arial, Helvatica;
  cursor:pointer;
}


.berabere_tercihi input[type="radio"]:checked + label,
.berabere_tercihi input[type="checkbox"]:checked + label,
.mac_tercihi input[type="radio"]:checked + label,
.mac_tercihi input[type="checkbox"]:checked + label, 
.mac_tercihi_berabere input[type="radio"]:checked + label,
.mac_tercihi_berabere input[type="checkbox"]:checked + label 
{
 	background: #698a27; /*Yeşil Old browsers */
    background: -moz-linear-gradient(top, #698a27 0%, #496314 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#698a27), color-stop(100%,#496314)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #698a27 0%,#496314 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #698a27 0%,#496314 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #698a27 0%,#496314 100%); /* IE10+ */
    background: linear-gradient(top, #698a27 0%,#496314 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#698a27', endColorstr='#496314',GradientType=0 ); /* IE6-9 */
}

.mac_tercihi_kazanan input[type="radio"]:checked + label,
.mac_tercihi_kazanan input[type="checkbox"]:checked + label 
{
  background: #ff3019; /*kirmizi Old browsers */
  background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
  background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
}

.kaydet_btn_icon
{
	display: inline-block;
	width: 10%; 
	margin: 1 auto; 
	vertical-align: middle;
	cursor: pointer;
}
.kupon_adi
{
	text-transform: uppercase;
	cursor: pointer;
	color:#fff;
	display:inline-block;
	width:90%; 
	 text-align:center;
	background-color:rgba(242,242,242,0.5);/*saydamlık*/
	margin:3px auto;
	padding:4px;
	box-shadow: 1px 1px 25px rgba(f,f,f, 0.35);

	word-wrap:break-word;/*yazı dive sığsın*/
	font: bold 13px 'Times New Roman',  Arial, Helvatica;

	outline: none;
	border: 1px solid #fff;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
}

.kupon_bilgisi,.kupon_bilgisi_gizle
{
	display:inline-block;
	width:49.5%;

	margin:2px auto;
	text-align:center;
	text-transform:capitalize;
	padding:4px;
	
	background: #2a8fbd; /* Old browsers */
	background: -moz-linear-gradient(top, #2a8fbd 0%, #176b91 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a8fbd), color-stop(100%,#176b91)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* IE10+ */
	background: linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a8fbd', endColorstr='#176b91',GradientType=0 ); /* IE6-9 */

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font: bold 13px 'Times New Roman',  Arial, Helvatica;
	box-sizing:border-box;
	color:#FFF;
}
.kupon_bilgisi:hover,.kupon_bilgisi_gizle:hover
{
	background-color:rgba(3,255,44,0.5);
}

.kupon_satiri
{
	display:block;
	width:100%;
	margin: 2px auto 0 auto;
    white-space: nowrap; /* Satır taşmasını önler */
}

.maclar
{
	display:inline-block;  
	
	writing-mode:vertical-lr;/*Yazıyı Yukardan Aşağı yazar*/
	transform:rotate(180deg);/*Tersi: Böylece istediğim gibi. Aşağıdan yukarıya oldu.*/

	text-transform:uppercase;
	font: bold 75% 'Times New Roman',  Arial, Helvatica;
	color:#fff;
	
	height: 250px;

	text-align:left;
	
	width: 5.2%;
	padding:3px 0 6px 1.2%;
	margin: auto -1px;
	
	border-radius: 3px;

}

.maclar_kisa
{
    display:inline-block;  
	
	writing-mode:vertical-lr;/*Yazıyı Yukardan Aşağı yazar*/
	transform:rotate(180deg);/*Tersi: Böylece istediğim gibi. Aşağıdan yukarıya oldu.*/

	text-transform:uppercase;
	font: bold 75% 'Times New Roman',  Arial, Helvatica;
	color:#fff;
	
	
    height: auto;
    min-height: 50px;
	text-align:center;
	
	width: 5.2%;
	padding:3px 0 6px 1.2%;
	margin: auto -1px;
	
	border-radius: 3px;

}

.kare
{
	display:inline-block;
	padding:1% 0;
	margin: auto -1px;
	
	font: bold 75% 'Times New Roman',  Arial, Helvatica;
	color:#fff;
	text-align: center;
	width: 5.2%;
	border-radius: 3px;
}

.kare:hover
{
	background-color:#000;
}

.maclar_byk,.kare_byk
{
	width: 6.7%;
	padding:2%;
	cursor: default;
}
.kupon_bilgileri
{
	display:inline-block;
	height:auto;
	max-width:585px;
	width:73vw;
	color:#09F;
	padding:3px;
	margin:0 auto 2px auto;
	word-wrap: break-word;/*yazıyı dive sığdırma*/
	text-align:center;
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 1px solid #79B0E1;
	background-color:rgba(245,245,245,0.5);/*saydamlık*/	
}

.mesaj
{
  height:auto;
}

.i_orta_icerik
{
	float:none;
	display:block;
	max-width:763px;
 	width:98%;
	height:auto; 
	background-color:rgba(242,242,242,0.25);/*saydamlık*/
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 0px solid #79B0E1;
	margin:5px auto;
	padding-bottom:5px;
}

.i_mavi_baslik
{
    width:48%;
	height:auto;
	display:inline-block;
	margin:0.8% auto;
	vertical-align:middle;
	text-transform:capitalize;
	padding:1% 3px;
	
	background: #2a8fbd; /* Old browsers */
	background: -moz-linear-gradient(top, #2a8fbd 0%, #176b91 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a8fbd), color-stop(100%,#176b91)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* IE10+ */
	background: linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a8fbd', endColorstr='#176b91',GradientType=0 ); /* IE6-9 */
	
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;

	color:#FFF;
	font:bold 18px 'Times New Roman',  Arial, Helvatica;
}
.yuvarlak
{
	 display:inline-block;
	 border:1px solid #FFF; 
	 border-radius:100px;	   
	 width:auto;
	 padding:2% 3%; 
	 
}


.duyuru_resim_responsive
{	display:block;
	height: auto; 
	max-width:750px;
	width:98%; 
 
	margin:5px auto 0 auto; 
	padding:3px 3px 0 3px;
	border-radius: 5px;
	 border: 2px groove #fff;
	 box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	 -moz-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.35);
	-webkit-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.35);
	cursor:pointer;
}
.kul_adi
{
	display:inline-block;
	height:auto;
	width:99%; 
	color:#09F;
	padding:4px;
	margin:2px auto;
	word-wrap: break-word;/*yazıyı dive sığdırma*/
	background:#FFF;
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 1px solid #79B0E1;
}
.kul_adi:hover
{
	border-color: #F63;
	background-color:rgba(255,255,255,1);/*saydamlık*/
}

.resim_logo_orta
{
	display:inline-block;
	vertical-align:top;
	width:18%;
	height:auto;
	margin:1px;  
	background:none; 
	 border-radius: 5px;
	 border: 2px groove #fff;
	 box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	 -moz-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.35);
	-webkit-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.35);
}
.resim_logo_orta_yorum
{
	display:inline-block;
	vertical-align:top;
	width:18%;
	height:auto;
	max-height:150px;
	background:none; 
	 border-radius:100px;
	 border: 2px groove #fff;
	 box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	 -moz-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.35);
	-webkit-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.35);
}

#kuponlarin_devami
{
	display:inline-block;
	width: 95%;
	padding:2%;
	margin:1% auto;
	border-radius: 5px;
    background: #ff3019; /*kirmizi Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
    background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font: bold 80% 'Times New Roman',  Arial, Helvatica;
}
#kuponlarin_devami:hover
{
	color: #000;
}
#paylasimlarin_devami
{
	display:inline-block;
	float: right;
	width:25%;
	padding:1%;
	padding:1%;
	margin:1%;
	border-radius: 5px;
	background: #2a8fbd; /* Old browsers */
	background: -moz-linear-gradient(top, #2a8fbd 0%, #176b91 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a8fbd), color-stop(100%,#176b91)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* IE10+ */
	background: linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a8fbd', endColorstr='#176b91',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font: bold 75% 'Times New Roman',  Arial, Helvatica;
}

#paylasimlarin_devami:hover
{
	color: #000;
}


.paylasim_sayisi
{
	display:block;
	background:url(../Resimler/paylasim_sayisi.png) no-repeat no-repeat; 
	height:75px; 
	width:75px;
	margin:1px auto;
	padding-top:28px; 
	box-sizing:border-box;
}

.paylasim_tarih
{
	display:inline-block;
	float:right;
	margin-bottom:5px;		
	padding:2px 8px;
	color:#28739E;
	word-wrap: break-word;/*yazıyı dive sığdırma*/
	background-color:rgba(242,242,242,0.25);/*saydamlık*/
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 1px solid #fff;
	font: bold 16px 'Times New Roman',  Arial, Helvatica;

}
.byk_resim
{
	display:inline-block; 
	width:79%;
	height:auto;
	margin:0 auto 5px auto;  

	padding:1px;
	margin-bottom:5px;
	border: 2px groove #fff;
	 border-radius:15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;

}

.byk_resim_yorumlu
{
	display:inline-block; 
	width:99%;
	margin:0 auto 5px auto;
	height:auto;

	padding:1px;
	border: 2px groove #fff;
	 border-radius:15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;

}

.byk_resim:hover,.byk_resim_yorumlu:hover,.byk_resim img:hover,.byk_resim_yorumlu img:hover
{
	border-color:#000;
	 border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}





.h_logo_resim
{
	float:left;
	width:34px;
	height:auto;
	margin:5px;
}

.yorum_oku
{
	display:inline-block;
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;

	background-color:rgba(3,144,255,0.9);	     
	-moz-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
		-webkit-box-shadow: inset 0 25px 25px 0 rgba(255, 255, 255, 0.5);
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
	border-radius: 5px;

	font: normal 20px 'Times New Roman',  Arial, Helvatica;
	color:#FFF;
	 
	width:80%;
	height:141px;
	min-height:50px;
	max-height:1000px;
	overflow:auto;
	resize: vertical;/*Dikeyde büyütebilir.*/
	padding:8px;
	margin:0 auto 5px auto;
	text-align:left;

}
.btn
{
	cursor: pointer;
}
.div
{
	display:block;
	width:94%;
	max-width:725px;
	height:auto;
	border-radius: 5px;
	margin:5px auto; 	
	padding:10px;
	text-decoration: none;
	font:bold 20px 'Times New Roman',  Arial, Helvatica;
	color:#FFF;
	border:none;

	
}
.div:hover
{
  -webkit-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
     -khtml-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
       -moz-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
         -o-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
            box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
}
.mavi
{	
  background: #2a8fbd; /* Old browsers */
  background: -moz-linear-gradient(top, #2a8fbd 0%, #176b91 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a8fbd), color-stop(100%,#176b91)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* IE10+ */
  background: linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a8fbd', endColorstr='#176b91',GradientType=0 ); /* IE6-9 */

}
.kirmizi
{
    background: #ff3019; /*kirmizi Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
    background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */

}
.yesil
{
    background: #698a27; /* Yeşil Old browsers */
    background: -moz-linear-gradient(top, #698a27 0%, #496314 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#698a27), color-stop(100%,#496314)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #698a27 0%,#496314 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #698a27 0%,#496314 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #698a27 0%,#496314 100%); /* IE10+ */
    background: linear-gradient(top, #698a27 0%,#496314 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#698a27', endColorstr='#496314',GradientType=0 ); /* IE6-9 */
}


.turuncu
{	
    background: #FF6400; /* turuncu Old browsers */
    background: -moz-linear-gradient(top, #FF6400 0%, #FC4C02 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF6400), color-stop(100%,#FC4C02)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FF6400 0%,#FC4C02 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FF6400 0%,#FC4C02 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #FF6400 0%,#FC4C02 100%); /* IE10+ */
    background: linear-gradient(top, #FF6400 0%,#FC4C02 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF6400', endColorstr='#FC4C02',GradientType=0 ); /* IE6-9 */
}

.sari
{	
    background: #FFCC00; /* Sarı Old browsers */
    background: -moz-linear-gradient(top, #FFCC00 0%, #FF0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFCC00), color-stop(100%,#FF0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FFCC00 0%,#FF0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FFCC00 0%,#FF0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #FFCC00 0%,#FF0 100%); /* IE10+ */
    background: linear-gradient(top, #FFCC00 0%,#FF0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFCC00', endColorstr='#FF0',GradientType=0 ); /* IE6-9 */
}

.beyaz
{	
  color:#000;
  background-color: white; /* İç kısım beyaz */
  padding: 10px; /* İçerikle kenar arasındaki boşluk */
  border-radius: 15px; /* Kenar yuvarlama */
  transition: all 0.3s ease; /* Geçiş efekti */
  box-shadow: 0 0 5px #79B0E1;
    
}


.seffaf
{
	display:block;
	width:94%;
	max-width:725px;
	height:auto;
	border-radius: 5px;
	margin:5px auto; 	
	padding:2px;
	text-decoration: none;
	font:normal 15px 'Times New Roman',  Arial, Helvatica;

	color:#000;
}

.fixed_formuller
{
    position:fixed;
	top:55px;
}
.text_stil
{
	display:inline-block;
    text-align: center;
	width:45%;
	background-color:rgba(242,242,242,0.5);/*saydamlık*/
	margin:5px auto;
	padding:10px;
	box-shadow: 1px 1px 25px rgba(f,f,f, 0.35);
	border-radius:3px;
	word-wrap:break-word;/*yazı dive sığsın*/
	letter-spacing:2px;
		 
	 box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	
	outline: none;
	border: 1px solid #B0CFE0;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
}

.text_stil:hover,.text_stil:focus 
{
	box-shadow: 0 0 5px #79B0E1;
	border:1px solid #79B0E1;	
}
.genis_mavi_btn
{
	display:block;
	width:94%;
	max-width:725px;
	height:auto;
	border-radius: 5px;
	
	background: #2a8fbd; /* Old browsers */
	background: -moz-linear-gradient(top, #2a8fbd 0%, #176b91 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a8fbd), color-stop(100%,#176b91)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* IE10+ */
	background: linear-gradient(top, #2a8fbd 0%,#176b91 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a8fbd', endColorstr='#176b91',GradientType=0 ); /* IE6-9 */
	
	border: 1px solid #698a27;
	cursor: pointer;
	color: #FFFFFF;
	margin:5px auto; 	
	padding:10px;
	text-decoration: none;
}


.genis_turuncu_btn
{
	display:block;
	width:94%;
	max-width:725px;
	height:auto;
	border-radius: 5px;
   
    background: #FF6400; /* turuncu Old browsers */
    background: -moz-linear-gradient(top, #FF6400 0%, #FC4C02 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF6400), color-stop(100%,#FC4C02)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FF6400 0%,#FC4C02 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FF6400 0%,#FC4C02 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #FF6400 0%,#FC4C02 100%); /* IE10+ */
    background: linear-gradient(top, #FF6400 0%,#FC4C02 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF6400', endColorstr='#FC4C02',GradientType=0 ); /* IE6-9 */

	border: 1px solid #FF6400;
	cursor: pointer;
	color: #fff;  
	font:bold 18px 'Times New Roman',  Arial, Helvatica;
	margin:5px auto; 	
	padding:10px;
	text-decoration: none;
	

	
}

.genis_kirmizi_btn
{
	display:block;
	width:94%;
	max-width:725px;
	height:auto;
	border-radius: 5px;
    
	background: #ff3019; /*kirmizi Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
    background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
	
	border: 1px solid #FF6400;
	cursor: pointer;
	color: #fff;  
	font:bold 18px 'Times New Roman',  Arial, Helvatica;
	margin:5px auto; 	
	padding:10px;
	text-decoration: none;
	

	
}


.genis_yesil_btn
{
	display:block;
	width:94%;
	max-width:725px;
	height:auto;
	border-radius: 5px;
	
    background: #698a27; /* Yeşil Old browsers */
    background: -moz-linear-gradient(top, #016028 0%, #96c638 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#016028), color-stop(100%,#96c638)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #016028 0%,#96c638 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #016028 0%,#96c638 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #016028 0%,#96c638 100%); /* IE10+ */
    background: linear-gradient(top, #016028 0%,#96c638 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016028', endColorstr='#96c638',GradientType=0 ); /* IE6-9 */
  
	
	cursor: pointer;
	color: #fff;  
	font:bold 18px 'Times New Roman',  Arial, Helvatica;
	margin:5px auto; 	
	padding:10px;
	text-decoration: none;
	

	
}


.genis_sari_btn
{
	display:block;
	width:94%;
	max-width:725px;
	height:auto;
	border-radius: 5px;
   
    background: #FFCC00; /* Sarı Old browsers */
    background: -moz-linear-gradient(top, #b28e00 0%, #ffdb4c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b28e00), color-stop(100%,#ffdb4c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #b28e00 0%,#ffdb4c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #b28e00 0%,#ffdb4c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #b28e00 0%,#ffdb4c 100%); /* IE10+ */
    background: linear-gradient(top, #b28e00 0%,#ffdb4c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b28e00', endColorstr='#ffdb4c',GradientType=0 ); /* IE6-9 */


	
	
	border: 1px solid #fff;
	cursor: pointer;
	color: #000;  
	font:bold 18px 'Times New Roman',  Arial, Helvatica;
	margin:5px auto; 	
	padding:10px;
	text-decoration: none;
  
}

.genis_lacivert_btn
{
	display:block;
	width:94%;
	max-width:725px;
	height:auto;
	border-radius: 5px;
	
    background: #698a27; /* Yeşil Old browsers */
    background: -moz-linear-gradient(top, #001e45 0%, #335178 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#001e45), color-stop(100%,#335178)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #001e45 0%,#335178 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #001e45 0%,#335178 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #001e45 0%,#335178 100%); /* IE10+ */
    background: linear-gradient(top, #001e45 0%,#335178 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e45', endColorstr='#335178',GradientType=0 ); /* IE6-9 */
  
	
	cursor: pointer;
	color: #fff;  
	font:bold 18px 'Times New Roman',  Arial, Helvatica;
	margin:5px auto; 	
	padding:10px;
	text-decoration: none;
	

	
}
.onay_check input[type="checkbox"] {
    display: none;
    visibility: hidden;
  }

.onay_check label 
{
    position: relative;
    padding-left: 2em;
    padding-right: 1em;
    line-height: 2;
    cursor: pointer;
    display: inline-flex;
    width: 90%;
    z-index: 1;
    
  }

.onay_check label:before 
{
    box-sizing: border-box;
    content: "";
    position: absolute;
    top: 0.3em;
    left: 0;
    width: 1.4em;
    height: 1.4em;
    border: 3px solid #698a27;
    border-radius: 6px;
    z-index: -1;
  }

  .onay_check input[type=checkbox]:checked + label {
    padding-left: 1em;
    color: #fff;
  }
  .onay_check input[type=checkbox]:checked + label:before {
    top: 0;
    width: 100%;
    height: 100%;
    background: #698a27; /* Yeşil Old browsers */
    background: -moz-linear-gradient(top, #698a27 0%, #496314 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#698a27), color-stop(100%,#496314)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #698a27 0%,#496314 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #698a27 0%,#496314 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #698a27 0%,#496314 100%); /* IE10+ */
    background: linear-gradient(top, #698a27 0%,#496314 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#698a27', endColorstr='#496314',GradientType=0 ); /* IE6-9 */
    border-color: #fff;
  }

  .onay_check label,
  .onay_check label::before {
    transition: 0.25s all ease;
  }
.kvkk_cerez_kullanim_kurallari_textarea
{
	margin:5px auto;
	padding:10px;
	box-shadow: 1px 1px 25px rgba(f,f,f, 0.35);
	border-radius:3px;
	letter-spacing:2px;
		 
	 box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	
    border: 1px solid #B0CFE0;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;

    width:95%;
	height:150px;
	min-height:50px;
	max-height:1000px;
	overflow:auto;
	resize: vertical;/*Dikeyde büyütebilir.*/

	text-align:left;
}

@media only screen and (max-width: 1250px) 
{
	.orta_icerik
	{
		margin:0 0 10px 0;
		position:absolute;
		display:block;
		left:220px;
	}	

	.sol_cubuk
	{
		float:left;
	}
	.sag_cubuk
	{
		float:none;
		position:relative;
		top:0px;
		width:207px;
	}
	
	.tumsayfa_div
	{
		max-width:1006px;
	}

	.orta_uclu
	{
		max-width:1006px;
		position:relative;
	}
	
	.site_sag_pencere
	{
		width:204px;
	}

	.menu
	{
		width:98%;
	}
	.sag_reklam
	{
		width:205px;
	}

	.fixed_formuller
	{
		visibility:hidden;
	}
	.spor_toto_sag_sabit_reklam
	{
		display:none;
	}
}

@media only screen and (max-width: 1030px) 
{
	.fixed_formuller
	{
		display:none;
	}

	.orta_uclu
	{
		float:left;	
		max-width:783px;
	}
	.sol_cubuk,.sag_cubuk
	{
		display:none;
	}
	.orta_icerik
	{
		position:relative;
		left:0;
	}
	.tumsayfa_div
	{
		max-width:783px;
	}
	.menu
	{
		width:100vw;
	}
	.fixed_menu 
	{
		margin:0 auto;
		position:fixed;
		top:0;
		width:98%;/*boyutunu yap*/
		border:none;
	}
	article 
	{
		width:98%;
		max-width:783px;
	}
	#cssmenu,article_formuller
	{
		display:block !important;	
	}
}

@media only screen and (max-width: 800px) 
{
	.text_stil
	{
		width:44.5vw;
		margin-left:2vw;
	}
	
	.oran_gizle
	{
		display: none;
	}
	.mac_yorumu
	{
	  font-size:75%;
	  width:6%;
	  padding:2% 0;
	}
	.sayfa_secenegi label 
	{
		width:44vw;
		margin:auto;
	}

	.tumsayfa_div
	{
		width:100vw;
	}
	.menu
	{
		width:100%;
	}
	
	.ortala_giris_responsive
	{
		width:85vw; 
		margin:0 auto;
	}
	
	.orta_reklam
	{
		border:none;
		background:none;
		box-shadow: 1px 1px 25px rgba(0, 0, 0, 0);
	
	}
	
	#mavi_baloncuklar,#kirmizi_baloncuklar ,#yesil_baloncuklar,.div
	{
		font-size:18px;
	}
	
	
	.mac_tercihi_berabere label,.berabere_biten_genis label,.maci_kazanan label,.mac_tercihi label,.berabere_biten label,.berabere_tercihi label,.mac_tercihi_kazanan label
	{
		width:28vw;
	    padding:2vw 1px;
		font-size:80%;
	}

	.oynanma_orani
	{
  		padding: 3%;
     	font-size:80%;
	}
	.yuzde
	{
		 font-size:75%;
		 vertical-align:middle;
	}
	.mavi_yazi_responsive,.yesil_yazi_responsive
	{
		width:95%;
		margin:10px auto;
	}
	
	.i_orta_icerik
	{
		width:98%;
		padding-top:5px;
		padding-bottom:5px;
	}
	.seffaf_cubuk_maclar
	{
		display:block;
		padding:0;
		width:98%;
	}

	
	

	.kutu
	{
		 box-shadow:none;
	}
}
@media only screen and (max-width: 710px) 
{
	.maclar,.maclar_kisa,.kare
	{
		font-size: 70%;
		font-weight: normal;
	}
	
	.maclar
	{
		height: 220px;
	}
    .maclar_kisa
    {
         min-height: 40px;
    }

	.byk_resim
	{
		width:77%;
	}

}

@media only screen and (max-width: 650px) 
{
    .maclar,.maclar_kisa,.kare
	{
		font-size: 65%;
		margin: -1.3px;	
	}
	.maclar
	{
		height: 210px;
	}
    
    
	#paylasimlarin_devami
	{
		width:40%;
	}

	
  .i_mavi_baslik
  {
	  width:95%;
  }
  .kupon_bilgileri
  {
  	font-size:14px;
  }
  .kupon_bilgisi,.kupon_bilgisi_gizle,.kupon_adi
  {
	  
  	font-size:12px;
  }
}
@media only screen and (max-width: 600px) 
{	
    .text_stil
	{
		display:block;
		width:90%;
		margin-left:auto;
		margin-right:auto;
	}

	
	  .yorum_oku
	  {
		 height:108px;
	  }
	
	.mac_tarihi
	{
		margin:1px auto;
		font-size:13px;
		width: 86%;
		vertical-align: middle;
	}
	.mac_yorumu
	{
		vertical-align: middle;
	}
	.mac_tercihi_berabere label,.berabere_biten_genis label,.maci_kazanan label,.mac_tercihi label,.berabere_biten label,.berabere_tercihi label,.mac_tercihi_kazanan label
	{
		width:31vw;
	}
	
	
	.oynanma_orani
	{
	  font-size:70%;
	  margin: 0 -2px 2px -2px;
	}

	
.sosyal_img_you_responsive,.sosyal_img_twit_responsive,.sosyal_img_face_responsive

{
	width:28%;
	margin:0 2%;
}





  
  .paylasim_tarih
  {
	  padding:2px 4px;
	  margin-bottom:2px;
	  border-radius:2px;
	  font-size:12px;
  }
  
  
  .kupon_bilgisi
	{
		 width: 100%;
	}
  .kupon_bilgileri,.kupon_bilgisi_gizle,.gizle_not
  {
	 
  	  display:none;
  }

  .kul_adi
  {
  font-size:14px;
  }

	
}
@media only screen and (max-width: 550px) 
{

	
	.mac_yorumu
	{
	  font-size:70%;
	  width:8%;
	}
	
	
}
@media only screen and (max-width: 500px) 
{
		.sari_kenar,.yesil_kenar,.turuncu_kenar,.mavi_kenar
	{
		border-width: 1px;
	}

		.yorum_oku
	{
		height:98px;
	}

	#kuponlarin_devami
	{
		font-size: 65%;
	}

	.mac_tercihi_berabere label,.berabere_biten_genis label,.maci_kazanan label,.mac_tercihi label,.berabere_biten label,.berabere_tercihi label,.mac_tercihi_kazanan label
	{
		font-size:60%;
	}


	.mac_yorumu_responsive
	{
	  width:30px;
	  height:30px;
	  margin:0.1px auto;
	}
	

	
}
@media only screen and (max-width: 460px) 
{
	.maclar,.maclar_kisa,.kare
	{
		margin: auto -1.5px;
		font-size: 55%;
	}
	
	.maclar
	{
		height: 180px;
	}
    .maclar_kisa
    {
         min-height: 40px;
    }
   
	.kupon_satiri
	{
		margin: -1px auto;
	}

    .mac_yorumu
	{
	  font-size:60%;
	  width:9%;
	}

	.oynanma_orani
	{
	  font-size:60%;
	}
	.ortala_giris_responsive
	{
		width:90vw; 
	}
	
}
@media only screen and (max-width:400px) 
{

	#paylasimlarin_devami
	{
		width:50%;
	}
	


	
	
	.i_mavi_baslik
	{
	  font-size:15px;
	}
	#mavi_baloncuklar,#kirmizi_baloncuklar ,#yesil_baloncuklar,.div,.mavi_yazi_responsive,.genis_yesil_btn,.yesil_yazi_responsive
	{
		font-size:15px;
	}
	

}
@media only screen and (max-width:380px) 
{

	.maclar,.maclar_kisa,.kare
	{
		font-size: 45%;
		margin:  auto -1.6px;
	}
	
	.maclar
	{
		height: 150px;
	}
    .maclar_kisa
    {
         min-height: 30px;
    }
  
	

	
.mac_tercihi_berabere label,.berabere_biten_genis label,.maci_kazanan label,.mac_tercihi label,.berabere_biten label,.berabere_tercihi label,.mac_tercihi_kazanan label
	{
		width: 30vw;
		font-size:55%;
	}
	.oynanma_orani
	{
	  font-size:50%;
	}
	 .sayfa_secenegi label 
	{
	  width:90vw;
	  margin:auto;
	}
  .yorum_oku
  {
	  width: 79%;
	  font-size:16px;
	  padding:2px;
  }
}
@media only screen and (max-width:325px) 
{
	.mac_tercihi_berabere label,.berabere_biten_genis label,.maci_kazanan label,.mac_tercihi label,.berabere_biten label,.berabere_tercihi label,.mac_tercihi_kazanan label
	{
		font-size:50%;
	}
	
	
	
	.byk_resim
	{
	  width:76%;
	}
}
	@media only screen and (max-width:312px) 
	{
		.mac_tercihi_berabere label,.berabere_biten_genis label,.maci_kazanan label,.mac_tercihi label,.berabere_biten label,.berabere_tercihi label,.mac_tercihi_kazanan label
		{
			font-size:45%;
		}
		.ortala_giris_responsive
		{
			width:92vw; 
		}
		.misli_text_stil
		{
			display:block;
			width:90%;
			margin-left:auto;
			margin-right:auto;
		}
		.ortala
		{
			display:block;
			width:90vw;
			margin-left:auto;
			margin-right:auto;
		}

	}

