a {
    text-decoration: none !important;
    color: #0f3baf !important;
}


.BestGame-box {
    background-color: #f3f4f6;
    padding-bottom: 2rem;
}




.backdrop-blur {

    backdrop-filter: blur(4px);
    color: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 50px rgba(0, 0, 0, 0.5);

}




.shadow-1 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1) !important;
}





#logo img {
    height: 4rem;
    
    
   
    margin-left: 20px;
}

.nav-link {
    font-weight: 500;
    color: #007bff !important;
}


.navbar-brand {
    padding-bottom: 0rem !important;
}


.logo {
    padding: 0rem 8rem;
}


.img-box img {
    width: 100%;
    height: 100%;
}

.text-box {
    text-align: center;
}

.text-box h1 {
    font-weight: 700;
    font-size: 3.75rem;
    line-height: 4rem;
    padding-top: 10px;
    color: #00000 !important;
}

.text-box h2 {
    font-family: Alegreya, sans-serif;
    font-weight: 800;
    font-size: 1.875rem;
    line-height: 1.23rem;

}

.newFontColor {
    color: #0f3baf;
}

.bg-pink {
    --tw-bg-opacity: 1;
    background-color: rgb(123 144 209, var(--tw-bg-opacity));
}

#hero {
    width: 100%;
    height: 18rem;
}

.button-download {
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-1 i {
    padding-right: 5px;
}


.button-download button {
    border: 2px solid #fff;
    background-color: #0f3bb0;
    color: #fff;
    padding: 12px 75px;
    border-radius: 50px;
}

#img-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-box {
    width: 100%;
    background-size: 730pt;
    position: relative;
    /* padding-top: 20px; */
    background-color: #fff;
    background-attachment: scroll;
    background-position-y: 180px;
}

.hangingButtons {
    position: fixed;
    /* left: 0.25rem; */
}

svg {
    color: #fff !important;
}

.icon-box {
    gap: 25px;
}

.hangingButtons {
    position: fixed;
    /* top: 35%; */
    background-color: rgb(5 150 105) !important;
    border-radius: 50%;
    border: 3px solid rgb(243 245 246) !important;
    color: rgb(243 245 246) !important;
    right:1%;
    bottom:5%;
    font-size: 40px;
}





.whatsapp-icon {
    border-radius: 30px;
    padding: 11px 47px;
    border: 3px solid rgb(243 245 246) !important;
    background-color: rgb(5 150 105) !important;
    color: rgb(243 245 246) !important;
    font-weight: 500;
}

.phone-icon {
    justify-content: center;
    display: flex;
    padding: 10px 50px;
    font-size: 14px;
    border: 2px solid rgb(0 123 255) !important;
    background-color: rgb(243 245 246) !important;
    color: rgb(74 82 93) !important;
    align-items: center;
    gap: 6px;
    border-radius: 33px;
}


#hero h3 {
    margin: a;
    font-size: 1.5rem;
    line-height: 2rem;
    padding: 24px 0px 16px 0px;
}

/*game-rates box*/

.game-rates img {
    width: 18px;
}

.best-game-1,
.best-game-2
 {
    display: inline-block;
    width: 50% !important;
}

.box-available-2{
display: inline-block;
    width: 20% !important;
}
.box-available-1{
       padding-left: 20px;
       display: inline-block;
    width: 80% !important;
}

.BestGame-box {
    background-color: #f3f4f6;
}

.Game-h2 {
    font-size: 36px;
    margin-top: 2rem;
    margin-bottom: 0rem;
}

a {
	color: #0f3baf;
}

.game-rates {

    margin: 12px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px 5px 5px 0px;
    border-left: 5px solid #0f3baf;
    padding-left: 0.7rem;
    padding-right: 3rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.padding-col {
    padding-right: 0px !important;
}

.game-rates h2 {

    margin-block-end: 0em;
    font-size: 17px;

}

.game-rates span {
    font-size: 19px;
}

/*Available-bames-box*/


/*.box-available-1 {
    display: block;
}*/

.box-available {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    border-left: 4px solid rgb(15 59 175);
}


.btn.btn-circle {

    background-color: #0f3baf;
    border-radius: 50%;
    width: 60px;
    color: #fff;
    height: 60px;
    align-items: center;
    justify-content: center;
/*    box-shadow: 0 4px 12px #0f3baf;*/
    outline: none;
    padding-top: 5px;
    border: 2px solid #fff;

}


.btn.btn-circle:hover {
    box-shadow: 0 4px 12px #007bff;
}

.fa-play-circle:hover {
    color: #fff;

}

.fa-play-circle {
    color: #fff;
    font-size: 33px !important;
    line-height: 0;
    margin-top: 3px;
}



.box-available-2 h5 {
    font-size: 15px;

}

.box-available-2 {
    margin: 15px 0px 15px 0px;
}

.box-available-1 h3,
.box-available-1 h2 {
    font-size: 18px;
    display: contents;
}

/*.box-available-1 h2 strong{
    padding-left: 8rem;
}*/


.hangingButtons {
    z-index: 99;
    padding: 15px;
}

.Howtoplay-box{
    padding: 20px;
}

.swiper-button-prev ,.swiper-button-next{
    color: #fff !important;
}


/* BASIC SETUP */

.page-wrapper {
    width: 100%;
    height: auto;
}

.nav-wrapper {
    width: 100%;
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 20;
}

.grad-bar {
    width: 100%;
    height: 1px;

    background-size: 400% 400%;


}

/* NAVIGATION */

.navbar {
   
    color: #fff;
   
    position: fixed !important;
    width: 100%;
    padding: 0.3rem 0rem !important;
    display: grid;
    grid-template-columns: 1fr 3fr;
    align-items: center;
    z-index: 21;
/*    overflow: hidden;*/
    backdrop-filter: blur(8px);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;
    background-color: rgb(255 255 255 / 70%);
}


.navbar ul {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-self: end;
    gap: 32px;

    justify-self: end;

}

.nav-item a {
    color: #0f3baf;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease-out;
}

.nav-item a:hover {
    color: #3498db;
}

/* SECTIONS */

.headline {
    width: 100%;
    height: 50vh;
    min-height: 350px;
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.7)), url('https://images.unsplash.com/photo-1435224668334-0f82ec57b605?ixlib=rb-1.2.1&amp;ixid=MnwxMjA3fDB8MHxwaG90by1yZWxhdGVkfDd8fHxlbnwwfHx8fA%3D%3D&amp;w=1000&amp;q=80');
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.features {
    width: 100%;
    height: auto;
    background-color: #f1f1f1;
    display: flex;
    padding: 50px 20px;
    justify-content: space-around;
}

.feature-container {
    flex-basis: 30%;
    margin-top: 10px;
}

.feature-container p {
    color: #000;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 15px;
}

.feature-container img {
    width: 100%;
    margin-bottom: 15px;
}

/* SEARCH FUNCTION */

#search-icon {
    font-size: 0.9rem;
    margin-top: 3px;
    margin-left: 15px;
    transition: color 0.3s ease-out;
}

#search-icon:hover {
    color: #3498db;
    cursor: pointer;
}

.search {
    transform: translate(-35%);
    -webkit-transform: translate(-35%);
    transition: transform 0.7s ease-in-out;
    color: #3498db;
}

/*.no-search {
  transform: translate(0);
  transition: transform 0.7s ease-in-out;
}*/

.search-input {
    position: absolute;
    top: -4px;
    right: -125px;
    opacity: 0;
    z-index: -1;
    transition: opacity 0.6s ease;
}

.search-active {
    opacity: 1;
    z-index: 0;
}

input {
    border: 0;
    border-left: 1px solid #ccc;
    border-radius: 0;
    /* FOR SAFARI */
    outline: 0;
    padding: 5px;
}

/* MOBILE MENU & ANIMATION */

.menu-toggle .bar {
    width: 25px;
    height: 3px;
    background-color: #0f3baf;
    margin: 5px auto;

    transition: all 0.3s ease-in-out;
}

.menu-toggle {
    justify-self: end;
    margin-right: 25px;
    display: none;
}

.menu-toggle:hover {
    cursor: pointer;
}

#mobile-menu.is-active .bar:nth-child(2) {
    opacity: 0;
}

#mobile-menu.is-active .bar:nth-child(1) {

    transform: translateY(8px) rotate(45deg);
}

#mobile-menu.is-active .bar:nth-child(3) {

    transform: translateY(-8px) rotate(-45deg);
}

hr{

    width: 100%;
    background-color: #0f3bb0;
    
 }


footer{

    background-color:#fff;
    height: 200px;
}

footer img{
    height: 4rem;
}

.footer-Rights{
    width: 60%;
    text-align: center;
}

.footer-logo,.footer-link{
  
  display: grid;
    justify-content: center;
}

.footer-Rights-box{
    display: flex;
    justify-content: center;
}
.footer-text{
    padding-bottom: 2rem;
}


.footer-link a{
    font-weight: 700;
}


/*About-box pega*/


footer{
  border-top: 1px solid #000000;
}


.About-box {
    padding-bottom: 1rem;
}

.About-box h1{
    text-align: center;
  font-weight: 700;
  font-size: 2.2rem;
  padding: 1.5rem 0rem;
}


.About-box p{
  
  font-size: 16px;
}

.About-box h2{
     padding-top: 1rem;
    font-size: 25px;
    font-weight: 600;
}

.About-box ul {
    margin-bottom: 0rem;
}

.About-box ul li {
    padding-bottom: 5px;
}


/*slider*/

.slider-box{
    width: 100%;
    /* height: 50vh; */
}

.swiper-button-next:after, .swiper-button-prev:after{
   color: #000000;
}

.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  } */

  .swiper-slide img {
   
    width: 200px;
    height: 100%;
    object-fit: cover;
  }

   

/*end*/


@keyframes gradbar {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}


@media only screen and (min-width:230px) and (max-width:1200px) {
.Howtoplay-box {
     padding: 0px; 
}

}


@media only screen and (min-width:768px) and (max-width:991px) {

.box-available-1 {
   
    width: 60% !important;
    display: grid;
}

.box-available-2 {
   
    width: 40% !important;
}


}

@media only screen and (min-width:228px) and (max-width:494px) {

.box-available-1 {
   
    width: 60% !important;
    display: grid;
}

.fa-play-circle {
  
    font-size: 25px !important;
  
    margin-left: -2px;
   
}

.btn.btn-circle {
    width: 45px;   
    height: 45px;
}


.box-available-2 {
    margin: 10px 0px 10px 0px;
}

.box-available-2 {
   
    width: 40% !important;
}

.box-available-2 h5 {
    font-size: 13px;
}


.whatsapp-icon, .phone-icon {
    padding: 9px 20px !important;
    font-size: 12px !important;
}

}






/* Mobile Devices - Phones/Tablets */

@media only screen and (min-width:768px) and (max-width:1050px) {

    .game-rates span {
        font-size: 15px;
    }

    .text-box h1 {

        font-size: 2.75rem;

    }

    .logo {
        padding: 0rem 0rem;
    }

    .navbar ul {

        grid-template-columns: repeat(2, 1fr);

    }

    .game-rates {

        padding-right: 2rem;

    }

}


@media only screen and (min-width:576px) and (max-width:992px) {

.footer-logo, .footer-link{
    padding-bottom: 1.5rem;
}

}

@media only screen and (min-width:230px) and (max-width:575px) {

.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 30px !important;
}


footer img {
    height: 3rem;
}

.footer-logo, .footer-link{
    padding-bottom: 1.5rem;
}

.footer-text {
    padding-bottom: 2rem;
    text-align: center;
}

.footer-link {
    padding-bottom: 1.5rem;
}

}



@media only screen and (min-width:408px) and (max-width:768px) {



    .padding-col {
        padding-right: 15px !important;
    }

    .game-rates span {
        font-size: 15px;
    }

    .text-box h1 {
        line-height: 2rem;
        font-size: 2rem;

    }

    .text-box h2 {

        font-size: 1.6rem;

    }

    .logo {
        padding: 0rem 0rem;
    }

    .navbar ul {

        grid-template-columns: repeat(2, 1fr);

    }

    .game-rates {

        padding-right: 2rem;

    }

}




@media only screen and (min-width:230px) and (max-width:408px) {
    
    .Game-h2{
        line-height: 2rem;
    font-size: 1.7rem;
    }

    .text-center p{
  font-size: 1rem !important;
    }
   

    .game-rates h2 {
   
    font-size: 13px;
}


    .box-available-1 h3,
    .box-available-1 h2 {
        font-size: 14px;
    }

    .box-available-1 span {
        font-size: 13px;
    }

    .padding-col {
        padding-right: 15px !important;
    }

    .game-rates span {
        font-size: 13px;
    }

    .text-box h1 {
        line-height: 2rem;
        font-size: 1.7rem;

    }



    .text-box h2 {

        font-size: 1.4rem;

    }

    .logo {
        padding: 0rem 0rem;
    }

    .navbar ul {

        grid-template-columns: repeat(2, 1fr);

    }

    .game-rates {

        padding-right: 1rem;

    }
    .menu-toggle {
   
    margin-right: 13px;}

    .button-download button{
        padding: 10px 45px;
        font-size: 16px;
    }

    #logo img{
        height: 2.5rem;
        margin-left: 8px;
    }

}



@media only screen and (max-width: 720px) {

    .logo {
        padding: 0rem 0rem;
    }

    .features {
        flex-direction: column;
        padding: 50px;
    }

    /* MOBILE HEADINGS */


    /* MOBILE NAVIGATION */

    .navbar ul {
        display: flex;
        flex-direction: column;
        position: fixed;
        justify-content: start;
        top: 70px;
        background-color: #fff;
        width: 100%;
        height: auto;
        transform: translatey(-200px);
        overflow: hidden;
        z-index: -1;
        gap: 0;
    }

    .navbar li {
        padding: 10px 0px 5px 30px;
    }



    .navbar li a {
        font-size: 1rem;
    }

    .menu-toggle,
    .bar {
        display: block;
        cursor: pointer;
    }

    .mobile-nav {
        transform: translatey(0%) !important;
    }

    /* SECTIONS */

    .headline {
        height: 20vh;
    }

    .feature-container p {
        margin-bottom: 25px;
    }

    .feature-container {
        margin-top: 20px;
    }

    .feature-container:nth-child(2) {
        order: -1;
    }

    /* SEARCH DISABLED ON MOBILE */

    #search-icon {
        display: none;
    }

    .search-input {
        display: none;
    }

}


