@charset "UTF-8";
/* CSS Document */


img {
	border:0;
}
* {
	border:0;
	padding:0;
}
body, html {
	margin:0;
	background-color:#f0f0f0;
}
a {
	border:0;
}
#landing-wrap {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
#landing-wrap .full-width {
	width:100%;
	text-align:center;
}
#landing-wrap .content01, #landing-wrap .content02, #landing-wrap .content03, #landing-wrap .content04, #landing-wrap .content05 {
	margin:0 auto;
	max-width:900px;
	display:table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#landing-wrap #landing-header {
	width:100%;
	/*height:70px;*/
	background-color:#fff;
	text-align:center;
	padding-bottom:10px;
	padding-top:8px;
	box-shadow:0 5px 5px rgba(0,0,0,.1);
	display:inline-block;
	position:relative;
	z-index:1;
}
#landing-wrap #landing-header a {
	display:inline-block;
	max-width:140px;
	padding-top:8px;
}
#landing-wrap #landing-header a img {
	width:100%;
}
.important {
	font-weight:bold;
	color:#fa2398;
}
/*.border-bottom {
	border-bottom:solid 1px #eee;
}*/
.bg-pink {
	background-image: url("https://d3ae3y0fmaivld.cloudfront.net/images/2015/referers/images/bg-video.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:left top;
}
.bg-yellow {
	background-color:#fdfdfa;
}
p {
	margin-top:0;
	margin-bottom:20px;
}
.wrap-video {
	max-width: 365px;
	border-radius:5px;
	margin: 0 auto;
	display: block;
	border:solid 5px rgba(255,255,255,.2);
}
.contenedor-video {
	height: 0px;
	width: 100%;
	max-width: 560px;
	padding-top: 56.25%;
	position: relative;
}
iframe {
	position:absolute;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
}
/*CONTENT 01 ******************************************************************************************************************************************/
.content01 {
	text-align:left;
}
.content01 .left {
	background-image: url("https://d3ae3y0fmaivld.cloudfront.net/images/2015/referers/images/es/bg-os.png");
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:left bottom;
	height:360px;
	width:55%;
	display: inline-block;
	vertical-align:bottom;
	text-align:center;
	padding-left:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-origin:content-box;
	padding:0 0 0 10px;
}
.content01 .right {
	display:inline-block;
	vertical-align:bottom;
	text-align:left;
	width:44%;
}
.content01 .right p {
	/*font-family: 'Open Sans', sans-serif;
	font-weight:300;*/
	font-size:18px;
	line-height:168%;
	color:#505050;
	border-left: solid 1px #aaa;
	padding: 10px 15px 15px 30px;
	margin-left: -70px;
	margin-bottom:24px;
}
/*CONTENT 02 ******************************************************************************************************************************************/
.content02 {
	padding: 60px 40px 50px 40px;
	color:#fff;
	overflow:hidden;
	width:100%;
}
.content02 h3 {
	font-size:22px;
	font-weight:lighter;
	margin:0 0 5px 0;
	letter-spacing: 0.02em;
	line-height:130%;
	position:relative;
	z-index:1;
	display:inline-block;
}
.content02 h3:before {
	content: "";
	height: 1px;
	width: 100px;
	position: absolute;
	margin-left: -125px;
	top: 7px;
	left:0;
	z-index: -1;
	background-color: #fff;
	opacity: 0.2;
	filter:  alpha(opacity=20);
}
.content02 h3:after {
	content: "";
	height: 1px;
	width: 100px;
	position: absolute;
	margin-right: -125px;
	top: 7px;
	right:0;
	z-index: -1;
	background-color: #fff;
	opacity: 0.2;
	filter:  alpha(opacity=20);
}

.content02 p {
	font-size:13px;
	margin: 0px 0 20px 0;
	opacity: 0.9;
	filter:  alpha(opacity=90);
}
/*CONTENT 03 ******************************************************************************************************************************************/
.content03 p {
	color:#999;
	padding:20px 25px;
	border-radius:4px;
	font-size:12px;
	margin-bottom:40px;
}
.content03 p a {
	color:#777;
	margin-bottom:5px;
	display:inline-block;
}

/*CONTENT 05 ******************************************************************************************************************************************/
@media only screen and (max-width : 910px) {
#landing-wrap .full-width {
	width:100%;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;/*padding:0 20px;*/
}
.content01 .left {
	width:50%;
	height:330px;
}
.content01 .right {
	width:49%;
}
.content01 .right p {
	font-size:18px;
	margin-left:10px;
	padding-right:20px;
}
.content03 p {
	font-size:13px;
}
.wrap-video {
	max-width: 335px;
}
}
 @media only screen and (max-width : 767px) {
.content01 .left {
	width:100%;
	background-size: auto 100%;
	background-position: center bottom;
	height:200px;
	padding:5px 0 0 0;
	border-bottom:dashed 1px #B0C0C5;
}
.content01 .right {
	width:100%;
}
.content01 .right p {
	padding:20px 15px;
	text-align:center;
	border-right:solid 1px #aaa;
	margin:15px 10px;
}
#landing-wrap .full-width.bg-grey.border-bottom {
	padding:0 10px;
}
}
 @media only screen and (max-width : 480px) {
.content01 .right p {
	border:none;
	font-size:17px;
}
.content02 {
	padding: 35px 25px 45px 25px;
}
.content02 h3 {
	font-size:20px;
}
.content03 p {
	font-size:12px;
}
#landing-wrap #landing-header a {
	display:inline-block;
	max-width:120px;
	padding-top:8px;
}
.wrap-video {
	max-width: 310px;
}
}
 @media only screen and (max-width : 360px) {
}
