@charset "utf-8";
/* CSS Document */

	html, body {
    width: 100%;
    height: 100%;
	margin: 0;
	padding: 0;
	background-color:#EFEFEF;
  	color: #333;
	font-family: 'Slabo 27px', serif;
	font-size:120%;
	}
	
	h1 {
	color:#265AD7;
	display: inline-block;
	margin: auto;
	text-align: center;
	font-size: 200%;
	}
	
	h2 {
	color:#29B80C;
	display: inline-block;
	margin: auto;
	text-align: center;
	

		/*text-shadow: 0.1em 0.1em 0.1em black;*/
	}
	
	h3 {
	margin: auto;
	text-align: center;
	color:#1D305E;
	display: inline-block;
	}

	h4 {
	margin: auto;
	}

	h6 {
	float:right;
	}
	
	a {
	text-decoration: none;
	color: #666;
	}
	
	.row {
	position: relative;
	float:left;
	display:block;
	width:99.99%;
	}
	
	.centered { 
	margin:auto;
	width:80%;
	max-width: 1000px;
	text-align: left;
	}
	
	.seccion {
	width:45%;
	height: 450px;
	display:block;
	margin:auto;
	margin-bottom:10px;
	float:left;
	align-content:center;
	padding:.75%;
	border: dotted #DFDFDF;
	}

	#sidebar a{
	color: #FFFFFF;
	}

	.google_ad h6 {
	float: left;
	text-align: left;
	}
	
	.spacer {
	width:99.9%;
	height:5%;
	display:inline-block;
	margin:auto;
	float:none;
	}
	
	.dark {
		background-color:#030202;
	}
	
	#logo {
	position:absolute;
	width:10%;
	top:5%;
	left:5%;
	z-index:10;
	}
	
	#menu_bar {
	position: relative;
	bottom: 5px;
	width: 99.99%;
	height: 50px;
	background-image: url(../images/bg_bl_trans.png);
	background-repeat: repeat-x;
	vertical-align: middle;
	margin: auto;
	padding-top: .3%;
	color: #fff;
	font-family: 'Slabo 27px', serif;
	font-size: 130%;
	
	}
	
	#menu_bar a {
	color: #fff;
	}

	#menu_bar a:hover {
	text-decoration: underline;
	}
	
	.contenido {
	background-color: #fff;
	padding:1.25%;
	}
	
	.seventy {
	width:65%;
	margin-bottom:40px;
	float:left;
	align-content:center;
	/*border: solid 2px red;*/
	display:block;
	margin:auto;
	padding:1%;
	}
	
	.thirty {
	width:30%;
	margin:auto;
	float:right;
	display:block;
	background-color: #2C2C2C;
	color: #999;
	}
	
	
	.linkBox {
		width:90%;
		height: 150px;
		color: #fff;
		margin: auto;
		margin-bottom: 10%;
		vertical-align: top;
		padding: 5px 0px 5px 0px;
	}
	
	.linkBox img {
		width: 100%;
		margin: 0;
		padding: 0;
		border: 0px;
	}
	
	.linkBox_bar {
		position: relative;
		top: -6px;
		width: 99.9%;
		float: left;
		background-color: #265AD7;
		font-size: 70%;
		font-family: arial;
		text-align: center;
		display: block;
		text-decoration: none;
		font-weight: normal;
	}
	
	.linkBox_bar h4 {
	margin: 4px;
	font-size: 100%;
		
	}
	
	#cover_video, #cover_video_portrait {
		top: 0px;
	}
	
	.swiper-container {
		/*border: solid 2px #000000;*/
		background-color: #fff;
	}
	
	.swiper_mobile {
		visibility: hidden;
		display:none;
		background-color: #fff;
	}

	
	.contact {
		width: 100%;
		display: inline-block;
		color: #999;
		float: left;
		left: 0px;
		font-size: 150%;
		font-weight: bold;
	}
	
	.google_ad {
		width:95%;
		margin:auto;
	}
	
	.google_ad h6 {
	margin: 0;
	padding: 0;
	display: inline-block;
	font-weight: lighter;
	}
	
	.contact a {
		color:#999;
	}

	.videoWrapper {
	position: relative;
	padding-bottom: 100%;
	}
	
	.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 98%;
	height: 98%;
	}
	
	#menu_movil {
	display:none;
	width:200px;
	position:fixed;
	padding:3%;
	top:0;
	left:0;
	z-index:11;
	background-image:url(../images/menu_movil_bg.png);
	border-radius:0px 15px 15px 15px;
	box-shadow: 3px 3px 3px #333;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 100%;
	font-weight:bold;
	color:#333;
	margin:auto;
	text-align:right;
	line-height: 110%;
	
	}

	#menu_movil a {
	text-decoration:none;
	color:#25257B;
	font-size: 100%;
	}

	#menuBoton {
	position:fixed;
	top:10px;
	left:10px;
	z-index:1100;
	visibility:hidden;
	}

	#cloud h1{
	color:#FFFFFF;
	line-height:5px;
	font-size:5px;
	text-shadow: none;
	}
	
	#footer {
		background-color:#000;
		color: #999;
		font-weight: bold;
	}
	
	#footer a {
		color: #999;
	}
	
	
.cd-top {
z-index: 10;
  display: inline-block;
  height: 50px;
  width: 50px;
  position: fixed;
  bottom: 60px;
  right: 10px;
  box-shadow: 0 0 10px rgba(35,35,35,0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  /*background: rgba(35,35,35,0.70) url(images/cd-top-arrow.svg) no-repeat center 50%;*/
  background: rgba(35,35,35,0.70)url(../images/flecha.gif) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
-webkit-border-radius: 99px;-moz-border-radius: 99px;border-radius: 99px;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}
.no-touch .cd-top:hover {
  background-color: #000;
  opacity: 1;
}
	
	
@media screen and (max-width: 1024px) {
	
	.centered {
	width: 98%;
	}
	
	.cd-top {
    height: 60px;
    width: 60px;
  }
	
}

@media screen and (max-width: 768px) {
	.seventy {
		width: 58%;
	}
	
	.thirty {
		width: 40%;
	}
	
}
	
@media screen and (max-width: 568px) {
	
	h1 {
	font-size: 150%;
	display: block;
	}
	
	h2 {
	font-size: 120%;
	display: block;
	}
	
	.seccion {
		width: 95%;
	}
	
	.seventy {
		width: 99.9%;
	}
	
	.thirty {
		width: 99.9%;
	}
	
	#lifted {
		top:0px;
	}
	
	#menu_bar {
		visibility: hidden;
		display: none;
	}
	
	
	#menuBoton {
	display:block;
	visibility:visible;
	}
	
	#logo {
	}
	

}
	
@media all and (orientation:portrait) {
	#cover_video_landscape {
		visibility: hidden;
		display:none;
	}
	
	h1 {
	display: block;
	text-align: center;
	}
	
	h2 {
	display: block;
	text-align: center;
	}
	
	#logo {
	width: 25%;
    left: 70%;
	}
	
}

	
@media all and (orientation:landscape) {
	#cover_video_portrait {
		visibility: hidden;
		display: none;
	}
	
	
}
		