/* CSS - David Sol */


/* _____________ */
/*               */
/*  ENCABEZADO   */
/* _____________ */


.casa{background: url(../../alumni-nebrija/src/casa.gif) 70px 0 no-repeat}
.birrete{background: url(../../alumni-nebrija/src/birrete.gif) 70px 0 no-repeat}

.miniHeigth{margin-bottom:0!important;line-height: 1.2!important}

#home h3.uno{background-image:url(../../alumni-nebrija/src/uno.jpg)}
#home h3.dos{background-image:url(../../alumni-nebrija/src/dos.jpg)}
#home h3.tres{background-image:url(../../alumni-nebrija/src/tres.jpg)}
#home h3.cuatro{background-image:url(../../alumni-nebrija/src/cuatro.jpg)}

div .eventos .evento {
    background-image: url(../img/eventos-home-alumni.png);
}
div .eventos .evento:hover {
    background-image: url(../img/eventos-home-alumni-hover.png);
}
div .eventos .eventoTexto{
    font-size:135%
}
div .eventos strong,.eventos .eventoIcono{border-color:rgba(0,0,0,0.2)}
div .noticias {
    width: 100%;
    margin: 20px 0;
    border-top: 0;
    padding: 10px 0;
}
div .noticias .noticia{
    clear: none;
    margin: 0 0.5%;
    width: 32.25%;
    background: #eeeeee;
    height: auto;
}
div .noticias .noticia:hover{
    background: #fff;
}

div .noticias .noticia img {
    width: 30%;
    min-width: 100px;
}

div .noticias .noticia p {
    width: 55%;
}

div .caratulas.tres a{
    width:28%;
    margin:10px 1%;}



/* BANNERS */


#banners span.textos {
    border-top: 0;
    left: auto;
}

body#home{background:#F1F1F1}
#cabecera img {
    width: 107%;
    margin: -2.6%;
}

html body #banners button{color: #c2002f;border-color: #c2002f}

body #cabecera h2,
body#home  #banners span.textos,
body#alumni  #banners span.textos {
    color: #000000;
    background: #fff;
    text-shadow: none;
    padding: 25px 30px 30px  42px;
    font-size: 131%;
    width: 73%;
    right: 0px;
    height: auto;
    top: auto;
    animation: none 5s 4s;
}

body #cabecera h2{
    border: 0;
    font-size: 200%;
    left: auto;
    border-radius: 0;
    overflow: visible;
    z-index:0;
    background: transparent;
}
body #cabecera h2 span{opacity: 1}

body #cabecera h2 span:before,
body#home  #banners span.textos:before,
body#alumni  #banners span.textos:before {
    background: #ffffffcc;
    content: ' ';
    width: 281px;
    height: 277px;
    right: 10%;
    display: block;
    position: absolute;
    z-index: 0;
    top: -35%;
    transform: rotate(45deg);
    padding: 65px;
    border: 4px solid #fff;
    animation: shadow 6s 2s;
}

body #cabecera h2 span:before{
    top: -170px;
    right: 80px;
    z-index: -1;
}


@keyframes shadow {
      0% {
         transform: rotate(45deg);background: #ffffffcc;border-color:#fff
      }
      30% { transform: rotate(40deg);background: #ffffffcc;border-color:#c2002f}
      60% {background: #ffffff;}
      80% {transform: rotate(45deg);border-color:#fff;}
      100% {background: #ffffffcc;}

    }

@media only screen and (max-width: 68.6875em){
    #banners {
        height: 400px;
    }
}

.progreso{
    color: #fff;
    font-size: 3em;
    font-weight: bold;
    background-attachment: fixed;
    background-size: cover;
    padding: 7vh 4vw;
    background-image:url(/alumni-nebrija/src/super-banner-home/image-13.jpg);
}
progress{
    width: 90%;
    margin: 4vh 5%;
  border-radius: 7px; 
  height: 22px;
  box-shadow: 1px 1px 4px rgba( 0, 0, 0, 0.2 );
}
progress::-webkit-progress-bar {
  background-color: #ddd;
  border-radius: 7px;
}
progress::-webkit-progress-value {
  background-color: #c2002f;
  border-radius: 7px;
  box-shadow: 1px 1px 5px 3px rgba( 0, 0, 0, 0.8 );
}
progress::-moz-progress-bar {
  /* style rules */
}

.progreso h2{    text-shadow: 1px 2px 40px #000000, -1px -4px #ffffff, -1px -2px #ffffff, 1px 2px 10px #000000 }

/*CONTENIDO*/

.contenidoPrincipal .menuLeft ul li:before{display: none;}

.empresas{background: #f7f7f7}

.empresas .bx-wrapper{margin-bottom: 0}

/*799px*/

@media only screen and (min-width: 49.938em  ) { 
    
    body #cabecera h2,
    body#home  #banners span.textos,
    body#alumni  #banners span.textos {
        padding: 35px 60px 57px 10px;
        font-size: 92%;
        background: transparent;
        width: 41%;
        top: 0
    }
    body #cabecera h2 span:before,
    body#home  #banners span.textos:before,
    body#alumni  #banners span.textos:before {
        width: 250px;
        height: 250px;
        right: 0;
        top: -15%;
    }
}


/*996px*/

@media only screen and (min-width: 62.250em) {
        
    body#alumni  #banners span.textos {
        padding: 31px 52px;
        font-size: 72%;
        background: transparent;
        width: 41%;
    }

    body #cabecera h2 span:before,
    body#home  #banners span.textos:before,
    body#alumni  #banners span.textos:before {
        width: 350px;
        height: 350px;
        right: 20%;
        top: -25%;
    }
        
}

@media only screen and (min-width: 1700px) {
    body #cabecera h2, body#home #banners span.textos, body#alumni #banners span.textos{
        top: 15%;
        width: 41%;
    }

    body #cabecera h2 span:before,
    body#home  #banners span.textos:before,
    body#alumni  #banners span.textos:before {
        width: 450px;
        height: 450px;
        right: 20%;
        top: -35%;
    }
}


/* 550 */
@media only screen and (max-width: 550px) {

    body #cabecera h2 span:before, body#home #banners span.textos:before, body#alumni #banners span.textos:before{
        right: -47px;
        font-size: 108%;
    }

    .noticias .noticia{
        width: 100%;
        clear: both;
        margin: 10px 0;
        height: 140px;
    }

    .noticias .noticia img{width: 19%;}

}


/*1300px*/

@media only screen and (min-width: 87.5em) {

}




