

/*******************
    General
*******************/

*{
	margin:0;
	padding:0;
	box-sizing: border-box;
}	

:root {
  --animate-duration: 800ms;
  --animate-delay: 0.9s;
}

html {
	font-size: 62.5% !important;
	scroll-behavior: smooth;
}

body {
  font-size: 1.6rem !important;
  color: #505458;
  font-family: 'poppins', sans-serif;
  line-height: 1.5rem;
  position:relative;
  overflow-x: hidden;
  letter-spacing: 1px;
}

h1, h2, h3, h4, h5, h6 {
  color:#222;
}

a {
  text-decoration: none;
}

::-moz-selection {
  background: var(--bs-warning);
  color: #ffffff;
}

::selection {
  background: var(--bs-warning);;
  color: #ffffff;
}


.text-justify {
  text-align: justify;
}


.fw-semibold {
    font-weight: 600;
}

.fw-black {
    font-weight: 800;
}

.text-justify {
    text-align: justify;
}


/******************
    Navbar
*******************/
.info a {
    font-size: 14px;
    font-weight: 500;
    color: var(--bs-white);
}

.info span {
    width: 30px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: var(--bs-warning);;
    color: var(--bs-white);
}

.top-header a:hover {
    color: #fff !important;
    transition: all 0.5s linear;
}

.social span {
    width: 3rem;
    height: 3rem;
    background: var(--bs-warning);
    color: var(--bs-white);
}

.brand-wrap {
    max-width: 70px;
}

.navbar .navbar-nav .nav-link, .navbar .navbar-nav .drop-link {
    color: #0e1e36;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.5rem;
    padding: 1rem 10px !important;
    letter-spacing: .2px;
    margin: 0 4px;
}

.navbar .navbar-nav .nav-link:hover, 
.navbar .navbar-nav .nav-link:focus, 
.navbar .navbar-nav .nav-link.active,
.navbar .navbar-nav .drop-link:hover,
.navbar .navbar-nav .sub-link:hover, 
.navbar .navbar-nav .drop-link:focus, 
.navbar .navbar-nav .drop-link.active {
  background: transparent;
  color: #ef0548;
}

.dropdown-menu {
    min-width: 35rem;
}               

.navbar .dropdown-menu a {
    font-size: 1.5rem;
    padding: 1em 5em .5em 0em !important;
    line-height: 3rem !important;
}

.navbar .dropdown-item:hover .nav-link {
  background-color: transparent;
}



.dropdown-menu i {
    position: absolute;
    right: 15px;
}

hr.dropdown-divider {
    margin: 0;
}

.cusbtn {
    font-size: 18px;
    padding: 13px 30px !important;
    border-radius: 5px;
    font-weight: 600;
    -webkit-box-shadow: inset 0 0 3px 0 rgb(2 18 106 / 10%);
}



.offcanvas-end, .offcanvas-start {
    max-width: 100%;
    width: 100% !important;
    padding: 1em;
    height: 100vh;
}


/******************
    Hero section
*******************/

.hero {
  width:100%;
  position: relative;
  display: block;
  clear: both;
}

.hero .carousel-item {
  background-position: center !important;
  background-size: cover !important;
  min-height: 80vh;
  display: block;
  background-blend-mode: overlay;
}

.slide_info h2 {
    font-size: 6rem;
    font-weight: 900;
    margin-block: 30px;
    color: var(--bs-white);
    text-transform: capitalize;
}

.slide_info h4 {
    background: #00334c;
    display: inline-block;
    padding: 7px 20px;
    border-left: 4px solid var(--bs-warning);
}

.carousel-control-next span, .carousel-control-prev span {
    height: 50px;
    width: 50px;
    background: #fdfdfd45;
    color: #ffc107;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ffffff29;
}


body .carousel-control-next, .carousel-control-prev {
    left: auto;
    right: 60px;
    top: auto;
    bottom: 60px;
    opacity: 1;
}

body .carousel-control-next {
    right: 0px;
}


.sec_title {
    font-size: 3rem;
    font-weight: 700 !important;
    margin-bottom: 40px;
    color: var(--bs-primary);
}

.desc {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
}

.spacing {
  padding: 6rem 1rem;
}

.game_area h3 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 12px;
}

.game_body {
    padding: 20px 10px 0px 10px;
}

.affibg {
    padding: 80px;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.date .btn {
    font-size: 12px;
    font-weight: 600;
    border-radius: 25px;
}

.part_inner h2 {
    background: var(--bs-warning);
    margin: 0;
    height: 243px;
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 50px;
    padding-left: 100px;
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0 52%, 0% 0%);
}

.part_area {
    border-bottom: 1px solid;
}

.prtgo img {
    filter: invert(1);
}

.prtgo {
    background: #ffffff0f;
}


img:hover {
  cursor: pointer;
}


#button {
    display: inline-block;
    background-color: #c39a10;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 10%;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}


#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.3em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #e48f22;
}
#button:active {
  background-color: #ef0548;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

.whatsap {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 99;
}

.game_card img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.sidecrd .card {
    height: 290px;
}

.obj {
    object-fit: cover;
}

.sidecrd p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.sidecrd img {
    object-fit: cover;
}


.inner_title {
    font-size: 4rem;
    font-weight: 700;
    color: var(--bs-white);
}

.getinfo .card {
    border: 0;
    background: #00334c14;
    padding: 20px;
    border-radius: 10px;
}

form input, form select, form textarea {
    text-indent: 10px;
    font-weight: 600 !important;
    border-radius: 10px !important;
}

.accordion-item {
    background-color: #00334c03;
    border-radius: 15px !important;
    margin-bottom: 25px;
}

.accordion-item:not(:first-of-type) {
    border-top: 1px solid rgba(0, 0, 0, .125) !important;
}


.accordion-header button {
    font-size: 18px;
    font-weight: 600;
    padding: 25px;
    border-radius: 15px !important;
}

.accordion-button:not(.collapsed) {
    color: #dba709;
    background-color: #00334c0f;
    box-shadow: none !important;
}



.accordion-body {
    padding: 25px;
}

.doucard {
    display: flex;
    width: 100%;
    height: 100%;
    background: #dba709;
    padding: 15px 10px;
    border-radius: 8px;
    text-align: center;
    flex-direction: column;
}

.doucard img {
    display: none;
}
 
.tourna_report {
    background: #dba7091a !important;
}

.tourna_report .nav-link {
    font-size: 24px;
    padding: 20px 35px;
    font-weight: 600;
    background: #00334c1a;
    border-radius: 7px;
}

.tourna_report .nav-link:hover {
    background: var(--bs-warning);
    color: var(--bs-white);
}

.taucard {
    background: #dba709;
    padding: 25px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    border-radius: 15px;
    color: #fff;
    font-size: 40px;
}

.tourna_report .nav {
    margin-bottom: 50px;
}

video {
    margin-block: 50px !important;
}

/*******************
    Footer
*******************/



.footer {
  padding: 20px 0px;
}

.copyright {
  color: #fff;
  margin: 0px;
}

.ftbs img {
  max-width: 120px;
}

.footer-one {
  background: linear-gradient(0deg, rgba(219, 167, 9, 1) 0%, rgba(0, 51, 76, 1) 100%);
  color: #fff;
  padding-top: 60px;
  padding-bottom: 0px;
}

.footer-one h5 {
    font-size: 2rem;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-weight: 600;
	position:relative;
}
.footer-one a {
    color: #fff;
    line-height: 28px;
    font-size: 1.5rem;
    font-weight: 400;
    transition: all .4s linear;
}

.get a {
  display: flex !important;
    align-items: center;
    flex-direction: row;
}

.get span {
    flex: 1 1 35px;
    max-width: 35px;
}

.footer-one h5:after {
    content: '';
    position: absolute;
    bottom: -9px;
    border: 0.1px dashed #b3b3b3;
    left: 0;
    width: 60%;
}


.footer-one a:hover {
  color: #ffda6c !important;
}



.footer-one-alt {
  padding: 10px 0px;
  border-top: 1px solid #ffffff45;
}


.navbar.fixed-onscroll {
    box-shadow: 0px 3px 16px 0px rgb(0 0 0 / 10%);
    position: fixed;
    width: 100%;
    top: -70px;
    left: 0;
    right: 0;
    z-index: 99;
    transform: translateY(70px);
    transition: transform 500ms ease, background 500ms ease;
    -webkit-transition: transform 500ms ease, background 500ms ease;
    box-shadow: 0px 3px 16px 0px rgb(0 0 0 / 10%);
}


.date span {
    display: none;
}
.ptgf img {
    filter: unset !important;
}

/******************* Inner pages css start *******************/


/*******************  Responsive *******************/


@media (max-width: 1200px) {
.home-carousel .carousel-item {
    min-height: 30rem !important;
}

}



@media (max-width: 1023px) {
html {
		font-size: 60%;	
}

.brand-wrap {
    width: 70%;
}

.navbar .navbar-nav .nav-link, .navbar .navbar-nav .drop-link {
    padding: 1.5rem 10px !important;
}

.navbar-toggler:focus {
    outline: 0;
     box-shadow: 0 0 0 0rem; 
}
	
.navbar {
    padding: 2rem 1rem;
    width: 100%;
    position: relative;
}
	

.navbar-toggler {
    font-size: 2.2rem;
}


.hero .carousel-item {
    min-height: 36rem !important;
     padding: 0 !important; 
}


.slide_info h2 {
    font-size: 3rem;
}

.sidecrd .card {
    height: auto !important;
}

}
 
 @media (max-width: 767px) {
	html {
		font-size: 50%;	
	}

  .carousel-caption {
    padding: 55px 0;
}

.hero .carousel-item {
    min-height: 36rem !important;
    padding: 0 !important;
}


.footer-one {
    padding-top: 20px;

}
  

  .footer-one h5 {
    margin-top: 30px;
  }

  .footer-one-alt {
    text-align: center !important;
  }


.footer-one a {
    font-size: 1.3rem;
}

.copyright {
    font-size: 1.3rem;
}


.title {
    font-size: 3rem;
}

.part_inner h2 {
    background: transparent;
    margin: 30px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    padding-left: 0;
    clip-path: none;
    color: var(--bs-white);
}

.part_area {
    border-bottom: 1px solid;
    padding-bottom: 40px;
}

 }



 


/*# sourceMappingURL=style.css.map */