/*14/01/2014*/
/********************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************/
/* .after(right, @url, @bgL, @bgT, @width, @height, @top, @right, bottom, @mBottom, @mRight){
        position: relative;
            &:after{content:' '; background: url('@{url}') @bgL @bgT no-repeat; width: @width; height: @height; top: @top; left: auto; right: @right; position: absolute; margin-bottom: @mBottom; margin-right: @mRight;}
        // iconos con imagenes
        // hack para ie7 para incluir imagen en before
        *zoom: ~"expression( this.runtimeStyle['zoom'] = '1', this.appendChild( document.createElement('small') ).className='after')";
        small.after { background: url('@{url}') @bgL @bgT no-repeat; width: @width; height: @height; top: @top; left: auto; right: @right; position: absolute; margin-bottom: @mBottom; margin-right: @mRight;}
    } */
/********************************************************************************************************************************************************************************************************/
/**/
/*12-02-14*/
#color-border12 {
  border-color: #76756f;
  border-color: rgba(255, 255, 255, 0.5);
}
#color-background11 {
  background-color: #000000;
  background: transparent\9;
  background-color: rgba(0, 0, 0, 0.7);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
#color-background12 {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  filter: alpha(opacity=80);
}
#color-background13 {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
  filter: alpha(opacity=80);
}
/*#color-background15{ background-color: #000000; background-color: rgba(0, 0, 0, 0.3); filter: alpha(opacity=30);}
#color-background16{ background-color: @color-background17; background-color: rgba(8, 81, 114, 0.85);  filter:alpha(opacity=85);}*/
/*fuente*/
/* @fuente: fuente; */
@media screen and (max-width: 1000px) {
  .index .slide-index .slidesjs-pagination {
    right: 10px;
    margin-right: 0;
  }
  .index .slide-index figcaption {
    right: 0px;
    margin-right: 0px;
  }
  .bannerCampus .container {
    width: 98%;
    padding: 0;
  }
  .listado-noticias .principales li {
    overflow: visible;
  }
  .listado-noticias .principales li:first-child {
    overflow: hidden;
  }
  .listado-noticias .principales li:first-child figure {
    overflow: hidden;
  }
  .listado-noticias .principales li:first-child a::before {
    display: none;
  }
  .listado-noticias .principales li div {
    background-color: #ffffff;
  }
  .listado-noticias .principales li figure {
    overflow: visible;
  }
  .listado-noticias .principales li figure a {
    position: relative;
  }
  .listado-noticias .principales li figure a::before {
    content: '';
    position: absolute;
    display: block;
    top: 100%;
    left: -10px;
    background-color: #eaeaea;
    width: 330px;
    height: 100px;
    z-index: -1;
  }
}
@media screen and (max-width: 970px) {
  .agenda .contenido form span {
    float: none;
    margin-bottom: 15px;
    display: block;
  }
  .agenda .contenido form .jqTransformSelectWrapper {
    width: 32.3076% !important;
    margin-right: 1.53%;
  }
  .agenda .contenido form button {
    width: 32.3076%;
  }
  .agenda .contenido form .breadcrumbs span {
    display: inline;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 959px) {
  .bannerLateral.facebook h5 {
    margin-top: 5%;
  }
  .bannerLateral.calendario h5 {
    font-size: 15px;
  }
  .bannerLateral.calendario h5::before {
    left: -50px;
  }
  .bannerLateral.agenda h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 900px) {
  .contacto form .agredecimiento {
    top: 50px;
    left: 24px;
  }
}
@media screen and (max-width: 767px), screen and (max-width: 1000px) {
  .hidden-table {
    display: table;
  }
  .visible-mob {
    display: table;
  }
  figcaption.visible-mob {
    display: block;
  }
  tr.visible-mob {
    display: table-row;
  }
  .hidden-mob {
    display: none !important;
  }
}
@media screen and (max-width: 1000px) and (orientation: portrait), screen and (max-width: 1000px) {
  .hidden-port {
    display: none !important;
  }
}
@media screen and (max-width: 1000px) and (orientation: landscape), screen and (max-width: 1000px) {
  .hidden-land {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .hidden-mob {
    display: block;
  }
  img.hidden-mob,
  figure.hidden-mob {
    display: block;
  }
  .visible-mob {
    display: none !important;
  }
  .hidden-table {
    display: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .hidden-mob {
    display: table;
  }
  img.hidden-mob,
  figure.hidden-mob {
    display: block;
  }
  .hidden-table {
    display: table;
  }
  .visible-mob {
    display: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .hidden-mob {
    display: table;
  }
  img.hidden-mob,
  figure.hidden-mob {
    display: block;
  }
  .hidden-table {
    display: table;
  }
  .visible-mob {
    display: none !important;
  }
}
@media screen and (max-width: 1000px) {
  .container {
    max-width: 100%;
    padding: 0 6.25%;
  }
  .headerMain {
    max-height: 90px;
  }
  .headerMain h1 a {
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
  }
  .headerMain h1 a:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') 0px -306px no-repeat;
    width: 202px;
    height: 67px;
    top: 15px;
    left: 0px;
    right: auto;
    position: absolute;
  }
  .headerMain h1 a small.before {
    background: url('../../images/default/layout/sprite-2021.png') 0px -306px no-repeat;
    width: 202px;
    height: 67px;
    top: 15px;
    left: 0px;
    right: auto;
    position: absolute;
  }
  .headerMain .bordeHeader {
    border-bottom: 2px solid #8a0733;
    max-height: 90px;
  }
  .headerMain .navMobile {
    display: block;
    right: 3.125%;
    top: 40px;
  }
  .headerMain nav {
    border: none;
    height: auto;
  }
  .headerMain nav .container {
    padding: 0;
    height: auto;
  }
  .headerMain nav .contieneItem {
    max-width: none;
    float: none;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.6s;
    transition: max-height 0.6s;
  }
  .headerMain nav .contieneItem > li {
    width: 100%;
    font-family: 'ubuntuMedium', Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #730328;
    margin: 0;
    border-top: 1px solid #950e3b;
    border-bottom: 1px solid #810730;
    float: none;
    -webkit-transition: background .2s;
    transition: background .2s;
  }
  .headerMain nav .contieneItem > li:first-child {
    border-top: none;
  }
  .headerMain nav .contieneItem > li:last-child.unaColumna .submenu {
    right: auto;
  }
  .headerMain nav .contieneItem > li:hover {
    background-color: #52001c;
  }
  .headerMain nav .contieneItem > li > span {
    background-color: #730328;
  }
  .headerMain nav .contieneItem > li > a {
    background-color: #730328;
  }
  .headerMain nav .contieneItem > li a,
  .headerMain nav .contieneItem > li span {
    font-family: 'ubuntuMedium', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 59px;
    padding-left: 7.18%;
  }
  .headerMain nav .contieneItem.openMenu {
    max-height: 1000px;
  }
  .headerMain nav .contieneItem .unaColumna .submenu {
    width: 100%;
    left: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .headerMain nav .contieneItem .selected {
    background-color: #52001c;
  }
  .headerMain nav .contieneItem .selected > span {
    background-color: #52001c;
  }
  .headerMain nav .contieneItem .selected > a {
    background-color: #52001c;
  }
  .headerMain nav .tieneSubmenuMain {
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
  }
  .headerMain nav .tieneSubmenuMain:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') -640px -49px no-repeat;
    width: 26px;
    height: 9px;
    top: 50px;
    left: 10.2135%;
    right: auto;
    position: absolute;
  }
  .headerMain nav .tieneSubmenuMain small.before {
    background: url('../../images/default/layout/sprite-2021.png') -640px -49px no-repeat;
    width: 26px;
    height: 9px;
    top: 50px;
    left: 10.2135%;
    right: auto;
    position: absolute;
  }
  .headerMain nav .tieneSubmenuMain::before {
    webkit-transition: all .2s;
    transition: all .2s;
    visibility: hidden;
  }
  .headerMain nav .tieneSubmenuMain .submenu {
    display:none;
    position: relative;
    max-height: none;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0;
    max-height: 0px;
    -webkit-transition: max-height 0.6s;
    transition: max-height 0.6s;
  }
  .headerMain nav .tieneSubmenuMain .submenu div {
    padding: 0;
    width: 100%;
    float: none;
    min-height: initial;
    max-width: none;
  }
  .headerMain nav .tieneSubmenuMain .submenu div h4 {
    display: block;
    padding-left: 7.18%;
    line-height: 48px;
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
  }
  .headerMain nav .tieneSubmenuMain .submenu div h4:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') -629px 0px no-repeat;
    width: 13px;
    height: 8px;
    top: auto;
    bottom: 50%;
    left: auto;
    right: 17px;
    margin-bottom: -4px;
    margin-right: 0px;
    position: absolute;
  }
  .headerMain nav .tieneSubmenuMain .submenu div h4 small.before {
    background: url('../../images/default/layout/sprite-2021.png') -629px 0px no-repeat;
    width: 13px;
    height: 8px;
    top: auto;
    bottom: 50%;
    left: auto;
    right: 17px;
    margin-bottom: -4px;
    margin-right: 0px;
    position: absolute;
  }
  .headerMain nav .tieneSubmenuMain .submenu div h4 a {
    padding-left: 0;
  }
  .headerMain nav .tieneSubmenuMain .submenu div li:first-child {
    border-top: 1px solid #cccccc;
  }
  .headerMain nav .tieneSubmenuMain .submenu div li a {
    font-family: 'ubuntuLight', Arial, Helvetica, sans-serif;
    font-size: 15px;
  }
  .headerMain nav .tieneSubmenuMain.selected .submenu {
    max-height: 700px;
    display:block;
  }
  .headerMain nav .selected.tieneSubmenuMain::before {
    visibility: visible;
    top: 59px;
    z-index: 1;
  }
  .headerMain .social {
    width: 100%;
    position: absolute;
    right: 0px;
  }
  .headerMain .social a {
    display: none;
  }
  .headerMain .social form {
    width: 100%;
    position: absolute;
    margin-left: -10px;
    right: 0px;
  }
  .headerMain .social form .buscar {
    right: 10%;
    top: 38px;
    background-color: transparent;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.appendChild( document.createElement('small') ).className='after');
    position: absolute;
  }
  .headerMain .social form .buscar:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') 0px -49px no-repeat;
    width: 24px;
    height: 24px;
    top: 0px;
    left: 0px;
    right: auto;
    position: absolute;
  }
  .headerMain .social form .buscar small.before {
    background: url('../../images/default/layout/sprite-2021.png') 0px -49px no-repeat;
    width: 24px;
    height: 24px;
    top: 0px;
    left: 0px;
    right: auto;
    position: absolute;
  }
  .headerMain .social form .buscar:after {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') -228px -20px no-repeat;
    width: 15px;
    height: 10px;
    top: auto;
    bottom: -28px;
    left: auto;
    right: 9px;
    margin-bottom: 0px;
    margin-right: 0px;
    position: absolute;
  }
  .headerMain .social form .buscar small.after {
    background: url('../../images/default/layout/sprite-2021.png') -228px -20px no-repeat;
    width: 15px;
    height: 10px;
    top: auto;
    bottom: -28px;
    left: auto;
    right: 9px;
    margin-bottom: 0px;
    margin-right: 0px;
    position: absolute;
  }
  .headerMain .social form input {
    top: 90px;
    position: absolute;
    padding-left: 32px;
    height: 0px;
    border: none;
    box-shadow: 0 1px 10px #999;
  }
  .headerMain .social.openSearch form input {
    height: 52px;
  }
  footer {
    padding-bottom: 15px;
  }
  footer .container {
    padding: 0 6.25%;
    overflow: hidden;
  }
  footer .primerGris,
  footer nav,
  footer .auspiciantes {
    display: none;
  }
  footer .social {
    display: block;
    width: 100%;
    height: 44px;
    transition: all .3s;
  }
  footer .social.openSearch {
    margin-top: 52px;
  }
  footer .social.openSearch .buscarMobile {
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.appendChild( document.createElement('small') ).className='after');
  }
  footer .social.openSearch .buscarMobile:after {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') -271px -20px no-repeat;
    width: 15px;
    height: 10px;
    top: -9px;
    left: 50%;
    right: auto;
    position: absolute;
    margin-top: 0px;
    margin-left: -7.5px;
  }
  footer .social.openSearch .buscarMobile small.after {
    background: url('../../images/default/layout/sprite-2021.png') -271px -20px no-repeat;
    width: 15px;
    height: 10px;
    top: -9px;
    left: 50%;
    right: auto;
    position: absolute;
    margin-top: 0px;
    margin-left: -7.5px;
  }
  footer .social.openSearch .buscarMobile::after {
    z-index: 1;
  }
  footer .social.openSearch input {
    height: 52px;
  }
  footer .social.mobile {
    display: block;
  }
  footer .social a,
  footer .social button {
    display: block;
    width: 33.33%;
    height: 100%;
    float: left;
    background-color: #454545;
    border-right: 1px solid #6c6c6c;
  }
  footer .social a:last-child,
  footer .social button:last-child {
    border-right: none;
  }
  footer .social .facebookMobile {
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
  }
  footer .social .facebookMobile:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') 0px 0px no-repeat;
    width: 13px;
    height: 26px;
    top: 50%;
    left: 50%;
    right: auto;
    position: absolute;
    margin-top: -13px;
    margin-left: -6px;
  }
  footer .social .facebookMobile small.before {
    background: url('../../images/default/layout/sprite-2021.png') 0px 0px no-repeat;
    width: 13px;
    height: 26px;
    top: 50%;
    left: 50%;
    right: auto;
    position: absolute;
    margin-top: -13px;
    margin-left: -6px;
  }
  footer .social .twitterMobile {
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
  }
  footer .social .twitterMobile:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') -23px 0px no-repeat;
    width: 16px;
    height: 21px;
    top: 50%;
    left: 50%;
    right: auto;
    position: absolute;
    margin-top: -10px;
    margin-left: -8px;
  }
  footer .social .twitterMobile small.before {
    background: url('../../images/default/layout/sprite-2021.png') -23px 0px no-repeat;
    width: 16px;
    height: 21px;
    top: 50%;
    left: 50%;
    right: auto;
    position: absolute;
    margin-top: -10px;
    margin-left: -8px;
  }
  footer .social .buscarMobile {
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
    border: none;
    height: 44px;
  }
  footer .social .buscarMobile:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') -49px 0px no-repeat;
    width: 25px;
    height: 24px;
    top: 50%;
    left: 50%;
    right: auto;
    position: absolute;
    margin-top: -12px;
    margin-left: -12px;
  }
  footer .social .buscarMobile small.before {
    background: url('../../images/default/layout/sprite-2021.png') -49px 0px no-repeat;
    width: 25px;
    height: 24px;
    top: 50%;
    left: 50%;
    right: auto;
    position: absolute;
    margin-top: -12px;
    margin-left: -12px;
  }
  footer .social input {
    top: -52px;
    position: absolute;
    padding-left: 32px;
    height: 52px;
    border: none;
    box-shadow: 0 -1px 10px #999999;
  }
  footer .direccion {
    width: 100%;
  }
  footer .direccion .logoFooter {
    display: none;
  }
  footer .direccion address {
    margin-top: 0;
  }
  footer .direccion address {
    padding-top: 15px;
    overflow: visible;
  }
  footer .direccion address p {
    font-size: 14px;
    line-height: 18px;
  }
  footer .direccion address p a {
    font-size: 18px;
    line-height: 30px;
  }
  footer .direccion address p span {
    font-size: 14px;
    line-height: 18px;
  }
  footer .direccion address .tel {
    font-size: 18px;
    line-height: 30px;
  }
  footer .direccion address .comoLlegar {
    color: #ffffff;
    display: block;
    height: 57px;
    line-height: 57px;
    margin-top: 17px;
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.appendChild(document.createElement('small')).className='after');
  }
  footer .direccion address .comoLlegar:after {
    content: ' ';
    background: url('../../images/default/layout/linea-footer-mobile.png') 0px 0px no-repeat;
    width: 767px;
    height: 57px;
    top: 0px;
    left: -75px;
    right: auto;
    position: absolute;
  }
  footer .direccion address .comoLlegar small.after {
    background: url('../../images/default/layout/linea-footer-mobile.png') 0px 0px no-repeat;
    width: 767px;
    height: 57px;
    top: 0px;
    left: -75px;
    right: auto;
    position: absolute;
  }
  footer .direccion address .comoLlegar::before {
    background-position-x: -671px;
    top: 50%;
    margin-top: -13px;
  }
  footer .direccion address .comoLlegar::after {
    background-repeat: repeat-x;
  }
  .index .slide-index {
    text-align: center;
    padding-bottom: 250px;
  }
  .index .slide-index figure .slideWeb {
    display: none;
  }
  .index .slide-index figure .slideMobile {
    display: block;
  }
  .index .slide-index figcaption {
    bottom: -10px;
    text-align: left;
  }
  .index .slide-index figcaption div {
    top: 0px;
    right: 0px;
    left: 6.25%;
  }
  .index .slide-index figcaption p {
    font-family: 'ubuntuMedium', Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: #990033;
    text-shadow: none;
    line-height: 25px;
    max-height: 75px;
    overflow: hidden;
  }
  .index .slide-index figcaption p:first-child {
    font-family: 'ubuntuBold', Arial, Helvetica, sans-serif;
    font-size: 33px;
    line-height: 36px;
    max-height: 144px;
  }
  .index .slide-index figcaption p a,
  .index .slide-index figcaption p span {
    color: #990033;
  }
  .index .slide-index .slidesjs-control {
    padding-top: 122%;
  }
  .index .slide-index .slidesjs-container {
    overflow: visible!important;
  }
  .index .slide-index .slidesjs-pagination {
    position: static;
    display: inline-block;
    margin-top: -39px;
    margin-bottom: 6.25%;
    max-width: none;
    right: auto;
    bottom: auto;
    margin-right: 0;
  }
  .index .slide-index .slidesjs-pagination li {
    float: left;
  }
  .index .slide-index .slidesjs-pagination li a {
    display: block;
    width: 9px;
    height: 9px;
    margin: 0 3px;
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
    z-index: 10;
    visibility: hidden;
  }
  .index .slide-index .slidesjs-pagination li a:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') -748px 0px no-repeat;
    width: 9px;
    height: 9px;
    top: 0px;
    left: 0px;
    right: auto;
    position: absolute;
  }
  .index .slide-index .slidesjs-pagination li a small.before {
    background: url('../../images/default/layout/sprite-2021.png') -748px 0px no-repeat;
    width: 9px;
    height: 9px;
    top: 0px;
    left: 0px;
    right: auto;
    position: absolute;
  }
  .index .slide-index .slidesjs-pagination li a::before {
    visibility: visible;
  }
  .index .slide-index .slidesjs-pagination li a.active {
    width: 18px;
    height: 17px;
    margin: 0 1px;
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
  }
  .index .slide-index .slidesjs-pagination li a.active:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') -720px 0px no-repeat;
    width: 18px;
    height: 17px;
    top: -4px;
    left: 0px;
    right: auto;
    position: absolute;
  }
  .index .slide-index .slidesjs-pagination li a.active small.before {
    background: url('../../images/default/layout/sprite-2021.png') -720px 0px no-repeat;
    width: 18px;
    height: 17px;
    top: -4px;
    left: 0px;
    right: auto;
    position: absolute;
  }
  .index .institucion .container {
    padding: 0;
    margin-top: -5%;
  }
  .index .institucion .flecha {
    display: none;
  }
  .index .institucion h2 {
    font-size: 20px;
    text-align: left;
    line-height: 22px;
    margin-bottom: 14px;
    padding-left: 6.25%;
    padding-right: 6.25%;
  }
  .index .institucion ul {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .index .institucion li {
    float: none;
    width: 100%;
    max-width: none;
    min-height: 43px;
    margin: 0;
    margin-bottom: 2px;
  }
  .index .institucion li figure {
    display: none;
  }
  .index .institucion li .descripcion {
    position: relative;
    bottom: auto;
    min-height: 43px;
    padding-top: 12px;
    padding-left: 6.25%;
  }
  .index .escuelasAbiertas {
    background-color: #ffffff;
    padding-top: 20px;
    position: relative;
  }
  .index .escuelasAbiertas .container {
    padding: 0;
  }
  .index .escuelasAbiertas h2 {
    color: #990033;
    margin: 0 auto 10px;
    padding: 0 15px;
    width: 220px;
  }
  .index .escuelasAbiertas h2::before {
    background-color: #ffffff;
  }
  .index .escuelasAbiertas h2::after {
    top: 16px;
    margin-top: 0;
    background-color: #990033;
  }
  .index .escuelasAbiertas h3 {
    color: #990033;
    width: 75%;
    margin: 0 auto 25px;
  }
  .index .escuelasAbiertas .item {
    width: 100%;
    float: none;
    max-width: none;
    max-width: 100%;
  }
  .index .novedades {
    position: relative;
    padding-bottom: 20px;
  }
  .index .novedades .container {
    padding: 0;
  }
  .index .novedades h2 {
    padding: 0 15px;
  }
  .index .novedades h2::after {
    top: 16px;
    margin-top: 0;
    color: #a30c3e;
  }
  .index .novedades h3 {
    font-size: 18px;
    margin: 0 6.25%;
  }
  .index .novedades .contieneLink {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -90px;
  }
  .index .novedades .principales {
    width: 100%;
    margin-top: 30px;
  }
  .index .novedades .principales li {
    display: none;
  }
  .index .novedades .principales li:first-child {
    display: block;
    width: 100%;
    height: auto;
    max-width: none;
    background-color: #eaeaea;
  }
  .index .novedades .principales li:first-child:hover {
    box-shadow: none;
  }
  .index .novedades .principales li:first-child figure {
    max-height: none;
  }
  .index .novedades .principales li:first-child img {
    max-height: none;
  }
  .index .novedades .principales li:first-child p {
    color: #333333;
  }
  .index .novedades .principales li:first-child div {
    padding-left: 6.25%;
    padding-right: 6.25%;
  }
  .index .novedades .secundarias {
    display: none;
  }
  .index .novedades .flecha.mobile {
    display: block;
    height: 44px;
    bottom: -44px;
    z-index: 1;
  }
  .index .novedades .flecha.mobile span:before {
    top: 14px;
  }
  .index .bannerCampus {
    padding-bottom: 0;
    padding-top: 30px;
    width: 100%;
  }
  .index .bannerCampus .container {
    background: transparent;
    width: 100%;
    min-height: 80px;
    max-height: none;
  }
  .index .bannerCampus .titulosBanner {
    width: 100%;
    min-height: 80px;
    max-height: none;
    padding: 30px 18.43% 30px 5.625%;
  }
  .index .bannerCampus h3 {
    font-size: 25px;
    margin: 0;
    letter-spacing: -0.5px;
  }
  .index .bannerCampus h5 {
    display: none;
  }
  .index .bannerCampus .flechaBanner {
    display: block;
    width: 15.31%;
    height: 100%;
    background-color: #880430;
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .index .bannerCampus .flechaBanner:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') -698px 0px no-repeat;
    width: 12px;
    height: 14px;
    top: 50%;
    left: 50%;
    right: auto;
    position: absolute;
    margin-top: -7px;
    margin-left: -6px;
  }
  .index .bannerCampus .flechaBanner small.before {
    background: url('../../images/default/layout/sprite-2021.png') -698px 0px no-repeat;
    width: 12px;
    height: 14px;
    top: 50%;
    left: 50%;
    right: auto;
    position: absolute;
    margin-top: -7px;
    margin-left: -6px;
  }
  .bannerInterior {
    margin-top: 0;
    height: 283px;
    padding-top: 33px;
  }
  .bannerInterior.container {
    padding-left: 0;
    padding-right: 0;
  }
  figure + .container .breadcrumbs {
    text-shadow: 0 0 1px #000;
  }
  figure + .container .breadcrumbs:first-of-type {
    margin-top: -32px;
    position: absolute;
    right: 0px;
    width: 100%;
    text-align: center;
    border: none;
  }
  figure + .container .breadcrumbs:first-of-type a,
  figure + .container .breadcrumbs:first-of-type span {
    color: #ffffff;
  }
  figure + .container .breadcrumbs:first-of-type a::before,
  figure + .container .breadcrumbs:first-of-type span::before {
    background-position-y: -64px;
  }
  .contenido {
    max-width: none;
    position: relative;
    width: 100%;
    padding-left: 6.25%;
    padding-right: 6.25%;
  }
  .contenido img {
    margin-left: -7.142857%;
    margin-right: -7.142857%;
    margin-bottom: 30px;
    max-width: none;
    width: 114.28%;
  }
  .contenido h2 {
    margin-bottom: 7px;
  }
  .contenido h3 {
    margin-bottom: 24px;
  }
  .contenido p {
    margin-bottom: 20px;
  }
  .contenido p:first-of-type {
    margin-top: 0px;
  }
  .contenido h5 {
    text-align: center;
  }
  .contenido table th,
  .contenido table td {
    padding-left: 1%;
    padding-right: 1%;
  }
  .contenido table th {
    font-size: 10px;
  }
  .contenido table td {
    font-size: 10px;
  }
  .contenido table tr:first-child th {
    font-size: 11px;
  }
  .contenido .contieneVideo {
    margin-bottom: 0;
  }
  .contenido.noticia {
    border-bottom: none;
    margin-bottom: 102px;
    padding-left: 0;
    padding-right: 0;
  }
  .contenido.noticia .share {
    position: absolute;
    bottom: -36px;
    margin: 0;
  }
  .contenido.noticia .share img {
    width: 100%;
    margin: 0;
  }
  .contenido.noticia time {
    font-family: 'ubuntuLight', Arial, Helvetica, sans-serif;
    font-size: 12.5px;
    color: #454545;
  }
  .contenido.noticia h2 {
    margin-top: 6px;
    margin-bottom: 8px;
  }
  .contenido.noticia h3 {
    line-height: 30px;
    margin-bottom: 15px;
  }
  .contenido.noticia p {
    line-height: 27px;
  }
  .contenido.noticia .contieneVideo {
    margin-bottom: 30px;
  }
  .menuLateral {
    width: 100%;
    max-width: none;
    margin: 0;
    margin-bottom: 15px;
    min-width: 100%;
  }
  .menuLateral nav {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1;
    background-color: #990033;
  }
  .menuLateral nav h4 {
    text-align: left;
    padding-left: 6.25%;
    width: auto;
  }
  .menuLateral nav h4 span {
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
  }
  .menuLateral nav h4 span:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') -652px 0px no-repeat;
    width: 9px;
    height: 8px;
    top: auto;
    bottom: 4px;
    left: auto;
    right: -15px;
    margin-bottom: 0px;
    margin-right: 0px;
    position: absolute;
  }
  .menuLateral nav h4 span small.before {
    background: url('../../images/default/layout/sprite-2021.png') -652px 0px no-repeat;
    width: 9px;
    height: 8px;
    top: auto;
    bottom: 4px;
    left: auto;
    right: -15px;
    margin-bottom: 0px;
    margin-right: 0px;
    position: absolute;
  }
  .menuLateral nav > ul {
    background-color: #ffffff;
    box-shadow: 0 1px 6px #333;
  }
  .menuLateral nav > ul li {
    text-align: left;
    padding-left: 6.25%;
  }
  .menuLateral nav > ul li .submenuLateral li a {
    display: inline-block;
  }
  .menuLateral nav > ul .tieneSubMenu.selected > a::after {
    content: none;
  }
  .menuLateral .bannerLateral {
    max-width: none;
    min-height: 87px;
    min-width: 100%;
  }
  .menuLateral .bannerLateral.calendario h5 {
    width: 200px;
    margin-left: 6.25%;
    margin-top: 22px;
    padding-left: 57px;
  }
  .menuLateral .bannerLateral.calendario h5:before {
    left: 0px;
  }
  .menuLateral .bannerLateral.agenda h5 {
    margin-top: 32px;
  }
  .interior .container {
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
  }
  .interior .semiPrincipales {
    padding-left: 6.25%;
    padding-right: 6.25%;
  }
  .semiPrincipales {
    background-color: #ffffff;
  }
  .semiPrincipales h3 {
    text-align: center;
  }
  .semiPrincipales li {
    width: 100%;
    max-width: none;
    border-bottom: 1px solid #666666;
    height: 101px;
    padding: 10px 20px 0 0;
    position: relative;
    margin-bottom: 0;
    margin-right: 0;
  }
  .semiPrincipales li:first-child {
    border-top: 1px solid #666666;
  }
  .semiPrincipales li figure {
    display: none;
  }
  .semiPrincipales li .verMas {
    display: block;
  }
  .semiPrincipales li h5 {
    font-family: 'ubuntuMedium', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #990033;
    line-height: 19px;
    margin-top: 15px;
  }
  .containerGallery {
    width: 114.28%;
    margin-left: -7.25%;
  }
  .galeria img {
    margin: 0;
    padding: 0;
  }
  .galeria .slidesjs-container {
    width: 100% !important;
  }
  .galeria .slidesjs-container .slidesjs-control {
    width: 100% !important;
  }
  .agenda .breadcrumbs {
    text-align: left;
    display: inline-block;
    width: auto;
    margin-top: 44px;
  }
  .agenda .breadcrumbs a,
  .agenda .breadcrumbs span {
    margin-right: 18px;
    margin-left: 0;
  }
  .agenda .breadcrumbs span:last-of-type {
    margin-right: 5px;
  }
  .agenda .contenido {
    padding-left: 0px;
    padding-right: 0px;
  }
  .agenda .contenido h5 {
    text-align: left;
  }
  .agenda .contenido p:first-of-type {
    margin-top: 20px;
  }
  .agenda .contenido form {
    margin-top: 26px;
    margin-bottom: 0;
  }
  .agenda .contenido form fieldset {
    padding-bottom: 8px;
    width: 100%;
  }
  .agenda .contenido form .jqTransformSelectWrapper,
  .agenda .contenido form button {
    width: 100% !important;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .agenda .contenido form button {
    text-align: center;
  }
  .agenda .contenido form button span {
    padding-right: 41px;
    display: inline-block;
  }
  .agenda .contenido form button span::before {
    right: 0px;
  }
  .agenda .contenido form .breadcrumbs {
    margin-top: 0;
  }
  .agenda .contenido h3 {
    margin-top: 30px;
  }
  .agenda .contenido .tituloCalendario {
    margin-top: 33px;
  }
  .agenda .contenido .eventos li {
    padding-left: 103px;
  }
  .agenda .contenido .eventos li:last-of-type {
    border-bottom: none;
  }
  .agenda .contenido .eventos li > time {
    font-size: 44px;
    line-height: 44px;
    width: 56px;
    height: 69px;
  }
  .agenda .contenido .eventos li > time span {
    font-size: 16px;
    height: 22px;
    line-height: 18px;
  }
  .agenda .contenido .eventos li div time {
    margin-bottom: 22px;
  }
  .agenda aside {
    margin-bottom: 0;
  }
  .agenda .bannerLateral {
    width: 113.9%;
    margin-left: -6.9%;
    margin-bottom: 0;
    padding-right: 12.5%;
    box-shadow: 0 -2px 5px #aaaaaa;
    min-width: 113.9%;
  }
  .agenda .bannerLateral .verMas {
    right: 6.25%;
  }
  .resultado .cabecera {
    padding-top: 26px;
    padding-bottom: 34px;
  }
  .resultado .cabecera h2 {
    line-height: 40px;
    margin-bottom: 26px;
  }
  .resultado .cabecera p {
    line-height: 25px;
  }
  .resultado .fondo .container {
    padding: 0;
  }
  .resultado .fondo .listaResultados {
    padding-top: 53px;
  }
  .resultado .fondo .listaResultados h5 {
    padding-left: 10.71%;
  }
  .resultado .fondo .listaResultados h4 {
    line-height: 25px;
  }
  .resultado .fondo .listaResultados li {
    padding-left: 6.25%;
    padding-right: 6.25%;
  }
  .resultado .fondo .listaResultados li:last-child {
    margin-bottom: 20px;
  }
  .resultado .fondo .listaResultados li:hover {
    box-shadow: none;
  }
  .paginacion {
    margin-right: 4.0625%;
    margin-bottom: 45px;
  }
  .paginacion .item {
    margin-bottom: 10px;
  }
  .interior-noticia .breadcrumbs {
    text-align: left;
    margin-top: 14px;
    margin-bottom: 33px;
  }
  .interior-noticia .breadcrumbs a,
  .interior-noticia .breadcrumbs span {
    margin-left: 0;
    margin-right: 18px;
  }
  .interior-noticia .menuLateral {
    display: none;
  }
  .pagina-info .contenido {
    margin-top: 50px;
  }
  .pagina-info .menuLateral {
    margin-top: 0;
  }
  .netward .container {
    padding: 0;
  }
  .netward .ultimaEdicion h2 {
    margin: 21px 0 9px;
  }
  .netward .ultimaEdicion h2:before {
    width: 10.625%;
    left: 0px;
    right: auto;
    top: 22px;
    margin: 0;
  }
  .netward .ultimaEdicion h2:after {
    width: 10.625%;
    right: 0px;
    left: auto;
    top: 22px;
    margin: 0;
  }
  .netward .ultimaEdicion p {
    display: none;
  }
  .netward .ultimaEdicion .magazine figure {
    width: 100%;
    max-width: none;
    margin-top: 16px;
    min-width: 100%;
  }
  .netward .ultimaEdicion .magazine .descripcion {
    width: 100%;
    max-width: none;
    padding-left: 6.25%;
    padding-right: 6.25%;
    margin-top: 25px;
  }
  .netward .ultimaEdicion .magazine .descripcion p {
    display: block;
    font-size: 15px;
    letter-spacing: -0.5px;
  }
  .netward .ultimaEdicion .magazine .listadoContenido {
    width: 100%;
    max-width: none;
    padding-left: 6.25%;
    padding-right: 6.25%;
  }
  .netward .ultimaEdicion .magazine .listadoContenido h6 {
    margin-left: 30px;
    margin-bottom: 10px;
  }
  .netward .ultimaEdicion .magazine .listadoContenido ul {
    padding-left: 30px;
  }
  .netward .ultimaEdicion .magazine .listadoContenido li {
    width: 100%;
    max-width: none;
    min-width: 100%;
  }
  .netward .ultimaEdicion .magazine .listadoContenido li:nth-child(odd) {
    margin-right: 0;
  }
  .netward .ultimaEdicion .magazine .listadoContenido li a {
    padding: 13px 25px 6px 0;
  }
  .netward .anteriores .container {
    padding: 0 6.25% 5px;
    margin-bottom: 0;
  }
  .netward .anteriores h5 {
    letter-spacing: -0.5px;
  }
  .netward .anteriores li {
    width: 45.53%;
    margin-right: 8.92%;
    margin-bottom: 20px;
    max-width: none;
  }
  .netward .anteriores li:nth-child(even) {
    margin-right: 0;
  }
  .contacto .container {
    position: relative;
    padding-bottom: 65px;
  }
  .contacto h2 {
    margin-top: 34px;
    margin-bottom: 21px;
  }
  .contacto .message {
    width: 100%;
    position: absolute;
    display: block;
    top: auto;
    bottom: 0px;
    left: 0px;
    font-size: 14px;
    padding: 0 6.25%;
  }
  .contacto .message.ok {
    position: absolute;
    top: auto;
    bottom: 0px;
    height: 65px;
  }
  .contacto .message.ok span {
    font-size: 18px;
    padding-left: 24px;
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
  }
  .contacto .message.ok span:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') -547px -49px no-repeat;
    width: 17px;
    height: 13px;
    top: 3px;
    left: 5px;
    right: auto;
    position: absolute;
  }
  .contacto .message.ok span small.before {
    background: url('../../images/default/layout/sprite-2021.png') -547px -49px no-repeat;
    width: 17px;
    height: 13px;
    top: 3px;
    left: 5px;
    right: auto;
    position: absolute;
  }
  .contacto .message.ok span::before {
    display: block;
  }
  .contacto .message.error {
    position: absolute;
    top: auto;
    bottom: 0px;
  }
  .contacto .message.error span {
    font-size: 18px;
    padding-left: 24px;
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
  }
  .contacto .message.error span:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') -574px -49px no-repeat;
    width: 11px;
    height: 10px;
    top: 5px;
    left: 5px;
    right: auto;
    position: absolute;
  }
  .contacto .message.error span small.before {
    background: url('../../images/default/layout/sprite-2021.png') -574px -49px no-repeat;
    width: 11px;
    height: 10px;
    top: 5px;
    left: 5px;
    right: auto;
    position: absolute;
  }
  .contacto .columnaDerecha {
    width: auto;
    float: left;
  }
  .contacto .columnaDerecha p {
    padding-right: 20px;
  }
  .contacto form {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 13px;
  }
  .contacto form p {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 7px;
  }
  .contacto form input {
    width: 100%;
  }
  .contacto form textarea {
    width: 100%;
  }
  .contacto form .textarea {
    margin-bottom: 7px;
    width: 100%;
    padding-bottom: 0;
  }
  .contacto form .inputError {
    margin-bottom: 20px;
  }
  .contacto form .error {
    margin-bottom: 0;
  }
  .contacto form .captcha {
    width: 100%;
    max-width: none;
    padding-bottom: 10px;
    min-width: 100%;
  }
  .contacto form .captcha p {
    width: 100%;
  }
  .contacto form .captcha p:first-child {
    display: none;
  }
  .contacto form .captcha figure {
    width: 100%;
    height: 56px;
  }
  .contacto form .captcha img {
    width: auto;
    height: 100%;
    display: block;
    margin: 0 auto;
  }
  .contacto form .detalles {
    width: 50%;
  }
  .contacto form .detalles .suscripcion {
    margin: 0;
  }
  .contacto form .detalles .camposObligatorios {
    margin-top: 13px;
  }
  .contacto form .detalles .suscripcion,
  .contacto form .detalles .camposObligatorios {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    margin-bottom: 10px;
  }
  .contacto form button {
    width: 112px;
    height: 43px;
    margin-top: 23px;
    margin-right: 0;
  }
  .listado-noticias .principales {
    width: 100%;
    margin-top: 38px;
    padding-top: 0;
  }
  .listado-noticias .principales h2::before {
    left: 0px;
    right: auto;
    margin: 0;
  }
  .listado-noticias .principales h2::after {
    right: 0px;
    left: auto;
    margin: 0;
  }
  .listado-noticias .principales h3 {
    margin-bottom: 28px;
    font-size: 18px;
    padding-left: 6.25%;
    padding-right: 6.25%;
  }
  .listado-noticias .principales .container {
    overflow: hidden;
  }
  .listado-noticias .principales li {
    display: block;
    width: 100%;
    height: auto;
    max-width: none;
    background-color: transparent;
    overflow: visible;
    margin-bottom: 20px;
  }
  .listado-noticias .principales li:hover {
    box-shadow: none;
  }
  .listado-noticias .principales li time {
    font-family: 'ubuntuLight', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #454545;
  }
  .listado-noticias .principales li h4 {
    margin-top: 7px;
    font-size: 27px;
    line-height: 32px;
    height: 96px;
  }
  .listado-noticias .principales li h5 {
    margin: 6px 0 12px;
    font-size: 18px;
    color: #333333;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
  }
  .listado-noticias .principales li figure {
    max-height: none;
    position: relative;
    margin-bottom: 22px;
    min-width: 114.28%;
  }
  .listado-noticias .principales li figure a::before {
    display: none;
  }
  .listado-noticias .principales li img {
    max-height: none;
  }
  .listado-noticias .principales li p {
    font-family: 'ubuntuRegular', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    max-height: 154px;
  }
  .listado-noticias .principales li div {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    margin-top: 0;
    background-color: transparent;
    overflow: visible;
  }
  .listado-noticias .principales li:first-child {
    height: auto;
    overflow: visible;
    margin-bottom: 20px;
  }
  .listado-noticias .principales li:first-child h4 {
    margin-top: 7px;
  }
  .listado-noticias .principales li:first-child h5 {
    margin: 6px 0 12px;
    font-size: 18px;
    color: #333333;
    line-height: 20px;
  }
  .listado-noticias .principales li:first-child div {
    margin: 0;
    max-width: none;
    width: 100%;
    overflow: visible;
  }
  .listado-noticias .principales li:first-child figure {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    float: none;
    margin-left: -7%;
    width: 114.28%;
    max-width: none;
  }
  .listado-noticias .principales li:first-child figure img {
    width: 100%;
    height: auto;
  }
  .listado-noticias .principales li:first-child p {
    font-family: 'ubuntuRegular', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 27px;
    max-height: 135px;
    color: #333333;
  }
  .listado-noticias .principales .slideNewsContainer {
    max-height: 800px;
    float: left;
    width: 100%;
    overflow: hidden;
  }
  .listado-noticias .principales .slideNews {
    text-align: center;
    position: relative;
    padding-bottom: 0;
    float: left;
    width: 100%;
    height: 173px;
    overflow: visible !important;
    margin-bottom: 117%;
  }
  .listado-noticias .principales .slideNews .slidesjs-previous,
  .listado-noticias .principales .slideNews .slidesjs-next {
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 27px;
    height: 58px;
    margin-top: -29px;
    box-shadow: 0 0 10px #ffffff;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .listado-noticias .principales .slideNews .slidesjs-previous {
    left: 0px;
    border-radius: 0px 15px 15px 0px;
    background: url('../../images/default/layout/flecha-left-galeria.png') 5px center no-repeat, #ffffff;
  }
  .listado-noticias .principales .slideNews .slidesjs-next {
    right: 0px;
    border-radius: 15px 0px 0px 15px;
    background: url('../../images/default/layout/flecha-right-galeria.png') 10px center no-repeat, #ffffff;
  }
  .listado-noticias .principales .slideNews .slidesjs-control {
    position: relative;
    padding-top: 158% !important;
    width: 100% !important;
  }
  .listado-noticias .principales .slideNews .slidesjs-container {
    height: auto!important;
    width: 100% !important;
    overflow: visible !important;
  }
  .listado-noticias .principales .slideNews .slidesjs-navigation {
    top: auto;
    bottom: 0px;
    margin-bottom: -34%;
  }
  .listado-noticias .principales .slideNews .slidesjs-pagination {
    position: absolute;
    top: auto;
    display: table;
    margin-bottom: -54%;
    max-width: none;
    right: auto;
    bottom: 0px;
    left: 50%;
    margin-left: -27px;
    z-index: 10;
    overflow: visible;
  }
  .listado-noticias .principales .slideNews .slidesjs-pagination li {
    float: left;
    width: 18px;
    margin: 0;
    text-align: center;
    min-width: 0px;
  }
  .listado-noticias .principales .slideNews .slidesjs-pagination li a {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0 3px;
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
    z-index: 10;
    text-indent: 9999px;
  }
  .listado-noticias .principales .slideNews .slidesjs-pagination li a:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') -748px 0px no-repeat;
    width: 9px;
    height: 9px;
    top: 0px;
    left: 0px;
    right: auto;
    position: absolute;
  }
  .listado-noticias .principales .slideNews .slidesjs-pagination li a small.before {
    background: url('../../images/default/layout/sprite-2021.png') -748px 0px no-repeat;
    width: 9px;
    height: 9px;
    top: 0px;
    left: 0px;
    right: auto;
    position: absolute;
  }
  .listado-noticias .principales .slideNews .slidesjs-pagination li a::before {
    visibility: visible;
    display: block;
    left: 0px;
  }
  .listado-noticias .principales .slideNews .slidesjs-pagination li a.active {
    width: 18px;
    height: 17px;
    margin: 0 1px;
    position: relative;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.insertBefore( document.createElement('small'), this.firstChild ).className='before');
  }
  .listado-noticias .principales .slideNews .slidesjs-pagination li a.active:before {
    content: ' ';
    background: url('../../images/default/layout/sprite-2021.png') -720px 0px no-repeat;
    width: 18px;
    height: 17px;
    top: -4px;
    left: 0px;
    right: auto;
    position: absolute;
  }
  .listado-noticias .principales .slideNews .slidesjs-pagination li a.active small.before {
    background: url('../../images/default/layout/sprite-2021.png') -720px 0px no-repeat;
    width: 18px;
    height: 17px;
    top: -4px;
    left: 0px;
    right: auto;
    position: absolute;
  }
  .listado-noticias .principales .slideNews li {
    text-align: left;
    min-width: 100%;
  }
  .listado-noticias .principales .slideNews li h4,
  .listado-noticias .principales .slideNews li h5,
  .listado-noticias .principales .slideNews li time,
  .listado-noticias .principales .slideNews li p {
    padding-left: 6.25%;
    padding-right: 6.25%;
  }
  .listado-noticias .principales .slideNews li:first-child figure {
    margin-left: 0;
    width: 100%;
    min-height: none;
  }
  .listado-noticias .principales .slideNews li:first-child img {
    min-height: 0;
  }
  .listado-noticias .principales .slideNews li:first-child p {
    font-family: 'ubuntuRegular', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    max-height: 154px;
  }
  .listado-noticias .principales .nodes {
    display: none;
  }
  .listado-noticias .principales .slideNewsContainer {
    display: block;
  }
  .listado-noticias .principales .slideNewsContainer .nodes {
    display: block;
  }
  .listado-noticias .semiPrincipales {
    background-color: #ffffff;
  }
  .listado-noticias .semiPrincipales h3 {
    text-align: center;
    margin-top: 30px;
    line-height: 27px;
  }
  .listado-noticias .semiPrincipales li {
    background-color: transparent;
    padding-left: 0;
    padding-right: 20px;
    min-width: 100%;
  }
  .listado-noticias .semiPrincipales li time {
    font-family: 'ubuntuLight', Arial, Helvetica, sans-serif;
    font-size: 12px;
  }
  .listado-noticias .semiPrincipales li h5 {
    font-size: 18px;
    margin-top: 2px;
  }
  .listado-noticias .semiPrincipales li .verMas {
    display: block;
  }
  .listado-noticias .secundarias {
    padding-top: 35px;
  }
  .listado-noticias .secundarias ul {
    display: none;
  }
  .listado-noticias .secundarias .contieneLink {
    display: block;
    margin-bottom: 55px;
  }
  .noticias .listado li img {
    display: none;
  }
  .noticias .listado li figure + div,
  .noticias .listado li div {
    width: 100%;
    padding-left: 0;
  }
  .noticias .listado li p {
    max-height: 132px;
  }
}

.bg-bordo {
  background-color:#4d0119 !important;
}
.bg-gris{
  background-color: #575757 !important;
}

@media screen and (max-width: 767px)
{
  .headerMain nav .contieneItem > li.bg-bordo > a {
    background-color: #4d0119 !important;
}
.headerMain nav .contieneItem > li.bg-gris > a{
  background-color: #575757 !important;
}
}