

.btn:hover,
.btn:focus,
.btn:active{
    outline: 0 !important;
}
/* entire container, keeps perspective */
.card-container {
      -webkit-perspective: 800px;
   -moz-perspective: 800px;
     -o-perspective: 800px;
        perspective: 800px;
        margin-bottom: 30px;
}
/* flip the pane when hovered */
.card-container:not(.manual-flip):hover .card,
.card-container.hover.manual-flip .card{
    -webkit-transform: rotateY( 180deg );
-moz-transform: rotateY( 180deg );
 -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}
.userA{width: 100%;}


.shadowA {
    shad

}

.gradient {
    
  background-image:
    linear-gradient(
      to top, 
      white, #0FE2F7
    );
}

.userA img{
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

.card-container.static:hover .card, 
.card-container.static.hover .card {
    -webkit-transform: none;
-moz-transform: none;
 -o-transform: none;
    transform: none;
}
/* flip speed goes here */
.card {
     -webkit-transition: -webkit-transform .5s;
   -moz-transition: -moz-transform .5s;
     -o-transition: -o-transform .5s;
        transition: transform .5s;
-webkit-transform-style: preserve-3d;
   -moz-transform-style: preserve-3d;
     -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
    position: relative;
}

/* hide back of pane during swap */
.front, .back {
    -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
     -o-backface-visibility: hidden;
        backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFF;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
}

/* front pane, placed above back */
.front {
    z-index: 2;
}

/* back, initially hidden pane */
.back {
        -webkit-transform: rotateY( 180deg );
   -moz-transform: rotateY( 180deg );
     -o-transform: rotateY( 180deg );
        transform: rotateY( 180deg );
        z-index: 3;
}

.back .btn-simple{
    position: absolute;
    left: 0;
    bottom: 4px;
}
/*        Style       */


.card{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    color: #444444;
}
.card-container, .front, .back {
    width: 100%;
    height: 288px;
    border-radius: 4px;
}
.card .cover{
    height: 105px;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}
.card .cover img{
    width: 100%;
}
.card .user{
    border-radius: 50%;
    display: block;
    height: 120px;
    margin: -55px auto 0;
    overflow: hidden;
    width: 120px;
}
.card .user img{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #FFFFFF;
    width: 100%;
}

.card .content{
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    padding: 10px 20px 20px;
}
.card .content .main {
    min-height: 160px;
}
.card .back .content .main {
    height: 215px;
}
.card .name {
    font-size: 22px;
    line-height: 28px;
    margin: 10px 0 0;
    text-align: center;
    text-transform: capitalize;
}

.nameB {
    font-size: 14px;
    line-height: 28px;
    margin: 1px 0 0;
    text-align: center;
    text-transform: capitalize;
}

.card h5{
    margin: 5px 0;
    font-weight: 400;
    line-height: 20px;
}
.card .profession{
    color: #999999;
    text-align: center;
    margin-bottom: 20px;
}

.menunuestro ul li {
    display: inline;
    padding: 10px;

}
.menunuestro ul li a{
    color: white;
    font-family:'Lato';
    font-weight: 100;
    
}
.menunuestro {
    max-width: 1200px;
    margin: 0 auto;
}

.margenarriba {
    
    background-color: black;
    padding: 20px;


}
.imagen-trasera {
    
    background-image: url("../images/prueba-background.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;

}
.imagen-trasera2 {
    
    background-image: url("../images/theoriginal-tangleteezer-bg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;

}

.imagen-trasera3 {
    
    background-image: url("../images/compactstyler-tangleteezer-bg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;

}

.imagen-trasera4 {
    
    background-image: url("../images/magic-flor-tangleteezer-bg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;

}
.imagen-trasera5 {
    
    background-image: url("../images/salon-elite-tangleteezer-bg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;

}
.imagen-trasera6 {
    
    background-image: url("../images/aqua-splash-tangleteezer-bg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;

}

.imagen-trasera7 {
    
    background-image: url("../images/blowstyling-tangleteezer-bg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    

}


.card .footer {
    border-top: 1px solid #EEEEEE;
    color: #999999;
    margin: 30px 0 0;
    padding: 10px 0 0;
    text-align: center;
}
.card .footer .social-links{
    font-size: 18px;
}
.card .footer .social-links a{
    margin: 0 7px;
}
.card .footer .btn-simple{
    margin-top: -6px;
}

.caja{
    margin: 0 auto;

}

.envoltura{

     background-color: orangered;
    

}

.contenido {
    
  padding-left: 10px;
    margin: 0 auto;


}

h1.salva {
  text-rendering: optimizeLegibility;
}
    
.pesta {
    
    padding: 20px;
    margin-right: 0px;
    background-color: #FFFFFF;
    color:white;
    border-bottom: 1px solid #7F7E7F;
    border-right: 1px solid #7F7E7F;
    border-left: 1px solid #7F7E7F;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 1px;
    text-align: center;
    
}

.shadowS {
   -moz-box-shadow:    inset 0 0 2px #000000;
   -webkit-box-shadow: inset 0 0 2px #000000;
   box-shadow:         inset 0 0 2px #000000;
}

.shadowSd {
  -webkit-box-shadow: 1px 1px 2px 2px #000000;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    1px 1px 2px 2px #000000;  /* Firefox 3.5 - 3.6 */
  box-shadow:         1px 1px 2px 2px #000000;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.pesta-wrapper{

padding-left: 80px;
    

}

.colorito2 {

    color: #7F7E7F;

}

.colorito {

    color: #7F7E7F;

}


.salvaBg{
    
    background-attachment: fixed;
    background-position: left;
    background-image: url(../images/prueba-background.jpg);
    background-repeat: no-repeat;
    

}
.cambiocolor a {
    color:lightgrey;

}
.card .header {
    padding: 15px 20px;
    height: 90px;
}

.ulcentrada{
    width:800px;


}
.card .motto{
    border-bottom: 1px solid #EEEEEE;
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px;
    text-align: center;
}

/*      Just for presentation        */

.title{
    color: black;
    text-align: center;
    font-weight: 300;
    font-size: 35px;
    margin-bottom: 120px;
    line-height: 90%;
}

.sd-font {
font-family: "Lato";
    font-weight: 400;

}

.sd-font2 {
font-family: "Lato";
    font-weight: 300;

}

.sd-font3 {
font-family: "Lato";
    font-weight: 100;

}
.titleA{
    color: grey;
    text-align: center;
    font-weight: 50;
    font-size: 25px;
    margin-top: 40px;
    margin-bottom: 120px;
    line-height: 90%;
}
.title small{
    font-size: 17px;
    color: #999;
    text-transform: uppercase;
    margin: 0;
}
.space-50{
    height: 50px;
    display: block;
}
.space-200{
    height: 200px;
    display: block;
}

.space-100{
    height: 100px;
    display: block;
}
.white-board{
    background-color: #FFFFFF;
    min-height: 200px;
    padding: 60px 60px 20px;
}
.ct-heart{
    color: #F74933;
}

 pre.prettyprint{
    background-color: #ffffff;
    border: 1px solid #999;
    margin-top: 20px;
    padding: 20px;
    text-align: left;
}
.atv, .str{
    color: #05AE0E;
}
.tag, .pln, .kwd{
     color: #3472F7;
}
.atn{
  color: #2C93FF;
}
.pln{
   color: #333;
}
.com{
    color: #999;
} 

.espacio{
    margin-top: 120px;
} 
.container1 {

    background-color: crimson

}
.a {

    background-color: orangered

}

.container2 {
   
    margin-top: 50px;

}


.btn-simple{
    opacity: .8;
    color: #666666;
    background-color: transparent;
}

.btn-simple:hover,
.btn-simple:focus{
    background-color: transparent;
    box-shadow: none;
    opacity: 1;
}
.btn-simple i{
    font-size: 16px;
}
/*       Fix bug for IE      */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .front, .back{
        -ms-backface-visibility: visible;    
        backface-visibility: visible;
    }
    
    .frontTotal img{
    width: 100%;
}
    
    
    .back {
        visibility: hidden;
        -ms-transition: all 0.2s cubic-bezier(.92,.01,.83,.67);
    }
    .front{
        z-index: 4;
    }
    .card-container:hover .back{
        z-index: 5;
        visibility: visible;
    }
}

