/* Delete this 
------------------------------------------------ */
body {
  margin: 0; 
  padding: 0; 
  background-color: #ffffff;
  padding: 0;
  line-height: 1;
  color: black;
  padding-right: 0px; 
  }  
footer {
  background-color: #ffffff;
  font-family: Lato; 
  font-color: #006400;
  font-size: 1rem;
  text-align: center;
}

footer.info { text-align: center; color: #888; margin: 30px 0; }
footer.info p { color: black; }
footer.div ul { color: #006400};

img {
  position: fixed;
  width: 0;
  height: 0;
  padding: 50vh 50vw;
  background: url(img/bac/art/a1.jpg) no-repeat;
  background-size: cover;
}


/* Carousel Fading slide */
.carousel-fade .carousel-inner { background: #000; }
.carousel-fade .carousel-control { z-index: 2; }  
.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  }

  .carousel-fade .next.left,
  .carousel-fade .prev.right,
  .carousel-fade .item.active { opacity: 1; }

  .carousel-fade .active.left,
  .carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
    }


/* Safari Fix */
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}




/* Carousel Control custom */
.carousel-control .control-icon {
  font-size: 48px;
  height: 10px;
  margin-top: -15px;
  width: 30px;
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
  }
  .carousel-control .prev { margin-left:  -15px;  left: 50%; } /* Prev */
  .carousel-control .next { margin-right: -15px; right: 50%; } /* Next */


/* Removing BS background */
.carousel .control-box { opacity: 0; }
a.carousel-control.left  { left: 0; background: none; border: 0;}
a.carousel-control.right { right: 0; background: none; border: 0;}


/* Animation */
.control-box, a.carousel-control, .carousel-indicators li {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;   
  /* hardware acceleration causes Bootstrap carousel controlbox margin error in webkit */
  /* Assigning animation to indicator li will make slides flicker */
  } 


/* Hover animation */
.carousel:hover .control-box { opacity: 1; }
.carousel:hover a.carousel-control.left { left: 15px; }
.carousel:hover a.carousel-control.right { right: 15px; }  


/* Carouse Indicator */
.carousel-indicators li.active,
.carousel-indicators li { border: 0; }

.carousel-indicators li {
  background: #2e8e09;
  margin: 0 1px;
  width: 35px;
  height: 10px;
  border-radius: 5px;
}

.carousel-indicators li.active {
  background: #fff;
  margin: 0 3px;
  }




.content-subtitulo {
  font-family: 'Open Sans Condensed' sans-serif;
  font-size: 2em;
  padding-left: 30%;
  font-weight: bold;
}


.content-font-color-min {
    background-color: rgba(0,0,0,0.1);
    font-weight: 500;
    border: 1px solid #ffdd00;
    padding: 0px;
}

.content-font-color {
  font-family: Anton;
  font-size: 5rem;
  background-color: rgba(0,0,0,0.5);
    font-weight: 500;
    border: 2px solid #ffdd00;
    padding: 1px;
}

.content-font-color2 {
  font-family: Anton;
  font-size: 5rem;
  background-color: #ffdd00;
    color: #000000;
    font-weight: 500;
    border: 2px solid #ffdd00;
    padding: 2px;
}
.content-font-color2-min {
    background-color: #ffdd00;
    color: #000000;
    font-weight: 500;
    border: 1px solid #ffdd00;
    padding: 1px;
}
.content-font-color3 {
    background-color: rgba(0,0,0,0.5);
    font-weight: 500;
    border: 2px solid #ffdd00;
    padding: 5px;
}

.carousel-control {
  width: 7% !important;

}

.carousel-caption {
  left: 5% !important;
  right: 5% !important;
  text-align: right;
  padding-top: 5%; 
  padding-right: 5%
  
}
.men-prin {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  color: #2e8e09;
}

.Tituloseccion {
  font-family: Anton;
  font-size: 3rem;
  font-color: white;
  height: 60px;
  line-height: 60px;
  background-color: black;
}

.navbar {
  padding: 0.2rem 1rem;
}

.navbar-light .navbar-nav .nav-link {
  color: white;
}

.navbar-nav .nav-link{
  margin-top: 0.5rem;
  padding-bottom: 0.5rem;
}


.carousel-indicators{
  bottom: 5px;
}

p {
  margin-bottom: 0.1rem;
  margin-top: 0;
  color: white;
}

a {
  color: #006400;
}

.pie {
  color: #595959;
  font-size: .6;
}

.paginas {
  font-family: Comfortaa;
  font-size: 4rem;
  color: black;
}



.frame_element{
  position: fixed;
  z-index: 96;
  top: 50%;
  width: 50px;
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: .8em;
  letter-spacing: .3em;
}
@media only screen and (max-width: 1023px){
  .frame_element{
    display: none;
  }
}
.frame_element_sx{
  left: 0;
}
.frame_element_dx{
  right: 0;
}
@media only screen and (min-width: 1024px){
  .frame_element_sx{
    left: .35em;
  }
  .frame_element_dx{
    right: .35em;
  }
}

.frame_element_inner{
  position: absolute;
  top: 50%;
  left: 50%;
 -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
 -ms-transform:  translateX(-50%) translateY(-50%) rotate(-90deg);
 transform:  translateX(-50%) translateY(-50%) rotate(-90deg);
  white-space:nowrap;
}

/* prueba de codigo adaptar img a un div */
.grid {
  position: relative;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}

/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0;  /*change here for spacing*/ 
  
  max-width: 100%;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
 
  display: block;
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}

/* Fin prueba decodigo  */

/*Modificando las propiedades del NAVBAR */

nav.navbar {
   background-color: rgba(0,0,0,0.3);

}

a.active {

   border-bottom: 1px solid white;
   padding: 5px; 
}

/* Prueba de Triangulo selector*/
.triangulo {
  width: 0;
  height: 0;
  border: 100px solid transparent;
  border-right-color: steelblue;

  margin: 3em auto;
}

.triangulo2 {
  width: 0;
  height: 0;
  border-top: 40px solid steelblue;
  border-right: 40px solid transparent;
  border-left: 40px solid transparent;

  margin: 3em auto; 

}

.triangulo-2 {
     width: 0; 
     height: 0; 
     border-left: 20% solid black;
     border-right: 25px solid black;
     border-bottom: 250px solid transparent; 
     border-right: 25px solid black;
}

/* Estilos para las Subsecciones de INFO */

.subseccion {
  height: 250px;
  background-color: black;

}

.subseccion1 {
  height: 250px;
  background-color: #f2f2f2;
  
 background: url(img/bak/art/a4.jpg);
    background-repeat: no-repeat;


}

.transparenciasvg {
  opacity: 0.2;
}

/* Pruebas para Backgorund responsive en los DIV */

h2 {
   display: inline-flex; /* keep the background color wrapped tight */
    padding:1px;
    font-size:1.1em;
    background-color:white;
    line-height: 1.1em;

    color:black;
    font-family: 'CubanoRegular';
    
}
hr{
  margin-top: 0;
  margin-bottom: 0;
  border-color: rgb(0,0,0,0);
}

h1 {
    display: inline-flex; /* keep the background color wrapped tight */
    padding:2px;
    font-size:1.1em;
    background-color: transparent;
    color:black;
    font-family: 'Open Sans Condensed';
    font-weight: bold;
   
}

h2.seg {
    display: inline-flex; /* keep the background color wrapped tight */
    padding:2px;
    font-size:.7em;
    font-weight: bold;
    background-color:white;
    color:black;
    font-family: 'helvetica';
    font-weight: bold;
    
  }

  h4 {
    display: inline-flex; /* keep the background color wrapped tight */
    padding:2px;
    font-size:1.7em;
    background-color: transparent;
    color:black;
    font-family: 'Open Sans Condensed';
    font-weight: lighter;

   
}

.segmento {
    display: inline-flex; /* keep the background color wrapped tight */
    padding:2px;
    font-size:1.1em;
    line-height: 1.1em;
    background-color:white;
    color:black;
    font-family: 'Open Sans Condensed';
    font-weight: bold;

}
.segmento2 {
    display: inline; /* keep the background color wrapped tight */
    padding:2px;
    font-size:1.5em;
    line-height: 1.5em;
    background-color:white;
    color:black;
    font-family: 'CubanoRegular';
    margin-top: 25px;
}
.segmento3 {
    display: inline; /* keep the background color wrapped tight */
    padding:2px;
    font-size:1.5em;
    line-height: 1.5em;
    background-color:black;
    color:white;
    font-family: 'CubanoRegular';
    margin-top: 25px;
}

.contenidoseccion {
  font-size: 1.3em; 
  color: black; 
  font-family: 'Lato'; 
  font-weight: bold;
  padding: 15px 15px 15px 15px; 
  line-height: 1.1em;
  overflow: hidden;
  text-overflow: ellipsis;


}


/* Estilos decorativos para los contenidos de seccion */
.encabezado {
    display: inline-block; /* keep the background color wrapped tight */
    margin-top: 10px;
    margin-left: 25px; 
    line-height: 1.2em; 
    padding:2px;
    font-size:1.4em;
    background-color:black;
    color:white;
    font-family: 'Montserrat';
   
 }

.Pie{
    display: inline-flex; /* keep the background color wrapped tight */
    padding:2px;
    font-size:1.1em;
    background-color:white;
    color:black;
    font-family: 'Open Sans Condensed';
    font-weight: bold;

}

.secprin{
    display: inline-flex; /* keep the background color wrapped tight */
    padding:2px;
    margin-left: 30px;
    margin-top: 10px;
    font-size:3em;

    background-color:white;
    color:black;
    font-family: 'CubanoRegular';
    letter-spacing: -3px
    
}


/* Estilos del Timer Principal */
.estilotimer {
  font-size: 9em; 
  color: black ;
  font-family: 'CubanoRegular';
  font-weight: bold;
  text-align: center;
  letter-spacing: -15px;
  margin-top: 5px; 
  margin-bottom: 5px; 
  padding: 0; 
  
}

.titulotimer {
  font-size: 4rem; 
  color: black;
  font-weight: bold;
  font-family: 'CubanoRegular';
  text-align: center;
  letter-spacing: -2px; 
  margin-top: 15px; 
  margin-bottom: 15px;
 }

 .titulotimer2 {
  font-size: 4rem; 
  color: black;
  font-weight: bold;
  font-family: 'CubanoRegular';
  text-align: center;
  letter-spacing: -2px; 
  margin-top: 5px; 
  margin-bottom: 5px;
 }

/* Estilos para animated */
    .item {
      background-color: red;
      width: 100px; 
      height: 100px; 
      margin: 300px auto 0 auto;
}

#anim1, #anim2, #anim3, #anim4, #titseca {
  -moz-animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
}


#notas, #eventos, #social, #faq {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

#anim1a, #anim2a, #anim3a, #anim4a, #organo, #organo1 {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
}

#anim1img, #anim2img, #anim3img, #anim4img, #simulador, #simulador2 {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
}

#anim1bak, #anim2bak, #anim3bak, #anim4bak {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
}

/* Efecto paalaje prueba 1 */
.parallax-window {
    min-height: 150px;
    background: transparent;
}
.parallax-window2 {
    min-height: 250px;
    background: transparent;
    margin-top: 0px; 
}
.parallax-window3 {
    min-height: 700px;
    background: transparent;
    margin-top: 0px; 
}
img.margenseccion {
  margin-right: -50px;
}
img.margenseccion2 {
  margin-left: -50px;
}
.trans {
  transition-duration: .1s;
  transition-timing-function: ease-in-out; 
}

/*efecto hover boorarlo */
/* Common style */
figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0px 0%;
  min-width: 300px;
  max-height: 270px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 1;
}

figure figcaption {
  padding: 2em;
  color: #fff;
  font-family: "Raleway";
  
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure figcaption::before,
figure figcaption::after {
  pointer-events: none;
}

figure figcaption,
figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 1;
}

figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

figure h2 span {
  font-weight: 800;
}
figure h2,
figure p {
  margin: 0;
}

figure p {
  font-family: helvetica;
  font-weight: bold;
 
  font-size: .7em; 
}

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
  max-width: none;
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px,0, 0);
  transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
  text-align: left;
}

figure.effect-lily figcaption > div {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  height: 50%;
}

figure.effect-lily h2,
figure.effect-lily p {
  -webkit-transform: translate3d(-25px,-38px,20px);
  transform: translate3d(-25px,-38px,0px);
}

figure.effect-lily h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

figure.effect-lily p {
  color: rgba(255,255,255,0.8);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
  opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
  -webkit-transform: translate3d(-25px,0,0);
  transform: translate3d(-25px,0,0);
}

figure.effect-lily:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}


.sinpadding [class*="col-"] {
    padding: 0;
}

/* Estilo para fullbackgorund en el DIV */
#fullb {
  background-image: url('../img/bak/54.jpg');
  background-size: cover;
  background-attachment: fixed; 
  background-repeat: no-repeat;
  background-position: center; 
  min-height: 640px;
  height: 600px; 

}

/* Estilos del SIDEBAR */
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ecffca;
    overflow-x: hidden;
    transition: 0.3s;
    padding-top: 15px;
    transition: all .2s; 
    overflow-y: hidden;
}

.sidenav2 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav2 a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav2 a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    bottom: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
    padding: 16px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


/* Modificaciones a los botones*/
.btn {
  font-size: .8rem;
  font-family: 'helvetica';
  font-weight: bold;
  margin-top:10px;
  margin-right: 10px;
}

p.segu {
  font-family: 'helvetica'; 
  font-size: .8rem;
  
  display: inline-flex;
  line-height: 1em;
  height: 40px; 
  font-color: #fffc10;
  padding-top: 10px;

}

/* Estilos para el preloadr */
.preloader {
  position: absolute; 
  top: 0;
  background-color: #fff; 
  color: #fffc10; 
  width: 100%; 
  min-height: 100vh; 
  display: flex;
}

/* prueba video emmebido*/ 
.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}


.intro {
  position: relative;
  height: 100vh;
  background: white;
}

.intro h1 {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translatex(-50%) translatey(-50%);
  color: black;
  font-weight: lighter;
}

.intro h1::before {
  position: absolute;
  display: block;
  width: 0;
  content: "";
  border: 10px solid transparent;
  border-top-color: black;
  left: 50%;
  top: 130%;
  transform: translatex(-50%);
}

.intro h1::after {
  position: absolute;
  display: block;
  width: 0;
  content: "";
  border: 10px solid transparent;
  border-top-color: white;
  left: 50%;
  top: 124%;
  transform: translatex(-50%);
}

#waypoint1{
  position: relative;
  height: 15vh;
  
}

#waypoint2{
  position: relative;
  height: 15vh;
 
}

#waypoint3{
  position: relative;
  height: 15vh;
 
}
#waypoint4{
  position: relative;
  height: 15vh;
 
}

#waypoint1 #counter1{
 position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translatex(-50%) translatey(-50%);
  color: white;
  font-weight: lighter;
  font-size: 5em;
}

#waypoint2 #counter2{
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translatex(-50%) translatey(-50%);
  color: white;
  font-weight: lighter;
  font-size: 5em;
}

#waypoint3 #counter3{
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translatex(-50%) translatey(-50%);
  color: white;
  font-weight: lighter;
  font-size: 5em;
}

#waypoint4 #counter4{
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translatex(-50%) translatey(-50%);
  color: white;
  font-weight: lighter;
  font-size: 5em;
}

.carousel-control .icon-prev::before{
  content: "";
}

.carousel-control .icon-next::before{
  content: "";
}



.consejo {
    border: 1px solid #ccc;
    background-color: #eee;
    border-radius: 10px;
    padding: 10px;
    margin: 1px 0px 1px 0px;
    color: black;
}

.consejo-iconos {
  margin-right: 1rem;
  margin-top: 1rem; 
  text-align: right; 
  
}

/* Clear floats after containers */
.consejo::after {
    content: "";
    clear: both;
    display: table;
}


.consejo img {
  opacity: 1;
 
}

.consejo img:hover {
  -webkit-animation-name: consejo; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 0.1s;
}

@-webkit-keyframes consejo {
    0%   {opacity: 1;}
    25%  {opacity:0.5;}
    50%  {opacity: 0.1;}
    100% {opacity: 1;}
}

/* Standard syntax */
@keyframes consejo {
   0%   {opacity: 1;}
    25%  {opacity:0.5;}
    50%  {opacity: 0.1;}
    100% {opacity: 1;}
}





.imgconsejo {
  width:95px;

}
/* Float images inside the container to the left. Add a right margin, and style the image as a circle */
.consejo img {
    float: left;
    margin-right: 10px;
    border-radius: 30%;
    -moz-box-shadow: 3px 3px 5px #888;
    -webkit-box-shadow: 3px 3px 5px #888;
    box-shadow: 3px 3px 5px #888;
}

/* Increase the font-size of a span element */
.consejo span {
    font-family: 'Open Sans Condensed'; 
    font-size: 1.3rem;
    letter-spacing: -1px;
    font-weight: bold;
    margin-right: 10px;
    color: black;
}

.consejo p {
    color: #595959;
}

/* Add media queries for responsiveness. This will center both the text and the image inside the container */
@media (max-width: 500px) {
  .consejo{
    text-align: center;
  }

   .consejo img {
    margin: auto;
    float: none;
    display: block;
  }


  .col-container {
    display: table;
    width: 100%;
}
.col {
    display: table-cell;
   
}

.cover1 {
  background: url('<?= base_url()?>assets/bootstrap/img/bak/seccion2.png') no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
   background-size: cover; 
 }
}

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


.modal-open {
    overflow: auto;
    padding-right: 0 !important;
}


.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    border-style: solid;
    border-width: 1px;
    color: #20de07;
    
}

.container-fluid {
  padding-right: 0; 
  padding-left: 0; 
}

.modal-content {
  border-radius: 1.5rem;
  
}

.logo {
  height: 4rem;
  padding: 5px;
}

.fondotitulo {
    background-color: rgba(0,0,0,0.3);
}


.social-bar {
  position: fixed;
  right: 0;
  top: 30%;
  font-size: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  z-index: 100;
}

.icon {
  color: white;
  text-decoration: none;
  padding:.3rem;
  display: flex;
  transition: all .2s cubic-bezier(.85,2.23,.61,.09);
}

.icon-facebook {
  background: #3b5998;
  width: 2rem;
}

.icon-twitter {
  background: #55acee;
  width: 2rem;
}

.icon-google {
  background: #dd4b39;
  width: 2rem;
}

.icon-youtube {
  background: #bb0000;
  width: 2rem;
}

.icon-skype {
  background: #00aff0;
  width: 2rem;
}

.icon-whatsapp {
  background: #4dc247;
  width: 2rem;
}

.icon-linkedin {
  background: #007bb5;
  width: 2rem;
}

.icon:first-child {
  border-radius: 1rem 0 0 0;
}

.icon:last-child {
  border-radius: 0 0 0 1rem;
}

.icon:hover {
  padding-right: 8.5rem;
  border-radius: 1rem 0 0 1rem;
  box-shadow: 0 0 .5rem rgba(0, 0, 0, 0.42);
  color: white; 
  padding-top: .5rem; 
}


.titseccion {
  color: black; 
  margin-top: 5vh; 
  padding: 1rem; 
  font-size: 9rem; 
  font-family: 'Open Sans Condensed'; 
  font-weight: bold; 
  letter-spacing: -8px; 
  line-height: 3.5rem;
}

.titnavfooter {
  color: white; 
  margin-top: 20vh; 
  padding-bottom: 5rem; 
  font-size: 7rem; 
  font-family: 'Open Sans Condensed'; 
  font-weight: bold; 
  letter-spacing: -6px; 
  line-height: 6.5rem ;
}

.sombra {
  box-shadow: inset 0 0 15px 10px whitle;
}






