.khaiwal-container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.btn-green {
  background-image: linear-gradient(#e7f70e, #62fd33);
}
.kahiwal-blinking {
  padding: 20px;
  color: #fff;
  text-align: center;
}
.khaiwal-blinking a {
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  background-color: #372e3c;
  padding: 8px 13px 8px 13px;
  border-radius: 5px;
  border: 2px solid #fff;
  box-shadow: 3px 3px 1.5px #616062;
  text-decoration: none;
}
.khaiwal-blinking a {
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  background-color: #372e3c;
  padding: 8px 13px 8px 13px;
  border-radius: 5px;
  border: 2px solid #fff;
  box-shadow: 3px 3px 1.5px #616062;
  text-decoration: none;
}
.khaiwal-blinking a:hover {
  color: #ff0;
}
.blink {
  animation: blink 2s steps(5, start) infinite;
  -webkit-animation: blink 1s steps(5, start) infinite;
}
@keyframes blink {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink {
  to {
    visibility: hidden;
  }
}
.fa {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.telegram-logo {
  text-align: left;
}
.telegram-logo a {
  display: flex;
}
.telegram-logo img {
  position: fixed;
  bottom: 70px;
  margin-left: 5px;
}

.gr-third {
  background-color: #000;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  margin-bottom: 2px;
}
.gr-three {
  border: 3px solid #000;
  background: #fff;
  border-radius: 10px;
  margin: 5px 0;
  padding: 3px;
}
.gr-three p {
  display: flex;
  justify-content: center;
  line-height: 0.3;
}
.gr-three .one {
  color: #b30a0a;
  font-size: 20px;
}
.gr-three .two {
  color: blue;
  line-height: 1.5;
  font-size: 12px;
}
.gr-three .three {
  color: red;
  font-size: 20px;
}
.gr-three a:hover {
  text-decoration: none;
}
.gr-three .four strong {
  color: #000;
  font-size: 20px;
}
.gr-whatsapp {
  margin-bottom: -20px;
  display: flex;
  justify-content: center;
}
.gr-three .gr-whatsapp .one {
  border: 1px outset #000;
  background-color: blue;
  padding: 10px;
  color: #fff;
  margin-right: 20px;
}
.gr-three .gr-whatsapp .two {
  border: 2px outset #777;
  background-color: green;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  padding: 10px;
  line-height: 0.3;
}
.gr-fourth {
  line-height: 0.3;
  background: #006156;
  border-radius: 10px;
  margin: 2px;
  padding: 5px 5px 5px 5px;
}
.gr-fourth p {
  display: flex;
  justify-content: center;
  color: #fff;
  font-weight: 450;
}
.gr-fourth .one a {
  font-size: 20px;
  color: red;
}
.gr-fourth .one a:hover {
  text-decoration: none;
}
.gr-fourth .two {
  color: #fff;
  font-size: 20px;
}
.gr-fourth .three a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
.gr-fourth .three a:hover {
  color: red;
  font-size: 20px;
  text-decoration: none;
}
.gr-fourth .fourth a {
  color: #fff;
  background-color: blue;
  border: 2px outset #777;
  padding: 2px 6px;
}
.gr-fourth .fourth a:hover {
  text-decoration: none;
}
.gr-fourth .fifth a {
  border: 3px solid #18a707;
  background-color: #ff0;
  border-radius: 20px;
  color: #000;
}
.gr-fourth .fifth a:hover {
  text-decoration: none;
  color: #000;
}
.gr-fourth-whatsapp {
  display: flex;
  justify-content: center;
  margin-bottom: -20px;
}
.gr-fourth .gr-fourth-whatsapp .one {
  border: 1px outset #000;
  background-color: blue;
  padding: 10px;
  margin-right: 20px;
  color: #fff;
}
.gr-fourth .gr-fourth-whatsapp .two {
  border: 2px outset #777;
  background-color: green;
  font-size: 15px;
  color: #fff;
  font-weight: 700;
  padding: 10px;
}
.gr-fifth {
  background: #0f2027;
  background: -webkit-linear-gradient(to right, #2c5364, #203a43, #0f2027);
  background: linear-gradient(to right, #2c5364, #203a43, #0f2027);
  border-radius: 10px;
  margin: 5px 0;
  padding: 5px;
}
.gr-fifth p {
  display: flex;
  justify-content: center;
  line-height: 0.3;
}
.gr-fifth .one a {
  font-size: 20px;
  color: red;
}
.gr-fifth .one a:hover {
  text-decoration: none;
}
.gr-fifth .two {
  color: #fff;
  font-size: 20px;
}
.gr-fifth .three a {
  color: blue;
  font-size: 20px;
}
.gr-fifth .three a:hover {
  color: blue;
  font-size: 20px;
  text-decoration: none;
}
.gr-fifth .fourth a {
  color: #fff;
  background-color: blue;
  border: 2px outset #777;
  padding: 10px 5px;
}
.gr-fifth .fourth a:hover {
  text-decoration: none;
}
.gr-fifth .fifth a {
  border: 2px solid #18a707;
  background-color: #18a707;
  border-radius: 7px;
  color: #fff;
  padding: 7px;
  margin-top: -5px;
}
.gr-fifth .fifth a:hover {
  text-decoration: none;
  color: #fff;
}
.gr-sixth {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.gr-sixth a p strong {
  color: #fff;
  border: 2px outset #000;
  background-color: red;
  padding: 10px;
}
.gr-sixth a:hover {
  text-decoration: none;
}
.gr-seventh {
  background-color: #1d9d82;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.gr-seventh h1 {
  color: #fff;
  padding: 10px;
}
.gr-nine {
  border: 3px solid #000;
  background: #fff;
  border-radius: 10px;
  padding: 2px;
}
.gr-nine p {
  display: flex;
  justify-content: center;
  line-height: 0.2;
}
.gr-nine .one {
  color: #000;
  font-size: 20px;
}
.gr-nine .two {
  color: blue;
  line-height: 1;
  font-size: 16px;
}
.gr-nine .three {
  color: red;
  font-size: 18px;
}
.gr-nine a:hover {
  text-decoration: none;
}
.gr-nine .four strong {
  background-color: #08c;
  color: #fff;
  font-size: 20px;
  border: double 3px #fff;
  border-radius: 12px;
  padding: 8px;
}
.gr-whatsapp {
  display: flex;
  justify-content: center;
}
.gr-nine .gr-whatsapp .one {
  border: 1px outset #000;
  background-color: blue;
  padding: 10px;
  color: #fff;
  margin-right: 20px;
}
.gr-nine .gr-whatsapp .two {
  border: 1px outset #777;
  background-color: green;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  padding: 10px;
  line-height: 0.3;
}

.sbox6 {
  background: #990000 !important;
}
.sbox2,
.sbox4,
.sbox5b,
.sbox7 {
  background: #eeeea5 !important;
}
.satta-king-box-khaiwal {
  border: 3px solid #000;
  background: #0c5169;
  border-radius: 10px;
  padding: 5px;
  text-align: center;
  margin-bottom: 5px;
}
.satta-king-box-5a {
  border: 3px solid #000;
  background-image: linear-gradient(#ffebcd 55%, #cef6f5);
  border-radius: 10px;
  padding: 5px;
  text-align: center;
  margin-bottom: 5px;
}
.satta-king-box-5b {
  border: 3px solid #000;
  background-image: linear-gradient(#ffebcd 55%, #cef6f5);
  border-radius: 10px;
  padding: 5px;
  text-align: center;
  margin-bottom: 5px;
}
.satta-king-box-title {
  color: #0917a9;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
}
.satta-king-box-title.sbox6 {
  color: #ff0;
}
.satta-king-box-khaiwal-title {
  color: #f1ff2e;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
}
.satta-king-box-subtitle {
  color: #641c87;
  font-size: 16px;
  margin: 0 0 8px 0;
}
.satta-king-box-subtitle.sbox6 {
  color: #ffc107;
}
.satta-king-box-detail {
  color: #ffeb3b;
}
.satta-king-box-description {
  color: #000;
  font-size: 16px;
  margin: 0;
  line-height: 1;
}
.satta-king-box-description.sbox6 {
  color: white !important;
}
.satta-king-khaiwal-box-description {
  color: #fff;
  font-size: 16px;
  margin: 0;
  line-height: 1;
}
.satta-king-box-contact {
  font-weight: 700;
  color: #044e04;
  font-size: 18px;
  margin: 4px 0 4px 0;
}
.satta-king-box-contact.sbox6 {
  color: #12d612;
}
.satta-king-box-buttons {
  display: flex;
  justify-content: center;
}
.satta-king-box-button {
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  font-size: 16px;
  margin: 0 5px;
  border: 1px solid blue;
}
.satta-king-khaiwal-whatsapp {
  margin: 15px;
}
.satta-king-khaiwal-box-button {
  color: #000;
  border-radius: 20px;
  font-weight: 700;
  font-size: 18px;
  background-color: #ffeb0f;
  border: 2px solid #000;
  padding: 5px 10px;
}
.satta-king-khaiwal-box-contact {
  font-weight: 700;
  color: #f1ff2e;
  font-size: 18px;
  margin: 4px 0 4px 0;
}
.satta-king-box-button.whatsapp {
  background-color: green;
}
.satta-king-box-button.contactus {
  background-color: #aa0707;
}
.satta-king-box-button.call {
  background-color: blue;
}
.satta-king-box-button.telegram {
  background-color: #399dff;
}
.satta-king-boxten {
  border: 3px solid #000;
  background: linear-gradient(90deg, #efbd13 0%, #fffc38 35%, #efec32 100%);
  border-radius: 10px;
  padding: 5px;
  text-align: center;
  margin-bottom: 5px;
}
.satta-king-boxten-title {
  color: #000;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
}
.satta-king-boxten-subtitle {
  color: #d01515;
  font-size: 16px;
  margin: 0 0 8px 0;
}
.satta-king-boxten-description {
  color: #7405c8;
  font-size: 16px;
  margin: 0;
  line-height: 1;
}
.satta-king-boxten-contact {
  font-weight: 700;
  color: green;
  font-size: 18px;
  margin: 4px 0 4px 0;
}
.satta-king-boxten-buttons {
  display: flex;
  justify-content: center;
}
.satta-king-boxten-button {
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  font-size: 16px;
  margin: 0 5px;
  border: 1px solid blue;
}
.satta-king-boxten-button.whatsapp {
  background-color: green;
}
.satta-king-boxten-button.call {
  background-color: blue;
}
.gr-tenth {
  border: 3px solid #000;
  background: #fff;
  border-radius: 10px;
  margin: 2px 0;
  padding: 3px;
}
.gr-tenth p {
  display: flex;
  justify-content: center;
  line-height: 0.3;
}
.gr-tenth .one {
  color: red;
  font-size: 20px;
}
.gr-tenth .two {
  color: #000;
  line-height: 1.5;
  font-size: 14px;
}
.gr-tenth .three {
  color: green;
  font-size: 20px;
}
.gr-tenth a:hover {
  text-decoration: none;
}
.gr-tenth .four strong {
  background-color: #08c;
  color: #fff;
  border: outset 3px #fff;
  border-radius: 14px;
  padding: 5px;
}
.gr-tenth .gr-second-whatsapp .one {
  border: 1px outset #000;
  background-color: blue;
  color: #fff;
  padding: 10px;
  margin-right: 20px;
}
.gr-tenth .gr-second-whatsapp .two {
  border: 2px outset #777;
  background-color: green;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  padding: 10px;
  line-height: 0.3;
}
.gr-second-whatsapp {
  display: flex;
  justify-content: center;
  margin-bottom: -20px;
}
.gr-eleventh {
  border: 3px solid #000;
  background: #fff;
  border-radius: 10px;
  margin: 3px 0;
  padding: 5px;
}
.gr-eleventh p {
  display: flex;
  justify-content: center;
  line-height: 0.3;
}
.gr-eleventh .one {
  color: red;
  font-size: 18px;
}
.gr-eleventh .two {
  color: #000;
  line-height: 1.5;
  font-size: 12px;
}
.gr-eleventh .three {
  color: green;
  font-size: 20px;
}
.gr-eleventh a:hover {
  text-decoration: none;
}
.gr-eleventh .four strong {
  background-color: #08c;
  color: #fff;
  border: double 3px #fff;
  border-radius: 14px;
  padding: 5px;
}
.gr-third-whatsapp {
  display: flex;
  justify-content: center;
  margin-bottom: -20px;
}
.gr-eleventh .gr-third-whatsapp .one {
  border: 1px solid #000;
  background-color: blue;
  padding: 10px;
  margin-right: 20px;
  color: #fff;
}
.gr-eleventh .gr-third-whatsapp .two {
  border: 2px outset #777;
  background-color: green;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  padding: 10px;
  line-height: 0.3;
}
.gr-twelve {
  border: 3px solid #000;
  background: #fff;
  border-radius: 10px;
  margin: 3px 0;
  padding: 5px;
}
.gr-twelve p {
  display: flex;
  justify-content: center;
  line-height: 0.3;
}
.gr-twelve .one {
  color: #000;
  font-size: 18px;
}
.gr-twelve .two {
  color: blue;
  line-height: 1.5;
}
.gr-twelve .three {
  color: green;
  font-size: 20px;
}
.gr-twelve a:hover {
  text-decoration: none;
}
.gr-twelve .four strong {
  background-color: #08c;
  color: #fff;
  border: outset 3px #fff;
  border-radius: 14px;
  padding: 5px;
}
.gr-twelve .gr-fourth-whatsapp .one {
  border: 2px outset #000;
  background-color: blue;
  font-size: 20px;
  padding: 10px;
  margin-right: 20px;
  color: #fff;
}
.gr-twelve .gr-fourth-whatsapp .two {
  border: 2px outset #777;
  background-color: green;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  padding: 10px;
  line-height: 0.3;
}
.gr-fourth-whatsapp {
  display: flex;
  justify-content: center;
  margin-bottom: -20px;
}
.gr-thirteen {
  border: 3px solid #000;
  background: #0f2027;
  background: -webkit-linear-gradient(to right, #2c5364, #203a43, #0f2027);
  background: linear-gradient(to right, #2c5364, #203a43, #0f2027);
  border-radius: 10px;
  margin: 5px 0;
  padding: 3px;
}
.gr-thirteen p {
  display: flex;
  justify-content: center;
  line-height: 0.3;
}
.gr-thirteen .one {
  color: #4afeff;
  font-size: 20px;
}
.gr-thirteen .two {
  color: #fff;
  line-height: 1.5;
}
.gr-thirteen .three {
  color: red;
  font-size: 20px;
}
.gr-thirteen a:hover {
  text-decoration: none;
}
.gr-thirteen .four strong {
  background-color: #08c;
  color: #fff;
  border: double 3px #fff;
  border-radius: 14px;
  padding: 5px;
}
.gr-fifth-whatsapp {
  display: flex;
  justify-content: center;
  margin-bottom: -20px;
}
.gr-thirteen .gr-fifth-whatsapp .one {
  border: 1px solid #000;
  background-color: green;
  padding: 10px;
  margin-right: 20px;
  color: #fff;
}
.gr-thirteen .gr-fifth-whatsapp .two {
  border: 2px outset #777;
  background-color: green;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  padding: 10px;
  line-height: 0.3;
}
.gr-sixth-whatsapp {
  display: flex;
  justify-content: center;
}
.gr-sixth-whatsapp .one {
  border: 2px inset #777;
  margin-right: 10px;
  padding: 10px;
  background-color: blue;
  color: #fff;
}
.gr-sixth-whatsapp .two {
  border: 2px inset #777;
  padding: 10px;
  background-color: green;
  color: #fff;
}
.gr-fourteen-header {
  background-color: #002f99;
  color: #fff;
  margin: 2px;
  padding: 2px;
}
.gr-fourteen .gr-fourteen-body {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 1px;
}
.gr-fourteen .gr-fourteen-body .left,
.right {
  width: -webkit-fill-available;
  margin: 1px;
}
.gr-fourteen .gr-fourteen-body .left .one {
  border: 2px solid #0f0247;
  color: #fff;
  font-size: 16px;
  padding: 5px 0;
  font-weight: 600;
  background: #ac1641;
}
.gr-fourteen .gr-fourteen-body .left p {
  margin: 0;
  border-bottom: 2px solid beige;
}
.gr-fourteen .gr-fourteen-body .left .two {
  background: #007991;
  font-size: 13px;
  background: -webkit-linear-gradient(to right, #78ffd6, #007991);
  background: linear-gradient(to right, #78ffd6, #007991);
}
.gr-fourteen .gr-fourteen-body .left .score {
  display: flex;
  justify-content: space-around;
  background-color: #ebfdff;
}
.gr-fourteen .gr-fourteen-body .left .score .old {
  color: #ad0000;
  font-size: 24px;
  font-weight: 400;
}
.gr-fourteen .gr-fourteen-body .left .score .new {
  color: #002f99;
  font-size: 24px;
  font-weight: 400;
}
.gr-fourteen .gr-fourteen-body .right .one {
  border: 2px solid #0f0247;
  color: #fff;
  font-size: 16px;
  padding: 5px 0;
  font-weight: 600;
  background: #ac1641;
}
.gr-fourteen .gr-fourteen-body .right p {
  margin: 0;
  border-bottom: 2px solid beige;
}
.gr-fourteen .gr-fourteen-body .right .two {
  background: #007991;
  font-size: 13px;
  background: -webkit-linear-gradient(to right, #78ffd6, #007991);
  background: linear-gradient(to right, #78ffd6, #007991);
}
.gr-fourteen .gr-fourteen-body .right .score {
  display: flex;
  justify-content: space-around;
  background-color: #ebfdff;
}
.gr-fourteen .gr-fourteen-body .right .score .old {
  color: #ad0000;
  font-size: 24px;
  font-weight: 400;
}
.gr-fourteen .gr-fourteen-body .right .score .new {
  color: #002f99;
  font-size: 24px;
  font-weight: 400;
}
.gr-fourteen .gr-fourteen-body .right .score {
  display: flex;
  justify-content: space-around;
}
.gr-sixteen {
  border: 5px solid #000;
  border-radius: 10px;
  background: #c7b0ff;
  text-align: center;
  padding: 10px;
  color: #fce418;
}
.gr-sixteen h3 {
  font-size: 22px;
  line-height: 2;
}
.gr-sixteen .one p {
  color: #ff2121;
  line-height: 1px;
  font-size: 18px;
  font-weight: 800;
}
.gr-sixteen .one-new p {
  color: indigo;
  line-height: 1.3px;
  font-size: 16px;
  font-weight: 800;
}
.gr-sixteen .two p {
  font-weight: 800;
  line-height: 1px;
  color: #ff2121;
  font-size: 16px;
}
.gr-sixteen .three p {
  color: maroon;
  font-weight: 800;
  line-height: 1px;
  font-size: 14px;
}
.gr-sixteen .four p {
  color: #4321ff;
  font-weight: 800;
  line-height: 1px;
  font-size: 16px;
}
.gr-sixteen-b {
  border: 5px solid #000;
  border-radius: 10px;
  background: #00fa9a;
  text-align: center;
  padding: 10px;
  color: #000;
}
.gr-sixteen-b h3 {
  font-size: 22px;
  line-height: 2;
}
.gr-sixteen-b .one p {
  color: #0004ff;
  line-height: 1px;
  font-size: 18px;
  font-weight: 800;
}
.gr-sixteen-b .one-new p {
  color: #000;
  line-height: 1.3px;
  font-size: 16px;
  font-weight: 800;
}
.gr-sixteen-b .two p {
  font-weight: 800;
  line-height: 1px;
  color: #075663;
  font-size: 16px;
}
.gr-sixteen-b .three p {
  color: #e8931d;
  font-weight: 800;
  line-height: 1px;
  font-size: 14px;
}
.gr-sixteen-b .four p {
  color: #000;
  font-weight: 800;
  line-height: 1px;
  font-size: 16px;
}
.gr-sixteen-c {
  border: 5px solid #000;
  border-radius: 10px;
  background: #ffffc5;
  text-align: center;
  padding: 10px;
  color: #242525;
}
.gr-sixteen-c h3 {
  font-size: 22px;
  line-height: 2;
}
.gr-sixteen-c .one p {
  color: #000;
  line-height: 1px;
  font-size: 18px;
  font-weight: 800;
}
.gr-sixteen-c .one-new p {
  color: #af0101;
  line-height: 1.3px;
  font-size: 16px;
  font-weight: 800;
}
.gr-sixteen-c .two p {
  font-weight: 800;
  line-height: 1px;
  color: #007d92;
  font-size: 16px;
}
.gr-sixteen-c .three p {
  color: #ff0101;
  font-weight: 800;
  font-size: 14px;
}
.gr-sixteen-c .four p {
  color: #793f3f;
  font-weight: 800;
  line-height: 1px;
  font-size: 16px;
}
.gr-seventeen {
  margin-top: 10px;
}
.gr-header-seventeen {
  background-color: #002f99;
  font-size: 20px;
}
.gr-body-seventeen {
  margin-bottom: 10px;
}
.gr-body-seventeen table tr th,
.gr-body-seventeen table tr td {
  text-align: center;
  border: 1px solid;
}
.gr-body-seventeen table tr th {
  background-color: #092248;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  padding: 0 2px;
}
.gr-eighteen {
  border: 3px solid #000;
  background: #7b4397;
  background: -webkit-linear-gradient(to left, #dc2430, #7b4397);
  background: linear-gradient(to left, #dc2430, #7b4397);
  border-radius: 10px;
  margin: 5px 0;
  padding: 15px 5px 10px 0;
}
.gr-eighteen p {
  display: flex;
  justify-content: center;
  line-height: 0.3;
}
.gr-eighteen .one {
  line-height: 1.5;
  color: #fff;
}
.gr-eighteen .two {
  color: #ff0;
  font-size: 20px;
}
.gr-seven-whatsapp {
  display: flex;
  justify-content: center;
}
.gr-eighteen .gr-seven-whatsapp .one {
  border: 2px inset #777;
  margin-right: 10px;
  padding: 10px;
  background-color: #fff;
  color: #000;
  line-height: 0.3;
}
.gr-eighteen .gr-seven-whatsapp .twoo {
  border: 2px inset #777;
  margin-right: 10px;
  padding: 10px;
  background-color: green;
  color: #fff;
}
.gr-twenty a {
  color: #fff;
}
.gr-twenty {
  border: 2px solid #000;
  border-radius: 10px;
  background: #156858;
  background: -webkit-linear-gradient(to right, #002d22, #156858, #041411);
  background: linear-gradient(to right, #002d22, #156858, #041411);
  padding: 10px;
  margin-bottom: 10px;
  color: #fff;
}
.gr-twenty h2 {
  color: #fb9537;
}
.gr-twenty h2,
.gr-twenty p,
.gr-twenty h3 {
  margin-bottom: 10px;
}
.gr-twenty h3 {
  color: #fc912d;
  text-align: center;
}
.gr-twenty-one h2 {
  background-color: #002f99;
  color: #fff;
  padding: 10px;
  margin-bottom: 20px;
}
.gr-twenty-one ul {
  list-style: none;
  padding: 0;
}
.gr-twenty-one li {
  background: #156858;
  background: -webkit-linear-gradient(to right, #002d22, #156858, #041411);
  background: linear-gradient(to right, #002d22, #156858, #041411);
  border: 2px solid #fff;
  padding: 5px;
  margin: 0;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.gr-twenty-one a {
  color: #fff;
}
.gr-twenty-one .second p {
  background: #156858;
  background: -webkit-linear-gradient(to right, #002d22, #156858, #041411);
  background: linear-gradient(to right, #002d22, #156858, #041411);
  border: 2px solid #fff;
  padding: 5px;
  margin: 0;
  color: #fff;
  font-size: 18px;
}
.gr-twenty-one .second a {
  color: #fff;
}
.gr-twenty-one .third p {
  background: #156858;
  background: -webkit-linear-gradient(to right, #002d22, #156858, #041411);
  background: linear-gradient(to right, #002d22, #156858, #041411);
  border: 2px solid #fff;
  padding: 5px;
  margin: 0;
  color: #fff;
  font-size: 18px;
}
.gr-twenty-one .third a {
  color: #fff;
}
.gr-twenty-one .fourth p {
  background: #156858;
  background: -webkit-linear-gradient(to right, #002d22, #156858, #041411);
  background: linear-gradient(to right, #002d22, #156858, #041411);
  border: 2px solid #fff;
  padding: 5px;
  margin: 0;
  color: #fff;
  font-size: 18px;
}
.gr-twenty-one .fourth a {
  color: #fff;
}
.gr-twenty-two h3 {
  text-align: center;
}
.gr-twenty-three {
  text-align: center;
  background-color: #000;
  border-radius: 10px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.gr-twenty-four {
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  border: 2px solid #000;
  padding: 10px;
}
.gr-twenty-fifth {
  background: linear-gradient(to right, #f7971e, #ffd200);
  border-radius: 30px;
  border: 3px solid #e7dcdc;
  padding-top: 5px;
  text-align: center;
  margin-bottom: 5px;
  color: #fff;
  line-height: 1;
}
.gr-twenty-fifth .third {
  color: #071eb3;
  font-size: 20px;
}
.gr-twenty-fifth .fifth {
  color: #000;
  font-size: 20px;
}
.gr-twenty-fifth a {
  color: #fff;
  font-size: 25px;
  text-align: center;
}
.gr-twenty-fifth a:hover {
  color: blue;
}
.gr-twenty-sixth {
  border: solid red;
  background-color: #09094d;
  text-align: center;
  border-radius: 30px;
  padding: 10px;
}
.gr-twenty-sixth ul {
  list-style-type: none;
  display: flex;
  text-align: center;
  justify-content: center;
}
.gr-twenty-sixth ul,
.gr-twenty-sixth li {
  padding-right: 15px;
  font-size: 18px;
}
.gr-twenty-sixth a {
  color: #fff;
}
.gr-twenty-sixth a:hover {
  text-decoration: none;
  color: #fff;
}
.gr-twenty-seven {
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
}
.accordion {
  color: #000;
  width: auto;
}
.accordion-item {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 1px 0 rgb(255 255 255 / 0.5);
}
.accordion-item-header {
  font-size: 18px;
  font-weight: 500;
  min-height: 2.25rem;
  line-height: 2.25rem;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  background-color: #b94a3f;
  color: #fff;
  padding: 20px;
}
.accordion-item-header:hover {
  background-color: blue;
}
.accordion-item-header.active {
  background-color: blue;
}
.accordion-item-header::before {
  content: "\002B";
  position: absolute;
  right: 2%;
  color: #fff;
}
.accordion-item-header.active::before {
  content: "\002D";
  color: #fff;
  background-color: blue;
}
.accordion-item-body {
  max-height: 0;
  overflow: hidden;
}
.accordion-item-body-content {
  padding: 20px;
  text-align: center;
  line-height: 2rem;
  background-color: #f5f5f5;
  font-family: Manrope;
  font-size: 16px;
  color: #000;
}
section.gr-bottom {
  position: fixed;
  bottom: 0;
}
.gr-bottom a {
  display: flex;
}
.gr-bottom a:hover {
  text-decoration: none;
}
.gr-bottom a.bottomtotop p {
  transform: rotate(270deg);
  background-color: #337ab7;
  color: #fff;
  padding: 6px;
  border-radius: 54%;
  margin: 10px;
  font-size: 29px;
}
.gr-bottom a.bottomtotop2 input {
  background-color: #337ab7;
  color: #fff;
  padding: 6px;
  border-radius: 34%;
  margin: 7px;
  font-size: 16px;
}
.withdrawButton {
  position: fixed;
  bottom: 300px;
  right: 5px;
  padding: 2px;
  font-size: 14px;
  border: 1px solid #fff;
  text-decoration: none;
  background-color: #149d1a;
  color: #000;
  border-radius: 5px;
}
.gr-bottom a.bottomtotop p:hover {
  opacity: 0.7;
}
.gr-bottom a.telegramlink input {
  background: #0b4cd1;
  color: #fff;
  padding: 6px;
  border-radius: 10%;
  margin: 7px;
  font-size: 15px;
}
.gr-bottom a.telegramlinktwo input {
  background: #d10b37;
  color: #fff;
  padding: 6px;
  border-radius: 10%;
  margin: 7px;
  font-size: 15px;
}
.gr-body-seventeen table {
  margin: auto;
  width: 100%;
  border: 2px solid;
}
.satta-king-boxeleven {
  padding: 20px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  background: linear-gradient(90deg, #f1005f 0%, #ff441d 35%, #ff2440 100%);
}
.satta-king-whatsapp {
  border: none;
  background-color: #00b53e;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  font-weight: 100;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  box-shadow: 0 4px 4px rgb(25 0 0 / 0.25);
}
.newgame {
  background: radial-gradient(#fff700, #ff9800);
  padding: 15px 10px;
  display: block;
  color: #000 !important;
  margin-bottom: 5px;
  margin-top: 10px;
  letter-spacing: 1px;
  font-weight: 700;
  border: 2px solid #000;
  border-radius: 0.75em;
  transform-style: preserve-3d;
  transition: transform 150ms cubic-bezier(0, 0, 0.58, 1),
    background 150ms cubic-bezier(0, 0, 0.58, 1);
}
.game-name {
  font-weight: 700;
  color: blue;
  text-shadow: 0 1px 1px #ff0505;
  text-transform: uppercase;
  color: #fff;
}
.game-yesterday {
  background: #fff;
  color: orange;
  background: #734f4f;
}
.game-today {
  background: #592a0078;
  color: #fff !important;
}
.newgame span {
  font-size: 10px;
  color: #00008b;
}
.newgame table {
  width: 100%;
  border: solid 2px;
  border-radius: 20px;
  padding: 2px;
  margin: 2px;
  background: #402b2b;
}
.newgame th {
  border: solid 1px;
  margin: 0;
  background: #fff;
  padding: 2px;
  border-radius: 20px;
}
.newgame td {
  border-bottom: solid 1px;
  font-weight: 700;
  color: #fff;
  padding: 6px;
  text-align: center;
  box-shadow: -3px 0 10px 0 #fff;
}
@media screen and (max-width: 431px) {
  .gr-twenty-sixth ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .gr-twenty-sixth ul li {
    padding-right: 15px;
    font-size: 18px;
    white-space: nowrap;
  }
  .accordion-item-header {
    line-height: 2.25rem;
  }
  .accordion-item {
    border-bottom: 2px solid #fff;
  }
  .gr-body-seventeen table {
    margin: auto;
    width: 100%;
    border: 2px solid;
  }
}
