@font-face {
    font-family: 'UniversCondensedMedium';
    src: url('../fonts/universe/unvr57w-webfont.eot');
    src: url('../fonts/universe/unvr57w-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/universe/unvr57w-webfont.woff') format('woff'),
         url('../fonts/universe/unvr57w-webfont.ttf') format('truetype'),
         url('../fonts/universe/unvr57w-webfont.svg#UniversCondensedMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UniversCondensedBold';
    src: url('../fonts/universe/unvr67w-webfont.eot');
    src: url('../fonts/universe/unvr67w-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/universe/unvr67w-webfont.woff') format('woff'),
         url('../fonts/universe/unvr67w-webfont.ttf') format('truetype'),
         url('../fonts/universe/sunvr67w-webfont.svg#UniversCondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

input::-webkit-input-placeholder {font-size:15px;font-family:'Roboto';color: #dfdfdf !important; font-weight: 400}
input::-moz-placeholder {font-size:15px;font-family:'Roboto';color: #dfdfdf !important; font-weight: 400}
input::-moz-placeholder {font-size:15px;font-family:'Roboto';color: #dfdfdf !important; font-weight: 400}
input:-ms-input-placeholder {font-size:15px;font-family:'Roboto';color: #dfdfdf!important; font-weight: 400}
input:-moz-placeholder {font-size:15px;font-family:'Roboto';color: #dfdfdf !important; font-weight: 400}

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h4, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	} 

/* HTML5 Res et */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	}
	
aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
	}
	
body {
	line-height: 1;
	width: 100%;
	}
	
ol, ul {
	list-style: none;
	}
	
blockquote, q {
	quotes: none;
	}
	
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
	}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
	}.nav_items
/* End CSS Reset*/
/* body */
html, body {
	font-family: 'Roboto', Arial;
	font-size: 11px;
	height: 100%;
	line-height: normal;
}
body {
	min-height: 100%; /* alto minimom FF y Safari */
    width: 100%;
    height: 100%; /* alto minimo para IE Windows */
    margin: 0;
    padding: 0;
}
/* end body */
/* general */
a {
	text-decoration: none;
}
p {
	line-height: 1.5em;
	font-size: 14px;
	color:#333;
	font-family: 'Roboto';
	margin-bottom: 15px;
}
section {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	z-index: 1;
}
.clear {
	clear: both;
}
img {
	height: auto;
	border: none;
	display: block;
}
header, aside, nav, section, article {
	display: block;
	position: relative;
}
body.sh-m {
  height: 100%;
  overflow: hidden;
}
h1 {
	color: #fff;
	font-size: 75px;
	font-family: 'UniversCondensedBold';
	font-weight: 400;
	text-transform: none;
	margin-bottom: 30px;
	line-height: 75px;
	text-transform: uppercase;
}

h1 span{
	color: #e07713;
}
h1 > i {
	font-size: 16px;
	font-family: 'HelveticaNeueBold';
}
h2 {
	color: #333;
	font-size: 24px;
	font-family: 'Roboto';
	font-weight: 400;
	margin-bottom: 20px;
}
h3 {
	color: #31708f
}
h3.coming {
	font-size: 35px;
	margin-bottom: 100px;
}
h5 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
p {
	color: #dfdfdf;
	font-family: 'Roboto';
	font-size: 16px;
}
.wrapper_home ul {
	margin-bottom: 20px;
}
.wrapper_home ul > li {
	color: #dfdfdf;
	font-family: 'Roboto';
	font-size: 13px;
	margin: 0 0 5px 0;
	background: url(../images/vineta.png) 5px no-repeat;
	padding-left: 20px; 
}
header {
	height: 110px;
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 auto;
	z-index: 2;
}
header .caja_logo {
	position: relative;
	margin: 0 auto;
	z-index: 2;
}
header .caja_logo .logo_header {
	max-width: 220px;
	position: absolute;
	top: 35px;
	left: 10px;
}
.contenido {
	width: 100%;
	max-width: 1000px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 60px;
	z-index: 99999;
	min-height: 450px;
}
.contenido .centrar {
	max-width: 440px;
	margin:0 auto;
	min-height: 20px;
	overflow: hidden;
}
.contenido h1 {
	color: #333;
	font-size: 33px;
	font-family: 'UniversCondensedBold';
	margin-bottom: 10px;
}
h1 figure {
	width: 20px;
	display: inline-block;
	margin-right: 15px;
}
.contenido h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: 'UniversCondensedMedium';
	color: #333;
	margin-bottom: 10px;
}
.contenido h3 {
	font-size: 22px;
	font-family: 'UniversCondensedBold';
	text-transform: uppercase;
	color: #333;
	margin-bottom: 15px;
	letter-spacing: -0.4px;
}
.contenedor > figure {
	float: left;
	width: 32.5%;
	position: relative;
}
.bg-container{
	background: url(../images/bg-interna.png) center top;
	height: 264px;
	position: relative;
	margin-top: -232px;
	z-index: 99999;
}
.bg-container-home{
	background: url(../images/bg-interna-home.png) center top;
	height: 480px;
	position: relative;
	margin-top: -280px;
	z-index: 99999;
}
.justify {
	text-align: justify;
}
.texto-contenedor {
	width: 65%;
	float: right;
}
.texto-contenedor.big {
	width: 100%;
}
.btn-back {
	float: right;
	margin-top: 20px;
}
.btn-back a {
	color: #ed1a3b;
}
.btn-back figure {
	width: 10px;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	margin-right: 5px;
}
.logo_central {
	max-width: 170px;
    position: relative;
	margin-top: 20px;
	margin-bottom: 35px;
}
.logo_central img {
	width: 100%;
}
section.wrapper_home {
	padding: 0;
	position: relative;
	min-height: 100%;
	background: url(../images/fondo.jpg) top no-repeat;
	background-size: cover;
	z-index: 9;
}
section {
	width: 100%;
	padding: 20px 0 10px;
	position: relative;
}
.box_general {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 999999;
	padding: 0 20px;
	box-sizing: border-box;
}
.wrap_principal {
	position: absolute;
    width: 100%;
    height: 100%; /* alto minimo para IE Windows */
    margin: 0;
    padding: 0;
}
footer {
	width: 100%;
	height: 110px;
	position: relative;
	background: url(../images/bg-footer.png) center bottom no-repeat;
	z-index: 99;
	background: #000;
	z-index: 1;
}
footer .logo-footer {
	position: absolute;
	right: 0px;
	top: 30px;
}
footer .pie {
	position: relative;
	margin: 0 auto;
	box-sizing: border-box;
	min-height: 20px;
	overflow: hidden;
	height: 100%;
}
footer .pie li {
	display: inline-block;
	padding: 0 10px;
	border-right: 1px solid #fff;
}
footer .pie-link {
	padding-top: 50px;
	min-height: 20px;
	overflow: hidden;
}
footer .pie-link li:last-child {
	border-right: none;
}
footer .pie-link li a {
	color: #e07713;
}
footer.mg-top-menor {
	margin-top: -180px;
}
footer .pie .accesos_footer {
	color: #42484b;
	font-size: 12px;
	font-family: 'Helvetica';
	line-height: 20px;
	z-index: 999;
}
footer .pie .accesos_footer a {
	color: #006699;
	display: inline-block;
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-bottom: 15px;
}
footer .pie .accesos_footer h4 {
	color: #fff;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 30px;
	margin-bottom: 30px;
	line-height: 30px;
}
footer .pie .accesos_footer h4:first-child {
	margin-top: 20px;
}
footer .pie .accesos_footer a:first-child {
	padding-left: 0px;
}
footer .pie .accesos_footer a:last-child {
	border-right: 0px;
}
footer .logo_footer {
	position: absolute;
	right: 0px;
	top: 50px;
}
footer .logo_footer figure {
	max-width: 152px;
}
/*fancybox*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #ffffff;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 999999999;
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
.fancybox-next {
	right: 0;
}
.fancybox-prev {
	left: 0;
}
.fancybox-prev span, .fancybox-next span {
	background-image: url(../images/fancybox_sprite.png);
}
.fancybox-prev span {
	left: -3px;
	background-position: 0 31px;
}
.fancybox-next span {
	right: -2px;
	background-position: 0 -66px;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 31px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav:hover span {
	visibility: visible;
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../images/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	background: url(../images/close.jpg) no-repeat;
	position: absolute;
	top: 0px;
	right: -34px;
	width: 34px;
	height: 36px;
	cursor: pointer;
	z-index: 9999999999999;
}

.fancybox-close_b {
	position: absolute;
	top: 10px;
	right: -16px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
	background: url('../images/btn_cerrar.png') no-repeat
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(../images/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 99999999;
	background: url(../images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
a.more-content {
	color: #b54882;
	padding: 8px 15px;
	font-size: 12px;
	margin-top: 0px;
	position: relative;
	border-bottom: none;
}

.formulario-registro h4{
	font-size: 24px;
	color: #e07713;
	font-family: 'UniversCondensedMedium';
}

.formulario-registro p{
	color: #ffffff;
	font-size: 12px;
}

.formulario-registro.box-big{
	max-width: 460px
}
.formulario-registro.mg-bottom {
	margin-bottom: 30px;
}
.formulario-registro .date-register {
	position: relative;
	min-height: 100%;
	margin-top: 25px;
	float: left;
}
.formulario-registro .date-register > div {
	position: relative;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.formulario-registro .date-register > #divSpouse {
	position: relative;
	height: auto;
	min-height: 100%;
	margin-top: 80px;
}
.formulario-registro .date-register > #divSpouse > div {
	position: relative;
	height: 40px;
	margin-bottom: 20px;
}
/*.formulario-registro h4 {
	font-size: 18px;
	color: #48a4f9;
	font-family: 'Roboto';
	font-weight: 700;
	margin-bottom: 30px;
}*/


.formulario-registro > form > .date-register input,
.formulario-registro #Formulario > form > .date-register input {
	border: none;
	font: 14px 'Segoe UI','Arial',sans-serif;
	color: #dfdfdf;
	background:transparent; 
	outline: none;
	height: 39px;
	padding: 0 10px 0 0;
	width: 100%;
	border-bottom: 2px solid #cecece;
	float: left;
}
.formulario-registro > form > .date-register input:focus,
.formulario-registro #Formulario > form > .date-register input:focus {
	border-bottom: 2px solid #e07713;
}
.formulario-registro .jqTransformSelectWrapper {
	border-bottom: 2px solid #cecece; 
}
.formulario-registro > form label {
	position: absolute;
	top: -8px;
	left: 0px;
	color: #dfdfdf;
}


 .texto-desc{
	margin-right: 8px;
	display: block;
	float:left;
	font-size: 12px;
	font-family: 'Roboto';
	color: #e07713;
	padding-left: 30px;
}

.texto-desc a{
	color: #e07713;
}
.formulario-registro .select-small .jqTransformSelectWrapper div span {
	padding: 8px 0 0 0;
	font-family: 'Roboto';
	font-size: 14px;
	color: #dfdfdf;
}
.formulario-registro .jqTransformSelectWrapper div span {
	padding: 8px 0 0 0;
	font-family: 'Roboto';
	font-size: 14px;
	color: #333;
}
.select-small  {
	width: 50%;
	float: left;
}
.select-small.padding-right {
	padding-right: 20px;
}
.padding-top {
	padding-top: 5px;
}
.input-small {
	width: 50%;
	float: right;
	position: relative;
}
.input-large {
	width: 100%;
	float: right;
	position: relative;
}
.input-small.left {
	float: left;
	position: relative;
}
.input-small.padding-right {
	padding-right: 20px;
}
.formulario-registro {
	padding: 30px;
	min-height: 100%;
	overflow: hidden;
}
.btn-registrar {
	background: #006494;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	width: 150px;
	margin: 10px auto;
	display: block;
	position: relative;
	text-transform: uppercase;
	border: 0;
	-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.btn-registrar:hover {
	background: #cecece;
	color: #333;
	text-decoration: none;
}

.ui-datepicker-trigger {
	width: 18px;
	position: absolute;
	right: 20px;
	top: 10px;
	cursor: pointer;
}
.date-register .titulo {
	color: #dfdfdf;
	font-size: 12px;
	padding-left: 0px;
}
.politicas, .registrarme {
	float: none;
	width: 100%;
}
.fondo-formulario {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	background:#000;
	opacity: 0.8;
	z-index: -1;
}
.premios{
	max-width: 385px;
	width: 385px;
	margin-left: -34px;
}
.premios img{
	width: 100%;
	height: auto;
}
.condiciones {
	padding-top: 15px;
}
.mui-select>select {
	color: #dfdfdf;
	border-bottom: 2px solid #dedede;
	background: url(../images/select_right.png) 100% no-repeat;
}
.mui-select {
	padding-top: 12px;
	margin-bottom: 0px;
}
.mui-select:focus>select {
	border-bottom: 2px solid #e07713!important;
}
.mui-select:focus>label,.mui-select>select:focus~label{color:#e07713;}
.mui-select__menu {
	top: 10px!important;
	overflow-x: auto;
	max-height: 300px!important;
}
body.mui-body--scroll-lock {
	overflow: auto!important;
}
.mui-textfield {
	padding-top: 5px;
}
.mui-textfield--float-label>input:not(:focus).mui--is-not-empty~label, .mui-textfield--float-label>input:not(:focus):not(:empty):not(.mui--is-empty):not(.mui--is-not-empty)~label, .mui-textfield--float-label>input:not(:focus)[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty)~label, .mui-textfield--float-label>textarea:not(:focus).mui--is-not-empty~label, .mui-textfield--float-label>textarea:not(:focus):not(:empty):not(.mui--is-empty):not(.mui--is-not-empty)~label, .mui-textfield--float-label>textarea:not(:focus)[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty)~label {
	color: #ffffff;
}
.mui-textfield>input:focus~label {
	color:#e07713;
}

.respuesta{
	opacity: 0.5;
}

.respuesta_text{
	font-size: 24px;
	color: #e07713;
	text-align: center;
	line-height: 33px;
	margin-bottom: 0px;
}

.red{
	color: #AF0E0E;
}

@media screen and (min-width: 1001px) {
	.responsive_block {
		display: none!important;
	}
	.logo-mobile {
	  	display: none!important;
	}
  	.nav_contenedor nav ul.menu_principal ul {
  		display: none!important;
  	}
  	.wrap_principal.menu_opened {
  		left: 0px!important;
  	}
  	.sombra {
  		display: none!important;
  	}
  	.nav_contenedor {
  		right: 0px!important;
  	}
  	.close {
  		display: none!important;
  	}
  	.sanguche {
  		display: none!important;
  	}
  }
@media screen and (max-width: 1000px){
	footer .logo_footer {
		float: none;
		position: relative;
		display: table;
		width: 100%;
		top: 0px;
	}
	footer .logo_footer figure {
		margin: 0 auto;
	}
	footer h4{
		font-family: 'Roboto';
		font-weight: 300;
		font-size: 30px;
		color: #fff;
	}
	}
	@media screen and (max-width: 991px) {
	.pull-right {
	    float: none!important;
	}
}
@media screen and (max-width: 768px) {
	section.wrapper_home {
		background: url(../images/fondo-footer.jpg) bottom no-repeat;
		background-size: cover;
	}
}
@media screen and (max-width: 768px) {
	body {
		background: #84898d;
	}
	.detalle {
		display: inline-block;
	}	
	.mg-day {
		padding-left: 0;
	}
	.text-info {
		padding-left: 0;
	}
	.formulario .label {
		width: 100%;
		display: block;
		text-align: left;
	}
	.formulario input[type="text"] {
		display: block;
		width: 100%;
	}
	.formulario textarea {
		width: 98%;
		display: block;
	}
	.row-check {
		width: 100%;
	}
	.formulario {
		width: 100%;
	}
	.formulario .asunto {
		width: 100%;
		display: inline-block;
	}
	.list-equipos li {
		max-width: 234px;
		width: 31%;
	}
	.maquinaria li {
		max-width: none;
		width: 31.2%;
	}
	section.wrapper_home .banner ul li {
		height: 580px;
	}
	section.wrapper_home .banner_02 ul li {
		height: 510px;
	}
	.data h3.big {
		padding-bottom: 12px;
	}
	footer {
		height: 160px;
	}
	footer .pie-link {
		padding-top: 30px;
		text-align: center;
		display: block;
		position: relative;
	}
	footer .pie-link li {
		text-align: center;
		margin-bottom: 5px;
	}
	footer .logo-footer {
		position: relative;
		text-align: center;
	}
	footer .logo-footer a {
		display: inline-block;
	}
}
@media screen and (max-width: 720px) {
	.productos_home {
		top: -200px;
	}
	.productos_home blockquote {
		padding: 19px;
	}
}
@media screen and (max-width: 680px) {
	footer .pie .accesos_footer h4 {
		font-size: 24px;
	}
}
@media screen and (max-width: 640px) {
	.btn-yellow {
		font-size: 13px;
		padding: 10px 10px;
	}
}
@media screen and (max-width: 520px){
	h2 {
		font-size: 16px;
	}
	article h1 {
		font-size: 28px;
	}
	article {
		width: 90%;
	}
	.btn-yellow.small-link {
		font-size: 16px;
		padding: 15px 20px;
	}
	footer .pie .accesos_footer h4:first-child {
		margin-top: 0px;
	}
	.formulario-registro .date-register .input-small {
		width: 100%;
		display: block;
		padding-bottom: 25px;
	}
	.input-small.padding-right {
		padding-right: 0px;
	}
	.select-small {
		width: 100%;
		display: block;
		padding-bottom: 25px;
	}
	.select-small.padding-right {
		padding-right: 0px;
	}
	.politicas, .registrarme {
		width: 100%;
	}
	.politicas {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.ui-datepicker-trigger {
		right: 0px;
	}
	.hidden-item {
		display: none!important;
	}
	.formulario-registro .date-register > div {
		margin-bottom: 0px;
	}
	.condiciones {
		padding-top: 0px;
	}
}
@media screen and (max-width: 480px){
	.nav_contenedor {
		width: 60%;
	    height: 100%;
	    left: -60%;
	}

	.premios{
		width: 100%;
		margin-left: -20px;
	}

	.formulario-registro .date-register > div.aniversario_box{
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 400px){
	.logo_central_header {
		max-width: 108px;
	}
	.logo_central_header figure {
		padding-top: 15px;
	}
	.box_preguntas_frecuentes {
		width: 100%;
	}
	.item .detalle {
		width: 100%;
		margin-bottom: 5px;
	}
	form.jqtransformdone label {
		max-width: none;
	}
	.logo-mobile img {
		width: 100%;
	}
	.container h1 {
		line-height: 28px;
		margin-bottom: 20px;
	}
	footer .pie .accesos_footer h4 {
		font-size: 22px;
	}
	.lista_agenda {
		margin-right: -25px;
		margin-left: -25px;
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 341px) {
	.select-equipo .jqTransformSelectWrapper {
		width: 100%!important;
	}
	.btn-yellow.small-link {
		font-size: 14px;
		padding: 15px 15px;
	}
}
@media screen and (max-width: 320px) {
	.wrap_principal {
		width: 320px;
	}
	.lista_imagenes li {
    	max-width: 95px;
	}
	.data h3 {
		font-size: 18px;
	}
	.data p {
		font-size: 14px;
	}
	.common-activities, .outdoor-activities, .outdoor-activities-use  {
		padding: 11px 7px;
		width: 100%;
		font-size: 11.5px;
	}
}
