/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold_italic';
    src: url('../fonts/opensans-extrabolditalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/opensans-italic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.woff2') format('woff2'),
         url('../fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight_italic';
    src: url('../fonts/opensans-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body, #contenedorPrincipal{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: 'open_sansregular';
	background-color: transparent;
	color: #FFF;
}

img {
    max-width:100% !important;
    max-height:100% !important;
    display:block;
}

p{
	font-size: .9em;
	text-align: justify;
}

h1{
	font-family: 'Oswald', sans-serif;
}

h1.tituloSubrayado{
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}

h2{
	font-size: 1.6em;
	position: relative;
}

h3{
	font-weight: bold;
	font-size: 1.2em;
}

.paginaInicial {
    /*background: url(../img/bg-exportaciones-importaciones-mexico-leaf.png) no-repeat center center fixed;*/
}

#slider1 {
    background: url(../img/bg-exportaciones-importaciones-mexico-leaf.png) no-repeat center center fixed;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#slider2 {
    background: url(../img/slide-mapa.png) no-repeat top;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.parallax {
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#header{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 9999;
}

#header.fondoNegro{
	background-color: #0f1219;
	opacity: 0.98;
    filter: alpha(opacity=98); /* For IE8 and earlier */
}

#header #barraSuperior{
	background: #e1e1e1;
	height: 30px;
	color: #595959;
	font-weight: bold;
	display: block;
}

#header #barraSuperior #contenidoBarraSuperior{
	padding: 0;
	margin: 0;
	font-size: .75em;
}

#header #barraSuperior #contenidoBarraSuperior i{
	background-color: #75b74b;
	text-align: center;
	color: #FFF;

	width: 24px;
	height: 24px;
	line-height: 24px;

	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#header #barraSuperior #contenidoBarraSuperior #telefono{
	height: 30px;
	line-height: 30px;
	text-align: left;

}

#header #barraSuperior #contenidoBarraSuperior #correo{
	height: 30px;
	line-height: 30px;
	text-align: left;
}

#header #contenedorMenu{
	background-color: #fff;
	min-height: 50px;
	height: 50px;
	color: #595959;
	font-weight: bold;
}

#header #logo{
	position: absolute;
	margin-top: 32px;
	padding-bottom: 0px;
}

#header #logo.flotante{
	margin-top: 3px;
}

#header #logo a{
	display: inline-block;
}

#header #logo a img{
	margin: auto;
	width: 90px;
}

#header #contenedorMenu #menu{
	padding: 0;
	text-align: right;
	background: transparent;
}

#header #contenedorMenu #menu .navbar-default{
	background: transparent;
    border: none;
    margin-bottom: 0;
}

#header #contenedorMenu #menu .navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}

#header #contenedorMenu #menu .navbar-default .navbar-toggle:hover, #header #contenedorMenu #menu .navbar-default .navbar-toggle:focus{
}

#header #contenedorMenu #menu .navbar-default .navbar-toggle:hover .icon-bar, #header #contenedorMenu #menu .navbar-default .navbar-toggle:focus .icon-bar{
    background-color: #000;
}

#header #contenedorMenu #menu .navbar-default .navbar-collapse{
    border: none;
    border-right: 2px solid #fff;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 180px;
    width: 180px;
    margin-left: -60px;
    background-color: #fff;
    padding: 2px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #595959;
    background-color: #74b74e;
}

#contenedor{
	margin-top: 124px;
}

#contenedor #cuerpo #contenedorImagen{
	position: relative;
	width: 100%;
	height: 460px;
	min-height: 460px;
	overflow: hidden;
}

#contenedor #cuerpo #contenedorImagen .slider{
	font-size: 1.1em;
	height: 500px;
}

#contenedor #cuerpo #contenedorImagen .slider h1{
	font-size: 35px;
	text-align: center;
	width: 75%;
}

#contenedor #cuerpo #contenedorImagen .slider #parrafoTexto{
	font-size: 12.5px;
	width: 70%;
}

#contenedor #cuerpo #contenedorImagen .slider #parrafoBotones{
	font-size: 12px;
	width: 66%;
	margin-left: -35%;
	margin-top: -12%;
}

#contenedor .contenedorContenido{
	padding: 0;
	padding-bottom: 50px;
	background-color: #fff;
	color: #595959;
}

#contenedor .contenedorContenido p{
	padding: 10px;
}

#contenedor .contenedorContenido .encabezadoTitulo{
	background: url('../img/adorno-titulo.png') no-repeat top right #ebebeb;
	margin: 0;
	padding: 0;
	padding-left: 5%;
	margin-bottom: 20px;
}

#contenedor .contenedorContenido .encabezadoTitulo h1{
	color: #595959;
	font-size: 1.4em;
	position: relative;
	display: inline-block;
	outline: none;
}

#contenedor .contenedorContenido .encabezadoTitulo h1::before{
	position: absolute;
	width: 50px;
	border-bottom: 3px solid #71b94b;
	font-size: 1.4em;
	line-height: 1.4em;
	top: 0;
	left: 0;
	max-width: 50px;
	height: 150%;
	content: '';
}

#contenedor .contenedorContenido .tituloSolapa{
	background-color: #73b84d;
	width: 110px;
	padding: 3px;
	padding-left: 20px;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	position: relative;
}

#contenedor .contenedorContenido .tituloSolapa::after{
	content: '';
    position: absolute;
    top: 0;
    left: 100%;
    border-color: transparent;
    border-style: solid;
    border-width: .9em;
    border-left-color: #73b84d;
    border-bottom-color: #73b84d;
    border-right-color: #fff;
    border-top-color: #fff;
}

#contenedor .contenedorContenido .fondoGris{
	background-color: #ebebeb;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 5px;
	height: 240px;
}

#contenedor .contenedorContenido .cta{
	color: #000;
    background: url(../img/exportaciones-importaciones-leaf-toluca.png) no-repeat center center;
	padding-top: 40px;
	padding-bottom: 50px;
	height: 345px
}

#contenedor .contenedorContenido .servicios{
	color: #FFF;
	margin: 0;
	padding: 5px;
}

#contenedor .contenedorContenido .servicios h2{
	font-size: 1.2em;
	padding-left: 5px;
	font-weight: bold;
}

#contenedor .contenedorContenido .aduanas{
	color: #000;
    background: url(../img/slide-mapa.png) no-repeat center top;
	padding-bottom: 30px;
	min-height: 550px
}

#contenedor .contenedorContenido .contacto{
	color: #000;
    background: url(../img/exportaciones-importaciones-leaf-toluca-contacto.png) no-repeat center center;
	padding-top: 20px;
	padding-bottom: 30px;
	min-height: 320px
}

#contenedor .contenedorContenido .infoContacto{
	color: #fff;
    background: #7dc35c;
	padding-top: 20px;
	padding-bottom: 30px;
	min-height: 320px;
	font-size: 1.15em;
}

#footer{
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #f0f0f0;
	text-align: center;
	height: 70px;
	top: 100%;
	margin-top: -50px;
	font-size: 10px;
	z-index: 9999;
	background-color: #fff;
}

#footer a{
	color: #f0f0f0;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}

#footer #barraSuperiorFooter{
	padding: 2px;
	background-color: #73b84d;
	opacity: 0.8;
}

#footer #barraInferiorFooter{
	padding: 2px;
	background-color: #0f1219;
	opacity: 0.8;
}

#mapa1-canvas{
	width: 90%;
	height: 350px;
}

#mapa1-canvas img {
    max-width: none !important;
    max-height: none !important;
    display: block;
}

#mapa2-canvas{
	width: 90%;
	height: 350px;
}

#mapa2-canvas img {
    max-width: none !important;
    max-height: none !important;
    display: block;
}

#FrmContacto{
	padding: 1em;
}

#FrmContacto .input-group{
	width: 90%;
}

.input-group{
	margin:0.5em;
}

.placeholder{
	color: #008dd6;
}

.form-inline .input-group .input-group-addon{
	width: 40px;
	background-color: #73b84d;
	margin-right: 10px;
}

.input-group-addon i{
	color: #FFF;
}

.blue {
    color: #008dd6;
}

.textoVerde{
	color: #73b84d;
}

.fondoBlanco{
	background-color: #fff;
}

.botonHeader.btn-info , .botonHeader.btn-info:hover, .botonHeader.btn-info:active, .botonHeader.btn-info:visited {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: #fff;
}

.botonHeader.btn-info , .botonHeader.btn-info:visited {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: #fff;
}

.botonHeader.btn-info:hover, .botonHeader.btn-info:active{
	background-color: #73b84d;
}

#slider2 .botonHeader.btn-info , #slider2 .botonHeader.btn-info:hover, #slider2 .botonHeader.btn-info:active, #slider2 .botonHeader.btn-info:visited {
    background-color: rgba(115, 184, 77, 0.5);
    border-color: #fff;
}

#slider2 .botonHeader.btn-info , #slider2 .botonHeader.btn-info:visited {
    background-color: rgba(115, 184, 77, 0.5);
    border-color: #fff;
}

#slider2 .botonHeader.btn-info:hover, #slider2 .botonHeader.btn-info:active{
	background-color: #73b84d;
}

.botonCTA.btn-info , .botonCTA.btn-info:hover, .botonCTA.btn-info:active, .botonCTA.btn-info:visited {
    background-color: #73b84d;
    border-color: #fff;
}

.botonCTA.btn-info , .botonCTA.btn-info:visited {
    background-color: #73b84d;
    border-color: #fff;
}

.botonCTA.btn-info:hover, .botonCTA.btn-info:active{
	background-color: #8bde5d;
}

.vinetas{
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 8px;
}

.vinetas li{
	background: url('../img/vineta.png') no-repeat left top;
	padding-left: 25px;
	margin-top: 4px;
	margin-bottom: 12px;
	font-size: 14px;
}

.imagenEfecto{
	display: block;
	-webkit-filter: none;
	-webkit-transition: all .3s;
       -moz-transition: all .3s;
}

.imagenEfecto:hover{
	-webkit-filter: grayscale(100%);
	-webkit-transition: all 1s;
       -moz-transition: all 1s;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  	font-size:30px;
	box-shadow: 2px 2px 3px #999;
  	z-index:9999;
}

.wa-float{
	margin-top:16px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	h1.tituloSubrayado{
		padding-bottom: 6px;
	}

	#header{
		background-color: #ebebeb;
	}

	#header #barraSuperior{
		height: 50px;
	}

	#header #barraSuperior #contenidoBarraSuperior i{
		width: 24px;
		height: 24px;
		line-height: 24px;
		margin: 13px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}

	#header #barraSuperior #contenidoBarraSuperior #telefono{
		height: 50px;
		line-height: 50px;
		font-size: 1.3em;
	}

	#header #barraSuperior #contenidoBarraSuperior #correo{
		height: 50px;
		line-height: 50px;
		font-size: 1.3em;
	}

	#header #contenedorMenu{
		min-height: 74px;
		height: 74px;
		background-color: #ebebeb;
	}

	#header #logo{
		background-color: #fff;
		margin-top: 0px;
		height: 124px;
		z-index: 9997;
	}

	#header #logo.flotante{
		height: 74px;
		margin-top: 0px;
	}

	#header #logo.flotante a{
		height: 74px;
		line-height: 74px;
	}

	#header #logo a{
		height: 124px;
		display: table-cell;
		vertical-align: middle;
		line-height: 124px;
		z-index: 9999;
	}

	#header #logo a img{
		width: 85%;
		z-index: 9999;
	}

	#header #contenedorMenu #menu{
		padding: 0;
		text-align: right;
		background-color: #ebebeb;
	}

	#header #contenedorMenu #menu .navbar-default{
		background-color: transparent;
	    border-color: transparent;
	}

	#header #contenedorMenu #menu .navbar-default .navbar-collapse{
	    background-color: transparent;
	}

	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	    color: #74b74e;
	    background-color: transparent;
	}

	#header #contenedorMenu #menu .navbar-default .navbar-nav > li > a:hover{
		color: #595959;
	}

	#header #contenedorMenu #menu .navbar-default .navbar-nav > li > a{
		color: #595959;
	}

	#header #contenedorMenu #menu .navbar-default .navbar-toggle:hover, #header #contenedorMenu #menu .navbar-default .navbar-toggle:focus{
		background-color: transparent;
	}

	#header #contenedorMenu #menu .navbar-default .navbar-toggle:hover .icon-bar, #header #contenedorMenu #menu .navbar-default .navbar-toggle:focus .icon-bar{
	    background-color: #FFF;
	}

	#header #contenedorMenu #menu .navbar-default .navbar-collapse{
	    border: none;
	    overflow-y: hidden;
	    overflow-x: hidden;
	    height: auto;
	    width: auto;
	    margin-left: 0px;
	}

	#header #contenedorMenu #menu .navbar-default{
		font-size: .8em;
	}

	#header #contenedorMenu #menu nav a{
		margin: 15px 15px;
		position: relative;
		display: inline-block;
		outline: none;
		text-decoration: none;
		letter-spacing: 1px;
	}

	#header #contenedorMenu #menu nav a:hover,
	#header #contenedorMenu #menu nav a:focus {
		outline: none;
	}

	#header #contenedorMenu #menu .navbar-default .navbar-nav > li > a {
		padding: 10px 0;
		text-shadow: none;
	}

	#header #contenedorMenu #menu .navbar-default .navbar-nav > li > a:hover,
	#header #contenedorMenu #menu .navbar-default .navbar-nav > li > a:focus {
		outline: none;
		color: #74b74e;
	}

	/* Effect 11: text fill based on Lea Verou's animation http://dabblet.com/gist/6046779 */
	#header #contenedorMenu #menu .navbar-default .navbar-nav > li > a::before {
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
		max-width: 0;
		border-bottom: 2px solid #74b74e;
		color: #595959;
		content: attr(data-hover);
		-webkit-transition: max-width 0.2s;
		-moz-transition: max-width 0.2s;
		transition: max-width 0.2s;
		white-space: nowrap;
		padding: 10px 0;
		letter-spacing: 1px;
		text-shadow: none;
	}

	#header #contenedorMenu #menu .navbar-default .navbar-nav > li > a:hover::before,
	#header #contenedorMenu #menu .navbar-default .navbar-nav > li > a:focus::before {
		max-width: 100%;
	}

	#contenedor{
		margin-top: 124px;
	}

	#contenedor #cuerpo #contenedorImagen{
		position: relative;
		width: 100%;
		height: 480px;
		min-height: 480px;
		overflow: hidden;
	}

	#contenedor #cuerpo #contenedorImagen .slider{
		font-size: 1.1em;
		height: 510px;
	}

	#contenedor #cuerpo #contenedorImagen .slider h1{
		font-size: 40px;
		width: 75%;
	}

	#contenedor #cuerpo #contenedorImagen .slider #parrafoBotones{
		font-size: 14px;
		width: 70%;
		margin-left: -25%;
		margin-top: -5%;
	}

	#contenedor .contenedorContenido .encabezadoTitulo{
		padding-left: 10%;
		margin-bottom: 20px;
		padding-top: 15px;
		padding-bottom: 15px;
		height: 100px;
		background-image: url('../img/adorno-titulo.png'), url('../img/vineta-titulo.png');
		background-repeat: no-repeat, no-repeat;
		background-position: top right, top left;
		background-color: #ebebeb;
	}

	#contenedor .contenedorContenido .encabezadoTitulo h1{
		font-size: 1.8em;
	}

	#contenedor .contenedorContenido .encabezadoTitulo h1::before{
		font-size: 1.8em;
		line-height: 1.8em;
	}

	#contenedor .contenedorContenido .fondoGris{
		height: 190px;
	}

	#contenedor .contenedorContenido .servicios{
		height: 350px;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	h1.tituloSubrayado{
		padding-bottom: 15px;
	}

	h2{
		font-size: 1.7em;
	}

	p{
		font-size: 1em;
	}

	#header #contenedorMenu #menu nav a{
		padding-left: 14px;
		padding-right: 14px;
		font-size: 1.2em;
	}

	#contenedor{
		margin-top: 124px;
	}

	#contenedor #cuerpo #contenedorImagen{
		position: relative;
		width: 100%;
		height: 510px;
		min-height: 510px;
		overflow: hidden;
	}

	#contenedor #cuerpo #contenedorImagen .slider{
		font-size: 1.1em;
		height: 540px;
	}

	#contenedor #cuerpo #contenedorImagen .slider h1{
		font-size: 50px;
		width: 75%;
		margin-top: 80px;
	}

	#contenedor #cuerpo #contenedorImagen .slider #parrafoBotones{
		font-size: 15px;
		width: 70%;
		margin-left: -18%;
		margin-top: 0%;
	}

	#contenedor .contenedorContenido .encabezadoTitulo{
		padding-left: 10%;
		padding-top: 25px;
		padding-bottom: 25px;
	}

	#contenedor .contenedorContenido .encabezadoTitulo h1{
		font-size: 1.9em;
	}

	#contenedor .contenedorContenido .encabezadoTitulo h1::before{
		font-size: 1.9em;
		line-height: 1.9em;
	}

	#contenedor .contenedorContenido .fondoGris{
		height: 180px;
	}

	#contenedor .contenedorContenido .servicios{
		height: 320px;
	}

	#contenedor .contenedorContenido .servicios h2{
		font-size: 1.5em;
	}

	#footer{
		height: 35px;
		margin-top: -42px;
		font-size: 12px;
	}

	#footer #barraSuperiorFooter{
		display: table-cell;
		height: 38px;
		vertical-align: middle;
		line-height: 32px;
	}

	#footer #barraInferiorFooter{
		display: table-cell;
		height: 38px;
		vertical-align: middle;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	h1.tituloSubrayado{
		padding-bottom: 12px;
	}

	#header #logo::before{
		content: '';
	    position: absolute;
	    top: 0;
	    left: 99%;
	    width: 0;
	    height: 0;
	    margin-left: -114px;
	    margin-top: -94px;
	    border-color: transparent;
	    border-style: solid;
	    border-width: 90px;
	    border-left-color: #fff;
	    border-bottom-color: transparent;
	    border-right-color: transparent;
	    border-top-color: #fff;
	    transform: rotate(135deg);
	    box-shadow: -3px -3px 3px 0 rgba(150, 150, 150, 0.4);
	    z-index: 2;
	}

	#header #logo::after{
		content: '';
	    position: absolute;
	    top: 0;
	    left: 105%;
	    width: 0;
	    height: 0;
	    margin-left: -114px;
	    margin-top: -94px;
	    border-color: transparent;
	    border-style: solid;
	    border-width: 90px;
	    border-left-color: #fff;
	    border-bottom-color: transparent;
	    border-right-color: transparent;
	    border-top-color: #fff;
	    transform: rotate(135deg);
	    box-shadow: -3px -3px 3px 0 rgba(150, 150, 150, 0.4);
	    z-index: 1;
	}

	#header #logo.flotante::before{
		content: '';
	    position: absolute;
	    top: 0;
	    left: 99%;
	    width: 0;
	    height: 0;
	    margin-left: -90px;
	    margin-top: -144px;
	    border-color: transparent;
	    border-style: solid;
	    border-width: 90px;
	    border-left-color: #fff;
	    border-bottom-color: transparent;
	    border-right-color: transparent;
	    border-top-color: #fff;
	    transform: rotate(135deg);
	    box-shadow: -3px -3px 3px 0 rgba(150, 150, 150, 0.4);
	    z-index: 2;
	}

	#header #logo.flotante::after{
		content: '';
	    position: absolute;
	    top: 0;
	    left: 100%;
	    width: 0;
	    height: 0;
	    margin-left: -92px;
	    margin-top: -169px;
	    border-color: transparent;
	    border-style: solid;
	    border-width: 100px;
	    border-left-color: #fff;
	    border-bottom-color: #fff;
	    border-right-color: #fff;
	    border-top-color: #fff;
	    transform: rotate(135deg);
	    box-shadow: -3px -3px 3px 0 rgba(150, 150, 150, 0.4);
	    z-index: 1;
	}

	#contenedor{
		margin-top: 124px;
	}

	#contenedor #cuerpo #contenedorImagen{
		position: relative;
		width: 100%;
		height: 530px;
		min-height: 530px;
		overflow: hidden;
	}

	#contenedor #cuerpo #contenedorImagen .slider{
		font-size: 1.1em;
		height: 580px;
	}

	#contenedor #cuerpo #contenedorImagen .slider h1{
		font-size: 50px;
	}

	#contenedor #cuerpo #contenedorImagen .slider #parrafoBotones{
		font-size: 16px;
	}

	#contenedor .contenedorContenido .encabezadoTitulo{
		padding-left: 18%;
		height: 110px;
		background-image: url('../img/adorno-titulo.png'), url('../img/vineta-titulo.png');
		background-position: top right, 12%;
	}
}

@media (min-width: 1600px) {
	h1.tituloSubrayado{
		padding-bottom: 12px;
	}

	#header #contenedorMenu #menu{
		font-size: 1.4em;
	}

	#contenedor{
		margin-top: 124px;
	}

	#contenedor #cuerpo #contenedorImagen{
		position: relative;
		width: 100%;
		height: 530px;
		min-height: 530px;
		overflow: hidden;
	}

	#contenedor #cuerpo #contenedorImagen .slider{
		font-size: 1.1em;
		height: 580px;
	}

	#contenedor #cuerpo #contenedorImagen .slider h1{
		font-size: 40px;
		width: 45%;
	}

	#contenedor #cuerpo #contenedorImagen .slider #parrafoTexto{
		font-size: 16px;
		width: 50%;
	}

	#contenedor #cuerpo #contenedorImagen .slider #parrafoBotones{
		font-size: 16px;
		width: 50%;
		margin-left: 8%;
		margin-top: 0%;
	}
}

@media all and (min-width:480px) {
   .botonesBloqueMovil { width: 240px; margin: 2px;}
}