/*Global setting*/
select option {
   background: #202020;
}

.sec-game .col-3 {
   cursor: pointer;
}

.sec-game .col-3:hover {
   filter: brightness(1.26);
}

.box-size-global {
   padding: 11px;
   margin-top: 1.5rem;
   margin-bottom: 1.5rem;
}

.header-box {
   font-size: 23px;
   text-align: center;

   /* Set By Default */
   color: #fff;
   margin-top: 9px;
   margin-bottom: 9px;
}

.box-content-size {
   padding: 2.5% 6.2%;
}

.box-link-global {
   display: block;
   height: inherit;
   padding: 11px;
}

.fade-in-image {
   animation: fadeIn 0.8s;
}

@keyframes fadeIn {
   0% { opacity: 0; }
   100% { opacity: 1; }
}
/*End Global Setting*/

/* Marinabet Start */
.header-box-marinabet {}

.wrap-box-marinabet {
   background-color: #0c1216;
   border-radius: 18px;
   border: 2px solid #4cdddd;
   box-shadow: 0px 0px 15px #0dcaf0;
}

.box-style-marinabet {
   background-color: #0c1216;
   border-radius: 18px;
   border: 2px solid #4cdddd;
   box-shadow: 0px 0px 15px #0dcaf0;
}

.box-style-marinabet:hover {
   background-color: #161616;
   border: 2px solid #53f8f8;
   box-shadow: 0px 0px 15px #0dd8ff;
}

.box-link-img-marinabet {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-marinabet:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Marinabet End */

/* Banker999 Start */
.header-box-banker999 {}

.wrap-box-banker999 {
   background: linear-gradient(180deg, rgba(28,15,15,1) 9%, rgba(32,18,18,1) 50%, rgba(15,13,13,1) 79%);
   border-radius: 18px;
   border: 2px solid #e7ccb9;
}

.box-style-banker999 {
   background: linear-gradient(180deg, rgba(28,15,15,1) 9%, rgba(32,18,18,1) 50%, rgba(15,13,13,1) 79%);
   border-radius: 18px;
   border: 2px solid #e7ccb9;
}

.box-style-banker999:hover {
   background: linear-gradient(180deg, rgb(48, 32, 32) 9%, rgb(40, 24, 24) 50%, rgb(31, 29, 29) 79%);
   border: 2px solid #f7dcc9;
}

.box-link-img-banker999 {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-banker999:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Banker999 End */

/* Betworld369 Start */
.header-box-betworld369 {
   background: url("../images-global/betworld369/bg-button.png");
   background-size: 100% 100%;
   background-repeat: no-repeat;
   border-radius: 25px;
   width: 63%;
   color: #000;
   height: 53px;
   display: block;
   margin: -44px auto 18px auto;
   line-height: 3.3rem;
   font-weight: bold;
   position: relative;
   bottom: -5px;
   padding: 0 1%;
}

.header-box-betworld369 span {
   display: block;
   width: 100%;
   font-size: 23px;
}

.wrap-box-betworld369 {
   background: url("../images-global/betworld369/bg-box.png");
   background-size: 100% 117%;
   background-position: center;
   background-repeat: no-repeat;
   border-radius: 13px;
   margin: 11% 0;
}

.box-style-betworld369 {
   background: linear-gradient(180deg, rgb(11 51 27) 9%, rgb(222 200 137) 50%, rgb(9 46 25) 79%);
   border-radius: 18px;
   border: 2px solid #d8b676;
}

.box-style-betworld369:hover {
   background: linear-gradient(180deg, rgb(11 85 40) 9%, rgb(222 200 137) 50%, rgb(2 31 14) 79%);
   border: 2px solid #edcb87;
}

.box-link-img-betworld369 {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-betworld369:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}

@media (max-width: 475px) {
   .header-box-betworld369 {
      height: 45px;
      line-height: 2.7rem !important;
   }

   .header-box-betworld369 span {
      font-size: 21px;
   }
}

@media (max-width: 375px) {
   .header-box-betworld369 span {
      font-size: 18px;
   }
}

@media (max-width: 320px) {
   .header-box-betworld369 span {
      font-size: 15px;
   }
}
/* Betworld369 End */

/* Casino77bet Start */
.header-box-casino77bet {}

.wrap-box-casino77bet {
   background: url("../images-global/casino77bet/bg-box.png");
   background-size: 117% 125%;
   background-position: center;
   background-repeat: no-repeat;
   border-radius: 13px;
   border: 1px solid #ecd68d;
   box-shadow: 0px 0px 10px 8px #ff0000;
}

.box-style-casino77bet {
   background: url("../images-global/casino77bet/bg-box.png");
   background-size: 117% 125%;
   background-position: center;
   background-repeat: no-repeat;
   border-radius: 13px;
   border: 1px solid #ecd68d;
   box-shadow: 0px 0px 6px 3px #ff0000;
}

.box-style-casino77bet:hover {
   background: linear-gradient(180deg, rgb(57, 40, 40) 9%, rgb(210, 57, 63) 50%, rgb(48, 46, 46) 79%);
   border: 2px solid #f4de95;
}

.box-link-img-casino77bet {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-casino77bet:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Casino77bet End */

/* Ceo88bet Start */
.header-box-ceo88bet {}

.wrap-box-ceo88bet {
   background: linear-gradient(180deg, rgba(42,45,46,1) 32%, rgba(43,36,36,1) 72%);
   border-radius: 18px;
   border: 2px solid #ecd68d;
   box-shadow: 0px 0px 5px #ecd68d;
}

.box-style-ceo88bet {
   background: linear-gradient(180deg, rgb(150 6 4) 32%, rgb(22 17 10) 72%);
   border-radius: 18px;
   border: 2px solid #c0b178;
   box-shadow: 0px 0px 5px #cab97f;
}

.box-style-ceo88bet:hover {
   background: linear-gradient(180deg, rgb(22 17 10) 9%, rgb(150 6 4) 50%, rgb(31, 29, 29) 79%);
   border: 2px solid #f7e194;
}

.box-link-img-ceo88bet {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-ceo88bet:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Ceo88bet End */

/* Glod881 Start */
.header-box-glod881 {}

.wrap-box-glod881 {
   background: url("../images-global/glod881/bg-box.png");
   background-size: 101.8% 101.8%;
   background-position: center;
   background-repeat: no-repeat;
   border-radius: 13px;
   /* padding: 27px 25px; */
   border: 3px solid #ecd68d;
   box-shadow: 0px 0px 3px #ecd68d;
}

.box-style-glod881 {
   background: linear-gradient(180deg, rgb(217 21 20) 32%, rgb(22 17 10) 72%);
   border-radius: 18px;
   border: 2px solid #ecd68d;
   box-shadow: 0px 0px 5px #ecd68d;
}

.box-style-glod881:hover {
   background: linear-gradient(180deg, rgb(22 17 10) 9%, rgb(217 21 20) 50%, rgb(31, 29, 29) 79%);
   border: 2px solid #ffe997;
}

.box-link-img-glod881 {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-glod881:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Glod881 End */

/* Greybet Start */
.header-box-greybet {}

.wrap-box-greybet {
   background: linear-gradient(135deg, rgba(63,63,65,0.9682247899159664) 36%, rgba(89,90,94,0.9850315126050421) 63%, rgba(118,121,122,0.9598214285714286) 83%);
   border-radius: 18px;
   border: 2px solid #ffa500;
}

.box-style-greybet {
   background: linear-gradient(135deg, rgba(63,63,65,0.9682247899159664) 36%, rgba(89,90,94,0.9850315126050421) 63%, rgba(118,121,122,0.9598214285714286) 83%);
   border-radius: 18px;
   border: 2px solid #dbd4d1;
   box-shadow: 0 0 4px 1px #ffa500;
}

.box-style-greybet:hover {
   background: linear-gradient(180deg, rgb(48, 32, 32) 9%, rgb(40, 24, 24) 50%, rgb(31, 29, 29) 79%);
   border: 2px solid #a8a3a2;
}

.box-link-img-greybet {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-greybet:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Greybet End */

/* Kossbet Start */
.header-box-kossbet {}

.wrap-box-kossbet {
   background: #000;
   border-radius: 13px;
   box-shadow: 0px 0px 1px 0px #ecd68d;
   position: relative;
   z-index: 1;
}

.wrap-box-kossbet::after {
   content: '';
   position: absolute;
   inset: 0;
   border-radius: 13px;
   padding: 2px;
   background: radial-gradient(circle, #fff8da 63%, #6a5e27 72%, #fff8da 100%);
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
   -webkit-mask-composite: xor;
   z-index: -1;
}

.box-style-kossbet {
   background: linear-gradient(135deg, rgb(3 24 77) 36%, rgb(0 6 17) 63%, rgb(3 14 44) 83%);
   border-radius: 18px;
   border: 2px solid #F2F2F2;
   box-shadow: 0 0 4px 1px #eff0f2;
}

.box-style-kossbet:hover {
   background: linear-gradient(180deg, rgb(3 24 77) 9%, rgb(3 24 77) 50%, rgb(3 14 44) 79%);
   border: 2px solid #f1e48f;
}

.box-link-img-kossbet {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-kossbet:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Kossbet End */

/* Octo168 Start */
.header-box-octo168 {}

.wrap-box-octo168 {
   background: url("../images-global/octo168/bg-box.png");
   background-size: 100% 100%;
   background-position: center;
   background-repeat: no-repeat;
   border-radius: 13px;
   position: relative;
   z-index: 1;
}

.wrap-box-octo168::after {
   content: '';
   position: absolute;
   inset: 0;
   border-radius: 13px;
   padding: 2.7px;
   background: linear-gradient(180deg, #fabdbb, #f52d42);
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
   -webkit-mask-composite: xor;
   z-index: -1;
}

.box-style-octo168 {
   background: linear-gradient(180deg, #4b1755, #9753c3, #202020);
   border-radius: 18px;
   border: 2px solid #eba8c9;
   box-shadow: 0 0 4px 1px #eba8c9;
}

.box-style-octo168:hover {
   background: linear-gradient(135deg, #202020, #f1df9a, #202020);
   border: 2px solid #918a25;
}

.box-link-img-octo168 {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-octo168:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Octo168 End */

/* Paizabet Start */
.header-box-paizabet {
   color: #ffd59a;
}

.wrap-box-paizabet {
   background: #0C1216;
   border-radius: 13px;
   position: relative;
   z-index: 1;
   box-shadow: 0px 0px 1px 0px #ecd68d;
}

.box-style-paizabet {
   background: linear-gradient(180deg, rgba(28,15,15,1) 9%, rgb(244 203 31) 50%, rgba(15,13,13,1) 79%);
   border-radius: 18px;
   border: 2px solid #d4c9b2;
   box-shadow: 0px 0px 1px 0px #ecd68d;
}

.box-style-paizabet:hover {
   background: linear-gradient(173deg, rgb(0, 0, 0) 9%, rgb(244 203 31) 50%, rgb(0, 0, 0) 79%);
   border: 2px solid #f7dcc9;
}

.box-link-img-paizabet {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-paizabet:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Paizabet End */

/* Sortbet Start */
.header-box-sortbet {
   text-shadow: 0px 2px 5px #000 !important;
   /* z-index: 9999; */
   position: absolute;
   display: block;
   width: 100%;
   height: 62px;
   top: 0;
   left: 0;
   padding: 17px 0;
   margin: 0;
}

.wrap-box-sortbet {
   background-image: url("../images-global/sortbet/bg-box.png");
   background-size: 100% 100%;
   background-position: center;
   background-repeat: no-repeat;
   border-radius: 26px 26px 13px 13px;
   box-shadow: 0px 1px 6px 2px #240000;
   position: relative;
   padding: 81px 18px 23px !important
}

.wrap-box-sortbet::before {
   content: '';
   background-image: url("../images-global/sortbet/bg-head-entrance.png");
   background-size: 100% 62px;
   background-position: center;
   background-repeat: no-repeat;
   display: flex;
   justify-content: center;
   width: 100%;
   height: 62px;
   position: absolute;
   top: 0;
   left: 0;
   font-size: 23px;
   color: #fff;
   text-shadow: 0px 2px 5px #000 !important;
}

.box-style-sortbet {
   background: linear-gradient(180deg, rgba(28,15,15,1) 9%, rgba(177, 48, 44, 0.7) 50%, rgba(15,13,13,1) 79%);
   border-radius: 18px;
   border: 2px solid #fff;
   box-shadow: 0px 0px 1px 0px #fff;
}

.box-style-sortbet:hover {
   background: linear-gradient(173deg, rgba(28,15,15,1) 9%, rgba(177, 48, 44, 0.7) 50%, rgba(15,13,13,1) 79%);
   border: 2px solid #ff090f;
}

.box-link-img-sortbet {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-sortbet:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Sortbet End */

/* Sportbet Start */
.header-box-sportbet {}

.wrap-box-sportbet {
   background: #202020;
   border-radius: 13px;
   position: relative;
   z-index: 1;
   box-shadow: 0px 0px 1px 0px #ecd68d;
}

.wrap-box-sportbet::after {
   content: '';
   position: absolute;
   inset: 0;
   border-radius: 13px;
   padding: 2px;
   background: linear-gradient(180deg, #634028, #dabd7a, #a68256);
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
   -webkit-mask-composite: xor;
   z-index: -1;
}

.box-style-sportbet {
   background: linear-gradient(180deg, rgba(28,15,15,1) 9%, rgb(122 113 74) 50%, rgba(15,13,13,1) 79%);
   border-radius: 18px;
   border: 2px solid #cfac63;
   box-shadow: 0px 0px 1px 0px #cfac63;
}

.box-style-sportbet:hover {
   background: linear-gradient(173deg, rgba(28,15,15,1) 9%, rgb(122 113 74) 50%, rgba(15,13,13,1) 79%);
   border: 2px solid #f7dcc9;
}

.box-link-img-sportbet {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-sportbet:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Sportbet End */

/* Swnbet Start */
.header-box-swnbet {}

.wrap-box-swnbet {
   background: rgba(0, 0, 0, 0.8);
   border-radius: 13px;
   border: 2px solid #e4ae55;
   box-shadow: 0px 0px 5px #e4ae55;
}

.box-style-swnbet {
   background: linear-gradient(180deg, rgba(28,15,15,1) 9%, rgb(122 113 74) 50%, rgba(15,13,13,1) 79%);
   border-radius: 18px;
   border: 2px solid #cfac63;
   box-shadow: 0px 0px 1px 0px #cfac63;
}

.box-style-swnbet:hover {
   background: linear-gradient(173deg, rgba(28,15,15,1) 9%, rgb(122 113 74) 50%, rgba(15,13,13,1) 79%);
   border: 2px solid #f7dcc9;
}

.box-link-img-swnbet {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-swnbet:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Swnbet End */

/* Winsport24 Start */
.header-box-winsport24 {}

.wrap-box-winsport24 {
   background: linear-gradient(180deg, #0c3600, #237200, #429c00);
   border-radius: 13px;
   position: relative;
   z-index: 1;
   box-shadow: 0px 0px 1px 0px #ecd68d;
}

.wrap-box-winsport24::before {
   content: '';
   position: absolute;
   inset: 0;
   border-radius: 13px;
   padding: 2px;
   background: linear-gradient(180deg, #fbf0ba, #908254 55%, #faf0c6);
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
   -webkit-mask-composite: xor;
   z-index: -1;
}

.box-style-winsport24 {
   background: linear-gradient(180deg, rgba(28,15,15,1) 9%, rgb(40 129 4) 50%, rgba(15,13,13,1) 79%);
   border-radius: 18px;
   border: 2px solid #e7d896;
   box-shadow: 0px 0px 1px 0px #fff;
}

.box-style-winsport24:hover {
   background: linear-gradient(173deg, rgba(28,15,15,1) 9%, rgba(40 129 4) 50%, rgba(15,13,13,1) 79%);
   border: 2px solid #fbfb7b;
}

.box-link-img-winsport24 {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-winsport24:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Winsport24 End */

/* Keno168 Start */
.header-box-keno168 {}

.wrap-box-keno168 {
   background: #17110f;
   border-radius: 13px;
   position: relative;
   z-index: 1;
   box-shadow:  0px 0px 8px 4px #83743a;
}

.wrap-box-keno168::before {
   content: '';
   position: absolute;
   inset: 0;
   border-radius: 13px;
   padding: 4px;
   background: linear-gradient(180deg, #b6aa7e, #908254 55%, #d2c283);
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
   -webkit-mask-composite: xor;
   z-index: -1;
}

.box-style-keno168 {
   background: linear-gradient(180deg, rgb(122 101 24) 9%, rgb(25 29 24) 50%, #332c17 79%);
   border-radius: 18px;
   border: 2px solid #e7d896;
   box-shadow: 0px 0px 1px 0px #fff;
}

.box-style-keno168:hover {
   background: linear-gradient(135deg, rgb(122 101 24) 9%, rgb(25 29 24) 50%, #332c17 79%);
   border: 2px solid #fff3cd;
}

.box-link-img-keno168 {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-keno168:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Keno168 End */

/* Go77bet Start */
.header-box-keno168 {}

.wrap-box-go77bet {
   background: linear-gradient(180deg, #032dc5, #00168f, #00106b);
   border-radius: 13px;
   position: relative;
   z-index: 1;
   box-shadow:  0px 3px 6px 1px #000;
}

.wrap-box-go77bet::before {
   content: '';
   position: absolute;
   inset: 0;
   border-radius: 13px;
   /*padding: 4px;*/
   /*background:linear-gradient(180deg, #032dc5, #00168f, #00106b);*/
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
   -webkit-mask-composite: xor;
   z-index: -1;
}

.box-style-go77bet {
   background: linear-gradient(180deg, #272222, #00168f, #00041c);
   border-radius: 18px;
   border: 2px solid #c6c6c6;
   box-shadow: 0px 3px 6px 1px #000;
}

.box-style-go77bet:hover {
   background: linear-gradient(135deg, #02248d, #000627, #032eb6);
   border: 2px solid #fff;
}

.box-link-img-go77bet {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-go77bet:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Go77bet End */

/* Point366 Start */
.header-box-point366 {}

.wrap-box-point366 {
   background: linear-gradient(180deg, #000625, #040a32, #011c5d);
   border-radius: 13px;
   box-shadow: 0px 0px 1px 0px #ecd68d;
   position: relative;
   z-index: 1;
}

.wrap-box-point366::after {
   content: '';
   position: absolute;
   inset: 0;
   border-radius: 13px;
   padding: 3px;
   background: radial-gradient(circle, #ebca83 45%, #937e22 89%, #fddf00 100%);
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
   -webkit-mask-composite: xor;
   z-index: -1;
}

.box-style-point366 {
   background: linear-gradient(209deg, rgb(16 28 56) 36%, #564e1e 63%, rgb(26 40 76) 83%);
   border-radius: 18px;
   border: 1px solid #fddf00;
   box-shadow: 0 0 4px 1px #fff;
}

.box-style-point366:hover {
   background: linear-gradient(180deg, rgb(3 24 77) 9%, #ebca83 50%, rgb(3 14 44) 79%);
   border: 2px solid #f1e48f;
}

.box-link-img-point366 {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-point366:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Point366 End */

/* Casino131bet Start */
.header-box-casino131bet {}

.wrap-box-casino131bet {
   background: linear-gradient(180deg, rgba(42,45,46,1) 32%, rgba(43,36,36,1) 72%);
   border-radius: 13px;
   /*box-shadow: 0px 0px 5px #ecd68d;*/
   position: relative;
   z-index: 1;
}

.wrap-box-casino131bet::after {
   content: '';
   position: absolute;
   inset: 0;
   border-radius: 13px;
   padding: 3px;
   background: linear-gradient(180deg, #fbf0ba, #908254 55%, #faf0c6);
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
   -webkit-mask-composite: xor;
   z-index: -1;
}

.box-style-casino131bet {
   background: linear-gradient(180deg, rgb(8 8 8) 32%, rgb(184 62 53) 64%, rgb(48 39 36) 83%);
   border-radius: 18px;
   border: 2px solid #efdd98;
   box-shadow: 0px 0px 5px #cab97f;
}

.box-style-casino131bet:hover {
   background: linear-gradient(180deg, rgb(22 17 10) 9%, rgb(150 6 4) 50%, rgb(31, 29, 29) 79%);
   border: 2px solid #f7e194;
}

.box-link-img-casino131bet {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-casino131bet:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Casino131bet End */

/* R35bet Start */
.header-box-r35bet {}

.wrap-box-r35bet {
   background: #0a0a0a;
   border-radius: 13px;
   position: relative;
   z-index: 1;
   box-shadow:  0px 0px 8px 4px #ff0000;
}

.wrap-box-r35bet::before {
   content: '';
   position: absolute;
   inset: 0;
   border-radius: 13px;
   padding: 2px;
   background: radial-gradient(at top center, #f3f9f9 55%, #f3f9f9);
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
   -webkit-mask-composite: xor;
   z-index: -1;
}

.box-style-r35bet {
   background: linear-gradient(180deg, rgb(25 29 24) 9%, #ff0000f0 50%, rgb(25 29 24) 79%);
   border-radius: 18px;
   border: 2px solid #fff3cd;
   box-shadow: 0px 0px 1px 0px #fff;
}

.box-style-r35bet:hover {
   background: linear-gradient(135deg, rgb(25 29 24) 9%, #ff0000 50%, rgb(25 29 24) 79%);
   border: 2px solid #ff000050;
}

.box-link-img-r35bet {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-r35bet:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* R35bet End */

/* Rich89bet Start */
.header-box-rich89bet {}

.wrap-box-rich89bet {
   background: linear-gradient(180deg, #103170, #08234b, #08234c);
   border-radius: 5px;
   position: relative;
   z-index: 1;
   box-shadow: 0px 0px 13px 5px #e0cf7d;
}

.wrap-box-rich89bet::before {
   content: '';
   position: absolute;
   inset: 0;
   border-radius: 5px;
   padding: 3px;
   background: radial-gradient(at top center, #fdfce7 55%, #dbc26b);
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
   -webkit-mask-composite: xor;
   z-index: -1;
}

.box-style-rich89bet {
   background: linear-gradient(180deg, #272222, #08234c, #00041c);
   border-radius: 18px;
   border: 2px solid #dbc26b;
   box-shadow: 0px 3px 6px 1px #000;
}

.box-style-rich89bet:hover {
   background: linear-gradient(135deg, #02248d, #08234c, #032eb6);
   border: 2px solid #dbc26b;
}

.box-link-img-rich89bet {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-rich89bet:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Go77bet End */

/* Bet1up Start */
.header-box-bet1up {
   color: #ffd59a;
}

.wrap-box-bet1up {
   background: #0C1216;
   border-radius: 13px;
   position: relative;
   z-index: 1;
   box-shadow: 0px 0px 1px 0px #ecd68d;
}

.box-style-bet1up {
   background: linear-gradient(180deg, rgba(28,15,15,1) 9%, rgb(244 203 31) 50%, rgba(15,13,13,1) 79%);
   border-radius: 18px;
   border: 2px solid #d4c9b2;
   box-shadow: 0px 0px 1px 0px #ecd68d;
}

.box-style-bet1up:hover {
   background: linear-gradient(173deg, rgb(0, 0, 0) 9%, rgb(244 203 31) 50%, rgb(0, 0, 0) 79%);
   border: 2px solid #f7dcc9;
}

.box-link-img-bet1up {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-bet1up:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Paizabet End */

/* Funship168 Start */
.header-box-funship168 {}

.wrap-box-funship168 {
   background: linear-gradient(180deg, #0d1c53, #17409c 55%, #1d64e2);
   border-radius: 13px;
   position: relative;
   z-index: 1;
   box-shadow:  0px 0px 8px 4px #2d2d2d;
}

.wrap-box-funship168::before {
   content: '';
   position: absolute;
   inset: 0;
   border-radius: 13px;
   padding: 4px;
   background: linear-gradient(180deg, #54aaca, #7597db 55%, #a4adaf);
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
   -webkit-mask-composite: xor;
   z-index: -1;
}

.box-style-funship168 {
   background: linear-gradient(180deg, #0d1c53 9%, rgb(25 29 24) 50%, #0d1c53 79%);
   border-radius: 18px;
   border: 2px solid #a4adaf;
   box-shadow: 0px 0px 1px 0px #fff;
}

.box-style-funship168:hover {
   background: linear-gradient(135deg, #17409c 9%, rgb(25 29 24) 50%, #17409c 79%);
   border: 2px solid #54aaca;
}

.box-link-img-funship168 {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-funship168:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Funship168 End */

/* Soccer99 Start */
.header-box-soccer99 {}

.wrap-box-soccer99 {
   background: linear-gradient(180deg, #000625, #040a32, #011c5d);
   border-radius: 13px;
   box-shadow: 0px 0px 1px 0px #ecd68d;
   position: relative;
   z-index: 1;
}

.wrap-box-soccer99::after {
   content: '';
   position: absolute;
   inset: 0;
   border-radius: 13px;
   padding: 3px;
   background: radial-gradient(circle, #ebca83 45%, #937e22 89%, #fddf00 100%);
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
   -webkit-mask-composite: xor;
   z-index: -1;
}

.box-style-soccer99 {
   background: linear-gradient(209deg, rgb(16 28 56) 36%, #564e1e 63%, rgb(26 40 76) 83%);
   border-radius: 18px;
   border: 1px solid #fddf00;
   box-shadow: 0 0 4px 1px #fff;
}

.box-style-soccer99:hover {
   background: linear-gradient(180deg, rgb(3 24 77) 9%, #ebca83 50%, rgb(3 14 44) 79%);
   border: 2px solid #f1e48f;
}

.box-link-img-soccer99 {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-soccer99:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Soccer99 End */

/* Fun1688 Start */
.header-box-fun1688 {}

.wrap-box-fun1688 {
   background: #0a0a0a7d;
   border-radius: 13px;
   box-shadow: 0px 0px 1px 0px #ecd68d;
   position: relative;
   z-index: 1;
}

.wrap-box-fun1688::after {
   content: '';
   position: absolute;
   inset: 0;
   border-radius: 13px;
   padding: 3px;
   background: radial-gradient(circle, #eca918 45%, #40360d 89%, #f1a92a 100%);
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
   -webkit-mask-composite: xor;
   z-index: -1;
}

.box-style-fun1688 {
   background: linear-gradient(209deg, rgba(75, 72, 45, 0.11) 36%, rgba(159, 113, 16, 0.64) 63%, rgba(75, 72, 45, 0.11) 83%);
   border-radius: 18px;
   border: 1px solid #dbbe71;
   box-shadow: 0 0 4px 1px #dbbe71;
}

.box-style-fun1688:hover {
   background: linear-gradient(180deg, rgba(75, 72, 45, 0.11) 9%, #ebca83 50%, rgba(75, 72, 45, 0.11) 79%);
   border: 2px solid #f1e48f;
}

.box-link-img-fun1688 {
   display: block;
   height: inherit;
   -webkit-transition: all .2s ease-in-out;
}

.box-link-img-fun1688:hover{
   -webkit-transform: scale(1.07) rotate(0.01deg);
   transform: scale(1.07) rotate(0.01deg);
}
/* Fun1688 End */