body {
	background: url(bm-img/fondo-intro.jpg) #f8f8f8 no-repeat;
	background-size: cover;
	background-attachment: fixed;
    background-position: center;
	position: relative;
	padding:0;
	border:0;
	outline:0;
	margin:0;
}
.container-wrapper {
	max-width:304px;
	margin: 0 auto;
}
.container-main {
	width: 75%;
	margin: 0 auto;
	text-align: center;
}

.row {
	margin: 0 auto;
}

a {
	text-decoration: none;
}

footer {
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #afaeae;
	text-transform: uppercase;
	padding: 16px 0 16px 0;
	background: #ffffff;
	border-top:3px solid #0091d7;
}
footer a {
	color: #000!important;
	text-decoration: none;
}
.wrapper-footer-bm {
	margin: 0 35px 0 35px;
}

.info-container-bm {
	margin-bottom: 16px!important;
}

.one-half-first {
	width: 100%;
	margin:0;
}

.one-half-last {
	width: 100%;
	margin:0;
}
.one-thrids-first {
	width:100%;
	display:block;
	margin-bottom: 22px;
}
.two-thrids-last {
	width:100%;
	display:block;
}

.info-container-bm .superior {
	height: 151px;
	width: 100%;
	white-space: nowrap;
	background-color: rgba(255,255,255,0.8);
	background: #ffffff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	}

.info-container-bm .inferior {
	background: #ffffff;
	height: 74px;
	width: 100%;
	display: block;
	text-align: center;
	}

.info-container-bm .break .separador {
	height: 3px;
	width: 100%;
	border: 0;
	display:block;
	}

.info-container-bm .superior .logo-inside {
	border: 0;
	margin: 0 auto;
	display: block;
	max-width: 233px;
	max-height:89px;
	padding: 30px 0 30px 0;
	}

.info-container-bm .inferior .btn-bm {
	padding: 12px 24px;
	background: #0092d7;
	font-size: 12px;
	opacity:0.75;
	filter: alpha(opacity=75);
	letter-spacing: 1px;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	-webkit-display: inline-block;
	display: inline-block;
	font-weight:400;
	margin-top: 15px;
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-ms-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
	}
.info-container-bm .inferior .btn-bm:hover {
	opacity: 1;
	filter:alpha(opacity=100);
	-webkit-transition: opacity 0.3s ease-in;
	-moz-transition: opacity 0.3s ease-in;
	-ms-transition: opacity 0.3s ease-in;
	-o-transition: opacity 0.3s ease-in;
	transition: opacity 0.3s ease-in;
}
/* Ocultar los Links de las dos cajas inferiores */
.display {
	display:none!important;
}

.hide-on {
	display: none;
}
@media screen and (max-width:690px) {
	.first-of-his-class {
	margin-top: 20px;
	}
	.info-container-bm {
	margin: 0!important;
	}
	.row {
	margin: 0;
	}
	.container-main {
	margin: 0;
	}
	.info-container-bm .inferior {
	margin-bottom: 40px;
	}
	.info-container-bm .superior {
	margin-top: 30px;
	}
	.hide-on {
	display: block!important;
	}
}

@media screen and (min-width: 690px) {
	.outer-bm {
	display: table!important;
    position: absolute!important;
    height: 100%!important;
    width: 100%!important;
	}
	.middle-bm {
    display: table-cell!important;
    vertical-align: middle!important;
	}
	.container-wrapper {
	 float: none!important;
	 width: 640px!important;
	 height: 540px;
	 margin-left: auto!important;
	 margin-right: auto!important;
	}
	.one-half-first {
	width: 48.19%;
	margin-right: 0.79%;
	display:inline-block;
	}
	.one-half-last {
	width: 48.19%;
	margin-left: 0.79%;
	display:inline-block;
	}
	.one-thirds-first {
	width:32.49%!important;
	display:inline-block!important;
	text-align: left;
	margin-bottom: 0!important;
	}
	.two-thirds-last {
	width:65.49%!important;
	display:inline-block!important;
	text-align: right;
	}
	footer {
	position:fixed;
	bottom:0;
	display:block;
	width: 100%;
	}
}

@media screen and (min-width:690px) and (max-width:1000px) {
	.container-wrapper {
	margin: 0 auto;
	max-width: 660px;
	}
}
@media screen and (min-width:1000px) and (max-width:1300px) {
	.container-wrapper {
	margin: 0 auto;
	max-width: 680px;
	}
}
@media screen and (min-width:1300px) {
	.container-wrapper {
	margin: 0 auto;
	max-width: 680px;
	}
}

/* Ipad */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
	.one-half-first {
	width: 48.19%;
	margin-left: 0.79%;
	display:inline-block;
	}
	.one-half-last {
	width: 48.19%;
	margin-left: 0.79%;
	display:inline-block;
	}
	.container-wrapper {
	margin: 0 auto;
	max-width: 660px;
	}

}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	.one-half-first {
	width: 48.19%;
	margin-left: 0.79%;
	display:inline-block;
	}
	.one-half-last {
	width: 48.19%;
	margin-left: 0.79%;
	display:inline-block;
	}
	.container-wrapper {
	margin: 0 auto;
	max-width: 660px;
	}

}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  {
	.one-half-first {
	width: 48.19%;
	margin-left: 0.79%;
	display:inline-block;
	}
	.one-half-last {
	width: 48.19%;
	margin-left: 0.79%;
	display:inline-block;
	}
	.container-wrapper {
	margin: 0 auto;
	max-width: 660px;
	}
}

