/*MAIN MENU COLOR*/
#Top_bar .menu > li > a, #Top_bar #menu ul li.submenu .menu-toggle {
    color: rgba(255,255,255,0.6) !important;
}

#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a, #Top_bar .menu > li.current-menu-parent > a, #Top_bar .menu > li.current-page-parent > a, #Top_bar .menu > li.current-menu-ancestor > a, #Top_bar .menu > li.current-page-ancestor > a, #Top_bar .menu > li.current_page_ancestor > a, #Top_bar .menu > li.hover > a {
    color: #ffffff !important;
}

#Top_bar .menu > li > a span:not(.description) {
    padding: 0 10px;
}

/*SUB-MENU*/
#Top_bar .menu li ul li {
    width: 350px;
    font-size: 14px;
}


/*SUB-MENU MEGAMENU*/
.mfn-megamenu-title span {
    color: #000;
    border-bottom: 2px solid #000;
  font-size: 14px;
}

.mfn-megamenu-title span {
    color: #000;
    border-bottom: 2px solid #000;
    font-size: 14px;
    padding-top: 20px;
    margin-bottom: 20px;
}

#Top_bar .menu > li > ul.mfn-megamenu > li > ul li {
    width: auto;
    font-size: 14px;
    box-shadow: none !important;
}

#Top_bar .menu li > ul {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

#Top_bar .menu li ul li a {
    padding: 10px 20px;
    display: block;
    border-bottom: none;
}

p.h1-titulo {
    font-size: 40px;
    color: #a82682;
    display: inline;
    font-family: "Coda", Arial, Tahoma, sans-serif;
    font-weight: 900;
    line-height: 42px;
}

.titulo-carrera {
    font-size: 34px;
    color: #333;
    display: inline;
    font-family: "Coda", Arial, Tahoma, sans-serif;
    font-weight: 900;
    line-height: 36px;
}

.titulo-distancia {
    font-size: 72px;
    color: #a82682;
    display: inline;
    font-family: "Coda", Arial, Tahoma, sans-serif;
    font-weight: 900;
    line-height: 74px;
    margin: 0 15px 0 0;
}

/* NUEVA WEB */

.post-meta.clearfix {
    display: none;
}

.section-related-ul h4 {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}

.section-related-ul a.button.button_left.button_js.kill_the_icon {
    display: none;
}

.date_label {
    width: 100%;
}

.date_label > li h3 span {
    background-color: #f8f8f8;
    color: #92459a;
  text-align: center !important;
}

.post-footer {
    font-size: 15px;
}

.post-title h2 {
    font-size: 19px;
    line-height: 27px;
    font-weight: 700;
    letter-spacing: 0px;
}

.post-excerpt {
    font-size: 15px;
    line-height: 20px;
}


.copyright {
    font-size: 14px;
}

.wpcf7-form .column {
    margin-bottom: 10px !important;
}

span.wpcf7-form-control-wrap {
    display: inline;
}

a.button, a.tp-button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    width: 250px;
    font-size: 18px;
}


/*FOOTER*/
#Footer .footer_copy {
    border-top: 0px none rgba(255,255,255,.0) !important;
}


/* ANTIGUA WEB 

input.wpcf7-form-control.wpcf7-submit {
    background: #b9297d;
}

span.section-text {
    color: black;
}

.colaboradores .aligncenter {
    display: inline-table;
}

li {
    color: white;
}

#Top_bar .menu > li > a span:not(.description) {
    padding: 0 10px;
}

.texto-colaboradores p {
    color: white;
    text-align: justify;
}

.answer li {
    color: black;
}
.answer p {
    color: black;
}

@media only screen and (max-width: 767px) {
.mobile-sticky #Top_bar #menu {
    background: black;
  }}

@media only screen and (max-width: 1239px) {
#Top_bar #menu ul li a {
    background: black;
  }}

.post-related {
    display: none;
}

.post-excerpt {
    color: black;
}


@media only screen and (max-width: 767px) {
.titulo-colaboradores h2 {
    text-align: center !important;
    margin-left: 0px !important;
  }}

.titulo-colaboradores h2 {
    font-size: 30px;
    margin-bottom: -40px;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
#Top_bar, #Action_bar {
    background: #000000 !important;
  }}

@media only screen and (max-width: 767px) {
#Top_bar .top_bar_left {
    float: none;
    width: 100%!important;
    background: none!important;
    background: #000000 !important;
  }}

#Action_bar .social li a {
    color: rgb(255, 255, 255);
    font-size: 18px;
    line-height: 18px;
}

@media only screen and (max-width: 767px) {
  #Action_bar .social li a {
    color: #000000;
  }}

input.wpcf7-form-control.wpcf7-submit {
    background: #b9297d;
    font-size: 24px;
    text-transform: uppercase;
    width: 50%;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #b9297d;
    font-size: 19px;
    text-transform: uppercase;
    width: 100%;
}

body:not(.template-slider) #Header {
    min-height: 160px;
}

.colaboradores h4 {
    color: #b32879;
}

li {
    font-size: 15px;
    line-height: 18px;
}

@media only screen and (max-width: 767px) {
body:not(.template-slider):not(.header-simple) #Header {
    min-height: 90px;
    background-position: center 202px;
}}

@media only screen and (max-width: 767px) {
#Top_bar, #Action_bar {
    background: #000000 !important;
  }}*/