@font-face {
  font-family: 'Gilroy Medium';
  src: url('../fonts/Gilroy-Medium.eot');
  src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Medium.woff2') format('woff2'),
    url('../fonts/Gilroy-Medium.woff') format('woff'),
    url('../fonts/Gilroy-Medium.ttf') format('truetype'),
    url('../fonts/Gilroy-Medium.svg#Gilroy-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy ExtraBold';
  src: url('../fonts/Gilroy-ExtraBold.eot');
  src: url('../fonts/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-ExtraBold.woff2') format('woff2'),
    url('../fonts/Gilroy-ExtraBold.woff') format('woff'),
    url('../fonts/Gilroy-ExtraBold.ttf') format('truetype'),
    url('../fonts/Gilroy-ExtraBold.svg#Gilroy-ExtraBold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy Black';
  src: url('../fonts/Gilroy-Black.eot');
  src: url('../fonts/Gilroy-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Black.woff2') format('woff2'),
    url('../fonts/Gilroy-Black.woff') format('woff'),
    url('../fonts/Gilroy-Black.ttf') format('truetype'),
    url('../fonts/Gilroy-Black.svg#Gilroy-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy Bold';
  src: url('../fonts/Gilroy-Bold.eot');
  src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Bold.woff2') format('woff2'),
    url('../fonts/Gilroy-Bold.woff') format('woff'),
    url('../fonts/Gilroy-Bold.ttf') format('truetype'),
    url('../fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy SemiBold';
  src: url('../fonts/Gilroy-SemiBold.eot');
  src: url('../fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-SemiBold.woff2') format('woff2'),
    url('../fonts/Gilroy-SemiBold.woff') format('woff'),
    url('../fonts/Gilroy-SemiBold.ttf') format('truetype'),
    url('../fonts/Gilroy-SemiBold.svg#Gilroy-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeueBold.eot');
  src: url('../fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BebasNeueBold.woff2') format('woff2'),
    url('../fonts/BebasNeueBold.woff') format('woff'),
    url('../fonts/BebasNeueBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font: 16px 'Gilroy Medium';
  color: #2b2929;
  /*background: #ebf0f8;*/
  background:#FFF;
  
}
body a {
  color: #000;
}
body img {
  max-width: 100%;
}


.container-fluid {
  max-width: 2000px;
  padding: 0 80px;
  
}
@media (max-width: 1450px) {
  .container-fluid {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 1200px) {
  .container-fluid {
    padding: 0 20px;
  }
}
.container {
  max-width: 1640px;
  padding: 0 80px;
}
@media (max-width: 1450px) {
  .container {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 1200px) {
  .container {
    padding: 0 20px;
  }
}
.alert {
  background: #fdeef1;
  border-color: #f8bcc5;
  border-radius: 12px;
  z-index: 3;
}
.alert-warning {
  border-color: #e96b12;
  background: #fffdf7;
  color: #e96b12;
  font-weight: normal;
}
.alert-danger {
  border-color: #d70d2f;
  background: #fefbf3;
  color: #d70d2f;
  font-weight: normal;
}
.alert-success {
  border-color: #7cb928;
  background: #fbfff5;
  color: #7cb928;
  font-weight: normal;
}
.alert-info {
  color: #0c2a75 !important;
  font-weight: normal;
  border-color: #0c2a75;
  background: #f2f8fe;
}
.cc-revoke.cc-bottom {
  display: none !important;
}
.cc-window {
  color: #2b2929 !important;
  margin: 20px;
  background: #fff;
  font: 12px 'Gilroy Medium' !important;
  box-shadow: 0 0 22px rgba(0, 161, 227, 0.25);
  width: 260px !important;
  left: initial !important;
}
.cc-window .cc-btn {
  text-decoration: none !important;
  background: none !important;
  font-size: 13px !important;
  color: #001e60 !important;
  font-family: 'Gilroy Bold';
  text-transform: uppercase;
  padding: 0;
}
.cc-window .cc-compliance {
  margin: 10px 0 0;
}
.cc-window .cc-link {
  color: #2b2929 !important;
  opacity: 1;
  padding: 0;
}
.fs-13 {
  font-size: 13px !important;
}
.redC {
  color: #d70d2f !important;
}
section article .my-favor-teams .list .redC i {
  color: #842029 !important;
}
.text-center {
  text-align: center !important;
}
.dsp-ib {
  display: inline-block !important;
}
.icerikTXT,
.icerikTXT span {
  font-size: 16px !important;
  font-family: 'Gilroy Medium' !important;
  color: #2b2929 !important;
}
.icerikTXT h2,
.icerikTXT h4 {
  font-size: 20px;
}
a {
  text-decoration: none !important;
}
@media (max-width: 1450px) {
  .icerikTXT,
  .icerikTXT span,
  .icerikTXT p {
    font-size: 14px !important;
  }
}
.blogpopupoverlay {
  z-index: 999;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgb(255, 255, 255, 0.9);
}
.blogpopup {
  position: absolute;
  left: 20%;
  right: 20%;
  margin-top: 100px;
  border-radius: 15px;
  padding: 20px;
  background: #ffffff;
  width: 60%;
  box-shadow: 0px 2px 14px -9px black;
}

html,
body {
  overflow-x: hidden !important;
}
.visible-xs {
  display: none;
}
.ekipListDiv {
  height: 120px !important;
}
@media (max-width: 768px) {
  .hidden-xss {
    display: none;
  }
  .tumbagisTurleri {
    display: ;
  }
  .contentTesekkur {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }

  .mmt-20 {
    margin-top: 20px !important;
  }
  .visible-xs {
    display: block !important;
  }
  .ekipListeLiBTN {
    display: block !important;
  }
  .ekipListeLiBTN li {
    padding-bottom: 10px;
  }
  .section .article h1 {
    font-size: 25px !important;
  }
  .ekipListDiv {
    height: auto !important;
    text-align: center !important;
    padding: 15px !important;
  }
  .ekipListDiv img {
    max-height: 100px !important;
    width: auto !important;
    max-width: 100% !important;
    margin-bottom: 5px;
  }
  .ekipListDiv a {
    font-size: 15px !important;
  }
  .ekipListDiv row {
    width: 100% !important;
    display: block !important;
    margin: 0px !important;
  }
}
.twitterx {
  display: block;
  margin: 0 auto 7px;
  font-size: 36px;
  width: 36px;
}
.downloadlink {
  text-decoration: none;
  color: #001e60;
}
.passiveOP {
  opacity: 0.6;
  cursor: no-drop;
  background: rgb(0, 0, 0, 0.3);
}
/*.icerikTXT img{width:100% !important; height:auto !important;border-radius:20px;}*/
.mdlKapatbuton {
  position: absolute;
  right: 20px;
  font-size: 30px;
  margin-top: -18px;
}
.btn-xs {
  font-size: 12px;
  color: white !important;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
.brd-rd-20 {
  border-radius: 20px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pt-25 {
  padding-top: 25px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pl-5 {
  padding-left: 5px !important;
}
.pr-5 {
  padding-right: 5px !important;
}
.p-10 {
  padding: 10px !important;
}
.m-10 {
  margin: 10px !important;
}
.p-5 {
  padding: 5px !important;
}
.pl-0 {
  padding-left: 0px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.p-15 {
  padding: 15px !important;
}
.m-5 {
  margin: 5px !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.p4-20 {
  padding-top: 20px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.ml-5 {
  margin-left: 5px !important;
}
.mr-5 {
  margin-right: 5px !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.text-justify {
  text-align: justify !important;
}
.green-btnN {
  background: #32ab24;
  color: #fff !important;
  text-decoration: none;
  display: inline-block;
  font: 16px/47px 'Gilroy Bold';
  height: 51px;
  border-radius: 51px;
  padding: 0 40px;
  border: 2px dashed #32ab24;
  transition: 0.4s;
}
.green-btnN:hover {
  background: none;
  color: #32ab24 !important;
}
.orange-btnN {
  background: #dda853;
  color: #fff !important;
  text-decoration: none;
  display: inline-block;
  font: 16px/47px 'Gilroy Bold';
  height: 51px;
  border-radius: 51px;
  padding: 0 40px;
  border: 2px dashed #dda853;
  transition: 0.4s;
}
.orange-btnN:hover {
  background: none;
  color: #dda853 !important;
}
.grey-btnN {
  background: #333;
  color: #fff !important;
  text-decoration: none;
  display: inline-block;
  font: 16px/47px 'Gilroy Bold';
  height: 51px;
  border-radius: 51px;
  padding: 0 40px;
  border: 2px dashed #333;
  transition: 0.4s;
}
.grey-btnN:hover {
  background: none;
  color: #333 !important;
}
.blue-btnN {
  background: #001e60;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font: 16px/47px 'Gilroy Bold';
  height: 51px;
  border-radius: 51px;
  padding: 0 40px;
  border: 2px dashed #001e60;
  transition: 0.4s;
}
.blue-btnN:hover {
  background: none;
  color: #001e60;
}
.passivex img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.passivex .list {
  opacity: 0.3 !important;
}
.passivex .skill-bar {
  background: #2b2929;
}
.passivex em {
  color: #000 !important;
}
.passivex div {
  color: #999 !important;
}
.passivex .donate-bottom {
  pointer-events: none;
}
.passivex .text .donate-bottom span {
  opacity: 0.3;
}
.passivex .moneyType {
  opacity: 0.3;
}
.passivex .text .donate-bottom .input-group input {
  border-color: rgba(0, 0, 0, 0.1);
  opacity: 0.5;
}
.passivex .input-group-addon {
  border-color: rgba(0, 0, 0, 0.1);
  opacity: 0.5;
}
.passivex .text .donate-bottom .input-group .input-group-addon button {
  border-color: rgba(0, 0, 0, 0.1);
  color: #d3d3d3;
}
.orange-text {
  color: #dda853 !important;
}
.orange-bg {
  background: #dda853 !important;
}
.blue-text {
  color: #001e60 !important;
}
.blue-bg {
  background: #001e60 !important;
}
.section .article .buttonsNew {
  background: #001e60;
  position: relative;
  font: 16px/50px 'Gilroy Bold';
  height: 50px;
  border-radius: 50px;
  padding: 0 25px;
  color: #fff;
  transition: 0.4s;
  margin-left: 20px;
  border: none;
}
.successButton {
  background: #4caf50;
  color: #fff !important;
  display: block;
  text-decoration: none;
  height: 51px;
  border-radius: 51px;
  font: 16px/51px 'Gilroy Bold';
  transition: 0.4s;
}
.isbasvuruMDL {
  max-height: 400px;
  overflow: auto;
}
.successButton:hover {
  background: #2c9330;
  color: #fff;
}
.ytForm input:read-only {
  background-color: #eeeeee !important;
  cursor: grabbing;
}
.maviBTN {
  background: #001e60;
  color: #fff;
  font: 14px 'Gilroy Bold';
  height: 50px;
  border-radius: 50px;
  width: 100%;
  border: none;
  transition: 0.4s;
}
.maviBTN:hover {
  background: #dda853;
}
.ytForm .input-group .input-group-btn {
  top: 28px !important;
}
.successButton:after {
  content: '';
  display: inline-block;
  background: url(../../assets/img/arrow.svg) no-repeat right center;
  width: 24px;
  height: 12px;
  margin-left: 10px;
}
.dsp-none {
  display: none !important;
}
.buttonsNew {
  background: #001e60;
  position: relative;
  font: 16px/50px 'Gilroy Bold';
  height: 50px;
  border-radius: 50px;
  padding: 0 25px;
  color: #fff;
  transition: 0.4s;
  margin-left: 20px;
  border: none;
}
.hizliBagisBTN {
  margin: 0px;
  margin-right: 0px !important;
}
.hizliBagisBTN .buttonsNew {
  background: #001e60;
  position: relative;
  font: 16px/50px 'Gilroy Bold';
  height: 50px;
  width: 100%;
  display: block;
  text-align: center;
  border-radius: 50px;
  padding: 0 25px;
  color: #fff;
  transition: 0.4s;
  margin-left: 20px;
  border: none;
}
.section .article .buttonsNew:hover {
  background: #ffffff;
  color: #001e60;
  border: 2px dashed #001e60;
  transition: 0.4s;
}
.hizliBagisBTN .head {
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}
.hizliBagisBTN .buttonsgreyNew {
  background: #969fa3;
  position: relative;
  font: 16px/50px 'Gilroy Bold';
  height: 50px;
  width: 100%;
  display: block;
  text-align: center;
  border-radius: 50px;
  padding: 0 25px;
  color: #fff;
  transition: 0.4s;
  margin-left: 20px;
  border: none;
}
.SelectLabel {
  font-size: 12px !important;
  font-weight: bold;
  padding-left: 15px;
  padding-bottom: 5px;
}
.text-right {
  text-align: right !important;
}
.inputERR {
  background: #ffdfdf !important;
  border: 1px solid #cf0000 !important;
}
.full {
  width: 100% !important;
}
.dsp-inline {
  display: inline !important;
}
.StepIconDivactive {
  border-radius: 50%;
  background-color: #001e60;
  padding: 20px 18px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}
.StepIconDiv {
  border-radius: 50%;
  background-color: #ebf0f8;
  padding: 20px 18px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}
.StepIconDivactive i {
  font-size: 30px;
  color: #fff;
}
.StepIconDiv i {
  font-size: 30px;
  color: #001e60;
}
.labelDiv {
  font-size: 12px;
  font-weight: normal;
  color: #999;
}
.btnaktf {
  border: 2px solid #001e60 !important;
}
.btnpsf {
  border: 2px solid #bacce6 !important;
}
.g-recaptcha div {
  margin-left: auto;
  margin-right: auto;
}
.ikform span {
  font-family: 'Gilroy Medium' !important;
  background-color: transparent !important;
  color: #2b2929 !important;
  font-size: 14px !important;
}
.label-info {
  padding: 2px 5px;
  background: #001e60;
  color: white;
  border-radius: 5px;
}
.label-warning {
  padding: 2px 5px;
  background: #dda853;
  color: white;
  border-radius: 5px;
}
.label-danger {
  padding: 2px 5px;
  background: #cf2030;
  color: white;
  border-radius: 5px;
}
.label-success {
  padding: 2px 5px;
  background: #20cfb7;
  color: white;
  border-radius: 5px;
}
.icerikTXT iframe {
  width: 100% !important;
}
.contentTesekkur {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}
header .donate-btn ul li:nth-child(2) > a {
  color: #dda853 !important;
  font-weight: bold;
}
header .donate-btn ul li:nth-child(2) > a img {
  filter: brightness(0) saturate(100%) invert(62%) sepia(46%) saturate(809%)
    hue-rotate(353deg) brightness(100%) contrast(94%);
}

header .donate-btn ul li:nth-child(3) > a {
  color: #8bc34a !important;
  font-weight: bold;
}
header .donate-btn ul li:nth-child(3) > a img {
  /*filter: brightness(0) saturate(100%) invert(67%) sepia(25%) saturate(848%)
    hue-rotate(45deg) brightness(98%) contrast(97%);*/
}

.btn-info {
  color: white !important;
}
.oncegizle {
  display: none;
}
.alertWarning {
  border: 1px solid transparent;
  border-color: #e96b12;
  background: #fffdf7;
  color: #e96b12;
  font-weight: normal;
  border-radius: 12px;
  padding: 5px;
}
