/* CSS Document 28.03.2024 *Luckyeye-uteksan */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  color: #fff !important;
  background-color: #000 !important;
}

a {
  outline: 0;
  cursor: pointer;
  text-decoration: none !important;
  color: #8A480C;
}

img {
  border: none;
  max-width: 100%;
}

.saver {
  clear: both !important;
  height: 0px !important;
  line-height: 0px !important;
  float: none !important;
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
}

.hiddenText {
  font-size: 0px !important;
  text-indent: -9999px !important;
}

.wrapper-header {
  width: 90%;
  margin: 0 auto;
}

.cntr {
  text-align: center;
  margin: 0 auto;
}

.bg-1 {
  background: #176b6d !important;
}

.mTP10 {
  margin-top: 10px;
}

.mTP20 {
  margin-top: 20px;
}

.mTP30 {
  margin-top: 30px;
}

.mTP40 {
  margin-top: 40px;
}

.mTP50 {
  margin-top: 50px;
}

.mTP60 {
  margin-top: 60px;
}

.mTP70 {
  margin-top: 70px;
}

.mTP80 {
  margin-top: 80px;
}

.mBT10 {
  margin-bottom: 10px;
}

.mBT20 {
  margin-bottom: 20px;
}

.mBT30 {
  margin-bottom: 30px;
}

.mBT40 {
  margin-bottom: 40px;
}

.mBT50 {
  margin-bottom: 50px;
}

.mBT60 {
  margin-bottom: 60px;
}

.mBT70 {
  margin-bottom: 70px;
}

.mBT80 {
  margin-bottom: 80px;
}

.pTP10 {
  padding-top: 10px;
}

.pTP20 {
  padding-top: 20px;
}

.pTP30 {
  padding-top: 30px;
}

.pTP40 {
  padding-top: 40px;
}

.pTP50 {
  padding-top: 50px;
}

.pTP60 {
  padding-top: 60px;
}

.pTP70 {
  padding-top: 70px;
}

.pTP80 {
  padding-top: 80px;
}

.pBT10 {
  padding-bottom: 10px;
}

.pBT20 {
  padding-bottom: 20px;
}

.pBT30 {
  padding-bottom: 30px;
}

.pBT40 {
  padding-bottom: 40px;
}

.pBT50 {
  padding-bottom: 50px;
}

.pBT60 {
  padding-bottom: 60px;
}

.pBT70 {
  padding-bottom: 70px;
}

.pBT80 {
  padding-bottom: 80px;
}

.white {
  color: #fff !important;
}

.bg-white {
  background-color: #fff;
}

@media (max-width: 640px) {
  .pBT70 {
    padding-bottom: 40px;
  }
  .pTP70 {
    padding-top: 40px;
  }
}
.f40 {
  font-size: 40px;
  font-weight: 700;
}
@media (max-width: 640px) {
  .f40 {
    font-size: 30px;
  }
}

.width-flex {
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0;
  align-items: center;
}
.width-flex > div {
  padding: 0 25px;
}
@media (max-width: 640px) {
  .width-flex > div {
    padding: 0 5px;
  }
}

.width-right {
  flex-direction: row-reverse;
}

.space-between {
  justify-content: space-between;
}

.width-12 {
  width: 100%;
}

.width-11 {
  width: 91.66666667%;
}
@media (max-width: 640px) {
  .width-11 {
    width: 100%;
  }
}

.width-10 {
  width: 83.33333333%;
}
@media (max-width: 640px) {
  .width-10 {
    width: 100%;
  }
}

.width-9 {
  width: 75%;
}
@media (max-width: 640px) {
  .width-9 {
    width: 100%;
  }
}

.width-8 {
  width: 66.66666667%;
}
@media (max-width: 640px) {
  .width-8 {
    width: 100%;
  }
}

.width-7 {
  width: 58.33333333%;
}
@media (max-width: 640px) {
  .width-7 {
    width: 100%;
  }
}

.width-6 {
  width: 50%;
}
@media (max-width: 640px) {
  .width-6 {
    width: 100%;
  }
}

.width-5 {
  width: 41.66666667%;
}
@media (max-width: 640px) {
  .width-5 {
    width: 100%;
  }
}

.width-4 {
  width: 33.33333333%;
}
@media (max-width: 640px) {
  .width-4 {
    width: 100%;
  }
}

.width-3 {
  width: 25%;
}
@media (max-width: 640px) {
  .width-3 {
    width: 100%;
  }
}

.width-2 {
  width: 16.66666667%;
}
@media (max-width: 640px) {
  .width-2 {
    width: 100%;
  }
}

.width-1 {
  width: 8.33333333%;
}
@media (max-width: 640px) {
  .width-1 {
    width: 100%;
  }
}

.wrapper-I {
  position: relative;
  width: 85%;
  margin: 0 auto;
}
@media (max-width: 1600px) {
  .wrapper-I {
    width: 95%;
  }
}

.wrapper-II {
  width: 1348px;
}
@media (max-width: 1300px) {
  .wrapper-II {
    width: 100%;
  }
}

.wrapper {
  position: relative;
  width: 1275px;
  margin: 0 auto;
}
@media (max-width: 1300px) {
  .wrapper {
    width: 100%;
    padding: 0 20px;
  }
}

.p-10 {
  padding: 10px;
}

.p-20 {
  padding: 20px;
}

.p-30 {
  padding: 30px;
}

.p-40 {
  padding: 40px;
}

.p-50 {
  padding: 50px;
}

.detail-bg {
  background: #0A2864 url(../../images/common/detail-bg.png) no-repeat top left !important;
}

.f60 {
  font-size: 60px;
}

.f36 {
  font-size: 36px;
  line-height: 150%;
}

.f30 {
  font-size: 30px;
  line-height: 150%;
}

.f24 {
  font-size: 24px;
  line-height: normal;
  font-weight: 700;
}
@media (max-width: 640px) {
  .f24 {
    font-size: 20px;
  }
}

.f22 {
  font-size: 22px;
  line-height: normal;
}

.f20 {
  font-size: 20px;
  line-height: normal;
}

.block {
  display: block;
}

.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.flex-end {
  align-items: flex-end;
}

.space-between {
  justify-content: space-between;
}

.justify-content-center {
  justify-content: center;
}

.align-items {
  align-items: center;
}

.header-left {
  display: flex;
  align-items: center;
}

.header-right {
  display: flex;
}

.header-container-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header-container-flex .header-item:nth-child(1) {
  width: 15%;
}
.header-container-flex .header-item:nth-child(2) {
  width: 85%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 1300px) {
  .header-container-flex .menu-list {
    display: none;
    position: fixed;
    width: 100%;
    left: 0;
    background: #000;
    height: 105vh;
    top: -50px;
    opacity: 0.9;
  }
}
.header-container-flex .menu-list > ul {
  display: flex;
}
@media (max-width: 1300px) {
  .header-container-flex .menu-list > ul {
    flex-direction: column;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
  }
}
.header-container-flex .menu-list > ul li {
  list-style: none;
  margin-left: 25px;
}
@media (max-width: 1300px) {
  .header-container-flex .menu-list > ul li {
    margin-left: 0;
    padding: 10px 0;
    border-bottom: 1px solid #2a2727;
  }
}
.header-container-flex .menu-list > ul li a {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  transition: 0.5s;
}
.header-container-flex .menu-list > ul li a:hover {
  color: #4D4D4D;
  transition: 0.5s;
}
.header-container-flex .menu-list > ul li .selected {
  color: #4D4D4D;
}

.headerLogin ul li {
  list-style: none;
}
.headerLogin ul li .login {
  border-radius: 90px;
  background: linear-gradient(90deg, #E5D5B1 0%, #8A480C 100%);
  width: 198px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #000;
  font-weight: 700;
  transition: background 1s ease-out;
}
.headerLogin ul li .login:hover {
  background: linear-gradient(90deg, #8A480C 0%, #E5D5B1 100%);
  background-position: 198px;
}
@media (max-width: 640px) {
  .headerLogin ul li .login {
    width: 90px;
    height: 35px;
    font-size: 15px;
  }
}

#header-container {
  position: absolute;
  width: 100%;
  z-index: 3;
  margin-top: 50px;
}
@media (max-width: 640px) {
  #header-container {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.slider-container {
  position: relative;
}
@media (max-width: 980px) {
  .slider-container {
    height: auto;
  }
}
@media (max-width: 640px) {
  .slider-container .slider-item .img img {
    max-width: 100%;
  }
}
.slider-container .owl-dots {
  display: none;
}

.apply-now-container {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
}
@media (max-width: 980px) {
  .apply-now-container {
    position: relative;
  }
}

.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.marquee:hover .marquee__item {
  animation-play-state: paused;
}
.marquee__seperator {
  margin: 0 2rem;
}
.marquee__item {
  display: inline-block;
  will-change: transform;
  animation: marquee 25s linear infinite;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.marquee {
  background-color: red;
  padding: 1rem 0;
  color: #fff;
}

.apply-now {
  width: 100%;
  left: 0;
  position: relative;
  overflow: hidden;
  height: 152px;
  padding-top: 31px;
  top: 75px;
}
@media (max-width: 1300px) {
  .apply-now {
    top: 30px;
    bottom: 60px;
    height: 90px;
    padding-top: 10px;
  }
}
@media (max-width: 980px) {
  .apply-now {
    top: 0;
    bottom: 0;
    height: auto;
    padding-top: 0;
  }
}
.apply-now .marquee {
  background: linear-gradient(90deg, #E3D1AD 0%, #8A480C 100%);
  box-shadow: 10px 10px 10px 20px rgba(0, 0, 0, 0.25);
  height: 90px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1300px) {
  .apply-now .marquee {
    height: 70px;
  }
}
@media (max-width: 640px) {
  .apply-now .marquee {
    height: 45px;
  }
}
.apply-now .marquee a {
  font-size: 40px;
  color: #000;
  font-weight: 700;
  margin-left: 25px;
}
@media (max-width: 1300px) {
  .apply-now .marquee a {
    font-size: 25px;
  }
}
@media (max-width: 640px) {
  .apply-now .marquee a {
    height: 20px;
  }
}
.apply-now .marquee:after {
  content: "";
  background: linear-gradient(90deg, #E3D1AD 0%, #8A480C 100%);
  height: 122px;
  width: 100%;
  transform: rotate(-0.905deg);
  position: absolute;
  z-index: -1;
}

.purpose-and-context-container {
  padding: 70px 0;
}
@media (max-width: 980px) {
  .purpose-and-context-container {
    padding: 10px 0;
  }
}
@media (max-width: 640px) {
  .purpose-and-context-container .width-5 {
    margin-bottom: 25px;
  }
  .purpose-and-context-container .img-border-left {
    width: 70%;
    margin: 0 auto;
  }
}

.gigi-calendar-container {
  background: linear-gradient(90deg, #8A480C 0%, #D8C099 100%);
  color: #000;
  height: 525px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (max-width: 1300px) {
  .gigi-calendar-container {
    height: auto;
    padding: 40px 0;
  }
}

.gigi-calendar-list {
  display: flex;
  flex-wrap: wrap;
  padding: 70px 0;
  justify-content: center;
}
@media (max-width: 640px) {
  .gigi-calendar-list {
    padding: 20px 0;
  }
}
.gigi-calendar-list .item {
  width: 16.66%;
  padding: 0 10px;
  text-align: center;
  position: relative;
}
@media (max-width: 1300px) {
  .gigi-calendar-list .item {
    width: 33.33%;
    padding: 10px;
    border-bottom: 1px solid #000;
  }
}
@media (max-width: 640px) {
  .gigi-calendar-list .item {
    width: 50%;
  }
}
.gigi-calendar-list .item i, .gigi-calendar-list .item em {
  display: block;
  font-style: normal;
  line-height: 110%;
  font-size: 22px;
  font-weight: 400;
}
@media (max-width: 640px) {
  .gigi-calendar-list .item i, .gigi-calendar-list .item em {
    font-size: 18px;
  }
}
@media (max-width: 980px) {
  .gigi-calendar-list .item:nth-child(3n):after {
    display: none;
  }
}
@media (max-width: 640px) {
  .gigi-calendar-list .item:nth-child(3n):after {
    display: block;
  }
}
@media (max-width: 640px) {
  .gigi-calendar-list .item:nth-child(2n):after {
    display: none;
  }
}

.gigi-calendar-list .item:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
}
.gigi-calendar-list .item:last-of-type:after {
  display: none;
}

.btn-gigi {
  border-radius: 90px;
  background: linear-gradient(90deg, #E5D5B1 0%, #8A480C 100%);
  width: 220px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #000;
  font-weight: 700;
  transition: background 1s ease-out;
}
.btn-gigi:hover {
  background: linear-gradient(90deg, #8A480C 0%, #E5D5B1 100%);
  background-position: 220px;
}

.w160 {
  width: 160px !important;
}
.w160:hover {
  background-position: 160px !important;
}

.e-newsletter-container .e-newsletter {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 396px;
}
.e-newsletter-container .e-newsletter p {
  font-size: 30px;
}
@media (max-width: 980px) {
  .e-newsletter-container .e-newsletter p {
    font-size: 22px;
  }
}

.footer-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 980px) {
  .footer-container {
    flex-direction: column-reverse;
  }
}
.footer-container .item:nth-child(1) {
  display: flex;
  align-items: center;
}
@media (max-width: 980px) {
  .footer-container .item:nth-child(1) {
    margin-top: 70px;
  }
}
@media (max-width: 640px) {
  .footer-container .item:nth-child(1) {
    flex-direction: column-reverse;
    margin-top: 20px;
  }
}
.footer-container .item .logo {
  position: relative;
  margin-top: -50px;
}
@media (max-width: 640px) {
  .footer-container .item .logo {
    margin-top: 0;
  }
}
.footer-container .item .logo img {
  position: relative;
  z-index: 2;
  top: 10px;
}
.footer-container .item .copy {
  margin-left: 20px;
}
.footer-container .socail-media {
  display: flex;
}
.footer-container .socail-media a {
  margin-left: 20px;
}
.footer-container .socail-media img {
  height: 28px;
}

footer {
  height: 125px;
  display: flex;
  align-items: center;
}
@media (max-width: 980px) {
  footer {
    height: auto;
    padding: 30px 0 0;
  }
}

#header-container-detail {
  position: relative;
  width: 100%;
  z-index: 3;
  margin-top: 40px;
  padding-bottom: 30px;
}

.header-container .title {
  height: 122px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.header-container .title h1 {
  font-size: 30px;
  text-transform: uppercase;
}

.hover-title:hover .text {
  display: none !important;
}

.category-list {
  display: flex;
  flex-wrap: wrap;
}
.category-list .item {
  width: calc(50% - 10px);
  position: relative;
  margin-bottom: 20px;
  transition: 0.5s;
}
@media (max-width: 980px) {
  .category-list .item {
    width: 100%;
  }
}
.category-list .item:nth-child(2n) {
  margin-left: 20px;
}
@media (max-width: 980px) {
  .category-list .item:nth-child(2n) {
    margin-left: 0;
  }
}
.category-list .item .text {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 0 20px;
  font-size: 28px;
  font-weight: 700;
  color: #000;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  .category-list .item .text {
    font-size: 22px;
  }
}
.category-list .item a {
  width: 100%;
  height: 100%;
}
.category-list .item a img {
  display: flex;
}
.category-list .item .hover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.category-list .item .hover img {
  width: 100%;
}
.category-list .item:hover .hover {
  display: block !important;
}
.category-list .item img {
  width: 100%;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol, ul {
  padding-left: 2rem;
}

.detail-container .text {
  padding: 50px 0;
}
@media (max-width: 980px) {
  .detail-container .text .img-border-left {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 14px;
  }
}

.category-list .item:hover:before {
  background: linear-gradient(90deg, #8A480C 0%, #E5D5B1 100%);
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  transition: 0.5s;
}

.accordionItem.activeBorder .active, .accordionItem.activeBorder .accordionContent {
  border: none;
}

.accordionItem {
  position: relative;
  width: 100%;
  height: auto;
}
.accordionItem > a {
  display: block;
  text-decoration: none;
  transition: all 0.2s linear;
  font-size: 28px;
  font-weight: 700;
  padding: 25px 25px 20px 0;
  border: none;
  border-bottom: 1px solid #8A480C;
  color: #000 !important;
}
.accordionItem > a i {
  color: #8A480C;
}
@media (max-width: 980px) {
  .accordionItem > a {
    font-size: 22px;
  }
}
.accordionItem > a.active {
  border-bottom: none;
}
.accordionItem > a i {
  float: right;
  margin: -35px 0 0;
}
.accordionItem > a span {
  display: block;
  font-size: 16px;
  color: #5a6e83;
  padding: 5px 0;
}
.accordionItem > a i {
  margin: 0;
  font-size: 13px;
}

.accordionContent {
  display: none;
  color: #000;
}
.accordionContent p {
  font-size: 20px;
}
.accordionContent ul li {
  margin-bottom: 15px;
  margin-top: 10px;
}
.accordionContent ol li {
  margin-bottom: 15px;
  margin-top: 10px;
}

.other-category {
  margin-top: 100px;
  text-align: center;
  margin-bottom: 50px;
}
.other-category a {
  font-size: 28px;
  font-weight: 700;
  color: #8A480C;
}

.headerLogin ul {
  padding-left: 2rem;
}
@media (max-width: 1300px) {
  .headerLogin ul {
    margin-bottom: 0;
  }
}

.gigi-calendar-container-detail {
  background: no-repeat;
}

.c-black {
  color: #000;
}

.title {
  font-size: 25px;
  text-align: center;
  font-weight: 700;
}

.sponsor-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.sponsor-list .item {
  width: calc(50% - 10px);
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  margin-bottom: 20px;
  transition: 0.5s;
}
@media (max-width: 640px) {
  .sponsor-list .item {
    width: 100%;
  }
}
.sponsor-list .item:nth-child(2n) {
  margin-left: 20px;
}
@media (max-width: 640px) {
  .sponsor-list .item:nth-child(2n) {
    margin-left: 0;
  }
}
.sponsor-list .item a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sponsor-list .item img {
  width: 225px;
}
.sponsor-list .item:hover {
  border: 1px solid #915319;
}

/**/
.hamburger-btn .bar1, .hamburger-btn .bar2, .hamburger-btn .bar3 {
  width: 25px;
  height: 4px;
  background-color: #fff;
  margin: 6px 0px;
  transition: 0.4s;
}

.hamburger-btn {
  display: none;
  cursor: pointer;
  padding: 3px 10px;
  border-radius: 4px;
  position: relative;
  margin-left: 15px;
}
@media (max-width: 1300px) {
  .hamburger-btn {
    display: block;
  }
}

.hamburger-btn .bar1, .hamburger-btn .bar2, .hamburger-btn .bar3 {
  width: 25px;
  height: 4px;
  background-color: #fff;
  margin: 6px 0px;
  transition: 0.4s;
}

.hamburger-change .bar1 {
  transform: rotate(-45deg) translate(-7px, 8px);
}

.hamburger-change .bar2 {
  /*IE8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /*IE 5-7*/
  filter: alpha(opacity=0);
  /*Modern Browsers*/
  opacity: 0;
}

.hamburger-change .bar3 {
  transform: rotate(45deg) translate(-6px, -6px);
}

.full {
  width: 100% !important;
}

.sticky {
  position: fixed !important;
  margin-top: 0 !important;
  padding: 10px 0;
  background: #000;
  padding-bottom: 10px !important;
}/*# sourceMappingURL=project.css.map */