body {
    background-color: #00396C;
}
.yo-quiero-ser-profesor li {
   font-weight: 400;
   font-size: 13px;
   text-shadow: #82bff3 1px 1px 1px;
}
.programas-ufro a.caption{
   display:none;
}

/*Ninja forms*/
hr.ninja-forms-field {
   margin-top: 10px;
    margin-bottom: 10px;
}
.label-above .nf-field-label {
    margin-bottom: 1px;
}
.nf-response-msg {
    text-align: center;
    font-size: 20px;
    margin-top: 70px;
    background-color: lightskyblue;
    font-weight: 600;
    padding: 15px;
    border-radius: 4px;
}
.formulario-centrado {
   width: 60%;
   margin: 0 auto;
}
.nf-form-fields-required {
   color: #929292 !important;
    font-size: 12px;
}
.field-wrap.submit-wrap {
   float: right;
}
/*Ninja forms*/

#k-body {
    border-top: 0px solid #F4F4F4;
    background-image: url(wp-content/uploads/2016/09/bg_body.png);
    background-repeat: repeat-x;
    background-size: 1px 120px;
}

#k-head {
    
}

#k-site-logo {
    text-align: center;
    -webkit-text-size-adjust: none;
    font: inherit;
}

.wr-megamenu-container .primary_2008{
      color: #2C2C2C;
    -webkit-text-size-adjust: none;
    font: inherit;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.wr-megamenu-container ul.wr-mega-menu {
    background-color: #03427b;
}

.type-page {
    padding: 30px 60px 80px 60px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.06);
}

.primary_155 .wr-mega-menu > li > a {
    text-transform: uppercase;
}

.primary_2008 .wr-mega-menu > li > a {
      text-transform: uppercase;
    list-style: disc outside;
    list-style-image: none;
    list-style-type: none;
    -webkit-text-size-adjust: none;
    font: inherit;
    line-height: 1.2em;
    white-space: nowrap;
}

.wr-megamenu-container ul.wr-mega-menu ul.sub-menu, .wr-megamenu-inner {
       transform: translateY(8px);
     transition: all 0.3s 0s;
}

.wr-mega-menu > li > a {
    padding: 18px 22px;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-parent-item.wr-megamenu-item.level-0.mega-item.wr-megamenu-fixed a {
    padding-right: 30px !important;
    background-image: url(wp-content/uploads/2016/09/arrow.png) !important;
    background-repeat: no-repeat !important;
    background-size: 7px !important;
    background-position: right 15px center !important;
}

.menu-item:after {
    content: '';
    background-color: #E12C69;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 0%;
    height: 4px;
    z-index: 999999999;
   transition: all 0.2s ease;
}

.menu-item:hover:after {
    content: '';
    background-color: #E12C69;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 4px;
    z-index: 999999999;
}

.k-carousel-caption {
    height: 100%;
    border: 0px solid;
    background-color: rgba(40,40,40,0.8);
}

.k-carousel-caption .caption-content {
    margin-top: 50px;
    padding-right: 60px;
    position: absolute;
    bottom: 0;
    min-height: 50%;
}

.caption-title {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 22px;
}

.utabm {
    margin: 0px !important;
}

.caption-content p {
    font-size: 14px;
}

.carousel-indicators .active {
    background-color: #E12C69;
    transition: all 0.2s ease;
    opacity: 1;
}

.carousel-indicators li, .carousel-indicators .active {
    border-width: 0px;
}

.carousel-indicators li, .carousel-indicators .active {
    border-width: 0px;
}

.carousel-indicators li {
    background-color: rgba( 255, 255, 255, 0.3 );
}

.carousel.carousel-fade .carousel-control {
    height: 50px;
    width: 50px;
    top: calc(50% - 20px);
    transition: all 0.2s ease;
    background-color: rgba( 0, 0, 0, 0.3);
}

.carousel-control i {
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 7px);
    text-shadow: 0 1px 2px rgba(0,0,0,0);
    color: rgba(255,255,255,0.3);
    transition: all 0.2s ease;
}

.carousel-control:hover i {
    color: rgba(255,255,255,1);
}

a:link, a:visited {
    color: inherit;
}

.carousel-control.left {
    left: 10px;
}

.carousel-control.right {
    right: 10px;
}

.breadcrumb-trail.breadcrumbs {
    display: none;
}

.title-widget {
    font-size: 16px;
}

li.widget-container:not(:first-child) {
    margin-top: 30px;
}

.banner_home {
    box-shadow: 0px 0px 0px 1px rgb(223, 223, 223);
    transition: all 0.3s ease;
}

.banner_home:hover {
    box-shadow: 0px 0px 0px 1px rgb(225, 44, 105);
}

.redes-sociales {
    width: 100%;
    height: 30px;
    z-index: 90000;
    margin-right: 15px;
    font-family: 'Open Sans Condensed', 'Myriad Pro', 'Helvetica', sans-serif;
    color: rgb(255, 255, 255);
    font-size: 14px;
    display: inline-flex;
    justify-content: flex-end;
}

.redes-sociales p {
    font-family: 'Open Sans Condensed', 'Myriad Pro', 'Helvetica', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    position: absolute;
    right: 108px;
}

.redes-sociales span {
    display: block;
    width: 90px;
    float: left;
    padding-top: 1px;
}

.redes-sociales .list-inline {
    display: inline-block;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
    height: 30px;
}

.redes-sociales .list-inline i {
    color: #FFF;
    font-size: 20px !important;
    transition: all 0.2s ease;
}

.redes-sociales .list-inline i:hover {
    color: #E12C69;
}

.redes-sociales ul li {
    padding: 0px;
}

.redes-sociales ul li a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 4px;
}

.redes-sociales ul li a:hover {
    background-color: #031b31;
}

.redes-sociales ul li a:hover i {
    color: #e12c69 !important;
}

p.btn-intranet {
    /*display: inline-block;*/
    height: 30px;
    padding: 0px 10px;
    transition: all 0.2s ease;
    display: none;
}

p.btn-intranet:hover {
    background-color: #031b31;
    color: #e12c69;
    cursor: pointer;
}

p.btn-intranet i {
    margin-right: 5px;
}

#k-head {
    position: relative;
}

/* BOTON BUSCAR BUSQUEDA -----------------*/

.search-icon {
    display: none;
}

.carousel {
    margin-top: 0px !important;
}

/*ALTO COLUMNAS HOME-------------*/

.col-sm-12  {
    inherit: 750px !important;
}

.jsn-bootstrap3 .glyphicon {
    font-size: 9px !important;
    /* margin-bottom: 10px; */
    position: absolute;
    left: 5px;
    top: 12px;
}

.submenu-items li a {
    padding-left: 18px !important;
}

.up-event-date {
    width: 50%;
    font-size: 11px;
    padding: 2px;
    padding-left: 30px !important;
    background-image: URL(wp-content/uploads/2016/09/icon_calendar.png);
    background-repeat: no-repeat;
    background-position: 6px center;
}

.up-event-time {
    width: 50%;
    font-size: 11px;
    padding: 2px;
    padding-left: 35px !important;
    background-image: url(wp-content/uploads/2016/09/icono_clock2.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 15px;
}

.event-to-google-cal i {
    display: none;
}

a.GCpopup {
    display: inline-block;
    background-color: #e6e6e6;
    font-family: 'Open Sans Condensed', 'Myriad Pro', 'Helvetica', sans-serif;
    padding: 8px 8px 8px 35px;
    float: right;
    background-image: url(wp-content/uploads/2016/09/icono_clock2.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

a.GCpopup:hover {
    background-color: #ffffff;
    color: #e12c69;
}

.page-title {
    text-transform: uppercase;
    margin-bottom: 40px;
}

body {
    font-size: 15px;
}

.widget_recent_entries a {
    font-family: 'Open Sans Condensed', 'Myriad Pro', 'Helvetica', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.widget_recent_entries a:hover {
    color: #E12C69;
}

recentcomments li, .widget_recent_entries ul li {
    list-style: none;
    line-height: 16px;
    font-size: 12px;
    margin-bottom: 15px;
}

.equipo_contenido {
    /*padding-right: 30px !important;*/
    /*padding-left: 30px !important;*/
    padding-bottom: 50px;
}

.equipo_miembro {
    text-align: center;
    font-family: 'Open Sans Condensed', 'Myriad Pro', 'Helvetica', sans-serif;
    margin-bottom: 40px;
    max-width: 250px;
    background-color: #f1f1f1;
    margin-right: 10px;
    /*margin-left: 10px;*/
    padding: 0px;
}

.equipo_foto img {
/*    border-radius: 50%;
    width: 180px;*/
}

.equipo_datos {
    padding-bottom: 15px;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
}

.equipo_datos h3 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.equipo_datos h4 {
    font-size: 16px;
    font-weight: 100;
    /*color: #9a9a9a;*/
    line-height: 18px;
    margin-top: 0px;
}

.equipo_datos a {
    color: #e12c69;
    font-size: 16px;
}

.equipo_datos a:hover {
    color: #000;
    text-decoration: underline;
}

.equipo_datos p {
    margin: 0px !important;
    line-height: 22px;
}

.equipo_sidebar {
    /*padding-right: 30px !important;*/
    padding-left: 50px !important;
}

p.equipo_fono {
    background-image: url(wp-content/uploads/2016/09/icono_fono.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    padding-left: 16px;
}

.page-title {
    /*margin-right: 30px;*/
    /*margin-left: 30px;*/
    padding-bottom: 20px;
    padding-top: 15px;
}

/* DIV BUSCADOR BUSQUEDA -------------------*/

div#k-top-search {
    display: none;
}

/* DIV BREADCRUMBS -------------------*/

.k-breadcrumbs {
    display: none;
}


.wr-megamenu-container ul.wr-mega-menu ul.sub-menu, .wr-megamenu-inner {
    box-shadow: 0 6px 30px rgba(0,0,0,0.3) !important;
    border-width: 0 0px 0px 0px !important;
}


.type-page ul li {
    background: url(wp-content/uploads/2016/09/bullet.png) no-repeat left 11px;
    padding-left: 18px;
    background-size: 6px;
    display: block;
    margin-left: 0;
    margin-bottom: 8px;
}

type-page ul {
    padding-left: 20px;
}

img.img-circle.carrera {
    max-width: 80%;
}

h3.nombre-carrera {
    font-size: 13px;
    line-height: 16px;
    margin-top: 10px;
    padding-left: 9px;
    padding-right: 9px;
}

strong.dem-poll-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    color: #363636;
    font-family: 'Open Sans Condensed', 'Myriad Pro', 'Helvetica', sans-serif;
    margin: 0px;
}

.widget-container .up-event-wrap p {
    font-size: 13px;
    line-height: 20px;
}

.democracy ul.dem-vote li>* {
    font-size: 13px;
    text-transform: inherit;
    margin-bottom: 0px !important;
}

.topbar-info {
    background-color: #052a4b;
}

.row.recursos {
    background-color: #f9f9f9;
    padding: 2px;
    transition: all 0.2s ease;
    border: 1px solid #f9f9f9;
    margin-bottom: 20px;
}

.row.recursos:hover {
    box-shadow: 0px 12px 25px -12px rgba(0,0,0,0.4);
    border: 1px solid #e12c69;
}

.recursos-info {
    padding: 15px 20px !important;
}

.recursos-info h2 {
    margin-top: 0px;
    margin-bottom: 8px;
    font-size: 18px;
}

.recursos-info p {
    font-size: 13px;
    line-height: 18px;
}

.recursos-info a:hover {
    color: #e12c69 !important;
    text-decoration: underline;
}

.recursos img {
    margin-bottom: 0px;
}

a.link_carrera {
    margin-bottom: 10px !important;
    display: inline-block;
    color: #63676b;
}

.cuadro-carreras-info h3 {
    margin-top: 0px;
}

.cuadro-carreras-info {
    padding: 0px 20px !important;
}

.cuadro-carreras-info p {
    line-height: 24px;
}

.row.cuadro-carreras {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
    padding-top: 20px;
}

.cuadro-carreras-info a {
    color: #e12c69;
    display: inline-block;
    border: 1px solid #cfcfcf;
    padding: 6px 15px;
    margin-top: 10px;
    transition: all 0.2s ease;
    float: left;
    margin-right: 5px;
}

.cuadro-carreras-info a:hover {
    border: 1px solid #e12c69;
}