.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

body {
  background-color: #18316a;
  font-family: 'Open Sans', sans-serif;
  color: #2a2d34;
  font-size: 1em;
  line-height: 1.6em;
  font-weight: 400;
}

h1 {
  margin-bottom: 40px;
  font-family: 'PT Sans', sans-serif;
  font-size: 3em;
  line-height: 1.3em;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'PT Sans', sans-serif;
  font-size: 2.2em;
  line-height: 1.4em;
  font-weight: 300;
}

h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'PT Sans', sans-serif;
  font-size: 1.8em;
  line-height: 1.4em;
  font-weight: 400;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 400;
}

h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 1em;
  line-height: 1.6em;
  font-weight: 400;
}

h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 0.8em;
  line-height: 1.7em;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-size: 1em;
  line-height: 2em;
  text-align: justify;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0px;
}

img {
  display: block;
  width: 100%;
  max-width: 100%;
}

label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

blockquote {
  margin-bottom: 10px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  border-bottom: 1px solid rgba(33, 44, 172, 0.4);
  border-left: 0px none transparent;
  color: #18316a;
  font-size: 1.2em;
  line-height: 1.6em;
  font-style: italic;
}

.blk {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #fff;
  color: #18316a;
}

.blk.grey {
  background-color: #f7f7f8;
}

.blk.grey.oferta {
  padding-top: 100px;
  padding-bottom: 100px;
}

.blk.call-to-action {
  padding-top: 100px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('../images/hero-three.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('../images/hero-three.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  text-align: center;
}

.blk.light-col-2 {
  background-color: #fff7e4;
}

.blk.bg-color-1 {
  background-color: #18316a;
  color: #fff;
}

.blk.bg-color-2 {
  background-color: #a7d52a;
  color: #fff;
}

.blk.bg-image {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 44, 172, 0.8)), to(rgba(33, 44, 172, 0.8))), url('../images/base-1.gif');
  background-image: linear-gradient(180deg, rgba(33, 44, 172, 0.8), rgba(33, 44, 172, 0.8)), url('../images/base-1.gif');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
}

.blk.light-color-1 {
  background-color: #f5f4fd;
}

.blk.intro-educa {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #18316a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 49, 106, 0.7)), to(rgba(24, 49, 106, 0.7))), url('../images/texture-back.svg');
  background-image: linear-gradient(180deg, rgba(24, 49, 106, 0.7), rgba(24, 49, 106, 0.7)), url('../images/texture-back.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  color: #fff;
  text-align: center;
}

.blk.horario-curricula {
  background-color: #f6f9ff;
}

.blk.modelo {
  background-image: url('../images/texture-back-light.svg');
  background-position: 50% 50%;
  background-size: 600px;
  background-attachment: fixed;
  color: #18316a;
}

.blk.cuotas {
  padding-top: 80px;
  padding-bottom: 30px;
  background-color: #a7d52a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(167, 213, 42, 0.9)), to(rgba(167, 213, 42, 0.9))), url('../images/bg-call-admisiones.jpg');
  background-image: linear-gradient(180deg, rgba(167, 213, 42, 0.9), rgba(167, 213, 42, 0.9)), url('../images/bg-call-admisiones.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.blk.admis {
  padding-top: 160px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d1d9e6), color-stop(22%, #fff));
  background-image: linear-gradient(180deg, #d1d9e6, #fff 22%);
}

.wrpr {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 86%;
  margin-right: auto;
  margin-left: auto;
}

.wrpr.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wrpr.flex.grid {
  margin-right: auto;
  margin-left: auto;
}

.wrpr.flex.va-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrpr.centered-wrpr {
  max-width: 60%;
  min-width: 50%;
}

.wrpr.centered-wrpr.a-left {
  text-align: left;
}

.footer {
  padding-top: 20px;
  padding-bottom: 0px;
  border-top: 10px solid #27468c;
  background-color: #102556;
  color: #fff;
}

.main-nav {
  position: relative;
  top: 0px;
  z-index: 900;
}

.main-nav.sticky {
  position: -webkit-sticky;
  position: sticky;
}

.main-nav.absoute {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.main-nav.fixed {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.mn-bar {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 0.8em;
}

.mn-bar.first-bar {
  color: #18316a;
}

.mn-bar.second {
  background-color: #fff;
  color: #18316a;
}

.marca {
  text-decoration: none;
}

.marca.sider-brand {
  display: block;
  text-align: center;
}

.desk-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.brgr {
  display: none;
  width: 40px;
  height: 40px;
  padding: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.txt-logo {
  font-family: Montserrat, sans-serif;
  color: #18316a;
  font-size: 1.2em;
  line-height: 65px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.txt-logo.popsite {
  font-family: Montserrat, sans-serif;
  color: #a7d52a;
}

.titular {
  margin-bottom: 50px;
  font-weight: 700;
}

.titular.a-left {
  text-align: left;
}

.simple-card {
  margin-bottom: 20px;
  color: #3f3f3f;
}

.simple-card.a-center {
  text-align: center;
}

.sub-titulo {
  margin-top: -10px;
  color: #9daac0;
  font-size: 1.2em;
  font-weight: 400;
}

.sub-titulo.txt-contrast-2 {
  color: hsla(0, 0%, 100%, 0.7);
}

.sub-titulo.justify {
  text-align: justify;
}

.brief-blok {
  margin-bottom: 20px;
  font-size: 1.1em;
}

.botonera {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 102%;
  margin: 25px -1%;
  padding-top: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #27468c;
}

.botonera.a-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.botonera.a-left {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.botonera.a-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.botonera.botonera-hero {
  width: 100%;
  margin: 35px 0% 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.text-btn {
  padding-right: 20px;
  background-image: url('../images/arrow-left.svg');
  background-position: 100% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  color: #18316a;
  font-size: 1em;
  line-height: 1.8em;
  text-decoration: none;
}

.text-btn.white {
  color: #fff;
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 96vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8))), url('../images/bg-02.gif');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../images/bg-02.gif');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-legends-wrpr {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.hero-legends-wrpr.a-left {
  float: left;
  text-align: left;
}

.hero-legends-wrpr.a-right {
  float: right;
  text-align: right;
}

.hero-main-text {
  margin-bottom: 20px;
  font-size: 2em;
  line-height: 140%;
  font-weight: 700;
}

.footer-column {
  margin-right: 1%;
  margin-left: 1%;
  padding-right: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ftr-link {
  display: block;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-bottom: 2px;
  padding-left: 0px;
  border-bottom: 1px solid rgba(39, 70, 140, 0.49);
  color: #99aedd;
  font-size: 1em;
  line-height: 1.8em;
  text-decoration: none;
}

.ftr-link:hover {
  color: #fff;
}

.ftr-link.no-brdr {
  border-bottom-style: none;
}

.footer-full-column {
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}

.footer-link-button {
  margin-right: 10px;
  margin-left: 10px;
  color: #a7d52a;
  font-size: 0.8em;
  line-height: 1.8em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-last-bar {
  height: auto;
  margin-top: 40px;
  padding-top: 0px;
  padding-bottom: 20px;
  background-color: #0c1f4b;
  color: #27468c;
  font-size: 0.8em;
  line-height: 1.8em;
  text-align: center;
}

.s-card-color {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  min-height: 200px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #18316a;
}

.s-card-color.color-2 {
  background-color: #a7d52a;
}

.s-card-color.color-3 {
  background-color: #d1d9e6;
}

.s-card-color.color-4 {
  background-color: #ffa630;
}

.s-second-color {
  height: 100px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #27468c;
}

.s-second-color.d {
  background-color: #102556;
}

.s-second-color.color-2-a {
  background-color: #bbea3a;
}

.s-second-color.color-2-b {
  background-color: #91be19;
}

.s-second-color.color-3-a {
  background-color: #e9eef7;
}

.s-second-color.color-3-b {
  background-color: #b4c0d4;
}

.s-second-color.color-4-a {
  background-color: #ffb24b;
}

.s-second-color.color-4-b {
  background-color: #e88f1a;
}

.s-second-color.c {
  background-color: #f5f4fd;
}

.s-second-color.color-2-c {
  background-color: #fff7e4;
}

.h1-hero {
  margin-bottom: 20px;
  font-size: 1em;
}

.btn {
  margin-right: 1%;
  margin-bottom: 20px;
  margin-left: 1%;
  padding-right: 20px;
  padding-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #18316a;
  border-radius: 4px;
  background-color: #18316a;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.btn:hover {
  border-color: #27468c;
  background-color: #27468c;
  color: hsla(0, 0%, 100%, 0.65);
}

.btn.small {
  padding-right: 15px;
  padding-left: 15px;
  font-size: 0.8em;
  line-height: 1.3em;
}

.btn.large {
  padding-right: 30px;
  padding-left: 30px;
  font-size: 1.2em;
  line-height: 2em;
}

.btn.large.rounded {
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 2em;
}

.btn.large.cta {
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3e95cd), to(#18316a));
  background-image: linear-gradient(180deg, #3e95cd, #18316a);
  box-shadow: 0 10px 20px -5px rgba(39, 70, 140, 0.34);
  font-family: 'Open Sans', sans-serif;
  font-size: 1.1em;
  line-height: 1.4em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn.large.cta:hover {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}

.btn.brdr {
  background-color: transparent;
  color: #18316a;
}

.btn.brdr:hover {
  background-color: #18316a;
  color: #fff;
}

.btn.brdr.large.contrast {
  background-color: transparent;
}

.btn.brdr.contrast {
  background-color: #fff;
  color: #a7d52a;
}

.btn.brdr.rounded.no-back {
  background-color: transparent;
}

.btn.brdr.rounded.no-back:hover {
  border-color: #fff;
  background-color: #fff;
  color: #18316a;
}

.btn.contrast {
  border-color: #a7d52a;
  background-color: #a7d52a;
  color: #18316a;
}

.btn.contrast:hover {
  border-color: #91be19;
  background-color: #91be19;
}

.btn.white {
  border-color: #fff;
  background-color: #fff;
  color: #18316a;
}

.btn.white:hover {
  border-color: #cdcdcd;
  background-color: #cdcdcd;
  color: #102556;
}

.btn.rounded {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 1.6em;
}

.btn.sender {
  border-color: #a7d52a;
  background-color: #a7d52a;
  color: #18316a;
}

.btn.sender:hover {
  -webkit-filter: brightness(60%);
  filter: brightness(60%);
}

.btn.sender.fw {
  width: 100%;
  margin-top: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
}

.btn.fw-mob.brdr.white {
  background-color: transparent;
  color: #fff;
}

.btn.fw-mob.large {
  margin-right: 10px;
  margin-left: 0%;
}

.btn.fw-mob.large.a-whats {
  border-color: #25d366;
  background-color: #53ce81;
}

.btn.fw {
  display: block;
  margin-right: 0%;
  margin-left: 0%;
}

.icon-btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 46px;
  margin-bottom: 20px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #18316a;
  background-color: #18316a;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #fff;
  text-decoration: none;
}

.icon-btn:hover {
  opacity: 0.8;
}

.icon-btn.admisiones {
  height: auto;
  padding: 14px 12px 14px 24px;
  background-image: linear-gradient(130deg, #18316a, #27468c);
  box-shadow: 0 10px 30px 0 #253007;
  font-size: 1.2em;
  font-weight: 700;
}

.icon-btn.admisiones:hover {
  box-shadow: 0 5px 15px -5px #253007;
  opacity: 1;
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.icon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 8px;
}

.btn-nav {
  height: 65px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #3f3f3f;
  font-size: 1em;
  line-height: 65px;
}

.btn-nav:hover {
  color: #18316a;
}

.brrr-bar {
  width: 100%;
  height: 4px;
  background-color: #18316a;
}

.flex-grid {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 102%;
  margin-right: -1%;
  margin-left: -1%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-grid.full-width {
  position: relative;
  width: 100%;
  margin-right: 0%;
  margin-left: 0%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: transparent;
  color: #18316a;
}

.flex-card {
  width: 23%;
  min-height: 100px;
  margin-right: 1%;
  margin-bottom: 20px;
  margin-left: 1%;
  padding: 20px 20px 0px;
  background-color: #f4f4f4;
}

.flex-card._33 {
  width: 31.3333%;
}

.modal-shade {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  background-color: rgba(18, 28, 142, 0.96);
  opacity: 0;
}

.mobile-nav {
  display: none;
}

.telefonos-blok {
  display: block;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.tel-text {
  margin-bottom: 8px;
  padding-left: 25px;
  background-image: url('../images/tel-icon_1.svg');
  background-position: 0% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
  color: #99aedd;
}

.tel-text.dark {
  color: #18316a;
}

.tel-text.whtspp {
  background-image: url('../images/whatsapp-icon-verde.svg');
}

.tel-link {
  display: none;
  padding-left: 22px;
  background-image: url('../images/tel.svg');
  background-position: 0% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
}

.tel-link.whatsapp {
  display: block;
  padding-left: 25px;
  background-image: url('../images/whatsapp-icon-verde.svg');
  color: #99aedd;
}

.tel-link.whatsapp.dark {
  color: #18316a;
}

.social-botonera {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.social-btn {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  border-radius: 6px;
  background-color: #4469b0;
  background-image: url('../images/social-icons-sprite.svg');
  background-position: 0px 0px;
  background-size: 90px 60px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.social-btn:hover {
  background-color: #2f5295;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.social-btn.twitter {
  background-position: 50% 0%;
}

.social-btn.instagram {
  background-color: #fff;
  background-image: url('../images/social-icons-sprite.svg'), linear-gradient(122deg, #7a2da1, #e14141 53%, #f8c36c);
  background-position: 100% 0%, 0px 0px;
  background-size: 90px 60px, auto;
}

.social-btn.instagram:hover {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}

.social-btn.youtube {
  background-position: 0% 100%;
}

.social-btn.pinterest {
  background-position: 50% 100%;
}

.social-btn.linkedin {
  background-position: 100% 100%;
}

.social-btn.whatsapp {
  background-color: #25d366;
  background-image: url('../images/whatsapp-icon.svg');
  background-position: 50% 50%;
  background-size: 23px;
  background-repeat: no-repeat;
}

.social-btn.whatsapp:hover {
  background-color: #13c161;
}

.fixed-nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1000;
  display: none;
  background-color: #fff;
  box-shadow: 0 20px 20px -15px rgba(0, 0, 0, 0.3);
}

.close {
  width: 40px;
  height: 40px;
}

.sc-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.sct-icon {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.sc-tt {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #18316a;
  font-weight: 700;
}

.sc-tt-pleca {
  width: 100%;
  height: 4px;
  background-image: -webkit-gradient(linear, left top, right top, from(#18316a), to(#a7d52a));
  background-image: linear-gradient(90deg, #18316a, #a7d52a);
}

.txt-color-1 {
  color: #18316a;
}

.txt-color-2 {
  color: #a7d52a;
}

.zmdi-zmdi-arrow-right {
  font-family: 'Material design iconic font';
}

.half-col-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.half-col-flex.full-image {
  background-image: url('../images/hero-three.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.half-col-flex.full-image.cole-columbia {
  background-image: url('../images/somos-colegio-columbia.jpg');
}

.half-col-flex.full-image.maternal {
  background-image: url('../images/maternal-side.jpg');
}

.half-col-flex.full-image.preescolar {
  background-image: url('../images/preescolar-side.jpg');
}

.half-col-flex.full-image.primaria {
  background-image: url('../images/primaria-side.jpg');
}

.half-col-flex.full-image.secundaria {
  background-image: url('../images/secundaria-side.jpg');
}

.half-col-flex.light {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #18316a;
}

.half-col-flex.info {
  height: 50vh;
}

.hcf-text-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80%;
  min-width: 70%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sts-content-card {
  width: 50%;
  min-height: 100px;
}

.img-frame {
  position: relative;
  overflow: hidden;
  max-width: 80%;
  min-height: 100px;
  min-width: 70%;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #fafafa;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 30px 30px -15px rgba(0, 0, 0, 0.3);
}

.hover-shade {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  background-image: url('../images/zoom.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(16, 37, 86, 0.5)), to(rgba(16, 37, 86, 0.5)));
  background-image: url('../images/zoom.svg'), linear-gradient(180deg, rgba(16, 37, 86, 0.5), rgba(16, 37, 86, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: 50px, auto;
  background-repeat: no-repeat, repeat;
  opacity: 0;
  -webkit-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
}

.hover-shade:hover {
  opacity: 1;
}

.gallery-slider {
  height: auto;
  max-width: 80%;
  min-width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.lightbox {
  position: relative;
  display: block;
  width: 100%;
}

.right-arrow {
  color: rgba(3, 6, 37, 0.9);
}

.left-arrow {
  color: rgba(3, 6, 37, 0.9);
}

.fc-image-hldr {
  margin-bottom: 20px;
}

.theme-flex-card {
  position: relative;
  display: block;
  width: 33.3333%;
  height: auto;
  padding: 35px 4%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #949cff;
  color: #fff;
  text-align: center;
}

.tfc-icon {
  width: 80px;
  margin-bottom: 20px;
}

.tfc-botonera {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.small {
  font-size: 0.8em;
  line-height: 1.7em;
}

.text-bullet {
  position: relative;
  margin-bottom: 14px;
  padding-left: 30px;
  font-weight: 400;
}

.text-bullet._w-pdd {
  margin-right: 20px;
}

.bullet {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 20px;
  margin-top: 3px;
}

.bullet-blok {
  margin-top: 15px;
  margin-bottom: 20px;
}

.bullet-blok.white-card {
  padding: 20px 30px;
  border-radius: 4px;
  background-color: #fff;
}

.bullet-blok.flexed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tfc-info {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tfc-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(56, 68, 200, 0.6)), to(rgba(56, 68, 200, 0.6))), url('../images/base-1.gif');
  background-image: linear-gradient(180deg, rgba(56, 68, 200, 0.6), rgba(56, 68, 200, 0.6)), url('../images/base-1.gif');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.price-card {
  position: relative;
  overflow: hidden;
  width: 31.3333%;
  min-height: 200px;
  margin-right: 1%;
  margin-left: 1%;
  padding: 30px 30px 20px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 30px 30px -15px rgba(0, 0, 0, 0.3);
  text-align: center;
}

.pc-icon {
  width: 100px;
  margin-bottom: 20px;
}

.pc-name-label {
  color: #a7d52a;
  font-weight: 700;
  text-transform: uppercase;
}

.pc-price-label {
  font-size: 2.7em;
  line-height: 1.4em;
  font-weight: 800;
}

.pc-divider {
  width: 200px;
  height: 4px;
  margin: 30px auto 40px;
  background-color: #a7d52a;
}

.pc-text {
  margin-bottom: 10px;
  color: #4469b0;
}

.pc-botonera {
  margin-top: 20px;
}

.flex-col {
  width: 48%;
  min-height: 20px;
  margin-right: 1%;
  margin-left: 1%;
}

.full-flwx-col {
  width: 98%;
  margin-right: 1%;
  margin-left: 1%;
}

.txt-contras-1 {
  color: #c5c5c5;
}

.txt-contrast-2 {
  color: hsla(0, 0%, 100%, 0.7);
}

.quote-slider {
  height: auto;
  margin-bottom: 100px;
  background-color: transparent;
}

.quote-slide {
  width: 33.3333%;
  padding-right: 15px;
  padding-left: 15px;
}

.quote-blk {
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 30px 30px -15px rgba(0, 0, 0, 0.3);
  color: #18316a;
}

.q-left-arrow {
  width: 50px;
  margin-right: -50px;
}

.q-right-arrow {
  width: 50px;
  margin-left: -50px;
}

.q-pager {
  margin-bottom: -50px;
}

.author-quote {
  margin-top: 20px;
  font-size: 0.8em;
  text-align: right;
}

.author-name {
  margin-bottom: 5px;
  font-size: 1.2em;
}

.a-card {
  position: relative;
  height: 40vh;
  padding: 10px 20px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.4);
  opacity: 0.7;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.a-card:hover {
  border-color: #fff;
  background-color: #f6fdfd;
  box-shadow: 0 20px 20px -5px rgba(0, 0, 0, 0.4);
  opacity: 1;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

.v-wrpr-2 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  margin-top: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.ac-wrpr {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.ac-icon {
  width: 60px;
  height: 60px;
}

.gallery-g-card {
  width: 31.3333%;
  min-height: 100px;
  margin-right: 1%;
  margin-bottom: 20px;
  margin-left: 1%;
}

.filtro-check-off {
  display: block;
  height: 30px;
  margin-bottom: 4px;
  padding-left: 34px;
  background-image: url('../images/check-filter-off.svg');
  background-position: 0px 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  color: #000;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
}

.sw-tt-2 {
  display: inline-block;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 4px;
  line-height: 30px;
}

.div-block-2 {
  position: relative;
  height: auto;
  margin-bottom: 40px;
  border-bottom: 4px solid #e7e7e7;
}

.thumb-color-s {
  position: relative;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 3px;
  float: left;
  border: 1px solid #e7e7e7;
}

.acc-content {
  position: relative;
  overflow: hidden;
  height: 0px;
}

.acc-content.opened {
  height: auto;
}

.acc-ftr {
  margin-top: 6px;
  padding: 2px 4px 8px;
  font-family: 'Open Sans', sans-serif;
  color: #d6d6d6;
  font-size: 11px;
}

.more-options {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #e7e7e7;
}

.accordion-trgr {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
  overflow: hidden;
  width: 24px;
  height: 24px;
  margin-top: 4px;
  margin-right: 2px;
  float: right;
}

.acc-hdr {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 0px;
  text-transform: uppercase;
}

.tc-d-color {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 22px;
  height: 22px;
  background-color: #2d3138;
}

.a-mas.opened {
  display: none;
}

.cc-row {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #42496b;
}

.map {
  position: relative;
  height: 220px;
  margin-top: 10px;
}

.map.ftr {
  height: 120px;
}

.address {
  margin-bottom: 15px;
  color: #fff;
  font-style: normal;
}

.cc-map {
  position: relative;
  height: 220px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.map-link {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: block;
  background-color: rgba(80, 187, 173, 0.7);
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.map-link:hover {
  opacity: 1;
}

.tel-txt {
  display: block;
  margin-bottom: 10px;
}

.tel-txt.t-mov {
  display: none;
}

.text-area {
  min-height: 260px;
}

.slider-show-next {
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: transparent;
  text-align: center;
}

.base-slide-mask {
  padding-right: 10%;
  padding-left: 10%;
}

.slide-7 {
  width: 94%;
  margin-right: 2%;
  margin-left: 2%;
  background-color: transparent;
}

.hldr-pro-img {
  position: relative;
  overflow: hidden;
  padding: 0px;
  background-color: #032e45;
}

.s-gal-img {
  display: block;
  width: 100%;
}

.arrow-left {
  width: 80px;
  height: 80px;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #41b3af #41b3af #41b3af hsla(0, 0%, 100%, 0.25);
  background-color: rgba(65, 179, 175, 0.4);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  direction: rtl;
}

.arrow-left:hover {
  background-color: hsla(0, 0%, 100%, 0.25);
}

.arrow-right {
  width: 80px;
  height: 80px;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.25);
  background-color: rgba(65, 179, 175, 0.4);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.arrow-right:hover {
  background-color: hsla(0, 0%, 100%, 0.25);
}

.s-pager {
  display: none;
  height: 40px;
  margin-bottom: -50px;
}

.options-hdr {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-style: solid;
  border-width: 1px;
  border-color: #18316a;
  color: #42496b;
}

.wrpr-fdrpr {
  display: inline-block;
  height: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.r-wrpr {
  float: right;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.fdrpd-tagtxt {
  display: inline-block;
  margin-top: 0px;
  padding: 0px 20px;
  float: left;
  font-size: 15px;
  line-height: 60px;
}

.fdrpd-btn {
  color: #fff;
  line-height: 24px;
}

.btn-filter-drpr {
  height: 60px;
  margin-bottom: 0px;
  padding-top: 19px;
  padding-bottom: 19px;
  padding-left: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: transparent transparent transparent #18316a;
  color: #42496b;
  font-size: 15px;
}

.btn-filter-drpr.w--open {
  margin-top: -1px;
  border-style: solid solid none none;
  border-width: 1px;
  border-color: #42496b;
  background-color: #42496b;
  color: #fff;
  line-height: 18px;
}

.dropdown-list {
  border: 1px solid #000;
}

.dropdown-list.w--open {
  border-style: solid;
  border-color: #42496b;
  background-color: #42496b;
  font-family: Montserrat, sans-serif;
}

.fdrpr-icon {
  margin-right: 10px;
}

.tb-search-btn {
  width: 60px;
  height: 60px;
  margin-bottom: 0px;
  float: right;
  background-color: #18316a;
  background-image: url('../images/search-icon.svg');
  background-position: 50% 50%;
  background-size: 34px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
}

.tb-search-btn:hover {
  background-color: #2a3150;
}

.filter-drpr {
  display: inline-block;
  height: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
}

.botonera-2 {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
}

.forgot-link {
  display: block;
  margin-top: 14px;
  margin-bottom: 0px;
  color: #6b5d52;
  text-align: center;
}

.search-btn {
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 5px;
  float: left;
  background-image: url('../images/search.svg');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  color: #a99d94;
}

.no-registrado-blk {
  padding-top: 8px;
  padding-bottom: 14px;
  border-top: 1px solid #a99d94;
  text-align: center;
}

.prdc-counter {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -8px;
  margin-right: -8px;
  padding: 0px;
  border-radius: 10px;
  background-color: #adc983;
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
}

.rl-drp-li.w--open {
  top: 0px;
  right: 0px;
  width: 300px;
  margin-top: 50px;
  padding: 4px 24px 6px;
  border-style: solid;
  border-width: 1px;
  border-color: #adc983;
  background-color: #fff;
}

.btn-2 {
  margin-right: 1%;
  margin-bottom: 10px;
  margin-left: 1%;
  padding: 10px 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #42496b;
  background-color: #42496b;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  font-size: 1em;
  text-align: center;
}

.btn-2:hover {
  border-color: #2a3150;
  background-color: #2a3150;
}

.btn-2.fw-btn {
  display: block;
}

.reglog-drop {
  margin-left: 5px;
  float: left;
  text-transform: uppercase;
}

.ingresa-form {
  padding: 10px 0px 4px;
}

.btn-cart {
  position: relative;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 8px;
  margin-left: 5px;
  float: left;
  background-color: transparent;
  background-image: url('../images/carrito.svg');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.btn-cart:hover {
  border-color: #6b5d52;
}

.input {
  height: 50px;
  margin-bottom: 16px;
  border-radius: 4px;
}

.input.simple {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000;
  border-radius: 0px;
}

.rl-pointer-top {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
  margin-top: -20px;
  margin-right: 5px;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #adc983;
  border-left: 10px solid transparent;
}

.reglog-btn {
  width: 30px;
  height: 30px;
  margin-top: 5px;
  padding: 0px;
  border-radius: 20px;
  color: #fff;
}

.hero-slider {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  height: 100%;
  background-color: #cdcdcd;
}

.slider {
  height: 100%;
  background-color: transparent;
}

.slide-blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8))), url('../images/bg-02.gif');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../images/bg-02.gif');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.r-slide {
  color: #18316a;
}

.l-slide {
  color: #18316a;
}

.pc-last-price {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  opacity: 0.6;
  font-style: italic;
  text-decoration: line-through;
}

.pc-pro-name {
  margin-bottom: 14px;
  font-size: 1.125em;
  line-height: 1.365em;
  text-transform: uppercase;
}

.pc-label-tag {
  display: inline-block;
  padding: 5px 14px;
  border-style: solid;
  border-width: 1px;
  border-color: #18316a;
  background-color: #18316a;
  color: #fff;
  font-size: 0.8em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.pc-img {
  position: relative;
  display: block;
  height: auto;
  margin-top: 0px;
  border-style: none;
  background-color: #e7e7e7;
}

.img-product {
  width: 100%;
}

.pc-preciador {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #42496b;
  font-size: 1.2em;
  line-height: 1.375em;
}

.pc-tag {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  color: #a7d52a;
  text-transform: uppercase;
}

.pc-label {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: block;
  border-top: 1px solid #18316a;
  text-align: center;
}

.pc-tag-brief {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  font-size: 0.7em;
  line-height: 1.5em;
}

.se-more {
  display: block;
  width: 49%;
  margin-right: 0.5%;
  margin-left: 0.5%;
  padding: 0px 0px 0px 12px;
  float: left;
  background-color: #a7d52a;
  background-image: url('../images/add-icon.svg');
  background-position: 95% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 0.8em;
  line-height: 40px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.se-more:hover {
  background-color: #2a3150;
}

.se-more.fw {
  width: 100%;
}

.add-to-cart {
  width: 49%;
  margin-right: 0.5%;
  margin-left: 0.5%;
  padding: 0px 0px 0px 12px;
  float: left;
  background-color: #18316a;
  background-image: url('../images/shopping-basket-add-w.svg');
  background-position: 90% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #fff;
  font-size: 0.8em;
  line-height: 40px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.add-to-cart:hover {
  border-color: #6b5d52;
  background-color: #90ad65;
}

.pc-price {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
}

.pc-body {
  position: relative;
  min-height: 220px;
  padding: 20px;
  border-style: none;
  border-right-width: 1px;
  border-right-color: #a99d94;
  border-bottom-width: 1px;
  border-bottom-color: #a99d94;
  border-left-width: 1px;
  border-left-color: #a99d94;
  background-color: #fff;
  text-align: center;
}

.pc-body.re-height {
  min-height: 460px;
}

.pc-botonera-2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 0px 20px 20px;
}

.product-card {
  display: block;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding: 20px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  text-decoration: none;
}

.product-card:hover {
  border-style: solid;
  border-color: #ebebeb;
  background-color: #fff;
}

.product-card.flexer {
  position: relative;
  width: 23%;
  margin-right: 1%;
  margin-left: 1%;
  padding: 0px;
}

.sh-icon {
  width: 15%;
}

.re-address-icon {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30px;
  height: 30px;
  margin-top: 4px;
  margin-left: 4px;
}

.re-brief {
  margin-bottom: 20px;
  font-size: 0.8em;
  line-height: 1.375em;
}

.hover-shade-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(80, 187, 173, 0.7);
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.hover-shade-2:hover {
  opacity: 1;
}

.pc-label-tag-2 {
  display: inline-block;
  padding: 5px 14px;
  border-style: solid;
  border-width: 1px;
  border-color: #18316a;
  background-color: #18316a;
  color: #fff;
  font-size: 0.8em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.am-icon {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30px;
  height: 30px;
  float: left;
}

.pc-tag-2 {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  color: #adc983;
  text-transform: uppercase;
}

.real-estate-card {
  position: relative;
  width: 23%;
  margin-right: 1%;
  margin-left: 1%;
}

.ameniti-txt {
  height: 40px;
  margin-top: 5px;
  padding-bottom: 2px;
  padding-left: 35px;
  font-family: Oswald, sans-serif;
  font-size: 1.2em;
  line-height: 1.375em;
  font-weight: 500;
  text-transform: uppercase;
}

.pc-label-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: block;
  border-top: 1px solid #18316a;
  text-align: center;
}

.re-address {
  position: relative;
  padding: 8px 8px 8px 40px;
  border-radius: 4px;
  background-color: #ffefd1;
  font-family: Oswald, sans-serif;
  font-size: 0.8em;
  line-height: 1.365em;
  text-align: left;
}

.se-more-2 {
  display: block;
  width: 49%;
  margin-right: 0.5%;
  margin-left: 0.5%;
  padding: 0px 0px 0px 12px;
  float: left;
  background-color: #42496b;
  background-image: url('../images/add-icon.svg');
  background-position: 95% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 0.8em;
  line-height: 40px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.se-more-2:hover {
  background-color: #2a3150;
}

.se-more-2.fw {
  width: 100%;
  margin-right: 0%;
  margin-left: 0%;
}

.amenities-icons {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
}

.ameniti-element {
  position: relative;
  display: inline-block;
  width: 50%;
  min-height: 30px;
  margin-bottom: 5px;
  float: left;
  font-size: 0.6em;
  text-align: left;
}

.whatsapp-btn {
  display: block;
  height: 30px;
  padding-top: 0px;
  padding-right: 34px;
  padding-left: 12px;
  border-radius: 15px;
  background-color: #2cbda5;
  background-image: url('../images/whatsapp-icon.svg');
  background-position: 90% 50%;
  background-size: 21px;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 30px;
  text-decoration: none;
}

.post-card {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
  padding-bottom: 10px;
  background-color: #fff;
  box-shadow: 0 30px 30px -15px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #18316a;
  text-decoration: none;
}

.post-card:hover {
  box-shadow: 0 20px 15px -14px rgba(0, 0, 0, 0.3);
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
  -webkit-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}

.post-card-img {
  position: relative;
}

.post-card-body {
  padding: 0px 31px 10px;
}

.pc-post-label {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 30px;
  padding: 12px 20px 12px 10px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background-color: #18316a;
  color: #fff;
  font-size: 0.8em;
  line-height: 1.3em;
  font-weight: 300;
  text-transform: uppercase;
}

.pc-date {
  margin-top: -6px;
  margin-bottom: 10px;
  color: #3f3f3f;
  font-size: 0.8em;
}

.basic-nav {
  background-color: #fff;
}

.zero-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 120px;
  padding-bottom: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8))), url('../images/real-estate-demo.gif');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../images/real-estate-demo.gif');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.zero-hero.with-sn {
  height: 500px;
}

.system-divider {
  height: 100px;
  background-color: #cdcdcd;
}

.centered-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cn-l-side {
  margin-left: 5vw;
}

.cn-r-side {
  margin-right: 5vw;
}

.floted-nav-bar {
  position: relative;
}

.floted-nav-bar.absolute-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.sn-second-bar {
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #a7d52a;
}

.sn-second-bar.on-nexed {
  padding: 40px 2% 50px;
  background-color: transparent;
}

.sn-first-bar {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80%;
  min-width: 70%;
  margin-right: auto;
  margin-bottom: -35px;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 30px 30px -15px rgba(0, 0, 0, 0.3);
}

.zoom-card {
  position: relative;
  overflow: hidden;
  height: auto;
  margin-bottom: 20px;
  border-radius: 8px;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #fff;
}

.zoom-card:hover {
  box-shadow: 0 30px 30px -15px rgba(0, 0, 0, 0.4);
  -webkit-transform: translate(0px, -6px);
  -ms-transform: translate(0px, -6px);
  transform: translate(0px, -6px);
}

.zc-info {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 40px 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.zc-back {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/img-demo.gif');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.zc-i-blk {
  max-width: 60%;
  min-width: 45%;
}

.zc-title {
  margin-bottom: 10px;
  font-size: 1.5em;
  line-height: 1.4em;
}

.flex-titular {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ft-50 {
  width: 50%;
  min-height: 20px;
}

.flb-pleca {
  width: 100%;
  height: 1px;
  margin-bottom: 20px;
  background-color: #27468c;
}

.alert-blok {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 49, 106, 0.6)), to(rgba(24, 49, 106, 0.6))), url('../images/colegio-columbia-01.jpg');
  background-image: linear-gradient(180deg, rgba(24, 49, 106, 0.6), rgba(24, 49, 106, 0.6)), url('../images/colegio-columbia-01.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.alert-modal-card {
  position: relative;
  overflow: hidden;
  max-width: 50%;
  min-width: 40%;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 30px 30px -15px rgba(0, 0, 0, 0.7);
}

.amc-hdr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #b4c0d4;
  font-size: 1.2em;
  font-weight: 700;
}

.amc-body {
  padding: 40px 30px 20px;
  text-align: center;
}

.amc-ftr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f4fd;
  font-size: 0.8em;
}

.secundary-text {
  margin-bottom: 30px;
  font-size: 1.2em;
  line-height: 1.5em;
}

.hero-titular {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 25vh;
  padding-bottom: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #18316a;
  color: #fff;
}

.two-columns-title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px dotted #3f3f3f;
}

.title-section {
  max-width: 55%;
  min-width: 40%;
  font-size: 0.8em;
}

.side-section {
  max-width: 30%;
  min-width: 20%;
  text-align: right;
}

.image-call-to-action {
  position: relative;
  overflow: hidden;
  width: 25%;
  min-height: 240px;
  background-color: #f5f4fd;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.icta-back {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  background-image: url('../images/img-demo.gif');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.icta-content {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 100, 48, 0.7)), to(rgba(242, 100, 48, 0.7)));
  background-image: linear-gradient(180deg, rgba(242, 100, 48, 0.7), rgba(242, 100, 48, 0.7));
  opacity: 0;
  -webkit-transition: opacity 600ms ease-in-out;
  transition: opacity 600ms ease-in-out;
}

.icta-content:hover {
  opacity: 1;
}

.icta-icon {
  width: 60px;
}

.nav-on-scroll-bar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  box-shadow: 0 20px 30px -15px rgba(0, 0, 0, 0.5);
}

.side-nav-blok {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16%;
  height: 100vh;
  padding-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #18316a;
}

.main-content-side {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: scroll;
  width: 84%;
  min-height: 600px;
}

.mcs-wrpr {
  max-width: 90%;
  min-width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.sn-wrpr {
  position: relative;
  display: block;
  max-width: 86%;
  min-width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.sn-blk {
  padding-top: 40px;
  padding-bottom: 40px;
}

.sn-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f4fd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/img-demo.gif');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/img-demo.gif');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.sn-hero-leyends {
  max-width: 70%;
  min-width: 60%;
  color: #fff;
  text-align: center;
}

.hero-h1 {
  margin-bottom: 20px;
  font-size: 1em;
}

.hero-big-leyend {
  margin-bottom: 30px;
  font-size: 3.7vw;
  line-height: 1.2em;
  font-weight: 700;
}

.header {
  position: relative;
  z-index: 100;
  height: 1036px;
}

.header.inside {
  height: 460px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(167, 213, 42, 0.8)), to(rgba(167, 213, 42, 0.8))), url('../images/hdr-maternal.jpg');
  background-image: linear-gradient(180deg, rgba(167, 213, 42, 0.8), rgba(167, 213, 42, 0.8)), url('../images/hdr-maternal.jpg');
  background-position: 0px 0px, 50% 40px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.header.inside.somos {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(167, 213, 42, 0.9)), to(rgba(167, 213, 42, 0.9))), url('../images/bg-call-admisiones.jpg');
  background-image: linear-gradient(180deg, rgba(167, 213, 42, 0.9), rgba(167, 213, 42, 0.9)), url('../images/bg-call-admisiones.jpg');
}

.header.inside.preescolar {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(167, 213, 42, 0.8)), to(rgba(167, 213, 42, 0.8))), url('../images/preescolar-hdr.jpg');
  background-image: linear-gradient(180deg, rgba(167, 213, 42, 0.8), rgba(167, 213, 42, 0.8)), url('../images/preescolar-hdr.jpg');
}

.header.inside.primaria {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(167, 213, 42, 0.8)), to(rgba(167, 213, 42, 0.8))), url('../images/primaria-hdr.jpg');
  background-image: linear-gradient(180deg, rgba(167, 213, 42, 0.8), rgba(167, 213, 42, 0.8)), url('../images/primaria-hdr.jpg');
}

.header.inside.secundaria {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(167, 213, 42, 0.8)), to(rgba(167, 213, 42, 0.8))), url('../images/secundaria-hdr.jpg');
  background-image: linear-gradient(180deg, rgba(167, 213, 42, 0.8), rgba(167, 213, 42, 0.8)), url('../images/secundaria-hdr.jpg');
}

.header.inside.admisiones {
  height: 400px;
  background-color: #18316a;
  background-image: linear-gradient(53deg, #18316a, #4160a7);
  background-position: 0px 0px;
}

.hero-front-mask {
  position: relative;
  left: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-image: url('../images/hero-40-shaded.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-one {
  background-image: url('../images/hero-one.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-two {
  background-image: url('../images/hero-two.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-three {
  background-image: url('../images/hero-three.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.secundary-nav {
  width: 100%;
  height: 60px;
  background-color: #fff;
}

.hero-pleca-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  height: 335px;
  margin-top: -30px;
  background-image: url('../images/pleca-hero-logo-04.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-pleca-top.inside {
  height: 285px;
  margin-top: -30px;
  background-image: url('../images/pleca-hero-logo-05.svg');
}

.main-nav-bar {
  position: relative;
  z-index: 10;
  display: block;
  max-width: 90%;
  min-width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.secundary-nav-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(167, 213, 42, 0.5);
}

.nav-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.colegio-columbia {
  width: 180px;
}

.colegio-columbia.w--current {
  width: 200px;
}

.colegio-columbia.on-scroll-nav {
  width: 100px;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mov-nav {
  display: none;
}

.nav-btn {
  height: 60px;
  padding: 0px 15px;
  float: left;
  background-color: transparent;
  color: #18316a;
  font-size: 0.9em;
  line-height: 60px;
  font-weight: 600;
}

.nav-btn:hover {
  color: rgba(24, 49, 106, 0.5);
}

.nav-btn.drpr {
  padding-right: 30px;
  padding-left: 15px;
}

.nav-btn.drpr.w--open {
  background-color: #18316a;
  color: #fff;
}

.nav-btn.cta-aw {
  height: 50px;
  padding-right: 52px;
  padding-left: 20px;
  border-radius: 30px;
  background-color: #25d366;
  background-image: url('../images/whatsapp-icon.svg');
  background-position: 88% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #fff;
  line-height: 50px;
}

.nav-btn.cta-aw:hover {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
  -webkit-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}

.sn-btn {
  margin-left: 10px;
  border-right: 1px solid #18316a;
  background-color: #18316a;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #fff;
  font-size: 0.8em;
  line-height: 10px;
  font-weight: 700;
}

.sn-btn:hover {
  background-color: #46619e;
}

.sn-btn.last {
  border-right-style: none;
}

.left-arrow-2 {
  display: none;
}

.right-arrow-2 {
  display: none;
}

.slide-nav {
  display: none;
}

.hero-leyend-hldr {
  position: absolute;
  left: 0%;
  top: 24%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60%;
  max-width: 86%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-leyend-hldr.insider {
  top: 65%;
  width: 100%;
  height: 30%;
  max-width: 60%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
}

.hldr-leyend {
  width: 32vw;
  clear: none;
  color: #fff;
}

.hldr-leyend.i-hero {
  width: 100%;
  color: #18316a;
  text-align: left;
}

.hldr-leyend.i-hero.center {
  text-align: center;
}

.hero-h-one {
  margin-bottom: 20px;
  font-size: 1.2em;
  font-weight: 400;
}

.hero-divider {
  width: 300px;
  height: 10px;
  margin-bottom: 20px;
  background-color: #a7d52a;
}

.nav-dropr {
  display: inline-block;
  float: left;
}

.drpr-icon {
  margin-right: 0px;
  padding-right: 20px;
}

.btn-nav-li.w--open {
  margin-top: 60px;
  border-top: 2px solid #27468c;
  background-color: #18316a;
  color: #fff;
}

.drpr-li-btn {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #fff;
  font-size: 0.9em;
}

.drpr-li-btn:hover {
  background-color: #27468c;
}

.drpr-li-btn.w--current {
  background-color: #27468c;
  color: #fff;
}

.hero-fast-nav {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 86%;
  min-width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 30px solid rgba(209, 217, 230, 0.9);
  -webkit-perspective: 0px;
  perspective: 0px;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
}

.fl-btn {
  width: 25%;
  height: 100px;
  padding-left: 3%;
  background-color: #a7d52a;
  background-image: url('../images/fl-arrow-w.svg');
  background-position: 90% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #fff;
  font-size: 1.5em;
  line-height: 100px;
  font-weight: 600;
  text-decoration: none;
  text-transform: capitalize;
}

.fl-btn:hover {
  height: 90px;
  -webkit-filter: brightness(60%);
  filter: brightness(60%);
}

.fl-btn.prepri {
  background-color: #9ccb1a;
}

.fl-btn.prim {
  background-color: #8ab90b;
}

.fl-btn.secun {
  background-color: #80ae04;
}

.sub-tt-hero {
  font-size: 1.2vw;
  line-height: 1.7em;
}

.scroll-nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 101;
  display: none;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.4);
}

.scroll-nav.show {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.scroll-nav-wrpr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 90%;
  min-width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.movile-nav {
  display: none;
}

.mov-call {
  display: none;
}

.titulo {
  margin-bottom: 15px;
  font-weight: 700;
}

.s-card {
  margin-bottom: 40px;
  padding-right: 40px;
  padding-bottom: 0px;
}

.fix-col {
  margin-right: -5px;
  margin-left: -5px;
}

.tt-divider {
  width: 20%;
  height: 4px;
  margin-bottom: 20px;
  background-color: #27468c;
}

.leyend {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #a7d52a;
  box-shadow: 0 20px 20px -10px rgba(16, 37, 86, 0.2);
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
}

.avisos {
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #18316a;
}

.call-to-hldr {
  width: 100%;
  max-width: 50%;
  min-width: auto;
  text-align: left;
}

.ftr-tt {
  margin-bottom: 20px;
  padding-left: 10px;
  border-left: 4px solid #a7d52a;
  color: #a7d52a;
  line-height: 1.1em;
  font-weight: 600;
}

.ftr-logo {
  position: relative;
  top: -10px;
  width: 200px;
  margin-top: -20px;
  margin-bottom: 20px;
  padding: 15px;
  border-top: 10px solid #a7d52a;
  background-color: #fff;
}

.g-map {
  z-index: 0;
  height: 120px;
}

.get-there {
  display: inline-block;
  margin-top: 10px;
  color: #a7d52a;
}

.tels-hldr {
  padding-left: 10px;
}

.crew {
  color: #3e62b3;
}

.last-pleca {
  width: 100%;
  height: 4px;
  margin-top: 40px;
  background-color: #e9eef7;
}

.hero-in-h1 {
  margin-bottom: 0px;
  font-size: 3.6em;
  line-height: 1em;
}

.intro-divider {
  width: 20%;
  height: 4px;
  margin-right: auto;
  margin-left: auto;
  background-color: #a7d52a;
}

.card-sub-tt {
  margin-bottom: 30px;
}

.cst-divider {
  width: 30%;
  height: 4px;
  background-color: #a7d52a;
}

.cst-h3 {
  margin-bottom: 4px;
  color: #a7d52a;
}

.barra-horarios {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.barra-horarios.top {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #d1d9e6;
}

.barra-horarios.j-center {
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hora-hrs {
  padding: 8px 15px 10px;
  border-radius: 4px;
  background-color: #a7d52a;
  text-align: center;
}

.hora-hrs.brdr {
  border-style: solid;
  border-width: 2px;
  border-color: #18316a;
  background-color: #fff;
}

.hora-hrs._w-pdd {
  margin-right: 10px;
  margin-left: 10px;
}

.hrs-div {
  height: 4px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 2px;
  background-color: #d1d9e6;
}

.hora {
  font-family: Oswald, sans-serif;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
}

.big-txt {
  line-height: 1.1em;
  font-weight: 700;
}

.desarrollo-blok {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 6px;
}

.db-one {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding: 60px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #bbea3a;
  font-size: 2.2em;
}

.db-two {
  padding: 30px 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(70, 122, 169, 0.9);
  color: #fff;
  text-align: center;
}

.bloque-tres {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.b-tres-tt {
  margin-bottom: 10px;
  color: #18316a;
  font-size: 1.5em;
  font-weight: 600;
}

.mas {
  padding-right: 25px;
  padding-left: 25px;
  color: #27468c;
  font-size: 3em;
}

.steap-apti {
  padding: 15px 24px;
  border-radius: 4px;
  background-color: #fff;
  color: #5276c8;
}

.fw-divider {
  width: 100%;
  height: 8px;
  margin-top: 40px;
  margin-bottom: 60px;
  border-radius: 3px;
  background-color: rgba(180, 192, 212, 0.8);
}

.art-program {
  margin-top: 60px;
  padding: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #e9eef7;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 30px 30px -15px rgba(16, 37, 86, 0.21);
}

.bullet-tt {
  margin-bottom: 3px;
  font-size: 1.1em;
}

.sub-bullet {
  color: #747a86;
}

.bullet-divider {
  width: 100%;
  height: 2px;
  margin-top: 25px;
  margin-bottom: 30px;
  border-radius: 2px;
  background-color: #e9eef7;
}

.s-in-card {
  margin-top: 40px;
}

.link {
  color: #a7d52a;
}

.valores-blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 4px;
  background-color: #e9eef7;
  font-size: 1.2em;
  line-height: 1.8em;
  font-weight: 700;
}

.white-card {
  padding: 20px 30px;
  border-radius: 6px;
  background-color: #fff;
}

.direc-card {
  margin-bottom: 20px;
  padding: 20px 20px 20px 30px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 20px -10px rgba(0, 0, 0, 0.5);
}

.dir-name {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #a7d52a;
  font-size: 1.1em;
  font-weight: 600;
}

.dir-puesto {
  font-family: 'Open Sans', sans-serif;
  color: #516aa3;
  font-size: 0.8em;
}

.dr-sub-tt {
  margin-right: 12px;
  margin-bottom: 30px;
  margin-left: 12px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 0px;
  border-bottom: 1px solid #a7d52a;
  color: #a7d52a;
}

.dir-blk {
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b4c0d4;
}

.horario-sub-tt {
  width: 100%;
  margin-bottom: 10px;
}

.awhatsapp-btn {
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 10px 20px 10px 25px;
  border-top: 1px solid #3dea7e;
  border-bottom: 2px solid #13843e;
  border-radius: 4px;
  background-color: #25d366;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#4cee89), to(#25d366));
  background-image: linear-gradient(0deg, #4cee89, #25d366);
  box-shadow: 0 20px 30px -12px rgba(12, 74, 35, 0.7);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #fff;
  font-size: 1.2em;
  line-height: 2em;
  font-weight: 400;
  text-decoration: none;
}

.awhatsapp-btn:hover {
  box-shadow: 0 7px 25px -10px rgba(4, 41, 18, 0.91);
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
  -webkit-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}

.aw-icon {
  width: 30px;
  height: 30px;
}

.aw-text-btn {
  margin-right: 10px;
}

.aw-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.trigger {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  height: 80%;
}

.alert {
  margin-top: 20px;
  font-size: 0.8em;
}

.rt-card {
  padding: 30px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #e9eef7;
  border-radius: 6px;
  background-color: #fff;
}

.vacante-label {
  display: inline-block;
  margin-bottom: 10px;
  padding-right: 6px;
  padding-left: 6px;
  background-color: #a7d52a;
  font-size: 0.7em;
  font-weight: 400;
  text-transform: uppercase;
}

.vacante-title {
  margin-bottom: 10px;
  font-size: 1.7em;
  line-height: 1.5em;
  font-weight: 700;
}

.center-blok {
  display: none;
}

.curricula-rt li {
  margin-bottom: 4px;
  padding-left: 25px;
  background-image: url('../images/bullet-green.svg');
  background-position: 0px 2px;
  background-size: 20px;
  background-repeat: no-repeat;
  font-size: 0.9em;
  font-weight: 700;
  list-style-type: none;
}

.blok-map {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.infoarte-rt a {
  color: #a7d52a;
  font-weight: 700;
}

.last-card {
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.rt-aviso {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.rt-aviso ul {
  padding-left: 30px;
  list-style-type: disc;
}

.rt-aviso li {
  margin-bottom: 15px;
  font-size: 0.9em;
  line-height: 1.5em;
}

.rt-aviso p {
  margin-bottom: 20px;
  line-height: 1.6em;
}

.rt-aviso h3 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.texto-este {
  font-size: 1.2em;
  line-height: 1.6em;
}

.steap-card {
  margin-bottom: 20px;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #e9eef7;
}

.steap-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 12px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-bottom: 1px solid #b4c0d4;
  text-align: left;
}

.steap-num {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  padding-top: 2px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 15px;
  background-color: #a7d52a;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.steap-text {
  display: block;
}

.steap-text-tlitle {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 1.1em;
  line-height: 1.4em;
}

.cta-flex-text {
  margin-bottom: 15px;
  font-size: 1.1em;
}

.admin-wrpr {
  overflow: hidden;
  width: 600px;
  min-height: 100px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 8px;
}

.af-hdr {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #b4c0d4;
  background-color: #fff;
}

.colubia-logo-af {
  width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.af-body {
  padding: 24px 24px 1px;
  background-color: #fff;
}

.af-label {
  color: #59626f;
  font-size: 0.9em;
  font-weight: 600;
}

.admin-form {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e9eef7;
}

.form-element.divider {
  margin-top: 40px;
  border-top: 4px solid #c6d3e8;
}

.form-element.divider.no-tt {
  margin-bottom: 20px;
}

.adf-title {
  margin-top: 10px;
  color: #18316a;
  font-size: 1.2em;
  font-weight: 700;
  text-align: center;
}

.adf-sub-title {
  margin-top: 20px;
  margin-bottom: 14px;
  color: #18316a;
  font-size: 1.2em;
  font-weight: 700;
}

.input-2 {
  height: 40px;
  margin-bottom: 20px;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  background-color: #fafafa;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.input-2:hover {
  border-color: #d2d2d2;
}

.input-2:focus {
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
}

.input-2::-webkit-input-placeholder {
  font-family: 'Open Sans', sans-serif;
}

.input-2:-ms-input-placeholder {
  font-family: 'Open Sans', sans-serif;
}

.input-2::-ms-input-placeholder {
  font-family: 'Open Sans', sans-serif;
}

.input-2::placeholder {
  font-family: 'Open Sans', sans-serif;
}

.radio {
  display: inline-block;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  font-size: 1.1em;
  font-weight: 600;
}

.radio.fw {
  display: block;
}

.radiobox {
  margin-top: 8px;
}

.af-ftr {
  margin-bottom: 100px;
  padding: 24px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #eff0f1;
  font-size: 0.8em;
  text-align: center;
}

.admisiones-title {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -80px;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  border-radius: 10px;
  background-image: linear-gradient(141deg, #a7d52a, #d4fe64);
  box-shadow: 0 20px 40px -10px rgba(23, 43, 90, 0.51);
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.title-admisiones {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 4em;
  text-shadow: 0 3px 12px #7ca313;
}

.admisiones-fijo {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  padding-right: 40px;
  padding-bottom: 20px;
}

html.w-mod-js *[data-ix="slide-pro-first"] {
  opacity: 0.2;
  -webkit-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
}

html.w-mod-js *[data-ix="new-interaction"] {
  display: none;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 2.8em;
  }

  h2 {
    font-size: 2em;
  }

  h4 {
    font-size: 1em;
  }

  h5 {
    font-size: 0.8em;
  }

  h6 {
    font-size: 0.6em;
  }

  .wrpr.flex {
    max-width: 90%;
    min-width: 80%;
  }

  .wrpr.centered-wrpr {
    max-width: 70%;
    min-width: 60%;
  }

  .desk-nav {
    display: none;
  }

  .brgr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .botonera.botonera-hero {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hero {
    height: auto;
    padding-top: 160px;
    padding-bottom: 70px;
  }

  .hero-legends-wrpr {
    width: 80%;
  }

  .h1-hero {
    margin-bottom: 20px;
  }

  .flex-card {
    width: 31.3333%;
  }

  .mn-hdr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #f5f4fd;
  }

  .mn-body {
    position: relative;
  }

  .mn-ftr {
    margin-top: 10px;
  }

  .tel-link {
    margin-bottom: 10px;
    background-image: url('../images/tel-icon_1.svg');
    background-size: 24px;
    color: #99aedd;
  }

  .tel-link.dark {
    color: #18316a;
  }

  .close {
    width: 50px;
    height: 50px;
  }

  .sct-icon {
    margin-bottom: 10px;
  }

  .sc-tt {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .gallery-slider {
    margin-bottom: 40px;
  }

  .price-card {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .pc-name-label {
    font-size: 0.9em;
  }

  .pc-price-label {
    font-size: 2em;
  }

  .pc-time-label {
    font-size: 0.9em;
  }

  .pc-text {
    font-size: 0.8em;
  }

  .quote-slider {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .quote-slide {
    width: 50%;
  }

  .gallery-g-card {
    width: 33.3333%;
  }

  .accordion-trgr {
    margin-top: 14px;
  }

  .acc-hdr {
    height: 50px;
    margin-bottom: 0px;
    color: #42496b;
  }

  .slider-show-next {
    height: 360px;
  }

  .arrow-left {
    width: 40px;
    height: 50px;
    font-size: 30px;
  }

  .arrow-right {
    width: 40px;
    height: 50px;
    font-size: 30px;
  }

  .rl-drp-li.w--open {
    top: 0px;
    -webkit-transform: translate(45%, 0px);
    -ms-transform: translate(45%, 0px);
    transform: translate(45%, 0px);
  }

  .rl-pointer-top {
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .hero-slider {
    height: auto;
  }

  .slider {
    height: 660px;
  }

  .pc-pro-name {
    font-size: 1em;
  }

  .pc-preciador {
    font-size: 1em;
  }

  .se-more {
    width: 100%;
  }

  .add-to-cart {
    width: 100%;
    margin-bottom: 10px;
  }

  .pc-body {
    min-height: auto;
  }

  .pc-body.re-height {
    min-height: 480px;
  }

  .pc-botonera-2 {
    position: relative;
    padding-right: 0px;
    padding-left: 0px;
  }

  .product-card {
    padding: 10px;
  }

  .product-card.flexer {
    width: 31.3333%;
  }

  .real-estate-card {
    width: 31.3333%;
    margin-bottom: 30px;
  }

  .se-more-2 {
    width: 100%;
  }

  .basic-nav {
    border-bottom: 2px solid #fafafa;
  }

  .bn-brgr {
    width: 65px;
    height: 65px;
    padding: 14px;
    color: #18316a;
    font-size: 2.4em;
  }

  .bn-brgr.w--open {
    background-color: #f5f4fd;
    color: #18316a;
  }

  .bn-nav-menu {
    background-color: #f5f4fd;
  }

  .zc-i-blk {
    width: 80%;
  }

  .zc-title {
    font-size: 1.3em;
  }

  .hero-titular {
    height: 20vh;
  }

  .hero-big-leyend {
    font-size: 5.5vw;
  }

  .hero-pleca-top {
    height: 28vh;
  }

  .nav-bar {
    padding-top: 0px;
  }

  .colegio-columbia.w--current {
    width: 180px;
  }

  .mov-nav {
    display: block;
  }

  .hero-leyend-hldr.insider {
    top: 28%;
  }

  .hldr-leyend {
    width: 50vw;
    text-align: left;
  }

  .hero-h-one {
    font-size: 1em;
  }

  .hero-divider {
    margin-right: 0px;
    margin-left: 0px;
  }

  .hero-fast-nav {
    max-width: 100%;
    min-width: 100%;
  }

  .fl-btn {
    height: 80px;
    font-size: 1.2em;
    line-height: 80px;
  }

  .sub-tt-hero {
    font-size: 2.4vw;
  }

  .scroll-nav {
    display: none;
  }

  .movile-nav {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 200;
    display: none;
    overflow: auto;
    background-color: #fff;
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }

  .mn-wrpr {
    position: relative;
    display: block;
    max-width: 90%;
    min-width: 80%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }

  .mn-secondary-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-bottom: 1px dashed #e9eef7;
  }

  .mn-second-btn {
    height: 40px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #a7d52a;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
  }

  .mn-main-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .mn-nav-btn {
    width: 100%;
    margin-bottom: 8px;
    padding: 10px 30px;
    border-left: 4px solid #e9eef7;
    background-color: transparent;
    color: #18316a;
    font-size: 1.3em;
    line-height: 2em;
    font-weight: 600;
    text-align: left;
  }

  .mn-nav-btn-accordion {
    position: relative;
    display: none;
    height: 60px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #e9eef7;
    color: #18316a;
    font-size: 1.1em;
    line-height: 60px;
  }

  .mov-call {
    display: block;
  }

  .tel-btn {
    height: 30px;
    padding: 0px 12px 0px 30px;
    border-radius: 6px;
    background-color: #18316a;
    background-image: url('../images/tel-icon.svg');
    background-position: 5px 50%;
    background-size: 24px;
    background-repeat: no-repeat;
    font-size: 0.9em;
    line-height: 30px;
    font-weight: 600;
  }

  .s-card {
    margin-bottom: 40px;
  }

  .pro-columbia {
    margin-bottom: 40px;
  }

  .avisos {
    margin-bottom: 40px;
  }

  .call-to-hldr {
    max-width: 80%;
  }

  .ftr-logo {
    width: 180px;
  }

  .hero-in-h1 {
    font-size: 3.4em;
  }

  .db-one {
    width: 100%;
    text-align: center;
  }

  .db-two {
    padding-right: 10px;
    padding-left: 10px;
  }

  .b-tres-tt {
    font-size: 1.2em;
  }

  .mas {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 2.5em;
  }

  .steap-apti {
    padding-right: 15px;
    padding-left: 15px;
  }

  .valores-blk {
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .value {
    margin-bottom: 20px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .admisiones-title {
    width: 600px;
  }

  .title-admisiones {
    font-size: 3.5em;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.4em;
  }

  h2 {
    font-size: 1.8em;
  }

  h3 {
    font-size: 1.3em;
  }

  h4 {
    font-size: 0.8em;
  }

  h5 {
    font-size: 0.7em;
  }

  .wrpr {
    max-width: 90%;
    min-width: 0%;
  }

  .wrpr.flex {
    max-width: 94%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .wrpr.centered-wrpr {
    max-width: 90%;
    min-width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .main-nav {
    z-index: 500;
  }

  .desk-nav {
    display: none;
  }

  .brgr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    padding: 12px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .simple-card {
    margin-bottom: 40px;
  }

  .botonera.botonera-hero {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hero-main-text {
    font-size: 1.8em;
  }

  .footer-column {
    width: 48%;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .h1-hero {
    margin-bottom: 10px;
  }

  .btn {
    font-size: 0.9em;
  }

  .btn.small {
    font-size: 0.7em;
  }

  .btn.large {
    font-size: 1.1em;
  }

  .btn.fw-mob {
    width: 100%;
  }

  .btn.fw-mob.large {
    width: 48%;
  }

  .btn-nav {
    display: block;
    padding-right: 30px;
    padding-left: 30px;
    border-bottom: 1px none rgba(33, 44, 172, 0.2);
    font-size: 1.3em;
    line-height: 1.9em;
  }

  .brrr-bar {
    border-radius: 2px;
  }

  .flex-card {
    width: 48%;
  }

  .flex-card._33 {
    width: 48%;
  }

  .modal-shade {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1000;
    display: none;
    background-color: rgba(3, 6, 37, 0.9);
    opacity: 0;
  }

  .mobile-nav {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1100;
    display: none;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    -webkit-transform: translate(-100%, 0px);
    -ms-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px);
  }

  .mn-hdr {
    border-bottom: 1px solid rgba(33, 44, 172, 0.2);
  }

  .tel-text {
    display: none;
  }

  .tel-link {
    display: block;
  }

  .fixed-nav {
    display: none;
  }

  .close {
    padding: 6px;
  }

  .half-col-flex {
    width: 100%;
  }

  .half-col-flex.full-image {
    height: 300px;
  }

  .half-col-flex.info {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .sts-content-card {
    width: 100%;
  }

  .theme-flex-card {
    width: 50%;
  }

  .pc-icon {
    margin-bottom: 10px;
  }

  .pc-name-label {
    font-size: 0.8em;
  }

  .pc-price-label {
    font-size: 1.8em;
  }

  .pc-time-label {
    font-size: 0.8em;
  }

  .quote-slide {
    width: 100%;
  }

  .a-card {
    margin-bottom: 40px;
  }

  .gallery-g-card {
    width: 48%;
  }

  .sw-tt-2 {
    font-size: 16px;
    font-weight: 400;
  }

  .acc-content {
    padding-left: 15px;
  }

  .accordion-trgr {
    margin-top: 15px;
  }

  .acc-hdr {
    height: 50px;
    margin-bottom: 0px;
    padding-left: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #41b3af;
    font-size: 16px;
    line-height: 50px;
    font-weight: 400;
    text-transform: none;
  }

  .slider-show-next {
    height: 270px;
  }

  .btn-2 {
    padding: 8px 18px;
    font-size: 0.8em;
    text-align: center;
  }

  .pc-img {
    height: auto;
  }

  .pc-body {
    min-height: 240px;
  }

  .pc-body.re-height {
    min-height: 380px;
  }

  .product-card {
    margin-bottom: 80px;
  }

  .product-card.flexer {
    width: 48%;
  }

  .real-estate-card {
    width: 48%;
  }

  .centered-nav {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .cn-l-side {
    display: none;
  }

  .cn-r-side {
    display: none;
  }

  .sn-first-bar {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sn-botonera {
    display: none;
  }

  .zc-i-blk {
    width: 60%;
  }

  .brgr-bar {
    width: 100%;
    height: 4px;
    background-color: #18316a;
  }

  .alert-modal-card {
    max-width: 70%;
    min-width: 60%;
  }

  .secundary-text {
    font-size: 1em;
  }

  .hero-big-leyend {
    font-size: 2.9em;
  }

  .header {
    height: 800px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url('../images/hero-one.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url('../images/hero-one.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hero-one {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url('../images/hero-one.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url('../images/hero-one.jpg');
    background-position: 0px 0px, 70% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hero-two {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url('../images/hero-two.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url('../images/hero-two.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hero-three {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url('../images/hero-three.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url('../images/hero-three.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hero-pleca-top {
    height: 24vh;
  }

  .nav-bar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .colegio-columbia {
    width: 200px;
  }

  .colegio-columbia.w--current {
    width: 160px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .colegio-columbia.on-scroll-nav {
    width: 80px;
  }

  .mov-nav {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .nav-btn.cta-aw {
    height: 30px;
    padding-right: 39px;
    padding-left: 15px;
    border-radius: 15px;
    background-position: 91% 50%;
    background-size: 24px;
    line-height: 30px;
  }

  .sn-r-side {
    display: none;
  }

  .hero-leyend-hldr {
    position: relative;
    top: 9%;
  }

  .hero-leyend-hldr.insider {
    max-width: 100%;
  }

  .hldr-leyend {
    width: 80vw;
    text-align: left;
  }

  .hldr-leyend.i-hero.center {
    font-size: 0.8em;
  }

  .hero-h-one {
    font-size: 0.9em;
  }

  .hero-divider {
    width: 100px;
    height: 5px;
  }

  .hero-fast-nav {
    border-bottom-width: 20px;
  }

  .fl-btn {
    padding-left: 0%;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    text-align: center;
  }

  .sub-tt-hero {
    font-size: 1em;
  }

  .scroll-nav.show {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .movile-nav {
    display: none;
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }

  .movile-nav.show {
    display: block;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .mn-second-btn {
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .mn-nav-btn.cta-adminiones {
    padding-left: 37px;
    border-left-style: none;
    background-image: url('../images/whatsapp-icon-verde.svg');
    background-position: 0% 50%;
    background-size: 30px;
    background-repeat: no-repeat;
    color: #a7d52a;
  }

  .mov-call {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tel-btn {
    margin-right: 10px;
  }

  .s-card {
    padding-right: 0px;
  }

  .leyend {
    font-size: 1.3em;
  }

  .call-to-hldr {
    max-width: 100%;
  }

  .hero-in-h1 {
    font-size: 3.2em;
    text-align: center;
  }

  .cst-h3 {
    font-size: 1.6em;
  }

  .db-one {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 2em;
  }

  .db-two {
    padding-right: 40px;
    padding-left: 40px;
  }

  .bloque-tres {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .mas {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .center-blok {
    display: block;
  }

  .admin-wrpr {
    width: 90%;
  }

  .admisiones-title {
    width: 80%;
  }

  .title-admisiones {
    font-size: 2.5em;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 2.2em;
  }

  h2 {
    font-size: 1.6em;
  }

  h3 {
    font-size: 1.3em;
  }

  blockquote {
    font-size: 1.1em;
  }

  .blk.admis {
    padding-top: 90px;
  }

  .wrpr {
    max-width: 86%;
    min-width: 76%;
  }

  .titular.a-left {
    text-align: center;
  }

  .sub-titulo {
    font-size: 1em;
    line-height: 1.4em;
  }

  .botonera.full-w-mov {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .hero-legends-wrpr {
    width: 90%;
  }

  .hero-main-text {
    font-size: 1.6em;
  }

  .footer-column {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
    margin-left: 0%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .h1-hero {
    font-size: 0.8em;
  }

  .btn {
    font-size: 0.8em;
    line-height: 1.5em;
  }

  .btn.small {
    font-size: 0.6em;
  }

  .btn.large {
    font-size: 1em;
    line-height: 1.8em;
  }

  .btn.large.fw-btn {
    width: 100%;
  }

  .btn.large.cta {
    line-height: 1.2em;
  }

  .btn.sender {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .btn.fw-mob.large {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .flex-grid {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .flex-card {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .flex-card._33 {
    width: 100%;
  }

  .theme-flex-card {
    width: 100%;
  }

  .bullet-blok.white-card {
    padding-right: 20px;
    padding-left: 20px;
  }

  .price-card {
    width: 80%;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }

  .flex-col {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .quote-blk {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .q-left-arrow {
    display: none;
  }

  .q-right-arrow {
    display: none;
  }

  .slider-show-next {
    height: 150px;
  }

  .wrpr-fdrpr {
    display: block;
    width: 220px;
    margin-bottom: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px none #a99d94;
    line-height: 30px;
  }

  .text-block {
    line-height: 50px;
  }

  .fdrpd-tagtxt {
    display: none;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    font-size: 13px;
    line-height: 50px;
  }

  .btn-filter-drpr {
    height: 50px;
    padding: 0px 30px 0px 10px;
    border-right-color: #42496b;
    border-left-style: none;
    font-size: 13px;
    line-height: 55px;
  }

  .btn-filter-drpr.w--open {
    line-height: 55px;
  }

  .fdrpr-icon {
    margin-right: 5px;
  }

  .tb-search-btn {
    width: 50px;
    height: 50px;
    float: right;
  }

  .filter-drpr {
    height: 50px;
    margin-right: 0px;
    margin-left: 0px;
    float: left;
    border-left: 1px none #000;
    line-height: 50px;
  }

  .search-btn {
    margin-right: 2px;
    margin-left: 0px;
  }

  .rl-drp-li.w--open {
    top: 0px;
    right: 0px;
    width: 280px;
    -webkit-transform: translate(18%, 0px);
    -ms-transform: translate(18%, 0px);
    transform: translate(18%, 0px);
  }

  .btn-cart {
    margin-right: 4px;
    margin-left: 4px;
  }

  .rl-pointer-top {
    left: auto;
    top: 0px;
    right: 0px;
    margin-right: 54px;
  }

  .hero-slider {
    height: auto;
  }

  .r-slide {
    display: none;
  }

  .l-slide {
    display: none;
  }

  .pc-pro-name {
    font-size: 0.8em;
  }

  .pc-label-tag {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 0.6em;
  }

  .pc-preciador {
    font-size: 0.8em;
  }

  .pc-tag-brief {
    font-size: 0.5em;
  }

  .se-more {
    width: 100%;
    font-size: 0.7em;
    line-height: 30px;
  }

  .add-to-cart {
    width: 100%;
    font-size: 0.7em;
    line-height: 30px;
  }

  .pc-body {
    min-height: 220px;
    padding: 15px 8px 0px;
  }

  .pc-body.re-height {
    min-height: auto;
    padding-bottom: 50px;
  }

  .product-card {
    margin-bottom: 60px;
  }

  .product-card.flexer {
    margin-bottom: 30px;
  }

  .pc-label-tag-2 {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 0.6em;
  }

  .real-estate-card {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .se-more-2 {
    width: 100%;
    font-size: 0.7em;
    line-height: 30px;
  }

  .alert-modal-card {
    max-width: 90%;
    min-width: 80%;
  }

  .amc-hdr {
    padding: 15px 20px;
    font-size: 1em;
  }

  .amc-body {
    padding-right: 20px;
    padding-left: 20px;
  }

  .amc-ftr {
    padding: 20px;
  }

  .hero-titular {
    height: 15vh;
    padding-bottom: 10px;
  }

  .two-columns-title {
    padding-bottom: 0px;
  }

  .title-section {
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }

  .side-section {
    max-width: 100%;
    min-width: 100%;
    text-align: center;
  }

  .hero-big-leyend {
    margin-bottom: 15px;
    font-size: 1.6em;
  }

  .header {
    height: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8))), url('../images/hero-one.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../images/hero-one.jpg');
    background-position: 0px 0px, 60% 50%;
  }

  .header.inside {
    height: 320px;
  }

  .header.inside.admisiones {
    height: 260px;
  }

  .hero-one {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8))), url('../images/hero-one.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../images/hero-one.jpg');
    background-position: 0px 0px, 70% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hero-pleca-top {
    height: 200px;
    background-size: 400px;
  }

  .hero-pleca-top.inside {
    height: 240px;
    margin-top: -80px;
    background-size: 460px;
  }

  .main-nav-bar {
    max-width: 90%;
  }

  .secundary-nav-bar {
    height: 50px;
  }

  .colegio-columbia {
    width: 140px;
  }

  .colegio-columbia.w--current {
    width: 140px;
  }

  .colegio-columbia.on-scroll-nav {
    overflow: hidden;
  }

  .hero-leyend-hldr {
    margin-top: 35px;
  }

  .hero-leyend-hldr.insider {
    top: 15%;
    height: auto;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .hldr-leyend {
    width: 90vw;
  }

  .hldr-leyend.i-hero.center {
    font-size: 0.7em;
  }

  .hero-h-one {
    font-size: 0.8em;
  }

  .hero-divider {
    width: 100px;
    height: 5px;
    margin-bottom: 10px;
  }

  .hero-fast-nav {
    display: none;
  }

  .sub-tt-hero {
    font-size: 0.7em;
    line-height: 1.5em;
  }

  .mn-second-btn {
    width: 50%;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 0.9em;
    text-align: left;
  }

  .mn-nav-btn {
    padding-right: 0px;
    padding-left: 20px;
    font-size: 1.1em;
  }

  .tel-btn {
    display: none;
  }

  .titulo {
    font-size: 1.7em;
    line-height: 1.2em;
  }

  .s-card {
    padding-right: 0px;
  }

  .tt-divider {
    margin-right: auto;
    margin-left: auto;
  }

  .leyend {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 1.1em;
  }

  .call-to-hldr {
    max-width: 100%;
    min-width: 60%;
  }

  .ftr-tt {
    font-size: 1.2em;
  }

  .ftr-logo {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .hero-in-h1 {
    font-size: 2.3em;
    line-height: 1.2em;
  }

  .barra-horarios.top {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .hora-hrs {
    margin-right: 8px;
    margin-bottom: 9px;
    margin-left: 8px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .hora-hrs.brdr {
    padding-right: 12px;
    padding-left: 12px;
  }

  .hora {
    font-size: 1em;
  }

  .db-one {
    padding: 30px 20px;
    font-size: 1.4em;
  }

  .db-two {
    padding-right: 30px;
    padding-left: 30px;
  }

  .bloque-tres {
    width: 100%;
  }

  .valores-blk {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 1em;
  }

  .value {
    margin-bottom: 12px;
  }

  .awhatsapp-btn {
    width: 100%;
    margin-right: 0px;
  }

  .cta-flex-text {
    text-align: center;
  }

  .admisiones-title {
    bottom: -39px;
    width: 90%;
    padding-top: 5px;
  }

  .title-admisiones {
    margin-bottom: 20px;
    font-size: 1.5em;
  }

  .admisiones-fijo {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
  }
}

