@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 !Important;
  color: #000 !Important;
  font-family: 'Work Sans', sans-serif !Important;
  line-height: 1.4 !Important;
  word-break: break-word !Important;
}

a {
  color: #b5b5b5;
}

a:hover {
  color: #cccccc;
}

.sintillo {
  background-color: #feb835 !Important;
  text-align: center !Important;
  height: 50px !Important;
  position: fixed !Important;
  width: 100% !Important;
  z-index: 1031 !Important;
  color: #54504d !Important;
  font-family: 'Sora', sans-serif !Important;
  font-size: 20px;
  font-weight: bolder;
  /*color:#000!Important;*/
  padding-top: 12px !Important;
}

.fixed-top {
  margin-top: 50px !Important;
}

.bg-light {
  background-color: #06B706 !important;
  /*border-bottom: 3px solid #EDC624; */
}

.container-fluid {
  width: 100% !IMportant;
  overflow-x: hidden !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;
}

.text-movil-left-center {
  text-align: left;
}

.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: 999999;
}

.bold500 {
  font-weight: 500;
}

.bold600 {
  font-weight: 600;
}

.bold700 {
  font-weight: 700;
}

.img-icon {
  width: 40px !Important;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff !Important;
  font-family: 'Work Sans', sans-serif !Important;
  font-weight: 500 !Important;
  padding-right: 20px;
}

.navbar {
  padding-left: 70px !Important;
}

.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.0) !Important;
}

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: 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;
}

.banner {
  margin-top: 100px !Important;
  background-image: url('https://dbyiwwn1ggdry.cloudfront.net/servidorLandings/argentina/maestriasOnline/img/ARG_Banner_2025-01-min.webp') !Important;
  height: 760px;
  background-position: right top !important;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 50px !important;
  padding-bottom: 80px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  /*display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;*/
}

.padding-txt-hero {
  margin-top: 120px !Important;
  padding-right: 100px;
}

.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-verde2 {
  /*margin-top:20px!Important;*/
  background-color: #06B706 !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: 20px !important;
  padding-bottom: 20px !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('../image/banner-tu-puerta-desk.png') !Important;
  height: 360px;
  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: 46px;
  font-weight: 600 !important;
}

.textBlancoG3 {
  color: #ffffff !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: 30px;
  line-height: 32px;
}

.textBlancoM {
  color: #ffffff !Important;
  font-family: 'Sora', sans-serif !Important;
  font-size: 22px;
}

.textBlancoM2 {
  color: #ffffff !Important;
  font-family: 'Sora', sans-serif !Important;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
}

.textNegroG {
  color: #000000 !Important;
  font-family: 'Sora', sans-serif !Important;
  font-size: 33px;
  font-weight: 700;
}

.textNegroM {
  color: #fff !Important;
  font-family: 'Sora', sans-serif !Important;
  font-size: 28px;
  font-weight: normal;
}

.textNegroSM {
  color: #000000 !Important;
  font-family: 'Sora', sans-serif !Important;
  font-size: 22px;
  font-weight: normal;
}

.textNegroCh {
  color: #4e4e4e !Important;
  font-family: 'Work Sans', sans-serif !Important;
  font-size: 17px;
}

.textNegroCh2 {
  color: #4e4e4e !Important;
  font-family: 'Work Sans', sans-serif !Important;
  font-size: 16px;
}

.textNegroCh3 {
  color: #4e4e4e !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: 100px;
}

.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;
}

.btn-amarillo {
  padding: 20px !important;
  background: #FFB937 !important;
  border-radius: 50px !important;
  font-family: 'Work Sans', sans-serif !Important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 18px !important;
  color: #000 !important;
  margin-top: 10px !important;
}

.btn-amarillo:hover {
  background: #06B706 !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: #06B706 !Important;
  padding-top: 50px !Important;
  padding-bottom: 50px !Important;
  padding-left: 200px ! Important;
  padding-right: 200px ! Important;
}

.verde {
  background: #06B706 !Important;
}

.footer {
  background: #2f333a;
  padding-top: 26px;
  padding-bottom: 26px;
  color: #fff;
}

.icon {
  width: 60%;
}


form {
  padding: 0px !Important;
}

.h4,
h4 {
  font-size: 30px;
  font-weight: 600;
}

#formulario {
  padding: 20px;
  background-color: rgb(255, 255, 255);
  border-radius: 6px;
  -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 {
  font-size: 22px;
  font-weight: 600;
  margin-left: 12px;
}

.btn-success {
  padding: 20px !important;
  background: #FFB937 !important;
  border-radius: 50px !important;
  font-family: 'Work Sans', sans-serif ! Important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 18px !important;
  color: #000 !important;
  margin-top: 10px !important;
  border-color: #ffB937 ! Important;
  width: 100% ! Important;
}

/*formulario*/
form {
  padding: 30px;
  background-color: rgb(255, 255, 255);
  border-radius: 6px;
  -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);
}

input[type=text],
select {
  width: 100%;
  padding: 8px 8px;
  margin: 2px 0;
  display: inline-block;
  border: 2px solid #d1d6dc;
  border-radius: 3px;
  box-sizing: border-box;
  color: #000 !important;
}

input[type=submit] {
  /*width: 100%;*/
  background-color: #FFB937;
  color: #000;
  min-width: 210px;
  font-size: 16px;
  padding: 17px 52px;
  margin: 8px 0;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  font-family: 'Work Sans', sans-serif !Important;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 12px;
}

input[type=submit]:hover {
  background-color: #06B706;
  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.0);
  background-color: rgba(247, 247, 247, 1.0);
  outline: 0;
  box-shadow: none !important;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .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.0) !important;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  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: #949494 !important;
  font-weight: 400;
  font-size: .775rem;
  text-transform: none !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox a {
  color: #06B706 !important;
}

.checkbox a:hover {
  color: #000000 !important;
}

/* Hide the browser's default checkbox */
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* 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: #06B706 !important;
}

/* When the checkbox is checked, add a blue background */
.checkbox input:checked~.checkmark {
  background-color: #06B706 !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*/
/*accordion*/
.accordion {
  background-color: #ffffff;
  color: #000000;
  font-weight: 700;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: 0.4s;
}

.active,
.accordion:hover {
  background-color: #eaeaea;
}

.accordion:after {
  /*content: '\002B';*/
  content: url("https://mas-utel.inconcertcc.com/d/cb16c231-e8d2-44ce-af07-48d55da99fb7") !Important;
  border-radius: 4px !Important;
  color: #000000;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-size: 24px;
}

.active:after {
  /*content: "\2212";*/
  font-size: 24px;
  content: url("https://mas-utel.inconcertcc.com/d/cb16c231-e8d2-44ce-af07-48d55da99fb7") !Important;
  transform: rotate(180deg) !Important;
}

.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;
}

/*accordion*/
@media(max-width: 767px) {
  .plecaBlanca {
    padding-top: 0px !Important;
  }

  .banner-verde {
    margin-top: 0px !Important;
  }

  .comienzaJornada {
    margin-top: -40px !Important;
  }

  .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;
  }

  .espaciomenu {
    display: none !Important;
  }

  .img-icon {
    width: 70%;
    text-align: right;
  }

  .navbar {
    padding-left: 10px !Important;
  }

  .titulo {
    border-left: 0px solid #d1a937 !Important;
    margin-left: 10px;
  }

  .padding-txt-hero {
    margin-top: 150px !Important;
    padding-right: 20px;
  }

  .paddingLeft {
    margin-left: 25px;
  }

  .textNegroG {
    font-size: 30px;
  }

  .padding {
    padding-left: 25px !Important;
    padding-right: 25px !Important;
  }

  .textBlancoG {
    font-size: 20px !Important;
  }

  .textBlancoM,
  .textBlancoM2 {
    font-size: 18px !Important;
    line-height: 24px !Important;
  }

  .espacioFormulario {
    margin-top: 0px !Important;
  }

  .noMobile {
    display: none !Important;
  }

  .banner {
    padding-top: 200px !important;
    background-position: left top !important;
    height: 850px ! Important;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: -30px ! Important;
    /* height: auto!Important;
  padding-top: 20px !important;
  padding-bottom: 70px !important;
  background-image: url(../img/header-usa-m.jpg)!Important;
  background-position: left bottom!important;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: -30px!Important;*/
  }

  .icon {
    width: 30%;
  }

}
/*ICONOS LATERALES*/
.fixed-iconos {
  display: block;
  box-sizing: border-box;
  position: fixed;
  z-index: 999999;

  top: 45%;
  right: 0;
  transform: translateY(-50%);
}

.fixed-iconos div {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 12px;
  text-align: center;
  cursor: pointer;
  transition: width 0.3s linear;
}

.fixed-iconos .fix-telefono-lateral {
  background-color: #282828;
}

.fixed-iconos .fix-contacto {
  background-color: #00c0ff;
}

.fixed-iconos .fix-showroom {
  background-color: #ee6f2e;
}

.fixed-iconos .fix-recorrido {
  background-color: #374f87;
}

.fixed-iconos .fix-whatsapp {
  background-color: #06B706;
}

.fixed-iconos div:hover {
  width: 120%;
}

.fixed-iconos div img {
  width: 30px;
}

.fixed-iconos div p {
  display: block;
  color: white;
  font-size: 13px;
}

@media only screen and (max-width: 768px) {
  .fixed-iconos {
    z-index: 999999;
    top: 50%;
  }

  .fixed-iconos div img {
    width: 20px;
  }

  .fixed-iconos div p {
    display: none;
  }
}

/*ICONOS LATERALES*/
.custom-select {
  display: inline-block !important;
  width: 100% !important;
  height: calc(2.55rem + 2px) !important;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem !important;
  line-height: 1.5 !important;
  color: rgba(150, 150, 150, 1.0) !important;
  background-color: #f7f7f7 !important;
  vertical-align: middle !important;
  background: #f7f7f7 url('data:image/svg+xml;charset=utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 5"%3E%3Cpath fill="%23343a40" d="M2 0L0 2h4zm0 5L0 3h4z"/%3E%3C/svg%3E') no-repeat right 0.75rem center !important;
  background-size: 8px 10px !important;
  font-size: 14px !important;
  font-family: 'Work Sans', sans-serif !Important;
  border: 2px solid #d1d6dc !important;
  border-radius: 0.25rem !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}

.banner-hot {
  margin-top: 100px !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: 50px !important;
  padding-bottom: 80px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.padding-txt-hero-hot {
  margin-top: 40px !Important;
  padding-right: 20px;
}

.flex-hot {
  display: flex;
}

.uno {
  order: 1;
}

.dos {
  order: 2;
}

.tres {
  order: 3;
}

@media(max-width:767px) {
  .banner-hot {
    height: 1300px !Important;
    padding-top: 220px !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: cover !important;
    position: relative;
    margin-top: -30px ! Important;
  }

  .uno {
    order: 3;
  }

  .dos {
    order: 2;
  }

  .tres {
    order: 1;
  }
}

.ic-cookie-notice {
  display: none !important;
}
