

/* ==================== Banner Section UI Start ==================== */
/* .MT-6{
    margin-top: 5.5%;
  } */

  .OurCasinoGameSectionStyle{
    padding-top: 10%;
  }

.ParentBannerSection{
    position: relative;
    /* height: 100%; */
  }

  .BannerSection{
    display: flex;
  }

  .BannerImageCenter{
    position: relative;
    z-index: 1;
  }

  

  .BannerBg-Left{
    position:absolute;
    left: 0;
  }
  .BannerBg-Left img{
    height: 150px;
  }
  .BannerBg-Right{
    position:absolute;
    right: 0;
    bottom: 10px;
  }
  .BannerBg-Right img{
    height: 300px;
  }
/* ==================== Banner Section UI Close ==================== */
/* ==================== Card Section UI Start ==================== */

.CardTopSection{
    text-align: center;
    text-transform: capitalize;
    padding: 10%;
    border-radius: 30px;
    position: relative;
    height: 235px;
    width: 100%;
}
.CardTopSectionTitle{
    color: #001664;
    font-size: 20px;
    font-family: "Neusharp";
}
.CardTopSectionImg{
    height: 10 0px;
    width: 100px;
    margin-bottom: 1rem;
}

.WhatCasino{
    margin-bottom: 1rem;
}


.WhatWeDoSection{
    background-color: #E5FFE5;    
    border: 2px solid #37C971;
}

.WhatWeDoSectionArrowDown{
    background-color: #37C971 !important;
    border-radius: 50% !important;
    height: 40px;
    width: 40px;
    color: #fff !important;
    position: absolute;
    left: 44%;
    bottom: -8%;
}

.WhatWeDoSectionArrowDown svg{
    margin-top: 5px;
}


.WhyUsSection{
    background-color: #FFFFDC;    
    border: 2px solid #F6C000;
}

.WhyUsSectionArrowDown{
    background-color: #F6C000 !important;
    border-radius: 50% !important;
    height: 40px;
    width: 40px;
    color: #fff !important;
    position: absolute;
    left: 44%;
    bottom: -8%;
}

.WhyUsSectionArrowDown svg{
    margin-top: 5px;
}


.CasinoGameSection{
    background-color: #F4DBE4;    
    border: 2px solid #D83670;
}

.CasinoGameArrowDown{
    background-color: #D83670 !important;
    border-radius: 50% !important;
    height: 40px;
    width: 40px;
    color: #fff !important;
    position: absolute;
    left: 44%;
    bottom: -8%;
}

.CasinoGameArrowDown svg{
    margin-top: 5px;
}


.GallerySection{
    background-color: #DDEEFB;    
    border: 2px solid #0068B8;
}

.GallerySectionArrowDown{
    background-color: #0068B8 !important;
    border-radius: 50% !important;
    height: 40px;
    width: 40px;
    color: #fff !important;
    position: absolute;
    left: 44%;
    bottom: -8%;
}

.GallerySectionArrowDown svg{
    margin-top: 5px;
}

#idGallerySection{
    scroll-behavior: smooth;
}

/* ==================== Card Section UI Close ==================== */

/* ==================== carousel Section UI Close ==================== */



.carousel {	
	margin: 0 auto;
	padding: 0 68px;
}
.carousel .carousel-item {
	text-align: center;
	overflow: hidden;
	height: 200px;
}
.carousel .carousel-item .img-box {
	/* background: #fff;
    border: 2px solid red; */
	/* padding: 9px; */
	box-shadow: 0 6px 20px -6px rgba(0,0,0,0.4);
    height: 170px;
    width: 170px;
    border-radius: 50%;
}
.carousel .carousel-item img {
	margin: 0 auto;
    height: 170px;
    width: 170px;
    border-radius: 50%;
}
.carousel-control-prev, .carousel-control-next {
	width: 68px;
	background: none;
}
.carousel-control-prev i, .carousel-control-next i {
	font-size: 28px;
	position: absolute;
	top: 50%;
	display: inline-block;
	margin-top: -15px;
	z-index: 5;
	left: 0;
	right: 0;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}

.carousel-control-next, .carousel-control-prev {
    top: 31% !important;
    background-color: #ECECEC;
    border-radius: 50%;
    height: 40px !important;
    width: 40px !important;
    color: #9EA6B7 !important;
}


.carousel .WhyUsCarousel-item {
	text-align: center;
	overflow: hidden;
	height: 450px;
}
.carousel .WhyUsCarousel-img {
	background: #fff;
    /* border: 2px solid red; */
	padding: 9px;
	/* box-shadow: 0 6px 20px -6px rgba(0,0,0,0.4); */
}

.carousel .WhyUsCarousel-img img {
	margin: 0 auto;
    height: 400px;
    width: 100%;
    border-radius: unset;
}


.WhyUsCarousel-control-next, .WhyUsCarousel-control-prev {
    top: 38% !important;
    background-color: #ECECEC;
    border-radius: 50%;
    height: 40px !important;
    width: 40px !important;
    color: #9EA6B7 !important;
}



/* ==================== Card Section UI Close ==================== */



/* ==================== Our Casino Game Section UI Start ====================  */
    .OurCasinoGameSection{
        background-color: #FFF7D0;
        width: 100%;
        padding: 3% 5% 2% 3%;
    }

    .OurCasinoGamesText h2{
        background: #C400FF;
        background: radial-gradient(circle farthest-corner at center center, #C400FF 0%, #020058 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 900;
        font-family: "Neusharp";
        margin-bottom: 0;
        line-height: 40px;
        font-size: 40px;
    }

    .OurCasinoGamesImage img{
        height: 150px;
        width: 150px;
    }


    
/* .card-testimonial{ */
.OurCasinoGame-testimonial{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding: 1.3rem 2rem; */
    border-radius: 1rem;
    overflow: hidden;
}

.OurCasinoGame-testimonial-card-img{
    width: 100%;
    height: 250px;
    transition: .5s;
    position: relative;
}

.OurCasinoGame-testimonial-card-img img{
    height: 100%;
    width: 100%;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.OurCasinoGame-CarouselText h4{
    text-transform: capitalize;
    color: #C10000;
    font-weight: 900;
}


.OurCasinoGame-carousel.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 10%;
    left: -5%;
   
}
.OurCasinoGame-carousel.owl-carousel .owl-nav button.owl-prev span{
    font-size: 6rem;
    color: #9EA6B7;
}

.owl-carousel .owl-nav button.owl-next{
    right: -5%;
    position: absolute;
    top: 10%;
   
}

.OurCasinoGame-carousel.owl-carousel .owl-nav button.owl-next span{
    font-size: 6rem;
    color: #9EA6B7;
}





/* ==================== Our Casino Game Section UI Close ====================  */


/* ==================== Enjoy Vegas & Book Now  Section UI Start ====================  */



.EnjoyVegasBookNowText p{
    color: #001664;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
/* ==================== Enjoy Vegas & Book Now  Section UI Close ====================  */

/* ==================== Download Section UI  Start ==================== */
  
.FaqPlayBookNow-Section a{
    background: radial-gradient(76.92% 100% at 50% 100%, #7BACDF 0%, #0065D4 100%);
    color: #fff;
    width: 20%;
    
}
.FaqPlayBookNow-Section a img{
    height: 20px;
    width: 20px;
}
.FaqPlayBookNow-Section a:hover{
  background: radial-gradient(76.92% 100% at 50% 100%, #7BACDF 0%, #0065D4 100%);
  color: #fff;
  /* width: 18%; */
}

.faq-learn-book-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-items: center;
}
/* ==================== Download Section UI  Close ==================== */


.PleaseNoteSection{
    width: 100%;
  }