@import url("https://fonts.googleapis.com/css2?family=Sora:wght@300;400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");

body {
  overflow-x: hidden;
  color: #2D3748  !important;
  font-family: "Work Sans", sans-serif !important;
  line-height: 1.4 !important;
  word-break: break-word !important;
}

.formulario {
  height: auto !important;
}

.w-80 {
  width: 80%;
}

.formulario #formContainer {
  padding: 10px 25px 0 25px !important;
}

div#formulario #formContainer {
  background-color: initial !important;
}

.footer a {
  color: #fff !important;
}

.footer p {
  color: #fff !important;
}

.video {
  width: 50%;
}

.plecaBlanca2 a {
  color: #000 !important;
}

.plecaBlanca3 {
  background-color: #fff !important;
  padding-top: 10px;
  padding-bottom: 10px;
}

.banner-mapa {
  background-image: url("https://dbyiwwn1ggdry.cloudfront.net/servidorLandings/LP-doble-titula/banner-mapa-min.webp") !important;
  height: 600px;
  background-position: center top !important;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 140px;
  padding-bottom: 140px;
  margin-top: -85px;
}

.mapa-h3 {
  font-family: "Work Sans", sans-serif !important;
  font-size: 42px;
  font-weight: 600;
  text-align: center;
  color: #06b706;
}

.mapa-p {
  font-family: "Work Sans", sans-serif !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  text-align: center;
  color: #718096;
}

.margen-mapa {
  margin-top: 60px!important;
}


@media(max-width: 767px){

.banner-mapa {
      background-image: url('https://dbyiwwn1ggdry.cloudfront.net/servidorLandings/LP-doble-titula/banner-mapa-min.webp')!Important;
      height:auto;
      background-position: center top!important;
      padding-top: 140px !important;
      padding-bottom: 40px !important;
      margin-top: -80px;
   }
    .mapa-h3 {
        font-family: 'Work Sans', sans-serif!Important;
        font-size: 32px!Important;
        font-weight: 600;
        text-align: center;
        color: #06B706;
    }

    .mapa-p {
       font-family: 'Work Sans', sans-serif!Important;
        font-size: 15px!Important;
        font-weight: 500;
        line-height: 21px;
        text-align: center;
        color: #718096;
    }
    .margen-mapa{margin-top: 20px!Important;}
}



.bg-light {
  background-color: #fff !important;
  /*border-bottom: 3px solid #EDC624; */
}

.container-fluid {
  width: 100% !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.top5 {
  margin-top: 5px;
}

.top10 {
  margin-top: 10px;
}

.top20 {
  margin-top: 20px;
}

.top30 {
  margin-top: 30px;
}

.top40 {
  margin-top: 40px;
}

.top50 {
  margin-top: 50px;
}

.top60 {
  margin-top: 60px;
}

.top70 {
  margin-top: 70px;
}

.top80 {
  margin-top: 80px;
}

.top90 {
  margin-top: 90px;
}

.top100 {
  margin-top: 100px;
}

.top140 {
  margin-top: 140px;
}

.bottom10 {
  margin-bottom: 10px;
}

.bottom20 {
  margin-bottom: 20px;
}

.bottom30 {
  margin-bottom: 30px;
}

.bottom40 {
  margin-bottom: 40px;
}

.bottom50 {
  margin-bottom: 50px;
}

.text-movil-left-right {
  text-align: left;
}

.text-movil-right {
  text-align: right;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.layer-up {
  z-index: 1029;
  position: relative;
}

.bold500 {
  font-weight: 500 !important;
}

.bold600 {
  font-weight: 600 !important;
}

.bold700 {
  font-weight: 700 !important;
}

.oculta {
  display: block;
}

.ocultaDesk {
  display: none;
}

.ancho80 {
  max-width: 80%;
}

.img-icon {
  width: 100%;
  text-align: left;
}

.img-oferta {
  margin-top: -20px;
  z-index: -99999 !important;
}

.img-radius {
  border-radius: 20px;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff !important;
  font-family: "Work Sans", sans-serif !important;
  font-weight: 500 !important;
  padding-right: 20px;
}

.navbar-light .navbar-nav .nav-link {
  color: #4e4e4e !important;
  font-family: "Work Sans", sans-serif !important;
  font-weight: 500 !important;
  padding-right: 20px;
}

.navbar {
  padding-left: 80px !important;
  padding-right: 80px !important;
  z-index: 999;
  padding-bottom: 16px !important;
  padding-top: 16px !important;
}

.navbar-brand {
  padding-bottom: 14px !important;
  padding-top: 14px !important;
  padding-left: 20px !important;
}

.btn-out {
  padding: 16px !important;
  background: #fff !important;
  border: 1px solid #ff4a00;
  border-radius: 100px;
  font-family: "Sora" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 15px !important;
  text-decoration: none;
  line-height: 18px !important;
  color: #4e4e4e !important;
  margin-top: 10px !important;
}

.btn-out:hover {
  background: #ff4a00 !important;
  color: #fff !important;
  text-decoration: none !important;
}

.navbar {
  padding-left: 100px !important;
  padding-right: 100px !important;
  padding-top: 16px;
  padding-bottom: 16px;
}

.espaciomenu {
  width: 750px !important;
}

.espacioFormulario {
  background: #fcf9ea !important;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 35px !important;
  box-shadow: 0 5px 12px 8px rgb(0 0 0 / 10%) !important;
  /*margin-top: -150px!Important;*/
}

.navbar-light .navbar-toggler {
  color: #ffffff !important;
  border-color: rgba(255, 255, 255, 1) !important;
}

toggler-icon {
  background-image: url(../img/menu.svg) !important;
}

.navbar-light .navbar-toggler-icon {
  background-image: url(../img/menu.svg) !important;
}

.formu-cabe {
  background: #edc624 !important;
  padding: 20px !important;
  text-align: center;
  font-weight: 500 !important;
  font-size: 24px;
  color: #000000 !important;
  font-family: "Work Sans", sans-serif !important;
}

.plecaBlanca {
  padding-bottom: 100px !important;
  padding-top: 50px !important;
}

.plecaBlanca2 {
  padding-bottom: 50px !important;
  padding-top: 50px !important;
}

.padding {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.padding-360 {
  padding-left: 50px !important;
  padding-right: 50px !important;
  padding-top: 0px;
  padding-bottom: 30px;
}

.pleca-titu {
  background: #ff4a00;
  border-radius: 0px 0px 100px 0px;
  padding-left: 60px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-right: 20px;
  color: #ffffff !important;
  font-family: "Sora", sans-serif !important;
  font-size: 30px;
  line-height: 34px;
  max-width: 70%;
}

.formulario-txt {
  margin-top: 120px;
}

.banner {

    /*https://dbyiwwn1ggdry.cloudfront.net/servidorLandings/dobleTitulacion/patrocinio/main-banner.webp*/
    
  background-image: url(../img/banner-hero.jpg);
  background-position: center;
  background-size: cover;
  height: 690px !important;
  position: relative;
  padding-top: 100px !important;
  padding-bottom: 80px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;

  /*display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;*/
}

.banner-hot {
  margin-top: 50px !important;
  background-image: url("https://mas-utel.inconcertcc.com/d/69b35199-a4d2-4fac-8451-2636fc7bed07") !important;
  height: 760px !important;
  background-position: left bottom !important;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 100px !important;
  padding-bottom: 80px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.banner2 {
  margin-top: 50px !important;
  background-image: url("../img/banner-typ.jpg") !important;
  height: 760px;
  background-position: center top !important;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;

  padding-top: 100px !important;
  padding-bottom: 80px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;

  /*display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;*/
}

.banner-alone {
  margin-top: 50px !important;
  background-image: url("../img/hero-capitalis-alone2.jpg") !important;
  height: 710px;
  background-position: center top !important;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;

  padding-top: 80px !important;
  padding-bottom: 80px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.curva-hero {
  margin-top: 105px !important;
  background-image: url("../img/hero-curva.png") !important;
  height: 560px;
  max-width: 500px;
  background-position: center top !important;
  background-repeat: no-repeat;
  /*background-size: cover;*/
  position: relative;

  padding-top: 120px !important;
  padding-bottom: 0px !important;
}

.txt-hero-curva {
  margin-top: 60px !important;
  margin-left: 60px;
}

.txt-hero {
  margin-top: -10% !important;
  margin-left: 90px!important;
  /*max-width: 400px;*/
}

.padding-txt-hero {
  margin-top: 20px !important;
  padding-right: 20px;
}

.padding-txt-hero-hot {
  margin-top: 40px !important;
  padding-right: 20px;
}

.banner-verde {
  margin-top: -120px !important;
  background-image: url("../img/LP_Experiencias_back_verde-2.png") !important;
  background-size: cover !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  padding-top: 80px !important;
  padding-bottom: 60px !important;
  text-align: center;
  /*display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;*/
}

.banner-numeralia {
  background-image: url("../img/mapa_numeralia.jpg") !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;

  padding-top: 150px;
  padding-bottom: 150px;
}

.banner-numeralia h4 {
  font-family: "Sora", sans-serif !important;
  font-weight: 600 !important;
  font-size: 28px !important;
  color: #06b706 !important;
}

.txt-verde {
  color: #06b706 !important;
}

.tuProceso {
  /*margin-top: 50px!Important;*/
  background-image: url("../img/full-senior_banner_1.jpg") !important;
  height: 440px;
  background-position: center top !important;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}

.iniciaNuevo {
  /*margin-top: 50px!Important;*/
  background-image: url("../img/header-intermedia.jpg") !important;
  height: 440px;
  background-position: center top !important;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}

.textBlancoG {
  color: #ffffff !important;
  font-family: "Sora", sans-serif !important;
  font-size: 38px;
  font-weight: 400 !important;
}

.textBlancoG3 {
  color: #000 !important;
  font-family: "Sora", sans-serif !important;
  font-size: 38px;
  font-weight: 600 !important;
}

.textBlancoG3-2 {
  color: #fff !important;
  font-family: "Sora", sans-serif !important;
  font-size: 38px;
  font-weight: 600 !important;
}

.textBlancoG2 {
  color: #ffffff !important;
  font-family: "Sora", sans-serif !important;
  font-size: 26px;
  line-height: 30px;
}

.textNegroG2 {
  color: #000 !important;
  font-family: "Sora", sans-serif !important;
  font-size: 26px;
  line-height: 30px;
}

.textBlancoM {
  color: #000 !important;
  font-family: "Sora", sans-serif !important;
  font-size: 21px;
}

.textBlancoM-2 {
  color: #07b706;
  font-family: "Sora", sans-serif !important;
  font-size: 30px;
  font-weight: 600;
}

.subtitleText {
  color: #fff;
  font-family: "Sora", sans-serif !important;
  font-size: 15px;
}

.textBlancoM2 {
  color: #ffffff !important;
  font-family: "Sora", sans-serif !important;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
}

.textBlancoCh {
  color: #ffffff !important;
  font-family: "Work Sans", sans-serif !important;
  font-size: 17px;
}

.textNegroG {
  color: #000000 !important;
  font-family: "Sora", sans-serif !important;
  font-size: 38px;
  font-weight: 700;
}

.textNegroM {
  color: #000000 !important;
  font-family: "Sora", sans-serif !important;
  font-size: 28px;
  font-weight: normal;
}

.textNegroMM {
  color: #000000 !important;
  font-family: "Sora", sans-serif !important;
  font-size: 20px;
  font-weight: normal;
}

.textNegroSM {
  color: #000000 !important;
  font-family: "Sora", sans-serif !important;
  font-size: 26px;
  line-height: 23px;
}

.textNegroCh {
  color: #000 !important;
  font-family: "Work Sans", sans-serif !important;
  font-size: 17px;
}

.textNegroTitle {
  color: #2d3748 !important;
  font-family: "Sora", sans-serif !important;
  font-weight: 600;
  font-size: 28px;
}

.textBlancoTitle {
  color: #fff !important;
  font-family: "Sora", sans-serif !important;
  font-weight: 600;
  font-size: 28px;
}

.textNegroSubtitle {
  color: #2d3748 !important;
  font-family: "Work Sans", sans-serif !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.65;
}

.textNegroSubtitleAcordion {
  color: #2d3748 !important;
  font-family: "Sora", sans-serif !important;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.65;
  margin: 25px 0;
}

.textNegroCh2 {
  color: #000 !important;
  font-family: "Work Sans", sans-serif !important;
  font-size: 16px;
}

.textNegroCh3 {
  color: #000 !important;
  font-family: "Work Sans", sans-serif !important;
  font-size: 18px;
}

.textDoradoG {
  color: #d1a937 !important;
  font-family: "Sora", sans-serif !important;
  font-size: 36px;
  font-weight: normal;
}

.paddingLeft {
  margin-left: 0px;
}

.paddingLeftRigth {
  margin-left: 100px;
  margin-right: 100px;
}

.btn-danger {
  background-color: #fe0000 !important;
  border-radius: 30px !important;
  font-family: "GloberRegular" !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}

.separa-orange {
  border: 3px solid #ff4a00;
  margin-top: 60px;
  margin-bottom: 60px;
  width: 100%;
}

.last-img {
  max-width: 120%;
  width: 120%;
  height: auto;
}

.bloque-pasaporte {
  height: auto !important;
  padding-top: 4% !important;
  padding-bottom: 4% !important;
  background: #fff;
  position: relative;
}

.bloque-pasaporte .col-12.col-md-6 {
  align-content: center;
}

.bloque-dobletitulacion {
  height: auto !important;
  padding-top: 4% !important;
  padding-bottom: 4% !important;
  background: #f7fafc;
  position: relative;
}

.bloque-dobletitulacion .container .row .col-12.col-md-6 img {
  width: 50%;
}

.bloque-dobletitulacion .container .row .col-12.col-md-6.text-movil-left-center {
  align-content: center;
  text-align: center;
}

.bloquemorado2 {
  height: auto !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background: linear-gradient(0deg, #16245f, #16245f);
}

.bloqueVerde {
  margin-bottom: 50px;
  /*width: 100%!Important;*/
  height: auto !important;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  background-image: url("https://dbyiwwn1ggdry.cloudfront.net/servidorLandings/dobleTitulacion/patrocinio/last-banner.webp") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f7fafc;
}

div#sma {
  padding-bottom: initial !important;
}

.bloqueVerde .col-12.col-md-6 {
  justify-items: center;
}

.bloqueVerde .col-12.col-md-12 {
  margin-top: 2rem;
}

.flex-container-verde {
  background: #fff;
  display: flex;
  flex-direction: row;
  /* align-items: flex-start; */
  /* flex-wrap: nowrap; */
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  align-items: center !important;
  border-radius: 10px;
  width: 90%!important;
  min-height: 170px;
}

.flex-item {
  padding: 10px;
  flex: 80% !important;
  text-align: left !important;
}

.flex-item h4 {
  font-size: 16px;
  font-weight: 600;
  color: #212529;
}

.flex-item p {
  font-family: "Work Sans", sans-serif !important;
  font-size: 12px;
  color: #2d3748;
}

.image-circle {
  margin-left: -10%;
  z-index: 900;
}

.banner-blue {
  justify-items: center;
  align-content: center;
}

.bloqueVerde2 {
  width: 100% !important;
  height: auto !important;
  padding-top: 50px !important;
  /*padding-bottom: 50px !important;*/
  background-color: #06b706 !important;
}

.bloqueVerde2 img {
  margin-left: -150px !important;
}

.btn-amarillo {
  padding: 10px 15px !important;
  background: #ffb937 !important;
  border-radius: 7px !important;
  font-family: "Work Sans", sans-serif !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 18px !important;
  color: #2d3748 !important;
  text-decoration: none;
}

.text-center {
  text-align: center;
  margin: auto;
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.btn-amarillo:hover {
  background: #ffb947bf !important;
  color: #000 !important;
  text-decoration: none !important;
}

.btn-warning {
  background-color: #ffb937 !important;
  color: #2d3748 !important;
  margin: 25px auto;
  font-weight: 600;
  width: auto;
  border-radius: 10px;
  padding: 10px 25px;
}

.btn-verde {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  background: #ffb937 !important;
  border-radius: 10px !important;
  font-family: "Work Sans", sans-serif !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 18px !important;
  color: #4e4e4e !important;
  margin-top: 10px !important;
}

.btn-verde:hover {
  background: #00b204 !important;
  color: #fff !important;
  text-decoration: none !important;
}

hr.doradoLinea {
  border: 4px solid #d1a937;
  background: red !important;
}

hr.blancoLinea {
  border: 4px solid #ffffff;
  background: red !important;
}

.textFormulario {
  margin-top: -50px !important;
}

.textMargen {
  margin-top: 70px !important;
}

.comienzaJornada {
  background: #ffff !important;
  padding-top: 0px !important;
  padding-bottom: 50px !important;
  /*padding-left: 100px!Important;
        padding-right: 100px!Important;*/
}

.itemsComienzaJornada {
  border-left: 10px solid #d1a937 !important;
  background: linear-gradient(to right,
      #ffffff 0%,
      #ffffff 54%,
      #fcf9ea 100%) !important;
}

.padding-top {
  padding-top: 25px !important;
}

.conoceNuestras {
  background: #fff !important;
  padding-top: 10px !important;
  padding-bottom: 50px !important;
  /*padding-left: 100px!Important;
        padding-right: 100px!Important;*/
}

.footer {
  background: #000;
  padding-top: 40px;
  padding-bottom: 30px;
  font-size: 14px;
}

.flex-container {
  display: flex;
  flex-wrap: nowrap;
  max-width: 60%;
  float: right;
}

.flex-container>div {
  width: 60px;
  margin: 4px;
  text-align: center;
}

.icon {
  width: 60%;
}

/*formulario*/
form {
  /*padding: 30px;
  background: rgba(255, 255, 255, 1.0);
  border: 1px solid #000;
  border-radius: 12px;
  -webkit-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
  -o-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 5px 12px 8px rgba(0,0,0,0.1);
  box-shadow: 0 5px 12px 8px rgba(255,255,255,0.1);*/
}

.formulario {
  padding: 30px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid #000;
  border-radius: 12px;
  -webkit-box-shadow: 0 5px 12px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 12px 8px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 5px 12px 8px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 5px 12px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 12px 8px rgba(255, 255, 255, 0.1);
}

.tituloForm {}

input[type="text"],
select {
  width: 100%;
  padding: 8px 8px;
  margin: 6px 0;
  display: inline-block;
  border: 1px solid #000;
  border-radius: 8px;
  box-sizing: border-box;
  color: #000 !important;
}

input[type="submit"],
.btn-success {
  width: 100%;

  background-color: #ffb937;
  color: #4e4e4e;
  min-width: 210px;
  font-size: 16px;
  padding: 10px 12px;
  margin: 8px 0;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-family: "Work Sans", sans-serif !important;
  font-weight: 500 !important;
  margin-top: 30px !important;
  margin-bottom: 12px !important;
}

input[type="submit"]:hover {
  background-color: #00b204;
  color: #fff;
}

input,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="file"],
select,
textarea {
  font-size: 16px;
  font-family: "Work Sans", sans-serif !important;
  /*border: 2px solid #d1d6dc;*/
  color: rgba(26, 26, 26, 1);
  background-color: rgba(247, 247, 247, 1);
  outline: 0;
  box-shadow: none !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

select {
  background-position: 98% center;
  background-repeat: no-repeat;
  padding-right: 30px;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #949494 !important;
}

form label {
  color: rgba(0, 0, 0, 1) !important;
  font-size: 15px;
  font-weight: 500;
  font-family: "Work Sans", sans-serif !important;
  padding-left: 0px;
  display: inline-block;
  margin-bottom: 1px !important;
}

form input::placeholder {
  color: #949494 !important;
  font-size: 14px !important;
}

/*checkbox*/
.checkbox {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-top: 4px;
  margin-bottom: 4px;
  /*cursor: pointer;*/
  color: #000 !important;
  font-weight: 400;
  font-size: 0.775rem;
  text-transform: none !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox a {
  color: #00b204 !important;
}

.checkbox a:hover {
  color: #000000 !important;
}

/* Hide the browser's default checkbox */
.checkbox input {
  position: absolute;
  opacity: 1;
  cursor: pointer;
  height: 15px;
  width: 15px;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  border-radius: 4px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkbox:hover input~.checkmark {
  background-color: #00b204 !important;
}

/* When the checkbox is checked, add a blue background */
.checkbox input:checked~.checkmark {
  background-color: #00b204 !important;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*checkbox*/

/*form*/

/*Acordeon*/
.acordeon2 {
  border: 1px solid #4e4e4e !important;
  border-radius: 20px !important;
  background-color: transparent !important;
  color: #000000;
  cursor: pointer;
  padding: 20px;
  width: 100%;
  text-align: left;
  margin-top: 10px;
}

.accordion-button {
  background-color: #f7fafc !important;
  border: 0 !important;
  border-radius: 15px !important;
  font-size: 16px;
  font-weight: 600;
  font-family: "Work Sans", sans-serif !important;
  margin: 25px 0;
}

.accordion-item {
  border: 0 !important;
}

.acordeon2:after {
  content: "\02C6";
  color: #ff4a00;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-size: 24px;
}

/* .accordion:after {
      content: "\25BE";
      transition: transform 0.3s ease;
      color: #000000;
      font-weight: bold;
      float: left;
      margin-left: 15px;
      font-size: 24px;
  }
/* Flecha hacia arriba
  .accordion.active:after {
    content: '\25B2'; 
    transform: rotate(180deg);
  } */

.active,
.acordeon2:hover {
  background-color: #ff4a00;
  color: #000000;
}

.panel2 {
  padding: 0px 20px;
  background-color: white;
  overflow: hidden;
}

@media (min-width: 767px) {
  .banner .img-fluid {
    display: none;
  }

  .last-img {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .text-movil-left-center {
    text-align: center;
  }

  .text-movil-left-right {
    text-align: right;
  }

  .text-movil-right {
    text-align: center;
  }

  .padding-360 {
    padding-top: 30px;
  }

  .oculta {
    display: none;
  }

  .ocultaDesk {
    display: block !important;
  }

  .espaciomenu {
    display: none !important;
  }

  .img-icon {
    width: 70%;
    text-align: right;
  }

  .video {
    width: 100% !important;
  }

  .hidden-xs {
    display: none;
  }

  .btn-amarillo {
    font-size: 13px !important;
    padding: 10px 5px !important;
  }

  .navbar {
    padding: 20px !important;
  }

  .row {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }

  .banner2 {
    margin-top: 50px !important;
    background-image: url("../img/banner-typ-mobile.png") !important;
    height: 760px;
    background-position: center top !important;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;

    padding-top: 100px !important;
    padding-bottom: 80px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;

    /*display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;*/
  }

  .titulo {
    border-left: 0px solid #d1a937 !important;
    margin-left: 10px;
  }

  .padding-txt-hero {
    margin-top: 30px;
    padding-right: 20px;
  }

  .txt-hero {
    margin-top: 140px !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
  }

  .bloque-pasaporte.padding {
    background-color: #edf2f7;
  }

  .textBlancoG3 {
    font-size: 25px !important;
  }

  .textBlancoG3-2 {
    font-size: 25px !important;
  }

  .paddingLeft {
    margin-left: 25px;
  }

  .textNegroG {
    font-size: 30px;
  }

  .padding {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .pleca-titu {
    font-size: 26px;
    line-height: 32px;
    max-width: 90%;
    padding: 24px;
  }

  .bloqueVerde2 {
    text-align: center !important;
  }

  .bloqueVerde2 img {
    margin-left: 0px !important;
    margin-top: -40px !important;
  }

  .textBlancoG {
    font-size: 26px !important;
  }

  .textBlancoM,
  .textBlancoM2,
  .textBlancoM-2 {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .espacioFormulario {
    margin-top: 0px !important;
  }

  .noMobile {
    display: none !important;
  }

  .banner {
    height: auto !important;
    padding-top: 0px !important;
    padding-bottom: 70px !important;

    background-position: left top !important;
    background-repeat: no-repeat;
    background-size: contain !important;
    /*position: relative;*/
  }

  body>div.container-fluid>div.banner {
    background-image: initial !important;
    background-color: #3a019a;
  }

  .banner-hot {
    height: auto !important;
    padding-top: 0px !important;
    padding-bottom: 70px !important;
    background-image: url("https://mas-utel.inconcertcc.com/d/cd9cd872-e34d-4e9b-87c5-221265d075fa") !important;
    background-position: left top !important;
    background-repeat: no-repeat;
    background-size: contain !important;
  }

  .revoe {
    margin-top: 10px !important;
    margin-bottom: 40px !important;
  }

  .bloquemorado {
    margin-top: 10px !important;
    padding-bottom: 100px !important;
    padding-top: 40px;
  }

  .formulario-txt {
    margin-top: 40px;
  }

  .top140 {
    margin-top: 40px;
  }

  .flex-container {
    display: flex;
    flex-wrap: nowrap;
    max-width: 60%;
    float: none;
  }

  .icon {
    width: 30%;
  }

  #ispe7 .flex-container-verde {
    width: 100% !important;
  }
}

/*accordion*/

.accordion {
  color: #2d3748;
  font-weight: 600;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  border: 0;
  border-radius: 20px;
  margin: 10px 0;
}

.accordion-header {
  border: 0 !important;
}

.accordion-button:not(.collapsed) {
  color: #000 !important;
  font-weight: 700 !important;
  box-shadow: inset 0 0px 0 rgba(0, 0, 0, 0.125);
}

/* .active, .accordion:hover {
  background-color: #eaeaea!Important;
  color:#000!Important;
} */

/* .accordion:after {
  content: '\002B';
  color: #000000;
  font-weight: bold;
  float: right;
  margin-left: 5px;
    font-size: 24px;
} */

/* .active:after {
  content: "\2212";
    font-size: 24px;
} */

.panel {
  padding: 0 22px;
  font-size: 16px;
  line-height: 26px;
  background-color: white;
  max-height: 0;

  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.programas {
  background-color: #f5f5f5 !important;
}

/*accordion*/

/*BLOG CARROUSEL*/

.owl-carousel {
  .owl-stage {
    display: flex;
  }

  .owl-item {
    display: flex;
    flex: 1 0 auto;
  }

  .caption {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
  }

  .active {
    background-color: #fff !important;
  }

  .flex-text {
    flex-grow: 1;
  }

  .thumbnail {
    display: flex;
    flex-direction: column;
    margin: 0 0px;
  }
}

.active,
.owl-carousel .owl-item {
  background-color: #fff !important;
  color: #fff !important;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0px !important;
}

.owl-carousel .thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff !important;
  border: 2px solid #d9d9d9 !important;
  border-radius: 10px !important;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  min-height: 440px !important;
}

.owl-carousel .thumbnail img {
  border-radius: 9px 9px 0px 0px !important;
  z-index: -99999px;
}

.owl-carousel .thumbnail ul {
  margin-left: -20px;
}

.owl-carousel .carrusel-contenido {
  padding: 20px;
  color: #000000 !important;
}

.owl-carousel .alto-programa {
  min-height: 170px !important;
}

.owl-carousel h4 {
  color: #000000 !important;
  font-size: 18px !important;
  line-height: 26px;
}

.owl-carousel h4 a {
  color: #000000 !important;
  text-decoration: none;
  line-height: 26px;
}

.owl-carousel h4 a:hover {
  color: #00c41c !important;
  text-decoration: none;
}

.owl-theme .owl-dots .owl-dot span {
  width: 20px !important;
  height: 20px !important;
  /*margin: 5px 10px!Important;*/
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
  /*margin-top: -42px!Important;*/
}

.owl-theme .owl-dots .owl-dot.active span {
  background: #00c41c !important;
  margin-top: 0px !important;
}

/*, .owl-theme .owl-dots .owl-dot:hover span*/

.owl-theme .owl-nav {
  margin-top: 10px;
  display: none !important;
}

/*BLOG CARROUSEL*/

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  margin-top: -60px !important;
  position: absolute !important;
  margin-left: 30% !important;
}

.owl-carousel.owl-drag .owl-item {
  background-color: transparent !important;
}

/* Estilos por kevin */
#i0tk {
  max-width: 118px !important;
}

.tituloForm {
  font-family: "Work Sans", sans-serif !important;
  font-size: 20px;
}

.custom-select,
input[type="text"],
input[type="email"] {
  border: 1px solid #ced4da !important;
  background: #ffffff;
  border-radius: 10px;
}

.ic-default-0.ic-class-form-check-label-legal.form-check-label.dhx-terms {
  font-size: 14px;
  font-weight: 400;
}

#submit-btn {
  margin: 0rem !important;
}

.banner {
  height: 700px;
}

.formulario {
  margin-top: 30px!important;
  padding: 5px!important;
}
@media(max-width: 767px){
.formulario {
  margin-top: 30px!important;
  padding: 25px!important;
}
}    

.ic-default-0.ic-class-form-row.col-12.mb-2 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#i5pdum {
  padding-bottom: initial !important;
}

#submit-btn:hover {
  background-color: #ffc04b;
}

.accordion {
  padding: 10px !important;
  border-radius: 10px !important;
}

.panel {
  background-color: whitesmoke;
}

.accordion.active {
  color: initial !important;
}

#icn9oo>div:nth-child(1) {
  margin: 30px 0px;
}

.textBlancoM {
  font-family: "Work sans" !important;
}

.textBlancoG {
  line-height: 45px !important;
}

.owl-carousel .owl-dot.active::after {
  content: "" !important;
}

@media only screen and (max-width: 600px) {
  .navbar img {
    width: 50%;
  }

  .banner .txt-hero {
    text-align: center;
  }

  .banner .txt-hero img {
    max-width: 120%;
    width: 100%;
  }

  .banner .txt-hero .textBlancoG3-2 {
    color: #06b706 !important;
    font-size: 22px !important;
  }

  .banner .txt-hero .textBlancoM-2 {
    font-size: 22px !important;
  }

  .bloque-dobletitulacion .container .row {
    flex-direction: column-reverse;
  }

  .bloque-dobletitulacion .container .row .col-12.col-md-6 img {
    width: 100%;
  }

  .bloque-dobletitulacion .container .row .col-12.col-md-6 .textNegroTitle {
    margin-top: 4rem;
  }

  .last-img {
    width: 100%;
  }

  .bloqueVerde{
    background-position-x: center;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    margin-top: -115px;
    margin-bottom: 0 !important;
  }
  .plecaBlanca {
    margin-top: -70px !important;
  }

  .banner-mapa{
    height: auto !important;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .bloquemorado2 .row{
    flex-direction: column-reverse;
  }

  .bloquemorado2 .row .col-12.col-md-4 img {
    padding-bottom: 35px;
  }

  .textBlancoTitle{
    font-size: 26px;
  }
  .banner-blue{
    padding-bottom: 55px;
  }
}

@media (min-width: 767px) {
  .last-img {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .w-80 {
    width: 100%;
  }

  .padding-txt-hero {
    margin-top: 35px !important;
  }

  #formulario {
    margin-top: -25px !important;
  }

  .banner p.subtitleText {
    margin-bottom: 60px;
  }

  .bloquemorado2.padding {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
  }

  div#ik6tjk img {
    display: block;
    margin: auto;
  }

  img#utel-usa {
    margin-bottom: 2rem;
    padding: 0;
  }

  .formulario #formContainer {
    padding: initial !important;
  }

  .textNegroSM,
  .textBlancoG2 {
    font-family: "work sans";
    font-size: 20px;
    line-height: initial;
    font-weight: 600;
  }

  .textNegroG2 {
    font-family: "work sans";
    font-size: 20px;
    line-height: initial;
    font-weight: 600;
  }

  .bloqueVerde>div:nth-child(1) {
    padding: initial;
  }

  .textBlancoG {
    font-size: 24px !important;
    line-height: 40px !important;
  }

  .textNegroSM {
    font-family: "work sans";
    font-size: 20px;
    font-weight: 600;
  }

  .padding {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .bloquemorado2 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .bloquemorado {
    height: auto !important;
    padding-top: 30px !important;
    padding-bottom: 28px !important;
  }

  .plecaBlanca {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }

  .footer {
    height: 200px;
  }
}

#ivn1uk img {
  max-width: 100px !important;
  display: block;
  margin: auto;
}

/* Fin estilos por kevin */

.popup {
  width: 450px;
  height: auto;
  position: fixed;
  bottom: 10px;
  left: 10px;
  /* Posici�n izquierda */
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 20px;
  text-align: center;
  display: none;
  z-index: 1200 !important;
}

.popup.open {
  display: block;
}

.popup img {
  max-width: 100%;
  max-height: 100%;
}

.closeButton {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}

#openButton {
  display: none;
}

.boton-popup {
  margin-top: -10px;
}

@media (max-width: 767px) {
  .popup {
    width: 50% !important;
  }

  .sintillo {
    display: none !important;
  }

  .fixed-top {
    margin-top: 0px !important;
  }

  .boton-popup {
    font-size: 11px !important;
  }
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
  color: #000 !important;
}

.checkbox a {
  color: #000 !important;
}

.form-group {
  margin-bottom: 5px !important;
}

.formio-component-select,
.formio-component-email,
.formio-component-textfield {
  height: 55px;
}

.form-group.has-feedback.formio-component.formio-component-checkbox.formio-component-terms.required {
  padding-block: 1rem;
}

.imagenValidez {
  width: 380px !important;
}

.col-form-label {
  font-size: 0px !important;
}

.lazyLoad {
  /* width: 100%;*/
  opacity: 0;
}

.visible {
  transition: opacity 1000ms ease;
  opacity: 1;
}

div#formulario {
  border: 1px solid #718096 !important;
}