body{background: #000; padding: 0px !important;margin: 0px !important}
body.container-fluid.intro .content,body.container-fluid.intro footer{
	display: none;
}
body.container-fluid.intro{
	padding:0;
}
p{font-family: 'Saira' !important;}

.age-filter{
	font-family: 'Saira';
}
.age-filter .bg{
	position: fixed;
	width: 100%;
	height: 100vh;
background-image:url(../../../img/imageninicio2.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center center;
	
}
.age-filter .filter-content{
	width: 60%;
	margin:0 auto;
}
.age-filter .filter-content a{
	color:#caa782;
	text-decoration:underline;
}
.age-filter .logo{
	/*position: absolute;*/

	padding-top: 	2em;
	top: 0;
	z-index: 99;
	text-align: center;
	width: 	100%;
	margin-bottom: 39px;
	/*transform:translateY(-125%);*/
}
.age-filter p{
	color: #fff;
	font-size: 16px; 
}
.legals {
    color: #fff;
    font-family: 'Saira';
    font-size: 14px;
}
.age-filter .form{
	padding:1em;
	position: absolute;
	width: 90%;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	max-width: 800px;
	height: auto;
	min-height: 500px;
	/*background-color: rgba(0,0,0,0.5);*/

	/*background-color: transparent;*/
	border-radius: 20px;
	/*border: 1px solid white;*/
	padding: 10px;
	color: white;
	font-size: 17px;
	padding-bottom:4em;
	text-align: center;
}
.age-filter .pais{
	color: #fff;
	padding: 10px 10px 10px 10px;
	width: 	100%;
	height: 50px;
	background:none;
	font-family: 'Helvetica Neue Bold';
	font-size: 	18px;	
	outline: none;
	user-select:none;
	border:1px solid #fff;
	min-height: 50px;
}
.age-filter .pais option{
	color:#000;
}
.age-filter .dater{
	padding: 1.5em 0 1.5em 1.5em;
    background: none;
    border: 1px solid #caa782;
    width: 90%;
    left: 50%;
    outline: 0;
    font-weight: bolder;
    min-height: 0px;
    height: 0px;
    color: #caa782;
    position: relative;
    transform: translateX(-50%);
}
.age-filter .submit{
	margin-top: 2em;
	background:#caa782;
	color: #fff;
	height: 20px;
	text-align: center;
	line-height: 30px;
	cursor:pointer;
	padding:1em 0;
	transition:all 0.3s ease-out;
	outline: none;
	border:none;
	border: 1px solid #fff;
}
.age-filter .submit p{
	margin:0;
	line-height: 20px;
	color: white;
	text-transform: uppercase;
	font-family: 'Helvetica Neue Bold';
}
.age-filter .submit:hover{
	background:#fff;
	color:#caa782;
	border: 1px solid #caa782;
}
.age-filter .submit:hover p{
	color:#caa782;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
	color:#000 ;
	font-family: 'Saira'
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #caa782;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #caa782;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #caa782;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #caa782;
}
/*.age-filter{
	width: 100%;
	height: 100vh;
	background:url(../../../img/common/date-bg.jpg);
	background-repeat:no-repeat;
	background-size: cover;
}
.age-filter .age-content{
	width: 60%;
	height: 60vh;
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right: 0;
	margin:auto;
	background:red;

}*/
@media screen and (min-width:1080px){
	.age-filter .pais{
		height: 50px;
		font-family:'Saira';
	}	
}
@media screen and (max-width:580px){
	.age-filter p{
		font-size: 13px;
	}
	.age-filter .form{
		font-size: 14px;
		width: 100%;
	}
	.age-filter .filter-content{
		width: 100%;
		box-sizing: border-box;
    padding: 10px;
	}
}
@media (min-width: 470px) and (max-height: 500px) and (orientation: landscape) {
	.age-filter .form{
		top: 0;
		transform: translateX(-50%);
	}
}
.ui-datepicker th{font-family: 'Saira'}
.ui-datepicker td span, .ui-datepicker td a{font-family: 'Saira'}
.age-filter .dater{font-family: 'Saira'}
.logo img{height:80px}
.floatpopup{font-family: 'Saira'}
.soymayor{margin-top:20px; text-align: center;font-family: 'Saira' !important}
.botonlang{background:transparent;color:#fff; font-size: 14px;font-family: 'Saira' !important}
.enviar {
    background: transparent;
    padding: 12px;
    color: #fff;
    font-size: 18px;
    width: 150px;
    margin-top: 44px;
    font-family: 'Saira' !important
}

 input[type=checkbox] {
display:none;
}
input[type=checkbox] + label
{
background: #fff;
height: 16px;
width: 16px;
display:inline-block;
padding: 0 0 0 0px;
}
input[type=checkbox]:checked + label
{
background: #c6a887;

height: 16px;
width: 16px;
display:inline-block;
padding: 0 0 0 0px;
}



label p {
  display: inline block;
}
label[for=soymayor]{
	display: none;
}
.fondo_corp{display: none !important}
