@font-face {
  font-family: "Flama Condensed Book";
  src: url("../fonts/FlamaCondensed-Book.eot");
  src: url("../fonts/FlamaCondensed-Book.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/FlamaCondensed-Book.woff2") format("woff2"),
    url("../fonts/FlamaCondensed-Book.woff") format("woff"),
    url("../fonts/FlamaCondensed-Book.ttf") format("truetype"),
    url("../fonts/FlamaCondensed-Book.svg#FlamaCondensed-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}

html {
  -ms-overflow-style: scrollbar;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: inherit !important;
  background-color: inherit !important;
  border-color: inherit !important;
  box-shadow: none !important;
}

.detaylibilgi {
  background-color: black !important;
  color: white !important;
  border: 1px solid white !important;
  border-radius: 0;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.slick-slides .img-part .img_description {
  visibility: hidden;
  position: absolute;
}
.slick-dots li button:before {
  font-size: 0px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 47px;
  height: 4px;
  background-color: #fff;
  text-align: center;
  opacity: 0.5;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li button {
  margin: 10px;
}
#news .slick-dots {
  bottom: -30px;
}

/********news üst afis***********/
.tutucu {
  height: auto;
  padding-left: 165px;
  padding-right: 165px;
}
.ust-afis {
  background-color: #f6f6f6;
  position: relative;
  min-height: calc(100vh - 100px) !important;
}
.afis-tanitim {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  /* align-items: center; */
  justify-content: center;
}
/* .afis-body {
  color: #000;
  font-size: 40px;
  font-weight: 500;
  min-height: 390px;
} */
/* .k-kutu1 {
  background-color: #971b1e;
  width: 30px;
  height: 100px;
  margin-right: 16px;
} */
/* .afis-baslik {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.afis-baslik h1 {
  font-size: 50px;
  font-weight: 600;
  color: #000;
} */
/* .afis-alt {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.afis-tarih {
  width: 240px;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}
.afis-tarih h2 {
  font-size: 45px;
  font-weight: 900;
  color: #000;
  line-height: 32px;
}
.afis-tarih .k-kutu2 {
  background-color: #971b1e;
  height: 10px;
  width: 80px;
  margin-bottom: 10px;
}
.afis-tarih p {
  font-size: 30px;
  margin: 0;
}
.afis-saat {
  display: flex;
  flex-direction: row;
  align-items: end;
} */

.logolar ul {
  display: flex;
  align-items: center;
}
.logolar ul li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.logolar ul li span {
  font-size: 85px;
}

.carousel-control.left {
  background-image: none;
}
.carousel-control.right {
  background-image: none;
}
.carousel-control {
  color: #971b1e !important;
  opacity: 0.9 !important;
}
.carousel {
  position: relative;
  display: flex;
  align-items: center;
}
.sayfa-scrl {
  background-color: #c3c3c3;
  display: inline-block;
  border-radius: 50%;
  padding: 5px;
  box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.5);

  z-index: 100;
  position: fixed;
  bottom: 25px;
  right: 25px;
}

.prev-icon {
  position: absolute;
  left: -2%;
  top: 45%;
  font-size: 24px;
  color: #ffffff;
  cursor: pointer;
}
.prev-icon:hover,
.next-icon:hover {
  color: #971b1e;
}
.next-icon {
  position: absolute;
  right: -1%;
  top: 45%;
  font-size: 24px;
  color: #ffffff;
  cursor: pointer;
}
/*Google Translate Css Start*/
.sidebar__language {
  position: fixed;
  right: -172px;
  top: 120px;
  transition: all 0.5s ease;
  padding: 14px 14px 30px 14px;
  z-index: 9997;
  background-color: #971b1e;
  color: white;
  border-bottom-left-radius: 35px;
  border-top-left-radius: 35px;
  display: flex;
}
.sidebar__language.open {
  right: -2px;
  transition: all 0.5s ease;
}
.translate_btn {
  margin-right: 15px;
  margin-top: 15px;
}
.content {
  margin-top: 20px;
  text-align: center;
}
/*Google Translate Css End*/

@media (max-width: 690px) {
  .afis-baslik,
  .afis-body li,
  .afis-alt {
    margin-left: 75px;
  }
}
@media (max-width: 768px) {
  #news .slick-dots {
    position: absolute;
    bottom: 0px;
  }
  .sayfa-scrl img {
    width: 48px;
    height: 48px;
  }
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #fff;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 0px;
  position: relative;
  width: 47px;
  height: 7px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
}
.img-part:hover .img_description_layer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0px;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-weight: 400;
  visibility: visible;
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s;
}
.slick-slides .img-part .img_description {
  visibility: hidden;
  position: absolute;
}

.slick-slides .img-part:hover .img_description {
  top: 50%;
  padding: 17px;
  transform: translateY(-50%);
  left: 0;
  width: 90%;
  margin-right: 5%;
  margin-left: 5%;
  visibility: visible;
  text-align: left;
  font-size: 20px;
  font-weight: 400;
  background: transparent;
  position: absolute;
}
.slick-slides .img-part {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: relative;
  outline: 0px !important;
  display: block;
}

.img_description .btn-warning {
  font-size: 18px;
  border-color: #f7f7f7;
  background-color: #f7f7f7;
  color: #010101;
  cursor: auto !important;
}

.ebulten {
  border-radius: 0px;
  background-color: transparent;
  border: 1px solid #fff;
}

.cihazdagizle {
  display: inline-block;
}

.cihazdagoster {
  display: none;
}

.footer {
  position: relative;
  width: 100%;
  background-color: #000;
  z-index: 8;
  color: #fff;
  padding: 15px 165px;
  display: table;
  bottom: 0;
  top: auto;
}

.footer p {
  color: white;
}

.footer h4 {
  font-size: 26px;
  color: white;
  display: inline-block;
  line-height: 1.6;
  margin: 0px;
}

.ebultens h3:hover {
  color: #971b1e !important;
}

.postacik {
  margin: 10px 0px 10px 10px !important;
}

.footer h3 {
  font-size: 22px;
  color: white;
  display: inline-block;
  margin: 10px;
}

.etkinlikselect {
  background: transparent;
  border-radius: 0;
  color: #767474;
  height: 49px;
  border-color: #000;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  font-size: 20px;
}

.item {
  display: none;
}

.totop {
  position: fixed;
  bottom: 10px;
  right: 20px;
}

.totop a {
  display: none;
}

#loadMore {
  padding: 10px;
  transition: all 600ms ease-in-out;
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #971b1e;
}

.thumbnail {
  margin-bottom: 15px;
  padding: 15px;
  border: 0;
  margin-right: -12.5px;
  margin-left: -12.5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.item.list-group-item {
  float: none;
  width: 100%;
  background-color: transparent;
  margin-bottom: 10px;
  border: 0;
}

.ust-ortalama {
  margin-top: 30px;
}

.item.list-group-item .list-group-image {
  margin-right: 10px;
}

.item.list-group-item .thumbnail {
  margin-bottom: 0px;
}

.item.list-group-item .caption {
  padding: 9px 9px 0px 9px;
}

.img_description h2:after {
  content: "";
  background: #fff;
  width: 47px;
  height: 2px;
  display: block;
  color: #000;
  margin-top: 5px;
  margin-bottom: 15px;
}

.item.list-group-item:before,
.item.list-group-item:after {
  display: table;
  content: " ";
}

.thumbnail .caption {
  padding: 0px;
  padding-top: 15px;
  color: #333;
}

.item.list-group-item img {
  float: left;
}

.item.list-group-item:after {
  clear: both;
}

.list-group-item-text {
  margin: 0 0 11px;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  border-color: #971b1e !important;
}
.btn-danger.focus,
.btn-danger:focus {
  border-color: #971b1e !important;
  background-color: #971b1e !important;
  outline: none;
  outline-offset: 0;
}

.aciklamaalan {
  position: absolute;
  width: 350px;
  height: 464px;
  display: none;
  top: 154px;
  right: 118px;
  box-shadow: 1px 0px 12px 0px #474545;
  background-color: white;
  padding: 15px;
}

#iconlar {
  float: right;
  margin-top: 144px;
}

#iconlar img {
  cursor: pointer;
  margin: 10px;
}

label {
  font-weight: 500 !important;
}

/* RADIOS & CHECKBOXES STYLES */

/* base styles */
input[type="radio"],
input[type="checkbox"] {
  height: 20px;
  vertical-align: middle;
  position: relative !important;
  width: 20px;
  cursor: pointer !important;
  margin: 9px 9px 15px 0px;
  border: 1px solid #000;
  background: transparent;
  -webkit-appearance: none;
}

input[type="file"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}

.checkbox,
.radio {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* border radius for radio*/
input[type="radio"] {
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

/* border radius for checkbox */
input[type="checkbox"] {
  -webkit-border-radius: 1px;
  border-radius: 1px;
}

input[type="checkbox"]:focus {
  -webkit-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid #000 !important;
}

/* radio checked */
input[type="radio"]:checked:before {
  display: block;
  height: 16px;
  width: 16px;
  position: relative;
  left: 4px;
  top: 4px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 100%;
  content: "";
}

input[type="checkbox"]:checked:before {
  font-weight: normal;
  color: #6d6d6d;
  content: "\f00c";
  font-family: FontAwesome;
  -webkit-margin-start: 2px;
  vertical-align: middle;
  margin-left: 1px;
  font-size: 17px;
  top: -5px;
  position: relative;
}

textarea {
  resize: none;
}

p {
  margin: 10px 0 10px;
}

.iletisimbilgileri p {
  margin-bottom: 25px;
}

.iletisimbilgileri a {
  color: #971b1e !important;
}

.kaydetbtn {
  background-color: transparent;
  color: #971b1e;
  border: 0;
  margin-left: 40px;
  margin-top: -3px;
  border-radius: 0px;
  font-size: 22px;
  border-bottom: 1px solid #971b1e !important;
}

.formyapisi {
  width: 100%;
  border-bottom: 1px solid #000 !important;
  border: 0;
  padding: 2px 10px 5px 2px;
  margin-bottom: 25px;
  margin-top: 5px;
  color: #000;
  font-size: 22px !important;
  background-color: transparent;
}

.kaydetbtn {
  height: 34px;
  margin-top: -8px;
  margin-left: 30px;
  padding: 0px 15px;
}

.kaydetbtn:hover {
  background-color: #971b1e !important;
  color: white !important;
  border-bottom: 1px solid #971b1e !important;
}

.form-control:focus {
  border-color: #971b1e;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(151 27 30);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(151 27 30);
}

.ebulten {
  color: white;
  font-size: 20px;
  margin-left: 15px;
}

.ebulten::placeholder {
  color: white !important;
}

.ebulten::-webkit-input-placeholder {
  color: white !important;
}

.ebulten:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white !important;
}

::-webkit-input-placeholder {
  /* Edge */
  color: black !important;
  font-family: "Flama Condensed Book";
  font-size: 22px !important;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: black !important;
  font-family: "Flama Condensed Book";
  font-size: 22px !important;
}

::placeholder {
  color: black !important;
  font-size: 22px !important;
  font-family: "Flama Condensed Book";
}

.icsayfabaslik {
  font-size: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: white;
}

#etkinliktakvimi {
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.95);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
}

#etkinliktakvimi.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  overflow: auto;
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}

#etkinliktakvimi .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  font-family: "Dosis", sans-serif;
  opacity: 1;
  z-index: 9999999;
  padding: 5px;
  font-size: 35px;
}

/* #buyuksalon { */
/* position: fixed; */
/* z-index: 9999; */
/* top: 0px; */
/* left: 0px; */
/* width: 100%; */
/* height: 100%; */
/* background-color: rgba(0, 0, 0, 0.95); */
/* -webkit-transition: all 0.5s ease-in-out; */
/* -moz-transition: all 0.5s ease-in-out; */
/* -o-transition: all 0.5s ease-in-out; */
/* -ms-transition: all 0.5s ease-in-out; */
/* transition: all 0.5s ease-in-out; */
/* -webkit-transform: translate(0px, -100%) scale(0, 0); */
/* -moz-transform: translate(0px, -100%) scale(0, 0); */
/* -o-transform: translate(0px, -100%) scale(0, 0); */
/* -ms-transform: translate(0px, -100%) scale(0, 0); */
/* transform: translate(0px, -100%) scale(0, 0); */
/* opacity: 0; */
/* } */

/* #buyuksalon.open { */
/* -webkit-transform: translate(0px, 0px) scale(1, 1); */
/* -moz-transform: translate(0px, 0px) scale(1, 1); */
/* -o-transform: translate(0px, 0px) scale(1, 1); */
/* overflow: auto; */
/* -ms-transform: translate(0px, 0px) scale(1, 1); */
/* transform: translate(0px, 0px) scale(1, 1); */
/* opacity: 1; */
/* } */

/* #buyuksalon .close { */
/* position: fixed; */
/* top: 15px; */
/* right: 15px; */
/* color: #fff; */
/* font-family: 'Dosis', sans-serif; */
/* opacity: 1; */
/* z-index: 9999999; */
/* padding: 5px; */
/* font-size: 35px; */
/* } */

#haberdarol {
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.95);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
}

#haberdarol.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  overflow: auto;
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}

#haberdarol .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  font-family: "Dosis", sans-serif;
  opacity: 1;
  z-index: 9999999;
  padding: 5px;
  font-size: 35px;
}

#iletisimformu {
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.95);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
}

#iletisimformu.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  overflow: auto;
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}

#iletisimformu .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  font-family: "Dosis", sans-serif;
  opacity: 1;
  z-index: 9999999;
  padding: 5px;
  font-size: 35px;
}

#ulasim {
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.95);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
}

#ulasim.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  overflow: auto;
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}

#ulasim .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  font-family: "Dosis", sans-serif;
  opacity: 1;
  z-index: 9999999;
  padding: 5px;
  font-size: 35px;
}

.tamsayfaekran {
  position: relative;
  top: 5%;
  color: rgb(255, 255, 255);
  background: rgba(0, 0, 0, 0);
}

.tamsayfaekran p,
label {
  font-size: 22px;
  line-height: 27px;
  text-align: justify;
  color: #fefefe;
}

.tooltip {
  z-index: 10 !important;
}

.tooltip-arrow {
  border-left-color: #fff !important;
  right: 7px !important;
  border-width: 8px 0 8px 10px !important;
  top: 2px !important;
}

.width {
  width: 100%;
}

.tooltip-inner {
  background-color: #fff !important;
  font-size: 22px;
  position: absolute;
  right: 17px;
  height: 39px;
  padding-top: 5px !important;
  border-radius: 0px;
  width: max-content;
  display: table;
  min-width: max-content;
  min-width: -moz-max-content;
  min-width: -webkit-max-content;
  min-width: -o-max-content;
  min-width: -ms-max-content;
  padding: 7px 12px;
  top: -15px;
  font-family: "Flama Condensed Book";
  color: #971b1e;
}

.tooltip.in {
  opacity: 1;
}

.searchinput {
  background-color: transparent;
  color: white;
  border: 0px;
  font-size: 36px;
  border-bottom: 1px solid white;
}

.searchinput:-ms-input-placeholder {
  color: white !important;
  font-size: 36px !important;
}

.searchinput::placeholder {
  color: white !important;
  font-size: 36px !important;
}

.searchinput::-moz-placeholder {
  color: white !important;
  font-size: 36px !important;
}

#search {
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}

#search.open {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}

/* Sticky Footer */

html,
body {
  height: 100%;
  position: relative;
  font-family: "Flama Condensed Book";
}

#container {
  height: 100%;
  width: 100%;
}

.biletal {
  background-color: #971b1e;
  color: white;
  font-size: 22px;
  padding-right: 35px;
  padding-left: 35px;
  border-radius: 0px;
  border-color: #971b1e;
}

.biletal:hover {
  background-color: #971b1e;
}

.uyeol {
  background-color: white;
  color: black;
  padding-right: 35px;
  padding-left: 35px;
  font-size: 22px;
  border-radius: 0px;
  border: 0;
}

.uyeol:hover {
  background-color: transparent;
  color: #971b1e;
}

.uyeol:focus {
  background-color: transparent;
  color: #000;
}

/* Header Starts */

#container header {
  height: 100px;
  padding-left: 165px;
  padding-right: 165px;
}

.seperator {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 48px;
}

.ayracs {
  position: relative;
  background-color: black;
  width: 1px;
  top: 10px;
  height: 28px;
  display: inline-block;
}

.ibblogo {
  margin-top: 5px;
}

/* Nav-bar */

#container header .navbar-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 0px;
}

#container header .navbar-flex .logo img {
  display: inline-block;
}

#container header .header-first {
  padding: 0px;
}

#container header .navbar {
  margin-bottom: 0px;
  background-color: white;
  border: none;
  margin-right: 40px;
  width: 72%;
}

#container header .navbar #navbar {
  width: 100%;
}

#container header .navbar-default .navbar-nav > li {
  margin: 0px;
}

#container header .navbar-default .navbar-nav > li > a {
  font-family: Trebuchet MS;
  font-weight: bold;
  font-size: 1.15rem;
  color: #000000;
  border: 1px solid white;
  padding: 13px 1vw;
}

#container header .navbar-default .navbar-nav > li.dropdown ul {
  display: none;
}

#container header .navbar-default .navbar-nav > li.dropdown.open ul {
  left: -17vw;
  overflow: hidden;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 27px;
  width: 66vw;
  background: transparent;
  border: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0.5vw;
  font-size: 0;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-direction: column;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background: white;
  padding: 20px 0px;
}

#container header .navbar-default .navbar-nav > li.dropdown.open ul li {
  padding: 0px 12px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

#container header .navbar-default .navbar-nav > li.dropdown.open ul li a {
  color: black;
  background-color: transparent;
  font-size: 1.05rem;
  padding: 10px 5px;
  display: block;
  border-bottom: 1px solid black;
  width: 100%;
  font-family: Trebuchet MS;
}

#container header .navbar-default .navbar-nav > li.dropdown.open ul li a:hover {
  color: #53aedd;
}

#container header .navbar-default .navbar-nav > li > a:hover {
  border: 1px solid black;
}

.ac-buton {
  display: inline-block;
  position: relative;
  margin-left: 10px;
  z-index: 10;
  top: 6px;
}

/* Social Media - Search */

header .header-last {
  margin-top: 25px;
  padding: 0px;
  text-align: right;
}

header .header-last .social-medias {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 92%;
}

header .header-last .social-medias li {
  border: 1px solid black;
  width: 18%;
  margin: 0px 3px;
}

header .header-last .social-medias li:last-child {
  width: auto;
  margin-left: 10px;
}

header .header-last .social-medias li .media-link {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3px 1px;
}

header .header-last .social-medias li .media-link i {
  background-repeat: no-repeat;
  background-position: center;
  display: table-cell;
  vertical-align: center;
  height: 100%;
  width: 100%;
  display: block;
  background-size: contain;
  min-width: 15px;
}

header .header-last .social-medias .media-link i.facebook {
  background-image: url(../images/facebook.png);
  max-width: 25px;
  max-height: 28px;
}

header .header-last .social-medias .media-link i.twitter {
  background-image: url(../images/twitter.png);
  max-width: 25px;
  max-height: 28px;
}

header .header-last .social-medias .media-link i.instagram {
  background-image: url(../images/instagram.png);
  max-width: 25px;
  max-height: 28px;
}

header .header-last .social-medias .media-link i.rss {
  background-image: url(../images/rss.png);
  max-width: 25px;
  max-height: 28px;
}

header .header-last .social-medias .language {
  font-family: "Flama Condensed Book";
  font-size: 1.2rem;
  border: 0px;
  font-weight: bold;
  height: 100%;
}

/* Social Media End*/

/* Header ends*/

/* Main Starts */

main {
  height: calc(100% - 100px);
  width: 100%;
  background-position: bottom;
  background-size: cover;
  -o-background-size: cover;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url(../../img/bg.jpg);
  position: relative;
  min-height: 412px;
}

main #side-nav {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  width: 100%;
  overflow: hidden;
}

main .abs-helper {
  position: relative;
  width: 100%;
  height: 100%;
}

main #side-nav .abs-helper .left-part {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: -85.71%;
  width: 85.71%;
  background-color: #ff9900;
  -webkit-transition: all 1s;
  transition: all 1s;
  z-index: 3;
}

main #side-nav .abs-helper .left-part .tab-content {
  overflow: hidden;
  height: 100%;
}

main #side-nav .abs-helper .left-part .tab-content #close-btn {
  position: absolute;
  right: 48px;
  top: 12px;
  font-size: 25px;
  z-index: 9999;
  cursor: pointer;
}

main #side-nav .abs-helper .left-part .sub-menus {
  width: 100%;
  height: 100%;
  padding: 4rem 4rem 0rem 4rem;
  height: 100%;
  position: relative;
  overflow-y: auto;
}

main #side-nav .abs-helper .left-part .sub-menus .menu {
  margin: 0 auto;
  display: table;
  text-align: center;
  padding: 2rem 6rem;
  font-size: 1.4rem;
  font-weight: bold;
  font-family: Trebuchet MS;
  color: black;
  width: 80%;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

main #side-nav .abs-helper .left-part .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 8%;
}

main #side-nav .abs-helper .left-part .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5em;
  width: 100%;
}

main #side-nav .abs-helper .left-part .list-item p {
  font-size: 1.2rem;
}

@media all and (min-width: 40em) {
  main #side-nav .abs-helper .left-part .list-item {
    width: 50%;
  }
}

@media all and (min-width: 60em) {
  main #side-nav .abs-helper .left-part .list-item {
    width: 33.33%;
  }
}

main #side-nav .abs-helper .left-part .list-item .inBlock {
  max-width: 85px;
}

main #side-nav .abs-helper .left-part .list-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1em;
  width: 100%;
  text-align: center;
  border: 2px solid transparent;
}

main #side-nav .abs-helper .left-part .list-content:hover {
  border: 2px solid black;
}

main #side-nav .abs-helper .left-part .list-content p {
  -webkit-box-flex: 1 0 auto;
  /* For old syntax, otherwise collapses. */
  /* Safari 6.1+. iOS 7.1+, BB10 */
  -ms-flex: 1 0 auto;
  /* IE 10 */
  flex: 1 0 auto;
  color: black;
}

main #side-nav .abs-helper .left-part .sub-menus .menu:hover {
  border: 1px solid black;
}

main #side-nav.open-left .abs-helper .left-part {
  left: 0px;
}

main #side-nav .abs-helper .right-part {
  position: absolute;
  right: -14.29%;
  top: 0px;
  bottom: 0px;
  width: calc(14.29% + 42px);
  -webkit-transition: all 1s;
  transition: all 1s;
  z-index: 3;
}

main #side-nav.open-right .abs-helper .right-part {
  right: 0px;
}

main #side-nav .abs-helper .right-part .slim-nav {
  background-color: rgba(0, 0, 0, 0.6);
  left: 0px;
  top: 0px;
  position: absolute;
  width: 42px;
  bottom: 0px;
  display: table;
  height: 100%;
}

main #side-nav .abs-helper .right-part .slim-nav ul,
main #side-nav .abs-helper .right-part .fat-nav ul.submenu {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  border-bottom: 0px;
}

main #side-nav .abs-helper .right-part .slim-nav ul li.active {
  background-color: #023156;
}

main #side-nav .abs-helper .right-part .slim-nav ul li a {
  color: white;
  pointer-events: none;
}

main #side-nav .abs-helper .right-part .slim-nav ul li,
main #side-nav .abs-helper .right-part .fat-nav ul.submenu li {
  font-size: 1.3rem;
  color: white;
  font-family: "Flama Condensed Book";
  text-align: center;
  height: 38px;
  float: none;
  padding-top: 7px;
}

main #side-nav .abs-helper .right-part .fat-nav ul.submenu li {
  text-align: left;
  padding-left: 20px;
}

main #side-nav .abs-helper .right-part .fat-nav ul.submenu li a,
main #side-nav .abs-helper .right-part .slim-nav ul li a {
  color: White !important;
  background-color: transparent !important;
  border: none !important;
  cursor: pointer;
  padding: 0px;
  font-size: 1.1rem;
}

main #side-nav .abs-helper .right-part .slim-nav ul li:first-child,
main #side-nav .abs-helper .right-part .fat-nav ul.submenu li:first-child {
  height: 45px;
}

main #side-nav .abs-helper .right-part .fat-nav {
  left: 42px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  background-color: #023156;
  position: absolute;
  display: table;
  width: 100%;
  height: 100%;
}

main #side-nav .abs-helper .right-part .native-apps {
  position: absolute;
  bottom: 0px;
  color: white;
  z-index: 999;
  left: 0px;
  width: 100%;
  bottom: 10px;
}

main #side-nav .abs-helper .right-part .native-apps ul {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* margin-left: 50px; */
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  left: -10%;
}

.kategori-menu {
  height: 100%;
  width: 100%;
  z-index: 9999;
  color: #000;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.9);
}

#menuaassm {
  width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  z-index: 10;
  top: 0;
}

#aramayap {
  position: absolute;
  left: 90px;
  z-index: 9999;
  width: 285px;
  top: -38px;
  background-color: rgba(216, 204, 204, 0.8);
  height: 98px;
}

.aslan a {
  background-image: url(../../img/dropdown-arti.png);
  background-repeat: no-repeat;
  background-position: right;
  background-position-x: 58%;
  background-size: auto;
}

.aslan a[aria-expanded="true"] {
  background-image: url(../../img/dropdown-eksi.png);
  background-repeat: no-repeat;
  background-position: right;
  background-position-x: 58%;
  background-size: auto;
}

a:focus {
  outline: none;
  outline-offset: 0px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}

.contents {
  height: 84%;
  overflow: auto;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.nav > li > a {
  color: white;
  font-size: 40px;
  padding: 15px 25px;
  text-align: center;
}

.acilirmenu a {
  font-size: 22px !important;
  display: block !important;
  text-align: center;
  padding: 2px 25px !important;
  color: #fff;
}

.acilirmenu a:hover {
  font-style: normal;
  border: 0;
  text-decoration: underline;
  outline: none;
}

.sag-part {
  height: auto;
  position: fixed;
  width: 50px;
  background-color: white;
  top: 50%;
  bottom: auto;
  z-index: 9;
  transform: translateY(-50%);
  right: 0;
}

.sag-part img {
  padding: 10px 7px;
}

.smallsep {
  width: 46px;
  left: 2px;
  height: 1px;
  background-color: #a5a4a4;
  position: relative;
}

/* Dil Secim */
.dilsecim {
  position: relative;
  margin-left: 15px;
  display: inline-block;
}

.dilsecim p {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  padding-right: 5px;
  padding-left: 5px;
  border: 1px solid #6d6e71;
  display: inline-block;
  position: relative;
  margin: -1px;
  top: 4px;
}

.diltr {
  color: black;
}

.dilen {
  color: #6d6e71;
}

/* Dil Secim */

/* Social Media */

.socialmedia {
  position: absolute;
  bottom: 10%;
  width: 100%;
}

.socialmedia i {
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 28px;
  color: #000;
}

/* Social Media */

/* Search */
.search {
  position: relative;
  display: inline-block;
  top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.searchinput {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 10px;
  top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.search i.icon-search {
  background-image: url(../images/search.png);
  background-repeat: no-repeat;
  display: block;
  text-align: center;
  margin: 0 auto;
  background-size: contain;
  height: 26px;
  width: 25px;
}

.search i.icon-searchred {
  background-image: url(../images/search-red.png);
  background-repeat: no-repeat;
  display: block;
  text-align: center;
  margin: 0 auto;
  background-size: contain;
  height: 26px;
  width: 25px;
}

/* Search */

main #side-nav .abs-helper .right-part .native-apps ul li {
  float: left;
  border: 1px solid white;
  margin-left: 15px;
  padding: 2px 7px 1px;
}

main #side-nav .abs-helper .right-part .native-apps ul li img {
  max-width: 1.5rem;
}

/* Main News Start */
main #news {
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  padding-left: 165px;
  padding-top: 30px;
  top: 0;
  bottom: auto;
  z-index: 7;
  overflow: hidden;
  padding-right: 165px;
}

.menuicon {
  margin: 0px;
}

.kapaticon {
  margin: 0px;
  display: block;
}

.collapsing {
  -webkit-transition: all 0.01s;
  -moz-transition: all 0.01s;
  -ms-transition: all 0.01s;
  -o-transition: all 0.01s;
  transition: all 0.01s;
  visibility: hidden;
  display: block !important;
  max-height: none;
}

.news-container p {
  font-size: 1.5vw;
  line-height: normal;
  margin: 0px;
}

.ayrac {
  width: 90px;
  height: 1px;
  margin-top: 10px;
  position: relative;
  background-color: #b8b8ba;
}

.news-container a {
  display: inline-block;
  line-height: normal;
}

.etkinlikyazi {
  color: #000;
  display: inline-block;
  font-size: 26px;
  position: relative;
  margin: 0px 0px;
  top: 7px;
}

.sergiyazi {
  color: #000;
  display: inline-block;
  font-size: 26px;
  position: relative;
  margin: 0px 15px;
  top: 7px;
}

.etkinlikyazi:hover {
  color: #971b1e;
}

.sergiyazi:hover {
  color: #971b1e;
}

main #news .news-slider .img-part {
  float: left;
}

#news .slick-dots {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.slick-dots .slick-active button {
  background-color: #de1e12;
}

main #news .news-slider .text-part {
  font-size: 1rem;
  display: table;
}

main #news .news-slider .text-part p {
  margin: 0 0 5px;
}

main #news .news-slider .text-part .title {
  font-size: 18px;
}

main #news .news-slider .text-part .content {
  font-size: 15px;
}

main #news .news-slider .text-part .time {
  font-size: 1.1rem;
}

main #news .news-slider .text-part .time em {
  font-size: 1.8rem;
  margin-right: 0.2rem;
  font-style: normal;
}

/* margin: 0 auto; */

/* Main News End*/

/* Main Ends*/

footer {
  position: relative;
  background-color: #ccc;
  height: 72px;
  top: 6px;
  right: 0px;
  left: 0px;
}

footer .container-fluid,
footer .container-fluid .row,
footer .container-fluid .row .footer-nav {
  height: 100%;
}

/* 
  display: flex;
  justify-content: center;
  justify-content: space-around;
*/

footer .footer-nav {
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-direction: column;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

footer .footer-nav a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  /* For old syntax, otherwise collapses. */
  /* Safari 6.1+. iOS 7.1+, BB10 */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  /* NEW, Spec - Firefox, Chrome, Opera */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-preferred-size: 70px;
  flex-basis: 70px;
}

footer .footer-nav .nav-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0px 2px;
  min-height: 72px;
}

footer .footer-nav .nav-table .img-cell {
  -webkit-box-flex: 1;
  /* For old syntax, otherwise collapses. */
  /* Safari 6.1+. iOS 7.1+, BB10 */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  /* NEW, Spec - Firefox, Chrome, Opera */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .footer-nav .nav-table .img-cell .nav-icon {
  margin: 0 auto;
}

footer .footer-nav .nav-table .text-cell {
  -webkit-box-flex: 2;
  /* For old syntax, otherwise collapses. */
  /* Safari 6.1+. iOS 7.1+, BB10 */
  -ms-flex: 2;
  /* IE 10 */
  flex: 2;
  /* NEW, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  font-size: 1.1rem;
  font-family: Trebuchet MS;
  text-align: center;
  max-width: 100%;
}

.bar-block {
  margin-top: 240px;
}

/* Rem Units */

html {
  font-size: 17px;
}

@media (min-width: 768px) {
  .container {
    width: 678px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 902px;
  }
  /* .carousel-inner {
    margin-top: 60px;
  } */
}

@media (min-width: 1200px) {
  .container {
    width: 1110px;
  }
}

@media (min-width: 1290px) {
  .container {
    width: 1170px;
  }
}

@media (min-width: 1501px) {
  #container header .navbar-default .navbar-nav > li.dropdown.open ul {
    width: 1200px;
  }
}

@media (max-width: 1680px) {
  .biletal {
    font-size: 21px;
  }

  .uyeol {
    font-size: 21px;
  }

  .kaydetbtn {
    font-size: 21px;
  }

  .formyapisi {
    font-size: 21px !important;
  }

  .etkinlikalan {
    margin-top: 180px !important;
  }

  .tamsayfaekran p,
  label {
    font-size: 21px;
    line-height: 26px;
  }

  ::-webkit-inputplaceholder- {
    /* Edge */
    font-size: 21px !important;
  }

  :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 21px !important;
  }

  ::placeholder {
    font-size: 21px !important;
  }

  .icsayfabaslik {
    font-size: 36px;
  }

  #aramayap {
    position: absolute;
    left: 90px;
    z-index: 9999;
    width: 285px;
    top: -35px;
    background-color: rgba(216, 204, 204, 0.8);
    height: 95px;
  }

  #searchbar {
    margin-top: 27px;
  }

  .searchred {
    margin-top: 35px !important;
  }

  .bar-block {
    margin-top: 200px;
  }

  .nav > li > a {
    color: white;
    font-size: 38px;
  }

  .acilirmenu a {
    font-size: 21px !important;
  }
}

@media (max-width: 1600px) {
  .biletal {
    font-size: 20px;
  }

  .uyeol {
    font-size: 20px;
  }

  .etkinlikselect {
    font-size: 19px;
  }

  .etkinlikalan {
    margin-top: 150px !important;
  }

  .icsayfabaslik {
    font-size: 32px;
  }

  #aramayap {
    position: absolute;
    left: 90px;
    z-index: 9999;
    width: 285px;
    top: -20px;
    background-color: rgba(216, 204, 204, 0.8);
    height: 80px;
  }

  #searchbar {
    margin-top: 13px;
  }

  .searchred {
    margin-top: 21px !important;
  }

  .bar-block {
    margin-top: 150px;
  }

  .nav > li > a {
    color: white;
    font-size: 36px;
  }

  .acilirmenu a {
    font-size: 20px !important;
  }
}

@media (max-width: 1440px) {
  /********news üst afis***********/
  .tutucu {
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
  .afis-baslik h1 {
    font-size: 40px;
    font-weight: 700;
  }
  .afis-body {
    font-size: 30px;
    font-weight: 400;
  }
  .afis-tarih h2 {
    font-size: 35px;
    font-weight: 700;
  }
  .afis-tarih p {
    font-size: 20px;
  }
  .k-kutu1 {
    width: 20px;
    height: 90px;
    margin-right: 14px;
  }
  .afis-tarih .k-kutu2 {
    width: 78px;
  }
  .logolar {
    margin-right: 35px;
  }
  .logolar li img {
    width: auto;
    height: 75px;
  }

  main #news {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    padding-left: 195px;
    padding-right: 195px;
    padding-top: 15px;
    top: 0;
    bottom: auto;
    overflow: hidden;
  }

  .slick-slide {
    margin: 0px 15px 0px 0px;
  }

  .footer h3 {
    font-size: 20px;
    color: white;
    display: inline-block;
    margin: 10px;
  }

  .kaydetbtn {
    line-height: 1.7;
  }

  .footer h4 {
    font-size: 22px;
    color: white;
    display: inline-block;
    line-height: 1.6;
    margin: 0px;
  }

  .footer {
    position: relative;
    width: 100%;
    background-color: #000;
    color: #fff;
    padding: 15px 30px;
    bottom: 0;
    top: auto;
  }
  .etkinlikyazi {
    font-size: 24px;
  }

  .sergiyazi {
    font-size: 24px;
  }

  #container header {
    height: 100px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .biletal {
    font-size: 19px;
  }

  .uyeol {
    font-size: 19px;
  }

  .donusumlg {
    font-size: 31px !important;
    width: 40px !important;
    height: 39px !important;
  }

  .etkinlikselect {
    font-size: 18px;
    height: 39px;
  }

  .aramagonder {
    height: 39px;
  }

  .etkinlikalan {
    margin-top: 140px !important;
  }

  .kaydetbtn {
    font-size: 20px;
  }

  .formyapisi {
    font-size: 20px !important;
  }

  ::-webkit-input-placeholder {
    /* Edge */
    font-size: 20px !important;
  }

  :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 20px !important;
  }

  ::placeholder {
    font-size: 20px !important;
  }

  .tamsayfaekran p,
  label {
    font-size: 20px;
    line-height: 25px;
  }

  .icsayfabaslik {
    font-size: 30px;
  }

  #searchbar {
    margin-top: 14px;
  }

  .searchred {
    margin-top: 22px !important;
  }

  #aramayap {
    position: absolute;
    left: 90px;
    z-index: 9999;
    width: 285px;
    top: -20px;
    background-color: rgba(216, 204, 204, 0.8);
    height: 80px;
  }

  .bar-block {
    margin-top: 60px;
  }

  .nav > li > a {
    color: white;
    font-size: 34px;
  }

  .acilirmenu a {
    font-size: 19px !important;
  }

  html {
    font-size: 14px;
  }

  main #side-nav .abs-helper .left-part .sub-menus .menu .img-part {
    max-height: 100px;
  }

  #container header .navbar-default .navbar-nav > li.dropdown.open ul {
    margin-top: 12px;
  }

  #container header .navbar-default .navbar-nav > li.dropdown.open ul li {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
}

@media (max-width: 1367px) {
  .biletal {
    font-size: 19px;
  }

  .uyeol {
    font-size: 19px;
  }

  #iconlar {
    float: right;
    margin-top: 60px;
  }

  .aciklamaalan {
    position: absolute;
    width: 350px;
    height: 464px;
    top: 70px;
    right: 118px;
    box-shadow: 1px 0px 12px 0px #474545;
    background-color: white;
    padding: 15px;
  }

  .googlemaps {
    height: 464px !important;
  }

  .etkinlikalan {
    margin-top: 100px !important;
  }

  .kaydetbtn {
    font-size: 19px;
  }

  .formyapisi {
    font-size: 19px !important;
  }

  .tamsayfaekran p,
  label {
    font-size: 19px;
    line-height: 24px;
  }

  ::-webkit-input-placeholder {
    /* Edge */
    font-size: 19px !important;
  }

  :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 19px !important;
  }

  ::placeholder {
    font-size: 19px !important;
  }

  .icsayfabaslik {
    font-size: 28px;
  }

  .socialmedia {
    position: absolute;
    bottom: 13%;
    width: 100%;
  }

  #searchbar {
    margin-top: 13px;
  }

  .searchred {
    margin-top: 21px !important;
  }

  #aramayap {
    position: absolute;
    left: 90px;
    z-index: 9999;
    width: 285px;
    top: -25px;
    background-color: rgba(216, 204, 204, 0.8);
    height: 85px;
  }

  .bar-block {
    margin-top: 60px;
  }

  .nav > li > a {
    color: white;
    font-size: 34px;
  }

  .acilirmenu a {
    font-size: 19px !important;
  }

  html {
    font-size: 14px;
  }

  main #side-nav .abs-helper .left-part .sub-menus .menu .img-part {
    max-height: 100px;
  }

  #container header .navbar-default .navbar-nav > li.dropdown.open ul {
    margin-top: 12px;
  }

  #container header .navbar-default .navbar-nav > li.dropdown.open ul li {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
}

@media (max-width: 1280px) {
  .biletal {
    font-size: 17px;
  }

  .uyeol {
    font-size: 17px;
  }

  .etkinlikselect {
    font-size: 17px;
  }

  #iconlar {
    float: right;
    margin-top: 58px;
  }

  .aciklamaalan {
    position: absolute;
    width: 350px;
    height: 464px;
    top: 68px;
    right: 118px;
    box-shadow: 1px 0px 12px 0px #474545;
    background-color: white;
    padding: 15px;
  }

  .etkinlikalan {
    margin-top: 90px !important;
  }

  .icsayfabaslik {
    font-size: 26px;
  }

  .nav > li > a {
    font-size: 32px;
  }

  #searchbar {
    margin-top: 20px;
  }

  .searchred {
    margin-top: 28px !important;
  }

  .socialmedia {
    position: absolute;
    bottom: 10%;
    width: 100%;
  }

  .bar-block {
    margin-top: 20%;
  }

  #aramayap {
    position: absolute;
    left: 90px;
    z-index: 9999;
    width: 285px;
    top: -31px;
    background-color: rgba(216, 204, 204, 0.8);
    height: 91px;
  }
}

@media (max-width: 1199px) {
  .footer h4 {
    font-size: 20px;
    color: white;
    display: inline-block;
    line-height: 1.6;
    margin: 0px;
  }

  .footer h3 {
    font-size: 18px;
    color: white;
    display: inline-block;
    margin: 10px;
  }

  .etkinlikyazi {
    font-size: 22px;
    top: 5px;
  }

  .sergiyazi {
    font-size: 22px;
    top: 5px;
  }

  .izmirtube {
    width: 130px;
  }

  .etkinlikselect {
    font-size: 16px;
  }

  #iconlar {
    float: right;
    margin-top: 56px;
  }

  .aciklamaalan {
    position: absolute;
    width: 350px;
    height: 464px;
    top: 66px;
    right: 118px;
    box-shadow: 1px 0px 12px 0px #474545;
    background-color: white;
    padding: 15px;
  }

  .kaydetbtn {
    font-size: 18px;
    line-height: 1.3;
  }

  .formyapisi {
    font-size: 18px !important;
  }

  .etkinlikalan {
    margin-top: 80px !important;
  }

  .tamsayfaekran p,
  label {
    font-size: 18px;
    line-height: 23px;
  }

  ::-webkit-input-placeholder {
    /* Edge */
    font-size: 18px !important;
  }

  :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 18px !important;
  }

  ::placeholder {
    font-size: 18px !important;
  }

  .icsayfabaslik {
    font-size: 24px;
  }

  .news-container p {
    font-size: 28px;
    line-height: normal;
    margin: 5px;
  }

  .nav > li > a {
    font-size: 30px;
  }

  #aramayap {
    position: absolute;
    left: 90px;
    z-index: 9999;
    width: 250px;
    top: -27px;
    background-color: rgba(216, 204, 204, 0.8);
    height: 78px;
  }

  html {
    font-size: 12px;
  }

  #container header .navbar-default .navbar-nav > li.dropdown.open ul {
    margin-top: 4px;
  }

  main #side-nav .abs-helper .left-part .sub-menus .menu .img-part {
    max-height: 90px;
  }

  footer {
    right: 0px;
    left: 0px;
  }

  header .header-last .social-medias {
    width: 95%;
  }

  header .header-last .social-medias li {
    border: 1px solid black;
    width: 18%;
    margin: 0px 1px;
  }

  header .header-last .social-medias li .media-link {
    padding: 2px 0px;
  }

  .uyeol {
    background-color: white;
    color: black;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 0px;
    border: 0;
  }

  .biletal {
    background-color: #971b1e;
    color: white;
    padding-right: 15px;
    padding-top: 5px;
    padding-left: 15px;
    padding-bottom: 5px;
    border-radius: 0px;
    border-color: #971b1e;
  }
  main #news {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    padding-left: 30px;
    padding-right: 40px;
    padding-top: 15px;
    top: 0;
    bottom: auto;
    overflow: hidden;
  }
  .next-icon {
    position: absolute;
    right: 2%;
    top: 45%;
    font-size: 24px;
    color: #ffffff;
    cursor: pointer;
  }
  .next-icon:hover {
    color: #971b1e;
  }
}

@media (max-width: 991px) {
  .afis-tanitim {
    flex-direction: column;
  }

  main #news {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    padding-left: 15px;
    padding-right: 40px;
    padding-top: 15px;
    top: 0;
    bottom: auto;
    overflow: hidden;
  }

  .aslan a[aria-expanded="true"] {
    background-position-x: 62%;
  }

  .aslan a {
    background-position-x: 62%;
  }

  .cihazdagizle {
    display: none;
  }

  .cihazdagoster {
    display: inline-block;
  }

  .etkinlikselect {
    font-size: 15px;
  }

  .aciklamaalan {
    position: absolute;
    width: 350px;
    height: 411px;
    top: 93px;
    right: 90px;
    box-shadow: 1px 0px 12px 0px #474545;
    background-color: white;
    padding: 15px;
  }

  #iconlar {
    float: right;
    margin-top: 83px;
  }

  #iconlar img {
    width: 60px;
  }

  .kaydetbtn {
    font-size: 17px;
  }

  .formyapisi {
    font-size: 17px !important;
  }

  .etkinlikalan {
    margin-top: 70px !important;
  }

  .tamsayfaekran p,
  label {
    font-size: 17px;
    line-height: 22px;
  }

  ::-webkit-input-placeholder {
    /* Edge */
    font-size: 17px !important;
  }

  :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 17px !important;
  }

  ::placeholder {
    font-size: 17px !important;
  }

  .icsayfabaslik {
    font-size: 22px;
  }

  header .header-last {
    margin-top: 10px;
    padding: 0px;
    text-align: right;
  }

  html {
    font-size: 11.5px;
  }

  main #side-nav .abs-helper .right-part {
    width: 250px;
    right: -208px;
  }

  #container header .navbar-default .navbar-nav > li.dropdown.open ul li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  main #side-nav .abs-helper .left-part {
    width: 100%;
    z-index: 4;
    left: -100%;
  }

  footer .footer-nav .nav-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 5px 2px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  footer .footer-nav .nav-table .text-cell {
    -webkit-box-flex: 1;
    /* For old syntax, otherwise collapses. */
    /* Safari 6.1+. iOS 7.1+, BB10 */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
    /* NEW, Spec - Firefox, Chrome, Opera */
  }

  footer .footer-nav .nav-table .img-cell .nav-icon {
    max-height: 100%;
    width: auto;
  }
  .annieareuok {
    padding-bottom: 8px !important;
    padding-left: 0px !important;
    padding-right: 10px !important;
    width: 38px;
    padding-top: 7px;
  }
}

@media (max-width: 768px) {
  /********news üst afis***********/
  .tutucu {
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .carousel {
    width: 100%;
  }
  .afis-baslik h1 {
    font-size: 35px;
    font-weight: 600;
  }
  .afis-body {
    font-size: 25px;
    font-weight: 300;
    min-height: 250px;
  }
  .afis-tarih h2 {
    font-size: 30px;
    font-weight: 600;
  }
  .afis-tarih p {
    font-size: 18px;
  }
  .k-kutu1 {
    width: 15px;
    height: 80px;
    margin-right: 12px;
  }
  .afis-tarih .k-kutu2 {
    width: 63px;
  }
  .logolar li img {
    width: auto;
    height: 70px;
  }

  .slick-slides .img-part:hover .img_description {
    top: 50%;
    padding: 0px;
    transform: translateY(-50%);
    left: 0;
    width: 96%;
    margin-right: 2%;
    margin-left: 2%;
    visibility: visible;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    background: transparent;
    position: absolute;
  }

  .news-container a {
    display: inline-block !important;
    float: none;
    line-height: normal;
  }

  .searchinput {
    font-size: 20px;
  }

  .searchinput:-ms-input-placeholder {
    color: white !important;
    font-size: 20px !important;
  }

  .searchinput::placeholder {
    color: white !important;
    font-size: 20px !important;
  }

  .searchinput::-moz-placeholder {
    color: white !important;
    font-size: 20px !important;
  }

  .form-group {
    display: block !important;
  }

  .ebulten {
    color: white;
    font-size: 20px;
    margin-left: 0px;
  }

  .cihazdagoster {
    display: block;
    text-align: center;
  }
  .ortalamafoot {
    text-align: center !important;
  }
  .footer {
    position: relative;
    width: 100%;
    background-color: #000;
    color: #fff;
    padding: 15px;
    bottom: 0px;
    top: auto;
  }

  main {
    height: calc(100% - 85px);
  }

  .bar-block {
    margin-top: 25vw;
  }

  .kapaticon {
    margin: 0px;
    margin-top: 0px;
    display: block;
  }

  .ac-buton {
    display: inline-block;
    position: relative;
    margin-left: 0px;
    z-index: 10;
    top: 6px;
  }

  .ayracs {
    position: relative;
    background-color: black;
    width: 1px;
    top: 13px;
    right: 5px;
    height: 28px;
    display: inline-block;
  }

  .dilsecim p {
    font-size: 18px;
  }

  #search i.icon-search {
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    background-size: contain;
    height: 22px;
    width: 21px;
  }

  #container header {
    height: 85px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .ibblogo {
    width: 71px;
    position: relative;
    left: 3px;
    top: -5px;
    padding: 4px;
  }

  .aassmlogo {
    width: 93px;
    top: -12px;
    position: relative;
    margin-top: 23px !important;
  }

  .aslan a {
    background-position-x: 59vw;
  }

  .aslan a[aria-expanded="true"] {
    background-position-x: 59vw;
  }

  .googlemaps {
    height: 250px !important;
  }

  #iconlar {
    float: left !important;
    margin-top: 15px;
    text-align: left !important;
  }

  #iconlar img {
    cursor: pointer;
    margin: 2.3px;
    width: 42px;
    display: inline-block;
  }

  .aciklamaalan {
    position: absolute;
    width: 100%;
    height: auto;
    top: 380px;
    right: 0;
    box-shadow: 1px 0px 12px 0px #474545;
    background-color: white;
    padding: 15px;
    margin-bottom: 15px;
  }

  .etkinlikalan {
    margin-top: 60px !important;
  }

  .kvkkayar {
    margin-top: 10px !important;
  }

  .gizlilikayar {
    margin-top: 0px !important;
  }

  .icsayfabaslik {
    margin-bottom: 20px !important;
  }

  .gizlilikpol {
    text-align: left !important;
  }

  .kaydetbtn {
    margin-left: 0px;
    margin-top: 10px;
    width: 100% !important;
    font-size: 16px;
  }

  .formyapisi {
    font-size: 16px !important;
  }

  .tamsayfaekran p,
  label {
    font-size: 16px;
    line-height: 21px;
  }

  ::-webkit-input-placeholder {
    /* Edge */
    font-size: 16px !important;
  }

  :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 16px !important;
  }

  ::placeholder {
    font-size: 16px !important;
  }

  .icsayfabaslik {
    font-size: 20px;
  }

  main {
    min-height: 380px;
  }

  main #news {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 15px;
    top: 0;
    bottom: auto;
    overflow: hidden;
  }
  .slick-slide {
    margin: 0px;
    padding-right: 40px;
    padding-left: 15px;
  }

  #searchbar {
    margin-top: 8px;
  }

  .searchred {
    margin-top: 15px !important;
  }

  #aramayap {
    position: absolute;
    left: 35px;
    z-index: 9999;
    width: 100%;
    min-width: 285px;
    top: -17px;
    background-color: rgba(216, 204, 204, 0.8);
    height: 58px;
  }

  .smallsep {
    width: 31px;
    left: 2px;
    height: 1px;
    background-color: #a5a4a4;
    position: relative;
  }

  .sag-part {
    width: 35px !important;
  }

  .sag-part img {
    padding: 0;
    width: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2px;
  }

  .acilirmenu a {
    font-size: 18px !important;
    padding: 1px 5px !important;
  }

  .nav > li > a {
    font-size: 22px;
  }

  .kapaticon {
    width: 23px;
  }

  .menuicon {
    width: 24px;
  }

  header .header-last {
    margin-top: 4px;
  }

  .solcuk {
    width: 35px !important;
  }

  .news-container p {
    font-size: 20px;
    line-height: normal;
    margin: 5px;
  }

  #container header .navbar-default .navbar-nav > li.dropdown.open ul {
    width: auto;
  }

  #container header .navbar-default .navbar-nav > li.dropdown.open ul li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  #container header .navbar {
    margin-right: 0px;
  }

  main #news .news-slider .img-part {
    float: none;
    max-width: 100%;
    margin: 0 auto;
    display: table;
  }

  #container header .navbar #navbar {
    width: 200px;
    position: absolute;
    overflow-y: scroll;
    background-color: #eee;
    max-height: 60vh;
    right: 0px;
  }

  #container header .navbar .navbar-toggle {
    margin-right: 0px;
  }

  #container header .navbar-default .navbar-nav > li.dropdown.open ul li a {
    font-size: 1rem;
  }
  .biletal {
    display: inline-block !important;
    width: auto;
    float: none;
  }
}
@media (max-width: 500px) {
  .afis-alt {
    flex-direction: column;
    align-items: start;
  }
  .logolar li img {
    height: 60px;
  }
}
@media (max-width: 414px) {
  .biletal {
    display: block !important;
    width: 126px;
    float: right;
  }

  .ibblogo {
    width: 71px;
    position: relative;
    left: 3px;
    top: -5px;
    padding: 4px;
  }

  .aassmlogo {
    width: 93px;
    top: -12px;
    position: relative;
    margin-top: 23px !important;
  }
}

@media (max-width: 375px) {
  .biletal {
    display: block !important;
    width: 125px;
    float: right;
  }

  .ibblogo {
    width: 71px;
    position: relative;
    left: 3px;
    top: -5px;
    padding: 4px;
  }

  .aassmlogo {
    width: 93px;
    top: -12px;
    position: relative;
    margin-top: 23px !important;
  }
}

@media (max-width: 360px) {
  .ibblogo {
    width: 68px;
    position: relative;
    left: 3px;
    top: -2px;
    padding: 4px;
  }

  .aassmlogo {
    width: 87px;
    top: -10px;
    position: relative;
    margin-top: 23px !important;
  }
}

@media (max-width: 320px) {
  .ibblogo {
    width: 59px;
    position: relative;
    top: 4px;
    padding: 3px;
  }

  .aassmlogo {
    width: 80px;
    top: -5px;
    position: relative;
    margin-top: 23px !important;
  }
  .aslan a {
    background-position-x: 73%;
  }
  .aslan a[aria-expanded="true"] {
    background-position-x: 73%;
  }
}

.tum-duyurular-yazi {
  font-weight: 600;
  float: right;
}
.duyuru-baslik {
  margin-top: 45px !important;
  border-bottom: 1px solid #000;
}

.form-group {
  color: #000;
  padding-left: 15px;
}

.arsiv-container .selectric {
  border-radius: 0px;
  border-color: #000;
  border-bottom-width: 1px;
  width: 100%;
  background: #fcfcfc;
  font-size: 15px;
  padding: 0px 12px;
  margin-top: 0px !important;
  height: 38px;
}

.arsiv-container .aranan {
  width: 59%;
  float: left;
  padding-left: 15px;
}

.arsiv-container .aranan #txtSozcuk {
  border-radius: 0px;
  height: 38px;
  background-color: #fcfcfc;
  border: 1px solid #e2e1e1;
}

.arsiv-container .ara {
  width: 28%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.arsiv-container .ara button {
  display: inline-block;
  border-radius: 0px;
  width: 100%;
  background-color: #971b1e;
  color: white;
  height: 38px;
  font-size: 16px;
}
.arsiv-container .ara button img {
  width: 20px;
}
.duyuru-baslik-1 {
  border-bottom: 1px solid #000;
}
.duyuru-baslik-1 a {
  text-decoration: none !important;
}
.duyuru-baslik-1 a:hover {
  opacity: 0.8;
}
.duyuru-baslik-1 h3 {
  font-weight: 600;
}

.right-page {
  min-height: 3.3vw;
}
