/*@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap");*/ /*old font*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@100..900&display=swap');
html {
  overflow-x: hidden;
}
* {
  /*font-family: "Tajawal", sans-serif;*/
  font-family: "Noto Sans Arabic", sans-serif !important;
  /* transition: unset !important; */
  /*transition: 0.5s;*/
}

section {
  overflow: hidden;
}

body {
  background-color: #101010;
  background-image: url(/front/assets/imag/main-desktop.jpg);
  background-size: cover;
}
@media (max-width: 1024px) {
  /* body {
    background-size: contain;
  } */
}
a {
  text-decoration: none !important;
  color: white;
}

.AS {
  position: relative;
}

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.orange {
  /*background-color: #ff7a00;*/
  /*padding: 350px 150px;*/
  /*position: absolute;*/
  /*top: 150px;*/
  /*right: 1px;*/
  /*-webkit-filter: blur(200.8991088867px);*/
  /*filter: blur(200.8991088867px);*/
  display:none;
}

.pink {
  /*position: absolute;*/
  /*-webkit-filter: blur(180.8991088867px);*/
  /*filter: blur(180.8991088867px);*/
  /*top: 600px;*/
  /*right: -10px;*/
  /*padding: 150px 150px;*/
  /*background-color: #ff29a8;*/
  display:none;
}

.light-pink {
  /*position: absolute;*/
  /*top: 900px;*/
  /*right: -150px;*/
  /*border-radius: 50%;*/
  /*padding: 150px 80px;*/
  /*background-color: #f0c6ff;*/
  /*-webkit-filter: blur(140px);*/
  /*filter: blur(140px);*/
  display:none;
}

.box {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, transparent 11px, #ffffff44 0) top left, linear-gradient(-45deg, transparent 11px, #ffffff44 0) bottom left;
  background-size: 100% 50%;
  background-repeat: no-repeat;
  /*backdrop-filter: blur(9px) saturate(141%);*/

}

.box.top {
  position: absolute;
  left: -22px;
  top: -17px;
  font-weight: 700;
  font-size: 25px;
}

.box.bottom {
  position: absolute;
  right: -22px;
  bottom: -10px;
}

.event-card-3 .button {
  background-color: white;
  color: black;
  border-radius: 10px;
  padding: 10px 60px;
}

.event-card-3 .text {

  padding: 45px 90px;
}

.event-card-3 {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  background-color: #422D2E;
  position: relative;



}

.img-container {
  position: relative;
  top: -80px;
  left: 100px;
}

.img-card {
  width: 200px !important;
  height: 200px !important;
  border-radius: 0 !important;
}


.dropdown {
  list-style: none;
}

.navbar-scroll {
  background: rgba(16, 16, 16, 0.9254901961);
  /*transition: 0.5s ease-in-out;*/
}

.logo-app {
  display: none;
}

.sell-web {
  display: block;
}

.sell-app {
  display: none;
}

.Ticket-Sell-btn {
  background: linear-gradient(to left, #ef652b, #fec763);
  font-weight: 600;
  width: 150px;
  text-align: center;
  border-radius: 10px;
  padding: 14px 25px !important;
}

.links {
  margin-top: 160px;
  /*margin-top: 30px !important;*/
  font-weight: 700;
}

.links ul {
  padding: 5px 0px;
  font-size: 15px;
}

.links li {
  list-style: none;
  margin-right: 0px;
  padding: 7px;
}

.links li a {
  text-decoration: none;
  color: #a6a6a6;
  padding: 7px 25px;
}

.links li a.active {
  background-color: #c0a170;
  color: #101010;
  border-radius: 50px;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  /* left: 50%; */
}

.swiper-slide {
  text-align: center;
  background: none;
  display: flex;.custom-slide
  justify-content: center;
  align-items: center;


}

.swiper-slide.headerslider {
  width: 71% !important;
}

.swiper-slide img {
  display: block;
  border-radius: 25px;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-active,
.swiper-slide-prev,
.swiper-slide-next {

  /* width: 71% !important; */
}


.outline-btn {
  background: none;
  font-weight: 700;
  font-size: 11px;
  text-align: center;
  border-radius: 8px;
  padding: 14px 30px !important;
  border: 0.74px solid #FFFFFF;
  color: #FFFFFF;
  cursor: pointer;
}



.image-gallery {
  display: flex;
  gap: 10px;
}

.gallery-image {
  position: relative;
  height: 385px;
  width: 100px;
  cursor: pointer;
  /*transition: width 1.5s ease;*/
}

.gallery-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.gallery-image.active {
  width: 290px;
}

.overlay {

  position: absolute;
  bottom: 0%;
  left: 0;
  color: white;
  width: 100%;
  height: 80px;
  background: linear-gradient(to top, rgba(0, 0, 0, 1), transparent);
  display: none;
  justify-content: end;
  align-items: end;
  padding: 15px;
  /*transition: display 3s ease;*/



}

.gallery-image.active .overlay {
  display: flex;
}

.overlay .title {
  font-family: Al-Jazeera-Arabic;
  font-size: 16px;
  font-weight: 700;
  color: white;
}

.overlay .section {
  font-family: Al-Jazeera-Arabic;
  font-size: 11px;
  font-weight: 700;
  color: #A6A6A6;
  ;
}

/* .swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  background: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  border-radius: 25px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}*/

.swiper-pagination-bullet {
  opacity: 0.7;
  background: #a6a6a6;
  height: 5px;
  width: 20px;
  border-radius: 5px;
  opacity: 0;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #c0a170;
  height: 5px;
  width: 40px;
  border-radius: 5px;
  opacity: 0;
}

.ticket-buy {
  background: none;
  border-radius: 7px;
  font-weight: 520;
  color: #a6a6a6;
  font-size: 16px;
  padding: 7px 20px;
  border: 2px solid rgba(166, 166, 166, 0.5490196078);
  display: block;
  overflow: hidden;
}

.ticket-buy:hover {
  background-color: #d4ab63;
  color: #101010;
  border: 2px solid #d4ab63;
}

.sell-title {
  margin: 40px 0px 30px 0px;
  color: #fff;
  text-align: center;
}

.sell-title h3 {
  font-size: 33px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.search {
  width: 60%;
  position: relative;

  text-align: center;
}

.search .search-text {
  position: relative;
  outline: none;
  width: 100%;
  padding: 18px 25px 14px 25px;
  border-radius: 30px;
  color: #fff;
  border: none;
  border-bottom: 2px solid rgba(233, 236, 239, 0.2);
  z-index: 1;
  background-color: rgba(212, 218, 232, 0.2705882353);
}

.search .btn-search {
  z-index: 100;
  background: #c5a775;
  height: 40px;
  width: 40px;
  position: absolute;
  border-radius: 50%;
  border: none;
  border-right: 1px solid #dfb263;
  border-bottom: 1px solid #d4ab63;
  color: black !important;

  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 16%;
  left: 17px;
}

.search .btn-search i {
  font-size: 20px !important;
}

::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7137254902);
}

::placeholder {
  color: rgba(255, 255, 255, 0.7137254902);
}

.Browse-all-events {
  color: #fff;
  text-align: center;
  margin: 80px 40px;
}

.Browse-all-events .swiper-slide {
  background-position: center;
  background-size: cover;
}

.Browse-all-events .swiper-slide img {
  display: block;
  width: 100%;
}

.Browse-all-events h2 {
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-bottom: 1px solid #fff;
  padding: 10px;
  color: #c0a170;
}

.Browse-all-events .col-6 {
  margin-top: 25px;
}

.Browse-all-events .col-6 .card {
  background: rgba(255, 255, 255, 0.0549019608);
  text-align: center;
  padding: 40px 40px;
  cursor: pointer;
  border: 2px solid rgba(197, 168, 117, 0);
}

.Browse-all-events .col-6 .card:hover {
  border: 2px solid #c5a775;
}

.btn-archive {
  /*transition: all 0.3s linear 0s;*/
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff !important;
  color: #fff !important;
}

.hafalat {
  position: relative;
}

/* .hafalat::after {
  background-image: url(/assest/imag/Home-img/orange-2.png);
  position: absolute;
  top: 20px;
  left: 0px;
  bottom: 0;
  width: 50%;
  height: 90%;
  content: "";
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  filter: blur(200px);
  border-radius: 10%;
  display: flex;
  justify-content: end;
  align-items: center;
} */

.custom-slider {
  overflow: hidden;
  font-family: var(--font1);
  background: var(--bg-slider-section);
  /*transition: all 0.3s linear 0s;*/
}

.custom-slider .title-section {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff !important;
  align-items: center;
}

.custom-slider .swiper-container .card.box-4 .card-header {
  background: var(--bg-slider-card-4);
  color: var(--tx-slider-card-4);
  border-bottom: 0;
}

.custom-slider .swiper-container .card.box-4 .card-header .fa-map-marker-alt {
  color: var(--tx-slider-card-4);
}

.custom-slider .swiper-container .card.box-4 .card-header .fa-map-marker-alt.grow {
  /*transition: all 0.2s ease-in-out;*/
}

/*.custom-slider .swiper-container .card.box-4 .card-header .fa-map-marker-alt.grow:hover {*/
/*  transform: scale(1.5);*/
/*}*/

.custom-slider .swiper-container .card.box-4 .attached {
  font-weight: 300;
  font-size: 0.8rem;
}

.custom-slider .swiper-container .card.box-4 .card-title {
  line-height: 35px;
  color: #c5a775;
}

.custom-slider .swiper-container .card.box-4 .card-title .day {
  font-weight: 600;
  font-size: 3.5rem;
}

.custom-slider .swiper-container .card.box-4 .card-title .month {
  font-size: 1.5rem;
  font-weight: 300;
}

.custom-slider .swiper-container .card.box-5 {
  background: var(--bg-col-2);
  color: var(--tx-color-1);
}

.custom-slider .swiper-container .card.box-5 .card-header {
  background: var(--bg-col-1);
  border-bottom: 0;
}

.custom-slider .swiper-container .card.box-5 .attached {
  font-weight: 300;
  font-size: 0.8rem;
}

.custom-slider .swiper-container .card.box-5 .attached .link {
  color: var(--tx-color-1);
}

.custom-slider .swiper-container .card.box-5 .attached .link:hover {
  text-decoration: none;
}

.custom-slider .swiper-container .card.box-5 .card-title {
  line-height: 35px;
}

.custom-slider .swiper-container .card.box-5 .card-title .day {
  font-weight: 600;
  font-size: 3.5rem;
  color: var(--tx-color-1);
}

.custom-slider .swiper-container .card.box-5 .card-title .cal-y {
  display: grid;
  line-height: 21px;
}

.custom-slider .swiper-container .card.box-5 .card-title .cal-y .month {
  font-size: 1.5rem;
  color: var(--tx-color-1);
  font-weight: 300;
}

.custom-slider .swiper-container .card.box-5 .card-title .cal-y .year {
  font-size: 1.2rem;
  color: var(--tx-color-1);
  font-weight: 700;
}

.custom-slider .swiper-container .card.box-5 .card-footer {
  background: var(--bg-col-2);
}

.custom-slider .swiper-container .card.box-5 .card-footer .fa-map-marker-alt {
  color: var(--tx-color-1);
}

.custom-slider .swiper-container .card.box-5 .card-footer .fa-map-marker-alt.grow {
  /*transition: all 0.2s ease-in-out;*/
}

/*.custom-slider .swiper-container .card.box-5 .card-footer .fa-map-marker-alt.grow:hover {*/
/*  transform: scale(1.5);*/
/*}*/


button a {
  text-decoration: none;
  color: #101010 !important;
}

.btn-archive {
  margin: 0px 5px;
  border-radius: 25px;
  padding: 1px 7px;
}

.btn-archive i {
  font-size: 25px;
}

.hafalat,
.hafalat-2 {
  margin: 50px auto 0px;
  color: #fff;
}

.hafalat .row,
.hafalat-2 .row {
  border-bottom: 1px solid #a6a6a6;
  margin-bottom: 30px;
}

.hafalat h2,
.hafalat-2 h2 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 10px;
  color: #c0a170;
}

.hafalat p,
.hafalat-2 p {
  font-size: 22px;
}

.hafalat a,
.hafalat-2 a {
  color: #fff;
}

.hafalat i,
.hafalat-2 i {
  background-color: rgba(16, 16, 16, 0.6980392157);
  color: #fff;
  border-radius: 5px;
  transform: translateY(-300px);
  position: absolute;
}

.hafalat i:active,
.hafalat-2 i:active {
  transform: scale(0.9);
}

.hafalat img,
.hafalat-2 img {
  border-radius: 0px;
}

.hafalat .card,
.hafalat-2 .card {
  border: none;
  border-radius: 5px;
  overflow: hidden;
}

.hafalat .card .card-text,
.hafalat-2 .card .card-text {
  border-bottom: 2px dashed rgba(22, 22, 22, 0.3725490196);
  position: relative;
  background-color: #fff;
}

.hafalat .card .card-text p,
.hafalat-2 .card .card-text p {
    text-align: center;
  /*font-size: 24px;*/
  font-size: 22px;
  padding: 10px;
  color: #333333;
  font-weight: 600;
}

.hafalat .card .right-split,
.hafalat-2 .card .right-split {
  text-align: right;
  position: absolute;
  left: 0px;
  bottom: 10%;
  rotate: 180deg;
  background-color: #101010;
}

.hafalat .card .right-split img,
.hafalat-2 .card .right-split img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  border: none;
}

.hafalat .card .left-split,
.hafalat-2 .card .left-split {
  text-align: right;
  position: absolute;
  right: -1px;
  bottom: 10%;
  rotate: 180deg;
}

.hafalat .card .left-split img,
.hafalat-2 .card .left-split img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border: none;
  background-color: #101010;
  border-radius: 10px 0px 0px 10px;
}

.hafalat .card-footer span,
.hafalat-2 .card-footer span {
  font-size: 14px;
  color: #101010;
}

.hafalat .card-footer span .text-sell,
.hafalat-2 .card-footer span .text-sell {
  color: #9ca3af;
}

.hafalat .buy-ticket-btn,
.hafalat-2 .buy-ticket-btn {
  background-color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 25px;
  border-radius: 5px;
  border: 1px solid #333333;
  color: #000000 !important;
  display: flex;
  align-items: center;
  text-decoration: none;
}

.hafalat .buy-ticket-btn:hover,
.hafalat-2 .buy-ticket-btn:hover {
  background: #dfb263;
}

.hafalat .swiper-slide,
.hafalat-3 .swiper-slide,
.hafalat-4 .swiper-slide,
.hafalat-5 .swiper-slide,
.hafalat-2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35% !important;
}

.hafalat .swiper-slide .card,
.hafalat-3 .swiper-slide .card,
.hafalat-4 .swiper-slide .card,
.hafalat-5 .swiper-slide .card,
.hafalat-2 .swiper-slide .card {

  width: 90%;
}

.hafalat .swiper-slide img,
.hafalat-2 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.hafalat .swiper-button-next::after,
.hafalat .swiper-rtl .swiper-button-prev::after,
.hafalat-2 .swiper-button-next::after,
.hafalat-2 .swiper-rtl .swiper-button-prev::after {
  display: none;
}

.hafalat .swiper-button-next i,
.hafalat .swiper-rtl .swiper-button-prev i,
.hafalat-2 .swiper-button-next i,
.hafalat-2 .swiper-rtl .swiper-button-prev i {
  font-size: 30px;
  position: absolute;
}

/*.card:hover img {*/
/*  transform: scale(1.1);*/
/*}*/

.card:hover .buy-ticket-btn {
  background: #dfb263;
}

.btn-archive {
  font-size: 20px;
  padding: 3px 12px;
}

.hafalat-3 .row,
.hafalat-4 .row,
.hafalat-5 .row {
  border-bottom: 1px solid #a6a6a6;
  margin-bottom: 30px;
}

.hafalat-3 h2,
.hafalat-4 h2,
.hafalat-5 h2 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 10px;
  color: #c0a170;
}

.hafalat-3 p,
.hafalat-4 p,
.hafalat-5 p {
  font-size: 22px;
  color: #fff;
}

.hafalat-3 a,
.hafalat-4 a,
.hafalat-5 a {
  color: #fff;
}

.hafalat-3 i,
.hafalat-4 i,
.hafalat-5 i {
  background-color: rgba(16, 16, 16, 0.6980392157);
  color: #fff;
  border-radius: 5px;
}

.hafalat-3 .card,
.hafalat-4 .card,
.hafalat-5 .card {
  background: linear-gradient(#47251b, rgba(71, 37, 27, 0));
  border-radius: 30px 30px 0px 0px;
  border-bottom: none;
  overflow: hidden;
}

.hafalat-3 .card img,
.hafalat-4 .card img,
.hafalat-5 .card img {
  box-shadow: 1px 1px 10px #000000;
}

.hafalat-3 .card .card-text,
.hafalat-4 .card .card-text,
.hafalat-5 .card .card-text {
  padding: 20px;
  color: #fff;
  text-align: right;
}

.hafalat-3 .card .card-text span,
.hafalat-4 .card .card-text span,
.hafalat-5 .card .card-text span {
  color: #c5a775;
}

.hafalat-3 .card .card-text a,
.hafalat-4 .card .card-text a,
.hafalat-5 .card .card-text a {
  text-decoration: none;
}

.hafalat-3 .card .card-text a h6,
.hafalat-4 .card .card-text a h6,
.hafalat-5 .card .card-text a h6 {
  margin-top: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
}

.hafalat-3 .card .Date,
.hafalat-4 .card .Date,
.hafalat-5 .card .Date {
  background-color: #c5a775;
  position: absolute;
  bottom: 36%;
  left: 20px;
  padding: 5px 15px;
  border-radius: 7px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4901960784);
}

.hafalat-3 .card .Date h3,
.hafalat-3 .card .Date span,
.hafalat-4 .card .Date h3,
.hafalat-4 .card .Date span,
.hafalat-5 .card .Date h3,
.hafalat-5 .card .Date span {
  font-weight: 800;
}

.hafalat-3 .card button,
.hafalat-4 .card button,
.hafalat-5 .card button {
  background-color: #c5a775;
  border: none;
  padding: 5px 10px;
  border-radius: 5px;
  transform: translateX(10px);
  color: black !important;
}

.hafalat-3 .card button a,
.hafalat-4 .card button a,
.hafalat-5 .card button a {

  color: black !important;
}

/*.hafalat-3 .card:hover img,*/
/*.hafalat-4 .card:hover img,*/
/*.hafalat-5 .card:hover img {*/
/*  transform: scale(1.1);*/
/*}*/

.hafalat-3 .card-img-top,
.hafalat-4 .card-img-top,
.hafalat-5 .card-img-top {
  overflow: hidden;
  border-radius: 30px;
}

.Events {
  margin-top: 100px;



}

.event-text {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.Events .event-text h2 {
  font-size: 68px;
  font-weight: 700;
  color: #fff;
}

.Events .event-text button {
  font-size: 24px;
  font-weight: 700;
  background: none;
  color: #fff;
  border: 1px solid #FFFFFF;
  padding: 13px 30px;
  border-radius: 8px;
}

.Events .event-text button:hover {
  background: #dfb263;
  color: #101010;
  border-color: #dfb263;
}

.Events .Events-swiper .swiper-slide .swiper-slide.active {
  width: 10%;
}

.Events {
  position: relative;
}

/* .Events::after {
  position: absolute;
  right: 0px;
  top: 40px;
  content: "";
  right: 0px;
  width: 30%;
  height: 50%;
  background-color: #FF0000;
  margin: auto;
  border-radius: 50%;
  z-index: -1;
  filter: blur(100px);
} */

.Events-2 {
  color: #fff;
}

.Events-2 a {
  color: #fff;
}

.Events-2 p {
  font-size: 22px;
  font-weight: 600;
}

.Events-2 img {
  width: 100%;
}

.Events-swiper .card {
  overflow: hidden;
  gap: 0px;
}

.Events-swiper .swiper-slide {
  -webkit-clip-path: inset(0 10% 0 10%);
  clip-path: inset(0 10% 0 10%);
  /*transition: 0.5s;*/
}

.Events-swiper .swiper-slide::focus {
  -webkit-clip-path: inset(0 20% 0 20%);
  clip-path: inset(0 20% 0 20%);
  /*transition: 0.5s;*/
}

.Events-swiper .swiper-slide-active {
  -webkit-clip-path: inset(0 0% 0 0%);
  clip-path: inset(0 0% 0 0%);
}

.Events-swiper .card-img-top.active {
  -webkit-clip-path: inset(0 20% 0 20%);
  clip-path: inset(0 20% 0 20%);
}

@media (max-width: 990px) {
  .Events .event-text button {
    font-size: 20px;
    font-weight: 600;
    transform: translateX(-190%);
    background: none;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.4941176471);
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 50px;
  }


  .hafalat-3 .card .Date,
  .hafalat-4 .card .Date,
  .hafalat-5 .card .Date {
    font-size: 10px;
    bottom: 44%;
  }

  .hafalat-3 .card .card-text a h6,
  .hafalat-4 .card .card-text a h6,
  .hafalat-5 .card .card-text a h6 {
    font-size: 12px;
  }

  .hafalat-3 .card button,
  .hafalat-4 .card button,
  .hafalat-5 .card button {
    width: 40% !important;
  }

  .hafalat .card .card-text p,
  .hafalat-2 .card .card-text p {
    text-align: center;
    font-size: 14px;
    text-align: start;
    margin-bottom: 0;
  }

  .hafalat .card span,
  .hafalat-2 .card span {
    /*font-size: 9px;*/
    text-align: start;
  }

  .hafalat .buy-ticket-btn,
  .hafalat-2 .buy-ticket-btn {
    padding: 5px 15px !important;
  }

  .show-more .col-xl-4 {
    width: 49% !important;
  }
}

@media (max-width: 900px) {
  .Events .event-text button {
    font-size: 20px;
    font-weight: 600;
    transform: translateX(-185%);
    background: none;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.4941176471);
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 50px;
  }
}


@media (max-width: 770px) {

  .img-container {
    left: 70px !important;

  }

  .gift {
    width: 100% !important;
  }

  .box.bottom {
    bottom: -17px !important;
  }

  .event-card-3 .text {
    padding: 20px 42px 43px 70px;
  }


  .Events .event-text button {
    font-size: 20px;
    font-weight: 600;
    transform: translateX(-125%);
    background: none;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.4941176471);
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 50px;
  }

  .Events .event-text h2 {
    font-size: 40px;
    text-align: center;
  }
}

.gift {
  width: 80%;
}

@media (max-width: 750.5px) {
  .show-more .col-xl-4 {
    width: 49% !important;
  }

  .logo-app {
    display: block;
    order: 1;
  }

  .logo-web {
    display: none;
  }

  .language {
    display: none;
  }

  .navbar .navbar-links {
    display: block;
  }

  .Ticket-Sell-btn {
    background: none;
    font-weight: 600;
    width: 150px;
    text-align: center;
    border-radius: 10px;
    padding: 5px 15px;
  }

  .sell-web {
    display: none;
  }

  .sell-app {
    display: block;
    background: none !important;
    color: #fff;
    font-weight: 600;
    padding: 7px;
    text-align: center;
    border-radius: 10px;
    border: 2px solid rgba(255, 255, 255, 0.2431372549);
    margin: 0px 10px;
  }

  .Ticket-Sell-btn.sell-app {
    order: 2;
  }

  .links {
    display: none;
  }

  .swiper-pagination-bullet {
    opacity: 1;
    transform: translateY(14px);
  }

  .swiper-pagination-bullet-active {
    opacity: 1;
  }

  .Swiepr-Top {
    margin-top: 120px;
  }

  .ticket-buy {
    display: none;
  }

  .sell-title h3 {
    font-size: 33px;
    font-weight: 500;
  }

  .search .search-text {
    width: 90%;
  }

  .search .btn-search {
    height: 35px;
    width: 35px;
    position: absolute;
  }

  .search .btn-search i {
    font-size: 16px !important;
  }

  .hafalat,
  .hafalat-2 {
    margin: 10px auto;
    color: #fff;
  }

  .hafalat .row,
  .hafalat-2 .row {
    border-bottom: 1px solid #a6a6a6;
    margin-bottom: 30px;
  }

  .hafalat h2,
  .hafalat-2 h2 {
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 10px;
    color: #c0a170;
    text-align: center;
  }

  .hafalat p,
  .hafalat-2 p {
    font-size: 22px;
    text-align: center;
  }

  .hafalat a,
  .hafalat-2 a {
    color: #fff;
  }

  .hafalat i,
  .hafalat-2 i {
    background-color: rgba(16, 16, 16, 0.6980392157);
    color: #fff;
    border-radius: 5px;
  }

  .hafalat i:active,
  .hafalat-2 i:active {
    transform: scale(0.9);
  }

  .hafalat img,
  .hafalat-2 img {
    border-radius: 0px;
  }

  .hafalat .card,
  .hafalat-2 .card {
    border: none;
    border-radius: 5px;
    overflow: hidden;
  }

  .hafalat .card .card-text,
  .hafalat-2 .card .card-text {
    border-bottom: 2px dashed rgba(22, 22, 22, 0.3725490196);
    position: relative;
  }

  .hafalat .card .card-text p,
  .hafalat-2 .card .card-text p {
      text-align: center;
    font-size: 16px;
    padding: 10px;
    color: #333333;
    font-weight: 600;
  }

  .hafalat .card .right-split,
  .hafalat-2 .card .right-split {
    text-align: right;
    position: absolute;
    left: 0px;
    bottom: 10%;
    rotate: 180deg;
    background-color: #101010;
  }

  .hafalat .card .right-split img,
  .hafalat-2 .card .right-split img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    border: none;
  }

  .hafalat .card .left-split,
  .hafalat-2 .card .left-split {
    text-align: right;
    position: absolute;
    right: -1px;
    bottom: 10%;
    rotate: 180deg;
  }

  .hafalat .card .left-split img,
  .hafalat-2 .card .left-split img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: none;
    background-color: #101010;
    border-radius: 10px 0px 0px 10px;
  }

  .hafalat .card-footer span,
  .hafalat-2 .card-footer span {
    font-size: 14px;
    color: #101010;
  }

  .hafalat .card-footer span .text-sell,
  .hafalat-2 .card-footer span .text-sell {
    color: #9ca3af;
  }

  .hafalat .buy-ticket-btn,
  .hafalat-2 .buy-ticket-btn {
    background-color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 0px 10px;
    border-radius: 5px;
    border: 1px solid #333333;
    color: #000000 !important;
  }

  .hafalat .buy-ticket-btn:hover,
  .hafalat-2 .buy-ticket-btn:hover {
    background: #dfb263;
  }

  .hafalat .swiper-slide,
  .hafalat-2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .hafalat .swiper-slide img,
  .hafalat-2 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .hafalat .swiper-button-next::after,
  .hafalat .swiper-rtl .swiper-button-prev::after,
  .hafalat-2 .swiper-button-next::after,
  .hafalat-2 .swiper-rtl .swiper-button-prev::after {
    display: none;
  }

  .hafalat .swiper-button-next i,
  .hafalat .swiper-rtl .swiper-button-prev i,
  .hafalat-2 .swiper-button-next i,
  .hafalat-2 .swiper-rtl .swiper-button-prev i {
    font-size: 30px;
    position: absolute;
  }

  .hafalat-3 .row,
  .hafalat-4 .row,
  .hafalat-5 .row {
    border-bottom: 1px solid #a6a6a6;
    margin-bottom: 30px;
  }

  .hafalat-3 h2,
  .hafalat-4 h2,
  .hafalat-5 h2 {
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 10px;
    color: #c0a170;
    text-align: center;
    display: block;
  }

  .hafalat-3 p,
  .hafalat-4 p,
  .hafalat-5 p {
    font-size: 22px;
    color: #fff !important;
    text-align: center;
    display: block;
  }

  .hafalat-3 a,
  .hafalat-4 a,
  .hafalat-5 a {
    color: #fff;
  }

  .hafalat-3 i,
  .hafalat-4 i,
  .hafalat-5 i {
    background-color: rgba(16, 16, 16, 0.6980392157);
    color: #fff;
    border-radius: 5px;
  }

  .hafalat-3 i:active,
  .hafalat-4 i:active,
  .hafalat-5 i:active {
    transform: scale(0.9);
  }

  .hafalat-3 .swiper-button-next::after,
  .hafalat-3 .swiper-rtl .swiper-button-prev::after,
  .hafalat-4 .swiper-button-next::after,
  .hafalat-4 .swiper-rtl .swiper-button-prev::after,
  .hafalat-5 .swiper-button-next::after,
  .hafalat-5 .swiper-rtl .swiper-button-prev::after {
    display: none;
  }

  .hafalat-3 .swiper-button-next i,
  .hafalat-3 .swiper-rtl .swiper-button-prev i,
  .hafalat-4 .swiper-button-next i,
  .hafalat-4 .swiper-rtl .swiper-button-prev i,
  .hafalat-5 .swiper-button-next i,
  .hafalat-5 .swiper-rtl .swiper-button-prev i {
    font-size: 30px;
  }

  .hafalat-3 .card,
  .hafalat-4 .card,
  .hafalat-5 .card {
    background: linear-gradient(#47251b, rgba(71, 37, 27, 0));
    border-radius: 25px 25px 0px 0px;
    border-bottom: none;
  }

  .hafalat-3 .card img,
  .hafalat-4 .card img,
  .hafalat-5 .card img {
    box-shadow: 1px 1px 10px #000000;
  }

  .hafalat-3 .card .card-text,
  .hafalat-4 .card .card-text,
  .hafalat-5 .card .card-text {
    padding: 20px;
    color: #fff;
    text-align: right;
  }

  .hafalat-3 .card .card-text span,
  .hafalat-4 .card .card-text span,
  .hafalat-5 .card .card-text span {
    color: #c5a775;
  }

  .hafalat-3 .card .card-text a,
  .hafalat-4 .card .card-text a,
  .hafalat-5 .card .card-text a {
    text-decoration: none;
  }

  .hafalat-3 .card .card-text a h6,
  .hafalat-4 .card .card-text a h6,
  .hafalat-5 .card .card-text a h6 {
    margin-top: 10px;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
  }

  .hafalat-3 .card .Date,
  .hafalat-4 .card .Date,
  .hafalat-5 .card .Date {
    background-color: #c5a775;
    position: absolute;
    bottom: 66%;
    left: 4px;
    padding: 0px 15px;
    border-radius: 7px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4901960784);
  }

  .hafalat-3 .card .Date h3,
  .hafalat-3 .card .Date span,
  .hafalat-4 .card .Date h3,
  .hafalat-4 .card .Date span,
  .hafalat-5 .card .Date h3,
  .hafalat-5 .card .Date span {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 18px;
  }

  .hafalat-3 .card button,
  .hafalat-4 .card button,
  .hafalat-5 .card button {
    background-color: #c5a775;
    border: none;
    padding: 5px 7px;
    border-radius: 5px;
    transform: translateX(10px);
    width: 50% !important;
  }

  .Events .event-text h2 {
    font-size: 40px;
  }

  .Events .event-text button {
    font-size: 20px;
    font-weight: 600;
    transform: translateX(-130%);
    background: none;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.4941176471);
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 50px;
  }

  .footer-links {
    display: block;
  }
}




.end-btn-ticket-foooter img {
  width: 20px;
}

@media (max-width: 770px) {
  .Events .event-text button {
    font-size: 20px;
    font-weight: 600;
    transform: translateX(-190%);
    background: none;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.4941176471);
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 50px;
  }
}





@media (max-width: 770px) {

  .show-more .col-xl-4 {
    width: 49% !important;
  }

  .search .search-text {
    width: 100% !important;
  }

  .colors {
    /* display: none; */
  }

  .hafalat .swiper-slide,
  .hafalat-3 .swiper-slide,
  .hafalat-4 .swiper-slide,
  .hafalat-5 .swiper-slide,
  .hafalat-2 .swiper-slide {

    width: 50% !important;
  }

  .hafalat .swiper-slide .card,
  .hafalat-3 .swiper-slide .card,
  .hafalat-4 .swiper-slide .card,
  .hafalat-5 .swiper-slide .card,
  .hafalat-2 .swiper-slide .card {

    width: 95%;
  }
}

@media (max-width: 766px) {
  .Events .event-text button {
    font-size: 20px;
    font-weight: 600;
    transform: translateX(-130%);
    background: none;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.4941176471);
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 50px;
  }
}

@media (max-width: 730) {
  .Events .event-text button {
    font-size: 20px;
    font-weight: 600;
    transform: translateX(-10%);
    background: none;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.4941176471);
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 50px;
  }

  .Events .event-text h2 {
    font-size: 40px;
    text-align: center;
  }
}



@media (max-width: 767.5px) {
  .AS {
    /*margin-top: 0px;*/
    margin-top: 120px;
  }

  .logo-app {
    display: block;
    order: 1;
  }

  .logo-web {
    display: none;
  }

  .language {
    display: none;
  }

  .navbar .navbar-links {
    display: block;
  }

  .Ticket-Sell-btn {
    background: none;
    font-weight: 600;
    width: 150px;
    text-align: center;
    border-radius: 10px;
    padding: 5px 15px;
  }

  .sell-web {
    display: none;
  }

  .sell-app {
    display: block;
    background: none !important;
    color: #fff;
    font-weight: 600;
    padding: 7px;
    text-align: center;
    border-radius: 10px;
    border: 2px solid rgba(255, 255, 255, 0.2431372549);
    margin: 0px 10px;
  }

  .Ticket-Sell-btn.sell-app {
    order: 2;
  }

  .links {
    display: none;
  }

  .search {
    width: 100%;
  }

  footer .end-footer,
  footer .container .icon .row .col-12 {
    border: none !important;
  }
}

@media (max-width: 499px) {

  .hafalat .card .card-text p,
  .hafalat-2 .card .card-text p {
    text-align: center;
    font-size: 10px;
    text-align: start;
    margin-bottom: 0;
  }

  .hafalat .card span,
  .hafalat-2 .card span {
    /*font-size: 8px;*/
    text-align: start;
  }

  .hafalat .buy-ticket-btn,
  .hafalat-2 .buy-ticket-btn {
    font-size: 8px;
    padding: 5px 10px !important;
  }

  .navbar .navbar-brand img,
  .navbar .offcanvas-img img {
    width: 150px;
  }

  .orange {
    padding: 169px 98px !important;
  }

  .overlay .title {
    font-size: 9px !important;
  }

  .AS .swiper-pagination {
    top: 239px !important;
  }

  .AS .container-fluid {
    /*margin-top: 130px;*/
    margin-top: 30px !important;
  }

  .AS .swiper-slide,
  .Events-2 .swiper-slide {
    border-radius: 20px;
    /* height: 270px; */

  }

  .AS .swiper-slide img,
  .Events-2 .swiper-slide img {
    width: 100%;
    object-fit: cover;
  }

  .navbar .Ticket-Sell-btn {
    background: none;
    font-weight: 600;
    width: 100px;
    text-align: center;
    border-radius: 10px;
    padding: 0 !important;
    font-size: 12px;
  }

  .sell-title h3 {
    font-size: 30px;
  }

  .Browse-all-events h2 {
    font-size: 35px;
    margin-top: 50px;
  }
}

@media (max-width: 435px) {

  .hafalat-3 .card .Date,
  .hafalat-4 .card .Date,
  .hafalat-5 .card .Date {
    bottom: 55% !important;
  }

  .hafalat-3 .card .card-text a h6,
  .hafalat-4 .card .card-text a h6,
  .hafalat-5 .card .card-text a h6 {
    font-size: 13px !important;
  }

  .navbar .navbar-brand img,
  .navbar .offcanvas-img img {
    width: 140px;
  }
}

@media (max-width: 435px) {
  .gallery-image {
    height: 160px !important;
  }

  .event-card-3 {
    height: 50% !important;
  }

  .img-card {
    width: 100px !important;
    height: 100px !important;
  }

  .box {
    width: 50px !important;
    height: 50px !important;
  }

  .img-container {
    left: 38px !important;
    top: -50px !important;
  }

  .gift {
    width: 100% !important;
  }

  .box.bottom {
    bottom: 20px !important;
  }

  .event-card-3 .text {
    font-size: 9px !important;

    h3 {
      font-size: 15px !important;

    }

    h5 {
      font-size: 10px !important;

    }

    .button {
      padding: 5px 20px;
    }
  }

  /*
  .hafalat .buy-ticket-btn,
  .hafalat-2 .buy-ticket-btn {
    padding: 0px;
    height: 40px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;

  } */

  /*.hafalat .card-footer span,*/
  /*.hafalat-2 .card-footer span {*/
  /*  font-size: 6px !important;*/
  /*}*/

   .hafalat .card .card-text p,
  .hafalat-2 .card .card-text p {
    /*font-size: 11px;*/
    text-align: center;
    padding: 10px 0px !important;
  }

  .Events .event-text button {
    font-size: 20px;
    font-weight: 600;
    transform: translateX(-90%);
    background: none;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.4941176471);
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 50px;
  }
}

@media (max-width: 425px) {



  .hafalat h2,
  .hafalat-2 h2 {
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 10px;
    color: #c0a170;
    text-align: center;
  }

  .hafalat p,
  .hafalat-2 p {
    font-size: 22px;
    text-align: center;
  }

  .hafalat a,
  .hafalat-2 a {
    color: #fff;
  }

  .hafalat i,
  .hafalat-2 i {
    background-color: rgba(16, 16, 16, 0.6980392157);
    color: #fff;
    border-radius: 5px;
  }

  .hafalat i:active,
  .hafalat-2 i:active {
    transform: scale(0.9);
  }

  .hafalat img,
  .hafalat-2 img {
    border-radius: 0px;
  }

  .hafalat .card,
  .hafalat-2 .card {
    border: none;
    border-radius: 5px;
    overflow: hidden;
  }

  .hafalat .card .card-text,
  .hafalat-2 .card .card-text {
    border-bottom: 2px dashed rgba(22, 22, 22, 0.3725490196);
    position: relative;
  }

  .hafalat .card .card-text p,
  .hafalat-2 .card .card-text p {
    font-size: 16px;
    padding: 10px;
    color: #333333;
    font-weight: 600;
    text-align: center;
  }

  .hafalat .card .right-split,
  .hafalat-2 .card .right-split {
    text-align: right;
    position: absolute;
    left: 0px;
    bottom: 10%;
    rotate: 180deg;
    background-color: #101010;
  }

  .hafalat .card .right-split img,
  .hafalat-2 .card .right-split img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    border: none;
  }

  .hafalat .card .left-split,
  .hafalat-2 .card .left-split {
    text-align: right;
    position: absolute;
    right: -1px;
    bottom: 10%;
    rotate: 180deg;
  }

  .hafalat .card .left-split img,
  .hafalat-2 .card .left-split img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: none;
    background-color: #101010;
    border-radius: 10px 0px 0px 10px;
  }

  .hafalat .card-footer span,
  .hafalat-2 .card-footer span {
    font-size: 14px;
    color: #101010;
  }

  .hafalat .card-footer span .text-sell,
  .hafalat-2 .card-footer span .text-sell {
    color: #9ca3af;
  }

  .hafalat .buy-ticket-btn,
  .hafalat-2 .buy-ticket-btn {
    background-color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 0px 10px;
    border-radius: 5px;
    border: 1px solid #333333;
    color: #000000 !important;
  }

  .hafalat .buy-ticket-btn:hover,
  .hafalat-2 .buy-ticket-btn:hover {
    background: #dfb263;
  }

  .hafalat .swiper-slide,
  .hafalat-2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .hafalat .swiper-slide img,
  .hafalat-2 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .hafalat .swiper-button-next::after,
  .hafalat .swiper-rtl .swiper-button-prev::after,
  .hafalat-2 .swiper-button-next::after,
  .hafalat-2 .swiper-rtl .swiper-button-prev::after {
    display: none;
  }

  .hafalat .swiper-button-next i,
  .hafalat .swiper-rtl .swiper-button-prev i,
  .hafalat-2 .swiper-button-next i,
  .hafalat-2 .swiper-rtl .swiper-button-prev i {
    font-size: 30px;
    position: absolute;
  }

  .hafalat-3 .row,
  .hafalat-4 .row,
  .hafalat-5 .row {
    border-bottom: 1px solid #a6a6a6;
    margin-bottom: 30px;
  }

  .hafalat-3 h2,
  .hafalat-4 h2,
  .hafalat-5 h2 {
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 10px;
    color: #c0a170;
    text-align: center;
    display: block;
  }

  .hafalat-3 p,
  .hafalat-4 p,
  .hafalat-5 p {
    font-size: 22px;
    color: #fff !important;
    text-align: center;
    display: block;
  }

  .hafalat-3 a,
  .hafalat-4 a,
  .hafalat-5 a {
    color: #fff;
  }

  .hafalat-3 i,
  .hafalat-4 i,
  .hafalat-5 i {
    background-color: rgba(16, 16, 16, 0.6980392157);
    color: #fff;
    border-radius: 5px;
  }

  .hafalat-3 i:active,
  .hafalat-4 i:active,
  .hafalat-5 i:active {
    transform: scale(0.9);
  }

  .hafalat-3 .swiper-button-next::after,
  .hafalat-3 .swiper-rtl .swiper-button-prev::after,
  .hafalat-4 .swiper-button-next::after,
  .hafalat-4 .swiper-rtl .swiper-button-prev::after,
  .hafalat-5 .swiper-button-next::after,
  .hafalat-5 .swiper-rtl .swiper-button-prev::after {
    display: none;
  }

  .hafalat-3 .swiper-button-next i,
  .hafalat-3 .swiper-rtl .swiper-button-prev i,
  .hafalat-4 .swiper-button-next i,
  .hafalat-4 .swiper-rtl .swiper-button-prev i,
  .hafalat-5 .swiper-button-next i,
  .hafalat-5 .swiper-rtl .swiper-button-prev i {
    font-size: 30px;
  }

  .hafalat-3 .card,
  .hafalat-4 .card,
  .hafalat-5 .card {
    background: linear-gradient(#47251b, rgba(71, 37, 27, 0));
    border-radius: 25px 25px 0px 0px;
    border-bottom: none;
  }

  .hafalat-3 .card img,
  .hafalat-4 .card img,
  .hafalat-5 .card img {
    box-shadow: 1px 1px 10px #000000;
  }

  .hafalat-3 .card .card-text,
  .hafalat-4 .card .card-text,
  .hafalat-5 .card .card-text {
    padding: 20px;
    color: #fff;
    text-align: right;
  }

  .hafalat-3 .card .card-text span,
  .hafalat-4 .card .card-text span,
  .hafalat-5 .card .card-text span {
    color: #c5a775;
  }

  .hafalat-3 .card .card-text a,
  .hafalat-4 .card .card-text a,
  .hafalat-5 .card .card-text a {
    text-decoration: none;
  }

  .hafalat-3 .card .card-text a h6,
  .hafalat-4 .card .card-text a h6,
  .hafalat-5 .card .card-text a h6 {
    margin-top: 10px;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
  }

  .hafalat-3 .card .Date,
  .hafalat-4 .card .Date,
  .hafalat-5 .card .Date {
    background-color: #c5a775;
    position: absolute;
    bottom: 66%;
    left: 4px;
    padding: 0px 15px;
    border-radius: 7px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4901960784);
  }

  .hafalat-3 .card .Date h3,
  .hafalat-3 .card .Date span,
  .hafalat-4 .card .Date h3,
  .hafalat-4 .card .Date span,
  .hafalat-5 .card .Date h3,
  .hafalat-5 .card .Date span {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 18px;
  }

  .hafalat-3 .card button,
  .hafalat-4 .card button,
  .hafalat-5 .card button {
    background-color: #c5a775;
    border: none;
    padding: 5px 7px;
    border-radius: 5px;
    transform: translateX(10px);
    width: 50% !important;
  }

  .Events .event-text h2 {
    font-size: 40px;
  }

  .Events .event-text button {
    font-size: 20px;
    font-weight: 600;
    transform: translateX(-130%);
    background: none;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.4941176471);
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 50px;
  }

  .footer-links {
    display: block;
  }
}

@media (max-width: 412px) {
  .Ticket-Sell-btn {
    background: none;
    font-weight: 600;
    width: 40px;
    text-align: center;
    border-radius: 10px;
    padding: 0px;
    font-size: 12px;
  }

  .navbar .navbar-brand img,
  .navbar .offcanvas-img img {
    width: 100px;
  }

  .sell-title h3 {
    font-size: 25px;
  }

  .Browse-all-events h2 {
    font-size: 33px;
  }
}

@media (max-width: 384px) {

  .hafalat-3 .card .Date,
  .hafalat-4 .card .Date,
  .hafalat-5 .card .Date {
    bottom: 35%;
  }

  .hafalat-3 .card button,
  .hafalat-4 .card button,
  .hafalat-5 .card button {
    width: 25% !important;
  }

  .hafalat .buy-ticket-btn,
  .hafalat-2 .buy-ticket-btn {
    width: 25% !important;

  }

  .hafalat .swiper-slide,
  .hafalat-3 .swiper-slide,
  .hafalat-4 .swiper-slide,
  .hafalat-5 .swiper-slide,
  .hafalat-2 .swiper-slide {
    width: 100% !important;
  }

  .Events .event-text h2 {
    font-size: 35px;
  }

  .Events .event-text button {
    font-size: 20px;
    font-weight: 600;
    transform: translateX(-70%);
    background: none;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.4941176471);
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 50px;
  }

  .hafalat .buy-ticket-btn,
  .hafalat-2 .buy-ticket-btn {
    padding: 0px;
    height: 30px;
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    margin-left: 10px;
  }

  .hafalat .card-footer span,
  .hafalat-2 .card-footer span {
    /*font-size: 10px !important;*/
  }

  .hafalat .card .card-text p,
  .hafalat-2 .card .card-text p {
    /*font-size: 11px;*/
    text-align: center;
    padding: 10px 0px !important;
  }
}

@media (max-width: 376px) {
  section {
    overflow: hidden !important;
  }

  .Ticket-Sell-btn {
    background: none;
    font-weight: 600;
    width: 90px !important;
    text-align: center;
    border-radius: 10px;
    padding: 0px !important;
    font-size: 12px !important;
  }

  .Ticket-Sell-btn i {
    font-size: 10px;
  }

  .navbar .navbar-brand img {
    width: 115px !important;
  }

  .navbar .navbar-toggler {
    padding: 5px 7px;
    box-shadow: none;
    line-height: 1;
    font-size: 7px !important;
  }

  .navbar .navbar-toggler i {
    font-size: 20px !important;
  }
}

@media (max-width: 355px) {
  .Ticket-Sell-btn {
    background: none;
    font-weight: 600;
    width: 70px !important;
    text-align: center;
    border-radius: 10px;
    padding: 0px !important;
    font-size: 12px !important;
  }

  .Ticket-Sell-btn i {
    font-size: 10px;
  }

  .navbar .navbar-brand img {
    width: 100px !important;
  }

  .navbar .navbar-toggler {
    padding: 5px 7px;
    box-shadow: none;
    line-height: 1;
    font-size: 7px !important;
  }

  .navbar .navbar-toggler i {
    font-size: 20px !important;
  }
}

@media (max-width: 330px) {
  .Events .event-text h2 {
    font-size: 30px;
  }

  .Events .event-text button {
    transform: translateX(-50%);
  }
}

/*# sourceMappingURL=style.css.map */
