body {
    font-family: "Galdeano", sans-serif;
}

h1 {
    font-family: "Germania One", system-ui;
    font-weight: 700;
}

/* header start  */

header {
    background: linear-gradient(to right, #010a0e, #023e52e0, #010a0e);
}

.nav-link {
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
}

.nav-link.active {
    color: #36CAE5 !important;
}

.nav-link:hover {
    color: #36CAE5;
}

.navbar-toggler-icon {
    background-image: url(../images/hamburger-menu.png);
}

/* header end  */

/* banner start  */

.banner {
    padding: 150px 0 150px;
    background-image: linear-gradient(to top, #02587494, #031f29d3, #031f29ce, #02587400),
        url(../images/hero.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.banner-wrapper h2 {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.banner-wrapper h1 {
    font-weight: 600 !important;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 40px;
    color: #fff;
    letter-spacing: 1px;
}

.banner-wrapper h1 span {
    color: #36CAE5;
}

.banner-wrapper p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    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: #36CAE5;
    box-shadow: 0 0 20px #36cbe58c;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    transition: 0.3s;
}

.primary-btn:hover {
    background-color: #fff;
    color: #36CAE5;
    transform: scale(0.97);
}

/* banner end  */

/* casino card start  */

.casino-card {
    padding: 100px 0;
    background: linear-gradient(to bottom, #051C25, #01232e, #00161f);
}


.card-title {
    margin-bottom: 10px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-size: 36px;
}

.card-title span {
    color: #36CAE5;
}


.bonus-title {
    margin-top: 80px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-size: 36px;
}


.single-step {
    text-align: center;
    min-height: 200px;
    border: 1px solid #36CAE5;
}

.single-step h2 {
    background-color: #36CAE5;
    font-weight: 500;
    font-family: "Germania One", system-ui;
    font-size: 40px;
    color: #fff;
}

.single-step h3 {
    border-bottom: 1px solid #fff;
    padding: 5px 10px;
    padding-bottom: 12px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.single-step p {
    padding: 5px 10px;
    color: #fff;
    font-size: 15px;
}

/* casino card end  */

/* faq start  */

.faq {
    padding: 100px 0;
    background-color: #051116;
}

.title-wrapper {
    margin-bottom: 50px;
    text-align: center;
}

.title-wrapper h1 {
    font-size: 36px;
    color: #fff;
    letter-spacing: 2px;
}

.title-wrapper h1 span {
    color: #36CAE5;
}

.title-wrapper p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.accordion-button:not(.collapsed) {
    background-color: #00161F;
    box-shadow: none;
    color: #fff;
    background-color: #00161F;
}

.accordion-body {
    background-color: #00161F;
    padding: 20px 20px 20px 20px;
    color: #fff;
}

.accordion-button {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    background-color: #00161F;
    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  */

/* why-choose-us start  */

.why-choose-us {
    background-color: #001720;
    padding: 100px 0;
}

.why-choose-us p {
    font-weight: 400;
    font-size: 16px;
    color: #ddd;
}

.single-why-choose-us {
    margin: 10px 0;
    box-shadow: 0 0 20px #36cbe53a;
    border: 1px solid #36CAE5;
}

.why-choose-us-wrapper {
    padding: 30px 15px;
}

.why-choose-us-wrapper h2 {
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}

.why-choose-us-wrapper p {
    color: #DDD;
    font-size: 15px;
}

/* why-choose-us end  */

/* info start  */

.info {
    padding: 100px 0;
    background-image: linear-gradient(to right, #031f29ea, #031f29ea, #031f29ce, #031f29ce),
        url(../images/content.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.content-wrapper {
    background-color: #021418dc;
    padding: 40px;
}

.content-wrapper h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 36px;
    color: #fff;
    letter-spacing: 1px;
}

.content-wrapper h1 span {
    color: #36CAE5;
}

.content-wrapper h2 {
    font-size: 20px;
    color: #0799b3;
    font-weight: 700;
}

.content-wrapper h2 i {
    color: #36CAE5;
}

.content-wrapper h3 {
    font-weight: 700;
    font-size: 26px;
    color: #fff;
}

.content-wrapper p {
    font-weight: 400;
    font-size: 16px;
    color: #ddd;
}

.content-wrapper ul li {
    font-weight: 400;
    font-size: 16px;
    color: #ddd;
    margin: 8px 0;
}

.content-wrapper strong {
    color: #fff;
}

/* info end  */

/* analyze start  */

.analyze {
    padding: 40px;
    background-color: #01232e;
}

.analyze h2 {
    font-weight: 700;
    font-size: 26px;
    color: #36CAE5;
}

.analyze p {
    font-weight: 500;
    color: #fff;
}

/* analyze end  */

/* leading-swc start  */

.leading-swc {
    padding: 50px 0;
    background: linear-gradient(to bottom, #051C25, #01232e, #00161f);
}

.leading-swc-wrapper {
    padding: 40px;
    background-color: #042930;
}

.leading-swc-wrapper h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
}

.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: #051116;
}

.short-disclaimer {
    padding: 30px;
    background-color: #042930;
    text-align: center;
}

.short-disclaimer p {
    color: #ddd;
    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: #36CAE5;
}

.copyright {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.copyright span {
    color: #36CAE5;
}


/* footer end  */



/* BreadCrumb start  */

.breadcrumb-cc {
    background-image: linear-gradient(to top, #0d202daf, #0d202daf),
        url(../images/breadcrumb.jpeg);
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    padding: 100px 0;
}

.breadcrumb-cc h1 {
    font-family: "Germania One", system-ui;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.breadcrumb-cc p {
    color: #fff;
    font-weight: 500;
}

.breadcrumb-cc a {
    text-decoration: none;
    color: #36CAE5;
    font-weight: 600;
}

.games {
    background: #5a2c08;
    padding: 64px 0;
}

.games-cc {
    background-image: linear-gradient(to top, #01435e2f, #01445eb0), url(../images/breadcrumb.jpeg);
    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: linear-gradient(to right, #04282e, #01191d, #01262c);
    padding: 50px 0 50px 0;
}

/* content end  */