@font-face {
  font-family: 'action_cond_bold_webgrade_3';
  src: url("fonts/action/actioncondboldweb-grade3-webfont.woff2") format("woff2"), url("fonts/action/actioncondboldweb-grade3-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'stelvio_grotesk_boldbold';
  src: url("fonts/stelviogrotesk/stelviogrotesk-bold-webfont.woff2") format("woff2"), url("fonts/stelviogrotesk/stelviogrotesk-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'stelvio_grotesk_regularRg';
  src: url("fonts/stelviogrotesk/stelviogrotesk-regular-webfont.woff2") format("woff2"), url("fonts/stelviogrotesk/stelviogrotesk-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* line 10, ../scss/main.scss */
:root {
  --medioHorizontal: translateX(-50%);
  --medioVertical: translateY(-50%);
  --medioGlobal: translate(-50%, -50%);
}

/* line 25, ../scss/main.scss */
html, body {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}

/* line 31, ../scss/main.scss */
body {
  width: 100%;
  margin: 0;
  padding: 0;
  min-height: 100%;
  height: auto;
  background-color: #000000;
  font-family: "Montserrat", sans-serif;
}

/* line 41, ../scss/main.scss */
body.nonescroll {
  height: 100%;
  overflow: hidden;
}

/* line 46, ../scss/main.scss */
#loader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999999;
}

/* line 56, ../scss/main.scss */
* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  *behavior: url(./js/htc/boxsizing.htc);
}

/* line 63, ../scss/main.scss */
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**{
	@include transition(all 0.3s ease-out);
}*/
/* line 74, ../scss/main.scss */
img {
  width: 100%;
  max-width: 100%;
  height: auto;
  border: none;
  display: block;
}

/* line 86, ../scss/main.scss */
h1, h2, h3, p {
  margin: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

/* line 94, ../scss/main.scss */
.clear {
  clear: both;
}

/* line 99, ../scss/main.scss */
header, aside, nav, section, article {
  display: block;
  position: relative;
}

/* line 104, ../scss/main.scss */
li, div {
  position: relative;
}

/* line 108, ../scss/main.scss */
a.full {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}

/* line 117, ../scss/main.scss */
a {
  text-decoration: none;
}
/* line 120, ../scss/main.scss */
a:hover {
  color: #00368e;
  text-decoration: underline;
}

/* line 126, ../scss/main.scss */
span.bolder {
  font-weight: bold;
}

/* line 130, ../scss/main.scss */
.wrapper {
  font-family: "Montserrat", sans-serif;
}
/* line 133, ../scss/main.scss */
.wrapper h1, .wrapper h2, .wrapper h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  /*@supports (-webkit-touch-callout: none) {			
  	font-family: "Oswald", serif;			
  }*/
}
/* line 142, ../scss/main.scss */
.wrapper .btn {
  width: auto;
  height: 60px;
  padding: 5px 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  font-size: 20px;
  font-weight: bold;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
/* line 155, ../scss/main.scss */
.wrapper .btn:hover {
  background-color: #ffffff;
  color: #e12335;
}
/* line 161, ../scss/main.scss */
.wrapper .btn_red {
  background-color: #e12335;
  color: #ffffff;
}
/* line 165, ../scss/main.scss */
.wrapper .btn_red:hover {
  background-color: #ffffff;
  color: #e12335;
}
/* line 171, ../scss/main.scss */
.wrapper .btn_white {
  background-color: #ffffff;
  color: #00368e;
}
/* line 175, ../scss/main.scss */
.wrapper .btn_white:hover {
  background-color: #e12335;
  color: #ffffff;
}

/* line 182, ../scss/main.scss */
.ancla {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 194, ../scss/main.scss */
.texto {
  color: #222222;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  /* 137.5% */
}
/* line 201, ../scss/main.scss */
.texto ul {
  padding-left: 25px;
}
/* line 203, ../scss/main.scss */
.texto ul li {
  list-style: disc;
  margin-bottom: 4px;
}
/* line 209, ../scss/main.scss */
.texto strong {
  font-weight: bold;
}

/* line 215, ../scss/main.scss */
ul.lista li {
  margin-bottom: 15px;
}

/* line 221, ../scss/main.scss */
#anclaMethodology {
  position: absolute;
  top: -120px;
  left: 0;
  width: 1px;
  height: 1px;
}

@media (min-width: 1201px) {
  /* line 235, ../scss/main.scss */
  .wrapper .sombra {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  /* line 242, ../scss/main.scss */
  .wrapper .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  /* line 251, ../scss/main.scss */
  .wrapper .col, .wrapper .col-1, .wrapper .col-10, .wrapper .col-11, .wrapper .col-12, .wrapper .col-2, .wrapper .col-3, .wrapper .col-4, .wrapper .col-5, .wrapper .col-6, .wrapper .col-7, .wrapper .col-8, .wrapper .col-9, .wrapper .col-auto, .wrapper .col-lg, .wrapper .col-lg-1, .wrapper .col-lg-10, .wrapper .col-lg-11, .wrapper .col-lg-12, .wrapper .col-lg-2, .wrapper .col-lg-3, .wrapper .col-lg-4, .wrapper .col-lg-5, .wrapper .col-lg-6, .wrapper .col-lg-7, .wrapper .col-lg-8, .wrapper .col-lg-9, .wrapper .col-lg-auto, .wrapper .col-md, .wrapper .col-md-1, .wrapper .col-md-10, .wrapper .col-md-11, .wrapper .col-md-12, .wrapper .col-md-2, .wrapper .col-md-3, .wrapper .col-md-4, .wrapper .col-md-5, .wrapper .col-md-6, .wrapper .col-md-7, .wrapper .col-md-8, .wrapper .col-md-9, .wrapper .col-md-auto, .wrapper .col-sm, .wrapper .col-sm-1, .wrapper .col-sm-10, .wrapper .col-sm-11, .wrapper .col-sm-12, .wrapper .col-sm-2, .wrapper .col-sm-3, .wrapper .col-sm-4, .wrapper .col-sm-5, .wrapper .col-sm-6, .wrapper .col-sm-7, .wrapper .col-sm-8, .wrapper .col-sm-9, .wrapper .col-sm-auto, .wrapper .col-xl, .wrapper .col-xl-1, .wrapper .col-xl-10, .wrapper .col-xl-11, .wrapper .col-xl-12, .wrapper .col-xl-2, .wrapper .col-xl-3, .wrapper .col-xl-4, .wrapper .col-xl-5, .wrapper .col-xl-6, .wrapper .col-xl-7, .wrapper .col-xl-8, .wrapper .col-xl-9, .wrapper .col-xl-auto {
    display: table \9 !important;
  }
  /* line 255, ../scss/main.scss */
  .wrapper .words {
    display: none;
  }
}
@media (max-width: 576px) {
  /* line 262, ../scss/main.scss */
  .ancla {
    top: -60px;
  }
}
@media (max-width: 460px) {
  /* line 275, ../scss/main.scss */
  .wrapper .container .row.padd-8 > div {
    padding-left: 2px;
    padding-right: 2px;
  }
}
/* line 2, ../scss/_header.scss */
.wrapper header {
  width: 100%;
  z-index: 10;
  position: absolute;
  top: 0;
  z-index: 8000;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
}
/* line 11, ../scss/_header.scss */
.wrapper header * {
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
/* line 15, ../scss/_header.scss */
.wrapper header .container {
  max-width: 1280px;
  height: 64px;
  font-size: 0;
  position: relative;
  z-index: 2;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1000px) {
  /* line 15, ../scss/_header.scss */
  .wrapper header .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 31, ../scss/_header.scss */
.wrapper header .container .logo {
  width: 203px;
  left: 30px;
  z-index: 444444;
}
@media (max-width: 1200px) {
  /* line 31, ../scss/_header.scss */
  .wrapper header .container .logo {
    left: 0;
  }
}
@media (min-width: 1201px) {
  /* line 41, ../scss/_header.scss */
  .wrapper header .container nav {
    width: auto;
    height: auto;
    background-color: transparent;
    position: static;
    display: flex;
    justify-content: flex-end;
    padding: 0;
  }
  /* line 52, ../scss/_header.scss */
  .wrapper header .container nav ul.menu {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 2px;
  }
  /* line 59, ../scss/_header.scss */
  .wrapper header .container nav ul.menu > li {
    margin: 0 0;
    height: 38px;
    padding: 6px 18px 6px;
    font-size: 13px;
    line-height: 24px;
    font-family: "Montserrat", sans-serif;
    color: #00368e;
    letter-spacing: 0;
    font-weight: 700;
    display: flex;
    align-items: center;
    position: relative;
  }
  /* line 72, ../scss/_header.scss */
  .wrapper header .container nav ul.menu > li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: #e12335;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 5px;
    z-index: -1;
  }
  /* line 87, ../scss/_header.scss */
  .wrapper header .container nav ul.menu > li span {
    position: relative;
    z-index: 10;
    display: block;
    height: auto;
    line-height: 15px;
  }
  /* line 96, ../scss/_header.scss */
  .wrapper header .container nav ul.menu > li.activo, .wrapper header .container nav ul.menu > li:hover {
    color: #ffffff;
  }
  /* line 98, ../scss/_header.scss */
  .wrapper header .container nav ul.menu > li.activo:before, .wrapper header .container nav ul.menu > li:hover:before {
    transform: scaleX(1);
  }
  /* line 104, ../scss/_header.scss */
  .wrapper header .container nav ul.menu > li:last-child:after {
    display: none;
  }
  /* line 118, ../scss/_header.scss */
  .wrapper header .container nav .redes_nav {
    display: none;
  }
}
@media (max-width: 1200px) {
  /* line 41, ../scss/_header.scss */
  .wrapper header .container nav {
    width: 318px;
    max-width: 100%;
    height: 100vh;
    background-color: #00368e;
    padding: 40px 0 25px 0;
    z-index: 555555;
    position: fixed;
    top: 0;
    right: -320px;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  /* line 139, ../scss/_header.scss */
  .wrapper header .container nav ul.menu {
    display: block;
    margin-bottom: 80px;
    padding-left: 0;
  }
  /* line 144, ../scss/_header.scss */
  .wrapper header .container nav ul.menu > li {
    padding: 0;
    color: #00368e;
    font-size: 17px;
    line-height: 24px;
    font-weight: 700;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    list-style: none;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0;
    /*&.activo,*/
  }
  /* line 159, ../scss/_header.scss */
  .wrapper header .container nav ul.menu > li span {
    display: block;
    height: auto;
    padding: 7px 0;
    color: #ffffff;
  }
  /* line 166, ../scss/_header.scss */
  .wrapper header .container nav ul.menu > li:hover {
    background-color: #e12335;
  }
  /* line 169, ../scss/_header.scss */
  .wrapper header .container nav ul.menu > li:hover span {
    color: #ffffff;
  }
  /* line 176, ../scss/_header.scss */
  .wrapper header .container nav ul.menu > li.active {
    padding-bottom: 0;
  }
}
/* line 182, ../scss/_header.scss */
.wrapper header .container nav.nav_opened {
  right: 0;
}
/* line 187, ../scss/_header.scss */
.wrapper header .container .menu-icon {
  width: 35px;
  height: 31px;
  padding: 6px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  position: absolute;
  left: -55px;
  top: 18px;
}
/* line 199, ../scss/_header.scss */
.wrapper header .container .menu-icon div {
  width: 100%;
  height: 3px;
  background-color: #000000;
  transition: 0.4s;
}
/* line 206, ../scss/_header.scss */
.wrapper header .container .menu-icon.change {
  left: auto;
  right: 20px;
  top: 23px;
  z-index: 10;
}
/* line 211, ../scss/_header.scss */
.wrapper header .container .menu-icon.change div {
  background-color: #fff;
}
/* line 214, ../scss/_header.scss */
.wrapper header .container .menu-icon.change .bar1 {
  transform: rotate(-45deg) translate(-4px, 4px);
}
/* line 218, ../scss/_header.scss */
.wrapper header .container .menu-icon.change .bar2 {
  opacity: 0;
}
/* line 222, ../scss/_header.scss */
.wrapper header .container .menu-icon.change .bar3 {
  transform: rotate(45deg) translate(-7px, -7px);
}
@media (min-width: 1201px) {
  /* line 187, ../scss/_header.scss */
  .wrapper header .container .menu-icon {
    display: none;
  }
}
/* line 233, ../scss/_header.scss */
.wrapper header .container h4 {
  color: #ffffff;
}
@media (min-width: 1201px) {
  /* line 233, ../scss/_header.scss */
  .wrapper header .container h4 {
    display: none;
  }
}
@media (max-width: 1200px) {
  /* line 233, ../scss/_header.scss */
  .wrapper header .container h4 {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 245, ../scss/_header.scss */
.wrapper header.sticky {
  background-color: #ffffff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  position: fixed;
}
/* line 251, ../scss/_header.scss */
.wrapper .sombra_menu {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 64px;
  left: 0;
  display: none;
}
/* line 264, ../scss/_header.scss */
.wrapper.menu_opened header .container nav {
  right: 0;
}
/* line 269, ../scss/_header.scss */
.wrapper.menu_opened header .sombra_menu {
  display: block;
}

@media (min-width: 1201px) {
  /* line 281, ../scss/_header.scss */
  .wrapper header .sombra_menu {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  /* line 289, ../scss/_header.scss */
  .wrapper header {
    background-color: #ffffff;
  }
}
@media (max-width: 768px) {
  /* line 301, ../scss/_header.scss */
  .wrapper header .container {
    height: 70px;
  }
  /* line 304, ../scss/_header.scss */
  .wrapper header .container .logo {
    width: 200px;
    opacity: 1;
    top: 0;
    left: auto;
  }
  /* line 311, ../scss/_header.scss */
  .wrapper header .container h4 {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
  }
  /* line 317, ../scss/_header.scss */
  .wrapper header .container nav {
    width: 100%;
    left: calc(100% + 4px);
    right: auto;
    padding-top: 25px;
    padding: 0;
  }
  /* line 323, ../scss/_header.scss */
  .wrapper header .container nav .menu-icon {
    top: 19px;
  }
  /* line 326, ../scss/_header.scss */
  .wrapper header .container nav h4 {
    padding: 25px 20px;
    margin-bottom: 0;
    position: relative;
  }
  /* line 333, ../scss/_header.scss */
  .wrapper header .container nav ul.menu > li {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    padding: 0 20px;
  }
  /* line 339, ../scss/_header.scss */
  .wrapper header .container nav ul.menu > li span {
    display: block;
  }
  /* line 346, ../scss/_header.scss */
  .wrapper header .container nav.nav_opened {
    left: 0;
    right: auto;
  }
}
/* line 3, ../scss/_footer.scss */
footer .icon_wassap {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #25d366;
  color: white;
  padding: 12px 15px;
  border-radius: 50%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 60px;
  height: 60px;
  font-size: 24px;
  -moz-transition: -moz-transform 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
/* line 23, ../scss/_footer.scss */
footer .icon_wassap:hover {
  transform: scale(1.1);
}
/* line 28, ../scss/_footer.scss */
footer .area_blue {
  background-color: #00368e;
  background-image: url(../images/banner.jpg);
  background-repeat: repeat-x;
}
/* line 33, ../scss/_footer.scss */
footer .area_blue .middle {
  width: 100%;
  padding: 120px 0;
  text-align: center;
}
/* line 38, ../scss/_footer.scss */
footer .area_blue .middle h4 {
  color: #ffffff;
  font-size: 50px;
  font-weight: 700;
  z-index: 10;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  margin-bottom: 55px;
  letter-spacing: -0.5px;
}
/* line 48, ../scss/_footer.scss */
footer .area_blue .middle h4 span {
  color: #e12335;
}
/* line 53, ../scss/_footer.scss */
footer .area_blue .middle .redes {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
/* line 63, ../scss/_footer.scss */
footer .area_blue .middle .redes img {
  width: 41px;
  height: auto;
  transition: 0.3s;
  -moz-transition: -moz-transform 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
/* line 71, ../scss/_footer.scss */
footer .area_blue .middle .redes a.social-icon {
  width: auto;
}
/* line 76, ../scss/_footer.scss */
footer .area_blue .middle .mail {
  width: 100%;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  padding: 0 10px;
  display: inline;
}
/* line 84, ../scss/_footer.scss */
footer .area_blue .middle .mail:hover {
  color: #e12335;
}
/* line 91, ../scss/_footer.scss */
footer .pie {
  background-color: #03122f;
  width: 100%;
  height: 80px;
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 104, ../scss/_footer.scss */
footer .pie a {
  color: #ffffff;
  text-decoration: none;
  display: contents;
}
/* line 109, ../scss/_footer.scss */
footer .pie a:hover {
  text-decoration: underline;
  color: #e12335;
}

@media (max-width: 768px) {
  /* line 123, ../scss/_footer.scss */
  footer .area_blue .middle h4 {
    font-size: 45px;
  }
  /* line 127, ../scss/_footer.scss */
  footer .area_blue .middle .redes {
    gap: 0;
  }
  /* line 129, ../scss/_footer.scss */
  footer .area_blue .middle .redes a.social-icon {
    flex: 0 0 calc(25% - 12px);
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  /* line 143, ../scss/_footer.scss */
  .social-icon {
    flex: 0 0 calc(25% - 12px);
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 569px) {
  /* line 153, ../scss/_footer.scss */
  footer .icon_wassap {
    display: none;
  }
  /* line 157, ../scss/_footer.scss */
  footer .area_blue .middle {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  /* line 160, ../scss/_footer.scss */
  footer .area_blue .middle h4 {
    font-size: 30px;
  }
  /* line 166, ../scss/_footer.scss */
  footer .pie {
    display: block;
    text-align: center;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 172, ../scss/_footer.scss */
  footer .pie a {
    white-space: nowrap;
  }
}
@media (max-width: 480px) {
  /* line 183, ../scss/_footer.scss */
  footer .area_blue .middle .redes {
    max-width: 300px;
    margin: 0 auto 60px;
  }
}
/* line 1, ../scss/_home.scss */
.wrapper_home {
  padding-top: 64px;
  background-color: #00368e;
}
/* line 7, ../scss/_home.scss */
.wrapper_home section .container {
  width: 100%;
  max-width: 1200px;
}
/* line 13, ../scss/_home.scss */
.wrapper_home section.banner {
  background-color: #00368e;
  background-position: center;
  background-size: cover;
}
/* line 17, ../scss/_home.scss */
.wrapper_home section.banner .container {
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 23, ../scss/_home.scss */
.wrapper_home section.banner .container .center {
  width: 100%;
  display: flex;
}
/* line 28, ../scss/_home.scss */
.wrapper_home section.banner .container .left_side {
  width: 65%;
}
/* line 31, ../scss/_home.scss */
.wrapper_home section.banner .container .left_side h1 {
  font-size: 50px;
  line-height: 50px;
  letter-spacing: -0.5px;
  color: #ffffff;
  margin-bottom: 20px;
}
/* line 38, ../scss/_home.scss */
.wrapper_home section.banner .container .left_side h1 span {
  color: #e12335;
}
/* line 43, ../scss/_home.scss */
.wrapper_home section.banner .container .left_side .parrafo {
  color: #ffffff;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 35px;
}
/* line 50, ../scss/_home.scss */
.wrapper_home section.banner .container .left_side .last {
  display: flex;
  gap: 10px;
  align-items: center;
}
/* line 55, ../scss/_home.scss */
.wrapper_home section.banner .container .left_side .last .txt {
  color: #ffffff;
  font-size: 14px;
  padding-left: 15px;
}
/* line 60, ../scss/_home.scss */
.wrapper_home section.banner .container .left_side .last .txt a {
  color: #ffffff;
  text-decoration: none;
}
/* line 64, ../scss/_home.scss */
.wrapper_home section.banner .container .left_side .last .txt a:hover {
  text-decoration: underline;
}
/* line 72, ../scss/_home.scss */
.wrapper_home section.banner .container .right_side {
  width: 35%;
  text-align: right;
}
/* line 75, ../scss/_home.scss */
.wrapper_home section.banner .container .right_side img {
  width: auto;
  max-width: 100%;
  display: inline-block;
}
/* line 81, ../scss/_home.scss */
.wrapper_home section.banner .container .right_side .video_container {
  position: relative;
  background: #000;
}
/* line 88, ../scss/_home.scss */
.wrapper_home section.banner .container .right_side .video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}
/* line 97, ../scss/_home.scss */
.wrapper_home section.banner .container .right_side .video iframe, .wrapper_home section.banner .container .right_side .video object, .wrapper_home section.banner .container .right_side .video embed, .wrapper_home section.banner .container .right_side .video video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 106, ../scss/_home.scss */
.wrapper_home section.banner .container .right_side .video-thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../images/thumbnail.jpg") center/cover no-repeat;
  cursor: pointer;
  z-index: 10;
  top: 0;
}
/* line 120, ../scss/_home.scss */
.wrapper_home section.section_types_courses {
  background-color: #fff;
}
/* line 123, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container {
  padding-top: 70px;
  padding-bottom: 70px;
}
/* line 127, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container h3 {
  color: #00368e;
  font-size: 37px;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
  letter-spacing: -0.5px;
}
/* line 135, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container h3 span {
  color: #e12335;
}
/* line 140, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container .parrafo {
  width: 100%;
  text-align: center;
  color: #222222;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 80px;
}
/* line 149, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container .lista_types {
  display: flex;
  justify-content: space-around;
  align-items: start;
  gap: 2px;
}
/* line 155, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container .lista_types article {
  width: 100%;
  max-width: 300px;
  border-radius: 10px;
  padding: 37px 20px 45px;
  background: #033996;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/trama-azul.png) center top no-repeat, linear-gradient(180deg, #033996 50%, #002057 100%);
  background-size: 100%, 100%;
  background-repeat: no-repeat;
  background-position: center top;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 171, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container .lista_types article * {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 175, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container .lista_types article:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #00368e;
  filter: brightness(1.3);
  /* Aumenta la luminosidad un 30% */
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 80;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 190, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container .lista_types article .title {
  width: 100%;
  height: 50px;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  margin-bottom: 20px;
}
/* line 201, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container .lista_types article .imagen {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  top: 0;
}
/* line 208, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container .lista_types article .texto {
  width: 100%;
  height: 50px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  top: 0;
}
/* line 219, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container .lista_types article:hover {
  transform: scale(1.1);
}
/* line 222, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container .lista_types article:hover .title {
  opacity: 1;
}
/* line 226, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container .lista_types article:hover .imagen {
  top: 10px;
}
/* line 228, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container .lista_types article:hover .imagen img {
  transform: scale(1.1);
}
/* line 232, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container .lista_types article:hover .texto {
  top: 30px;
}
/* line 240, ../scss/_home.scss */
.wrapper_home section.section_types_courses .container .lista_types article:nth-child(2) {
  background: #E22335;
  background: url(../images/trama-roja.png) center top no-repeat, linear-gradient(180deg, #e22335 50%, #b30011 100%);
  background-size: 100%, 100%;
}
/* line 253, ../scss/_home.scss */
.wrapper_home section.section_promotions {
  width: 100%;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
/* line 260, ../scss/_home.scss */
.wrapper_home section.section_promotions .container {
  height: 650px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 266, ../scss/_home.scss */
.wrapper_home section.section_promotions .container .c {
  text-align: center;
}
/* line 268, ../scss/_home.scss */
.wrapper_home section.section_promotions .container .c h3 {
  color: #ffffff;
  font-size: 52px;
  line-height: 52px;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
  letter-spacing: -0.5px;
}
/* line 277, ../scss/_home.scss */
.wrapper_home section.section_promotions .container .c h3 span {
  color: #e12335;
}
/* line 282, ../scss/_home.scss */
.wrapper_home section.section_promotions .container .c .btn_red {
  display: inline-flex;
  margin: 0 auto;
}
/* line 291, ../scss/_home.scss */
.wrapper_home section.section_methodology {
  background-color: #f0f0f0;
}
/* line 294, ../scss/_home.scss */
.wrapper_home section.section_methodology .container {
  display: flex;
  padding: 40px 40px;
  background: #033996;
  overflow: hidden;
  background: url(../images/trama-azul-large.png) center top no-repeat, linear-gradient(180deg, #033996 50%, #002057 100%);
  background-repeat: repeat-x;
  background-position: center top;
  top: -100px;
  max-width: 900px;
  border-radius: 12px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
/* line 310, ../scss/_home.scss */
.wrapper_home section.section_methodology .container .imagen {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
/* line 316, ../scss/_home.scss */
.wrapper_home section.section_methodology .container .detalle {
  width: 100%;
}
/* line 319, ../scss/_home.scss */
.wrapper_home section.section_methodology .container .detalle h3 {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
  padding-left: 22px;
}
/* line 326, ../scss/_home.scss */
.wrapper_home section.section_methodology .container .detalle .texto {
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
/* line 337, ../scss/_home.scss */
.wrapper_home section.section_founder {
  background-color: #f0f0f0;
  padding-bottom: 40px;
}
/* line 341, ../scss/_home.scss */
.wrapper_home section.section_founder .container {
  display: flex;
  background-color: #fff;
  padding: 40px;
  max-width: 900px;
  border-radius: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 349, ../scss/_home.scss */
.wrapper_home section.section_founder .container .imagen {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
/* line 355, ../scss/_home.scss */
.wrapper_home section.section_founder .container .detalle {
  width: 100%;
}
/* line 358, ../scss/_home.scss */
.wrapper_home section.section_founder .container .detalle h3 {
  color: #00368e;
  font-weight: #00368e;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}
/* line 365, ../scss/_home.scss */
.wrapper_home section.section_founder .container .detalle .texto {
  font-size: 14px;
  line-height: 22px;
  color: #222222;
}

@media (max-width: 768px) {
  /* line 382, ../scss/_home.scss */
  .wrapper_home section.banner .container {
    height: auto;
    background-size: cover;
    background-position: center bottom;
    padding-top: 35px;
    padding-bottom: 35px;
    display: block;
  }
  /* line 390, ../scss/_home.scss */
  .wrapper_home section.banner .container .center {
    display: block;
  }
  /* line 394, ../scss/_home.scss */
  .wrapper_home section.banner .container .left_side {
    width: 100%;
    margin-bottom: 40px;
  }
  /* line 397, ../scss/_home.scss */
  .wrapper_home section.banner .container .left_side h1 {
    font-size: 30px;
    line-height: 34px;
    text-align: center;
  }
  /* line 402, ../scss/_home.scss */
  .wrapper_home section.banner .container .left_side h1 br {
    display: none;
  }
  /* line 407, ../scss/_home.scss */
  .wrapper_home section.banner .container .left_side .parrafo {
    text-align: center;
    font-size: 15px;
    line-height: 19px;
  }
  /* line 413, ../scss/_home.scss */
  .wrapper_home section.banner .container .left_side .last {
    display: block;
  }
  /* line 416, ../scss/_home.scss */
  .wrapper_home section.banner .container .left_side .last .btn {
    margin-bottom: 20px;
    max-width: 180px;
    font-size: 16px;
    margin: 0 auto 20px;
  }
  /* line 422, ../scss/_home.scss */
  .wrapper_home section.banner .container .left_side .last .txt {
    text-align: center;
  }
  /* line 428, ../scss/_home.scss */
  .wrapper_home section.banner .container .right_side {
    width: 100%;
  }
  /* line 431, ../scss/_home.scss */
  .wrapper_home section.banner .container .right_side .video_container {
    margin: 0 auto 30px;
    width: calc(100% - 30px);
    max-width: 480px;
  }
  /* line 442, ../scss/_home.scss */
  .wrapper_home section.section_types_courses .container h3 {
    font-size: 30px;
    line-height: 34px;
  }
  /* line 448, ../scss/_home.scss */
  .wrapper_home section.section_types_courses .container .parrafo br {
    display: none;
  }
  /* line 452, ../scss/_home.scss */
  .wrapper_home section.section_types_courses .container .lista_types {
    display: block;
  }
  /* line 454, ../scss/_home.scss */
  .wrapper_home section.section_types_courses .container .lista_types article {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 25px;
  }
  /* line 459, ../scss/_home.scss */
  .wrapper_home section.section_types_courses .container .lista_types article .velo {
    top: 0;
    background-size: 100%;
  }
  /* line 463, ../scss/_home.scss */
  .wrapper_home section.section_types_courses .container .lista_types article .velo .title {
    height: auto;
  }
  /* line 465, ../scss/_home.scss */
  .wrapper_home section.section_types_courses .container .lista_types article .velo .title br {
    display: none;
  }
  /* line 473, ../scss/_home.scss */
  .wrapper_home section.section_types_courses .container .lista_types article:nth-child(2) .velo {
    top: 0;
    background-size: 100%;
  }
  /* line 477, ../scss/_home.scss */
  .wrapper_home section.section_types_courses .container .lista_types article:nth-child(2) .velo .title {
    height: auto;
  }
  /* line 487, ../scss/_home.scss */
  .wrapper_home section.section_promotions .container {
    height: 350px;
  }
  /* line 490, ../scss/_home.scss */
  .wrapper_home section.section_promotions .container .c h3 {
    font-size: 30px;
    line-height: 34px;
    text-align: center;
  }
  /* line 495, ../scss/_home.scss */
  .wrapper_home section.section_promotions .container .c h3 br {
    display: none;
  }
  /* line 499, ../scss/_home.scss */
  .wrapper_home section.section_promotions .container .c h3 span {
    display: block;
  }
  /* line 504, ../scss/_home.scss */
  .wrapper_home section.section_promotions .container .c .btn {
    margin-bottom: 20px;
    max-width: 180px;
    font-size: 16px;
    margin: 0 auto 20px;
  }
  /* line 514, ../scss/_home.scss */
  .wrapper_home section.section_methodology {
    padding: 30px 20px;
  }
  /* line 516, ../scss/_home.scss */
  .wrapper_home section.section_methodology .container {
    display: block;
    padding: 30px 20px 40px;
    top: auto;
    background-image: none;
    background-color: #ffffff;
  }
  /* line 523, ../scss/_home.scss */
  .wrapper_home section.section_methodology .container .imagen {
    width: 100%;
    max-width: 200px;
    margin: 0 auto 25px;
  }
  /* line 530, ../scss/_home.scss */
  .wrapper_home section.section_methodology .container .detalle h3 {
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    color: #00368e;
    padding: 0;
  }
  /* line 537, ../scss/_home.scss */
  .wrapper_home section.section_methodology .container .detalle h3 br {
    display: none;
  }
  /* line 542, ../scss/_home.scss */
  .wrapper_home section.section_methodology .container .detalle .texto {
    color: #222222;
  }
  /* line 550, ../scss/_home.scss */
  .wrapper_home section.section_founder .imagen {
    margin-bottom: 25px;
  }
}
@media (max-width: 576px) {
  /* line 560, ../scss/_home.scss */
  .wrapper_home section.banner .container {
    height: calc(100vh - 120px);
  }
}
/* line 1, ../scss/_internas.scss */
.wrapper_interna {
  padding-top: 64px;
  background-color: #00368e;
}
/* line 7, ../scss/_internas.scss */
.wrapper_interna section .container {
  width: 100%;
  max-width: 1200px;
}
/* line 13, ../scss/_internas.scss */
.wrapper_interna section.banner {
  background-color: #00368e;
  background-position: center;
  background-size: cover;
  padding: 60px 0;
}
/* line 18, ../scss/_internas.scss */
.wrapper_interna section.banner .container {
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 24, ../scss/_internas.scss */
.wrapper_interna section.banner .container h1 {
  color: #ffffff;
  text-align: center;
  font-size: 40px;
  line-height: 40px;
}
/* line 33, ../scss/_internas.scss */
.wrapper_interna section.section_course_detail {
  background-color: #fff;
  padding: 60px 0 80px;
}
/* line 37, ../scss/_internas.scss */
.wrapper_interna section.section_course_detail .container .subtitulo {
  color: #00368e;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}
/* line 43, ../scss/_internas.scss */
.wrapper_interna section.section_course_detail .container .texto {
  color: #222222;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
}
/* line 50, ../scss/_internas.scss */
.wrapper_interna section.section_course_detail .container .imagen {
  max-width: 420px;
  float: right;
}
/* line 55, ../scss/_internas.scss */
.wrapper_interna section.section_course_detail .container .btn {
  max-width: 200px;
}

@media (max-width: 768px) {
  /* line 66, ../scss/_internas.scss */
  .wrapper_interna section.banner .container h1 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 74, ../scss/_internas.scss */
  .wrapper_interna section.section_course_detail .container .subtitulo {
    font-size: 24px;
    line-height: 30px;
  }
  /* line 79, ../scss/_internas.scss */
  .wrapper_interna section.section_course_detail .container .imagen {
    display: none;
  }
}
/* line 1, ../scss/_popup.scss */
.layer_popup {
  width: 100vw;
  height: 100vh;
  z-index: 999999;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  padding: 20px;
}
/* line 16, ../scss/_popup.scss */
.layer_popup .layer_sombra {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 26, ../scss/_popup.scss */
.layer_popup .caja {
  width: 600px;
  height: auto;
  padding: 30px;
  border-radius: 12px;
  background-color: #fff;
  display: flex;
  z-index: 10;
  gap: 15px;
  justify-content: space-between;
}
/* line 37, ../scss/_popup.scss */
.layer_popup .caja .closePopup {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  transform: scale(0.7);
  cursor: pointer;
}
/* line 46, ../scss/_popup.scss */
.layer_popup .caja .closePopup:before, .layer_popup .caja .closePopup:after {
  content: '';
  width: 100%;
  height: 3px;
  background-color: #000000;
  transition: 0.4s;
  display: block;
  border-radius: 2px;
  opacity: 0.5;
}
/* line 57, ../scss/_popup.scss */
.layer_popup .caja .closePopup:before {
  transform: rotate(-45deg) translate(-10px, 10px);
}
/* line 60, ../scss/_popup.scss */
.layer_popup .caja .closePopup:after {
  transform: rotate(45deg) translate(8px, 7px);
}
/* line 64, ../scss/_popup.scss */
.layer_popup .caja .closePopup:hover {
  opacity: 0.9;
}
/* line 66, ../scss/_popup.scss */
.layer_popup .caja .closePopup:hover:before, .layer_popup .caja .closePopup:hover:after {
  background-color: #00368e;
  opacity: 1;
}
/* line 73, ../scss/_popup.scss */
.layer_popup .caja .left_side {
  width: 60%;
}
/* line 76, ../scss/_popup.scss */
.layer_popup .caja .left_side .tit {
  color: #00368e;
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 83, ../scss/_popup.scss */
.layer_popup .caja .left_side .tit span {
  color: #e12335;
}
/* line 88, ../scss/_popup.scss */
.layer_popup .caja .left_side .parrafo {
  color: #222222;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
/* line 95, ../scss/_popup.scss */
.layer_popup .caja .left_side .btn_subscribe {
  width: auto;
  max-width: 220px;
  height: 60px;
  padding: 5px 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  background-color: #e12335;
  color: #ffffff;
  font-weight: 500;
}
/* line 113, ../scss/_popup.scss */
.layer_popup .caja .left_side .btn_subscribe:hover {
  background-color: #ffffff;
  color: #e12335;
}
/* line 120, ../scss/_popup.scss */
.layer_popup .caja .right_side {
  width: 40%;
  max-width: 180px;
  display: flex;
  align-items: center;
}
/* line 126, ../scss/_popup.scss */
.layer_popup .caja .right_side img {
  width: 100%;
  height: auto;
  border: 0;
}

/* line 135, ../scss/_popup.scss */
.layer_popup.closing {
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 576px) {
  /* line 142, ../scss/_popup.scss */
  .layer_popup .caja {
    flex-direction: column;
    text-align: center;
  }
  /* line 146, ../scss/_popup.scss */
  .layer_popup .caja .right_side {
    order: -1;
    max-width: 100%;
  }
  /* line 149, ../scss/_popup.scss */
  .layer_popup .caja .right_side img {
    display: block;
    margin: 0 auto;
    max-width: 80px;
  }
  /* line 157, ../scss/_popup.scss */
  .layer_popup .caja .left_side .btn_subscribe {
    margin: 0 auto;
  }
  /* line 162, ../scss/_popup.scss */
  .layer_popup .caja .left_side, .layer_popup .caja .right_side {
    width: 100%;
  }
}
@media (max-width: 480px) {
  /* line 174, ../scss/_popup.scss */
  .layer_popup .caja .left_side .parrafo {
    font-size: 13px;
  }
}
/*Web created by Franco Saavedra - https://www.linkedin.com/in/franco-saavedra-cornejo/*/
