@font-face {
    font-family: 'Rounded Mplus 1c';
    font-weight: 400;
    src: url('/fonts/MPLUSRounded1c-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Rounded Mplus 1c';
    font-weight: 500;
    src: url('/fonts/MPLUSRounded1c-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Rounded Mplus 1c';
    font-weight: 800;
    src: url('/fonts/MPLUSRounded1c-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: 'Caesar Dressing';
    font-weight: 400;
    src: url('/fonts/CaesarDressing-Regular.woff2') format('woff2');
}
 
 /* Default theme values*/

 :root {
    --main_color: #F2F2F2;
    --main_color_second: #000;
    --active_color: #ffffff;
    --active_color_second: ;
    --hover_color: ;
    --title_color: #393939;
    --text_color: #545454;
    --header_background: #000;
    --white_color: #fff;
    --black_color: #000;
    --gray_color: #eeeeee;
    --bs-gutter-x: 30px !important;
    --bs-gutter-y: 30px !important;
}

body {
    background: #fff;
}

.button_basic {
    padding: 14px 20px;
    border-radius: 15px;
    background: #F7D739;
    color: #393939;
    font-size: 18px;
    border-style: none;
}

/* .button_basic:hover {
    background: ;
} */

header .header_nav {
    margin-inline-end: auto;
    margin-inline-start: auto !important;
}

.padding_small {
    padding: 100px 0 100px;
    ;
}

.padding_big {
    padding: 100px 0 100px;
    ;
}

/*End Standard Settings*/
/* Header Styles */
header {
    background: #000;
}

header nav li a {
    color: #fff;
    font-size: 18px;
}

/*sticky header*/
.fixing.activated {
    background: #000;
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

body {
    font-family: 'Rounded Mplus 1c';
}

h1 {
    font-family: 'Caesar Dressing';
    font-size: 46px;
    font-weight: 400;
    line-height: 55.2px;
    color: #393939;
}

h2 {
    font-family: 'Caesar Dressing';
    font-size: 34px;
    font-weight: 400;
    line-height: 40.8px;
    /* c #393939; */
    margin: 0 0 20px;
}

h3 {
    font-family: 'Rounded Mplus 1c';
    font-size: 24px;
    font-weight: 800;
    line-height: 28.8px;
    color: #393939;
}

p {
    font-family: 'Rounded Mplus 1c';
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    color: #545454;
}

.button_basic {
    font-weight: 800;
    font-family: 'Rounded Mplus 1c';
}

.color-blue {
    color: #036B9D;
    font-weight: 800;
}

.text-black {
    font-weight: 800;
}

.linking {
    background: linear-gradient(100.3deg, #036B9D 3.61%, #5CABC3 109.5%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #4C4B69;
    font-weight: 500;
    border-bottom: 1px solid #FDA160;
    border-image: linear-gradient(100.3deg, #036B9D 3.61%, #5CABC3 109.5%);
    border-image-slice: 1;
}

.linking:hover {
    background: linear-gradient(100.3deg, #f7ca39 3.61%, #f7ca39 109.5%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f7ca39;
    font-weight: 500;
    border-bottom: 1px solid #FDA160;
    border-image: linear-gradient(100.3deg, #f7ca39 3.61%, #f7ca39 109.5%);
}

header .fixing {
    background: #074765;
}

.fixing.activated {
    background: #074765;
}

.button_basic {
    border-radius: 12px;
}

.button_basic:hover {
    background-color: #fff;
}

.theme_footer .footer_menu ul li:not(:last-child) {
    margin: 0 !important;
}

.theme_footer .footer_menu ul li a {
    color: #fff;
}

.theme_footer .footer_menu ul li a:hover {
    color: #F7CA39;
}

#hero_section_1_115 .hero_text_content>div h1 {
    color: #fff;
}

#hero_section_1_115 .hero_text_content>div p {
    color: #fff;
}

#benefits_5_415 .benefits_repeater .item {
    margin-bottom: 0 !important;
}

#benefits_5_415 .row {
    --bs-gutter-x: 30px !important;
    --bs-gutter-y: 30px !important;
}

#benefits_5_415 .item_inner {
    padding: 40px !important;
    height: 100%;
    border-radius: 30px 0;
}

#benefits_5_415 .title_wrap h3 {
    margin: 0;
}

.list_of_games_4 .item {
    justify-content: start !important;
}

#list_of_games_4_615 .section_text h3 {
    margin: 40px 0 12px;
}

#list_of_games_4_615 {
    padding: 100px 0 25px;
}

@media (max-width: 991px) {
    #list_of_games_4_615 {
        padding: 50px 0 15px;
    }
}

#text_1_715,
#text_1_815,
#how_to_register_5_915 {
    padding: 25px 0;
}

#text_1_815 ul,
#text_1_1815 ul {
    list-style-position: outside !important;
    margin: 0 !important;
}

#text_1_815 ul li,
#text_1_1815 ul li {
    color: #545454;
    margin-left: 22px;
}

#how_to_register_5_915 .register_items .col-md-4,
#how_to_register_5_1615 .register_items .col-md-4,
#how_to_register_5_2015 .register_items .col-md-4 {
    margin-bottom: 0 !important;
}

.how_to_register_5 .row {
    --bs-gutter-x: 30px !important;
    --bs-gutter-y: 30px !important;
}

#how_to_register_5_915 .register_item_inner,
#how_to_register_5_1615 .register_item_inner,
#how_to_register_5_2015 .register_item_inner {
    border-radius: 30px 0;
}

#how_to_register_5_915 .register_item_inner .register_item_text p:first-child,
#how_to_register_5_1615 .register_item_inner .register_item_text p:first-child {
    font-weight: 800;
    color: #393939;
    margin: 0 0 12px;
}

#how_to_register_5_915 .register_item_box,
#how_to_register_5_1615 .register_item_box,
#how_to_register_5_2015 .register_item_box {
    margin: 0 0 12px;
}

#text_1_1015 {
    padding: 25px 0 100px;
}

@media (max-width: 991px) {
    #text_1_1015 {
        padding: 25px 0 50px;
    }
}

.vertical_image_and_description_block_2 .item:not(:last-child) {
    margin-bottom: 20px !important;
}

#vertical_image_2_1115 .section_text h3 {
    margin: 40px 0 0;
}

#vertical_image_2_1115 .item,
#vertical_image_2_1915 .item {
    background: #fff;
    border-radius: 30px 0;
    padding: 15px;
}

#vertical_image_2_1115 {
    padding: 100px 0 10px;
}

@media (max-width: 991px) {
    #vertical_image_2_1115 {
        padding: 50px 0 10px;
    }
}

#text_3_1215 {
    padding: 10px 0 100px;
}

@media (max-width: 991px) {
    #text_3_1215 {
        padding: 10px 0 50px;
    }
}

#vertical_image_2_1315,
#how_to_register_5_2015 {
    padding: 100px 0 15px;
}

@media (max-width: 991px) {

    #vertical_image_2_1315,
    #how_to_register_5_2015 {
        padding: 50px 0 15px;
    }
}

#vertical_image_2_1315 .section_text h3 {
    margin: 40px 0 0;
}

#text_1_1415,
#text_1_2115 {
    padding: 15px 0 100px;
}

@media (max-width: 991px) {

    #text_1_1415,
    #text_1_2115 {
        padding: 15px 0 50px;
    }
}

#text_1_1415 .btn_shortcode,
#text_1_2115 .btn_shortcode {
    text-align: center;
}

.how_to_register_3 .row {
    --bs-gutter-x: 30px !important;
    --bs-gutter-y: 30px !important;
}

img {
    border-radius: 0 !important;
}

.faq_4 .accordion_list li:not(:last-child) {
    margin-bottom: 5px !important;
}

.faq_4 .accordion_list li {
    border-radius: 10px;
    color: #036B9D;
}

.faq_4 .accordion_list li .plus_box svg {
    fill: #036B9D;
}

.faq_4 .accordion_list li.active .item_question {
    color: #036B9D !important;
}

.info_logo_wrap {
    display: none !important;
}

.theme_footer .footer_text {
    margin-bottom: 40px;
    text-align: center;
    color: #FFFFFF;
}

.theme_footer .footer_text p {
    color: #FFFFFF;
}

.theme_footer .footer_copyright {
    border-top: none !important;
    padding: 1px 0 !important;
    opacity: 1 !important;
}

.theme_footer .footer_menu ul {
    justify-content: center;
    color: #fff;
}

.theme_footer .footer_menu ul li:hover {
    color: #F7CA39;
}

.header_nav #desktop-menu-container .desktop-menu .menu-item:hover>a {
    color: #F7CA39;

}

.header_nav #desktop-menu-container .desktop-menu .current-menu-item>a {
    border-bottom: none !important;
    font-weight: 500;
}

@media (max-width: 991px) {
    .header_nav #mobile-menu-container {
        background: linear-gradient(100.3deg, #036B9D 3.61%, #5CABC3 109.5%);
    }
}

@media (max-width: 991px) {
    .header_nav #mobile-menu-container .mobile-menu .current_page_item a {
        background: linear-gradient(100.3deg, #036B9D 3.61%, #5CABC3 109.5%);
        color: #fff;
    }
}

@media (max-width: 991px) {
    header .logo img {
        height: 48px;
        width: 130px;
    }
}

@media (max-width: 991px) {

    #text_1_315 .img_area img,
    #text_1_515 .img_area img,
    #text_1_815 .img_area img,
    #text_1_1715 .img_area img,
    #text_1_1815 .img_area img {
        height: 100%;
    }
}

@media (max-width: 991px) {

    #benefits_5_415,
    #how_to_register_3_1515,
    #how_to_register_5_1615,
    #vertical_image_2_1915,
    #faq_4_2215 {
        padding: 50px 0;
    }
}

@media (max-width: 991px) {
    .benefits_5 .title_wrap {
        flex-direction: column;
    }
}

@media (max-width: 991px) {
    .benefits_5 .items_icon {
        width: 60px !important;
        height: 60px !important;
        margin: 0 0 12px;
    }
}

@media (max-width: 991px) {
    .vertical_image_and_description_block_2 .item_image {
        margin: 0 !important;
    }
}

@media (max-width: 991px) {
    .how_to_register_3 .register_text {
        margin: 0 0 30px !important;
    }
}

@media (max-width: 991px) {

    #vertical_image_2_1115 .item_area,
    #vertical_image_2_1315 .item_area,
    #vertical_image_2_1915 .item_area {
        margin-top: 0 !important;
    }
}

#payment_methods_2_3192,
#vertical_image_2_5192 {
    padding-bottom: 0;
}

#text_2_4192,
#text_2_6192 {
    padding-top: 50px;
}

#text_2_4192 .btn_shortcode,
#text_2_6192 .btn_shortcode {
    text-align: center;
}

#payment_methods_2_3192 .section_text {
    text-align: left;
}

#payment_methods_2_3192 .item {
    border-radius: 30px 0 30px 0;
}

#vertical_image_2_5192 .item:not(:last-child) {
    margin-bottom: 40px !important;
}

#vertical_image_2_5192 .item_title {
    margin-bottom: 16px;
}

#vertical_image_2_5192 ul {
    margin: 0;
}

#list_of_games_2_7192 .item .item_text p {
    text-align: center;
    color: #393939;
    font-size: 18px;
    font-weight: 800;
}

@media(max-width: 768px) {
    #vertical_image_2_5192 {
        padding-top: 50px;
    }

    #list_of_games_2_7192 {
        padding: 50px 0;
    }

    #text_2_4192,
    #text_2_6192 {
        padding-top: 20px;
    }
}

#list_of_games_11_2271,
#how_to_register_2_3271,
#vertical_image_2_5271 {
    padding-bottom: 0;
}

#how_to_register_2_3271 {
    padding-top: 20px;
}

#text_2_4271 {
    padding-top: 40px;
}

#text_2_6271 {
    padding-top: 0;
}

#how_to_register_2_3271 .register_items {
    padding: 0 30px;
    grid-gap: 30px;
}

#how_to_register_2_3271 .register_items .col-md {
    padding: 0;
}

#how_to_register_2_3271 .register_items .register_item_inner {
    border-radius: 30px 0 30px 0;
}

#how_to_register_2_3271 .register_items .register_item_inner .register_item_text {
    margin-top: 16px;
}

#text_2_4271 .btn_shortcode,
#text_2_6271 .btn_shortcode {
    margin-top: 40px;
    text-align: center;
}

#vertical_image_2_5271 .item_title {
    margin-bottom: 0;
}

#vertical_image_2_5271 .item:not(:last-child) {
    margin-bottom: 40px !important;
}

@media(max-width: 768px) {

    #list_of_games_11_2271,
    #vertical_image_2_5271 {
        padding-top: 50px;
    }

    #how_to_register_2_3271 {
        padding: 0;
    }

    #how_to_register_2_3271 .col-md,
    #vertical_image_2_5271 .items_area {
        margin: 0;
    }

}


#hero_section_2_1339 .hero_text_content {
    margin: 0 auto;
    max-width: 950px;
}

#hero_section_2_1339 .hero_text_content h1 {
    color: #fff;
}

#hero_section_2_1339 .hero_text_content p {
    color: #FFFFFFB2;
}

#vertical_image_2_4339 .item_text {
    margin: 0 !important;
}

#vertical_image_2_4339 .item_text p:first-child {
    color: #393939;
    font-size: 18px;
    font-weight: 800;
    margin: 0 0 10px;
}

#vertical_image_2_4339 {
    padding: 100px 0 20px;
}

@media(max-width: 992px) {
    #vertical_image_2_4339 {
        padding: 50px 0 20px;
    }
}

#text_1_5339 {
    padding: 20px 0 100px;
}

@media(max-width: 992px) {
    #text_1_5339 {
        padding: 20px 0 50px;
    }
}

@media (max-width: 1020px) {
    #text_1_2339 .align-items-center {
        align-items: center !important;
        flex-direction: column;
    }
}

@media (max-width: 1020px) {
    #text_1_3339 .align-items-center {
        align-items: center !important;
        flex-direction: column-reverse;
    }
}

@media (max-width: 1020px) {

    #text_1_2339 .img_area,
    #text_1_3339 .img_area {
        text-align: center !important;
    }
}

@media (max-width: 1020px) {

    #text_1_2339 .img_area img,
    #text_1_3339 .img_area img {
        object-fit: contain;
        height: 100%;
    }
}

.popup.variant_1 .popup_text p {
    font-size: 46px;
    font-weight: 400;
    line-height: 48px;
    font-family: 'Caesar Dressing';
    color: #000;
}

.popup.variant_1 .popup_text {
    margin-bottom: 30px !important;
}

.popup.variant_1 .button_basic {
    margin-bottom: 0 !important;
    font-weight: 900;
    color: #1a1a1a;
    font-size: 18px;
    text-transform: uppercase;
}

.popup.variant_1 .bottom_text1,
.popup.variant_1 .bottom_text2 {
    display: none !important;
}

.popup.variant_1 .popup_inner {
    padding: 112px 40px 112px !important;
    height: 498px !important;
    width: 500px !important;
    margin: 0 auto;
}

.popup.variant_1 .close {
    top: 5px !important;
    right: 200px !important;
    width: 20px !important;
    height: 20px !important;
}

@media (max-width: 992px) {
    .popup.variant_1 .popup_inner {
        padding: 125px 40px !important;
        height: 498px !important;
        width: 429px !important;
        margin: 0 auto;
    }
}

@media (max-width: 992px) {
    .popup.variant_1 .popup_inner {
        height: auto !important;
    }
}

@media (max-width: 992px) {
    .popup.variant_1 .close {
        top: 7px !important;
        right: 235px !important;
        width: 20px !important;
        height: 20px !important;
    }
}

@media (max-width: 890px) {
    .popup.variant_1 .close {
        top: 7px !important;
        right: 28px !important;
        width: 20px !important;
        height: 20px !important;
    }
}

@media (max-width: 620px) {
    .popup.variant_1 .popup_inner {
        padding: 125px 40px !important;
        height: 498px !important;
        width: 335px !important;
        margin: 0 auto;
    }
}

@media (max-width: 620px) {
    .popup.variant_1 .popup_text p {
        font-size: 38px;
        line-height: 40px !important;
    }
}

@media (max-width: 620px) {
    .popup.variant_1 .popup_inner {
        padding: 125px 20px !important;
    }
}

@media (max-width: 620px) {
    .popup.variant_1 .close {
        right: 66px !important;
    }
}

@media (max-width: 618px) {
    .popup.variant_1 .close {
        right: 73px !important;
    }
}

@media (max-width: 450px) {
    .popup.variant_1 .close {
        right: 50px !important;
    }
}

@media (max-width: 430px) {
    .popup.variant_1 .close {
        right: 38px !important;
    }
}

@media (max-width: 420px) {
    .popup.variant_1 .close {
        right: 15px !important;
    }
}

@media (max-width: 415px) {
    .popup.variant_1 .close {
        right: 30px !important;
    }
}

.banner_14 .banner_inner {
    background-color: transparent !important;
    background-image: url(/images/banner-1.webp);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}

.banner_14 .banner_image {
    display: none;
}

.banner_14 .banner_text p {
    font-size: 36px;
    color: #1a1a1a;
    font-family: 'Caesar Dressing';
    font-weight: 400;
    line-height: 43px;
}

.banner_14 .banner_btn .button_basic {
    color: #1a1a1a;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
}

.banner_14 .banner_text {
    max-width: 720px;
    text-align: center;
}

@media (max-width: 992px) {
    .banner_14 .banner_inner {
        background-color: transparent !important;
        background-image: url(/images/banner-2.webp);
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 10px;
    }
}