@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Montserrat:wght@400;500;600;700;800&display=swap');

:root {
    --primary-color: #303030;
    --secondary-color: #d12e26;
    --white-color: #fff;
    --bg-body: #151515;
    --bg-nav: #373737;
    --color-nav: #fff;
    --color-btn-account: #ffaf00;
    --color-text-account: #fff;
    --color-svg-account: #ffaf00;
    --svg-nav: #fff;
    --primary-font:
    'Montserrat', sans-serif;
    --secondary-font:
    'Lato', sans-serif;
    --bg-chat: #f8f8f8;
    --btn-chat: #ffaf00;
}


/* Style General */
.modal-coupon .title-category > h3 {
    transform: none;
    margin: auto;
}

.single-promo-content h4 {
    justify-content: center;
}

.nav_site li.nav-item > a {
    font-size: 16px;
}

.circle {
    stroke: #ffffff;
    stroke-dasharray: 650;
    stroke-dashoffset: 650;
    -webkit-transition: all 0.5s ease-in-out;
    opacity: 0.3;
}

.playBut:hover .triangle {
    stroke-dashoffset: 0;
    opacity: 1;
    stroke: #c72d25;
    animation: nudge 0.7s ease-in-out;
}

.sidebar-casino-content {
    border-right: 1px solid #ffffff42;
    border-top-right-radius: 10px;
}

.title-category h3 > span {
    font-size: 18px;
    line-height: 25px;
    background: #0000005e;
    color: #ffffff82;
    padding: 4px 10px;
    margin-left: 11px;
    font-weight: bold;
    border-radius: 6px;
}

.single-promo-content p > strong {
    color: #d12e26;
}

div#PROMOTION_CONTENT > .col-12 {
    order: 3;
}


.single-promo-content input {
    text-align: center;
    padding: 10px 0px;
    font-size: 20px;
    background: #363636;
    margin-bottom: 7px;
}

.form-title {
    margin: 0px 0px !important;
    color: var(--secondary-color);
    line-height: 1em;
    padding: 0;
    font-weight: 600;
    font-size: 35px;
    font-family: var(--primary-font);
    text-transform: uppercase;

    background: transparent;
    padding: 6px 12px;
}

.sticky-sidebar-game {
    top: 42px;
}

div#modalCoupon .title-category {
    margin: 0px 0px 20px;
    padding: 0px;
}

div#modalCoupon .title-category > h3 {
        font-size: 16px;
        padding: 10px;
}

div#modalCoupon .title-category > h3 > span {
        color:#000;
        padding: 0px;
}


.modal-coupon {
    background: #151515;
}

.row.btn-footer-coupon {
    display: none;
}

div#modalMessage .modal-content {
    background: #151515;
}

div#modalMessage .title-category {
    background: transparent;
    margin: 0px;
    padding: 0px;
}

div#modalMessage .title-category > h3 {
    margin: 0px;
}

h2.title-message {
    font-size: 35px;
}

div#PROMO_MOBILE_CONTENT {
    background: transparent;
}

.alert-info {
    text-align: center;
    background: #ffffff08;
    border: 0px;
    color: #ccc;
}

div#PROMO_MOBILE_CONTENT::before {
  content:'';
    background: transparent;
}

div#PROMO_MOBILE_CONTENT .container {
    max-width: none;
    max-height: none;
    height: auto;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    padding-top: 0px;
    padding-bottom: 0px;
}

.scroll-list__item p {
    color: var(--secondary-color);
    margin-bottom: 0px;
    font-family: var(--primary-font);
    font-size: 12px;
}

.date_promo_s_e strong {
    color: #d12e26;
}

.single-promo-content p {
    text-align: center;
}

.date_promo_s_e {
    margin: 20px 20px 0px;
    color: #fff;
    font-size: 13px;
    text-align:center;
}

.name-bonus {
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    color: #0e6dfd;
}

.reg-promo {
    background: #d12e26;
    color: #fff;
    border: 0px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 30px;
    border-radius: 3px;
    padding: 20px;
    display: block;
    width: 100%;
    text-decoration: none;
    text-align: center;
}

.promo_home > .container {
    position: relative;
}

div#result-container {
    width: 100%;
}

div#result-container img {
    border-radius: 15px;
}

div#result-container h3 {
    color: #d02e26;
    text-transform: uppercase;
}

div#caship_modal .modal-dialog {
    max-width: 400px !important;
}

.custom-sel {
    top: 0px;
}

.bottom-navbar {
    background: #151515;
}

.sub_footer a.sb-chat-btn > svg {
    fill: #fff !important;
}

.sub_footer a.sb-chat-btn {
    box-shadow: none;
}

.line-p-game:first-child {
	margin-top: 20px;
}

.modal-login {
    background: #404040;
}

div#PROMOTION_CONTENT .prev-button {
    background: transparent;
    color: #d12e26;
    border: 2px solid;
}

.category-profile h3 {
    font-size: 21px;
    font-weight: 700;
}

.page_profile .title-category > h3 {
    margin: -40px 0px 25px -37px;
    background: #5fa33f;
    color: #fff;
}

.page_profile .title-category {
  margin: 70px 0px 15px;
}



.title-bonus {
    font-size: 40px;
}

.nav_account li > a > svg {
    fill: #ffffff;
}
.account-dropdown {
    background: #313131;
}

.nav_account li > a.login > svg {
    fill: #fff;
}

.header-account > a {
    color: #fff;
}

.balance {
    background: #242424;
}

.balance > p {
    border-color: #404040;
    color: #fff;
}

.header-account > h3 {
    color: #fff;
}
.account-btn-footer > a {
    color: #fff;
    background: #ffffff24;
}

.promoHome_title a {
    font-size: 23px;
    text-transform: uppercase;
    border-radius: 0px;
    font-weight: 900;
    padding: 10px 20px;
    transform: rotateX(349deg) rotateY(29deg) rotateZ(358deg) perspective(1600px);
    transform-origin: center center;
}

.line-p-game {
    border-radius: 7px;
    background: #1c1c1c;
}

.title-category h3 > i {
    width: 30px;
    margin-right: 10px;
    background: #c72b25;
    height: 30px;
}

.promoBox_content h3 {
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    background: #d12e26;
    padding: 10px 20px;
    margin: -30px -50px 5px;
    transform: rotateX(349deg) rotateY(29deg) rotateZ(358deg) perspective(1600px);
    transform-origin: center center;
}

.promo_home {
    margin-top: 40px;
    background: url(https://xtudobet.gamesolutions.org/storage/bg-promo.jpg);
    background-size: cover;
    position: relative;
}


.promo_home::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgb(21,21,21);
    background: linear-gradient(180deg, rgba(21,21,21,1) 0%, rgba(12,12,12,0.11810661764705888) 50%, rgba(21,21,21,1) 100%);
}

.promoBox_content {
    background: transparent;
}

.promoBox_content p {
    transform: rotateX(349deg) rotateY(29deg) rotateZ(358deg) perspective(1600px);
    transform-origin: center center;
}

a.assitence.sb-chat-btn {
    width: auto;
    height: auto;
}

.promoHome_title {
    display: flex;
    justify-content: center;
}

.promoHome_title h2 {
    font-size: 63px;
    background: #d12e26;
  font-weight:900;
    padding: 10px 20px;
    color: #fff;
    transform: rotateX(349deg)
  rotateY(29deg)
  rotateZ(358deg)
  perspective(1600px);
    transform-origin: center center;
}

a.assitence > svg {
    fill: #fff !important;
}

.footer {
    background: rgb(22,22,22);
    background: linear-gradient(180deg, rgba(22,22,22,1) 0%, rgba(4,4,4,1) 100%);
}
.btnSlider_home a.login {
    color: #000;
}

.boxSlider_home h2 {
    font-size: 70px;
    font-weight: 900;
    text-wrap: wrap;
    display: block;
    width: 100%;
    word-wrap: break-word;
}

.boxSlider_home p {
    font-size: 24px;
    text-transform: none;
    line-height: 1.2em;
    font-weight: 500;
}

.navbar-brand img {
    width: 200px;
}

.nav_account li > a.registration {
    color: #000;
}

.nav_account li > a.login {
    color: #ffffff;
}

.preloader_top {
    background: #000;

}

.nav_site li.nav-item.active {
    background: #d02e26;
}

.nav_site li.nav-item.active > a {
    color: #fff;
}

.box-search-sidebar {
    background: #313131;
    margin: 0px -12.5px;
    padding: 8px 10px;
    border-right: 1px solid #575757;
    border-top: 1px solid #575757;
    border-top-right-radius: 10px;
}

.category-game h3 {
    font-size: 20px;
    font-weight: 600;
}

.button-all-category {
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    padding: 8px 15px;
}

.title-category h3 {
    font-size: 28px;
    font-weight: 700;
    color: #c82d25;
    background: transparent;
    z-index: 0;
}

.nav_site li.nav-item.active>a>i.icon-nav {
    width: 25px;
    height: 25px;
    background: #fff;
    margin-right: 10px;
}

.nav_site li.nav-item {
    padding: 3px 5px;
}

.nav_site li.nav-item>a>i.icon-nav {
    width: 25px;
    height: 25px;
    background: #d12e26;
    margin-right: 10px;
}



button.btn.button-search-game > i {
    width: 20px;
    background: #000;
    display: block;
    height: 20px;
}

.nav_site li.nav-item:hover {
    background: #484848;
}



h1#PAYMENT_WARN {
	font-size:15px;
    margin-top:10px;
    margin-bottom:-10px;
}

.form-control:disabled, .form-control[readonly] {
	background-color: #ffffff26;
	opacity: 1;
}

.form-select:disabled {
    background-color: #ffffff26;
    filter: opacity(0.5);
}

div#openGameModal iframe {
  height:100% !important;
}

/* Style General */

a.btn-coupon-sport:hover {
    color: #fff;
    opacity: .7;
}

.top-navbar {background: #000 !important;.header-modal {display: flex;align-items: center;justify-content: space-between;padding: 10px;position: sticky;top: 0px;background: #000;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
};position: sticky;top: 0px;}

iframe#starframe {
    width: 100%;
    height: 100%;
}

input#gotostep1 {
    width: auto;
    background: var(--secondary-color);
    color: #28272a;
    border: 0px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    border-radius: 3px;
}


.navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
}

.sticky-sidebar-game {
    z-index: 1000;
}

.header-modal > h3 > img {
    width: 50px;
}

.form-select:focus {
    border-color: #156b4f;
}



.signup-form .form-button {
    justify-content: space-between;
    width: 100%;
    display: flex;
    align-items: center;
}

.form-submit:hover {
    background: #d12e26;
    color: #fff;
}

a.registration {
    text-transform: uppercase;
}

 a.log-out {
    width: calc(100% - 4px);
    margin: 10px 2px;

}

.register-form select option {
    background:#333;
}

.register-form select {
    background:transparent;
}

.form-select option {
    background:#333;
}



.accordion-item.method-payment {
  background: var(--bg-body);
}

.form-control:disabled, .form-control[readonly] {
	background-color: #e9ecef6e;
	opacity: 1;
}

.button-category-p a:hover {
    color: var(--secondary-color);
}

.button-category-p .card-body {
    padding: 0px;
}

.inputfile-1:focus + label, .inputfile-1 + label:hover {
    background: #333;
}

.checkbox .checkbox__inner {
    top: 3px;
}

.alert-info {
    text-align: center;
    background: #ffffff08;
    border: 0px;
    color: #ccc;
}

@media only screen and (max-width: 991px) {
  
  .mobile_navigation {
    z-index: 1000;
}
  
  .modal-dialog.nav_menu_modal {
    width: 100%;
    max-width: 100%;
}

div#PROMO_MOBILE_CONTENT .promoBox_img img {
    width: 100%;
    margin-top: 0px;
}

div#PROMO_MOBILE_CONTENT .promoHome_title > h2 {
    font-size: 35px;
}
  
 div#openGameModal .modal-header {
    display: flex;
    justify-content: space-between;
    height: 60px;
}
  
  div#openGameModal iframe {
    height: calc(100% - 50px) !important;
}

div#openGameModal .modal-header > h5 {
    font-size: 15px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
} 
  
  
  .button-action-game {
    width: 125px;
}
  
  .jackpot-div-mini > span, .jackpot-div-super > span, .jackpot-div-mega > span {
    font-size: 9px;
        width: 100%;
    text-align: center;
}
  
  .jackpot-div-mega > strong, .jackpot-div-super > strong, .jackpot-div-mini > strong {
    font-size: 13px;
    line-height: 15px;
    width: 100%;
    text-align: center;
}
  
 .category-profile .accordion-plus a > svg {
    color: #000;
}
  
  .button-category-p a {
    height: 50px;

}
  
  .page_profile .title-category > h3 {
    margin: -40px 0px 25px -37px;
    background: #5fa33f;
    color: #fff;
    font-size: 18px;
}
  
  .modal-body .title-category > h3 {
    font-size: 20px;
}

.modal-body .title-category {
    margin-top: 60px;
    padding-bottom: 22px;
}
  
  .modal-body .title-category > h3 {
    font-size: 20px;
}
  
  .modal-body .title-category {
    margin-top: 60px;
    padding-bottom: 22px;
}
  
  .body-content {
    margin-bottom: 50px;
}
  
  .mobile_navigation a.active {
    color: #fff;
}

.mobile_navigation a.active > i {
    background-color: #fff;
}

a.hamburger-menu > svg {
    fill: #fff;
}

.mobile_navigation .icon-nav {
    background: #d12e26;
}

a.mobile_nav_button {
    color: #fff;
}
    
    .button-category-g > a > i {
	background: #fff;
}
  
  .header-modal {
	background: #000;
	margin: 6px;
	border-radius: 4px;
}
  
  .line-p-game {

	padding: 5px 3px 24px;
}
    
    .promoBox_content h3 {
    font-size: 18px;
    margin: -20px -50px 5px;

}
    
    
        .nav_menu_modal .promoBox_content h3 {
    background: transparent;
    color: #d12e26;
    margin: -20px -30px 0px;
}
    
    .nav_menu_modal .modal-content {
    background: #1f1f1f;
}
    
    .promoHome_title h2 {
    font-size: 35px;
    margin-bottom: 20px;
    margin-top: -30px;
}
    
    .casino div#carouselExampleCaptions {
    display: none;
}
    
.navbar-brand img {
    width: 40px;
    height: auto;
}
    
    .boxSlider_home h2 {
    font-size: 50px;
    font-weight: 900;
}
  
.boxSlider_home p {
    font-size: 22px;
}  
    
    .btnSlider_home a {
    padding: 8px 15px;
    font-size: 13px;
    min-width: 90px;
    width: auto;
}
    
    
body.tailwind.bg-zinc-800.fn-app-root {
    background: #4c4c4c;
}  
  
.ck-content {
    margin-bottom: 45px;
}
  
iframe#sport {
    height: calc(100vh - 190px) !important;
    position: absolute;
    top: 54px;
}  
  
.modal-login img {
    width: 90px;
    margin-top: 0px;
}
  
  .ck-content {
    margin-bottom: 60px;
}
}
@media only screen and (max-width: 600px){
.modal-body .button-category-g > a > i {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    background: #fff !important;
}
  
.box-search-sidebar {
    background: #535353;
    margin: 0px 0px;
    padding: 8px 10px;
}
  
}

/*box-pix*/
.modal-payment-type .modal-header {
    background: var(--secondary-color);
    border-bottom: 0px;
}

.modal-payment-type .modal-body {
    background: var(--bg-body);
}

.box-allert {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    width: 250px;
    background: #000000;
    padding: 10px;
    left: calc(50% - 125px);
    border-radius: 10px;
    top: calc(50% - 100px);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/*Bonus Multipla*/

.bonus_multipla h1 {
    font-family: var(--primary-font);
    color: var(--secondary-color);
    text-align: center;
    text-transform: uppercase;
    font-size: 50px !important;
    font-weight: 600;
    margin-top: 30px;
}

.bonus_multipla {
    color: #fff;
    text-align: center;
    margin-bottom:40px
}

.title-table {
    display: flex;
    margin-top: 20px;
}

.title-table > h3:first-child {
    border-right: 1px solid #ffffff2e;
    background: var(--primary-color);
    color:#fff;
}

.title-table > h3 {
    font-size: 18px;
    font-weight: 600;
    width: 50%;
    text-align: center;
    background: var(--secondary-color);
    padding: 10px;
    color: #28272a;
    margin-bottom: 0px;
}

.body-d-table {
    display: flex;
    margin-top: 0px;
}

.body-d-table > p:first-child {
    border-right: 1px solid #0000002e;
    color: var(--color6);
    background: #ffffff1a;
}
.body-d-table > p {
    font-size: 15px;
    font-weight: 600;
    width: 50%;
    border-bottom: 1px solid #0000002e;
    text-align: center;
    background: #00000021;
    padding: 10px;
    color: var(--color3);
    margin-bottom: 0px;
}

    @media  all and (max-width: 991px) {
        .title-table > h3 {
            font-size: 14px;
        }
    }
    @media  all and (max-width: 480px) {
        .title-table > h3 {
            font-size: 14px;
        }
    }

/*Sport rules*/

.box-sport-info {
    background: #00000021;
    padding: 20px;
    color: #fff;
    width: 100%;
    max-width: 1024px;
    margin: 10px auto;
    font-size: 16px;
}

.box-sport-info p > strong {
    font-size: 20px;
    color: #d12e26;
}

.box-sport-info p > strong > u {
    text-decoration: none;
    font-size: 30px;
    color: var(--secondary-color);
}

.box-sport-info p > strong > em {
    font-size: 16px;
}

.box-sport-info td {
    line-height: 16px;
    vertical-align: middle;
    height: auto;
    min-height: 50px;
    text-align: center;
    border: 1px solid #fff;
}
  
/*Info page general*/
.info_website {
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

.info_website h1 {
    font-family: var(--primary-font);
    color: var(--secondary-color);
    text-align: center;
    text-transform: uppercase;
    font-size: 50px !important;
    font-weight: 600;
    margin-top: 30px;
}

.info_website h3 {
    font-family: var(--secondary-font);
    color: var(--secondary-color);
    text-align: center;
    font-size: 22px !important;
    font-weight: 600;
    margin-top: 20px;
}

.info_website p {
	margin-bottom:10px;
}

.reg-promo:hover {
    color: #000000;
    background: #de5958;
}