/* $GENERAL */


/* $MODULES */


/*MODULO MENU SUPERIO*/

body {
    font-family: 'Helvetica', Arial, sans-serif;
    line-height: 19px;
    color: #555;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

div.itemFullText h3 {
    font-size: 16px;
    font-weight: bold;
}

#sp-left {
    padding-left: 0 !important;
    padding-right: 10px;
}

#sp-component {
    padding-right: 0 !important;
    padding-left: 10px;
}


/* Estilos Generales de los links y botones */

a {
    color: #1D723E;
    text-decoration: none;
}

a:hover {
    color: #1D723E;
    text-decoration: underline;
}

.button-link {
    color: #fff;
    text-transform: uppercase;
    transition: color 400ms ease 0s, background-color 400ms ease 0s;
}

.button-link:hover,
.button-link:focus {
    color: #fff;
    text-decoration: none;
}

.button-link-naranja {
    background: #E4773A;
}

.button-link-naranja:hover {
    background: #D16E36;
}

.button-link-verde {
    background: #1D723E;
}

.button-link-verde:hover {
    background: #6CAC47;
}

.button-link-verde-aqua {
    background: #29967D;
}

.button-link-verde-aqua:hover {
    background: #06484F;
}


/* ---------------------------------------- */

.clr {
    clear: both;
}

ul.sp-megamenu-parent li:last-child {
    display: none;
}

.sp-megamenu-wrapper > ul > li:hover,
.sp-megamenu-wrapper > ul > li:focus {
    background-color: white;
    color: #094A20;
    cursor: pointer;
}

.body-innerwrapper div.sticky-wrapper {
    max-height: 134px;
    z-index: 999;
    position: relative;
    
}
#header-sticky {
  
}
.custom-class .sp-module h3.cinch-menu-title {
    color: #555;
    font-family: 'Helvetica', Arial;
    font-size: 20px;
    font-weight: lighter;
    line-height: 25px;
    margin-bottom: 20px;
    margin-top: 10px;
    min-height: 36px;
    padding-left: 50px;
    padding-top: 8px;
    position: relative;
    text-transform: uppercase;
    margin-left: 10px;
}

.itemid-1293 .custom-class .sp-module h3.cinch-menu-title {
    font-size: 18.5px;
}

.custom-class .sp-module h3.cinch-menu-title span.title-icon {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
}

.custom-class .sp-module h3.cinch-menu-title span.title-icon::before {
    background: #1D723E;
    border-radius: 4px;
    color: #fff;
    content: "\e617 ";
    display: inline-block;
    font-family: 'icomoon';
    font-size: 15px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    vertical-align: bottom;
    width: 36px;
}

.sp-module ul.accordion-menu,
.sp-module ul.accordion-menu > li,
.sp-module ul.accordion-menu > li:hover {
    background: #f9f9f9 !important;
}

.sp-module ul.accordion-menu > li ul.ul-wrapper > li:hover {
    background: #eaeaea;
}

.sp-module ul.accordion-menu li.current .item-wrapper a:hover {
    color: #555;
}

div#sp-menusuperior {
    padding-left: 0;
    padding-right: 0;
}

div#sp-topnavright {
    padding-right: 0;
}

#sp-logo a.logo {
    background-image: url(../images/logo-separator.png);
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    position: relative;
    z-index: 1;
}

#header-logo-text {
    padding-top: 23px;
    display: none;
    position: relative;
}

#header-logo-text a {
    color: #555;
    font-size: 27px;
    line-height: 24px;
    text-transform: uppercase;
}

#header-logo-text a:hover {
    text-decoration: none;
}

#sp-top-nav-bar {
    background-color: #1e1e1e;
    /*border-bottom: #d0d0d0 solid 1px;*/
    font-size: 12px;
}

#sp-top-nav-bar > .container {
    opacity: 0;
}

#sp-menu-superior {
    margin-left: -15px;
}

#sp-topnavright {
    margin-right: -15px;
}

#sp-topnavright .sp-column {
    text-align: right;
}

#top-user-menu {
    font-family: 'Helvetica';
    font-size: 12px;
    display: inline-block;
    margin: 0;
    padding: 0;
    border-right: #d7d7d7 solid 1px;
}

#sp-top-nav-bar li {
    /*border-left: #d0d0d0 solid 1px;*/
    color: #555;
    display: inline-block;
    margin-left: -3px;
    margin: 0;
    padding: 0;
}

/*#sp-top-nav-bar li:last-child {
    border-right: #d7d7d7 solid 1px;
}
*/

#sp-top-nav-bar li a {
    padding-right: 5px;
    padding-left: 5px;
    color: #a9a9a9;
    border-radius: 0;
    font-size: 1.215rem;
}
/*#sp-top-nav-bar li a {
    padding-right: 8px;
    padding-left: 7px;
    color: #a9a9a9;
    border-radius: 0;
}*/

#sp-top-nav-bar li a:hover {
    background-color: #1e1e1e;
    color: white;
}


/*TOP NAV REDES SOCIALES*/

#sp-topnavright .sp-module {
    display: inline-block;
    height: 41px;
    margin-top: 0 !important;
    margin-left: 5px;
    vertical-align: top;
}

#top-nav-social {
    position: relative;
    top: 0;
    display: inline-block;
    margin-left: -4px;
}

#top-nav-social li {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

#top-nav-social li a {
    height: 41px;
    padding: 10px 0;
    color: #a9a9a9;
    border-color: transparent;
    border-radius: 0;
}

.top-nav.contactenos {
    background-position: -200px -40px;
}
.top-nav.contactenos:hover {
    background-color: #1d723e !important;
    background-position: -200px -40px;
}

.top-nav.twitter,
.top-nav.facebook,
.top-nav.vimeo,
.top-nav.linkedin,
.top-nav.googleplus,
.top-nav.instagram, .top-nav.contactenos {
    line-height: 200px;
    overflow: hidden;
    overflow: hidden;
    width: 40px;
    border-color: red;
    background-image: url(../images/sprite-social-icons40x40-1.png) !important;
    background-repeat: no-repeat;
}
.top-nav.instagram {
    background-position: -238px -40px;
}
.top-nav.facebook {
    background-position: -40px -40px;
}

.top-nav.twitter {
    background-position: 0 -40px;
}

.top-nav.vimeo {
    background-position: -80px -40px;
}

.top-nav.linkedin {
    background-position: -120px -40px;
}

.top-nav.googleplus {
    background-position: -160px -40px;
}

.top-nav.instagram:hover {
    background-color: #eb0c72 !important;
    background-position: -238px -40px;
}


.top-nav.facebook:hover {
    background-color: #3b5998 !important;
    background-position: -40px -40px;
}

.top-nav.twitter:hover {
    background-color: #40bff5 !important;
    background-position: 0 -40px;
}

.top-nav.vimeo:hover {
    background-color: #aad450 !important;
    background-position: -80px -40px;
}

.top-nav.linkedin:hover {
    background-color: #0077b5 !important;
    background-position: -120px -40px;
}

.top-nav.googleplus:hover {
    background-color: #d34836 !important;
    background-position: -160px -40px;
}

.lang-inline {
    display: inline-block;
    /*border-left: #d7d7d7 solid 1px;*/
}

.lang-inline li {
    display: inline-block;
    margin: 0 !important;
    padding: 0;
    color: #555;
    border: none !important;
    background: none !important;
}

.lang-inline li a {
    line-height: 22px;
    display: inline-block;
    height: 41px;
    padding: 10px 2px;
    padding-right: 5px;
    padding-left: 5px;
    color: #555;
    border-radius: 0;
    background: none;
}

.lang-inline::after li {
    display: inline-block;
    content: '-';
}

.lang-active {
    font-family: 'Helvetica-Bold', Arial, sans-serif;
}

.sp-module-content .mod-languages ul.lang-inline li a {
    line-height: 40px;
    padding: 0 !important;
    padding-right: 8px !important;
    padding-left: 8px !important;
}


/*$MAIN NAV*/

#sp-main-nav {
    border-top: #397d28 solid 1px;
    border-bottom: #397d28 solid 3px;
    background-color: #063c1a;
}

#djslider-loader249 {
    padding-top: 0 !important;
}

#djslider249 {
    max-height: 460px;
}

#djslider249 ul li {
    max-height: 460px;
    height: auto !important;
}

#djslider249 .slide-desc {
    background-image: url(../images/slider-over-gradient.png) !important;
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 100px;
}

#djslider249 .slide-desc-in {
    display: block;
    max-width: 1170px;
    margin: 0 auto;
    padding-bottom: 30px;
}

#djslider249 .slide-desc-bg-default {
    background: none !important;
}

#djslider249 ul li img {
    /*width: auto !important;
    height: 100%  !important;*/
    max-height: none;
    max-width: none;
}

#djslider249 .slide-title {
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 32px;
    font-weight: normal !important;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: solid 1px #1d723e;
}

#djslider249 .slide-text {
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 16px;
    position: relative;
    width: 70%;
    padding-right: 10px;
}

#djslider249 .slide-text a {
    color: #fff;
}

#navigation249 {
    position: absolute;
    top: -60px !important;
    right: 15px;
    display: block;
    width: 90px;
    max-width: 1170px;
    height: 40px;
    margin: 0 auto !important;
}

#home-slider-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10px;
}

#home-slider-nav .container {
    position: relative;
    max-width: 1170px;
    height: 0px;
}

#cust-navigation249 {
    position: absolute;
    top: -50px;
    right: 115px;
}

#cust-navigation249 .load-button {
    width: 15px;
    height: 15px;
    opacity: 1;
    background-color: transparent;
}

#cust-navigation249 .load-button-active {
    background-color: #fff;
}


/*HOME ROW1*/

section#sp-home-row1 {
    margin-top: 40px;
}

div#sp-home-row1 .sp-module-title {
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 20px !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    text-transform: uppercase !important;
    color: #555 !important;
    border-bottom: solid 1px #d7d7d7;
}

div#sp-home-row1 .sp-module-title:before {
    font-family: 'icomoon';
    font-weight: normal;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    padding-top: 7px;
    content: '\e60d';
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background-color: #1d723e;
}

#sp-home-row1-list {
    padding-top: 100px;
}

#sp-home-row1-list .sp-module-title {
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    font-size: 16px;
    font-weight: normal !important;
    padding-top: 16px;
    padding-left: 10px;
    text-transform: none;
    color: #1d723e;
    border-bottom: none;
    background-image: url(../images/title-rect.png);
    background-repeat: no-repeat;
    background-position: top left;
}

#masnoticias-linea {
    position: absolute;
    top: 45px;
    left: -1px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: -15px;
    border: 0;
    border-top: 1px solid #d7d7d7;
}

#k2ModuleBox254 {
    padding-left: 30px;
}

#k2ModuleBox254 li {
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 14px;
    line-height: 19px;
    display: list-item;
    margin-bottom: 15px;
    list-style: disc;
    color: #464646;
}

#k2ModuleBox254 li a {
    line-height: 18px;
}

.uasectitle {
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    font-size: 15px;
    font-weight: normal !important;
    line-height: normal !important;
    margin-top: 20px !important;
    margin-bottom: 20px;
    padding-top: 16px !important;
    text-transform: none;
    color: #1d723e !important;
    border-bottom: none;
    background-image: url(../images/title-rect.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.sp-module ul > li > a.uasectitle:hover {
    background: url("../images/title-rect.png") no-repeat top left;
    text-decoration: underline;
}

.uasectitle a {
    line-height: normal !important;
    padding-top: 15px;
    color: #1d723e !important;
}

.home-news-intro {
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: #464646;
}

.home-news-info {
    font-size: 11px;
}

.sp-module ul > li {
    border-bottom: none !important;
}

.sp-module ul > li a.moduleItemArrow:hover,
.sp-module ul > li a.moduleItemArrow:hover::after {
    color: #1D723E;
    text-decoration: none;
}


/*Eventos*/

div#sp-home-row1-events .sp-module-title {
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 20px !important;
    margin: 0 !important;
    /*margin-bottom: 20px !important;*/
    padding: 0;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    text-transform: uppercase !important;
    color: #555 !important;
    /*border-bottom: solid 1px #d7d7d7;*/
    ;
}

div#sp-home-row1-events .sp-module-title:before {
    font-family: 'icomoon';
    font-weight: normal;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    padding-top: 7px;
    content: '\e60e';
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background-color: #1d723e;
}

#sp-home-row1-events div.sp-module-content {
    padding: 20px;
    background-color: #f9f9f9;
    position: relative;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#sp-home-row1-events a.boton_cta1 {
    margin-top: 20px;
}

.event-module-date {
    float: left;
    width: 60px;
    margin-right: 20px;
}

.event-module-date span {
    font-size: 16px;
    line-height: 30px !important;
    height: 30px;
    text-align: center;
}

.event-module-date .mod_events_latest_date:first-child {
    position: relative;
    display: block;
    width: 60px;
    color: #555;
    border-radius: 5px 5px 0 0;
    background-color: #e7e7e7;
}

.mod_events_latest_date {
    position: relative;
}

.mod_events_latest_date:first-child:after {
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    bottom: 0;
    left: 58px;
    content: ' \f0da';
    color: #e7e7e7;
}

.event-module-date .mod_events_latest_date:last-child {
    display: block;
    width: 60px;
    color: #e7e7e7;
    border-radius: 0 0 5px 5px;
    background-color: #555;
}

.event-module-content {
    padding-top: 0;
    padding-left: 80px;
}

.event-module-content .mod_events_latest_content {
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    font-size: 15px;
    font-weight: normal !important;
    padding-top: 16px;
    padding-left: 10px;
    text-transform: none;
    color: #1d723e;
    border-bottom: none;
    background-image: url(../images/title-rect.png);
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
}

.event-module-content .mod_events_latest_content a {
    line-height: 16px;
    display: inline-block;
}

.event-module-content .mod_events_latest_date,
.event-module-content .location {
    font-size: 11px;
    line-height: 12px !important;
}

.event-module-content .location {
    color: #e4773a;
}

.jevbootstrap .mod_events_latest_date {
    vertical-align: initial !important;
    padding-left: 10px;
}

.mod_events_latest {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-top: solid 1px #e7e7e7 !important;
}

.jevrow0 td {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mod_events_latest_table td {
    padding-top: 20px;
    padding-bottom: 20px;
}

.mod_events_latest_table td:last-child {
    border-bottom: solid 1px #e7e7e7 !important;
}

.mod_events_latest_first {
    padding-top: 0 !important;
}

#sp-home-row1-eventss .ua_boton {
    margin-top: 20px;
}


/* Botones */

.ua_boton {
    font-size: 14px;
    display: block;
    width: 80%;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
}

.ua_boton:after {
    font-family: 'FontAwesome';
    font-size: 15px;
    content: ' \f105';
}

.moduleItemArrow {
    position: absolute;
    right: 0;
    bottom: -15px;
}

/* Homerrow2 */
#sp-home-row2 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
}

div#sp-home-row2-left .sp-module-title {
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 20px !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    text-transform: uppercase !important;
    color: #555 !important;
    border-bottom: solid 1px #d7d7d7;
}

div#sp-home-row2-left .sp-module-title:before {
    font-family: 'icomoon';
    font-weight: normal;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    padding-top: 7px;
    content: '\e60f';
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background-color: #1d723e;
}

#sp-home-row2-left .row h3 {
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    font-size: 16px;
    font-weight: normal !important;
    margin-top: 10px;
    padding-top: 16px;
    padding-left: 10px;
    text-transform: none;
    color: #1d723e;
    border-bottom: none;
    background-image: url(../images/title-rect.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.home-diferencias {
    margin-bottom: 20px;
}

.home-acreditaciones {
    /*margin-top: 20px;*/
    ;
}

.acreditaciones-hr {
    display: block;
    float: none;
    clear: both;
    /*width: auto;*/
    height: 0;
    border: none;
    border-bottom: 1px solid #e7e7e7;
    margin-left: 15px;
    margin-right: 15px;
}

div#sp-home-row2-right .sp-module-title {
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 20px !important;
    margin: 0 !important;
    margin-bottom: 0;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    text-transform: uppercase !important;
    color: #555 !important;
}

div#sp-home-row2-right .sp-module-title:before {
    color: #fff;
    content: '\e610';
    display: inline-block;
    font-family: 'icomoon';
    font-weight: normal;
    height: 35px;
    margin-right: 10px;
    padding-top: 7px;
    text-align: center;
    width: 35px;
    border-radius: 5px;
    background-color: #1d723e;
}

#home-programas-form {
    background-color: #517079;
    height: 250px;
    padding: 20px;
    border-radius: 5px;
}

#home-programas-form .home-programas-loader {
    background: rgba(0, 0, 0, 0.4) url("../images/loaders/programas-loader.gif") center center no-repeat;
    display: none;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    border-radius: 3px;
}

.intro-programas-form {
    font-family: 'Helvetica-Light', Arial, sans-serif;
    line-height: 16px;
    padding-top: 16px;
    padding-bottom: 20px;
    padding-left: 10px;
    color: #e7e7e7 !important;
    color: #1d723e;
    border-bottom: 1px solid #e7e7e7;
    background-image: url(../images/title-rect.png);
    background-repeat: no-repeat;
    background-position: top left;
}

#home-programas-form form {
    margin-top: 20px;
}

#home-programas-form form select {
    color: #999;
    cursor: pointer;
    margin-bottom: 10px;
    width: 100%;
}

#home-programas-form form select option {
    color: #555;
    cursor: pointer;
}

.sp-module.home-boton-vida {
    display: block;
    float: none;
    clear: both;
    margin-top: 20px;
}

.custom.home-boton-vida {
    padding-top: 16px;
}


/* Homerrow3 */

section#sp-home-row3 {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#sp-home-row3 h3.sp-module-title {
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 20px !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
    padding: 0;
    padding-top: 0;
    padding-bottom: 15px;
    padding-left: 10px;
    text-transform: uppercase !important;
    color: #555 !important;
    border-bottom: solid 1px #d7d7d7;
    background-image: none !important;
}

div#sp-home-row3 h3.sp-module-title:before {
    font-family: 'icomoon';
    font-weight: normal;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    padding-top: 7px;
    content: '\e611';
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background-color: #1d723e;
}

#sp-home-row3 .sp-module-content h3 {
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    font-size: 16px;
    font-weight: normal !important;
    margin-top: 0;
    padding-top: 16px;
    text-transform: none;
    color: #1d723e;
    border-bottom: none;
    /*background-image: url(../images/title-rect.png);*/
    background-repeat: no-repeat;
    background-position: top left;
}

#sp-home-row3 .row h4 {
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    font-size: 16px;
    font-weight: normal !important;
    margin-top: 20px;
    padding-top: 15px;
    text-transform: none;
    color: #1d723e;
    border-bottom: none;
    background-image: url(../images/title-rect.png);
    background-repeat: no-repeat;
    background-position: top center;
}


/* Home Row 4*/

section#sp-home-row4 {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#sp-home-row4-left h3.sp-module-title {
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 18px !important;
    margin: 0 !important;
    margin-bottom: 0 !important;
    padding: 0;
    padding-top: 0;
    padding-bottom: 15px;
    padding-left: 10px;
    text-transform: uppercase !important;
    color: #555 !important;
    background-image: none !important;
}

div#sp-home-row4-left h3.sp-module-title:before {
    font-family: 'icomoon';
    font-weight: normal;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    padding-top: 7px;
    content: '\e612';
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background-color: #1d723e;
}

div#sp-home-row4-left .sp-module-content {
    padding: 20px;
    border-radius: 5px;
    background-color: #f9f9f9;
}

div#sp-home-row4-left .sp-module-content ul {
    /*padding-left: 20px;*/
    ;
}

div#sp-home-row4-left .sp-module-content li {
    line-height: 19px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-bottom: solid 1px #d7d7d7 !important;
}

div#sp-home-row4-left .sp-module-content li a {
    line-height: 19px;
    display: list-item;
}

div#sp-home-row4-right h3.sp-module-title {
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 18px !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
    padding: 0;
    padding-top: 0;
    padding-bottom: 15px;
    padding-left: 10px;
    text-transform: uppercase !important;
    color: #555 !important;
    border-bottom: solid 1px #d7d7d7;
    background-image: none !important;
}

div#sp-home-row4-right h3.sp-module-title:before {
    font-family: 'icomoon';
    font-weight: normal;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    padding-top: 7px;
    content: '\e613';
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background-color: #1d723e;
}

.n-profesores-arrow:after {
    color: #dedede !important;
}

.n-profesores-arrow:hover:after {
    color: #1d723e !important;
}


/*Banners*/

#sp-banners {
    padding: 40px 0 !important;
}


/* Facebook feed */

.feed-home {
    padding-right: 0;
}

#innerBM286 {
    padding-left: 68px;
    background-image: url(../images/fb-feed.png);
    background-repeat: no-repeat;
    background-position: top left;
}

#innerBM288 {
    padding-left: 68px;
    background-image: url(../images/tw-feed.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.facebook-title .arroba {
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    margin-bottom: 3px !important;
    color: #1d723e;
}

.facebook-title .time {
    float: right;
    margin-left: 10px;
}

.facebook-title .message {
    margin-left: 10px;
    color: #555;
}

.facebook-title .message:hover {
    text-decoration: underline;
}

.twitter-post .arroba {
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    margin-bottom: 3px !important;
    color: #1d723e;
}

.twitter-post .time {
    float: right;
    margin-left: 10px;
}

.twitter-post .message {
    margin-bottom: 25px;
    margin-left: 10px;
    color: #555;
}

.fb-post {
    margin-bottom: 25px;
}

.twitter-post .message:hover {
    text-decoration: underline;
}

.feed-home-list {
    padding-left: 45px;
}

.feed-home-list h4 {
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    font-size: 16px;
    font-weight: normal !important;
    margin-top: 2px;
    padding-top: 16px;
    padding-left: 10px;
    text-transform: none;
    color: #1d723e;
    border-bottom: none;
    background-image: url(../images/title-rect.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.siguenos-home li {
    margin-top: 15px;
    margin-bottom: 15px;
}

.siguenos-home li a {
    line-height: 31px !important;
    padding-left: 35px !important;
    cursor: pointer !important;
    background-image: url(../images/ico-twitter-s.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.siguenos-home li a {
    background-image: url(../images/ico-twitter-s.png);
    background-repeat: no-repeat !important;
    background-position: left center !important;
}

.hs-insta a {
    background-image: url(../images/ico-instagram-s.png) !important;
}

.hs-insta a:hover {
    background-image: url(../images/ico-instagram-s-h.png) !important;
}

.hs-facebook a {
    background-image: url(../images/ico-facebook-s.png) !important;
}

.hs-facebook a:hover {
    background-image: url(../images/ico-facebook-s_h.png) !important;
}

.hs-twitter a {
    background-image: url(../images/ico-twitter-s.png) !important;
}

.hs-twitter a:hover {
    background-image: url(../images/ico-twitter-s_h.png) !important;
}

.hs-vimeo a {
    background-image: url(../images/ico-vimeo-s.png) !important;
}

.hs-vimeo a:hover {
    background-image: url(../images/ico-vimeo-s_h.png) !important;
}

.hs-linkedin a {
    background-image: url(../images/ico-linkedin-s.png) !important;
}

.hs-linkedin a:hover {
    background-image: url(../images/ico-linkedin-s_h.png) !important;
}

.hs-googleplus a {
    background-image: url(../images/ico-googleplus-s.png) !important;
}

.hs-googleplus a:hover {
    background-image: url(../images/ico-googleplus-s_h.png) !important;
}


/*Footer*/

.footer-mainmap h3 {
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 19px;
    line-height: 19px;
    text-align: left;
    color: #5aa131;
}

#sp-footer-left .footer-mainmap h3 a {
    color: #1D723E;
}

.footer-mainmap ul {
    padding-left: 20px;
}

.footer-mainmap li {
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 14px;
    display: list-item !important;
    margin-bottom: 12px;
    list-style-type: disc;
    text-align: left;
    color: #5aa131;
}

.footer-mainmap li a {
    font-size: 14px;
    line-height: 17px !important;
}

.footer-mainmap li a:hover {
    color: #5aa131 !important;
}

.footer-mainmap li a:hover:after {
    font-family: 'FontAwesome';
    font-size: 14px;
    /*content: ' \f105';*/
    ;
}

#sp-footer-right {
    padding-right: 0;
}

#sp-footer-right .custom {
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 14px;
    margin-top: 30px;
}

.footer-logo {
    display: block;
    margin: 0 auto;
}

.footer-info {
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 15px;
    padding-top: 25px;
    text-align: left;
    border-radius: 5px;
    background-color: #2c2c2c;
}

.footer-location {
    display: block;
    margin-bottom: 10px;
    padding-left: 25px;
    background-image: url(../images/ico-pin.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.footer-phone {
    display: block;
    margin-bottom: 10px;
    padding-left: 25px;
    background-image: url(../images/ico-phone.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.footer-phone2 {
    display: block;
    margin-bottom: 10px;
    padding-left: 25px;
}

#sp-footer-right hr {
    height: 0;
    border: none;
    border-bottom: 1px solid #000;
}


/*Sub footer*/

#sp-subfooter-left ul {
    vertical-align: middlem;
}

#sp-subfooter-left li {
    display: inline-block;
    margin-right: 10px;
}

#sp-subfooter-left li:after {
    margin-left: 10px;
    content: ' | ';
    color: #5aa131;
}

#sp-subfooter-left li a {
    font-size: 12px;
    display: inline-block;
    vertical-align: middlem;
    color: #fff;
}

#sp-subfooter-left li a:hover {
    color: #5aa131;
}

#sp-subfooter-right .custom {
    margin-top: 10px;
}

.itemid-144 #sp-main-body {
    display: none;
}

.home-search-form {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: right;
}

.ua-input-search {
    display: inline-block !important;
    height: 40px !important;
    border: 1px solid #d7d7d7 !important;
    border-radius: 5px 0 0 5px !important;
}

.ua-button-search {
    display: inline-block;
    margin-right: 20px;
    margin-left: -4px;
}

.ua-mp-home a {
    overflow: hidden;
    width: 150px;
    height: 75px;
    text-indent: 200px;
    background-image: url(../images/logoHome-2.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.link-andes a {
    overflow: hidden;
    width: 130px;
    height: 75px;
    text-indent: 200px;
    background-image: url(../images/logoUniAndes-2.png);
    background-repeat: no-repeat;
    background-position: center center;
}


/* Breadcrums */

.breadcrumb {
    font-size: 12px !important;
    margin-bottom: 20px;
    padding: 8px 15px 15px 0;
    list-style: none;
    color: #555;
    border-radius: 4px;
    background-color: transparent;
    border-bottom: 1px dashed #ccc;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

#sp-menu a:hover {
    text-decoration: none;
}

.sp-megamenu-parent li.sp-menu-item .sp-mega-group a.sp-group-title {
    /*border-bottom: solid 1px #d7d7d7;*/
    color: #1d723e !important;
    font-family: 'Helvetica-Light', Arial, sans-serif !important;
    font-size: 19px !important;
    font-weight: lighter !important;
    margin: 0 0 15px 0;
    padding: 0;
    text-transform: uppercase !important;
}

span.itemImage img {
    border: none;
    padding: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#k2Container .itemHeader {
    padding-left: 10px;
}

#k2Container .itemHeader .itemTitle {
    background-image: url(../images/title-rect.png);
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: none;
    /*color: #1d723e;*/
    color: #464646;
    /*font-family: 'Helvetica-Bold', Arial, sans-serif;*/
    font-family: 'Helvetica-Light', Arial, sans-serif;
    /*font-size: 17px;*/
    font-size: 20px;
    /*font-weight: normal !important;*/
    font-weight: lighter;
    !important;
    margin-left: -10px;
    padding-top: 16px;
    padding-left: 10px;
    text-transform: none;
    text-transform: uppercase;
}

#k2Container .itemBody .itemImageBlock a {
    text-decoration: none;
}

#k2Container .itemBody .itemIntroText {
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 18px;
    font-weight: normal !important;
}

#disqus_thread {
    margin-top: 40px;
}

.itemListCategory img {
    width: 40px !important;
    height: 40px !important;
    border: none !important;
}

div.itemListCategory {
    background: transparent !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

div.itemListCategory h2 {
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 20px !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 15px;
    text-transform: uppercase !important;
    color: #555 !important;
}

.itemToolbar {
    display: none;
}


/*Resultado busquedas*/

.title-busquedas {
    background-image: url(../images/title-rect.png);
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: none;
    color: #1d723e;
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-left: -10px;
    padding: 16px 0 20px 10px;
    text-transform: none;
}

.search-opciones {
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 4px;
}

.result-title {
    padding-bottom: 20px;
}

.result-text {
    padding-bottom: 25px;
}

.form-limit {
    display: none;
}

.counter {
    display: none;
}

.search .pagination>.active>a,
.pagination>.active>span {
    border-color: #1d723e;
    background-color: #1d723e;
}

.search .btn-toolbar button {
    background: #e4773a !important;
    border: none;
    width: 180px;
    height: 35px;
    margin-left: 12px;
}

.result-title a {
    font-size: 16px;
}

.searchintro p {
    padding-bottom: 15px;
}


/*Buscador programas*/

.buscador-programas {
    background-color: #f9f9f9;
    padding: 20px 5px;
    border-radius: 5px;
    position: relative;
}

.titulo-buscador {
    background-image: url(../images/title-rect.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 10px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 20px;
    margin-bottom: 0;
}

.buscador-programas .ui-autocomplete-input {
    width: 100%;
    height: 40px;
}

.buscador-programas .ui-autocomplete-input {
    color: #555;
}

.buscador-programas .ui-autocomplete-input::-webkit-input-placeholder,

/* WebKit browsers */

.buscador-programas .ui-autocomplete-input:-moz-placeholder,

/* Mozilla Firefox 4 to 18 */

.buscador-programas .ui-autocomplete-input::-moz-placeholder,

/* Mozilla Firefox 19+ */

.buscador-programas .ui-autocomplete-input:-ms-input-placeholder
/* Internet Explorer 10+ */

{
    color: #555;
    opacity: 1;
}

.row-titulo-buscador {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 20px;
    padding: 0;
}

.row-titulo-buscador > div {
    padding: 0;
}

.row-titulo-buscador .button {
    background: none;
    border: none;
    color: #1d723e;
    font-size: 16px;
    line-height: 57px;
    margin-top: 16px;
    padding: 0;
    text-align: right;
    text-decoration: underline;
    width: 100%;
}

.buscador-programas .boton-busqueda-programas {
    border: 0;
    bottom: 1px;
    color: #fff;
    display: inline;
    font-size: 14px;
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    height: 41px;
    margin-top: 0 !important;
    margin-bottom: 10px;
    padding: 10px;
    position: absolute;
    right: 15px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
    /*top: 129px;*/
    /*right: 0;*/
    ;
}

.buscador-programas .k2filter-table {
    display: block;
    position: relative;
    width: 100%;
}

.buscador-programas .k2filter-table .k2filter-row {
    display: block;
    position: relative;
}

.buscador-programas .k2filter-cell {
    float: left;
}

#K2FilterBox303 > form > div > div:nth-child(1) > div:nth-child(1) {
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
}

#K2FilterBox303 > form > div > div:nth-child(2) > div > div {
    position: absolute;
    right: 185px;
    bottom: 20px;
}

.buscador-programas div[class^="k2filter-field"] select,
.buscador-programas .k2filter-field-3 button {
    border: none;
    box-shadow: none;
    color: #555;
    cursor: pointer;
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 12px;
    width: 120%;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.buscador-programas div[class^="k2filter-field"] {
    background: url("../images/BG-dropdown-arrow.png") right top no-repeat;
    background-color: #fff;
    background-size: auto 100%;
    border: 1px solid #ccc;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.buscador-programas div.k2filter-field-1 {
    background: none;
    border: 0;
    box-shadow: none;
}

.buscador-programas .custom-arrow {
    height: 38px;
    right: 1px;
    position: absolute;
    top: 1px;
    width: 40px;
}

.buscador-programas div[class^="k2filter-field"] select option {
    color: #555;
}

.buscador-programas .k2filter-field-2 {
    width: 190px;
    height: 40px;
}

.buscador-programas .k2filter-field-2 select {
    height: 40px;
    width: 100%;
}

.ui-widget-header {
    border: 1px solid #464646 !important;
    background: #464646 !important;
    color: #fff !important;
    font-weight: bold;
}

.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #464646 !important;
    background: #464646 !important;
    font-weight: bold;
    color: #fff !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    /*border: 1px solid #ccc !important;*/
    ;
}

.buscador-programas .k2filter-field-3 button {
    height: 40px;
    min-width: 223px;
    color: #555;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.buscador-programas .k2filter-field-3 button:hover {
    /*border: 1px solid #d7d7d7;*/
    ;
}

.buscador-programas .k2filter-field-3 button span.ui-icon {
    display: none;
}

.buscador-programas .k2filter-field-4 {
    min-width: 200px;
}

.buscador-programas .k2filter-field-4 select {
    height: 40px;
}

div.row.buscador-programas > div {
    padding: 0;
}

.buscador-programas select {
    color: #d7d7d7;
}

.ui-state-active .ui-icon {
    background-image: none !important;
}

.ui-state-default .ui-icon {
    background-image: url(../images/ui-icons_222222_256x240.png) !important;
    width: 16px;
    height: 16px;
}


/*----------------------------------------- *
 * LISTADO DE ELEMENTOS CATEGORÍA PROGRAMAS ABIERTOS   *
 * ----------------------------------------- */

#k2Container .programas-abiertos {}

#k2Container .programas-abiertos #itemListLeading {
    background-color: #f9f9f9;
    border-radius: 3px;
    color: #555;
}

#k2Container .programas-abiertos #itemListLeading .titulo-seccion-destacado {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 20px;
    padding: 20px 0 16px 0;
    text-transform: uppercase;
}

#k2Container .programas-abiertos #itemListLeading .titulo-seccion-destacado span {
    color: #464646;
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 20px;
    padding-left: 10px;
}

#k2Container .programas-abiertos #itemListLeading .featured-top-line {
    background-color: #e7e7e7;
    display: block;
    height: 4px;
    margin-bottom: 10px;
    width: 64px;
}

#k2Container .programas-abiertos #itemListLeading .catItemHeader {
    padding-top: 10px !important;
}

#k2Container .programas-abiertos #itemListLeading .catItemHeader h3 {
    padding-top: 0px;
    padding-left: 10px;
}

#k2Container .programas-abiertos #itemListLeading .itemContainer {
    padding: 0;
}

#k2Container .programas-abiertos #itemListLeading .catItemView {
    padding: 0 0 20px 0;
}

#k2Container .programas-abiertos #itemListLeading .catItemView > div[class^="col-"] {
    padding: 0 10px;
}

#k2Container .programas-abiertos #itemListLeading .catItemImageBlock {
    padding: 0;
}

#k2Container .programas-abiertos #itemListLeading .catItemImageBlock img {
    border: 0;
    border-radius: 3px;
    padding: 0;
}

#k2Container .programas-abiertos #itemListLeading .catItemTitle {
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

#k2Container .programas-abiertos #itemListLeading .catItemAuthor,
#k2Container .programas-abiertos #itemListLeading .catItemDateCreated,
#k2Container .programas-abiertos #itemListLeading .catItemCategory {
    color: #555;
    display: inline !important;
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

#k2Container .programas-abiertos #itemListLeading .catItemAuthor a,
#k2Container .programas-abiertos #itemListLeading .catItemDateCreated a,
#k2Container .programas-abiertos #itemListLeading .catItemCategory a {
    text-decoration: underline;
}

#k2Container .programas-abiertos #itemListLeading .catItemView .catItemAuthor {
    padding-left: 10px;
}

#k2Container .programas-abiertos #itemListLeading .catItemView .catItemDateCreated {}

#k2Container .programas-abiertos #itemListLeading .catItemView .catItemCategory {
    border-bottom: none;
    padding: 0;
}

#k2Container .programas-abiertos #itemListLeading .catItemView .catItemCategory span {
    font-weight: normal;
    padding: 0;
}

#k2Container .programas-abiertos #itemListLeading .catItemBody {
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 16px;
    padding-left: 10px;
    padding-bottom: 0;
}

#k2Container .programas-abiertos .separador-destacados {
    border-top: 1px solid #e7e7e7;
    height: 1px;
    padding: 0;
}

#k2Container .programas-abiertos #itemListPrimary {}

#k2Container .programas-abiertos #itemListPrimary .featured-top-line {
    background-color: #e7e7e7;
    display: block;
    height: 4px;
    margin-bottom: 10px;
    width: 64px;
    margin-top: 15px;
}

#k2Container .programas-abiertos #itemListPrimary .item-imagen {
    padding: 0;
}

#k2Container .programas-abiertos #itemListPrimary .item-head {
    padding: 0;
}

#k2Container .programas-abiertos #itemListPrimary .itemContainer {}

#k2Container .programas-abiertos #itemListPrimary .catItemView {}

#k2Container .programas-abiertos #itemListPrimary .catItemView > div[class^="col-"] {}

#k2Container .programas-abiertos #itemListPrimary .catItemImageBlock {}

#k2Container .programas-abiertos #itemListPrimary .catItemImageBlock img {}

#k2Container .programas-abiertos #itemListPrimary .catItemHeader {
    padding-left: 5px;
}

#k2Container .programas-abiertos #itemListPrimary .catItemHeader .catItemTitle {
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

#k2Container .programas-abiertos #itemListPrimary .catItemTitle {
    padding-left: 10px;
}

#k2Container .programas-abiertos #itemListPrimary .catItemBody {
    font-size: 16px;
    padding-left: 15px;
}

#k2Container .programas-abiertos #itemListPrimary .catItemImage img {
    padding: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    border: none;
}

#k2Container .programas-abiertos #itemListPrimary .catItemFooter {
    font-size: 12px;
}

#k2Container .programas-abiertos #itemListPrimary .catItemFooter .catItemCategory {
    padding: 0;
    display: inline-block;
    border: none;
}

#k2Container .programas-abiertos .k2Pagination a {
    color: #555;
}

#k2Container .programas-abiertos .k2Pagination .active a,
#k2Container .programas-abiertos .k2Pagination .active a:hover {
    background-color: #1d723e;
    border-color: #1d723e;
    color: #fff;
    font-weight: bold;
}

#k2Container .programas-abiertos div.catItemHeader h3.catItemTitle {
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

#k2Container .programas-abiertos div.featured-top-line {
    background-color: #e7e7e7;
    display: block;
    height: 4px;
    margin-bottom: 10px;
    width: 64px;
    margin-top: 15px;
}

#k2Container .programas-abiertos span.catItemImage img {
    padding: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    border: none;
}

#k2Container .programas-abiertos .item-head {
    padding: 0;
}

#k2Container .programas-abiertos .catItemFooter {
    padding: 0;
}

#k2Container .programas-abiertos .catItemFooter {
    font-size: 12px;
}

#k2Container .programas-abiertos .catItemExtraFieldsValue {
    color: #1d723e;
}

#k2Container .programas-abiertos div.catItemCategory {
    border: none;
    line-height: 14px;
}

#k2Container .programas-abiertos div.itemContainer {
    border-bottom: 1px solid #d7d7d7;
}

#k2Container .programas-abiertos .catItemExtraFieldsValue p {
    display: none;
}

#k2Container .programas-abiertos li.typeRadio {
    display: none !important;
}

.programas-abiertos li.even.typeRadio {
    display: none;
}

#k2Container .programas-abiertos .itemExtraFields .typeRadio {
    display: none !important;
}

#k2Container .programas-abiertos .campo-abiertos {
    display: none;
}

.titulo-programas {
    background-image: url(../images/title-rect.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 16px;
    padding-bottom: 20px;
    padding-left: 10px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 20px;
    border-bottom: 1px solid #d7d7d7;
}


/*Evento destacado*/

.list-destacado {
    background: #f9f9f9;
    margin-bottom: 20px;
    padding: 0 20px !important;
}

.list-destacado .titulo-seccion-destacado {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 20px;
    padding: 20px 0 16px 0;
    text-transform: uppercase;
}

.list-destacado .featured-top-line {
    background-color: #e7e7e7;
    display: block;
    height: 4px;
    margin-bottom: 10px;
    width: 64px;
}

.list-destacado .titulo-seccion-destacado span {
    color: #464646;
    font-family: 'Helvetica-Light', Arial, sans-serif;
    font-size: 20px;
    padding-left: 10px;
}

.list-destacado ul.ev_ul li.ev_td_li {
    border-bottom: none;
}

.itemFullText p {
    line-height: 19px;
}


/*FACULTY OPENINGS*/

.container-opening-top {
    background-color: #f9f9f9;
    padding: 20px 30px;
    border-radius: 3px;
    margin-bottom: 20px;
}

.container-opening-top div {
    padding-left: 5px;
    padding-right: 5px;
}

.container-opening-top a {
    display: block;
    width: 100%;
    color: #fff;
    border-radius: 3px;
    padding: 10px 10px 10px 40px;
    text-align: center;
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.container-opening-top a:after {
    font-family: 'FontAwesome';
    font-size: 15px;
    content: ' \f105';
}

.opening-btn1 {
    background-color: #1d723e;
    background-image: url(../images/opening-btn1.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.opening-btn2 {
    background-color: #517079;
    background-image: url(../images/opening-btn2.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.opening-btn3 {
    background-color: #e4773a;
    background-image: url(../images/opening-btn3.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.opening-btn1:hover {
    background-color: #0c4823;
}

.opening-btn2:hover {
    background-color: #2f4b53;
}

.opening-btn3:hover {
    background-color: #c1591e;
}

.opening-item-image {
    padding: 0;
}

.container-opening-item h3 {
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    font-size: 15px;
    font-weight: normal !important;
    line-height: normal !important;
    margin-top: 15px !important;
    margin-bottom: 20px;
    padding-top: 16px !important;
    text-transform: none;
    color: #1d723e !important;
    border-bottom: none;
    background-image: url(../images/title-rect.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.container-opening-item {
    border-top: solid 1px #e7e7e7;
    /*border-bottom: solid 1px #e7e7e7;*/
    padding-top: 20px;
    padding-bottom: 20px;
    height: 145px;
}

@media (min-width: 990px) {
    .custom.footer-mainmap .row > div[class^="col-"] {
        padding-right: 0;
    }
}

@media (max-width: 991px) {
    .container-opening-top a {
        margin-bottom: 10px;
    }
}

@media (max-width: 660px) {
    .buscador-programas .k2filter-cell,
    .buscador-programas div[class^="k2filter-field"],
    .buscador-programas div[class^="k2filter-field"] select,
    .buscador-programas .k2filter-field-3 button {
        display: block;
        padding-right: 0;
        position: relative;
        width: 100%;
    }
}

@media (max-width: 350px) {
    .item-1274,
    .item-1275,
    .item-1276,
    .item-1277,
    .item-1278 {
        display: none !important;
    }
}

@media (max-width: 768px) {
    #sp-topnavright {
        width: 100% !important;
    }
    .item-1274,
    .item-1275,
    .item-1276,
    .item-1277,
    .item-1278 {
        display: inline-block !important;
    }
    .container-opening-item {
        height: auto;
    }
    #sp-topnavright .sp-column .sp-module {
        float: right;
    }
    .sp-module.header-mobile {
        text-align: center;
    }
    .sp-module.header-mobile img {
        margin: 0 auto;
    }
    .sp-module.header-mobile h1 {
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 20px;
    }
    #cust-navigation249 {
        /*        display: none;*/
        ;
    }
    #slider249 .slide-desc {
        position: relative !important;
        color: #222 !important;
        /*background-color: red;*/
        padding-top: 0 !important;
        font-size: 18px !important;
        background-image: none !important;
    }
    #djslider249 .slide-title,
    #djslider249 .slide-title a {
        font-size: 20px;
        color: #222;
        border: none;
        /*white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;*/
        ;
    }
    #djslider249 .slide-text {
        display: none !important;
    }
    #djslider249 ul li img {
        width: 100% !important;
        height: auto !important;
    }
    .djslider-default .load-button {
        border-color: #1d723e !important;
    }
    .djslider-default .load-button-active {
        background-color: #1d723e !important;
    }
    #cust-navigation249 {
        top: 10px !important;
        right: 0;
        left: 0;
        text-align: center;
        /*border-top: solid 1px #f5f5f5;
        border-bottom: solid 1px #f5f5f5;*/
        margin: 10px 0 20px 0;
        padding: 50px 0 0 0;
    }
    #navigation249 {
        width: 100% !important;
        /*top: 0% !important;*/
        margin-top: -30% !important;
    }
    #navigation249 #prev249 {
        left: 35px;
        top: 40px;
    }
    #navigation249 #next249 {
        right: 10px;
        top: 40px;
    }
    .sp-module ul > li > a {
        font-size: 16px !important;
    }
    #sp-menusuperior {
        display: none;
    }
    #sp-topnavright {
        float: right !important;
        margin-right: 0;
    }
    #sp-home-row1-list {
        padding-bottom: 50px;
    }
    #sp-bottom1 {
        margin-bottom: 20px;
    }
    .feed-home {
        padding-right: 35px;
    }
    .footer-acred {
        display: block;
        margin: 0 auto;
    }
    .feed-home-list {
        padding-left: 15px;
    }
    #jb02-timeline {
        display: none;
    }
    body.itemid-1458 {
        padding: 0;
    }
    body.itemid-1305 #k2Container > div.itemBody > div:nth-child(2) > div > p img {
        margin-right: 20px;
    }
    table#professor-list.summer-School tr:first-child {
        height: 100%;
    }
    body.itemid-1691 .itemIntroText,
    .minisitio-slider {
        display: none;
    }
    .programas-abiertos .itemContainer,
    #k2Container > div.itemBody > div.col-xs-12.col-sm-12.col-md-4.col-lg-4.programs-extraFields-container > div > ul > li > span > p > iframe {
        width: 100% !important;
    }
    .iblock {
        display: inline-block !important;
        color: #fff !important;
        position: relative;
        top: -8px;
    }
    .academy-list .dataTables_wrapper table#professor-list .academy-list-item-info {
        padding: 0;
    }
    div#sp-home-row1 {
        padding-left: 0;
        padding-right: 0;
    }
    div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
        height: auto !important;
    }
    #sp-component {
        padding-right: 10px !important;
    }
    .bannergroup {
        margin-bottom: 10px;
    }
    #sp-left {
        padding-left: 10px !important;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    #djslider-loader249 {
        padding-top: 0px !important;
    }
}

@media (max-width: 1200px) {
    
    
    .breadcrumb {
        margin-top: 15px;
    }
    .buscador-programas .boton-busqueda-programas {
        float: none;
        display: block;
        position: relative;
    }
    .sp-module ul > li > a {
        font-size: 10px;
    }
    .top-nav.twitter,
    .top-nav.facebook,
    .top-nav.vimeo,
    .top-nav.linkedin,
    .top-nav.googleplus {
        width: 34px !important;
    }
    #sp-header .sp-default-logo {
        display: block !important;
    }
}

@media (max-width: 1500px) {
    #djslider249 ul li img {
        height: auto;
    }
}

.oculto,
.item-1724 {
    display: none !important;
}

.itemid-1312 .catItemAuthor,
.itemid-1315 .catItemAuthor {
    display: none;
}

.home-news-info.moduleItemAuthor {
    display: none;
}

#k2Container > div.itemBody > div.col-xs-12.col-sm-12.col-md-4.col-lg-4.programs-extraFields-container > div > ul > li > span > p > iframe {
    border-radius: 4px;
}

div.itemImageBlock {
    margin-bottom: 0;
    padding: 0;
}

#inner-contacto form label {
    color: #FFF !important;
}

#k2Container > div.itemBody > div.col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    padding: 0;
}

#djslider330 .minisitio-slider #home-slider-nav {}


/*Menú lateral internas*/

.menu-lateral-interno ul.nav li {
    background: #f9f9f9 !important;
    border-bottom: 1px solid #e8e8e8 !important;
    padding: 5px 25px 5px 45px;
}

.menu-lateral-interno ul.nav li:hover {
    background: #eaeaea !important;
    cursor: pointer;
}

.menu-lateral-interno ul.nav li.active {
    background-color: #517079 !important;
}

.menu-lateral-interno ul.nav li.active a {
    color: #fff !important;
}

.menu-lateral-interno ul.nav li a:hover {
    color: #333;
}

#accordion_menu_370 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_386 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_386 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.first.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_386 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_386 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_369 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened.first > div.ul-wrapper > ul > li.last,
#accordion_menu_371 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_387 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_387 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.first.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_387 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_388 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_388 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.first.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_388 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_388 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_388 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_388 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_388 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_388 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.first.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_388 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_388 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_388 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_388 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_379 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_357 > li.current.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_373 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_374 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened.first > div.ul-wrapper > ul > li.last,
#accordion_menu_375 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_376 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_378 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_385 > li.current.opened > div.ul-wrapper > ul > li.current.opened.first > div.ul-wrapper > ul > li.current.opened.last,
#accordion_menu_383 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened.last,
#accordion_menu_383 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.last,
#accordion_menu_385 > li.current.opened > div.ul-wrapper > ul > li.current.opened.first > div.ul-wrapper > ul > li.last,
body.itemid-1425 #sp-component > div > ol > li:nth-child(3),
#accordion_menu_398 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened.last,
#accordion_menu_373 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li:nth-child(6),
#accordion_menu_377 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li,
#accordion_menu_372 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened.first > div.ul-wrapper > ul > li:nth-child(6),
#accordion_menu_372 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened.first > div.ul-wrapper > ul > li.last, 
#accordion_menu_429 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.current.opened.last > div.ul-wrapper > ul > li.current.opened.last > div > div.menu-link {
    display: none;
}

body #accordion_menu_379 > li.current.opened > div.ul-wrapper > ul > li.current.opened > div.ul-wrapper > ul > li.last {
    display:block;
}


/*AJUSTES DISEÑO*/

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

div#sp-home-row1 {
    padding-left: 0;
}

#k2ModuleBox253 li:first-child {
    padding-left: 0;
}

#k2ModuleBox253 li:last-child {
    padding-right: 0;
}


/*#k2ModuleBox253 li .uasectitle {
    padding-left: 10px;
    min-height: 52px;
}*/


#k2ModuleBox253 li .home-news-intro {
    padding-left: 10px;
}

#k2ModuleBox253 li .home-news-info {
    padding-left: 10px;
}

#k2ModuleBox253 li:hover .moduleItemArrow {
    color: #1D723E;
}

.home-diferencias p {
    padding-left: 10px;
}

.home-acreditaciones p {
    padding-left: 10px;
}

#sp-home-row2-left {
    padding-left: 0;
}

.home-diferencias div:first-child {
    padding-left: 5px;
}

.home-acreditaciones {
    padding-left: 5px;
}

#sp-home-row3 {
    padding-left: 0;
    padding-right: 0;
}

#sp-home-row3 .row {
    margin: 0 !important;
}

#sp-home-row3 .row div:first-child {
    padding-left: 0;
}

#sp-home-row3 .row div:first-child h3,
#sp-home-row3 .row div:first-child p {
    padding-left: 10px;
}

#sp-home-row3 .row div:last-child {
    padding-right: 0;
}

#innerBM288 div:nth-child(2) {
    padding-top: 15px;
}

#innerBM286 div:nth-child(2) {
    padding-top: 15px;
}

.siguenos-home ul {
    padding-left: 10px;
}

.siguenos-home {
    padding-left: 60px;
}

div.itemBody {
    border-bottom: 1px solid #e7e7e7;
}

.decanos > tbody > tr:nth-child(13),
#professor-list > tbody > tr:nth-child(14) {
    border-bottom: none !important;
}

div.k2Pagination {
    padding: 0px;
    text-align: center;
    color: #999;
    margin-bottom: -28px;
}

.jevbootstrap img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#jevents_body > div.custom.evento-destacado > div > table > tbody > tr > td > ul > li {
    padding-top: 0;
}

#jevents_body > div.col-xs-12.col-sm-12.col-md-12.col-lg-12.list-event-container > table > tbody > tr:nth-child(1) > td > ul > li {
    border-top: 1px solid #e7e7e7;
}

#jevents_body ul.ev_ul li.ev_td_li {
    border-color: none;
}

ul.ev_ul li.ev_td_li {
    border: none !important;
    border-top: 0;
    color: #555;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0 !important;
    padding: 20px 0;
    background-image: none;
    border-top: 1px solid #e7e7e7 !important;
}

#jevents_body > div.custom.evento-destacado > div > table > tbody > tr > td > ul > li {
    border-top: none !important;
}

.inter h3.cinch-menu-title {
    font-size: 18px !important;
}


/*AJUSTES CENTRO DE CONTACTO*/

.intro-info-contacto a {
    font-size: 12px;
    color: #fff;
}

@media (max-width: 768px) {
    div#sp-home-row1 {
        padding: 0;
    }
    #p-footer {
        text-align: center !important;
    }
    #sp-subfooter-left li {
        display: block;
        text-align: center;
    }
    #sp-subfooter-left li:after {
        content: "";
    }
    #sp-bottom4 a img {
        margin: 0 auto;
    }
    .home-diferencias div:first-child {
        padding-left: 10px;
        padding-right: 0;
    }
    .home-acreditaciones {
        padding-left: 10px;
    }
}

.book-inner-cat-item .textmedia .information p:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
/*
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    border: none;
    height: 129px;
} */

/*.tbwa div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    position: relative;
    right: 30%;
}*/

.alert-warning {
    display: none;
}

@media (max-width: 991px) {
    .body-innerwrapper div.sticky-wrapper {
        /*max-height: 154px;*/
    }
    #sp-logo {
        width: 100%;
    }
    #sp-search {
        display: none;
    }
    div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
        float: none;
    }
    #sp-topnavright {
        float: right;
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    #djslider-loader249 {
        padding-top: 20px !important;
    }
    .ua_boton:after {
        display: none;
    }
}

#k2ModuleBox253 div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    height: 129px;
}


/*Eventos home*/

.event-module-date .mod_events_latest_date {
    padding-left: 0;
}

#sp-header-mobile a {
    color: #707070;
}

div.itemTagsBlock {
    padding: 20px 0 20px 0 !important;
}

.event-detail-location {
    margin-top: 0;
}

.event-back {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.programas-abiertos .itemListCategoriesBlock {
    margin-top: 50px;
}

@media (max-width: 1220px) {
    #header-logo-text a {
        font-size: 23px;
    }
}

@media (max-width: 360px) {
    #navigation249 {
        top: -87px !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    #djslider-loader249 {
        padding-top: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
  #djslider-loader249 {
      /*padding-top: 20px !important;*/
  }
}

@media (max-width: 768px) {
  #djslider-loader249 {
    /*padding-top: 102px !important;*/
  }
  #djslider249 {
      margin-bottom: 125px;
  }
}

/*JM Slideshow*/

.jmslide-item, .jmslideshow{
    height: 460px !important;
    background-color: #fff !important; 
}

.contslider-wrapper{
    max-width: 1170px;
    display: block;
    margin: 0 auto;
    height: 100%;
    padding: 0 !important;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex; 
    display: flex;
    align-items: flex-end;
}

.jmslideshow .slideshow-content{
    position: relative !important;
    width: 100% !important;
    background: none !important;
    opacity: 1 !important;
    min-height: 150px;
    padding-bottom: 20px !important;
}

.slider-gradient{
    display: block;
    position: absolute;
    width: 100%;
    background-image: url(../images/slider-over-gradient.png) !important;
    height: 100%;
    background-position: bottom;
    background-repeat: repeat-x;
}

.jmslideshow .slideshow-content h3{
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 32px;
    font-weight: normal !important;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: solid 1px #1d723e;
}

.jmslideshow .slideshow-content h3 a {
    color: #fff;
    line-height: 33px;
}

.jmslideshow .slideshow-content p{
    width: 75%;
}

.jmslideshow .slideshow-content p a{
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 16px;
    position: relative;
    width: 70%;
    padding-right: 10px;
    color: #fff;
}

.container-control{
    height: 40px;
    width: 100%;
    max-width: 1170px;
    position: relative;
    margin: 0 auto;
    margin-top: -65px;
    z-index: 200;
}

.jmslideshow .cycle-next{
    position: absolute;
    right: 0 !important;
    top: 0 !important;
}

.jmslideshow .cycle-prev{
    position: absolute !important;
    right: 50px !important;
    top: 0 !important;
    left: auto !important;
}

.cycle-pager{
    height: 15px;
    width: auto;
}


.jmslideshow .cycle-pager{
    right: 110px !important;
    left: auto !important;
    top:12px;
}

.jmslideshow .cycle-pager span{
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #fff; 
    background-image: none !important;

}

.jmslideshow .cycle-next{
    background: url(../images/next.png) no-repeat !important;
    opacity: 1 !important;
}

.jmslideshow .cycle-prev{
    background: url(../images/prev.png) no-repeat !important;
    opacity: 1 !important;
}

.cycle-pager-active{
    background-color: #fff !important;
}

@media (max-width: 1200px){
    .container-control{
        max-width: 970px;
    }
    
}

@media (max-width: 991px){
    .container-control{
        max-width: 90%;
        padding-left: 20px !important;
        padding-right: 20px !important; 

    }

    .jmslideshow .slideshow-content p{
        width: 60%;
    }

    .jmslide-item, .jmslideshow {
    height: 350px !important;
    }

    .jmslideshow .slideshow-content h3 {
    font-size: 24px;

    }

    .jmslideshow .slideshow-content{
        padding-left: 20px !important;
        padding-right: 20px !important; 
    }
    
}

@media (max-width:768px) {
    .jmslide-item, .jmslideshow {
      height: 290px !important;  
    }

    div.jmslide-item{
        background-size: auto 200px !important;
       padding-top: 340px;
    }

    .jmslideshow .slideshow-content{
        background-color: #fff !important;
        height: 140px !important;
        overflow: hidden;
    }

    .jmslideshow .slideshow-content h3 a{
        color: #222 !important;
        line-height: 22px !important
    }

    .jmslideshow .slideshow-content p{
        display: none;
    }
    .jmslideshow .slideshow-content h3{
        font-size: 19px;
    }

    .container-control{
        position: absolute;
        top: 130px;
        max-width: none !important;
    }

    .jmslideshow .cycle-prev{
        left: 20px !important;
    }

    .jmslideshow .cycle-next{
        right: 20px !important;
    }

    .jmslideshow .cycle-pager{
        top: 85px !important;
        width: 100%;
        right: auto !important;
        text-align: center;
        margin-left: -20px;
    }

    .jmslideshow .cycle-pager span{
        display: inline-block !important;
        float: none !important;
    }

}

@media (max-width:380px) {
    .jmslide-item, .jmslideshow {
      height: 310px !important;  
    }
}


/*Data table Profesores catedra*/

.view-profesoresdecatedras table.dataTable th, .view-profesoresdecatedras .sorting_asc{
    border-bottom: 5px solid #45863e;
    color: #fff !important;
    text-transform: uppercase;
    background: #1d723e !important;
    text-align: center !important;
}

.view-profesoresdecatedras th{
    border-right: 1px solid #2e834f;
    border-left: 0;
    border-top: 0;
}

.view-profesoresdecatedras table.dataTable tr:first-child td{
    color: #555 !important;
}

.view-profesoresdecatedras table.dataTable tr td{
    border-right: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
}

.view-profesoresdecatedras .academy-list .dataTables_wrapper .datatabla-container{
    padding: 0;
}

.view-profesoresdecatedras .even{
    background: #f4f4f4;
}

.view-profesoresdecatedras table.dataTable td{
    padding: 19px !important;
}

.top-nav.soundcloud{
    line-height: 200px;
    overflow: hidden;
    width: 40px;
    border-color: red;
    background-image: url(../images/sprite-social-icons40x40.png) !important;
    background-repeat: no-repeat;  
}

.top-nav.soundcloud {
    background-position: -200px 0;
}

.top-nav.soundcloud:hover {
    background-color: #ff3b00 !important;
    background-position: -200px -40px;
}

/*Escuela de verano*/

.escuela-verano div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img{
    height: 100%;
}

.noticias-escuela-verano .moduleItemArrow{
    right: 20px;
}

.noticias-escuela-verano .moduleItemTitle{
    font-family: 'Helvetica-Bold', Arial, sans-serif;
    text-transform: uppercase;
    display: block;
    margin-top: 15px;
    font-size: 1em;
    font-weight: bold !important;
}

/*Slider home*/
#sp-home-slider .sp-module-title{display:none;}
/*.slideshowck.camera_wrap.camera_amber_skin{max-height: 50vh !important;}*/
.camera_pie{display: none;}
.sp-megamenu-parent >li.active{background-color: transparent !important;}
.ua-input-search.inputbox.search-query{width: 94%;}
#sp-section-4{display:none;}
ul.sp-megamenu-parent.menu-fade.hidden-xs li.ua-mp-home{margin-right: 2vw;}
#sp-menusuperior li a:after {
    content: ' | ';
    color: #ffffff;
    margin-left: 5px;
}
#sp-menusuperior li:last-child a:after{display: none;}
.lang-active{
    /*display: none !important;*/
}
.lang-flag{
    display: block;
}
.lang-flag:hover{
    display: block;
    line-height: 40px !important;
}
.lang-flag:first-child a, .lang-flag:first-child a:hover{
    /*background-image: url(../images/Ing_flag.jpg);*/
    /*width: 100%;*/
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: center;color: white !important;
    /*margin-right: 25px;*/
    background-position-x: 0;
}
.lang-flag:last-child a, .lang-flag:last-child a:hover{
    /*background-image: url(../images/Esp_flag.jpg);*/
    /*width: 100%;*/
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: center;
    color: white !important;
    /*margin-right: 25px;*/
    background-position-x: 0;
}
#sp-header{
    background-color: #094A20;
}
.sp-dropdown{
    width: 100vw;
    position: absolute;
    /*left: -20vw !important;*/
    /*padding: 0 0 0 20vw;*/
    background-color: white;
}
.sp-dropdown-inner{box-shadow: none !important; border: none !important;}
.camera_caption_desc a{
    width: 150px;
    height: 50px;
}
.camera_caption_desc div{
    text-align: center;
    /*width: 150px;*/
    height: 50px;
    border:1px solid #ebba00 !important;
    padding: 15px 0px;
    margin-top: 15px;
    color: #ebba00;
    font-size: 12pt !important;      
}

.camera_caption_desc div:hover, .camera_caption_desc a:hover{
    background-color: #ebba00;
    color: white;
    text-decoration: none;     
}

.camera_caption > div {
    background: transparent !important;
    margin-top: 25vh;
}

.camera_caption {
    height: 100%;
}
.camera_caption_desc{
    font-size: 1.1em !important;
    color: #ebba00;
    /*width: 40vw;*/
    border-top: 1px solid #ebba00;
    padding-top:15px;
}
.camera_caption_title {
    font-size: 2.2em !important;
    padding-bottom: 15px;
}

.sp-megamenu-parent >li:nth-child(1):hover {
    background-color: transparent !important;
}

input#mod-search-searchword{
    background: transparent;
    border: medium none !important;
    color: #484851;
    padding: 5px 0px;
    width: 94%;
    font-family: "Lato",sans-serif;
    font-weight: 300;
    height: 70px !important;
    font-size: 2.2em;
    box-shadow: none;
}
/*end Slider home*/

.sp-megamenu-wrapper>ul>li>a:hover,
.sp-megamenu-wrapper>ul>li>a:focus, 
.menu-justify:hover,
.menu-justify:docus{
    color: #1D723E !important;
}
#sp-top-nav-bar{    
    z-index: 1000;
    position: fixed;
    width: 100vw;
}
.lang-flag a{
    color: transparent !important;
}
#header-sticky {
    margin-top: 40px;
}
div#header-sticky-sticky-wrapper{
    position: fixed;
    top:0;
    width:100vw;
}

.slideshowck.camera_wrap.camera_ash_skin{
    height: calc(100vw * 600.0 / 1600.0) !important;
    min-height: 350px !important;
    margin-bottom: 0px !important;
    max-height: 750px;
}

/* Style Juan */ 


#k2ModuleBox253 li.col-xs-12.col-sm-12.col-md-6.col-lg-4 .moduleItemIntrotext img {
    position: relative;
    left: 0%;
}
.com-content .col-lg-12 a.moduleItemTitle.uasectitle {
    /*position: relative;
    left: 73%;
    width: 25%;
    margin-top: -26%!important;*/
    margin: 2.5% 0;
    padding: 0 2.5%;
}

#k2ModuleBox283 .moduleItemArrow:after {
    font-family: 'icomoon';
    font-size: 15px;
    content: '\e600';
    color: #555;
    //border: 1px solid #555;
    padding: 3px 10px 11px 10px;
}


/* Oscar */

.tbwa .moduleItemArrow:after {
    /*font-family: 'icomoon';*/
    font-size: 15px;
    content: 'Ver más';
    /*border: 1px solid #555;*/
    padding: 3px 10px 11px 10px;
    font-weight: no;
}

.tbwa .sp-module #k2ModuleBox253 a:hover::after{
    color: white;
}

.tbwa .uasectitle,
.tbwa .sp-module ul > li > a.uasectitle:hover {
    background-image: none;
    font-weight: bold;
}
.tbwa .sp-module #k2ModuleBox253 li:nth-child(n+2) .uasectitle,
.tbwa .sp-module #k2ModuleBox253 li:nth-child(n+2) .home-news-intro{
    background-color: #f9f9f9;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    /*padding-top: 20px !important;
    padding-bottom: 20px;*/
    padding-left: 20px;
    padding-right: 20px;
}

.tbwa .sp-module #k2ModuleBox253 li:nth-child(n+2) .home-news-intro{
    padding-bottom: 70px;
    height: 140px;
}

.tbwa .sp-module #k2ModuleBox253 li .home-news-intro {
    font-size: 13px;
    padding-left: 0px;
}

.tbwa .sp-module #k2ModuleBox253   li:nth-child(1) .home-news-intro p {
    /*position: relative;
    left: 73%;
    width: 25%;*/

}

.tbwa .sp-module #k2ModuleBox253 .moduleItemArrow {
    /*background: #f9f9f9;
    position: relative;
    top: 0%;
    bottom: 0%;  
    padding: 0px;
    margin: 0px;
    right: 0%;
    left: 77%;
    color: white;
    font-weight: bold;
    padding-left: 30px;
    padding-right: 30px;
    width: 140px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    color:black;*/
    background: #f9f9f9;
    font-weight: bold;
    width: 11vw;
    border: 1px solid black;
    color: black;
    text-align: center;
    max-width: 140px;
}
.tbwa .sp-module #k2ModuleBox253 .moduleItemArrow:hover {
    background: #555 !important;
    background-color: #555 !important;
    color: white !important;
}
.tbwa .sp-module #k2ModuleBox253 li:nth-child(n+2) .moduleItemArrow{
    /*position: absolute;
    top: inherit;*/
    bottom: inherit;
    /*right: inherit;
    left: inherit;*/
    left: 24%;
    margin-top: -60px;
    background-color: #f9f9f9;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    color: black;
    width: 11vw;

}

.tbwa .sp-module #k2ModuleBox253 .moduleItemArrow:after {
    border:none;
}

.tbwa .sp-module #k2ModuleBox253 .moduleItemImage img {
    margin: 0px;
    padding: 0px;
    border:none;
}

.tbwa .sp-module #k2ModuleBox253 .moduleItemIntrotext {
    padding: 0px;
}

.tbwa .sp-module #k2ModuleBox253 li:nth-child(1) {
    background-color: #f9f9f9;
    padding-left: 0px !important;
    margin: 0 10px;
    padding-right: 0px;
    width: 96%;
}

.tbwa .sp-module #k2ModuleBox253 li:nth-child(n+2) {
    margin-top: 20px;
    /*padding-left: 0px;
    padding-right: 0px;*/
}

/*.tbwa .sp-module #k2ModuleBox253 li:nth-child(n+2) img {
    height: 130px;
}*/

.tbwa .sp-module #k2ModuleBox253 li:nth-child(2),
.tbwa .sp-module #k2ModuleBox253 li:nth-child(3) {
    padding-right: 10px !important;
}


@media (max-width: 768px) {

.tbwa   #sp-home-row1,
.tbwa   .com-content .col-lg-12 a.moduleItemTitle.uasectitle,
.tbwa   .sp-module #k2ModuleBox253 li:nth-child(1) .home-news-intro p,
.tbwa   .sp-module #k2ModuleBox253 p,
.tbwa   .sp-module #k2ModuleBox253 li .uasectitle,
.tbwa   .sp-module #k2ModuleBox253 li .home-news-intro,  
.tbwa   .sp-module #k2ModuleBox253 .moduleItemIntrotext,
.tbwa   .sp-module #k2ModuleBox253 .moduleItemArrow{
    float: none;
    clear: both;
    width: 100%;
    left: 0px;
    right: 0px;
    margin-top: 0px !important;
  }
.tbwa   div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    width: 100%;
    position: initial;
  }
.tbwa   .sp-module .moduleItemTitle.uasectitle,
.tbwa   .sp-module #k2ModuleBox253 li .home-news-intro {
    text-align: center;
    font-size: 24px !important;
  }
.tbwa   .sp-module #k2ModuleBox253 .moduleItemArrow{
    width: 150px !important;
    margin-left: auto;
    margin-right: auto;
  }
.tbwa   .sp-module #k2ModuleBox253 li:nth-child(n+2) .moduleItemArrow{
    position: initial;
    left: 0px;
    margin-top: -43px !important;
  }
  .tbwa .link-noticias{
    width: 100%;
  }

}


.tbwa .link-noticias{
    width: 200px;
    text-align: center;
    border-style: solid;
    border-color: lightblue;
    border-width: 1px;
    margin-left: auto;
    margin-right: auto;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
}

.tbwa .link-noticias a {
    color: lightblue;
}

@media (min-width: 769px) and (max-width: 1999px){
    /*#k2ModuleBox253 li:nth-child(1) {
        width: 100% !important;
    }*/
    #k2ModuleBox253 li:nth-child(2),
    #k2ModuleBox253 li:nth-child(3),
    #k2ModuleBox253 li:nth-child(4) {
        width: 33% !important;
    }
    /*#k2ModuleBox253 a.moduleItemTitle.uasectitle {
        margin-top: -38% !important;
    }*/

}
@media (min-width: 769px) and (max-width: 1023px){
    .row > .col-sm-6.col-md-9 {
        width: 100% !important;
    }
    /*#k2ModuleBox253 li:nth-child(1) .moduleItemImage img {
        right: inherit !important;
        width: 74% !important;
    }*/
     /*#k2ModuleBox253 a.moduleItemTitle.uasectitle {
        margin-top: -26% !important;
        left:77% !important;
    }*/
    /*.tbwa .sp-module #k2ModuleBox253 li:nth-child(1) .home-news-intro p {
        position: relative;
        left: 77%;
        width:180px;
    }*/
}
@media (min-width: 993px) and (max-width: 1999px){
    /*#k2ModuleBox253 li:nth-child(1) .moduleItemImage img {
        right: 30% !important;
        width: 74% !important;
        max-width: 600px;
    }*/
    /*#k2ModuleBox253 a.moduleItemTitle.uasectitle {
        margin-top: -24% !important;
        left:73% !important;
    }*/
}
/*adicionales*/
.tbwa #sp-home-row1-events .sp-module:nth-child(2) {
    margin-top: 17px !important;
}

@media (min-width: 0px) and (max-width: 1200px){
    /*#sp-home-slider{
        margin-top: 35px !important;
    }*/
    .camera_caption > div{
        margin-top: 160px !important;
    }

    .minisitio-noticias .noticias .k2ItemsBlock li{
        margin-bottom: 30px;
    }

    /*#header-sticky-sticky-wrapper {
        background: #094A20 !important;
    }*/
    .camera_pag {
        margin-top: 40px;
    }
}

.tbwa .cameraContents{
    background: rgba(0,0,0,0.2);
}

/*3717, 2940, 3722, 3693, 3485, 3543, 3550, 3721, 3713, 3717, 3619*/

.tbwa .home-news-intro.col-xs-12.col-sm-4.col-md-4.col-lg-4 {
    padding: 0 2.5% !important;
}

.tbwa .sp-module #k2ModuleBox253 ul:first-child li:first-child .moduleItemArrow {
    margin: 20px 0 0 8.5%;
    bottom: inherit;
}

.tbwa .sp-module #k2ModuleBox253 li:nth-child(n+2) .uasectitle {
    height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tbwa .sp-module ul > li > a.moduleItemArrow {
    line-height: 30px;
}

@media (min-width: 769px) and (max-width: 1200px){
    .tbwa .sp-module ul>li:first-child>a.moduleItemArrow {
        margin-top: -5px !important;
    }
}

@media (max-width: 768px){
    .tbwa .sp-module #k2ModuleBox253 ul:first-child li .moduleItemArrow {
        margin: 30px auto !important;
        bottom: inherit;
    }
    .tbwa .sp-module #k2ModuleBox253 li:nth-child(n+2){
        width: 97%;
        background: #f9f9f9;
        padding: 0 !important;
        margin-left: 10px;
    }
    .tbwa .sp-module #k2ModuleBox253 li:nth-child(1) {
        background-color: #f9f9f9;
        padding-left: 0px !important;
        margin: 0 10px;
        padding-right: 0px;
        width: 97%;
    }
    .tbwa .sp-module #k2ModuleBox253 li:nth-child(n+2) .home-news-intro {
        padding-bottom: 0px;
        height: 100%;
    }
    .tbwa .sp-module #k2ModuleBox253 li:nth-child(n+2) .uasectitle {
        height: 100%;
        margin-bottom: 10px !important;
    }
}

/*Video Trigger*/
.camera_target_content .camera_link {
    display: block;
    height: 100%;
    text-decoration: none;
    background: url(../images/blank.gif) !important;
    /*background-color: red !important;*/
    cursor: pointer;
    position: relative;
    z-index: 1001 !important;
}

/*Buscar mobile*/
.llegar input#mod-search-searchword {
    width: 75%;
    float: left;
    color: white;
    background: #043114;
    margin-left: 15px;
    padding: 10px;
    font-size: 2rem;
    height: 40px !important;
}

.llegar input.ua-button-search{
    height: 40px;
    width: auto !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #043114 !important;
    padding: 5px !important;
    border-radius: 5px !important;
    margin-right: 0px !important;
}

/*Idioma*/
li.lang-active.lang-flag a {
    background: #565353;
}
#sp-topnavright .sp-module{
    margin-left: 0px !important;
}

@media (max-width: 1200px) and (min-width: 992px){
    #sp-top-nav-bar li.lang-flag a {
        padding-right: auto !important;
        padding-left: auto !important;
        font-size: 1.073rem !important;
    }
}
/*Idioma xs*/

.llegar .lang-flag:last-child a, .llegar .lang-flag:last-child a:hover {
    /*background-image: url(http://tbwacolombia.com/uniandes/adminuandes/templates/shaper_helix3/images/Ing_flag.jpg);*/
    width: 100%;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    line-height: 40px !important;
}

.llegar .lang-active a{
    background: #043114 !important;
    width: 50px !important;
}

.llegar .lang-inline{
    color: transparent !important;
}

.llegar .lang-flag:first-child a, .llegar .lang-flag:first-child a:hover {
    /*background-image: url(http://tbwacolombia.com/uniandes/adminuandes/templates/shaper_helix3/images/Esp_flag.jpg);*/
    width: 100%;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    line-height: 40px !important;
}

.llegar li.lang-flag a {
    border-bottom: none !important;
    margin-left: 15px;
    margin-top: 15px;
}

.llegar li.lang-flag {
    display: inline-block !important;
    width: 30% !important;
    top: 0 !important;
}

.site .offcanvas-menu .offcanvas-inner .sp-module .llegar ul > li.lang-flag:first-child > a:hover, .site .offcanvas-menu .offcanvas-inner .sp-module .llegar ul > li.lang-flag:first-child > a:focus{
    background-color: transparent; 
    /*background-image: url(http://tbwacolombia.com/uniandes/adminuandes/templates/shaper_helix3/images/Esp_flag.jpg);*/
}   

.site .offcanvas-menu .offcanvas-inner .sp-module .llegar ul > li.lang-flag:last-child > a:hover, .site .offcanvas-menu .offcanvas-inner .sp-module .llegar ul > li.lang-flag:last-child > a:focus{
    background-color: transparent; 
    /*background-image: url(http://tbwacolombia.com/uniandes/adminuandes/templates/shaper_helix3/images/Ing_flag.jpg);*/
}   

@media (max-width: 1200px) and (min-width: 992px){
    .mod-languages {
        width: 80px !important;
    }
    
    .lang-flag a{
        width: 30px !important;
    }

    #sp-topnavright .sp-column {
        text-align: left !important;
    }

    ul#top-nav-social li a {
        width: 30px !important;
    }

    .top-nav.contactenos, .top-nav.contactenos:hover {
        background-position: -205px -40px !important;
    }

    .top-nav.twitter, .top-nav.twitter:hover {
        background-position: -5px -40px !important;
    }

    .top-nav.facebook, .top-nav.facebook:hover {
        background-position: -45px -40px !important;
    }

    .top-nav.instagram, .top-nav.instagram:hover {
        background-position: -243px -40px !important;
    }

    .top-nav.vimeo, .top-nav.vimeo:hover {
        background-position: -85px -40px !important;
    }

    .top-nav.linkedin, .top-nav.linkedin:hover {
        background-position: -125px -40px !important;
    }

    .top-nav.googleplus, .top-nav.googleplus:hover {
        background-position: -165px -40px !important;
    }
}


/*Perfiles*/

.llegar ul {
    width: 100% !important;
    margin: 0px !important;
}

.llegar .sp-module-content ul li a{
    padding-left: 20px !important; 
}

/*Responsive menu*/
a#inicio-respo-link {
    width: 250px;
    height: 60px;
    position: absolute;
    margin-left: 10px;
}

/* Pagina Egresados */



#k2ModuleBox434 ul li .historiaegre img{
    width: 100%;       
}

#k2ModuleBox434 ul li:nth-child(9n+1) .historiaegre,
#k2ModuleBox434 ul li:nth-child(9n+6) .historiaegre,
#k2ModuleBox434 ul li:nth-child(9n+8) .historiaegre {
    background-image: url('https://administracion.uniandes.edu.co/images/egresados/fondos/fondo-verde.jpg');
}

#k2ModuleBox434 ul li:nth-child(9n+2) .historiaegre,
#k2ModuleBox434 ul li:nth-child(9n+4) .historiaegre,
#k2ModuleBox434 ul li:nth-child(9n+9) .historiaegre {    
    background-image: url('https://administracion.uniandes.edu.co/images/egresados/fondos/fondo-amarrillo.jpg');
}

#k2ModuleBox434 ul li:nth-child(9n+3) .historiaegre,
#k2ModuleBox434 ul li:nth-child(9n+5) .historiaegre,
#k2ModuleBox434 ul li:nth-child(9n+7) .historiaegre {    
    background-image: url('https://administracion.uniandes.edu.co/images/egresados/fondos/fondo-azul.jpg');
}

/* DOCTORADO ASPIRANTES*/

.aspirante-div img {
    width: 100%;
}

.aspirante-img {
    position:   relative;
    z-index: -9999;
}

.title-cortina{
    height: 25px;
    margin-top: -25px;
    background: rgba(85,108,17,0.4);
    color: white;
    z-index: 9999;
    width: 100%;

}

.info{
    margin-top: 20px;
    background: rgb(85,108,17);
    display: none;
    color:  white;
}

.info{
    left: 0;
    right:  0;
    margin: auto;
    margin-top: 20px;
    padding: 10px;
}

.aspirante {
    margin-top: 20px;
    margin-bottom: 20px;
}
.info a:hover {
    color: #d2cece;
}
.info a {
    color: white;
}