html
{
    cursor: default;
}
a,
a:focus
{
    outline: none;
}
.divFrase h1
{
    font-family: 'Pacifico';
    font-size: 36px;
    font-weight: normal;
    margin: 30px 0 30px 0;
}
.frase
{
    font-family: 'Open Sans';
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 60px 0;
}
/*a.bHome,
a.bHomeActivo
{
    background: url('/imagenes/tema/bHome.gif') center 10px no-repeat;
}*/
.active a.bHomeActivo,
.navbar-nav>li>a.bHome:hover,
.navbar-nav>li>a.bHome:focus
{
    color: #841374;
    border-bottom-color: #841374;
}
.active a.bInformacionActivo,
.navbar-nav>li>a.bInformacion:hover,
.navbar-nav>li>a.bInformacion:focus
{
    color: #008393;
    border-bottom-color: #008393;
}
.active a.bSedesActivo,
.navbar-nav>li>a.bSedes:hover,
.navbar-nav>li>a.bSedes:focus
{
    color: #3fb200;
    border-bottom-color: #3fb200;
}
.active a.bCrecerActivo,
.navbar-nav>li>a.bCrecer:hover,
.navbar-nav>li>a.bCrecer:focus
{
    color: #0154bb;
    border-bottom-color: #0154bb;
}
.active a.bLeyesActivo,
.navbar-nav>li>a.bLeyes:hover,
.navbar-nav>li>a.bLeyes:focus
{
    color: #ff8100;
    border-bottom-color: #ff8100;
}
.active a.bImagenesActivo,
.navbar-nav>li>a.bImagenes:hover,
.navbar-nav>li>a.bImagenes:focus
{
    color: #dfc700;
    border-bottom-color: #dfc700;
}
.active a.bContactoActivo,
.navbar-nav>li>a.bContacto:hover,
.navbar-nav>li>a.bContacto:focus
{
    color: #6e9c00;
    border-bottom-color: #6e9c00;
}
#uSedes
{
    margin: 75px 0 0 0;
    width: 100%;
}
#uSedes li
{
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-style: inherit;
    font-weight: 400;
    list-style: none;
    margin: 4px 0 4px 0;
    padding: 6px 2% 6px 2%;
    text-align: left;
    width: 100%;
    -moz-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
}
#uSedes li i
{
    background: #313456;
    border-radius: 50%;
    padding: 5px;
}
.visita
{
    color: #393232;
    font-size: 15px;
    margin: 60px 0 0 15px;
}
.visita a
{
    color: #841374;
    font-style: italic;
    font-weight: bold;
}
.h1Negro,
.h1Violeta
{
    color: #fff;
    background: #000;
    font-size: 26px;
    font-weight: bold;
    margin: 5px 0 0 0;
    padding: 12px 14px;
    text-transform: uppercase;
	display:inline-block;
}
.h1Violeta
{
    background: #fff;
    color: #841374;
    margin: 30px 0 0 30px;
}
.logo-crecer
{
    position: absolute;
    top: 10px;
}
.navbar-nav li.facebook
{
    height: auto;
    width: 80px;
}
.navbar-nav li.facebook a
{
    border: none;
}
.navbar-nav li.facebook a span
{
    display: none;
}
.navbar-nav li.facebook i
{
    border-radius: 50%;
    color: #fff;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px;
}
.carousel-inner .item h2
{
    color: #841374;
    font-size: 24px;
    line-height: 30px;
    padding: 30px 0 5px 0;
    text-align: left;
}
.carousel-inner .item .descripcion
{
    color: #444444;
    font-size: 16px;
    text-align: left;
    -moz-text-shadow: 1px 1px 2px #fff;
    -webkit-text-shadow: 1px 1px 2px #fff;
    text-shadow: 0px 0px 10px #fff;
}
.carousel-inner .item a.eLeer
{
    font-size: 14px;
    margin: 20px 0 0 0;
    -moz-text-shadow: 1px 1px 2px #fff;
    -webkit-text-shadow: 1px 1px 2px #fff;
    text-shadow: 1px 1px 4px #fff;
}
.carousel-inner .item a.eLeer:hover
{
    color: #000;
}
.carousel-inner .uServicios
{
    list-style: none;
    margin: 20px 0 0 0;
    text-align: left;
}
.carousel-inner .uServicios li
{
    margin: 0 0 10px 0;
    float: left;
    font-size: 14px;
    display: block;
    width: 100%;
}
.carousel-inner .uServicios i.fa-check
{
    background: #e4e4e4;
    border-radius: 50%;
    float: left;
    color: #841374;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.carousel-inner .uServicios i.fa-caret-right
{
    color: #e4e4e4;
    float: left;
    margin: 9px 0 0 -1px;
}
.carousel-inner .uServicios span
{
    background: #e4e4e4;
    border-radius: 6px;
    color: #000;
    display: block;
    float: left;
    padding: 6px 2% 6px 2%;
    width: 76%;
}
.carousel-inner .bAbierto
{
    background: #fff;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 72px;
    float: left;
    margin: 10px 0 0 70px;
    padding: 25px 0 0 0;
    text-align: center;
    width: 235px;
}
.home h1
{
    font-size: 30px;
    font-weight: 300;
    font-weight: normal;
}
.home .service-box h1
{
    text-transform: uppercase;
    font-size: 16px;
    line-height: 19px;
    font-weight: 700; 
}
.recent-projects-home h1 a
{
    color: #1a3050;
    font-weight: 500;
    font-size: 14px;
}
.recent-projects-home h1 a:hover
{
    text-decoration: none;
}
.recent-projects-home h2.h2Frase
{
    color: #778599;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 21px;
    float: right;
    margin: 0;
    text-align: right;
    width: 100%;
}
.recent-projects-home .etiqueta
{
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    right: 5px;
    position: absolute;
    text-transform: uppercase;
    top: 4px;
    z-index: 9;
    -moz-text-shadow: 0 0 6px #000;
    -webkit-text-shadow: 0 0 6px #000;
    text-shadow: 0 0 6px #000;
}
.recent-projects-home .boxcontainer
{
    margin: 0 2% 0 2%;
}
.dFrase
{
    background: none;
    border: none;
    padding-top: 0;
}
.dFrase:hover{
    border: none;
}
.home-features strong
{
    font-family: 'Pacifico';
}
.home-features h1
{
    font-size: 24px;
    font-weight: 300;
    margin-top: 0;
}
.home-features .campoTexto
{
    width: 70%;
}
.home-features .bEnviar
{
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 2%;
    text-transform: uppercase;
    width: 20%;
    min-width: 100px;
}
.bigtext
{
    font-weight: 300;
    text-transform: none;
}
.copyright
{
    margin: 50px 0 0 0;
    border: none;
    height: 10px;
    padding-bottom: 5px;
}
.footer
{
    background: #000;
    margin: 0;
}
.uMenuPie
{
    border-bottom: solid 1px #29292a;
    float: left;
    padding: 0 0 10px 0;
    width: 100%;
}
.uMenuPie li
{
    float: left;
    padding: 10px 2% 10px 2%;
    list-style: none;
    width: auto;
}
.uMenuPie li a
{
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.circulo
{
    border-radius: 50%;
}
.bloqueSede
{
    padding: 20px 0 0 0;
    position: relative;
    margin: 0 5% 0 0;
}
.bloqueSede img
{   
    left: 0;
    position: absolute;
    top: 20px;
}
.bloqueSede .direccion,
.bloqueSede .telefono
{
    float: left;
    padding: 5px 0 0 60px;
    width: 100%;
}
.bloqueSede .direccion
{
    border-bottom: solid 1px #29292a;
    padding: 0 0 5px 60px;
}
.bloqueSede .etiqueta
{
    font-size: 10px;
    float: right;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 0;
}
.bloqueSede img:hover
{
    filter: none;
}
.bordeAbajoGris
{
    border-bottom: solid 1px #29292a;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.final
{
    padding: 0 0 6px 0;
    margin: 0 auto;
    max-width: 1200px;
}
.footer .fa-facebook
{
    background: #2a2a2a;
    border-radius: 50%;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
@media (max-width: 1200px){
    .footer .bloqueSede .etiqueta
    {
        display: none;
    }
}
@media (max-width: 990px){
    .bloqueSede
    {
        margin-top: 10px;
        float: left;
    }
}
@media (max-width: 992px){
    ul#carousel-sedes li
    {
        margin-bottom: 20px;
        width: 50%;
    }
    ul#carousel-sedes li img
    {
        height: auto;
        width: 100%
    }
    .logo-crecer
    {
        position: absolute;
    }
    #c-slide
    {
        margin: 80px 0 0 0;
    }
}
@media (max-width: 469px){
    ul#carousel-sedes li
    {
        width: 100%;
    }
    .recent-projects-home h2.h2Frase
    {
        text-align: center;
    }
}
#formulario-carga-tu-cv label
{
    display: block;
}
#formulario-carga-tu-cv .envuelveObjeto
{
    float: left;
    padding: 10px;
    width: 50%;
}
#formulario-carga-tu-cv .objetoFormulario
{
    padding: 0;
}
#formulario-carga-tu-cv .form-control
{
    border: solid 1px #d9d9d9;
    border-radius: 4px;
    width: 100%;
}
.mensaje-error
{
    display: none;
    float: left;
}
.boton-cargar-cv-archivo
{
    background: #0154bb;
}
.ajax-cargando
{
    display: none;
}
.contenedor-exito
{
    display: none;
    float: left;
    width: 100%;
}