@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap");
* {
  margin: 0;
  padding: 0;
  color: #000002;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tecmilenio {
  background-color: white;
  margin: 0;
  color: #263640;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  position: relative;
  line-height: 1.5;
}
.tecmilenio .img-responsive {
  display: block;
  max-width: 100%;
}
.tecmilenio h1, .tecmilenio h2, .tecmilenio h3, .tecmilenio h4, .tecmilenio h5 {
  font-weight: 700 !important;
  line-height: 1.5;
}
.tecmilenio h1, .tecmilenio h2, .tecmilenio h3, .tecmilenio h4, .tecmilenio h5, .tecmilenio p, .tecmilenio span {
  margin: 0;
}
.tecmilenio a, .tecmilenio button {
  text-decoration: none;
  cursor: pointer;
}
.tecmilenio .content {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
}
.tecmilenio .float_wp {
  position: fixed;
  bottom: 2%;
  left: 2%;
  z-index: 9999;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #26D07C;
  border-radius: 100%;
}
.tecmilenio .float_wp i {
  font-size: 30px;
  color: #00534C;
}
.tecmilenio header {
  background-color: #00534C;
}
.tecmilenio header .content-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  height: 145px;
}
.tecmilenio header .content-header .logo {
  width: 100%;
  max-width: 230px;
}
.tecmilenio header .content-header .logo img {
  display: block;
  max-width: 100%;
}
.tecmilenio header .content-header .cta {
  max-width: 300px;
  padding: 10px;
  border-radius: 10px;
  background-color: #26D07C;
  border: 1px solid transparent;
}
.tecmilenio header .content-header .cta a {
  color: #00534C;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.tecmilenio header .content-header .cta:hover {
  background-color: #00534C;
  border: 1px solid #26D07C;
}
.tecmilenio header .content-header .cta:hover a {
  color: #26D07C;
}
.tecmilenio header .content-header .call p {
  font-size: 18px;
  color: white;
  margin: 0 0 5px;
}
.tecmilenio header .content-header .call a {
  text-align: center;
  display: block;
  font-size: 30px;
  color: white;
  font-weight: bold;
}
.tecmilenio header .content-header .menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 480px;
}
.tecmilenio header .content-header .menu a {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  border-radius: 0;
  padding: 0 25px;
  width: auto;
  cursor: pointer;
  background-color: transparent;
  border-bottom: 0px solid white;
  color: white;
  transition: all 0.2s ease-in-out;
}
.tecmilenio header .content-header .menu a.active {
  border-bottom: 5px solid white;
  color: white;
}
.tecmilenio header .content-header .menu a:hover {
  border-bottom: 5px solid white;
  color: white;
}
.tecmilenio .bar {
  background-color: #97D700;
}
.tecmilenio .bar .content-bar {
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.tecmilenio .bar .content-bar p {
  font-size: 20px;
  color: #07322F;
  margin: 0;
  font-weight: bold;
}
.tecmilenio .bar .content-bar .wa-bar p {
  font-size: 18px;
  color: #07322F;
  margin: 0 0 5px;
  text-align: center;
}
.tecmilenio .bar .content-bar .wa-bar a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #07322F;
}
.tecmilenio .bar .content-bar .wa-bar a img {
  margin: 0 0 0 5px;
  max-width: 30px;
}
.tecmilenio .hero {
  position: relative;
  height: 740px;
  overflow: hidden;
}
.tecmilenio .hero .hero_image {
  background-image: url("../images/hero_image.jpg");
  background-size: cover;
  max-width: 704px;
  height: 100%;
}
.tecmilenio .hero .hero_image .text {
  max-width: 526px;
  width: 100%;
  margin: auto;
  padding-block-start: 60%;
  padding-block-end: 20%;
}
.tecmilenio .hero .hero_image .text h1 {
  font-size: 50px;
  color: #fff;
  line-height: 1.6;
}
.tecmilenio .hero .hero_image .text p {
  font-size: 20px;
  line-height: 1.6;
  color: #fff;
}
.tecmilenio .hero.hero-ss .bar-hero .content-bar-hero {
  height: auto;
  padding: 25px 0;
}
.tecmilenio .hero.hero-ss .bar-hero .content-bar-hero .text ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 20px 0 0;
  padding: 0 0 0 40px;
}
.tecmilenio .hero.hero-ss .bar-hero .content-bar-hero .text ul li {
  width: 50%;
  margin: 0 0 10px;
}
.tecmilenio .hero .bar-hero {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #F1F1F1;
}
.tecmilenio .hero .bar-hero .content-bar-hero {
  height: 250px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.tecmilenio .hero .bar-hero .content-bar-hero .text {
  max-width: 750px;
  width: 100%;
}
.tecmilenio .hero .bar-hero .content-bar-hero .text h2 {
  color: #474BFF;
  font-size: 38px;
  margin: 0 0 20px;
}
.tecmilenio .hero .bar-hero .content-bar-hero .text h3 {
  color: #FF8904;
  font-size: 26px;
  margin: 0 0 20px;
}
.tecmilenio .hero .bar-hero .content-bar-hero .text p {
  font-size: 20px;
}
.tecmilenio .hero .form {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  max-width: 738px;
  background-color: #2AD2C9;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tecmilenio .hero .form .head-form {
  background-color: #00A499;
  padding: 15px;
  border-radius: 0;
}
.tecmilenio .hero .form .head-form p {
  font-size: 20px;
  color: white;
  text-align: center;
  margin: 0 0 15px;
}
.tecmilenio .hero .form .head-form a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 24px;
  font-weight: 700;
}
.tecmilenio .hero .form .head-form a img {
  margin: 0 8px 0 0;
}
.tecmilenio .hero .form .body-form {
  background-color: #2AD2C9;
  padding: 40px 30px;
  border-radius: 0;
  text-align: center;
  width: 100%;
}
.tecmilenio .hero .form .body-form h4 {
  font-size: 30px;
  color: white;
  font-weight: 700;
  margin: 0 0 10px;
  text-align: center;
}
.tecmilenio .hero .form .body-form h4 a {
  color: white;
  text-decoration: underline;
}
.tecmilenio .hero .form .body-form h3 {
  font-size: 20px;
  color: #00534C;
  font-weight: 700;
  margin: 0 0 10px;
}
.tecmilenio .hero .form .body-form h3 span {
  color: #d7006d;
}
.tecmilenio .hero .form .body-form form {
  margin: 0 0 20px;
}
.tecmilenio .hero .form .body-form form .form-group {
  margin: 0 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.tecmilenio .hero .form .body-form form .form-group .col-6 {
  width: 100%;
  max-width: 47%;
}
.tecmilenio .hero .form .body-form form .form-group label, .tecmilenio .hero .form .body-form form .form-group small {
  color: #00534C;
  font-size: 12px;
  margin: 0 0 15px;
  text-align: left;
  display: block;
  width: 100%;
  font-weight: 700;
}
.tecmilenio .hero .form .body-form form .form-group input, .tecmilenio .hero .form .body-form form .form-group select {
  height: 40px;
  padding: 0 10px;
  border-radius: 10px;
  background-color: white;
  border: none;
  width: 100%;
  box-shadow: none;
  background-color: #e2f9f7;
}
.tecmilenio .hero .form .body-form form .form-group input:focus, .tecmilenio .hero .form .body-form form .form-group select:focus {
  outline: none;
}
.tecmilenio .hero .form .body-form form span {
  font-size: 17px;
  color: white;
  display: block;
  font-weight: 700;
  margin: 0 0 20px;
}
.tecmilenio .hero .form .body-form form .btn {
  background-color: #97D700;
  height: 50px;
  width: 100%;
  max-width: 210px;
  color: black;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  margin: 0 auto 20px;
  box-shadow: none;
  font-weight: 700;
  border: none;
}
.tecmilenio .hero .form .body-form form a {
  font-size: 14px;
  color: white;
  margin: 0 auto;
  text-align: center;
  text-decoration: underline;
  display: block;
  margin: 0 0 20px;
}
.tecmilenio .hero .form .body-form form .politica .checkbox label {
  font-size: 12px;
  color: white;
}
.tecmilenio .hero .form .body-form form .politica .checkbox label input {
  margin: 0 8px 0 0;
}
.tecmilenio .hero .form .body-form p {
  font-size: 17px;
  text-align: center;
  color: #00DEFF;
  font-weight: 700;
}
.tecmilenio .hero .form .body-form p a {
  color: #00DEFF;
  text-decoration: underline;
}
.tecmilenio .ann_bar {
  background-color: #96d700;
  padding-block: 30px;
}
.tecmilenio .ann_bar p {
  font-family: "Source Sans 3", sans-serif;
  font-size: 21px;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
}
.tecmilenio .hero_v2 {
  background-color: rgba(42, 210, 201, 0.3137254902);
}
.tecmilenio .hero_v2 .hero_cont {
  max-width: 1440px;
  width: 100%;
  margin-inline: auto;
  display: flex;
}
.tecmilenio .hero_v2 .image_cont {
  background-image: url("../images/hero_image.jpg");
  background-size: cover;
  position: relative;
  width: 100%;
  height: 851px;
}
.tecmilenio .hero_v2 .image_cont .text {
  position: absolute;
  bottom: 15%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 526px;
  width: 100%;
}
.tecmilenio .hero_v2 .image_cont .text h1 {
  font-family: "Cairo", sans-serif;
  font-size: 50px;
  color: #fff;
  line-height: 1.6;
}
.tecmilenio .hero_v2 .image_cont .text p {
  font-family: "Source Sans 3", sans-serif;
  font-size: 20px;
  line-height: 1.6;
  color: #fff;
}
.tecmilenio .hero_v2 .form_cont {
  background-color: #2AD2C9;
  max-width: 600px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: center;
}
.tecmilenio .hero_v2 .form_cont .text_cont {
  text-align: center;
}
.tecmilenio .hero_v2 .form_cont .form_body {
  font-family: "Source Sans 3", sans-serif;
  max-width: 526px;
  width: 100%;
}
.tecmilenio .hero_v2 .form_cont .form_body form {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
}
.tecmilenio .hero_v2 .form_cont .form_body form input, .tecmilenio .hero_v2 .form_cont .form_body form select {
  color: #212529;
  padding: 10px;
  font-size: 16px;
  line-height: 1.6;
  border-radius: 2px;
  border: 1px solid #CED4DA;
}
.tecmilenio .hero_v2 .form_cont .form_body form input::placeholder {
  color: #212529;
}
.tecmilenio .hero_v2 .form_cont .form_body form .form-row {
  width: 100%;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.tecmilenio .hero_v2 .form_cont .form_body form .form-row input, .tecmilenio .hero_v2 .form_cont .form_body form .form-row select {
  max-width: 100%;
  width: 100%;
  display: block;
}
.tecmilenio .hero_v2 .form_cont .form_body form .form-row button {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  background-color: #008498;
  border: 1px solid transparent;
  border-radius: 2px;
  font-weight: 600;
  color: #fff;
  transition: all ease 0.3s;
}
.tecmilenio .hero_v2 .form_cont .form_body form .form-row button:hover {
  border: 1px solid #008498;
  background-color: #fff;
  color: #008498;
}
.tecmilenio .hero_v2 .form_cont .form_body form .form-row .form_100p {
  width: 100%;
}
.tecmilenio .hero_v2 .form_cont .form_body form .form-row.form_flex {
  display: flex;
  flex-wrap: nowrap;
  gap: 15px;
}
.tecmilenio .hero_v2 .form_cont .form_body form .form-row.form_flex .form_50p {
  width: 50%;
}
.tecmilenio .hero_v2 .form_cont .form_body form .form-row.form_flex .form_50p input {
  width: 100%;
}
.tecmilenio .hero_v2 .form_cont .form_body form .form_text {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-inline: auto;
  margin-block-start: 10px;
}
.tecmilenio .introInfo {
  padding: 30px 0 0;
}
.tecmilenio .introInfo h2 {
  font-family: "Cairo", sans-serif;
  text-align: center;
  font-size: 30px;
  line-height: 1.6;
  color: #00534C;
}
.tecmilenio .introInfo h3 {
  text-align: center;
  font-size: 25px;
  color: #00534C;
  margin: 0 0 40px;
}
.tecmilenio .introInfo p {
  text-align: center;
  font-size: 20px;
  color: #00534C;
  margin: 0 0 40px;
}
.tecmilenio .introInfo .row-intro {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.tecmilenio .introInfo .row-intro p {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 575px;
  text-align: left;
  margin: 0 0 10px;
}
.tecmilenio .introInfo .row-intro p .fas {
  color: #00534C;
  font-size: 18px;
  position: relative;
  top: 5px;
  margin-right: 8px;
}
.tecmilenio .carruselBlock {
  padding: 70px 0;
}
.tecmilenio .carruselBlock .carruselOferta .slick-arrow {
  top: 0;
  position: absolute;
  height: 100%;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tecmilenio .carruselBlock .carruselOferta .slick-arrow.slick-prev {
  left: -40px;
  right: inherit;
}
.tecmilenio .carruselBlock .carruselOferta .slick-arrow.slick-next {
  right: -40px;
  left: inherit;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta {
  margin: 0 auto;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta {
  max-width: 450px;
  margin: 0 auto;
  background-color: #00534C;
  padding: 25px;
  border-radius: 10px;
  min-height: 790px;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .intro {
  margin: 0 0 25px;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .intro h4 {
  color: white;
  font-size: 16px;
  text-align: center;
  margin: 0 auto 10px;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .intro h3 {
  font-size: 18px;
  color: white;
  font-weight: bold;
  text-align: center;
  margin: 0 0 20px;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .intro p {
  color: #26D07C;
  font-size: 16px;
  text-align: center;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .icons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 0 25px;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .icons .icon {
  width: 100%;
  max-width: 128px;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .icons .icon .fas {
  color: white;
  font-size: 30px;
  display: block;
  text-align: center;
  margin: 0 auto 10px;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .icons .icon p {
  font-size: 16px;
  color: white;
  text-align: center;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .icons .icon p span {
  font-weight: bold;
  color: white;
  display: block;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .info {
  background-color: #26D07C;
  padding: 15px;
  border-radius: 10px;
  margin: 0 0 25px;
  min-height: 325px;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .info p {
  color: #00534C;
  font-size: 15px;
  margin: 0 0 15px;
  font-weight: bold;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .info ul {
  padding: 0 0 0 20px;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .info ul li {
  color: #00534C;
  font-size: 15px;
  margin: 0 0 8px;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .convenio-becas {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 0 25px;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .convenio-becas .side {
  width: 100%;
  max-width: 100%;
  margin: 0 0 20px;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .convenio-becas .side h4 {
  font-size: 15px;
  color: #26D07C;
  margin: 0 0 5px;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .convenio-becas .side p {
  font-size: 15px;
  color: white;
}
.tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .btnInterest {
  background-color: #26D07C;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  color: black;
  font-weight: bold;
  max-width: 200px;
  margin: 0 auto;
  border-radius: 20px;
}
.tecmilenio footer {
  padding: 40px;
  background-color: #00534C;
  display: flex;
  gap: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.tecmilenio footer img {
  max-width: 180px;
}
.tecmilenio footer p {
  font-size: 15px;
  color: white;
}
.tecmilenio footer p span {
  color: inherit;
  font-size: inherit;
}
.tecmilenio footer .images {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  width: 100%;
}
.tecmilenio footer .text {
  max-width: 100%;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.tecmilenio .inscribete {
  padding: 50px 0;
}
.tecmilenio .inscribete h2 {
  font-family: "Cairo", sans-serif;
  text-align: center;
  font-size: 40px;
  line-height: 1.6;
  color: #00433D;
}
.tecmilenio .inscribete .items {
  margin-top: 30px;
  display: flex;
  justify-content: space-around;
}
.tecmilenio .inscribete .items .item {
  max-width: 200px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  text-align: center;
}
.tecmilenio .inscribete .items .item .item_image {
  margin: 0 auto;
}
.tecmilenio .inscribete .items .item .item_image img {
  margin: auto;
}
.tecmilenio .inscribete .items .item h3 {
  font-size: 20px;
  color: #333;
  line-height: 1.6;
}
.tecmilenio .inscribete .items .item p {
  font-style: 16px;
  line-height: 1.6;
  color: #393939;
}
.tecmilenio .porque_elegirnos {
  padding: 50px 0;
}
.tecmilenio .porque_elegirnos .porque_elegirnos_cont {
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: space-between;
}
.tecmilenio .porque_elegirnos .porque_elegirnos_cont .text {
  max-width: 550px;
  width: 100%;
}
.tecmilenio .porque_elegirnos .porque_elegirnos_cont .text h2 {
  font-family: "Cairo", sans-serif;
  font-size: 28px;
  line-height: 1.6;
  color: #00433D;
}
.tecmilenio .porque_elegirnos .porque_elegirnos_cont .text .listed {
  margin-top: 30px;
  display: flex;
  gap: 15px;
  flex-direction: column;
}
.tecmilenio .porque_elegirnos .porque_elegirnos_cont .text .listed .item_num {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  align-items: center;
}
.tecmilenio .porque_elegirnos .porque_elegirnos_cont .text .listed .item_num .num {
  font-size: 40px;
  color: #6BCABA;
  line-height: 1.6;
  max-width: 50px;
  width: 100%;
}
.tecmilenio .porque_elegirnos .porque_elegirnos_cont .text .listed .item_num .item_text {
  color: #393939;
  line-height: 1.6;
  font-size: 16px;
}
.tecmilenio .conoce {
  padding: 50px 0;
  background-color: #EFEFEF;
}
.tecmilenio .conoce .conoce_cont {
  display: flex;
  gap: 40px;
  align-items: center;
}
.tecmilenio .conoce .conoce_cont .text {
  max-width: 500px;
  width: 100%;
}
.tecmilenio .conoce .conoce_cont .text h2 {
  font-family: "Cairo", sans-serif;
  font-size: 40px;
  line-height: 1.6;
  color: #393939;
  margin-bottom: 30px;
}
.tecmilenio .conoce .conoce_cont .text p {
  font-size: 20px;
  line-height: 1.6;
  color: #393939;
  margin-bottom: 20px;
}
.tecmilenio .conoce .conoce_cont .text p:last-child {
  margin-bottom: 0;
}
.tecmilenio .plataforma {
  padding: 50px 0;
}
.tecmilenio .plataforma .plataforma_cont {
  display: flex;
  gap: 40px;
  justify-content: space-between;
}
.tecmilenio .plataforma .text {
  max-width: 500px;
  width: 100%;
}
.tecmilenio .plataforma .text h2 {
  font-family: "Cairo", sans-serif;
  font-size: 40px;
  line-height: 1.6;
  color: #00433D;
  margin-bottom: 20px;
}
.tecmilenio .plataforma .text .checks p {
  font-size: 20px;
  line-height: 1.6;
  color: #232323;
  margin-bottom: 15px;
}
.tecmilenio .plataforma .text .checks p:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .tecmilenio .content {
    padding: 0 15px;
  }
  .tecmilenio .bar .content-bar {
    padding: 20px 0;
    height: auto;
  }
  .tecmilenio .bar .content-bar p {
    font-size: 16px;
    text-align: center;
    margin: 0 0 15px;
  }
  .tecmilenio .bar .content-bar .wa-bar {
    margin: 0 auto;
  }
  .tecmilenio .bar .content-bar .wa-bar p {
    font-size: 16px;
    text-align: center;
    margin: 0;
  }
  .tecmilenio .introInfo h3 {
    font-size: 20px;
  }
  .tecmilenio .introInfo p {
    font-size: 16px;
  }
  .tecmilenio form .form-group label {
    display: block;
    width: 100%;
    margin: 0 auto 15px;
    max-width: 100%;
  }
  .tecmilenio form .form-group input {
    display: block;
    margin: 0 auto 20px;
  }
  .tecmilenio form .form-group .btn {
    margin: 0 auto;
    height: 50px;
    font-size: 15px;
  }
  .tecmilenio header .content-header {
    height: auto;
    padding: 20px 0;
  }
  .tecmilenio header .content-header .cta {
    margin-inline: auto;
  }
  .tecmilenio header .content-header .logo {
    margin: 0 auto 20px;
  }
  .tecmilenio header .content-header .logo img {
    max-width: 180px;
    display: block;
    margin: 0 auto;
  }
  .tecmilenio header .content-header .menu {
    margin: 0 auto 20px;
  }
  .tecmilenio header .content-header .menu a {
    font-size: 13px;
    max-width: 47;
    height: 55px;
    text-align: center;
  }
  .tecmilenio header .content-header .call {
    margin: 0 auto;
  }
  .tecmilenio header .content-header .call p {
    font-size: 16px;
  }
  .tecmilenio header .content-header .call a {
    font-size: 18px;
  }
  .tecmilenio .carruselBlock .carruselOferta {
    max-width: 95%;
    margin: 0 auto;
  }
  .tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .icons .icon {
    max-width: 50px;
  }
  .tecmilenio .carruselBlock .carruselOferta .itemOferta .contentItemOferta .icons .icon p {
    font-size: 12px;
  }
  .tecmilenio .carruselBlock .carruselOferta .slick-arrow {
    z-index: 9999;
    width: 20px;
  }
  .tecmilenio .carruselBlock .carruselOferta .slick-arrow.slick-prev {
    left: 0px;
  }
  .tecmilenio .carruselBlock .carruselOferta .slick-arrow.slick-next {
    right: 0px;
  }
  .tecmilenio .carruselBlock .carruselOferta .itemOferta {
    max-width: 100%;
  }
  .tecmilenio .hero {
    height: auto;
  }
  .tecmilenio .hero .hero_image .text {
    padding-inline: 20px;
  }
  .tecmilenio .hero .hero_image .text h1 {
    font-size: 28px;
  }
  .tecmilenio .hero.hero-ss .bar-hero .content-bar-hero .text ul {
    flex-wrap: wrap;
  }
  .tecmilenio .hero.hero-ss .bar-hero .content-bar-hero .text ul li {
    width: 100%;
    text-align: left;
  }
  .tecmilenio .hero .form {
    position: relative;
  }
  .tecmilenio .hero .bar-hero {
    height: auto;
    position: relative;
  }
  .tecmilenio .hero .bar-hero .content-bar-hero {
    height: auto;
    padding: 30px 0;
  }
  .tecmilenio .hero .bar-hero .content-bar-hero .text {
    text-align: center;
  }
  .tecmilenio .hero .bar-hero .content-bar-hero .text h2 {
    font-size: 25px;
  }
  .tecmilenio .hero .bar-hero .content-bar-hero .text h3 {
    font-size: 20px;
  }
  .tecmilenio .hero .bar-hero .content-bar-hero .text p {
    font-size: 16px;
  }
  .tecmilenio footer {
    padding: 30px 20px;
    height: auto;
    text-align: center;
    flex-wrap: wrap;
  }
  .tecmilenio footer img {
    margin: 0 auto 20px;
  }
  .tecmilenio footer p {
    margin: 0 auto;
    text-align: center;
  }
  .tecmilenio footer a {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
  }
  .tecmilenio footer .images {
    flex-direction: column;
    gap: 15px;
  }
  .tecmilenio footer .text {
    flex-direction: column;
    gap: 15px;
  }
  .tecmilenio .hero_v2 .hero_cont {
    flex-wrap: wrap;
  }
  .tecmilenio .hero_v2 .hero_cont .image_cont {
    height: 425px;
  }
  .tecmilenio .hero_v2 .hero_cont .image_cont .text {
    width: 90%;
  }
  .tecmilenio .hero_v2 .hero_cont .image_cont .text h1 {
    font-size: 28px;
  }
  .tecmilenio .hero_v2 .hero_cont .image_cont .text p {
    font-size: 15px;
  }
  .tecmilenio .hero_v2 .hero_cont .form_cont {
    padding: 20px;
  }
  .tecmilenio .hero_v2 .hero_cont .form_cont .form_body form {
    gap: 15px;
  }
  .tecmilenio .hero_v2 .hero_cont .form_cont .form_body form .form-group input {
    margin-bottom: 0;
  }
  .tecmilenio .hero_v2 .hero_cont .form_cont .form_body form .form-row {
    gap: 15px;
  }
  .tecmilenio .hero_v2 .hero_cont .form_cont .form_body form .form-row.form_flex {
    flex-wrap: wrap;
  }
  .tecmilenio .hero_v2 .hero_cont .form_cont .form_body form .form-row.form_flex .form_50p {
    width: 100%;
  }
  .tecmilenio .porque_elegirnos .porque_elegirnos_cont {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
  .tecmilenio .porque_elegirnos .porque_elegirnos_cont .text h2 {
    font-size: 22px;
  }
  .tecmilenio .porque_elegirnos .porque_elegirnos_cont .text .listed .item_num {
    flex-wrap: wrap;
  }
  .tecmilenio .porque_elegirnos .porque_elegirnos_cont .text .listed .item_num .num {
    text-align: left;
    max-width: 100%;
    border-bottom: 1.4px solid #00534C;
  }
  .tecmilenio .porque_elegirnos .porque_elegirnos_cont .text .listed .item_num .item_text {
    font-size: 15px;
  }
  .tecmilenio .conoce .conoce_cont {
    flex-wrap: wrap;
  }
  .tecmilenio .conoce .conoce_cont .text h2 {
    font-size: 28px;
  }
  .tecmilenio .conoce .conoce_cont .text p {
    font-size: 15px;
  }
  .tecmilenio .plataforma .plataforma_cont {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .tecmilenio .plataforma .plataforma_cont .text h2 {
    font-size: 22px;
  }
  .tecmilenio .plataforma .plataforma_cont .text .checks p {
    font-size: 15px;
  }
  .tecmilenio .inscribete h2 {
    font-size: 22px;
  }
  .tecmilenio .inscribete .items {
    flex-wrap: wrap;
    gap: 15px;
  }
  .tecmilenio .ann_bar p {
    font-size: 15px;
  }
}

/*# sourceMappingURL=landing-tecmilenio.css.map */
