@import url(https://fonts.googleapis.com/css?family=Audiowide);

::-moz-selection {
    background: #cc0000;
    text-shadow: none;
}

::selection {
    background: #cc0000;
    text-shadow: none;
}

html,body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  background: #000;
  color: #FFF;
  font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 1;
}
.header{text-align: center;}
.header img{margin:10px;}
.cuadro{padding:40px;background-color:white;}
.cuadro h1{font-family: Audiowide;color: #000;font-size: 48px;margin:0;}
.cuadro h2{color: #000;font-size:32px;margin-bottom:20px;margin-top:10px;font-weight: 500;}
.cuadro h3{font: 22px 'Open Sans', Arial, Arimo, Helvetica, sans-serif;}
.caja h3 {font-size:30px;}
.cuadro a{color:#11823b;text-decoration: none;font-size:16px;cursor: pointer;}
.cuadro a:hover{color: #ea0708;}
.contenido{max-width:1140px;width:100%;margin-right: auto;margin-left: auto;}
.contenido p,li{color:#111;line-height: 1.5rem;}
.texto {color:#444444;}
.texto p {padding-left: 20px;padding-right: 20px;}
.caja{display: flex;flex-wrap: wrap;}
.col-2{flex: 0 0 33%;max-width: 33%;padding: 10px;}
.pago{text-transform: uppercase;color: #ea0708;letter-spacing: 1.5px;font-weight: 600;text-align: center;padding: 20px;}
table {border-collapse: collapse;margin: 20px auto;width: auto;max-width: 100%;}
.common thead th{background-color:#000;color:#fff;height:50px;}
.copy{text-align: center;margin-top: 40px;color:#000;}
.common td {color:#111;padding: 5px 10px;height: 50px;vertical-align: middle;border: #b2b2b2 1px solid;font-size:16px;}
.noconf {background-color: rgba(234, 7, 8, 0.8);text-align: center;color: white !important;font-size: 24px !important;}
.confirmado {background-color: #11823b;text-align: center;color: white !important;font-size: 24px;}
.fa {font-size:2em;}
.termsContainer .termsMsg{border: 1px solid #E1E1E1;max-height: 250px;min-height: 70px;overflow-y: scroll;padding: 10px;margin-bottom: 6px;}
.termsMsg p,a {line-height: 1.4;}
.labelName{display:block;font-weight: 600;font-size: 13px;color: #444;padding-bottom: 5px !important;padding-top: 15px !important;}
.important{color: #ff0000 !important;font-weight: normal;margin-left: 0px;padding: 0;}
.tempContDiv input[type="text"],.tempContDiv input[type="tel"],.tempContDiv input[type="email"] {width: 50%;font-size: 14px;padding: 5px;}
.errorMessage{display:none;color: #ff0000 !important;}
.errorape{display:none;color: #ff0000 !important;}
.errorDNI{display:none;color: #ff0000 !important;}
.modal-body a {margin:10px;font-weight:600;font-size:14px;}
#note {position:absolute;top:35px;left:50px;padding:0;margin:0;cursor:default;}
#signature-pad canvas{cursor: crosshair;}
.firma{border:solid 1px teal; width:340px;height:150px;padding:3px;position:relative;margin: 10px auto;display: block;}
.hidden {
    display:none !important;
}
#capa-popups {
    display: flex;
    background-color: rgba(0,0,0,0.8);
    width:100%;
    height:100%;
    position: fixed;
    top:0px;
    left:0px;
    align-items: start;
    z-index: 999;
    justify-content: center;
    padding: 50px 20px 20px;
}

.popup {
    margin:0px;
    max-width: 600px;
    width:100;
    background-color: white;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    padding: 30px;
    z-index: 9999;
}

#popup-gracias, #popup-google {
    max-width: 400px;
}
ul.rating {
    list-style:none;
    padding-left: 0px;
}

ul.rating li.star {
    display:inline;
    font-family: Arial;
    font-size: 80px;
}

ul.rating input.star {
    display:none;
}

li .val-true, li .estrella:hover {
    color: #FABE28 !important;
}

div.estrella {
    display:inline;
    cursor: pointer;
    font-size: 55px;
    letter-spacing: -3px;
}

div.estrella:hover *, div.estrella.active * {
    color: #FABE28 !important;
}

#enviar-valoracion.disabled {
    cursor: not-allowed !important;
    pointer-events: all;
}

#form-valoracion {
    height: auto;
    min-height: 160px;
}
@media (max-width:798px) {

    div.estrella {
        font-size: 45px;
    }

} 

@media (max-width:400px) {

    div.estrella {
        font-size: 11vw;
    }
} 

#enviar-valoracion.disabled {
    pointer-events:none !important;
}

.valoracion .estrella .far {
    transition: 0.2s;
}

.valoracion > div:hover .estrella .far {
    font-weight: 600 !important;
    color: #FABE28 ;
}             

.valoracion {
    padding-top: 40px;
    padding-bottom: 40px;
}

div.estrella:hover .far, div.estrella.active .far {
    font-weight:600 !important;
}

div.estrella:hover ~ div.estrella .far {
    font-weight:300 !important;
    color: black;
}

.background-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
}

.background {
  background: url('https://partida.granpaintballmadrid.es/camufla2.jpg');
  background-position: center;
  background-size: cover;
  filter: blur(10px);
  height: 105%;
  position: relative;
  width: 105%;
  right: -2.5%;
  left: -2.5%;
  top: -2.5%;
  bottom: -2.5%;
}
* {
  box-sizing: border-box;
  outline: none;
}

.login form {
  background: #111;
  border: 1px solid #191919;
  border-radius: .4em;
  bottom: 0;
  box-shadow: 0 5px 10px 5px rgba(0,0,0,0.2);
  height: 380px;
  left: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
}

form:after {
  background: linear-gradient(to right, #111111, #444444, #b6b6b8, #444444, #2F2F2F, #272727);
  content: "";
  display: block;
  height: 1px;
  left: 50px;
  position: absolute;
  top: 0;
  width: 150px;
}

form:before {
  border-radius: 50%;
  box-shadow: 0 0 6px 4px #fff;
  content: "";
  display: block;
  height: 5px;
  left: 34%;
  position: absolute;
  top: -7px;
  width: 8px;
}

.inset {
  border-top: 1px solid #19191a;
  padding: 20px;
}

form h1 {
  font-family: 'Audiowide';
  border-bottom: 1px solid #000;
  font-size: 18px;
  padding: 15px 0;
  position: relative;
  text-align: center;
  text-shadow: 0 1px 0 #000;
}

form h1 {
  color: #ea0708;
  font-family: Audiowide;
  font-weight: normal;
}

form h1.poweron {
  color: #ffffff;
  transition: all 0.5s;
  animation: flicker 1s ease-in-out 1 alternate, neon 1.5s ease-in-out infinite alternate;
  animation-delay: 0s, 1s;
}

form h1:after {
  position: absolute;
  width: 250px;
  height: 180px;
  content: "";
  display: block;
  pointer-events: none;
  top: 0;
  margin-left: 138px;
  transform-style: flat;
  transform: skew(20deg);

  background: -moz-linear-gradient(top, hsla(0,0%,100%,0.1) 0%, hsla(0,0%,100%,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,hsla(0,0%,100%,0.2)), color-stop(100%,hsla(0,0%,100%,0)));
  background: -webkit-linear-gradient(top, hsla(0,0%,100%,0.1) 0%,hsla(0,0%,100%,0) 100%);
  background: -o-linear-gradient(top, hsla(0,0%,100%,0.1) 0%,hsla(0,0%,100%,0) 100%);
  background: -ms-linear-gradient(top, hsla(0,0%,100%,0.1) 0%,hsla(0,0%,100%,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42ffffff', endColorstr='#00ffffff',GradientType=0 );
  background: linear-gradient(to bottom, hsla(0,0%,100%,0.1) 0%,hsla(0,0%,100%,0) 100%);

}

.wrapper input[type=text], .wrapper input[type=password], .wrapper input[type=tel] {
  background: linear-gradient(#fff,#b2b2b2);
  border: 1px solid #222;
  border-radius: .3em;
  box-shadow: 0 1px 0 rgba(255,255,255,0.1);
  color: #000;
  font-size: 14px;
  padding: 8px 5px;
  width: 100%;
}
.inset input[type=text], .inset input[type=password], .inset input[type=tel] {
  background: linear-gradient(#1f2124,#27292c);
  border: 1px solid #222;
  border-radius: .3em;
  box-shadow: 0 1px 0 rgba(255,255,255,0.1);
  color: #FFF;
  font-size: 14px;
  padding: 8px 5px;
  width: 100%;
}
input[type=date],input[type=time]{float:right;font-size: 14px;}
input[type=text]:disabled, input[type=password]:disabled {
	color: #999;
}

label[for=remember] {
  color: #bbb;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  vertical-align: top;
  padding: 0 0 0 5px;
}

.p-container {
  padding: 0 20px 20px;
}

.p-container:after {
  clear: both;
  content: "";
  display: table;
}

.p-container span {
  color: #0d93ff;
  display: block;
  float: left;
  padding-top: 8px;
}

input[type=submit] {
  background: #11823b;
  border: 1px solid rgba(0,0,0,0.4);
  border-radius: .3em;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 10px 10px rgba(255,255,255,0.1);
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  height: 40px;
  padding: 5px 20px;
  width: 100%;
}

.denied {
  color: white !important;
  text-shadow: 0 0 1px black;
  background: #EE0000 !important;
}

input[type=submit]:hover, input[type=submit]:focus {
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -10px 10px rgba(255,255,255,0.1);
}
.wrapper input[type=text]:focus{background: #fff;}
.inset input[type=text]:hover:not([disabled]), 
.inset input[type=text]:focus, 
.inset input[type=password]:hover:not([disabled]), 
.inset input[type=password]:focus, 
.inset label:hover ~ input[type=text], 
.inset label:hover ~ input[type=password] {
  background: #27292c;
}

.checkboxouter {
  height: 20px;
  width: 20px;
  border-radius: 3px;
  background-color: #000;
  position: relative;
  display: inline-block;
  border: 2px solid #555;
}

.checkbox {
  position: absolute;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  background-color: transparent;
  height: 10px;
  width: 5px;
  margin: auto;
  left: 50%;
  transform: rotate(45deg);
  transform-origin: -35% 30%;
  transition: all 0.2s;
}

input[type="checkbox"]:checked ~ .checkbox {
  transition: all 0.3s;
  border-bottom: 2px solid #ffcc00;
  border-right: 2px solid #ffcc00;
}

 /* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal-rec {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 5% auto; /* 15% from the top and centered */
  border: 1px solid #888;
  width: 60%;
  -webkit-transform: translate(0,0);
transform: translate(0,0);
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-overflow-scrolling: touch;
overflow-y: auto;
max-height: calc(100% - 90px);
box-shadow: 0 0 15px #0000002b;
}
.modal-header{min-height: 54px;background: #e31818;padding: 15px 20px;border-bottom: 1px solid #e5e5e5;}
.modal-body{padding: 20px;}
/* The Close Button */
.close, .c-rec {font-size:30px;margin-top:-5px;background:none repeat scroll 0 0 rgba(0,0,0,0);border:0 none;cursor:pointer;padding:0;float:right;font-weight:700;line-height:1;opacity:.2;}

@media (max-width: 500px){
.cuadro h1{font-size: 22px;}
.cuadro h2{font-size: 16px;}
.cuadro h3{font: 15px 'Open Sans', Arial, Arimo, Helvetica, sans-serif;}
.caja h3 {font-size:22px;}
.cuadro p{font-size:14px;}
.pago h3{font-size:12px;}
.contenido{max-width:480px;}
.col-2{max-width:100%;flex: 0 0 100%;}
.col-2 a{font-size:14px;}
.common td {font-size:14px;}
.cuadro a{font-size:16px;font-weight:600;}
.noconf {font-size: 20px !important;}
.modal-content{width:90%;}
.modal-body a {margin-left:0;}
ul{padding-left: 15px;}
.tempContDiv input[type="text"], .tempContDiv input[type="tel"], .tempContDiv input[type="email"] {width: 80%;}
}