@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Alegreya:300, 400, 500|Arvo:300, 400, 500|IM+Fell+English+SC:300, 400, 500|Lato:300, 400, 500|Libre+Franklin:300, 400, 500|Montserrat:300, 400, 500|Open+Sans:300, 400, 500|Raleway:300, 400, 500");
h1, h2, h3 {
  font-family: "Libre Franklin", sans-serif; }

h4, h5, h5 .opensans, p .pie_foto, li .pie_foto {
  font-family: "Open Sans", sans-serif; }

h5 .arvo {
  font-family: "Arvo", serif; }

p, li {
  font-family: "Lato", sans-serif; }

h1 .titulos_cortos {
  font-family: "Montserrat", sans-serif; }

blockquote {
  font-family: "Raleway", sans-serif; }

.script {
  font-family: "IM Fell English", serif; }

h1 {
  color: rgba(55, 55, 55, 0.9);
  font-weight: 300;
  font-size: 2.8em;
  line-height: 1.0em;
  margin-bottom: .1em;
  margin-top: .1em; }
  h1 .titulos_cortos {
    font-weight: 400; }

h2 {
  color: rgba(55, 55, 55, 0.8);
  font-weight: 300;
  font-size: 2.5em;
  line-height: 1.0em;
  margin-top: .2em;
  margin-bottom: .0em; }

h3 {
  color: rgba(55, 55, 55, 0.8);
  font-weight: 300;
  font-size: 1.3em;
  line-height: 1.4em;
  margin-top: .5em;
  margin-bottom: .5em; }

h4 {
  color: rgba(55, 55, 55, 0.8);
  font-weight: 400;
  font-size: .8em;
  line-height: 1.4em;
  margin-top: .5em;
  margin-bottom: .5em; }

h5 {
  font-weight: 400;
  color: rgba(55, 55, 55, 0.8);
  font-size: .65em;
  line-height: 1.4em;
  margin-top: .5em;
  margin-bottom: .5em; }

p, li {
  font-weight: 300;
  font-size: 1.15em;
  line-height: 1.4em;
  margin-top: .5em;
  margin-bottom: .5em;
  color: rgba(55, 55, 55, 0.8); }
  p .pie_foto, li .pie_foto {
    font-size: .65em;
    font-weight: 400;
    color: #373737;
    line-height: 1.4em;
    margin-top: .5em;
    margin-bottom: .5em; }

blockquote {
  font-size: 2em;
  line-height: 1.0;
  color: rgba(227, 5, 74, 0.75); }

@media screen and (max-width: 480px) {
  h1 {
    color: rgba(55, 55, 55, 0.9);
    font-weight: 300;
    font-size: 1.8em;
    line-height: 1.0em;
    margin-bottom: 0.1em;
    margin-top: 0.1em; }

  h2 {
    color: rgba(55, 55, 55, 0.8);
    font-weight: 300;
    font-size: 1.4em;
    line-height: 1.0em;
    margin-top: .5em;
    margin-bottom: .5em; }

  h3 {
    font-size: 1.2em;
    line-height: 1.4em;
    margin-top: .9em;
    margin-bottom: .5em; }

  h4 {
    font-size: 1em;
    line-height: 1.4em;
    margin-top: .5em;
    margin-bottom: .5em; }

  h5 {
    font-size: .8em;
    line-height: 1.4em;
    margin-top: .5em;
    margin-bottom: .5em; }

  h6 {
    font-size: .65em;
    line-height: 1.4em;
    margin-top: .5em;
    margin-bottom: .5em; }

  p, li {
    font-weight: 300;
    font-size: 1.6em;
    line-height: 1.2em;
    margin-top: .6em;
    margin-bottom: 1.5em; }

  .footer p {
    font-weight: 300;
    font-size: 1em;
    line-height: 1.4em;
    margin-top: .5em;
    margin-bottom: .5em;
    color: rgba(55, 55, 55, 0.8); }

  blockquote {
    font-size: 2em;
    line-height: 1.0; } }
h2 p {
  font-size: 1.4em;
  line-height: 1.25em; }

h2 p {
  margin: 0; }

/*
  Definición de colores segun su A

  v0.1
*/
/* ==== Negro ==== */
/* ==== Azul ==== */
/* ==== Blanco ==== */
/* === Generico === */
/*.jumbo {
  border-radius: 4px;
  height: 212px;
  h1 {
    color: white;
    font-size: 1.5em;
    margin-top: 0.8em;
  }
  p {
    color: #323433;
    font-size: 0.8em;
  }
  button {
    background: white;
    color: #43ac9d;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;
    margin-top: 0.5em;
    a {
      color: #43ac9d;
      &:hover {
        text-decoration: none;
      }
    }
  }
}*/
.hide_element {
  display: none !important; }

.show_element {
  display: inline !important; }

.alert {
  border-radius: 0px;
  border: 1px solid #e5241f; }
  .alert .retoque_margins {
    margin-top: -12px;
    margin-bottom: -12px;
    margin-left: -20px;
    margin-right: -21px; }
  .alert .barra {
    background-color: white;
    background-image: linear-gradient(135deg, transparent, transparent 25%, #e5241f 25%, #e5241f 50%, transparent 50%, transparent 75%, #e5241f 75%, #e5241f);
    background-size: 20px 20px; }
  .alert .btn {
    text-transform: uppercase; }
  .alert p {
    font-weight: bold; }

.tabs {
  margin-top: 1em; }
  .tabs .nav {
    border: none; }
    .tabs .nav .nav-tabs {
      /*.nav-link {
        border: none;
        padding: 0;
        margin: 0;
        color: lighten($color_perfil, 30);
        &.active {
          border: 1px solid $color_perfil;
          color: lighten($color_perfil, 10);
        }
      }*/ }
      .tabs .nav .nav-tabs ul li {
        padding: 0.8em 1.3em;
        margin: 0;
        display: inline-block;
        list-style-type: none;
        border-left: 1px solid #d0d0d0;
        border-top: 1px solid #d0d0d0;
        border-right: 1px solid #d0d0d0;
        text-align: center;
        text-transform: uppercase;
        color: #797979;
        border-radius: 4px 4px 0 0; }
  .tabs .nav-tabs .nav-link {
    margin-right: 0.2em;
    border: 1px solid #dedede;
    color: #5f5f5f; }
    .tabs .nav-tabs .nav-link.active {
      border: 1px solid #ababab;
      color: #2c2c2c; }
  .tabs .tab-content {
    color: #121212;
    border: 1px solid #d0d0d0;
    border-radius: 0 0 4px 4px;
    padding: 0.5em; }

body {
  background: url("../img/webadmision_fondo.png"); }

/* Estilos de la cabecera */
.cabecera {
  background: url("../img/cabecera.jpg") no-repeat;
  background-size: contain; }

/* Estilos del menu */
.navegacion {
  position: absolute;
  right: 0;
  background-color: white;
  border: 1px solid #999999;
  padding: 1em;
  z-index: 100; }
  .navegacion a {
    color: black; }
  .navegacion .nav {
    display: inline; }
    .navegacion .nav li a {
      color: #999999; }

.titulo {
  font-size: 6.8em; }
  .titulo.notanto {
    font-size: 6.8em; }

/* Titulo adaptative */
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
  .titulo {
    font-size: 5.7em; }
    .titulo.notanto {
      font-size: 2.3em; } }
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .titulo {
    font-size: 4em; }
    .titulo.notanto {
      font-size: 2em; } }
@media only screen and (max-width: 767px) {
  .titulo {
    font-size: 10em; }
    .titulo.notanto {
      font-size: 3em; } }
.titulo_gordo {
  position: relative; }
  .titulo_gordo .numero_paso {
    position: absolute;
    top: 40px;
    right: 25px;
    font-size: 2em; }

.footer {
  border-top: 1px solid black;
  border-bottom: 1px solid black; }

.border_total_verde_1 {
  border: 1px solid #47c29a; }

.border_top_verde_1 {
  border-top: 1px solid #47c29a; }

.border_bottom_verde_1 {
  border-bottom: 1px solid #47c29a; }

.border_total_azul_1 {
  border: 1px solid #4da7e3; }

.border_top_azul_1 {
  border-top: 1px solid #4da7e3; }

.border_bottom_azul_1 {
  border-bottom: 1px solid #4da7e3; }

.border_total_azul_oscuro_1 {
  border: 1px solid #005d8c; }

.border_top_azul_oscuro_1 {
  border-top: 1px solid #005d8c; }

.border_bottom_azul_oscuro_1 {
  border-bottom: 1px solid #005d8c; }

.border_total_morado_1 {
  border: 1px solid #cd4664; }

.border_top_morado_1 {
  border-top: 1px solid #cd4664; }

.border_bottom_morado_1 {
  border-bottom: 1px solid #cd4664; }

.border_total_naranja2_1 {
  border: 1px solid #eb684c; }

.border_top_naranja2_1 {
  border-top: 1px solid #eb684c; }

.border_bottom_naranja2_1 {
  border-bottom: 1px solid #eb684c; }

.margin_bottom_0 {
  margin-bottom: 0; }

.margin_top_0 {
  margin-top: 0; }

.margin_left_0 {
  margin-left: 0; }

.margin_right_0 {
  margin-right: 0; }

.naranja {
  color: #f5917b; }

.naranja_10 {
  color: #f9b9aa; }

.naranja_20 {
  color: #fce0da; }

.naranja_30 {
  color: white; }

.naranja_40 {
  color: white; }

.naranja_50 {
  color: white; }

.naranja_60 {
  color: white; }

.naranja_70 {
  color: white; }

.naranja_80 {
  color: white; }

.naranja_90 {
  color: white; }

.text-color_amarillo {
  color: #f0c84e; }

.text-color_blanco {
  color: white; }

.text-color_negro {
  color: black; }

.text-color_amarillo {
  color: #f0c84e; }

.text-color_morado {
  color: #cd4664; }

.text-color_azul {
  color: #4da7e3; }

.sombra_box_3 {
  box-shadow: 0px 3px 3px black;
  padding: 3px; }

.fondo_verde {
  background-color: #b0ae42; }

.fondo_naranja {
  background-color: #f1bf3d; }

.fondo_blanco {
  background-color: white;
  padding-bottom:15px;}

.fondo_amarillo {
  background-color: #f0c84e; }

.fondo_morado {
  background-color: #cd4664; }

.fondo_azul {
  background-color: #65bad1; }
  
  
.parrafo_container {
	margin-left:5px;  	
  	margin-right:10px;
}

.jumbotron_negro_azul_si_bg {
  background-color: #65bad1;
  height: 212px;
  /*text-transform: uppercase;*/
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_azul_si_bg h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_azul_si_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_azul_si_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_azul_si_bg .button_admision a:hover {
      color: #65bad1;
      text-decoration: none; }

.jumbotron_negro_azul_no_bg {
  background-color: #65bad1;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_azul_no_bg h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_azul_no_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_azul_no_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_azul_no_bg .button_admision a:hover {
      color: #65bad1;
      text-decoration: none; }
	  

.jumbotron_negro_lightblue_si_bg {
  background-color: #569ced;
  height: 212px;
  /*text-transform: uppercase;*/
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_lightblue_si_bg h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_lightblue_si_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_lightblue_si_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_lightblue_si_bg .button_admision a:hover {
      color: #65bad1;
      text-decoration: none; }

.jumbotron_negro_lightblue_no_bg {
  background-color: #569ced;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_lightblue_no_bg h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_lightblue_no_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_lightblue_no_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_lightblue_no_bg .button_admision a:hover {
      color: #65bad1;
      text-decoration: none; }



.jumbotron_negro_verde_si_bg {
  background-color: #b0ae42;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_verde_si_bg h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_verde_si_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_verde_si_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_verde_si_bg .button_admision a:hover {
      color: #b0ae42;
      text-decoration: none; }

.jumbotron_negro_verde_no_bg {
  background-color: #b0ae42;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_verde_no_bg h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_verde_no_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_verde_no_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_verde_no_bg .button_admision a:hover {
      color: #b0ae42;
      text-decoration: none; }

.jumbotron_negro_naranja_si_bg {
  background-color: #f1bf3d;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_naranja_si_bg h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_naranja_si_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_naranja_si_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_naranja_si_bg .button_admision a:hover {
      color: #f1bf3d;
      text-decoration: none; }

.jumbotron_negro_naranja_no_bg {
  background-color: #f1bf3d;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_naranja_no_bg h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_naranja_no_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_naranja_no_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_naranja_no_bg .button_admision a:hover {
      color: #f1bf3d;
      text-decoration: none; }

.jumbotron_negro_morado_si_bg {
  background-color: #cd4664;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_morado_si_bg h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_morado_si_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_morado_si_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_morado_si_bg .button_admision a:hover {
      color: #cd4664;
      text-decoration: none; }

.jumbotron_negro_morado_no_bg {
  background-color: #cd4664;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_morado_no_bg h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_morado_no_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_morado_no_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_morado_no_bg .button_admision a:hover {
      color: #cd4664;
      text-decoration: none; }

.jumbotron_blanco_azul_si_bg {
  background-color: #65bad1;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_azul_si_bg h1 {
    text-align: center;
    color: white;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_azul_si_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_azul_si_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_azul_si_bg .button_admision a:hover {
      color: #65bad1;
      text-decoration: none; }

.jumbotron_blanco_azul_no_bg {
  background-color: #65bad1;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_azul_no_bg h1 {
    text-align: center;
    color: white;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_azul_no_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_azul_no_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_azul_no_bg .button_admision a:hover {
      color: #65bad1;
      text-decoration: none; }

.jumbotron_blanco_verde_si_bg {
  background-color: #b0ae42;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_verde_si_bg h1 {
    text-align: center;
    color: white;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_verde_si_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_verde_si_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_verde_si_bg .button_admision a:hover {
      color: #b0ae42;
      text-decoration: none; }

.jumbotron_blanco_verde_no_bg {
  background-color: #b0ae42;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_verde_no_bg h1 {
    text-align: center;
    color: white;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_verde_no_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_verde_no_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_verde_no_bg .button_admision a:hover {
      color: #b0ae42;
      text-decoration: none; }

.jumbotron_blanco_naranja_si_bg {
  background-color: #f1bf3d;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_naranja_si_bg h1 {
    text-align: center;
    color: white;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_naranja_si_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_naranja_si_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_naranja_si_bg .button_admision a:hover {
      color: #f1bf3d;
      text-decoration: none; }

.jumbotron_blanco_naranja_no_bg {
  background-color: #f1bf3d;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_naranja_no_bg h1 {
    text-align: center;
    color: white;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_naranja_no_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_naranja_no_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_naranja_no_bg .button_admision a:hover {
      color: #f1bf3d;
      text-decoration: none; }

.jumbotron_blanco_morado_si_bg {
  background-color: #cd4664;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_morado_si_bg h1 {
    text-align: center;
    color: white;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_morado_si_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_morado_si_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_morado_si_bg .button_admision a:hover {
      color: #cd4664;
      text-decoration: none; }

.jumbotron_blanco_morado_no_bg {
  background-color: #cd4664;
  height: 212px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_morado_no_bg h1 {
    text-align: center;
    color: white;
    padding: 1.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_morado_no_bg .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_morado_no_bg .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_morado_no_bg .button_admision a:hover {
      color: #cd4664;
      text-decoration: none; }

.jumbotron_negro_azul_si_sm {
  background-color: #65bad1;
  height: 110px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_azul_si_sm h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_azul_si_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_azul_si_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_azul_si_sm .button_admision a:hover {
      color: #65bad1;
      text-decoration: none; }

.jumbotron_negro_azul_no_sm {
  background-color: #65bad1;
  height: 110px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_azul_no_sm h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_azul_no_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_azul_no_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_azul_no_sm .button_admision a:hover {
      color: #65bad1;
      text-decoration: none; }

.jumbotron_negro_verde_si_sm {
  background-color: #b0ae42;
  height: 110px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_verde_si_sm h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_verde_si_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_verde_si_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_verde_si_sm .button_admision a:hover {
      color: #b0ae42;
      text-decoration: none; }

.jumbotron_negro_verde_no_sm {
  background-color: #b0ae42;
  height: 110px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_verde_no_sm h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_verde_no_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_verde_no_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_verde_no_sm .button_admision a:hover {
      color: #b0ae42;
      text-decoration: none; }

.jumbotron_negro_naranja_si_sm {
  background-color: #f1bf3d;
  height: 110px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_naranja_si_sm h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_naranja_si_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_naranja_si_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_naranja_si_sm .button_admision a:hover {
      color: #f1bf3d;
      text-decoration: none; }

.jumbotron_negro_naranja_no_sm {
  background-color: #f1bf3d;
  height: 110px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_naranja_no_sm h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_naranja_no_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_naranja_no_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_naranja_no_sm .button_admision a:hover {
      color: #f1bf3d;
      text-decoration: none; }

.jumbotron_negro_morado_si_sm {
  background-color: #cd4664;
  height: 110px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_morado_si_sm h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_morado_si_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_morado_si_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_morado_si_sm .button_admision a:hover {
      color: #cd4664;
      text-decoration: none; }

.jumbotron_negro_morado_no_sm {
  background-color: #cd4664;
  height: 110px;
  /*text-transform: uppercase;*/
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_negro_morado_no_sm h1 {
    text-align: center;
    color: #1a1a1a;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_negro_morado_no_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_negro_morado_no_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_negro_morado_no_sm .button_admision a:hover {
      color: #cd4664;
      text-decoration: none; }

.jumbotron_blanco_azul_si_sm {
  background-color: #65bad1;
  height: 110px;
  /*text-transform: uppercase;*/
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_azul_si_sm h1 {
    text-align: center;
    color: white;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_azul_si_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_azul_si_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_azul_si_sm .button_admision a:hover {
      color: #65bad1;
      text-decoration: none; }

.jumbotron_blanco_azul_no_sm {
  background-color: #65bad1;
  height: 110px;
  /*text-transform: uppercase;*/
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_azul_no_sm h1 {
    text-align: center;
    color: white;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_azul_no_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_azul_no_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_azul_no_sm .button_admision a:hover {
      color: #65bad1;
      text-decoration: none; }

.jumbotron_blanco_verde_si_sm {
  background-color: #b0ae42;
  height: 110px;
  /*text-transform: uppercase;*/
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_verde_si_sm h1 {
    text-align: center;
    color: white;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_verde_si_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_verde_si_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_verde_si_sm .button_admision a:hover {
      color: #b0ae42;
      text-decoration: none; }

.jumbotron_blanco_verde_no_sm {
  background-color: #b0ae42;
  height: 110px;
  /*text-transform: uppercase;*/
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_verde_no_sm h1 {
    text-align: center;
    color: white;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_verde_no_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_verde_no_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_verde_no_sm .button_admision a:hover {
      color: #b0ae42;
      text-decoration: none; }

.jumbotron_blanco_naranja_si_sm {
  background-color: #f1bf3d;
  height: 110px;
  /*text-transform: uppercase;*/
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_naranja_si_sm h1 {
    text-align: center;
    color: white;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_naranja_si_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_naranja_si_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_naranja_si_sm .button_admision a:hover {
      color: #f1bf3d;
      text-decoration: none; }

.jumbotron_blanco_naranja_no_sm {
  background-color: #f1bf3d;
  height: 110px;
  /*text-transform: uppercase;*/
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_naranja_no_sm h1 {
    text-align: center;
    color: white;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_naranja_no_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_naranja_no_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_naranja_no_sm .button_admision a:hover {
      color: #f1bf3d;
      text-decoration: none; }

.jumbotron_blanco_morado_si_sm {
  background-color: #cd4664;
  height: 110px;
  /*text-transform: uppercase;*/
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_morado_si_sm h1 {
    text-align: center;
    color: white;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_morado_si_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_morado_si_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_morado_si_sm .button_admision a:hover {
      color: #cd4664;
      text-decoration: none; }

.jumbotron_blanco_morado_no_sm {
  background-color: #cd4664;
  height: 110px;
  /*text-transform: uppercase;*/
  border-radius: 4px;
  margin-top: 0.5em;
  text-align: center; }
  .jumbotron_blanco_morado_no_sm h1 {
    text-align: center;
    color: white;
    padding: 0.5em 0;
    font-size: 1.6em; }
  .jumbotron_blanco_morado_no_sm .button_admision {
    /*text-transform: uppercase;
    text-align: center;
    background-color: white;
    border: none;
    padding: 0.5em 1.5em;
    color: darken($text-color, 100%);
    border-radius: 4px;
    font-weight: bold;*/ }
    .jumbotron_blanco_morado_no_sm .button_admision a {
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      border: none;
      padding: 0.5em 1.5em;
      color: black;
      border-radius: 4px;
      font-weight: bold; }
    .jumbotron_blanco_morado_no_sm .button_admision a:hover {
      color: #cd4664;
      text-decoration: none; }

.jumbo_blanco_bg {
  border-radius: 4px;
  height: 212px; }
  .jumbo_blanco_bg h1 {
    color: white;
    font-size: 1.5em;
    margin-top: 0.8em; }
  .jumbo_blanco_bg p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_blanco_bg .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.5em; }
    .jumbo_blanco_bg .button_admision a {
      color: white;
      background: white;
      color: white;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_blanco_bg .button_admision a:hover {
        color: white;
        text-decoration: none; }

.jumbo_negro_bg {
  border-radius: 4px;
  height: 212px; 
   margin-top: 0.8em}
  .jumbo_negro_bg h1 {
    color: #1a1a1a;
    font-size: 1.5em;
    margin-top: 0.8em;
	word-wrap: break-word;
	}
  .jumbo_negro_bg p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_negro_bg .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.5em; }
    .jumbo_negro_bg .button_admision a {
      color: black;
      background: white;
      color: black;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_negro_bg .button_admision a:hover {
        color: #1a1a1a;
        text-decoration: none; }

.jumbo_azul_bg {
  border-radius: 4px;
  height: 212px; }
  .jumbo_azul_bg h1 {
    color: #79bdea;
    font-size: 1.5em;
    margin-top: 0.8em; }
  .jumbo_azul_bg p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_azul_bg .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.5em; }
    .jumbo_azul_bg .button_admision a {
      color: #65bad1;
      background: white;
      color: #65bad1;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_azul_bg .button_admision a:hover {
        color: #79bdea;
        text-decoration: none; }

.jumbo_verde_bg {
  border-radius: 4px;
  height: 212px; }
  .jumbo_verde_bg h1 {
    color: #6dcfaf;
    font-size: 1.5em;
    margin-top: 0.8em; }
  .jumbo_verde_bg p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_verde_bg .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.5em; }
    .jumbo_verde_bg .button_admision a {
      color: #b0ae42;
      background: white;
      color: #b0ae42;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_verde_bg .button_admision a:hover {
        color: #6dcfaf;
        text-decoration: none; }

.jumbo_naranja_bg {
  border-radius: 4px;
  height: 212px; }
  .jumbo_naranja_bg h1 {
    color: #f9b9aa;
    font-size: 1.5em;
    margin-top: 0.8em; }
  .jumbo_naranja_bg p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_naranja_bg .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.5em; }
    .jumbo_naranja_bg .button_admision a {
      color: #f1bf3d;
      background: white;
      color: #f1bf3d;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_naranja_bg .button_admision a:hover {
        color: #f9b9aa;
        text-decoration: none; }

.jumbo_amarillo_bg {
  border-radius: 4px;
  height: 212px; }
  .jumbo_amarillo_bg h1 {
    color: #f4d77d;
    font-size: 1.5em;
    margin-top: 0.8em; }
  .jumbo_amarillo_bg p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_amarillo_bg .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.5em; }
    .jumbo_amarillo_bg .button_admision a {
      color: #f0c84e;
      background: white;
      color: #f0c84e;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_amarillo_bg .button_admision a:hover {
        color: #f4d77d;
        text-decoration: none; }

.jumbo_morado_bg {
  border-radius: 4px;
  height: 212px; }
  .jumbo_morado_bg h1 {
    color: #dbd3e7;
    font-size: 1.5em;
    margin-top: 0.8em; }
  .jumbo_morado_bg p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_morado_bg .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.5em; }
    .jumbo_morado_bg .button_admision a {
      color: #cd4664;
      background: white;
      color: #cd4664;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_morado_bg .button_admision a:hover {
        color: #dbd3e7;
        text-decoration: none; }

.jumbo_blanco_sm {
  border-radius: 4px;
  height: 110px; }
  .jumbo_blanco_sm h1 {
    color: white;
    font-size: 1.5em;
    margin-top: 0.8em; }
  .jumbo_blanco_sm p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_blanco_sm .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.1em; }
    .jumbo_blanco_sm .button_admision a {
      color: white;
      background: white;
      color: white;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_blanco_sm .button_admision a:hover {
        color: white;
        text-decoration: none; }

.jumbo_negro_sm {
  border-radius: 4px;
  height: 110px; }
  .jumbo_negro_sm h1 {
    color: #1a1a1a;
    font-size: 1.5em;
    margin-top: 0.8em; }
  .jumbo_negro_sm p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_negro_sm .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.1em; }
    .jumbo_negro_sm .button_admision a {
      color: black;
      background: white;
      color: black;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_negro_sm .button_admision a:hover {
        color: #1a1a1a;
        text-decoration: none; }

.jumbo_azul_sm {
  border-radius: 4px;
  height: 110px; }
  .jumbo_azul_sm h1 {
    color: #79bdea;
    font-size: 1.5em;
    margin-top: 0.8em; }
  .jumbo_azul_sm p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_azul_sm .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.1em; }
    .jumbo_azul_sm .button_admision a {
      color: #65bad1;
      background: white;
      color: #65bad1;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_azul_sm .button_admision a:hover {
        color: #79bdea;
        text-decoration: none; }

.jumbo_verde_sm {
  border-radius: 4px;
  height: 110px; }
  .jumbo_verde_sm h1 {
    color: #6dcfaf;
    font-size: 1.5em;
    margin-top: 0.8em; }
  .jumbo_verde_sm p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_verde_sm .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.1em; }
    .jumbo_verde_sm .button_admision a {
      color: #b0ae42;
      background: white;
      color: #b0ae42;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_verde_sm .button_admision a:hover {
        color: #6dcfaf;
        text-decoration: none; }

.jumbo_naranja_sm {
  border-radius: 4px;
  height: 110px; }
  .jumbo_naranja_sm h1 {
    color: #f9b9aa;
    font-size: 1.5em;
    margin-top: 0.8em; }
  .jumbo_naranja_sm p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_naranja_sm .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.1em; }
    .jumbo_naranja_sm .button_admision a {
      color: #f1bf3d;
      background: white;
      color: #f1bf3d;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_naranja_sm .button_admision a:hover {
        color: #f9b9aa;
        text-decoration: none; }

.jumbo_amarillo_sm {
  border-radius: 4px;
  height: 110px; }
  .jumbo_amarillo_sm h1 {
    color: #f4d77d;
    font-size: 1.5em;
    margin-top: 0.8em; }
  .jumbo_amarillo_sm p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_amarillo_sm .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.1em; }
    .jumbo_amarillo_sm .button_admision a {
      color: #f0c84e;
      background: white;
      color: #f0c84e;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_amarillo_sm .button_admision a:hover {
        color: #f4d77d;
        text-decoration: none; }

.jumbo_morado_sm {
  border-radius: 4px;
  height: 110px; }
  .jumbo_morado_sm h1 {
    color: #dbd3e7;
    font-size: 1.5em;
    margin-top: 0.8em; }
  .jumbo_morado_sm p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_morado_sm .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.1em; }
    .jumbo_morado_sm .button_admision a {
      color: #cd4664;
      background: white;
      color: #cd4664;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_morado_sm .button_admision a:hover {
        color: #dbd3e7;
        text-decoration: none; }
		
.jumbo_lightblue_sm {
  border-radius: 4px;
  height: 110px; }
  .jumbo_lightblue_sm h1 {
    color: #569ced;
    font-size: 1.5em;
    margin-top: 0.8em; }
  .jumbo_lightblue_sm p {
    color: #323433;
    font-size: 0.8em; }
  .jumbo_lightblue_sm .button_admision {
    /*background: white;
    color: $text-color;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: none;
    float: right;
    padding: 0 2em;*/
    margin-top: 0.1em; }
    .jumbo_lightblue_sm .button_admision a {
      color: #cd4664;
      background: white;
      color: #cd4664;
      text-transform: uppercase;
      text-align: center;
      border-radius: 4px;
      border: none;
      float: right;
      padding: 0 2em; }
      .jumbo_lightblue_sm .button_admision a:hover {
        color: #dbd3e7;
        text-decoration: none; }		

.tab_horizontal_left {
  margin-top: 1em;
  margin: 0;
  padding: 0;
  position: relative; }
  @media only screen and (min-width: 800px), only screen and (max-width: 480px) {
    .tab_horizontal_left ul {
      height: 50px;
      background-color: white;
      position: relative;
      margin: 0;
      padding: 0;
      text-align: left; }
      .tab_horizontal_left ul a {
        color: #d0d0d0; }
        .tab_horizontal_left ul a li.active {
          color: #a0a0a0; }
          .tab_horizontal_left ul a li.active:hover {
            text-decoration: none; }
      .tab_horizontal_left ul li {
        padding: 0.8em 1.3em;
        margin: 0;
        display: inline-block;
        list-style-type: none;
        border-left: 1px solid #d0d0d0;
        border-top: 1px solid #d0d0d0;
        border-right: 1px solid #d0d0d0;
        text-align: center;
        text-transform: uppercase;
        color: #797979;
        border-radius: 4px 4px 0 0; }
        .tab_horizontal_left ul li.active {
          border-left: 1px solid #a0a0a0;
          border-top: 1px solid #a0a0a0;
          border-right: 1px solid #a0a0a0;
          color: #a0a0a0; }
          .tab_horizontal_left ul li.active a {
            color: #a0a0a0; }
    .tab_horizontal_left .contenido {
      border: 1px solid #d0d0d0;
      padding: 0.5em; }
      .tab_horizontal_left .contenido > div {
        display: none; }
        .tab_horizontal_left .contenido > div.active {
          display: block; } }
  @media only screen and (min-width: 480px) and (max-width: 800px) {
    .tab_horizontal_left ul {
      background-color: white;
      position: relative;
      min-width: 100%;
      margin: 0;
      padding: 0;
      text-align: center; }
      .tab_horizontal_left ul a {
        color: #d0d0d0; }
        .tab_horizontal_left ul a li.active {
          color: #a0a0a0; }
          .tab_horizontal_left ul a li.active:hover {
            text-decoration: none; }
      .tab_horizontal_left ul li {
        padding: 0.8em 1.3em;
        margin: 0;
        list-style-type: none;
        border: 1px solid #d0d0d0;
        text-align: center;
        text-transform: uppercase;
        color: #797979;
        border-radius: 0px; }
        .tab_horizontal_left ul li.active {
          border: 1px solid #a0a0a0;
          color: #a0a0a0; }
          .tab_horizontal_left ul li.active a {
            color: #a0a0a0; }
        .tab_horizontal_left ul li div {
          display: none;
          text-align: left;
          background-color: white;
          text-transform: none; } }
		  
.nopadding{
	padding-left:0px;
	padding-right:0px;
}		  

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