@charset "utf-8";
@font-face {
    font-family: 'oswaldregular';
    src: url('../font/oswald-regular-webfont.eot');
    src: url('../font/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/oswald-regular-webfont.woff2') format('woff2'),
         url('../font/oswald-regular-webfont.woff') format('woff'),
         url('../font/oswald-regular-webfont.ttf') format('truetype'),
         url('../font/oswald-regular-webfont.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oswaldbold';
    src: url('../font/oswald-bold-webfont.eot');
    src: url('../font/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/oswald-bold-webfont.woff2') format('woff2'),
         url('../font/oswald-bold-webfont.woff') format('woff'),
         url('../font/oswald-bold-webfont.ttf') format('truetype'),
         url('../font/oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}


@font-face {
    font-family: 'oswaldlight';
    src: url('../font/oswald-light-webfont.eot');
    src: url('../font/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/oswald-light-webfont.woff2') format('woff2'),
         url('../font/oswald-light-webfont.woff') format('woff'),
         url('../font/oswald-light-webfont.ttf') format('truetype'),
         url('../font/oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-comillas1:before {
	content: "\e600";
}
.icon-comillas2:before {
	content: "\e601";
}
.icon-mensaje:before {
	content: "\e603";
}
.icon-telefonos:before {
	content: "\e604";
}
.icon-direccion:before {
	content: "\e607";
}
.icon-facebook:before {
	content: "\e602";
}
.icon-twitter:before {
	content: "\e60a";
}
.icon-youtube3:before {
	content: "\e605";
}
.icon-linkedin2:before {
	content: "\e606";
}



/* CSS Document */
body
{
	
	margin:0 auto;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	width:100%;
	font-weight:400;
	
}
html{
	overflow-x: hidden;
	overflow-y:scroll;}

strong {
	color:#333;
}
figure img {
	width:100%;
}
/************************** BOTONES **************************/


/************************** PLANTILLA **************************/
#logo {
  display: inline-block;
  vertical-align:top;
  text-align: left;
  width: 15%;
  margin-top:8px;
  margin-bottom:7px
}
#sombra_ind {
	margin-top:-5px;
}

#botonera {
  width: 81%;
  text-align: right;
  display: inline-block;
  vertical-align:top;
}

#botonera-resp {
  display: none;
}
#wrapper2 {
	width:1280px;
	margin:0 auto;
}
.wrapper {
	width:1280px;
	margin:0 auto;
}

#wrapper{
	width:100%;
	margin:0 auto;
}
#header100
{
	width:100%;
	position:relative;
	padding-left: 0;
	margin: 0 auto;
}
#header
{
	
	width:1280px;
	position:relative;
	padding-left: 0;
	margin: 0 auto;
}
#header-tels-responsive{
		display:none;
}
#header-tels
{
	width:100%;
	margin:0;
	background-color:#019FCE; 
}
#header-tels-info
{
	width:1280px;
	margin:0 auto;
	text-align:right;
}
#header-tels-info a {
	margin-left:8px;
}
#header-tels-info p
{
	color:#fff;
	display:inline-block;
	font-size:0.9em;
	padding:.4em 0;
	font-weight:400;
	text-decoration:none;
	margin-right:16px;	
	vertical-align:middle;
}
#header-tels-info p a
{
	color:#fff;
	text-decoration:none;
}
#header-tels-info p strong
{
	margin-right:0px;
}
#header-tels-info img
{
	display:inline-block;
	width:3%;
	margin-right:0px;
	vertical-align:middle;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
#datos
{
	position:absolute;
	right:0;
	top:5px;
	width: 220px;
	height: 50px;
	
}
#datos img
{
	float:right;
	margin-right:5px;
	text-align:right;
}
#datos p
{
	margin:40px 0 0 0;
	font-size:.87em;
	text-align: right;
	color: #fff;
}

#menu
{  
	position:absolute;
	right: 0;
	bottom:10px;
	display:inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li
{
	
	display: inline-block;
	margin: 0 0 0 -7px;
}
#menu li a
{
	color:#333;
	font-family: 'Open Sans', sans-serif;
	font-size:1em;
	padding: .8em .7em;
	font-weight:400;
	text-decoration:none;
}
#menu li a:hover
{
	background-image:url(../imagenes/plantilla/hover_bt.jpg);
	background-position:left bottom;
	background-repeat: repeat-x;
	color:#fff;
}

#nav li a:hover {
	background-color:#A0D65C;
	color:#FFF;
}


.wrapper {
	width:1280px;
	margin:0 auto;
}
.texto_gen p {
	margin-bottom:15px;
	text-align:justify;
	margin-bottom:15px;
	font-size:13px;
}
.texto_gen ul {
	padding-left:15px;
}
.texto_gen ul li {
	list-style:url(../imagenes/bullet2.png);
	font-size:13px;
}

#pie100{
	border-top:1px solid #e1e1e1;
	display:block;
	margin: 0 auto -27px auto;
	width:100%;
	background-color:#019FCE;
}
#pie{
	
	display:block;
	margin: 0 auto;
	padding:1% 0;
	width:1280px;
	color:#FFF;
}
#pieResponsive{
	display:none;
}
#pie-info{
	vertical-align:top;
	display:inline-block;
	margin: 0 auto;
	width:48%;
	text-align: left;

	
}
#pie-info p{
	font-size:0.8em;
	padding-left:1%;
	color:#FFF;
	vertical-align:top;
}
#pie-info p a{
	color:#fff;
	text-decoration:none;
	vertical-align:middle;
	
}
#pie-info p a:hover{
	color:#fff;
}
#pie-info2{
	display:inline-block;
	margin-left:3.2%;
	text-align:right;
	width:48%;
}
#pie-info2 p{
	color:#FFF;
	font-size:0.8em;
}
#pie-info2 p span{
	color:#fff;
	font-weight:700;
}

#logopie1
{

	display:inline-block;
	text-align:center;
	margin-left:16px;	
	vertical-align:top;
}
#logopie1 p
{
	color:#fff;
	vertical-align:middle;
	font-size:0.9em;
	font-weight:400;
	text-decoration:none;

}
#logopie1 a {
	height:44px;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}
#logopie1 span {
	vertical-align:middle;
}
#informacion
{
width:100%;
margin-bottom: 20px;
margin: 0 auto;
}
h1, h2, h3, h4, h5, h6, p
{
	margin:0;
	padding:0;
	font-weight:400;
}
p {
	font-size:14px;
	color:#333;
}
#aviso{
	width:100%;
	margin-bottom:3%;
}
#aviso h1{
	color:#222;
font-family: 'Open Sans', sans-serif;
font-size: 2.25em;
font-weight:400;
margin:1.2% 0 0 0;
}

#aviso h2
{
	color:#cb3c3c;
font-family: 'Open Sans', sans-serif;
font-size: 1.2em;
font-weight:400;
text-transform:uppercase;
margin-top: -0.1em;
margin-bottom: 1em;
}
#aviso p{
	color:#222;
	font-size:0.8em;
	font-weight:400;
	margin-bottom:1.2%;
	text-align:justify;
}
#aviso ul
{
list-style:none;
margin-left:-1.3em;
}
#aviso ul li
{
list-style-image: url(../imagenes/nosotros/bullet_nosotros.jpg);
font-family: 'Open Sans', sans-serif;
font-style:normal;
font-size:.8em;
font-weight:700;
text-align:justify;
text-decoration: none;	
margin-left:5px;
margin-bottom: .3em;
padding:0;
}
.verde {
  color: #019FCE;
}
.subtitulo_gen {
	font-family: 'Shadows Into Light', cursive;
	font-size:37px !important;
	line-height:60px;
	color:#F38A00 !important;
	font-weight:400;
}
.subtitulo {
	font-family: 'Shadows Into Light', cursive;
	font-size:35px !important;
	line-height:45px;
	font-weight:300;
}
.subtitulo span {
	color:#019FCE;
}
.sombra_prin {
	margin-bottom:25px;
}
.titulo {
	text-align:center;
	font-size:35px;
	margin-bottom:25px;
	text-align:center;
	font-weight:700;
}
.titulo span {
	color:#019FCE;
	margin:0 10px;
}
.redes {
	display:inline-block;
	padding:18px 0;
	vertical-align:middle;
}
.redes a {
	color:#777;
	background-color:#FFF;
	padding:10px;
	font-size:25px;
	border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
border: 0px solid #000000;
}
/************************** PLANTILLA  **************************/
/************************** INDEX **************************/
#cont_bloq1 {
	overflow:hidden;
}
#bloque1 h3 {
	font-family: 'Shadows Into Light', cursive;
	margin-bottom:30px;
	font-size:50px;
	font-weight:500;
	text-align:center;
	margin-top:25px;
}
#bloque1 h3 span{
	color:#019FCE;
}
.bloq1 {
	width: 20%;
    margin: 0px 4%;
    float: left;
    padding-right: 5%;
    position: relative;
}
.bloq1 h4 {
	font-family: 'Open Sans', sans-serif;
	color:#FFF;
	font-size:18px;
	display:block;
	position:absolute;
	    right: 0%;
    bottom: 5%;
    height: 77px;
    padding-top: 51px;
    width: 130px;
    text-align: center;
	border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
border: 0px solid #000000;
background-color:rgba(87, 147, 10, 0.7);
}
.bloq1 h5 {
	font-family: 'Open Sans', sans-serif;
	color:#FFF;
	font-size:18px;
	display:block;
	position:absolute;
	    right: 0%;
    bottom: 5%;
    height: 99px;
    padding-top: 45px;
    width: 145px;
    text-align: center;
	border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
border: 0px solid #000000;
background-color:rgba(87, 147, 10, 0.7);
}
.img_bloq1 {
	width:84%;
	position:absolute;
	bottom:0;
	text-align:center;
}


#bloque2 {
	background-color:#EEE;
	margin-top:-4px;
	padding:5px 0 15px 0;
	position:relative;
	margin-bottom:25px;
}
.img_bloq2 {
	width:50%;
	margin:0 auto;
}

#inf_bloq2 {
	font-size:14px;
	font-family: 'Shadows Into Light', cursive;
}
#inf_bloq2 img {
	vertical-align:middle;
}
.linea1 {
	width:18%;
	position:absolute;
	left: 9%;
    top: 20%;
    padding: 33px 0px 0 0;
}
.linea2 {
	position:absolute;
	right: 10%;
    top: 20%;
    padding: 28px 0 0 265px;
	}
.linea3 {
	position:absolute;
	left: 9%;
    top: 50%;
    padding: 0px 210px 5px 0px;
}
.linea4 {
	position:absolute;
	right: 10%;
    top: 50%;
    padding: 0 0 39px 81px;
}
.linea5 {
	position:absolute;
	left: 9%;
    top: 75%;
    padding: 0px 165px 20px 0px;
}
.linea6 {
	position:absolute;
	right: 10%;
    bottom: 10%;
    padding: 0 0 30px 301px;
}
.linea_img {
	    width: 75%;
    position: absolute;
    top: -11px;
    left: 36%;
}

.linea_img2 {
	width:75%;
	position:absolute;
	top:0;
	left:0;
}

.linea_img3 {
	width: 75%;
    position: absolute;
    top: 20px;
    right: -35px;
}

.linea_img4 {
	width: 65%;
    position: absolute;
    bottom: -10px;
    right: 88px;
}


.linea_img5 {
	width:47%;
	position:absolute;
	top:-6px;
	right:-23px;
}

.linea_img6 {
	width: 89%;
    position: absolute;
    bottom: -9px;
    left: -25px;
}

#bloque3 {

}

.bloq3_izq {
	width:63.5%;
	display:inline-block;
	vertical-align:top;
	height:100%;
	min-height:280px;
}
.bloq3_der {
	position:relative;
	width:33.5%;
	margin-left:2.6%;
	display:inline-block;
}
.img_bloq3 {
	position:absolute;
	right:5%;
	width:20%;
	bottom:0;
}

#bloq3_1 h3 {
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:25px;
}
#bloq3_1 p {
	margin-bottom:20px;
}
#bloq3_1 ul {
	margin-bottom:45px;
}
.btnb_vremas a {
	color:#FFF;
	background-color:#A0D65C;
	padding:10px 15px;
}
.btnb_vremas {
	margin-bottom:25px;
	margin-top:25px;
}
#bloq3_1 {
	position:relative;
}
#bloq3_1 p {
	font-size:18px;
	line-height:18px;
}
.verde_bold {
	font-weight:700;
	color:#A0D65C;
	font-size:20px;
	text-transform:uppercase;
}

#bloque4 {
	
}
.twitt_plug {
	display: -webkit-flex-box; 
	width:50%;
	display:inline-block;
	vertical-align:top;
	height:369px;
}
.face_plug {
	display: -webkit-flex-box; 
	width:48%;
	display:inline-block;
	vertical-align:top;
	height:369px;
}

#cont_bloq5{
	overflow:hidden;
}

.bloq5_1 {
	float:left;
	width:23%;
	margin-bottom:25px;
	margin-right:2.6%;
	cursor:pointer;
}
.bloq5_1:nth-child(4n+4) {
	margin-right:0;
}

#cont_bloq5 h3 {
	font-size:24px;
	font-weight:700;
	margin-bottom:5px;
	margin-top:10px;
}

.subtitulo_nar {
	font-family: 'Shadows Into Light', cursive;
	color:#F38A00;
	font-size:31px;
	margin-bottom:15px;
	font-weight:400 !important;
}
#bloque6 {
	margin-bottom:35px;
}
#bloque7 {
	display:inline-block;
	width:49%;
	vertical-align:top;
	margin:0 auto;
	margin-bottom:35px;
}
#bloque6 h4 {
	text-align:center;
}
#bloque7 h4 {
	text-align:center;
}

/************************** CONOCE  **************************/
#conoce_1 {
	margin-bottom:25px;
}
#conoce_1 p {
	text-align:justify;
	margin-bottom:25px;
	font-size:14px;
}
#img_conoce {
	background-color:#EEE;
	padding:5px;
	width:48%;
	display:inline-block;
}
#text_conoce {
	display:inline-block;
	margin-left:10px;
	width:49.5%;
	vertical-align:top;
}

#text_conoce h1 {
	background-image: url(../imagenes/quienes/linas.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	line-height:80px;
	position:relative;
	font-family: 'Shadows Into Light', cursive;
	font-size:51px !important;
	color:#F38A00 !important;
	font-weight:400;
}


#conoce_2 {
	border-top:1px solid #CCC;
	margin-bottom:25px;
}
#conoce_2 p {
	text-align:justify;
	font-size:14px;
}

#text2_conoce1 {
	width:55%;
	display:inline-block;
	vertical-align:middle;
	margin-right:2%;
}
#text2_conoce2 {
	width:22%;
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
}

#donde {
	vertical-align:top;
	padding-top:25px;
	text-align:center;
}
.img_conoce2 {
	display:inline-block;
	vertical-align:middle;
	width:15%;
	margin-right:2%;
	padding-top:20px;
}
.border {
	padding:15px 0;
	display:block;
	margin-bottom:15px;
	border-bottom:1px solid #CCC;
}


#text_conoce h3 {
	  font-size: 21px;
  font-weight: 600;
}

#text_conoce h2 {
	color: #019FCE;
  font-size: 22px;
  margin-bottom: 25px;
  font-weight: 700;
}

#text2_conoce1 h2 {
  font-size: 37px;
  font-weight: 400;
  font-family: 'Shadows Into Light', cursive;
}

#text2_conoce1 h3 {
	font-size:29px;
  font-weight: 700;
}

#donde p {
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
  padding-bottom: 5px;
  width: auto;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: #A0D65C;
  vertical-align:middle;
  font-family: 'Oswald', sans-serif;
}
.sombra_conoce {
	display:inline-block;
	vertical-align:middle;
	width:1.5%;
}

#donde h4 {
  font-size: 49px;
  width: auto;
  display: inline-block;
  vertical-align:middle;
  padding: 0 5px;
  font-family: 'Oswald', sans-serif;
}
.punto_50 {
  font-size: 50px;
  font-weight: 700;
  color: #A0D65C;
  width: auto;
  display: inline-block;
}
#donde h3 {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0;
}
#donde h2 {
  font-size: 20px;
  text-align:left;
  color: #333;
  font-weight:700;
}
#img_donde {
  width: 215px;
}
/************************** CONOCE  **************************/
.noticia {
	width:23.5%;
	margin-right:1.2%;
	display:inline-block;
	vertical-align:top;
	margin-bottom:25px;
	cursor:pointer;
}
.noticia2 {
	margin-bottom:25px;
	width:23.5%;
	display:inline-block;
	vertical-align:top;
	cursor:pointer;
}
#noticias_cont h3 {
	font-size:20px;
	margin-bottom:15px;
	font-weight:700;
}
#noticias_cont p img {
	vertical-align:middle;
}

.img_izq {
	width:37.5%;
	display:inline-block;
	vertical-align:top;
	margin-right:2%;
}
.img_izq span img {
	padding:15px;
	background-color:#EEE;
	 box-sizing: border-box;
	 margin-bottom:-5px;
}

.not_der {
	width:59.5%;
	display:inline-block;
	vertical-align:top;
}
.not_der h1 {
	font-size:25px;
	color:#019FCE;
	margin-bottom:20px;
	font-weight:700;
}

/************************** PERFIL  **************************/
#img_perfil {
	width:25%;
	display:inline-block;
	vertical-align:top;
}

#text_perfil {
	width:70%;
	display:inline-block;
	vertical-align:top;
	padding-left:3%;
}

#text_perfil p {
	text-align:justify;
	margin-bottom:25px;
}
#text_perfil h2 {
	font-size:19px;
}
#text_perfil ul {
	padding-left:15px;
}

#text_perfil ul li {
	font-size:17px;
	list-style-image:url(../imagenes/Expositoresbeneficios/Expositoresbeneficios6.png);
	margin-bottom:15px;
	color:#333;
}


#perfil2 h3 {
	margin-bottom:25px;
	font-size:18px;
	font-weight:700;
}


#cont_per2 {
	position:relative;
	text-align:center;
	border:1px solid #CCC;
	width:21%;
	padding:10px;
	display:inline-block;
	margin-bottom:25px;
	vertical-align:top;
}
#per_1 {
	padding:5px;
	background-image:url(../imagenes/Expositoresbeneficios/fondo.png);
	background-size:100%;
	min-height:248px;
	padding-top:10px;
	background-repeat:no-repeat;
}

#per_1 h2 {
	margin-bottom:10px;
	font-size:14px;
	font-weight:700;
}
#per_1 p {
	font-size:15px;
	font-weight:400;
}
#sombra_per {
	position:absolute;
	bottom:-15px;
}
#perfil2 {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #CCC;
}
#perfil222 {
	background-color:#EEE;
	text-align:center;
	font-weight:300;
}
#perfil222 span {
	font-size:30px;
	margin:10px;
}
/************************** PERFIL  **************************/

/************************** CONTACTO  **************************/
#cont_modulos {
	display: -webkit-flex;
	display: -ms-flexbox; 
	display: flex; 
	flex-direction: row; 
	flex-wrap: wrap; 
	justify-content: space-between;


}
#formulario p {
	font-size:16px;
	margin-bottom:20px;
}
.modulo1 {
	width:31%;
	margin-bottom:15px;
}
.modulo2 {
	margin-bottom:25px;
}

.btn_cont {
	width:98%;
	padding-left:2%;
	background-color:#EEE;
	border:1px solid #CCC;
	outline:none;
	height:35px;
}
.btn_cont2 {
	width:99%;
	padding-left:1%;
	background-color:#EEE;
	border:1px solid #CCC;
	outline:none;
	height:120px;
}
.btn_modulo {
	margin-bottom:25px;
	text-align:right;
}

.formulario3 {
	padding:15px 25px;
	background-color:#A0D65C;
	color:#FFF;
	border:0;
}
#gracias {
	text-align:center;
	padding-top:2%;
}
#gracias h3 {
	margin-bottom:15px;
	font-size:40px;
	font-weight:700;
	color:#A0D65C;
}
#gracias p {
	margin-bottom:25px;
	font-size:22px;
}


/************************** PERFIL  **************************/
#img_perfil {
	width:20%;
	display:inline-block;
	vertical-align:top;
}

#text_perfil {
	width:75%;
	display:inline-block;
	vertical-align:top;
	padding-left:3%;
}

#text_perfil p {
	text-align:justify;
	margin-bottom:25px;
	font-size:16px;
}
#text_perfil h2 {
	font-size:25px;
	margin-bottom:15px;
	margin-top:15px;
}
#text_perfil ul {
	padding-left:15px;
}

#text_perfil ul li {
	font-size:14px;
	list-style-image:url(../imagenes/Expositoresbeneficios/Expositoresbeneficios6.png);
	margin-bottom:15px;
	color:#333;
}
.perfil2_img {
	    width: 84px;
    position: absolute;
    right: 21%;
    top: 15px;
}

#perfil2 h2 {
	  text-align: center;
  margin-bottom: 25px;
  font-size: 35px;
  padding-bottom: 25px;
  font-weight: 300;
}

#perfil2 h3 {
	margin-bottom:0;
	font-size:25px;
	font-weight:700;
	text-align:center;
}

#cont_per {
	text-align:center;
	border:1px solid #CCC;
	width:21%;
	padding:10px;
	margin-bottom:25px;
	vertical-align:top;
	position:relative;
	margin-right:1.5%;
	float:left
}
#cont_per:nth-child(4n+4) {
	margin-right:0;
}
.img_beneficio {
	position:relative;
	top: -69px;
    width: 75%;
	margin:0 auto;
    margin-bottom: -50px;
	display:block;
}

#perfil3 {
	margin-top:60px;
	overflow:hidden;
	padding-top:48px
}

#per_1 {
	padding:10px 5px;
	background-image:url(../imagenes/Expositoresbeneficios/fondo.png);
	background-size:100%;
	background-position:center;
	min-height:253px;
	padding-top:10px;
	background-repeat:no-repeat;
}

#per_1 h2 {
	margin-bottom:10px;
	font-size:14px;
	font-weight:700;
}
#per_1 p {
	font-size:15px;
	font-weight:400;
}
#sombra_per {
	position:absolute;
	bottom:-19px;
}
#perfil2 {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #CCC;
	position:relative;
}
/************************** PERFIL  **************************/

/************************** UBICACION  **************************/
#mapa {
	height:300px;
	position:relative;
	display:inline-block;
	width:100%;
	background-color:#EEE;
	padding:10px 10px;
	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#sombra_ubi {
	width:100%;
}

#text_ubicacion {
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	width:100%;
	padding-left:15px;
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
	margin-bottom:25px;
}

#text_ubicacion h2 {
	margin-bottom:10px;
}

#text_ubicacion img {
	width:100%;
}
#text_ubicacion span {
	color:#019FCE;
}
.lat_ubi {
	float:left;
	margin:2%;
	width:1%;
	vertical-align:middle;
}

.ubi1 {
	float:left;
	width:20%;
	padding-top:15px;
}

.ubi2 {
	float:left;
	width:30%;
	vertical-align:middle;
}

.ubi3 {
	float:left;
	width:40%;
	vertical-align:middle;
	padding-top:50px;
}

#text_ubicacion h3 {
	font-weight:600;
	font-size:18px;
	margin-bottom:10px;
}
#img_ubica {
	margin-bottom:15px;
	width:95%;
}
#text_ubicacion p {
	    width: 89%;
    margin-bottom: 15px;
    font-size: 0.8em;
    text-align: justify;
    display: inline-block;
    vertical-align: top;
}
#text_ubicacion span {
	font-size:25px;
}
#text_ubicacion p img {
	padding-right:5px;
	margin-right:5px;
	border-right:1px solid #CCC;
	vertical-align:middle;
}
#cont_ubic h4 {
	font-weight:400;
	text-align:center;
	font-size:44px !important;
}
#cont_ubic {
	margin-bottom:25px;
}

#cont_ubic h4 img {
	width:110px;
	margin-bottom:-50px;
	position:relative;
	z-index:99;
	margin-right:-22px;
}
/************************** UBICACION  **************************/

/************************** COSTOS  **************************/
#text_planos {
	text-align:center;
}
#text_planos h2 {
	font-size:32px;
	font-weight:300;
	line-height:32px;
}

#text_planos h3 {
	font-size:35px;
	font-weight:600;
	line-height:33px;
}

#text_planos h4 {
	text-transform:uppercase;
	font-size:60px;
	color:#A0D65C;
	margin-bottom:25px;
	line-height:55px;
}

#cost_1 {
	width:25%;
	background-repeat:no-repeat;
	background-position:right;
	background-image:url(../imagenes/Costo%20y%20plano/costosyplano-sombra.png);
	padding:25px 0;
	padding-right:15px;
	margin-right:10px;
	display:inline-block;
	vertical-align:middle;
	margin-bottom:25px;
}
#cont_cost {
	background-color:#EEE;
}
#cost_1 h3 {
	line-height:30px;
	font-size:25px;
	font-weight:400;
}

#cost_1 h5 {
	font-weight:700;
	font-size:19px;
}

#cost_1 h4 {
	font-weight:400;
	font-size:19px;
}
#cost_1 h2 {
	font-size:27px;
	font-weight:700;
	text-transform:capitalize;
	color:#F38A00;
}
#cost_2 {
	margin-bottom:25px;
	width:720px;
	display:inline-block;
	vertical-align:middle;
	margin-left:2%;
}
#cost_2 p {
	display:inline-block;
	width:auto;
	margin-right:15px;
	font-size:19px;
}
#cost_2 p img {
	vertical-align:middle;
	margin-right:5px;
}
.lat_der {
	padding-right:15px;
	border-right:1px solid #CCC;
}
.img_costos {
	display:inline-block;
	width:90px;
	padding-top:25px;
	vertical-align:top;
	margin-right:-11px;
	margin-left:3%;
}
/************************** COSTROS  **************************/

/************************** DESCARGAS  **************************/
#descargas_1 {
	width:55%;
	display:inline-block;
	vertical-align:middle;
}
#img_desc {
	margin-bottom:0;
	width:100%;
	display:inline-block;
	vertical-align:middle;
}
#text_desc {
	text-align:left;
	width:100%;
	margin-bottom:25px;
	display:inline-block;
	vertical-align:middle;
}
#text_desc p {
	font-size:16px;
	font-weight:400;
	line-height:15px;
}
#text_desc h3 {
	font-size:21px;
	font-weight:800;
}
#text_desc h2{
	text-transform:uppercase;
	font-size:18px;
	font-weight:700;
	color:#A0D65C;
}


#descargas_2 {
	width:44%;
	padding-top:20px;
	padding-bottom:20px;
	display:inline-block;
	vertical-align:middle;
}

#descargas_2 h3 {
	margin-bottom:25px;
	font-size:26px;
	font-weight:700;
	padding:15px 0;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	text-align:center;
}

#des_1 {
	text-align:center;
	display:inline-block;
	width:32.5%;
	vertical-align:top;
}
#des_2 {
	text-align:center;
	display:inline-block;
	width:32.5%;
	vertical-align:top;
}
#descargas_2 h2 {
	font-size:22px;
	margin-bottom:15px;
	font-family: 'Shadows Into Light', cursive;
	font-weight:400;
}
#descargas_2 a {
	background-color:#A0D65C;
	padding:5px 15px;
	color:#FFF;
	font-weight:700;
	font-size:14px;
	text-decoration:none;
}
#descargas_2 img {
	width:100%;
}
/************************** DESCARGAS  **************************/
/************************** VISITANTE  **************************/
.img_visitante {
	display:inline-block;
	vertical-align:top;
	width:12%;
}
#visitante {
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px solid #CCC;
}
#visitante2 h2 {
	margin-bottom:25px;
	display:inline-block;
}

#visitante3 {
	margin-bottom:55px;
	overflow:hidden;

}
#visitante3 h4 {
	margin:15px 0;
	font-weight:400;
	font-size:15px;
}
.vistit_1 {
	display:inline-block;
	vertical-align:top;
	text-align:center;
	font-size:14px;
	margin-right:2.8%;
	margin-bottom:25px;
	width:14%;
}
.vistit_1:nth-child(6n+6) {
	margin-right:0;
}
.vistit_2 {
	display:inline-block;
	text-align:center;
	margin-bottom:25px;
	vertical-align:top;
	width:14%;
}

.icon_visit {
	border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
border: 0px solid #000000;
	background-color:#019FCE;
	padding:50px 40px;
	box-sizing: border-box;
	-webkit-box-shadow: inset 11px 10px 5px -8px rgba(0,0,0,0.75);
-moz-box-shadow: inset 11px 10px 5px -8px rgba(0,0,0,0.75);
box-shadow: inset 11px 10px 5px -8px rgba(0,0,0,0.6);
}

.icon_visit2 {
	border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
border: 0px solid #000000;
	background-color:#F38A00;
	padding:50px 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-shadow: inset 11px 10px 5px -8px rgba(0,0,0,0.75);
-moz-box-shadow: inset 11px 10px 5px -8px rgba(0,0,0,0.75);
box-shadow: inset 11px 10px 5px -8px rgba(0,0,0,0.6);
}
.text_visitante {
	font-size:16px;
}
/************************** VISITANTE  **************************/


/************************** PATROCINADORES  **************************/
#patrocinador_1 {
	width:50.5%;
	padding:20px 9% 20px 0;
	display:inline-block;
	vertical-align:middle;
	margin-bottom:35px;
	text-align:justify;
	position:relative;
}
#patrocinador_1 p {
	text-align:justify;
	margin-bottom:25px;
	color:#666;
	font-weight:400;
	padding-right:15px;
	position:relative;
	z-index:99
	}

#patrocinador_2 {
	margin-bottom:35px;
	width:38.5%;
	display:inline-block;
	vertical-align:middle;
}
.img_patrocin {
	width:25%;
	display:inline-block;
	vertical-align:top;
	margin-right:-25px;
}
.text_patro {
	width:74%;
	display:inline-block;
	vertical-align:top;
}
.text_patro  h4 {
	margin-bottom:0;
}
#patrocinador_2 h2 {
	font-size:25px;
	margin-bottom:25px;
	text-align:center;
	font-weight:700;
}

#pat_1 {
	width:30%;
	display:inline-block;
	margin-right:4%;
	vertical-align:top;
}
#pat_2 {
	width:30%;
	display:inline-block;
	vertical-align:top;
}

#cont_pat {
	text-align:center;
	margin-top:5px;
}
#cont_pat p {
	margin-bottom:25px;
	font-size:20px;
	font-weight:400;
	font-family: 'Shadows Into Light', cursive;
}
#cont_pat a {
	font-weight:700;
	font-size:14px;
	color:#FFF;
	padding:10px 15px;
	background-color:#019FCE;
}
/************************** PATROCINADORES  **************************/

/************************** PROGRAMA  **************************/
#progrma_1 {
	position:relative;
	width:42%;
	padding:10px;
	background-color:#EEE;
	display:inline-block;
	margin-bottom:25px;
	vertical-align:middle;
}

#sombra {
	left:0;
	position:absolute;
	bottom:-13px;
}
#progrma_2 {
	padding-top:25px;
	display:inline-block;
	width:55%;
	padding-left:10px;
	vertical-align:top;
}
#progrma_2 div {
	margin-top:3%;
}
#progrma_2 div a {
	background-color:#A0D65C;
	padding:5px 15px;
	color:#FFF;
	font-weight:700;
	font-size:14px;
	text-decoration:none;
}
#progrma_2 h4 {
	font-size:20px;
	font-weight:300;
}

#progrma_2 h2 {
	margin-bottom:25px;
	font-size:20px;
	font-weight:700;
}

#progrma_2 p {
	text-align:justify;
	font-weight:400;
}

.img_programa {
	width:25%;
	display:inline-block;
	vertical-align:top;
}
.text_programa {
	width:78%;
	margin-left:-30px;
	display:inline-block;
	vertical-align:top;
}
/************************** PROGRAMA  **************************/
/************************** SUSCRIBETE  **************************/

.btn_cont3 {
  width: 100%;
  margin-bottom: 25px;
  outline: none;
  padding-left: 5px;
  background-color: #EEE;
  border: 1px solid #CCC;
  height: 30px;
  margin-right: 1%;
  display: inline-block;
}

#form_suscri p {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 15px;
}

#img_suscri {
	width:390px;
	display:inline-block;
	vertical-align:top;
}

#form_suscri {
	width:460px;
	margin-left:15px;
	display:inline-block;
	vertical-align:top;
}
#suscribete {
	text-align:center;
}
/************************** SUSCRIBETE  **************************/


#gracias {
	background-color:#EEE;
	padding:25px 0;
	text-align:center;
}
#gracias h2 {
	font-size:40px;
	text-transform:uppercase;
	color:#A0D65C;
	margin-bottom:15px;
}

#gracias p {
	font-size:25px;
}

#perfil2 h2 img {
	margin-bottom:10px;
}

#bloque-home2100 {
	background-color:#EEE;
}

#bloque33 h2 {
  background-color: #3366cc;
  font-size: 1.1em;
  font-weight: 600;
  color: #fff;
  text-align: left;
  margin-bottom: .2em;
  padding: .5em;
  -webkit-border-top-left-radius: 9px;
  -webkit-border-top-right-radius: 9px;
  -moz-border-radius-topleft: 9px;
  -moz-border-radius-topright: 9px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}


#bloque3 h2 {
  font-size: 1.1em;
  font-weight: 700;
  margin-bottom: 6%;
}

#bloque3 h2 span {
  color: #A0D65C;
  font-weight: 700;
}

#formulario {
	padding-top:10px; 
	margin-top:10px;
	border-top:1px solid #CCC;
}

#img_parche {
	width:80%;
	display:block;
	margin:0 auto;
}



/************************** EXPOSITORES  **************************/
#expositoresa p {
	text-align: justify;
  margin-bottom: 25px;
  color: #666;
  font-weight: 400;
    font-size: 16px;
  padding-right: 15px;
}
#text_expo ul  {
	padding-left:15px;
}
.img_perfiles {
	width:70px;
	display:inline-block;
	vertical-align:middle;
}
.texto_perfiles {
	vertical-align:top;
	width:84%;
	display:inline-block;
	text-align:justify;
	vertical-align:middle;
}
#text_expo p img {
	vertical-align:middle;
}
#text_expo ul li {
	color: #666;
	  font-size: 14px;
	 font-weight: 400;
	list-style-image:url(../imagenes/plantilla/Expositoresbeneficios6.png);
}
#text_abajo p {
	 color: #666;
	 margin-bottom:25px;
  font-weight: 400;
    font-size: 25px;
}
#expositoresa {
	margin-bottom:25px;
}

#text_expo {
	padding-bottom:25px;
	width:55%;
	padding-right:4%;
	margin-right:2%;
	display:inline-block;
	vertical-align:top;
	position:relative;
}
.img_pefrl {
	position: absolute;
    top: 26%;
    right: 0;
    width: 24%;
}

#imagenes_expo {
	text-align:right;
	display:inline-block;
	vertical-align:top;
	width:38%;
}
#img_parte1{
	overflow:hidden;	
}
#img_parte3{
	overflow:hidden;
}
#img_50 {
	float:left;
	margin:0 0 5px 1%;
	overflow:hidden;
	width:49%;
}

#img_25 {
	float:left;
	width:49%;
}
#img_25:nth-child(2n+2) {
	float:right;
}
#img_25:nth-child(4n+3) {
	margin-top:8px;
}
#img_25:nth-child(4n+4) {
	margin-top:8px;
}
#img_100{
	width:99%;
	float: right;
	margin-bottom:5px
}

/************************** EXPOSITORES  **************************/

/************************** EXPOSITORES  **************************/
#text_vistit p {
	text-align: justify;
  margin-bottom: 25px;
  color: #666;
  font-weight: 400;
    font-size: 17px;
  padding-right: 15px;
}


#text_vistit {
	padding-top:20x;
	padding-bottom:20px;
	width:35%;
	padding-right:6%;
	margin-right:5%;
	display:inline-block;
	vertical-align:middle;
	background-image:url(../imagenes/expositores/sombra-lat.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#text_vistit ul {
	padding-left:15px;
}
#iconos_visitantes li {
	list-style:none;
	padding:5px 0;
	margin-bottom:5px;
}
#iconos_visitantes li img {
	vertical-align:middle;
	margin-right:5px;
}

#imagenes_vistit {
	text-align:right;
	width:53%;
	vertical-align:middle;
	display:inline-block;
}

#cont_img1 {
	width:26%;
	vertical-align:top;
	display:inline-block;
}

#cont_img2 {
	display:inline-block;
	vertical-align:top;
	width:73%;
}
/************************** EXPOSITORES  **************************/



/**************************NOTICIAS GENERAL*************************************/


#contenido_noticias{
	width:1000px;
	margin:0 auto;}
	
#noticia1{
	width:30%;
	text-align:justify;
	display:inline-block;
	margin:0 1.5% 3% 1.5%;
	}

#noticia1 a{
	  background-image: url(../imagenes/index/flechamas.jpg);
  background-position: center right;
  background-repeat: no-repeat;
  color: #A0D65C;
  display: block;
  margin-top:10px;
  font-size: .9em;
  font-weight: 400;
  padding-right: 1.2em;
  text-align: right;
  text-decoration: none;}
  
 #texto_noticia{
	 width:100%;}
	 
	#texto_noticia h2{ 
	 font-size: 1.1em;
  font-weight: 700;
  margin-bottom: 6%;
	}
	
	
	#texto_noticia p{
		font-size: 0.8em;
		color: #333;}
		

/************************** noticias interior  **************************/
#noticia {
	border-right:1px solid #ddd;
  display: inline-block;
  vertical-align: top;
  width: 65%;
  margin: 0 2% 3% 0;
}
#noticia h2{
  display: inline-block;
  vertical-align: top;
  margin: 0 2% 3% 0;
}
#noticia p{
	font-size:0.9em
}
#noticiaimg{
	width:97%;
}
#bloque3_text h2 {
  font-size: 1.1em;
}
#bloquenoticialat p {
	text-align:justify;
  font-size: 0.8em;
  margin-bottom:15px;
}
#bloquenoticialat {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  margin: 1% 0 3% 0;
}


#bloquenoticialat3a {
  margin-bottom: 1em;
  vertical-align: top;
  width: 95.5%;
  border-bottom:1px solid #ddd;
}
#bloquenoticialat3_text {
  display: inline-block;
  text-align:left;
  vertical-align: top;
  width: 100%;
}
#bloquenoticialat3_text p a {
  background-image: url(../imagenes/index/flechamas.jpg);
  background-position: center right;
  background-repeat: no-repeat;
  color: #A0D65C;
  display: block;
  font-size: .9em;
  font-weight: 400;
  padding-right: 1.2em;
  text-align: right;
  text-decoration: none;
}
#bloquenoticialat3_text p {
  font-size: 0.8em;
}
#btmas{
	width:100%;
	text-align:right;
}
#btmas p a{
	font-size:13px;
	background-color:#444;
	color:#fff;
	padding:5px 10px;
}

#gracias {
	padding:25px;
	text-align:center;
}
#gracias a {
	margin:0 10px;
}
/************************** noticias  **************************/
.text_twitter {
	padding:10px 0 10px 5px;
	background-color:#00CDFF;
	color:#FFF;
	font-size:22px;
	font-weight:700;
	border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
border: 0px solid #000000;
}

.text_facebook {
	padding:10px 0 10px 5px;
	background-color:#0067D0;
	color:#FFF;
	font-size:22px;
	font-weight:700;
	border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
border: 0px solid #000000;
}


.titulopre{
	color:#f60;
	font-family: 'Shadows Into Light', cursive;
	font-size:50px;
	text-align:center;
}
.titulopre2 {
	color:#333;
	font-size:35px;
	font-weight:700;
	text-align:center;
}
.titulopre3 {
	color:#333;
	font-size:30px;
	font-weight:400;
	text-align:center;
}
.titulopre4{
	display:inline-block;
	margin:20px auto;
	padding:10px 30px;
	text-align:center;
	width:28%;
}
.titulopre4 a {
	background:#A0D65C;
	display:block;
	color:#fff;
	font-size:15px;
	margin:20px auto;
	padding:10px 30px;
	text-align:center;
	width:136px;
}
.titulopre41{
	display:inline-block;
	margin:20px auto;
	padding:10px 30px;
	text-align:center;
	width:28%;
}
.titulopre41 a {
	background:#f60;
	display:block;
	color:#fff;
	font-size:15px;
	margin:20px auto;
	padding:10px 30px;
	text-align:center;
	width:120px;
}
.titulopre_pre{
	display:block;
	margin:20px auto;
	padding:10px 30px;
	width:15%;
}
.titulopre_pre a {
	background:#A0D65C;
	display:block;
	color:#fff;
	font-size:15px;
	margin:20px auto;
	padding:10px 30px;
	text-align:center;
	width:120px;
}

/************************** PRENSA  **************************/ 
.pdf_ind {
	margin-bottom:25px;
	text-align:center;
	width:18%;
	display:inline-block;
	vertical-align:bottom;
	margin-right:2%;
}
.pdf_ind:nth-child(5n+5) {
	margin-right:0;
}
.pdf_ind a {
	color:#333;
}
.btn_modulo2 {
	text-align:center;
}
.btn_modulo2 a {
	background-color: #A0D65C;
    padding:5px 15px 5px 0px;
    color: #FFF;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
}

.img_pdf {
	display:block;
	margin:0 auto;
	width:50%;
}
.img_pdf img {
	max-height:123px;
}

.text_pdf h2 {
	margin: 20px 0 0 0;
    font-weight: 400;
    font-size: 15px;
}
.btn_modulo a {
	background-color: #A0D65C;
    padding: 5px 15px;
    color: #FFF;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
}
.galeria{
	margin:20px 0;
	overflow:hidden;
}
.galeria figure{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:left;
	margin-bottom:1em;
	padding:15px;
	width:20%;
}
.galeria figure img{
	border:0;
}