/*
Theme Name: TheBrilliance Child
Theme URI: http://brilliance.jwsthemeswp.com
Template: thebrilliance
Author: the JWSThemes team
Author URI: https://themeforest.net/user/jwsthemes
Description: The Brilliance is a large Education Business, University, College, High School &amp; Online Courses WordPress Theme created especially for Educational Business. It is very easy to use. The system that allows you to manage and sell online courses and even create quizzes and manage them. Track student performance, receive and make payments via the system, sell additional goods and create other online learning materials.
Tags: one-column,two-columns,custom-menu,featured-images,sticky-post,threaded-comments,translation-ready
Version: 1.0.6
Updated: 2019-06-17 04:18:01

/* --------- TABS - GENERAL ---------*/

.tabs-paginas a.ult_a {
  display: flex !important;
  width: 100%;
  text-align: center;
  text-transform: none;
  text-overflow: inherit;
  white-space: inherit;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #d1d1da;
  padding: 0px 21px !important;
  min-height: 50px !important;
}
.tabs-paginas p {
  margin-bottom: 20px;
  font-weight: 400;
}
.tabs-paginas .ult_tabitemname p,
.tabs-paginas .ult_tabitemname li,
.ult-tabto-accordion dd p {
  text-align: justify;
}
.tabs-paginas .ult_tabmenu .aio-icon {
  display: none;
}

.tabs-paginas li.ult_tab_li.current a.ult_a {
  font-weight: 600 !important;
}
@media (min-width: 768px) {
  .tabs-paginas ul.ult_tabmenu {
    background: #eaeaf4;
    box-shadow: 25px 5px 0px 25px #ffffff inset;
  }
  .tabs-paginas h2 {
    font-size: 30px;
  }
  .tabs-paginas h4 {
    font-size: 20px;
  }
  .tabs-paginas li.ult_tab_li {
    width: 20%;
    padding: 15px 0 !important;
    border-bottom: 20px solid white !important;
  }
  .tabs-paginas h4 {
    font-size: 20px;
    font-weight: 700;
  }
  .tabs-paginas .ult_tabmenu li.ult_tab_li:last-child a {
    border-right: 0 !important;
  }
  .tabs-paginas li.ult_tab_li.current {
    border-top: 5px solid #ff0000 !important;
  }
}
/* --------- TABS - COLUMNA 7 ---------*/
@media (min-width: 768px) {
  .tabs-paginas.tabs-7 li.ult_tab_li {
    width: 14.28571428571429%;
  }
  .tabs-paginas.tabs-7 .ult_tabmenu li.ult_tab_li:nth-child(7) a {
    border-right: 0 !important;
  }
}
/* --------- TABS - COLUMNA 6 ---------*/
@media (min-width: 768px) {
  .tabs-paginas.tabs-6 li.ult_tab_li {
    width: 16.66666666666667%;
  }
  .tabs-paginas.tabs-6 .ult_tabmenu li.ult_tab_li:nth-child(6) a {
    border-right: 0 !important;
  }
}
/* --------- TABS - COLUMNA 5 ---------*/
@media (min-width: 768px) {
  .tabs-paginas.tabs-5 li.ult_tab_li {
    width: 20%;
  }
  .tabs-paginas.tabs-5 .ult_tabmenu li.ult_tab_li:nth-child(5) a {
    border-right: 0 !important;
  }
}
/* --------- TABS - COLUMNA 4 ---------*/
@media (min-width: 768px) {
  .tabs-paginas.tabs-4 li.ult_tab_li {
    width: 25%;
  }
  .tabs-paginas.tabs-4 .ult_tabmenu li.ult_tab_li:nth-child(4) a {
    border-right: 0 !important;
  }
}
/* --------- TABS - COLUMNA 3 ---------*/
@media (min-width: 768px) {
  .tabs-paginas.tabs-3 li.ult_tab_li {
    width: 33.33%;
  }
  .tabs-paginas.tabs-3 .ult_tabmenu li.ult_tab_li:nth-child(3) a {
    border-right: 0 !important;
  }
}
/* --------- TABS - COLUMNA 2 ---------*/
@media (min-width: 768px) {
  .tabs-paginas.tabs-2 li.ult_tab_li {
    width: 50%;
  }
  .tabs-paginas.tabs-2 .ult_tabmenu li.ult_tab_li:nth-child(2) a {
    border-right: 0 !important;
  }
}
/* =============================================*/

/* ----- PROGRAMA - JOVENES ADULTOS ---------- */
.programa-jovenes .listas-iconos {
  background: #29abe2;
}
.programa-jovenes .table-programas table tr {
  border-bottom: 1px solid #29abe2;
}
.programa-jovenes .table-programas table tr td:last-child span {
  color: #29abe2 !important;
}
.programa-jovenes .table-programas .vc_tta-panel-heading {
  background-color: #0071ba !important;
}
.programa-jovenes
  .table-programas
  .vc_tta-panel-heading
  span.vc_tta-title-text
  > b {
  background: #29abe2;
}
.programa-jovenes .listas-horizontal li.icon_list_item p.info-list-heading {
  color: #1b7acc !important;
}

/* ----- PROGRAMA - NIÑOS ---------- */
.programa-ninos .listas-iconos {
  background: #e5ba5e;
}
.programa-ninos .table-programas table tr {
  border-bottom: 1px solid #e5ba5e;
}
.programa-ninos .table-programas table tr td:last-child span {
  color: #e5ba5e !important;
}
.programa-ninos .table-programas .vc_tta-panel-heading {
  background-color: #81d4ae !important;
}
.programa-ninos
  .table-programas
  .vc_tta-panel-heading
  span.vc_tta-title-text
  > b {
  background: #e5ba5e;
}
.programa-ninos .listas-horizontal li.icon_list_item p.info-list-heading {
  color: #81d4ae !important;
}
.programa-ninos h4.vc_custom_heading.subtitulo-acordeon {
  background: #6bbadf;
  color: #ffffff !important;
  margin-bottom: 25px;
}

/* ----- PROGRAMA - JUNIOR PLUS  ---------- */
.programa-junior .listas-iconos {
  background: #846694;
}
.programa-junior .table-programas table tr {
  border-bottom: 1px solid #563b63;
}
.programa-junior .table-programas table tr td:last-child span {
  color: #563b63 !important;
}
.programa-junior .table-programas .vc_tta-panel-heading {
  background-color: #846694 !important;
}
.programa-junior
  .table-programas
  .vc_tta-panel-heading
  span.vc_tta-title-text
  > b {
  background: #432e4d;
}
.programa-junior .listas-horizontal li.icon_list_item p.info-list-heading {
  color: #61436f !important;
}
.programa-junior h4.vc_custom_heading.subtitulo-acordeon {
  background: #dbd5de;
  color: #432e4d !important;
  margin-bottom: 25px;
}

/* ----- PROGRAMA - PROFESIONALES  ---------- */
.programa-profesionales .listas-iconos {
  background: #397e91;
}
.programa-profesionales .table-programas table tr {
  border-bottom: 1px solid #1c4e6e;
}
.programa-profesionales .table-programas table tr td:last-child span {
  color: #1c4e6e !important;
}
.programa-profesionales .table-programas .vc_tta-panel-heading {
  background-color: #397e91 !important;
}
.programa-profesionales
  .table-programas
  .vc_tta-panel-heading
  span.vc_tta-title-text
  > b {
  background: #1c4e6e;
}
.programa-profesionales
  .listas-horizontal
  li.icon_list_item
  p.info-list-heading {
  color: #235779 !important;
}
.programa-profesionales h4.vc_custom_heading.subtitulo-acordeon {
  background: #d7e5e9;
  color: #1c4e6e !important;
  margin-bottom: 25px;
}
/* =============================================*/

.img-lateral img {
  border-radius: 25px;
}
.listas-iconos {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 25px;
}
.listas-iconos.resaltado {
  background: #005187;
}
.listas-iconos .aio-icon-box.left-icon {
  display: flex;
}
.listas-iconos .aio-icon-box.left-icon .aio-icon-left div {
  height: 100%;
}
.listas-iconos .aio-icon-box.left-icon .aio-icon-left .aio-icon {
  width: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-height: 68px;
  line-height: inherit;
}

.listas-iconos .aio-icon-left {
  width: 16%;
}
.listas-iconos .aio-ibd-block {
  width: 84%;
  padding: 10px 15px;
  display: flex !important;
  align-items: center !important;
}
.listas-iconos .aio-icon-description {
  text-align: justify;
}
.listas-horizontal li .icon_list_icon {
  width: 90% !important;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  border-radius: 10px;
  height: auto !important;
  line-height: 2.2 !important;
}
.listas-horizontal.ult_info_list_container {
  margin-left: -5px;
  margin-right: -5px;
}
.listas-horizontal li.icon_list_item {
  width: 20% !important;
}
.listas-horizontal li.icon_list_item:nth-child(2n + 0) .icon_list_icon {
  opacity: 0.85;
}
.listas-horizontal li.icon_list_item p.info-list-heading {
  text-align: center;
  font-weight: 600 !important;
  line-height: 1.2 !important;
}

.certificacion .aio-icon-left {
  width: 15%;
}
.certificacion .aio-icon-left .aio-icon.square {
  width: 100%;
  border-radius: 10px;
}
.certificacion .aio-ibd-block {
  padding-left: 20px;
  padding-top: 2px;
  padding-right: 10px;
}

/* CONVENIOS */
.aio-icon-component.items-education-convenios {
  box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 27%);
  padding: 10px 15px;
  width: 47%;
  display: inline-block;
  margin-right: 2%;
  box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 8px;
}
.aio-icon-component.items-education-convenios h5 {
  text-align: left;
  color: #000000;
  line-height: 1.3;
  font-size: 16px;
}
.aio-icon-component.items-education-convenios p {
  font-weight: 600 !important;
  margin-bottom: 0;
  color: #ed1c24 !important;
}
@media (min-width: 768px) {
  .aio-icon-component.items-education-convenios {
    width: 31.3% !important;
    vertical-align: middle;
  }
  .items-education-convenios.items-education-convenios-ultimo {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .aio-icon-component.items-education-convenios {
    box-shadow: 0px 0px 3px 1px rgb(0 0 0 / 12%);
  }
  .tabs-programas p,
  .tabs-programas li,
  .ult-tabto-accordion dd p {
    font-size: 15px;
  }
  .listas-iconos .aio-icon-left {
    width: 22%;
  }
  .listas-iconos .aio-ibd-block {
    width: 78%;
  }
  .listas-iconos .aio-ibd-block .aio-icon-description {
    font-size: 13px;
    line-height: 1.4;
  }
  .listas-horizontal li.icon_list_item p {
    font-size: 14px !important;
  }
  .listas-horizontal li.icon_list_item {
    width: 50% !important;
  }
  .listas-horizontal li.icon_list_item {
    display: inline-block !important;
    float: none !important;
    vertical-align: top;
    margin-bottom: 0 !important;
  }
  .certificacion .aio-icon-left .aio-icon.square {
    height: auto !important;
    line-height: 1.4;
    padding-top: 5px;
    font-size: 40px !important;
  }
  .certificacion .aio-icon-description {
    font-size: 14px !important;
    line-height: 1.4 !important;
  }
  .certificacion .aio-icon-description p {
    margin-top: 0px !important;
  }
  .acordeon-inner.vc_general .vc_tta-panel-body {
    padding: 14px 2px !important;
  }
}
/* --------- ACORDEON PROGRAMAS ---------------- */
.table-programas .vc_tta-panel-heading {
  border-radius: 10px !important;
  overflow: hidden;
}

.table-programas .vc_tta-panel-heading > h4.vc_tta-panel-title > a {
  padding: 0 !important;
}

.table-programas .vc_tta-panel-heading span.vc_tta-title-text {
  display: flex;
  font-size: 16px;
}

.table-programas .vc_tta-panel-heading span.vc_tta-title-text > b {
  padding: 20px;
  width: 30%;
  color: #ffffff;
  font-weight: 700;
  font-style: initial;
}

.table-programas .vc_tta-panel-heading span.vc_tta-title-text > i {
  color: #ffffff;
  width: 70%;
  padding: 20px;
  text-align: left;
  font-weight: 700;
  font-style: initial;
}

.table-programas .vc_tta-panel-heading i.vc_tta-controls-icon {
  left: 95% !important;
}

.table-programas .vc_tta-panel-heading i.vc_tta-controls-icon::before,
.table-programas .vc_tta-panel-heading i.vc_tta-controls-icon::after {
  border-color: #ffffff !important;
}
.table-programas table {
  width: 100%;
}

.table-programas table td {
  padding: 10px;
  font-weight: 600;
  color: #232323 !important;
}
.table-programas table td span,
.table-programas span {
  color: #4e4f50 !important;
}
.table-programas table tr:last-child {
  border-bottom: none;
}

table.tabla-fila tr {
  display: flex !important;
}

table.tabla-fila tr td {
  margin-right: 20px;
  width: 20%;
}

table.tabla-fila tr td:last-child {
  margin-right: 0px;
}

table.tabla-fila tr td p {
  margin-top: 15px;
  font-weight: 500;
}

@media screen and (max-width: 800px) {
  table.tabla-fila tr {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  table.tabla-fila tr td {
    width: 45% !important;
    margin: 0 0 20px 0;
    justify-content: space-between;
  }

  table.tabla-fila tr td p {
    font-size: 13px;
  }

  .smile_icon_list.with_bg .icon_list_icon {
    width: 100%;
    padding: 0px;
  }

  table.table-national tr {
    display: flex;
    flex-wrap: wrap;
  }

  table.table-national tr td {
    width: 100% !important;
  }
}
.table-programas .vc_tta-panel {
  background-color: #ffffff !important;
  margin-bottom: 20px;
}
@media screen and (max-width: 650px) {
  .table-programas table td {
    font-size: 15px;
  }
  .table-programas .vc_tta-panel-heading span.vc_tta-title-text > i,
  .table-programas .vc_tta-panel-heading span.vc_tta-title-text > b {
    font-size: 14px;
    line-height: 1.25;
  }
  .table-programas .vc_tta-panel-heading span.vc_tta-title-text > b {
    width: 40% !important;
  }
  .table-programas .vc_tta-panel-heading span.vc_tta-title-text > i {
    width: 60% !important;
  }
}
@media screen and (max-width: 400px) {
  .table-programas table td {
    font-size: 13px;
  }
}

/* --------- CABERCERAS PAGINAS --------- */

.top-header-page {
  min-height: 290px;
}
@media (max-width: 767px) {
  .top-header-page {
    min-height: 200px;
  }
}

/* ----- Menu Principal ---------- */
.wpforms-form textarea {
  font-weight: 300;
}
.ult_tabitemname {
  color: #000000 !important;
}
.contenedor-submenu2-close {
  position: absolute;
  right: 37px;
  top: 35px;
}
.animated-arrow-close,
.animated-arrow-close:before,
.animated-arrow-close:after {
  width: 27px;
  height: 4px;
  background: rgb(255 255 255 / 0%);
  display: block;
  margin: 0 auto;
  border-radius: 13px;
  position: relative;
}
.animated-arrow-close:before {
  content: "";
  background: #ffffff;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 3px;
}
.animated-arrow-close:after {
  content: "";
  background: #ffffff;
  top: -1px;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#menu-lateral-fullpage.header-v8 {
  width: 100%;
  position: relative;
  /*position: fixed;*/
  left: 0;
  right: 0;
  top: 0;
  background: #ffffff;
  z-index: 99991;
  height: auto;
  box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 11%);
}

#menu-lateral-fullpage .top-menu {
  min-height: 100px;
}

#menu-lateral-fullpage.header-v8 .jws-wrap-logo {
  transform: none;
  position: relative;
  top: 0;
  left: 0;
  margin-left: 0;
}

#menu-lateral-fullpage.header-v8 .inner-header-v8 {
  padding: 20px 5px 28px;
}

#menu-lateral-fullpage.header-v8 .inner-header-v8 .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#menu-lateral-fullpage.header-v8 ul.sub-menu li.menu-item:hover a {
  color: #f90002 !important;
}

#menu-lateral-fullpage.header-v8 .inner-header-v8 .content-menu-top {
  position: relative;
  display: inline-block;
}

#menu-lateral-fullpage.header-v8 .inner-header-v8 .wsmenucontainer {
  position: relative;
  display: block;
}

#menu-lateral-fullpage.header-v8 .inner-header-v8 .wsmobileheader {
  display: block;
  /* width: 100%;
  height: 40px;*/
  margin-top: 10px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#menu-lateral-fullpage.header-v8 .inner-header-v8 .wsmobileheader #wsnavtoggle {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 40px;
  margin-left: auto;
}

#menu-lateral-fullpage.header-v8 .wsmenucontainer {
  overflow: visible !important;
}

#menu-lateral-fullpage.header-v8 .main-menu {
  background: #ffffff;
  min-height: auto;
}

#menu-lateral-fullpage.header-v8
  .wsoffcanvasopener
  .wsmobileheader
  .animated-arrow
  span {
  background-color: rgb(255 255 255 / 3%);
}

#menu-lateral-fullpage.header-v8 ul > li a {
  color: #ffffff !important;
  padding: 8px 24px !important;
}

#menu-lateral-fullpage.header-v8 .mini-menu {
  display: none;
}
#menu-lateral-fullpage.header-v8 .contenedor-textos {
  color: #2e3192;
  display: block;
  text-align: right;
  padding-top: 17px;
  padding-right: 50px;
}

#menu-lateral-fullpage.header-v8 .item-content-text {
  display: inline-block;
  margin-right: 32px;
  margin-left: 32px;
}
#popmake-3335.pum-container.popmake {
    max-width: 100%;
    margin: auto;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    align-items: center;
    height: 600px !important;
	width: 600px !important;
}
.content-accesos {
  background: #2e3192;
  display: inline-block;
  border-radius: 25px;
}

.btn-left {
  padding-left: 12px;
  padding-right: 8px;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
}

.btn-right {
  padding-right: 12px;
  padding-left: 8px;
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
}

a.tool-tip.btn-left:after {
  content: "";
  width: 1px;
  background: white;
  top: 0;
  position: absolute;
  border: 0;
  right: -2px;
  top: 5px;
  bottom: 4px;
  display: block;
}

.content-accesos:hover .tool-tip:after {
  visibility: hidden;
}

.sede-actual.item-content-text {
  font-size: 17px;
}
.tool-tip {
  position: relative;
  display: inline-block;
  color: #ffffff;
  padding-top: 6px;
  padding-bottom: 6px;
  cursor: pointer;
  font-size: 18px;
  text-align: center;
  line-height: 1;
}

.tooltip-bottom {
  top: 135%;
  left: 50%;
  margin-left: -60px;
}
a.tool-tip:hover {
  background: #fe0000;
  color: #ffffff;
}
.tool-tip .tooltiptext {
  visibility: hidden;
  position: absolute;
  width: 120px;
  background-color: #f4f5ff;
  color: #2e3192;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  z-index: 1;
  opacity: 0;
  font-size: 12px;
  transition: opacity 0.6s;
}

.tooltip-bottom::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #f4f5ff transparent;
}

.tool-tip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.btn-cambio.active {
  background: #2e3192;
  color: #ffffff;
}

.btn-container-cambio {
  display: inline-block;
  margin: 0 auto;
  font-size: 0;
  border-radius: 25px;
  background: #f4f5ff;
}

a.btn-cambio {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  display: inline-block;
  width: 100px;
  padding: 8px 14px;
  transition: all 0.3s ease;
  border-radius: 25px;
  font-weight: 600;
  color: #2e3192;
  text-align: center;
  line-height: 1;
}
#menu-lateral-fullpage.header-v8
  .wrap-menu
  .headerfull
  #jws-menu-container
  > ul
  > li {
  padding: 4px 20px;
}
#menu-lateral-fullpage.header-v8 .wrap-menu ul > li > a {
  display: block;
}
#menu-lateral-fullpage.header-v8 .wrap-socials {
  margin-left: 0;
}

#menu-lateral-fullpage.header-v8 .wrap-socials a {
  display: inline-block;
  color: #fff;
  margin: 2px 12px;
  background: #2e3192;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 31px;
  text-align: center;
}
#menu-lateral-fullpage.header-v8 .wrap-socials a i {
  font-size: 16px;
}
#menu-lateral-fullpage.header-v8 .wrap-socials {
  margin-left: 0;
}

#menu-lateral-fullpage.header-v8 .wrap-socials a {
  display: inline-block;
  color: #ffffff;
  margin: 2px 15px;
}

@media (min-width: 992px) {
  #menu-lateral-fullpage.header-v8 a#wsnavtoggle:after {
    content: "MENÚ";
    position: absolute;
    left: -65px;
    top: 9px;
    font-size: 17px;
    font-weight: 600;
  }

  #menu-lateral-fullpage.header-v8 .wrap-menu .headerfull {
    width: 100% !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }

  #menu-lateral-fullpage.header-v8 .wrap-menu .headerfull .wsmenu {
    background: #2e3192;
    height: 100%;
    display: flex;
    align-items: center;
  }

  #menu-lateral-fullpage.header-v8 .headerfull .wsmain {
    width: 70% !important;
  }

  #menu-lateral-fullpage.header-v8 ul.sub-menu {
    position: fixed;
    bottom: 0;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #2e3177;
    left: 50%;
    width: 50%;
    box-shadow: none;
  }

  #menu-lateral-fullpage.header-v8 ul > li {
    border-bottom: 0 !important;
    font-size: 23px !important;
    font-weight: 500 !important;
  }

  #menu-lateral-fullpage.header-v8 .menu #jws-menu-container > ul {
    width: 50%;
  }

  #menu-lateral-fullpage.header-v8 ul.sub-menu {
    position: fixed;
    bottom: 0;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #2e3177;
    left: 50%;
    width: 50%;
  }

  #menu-lateral-fullpage.header-v8 .wsmobileheader {
    margin-top: 0px;
  }

  #menu-lateral-fullpage.header-v8 ul > li {
    border-bottom: 0 !important;
    font-size: 22px !important;
    font-weight: 500 !important;
  }

  #menu-lateral-fullpage.header-v8 ul li .wsmenu-click i {
    visibility: hidden;
  }

  #menu-lateral-fullpage.header-v8 ul > li a {
    color: #ffffff !important;
    padding: 7px 24px !important;
  }

  #menu-lateral-fullpage.header-v8 ul > li:hover a {
    margin-left: 25px;
    font-weight: 700;
  }

  #menu-lateral-fullpage.header-v8 ul > li:hover span.wsmenu-click {
    border-right: 4px solid #fe0000;
  }

  #menu-lateral-fullpage.header-v8 ul li .wsmenu-click {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 22px;
    line-height: 1;
  }

  #menu-lateral-fullpage.header-v8 .wrap-menu .headerfull {
    width: 100% !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }

  #menu-lateral-fullpage.header-v8 .headerfull nav.wsmenu.clearfix {
    height: 100%;
    display: flex;
    align-items: center;
  }

  #menu-lateral-fullpage.header-v8 .wrap-menu .headerfull .wsmenu {
    background: #2e3192;
    height: 100%;
    display: flex;
    align-items: center;
  }

  #menu-lateral-fullpage.header-v8 ul.sub-menu {
    position: fixed;
    bottom: 0;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #2e3177;
    left: 50%;
    width: 50%;
  }

  #menu-lateral-fullpage.header-v8 .wrap-menu .menu {
    height: auto;
  }

  #menu-lateral-fullpage.header-v8 .mini-menu {
    display: block;
    width: 30%;
    background: #ffffff;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #menu-lateral-fullpage.header-v8 .textwidget p {
    text-align: center;
  }
}
.header-v8 .wsmenu-list li .sub-menu > li {
  padding: 5px 20px !important;
}
#menu-lateral-fullpage.header-v8 .animated-arrow span,
#menu-lateral-fullpage.header-v8 .animated-arrow span:before,
#menu-lateral-fullpage.header-v8 .animated-arrow span:after {
  background-color: #2e3192;
  height: 4px;
}

@media only screen and (max-width: 991px) {
  #menu-lateral-fullpage.header-v8 .animated-arrow span:before {
    top: -9px;
  }

  #menu-lateral-fullpage.header-v8 .animated-arrow span:after {
    bottom: -9px;
  }
  .animated-arrow span,
  .animated-arrow span:before,
  .animated-arrow span:after {
    width: 27px !important;
    border-radius: 13px;
  }
  #menu-lateral-fullpage.header-v8 .inner-header-v8 {
    padding: 18px 5px 20px !important;
  }
  #menu-lateral-fullpage.header-v8 .wsmenu {
    padding-bottom: 25px;
  }
  #menu-lateral-fullpage.header-v8 .contenedor-textos {
    padding-top: 10px;
    padding-right: 11px;
  }
  .header-v8 .menu #jws-menu-container > ul {
    margin-top: 30px;
  }
  #menu-lateral-fullpage.header-v8 .wsmain {
    width: 100% !important;
    height: 100vh !important;
    min-width: 100% !important;
    background: #2e3192 !important;
  }

  #menu-lateral-fullpage.header-v8 .inner-header-v8 .wsmobileheader {
    z-index: 999999991;
  }
  #menu-lateral-fullpage.header-v8 .wsmenu {
    border-left: none;
    float: none;
    width: 100%;
    display: flex !important;
    height: 90%;
    align-items: center;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    -webkit-overflow-scrolling: touch;
  }
  #menu-lateral-fullpage.header-v8
    .wsmenucontainer.clearfix.wsoffcanvasopener
    .animated-arrow
    span,
  #menu-lateral-fullpage.header-v8
    .wsmenucontainer.clearfix.wsoffcanvasopener
    .animated-arrow
    span:before,
  #menu-lateral-fullpage.header-v8
    .wsmenucontainer.clearfix.wsoffcanvasopener
    .animated-arrow
    span:after {
    background-color: #ffffff;
  }

  #menu-lateral-fullpage.header-v8
    .wsoffcanvasopener
    .wsmobileheader
    .animated-arrow
    span:after {
    top: 0px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  #menu-lateral-fullpage.header-v8
    .wsoffcanvasopener
    .wsmobileheader
    .animated-arrow
    span:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 0px;
  }

  #menu-lateral-fullpage.header-v8
    .wsoffcanvasopener
    .wsmobileheader
    .animated-arrow
    span {
    background-color: rgb(0 0 0 / 0%) !important;
  }
  /*#menu-lateral-fullpage.header-v8 .menu-menu-principal-container{
  height: 80%;
  display: flex;
  align-items: center;
  min-height: 480px;
}
#menu-lateral-fullpage.header-v8 .portal-informativo-mobile{
  height: 10%;
    padding: 0 38px;
}*/
  #menu-lateral-fullpage.header-v8 .portal-informativo-mobile a {
    font-size: 15px;
  }
  #menu-lateral-fullpage.header-v8 .animated-arrow {
    top: 13px;
    z-index: 9999;
  }

  #menu-lateral-fullpage.header-v8 .menu #jws-menu-container > ul > li {
    padding: 5px 0 !important;
    border-bottom: none !important;
    font-weight: 600;
    font-size: 18px;
  }
  .header-v8 .menu #jws-menu-container > ul > li a {
    line-height: 1.1 !important;
    display: block;
  }
  #menu-lateral-fullpage.header-v8 .wsmenu-list li .sub-menu > li {
    padding: 5px 19px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    border-bottom: none;
    background: rgb(245 245 255 / 12%) !important;
  }
  .sub-menu-mobile {
    height: 66%;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .portal-informativo-submenu {
    padding-left: 38px;
    font-size: 15px;
  }
  .btn-container-cambio.item-content-text {
    display: none !important;
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
}

@media only screen and (min-width: 1600px) {
  .container-fluid {
    max-width: 1780px;
  }
}
@media (max-width: 767px) {
  .sede-actual.item-content-text {
    display: none !important;
  }
  .content-accesos {
    background: #ffffff !important;
    border-radius: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .tool-tip {
    color: #2e3192;
    font-size: 23px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .tool-tip.btn-left {
    padding-right: 14px !important;
    border-right: 1px solid #2e3192;
  }
  .tool-tip.btn-right {
    padding-left: 14px;
  }
  .portal-informativo-mobile {
    display: block;
    width: 100%;
    padding-left: 10%;
    position: relative;
  }
  .portal-informativo-mobile a.vc_general {
    display: inline-block !important;
  }
  #menu-lateral-fullpage.header-v8 .wrap-socials a {
    margin: 2px 11px;
  }
}
@media (max-width: 600px) {
  .header-v8 .main-menu {
    padding: 0 !important;
  }

  #menu-lateral-fullpage.header-v8 .jws-wrap-logo a {
    min-width: auto;
  }

  #menu-lateral-fullpage.header-v8 .jws-wrap-logo a img {
    max-width: 100%;
  }

  #menu-lateral-fullpage.header-v8 .inner-header-v8 .wsmenucontainer {
    height: 38px;
  }
  #menu-lateral-fullpage.header-v8 .inner-header-v8 .wsmobileheader {
    margin-top: 2px !important;
  }
}
@media (max-width: 350px) {
  .tool-tip {
    font-size: 18px !important;
  }
}
/* -------------------------------- Menu Principal --------------------------------------------- */

/* ----- Plantillas paginas general Ingles ---------- */
/*.tabs-paginas-cultural li.vc_tta-tab {
  width: calc(100% / 5);
  text-align: left;
  vertical-align: middle;
}

.mapas-sedes iframe {
  border-radius: 12px;
  box-shadow: 7px 6px 20px 0px rgb(0 0 0 / 13%);
}

.mapas-sedes .wpb_gmaps_widget {
  border-radius: 35px;
}

.top-header-page .vc_images_carousel .vc_carousel-indicators li {
  border: 1px solid rgb(255 255 255 / 45%);
  background-color: rgb(255 255 255 / 45%);
  vertical-align: middle;
}

.top-header-page .vc_images_carousel .vc_carousel-indicators .vc_active {
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
}

.tabs-paginas-cultural h3 {
  font-weight: 700;
  margin-bottom: 35px;
  margin-top: 35px;
}

.tabs-paginas-cultural p {
  margin-bottom: 35px !important
}

.tabs-paginas-cultural strong {
  font-weight: 600;
}

.tabs-paginas-cultural ul.vc_tta-tabs-list {
  text-align: left !important;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.vc_tta-tabs.tabs-paginas-cultural .vc_tta-panel .vc_tta-panel-body {
  padding: 0 15px !important;
}

.content-redes-social-header {
  position: absolute;
  bottom: 10px;
  right: 5%;
}

.content-redes-social-header .redes-social-header {
  display: inline-block;
}

.bottom-formulario-descuentos {
  background: url(https://cultural.edu.pe/wp-content/uploads/2020/10/Mask-Group-1.png), #2e3177;
  background-repeat: no-repeat;
  background-position: bottom right;
}

.carousel-top-header .vc_carousel-slideline-inner>.vc_item {
  max-height: 370px;
}

.carousel-top-header .vc_carousel-indicators {
  z-index: 2 !important;
}
*/
/* ----- Plantillas paginas general Ingles ---------- */

/* ----- Plantillas paginas general Ingles ---------- */
.tabs-paginas-cultural li.vc_tta-tab {
  width: calc(100% / 5);
  text-align: left;
  vertical-align: middle;
}

.mapas-sedes iframe {
  border-radius: 12px;
  box-shadow: 7px 6px 20px 0px rgb(0 0 0 / 13%);
}

.mapas-sedes .wpb_gmaps_widget {
  border-radius: 35px;
}

.top-header-page .vc_images_carousel .vc_carousel-indicators li {
  border: 1px solid rgb(255 255 255 / 45%);
  background-color: rgb(255 255 255 / 45%);
  vertical-align: middle;
}

.top-header-page .vc_images_carousel .vc_carousel-indicators .vc_active {
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
}

.tabs-paginas-cultural h3 {
  font-weight: 700;
  margin-bottom: 35px;
  margin-top: 35px;
}

.tabs-paginas-cultural p {
  margin-bottom: 35px !important;
}

.tabs-paginas-cultural strong {
  font-weight: 600;
}

.tabs-paginas-cultural ul.vc_tta-tabs-list {
  text-align: left !important;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.vc_tta-tabs.tabs-paginas-cultural .vc_tta-panel .vc_tta-panel-body {
  padding: 0 15px !important;
}

.content-redes-social-header {
  position: absolute;
  bottom: 10px;
  right: 5%;
}

.content-redes-social-header .redes-social-header {
  display: inline-block;
}

.bottom-formulario-descuentos {
  background: url(https://cultural.edu.pe/wp-content/uploads/2020/10/Mask-Group-1.png),
    #2e3177;
  background-repeat: no-repeat;
  background-position: bottom right;
}

.carousel-top-header .vc_carousel-slideline-inner > .vc_item {
  max-height: 370px;
}

.carousel-top-header .vc_carousel-indicators {
  z-index: 2 !important;
}

/* ----- Plantillas paginas general Ingles ---------- */

/* TEMPORALES */

.post-thumbnail,
.meta-post,
.share-link,
nav.navigation.post-navigation,
div#comments,
.post-related {
  display: none !important;
}

div#main-content {
  padding-top: 0 !important;
}

/* -------------------------------------------------------------------------------------------------------- HOME */
.inline-demo {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2e3192;
  border-radius: 20px;
  padding: 25px 0;
  position: relative;
  top: -40px;
  z-index: 5;
}

.inline-demo > .wpforms-field-container > .wpforms-field {
  display: flex;
  align-items: center;
}

.inline-demo > .wpforms-field-container,
.inline-demo > .wpforms-submit-container {
  display: flex;
}

.inline-demo > .wpforms-field-container select.wpforms-field-medium {
  width: 150px;
  border: mome;
  border: none;
  outline: none;
  border-radius: 20px;
  height: 35px;
  color: #2e3192;
  margin: 0 20px;
}

.inline-demo > .wpforms-field-container label.wpforms-field-label {
  color: #ffffff;
}

.inline-demo > .wpforms-submit-container {
  padding: 0 !important;
}

.inline-demo > .wpforms-submit-container .wpforms-submit {
  background: #29abe2 !important;
  border-radius: 100%;
  outline: none;
  border: none !important;
  padding: 10px 12px !important;
  font-size: 19px !important;
}

.botton1 {
  border-radius: 20px;
}

.botton1 > button {
  background-image: none !important;
  border-radius: 20px;
  padding: 5px 10px !important;
  font-weight: bold;
}

.botton2 > button {
  background-image: none !important;
  border-radius: 20px;
  padding: 5px 10px !important;
  font-weight: bold;
  display: flex !important;
  align-items: center !important;
}

.botton2 > button > i {
  position: static !important;
  transform: translate(0, 0) !important;
  margin-right: 10px !important;
}

.especial-t h2,
.especial-t p.vc_custom_heading {
  margin: 0 !important;
}

/*  ---------------------- GRILLA-NOTICIAS Y EVENTOS -----------------------------------*/

.grid-noticias-h
  .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link,
.grid-eventos-h
  .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
}

.grid-noticias-h .vc_gitem-zone.vc_gitem-zone-c,
.grid-eventos-h .vc_gitem-zone.vc_gitem-zone-c {
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
}

.grid-noticias-h .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align-,
.grid-eventos-h .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
  padding: 10px 25px;
  background: #2e3192;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.grid-noticias-h .vc_btn3.vc_btn3-color-juicy-pink,
.grid-noticias-h .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
.grid-eventos-h .vc_btn3.vc_btn3-color-juicy-pink,
.grid-eventos-h .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  background-color: #ffffff !important;
  color: #fe0000 !important;
  padding: 0 !important;
}

.grid-noticias-h .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat::after,
.grid-eventos-h .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat::after {
  content: "\f061";
  margin-left: 10px;
  font: normal normal normal 14px/1 FontAwesome;
}

.cuadro-evento .fecha-evento-grid {
  display: block;
  width: 5em;
  height: 5em;
  border-radius: 17px;
  padding: 9px 11px !important;
  margin-bottom: 20px;
  margin-left: 20px;
  background: #ffffff !important;
}

.cuadro-evento .vc_gitem-post-data-source-post_date > div {
  text-align: center !important;
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
  text-transform: lowercase;
  margin: 0 !important;
}

.cuadro-evento .vc_gitem-post-data-source-post_date > div:first-line {
  color: #fe0000;
}

.data-evento-grid .boton-evento-grid .vc_btn3 {
  background: transparent !important;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 !important;
  margin-top: 30px;
}

.data-evento-grid h4,
.data-evento-grid p,
.data-evento-grid div {
  color: #ffffff !important;
}
.data-evento-grid p,
.data-evento-grid div {
  font-size: 14px;
}
.data-evento-grid .boton-evento-grid a.vc_general.vc_btn3::after {
  content: " →";
  color: #fe0000;
}

/* .imagen-evento-grid img.vc_single_image-img.attachment-full{
  width: 20em !important;
} */

/* -------------------------------------------------------------------------------------------------------- TRANSPARENCIA */

.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
  background-color: #f4f5ff !important;
  border-radius: 8px !important;
  padding: 10px;
}

.wpb-js-composer
  .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top
  .vc_tta-tab.vc_active
  > a {
  background-color: #f4f5ff !important;
}

.wpb-js-composer
  .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top
  .vc_tta-tab
  > a {
  color: #9b9b9b !important;
  background-color: #f4f5ff !important;
  border: none !important;
  line-height: 1.3 !important;
}

.wpb-js-composer
  .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top
  .vc_tta-tab.vc_active
  > a
  span {
  color: #fe0000 !important;
  font-weight: 800;
}

.jws-info-box.al-left.inline-left.boton-transparencia {
  box-shadow: 6px 9px 14px 0px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
}

.boton-transparencia h3.title {
  color: #161616 !important;
  font-weight: 800 !important;
}

.wpb_content_element.vc_align_.boton {
  margin-top: 26px;
  margin-bottom: 0 !important;
}

/* --------------------------------------------------------------------------------------------------------  JOVENES Y ADULTOS */

.btn-matriculate-aqui {
  width: 100%;
}

.btn-matriculate-aqui a.vc_general {
  font-size: 18px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 600;
  box-shadow: 4px 0px 11px 0px rgb(0 0 0 / 15%);
  background-image: none;
  width: 100%;
}

@media (min-width: 768px) {
  .imagen-unique-programa img {
    transform: scale(1.1);
    position: absolute;
    right: -28%;
  }

  li.menu-item {
    font-weight: 600;
  }
}

.lista-programas > ul > li {
  background: #29abe2;
  border-radius: 9px;
  overflow: hidden !important;
}

.lista-programas > ul > li:last-child {
  background: #005187;
}

.lista-programas.onecolor > ul > li:last-child {
  background: #29abe2;
}

.lista-programas.twcolor > ul > li:last-child {
  background: #005187;
}

.lista-programas > ul > li:first-child {
  background: #29abe2;
}

.lista-programas > ul > li .icon_list_icon {
  padding: 0px 20px;
}

.lista-programas > ul > li .icon_description {
  padding-right: 25px;
}

h4.vc_custom_heading.subtitulo-acordeon {
  background: #f4f5ff;
  padding: 20px 20px;
  border-radius: 5px;
}

h4.vc_custom_heading.subtitulo-acordeon b {
  display: inline-block;
  width: 40%;
  text-align: right;
  vertical-align: middle;
}

h4.vc_custom_heading.subtitulo-acordeon i {
  display: inline-block;
  width: 57%;
  vertical-align: middle;
}

/*table.tabla-ja tr:first-child td {
  padding-top: 25px;
  padding-bottom: 25px;
}

table.tabla-ja tr td:first-child {
  padding-left: 25px;
  padding-right: 25px;
}

table.tabla-ja tr td:last-child {
  padding-right: 25px;
}

table.tabla-ja tr td:nth-child(2) {
  padding-left: 25px;
}

table.tabla-ja tr:first-child td:first-child {
  border-top-left-radius: 20px;
}

table.tabla-ja tr:first-child td:last-child {
  border-top-right-radius: 20px;
}

table.tabla-ja tr:last-child td {
  padding-bottom: 25px;
}

table.tabla-ja tr:last-child td:first-child {
  border-bottom-left-radius: 20px;
  width: 70%;
}

table.tabla-ja tr:last-child td:last-child {
  border-bottom-right-radius: 20px;
}

table.tabla-ja tr td {
  font-weight: 500;
  padding: 6px;
}

.table-content.accordeon-content {
  position: relative;
}*/

/* --------------------------------------------------------------------------------------------------------  PAGINA NOTICIAS */

.go-back-button {
  margin-bottom: 0 !important;
}

.go-back-button .wpb_wrapper > p {
  display: inline-block;
  cursor: pointer;
}

.go-back-button .wpb_wrapper > p > span {
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
}

/* --------------------------------------------------------------------------------------------------------  ACCORDEON */

@media screen and (max-width: 767px) {
  .acordeon-inner .vc_tta-panel-heading > h4.vc_tta-panel-title {
    background: transparent;
  }
}

/* --------------------------------------------------------------------------------------------------------  LISTA HTML */
table.table-list {
  margin: 15px 0;
}

.table-list td {
  /* border: 1px solid #0071BC; */
  padding: 10px 25px;
  font-weight: 500;
}

.table-list td:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #0071bc;
  color: #ffffff;
}

.table-list td:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  color: #0071bc;
  background: #f0f9ff;
}

.formulario-descuento .wpforms-validate.wpforms-form label.wpforms-field-label {
  color: #ffffff;
}

.formulario-descuento .wpforms-field-container {
  display: flex;
  flex-wrap: wrap;
}

.formulario-descuento .wpforms-field {
  width: calc(100% / 3) !important;
  padding-right: 25px !important;
  box-sizing: border-box !important;
}

.formulario-descuento .wpforms-field-textarea {
  width: 100% !important;
}

.formulario-descuento .wpforms-field input,
.formulario-descuento .wpforms-form textarea {
  max-width: 100% !important;
  padding: 5px 18px !important;
  border-radius: 8px !important;
}

.formulario-descuento .wpforms-field.wpforms-field-checkbox {
  width: 100% !important;
  margin-top: 20px !important;
  margin-bottom: 30px !important;
}

.formulario-descuento
  .wpforms-field.wpforms-field-checkbox
  .wpforms-field-label-inline {
  color: #ffffff !important;
}

.formulario-descuento button.wpforms-submit {
  color: #ffffff !important;
  background: #fe0000 !important;
  border: none !important;
  border-radius: 20px !important;
  padding: 10px 40px !important;
  font-weight: 600;
}

/* ----------------- FOOTER --------------------*/
.vc_icon_element.social-icons-footer {
  display: inline-block;
  margin-right: 14px;
}

#footer-default ul#menu-footer-home li a,
#footer-default ul#menu-footer-link-interes li a {
  line-height: 28px;
  color: #525252 !important;
  font-size: 16px;
  letter-spacing: 0.01em;
  font-weight: 400;
  text-decoration: none;
}

#footer-default .widgettitle {
  color: #2e3199;
  font-size: 24px;
  font-weight: 700;
  text-transform: inherit;
  letter-spacing: 0;
  margin-top: 50px;
}

footer#footer-default .vc_tta-panel-heading {
  background: transparent !important;
}

footer#footer-default i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
  display: none !important;
}

footer#footer-default
  h4.vc_tta-panel-title.vc_tta-controls-icon-position-left
  > a {
  padding: 0 0 10px 0 !important;
  font-size: 16px !important;
  text-align: left !important;
  color: #525252 !important;
  font-weight: 400 !important;
}

/* ----------------- FIN FOOTER --------------------*/

/* -------------- PAGINA CULTURAL --------------*/
.portada-agenda-botton .btn-ir-agenda a {
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 30px;
  font-size: 20px;
  font-weight: 600;
  padding-left: 68px !important;
}

.suscribete-footer .no-container {
  width: 100% !important;
}

.img-eventos-entrada {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 11%);
}

.contenedor-text-eventos {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #2e3192;
  box-shadow: 0px 1px 11px 1px rgb(0 0 0 / 11%);
}

select#field_1,
select#field_2 {
  padding: 0 15px;
}

select#field_1,
select#field_2 {
  padding: 0 15px;
}

.inline-demo > .wpforms-field-container select.wpforms-field-medium {
  width: 190px;
}

/* -------------- PAGINA CULTURAL --------------*/

@media screen and (max-width: 991px) {
  .tarjetas-programas-cultural {
    padding: 40px 30px 30px !important;
  }
  .grid-noticias-h .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item,
  .grid-eventos-h .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
    padding-right: 35px !important;
    padding-left: 0px !important;
  }

  .programas-carousel .vc_col-sm-6 {
    width: 100% !important;
  }

  .programas-carousel .programa-item .data-grupo {
    width: 65% !important;
  }

  .ult-sticky-anchor.ult_stick_to_row
    .wpb_single_image.wpb_content_element.vc_align_center
    img.vc_single_image-img.attachment-full {
    object-fit: cover !important;
    height: 400px !important;
    object-position: center !important;
  }
}

@media screen and (max-width: 767px) {
  .carousel-top-header .vc_carousel-slideline-inner > .vc_item {
    max-height: auto !important;
    min-height: 230px;
  }

  .carousel-top-header .vc_carousel-slideline-inner img {
    width: 200%;
    max-width: 200%;
    margin: 0 auto;
  }

  .content-redes-social-header {
    display: none;
  }

  .inline-demo,
  .inline-demo > .wpforms-field-container,
  .inline-demo > .wpforms-submit-container,
  .inline-demo > .wpforms-field-container > .wpforms-field {
    display: block;
  }

  #wpforms-151 label {
    display: block;
    text-align: 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  #wpforms-151 select {
    width: 100% !important;
    margin: 0 !important;
  }

  .inline-demo {
    padding: 25px 13px !important;
  }

  div#portalAcademico-home {
    background-size: cover !important;
  }

  #footer-default .widgettitle {
    color: #2e3199 !important;
    font-size: 20px !important;
    font-weight: 700 !important;
  }

  #wpforms-151 .wpforms-submit-container {
    text-align: center;
    margin-top: 39px;
  }

  h2 {
    font-size: 23px !important;
  }

  .formulario-descuento .wpforms-field {
    width: 100% !important;
  }

  .programas-carousel .programa-item .cita,
  .programas-carousel .programa-item .resumen {
    margin-bottom: 0 !important;
  }

  .programas-carousel .programa-item .cita p {
    font-size: 10px;
  }

  .seccion-de-programas .programas-carousel .programa-item .resumen {
    display: none;
  }

  .programas-carousel .programa-item .titulo {
    font-size: 17px;
    margin-bottom: 0 !important;
  }

  .programas-carousel .programa-item .resumen p {
    font-size: 10px;
  }

  .programas-carousel .programa-item .vc_empty_space {
    display: none !important;
  }

  .ult-tabto-accordion dt > a {
    text-align: left !important;
    font-weight: 500 !important;
    position: relative;
  }

  .ult-tabto-accordion dt > a i.accordion-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(-100%, -50%);
    font-style: normal;
  }

  .ult-tabto-actitle i.accordion-icon:before {
    content: "\f0d7" !important;
    font: normal normal normal 14px/1 FontAwesome !important;
    padding: 0 !important;
  }

  .ult-tabto-actitle.ult-tabto-actitleActive i.accordion-icon:before {
    content: "\f0d8" !important;
    font: normal normal normal 14px/1 FontAwesome !important;
  }

  h3 {
    font-size: 16px !important;
  }

  h4 {
    font-size: 16px !important;
  }

  div#btn-cultura-mobile {
    margin: 0 !important;
    left: auto !important;
  }

  #btn-cultura-mobile a {
    padding: 5px 10px 5px 15px !important;
    border-radius: 0 !important;
    position: fixed;
    top: 24%;
    right: 0;
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    font-size: 15px;
    height: 35px !important;
    min-height: 35px !important;
  }
  .data-evento-grid h4,
  .data-evento-grid p,
  .data-evento-grid div {
    line-height: inherit !important;
    font-size: 14px !important;
  }
  /* 	.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
  display: none !important;
} */
}

@media screen and (max-width: 700px) {
  #tabs-programas .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0 20px !important;
  }

  /* .linea-azul-block .puntos {
      width: 10em !important;
  }

  .linea-azul-block .punto1 {
      left: -3% !important;
  }

  .linea-azul-block .punto-final {
      left: 106% !important;
      z-index: 1;
  }

  .linea-azul-block .punto-final .marcador {
      top: 119% !important;
  } */

  /* .linea-azul-block .linea{
      width: 3px !important;
      height: 100vw !important;
  } */
  /* .linea-azul-block .puntos,
  .linea-azul-block .punto-final{
      left: 50% !important;
  }

  .linea-azul-block .punto-final{
      top: 50% !important;
      transform: translate(-110%, 50%) !important;;
  }
  .linea-azul-block .punto-final .marcador {
      top: 50% !important;
      left: 110% !important;
  } */
}

.boton-convenio {
  background: #29abe2;
  color: #ffffff;
  padding: 10px 20px;
  border: none;
  border-radius: 10px;
  display: block;
  width: 100%;
  margin: auto;
  font-weight: 600;
}
.convenio-popup select,
.convenio-popup input,
.convenio-popup textarea {
  border-radius: 10px !important;
}

.convenio-popup button[type="submit"] {
  width: 100%;
  background: #29abe2 !important;
  color: #ffffff !important;
  font-weight: bold;
  border: none !important;
  border-radius: 10px !important;
  padding: 15px !important;
}

.wpforms-field-large.wpforms-field-required::placeholder,
.wpforms-field-large::placeholder,
.wpforms-field-medium.wpforms-field-required::placeholder,
option.placeholder,
.wpforms-field-large {
  color: #000000 !important;
  font-weight: 300;
}

@media screen and (max-width: 368px) {
  .acordeon-inner .vc_tta-panel-heading span.vc_tta-title-text > b {
    padding: 19px 30px 20px 10px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .acordeon-inner .vc_tta-panel-heading span.vc_tta-title-text > i,
  .acordeon-inner .vc_tta-panel-heading span.vc_tta-title-text > b {
    font-size: 14px !important;
  }
  table.tabla-precios td {
    font-size: 12px !important;
  }
}

.aio-icon-component.items-education-convenios {
  height: 120px !important;
}

@media screen and (max-width: 767px) {
  .aio-icon-component.items-education-convenios .aio-icon-header h5 {
    font-size: 12px !important;
  }
  .aio-icon-component.items-education-convenios {
    float: left !important;
  }
  .aio-icon-component.items-education-convenios {
    height: 100px !important;
  }
}

/* AGENDA MOBILE*/

@media screen and (max-width: 767px) {
  .tribe-common-l-container.tribe-events-l-container {
    transform: scale(0.85);
    position: relative;
    top: -40px;
  }
}

/* CONTENEDOR ARCHIVOS */
.ult-content-box-container.contenedor-archivos .ult-content-box {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.ult-content-box-container.contenedor-archivos .ult-content-box strong {
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  /* 	div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.formulario-footer{
  padding: 0 22px !important;
} */
  div#primary .formulario-footer h3.vc_custom_heading {
    font-size: 22px !important;
  }
}

/*========================================================*/
/* -------------- NUEVOS CAMBIOS 12/07/2022 --------------*/
/* 
empieza aqui: popmake-3289
te ayudamos a matricularte: popmake-3287
 */
/*========================================================*/

.hide-all {
  display: none !important;
}

.btn-variacion-matricula {
  width: auto !important;
  background-color: #ff2328 !important;
  border-color: #ff2328 !important;
}

.matricula-buffet .aio-icon-box.default-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.matricula-buffet {
  position: relative;
  top: -40px;
  z-index: 9;
  border-radius: 20px !important;
  overflow: hidden;
}

div#popmake-3289 .row,
div#popmake-3287 .row {
  display: flex;
}

div#popmake-3289,
div#popmake-3287 {
  background-color: transparent;
  border-radius: 15px;
}

div#popmake-3289 .popcol-1 {
  background-color: #2b4195;
}

div#popmake-3289 .popcol-2 {
  background-color: #4361ee;
}

div#popmake-3287 .popcol-1 {
  background-color: #35283c;
}

div#popmake-3287 .popcol-2 {
  background-color: #2469a0;
}

div#popmake-3287 .popcol-3 {
  background-color: #0c3139;
}

div#popmake-3289 .popcol-2,
div#popmake-3289 .popcol-1 {
  padding: 70px 50px;
}

div#popmake-3287 .popcol-2,
div#popmake-3287 .popcol-1,
div#popmake-3287 .popcol-3 {
  padding: 70px 50px;
}

div#popmake-3289 .vc_row.wpb_row.vc_row-fluid .container,
div#popmake-3287 .vc_row.wpb_row.vc_row-fluid .container {
  width: 100%;
}

div#popmake-3289 .buffet,
div#popmake-3287 .buffet {
  border-radius: 15px;
  overflow: hidden;
}

div#popmake-3289 .heading-right-icon .aio-icon-header .aio-icon-title,
div#popmake-3289 .heading-right-icon .aio-icon-description,
div#popmake-3287 .heading-right-icon .aio-icon-header .aio-icon-title,
div#popmake-3287 .heading-right-icon .aio-icon-description {
  text-align: left !important;
}

div#popmake-3289 .heading-right-icon .aio-icon-header .aio-icon-title,
div#popmake-3287 .heading-right-icon .aio-icon-header .aio-icon-title {
  font-size: 30px;
  padding-bottom: 20px;
}

div#popmake-3289 .vc_btn3-size-lg.vc_btn3-shape-rounded,
div#popmake-3287 .vc_btn3-size-lg.vc_btn3-shape-rounded {
  border-radius: 13px;
  font-weight: 700;
}

div#popmake-3289 button.pum-close.popmake-close,
div#popmake-3287 button.pum-close.popmake-close {
  font-size: 38px;
  font-weight: 400;
  width: 40px;
  height: 40px;
  background: #2b4195;
  color: #ffffff;
  border-radius: 100%;
}

div#popmake-3287 button.pum-close.popmake-close {
  top: 25px;
}

@media screen and (max-width: 1199px) {
  #menu-lateral-fullpage.header-v8 .item-content-text {
    margin-right: 20px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 991px) {
  .portal-informativo-mobile {
    width: 100%;
  }
  a.vc_general.btn-mini-menu {
    width: 170px;
    margin-left: 40px;
  }
}

@media screen and (max-width: 767px) {
  a.vc_general.btn-mini-menu {
    margin-left: 0;
  }
  .portal-informativo-mobile {
    padding-left: 40px;
  }
  .popbuffet2 > .vc_column-inner > .wpb_wrapper {
    border-bottom: 1px solid #ffffff;
  }
  div#popmake-3289 .popcol-2,
  div#popmake-3289 .popcol-1 {
    padding: 20px 40px;
  }
  div#popmake-3287 .popcol-2,
  div#popmake-3287 .popcol-1,
  div#popmake-3287 .popcol-3 {
    padding: 20px 40px;
  }
  div#popmake-3289 .vc_btn3-size-lg.vc_btn3-shape-rounded,
  div#popmake-3287 .vc_btn3-size-lg.vc_btn3-shape-rounded {
    padding: 10px;
    font-size: 13px;
  }
  div#popmake-3289 .row,
  div#popmake-3287 .row {
    flex-wrap: wrap;
  }
  div#popmake-3289 .heading-right-icon .aio-icon-header .aio-icon-title,
  div#popmake-3287 .heading-right-icon .aio-icon-header .aio-icon-title {
    padding-bottom: 0px;
  }
  div#popmake-3289 button.pum-close.popmake-close,
  div#popmake-3287 button.pum-close.popmake-close {
    font-size: 38px;
    width: 38px;
    height: 38px;
    right: -5px;
    top: 13px;
    background: #2469a0;
  }
}

@media screen and (max-width: 450px) {
  .btn-variacion-matricula {
    font-size: 12px !important;
  }
}
