*{
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
  box-shadow: none;
  font-family: 'Open Sans', sans-serif;
  scroll-behavior: smooth;
}
:root {
  --blue: #1e90ff;
  --white: #ffffff;
  --light_red: #e10200;
  --dark_red: #bf0807;
  --core_gray: #f6f6f6;
  --sbox_width: 55px;
  --blue1: #004cba;
  --green: #00b400;
  --light_orange: #f0c600;
  --light_green: #09ff57;
}
.noneSelect, button{
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

/*body{
  background: #000;
  color: #fff;
}*/
button{
  cursor: pointer;
}
nav{
  position: fixed;
  top: 0px;
  width: 100%;
  height: 50px;
  z-index: 11;
  /*background: linear-gradient(18deg, #885100, #000, #885100);*/
  background: #fff;
  left: 0px;
  color: #000;
  padding-left: 44px;
  padding-top: 17px;
  cursor: pointer;
  border-bottom: 1px solid #dfdfdf;
}
[pad_15]{
  padding: 15px;
}
[inline_block]{
  display: inline-block;
}
[hide]{
  display: none;
}
[bold_500]{
  font-weight: 500;
}
.aaa{
  color: unset;
  text-decoration: none;
}
.main_side .pages{
  display: none;
}
[padtop_5]{
  padding-top: 5px;
}
.padtop_5{
  padding-top: 5px;
}
[padb_5]{
  padding-bottom: 5px;
}
[color_grey]{
  color: #585858;
}
[fz2em]{
  font-size: 2em;
}

.donei{
  position: relative;
  left: -23px;
  top: 2px;
}

.nav_top, .nav_bottom, .blr, .blr1, .mjr, .crn, .rlw, .ing_num,  
.roller-container, .costa, .costa1, .roller_area, 
.userl, .downlinei, .downlinephone, .pstr, .meimg, .numra, 
.numra img{
  position: relative;
}

.left_side,.right_side,.nav{
  width: 20%;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  /*background: red;*/

}
.all_con .left_side,.all_con .right_side,.all_con .main_side{
  padding-top: 170px;
}
.all_con1 .left_side , .all_con1 .right_side, .all_con1 .main_side{
  padding-top: 50px !important;
} 
.left_side{
  left: unset;
  right: 0px;
  width: 25%;
}
.main_side{
  margin-left: 20%;
  width: 55%;
}
.nav{
  width: 100%;
  height: 170px;
  z-index: 10;
  overflow: hidden;
  background: #fff;
  color: #000;
  /*border-bottom: 1px solid #dcdcdc;*/
}
.nav_small{
  height: 50px;
}
.nav_top{
  height: 100px; padding-top: 10px;
}
.nav_bottom{
  height: 70px;
  overflow-x: auto;
  padding-left: 15px;
  width: 94%;
  margin: auto;
  background: linear-gradient(0deg, #413203 -17%, transparent 46%, transparent, #4f3b00 111%);
  background: linear-gradient(0deg, #dbcca047 -17%, transparent 46%, transparent, #dbcca047 111%);
}
.blr,.blr1{
  display: inline-block;
  top: -30px;
  height: 48px;
  width: 80px;
  left: -30px;
  background: #d7d5cf;
  box-shadow: 0px 0px 42px 31px #b4b4b478;
  border-radius: 49px;
}
.blr1{
  left: unset;
  right: -64px;
  height: 90px;
}
.w_add{
  width: 100%;
}
.w_add li {
  display: inline-block;
  font-style: italic;
  font-size: 18px;
  font-weight: 500;
  padding-top: 22px;
  padding-right: 30px;
  cursor: pointer;
  transition: font-size 200ms;
}
.w_add li:hover, .w_add li:focus {
  color: blue; 
}
.mi_img{
  border-radius: 20px;
}
.hmh{
  overflow: hidden;
  padding: 15px;
  height: 300px;
}
.mjr{
  padding: 40px;
  padding-top: 50px;
  background: #fffffff2;
  height: 300px;
}
.lgntp .hmh {
  height: 210px;
}
.lgntp .mjr {
  height: 210px;
}
.crn{
  font-size: 12px;
  padding-right: 6px;
  top: -9px;
}
.mjr b{
  color: #000;
  font-size: 19px;
  font-weight: 500;
}
.mjr h1{
  font-size: 3.3em;
  color: #0048ff;
  font-weight: 600;
  padding-top: 6px;
  padding-bottom: 10px;
  font-style: italic;
}
.round_area{
  background: linear-gradient(1deg, black, #5c5c5c);
  border-radius: 10px;
  text-align: center;
  display: inline-block;
  padding: 10px;
  margin-top: 20px;
}
.rpp{
  font-size: 10px;
  padding-top: 2px;
  font-weight: 500;
  color: #ffc70e;
}
.clok{
  width: 45px;
  background: #f3f3f3;
  height: 36px;
  padding-top: 8px;
  border-radius: 2px;
  display: inline-block;
}
.dvd{
  width: 10px;
  height: 40px;
  padding-top: 8px;
  display: inline-block;
}
.rlw{
  top: 6px;
  height: 2px;
  background: transparent;
  width: 90%;
  margin: auto;
  border-radius: 2px;

}


.active_nav_li {
  color: #1600fd;
  font-size: 20px !important;
}

.active_nav_li .rlw {
  background: linear-gradient(45deg, #e1e1e1, #001fff);
}
.buinf{
  background: linear-gradient(45deg, #FFEB3B, #FFC107);
  color: #000;
  font-size: 14px;
  width: 55%;
  padding: 10px 15px;
  border-bottom-right-radius: 40px;
  border-top-left-radius: 40px;
}
.sign_btn, .btn{
  padding: 4px 8px;
  border-radius: 5px;
  background: #FFC107;
  font-size: 10px;
  border: 1px solid #FFC107;
}
.btn{
  font-size: 14px;
  padding: 5px 20px;
  font-weight: 600;
}
.btn2{
  color: #fff;
  background: #000; border: 1px solid #000;
}
.btn4 {
    background: linear-gradient(182deg, #535353, #000000);
    color: #fff;
}
.plo{
  font-size: 10px;
  color: #01126c;
  padding-top: 5px;
}
.ses{
  width: 15%;
}
.drawinp{
  width: 56px;
  height: 35px;
  text-align: center;
  padding: 4px;
  font-size: 20px;
  font-weight: 800;
  border-radius: 5px;
  border: 2px solid #dadada;
  box-shadow: 0px 0px 0px 2px #ffffff;
  margin-right: 2px;
  margin-left: 2px;
}
.drawinp:focus, .drawinp:hover{
  outline-color: #a97f01;
}
.luk, .tik{  
  border-top: 4px solid #ededed;
  padding-top: 40px;
  background: linear-gradient(179deg, #ffffff, #f6f6f6);
  padding-bottom: 46px;
}
.tik{
  border-top: unset;
  background: linear-gradient(179deg, #e1e1e1, #ffffff);
  padding-top: 15px;
}
.zt9{  
  padding-bottom: 5px;
}
.pk4{  
  padding-bottom: 6px;
}
.tyc{  
  padding-top: 20px;
  padding-bottom: 10px;
  color: #00ff00;
}
.ticket{
  /*display: inline-block;*/
    overflow: hidden;
    width: 100%;
    margin: 0px 6px;
    border-radius: 4px;
}


.ticket {
  background: linear-gradient(358deg, #efefef, #ffffff);
  border-bottom: 1px solid #dbd4d4;
  /*border-top: 1px solid #747474;*/
  padding-bottom: 20px;
}
.crim{
  height: 560px;
  overflow: hidden;
}
.crima{
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
}
.wspv{
  width: 50px;
  height: 30px;
  border-radius: 6px;
  margin-right: 3px;
  margin-left: 3px;
  border: 1px solid #c9c9c9;
  padding: 2px;
}
.place_label{
  padding: 5px 14px;
  border-radius: 4px;
  background: #333131;
  font-size: 10px;
  color: #ffc107;
  font-weight: 600;
}
.ard{
  padding-bottom: 14px;
}
.num_ingetor{
  width: 56px;
  margin-right: 2px;
  margin-left: 2px;
}
.ing_num{
  overflow: hidden;
  background: #ffffff;
  border-radius: 134px;
  width: 52px;
  left: 2px;
  box-shadow: 0px 0px 1px 4px #6363634d;
  border: 6px solid #dedede;
  background: #ffffff;
  padding: 4px;
  overflow: hidden;
  display: none;

}
.ing_num_animate {
  display: block;
  position: relative;
  animation: innanimate 600ms ease-in-out;
  animation-iteration-count: 1; 
  animation-fill-mode: forwards;
}

@keyframes innanimate{
  0%{     height: 52px; top: -8px; }
  10%{     height: 92px; top: -26px; }
  20%{     height: 130px; top: -51px; }
  30%{     height: 167px; top: -69px; }
  40%{     height: 207px; top: -87px; }
  50%{     height: 244px; top: -107px; }
  60%{     height: 284px; top: -128px; }
  70%{     height: 323px; top: -146px; }
  80%{     height: 360px; top: -164px; }
  90%{     height: 400px; top: -184px; }  
  100%{     height: 400px; top: -184px; }
}

.ing_num_animate_out {
  display: block;position: relative;
  animation: innanimateOut 400ms ease-in-out;
  animation-iteration-count: 1; 
  animation-fill-mode: forwards;
}

@keyframes innanimateOut{
  100%{     height: 0px; top: -0px;  display: none;}
  90%{     height: 52px; top: -8px; }
  80%{     height: 92px; top: -26px; }
  70%{     height: 130px; top: -51px; }
  60%{     height: 167px; top: -69px; }
  50%{     height: 207px; top: -87px; }
  40%{     height: 244px; top: -107px; }
  30%{     height: 284px; top: -128px; }
  20%{     height: 323px; top: -146px; }
  10%{     height: 360px; top: -164px; }  
  0%{     height: 400px; top: -184px; }
}






.ing_num li{
  padding: 5px;
  border-bottom: 2px solid #dbdbdb;
  font-size: 18px;
  font-weight: 600;
  box-shadow: 0px 0px 13px -4px #060505;
  margin-bottom: 6px;
  margin-top: 2px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 600;
}

 .roller-container {
  perspective: 1000px;
  width: 100%;
  height: 460px;
  overflow: hidden;
  background: radial-gradient(#000313d9, #000000);
  touch-action: none;
  border-top: 0px;
  border-bottom: 0px;
  position: fixed;
  top: 0px;
  height: 100%;
  left: 0px;
  z-index: 11;
  display: none;
}

.cylinder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform-style: preserve-3d;
  transform: translate(-50%, -50%) rotateX(0deg);
  transition: transform 0.6s ease-in-out;
}

.face {
  position: absolute;
  left: -30px;
  width: 100%;
  height: 52px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #000;
  line-height: 58px;
  border-radius: 10px;
  transform-origin: center center;
  width: 150px;
  left: -77px;
  cursor: pointer;
  /*border: 1px solid #ababab;*/
}

.controls_01 {
  margin-top: 20px;
}


.lcontrols_01, .rcontrols_01 {
  padding: 4px 6px;
  font-size: 16px;
  margin: 5px;
  cursor: pointer;
  position: fixed;
  height: 235px;
  width: 30px;
  transform: translate(-50%, -50%);
  left: 40px;
  top: 50%;
  background: #87878740;
  border: 2px solid #00000070;
  color: #fff;
  box-shadow: 0px 0px 0px 6px #87878740;
  border-radius: 10px;
}
.rcontrols_01{
  left: unset;
  right: 30%;
}


.roller_scale{
  position: fixed;
  top: calc(50% - 150px);
  left: 0%;
  width: 100%;
  height: 200px;
  animation: rollerScale 400ms ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-delay: 200ms;
  transform: scale(0.01);
  /*background: #fff;*/
}
@keyframes rollerScale{
  0%{ transform: scale(0.01); }
  100%{ transform: scale(1); }
}





.color_0{
  background: #c20000;
  color: #fff;
  background: linear-gradient(180deg, #e80202, #790000);
}
.color_1{
  background: #0018a7;
  color: #fff;
  background: linear-gradient(1deg, #0021e8, #000a46);
}
.color_2{
  background: orange;
  color: #000;
  background: linear-gradient(180deg, #ffb100, #833205);
}
.color_3{
  background: #000;
  color: #FFEB3B;
  background: linear-gradient(183deg, black, #434343);
}
.color_4{
  background: #ffffff;
  color: #000;
  background: linear-gradient(3deg, #7b7b7b, #ffffff);
}
.color_5{
  background: #ffffff;
  color: #000;
  background: linear-gradient(180deg, #7b7b7b, #ffffff);
}
.color_6{
  background: #58009d;
  color: #fff;
  background: linear-gradient(1deg, #270148, #58009d);
}
.color_7{
  background: #02c002;
  color: #000;
  background: linear-gradient(179deg, #0e9e01, #00dd00);
}
.color_8{
  background: #1873ff;
  color: #fff;
  background: linear-gradient(2deg, #001721, #1873ff);
}
.color_9{
  background: #ffe600;
  color: #000;
  background: linear-gradient(154deg, #635405, #ffe600, #aa8500, #ffe600);
}

.col9{
  margin-bottom: 0px !important;
}
.costa, .costa1 {
  background: linear-gradient(180deg, #010006c9, #6565ff96);
  height: 90px;
  display: inline-block;
  width: 154px;
  z-index: 1;
  top: 20px;
  border-radius: 20px;
  border-bottom: 4px solid #ffffff9e;
}
.costa1 {
  background: linear-gradient(180deg,  #6565ff96, #010006c9);
  top: 207px;
  border-bottom: unset;
  border-top: 4px solid #ffffff9e;
}
.roller_area .drawinp{
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-left: 4px;
  margin-right: 4px;
}
.roller_area {
  text-align: center;
  top: -50px;
}

.closero{
  background: #1e1e1e;
  color: #a0a0a0;
  position: fixed;
  bottom: 22px;
  left: calc(50% - 30px);
}

.tikh{
     background: linear-gradient(40deg, black, #862c00, #000);
    width: 90%;
    margin: auto;
    margin-top: 5px;
    height: 46px;

    box-shadow: 0px 10px 0px -1px #351100;
    border-bottom-right-radius: 42px;
    border-bottom-left-radius: 24px;
}



.tikh {
    background: linear-gradient(40deg, black, #323232, #000);
    box-shadow: 0px 10px 0px -1px #373737;
}


.tixi{width: 15%;}
.tikh h4{
  padding: 2px;
}
.userl{
  top: -30px;
}
.userc{
  color: #fff;
}
.tikpa h4{
  padding-top: 20px;
  font-size: 14px;
}


.ticket [fz_10] {
  font-size: 8px;
  padding-top: 2px;
}
.tikpa p{
  padding-top: 8px  !important;
}
.spa{
  padding: 2px 7px;
  /*background: linear-gradient(178deg, black, transparent);*/
  border-radius: 5px;
}
.bttm_back{
   position: fixed;
  width: 100%;
  height: 69px;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(2deg, #fffefe, #ffffffa3);
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  z-index: 10;
}
.bttm{
  position: fixed;
  width: 96%;
  height: 55px;
  background: linear-gradient(180deg, #ffffff, #ffffff);
  bottom: 6px;
  left: 2%;
  box-shadow: inset 0px 0px 24px 1px #a2a2a2;
  color: #000;
  border-radius: 30px;
  overflow: hidden;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  z-index: 10;
}
.bttm [w_20] {
  padding-top: 8px;
  padding-bottom: 7px;
}
.bttm p{
  padding-top: 5px;
}
.bttm .active_nav_li .rlw {
    background: linear-gradient(45deg, #e1e1e1, #001fff, #e1e1e1);
}

[data-page="draw"] .luk, .tik {
    background: linear-gradient(179deg, #ffffff, #e1e1e1, #ffffff);
}
.walletarea h1,.walletarea h2,.walletarea h3{
  margin-top: 10px;
}
.walletarea .btn{
  font-size: 12px;
    margin-top: 8px;
}
.wareaicon{
  font-size: 30px;
  color: #5b5b5b;
}
.walletarea div{
  border-bottom: 2px solid #2727271a;
  padding-bottom: 10px;
}
.wdv{
  border-bottom: unset !important;
  border: 2px solid #dfdede  !important;
  padding-bottom: 10px;
  padding: 20px;
  border-radius: 14px;
}
.linkb{
  background: #0234be;
  border: 1px solid #056fff;
  color: #fff;
}

.downlinei,.downlinephone{
  font-size: 18px;
  top: 19px;
  left: -30px;
}
.downlinephone{
  top: 43px;
  left: unset;
}
.down_earned{
  color: #009200;
}
.down_not_earned{
  color: #ff6161;
}
.lvd{
  background: linear-gradient(45deg, #eaeaea, #fff, #eaeaea);
  color: #000;
  padding: 10px 20px;
}
.fud .btn{
  margin: 10px 5px;
}
.fud .ard {
    padding-bottom: 10px;
}
.inp{
  padding: 10px 15px;
  border: 1px solid #dddada;
  border-radius: 20px;
}
.inp:hover, .inp:focus {
  outline-color: orange;
}
.hrl{
  background: #27272700;
  border-color: #ffffff3b;
}
.dep_area .inp{
  border: 1px solid #454040;
  margin-top: 10px;
}
.dep_area label{
  display: block;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
}
.chm{
  position: relative;
  color: #150aff;
  top: -34px;
  font-size: 9px;
  right: -20px;
  background: #e6e6e680;
  padding: 3px 7px;
  border-radius: 6px;
  cursor: pointer;
}
.aaa{
  text-decoration: none;
  color:  unset;
}
.vrh{
  color: var(--dark_red);
}
.vrhc{
  color: var(--green);
}
.col_red{
  color: var(--light_red);
}
.col_orange{
  color: var(--light_orange);
}
.col_green{
  color:  var(--light_green);
}
.hideInp{
  position: fixed;
  top: -200px;
}









.lbv{
  background: linear-gradient(3deg, black, #232323);
  padding: 40px 15px;
  color: #ffffff;
  border-radius: 20px;
  border: 1px solid #656565;
}
.pstr{
  border-bottom: unset !important;
  padding-bottom: unset !important;
  top: 20px;
}
.menu{
  position: fixed;
  width: 30%;
  height: 100%;
  top: 0px;
  left: 0px;
  /*background: linear-gradient(359deg, #111111, #282828);*/
  background: #fff;
  z-index: 12;
  overflow-y: auto;
  padding-bottom: 50px;
  box-shadow: -24px 0px 20px 13px #000;
}
.prfi{
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 1px solid #efefef;
  padding: 8px;
  box-shadow: 1px 3px 4px -1px #595959;
  position: relative;
  top: -5px;
}
.mes{
  background: #efefef;
  border-radius: 20px;
  padding: 1px 9px 1px 7px;
  font-size: 0.9em;
}

.mep{
  border-bottom: 1px solid #ffffff3b;
}
.mems{
      width: 90%;
    margin: 15px auto;
    border-bottom: 1px solid #bcbcbc;
    padding: 11px 10px 11px 50px;

}
.mems p{
  padding-top: 6px;
  font-weight: 600;
}

.fmd{
  font-family: monospace;
}
.meimg{
  top: 5px;
  left: -30px;
}
.ticket .btn{
  width: 86%;
}
.lgin .inp {
  border-radius: 8px;
  margin-bottom: 20px;
}
.lgin p {
  font-size: 12px;
  padding-top: 10px;
}
.lgin .btn {
  padding: 15px;
}
.lgin .place_label {
  font-size: 18px !important;
}
.numra {
  top: 18px;
  padding: 6px 10px;
  background: linear-gradient(45deg, black, #000d77);
  border-radius: 10px;
  left: 2px;
  font-size: 14px;
  color: #fff;
}
.numra img {
  top: 2px;
  margin-right: 0px;
  width: 25px;
  height: 14px;
  border-radius: 2px;
  left: -3px;
}

.bttm .active_nav_li{
  background: radial-gradient(#ffffff, #d0d0d0);
  border-radius: 30px;
  overflow: hidden;
}





/*country style*/

.country_holder{
  box-sizing: border-box;
}
.country_holder{
  position: fixed; top: 0px; height: 100%; width: 50%;
  background: #ffffff; 
  background: linear-gradient(133deg, black, #02002b, #000);
  left: 25%;
  z-index: 101;
  font-family: sans-serif;
  overflow-y: auto;
  font-size: 14px;
}
.country_back{
  width: 100%; height: 100%;
  position: fixed;top: 0px;
  z-index: 100;
  background: #000;
  opacity: 0.2;
  left: 0px;
}
.country_top{
  position: fixed;
  width: 50%;
  height: 80px; 
  background: linear-gradient(179deg, black, #000129);
  top: 0px;
  color: #767676;
}
.country_search{
  text-align: center;
  padding: 0px 10px 15px;
}
.country_search input{
  width: 100%;
  padding: 6px 20px;
  border: 1px solid #cac8c8;
  border-radius: 15px;
  outline: none;
  padding-left: 30px;
  background: #fff;
}
.c-s-l{
  padding: 10px 15px;
  cursor: pointer;
}
.country_list_holder{
  margin-top: 60px;
  padding: 20px 15px;
}
.c-img{
  width: 10%;
  text-align: left;
}
.c-img img{
  width: 26px;
  height: 16px;
  border: 1px solid #acacac52;
  position: relative;
  top: 8px;
  border-radius: 3px;
  z-index: -1;
}
.c-code{
  width: 20%;
  text-align: right;
  color: #0691ff;
    font-weight: 600;
}
.c-name{
  width: 70%;
}
.c-name div{
  padding: 1px;
  position: relative;
  top: 7px;
  z-index: -1;
  left: 5px;
  color: #b7b7b7
}
.e_c{
  clear: both;
  padding: 6px 0px;
  color: #616161;
  height: 30px;
  margin-bottom: 3px;
  cursor: pointer;
}
.nrf{
  text-align: center; padding-top: 30px; display: none;
}
.nrf p{
  color: grey; padding-top: 10px;
}
.nrf span{
  font-size: 60px;color: lightgrey
}
.d_c_list{
  display: none;
}



/*end country list*/




.pin{
    width: 90%;
    left: 5%;
    padding: 10px 10px;
    background: linear-gradient(1deg, #dbdbdb, #ffffff);
    position: fixed;
    z-index: 111;
    animation: pin 800ms ease-in-out;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    transition: bottom 700ms;
    display: none;
    color: #000000;
    font-size: 12px;
    border-radius: 5px;
    box-shadow: 0px 0px 6px -1px #c9c9c9;
}
@keyframes pin{
    0%{ top: -500px; }
    100%{ top: 45px; }
}
.loadA{
  width: 80px;
  left: calc(50% - 40px);
  padding: 8px 20px;
  padding-bottom: 20px;
  background: #000;
  position: fixed;
  z-index: 111;
  top: calc(50% - 42px);
  height: 80px;
  border-radius: 40px;
  display: none;
}

.pinb,.loadB{
    position:  fixed; top: 0px; left: 0px; height: 100%; width: 100%;  
    background: #000; opacity: 0.4; z-index: 110; display: none;
}
.lgf{
  position: relative;
  width: 34px;
  top: 16px;
}
.goa{
  color: red;
}
.tra{
  color: #0060ff;
  font-style: italic;
  font-weight: 500;
}
.cursl{
  position: relative;
  top: -5px;
  font-size: 6px;
  color: #00ff00;
  background: linear-gradient(18deg, black, #000d53, #000);
  padding: 3px 10px;
  border-radius: 10px;
}
.hcrs{
  border-bottom: 5px solid #dedede;
  border-bottom-right-radius: 27px;
  margin-bottom: 30px;
  border-bottom-left-radius: 27px;
  overflow: hidden;
}
.vem iframe{
    min-height: 550px;
}
.vem{
    /*width: 80%;*/
    /*margin-left: 10%;*/
}
.stre{
  width: 90%;
  padding: 9px;
  font-size: 18px;
  margin-top: 190px;
}
.rshs{
  width: 80%;
  margin: auto;
}

.roller_scale{
    top: calc(50% - 260px);
}
.lcontrols_01, .rcontrols_01 {
  top: 140%;
}
.dash{
  height: 86px;
  margin: auto;
  border: 1px solid #b2b2b2;
  border-top: 1px solid #676767;
  border-radius: 15px;
  background: linear-gradient(23deg, #e8e8e8, #ffffffc7, #ffffff);
  padding: 10px;
}
[ma]{ margin: auto; }
.raderr, .indre{
  height: 6px;
  background: #e0e0e0;
  width: 100%;
  margin: 10px auto;
  border-radius: 3px;
}
.indre{
  width: 50%;
  background: #0bae0b;
  margin: unset;
  transition:  width  400ms ease-in-out;
}
.dapa{
  font-size: 10px;
  padding-bottom: 5px;
}
.infda{
  position: relative;
  font-size: 12px;
  color: #636363;
  top: -4px;
}
.dsrll{
  height: 1px;
  background: linear-gradient(45deg, #c1c1c13d, #cacaca, #c1c1c13d);
  margin-bottom: 10px;
}
.exh1{
  font-size: 1.3em;
}
.mytrn{
  padding: 10px 10px 20px 10px;
  border-bottom: 1px solid #d4d4d4;
  border-radius: 20px;
  border-top: 1px solid #d4d3d3;
  box-shadow: 0px 0px 10px -5px #7d7d7d;
  width: 96%;
  margin: auto;
  margin-bottom: 30px;
}
.padi {
  padding-right: 5px;
}
.padi img{
  border-radius: 10px;
  padding: 2px;
  border: 1px solid #b8b8b8;
  position: relative;
  top: 6px;
}
.leav{
  padding: 8px 6px;
  border-top: 1px solid #d9d9d9;
  background: #fff;
}


.loader {
  width: 48px;
  height: 48px;
  border: 5px solid #FFF;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

@keyframes rotation {
  0% {
      transform: rotate(0deg);
  }
  100% {
      transform: rotate(360deg);
  }
} 
.small_loader {
  width: 20px;
  height: 20px;
  border: 2px solid #898888;
  border-bottom-color: transparent;
}
.recm{
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 0px 15px -11px #000;
}
.cursi {
  position: relative;
  top: 9px;
  left: 2px;
  font-size: 17px;
  background: #f6f6f6;
  color: #000000;
  padding: 8px 12px 7px 12px;
  border-bottom-left-radius: 16px;
  box-shadow: 2px 0px 13px -9px #000;
}
.reacr {
  background: #fff;
  padding: 5px 10px;
  position: relative;
  left: -14px;
  border-radius: 10px;
  border-top-left-radius: 3px;
  color: #018455;
  border-bottom-left-radius: 3px;
  box-shadow: 0px 0px 5px -3px #131313;
}




#shareContent, #shareContent_alt{
  padding-top: 30px;
}
.shrcircle, .cirin {
  margin: auto;
  position: relative;
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 50%;
  top: -64px;
  font-size: 40px;
}
.cirin{
  background: radial-gradient(#ffffff, #f1f1f1f0);
  margin: auto;
  position: relative;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  top: 7px;
  color: #424242;
  text-align: center;
  padding-top: 10px;
}
#shareArea, #shareArea_alt {
  margin: auto;
  position: fixed;
  /*bottom: 0;*/
  left: 20%;
  width: 60%;
  max-height: 90%;
  background-color: white;
  transition: max-height 0.2s ease-out;
  border-top-left-radius: 35px;
  border-top-right-radius: 35px;
  z-index: 13;
  display: none;
  animation: sharearea 400ms ease-in-out;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
}
@keyframes sharearea{
  0%{ bottom:  -90%; }
  100%{ bottom: 0px; }
}

#shareArea_alt{
  overflow: auto;
}
.shrBack,.shrBack_alt{
  position: fixed;
  top: 0px;
  height: 100%;
  width: 100%;
  background: #00000024;
  display: none;
  z-index: 12;
  backdrop-filter: saturate(180%) blur(10px);
  -webkit-backdrop-filter: saturate(180%) blur(10px);
}

#shareContainer, #shareContainer_alt {
  padding: 20px;
}

.shr_span{
  position: relative;
  top: -24px;
  color: grey;
  font-weight: 500;
  right: 8px;
}
#controller {
  width: 30px;
  height: 4px;
  background-color: #a7a7a7;
  margin: 10px auto;
}

.blur_load_wide{
    background-image: url("../images/icon/blurwide.png");                
}
.blur_load_box{
    background-image: url("../images/icon/blur.jpg");
}
.blur_load_wide, .blur_load_box{
     background-size: cover;
    background-position: center;
}
.blur_load_wide.loaded,.blur_load_box.loaded {
    background-image: unset;
}
.blur_load_wide.loaded img,.blur_load_box.loaded img{
    opacity: 1;
}
.blur_load_wide img, .blur_load_box img{
    opacity: 0;
    transition: opacity 200ms ease-in-out;
}
.mobile{
  display: none;
}
.ctra{
  position: relative;
  top: -19px;
  background: linear-gradient(45deg, black, #0000007d);
  color: #fff;
  right: 1px;
  padding: 2px 10px;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
  font-size: 12px;
}

.ctra img{
  width: 10px;
  position: relative;
  top: 1px;
  right: 1px;
}

.bouns,.bounce{
  animation: bouns 1800ms ease-in-out;
  animation-iteration-count: infinite;
  transition: transform 1800ms;
}
@keyframes bouns{
  0%{transform: scale(1.0);}
  50%{transform: scale(1.1);}
  100%{transform: scale(1.0);}
}
.lescp{
  padding: 5px 15px;
  margin-top: 4px;
  background: #efefef;
  border: 1px solid #d1d1d1;
  color: #414141;
}
.otrf{
  padding: 5px 8px;
  background: #fffcfc;
  border-radius: 6px;
  box-shadow: 0px 0px 3px 0px #d7d7d7;
  margin-left: 2px;
  margin-right: 2px;
}
.vidplay {
  position: relative;
  top: -1px;
  font-size: 20px;
  color: red;
  left: 2px;
  background: linear-gradient(45deg, black, transparent);
  display: inline-block;
  width: 53px;
  height: 32px;
  border-radius: 6px;
  text-align: center;
  padding-top: 2px;
}

.vidplay i{
      padding: 4px 12px;
    background: #ff0000;
    color: #fff;
    font-size: 11px;
    border-radius: 4px;
}
.the_end{
  color:  #bebebe;
}

.exctb td{
  border-bottom: 1px solid #a4a4a4;
  margin-bottom: 10px;
  padding: 3px;
}
.trnsr{
  display: inline-block;
  margin: 5px 1%;
  width: 46%;
  max-width: 200px;
  height: 40px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 7px 6px -6px #868686cf;
  border: 1px solid #b4b4b42b;


}
.trnsr p{
  padding-top: 14px;
  text-align: left;
  padding-left: 40px;
  font-size: 12px;
}
.robt{
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: linear-gradient(151deg, #ff9304, #c96300f2);
  text-align: center;
  position: relative;
  top: 7px;
  left: 8px; 
  color: #fff;
}
.robt i{
  font-size: 12px;
  position: relative;
  top: 2px;
}








































@media only screen and (max-width: 767px){
.rshs{
  width: 100%;
}
.lcontrols_01, .rcontrols_01 {
  height: 30px;
  top: 109%;
  width: 30%;
  left: 16%;
}
.rcontrols_01{
  left: unset;
  right: 28%;
}

.roller_scale{
    top: calc(50% - 160px);
}
.vem iframe{
    min-height: 186px;
}
.vem{
    width: 100%;
    margin-left: 0px;
}
.left_side,.right_side{
  display: none;
}
.main_side{
  width: 100%;
  margin-left: 0px;
}
.hmh{
  padding: 0px; height: 180px;
}
.mi_img{
  border-radius: 0px;
}
.w_add{
  width: 240%;
}
.w_add li {
  font-size: 15px;
  font-weight: 600;
  padding-top: 10px;
  padding-right: 20px;
}
.active_nav_li {
  font-size: 17px !important;
}

.nav_bottom{
  background: transparent;
  width: 100%;
}
.mjr h1{
  font-size: 2.3em;
  font-weight: 500;
  padding-top: 8px;
  padding-bottom: 8px;
  font-style: unset;
}
.mjr {
  padding: 20px;
  padding-top: 20px;
  height: 200px;
}

.round_area{
  margin-top: 16px;
  background: #ffffff;
  border-radius: 0px;
  padding: 6px;
  margin-top: 20px;
}
.buinf{
  background: transparent;
  color: #3f3f3f;
  font-size: 10px;
  width: 100%;
  display:block;
  padding: 0px;
}
.nav{
  height: 100px;
}
.nav_small{
  height: 50px;
}
.nav_top{
  height: 50px;
}
 .all_con .left_side, .all_con .right_side, .all_con .main_side{
  padding-top: 110px;
}
.all_con1 .left_side , .all_con1 .right_side, .all_con1 .main_side{
  padding-top: 50px !important;
} 
.mjr b{
  font-size: 10px;
  font-weight: 600;
}
.clok{
  width: 30px;
  border-radius: 0px;
}
.rpp{
  font-size: 8px;
  padding-top: 2px;
  color: #d80000;
}

.ticket {
  width: 100%;
  margin: 0px 1.2%;
}
.tikh{
  height: 39px;

  height: 34px;
}

.menu{
  width: 86%;
}
.lgntp .hmh {
  height: 120px;
}
.lgntp .mjr {
  height: 122px;
}

.country_holder{
  width: 100%;
   left: 0px;
}
.country_top{
  width: 100%;
}
.rcontrols_01{
  right: -14%;
}
.stre{
  margin-top: 0px;
}


#shareArea, #shareArea_alt {
  left: 0%;
  width: 100%;
}
.crim{
  height: 180px;
}






























}
