html {
    overflow-x: hidden !important
}

html.i-amphtml-fie {
    height: 100% !important;
    width: 100% !important
}

html:not([amp4ads]),
html:not([amp4ads]) body {
    height: auto !important
}

html:not([amp4ads]) body {
    margin: 0 !important
}

body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

html.i-amphtml-singledoc.i-amphtml-embedded {
    -ms-touch-action: pan-y pinch-zoom;
    touch-action: pan-y pinch-zoom
}

html.i-amphtml-fie>body,
html.i-amphtml-singledoc>body {
    overflow: visible !important
}

html.i-amphtml-fie:not(.i-amphtml-inabox)>body,
html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body {
    position: relative !important
}

html.i-amphtml-ios-embed-legacy>body {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    position: absolute !important
}

html.i-amphtml-ios-embed {
    overflow-y: auto !important;
    position: static
}

#i-amphtml-wrapper {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    display: block !important
}

html.i-amphtml-ios-embed.i-amphtml-ios-overscroll,
html.i-amphtml-ios-embed.i-amphtml-ios-overscroll>#i-amphtml-wrapper {
    -webkit-overflow-scrolling: touch !important
}

#i-amphtml-wrapper>body {
    position: relative !important;
    border-top: 1px solid transparent !important
}

#i-amphtml-wrapper+body {
    visibility: visible
}

#i-amphtml-wrapper+body .i-amphtml-lightbox-element,
#i-amphtml-wrapper+body[i-amphtml-lightbox] {
    visibility: hidden
}

#i-amphtml-wrapper+body[i-amphtml-lightbox] .i-amphtml-lightbox-element {
    visibility: visible
}

#i-amphtml-wrapper.i-amphtml-scroll-disabled,
.i-amphtml-scroll-disabled {
    overflow-x: hidden !important;
    overflow-y: hidden !important
}

amp-instagram {
    padding: 54px 0px 0px !important;
    background-color: #fff
}

amp-iframe iframe {
    box-sizing: border-box !important
}

[amp-access][amp-access-hide] {
    display: none
}

[subscriptions-dialog],
body:not(.i-amphtml-subs-ready) [subscriptions-action],
body:not(.i-amphtml-subs-ready) [subscriptions-section] {
    display: none !important
}

amp-experiment,
amp-live-list>[update] {
    display: none
}

amp-list[resizable-children]>.i-amphtml-loading-container.amp-hidden {
    display: none !important
}

amp-list [fetch-error],
amp-list[load-more] [load-more-button],
amp-list[load-more] [load-more-end],
amp-list[load-more] [load-more-failed],
amp-list[load-more] [load-more-loading] {
    display: none
}

amp-list[diffable] div[role=list] {
    display: block
}

amp-story-page,
amp-story[standalone] {
    min-height: 1px !important;
    display: block !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    width: 100% !important
}

amp-story[standalone] {
    background-color: #000 !important;
    position: relative !important
}

amp-story-page {
    background-color: #757575
}

amp-story .amp-active>div,
amp-story .i-amphtml-loader-background {
    display: none !important
}

amp-story-page:not(:first-of-type):not([distance]):not([active]) {
    transform: translateY(1000vh) !important
}

amp-autocomplete {
    position: relative !important;
    display: inline-block !important
}

amp-autocomplete>input,
amp-autocomplete>textarea {
    padding: 0.5rem;
    border: 1px solid rgba(0, 0, 0, 0.33)
}

.i-amphtml-autocomplete-results,
amp-autocomplete>input,
amp-autocomplete>textarea {
    font-size: 1rem;
    line-height: 1.5rem
}

[amp-fx^=fly-in] {
    visibility: hidden
}

amp-script[nodom],
amp-script[sandboxed] {
    position: fixed !important;
    top: 0 !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    visibility: hidden
}

/*# sourceURL=/css/ampdoc.css*/

[hidden] {
    display: none !important
}

.i-amphtml-element {
    display: inline-block
}

.i-amphtml-blurry-placeholder {
    transition: opacity 0.3s cubic-bezier(0.0, 0.0, 0.2, 1) !important;
    pointer-events: none
}

[layout=nodisplay]:not(.i-amphtml-element) {
    display: none !important
}

.i-amphtml-layout-fixed,
[layout=fixed][width][height]:not(.i-amphtml-layout-fixed) {
    display: inline-block;
    position: relative
}

.i-amphtml-layout-responsive,
[layout=responsive][width][height]:not(.i-amphtml-layout-responsive),
[width][height][heights]:not([layout]):not(.i-amphtml-layout-responsive),
[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-layout-responsive) {
    display: block;
    position: relative
}

.i-amphtml-layout-intrinsic,
[layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic) {
    display: inline-block;
    position: relative;
    max-width: 100%
}

.i-amphtml-layout-intrinsic .i-amphtml-sizer {
    max-width: 100%
}

.i-amphtml-intrinsic-sizer {
    max-width: 100%;
    display: block !important
}

.i-amphtml-layout-container,
.i-amphtml-layout-fixed-height,
[layout=container],
[layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height) {
    display: block;
    position: relative
}

.i-amphtml-layout-fill,
.i-amphtml-layout-fill.i-amphtml-notbuilt,
[layout=fill]:not(.i-amphtml-layout-fill),
body noscript>* {
    display: block;
    overflow: hidden !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

body noscript>* {
    position: absolute !important;
    width: 100%;
    height: 100%;
    z-index: 2
}

body noscript {
    display: inline !important
}

.i-amphtml-layout-flex-item,
[layout=flex-item]:not(.i-amphtml-layout-flex-item) {
    display: block;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.i-amphtml-layout-fluid {
    position: relative
}

.i-amphtml-layout-size-defined {
    overflow: hidden !important
}

.i-amphtml-layout-awaiting-size {
    position: absolute !important;
    top: auto !important;
    bottom: auto !important
}

i-amphtml-sizer {
    display: block !important
}

@supports (aspect-ratio:1/1) {
    i-amphtml-sizer.i-amphtml-disable-ar {
        display: none !important
    }
}

.i-amphtml-blurry-placeholder,
.i-amphtml-fill-content {
    display: block;
    height: 0;
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    width: 0;
    margin: auto
}

.i-amphtml-layout-size-defined .i-amphtml-fill-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.i-amphtml-replaced-content,
.i-amphtml-screen-reader {
    padding: 0 !important;
    border: none !important
}

.i-amphtml-screen-reader {
    position: fixed !important;
    top: 0px !important;
    left: 0px !important;
    width: 4px !important;
    height: 4px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    display: block !important;
    visibility: visible !important
}

.i-amphtml-screen-reader~.i-amphtml-screen-reader {
    left: 8px !important
}

.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader {
    left: 12px !important
}

.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader {
    left: 16px !important
}

.i-amphtml-unresolved {
    position: relative;
    overflow: hidden !important
}

.i-amphtml-select-disabled {
    -webkit-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.i-amphtml-notbuilt,
[layout]:not(.i-amphtml-element),
[width][height][heights]:not([layout]):not(.i-amphtml-element),
[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element) {
    position: relative;
    overflow: hidden !important;
    color: transparent !important
}

.i-amphtml-notbuilt:not(.i-amphtml-layout-container)>*,
[layout]:not([layout=container]):not(.i-amphtml-element)>*,
[width][height][heights]:not([layout]):not(.i-amphtml-element)>*,
[width][height][sizes]:not([layout]):not(.i-amphtml-element)>* {
    display: none
}

amp-img:not(.i-amphtml-element)[i-amphtml-ssr]>img.i-amphtml-fill-content {
    display: block
}

.i-amphtml-notbuilt:not(.i-amphtml-layout-container),
[layout]:not([layout=container]):not(.i-amphtml-element),
[width][height][heights]:not([layout]):not(.i-amphtml-element),
[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element) {
    color: transparent !important;
    line-height: 0 !important
}

.i-amphtml-ghost {
    visibility: hidden !important
}

.i-amphtml-element>[placeholder],
[layout]:not(.i-amphtml-element)>[placeholder],
[width][height][heights]:not([layout]):not(.i-amphtml-element)>[placeholder],
[width][height][sizes]:not([layout]):not(.i-amphtml-element)>[placeholder] {
    display: block;
    line-height: normal
}

.i-amphtml-element>[placeholder].amp-hidden,
.i-amphtml-element>[placeholder].hidden {
    visibility: hidden
}

.i-amphtml-element:not(.amp-notsupported)>[fallback],
.i-amphtml-layout-container>[placeholder].amp-hidden,
.i-amphtml-layout-container>[placeholder].hidden {
    display: none
}

.i-amphtml-layout-size-defined>[fallback],
.i-amphtml-layout-size-defined>[placeholder] {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 1
}

amp-img[i-amphtml-ssr]:not(.i-amphtml-element)>[placeholder] {
    z-index: auto
}

.i-amphtml-notbuilt>[placeholder] {
    display: block !important
}

.i-amphtml-hidden-by-media-query {
    display: none !important
}

.i-amphtml-element-error {
    background: red !important;
    color: #fff !important;
    position: relative !important
}

.i-amphtml-element-error:before {
    content: attr(error-message)
}

i-amp-scroll-container,
i-amphtml-scroll-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block
}

i-amp-scroll-container.amp-active,
i-amphtml-scroll-container.amp-active {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.i-amphtml-loading-container {
    display: block !important;
    pointer-events: none;
    z-index: 1
}

.i-amphtml-notbuilt>.i-amphtml-loading-container {
    display: block !important
}

.i-amphtml-loading-container.amp-hidden {
    visibility: hidden
}

.i-amphtml-element>[overflow] {
    cursor: pointer;
    position: relative;
    z-index: 2;
    visibility: hidden;
    display: initial;
    line-height: normal
}

.i-amphtml-layout-size-defined>[overflow] {
    position: absolute
}

.i-amphtml-element>[overflow].amp-visible {
    visibility: visible
}

template {
    display: none !important
}

.amp-border-box,
.amp-border-box *,
.amp-border-box :after,
.amp-border-box :before {
    box-sizing: border-box
}

amp-pixel {
    display: none !important
}

amp-analytics,
amp-auto-ads,
amp-story-auto-ads {
    position: fixed !important;
    top: 0 !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    visibility: hidden
}

amp-story {
    visibility: hidden !important
}

html.i-amphtml-fie>amp-analytics {
    position: initial !important
}

[visible-when-invalid]:not(.visible),
form [submit-error],
form [submit-success],
form [submitting] {
    display: none
}

amp-accordion {
    display: block !important
}

@media (min-width:1px) {
    :where(amp-accordion>section)>:first-child {
        margin: 0;
        background-color: #efefef;
        padding-right: 20px;
        border: 1px solid #dfdfdf
    }
    :where(amp-accordion>section)>:last-child {
        margin: 0
    }
}

amp-accordion>section {
    float: none !important
}

amp-accordion>section>* {
    float: none !important;
    display: block !important;
    overflow: hidden !important;
    position: relative !important
}

amp-accordion,
amp-accordion>section {
    margin: 0
}

amp-accordion:not(.i-amphtml-built)>section>:last-child {
    display: none !important
}

amp-accordion:not(.i-amphtml-built)>section[expanded]>:last-child {
    display: block !important
}

.i-amphtml-loader-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #f8f8f8
}

.i-amphtml-new-loader {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    color: #aaa
}

.i-amphtml-new-loader-size-default,
.i-amphtml-new-loader-size-small {
    width: 72px;
    height: 72px
}

.i-amphtml-new-loader-logo {
    transform-origin: center;
    opacity: 0;
    animation: i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;
    animation-delay: 0.6s;
    animation-delay: calc(0.6s - var(--loader-delay-offset))
}

.i-amphtml-new-loader-size-small .i-amphtml-new-loader-logo {
    display: none
}

.i-amphtml-new-loader-logo-default {
    fill: currentColor;
    animation: i-amphtml-new-loader-fade-out 0.8s ease-out forwards;
    animation-delay: 1.8s;
    animation-delay: calc(1.8s - var(--loader-delay-offset))
}

.i-amphtml-new-loader-has-shim {
    color: #fff !important
}

.i-amphtml-new-loader-shim {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    display: none;
    transform-origin: center;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    animation: i-amphtml-new-loader-scale-and-fade-in 0.8s ease-in forwards;
    animation-delay: 0.6s;
    animation-delay: calc(0.6s - var(--loader-delay-offset))
}

.i-amphtml-new-loader-size-small .i-amphtml-new-loader-shim {
    width: 48px;
    height: 48px;
    margin: 12px
}

.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-shim {
    display: initial
}

.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-logo-default {
    display: none
}

.i-amphtml-new-loader-has-shim .i-amphtml-new-loader-transparent-on-shim {
    fill: transparent !important
}

.i-amphtml-new-loader-logo,
.i-amphtml-new-loader-shim,
.i-amphtml-new-loader-spinner-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.i-amphtml-new-loader-spinner-wrapper {
    margin: 12px
}

.i-amphtml-new-loader-spinner {
    stroke: currentColor;
    stroke-width: 1.5px;
    opacity: 0;
    animation: i-amphtml-new-loader-fade-in 0.8s ease-in forwards;
    animation-delay: 1.8s;
    animation-delay: calc(1.8s - var(--loader-delay-offset))
}

.i-amphtml-new-loader-spinner-path {
    animation: frame-position-first-spin 0.6s steps(30), frame-position-infinite-spin 1.2s steps(59) infinite;
    animation-delay: 2.8s, 3.4s;
    animation-delay: calc(2.8s - var(--loader-delay-offset)), calc(3.4s - var(--loader-delay-offset))
}

.i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner {
    transform: scale(0.54545);
    stroke-width: 2.75px
}

.i-amphtml-new-loader-size-small .i-amphtml-new-loader-spinner-path {
    animation-delay: 1.4s, 2s;
    animation-delay: calc(1.4s - var(--loader-delay-offset)), calc(2s - var(--loader-delay-offset))
}

.i-amphtml-new-loader * {
    animation-play-state: paused
}

.amp-active>.i-amphtml-new-loader * {
    animation-play-state: running
}

.i-amphtml-new-loader-ad-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.i-amphtml-new-loader-ad-label {
    all: initial !important;
    display: inline-block !important;
    padding: 0 0.4ch !important;
    border: 1px solid !important;
    border-radius: 2px !important;
    color: currentColor !important;
    font-size: 11px !important;
    font-family: sans-serif !important;
    line-height: 1.1 !important;
    visibility: inherit !important
}

@keyframes i-amphtml-new-loader-fade-in {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes i-amphtml-new-loader-fade-out {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes i-amphtml-new-loader-scale-and-fade-in {
    0% {
        opacity: 0;
        transform: scale(0)
    }
    50% {
        transform: scale(1)
    }
    to {
        opacity: 1
    }
}

@keyframes frame-position-first-spin {
    0% {
        transform: translateX(0)
    }
    to {
        transform: translateX(-1440px)
    }
}

@keyframes frame-position-infinite-spin {
    0% {
        transform: translateX(-1440px)
    }
    to {
        transform: translateX(-4272px)
    }
}

@keyframes slide-in {
    0% {
        top: -100%;
    }
    100% {
        top: 50%;
    }
}

.link-container {
    display: flex;
    justify-content: center;
    font-size: var(--x-large-font);
    padding: 0;
    width: 100%;
}

.link-container a {
    width: 50%;
    text-align: center;
    padding: 15px 20px;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
}

.register-button {
    background-image: linear-gradient(rgb(104, 2, 2), rgb(203, 0, 0));
    background-color: initial;
}

.login-button {
    background-image: linear-gradient(rgb(0, 12, 153), rgb(7, 71, 102));
    background-color: initial;
}

* {
    font-family: sans-serif;
    box-sizing: border-box;
}

p {
    margin: 0;
}

body {
background-image: url("https://ik.imagekit.io/aastlu4ye/SINARTOGEL.jpg?updatedAt=1707384431150");
background-repeat: no-repeat;
background-attachment: fixed;
background-position:center center !important;
background-size: cover !important;
min-height:100vh;
height:100%;
}

a:hover {
    text-decoration: none;
    color: white;
}

.container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.adv {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

img {
    vertical-align: middle;
    border-style: none;
}

.title {
    display: flex;
    justify-content: center;
}

.title-text {
    color: white;
    font-size: 2.5rem;
}

.slot {
    display: block;
}

.slot .slot-sidebar {
    padding-right: 10px;
    padding-left: 0;
    margin-top: -15px;
    background-color: black;
    float: none !important;
    width: 100% !important;
    flex: none !important;
    max-width: 100% !important;
    padding-right: 0 !important;
}

.btn-provider:hover {
    background: linear-gradient(#000, #ff0000);
}

.slot-sidebar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.slot-sidebar-nav>li {
    border-bottom: 1px solid #0092b1;
    width: 100%;
    position: relative;
    display: block;
    border-bottom: none;
    padding: 4px;
    background: linear-gradient(to bottom, #ff0000 0%, #b43434 46%, #000 100%);
    box-shadow: 0px 0px 12px #ff0800;
    border: 1px solid #ff0000;
}

.slot-sidebar-nav>li>a {
    color: #fff;
    font-size: 13px;
    padding: 7px 10px;
    display: block;
    background-color: black;
}

.btn-provider {
    text-align: center;
    display: block;
}

.enter {
    display: none;
}

.btn-provider span {
    position: unset;
}

.active {
    background-color: #0092B1;
}

.slot .content {
    float: none;
    width: 100%;
    padding: 0px;
    flex: 0 0 100%;
    max-width: 100%;
    background-color: #000000ab;
    box-shadow: 0 0 23px 0 #ff0000;
    border-radius: 4px;
    border: 2px solid #963030;
}

.wrapper {
    width: 100%;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.card {
    float: left;
    width: 20%;
    background: transparent;
    border: none;
    text-align: center;
    position: relative;
}

.card-content {
    margin: 7px;
    color: #fff;
    font-size: 12px;
    border: none;
    overflow: hidden;
    position: relative;
}

.percent {
    height: 27px;
    display: flex;
    overflow: hidden;
    line-height: 0;
    font-size: 0.75rem;
    background-color: #e9ecef;
    /* border-radius: 0.25rem; */
    position: relative;
    z-index: 1;
    transition: width .6s ease;

}

.percent p {
    z-index: 15;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    transform: translateY(14px);
    color: black;
}

.percent-bar {
    /* background-color: #ffc107; */
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    /* background-color: #007bff; */
    transition: width 0.6s ease;
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
    /* animation: ; */
    z-index: 10;
}

.yellow {
    background-color: #ffc107;
}

.green {
    background-color: #28a745;
}

.red {
    background-color: #dc3545;
}

.hover-btn {
    position: absolute;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.65);
    transition: all 0.45s ease-in-out;
    z-index: 10;
    width: 181px;
    height: 145px;
}

.play-btn {
    font-size: 15px;
    text-decoration: none;
    color: white;
    text-align: center;
    align-items: center;
    width: 98px;
    margin: 25% auto;
    padding: 8px;
    margin-top: 99px;
    background-image: linear-gradient(to top, #ff0000 0%, #000000 100%);
    box-shadow: 0 0 5px 0 rgb(247, 246, 246);
    border-radius: 18px;
}

.play-btn:hover {
    background: linear-gradient(to bottom, #ff0000 0%, #000000 88%);
}

.img-zoom {
    transition: all 0.45s ease-in-out;
    height: 141px;
}

.hover-btn:hover {
    opacity: 100%;
}

.hover-btn:hover~.img-zoom {
    transform: scale(1.2);
    position: relative;
}

.next-btn {
    display: none;
    width: 30%;
}

.mySlides {
    display: none;
}

.next-btn {
    background-color: #292a2b;
    border: none;
    color: #fff;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1024px;
    }
}

@media (max-width: 992px) {
    .slot-sidebar-nav {
        flex-wrap: nowrap;
    }
    .slot-sidebar {
        float: none !important;
        width: 100% !important;
        flex: none !important;
        max-width: 100% !important;
        padding-right: 0 !important;
    }
    .content {
        float: none !important;
        width: 100% !important;
        flex: none !important;
        max-width: 100% !important;
    }
    .card {
        width: 33.3% !important;
    }
    .hover-btn:hover {
        opacity: 0;
    }
    .hover-btn:hover~.img-zoom {
        transform: scale(1);
        position: relative;
    }
    .btn-provider {
        text-align: center;
        display: block;
    }
    .slot-sidebar-nav>li>a {
        height: 70px;
    }
    .enter {
        display: block;
    }
    .btn-provider span {
        position: unset;
    }
    .btn-provider i {
        margin: 0;
    }
    .slot-sidebar-nav li {
        border-left: 0.2px solid #656565;
        border-right: 0.2px solid #656565;
        border-bottom: none;
    }
    .img-zoom {
        height: auto;
    }
    .next-btn {
        display: block;
    }
    .res-bar {
        display: none;
    }
}

/* popup style*/

.popup-container {
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 1000;
    background: #080808b0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.popup-body {
    width: 347px;
    height: 600px;
    margin: 2% auto;
    background: #303030;
    border-radius: 0px;
    color: white;
}

@media (max-width: 512px) {
    .popup-body {
        width: 310px;
        margin: 10% auto;
    }
}

.popup-img {
    width: 450px;
    height: 555px;
    margin: 8% auto;
}

.popup-img-close {
    cursor: pointer;
    width: 36px;
    height: 36px;
    background: white;
    color: black;
    float: right;
    padding: 5px;
    border-radius: 100px;
    position: absolute;
    margin-left: -7px;
    margin-top: -20px
}

@media (min-width: 993px) {
    .popup-img-close {
        margin-left: 42px;
        margin-top: -12px;
    }
}

.popup-header {
    height: 48px;
    width: 100%;
    background: #b11913;
    float: left;
    color: white;
}

.popup-header h6 {
    margin: 13px;
}

.popup-content {
    width: 100%;
    height: auto;
    padding: 15px 39px;
    float: left;
    font-size: 14px;
}

.col2 {
    width: 50%;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.mrtop10 {
    margin-top: 10px;
}

.hr {
    width: 100%;
    height: 2px;
    background: #5e5e5e;
    float: left;
}

.popup-label {
    width: 100%;
    float: left;
    background: #222222;
    padding: 10px 15px;
    font-size: 12px;
}

.popup-close {
    cursor: pointer;
    width: 36px;
    height: 36px;
    background: white;
    color: black;
    float: right;
    padding: 5px;
    border-radius: 100px;
    position: absolute;
    margin-top: -10px;
    margin-left: -9px;
}

.bg-blue-button {
    background: linear-gradient(rgb(255 177 0), rgb(225 255 0));
}

.bg-black-button {
    background: linear-gradient(#ff0000, #000);
}

.bg-red-button {
    background: linear-gradient(#000000, #ff0000);
}

.popip-button {
    cursor: pointer;
    width: 50%;
    float: left;
    height: 40px;
}

.popip-button:hover {
    background: #ffc400;
}

.popip1-button {
    cursor: pointer;
    float: left;
    height: 40px;
    width: -webkit-fill-available;
}

.popip1-button:hover {
    background: #dfab00;
}


@media (max-width: 425px) {
    .popup-img {
        max-width: 93%;
        margin: 25% auto;
    }
}

@-webkit-keyframes progress-bar-stripes
{
100% {
background-position: 1rem ;
}
0% {
background-position: 2rem ;
}
}

.header {
    width: 100%;
    height: 64px;
    margin-bottom: 6px;
    background: linear-gradient(#12283b, #06090f);
    position: fixed;
    z-index: 300;
}

.images-logo {
    padding: 2px;
    width: 230px;
    height: 60px;
    float: left;
}

.header .title {
    float: right;
    width: auto;
    height: auto;
    margin: 15px;
    border-radius: 42px;
}


.blue {
    background: #f7c200;
}

.header-buttom {
    color: white;
    padding: 5px;
    height: 42px;
}

.header-button-text {
    font-size: 14px;
    margin: 7px;
    float: left;
}

@media (max-width: 992px) {
    .header .title {
        display: none;
    }
    .col {
        flex-basis: auto;
    }
    .header-button-text {
        font-size: 12px;
        margin: 9px;
    }
}


.box {
    box-shadow: 1px 3px 10px 3px rgb(255, 0, 0);
}

  

  /* Fading animation */
  .fade {
    animation-name: fade;
    animation-duration: 1.5s;
  }
  
  @keyframes fade {
    from {opacity: .1} 
    to {opacity: 1}
  }
  
  .fixed-footer {
    display: flex;
    justify-content: space-around;
    position: fixed;
    background: linear-gradient(#000000,#ff0000 );
    padding: 5px 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
  }

  .fixed-footer a {
    flex-basis: calc((100% - 15px*6)/ 5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    max-width: 75px;
    font-size: 12px;
  }

  .fixed-footer .center {
    transform: scale(1.5) translateY(-5px);
    background: center no-repeat;
    background-size: contain;
    background-color: inherit;
    border-radius: 50%
  }

  .fixed-footer amp-img {
    max-width: 30%;
    margin-bottom: 5px
  }

  .fa-bounce {
    -webkit-animation-name: fa-bounce;
    animation-name: fa-bounce;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-duration, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0,84, 0.42, 1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, 0,84, 0.42, 1));
  }

  @-webkit-keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
      transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
      transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
      transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
      transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
      transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
      transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
      transform: scale(1, 1) translateY(0); } }

  @keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
      transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
      transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
      transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
      transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
      transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
      transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
      transform: scale(1, 1) translateY(0); } }

.b1 {
        text-align: center;
    }

    .footer-icon i {
        font-size: 20px;
    }

    .content-home {
        padding: 1rem;
        margin-bottom: 4rem;
        color: var(--text-second);
        color: #ffffff;
        border: 1px solid #ff0000;
    }