* {
  /*font-family: Exo2 !important;*/
  font-family: "Nexa Regular";
}

html,
body,
.modal-content {
  margin: 0;
  padding: 0;
  background: rgb(16, 16, 33);
  background: -moz-linear-gradient(
    82deg,
    rgba(16, 16, 33, 1) 39%,
    rgba(54, 61, 145, 1) 79%
  );
  background: -webkit-linear-gradient(
    82deg,
    rgba(16, 16, 33, 1) 39%,
    rgba(54, 61, 145, 1) 79%
  );
  background: linear-gradient(
    82deg,
    rgba(16, 16, 33, 1) 39%,
    rgba(54, 61, 145, 1) 79%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#101021",endColorstr="#363d91",GradientType=1);
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: "Nexa Regular";
  color: #fff;
  font-size: 0.94em;
}

pre {
  background: #121507;
  color: #22f151;
  font-size: 0.6em;
}

.btn-primary {
  color: #fff;
  background-color: transparent;
  border-color: #aaa;
  border-radius: 0px !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #43477c;
  border-color: #ddd;
}

/******************************** Plantilla ***********************************/
/* head */
/*#header{
    background: #00638E url('../img/plantilla/background_header.png') no-repeat center center !important;
}*/

.item_menu {
  margin-top: 20px;
  align-content: center;
  text-align: center;
  text-decoration: none;
}

.item_menu a {
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.5rem;
  margin-top: 12px;
  display: inline-block;
}

strong {
  font-family: "Nexa Black";
}

h5 {
  padding-top: 1em;
  font-family: "Nexa Black";
  text-transform: uppercase;
}

h5.modal-title {
  padding-top: 0em;
  font-family: "Nexa Black";
  text-transform: uppercase;
}

.carousel-caption {
  bottom: 0px;
}

.nav-menu {
  white-space: nowrap;
  line-height: 0.4em;
}

a.menu-item {
  text-transform: uppercase;
  cursor: pointer;
  /*white-space: nowrap;*/
}

.nav-items {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.nav-items.nav-justify {
  justify-content: space-evenly;
}

.nav-menu a,
a.menu-item {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  background-color: transparent;
}

.nav-menu a:hover,
.nav-menu a.active {
  color: rgba(255, 255, 255, 1);
  font-family: "Nexa Black";
}

a.menu-item:hover {
  color: rgba(255, 255, 255, 0.5);
  font-family: "Nexa Black";
  background-image: url(../assets/banderas.png);
  background-repeat: no-repeat;
  background-position: 50% 0%;
  color: #ccc;
}

a.menu-item.active {
  color: rgba(255, 255, 255, 1);
  font-family: "Nexa Black";
  background-image: url(../assets/banderas.png);
  background-repeat: no-repeat;
  background-position: 50% 0%;
}

.banda {
  background-image: url(../assets/banda.png);
  background-repeat: repeat-x;
  height: 20px;
  background-position-y: bottom;
}

.carousel {
  border-top: 2px solid #c2c3da;
  border-bottom: 2px solid #c2c3da;
}

.carousel-caption {
  background: rgba(85, 72, 138, 0.6);
  border-radius: 10px;
  padding: 10px;
}

.menus .col-sm {
  height: 50px;
  padding-top: 15px;
}

.main {
  font-size: 1.2em;
  /*padding-top: 7em;*/
}

.main h5 {
  color: #fff;
  font-size: 1em;
}

.main p,
li {
  color: #fff;
  font-size: 0.85em;
}

a.breadcrum {
  color: #fff;
}

.bg-duelo p {
  color: #363c91;
}

a.bottom-link {
  color: #fff;
  font-size: 0.8em;
  text-transform: uppercase;
  /*/padding: 1em;*/
  margin-right: 1em;
  text-decoration: none;
}

a.bottom-link:hover {
  font-family: "Nexa Black";
}

a.duelo-link {
  color: #fff;
  font-size: 1em;
  padding: 1em;
  margin-right: 1em;
  text-decoration: none;
}

a.duelo-link:hover {
  font-family: "Nexa Black";
}

a.caso-link {
  font-family: "Nexa Black";
  color: #323870;
  font-size: 1em;
  text-decoration: none;
}

a.caso-link:hover {
  color: #6168ad;
}

a.caso-download {
  font-family: "Nexa Black";
  color: #6168ad;
  font-size: 1em;
  text-decoration: none;
}

a.caso-download:hover {
  text-decoration: underline;
}

/*
@media (min-width: 768px) {
    .tooltip {
        display: none !important;
    }
 }
*/

.menus .title {
  padding-top: 10px;
  position: absolute;
  left: 0;
  right: 0;
}

.premio-top {
  position: absolute;
  top: 0;
  left: 0;
}

.vline-left {
  border-left: 2px solid #aaa;
}

.vline-right {
  border-right: 2px solid #aaa;
}

.label-title {
  font-family: "Nexa Black";
  font-size: 1.2em;
  line-height: 1.4em;
  border-bottom: 3px solid #c4c6dd;
  margin-top: 3em;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.label-title.no-border {
  border-bottom: none;
}

.btn-outline-secot {
  color: #fff;
  border-color: #fff;
  font-size: 1.3em;
  padding: 0.6em 0.8em;
  margin-bottom: 0.2em;
  font-family: "Nexa Black";
  text-transform: uppercase;
}

.btn-outline-secot:hover {
  color: #7a81db;
  border-color: #7a81db;
}

.round:hover img {
  filter: brightness(0.7);
}

.nav-tabs {
  border-bottom: none;
}
.nav-tabs .nav-link {
  color: #fff !important;
  border-bottom: 1px solid #fff;
  background: transparent !important;
}

.bg-duelo .nav-pills .nav-link {
  color: #777 !important;
  border: 1px solid #444;
  background: transparent !important;
  margin-right: 5px;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  border-bottom: none;
  background: transparent !important;
}

.bg-duelo .nav-pills .nav-link.active {
  border-color: #000 !important;
  background: #fff !important;
}

.bg-duelo .caso-resumen {
  font-size: 0.9em !important;
}

.bg-duelo .btn-primary {
  margin-top: 10px;
  background: #6368b7 !important;
}

.bg-duelo .btn-primary:hover,
.bg-duelo .btn-primary.active {
  background: #303582 !important;
}
/*
 .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
     border-top: 1px solid #fff;
     background: transparent;
 }*/

.resultados {
  width: 100%;
}

.resultados td {
  margin: 16px;
  padding: 2px;
}

td.result-line {
  margin: 16px;
  padding: 0;
  height: 5px;
}

td.result-line-0 {
  margin: 16px;
  padding: 0;
  height: 5px;
  text-align: right !important;
  right: 40%;
}

td.result-line-1 {
  margin: 16px;
  padding: 0;
  height: 5px;
  text-align: left !important;
  left: 40%;
}

.resultados td div {
  text-align: center;
  height: 80px;
  width: 80px;
  margin: auto;
  border: 1px solid #fff;
  font-size: 0.8em;
}

.resultados td.result-16 {
  width: 6.2%;
}

.resultados td.result-16 div {
  width: 24px;
  height: 24px;
}

.resultados td.result-8 {
  width: 12.5%;
}

.resultados td.result-8 div {
  width: 48px;
  height: 48px;
}

.resultados td.result-4 {
  width: 25%;
}

.resultados td.result-4 div {
  width: 64px;
  height: 64px;
}

.resultados td.result-2 {
  width: 50%;
}

.resultados td.result-2 div {
  width: 80px;
  height: 80px;
}

.table {
  color: #fff;
}

.table th {
  border-top: none;
}

.page-link {
  background: none !important;
  color: #fff !important;
  cursor: pointer;
}

.page-item.disabled .page-link {
  background: none !important;
  color: #999 !important;
}

.page-item.active .page-link {
  background-color: #c4c6dd !important;
  border-color: #c4c6dd;
  color: #272c6a !important;
}

.img-disabled {
  opacity: 0.2;
}

.img-lost {
  opacity: 1;
  filter: brightness(0.4);
}

.img-disabled .img-lost {
  filter: initial;
}

hr {
  height: 3px !important;
  background: #c4c6dd !important;
  margin: 2em 0 !important;
}

hr.light {
  height: 0px !important;
  border-bottom: 1px solid #c4c6dd !important;
  margin: 2em 0 !important;
  background: transparent !important;
}

.bg-duelo hr {
  height: 0px !important;
  background: #c4c6dd !important;
  margin: 0em 0 !important;
  border: 0px !important;
}

.bg-duelo img {
  width: 100%;
  margin: 1em !important;
  border: 2px solid white !important;
}

.bg-car {
  background-image: url(../assets/coche.png);
  background-repeat: no-repeat;
  background-position-y: 150px;
}

.duelos-cards {
  font-size: 0.8em;
}

.duelos-cards .duelo-card {
  /*float: left;margin-left: 15px;position: absolute;*/
  height: 180px;
  background: rgb(16, 16, 33);
  background: -moz-linear-gradient(
    269deg,
    rgba(55, 62, 123, 0.6) 39%,
    rgba(55, 62, 123, 1) 79%
  );
  background: -webkit-linear-gradient(
    269deg,
    rgba(55, 62, 123, 0.6) 39%,
    rgba(55, 62, 123, 1) 79%
  );
  background: linear-gradient(
    269deg,
    rgba(55, 62, 123, 0.6) 39%,
    rgba(55, 62, 123, 1) 79%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#101021",endColorstr="#363d91",GradientType=1);
  background-repeat: no-repeat;
}

/*.duelos-cards .duelo-card{
    height: 160px;
    background-image: url(../assets/duelo-card.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
}*/

.duelos-cards .duelo-card-plus {
  height: 180px;
}

@media (max-width: 767px) {
  .duelos-cards .text-right {
    text-align: left !important;
  }
  .duelos-cards .duelo-card,
  .duelos-cards .duelo-card-plus {
    height: auto;
  }
  .duelos-cards .float-left {
    float: right !important;
  }
}

@media (min-width: 1366px) {
  .duelos-cards .duelo-card,
  .duelos-cards .duelo-card-plus {
    height: 220px;
  }
}

.fecha-limite {
  padding-top: 1em;
  font-family: "Nexa Regular";
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

@media (min-width: 576px) and (max-width: 728px) {
  .container-sm,
  .container {
    max-width: 95%;
  }
}

@media (min-width: 728px) and (max-width: 1366px) {
  .container-md,
  .container-sm,
  .container {
    max-width: 95%;
  }
}

.bg-duelo {
  background: #c4c6dd;
  color: #1a1c3e;
  border-radius: 10px;
}

.bg-duelo.cerrado {
  background: #c8ca90;
}

.bg-duelo .titulo {
  font-size: 1.3em;
  text-transform: uppercase;
}

.bg-duelo .fecha {
  font-size: 0.9em;
  color: #323870;
}

.bg-duelo .caso-resumen div {
  border-left: 1px solid #323870;
  text-align: center;
  padding: 0.5em;
  margin-top: 1em;
}

div.respuesta,
button.respuesta {
  display: block;
  margin-bottom: 0.8em;
  background: transparent;
  border: none;
  border-radius: 0.4em;
  color: #000;
  text-align: left;
  width: 100%;
}

button.respuesta:focus,
button.respuesta:hover {
  background: #9fa3dd;
  outline: 0;
}

div.respuesta.correcta {
  background: #ddd09f;
  box-shadow: 0 0 0 1px #bb8b49;
}

div.respuesta.acertada {
  background: #80bd7f;
  box-shadow: 0 0 0 1px #498855;
}

div.respuesta.fallada {
  background: #ce8b8b;
  box-shadow: 0 0 0 1px #9e0b0b;
}

button.respuesta.selected {
  background: #9fa3dd;
  box-shadow: 0 0 0 1px #000;
}

#btn-enviar {
  font-size: 1.2em;
  text-transform: uppercase;
}

#contenido p {
  text-align: justify;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #777;
  background-color: #aaa;
  border-color: #777;
  cursor: not-allowed;
}

.modal .modal-body {
  overflow-x: hidden;
  overflow-y: auto;
  height: 300px;
  font-size: 1.3em !important;
}

.modal .modal-body strong {
  font-family: "Nexa Regular";
  color: #afb4ff;
}
/* COOKIES */

.avis-cookies {
  display: none;
  background: #fff;
  padding: 20px;
  width: calc(100% -40px);
  max-width: 600px;
  min-width: 300px;
  line-height: 150%;
  border-radius: 10px;
  position: fixed;
  bottom: 2%;
  width: 40%;
  right: 1%;
  font-size: 14px;
  margin: auto;
  z-index: 999;
  /*padding-top: 60px;*/
  box-shadow: 0 px 2px 20px 10px rgba(222, 222, 222, 0.25);
  text-align: center;
  border: 1px solid #3861a1;
  opacity: 0.96;
  color: #212529;
}
.avis-cookies p {
  text-align: center;
}

.avis-cookies.actiu {
  display: block;
}

.avis-cookies .title-cookie,
.avis-cookies .p {
  margin-bottom: 15px;
}

.avis-cookies a {
  font-size: 12px;
}

.boto-cookies {
  width: 32%;
  background: #3861a1;
  border: none;
  color: #fff;
  text-align: center;
  padding: 15px 20px;
  font-weight: 700;
  cursor: pointer;
  transition: 0.3s ease all;
  border-radius: 5px;
  margin-bottom: 15px;
  font-size: 14px;
}
.boto-cookies:hover {
  background: #5390ed;
}
.boto-cookies-rechazar {
  background: #083951;
}
.boto-cookies-rechazar:hover {
  background: #083999;
}
.boto-cookies-info {
  background: #d3d3d3;
}
.boto-cookies-info:hover {
  background: #d3d3e9;
  color: #000;
}

.fons-avis-cookies {
  display: none;
  background: rgba(0, 0, 0, 0.45);
  position: fixed;
  z-index: 998;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
}

.fons-avis-cookies.actiu {
  /*display:block;*/
}
@media (max-width: 991px) {
  .boto-cookies {
    width: 100%;
  }
}
/* FI COOKIES */
.cursor {
  cursor: pointer;
}
