body {
    font-family: "Ruluko", sans-serif;
}

h1 {
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 700;
}

.alert {
    padding: 10px 5px;
    margin-bottom: 0 !important;
    background-color: #3d3b8d;
    border-radius: 0;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}

/* header start  */

header {
    background: linear-gradient(to right, #8381db, #343379, #2926d1);
}

.nav-link {
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
}

.nav-link.active {
    color: #b4b5ff !important;
}

.nav-link:hover {
    color: #b4b5ff;
}

.navbar-toggler-icon {
    background-image: url(../images/hamburger-menu.png);
}

/* header end  */

/* banner start  */

.banner {
    padding: 100px 0px;
    background: linear-gradient(to right, #8381db, #5251ad, #2926d1);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.banner-wrapper h2 {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.banner-wrapper h1 {
    font-weight: 800 !important;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 46px;
    line-height: 66px;
    color: #fff;
    letter-spacing: 1px;
}

.banner-wrapper h1 span {
    color: #00b7ff;
}

.banner-wrapper p {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
}

.primary-btn {
    text-decoration: none;
    display: inline-block;
    padding: 10px 36px 8px;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #161877;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    transition: 0.3s;
}

.primary-btn:hover {
    background-color: #00b7ff;
    transform: scale(0.97);
}

/* banner end  */

/* title wrapper start  */

.title-wrapper {
    margin-top: 100px;
    margin-bottom: 50px;
    text-align: center;
}

.title-wrapper h1 {
    color: #000;
    text-transform: capitalize;
}

.title-wrapper h1 span {
    color: #8180DA;
}

.title-wrapper p {
    color: #333;
    font-size: 16px;
}

/* title wrapper end  */


/* casino card start  */

.casino-card {
    margin-top: -10px;
    padding: 100px 0;
    background-color: #ffffff;
}

.single-card {
    margin: 8px 0;
    box-shadow: 0 0 20px #ceb9cee3;
}


.card-desc h2 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    border-bottom: 1px solid #333;
    color: #0067dd;
}

.card-desc h2 span {
    color: #000;
}


/* casino card end  */

/* bonus start  */

.bonus {
    padding: 100px 0;
    background-color: #f7f7f7;
}

.single-bonus {
    padding: 30px 15px;
    background: rgb(103, 202, 255);
    background: linear-gradient(219deg, #53519e 50%, #4a4886 50%);
}

.bonus-icon i {
    font-size: 60px !important;
    color: #fff;
}

.single-bonus h2 {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
}

.single-bonus p {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
}

/* bonus end  */

/* faq start  */

.faq {
    padding: 100px 0 50px 0;
}

.accordion-button:not(.collapsed) {
    box-shadow: none;
    color: #fff;
    background-color: #4A4886;
}

.accordion-body {
    background-color: #4A4886;
    padding: 0px 20px 20px 20px;
    color: #fff;
}

.accordion-button {
    font-weight: 700;
    font-size: 17px;
    color: #fff;
    background-color: #8280DA;
    padding-left: 20px;
}

.accordion-button:focus {
    border: 0;
    outline: 0;
    box-shadow: none;
}

.accordion-button::after {
    background-image: url(../images/plus.png);
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../images/minus.png);
}

/* faq end  */

/* info start  */

.info {
    padding: 50px 0;
    background-color: #F7F7F7;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


.why-choose-us-wrapper h2 {
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}

.why-choose-us-wrapper p {
    color: #DDD;
    font-size: 15px;
}

.content-wrapper {
    background: linear-gradient(to right, #8a88ff, #4240a5, #3533a7);
    padding: 40px;
}

.content-wrapper h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 36px;
    color: #fff;
    letter-spacing: 1px;
}

.content-wrapper h1 span {
    color: #b4b3ff;
}

.content-wrapper h2 {
    font-family: "Mochiy Pop One", sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 1px;
}

.content-wrapper h2 i {
    color: #0390d6;
}

.content-wrapper h3 {
    font-weight: 700;
    font-size: 26px;
    color: #fff;
}

.content-wrapper p {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}

.content-wrapper ul li {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    margin: 8px 0;
}

.content-wrapper strong {
    color: #fff;
}

.content-pp h2 {
    font-family: "Mochiy Pop One", sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
}

.content-pp h3 {
    font-weight: 700;
    font-size: 26px;
}

.content-pp p {
    font-weight: 500;
    font-size: 17px;
}

/* info end  */

/* analyze start  */

.analyze-sec {
    padding: 50px 0;
}

.analyze h2 {
    font-weight: 800;
    font-size: 26px;
    color: #000;
}

.analyze p {
    font-weight: 600;
    color: #333;
}

/* analyze end  */

/* leading-swc start  */

.leading-swc {
    padding: 50px 0;
    background-color: #F7F7F7;
}

.leading-swc-wrapper {
    padding: 40px;
    background-color: #8280DA;
}

.leading-swc-wrapper h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 800;
}

.leading-swc-wrapper p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

/* leading-swc end  */

/* footer start  */

footer {
    padding: 50px 0 0px 0;
    background-color: #161877;
}

.short-disclaimer {
    padding: 30px;
    background-color: #8280DA;
    text-align: center;
}

.short-disclaimer p {
    color: #fff;
    font-size: 14px;
}

.footer-logo li {
    margin: 0 20px;
}

.footer-page-link li a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    transition: 0.3s;
}

.footer-page-link li a:hover {
    color: #b4b5ff;
}

.copyright {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.copyright span {
    color: #8280DA;
}


/* footer end  */


/* BreadCrumb start  */

.breadcrumb-cc {
    background-image: linear-gradient(to top, #00000083, #00000083, #00000083), url(../images/breadcrumb.jpg);
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    padding: 100px 0;
}

.breadcrumb-cc h1 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.breadcrumb-cc p {
    color: #fff;
    font-weight: 500;
}

.breadcrumb-cc a {
    text-decoration: none;
    color: #FF44F6;
    font-weight: 600;
}

.games {
    padding: 64px 0;
}

.games-cc {
    background-image: linear-gradient(to top, #00000083, #00000083, #00000083), url(../images/breadcrumb.jpg);
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    padding: 100px 0;
}

.games-cc h1 {
    color: #fff;
}

/* BreadCrumb end  */

/* content start  */

.content {
    background: #fff;
    padding: 50px 0 50px 0;
}

/* content end  */