body{
    margin: 0;
    padding: 0;
    background: #eeeeee !important;
    outline: none;
    overflow-x: hidden !important;
    text-align: justify;
}
img{
    width: 100%;
}
*{
    font-family: "Montserrat", serif;
    outline: none;
}

a{
    text-decoration: none;
}
/* typography */
.fontWeight700{
    font-weight: 700;
}
.fontWeight500{
    font-weight: 500;
}
.colorDark{
    color: #727272;
}
.colorGreen{
    color: #3fcc60;
    font-weight: 500;
    padding-top: 13px;
}
.smtext{
    font-size: 12px;
}
.smtext2{
    font-size: 12px;
}
.smtext3{
    font-size: 11px;
}
.smtext4{
    font-size: 11px !important; 
}
.bg-greyhere{
    background: #f0f0f0;
}
/*.bg-gray{
    background-color: #ededed;
}*/
.text-dark{
    color: #4a4a4a !important;
}
.headfont{
    font-size: 18px;
    color: #4a4a4a;
}
p{
    font-size: 18px;
    color: #676e7c;
}
.headplay{
    font-size: 1.95rem;
}

.fonthead{
    font-size: 16px;
    color: #4a4a4a;
}
.head2font{
    font-size: 16px;
    font-weight: 400;
    color: #4a4a4a;
}
.headingfont{
    font-size: 1.4rem;
    color: #4a4a4a;
}
.fonthead2{
    font-size: 18px;
}
.width25{
    width: 25%;
}
.width23{
    width: 22%;
}
.w-30{
    width: 30%;
}
.w-20{
    width: 20%;
}

/* navbarsect */
.bars,.navbar-toggler:focus {
    box-shadow: none !important;
}
.width75{
    width: 75%;
}
.whitespace-nowrap{
    white-space: nowrap;
}
#navsect ul li a{
    margin-right: 6px;
    font-size: 15px;
}
#navsect ul li a:hover{
    color: #fec741;
}
#navsect ul li a.active{
    color: #fec741;
}
#navsect input{
    z-index: 100;
}
#navsect, #scrollNav{
    background-image: linear-gradient(115deg, #0072ff 0%, #4899fc 100%);
}
/* #scrollNav{
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 80px;
} */
.navbar-nav li a{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-overflow: ellipsis;
}
#navsect input, #bonusInput input, #expertReviews input{
    border-radius: 52px;
    border: 1px solid #efefef;
    padding: 15px 0 15px 45px;
    width: 100%;
}
.text-dark{
    color: #000;
}
.text-dark1{
    font-weight: 600;
    color: #000;
}
.fontsm i{
    font-size: 11px;
}
.borderhere{
    border: 1px solid grey;
}
a{
    text-decoration: none !important;
}
.posrelative{
    position: relative;
}
.inputWdImage .posabsoluteInput{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
}
.inputWdImage input{
    outline: none;
}
.inputWdImage img{
    width: 8%;
    cursor: pointer;
}
.item{
    height: 100%;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
  }
.boxWhite{
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .2);
}
.gamesSection .boxWhite{
    background: #fff;
    border-radius: 18px;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .2);
    white-space: nowrap;
}
.gamesSection .boxWhite:hover{
    background: transparent;
    border-radius: 18px;
    border: 1px solid #fff;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .2);
}
.gamesSection .boxWhite:hover>p{
    color: #fff;
}
/* .boxWhite h4{
    font-size: 18px;
} */
.gamesSection .boxWhite img{
    width: 75%;
    height: 100%; 
    padding: 5px; 

}
/* Ensure all .boxWhite elements have equal height */
.boxWhite {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%; 
    /* min-height: 120px;  */
    box-sizing: border-box;
    background-color: #fff; /* Optional: Ensure the white background */
    border-radius: 18px; /* Optional: Add some styling */
    border: 1px solid rgba(0, 0, 0, 0.1);;
  }
  
  /* Set a fixed width for all images and ensure aspect ratio is maintained */
  .boxWhite .img {
    width: 100%; /* Fixed width */
    height: auto; /* Maintain aspect ratio */
  }
  .boxWhite .img3, .boxWhite .img4{
    width: 100%;
  }
  .img5{
    width:68px;
  }
  /* .height300{
    height: 300px;
  } */
  /* Ensure the text aligns consistently */
  .boxWhite p {
    margin-top: auto; /* Push the text down within the white box */
    text-align: center;
  }
  .text-gray{
    color: #333333;
  }   
  .text-dark_light{
    color: #6e6e6e;
  }          
  .imgBox{
    border-radius: 10px;
    /* background-image: linear-gradient(0deg, #dd2676 0%, #fc4d35 100%); */
    /* padding: 16px 4px; */
    width: 100%;
  }
  .imgBox img{
    border-radius: 10px;
    width: 100%;
  }
  #casino .imgBox, #bonus .imgBox, #games .imgBox, #table_games .imgBox, #slots .imgBox{
    border-radius: 10px;
    /*background-image: linear-gradient(0deg, #dd2676 0%, #fc4d35 100%);
     padding: 16px 4px; */
    width: 100%;
  }
  
  .imgBox2{
    border-radius: 18px;
    background-image: linear-gradient(0deg, rgba(242,142,38,0.996078431372549) 0%, rgba(253,100,79,0.9999999999999999) 100%);
    padding: 16px 22px;
    width: 100%;

  }

  .imgBox3{
    border-radius: 18px;
    background-image: linear-gradient(0deg, #98e05f 0%, #0de3ac 100%);
    padding: 10px;
  }
  .imgBox3 img{
    height: 100%;
  }
  .imgBox4{
    background-image: url("../img/home/orange-bg.png");
    background-size: cover;
    width: 100%;
    height: 100%;
    padding: 20px 0;
    border-radius: 18px;
    background-repeat: no-repeat;
    background-position: center;
  }
   

.image-container {
  position: relative;
  width: 300px; /* Set the desired width */
  height: 104px; /* Set the desired height */
  background-image: url('../img/home/orange-bg.png'); /* Replace with your background image */
  background-size: cover;
  background-position: center;
  border-radius: 18px; /* Border radius for the container */
  overflow: hidden; /* Ensure that any content inside doesn't overflow the rounded corners */
}

.overlay-image {
  position: absolute;
  top: 50%; /* Position the image vertically centered */
  left: 50%; /* Position the image horizontally centered */
  transform: translate(-50%, -50%); /* Adjust for perfect centering */
  width: 80px; /* Set the size of the overlay image */
  height: auto; /* Maintain aspect ratio */
}

/* body */
.borderblack{
    border: 1px solid lightgrey;
}
.borderright{
    position: relative;
}
.borderright:before{
    content: "|";
    position: absolute;
    left: 100%;
    color: rgba(0, 0, 0, .2);
    font-size: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
}

.installbtn{
    padding: 6px 18px;
    font-size: 14px !important;
    color: #fff;
    border: 1px solid #568fd9;
    border-radius: 8px;
    background: #568fd9;
}
.installbtn2{
    /* background: #3089fe; */
    background: #568fd9;
    padding: 6px 18px;
    font-size: 16px;
    color: #fff;
    border: 1px solid #568fd9;
    border-radius: 8px;
}
.installbtn3{
    background: #568fd9;
    padding: 5px;
    font-size: 15px;
    border: 1px solid #568fd9;
    border-radius: 8px;
    color: #fff;
}
.installbtn:hover, .installbtn2:hover, .installbtn3:hover, .visitbtn:hover{
    background: #3089fe;
    border: 1px solid #3089fe;
}

#bgwhite .carousel-inner .carousel-item img{
    width: 100%;
    height: 100%;
}
.carousel-indicators [data-bs-target]{
    width: 13px !important;
    height: 13px!important;
    border-radius: 50% !important;
    background-color: grey !important;
}
.carousel-indicators{
    bottom: -55px!important;
}
.coloraccsite{
    color: #858585;
    text-align: justify;
}
.coloraccsitecasino {
    color: #3089fe;
}
.colorYellowSite{
    color: #fec741;
}
.bg-gray {
    background-color: #dfdfdf;
}
.colorGreenSite{
    color: #3fcc60;
}
.coloracred{
    color: #3089fe;
    font-weight: 600;
    font-size: 0.95rem;
}
.listlinks{
    line-height: 28px;
    font-size: 12px;
}
.fontWeight400{
    font-weight: 400;
}
#greysect{
    background: #f3f4f4;
}
.stari i{
    color: #3089fe;
    font-size: 8px;
}

.progress-bar{
    background: #f60000 !important;
    border-radius: 20px !important;
}
.progress{
    background: #d5d5d5 !important;
    height: 0.75rem !important;
}
.textgrey{
    color: #676e7c;
}
.textlightgrey{
    color: #788080;
    font-size: 0.75rem;
}
#testimonialsect i{
    color: #3089fe;
    font-size: 8px;
}
#greysect h5{
    font-size: 0.75rem;
}
#contentsect2{
    display: none;
}
.testimonialimg img{
    width: 80%;
}
.navsectfooter{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 111;
}
.hide {
    opacity:0;
}
.show {
    opacity:1;
    transition-duration: 0.58s;
}
.navPosFix{
    transition-duration: 0.58s;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 200;
}
#posrel{
    transform: none;
}
.padsm{
    padding-top: 6px;
}
/* .padsm2{
    padding-top: 2px;
} */

.boxround{
    border-radius: 8px;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .2);
}

.roundbox{
    background: #f0f0f0;
    border-radius: 10px;
}
hr{
    background: lightgrey;
}

.borderblack{
    border: 1px solid lightgrey;
}
.borderright{
    position: relative;
}
.borderright:before{
    content: "|";
    position: absolute;
    left: 100%;
    color: rgba(0, 0, 0, .2);
    font-size: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
}

.heightimghere{
    height: 420px;
}

.btntransparent{
    background: transparent;
    border: none;
    color: #04615f;
    text-transform: uppercase;
}

.modal-footer{
    border-top: none !important;
}
.heightimgnew{
    height: 100%;
}

.bg-blue .owl-carousel button.owl-dot{
    background: #fff;
}
.owl-carousel button.owl-dot {
    color: inherit;
    border: 1px solid grey;
    width: 12px;
    padding: 0px !important;
    margin: 16px 1px;
    font: inherit;
    height: 12px;
    border-radius: 50%;
    background: royalblue;
}
.owl-carousel .owl-dots{
    text-align: center;
}

.owl-carousel .owl-dot.active{
    background-color: royalblue;
    opacity: 100%;
}
.owl-carousel .owl-dot{
    opacity: 50%;
}
#rs{
    font-family: 'Bebas Neue', cursive;
    font-size: 22px;
}


.imgheighthere{
    height: 32rem;
}

.deskheight{
    height: 60vh;
}
.mobheight{
    height: 75vh;
}

.bg-blue{
    background-image: linear-gradient(115deg, #4899fc 0%, #0072ff 100%);
}

.bg-orange{
    background-image: linear-gradient(0deg, rgba(242,142,38,0.996078431372549) 0%, rgba(253,100,79,0.9999999999999999) 100%);
}
.borderRadius100{
    border-radius: 40px;
}
.borderRadius20{
    border-radius: 20px;
}
h4 .smtext{
    font-size: 16px;
}
.owl-stage-outer{
    position: relative;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    font-size: 50px;
}
#casinocard .owl-nav .owl-prev{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -28px;
}
#casinocard .owl-nav .owl-next{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    right: -28px;
}
.owl-nav .owl-prev{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -28px;
}
.owl-nav .owl-next{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    right: -28px;
}
.casinoHead{
    color: #0072ff;
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
}

#patchBg{
    background-image: url("../img/Rectangle\ 7.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.textlg{
    font-size: 20px;
    color: #5b5b5b !important;
}

.news h4{
    font-size: 16px;
}
.news p{
    font-size: 13px;
}
.footerlinks {
    list-style: none;
    line-height: 35px;
    font-size: 13px;
}
#footer .footerlinks li a{
    color: #fff;
}

#footer .footerlinks li a:hover{
    color: #fff;
}
#footer .sharelinks a{
    opacity: 50%;
    color: #fff;
}
#footer .sharelinks a:hover{
    opacity: 100%;
}
.borderTopRadius100{
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .2); /* Smooth shadow effect */
}

.borderBottomRadius100{
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 80px;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .2); /* Smooth shadow effect */
}
.input-group, .input-group-text, .input-group input{
    border-radius: 15px !important;
}
.input-group-text{
    background-image: radial-gradient(circle at center, rgba(250,204,34,0.996078431372549) 0%, rgba(248,181,0,0.9999999999999999) 100%);
    font-size: 12px !important;
}


/* ///Bonus */

.bonusbtn{
    background: #fff;
    border: 1px solid #efefef;
    border-radius: 24px;
    padding: 5px 8px;
    font-size: 12px;
    color: #3089fe;
    width: 100%;
}
.bonusHead{
    color: #0072ff;
    font-size: 40px;
    font-weight: 900;
}
#expertReviews .owl-nav{
    color: #fff;
}
#mobileBtns .owl-nav{
    display: none;
}
.bgBox{
    background-color: #e4e4e4;
    padding: 5px 7px;
    border-radius: 8px;

}
.w-fit-content{
    width: fit-content;
}
.bg-bonus{
    background: #fff;
    padding: 10px;
    border-radius: 12px;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .2);
}
.light_dark{
    color: #616161;
}
.mobhead{
    font-size: 14px;
}
.smhead{
    font-size: 10px;
}

.visitbtn{
    padding: 6px;
    font-size: 14px !important;
    color: #fff;
    border: 1px solid #568fd9;
    border-radius: 10px;
    background: #568fd9;
}
.casinoHead2{
    color: #0072ff;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
}
.border-gray{
    border: 1px solid #ccc;
}
.boxShadow0{
    box-shadow: none;
}
.posabsSearch{
    position: absolute;
    left: 6%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    color: royalblue;
}

/* FAQ */
#faqBtn{
    cursor: pointer;
}
#faqSect{
    display: none;
}
/* How to Rate && Rate  */
#rateCasino{
    font-weight: 600;
}
.linkshere{
    line-height: 28px;
}
.listshere{
    line-height: 32px;
}
.linkshere li{
    font-weight: 800;
}
textarea{
    width: 100%;
    height: 140px;
    border-radius: 18px;
    padding: 18px;
    border: 1px solid #fff;
    background-color: rgba(255,255,255,0.10196078431372549);
}
textarea::placeholder{
    color: #fff;
}
.installbtn4{
    width: 100%;
    padding: 10px;
    font-size: 16px !important;
    color: #fff;
    border: 1px solid #fec741;
    border-radius: 12px;
    font-weight: 800;
    background: #fec741;
}
input[type=checkbox]{
    border: none;
}

#rate h2{
    color: #fff;
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
}
#rate h4{
    font-size: 25px;
    margin-bottom: 0;
}
.star-rating{
    display:flex;
    flex-direction: row-reverse;
    font-size: 30px;
    justify-content:space-around;
    padding:0 .2em;
    text-align:center;
    width: 5em;
}
.star-rating input {
    display:none;
  }
  
.star-rating label {
    color:#555;
    cursor:pointer;
}

.star-rating :checked ~ label {
color:#fec741;
}

.star-rating label:hover,
.star-rating label:hover ~ label {
color:#fec741;
}
.boxShadow{
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .2);
}
.boxShadow1{
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 1.2); 
}
#licenseClick, #gameClick, #bonusClick, #uiClick, #paymentClick, #securityClick, #customerClick, #tournamentClick, #vipClick, #responsibleClick{
    cursor: pointer;
}
#licenseText, #gameText, #bonusText, #uiText, #paymentText, #securityText, #customerText, #tournamentText, #vipText, #responsibleText{
    display: none;
}
.pad30{
    padding: 30px;
}
#rate p{
    color: #fff;
    margin-bottom: 0;
}
.borderRadiusCarousel{
    border-radius: 40px;
}
/* All Box sould have equal height */
.owl-carousel .owl-stage {
    display: flex;
}
.owl-carousel .owl-item img {
    width: auto;
    height: 100%;
    border-radius: 18px;
}

#gameimg1{
    width: 95%;
}
#gameimg2{
    width: 85%;
}
#gameimg3{
    width: 100%;
}
.w-30{
    width: 35%
}
#slotssection .imgBox{
    background-image: none;
    padding: 0;
}
.smtext4{
    font-size: 16px;
}
.overlay-image2 {
    position: absolute;
    bottom: 330px;
    left: 181px;
    width: 70px !important;
    height: 70px !important;
    object-fit: contain;
}
@media (max-width: 576px) {
    .overlay-image2 {
        width: 40px !important; /* Reduce icon size for mobile */
        height: 40px !important;
        top: 10px; /* Adjust position for mobile */
        left: 112px; /* Adjust position for mobile */
    }
}
.rightBorder{
    border-right: 2px solid #5c5a5a;
}
.width6{
    width: 6%;
}
.width8{
    width: 8%;
}

.linksHere li{
    font-size: 18px;
    line-height: 35px;

}
.accordion-button::after {
    filter: brightness(0) invert(1); /* Makes the icon white */
}
.accordion-button:focus{
    outline: none !important;
    border: none;
}
.accordion-button{
    font-size: 22px !important;
}
.linksImgHere{
    line-height: 45px;
}
.linksImgHere li {
    font-size: 18px;
    display: flex;
    align-items: start;  /* Ensures the image and text are aligned */
    gap: 10px;  /* Adds space between the image and text */
    margin-bottom: 15px;  /* Space between list items */
}

.list-icon {
    width: 20px;  /* Adjust size of the image */
    height: auto;
}

.mobCasino i{
    font-size: 14px;
}
.accordion-button, .accordion-item, .accordion-body{
    border-radius: 40px !important;
}

.accordion-item{
    background-color: #ededed !important;
}

.fontIcon{
    font-size: 22px;

}

/* ### Casino Modal */
.textlg1{
    font-size: 16px;
}
.text-lg2{
    font-size: 15px;

}
.posfix{
    position: sticky;
    top: 34%;
}
.text-underline{
    text-decoration: underline !important;
}
.borderBox{
    border: 1px solid rgb(194, 194, 194);
}
#secondSect button{
    white-space: nowrap;
}
.borderTopsRadius20{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
#visitWinnersBtn{
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9;
}
.textlg3{
    font-size: 18px;
}
.btnDropdown{
    border-radius: 20px !important;
    background-color: transparent !important;
    border: 1px solid lightgrey !important;
    font-size: 20px;
}
.circle-box {
    width: 40px;
    height: 40px;
    border: 5px solid #33a201;
    background-color: #a2c979;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #000;
}

.profile-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #3498db; /* Placeholder for profile */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: white;
    font-weight: bold;
}
.circle-score {
    width: 40px;
    height: 40px;
    border: 5px solid #33a201;
    background-color: #a2c979;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #000;
}
.review-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
}
.review-content {
    flex-grow: 1;
    margin-left: 10px;
}
.review-text {
    font-size: 14px;
    color: #333;
}
.helpful {
    font-size: 14px;
    color: #666;
    display: flex;
    align-items: center;
    margin-top: 5px;
}
.textsm{
    font-size: 16px;
    white-space: nowrap;
}
.textsm {
    font-size: 14px;
}
.btnDropdown {
    font-size: 14px;
    padding: 6px 12px;
}
.circle-box {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: green;
    color: white;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}
.installbtn3 {
    white-space: nowrap; /* Prevents button from breaking */
    font-size: 14px;
    padding: 8px 12px;
}
@media (max-width: 768px) {
    .textsm {
        font-size: 12px;
    }
    .btnDropdown {
        font-size: 12px;
        padding: 5px 10px;
    }
    .circle-box {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 11px;
    }
    .installbtn3 {
        font-size: 11px;
        padding: 3px;
    }
}
.mlMinus{
    margin-left: 0;
}
.mlMinus2{
    margin-left: 0;

}
.bg-gray-accor{
    background-color: #ededed;
}

/* //settingss */
.boxWhite2{
    background: #fff;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .2);
    border-radius: 5px;
}
.nav-tabs .nav-link {
    color: #0072ff !important;
    background-color: #d6e9ff !important; /* lighter blue for inactive */
    border: none !important;
    margin-right: 5px;
    border-radius: 5px 5px 0 0;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.nav-tabs .nav-link.active {
    background-color: #0072ff !important;
    color: white !important;
    font-weight: bold;
}

.nav-tabs .nav-link:hover {
    background-color: #b3d8ff !important;
    color: #0072ff !important;
}

.tab-content > .tab-pane {
    display: none;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.tab-content > .tab-pane.active {
    display: block;
    opacity: 1;
}

.textlightgreyBg{
    color: #788080;
    font-size: 0.95rem;
}
.tabscontent form input{
    background: #efefef;
    border: 1px solid #efefef;
    padding: 8px;
    color: #788080;

}
.tabscontent form select{
    background: #efefef;
    color: #788080;

    border: 1px solid #efefef;
    padding: 8px;
    width: 100%;
}
.flex-nowrap{
    flex-wrap: nowrap;
    text-align: center;
}
.bg_circle{
    background-color: red;
    border-radius: 50%;
    padding: 2px 6px;
    cursor: pointer;
}
.cursor_pointer{
    cursor: pointer;
}
.review_guideline {
    padding: 35px 0;
    border-bottom: 1px solid #eee;
}
.review_guideline_img {
    width: 20%;
    float: left;
    text-align: center;
}
.review_guideline_text {
    display: inline-block;
    width: 80%;
}    