
.progress {
  border-radius: 10px;
}

.logoaladin66{vertical-align:middle;}

.article {
    padding: 30px;
}

h1{
    text-align: center;
    color: #cbc112;
    }
    
h2,
h3,
h4
{
    text-align: center;
    color: #cbc112;
}

body {
    margin: 0;
    font-family: var(--bs-font-sans-serif);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #000000;
    -webkit-tap-highlight-color: transparent;
}

marquee {
    color: #f7f7f7;
}

a:hover {
    text-decoration: none;
}

.container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.adv {
    align-content: center;
}

img {
    vertical-align: middle;
    border-style: none;
}

/* popup style*/
.popup-container{
 
    text-emphasis-position: center;
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 1000;
    background: #000000b0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.popup-body{
    width: 350px;
    height: 200px;
    margin: 2% auto;
      background: #000000b0;
    border-radius: 20px;
    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: 38px;
    height: 38px;
    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: 50px;
    width: 100%;
    background: #c5bb22;
    float: left;
    border-radius: 20px 20px 0px 0px;
}

.popup-header h6{
    margin: 18px;
}

.popup-content{
    width: 100%;
    height: auto;
    padding: 5px 39px;
    float: left;
    font-size: 13px;
    background: #000000;
    opacity: 0.9;
}

.col2{
    width: 50%;
}

.left{
    text-align: left;
}

.right{
    text-align: right;
    margin-left: 50px;
}

.mrtop10{
    margin-top: 10px;
}

.row.d-lg-block.mt-3 {
    margin-top: 5px;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: solid #c18408 1px;
}

.popup-label{
    width: 100%;
    float: left;
    background: #c5bb22;
    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: #e80707;
}

.bg-black-button{
    background: #c5bb22;
}

.popip-button{
    cursor: pointer;
    width: 50%;
    float: left;
    height: 40px;
    border-radius: 0px 0px 0px 20px;
}
.popip-button:hover{
    background: red;
}
.popip-button1{
    cursor: pointer;
    width: 50%;
    float: left;
    height: 40px;
    border-radius: 0px 0px 20px 0px;
}
.popip-button1:hover{
    background: red;
}

.title {
    display: flex;
    justify-content: center;
}

.title-text {
    color: white;
    font-size: 2.5rem;
}

.slot {
  display: block;
}

.btn-provider:hover {
  background: linear-gradient(289deg, rgba(144,0,0,1) 0%, rgba(65,9,9,1) 50%);
}

.slot-sidebar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.copyright {
  background-color: #FFD700;
}

.slot-sidebar-nav > li {
      padding: 6px;
  width: 100%;
  position: relative;
  display: block;
  border-bottom: none;
background: #ffc107;
background: linear-gradient(180deg, #ab9316 0%, rgb(111 95 0) 100%);
}

.slot-sidebar-nav > li > a {
    color: #fff;
    border-radius: 18px;
    font-size: 13px;
    padding: 7px 10px;
    display: block;
    background-color: black;
}

.btn-provider {
  text-align: center;
  display: block;
  text-decoration: none;
}

.mySlides {
    display: block;
}

.btn-provider span {
  position: unset;
}

.slot .content {
  float: none;
  width: 100%;
  padding: 0;
  flex: 0 0 100%;
  max-width: 100%;
  background-color: #121212;
}

.enter {
    display: none;
}

.btn-provider span {
    position: absolute;
    transform: translateY(10px);
}

.active {
    background: linear-gradient(top, #ffdf4c 0%,#af5f1c 100%);
    color: #000;
    border-radius: 18px;
    box-shadow: 1px 1px 10px 0 #ffb3b3;
    border: solid #ffc107 2px;
}

.slot .content {
    float: right;
    width: 80%;
    padding: 0;
    flex: 0 0 80%;
    max-width: 80%;
}

.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 {
    border-radius: 12px;
    border-style: double;
    border-color: #fff#
}

.card-content {
background: #846903;
    margin: 5px;
    color: #fff;
    font-size: 12px;
    border-radius: 10px;
    border: none;
    overflow: hidden;
    position: relative;
}

.percent {
    height: 27px;
    display: flex;
    overflow: hidden;
    line-height: 0;
    font-size: 0.75rem;
background: rgba( 255, 255, 255, 0.25 );
    position: relative;
    z-index: 1;
}

.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: #acab0a; */
    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: linear-gradient(to right, #ffcc80 1%, #ff9900 31%);
    
}
.green{
        background: linear-gradient(to right, #ccffcc 1%, #33cc33 31%);
}
.red{
    background: linear-gradient(to right, #ff9966 0%, #ff00b2 100%);
}

.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: 100%;
}

.play-btn {
    font-size: 15px;
    text-decoration: none;
    color: white;
    text-align: center;
    align-items: center;
    width: 100%;
    margin: 25% auto;
    padding: 8px;
   background: #ffc107;
background: linear-gradient(180deg, #ab9316 0%, rgb(111 95 0) 100%);
    border-radius: 10px;
}

.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;
}

.short {
  display: none;
}

.next-btn {
    display: block;
    width: 30%;
}


.next-btn {
    background: #ffc107;
background: linear-gradient(180deg, #ab9316 0%, rgb(111 95 0) 100%);
    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: 960px;
    }
}

@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;
    }

  .slot-sidebar-nav li {
    border-bottom: none;
  }
  .slot-sidebar-nav li a p {
    font-size: 5px;
  }
  .img-zoom {
    height: auto;
  }
  .slot-sidebar-nav li a img {
    height: 17.5px !important;
  }
    .img-zoom {
        height: auto;
    }
    .next-btn {
        display: block;
    }
    .res-bar {
        display: none;
    }
}

.btn {
  background: linear-gradient(#FFD700, #ff00b2);
  display: inline-block;
  padding: 9px 12px;
  border: 1px solid transparent;
  border-radius: 5px;
  font: 400 22px arial;
  text-shadow: #000000;
  width: 100%;
  color: #000000;
  letter-spacing: 1.5px;
}

.btn-log {
  animation: blinking 0.5s infinite;
  transition: all 0.4s;
}

.btn-daf {
  animation: blinking 0.3s infinite;
  transition: all 0.4s;
}

.btn-announce {
  animation: blinking 0.2s infinite;
  transition: all 0.4s;
}

.fixed-footer {
	display:flex;
	justify-content:space-around;
	position:fixed;
    background: #ffc107;
	background: linear-gradient(180deg, #ab9316 0%, rgb(111 95 0) 100%);
	padding:2px 0;
	left:0;
	right:0;
	bottom:0;
	z-index:99
}
.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
}