/*NOTIFY */
@import url('https://fonts.googleapis.com/css2?family=Dosis&display=swap');
.playerLink i {
    display: block;
}
:root{
 
    --color-blue: #1B5BFF;
}
h2.-tw-mb-4.tw-font-poppins.tw-text-white.tw-text-center.tw-text-\[18px\].tw-font-semibold.lg\:tw-text-left.lg\:tw-text-\[24px\] {
    color: #f74b42 !important;
}
h2.tw-mb-6.tw-text-white.tw-font-poppins.tw-text-center.tw-text-\[18px\].tw-font-semibold.lg\:tw-text-left.lg\:tw-text-\[24px\] {
    color: #25e525 !important;
}
.fa-regular, .far {
    font-family: 'FontAwesome' !important;
}
.card-title {

font-weight: bold;
}
.notifyjs-prem_notify-base  h2 {
font-size: 24px;
font-family: 'Open Sans';
font-weight: bold;
font-size: 32px;
}
button.no.stay-free {
line-height: 19px;
}
.close-model {
position: absolute;
right: 13px;
top: 8px;
font-size: 20px;
opacity: 0.2;
cursor: pointer;
}
.close-model:focus,
.close-model:hover {
color: #ed760c;
text-decoration: none;
cursor: pointer;
opacity: .5;
}
.notifyjs-prem_notify-base .title {
color: #dbd1d1;
font-size: 14px;
font-weight: normal;
text-align: justify;
padding: 16px;
box-sizing: border-box;
}
.notifyjs-prem_notify-base .title {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}
   
.notifyjs-prem_notify-base .buttons {
margin-top: 15px;
}

.notifyjs-prem_notify-base a.order-premium, .notifyjs-prem_notify-base button {
display: inline-block;
border-radius: 4px;
padding: 10px 15px;
vertical-align: middle;
color: #fff;
border: none;
outline: 0;
text-decoration: none;
background: #949ba9;
font-size: 15px;
font-weight: 600;
text-align: center;
cursor: pointer;
overflow: hidden;
position: relative;
white-space: nowrap;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
box-shadow: 0 0 0 transparent;
-webkit-appearance: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: .2s;
transition: .2s;
will-change: transform, box-shadow;
box-shadow: 0 4px 4px rgba(0, 0, 0, .1), 0 -100px 0 transparent inset;
}

.notifyjs-prem_notify-base a.order-premium {
    background: #ed760c;
    color: #fff !important;
}

.notifyjs-prem_notify-base button.stay-free:hover {
background: red;
color: #fff !important;
}

.notifyjs-prem_notify-base button+a {
margin-left: 10px;
}

.notifyjs-prem_notify-base button:hover {
background: #ed760c;
color: #fff !important;
}
.notifyjs-container a{
color:#ed760c;
}

.notifyjs-prem_notify-base {
color: #f1e1e1;
border-radius: 6px;
max-width: 480px;
box-shadow: 0 4px 4px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .08);
cursor: default;
opacity: .9;
line-height: 1.3;
background: #444444;
padding: 20px;
text-align: center;
position: relative;
transition: 333ms all linear;
}

.notifyjs-prem_notify-base:hover {
opacity: 1;
}
.cotainplay {
display: block;
text-align: center;
}

.page-single {
    
    max-width: 1200px;
    margin: auto;
}
.container_pro.tw-my-6.md\:tw-my-10.lg\:tw-my-15 {
    margin: auto !important;
}
.\!tw-font-poppins.tw-text-white {
    max-width: 1200px;
    margin: auto !important;
}

 
.container_pro {
    min-height: 592px;
    max-width: 1200px;
}

.splash_main .splash_box .ads-body .splash_btn {
 
    width: 308px;
   
}

.splash_main .splash_box .ads-body h2 {
    color: #fff;
    font-size: 41px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
}
@media (max-width:600px) {
.notifyjs-prem_notify-base {
opacity: 1;
}

.notifyjs-prem_notify-base button,
.notifyjs-prem_notify-base button+.order-premium {
margin: 10px;
}

.notifyjs-prem_notify-base .title {
font-size: 16px;
}

.notifyjs-prem_notify-base .buttons {
display: flex;
flex-wrap: wrap;
flex-direction: column-reverse;
}
}

.title {
font-size: 35px;
font-weight: 600;
padding: 10px 0;
color: #fff;
font-family: 'Dosis';
}
.slider_title {
color: #fff;
font-family: 'Dosis';
}

.notifyjs-corner {
position: fixed;
margin: 5px;
z-index: 1050;
}

.notifyjs-corner .notifyjs-wrapper,
.notifyjs-corner .notifyjs-container {
position: relative;
display: block;
height: inherit;
width: inherit;
margin: 3px;
}

.notifyjs-wrapper {
z-index: 1;
position: absolute;
display: inline-block;
height: 0;
width: 0;
}

.notifyjs-container {
display: none;
z-index: 1;
position: absolute;
}

[data-notify-text],
[data-notify-html] {
position: relative;
}

.notifyjs-arrow {
position: absolute;
z-index: 2;
width: 0;
height: 0;
}

.notifyjs-prem_notify-base {
    background: #34373a;
}

@keyframes slideInFromLeft {
0% {
transform: translateX(-100%);  
opacity: 0;
}
100% {
transform: translateX(0); 
opacity: 1;
}
}
/*NOTIFY */
/* start spla */
.full_page_pro {
position: fixed;
width: 100%;
height: 100%;
z-index: 999999999999999999;
top: 0;
left: 0;
background: #2525258a;
display:none ;
overflow: auto;
}

#PlayerZone {
position: absolute !important;
z-index: 99999;
width: 75%;

margin: auto;
display: block;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #000;

}

.spla {
padding: 10px 0;
background-size: cover;
background-repeat: no-repeat;
overflow: hidden;
background-position: center;

}

.spla .containerspl {
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
}
h3.loading-title {
width: 280px;
}
#loading-title {
    margin-top: 29px;
    width: 280px;
    font-weight: normal !important;
    font-size: 14px;
    color: #000;
}
h3#loading-title b {
    font-weight: bold;
    font-size: 15px;
}



.spla .containerspl .pro-header {
display: flex;
justify-content: flex-end;
}

.spla .containerspl .pro-header a {
color: #fff;
width: 40px;
height: 40px;
font-size: 25px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
background-color: var(--color-blue);
transition: 0.3s;
}

.spla .containerspl .pro-content {
display: grid;
grid-template-columns: repeat(2, 1fr);
align-items: center;
justify-content: center;
}

.spla .containerspl .pro-content .text {
    text-align: center;
    color: #fff;
    
}

.spla .containerspl .pro-content .text h2 {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #000;
    line-height: 38px;
    margin-bottom: -10px;
   
}
 

.spla .containerspl .pro-content .text h2 span {
color: var(--color-blue);
}

.spla .containerspl .pro-content .text p {
font-size: 20px;
font-weight: 300;
line-height: 1.5;
padding: 20px;
color: #000;
text-align: justify;
font-weight: 400;
}

.spla .containerspl .pro-content .text p a {
color: var(--color-blue);
text-decoration: underline;
font-weight: 600;
}

#btnpro {
    color: #fff;
    padding: 0px;
    font-size: 20px;
    width: 300px;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
    font-weight: 500 !important;
    background-color: var(--color-blue);
    box-shadow: 0 0 10px 0 #000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    background: #146ff9;
    text-decoration: none;
    font-weight: bold;
}

.spla .containerspl .pro-content .image {
position: relative;
}

.spla .containerspl .pro-content .image .overlay_s_s {
position: absolute;
top: 0;
right: 0;
width: 200px;
}

.spla .containerspl .pro-content .image .overlay_s img {
width: 100%;
}

.spla .containerspl .pro-content .image .overlay_s .timer {
position: absolute;
top: 50%;
left: 50%;
color: #fff;
font-weight: 500;
text-align: center;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}

.spla .containerspl .pro-content .image .overlay_s .timer span {
font-size: 40px;
line-height: 1.5;
font-style: italic;
text-shadow: 0 3px 2px #0000005C;
}

.spla .containerspl .pro-content .image .overlay_s .timer p {
font-size: 20px;
text-shadow: 0 3px 2px #0000005C;
}

.spla .containerspl .pro-content .image img {
width: 100%;
}

.spla .containerspl .srv-img {
margin-top: 20px;
}

.spla .containerspl .srv-img img {
width: 100%;
}

.spla .containerspl .srv-img .mobile {
display: none;
}

.spla .containerspl .pro-header {
display: flex;
justify-content: flex-end;
min-height: 40px;
}

.spla .containerspl .pro-content .text p {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    padding: 20px;
    color: #000;
    text-align: justify;
    margin-bottom: 0 !important;
}
span#count {
font-size: 59px;
}

.spla .containerspl .pro-content .image .overlay_s .timer span {

line-height: 1;

}

.spla .containerspl .pro-content .image .overlay_s {
position: absolute;
top: 25px;
right: -4px;
width: 230px;
}

.spla .containerspl .pro-content .image img {
    width: 57%;
}

.art_title {
color: #fff;
padding: 10px 15px;
border-radius: 0 6px 6px 0;
background: RGBA(16, 33, 50, .2);
font-size: 20px;
box-sizing: border-box;
display: none;
position: absolute;
left: 0;
top: 11px;
}

.forgot_icon {
font-size: 100px;
text-align: center;
display: block;
margin: auto;
color: #a1aebf7d;
}

.lostpass p {
display: block;
width: 100%;
text-align: justify;
margin: 23px auto;
max-width: 500px;
}
.lostpass {
text-align: center;
color: #819fc3;
width: 100%;
overflow: hidden;
}
.email {
color: #ed760c;
}

.user-pro {
padding: 30px;
height: 116vh !important;
}
.page-single {
background-color: transparent !important;

}
.user-pro {
padding: 30px 51px !important;
}
.page-single {

margin-bottom: 0;
}
 
/* start responsive spla */

/*pro button*/
.premium-no-ads-btn {
    display: inline-block !important;
    background: linear-gradient(45deg, #e4d21f, #ed760c);
    color: #fff !important;
    text-decoration: none;
    padding: 0 16px !important;
    border-radius: 50px;
    font-size: 12px !important;
    font-weight: bold !important;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.4s ease;
    position: relative;
    z-index: 1;
    overflow: hidden;
    line-height: 24px !important;
    margin-left: 6px;
    margin-top: -4px !important;
    margin-right: 26px;
}
.premium-no-ads-btn:before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 300%;
height: 100%;
background: rgba(255, 255, 255, 0.2);  
transition: all 0.5s ease;
z-index: 0;
}

.premium-no-ads-btn:hover:before {
left: -50%;  
}

.premium-no-ads-btn:hover {
background: linear-gradient(45deg, #ebd194, #ed760c);
box-shadow: 0 12px 20px rgba(0, 0, 0, 0.3);
transform: scale(1.05);
color:#fff !important;
}

.premium-no-ads-btn:focus {
outline: none;
}
#btnpro {
 
    line-height: 37px;
}
a.premium-no-ads-btn {
    margin-top: 21px !important;
}

@media screen and (max-width: 760px) {

    .premium-no-ads-btn {
        line-height: 45px !important;
        display:none !important;
        text-align: center;
        margin: 23px;
        font-weight: bold !important;
    }
}
/*pro button*/

.header-menu > a, .header-menu_sub > a {
   
    padding: 2px 9px !important;
}
a.premium-no-ads-btn {
    margin-top: 2px !important;
}

.splash_main .splash_box .ads-body h2 {
    color: #fff;
    font-size: 41px !important;
 
}

@media (max-width: 991px) {
    body{
        position:relative !important ;
    }

    #PlayerZone {
       
        width: 91%;
       
    }
    .spla .containerspl .pro-content .image img {
        width: 100%;
    }

.spla .containerspl .pro-content .text h2 {
font-size: 30px;
}

.spla .containerspl .pro-content .text p {
font-size: 18px;
padding: 10px;
}

.spla .containerspl .pro-content .image .overlay_s {
width: 160px;
}

.spla .containerspl .pro-content .image .overlay_s .timer span {
font-size: 30px;
}

.spla .containerspl .pro-content .image .overlay_s .timer p {
font-size: 18px;
}
}

@media (max-width: 767px) {
.container.statics {

padding: 5px;

}
#PlayerZone {
    width: 100%;
    top: 81%;
    left: 50%;
}
footer .container .all-content .text p {
font-size: 12px;

}
.spla .containerspl .pro-content .image img {
width: 73%;
display: block;
margin-bottom: -15px;
}

.spla .containerspl .pro-content .image .overlay_s {
width: 192px;
top: -1px;
right: -12px;
}

.spla .containerspl .pro-content {
display: flex;
flex-direction: column-reverse;
gap: 20px;
}

.spla .containerspl .srv-img .desktop {
display: none;
}

.spla .containerspl .srv-img .mobile {
display: block;
}

.spla .containerspl .pro-content .image {
position: relative;
margin-top: 10px;
}
.art_title {
    top: 11px;
    width: 300px;
    height: 54px;
    overflow: hidden;
}
h3.loading-title {
margin-top: 29px;
}
.spla .containerspl .pro-content .image img {
width: 73%;
display: block;
margin-bottom: -15px;
margin-top: 52px;
}
.spla .containerspl .pro-content .image .overlay_s {
top: -7px;
}
.spla .containerspl .pro-content .image .overlay_s .timer {

top: 61%;

}
.spla .containerspl .pro-content .image .overlay_s {

top: 50px;

}
.lookmovie-experience2 {

z-index: 5 !important;
}
}
