@import url(font-awesome.min.css);
#pdcc-modal-bg #pdcc-modal-container {
  color: #383837;
}
.wpcf7-not-valid-tip {
  color: #FFFFFF !important;
}
#circle_price {
  background-image: url('precio_white.png');
  background-repeat: no-repeat;
  background-size: 90px;
  background-position: left top;
  /*background: #FFFFFF;
    border-radius: 50%;*/
  width: 100px;
  height: 100px;
  z-index: 3;
  position: absolute;
  right: 5%;
  bottom: 14%;
}
#circle_price .text {
  color: #c06000;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: .10em;
  padding-left: 40px;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  padding-top: 28px;
}
#titulacion .text {
  color: #4d4d4c;
}
#accept_cookies {
  color: #59595c;
  z-index: 600000;
  display: none;
}
#accept_cookies::before {
  background-color: #c06000;
  opacity: 0;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  width: 100%;
  position: absolute;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.fade.in {
  opacity: 1;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/*#accept_cookies .modal-dialog {
    top: 5%;
    left: 5%;
    right: 5%;
    bottom: 5%;
    margin: 0 !important;
    width: 90%;
}*/
#accept_cookies .modal-dialog {
  position: absolute;
  /*top: 5%;
left: 5%;*/
  right: 0;
  bottom: 0;
  margin: 0 !important;
  width: 100%;
  height: auto;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
/*.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}*/
.modal-dialog {
  margin: 50px auto 20px auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  background: #eeeeee !important;
  border-radius: 2px !important;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-header,
.modal-footer {
  border: none;
  text-align: center;
  padding-top: 0px !important;
}
.modal-header {
  min-height: 16.43px;
  padding: 15px 15px 0px 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-title {
  color: #c06000;
  text-align: center;
  width: 100%;
  margin: 0;
  line-height: 20px;
  font-size: 1em;
}
.modal-body {
  padding: 10px;
}
.modal-body {
  position: relative;
  padding: 0px 15px 0px 15px;
}
.modal-footer .btn-block {
  margin: 0 auto !important;
  width: 50%;
}
.modal-footer .btn {
  font-size: 12px;
  line-height: 15px;
}
#button_accept_cookies {
  background-color: #c06000;
  color: #FFFFFF;
  border: 0px !important;
  box-shadow: none !important;
}
.texto_popup_cookies a:hover,
.texto_popup_cookies a {
  color: #c06000 !important;
}
.texto_popup_cookies a:hover {
  text-decoration: underline;
}
.texto_popup_cookies p {
  margin: 0 0 0.5em;
}
#cookie-law-info-again {
  display: none;
}
.cli-plugin-button {
  border: 1px solid #FFFFFF !important;
}
.cli-plugin-button:hover {
  background-color: #c06000 !important;
  color: #FFFFFF !important;
}
#cookie-law-info-bar {
  background-color: #dd9349 !important;
  opacity: .85 !important;
  display: block !important;
  color: #FFFFFF !important;
  font-family: inherit !important;
  bottom: 0px !important;
  border-top: 0px solid #444444 !important;
  position: fixed !important;
}
#popup_tellamamos {
  float: left;
  position: fixed;
  right: 0px;
  z-index: 50000;
  display: none;
}
.closepopup {
  position: absolute;
  margin: 0;
  border: 0;
  padding: 0;
  cursor: default;
  z-index: 952;
  top: 5px;
  right: 5px;
}
#popup_container {
  width: 300px;
  float: right;
}
.title_popup {
  padding: 15px 20px;
  font-size: 1.3em;
  font-weight: 300;
  line-height: 29px;
  color: #fff;
  text-align: center;
  background: #c06000;
}
.content_container {
  padding: 15px 20px;
  background: #FFFFFF;
}
.content_container .labelformtellamamos {
  color: #c06000;
  display: block;
  font-size: .88em;
  font-weight: 600;
  text-transform: uppercase;
}
.content_container input[type="text"] {
  background: #faefe4 !important;
  height: 2.75em;
  color: #383837 !important;
}
.content_container input[type="submit"] {
  background-color: #c06000 !important;
  box-shadow: none;
  color: #FFFFFF !important;
  width: 100%;
  margin-top: 15px;
}
.content_container input[type="submit"]:hover {
  box-shadow: inset 0 0 0 0px #FFFFFF !important;
}
.content_container form {
  margin-bottom: 0px !important;
}
.politicaprivacidad {
  margin-top: 15px;
}
.content_container .politicaprivacidad label {
  color: #c06000;
  display: block;
  font-size: .88em;
  font-weight: 300;
  text-transform: none !important;
  letter-spacing: 1px !important;
}
.content_container .politicaprivacidad input[type="checkbox"] {
  opacity: 1 !important;
  border: 1px solid #383837;
  width: 20px;
  height: 20px;
  float: left;
}
.content_container .politicaprivacidad input[type="checkbox"] + label {
  padding-left: 27px;
}
.wpcf7-list-item {
  margin-left: 0px !important;
}
#popup_container p {
  margin-bottom: 0px !important;
}
#popup_container .wpcf7-response-output {
  color: #46b450 !important;
}
.nopadding_top {
  padding-top: 0px !important;
}
/* Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
#contact div[class*="bmform_frmtext"] {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#footer header {
  width: 100%;
}
#opiniones_container,
.opiniones_container {
  background-color: #222221;
  overflow: hidden;
}
#opiniones_container ul,
.opiniones_container ul {
  list-style: none;
  padding-left: 0px;
}
#opiniones_container li,
.opiniones_container li {
  border: 1px solid #656564;
  padding: 25px;
  margin-left: 15px;
  width: 33.33%;
  /* as @passatgt mentioned in the comment, for the older browsers fallback */
  /*width: calc(98% / 3);*/
  margin-bottom: 15px;
  float: left;
}
#opiniones_container li:first-child,
.opiniones_container li:first-child {
  margin-left: 0px;
}
.container_opinion {
  width: 100%;
  border: 1px solid #656564;
  padding: 25px;
  background-color: #222221;
  float: left;
  /*overflow: hidden;*/
}
.name_opinion {
  color: #dd9349;
  font-weight: 300;
  float: left;
  clear: both;
}
.puesto_opinion {
  color: #FFFFFF;
  margin-bottom: 15px;
  float: left;
  clear: both;
  line-height: 21px;
  text-align: left;
}
.photo_and_text {
  line-height: 17px;
  float: left;
  clear: both;
}
.photo_and_text img {
  margin-right: 10px;
  margin-bottom: 10px;
}
.swiper-wrapper {
  padding-bottom: 15px;
}
.swiper-pagination-bullet {
  background: #FFFFFF !important;
}
.swiper-pagination-bullet-active {
  background: #c06000 !important;
}
#quevasaprender,
#cta_empresasformadas,
#cta_apuntarse {
  background-color: #dd9349;
}
.quevasaprender_alt,
.cta_empresasformadas_alt {
  background-color: #e84766 !important;
}
.quevasaprender_yellow,
.cta_empresasformadas_yellow {
  background-color: #e3a500 !important;
}
.quevasaprender_naranjav2,
.cta_empresasformadas_naranjav2 {
  background-color: #e1a077 !important;
}
#quevasaprender .title,
#cta_apuntarse .title {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 26px;
  line-height: 28px;
  text-align: left;
  border-bottom: 2px solid #FFFFFF;
  padding-bottom: 15px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
#cta_apuntarse .title {
  text-align: left;
  padding-bottom: 0px;
  margin-bottom: 10px;
  border: 0px;
  font-size: 29px;
  line-height: 31px;
}
#quevasaprender .subtitle,
#cta_empresasformadas .title,
#cta_apuntarse .subtitle {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 27px;
  line-height: 29px;
  text-align: left;
  margin-left: 25px;
  margin-right: 25px;
  text-transform: none;
}
#cta_empresasformadas .title {
  text-align: left;
}
#cta_apuntarse .subtitle {
  text-align: left;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 20px;
  line-height: 22px;
}
#cta_apuntarse .precio_curso {
  color: #000000;
  font-weight: 600;
  font-size: 38px;
  line-height: 38px;
  text-align: left;
  padding-top: 15px;
  text-transform: uppercase;
  float: left;
  width: 100%;
}
#quevasaprender ul,
#cta_apuntarse ul,
.opiniones_alumno ul {
  list-style: none;
  padding-left: 0px;
}
#quevasaprender ul li,
#cta_apuntarse ul li {
  background-image: url('../../images/flecha-simple-blanco.svg');
  background-size: 37px 37px;
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 44px;
  display: left;
  margin-bottom: 25px;
  line-height: 19px;
  font-size: 18px;
  min-height: 40px;
  font-weight: 400;
}
.opiniones_alumno ul li {
  padding-left: 44px;
  display: left;
  margin-bottom: 25px;
  line-height: 19px;
  font-size: 18px;
  min-height: 40px;
  font-weight: 400;
}
#comolohacemos,
#titulacion {
  background-color: #FFFFFF;
}
#profesorado_programa {
  background-color: #f7f8f8;
}
#comolohacemos .title,
#profesorado_programa .title,
#titulacion .title {
  color: #c06000;
  font-weight: 600;
  font-size: 26px;
  line-height: 28px;
  text-align: left;
  border-bottom: 2px solid #c06000;
  padding-bottom: 15px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.comolohacemos_alt .title,
.profesorado_programa_alt .title,
.titulacion_alt .title {
  color: #e41b41 !important;
  border-bottom: 2px solid #e41b41 !important;
}
.comolohacemos_yellow .title,
.profesorado_programa_yellow .title,
.titulacion_yellow .title {
  color: #febc11 !important;
  border-bottom: 2px solid #febc11 !important;
}
.comolohacemos_naranjav2 .title,
.profesorado_programa_naranjav2 .title,
.titulacion_naranjav2 .title {
  color: #e1a077 !important;
  border-bottom: 2px solid #e1a077 !important;
}
#comolohacemos .subtitle {
  color: #c06000;
  font-weight: 300;
  font-size: 27px;
  line-height: 29px;
  text-align: left;
  margin-bottom: 25px;
  text-transform: none;
  float: left;
}
#comolohacemos ul {
  list-style: none;
  padding-left: 0px;
}
#comolohacemos ul li {
  background-image: url('../../images/doble-check.svg');
  background-size: 37px 37px;
  text-align: center;
  background-position: center top;
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-top: 44px;
  display: left;
  margin-bottom: 25px;
  line-height: 19px;
  font-size: 18px;
  min-height: 40px;
  color: #383837;
}
#comolohacemos ul.cta_container li {
  background-image: none;
  padding-top: 20px;
}
.comolohacemos_alt ul.comolohacemos li {
  background-image: url('../../images/doble-check_alt.svg') !important;
}
.comolohacemos_yellow ul.comolohacemos li {
  background-image: url('../../images/doble-check_amarillo.svg') !important;
}
.comolohacemos_naranjav2 ul.comolohacemos li {
  background-image: url('../../images/doble-check_naranjav2.svg') !important;
}
#title_contenido_programa {
  background-color: #4e4e4d;
}
.title_contenido_opniones {
  background-color: #FFFFFF;
}
#title_contenido_programa .title,
.title_contenido_opniones .title {
  font-weight: 600;
  color: #FFFFFF;
  font-size: 26px;
  line-height: 28px;
  text-align: center;
  border-bottom: 0px;
  text-transform: uppercase;
}
.title_contenido_opniones .title {
  color: #383837;
}
#contenido_programa_content {
  margin-left: 0px;
  margin-right: 0px;
  border-top: 0px !important;
}
#contenido_programa_content .inner {
  padding-left: 0px;
  padding-right: 0px;
}
/* Accordion (class) styles */
.accordion {
  margin-top: 23px 0;
  line-height: 1.6;
  padding: 0;
}
.accordion > h3 {
  position: relative;
  font-size: 20px;
  padding: 25px 77px 50px 25px;
  margin: 0 0 5px 0;
  cursor: pointer;
  line-height: 24px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: left;
  background-color: #d4781c;
  margin-bottom: 0px;
  text-transform: uppercase;
  background-image: url('../../images/cerrar.svg');
  background-size: 41px 41px;
  background-position: 93% 50%;
  background-repeat: no-repeat;
}
.accordion_alt > h3 {
  background-color: #e41b41;
}
.accordion_yellow > h3 {
  background-color: #febc11;
}
.accordion_naranjav2 > h3 {
  background-color: #e1a077;
}
.accordion > h3 .number {
  font-size: 71px;
  line-height: 44px;
  font-weight: 600;
  margin-right: 15px;
  float: left;
  padding-bottom: 25px;
}
.accordion h3:nth-child(even) {
  background-color: #dd9349 !important;
}
.accordion > h3::before {
  line-height: 47px;
  display: inline-block;
  position: absolute;
  width: 47px;
  height: auto;
  left: 0;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.accordion > h3.opened {
  color: #FFFFFF;
  background-image: url('../../images/abrir.svg');
  background-size: 41px 41px;
}
.accordion > h3.opened::before {
  line-height: 47px;
  background-color: #c06000;
  color: #FFFFFF;
}
.accordion > div {
  height: 0;
  overflow: hidden;
}
.accordion div {
  color: #383837;
  font-weight: 300;
  line-height: 20px;
  text-align: left;
  font-size: 18px;
}
.accordion div .content_programa {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 1em !important;
  padding-right: 1em !important;
}
.accordion div .content_programa ul {
  padding: 0px !important;
}
.accordion div ul {
  list-style: none;
  margin-left: 0px;
}
.accordion div li {
  background-image: url('../../images/flecha-simple.svg');
  background-size: 16px 16px;
  background-position: left 10%;
  background-repeat: no-repeat;
  font-size: 18px;
  min-height: 40px;
  color: #383837;
  padding-left: 20px;
  display: left;
  min-height: 20px;
  padding-bottom: 15px;
}
.accordion div p + ul {
  margin-top: -15px;
}
/* Accordion (class) styles */
.cta_container {
  text-align: center;
  margin-top: 15px;
}
.cta_button,
.cta_button_alternate {
  border: 1px solid #c06000;
  padding: 10px 55px;
  color: #c06000;
  font-weight: 300;
  font-size: 22px;
  line-height: 24px;
  text-align: center;
}
.cta_button_alt {
  border: 1px solid #c50428 !important;
  color: #c50428 !important;
}
.cta_button_yellow {
  border: 1px solid #e3a500 !important;
  color: #e3a500 !important;
}
.cta_button_naranjav2 {
  border: 1px solid #e1a077 !important;
  color: #e1a077 !important;
}
.cta_button_alternate {
  border-color: #c06000;
  color: #FFFFFF;
  background-color: #c06000;
}
.cta_button:hover,
.cta_button_alternate:hover {
  background-color: #c06000;
  color: #FFFFFF;
  text-decoration: none;
}
.cta_button_alt:hover {
  background-color: #c50428;
  color: #FFFFFF;
  text-decoration: none;
}
.cta_button_yellow:hover {
  background-color: #e3a500;
  color: #FFFFFF;
  text-decoration: none;
}
.cta_button_naranjav2:hover {
  background-color: #e1a077;
  color: #FFFFFF;
  text-decoration: none;
}
.cta_button_alternate:hover {
  background-color: #FFFFFF !important;
  color: #c06000 !important;
  border-color: #c06000 !important;
}
#nombre_programa,
#nombre_programa_general {
  background-color: #c06000;
}
.nombre_programa_alt {
  background-color: #e41b41 !important;
}
.nombre_programa_yellow {
  background-color: #febc11 !important;
}
.nombre_programa_naranjav2 {
  background-color: #e1a077 !important;
}
#nombre_programa .name,
#nombre_programa_general .name {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 27px;
  line-height: 29px;
  /*padding-left: 25px;padding-right: 25px;*/
}
.mapa_programa {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  margin: 0 0 2em 0;
}
.mapa_evento {
  margin-bottom: 0px !important;
  margin-left: 25px;
  margin-right: 25px;
}
.mapa_programa iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.carousel-item {
  min-height: 194px;
  background: no-repeat center center scroll;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
#jumboCarousel {
  margin-top: -1px;
  min-width: 100%;
}
#jumboCarousel img {
  min-height: 300px;
  min-width: 100%;
}
#banner_programa {
  min-height: 300px;
  min-width: 100%;
}
#jumboCarousel .carousel-caption,
#header_mobile .carousel-caption {
  color: black;
  right: auto !important;
  text-align: center;
  left: 50%;
  /*top: auto;*/
  top: 50%;
  transform: translate(-50%, -50%);
  bottom: initial;
  padding-bottom: 0px !important;
  text-shadow: none;
}
#header_mobile .carousel-caption {
  padding-top: 0px !important;
}
.title_slider {
  background-color: rgba(255, 255, 255, 0.8);
  color: #383837;
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  padding: 10px 40px;
  white-space: nowrap;
}
#puntos_destacados_home {
  cursor: default;
  list-style: none;
  padding-left: 0;
  margin: 0px !important;
}
#puntos_destacados_home li {
  display: inline-block;
  padding: 0px 0px 80px 0px !important;
  vertical-align: top;
}
#puntos_destacados_home li {
  width: 33.33%;
  /* as @passatgt mentioned in the comment, for the older browsers fallback */
  width: calc(33%);
}
#puntos_destacados_home img {
  width: 36px;
  height: auto;
}
#puntos_destacados_home li:last-child {
  padding-right: 0;
}
#puntos_home,
#puntos_programa_content,
#puntos_programa_general_content {
  background: #FFFFFF;
  overflow-x: hidden;
}
.intro_programa {
  color: #383837;
  margin-bottom: 25px;
  /*padding-right:25px;padding-left:25px;*/
}
.intro_programa p {
  margin-bottom: 25px;
}
.intro_programa strong,
.intro_programa b {
  color: #383837;
}
.intro_programa .moreinfo {
  border-bottom: 0px !important;
  background-color: #c06000 !important;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8em;
  font-weight: 600;
  height: 3.5em;
  letter-spacing: 0.25em;
  line-height: 3.5em;
  padding: 0 1.75em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.intro_programa .moreinfo:hover {
  color: #ffffff !important;
}
ul#puntos_destacados_programa_empresas {
  list-style: none;
  margin-left: 0px;
  /*padding-left:25px;padding-right:25px;*/
  margin-bottom: 0px;
}
ul#puntos_destacados_programa_empresas li {
  background-image: url('../../images/flecha-simple.svg');
  background-size: 16px 16px;
  background-position: left 10%;
  background-repeat: no-repeat;
  min-height: 40px;
  color: #383837;
  padding-left: 20px;
  display: left;
  min-height: 20px;
  padding-bottom: 15px;
  font-size: 24px;
  line-height: 26px;
}
ul#puntos_destacados_programa_empresas li:last-child {
  padding-bottom: 0px;
}
.title_punto_home {
  color: #383837;
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-weight: 600;
  padding-top: 5px;
}
.texto_punto_home,
.texto_popup_cookies {
  color: #383837;
  font-size: 22px;
  line-height: 24px;
  width: 100%;
  text-align: center;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-weight: 300;
  padding-top: 5px;
}
.texto_popup_cookies {
  font-size: 14px;
  line-height: 18px;
}
.title_form {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 26px;
  line-height: 28px;
  text-align: left;
  padding-bottom: 1.5em;
}
.contact_alternate .title_form {
  color: #c06000;
  font-weight: 600;
  font-size: 26px;
  line-height: 28px;
  text-align: left;
  padding-bottom: 1.5em;
}
#contact div[id*="tblFormData"] {
  width: 100% !important;
}
#contact div[class*="bmform_frmtext"] span {
  color: #FFFFFF !important;
}
.label_alternate,
.contact_alternate div[class*="bmform_frmtext"],
.contact_alternate div[class*="bmform_frmtext"] strong,
.contact_alternate div[class*="bmform_frmtext"] b,
#commentform label {
  color: #c06000 !important;
}
#contact div[id*="tdHeader"],
#contact table[id*="tblRequiredField"] {
  display: none;
}
#contact div[class*="bmform_body"] {
  background-color: transparent;
  padding: 0px !important;
  font-size: 100% !important;
}
#contact div[class*="bmform_inner"] {
  border: 0px !important;
}
#contact input[class*="bmform_submit"] {
  background-color: #ffffff;
  box-shadow: none;
  color: #242943;
  color: #c06000;
}
.contact_alternate input[class*="bmform_submit"],
.formulariocomentario_container input[type="submit"] {
  background-color: #c06000 !important;
  box-shadow: none;
  color: #242943;
  color: #FFFFFF !important;
}
#contact div[class*="bmform_button"] {
  text-align: left !important;
}
#contact div[class*="bmform_introtxt"] {
  display: none;
}
#puntos_destacados_programa {
  cursor: default;
  list-style: none;
  padding-left: 0;
  margin: 0px !important;
  /*padding-left:25px;padding-right:25px;*/
  width: 100%;
}
#puntos_destacados_programa li {
  display: inline-block;
  padding: 0px 0px 40px 0px !important;
  vertical-align: top;
}
#puntos_destacados_programa li {
  width: 24.5%;
  /* as @passatgt mentioned in the comment, for the older browsers fallback */
}
#puntos_destacados_programa li .title_punto_pograma {
  color: #4e4e4d;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-weight: 300;
  padding-bottom: 15px;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
}
.puntos_destacados_con_precio li {
  width: 19.5% !important;
}
.sin_ubicacion li {
  width: 24.5% !important;
}
#puntos_destacados_programa li:last-child {
  padding-right: 0;
}
#puntos_destacados_programa li img {
  width: 67px;
}
#empresasformadas {
  background: #FFFFFF;
  overflow-x: hidden;
}
#empresasformadas .logooos_container {
  width: 100% !important;
}
#empresasformadas .inner section .title {
  color: #383837;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-weight: 600;
  padding-bottom: 15px;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
}
#programas {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 0 !important;
}
#posts,
#post,
#search_mobile {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 0 !important;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #fafafa;
}
#search_mobile {
  padding-top: 45px;
}
#post {
  padding-left: 0px;
  padding-right: 0px;
}
#posts .post_container {
  border: 2px solid #999998;
  width: 100%;
  margin-bottom: 25px;
}
#posts .post_container:first-child {
  margin-top: 25px;
}
.post_container .image_container {
  margin-bottom: 25px;
  line-height: 0 !important;
}
.post_container .fecha_post,
.post_container .titulo_post,
.post_container .intro_post,
.spotlights .fecha_post {
  margin-right: 25px;
  margin-left: 25px;
  margin-bottom: 20px;
  color: #c06000;
  text-transform: none !important;
  text-align: left;
  font-size: 1.1em;
  font-weight: 600;
}
.spotlights .fecha_post {
  margin-left: 0px;
  margin-bottom: 0px;
}
.spotlights section:nth-child(2n) .fecha_post {
  color: #FFFFFF !important;
}
.post_container .titulo_post {
  color: #383837;
  margin-bottom: 10px;
  line-height: 21px;
  text-transform: uppercase !important;
}
.post_container .intro_post {
  color: #4e4e4d;
  font-weight: 300;
  line-height: 21px;
}
.post_container .intro_post b,
.post_container .intro_post strong {
  font-weight: 600;
}
.post_container .readmore {
  border-bottom: 0px !important;
  background-color: #c06000 !important;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8em;
  font-weight: 600;
  height: 3.5em;
  letter-spacing: 0.25em;
  line-height: 3.5em;
  padding: 0 1.75em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  margin-left: 25px;
  margin-bottom: 25px;
}
.pagination {
  width: 100%;
  text-align: center;
  display: block !important;
}
.pagination ul li,
.pagination .page-numbers {
  display: inline;
}
.pagination ul li a:hover,
.pagination ul li.actual_page,
.pagination .current,
.pagination .page-numbers:hover,
.dots {
  color: #c06000 !important;
  text-decoration: none;
}
.pagination .page-numbers {
  border-bottom: 0px !important;
}
.pagination ul li a,
.pagination ul li.actual_page,
.pagination a,
.pagination .current,
.dots {
  font-weight: 300;
  color: #4e4e4d;
  padding: 6px 15px 6px 0px;
  font-size: 18px;
}
#post .singlepost_container {
  width: 100%;
}
.singlepost_container .image_container {
  margin-bottom: 25px;
  line-height: 0 !important;
}
.singlepost_container .fecha_post,
.singlepost_container .titulo_post {
  margin-right: 25px;
  margin-left: 25px;
  margin-bottom: 5px;
  margin-top: 25px;
  color: #c06000;
  text-transform: none !important;
  text-align: left;
  font-size: 1.1em !important;
  font-weight: 600;
}
.singlepost_container .fecha_post {
  color: #848484;
  font-size: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}
.singlepost_container .titulo_post {
  color: #383837;
  margin-bottom: 20px;
  line-height: 21px;
  margin-top: 25px;
  margin-bottom: 10px;
}
.singlepost_container .content_post {
  color: #4e4e4d;
  font-weight: 400;
  line-height: 25px;
  font-size: 1.1em;
}
.singlepost_container .content_post img {
  max-width: 100%;
  height: auto;
  text-align: center;
  display: block;
  margin: auto;
}
.singlepost_container .content_post b,
.singlepost_container .content_post strong,
.singleevento_container b,
.singleevento_container strong {
  font-weight: 600;
  color: #4e4e4d;
}
.singlepost_container .content_post a,
.singlepost_container .content_post a:hover,
.singleevento_container a,
.singleevento_container a:hover {
  border-bottom: 0px !important;
  color: #c06000 !important;
  font-weight: 600;
}
.singleevento_container a:hover {
  border-bottom: 1px solid #c06000 !important;
}
.singlepost_container .content_post p,
.singlepost_container .content_post span,
.singlepost_container .content_post div,
.singlepost_container .content_post ul,
.singlepost_container .content_post h3,
.singlepost_container .content_post h2,
.singlepost_container .content_post h4,
.singlepost_container .content_post h5,
.singlepost_container .content_post h6,
.singlepost_container .content_post ol {
  margin-left: 25px;
  margin-right: 25px;
}
.singlepost_container .content_post iframe {
  max-width: 100%;
}
.singlepost_container .content_post p img:parent {
  margin-left: 0px !important;
  margin-right: 0px!important;
}
.cta_inscribirse a {
  color: #FFFFFF !important;
}
.autor_container .title,
.comentario_container .title {
  margin-bottom: 20px;
  color: #c06000;
  text-transform: none !important;
  text-align: left;
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 21px;
}
.autor_container,
.comentario_container {
  color: #4e4e4d;
  font-weight: 300;
  line-height: 21px;
}
.autor_container img {
  float: left;
  margin-right: 20px;
}
.formulariocomentario_container,
.comentario_container {
  width: 100%;
}
.formulariocomentario_container textarea {
  width: 100%;
}
.no_margin_on_p {
  margin-left: 0px !important;
  margin-right: 0px!important;
}
#eventos,
#evento {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 0 !important;
}
#eventos .evento_container {
  width: 100%;
  background-color: #dd9349;
  padding: 25px;
  float: left;
}
#eventos .evento_container:nth-child(even) {
  background-color: #fafafa;
}
#eventos .inner {
  padding-top: 0px !important;
}
.evento_container .titulo_evento,
.evento_container .intro_evento {
  margin-bottom: 20px;
  color: #c06000;
  text-transform: none !important;
  text-align: left;
}
.evento_container .titulo_evento {
  color: #FFFFFF;
  margin-bottom: 20px;
  line-height: 21px;
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 20px;
}
#eventos .evento_container:nth-child(even) .titulo_evento {
  color: #4e4e4d;
  border-bottom: 1px solid #4e4e4d;
}
.evento_container .intro_evento {
  color: #FFFFFF;
  font-weight: 300;
  line-height: 21px;
  font-size: 1.15em;
  margin-bottom: 20px;
}
#eventos .evento_container:nth-child(even) .intro_evento {
  color: #4e4e4d;
}
#eventos .evento_container:nth-child(even) .intro_evento strong {
  font-weight: 600;
  color: #4e4e4d;
}
.evento_container .readmore {
  border-bottom: 0px !important;
  background-color: #FFFFFF !important;
  color: #c06000;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8em;
  font-weight: 600;
  height: 3.5em;
  letter-spacing: 0.25em;
  line-height: 3.5em;
  padding: 0 1.75em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.evento_container .readmore:hover {
  color: #c06000 !important;
}
#eventos .evento_container:nth-child(even) .readmore,
#eventos .evento_container:nth-child(even) .readmore:hover {
  background-color: #c06000 !important;
  color: #FFFFFF !important;
}
.evento_container ul#botones_evento {
  cursor: default;
  list-style: none;
  padding-left: 0;
  float: left;
  margin-bottom: 0px;
  width: 100%;
}
.evento_container ul#botones_evento li {
  text-align: center;
  float: left;
  width: 45%;
  width: calc(47.5%);
}
#evento .singleevento_container {
  width: 100%;
  background-color: #FFFFFF;
}
#evento .singleevento_container .titulo_evento {
  width: 100%;
  padding: 25px;
  color: #FFFFFF;
  background-color: #c06000;
  text-transform: none !important;
  text-align: left;
  line-height: 21px;
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
}
#evento .singleevento_container .datos_evento {
  color: #c06000;
  font-weight: 300;
  line-height: 21px;
  font-size: 1.15em;
  margin-bottom: 20px;
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 20px;
  text-align: left;
}
#evento .singleevento_container .datos_evento strong {
  font-weight: 600;
  color: #c06000;
}
#evento .singleevento_container .content_evento {
  color: #4e4e4d;
  font-weight: 300;
  line-height: 21px;
}
#evento .singleevento_container .content_evento p,
#evento .singleevento_container .content_evento span,
#evento .singleevento_container .content_evento div {
  margin-left: 25px;
  margin-right: 25px;
}
#evento .singleevento_container .content_evento b,
#evento .singleevento_container .content_evento strong {
  font-weight: 600;
}
#evento .singleevento_container .content_evento img {
  max-width: 100%;
  height: auto;
  padding-bottom: 25px;
  text-align: center;
  display: block;
  margin: auto;
}
#evento .singleevento_container .content_evento p {
  margin-bottom: 25px;
}
.cta_inscribirse {
  padding: 25px;
}
.cta_evento {
  border-bottom: 0px !important;
  background-color: #c06000 !important;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8em;
  font-weight: 600;
  height: 3.5em;
  letter-spacing: 0.25em;
  line-height: 3.5em;
  padding: 0 1.75em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.cta_evento:hover {
  text-decoration: none;
  color: #c06000 !important;
  background-color: #FFFFFF !important;
  border: 1px solid #c06000 !important;
  border-bottom: 1px solid #c06000 !important;
}
#ofertas,
#oferta {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 0 !important;
}
#ofertas .oferta_container {
  width: 100%;
  background-color: #dd9349;
  padding: 25px;
  float: left;
}
#ofertas .oferta_container:nth-child(even) {
  background-color: #c06000;
}
.oferta_container .titulo_oferta,
.oferta_container .intro_oferta {
  margin-bottom: 20px;
  color: #FFFFFF;
  text-transform: none !important;
  text-align: left;
}
.oferta_container .titulo_oferta {
  color: #FFFFFF;
  margin-bottom: 20px;
  line-height: 21px;
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 20px;
}
#ofertas .oferta_container:nth-child(even) .titulo_oferta {
  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
.oferta_container .intro_oferta {
  color: #FFFFFF;
  font-weight: 300;
  line-height: 21px;
  font-size: 1.15em;
  margin-bottom: 20px;
}
.oferta_container .readmore {
  border-bottom: 0px !important;
  background-color: #FFFFFF !important;
  color: #c06000;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8em;
  font-weight: 600;
  height: 3.5em;
  letter-spacing: 0.25em;
  line-height: 3.5em;
  padding: 0 1.75em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.oferta_container .readmore:hover {
  color: #c06000 !important;
}
#ofertas .oferta_container:nth-child(even) .readmore,
#ofertas .oferta_container:nth-child(even) .readmore:hover {
  background-color: #ffffff !important;
  color: #c06000 !important;
}
.oferta_container ul#botones_oferta {
  cursor: default;
  list-style: none;
  padding-left: 0;
  float: left;
  margin-bottom: 0px;
  width: 100%;
}
.oferta_container ul#botones_oferta li {
  text-align: left;
  float: left;
  width: 45%;
  width: calc(47.5%);
  padding-left: 0px !important;
}
#oferta .singleoferta_container {
  width: 100%;
  background-color: #FFFFFF;
}
#oferta .title_and_intro_oferta {
  padding: 25px;
  background-color: #dd9349;
}
#oferta .singleoferta_container .titulo_oferta {
  width: 100%;
  padding-bottom: 20px;
  color: #FFFFFF;
  text-transform: none !important;
  text-align: left;
  line-height: 21px;
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #FFFFFF;
}
#oferta .singleoferta_container .datos_oferta {
  color: #ffffff;
  background-color: #dd9349;
  font-weight: 300;
  line-height: 21px;
  font-size: 1.15em;
  text-align: left;
  margin-top: 20px;
}
#oferta .singleoferta_container .datos_oferta strong {
  font-weight: 600;
  color: #FFFFFF;
}
#oferta .singleoferta_container .imagen_oferta {
  padding-bottom: 25px;
}
#oferta .singleoferta_container .content_oferta {
  color: #383837;
  font-weight: 300;
  line-height: 21px;
  margin-left: 25px;
  margin-right: 25px;
}
#oferta .singleoferta_container .content_oferta b,
#oferta .singleoferta_container .content_oferta strong,
#oferta .singleoferta_container .content_oferta a {
  font-weight: 600;
  color: #383837;
}
#oferta .singleoferta_container .content_oferta a,
#oferta .singleoferta_container .content_oferta a:hover {
  border-bottom: 0px;
  color: #c06000 !important;
}
#oferta .singleoferta_container .content_oferta .presentar_candidatura {
  font-size: 1.1em;
}
#oferta .singleoferta_container .content_oferta img {
  max-width: 100%;
  height: auto;
  margin-bottom: 25px;
}
#oferta .singleoferta_container .content_oferta p {
  margin-bottom: 25px;
}
#oferta .singleoferta_container .content_oferta .destacado_oferta {
  color: #c06000;
  text-align: left;
  line-height: 21px;
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  padding-bottom: 10px;
}
#oferta .singleoferta_container .content_oferta ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 25px;
}
#oferta .singleoferta_container .content_oferta li {
  background-image: url('../../images/flecha-simple.svg');
  background-size: 16px 16px;
  background-position: left 10px;
  background-repeat: no-repeat;
  min-height: 40px;
  color: #383837;
  padding-left: 20px;
  display: left;
  min-height: 20px;
  padding-bottom: 15px;
}
#oferta .singleoferta_container .content_oferta ul li:last-child {
  padding-bottom: 0px;
}
#profesorado {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 0 !important;
}
#profesorado .inner {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
#profesorado ul {
  padding-left: 0px;
  display: table-row;
}
#profesorado ul li {
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
  float: left;
  display: table-cell;
}
.imagen_profesorado img {
  max-width: 55%;
  height: auto;
  -webkit-filter: grayscale(1);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'gs\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#gs");
  filter: gray;
  filter: grayscale(100%);
}
.imagen_profesorado {
  margin-bottom: 15px;
  text-align: center;
}
.nombre_profesor {
  line-height: 21px;
  font-size: 1.18em;
  text-align: center;
  color: #c06000;
  font-weight: 600;
}
.profesorado-list_alt .nombre_profesor {
  color: #e41b41;
}
.profesorado-list_yellow .nombre_profesor {
  color: #febc11;
}
.profesorado-list_naranjav2 .nombre_profesor {
  color: #e1a077;
}
.cargo_profesor {
  font-size: 1.15em;
  line-height: 21px;
  text-align: center;
  color: #4e4e4d;
  font-weight: 600;
}
.cargo2_profesor {
  font-weight: 300;
  font-size: 1.1em;
  line-height: 21px;
  text-align: center;
  color: #4e4e4d;
  font-style: italic;
}
.profesorado-list > * {
  padding-bottom: 2em !important;
}
#otrasopiniones {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 0 !important;
}
#otrasopiniones .inner {
  padding-left: 25px !important;
  padding-right: 25px !important;
  padding-top: 25px !important;
}
#otrasopiniones .title {
  color: #c06000;
  font-weight: 300;
  font-size: 26px;
  line-height: 28px;
  text-align: left;
  padding-bottom: 25px;
  text-transform: uppercase;
}
#otrasopiniones ul {
  padding-left: 0px;
  margin-bottom: 0px;
}
#otrasopiniones ul li {
  list-style: none;
  text-align: center;
  width: 100%;
  margin-bottom: 25px;
  float: left;
  border: 2px solid #d8d9dd;
  color: #4e4e4d;
  padding: 20px;
}
.imagen_and_nombre {
  width: 100%;
  margin-bottom: 15px;
  float: left;
}
.nombre_opinion {
  font-size: 1.15em;
  line-height: 21px;
  text-align: left;
  color: #c06000;
  font-weight: 600;
}
.cargo_opinion {
  font-weight: 300;
  font-size: 0.9em;
  line-height: 21px;
  text-align: left;
  color: #4e4e4d;
  font-style: italic;
}
.text_opinion {
  font-weight: 300;
  font-size: 1.1em;
  line-height: 21px;
  text-align: left;
  color: #4e4e4d;
}
.imagen_and_nombre .image_opinion {
  float: left;
  width: 75px;
  height: 75px;
}
.data_opinion {
  float: left;
  margin-left: 15px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
  width: 70%;
}
#programas .programa_container {
  border-bottom: 3px solid #FFFFFF;
}
#programas .programa_container:hover {
  cursor: pointer;
}
#programas .programa_container:first-child {
  border-top: 0px;
}
#programas .programa_container:last-child {
  border-bottom: 0px;
}
.programa_container {
  width: 100%;
  padding-bottom: 230px;
  background-position: top left;
  background-size: cover;
  background-repeat: no-repeat;
}
.programa_container > .info_programa {
  width: 100%;
  color: #000000;
  padding: 50px;
  overflow: hidden;
  position: relative;
  padding: 25px;
}
.programa_container > .info_programa::after {
  background-color: rgba(36, 41, 67, 0.25);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.programa_container > .info_programa_online::after {
  background-color: rgba(36, 41, 67, 0);
}
.programa_container > .info_programa::before {
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.85;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.programa_container:nth-child(odd) > .info_programa::before {
  background-color: #d4781c;
}
.programa_container:nth-child(even) > .info_programa::before {
  background-color: #dd9349;
}
#programas .programaonline_container {
  border-bottom: 3px solid #FFFFFF;
}
#programas .programaonline_container:first-child {
  border-top: 0px;
}
#programas .programaonline_container:last-child {
  border-bottom: 0px;
}
.programaonline_container {
  width: 100%;
  /*padding-bottom:230px;*/
  background-position: top left;
  background-size: cover;
  background-repeat: no-repeat;
}
.programaonline_container > .info_programa {
  width: 100%;
  color: #000000;
  padding: 50px;
  overflow: hidden;
  position: relative;
  padding: 25px;
}
.programaonline_container > .info_programa::after {
  background-color: rgba(36, 41, 67, 0.25);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.programaonline_container > .info_programa_online::after {
  background-color: rgba(36, 41, 67, 0);
}
.programaonline_container > .info_programa::before {
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.85;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.programaonline_container:nth-child(odd) > .info_programa::before {
  background-color: #d4781c;
}
.programaonline_container:nth-child(even) > .info_programa::before {
  background-color: #dd9349;
}
.info_programa .title {
  font-size: 1.75em;
  color: #ffffff;
  font-weight: 600;
  line-height: 1.2;
  position: relative;
  z-index: 3;
  min-height: 75px;
}
.info_programa .moreinfo_container {
  z-index: 3;
  position: relative;
  margin-top: 30px;
}
.info_programa .datos_edicion_container {
  z-index: 3;
  position: relative;
  margin-top: 15px;
}
.datos_edicion_container ul {
  cursor: default;
  list-style: none;
  padding-left: 0;
  /*float:right;*/
  padding-right: 15px;
  margin-bottom: 0px;
}
.datos_edicion_container ul li {
  background-image: url('../../images/flecha-simple-blanco.svg');
  background-size: 15px 15px;
  background-position: left 3px;
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-right: 0px;
}
.datos_edicion_container_online ul li {
  background-image: none;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.datos_edicion_container_online ul {
  left: -15px;
  position: relative;
}
.datos_edicion_container ul li {
  color: #FFFFFF;
  padding-bottom: 5px !important;
}
.datos_edicion_container ul li:last-child {
  padding-bottom: 0px;
}
.info_programa .moreinfo_container a:hover {
  text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  -webkit-text-size-adjust: none;
}
.logo img {
  max-width: 100%;
  height: auto!important;
}
/* Box Model */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* Grid */
.row {
  border-bottom: solid 1px transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.row > * {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.row:after,
.row:before {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
.row.uniform > * > :first-child {
  margin-top: 0;
}
.row.uniform > * > :last-child {
  margin-bottom: 0;
}
.row.\30 \25 > * {
  padding: 0 0 0 0em;
}
.row.\30 \25 {
  margin: 0 0 -1px 0em;
}
.row.uniform.\30 \25 > * {
  padding: 0em 0 0 0em;
}
.row.uniform.\30 \25 {
  margin: 0em 0 -1px 0em;
}
.row > * {
  padding: 0 0 0 2em;
}
.row {
  margin: 0 0 -1px -2em;
}
.row.uniform > * {
  padding: 2em 0 0 2em;
}
.row.uniform {
  margin: -2em 0 -1px -2em;
}
.row.\32 00\25 > * {
  padding: 0 0 0 4em;
}
.row.\32 00\25 {
  margin: 0 0 -1px -4em;
}
.row.uniform.\32 00\25 > * {
  padding: 4em 0 0 4em;
}
.row.uniform.\32 00\25 {
  margin: -4em 0 -1px -4em;
}
.row.\31 50\25 > * {
  padding: 0 0 0 3em;
}
.row.\31 50\25 {
  margin: 0 0 -1px -3em;
}
.row.uniform.\31 50\25 > * {
  padding: 3em 0 0 3em;
}
.row.uniform.\31 50\25 {
  margin: -3em 0 -1px -3em;
}
.row.\35 0\25 > * {
  padding: 0 0 0 1em;
}
.row.\35 0\25 {
  margin: 0 0 -1px -1em;
}
.row.uniform.\35 0\25 > * {
  padding: 1em 0 0 1em;
}
.row.uniform.\35 0\25 {
  margin: -1em 0 -1px -1em;
}
.row.\32 5\25 > * {
  padding: 0 0 0 0.5em;
}
.row.\32 5\25 {
  margin: 0 0 -1px -0.5em;
}
.row.uniform.\32 5\25 > * {
  padding: 0.5em 0 0 0.5em;
}
.row.uniform.\32 5\25 {
  margin: -0.5em 0 -1px -0.5em;
}
.\31 2u,
.\31 2u\24 {
  width: 100%;
  clear: none;
  margin-left: 0;
}
.\31 1u,
.\31 1u\24 {
  width: 91.6666666667%;
  clear: none;
  margin-left: 0;
}
.\31 0u,
.\31 0u\24 {
  width: 83.3333333333%;
  clear: none;
  margin-left: 0;
}
.\39 u,
.\39 u\24 {
  width: 75%;
  clear: none;
  margin-left: 0;
}
.\38 u,
.\38 u\24 {
  width: 66.6666666667%;
  clear: none;
  margin-left: 0;
}
.\37 u,
.\37 u\24 {
  width: 58.3333333333%;
  clear: none;
  margin-left: 0;
}
.\36 u,
.\36 u\24 {
  width: 50%;
  clear: none;
  margin-left: 0;
}
.\35 u,
.\35 u\24 {
  width: 41.6666666667%;
  clear: none;
  margin-left: 0;
}
.\34 u,
.\34 u\24 {
  width: 33.3333333333%;
  clear: none;
  margin-left: 0;
}
.\33 u,
.\33 u\24 {
  width: 25%;
  clear: none;
  margin-left: 0;
}
.\32 u,
.\32 u\24 {
  width: 16.6666666667%;
  clear: none;
  margin-left: 0;
}
.\31 u,
.\31 u\24 {
  width: 8.3333333333%;
  clear: none;
  margin-left: 0;
}
.\31 2u\24 + *,
.\31 1u\24 + *,
.\31 0u\24 + *,
.\39 u\24 + *,
.\38 u\24 + *,
.\37 u\24 + *,
.\36 u\24 + *,
.\35 u\24 + *,
.\34 u\24 + *,
.\33 u\24 + *,
.\32 u\24 + *,
.\31 u\24 + * {
  clear: left;
}
.\-11u {
  margin-left: 91.66667%;
}
.\-10u {
  margin-left: 83.33333%;
}
.\-9u {
  margin-left: 75%;
}
.\-8u {
  margin-left: 66.66667%;
}
.\-7u {
  margin-left: 58.33333%;
}
.\-6u {
  margin-left: 50%;
}
.\-5u {
  margin-left: 41.66667%;
}
.\-4u {
  margin-left: 33.33333%;
}
.\-3u {
  margin-left: 25%;
}
.\-2u {
  margin-left: 16.66667%;
}
.\-1u {
  margin-left: 8.33333%;
}
@media screen and (max-width: 1680px) {
  .row > * {
    padding: 0 0 0 2em;
  }
  .row {
    margin: 0 0 -1px -2em;
  }
  .row.uniform > * {
    padding: 2em 0 0 2em;
  }
  .row.uniform {
    margin: -2em 0 -1px -2em;
  }
  .row.\32 00\25 > * {
    padding: 0 0 0 4em;
  }
  .row.\32 00\25 {
    margin: 0 0 -1px -4em;
  }
  .row.uniform.\32 00\25 > * {
    padding: 4em 0 0 4em;
  }
  .row.uniform.\32 00\25 {
    margin: -4em 0 -1px -4em;
  }
  .row.\31 50\25 > * {
    padding: 0 0 0 3em;
  }
  .row.\31 50\25 {
    margin: 0 0 -1px -3em;
  }
  .row.uniform.\31 50\25 > * {
    padding: 3em 0 0 3em;
  }
  .row.uniform.\31 50\25 {
    margin: -3em 0 -1px -3em;
  }
  .row.\35 0\25 > * {
    padding: 0 0 0 1em;
  }
  .row.\35 0\25 {
    margin: 0 0 -1px -1em;
  }
  .row.uniform.\35 0\25 > * {
    padding: 1em 0 0 1em;
  }
  .row.uniform.\35 0\25 {
    margin: -1em 0 -1px -1em;
  }
  .row.\32 5\25 > * {
    padding: 0 0 0 0.5em;
  }
  .row.\32 5\25 {
    margin: 0 0 -1px -0.5em;
  }
  .row.uniform.\32 5\25 > * {
    padding: 0.5em 0 0 0.5em;
  }
  .row.uniform.\32 5\25 {
    margin: -0.5em 0 -1px -0.5em;
  }
  .\31 2u\28xlarge\29,
  .\31 2u\24\28xlarge\29 {
    width: 100%;
    clear: none;
    margin-left: 0;
  }
  .\31 1u\28xlarge\29,
  .\31 1u\24\28xlarge\29 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 0u\28xlarge\29,
  .\31 0u\24\28xlarge\29 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\39 u\28xlarge\29,
  .\39 u\24\28xlarge\29 {
    width: 75%;
    clear: none;
    margin-left: 0;
  }
  .\38 u\28xlarge\29,
  .\38 u\24\28xlarge\29 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\37 u\28xlarge\29,
  .\37 u\24\28xlarge\29 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\36 u\28xlarge\29,
  .\36 u\24\28xlarge\29 {
    width: 50%;
    clear: none;
    margin-left: 0;
  }
  .\35 u\28xlarge\29,
  .\35 u\24\28xlarge\29 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\34 u\28xlarge\29,
  .\34 u\24\28xlarge\29 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\33 u\28xlarge\29,
  .\33 u\24\28xlarge\29 {
    width: 25%;
    clear: none;
    margin-left: 0;
  }
  .\32 u\28xlarge\29,
  .\32 u\24\28xlarge\29 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 u\28xlarge\29,
  .\31 u\24\28xlarge\29 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\31 2u\24\28xlarge\29 + *,
  .\31 1u\24\28xlarge\29 + *,
  .\31 0u\24\28xlarge\29 + *,
  .\39 u\24\28xlarge\29 + *,
  .\38 u\24\28xlarge\29 + *,
  .\37 u\24\28xlarge\29 + *,
  .\36 u\24\28xlarge\29 + *,
  .\35 u\24\28xlarge\29 + *,
  .\34 u\24\28xlarge\29 + *,
  .\33 u\24\28xlarge\29 + *,
  .\32 u\24\28xlarge\29 + *,
  .\31 u\24\28xlarge\29 + * {
    clear: left;
  }
  .\-11u\28xlarge\29 {
    margin-left: 91.66667%;
  }
  .\-10u\28xlarge\29 {
    margin-left: 83.33333%;
  }
  .\-9u\28xlarge\29 {
    margin-left: 75%;
  }
  .\-8u\28xlarge\29 {
    margin-left: 66.66667%;
  }
  .\-7u\28xlarge\29 {
    margin-left: 58.33333%;
  }
  .\-6u\28xlarge\29 {
    margin-left: 50%;
  }
  .\-5u\28xlarge\29 {
    margin-left: 41.66667%;
  }
  .\-4u\28xlarge\29 {
    margin-left: 33.33333%;
  }
  .\-3u\28xlarge\29 {
    margin-left: 25%;
  }
  .\-2u\28xlarge\29 {
    margin-left: 16.66667%;
  }
  .\-1u\28xlarge\29 {
    margin-left: 8.33333%;
  }
}
@media screen and (max-width: 1280px) {
  .row > * {
    padding: 0 0 0 1.5em;
  }
  .row {
    margin: 0 0 -1px -1.5em;
  }
  .row.uniform > * {
    padding: 1.5em 0 0 1.5em;
  }
  .row.uniform {
    margin: -1.5em 0 -1px -1.5em;
  }
  .row.\32 00\25 > * {
    padding: 0 0 0 3em;
  }
  .row.\32 00\25 {
    margin: 0 0 -1px -3em;
  }
  .row.uniform.\32 00\25 > * {
    padding: 3em 0 0 3em;
  }
  .row.uniform.\32 00\25 {
    margin: -3em 0 -1px -3em;
  }
  .row.\31 50\25 > * {
    padding: 0 0 0 2.25em;
  }
  .row.\31 50\25 {
    margin: 0 0 -1px -2.25em;
  }
  .row.uniform.\31 50\25 > * {
    padding: 2.25em 0 0 2.25em;
  }
  .row.uniform.\31 50\25 {
    margin: -2.25em 0 -1px -2.25em;
  }
  .row.\35 0\25 > * {
    padding: 0 0 0 0.75em;
  }
  .row.\35 0\25 {
    margin: 0 0 -1px -0.75em;
  }
  .row.uniform.\35 0\25 > * {
    padding: 0.75em 0 0 0.75em;
  }
  .row.uniform.\35 0\25 {
    margin: -0.75em 0 -1px -0.75em;
  }
  .row.\32 5\25 > * {
    padding: 0 0 0 0.375em;
  }
  .row.\32 5\25 {
    margin: 0 0 -1px -0.375em;
  }
  .row.uniform.\32 5\25 > * {
    padding: 0.375em 0 0 0.375em;
  }
  .row.uniform.\32 5\25 {
    margin: -0.375em 0 -1px -0.375em;
  }
  .\31 2u\28large\29,
  .\31 2u\24\28large\29 {
    width: 100%;
    clear: none;
    margin-left: 0;
  }
  .\31 1u\28large\29,
  .\31 1u\24\28large\29 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 0u\28large\29,
  .\31 0u\24\28large\29 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\39 u\28large\29,
  .\39 u\24\28large\29 {
    width: 75%;
    clear: none;
    margin-left: 0;
  }
  .\38 u\28large\29,
  .\38 u\24\28large\29 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\37 u\28large\29,
  .\37 u\24\28large\29 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\36 u\28large\29,
  .\36 u\24\28large\29 {
    width: 50%;
    clear: none;
    margin-left: 0;
  }
  .\35 u\28large\29,
  .\35 u\24\28large\29 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\34 u\28large\29,
  .\34 u\24\28large\29 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\33 u\28large\29,
  .\33 u\24\28large\29 {
    width: 25%;
    clear: none;
    margin-left: 0;
  }
  .\32 u\28large\29,
  .\32 u\24\28large\29 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 u\28large\29,
  .\31 u\24\28large\29 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\31 2u\24\28large\29 + *,
  .\31 1u\24\28large\29 + *,
  .\31 0u\24\28large\29 + *,
  .\39 u\24\28large\29 + *,
  .\38 u\24\28large\29 + *,
  .\37 u\24\28large\29 + *,
  .\36 u\24\28large\29 + *,
  .\35 u\24\28large\29 + *,
  .\34 u\24\28large\29 + *,
  .\33 u\24\28large\29 + *,
  .\32 u\24\28large\29 + *,
  .\31 u\24\28large\29 + * {
    clear: left;
  }
  .\-11u\28large\29 {
    margin-left: 91.66667%;
  }
  .\-10u\28large\29 {
    margin-left: 83.33333%;
  }
  .\-9u\28large\29 {
    margin-left: 75%;
  }
  .\-8u\28large\29 {
    margin-left: 66.66667%;
  }
  .\-7u\28large\29 {
    margin-left: 58.33333%;
  }
  .\-6u\28large\29 {
    margin-left: 50%;
  }
  .\-5u\28large\29 {
    margin-left: 41.66667%;
  }
  .\-4u\28large\29 {
    margin-left: 33.33333%;
  }
  .\-3u\28large\29 {
    margin-left: 25%;
  }
  .\-2u\28large\29 {
    margin-left: 16.66667%;
  }
  .\-1u\28large\29 {
    margin-left: 8.33333%;
  }
}
@media screen and (max-width: 980px) {
  .row > * {
    padding: 0 0 0 1.5em;
  }
  .row {
    margin: 0 0 -1px -1.5em;
  }
  .row.uniform > * {
    padding: 1.5em 0 0 1.5em;
  }
  .row.uniform {
    margin: -1.5em 0 -1px -1.5em;
  }
  .row.\32 00\25 > * {
    padding: 0 0 0 3em;
  }
  .row.\32 00\25 {
    margin: 0 0 -1px -3em;
  }
  .row.uniform.\32 00\25 > * {
    padding: 3em 0 0 3em;
  }
  .row.uniform.\32 00\25 {
    margin: -3em 0 -1px -3em;
  }
  .row.\31 50\25 > * {
    padding: 0 0 0 2.25em;
  }
  .row.\31 50\25 {
    margin: 0 0 -1px -2.25em;
  }
  .row.uniform.\31 50\25 > * {
    padding: 2.25em 0 0 2.25em;
  }
  .row.uniform.\31 50\25 {
    margin: -2.25em 0 -1px -2.25em;
  }
  .row.\35 0\25 > * {
    padding: 0 0 0 0.75em;
  }
  .row.\35 0\25 {
    margin: 0 0 -1px -0.75em;
  }
  .row.uniform.\35 0\25 > * {
    padding: 0.75em 0 0 0.75em;
  }
  .row.uniform.\35 0\25 {
    margin: -0.75em 0 -1px -0.75em;
  }
  .row.\32 5\25 > * {
    padding: 0 0 0 0.375em;
  }
  .row.\32 5\25 {
    margin: 0 0 -1px -0.375em;
  }
  .row.uniform.\32 5\25 > * {
    padding: 0.375em 0 0 0.375em;
  }
  .row.uniform.\32 5\25 {
    margin: -0.375em 0 -1px -0.375em;
  }
  .\31 2u\28medium\29,
  .\31 2u\24\28medium\29 {
    width: 100%;
    clear: none;
    margin-left: 0;
  }
  .\31 1u\28medium\29,
  .\31 1u\24\28medium\29 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 0u\28medium\29,
  .\31 0u\24\28medium\29 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\39 u\28medium\29,
  .\39 u\24\28medium\29 {
    width: 75%;
    clear: none;
    margin-left: 0;
  }
  .\38 u\28medium\29,
  .\38 u\24\28medium\29 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\37 u\28medium\29,
  .\37 u\24\28medium\29 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\36 u\28medium\29,
  .\36 u\24\28medium\29 {
    width: 50%;
    clear: none;
    margin-left: 0;
  }
  .\35 u\28medium\29,
  .\35 u\24\28medium\29 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\34 u\28medium\29,
  .\34 u\24\28medium\29 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\33 u\28medium\29,
  .\33 u\24\28medium\29 {
    width: 25%;
    clear: none;
    margin-left: 0;
  }
  .\32 u\28medium\29,
  .\32 u\24\28medium\29 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 u\28medium\29,
  .\31 u\24\28medium\29 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\31 2u\24\28medium\29 + *,
  .\31 1u\24\28medium\29 + *,
  .\31 0u\24\28medium\29 + *,
  .\39 u\24\28medium\29 + *,
  .\38 u\24\28medium\29 + *,
  .\37 u\24\28medium\29 + *,
  .\36 u\24\28medium\29 + *,
  .\35 u\24\28medium\29 + *,
  .\34 u\24\28medium\29 + *,
  .\33 u\24\28medium\29 + *,
  .\32 u\24\28medium\29 + *,
  .\31 u\24\28medium\29 + * {
    clear: left;
  }
  .\-11u\28medium\29 {
    margin-left: 91.66667%;
  }
  .\-10u\28medium\29 {
    margin-left: 83.33333%;
  }
  .\-9u\28medium\29 {
    margin-left: 75%;
  }
  .\-8u\28medium\29 {
    margin-left: 66.66667%;
  }
  .\-7u\28medium\29 {
    margin-left: 58.33333%;
  }
  .\-6u\28medium\29 {
    margin-left: 50%;
  }
  .\-5u\28medium\29 {
    margin-left: 41.66667%;
  }
  .\-4u\28medium\29 {
    margin-left: 33.33333%;
  }
  .\-3u\28medium\29 {
    margin-left: 25%;
  }
  .\-2u\28medium\29 {
    margin-left: 16.66667%;
  }
  .\-1u\28medium\29 {
    margin-left: 8.33333%;
  }
}
@media screen and (max-width: 768px) {
  .row > * {
    padding: 0 0 0 1.25em;
  }
  .row {
    margin: 0 0 -1px -1.25em;
  }
  .row.uniform > * {
    padding: 1.25em 0 0 1.25em;
  }
  .row.uniform {
    margin: -1.25em 0 -1px -1.25em;
  }
  .row.\32 00\25 > * {
    padding: 0 0 0 2.5em;
  }
  .row.\32 00\25 {
    margin: 0 0 -1px -2.5em;
  }
  .row.uniform.\32 00\25 > * {
    padding: 2.5em 0 0 2.5em;
  }
  .row.uniform.\32 00\25 {
    margin: -2.5em 0 -1px -2.5em;
  }
  .row.\31 50\25 > * {
    padding: 0 0 0 1.875em;
  }
  .row.\31 50\25 {
    margin: 0 0 -1px -1.875em;
  }
  .row.uniform.\31 50\25 > * {
    padding: 1.875em 0 0 1.875em;
  }
  .row.uniform.\31 50\25 {
    margin: -1.875em 0 -1px -1.875em;
  }
  .row.\35 0\25 > * {
    padding: 0 0 0 0.625em;
  }
  .row.\35 0\25 {
    margin: 0 0 -1px -0.625em;
  }
  .row.uniform.\35 0\25 > * {
    padding: 0.625em 0 0 0.625em;
  }
  .row.uniform.\35 0\25 {
    margin: -0.625em 0 -1px -0.625em;
  }
  .row.\32 5\25 > * {
    padding: 0 0 0 0.3125em;
  }
  .row.\32 5\25 {
    margin: 0 0 -1px -0.3125em;
  }
  .row.uniform.\32 5\25 > * {
    padding: 0.3125em 0 0 0.3125em;
  }
  .row.uniform.\32 5\25 {
    margin: -0.3125em 0 -1px -0.3125em;
  }
  .\31 2u\28small\29,
  .\31 2u\24\28small\29 {
    width: 100%;
    clear: none;
    margin-left: 0;
  }
  .\31 1u\28small\29,
  .\31 1u\24\28small\29 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 0u\28small\29,
  .\31 0u\24\28small\29 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\39 u\28small\29,
  .\39 u\24\28small\29 {
    width: 75%;
    clear: none;
    margin-left: 0;
  }
  .\38 u\28small\29,
  .\38 u\24\28small\29 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\37 u\28small\29,
  .\37 u\24\28small\29 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\36 u\28small\29,
  .\36 u\24\28small\29 {
    width: 50%;
    clear: none;
    margin-left: 0;
  }
  .\35 u\28small\29,
  .\35 u\24\28small\29 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\34 u\28small\29,
  .\34 u\24\28small\29 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\33 u\28small\29,
  .\33 u\24\28small\29 {
    width: 25%;
    clear: none;
    margin-left: 0;
  }
  .\32 u\28small\29,
  .\32 u\24\28small\29 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 u\28small\29,
  .\31 u\24\28small\29 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\31 2u\24\28small\29 + *,
  .\31 1u\24\28small\29 + *,
  .\31 0u\24\28small\29 + *,
  .\39 u\24\28small\29 + *,
  .\38 u\24\28small\29 + *,
  .\37 u\24\28small\29 + *,
  .\36 u\24\28small\29 + *,
  .\35 u\24\28small\29 + *,
  .\34 u\24\28small\29 + *,
  .\33 u\24\28small\29 + *,
  .\32 u\24\28small\29 + *,
  .\31 u\24\28small\29 + * {
    clear: left;
  }
  .\-11u\28small\29 {
    margin-left: 91.66667%;
  }
  .\-10u\28small\29 {
    margin-left: 83.33333%;
  }
  .\-9u\28small\29 {
    margin-left: 75%;
  }
  .\-8u\28small\29 {
    margin-left: 66.66667%;
  }
  .\-7u\28small\29 {
    margin-left: 58.33333%;
  }
  .\-6u\28small\29 {
    margin-left: 50%;
  }
  .\-5u\28small\29 {
    margin-left: 41.66667%;
  }
  .\-4u\28small\29 {
    margin-left: 33.33333%;
  }
  .\-3u\28small\29 {
    margin-left: 25%;
  }
  .\-2u\28small\29 {
    margin-left: 16.66667%;
  }
  .\-1u\28small\29 {
    margin-left: 8.33333%;
  }
}
@media screen and (max-width: 480px) {
  .row > * {
    padding: 0 0 0 1.25em;
  }
  .row {
    margin: 0 0 -1px -1.25em;
  }
  .row.uniform > * {
    padding: 1.25em 0 0 1.25em;
  }
  .row.uniform {
    margin: -1.25em 0 -1px -1.25em;
  }
  .row.\32 00\25 > * {
    padding: 0 0 0 2.5em;
  }
  .row.\32 00\25 {
    margin: 0 0 -1px -2.5em;
  }
  .row.uniform.\32 00\25 > * {
    padding: 2.5em 0 0 2.5em;
  }
  .row.uniform.\32 00\25 {
    margin: -2.5em 0 -1px -2.5em;
  }
  .row.\31 50\25 > * {
    padding: 0 0 0 1.875em;
  }
  .row.\31 50\25 {
    margin: 0 0 -1px -1.875em;
  }
  .row.uniform.\31 50\25 > * {
    padding: 1.875em 0 0 1.875em;
  }
  .row.uniform.\31 50\25 {
    margin: -1.875em 0 -1px -1.875em;
  }
  .row.\35 0\25 > * {
    padding: 0 0 0 0.625em;
  }
  .row.\35 0\25 {
    margin: 0 0 -1px -0.625em;
  }
  .row.uniform.\35 0\25 > * {
    padding: 0.625em 0 0 0.625em;
  }
  .row.uniform.\35 0\25 {
    margin: -0.625em 0 -1px -0.625em;
  }
  .row.\32 5\25 > * {
    padding: 0 0 0 0.3125em;
  }
  .row.\32 5\25 {
    margin: 0 0 -1px -0.3125em;
  }
  .row.uniform.\32 5\25 > * {
    padding: 0.3125em 0 0 0.3125em;
  }
  .row.uniform.\32 5\25 {
    margin: -0.3125em 0 -1px -0.3125em;
  }
  .\31 2u\28xsmall\29,
  .\31 2u\24\28xsmall\29 {
    width: 100%;
    clear: none;
    margin-left: 0;
  }
  .\31 1u\28xsmall\29,
  .\31 1u\24\28xsmall\29 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 0u\28xsmall\29,
  .\31 0u\24\28xsmall\29 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\39 u\28xsmall\29,
  .\39 u\24\28xsmall\29 {
    width: 75%;
    clear: none;
    margin-left: 0;
  }
  .\38 u\28xsmall\29,
  .\38 u\24\28xsmall\29 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\37 u\28xsmall\29,
  .\37 u\24\28xsmall\29 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\36 u\28xsmall\29,
  .\36 u\24\28xsmall\29 {
    width: 50%;
    clear: none;
    margin-left: 0;
  }
  .\35 u\28xsmall\29,
  .\35 u\24\28xsmall\29 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\34 u\28xsmall\29,
  .\34 u\24\28xsmall\29 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\33 u\28xsmall\29,
  .\33 u\24\28xsmall\29 {
    width: 25%;
    clear: none;
    margin-left: 0;
  }
  .\32 u\28xsmall\29,
  .\32 u\24\28xsmall\29 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 u\28xsmall\29,
  .\31 u\24\28xsmall\29 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\31 2u\24\28xsmall\29 + *,
  .\31 1u\24\28xsmall\29 + *,
  .\31 0u\24\28xsmall\29 + *,
  .\39 u\24\28xsmall\29 + *,
  .\38 u\24\28xsmall\29 + *,
  .\37 u\24\28xsmall\29 + *,
  .\36 u\24\28xsmall\29 + *,
  .\35 u\24\28xsmall\29 + *,
  .\34 u\24\28xsmall\29 + *,
  .\33 u\24\28xsmall\29 + *,
  .\32 u\24\28xsmall\29 + *,
  .\31 u\24\28xsmall\29 + * {
    clear: left;
  }
  .\-11u\28xsmall\29 {
    margin-left: 91.66667%;
  }
  .\-10u\28xsmall\29 {
    margin-left: 83.33333%;
  }
  .\-9u\28xsmall\29 {
    margin-left: 75%;
  }
  .\-8u\28xsmall\29 {
    margin-left: 66.66667%;
  }
  .\-7u\28xsmall\29 {
    margin-left: 58.33333%;
  }
  .\-6u\28xsmall\29 {
    margin-left: 50%;
  }
  .\-5u\28xsmall\29 {
    margin-left: 41.66667%;
  }
  .\-4u\28xsmall\29 {
    margin-left: 33.33333%;
  }
  .\-3u\28xsmall\29 {
    margin-left: 25%;
  }
  .\-2u\28xsmall\29 {
    margin-left: 16.66667%;
  }
  .\-1u\28xsmall\29 {
    margin-left: 8.33333%;
  }
}
@media screen and (max-width: 360px) {
  .row > * {
    padding: 0 0 0 1.25em;
  }
  .row {
    margin: 0 0 -1px -1.25em;
  }
  .row.uniform > * {
    padding: 1.25em 0 0 1.25em;
  }
  .row.uniform {
    margin: -1.25em 0 -1px -1.25em;
  }
  .row.\32 00\25 > * {
    padding: 0 0 0 2.5em;
  }
  .row.\32 00\25 {
    margin: 0 0 -1px -2.5em;
  }
  .row.uniform.\32 00\25 > * {
    padding: 2.5em 0 0 2.5em;
  }
  .row.uniform.\32 00\25 {
    margin: -2.5em 0 -1px -2.5em;
  }
  .row.\31 50\25 > * {
    padding: 0 0 0 1.875em;
  }
  .row.\31 50\25 {
    margin: 0 0 -1px -1.875em;
  }
  .row.uniform.\31 50\25 > * {
    padding: 1.875em 0 0 1.875em;
  }
  .row.uniform.\31 50\25 {
    margin: -1.875em 0 -1px -1.875em;
  }
  .row.\35 0\25 > * {
    padding: 0 0 0 0.625em;
  }
  .row.\35 0\25 {
    margin: 0 0 -1px -0.625em;
  }
  .row.uniform.\35 0\25 > * {
    padding: 0.625em 0 0 0.625em;
  }
  .row.uniform.\35 0\25 {
    margin: -0.625em 0 -1px -0.625em;
  }
  .row.\32 5\25 > * {
    padding: 0 0 0 0.3125em;
  }
  .row.\32 5\25 {
    margin: 0 0 -1px -0.3125em;
  }
  .row.uniform.\32 5\25 > * {
    padding: 0.3125em 0 0 0.3125em;
  }
  .row.uniform.\32 5\25 {
    margin: -0.3125em 0 -1px -0.3125em;
  }
  .\31 2u\28xxsmall\29,
  .\31 2u\24\28xxsmall\29 {
    width: 100%;
    clear: none;
    margin-left: 0;
  }
  .\31 1u\28xxsmall\29,
  .\31 1u\24\28xxsmall\29 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 0u\28xxsmall\29,
  .\31 0u\24\28xxsmall\29 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\39 u\28xxsmall\29,
  .\39 u\24\28xxsmall\29 {
    width: 75%;
    clear: none;
    margin-left: 0;
  }
  .\38 u\28xxsmall\29,
  .\38 u\24\28xxsmall\29 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\37 u\28xxsmall\29,
  .\37 u\24\28xxsmall\29 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\36 u\28xxsmall\29,
  .\36 u\24\28xxsmall\29 {
    width: 50%;
    clear: none;
    margin-left: 0;
  }
  .\35 u\28xxsmall\29,
  .\35 u\24\28xxsmall\29 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\34 u\28xxsmall\29,
  .\34 u\24\28xxsmall\29 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\33 u\28xxsmall\29,
  .\33 u\24\28xxsmall\29 {
    width: 25%;
    clear: none;
    margin-left: 0;
  }
  .\32 u\28xxsmall\29,
  .\32 u\24\28xxsmall\29 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 u\28xxsmall\29,
  .\31 u\24\28xxsmall\29 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\31 2u\24\28xxsmall\29 + *,
  .\31 1u\24\28xxsmall\29 + *,
  .\31 0u\24\28xxsmall\29 + *,
  .\39 u\24\28xxsmall\29 + *,
  .\38 u\24\28xxsmall\29 + *,
  .\37 u\24\28xxsmall\29 + *,
  .\36 u\24\28xxsmall\29 + *,
  .\35 u\24\28xxsmall\29 + *,
  .\34 u\24\28xxsmall\29 + *,
  .\33 u\24\28xxsmall\29 + *,
  .\32 u\24\28xxsmall\29 + *,
  .\31 u\24\28xxsmall\29 + * {
    clear: left;
  }
  .\-11u\28xxsmall\29 {
    margin-left: 91.66667%;
  }
  .\-10u\28xxsmall\29 {
    margin-left: 83.33333%;
  }
  .\-9u\28xxsmall\29 {
    margin-left: 75%;
  }
  .\-8u\28xxsmall\29 {
    margin-left: 66.66667%;
  }
  .\-7u\28xxsmall\29 {
    margin-left: 58.33333%;
  }
  .\-6u\28xxsmall\29 {
    margin-left: 50%;
  }
  .\-5u\28xxsmall\29 {
    margin-left: 41.66667%;
  }
  .\-4u\28xxsmall\29 {
    margin-left: 33.33333%;
  }
  .\-3u\28xxsmall\29 {
    margin-left: 25%;
  }
  .\-2u\28xxsmall\29 {
    margin-left: 16.66667%;
  }
  .\-1u\28xxsmall\29 {
    margin-left: 8.33333%;
  }
}
/* Basic */
@-ms-viewport {
  width: device-width;
}
body {
  -ms-overflow-style: scrollbar;
}
@media screen and (max-width: 480px) {
  html,
  body {
    min-width: 320px;
  }
}
body {
  background: #FFFFFF;
}
body.is-loading *,
body.is-loading *:before,
body.is-loading *:after {
  -moz-animation: none !important;
  -webkit-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
/* Type */
body,
input,
select,
textarea {
  color: #ffffff;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-weight: 300;
  letter-spacing: 0.025em;
  line-height: 1.65;
}
a {
  -moz-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  color: inherit;
  text-decoration: none;
}
a:hover {
  border-bottom-color: transparent;
  color: #ffffff !important;
}
a:active {
  color: #FFFFFF !important;
}
strong,
b {
  color: #ffffff;
  font-weight: 600;
}
em,
i {
  font-style: italic;
}
p {
  margin: 0 0 2em 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ffffff;
  font-weight: 600;
  line-height: 1.3;
  margin: 0 0 1em 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  border-bottom: 0;
}
h1 {
  font-size: 2.5em;
}
h2 {
  font-size: 1.75em;
}
h3 {
  font-size: 1.35em;
}
h4 {
  font-size: 1.1em;
}
h5 {
  font-size: 0.9em;
}
h6 {
  font-size: 0.7em;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 1.5em;
  }
  h3 {
    font-size: 1.25em;
  }
}
sub {
  font-size: 0.8em;
  position: relative;
  top: 0.5em;
}
sup {
  font-size: 0.8em;
  position: relative;
  top: -0.5em;
}
blockquote {
  border-left: solid 4px rgba(212, 212, 255, 0.1);
  font-style: italic;
  margin: 0 0 2em 0;
  padding: 0.5em 0 0.5em 2em;
}
code {
  background: rgba(212, 212, 255, 0.035);
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  margin: 0 0.25em;
  padding: 0.25em 0.65em;
}
pre {
  -webkit-overflow-scrolling: touch;
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  margin: 0 0 2em 0;
}
pre code {
  display: block;
  line-height: 1.75;
  padding: 1em 1.5em;
  overflow-x: auto;
}
hr {
  border: 0;
  border-bottom: solid 1px rgba(212, 212, 255, 0.1);
  margin: 2em 0;
}
hr.major {
  margin: 3em 0;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
/* Section/Article */
section.special,
article.special {
  text-align: center;
}
header.major {
  width: -moz-max-content;
  width: -webkit-max-content;
  width: -ms-max-content;
  width: max-content;
}
header.major > :first-child {
  margin-bottom: 0;
  width: calc(100.5%);
}
header.major > :first-child:after {
  content: '';
  background-color: #ffffff;
  display: block;
  height: 2px;
  margin: 0.325em 0 0.5em 0;
  width: 100%;
}
header.major > p,
.datos_edicion_container ul li {
  font-size: 0.84em;
  font-weight: 600;
  letter-spacing: 0.20em;
  margin-bottom: 0;
  text-transform: uppercase;
}
body.is-ie header.major > :first-child:after {
  max-width: 9em;
}
body.is-ie header.major > h1:after {
  max-width: 100% !important;
}
@media screen and (max-width: 768px) {
  header.major > p br {
    display: none;
  }
}
/* Form */
form {
  margin: 0 0 2em 0;
}
form .field,
#contact input[class*="bmform_frm"],
.input_alternate,
#contact select {
  margin: 0 0 2em 0;
}
form .field.half {
  width: 50%;
  float: left;
  padding: 0 0 0 1em;
}
form .field.half.first {
  padding: 0 1em 0 0;
}
form > .actions {
  margin: 2.5em 0 0 0 !important;
}
@media screen and (max-width: 768px) {
  form .field,
  #contact input[class*="bmform_frm"],
  .input_alternate {
    margin: 0 0 1.5em 0;
  }
  form .field.half {
    padding: 0 0 0 0.75em;
  }
  form .field.half.first {
    padding: 0 0.75em 0 0;
  }
  form > .actions {
    margin: 2em 0 0 0 !important;
  }
}
@media screen and (max-width: 480px) {
  form .field.half {
    width: 100%;
    float: none;
    padding: 0;
  }
  form .field.half.first {
    padding: 0;
  }
}
label,
#contact div[class*="bmform_frmtext"],
.label_alternate,
#commentform label {
  color: #ffffff;
  display: block;
  font-size: 0.8em;
  font-weight: 600;
  letter-spacing: 0.25em;
  margin: 0 0 1em 0 !important;
  text-transform: uppercase;
}
.label_alternate,
#commentform label {
  font-size: 0.8em !important;
}
#commentform input[type="text"],
#commentform textarea {
  background-color: #faefe4 !important;
}
.comment-form-cookies-consent {
  display: none;
}
#comments {
  color: #c06000;
  text-transform: none !important;
  text-align: left;
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 21px;
}
cite a,
cite a:hover,
.reply a:hover,
.reply a {
  color: #c06000 !important;
}
.comment-body p {
  margin-bottom: 10px !important;
}
.children {
  margin-top: 10px;
}
ol.commentlist,
.commentlist ul {
  list-style: none !important;
}
.commentlist {
  font-weight: 400;
  line-height: 25px;
  font-size: 1.1em;
}
input[type="text"],
select,
#contact input[class*="bmform_frm"],
#contact select,
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: #dd9349;
  border: none;
  border-radius: 0;
  color: inherit;
  display: block;
  outline: 0;
  padding: 0 1em;
  text-decoration: none;
  width: 100% ;
}
#contact select,
select {
  width: 100% !important;
}
#contact input[class*="bmform_frm"],
.input_alternate {
  background-color: #faefe4 !important;
}
input[type="text"]:invalid,
input[type="password"]:invalid,
input[type="email"]:invalid,
input[type="tel"]:invalid,
input[type="search"]:invalid,
input[type="url"]:invalid,
select:invalid,
textarea:invalid {
  box-shadow: none;
}
/*input[type="text"]:focus,
		#contact input[class*="bmform_frm"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		input[type="tel"]:focus,
		input[type="search"]:focus,
		input[type="url"]:focus,
		select:focus,
		textarea:focus {
			border-color: #f76f91;
			box-shadow: 0 0 0 2px #f76f91;
		}*/
.select-wrapper {
  text-decoration: none;
  display: block;
  position: relative;
}
.select-wrapper:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
.select-wrapper:before {
  color: rgba(212, 212, 255, 0.1);
  content: '\f078';
  display: block;
  height: 2.75em;
  line-height: 2.75em;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 2.75em;
}
.select-wrapper select::-ms-expand {
  display: none;
}
input[type="text"],
#contact input[class*="bmform_frm"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
select {
  height: 2.75em;
}
textarea {
  padding: 0.75em 1em;
}
/*input[type="checkbox"],
	input[type="radio"] {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		opacity: 0;
		width: 1em;
		z-index: -1;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			color: #ffffff;
			cursor: pointer;
			display: inline-block;
			font-weight: 300;
			padding-left: 2.65em;
			padding-right: 0.75em;
			position: relative;
		}*/
.contact_alternate input[type="radio"] + label,
.contact_alternate input[type="checkbox"] + label {
  color: #c06000;
}
/*input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before
			{
				background: #FFFFFF;
				content: '';
				display: inline-block;
				height: 1.65em;
				left: 0;
				letter-spacing: 0;
				line-height: 1.58125em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 1.65em;
			}*/
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
}
#contact input[type="radio"] + label:before,
#contact input[type="checkbox"] + label:before {
  background: #dd9349;
}
/*input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before{
			background: #ffffff;
			border-color: #FFFFFF;
			content: '\f00c';
			color: #242943;
		}

		input[type="checkbox"]:focus + label:before,
		input[type="radio"]:focus + label:before {
			box-shadow: 0 0 0 2px #f76f91;
		}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}*/
::-webkit-input-placeholder {
  color: rgba(244, 244, 255, 0.2) !important;
  opacity: 1.0;
}
:-moz-placeholder {
  color: rgba(244, 244, 255, 0.2) !important;
  opacity: 1.0;
}
::-moz-placeholder {
  color: rgba(244, 244, 255, 0.2) !important;
  opacity: 1.0;
}
:-ms-input-placeholder {
  color: rgba(244, 244, 255, 0.2) !important;
  opacity: 1.0;
}
.formerize-placeholder {
  color: rgba(244, 244, 255, 0.2) !important;
  opacity: 1.0;
}
/* Box */
.box {
  border: solid 1px rgba(212, 212, 255, 0.1);
  margin-bottom: 2em;
  padding: 1.5em;
}
.box > :last-child,
.box > :last-child > :last-child,
.box > :last-child > :last-child > :last-child {
  margin-bottom: 0;
}
.box.alt {
  border: 0;
  border-radius: 0;
  padding: 0;
}
/* Icon */
.icon {
  text-decoration: none;
  border-bottom: none;
  position: relative;
}
.icon:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
.icon > .label {
  display: none;
}
.icon.alt:before {
  background-color: #ffffff;
  border-radius: 100%;
  color: #4e4e4d;
  display: inline-block;
  height: 2em;
  line-height: 2em;
  text-align: center;
  width: 2em;
}
.icon.alt.alternate::before,
.icon.alternate::before {
  color: #e41b41;
}
.icon.alt.yellow::before,
.icon.yellow::before {
  color: #febc11;
}
.icon.alt.naranjav2::before,
.icon.naranjav2::before {
  color: #e1a077;
}
footer .icon.alt:before {
  color: #383837;
}
a.icon.alt:before {
  -moz-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
a.icon.alt:active:before {
  background-color: #bb4361;
}
/* Image */
.image {
  border: 0;
  display: inline-block;
  position: relative;
}
.image img {
  display: block;
}
.image.left,
.image.right {
  max-width: 30%;
}
.image.left img,
.image.right img {
  width: 100%;
}
.image.left {
  float: left;
  margin: 0 1.5em 1.25em 0;
  top: 0.25em;
}
.image.right {
  float: right;
  margin: 0 0 1.25em 1.5em;
  top: 0.25em;
}
.image.fit {
  display: block;
  margin: 0 0 2em 0;
  width: 100%;
}
.image.fit img {
  width: 100%;
}
.image.main {
  display: block;
  margin: 2.5em 0;
  width: 100%;
}
.image.main img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .image.main {
    margin: 1.5em 0;
  }
}
/* List */
ol {
  list-style: decimal;
  margin: 0 0 2em 0;
  padding-left: 1.25em;
}
ol li {
  padding-left: 0.25em;
}
ul {
  list-style: disc;
  margin: 0 0 2em 0;
  padding-left: 1em;
}
ul li {
  padding-left: 0.5em;
}
ul.alt {
  list-style: none;
  padding-left: 0;
}
ul.alt li {
  border-top: solid 1px rgba(212, 212, 255, 0.1);
  padding: 0.5em 0;
}
ul.alt li:first-child {
  border-top: 0;
  padding-top: 0;
}
ul.icons,
ul.partners {
  cursor: default;
  list-style: none;
  padding-left: 0;
}
ul.icons li,
ul.partners li {
  display: inline-block;
  padding: 0 1em 0 0;
}
ul.icons li:last-child,
ul.partners li:last-child {
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  ul.icons li {
    padding: 0 0.75em 0 0;
  }
  ul.partners li {
    padding: 0 0.75em 0.9em 0;
  }
}
ul.actions {
  cursor: default;
  list-style: none;
  padding-left: 0;
}
ul.actions li {
  display: inline-block;
  padding: 0 1em 0 0;
  vertical-align: middle;
}
ul.actions li:last-child {
  padding-right: 0;
}
ul.actions.small li {
  padding: 0 1em 0 0;
}
ul.actions.vertical li {
  display: block;
  padding: 1em 0 0 0;
}
ul.actions.vertical li:first-child {
  padding-top: 0;
}
ul.actions.vertical li > * {
  margin-bottom: 0;
}
ul.actions.vertical.small li:first-child {
  padding-top: 0;
}
ul.actions.fit {
  display: table;
  margin-left: -1em;
  padding: 0;
  table-layout: fixed;
  width: calc(101%);
}
ul.actions.fit li {
  display: table-cell;
  padding: 0 0 0 1em;
}
ul.actions.fit li > * {
  margin-bottom: 0;
}
ul.actions.fit.small {
  margin-left: -1em;
  width: calc(101%);
}
ul.actions.fit.small li {
  padding: 0 0 0 1em;
}
ul.pagination {
  cursor: default;
  list-style: none;
  padding-left: 0;
}
ul.pagination li {
  display: inline-block;
  padding-left: 0;
  vertical-align: middle;
}
ul.pagination li > .page {
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  border-bottom: 0;
  display: inline-block;
  font-size: 0.8em;
  font-weight: 600;
  height: 1.5em;
  line-height: 1.5em;
  margin: 0 0.125em;
  min-width: 1.5em;
  padding: 0 0.5em;
  text-align: center;
}
ul.pagination li > .page.active {
  background-color: #ffffff;
  color: #242943;
}
ul.pagination li > .page.active:hover {
  background-color: #f76f91;
  color: #242943 !important;
}
ul.pagination li > .page.active:active {
  background-color: #ed2c5c;
}
ul.pagination li:first-child {
  padding-right: 0.75em;
}
ul.pagination li:last-child {
  padding-left: 0.75em;
}
@media screen and (max-width: 480px) {
  ul.pagination li:nth-child(n+2):nth-last-child(n+2) {
    display: none;
  }
  ul.pagination li:first-child {
    padding-right: 0;
  }
}
dl {
  margin: 0 0 2em 0;
}
dl dt {
  display: block;
  font-weight: 600;
  margin: 0 0 1em 0;
}
dl dd {
  margin-left: 2em;
}
/* Table */
.table-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}
table {
  margin: 0 0 2em 0;
  width: 100%;
}
table tbody tr {
  border: solid 1px rgba(212, 212, 255, 0.1);
  border-left: 0;
  border-right: 0;
}
table tbody tr:nth-child(2n + 1) {
  background-color: rgba(212, 212, 255, 0.035);
}
table td {
  padding: 0.75em 0.75em;
}
table th {
  color: #ffffff;
  font-size: 0.9em;
  font-weight: 600;
  padding: 0 0.75em 0.75em 0.75em;
  text-align: left;
}
table thead {
  border-bottom: solid 2px rgba(212, 212, 255, 0.1);
}
table tfoot {
  border-top: solid 2px rgba(212, 212, 255, 0.1);
}
table.alt {
  border-collapse: separate;
}
table.alt tbody tr td {
  border: solid 1px rgba(212, 212, 255, 0.1);
  border-left-width: 0;
  border-top-width: 0;
}
table.alt tbody tr td:first-child {
  border-left-width: 1px;
}
table.alt tbody tr:first-child td {
  border-top-width: 1px;
}
table.alt thead {
  border-bottom: 0;
}
table.alt tfoot {
  border-top: 0;
}
/* Button */
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: inset 0 0 0 2px #ffffff;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8em;
  font-weight: 600;
  height: 3.5em;
  letter-spacing: 0.25em;
  line-height: 3.5em;
  padding: 0 1.75em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.form_woocommerce_curso {
  display: inline;
}
.form_woocommerce_curso input[type="submit"],
.form_woocommerce_curso input[type="reset"],
.form_woocommerce_curso input[type="button"],
.form_woocommerce_curso button,
.form_woocommerce_curso .button {
  box-shadow: none !important;
  line-height: 24px !important;
  height: 51px !important;
  letter-spacing: 0.025em !important;
  font-size: 22px !important;
}
.apuntarme_ya_container .form_woocommerce_curso button.cta_button_alternate_naranjav2 {
  background-color: #FFFFFF;
  border: 1px solid #e1a077 !important;
  color: #e1a077 !important;
}
.apuntarme_ya_container .form_woocommerce_curso button.cta_button_alternate_yellow {
  background-color: #FFFFFF;
  border: 1px solid #febc11 !important;
  color: #febc11 !important;
}
.apuntarme_ya_container .form_woocommerce_curso button.cta_button_alternate_alt {
  background-color: #FFFFFF;
  border: 1px solid #e41b41 !important;
  color: #e41b41 !important;
}
.apuntarme_ya_container .form_woocommerce_curso button.cta_button_alternate {
  background-color: #FFFFFF;
  border: 1px solid #c06000 !important;
  color: #c06000 !important;
}
.button_readmore_blog {
  border-bottom: 0px !important;
  background-color: #c06000 !important;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8em;
  font-weight: 600;
  height: 3.5em;
  letter-spacing: 0.25em;
  line-height: 3.5em;
  padding: 0 1.75em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="button"]:hover,
input[type="button"]:active,
button:hover,
button:active,
.button:hover,
.button:active {
  box-shadow: inset 0 0 0 2px #FFFFFF;
  color: #FFFFFF;
}
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
button:active,
.button:active {
  background-color: rgba(247, 111, 145, 0.1);
  box-shadow: inset 0 0 0 2px #FFFFFF;
  color: #FFFFFF;
}
input[type="submit"].icon:before,
input[type="reset"].icon:before,
input[type="button"].icon:before,
button.icon:before,
.button.icon:before {
  margin-right: 0.5em;
}
input[type="submit"].fit,
input[type="reset"].fit,
input[type="button"].fit,
button.fit,
.button.fit {
  display: block;
  margin: 0 0 1em 0;
  width: 100%;
}
input[type="submit"].small,
input[type="reset"].small,
input[type="button"].small,
button.small,
.button.small {
  font-size: 0.6em;
}
input[type="submit"].big,
input[type="reset"].big,
input[type="button"].big,
button.big,
.button.big {
  font-size: 1.25em;
  height: 3em;
  line-height: 3em;
}
input[type="submit"].next,
input[type="reset"].next,
input[type="button"].next,
button.next,
.button.next {
  padding-right: 4.5em;
  position: relative;
}
input[type="submit"].next:before,
input[type="submit"].next:after,
input[type="reset"].next:before,
input[type="reset"].next:after,
input[type="button"].next:before,
input[type="button"].next:after,
button.next:before,
button.next:after,
.button.next:before,
.button.next:after {
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 36px 24px;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  right: 1.5em;
  top: 0;
  vertical-align: middle;
  width: 36px;
}
input[type="submit"].next:before,
input[type="reset"].next:before,
input[type="button"].next:before,
button.next:before,
.button.next:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36px' height='24px' viewBox='0 0 36 24' zoomAndPan='disable'%3E%3Cstyle%3Eline %7B stroke: %23ffffff%3B stroke-width: 2px%3B %7D%3C/style%3E%3Cline x1='0' y1='12' x2='34' y2='12' /%3E%3Cline x1='25' y1='4' x2='34' y2='12.5' /%3E%3Cline x1='25' y1='20' x2='34' y2='11.5' /%3E%3C/svg%3E");
}
input[type="submit"].next:after,
input[type="reset"].next:after,
input[type="button"].next:after,
button.next:after,
.button.next:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36px' height='24px' viewBox='0 0 36 24' zoomAndPan='disable'%3E%3Cstyle%3Eline %7B stroke: %23ffffff%3B stroke-width: 2px%3B %7D%3C/style%3E%3Cline x1='0' y1='12' x2='34' y2='12' /%3E%3Cline x1='25' y1='4' x2='34' y2='12.5' /%3E%3Cline x1='25' y1='20' x2='34' y2='11.5' /%3E%3C/svg%3E");
  opacity: 0;
  z-index: 1;
}
input[type="submit"].next:hover:after,
input[type="submit"].next:active:after,
input[type="reset"].next:hover:after,
input[type="reset"].next:active:after,
input[type="button"].next:hover:after,
input[type="button"].next:active:after,
button.next:hover:after,
button.next:active:after,
.button.next:hover:after,
.button.next:active:after {
  opacity: 1;
}
@media screen and (max-width: 1280px) {
  input[type="submit"].next,
  input[type="reset"].next,
  input[type="button"].next,
  button.next,
  .button.next {
    padding-right: 5em;
  }
}
input[type="submit"].special,
input[type="reset"].special,
input[type="button"].special,
button.special,
.button.special {
  background-color: #ffffff;
  border: 2px solid #FFFFFF;
  box-shadow: none;
  color: #4e4e4d;
}
input[type="submit"].special:hover,
input[type="submit"].special:active,
input[type="reset"].special:hover,
input[type="reset"].special:active,
input[type="button"].special:hover,
input[type="button"].special:active,
button.special:hover,
button.special:active,
.button.special:hover,
.button.special:active {
  background-color: #FFFFFF;
  color: #FFFFFF !important;
}
button.special:hover,
button.special:active,
.button.special:hover,
.button.special:active {
  background-color: transparent;
  color: #FFFFFF !important;
  border: 2px solid #FFFFFF;
  text-decoration: none;
}
input[type="submit"].special:active,
input[type="reset"].special:active,
input[type="button"].special:active,
button.special:active,
.button.special:active {
  background-color: #ffffff;
}
input[type="submit"].disabled,
input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {
  -moz-pointer-events: none;
  -webkit-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none;
  cursor: default;
  opacity: 0.25;
}
/* Tiles */
.tiles {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 0 !important;
}
.tiles + * {
  border-top: 0 !important;
}
.tiles article {
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-transition: -moz-transform 0.25s ease, opacity 0.25s ease, -moz-filter 1s ease, -webkit-filter 1s ease;
  -webkit-transition: -webkit-transform 0.25s ease, opacity 0.25s ease, -webkit-filter 1s ease, -webkit-filter 1s ease;
  -ms-transition: -ms-transform 0.25s ease, opacity 0.25s ease, -ms-filter 1s ease, -webkit-filter 1s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, filter 1s ease, -webkit-filter 1s ease;
  padding: 25px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: default;
  /*height: 40vh;
			max-height: 40em;
			min-height: 23em;*/
  overflow: hidden;
  position: relative;
}
.tiles article .image {
  display: none;
}
.tiles article header {
  position: relative;
  z-index: 3;
}
.tiles article h3 {
  font-size: 1.75em;
}
.tiles article h3 a:hover {
  color: inherit !important;
}
.tiles article .link.primary {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 4;
}
.tiles article:before {
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.85;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.tiles article:after {
  background-color: rgba(36, 41, 67, 0.25);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.tiles article:hover:before {
  opacity: 0;
}
.tiles article.is-transitioning {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  -moz-filter: blur(0.5em);
  -webkit-filter: blur(0.5em);
  -ms-filter: blur(0.5em);
  filter: blur(0.5em);
  opacity: 0;
}
/*.tiles article:nth-child(4n - 1), .tiles article:nth-child(4n - 2) {
				width: 60%;
			}*/
.tiles article:nth-child(6n - 5):before {
  background-color: #d4781c;
}
.tiles article:nth-child(6n - 4):before {
  background-color: #dd9349;
}
.tiles article:nth-child(6n - 3):before {
  background-color: #d4781c;
}
.tiles article:nth-child(6n - 2):before {
  background-color: #c67bc0;
}
.tiles article:nth-child(6n - 1):before {
  background-color: #7fbabe;
}
.tiles article:nth-child(6n):before {
  background-color: #8592e0;
}
@media screen and (max-width: 1280px) {
  .tiles article,
  .programa_container > .info_programa,
  .programaonline_container > .info_programa {
    padding: 25px;
  }
}
@media screen and (max-width: 980px) {
  /*.tiles article {
				width: 50% !important;
			}*/
}
@media screen and (max-width: 768px) {
  .tiles article,
  .programa_container > .info_programa,
  .programaonline_container > .info_programa {
    padding: 25px;
    /*height: 16em;
				max-height: none;
				min-height: 0;*/
  }
  .tiles article h3,
  .info_programa .title {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 768px) {
  .tiles {
    display: block;
  }
}
/* Contact Method */
.contact-method {
  padding-left: 3.25em;
  position: relative;
}
.contact-method .icon {
  left: 0;
  position: absolute;
  top: 0;
}
.contact-method h3 {
  margin: 0 0 0.5em 0;
}
/* Spotlights */
.spotlights {
  border-top: 0 !important;
}
.spotlights + * {
  border-top: 0 !important;
}
.spotlights > section {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #fafafa;
}
.spotlights > section > .image {
  background-position: center center;
  background-size: cover;
  border-radius: 0;
  display: block;
  position: relative;
  width: 30%;
}
.spotlights > section > .image img {
  border-radius: 0;
  display: block;
  width: 100%;
}
.spotlights > section > .image:before {
  background: rgba(36, 41, 67, 0.9);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.spotlights > section > .content {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 2em 3em 0.1em 3em ;
  width: 70%;
}
.spotlights > section > .content > .inner {
  margin: 0 auto;
  max-width: 100%;
  width: 65em;
}
.spotlights > section:nth-child(2n) {
  -moz-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background-color: #dd9349;
}
.spotlights > section:nth-child(2n) > .content {
  -moz-align-items: -moz-flex-end;
  -webkit-align-items: -webkit-flex-end;
  -ms-align-items: -ms-flex-end;
  align-items: flex-end;
}
@media screen and (max-width: 1680px) {
  .spotlights > section > .image {
    width: 40%;
  }
  .spotlights > section > .content {
    width: 60%;
  }
}
@media screen and (max-width: 1280px) {
  .spotlights > section > .image {
    width: 45%;
  }
  .spotlights > section > .content {
    width: 55%;
  }
}
@media screen and (max-width: 980px) {
  .spotlights > section {
    display: block;
  }
  .spotlights > section > .image {
    width: 100%;
  }
  .spotlights > section > .content {
    padding: 4em 3em 2em 3em ;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .spotlights > section > .content {
    padding: 3em 1.5em 1em 1.5em ;
  }
}
/* Header */
@-moz-keyframes reveal-header {
  0% {
    top: -4em;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes reveal-header {
  0% {
    top: -4em;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@-ms-keyframes reveal-header {
  0% {
    top: -4em;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@keyframes reveal-header {
  0% {
    top: -4em;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
#header,
#headerphone {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  background-color: #FFFFFF;
  box-shadow: 0 0 0.25em 0 rgba(0, 0, 0, 0.15);
  cursor: default;
  font-weight: 600;
  left: 0;
  letter-spacing: 0.25em;
  height: auto !important;
  line-height: normal !important;
  margin: 0;
  position: fixed;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  z-index: 10000;
}
#headerphone {
  background-color: #dd9349;
  padding: 0px 0px;
  line-height: 0px;
  height: auto;
}
.headerphone_alt {
  background-color: #e84766 !important;
}
.headerphone_yellow {
  background-color: #e3a500 !important;
}
.headerphone_naranjav2 {
  background-color: #de8248 !important;
}
ul#phones {
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
}
ul#phones a,
ul#phones a:hover,
.contact-method a,
.contact-method a:hover {
  border-bottom: 0px;
}
#tellamamos_peque {
  width: 100%;
  position: absolute;
  left: 0;
  height: 37px;
  letter-spacing: normal;
  font-weight: 600;
  background-color: #c06000;
  text-align: center;
}
#tellamamos_peque a {
  border-bottom: 0px;
  /*height:38px;*/
  letter-spacing: 1px;
  line-height: 37px;
  text-transform: none !important;
}
#tellamamos_peque a:hover {
  border-bottom: 0px !important;
}
#tellamamos {
  padding: 0px 25px 0px 25px;
  position: absolute;
  right: 0;
  height: 37px;
  letter-spacing: normal;
  font-weight: 600;
  background-color: #c06000;
}
.tellamamos_peque_alt,
.tellamamos_alt {
  background-color: #e41b41 !important;
}
.tellamamos_peque_yellow,
.tellamamos_yellow {
  background-color: #febc11 !important;
}
.tellamamos_peque_naranjav2,
.tellamamos_naranjav2 {
  background-color: #e1a077 !important;
}
#tellamamos a {
  border-bottom: 0px;
  /*height:38px;*/
  letter-spacing: 1px;
  line-height: 37px;
  text-transform: none !important;
}
#tellamamos a:hover {
  border-bottom: 0px !important;
}
#tellamamos ul {
  list-style: none;
  padding-left: 0;
  margin: 0px;
  /*top: 25%;position: relative;*/
}
#tellamamos ul li {
  display: inline-block;
  padding-left: 0px;
}
#headerphone ul#phones {
  list-style: none;
  padding-left: 0;
  margin: 0px;
}
#headerphone ul#phones li {
  display: inline-block;
  font-weight: 300;
  letter-spacing: auto;
  letter-spacing: 1px;
  padding-left: 0px !important;
}
#headerphone ul#phones li span:nth-child(even) {
  vertical-align: super;
}
#headerphone .icon.alt:before {
  color: #FFFFFF;
  background-color: transparent;
  font-size: 26px;
  height: auto;
  line-height: 27px;
  width: auto;
}
#header {
  top: 42px;
}
#header .logo {
  border: 0;
  display: inline-block;
  font-size: 0.8em;
  height: inherit;
  line-height: inherit;
  padding: 1em 25px;
}
#headerphone ul#phones {
  padding-left: 1.5em;
}
#header .logo strong {
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  background-color: #ffffff;
  color: #242943;
  display: inline-block;
  line-height: 1.65em;
  margin-right: 0.325em;
  padding: 0 0.125em 0 0.375em;
}
#header .logo:hover strong {
  background-color: #FFFFFF;
}
#header .logo:active strong {
  background-color: #ed2c5c;
}
#header nav {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-justify-content: -moz-flex-end;
  -webkit-justify-content: -webkit-flex-end;
  -ms-justify-content: -ms-flex-end;
  justify-content: flex-end;
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  height: inherit;
  line-height: inherit;
}
#header nav a {
  border: 0;
  display: block;
  font-size: 0.8em;
  height: inherit;
  line-height: inherit;
  padding: 0 0.75em;
  position: relative;
  vertical-align: middle;
  color: #383837;
}
#header nav a:last-child {
  padding-right: 1.5em;
}
#header nav a[href="#menu"] {
  padding-right: 3.325em !important;
}
#header nav a[href="#menu"]:before,
#header nav a[href="#menu"]:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='32' viewBox='0 0 24 32' preserveAspectRatio='none'%3E%3Cstyle%3Eline %7B stroke-width: 2px%3B stroke: %23383837%3B %7D%3C/style%3E%3Cline x1='0' y1='11' x2='24' y2='11' /%3E%3Cline x1='0' y1='21' x2='24' y2='21' /%3E%3Cline x1='0' y1='16' x2='24' y2='16' /%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px 32px;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  right: 1.5em;
  top: 0;
  vertical-align: middle;
  width: 24px;
}
#header nav a[href="#menu"]:after {
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='32' viewBox='0 0 24 32' preserveAspectRatio='none'%3E%3Cstyle%3Eline %7B stroke-width: 2px%3B stroke: %23383837%3B %7D%3C/style%3E%3Cline x1='0' y1='11' x2='24' y2='11' /%3E%3Cline x1='0' y1='21' x2='24' y2='21' /%3E%3Cline x1='0' y1='16' x2='24' y2='16' /%3E%3C/svg%3E");
  opacity: 0;
  z-index: 1;
}
#header nav a[href="#menu"]:hover:after,
#header nav a[href="#menu"]:active:after {
  opacity: 1;
}
#header nav a[href="#menu"]:last-child {
  padding-right: 3.875em !important;
}
#header nav a[href="#menu"]:last-child:before,
#header nav a[href="#menu"]:last-child:after {
  right: 2em;
}
#header.reveal {
  -moz-animation: reveal-header 0.35s ease;
  -webkit-animation: reveal-header 0.35s ease;
  -ms-animation: reveal-header 0.35s ease;
  animation: reveal-header 0.35s ease;
}
#header.alt {
  -moz-transition: opacity 2.5s ease;
  -webkit-transition: opacity 2.5s ease;
  -ms-transition: opacity 2.5s ease;
  transition: opacity 2.5s ease;
  -moz-transition-delay: 0.75s;
  -webkit-transition-delay: 0.75s;
  -ms-transition-delay: 0.75s;
  transition-delay: 0.75s;
  -moz-animation: none;
  -webkit-animation: none;
  -ms-animation: none;
  animation: none;
  background-color: transparent;
  box-shadow: none;
  position: absolute;
}
#header.alt.style1 .logo strong {
  color: #d4768e;
}
#header.alt.style2 .logo strong {
  color: #7abadc;
}
#header.alt.style3 .logo strong {
  color: #82abf7;
}
#header.alt.style4 .logo strong {
  color: #c67bc0;
}
#header.alt.style5 .logo strong {
  color: #7fbabe;
}
#header.alt.style6 .logo strong {
  color: #8592e0;
}
body.is-loading #header.alt {
  opacity: 0;
}
@media screen and (max-width: 1680px) {
  #header nav a[href="#menu"] {
    padding-right: 3.75em !important;
  }
  #header nav a[href="#menu"]:last-child {
    padding-right: 4.25em !important;
  }
}
@media screen and (max-width: 1280px) {
  #header nav a[href="#menu"] {
    padding-right: 4em !important;
  }
  #header nav a[href="#menu"]:last-child {
    padding-right: 4.5em !important;
  }
}
@media screen and (max-width: 768px) {
  #header,
  #headerphone {
    height: auto !important;
    line-height: normal !important;
  }
  #header .logo {
    padding: 1em 25px;
    vertical-align: middle;
  }
  #headerphone ul#phones {
    padding-left: 25px;
  }
  #header nav a {
    padding: 0 0.5em;
  }
  #header nav a:last-child {
    padding-right: 1em;
  }
  #header nav a[href="#menu"] {
    padding-right: 3.25em !important;
  }
  #header nav a[href="#menu"]:before,
  #header nav a[href="#menu"]:after {
    right: 0.75em;
  }
  #header nav a[href="#menu"]:last-child {
    padding-right: 4em !important;
  }
  #header nav a[href="#menu"]:last-child:before,
  #header nav a[href="#menu"]:last-child:after {
    right: 1.5em;
  }
}
@media screen and (max-width: 480px) {
  #header .logo span {
    display: none;
  }
  #header nav a[href="#menu"] {
    overflow: hidden;
    padding-right: 0 !important;
    text-indent: 5em;
    white-space: nowrap;
    width: 5em;
  }
  #header nav a[href="#menu"]:before,
  #header nav a[href="#menu"]:after {
    right: 0;
    width: inherit;
  }
  #header nav a[href="#menu"]:last-child:before,
  #header nav a[href="#menu"]:last-child:after {
    width: 4em;
    right: 12px;
  }
}
/* Banner */
#banner {
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-image: url("../../images/banner_2026.jpg");
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  padding: 6em 0 2em 0 ;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 0 !important;
  cursor: default;
  height: 60vh;
  margin-bottom: -3.25em;
  max-height: 32em;
  min-height: 22em;
  position: relative;
  top: -3.25em;
}
#banner:after {
  -moz-transition: opacity 2.5s ease;
  -webkit-transition: opacity 2.5s ease;
  -ms-transition: opacity 2.5s ease;
  transition: opacity 2.5s ease;
  -moz-transition-delay: 0.75s;
  -webkit-transition-delay: 0.75s;
  -ms-transition-delay: 0.75s;
  transition-delay: 0.75s;
  -moz-pointer-events: none;
  -webkit-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none;
  background-color: #242943;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.85;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#banner h1 {
  font-size: 3.25em;
}
#banner > .inner {
  -moz-transition: opacity 1.5s ease, -moz-transform 0.5s ease-out, -moz-filter 0.5s ease, -webkit-filter 0.5s ease;
  -webkit-transition: opacity 1.5s ease, -webkit-transform 0.5s ease-out, -webkit-filter 0.5s ease, -webkit-filter 0.5s ease;
  -ms-transition: opacity 1.5s ease, -ms-transform 0.5s ease-out, -ms-filter 0.5s ease, -webkit-filter 0.5s ease;
  transition: opacity 1.5s ease, transform 0.5s ease-out, filter 0.5s ease, -webkit-filter 0.5s ease;
  padding: 0 !important;
  position: relative;
  z-index: 2;
}
#banner > .inner .image {
  display: none;
}
#banner > .inner header {
  width: auto;
}
#banner > .inner header > :first-child {
  width: auto;
}
#banner > .inner header > :first-child:after {
  max-width: 100%;
}
#banner > .inner .content {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0 0 2em 0;
}
#banner > .inner .content > * {
  margin-left: 1.5em;
  margin-bottom: 0;
}
#banner > .inner .content > :first-child {
  margin-left: 0;
}
#banner > .inner .content p {
  font-size: 0.84em;
  font-weight: 600;
  letter-spacing: 0.20em;
  text-transform: uppercase;
}
#banner.major {
  height: 75vh;
  min-height: 30em;
  max-height: 50em;
  padding-left: 25px;
  padding-right: 25px;
}
#banner.major.alt {
  opacity: 0.75;
}
#banner.style1:after {
  background-color: #d4768e;
}
#banner.style2:after {
  background-color: #7abadc;
}
#banner.style3:after {
  background-color: #82abf7;
}
#banner.style4:after {
  background-color: #c67bc0;
}
#banner.style5:after {
  background-color: #7fbabe;
}
#banner.style6:after {
  background-color: #8592e0;
}
body.is-loading #banner:after {
  opacity: 1.0;
}
body.is-loading #banner > .inner {
  -moz-filter: blur(0.125em);
  -webkit-filter: blur(0.125em);
  -ms-filter: blur(0.125em);
  filter: blur(0.125em);
  -moz-transform: translateX(-0.5em);
  -webkit-transform: translateX(-0.5em);
  -ms-transform: translateX(-0.5em);
  transform: translateX(-0.5em);
  opacity: 0;
}
@media screen and (max-width: 1280px) {
  #banner {
    background-attachment: scroll;
  }
}
@media screen and (max-width: 768px) {
  #banner {
    height: auto;
    margin-bottom: -2.75em;
    max-height: none;
    min-height: 0;
    top: -2.75em;
  }
  #banner h1 {
    font-size: 2em;
  }
  #banner > .inner .content {
    display: block;
  }
  #banner > .inner .content > * {
    margin-left: 0;
    margin-bottom: 2em;
  }
  #banner.major {
    height: auto;
    min-height: 0;
    max-height: none;
  }
}
@media screen and (max-width: 480px) {
  #banner {
    padding: 0em 0 2em 0 ;
  }
  #banner > .inner .content p br {
    display: none;
  }
}
/* Main */
#main,
#programas {
  background-color: #FFFFFF;
}
#main > * {
  border-top: solid 1px rgba(212, 212, 255, 0.1);
}
#main > *:first-child {
  border-top: 0;
}
/*#main > * > .inner {
				padding: 2em 0 2em 0 ;
				margin: 0 auto;
				max-width: 65em;
				width: calc(100%););
			}*/
#main.alt {
  background-color: transparent;
  border-bottom: solid 1px rgba(212, 212, 255, 0.1);
}
/* Contact */
#contact,
#data_contact {
  overflow-x: hidden;
  background-color: #c06000;
}
.contact_alt,
.data_contact_alt {
  background-color: #e41b41 !important;
}
.contact_yellow,
.data_contact_yellow {
  background-color: #febc11 !important;
}
.contact_naranjav2,
.data_contact_naranjav2 {
  background-color: #e1a077 !important;
}
#data_contact {
  background-color: #4e4e4d;
}
.contact_alternate {
  background-color: #FFFFFF !important;
}
/*#contact > .inner,*/
#data_contact > .inner {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  padding: 0 !important;
}
#data_contact {
  border-top: 3px solid #FFFFFF;
  border-bottom: 3px solid #FFFFFF;
}
#data_contact > .inner > .split {
  width: 100%;
}
#data_contact > .inner > .split > * {
  padding: 3em 0 3em 0em ;
  position: relative;
}
/*	#data_contact > .inner > .split > *:before {
						border-top: solid 1px rgba(212, 212, 255, 0.1);
						content: '';
						display: block;
						//margin-left: -3em;
						position: absolute;
						top: 0;
						//width: calc(100vw + 3em);
						width: 100%;
					}*/
#data_contact > .inner > .split > :first-child:before {
  display: none;
}
#data_contact > .inner > .split > * {
  border-bottom: solid 1px rgba(212, 212, 255, 0.1);
}
@media screen and (max-width: 980px) {
  #contact > .inner,
  #data_contact > .inner {
    display: block;
  }
  #contact > .inner > :nth-child(2n - 1) {
    border-right: 0;
  }
  #contact > .inner > :nth-child(2n) {
    padding-left: 0;
  }
  #data_contact > .inner > .split > * {
    width: 100%;
    border-bottom: solid 1px rgba(212, 212, 255, 0.1);
  }
  #data_contact > .inner > .split > :first-child:before {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  /*#contact > .inner > :nth-child(2n - 1) {
				padding: 3em 25px 3em 25px ;
			}*/
}
/* Footer */
#footer {
  background-color: #383837;
  /*padding-left:25px;padding-right:25px;*/
}
#footer .copyright,
#footer .menu,
#footer .menu_responsive ul {
  font-size: 0.8em;
  list-style: none;
  padding-left: 0;
}
#footer .menu_responsive {
  display: none;
}
#footer .menu {
  display: none;
}
@media (max-width: 930px) {
  #footer .menu_responsive {
    display: block;
  }
}
#footer .menu {
  font-size: 1em;
}
#footer .copyright li,
#footer .menu li,
#footer .menu_responsive li {
  border-left: solid 1px rgba(212, 212, 255, 0.1);
  color: rgba(244, 244, 255, 0.2);
  display: inline-block;
  line-height: 1;
  margin-left: 1em;
  padding-left: 1em;
}
.menus_responsive {
  width: 100%;
  float: left;
}
#footer .menu_responsive {
  float: left;
}
#footer .menu_responsive:first-child {
  padding-right: 1em;
}
#footer .menu_responsive li {
  text-align: left;
  border-left: 0px;
  margin-left: 0em;
  padding-left: 0em;
  float: left;
  clear: both;
  margin-bottom: 15px;
  padding-right: 1em;
  margin-right: 1em;
}
#footer .copyright li:first-child,
#footer .menu li:first-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
@media screen and (max-width: 480px) {
  #footer .copyright li {
    display: block;
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
    line-height: inherit;
  }
}
/* Wrapper */
#wrapper {
  -moz-transition: -moz-filter 0.35s ease, -webkit-filter 0.35s ease, opacity 0.375s ease-out;
  -webkit-transition: -webkit-filter 0.35s ease, -webkit-filter 0.35s ease, opacity 0.375s ease-out;
  -ms-transition: -ms-filter 0.35s ease, -webkit-filter 0.35s ease, opacity 0.375s ease-out;
  transition: filter 0.35s ease, -webkit-filter 0.35s ease, opacity 0.375s ease-out;
  padding-top: 3.25em;
}
#wrapper.is-transitioning {
  opacity: 0;
}
/*padding: 4em 0 2em 0 ;
			margin: 0 auto;
			max-width: 65em;
			width: calc(100% - 6em);*/
/*	padding: 3em 0 1em 0 ;
			width: calc(100%);
			margin-right: auto;
			margin-left: auto;

		}*/
@media screen and (max-width: 768px) {
  .no_home {
    padding-top: 55px;
  }
}
/* Menu */
#menu {
  -moz-transition: -moz-transform 0.35s ease, opacity 0.35s ease, visibility 0.35s;
  -webkit-transition: -webkit-transform 0.35s ease, opacity 0.35s ease, visibility 0.35s;
  -ms-transition: -ms-transform 0.35s ease, opacity 0.35s ease, visibility 0.35s;
  transition: transform 0.35s ease, opacity 0.35s ease, visibility 0.35s;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-pointer-events: none;
  -webkit-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none;
  background: rgba(212, 120, 28, 0.9);
  box-shadow: none;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 3em 2em;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 10002;
}
.menu_alt {
  background: rgba(228, 27, 65, 0.9) !important;
}
.menu_yellow {
  background: rgba(254, 188, 17, 0.9) !important;
}
.menu_naranjav2 {
  background: rgba(255, 160, 119, 0.9) !important;
}
#menu .inner {
  -moz-transition: -moz-transform 0.35s ease-out, opacity 0.35s ease, visibility 0.35s;
  -webkit-transition: -webkit-transform 0.35s ease-out, opacity 0.35s ease, visibility 0.35s;
  -ms-transition: -ms-transform 0.35s ease-out, opacity 0.35s ease, visibility 0.35s;
  transition: transform 0.35s ease-out, opacity 0.35s ease, visibility 0.35s;
  -moz-transform: rotateX(20deg);
  -webkit-transform: rotateX(20deg);
  -ms-transform: rotateX(20deg);
  transform: rotateX(20deg);
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
  max-height: 100vh;
  opacity: 0;
  overflow: auto;
  text-align: center;
  visibility: hidden;
  width: 18em;
}
#menu .inner > :first-child {
  margin-top: 2em;
}
#menu .inner > :last-child {
  margin-bottom: 3em;
}
#menu ul {
  margin: 0 0 1em 0;
}
#menu ul.links {
  list-style: none;
  padding: 0;
}
#menu ul.links > li {
  padding: 0;
}
#menu ul.links > li > a:not(.button) {
  border: 0;
  border-top: solid 1px rgba(212, 212, 255, 0.1);
  display: block;
  font-size: 0.8em;
  font-weight: 600;
  letter-spacing: 0.25em;
  line-height: 4em;
  text-decoration: none;
  text-transform: uppercase;
}
#menu ul.links > li > .button {
  display: block;
  margin: 0.5em 0 0 0;
}
#menu ul.links > li:first-child > a:not(.button) {
  border-top: 0 !important;
}
#menu .close {
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  -webkit-tap-highlight-color: transparent;
  border: 0;
  cursor: pointer;
  display: block;
  height: 4em;
  line-height: 4em;
  overflow: hidden;
  padding-right: 1.25em;
  position: absolute;
  right: 0;
  text-align: right;
  text-indent: 8em;
  top: 0;
  vertical-align: middle;
  white-space: nowrap;
  width: 8em;
}
#menu .close:before,
#menu .close:after {
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 4em;
  position: absolute;
  right: 0;
  top: 0;
  width: 4em;
}
#menu .close:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='20px' viewBox='0 0 20 20' zoomAndPan='disable'%3E%3Cstyle%3Eline %7B stroke: %23ffffff%3B stroke-width: 2%3B %7D%3C/style%3E%3Cline x1='0' y1='0' x2='20' y2='20' /%3E%3Cline x1='20' y1='0' x2='0' y2='20' /%3E%3C/svg%3E");
}
#menu .close:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='20px' viewBox='0 0 20 20' zoomAndPan='disable'%3E%3Cstyle%3Eline %7B stroke: %23ffffff%3B stroke-width: 2%3B %7D%3C/style%3E%3Cline x1='0' y1='0' x2='20' y2='20' /%3E%3Cline x1='20' y1='0' x2='0' y2='20' /%3E%3C/svg%3E");
  opacity: 0;
}
#menu .close:hover:after,
#menu .close:active:after {
  opacity: 1;
}
body.is-ie #menu {
  background: rgba(42, 47, 74, 0.975);
}
body.is-menu-visible #wrapper {
  -moz-filter: blur(0.5em);
  -webkit-filter: blur(0.5em);
  -ms-filter: blur(0.5em);
  filter: blur(0.5em);
}
body.is-menu-visible #menu {
  -moz-pointer-events: auto;
  -webkit-pointer-events: auto;
  -ms-pointer-events: auto;
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
}
body.is-menu-visible #menu .inner {
  -moz-transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
  visibility: visible;
}
@media (min-width: 768px) {
  #profesorado ul li {
    width: 50%;
    /* as @passatgt mentioned in the comment, for the older browsers fallback */
    width: calc(50%);
    margin-left: 0px;
  }
  #otrasopiniones ul li {
    width: 50%;
    /* as @passatgt mentioned in the comment, for the older browsers fallback */
    width: calc(48%);
    margin-left: 0px;
  }
  #otrasopiniones ul li:nth-child(odd) {
    margin-right: 25px !important;
  }
  #otrasopiniones ul li:nth-child(even) {
    float: right;
  }
}
@media (min-width: 1200px) {
  #profesorado ul li {
    width: 33.33%;
    /* as @passatgt mentioned in the comment, for the older browsers fallback */
    width: calc(25%);
    margin-left: 0px;
    float: left;
  }
  #otrasopiniones ul li {
    width: 33.33%;
    /* as @passatgt mentioned in the comment, for the older browsers fallback */
    width: calc(30.66666667%);
    margin-left: 0px;
    float: left;
    margin-right: 25px;
  }
  #otrasopiniones ul li:nth-child(odd) {
    margin-right: 25px !important;
  }
  #otrasopiniones ul li:nth-child(3n) {
    margin-right: 0px !important;
  }
  #otrasopiniones ul li:nth-child(even) {
    float: left;
  }
  .data_opinion {
    width: 65%;
  }
}
@media (min-width: 1200px) {
  #headerphone .icon.alt:before {
    font-size: 30px;
    line-height: 32px;
  }
  #headerphone ul#phones li {
    font-size: 18px;
  }
  #tellamamos {
    font-size: 19px;
    height: 42px;
  }
  #tellamamos a {
    line-height: 42px;
  }
}
@media (max-width: 1200px) {
  .logo img {
    width: 80%;
  }
  #header {
    top: 37px;
  }
  #banner {
    padding-top: 7em;
  }
}
@media (max-width: 992px) {
  .logo img {
    width: 70%;
  }
}
@media (max-width: 768px) {
  #headerphone ul#phones li {
    font-size: 12px;
  }
  #tellamamos {
    font-size: 14px;
  }
  #headerphone .icon.alt:before {
    font-size: 26px;
    line-height: 27px;
  }
  #puntos_destacados_home li,
  #puntos_destacados_programa li {
    float: left;
    width: 45% !important;
    /* as @passatgt mentioned in the comment, for the older browsers fallback */
    width: calc(47.5%) !important;
    padding: 0px 0px 40px 0px !important;
  }
  .cta_container {
    width: 100%;
  }
  #opiniones_container li,
  .opiniones_container li {
    width: 100%;
  }
  .title_punto_home,
  .texto_punto_home,
  .texto_popup_cookies {
    font-size: 16px;
    line-height: 18px;
  }
  .texto_popup_cookies {
    line-height: 18px;
    font-size: 14px;
  }
  #puntos_destacados_home li:nth-child(even),
  #puntos_destacados_programa li:nth-child(even) {
    float: right;
  }
  .logo img {
    width: 50%;
  }
}
@media (max-width: 550px) {
  ul.partners li {
    display: block;
  }
}
@media (max-width: 405px) {
  #tellamamos .text_call,
  #tellamamos {
    display: none;
  }
}
@media (max-width: 405px) {
  #tellamamos {
    display: none;
  }
  ul#phones li {
    padding-left: 0px !important;
  }
  ul#phones {
    position: absolute;
    top: 37px;
  }
  #header {
    top: 75px;
  }
  #headerphone {
    height: 75px !important;
  }
  #headerphone ul#phones {
    padding-left: 0px;
    text-align: center;
    width: 100%;
  }
}
@media (min-width: 406px) {
  #tellamamos_peque {
    display: none;
  }
}
@media (max-width: 767px) {
  .cta_evento {
    width: 100%;
  }
}
@media (max-width: 480px) {
  #banner_turijobs_mobile_big {
    display: none;
  }
}
@media (min-width: 481px) and (max-width: 991px) {
  #banner_turijobs_mobile_small {
    display: none;
  }
}
@media (min-width: 480px) {
  .cta_inscribirse {
    text-align: center;
  }
}
#programa_full {
  display: none;
}
#contact > .inner > :nth-child(2n) {
  display: none;
}
.only_desktop {
  display: none !important;
}
#comolohacemos .cta_container .cta_button_alternate {
  display: none;
}
#header nav #menu_desktop,
#header nav #menu_accesocampus {
  display: none;
}
/*ESTILOS BOTONES*/
#comolohacemos .cta_container .cta_button_alternate,
#puntos_programa_content .cta_container .cta_button_alternate {
  display: inline;
  background-color: #ed7900;
  border-color: #ed7900;
}
#comolohacemos .cta_container .cta_button_alternate_alt,
#puntos_programa_content .cta_container .cta_button_alternate_alt {
  background-color: #c50428 !important;
  border-color: #c50428 !important;
}
#comolohacemos .cta_container .cta_button_alternate:hover,
#puntos_programa_content .cta_container .cta_button_alternate:hover {
  border-color: #ed7900 !important;
  color: #ed7900 !important;
}
#comolohacemos .cta_container .cta_button_alternate_alt:hover,
#puntos_programa_content .cta_container .cta_button_alternate_alt:hover {
  background-color: #FFFFFF!important;
  border-color: #c50428 !important;
  color: #c50428 !important;
}
#comolohacemos .cta_container .cta_button_alternate_yellow,
#puntos_programa_content .cta_container .cta_button_alternate_yellow {
  background-color: #e3a500 !important;
  border-color: #e3a500 !important;
}
#comolohacemos .cta_container .cta_button_alternate_yellow:hover,
#puntos_programa_content .cta_container .cta_button_alternate_yellow:hover {
  background-color: #FFFFFF!important;
  border-color: #e3a500 !important;
  color: #e3a500 !important;
}
#comolohacemos .cta_container .cta_button_alternate_naranjav2,
#puntos_programa_content .cta_container .cta_button_alternate_naranjav2 {
  background-color: #e1a077 !important;
  border-color: #e1a077 !important;
}
#comolohacemos .cta_container .cta_button_alternate_naranjav2:hover,
#puntos_programa_content .cta_container .cta_button_alternate_naranjav2:hover {
  background-color: #FFFFFF!important;
  border-color: #e1a077 !important;
  color: #e1a077 !important;
}
/*FIN ESTILOS BOTONES*/
@media (min-width: 992px) {
  #profesorado_programa .title {
    padding-bottom: 50px;
    margin-bottom: 0px;
  }
  #accept_cookies .modal-dialog {
    position: absolute;
    right: 0%;
    bottom: 0%;
    width: 20%;
    height: auto;
  }
  .only_mobile {
    display: none !important;
  }
  .only_desktop {
    display: block!important;
  }
  .texto_punto_home,
  .texto_popup_cookies {
    line-height: 26px;
    font-size: 20px;
  }
  .texto_popup_cookies {
    line-height: 18px;
    font-size: 14px;
  }
  /*.tiles article {
    padding-bottom: 50px;
    padding-top: 50px;
    padding-left: 100px;
    padding-right: 100px;
}*/
  .tiles article.destacado_home {
    width: 33.33%;
    width: calc(33.33333333%);
  }
  #footer .menu {
    display: block;
  }
  #posts,
  #search_mobile {
    display: none;
  }
  .intro_programa {
    font-size: 1.2em !important;
    line-height: 25px !important;
    margin-bottom: 50px;
  }
  #main > * > .inner {
    max-width: 1170px;
  }
  #quevasaprender ul li,
  #comolohacemos ul li,
  .accordion div li,
  .content_programa,
  #cta_apuntarse ul li,
  .opiniones_alumno ul li {
    line-height: 23px !important;
    font-size: 21px !important;
  }
  .contact-method span {
    font-size: 19px;
  }
  #data_contact > .inner {
    width: 100%;
  }
  #data_contact > .inner > .split section {
    width: 33.33%;
    width: calc(33%);
    display: inline-block;
  }
  /*.contact-method{padding-top: 3.25em;padding-left: 0px;}
	.contact-method span{width: 100%;display: block;text-align: center;}
	.contact-method h3{text-align: center;}*/
  #quevasaprender ul li,
  #cta_apuntarse ul li,
  .opiniones_alumno ul li {
    padding-top: 5px;
  }
  #menu ul.links > li > a:not(.button) {
    font-size: 1em;
  }
  #cta_empresasformadas .title {
    text-align: center;
    line-height: 39px;
  }
  #eventos .evento_container,
  #ofertas .oferta_container {
    width: 33.33%;
    width: calc(33.33333333%);
  }
  #empresasformadas .inner section .title {
    font-weight: 600;
    font-size: 26px;
    line-height: 28px;
    text-transform: uppercase;
  }
  #phones li:last-child {
    margin-left: 25px;
  }
  .programa_container,
  .programaonline_container {
    width: 33.33%;
    /* as @passatgt mentioned in the comment, for the older browsers fallback */
    width: calc(33.33333333%);
  }
  #programas .programa_container,
  #programas .programaonline_container {
    border-top: 0px !important;
    border-bottom: 0px !important;
  }
  .info_programa .title br {
    display: none;
  }
  .datos_edicion_container ul {
    float: none;
    padding-right: 0px;
  }
  .programa_container > .info_programa,
  .programaonline_container > .info_programa {
    padding-top: 30px;
  }
  #comolohacemos,
  #quevasaprender,
  #titulacion,
  #cta_apuntarse {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #comolohacemos .cta_container {
    width: 100%;
  }
  #comolohacemos .cta_container li {
    width: 100%;
    text-align: center;
  }
  #quevasaprender ul,
  #comolohacemos ul,
  #cta_apuntarse ul,
  .opiniones_alumno ul {
    float: left;
  }
  #quevasaprender ul li,
  #cta_apuntarse ul li,
  .opiniones_alumno ul li {
    background-size: 25px 25px;
    background-position: left 15px;
    padding-left: 27px;
    width: 45%;
    float: left;
  }
  #comolohacemos ul li {
    width: 45%;
    float: left;
  }
  #quevasaprender ul li:nth-child(even),
  #comolohacemos ul li:nth-child(even),
  #cta_apuntarse ul li:nth-child(even),
  .opiniones_alumno ul li:nt-child(even) {
    float: right;
  }
  #quevasaprender .subtitle,
  #cta_apuntarse .subtitle {
    text-align: center;
    font-weight: 600;
    font-size: 29px;
    float: left;
    width: 100%;
  }
  #cta_apuntarse .subtitle {
    text-align: left;
  }
  .accordion h3.alternate {
    border-top: 5px solid #FFFFFF !important;
    border-bottom: 5px solid #FFFFFF !important;
  }
  #quevasaprender .title,
  #cta_apuntarse .title,
  #comolohacemos .title,
  #comolohacemos .subtitle,
  #profesorado_programa .title,
  #titulacion .title,
  #titulacion .subtitle {
    text-align: center;
  }
  #cta_apuntarse .title {
    text-align: left;
  }
  #programa_full {
    display: block;
  }
  #programa_full > section {
    background-color: #c06000;
  }
  #programa_full > section .intro_programa,
  #programa_full > section .intro_programa strong,
  #programa_full > section .intro_programa b {
    color: #FFFFFF;
  }
  #programa_full > section .intro_programa {
    padding-left: 0px !important;
  }
  #nombre_programa,
  #banner_programa,
  #puntos_programa_content .intro_programa {
    display: none;
  }
  #programa_full > section > .image {
    width: 40% !important;
  }
  #programa_full > section > .content {
    width: 60% !important;
  }
  #programa_full > section {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #programa_full > section > .content header.major {
    width: 100%;
  }
  #programa_full > section > .content header.major h3 {
    font-size: 1.75em !important;
  }
  #puntos_destacados_programa li {
    padding-bottom: 0px !important;
  }
  #contact > .inner > :nth-child(2n-1) {
    width: 60%;
    border-right: solid 1px rgba(244, 244, 255, 0.2);
    padding-right: 15px;
    float: left;
    padding-bottom: 50px;
  }
  .contact_alternate > .inner > :nth-child(2n-1) {
    border-right: solid 1px rgba(192, 96, 0, 0.2) !important;
  }
  #contact > .inner > :nth-child(2n-1) .title_form {
    padding-top: 50px;
  }
  #contact > .inner > :nth-child(2n) {
    display: block;
    width: 40%;
    float: left;
  }
  .icon.alt::before {
    color: #c06000;
  }
  .icon.alt.alternate::before,
  .icon.alternate::before {
    color: #e41b41;
  }
  .icon.alt.yellow::before,
  .icon.yellow::before {
    color: #febc11;
  }
  .icon.alt.naranjav2::before,
  .icon.naranjav2::before {
    color: #e1a077;
  }
  #contact > .inner > .split section {
    padding: 3em 25px 3em 25px;
  }
  #contact > .inner > .split > * {
    padding: 3em 0 1em 3em;
    position: relative;
  }
  #contact > .inner > .split > ::before {
    border-top: solid 1px rgba(212, 212, 255, 0.1);
    content: '';
    display: block;
    margin-left: -25px;
    position: absolute;
    top: 0;
    width: calc(103vw);
  }
  .contact_alternate > .inner > .split > ::before {
    border-top: solid 1px rgba(192, 96, 0, 0.2) !important;
  }
  #contact > .inner > .split:first-child > :first-child::before,
  .contact_alternate > .inner > .split > :first-child::before {
    border-top: 0px !important;
  }
  #contact {
    border-bottom: 3px solid #FFFFFF;
  }
  #data_contact {
    display: none;
  }
  /*#contact > .inner,*/
  #data_contact > .inner {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    padding: 0 !important;
  }
  .contact_alternate .contact-method h3,
  .contact_alternate .contact-method span {
    color: #c06000;
  }
  .singlepost_container .fecha_post,
  .singlepost_container .titulo_post {
    margin-right: 0px;
    margin-left: 0px;
  }
  .singlepost_container .titulo_post {
    line-height: 30px !important;
    font-size: 1.8em !important;
  }
  .singlepost_container .fecha_post {
    font-size: 1.2em !important;
  }
  .autor_container,
  .comentario_container {
    margin-left: 0px;
    margin-right: 0px;
  }
  .singlepost_container .content_post p,
  .singlepost_container .content_post span,
  .singlepost_container .content_post div,
  #evento .singleevento_container .content_evento p,
  #evento .singleevento_container .content_evento span,
  #evento .singleevento_container .content_evento div,
  .singlepost_container .content_post ul,
  .singlepost_container .content_post h3,
  .singlepost_container .content_post h2,
  .singlepost_container .content_post h4,
  .singlepost_container .content_post h5,
  .singlepost_container .content_post h6,
  .singlepost_container .content_post ol {
    margin-left: 0px;
    margin-right: 0px;
  }
  #evento .singleevento_container .content_evento {
    font-size: 1.3em;
    font-weight: 400;
    line-height: 25px;
  }
  #eventos .evento_container,
  #ofertas .oferta_container {
    float: left;
  }
  #eventos .evento_container {
    background-color: transparent !important;
  }
  .evento_container .titulo_evento,
  .evento_container .intro_evento,
  #eventos .evento_container .intro_evento strong {
    color: #FFFFFF!important;
  }
  .evento_container .readmore,
  .evento_container .readmore:hover,
  #eventos .evento_container:nth-child(2n) .readmore,
  #eventos .evento_container:nth-child(2n) .readmore,
  #eventos .evento_container:nth-child(2n) .readmore,
  #eventos .evento_container:nth-child(2n) .readmore:hover {
    background-color: #FFFFFF !important;
    color: #c06000 !important;
  }
  #eventos {
    background-color: #dd9349;
  }
  #eventos .evento_container:nth-child(2n) .titulo_evento {
    border-bottom: 1px solid #FFFFFF !important;
  }
  #botones_evento li:first-child {
    padding-left: 0px !important;
  }
  .evento_container ul#botones_evento li {
    text-align: left;
  }
  #evento .singleevento_container .titulo_evento {
    color: #c06000;
    background-color: #FFFFFF;
    line-height: 30px;
    font-size: 1.5em;
  }
  #header_desktop {
    overflow-x: hidden;
    background-color: #c06000;
    display: block;
    padding-top: 130px;
    padding-bottom: 130px;
    color: #FFFFFF;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    font-weight: 600;
    font-size: 61px;
    line-height: 63px;
    text-align: center;
    margin-bottom: 50px;
  }
  #intro_page {
    display: block;
  }
  #intro_page .title,
  #intro_page .title h1 {
    font-size: 51px;
    line-height: 53px;
    color: #383837;
    text-align: center;
    padding-bottom: 30px;
    font-weight: 600;
  }
  #intro_page .title h1 {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
  #intro_page .text,
  #titulacion .text {
    color: #4d4d4c;
    font-weight: 300;
    line-height: 30px;
    font-size: 1.3em;
    text-align: center;
  }
  #intro_page .text strong,
  #intro_page .text strong,
  #titulacion .text strong,
  #titulacion .text strong {
    font-weight: 600;
    color: #4d4d4c;
  }
  #intro_page .cta_container {
    text-align: center;
    margin-top: 80px;
  }
  #porque_estudiar_gastrouni {
    background-color: #f7f8f8;
    display: block;
  }
  #porque_estudiar_gastrouni .inner {
    padding-bottom: 0px !important;
    padding-top: 80px !important;
  }
  #porque_estudiar_gastrouni li,
  #puntos_destacados_home li,
  #puntos_destacados_programa li {
    padding-right: 40px !important;
    padding-left: 40px !important;
  }
  #puntos_destacados_programa li .title_punto_pograma {
    font-weight: 600;
  }
  #porque_estudiar_gastrouni .title {
    font-size: 51px;
    line-height: 53px;
    color: #383837;
    text-align: center;
    padding-bottom: 50px;
    font-weight: 600;
  }
  #formacion .tiles article,
  .tiles article {
    padding: 30px !important;
  }
  #formacion .tiles article h3,
  .tiles article h3 {
    font-size: 1.8em;
    line-height: 32px !important;
  }
  #formacion .tiles article p,
  .tiles article p {
    font-size: 18px !important;
    line-height: 20px !important;
    text-transform: uppercase !important;
  }
  #formacion .tiles li,
  #programas li {
    width: 33.33%;
    width: calc(33.33333333%);
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #programas li {
    padding-bottom: 30px;
  }
  .datos_edicion_container li {
    width: 100% !important;
    font-size: .99em !important;
  }
  #formacion .tiles li article,
  #programas li .programa_container,
  #programas li .programaonline_container {
    width: 100% !important;
  }
  #formacion .tiles li:first-child {
    margin-left: 0px;
  }
  #cta_empresasformadas_desktop {
    background-color: #c06000;
  }
  #cta_empresasformadas_desktop .title {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 41px;
    line-height: 43px;
    text-align: left;
    text-align: center;
  }
  #profesorado .inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 80px !important;
  }
  #quevasaprender .title,
  #cta_apuntarse .title,
  #comolohacemos .title,
  #profesorado_programa .title,
  #titulacion .title {
    border-bottom: 0px !important;
    font-size: 51px;
    line-height: 53px;
    text-transform: none;
  }
  #cta_apuntarse .precio_curso {
    border-bottom: 0px !important;
    font-size: 51px;
    line-height: 53px;
    text-transform: none;
    color: #000000;
  }
  #cta_apuntarse .title {
    text-align: left;
  }
  #comolohacemos,
  #profesorado_programa {
    background-color: #f7f8f8;
  }
  #titulacion {
    background-color: #FFFFFF;
  }
  #comolohacemos .title,
  #profesorado_programa .title,
  #titulacion .title {
    color: #383837;
  }
  #comolohacemos .subtitle {
    color: #ed7900;
    font-weight: 600;
  }
  #comolohacemos .cta_container,
  #puntos_programa_content .cta_container {
    margin-bottom: 0px !important;
  }
  #puntos_programa_content .cta_container {
    padding-top: 40px;
  }
  #title_contenido_programa,
  .title_contenido_opniones {
    background-color: #FFFFFF;
  }
  #title_contenido_programa .title,
  .title_contenido_opniones .title {
    color: #383837;
    font-weight: 600;
    font-size: 51px;
    line-height: 53px;
    text-align: center;
    text-transform: none;
  }
  #contenido_programa_content .inner,
  #posts_full .inner,
  #ofertas_full .inner,
  #search_form .inner {
    padding-top: 0px !important;
  }
  #empresasformadas .inner section .title {
    color: #383837;
    font-size: 51px;
    line-height: 53px;
    text-transform: none;
  }
  #search_form .inner,
  #posts_full .inner,
  .post_pasados .inner,
  #ofertas_full .inner,
  .ofertas_pasados .inner {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }
  .post_pasados .inner,
  .ofertas_pasados .inner {
    padding-bottom: 20px !important;
  }
  #banner_turijobs_desktop .inner img,
  #banner_turijobs_mobile .inner img {
    margin: 0 auto;
    display: block;
  }
  #banner_turijobs_mobile .inner {
    text-align: center !important;
  }
  #posts_full .destacado {
    width: 70%;
    float: left;
    padding-right: 30px;
  }
  #posts_full .others_destacados {
    width: 30%;
    float: left;
  }
  .destacado .post_destacado .titulo_post,
  .others_destacados .post_destacado .titulo_post,
  .post_pasados .post_container .titulo_post {
    color: #383837;
    font-weight: 600;
    font-size: 31px;
    line-height: 33px;
    text-align: left;
    text-transform: none;
    margin-bottom: 5px;
  }
  .others_destacados .post_destacado .titulo_post {
    font-size: 21px;
    line-height: 23px;
  }
  .post_destacado .image_container {
    margin-bottom: 10px;
  }
  .post_pasados .post_container .titulo_post {
    font-size: 18px;
    line-height: 21px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    text-transform: none !important;
  }
  .post_pasados .post_container .intro_post {
    margin-right: 0px !important;
    margin-left: 0px !important;
    font-size: 18px;
    line-height: 21px;
  }
  .post_pasados .post_container .fecha_post {
    margin-right: 0px !important;
    margin-left: 0px !important;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 10px;
  }
  .others_destacados .post_destacado:first-child {
    padding-bottom: 30px;
    border-bottom: 2px solid #c06000;
    margin-bottom: 30px;
  }
  .destacado .post_destacado .intro_post,
  .destacado .post_destacado .fecha_post,
  .others_destacados .post_destacado .intro_post,
  .others_destacados .post_destacado .fecha_post {
    color: #4e4e4d;
    font-weight: 400;
    line-height: 25px;
    font-size: 1.1em;
  }
  .destacado .post_destacado .fecha_post,
  .others_destacados .post_destacado .fecha_post {
    color: #c06000;
    margin-bottom: 10px;
  }
  .post_destacado .readmore,
  .post_pasados .readmore,
  #ofertas_full .readmore {
    border-bottom: 0px !important;
    background-color: #c06000 !important;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 0.8em;
    font-weight: 600;
    height: 3.5em;
    letter-spacing: 0.25em;
    line-height: 3.5em;
    padding: 0 1.48em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 15px;
  }
  .post_pasados .readmore,
  .ofertas_pasados .readmore,
  #ofertas_full .readmore {
    margin-top: 0px !important;
    margin-left: 0px;
  }
  .ofertas_pasados .readmore,
  #ofertas_full .readmore {
    background-color: #ed7900 !important;
    margin-bottom: 0px !important;
  }
  .ofertas_pasados .readmore,
  #ofertas_full .readmore {
    margin-right: 15px;
  }
  .post_pasados {
    background-color: #f7f8f8;
  }
  .post_pasados ul {
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
  }
  .post_pasados li {
    width: 33.33%;
    width: calc(33.33333333%);
    padding-left: 0px;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .post_pasados .post_container .image_container {
    margin-bottom: 5px;
  }
  .post_pasados .post_container {
    padding-bottom: 30px;
    border-bottom: 2px solid #c06000;
    margin-bottom: 30px;
  }
  #ofertas_full ul {
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
  }
  #ofertas_full li {
    width: 33.33%;
    width: calc(33.33333333%);
    padding-left: 0px;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  #ofertas_full .post_container {
    padding-bottom: 30px;
    border-bottom: 2px solid #ed7900;
    margin-bottom: 30px;
  }
  #ofertas_full .post_container .titulo_post {
    font-size: 21px;
    line-height: 23px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    text-transform: none !important;
  }
  #ofertas_full .post_container .intro_oferta {
    margin-right: 0px !important;
    margin-left: 0px !important;
    font-size: 18px;
    line-height: 21px;
    color: #ed7900;
    margin-bottom: 20px;
  }
  #ofertas_full .post_container .intro_oferta strong {
    color: #ed7900;
  }
  .ofertas_pasados {
    background-color: #f7f8f8;
  }
  .ofertas_pasados ul {
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
  }
  .ofertas_pasados li {
    width: 33.33%;
    width: calc(33.33333333%);
    padding-left: 0px;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ofertas_pasados .post_container .image_container {
    margin-bottom: 5px;
  }
  .ofertas_pasados .post_container {
    padding-bottom: 25px;
    border-bottom: 2px solid #ed7900;
    margin-bottom: 40px;
  }
  .ofertas_pasados .post_container .titulo_post {
    font-size: 18px;
    line-height: 21px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    text-transform: none !important;
  }
  .ofertas_pasados .post_container .intro_oferta {
    margin-right: 0px !important;
    margin-left: 0px !important;
    font-size: 18px;
    line-height: 21px;
    color: #ed7900;
    margin-bottom: 20px;
  }
  .ofertas_pasados .post_container .intro_oferta strong {
    color: #ed7900;
  }
  .ofertas_pasados .post_container .fecha_post {
    margin-right: 0px !important;
    margin-left: 0px !important;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 10px;
  }
  #oferta .singleoferta_container .content_oferta,
  #evento .singleevento_container {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  #oferta .singleoferta_container .content_oferta,
  #evento .singleevento_container .content_evento {
    line-height: 25px !important;
    font-size: 1.1em !important;
    font-weight: 400 !important;
  }
  #oferta .title_and_intro_oferta {
    background-color: transparent;
    padding: 0px 0px 20px 0px;
  }
  #oferta .singleoferta_container .titulo_oferta,
  #evento .singleevento_container .titulo_evento {
    border-bottom: 0px !important;
    line-height: 30px !important;
    font-size: 1.8em !important;
    color: #383837;
    padding-bottom: 0px;
    text-transform: none;
  }
  #oferta .singleoferta_container .datos_oferta,
  #evento .singleevento_container .datos_evento {
    color: #ed7900;
    background-color: transparent;
  }
  #oferta .singleoferta_container .datos_oferta strong,
  #evento .singleevento_container .datos_evento strong {
    color: #ed7900;
  }
  .singlepost_container .titulo_post {
    margin-top: 0px;
  }
  #evento .singleevento_container .titulo_evento {
    padding: 0px !important;
    margin-bottom: 20px;
  }
  #evento .singleevento_container .datos_evento,
  .mapa_evento {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .no_margin_bottom {
    margin-bottom: 0px !important;
  }
  .col_footer_left {
    float: left;
    width: 60%;
    padding-right: 25px;
  }
  .col_footer_right {
    float: left;
    width: 40%;
    padding-left: 25px;
  }
  .singleevento_container .datos_evento {
    float: left;
    width: 60%;
    padding-right: 25px;
  }
  .singleevento_container .mapa_evento {
    float: left;
    width: 40%;
    padding-left: 25px;
    padding-bottom: 25px;
  }
  .singleevento_container .mapa_evento iframe {
    min-height: 300px;
    height: auto !important;
    max-width: 100%;
  }
  #form_comentario .inner {
    padding-top: 30px !important;
  }
  .newsletter_blog > .inner > :nth-child(2n-1) {
    width: 100% !important;
    border-right: 0px !important;
    padding-right: 0px !important;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 0px !important;
  }
  .default_page > .inner > :nth-child(2n-1) {
    width: 100% !important;
    border-right: 0px !important;
    padding-right: 0px !important;
    border-bottom: 1px solid #FFFFFF;
  }
  .newsletter_blog > .inner > :nth-child(2n),
  .default_page > .inner > :nth-child(2n) {
    width: 100% !important;
  }
  .newsletter_blog > .inner > .split section,
  .default_page > .inner > .split section {
    width: 33.33%;
    width: calc(33.33333333%);
    float: left;
  }
  .newsletter_blog > .inner > .split > ::before,
  .default_page > .inner > .split > ::before {
    border-top: 0px !important;
  }
  .newsletter_blog div[class*="bmform_frmtext"]:nth-child(1) {
    float: left !important;
    width: 49% !important;
  }
  .newsletter_blog div[class*="bmform_frmtext"]:nth-child(3) {
    float: right !important;
    width: 49% !important;
    position: relative;
    top: -34px;
  }
  .newsletter_blog input[class*="bmform_frm"]:nth-child(2) {
    float: left !important;
    width: 49% !important;
    clear: both;
  }
  .newsletter_blog input[class*="bmform_frm"]:nth-child(4) {
    float: right !important;
    width: 49% !important;
    clear: both;
    position: relative;
    top: -67px;
  }
  .newsletter_blog div[class*="bmform_frmtext"]:nth-child(5) {
    clear: both;
    position: relative;
    top: -59px;
  }
  .newsletter_blog div[class*="bmform_frmtext"]:nth-child(6) {
    clear: both;
    position: relative;
    top: -50px;
  }
  .newsletter_blog div[class*="bmform_button"] {
    position: relative;
    top: -50px;
  }
  a:hover {
    text-decoration: none !important;
  }
}
@media (min-width: 1200px) {
  .post_destacado .readmore,
  .post_pasados .readmore,
  #ofertas_full .readmore {
    padding: 0 1.75em;
  }
}
@media (max-width: 767px) {
  #wrapper > * > .inner {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    /*max-width:100%;width: calc(100%);*/
  }
  .inner section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .inner section.intro_programa {
    display: block !important;
  }
}
@media (min-width: 768px) {
  #wrapper > * > .inner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 720px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #contact .inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .pagination ul li a,
  .pagination ul li.actual_page,
  .pagination a,
  .pagination .current,
  .dots {
    font-size: 21px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #contact .inner {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}
@media (max-width: 991px) {
  .programas_online .inner {
    max-width: 100% !important;
  }
  .datos_edicion_container_online ul {
    left: 0px !important;
  }
  #comolohacemos .subtitle {
    float: none;
  }
  #data_contact > .inner > .split > section a {
    margin-left: 25px;
  }
  #post .inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
  }
  #eventos .inner,
  #evento .inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #evento .inner {
    padding-top: 0px !important;
  }
  .tiles article {
    /*height: 20em;*/
    width: 100% !important;
  }
  #contenido_programa_content .inner {
    padding-top: 0px !important;
    padding-left: 0 !important;
    padding-right: 0px !important;
  }
  .mapa_evento {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
    margin: 0 0 2em 0;
  }
  .mapa_evento {
    margin-bottom: 0px !important;
    margin-left: 25px;
    margin-right: 25px;
  }
  .mapa_evento iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .contact_page_formacion .title_form {
    color: #c06000;
    font-weight: 600;
    font-size: 26px;
    line-height: 28px;
    text-align: left;
    padding-bottom: 1.5em;
  }
  .contact_page_formacion div[class*="bmform_frmtext"],
  .contact_page_formacion div[class*="bmform_frmtext"] strong,
  .contact_page_formacion div[class*="bmform_frmtext"] b {
    color: #c06000 !important;
  }
  .contact_page_formacion input[class*="bmform_submit"] {
    background-color: #c06000 !important;
    box-shadow: none;
    color: #242943;
    color: #FFFFFF !important;
  }
  .contact_page_formacion input[type="radio"] + label,
  .contact_page_formacion input[type="checkbox"] + label {
    color: #c06000;
  }
  .contact_page_formacion {
    background-color: #FFFFFF !important;
  }
  .contact_page_formacion > .inner > :nth-child(2n-1) {
    border-right: solid 1px rgba(192, 96, 0, 0.2) !important;
  }
  .contact_page_formacion > .inner > .split > ::before {
    border-top: solid 1px rgba(192, 96, 0, 0.2) !important;
  }
  .contact_page_formacion > .inner > .split > :first-child::before {
    border-top: 0px !important;
  }
  .contact_page_formacion .contact-method h3,
  .contact_page_formacion .contact-method span {
    color: #c06000;
  }
}
@media (min-width: 992px) {
  #puntos_destacados_home img,
  #puntos_destacados_programa li img {
    width: 50px !important;
  }
  #wrapper > * > .inner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 960px;
  }
}
.separator .inner:after {
  border-top: solid 1px #c06000;
  content: '';
  display: block;
  position: relative;
  top: 0;
  left: 20%;
  width: calc(50%);
}
.separator .inner {
  padding: 0px !important;
  padding-bottom: 0px !important;
}
@media (min-width: 1200px) {
  #formacion .tiles article,
  .tiles article {
    padding: 70px !important;
  }
  #formacion .tiles article h3,
  .tiles article h3 {
    font-size: 2.45em;
    line-height: 40px !important;
  }
  #formacion .tiles article p,
  .tiles article p {
    font-size: 19px !important;
    line-height: 21px !important;
  }
  #wrapper > * > .inner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
  }
  #intro_page .inner,
  #quevasaprender .inner,
  #cta_apuntarse .inner,
  #comolohacemos .inner,
  #contenido_programa_content .inner,
  #title_contenido_programa .inner,
  .title_contenido_opniones .inner,
  #post .inner,
  #autor_content .inner,
  #oferta .inner,
  #evento .inner,
  #form_comentario .inner,
  .separator .inner,
  #titulacion .inner {
    max-width: 1140px !important;
  }
}
@media (min-width: 1300px) {
  #header nav a:last-child {
    padding-right: 1.5em;
  }
}
@media (min-width: 1450px) {
  #header nav #burguer_menu {
    display: none !important;
  }
  #header nav #menu_desktop,
  #header nav #menu_accesocampus,
  #carrito_top {
    display: block;
  }
  ul#menu_desktop,
  ul#menu_accesocampus,
  ul#carrito_top {
    list-style: none;
    padding-right: 25px;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
  }
  ul#menu_desktop li,
  ul#menu_accesocampus li,
  ul#carrito_top li {
    float: left;
    vertical-align: middle;
    padding-left: 0px !important;
  }
  ul#menu_desktop li a {
    font-size: 18px;
    line-height: 84px;
    padding-left: 0px !important;
    color: #383837 !important;
    font-weight: 400;
  }
  ul#menu_desktop li:last-child a {
    padding-right: 0px !important;
  }
  ul#menu_desktop li a:hover,
  ul#menu_desktop li.current_page_item a {
    text-decoration: none;
    color: #c06000 !important;
  }
  ul.links_alt li a:hover {
    color: #e41b41 !important;
  }
  ul.links_yellow li a:hover {
    color: #febc11 !important;
  }
  ul.links_naranjav2 li a:hover {
    color: #e1a077 !important;
  }
  #header nav a:last-child {
    padding-right: 18px;
  }
  #menu_accesocampus a:hover {
    text-decoration: none;
  }
  #menu_accesocampus a {
    border-color: #c06000;
    color: #FFFFFF!important;
    background-color: #c06000;
    padding: 10px 20px!important;
    font-weight: 400!important;
    font-size: 1.1em;
    text-align: center!important;
    padding-top: 42px;
  }
  .menu_accesocampus_alt a {
    border-color: #e41b41 !important;
    background-color: #e41b41 !important;
  }
  .menu_accesocampus_yellow a {
    border-color: #febc11 !important;
    background-color: #febc11 !important;
  }
  .menu_accesocampus_naranjav2 a {
    border-color: #e1a077 !important;
    background-color: #e1a077 !important;
  }
  ul#menu_desktop li a {
    line-height: 98px;
  }
  ul#menu_accesocampus li {
    margin-top: 30px;
  }
  ul#carrito_top li {
    margin-top: 35px;
  }
}
@media (min-width: 1920px) {
  #wrapper > * > .inner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1600px;
  }
}
.loaderWrap {
  width: 100%;
  position: fixed;
  height: 100%;
  background: #fff;
  opacity: 1;
  z-index: 19999;
  text-align: center;
  display: none;
}
#loader {
  display: block;
  position: absolute;
  margin: auto;
  top: 50%;
  width: 100%;
  bottom: 0;
}
.logged-in-as a:hover {
  color: #c06000 !important;
}
.img-circle {
  border-radius: 50%;
}
.wpcf7-response-output {
  margin-top: 0px!important;
  color: #FFFFFF;
}
div.wpcf7-mail-sent-ok {
  border: 0px !important;
}
.mgl_tubelab_pagination_next:hover,
.mgl_tubelab_pagination_prev:hover {
  background-color: #c06000 !important;
  color: #FFFFFF !important;
}
#header_mobile {
  overflow-x: hidden;
  background-color: #c06000;
  display: block;
  min-height: 300px;
  min-width: 100%;
  color: #FFFFFF;
  background-position: center center fixed;
  background-repeat: no-repeat;
  background-size: auto auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.carousel-caption_container {
  min-height: 300px;
  min-width: 100%;
  /*position: absolute;*/
}
.eventos_list {
  width: 100%;
}
.incribirse_externo {
  background-color: #ffffff;
  box-shadow: none;
  color: #c06000;
  cursor: pointer;
  display: inline-block;
  font-size: .8em;
  font-weight: 600;
  height: 3.5em;
  letter-spacing: .25em;
  line-height: 3.5em;
  padding: 0 1.75em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
a.incribirse_externo:hover {
  color: #c06000 !important;
}
#searchsubmit {
  border: 1px solid #c06000;
  color: #fff !important;
  background-color: #c06000 !important;
  font-weight: 400 !important;
  float: left;
  box-shadow: none !important;
}
#s {
  width: auto !important;
  float: left;
  margin-right: 10px;
}
#searchform label {
  display: none;
}
#searchform {
  margin: 0px;
  width: 100%;
}
#searchform div {
  float: right;
}
input.wpcf7-text,
input.wpcf7-text::placeholder {
  color: #4d4d4c !important;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
.label_contactform7 {
  font-size: 0.9em !important;
}
/*ESTILOS WOOCOMMERCE*/
.woocommerce-checkout #payment div.form-row {
  padding: 0px !important;
}
label[for="stripe-exp-element"],
label[for="stripe-cvc-element"] {
  letter-spacing: 0.15em!important;
  line-height: 15px!important;
}
.stripe-card-group,
#stripe-card-group,
#stripe-exp-element,
#stripe-cvc-element,
#stripe-card-element {
  width: 100%;
  padding: 10px 20px 10px 10px !important;
}
.woocommerce-checkout #payment ul.payment_methods li .stripe-credit-card-brand {
  margin-top: -6px !important;
  right: 30px !important;
}
.detalle_facturacion_title {
  margin-bottom: 5px !important;
  margin-top: 25px !important;
}
#customer_details .col-2 {
  display: none;
}
.wc-bacs-bank-details-heading,
.woocommerce-order-details__title,
.woocommerce-column__title {
  color: #dd9349 !important;
}
.woocommerce-terms-and-conditions-wrapper label span {
  text-transform: none !important;
  color: #4d4d4c !important;
  font-weight: 400;
}
.woocommerce-terms-and-conditions-wrapper a {
  color: #dd9349;
}
.product_meta .posted_in a:hover,
.product_meta .tagged_as a:hover,
.woocommerce-privacy-policy-text a:hover,
.woocommerce-terms-and-conditions-checkbox-text a:hover,
.woocommerce-terms-and-conditions-wrapper a:hover {
  color: #dd9349 !important;
  text-decoration: underline !important;
}
.select2-container--default .select2-results > .select2-results__options {
  color: #4d4d4c !important;
}
.woocommerce-input-wrapper ::placeholder {
  color: #e1e1e1 !important;
}
.woocommerce form .form-row input.input-text {
  height: 41px !important;
}
.woocommerce-input-wrapper {
  width: 100% !important;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.select2-search--dropdown .select2-search__field {
  background-color: #FFFFFF !important;
}
.woocommerce form .form-row label {
  color: #dd9349 !important;
  margin-bottom: 0px !important;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  max-width: none !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#customer_details h3,
#order_review_heading {
  color: #c06000 !important;
}
.woocommerce-message {
  border-top-color: #dd9349 !important;
}
.wc_payment_methods li label {
  color: #4d4d4c !important;
}
.woocommerce .woocommerce-cart-form:not(:nth-of-type(1)),
.cart_totals:not(:nth-of-type(1)) {
  display: none !important;
}
.cart_totals h2 {
  color: #dd9349 !important;
}
.shop_table th {
  color: #dd9349 !important;
}
.product-thumbnail {
  display: none;
}
.cart_item .product-name a:hover {
  color: #dd9349 !important;
}
.wc-backward,
.checkout-button {
  height: auto !important;
}
.dgwt-wcas-search-wrapp {
  margin: auto;
  float: right;
}
.woocommerce-loop-product__title {
  min-height: 65px;
}
.woocommerce table.shop_attributes th {
  font-weight: 400 !important;
  color: #dd9349;
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  width: 100%;
  float: left;
}
.woocommerce table.shop_attributes td {
  font-style: normal !important;
  float: left;
  width: 100%;
  font-weight: 400 !important;
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
}
.woocommerce table.shop_attributes td p {
  padding: 8px !important;
}
.woocommerce-variation-availability {
  margin-bottom: 1rem;
}
.woocommerce-variation-availability p {
  margin-bottom: 0px !important;
}
.reset_variations {
  color: #dd9349;
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  font-weight: 400 !important;
  margin-left: 15px;
  text-transform: uppercase;
}
.reset_variations:hover {
  color: #dd9349;
}
.variations label {
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  font-weight: 400 !important;
  color: #dd9349;
}
li.woocommerce-mini-cart-item {
  margin: 0px !important;
}
/*.virtual {display: none;}*/
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 600;
}
.woocommerce-mini-cart__buttons,
.related {
  float: left;
}
.woocommerce {
  font-family: "Source Sans Pro", Helvetica, sans-serif;
}
.woocommerce-info::before {
  color: #dd9349 !important;
}
.woocommerce-info {
  border-top-color: #dd9349 !important;
}
.woocommerce-info a,
.lost_password a {
  color: #dd9349;
}
a.added_to_cart {
  float: left;
  width: 100%;
  color: #dd9349;
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  font-weight: 400 !important;
}
.woocommerce-message {
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  font-weight: 400 !important;
}
.woocommerce-breadcrumb {
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
}
.woocommerce-breadcrumb a:hover {
  color: #dd9349;
}
.single-product div.product .woocommerce-product-gallery {
  margin-right: 0px;
}
.woocommerce-loop-product__title {
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-size: 19px !important;
  color: #dd9349;
  font-weight: 400;
}
.page-title,
.woocommerce div.product .product_title {
  color: #dd9349;
  font-weight: 600;
  font-size: 30px !important;
  line-height: 36px !important;
}
.woocommerce-result-count {
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-size: 14px !important;
  color: #000000;
  font-weight: 400;
}
.woocommerce ul.products li.product .price {
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-size: 18px !important;
  font-weight: 400;
}
.woocommerce ul.products li.product .button,
.single_add_to_cart_button,
.minus,
.plus,
.woocommerce-message .button,
.price_slider_amount .button,
.return-to-shop .button,
.shipping-calculator-form .button,
.woocommerce-form-coupon .button,
.place-order .button,
.woocommerce-button,
.woocommerce-Button,
.woocommerce-mini-cart__buttons .button,
.order-again .button,
#place_order {
  padding: 10px 15px !important;
  border: 1px solid #dd9349 !important;
  text-align: center !important;
  color: #FFFFFF !important;
  -webkit-transition: background 0.5s 0s ease;
  -moz-transition: background 0.5s 0s ease;
  -o-transition: background 0.5s 0s ease;
  transition: background 0.5s 0s ease;
  font-weight: 400 !important;
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  background-color: #dd9349 !important;
  border-radius: 0px !important;
  text-transform: uppercase !important;
}
.woocommerce-message .button {
  height: auto !important;
  font-size: 15px !important;
}
.woocommerce-message .wc-proceed-to-checkout {
  height: auto !important;
}
.product-quantity .qty {
  font-size: 15px !important;
  height: 48px;
}
.minus,
.plus {
  font-size: 16px;
  line-height: 16px;
  padding: 6px 15px !important;
  background-color: #FFFFFF !important;
  color: #dd9349 !important;
  height: 48px;
}
.minus:hover,
.plus:hover {
  color: #FFFFFF !important;
  background-color: #dd9349 !important;
}
.woocommerce ul.products li.product .button:hover,
.single_add_to_cart_button:hover,
.woocommerce-message .button:hover,
.price_slider_amount .button:hover,
.actions .button:hover,
.return-to-shop .button:hover,
.shipping-calculator-form .button:hover,
.woocommerce-form-coupon .button:hover,
.place-order .button:hover,
.woocommerce-button:hover,
.woocommerce-Button:hover,
.woocommerce-mini-cart__buttons .button:hover,
.order-again .button:hover {
  background-color: #FFFFFF !important;
  color: #dd9349 !important;
}
.woocommerce-product-details__short-description {
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  font-weight: 400 !important;
  color: #383837;
}
.woocommerce-Tabs-panel {
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  font-weight: 400 !important;
}
.product_meta .posted_in {
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  font-weight: 400 !important;
  color: #000000;
}
.product_meta .posted_in a,
.product_meta .tagged_as a,
.woocommerce-privacy-policy-text a,
.woocommerce-terms-and-conditions-checkbox-text a {
  color: #dd9349;
}
.product_meta span {
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  font-weight: 400 !important;
  color: #000000;
}
.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as {
  width: 100%;
  float: left;
}
input.qty {
  height: 56px;
  border: 1px solid  #e1e1e1;
  border-radius: 0px;
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px;
  color: #303030;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.woocommerce ul.products li.product a img,
.woocommerce-product-gallery__wrapper .flex-active-slide,
.woocommerce-product-gallery__image {
  border: 1px solid  #e1e1e1;
}
.flex-viewport {
  border-bottom: 1px solid  #e1e1e1;
}
.woocommerce-LoopProduct-link .price .woocommerce-price-suffix {
  display: none;
}
.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 15px;
}
#tab-description h2,
#tab-additional_information h2,
#reviews h2 {
  display: none;
}
.woocommerce table.shop_attributes th {
  font-weight: 600;
}
.title_widget {
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  font-weight: 400 !important;
  color: #dd9349;
  font-size: 18px;
}
.product-categories,
.woocommerce-MyAccount-navigation > ul {
  list-style: none;
  padding-left: 0px;
}
.product-categories > li > span.toggle {
  float: right;
  padding-top: 6px;
}
.product-categories > li > span.toggle:hover {
  cursor: pointer;
}
.product-categories > li,
.woocommerce-MyAccount-navigation > ul > li {
  border-bottom: 1px solid #ddd;
  /*padding:5px 0px;*/
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  font-weight: 400 !important;
}
.product-categories a,
.woocommerce-MyAccount-navigation a {
  text-decoration: none;
  color: #000000;
  display: inline-block;
  padding: 6px 0;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -ms-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.product-categories a:hover,
li.current-cat > a,
.woocommerce-MyAccount-navigation a:hover,
li.is-active > a {
  color: #dd9349;
}
.children {
  list-style: none;
}
.widget_container {
  padding-bottom: 25px;
}
.widget_container > ul > li ul {
  border-left: 1px solid #ddd;
  /*display: none;*/
  margin: 0 0 10px 3px;
  padding-left: 15px;
  width: 100%;
}
.widget_container > ul > li li > a {
  display: inline-block;
  font-size: .9em;
  padding: 3px 0;
}
.active > ul.children {
  display: block !important;
}
.woocommerce nav.woocommerce-pagination ul li a {
  color: #dd9349;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #dd9349 !important;
  color: #FFFFFF !important;
}
.price_slider_wrapper {
  padding-top: 15px;
}
.price_slider_wrapper .ui-slider-horizontal {
  border-radius: 99px;
  height: 5px;
}
.price_slider_wrapper .ui-slider {
  position: relative;
  text-align: left;
}
.price_slider_wrapper .price_slider {
  background: #f1f1f1;
  margin-bottom: 1em;
}
.price_slider_wrapper .ui-slider-horizontal .ui-slider-range {
  height: 100%;
  top: 0;
}
.price_slider_wrapper .ui-slider .ui-slider-range {
  background-color: #666;
  border: 0;
  border-radius: 99px;
  display: block;
  font-size: 10px;
  opacity: .5;
  position: absolute;
  z-index: 1;
}
.price_slider_wrapper .ui-slider .ui-slider-handle {
  background-color: #666;
  border-radius: 999px;
  cursor: pointer;
  height: 15px;
  outline: none;
  position: absolute;
  top: -5px;
  width: 15px;
  z-index: 2;
}
.price_slider_wrapper span {
  font-weight: 700;
}
.price_slider_wrapper .ui-slider .ui-slider-handle:last-child {
  margin-left: -10px;
}
.price_label {
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  font-weight: 400 !important;
  float: left;
  margin-left: 10px;
  padding-top: 8px;
}
.price_slider_wrapper span {
  font-weight: 500;
}
.price_slider_amount .button {
  float: left;
  padding-bottom: 10px;
}
.woocommerce .woocommerce-ordering select {
  background: transparent;
  border: 1px solid #e1e1e1;
  padding: 10px;
}
.select2-container--default .select2-selection--single {
  background: transparent;
  border: 1px solid #e1e1e1;
  border-radius: 0px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 10px 20px 10px 10px !important;
  font-weight: 400 !important;
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
}
.select2-container .select2-selection--single {
  height: auto !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 14px !important;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table tbody th {
  font-weight: 400 !important;
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
}
.product-name a {
  text-decoration: none;
  color: #000000;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -ms-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.product-name a:hover {
  color: #dd9349;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 200px;
}
.woocommerce a.button.alt {
  width: 100%;
  background-color: #dd9349 !important;
  text-transform: uppercase;
  border: 1px solid #dd9349 !important;
  text-align: center !important;
  color: #FFFFFF !important;
  -webkit-transition: background 0.5s 0s ease;
  -moz-transition: background 0.5s 0s ease;
  -o-transition: background 0.5s 0s ease;
  transition: background 0.5s 0s ease;
  font-weight: 600 !important;
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  border-radius: 0px !important;
}
.woocommerce a.button.alt:hover {
  color: #dd9349 !important;
  background-color: #FFFFFF !important;
}
.shipping-calculator-button {
  text-decoration: none !important;
  text-transform: uppercase;
  color: #dd9349 !important;
  font-weight: 400 !important;
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
}
.shipping-calculator-button {
  text-decoration: underline;
}
.woocommerce ul#shipping_method .amount {
  font-weight: 600 !important;
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 10px 20px 10px 10px !important;
  font-weight: 400 !important;
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  border: 1px solid #e1e1e1;
}
.showcoupon {
  color: #dd9349 !important;
}
#customer_details {
  padding-bottom: 20px!important;
}
.woocommerce-checkout #payment {
  background: #FFFFFF!important;
}
.woocommerce-checkout #payment ul.payment_methods {
  padding: 0px!important;
  border-bottom: 0px!important;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 600;
}
.woocommerce-LostPassword a {
  color: #dd9349;
}
.widget_shopping_cart {
  display: none;
}
@media screen and (min-width: 768px) {
  .widget_shopping_cart,
  .product_list_widget li .quantity {
    color: #9aa0a7;
  }
}
@media (min-width: 768px) {
  .widget_shopping_cart {
    background: #fff;
    border-radius: 0px;
    padding: 20px;
    width: 430px;
    z-index: 999;
    border-top: 2px solid #dd9349;
    right: 42px;
    left: inherit;
    margin: 0;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 120px;
  }
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  width: 100%;
  float: left;
  border-top: 3px double #dd9349;
}
.mini_cart_item .remove {
  display: none !important;
}
#cart_top_icon {
  font-size: 14px !important;
  letter-spacing: 0px !important;
}
span + .image-icon {
  margin-left: 10px;
}
.cart-icon,
.cart-icon strong {
  display: inline-block;
}
.image-icon {
  display: inline-block;
  height: auto;
  position: relative;
  vertical-align: middle;
}
.cart-icon strong::after {
  border: 2px solid #dd9349;
  border-bottom: 0;
  border-top-left-radius: 99px;
  border-top-right-radius: 99px;
  bottom: 100%;
  content: " ";
  height: 8px;
  left: 50%;
  margin-bottom: 0;
  margin-left: -7px;
  pointer-events: none;
  position: absolute;
  transition: height 0.1s ease-out;
  width: 14px;
}
.cart-icon strong {
  border: 2px solid #dd9349;
  border-radius: 0;
  color: #dd9349;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 400;
  height: 2.2em;
  line-height: 1.9em;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 2.2em;
}
.cart-icon:hover strong {
  background-color: #dd9349;
  color: #FFFFFF;
}
.cart-icon:hover strong:after {
  height: 10px;
}
.cart_container {
  margin-right: 0px !important;
}
.woocommerce .place-order {
  padding-left: 0px !important;
}
.woocommerce-MyAccount-content a {
  color: #dd9349;
}
.woocommerce-orders-table__header span {
  font-weight: 600 !important;
  font-size: 15px !important;
}
.wclp_location_box_heading {
  font-weight: 600 !important;
}
ul.order_details,
ul.wc-bacs-bank-details {
  padding-left: 0px;
}
.woocommerce-thankyou-order-received {
  color: #dd9349;
  font-weight: 400;
}
.content_text_curso p:last-child {
  margin-bottom: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0px !important;
}
@media (max-width: 768px) {
  .product_meta {
    float: left;
    margin-bottom: 20px;
  }
}
@media (max-width: 401px) {
  .woocommerce ul.products li.product .button,
  .single_add_to_cart_button,
  .woocommerce-message .button,
  .price_slider_amount .button,
  .actions .button,
  .return-to-shop .button,
  .shipping-calculator-form .button,
  .woocommerce-form-coupon .button,
  .place-order .button,
  .woocommerce-button,
  .woocommerce-Button,
  .woocommerce-mini-cart__buttons .button,
  .order-again .button {
    padding: 10px !important;
    font-size: 14px;
  }
  .top_header_woocommerce_container a {
    color: #dd9349;
    font-size: 13px;
  }
}
@media (max-width: 450px) {
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    float: left;
  }
}
@media (max-width: 480px) {
  .woocommerce div.product form.cart .variations td,
  .woocommerce div.product form.cart .variations th {
    width: 100%;
    float: left;
  }
}
@media (max-width: 600px) {
  .woocommerce-info,
  .woocommerce-message {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
  }
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-message .button {
    display: block;
    margin-top: 10px;
  }
  .woocommerce ul.order_details li {
    border-right: 0px !important;
  }
}
.mensaje_recogida,
.mensaje_stock {
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  font-weight: 400 !important;
  padding: 1em 2em 1em 2em;
  margin: 0 0 2em;
  position: relative;
  background-color: #f7f6f7;
  color: #515151;
  border-top: 3px solid #dd9349;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}
.mensaje_stock {
  border-top: 3px solid #9b1229 !important;
}
.mensaje_recogida a,
.mensaje_stock a {
  color: #dd9349;
}
.related {
  width: 100%;
}
.related h2,
.upsells h2 {
  color: #dd9349;
}
/*FIN ESTILOS WOOCOMMERCE*/
@media (max-width: 593px) {
  .form_woocommerce_curso button {
    margin-top: 20px;
  }
  .form_woocommerce_curso button,
  .cta_button_gotocontact {
    min-width: 260px;
  }
}
@media (max-width: 359px) {
  .cta_container {
    width: 100%;
    padding-left: 0px;
  }
  .cta_container li {
    padding-left: 0px;
  }
}
.info_and_button_apuntarme_container {
  display: table;
}
.info_precio_curso {
  width: 65%;
  display: table-cell;
}
.apuntarme_ya_container {
  text-align: center;
  width: 30%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 720px) {
  .info_precio_curso,
  .apuntarme_ya_container {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
  }
  .apuntarme_ya_container {
    margin-top: 15px;
  }
  #cta_apuntarse .title,
  #cta_apuntarse .subtitle,
  #cta_apuntarse .precio_curso {
    text-align: center;
  }
}
@media (max-width: 348px) {
  #carrito_top {
    margin-top: 10px;
    padding-right: 10px !important;
  }
}
@media (min-width: 349px) and (max-width: 768px) {
  #carrito_top {
    margin-top: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1200px) {
  #carrito_top {
    margin-top: 25px;
  }
}
@media (min-width: 1201px) and (max-width: 1449px) {
  #carrito_top {
    margin-top: 33px;
  }
}
@media (max-width: 1449px) {
  #carrito_top {
    padding-left: 0px;
    padding-right: 25px;
    margin-bottom: 0px;
  }
  #carrito_top li {
    padding-left: 0px;
  }
}
.precio_y_edicion_container {
  width: 100%;
  padding: 0px 0px 10px 0px;
  font-size: 23px;
  color: #383837;
  font-weight: 300;
  float: left;
}
.precio_y_edicion_container strong {
  font-weight: 400;
  color: #c06000;
}
.botones_container {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
.botones_container a {
  float: left;
}
.botones_container form {
  float: right;
  margin-bottom: 0px;
}
.botones_container form button {
  height: 46px !important;
}
#programas .inner ul.tiles {
  padding-left: 0px;
}
@media (max-width: 1280px) {
  .botones_container a {
    width: 100%;
    margin-bottom: 5px;
  }
  .botones_container form {
    float: left;
    width: 100%;
  }
  .botones_container form button {
    width: 100%;
    float: left;
  }
}
@media (min-width: 1281px) and (max-width: 1900px) {
  .cta_button,
  .cta_button_alternate {
    font-size: 19px;
    padding: 10px 30px;
  }
  .form_woocommerce_curso button {
    font-size: 19px !important;
  }
}
@media (min-width: 1200px) {
  #programas li.programa_online {
    width: 33.33%;
    width: calc(33.33333333%);
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (min-width: 600px) and (max-width: 1199px) {
  #programas li.programa_online {
    width: 50%;
    width: calc(50%);
    padding-left: 15px !important;
    padding-right: 15px !important;
    float: left;
  }
}
@media (max-width: 599px) {
  .info_programa .title {
    min-height: auto !important;
  }
  .botones_container form button {
    margin-top: 0px;
  }
  #programas li.programa_online {
    width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important;
    float: left;
  }
}
label[class*="CybotCookiebotDialog"] {
  margin: 0px !important;
  text-transform: none !important;
}
button[id*="CybotCookiebotDialog"] {
  height: auto !important;
  letter-spacing: inherit !important;
  line-height: inherit !important;
  text-decoration: none;
  text-transform: none !important;
  white-space: nowrap;
}
.CybotCookiebotDialogNavItemLink:hover {
  color: #c06000 !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
  border-bottom: 1px solid #c06000 !important;
  color: #c06000 !important;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
  background-color: #c06000 !important;
  border: 2px solid #c06000 !important;
}
#CybotCookiebotDialog input:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #c06000 !important;
}
.CookiebotWidget-logo {
  box-shadow: none !important;
}
