/*
* littlelink.io
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/

/*
* Built using on:
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/


/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––

- Buttons
- Brand Styles

*/

/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button {
  display: inline-block;
  text-decoration: none;
  height: 48px;
  padding: 0 16px;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  width: 300px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0.5px;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 8px;
  cursor: pointer;
  box-sizing: border-box; }

/* Efecto de movimiento */
.button:hover {
  filter: brightness(80%);
  transition: 0.4s;
  padding-right: 24px;
  padding-left:8px;
}

/* Efecto para description */
.button:hover:before {
  border: none;
  color: white;
  position: absolute;
  padding: 0px 35px;
  width: 400px;
  height: auto;
  word-spacing: 3px;
  text-align: left;
  text-decoration: none;
  line-height: 1.3;
  display: block;
  font-size: 18px;
  margin: 0px 280px;
  cursor: pointer;
  vertical-align: middle;
}

/* Brand Icons
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.icon {
  padding: 0px 8px 3.5px 0px;
  vertical-align: middle;
  width: 20px;
  height: 20px;
}


/* Brand Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Slack */
.button.button-slack {
  color: #FFFFFF;
  background-color: #ff1616 }
.button.button-slack:hover,
.button.button-slack:hover:before {
  content: 'Canal De Youtube Oficial De Cristo La Vida!';
  white-space: initial; }

/* Kit */
.button.button-kit {
  color: #FFFFFF;
  background-color: #1050c6 }
.button.button-kit:hover,
.button.button-kit:hover:before {
    content: 'Cristo la vida principal donde encontraras todo acerca de las reuniones principales.';
    white-space: initial; }

/* YouTube */
.button.button-youtube {
  color: #FFFFFF;
  background-color: #FF0000 }
.button.button-youtube:hover,
.button.button-youtube:hover:before {
    content: 'Canal de YouTube, donde se sube vlogs y contenido de jovenes. ';
    white-space: initial; }

/* Slides */
.button.button-slides {
  color: #FFFFFF;
  background-color: #0145ac }
.button.button-slides:hover,
.button.button-slides:hover:before {
    content: 'Te esperamos todos los sábados en nuestra reunión de Jóvenes!!';
    white-space: initial; }


    
/* Slides */
.button.button-slides2 {
  color: #FFFFFF;
  background-color: #0145ac }
.button.button-slides2:hover,
.button.button-slides2:hover:before {
    content: 'Cristo la vida Ituzaingó, donde encontraras todo acerca de las reuniones.';
    white-space: initial; }

/* Slides */
.button.button-slides3 {
  color: #FFFFFF;
  background-color: #0145ac }
.button.button-slides3:hover,
.button.button-slides3:hover:before {
    content: 'Cristo la vida adrogue, donde encontraras todo acerca de las reuniones.';
    white-space: initial; }

    
/* Slides */
.button.button-slides4 {
  color: #FFFFFF;
  background-color: #0145ac }
.button.button-slides4:hover,
.button.button-slides4:hover:before {
    content: 'Cristo la vida Chajarí, donde encontraras todo acerca de las reuniones.';
    white-space: initial; }




