/********* TITULOS caracteristicas *************/
@font-face {
    font-family: 'HelveticaNeueLTStdMdCn';
    src: url('../fuentes/helvetica_medium.eot');
    src: url('../fuentes/helvetica_medium.eot?#iefix') format('embedded-opentype'),
         url('../fuentes/helvetica_medium.woff') format('woff'),
         url('../fuentes/helvetica_medium.ttf') format('truetype'),
         url('../fuentes/helvetica_medium.svg#HelveticaNeueLTStdMdCn') format('svg');
    font-weight: normal;
    font-style: normal;

}
/********* Final de titulos *************/

@font-face {
    font-family: 'HelveticaNeueLTStd-LtCn';
    src: url('../fuentes/HelveticaNeueLTStd-LtCn.eot');
    src: url('../fuentes/HelveticaNeueLTStd-LtCn.eot?#iefix') format('embedded-opentype'),
         url('../fuentes/HelveticaNeueLTStd-LtCn.woff') format('woff'),
         url('../fuentes/HelveticaNeueLTStd-LtCn.ttf') format('truetype'),
         url('../fuentes/HelveticaNeueLTStd-LtCn.svg#HelveticaNeueLTStd-LtCn') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'HelveticaNeueLTStd-LtCn';
        src: url('../fuentes/HelveticaNeueLTStd-LtCn.svg#HelveticaNeueLTStd-LtCn') format('svg');
    }
}

@font-face {
  font-family: 'HelveticaNeueLTStd-BdCn';
  src:  url('../fuentes/HelveticaNeueLTStd-BdCn.eot?#iefix') format('embedded-opentype'),
  		url('../fuentes/HelveticaNeueLTStd-BdCn.otf') format('opentype'),
	    url('../fuentes/HelveticaNeueLTStd-BdCn.woff') format('woff'),
	    url('../fuentes/HelveticaNeueLTStd-BdCn.ttf')  format('truetype'),
	    url('../fuentes/HelveticaNeueLTStd-BdCn.svg#HelveticaNeueLTStd-BdCn') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'HelveticaNeueLTStd-BdCn';
        src: url('../fuentes/HelveticaNeueLTStd-BdCn.svg#HelveticaNeueLTStd-BdCn') format('svg');
    }
}

.styleselect .jfValblank {
	position: relative;
	top: 0;
	left: 0 !important;
}
.jfValblank {
	width: 96% !important;
}
.jfVal {
	width: 96% !important;
	font-size: 12px;
	font-family: 'HelveticaNeueLTStdMdCn';
	color: red;
	height: 16px;
	padding: 0 0 4px 0;
	position: relative;
	top: 0px !important;
	left: 0 !important;
}
.jfVal .icon {
	display: none;
}
.jfVal .content {
	height: auto;
	line-height: normal !important;
	position: relative;
	top: 0;
}
.jValSpacer, .jValSpacefunction {
	display: none;
}
.contentblank {
	font-size: 12px;
	font-family: 'HelveticaNeueLTStdMdCn';
	color: red;
	padding: 0 0 4px 0;
}
.styleselect .contentblank {
	position: relative;
	top: 0;
}
.iconblank {
	display: none;
}

header a:focus {
	outline: none;
}

a:focus{
	outline: none;
}

body{
	height: 100%;
	position: relative;
	background: #e6e6e6;
	font-family: 'Arial', Helvetica, sans-serif ;
}

.clear {
	clear: both;
	visibility: hidden;
}
.container_body {
	z-index: 1;
	-webkit-transition: margin-left 0.3s ease-out;
	-moz-transition: margin-left 0.3s ease-out;
	-ms-transition: margin-left 0.3s ease-out;
	transition: margin-left 0.3s ease-out;
	height: 100%;
	margin-left: 0;
	position: relative;
	width: 100%;
}
.menu_movil {
	display: none;
}
.menu_registar {
	display: none;
}
header {
    height: 64px;
    width: 100%;
    z-index: 100;
    position: fixed;
    background: #ffffff;
}
header .logo {
    display: inline-block;
    font-size: 0;
    float: left;
    padding: 0px 0 0 30px;
}


.fullwidth {
	width: 100%;
	position: relative;
	z-index: 1;
}
.fullboxinfo {
	background: #fff;
}
.full_register {

	background: url("../imagenes/slider/img_5.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.box_register {
	max-width: 1060px;
	position: relative;
	margin: 0 auto;
	width: 100%;
	padding-bottom: 20px;
}
.box_register h1 {
	color: #cf1111;
	text-align: center;
	font-family: 'HelveticaNeueLTStd-BdCn';
	font-size: 40px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 34px 0 10px 0;
}
.box_register .txt {
	font-size: 20px;
	font-family: 'HelveticaNeueLTStd-LtCn';
	padding: 0 10px 0 10px;
	margin: 0 0 16px 0;
}
.box_register .frase {
	font-size: 22px;
	text-align: center;
	font-family: 'HelveticaNeueLTStd-LtCn';
	padding: 0 0 0 0;
	margin: 0 0 16px 0;
}

.box_register .txt span {
	font-family: 'HelveticaNeueLTStdMdCn';
}
 /******** GRACIAS ****/
 .thankyou {
 	padding-top: 65px;
 }
 .thankyou .box_thk{
 	width: 300px;
 	margin: 4% auto 0 auto;
 }
 .thankyou .box_thk a {
 	color: #000000;
 	text-decoration: none;
 	display: block;
 }
 .thankyou .box_thk p {
 	font-size: 20px;
 	font-family: 'HelveticaNeueLTStdMdCn';
 	margin: 0 0 0 0;
 }
 .thankyou .box_thk .box01 {
  	float: left;
  	width: 144px;
  	text-align: center;
  	margin-right: 35px;
 }
 .thankyou .box_thk .box02 {
	 margin:auto;
  	width: 120px;
  	text-align: center;
 }
.thankyou .title {
 	color: #000000;
 	font-size: 50px;
 	font-family: 'HelveticaNeueLTStd-BdCn';
 	text-align: center;
 	padding: 4% 1.5% 0 1.5%;
 	margin: 5.5% 0 2% 0;
}
.thankyou p {
	text-align: center;
	font-size: 26px;
	padding: 0 1.5%;
	font-family: 'HelveticaNeueLTStd-LtCn';
}
.thankyou p span {
	font-family: 'HelveticaNeueLTStdMdCn';
	display: block;
}
/****************** SLIDER ****************/
.slider {width: 100%;z-index: 1;padding-top: 64px;background-image: url(../imagenes/slider/img_0.png);background-repeat: no-repeat;background-position: bottom;	height: 500px;overflow: hidden;text-align: center;position:relative;}

.slider .text_info .lnkIns{ background:url(../imagenes/btn_inscribe.png) left top no-repeat;display:block; height:49px; left:282px; position:absolute; top:290px; width:223px;text-indent:-9999px;}
.slider .text_info .lnkIns:hover{ background-position:left bottom;}

.slider .imgmovil {	display: none;}

.slider .text_info {background:url(../imagenes/slider/bg_inscri.png) 0 0 no-repeat;width: 723px;	height: 378px;position: absolute;bottom: 0px;left: 6%;z-index: 10;color: #ffffff;text-indent:-9999px;}

.slider .text_info p {
	margin: 0;
	font-family: 'HelveticaNeueLTStdMdCn';
	font-size: 22px;
	padding: 0 28px;
	margin-top: 16px;
}
.slider .text_info span {
	font-size: 20px;
	font-family: 'HelveticaNeueLTStdMdCn';
}
.slider .text_info .title {
	font-family: 'HelveticaNeueLTStd-BdCn';
	font-size: 54px;
	margin: 0 0 -6px 0;
	padding: 0;
}
.slider .text_info .fecha{
	font-family: 'HelveticaNeueLTStd-LtCn';
}
/*************** FIN DEL SLIDER *****************/
.box_info {
	width: 100%;
	max-width: 1060px;
	background: #fff;
	margin: 0px auto 0 auto;
	padding: 8px 0;
}

.box_info .block {
	width: 26%;
	display: inline-block;
	padding: 15px 0 15px 0;
}
.box_info .ico01 {
	width: 23%;
}

.box_info .ico01 h3 {
	color: #000;
}

/**** FORMULARIO ****/
input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"]{
	background: #ffffff;
	border: 1px solid #c1c1c1;
	width: 98%;
	color: #959595;
	font-size: 18px;
	font-family: 'HelveticaNeueLTStd-LtCn';
	-moz-box-sizing: border-box;
	padding: 6px 2%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height: 20px;
}

input:focus{
	outline: none;
}

.form_register fieldset {
	display: inline-block;
	border: 0;
	width: 31%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 8px 0% 8px 0%;
	padding: 0;
}
.form_register fieldset select {
	width: 96%;
	color: #959595;
	height: 36px;
	font-size: 18px;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight: normal;
	line-height: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	border: 1px solid #c1c1c1;
	padding: 0 0 0 2%;
	vertical-align: middle;
}
.form_register fieldset .error {
	background: url(../imagenes/input_error.jpg) #ffffff no-repeat center right;
	border: 1px solid #ff0000;
}
.form_register fieldset .error:focus {
	background: url(../imagenes/input_error.jpg) #ffffff no-repeat center right;
	border: 1px solid #ff0000;
}


.form_register fieldset .celular {
	width: 52%;
	float: left;
	margin-right: 6px;
	padding-left: 4%;
}

.form_register fieldset .edad {
	width: 43%;
	padding-left: 4%;
}

.form_register fieldset.fullselect{
	width: 100%;
}
.box_register h3 {
	color: #000000;
	padding: 0 0 4px 0;
	margin: 10px 0;
	border-bottom: 1px solid #7b7b7b;
	font-size: 28px;
	font-family: 'HelveticaNeueLTStdMdCn';
	font-weight: normal;
	clear: both;
	width: 94%;
}

button.sendata {
	color:#FFF;
	font-size: 26px;
	line-height: 26px;
	margin: 20px 6% 0 0;
	display: block;
	width: 218px;
	text-align: center;
	vertical-align: inherit;
	font-family: 'HelveticaNeueLTStdMdCn';
	border: none !important;
	height: 62px;
	float: right;
}
button.sendata:focus{
	outline: none;
	border: none !important;
}

button.sendata:active{
	border:none;
	outline:none;
	line-height: 26px;
	text-align: center;
	vertical-align: inherit;
	padding: 0;
}
.convocatoria {
	margin: 15px 10px 0 6px;
	float: left;
	width: 45%;
}

/********* ACCORDEON *******/
	.list_acordeon {
	margin: 16px 1% 0 0;
	width: 100%;
	}
	.list_acordeon .contnt_txt {
		display: none;
		clear: both;
		padding: 0px 6px;
		color: #626262;
	}
	.list_acordeon .contnt_txt div {
	    margin: 0;
	    clear: both;
	    padding: 0 0 2px 0;
	    font-size: 14px;
	    color: #ffffff;
	}
	.list_acordeon .contnt_txt div span {
		font-weight: bold;
	}
	.list_acordeon .contnt_txt .wpaso2{
		padding: 20px 3% 0 40%;
	}
	
	.list_acordeon .contnt_txt .wpaso3{
		padding: 20px 30px 0 20%;
	}
	
	.list_acordeon .contnt_txt .wpaso4{
		padding: 20px 3% 0 0%;
	}
	.list_acordeon li a {
		display: block;
		width: 100%;
		background: url(../imagenes/arrow_accordeon_normal.png) center right no-repeat ;
		padding: 0px 3% 0px 0;
		color: #FFFFFF;
		font-family: 'HelveticaNeueLTStd-BdCn';
		font-size: 30px;
		margin-top: 12px;
		transition: color 0.3s ease-out;
		outline: none;
		box-sizing: border-box
	}
	.list_acordeon li a span {
		font-size: 34px;
		line-height: 20px;
	}
	.list_acordeon .active a{
		background: url(../imagenes/arrow_accordeon_activo.png) center right no-repeat ;
		color:#FFE900;
		transition: color 0.3s ease-out;
	}


.box_maps {
	height:680px;
	overflow:hidden;
	width:100%;
}
.box_maps #gmap {
	/*position: relative;*/
	z-index: 1;
	width: 100%;
	height: 680px;
	overflow:hidden;
}
.box_maps .box_contact {
	position: absolute;
	right: 8%;
	top: 12%;
	background: #ffffff;
	z-index: 10;
	text-align: right;
	padding: 34px 18px 23px;
	color: #000000;
	font-family: 'HelveticaNeueLTStdMdCn';
	font-size: 18px;
	line-height: 25px;
}
.box_maps .box_contact .title {
	font-size: 32px;
	font-family: 'HelveticaNeueLTStd-LtCn';
	margin: 0;
	color: #000000;
}
.box_maps .box_contact span {
	font-family: 'HelveticaNeueLTStd-LtCn';
}
.box_maps .box_contact .text p{
	margin: 10px 0 8px 0;
	color: #666666;
	font-family: 'HelveticaNeueLTStdMdCn';
}
.box_maps .box_contact .text {
	padding-bottom: 18px;
	border-bottom: 1px solid #ffffff;
}
.box_maps .social {
	padding: 12px 0 0 81px;
}
.box_maps .social span {
	display: block;
	float: left;
	margin: 16px 10px 0 0;
}
.box_maps .social a {
	display: block;
	float: left;
	margin: 0 4px;
}

/**** CHEBKXO ****/
.checknone {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	cursor: pointer;
	position: absolute;
	top: 1px;
	left: 1px;
	opacity: 0;
}
.stylecheck {
	width: 100%;
	background-image: url(../imagenes/bg_inputcheck.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	float: left;
	margin: 3px 8px 4px 0px !important; 
	position: relative;
	cursor: pointer;
}
.stylecheck input[type="checkbox"] {
	position: absolute;
	top: 5px;
	left: 1px;
	cursor: pointer;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

/**** fin checkbox ****/
.styleselect select {
    cursor: pointer;
    position: relative;
    z-index: 4;
    width: 100% !important;
}

.styleselect {
	width: 98%;
	/* height: 36px; */
	position: relative;
	/* float: left; */
}
.styleselect .listselect{
	position: absolute;
	display: none;
	z-index: 1;
	height: 36px;
	line-height: 36px;
	padding-left: 2.5%;
	color: #959595;
	font-size: 18px;
	font-family: 'HelveticaNeueLTStd-LtCn';
	overflow: hidden;
}
.contnt_txt .active:before {
	width: 18px;
	height: 18px;
	position: absolute;
	top: -2px;
	left: 0px;
	content: '';
	background-image: url(../imagenes/active_checkbox.png);
}
/****************** VERSION PC *****************/

	header > nav {
	float: right;
	-webkit-transition: margin-left 0.3s ease-out;
	-moz-transition: margin-left 0.3s ease-out;
	-ms-transition: margin-left 0.3s ease-out;
	transition: right 0.3s ease-out;
	z-index: 10;
	}
	header > nav > ul {
		font-size: 0;
		margin: 0;
		padding: 0;
	}

	header > nav > ul > li {
		float:left;
		border-left: 1px solid #cccccc;
		font-size: 14px;
	}
	header > nav > ul > li > a{
		color: #000000;
		padding: 13px 18px;
		height:38px;
		display: block;
		position: relative;
		font-weight: normal;
		font-family: "HelveticaNeueLTStd-BdCn";
		text-transform: uppercase;
		width: auto;
		line-height: 34px;
		text-align: center;
	}
	header > nav > ul > .home a {
		height:38px;
		width: 59px;
		background: url(../imagenes/ico_home_normal.jpg) 0px 0px no-repeat;
		text-indent: -9999px;
		padding: 13px 4px;
		transition: all .3s ease-out;
	}
	header > nav > ul > .home a:hover {
    	background: url(../imagenes/ico_home.jpg) 0px 0px no-repeat;
	}
	header > nav > ul > li > a:hover {
	    background: #000000;
	    color: #FFF;
	    transition: all .3s ease-out;
	}

	
	header > nav > ul > .home .active {
    background: url(../imagenes/ico_home.jpg) 0px 0px no-repeat;
	}

	.navigation .active {
    	color: #FFF;
    	background: #000000;
	}

	.navigation .active:before {
		content: '';
		width: 67px;
		height: 10px;
		top: 64px;
		position: absolute;
		background-image: url(../imagenes/btn_hover_home.png);
		background-repeat: no-repeat;
		left: 50%;
		margin-left: -34px;
	}
	/*ok*/
	header > nav > ul .register {
    background: #FF0066;
	}
	header > nav > ul .register .active{
    background: #FF0066;
    color:#FFF;
	}
	header > nav > ul .register .active:before{
		display: none;
	}
	header > nav > ul .register a {
	    color:#FFF;
	    width: 134px;
	    font-size: 22px;
	    line-height: 34px;
	    padding: 13px 4px;
	}

	.box_info .block img {
		float: left;
		margin-right: 8px;
		margin-bottom: 10px;
	}
	.box_info .block h3 {
		font-size: 20px;
		margin: 0 0 0 0;
		font-family: 'HelveticaNeueLTStdMdCn';
		line-height: 20px;
		font-weight: normal;
		color: #000;
	}
	.box_info .block p{
		color: #626262;
		margin: 0 0 0 0;
		padding: 4px 6px 0 0;
		font-size: 16px;
		font-family: 'HelveticaNeueLTStd-LtCn';
		-webkit-text-stroke: 0.4px #626262;
		-webkit-font-smoothing: antialiased;
	}
	.box_register .sendata {
		/*background-image: url(../imagenes/btn_enviar.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-color: transparent;*/
		
		background: #FF0066;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	}

/***********/

.cajaCen {
    max-width: 1060px;
    margin: auto;
    overflow: hidden;
}
.conteConoce {
    float: left;
    height: 516px;
    margin-top: 70px;
    padding: 20px 0px 0 36px;
    max-width: 450px;
}

.conteConoce2 {
    float: left;
    height: 516px;
    margin-top: 130px;
    padding: 20px 0px 0 36px;
    max-width: 800px;
}

.conteConoce1 {
    float: right;
    height: 516px;
    margin-top: 70px;
    padding: 20px 0px 0 36px;
    max-width: 450px;
}
.conteConoce h2 {
    color: #ffe900;
    font-family: 'HelveticaNeueLTStd-BdCn';
    font-size: 32px;
    font-weight: normal;
    margin: 0;
    letter-spacing: -0.5px;
}

.conteConoce2 h2 {
    color: #ffe900;
    font-family: 'HelveticaNeueLTStd-BdCn';
    font-size: 32px;
    font-weight: normal;
    margin: 0;
    letter-spacing: -0.5px;
}

.conteConoce h2 span {
	font-size: 45px;
}

.conteConoce2 h2 span {
	font-size: 45px;
}

.conteConoce .subtitle{
	font-size: 18px;
	font-family: 'HelveticaNeueLTStd-BdCn';
}

.conteConoce2 .subtitle{
	font-size: 18px;
	font-family: 'HelveticaNeueLTStd-BdCn';
}

.conteConoce .subtexto {
	color: #cccccc;
	padding: 0 0 0 8px;
	margin: 0 0 0 0;
}

.conteConoce2 .subtexto {
	color: #cccccc;
	padding: 0 0 0 8px;
	margin: 0 0 0 0;
}

.conteConoce .subtexto span {
	font-weight: bold;
}
.conteConoce2 .subtexto span {
	font-weight: bold;
}

.conteConoce .cont-txt{
	margin: 20px 114px 28px 0;
}

.conteConoce2 .cont-txt{
	margin: -30px -50px 28px 0;
}

.conteConoce1 .cont-txt{
	margin: -72px 28px 59px 39px;
}
.conteConoce .titlecrono {
	margin-top: 26px;
}

.conteConoce2 .titlecrono {
	margin-top: 26px;
}
.conteConoce p {
    color: #ffffff;
    font-size: 14px;
}

.conteConoce2 p {
    color:#000;
    font-size: 14px;
}
.conteConoce .box_link {
	border-top: 1px solid #ffe900;
	border-bottom: 1px solid #ffe900;
	width: 340px;
	padding: 6px 0; 
	margin: 26px 0 0 0;
}

.conteConoce2 .box_link {
	border-top: 1px solid #ffe900;
	border-bottom: 1px solid #ffe900;
	width: 340px;
	padding: 6px 0; 
	margin: 26px 0 0 0;
}
.conteConoce .box_link p{
	float: left;
	width: 150px;
	font-family: 'HelveticaNeueLTStdMdCn';
	font-size: 16px;
}

.conteConoce2 .box_link p{
	float: left;
	width: 150px;
	font-family: 'HelveticaNeueLTStdMdCn';
	font-size: 16px;
}
.conteConoce .box_link a {
	display: block;
	float: right;
	background: #ffffff;
	color: #c74b95;
	text-transform: uppercase;
	font-family: 'HelveticaNeueLTStdMdCn';
	border-radius: 6px;
	padding: 10px 10px 10px 10px;
	margin: 14px 6px 0 0;
	transition: all .3s ease-out;
}

.conteConoce2 .box_link a {
	display: block;
	float: right;
	background: #ffffff;
	color: #c74b95;
	text-transform: uppercase;
	font-family: 'HelveticaNeueLTStdMdCn';
	border-radius: 6px;
	padding: 10px 10px 10px 10px;
	margin: 14px 6px 0 0;
	transition: all .3s ease-out;
}
.conteConoce .box_link a:hover{
	background: #000000;
	color: #ffffff;
	transition: all .3s ease-out;
}

.conteConoce2 .box_link a:hover{
	background: #000000;
	color: #ffffff;
	transition: all .3s ease-out;
}
.fullinnova {
    background: url(../imagenes/slider/img_1.png) top center no-repeat;
    height: 691px;
}

.fullRequi {
    background: url(../imagenes/bg_requi.jpg) top center no-repeat;
    height: 693px;
}
.fullAcre {
    background: #ffffff;
	background: url(../imagenes/slider/img_4.png) top center no-repeat;
    height: 693px;
}

.faq_contenido {
    height: auto;
    padding-top: 0px;
    width: 100%;
    padding-bottom: 90px;
}
.nooverflow{
	overflow: visible !important;
	margin-top: -34px;
}
.faq_contenido h2 {
	color: #c74b95;
	font-size: 30px;
	text-align: center;
	font-family: 'HelveticaNeueLTStd-BdCn';
	padding-top: 56px;
}
.lista_preguntas {
	margin: 16px 0 0 0;
}
.lista_preguntas .contnt_txt {
	display: none;
	clear: both;
	color: #626262;
	margin-bottom: -30px;
}
.lista_preguntas .contnt_txt div {
	margin: 0;
	clear: both;
	padding: 16px 14px;
	font-size: 14px;
	color: #333333;
	box-sizing: border-box; 
	box-shadow:  0px 3px 10px 0px rgba(50, 50, 50, 0.3);
}

.lista_preguntas .contnt_txt div p{
	margin: 2px 0 6px 0;
}
.lista_preguntas li a {
	display: block;
	width: 98.5%;
	background: url(../imagenes/lista_preguntas.png) 99% -20px #00a9e0 no-repeat ;
	padding: 8px 0 8px 10px;
	color: #ffffff;
	font-family: 'HelveticaNeueLTStdMdCn';
	font-size: 16px;
	margin: 12px auto 0 auto;
	outline: none;
	box-sizing: border-box; 
	transition: color 0.3s ease-out;
	transition: background-color 0.3s ease-out;
	transition: width 0.3s ease-out;
}
.lista_preguntas .active a{
	background: url(../imagenes/lista_preguntas.png) 99% 12px #000000 no-repeat ;
	color: #ffe900;
	width: 100%;
	transition: color 0.3s ease-out;
	transition: background-color 0.3s ease-out;
	transition: width 0.3s ease-out;
}
.lista_preguntas .contnt_txt div a {
	background: transparent;
	color: #000000;
	width: auto;
	display: inline;
	padding: 0 0 0 0;
}
.lista_preguntas .contnt_txt div a:hover{
	text-decoration: underline;
}

.fullTesti {
    background: url(../imagenes/slider/img_3.png) top center no-repeat;
    height: 669px;
    padding-top: 60px
}

.fullTesti2 {
    background: url(../imagenes/slider/img_3.png) top center no-repeat;
    height: 669px;
    padding-top: 60px
}

.fullTesti .flexslider{
	max-width: 670px;
	height: 420px;
	margin: 40px auto 0 auto;
}


.fullTesti2 .flexslider{
	max-width: 670px;
	height: 420px;
	margin: 40px auto 0 auto;
}
.fullTesti h2 {
	color: #ffe900;
	font-size: 30px;
	font-family: 'HelveticaNeueLTStd-BdCn';
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 56px;
}
.fullTesti2 h2 {
	color: #ffe900;
	font-size: 30px;
	font-family: 'HelveticaNeueLTStd-BdCn';
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 56px;
}

.fullTesti2 h2 {
	color:#000;
	font-size: 30px;
	font-family: 'HelveticaNeueLTStd-BdCn';
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 56px;
}

.flexslider .testimonio{
	background: #ffffff;
	position: relative;
	color: #484848;
	margin:20px 0 26px 100px;
	padding: 26px 0 0px 150px;
	width: 570px;
	font-size: 14px;
	box-sizing: border-box; 
}
.flexslider .imagenborde {
	background: url(../imagenes/borde_testimonio_pc.png) no-repeat top right;
	width: 100%;
	height: 31px;
	position: relative;
	z-index: 5;
	top: -28px;

}
.flexslider .testimonio .titulo{
	margin: 0 0 0 0;
	color: #cf1111;
	padding: 0 0 0 26px;
	font-size: 22px;
	font-family: 'HelveticaNeueLTStd-BdCn';
}
.flexslider .testimonio .estudios{
	font-size: 16px;
	padding: 0 0 0 26px;
	font-family: 'HelveticaNeueLTStdMdCn';
	height: 57px;
}
.flexslider .descripcion{
	padding: 0 20px 0 26px;
	height: 110px;
}
.flexslider .descripcion span {
	font-weight: bold;
}
.flexslider .testimonio hr {
	margin: 26px 0;
	width: 94%;
	border: 1px solid #cccccc;
}
.flexslider .testimonio:before{
	width: 275px;
	height: 340px;
	content: '';
	position: absolute;
	left: -100px;
	top: -20px;
	z-index: 10;
}
.flexslider .ximena:before{
	background: url(../imagenes/slider/imagen_ximena.png);
}
.flexslider .renzo:before{
	background: url(../imagenes/slider/Stefano-Andre-Calderon.png);
	margin-right:10px;
}
.flexslider .maria:before{
	background: url(../imagenes/slider/Raul-Enrique-Cuervo.png);
	margin-right:10px;
}


.conteBachi{ background:url(../imagenes/bg_bachi.png) top center no-repeat; float:right; height:420px; margin-top:200px; padding:20px 65px 0; width:36%;}
.conteBachi h2{ background:url(../imagenes/logo_ib.png) 0 0 no-repeat; color:#0874a6; font-family: 'HelveticaNeueLTStdMdCn'; font-size:25px; font-weight:normal; height:59px; line-height:22px; padding:12px 0 0 80px;letter-spacing:-1px;text-transform:uppercase;}
.conteBachi h2 span{ color:#484848; font-size:18px;}
.conteBachi p{ color:#484848; font-family: 'HelveticaNeueLTStd-LtCn'; font-size:18px; margin:30px 0;}
.conteBachi p span{ font-weight:bold;}

.conteRRE{ background:url(../imagenes/bg_rre.png) top center no-repeat; float:left; height:420px; margin-top:50px; padding:20px 65px 0; width:36%;}
.conteRRE h2{ background:url(../imagenes/logo_rre.png) 0 0 no-repeat; color:#205e24; font-family: 'HelveticaNeueLTStdMdCn'; font-size:24px; line-height:24px; padding:8px 0 10px 90px; text-transform:uppercase; width:76%;}
.conteRRE h2 span{ font-weight:normal;}
.conteRRE p{ color:#484848; font-family: 'HelveticaNeueLTStd-LtCn'; font-size:16px;}
.conteRRE p span{ font-weight:bold;}
.fullModa{ background:url(../imagenes/bg_moda.jpg) top center no-repeat; height:682px;}

.conteTema {
    float: right;
    height: 516px;
    margin-top: 46px;
    padding: 80px 30px 0 0;
    width: 96%;
}
.conteTema h2 {
    color: #cf1111;
    font-family: 'HelveticaNeueLTStd-BdCn';
    font-size: 28px;
    font-weight: normal;
    margin: 0;
    text-align: right;
}
.conteTema ul {
    color:#FFF;
    font-size: 14px;
    text-align: right;
}
.conteTema .contnt_txt ul {
	margin-right: 30px;
}
.conteTema .contnt_txt ul li {
    line-height: 24px;
    position: relative;
}
.conteTema .contnt_txt ul li span {
	color: #ffe900;
}
.conteTema .contnt_txt ul li:before{
	position: absolute;
	right: -9px;
	top: 2px;
	content: '\2022';
	width: 4px;
	height: 4px;
}

.fullbeneficio {
    background: url(../imagenes/slider/img_2.png) top center no-repeat;
    height: 694px;
}


.box_register h2 {
    color:#000;
    font-family: 'HelveticaNeueLTStd-BdCn';
    font-size: 30px;
    font-weight: normal;
    margin: 0 auto;
    padding: 55px 0 10px;
    text-align: center;
}
.box_register h2 span {
	font-size: 40px;
	line-height: 30px;
}
.box_register .subtitulo {
	display: block;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.form_register {
    width: 90%;
    font-size: 18px;
    font-family: 'HelveticaNeueLTStd-LtCn';
    margin: 24px auto 0 auto;
}

.form_register fieldset.expanSel {
    width: 47%;
}
.form_register fieldset.fullselect2 {
    width: 94%;
}
.form_register fieldset .mensaje {
    background: #ffffff;
    border: 1px solid #c1c1c1;
    box-sizing: border-box;
    color: #959595;
    font-family: "HelveticaNeueLTStd-LtCn";
    font-size: 18px;
    height: 175px;
    line-height: 20px;
    padding: 6px 2%;
    resize: none;
    width: 100%;
}
.form_register .captcha {
	width: 60%;
	float: left;
}
.form_register .captcha img {
	float: left;
}
.form_register .captcha .texto{
	float: left;
	width: 160px;
	margin: -2px 0 0 8px;
}
.form_register .captcha .texto p{
	float: left;
	margin: 0 0 0 8px;
	font-size: 14px;
	width: 120px;
	font-family: 'Arial', Helvetica, sans-serif;
}
.form_register .captcha .texto img{
	margin: 6px 0 0 0;
}
.form_register .captcha input[type="text"]{
	width: 100%;
	margin: 15px 0 0 0;
}


.box_maps .social a.lnkFb{ background:url(../imagenes/ico_facebook.png) top left no-repeat; height:48px; width:48px;}
.box_maps .social a.lnkTw{ background:url(../imagenes/ico_twitter.png) top left no-repeat; height:48px; width:48px;}
.box_maps .social a.lnkFb:hover, .box_maps .social a.lnkTw:hover{ background-position: bottom left;}



/* Tiny Scrollbar */
#scrollbar1 { margin-top:20px;}
#scrollbar1 .viewport { height: 380px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0 0 20px 0; margin: 0;}
#scrollbar1 .scrollbar{ background: url(../imagenes/bg-scrollbar-track-y.png) repeat-y 0 0; position: relative; background-position: 0 0; float: right; width: 16px; }
#scrollbar1 .track { background: url(../imagenes/bg-scrollbar-track-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: url(../imagenes/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 26px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { background: url(../imagenes/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 26px; }
#scrollbar1 .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

	
/************** VERSION TABLET *****************/
@media all and (min-width:720px) and (max-width:939px){
	.fullTesti{
		padding-top: 30px;
	}
	.fullTesti2{
		padding-top: 30px;
	}
	.fullTesti2 h2 {
		margin: 30px 0 50px 0;
	}
	.fullTesti h2 {
		margin: 30px 0 50px 0;
	}
	.fullTesti .flexslider {
		margin: 30px auto 50px auto;
		height: 415px;
	}
	
	.fullTesti2 .flexslider {
		margin: 30px auto 50px auto;
		height: 415px;
	}
	
	.flexslider .flex-direction-nav a {
		top: 94%;
	}
	.flexslider .flex-direction-nav .flex-next {
		right: 24%;
	}
	.flexslider .flex-direction-nav .flex-prev{
		left: 24%;
	}
	.slider .text_info {
    	left: -18%;
	}
	.box_info .block p {
	    display: none;
	}
	.navigation .home {
	    display: none;
	}

	header > nav > ul .register a{
		background: #ffe900;
		color:#FFF;
		width: 100%;
	}
	header > nav > ul .register a:hover{
		background: #000000 !important;
		color:#ffe900;
	}
	header > nav > ul .register .active {
		background: #000000 !important;
		color: #ffe900;
	}
	header > nav > ul > li {
	    border-left: 0;
	}
	header nav ul li {
	    display: block;
	    border-bottom: 1px solid #ffffff;
	    
	    float: none;
	}
	header nav {
	    height: 116%;
	    background: #ffffff;
	    display: block;
	    width: 240px;
	    z-index: 10;
	    position: fixed;
	    right: -240px;
	    -webkit-transition: margin-left 0.3s ease-out;
	    -moz-transition: margin-left 0.3s ease-out;
	    -ms-transition: margin-left 0.3s ease-out;
	    transition: right 0.3s ease-out;
	}

	header nav ul li a {
	    background: #ffe900;
	    padding: 15px 0;
	    text-align: center;
	    color: #000000;
	    font-family: 'HelveticaNeueLTStdMdCn';
	    font-size: 22px;
	    width: 100%;
	    display: block;
	    height: auto;
	    transition: all 0.3s ease-out;
	}
	header nav ul li a:hover {
	    background-color: #000000;
	    color: #ffe900;
	    transition: all 0.3s ease-out;
	}

	.menu_movil {
	    display: block;
	    background: url(../imagenes/ico_menu_responsive.jpg) no-repeat center #ffffff;
	    width: 60px;
	    height: 100%;
	    float: right;
	    text-indent: -9999px;
	    border-left: 1px solid #ffe900
	}
	.menu_registar {
	    display: block;
	    background: url(../imagenes/ico_registar.jpg) no-repeat center #e8e7e3;
	    width: 60px;
	    height: 100%;
	    float: right;
	    text-indent: -9999px;
	    margin-right: 1px;
	}
	.fullTesti {
	    height: auto
	}
	
	.fullTesti2 {
	    height: auto
	}
	
	.box_info .block {
	width: 24%;
	display: inline-block;
	padding: 4px 0 10px 0;
	margin: 0 1% 0 0.5%;
	text-align: center;
	font-size: 20px;
	border-left: 2px solid #c2c2c2;
	}
	
	.box_info .ico01 {
		width: 21%;
	}
	.box_info .block img {
		padding: 10px 0 15px 0;
		width: 81px;
		margin-right: 8px;
		margin: 0 auto 0 auto;
		display: block;
		float: none;
	}
	.box_info .block h3 {
		font-size: 20px;
		margin: 0 0 0 0;
		font-family: 'HelveticaNeueLTStdMdCn';
		line-height: 20px;
		font-weight: normal;
		color: #000;
	}

	.box_info .block p{
		color: #626262;
		margin: 0 0 0 0;
		padding: 4px 6px 0 0;
		font-size: 16px;
		font-family: 'HelveticaNeueLTStd-LtCn';
	}
	.box_register h1 {
		font-size: 36px;
		padding: 34px 0 6px 0;
	}
	.box_register .frase {
		font-size: 20px;
	}
	.form_register fieldset {
		width: 32.5%
	}
	.form_register fieldset select {
		width: 96%;
	}
	.form_register fieldset .celular {
		width: 44%;}
	.form_register fieldset .edad {
		width: 52%;
	}
	.form_register fieldset.fullselect {
		width: 100%;
	}
	.convocatoria {
		width: 46%;
	}
	.box_register .sendata {
		background: #FF0066;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	}

	.box_maps .box_contact {
	position: absolute;
	right: 8%;
	top: 12%;
	background: #ffffff;
	z-index: 10;
	text-align: right;
	padding: 34px 18px 23px;
	color: #000000;
	font-family: 'HelveticaNeueLTStdMdCn';
	font-size: 18px;
	line-height: 25px;
}
	
/********/

.form_register fieldset.expanSel{ width:49%;}
.styleselect {width: 99%;position: relative;}
.form_register fieldset.fullselect2 { width: 98%;}

.fullModa{ background:url(../imagenes/bg_moda.jpg) top center repeat; height:auto;}
.conteRRE{ background:url(../imagenes/bg_rre.png) 0 0 no-repeat; float:none; height:420px; margin:50px auto auto; padding:20px 65px 0; width:400px;}
.conteBachi{ background:url(../imagenes/bg_bachi.png) 0 0 no-repeat; float:none; height:420px; margin:50px auto; padding:20px 65px 0; width:400px;}
.navigation .active {
    color:#FFF ;
	background: #000000;
}
.navigation .active:before {
    background: none;
}


/*****Testimonios*****/
.testiBg h2{ font-size:20px;}
.testiBg ul{ font-size:14px;}


}
/************** VERSION MOVIL ***************/
@media all and (max-width:720px){
	.conteConoce .cont-txt {
		margin: 20px 8px 28px 8px;
	}
	
	.conteConoce2 .cont-txt {
		margin: 20px 8px 28px 8px;
	}
	.navigation .home {	display: none;}

	header > nav > ul .register a{
		background: #ffe900;
		color: #000000;
		width: 100%;
	}
	header > nav > ul .register a:hover{
		background: #000000 !important;
		color:#ffe900;
	}
	header > nav > ul .register .active{
		background: #000000 !important;
		color:#ffe900;
	}
	header > nav > ul > li {
	    border-left: 0;
	}
	header nav ul li {
	    display: block;
	    border-bottom: 1px solid #ffffff;
	    float: none;
	}
	header nav {
	    height: 116%;
	    background: #ffffff;
	    display: block;
	    width: 240px;
	    z-index: 10;
	    position: fixed;
	    right: -240px;
	    -webkit-transition: margin-left 0.3s ease-out;
	    -moz-transition: margin-left 0.3s ease-out;
	    -ms-transition: margin-left 0.3s ease-out;
	    transition: right 0.3s ease-out;
	}

	header nav ul li a {
	    background: #ffe900;
	    padding: 15px 0;
	    text-align: center;
	    color: #000000;
	    font-family: 'HelveticaNeueLTStdMdCn';
	    font-size: 22px;
	    width: 100%;
	    display: block;
	    height: auto;
	    transition: all 0.3s ease-out;
	}
	header nav ul li a:hover {
	    background-color: #000000;
	    color: #ffe900;
	    transition: all 0.3s ease-out;
	}
	.menu_movil {
	    display: block;
	    background: url(../imagenes/ico_menu_responsive.jpg) no-repeat center #ffffff;
	    width: 60px;
	    height: 100%;
	    float: right;
	    text-indent: -9999px;
	    border-left: 1px solid #ffe900;
	}

	.list_acordeon li a{
		padding: 0px 30px 0px 0;
	}
	
	.list_acordeon .contnt_txt .wpaso2{
		padding: 20px 30px 0 20%;
	}
	.form_register {
	    width: 90%;
	    margin: 0 auto 0 auto;
	    float: none;
	}
	.form_register fieldset {
	    width: 100%;
	    margin: 8px 0 8px 0;
	}

	input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"]{
	width: 99%
	}
	.form_register fieldset select {
		width: 100%;
	}	
	.form_register fieldset .celular {
		width: 55%;}
	.form_register fieldset .edad {
		width: 43%;
	}

	.form_register .captcha {
		width: 44%;
		height: 172px;
		position: relative;
		float: none;
		left: 50%;
		margin-left: -120px;
	}
	.form_register .captcha .texto p{
		position: absolute;
		top: 90px;
		left: 50%;
		margin-left: -84px;
		width: 200px;
	}
	.form_register .captcha input[type="text"]{
		position: absolute;
		top: 109px !important;
		left: 50% !important;
		width: 50%;
		margin-left: -20%;
	}
	.form_register .captcha .texto img {
		position: absolute;
		left: 226px;
		top: 24px;
	}
	.texto.jfVal{
		top: 70px !important;
		left: 74px !important;
		position: relative;
	}
	.convocatoria {
		width: 96.4%;
	}
	.fullTesti h2 {
		margin: 10px 0 20px 0;
		padding: 0 10px;
	}
	
	fullTesti2 h2 {
		margin: 10px 0 20px 0;
		padding: 0 10px;
	}
	
	.fullTesti2 .flexslider{
		margin: 20px auto 40px auto;
		max-width: 246px;
		height: 512px;
	}
	
	.fullTesti .flexslider{
		margin: 20px auto 40px auto;
		max-width: 246px;
		height: 512px;
	}
	.flexslider .testimonio{
		margin: 120px 0 0px 0;
		padding: 16px 10px 0px 10px;
		width: 100%;
		height: 312px;
		box-sizing: border-box;

	}

	.flexslider .testimonio:before{
		left: -1px;
		top: -120px;
		height: 120px;
		background-position: 0 -30px;
	}

	.flexslider .testimonio .titulo {
		padding: 0 0 8px 0;
	}
	.flexslider .testimonio .estudios{
		padding: 0 0 0 0;
		font-size: 14px;
		letter-spacing: -0.4px;
	}
	.flexslider .imagenborde{
		background: url(../imagenes/imagen_border_testimonio.png) no-repeat top right;
		width: 100%;
		height: 34px;
		top: -4px;
	}

	.flexslider .descripcion{
		padding: 0 0px 0 0px;
		height: auto;
		letter-spacing: -0.4px;
	}
	.flexslider .testimonio hr{
		margin: 20px 0;
	}
	.flexslider .flex-direction-nav a {
		top: 94%;
	}
	.flexslider .flex-direction-nav .flex-prev{
		left: 0;
	}
	.flexslider .flex-direction-nav .flex-next{
		right: 0;
	}
	
	.box_register .sendata {
		background: #FF0066;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		float: none;
		margin: 10px auto 20px auto;
	}
	.navigation .active {
	    background-color: #000000;
	    color: #FFF;
	}
	.navigation .active:before {
	    display: none;
	}

	
	.slider {
		background:url(../imagenes/slider/img_slider_movil.jpg) bottom right no-repeat;
		height: 400px;
	}

	.slider .text_info {
	    background: url(../imagenes/slider/bg_inscri_movil.png) 0 0 no-repeat;
	    width: 407px;
	    height: 320px;
	    left: 0%;
	}


	.slider .text_info p {
		margin: 0;
		font-family: 'HelveticaNeueLTStdMdCn';
		font-size: 16px;
		padding: 0 20px;
		margin-top: 0px;
	}
	.slider .text_info span {
		font-size: 16px;
		font-family: 'HelveticaNeueLTStdMdCn';
	}
	.slider .text_info .title {
		font-family: 'HelveticaNeueLTStd-BdCn';
		font-size: 36px;
		margin: -6px 0 -4px 0;
		padding: 0;
	}
	.slider .text_info .fecha{
		font-family: 'HelveticaNeueLTStd-LtCn';
	}
	.thankyou p span {
		font-family: 'HelveticaNeueLTStdMdCn';
		display: inline-block;
	}
	.thankyou .title {
	 	color: #000000;
	 	font-size: 40px;
	 	font-family: 'HelveticaNeueLTStd-BdCn';
	}
	.thankyou .box_thk{
 		margin: 10% auto 0 auto;
 	}

	.slider .texPara {
	    display: none;
	}
	.conteConoce{
		max-width: 100%;
		padding: 0px 2% 0 2%;
		margin: 30px 0 30px 0;
	}
	.conteConoce2{
		max-width: 100%;
		padding: 0px 2% 0 2%;
		margin: 30px 0 30px 0;
	}
	.conteConoce1{
		max-width: 100%;
		padding: 0px 2% 0 2%;
		margin: 30px 0 30px 0;
	}

	.conteConoce .box_link p {
		float: none;
		width: 200px;
		text-align: center;
		margin: 8px auto 0 auto;
	}
	.conteConoce2 .box_link p {
		float: none;
		width: 200px;
		text-align: center;
		margin: 8px auto 0 auto;
	}
	.conteConoce .box_link a{
		float: none;
		width: 120px;
		text-align: center;
		margin: 14px auto 10px auto;
	}
	
	.conteConoce2 .box_link a{
		float: none;
		width: 120px;
		text-align: center;
		margin: 14px auto 10px auto;
	}

	.conteConoce .box_link {
		width: 96%;
	}

	.conteConoce2 .box_link {
		width: 96%;
	}
	
	.box_register h2 {
	    color: #000;
	    font-family: 'HelveticaNeueLTStdMdCn';
	    font-size: 22px;
	    font-weight: normal;
	    margin: 0 auto;
	    padding: 50px 0 20px;
	    text-align: center;
	    width: 95%;
	}
	.form_register fieldset.expanSel {
	    width: 101%;
	}
	.box_register h3 {
	    color: #000000;
	    padding: 0 0 4px 0;
	    margin: 10px 0;
	    border-bottom: 1px solid #7b7b7b;
	    font-size: 18px;
	    font-family: 'HelveticaNeueLTStdMdCn';
	    font-weight: normal;
	    clear: both;
	    width: 99%;
	}
	.form_register fieldset.fullselect2 {
	    width: 98%;
	}
	.thankyou p {
	    text-align: center;
	    font-size: 22px;
	    padding: 0 1.5%;
	    font-family: 'HelveticaNeueLTStd-LtCn';
	}

	.box_info .block p {
    display: none;
	}
	.box_info {
	    background: #e6e6e6;
	    width: 100%;
	}
	.box_info .block {
	    background: #fff;
	    margin: 1%;
	    text-align: center;
	    width: 47%;
	}
	.box_info .ico01 {
	    width: 47%;
	}
	.box_info .block img {
	    float: none;
	    margin-right: 0;
	}

	.conteTema {
		padding: 0px 10px 0 0;
		height: 650px;
	}
	/*fondo*/
	/*.fullinnova {
		background: #c74b95;
		height: auto;
	}*/
	/*fondo*/
	/*
	.fullbeneficio{
		background: #00a9e0;
		height: auto;
	}*/
	.fullTesti {
	    height: auto;
	    padding-top: 20px;
	    background: #07723a;
	}
	/**fondo*//
	/*
	.fullTesti2 {
	    height: auto;
	    padding-top: 20px;
	    background: #07723a;
	}
	*/
	.box_maps {
		height: 520px;
	}
	.box_maps .box_contact {
		position: absolute;
		right: 0;
		top: 70%;
		width: 100%;
		text-align: right;
		left: 0;
		padding: 1% 0 0 0%;
		background: rgba(255, 255, 255, 0.9);
	}
	.box_maps .box_contact .title {
		display: none;
	}

	.box_maps #gmap {
		position: relative;
		z-index: 1;
		width: 100%;
		height: 100%;
	}
	.box_maps .social {
		position: absolute;
		top: 60%;
		left: 2%;
		padding: 0;
	}
	.box_maps .social span {
		display: none;
	}
	.box_maps .box_contact .text {
		border: 0;
		padding:0 4% 2% 0;
	}
	
	.lista_preguntas li a{
		padding: 8px 24px 8px 10px;
	}



@media all and (max-width:320px){
	.slider {
		background:url(../imagenes/slider/img_slider_smartphone.jpg) bottom right no-repeat;
		height: 340px;
		
	}
	.slider .text_info {background:url(../imagenes/slider/bg_inscri_smartphone.png) 0 bottom no-repeat;width: 320px;	height: 340px;left: 0;}
	.slider .text_info .lnkIns{left: 8px; top: 280px; width: 186px;}
}
