/* MENU */

.button-social {
    color: #000;
    cursor: pointer;
    float: left;
    font-family: "block_bertholdregular";
    letter-spacing: 1px;
    line-height: 1.6em;
    min-width: 147px;
    padding: 12px 18px;
    -webkit-perspective:100px;
    perspective:100px;
    -webkit-transition:all .4s ease;
    -o-transition:all .4s ease;
    -moz-transition:all .4s ease;
    transition:all .4s ease;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.button-social span {
    font-family: 'Ubuntu', sans-serif;
    position: relative;
    z-index: 9999;
    font-size: 13px;
    font-weight: 500;
}
.button-social a:hover, .button-social a:link { text-decoration: none; color: #fff;} 

.button-social:hover::after {
    /*-webkit-transform: rotateY(0deg) rotateX(0deg) translateX(0%) translateZ(0px) scale(1);
     transform: rotateY(6deg) rotateX(-5deg) translateX(4%) translateZ(-11px) scale(1.1);
    transform: rotateY(0deg) rotateX(0deg) translateX(0%) translateZ(0px) scale(1);*/

    -webkit-transform:rotateY(0deg) rotateX(0deg) translateX(0%) translateZ(0px) scale(1);
    transform:rotateY(0deg) rotateX(0deg) translateX(0%) translateZ(0px) scale(1);
    background-color: #ff2e2e;
}


.button3::after {
    border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    outline: 1px solid transparent;
    padding: 2px;
    position: absolute;
    top: 0;
    -webkit-transform: scale(1.1) rotateY(-6deg) rotateX(-5deg) translateX(-4%) translateZ(-11px);
    transform: scale(1.1) rotateY(-6deg) rotateX(-5deg) translateX(-4%) translateZ(-11px);

    -webkit-transition:all .4s ease;
    -o-transition:all .4s ease;
    -moz-transition:all .4s ease;
    transition:all .4s ease;

    width: 100%;
    z-index: 100;
    background-color: #e94369;

}
.button2::after {
    border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    outline: 1px solid transparent;
    padding: 2px;
    position: absolute;
    top: 0;
    -webkit-transform: scale(1.1) rotateY(-6deg) rotateX(-5deg) translateX(-4%) translateZ(-11px);
    transform: scale(1.1) rotateY(-6deg) rotateX(-5deg) translateX(-4%) translateZ(-11px);

    -webkit-transition:all .4s ease;
    -o-transition:all .4s ease;
    -moz-transition:all .4s ease;
    transition:all .4s ease;
    width: 100%;
    z-index: 100;
    background-color: #ffcf00;

}
.button1::after {
    border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    outline: 1px solid transparent;
    padding: 2px;
    position: absolute;
    top: 0;
   -webkit-transform: scale(1.1) rotateY(-6deg) rotateX(-5deg) translateX(-4%) translateZ(-11px);
    transform: scale(1.1) rotateY(-6deg) rotateX(-5deg) translateX(-4%) translateZ(-11px);

    -webkit-transition:all .4s ease;
    -o-transition:all .4s ease;
    -moz-transition:all .4s ease;
    transition:all .4s ease;
    width: 100%;
    z-index: 100;
    background-color: #e26d5a;

}

/* .block-link-inner {
    bottom: 0;
    height: 40%;
    overflow: hidden;
    top: auto;
    transform: translate3d(0px, 0px, 0px);
    transition: height 0.4s cubic-bezier(40, 40, 40, 0.99) 0.15s;
}*/

.layout-centervertical {
    display: table;
    height: 100%;
    width: 100%;
}
.layout-centervertical-inner {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    float: right;
    margin-top: 20px;
    margin-left: 10px;
}

.layout-centervertical-inner-social {

    display: table-cell;
    position: relative;
    vertical-align: middle;
    float: right;
    margin-top: 5px;
    margin-left: 0px;
}

.block-link-inner .button, .block-link-inner p {
    opacity: 1;
    -webkit-transition:all .4s ease;
    -o-transition:all .4s ease;
    -moz-transition:all .4s ease;
    transition:all .4s ease;
}
.block-link .button {
    margin-top: 13px;
}
.button a { color: #fff;  }

.swiper-bottom { background-image: url(../img/slider-bottom.png); 
    background-repeat: repeat-x; 
    background-position: center bottom; 
    background-size: 1200px auto;
    width: 100%; 
    height: 76px; 
    z-index: 998; 
    position: absolute; 
    bottom: -20px;
    left: 0; }

.regla-destroy { background-image: url(../img/mancha-celeste.png); 
    background-repeat: repeat-x; 
    background-position: center bottom; 
    background-size: 1920px auto;
    width: 100%; 
    height: 76px; 
    z-index: 500; 
    }
.staff h5, .frase h5 { text-align: center; color: #777777; }

.frase h1 { margin-top:40px !important; }

.microsite { 
    position: relative;
    top: -285px;
    z-index: 998;
    height: 192px; 
}
.microsite h5 { text-align: center; color: inherit; margin: 10px; font-size: 12px; font-weight: 700;}
.microsite-module { background-color: rgba(0,0,0,0.5); border-radius: 91px; border: #fff solid 2px; height: 169px; color: #fff;}
.microsite-module:hover { border: #ffd900 solid 2px; height: 169px; color: #ffd900 !important; }
.microsite-module > img {
    display: block;
    margin: 10px auto 0 auto;
    text-align: center;
    width: 50%;
}
.light { color: #ffd900 !important; }

.no-margin { margin: 0; padding: 0; }

p.firma { font-family: 'Qwigley', cursive; /* IE 9 */
-webkit-transform: rotate(-3deg); /* Chrome, Safari, Opera */
transform: rotate(-3deg); font-size: 37px; margin-top: 37px; }

/* social bar */
.face, .twitter, .youtube { width: 74px; height: 23px; display: block; text-align: left;}
.social-bar { position: fixed; top:60%; right: -100px; z-index: 9999; width: 160px;  }
.youtube i, .face i, .twitter i { font-size: 20px; }
.buttonyoutube::after {
    border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    outline: 1px solid transparent;
    padding: 2px;
    position: absolute;
    top: 0;
   -webkit-transform: scale(1.1) rotateY(-6deg) rotateX(-5deg) translateX(-4%) translateZ(-11px);
    transform: scale(1.1) rotateY(-6deg) rotateX(-5deg) translateX(-4%) translateZ(-11px);

    -webkit-transition:all .4s ease;
    -o-transition:all .4s ease;
    -moz-transition:all .4s ease;
    transition:all .4s ease;
    width: 100%;
    z-index: 100;
    background-color: black;

}
.buttonface::after {
    border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    outline: 1px solid transparent;
    padding: 2px;
    position: absolute;
    top: 0;
   -webkit-transform: scale(1.1) rotateY(-6deg) rotateX(-5deg) translateX(-4%) translateZ(-11px);
    transform: scale(1.1) rotateY(-6deg) rotateX(-5deg) translateX(-4%) translateZ(-11px);

    -webkit-transition:all .4s ease;
    -o-transition:all .4s ease;
    -moz-transition:all .4s ease;
    transition:all .4s ease;
    width: 100%;
    z-index: 100;
    background-color: black;

}
.buttontwitter::after {
    border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    outline: 1px solid transparent;
    padding: 2px;
    position: absolute;
    top: 0;
   -webkit-transform: scale(1.1) rotateY(-6deg) rotateX(-5deg) translateX(-4%) translateZ(-11px);
    transform: scale(1.1) rotateY(-6deg) rotateX(-5deg) translateX(-4%) translateZ(-11px);

    -webkit-transition:all .4s ease;
    -o-transition:all .4s ease;
    -moz-transition:all .4s ease;
    transition:all .4s ease;
    width: 100%;
    z-index: 100;
    background-color: black; /*#979797*/

}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 100px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 100px;
  
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 100px;
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.contact h1 { margin-bottom: 30px; }
.form-buttom { color: #fff !important; background: transparent; text-transform: uppercase; }
.contact .button1 { height: 57px; }
section.social-fullwidth{ height: auto; padding: 0; }
.blue { background-color: #07346d; }
div.blue:hover { background-color: #9aa4bb;
-webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
     }
.blue-light { background-color: #0166ff; }
div.blue-light:hover { background-color: #bec6d8;
-webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear; }
.red { background-color: #e9434d; }
div.red:hover { background-color: #d9dde6;
-webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear; }
.blue, .blue-light, .red {height: 220px;}
section.social-fullwidth a { color: #fff;
    display: block;
    font-size: 56px;
    margin-top: 70px;
    text-align: center;
    vertical-align: middle;}
section.social-fullwidth a:hover { color: #70d1e5; } 
.menu-footer a{ color: #fff; text-decoration: none; }
.menu-footer a:hover { text-decoration: none; color: #ffa300 }
.menu-footer { margin: 30px 0; background-image: url(../img/mancha-footer.png); background-repeat:repeat-x; background-position: top; height: 90px; background-size: auto 90px; padding: 30px 0; }
footer .container-fluid { padding: 0 !important; }

.goUp .fa.fa-angle-up {
    left: 23px;
    position: absolute;
    top: 9px;
}

/* time line */


.figcaption p { color: #777777 }
.gallery .layout-centervertical-inner{ float: left; }
.violet { background-color: #bc96c0; }
.bordo { background-color: #3e2a35; }

body svg { display: none; }
#grid svg { display: block; }

.col-md-2 > a:hover { text-decoration: none; }

.modal-footer button:hover { color:#000; } 
.modal-footer button, .modal-footer .btn { background-color:#dd5555; color:#000; }
