@charset "UTF-8";
.font {
  font-family: 'Tahoma' !important;
}
.font3 {
  font-family: 'neo_sans__tritalic';
}
.font2 {
  font-family: 'neo_sans__trmedium_italic';
}
.font1 {
  font-family: 'neo_sans_trmedium';
  font-weight: 400;
}
.ikon {
  font-family: FontAwesome;
}
a {
  text-decoration: none!important;
}
.sizing {
  box-sizing: border-box !important;
}
.dcell {
  display: table-cell !important;
}
.fs {
  font-size: 12px;
}
.pr {
  position: relative!important;
}
.pa {
  position: absolute!important;
}
.dib {
  dislay: inline-block !important;
}
.fl {
  float: left!important;
}
.fr {
  float: right!important;
}
.cp {
  cursor: pointer;
}
.ortala {
  margin: 0 auto;
}
.dn {
  display: none !important;
}
.dt {
  display: table !important;
}
.db {
  display: block!important;
}
.td {
  text-decoration: none!important;
}
.tc {
  text-aling: center;
}
.bgcontain {
  background-size: contain!important;
}
.bgcover {
  background-size: cover!important;
}
.bgno {
  background-repeat: no-repeat !important;
}
.bgcenter {
  background-position: center center!important;
}
.liste {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cb {
  clear: both;
}
.dib {
  display: inline-block !important;
}
.yy {
  text-indent: -9999px;
}
.pr {
  position: relative!important;
}
.pa {
  position: absolute!important;
}
.pf {
  position: fixed!important;
}
.fr {
  float: right!important;
}
.fl {
  float: left!important;
}
.db {
  display: block!important;
}
.di {
  display: inline!important;
}
.dbi {
  display: block-inline !important;
}
.m0 {
  margin: 0!important;
}
.p0 {
  padding: 0!important;
}
.cp {
  cursor: pointer;
}
.opacity03:hover {
  opacity: 0.3;
}
.opacity04:hover {
  opacity: 0.4;
}
.opacity05:hover {
  opacity: 0.5;
}
.opacity06:hover {
  opacity: 0.6;
}
.opacity07:hover {
  opacity: 0.7;
}
.opacity08:hover {
  opacity: 0.8;
}
.opacity09:hover {
  opacity: 0.9;
}
body {
  overflow-y: scroll;
  overflow-x: hidden;
}
div.duyuru {
  width: 100%;
  height: 100%;
  position: fixed!important;
  top: 0;
  bottom: 0;
  z-index: 999999;
  display: table !important;
  background: rgba(0, 0, 0, 0.72);
}
div.duyuru > div.arkplan {
  display: table-cell !important;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
div.duyuru > div.arkplan > span {
  display: table !important;
  margin: 0 auto;
  background: #fff;
  padding: 10px;
  position: relative!important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
div.duyuru > div.arkplan > span > a.kapat {
  z-index: 9999px;
  position: absolute!important;
  right: -33px;
  top: 15px;
  font-size: 18px;
  color: black;
  background: brown;
  border-radius: 0 10px 10px 0;
  padding: 6px 9px;
}
div.duyuru > div.arkplan > span > a.kapat:hover {
  color: #ccc;
}
div.temizle {
  clear: both;
}
hr {
  border: none;
  border-bottom: 1px dashed #ccc;
}
table {
  border: none;
}
table tbody {
  background: #FDFDFD;
}
table tbody tr {
  border: 1px dashed #D8D8D8;
}
table tbody tr:nth-child(odd) {
  background: #F5F5F5;
}
table tbody tr:hover {
  background: #e30613;
  color: #fff;
}
table tbody tr td {
  border: none;
  padding: 5px 10px;
}
table tbody tr td:nth-child(1) {
  font-weight: bold;
}
table tbody tr td:nth-child(2) {
  text-align: right;
}
div.formaciklama {
  margin-right: 2%;
}
div.formaciklama > div.mesaj {
  margin: 10px 0;
  padding: 10px 0 20px 0;
}
div.formaciklama > div.mesaj:not(:last-child) {
  border-bottom: 1px dashed #E2E2E2;
}
div.formlar {
  display: block!important;
  padding: 10px;
  width: 500px;
  margin: 0 auto;
}
div.formlar h2 {
  font-size: 20px;
  font-family: 'neo_sans_trmedium';
  font-weight: 400;
  color: #999;
  display: none !important;
}
div.formlar div.stun {
  margin-bottom: 10px;
  display: table !important;
  width: 100%;
  overflow: hidden;
}
div.formlar div.stun:hover > .input {
  border: 1px solid #A0A0A0;
}
div.formlar div.stun:hover > .select {
  border: 1px solid #A0A0A0;
}
div.formlar div.stun:hover > .textarea {
  border: 1px solid #A0A0A0;
}
div.formlar div.stun label {
  font-size: 12px;
  float: left!important;
  font-weight: bold;
  text-align: left;
  width: 40%;
  color: #999;
  padding: 6px 10px;
  box-sizing: border-box !important;
}
div.formlar div.stun .input,
div.formlar div.stun .select,
div.formlar div.stun .textarea {
  display: block!important;
  border: 1px solid #E2E2E2;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 13px;
  color: #333;
  background: #F3F3F3;
  padding: 10px 10px;
  width: 60%;
  box-sizing: border-box !important;
  outline: none;
}
div.formlar div.stun .input:valid,
div.formlar div.stun .select:valid,
div.formlar div.stun .textarea:valid {
  color: #5F9B09;
}
div.formlar div.stun .input:invalid,
div.formlar div.stun .select:invalid,
div.formlar div.stun .textarea:invalid {
  color: #e30613;
}
div.formlar div.stun .radio {
  display: block!important;
  color: #333;
  background: #FCFCFC;
  padding: 2px 0;
  float: right!important;
  width: 60%;
  border: 0;
  outline: none;
}
div.formlar div.stun .radio input {
  margin-right: 5px;
  width: 20px;
}
div.formlar div.stun .radio span {
  dislay: inline-block !important;
  display: inline-block !important;
}
div.formlar .button {
  display: block!important;
  position: relative!important;
  margin: 1px 1px 1px 40%;
  color: #fff;
  width: 60%;
  font-weight: bold;
  background: #666;
  clear: both;
  border: 0;
  padding: 10px 25px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
div.formlar .button:hover {
  background: #333;
  color: #fff;
}
.tamam,
.hata,
.bilgi,
.uyari {
  padding: 15px 25px;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tamam {
  background: #dff0d8;
  border: 1px solid #d6e9c6;
  color: #3c763d;
}
.hata {
  background: #f2dede;
  border: 1px solid #ebccd1;
  color: #a94442;
}
.bilgi {
  background: #d9edf7;
  border: 1px solid #bce8f1;
  color: #3183b9;
}
.uyari {
  background: #fcf8e3;
  border: 1px solid #faebcc;
  color: #8a6d3b;
}
div.sayfalama > ul.pagination {
  margin: 0;
}
div.sayfalama > ul.pagination > li > a {
  display: block!important;
  padding: 5px 10px;
  background: #ccc;
  color: #fff;
  margin: 0;
}
div.sayfalama > ul.pagination > li.active > a {
  color: #fff;
  background: #ccc;
}
div.sayfalama > ul.pagination > li.solsag > a {
  color: #fff;
  background: #ccc;
}
.harita {
  width: 100%;
  margin-bottom: 20px;
}
.harita iframe {
  width: 100%;
  display: block!important;
  height: 300px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.kapali {
  z-index: 99;
  width: 100%;
  position: relative!important;
  max-width: 800px;
  min-width: 300px;
  margin: 0 auto;
  padding-bottom: 15px;
  margin-top: 10%!important;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: table;
}
.kapali h1 {
  display: block!important;
  margin: 20px 20px;
  font-weight: bold;
  color: #999;
}
.kapali .baslik {
  display: block!important;
  margin: 10px 30px;
  padding: 20px;
  font-weight: bold;
}
.kapali .aciklama {
  display: block!important;
  margin: 20px 20px;
  padding: 20px;
  background: #F1F1F1;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.kapali .dil {
  position: absolute!important;
  margin: -40px 0 0 30px;
}
.kapali .dil a {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  dislay: inline-block !important;
  display: inline-block !important;
  padding: 5px 8px;
  background: #fff;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.kapali .dil a.ses {
  cursor: pointer;
}
.kapali .dil .aktif {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.kapali .muzik {
  position: absolute!important;
  margin: -40px 0 0 30px;
  right: 20px;
}
.kapali .muzik a.ses {
  cursor: pointer;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  dislay: inline-block !important;
  display: inline-block !important;
  padding: 5px 8px;
  background: #fff;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.kapali .img {
  position: absolute!important;
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  -webkit-opacity: 0.1;
  opacity: 0.1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
  filter: alpha(opacity=10);
  left: 50%;
  margin: -60px 0 0 -60px;
  z-index: -1;
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.kapalimesaj {
  width: 100%;
  position: absolute!important;
  z-index: 99999;
  color: #fff;
  background: rgba(0, 0, 0, 0.49);
  margin: 0px;
  padding: 5px 10px 5px 50px;
  box-sizing: border-box !important;
}
.kapalimesaj span {
  float: right!important;
  margin-right: 20px;
}
div.sekmeAlani {
  clear: both;
  margin-top: 30px;
}
div.sekmeAlani > ul.sekmeler {
  list-style: none;
  height: 40px;
  margin: 0;
  padding: 0;
}
div.sekmeAlani > ul.sekmeler > li {
  display: inline-block;
}
div.sekmeAlani > ul.sekmeler > li > a {
  border-bottom: 2px solid #999;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #999;
  padding: 10px;
  font-family: 'neo_sans__trmedium_italic';
  font-weight: bold;
}
div.sekmeAlani > ul.sekmeler > li:hover a,
div.sekmeAlani > ul.sekmeler > li.sekmeSecili a {
  border-bottom: 1px solid #da251c;
  color: #da251c;
  font-weight: bold;
}
div.sekmeAlani > div#sekmeicerik {
  clear: both;
  margin: -5 px -5px 40px -5px;
}
div.sekmeAlani > div#sekmeicerik > a.download {
  display: table !important;
  margin: 10px 0;
  background: #e3e3e3;
  width: 100%;
  font-family: 'neo_sans__trmedium_italic';
}
div.sekmeAlani > div#sekmeicerik > a.download > img {
  float: left!important;
  margin: 5px;
}
div.sekmeAlani > div#sekmeicerik > a.download > span {
  font-family: 'neo_sans__trmedium_italic';
  color: #666;
  padding: 10px;
  display: block!important;
}
div.sekmeAlani > div#sekmeicerik > a.etiket {
  dislay: inline-block !important;
  display: inline-block !important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 8px;
  background: #F3F3F3;
  color: #999;
}
div.sekmeAlani > div#sekmeicerik > a.etiket:hover {
  background: #da251c;
  color: #fff;
}
div.sekmeAlani > div#sekmeicerik .player {
  margin-bottom: 10px;
}
#container > div.magnet-filter {
  display: table !important;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}
#container > div.magnet-filter > a.btn {
  text-align: center;
  padding: 5px 10px;
  dislay: inline-block !important;
  display: inline-block !important;
  background: #efefef;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 5px;
  cursor: pointer;
  padding: 5px 20px;
  font-family: 'Tahoma' !important;
  font-size: 14px;
}
#container > div.magnet-filter > a.btn:hover,
#container > div.magnet-filter > a.btn.active {
  background: #E20613;
  color: #fff;
}
#container > div.magnet {
  overflow: hidden;
  transition: 800ms;
  -webkit-transition: 800ms;
}
#container > div.magnet > a.magnet-item {
  dislay: inline-block !important;
  display: inline-block !important;
  width: 220px;
  height: 220px;
  margin: 0 6px 8px 0;
}
#container > div.magnet > a.magnet-item > img {
  display: block!important;
}
#container > div.magnet > a.magnet-item:nth-child(5n-1) {
  margin-right: 0!important;
}
