/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@font-face { 
  font-family: 'Varsity';  
  src: url( //24977814.fs1.hubspotusercontent-eu1.net/hubfs/24977814/raw_assets/public/Blood%20Bowl/Blood%20Bowl/assets/fonts/VarsityTeam-Bold.otf )
    format('truetype');
}

*{
  font-weight: 100;
}

html, body {
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}

body{
  margin: 0px;
  font-weight: 100;
  font-family: Montserrat;
  color:white;
  background-color:#000;
  position: relative;
}

.vjs-hubspot .vjs-poster, .vjs-hubspot .vjs-tech {
    object-fit: cover !important;
}

img {
    display:block;
  
    height:auto;
}

.hidden{
  display:none;
}

.separador {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.overflow-hidden{
  overflow:hidden;
}

.hs-cta-img {
  max-width: 240px;
  height: auto;
}

#hs-cta-img-516ba354-3128-4f0e-bdde-5d508c916c02:hover{
    content: url(https://hs.naconespana.es/hubfs/Blood%20Bowl/img/Grupo%20275.png) !important;
}

.container {
    display: block;
    max-width: 1200px;
    width: 1200px;
    margin: 0 auto;
    padding: 0px 40px;
}
.container-fluid{
  overflow:hidden;
}

.cta-button, .cta_button{
    transition: background-color 0.5s ease;
  border-radius: 3px;
}

.cta-button:hover, .cta_button:hover {
    background-color: #9999C4 !important;
    transition: background-color 0.5s ease;
}

/*---------------------------------cuenta atrás------------------------*/
.ac-overlay{
    box-sizing: border-box;
    height:100%;
    width:100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99998;
    opacity:0;
	cursor: wait;
}
.ac-container {
    box-sizing: border-box;
    font-family: 'Oswald', serif; 
    width: 720px;
    position: fixed;
    padding: 2em;
    font-weight: 400!important;
    z-index: 99999;
    opacity:0;
    color: #ffffff;
    text-align:center;
    border-style: solid;
    border-width: 1px;
    border-color: #e8054a80;
    border-radius: 6px;
    background-color: #131313;
    font-weight:normal;
    min-height: 400px;
    align-items: center;
    display: flex;
}
.ac-container-in {
    margin: 0 auto;
}
.ac-container-in img {
width:60px;
  height:60px;
  margin:0 auto;
}
.ac-container h2 {
    box-sizing: border-box;
    margin:0 0 14px 0;
    font-size:26px;
    border-bottom:1px dashed #ccc;
    padding-bottom:11px;
}
.ac-container span {
    box-sizing: border-box;
    color:#ffffff;
    margin-bottom:5px;
    margin-top:15px;
    font-size: 1.4em;
    font-weight: 400;
    margin-bottom:20px;

}
.ac-container p {
    box-sizing: border-box;
    margin:0 0 20px 0;
    font-size: 14px;
    color:#959595;
    line-height: 20px;
}
.ac-container p strong {
    color:#FF1F1F;
}
.ac-container select, 
.ac-container input {
    box-sizing: border-box;
    color:#555;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    margin-right:5px;
    border:1px solid #ccc;
}
.ac-container input.day{
    box-sizing: border-box;
    width:45px;
    height:28px;
}
.ac-container input.year{
    box-sizing: border-box;
    width:70px;
    height: 28px;
}
.ac-container select {
    box-sizing: border-box;
    height:28px;
    padding-left:4px;
    border: 1px solid #e8054a;
    color: #ffffffb3;
    border-radius: 0px;
    background: #131313;
    font-size: 18px;
    width: 180px;
    height: 50px;
    font-family: 'Oswald';
    -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
      
}
.ac-container select:focus-visible option{
background: #131313;
} 



.ac-container select:focus-visible {
  background-color: rgba(232, 5, 74, 0.1);
  outline-width: 0px;
}
.ac-container select::placeholder {color: #ffffffb3;}

.ac-container button {
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 4px 10px 4px 10px;
    font-size: 0.8em;
    line-height: 1.5;
    width: 84px;
    background:#8EB908;
    color:#fff; 
    
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 2.5em;
    background-color: #e8054a;
    font-family: Lato, sans-serif;
    min-height: 50px;
    min-width: 240px;
    margin-top:30px;
    padding-right: 33px;
    padding-left: 33px;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.05em;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

img#hs-cta-img-5e8e58fd-adab-4344-a3e1-15e90af5a8b0 {
    max-height: 90px;
    width: auto;
}

img#hs-cta-img-5e8e58fd-adab-4344-a3e1-15e90af5a8b0:hover {
    content:url("https://hs.naconespana.es/hubfs/Steelrising/mobile_reservalo-button_rollOut-2-1.png");
    transition: .5s ease;
}


}
.ac-container button:hover{
    box-sizing: border-box;
    background:#82A711;
}
.ac-container .errors  {
    box-sizing: border-box;
    margin:0 0 20px 0;
    font-size: 12px;
    line-height: 18px;
    color:#FF1F1F;
}
.ac-container .errors ul,
.ac-container .errors li{
    box-sizing: border-box;
    padding:0 0 3px 0;
    margin:0 0 0 0;
    list-style:none;
}
.ac-container .errors li span {
    box-sizing: border-box;
    font-size:9px;
    background:#ebebeb; 
    border:1px solid #ccc;
    width: 14px;
    height:14px;
    border-radius:7px;
    display:inline-block;
    color:#FF1F1F;
    font-weight: bold;
    text-align: center;
    margin-right:5px;
    line-height: 13px;
    position:relative;
    top:-2px;
    text-shadow: 1px 1px 0 #fff;
    font-family:arial;
}
.ac-container .fields {
    box-sizing: border-box;
    clear:both;
    margin:10px 0 10px 0;
}             
@media (max-width: 500px) {
    .ac-container {
        box-sizing: border-box;
        width:100%;
        margin-right:0px;
        margin-left:0px;
        height:100%;
      border-radius:0px;
      border:0px;
    }
    .ac-container select, 
    .ac-container input.day, 
    .ac-container input.year{
        box-sizing: border-box;
        display:block;
        margin-bottom:10px;
        margin-right:0;
        width:100%;
    }
    .ac-container button {
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
}