body {
    margin: 0;
	font-family: 'Biryani', "Futura",  "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

h1 {
	font-size: 180%;
    font-weight: 900;
	color: rgb(153,153,153);
	text-align: center;
	text-decoration:none;
    text-transform:uppercase;
}
h2 {
	font-size: 150%;
	font-weight: lighter;
	color: rgb(153,153,153);
	text-align: center;
    text-decoration:none;
}
h3 {
	font-size: 120%;
	font-weight: lighter;
	color: rgb(153,153,153);
	text-align: center;
	text-decoration:none;
}
h4 {
	font-size: 105%;
	font-weight: lighter;
	color: rgb(153,153,153);	
	text-align: center;
	text-decoration:none;
}
h5 {
	font-size: 90%;
	font-weight: lighter;
	color: rgb(153,153,153);	
	text-align: center;
	text-decoration:none;
}

@media screen and (max-width: 620px) {
h1 {
    font-size: 120%;
  }
h2 { 
    font-size: 115%;
  }
h3 { 
    font-size: 110%;
  }
h4 { 
    font-size: 95%;
  }
h5 { 
    font-size: 90%;
  }
}

.img-responsive {
	width:70%;
	height:auto;
	max-width:200px;
	min-width:100px;
}

.video-responsive {
position: relative;
padding-bottom: 56.25%; /* 16/9 ratio */
padding-top: 30px; /* IE6 workaround*/
height: 0;
overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.parallax-window {
	min-height:500px;
	width:100%;
	min-width:100%;
	max-width:100%;
	max-width:100%;
	background: transparent;
}
.parallax-window h1{
	color: rgb(255,255,255);
    text-shadow: 1px 1px 3px rgb(102,102,102);	
}
.parallax-window h2{
	color: rgb(255,255,255);
    text-shadow: 1px 1px 3px rgb(102,102,102);	
}
.parallax-window h3{
	color: rgb(255,255,255);
    text-shadow: 1px 1px 3px rgb(102,102,102);	
}
.parallax-window h4{
	color: rgb(255,255,255);
    text-shadow: 1px 1px 3px rgb(102,102,102);	
}
.parallax-window h5{
	color: rgb(255,255,255);
    text-shadow: 1px 1px 3px rgb(102,102,102);	
}
.boton-link {
	position:relative;
	text-align: center;
}

.texthead {
	position:absolute;
	width:70%;
	left:15%;
	right:15%;
	height:100%;
	top:70%;
	bottom:30%;
	line-height:1em;
}
.textimg {
	position:relative;
	width:70%;
	margin:auto;
	top:100px;
	bottom:0;
	text-align: center;
 	z-index: 1;
	overflow: hidden;
}
.textizq { 
	width:40%;
	padding-top:50px;
	margin-left:2%;
	margin-right:60%;
 	z-index: 1;
}
.textimg img {
	width:100%;
	height:auto;
	max-width: 80px;
	min-width: 30px;
}
.logo-movil {
	position: relative;
	top: 0;
    left: 0;
}
.texto-menu {
	margin-left:10%;
	left:0;
}
#columna {
	float: right;
	width: 25%;
}

#columna a:link {
  color: #B6B6B6;
}

#columna a:visited {
  color: #545454;
}

#columna a:hover {
  color:red;
}

#columna2 a:link {
  color: black;
}

#columna2 a:visited {
  color: grey;
}

#columna2 a:hover {
  color:white;
  background-color: black;
}

.centrar {
  margin:auto 0;
}

.columna-izq {
	float: left;
	width:30%;
	max-width:50%;
	margin-left:10%;
	margin-right:10%;
	z-index: 1;
}
.columna-der {
	float: right;
	width:30%;
	max-width:50%;
    margin-left:10%;
	margin-right:10%;
	z-index: 1;	
}
.header {
	position:relative;
	width:100%;
	z-index: 1;
}
.back {
	width:100%;
	height:100%;
}
.caja {
	position:relative;
	width:100%;
	z-index: 1;
	overflow: hidden;
}
.caja p {
	text-align: center;
	text-decoration: none;
}
.caja-hija {
	position:relative;
	width:70%;
	left:15%;
	right:15%;
	height:80%;
	margin-top:10%;
	margin-bottom:10%;
    overflow: hidden;
    text-align: center;
}
.caja80 {
	position:relative;
	width:80%;
	left:10%;
	right:10%;
	height:80%;
	top:10%;
	bottom:10%;
    overflow: hidden;
}
.caja-hija img {
	margin-left:25%;
	margin-right:25%;
}
#bco {
	height:500px;
	background-color: #FFF;
}
#bcob {
	background-color: #FFF;
	height:900px;
}
#bcox {
	background-color: #FFF;
	min-height:500px;
	max-height:1500px;
}
#bcoxx {
	background-color: #FFF;
	min-height:500px;
	height:auto;
}
#grisdark {
	min-height:600px;
	max-height:2500px;
	background-color: rgb(45,45,45);
}
#grisob {
	height: 500px;
	background-color: rgb(45,45,45);
}
#gris {
	height: 500px;
	background-color: rgb(230,230,230);
}
#grisb {
        height:700px;
	background-color: rgb(230,230,230);
}
#grisx {
	background-color: rgb(230,230,230);
	min-height:500px;
	max-height:2500px;
}
#neg {
	background-color: black;
	min-height:300px;
	max-height:1500px;
}
#trans {
	position:fixed;
	top:2px;
	right:2px;
	width:336px;
	height:99px;
	z-index:98;
}
#tweet {
	position:fixed;
	top:2px;
	right:2px;
	width:336px;
	height:99px;
	z-index:95;
}
.container-top {
	position:absolute;    
	width:70%;
	left:15%;
	right:15%;
	height:50%;
	top:15%;
	bottom:35%;
}
.container {
	position:absolute;
	width:70%;
	left:15%;
	right:15%;
	height:50%;
	top:20%;
	bottom:20%;
}
.blog-object {
	position:absolute;
	width:100%;
	height:100%;
	bottom:0px; 
	outline: none;
	z-index:-1
}
img#borde-redo {
	border: 1px solid rgb(204,204,204);
	margin: 0;
	padding: 0;
	border-radius: 5px;
	overflow: hidden;
}
a img:hover {
        opacity: 0.6;
        filter: alpha(opacity=50); /* For IE8 and earlier */
}
.izq h1 {
	text-align: justify;
}
.izq h2 {
		text-align: justify;
}
.izq h3 {
		text-align: justify;
}
.izq h4 {
		text-align: justify;
}
.izq h5 {
		text-align: justify;
}
.foot {
	position:relative;
	height:60px;
	margin-top: -30px;
	display: block;
	background-color:black;
	width:100%;
	bottom:0px;
	margin: 0; 
	padding: 0;
	clear: both;
}
.foot p {
	width:80%;
	position:absolute;
	color: white;
	font-size: 12px;
	margin:1.5% 10%;
}
.video {
	text-align:center;
	width:80%;
	height:480px;
	max-width: 853px !important;
	max-height:480px;
	margin:auto;
}
.video iframe {
	width:100%;
	height:100%;
	max-width: 1280px !important;
	max-height:720px;
    display: block;
    margin: 10px auto;
}
.bordeimg {
	border-radius:10px;
	border:rgb(153,153,153);
	border: 1px solid rgb(204,204,204);
	width:100%;
	max-width:250px;
}
.imgredonda {
	border-radius:100px;
	width:100%;
	max-width:150px;
}
.formulario {
	display: block;
	margin:  auto;
	width: 100%;
	color: #999999;
}
.formulario label {
display:block;
margin-top:20px;
letter-spacing:1px;
}
.formulario form {
margin:0 auto;
width:100%;
}
.formulario input, textarea {
	width: 100%;
	height: 30px;
	border: 2px solid #f6f6f6;
	padding: 10px;
	margin-top: 5px;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
}
.formulario textarea {
    height:100px;
}

.error {
	font-size:12px;
	color:red;
}
.exito {
	font-size:18px;
	color:green;
}
/*Menu Movil*/

.menu-movil {
	position:fixed!important;
	width:100%;
	top:0;
	height:30px;
	z-index:3;	
}
 
/*Strip the ul of padding and list styling*/
.menu-movil ul {
    list-style-type:none;
	margin:0;
	padding:0;
	position: relative;
    width: 100%;
}
/*Create a horizontal list with spacing*/
.menu-movil li {
	display:inline-block;
	float: center;
	margin-right: 1px;
}
/*Style for menu links*/
.menu-movil li a {
	display: block;
	min-width: 140px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	text-decoration: none;
	background: rgba(0,0,0,0.80);
	background: rgb(0,0,0,0.80);
}
/*Hover state for top level links*/
.menu-movil li:hover a {
	background: #000000;
}
/*Style for dropdown links*/
.menu-movil li:hover ul a {
	background: #f3f3f3;
	color: #D6D6D6;
	height: 40px;
	line-height: 40px;
}
/*Hover state for dropdown links*/
.menu-movil li:hover ul a:hover {
	background: #FF0000;
	color: #fff;
}
/*Hide dropdown links until they are needed*/
.menu-movil li ul {
	display: none;
}
/*Make dropdown links vertical*/
.menu-movil li ul li {
	display: block;
	float: none;
}
/*Prevent text wrapping*/
.menu-movil li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}
/*Display the dropdown on hover*/
.menu-movil ul li a:hover + .hidden, .hidden:hover {
	display: block;
    width: 100%;
    background: rgba(0,0,0,0.80);
	background: rgb(0,0,0,0.80);
}
/*Style 'show menu' label button and hide it by default*/
.show-menu {
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	display: none;
	z-index: 99;
	background: rgba(0,0,0,0.80);
	background: rgb(0,0,0,0.80);
}
/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}
/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}
/*Responsive Styles*/
	/*Make dropdown links appear inline*/
.show-menu	ul {
	position: inherit;
	display: none;
	}
	/*Create vertical spacing*/
.show-menu	li {
		margin-bottom: none;
	}
	/*Make all menu links full width*/
.show-menu	ul li, li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}
	
/*Menu deslisante desktop*/

* {
	z-index: 9999;
	text-decoration: none;
}
#columna h1 {
	font-size: 100%;
	font-weight: bold;
	text-align:left;
	text-decoration:underline;
	-webkit-font-smoothing: antialiased;
}
#columna h2 {
	font-size: 75%;
	font-weight: normal;
	text-align:left;
	padding: 0 0;
	text-transform:uppercase;
}
.message {
	color: rgb(255,255,255);
	position: fixed;
	top: -260px;
	left: 0;
	width: 100%;
	height: 260px;
	padding: 20px;
	transition: top 100ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
	overflow: hidden;
	box-sizing: border-box;
	background: rgba(0,0,0,0.90);
	background: rgb(0,0,0,0.90);
}
.message A:link {
	color: rgb(255,255,255);
}
.message A:hover { 
	color: red;
}
.message A:visited {
	color: #555555;
	font-weight: lighter;
}
.message h1 {
	color: rgb(255,255,255);
}
#toggle {
  position:absolute;
  appearance:none;
  left:-100%;
  top:-100%;
}
#toggle + label {
	position: fixed;
	width: 35px;
	border-radius: 3px;
	padding: 5px 3px;
	cursor: s-resize;
	color: rgba(255,0,0,0.6);
	color: rgb(255,0,0,0.6);
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	margin: 0px 90%;
	transition: all 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
	background-color: rgb(255,0,0,0.6);
	background-color: rgba(255,0,0,0.6);
}
#toggle + label:after {
  content: icon;
}
#toggle:checked ~ .message {
  top: 0;
}
#toggle:checked ~ .container-menu {
  margin-top: 260px;
}
#toggle:checked + label {
  background-color:rgba(0,0,0,0.80);
  cursor: n-resize;
  margin-top: 260px;
}
#toggle:checked + label:after {
  content: icon;
}

/*Slider*/

div#slider {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}

div#slider figure img {
	width: 20%;
	height: auto;
	float: left;
	z-index:1;
}

div#slider figure {
	position: relative;
	width: 500%;
	margin: 0;
	padding: 0;
	left: 0;
	font-size: 0;
	text-align: left;
	z-index: 1;
	-webkit-animation: 30s slidy ease-in-out infinite;
	-ms-animation: 30s slidy ease-in-out infinite;
	-moz-animation: 30s slidy ease-in-out infinite;
	-o-animation: 30s slidy ease-in-out infinite;
	animation: 30s slidy ease-in-out infinite;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}


@-webkit-keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}
/*Boton links*/	

.button,
input[type=submit] {
	font-size: 13px;
	line-height: 15px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .2em;
	text-decoration: none;
	text-align: center;
	
	cursor: pointer;
	display: inline-block;
	position: relative;
	
	background: transparent;
	color: #898989;
	
	border-width: 2px;
	border-style: solid;
	border-color: rgba(137,137,137,0.5);
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.button:hover {
	border-color: rgba(137,137,137,1);
	color: #666666;
}
.button[disabled=disabled] {
	color: #FFFFFF;
	border-color: #FFFFFF;
}
.button:hover[disabled=disabled] {
	color: #FFFFFF;
	border-color: #999999;
}
.button + .button { margin-left: 16px; }
.button + .button:first-child { margin-left: 0px; 
}

.videoContainer{
  width:100%;
  height:100%;
  overflow:hidden;
  display:block;
  z-index:1;
}

.videoBG{
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  z-index:1;
}

.videotop{
  position:absolute;
  top:-1px;
  left:0;
  width:100%;
  height:100%;
  pointer-events: none;
  z-index:1;
}
@media screen and (max-width: 620px) {
.videotop{
  position:absolute;
  top:-1px;
  left:0;
  width:100%;
  height:100%;
  pointer-events: auto;
  z-index:1;
         }
}
.videoBanner{
  width:50%;
  height:6%;
  background: rgb(0,0,0,0.8);
  background: rgba(0,0,0,0.8);
  position:absolute;
  left:0;
  top:94%;
  bottom:0px;
  z-index:1;
  border-right:2px solid red;
}

.videoBannerText{
  position:absolute;
  width:100%;
  padding-top: 1px;
  margin-left:20%;
  margin-right:80%;
  bottom:1;
  float:right;
  color:#FA785F;
  text-transform:uppercase;
  font-size: 1vw;
}
.videoBannerText a:visited { 
    color: grey; 
}
/*codigo show-hide movil*/
@media screen and (min-width: 0px) and (max-width: 620px) {
  #solo-movil { display: block; }  /* show it on small screens */
}
@media screen and (min-width: 621px) and (max-width: 9000px) {
  #solo-movil { display: none; }   /* hide it elsewhere */
}
@media screen and (min-width: 0px) and (max-width: 620px) {
  #solo-desktop { display: none; }  /* show it on small screens */
}
@media screen and (min-width: 621px) and (max-width: 9000px) {
  #solo-desktop { display: block; }   /* hide it elsewhere */
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  #solo-tablet-movil { display: block; }  /* show it on small screens */
}
@media screen and (min-width: 1201px) and (max-width: 9000px) {
  #solo-tablet-movil { display: none; }   /* hide it elsewhere */
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
  #solo-desktop-gde { display: none; }  /* show it on small screens */
}
@media screen and (min-width: 1201px) and (max-width: 9000px) {
  #solo-desktop-gde { display: block; }   /* hide it elsewhere */
}
.logohead {
   position:absolute;
   left:50px;
   top:30px;
         }
@media screen and (max-width: 600px) {
.logohead {
   display:none;
 }
}

/*Menu fijo*/

/* The navigation bar */
.navbar {
  overflow: hidden;
  background-color: #333;
  position: fixed; /* Set the navbar to fixed position */
  top: 0; /* Position the navbar at the top of the page */
  width: 100%; /* Full width */
}

/* Links inside the navbar */
.navbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

/* Change background on mouse-over */
.navbar a:hover {
  background: #ddd;
  color: black;
}

/* Main content */
.main {
  margin-top: 30px; /* Add a top margin to avoid content overlay */
}
