body {
  font-family: 'Signika', sans-serif !important;
}

.header-fixed {
    background-color: #fff;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10
}

.logo-desktop img {
    transition: width .2s linear;
    width: 193px
}

.sticky .ptb15 {
    padding-bottom: 10px;
    padding-top: 10px
}

.sticky .logo-desktop img {
    width: 120px
}

.sticky .btn-whats .vwaths {
    padding: 10px 5px
}

.sticky .btn-whats span {
    display: none
}

.vwaths {
  padding: 11px 5px;
}

.img-banner.banner-home {
  height: 494px;
  display: flex;
  align-items: flex-end;
}

.border-title {
  border-left: 2px solid #fff;
  padding-left: 16px;
}

.txt-borde-t {
  position: relative;
  display: inline-block;
  padding-top: 10px;
}  
.txt-borde-t:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  background-color: #6ABF4B;
  width: 70px;
}

.flex-title {
  max-width: 370px;
}

.hs-menu-wrapper {
  background-color: #F5F5F5;
}
.hs-menu-wrapper ul li {
  max-width: 20%;
}
.hs-menu-wrapper ul li a {
  color: #393939;
  font-family: 'Signika', sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 10%;
  display: inline-block;
}
.hs-menu-wrapper ul li a:hover {
  background: #6ABF4B;
  color: #fff;
}

.fm_asiste .hs-form, .fm_patrosinador .hs-form{
  display: flex;
  flex-wrap: wrap;
  max-width: 585px;
  width: 100%;
  margin: auto;
}
.fm_asiste form .form-columns-2, .fm_patrosinador form .form-columns-2 {
  width: 100%;
}
.fm_asiste form .form-columns-1:last-of-type {
  width: 44%;
  margin: 0 3% 0px;
}
.fm_asiste form .form-columns-1:last-of-type > div {
  margin: 0;
}
.fm_asiste .input input, .fm_asiste select, .fm_patrosinador .input input, .fm_patrosinador select {
  border: solid 1px #b1b1b1;
  border-radius: 0;
  background: white!important;
}
.fm_asiste .hs-submit, .fm_patrosinador .hs-submit {
  margin-top: 35px;
  width: 50%;
}
.fm_asiste .hs-submit .actions, .fm_patrosinador .hs-submit .actions  {
  margin-top: 0;
}
.fm_asiste .hs-submit .actions input,  .fm_patrosinador .hs-submit .actions input{ 
  background: var(--dorado);
  max-width: 250px;
  padding: 12px 10px;
  font-family: 'Signika', sans-serif !important;
}

.fmvirgen form .form-columns-1 {
  width: 100%;
}

.fmvirgen form .form-columns-1:last-of-type {
  width: 0;
  margin: 0;
}

.fmvirgen .hs-submit {
  width: 100%;
}

.fmvirgen .hs-submit .actions input{ 
  background: var(--naranja);
  max-width: 250px;
  padding: 12px 10px;
  font-family: 'Signika', sans-serif !important;
}

.fm_asiste label,  .fm_patrosinador label {
  font-size: 18px;
  text-align: left;
  padding: 10px 0 0px;
}

.fm_full-time-mba.fm_asiste .hs-submit,  .fm_patrosinador .hs-submit{
  width: 100%;
}

.fm_patrosinador label {
    color: white;
}

.form-columns-2 > div {
  max-width: 47%!important;
  margin: 0 3% 0px!important;
}

#fecha_de_nacimiento__calendario___mede_-e237b62e-ff31-4301-b694-f5b7ff5579fd {
  width: 100% !important;
  max-width: 100% !important;
  -webkit-appearance: none;
}

.fm_brochure .hs-form-field label{
  margin-bottom: 0;
}
.fm_brochure .hs-form-field > label {
  display: none;
}
.fm_brochure .hs-form-field label span {
  font-weight: 700;
}

.fm_brochure form {
  align-items: end;
}

.fm_brochure.fm_brochure_aqua form {
  align-items: start;
}

.fm_brochure .hs_email,
.fm_brochure .hs_submit {
  width: 50%;
}

.fm_brochure .hs-submit .actions {
  background: none;
  max-width: 230px;
  width: 100%;
  margin-top: 0;
}
.fm_brochure .hs-submit .actions input {
  /*background: #3F873F;*/
  background: #008996;
  font-family: 'Signika', sans-serif !important;
}

.fm_confirma_asi .hs-form-field {
  margin-top: 15px!important;
}

.fm_asiste.fm_aqua .form-columns-1,
.fm_asiste.fm_aqua form .form-columns-1:last-of-type {
  width: 100%;
  margin: 0;
}

.fm_asiste.fm_aqua .form-columns-1 .hs-form-field {
  margin: 0 3%;
}

.fm_asiste.fm_aqua .hs-submit {
  width: 100%;
}

.fm_asiste.fm_aqua .hs-submit .actions input {
  background: var(--aqua); 
  font-weight: normal;
  font-size: 18px;
}

.redes li {
  margin: 10px 8px;
}

.nort-a,.sur-a,.euro,.africa,.asia,.oceania{
  cursor: pointer;
}
.nort-a {
  top: 190px;
  left: 160px;
}
.sur-a {
  top: 370px;
  left: 300px;
}
.euro {
  top: 175px;
  left: 520px;
}
.africa {
  top: 300px;
  left: 550px;
}
.asia {
  top: 180px;
  left: 750px;
}
.oceania {
  top: 410px;
  left: 890px;
}

.top-box {
  top: 24%;
}
.cerrar {
  cursor: pointer;
}
.info{
  display: none;
}
.africa-i, .oceania-i {
  top: 39%;
}

.tabla-cedic .fila{
  min-height: 67px;
}

.btns-fixed {
  display: none;
}

.btns-fixed-m {
  border-top: 2px solid #fff;
}

.btns-fixed-m.sticky {
  position: fixed!important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.btn-dorado {
    background: var(--dorado);
    display: inline-block;
    padding: 15px 30px;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
    color:#FFF;
}

.max200 {
    max-width: 200px;
}

ul.bullet-dorado li, ul.bullet-naranja li {
    position: relative;
    padding-left: 15px;
}

ul.bullet-dorado li:before, ul.bullet-naranja li:before  {
    content: "";
    width: 5px;
    height: 5px;
    background: var(--dorado);
    display: block;
    position: absolute;
    top: 6px;
    left: 5px;
    border-radius: 100%;  
}

ul.bullet-naranja li:before  {
    background: var(--naranja); 
}
a.btn-borde-dorado {
    color: var(--dorado);
    border: solid 2px;
    display: inline-block;
    padding: 5px 15px;
}

.radius {
    border-radius: 20px; 
}

.menos-top20 {
   margin-top: -20px;
}


.fmvirgen .hs_eres_egresado_de_ipade_.hs-eres_egresado_de_ipade_.hs-fieldtype-booleancheckbox.field.hs-form-field {
    margin-top: 20px;
}

.fmvirgen label.hs-form-booleancheckbox-display input {
    display: block;
    width: 11%!important;
}

.fmvirgen label.hs-form-booleancheckbox-display span {
    display: block;
    width: 90%;
}
.fmvirgen label.hs-form-booleancheckbox-display {
    display: flex;
    align-items: center;
}

.fm_asiste.fmvirgen .hs-submit {
    margin-top: 16px;    
}

@media screen and (min-width: 769px) {
  .btns-fixed {
    display: block;
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  
}

#backtotop {
  position: fixed;
  right: 15px;
  bottom: 15px;
  cursor: pointer;
}
#backtotop svg {
  fill: #fff;
}

.height130 {
    height: 130px;
}  


.list-fechas li {
    line-height: 130%;
    padding: 0;
    position: relative;
    width: 25%;
}

.list-fechas li:before {
    border-left: 1px solid var(--azul2);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
}

.list-fechas li:last-child:before {
    content: none;
}

.list-fechas.three-columns li {
  width: 30%;
}

.list-fechas.three-columns li:last-child {
  width: 40%;
}

a.btn-whats.v2 {
    color: #075e54!important;
    margin: 20px auto;
    max-width: 225px
}

@media (max-width:767px) {
  
    .fs18.fs18movil {
        font-size: 16px;
    }
  
  .hs-menu-wrapper {
    background-color: #fff;
    bottom: 0;
    -webkit-box-shadow: 1px 0 5px 0 rgba(50,50,50,.55);
    -moz-box-shadow: 1px 0 5px 0 rgba(50,50,50,.55);
    box-shadow: 1px 0 5px 0 rgba(50,50,50,.55);
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    transform: translateX(-105%);
    -webkit-transition: all .5s cubic-bezier(.77,0,.175,1);
    -moz-transition: all .5s cubic-bezier(.77,0,.175,1);
    -ms-transition: all .5s cubic-bezier(.77,0,.175,1);
    -o-transition: all .5s cubic-bezier(.77,0,.175,1);
    transition: all .5s cubic-bezier(.77,0,.175,1);
    width: 100%;
    z-index: 999999
  }
  .hs-menu-wrapper ul {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 66px 0 0;
    text-align: left;
  }

  .hs-menu-wrapper ul li {
    max-width: 100%;
    border-bottom: 1px solid #f2f2f2;
  }

  .hs-menu-wrapper ul li a {
    display: block;
    padding: 10px 15px;
    text-align: left;
  }

  .hs-menu-wrapper.show {
    transform: translateX(0);
  }   

  .cmn-toggle-switch {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 30px;
    margin: 0 0 0 20px;
    overflow: visible;
    padding: 0;
    position: relative;
    right: 10px;
    text-indent: -9999px;
    top: 5px;
    width: 30px;
    z-index: 1000000;
  }

  .cmn-toggle-switch.m-active span:before {
    opacity: 0
  }

  .cmn-toggle-switch.m-active span:after {
    top: 0;
    transform: rotate(-90deg)
  }

  .cmn-toggle-switch.m-active span {
    transform: rotate(-45deg)
  }

  .cmn-toggle-switch span {
    background: #000;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 10px
  }

  .cmn-toggle-switch span:after,
  .cmn-toggle-switch span:before {
    background-color: #000;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%
  }

  .cmn-toggle-switch span:before {
    top: -10px;
  }

  .cmn-toggle-switch span:after {
    bottom: -10px;
  }

  .cmn-toggle-switch__htx span:after, 
  .cmn-toggle-switch__htx span:before {
    -webkit-transition-delay: .3s,0;
    transition-delay: .3s,0;
    -webkit-transition-duration: .3s,.3s;
    transition-duration: .3s,.3s;
  }
  
  body.layer-is-visible {
    overflow: hidden;
  }
  
  .hidden-xs {
    display: none!important;
  }

  .fs36 {
    font-size: 24px;
  }
  
  .fs24 {
    font-size: 20px;
  }

  .ptb10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }  
  
  .fm_asiste form .form-columns-1:last-of-type {
    margin: 0;
  }
  .fm_asiste .hs_submit.hs-submit {
    width: 100%;
    float: none;
    margin: 20px 0;
  }
  .form-columns-2>div {
    max-width: 100%!important;
  }
  .fm_asiste .hs-submit .actions input {
    max-width: 100%;
  }

  .fm_brochure .hs_email,
  .fm_brochure .hs_submit {
    width: 100%;
  }
  
  .fm_brochure .hs-submit .actions {
    margin-top: 15px;
  }
  
  .hoja-movil.show-sm {
    padding-top: 0;
  }
  
  .banner-movil-mede {
    background: url('https://mkt.ipade.mx/hubfs/MEDE/micrositio/general/movil/ipade-full-time-mba-banner-img-movil.png') no-repeat;
    padding: 46% 11px 10px;
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: left;
  }
  
  .banner-movil-mede h1,
  .banner-movil-mede p,
  #bg-estructura p {
    padding: 0;
  }
  .banner-movil-mede p{
    padding-bottom: 5px;
  }
  
  .banner-movil-becas{
    background: url('https://mkt.ipade.mx/hubfs/MEDE/foro-de-becas/foro-becas-mede-banner-movil.png') no-repeat;
    background-size: cover;
  }
  .banner-movil-mede h1{
    font-size: 30px;
  }
  .banner-movil-becas p{
    padding-bottom: 0;
  }
  
  .number {
    font-size: 45px;
    margin: 0;
  }
  
  .bg-aniversario-alta-direccion-gdl {
    background: url(https://20139068.fs1.hubspotusercontent-na1.net/hubfs/20139068/Inbound/lp/continuidad/aniversario/aniversarios-ipade-egresados-continuidad-gdl-banner-movil.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40% 20px 25px;
    position: relative;
    z-index: 1;
  }
  
  .bg-aniversario-alta-direccion-cdmx {
    background: url(https://20139068.fs1.hubspotusercontent-na1.net/hubfs/20139068/Inbound/lp/continuidad/aniversario/aniversarios-ipade-egresados-continuidad-cdmx-banner-movil.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40% 20px 25px;
    position: relative;
    z-index: 1;
  }
  
  .bg-aniversario-alta-direccion-mty {
    background: url(https://20139068.fs1.hubspotusercontent-na1.net/hubfs/20139068/Inbound/lp/continuidad/aniversario/aniversarios-ipade-egresados-continuidad-mty-banner-movil.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40% 20px 25px;
    position: relative;
    z-index: 1;
  }
  
  .bg-cica {
    background: url(https://20139068.fs1.hubspotusercontent-na1.net/hubfs/20139068/Inbound/lp/continuidad/cica/curso-de-continuidad-y-actualizacion-cica-banner-movil-v2.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40% 30px 25px;
    position: relative;
    z-index: 1;
  }

  .bg-aniversario-alta-direccion-gdl h1,
  .bg-aniversario-alta-direccion-gdl p,
  .bg-aniversario-alta-direccion-cdmx h1,
  .bg-aniversario-alta-direccion-cdmx p,
  .bg-aniversario-alta-direccion-mty h1,
  .bg-aniversario-alta-direccion-mty p,
  .bg-cica h1 {
    padding: 0;
  } 
  
  .height130 {
      height: auto;
      text-align: center;
      margin: 10px 0;   
  }  
    
  .bg-torneo-golf {
      align-items: flex-end;
      background: url(https://20139068.fs1.hubspotusercontent-na1.net/hubfs/20139068/Inbound/lp/continuidad/torneo-golf/v2/ipade-invitational-monterrey-banner-movil-v2.png);
      background-repeat: no-repeat;
      display: flex;
      height: 366px;
      justify-content: center;
      padding: 0 35px 30px;
      background-position: center;
      background-size: 100%;
  }
  
  .bg-virgen-guadalupe {
      align-items: flex-end;
      background: url(https://20139068.fs1.hubspotusercontent-na1.net/hubfs/20139068/Inbound/lp/continuidad/virgen-de-guadalupe/la-imagen-de-la-virgen-de-guadalupe-banner-movil-1.png);
      background-repeat: no-repeat;
      display: flex;
      height: 328px;
      justify-content: center;
      padding: 0;
      background-position: center;
      background-size: cover;
      width: 420px;
      height: 328px;
      margin: auto;
      max-width: 100%;
  }
  
  .bg-virgen-guadalupe .border-title {
      border-left: 2px solid #fff;
      padding-left: 0;
  }  
  
  .bg-miguel-angel-buonarroti {
      align-items: flex-end;
      background: url(https://20139068.fs1.hubspotusercontent-na1.net/hubfs/20139068/Inbound/lp/continuidad/miguel-angel-buonarroti/formacion-integral-el-genio-y-su-obra-banner-movil.png);
      background-repeat: no-repeat;
      display: flex;
      height: 328px;
      justify-content: center;
      padding: 0;
      background-position: center;
      background-size: cover;
      width: 420px;
      height: 328px;
      margin: auto;
      max-width: 100%;
  }
  
  .bg-miguel-angel-buonarroti .border-title {
      border-left: 2px solid #fff;
      padding-left: 0;
  }
  
  .bgblanco.plr10.ptb20.col-3.flex.flex-center.height130 {
      max-width: 95px!important;
  }

  .height130 img {
      max-width: 45px!important;
  } 
  
  .btn-whats .plr20 {
      padding: 0 10px;
  }

  .btn-whats span {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 20px;
  }  

  .list-fechas li {
      line-height: 130%;
      padding: 10px 5px;
      position: relative;
      width: 100%;
  }

  .list-fechas li:before { 
      content: none;
  } 
  
  .list-fechas.three-columns li {
    padding: 0;
    width: 48%;
  }
  
  .list-fechas.three-columns li:last-child {
    width: 100%;
    padding: 15px 0 0;
  }
}

@media (max-width: 400px)
  .ptb30 {
      padding-top: 20px;
      padding-bottom: 20px;
  }
  .btn-dorado {
      padding: 15px 10px;
  }

  .fs18.fs18movil {
      font-size: 16px;
  }
}