.navbar-fixed {
  position: absolute; }

nav {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  box-shadow: none; }

nav ul a:hover {
  border-bottom: 2px solid #fff; }

nav ul li:last-child a:hover {
  border-bottom: none; }

header {
  height: 25em !important;
  position: relative; }

.header-alternativo {
  height: 35em !important;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 88%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 88%); }

.carousel-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 100%; }

.tabs.col.s12 {
  margin-bottom: 10px; }

.layout-right {
  background-color: #26a69a;
  height: 100vh; }

.container-wide {
  margin: 0 auto;
  width: 85%; }

.lobos {
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  color: white;
  margin: 25px 0;
  overflow: hidden;
  padding: 50px 0 75px !important;
  position: relative; }

.lobos img {
  position: absolute;
  opacity: .15;
  right: 0;
  bottom: 0;
  width: 250px; }

.preparatoria .container {
  margin-bottom: 50px;
  border-bottom: 1px solid #bdbdbd; }

.Act-extra {
  background-color: #f2f2f2;
  margin: 25px 0;
  padding: 50px 0 75px !important;
  position: relative; }

.Act-extra img {
  width: 175px;
  height: 175px;
  border-radius: 100%; }

.Act-aca {
  margin: 25px 0;
  padding: 50px 0 75px !important;
  position: relative; }

.Act-aca img {
  width: 175px;
  height: 175px;
  border-radius: 100%; }

@media screen and (min-width: 768px) {
  .lobos img {
    opacity: .25;
    top: 0;
    width: 420px; } }
.location {
  background: #fe8c00;
  background: -webkit-linear-gradient(to left, #fe8c00, #f83600);
  background: linear-gradient(to left, #fe8c00, #f83600);
  -webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 100%);
  color: white;
  margin: 25px 0;
  overflow: hidden;
  padding: 100px 0 100px !important;
  position: relative; }

.location img {
  position: absolute;
  opacity: .15;
  right: 0;
  bottom: 0;
  width: 250px; }

@media screen and (min-width: 768px) {
  .location img {
    opacity: .25;
    top: 0;
    width: 420px; } }
#news {
  opacity: 0; }

.about iframe {
  width: 100%;
  height: 25em; }

.about .container {
  padding-top: 6em; }

.geo-location {
  padding: 0 !important;
  position: relative;
  top: -85px;
  margin: 0; }

.geo-location iframe {
  width: 100%;
  height: 55vh;
  pointer-events: none; }

.geo-location iframe.clicked {
  pointer-events: auto; }

/*# sourceMappingURL=app.css.map */
