@font-face {
  font-family: "SF Pro Text";
  font-style: normal;
  font-weight: 300;
  src: url(/fonts/sf-pro-text_light.woff) format("woff");
}
@font-face {
  font-family: "SF Pro Text";
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/sf-pro-text_regular.woff) format("woff");
}
@font-face {
  font-family: "SF Pro Text";
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/sf-pro-display_medium.woff) format("woff");
}
@font-face {
  font-family: "SF Pro Text";
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/sf-pro-text_semibold.woff) format("woff");
}
@font-face {
  font-family: "SF Pro Text";
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/sf-pro-text_bold.woff) format("woff");
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "SF Pro Text", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
  background-color: #937963;
}
html {
  height: 100%;
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
.footer {
  color: #71716c;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0 !important;
  background-color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  .footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    text-align: center;
  }
}
@media (min-width: 576px) {
  .footer {
    margin-left: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    max-width: 100vw;
  }
}
.footer .navbar-brand {
  display: inline-block;
  text-align: center;
  white-space: normal;
}
.contenido {
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .contenido {
    margin-top: 0;
    padding-top: 70px;
    text-align: justify;
    font-size: 24px;
    margin-bottom: 50px;
  }
}
.FrostNav {
  background-color: #fff;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
}
.FrostNav img {
  height: 50px;
  margin: auto;
}
.FrostNav .nav-link {
  font-weight: 700;
  color: #000;
  opacity: 0.7;
  transition: all 0.1s ease-in-out;
  border-radius: 5px;
  padding: 4px 0;
}
@media (max-width: 575.99px) {
  .FrostNav .nav-link {
    font-size: 10vw;
    text-align: center;
  }
  .FrostNav .nav-link:first-child {
    margin-top: 20px;
  }
  .FrostNav .nav-link:last-child {
    margin-bottom: 400px;
  }
}
@media (min-width: 768px) {
  .FrostNav .nav-link {
    padding: 4px 8px !important;
    margin: 0 6px;
  }
}
.FrostNav .nav-link.active {
  opacity: 1;
}
.FrostNav .nav-link:focus {
  transform: scale(1.1);
}
.FrostNav .nav-link:hover {
  transform: scale(1.1);
}
.FrostNav .nav-link:active {
  transform: scale(0.98);
  opacity: 0.8;
}
.FrostNav .navbar-toggler {
  outline: 0 !important;
  transition: all 0.1s ease-in-out;
}
.FrostNav .navbar-toggler:focus {
  transform: scale(1.1);
}
.FrostNav .navbar-toggler:hover {
  transform: scale(1.1);
}
.FrostNav .navbar-toggler:active {
  transform: scale(0.9);
}
.FrostNav .navbar-toggler .navbar-toggler-icon {
  padding-top: 4px;
}
.FrostNav .navbar-toggler .navbar-toggler-icon span {
  height: 4px;
  width: 100%;
  background: #000;
  display: block;
  border-radius: 1.5px;
  transition: all 0.1s ease-in-out;
  margin-bottom: 4px;
}
.FrostNav .navbar-toggler .navbar-toggler-icon span:nth-child(1) {
  transform: rotate(45deg) translate(5.5px, 5.5px);
}
.FrostNav .navbar-toggler .navbar-toggler-icon span:nth-child(2) {
  transform: scaleX(0);
}
.FrostNav .navbar-toggler .navbar-toggler-icon span:nth-child(3) {
  transform: rotate(-45deg) translate(5.5px, -5.5px);
}
.FrostNav .navbar-toggler.collapsed .navbar-toggler-icon span:nth-child(1) {
  transform: rotate(0);
}
.FrostNav .navbar-toggler.collapsed .navbar-toggler-icon span:nth-child(2) {
  transform: scaleX(1);
}
.FrostNav .navbar-toggler.collapsed .navbar-toggler-icon span:nth-child(3) {
  transform: rotate(0);
}
/*Declaracion section starts */
.Declaracion .section--second {
  background-image: url(../img/CONTACT-hombre-usando-el-movil.jpg),
    linear-gradient(to bottom, transparent, #fff);
  background-repeat: no-repeat;
  background-size: 100vw;
  bottom: 4em;
  background-size: 100vw;
  height: 200px;
  margin-top: 55px;
  padding-top: 75px;
  padding-left: 95px;
  overflow: hidden;
}

.Declaracion .section--second .text {
  display: none;
}
@media (min-width: 768px) {
  .Declaracion .section--second {
    height: 450px;
    margin-top: 75px;
    padding-top: 75px;
    padding-left: auto;
    overflow: hidden;
  }
  .Declaracion .section--second .text {
    text-align: center;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .Declaracion .section--second {
    padding-top: 0;
    margin-top: 0;
    height: 370px;
  }
}
.Declaracion .section--third {
  background-color: #fff;
  text-align: center;
  height: auto;
  padding-top: 0;
  margin-bottom: 0;
  border-radius: 1px;
}
.Declaracion .section--third .cardText {
  padding: 15px;
}
@media (min-width: 768px) {
  .Declaracion .section--third {
    border-radius: 25px;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .Declaracion .section--third .cardText {
    padding: 15px;
  }
  .Declaracion .section--third img {
    border-radius: 25px;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .Declaracion .section--third img {
    max-width: 500px;
  }
} /*Declaracion section ends */

.About .section--second {
  background-image: url(../img/ABOUT-texto-escrito-a-mano-en-cuaderno.jpg),
    linear-gradient(to bottom, transparent, #fff);
  background-repeat: no-repeat;
  background-size: 100vw;
  bottom: 4em;
  background-size: 100vw;
  height: 200px;
  margin-top: 55px;
  padding-top: 75px;
  padding-left: 95px;
  overflow: hidden;
}
.About .section--second .text {
  display: none;
}
@media (min-width: 768px) {
  .About .section--second {
    height: 450px;
    margin-top: 75px;
    padding-top: 75px;
    padding-left: auto;
    overflow: hidden;
  }
  .About .section--second .text {
    text-align: center;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .About .section--second {
    padding-top: 0;
    margin-top: 0;
    height: 370px;
  }
}
.About .section--third {
  background-color: #fff;
  text-align: center;
  height: auto;
  padding-top: 0;
  margin-bottom: 0;
  border-radius: 1px;
}
.About .section--third .cardText {
  padding: 15px;
}
@media (min-width: 768px) {
  .About .section--third {
    border-radius: 25px;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .About .section--third .cardText {
    padding: 15px;
  }
  .About .section--third img {
    border-radius: 25px;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .About .section--third img {
    max-width: 500px;
  }
}
.Courses .section--second {
  background-image: url(../img/COURSES-grupo-de-jovenes.jpg),
    linear-gradient(to bottom, transparent, #fff);
  background-repeat: no-repeat;
  background-size: 100vw;
  height: 200px;
  padding: 0;
  margin-top: 68px;
  margin-bottom: 0;
  overflow: hidden;
}
.Courses .section--second .text {
  display: none;
}
@media (min-width: 768px) {
  .Courses .section--second {
    margin-top: 30px;
    height: 400px;
  }
}
@media (min-width: 992px) {
  .Courses .section--second {
    margin-top: 0;
    height: 450px;
  }
}
.Courses .section--third {
  background-color: #fff;
  text-align: center;
  height: auto;
  padding-top: 0;
  margin-bottom: 0;
  border-radius: 1px;
}
.Courses .section--third ul {
  list-style-type: none;
  text-align: left;
  padding-left: 0;
}
.Courses .section--third ul li {
  padding-bottom: 10px;
}
.Courses .section--third .cardText {
  padding: 15px;
}
@media (min-width: 768px) {
  .Courses .section--third {
    border-radius: 25px;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .Courses .section--third ul {
    margin-left: 15%;
  }
  .Courses .section--third .cardText {
    padding-left: 30px;
    padding-top: 30px;
  }
  .Courses .section--third img {
    border-radius: 25px;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .Courses .section--third ul {
    margin-left: 30%;
  }
  .Courses .section--third o img {
    max-width: 500px;
  }
}
.CourseNmbr .section--second {
  background-repeat: no-repeat;
  background-size: 100vw;
  height: 200px;
  padding: 0;
  margin-top: 68px;
  margin-bottom: 0;
  overflow: hidden;
}
.CourseNmbr .section--second--course1Pic {
  background-image: url(../../img/banner-de-web.jpg),
    linear-gradient(to bottom, transparent, #fff);
}
.CourseNmbr .section--second--course2Pic {
  background-image: url(../../img/COURSES-COURSE-2.jpeg),
    linear-gradient(to bottom, transparent, #fff);
}
.CourseNmbr .section--second--course3Pic {
  background-image: url(../../img/happy-students.jpg),
    linear-gradient(to bottom, transparent, #fff);
}
.CourseNmbr .section--second--course4Pic {
  background-image: url(../../img/student-interns1.jpg),
    linear-gradient(to bottom, transparent, #fff);
}
.CourseNmbr .section--second--course5Pic {
  background-image: url(../../img/happy-business-team.jpg),
    linear-gradient(to bottom, transparent, #fff);
}
.CourseNmbr .section--second--course6Pic {
  background-image: url(../../img/studente-inglese_84560332.jpg),
    linear-gradient(to bottom, transparent, #fff);
  height: 50%;
}
.CourseNmbr .section--second .text {
  display: none;
}
@media (min-width: 768px) {
  .CourseNmbr .section--second {
    margin-top: 30px;
    height: 400px;
  }
}
@media (min-width: 992px) {
  .CourseNmbr .section--second {
    margin-top: -80px;
    height: 640px;
  }
}
.CourseNmbr .section--third {
  background-color: #fff;
  text-align: left;
  height: auto;
  padding-top: 0;
  margin-bottom: 0;
  border-radius: 1px;
}
.CourseNmbr .section--third ul {
  list-style-type: none;
  padding-left: 10px;
}
.CourseNmbr .section--third a {
  color: #00bbd6;
  display: block;
}
.CourseNmbr .section--third p {
  padding-left: 0;
}
.CourseNmbr .section--third .cardText {
  padding: 15px;
}
@media (min-width: 768px) {
  .CourseNmbr .section--third {
    border-radius: 25px;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .CourseNmbr .section--third .cardText {
    padding-left: 30px;
    padding-top: 30px;
  }
  .CourseNmbr .section--third .cardText {
    padding-top: 15px;
  }
  .CourseNmbr .section--third img {
    border-radius: 25px;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .CourseNmbr .section--third img {
    max-width: 500px;
  }
}
.Contact .section--third {
  background-color: #fff;
  text-align: center;
  height: auto;
  padding-top: 0;
  margin-top: 60px;
  margin-bottom: 0;
  border-radius: 1px;
}
.Contact .section--third .cardText {
  padding: 25px;
  font-weight: 700;
}
.Contact .section--third .cardText h4 {
  font-weight: 700;
  font-size: 34px;
  padding: 20px;
}
@media (min-width: 768px) {
  .Contact .section--third {
    border-radius: 25px;
    margin-top: 140px;
    margin-bottom: 0;
  }
  .Contact .section--third .cardText {
    padding: 25px;
  }
  .Contact .section--third img {
    border-radius: 25px;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .Contact .section--third img {
    max-width: 500px;
  }
}
.Home .section--first {
  background-color: #fff;
  text-align: center;
  bottom: 4em;
  height: 4em;
  padding-top: 118px;
  height: 270px;
}
@media (min-width: 768px) {
  .Home .section--first {
    display: none;
  }
}
.Home .section--first h2 {
  font-weight: 700;
}
.Home .section--second {
  background-image: url(../img/HOME-empresaria-joven-vestida-casualmente.jpg),
    linear-gradient(to bottom, transparent, #fff);
  background-repeat: no-repeat;
  background-size: 100vw;
  height: 200px;
  margin-top: 0;
}
.Home .section--second .text {
  display: none;
}
@media (min-width: 768px) {
  .Home .section--second {
    height: 450px;
    margin-top: 75px;
    padding-top: 75px;
    padding-left: auto;
    overflow: hidden;
  }
  .Home .section--second .text {
    text-align: center;
    margin-left: auto;
    display: inline-block;
    max-width: 400px;
  }
  .Home .section--second .text h2 {
    text-shadow: 1px 1px #fff;
    font-size: 40px;
  }
  .Home .section--second .text h3 {
    margin-left: auto;
    text-shadow: -1px 1px #fff;
    font-size: 35px;
  }
}
.Home .section--third {
  background-color: #fff;
  text-align: center;
  height: 415px;
  margin-bottom: 400px;
  background: -webkit-linear-gradient(#fff 80%, rgba(255, 255, 255, 0) 100%);
  background-image: -moz-linear-gradient(#fff 80%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(#fff 80%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(#fff 80%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(#fff 80%, rgba(255, 255, 255, 0) 100%);
  padding: 0;
}
.Home .section--third .center {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 170px;
}
@media (min-width: 768px) {
  .Home .section--third .center {
    display: none;
  }
}
.Home .section--third button {
  font-weight: 700;
  text-shadow: -1px 1px #000;
  background-color: #00bbd6;
  width: 170px;
  height: 50px;
  border-radius: 0;
}
@media (min-width: 768px) {
  .Home .section--third button {
    text-shadow: -1px 1px #000;
    width: 250px;
    height: 80px;
    font-size: 24px;
  }
}
.Home .section--third .dos {
  display: none;
}
@media (min-width: 768px) {
  .Home .section--third .dos {
    width: 250px;
    display: inline-block;
  }
}
.Agreements .section--second {
  background-image: url(../img/Agreements2.jpg),
    linear-gradient(to bottom, transparent, #fff);
  background-repeat: no-repeat;
  background-size: 100vw;
  bottom: 4em;
  background-size: 100vw;
  height: 200px;
  margin-top: 55px;
  padding-top: 75px;
  padding-left: 95px;
  overflow: hidden;
}
.Agreements .section--second .text {
  display: none;
}
@media (min-width: 768px) {
  .Agreements .section--second {
    height: 280px;
    margin-top: 45px;
    padding-top: 75px;
    padding-left: 95px;
    overflow: hidden;
  }
  .Agreements .section--second .text {
    text-align: center;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .Agreements .section--second {
    padding-top: 0;
    margin-top: 0;
    height: 370px;
  }
}
.Agreements .section--third {
  background-color: #fff;
  text-align: center;
  height: auto;
  padding-top: 0;
  margin-bottom: 0;
  border-radius: 1px;
}
.Agreements .section--third ul {
  list-style-type: none;
  list-style-type: none;
  text-align: left;
  padding-left: 0;
}
.Agreements .section--third ul li {
  padding-bottom: 10px;
}
.Agreements .section--third .cardText {
  padding: 15px;
}
@media (min-width: 768px) {
  .Agreements .section--third {
    border-radius: 25px;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .Agreements .section--third .cardText {
    padding: 15px;
  }
  .Agreements .section--third img {
    border-radius: 25px;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .Agreements .section--third img {
    max-width: 500px;
  }
}
body {
  position: relative;
  margin: 0;
  padding-bottom: 0;
  min-height: 100%;
}
@media (min-width: 768px) {
  body {
    padding-bottom: 275px;
  }
}
@media (min-width: 992px) {
  body {
    padding-bottom: 230px;
  }
}
.page-link {
  color: #00bbd6;
}
.page-link:hover {
  color: red;
}
body a {
  color: #00bbd6;
  display: inline-block;
  text-decoration: none;
}
body a:link {
  text-decoration: none;
}
body a:visited .page-link:visited {
  text-decoration: none;
  color: #00bbd3;
  text-shadow: 4px 4px red;
}
body a:hover {
  font-weight: 700;
  color: red;
  text-decoration: none;
}
body a:active {
  text-decoration: none;
}
