/* line 9, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
body {
  color: #000;
  font-size: 1.1rem;
  line-height: 1.5rem;
  margin: 0;
  padding: 0; }

@media (min-width: 992px) {
  /* line 18, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .95rem;
    padding-left: .95rem; } }

/* line 24, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.header {
  background-color: rgba(210, 34, 42, 0.85); }
  /* line 27, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .header img {
    margin: 10px 0 0 0;
    max-height: 55px;
    width: auto; }

/* line 34, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.navbar {
  font-family: "edupass700", sans-serif;
  font-size: 0.9rem;
  line-height: 1.1rem;
  color: #fff; }
  /* line 40, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .navbar a {
    color: #fff; }
  /* line 43, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .navbar a:hover, .navbar a.active {
    color: #ccc; }
  /* line 46, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .navbar li.resaltar {
    background-color: #000; }
  /* line 49, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .navbar li {
    text-align: center; }

/* line 54, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
h1, h2, h3 {
  margin: 0;
  line-height: 1; }

/* line 60, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.space15 {
  width: 100%;
  height: 15px; }

/* line 65, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.fab, .far {
  font-weight: 400;
  font-size: 1.5rem; }

/* line 70, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 1.5em;
  margin-right: 1.5em;
  padding-left: 0; }

/* line 77, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.btn-negro {
  background-color: #000;
  border-radius: 0;
  color: #fff;
  font-size: 0.9rem;
  font-family: "edupass500", sans-serif; }

/* line 84, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.btn-rojo {
  background-color: #d2222a;
  border-radius: 0;
  color: #fff;
  font-size: 0.8rem;
  font-family: "edupass500", sans-serif; }

/* line 91, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.btn-md {
  border-radius: 5px;
  font-size: 0.8rem;
  margin-bottom: 10px !important;
  width: 70%; }

/* line 98, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.padd_general {
  padding: 12px; }

/* line 102, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.ucw_registro {
  color: #fff; }
  /* line 107, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .ucw_registro .row:first-child div.colIzq {
    padding-top: 40px;
    background-image: url("../img/foto2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    /* TEST */
    min-height: 300px;
    background-size: cover; }
  /* line 118, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .ucw_registro .row:first-child div.colDer {
    padding-top: 40px;
    background-color: #d2222a; }
  /* line 124, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .ucw_registro p {
    margin: 0;
    line-height: 1.2;
    font-family: "edupass300", sans-serif; }

/* line 132, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.ucw_conoce {
  color: #000; }
  /* line 135, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .ucw_conoce .row {
    /* min-height: 570px - ($paddingGeneral * 2); */ }
    /* line 139, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
    .ucw_conoce .row div:first-child {
      padding-top: 40px; }
    /* line 142, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
    .ucw_conoce .row div:last-child {
      padding-top: 40px;
      background-image: url("../img/foto3.jpg");
      background-position: center center;
      background-repeat: no-repeat;
      /* TEST */
      min-height: 570px;
      background-size: cover; }
  /* line 155, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .ucw_conoce p {
    margin: 0;
    line-height: 1.2;
    font-family: "edupass300", sans-serif; }

/* line 162, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.mba_beneficios {
  color: #fff; }
  /* line 165, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .mba_beneficios .row {
    /* min-height: 570px - ($paddingGeneral * 2); */ }
    /* line 168, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
    .mba_beneficios .row div:first-child {
      padding-top: 0;
      background-image: url("../img/foto4.jpg");
      background-position: center center;
      background-repeat: no-repeat;
      /* TEST */
      min-height: 570px;
      background-size: cover; }
    /* line 179, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
    .mba_beneficios .row div:last-child {
      padding-top: 30px;
      background-color: #d2222a; }
  /* line 185, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .mba_beneficios p {
    margin: 5px 0;
    line-height: 1.2;
    font-family: "edupass300", sans-serif; }
  /* line 192, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .mba_beneficios ul.beneficios_list li {
    margin: 10px 0; }

/* line 199, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
strong {
  font-family: "edupass500", sans-serif; }

/* line 205, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.ucw_pae .colIzq {
  padding-bottom: 40px;
  background-color: #000; }
  /* line 211, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .ucw_pae .colIzq .row:first-child {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
    color: #000; }
  /* line 218, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .ucw_pae .colIzq .row:last-child {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #000;
    color: #fff; }

/* line 227, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.ucw_pae .colDer {
  min-height: 570px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url("../img/foto5.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /*
        background-attachment: fixed;
        background-position: 680px -90px;
        */ }

/* line 245, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.ucw_pae p {
  line-height: 1.2;
  font-family: "edupass300", sans-serif; }

/* line 251, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.no_padd {
  padding: 0 !important; }

/* line 256, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
ul.conoce_list {
  margin-top: 10px; }
  /* line 258, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  ul.conoce_list li {
    margin: 20px 0; }

/* line 263, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
ul {
  font-family: "edupass300", sans-serif;
  list-style-type: none;
  /* margin-top:30px; */ }
  /* line 268, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  ul li {
    margin: 10px 0; }

/* line 273, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.ucw_video {
  background-color: #e4e5e4;
  padding: 30px; }

/* line 278, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.footer_img {
  background-image: url("../img/foto6.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 120px;
  max-width: 2400px;
  height: 500px; }

/* line 287, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.footer_legal {
  background-color: #d2222a;
  color: #fff;
  line-height: 1.5; }
  /* line 293, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .footer_legal .row {
    padding: 10px 0 5px 0; }
  /* line 296, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .footer_legal .col-12 {
    padding: 5px 0; }

/* line 302, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.row.display-flex {
  display: flex;
  flex-wrap: wrap; }

/* line 306, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column; }

/* line 312, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
form label {
  font-size: 0.9rem; }

/* line 316, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.msj_txt {
  font-size: 0.9rem;
  text-align: center; }

/* line 321, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.alert {
  padding: .3rem 1rem; }

/* line 325, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
#sliderUCW {
  margin-top: 120px; }

/* line 330, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.header-text {
  position: absolute;
  top: 10%;
  left: 10%;
  right: auto;
  width: 100%; }

/* line 338, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
.slider_info {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-family: "edupass500", sans-serif;
  padding: 10px; }
  /* line 345, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .slider_info p {
    font-size: 0.9rem;
    font-family: "edupass300", sans-serif;
    margin: 15px 0;
    line-height: 1; }

/* line 353, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
h1 {
  font-family: "edupass700", sans-serif;
  font-size: 2.8rem; }

/* line 357, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
h2 {
  font-family: "edupass700", sans-serif;
  font-size: 2rem; }

/* line 361, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
h3 {
  font-family: "edupass700", sans-serif;
  font-size: 1.3rem; }

/* line 365, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
h4 {
  font-family: "edupass700", sans-serif;
  font-size: 0.9rem; }

/* Media queries */
@media (min-width: 990px) {
  /* line 374, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .btn-md {
    padding: .375rem 0;
    font-size: 0.8rem;
    margin-bottom: 20px !important;
    width: 85%; }
  /* line 381, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  h1 {
    font-family: "edupass700", sans-serif;
    font-size: 3.4rem; }
  /* line 385, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  h2 {
    font-family: "edupass700", sans-serif;
    font-size: 2.6rem; }
  /* line 389, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  h3 {
    font-family: "edupass700", sans-serif;
    font-size: 1.4rem; }
  /* line 393, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  h4 {
    font-family: "edupass700", sans-serif;
    font-size: 1.2rem; }
  /* line 398, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .header-text {
    position: absolute;
    top: 50%;
    left: 10%;
    right: auto;
    width: 100%; }
  /* line 406, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .slider_info {
    display: inline-block;
    background-color: #000;
    color: #fff;
    font-family: "edupass500", sans-serif;
    padding: 25px; }
    /* line 413, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
    .slider_info p {
      font-size: 1rem;
      font-family: "edupass300", sans-serif;
      margin: 25px 0;
      line-height: 1; }
  /* line 422, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  #sliderUCW {
    margin-top: 0; }
  /* line 426, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .padd_general {
    padding: 30px; }
  /* line 429, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .fa-ul {
    margin-left: 1.8em;
    margin-right: 1.8em; }
  /* line 434, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .colDer {
    display: block;
    background-position: bottom center; }
  /* line 439, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  .footer_img {
    background-attachment: fixed;
    background-position: 40% 250px;
    background-size: auto;
    max-width: 2400px;
    height: 300px; }
  /* line 446, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
  ul.conoce_list {
    margin-top: 30px; }
    /* line 448, /Users/carlamacias/Dropbox/htdocs/Edupass_Oct2019/LandingPage_UCW/css/epa.style.scss */
    ul.conoce_list li {
      margin: 20px 0; } }

/*
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: $paddingGeneral;
    padding-left: $paddingGeneral;
}
*/

/*# sourceMappingURL=epa.style.css.map */