@import url("hamburgers.css");
@import url("ionicons.min.css");
@import url("media.css");

.ptsans {
  font-family: "PT Sans Narrow", sans-serif;
}

body {
  background-color: var(--orange);
  background-image: url(../images/fondo-fct-wilson.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.bg-black {
  background-color: var(--black);
  color: var(--white);
}

ul.user-menu,
ul.user-menu li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.galeria-img {
  height: 400px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.camera_caption {
  z-index: 100;
}

.camera_wrap .camera_pag .camera_pag_ul li {
  width: 10px;
  height: 10px;
  background: var(--secondary);
  margin: 0 5px;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
  background: var(--light);
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span,
.camera_wrap .camera_pag .camera_pag_ul li>span {
  left: 1px;
  top: 1px;
}

.camera_caption>div {
  padding: 5px;
}

#revistas .camera_pag {
  position: absolute;
  top: 0px;
  right: 7px;
  overflow: hidden;
  height: 235px;
  width: 45px;
}

#revistas {
  margin-bottom: 7px !important;
}

#revistas img {
  margin-left: -20px;
}

div.eventos.titulo {
  background-image: url("../images/temas/rojo.png");
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 1.3rem;
}

div.eventos.bg-light {
  height: 160px;
  overflow: hidden;
}

div.eventos-link {
  color: var(--primary);
}

div.eventos-link:hover {
  color: #fff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a61b19+0,e52f24+100 */
  background: #a61b19;
  /* Old browsers */
  background: -moz-linear-gradient(top,
      #a61b19 0%,
      #e52f24 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
      #a61b19 0%,
      #e52f24 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
      #a61b19 0%,
      #e52f24 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a61b19', endColorstr='#e52f24', GradientType=0);
  /* IE6-9 */
}

div.eventos-link a {
  color: inherit;
  text-decoration: none;
}

footer.container a,
footer.container a:hover {
  color: inherit;
}

h2.border-bottom {
  border-bottom-style: dotted !important;
  border-bottom-color: inherit !important;
}

h2.border-bottom>div {
  font-size: initial;
}

.cajanoticias p {
  font-size: 0.95rem;
}

.slick-prev.slick-arrow,
.slick-next.slick-arrow {
  z-index: 1000;
  color: var(--dark);
}

.slick-prev:before,
.slick-next:before {
  color: inherit;
}

.entrevistas-img,
.archivo-img {
  height: 133px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
}

.fecha {
  margin-top: -0.5rem;
  height: 15px;
}

.mano {
  cursor: pointer;
}

table.tabla-ranking tr th {
  background-color: #f5f5f5;
}

table.tabla-ranking tr.cuenta a {
  color: #fff;
}

div.perfil p::after {
  content: "";
  border-bottom: 1px solid #ccc;
  display: block;
  margin-top: 5px;
}

a.torneo-externo::after {
  content: " \f08e";
  font-family: FontAwesome;
}

.teal,
table.tabla-ranking tr.cuenta.nac {
  background-color: var(--teal);
  color: var(--white);
}

.cyan,
table.tabla-ranking tr.cuenta.int {
  background-color: var(--cyan);
  color: var(--white);
}

label {
  font-weight: bold;
  font-family: var(--font-family-monospace);
}

label.required {
  position: relative;
}

div.required label::after,
label.required::after {
  color: var(--danger);
  content: "\00a0*";
  position: absolute;
  font-weight: bold;
  font-size: 24px;
}

.help-block {
  font-size: 13px;
  color: var(--danger);
}

a.pdf::before {
  content: url("../images/pdf.png");
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.mapa {
  height: 350px;
  z-index: 10;
}

.ui-widget {
  font-family: var(--font-family-sans-serif);
  font-size: 0.8rem;
}

#previewimg {
  width: 200px;
  height: 267px;
  border: 1px solid #666;
  overflow: hidden;
}

.f10 {
  font-size: 10px;
}

.f13 {
  font-size: 13px;
}

.f14 {
  font-size: 14px;
}

.container.header {
  background-color: var(--white);
}

.container.header .saludo {
  color: var(--primary);
}

.grplinks.tema4.card .card-header {
  background-image: url("../images/temas/fondo-tema4.png");
  color: var(--white);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
}

.editable {
  border-bottom: 0.1rem var(--primary) dashed;
  padding-bottom: 0.25rem;
}

tr.nopago,
span.nopago {
  background-color: var(--gray) !important;
  color: white;
}

tr.conpago,
span.conpago {
  background-color: var(--success) !important;
  color: white;
}

div.video-link,
div.video-link a {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

div.video-link a {
  z-index: 10;
}

.followus {
  max-height: 32px;
}

.user-menu .fas {
  left: 0;
  top: 0.5rem;
}

.html5-banner {
  height: 100px;
  max-width: 450px;
}

.lazo-luto {
  top: 0;
  left: 0;
}

.underline {
  text-decoration: underline;
}

ul.price-table {
  list-style: none;
}

ul.price-table li::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--success);
  margin-right: 0.7rem;
}

[v-cloak] {
  display: none;
}

input[type="checkbox"].custom-control-input {
  margin-right: 0.3rem;
}

div.torneos div#info div.table-responsive table {
  border-color: #9e9e9e;
}

div.preload {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.8);
}

img.country-flag {
  width: 20px;
}

a.external::after {
  content: " \f30c";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  transform: rotate(45deg) translateX(-5px);
  margin-left: 10px;
  font-size: 14px;
}

.f20 {
  font-size: 20px;
}

.cursor-default {
  cursor: default;
}

input.y-desde,
input.y-hasta {
  width: 60px;
}

div.popper-edad,
div.popper-rating {
  visibility: hidden;
  opacity: 0;
  transition: all 300ms;
  z-index: 10;
}

div.popper-edad.visible,
div.popper-rating.visible {
  opacity: 1;
  visibility: visible;
}

div#edad-range-container span.ui-slider-handle,
div#rating-range-container span.ui-slider-handle {
  width: 2rem;
  height: 1.7rem;
  top: -0.6rem;
  padding-top: 2px;
  padding-left: 7px;
}

div.backdrop {
  z-index: 1;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

div.banner-wtn {
  background: rgb(2, 56, 117);
  background: linear-gradient(180deg,
      rgba(2, 56, 117, 1) 0%,
      rgba(231, 57, 79, 1) 100%);
}

div.banner-wtn img {
  height: 35px;
}

.banner-inferior {
  max-width: 100%;
  height: 126px;
}

img.liga {
  width: 50px;
}