@import url('https://fonts.googleapis.com/css2?family=Mitr:wght@300&display=swap');

body {
  background: rgb(0, 0, 0);
  font-family: 'Mitr', sans-serif;
  position: relative;
  color: white;
  overflow-x:hidden;
   height: 100%!important;
   -ms-flex-direction: column!important;
    flex-direction: column!important;
    display: -ms-flexbox!important;
    display: flex!important;
}


.cutcolor{
    color:#f6cf8c !important;
}



/*Wordpress*/

@media screen and (max-width: 600px){
#wpadminbar {
    position: absolute;
    margin-top: -46px;
}
.navbarstk.wpadmin{
    margin-top: -46px;
}

}
@media (max-width:600px){
  .navbarstk.mobilewp{
  top:0;
  transition: all .3s;
}
}

/*Wordpress*/








.cursorp{
  cursor:pointer;
}


.x-hr-border-glow {
    height: 1.5px;
    margin-top: 0;
    background: linear-gradient(        90deg        ,transparent,#ecbd7b 30%,#ecbd7b 70%,transparent);
    width: 70%;
    text-align: center;
}


.x-hr-border-glow2 {
    height: 1px;
    margin-top: 0;
    background: white;
    width: 100%;
    text-align: center;
    box-shadow: 0 0 5px #ffaa06, 0 0 15px #ffec57, 0 0 20px #ffd46e;
}
.x-hr-border-glowSec2 {
    height: 1px;
    margin-top: 0;
    margin-bottom: 3px;
    background: linear-gradient( 
90deg
 ,transparent,#ecbd7b 30%,#ecbd7b 70%,transparent);
    width: 70%;
    text-align: center;
}

footer{
  color: white;
  background: #000000e0;
  padding: 30px 0;
  padding-bottom: 5px;
}
@media (max-width: 768px){
    footer{
        padding-bottom: 90px;
}
}
.wrapper-menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
  outline: none;
  position: absolute;left: 10px; top: 8px;
  z-index: 1000;
  transition: all .5s;
}
.wrapper-menu2 {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
  outline: none;
}


.wrapper-menu.hamopen{
    position: fixed;left: 200px; top: 8px;
}
.line {
  fill: none;
  stroke: #fff;
  stroke-width: 3;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
  stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 3;
  animation: lineone 2s ease 0s infinite normal none;
}
@keyframes lineone {
    0.0%{
    }
    50.1%{
        transform: scale3d(1.2,1,1) translate(-10px);
    }
}
.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 3;
  animation: linetwo 2s ease 0s infinite normal none;
}
@keyframes linetwo {
    0.0%{

    }
    50.1%{
        transform: scale3d(.8,1,1) translate(10px);
    }
}



.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 3;
  animation: linetree 2s ease 0s infinite normal none;
}
@keyframes linetree {
    0.0%{
    }
    50.1%{
        transform: scale3d(1.2,1,1) translate(-10px);
    }
}
.open .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 3;
  animation: yourAnimation 3s ease 0s infinite normal none;
}
.open .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 3;
  animation: yourAnimation 3s ease 0s infinite normal none;
}
.open .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 3;
  animation: yourAnimation 3s ease 0s infinite normal none;
}

@keyframes yourAnimation {
    0.0%{
    }
    50.1%{
    }
}





/*Nav Bar-----------------------------------*/
  #sidebar .menu-menu-container li{
   list-style:none;
 }
 #sidebar .menu-menu-container ul{
  padding: 0;
  margin: 0;
}
.sidebarbtn{
    height: 30px;
    margin-top: 19px;
    margin-left: 5px;
    background: transparent;
    border: none;
    color: white;
    font-size: 30px;
    transition: all .3s;
}
.navbarstk{
    position: fixed;
    z-index: 99;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    height: 80px;
    left: 0;
    right: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 3px 30px;
    display: flex;
    transition: all .3s;
}
.navbarstk.sticky{
    background: #000000ab;
    box-shadow: 0 0 15px #00000094;
}

.navbarstk img{
    width: auto;
    height: 100%;
}
.navbarstk ul{
    margin: 0;
    padding: 0;
    display: flex;
    margin-left: 20px;
}
@media (max-width:991px){
  .navbarstk ul{
    display:none;
}
}
.navbarstk li{
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 5px 0;
}
.navbarstk ul a{
    display: block;
    padding: 20px;
    border-radius: 10px;
    font-weight: 900;
}
.navbarstk ul a:hover{
    background: #acacac33;
    text-shadow: 0 0 5px white, 0 0 20px white;
}
.loginregishead{
    position: absolute;
    right: 0;
    margin: 18px;
    display: flex;
}
.loginbtn {
    border-radius: 10px;
    border: none;
    padding: 10px 15px;
    color: white;
    background: linear-gradient(117deg, #2e2e2e, #010101);
    box-shadow: 3px 3px 10px #000000b3, inset 0 0 0 3px #ebc06f;
}
.registerbtn{
    border-radius: 10px;
    border: none;
    padding: 10px 15px;
    margin-left: 5px;
    color: white;
    background: linear-gradient(to bottom, #FF6666 0%,#CC0033 100%);
}

@media (max-width: 520px){
    .navbarstk{
        padding: 10px;
    }
    .loginregishead{
        margin: 0;
        margin-top: 13px;
        right: 10px;
    }
    .sidebarbtn{
        font-size: 25px;
        margin-top: 14px;
    }
    .loginbtn{
        font-size: 14px;
    }
    .registerbtn{
        font-size: 14px;
    }
}
@media (max-width: 450px){
    .navbarstk{
        padding: 10px;
    }
    .loginregishead{
        margin: 0;
        margin-top: 14px;
        right:5px;
    }
    .sidebarbtn{
        font-size: 25px;
        margin-top: 14px;
    }
    .loginbtn{
        font-size: 12px;
    }
    .registerbtn{
        font-size: 12px;
    }
}
@media (max-width: 390px){
    .navbarstk img{
        height:80%;
        width: auto;
        margin-top: 7px;
    }
    .navbarstk{
        padding: 10px;
    }
    .loginregishead{
        margin: 0;
        margin-top: 14px;
        right:5px;
    }
    .sidebarbtn{
        font-size: 25px;
        margin-top: 14px;
        margin-left: 0px;
    }
    .loginbtn{
        font-size: 12px;
        margin-right: 3px;
    }
    .registerbtn{
        font-size: 12px;
            margin-left: 2px;
    }
}
/*Nav Bar-----------------------------------*/




/*Section1*/
.section01{
    background-size: cover !important;
    padding-top: 120px;
    padding-bottom: 20px;
    position: relative;
}
.containsec01{
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.centerright{
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width:470px){
  .centerright{
    margin-top:-30px;
}
}
.btn-dark {
 background: #343a40;
 padding: 13px 40px;
 border-radius: 10px;
 box-shadow: 3px 3px 10px #000000b3, 0 0 0 3px #ebc06f;
 background: -moz-linear-gradient(135deg, #403434 0%,#964141 50%,#5c2121 51%,#752020 71%,#ac2727 100%);
 background: -webkit-linear-gradient(
    135deg
    , #403434 0%,#964141 50%,#5c2121 51%,#752020 71%,#ac2727 100%);
 background: linear-gradient( 
    135deg
    , #171717 0%,#373737 50%,#454545 51%,#171717 71%,#151515 100%);
 \
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#343a40', endColorstr='#343a40',GradientType=1 );
 background-size: 400% 400%;
 -webkit-animation: AnimationName 5s ease infinite;
 -moz-animation: AnimationName 5s ease infinite;
 animation: AnimationName 5s ease infinite;
 -webkit-animation: AnimationName 5s ease infinite;
 -moz-animation: AnimationName 5s ease infinite;
 animation: AnimationName 5s ease infinite;
 border: medium none;
}
.btn-dark a{
  color: #fff;
  font-weight: bold;
  background: #f7edae -webkit-gradient(linear,100% 0,0 0,from(#f7edae),color-stop(.5,#a26924),to(#f7edae));
  background-position: -200px top;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation-name: x-shimmer;
  animation-name: x-shimmer;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@keyframes x-shimmer {
  0% {
    background-position: -200px top
  }
  to {
    background-position: 200px top
  }
}
@-webkit-keyframes AnimationName {
    0%{
        background-position:0% 31%
    }
    50%{
        background-position:100% 70%
    }
    100%{
        background-position:0% 31%
    }
}
@-moz-keyframes AnimationName {
    0%{
        background-position:0% 31%
    }
    50%{
        background-position:100% 70%
    }
    100%{
        background-position:0% 31%
    }
}
@keyframes AnimationName {
    0%{
        background-position:0% 31%
    }
    50%{
        background-position:100% 70%
    }
    100%{
        background-position:0% 31%
    }
}



/*Roulette-------------------------------------*/
.logo-sec01{
    text-align: center;
    width: 100%;
    z-index: 98;
    margin-bottom: 15px;
}
.logo-sec01 img{
    width: 100%;
    height: auto;
    max-width: 270px;
    position: relative;
    z-index: 5;
}
.logo-sec01-right{
    text-align: center;
}
.logo-sec01-right img{
    width: 100%;
    max-width: 150px;
}
.headsec01 {
    font-size: 25px;
    margin: 5px 0;
    white-space: nowrap;
    line-height: 40px;
    font-weight: bold;
    position: relative;
    background: linear-gradient(
        180deg
        ,#b38c2c 20%,#e8da9b 50%,#b38c2c 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.detailsec01 {
    margin: 5px 0;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 28px;
    word-break: break-word;
    color: #ffffff;
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
@media (max-width:768px){
  .headsec01{
    font-size:25px;
  }
  .detailsec01{
    font-size:16px;
  }
}

.centerroulette{
    position: relative;
    margin: 0;
    padding: 10px 0;
}



/*Section1*/




























/*Section 2*/

.section02 {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    margin-top: 50px;
    padding: 0 10px;
    position: relative;
}
.floatimgsec2 img{
    position: absolute;
    width: 100px;
    margin-top: -50px;
    margin-left: -30px;
    z-index: 1;
    animation: floatsectwo 10s ease 0s infinite normal none;
}
@keyframes floatsectwo {
    0.0% {
        transform: translate(0px, 0px) rotate(0deg) scale(.9);
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg) scale(.9);
    }
    49.6% {
        transform: translate(0px, -20px) rotate(10deg) scale(1.1);
    }
}
.gridsec02 {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        border-radius: 10px;
}
.ingridsec02 {
    padding: 5px;
}
@media (max-width:500px){
  .ingridsec02 {
    padding: 3px;
}
.iningridsec02{
  font-size: 3.5vw !important;
}
.ingridsec02 h5{
    font-size:4vw;
}
}
.iningridsec02 {
        height: 100%;
        padding: 12px;
        text-align: center;
        font-size: 13px;
        color: rgb(255, 255, 255);
        background: linear-gradient(117deg, #222222, #01010100);
        box-shadow: 1px 1px 0 1px #eabb7a66;
        word-break: break-word;
        border-radius: 10px;
        line-height: 20px;
        font-size: 14px;
}
.iningridsec02 .textwidget{
  max-width:200px;
  margin:0 auto;
}
.iningridsec02 h5{
  font-size:17px;
}
.iningridsec02 img {
    height: 60px !important;
    width: auto;
    margin-bottom: 6px;
}
@media (max-width: 768px){
    .gridsec02 {
        width: 100%;
        margin: 0 auto;
        display: grid;
        grid-template-columns: 1fr;
    }
}
/*SEction2 */






.bgsec23{
    position: relative;
    background-size: cover !important;
    box-shadow: 0 0 10px #00000066, 0 0 20px #00000094;
}






/*Section3*/
.headsec3{
    font-size: 26px;
    font-weight: 900;
}
.detailsec03{
    line-height: 30px;
    font-weight: 300;
    word-break: break-word;
    width: 100%;
    display: flex;
    font-size: 16px;
    justify-content: center;
    align-items: center;
}
.section03 {
    padding: 0 10px;
    padding-top: 40px;
}
.containsec3 {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 30px;
}
@media (max-width: 991px){
    .containsec3{
        padding-bottom: 0;
        padding-bottom: .5px;
    }
}
.headersec3 {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -120px;
}
.headersec3 img {
    width: 200px;
    padding: 0px;
    height: auto;
    padding-bottom: 10px;
    border-radius: 50px;
    animation: logotopanimate 10s ease 0s infinite normal none;
    -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 1));
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 1));
}
.relasec3 {
    position: relative;
    margin: 40px 0px;
    border-radius: 30px;
    padding: 10px;
}
.relasec3::before{
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      z-index: -1;
      bottom: 0;
      left: 0;
      border: 4px solid transparent;
      border-radius: 10px;
      box-shadow: 5px 5px 15px black;
      background-image: linear-gradient(
180deg
, #1c1c1c, #0f0e0a), linear-gradient(
180deg
, #a78059 -30%, #f2d7a9 22%, #715236 72%, #f1bb73 112%);
      background-origin: border-box;
      background-clip: content-box, border-box;
}
.sec03img1 {
    height: 400px;
}
.sec03img1 img{
    height: 500px !important;
    width: auto !important;
    margin: 0 auto;
    margin-top: -50px;
    animation: imgphone 20s ease 0s infinite normal none;
}
@keyframes imgphone {
    0.0% {
        transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
    49.6% {
        transform: translate(0px, 0px) rotate(5deg) scale(1.05);
    }
}
@media (max-width: 991px){
    .sec03img1 img {
        width: 500px !important;
        height: 400px !important;
        margin: 0 auto;
        object-fit: cover;
        object-position: 100% 0;
        margin-top: 0px;
        animation:  none;
    }
}
@media (max-width:500px){
    .sec03img1 img {
        width: 400px !important;
        height: 300px !important;
        margin: 0 auto;
        object-fit: cover;
        object-position: 100% 0;
    }
    .sec03img1 {
    height: 300px;
}
}
@media (max-width:385px){
    .sec03img1 img {
        width: 400px !important;
        height: 200px !important;
        margin: 0 auto;
        object-fit: cover;
        object-position: 100% 0;
    }
    .sec03img1 {
    height: 200px;
}
}

/*Section3*/








/*Section04*/
.section04 {
    background-size: cover !important;
    padding: 10px;
    padding-top: 30px;
    padding-bottom: 50px;
}
.containsec04{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    background: #3e3e3e8f;
    padding: 20px;
    border-radius: 40px;
    word-break: break-all;
}
.containsec04 img{
    border-radius: 20px;
    max-width: 100%;
    height: auto;
}
/*Section04*/








/*Section05*/
.section05{
    background-size: cover !important;
}
.containsec05{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 60px;
    border-radius: 30px;
    padding: 4px;
    padding-bottom: 30px;
    background-size: cover;
    position: relative;
    padding-top: 30px;
}
.containsec05::before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  bottom: 0;
  left: 0;
  border: 4px solid transparent;
  border-radius: 20px;
  background-image: linear-gradient( 
180deg
 , #1c1c1c, #0f0e0a), linear-gradient( 
180deg
 , #a78059 -30%, #f2d7a9 22%, #715236 72%, #f1bb73 112%);
  background-origin: border-box;
  background-clip: content-box, border-box;
}
.tabpromotion{
    position: absolute;
    left: 50%;
    top: -70px;
    transform: translateX(-50%);
    white-space: nowrap;
    z-index: 2;
}
.btnpromotion{
    margin: 0;
    border: none;
    border-radius: 10px;
    padding: 7px 30px;
    box-shadow: 3px 3px 10px #000000b3, inset 0 0 0 3px #ebc06f;
    filter: grayscale(100%);
    transition: all .3s;
    color: white;
    background: linear-gradient(117deg, #2e2e2e, #010101);
}
.tabpromotion img{
    width: 50px;
    height: auto;
}
.btnpost{
    margin: 0;
    margin-left: -10px;
    border: none;
    border-radius: 10px;
    transition: all .3s;
    padding: 7px 30px;
    box-shadow: 0 0 10px black;
    filter: grayscale(100%);
    color: white;
    background: linear-gradient(to bottom, #FF6666 0%,#CC0033 100%);
}
.btnpromotion.active{
    filter: grayscale(0%);
    z-index: 10;
    padding: 10px 50px;
    position: relative;
}
.btnpost.active{
    filter: grayscale(0%);
    z-index: 10;
    position: relative;
    padding: 10px 50px;
}
.containpro{
    display: none;
     animation: fadetop 0.3s ease 0s  normal none;
}
.containpost{
    display: none;
     animation: fadetop 0.3s ease 0s  normal none;
}
@keyframes fadetop {
    0.0%{
        transform: translate(0,-20px);
        opacity: 0;
    }
    100%{
        transform: translate(0,0);
        opacity: 1;
    }
}
/*Section05*/






















/*Section06*/
.containsec06{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
/*Comment*/
.headcomment{
 font-weight: bold;
 padding:10px;
 background: linear-gradient(117deg, #2e2e2e, #010101);
 border: 2px solid #ebc06f;
 color: white;
 border-radius: 20px;
 font-size: 25px;
 padding-left: 20px;
 margin-top: 20px;
}
.containcomment{
  padding: 0 20px;
}
@media (max-width:500px)
{
  .containcomment{
  padding: 0 10px;
}
}
@media (max-width:390px)
{
  .containcomment{
  padding: 0 0px;
}
}
.commentct{
  background: #00000096;
  padding: 15px 0px;
  border-radius: 10px;
  margin-top: 20px;
}
.commentlist{
  background:transparent;
}
.comment-author.vcard{
  border-radius: 5px;
  background: #595959b8;
  margin-right: 10px;
  padding: 7px 0;
  padding-left: 7px;
}
.comment-author.vcard img{
  display:none;
}
.commentct ol{
  margin: 0;
  padding: 0;
  padding-left: 15px;
}
.comment-meta.commentmetadata{
  bottom: 0;
  font-size: 14px;
  color: #c7c7c7;
}
.commentct li{
  margin: 0;
  padding: 0;
  height: 105px;
  position: relative;
  margin-bottom: 20px;
}
.commentct h3 {
  display: none;
}
.commentct .comment-author img{
  display: none;
}

.commentct p {
  margin-bottom:30px;
  padding-top: 7px;
  font-size:18px;
  padding-left: 10px;
}
.paginationrv{
  text-align: center;
  font-size: 22px;
}
.prev.page-numbers{
  color: #c5c5c5;
}
.next.page-numbers{
  color: #c5c5c5;
}
.page-numbers.current{
  color: white;
}
.page-numbers{
  color: gray;
}
.reviewcontain{
  font-size: 15px;
}
.headercomment{
  white-space: nowrap;
}
.headercomment img{
  display: inline !important;
  width: 18px !important;
  margin-top: -8px;
}
@media (max-width: 390px){
  .headercomment img{
  display: inline !important;
  width: 14px !important;
  margin-top: -4px;
}
}
.datetimerv{
    font-size: 14px;
    color: #c7c7c7;
}
.datetimerv span{
    font-size: 14px;
    color: #d07070;
}
.contentcomment{
  font-size: 18px;
}
.comments-area {
  display:none;     
}

.logged-in .comments-area {
  display:inline;    
}
.headercommentbox{text-align: center;padding: 10px;margin: 10px;font-size: 18px;border-radius: 15px;cursor: pointer;transition:all .3s;background: linear-gradient(to bottom, #FF6666 0%,#CC0033 100%);}
.headercommentbox:hover{
  background: #f93b3b;
  text-shadow: 0 0 5px white, 0 0 10px white;
}
.commentbox{
  width:100%;
  max-width:600px;
  margin:0 auto;
  display:none;

}
.commentbox textarea{
  height:150px;
  max-width: 100%;
  margin-left: -5px;
}
.commentbox input{
  background:#ffffff;
  border:none;
}
.comment-form-url{
  display: none;
}
.commentbox label{
  width:90px
}
.commentbox .comment-form-cookies-consent{
  display:none;
}
.commentbox .submit{
  background: linear-gradient(180deg,#f9d73b 30%,#e88904);
  border:none;
  border-radius:10px;
  color:white;
  padding:10px 0;
  width:100%;
}
.commentbox .form-submit{
  text-align:center;
}
.commentbox .commentlist{
  display: none;

}
.commentbox h3{
  display: none;
}
.commentbox .commentInputer{
  font-size: 16px;
}
.commentInputer input{
  width: 275px;
}
.comment-form-comment{
  margin: 0;
  padding: 0;
}
.commentbox .saswp-average-rating{
  display:none;
}
/*END Comment*/

/*Section06*/








/*Section07*/
.-row-wrapper {
    align-items: center;
    justify-content: center;
}

 .-inner-wrapper {
    margin-top: 6rem;
    padding-right: 3rem;
}
.-title {
    font-size: 2rem;
    font-weight: 600;
    color: white;
    background: linear-gradient( 
180deg
 ,#ffd05c 20%,#e78f19 50%,#ffcf58 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.-description {
    font-size: 1.25rem;
    margin-top: 1rem;
}
.-description .textwidget{
    margin-top: 1rem;
}
.-col-img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.-img img {
    width: 850px;
    height: auto;
}

@media (max-width: 1199.98px){
    .-inner-wrapper {
    margin-top: 2rem;
    padding-right: 0;
}
.-img img {
    width: 750px;
}
}

@media (max-width: 767.98px){
.-title {
    font-size: 22px;
}
}
@media (max-width: 991.98px){
.-title {
    font-size: 22px;
}
.-description {
    font-size: 1.125rem;
}
.-img img {
    width: 600px;
    margin-top: -2rem;
}


}

@media (max-width: 575.98px){
.-description {
    font-size: 1rem;
}
.-img img {
    width: 100%;
}
}
/*Section07*/















/*Promotion*/
.containpro{
    height: 400px;
}


.swiper-container {
  width: 100%;
  max-width: 1500px;
  height: 100%;
  padding: 15px 0;
  padding-bottom: 40px;
}
:root {
  --swiper-theme-color: #ffeb68;
}

.swiper-pagination-bullet {
  width: 13px !important;
  height: 13px !important;
  display: inline-block;
  border-radius: 50%;
  background: #fecc46 !important;
  opacity: .2;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color:white;
}

.swiper-button-prev{
  left: 30px;
}
.swiper-button-next{
  right: 30px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  border-radius: 20px;

 


/*Post*/
.allpostbtn{
    margin: 20px auto;
    display: block;
    border: none;
    border-radius: 10px;
    padding: 10px 15px;
    background: linear-gradient(to bottom, #FF6666 0%,#CC0033 100%);
    color: white;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 10px black;
    border: 1.5px solid #742727;
    transition: all .2s;
}
.allpostbtn:hover{text-shadow: 0 0 5px white,0 0 15px white,0 0 25px white;}
.allpostbtn2{
    margin: 20px auto;
    display: block;
    border: none;
    border-radius: 10px;
    padding: 10px 15px;
    background: linear-gradient(117deg, #2e2e2e, #010101);
    color: white;
    box-shadow: 0 0 10px black;
    border: 3px solid #ebc06f;
    transition: all .3s;
}
.allpostbtn2:hover{
  background:linear-gradient(180deg,#e88904 30%,#f9d73b);
  }
.containpost{
    height: 450px;
    padding-bottom: 50px;
}
.postslide .swiper-slide img {
  width: 100%;
  max-width: 420px !important;
  height: auto;
  padding: 5px;
  background: linear-gradient(90deg, #2e2e2e, #010101);
  border-radius: 20px;
  padding-bottom: 70px;
}
.postslide .swiper-slide{
  position: relative;
  margin: 0 15px;
  width: 100%;
  max-width: 420px !important;
}
.headerpostsl{
  position: absolute;
  width: 100%;
  background: linear-gradient(90deg, #2e2e2e, #010101);
  bottom: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 10px;
  white-space: normal;
}
.swiper-pagination2 {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
}


/*Post*/


















/*Tab Racommed*/
.tagcontainer {
    background: #0f1314;
    text-align: center;
}
.tagcontainer span {
    display: inline-block;
}
.tagfooter {
    background: linear-gradient(117deg, #363636, #272727);
    margin: 5px 2px;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 5px;
}
.tagfooter:hover{
  background: #1d212a;
  text-shadow:0 0 5px white, 0 0 10px white;
}

/*Tab Racommed*/























/*Post Page Single Review*/
.containppp{
    width: 100%;
    height: 100vh;
        background: radial-gradient(#00000000, #000000ba),url(images/bg/bg15.jpg)right center fixed;
    background-size: cover;
    position: absolute;
    z-index: -1;
}


/*Post Page Single Review*/











/*Footer*/
.footercontain {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
}
.disfooterct {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(33%, 1fr));
}
.infootergrid {
    display: block;
    padding-left: 10px;
    word-break: break-word;
}
.infootergrid:empty {
  display:none;
}


.fotterctn{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.footercontain img{
  display:block;
}
.infootergrid:empty {
  display:none;
}
.rightmenu{
  font-size: 30px;
}
  }
  .infootergrid{
    text-align: center;
  }
  .infootergrid img{
    margin: 0 auto;
    width: 100%;
    max-width: 250px !important;
  }
  .infootergrid h2{
    font-weight:bold;
   background-image: linear-gradient(
180deg
, #fac67a 20%, #895b2f 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .infootergrid ul{
    padding:none;
    margin:0;
    display: flex;
    padding:0;
    padding-left:10px;
    justify-content: center;
  }
  .infootergrid  li{
    list-style:none;
    font-size: 23px;
    padding: 8px;
    padding-bottom:4px;
  }

.trueimg img{
  display: block;
  width: 250px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
}
.headerbt{
  display: block;
  font-size: 30px;
  background-image: linear-gradient( 
180deg
 , #fac67a 20%, #895b2f 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight:bold;
}
.bankcontainer{
  text-align: center;
}
.bankcontainer img{
  width: 40px;
  margin: 5px;
  height: auto;
}
@media (max-width: 440px){
  .bankcontainer img{
  width: 10vw;
  margin: 5px;
  height: auto;
}
.infootergrid li {
    list-style: none;
    font-size: 5vw;
    padding: 8px;
    padding-bottom: 4px;
}

}
@media (max-width:991px){

.bankcontainer img{
  width: 40px;
  margin: 5px;
  height: auto;
}
.disfooterct {
    display: grid;
    grid-template-columns: 1fr;
    text-align: center;
}
.infootergrid h2{
  margin-top:20px;
}

}
/*Footer*/















/*Conteiner PPP*/

.containerppp{
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 120px;
    padding: 10px;
    margin-bottom: 30px;
    background: #f1f1f121;
    border-radius: 30px;
}
.containerppp img{
    height: auto;
    border-radius: 20px;
}
/*Conteiner PPP*/




/*POST*/
.postcontainer{
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}
.posthead{

}
.nav-link{
  font-size: 16px;
}
.p-post{
  padding:0 5px !important;
}
.nav-link{
  line-height: 25px;
  padding: 20px 0;
}
.nav-link i{
  width: 40px;
}
.nav-pills .nav-link {
  border-radius: .25rem;
  margin-top:5px;
  font-size: 18px;
  background: #0000005e;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background: linear-gradient(180deg,#f52867 30%,#bf001d);
  text-shadow: 0 0 5px white;
}
.gridpost{
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.ingridpost{
  padding: 5px;
  text-align: center;
  font-size: 18px;
  width: 100%;
  height: 100%;
}
.iningridpost{
  width: 100%;
  background: #00000045;
  padding: 5px;
  border-radius: 10px;
  font-size: 18px;
  cursor: pointer;
  height: 100%;
}

.ingridpost img{
  width: 100%;
  height: auto;
  padding-bottom: 5px;
  border-radius: 10px;
}
@media (max-width: 991px){
  .p-post{
    padding:0 5px !important;
  }
}
@media (max-width: 768px){
  .gridpost{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr ;
  }
}
@media (max-width: 575px){
  .nav-pills .nav-link {
    border-radius: .25rem;
    margin-top: 5px;
    background: #2626266e;
  }
  .postmenu{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .nav-link{
    padding: 10px 0 !important;
  }
  .gridmenu{
    padding: 3px;
  }
  .nav-link .inpostmenu{
    width: 100%;
    height: 100%;
    padding-top: 10px;
    border-radius: 5px;
  }
  .nav-link.active .inpostmenu{
    width: 100%;
    height: 100%;
    background: transparent;
    padding-top: 10px;
    border-radius: 5px;
  }
}
.head06 img {
  width: 90px;
  -webkit-filter: drop-shadow(0px 0px 7px #b59951);
  filter: drop-shadow(0px 0px 7px #b59951);
}
.head06 {
  padding-top: 15px;
  font-size: 26px;
  white-space: nowrap;
  text-align: center;
}
/*END POST*/




















/*Line Fixed*/
@media (max-width:450px){
  .bankfooter h2{
  font-size: 4vw;
}
}
.fxline{
  position: fixed;
  top: 50%;
  right: 5px;
  width: 110px;
  height: auto;
  z-index: 9;
  cursor: pointer;
  transition:all .3s;
}
.fxline button{
  padding-bottom:1px;
  padding: 5px 8px;
  position:absolute;
  top: -35px;
  right: 0px;
  border:none;
  background: #ff4b59;
  color: white;
  font-size: 20px;
  transition: all .3s;
  border-radius:20px;
}
.fxline button:hover{
  color: #ff4b59;
  background: white;
}
.fxline i{
  font-size: 20px;
}
.fxline img{
  width: 110px;
  height: auto;
}
.fxline:hover {
    display: block;
    -webkit-filter: drop-shadow(0 0 10px rgb(248 55 55));
    filter: drop-shadow(0 0 10px rgb(248 68 55));
    transition: -webkit-filter .3s;
    transition: filter .3s;
    transition: filter .3s,-webkit-filter .3s;
}
.footersocial p{
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.x-tab-hrft {
  margin: 0;
  border: none;
  width: 100%;
  height: 4px;
  position: relative;
  background: linear-gradient(90deg,#eb2a72,#851b43);
}
.footermobile{
  display: none;
}
@media (max-width: 768px){
     .fxline{
    display: none;
  }
  .footermobile{
    position: fixed;
    display: block;
    padding-top: 5px;
    bottom: 0;
    width: 100%;
    height: 68px;
    background: linear-gradient( 168deg , #8a2626 0%, #371818e0 100%);
    padding-bottom: 3px;
    font-size: 14px;
    border-top: 2px solid #f7d18e;
    z-index: 5;
  }
  .footermobile h5{
    position:absolute;
    bottom: 3px;
    font-weight: 100;
    font-size: 16px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .footermobile td{
    width: 20%;
    height: 60px;
    white-space: nowrap;
    border-right: 1px solid #5f5f5f99;
    transition:all .3s;
    cursor:pointer;
    position: relative;
    vertical-align: top;
  }
  .footermobile td:hover{
    background: #00000099;
    border-radius: 10px;
  }
  .footermobile img{
    height: 34px !important;
    width: auto;
    margin: 0 auto;
    display: block;
  }
}
/*Line Fixed*/









#account-actions-mobile {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%
}

@media (min-width:768px) {
    #account-actions-mobile {
        display: none
    }
}

#account-actions-mobile .-register-btn {
    width: 100%;
    font-size: 1.25rem;
    font-weight: 500;
    background: linear-gradient(180deg, #56ccf2, #2f80ed);
    border-radius: 15px 15px 0 0;
    text-align: center
}

#account-actions-mobile .-register-btn span {
    display: inline-block;
    color: #fff;
    background: #fff -webkit-gradient(linear, 100% 0, 0 0, from(#fff), color-stop(.5, #2f80ed), to(#fff));
    background-position: -200px top;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: x-shimmer;
    animation-name: x-shimmer;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@media (max-width:991.98px) {
    #account-actions-mobile .-register-btn span {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }
}

@media (max-width:767.98px) {
    #account-actions-mobile .-register-btn span {
        width: 100%
    }
}

#account-actions-mobile .-outer-wrapper {
    display: flex;
    align-items: flex-end
}

#account-actions-mobile .-left-wrapper,
#account-actions-mobile .-right-wrapper {
    display: flex;
    align-items: flex-end;
    flex: 1;
    z-index: 2;
    height: 70px;
    padding-bottom: 6px;
    background: linear-gradient(180deg, #303030, #000000e8);
    border-top: 3px solid #f7d18e;
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s, -webkit-filter .2s;
}

#account-actions-mobile .-center-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    z-index: 2;
    width: 74px;
    height: 74px;
    margin: 0 8px 16px;
    padding-bottom: 8px;
    color: #fff;
    background: linear-gradient(180deg, #ffe3b0, #bf8b35);
    border-radius: 50%;
    box-shadow: 0 0 10px hsla(0, 0%, 100%, .4);
}

#account-actions-mobile .-center-wrapper .-selected,
#account-actions-mobile .-center-wrapper .-selecting {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center
}

#account-actions-mobile .-center-wrapper .-selected {
    transition: all .4s;
    background-size: 450px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: 0 0;
    border-radius: 50%
}
.-selected img{
    width: 77px !important;
    max-width: 77px !important;
    height: auto;
    position: absolute;
    top: -1px;
    left: -1px;
    -webkit-animation: fa-spin 9s linear infinite;
    animation: fa-spin 9s linear infinite;
}

#account-actions-mobile .-center-wrapper .-selected.-slot {
    background-position: -93px 0
}

#account-actions-mobile .-center-wrapper .-selected.-skill-game {
    background-position: -188px 0
}

#account-actions-mobile .-center-wrapper .-selected.-sport {
    background-position: -282px -2px
}

#account-actions-mobile .-center-wrapper .-selected.-fishing-game {
    background-position: -378px 0
}

#account-actions-mobile .-center-wrapper .-selected .-text {
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    text-shadow: 0 6px 5px rgba(0, 0, 0, .4);
    white-space: nowrap;
}

#account-actions-mobile .-center-wrapper .-selecting {
    display: none
}

#account-actions-mobile .-center-wrapper .-selecting .-text {
    font-size: .875rem;
    line-height: 16px;
    text-shadow: 0 6px 5px rgba(0, 0, 0, .4)
}

#account-actions-mobile .-center-wrapper .-selecting .-mark {
    position: relative;
    margin-top: 5px;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 20px
}

#account-actions-mobile .-center-wrapper:hover {
    color: #fff;
    text-decoration: none
}

#account-actions-mobile .-fake-center-bg-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50px;
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s, -webkit-filter .2s;
    overflow: hidden
}

#account-actions-mobile .-fake-center-bg-wrapper svg {
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 108px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#account-actions-mobile .-fake-center-bg-wrapper svg path {
    fill: url(#rectangleGradient)
}

#account-actions-mobile .-left-wrapper {
    border-top-left-radius: 10px;
    border-top-right-radius: 22px
}

#account-actions-mobile .-right-wrapper {
    border-top-right-radius: 10px;
    border-top-left-radius: 22px
}

#account-actions-mobile .-sub-menu-lobby-wrapper {
    position: absolute;
    flex-direction: row;
    justify-content: center;
    visibility: hidden;
    top: -75px;
    left: 50%;
    z-index: 3;
    opacity: 0;

    -webkit-transform: translateX(-50%) translateY(200px) scaleY(2.5) scaleX(.2);
    transform: translateX(-50%) translateY(200px) scaleY(2.5) scaleX(.2);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    transition: all .2s
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item .-text {
    display: inline-block;
    font-size: 10px;
    line-height: 12px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-casino .-nav-icon-bg {
        background-position: 3px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-casino .-nav-icon-bg {
        background-position: 0
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-slot .-nav-icon-bg {
        background-position: -73px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-slot .-nav-icon-bg {
        background-position: -75px
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-nav-icon-bg {
        background-position: -147px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-nav-icon-bg {
        top: -12px;
        background-position: -150px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-text {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-sport .-nav-icon-bg {
        background-position: -221px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-sport .-nav-icon-bg {
        background-position: -224px
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-fishing-game .-nav-icon-bg {
        background-position: -300px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-fishing-game .-nav-icon-bg {
        background-position: -303px
    }
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 66px;
    height: 66px;
    margin: 0 3px;
    padding: 0;
    text-align: center;
    color: #fff;
    background: linear-gradient(180deg, #393854, #131228);
    border: 1px solid hsla(0, 0%, 100%, .6);
    border-radius: 50%;
    box-shadow: 0 0 10px hsla(0, 0%, 100%, .6)
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link .-nav-icon-bg {
    background-size: 360px;
    background-repeat: no-repeat;
    width: 100%;
    height: 40px;
    top: -15px;
    position: relative
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link:focus {
    outline: none;
    text-decoration: none
}

@media screen and (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item .-img {
        margin-top: -15px;
        width: 54px
    }
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-link {
        width: 60px;
        height: 60px;
        margin: 0 2px
    }
}

#account-actions-mobile .-item-wrapper {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    color: #fff;
    position: relative;
}

.-ic-img img{
    width: 34px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    position: relative;
}

#account-actions-mobile .-item-wrapper .-text {
    
font-size: .875rem;
    
color: #ffffff;
    
transition: color .2s;
    
position: absolute;
    
bottom: 0;
    
left: 50%;
    
transform: translateX(-50%);
    
white-space: nowrap;
    
margin: 0 auto;
    
margin-top: .25rem;
}

@media (max-width:575.98px) {
    #account-actions-mobile .-item-wrapper .-text {
        font-size: .8rem
    }
}

#account-actions-mobile .-item-wrapper:active,
#account-actions-mobile .-item-wrapper:hover {
    text-decoration: none
}

#account-actions-mobile .-item-wrapper:active .-text,
#account-actions-mobile .-item-wrapper:hover .-text {
    color: #f7d18e
}

#account-actions-mobile .-item-wrapper.-shimmer .-text {
    display: inline-block;
    color: #fff;
    background: #97a7c1 -webkit-gradient(linear, 100% 0, 0 0, from(#97a7c1), color-stop(.5, #fff), to(#97a7c1));
    background-position: -200px top;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: x-shimmer;
    animation-name: x-shimmer;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: x-shimmer-shorter;
    animation-name: x-shimmer-shorter
}

@media (max-width:991.98px) {
    #account-actions-mobile .-item-wrapper.-shimmer .-text {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-duration: 2.5s;
        animation-duration: 2.5s
    }
}

#account-actions-mobile .-fully-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, .6)
}

#account-actions-mobile.-active .-fake-center-bg-wrapper,
#account-actions-mobile.-active .-left-wrapper,
#account-actions-mobile.-active .-right-wrapper {
    -webkit-filter: brightness(.5);
    filter: brightness(.5)
}

#account-actions-mobile.-active .-fake-center-bg-wrapper a,
#account-actions-mobile.-active .-left-wrapper a,
#account-actions-mobile.-active .-right-wrapper a {
    pointer-events: none
}

#account-actions-mobile.-active .-center-wrapper {
    background: linear-gradient(0deg, rgba(251, 200, 68, .85), rgba(248, 128, 18, .85))
}

#account-actions-mobile.-active .-center-wrapper .-selected {
    display: none
}

#account-actions-mobile.-active .-center-wrapper .-selecting {
    display: flex
}

#account-actions-mobile.-active .-sub-menu-lobby-wrapper {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0) scaleY(1) scaleX(1);
    transform: translateX(-50%) translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

#account-actions-mobile.-active .-fully-overlay {
    display: block
}



.-platform-title-wrapper {
    padding: 2.5rem 1rem;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

@media (max-width:991.98px) {
    .-platform-title-wrapper {
        padding: 1.6rem 1rem
    }
}

@media (max-width:575.98px) {
    .-platform-title-wrapper {
        padding: .5rem 1rem
    }
}

.-platform-title-text span {
    background-image: linear-gradient(180deg, #dcb986 30%, #674b30)
}

.-platform-title-wrapper {
    position: relative;
    margin-top: 2rem;
    padding: 2rem 1rem 2rem;
}

.-platform-title-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 5px solid transparent;
    border-radius: 10px;
    background-image: linear-gradient(180deg, #251f14, #0f0e0a), linear-gradient(180deg, #a78059 -30%, #f2d7a9 22%, #715236 72%, #f1bb73 112%);
    background-origin: border-box;
    background-clip: content-box, border-box
}

@media (max-width:991.98px) {
    .-platform-title-wrapper {
        padding: 2.2rem 1rem 1.6rem
    }
    .-platform-title-wrapper:before {
        border-width: 4px
    }
}

@media (max-width:767.98px) {
    .-platform-title-wrapper:before {
        border-width: 3px
    }
}

@media (max-width:575.98px) {
    .-platform-title-wrapper {
        padding: 1.5rem 1rem .7rem
    }
    .-platform-title-wrapper:before {
        border-width: 2px
    }
}

.-platform-title-text {
    position: relative;
    margin-bottom: 0;
    text-align: center;
    font-size: 1.6rem;
}

@media (max-width:991.98px) {
    .-platform-title-text {
        font-size: 1.8rem
    }
}

@media (max-width:767.98px) {
    .-platform-title-text {
        font-size: 1.5rem
    }
}

@media (max-width:575.98px) {
    .-platform-title-text br {
        display: none
    }
}

.-platform-title-text span {
    display: inline-block;
    background-image: linear-gradient(180deg, #fac67a 20%, #895b2f 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}




.x-footer .-mobile-application-container {
    position: relative;
    padding: 4rem 0;
    background-size: cover !important;
    background-position: 50%;
    background-repeat: no-repeat;
}

.x-footer .-mobile-application-container:after,
.x-footer .-mobile-application-container:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background: white;
    box-shadow: 0 0 5px #f1d996, 0 0 15px #ebc963, 0 0 20px #ffe969;
}

.x-footer .-mobile-application-container:before {
    top: 0
}

.x-footer .-mobile-application-container:after {
    bottom: 0
}

.x-footer .-mobile-application-container .-container-inner-wrapper {
    display: flex;
    align-items: center;
    justify-content: center
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title {
    font-size: 2.025rem;
    font-weight: 600;
    color: #fff;
    text-align: center
}

@media (max-width:991.98px) {
    .x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title {
        font-size: 1.62rem
    }
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-normal-text {
    position: relative
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight {
    position: relative;
    background: linear-gradient(90deg, #a27a46 0, #f0ddab 50%, #a27a46);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .3s
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight .-line-light {
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 300px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight:after,
.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(build/images/pre-footer-starlight.e1ca4ca3.png);
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight:before {
    top: 0;
    left: -20px
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight:after {
    bottom: -2px;
    right: -5px
}

@media (max-width:767.98px) {
    .x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight .-line-light {
        width: 250px
    }
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight .-line-light {
    bottom: -2px;
    width: 250px
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight:before {
    display: none
}

.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight:after {
    top: 5px;
    right: -20px
}

@media (max-width:767.98px) {
    .x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight .-line-light {
        width: 200px
    }
}

@media (max-width:575.98px) {
    .x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight:after {
        right: -10px
    }
}

@media (max-width:767.98px) {
    .x-footer .-mobile-application-container {
        padding: 2.5rem 0
    }
    .x-footer .-mobile-application-container .-container-inner-wrapper {
        flex-direction: column
    }
    .x-footer .-mobile-application-container .-container-inner-wrapper a .-img {
        width: 250px
    }
    .x-footer .-mobile-application-container .-container-inner-wrapper a:last-child {
        margin-top: 1rem
    }
}


.bg56{
    background-size: cover !important;
    padding-bottom: 20px;
}











/*SideLine*/

.sideline{
  overflow: hidden;
  background: rgba(255,203,0,1);
    background: radial-gradient(ellipse farthest-corner at right bottom, #89734C 0%, #89734C 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #ffffac 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%); 
  position: fixed;
  border-bottom-left-radius: 10px;
        border-top-left-radius: 10px;

  top: 50%;
  right:0;
  text-align:center;
  font-size:14px;
 padding:10px;
 color:white;
 z-index: 50;
 -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,1);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,1);
transition:all .3s;
}
.sideline i{
    display: block;
  font-size:50px !important;
}
@media (max-width:817px) {
.sideline{ top:60%;}
}

@media (max-width:500px) {
.sideline{ 
font-size:12px;
top:60%;
padding:6px !important;
}
.sideline i{
  font-size:40px !important;
}
}

/*SideLine*/












/*BGSec01 Animate*/


.-bg-container {
    display: block;
    overflow: hidden;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}
.-bg-container img{
    height: auto;
}
.-bg-container .-bg-1 {
    position: absolute;
    -webkit-animation: x-bg-1 8s ease infinite;
    animation: x-bg-1 8s ease infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    width: 50%;
    left: 25%;
    top: 15%
}

.-bg-container .-bg-2 {
    position: absolute;
-webkit-animation: x-bg-2 8s ease infinite;
    animation: x-bg-2 8s ease infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    width: 400px;
    left: unset;
    right: 18%;
    top: 43%
}

.-bg-container .-bg-3 {
    position: absolute;
-webkit-animation: x-bg-3 8s ease infinite;
    animation: x-bg-3 8s ease infinite;
    width: 50%;
    left: 15%;
    top: 15%
}

.-bg-container .-bg-4 {
    position: absolute;
    right: 20%;
    top: 30%;
    z-index: 0;
    width: 50%;
    -webkit-animation: x-bg-3 8s ease infinite;
    animation: x-bg-3 8s ease infinite;
}

@media (max-width:1199.98px) {
    .-bg-container .-bg-2 {
        right: 5%
    }
}

@media (max-width:991.98px) {
    .-bg-container .-bg-1 {
        width: 60%;
        left: 20%
    }
    .-bg-container .-bg-2 {
        width: 300px;
        right: 3%;
        top: 62%
    }
    .-bg-container .-bg-3 {
        width: 60%;
        left: 35%;
        top: 12%
    }
    .-bg-container .-bg-4 {
        right: 24%;
        top: 15%;
        width: 500px
    }
}

@media (max-width:767.98px) {

.-bg-container .-bg-1 {
    -webkit-animation: x-bg-1 8s ease infinite;
    animation: x-bg-1 8s ease infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.-bg-container .-bg-2 {
    -webkit-animation: x-bg-2 8s ease infinite;
    animation: x-bg-2 8s ease infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.-bg-container .-bg-3 {
    -webkit-animation: x-bg-3 8s ease infinite;
    animation: x-bg-3 8s ease infinite
}

    .-bg-container .-bg-1 {
        top: 20%;
        left: 15%
    }
    .-bg-container .-bg-4 {
        right: 5%;
        top: 18%
    }
}

@media (max-width:575.98px) {
    .-bg-container .-bg-1,
    .-bg-container .-bg-3 {
        width: 320px
    }
}




@-webkit-keyframes x-bg-1 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    50% {
        -webkit-transform: translate(-30px, 15px) rotate(-1deg);
        transform: translate(-30px, 15px) rotate(-1deg)
    }
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@keyframes x-bg-1 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    50% {
        -webkit-transform: translate(-30px, 15px) rotate(-1deg);
        transform: translate(-30px, 15px) rotate(-1deg)
    }
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@-webkit-keyframes x-bg-2 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    50% {
        -webkit-transform: translate(30px, -5px) rotate(-5deg);
        transform: translate(30px, -5px) rotate(-5deg)
    }
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@keyframes x-bg-2 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    50% {
        -webkit-transform: translate(30px, -5px) rotate(-5deg);
        transform: translate(30px, -5px) rotate(-5deg)
    }
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@-webkit-keyframes x-bg-3 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    50% {
        -webkit-transform: translate(-30px, -15px) rotate(-1deg);
        transform: translate(-30px, -15px) rotate(-1deg)
    }
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@keyframes x-bg-3 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
    50% {
        -webkit-transform: translate(-30px, -15px) rotate(-1deg);
        transform: translate(-30px, -15px) rotate(-1deg)
    }
    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}



/*BGSec01 Animate*/







  /* 404 Not found */
  .containerror{
    margin-top: 150px;
  }
  .incontainerror{
    text-align: center;
    font-size: 40px;
  }
/* 404 Not found */



/* Category Post */




/*Post*/
.containerppp .category-post h2{
  display: none;
}
.containerppp .category-post ul{
  padding: 0;
  margin: 0;
}

.containerppp .category-post li{
  list-style: none;
  padding: 0;
  margin: 0;
}
.containerppp .category-post li.current-cat a{
  background:linear-gradient(180deg,#f52867 30%,#bf001d);
}
.containerppp .category-post ul li a{
  padding: 11px 3px;
  margin-bottom: 9px;
  display: block;
  color: #fff;
  background: #00000063;
  border-radius: 9px;
}
@media (max-width:767px){
  .containerppp .category-post ul{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
} 

  .containerppp .category-post ul li a{
    padding: 10px 5px;
    margin:0 5px;
    margin-bottom:10px;
    height: 100%;
    display: flex;
    text-align: center;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.containerppp .pages-post{
  text-align: center;
  margin-top: 10px;
}
.containerppp .pages-post a,.containerppp .pages-post span{
  display:inline-block;
  background: linear-gradient(180deg,#505050 30%,#262626);
  padding: 10px;
  border-radius:10px;
}
.containerppp .pages-post span{
  background: linear-gradient(180deg,#f52867 30%,#bf001d);

}



/* Category Post */



















