﻿ body {
    -webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
    -moz-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
    -ms-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
    animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  }
  @-webkit-keyframes -amp-start {
    from {
      visibility: hidden;
    }
    to {
      visibility: visible;
    }
  }
  @-moz-keyframes -amp-start {
    from {
      visibility: hidden;
    }
    to {
      visibility: visible;
    }
  }
  @-ms-keyframes -amp-start {
    from {
      visibility: hidden;
    }
    to {
      visibility: visible;
    }
  }
  @-o-keyframes -amp-start {
    from {
      visibility: hidden;
    }
    to {
      visibility: visible;
    }
  }
  @keyframes -amp-start {
    from {
      visibility: hidden;
    }
    to {
      visibility: visible;
    }
  }


<style amp-custom>
  .rounded-livechat-button {
    position: fixed;
    visibility: visible;
    z-index: 3;
    padding: 0px;
    float: right;
    backface-visibility: hidden;
    bottom: 70px;
    right: 10px;
    border: solid 3px white;
    border-radius: 50%;
    background-size: 50%;
    width: 50px;
    height: 50px;
    color: white;
    background-color: #000000;
  }
  .rounded-whatsapp-button {
    position: fixed;
    visibility: visible;
    z-index: 5;
    float: right;
    backface-visibility: hidden;
    bottom: 130px;
    right: 10px;
    border: solid 3px white;
    border-radius: 50%;
    background-size: 50%;
    width: 50px;
    height: 50px;
    color: white;
    background-color: #000000;
  }
@media(min-width:1600px){.responsive-container-area{max-width:1440px;margin:auto;}}
@media(min-width:1200px) and (max-width: 1599px){.responsive-container-area{max-width:1100px;margin:auto;}}
@media(min-width:769px) and (max-width: 1199px){.responsive-container-area{max-width:720px;margin:auto;}}
@media(min-width:481px) and (max-width: 768px){.responsive-container-area{max-width:480px;margin:auto;}}

@media(min-width:481px)
{.site-logo{position: sticky;position: -webkit-sticky;top: 0;left: 0;right: 0;height:48;width:188;z-index: 1;background-color:rgb(0, 0, 0, 0.75);padding:10px 100px;border-bottom: solid 2px white;text-align:center;}
.rounded-livechat-button {position: fixed;visibility: visible;z-index: 2;padding: 0px;float: right;backface-visibility: hidden;bottom: 85px;right: 10px;border: solid 3px white;border-radius: 50%;background-size: 50%;width: 60px;height: 60px;color: white;background-color: #000000;}
.rounded-whatsapp-button {position: fixed;visibility: visible;z-index: 3;float: right;backface-visibility: hidden;bottom: 160px;right: 10px;border: solid 3px white;border-radius: 50%;background-size: 50%;width: 60px;height: 60px;color: white;background-color: #000000;}amp-social-share.rounded-share-button {
    position: fixed;
    visibility: visible;
    z-index: 4;
    float: right;
    backface-visibility: hidden;
    bottom: 235px;
    right: 20px;
    border: solid 3px white;
    border-radius: 50%;
    background-size: 50%;
    width: 60px;
    height: 60px;
    color: white;
    background-color: #000000;
  }
a{text-decoration:none;color:aqua}
h1{font-family:Arial;color:#b97f00cc;text-align:center;font-size: 2em;font-weight:bolder}
h2{font-family:Arial;color:#00ffff;text-align:center;font-size: 1.7em;font-weight:bolder}
h3{font-family:Arial;color:#ffd000;text-align:center;font-size: 1.5em;font-weight:bolder}
h4{font-family:Arial;color:#ff6600;text-align:center;font-size: 1.2em;font-weight:bold}
h5{font-family:Arial;color:#ff6600;text-align:center;font-size: 1.05em;font-weight:bold}
p{font-family:Arial;color:white;text-align:justify;}
span{font-family:Arial;color:white;text-align:center;}
li{font-family:Arial;color:white;text-align:justify;margin-bottom: 10px;}
dt{font-family:Arial;color:#a6ff00;text-align:left;font-size: 0.8em;font-weight:bolder;margin-bottom:5px;}
dd{font-family:Arial;color:white;text-align:justify;font-size: 0.8em;margin-bottom:5px;}
}

@media (max-width: 480px)
{.responsive-container-area{max-width:460px;margin:auto;}
.site-logo{position: sticky;position: -webkit-sticky;top: 0;left: 0;right: 0;height:48;width:188;z-index: 1;background-color:rgb(0, 0, 0, 0.75);padding:5px 0px 5px 8px;border-bottom: solid 2px white}
.rounded-livechat-button {position: fixed;visibility: visible;z-index: 2;padding: 0px;float: right;backface-visibility: hidden;top: 8px;right: 8px;border: solid 3px white;border-radius: 50%;background-size: 50%;width: 43px;height: 43px;color: white;background-color: #000000;}
.rounded-whatsapp-button {position: fixed;visibility: visible;z-index: 3;float: right;backface-visibility: hidden;top: 8px;right: 64px;border: solid 3px white;border-radius: 50%;background-size: 50%;width: 43px;height: 43px;color: white;background-color: #000000;}
amp-social-share.rounded-share-button {
    position: fixed;
    visibility: visible;
    z-index: 4;
    float: right;
    backface-visibility: hidden;
    top: 8px;
    right: 120px;
    border: solid 3px white;
    border-radius: 50%;
    background-size: 50%;
    width: 43px;
    height: 43px;
    color: white;
    background-color: #000000;
  }
a{text-decoration:none;color:aqua}
h1{font-family:Arial;color:#b48a00e8;text-align:center;font-size: 1.5em;font-weight:bolder}
h2{font-family:Arial;color:#00ffff;text-align:center;font-size: 1.2em;font-weight:bolder}
h3{font-family:Arial;color:#ffd000;text-align:center;font-size: 1.0em;font-weight:bolder}
h4{font-family:Arial;color:#ff6600;text-align:center;font-size: 0.8em;font-weight:bolder}
p{font-family:Arial;color:white;text-align:justify;font-size: 0.8em;}
span{font-family:Arial;color:white;text-align:center;}
li{font-family:Arial;color:white;text-align:justify;margin-bottom: 10px;}
dt{font-family:Arial;color:#a6ff00;text-align:center;font-size: 0.8em;font-weight:bolder;margin-bottom:5px;}
dd{font-family:Arial;color:white;text-align:justify;font-size: 0.8em;margin-bottom:5px;}
}


.logo{text-align:center;}
body{
background-color:black;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.body-content{margin:0px 15px 0px 15px;}
.fixed-footer{display:flex;justify-content:space-between;position:fixed;background-color:rgb(0, 0, 0, 0.75);padding: 5px 0;left:0;right:0;bottom:0;z-index:4}
.copyright{text-align:center;padding-bottom:70px;font-weight:bold;}
.copyright a{text-align:center;font-weight:bold;color:white;text-decoration:none;}
.button-container{display: flex;justify-content: center;column-gap: 10px;font-size: var(--x-large-font);padding: 0;width:99%;align-self: center;margin: auto;}
.button-container a{width: 25%;text-align: center;padding: 15px 20px;}
.login-button,
.register-button{background: #000;border:solid 3px #b39803;border-radius:15px;}
.register-button:hover {background: #ffffff;background: linear-gradient(to bottom, #e0cd00, #001089)}
.login-button {color: #000;background: #000;border:solid 3px #00ffff;border-radius:15px;}
.login-button:hover {background: #ffffff;background: linear-gradient(to bottom, #001eff57, #ff0000)}
.game-img-container{margin:auto;width: 200px;height:200px;}
.table-review-slotonline-online {
 
            border-spacing: 10px;
            border-radius: 15px;
            background-color: #000000;
            border: 3px solid #a39007;
            margin:auto;
            box-shadow: 0 0 8px 4px #b88416;
            margin-bottom:15px;
            margin-top:15px;
        }

        .table-review-slotonline-online thead {
            text-align:center;
            color:white;
            line-height: 32px;
            font-weight: bolder;
            border: 0;
            vertical-align: middle;
            border-bottom: 1px solid #000000
        }

        .table-review-slotonline-online td{
            color:white;
            line-height: 24px;
            border: 0;
            vertical-align: middle;
            border-bottom: 3px solid #a3a8af
        }

