body {
    margin: 0;
    padding: 0;
    font-family: 'Prociono', serif;
    color: #fff;
    background: url("../assets/images/background.png") no-repeat scroll center top #000;
    background-size: 100% auto;
}

h2 {
    width: 100%;
    text-align: center;
    color: #a9a87f;
    font-family: 'MedievalSharp', cursive;
    font-size: 25px;
}

h3 {
    color: #a9a87f;
    font-family: 'MedievalSharp', cursive;
    font-size: 18px;
}

a {
    text-decoration: none;
    color: #a9a87f;
}

.clean {
    clear: both;
}

#logo {
    width: 100%;
}

#logo img {
    display: block;
    margin: 20px auto 0 auto;
    width: 100%;
    max-width: 600px;
}

#logo a {
    display: block;
}

.page-header {
    /*overflow: hidden;*/
    background: #000;
    padding: 1em 0 0;
    height: 55px;
}

.page-header .center-contents {
    margin-left: 10%;
    overflow: hidden;
    text-align: center;
    margin-top: -18px;
    width: 74%;
}

.logo {
    display: block;
    float: left;
    margin: 0 0 1em 1em;
}

.logo img {
    max-height: 46px;
    display: block;
}

.page-nav {
    color: #fff;
    margin-top: -2px;
    margin-left: -50px;
}

.page-nav ul,
.page-nav li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.page-nav a {
    width: 100%;
    height: auto;
    display: block;
    padding: 0.75em 1em;
    cursor: pointer;
    font-size: 15px;
}

.page-nav a:hover {
    color: #CCCFB9;
}

.page-nav a.current {
    color: #a9a87f;
}

.toggle-nav {
    visibility: hidden;
}

#login {
    float: right;
}

/*
#login a{
	display:block;
	width: 137px;
	border: 1px solid white;
	border-radius: 8px;
	margin-right: 15px;
	text-align: center;
	padding: 6px;
	font-size: 14px;
	color: white;
	background-color: #1f1e1b;
}
#login a:hover{
	background-color: #484641;
}
#login a:active{
	background-color: #484641;
}*/
.boton-uno,
.boton-dos,
.boton-descargar,
.boton-premium,
.boton-buscar,
button[type="submit"],
a,
a:focus,
a:active {
    outline: none;
}

#boton {
    max-width: 1000px;
    width: 100%;
    margin: 50px auto;
    text-align: center;
    font-family: 'MedievalSharp', cursive;
    font-size: 18px;
}

#boton a {
    display: block;
    width: 297px;
    height: 119px;
    margin: 0 auto;
    background: url("../assets/images/juega-normal.png") no-repeat;
    padding-top: 47px;
    box-sizing: border-box;
    font-size: 32px;
    font-weight: bold;
    color: #f9c8a7;
    text-shadow: 0px 0px 15px #fff;
}

#boton a:hover {
    -webkit-filter: brightness(115%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(115%);
}

#boton a:active {
    -webkit-filter: brightness(85%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(85%);
}

.boton-uno {
    display: block;
    font-family: 'MedievalSharp', cursive;
    width: 215px;
    height: 86px;
    background: url("../assets/images/boton-uno.png") no-repeat;
    padding-top: 27px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    color: #f9c8a7;
    text-shadow: 0px 0px 15px #fff;
    margin: 5px auto;
    cursor: pointer;
}

.boton-uno:hover {
    -webkit-filter: brightness(115%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(115%);
}

.boton-uno:active {
    -webkit-filter: brightness(85%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(85%);
}

.fotorama__wrap {
    margin: 0 auto;
}

.boton-dos {
    display: block;
    font-family: 'MedievalSharp', cursive;
    width: 215px;
    height: 86px;
    background: url("../assets/images/boton-dos.png") no-repeat;
    padding-top: 8px;
    box-sizing: border-box;
    font-size: 23px;
    font-weight: bold;
    color: #f9cb9d;
    text-shadow: 0px 0px 15px #ffffffba;
    margin: 5px auto;
    cursor: pointer;
}

.boton-dos:hover {
    -webkit-filter: brightness(125%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(125%);
}

.boton-dos:active {
    -webkit-filter: brightness(85%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(85%);
}

.boton-premium {
    display: block;
    font-family: 'MedievalSharp', cursive;
    width: 215px;
    height: 86px;
    background: url("../assets/images/boton-premium.png") no-repeat;
    padding-top: 27px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    color: #f5d9c6;
    text-shadow: 0px 0px 15px #fff;
    margin: 5px auto;
    cursor: pointer;
}

.boton-premium:hover {
    -webkit-filter: brightness(115%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(115%);
}

.boton-premium:active {
    -webkit-filter: brightness(85%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(85%);
}

.boton-descargar {
    display: block;
    font-family: 'MedievalSharp', cursive;
    width: 297px;
    height: 86px;
    background: url("../assets/images/boton-descargar.png") no-repeat;
    padding-top: 48px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    color: #f9c8a7;
    text-shadow: 0px 0px 15px #fff;
    margin: 5px auto;
    cursor: pointer;
}

.boton-descargar:hover {
    -webkit-filter: brightness(115%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(115%);
}

.boton-descargar:active {
    -webkit-filter: brightness(85%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(85%);
}

article .noticia {
    font-size: 13px;
    margin: 20px 0 0 0;
    padding: 20px;
    border-top: 1px solid #31312d;
}

/*article, article .titulo h3{*/
article .titulo h3 {
    text-transform: uppercase;
}

article .image {
    background: url("../assets/images/marco-noticias.jpg") no-repeat;
    padding: 6px;
    float: left;
    display: block;
    margin-right: 20px;
}

article .noticia .contenido span.userfecha {
    display: block;
    text-align: right;
    width: 100%;
    margin-top: 42px;
    font-family: 'MedievalSharp', cursive;
    font-size: 12px;
}

section.contenido {
    word-break: break-word;
}

#content {
    max-width: 1000px;
    width: 100%;
    margin: 50px auto;
}

#content-header {
    background-image: url("../assets/images/marcosuperior-background.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
}

#content-all {
    background-image: url("../assets/images/marco-background.png");
    background-size: 100% auto;
    min-height: 140px;
}

#content-footer {
    background-image: url("../assets/images/marcoinferior-background.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    padding: 30px 50px;
}

#content2 {
    max-width: 404px;
    width: 100%;
    margin: 50px auto;
}

#content2-header {
    background-image: url("../assets/images/marcochico-superior.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
}

#content2-all {
    background-image: url("../assets/images/marcochico-generico.png");
    background-size: 100% auto;
    min-height: 140px;
}

#content2-footer {
    background-image: url("../assets/images/marcochico-inferior.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    padding: 30px 50px;
}

#contenidobajo {
    max-width: 1000px;
    margin: -32px auto 50px auto;
    text-align: center;
}

form {
    text-align: center;
}

label {
    font-size: 12px;
}

.form-input {
    margin-bottom: 1rem;
}

.form-input input {
    margin: 0;
}

.form-input .form-error {
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 300;
    color: #F87171;
    background: transparent;
    text-align: left;
    margin: 0.3rem 0 0 0;
}

input {
    font-family: 'MedievalSharp', cursive;
    width: 93%;
    margin-bottom: 15px;
    background-color: #121110;
    color: #fff;
    border: 1px solid #4b4948;
    padding: 3%;
}

button {
    margin-top: 15px;
    background: transparent;
    border: 0;
}

.in-line label {
    font-size: 17px;
    margin-left: 20px;
}

.in-line button {
    font-size: 17px;
    margin-left: 20px;
    background: #fff;
    padding: 9px;
    cursor: pointer;
}

.in-line button:hover {
    background: #121110;
    color: #fff;
}

.in-line input {
    width: 25%;
    height: 15px;
    padding: 10px;
}

.in-line select {
    font-family: 'MedievalSharp', cursive;
    margin-bottom: 15px;
    background-color: #121110;
    color: #fff;
    border: 1px solid #4b4948;
    padding: 10px;
    width: 25%;
    height: 38px;
}

footer section {
    width: 100%;
    text-align: center;
    margin: 15px 0;
}

footer {
    color: #fff;
    font-size: 12px;
}

footer img {
    width: 65px;
}

footer .youtube i {
    color: #c4302b;
}

footer .facebook i {
    color: #3b5998;
}

footer .instagram i {
    color: #833AB4;
}

footer .twitter i {
    color: #1DA1F2;
}

footer .tiktok i {
    color: #FF0050;
}

footer #social a i {
    font-size: 22px;
    margin: 0 7px;
}

footer #social a:hover i {
    color: #fff;
}

footer #copyright {
    font-family: 'MedievalSharp', cursive;
}

#footer-menu a {
    margin: 0 7px;
    color: #fff;
    font-size: 13px;
}

#footer-menu a:hover {
    color: #a9a87f;
}

/* NOTICIAS */
.leemas,
.atras {
    display: none;
}

/* MULTIMEDIA */
#screenshots {
    margin: 60px 0;
}

@media (max-width: 1536px) {
    .page-nav a {
        padding-right: 0.4rem;
        padding-left: 0.4rem;
    }
}

@media (max-width: 1280px) {
    body {
        background: url("../assets/images/background.png") no-repeat scroll center top #000;
        /*background-size: cover;*/
        background-size: 100%;
    }

    .page-header {
        /*overflow: hidden;*/
        background: #000;
        height: 51px;
        transition: all .4s linear;
    }

    .page-nav {
        color: #fff;
        clear: left;
        position: relative;
        visibility: inherit;
        transition: visibility .4s linear;
        float: none;
        margin-left: 20px;
        margin-top: 20px;
    }

    .page-nav ul,
    .page-nav li {
        float: none;
        display: block;
    }

    .page-nav a {
        color: #fff;
        width: 100%;
        height: auto;
        display: block;
        padding: 0.75em 1em;
        border-top: #fff 1px solid;
        cursor: pointer;
        text-align: left;

    }

    .page-header .center-contents {
        margin-top: 0;
    }

    .toggle-nav {
        padding-top: 5px;
        color: rgb(255, 255, 255);
        cursor: pointer;
        margin-left: 0;
        padding-left: 10px;
        visibility: visible;
        font-size: 25px;
    }

    .page-nav.collapse {
        visibility: hidden;
    }

    .menu-expanded {
        height: 25em;
    }

    #login {
        width: 137px;
        margin-right: 20px;
    }

    .logo {
        margin: -6px 0 1em 1em;
    }
}

@media (max-width: 880px) {
    .content-cuenta {
        padding: 5px !important;
    }

    .tabla-transacciones {
        overflow-y: hidden;
        overflow-x: scroll;
    }

    .tabla-asesinatos {
        overflow-y: hidden;
        overflow-x: scroll;
    }
}

@media (max-width: 700px) {
    .cuenta-verificada {
        text-align: left !important;
    }

    .cuenta-no-verificada {
        text-align: left !important;
    }
}

@media (max-width: 530px) {
    .menu-cuenta div {
        flex: none;
        width: 100%;
    }
}

@media (max-width: 450px) {
    .formpass {
        padding: 30px 20px !important;
    }

    #content-footer {
        padding: 30px 15px !important;
    }
}

@media (max-width: 675px) {
    .noticia .image img {
        width: 100% !important;
        height: 100% !important;
    }

    .noticia .image {
        background: none !important;
        margin: 0 !important;
    }

    article .noticia {
        padding: 0px !important;
    }

    .img-noticia img {
        width: 100% !important;
        height: 100% !important;
    }
}

.lbl-form {
    display: block;
    text-align: left;
    font-size: 14px;
    padding-bottom: 6px;
}

.check_terminos {
    width: 13px;
    float: left;
}

.terminos {
    text-transform: none;
}

.pagination li {
    display: block;
    border: solid 1px #4d4840;
    float: left;
}

.pagination li a,
.pagination li span {
    display: block;
    padding: 8px 12px;
    font-size: 20px;
}

.pagination .active a,
.pagination a:hover,
.pagination .active span,
.pagination span:hover {
    background: #a9a87f;
    color: #fff;
}


ul.hList {
    list-style: none;
    position: absolute;
    top: -14px;
    right: 15px;
}

.menu {
    display: block;
    position: relative;
}

/*.menu-title {
  display: block;
  min-width: 115px;
  padding: 6px 4px 2px;

  background: #da4934;
  background: -moz-linear-gradient(top,  #da4934 1%, #ed4d38 51%, #c42f1b 52%, #ef4e39 100%);
  background: -webkit-linear-gradient(top,  #da4934 1%,#ed4d38 51%,#c42f1b 52%,#ef4e39 100%);
  background: linear-gradient(to bottom,  #da4934 1%,#ed4d38 51%,#c42f1b 52%,#ef4e39 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da4934', endColorstr='#ef4e39',GradientType=0 );

  border: solid 2px #ebebeb;
  border-width: 1px 1px 0 1px;
  text-shadow: 2px 2px 2px #2d2d2d;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  transition: 0.3s background-color;
  margin: 0;
  font-size: 15px;
  border-radius: 3px 3px 0 0;
}
.menu-title:before {
  content: "";
  display: block;
  height: 0;
  border-top: 5px solid #de4b36;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-bottom: 0 solid #dddddd;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 101;
  transition: 0.2s 0.2s border-top ease-out, 0.3s border-top-color;
}   */
.menu-dropdown li {
    display: none;
}

.menu-dropdown li a {
    display: block;
    color: #3c3c3c;
    padding: 7px 8px;
}

.menu-dropdown li a:hover {
    background: #d4d4d4;
}

.menu-dropdown li {
    display: none;
}

/*.menu-title:after {
  content: "";
  display: block;
  height: 0;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-bottom: 0 solid #ebebeb;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 101;
  transition: 0.2s border-bottom ease-in;
}  */
.menu-dropdown {
    list-style: none;
    width: 172px;
    margin-left: 15px;
    padding: 15px 0;
    position: absolute;
    background: #ebebeb;
    z-index: 100;
    transition: 0.5s padding, 0.5s background;
    padding: 0px 0px;
}

/*.menu-dropdown:after {
  content: "";
  display: block;
  height: 0;
  border-top: 5px solid #ebebeb;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 101;
  transition: 0.5s border-top;
}*/


.menu-dropdown>* {
    color: #313131;
    padding: 0px;
    background: rgba(0, 0, 0, 0);
    white-space: nowrap;
    transition: 0.5s height cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s padding cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s margin cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s 0.2s color, 0.2s background-color;
}

.hList>* {
    float: left;
}

#a-login,
#a-cuenta {
    display: block;
    font-family: 'MedievalSharp', cursive;

    width: 200px;
    height: 59px;
    background: url("../assets/images/boton-cuenta.png") no-repeat;
    color: #f9cb9d;
    text-align: center;
    padding-top: 26px;
    box-sizing: border-box;
    font-weight: bold;
    text-shadow: 0px 0px 15px #fff;
    font-size: 19px;
}

#btn-recompensas,
#btn-premium {
    display: block;
    font-family: 'MedievalSharp', cursive;
    width: 215px;
    height: 100px;
    background: url("../assets/images/btn-premium.png") no-repeat;
    color: #f9cb9d;
    text-align: center;
    padding-top: 44px;
    box-sizing: border-box;
    font-weight: bold;
    text-shadow: 0px 0px 15px #fff;
    font-size: 19px;
    margin: 40px auto;
}

.btn-verde-verificar {
    display: block;
    font-family: 'MedievalSharp', cursive;
    width: 215px;
    height: 100px;
    background: url("../assets/images/btn-verde.png") no-repeat;
    color: #f9cb9d;
    text-align: center;
    padding: 11px 20px 0px 20px;
    box-sizing: border-box;
    font-weight: bold;
    text-shadow: 0px 0px 15px #fff;
    font-size: 17px;
    margin: 0 auto;
    cursor: pointer;
}

#a-login:hover,
#a-cuenta:hover,
#btn-premium:hover,
#btn-invitar:hover,
.btn-verde-verificar:hover {
    -webkit-filter: brightness(115%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(115%);
}

#a-login:active,
#a-cuenta:active,
#btn-premium:active,
#btn-invitar:active,
.btn-verde-verificar:active {
    -webkit-filter: brightness(85%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(85%);
}

.hList>*+* {
    margin-left: 0;
}

.cuenta-detalles {
    position: relative;
    width: 100%;
    display: block;
    background: #1b1a17;
    border-bottom: 1px solid #373429;
    border-top: 1px solid #373429;
    margin-bottom: 20px;
}

.cuenta-detalles .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
}

.cuenta-detalles .nav .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.cuenta-detalles .nav .nav-link {
    display: block;
    padding: .5rem 1rem;
    margin: 15px;
}

.boton:hover,
.cuenta-detalles .nav .nav-link:hover {
    color: #fff;
}

.boton {
    display: inline-block;
    padding: .5rem 1rem;
    margin: 15px;
    cursor: pointer;
}

.btn-rojo {
    background: #da4934;
    background: -moz-linear-gradient(top, #da4934 1%, #ed4d38 51%, #c42f1b 52%, #ef4e39 100%);
    background: -webkit-linear-gradient(top, #da4934 1%, #ed4d38 51%, #c42f1b 52%, #ef4e39 100%);
    background: linear-gradient(to bottom, #da4934 1%, #ed4d38 51%, #c42f1b 52%, #ef4e39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da4934', endColorstr='#ef4e39', GradientType=0);

    color: #ffebc6;
    border: solid 2px #fada9e;
    text-shadow: 2px 2px 2px #2d2d2d;
    font-weight: bold;
    font-size: 20px;
    font-family: 'MedievalSharp', cursive;
    border-radius: 4px;
}

.btn-dorado {
    background: #d6a93c;
    background: -moz-linear-gradient(top, #d6a93c 0%, #d3ab4e 50%, #c49a38 51%, #d6a93c 100%);
    background: -webkit-linear-gradient(top, #d6a93c 0%, #d3ab4e 50%, #c49a38 51%, #d6a93c 100%);
    background: linear-gradient(to bottom, #d6a93c 0%, #d3ab4e 50%, #c49a38 51%, #d6a93c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6a93c', endColorstr='#d6a93c', GradientType=0);

    color: #ffebc6;
    border: solid 2px #fada9e;
    text-shadow: 2px 2px 2px #2d2d2d;
    font-weight: bold;
    font-size: 20px;
    font-family: 'MedievalSharp', cursive;
    border-radius: 4px;
}

.ok {
    background: #3d8449;
    padding: 10px;
    border-radius: 4px;
    margin-top: 5px;
}

.error {
    background: #a91c1c;
    padding: 10px;
    border-radius: 4px;
    margin-top: 5px;
}

.ok h4,
.error h4 {
    margin: 0 0 5px;
}

.content-cuenta {
    background: url("../assets/images/fondo-form.png") repeat;
    padding: 5px 25px;
}

.diamantes {
    color: #0e85b1;
}

.cuenta-verificada {
    color: #269c50;
    font-size: 12px;
    text-align: left;
}

.cuenta-no-verificada {
    color: red;
    font-size: 12px;
    text-align: left;
}

.titulo2 {
    background: url("../assets/images/fondo-form.png") repeat;
    width: auto;
    padding: 6px;
    margin-bottom: 15px;
}

#beneficios-premium li {
    list-style: none;
}

#beneficios-premium li img {
    float: left;
}

#beneficios-premium li h4 {
    margin-left: 25px;
    color: #a9a87f;
}

iframe {
    overflow: hidden;
}

.flex-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
}

.flex-column {
    flex-basis: 100%;
    flex: 1;
}

.menu-cuenta {
    text-align: center;
}

.activo {
    text-shadow: 1px 0px 20px;
}

.content-premium {
    background: #43423f;
    padding: 5px;
    margin-top: 20px;
    flex: none;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
}

.item-tienda {
    background: url("../assets/images/fondo-item.png");
    background-size: 100% 100%;
    width: 210px;
    height: 165px;
    padding: 1px;
    position: relative;
}

.item-tienda-new {
    background: url("../assets/images/fondo-item.png");
    background-size: 100% 100%;
    width: 210px;
    height: 195px;
    padding: 1px;
    position: relative;
}

.item-foot {
    background: url("../assets/images/item-foot.png");
    background-size: 100% 100%;
    /* padding-top: 10px;
    padding-bottom: 10px; */
    padding: 1px;
    text-transform: uppercase;
    text-align: center;
}

.item-foot h3 {
    color: #fad51a;
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: -webkit-linear-gradient(#fad51a, #f99500);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.precio {
    color: #c5c2c2;
    font-size: 25px;
    text-align: center;
    padding-top: 2px;
}

.estrella {
    text-align: center;
    margin-top: 5px;
}

.content-premium:hover {
    -webkit-filter: brightness(115%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(125%);
}

.cinta-diamantes {
    background: url("../assets/images/cinta_diamantes_extra.png");
    background-size: 100% 100%;
    height: 27px;
    width: 95%;
    margin: auto;
}

.cinta-diamantes-new {
    background: url("../assets/images/cinta_diamantes_extra.png");
    background-size: 100% 100%;
    height: 27px;
    width: 80%;
    margin: auto;
    left: 50%;
    transform:translate(-50%,-50%);
    position: absolute;
}

.texto-cinta-diamantes {
    margin-top: -29px;
    text-align: center;
    color: white;
    text-shadow:
        -1px -1px 0 #000,
        1px -1px 0 #000,
        -1px 1px 0 #000,
        1px 1px 0 #000;
}

.texto-cinta-diamantes-new {
    margin-top: -1px;
    text-align: center;
    color: white;
    text-shadow:
            -1px -1px 0 #000,
            1px -1px 0 #000,
            -1px 1px 0 #000,
            1px 1px 0 #000;
}

.descuento {
    position: absolute;
    width: 110px;
    height: 30px;
    transform: rotate(45deg);
    top: 8px;
    right: -40px;
    background: #20591c;
    text-align: center;
}

.porcentaje {
    border-bottom: 1px solid #1fc713;
    padding-bottom: 3px;
    border-top: 1px solid #1fc713;
    margin-top: 3px;
    color: white;
}

.texto-diamantes h3 {
    color: #13cee2;
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: -webkit-linear-gradient(#13cee2, #0010ce);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.diamante {
    text-align: center;
    margin-top: 5px;
}

.seleccionar {
    cursor: pointer;
}

.seleccionado {
    background: #3fa1f9;
}

.img-beneficio {
    margin-right: 10px;
}

.select1 {
    background: black;
    color: white;
    padding: 5px;
    width: 93%;
}

.boton-buscar {
    display: block;
    font-family: 'MedievalSharp', cursive;
    width: 215px;
    height: 86px;
    background: url("../assets/images/boton-buscar.png") no-repeat;
    padding-top: 0px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    color: #f9c8a7;
    text-shadow: 0px 0px 15px #fff;
    margin: -25px auto;
    cursor: pointer;
}

.boton-buscar:hover {
    -webkit-filter: brightness(125%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(125%);
}

.boton-buscar:active {
    -webkit-filter: brightness(85%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(85%);
}

.btn-whatsapp {
    background: #00bf3d;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    padding: 6px 10px;
    vertical-align: middle;
    display: inline-flex;
    margin-top: -2px;
}

.btn-link-referido {
    background: #fac623;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    padding: 6px 10px;
    vertical-align: middle;
    display: inline-flex;
    margin-top: -2px;
}

#tbl-nivel .nivel h1 {
    font-size: 28px;
    margin: 0;
    line-height: 0;
}

#tbl-nivel .nivel {
    text-align: center;
}

#tbl-nivel>tbody>tr>th,
#tbl-nivel>tbody>tr>td {
    padding: 5px;
    border: 1px solid #a9a87f;
}
