html{scroll-behavior: smooth;height: 100%;}
body { background: white;
  height: 100%;}

.navbar-inverse{  display: none!important}

.codrops-demos-secciones {
  padding-right: 10px;
	position: fixed!important;
	width: 100%!important;
	z-index: 10000!important;
	top:0!important;
	left:0!important;
	background-image:url(portada-2.jpg);
  background-size: 100%;
	text-align: center;
	display: block!important;
  height: 85px;}

.codrops-demos-secciones a {
	text-decoration: none!important;
	font-size:18px!important;
  	font-family:'K2D', sans-serif!important;
  	font-weight: 800;
    letter-spacing: 1px!important;
    padding-left:30px;
    display: inline-block;
    margin: 0 0.8em!important;
    white-space: nowrap;
    color: white!important;
}

.codrops-demos-secciones a:hover {
	opacity: 1;
	color:#026873!important;
  padding-top: 30px;
}

.codrops-demos-secciones a.current-demo {
  opacity: 1;
  color:#026873!important;
  padding-left: 0px;
	border-bottom: 3px solid #026873!important;}

.codrops-demos {
  padding-right: 10px;
  position: fixed!important;
  width: 100%!important;
  z-index: 10000!important;
  top:0!important;
  left:0!important;
  background-image:url(fondo.png);
  background-size: 100%;
  text-align: center;
  display: block!important;
  height: 85px;}

.codrops-demos a {
  text-decoration: none!important;
  font-size:18px!important;
    font-family:'K2D', sans-serif!important;
    font-weight: 800;
    letter-spacing: 1px!important;
    padding-left:30px;
    display: inline-block;
    margin: 0 0.8em!important;
    white-space: nowrap;
    color: white!important;
}

.codrops-demos a:hover {
  opacity: 1;
  color:#026873!important;
  padding-top: 30px;
}

.codrops-demos a.current-demo {
  opacity: 1;
  color:#026873!important;
  padding-left: 0px;
  border-bottom: 3px solid #026873!important;}

.logo-menu{padding-top: 10px}

.logo-menu a:hover{padding-top: 0px!important}

.secciones{padding-top: 30px}

.codrops-demos a.summary{padding-left: 65px!important;
padding-top: 30px}

.codrops-demos a.summary-current{padding-left: 65px!important;
  color:#026873!important;
padding-top: 30px}

.intro img{padding-bottom: 80px;
  padding-top: 30px}

.reciente img{padding-top:80px;}
.zoom {
    border: none;
    position: relative;
    background: none!important;
    margin-top: 40px;
    color:white;} 

svg.zoom{width:40px;
  height:40px;
  -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition-duration: infinite}

.transition {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

#boton {text-decoration: none!important;}

.container-fluid{padding: 0!important}

.container{padding: 0!important}

.portada-1{position:relative;
  max-height: 100%;
  min-height: 100%;
  width: 100%;
  left: 0;
  right: 0;}

#myVideo {
    height: 100%;
      right: 0;
      bottom: -70;
      width: 100%;
      min-height: 100%;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: flex-start;
        object-fit: cover;
    }
#myVideo video{
  z-index:-1;
  position: absolute;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
}

#infografia {position: relative;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 80px
}

.portada-2{position: relative;
  min-height: 100%;
    width: 100%;
  top:0;
  left:0;
  background-image: url(portada-2.jpg);
  background-size: cover;}

.portada-2 img{width: 100%;
    min-height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    object-fit: cover;}

.portada-3{position: relative;
    min-height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(portada-3.jpg);
    background-size: cover;}

.portada-3 img{width: 100%;
    min-height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    object-fit: cover;}

.portada-4{position: relative;
    min-height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(portada-4.jpg);
    background-size: cover;}

.portada-4 img{width: 100%;
    min-height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    object-fit: cover;}

.titulo{position: absolute;top:25%;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);
text-align: center;z-index: 900;width: 100%;}


.titulo-cel{display: none}

.principal{font-family: 'K2D', sans-serif;
	color: #04adbf;
	font-size:60px;
	align-content: right}

.titulo-uno{font-family: 'K2D', sans-serif;
  font-weight: 900;
  text-shadow: 2px 2px 3px rgba(0,0,0,1);
  color: #04ADBF;
  font-size:80px;
  letter-spacing:3px }

.titulo-dos{font-family: 'K2D', sans-serif;
font-weight: 700;
  color: #026873;
  font-size:30px;
  letter-spacing:1px;
  line-height: 30px}


.lead{text-align: left;
  padding-top: 35px}

.lead p{font-family: 'Merriweather', serif!important;
	font-size: 19px!important;
	color: white!important;
  line-height: 28px;
  font-weight: 300;
  text-shadow: 2px 2px 3px rgba(0,0,0,1);}

#linea-blanca{border-bottom: 3px solid white!important;
  width: 150px;
  margin-bottom: 25px;}

#texto {position: relative;
  background-color: white;
  padding-top: 70px;
  padding-bottom: 70px}


.intro{padding-top: 80px;
  padding-bottom: 30px}

.intro p{font-family: 'Merriweather', serif!important;
  font-size: 17px;
  color: black!important;
  line-height: 30px;
  padding-bottom: 25px}

.continuar{text-align: center;
margin-top: 70px}

.continuar p{font-family: 'K2D', sans-serif;
  color: black;
  font-weight: 800;
  font-size:20px;
  line-height: 20px;
  }

button.boton{border: none;
    position: relative;
    background: #04ADBF;
    margin-top: 0px;
    width:200px;
    height: 30px;
    padding-left: 12px;
    margin-top: 20px;
    color: white}

.continuar a{text-decoration: none!important;
  color: white!important;
  font-family: 'K2D', sans-serif;
  font-weight: 800;
  font-size:15px;
  letter-spacing: 5px;}

.continuar a:hover{color: white!important} 

.titulo-proximamente{position: absolute;
    top: 50%;
    left:7%;}

.parallax-proximamente{background-color:#026873;
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.titulo-proximamente h1{font-family: 'K2D', sans-serif;
  font-weight: 800;
  font-size:100px;
  color: white}

.titulo-secciones{position: absolute;
    top: 20%;
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    z-index: 900;
    width: 100%;}

.titulo-secciones2{position: absolute;
    top: 20%;
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    z-index: 900;
    width: 100%;
    display:block;}
.titulo-secciones2-cel{display: none}

.title{text-align: right}

.title-secciones {font-family: 'K2D', sans-serif;
  color: #04adbf;
  font-size:40px;
  font-weight: 900;
  letter-spacing: 3px;
  text-shadow: 0 1px 2px rgba(0,0,0,.6)}

#video{margin-bottom: 50px}
.mayuscula{font-family: 'K2D', sans-serif;
  color: #04adbf;
  font-size:90px;
  font-weight: 900;
  letter-spacing: 3px;
  text-shadow: 0 1px 2px rgba(0,0,0,.6)}

#linea-azul{border-top: 3px solid #04adbf !important;
  width: 170px;
  margin-bottom: 25px;}

.titulo-secciones p{font-family: 'Merriweather', serif!important;
  font-size: 18px!important;
  color: white!important;
  line-height: 28px;
  font-weight: 300;
  text-shadow: 2px 2px 3px rgba(0,0,0,1);}

.etiqueta{position: relative;
height: 100px;
width: 50vw;
background-color: #04ADBF;
text-align: center;
margin-top: 150px;
padding-top: 1px}

.etiqueta h2{font-family:'K2D', sans-serif!important;
  font-weight: 800!important;
  font-size: 50px!important;
  color: white!important;
  padding-bottom: 20px}

.titulo-secciones2 p{font-family: 'Merriweather', serif!important;
  font-size: 18px!important;
  color: white!important;
  line-height: 28px;
  font-weight: 300;
  text-shadow: 2px 2px 3px rgba(0,0,0,1);}

.parallax-uno{
  background-image: url(portada-2.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.testimonio1{background-color: #ddd9cb!important;}

#texto2{text-align: right;
  padding-top: 100px;
  padding-bottom: 80px;
}
#texto2 p{font-family: 'Merriweather', serif;
  font-size: 16px;
  color: black;
  line-height: 25px;
  font-style: italic;
   }

.firma{font-family: 'K2D', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: black;
  line-height: 20px;
  padding-top: 15px}

.parallax-dos{
  background-image: url(parallax-2.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.destacado{text-align: center}

.destacado p{font-family: 'Merriweather', serif;
  font-size: 18px;
  color: black;
  line-height: 30px;
  font-style: italic;}

.parallax-tres{
  background-image: url(parallax-3.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-cuatro{
  background-image: url(parallax-4.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-quinto{
  background-image: url(parallax-5.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-sexto{
  background-image: url(parallax-6.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-septimo{
  background-image: url(parallax-7.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-octavo{
  background-image: url(portada-3.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-noveno{
  background-image: url(portada-4.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-decimo{
  background-image: url(parallax-10.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-once{
  background-image: url(parallax-11.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-doce{
  background-image: url(parallax-12.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-trece{
  background-image: url(parallax-13.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-catorce{
  background-image: url(parallax-14.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-quince{
  background-image: url(parallax-15.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-16{
  background-image: url(parallax-16.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-17{
  background-image: url(parallax-17.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-18{
  background-image: url(parallax-18.jpg);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.parallax-19{
  background-image: url(arboles.png);
  height: 100%;
  background-attachment:fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

h2{font-family:'K2D', sans-serif!important;
  font-weight: 800!important;
  font-size: 30px!important;
  color: #04adbf!important;
  padding-bottom: 20px}

.testimonio2{background-color: #04ADBF !important;}
.testimonio3{background-color: #04ADBF !important;}

#texto3{text-align: right;
  padding-top: 100px;
  padding-bottom: 80px;
}
#texto3 p{font-family: 'Merriweather', serif;
  font-size: 18px;
  color: white;
  line-height: 30px;
  font-style: italic;
   }

.firma2{font-family: 'K2D', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: white;
  line-height: 20px;
  padding-top: 15px}

#myCarousel{margin-top: 50px;
	margin-bottom: 50px}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)}

.carousel-caption p {
    font-size: 15px;
    color: white;
    font-family: 'Merriweather', serif;
    margin-bottom: 0px!important;}

.pie-pagina{background-color: #026873 ; 
	width: 100%;
	position:relative;
	height:120px;
	display:block;
	width: 100%;
	z-index:500;
	text-align:center!important;
	color: #f2f2f2;
	padding: 2px 0 0 2px;}

#footer{padding-left: 0!important; 
	padding-right: 0!important;
	width: :100%;
	background-color: #026873  ;
	padding-top: 30px;
	z-index:1000;
  -webkit-box-shadow: 0px -5px 7px -4px rgba(0,0,0,0.61);
	-moz-box-shadow: 0px -5px 7px -4px rgba(0,0,0,0.61);
	box-shadow: 0px -5px 7px -4px rgba(0,0,0,0.61);}

.row{margin-left: 0px!important; margin-right: 0px!important}

.row p{font-family: 'KD2', sans-serif;
      font-weight: 400;
      font-size: 12px;}

.logo{width: 95px;
  padding-top: 25px}

.logo2{width: 190px;
  padding-top: 25px}

.logo3{width: 120px;}

.logo4{width: 180px;
  padding-top: 10px}

.logo5{width: 220px;
  padding-top: 20px}

a{color: #04ADBF!important}

.creditos-finales{
  padding-top: 80px;
  text-align: center;
line-height: 25px;
margin-bottom: 70px;
display: block;
padding-top: 180px}

.creditos-finales-cel{display:none;}

.creditos{font-family: 'Merriweather', serif;
color: white;
line-height: 20px;
background-color:#026873;
font-weight: 300;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 13px}

.nombres{font-family: 'Merriweather', serif;
font-weight: 300;
color: black;
font-size: 14px;
padding-left: 5px;}

.item-segundo{font-family: 'Merriweather', serif;font-size: 15px; color:black; line-height:20px!important}
.btn{font-size: 17px!important;
color: #026873 !important;
font-style: bold!important}


.disclaimer{margin-top: 40px;
margin-bottom: 30px}

.disclaimer p{font-family: 'Merriweather', serif;
      font-weight: 400;
      font-size: 12px;
      text-align: center}

.ilustracion img{width: 130%}
 #podcast{margin-bottom: 30px}


@media screen and (max-width: 800px){

.codrops-demos{display: none!important}
.codrops-demos-secciones {display: none!important}

.navbar-inverse{ display: block!important;
   position: fixed!important;
   z-index: 2000!important;
   width: 100%!important;}

.navbar-header{background-color:#026873;
  background-size: 100%;}


.navbar-inverse .navbar-nav>li{padding-left: 15px!important; 
	border-bottom:  0.3px solid black;}

.navbar-inverse .navbar-nav>li>a{
	color:black!important;
	font-size: 19px!important;
	font-weight: 400;}

.navbar-brand {
	padding-left: 35px!important;
  	padding-right: 20pX!important;
  	padding-top: 8px!important;
	z-index: 2000!important;
	margin-bottom: 0px!important;
  color: #04ADBF!important;
  height:60px;
  font-family:'K2D', sans-serif!important;
  font-size:18px!important;
  font-weight: 600!important }

.navbar-right{background-color: #ffff;}

.navbar-toggle {
	background-color: white!important;
	margin-right: 25px!important; position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 9px!important;
    margin-bottom: 8px;
    border: 0px;
    border-radius: 4px;}

.navbar-toggle a{font-size: 20px}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a{
	background-image: linear-gradient(to bottom,#63732c ,#63732c 100%)!important;}

.navbar-nav{margin:0px!important;}

.navbar-inverse .navbar-toggle .icon-bar{background-color: black!important;}

.titulo{display: none}

.titulo-cel{display: block;
  position: absolute;
  top:10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  z-index: 900;
  width: 100%;
  font-family: 'K2D', sans-serif!important;
  font-weight: 900;
  color: #04ADBF;
  font-size:37px; }

#mapa{margin-bottom: 30px}
#linea-blanca{border-bottom: 3px solid white!important;
  width: 150px;
  margin-bottom: 15px;}

.title-secciones{font-size: 25px;
  line-height: 28px}

.title-secciones2{font-size: 25px;
font-family: 'K2D', sans-serif;
  color: #04adbf;
  font-weight: 900;
  letter-spacing: 3px;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
  line-height: 28px}

.mayuscula{font-size:50;
  font-family: 'K2D', sans-serif;
  color: #04adbf;
  font-weight: 900;
  letter-spacing: 3px;
  text-shadow: 0 1px 2px rgba(0,0,0,.6)}

.titulo-secciones{top:10%;}

.titulo-secciones h1{line-height: 45px}
.titulo-secciones p{font-size:15px!important;
  line-height: 20px}

.titulo-secciones2{display: none}

.titulo-secciones2-cel{top:10%;
display: block;
position: absolute;
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    z-index: 900;
    width: 100%;}

.titulo-secciones2-cel h1{line-height: 45px;}
.titulo-secciones2-cel p{font-size:15px!important;
  line-height: 22px;
  font-family: 'Merriweather', serif!important;
  color: white!important;
  font-weight: 300;
  text-shadow: 2px 2px 3px rgba(0,0,0,1);}



#linea-azul{width: 150px;}

.zoom {
    margin-top: 30px;
    color:white;} 

.carousel-caption p {
    font-size: 10px;
    color: white;
    font-family: 'Merriweather', serif;
    margin-bottom: 0px!important;}

.logo{width: 35px;
  padding-top: 0px}
.logo2{width:65px;
  padding-top: 0px}
.logo3{width: 40px;
  padding-top: 0px}
.logo4{width: 55px;
  padding-top: 0px}
.logo5{width: 65px;
  padding-top: 0px}

.pie-pagina{height: 45px}

.parallax-uno{
    background-image: url(portada-2.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-dos{
    background-image: url(parallax-2.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-tres{
    background-image: url(parallax-3.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-cuatro{
    background-image: url(parallax-4.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-quinto{
    background-image: url(parallax-5.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-sexto{
    background-image: url(parallax-6.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-septimo{
    background-image: url(parallax-7.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-octavo{
    background-image: url(portada-3.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-noveno{
    background-image: url(portada-4.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-decimo{
    background-image: url(parallax-10.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-once{
    background-image: url(parallax-11.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-doce{
    background-image: url(parallax-12.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-trece{
    background-image: url(parallax-13.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-catorce{
    background-image: url(parallax-14.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-quince{
    background-image: url(parallax-15.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-16{
    background-image: url(parallax-16.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-17{
    background-image: url(parallax-17.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-18{
    background-image: url(parallax-18.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.parallax-19{
    background-image: url(arboles.png);
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}


.intro p{font-family: 'Merriweather', serif!important;
  font-size: 13px!important;
  line-height: 25px!important;}


h2{font-family:'K2D', sans-serif!important;
  font-weight: 800!important;
  font-size: 30px!important;
  color: #04adbf!important;
  padding-bottom: 20px}

.portada-1{position: relative;
    width: 100%;
    height: 100vh;
    margin:0px!important}

#myVideo {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    object-fit: cover;}

 #myVideo video{
      z-index:-1;
      position: absolute;
      width: auto;
      height: auto;
      min-width: 100%;
      min-height: 100%;
      top:50%;
      left:50%;
      transform: translate(-50%,-50%);}
.creditos-finales{display: none}
.creditos-finales-cel{display:block;
  text-align: center;
  line-height: 25px;
  margin-bottom: 70px;
  display: block;
  padding-top: 80px;}

.nombres{line-height: 20px;
  font-size: 12}

.title-cel{font-family: 'K2D', sans-serif!important;
  font-weight: 900;
  text-shadow: 2px 2px 3px rgba(0,0,0,1);
  color: #04ADBF;
  font-size:37px;
  letter-spacing:3px }


  
.titulo-uno-cel{font-family: 'K2D', sans-serif!important;
  font-weight: 900;
  text-shadow: 2px 2px 3px rgba(0,0,0,1);
  color: #04ADBF;
  font-size:37px;
  letter-spacing:3px }


.titulo-dos-cel{font-family: 'K2D', sans-serif;
font-weight: 700;
  color: #026873;
  font-size:15px;
  letter-spacing:1px;
  line-height: 15px}

.btn{font-size: 13px!important;
color: #026873 !important;
font-style: bold!important}

.lead-cel{text-align: left;
  padding-top: 15px}

.lead-cel p{font-family: 'Merriweather', serif!important;
  font-size: 12px!important;
  color: white!important;
  line-height: 17px;
  font-weight: 300;
  text-shadow: 2px 2px 3px rgba(0,0,0,1);}

.zoom-cel {
    border: none;
    position: relative;
    background: none!important;
    margin-top: 5px;
    color:white;} 

svg.zoom-cel{width:30px;
  height:30px;
  -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition-duration: infinite}

.transition {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);}

.ilustracion img{width: 100%}

.titulo-proximamente h1{font-family: 'K2D', sans-serif;
  font-weight: 800;
  font-size:30px;
  color: white}

.etiqueta h2{font-family:'K2D', sans-serif!important;
  font-weight: 800!important;
  font-size: 30px!important;
  color: white!important;
  padding-bottom: 20px}

    }
