@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url(/fonts/Montserrat-SemiBold.eot?0d6c56668a6ad2825f813fe2de711954);
  src: url(/fonts/Montserrat-SemiBold.eot?0d6c56668a6ad2825f813fe2de711954) format("embedded-opentype"), url(/fonts/Montserrat-SemiBold.woff2?bae4704633156cfb9f3f016a1061af9c) format("woff2"), url(/fonts/Montserrat-SemiBold.woff?194d9f36e34a8925868204090cb31af5) format("woff"), url(/fonts/Montserrat-SemiBold.ttf?936892845cb54f49b046f459f8f455d8) format("truetype"), url(/fonts/Montserrat-SemiBold.svg?322268eaa0a55fde7b8f76d8b8cfa3c9) format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-Regular.eot?2fd925481777578b2062bb07d0b7d573);
  src: url(/fonts/Montserrat-Regular.eot?2fd925481777578b2062bb07d0b7d573) format("embedded-opentype"), url(/fonts/Montserrat-Regular.woff2?b48c4419d977f4c7c40985a5148d8923) format("woff2"), url(/fonts/Montserrat-Regular.woff?f6d850b6a45aa90cf3013c1cba74298a) format("woff"), url(/fonts/Montserrat-Regular.ttf?8e72cd2a8bee2dc9b911dd9066fe8cbc) format("truetype"), url(/fonts/Montserrat-Regular.svg?1bc8641da8a04418d217a424884be01b) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url(/fonts/Montserrat-Bold.eot?2bbe5f38af73a90e9f0010f40c24db1c);
  src: url(/fonts/Montserrat-Bold.eot?2bbe5f38af73a90e9f0010f40c24db1c) format("embedded-opentype"), url(/fonts/Montserrat-Bold.woff2?5ef99388e4ef7de5190028a6aa29239c) format("woff2"), url(/fonts/Montserrat-Bold.woff?b2b136d5f9f8d44e0e7800ef46be32bd) format("woff"), url(/fonts/Montserrat-Bold.ttf?a7d7f2888da4723afdd91e2c8579fc4f) format("truetype"), url(/fonts/Montserrat-Bold.svg?809d7ca02bfc4f72e4be9680c9be020c) format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url(/fonts/Montserrat-ExtraBold.eot?67ccecc351536827bf53205420f3636d);
  src: url(/fonts/Montserrat-ExtraBold.eot?67ccecc351536827bf53205420f3636d) format("embedded-opentype"), url(/fonts/Montserrat-ExtraBold.woff2?532518c6d346d9a5dbad06a756165f18) format("woff2"), url(/fonts/Montserrat-ExtraBold.woff?f60a57c2266a3c6f5427f6293fabaf08) format("woff"), url(/fonts/Montserrat-ExtraBold.ttf?bd834ed6b2243e0243efdf312281be82) format("truetype"), url(/fonts/Montserrat-ExtraBold.svg?0742ef35bc7908818a34460a2c3af9ed) format("svg");
  font-weight: 800;
  font-style: normal;
}

.montserrat {
  font-family: 'Montserrat';
}

.montserrat-semibold {
  font-family: 'Montserrat-SemiBold';
}

.montserrat-bold {
  font-family: 'Montserrat-Bold';
}

.montserrat-extra {
  font-family: 'Montserrat-ExtraBold';
}

.home .container {
  padding-top: 80px;
}

.home .chatbot {
  padding: 15px;
}

.home .chatbot .title {
  color: #fcea10;
  font-size: 2.8rem;
  margin: 0;
}

.home .chatbot .title-2 {
  font-size: 2.5rem;
}

.home .chatbot .text-horas {
  font-size: 1.5rem;
}

.home .chatbot .text-chat {
  font-size: 1.5rem;
}

.home .cuadro {
  font-size: 26rem;
  position: absolute;
  left: 0;
}

.home .robot {
  position: absolute;
}

.home .img-phone {
  max-width: 100%;
  max-height: 336px;
}

.home .n-programer {
  margin-top: 75px;
}

.home .scroll-btn {
  background: #1372D8;
  bottom: 4px;
  color: #fff;
  padding: 10px;
  position: absolute;
  text-transform: uppercase;
}

.fecha-bot {
  border-radius: 5px;
  border: 3px solid #fff;
  color: #fff;
  line-height: 1.1;
  padding: 5px;
  text-align: center;
}

.fecha-bot span {
  padding: 0;
  display: block;
}

.form-content .btn-reg {
  margin-bottom: 2.5rem;
  font-size: 1.75rem;
}

.navbar-landing .nav li a:focus,
.navbar-landing .nav li a:hover {
  text-decoration: none;
  background-color: transparent !important;
}

.home .container {
  padding-top: 20px;
}

@media all and (max-width: 480px) {
  .home .chatbot {
    width: 100%;
    padding: 10px 0px;
  }

  .home .xs-fecha-bot {
    position: absolute !important;
    padding: 0;
    width: 100%;
  }

  .home .fecha-bot {
    background: #fff;
    border-radius: 5px;
    border: 3px solid #fff;
    color: #23a7f1;
    float: right;
    line-height: 1.1;
    padding: 0;
    position: absolute;
    right: 7px;
    text-align: center;
    top: -16px;
  }

  .home .fecha-bot span {
    padding: 0;
    display: block;
  }

  .home .fecha-bot .dia {
    font-size: 3.5rem;
  }

  .home .n-programer {
    width: 80%;
    display: none;
  }

  .home .p-chatbot {
    margin-bottom: 2rem;
  }

  .form-content .sub-title-reg {
    display: none;
  }

  .navbar-landing {
    display: none;
  }
}

@media all and (min-width: 480px) and (max-width: 600px) {
  .home {
    margin: auto;
  }

  .home .xs-fecha-bot {
    padding: 0;
  }

  .home .fecha-bot {
    float: right;
    position: absolute;
    text-align: center;
    margin-left: 50px;
  }

  .home .fecha-bot .dia {
    font-size: 3.5rem;
  }

  .home .n-programer {
    max-width: 275px !important;
  }
}

@media all and (min-width: 320px) {
  .home .padd-chatbot {
    padding: 0;
  }

  .home .chatbot {
    max-width: 275px;
  }

  .home .chatbot .title {
    font-size: 1.6rem;
  }

  .home .chatbot .title-2 {
    font-size: 1.45rem;
  }

  .home .chatbot .text-horas {
    font-size: 1.35rem;
  }

  .home .chatbot .text-chat {
    font-size: 1.15rem;
    padding-right: 22px;
  }

  .home .cuadro {
    font-size: 20rem;
  }

  .home .robot {
    float: right;
    right: -25px;
    top: 100px;
    width: 85px;
  }

  .home .img-phone {
    max-width: 100%;
    max-height: 336px;
  }

  .home .n-programer {
    margin-top: 5px;
    padding: 0 20px 0 0;
  }

  .home .scroll-btn {
    right: 0;
  }
}

@media all and (min-width: 480px) {
  .home .chatbot .title {
    font-size: 2rem;
  }

  .home .chatbot .title-2 {
    font-size: 1.6rem;
  }

  .home .chatbot .text-horas {
    font-size: 1.5rem;
  }

  .home .chatbot .text-chat {
    font-size: 1.3rem;
    padding-right: 5px;
  }

  .home .cuadro {
    font-size: 21.5rem;
  }

  .home .robot {
    float: right;
    width: 135px;
    right: -95px;
    top: 100px;
  }

  .home .n-programer {
    margin-top: 5px;
    padding: 0 20px 0 0;
  }

  .home .fecha-bot {
    margin-left: 25px;
  }

  .home .fecha-bot .dia {
    font-size: 4rem;
  }

  .home .fecha-bot .mes {
    font-size: 1.6rem;
  }
}

@media all and (min-width: 768px) {
  .home .chatbot {
    max-width: 365px;
  }

  .home .chatbot .title {
    font-size: 2.2rem;
  }

  .home .chatbot .title-2 {
    font-size: 1.8rem;
  }

  .home .chatbot .text-horas {
    font-size: 1.6rem;
  }

  .home .chatbot .text-chat {
    font-size: 1.4rem;
    padding-right: 5px;
  }

  .home .cuadro {
    font-size: 22.5rem;
  }

  .home .robot {
    float: right;
    right: -110px;
    top: 110px;
    width: 140px;
  }

  .home .n-programer {
    margin-top: 60px;
  }
}

@media all and (min-width: 1024px) {
  .home .chatbot {
    max-width: 370px;
  }

  .home .chatbot .title {
    font-size: 2.75rem;
  }

  .home .chatbot .title-2 {
    font-size: 2.2rem;
  }

  .home .chatbot .text-horas {
    font-size: 2rem;
  }

  .home .chatbot .text-chat {
    font-size: 1.6rem;
  }

  .home .cuadro {
    font-size: 28rem;
  }

  .home .robot {
    right: -125px;
    top: 120px;
    width: 190px;
  }

  .home .n-programer {
    margin-top: 75px;
    font-size: 1.6rem;
  }

  .home .img-phone {
    max-height: 350px;
  }

  .home .scroll-btn {
    position: absolute;
    right: -100px;
  }
}

@media all and (min-width: 1200px) {
  .home .chatbot {
    max-width: 380px;
  }

  .home .chatbot .title {
    font-size: 2.75rem;
  }

  .home .chatbot .title-2 {
    font-size: 2.2rem;
  }

  .home .chatbot .text-horas {
    font-size: 2rem;
  }

  .home .chatbot .text-chat {
    font-size: 1.6rem;
  }

  .home .cuadro {
    font-size: 29rem;
  }

  .home .robot {
    right: -155px;
    top: 136px;
    width: 215px;
  }

  .home .n-programer {
    margin-top: 100px;
    font-size: 1.65rem;
  }

  .home .img-phone {
    max-height: 380px;
  }
}

hr.w60 {
  margin: 0;
  border-top: 3px solid #fff;
  width: 60px;
}

.temario {
  list-style-type: none;
  overflow: hidden;
  padding-bottom: 30px;
}

.temario .text {
  background-color: #FFFFFF;
  padding: 10px 15px;
  font-family: 'Montserrat-SemiBold';
  color: #9D9D9C;
}

.temario .number {
  /* background-color: #0097E1;
        border-radius: 50%;
        color: #fff;
        display: inline-block;
        font-family: 'Montserrat-Bold';
        font-size: 3rem;
        min-width: 60px;
        padding: 10px 15px;
        position: relative;
        text-align: center; */
  background-color: #0097e1;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-family: 'Montserrat-Bold';
  font-size: 3rem;
  height: 60px;
  line-height: 60px;
  position: relative;
  text-align: center;
  width: 60px;
}

.temario .impar span.text {
  border-radius: 5px 0 0 5px;
  padding-right: 20px;
}

.temario .impar span.number {
  left: -10px;
  bottom: -5px;
}

.temario .par span.text {
  border-radius: 0 5px 5px 0;
  padding-left: 20px;
}

.temario .par span.number {
  right: -10px;
  bottom: -5px;
}

.temario li {
  float: left;
  width: 100%;
}

@media only screen and (max-width: 320px) {
  .temario {
    text-align: center;
    font-size: 1.1rem;
  }

  .temario .text {
    padding: 5px;
  }

  .temario .text.lg {
    font-size: 1rem;
  }

  .temario .number {
    font-size: 2rem;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    width: 40px;
  }

  .temario .impar span.text {
    padding-right: 10px;
  }

  .temario .par span.text {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .temario {
    text-align: center;
  }
}

@media only screen and (min-width: 768px) {
  .temario li {
    width: 50%;
    height: 50px;
  }

  .temario .impar {
    text-align: right;
  }

  .temario .par {
    text-align: left;
  }
}

@media only screen and (min-width: 768px) {
  .beneficios.bg {
    background: url(/images/beneficios.jpg?c50e368bb7b2b2fb6c895dab5e07c828) no-repeat;
    background-position: center;
    background-size: 100% auto;
  }
}

.beneficios .icons img {
  width: 120px;
}

.beneficios .icons p {
  min-height: 80px;
}

.a-white,
.a-white:hover,
.a-white:active {
  color: #fff;
  text-decoration: none;
}

.container-form {
  padding-top: 30px;
  background: #1daafc;
}

.container-form .fecha-bot {
  float: right;
}

.container-form .fecha-bot .dia {
  font-size: 4rem;
}

.container-form .fecha-bot .mes {
  font-size: 1.6rem;
}

.container-form .title-tipo {
  color: #fce910;
  padding-top: 10px;
}

.container-form .c-info {
  background: #fff;
  border-radius: 10px 10px 0 0;
  color: #1D1D1B;
  overflow: hidden;
}

.container-form .c-info .whts {
  max-width: 60px;
  float: left;
}

.container-form .c-info .tels {
  padding-top: 10px;
  display: inline-block;
}

.container-form .ymas {
  position: absolute;
  bottom: 0;
  width: 230px;
}

@media only screen and (max-width: 768px) {
  .container-form .title-tipo {
    padding-top: 0;
    height: 77px;
    margin: 0;
    padding-top: 30px;
  }

  .container-form .title-name {
    font-size: 2.5rem;
    margin: 0;
    text-align: left;
    min-height: 150px;
  }

  .container-form .img-robot {
    position: relative;
    top: 15px;
    width: 140px;
    text-align: center !important;
  }

  .container-form .ymas {
    position: relative;
    bottom: 0;
    width: 230px;
    margin: auto;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 480px) {
  .container-form .title-tipo {
    padding-top: 0;
    padding-right: 5px;
    font-size: 2.8rem;
  }

  .container-form .title-name {
    font-size: 2.5rem;
  }
}

@media only screen and (min-width: 480px) {
  .container-form .title-tipo {
    font-size: 3.4rem;
  }

  .container-form .title-name {
    font-size: 3rem;
  }
}

@media only screen and (min-width: 768px) {
  .container-form .title-name {
    text-align: right;
    min-height: 50px;
  }

  .container-form .img-robot {
    width: 200px;
  }

  .container-form .ymas {
    position: absolute;
  }

  .container-form {
    padding-right: 5px;
  }
}

@media only screen and (min-width: 768px) {
  .container-form .title-name {
    font-size: 3.8rem;
    text-align: right;
  }

  .container-form .img-robot {
    width: 230px;
  }
}

.inversion {
  color: #1D1D1B;
}

.inversion .precio {
  display: block;
  top: -80px;
  position: relative;
  font-size: 4rem;
  padding-left: 35px;
}

.inversion .hr-black {
  border-top: 3px solid #1d1d1b;
}

.inversion .tdb {
  font-size: 2rem;
}

.inversion .cuenta {
  font-size: 1.5rem;
}

@media only screen and (max-width: 480px) {
  .inversion .precio {
    font-size: 3.5rem;
    padding-left: 80px;
    top: -70px;
  }

  .inversion .img-precio {
    width: 270px;
  }
}

@media only screen and (min-width: 480px) {
  .inversion .tdb {
    font-size: 2.5rem;
  }

  .inversion .cuenta {
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 768px) {
  .inversion .tdb {
    font-size: 3rem;
  }

  .inversion .cuenta {
    font-size: 1.75rem;
  }

  .inversion .precio {
    font-size: 4rem;
    padding-left: 80px;
    top: -78px;
  }

  .inversion .img-precio {
    width: 310px;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.landing1 .title {
  font-size: 2.7rem;
}

.landing1 .title .text {
  position: relative;
  top: 10px;
}

.landing1 .sub-title {
  font-size: 2.3rem;
}

.landing1 .rectangulo {
  border-left: 35px solid transparent;
  border-bottom: 50px solid #fff;
  height: 0px;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .landing1 .title {
    font-size: 3.5rem;
  }

  .landing1 .title .text {
    top: 12px;
  }

  .landing1 .sub-title {
    font-size: 3.5rem;
  }

  .landing1 .rectangulo {
    border-bottom: 70px solid #fff;
    border-left: 60px solid transparent;
  }

  .landing1 .img-icons img {
    width: 80px;
  }
}

@media (min-width: 1024px) {
  .landing1 .title {
    font-size: 5rem;
  }
}

@media (max-width: 480px) {
  .landing1 .title {
    font-size: 2.5rem;
  }

  .landing1 .title .text {
    top: 12px;
  }

  .landing1 .sub-title {
    font-size: 1.65rem;
    text-align: left !important;
  }

  .landing1 .text-info {
    font-size: 1.6rem;
    text-align: justify;
  }

  .landing1 .text-info span {
    display: none;
  }
}

@media (max-width: 768px) {
  .landing1 .form-content {
    padding: 10px 0;
    margin-bottom: 10px;
  }

  .landing1 .img-icons {
    margin: 18px 5px;
    text-align: center !important;
  }

  .landing1 .img-icons img {
    width: 50px;
  }
}

.title-tipo {
  font-size: 2.7rem;
  color: #fce910;
  clear: both;
  margin-bottom: 0;
}

.title-name {
  font-size: 2.3rem;
  margin: 0;
}

.fecha {
  background: url(/images/border-fecha.png?e54ee9148a18c6dc0bad7f8d60e05a9b) no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding: 20px;
  margin-top: 5px;
  margin-bottom: 15px;
  float: right;
  max-width: 130px;
}

.fecha span {
  display: block;
}

.fecha .dia {
  font-size: 8rem;
  line-height: .8;
  text-align: center;
}

.fecha .mes {
  font-size: 2.2rem;
}

.img-icons {
  padding: 0;
  margin-top: 15px;
}

.img-icons img {
  width: 50px;
}

@media (min-width: 768px) {
  .title-tipo {
    font-size: 3rem;
  }

  .title-name {
    font-size: 3.8rem;
  }

  .img-icons img {
    width: 80px;
  }
}

@media (min-width: 1024px) {
  .title-name {
    font-size: 5rem;
  }
}

@media (max-width: 480px) {
  .title-tipo {
    font-size: 2.5rem;
    text-align: center !important;
  }

  .title-name {
    font-size: 2.5rem;
    text-align: left !important;
  }

  .fecha {
    max-width: 80px;
    float: none;
    margin: auto;
  }

  .fecha .dia {
    font-size: 4.5rem;
    line-height: .8;
  }

  .fecha .mes {
    font-size: 1rem;
  }
}

@media (max-width: 801px) {
  .img-icons {
    margin: 18px 5px;
    text-align: center !important;
  }

  .img-icons img {
    width: 50px;
  }
}

