body {

  background: #040205;
  font-size: 16px;
  font-family: 'Asul', sans-serif;
  color: #ffffff;

}

a {

  color: #f5b51a;
  transition: 0.3s;
}

a:hover {

  color: #6451d4;
  text-decoration: none;

}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(100,100,100,0.1);
}

header {
  position: relative;
  background-color: #040205;
  min-height: 80vh;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

header .intro-text {

  margin-top: 20%;
  padding-bottom: 20%;

}

header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  filter: blur(15px);
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 2;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #040205;
  opacity: 0.3;
  z-index: 1;
}

header h1.display-3 {

font-family: 'Kavoon', cursive;
color: #f5b51a;

}
.scroll-button {

  width: 100%;
  position: relative;
  left:0;
  right:0;

}
.scroll-button a {
  position: absolute;
  bottom: 20px;
  left: 50%;
    margin-left: -12px;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  font : normal 400 20px/1 'Asul', sans-serif;
  letter-spacing: .1em;
  text-decoration: none;
  transition: opacity .3s;
  padding-top: 70px;
}
.scroll-button a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  -webkit-animation: sdb06 1.5s infinite;
  animation: sdb06 1.5s infinite;
  box-sizing: border-box;
}

@-webkit-keyframes sdb06 {
  0% {
    -webkit-transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb06 {
  0% {
    transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}


.trending-casino {

background-color: #070715;
}

section#text-1 {

  background-color: #070715;
  background: url('../img/gamble.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

section#text-1 h2 {
  color: #1ac9f5;
  font-weight: bold;

}



.heading-page {

 background: #040205;
 margin-top: 120px;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem 1rem;
    color: #fff;
    background-color: #070715;
    border: 1px solid #0d0d29;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #070715;
    border-color: #070715;
}

.page-link:hover {
    color: #fff;
    background-color: #71719f;
    border: 1px solid #0d0d29;
}

.page-item.active .page-link {

    color: #fff;
    background-color: #6451d4;
    border: 1px solid #0d0d29;
}

h1.title {
  font-family: 'Kavoon', cursive;
  color: #f5b51a;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 2em;
}

.banner-card {

  border: none;
  border-radius: 0;
  font-size: 40px;
  font-weight: 700;
  color: #2a3436;
  line-height: 1em;
  padding-left: .5em;
  background: rgb(255,255,255);
  background: rgba(255,255,255, 0.66);
  -webkit-box-shadow: 0px 23px 0px 0px rgba(80,201,223,1);
  -moz-box-shadow: 0px 23px 0px 0px rgba(80,201,223,1);
  box-shadow: 0px 23px 0px 0px rgba(80,201,223,1);
  margin-bottom: 30px;

}

.banner-card:after {

      content: '';
      position: absolute;
      right: -30px;
      top: 45%;
      width: 0;
      height: 0;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-bottom: 20px solid rgba(255,255,255, 0.66);
      clear: both;
      transform: rotate(90deg);

}

.highlight-logo img {

  position: relative;
  margin:10px auto;
  border: 3px solid #f5b51a;
  border-radius: 10px;
  padding: 20px;
  max-height: 120px;
  display: block;

}

.highlight-logo.latestone img {

    border: 3px solid #35b769;

}

#special-offer .highlight-logo img {

    border: 3px solid #1ac9f5;

}

#special-offer .title { color: #1ac9f5; }

.card-piece .highlight-logo img {

  max-height: 120px;

}

.offer-logo {

  background: #394e5d;
  width: 198px;
  height: 78px;
  display: table-cell;
  vertical-align: middle;
  margin-right: .5em;

}

.highlight-spins {

  font-size: 60px;
  color: #fff;
  font-weight: bold;

}

.card-piece .highlight-spins {

    font-size: 40px;

}

.highlight-title {

  font-size: 36px;
  font-weight: bold;

}

.card-piece .highlight-title { font-size: 24px; }

span.black { color: #000000; }
span.darkblue { color: #394e5d; }
span.cyan { color: #1ac9f5; }
span.green { color: #35b769; }
span.purple { color: #6451d4; }
.btn-lightblue { background: #33e0ff;}
.btn-purple { background: #5e4bc0;}
.btn-purple:hover { background: #322869; }
.btn-lightblue:hover { background: #2099af; }
.btn-green { background: #35b769; color: #010101 !important; }
.btn-green:hover { background: #6451d4; color: #fff !important; }
.btn-grayish { background: #57778e; }
.btn-grayish:hover {background: #3e5566;}
.btn-yellow { background: #f5b51a; color: #010101 !important; }
.btn-yellow:hover { background: #6451d4; color: #fff !important; }
.btn-pink { background: #d6438c; }
.btn-pink:hover { background: #a4336b; }
.btn, .btn:hover { color: #ffffff; }
.highlight-list li {

  color: #fff;
  font-size: 20px;
  padding: 10px;

}

.highlight-list i, .piece-list i {
  font-size: 1.4em;
  color: #1ac9f5;
  margin-right: .6em;
  float: left;
  margin-top: 3px;
}

.highlight-line {

  background: #040205;
  border-radius: 10px;

}

.highlight-littletext, .offer-little-text {

  font-size: 12px;
  color: #ffffff;
}

.highlight-casino {   display: block; }

.btn-main {

  font-family: 'Kavoon', cursive;
  font-size: 20px;
  text-align: center;

}

.btn-lg {

  font-size: 26px;

}

.btn-header {

border: 3px solid #fff;
padding: .5em 1em;

}

.btn-header:hover {

  color: #f5b51a;
  border: 3px solid #f5b51a;
}

.tc-link, .tc-link:hover { color: #71719f; font-size: 12px; }
.highlight-casino .tc-link, .highlight-casino .tc-link:hover,
.special-offer .tc-link, .special-offer .tc-link:hover { color: #ffffff; }

.card-piece {

  border-radius: 10px;
  border: none;
  background: #0d0d29;
  transition: 0.5s;
}

.card-piece:hover {

    background: #070715;

}

.piece-popular {

  background: rgba(183, 240, 250, 0.3);
  border-bottom: 1px solid #a9dee7;

}
.piece-list li {

  color: #394e5d;
  font-size: 18px;
  margin-top: .2em;
  margin-bottom: .2em;
  display: block;
  float: left;

}

.piece-littletext {

  font-size: 12px;
}

.piece-title { font-weight: bold; margin-top: .7em; }

span.bonus-1 {

  color: #2696aa;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: bold;
  display: block;

}

.piece-popular span.bonus-1 { color: #5e4bc0;}

h6.sign-up-text {

  font-weight: bold;
  color: #000000;

}

.piece-stars {

  color: #000;

}

.piece-stars .colored:before {

  background: #f5b51a;
-webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
 display: initial; /* reset Font Awesome's display:inline-block */

}


.piece-stars.latestone .colored:before {

  background: #35b769;
  -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   display: initial; /* reset Font Awesome's display:inline-block */
}


h3.title-main {
  color: #ffffff;
}

.special-offer {

  background: url('../img/special-offer-1.jpg');
  background-size:cover;
  padding: 1em;
  color: #ffffff;

}

.offer-bg-2 {   background: url('../img/special-offer-2.jpg'); }
.offer-bg-2 .bonus-info i { color: #d6c043; }
.offer-bg-2 .offer-bonus-plus { color: #d6c043; }
.offer-bg-3 {   background: url('../img/special-offer-3.jpg'); }
.offer-bg-3 .bonus-info i { color: #d6438c; }
.offer-bg-3 .offer-bonus-plus { color: #d6438c; }

.bonus-info i { font-size: 64px; color: #43d677; margin-bottom: .3em; }

.offer-bonus-1, .offer-bonus-plus {

  display:block;
  font-size: 30px;
  line-height: 1.1em;

}


.offer-bonus-plus {

  color: #43d677;

}

footer {

  padding: 0.1em;
  color: #ffffff;
  z-index: 50;

}

footer .form-control {

  border-radius: 10px;
  border: 2px solid #0d0d29;
  background: #070715;
  color: #8c9fac;
  font-size: 18px;

}

footer .form-control:active, footer .form-control:focus {

  border: 2px solid #f5b51a;
  background: rgb(0,0,0);
  background: rgba(0,0,0,0.3);
  color: #8c9fac;

}



/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.main-navigation {

  position: fixed;
  height: 100vh;
  z-index: 3;
  background: #ffffff;
  -webkit-box-shadow: 10px 0px 30px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 10px 0px 30px 0px rgba(0,0,0,0.2);
  box-shadow: 10px 0px 30px 0px rgba(0,0,0,0.2);

}

.navbar-custom {
    background-color: #6451d4;
}
/* change the brand and text color */
.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
    color: rgba(255,255,255,.8);
}
/* change the link color */
.navbar-custom .navbar-nav .nav-link {
    color: rgba(255,255,255,.5);
}
/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
    color: #f5b51a;
}

.navbar-logo {

z-index: 999;

}

.navbar-logo img {

  max-height: 100px;
  margin-bottom: -40px;
  margin-top: -20px;

}

.nav-link {

  font-size: 18px;

}

#navbar-primary .navbar-nav {
//  background: #ededed;
  width: 100%;
  text-align: center;
  > li {
    display: inline-block;
    float: none;
    > a {
      padding-left: 30px;
      padding-right: 30px;
    }
  }
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}



/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
}

#sidebarCollapse {
    width: 40px;
    height: 40px;
    background: #fff;
    cursor: pointer;
}

#sidebarCollapse span {
    width: 80%;
    height: 2px;
    margin: 0 auto;
    display: block;
    background: #555;
    transition: all 0.8s cubic-bezier(0.810, -0.330, 0.345, 1.375);
    transition-delay: 0.2s;
}

#sidebarCollapse span:first-of-type {
    transform: rotate(45deg) translate(2px, 2px);
}
#sidebarCollapse span:nth-of-type(2) {
    opacity: 0;
}
#sidebarCollapse span:last-of-type {
    transform: rotate(-45deg) translate(1px, -1px);
}


#sidebarCollapse.active span {
    transform: none;
    opacity: 1;
    margin: 5px auto;
}


/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 768px) {
    #sidebar {
        margin-left: -250px;
        transform: rotateY(90deg);
    }
    #sidebar.active {
        margin-left: 0;
        transform: none;
    }
    #sidebarCollapse span:first-of-type,
    #sidebarCollapse span:nth-of-type(2),
    #sidebarCollapse span:last-of-type {
        transform: none;
        opacity: 1;
        margin: 5px auto;
    }
    #sidebarCollapse.active span {
        margin: 0 auto;
    }
    #sidebarCollapse.active span:first-of-type {
        transform: rotate(45deg) translate(2px, 2px);
    }
    #sidebarCollapse.active span:nth-of-type(2) {
        opacity: 0;
    }
    #sidebarCollapse.active span:last-of-type {
        transform: rotate(-45deg) translate(1px, -1px);
    }

}

.navbar-toggler {
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 10px;
}

.navbar-toggler i {
    color: #fff;

}

  ul.pagination li a {

    font-size: 18px;

  }

  ul.pagination li.active a {

    background: #50c9df !important;
    border-color: #50c9df !important;

  }

  ul.pagination li a {

    border-radius: 0px !important;

  }


.container { position: relative;}

  /* ---- particles.js container ---- */

  #particles-js{
    width: 100%;
    height: 100%;
    background-image: url('');
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
  }

#particles canvas {

  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;

}

.about-logo {

  margin: 2em auto;
  max-width: 100%;

}

.about-text p {

  text-align: center;

}

#arrow {
    border-right:2px solid white;
    border-bottom:2px solid white;
    width:10px;
    height:10px;
    transform: rotate(-45deg);
    margin-top:40px;
}

#about-us ul li {
  position: relative;
	padding-bottom: 20px;
  padding-left: 20px;
}

#about-us ul {

  list-style: none;
  padding: 20px;

}

#about-us ul li:before {

  content: '';
   position: absolute;
   border-right:2px solid #1ac9f5;
   border-bottom:2px solid #1ac9f5;
   width:10px;
   height:10px;
   top: 12px;
   left: -20px;
   transform: translateY(-50%) rotate(-45deg);
}

.jumbotron-news {

   background-size:cover;
   border-radius: 10px;

}

.jumbotron-overlay {

  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #040205;
  opacity: 0.7;
  z-index: 1;
  transition: 1s;


}

.jumbotron-news:hover .jumbotron-overlay {

  opacity: 0.9;

}

.jumbotron-content {

    position: relative;
    z-index: 2;
    padding: 0 1.5em;

}

.news-new-title {

  font-family: 'Kavoon', cursive;
  color: #f5b51a;
  padding-top: 1em;

}

.news-little-ones img {

  object-fit: cover;
  opacity: 0.6;
  transition: 1s;

}

.news-little-ones:hover img {

  opacity: 1;

}

.news-inside img {

  object-fit: cover;
  opacity: 0.8;
  transition: 1s;
  max-height: 500px;
  width: 100%;

}
.news-inside img:hover {

  opacity:1;

}

.news-inside p {

  font-size: 20px;
  font-weight: 400;

}

.news-inside h3, .news-inside h2 {

  margin-top: 50px;
  font-size: 36px;
  font-weight: bold;

}

.privacy-policy-text h3, .privacy-policy-text h2 {

  margin-top: 50px;
    font-weight: bold;
    color: #1ac9f5;

}

.news-little-ones h4.card-title {

  font-family: 'Kavoon', cursive;
  color: #f5b51a;
  padding-top: 1em;

}





.publicaciones-blog-home {
    padding-bottom: 50px;
  background: url("") no-repeat fixed center center;
    background-size: 100% auto;
}
.publicaciones-blog-home h2 {
  text-align: center;
    font-weight: 300;
    margin-bottom: 30px;
    font-size: 44px;
    margin-top: 70px;
}
.publicaciones-blog-home h2 b {
  color: #2BBCDE;
}
.publicaciones-blog-home .fondo-publicacion-home {
  background: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    height: 400px;
    margin-bottom: 20px;
    display: block;
    color: inherit;
    text-decoration: none;
    position: relative;
}
.publicaciones-blog-home .fondo-publicacion-home:hover h3 {
  color: #2BBCDE;
/*    box-shadow: 0px 4px 3px 3px rgba(0, 0, 0, 0.08);*/
}
.publicaciones-blog-home .fondo-publicacion-home:hover .mascara-enlace-blog-home {
    height: 400px;
    width: 100%;
    color: #aaa;
    background-color: #50c9df;
    position: absolute;
    top: 0;
    opacity: 0.95;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.publicaciones-blog-home .black {
  background: #fefefe;
}
.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {
  display: inline-block;
    width: 50%;
    overflow: hidden;
    height: 100%;
}
.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home img {
  height: 100%;
    width: auto;

}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 20px 20px;
}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home h3 {
    font-weight: 900;
    color: #2a3436;
    text-transform: uppercase;
    font-size: 30px;
}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home p {
    color:#2a3436;
    font-size: 16px;
    font-weight: 300;
}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-home {
    padding: 20px 20px;
}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-home h3 {
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
}
.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-home  {
    overflow: hidden;
    max-height: 180px;
}
.mascara-enlace-blog-home {
    height: 400px;
    width: 0%;
    color: #aaa;
    background-color: #2BBCDE;
    position: absolute;
    top: 0;
    opacity: 0.0;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    text-align: center;
    padding-top: 180px;
}
.mascara-enlace-blog-home span {
    text-align: center;
    max-height: 400px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 3px;
    color: #fff;
    font-weight: 900;
    font-size: 16px;
}
.publicaciones-blog-home .todas-las-publicaciones-home {
    background: #2BBCDE;
    height: 400px;
    width: 100%;
    display: inline-block;
    padding: 20px;
    text-decoration: none;
    border-radius: 3px;
}
.publicaciones-blog-home .todas-las-publicaciones-home span {
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 26px;
}

@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
}

@media (max-width: 768px) {
    .publicaciones-blog-home h2 {
    text-align: center;
    font-weight: 300;
    margin-bottom: 30px;
    font-size: 34px;
    margin-top: 70px;
    }
    .publicaciones-blog-home .fondo-publicacion-home {
    background: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    height: inherit;
    margin-bottom: 20px;
    display: block;
    color: inherit;
    text-decoration: none;
    position: relative;
    }
    .publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    height: auto;
    }
    .publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home img {
    height: auto;
    width: 100%;
    }
    .publicaciones-blog-home .black {
    background: #fff;
    }
    .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 10px;
    }
    .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home h3 {
    font-weight: 900;
    color: #2a3436 !important;
    text-transform: uppercase;
    font-size: 20px;
    }
    .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home p {
    color: #2a3436 !important;
    font-size: 14px;
    font-weight: 400;
    }
    .publicaciones-blog-home .todas-las-publicaciones-home {
    background: #2BBCDE;
    height: 100%;
    width: 100%;
    display: inline-block;
    padding: 20px;
    text-decoration: none;
    border-radius: 3px;
    }
}

.single-blog h3 {

  margin-bottom: 30px;
  margin-top: 15px;

}




  @media only screen and (max-width: 600px) {
    .heading-page h1 { font-size: 36px; }
  }

@media (min-width: 576px){
  .jumbotron{
  padding: 1rem!important;
  }
}

.card-body {
  padding: 0.25rem;
}
