p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
body {
  font-family: 'poppins';
}

h2 {
  font-weight: 700;
}

br {
  margin: 10px;
  display: block;
  content: "";
}

h2 {
  margin-bottom: 30px;
}

.parent_scr_1 {
  width: 100% !important;
}

.hide-text,
.top-cart,
.top-cart:hover,
.top-links a {
  color: #fff;
  opacity: 0.7;
}

.login-top a,
.nav-ul-wrap a,
a {
  text-decoration: none !important;
}

a,
a:active,
a:focus {
  outline: none !important;
}

.fs-50{
  font-size: 50px!important;
  line-height: 50px;
}

#Learn-more-ul,
#life-drop {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  top: 40px;
}

#links-mobile a,
.nav-ul-wrap a {
  line-height: 24px;
}

.hamburger,
.nav-right {
  cursor: pointer;
}

section.content-area {
  padding: 10px 0;
}
section.content-area.pt-100{
  padding-top: 100px;
}
.contentArea-custom h2,.contentArea-custom h4,.contentArea-custom a{
    color:#000;
}
.blog_post {
  max-width: 45%;
  display: inline-block;
  margin: 20px;
  border: 1px solid #ddd;
  padding: 10px 15px;
}

.bor-15,
.bor-15 img{
  border-radius: 15px;
}

.main-btn {
  position: relative;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;

  text-decoration: none;
  font-size: 1.125em;
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  color: #fff;
  padding: 7px 15px;
  border-radius: 5px;
  width: max-content;
  border: 1px solid #c00;
}

.main-btn-alt {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}

.main-btn span:first-child {
  position: relative;
  transition: color 600ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 10;
}

.main-btn span:last-child {
  color: #c00;
  display: block;
  position: absolute;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 100;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translateY(225%) translateX(-50%);
  height: 14px;
  line-height: 13px;
  width: 100%;
  text-align: center;
}

.main-btn-alt span:last-child {
  color: #fff;
}

.main-btn:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transform-origin: bottom center;
  transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: skewY(9.3deg) scaleY(0);
  z-index: 50;
}

.main-btn-alt::after {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
}

.main-btn.what::after{
  background: #6dab3c;
}

.main-btn:hover:after {
  transform-origin: bottom center;
  transform: skewY(9.3deg) scaleY(2);
}

.main-btn:hover span:last-child {
  transform: translateX(-50%) translateY(-50%);
  opacity: 1;
  transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1);
}


.w-max-content{
  width: max-content!important;
}

.com-para {
  font-size: 18px;
  line-height: 28px;
}

.common-form {
  background: #3c414269;
  /* padding: 45px 35px; */
  padding: 30px 20px 20px;
  border: 2px solid rgba(255, 255, 255, 0.25);
  border-radius: 20px;
  box-shadow: 0 1px 6px rgb(0 0 0 / 15%);
}

.common-form input[type="submit"] {
  background: linear-gradient(180deg, rgba(238, 44, 48, 1) 0%, rgba(125, 20, 30, 1) 100%);
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 1px;
  border: 1px solid rgba(125, 20, 30, 1);
  transition: 0.3s all;
}

.common-form input[type="submit"]:hover {
  background: #fff;
  color: #000;
}

#wpcf7-f714-o1 .wpcf7-spinner,
.common-form .wpcf7-spinner {
  display: none;
}

.bg-gradient-text {
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%) !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  -webkit-background-clip: text !important;
}

.nav-btn a {
  /* 	background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%); */
  /*border: 1px solid #333;*/
  letter-spacing: 1px;
  font-weight: 500;
  border-radius: 5px;
  /*margin: 0 2px;*/
  text-decoration: none;
}


.gallery-title,
.home-card-title,
.nutrition-subtitle h4 {
  /*font-weight: 700;*/
  /*font-size: 36px;*/
  font-style: normal;
  text-align: left;
}

.nav-ul-wrap ul,
ul li {
  list-style: none;
  /*margin-bottom:10px;*/
}

/*#topBtn,*/
#whatsappBtn {
  position: fixed;
  right: 30px;
  width: 50px;
  height: 50px;
}

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #151515;
  /* color:#fff; */
}

h1,
h2 {
  color: #fff;
}

.main_btn a,
.main_btn a:hover {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  backdrop-filter: blur(50px);
  font-size: 14px;
  line-height: 14px;
  border-radius: 5px;
  padding: 11.5px 15px;
  transition: .3s all;
}

.mx-md-70 {
  max-width: 70%;
}

.sec-space {
  padding-top: 100px;
  padding-bottom: 100px;
}

nav {
  display: flex;
  align-items: center;
  font-weight: 700;
  letter-spacing: 1px;
  width: 100%;
}

.hide-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.top-bar {
  background-color: #000;
  color: #fff;
  padding: 14px 0;
  display: none;
}

p {
  margin-bottom: 0;
  /*line-height:1.8rem;*/
  line-height: 22px;
  font-size: 15px;
}

.login-top a {
  font-size: 14px;
  color: #fff;
  margin-left: 5px;
  transition: 0.5s;
}

.login-top a:hover {
  color: #e21e22;
}

.top-links a {
  margin-right: 20px;
  transition: 0.5s;
}

.nav-ul-wrap ul,
ul {
  margin: 0;
  padding: 0;
}

.top-links {
  margin-right: 20px;
  font-size: 16px;
}

.top-links a:hover {
  opacity: 1;
}

.top-live {
  color: #e21e22;
  text-transform: uppercase;
}

.nav-wrapper {
  padding: 10px 35px;
  box-shadow: 0 5px 9px -5px #948b94;
  height: 80px;
  display: flex;
  background-color: #fff;
}

.bar,
.main-footer {
  background: #000;
}

#mobile-link,
.mobile-view,
.nav-right-1,
.top_bar_hide,
.desktop_hide {
  display: none;
}

.nav-btn {
  display: flex;
  align-items: center;
  justify-content: end;
}

.nav-btn,
.nav-logo {
  flex: 1;
}

.nav-btn {
  flex: 1.3;
}

.nav-ul-wrap {
  flex: 2;
}

.nav-logo img {
  height: 40px;
  min-width: 120px;
  width: auto;
}

.nav-ul-wrap ul {
  position: relative;
  text-transform: capitalize;
}

.nav-ul-wrap ul li {
  display: inline-block;
  background-color: transparent;
  padding: 5px 0;
}

.nav-ul-wrap a {
  display: block;
  padding: 5px 10px;
  color: #333;
  font-size: 12px;
}

.nav-ul-wrap a:hover,
.nav-ul-wrap ul ul li:hover .active,
.nav-ul-wrap ul ul li:hover .nav-right {
  color: #c00 !important;
}

.nav-ul-wrap ul ul {
  display: none;
  position: absolute;
  top: 30px;
}

.our_approachbg p strong {
  min-width: fit-content;
  display: none;
}

.our_approachbg p {
  position: relative;
}

.our_approachbg p:before {
  content: '•';
}

.our_approachbg p {
  display: flex;
  gap: 10px;
}

.nav-ul-wrap ul ul li {
  width: 187px;
  float: none;
  display: list-item;
  position: relative;
  padding: 0;
}

.nav-ul-wrap ul ul ul li {
  /*     position: relative;
	top: -30px; */
  left: 100px;
}

#professional-ul li {
  z-index: 2;
  width: 100px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

#professional-ul-second li {
  z-index: 2;
  width: 227px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

#life-drop {
  z-index: 5;
}

#life-drop li {
  width: 100px;
}

.nav-btn a {
  color: #c00;
  padding: 7px 15px;
  font-size: 13px;
  transition: 0.5s ease-in-out;
  height: 30px;
  display: flex;
  align-items: center;
  border: 1px solid #000;
}

.nav-btn a:first-child {
  color: #fff;
  background-color: #c00;
}

#Learn-more-ul {
  z-index: 999;
}

.nav-right {
  position: absolute;
  top: 12px;
  right: 8px;
  color: #707070;
  font-size: 15px;
}

.Learn-more,
.Life_push,
.slider-wrapper {
  position: relative;
}

.bar {
  display: block;
  width: 25px;
  height: 3px;
  margin: 5px 0;
  -webkit-transition: 0.3s ease-in-out;
}

.home-links,
.mobile-view ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile-view ul li {
  margin: auto 10px;
}

.mobile-view ul li a {
  margin: auto 10px;
  border: 1px solid #c00;
  border-radius: 50%;
  padding: 6px 6px;
  width: 30px;
  height: 30px;
  justify-content: center;
  display: flex;
  align-items: center;
}

.fa-user-alt {
  font-size: 22px;
  color: #000;
}

/* .fa-cart-nav {
	font-size: 22px;
	margin-top: 3px;
	color: #000;
} */
#links-mobile {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #303132;
  padding: 0;
  display: none;
}

#links-mobile div,
#promotion-slider-img {
  display: flex;
  justify-content: center;
}

div#promotion-slider-img {
  padding: 10px;
  border: 1px solid #0003;
}

.testimonial,
.testimonial_box-top {
  justify-content: center;
  display: flex;
}

section.testimonial_area {
  padding: 100px 0 120px 0;
  background: transparent;
}

.arrow-next,
.arrow-prev {
  position: absolute;
  top: 45%;
  color: #fff;
  font-size: 35px;
  cursor: pointer;
  margin: 0 20px;
}

.pride-slider,
.promotion-slider,
.slider {
  cursor: grab;
}

.arrow-next {
  right: 0;
}

.arrow-prev {
  left: 0;
}

.count-wrapper {
  margin-top: -6px;
  padding: 50px 0;
}

.count-img {
  height: 60px;
  width: 60px;
  margin-right: 10px;
}

.count-text h2 {
  font-weight: 700;
  font-size: 1.75rem;
}

.common-btn,
.common-btn:hover {
  text-transform: uppercase;
}

.counter,
footer.main-footer h3 {
  color: #fff;
}

footer h3 {
  font-size: 24px;
}

footer ul a {
  font-size: 12px;
}

.achieve-wrapper {
  padding-top: 35px;
  padding-bottom: 20px;
}

.achieve-col h2 {
  font-size: 30px;
  font-weight: 700;
}

.achieve-col h5 {
  font-size: 30px;
  font-weight: 700;
}

.home-location p,
.home-title p {}

.home-card-wrapper {
  /* padding-top: 35px; */
  /* padding-bottom: 80px; */
  padding: 100px 0;
}

.home-card {
  padding: 35px 15px 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-blend-mode: overlay;
}

/* .first-card {
	background: url(/wp-content/uploads/2022/09/The-dome.jpg) rgba(0, 0, 0, 0.4);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-blend-mode: overlay;
}
.second-card {
	background: url("/wp-content/uploads/2022/09/pusher-den-1.jpg") rgba(0, 0, 0, 0.4);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-blend-mode: overlay;
}
.third-card {
	background: url("/wp-content/uploads/2022/09/amari.jpeg") rgba(0, 0, 0, 0.4);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-blend-mode: overlay;
} */
.home-title h3 {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  color: #fff;
  padding: 0 15px;
}

.home-title p {
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 14px;
}

.home-location img {
  height: 40px;
  display: block;
  margin: 15px auto;
  width: auto;
}

.home-location,
.home-location:hover {
  color: #fff;
  cursor: pointer;
}

.home-location p {
  margin-bottom: 25px;
  text-decoration: underline;
}

.home-links div {
  margin: 20px 0 50px;
}

.card-phone a,
.card-whatsapp a {
  padding: 15px 13px;
  background-color: #fff;
  line-height: 10px;
  margin-right: 10px;
  color: #ca252b;
}

.card-whatsapp a {
  background: #25ca58;
  margin-right: 0;
  margin-left: 10px;
  color: #fff;
}

.home-card-title {
  /*font-size: 40px;*/
  font-weight: 700;
  margin-bottom: 30px;
}

.pride-arrow,
.promotion-arrow,
.pride-arrow:hover,
.promotion-arrow:hover,
.pride-arrow:focus,
.promotion-arrow:focus {
  vertical-align: top;
  max-width: 100%;
  font-size: 14px;
  color: #e21e22;
  border: 1px solid #e21e22;
  cursor: pointer;
}

.leadership-wrapper.sectionSpacing {
  padding: 100px 0;
  background-color: transparent;
}

.nutition-wrapper {
  padding-top: 35px;
  background-color: #eef3f7 !important;
  padding-bottom: 80px;
  padding: 100px 0;
}

/*.nutrition-title {*/
/*padding-top: 25px;*/
/*}*/
/* .nutrition-title h2 {
  margin-bottom: 30px;
  font-size: 80px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  display: block;
} */

.contact-us,
.contact-us .contact-dates {
  color: #fff;
}

.contact-us img {
  border-radius: 15px;
}

.com-head {
  margin-bottom: 30px;
  font-size: 100px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  line-height: 110px;
  display: block;
}

.nutrition-title p,
.pride-subtitle {
  line-height: 20px;
}

.nutrition-title p {
  font-size: 16px;
  /*padding: 10px 15px;*/
  color: #666;
}

.nutrition-subtitle h4 {
  /*font-size: 28px;*/
  color: #fff;
  /*font-weight: 700;*/
  /*line-height: 46px;*/
  text-transform: uppercase;
  margin-bottom: 15px;
  text-align: center;
}

.nutrition-subtitle img {
  margin-bottom: 30px;
  border-radius: 15px;
  min-width: 100%;
}

/* .sponsor-title h2 {
  margin-bottom: 30px;
  font-size: 80px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  display: block;
  text-align: center;
} */

.promotion-arrow {
  padding: 6px 12px;
  background-color: #fff;
}

.promotion-wrapper {
  padding: 50px 0;
  background-color: #fff;
}

.promotion-slider img {
  margin-right: 0 !important;
}

.promotion-slider .slick-slide {
  margin: 0 10px;
}

.pride-arrow {
  padding: 6px 12px;
  background-color: #e7e9f1;
}

/*#topBtn,*/
.hr {
  border: none;
}

.pride-title {
  width: 100%;
}

.pride-arrows {
  width: 10%;
}

/* .pride-title h2 {
  margin-bottom: 30px;
  font-size: 80px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  display: block;
  text-align: center;
} */

.pride-title-row {
  margin-bottom: 50px;
}

.pride-wrapper {
  padding: 50px 0 60px;
  background-color: #e7e9f1;
}

.pride-card {
  padding: 25px;
  background-color: #fff;
}

.pride-card a {
  color: inherit;
  text-decoration: none;
}

.pride-subtitle {
  padding: 10px 0;
  font-size: 18px;
  min-height: 60px;
  width: 80%;
  text-align: center;
  font-weight: 400;
  margin: auto;
  color: #828282;
}

.pride-link,
.pride-span {}

.pride-span p {
  margin: 0 5px 0 0;
  color: #333;
  font-size: 16px;
  line-height: 22px;
  font-weight: 900;
}

.pride-link,
.pride-span span {
  color: #ee2c30 !important;
  line-height: 18px;
  text-transform: uppercase;
}

.strike {
  text-decoration: line-through;
}

.pride-link {
  font-size: 14px;
  font-weight: 900;
}

.pride-span span {
  font-size: 16px;
  font-weight: 800;
  text-decoration: underline;
}

.footer-ul a,
.footer-ul a:hover {
  text-decoration: none;
  color: #fff;
}

.slick-hidden {
  display: block !important;
}

.pusher-gallery-wrapper {
  padding-top: 35px;
}

.gallery-title {
  /*font-size: 36px;*/
  font-weight: 700;
  padding-top: 25px;
  margin-bottom: 15px;
}

.hr,
.testimonial_box-top {
  background-color: #3c4142;
}


.gallery-btn {
  margin: 40px 0;
  text-align: center;
}

.register-wrapper {
  background-image: url("https://pushsports.in/wp-content/uploads/2024/02/bottom.jpg");
  padding-top: 180px;
  padding-bottom: 180px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}

footer.main-footer {
  color: #fff;
  font-size: 13px;
  padding: 40px 0 5px;
}

footer.main-footer ul li a {
  position: relative;
}

footer.main-footer ul li:not(.wp-social-link) a::before {
  content: '';
  height: 1px;
  width: 0;
  display: block;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.4s all ease-in-out;
}

footer.main-footer ul li a:hover::before {
  width: 100%;
}

.hr {
  height: 1px;
  color: #fff;
  margin: 8px 0;
}

/*#topBtn {*/
/*	bottom: 90px;*/
/*	font-size: 22px;*/
/*	background: #ee2c30;*/
/*	color: #fff;*/
/*	cursor: pointer;*/
/*	display: none;*/
/*	border-radius: 50%;*/
/*	z-index:9;*/
/*}*/
#whatsappBtn {
  bottom: 30px;
  font-size: 22px;
  background: #25ca58;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  z-index: 111;
}

.testimonial {
  align-items: center;
  color: #3d5a80;
}

.testimonial-slide {
  padding: 20px;
}

.testimonial_box-top {
  padding: 30px;
  border-radius: 15px;
  align-items: center;
  flex-direction: column;
  text-align: center;
  box-shadow: 0 5px 30px 0 rgb(0 0 0 / 10%);
  height: 400px;
}

.testimonial_box-icon {
  padding: 10px 0;
}

.testimonial_box-icon i {
  font-size: 25px;
  color: #fff;
}

.testimonial_box-text {
  padding: 10px 0;
}

.testimonial_box-text p {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}

.testimonial_box-img {
  padding: 20px 0 10px;
  display: flex;
  justify-content: center;
}

.testimonial_box-img img {
  width: 70px;
  height: 70px;
  border-radius: 50px;
  border: 2px solid #e5e5e5;
}

.testimonial_box-name {
  padding-top: 10px;
}

.testimonial_box-name h4 {
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  margin-bottom: 0;
}

.testimonial_box-job p {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 0;
}

.no-scroll {
  overflow: hidden;
}

.nav-ul-wrap ul ul {
  z-index: 5;
  top: 40px;
  box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
}

.nav-ul-wrap ul ul ul {
  width: 100px;
  z-index: 2;
}

.nav-ul-wrap ul .sub-menu {
  box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
}

.nav-ul-wrap ul ul ul {
  z-index: none;
  box-shadow: none;
}

.nav-ul-wrap ul ul .sub-menu {
  box-shadow: none;
}

.nav-ul-wrap ul ul ul li {
  z-index: 2;
}

.nav-ul-wrap ul ul .submenu {
  z-index: 0;
}

.common-btn {
  padding: 10px 15px;
  color: #fff;
  transition: 0.5s;
  text-decoration: none;
  position: relative;
  z-index: 1;
  display: inline-block;
  border: 1px solid rgb(157, 27, 35);
  font-size: 14px;
  border-radius: 5px;
}

.common-btn:hover {
  color: rgb(157, 27, 35);
}

.common-btn::before {
  content: "";
  transition: 0.5s;
  position: absolute;
  background-color: #fff;
  color: rgb(157, 27, 35);
  top: 0;
  bottom: 0;
  left: 50%;
  right: 50%;
  opacity: 0;
  border-radius: 5px;
}

.common-btn:hover::before {
  left: 0;
  right: 0;
  color: rgb(157, 27, 35);
  opacity: 1;
  z-index: -1;
}

.common-btn-color {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  /*             padding: 8px 0; */
  display: inline-block;
  border-radius: 5px;
  /* 			border:1px solid rgb(157,27,35); */
}

.home-card {
  padding: 35px 0px 20px;
}

.home-links {
  justify-content: space-between;
}

.home-links div {
  width: 35%;
  margin: 20px 0 0px;
}

.home-links .card-phone,
.home-links .card-whatsapp {
  width: 20%;
}

.home-links .common-btn-color,
.home-links .common-btn {
  width: 100%;
}

.home-links .common-btn-color {
  padding: 0;
}

.home-links .common-btn {
  display: block;
  padding: 6px 15px;
  text-transform: capitalize;
}

.card-phone a,
.card-whatsapp a {
  padding: 7px 13px;
}

ul.nav-ul>li.menu-item-has-children>a {
  position: relative;
  padding-right: 20px;
}

ul.nav-ul>li.menu-item-has-children>a:before {
  content: "\f078";
  position: absolute;
  right: 0;
  font-family: "FontAwesome";
}

/* .sectionSpacing {
padding: 70px 0;
} */
.india_premiere_headline {
  padding: 105px 0;
}

.india_premiere_headline h2 {
  font-size: 24px;
  line-height: 46px;
  font-weight: 700;
  color: #151515;
}

.pillar-row {
  color: #fff;
  /* width: 80%;
  margin-left: auto !important;
  margin-right: auto !important; */
}

.pillar-wrapper {
  /*padding-top: 45px;*/
  background: transparent;
  padding: 100px 0;
}

/* .arenaContent h2,
.pillar-heading,
.lifestyle-row h2,
.nutrition-title h2,
.pride-title h2 {
  font-size: 100px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  display: block;
  margin-bottom: 40px;
  line-height: 110px;
} */

.arenaContent p {
  font-size: 18px;
  line-height: 1.4;
}

.pillar-row .col-md-4 {
  margin-bottom: 30px;
}

.pillar-row h3 {
  color: #fff;
  width: 80%;
  font-size: 24px;
  font-weight: 500;
  /* line-height: 30px; */
  margin: 0 auto 10px;
  font-family: 'Bebas Neue';
  letter-spacing: 1.2px;
  margin: 0 auto 10px;

}

.pillar-row img {
  margin-bottom: 24px;
  /* max-height: 85px; */
  /* filter: invert(1); */
}

.pillar-row p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #bdbdbd;

}

.pillar-row .pushPillarBox {
  border: 1px solid #c1c1c1;
  padding: 28px;
  border-radius: 15px;
  background: #3c4142;
  height: 100%;
}

.lifestyle-wrapper {
  padding: 60px 0;
}

/* .lifestyle-row h2 { */
/* font-weight: 700;
	font-size: 30px;
	line-height: 34px;
	color: #151515; */
/* margin-bottom: 10px; */
/* font-size: 72px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  display: block; */
/* word-break: break-all; */
/* } */

.lifestyle-row p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
}

.never_giveup-heading,
.professional-row h3,
.professional-row h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 46px;
}

.never_give-up {
  padding: 60px 0;
  background: linear-gradient(180deg, rgba(238, 44, 48, 1) 0%, rgba(125, 20, 30, 1) 100%) !important;
}

.never_giveup-heading {
  color: #fff;
}

.football_training-wrapper {
  padding: 85px 0;
}

.football_potential-wrapper {
  padding: 45px 0 60px;
  color: #fff;
}

.football_potential-heading h2 {
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 25px;
}

.football-heading p,
.football_potential-heading p,
.football_potential-heading p {
  font-size: 14px;
  line-height: 20px;
}

.football_potential-heading p {
  margin-bottom: 50px;
  font-weight: 400;
}

.football_potential-row img {
  margin-bottom: 24px;
}

.football_potential-row p {
  margin-bottom: 50px;
}

.football_coachingplans-wrapper {
  padding: 60px 25px 30px;
  background-color: #e7e9f1;
}

.football-heading,
.football-heading:hover {
  color: #000;
}

.football-heading h3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #333;
  margin-top: 20px;
  margin-bottom: 0;
}

.football-heading p {
  font-weight: 400;
  color: #aaa;
}

.football-subheading a,
.football-subheading p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.football-subheading {
  margin-top: 10px;
}

.football-subheading p {
  color: #151515;
}

.football-subheading a {
  color: #f53837;
}

.football-main-heading {
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  color: #151515;
}

.sprawling-wrapper {
  padding: 35px 0;
}

.sprawling-heading button {
  margin-top: 20px;
}

.sprawling-heading h2,
.sprawling-heading h4 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
}

/*.push_coaches-heading {*/
/*	font-size: 36px;*/
/*	line-height: 46px;*/
/*	font-weight: 700;*/
/*	text-transform: uppercase;*/
/*}*/
.push_coaches-wrapper {
  padding: 100px 0;
}

.push_coaches-heading {
  margin-bottom: 30px;
}

.push_coaches-row .caochImage {
  position: relative;
}

.push_coaches-row .caochImage h4 {
  position: absolute;
  bottom: 15px;
  background: #000000ad;
  margin: 0;
  color: #fff;
  width: 90%;
  padding: 10px;
  font-size: 16px;
  left: 15px;
  text-align: center;
  border-radius: 10px;
}

/*.flip-page {*/
/*	display: flex;*/
/*	justify-content: center;*/
/*	align-items: center;*/
/*}*/
/*.flip-wrapper {*/
/*	position: relative;*/
/*	height: 355px;*/
/*	width: 262px;*/
/*	transform-style: preserve-3d;*/
/*	transition: transform 1s;*/
/*}*/
/*.flip-back,*/
/*.flip-wrapper:hover {*/
/*	transform: rotateY(180deg);*/
/*}*/
/*.flip-back,*/
/*.flip-front {*/
/*	position: absolute;*/
/*	height: 100%;*/
/*	width: 100%;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	justify-content: center;*/
/*	align-items: center;*/
/*	backface-visibility: hidden;*/
/*}*/
/*.flip-back {*/
/*	padding: 15px;*/
/*	background-color: #ebebeb;*/
/*}*/
/*.flip-back p {*/
/*	font-size: 14px;*/
/*	line-height: 20px;*/
/*	font-weight: 400;*/
/*}*/

/*.flip-back h3,*/
/*.flip-back p {*/
/*	text-align: center;*/
/*}*/
/*.flip-front {*/
/*	background-repeat: no-repeat;*/
/*	background-size: cover;*/
/*	background-position: center;*/
/*}*/
.potential-row p,
.professional-row p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.potential-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.football_potential-heading p {
  color: #fff;
}

.potential-row .potential_col {
  width: 250px;
}

.potential-wrapper {
  padding: 45px 0 60px;
}

.potential-heading {
  color: #fff;
  margin-bottom: 50px;
  font-size: 36px;
  line-height: 40px;
}

.potential-row p {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 50px;
}

ul.nav-ul .current-menu-item a {
  background-color: #de292d;
  color: #fff;
}

ul.nav-ul>li.current-menu-item>a {
  background-color: transparent;
  color: #c00;
}

ul.nav-ul li ul.sub-menu li a:hover {
  background-color: transparent;
  color: #fff;
}

.nav-ul-wrap ul li:hover>ul li ul {
  position: absolute;
  right: 0;
  top: 0;
}

.nav-ul-wrap ul ul li.menu-item-has-children>a {
  position: relative;
  z-index: 3;
}

.nav-ul-wrap ul ul li.menu-item-has-children>a:after {
  content: "\f105";
  font-family: 'FontAwesome';
  position: absolute;
  right: 5px;
}

.nav-ul li>ul.sub-menu.open>li>ul.sub-menu {
  position: relative;
  width: 100%;
}

.registration-closed,
.registration-box {
  background: linear-gradient(0deg, rgba(238, 44, 48, 1) 0%, rgba(125, 20, 30, 1) 100%);
  width: 100%;
  padding-top: 45px;
  padding: 25px;
  color: white;
  min-height: 280px;
}

.registration-closed h2,
.registration-box h2 {
  color: white;
  font-size: 35px;
  line-height: 46px;
  font-weight: 700;
  margin-bottom: 15px;
}

.registration-closed p,
.registration-box p {
  font-size: 16px;
  margin-bottom: 24px;
  font-weight: 400;
  margin-bottom: 45px;
}

.banner {
  padding-top: 90px;
}

.banner img {
  width: 100%;
}

.reg-btn {
  border-color: #6dab3c;
  background-color: #6dab3c;
  padding: 15px 25px;
  color: white;
  border-radius: 5px;
  transition: .3s all ease-in-out;
  display: inline-block;
  margin-top: 20px;
}

.reg-btn:hover {
  color: #f7f7f7;
  border-color: #5f9434;
  background-color: #5f9434;
}

.reg-btn i {
  margin-right: 5px;
}

.jpl-banner img {
  display: none;
}


/* .jpl-wrapper h1,
.jpl-wrapper h2,
.jpl-wrapper h3 {
  font-size: 36px;
  color: #0a0a0a;
  line-height: 46px;
  margin-bottom: 15px;
  font-weight: 700;
} */

.jpl-wrapper p {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  line-height: 25px;
}

.jpl-wrapper {
  padding: 80px 0 30px;
}

.winner {
  padding-top: 60px;
}

.winner h3 {
  color: white;
}

.breadcrumb p {
  font-size: 16px;
  font-weight: 600;
  margin-top: 15px;
}

.breadcrumb-heading h3 {
  font-size: 36px;
  color: #151515;
  line-height: 46px;
  margin-bottom: 15px;
  font-weight: 700;
  margin-bottom: 36px;
}

.overlay-bread {
  position: fixed;
  left: 0;
  top: 0;
  background: #00000042;
  height: 100%;
  width: 100%;
  z-index: 11111;
}

.trial-form {
  /*position: relative;*/
  z-index: 11111;
  /*background-color: #fff;*/
  padding: 30px;
  margin-bottom: 40px;
}

.trial-form p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  /*color: #000;*/
}

.jpl-gallery-spacing {
  margin-bottom: 26px;
}

.jpl-img-2 {
  display: none;
}

.book-btn {
  padding: 10px 20px 10px 8px;
  border-radius: 5px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: .25px;
  display: block;
  width: 250px;
  margin: 20px 0;
}

.book-btn span {
  font-weight: bold;
}

.book-btn i {
  margin-right: 10px;
  font-size: 20px;
  display: inline-block;
}

.book-btn-google svg {
  height: 25px;
  margin-right: 10px;
}

.book-btn-facebook,
.book-btn-facebook:hover {
  background-color: #1877F2;
  color: white;
}

.book-btn-google,
.book-btn-google:hover {
  box-shadow: 0 1px 5px 0 rgb(0 0 0 / 25%);
  color: RGBA(0, 0, 0, 0.54);
  display: block;
}

@media (max-width:1199px) {
  .book-btn {
    margin-top: 0;
  }
}

.trial-form-or {
  position: relative;
}

.trial-form-or::before,
.trial-form-or::after {
  content: "";
  height: 1px;
  width: 15px;
  background-color: gray;
  position: absolute;
  top: 45%;
}

.trial-form-or::before {
  left: 43%;
}

.trial-form-or::after {
  right: 43%;
}

.book-form {
  width: 100%;
}

.book-form input,
.book-form select {
  margin-bottom: 20px;
  display: block;
  width: 100%;
  padding: 10px 10px 10px !important;
  outline: none !important;
  /*background: rgba(255, 255, 255, 0.7);*/
  color: #151515;
  border: 1px solid rgba(215, 215, 214, 0.7);
  border-radius: 4px;
  font-weight: 400;
  height: 40px;
}

.single-sports-arena-custom .book-form input,
.single-sports-arena-custom .book-form select {
  border-radius: 8px;
}

.book-form label {
  font-weight: 700;
}

.book-form input[type="submit"] {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  color: white;
  border-radius: 5px;
  transition: .5 ease-in-out;
  margin-top: 15px;
}

/* .book-form input[type="submit"]:hover {
  border: 1px solid red;
  color: red;
} */

section.main-banner {
 margin-top: 90px;
  padding: 30px 0;
  text-align: center;
  /*backgrounds: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);*/
}

section.main-banner-alt{
  margin-top: 60px;
  background: #eef3f7;
  padding: 50px 0;
}

section.main-banner h1 {
      font-family: 'Bebas Neue';
    background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
font-weight: 700;
    font-size: 40px;
    margin: 0;
}
section.main-banner h1.com-head{
  font-size: 100px;
  font-weight: 500;
}

.early-bird-wrapper {
  padding: 50px 0;
}

.early-bird-heading {
  font-size: 40px;
  /* color: #0a0a0a; */
  text-align: center;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 20px;
  letter-spacing: 1.5px;
}

.early-bird-heading-alt {
  font-size: 40px;
  color: #fff;
  font-family: 'bebas neue';
  /* text-align: center; */
  font-weight: 500;
  font-style: normal;
  margin-bottom: 20px;
  letter-spacing: 0.7px;
}

.early-bird-subhead {
  margin: 0 25px;
}

.early-bird-subhead p {
  font-size: 21px;
  line-height: 20px;
  font-weight: 600;
  /* color: #151515; */
  text-transform: uppercase;
}

.early-bird-subhead .early-left {
  font-size: 40px;
  line-height: 20px;
  font-weight: 600;
  /* color: #151515; */
  margin-top: 20px;
  margin-bottom: 20px;
}

.ppl-slider img {
  padding: 0 7px;
}

.ppl-slider-wrapper {
  position: relative;
}

.ppl-prev,
.ppl-next {
  position: absolute;
  top: 45%;
  color: white;
  font-size: 20px;
  cursor: pointer;
}

.ppl-prev {
  left: 20px;
}

.ppl-next {
  right: 20px;
}

/* .ppl-heading h2 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
  color: #000000;
} */

.ppl-heading p {
  font-size: 14px;
  line-height: 20px;
  /* color: #000000; */
  font-weight: 400;
}

.player-league_wrapper {
  padding: 50px 0;
}



.ppl-winner-heading {
  font-size: 40px;
  line-height: 34px;
  color: #ffffff;
  font-weight: 700;
  padding: 50px 0;
}

.ppl-winner-subheading p {
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 20px;
}

.ppl-winner-subheading {
  margin-bottom: 40px;
}

.ppl-winner-wrapper {
  margin-top: 40px;
}


.why-participate-wrapper {
  padding: 60px 0 30px;
}
.why_choose_push{
  overflow: hidden;
}

.why_choose_push .card{
  background: #3c4142;
  border-radius: 15px;
  border: 1px solid #c1c1c1;
  padding: 50px 30px;
  height: 430px;
  position: relative;
  margin: 10px;
}
.why_choose_push.why_choose_300 .card{
  height: 270px;
}

.why_choose_push .card .line{
  width: 100px;
  height: 2px;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  /* margin-bottom: 15px; */
  position: absolute;
}

.why_choose_push .card h4{
  font-size: 50px;
  color: #fff;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 10px;
  font-family: 'Bebas Neue';
  padding-top: 15px;
}

.why_choose_push .card p,
.gray_para{
  font-size: 18px;
  color: #bdbdbd;
  line-height: 26px;
}

.how_to_start .card {
  height: 100%;
  background: #3c4142;
  border-radius: 15px;
  border: 1px solid #c1c1c1;
}

.how_to_start h4 {
  font-size: 30px;
  color: #fff;
  font-weight: 500;
  line-height: 35px;
  margin-bottom: 10px;
  font-family: 'Bebas Neue';
}

.how_to_start p {
  font-size: 16px;
  color: #bdbdbd;
}

/* .why-participate-wrapper h3 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
  color: #fff;
  padding: 40px 0;
} */

.why-participate-wrapper div {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.talent-img img {
  /* 	height: 20px; */
  width: 20px;
}

.talent-hunt-wrap {
  border: 1px solid #7e7e7e;
  margin-bottom: 25px;
  background: #3c4142;
  padding: 15px;
  padding-bottom: 60px;
  border-radius: 15px;
  position: relative;
}

.talent-hunt-wrap .img-fluid {
  border-radius: 15px;
  min-width: 100%;
}

.talent-hunt-wrap .common-btn-color {
  position: absolute;
  left: 15px;
  right: 15px;
  width: auto;
}

.talent-hunt-wrap p {
  font-size: 14px;
  /* color: #000000; */
  text-align: center;
  font-style: normal;
  letter-spacing: 1px;
  height: 45px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
}

.talent-img {
  font-size: 14px;
  font-weight: 900;
}

.talent-hunt-wrapper {
  padding: 20px 0 30px;
}

/* .talent-hunt-wrapper h3 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
  color: #fff;
  padding: 20px 0 40px;
} */

.flashback-ppl-gallery {
  text-align: center;
}

/* 		a,a:hover{
color: inherit;
} */
.bread-contact {
  line-height: 20px;
  letter-spacing: .7px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}

.contact-head {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  color: #151515;
}

.contact-dates {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.contact-dates .c-time {
  margin: 0 0 20px;
}

.contact-info p {
  font-size: 14px;
  line-height: 20px;
  color: #555;
}

.contact-info address {
  letter-spacing: .5px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
}

.contact-info i {
  background: linear-gradient(180deg, rgba(238, 44, 48, 1) 0%, rgba(125, 20, 30, 1) 100%);
  color: white;
  display: inline-block;
  padding: 9px 11px;
  border-radius: 50%;
  font-size: 16px;
}

.contact-info .contact_phone,
.contact-info .contact_email,
.contact-info .contact_link {
  letter-spacing: .5px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  color: #fff !important;
  margin-bottom: 5px;
}

.contact-info .contact_phone a {
  color: #fff;
}

.contact-info .contact_phone span,
.contact-info .contact_email span,
.contact-info .contact_link span {
  font-size: 14px;
  line-height: 20px;
  color: #555;
  margin-right: 8px;
}

.contact-info .contact_email a,
.contact-info .contact_link a {
  font-size: 15px;
  color: #e21e22;
  font-weight: 700;
}

.contact-info .contact_phone i,
.contact-info .contact_email i,
.contact-info .contact_link i {
  padding: 10px;
}

/* .contact-wrap {
  padding: 30px;
  background-color: #d9282d !important;
  border-radius: 15px;
  color: #fff;
} */

.contact-wrap h3 {
  font-size: 42px;
  /* font-weight: 700; */
  color: #fff;
  margin-bottom: 10px;
  font-family: 'Bebas Neue';
}

.contact-wrap input,
.contact-wrap textarea {
  /* margin-bottom: 15px; */
  padding: 10px 20px !important;
  display: block;
  width: 100%;
  font-size: 14px;
  height: 45px;
  border: 1px solid #e7e7e7;
  outline: none;
}

.wpcf7-form-control-wrap {
  margin-bottom: 10px;
  display: block;
}

.wpcf7-not-valid-tip {
  color: #ff8787 !important;
}

.contact-wrap textarea {
  height: auto;
}

/* .contact-wrap input[type="submit"] {
  width: auto;
  background: #fff;
  border: 1px solid #fff;
  padding: 11px 26px 9px;
  font-size: 20px;
  border-radius: 5px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 1px;
  transition: .5s all;
  margin-top: 15px;
  text-transform: uppercase;
  font-family: 'poppins';
} */

/* .contact-wrap input[type="submit"]:hover {
  background: white;
  color: #000;
  font-weight: 700;
  border: 1px solid #fff;
} */

.partner-market-wrap {
  margin: 70px 0;
}

/* .partner-market-wrap h1 {
  font-size: 100px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  display: block;
  text-align: center;
  margin-bottom: 0;
} */

.partner-market-wrap p {
  line-height: 30px;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}

.popular__container.coach_section {
  padding: 150px 0;
}

.partner-with-wrap {
  margin: 70px 0 100px;
}

/* .partner-with-wrap .row{
  width: 100%;
} */

.partner-with-wrap form {
  display: flex;
  flex-direction: column;
}

.partner-with-wrap form input,
.partner-with-wrap select,
.partner-market-wrap option {
  width: 100%;
  height: 45px;
  padding: 10px 20px;
  outline: none;
  font-size: 14px;
  color: #151515;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  border: 1px solid rgba(215, 215, 214, .7);
  border-radius: 4px;
}

.partner-with-wrap select {
  font-weight: 700;
}

.partner-with-wrap textarea {
  padding: 10px 20px;
  outline: none;
  border: 1px solid rgba(215, 215, 214, .7);
  border-radius: 4px;
  max-height: 117px;
  min-height: 117px;
  font-weight: 700;
  font-size: 15px;
}

.partner-with-wrap input[type="submit"] {
  background: linear-gradient(180deg, rgba(238, 44, 48, 1) 0%, rgba(125, 20, 30, 1) 100%);
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 1px;
  border: 1px solid rgba(125, 20, 30, 1);
  transition: .5s all;
  /* margin-top: 15px; */
  width: 25%;
  /* right: 0;
  position: absolute;
  bottom: -5px; */
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.partner-with-wrap input[type="submit"]:hover {
  background: white;
  color: rgba(125, 20, 30, 1);
  border-color: rgba(125, 20, 30, 1);
}

.partner-with-wrap h3 {
  font-weight: 500;
  font-size: 50px;
  /* line-height: 28px; */
  color: #fff;
  margin-top: 50px;
  font-family: 'Bebas Neue';
  letter-spacing: .7px;
}

/* .partner-input{
	display: flex;
	justify-content:space-between;
} */
.partner-what-wrap {
  margin: 50px 0 10px;
  padding: 50px 0 80px;
  background-color: #000;
}

.partner-what-wrap img {
  /* filter: invert(100%) grayscale(100%); */
  width: 150px;
}

/* .partner-what-wrap h3,
.partner-what-wrap h2 {
  font-style: normal;
  margin: 20px 0 15px;
  font-size: 100px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  display: block;
  text-align: center;
} */

.part-what-sub {
  background-color: #3c4142;
  border: 1px solid #7e7e7e;
  padding: 20px 10px 10px;
  height: 320px;
  color: #fff;
  border-radius: 15px;
}

.part-what-sub h5 {
  font-size: 30px;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-family: 'Bebas Neue';
  margin: 20px 0 10px;
  letter-spacing: .8px;
}

.part-what-sub p {
  font-size: 17px;
  margin: 10px 0;
}

.coaching-wrapper {
  padding: 35px 0 50px;
  background-color: #eef3f7
}

.book-btn .g-bold,
.book-btn .f-bold {
  font-weight: bold;
}

.reg-form input {
  width: 70%;
  margin: 20px auto 20px;
  display: block;
  padding: 10px 20px 11px !important;
  outline: none !important;
  background: rgba(255, 255, 255, 0.7);
  color: #151515;
  border: 1px solid rgba(215, 215, 214, 0.7);
  border-radius: 4px;
  font-weight: 400;
  height: 45px;
}

.reg-form input[type="submit"] {
  background: linear-gradient(180deg, rgba(238, 44, 48, 1) 0%, rgba(125, 20, 30, 1) 100%);
  border: 1px solid rgba(125, 20, 30, 1);
  color: #fff;
  transition: .5s all;
}

.reg-form input[type="submit"]:hover {
  background: #fff;
  color: rgba(125, 20, 30, 1);
  font-size: 16px;
}

.reg-links .nav-link {
  border: none;
  background-color: white;
  color: #333333;
}

.reg-links .nav-link:active {
  color: red;
}

.reg-links .nav-link.active,
.reg-links .show>.nav-link {
  color: red;
}

.reg-book-size {
  width: 48%;
}

.gallery-crumb {
  letter-spacing: .7px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 15px 0 10px;
}

.gallery-crumb a {
  color: #e21e22;
}

.gallery-wrap-page .nav button {
  border: none;
  background: white;
  color: #404040;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0;
  padding-bottom: 3px;
  margin-right: 40px;
}

.gallery-wrap-page .nav-link.active,
.gallery-wrap-page .show>.nav-link {
  color: #e21e22;
  border-bottom: 1px solid #e21e22;
}

.shop-desc {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
}

.shop-price {
  font-size: 24px;
  line-height: 26px;
  color: #e21e22;
  font-weight: 700;
  margin-top: 10px;
}

.shop-img {
  width: 100%;
}

.shop-head {
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  color: #151515;
}

.shop-title {
  font-size: 22px;
  line-height: 25px;
  color: #151515;
  font-weight: 700;
  margin: 10px 0;
}

.comm-space {
  width: 35% !important;
}

/* 		.main_push_accordion_wrapper {
width: 60%;
display: block;
margin: 0 auto;
padding: 20px;
}

.main_push_accordion_wrapper h1 {
font-weight: 700;
font-size: 42px;
line-height: 46px;
color: #151515;
font-family: "Roboto Condensed";
}

.main_push_accordion_wrapper h2 {
font-family: "Roboto Condensed";
font-weight: 400;
font-size: 18px;
line-height: 18px;
}

.main_push_accordion_wrapper .panel-body {
color: #000000;
font-family: 'Montserrat';
line-height: 20px;
font-size: 14px;
}

.main_push_accordion_wrapper .faq-heading {
font-family: "Roboto Condensed";
font-size: 24px;
font-weight: 700;
color: #151515;
line-height: 30px;
margin-top: 50px;
}
.main_push_accordion_wrapper .panel{
box-shadow: none;
}
.main_push_accordion_wrapper .panel-default{
border: none;
}
.main_push_accordion_wrapper .panel-heading{
background-color: #fff;
border-bottom: 1px solid #ddd;
padding-left: 0;
}
.main_push_accordion_wrapper a{
color: #000000;
text-decoration: none;
display: block;
}
.main_push_accordion_wrapper .panel-default>.panel-heading+.panel-collapse>.panel-body {
border: none;
}
.main_push_accordion_wrapper .train-body{
padding: 0;
padding-left: 15px;
} */
.main_push_accordion_wrapper {
  width: 60%;
  display: block;
  margin: 0 auto;
  padding: 20px;
}

.main_push_accordion_wrapper h1 {
  font-weight: 700;
  font-size: 42px;
  line-height: 46px;
  color: #151515;
  font-family: "Roboto Condensed";
}

.main_push_accordion_wrapper h2 {
  font-family: "Roboto Condensed";
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
}

.main_push_accordion_wrapper .accordion-button:not(.collapsed) {
  color: #e21e22;
  background: #fff;
  /* box-shadow: none; */
}

.main_push_accordion_wrapper .accordion-body {
  color: #000000;
  /* 	font-family: 'Montserrat'; */
  line-height: 20px;
  font-size: 14px;
}

.main_push_accordion_wrapper .faq-heading {
  font-family: 'Bebas Neue';
    font-size: 36px;
    font-weight: 500;
    color: #151515;
    line-height: 36px;
    margin-top: 30px;
    margin-bottom: 15px;
}

.main_push_accordion_wrapper .accordion-item {
  border: none;
}

.main_push_accordion_wrapper .accordion-button:not(.collapsed)::after {
  background-image: url('https://pushsports.in/wp-content/uploads/2022/10/icons8-chevron-24.png');
}

@media (max-width:767px) {
  .main_push_accordion_wrapper {
    width: 100%
  }
}

.main_push_accordion_wrapper .accordion-button {
  padding-left: 0;
}

/*  Match Events Page css Starts*/
.eventRegistration_form {
  /* 	padding: 100px 0; */
  padding-top: 70px;
  padding-bottom: 70px;
}

.registrationForm .form-group input {
  width: 100%;
  height: 45px;
  margin: 12px 0;
  padding: 10px;
  width: -webkit-fill-available !important;
  width: -moz-available !important;
}

.registrationForm .form-group select {
  width: 100%;
  height: 45px;
  padding: 10px;
  border-radius: 5px;
  margin: 12px 0;
}

.registrationForm .form-btn input.btn-primary.btnSubmit {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  height: 40px;
  padding: 10px 20px;
  color: #fff;
  line-height: 1;
  font-size: 16px;
  transition: .3s ease;
}

.registrationForm .form-btn input.btn-primary.btnSubmit {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  height: 45px;
  padding: 10px 20px;
  color: #fff;
  line-height: 16px;
  font-size: 16px;
  transition: .3s ease;
  margin-top: 10px;
  width: 60%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  border-radius: 10px;
  border-color: #7d141e;
}

label.error {
  color: #f00;
  font-size: 15px;
}

section.eventDetails {
  /* background-color: #f0f0f0; */
  padding: 70px 0;
}

/* section.eventDetails h2:before {
  content: "";
  height: 2px;
  width: 100px;
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  position: absolute;
  bottom: 0;
}

section.eventDetails h2 {
  font-size: 32px;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 5px;
} */

section.eventDetails ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.eventDetails ul li {
  margin: 10px;
  overflow: visible;
  display: flex;
  align-items: center;
  padding: 15px 24px;
  border-radius: 15px;
  /* box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff; */
  transition: all 0.3s;
  position: relative;
  background-color: #fff;
  background-color: #3c4142;
    border: 1px solid #7e7e7e;
}

.eventDetails span {
  font-size: 18px;
  color: #fff;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  border-radius: 50%;
}

.eventDetails .eventcell {
  padding-left: 9px;
}

.eventDetails .eventcell p:not(:first-child) {
  font-size: 14px;
}

.eventDetails .eventcell p:first-child {
  font-weight: 600;
}

table#event tr td ul {
  display: flex;
  justify-content: space-evenly;
}

table#event tr td ul li a {
  color: #fff;
  height: 35px;
  width: 35px;
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  border-radius: 50px;
}

table#event tr td ul li a.greenbg {
  background: #25ca58;
}

.sportsArena-box {
  padding: 10px;
  padding-bottom: 70px;
  border: 1px solid #eee;
  position: relative;
  height: 100%;
  border-radius: 5px;
  transition: .3s all ease;
  background: #fff;
}

.sportsArena-box:hover {
  box-shadow: 0px 10px 20px rgb(0 0 0 / 20%);
}

.sportsArena-box h3 {
  font-size: 20px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

.sportsArena-box p {
  margin-bottom: 0;
  /* 	display: flex;
	justify-content: space-between; */
  font-size: 16px;
}

.sportsArena-box p strong {
  font-size: 16px;
}

.sportsArena-box a {
  width: 95%;
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  display: inline-block;
  color: #fff;
  background: linear-gradient(180deg, rgba(238, 44, 48, 1) 0%, rgba(125, 20, 30, 1) 100%);
  transition: .5s all ease;
  padding: 7px 5px;
  text-align: center;
  border: 1px solid #c00;
}

.sportsArena-box a:hover {
  color: #c00;
  background: white;
}

.content-area .col-md-4 {
  margin-bottom: 20px;
}

.content-area .eventDetail {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
  padding: 40px;
  border-radius: 20px;
  margin-bottom: 30px;
  margin-top: 20px;
}

.colorIcons {
  display: flex;
  justify-content: end;
  align-items: center;
  margin-bottom: 20px;
}

.colorIcons p span,
.add_student {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  padding: 5px 15px;
  color: #fff;
  margin: 0 5px;
  display: inline-block;
}

.colorIcons p span.green {
  background: #25ca58;
}

.loginMsg a {
  display: inline-block;
  padding: 10px 50px;
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  color: #fff;
  margin-top: 20px;
}

.loginMsg {
  text-align: center;
}

/* section.content-area.myAccount {
background: #f0f0f0;
} */

.myMatchBox {
  /* background: #fff;	 */
  box-shadow: 1px 1px 3px rgb(0 0 0 / 48%);
  margin: 15px 0;
}

.myMatchBox .matchHead {
  text-align: center;
  padding: 10px;
  font-size: 18px;
  border-bottom: 1px solid #eee;
}

.myMatchBox .matchHead h3 {
  font-size: 20px;
  margin-bottom: 0;
}

.myMatchBox .matchBody {
  padding: 20px;
  display: flex;
}

.matchBody p {
  font-size: 14px;
}

.myMatchBox .matchBody .bodyLeft {
  width: 70%;
}

.myMatchBox .matchBody .bodyRight span {
  padding: 5px 16px;
  border-radius: 50px;
  color: #fff;
}

.myMatchBox .matchBody .bodyRight {
  width: 30%;
  text-align: center;
}

.myMatchBox .matchFoot {
  text-align: center;
  padding: 12px;
  font-size: 12px;
  border-top: 1px solid #eee;
}

.myMatchBox .matchFoot a {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  padding: 7px 20px;
  border-radius: 20px;
  color: #fff;
  display: block;
}

section.content-area.myAccount .sidebar {
  box-shadow: 1px 1px 3px rgb(0 0 0 / 48%);
}

section.content-area.myAccount .sidebar ul {
  padding-left: 0;
}

section.content-area.myAccount .sidebar ul li a {
  padding: 10px;
  display: block;
  color: #000;
  border-bottom: 1px solid #e1292e;
}

section.content-area.myAccount .sidebar ul li:last-child a {
  border-bottom: 0px;
}

section.content-area.myAccount .sidebar ul li.active a {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  color: #fff;
}

.myAccount h2 {
  font-family: 'Bebas Neue';
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 0.7px;
  font-size: 50px;
  margin-bottom: 10px;
}
/*.dice-btn{*/
/*	position: fixed;*/
/*	top: 0;*/
/*	bottom: 0;*/
/*	margin: auto;*/
/*	right: 0;*/
/*	background-color: blue;*/
/*	width: 45px;*/
/*	height: 45px;*/
/*	background: linear-gradient(180deg,#ee2c30 0,#7d141e 100%);*/
/*	cursor: pointer;*/
/*	display: flex;*/
/*	align-items: center;*/
/*	justify-content: center;*/
/*	z-index: 2;*/
/*}*/
/*.dice-popup{*/
/*	position: fixed;*/
/*	top: 0;*/
/*	bottom: 0;*/
/*	margin: auto;*/
/*	right: 45px;*/
/*	width: 300px;*/
/*	height: 335px;*/
/*	padding: 10px;*/
/*	box-shadow: 0px 10px 20px rgb(0 0 0 / 10%);*/
/*	scale: 0;*/
/*	transition: .5s all ease;*/
/*	background: linear-gradient(180deg,#ee2c30 0,#7d141e 100%);*/
/*	color: #fff;*/
/*}*/
/*.dice-popup-show{*/
/*	scale: 1!important;*/
/*	z-index: 2;*/
/*}*/
/*.dice-pop-row{*/
/*	display: flex;*/
/*	width: 100%;*/
/*	justify-content: space-between;*/
/*}*/
/*.dice-pop-row div,*/
/*.dice-pop-last{*/
/*	width: 49%;*/
/*	height: 100px;*/
/*	border: 1px solid #fff;*/
/*     display: flex; */
/*     align-items: center; */
/*     justify-content: center; */
/*     text-align: center; */
/*	margin-bottom:7px;*/
/* 	flex-direction: column; */
/*}*/
/*.dice-pop-last{*/
/*	width: 100%;*/
/*	margin-bottom: 0;*/
/*}*/
/*.dice-pop-row div a,*/
/*.dice-pop-last a{*/
/*	color: #fff!important;*/
/*	display: block;*/
/*	height: 100%;*/
/*	width: 100%;*/
/*	display: flex;*/
/*	align-items: center;*/
/*	justify-content: center;*/
/*	padding-top: 0;*/
/*	font-size: 14px;*/
/*	flex-direction: column;*/
/*	transition: .3s all ease-in-out;*/
/*}*/
/*.dice-pop-row div a:hover,*/
/*.dice-pop-last a:hover{*/
/*	transform: scale(1.1);*/
/*}*/
/*.dice-pop-row div p,*/
/*.dice-pop-last p{*/
/*	margin: 5px;*/
/*}*/
/*.dice-pop-row div p i,*/
/*.dice-pop-last p i{*/
/*	font-size: 26px;*/
/*}*/
/*.popup-overlay{*/
/*	position: fixed;*/
/*	top: 0;*/
/*	left: 0;*/
/*	width: 100vw;*/
/*	height: 100vh;*/
/*	z-index: -1;*/
/*}*/
/*.popup-overlay-show{*/
/*	z-index: 1;*/
/*}*/
.nav-logo {
  flex: .5;
}

.nav-icons-desktop {
  border-radius: 50% !important;
  width: 30px !important;
  height: 30px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  font-size: 20px !important;
}

.nav-icons-desktop i {
  font-size: 15px;
  color: #c00;
}

section.main-content {
  padding: 100px 0;
}

section.main-content .event_box {
  padding: 10px;
  padding-bottom: 70px;
  border: 1px solid #7e7e7e;
    background: #3c4142;
  position: relative;
  height: 100%;
  border-radius: 15px;
  transition: .3s all ease;
}

section.main-content .event_box h3 {
  font-size: 20px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  color: #fff;
}

section.main-content .event_box p {
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
}

section.main-content .event_box a {
  width: 95%;
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  display: inline-block;
  color: #fff;
  background: linear-gradient(180deg, rgba(238, 44, 48, 1) 0%, rgba(125, 20, 30, 1) 100%);
  transition: .5s all ease;
  padding: 7px 5px;
  text-align: center;
  border: 1px solid #c00;
}


.product-wrap-main {
  position: relative;
  overflow: hidden;
}

.product-cart {
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: 40px;
  transition: .5s all ease-in-out;
}

.product-card:hover .product-cart {
  left: 0;
  bottom: 0;
}

.product-cart button {
  width: 100%;
  height: 100%;
  cursor: pointer;
  border: 1px solid #c00;
  background-color: #fff;
  color: #c00;
  box-shadow: inset 0 0 0 0 #c00;
  transition: ease-out .8s;
  font-size: 16px;
}

.product-cart button:hover {
  box-shadow: inset 300px 0 0 0 #c00;
  color: #fff;
}

.product-card {
  border: 1px solid #eee;
  box-shadow: 0px 10px 20px rgb(0 0 0 / 10%);
  padding: 10px 5px;
  border-radius: 5px;
  margin: 15px 0;
}

.product-eye {
  position: absolute;
  top: 5px;
  left: -100%;
  transition: .5s all ease;
}

.product-card:hover .product-eye {
  left: 5px;
}

.product-eye a {
  border: 1px solid #c00;
  background-color: #fff;
  color: #c00;
  padding: 7px 5px;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #c00;
  transition: ease-out .4s;
  width: 45px;
  font-size: 16px;
  display: inline-block;
  text-align: center;
}

.product-eye a:hover {
  color: #fff;
  box-shadow: inset 45px 0 0 0 #c00;
}

.product-text {
  padding: 10px 0;
}

.product-text h4 {
  font-size: 26px;
  margin-bottom: 10px;
  text-align: center;
}

.product-text p {
  text-align: center;
  font-weight: 600;
  font-size: 21px;
}

.product-text p .product-strike {
  text-decoration: line-through;
  margin-left: 20px;
  font-weight: 500;
}

.product-wrap-main img {
  width: 300px;
  height: 300px;
  object-fit: cover;
  font-size: 18px;
}

/* 		single page  */
.holder::-webkit-scrollbar {
  display: none;
}

/* Hide the images by default */
.slides {
  display: none;
  /* max-width: 1000px; */
  /* width: 100%;
	flex-shrink: 0;
	height: 100%; */
}

.slides img {
  width: 100%;
  max-height: 590px;
  object-fit: cover;
}


.prevContainer,
.nextContainer {
  /*background-color: rgba(0, 0, 0, 0.3);*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*transform: translate(0, calc(-50% - 54px));*/
  /*height: 54px;*/
  /*width: 54px;*/
  /*cursor: pointer;*/

  background-color: #c00;
  position: absolute;
  top: 50%;
  transform: translate(0, calc(-50% - 54px));
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}


.prevContainer {
  margin-left: 26px;
  left: 0;
  /*border-radius: 30px 0 0 30px;*/
}

.prev {
  /*position: relative;*/
  /*top: 50%;*/
  /*transform: translate(0, -50%);*/
  height: 34px;
  width: 32px;
  /*float: left;*/
  /*margin-left: 12px*/
}

.prev svg,
.next svg {
  fill: white;
}

.nextContainer {
  margin-right: 26px;
  right: 0;
  /*border-radius: 0 30px 30px 0;*/
}

.next {
  /*position: relative;*/
  /*top: 50%;*/
  /*transform: translate(0, -50%);*/
  /* 	height: 34px;
	width: 32px; */
  /*float: right;*/
  /*margin-right: 12px;*/
}

/* Container for image text */
.caption-container {
  text-align: left;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 18.66%;
  position: relative;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.3);
  transition: .5s all ease;
  margin: 0 10px;
}

.column.active {
  background-color: rgba(0, 0, 0, 0.1)
}

.column:hover {
  background-color: rgba(0, 0, 0, 0.1)
}



/* Add a transparency effect for thumbnail images */
.slide-thumbnail {
  width: 100%;
  /*opacity: 0.6;*/
  cursor: pointer;
  height: 100px;
  object-fit: cover;
}

.active,
.slide-thumbnail:hover {
  /*opacity: 1;*/
}

/* .column:before{
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.2);
}
.column:hover:before{
background-color:rgba(0,0,0,0);
}
.column.active:before{
background-color:rgba(0,0,0,0);
} */
.product-add-btn {
  width: 150px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  cursor: pointer;
  border: 1px solid #c00 !important;
  background-color: #fff;
  color: #c00;
  box-shadow: inset 0 0 0 0 #c00;
  transition: ease-out .6s;
  font-size: 16px;
  margin-top: 20px;
}

.product-add-btn:hover {
  color: #fff;
  box-shadow: inset 150px 0 0 0 #c00;
}

.product-buy-btn {
  border: 1px solid #c00 !important;
  background-color: #c00;
  color: #fff;
  width: 150px;
  padding: 10px 0;
  box-shadow: inset;
  box-shadow: inset 0 0 0 0 #fff;
  font-size: 16px;
  transition: .6s all ease;
}

.product-buy-btn:hover {
  color: #c00;
  box-shadow: inset 150px 0 0 0 #fff;
}

.single_product .col-sm-6 .container {
  position: relative;
}

.mt-20 {
  margin-top: 20px;
}
.mt-60{
  margin-top: 60px;
}

.mb-10 {
  margin-bottom: 10px;
}

.product-btn-cart button {
  width: 30px;
  height: 30px;
  background: #c00;
  color: #fff;
  font-size: 20px;
}

.main-form-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, .3);
  overflow-y: scroll;
  z-index: 50;
}

.main-form-container .row {
  background-color: #fff;
  padding: 20px 20px;
  border-radius: 5px;
  width: 40%;
  margin: auto;
  position: relative;
}

.main-form-container .row .col-12 {
  padding: 0;
}

/* #make_payment {
  border: 1px solid #c00;
  color: #c00;
  cursor: pointer;
  transition: .6s all ease;
  box-shadow: inset 0 0 0 0 #c00;
  text-transform: uppercase;
} */

/* #make_payment:hover {
  box-shadow: inset 430px 0 0 0 #c00;
  color: #fff;
} */

.event-dashboard-table .fa-eye{
  padding: 13px;
  border: 1px solid;
  background: #c00;
  color: #fff;
  border-radius: 50%;
}

.main-form-container textarea {
  min-height: 90px;
  max-height: 150px;
}

.main-form-container input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  padding: 6px 10px;
}

.main-form-container .form-control {
  margin-bottom: 10px;
}

.main-form-container .row .close-form {
  position: absolute;
  top: -5px;
  right: -5px;
  width: 25px;
  height: 25px;
  background-color: #c00;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
}

.full_detail {
  display: none;
}

@media (max-width: 1080px) {
  .main-form-container .row {
    width: 50%;
  }

  .mobile_checkinlist {
    /* float:left; */
    margin: auto 0px;
  }

  .mobile_checkinlist>button,
  .mobile_checkinlist>span,
  .mobile_checkinlist>a {
    display: initial;
    font-size: 12px !important;
    text-align: center;
    width: auto;
    padding: 5px 14px !important;
  }

  .slot-checkout-popup.active .popupContent {
    width: 95% !important;
    height: 250px;
    /* margin: 10px; */
  }

  .slot-checkout-popup.active .popupContent {
    box-shadow: 0 5px 9px -5px #948b94;
    background: #fff;
    width: 250px;
    margin: auto;
    height: 150px;
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    border-radius: 10px;
    /* transform: translate(-51%, -50%); */
  }

  .full_detail {
    display: inline-block;
  }

  .subHeader {
    background: #fff;
    padding: 5px;
    display: block;
  }

  .subHeader ul {
    display: flex;
    justify-content: center;
  }

  .subHeader ul li a,
  .subHeader ul li button {
    background-color: #fff;
    border: 1px solid #ee2c30;
    border-radius: 5px;
    color: #ee2c30;
    display: inline-block;
    height: 30px;
  }

  .subHeader ul li.mobile-link a {
    font-size: 15px;
    margin: 0 5px;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    color: #c00;
  }
}

@media (min-width: 1081px) {
  .subHeader {
    display: none;
  }
}

@media (max-width: 991px) {
  .main-form-container .row {
    width: 60%;
  }

  section.oursports h3 {

    font-size: 80px !important;
  }
}

@media (max-width: 767px) {
  .main-form-container .row {
    width: 70%;
  }

}

@media (max-width: 575px) {
  .main-form-container .row {
    width: 100%;
  }
}

.cart_product1 h3 {
  font-size: 20px;
}

.cart_product1 h3 a {
  color: #c00;
}

.cart_product1 button {
  width: 30px;
  height: 30px;
  background-color: #c00;
  color: #fff;
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.cart_product1 .remove_product {
  padding: 8px 0;
}

.cart_product1 .custom_price {
  font-size: 20px;
}

.cart_total1 {
  font-size: 20px;
  padding: 15px 0;
}

.cart_checkout {
  /* border: 1px solid #c00;
  width: auto !important;
  width: 200px;
  text-align: center;
  padding: 7px 0;
  color: #c00;
  box-shadow: inset 0 0 0 0 #c00;
  transition: .6s all ease; */
  margin-top: 10px !important;
  margin-left: auto;
}
/*
.cart_checkout:hover {
  color: #fff;
  box-shadow: inset 200px 0 0 0 #c00;
} */

@media (max-width: 991px) {
  .cart_product1 input[type=number] {
    padding-left: 0 !important;
  }

  .case_study_slider_wrap {
    padding: 70px 0px 0px 0px !important;
  }
}

.cart_product-checkout {
  padding: 10px !important;
  border-bottom: 0 !important;
}

.cart_product-checkout .row {
  align-items: center;
}

.cart_product-checkout .checkout_title {
  color: #c00;
  font-size: 18px;
}

.checkout_payment {
  margin-top: 15px !important;
  padding: 8px;
  /* background-color: #c00; */
  /* color: #fff; */
  background-color: #fff;
  width: 198px !important;
  transition: 1.3s all ease !important;
  margin-left: auto;
}

.cart_product-checkout .custom_price {
  margin-bottom: 0;
  padding-top: 0;
}

.order-confirm-main {
  margin-top: 50px;
  margin-bottom: 50px;
}

.order-confirm-main p {
  font-size: 20px;
  line-height: 2;
  text-align: center;
}

.order-confirm-main p span {
  font-weight: 600;
}

.order-confirm-main p a {
  font-size: 24px;
  color: #c00;
}

.mobile_cart {
  position: relative;
}

.thankyou-content a.myAccount-btn {
  display: inline-block;
  padding: 10px 20px;
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  color: #fff;
  margin-top: 10px;
  border-radius: 5px;
}



/* login page css */
.login-wrap {
  margin: 20px 0;
}

.login-wrap .login-bg_img {
  background-image: url('/wp-content/uploads/2024/02/login_cover.webp');
  background-size: cover;
  background-repeat: no-repeat;
}

.login-wrap .push_login-page {
  text-align: center;
  padding: 50px 0;
  width: 100%;
}
.login-wrap .push_login-page.common-form{
  border-radius: 0;
}

.login-wrap .push_login-page h4 {
  margin-top: 30px;
  margin-bottom: 20px;
  /* font-size: 20px; */
  text-transform: uppercase;
}

.login-wrap .push_login_form .input-check-login {
  text-align: left;
  display: flex;
  justify-content: left;
  align-items: center;
  margin-bottom: 20px;
  width: 90%;
  margin-left: auto;
}

.login-wrap .push_login_form input[type="submit"] {
  width: 80%;
  padding: 5px;
  text-transform: uppercase;
  background-color: #c00;
  border: 1px solid #c00;
  box-shadow: inset 0 0 0 0 #c00;
  border-radius: 5px;
  margin-bottom: 20px;
  color: #fff;
  transition: .6s all ease-in-out;
  opacity: .4;
  height: 40px;
}

/* .push_login_form input[type="submit"]:hover{
box-shadow: inset 500px 0 0 0 #c00;
color: #fff;
} */
.login-wrap .login_lost_acc p a {
  color: #0059a7;
}

.login-wrap .login_lost_acc p {
  font-size: 14px;
  font-weight: 600;
  color: #000000;
}

.login-wrap .login-col {
  display: flex;
  align-items: center;
  /* 	height: 100vh; */
}

.login-wrap .form-item {
  position: relative;
  margin-top: 30px;
  margin-bottom: 20px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.login-wrap .form-item input {
  height: 40px;
  background: transparent;
  border: solid 1px #ccc;
  transition: all .3s ease;
  padding: 0 15px;
  width: 100%;
}

.login-wrap .form-item input:focus {
  outline: none;
}

.login-wrap .form-item label {
  position: absolute;
  cursor: text;
  z-index: 2;
  top: 10px;
  left: 10px;
  font-size: 12px;
  font-weight: bold;
  background: #fff;
  padding: 0 10px;
  color: #999;
  transition: all .3s ease;
}

.login-wrap .form-item label.active {
  font-size: 11px;
  top: -7px;
  color: #c00;
}

.login-wrap .input-check-login label {
  margin-left: 10px;
}

.login-wrap .form_or {
  position: relative;
  font-size: 16px;
  color: #666;
}

.login-wrap .form_or::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background-color: #666;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: -35px;
}

.login-wrap .form_or::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background-color: #666;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: 15px;
}

.login-wrap .push_login-page form {
  width: 80%;
  display: block;
  margin: auto;
}

/* add money */

form#addMoneyForm input.btn {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  color: #fff;
}

form#addMoneyForm input {
  width: 100%;
  margin-bottom: 0px;
  height: 40px;
  padding: 5px 10px;
}

ul.action_btns {
  display: flex;
  justify-content: end;
  flex-direction: column;
  /* align-items: end; */
}

ul.action_btns li {
  display: inline-block;
}

ul.action_btns li a,
td.assessment ul li a,
.checkin,
.checkout {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px;
  font-size: 14px;
  /* background: linear-gradient(180deg,#ee2c30 0,#7d141e 100%); */
  height: 30px;
  width: 125px;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #EE2C30;
  color: #EE2C30;
  transition: .5s ease;
}

button.checkin,
button.checkout {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%) !important;
  color: #fff !important;
}

button.checkin:hover,
button.checkout:hover {
  border-color: #c00;
}

td.assessment ul li a.view {
  background-color: #03c007;
  color: #fff;
  border: 0;
}

td.assessment ul li a.due {
  background-color: #9fc8ff;
  color: #000;
  border: 0;
}

td.assessment ul li a.overdue {
  background-color: #fdcecf;
  color: #000;
  border: 0;
}

ul.action_btns li a:hover,
td.assessment ul li a:hover {
  background-color: #EE2C30;
  color: #fff;
}

ul.action_btns li.hide {
  display: none;
}

ul.action_btns li.show {
  display: block;
}

ul.action_btns li.unmarkBtn a,
ul.action_btns li.unmarkBtn_1 a {
  background: #ee2c30;
  color: #fff;
}

ul.action_btns li a i {
  padding-right: 10px;
}



.slider>div {
  display: none
}

.slider>div:nth-child(1) {
  display: block
}

.thankResponse tr th,
.thankResponse tr td {
  border: 1px solid #000;
  padding: 10px;
}

.thankResponse {
  width: 80%;
  margin: auto;
  border-collapse: collapse;
  padding: 50px 0;
}

.registrationForm.anjum-scholarship span.wpcf7-not-valid-tip {
  color: #fff;
  font-weight: 700;
}

section.shareSection ul li {
  height: 50px;
  display: flex;
  align-items: center;
}

section.shareSection ul li a {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  margin: 0 5px;
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
}

section.shareSection ul {
  display: flex;
}

section.shareSection {
  padding: 20px;
  background-color: #3c4142;
}

section.shareSection ul li.twitter a {
  background: #0f1419;
}

section.shareSection ul li.whatsapp a {
  background: #25ca58;
}

section.shareSection ul li.facebook a {
  background: #4080ff;
}

section.shareSection ul li.linkedin a {
  background: #0A66C2;
}

.attendanceSearchBox .sportsArena {
  padding: 30px 20px;
  border: 1px solid #8f8e8e;
  position: relative;
  height: 180px;
  border-radius: 5px;
  transition: .3s all ease;
  width: 95%;
  margin: 20px auto;
  background: #f8f9fb;
  border-radius: 10px;
}

.attendanceSearchBox .sportsArena:hover {
  box-shadow: 15px 15px 35px 5px rgb(0 0 0 / 10%);
  transform: translateY(-10px);
}

.attendanceSearchBox .sportsArena h4 {
  font-size: 18px;
  line-height: 28px;
}

.attendanceSearchBox h2:before {
  content: "";
  position: absolute;
  left: 0;
  height: 2px;
  width: 100px;
  /*background: #e22a2e;*/
  bottom: 0;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
    /*-webkit-background-clip: text;*/
    -webkit-text-fill-color: transparent;
}

.attendanceSearchBox h2 {
  /*font-size: 32px;*/
  padding-bottom: 5px;
  margin-bottom: 25px;
  position: relative;
  color: #151515;
    font-size: 50px;
    font-family: 'Bebas Neue';
    font-weight: 500;
    background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: .7px;
    display: block;
    line-height: 1;
}

.attendanceSearchBox .sportsArena span.arrow_icon {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 25px;
  color: #ee2c30;
  border: 1px solid #ee2c30;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}

.attendanceSearchBox .sportsArena p {
  font-size: 18px;
  color: #151515;
}

ul.paginationBtns {
  display: flex;
  justify-content: end;
}

ul.paginationBtns li a {
  width: 50px;
  height: 50px;
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin: 0 4px;
  border-radius: 50px;
}

ul.paginationBtns li a.disabled {
  background: #6e6969;
  cursor: not-allowed;
}

.attendanceSearchBox.mb-5 form .form-group {
  display: flex;
}

.attendanceSearchBox .sportsArena .arenaLogo {
  width: 100%;
  padding: 5px;
  border: 1px solid #8f8e8e;
  border-radius: 10px;
}

.attendanceSearchBox .searchbynameForm,
.all_locationlist {
  border-bottom: 1px solid #8f8e8e;
  padding-bottom: 30px;
  margin-bottom: 50px;
}

.attendanceSearchBox.mb-5 form input.form-control {
  width: 80%;
  height: 45px;
  border: 1px solid #8f8e8e;
  border-radius: 0;
  background: #f8f9fb;
  /* margin: 20px auto; */
  padding: 15px;
  font-family: 'Poppins';
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.attendanceSearchBox.mb-5 form .form-btn {
  width: 20%;
  height: 45px;
  border: none;
  border-radius: 0;
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  /* margin: 20px auto; */
  font-size: 19px;
  padding: 10px;
  color: #fff;
  font-family: 'Poppins';
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.responsive-table {
  width: 100% !important;
  margin-bottom: 1.5em;
  border-spacing: 0;
}

.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.responsive-table thead th {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  border: 1px solid #ee2c30;
  font-weight: normal;
  text-align: center;
  color: white;
}

.responsive-table thead th:first-of-type {
  text-align: left;
}

.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
}

.responsive-table th,
.responsive-table td {
  padding: 0.5em;
  vertical-align: middle;
}

.responsive-table caption {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}

.responsive-table tfoot {
  font-size: 0.8em;
  font-style: italic;
}

.responsive-table tbody tr:last-of-type {
  margin-bottom: 0;
}

.responsive-table tbody td {
  /*text-align: right;*/
}

/* table.dataTable>tbody>tr.child ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 5px;
	font-size: 14px;
	height: 30px;
	width: 125px;
	border-radius: 20px;
	border: 1px solid #ee2c30;
	color: #ee2c30;
	transition: .5s ease;
} */
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-size: 0.8em;
  /* color: rgba(0, 0, 0, 0.54); */
}

.responsive-table tbody {
  display: table-row-group;
}

.responsive-table tbody td[data-title=Status] span {
  font-size: 12px;
}

.responsive-table thead tr th span {
  font-size: 12px;
  /* float: left; */
}

#studentListTable ul.contact_btns li {
  display: flex;
  align-items: baseline;
}

#studentListTable ul.contact_btns {
  display: flex;
  align-items: baseline;
  margin-top: 10px;
  flex-direction: column;
}

#studentListTable ul.contact_btns li a {
  display: inline-block;
  padding: 5px;
}

@media (min-width: 481px) {

  .responsive-table th,
  .responsive-table td {
    padding: 0.75em 0.5em;
  }

  .responsive-table tbody td[scope=row] {
    /*border-left: 1px solid #ee2c30;*/
    /*border-bottom: 1px solid #ee2c30;*/
  }

  .responsive-table tbody td[data-title]:before {
    font-size: 0.9em;
  }
}



@media (min-width: 769px) {
  .responsive-table {
    font-size: 0.9em;
  }

  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }

  .responsive-table tr {
    display: table-row;
  }

  .responsive-table th,
  .responsive-table td {
    display: table-cell;
    padding: 0.5em;
  }

  .responsive-table tfoot {
    font-size: 0.9em;
  }

  .responsive-table tbody {
    display: table-row-group;
  }

  .responsive-table tbody tr {
    display: table-row;
    border-width: 1px;
  }

  .responsive-table tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0.12);
  }

  .responsive-table tbody td[scope=row] {
    background-color: transparent;
    color: #000;
    text-align: left;
  }

  /*.responsive-table tbody td {*/
  /*	border-left: 1px solid #ee2c30;*/
  /*	border-bottom: 1px solid #ee2c30;*/
  /*	text-align: center;*/
  /*}*/
  .responsive-table tbody td:last-of-type {
    /*border-right: 1px solid #ee2c30;*/
  }

  .responsive-table tbody td[data-title]:before {
    content: none;
  }
}


@media (min-width: 992px) {
  .responsive-table {
    font-size: 1em;
  }

  .responsive-table th,
  .responsive-table td {
    padding: 0.75em 0.5em;
  }
}

@media (min-width: 1200px) {

  .responsive-table th,
  .responsive-table td {
    padding: 0.75em;
  }
}

@media (max-width: 768px) {
  .responsive-table tbody td[scope=row] {
    background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
    color: #fff;
  }

  /*#studentListTable tr td:nth-child(2) {*/
  /*       text-align: right;*/
  /*   }*/
  /*.responsive-table tbody td {*/
  /*	text-align: right;*/
  /*	border-left: 1px solid #ee2c30;*/
  /*	border-right: 1px solid #ee2c30;*/
  /*	border-bottom: 1px solid #ee2c30;*/
  /*}*/
  #studentListTable ul.contact_btns {
    align-items: end;
  }
}

.walletBalance {
  display: flex;
  align-items: center;
}

.walletBalance i {
  font-size: 30px;
  margin-left: 5px;
  color: #c00;
}

.walletBalance .walletMoney {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}

.walletMoney span.amt {
  font-size: 17px;
  line-height: 15px;
}

.walletMoney span.desc {
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
}

.walletBox {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
  padding: 40px;
  border-radius: 20px;
  margin-bottom: 30px;
  margin-top: 20px;
}

form#addMoneyForm .form-group {
  margin: 10px 0;
}

.walletHistory {
  overflow: auto;
}

/* custom popup */
.modal.customModal {
  max-width: 600px;
  width: 90%;
  background: #fff;
  padding: 40px;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
  height: fit-content;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: inherit;
  z-index: 11111;
}

.modal .model-inner .close-btn {
  position: absolute;
  top: -16px;
  right: -15px;
  background: #000;
  height: 35px;
  width: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 38px;
  border-radius: 50px;
  cursor: pointer;
}

.modal.active {
  display: block;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  background: #000000bf;
  height: 100%;
  width: 100%;
  z-index: 1111;
  display: none;
}

.overlay.active {
  display: block;
}

.professional-wrapper {
  padding: 85px 0;
}

/*  attendance record*/
.content-area .studentDetailBox {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
  padding: 20px 40px;
  border-radius: 20px;
  margin-bottom: 30px;
  margin-top: 20px;
}

.content-area .studentDetailBox p {
  font-size: 16px;
  line-height: 30px;
}

.ajaxResponse .loader {
  border: 10px solid #f3f3f3;
  border-radius: 50%;
  border-top: 10px solid #ee2c30;
  width: 70px;
  height: 70px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.ajaxResponse.show {
  height: auto;
  width: 100%;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
  max-height: 300px;
  padding: 20px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.ajaxResponse.loading {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ajaxResponse.show ul li a {
  display: inline-block;
  padding: 5px;
  font-size: 15px;
  color: #333;
}

section.about-arena {
  padding: 100px 0;
  position: relative;
}

section.about-arena .arenaImage img {
  border-radius: 15px;
  min-width: 100%;
}
section.about-arena .arenaImage video{
  position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    border-radius: 15px;
}

section.about-arena .arenaContent,
section.about-arena .arenaContent h5 {
  color: #fff;
}

.arenaContent h2 br {
  margin: 0;
  display: none;
}

.arenaContent h2 {
  /*font-size: 36px;*/
  /*font-weight: 700;*/
  /*line-height: 46px;*/
  color: #151515;
  margin-bottom: 20px;
  font-size: 100px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  display: block;
  line-height: 1;

}

.arenaContent h2 span {
  font-family: 'Bebas Neue';
  -webkit-text-fill-color: #fff;
  font-size: 50px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: 'Bebas Neue';
  margin-bottom: 0;
  font-weight: 500;
  letter-spacing: .7px;
  line-height: 60px;
  display: block;
}
.arenaContent .shark-line{
  letter-spacing: 10px;
    font-family: 'bebas neue';
    -webkit-text-fill-color: #fee25b;
    font-size: 36px;
    position: relative;
    display: inline-block;
}
.arenaContent .shark-line::before,
.arenaContent .shark-line::after{
  content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: block;
    width: 30%;
    height: 1.5px;
    background: #fee25b;
    font-weight: 500;
}
.arenaContent .shark-line::after{
  left: unset;
  right: -0;
}
.gray_para{
  font-size: 20px!important;
  color: #bdbdbd;
  line-height: 28px!important;
}
.push_sharktank_youtube iframe {
    z-index: 0 !important;
	max-height: 550px;
}
.arenaContent.arenaContentalt h2 span {
  -webkit-text-fill-color: #000;
}

.SportsArenaBanner {
  padding: 80px 50px;
  background-size: cover
}

.SportsArenaBanner .arena_registration-box {
  background: linear-gradient(0deg, rgb(238 44 48/30%) 0%, rgba(125, 20, 30, 30%) 100%);
  width: 100%;
  padding-top: 45px;
  padding: 25px;
  color: #fff;
}

.registration-box p {
  margin: 0;
}

section.oursports {
  color: #fff;
  padding: 100px 0;
  background-color: transparent;
}

/* section.oursports h3 {
  font-size: 100px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 1.2px;
  display: block;
} */

section.oursports .tab-text-content p {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 30px;
}

section.oursports .tab-text-content h5,
section.oursports .tab-text-content h4 {
  margin-bottom: 10px;
  color: #fff;
  font-family: 'Bebas Neue' !important;
  font-weight: 400;
}

section.oursports .tab-text-content h5 {
  margin-top: 25px;
}

section.oursports .tab-text-content ul {
  padding-left: 20px;
}

section.oursports .tab-text-content ul li {
  list-style: disc;
}

.leftTabs {
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 90px;
}

.leftTabs button {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
  line-height: 25px;
  font-size: 17px;
  border: none !important;
  border-radius: 0;
  border-bottom: 1px solid #fff !important;
  color: #fff !important;
  margin: 0 !important;
  text-align: right;
  background: none !important;
}

.leftTabs button,
.leftTabs button.active {
  font-family: 'Bebas Neue';
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.8px;
}

.leftTabs button.active {
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-size: 28px;
}

.leftTabs button:hover {
  color: inherit;
}

/* .tab-text-content h3 {
  font-size: 80px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 1.2px;
  display: block;
} */

section.oursports .rightContent img {
  height: 400px;
  border-radius: 15px;
  width: 100%;
  object-fit: cover;
  margin-bottom: 40px;
  /* box-shadow: 20px 20px 22px #ee2c3040; */
}

/* section.oursports .rightContent .tab-text-content h3 {
  font-size: 40px;
  margin-bottom: 20px;
} */

section.oursports .rightContent .tab-btn a {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  height: 45px;
  padding: 10px 20px;
  color: #fff;
  line-height: 16px;
  font-size: 16px;
  transition: .3s ease;
  min-width: 200px;
  width: 60%;
  margin: 20px 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  border-radius: 10px;
  border-color: #7d141e;
}

section.gmbreviews {
  padding: 100px 0 0 0;
}

section.gmbreviews .item.reviewBox {
  padding: 20px;
  background: #f2f2f2;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgb(0 0 0/20%);
  max-height: 250px;
  overflow-y: scroll;
  min-height: 250px;
}

section.gmbreviews .item.reviewBox .ReviewProfile {
  margin-bottom: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

section.gmbreviews .item.reviewBox .ReviewProfile img {
  width: 60px;
  padding-right: 20px;
}

section.gmbreviews .item.reviewBox .starRating .checked {
  color: #fcbf02;
}

section.gmbreviews h3 {
  font-size: 36px;
  font-weight: 700;
  padding-top: 25px;
  margin-bottom: 50px;
  text-align: center;
}

section.gmbreviews .item.reviewBox::-webkit-scrollbar {
  width: 10px;
}

.grecaptcha-badge {
  opacity: 0;
}

/* rating css */
section.gmbreviews .Stars {
  margin-bottom: 30px;
}

[data-star] {
  text-align: left;
  font-style: normal;
  display: inline-block;
  position: relative;
  unicode-bidi: bidi-override;
  font-size: 20px;
}

[data-star]::before {
  display: block;
  content: '★★★★★';
  color: #eee;
}

[data-star]::after {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★★★';
  width: 0;
  color: #ff8c00;
  overflow: hidden;
  height: 100%;
}

[data-star^="0.1"]::after,
[data-star^=".1"]::after {
  width: 2%
}

[data-star^="0.2"]::after,
[data-star^=".2"]::after {
  width: 4%
}

[data-star^="0.3"]::after,
[data-star^=".3"]::after {
  width: 6%
}

[data-star^="0.4"]::after,
[data-star^=".4"]::after {
  width: 8%
}

[data-star^="0.5"]::after,
[data-star^=".5"]::after {
  width: 10%
}

[data-star^="0.6"]::after,
[data-star^=".6"]::after {
  width: 12%
}

[data-star^="0.7"]::after,
[data-star^=".7"]::after {
  width: 14%
}

[data-star^="0.8"]::after,
[data-star^=".8"]::after {
  width: 16%
}

[data-star^="0.9"]::after,
[data-star^=".9"]::after {
  width: 18%
}

[data-star^="1"]::after {
  width: 20%
}

[data-star^="1.1"]::after {
  width: 22%
}

[data-star^="1.2"]::after {
  width: 24%
}

[data-star^="1.3"]::after {
  width: 26%
}

[data-star^="1.4"]::after {
  width: 28%
}

[data-star^="1.5"]::after {
  width: 30%
}

[data-star^="1.6"]::after {
  width: 32%
}

[data-star^="1.7"]::after {
  width: 34%
}

[data-star^="1.8"]::after {
  width: 36%
}

[data-star^="1.9"]::after {
  width: 38%
}

[data-star^="2"]::after {
  width: 40%
}

[data-star^="2.1"]::after {
  width: 42%
}

[data-star^="2.2"]::after {
  width: 44%
}

[data-star^="2.3"]::after {
  width: 46%
}

[data-star^="2.4"]::after {
  width: 48%
}

[data-star^="2.5"]::after {
  width: 50%
}

[data-star^="2.6"]::after {
  width: 52%
}

[data-star^="2.7"]::after {
  width: 54%
}

[data-star^="2.8"]::after {
  width: 56%
}

[data-star^="2.9"]::after {
  width: 58%
}

[data-star^="3"]::after {
  width: 60%
}

[data-star^="3.1"]::after {
  width: 62%
}

[data-star^="3.2"]::after {
  width: 64%
}

[data-star^="3.3"]::after {
  width: 66%
}

[data-star^="3.4"]::after {
  width: 68%
}

[data-star^="3.5"]::after {
  width: 70%
}

[data-star^="3.6"]::after {
  width: 72%
}

[data-star^="3.7"]::after {
  width: 74%
}

[data-star^="3.8"]::after {
  width: 76%
}

[data-star^="3.9"]::after {
  width: 78%
}

[data-star^="4"]::after {
  width: 80%
}

[data-star^="4.1"]::after {
  width: 82%
}

[data-star^="4.2"]::after {
  width: 84%
}

[data-star^="4.3"]::after {
  width: 86%
}

[data-star^="4.4"]::after {
  width: 88%
}

[data-star^="4.5"]::after {
  width: 90%
}

[data-star^="4.6"]::after {
  width: 92%
}

[data-star^="4.7"]::after {
  width: 94%
}

[data-star^="4.8"]::after {
  width: 96%
}

[data-star^="4.9"]::after {
  width: 98%
}

[data-star^="5"]::after {
  width: 100%
}


section.leads {
  padding: 50px 20px;
}

section.leads table#leaddata td,
table#leaddata th {
  min-width: 150px;
}

section.leads .LeadsData {
  overflow-x: scroll;
}

section.leads .LeadsData div#leaddata_wrapper {
  padding: 50px 0;
}

select.formDropDown {
  height: 50px;
  border: 1px solid #ccc;
  border-radius: 10px;
  width: 310px;
  padding: 10px;
}

section.shareSection .shareIcon span {
  font-size: 20px;
  color: #fff;
}

.find_des_card .col-lg-3 {
  text-align: center;
}

.find_des_card h4 {
  margin-top: 16px;
}

.find_des_card img {
  height: 150px;
  width: 150px;
  border-radius: 50%;
  object-fit: cover;
}

.product-listing .category-head-area {
  margin-top: 50px;
}

/*  Blogs */
section.latestBlogs,
section.category_section {
  position: relative;
  padding: 90px 0 0px 0;
}

section.category_section {
  padding-bottom: 60px;
}

section.latestBlogs .container {
  padding-top: 50px;
}

section.latestBlogs .BlogSlide {
  min-height: 100%;
  width: 100%;
  border-radius: 10px;
  background-position: center;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}

section.latestBlogs .BlogSlide .blogContent {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 20px;
}

section.latestBlogs .BlogSlide .blogContent h3 {
  color: #fff;
  font-weight: 600;
  font-size: 25px;
  margin: 12px 0 16px 0;
  line-height: 35px;
}

section.latestBlogs .BlogSlide:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(180deg, rgba(21, 21, 21, 0) 25%, rgba(21, 21, 21, .7));
  border-radius: 10px;
}

section.latestBlogs .BlogSlide .blogContent span.catName {
  background: rgba(21, 21, 21, .7);
  font-size: 13px;
  padding: 3px 12px;
  border-radius: 12px;
  line-height: 23px;
}

section.latestBlogs .BlogSlide .blogContent p span {
  font-size: 12px;
  line-height: 22px;
}

.recentBlogSidebar ul li a {
  display: flex;
  align-items: flex;
  padding: 20px 0;
  border-bottom: 1px solid #000;
  color: inherit;
}

.recentBlogSidebar ul li .sidebarBlogImage img {
  height: 80px;
  width: 80px;
  object-fit: cover;
  border-radius: 10px;
  margin-right: 16px;
}

.recentBlogSidebar ul li .sidebarBlogContent span {
  color: #3c3c3c;
  font-size: 13px;
  line-height: 23px;
}

.recentBlogSidebar ul li .sidebarBlogContent p {
  color: #999;
}

.recentBlogSidebar ul li .sidebarBlogContent h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  color: #fff;
}

.recentBlogSidebar ul li:last-child a {
  border-bottom: none;
}

.recentBlogSidebar ul li .sidebarBlogContent {
  width: calc(100% - 80px);
}

section.categoriesBlog {
  position: relative;
  padding: 100px 0;
}

.category_head h3 {
  font-size: 30px;
  color: #fff;
  line-height: 1;
  /* font-weight: 600; */
  font-family: 'bebas neue';
  letter-spacing: .7px;
  margin: 0;
}

.category_head {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
  margin-bottom: 30px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}

.category_head:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #999;
  height: 2px;
  width: 80px;
}

.category_head .viewall a {
  color: #fff;
  border: 1px solid;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 13px;
  line-height: 23px;
  display: inline-block;
  width: 100px;
}

section.categoriesBlog .blogBox img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}

section.categoriesBlog .blogBox {
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  overflow: hidden;
  margin: 10px 0;
}

section.categoriesBlog .blogBox a {
  color: inherit;
}

section.categoriesBlog .blogBox .blogContent span {
  font-size: 13px;
  line-height: 23px;
}

section.categoriesBlog .blogBox .blogContent h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #fff;
}

section.categoriesBlog .blogBox .blogContent p {
  color: #999;
}

section.categoriesBlog .blogBox .blogContent {
  padding: 20px 10px;
}

section.category_section .categoryBox .postImage img {
  height: 200px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}

section.category_section .categoryBox .postContent h3,
section.blog_content_section .blogContent h2 {
  font-size: 30px;
  line-height: 1;
  letter-spacing: .7px;
  font-weight: 500;
  padding: 10px 5px;
  color: #fff;
  font-family: 'bebas neue';
}

section.blog_content_section .blogContent h2 strong {
  font-size: 40px;
  font-family: 'bebas neue';
}

section.category_section .categoryBox .postContent span {
  font-size: 14px;
  padding: 15px 5px;
  display: inline-block;
}

section.category_section .categoryBox {
  padding: 30px 0;
  border-bottom: 1px solid #a0a0a0;
}

section.category_section .categoryBox .postContent p {
  padding: 0 5px;
  line-height: 30px;
  color: #fff;
}

section.category_section .category_head {
  margin-bottom: 10px;
}

section.category_section .categoryBox:last-child {
  border-bottom: none;
}

section.blog_content_section {
  padding: 60px 0;
}

section.blog_content_section .container {
  padding-top: 50px;
}

section.blogBanner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(180deg, rgba(21, 21, 21, 0) 25%, rgba(21, 21, 21, .7));
  border-radius: 10px;
}

/* section.blogBanner {
    height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: flex-end;
    position: relative;
}
section.blogBanner .blogHeadContent h1 {
    color: #fff;
}
section.blogBanner .blogHeadContent {
    position: relative;
    padding: 40px 0;
}
section.blogBanner .blogHeadContent span {
    color: #fff;
    font-size: 14px;
}
section.blogBanner .blogHeadContent a.catName {
    padding: 5px 15px;
	font-size:13px;
    border-radius: 20px;
    color: #fff;
    background: linear-gradient(180deg,#ee2c30 0,#7d141e 100%);
} */
section.blog_content_section .blogHeadContent h1 {
  font-size: 30px;
  line-height: 1px;
  font-weight: 500;
  letter-spacing: .7px;
  font-family: 'bebas neue';
  margin: 0;
  color: #fff;
}

.blog_content_section .blogContent p {
  color: #fff;
}

.blog_content_section .blogContent h3,
.blog_content_section .blogContent h4,
.blog_content_section .blogContent h5 {
  color: #fff;
}

section.blog_content_section .blogMeta_data p {
  font-size: 15px;
  line-height: 25px;
  padding: 5px 0;
}

section.blog_content_section .blogMeta_data {
  padding: 10px 0;
  border-top: 1px solid #a0a0a0;
  margin-top: 30px;
  display: block;
}

section.blog_content_section .blogContent img {
  width: 100%;
  border-radius: 15px;
}

section.blog_content_section .blogContent {
  text-align: left;
  line-height: 1.8rem;
}

section.blog_content_section img.blogFeatured {
  margin: 30px 0;
  width: 100%;
  border-radius: 15px;
}

.listCategory ul li:last-child a {
  border-bottom: 1px solid #e6e6e6;
}

.listCategory ul li a {
  display: block;
  padding: 5px 10px;
  border: 1px solid #e6e6e6;
  color: #fff;
  border-bottom: 0;
}

section.blog_content_section .blogContent ul {
  padding-left: 30px;
}

section.blog_content_section .blogContent ul li {
  list-style: disc;
  color: #999;
}

section.blog_content_section .blogContent ul li strong {
  color: #fff;
}

section.category_section .categoryBox a.view-all {
  padding: 10px 5px;
  display: inline-block;
  font-weight: 600;
  color: #c00;
}

.authorbox a {
  font-size: 16px;
  font-weight: 600;
  color: #c00;
}

.authorbox img {
  height: 80px;
  width: 80px;
  object-fit: contain;
  border-radius: 50%;
  margin-right: 10px;
}

.authorbox {
  padding: 15px 20px;
  background: #e5e5e5;
  margin: 10px 0;
  display: block;
  border-radius: 20px;
}

.authorbio {
  display: flex;
  padding: 60px 0;
  /*border-bottom: 1px solid #e6e6e6;*/
  align-items: center;
}

.authorbio .authorImage img {
  border-radius: 50%;
  margin-right: 20px;
}

.authorMeta {
  width: calc(100% - 100px);
}

.authorMeta h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
}

section.homeintro {
  padding: 100px 0;
}

section.homeintro .introContent p {
  /*line-height: 28px;*/
  /*text-align: justify;*/
}

section.homeintro .introContent h1 {
  margin-bottom: 10px;
  font-weight: 700;
}

section.homeintro .introContent h2 {
  font-size: 24px;
  margin-bottom: 20px;
}

section.homeintro .instagramPost {
  margin-top: 26px;
}

section.aboutSection {
  padding: 100px 0;
  background: #eef3f7;
}

section.aboutSection .aboutContent h2 {
  margin-bottom: 20px;
}

section.whyusSection {
  padding: 100px 0;
}

section.whyusSection .whyusBox span.icon {
  height: 50px;
  width: 50px;
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 0px auto 20px auto;
}

.whyusSection .whyusBox {
  text-align: center;
  padding: 20px;
  border: 1px solid #e6e6e6;
  margin: 10px 0;
}

.whyusSection .whyusBox h4 {
  text-align: center;
  margin-bottom: 20px;
}

section.exploreMore .exploreMoreBox {
  margin: 20px 0;
  transition: .3s ease;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  overflow: hidden;
}

section.exploreMore .exploreMoreBox h4 {
  padding: 9px;
  margin: 0;
  font-size: 17px;
  text-align: center;
}

section.exploreMore .exploreMoreBox img {
  height: 200px;
  object-fit: cover;
  width: 100%;
}

section.exploreMore {
  padding: 100px 0;
  background-color: #eef3f7;
}

section.exploreMore .exploreMoreBox:hover {
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #eef3f7;
}

section.leagueSection {
  position: relative;
  padding: 100px 0;
  background: #eef3f7;
}

section.leagueSection .leagueBox {
  padding: 15px;
  border: 1px solid #b1b0b0;
  border-radius: 10px;
  margin: 15px 0;
}

section.leagueSection .leagueBox h4 {
  font-size: 20px;
  margin-top: 20px;
}

section.leagueSection a {
  color: inherit;
}

section.whyPushBestAcademy {
  padding: 100px 0;
  position: relative;
}

section.whyPushBestAcademy .whyPushContent {
  margin: 10px 0;
}

section.whyPushBestAcademy .whyPushImage {
  margin: 16px 0;
}

section.academyOverview {
  padding: 100px 0;
  background: #eef3f7;
}

section.faqsSection {
  padding: 100px 0;
  position: relative;
}

section.faqsSection h2 {
  margin-bottom: 20px;
}

.faqAccordian #accordion .panel-default {
  border: 1px solid #eef3f7;
  margin-bottom: 20px;
}

.faqAccordian #accordion .panel-default h4 {
  margin-bottom: 0;
}

.faqAccordian #accordion .panel-default h4 a {
  padding: 10px 20px;
  color: #1c1c1c;
  display: block;
  background: #eef3f7;
  font-size: 20px;
}

.faqAccordian #accordion .panel-default .panel-body {
  padding: 20px;
}

section.blogListSection {
  padding: 100px 0;
  background: #eef3f7;
}

section.blogListSection .blogBox {
  background-color: #fff;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  /*padding: 50px 30px;*/
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #eef3f7;
  margin: 10px 0;
}

section.blogListSection .blogBox span {
  background: #c00;
  padding: 3px 20px;
  color: #fff;
  display: inline-block;
  text-align: center;
  margin-bottom: 15px;
  border-radius: 20px;
  font-size: 13px;
  position: absolute;
  top: 20px;
  left: 20px;
}

section.blogListSection .blogContent {
  padding: 20px;
  height: 200px;
  overflow-y: scroll;
}

section.blogListSection .blogBox a {
  display: inline-block;
  margin: 10px 0;
  color: #ee2c30;
  font-weight: 600;
}

section.blogListSection .blogBox h4 {
  margin-bottom: 20px;
  line-height: 34px;
}

section.blogListSection h2 {
  margin-bottom: 30px;
}

section.blogListSection .blogBox .blogImg img {
  width: 100%;
  /*margin-bottom: 20px;*/
  height: 250px;
  object-fit: cover;
}

section.blogListSection .blogBox .blogImg {
  position: relative;
}

section.blogListSection .blogContent::-webkit-scrollbar {
  width: 0;
}

section.aboutAcademy {
  padding: 100px 0;
  position: relative;
}

section.aboutAcademy .acadmeyHead h2 {
  margin: 30px 0;
}

/*Yoast seo FAQs CSS*/
.schema-faq-section {
  border: 1px solid #eef3f7;
  margin-bottom: 20px;
}

.schema-faq-section .schema-faq-question {
  padding: 10px 20px;
  color: #1c1c1c;
  display: block;
  background: #eef3f7;
  font-size: 18px;
}

.schema-faq-section .schema-faq-answer {
  padding: 20px;
  display: none;
}

.schema-faq-section .schema-faq-question:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f067";
  padding-right: 5px;
}

.schema-faq-section.active .schema-faq-question:before {
  content: "\f068";
}

.schema-faq-section.active .schema-faq-answer {
  display: block;
}

.p-100 {
  padding: 100px 0;
}

section.bookTrialStrip {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 65px;
  background: #fff;
  width: 100%;
  text-align: center;
  box-shadow: 1px -7px 9px 0px #948b945c;
  z-index: 1;
}

section.bookTrialStrip a {
  display: inline-block;
  padding: 11px 19px;
  border: 1px solid #ee2c30;
  margin: 12px 2px;
  border-radius: 30px;
  color: #ee2c30;
  font-size: 15px;
  height: 45px;
  width: 65%;
}

section.bookTrialStrip a.callBtn,
section.bookTrialStrip a.wtspbtn {
  height: 45px;
  width: 45px;
  padding: 10px 0;
}

section.bookTrialStrip a.wtspbtn {
  background: #25ca58;
  color: #fff;
  border-color: #25ca58;
}

.arena_reg-fox_dom.arena_registration-box {
  background: #61535370;
  border-radius: 10px;
}

.arena_reg-fox_dom .book-form label {
  bottom: -10px;
  position: relative;
}

.left-inner-box .wpcf7-response-output {
  margin-bottom: 20px !important;
}

.arena_reg-fox_dom .registrationForm .form-group input,
.arena_reg-fox_dom .registrationForm .form-group select {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding-left: 0 !important;
  /*height: 40px;*/
}

.arena_reg-fox_dom .registrationForm .form-group select option {
  color: #000;
}

.arena_reg-fox_dom input[type="date"]::-webkit-calendar-picker-indicator {
  filter: invert(100%);
}

.arena_reg-fox_dom .registrationForm .form-group input[type="submit"] {
  font-size: 18px;
  line-height: 40px;
  padding: 0 !important;
  border: 0;
  background: linear-gradient(180deg, rgba(238, 44, 48, 1) 0%, rgba(125, 20, 30, 1) 100%) !important;
  color: #ffffff;
  width: 250px !important;
}

.coachSection img,
.authorbio .authorImage img {
  height: 400px;
  width: 400px;
  border-radius: 50%;
  object-fit: cover;
  object-position: top center;
  display: block;
  margin: auto;
}

.coachSection .coachImage {
  position: relative;
  display: inline-block;
}

.coachSection .coachImage:before,
.authorImage:before {
  content: "";
  position: absolute;
  width: 400px;
  height: 400px;
  background: #9d1b23;
  right: -20px;
  z-index: -1;
  top: 5px;
  border-radius: 50%;
  box-shadow: -1px -1px 20px 6px rgba(0, 0, 0, 0.5);
}

.sports-box_card {
  padding: 0;
  border: 1px solid #ddd;
  border-radius: 10px;
  min-height: max-content;
}

.sports-box_card div {
  padding: 20px;
}

.sports-box_card h3 {
  font-size: 20px;
  border-bottom: none;
  padding-bottom: 10px;
}

.sports-box_card a {
  width: auto;
  position: relative;
  left: inherit;
  bottom: inherit;
  transform: none;
  display: inline-block;
  background: none;
  padding: 0;
  text-align: left;
  color: #c00;
  border: none;
}

.sports-box_card img {
  height: 200px;
  object-fit: cover;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.sportsArena-box h4 {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

section.exploreMore .exploreMoreBox.exploreMoreBox_home {
  height: 250px;
  border: 1px solid #ddd;
  overflow: hidden;
}

/*section.exploreMore .exploreMoreBox.exploreMoreBox_home a{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    flex-direction: column;*/
/*}*/
/*section.exploreMore .exploreMoreBox.exploreMoreBox_home div{*/
/*    height: 150px;*/
/*    width: 150px;*/
/*    margin: auto;*/
/*    overflow: hidden;*/
/*    rotate: 45deg;*/
/*    position: relative;*/
/*    top: -25px;*/
/*    border: 1px solid #958c8c;*/
/*}*/
section.exploreMore .exploreMoreBox.exploreMoreBox_home div img {
  /*height: auto;*/
  /*transform: rotate(-45deg) scale(2.3) translateY(10px);*/
  /*object-fit: cover;*/
  height: 210px;
}

section.exploreMore .exploreMoreBox.exploreMoreBox_home h4 {
  /*padding-top: 20px;*/
  position: relative;
  /*top: -5px;*/
  border-top: 1px solid #ddd;
}

.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-50 {
  padding-top: 50px;
}
.pb-50{
  padding-bottom: 50px;
}

.pusher-gallery-wrapper .homeGallery .owl-nav button {
  height: 40px;
  width: 40px;
  margin: 0 5px;
  background-color: #c00;
  color: #fff;
  outline: none;
  border: none;
  border-radius: 50px;
}

.pusher-gallery-wrapper .homeGallery .owl-nav {
  text-align: center;
}

.row-shadow {
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, .25);
}

.reportingArea .reportForm .form-group {
  display: flex;
}

.reportingArea .reportForm input.form-control {
  width: 70%;
  height: 40px;
  padding: 10px;
  background: #fff;
  color: #2a2a2a;
  border: 1px solid #c00;
  max-width: 500px;
  border-radius: 0;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.reportingArea .reportForm .form-btn {
  width: 20%;
  height: 40px;
  padding: 10px;
  background: #c00;
  color: #ffffff;
  border: 1px solid #c00;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  font-family: 'poppins';
}

.reportingArea .reportForm {
  padding: 50px 0;
}

.reportingArea .reportTable {
  overflow: auto;
}

table.dataTable.attendance-reporting tbody tr td:first-child {
  padding-left: 10px !important;
}

section.content-area.myAccount .popupModal {
  height: calc(100% - 100px);
  width: 80%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 99999;
  display: none;
}

section.content-area.myAccount .active.popupModal {
  display: block;
}

section.content-area.myAccount .active.popupModal:before {
  content: "";
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0.6;
  z-index: 9999;
}

section.content-area.myAccount .popupModal .popupBox {
  overflow-y: scroll;
  height: 100%;
  position: relative;
  z-index: 99999;
  background: #fff;
  padding: 20px;
  box-shadow: 0 5px 9px -5px #948b94;
}

section.content-area.myAccount .popupModal .close {
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  width: 30px;
  color: #fff;
  z-index: 999999;
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  display: flex;
  justify-content: center;
  align-items: center;
}

.view_assessment {
  display: block;
  font-size: 20px;
  border: 1px solid #EE2C30;
  width: max-content;
  padding: 5px 10px;
  margin: auto;
  margin-top: 20px;
  color: #EE2C30;
  border-radius: 5px;
}

@media (max-width: 370px) {
  .single-sports-arena-custom .btn-box {
    left: 113px !important;
  }
}

@media (max-width: 768px) {

  .popupBox table tbody td {
    text-align: right !important;
    font-size: 13px;
  }

  .popupBox table tbody td:before {
    font-weight: 600 !important;
    font-size: 15px !important;
  }

  .popupBox table tbody tr:last-child {
    border-bottom: 1px solid #494949;
  }

  .popupBox table tbody tr {
    border: 1px solid #494949;
    border-bottom: 0;
  }

  table#assessmentTable tbody td {
    text-align: right !important;
    padding-left: 10px;
  }

  table#assessmentTable tbody td:before {
    font-size: 15px;
    font-weight: 600 !important;
    font-size: 13px;
    ;
  }
}

a.print_btn,
a.share_btn {
  display: inline-block;
  border-radius: 20px;
  border: 1px solid #ee2c30;
  color: #ee2c30;
  transition: .5s ease;
  padding: 3px 15px;
  margin-bottom: 15px;
}

.slot-popup,
.slot-checkout-popup {
  display: none;
}

.slot-popup.active,
.slot-checkout-popup.active {
  display: block;
}

.slot-popup.active .popupContent {
  box-shadow: 0 5px 9px -5px #948b94;
  background: #fff;
  min-width: 210px;
  max-width: max-content;
  margin: auto;
  height: 100px;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  border-radius: 10px;
}

.slot-checkout-popup.active .popupContent {
  box-shadow: 0 5px 9px -5px #948b94;
  background: #fff;
  min-width: 210px;
  max-width: max-content;
  margin: auto;
  height: 100px;
  z-index: 99999;
  position: fixed;
  /*top: 0;*/
  left: 0;
  right: 0;
  /*bottom: 0;*/
  padding: 20px;
  border-radius: 10px;
}

.slot-checkout-popup.active .popupContent {
  width: 500px;
  height: min-content;
  max-width: 500px;
}

.slot-popup.active:before,
.slot-checkout-popup.active:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #00000080;
  z-index: 9999;
}

.slot-checkout-popup.active:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 800px;
  background: #00000080;
  z-index: 9999;
}



.slot-checkout-popup form#slotCheckout .form-group div {
  margin-bottom: 10px;
}

.slot-checkout-popup form#slotCheckout input[type=button] {
  width: 18%;
  height: 35px;
  font-size: 15px;
  line-height: 14px;
  /*border: 1px solid #27cda5;*/
  border-radius: 5px;
  color: #ffffff;
  /*background: #27cda5;*/
  padding: 0;
  border: 1px solid #c00;
    background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
}

.slot-checkout-popup form#slotCheckout #in {
  width: 80%;
  height: 35px;
  border: 1px solid #c00;
}

.slot-checkout-popup form#slotCheckout label {
  width: 100%;
  font-size: 12px;
}

.slot-checkout-popup form#slotCheckout .results ul.list li {
  font-size: 14px;
  font-weight: 400;
  padding-left: 0;
  list-style: disc;
}

.slot-checkout-popup form#slotCheckout .results ul.list {
  padding-left: 15px;
}
.slotcheckin:hover{
    background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
    border:1px solid #c00;
}
.slot-checkout-popup .popupContent a.close {
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  width: 30px;
  color: #fff !important;
  z-index: 999999;
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  border:none;
  border-top-right-radius: 10px;
}
.slot-submit-out{
    text-align:center;
}
.slot-checkout-popup.active .popupContent #slotCheckout .checkoutsubmit {
  border: 1px solid #c00;
  /*border-radius: 20px;*/
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%) ;
    color: #fff ;
  padding: 9px 15px;
 
}

.slot-checkout-popup.active .popupContent #slotCheckout textarea {
  border: 1px solid #EE2C30;
}

.slot-popup.active .popupContent button.checkin span,
.slot-popup.active .popupContent button.slotchkin span {
  height: 33px;
  width: 140px;
  background-color: #27cda5;
  margin-left: -40px;
  z-index: -1;
  padding-left: 30px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 10px;
}

.slot-popup.active .popupContent button.slotchkin span {
  width: 180px;
}

.slot-popup.active .popupContent button.checkin i,
.slot-popup.active .popupContent button.slotchkin i {
  height: 60px;
  width: 60px;
  background-color: #27cda5;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
}

.slot-popup.active .popupContent button.checkin {
  color: #fff;
  border-radius: 0;
  border: none;
  background: none !important;
  width: 160px;
  margin-top: 15px;
}

.slot-popup.active .popupContent button.slotchkin {
  color: #fff;
  border-radius: 0;
  border: none;
  background: 0 0;
  width: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  height: 30px;
  transition: .5s ease;
  padding: 0;
  margin-top: 15px;
}




table#studentListattendancetable tr td ul li a.greenbtn {
  background-color: #03c007;
  color: #fff;
  border: 0;
}

table#studentListattendancetable tr td ul li a.bluebtn {
  background-color: #9fc8ff;
  color: #000;
  border: 0;
}

table#studentListattendancetable tr td ul li a.redbtn {
  background-color: #ee2c30;
  color: #000;
  border: 0;
}

/* Smartphones (portrait and landscape) ----------- */
@media (max-width: 600px) {
   .about-arena .main-btn {
        width:100%;
    }
    .role-school select{
        margin-bottom:5px;
    }
  .home_video {
    margin-top: 24px !important;
    margin-bottom: 0px !important;
  }

  /* section.sports_showing_arena {
    margin-top: 50px !important;
  } */

  .prevContainer,
  .nextContainer {
    display: none;
    visibility: hidden;
  }

  .slot-checkout-popup.active .popupContent {
    width: auto !important;
  }

  /* section.about-arena .arenaContent h2,
  .pillar-heading,
  .lifestyle-row h2,
  .nutrition-title h2,
  .sponsor-title h2,
  .pride-title h2 {} */
}

.rewardBox progress[value] {
  -webkit-appearance: none;
  appearance: none;
  /* height: 30px;
    width: 250px; */
}

/* progress[value]::-webkit-progress-bar {
    background-color: #efefef;
    border: 1px solid #b2b2b2;
    border-radius: 13px;
} */

/* progress[value]::-webkit-progress-value {
    background-color: #0075ff;
    border-radius: 13px;
} */
/* .rewardBox {
    border: 1px solid #000;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    padding: 10px;
} */

/* progress[value]::-webkit-progress-value {
    background-color: #7bc119;
    color: #fff;
}
progress[value]::-moz-progress-bar {
            background: #7bc119;
}
progress[value]::-webkit-progress-bar {
  background-color: #fff;
  color:red;
} */

.rewardSection figcaption {
  font: 600 1.6rem consolas;
  text-transform: uppercase;
  margin-top: 7px;
  text-align: center;
  text-shadow: 1px 1px #000;
  color: #cc0000;
}

@-webkit-keyframes f {
  0% {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes f {
  0% {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  margin-top: 2em;
  height: 30px;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  height: 100%;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(45deg,
      hsla(0, 0%, 95%, 0.8) 25%,
      transparent 0,
      transparent 50%,
      hsla(0, 0%, 95%, 0.8) 0,
      hsla(0, 0%, 95%, 0.8) 75%,
      transparent 0,
      transparent);
  background-size: 40px 40px;
}

.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: f 2s linear infinite;
  animation: f 2s linear infinite;
}

.progress-bar-success {
  background-color: #cc0000;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg,
      hsla(0, 0%, 100%, 0.15) 25%,
      transparent 0,
      transparent 50%,
      hsla(0, 0%, 100%, 0.15) 0,
      hsla(0, 0%, 100%, 0.15) 75%,
      transparent 0,
      transparent);
}

.rewardSection .featured-badge {
  --badge-size: 8rem;
  height: var(--badge-size);
  width: var(--badge-size);
  position: relative;
}

.rewardSection .featured-badge span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--badge-size);
  height: var(--badge-size);
  /* font-size: calc(var(--badge-size) / 3); */
  font-weight: bold;
  color: black;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f0c808;
  box-shadow: 0.025em 0.025em 0.1em #303030;
  border-radius: 50%;
}

/* text area */
.rewardSection .featured-badge span::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  height: 85%;
  background: #c4a408;
  box-shadow: 0.025em 0.025em 0.1em #303030 inset;
  border-radius: 50%;
  z-index: -1;
}
  
.myMatchBox .matchFoot button{
	background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
    padding: 7px 20px;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-size: 12px;
    text-align: center;
    width: 100%;
}


.customModalDetails .active {
    display: block;
}
.modal.customModalDetails {
    max-width: 600px;
    width: 90%;
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    height: fit-content;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: inherit;
    z-index: 11111;
}
.customModalDetails .textarea_outer span{
	font-size:16px;
}

.save-btn-rt button{
    border: none;
}
.textarea_outer textarea:focus-visible,.save-btn-rt button:focus-visible {
    outline: none;
}
.save-btn-rt{
	text-align:right;
}
@media (min-width: 768px){
.save-btn-rt {
    flex: 0 0 auto;
    width: 47%;
}
}

/* promote children css */
.promotePopup.active {
    display: block;
}

.promotePopup {
    position: fixed;
    top: 0;
    bottom: 0;
    display: none;
    width: 100%;
    height: 100%;
    margin: auto;
}
.promotePopup .popupContent {
    z-index: 11111;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 300px;
    width: 100%;
    height: 160px;
    background-color: #fff;
    border-radius: 10px;
    padding: 0px;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}
.promotePopup .popupContent .close {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 20px;
    color: #fff;
}
.promotePopup .popupContent h3 {
    font-size: 20px;
    padding: 5px 10px;
    background: linear-gradient(180deg,#ee2c30 0,#7d141e 100%);
    width: 100%;
    color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.promotePopup .popupContent form{
	padding: 10px;
}
.promotePopup .popupContent input.btn {
    margin-top: 10px;
    background: none;
    font-size: 15px;
    height: 35px;
    width: 125px;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #ee2c30;
    color: #ee2c30;

}


/* coach section */

/* .section__container.coach_section {
	max-width: 1200px;
	margin: auto;
} */

/* .coach_section .popular__grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	row-gap: 3rem;
} */

.coach_section .popular__card {
  /* 	width: 100%;
	height: 100%; */
  transition: transform 0.3s ease;
}

.coach_section .hotel-image {
  width: 100%;
  height: 100%;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  object-fit: cover;
  border-bottom: 5px solid #fcaf17;
}

.coach_section .popular_content {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  gap: 10px;
  padding: 0 15px;
  width: 100%;
  margin: auto;
}

.coach_section .icon {
  /* 	padding-top: 12px; */
  font-size: 30px;
  font-weight: normal;
  text-align: center;
  height: 100%;
}

.coach_section .flip-box {
  width: 90%;
  height: 360px;
  perspective: 1000px;
  margin: 20px;
}

.coach_section .flip-box-inner {
  position: relative;
  /* 	width: 100%; */
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.coach_section .flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.coach_section .flip-box-front,
.coach_section .flip-box-back {
  position: absolute;
  /* 	width: 100%;
	height: 100%;  */
  backface-visibility: hidden;
}

.coach_section .flip-box-front {
  color: black;
  height: 100%;
  width: 100%;
}

.client_sponser_head .home-video-cstm {
  background: transparent;
}

.client_sponser_head .col-md-3 {
  padding: 0 15px;
}

.client_sponser_head .logos-section .row img {
  max-height: unset;
}

.coach_section .back-content {
  padding-top: 11px;
}

.coach_section .name h3 {
  margin: 0;
  font-size: 23px;
  color: #fff;
}

.coach_section .run h4 {
  font-size: 24px;
  color: #fff;
}

.coach_section .flip-box-back {
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  color: white;
  transform: rotateY(180deg);
  width: 100%;
  height: 100%;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.coach_section .run {
  align-self: center;
  padding: 4px;
}

.coach_section .score {
  font-size: 23px;
  color: #fff;
}

.coach_section .my-button {
  padding: 8px 20px;
  background: none;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  cursor: pointer;
  font-size: 14px;
  display: inline-block;
  width: fit-content;
  margin: 0 auto;
}

.coach_section .my-button:hover {
  color: #fff;
}

.coach_section .name {
  border-left: 2px solid black;
  padding-left: 20px;
}



@media (max-width: 600px) {
  .coach_section {
    margin-top: 50px;
  }

  .coach_section .flip-box {
    height: 420px;
  }

  .coach_section .popular__grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
  }

  .coach_section .popular__card {
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .coach_section .popular_content {
    /* margin-top: 15px; */
    gap: 30px;
  }

}


@media (min-width: 768px) and (max-width: 1024px) {
  .coach_section {
    margin-top: 50px;
  }

  .coach_section .popular__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }

  .coach_section .popular__card {
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 990px) {

  .coach_section .flip-box {
    height: 280px !important;
  }

  .coach_section .run h4 {
    font-size: 20px;
  }

  .popular__card .score {
    font-size: 26px !important;
  }

  .coach_section .my-button {
    font-size: 12px;
  }
}

/* coach page css ends */

/* single sports arena css starts */

/** {*/
/*  margin: 0;*/
/*  padding: 0;*/
/*  font-family: "Poppins", sans-serif;*/
/*  box-sizing: border-box;*/
/*}*/

/*html {*/
/*  scroll-behavior: smooth;*/
/*}*/

/*.single-arena-outer {*/
/*  background-color: rgb(0, 0, 0);*/
/*  color: #fff;*/
/*}*/

.single-sports-arena-custom .card-cstm {
  border-radius: 15px;
  background: #3c4142;
}

.single-sports-arena-custom .container-0 {
  padding-top: 40px;
}

.single-sports-arena-custom .book-form .wpcf7-not-valid-tip {
  color: #eafb00;
}

.single-sports-arena-custom .wpcf7 form .wpcf7-response-output {
  margin: 0px;
  /* color: #eafb00; */
}

.partner-with-wrap .wpcf7 form.invalid .wpcf7-response-output {
  color: #fff;
}

.single-sports-arena-custom .book-form .form-group {
  padding-bottom: 10px;
}
.single-sports-arena-custom .book-form label {
  padding-bottom: 3px;
}


.single-sports-arena-custom .book-form input,
.single-sports-arena-custom .book-form select {
  margin-bottom: 0px;
}

.single-sports-arena-custom .image {
  width: 100%;
  position: relative;
  cursor: pointer;
  display: inline-flex;
  /* padding: 10px; */
}

.single-sports-arena-custom .left-side {
  flex-basis: 75%;
  border-radius: 10px;
  overflow: hidden;
  max-height: 508.47px;
}

.single-sports-arena-custom .image-left {
  width: 70%;
  min-height: fit-content;
  overflow: hidden;
  position: relative;

  margin: auto;
}

.single-sports-arena-custom .img-1 {
  position: relative;
  opacity: 1;
  transition: opacity 150ms ease 0s;
  top: 0px;
  left: 0px;
  width: 100%;

}

.single-sports-arena-custom .right-img-section {
  width: 30%;
}

.single-sports-arena-custom .image-right-box {
  width: 100%;
}

.single-sports-arena-custom .right-img {
  border-radius: 10px;
  width: 100%;
  min-height: fit-content;
  overflow: hidden;
  position: relative;
  display: flex;
  max-height: 160px;
}

.single-sports-arena-custom .img-2 {
  position: relative;
  opacity: 1;
  transition: opacity 150ms ease 0s;
  top: 0px;
  left: 0px;
  width: 100%;
  border-radius: 15px;
  margin-bottom: 10px;
}

.single-sports-arena-custom .btn-box {
  position: absolute;
  right: 0;
  bottom: -50px;
  background: rgba(0, 0, 0, 0.1);
}

.single-sports-arena-custom .style-btn {
  cursor: pointer;
  font-family: Inter-Medium, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  border: 1px solid transparent;
  transition: all 250ms ease;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background: rgb(255 255 255 / 10%); */
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  color: white;
  backdrop-filter: blur(50px);
  font-size: 14px;
  line-height: 14px;
  border-radius: 5px;
  padding: 11.5px 20px;
  font-weight: 700;
  text-decoration: none;
  border: none;
}

.single-sports-arena-custom .btn-text {
  transition: all 250ms ease;
  display: flex;
  text-transform: uppercase;
  color: #fff;
}

/* next two column box */

.single-sports-arena-custom .container-2 {
  padding-top: 90px;
}

.single-sports-arena-custom .container-box-2 {
  display: flex;
}

.single-sports-arena-custom .left-box {
  flex: 0;
  padding: 20px;
  min-width: 50%;
}

.single-sports-arena-custom .left-play {
  width: 80px;
  min-height: fit-content;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}

.single-sports-arena-custom .img-play {
  position: relative;
  opacity: 1;
  transition: opacity 150ms ease 0s;
  top: 0px;
  left: 0px;
  width: 100%;
}

.single-sports-arena-custom .title {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.single-sports-arena-custom .text-para-2 {
  color: #ff316d;
  cursor: pointer;
  font-size: 18px;
  font-family: BrandonTextWeb-Bold, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  /* padding-top: 10px; */
  padding-right: 20px;
}

.single-sports-arena-custom .link-text-2 {
  text-align: center;
  cursor: pointer;
  margin: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0px;
  line-height: 22px;
}

.single-sports-arena-custom .title-head {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 80px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  display: block;
  line-height: 80px;
}

.single-sports-arena-custom .space {
  display: flex;
  margin-bottom: 20px;
}

.single-sports-arena-custom .location {
  display: flex;
  width: 100%;
  align-items: baseline;
  margin: 22px 0;
}

.single-sports-arena-custom .location-box {
  margin-right: 30px;
  width: 30px;
  margin-top: 4px;
}

.single-sports-arena-custom .icon-box {
  width: 21px;
  min-height: fit-content;
  position: relative;
}

.single-sports-arena-custom .icon-img {
  position: relative;
  opacity: 1;
  transition: opacity 150ms ease 0s;
  top: 5px;
  left: 0px;
  width: 100%;
}

.single-sports-arena-custom .address-box {
  flex: 1;
  /*margin-right: 50px;*/
}

.single-sports-arena-custom .address-text {
  text-align: left;
  cursor: default;
  margin: 0;
  /*color: white;*/
  font-size: 18px;
  display: flex;
  justify-content: space-between;

  letter-spacing: 0px;
  line-height: 22px;

}

.single-sports-arena-custom .address-text-2 {
  text-align: left;
  cursor: default;
  margin: 0;
  color: rgb(109 104 104 / 60%);
  font-size: 16px;

  letter-spacing: 0px;
  line-height: 22px;
  margin-top: 10px;
}

.single-sports-arena-custom .address-box-link {
  display: flex;
}

.single-sports-arena-custom .address-link-text {
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  margin: 0;
  color: #307aff;
  font-size: 18px;
  font-family: Inter-Medium, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  letter-spacing: 0px;
  line-height: 22px;
}

.single-sports-arena-custom .time-box {
  border-top: 1px solid #544f4f1a;
  width: 100%;
  padding: 22px 0 10px 0;
  cursor: pointer;
}

.single-sports-arena-custom .time-text {
  display: flex;
  align-items: center;
}

.single-sports-arena-custom .time-icon {
  margin-right: 30px;
  width: 30px;
  margin-top: 4px;
}

.single-sports-arena-custom .time-icon-box {
  width: 26px;
  min-height: fit-content;
  position: relative;
}

.single-sports-arena-custom .hidden-box {

  margin: 0px 0px 20px 60px;
}

.single-sports-arena-custom .hidden-box-inner {
  display: flex;
  flex-direction: column;
}

.single-sports-arena-custom .hidden-box-text {
  text-align: left;
  cursor: default;
  margin: 10px 20px 10px 0px;
  /* color: rgb(109 104 104 / 60%); */
  color: #fff;
  font-size: 16px;

  letter-spacing: 0px;
  line-height: 24px;
  flex-basis: 40%;
}

.single-sports-arena-custom .hidden-box-text,
.single-sports-arena-custom .address-text,
.single-sports-arena-custom .address-text-2,
.single-sports-arena-custom .hidden-text-box-time {
  color: #fff;
}


.single-sports-arena-custom .hidden-text-box-2 {

  flex-direction: row;
  display: flex;
  gap: 13px;
}

.single-sports-arena-custom .hidden-text-box-time {
  text-align: center;
  cursor: default;
  margin: 0px 0px 10px;
  color: #fff;
  font-size: 16px;

  letter-spacing: 0px;
  line-height: 24px;
  flex: 0 1 32%;
  display: block;
  border: 1px solid #b1afaf;
  border-radius: 5px;
  padding: 2px 2px 2px 4px;
}

.single-sports-arena-custom .arrow-icon {
  display: inline-block;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 10px;
  color: white;
}

.single-sports-arena-custom .time-icon-text {
  font-size: 18px;

  letter-spacing: 0px;
  line-height: 16px;
}

.single-sports-arena-custom .container-3 {
  border-top: 1px solid #544f4f1a;
  padding-top: 50px;
  padding-bottom: 50px;
}

.single-sports-arena-custom .text-title {
  margin-bottom: 30px;
  font-size: 42px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  display: block;
}

.single-sports-arena-custom .image-box-container {
  display: flex;
  flex-wrap: wrap;
}



.single-sports-arena-custom .image-box {
  /*flex-basis: 33%;*/
  /*margin-bottom: 60px;*/
}

.single-sports-arena-custom .image-text {
  display: flex;
  align-items: center;
  /* justify-content: center; */
  flex-direction: row;
  /* max-width: 100%; */
  /* margin-right: 10px; */
  row-gap: 20px;
  column-gap: 35px;
  flex-wrap: wrap;
}

.single-sports-arena-custom .image-icon {
  width: 135px;
  min-height: fit-content;
  overflow: hidden;
  position: relative;
}

.single-sports-arena-custom .image-text img {
  position: relative;
  opacity: 1;
  transition: opacity 150ms ease 0s;
  top: 0px;
  left: 0px;
  width: 120px;
  height: 120px;
  padding: 8px;
  object-fit: contain;
  border-radius: 100%;
  border: 2px solid rgba(75, 75, 75, 0.35);
  display: inline-block;
}

.single-sports-arena-custom .badminton-text {
  text-align: center;
  cursor: default;
  margin: 0;
  color: white;
  font-size: 22px;
  font-weight: 600;
  font-family: Bebas-Regular, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;

  line-height: 38px;
  margin-top: 12px;
  margin-bottom: 12px;
  width: 100%;
}

.single-sports-arena-custom .text-title-2 {
  margin-bottom: 30px;
  font-size: 42px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  display: block;
}

.single-sports-arena-custom .icon-boxes {
  flex: 1;
  flex-basis: 50%;
  display: flex;
  padding: 15px 0;
}

.single-sports-arena-custom .multiple-icons-box {
  width: 28px;
  min-height: fit-content;
  overflow: hidden;
  position: relative;
  margin-right: 10px;
  display: flex;
  align-self: center;
}

.single-sports-arena-custom .multiple-icons {
  position: relative;
  opacity: 1;
  transition: opacity 150ms ease 0s;
  top: 0px;
  left: 0px;
  width: 100%;
  filter: invert(1);
}

.single-sports-arena-custom .multiple-icons-txt {
  text-align: left;
  cursor: default;
  margin: 0;
  color: white;
  font-size: 17px;

  letter-spacing: 0.5px;
  line-height: 28px;
}

.single-sports-arena-custom .space-border {
  margin: 10px 0px;
  background-color: #d8d8d8;
  opacity: 0.4;
  height: 1px;
  width: 100%;
}

.single-sports-arena-custom .text-para-1 {
  font-size: 80px;
  font-family: 'Bebas Neue';
  font-weight: 500;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .7px;
  display: block;
  line-height: 1.2;
  margin-left: 20px;
}

.single-sports-arena-custom .link-text {
  margin-top: 10px;
  font-weight: 100;
}

.single-sports-arena-custom .left-box {
  flex: 1;
  min-width: 50%;
  color: #fff;
}

.map-container {
  padding-bottom: 35px;
}

.single-sports-arena-custom .book-form label {
  color: white;
  letter-spacing: 0.01px;
  font-weight: bold;
  /*background: linear-gradient( rgba(45, 44, 69, 1), rgba(255, 255, 255, 1), rgba(190, 190, 194, 1), rgba(45, 46, 58, 1) );*/

  /*-webkit-text-fill-color: transparent;*/
  /*-webkit-background-clip: text;*/
}

.single-sports-arena-custom .left-inner-box {
  /*border: 1px solid rgba(255, 255, 255, 0.25);*/
  /* background: #d9282d;
  border-radius: 10px;
  box-shadow: 0 1px 6px rgb(0 0 0 / 15%);
  border-bottom: 0;
  padding: 10px 40px 0px 40px; */
  position: sticky;
  top: 100px;
}

.single-sports-arena-custom .left-inner-box-1 {
  display: flex;
  padding: 40px 0;
}

.single-sports-arena-custom .left-inner-box-content {
  flex-basis: 60%;
  margin-right: 10px;
}

.single-sports-arena-custom .left-inner-box-content-1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

.single-sports-arena-custom .left-inner-box-content-1-inner {
  text-align: center;
  margin: 0;
  color: #fff;
  font-size: 50px;
  font-family: 'bebas neue';
  line-height: 56px;
  margin-bottom: 0.5rem;
  font-weight: 500;
}

.single-sports-arena-custom .left-inner-box-content-2-inner {
  text-align: left;
  cursor: default;
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  font-family: Inter-Medium, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  letter-spacing: 0px;
  line-height: 24px;
}

.single-sports-arena-custom .right-box {
  flex-basis: 40%;
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.single-sports-arena-custom .right-inner-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-sports-arena-custom .right-inner-box-contents {
  text-align: left;
  cursor: default;
  margin: 0;
  color: #cacaca;
  font-size: 50px;
  font-weight: 600;
  font-family: Inter-Bold, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  letter-spacing: 0.5px;
  line-height: 60px;
}

.single-sports-arena-custom .right-inner-box-content {
  text-align: left;
  cursor: default;
  margin: 0;
  color: #cacaca;
  font-size: 35px;
  font-weight: 600;
  font-family: Inter-Bold, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  letter-spacing: 0.5px;
  line-height: 60px;
}

.single-sports-arena-custom .right-inner-box-content-1 {
  text-align: left;
  cursor: default;
  margin: 0;
  color: #cacaca;
  font-size: 12px;
  font-family: Inter-Regular, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  letter-spacing: 0.5px;
  line-height: 22px;
}

.single-sports-arena-custom .right-inner-box-content-2 {
  text-align: left;
  cursor: default;
  margin: 0;
  color: #cacaca;
  font-size: 14px;
  font-family: Inter-Regular, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  letter-spacing: 0.5px;
  line-height: 22px;
  margin-top: 2px;
}

.single-sports-arena-custom .right-box-2 {
  margin: 10px auto;
}

.single-sports-arena-custom .right-inner-btn {
  cursor: pointer;
  font-family: Inter-Medium, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  border: 1px solid transparent;
  transition: all 250ms ease;
  display: flex;
  justify-content: center;
  align-items: center;
  background: white;
  font-size: 14px;
  line-height: 14px;
  border-radius: 5px;
  padding: 11.5px 20px;
  font-weight: 700;
}

.single-sports-arena-custom .star-icon {
  width: 18px;
  min-height: fit-content;
  overflow: hidden;
  position: relative;
}

.single-sports-arena-custom .star-icon-img {
  position: relative;
  opacity: 1;
  transition: opacity 150ms ease 0s;
  top: 0px;
  left: 0px;
  width: 100%;
}

.single-sports-arena-custom .container-4 {
  padding: 50px 0 50px 50px;
  margin-left: auto;
  margin-right: auto;
}

.single-sports-arena-custom .container-4-box {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}

.single-sports-arena-custom .container-4-header {
  display: flex;
  justify-content: space-between;
}

.single-sports-arena-custom .container-4-header-text {
  padding-bottom: 20px;
}

.single-sports-arena-custom .container-4-header-text-title {
  display: flex;
  align-items: baseline;
}

.single-sports-arena-custom .container-4-header-text-title-left {
  color: #ffffff;
  font-size: 24px;
}

.single-sports-arena-custom .container-4-txt {
  text-align: center;
  cursor: default;
  margin: 0;
  color: white;
  font-size: 30px;
  font-family: Inter-Bold, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  letter-spacing: 0.01px;
  line-height: 38px;
}

.single-sports-arena-custom .container-4-txt-box {
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-left: 10px;
  border-bottom: 1px solid #e2e4e8;
}

.single-sports-arena-custom .container-4-txt-left {
  font-size: 24px;
  padding-right: 10px;
  color: white;
}

.single-sports-arena-custom .container-4-txt-right {
  color: #ff316d;
  cursor: pointer;
  font-size: 18px;
  font-family: BrandonTextWeb-Bold, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  padding-top: 10px;
  padding-right: 20px;
}

.single-sports-arena-custom .container-4-txt-right-txt {
  text-align: center;
  cursor: pointer;
  margin: 0;
  color: #307aff;
  font-size: 18px;
  font-family: Inter-Bold, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  letter-spacing: 0px;
  line-height: 22px;
}

/* .single-sports-arena-custom .card { */
/*background-color: #2f3237;*/
/* } */

.single-sports-arena-custom .card-header {
  border-radius: 10px 10px 0px 0px;
  max-height: 333px;
  min-height: 100px;
  overflow: hidden;
  position: relative;
  padding: 0px;
}

.single-sports-arena-custom .card-header .img-fluid {
  width: 100%;
}

.single-sports-arena-custom .card-content {
  /*color: rgb(255 255 255 / 60%);*/
  color: #fff;
}

.single-sports-arena-custom .icon-box i,
.time-icon-box i,
.multiple-icons-box i {
  font-size: 20px;
}

.single-sports-arena-custom .link-text {
  color: #000;
}

.single-sports-arena-custom .container-slider {
  margin: 10px 0;
  position: relative;
  z-index: 2;
}

.single-sports-arena-custom .container-slider-box {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.single-sports-arena-custom .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.single-sports-arena-custom .cent_near_slider .slick-prev {
  position: absolute;
  top: 45%;
  left: -20px;
  font-size: 0;
}

.single-sports-arena-custom .cent_near_slider .slick-next {
  position: absolute;
  top: 45%;
  right: 0px;
  font-size: 0;
}

.single-sports-arena-custom .cent_near_slider .slick-next::before {
  content: " ";
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  width: 20px;
  height: 20px;
  transform: rotate(180deg);
  position: absolute;
  right: -22px;
  display: block;
  cursor: pointer;
  z-index: 1;
  filter: grayscale(0);
  -webkit-filter: grayscale();
  -webkit-transform: rotate(45deg);
  transform-origin: 50% 25%;
}

.single-sports-arena-custom .cent_near_slider .slick-prev::before {
  content: " ";
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  position: absolute;
  left: -3px;
  display: block;
  cursor: pointer;
  z-index: 1;
  filter: grayscale(0);
  -webkit-filter: grayscale();
  -webkit-transform: rotate(45deg);
  transform-origin: 50% 25%;
}

.single-sports-arena-custom .slick-track .slick-slide {
  position: relative;
  background: #2f3237;
  border-radius: 10px;
  overflow: hidden;
  /*border: 1px solid rgba(0, 0, 0, 0.07);*/
  /*box-shadow:0 1px 6px rgb(0 0 0 / 15%);*/
  margin-left: 10px;
  margin-right: 10px;
  height: auto;
  cursor: pointer;
}

.single-sports-arena-custom .image-slider-box {
  position: relative;
  background: #2f3237;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.07);
  /* margin-right: 532px; */
  height: auto;
  cursor: pointer;
  width: max-content;
}

.single-sports-arena-custom .image-slider-container {
  width: 100%;
  min-height: 100px;
  overflow: hidden;
  position: relative;
  border-radius: 10px 10px 0px 0px;
  max-height: 333px;
}

.single-sports-arena-custom .slider-txt-box {
  min-height: auto;
}

.single-sports-arena-custom .slider-txt-box-inner {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  padding-bottom: 10px;
}

.single-sports-arena-custom .slider-txt-box-title {
  text-align: left;
  cursor: pointer;
  margin: 0;
  color: white;
  font-size: 30px;
  font-family: Inter-Bold, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  letter-spacing: 0.01px;
  line-height: 38px;
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.single-sports-arena-custom .slider-txt-box-content-box {
  display: flex;
  justify-content: space-between;
  padding-right: 15px;
  padding-left: 15px;
}

.single-sports-arena-custom .slider-txt-box-content {
  text-align: left;
  cursor: pointer;
  margin: 0;
  color: rgb(255 255 255 / 60%);
  font-size: 14px;
  font-family: Inter-Regular, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  letter-spacing: 0.5px;
  line-height: 22px;
}

.single-sports-arena-custom .slider-btn-box {
  transform: translateY(-75%);
  margin-top: 0;
}

.single-sports-arena-custom .text-btn {
  display: flex;
  justify-content: space-between;
  /*padding-right: 15px;*/
  /*padding-left: 15px;*/
}

.single-sports-arena-custom .text-button-box {
  transform: translateY(-25%);
  margin-top: 0;
}

.single-sports-arena-custom .text-button {
  cursor: pointer;

  border: none;
  transition: all 250ms ease;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  color: white;

  font-size: 14px;
  line-height: 14px;
  border-radius: 5px;
  padding: 11.5px 20px;
  font-weight: 700;
  width: 135px;
}

.single-sports-arena-custom .text-button-name {
  transition: all 250ms ease;
  display: flex;
  text-transform: uppercase;
}

.single-sports-arena-custom .slider-btn {
  cursor: pointer;
  font-family: Inter-Medium, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  border: 1px solid transparent;
  transition: all 250ms ease;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(255 255 255 / 10%);
  color: white;
  backdrop-filter: blur(50px);
  font-size: 14px;
  line-height: 14px;
  border-radius: 5px;
  padding: 11.5px 20px;
  font-weight: 700;
}

.single-sports-arena-custom .slider-btn-txt {
  transition: all 250ms ease;
  display: flex;
  text-transform: uppercase;
}

.single-sports-arena-custom .slider-footer-box {
  color: rgba(205, 205, 205, 0.7);
  font-size: 16px;
  padding-left: 15px;
  padding-bottom: 15px;
}

.single-sports-arena-custom .slider-footer-txt {
  text-align: left;
  cursor: pointer;
  margin: 0;
  color: #838383;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 22px;
  display: inline;
}

.single-sports-arena-custom .map-container {
  margin-left: auto;
  margin-right: auto;
}

.single-sports-arena-custom .map-box {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding: 80px 0px 0px 0px;
}

.single-sports-arena-custom .map {
  height: 37vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.single-sports-arena-custom .map iframe {
  height: 100%;
}

.single-sports-arena-custom .map-container-inner {
  position: relative;
}

.single-sports-arena-custom .map-container-inner {
  --background-overlay: "";
  background-color: transparent;
  /*background-image: linear-gradient(180deg, #ffffff00 50%, #000000 91%);*/
}

.single-arena-outer {
  padding-top: 100px;
}

.single-sports-arena-custom .right-img-box {
  display: flex;
  flex-direction: column;
  flex-basis: 25%;
  margin-left: 10px;
  gap: 14px;
}

.single-sports-arena-custom .cent_near_slider .slick-prev {
  z-index: 1;
}

@media only screen and (max-width: 600px) {

  /* Hide scrollbar for Chrome, Safari and Opera */
  .single-sports-arena-custom .image-box-container .image-box::-webkit-scrollbar {
    display: none;
  }

  .single-sports-arena-custom .container-0 {
    padding-top: 0px;
  }

  .single-sports-arena-custom .hidden-box {
    display: none;

  }

  .single-sports-arena-custom .hidden-text-box-time {
    flex: 0 1 43%;
  }

  .single-sports-arena-custom .cent_near_slider .slick-prev::before {
    width: 13px;
    height: 13px;
    left: 16px;
    bottom: 8px;
  }

  .single-sports-arena-custom .cent_near_slider .slick-next {
    right: 4px;
    top: 24%;
  }

  .single-sports-arena-custom .cent_near_slider .slick-next::before {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
  }

  .single-sports-arena-custom .cent_near_slider .slick-prev::before {
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }

  /* .single-sports-arena-custom .card-titletext-left {
    height: 50px !important;
  } */

  .single-sports-arena-custom .slick-track .slick-slide {
    width: 382px;
    margin: 0px;
  }

  .single-sports-arena-custom .book-form .row div {
    padding-left: 10px;
    padding-right: 10px;
  }

  .single-sports-arena-custom .left-inner-box-content-1 {
    margin-bottom: 10px;
    margin-top: 28px;
    margin-left: 7px;
  }

  /* Hide scrollbar for IE, Edge and Firefox */
  .single-sports-arena-custom .image-box-container .image-box {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }

  .single-sports-arena-custom .image-left img {
    height: 250px !important;

  }

  .single-sports-arena-custom .card-header img {
    height: 200px !important;

  }

  .single-sports-arena-custom .image-box-container .image-box {
    overflow-x: scroll;
  }

  .single-sports-arena-custom .map-box {
    padding: 40px 0px 0px 0px;
  }

  .single-sports-arena-custom .left-box {
    padding: 20px 0px 50px 0px;

  }

  .single-sports-arena-custom .image-text {
    flex-wrap: nowrap;
    width: 591px;
    column-gap: 20px
  }

  .single-sports-arena-custom .map iframe {
    height: 260px !important;
  }

  .single-sports-arena-custom .left-inner-box {
    /* padding: 10px 10px 0px 10px; */
  }

  .single-sports-arena-custom .card-body .text-left {
    font-size: 15px !important;
    color: #fff;
  }

  .single-sports-arena-custom .container {
    margin: 10px 0px;
    padding: 0px;
  }

  .single-sports-arena-custom .image {
    display: flex;
    position: relative;
    cursor: pointer;
    flex-direction: column;
    padding: 0px 0px 10px 0px;
  }

  .single-sports-arena-custom .btn-box {
    right: 100px;
    left: 130px;
    bottom: 0px;

  }

  .single-sports-arena-custom .style-btn {
    padding: 11.5px 17px;
  }

  .single-sports-arena-custom .right-img-section {
    width: 100%;
  }

  .single-sports-arena-custom .container-2 {
    margin: 0px;
    padding-top: 0px !important;
    color: #fff;

  }

  .single-sports-arena-custom .cent_near_slider .slick-next::before {
    width: 13px;
    height: 13px;
    right: 9px;
    bottom: 9px;
  }

  .single-sports-arena-custom .slick-next,
  .single-sports-arena-custom .slick-prev {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
  }

  .single-sports-arena-custom .title-head {
    text-align: left;
    cursor: default;
    margin: 0px;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: 0;
    /* line-height: 31px; */
  }

  .single-sports-arena-custom .location-box {
    margin-right: 0px;
  }

  .single-sports-arena-custom .address-box {
    margin-right: 0px;
  }

  .single-sports-arena-custom .time-icon {
    margin-right: 0px;
  }

  .single-sports-arena-custom .text-title {
    font-size: 50px;
    line-height: 55px;
  }

  .single-sports-arena-custom .badminton-text {
    font-size: 20px;
  }

  .single-sports-arena-custom .text-title-2 {
    font-size: 50px;
    line-height: 55px;
  }

  .single-sports-arena-custom .text-para-1 {
    font-size: 50px;
    line-height: 55px;
    margin-left: 0;
  }

  .single-sports-arena-custom .link-text {
    font-size: 15px;
  }

  .single-sports-arena-custom .link-text-2 {
    font-size: 14px;
  }

  .single-sports-arena-custom .multiple-icons-txt {
    font-size: 18px;
  }

  .single-sports-arena-custom .text-button-name {
    line-height: normal;
  }

  .single-sports-arena-custom .text-button-box {
    margin-top: 30px;
  }

  .single-sports-arena-custom .right-img-box {
    display: flex;
    flex-basis: 25%;
    margin-bottom: 28px;
    flex-direction: row !important;
    margin-left: 0px !important;
    gap: 14px !important;
    margin-top: 12px;
  }

  .single-sports-arena-custom .right-img img {
    height: 82px;
  }

  .single-sports-arena-custom .image-left {
    width: 100%;
  }

  .single-sports-arena-custom .address-link-text {
    font-size: 12px;
    font-weight: 600;
  }

  .single-sports-arena-custom .time-icon-text {
    font-size: 12px;
    font-weight: 600;
  }

  .single-sports-arena-custom .fa-chevron-down:before {
    content: "\f078";

  }

  .single-sports-arena-custom .hidden-text-box-time {
    font-size: 14px;
  }

  .single-sports-arena-custom .hidden-box {
    margin: 0px 0px 10px 25px;
  }

  .single-sports-arena-custom .container-3 {

    padding-top: 20px;
    padding-bottom: 0px;
  }

  .single-sports-arena-custom .container-box-2 {
    flex-direction: column;
  }

  .single-sports-arena-custom .card-body {
    padding: 10px;
  }

  .single-sports-arena-custom .left-box {
    min-width: auto;
  }

  .single-sports-arena-custom .map-container {
    overflow: hidden;
  }

  .single-sports-arena-custom .card-titletext-left {
    /*font-weight: 100 !important;*/
    /*font-size: 14px;*/
  }

  .single-sports-arena-custom .left-inner-box-content-1-inner {
    /* text-align: left;
    cursor: default;
    margin: 0;
    font-size: 22px;
    font-family: sans-serif;
    letter-spacing: 0.01px;
    line-height: 27px;
    font-weight: bold; */
    margin-bottom: 20px;
  }

  .book-form input,
  .book-form select {
    height: 45px;
  }

  .single-sports-arena-custom .book-form .form-group {
    padding-bottom: 0;
  }

  .single-sports-arena-custom .wpcf7 form .wpcf7-response-output {
    margin-top: 15px;
  }

  .single-sports-arena-custom .star-icon {
    width: 26px;
    min-height: fit-content;
    overflow: hidden;
    /* position: relative; */
  }

  .single-sports-arena-custom .right-inner-box {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .single-sports-arena-custom .right-inner-btn {
    cursor: pointer;
    font-family: Inter-Medium, Helvetica Neue, Helvetica, Roboto, Arial,
      sans-serif;
    border: 1px solid transparent;
    transition: all 250ms ease;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
    font-size: 12px;
    line-height: 14px;
    border-radius: 5px;
    padding: 3.5px 20px;
    font-weight: 700;
  }

  .single-sports-arena-custom .cent_near_slider .slick-prev {
    left: 4px;
    top: 24%;
  }
}

.latestBlog.Slider {
  height: 100%;
}

.latestBlog.Slider a {
  display: block;
  height: 100%;
  width: 100%;
}



@media only screen and (max-width: 370px) {
  .single-sports-arena-custom .card-body .text-left {
    font-size: 13px !important;
  }

  .single-sports-arena-custom .style-btn {
    padding: 11.5px 0px;
  }
}

@media only screen and (max-width: 340px) {
  .single-sports-arena-custom .style-btn {
    font-size: 13px;
    line-height: 11px;
  }

  .single-sports-arena-custom .btn-box {
    right: 86px;
    left: 86px;
  }
}

@media only screen and (min-width: 601px) and (max-width: 835px) {
  /* .single-sports-arena-custom .container-2 {
    padding-top: 0px;
  } */

  .single-sports-arena-custom .left-box {
    padding-top: 0px;
  }

  .single-sports-arena-custom .left-title-box {
    display: grid;
    /* justify-content: center; */
    align-content: center;
  }

  .single-sports-arena-custom .left-play {
    text-align: center;
  }

  .single-sports-arena-custom .container-box-2 {
    flex-direction: column !important;
  }

  .single-sports-arena-custom .map-container {
    overflow: hidden;
    margin-bottom: 37px;
  }
}

@media only screen and (max-width: 940px) {

  .single-sports-arena-custom .text-btn {
    flex-direction: column;
    padding-right: 0px;
    padding-left: 0px;
  }

  .single-sports-arena-custom .text-button-box {

    margin-top: 22px;
  }

  .single-sports-arena-custom .image-text {
    column-gap: 20px;
  }

  .single-sports-arena-custom .slider-main .card-body {

    margin-bottom: 22px;
  }
}

@media only screen and (max-width: 378px) {
  .training-partner {
    padding-top: 22px;
  }

}

@media only screen and (max-width: 363px) {
  .training-partner {
    padding-top: 40px;
  }

}

@media only screen and (max-width: 1024px) {
  .single-sports-arena-custom .map iframe {
    height: 400px;
  }


  .single-sports-arena-custom .slider-main .card-body {

    /*height: 235px !important;*/
  }

  /* .single-sports-arena-custom .card-titletext-left {
    line-height: 27px !important;
    font-size: 20px;
  } */
}

@media only screen and (min-width: 821px) and (max-width: 1024px) {
  .single-sports-arena-custom .map-container {
    overflow: hidden;
    margin-bottom: 37px;
  }

  .single-sports-arena-custom .text-btn {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
  }
}

.single-sports-arena-custom .button_text {
  color: #c00;
}

.single-sports-arena-custom .button_text:hover {
  color: #000;
}

/* .left-cstm-cf .wpcf7-submit {
  background: #fff !important;
  border: none;
  color: #000 !important;
  font-size: 20px;
  line-height: 14px;

  font-weight: 700;
} */

.left-cstm-cf .wpcf7-submit:hover {
  border: none !important;
}

.single-sports-arena-custom input,
.single-sports-arena-custom select {
  font-family: 'Poppins', sans-serif;
}

.single-sports-arena-custom .image-left img {
  height: 504px;
  object-fit: cover;
  border-radius: 15px;
}

.single-sports-arena-custom .image-inner {
  /*height: 145px;*/
  width: 145px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.single-sports-arena-custom .text-button-name a {
  color: #fff;
}

.single-sports-arena-custom .slider-main .card-body {
  height: 220px;
  margin-bottom: 12px;
}

/* .single-sports-arena-custom .card-titletext-left {
  height: 65px;
} */

.single-sports-arena-custom .card-titletext-left {
  margin-bottom: 12px;
  font-family: 'Bebas Neue';
  font-size: 40px;
  letter-spacing: 0.7px;
  color: #fff;
}

.single-sports-arena-custom .card-header img {
  height: 552px;
  object-fit: cover;
}

/* single sports arena css ends */

/* Text Animation letter by letter  */
.animate_title {
  /* font-size: 2em; */
  color: #333;
  position: relative;
  overflow: hidden;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'bebas neue';
}

.animate_title span {
  position: relative;
  display: inline-block;
  opacity: 0;
  transform: translateY(100%);
  animation: reveal 0.5s forwards;
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'bebas neue';
}

@keyframes reveal {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}



/* ================================= Animated Slider ================================= */
.animate_slider .swiper {
  width: 100%;
  padding: 50px 0 100px;
  /* height: 650px; */
}

.animate_slider .swiper-wrapper {
  align-items: center;
  height: 700px;
}

.animate_slider .swiper-slide {
  text-align: center;
  font-size: 18px;
  width: 40%;
  height: auto;
}


.animate_slider .swipe_card {
  text-align: left;
}

.animate_slider .swipe_card .swipe_card_bottom {
  padding: 30px 0 15px;
}

.animate_slider .swipe_card .swipe_card_top {
  height: 420px;
  transition: transform 1.3s cubic-bezier(.285, .02, .18, 1.02) 0s, height .6s ease 0s;
}

.animate_slider .swipe_card .swipe_card_top_wrap {
  overflow: hidden;
  border-radius: 15px;
  position: relative;
}

.animate_slider .swiper-slide.swiper-slide-active .swipe_card .swipe_card_top {
  height: 450px;
}


.animate_slider .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.animate_slider .animated_slider_main .swiper-pagination {
  bottom: 50px;
  top: unset;
  background-color: #fff;
  height: 3px;
  z-index: -1;
  left: unset;
}

.animate_slider .animated_slider_main .swiper-pagination span {
  /* background-color: rgb(36, 36, 36); */
  background-color: #c00;
}

.animate_slider .swiper-button-next,
.animate_slider .swiper-button-prev {
  display: block;
  width: 56px;
  height: 56px;
  margin: 0;
  overflow: hidden;
  outline: none;
  background-color: transparent;
  cursor: pointer;
  border: 0;
  top: unset;
  bottom: 22px;
  background-image: none;
}

.case_study_slider_wrap .prev-case-study,
.case_study_slider_wrap .next-case-study,
.why_choose_push .next-case-study,
.why_choose_push .prev-case-study,
.coach_slider_wrap .coach-next-slick,
.coach_slider_wrap .coach-prev-slick,
.cent_near_slider_wrap .cent_near_slider_prev,
.cent_near_slider_wrap .cent_near_slider_next {
  display: block;
  width: 56px;
  height: 56px;
  margin: 0;
  overflow: hidden;
  outline: none;
  background-color: transparent;
  cursor: pointer;
  border: 0;
  background-image: none;
}

.animate_slider .animated_slider_main {
  overflow: hidden;
}

.animate_slider .swipe_card:hover .swipe_card_bottom h3 {
  color: #c00;
}

.animate_slider .swiper-button-next:before,
.animate_slider .swiper-button-prev:before,
.animate_slider .swiper-button-next:after,
.animate_slider .swiper-button-prev:after,
.prev-case-study:before,
.next-case-study:before,
.prev-case-study:after,
.next-case-study:after,
.coach-prev-slick:before,
.coach-next-slick:before,
.coach-prev-slick:after,
.coach-next-slick:after,

.cent_near_slider_prev:before,
.cent_near_slider_next:before,
.cent_near_slider_prev:after,
.cent_near_slider_next:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  inset: 7px;
}

.animate_slider .swiper-button-next:before,
.animate_slider .swiper-button-prev:before,
.prev-case-study:before,
.next-case-study:before,
.coach-prev-slick:before,
.coach-next-slick:before,
.cent_near_slider_prev:before,
.cent_near_slider_next:before {
  /* border: 4px solid #fff; */
  background: #3c4142;
  transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1) 80ms,
    transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 80ms;
}

.animate_slider .swiper-button-next:after,
.animate_slider .swiper-button-prev:after,
.prev-case-study:after,
.next-case-study:after,
.coach-prev-slick:after,
.coach-next-slick:after,
.cent_near_slider_prev:after,
.cent_near_slider_next:after {
  /* border: 4px solid #c00; */
  background-color: #c00;
  z-index: -1;
  transform: scale(1.3);
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
    transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
}

.animate_slider .swiper-button-next:hover:before,
.animate_slider .swiper-button-prev:hover:before,
.prev-case-study:hover:before,
.next-case-study:hover:before,
.coach-next-slick:hover:before,
.coach-prev-slick:hover:before,
.cent_near_slider_next:hover:before,
.cent_near_slider_prev:hover:before,
.animate_slider .swiper-button-next:focus:before,
.animate_slider .swiper-button-prev:focus:before,
.next-case-study:focus:before,
.prev-case-study:focus:before,
.coach-next-slick:focus:before,
.coach-prev-slick:focus:before,
.cent_near_slider_next:focus:before,
.cent_near_slider_prev:focus:before {
  opacity: 0;
  transform: scale(0.7);
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
    transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.animate_slider .swiper-button-next:hover:after,
.animate_slider .swiper-button-prev:hover:after,
.prev-case-study:hover:after,
.next-case-study:hover:after,
.coach-prev-slick:hover:after,
.coach-next-slick:hover:after,
.cent_near_slider_prev:hover:after,
.cent_near_slider_next:hover:after,
.animate_slider .swiper-button-next:focus:after,
.animate_slider .swiper-button-prev:focus:after,
.prev-case-study:focus:after,
.next-case-study:focus:after,
.coach-prev-slick:focus:after,
.coach-next-slick:focus:after,
.cent_near_slider_prev:focus:after,
.cent_near_slider_next:focus:after {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1) 80ms,
    transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 80ms;
}

.animate_slider .button-box,
.case_study_slider_wrap .button-box,
.why_choose_push .button-box,
.coach_slider_wrap .button-box,
.cent_near_slider_wrap .button-box {
  display: flex;
  position: absolute;
  top: 3px;
  left: 0;
}

.animate_slider .button-elem,
.case_study_slider_wrap .button-elem,
.why_choose_push .button-elem,
.coach_slider_wrap .button-elem,
.cent_near_slider_wrap .button-elem {
  display: block;
  width: 20px;
  height: 20px;
  margin: 17px 18px 0 18px;
  transform: rotate(180deg);
  fill: #fff;
}

/* .animate_slider .button-elem:first-child {
  fill: #fff;
} */

.animate_slider .swiper-button-next:hover .button-box,
.animate_slider .swiper-button-prev:hover .button-box,
.prev-case-study:hover .button-box,
.next-case-study:hover .button-box,
.coach-prev-slick:hover .button-box,
.coach-next-slick:hover .button-box,
.cent_near_slider_prev:hover .button-box,
.cent_near_slider_next:hover .button-box,
.animate_slider .swiper-button-next:focus .button-box,
.animate_slider .swiper-button-prev:focus .button-box,
.prev-case-study:focus .button-box,
.next-case-study:focus .button-box,
.coach-prev-slick:focus .button-box,
.coach-next-slick:focus .button-box,
.cent_near_slider_prev:focus .button-box,
.cent_near_slider_next:focus .button-box {
  transition: 0.4s;
  transform: translateX(-56px);
}

.animate_slider .swiper-button-next svg,
.next-case-study svg,
.coach-next-slick svg,
.cent_near_slider_next svg {
  transform: rotate(180deg);
}

.animate_slider .swiper-button-prev {
  left: unset;
  right: 140px;
}

.animate_slider .swiper-button-next {
  right: 80px;
}

.animate_slider .swipe_card:hover .swipe_card_top {
  transform: scale(1.2);
}

.animate_slider .swipe_card .swipe_card_bottom h3,
.animate_slider .swipe_card .swipe_card_bottom p {
  color: #fff;
}

.animate_slider .swipe_card .swipe_card_bottom h3 {
  font-family: 'Bebas Neue';
  font-size: 40px;
  letter-spacing: .7px;
  line-height: 40px;
}

.animate_slider .swipe_card .swipe_card_bottom p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.animate_slider .swipe_card .swipe_card_bottom a {
  cursor: pointer;
  background: linear-gradient(180deg, #ee2c30 0, #7d141e 100%);
  backdrop-filter: blur(50px);
  font-size: 14px;
  line-height: 14px;
  border-radius: 5px;
  padding: 11.5px 15px;
  transition: .3s all;
  color: #fff;
  display: inline-block;
}

@media (max-width: 991px) {
  .animate_slider .swiper-slide .swipe_card .swipe_card_top {
    height: 320px;
  }

  .animate_slider .swiper-slide.swiper-slide-active .swipe_card .swipe_card_top {
    height: 340px;
  }
}

@media (max-width: 767px) {

  .animate_slider .swiper {
    padding: 50px 0 30px;
  }

  .animate_slider .swiper-slide {
    width: 100%;
  }

  .animate_slider .swipe_card .swipe_card_bottom {
    padding: 70px 0 15px;
  }

  .animate_slider .animated_slider_main .swiper-pagination {
    bottom: unset;
    top: 485px;
  }

  .animate_slider .swipe_card .swipe_card_top {
    height: 360px;
  }

  .animate_slider .swiper-slide.swiper-slide-active .swipe_card .swipe_card_top {
    height: 400px;
  }

  .animate_slider .swiper-button-next,
  .animate_slider .swiper-button-prev {
    bottom: unset;
    top: 460px;
  }

  .animate_slider .swiper-button-next {
    right: 10px;
  }

  .animate_slider .swiper-button-prev {
    right: 60px;
  }

  .animate_slider .swipe_card {
    height: auto;
  }

  .animate_slider .swiper-wrapper {
    align-items: center;
    height: auto;
  }
}

/* ================================= Animated Tabs ================================= */
.tabs_main_wrap .plus-minus {
  position: absolute;
  height: 50px;
  width: 50px;
  /* margin: 25px; */
  z-index: 1;
  top: 25px;
  left: 25px;
  cursor: pointer;
  background: #fff;
  /* padding: 20px; */
  display: flex;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
  /* opacity: 0; */
  transition: opacity 0.4s ease-in-out;
}

.tabs_main_wrap .plus-minus .line {
  display: block;
  position: absolute;
  height: 3px;
  width: 25px;
  background: #000;
  border-radius: 10px;
}

.tabs_main_wrap .plus-minus .line:nth-child(1) {
  transform: rotate(-90deg);
}

.tabs_main_wrap .plus-minus .line:nth-child(1) {
  transition: transform 0.4s ease-in-out;
}

.tabs_main_wrap .plus-minus.active .line:nth-child(1) {
  transform: rotate(0deg);
}

/* .tabs_main_wrap {
  padding-bottom: 100px;
} */

.tabs_main {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: center;
  min-height: 502px;
  position: relative;
}

.tabs_main .tabs_main_nav {
  transition: opacity 0s linear 0s, visibility 0s linear 0s;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 80px 0 40px;
  border: 0;
  width: 39.10448%;
  max-width: 524px;
  min-height: 446px;
  position: relative;
  z-index: 1;
  opacity: 1;
  visibility: visible;
  list-style: none;
}

/* .tabs_main_nav::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 10%) scale(71.42857%);
  z-index: 1;
  background: #707784;
  filter: blur(30px);
  opacity: .4;
} */

.tabs_main .tabs_main_nav li {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 10px 0;
  position: relative;
  z-index: 2;
  /* background-color: #000; */
}

.tabs_main .tabs_main_nav li:first-child {
  padding-top: 30px;
}

.tabs_main .tabs_main_nav li:last-child {
  padding-bottom: 30px;
}

.tabs_main .tabs_main_nav a {
  display: block;
  padding: 13px 18px 11px;
  border: 0;
  border-radius: 5px;
  margin: 0;
  position: relative;
  color: #000;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  vertical-align: top;
  letter-spacing: 0;
  text-align: center;
  background: #f8f8f8;
  transition: color .3s ease 0s, background .3s ease 0s;
  text-decoration: none;
  width: 100%;
  max-width: 250px;
}

.tabs_main .tabs_main_nav li.nav_active a {
  /* .tabs_main .tabs_main_nav a:hover { */
  color: #fff;
  background: #c00;
}

.tabs_main .right_nav {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  top: 0;
  /* left: calc(39.10448% + 50px); */
  left: 44%;
  right: auto;
  bottom: 0;
  z-index: 10;
  display: none;
  /* opacity: 0; */
  /* visibility: hidden; */
  /* pointer-events: none; */
  transition: opacity .3s ease 0s, visibility 0s ease .3s, left 1.3s cubic-bezier(.285, .02, .18, 1.02) 0s;
}

.tabs_main .right_nav.open {
  display: block;
}

.tabs_main .right_nav.active {
  left: 0;
}

.tabs_main .right_nav header {
  display: none;
}

.tabs_main .right_nav.active .right_nav_content {
  width: 40%;
}

.tabs_main .right_nav:before {
  content: '';
  display: block;
  width: calc(60.89552% - 230px);
  height: 100%;
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: calc(30.44776% - 23px);
  transform: translate(-50%, 40px);
  z-index: 1;
  background: #707784;
  filter: blur(30px);
  opacity: .35;
  transition: left 1.3s cubic-bezier(.285, .02, .18, 1.02) 0s, width 1.3s cubic-bezier(.285, .02, .18, 1.02) 0s;
}

.tabs_main .right_nav.active::before {
  width: calc(100% - 180px);
  left: 50%;
  transform: translate(-50%, 40px);
}

.tabs_main .right_nav .right_nav_expand {
  display: flex;
  flex-flow: row;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  overflow: hidden;
  padding: 0;
}

.tabs_main_wrap .right_nav_content {
  flex: 0 0 auto;
  height: 100%;
  width: calc(61.89552% - 50px);
  transition: width 1.3s cubic-bezier(.285, .02, .18, 1.02) 0s;
  position: relative;
}

.tabs_main_wrap .right_nav_content img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}

.tabs_main_wrap .right_expand {
  padding: 31px 30px 45px;
  width: 100%;
  display: flex;
  align-items: center;
  background: #3c4142;
}

.tabs_main_wrap .right_content {
  position: relative;
  margin: 0 auto;
  max-width: 530px;
  padding-top: 10px;
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  text-align: center;
}

.arena_not_found {
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


/* ===================== Success Story ===================== */
.main_wrapper {
  padding: 0 100px;
  padding-top: 100px;
}

.main_wrapper .card {
  /* max-width: 450px; */
  max-width: 500px;
  min-width: 500px;
  padding: 20px;
  border-radius: 15px;
  background: #3c4142;
  color: #fff;
  border: 1px solid #7e7e7e;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
  height: 600px;
}

.main_wrapper .card .card-top img {
  border-radius: 15px;
  /* height: 300px; */
  min-width: 100%;
  /* object-fit: cover; */
}

.main_wrapper .card .card-top .let {
  font-family: 'Bebas Neue';
  font-size: 135px;
}

.main_wrapper .card .card-bottom {
  margin-top: 30px;
}

.main_wrapper .card .card-bottom h5 {
  font-family: 'Bebas Neue';
  color: #fff;
  font-size: 40px;
}

.main_wrapper .card .card-bottom p {
  font-size: 18px;
  line-height: 28px;
  color: #bdbdbd;
}

.main_wrapper .card:first-child {
  margin-left: 15%;
}

.main_wrapper .card:nth-child(2) {
  margin-left: 60%;
  margin-top: -100px;
}

.main_wrapper .card:nth-child(3) {
  /* margin-left: 60%; */
  margin-top: -100px;
  margin-left: 5%;
}

.main_wrapper .card:nth-child(4) {
  margin-left: 65%;
  margin-top: -100px;
}

.main_wrapper .card:nth-child(5) {
  margin-top: -100px;
  margin-left: 15%;
  /* margin-left: 22%; */
}

.main_wrapper .card:nth-child(6) {
  margin-left: 60%;
  margin-top: -100px;
}

.main_wrapper .card:nth-child(7) {
  margin-top: -100px;
  margin-left: 5%;
}

.main_wrapper .card:nth-child(8) {
  margin-top: -100px;
  margin-left: 60%;
}

/* .get_in_touch_school {
  padding: 45px 20px;
  border-radius: 10px;
  background: #dd292e;
} */

.get_in_touch_school input[type="submit"] {
  position: static;
  /* left: 20px;
  bottom: 25px;
  right: 20px; */
  margin: auto;
  display: block;
  /* background: #fff;
  color: #000;
  font-weight: 600;
  font-size: 20px; */
  font-family: 'Poppins';
}

.home-family .card h3 {
  transition: background 0.3s all;
}

.home-family .card:hover h3 {
  background: -webkit-linear-gradient(45deg, #7d141e 0%, #ee2c30 65%);
  background-clip: text;
}


/* ================== Cube Slider ================== */
.cube_slider .swiper-slide {
  background-position: center;
  background-size: cover;
  background-color: #3c4142;
}

.cube_slider img {
  display: block;
  width: 100%;
}

.cube_slider .swiper-pagination-cube {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.cube_slider .swiper-pagination-cube .swiper-pagination-bullet {
  background: #fff;
}

.cube_slider .swiper-pagination-cube .swiper-pagination-bullet-active {
  background: #c00;
}