  .section-common-content .parte-educ ul {
    margin: 0px; width:100%;
}
.ofed.limpiar {
    display: flex;
    justify-content: center;
}
.section-common-content .parte-educ.sined ul {
    width: 100%;
    margin: 0px;
    display: flex;
    justify-content: space-around;
    text-align: center;
}
.nombre h3 {
    z-index: 4;
}
.section-common-content .parte-educ.sined ul li {
    list-style: none;
}
.parte-educ {
    margin-bottom: 100px;
}
.parte-educ ul.ofed li {
    list-style: none;
    float: left; text-align:center;
    width: 20%;
    margin: 0 2%;
    transition: all .3s;
}
.parte-educ ul.ofed li  img{

    width: 100%;
}
.section-common-content .ofed h2, .section-common-content .parte-educ.sined h2 {
    font-size: 20px;
    text-decoration: none;
    text-align: center;
}
.politics-edc {text-align:center;}

.section-common-content .parte-educ ul {
    margin: 0px;
    width: 100%;
}
.section-common-content ul.ecdir li {
    display: block;
    width: 48%;
    float: left;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #C1C1C1;
    margin: 10px 1%;
    transition: all .3s;
}
.section-common-content ul.ecdir li p {
    margin: 0px;
}
.diplomados-cards {
    display: flex; flex-wrap: wrap;
    justify-content: space-around;
    position: relative;
    z-index: 0;
}
.diplomados-cards li {
    width: 31.5%;
    background: #F5F5F5; margin-bottom: 25px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
    transition: all .3s;
}
.diplomados-cards.dic li {
    width: 23.5%;
    background: #F5F5F5; margin-bottom: 25px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
    transition: all .3s;
}
.nombre {
    text-align: center;
    padding: 13px 15px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 20px;
    display: flex;
    align-items: center;
    height: 80px;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
.nombre img {
    position: absolute;
    width: 100%; left: 0; top:0;
    z-index: 1;
}
.floatright { float:right;}

.arrow-esq {position:absolute; z-index: 4; left:0; top:0;}
.color-over {
    opacity: .8;
    position: absolute;
    height: 100%;
    width: 100%; left: 0; top:0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
}
.info-short-diplo p {
    margin-bottom: 10px;
    line-height: 18px;
}
.info-short-diplo {
    padding: 20px;
    color: gray;
    margin: 20px auto 5px auto;
    font-size: 14px;
    font-weight: 100;
}
.coordinator::before {
    content: '\f007';
    font-family: fontawesome;
    margin-right: 10px;
}
.calendar::before {
    content: '\f073';
    font-family: fontawesome;
    margin-right: 10px;
}
.info-short-diplo a {
    background: #143C7C;
    color: #fff;
    display: block;
    text-align: center;
    /*padding: 11px;*/
    margin-top: 20px;
    border-radius: 5px;
}

/*

   Styles for animated modal
   =========================

*/

/* Start state */
.animated-modal {
  max-width: 550px;
  border-radius: 4px;
  overflow: hidden;
  
  transform: translateY(-50px);
  transition: all .7s;
}

.animated-modal h2,
.animated-modal p {
  transform: translateY(-50px);
  opacity: 0;
  
  transition-property: transform, opacity;
  transition-duration: .4s;
}

/* Final state */
.fancybox-slide--current .animated-modal,
.fancybox-slide--current .animated-modal h2,
.fancybox-slide--current .animated-modal p {
  transform: translateY(0);
  opacity: 1;
}

/* Reveal content with different delays */
.fancybox-slide--current .animated-modal h2 {
  transition-delay: .1s;
}

.fancybox-slide--current .animated-modal p {
  transition-delay: .3s;
}
#animatedModal {
    width: 50%; padding:0px;
}
#animatedModal h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin: 0px;
    background: #0A163F;
    color: #fff;
    padding: 50px;
}
.lines {
    display: flex;
}
.yelly {
    width: 70%;
    height: 5px;
    background: #FFBD70;
}
.reddy {
    background: #d30640;
    width: 30%;
    height: 5px;
}
.desc-dipl {
    padding: 25px 30px; 
}
.desc-dipl li {
    margin: 10px 0;
}
.desc-dipl p {
    font-size: 15px;
    line-height: 20px;
}
.desc-dipl p span {
    font-weight: bold;
    margin-right: 10px;
}

.olakase .fancybox-slide.fancybox-slide--inline.fancybox-slide--current.fancybox-slide--complete img {
    position: absolute;
    height: 100%;
    left: 30%; max-width: 50%;
height: auto;
    top: 50%;
    transform: translate(-50%,-50%);
}
.olakase .fancybox-caption-wrap {
    top: 0;
    left: auto;
    right: 60px;
    padding: 60px 2vw 0;
    background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));
    pointer-events: none;
    width: 40%;
}
.lista-eventos .evento-item .modal-info {
    display: none;
}

.dias-horario-idiomas-modal br{
	display: none;
}
.btn-fill-horz-o.btn-purple::before, .btn-fill-horz-o.btn-purple::after {
    background-color: #f8b322;
}
.btn-fill-horz-o::after {
    right: 50%;
}

.btn-fill-horz-o::before, .btn-fill-horz-o::after {
    content: '';
    width: 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.btn-fill-horz-o::before {
    left: 50%;
}
.btn-fill-horz-o {
    background-color: transparent;
    color: #B8B8B8;
    overflow: hidden;
}
.btn {
    line-height: 35px;
    padding: 3px 20px;
    position: relative;
    opacity: .999;
}
.animate, .btn, .btn-border-o::before, .btn-border-o::after, .btn-border::before, .btn-border::after, .btn-border-rev-o::before, .btn-border-rev-o::after, .btn-border-rev::before, .btn-border-rev::after, .btn-fill-vert-o::before, .btn-fill-vert-o::after, .btn-fill-vert::before, .btn-fill-vert::after, .btn-fill-horz-o::before, .btn-fill-horz-o::after, .btn-fill-horz::before, .btn-fill-horz::after {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
button {
    background-color: transparent;
    border: 0;
    cursor: pointer;
}
.btn-fill-horz-o::before {
    left: 50%;
}
.btn-fill-horz-o::after {
    right: 50%;
}
.btn-fill-horz-o.btn {
    color: #ffffff;
    background: #ffbd70;
}
.btn-fill-horz-o:hover::before, .btn-fill-horz-o:hover::after {
    width: 50%;
    opacity: 1;
}

.btn::after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}


.btn-1 {

    width:100%;
}
.btn {
  
    background: none;
    cursor: pointer;
    display: inline-block;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-1c::after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background:#CFD9E8;
    
}
.btn::after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-1c:hover::after, .sidebar-item.active.btn-1c::after   
 {
    width: 100%;
}

.arrows { white-space: nowrap; }
.arrows li {
    display: inline-block;
    line-height: 9px;
    margin: 0 9px 0 -10px;
    padding: 0 15px;
    position: relative;
}
.arrows li::before,
.arrows li::after {
    border-right: 1px solid #666666;
    content: '';
    display: block;
    height: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    transform: skewX(45deg);   
}
.arrows li::after {
    bottom: 0;
    top: auto;
    transform: skewX(-45deg);
}

.arrows li:last-of-type::before, 
.arrows li:last-of-type::after { 
    display: none; 
}

.arrows li a { 
   font: regular 16px Sans-Serif;  
   letter-spacing: -1px; 
   text-decoration: none;
}


.gaceta img {
    width: 190px;
    display: inline-block;
}
.gaceta {
    width: 100%;
    display: flex;
    margin-bottom: 40px;
    justify-content: center;
    text-align: center;
    flex-direction: row;
}

.gaceta-ed {
    width: 70%;
    overflow: hidden;
    position: relative;
    float: left;
}
.notas ul li .no-gac p, .notas ul li .tema-gac p {
    color: #fff;
}
.notas ul li#noticia { margin:0px; } 
.gaceta-ed .notas.gacwrap {
    width: 100%;
}
.anteriores-no h6 {
    background: #143C7C;
    color: #ffffff;
    text-align: center;
    width: 100%;
    padding: 19px;
    box-sizing: border-box;
    margin-bottom: 20px;
    font-size: 18px;}
    
.notas h6 {

    font-weight: bold;
    font-size: 25px;
    color: #D30640;
    background-color: #fff;
    position: relative;
    display: inline-block;
    padding: 10px;

}
.info-gac {
	    background: #143C7C;
}
.no-gac .ed {

    font-size: 20px;
    margin-bottom: 5px;

}
.no-gac {

    width: 20%;
    background: rgba(222, 0, 89, 0.8);
    display: flex;
    flex-direction: column;
    padding: 10px 0px;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;

}
.flexslider .slides > li {position: relative;}
.tema-gac {

    width: 80%;
    background: rgba(12, 24, 65, 0.8);
    display: flex; box-sizing:border-box;
    flex-direction: column;
    padding: 15px 3%;
    justify-content: center;

}
.tema-gac h4 {

    font-size: 21px;
    font-weight: 600;
    margin-bottom: 5px;

}
.anteriores-no ul li a::before {

    content: ">";
    margin-right: 5px;

}
.anteriores-no {

    margin-top: 50px;

}
.anteriores-no h6 {

    margin-bottom: 0px;

}
.anteriores-no ul li a {

    display: block;
    width: 100%; transition:all 0.2s ease-in-out 0s;
    padding: 12px 25px;
    color: gray;
    border-bottom: 1px solid #cacaca;
    box-sizing: border-box;

}
.notas.gacwrap {width:72%;}
.sidebarwrap.not.gac {
    width: 28%;
}
.video {
    position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video iframe {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pub-rec.gac a {

    width: 100%;position: relative;

}
.pub-rec.gac a h6 {
	text-transform: capitalize;
    position: absolute; bottom:0px; margin:0px; background:rgba(0,0,0,0.8);

}
.gacwrap #noticias-flexcarousel .tema-gac h4, .gacwrap .publicaciones-flexcarousel .tema-gac h4   {

    font-size: 13px;

}
.gacwrap #noticias-flexcarousel .tema-gac, .gacwrap .publicaciones-flexcarousel .tema-gac  {

    width:100%;

}
.gacwrap .display-short-noticia {
    height: 380px;
    overflow-y: hidden;
}
.gacwrap  .tema-gac { background: rgba(12, 24, 65, 1); }
.gacwrap  .no-gac { background: rgba(222, 0, 89, 1); }

/*.notas.gacwrap ul, .notas.gacwrap ul  li{margin:0px;}*/
.anteriores-no ul li a:hover { text-decoration:underline;}
.logo-centro.posgrado {
    width: 80%;
    margin: 0 auto;
    max-width: 1400px;
    display: flex;
    justify-content: space-evenly;
}
.logo-centro.posgrado img {
    width: 8%;
}
.banner-centro.posg {
    position: relative;
}
.banner-centro.posg h2 {
    display: inline-block;
    background: rgba(0,0,0,0.8);
    padding: 20px 5%;
    color: #fff;
    font-size: 22px;
    position: absolute;
    bottom: 0;
}
.sidebar img.cona {
    width: 70%;
    margin: 15px 15%;
}
 .numant-limp.wrap {
    display: flex;margin-top: 20px;
    margin-bottom: 40px;
}
a.nums-ant {
    width: 100%;
    display: flex; text-indent: -99999px;
    margin:20px 2% 20px 0;
    text-align: center;
    justify-content: center;
    justify-items: center;
    flex-direction: column;
    text-transform: uppercase;
}
.gaceta h3 {
 
    border-left: 1px solid  #575756;
    margin-left: 4%;
    display: flex; color: #575756;
    justify-content: center;
    justify-items: center;
    flex-direction: column;
    padding: 10px 3%;
    font-size: 20px;
    line-height: 25px;
}
.bann-conv {
    width: 100%;
    display: block;
    margin: 15px 0;
}
.bann-conv img {
    width: 100%;
}
.ediciones-anteriores ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.ediciones-anteriores ul li {
    width: 18%;
    margin: 10px 1%;
    position: relative;
}
.ediciones-anteriores li a {

    display: block;
    color: #fff;

}
.ediciones-anteriores li a img{
	width:100%;
}
.ediciones-anteriores ul li a h6 {

    position: absolute;
    bottom: 2px;
    z-index: 3;
    background: rgba(12,24,65,0.8);
    width: 100%;
    padding: 14px;
    box-sizing: border-box;
    text-align: center;
    font-weight: 600; transition:all 0.2s ease-in-out 0s;

}
.ediciones-anteriores ul li a h6 span {display:none;}
.ediciones-anteriores ul li a:hover h6 {
    height: 100%;
    display: flex;
    justify-content: center;
    justify-items: center;
    flex-direction: column;
    font-size: 28px;
}
.ediciones-anteriores ul li a:hover h6 span {display:block;}
.ediciones-anteriores {

    margin: 20px 0 40px 0;

}
.section-common-content .content-not a:not(.link), .section-common-content.content-left.cont-reverse.ma .content-not .marker a:not(.link) {
    color: #0a163f;
    padding: 6px 10px;
	font-size: 14px;
}
#listado-univ ul {
    margin: 3px 10px;
}
.sidebar.eventos ul{
	margin-bottom: 5px;
}
.sidebar.eventos li{
	padding: 5px 0;
} 

.sidebar.eventos .sidebar-title{
	padding: 5px 20px !important;
}


