@font-face {
  font-family: 'league_spartanregular';
  src: url("../fonts/leaguespartan-bold-webfont.eot");
  src: url("../fonts/leaguespartan-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/leaguespartan-bold-webfont.woff2") format("woff2"), url("../fonts/leaguespartan-bold-webfont.woff") format("woff"), url("../fonts/leaguespartan-bold-webfont.ttf") format("truetype"), url("../fonts/leaguespartan-bold-webfont.svg#league_spartanregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icons';
  src: url("../fonts/icons.eot?63o0mr");
  src: url("../fonts/icons.eot?63o0mr#iefix") format("embedded-opentype"), url("../fonts/icons.ttf?63o0mr") format("truetype"), url("../fonts/icons.woff?63o0mr") format("woff"), url("../fonts/icons.svg?63o0mr#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-right:before {
  content: "\e900";
}

.icon-about:before {
  content: "\e901";
}

.icon-mail:before {
  content: "\e902";
}

.icon-calendar:before {
  content: "\e903";
}

.icon-quote:before {
  content: "\e904";
}

p {
  font-family: "Libre Baskerville", serif;
}
p em {
  font-style: italic;
}

h1 {
  font-family: "league_spartanregular";
  color: #F6AA3D;
  font-size: 5.375em;
}

body, h2, h3, h4, h5 {
  font-family: "league_spartanregular";
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hero {
  height: 100%;
}
.hero.navbar-fixed-top-hero {
  margin-top: 134px;
}

.hero-content {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.hero-content .container-fluid {
  position: absolute;
  left: 0;
  right: 0;
  top: 35%;
  transform: translateY(-50%);
  z-index: 2;
}
.hero-content h1 {
  line-height: 75px;
  position: relative;
  z-index: 2;
}
.hero-content h1 span {
  position: relative;
}
.hero-content h1 span.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
  border-bottom: 0;
}
.hero-content h1 span.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.hero-content h1 span.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .hero-content h1 span.cd-words-wrapper b {
  opacity: 0;
}
.no-js .hero-content h1 span.cd-words-wrapper b.is-visible {
  opacity: 1;
}
.hero-content p {
  font-size: 1.125em;
  line-height: 2em;
  letter-spacing: 1px;
  position: relative;
  z-index: 2;
  color: #000;
}

.dot {
  border-radius: 50%;
  position: absolute;
  z-index: 0;
}

.dot_red {
  background-color: #CE4841;
}

.dot_black {
  background-color: #000;
}

.dot_blue {
  background-color: #74C0C0;
}

.dot_orange {
  background-color: #F6AA3D;
}

.hero-dot_1 {
  position: absolute;
  top: 8vh;
  left: 5vw;
  height: 6px;
  width: 6px;
}

.hero-dot_2 {
  position: absolute;
  top: 12vh;
  left: -3vw;
  height: 84px;
  width: 84px;
}

.hero-dot_3 {
  position: absolute;
  top: 35vh;
  left: 2vw;
  height: 12px;
  width: 12px;
}

.hero-dot_4 {
  position: absolute;
  top: 50vh;
  left: 4vw;
  height: 55px;
  width: 55px;
}

.hero-dot_5 {
  position: absolute;
  top: 70vh;
  left: 2vw;
  height: 9px;
  width: 9px;
}

.hero-dot_6 {
  position: absolute;
  top: 7vh;
  right: 6vw;
  height: 9px;
  width: 9px;
}

.hero-dot_7 {
  position: absolute;
  top: 22vh;
  right: 3vw;
  height: 65px;
  width: 65px;
}

.hero-dot_8 {
  position: absolute;
  top: 46vh;
  right: 4vw;
  height: 27px;
  width: 27px;
}

.hero-dot_9 {
  position: absolute;
  top: 60vh;
  right: 2vw;
  height: 7px;
  width: 7px;
}

.hero-dot_10 {
  position: absolute;
  top: 71vh;
  right: 4vw;
  height: 8px;
  width: 8px;
}

/* ---- particles.js container ---- */
#particlesred-js, #particlesblack-js, #particlesblue-js, #particlesorange-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: url("");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
#particlesred-js-expect, #particlesred-js-thanks, #particlesblack-js-expect, #particlesblack-js-thanks, #particlesblue-js-expect, #particlesblue-js-thanks, #particlesorange-js-expect, #particlesorange-js-thanks {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: url("");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/* =========================================================================
   Responsive
   ========================================================================= */
@media screen and (max-width: 767px) {
  .hero {
    height: auto;
    padding-bottom: 96px;
  }
  .hero.navbar-fixed-top-hero {
    margin-top: 50px;
  }

  .hero-content .container-fluid {
    position: static;
    left: 0;
    right: 0;
    top: 0;
    transform: none;
  }
  .hero-content h1 {
    font-size: 3em;
    line-height: 1.33;
    margin-bottom: 25px;
  }
  .hero-content p {
    font-size: 0.875em;
    line-height: 1.85;
    padding-left: 28px;
    padding-right: 28px;
  }

  .hero-dot_2,
  .hero-dot_5,
  .hero-dot_9 {
    display: none;
  }

  .hero-dot_1 {
    top: 82%;
    left: 15px;
  }

  .hero-dot_2 {
    display: none;
  }

  .hero-dot_3 {
    left: -5px;
    top: 46%;
  }

  .hero-dot_4 {
    left: -39px;
    bottom: auto;
    top: 2%;
    display: none;
  }

  .hero-dot_6 {
    right: 39px;
  }

  .hero-dot_7 {
    right: -50px;
    display: none;
  }

  .hero-dot_8 {
    right: -10px;
  }

  .hero-dot_10 {
    right: 42px;
    bottom: 24%;
  }
}
.mainNav {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.mainNav.hide-nav-bar {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-backface-visibility: hidden;
}

.navbar {
  min-height: auto;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
}
.navbar .navbar-collapse {
  text-align: center;
}
.navbar li.active a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  bottom: -10px;
  border-bottom: 3px solid #000;
}

.navbar-brand {
  padding: 34px 15px 34px 40px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-brand > img {
  width: 170px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #FFF;
}

.mainNav {
  background-color: #FFF;
}

.navbar-calendar a img, .navbar-mail a img, .navbar-about a img {
  width: 52px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navbar-nav-center li {
  margin-left: 96px;
  padding: 52px 0;
}
.navbar-nav-center li:first-of-type {
  margin-left: 0;
}
.navbar-nav-center li a {
  font-family: "league_spartanregular";
  text-transform: uppercase;
  font-size: 0.875em;
  letter-spacing: 2.62px;
  color: #000;
  padding: 0;
  position: relative;
  border-bottom: 3px solid #FFF;
}
.navbar-nav-center li a:hover:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  bottom: -10px;
  border-bottom: 3px solid #000;
}
.navbar-nav-center li a.redlink:hover {
  color: #CE4841;
}
.navbar-nav-center li a.redlink:hover:after {
  border-bottom: 3px solid #CE4841;
}
.navbar-nav-center li a.bluelink:hover {
  color: #74C0C0;
}
.navbar-nav-center li a.bluelink:hover:after {
  border-bottom: 3px solid #74C0C0;
}
.navbar-nav-center li a.orangelink:hover {
  color: #F6AA3D;
}
.navbar-nav-center li a.orangelink:hover:after {
  border-bottom: 3px solid #F6AA3D;
}

.navbar-right {
  margin-right: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-right li {
  padding-top: 32px;
}
.navbar-right li a {
  padding: 0 7px;
  line-height: 48px;
}

.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 26% 120%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 18% -70%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 2px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  /* black */
  border-width: 0 5px 5px;
}

.tooltip-inner {
  border-radius: 0;
  font-family: "league_spartanregular";
  letter-spacing: 2.62px;
  text-transform: uppercase;
  font-size: 12px;
  padding: 15px 20px;
  margin-right: 20px;
  white-space: pre;
  max-width: none;
}

.tooltip.bottom .tooltip-arrow {
  position: absolute;
  left: 50%;
}

.whiteLogo {
  display: none;
}

.navbar.small .mainLogo {
  padding: 28px 15px 0 40px !important;
}
.navbar.small .navbar-nav-center li {
  padding: 30px 0;
}
.navbar.small .navbar-right li {
  padding-top: 19px;
}
.navbar.small .navbar-brand > img {
  width: 100px;
}
.navbar.small .navbar-calendar a img, .navbar.small .navbar-mail a img, .navbar.small .navbar-about a img {
  width: 45px;
}

/* =========================================================================
   Responsive
   ========================================================================= */
@media screen and (max-width: 1100px) {
  .navbar-nav-center li {
    margin-left: 40px;
  }
}
@media screen and (max-width: 992px) {
  .navbar-nav-center li {
    margin-left: 18px;
  }

  .navbar-brand {
    padding: 42px 15px;
  }
  .navbar-brand > img {
    width: 120px;
  }

  .navbar-right > li > a {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media screen and (max-width: 767px) {
  .navbar li.active a:after {
    content: none;
  }

  .navbar-nav-center li {
    margin-left: 0;
    padding: 0;
  }
  .navbar-nav-center li a {
    border-bottom: 0;
  }

  .navbar-brand {
    padding: 26px 26px;
    height: 88px;
  }

  .navbar .navbar-collapse {
    margin-left: 0;
  }
  .navbar .navbar-collapse a {
    color: #000;
  }

  .navbar .navbar-nav {
    text-align: left;
    display: block;
    margin: 0;
  }
  .navbar .navbar-nav a {
    line-height: 1;
    margin-bottom: 34px;
  }

  .navbar-nav-center li a:hover:after {
    content: none;
  }

  .navbar-right li {
    padding-top: 0;
  }
  .navbar-right li a {
    font-family: "league_spartanregular";
    text-transform: uppercase;
    font-size: 0.875em;
    letter-spacing: 2.62px;
    color: #FFF;
    padding: 0;
    position: relative;
  }

  .navbar-about a span {
    color: #F6AA3D;
  }

  .navbar-mail a span {
    color: #74C0C0;
  }

  .navbar-calendar a span {
    color: #CE4841;
  }

  .navbar-toggle {
    border: 3px solid #000;
    border-radius: 0;
    margin-top: 26px;
    margin-bottom: 26px;
  }
  .navbar-toggle .icon-bar {
    background-color: #000;
    height: 3px;
  }

  .navbar-open {
    background-color: #fff !important;
    color: #000;
    height: 100vh;
  }

  .navbar.small {
    font-size: 100%;
  }
  .navbar.small .mainLogo {
    padding: 31px 15px 0 40px !important;
  }
  .navbar.small .navbar-nav-center li {
    padding: 0;
  }
  .navbar.small .navbar-right li {
    padding-top: 0px;
  }
}
.mainFooter {
  background-color: #000;
  padding: 90px 0;
}
.mainFooter ul {
  padding: 0;
  list-style: none;
}
.mainFooter ul li {
  display: inline-block;
}
.mainFooter p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.813em;
  letter-spacing: 0.72px;
}

.mainFooter-list_left {
  margin-bottom: 25px;
  margin-top: 40px;
}
.mainFooter-list_left li {
  margin-right: 36px;
}
.mainFooter-list_left li:last-of-type {
  margin-right: 0;
}
.mainFooter-list_left li a {
  font-family: "league_spartanregular";
  text-transform: uppercase;
  font-size: 0.875em;
  letter-spacing: 2.62px;
  color: #FFF;
  position: relative;
}
.mainFooter-list_left li a:hover {
  text-decoration: none;
}
.mainFooter-list_left li a:hover:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  bottom: -10px;
  border-bottom: 3px solid #FFF;
}

.mainFooter-list_right {
  float: right;
}
.mainFooter-list_right li {
  margin-left: 50px;
}
.mainFooter-list_right li:first-of-type {
  margin-left: 0;
}
.mainFooter-list_right li span {
  font-family: "league_spartanregular";
  font-size: 0.750em;
  display: block;
  text-align: center;
  margin-top: 17px;
  text-transform: uppercase;
  letter-spacing: 2.25px;
  border-bottom: 3px solid #000;
  line-height: 3em;
}
.mainFooter-list_right li a {
  display: inline-block;
  vertical-align: top;
}
.mainFooter-list_right li a:hover {
  text-decoration: none;
}

.mainFooter_calendar a {
  color: #CE4841;
}
.mainFooter_calendar a img {
  margin: 0 0 5px 8px;
}
.mainFooter_calendar a:hover span {
  border-bottom: 3px solid #CE4841;
}

.mainFooter_contact a {
  color: #74C0C0;
  margin-top: 4px;
}
.mainFooter_contact a span {
  margin-top: 29px;
}
.mainFooter_contact a img {
  margin: 10px 0 0;
}
.mainFooter_contact a:hover span {
  border-bottom: 3px solid #74C0C0;
}

.mainFooter_about a {
  color: #F6AA3D;
}
.mainFooter_about a span {
  margin-top: 23px;
}
.mainFooter_about a img {
  margin: 4px 0 0;
}
.mainFooter_about a:hover span {
  border-bottom: 3px solid #F6AA3D;
}

/* =========================================================================
   Responsive
   ========================================================================= */
@media screen and (max-width: 992px) {
  .mainFooter-list_left li {
    margin-right: 32px;
  }
}
@media screen and (max-width: 767px) {
  .mainFooter {
    text-align: center;
    padding: 45px 0;
  }
  .mainFooter ul li {
    display: block;
    margin: 0 auto;
  }
  .mainFooter .mainFooter-list_left li {
    margin-bottom: 40px;
  }
  .mainFooter .mainFooter-list_right {
    float: none;
    margin-top: 100px;
  }
  .mainFooter .mainFooter-list_right li {
    margin-bottom: 50px;
  }

  .mainFooter_calendar a img {
    margin: 0 0 5px 0px;
  }
}
.btn {
  background-color: #000;
  color: #FFF;
  text-transform: uppercase;
  font-size: 0.875em;
  border-radius: 0;
  letter-spacing: 2.62px;
  padding: 15px 42px;
  display: table;
  margin: 0 auto;
  border: 3px solid #000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn:hover {
  color: #000;
  border: 3px solid #000;
  background-color: #74C0C0;
}

[id*="particles"] {
  will-change: contents;
}

.cd-headline.slide span {
  display: inline-block;
  padding: .25em 0;
  margin: 0 0 20px 0;
}
.cd-headline.slide .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.cd-headline.slide b {
  opacity: 0;
  top: .2em;
}
.cd-headline.slide b.is-visible {
  top: 0;
  opacity: 1;
  -webkit-animation: slide-in 0.6s;
  -moz-animation: slide-in 0.6s;
  animation: slide-in 0.6s;
}
.cd-headline.slide b.is-hidden {
  -webkit-animation: slide-out 0.6s;
  -moz-animation: slide-out 0.6s;
  animation: slide-out 0.6s;
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(4%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(4%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(4%);
    -moz-transform: translateY(4%);
    -ms-transform: translateY(4%);
    -o-transform: translateY(4%);
    transform: translateY(4%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
}
@-moz-keyframes slide-out {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
}
@keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    -moz-transform: translateY(120%);
    -ms-transform: translateY(120%);
    -o-transform: translateY(120%);
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.about-hero_img {
  padding-left: 0;
  padding-right: 23px;
  z-index: 3;
}

.about-hero_text {
  padding-right: 0;
  padding-left: 23px;
  z-index: 3;
}
.about-hero_text p {
  font-size: 1.125em;
  line-height: 1.77;
}
.about-hero_text h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
  text-align: left;
  margin-bottom: 29px;
}

.about-us-founding {
  overflow: hidden;
}
.about-us-founding .row {
  display: table;
}
.about-us-founding .row [class*="col-"] {
  float: none;
  display: table-cell;
  vertical-align: top;
}

.about-us-founding_text {
  color: #FFF;
  padding: 110px 50px 120px 100px;
}
.about-us-founding_text h5 {
  font-family: "league_spartanregular";
  font-size: 2.5em;
  line-height: 1.375;
}
.about-us-founding_text p {
  font-size: 1.125em;
  line-height: 1.77;
  letter-spacing: 0.36px;
}

.about-us-founding_img {
  background: url(../img/founding-img.jpg) no-repeat center center;
  background-size: cover;
  height: 500px;
}

.about-us-beginnings {
  padding: 195px 0 165px;
}

.beginnings-img {
  margin-top: 30px;
}

.about-us-blocks {
  color: #FFF;
  overflow: hidden;
}
.about-us-blocks .row {
  display: table;
}
.about-us-blocks .row [class*="col-"] {
  float: none;
  display: table-cell;
  vertical-align: top;
  padding: 45px 85px 40px 85px;
}
.about-us-blocks h3 {
  font-family: "league_spartanregular";
  font-size: 1.875em;
  margin-bottom: 32px;
}
.about-us-blocks p {
  font-size: 0.938em;
  line-height: 1.93;
}

.montessori-approach {
  padding: 150px 0 50px 0;
}
.montessori-approach h2 {
  font-size: 3.750em;
  margin-bottom: 90px;
}
.montessori-approach p {
  letter-spacing: 1px;
  font-size: 1.125em;
  line-height: 1.77;
  margin-bottom: 40px;
}
.montessori-approach p:last-of-type {
  margin-bottom: 0;
}
.montessori-approach .quote {
  padding-left: 120px;
  padding-right: 120px;
}
.montessori-approach .quote p {
  font-size: 30px;
}
.montessori-approach .quote p:before {
  left: -44px;
  top: -88px;
}

.about-wrap {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}

.dr {
  overflow: hidden;
  margin: 160px 0 140px 0;
}
.dr .row {
  display: table;
}
.dr .row [class*="col-"] {
  float: none;
  display: table-cell;
  vertical-align: top;
}

.dr-text {
  color: #FFF;
  padding: 135px 50px 120px 100px;
}
.dr-text h5 {
  font-family: "league_spartanregular";
  font-size: 2.5em;
  line-height: 1.375;
}
.dr-text p {
  font-size: 1.125em;
  line-height: 1.77;
  letter-spacing: 0.36px;
}

.dr-img {
  background: url(../img/maria-montesori.jpg) no-repeat center center;
  background-size: cover;
  height: 400px;
}

/* =========================================================================
   Responsive
   ========================================================================= */
@media screen and (max-width: 992px) {
  .about-hero_img,
  .about-hero_text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-hero_img {
    margin: 0 auto 25px auto;
    text-align: center;
  }
  .about-hero_img img {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .about-hero_text h4 {
    font-size: 1.125em;
    margin-bottom: 15px;
  }
  .about-hero_text p {
    font-size: 0.876em;
  }

  .about-us-founding_text {
    padding: 110px 40px 120px 40px;
  }

  .about-us-beginnings {
    padding: 100px 0;
  }

  .about-us-blocks .row [class*="col-"] {
    padding: 25px;
  }
}
@media screen and (max-width: 767px) {
  .about-us-founding .row [class*="col-"],
  .about-us-blocks .row [class*="col-"],
  .dr .row [class*="col-"] {
    display: block;
  }

  .montessori-approach {
    padding: 50px 0;
  }
  .montessori-approach h2 {
    font-size: 2.813em;
  }
  .montessori-approach p {
    font-size: 1em;
  }
  .montessori-approach .quote {
    padding-left: 20px;
    padding-right: 20px;
  }
  .montessori-approach .quote p {
    font-size: 24px;
  }
  .montessori-approach .quote p:before {
    left: 0px;
    top: -58px;
  }

  .dr {
    margin: 50px 0;
  }

  .dr-text {
    padding: 50px;
  }
}
.admissions .hero-content_programs p {
  padding: 0;
}
.admissions .hero-content_programs h1 {
  margin-bottom: 30px;
}

.admissions-wrap {
  max-width: 774px;
  width: 100%;
  margin: 0 auto;
}

.admissions-hero-wrap {
  max-width: 788px;
  width: 100%;
  margin: 0 auto;
}
.admissions-hero-wrap p {
  text-align: center;
  line-height: 1.77;
}

.aplication-main {
  color: #000;
}
.aplication-main h2 {
  font-size: 3.75em;
  margin-bottom: 60px;
}

.admissions-nav {
  min-height: 70px;
  z-index: 9;
}
.admissions-nav nav {
  background-color: #FFF;
}
.admissions-nav .btn {
  width: 100%;
}
.admissions-nav .btn-default:hover, .admissions-nav .btn-default:focus, .admissions-nav .btn-default.focus, .admissions-nav .btn-default:active, .admissions-nav .btn-default.active, .admissions-nav .open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.admissions-nav ul {
  padding: 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  font-size: 0;
}
.admissions-nav li {
  display: inline-block;
  border-bottom: 3px solid;
  list-style: none;
  font-size: 14px;
  padding: 10px 0;
  transition: border-bottom-color 1s ease;
}
.admissions-nav li a {
  font-family: "league_spartanregular";
  letter-spacing: 2.62px;
  text-transform: uppercase;
  padding: 18px 28px;
  text-decoration: none;
}
.admissions-nav li a:hover {
  text-decoration: none;
}
.admissions-nav .admissions-nav_application-process {
  border-bottom-color: rgba(0, 0, 0, 0.3);
}
.admissions-nav .admissions-nav_application-process a {
  color: #000;
}
.admissions-nav .admissions-nav_open-house {
  border-bottom-color: rgba(206, 72, 65, 0.3);
}
.admissions-nav .admissions-nav_open-house a {
  color: #CE4841;
}
.admissions-nav .admissions-nav_tuition {
  border-bottom-color: rgba(81, 139, 142, 0.3);
}
.admissions-nav .admissions-nav_tuition a {
  color: #518B8E;
}
.admissions-nav .admissions-nav_polices-procedures {
  border-bottom-color: rgba(246, 170, 61, 0.3);
}
.admissions-nav .admissions-nav_polices-procedures a {
  color: #F6AA3D;
}
.admissions-nav .admissions-nav_faqs {
  border-bottom-color: rgba(116, 192, 192, 0.3);
}
.admissions-nav .admissions-nav_faqs a {
  color: #74C0C0;
}

.affix {
  top: 88px;
  left: 0;
  right: 0;
  z-index: 3;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.affix.affix-top {
  top: 0;
}

.aplication-process {
  padding-top: 122px;
  margin-top: -3px;
}
.aplication-process article {
  margin-bottom: 144px;
}
.aplication-process article img {
  margin-bottom: 45px;
}
.aplication-process article h5 {
  font-weight: bold;
  margin-bottom: 29px;
  font-family: "league_spartanregular";
  font-size: 1.125em;
}
.aplication-process article p {
  line-height: 2;
}

.open-house {
  overflow: hidden;
  height: 730px;
}

.openhouse-left,
.openhouse-right {
  width: 50%;
  float: left;
  height: 730px;
}

.openhouse-left {
  background: url(../img/open-house.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
}

.open-house-right_content {
  padding: 105px;
}
.open-house-right_content h3 {
  font-size: 3.125em;
  color: #FFF;
  font-family: "league_spartanregular";
  margin-bottom: 40px;
}
.open-house-right_content p {
  color: #FFE8C6;
  line-height: 2;
  font-size: 1.125em;
}
.open-house-right_content .btn {
  float: left;
  margin-top: 45px;
}
.open-house-right_content .btn:hover {
  background-color: #F6AA3D;
}

.tuition {
  padding-top: 150px;
  width: 100%;
}
.tuition p {
  font-size: 1.125em;
  line-height: 2;
  text-align: left;
  margin-bottom: 40px;
}

.tuition-priceList {
  overflow: hidden;
  display: table;
  width: 100%;
}
.tuition-priceList [class*="col-"] {
  float: none;
  display: table-cell;
  vertical-align: top;
}
.tuition-priceList div {
  padding-top: 28px;
  position: relative;
  height: 413px;
}
.tuition-priceList h5 {
  font-family: "league_spartanregular";
}
.tuition-priceList header {
  color: #FFF;
}
.tuition-priceList header h5 {
  font-size: 1.125em;
  margin-bottom: 0;
}
.tuition-priceList header h6 {
  font-size: 1em;
  letter-spacing: 0.8px;
  line-height: 2;
  margin: 0;
  margin-top: 5px;
  font-family: "Libre Baskerville", serif;
}
.tuition-priceList section {
  margin-top: 85px;
}
.tuition-priceList section h5 {
  font-size: 0.813em;
  letter-spacing: 3.71px;
}
.tuition-priceList section p {
  font-size: 0.875em;
  letter-spacing: 0.78px;
  font-family: "Libre Baskerville", serif;
  margin-bottom: 0;
  text-align: center;
}
.tuition-priceList footer {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
.tuition-priceList footer h5 {
  color: #FFF;
  font-size: 1.250em;
  letter-spacing: 1.11px;
}
.tuition-priceList footer h5 span {
  font-size: 14px;
  letter-spacing: 0.78px;
}
.tuition-priceList .tuition-double header {
  margin-bottom: 25px;
}
.tuition-priceList .tuition-double section {
  margin: 0;
  margin-bottom: 22px;
}
.tuition-priceList .tuition-double section h5 {
  margin-bottom: 2px;
}
.tuition-priceList .tuition-double footer {
  position: static;
}
.tuition-priceList .section-price {
  color: #FFF;
  font-size: 20px;
  letter-spacing: 1.11px;
  font-family: "league_spartanregular";
  margin-top: 5px;
}
.tuition-priceList .section-price span {
  font-size: 14px;
  letter-spacing: 0.78px;
}
.tuition-priceList .tuition-care header h5 {
  font-size: 16px;
}

.polices-procedures {
  padding-top: 160px;
  padding-bottom: 180px;
  overflow: hidden;
  position: relative;
}
.polices-procedures .hero-dot_1 {
  top: 280px;
  left: 88px;
}
.polices-procedures .hero-dot_2 {
  top: 300px;
  left: -68px;
}
.polices-procedures .hero-dot_3 {
  top: 560px;
  left: 7px;
}
.polices-procedures .hero-dot_4 {
  width: 43px;
  height: 43px;
  left: 36px;
  top: 692px;
}
.polices-procedures .hero-dot_5 {
  top: 820px;
  left: 7px;
}
.polices-procedures .hero-dot_6 {
  top: 255px;
  right: 70px;
}
.polices-procedures .hero-dot_7 {
  top: 308px;
  right: -41px;
}
.polices-procedures .hero-dot_8 {
  top: 616px;
  right: 35px;
}
.polices-procedures .hero-dot_9 {
  right: 50px;
  top: 810px;
}
.polices-procedures header p {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.875;
  letter-spacing: 0.89px;
}

.polices-procedures-blocks {
  color: #FFF;
  margin-top: 96px;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.polices-procedures-blocks .row {
  display: table;
}
.polices-procedures-blocks [class*="col-"] {
  float: none;
  display: table-cell;
  vertical-align: top;
  padding: 80px 62px 64px 62px;
  z-index: 2;
}
.polices-procedures-blocks h5 {
  font-size: 32px;
  margin-bottom: 32px;
  font-family: "league_spartanregular";
  letter-spacing: 1.6px;
}
.polices-procedures-blocks p {
  font-size: 1.125em;
  line-height: 1.66;
  letter-spacing: 1px;
}

.faq {
  padding-top: 145px;
  padding-bottom: 180px;
  overflow: hidden;
  border-top: 3px solid rgba(130, 130, 130, 0.1);
}
.faq h2 {
  margin-bottom: 30px;
}

.faq-list {
  margin-top: 90px;
}

.faq-block {
  border: 3px solid;
  position: relative;
  margin-bottom: 30px;
  cursor: pointer;
}
.faq-block h6 {
  margin: 0;
  padding-right: 22px;
  font-size: 1.125em;
  font-family: "league_spartanregular";
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.faq-block p {
  line-height: 1.75;
  margin-top: 15px;
}

.faq-icon {
  position: absolute;
  right: 22px;
  top: 20px;
  width: 32px;
  height: 20px;
}
.faq-icon:before, .faq-icon:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 20px;
  width: 3px;
  transition: transform .225s ease;
}
.faq-icon:before {
  transform: rotate(90deg);
}
.faq-icon:after {
  transform: rotate(0deg);
}

.faq-block_red {
  border-color: #CE4841;
  color: #CE4841;
}
.faq-block_red .faq-icon:after, .faq-block_red .faq-icon:before {
  background-color: #CE4841;
}

.faq-block_dark-green {
  border-color: #518B8E;
  color: #518B8E;
}
.faq-block_dark-green .faq-icon:after, .faq-block_dark-green .faq-icon:before {
  background-color: #518B8E;
}

.faq-block_blue {
  border-color: #74C0C0;
  color: #74C0C0;
}
.faq-block_blue .faq-icon:after, .faq-block_blue .faq-icon:before {
  background-color: #74C0C0;
}

.faq-block_orange {
  border-color: #F6AA3D;
  color: #F6AA3D;
}
.faq-block_orange .faq-icon:after, .faq-block_orange .faq-icon:before {
  background-color: #F6AA3D;
}

.faq-block_black {
  border-color: #000;
  color: #000;
}
.faq-block_black .faq-icon:after, .faq-block_black .faq-icon:before {
  background-color: #000;
}

.question {
  padding: 22px 26px;
}

.answer {
  display: none;
  padding-left: 26px;
  padding-right: 26px;
  margin-top: -10px;
}

.question-open .faq-icon:before {
  transform: rotate(45deg);
}
.question-open .faq-icon:after {
  transform: rotate(-45deg);
}

.admissions-nav_application-process.active {
  border-bottom-color: #000;
}

.admissions-nav_open-house.active {
  border-bottom-color: #CE4841;
}

.admissions-nav_tuition.active {
  border-bottom-color: #518B8E;
}

.admissions-nav_polices-procedures.active {
  border-bottom-color: #F6AA3D;
}

.admissions-nav_faqs.active {
  border-bottom-color: #74C0C0;
}

/* =========================================================================
   Responsive
   ========================================================================= */
@media screen and (max-width: 1100px) {
  .open-house-right_content {
    padding: 60px;
  }
}
@media screen and (max-width: 992px) {
  .tuition-priceList {
    overflow: hidden;
    display: block;
    width: 100%;
  }
  .tuition-priceList [class*="col-"] {
    float: left;
    display: block;
  }

  .admissions-nav li a {
    padding: 18px 15px;
  }

  .faq-list {
    margin-left: 20px;
    margin-right: 20px;
  }

  .open-house-right_content {
    padding: 10px 25px 0;
  }
}
@media screen and (max-width: 860px) {
  .admissions-nav li a {
    padding: 18px 10px;
    letter-spacing: 2px;
  }
}
@media screen and (max-width: 767px) {
  .aplication-main h2 {
    font-size: 1.750em;
  }
  .aplication-main h2 span {
    display: none;
  }

  .aplication-process {
    border: 0 none;
  }
  .aplication-process article {
    margin-bottom: 65px;
  }
  .aplication-process article h5 {
    font-size: 1em;
    margin-bottom: 12px;
  }
  .aplication-process article p {
    font-size: 0.875em;
    letter-spacing: 0.79px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .openhouse-content {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .open-house {
    height: auto;
  }

  .tuition {
    padding-top: 40px;
  }
  .tuition h2 {
    margin-bottom: 40px;
  }
  .tuition p {
    font-size: 1em;
  }

  .admissions-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tuition-priceList {
    overflow: hidden;
    display: block;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 80px;
  }
  .tuition-priceList [class*="col-"] {
    float: none;
    width: 100%;
    display: block;
  }
  .tuition-priceList div {
    height: auto;
    padding-bottom: 28px;
  }
  .tuition-priceList section {
    margin-top: 25px;
  }
  .tuition-priceList footer {
    position: static;
  }

  .polices-procedures {
    padding-top: 65px;
    padding-bottom: 60px;
  }
  .polices-procedures h2 {
    margin-bottom: 34px;
  }

  .openhouse-left,
  .openhouse-right {
    width: 100%;
    float: none;
    height: auto;
  }

  .openhouse-left {
    height: 262px;
  }

  .open-house-right_content {
    padding-bottom: 40px;
  }
  .open-house-right_content h3 {
    font-size: 1.250em;
    text-align: center;
  }
  .open-house-right_content p {
    font-size: 0.875em;
    line-height: 1.9;
  }
  .open-house-right_content .btn {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .polices-procedures-blocks .row {
    display: block;
  }
  .polices-procedures-blocks .row [class*="col-"] {
    display: block;
    padding: 55px 22px;
    width: 100%;
  }
  .polices-procedures-blocks h5 {
    font-size: 1.563em;
    margin-bottom: 22px;
  }
  .polices-procedures-blocks p {
    font-size: 0.875em;
  }

  .faq {
    padding-top: 75px;
    padding-bottom: 40px;
    border-top: 0 none;
  }
  .faq h2 {
    margin-top: 0;
    font-size: 26px;
  }

  .faq-block h6 {
    line-height: 1.77;
  }

  .admissions-nav .affix {
    position: static;
  }
  .admissions-nav li {
    display: block;
    border-bottom: 0 none;
  }
  .admissions-nav .admissions-nav_application-process_active {
    border-bottom: 3px solid #000;
  }
  .admissions-nav .admissions-nav_open-house_active {
    border-bottom: 3px solid #CE4841;
  }
  .admissions-nav .admissions-nav_tuition_active {
    border-bottom: 3px solid #518B8E;
  }
  .admissions-nav .admissions-nav_polices-procedures_active {
    border-bottom: 3px solid #F6AA3D;
  }
  .admissions-nav .admissions-nav_faqs_active {
    border-bottom: 3px solid #74C0C0;
  }

  .hero-dot_1,
  .hero-dot_6 {
    display: none;
  }
}
html,
body {
  height: 100%;
  min-height: 100%;
}

body {
  font-size: 16px;
}

.visibility-hidden {
  visibility: hidden;
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.centerY {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
}

.centerX {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
}

.wrap {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.bg_blue {
  background-color: #74C0C0;
}

.bg_red {
  background-color: #CE4841;
}

.bg_orange {
  background-color: #F6AA3D;
}

.bg_black {
  background-color: #000;
}

.bg_dark-green {
  background-color: #518B8E;
}

.calendar-hero_text {
  padding-right: 0;
  padding-left: 23px;
  z-index: 3;
}
.calendar-hero_text p {
  font-size: 1.125em;
  line-height: 1.77;
}
.calendar-hero_text h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
  text-align: left;
  margin-bottom: 29px;
}

/* =========================================================================
   Responsive
   ========================================================================= */
@media screen and (max-width: 992px) {
  #calendarframe {
    width: 100% !important;
  }
}
.contact-hero_map {
  padding-left: 0;
  padding-right: 23px;
  z-index: 3;
}
.contact-hero_map #map {
  width: 80%;
  height: 750px;
  margin: 0 0 0 50px;
}

.contact-hero_text {
  padding-right: 0;
  padding-left: 23px;
  z-index: 3;
}
.contact-hero_text p {
  font-size: 1.125em;
  line-height: 1.77;
}
.contact-hero_text h4 {
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
  text-align: left;
  margin-bottom: 29px;
}

/* =========================================================================
   Responsive
   ========================================================================= */
/* =========================================================================
   Features
   ========================================================================= */
.home-features {
  color: #FFF;
}
.home-features a {
  font-weight: 700;
  text-decoration: none;
  color: #FFF;
}
.home-features h5 {
  font-size: 1.5em;
  font-family: "league_spartanregular";
  margin-bottom: 40px;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.home-features h6 {
  font-family: "league_spartanregular";
  font-size: 0.813em;
  letter-spacing: 3.71px;
  margin-bottom: 24px;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.home-features p {
  line-height: 1.813em;
}

.home-feature {
  height: 457px;
  padding: 80px 50px 0 50px;
  position: relative;
}
.home-feature .btn {
  position: absolute;
  bottom: 64px;
  left: 50%;
  transform: translateX(-50%);
}

.home-features_blue {
  background-color: #74C0C0;
}
.home-features_blue p {
  margin-bottom: 0;
  text-align: left;
}

.home-features_red {
  background-color: #CE4841;
}
.home-features_red p {
  margin: 0 30px;
}
.home-features_red .btn:hover {
  background-color: #CE4841;
}

.home-features_orange {
  background-color: #F6AA3D;
}
.home-features_orange p {
  margin: 0 30px;
}
.home-features_orange .btn:hover {
  background-color: #F6AA3D;
}

.sign-up-days {
  text-align: center;
  display: table;
  margin: 0 auto;
}
.sign-up-days p {
  text-align: left;
}

.heroHome {
  margin-top: 134px;
}

/* =========================================================================
   Why-us
   ========================================================================= */
.home-why-us {
  background: url(../img/why-us-bg.jpg) no-repeat center center;
  background-size: cover;
  height: 700px;
  position: relative;
}
.home-why-us .container-fluid {
  height: 100%;
  position: relative;
}
.home-why-us h2 {
  color: #FFF;
  font-size: 6.875em;
  margin-top: 105px;
}
.home-why-us .wrap {
  margin-top: 175px;
}

.why-us-circle {
  float: right;
  position: relative;
}

.why-us-circle_principal {
  background-color: #000;
  border-radius: 50%;
  height: 342px;
  width: 342px;
  position: relative;
  margin-right: 40px;
}
.why-us-circle_principal span {
  position: absolute;
  left: 80px;
  right: 90px;
  top: 100px;
}
.why-us-circle_principal p {
  color: #FFF;
  font-family: "league_spartanregular";
  font-size: 1.125em;
  line-height: 1.833;
}

.why-us-circle_secondary {
  width: 90px;
  height: 90px;
  background-color: #CE4841;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -45px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.why-us-circle_secondary a {
  display: block;
  height: 90px;
  line-height: 90px;
  text-align: center;
}
.why-us-circle_secondary:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/* =========================================================================
   Programs
   ========================================================================= */
.home-programs {
  padding: 112px 0 125px 0;
  height: 830px;
  overflow: hidden;
}
.home-programs h2 {
  color: #000;
  font-size: 4.375em;
  margin-top: 0;
}

.program-circles, .program-circles-b {
  position: relative;
  max-width: 990px;
  width: 100%;
  margin: 60px auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

.program-circle-wrapper {
  flex-basis: 50%;
  max-width: 50%;
}

.anim {
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}

.program-circle {
  border-radius: 50%;
  position: absolute;
  color: #FFF;
}
.program-circle p {
  font-family: "league_spartanregular";
  letter-spacing: 0.78px;
  font-size: 0.875em;
  text-align: center;
  margin: 0;
}
.program-circle:hover {
  text-decoration: none;
  color: #FFF;
  -webkit-transform: scale(1.1) !important;
  -moz-transform: scale(1.1) !important;
  -ms-transform: scale(1.1) !important;
  -o-transform: scale(1.1) !important;
  transform: scale(1.1) !important;
}

.program-circle-wrap {
  position: relative;
  height: 100%;
}
.program-circle-wrap span {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.program-circle-parent {
  height: 175px;
  width: 175px;
  left: 0;
}

.program-circle-toddler {
  height: 87px;
  width: 87px;
  left: 26%;
  top: 46px;
}

.program-circle-primary {
  height: 134px;
  width: 134px;
  top: 26px;
  left: 43%;
}

.program-circle-elementary {
  height: 185px;
  width: 185px;
  left: 63%;
}

.program-circle-adolescent {
  height: 117px;
  width: 117px;
  right: 0;
  top: 40px;
}

.program-circle-phisical {
  top: 210px;
  width: 212px;
  height: 212px;
  left: 18%;
}

.program-circle-spanish {
  height: 92px;
  width: 92px;
  top: 270px;
  left: 45%;
}

.program-circle-before {
  top: 215px;
  width: 204px;
  height: 204px;
  left: 61%;
}

/* =========================================================================
   Admissions
   ========================================================================= */
.home-admissions {
  background: url(../img/admissions-bg.jpg) no-repeat center center;
  background-size: cover;
  height: 700px;
  position: relative;
}
.home-admissions .container-fluid {
  height: 100%;
  position: relative;
}
.home-admissions h2 {
  color: #FFF;
  font-size: 5.250em;
  margin-top: 105px;
}
.home-admissions .wrap {
  margin-top: 175px;
}

.admissions-circle {
  float: right;
  position: relative;
}

.admission-circle_principal {
  background-color: #F6AA3D;
  border-radius: 50%;
  height: 342px;
  width: 342px;
  position: relative;
  margin-right: 40px;
}
.admission-circle_principal span {
  position: absolute;
  left: 80px;
  right: 80px;
  top: 110px;
}
.admission-circle_principal p {
  color: #FFF;
  font-family: "league_spartanregular";
  font-size: 1.125em;
  line-height: 1.833;
}

.admission-circle_secondary {
  width: 87px;
  height: 87px;
  background-color: #74C0C0;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -43px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.admission-circle_secondary a {
  display: block;
  height: 87px;
  line-height: 87px;
  text-align: center;
}
.admission-circle_secondary:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/* =========================================================================
   Responsive
   ========================================================================= */
@media screen and (max-width: 1366px) {
  .home-feature {
    height: 500px;
    padding: 80px 30px 0 30px;
  }
  .home-feature .btn {
    bottom: 40px;
  }
}
@media screen and (max-width: 992px) {
  .home-feature {
    padding: 60px 20px 0 20px;
  }

  .home-admissions .wrap {
    margin-top: 40px;
  }
  .home-admissions .wrap h2 {
    text-align: center;
    margin-bottom: 25px;
  }
  .home-admissions .admissions-circle {
    float: none;
    max-width: 444px;
    width: 100%;
    margin: 0 auto;
  }
  .home-admissions .admission-circle_principal {
    margin: 0 auto;
  }
}
@media screen and (max-width: 860px) {
  .program-circle-parent {
    left: -10px;
  }

  .program-circle-toddler {
    left: 23%;
  }

  .program-circle-primary {
    left: 40%;
  }

  .program-circle-elementary {
    left: 60%;
  }

  .program-circle-phisical {
    left: 14%;
  }

  .program-circle-spanish {
    left: 43%;
  }

  .program-circle-before {
    left: 61%;
  }

  .program-circle-adolescent {
    left: 86%;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .home-feature {
    padding: 55px 30px;
    height: 100%;
  }
  .home-feature .btn {
    position: static;
    transform: none;
    width: 100%;
    margin-top: 33px;
  }
  .home-feature p {
    font-size: 0.875em;
    text-align: center;
  }

  .home-why-us {
    height: 634px;
    text-align: center;
  }
  .home-why-us .wrap {
    margin-top: 66px;
  }
  .home-why-us h2 {
    margin-top: 0;
    font-size: 3.125em;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  }

  .why-us-circle {
    float: none;
    margin: 50px auto;
  }

  .why-us-circle_principal {
    margin: 0 auto;
    width: 324px;
    height: 324px;
  }
  .why-us-circle_principal span {
    top: 88px;
  }
  .why-us-circle_principal span p {
    font-size: 1em;
  }

  .why-us-circle_secondary {
    bottom: -40px;
    top: auto;
    left: 50%;
    margin-left: -45px;
    width: 80px;
    height: 80px;
  }
  .why-us-circle_secondary a {
    width: 80px;
    height: 80px;
    line-height: 80px;
  }

  .program-circles, .program-circles-b {
    max-width: 324px;
    margin-bottom: 0;
  }

  .program-circle {
    position: static;
    margin: 0 auto;
  }
  .program-circle p {
    line-height: 1.78;
  }

  .program-circle-parent {
    width: 160px;
    height: 160px;
  }

  .program-circle-primary {
    width: 94px;
    height: 94px;
  }

  .program-circle-elementary {
    width: 163px;
    height: 163px;
  }

  .program-circle-adolescent {
    width: 109px;
    height: 109px;
  }

  .program-circle-phisical {
    width: 127px;
    height: 127px;
  }

  .program-circle-spanish {
    width: 168px;
    height: 168px;
  }

  .program-circle-before {
    width: 123px;
    height: 123px;
  }

  .home-programs {
    height: auto;
    padding: 50px 0;
  }
  .home-programs h2 {
    font-size: 2.813em;
  }

  .program-circle-wrap span p {
    padding: 0 5px;
  }

  .program-circle-wrapper {
    margin: 10px auto;
  }

  .home-admissions {
    height: 600px;
  }
  .home-admissions .wrap {
    margin-top: 68px;
  }
  .home-admissions h2 {
    font-size: 2.813em;
    margin-top: 0;
    text-align: center;
  }

  .home-admissions .admissions-circle {
    margin: 50px auto;
  }

  .admission-circle_principal {
    width: 300px;
    height: 300px;
    margin: 0 auto;
  }
  .admission-circle_principal span {
    text-align: center;
    left: 60px;
    right: 60px;
    top: 88px;
  }
  .admission-circle_principal p {
    font-size: 1em;
  }

  .admission-circle_secondary {
    bottom: -40px;
    top: auto;
    left: 50%;
    margin-left: -45px;
    width: 80px;
    height: 80px;
  }
  .admission-circle_secondary a {
    width: 80px;
    height: 80px;
    line-height: 80px;
  }
}
@media screen and (max-width: 370px) {
  .why-us-circle_principal,
  .admission-circle_principal {
    width: 272px;
    height: 272px;
  }
  .why-us-circle_principal span,
  .admission-circle_principal span {
    top: 50px;
    left: 40px;
    right: 40px;
  }

  .admission-circle_principal span {
    top: 80px;
  }
}
.programs-wrap {
  max-width: 790px;
  width: 100%;
  margin: 0 auto;
}

.hero-content_programs {
  height: auto;
  min-height: 100%;
  padding-top: 150px;
  padding-bottom: 140px;
}
.hero-content_programs .container-fluid {
  position: static;
  transform: none;
}
.hero-content_programs h1 {
  margin-bottom: 50px;
}
.hero-content_programs p {
  line-height: 1.77;
  padding-left: 50px;
  padding-right: 50px;
  color: #000;
}
.hero-content_programs .programs-dot_1 {
  width: 6px;
  height: 6px;
  top: 2px;
  left: 120px;
}
.hero-content_programs .programs-dot_2 {
  width: 65px;
  height: 65px;
  top: 50px;
  left: 17px;
}
.hero-content_programs .programs-dot_3 {
  width: 27px;
  height: 27px;
  top: 335px;
  left: 88px;
}
.hero-content_programs .programs-dot_4 {
  width: 7px;
  height: 7px;
  top: 410px;
  left: 1px;
}
.hero-content_programs .programs-dot_5 {
  width: 8px;
  height: 8px;
  top: 518px;
  left: 100px;
}
.hero-content_programs .programs-dot_6 {
  top: 22px;
  right: 122px;
}
.hero-content_programs .programs-dot_7 {
  width: 85px;
  height: 85px;
  right: -24px;
  top: 40px;
}
.hero-content_programs .programs-dot_8 {
  width: 12px;
  height: 12px;
  top: 282px;
  right: 46px;
}
.hero-content_programs .programs-dot_9 {
  width: 55px;
  height: 55px;
  top: 367px;
  right: 95px;
}
.hero-content_programs .programs-dot_10 {
  width: 9px;
  height: 9px;
  bottom: 15px;
  right: 46px;
}

.dropdown-menu {
  box-shadow: none;
  border-radius: 0;
}

/* =========================================================================
   Tabs
   ========================================================================= */
.programs-tabs .container-fluid {
  background-color: #fff;
}
.programs-tabs .affix + #programs-content {
  margin-top: 63px;
}

.slick-slider {
  margin-bottom: 0;
}

.programs-nav {
  overflow: hidden;
  text-align: center;
}
.programs-nav .option {
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  text-align: center;
}
.programs-nav .option h3 {
  text-transform: uppercase;
  letter-spacing: 2.25px;
  font-family: "league_spartanregular";
  font-size: 0.75em;
  position: relative;
}

.programs-nav_orange h3 {
  color: #F6AA3D;
}
.programs-nav_orange .arrow path {
  stroke: #F6AA3D;
}

.programs-nav_blue h3 {
  color: #74C0C0;
}
.programs-nav_blue .arrow path {
  stroke: #74C0C0;
}

.programs-nav_red h3 {
  color: #CE4841;
}
.programs-nav_red .arrow path {
  stroke: #CE4841;
}

.programs-nav_dark-green h3 {
  color: #518B8E;
}
.programs-nav_dark-green .arrow path {
  stroke: #518B8E;
}

.is-active h3:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  bottom: -20px;
  border-bottom: 3px solid;
}

.tab-content-hero {
  height: 730px;
}

.tab-content-hero_left,
.tab-content-hero_right {
  width: 50%;
  float: left;
}
.tab-content-hero_left img,
.tab-content-hero_right img {
  max-width: 100%;
}

.tab-content_blue {
  background-color: #74C0C0;
}
.tab-content_blue p {
  color: #C7E5E5;
}

.tab-content_red {
  background-color: #CE4841;
}
.tab-content_red p {
  color: #F1CBC9;
}

.tab-content_orange {
  background-color: #F6AA3D;
}
.tab-content_orange p {
  color: #FBDDB1;
}

.tab-content_dark-green {
  background-color: #518B8E;
}
.tab-content_dark-green p {
  color: #8BB9BB;
}

.tab-content-hero_right-content {
  margin-top: 160px;
  margin-left: 102px;
  margin-right: 102px;
}
.tab-content-hero_right-content h4 {
  text-transform: uppercase;
  font-family: "league_spartanregular";
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.875em;
  letter-spacing: 4px;
  margin: 0;
}
.tab-content-hero_right-content h2 {
  color: #FFF;
  font-size: 3.125em;
  margin-top: 28px;
  margin-bottom: 33px;
}
.tab-content-hero_right-content p {
  letter-spacing: 0.79px;
  font-size: 1.125em;
  line-height: 2;
}
.tab-content-hero_right-content .btn {
  float: left;
}
.tab-content-hero_right-content .btn:hover {
  background-color: #F6AA3D;
}

.tab-content-hero_left {
  height: 730px;
  background-size: cover;
  position: relative;
}

.tab-content_toddler .tab-content-hero_left {
  background: url(../img/toddler.jpg) no-repeat center center;
  background-size: cover;
}

.tab-content_primary .tab-content-hero_left {
  background: url(../img/primary.jpg) no-repeat center center;
  background-size: cover;
}

.tab-content_infant .tab-content-hero_left {
  background: url(../img/infant.jpg) no-repeat center center;
  background-size: cover;
}

.tab-content_elementary .tab-content-hero_left {
  background: url(../img/elementary.jpg) no-repeat center center;
  background-size: cover;
}
.tab-content_elementary .tab-content-hero_right-content p {
  font-size: 1em;
  line-height: 1.8;
}

.tab-content_adolescent .tab-content-hero_left {
  background: url(../img/adolescent.jpg) no-repeat center center;
  background-size: cover;
}

.tab-content_bilingual .tab-content-hero_left {
  background: url(../img/bilingual.jpg) no-repeat center center;
  background-size: cover;
}

.tab-content_physical .tab-content-hero_left {
  background: url(../img/physical.jpg) no-repeat center center;
  background-size: cover;
}

.tab-content_before .tab-content-hero_left {
  background: url(../img/before.jpg) no-repeat center center;
  background-size: cover;
}

.tab-content-article {
  padding: 150px 0 0 0;
}
.tab-content-article p {
  color: #000;
  font-size: 1.125em;
  line-height: 1.77;
  margin-bottom: 40px;
}
.tab-content-article p:last-of-type {
  margin-bottom: 0;
}

.tab-content-article_img {
  max-width: 960px;
  width: 100%;
  margin: 120px auto;
  overflow: hidden;
}

.tab-content-article_img_big {
  height: 600px;
  max-width: 480px;
  width: 50%;
  float: left;
}

.tab-content-article_img_small {
  height: 300px;
  max-width: 480px;
  width: 50%;
  float: left;
}

.tab-content-infant .tab-content-article_img_big {
  background: url(../img/infant_1.jpg) no-repeat center center;
  background-size: cover;
}
.tab-content-infant .tab-content-article_img_small_1 {
  background: url(../img/infant_2.jpg) no-repeat center center;
  background-size: cover;
}
.tab-content-infant .tab-content-article_img_small_2 {
  background: url(../img/infant_3.jpg) no-repeat center center;
  background-size: cover;
}

.tab-content-primary .tab-content-article_img_big {
  background: url(../img/primary_1.jpg) no-repeat center center;
  background-size: cover;
}
.tab-content-primary .tab-content-article_img_small_1 {
  background: url(../img/primary_2.jpg) no-repeat center center;
  background-size: cover;
}
.tab-content-primary .tab-content-article_img_small_2 {
  background: url(../img/primary_3.jpg) no-repeat center center;
  background-size: cover;
}

.tab-content-toddler .tab-content-article_img_big {
  background: url(../img/toddler_1.jpg) no-repeat center center;
  background-size: cover;
}
.tab-content-toddler .tab-content-article_img_small_1 {
  background: url(../img/toddler_2.jpg) no-repeat center center;
  background-size: cover;
}
.tab-content-toddler .tab-content-article_img_small_2 {
  background: url(../img/toddler_3.jpg) no-repeat center center;
  background-size: cover;
}

.tab-content-elementary .tab-content-article_img_big {
  background: url(../img/elementary_1.jpg) no-repeat center center;
  background-size: cover;
}
.tab-content-elementary .tab-content-article_img_small_1 {
  background: url(../img/elementary_2.jpg) no-repeat center center;
  background-size: cover;
}
.tab-content-elementary .tab-content-article_img_small_2 {
  background: url(../img/elementary_3.jpg) no-repeat center center;
  background-size: cover;
}

.tab-content-adolescent .tab-content-article_img_big {
  background: url(../img/adolescent_1.jpg) no-repeat center center;
  background-size: cover;
}
.tab-content-adolescent .tab-content-article_img_small_1 {
  background: url(../img/adolescent_2.jpg) no-repeat center center;
  background-size: cover;
}
.tab-content-adolescent .tab-content-article_img_small_2 {
  background: url(../img/adolescent_3.jpg) no-repeat center center;
  background-size: cover;
}

.tab-content-physical .tab-content-article_img_big {
  background: url(../img/physical_1.jpg) no-repeat center center;
  background-size: cover;
}
.tab-content-physical .tab-content-article_img_small_1 {
  background: url(../img/physical_2.jpg) no-repeat center center;
  background-size: cover;
}
.tab-content-physical .tab-content-article_img_small_2 {
  background: url(../img/physical_3.jpg) no-repeat center center;
  background-size: cover;
}

.tab-content-cta_bottom {
  color: #FFF;
  overflow: hidden;
}

.infant_cta {
  padding: 90px 0;
}

blockquote {
  margin: 0;
  border: 0 none;
}

.quote {
  background-color: #DD7E7A;
  padding: 148px 85px 77px 114px;
  margin-bottom: 117px;
}
.quote p {
  color: #FFF;
  font-size: 30px;
  line-height: 1.7;
  font-family: "Libre Baskerville", serif;
  font-style: italic;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  position: relative;
}
.quote p:before {
  content: url(../img/quote.svg);
  position: absolute;
  left: -25px;
  top: -40px;
}
.quote cite {
  color: #FFF;
  font-family: "league_spartanregular";
  text-transform: uppercase;
  color: #F1CBC9;
  letter-spacing: 4px;
  font-style: normal;
}
.quote footer {
  margin-top: 78px;
}

.quote-dark-green {
  background-color: #518B8E;
  padding: 148px 85px 77px 114px;
  margin-bottom: 117px;
}
.quote-dark-green p {
  color: #FFF;
  font-size: 30px;
  line-height: 1.7;
  font-family: "Libre Baskerville", serif;
  font-style: italic;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  position: relative;
}
.quote-dark-green p:before {
  content: url(../img/quote-dark-green.svg);
  position: absolute;
  left: -25px;
  top: -40px;
}
.quote-dark-green cite {
  font-family: "league_spartanregular";
  text-transform: uppercase;
  color: #8BB9BB;
  letter-spacing: 4px;
  font-style: normal;
}
.quote-dark-green footer {
  margin-top: 78px;
}

.quote-orange {
  background-color: #F6AA3D;
  padding: 148px 85px 77px 114px;
  margin-bottom: 117px;
}
.quote-orange p {
  color: #FFF;
  font-size: 30px;
  line-height: 1.7;
  font-family: "Libre Baskerville", serif;
  font-style: italic;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  position: relative;
}
.quote-orange p:before {
  content: url(../img/quote-orange.svg);
  position: absolute;
  left: -25px;
  top: -40px;
}
.quote-orange cite {
  font-family: "league_spartanregular";
  text-transform: uppercase;
  color: #FBDDB1;
  letter-spacing: 4px;
  font-style: normal;
}
.quote-orange footer {
  margin-top: 78px;
}

.quote-blue {
  background-color: #74C0C0;
  padding: 148px 85px 77px 114px;
  margin-bottom: 117px;
}
.quote-blue p {
  color: #FFF;
  font-size: 30px;
  line-height: 1.7;
  font-family: "Libre Baskerville", serif;
  font-style: italic;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  position: relative;
}
.quote-blue p:before {
  content: url(../img/quote-blue.svg);
  position: absolute;
  left: -25px;
  top: -40px;
}
.quote-blue cite {
  font-family: "league_spartanregular";
  text-transform: uppercase;
  color: #C7E5E5;
  letter-spacing: 4px;
  font-style: normal;
}
.quote-blue footer {
  margin-top: 78px;
}

.quote-grey {
  background-color: #828282;
  padding: 148px 85px 77px 114px;
  margin-bottom: 117px;
}
.quote-grey p {
  color: #FFF;
  font-size: 30px;
  line-height: 1.7;
  font-family: "Libre Baskerville", serif;
  font-style: italic;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  position: relative;
}
.quote-grey p:before {
  content: url(../img/quote-grey.svg);
  position: absolute;
  left: -25px;
  top: -40px;
}
.quote-grey cite {
  font-family: "league_spartanregular";
  text-transform: uppercase;
  color: #a4a4a4;
  letter-spacing: 4px;
  font-style: normal;
}
.quote-grey footer {
  margin-top: 78px;
}

.quote-green {
  background-color: #b9d0d1;
  padding: 148px 85px 77px 114px;
  margin-bottom: 117px;
}
.quote-green p {
  color: #FFF;
  font-size: 30px;
  line-height: 1.7;
  font-family: "Libre Baskerville", serif;
  font-style: italic;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  position: relative;
}
.quote-green p:before {
  content: url(../img/quote-green.svg);
  position: absolute;
  left: -25px;
  top: -40px;
}
.quote-green cite {
  font-family: "league_spartanregular";
  text-transform: uppercase;
  color: #dbe7e7;
  letter-spacing: 4px;
  font-style: normal;
}
.quote-green footer {
  margin-top: 78px;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: none;
}

.programs-nav_mobile .option {
  display: block;
  overflow: hidden;
  padding: 18px 0;
  position: relative;
}
.programs-nav_mobile .option h3 {
  font-size: 1em;
  margin: 0 0 10px;
}
.programs-nav_mobile .is-active h3:after {
  bottom: -28px;
}

.arrow {
  position: absolute;
  top: 15px;
  bottom: 0;
  z-index: 999;
}

.back {
  left: 15px;
}

.next {
  right: 15px;
}

.tab-content-cta_bottom {
  margin-top: 150px;
}
.tab-content-cta_bottom h5 {
  font-size: 1.5em;
  font-family: "league_spartanregular";
  margin-bottom: 40px;
}
.tab-content-cta_bottom h6 {
  font-size: 0.813em;
  letter-spacing: 3.71px;
  font-family: "league_spartanregular";
  margin-top: 0;
  margin-bottom: 24px;
}

.tab-content-cta_bottom_box {
  padding: 75px 38px;
  position: relative;
  height: 456px;
}
.tab-content-cta_bottom_box .btn {
  position: absolute;
  bottom: 75px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tab-content-cta_bottom_box .btn.redone:hover {
  background-color: #CE4841;
}
.tab-content-cta_bottom_box em {
  color: #FFF;
  font-style: italic;
  text-decoration: none;
}
.tab-content-cta_bottom_box a {
  color: #FFF;
}
.tab-content-cta_bottom_box p {
  line-height: 1.8125;
}

.date-list {
  list-style: none;
  padding: 0;
  display: inline-block;
  text-align: left;
}
.date-list li {
  font-style: 1em;
  font-family: "Libre Baskerville", serif;
  margin: 0;
  line-height: 2;
}

/* =========================================================================
   Responsive
   ========================================================================= */
@media screen and (max-width: 1200px) {
  .tab-content-hero_right-content {
    margin-top: 75px;
    margin-left: 55px;
    margin-right: 55px;
  }
}
@media screen and (max-width: 992px) {
  .tab-content-hero_right-content {
    margin-top: 50px;
    margin-left: 45px;
    margin-right: 45px;
  }
}
@media screen and (max-width: 790px) {
  .programs-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .programs-tabs .container-fluid {
    padding-right: 0;
    padding-left: 0;
    background-color: #fff;
  }

  .tab-content-hero_right {
    padding-bottom: 20px;
  }

  .slick-current h3:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    bottom: -28px;
    border-bottom: 3px solid;
  }

  .hero-content_programs {
    padding-top: 80px;
  }
  .hero-content_programs h1 {
    margin-bottom: 12px;
  }

  .tab-content-hero {
    height: 100%;
    overflow: hidden;
  }

  .tab-content-hero_left,
  .tab-content-hero_right {
    width: 100%;
    height: auto;
  }

  .tab-content-hero_left {
    height: 252px;
  }

  .tab-content-hero_right-content {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 40px;
  }
  .tab-content-hero_right-content h4 {
    font-size: 0.813em;
  }
  .tab-content-hero_right-content h2 {
    font-size: 2.625em;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .tab-content-hero_right-content p {
    line-height: 1.66;
  }

  .tab-content-article {
    padding: 60px 0;
  }
  .tab-content-article p {
    font-size: 1em;
    line-height: 2;
  }

  .quote {
    padding: 90px 30px 32px 30px;
    margin-bottom: 73px;
  }
  .quote p {
    font-size: 24px;
    line-height: 1.7;
  }
  .quote p:before {
    left: -4px;
    top: -64px;
  }
  .quote cite {
    font-size: 13px;
  }
  .quote footer {
    margin-top: 42px;
  }

  .tab-content-article_img {
    margin: 80px auto;
  }

  .tab-content-article_img_big,
  .tab-content-article_img_small {
    max-width: 100%;
    width: 100%;
    float: none;
  }

  .tab-content-article_img_big {
    height: 468px;
  }

  .tab-content-article_img_small {
    height: 235px;
  }

  .tab-content-cta_bottom_box .btn {
    left: 0;
    right: 0;
    transform: none;
    width: 100%;
    position: static;
    margin-top: 34px;
  }
}
.hero_section {
  height: auto;
  min-height: 100%;
}

.hero-content_section {
  height: auto;
  min-height: 100%;
  padding-top: 50px;
  padding-bottom: 80px;
}
.hero-content_section .container-fluid {
  position: static;
  transform: none;
}
.hero-content_section h1 {
  margin-bottom: 115px;
}
.hero-content_section p {
  text-align: left;
  margin-bottom: 40px;
  color: #000;
}
.hero-content_section h4 {
  margin-bottom: 45px;
}
.hero-content_section .hero-dot_1 {
  top: 31%;
}
.hero-content_section .hero-dot_2 {
  top: 33%;
  left: -45px;
}
.hero-content_section .hero-dot_6 {
  top: 29%;
}
.hero-content_section .hero-dot_7 {
  top: 33%;
}

.why-us h4 {
  font-size: 1.5em;
}
.why-us h4 strong {
  font-weight: 700;
}

.why-us-text {
  background-color: #74C0C0;
  padding: 90px 0;
}
.why-us-text p {
  font-family: "league_spartanregular";
  font-size: 1.5em;
  line-height: 1.66;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.why-us-wrap {
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
}

/* =========================================================================
   Expect
   ========================================================================= */
.expect-wrap {
  max-width: 982px;
  width: 100%;
  margin: 0 auto;
}

.why-us-expect {
  padding-top: 198px;
  padding-bottom: 227px;
  position: relative;
  overflow: hidden;
}
.why-us-expect h4 {
  font-family: "Libre Baskerville", serif;
  color: #000;
  margin-bottom: 45px;
  font-size: 1.375em;
}
.why-us-expect h2 {
  color: #000;
  font-size: 2.75em;
  line-height: 1.5;
  display: inline;
  z-index: 2;
  position: relative;
  margin: 0 0 20px;
}
.why-us-expect .numbers {
  font-family: "Libre Baskerville", serif;
  font-style: italic;
  font-size: 18px;
}

.why-us-blocks {
  margin-top: 320px;
  color: #FFF;
}
.why-us-blocks .row {
  display: table;
}
.why-us-blocks .row [class*="col-"] {
  float: none;
  display: table-cell;
  vertical-align: top;
}

.why-us-block {
  padding: 75px 70px;
  min-height: 100%;
}
.why-us-block h3 {
  font-size: 2em;
  font-family: "league_spartanregular";
  margin-bottom: 22px;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.why-us-block p {
  font-family: "Libre Baskerville", serif;
  font-size: 1.125em;
  letter-spacing: 1px;
  line-height: 1.77;
}

.why-us-block_orange {
  background-color: #F6AA3D;
}

.why-us-block_blue {
  background-color: #74C0C0;
}

.why-us-block_black {
  background-color: #000;
}

.why-us-block_red {
  background-color: #CE4841;
}

.why-us-expect_1 {
  height: 6px;
  width: 6px;
  left: 70px;
  top: 100px;
}

.why-us-expect_2 {
  height: 67px;
  width: 67px;
  left: -36px;
  top: 110px;
}

.why-us-expect_3 {
  height: 12px;
  width: 12px;
  left: 50px;
  top: 360px;
}

.why-us-expect_4 {
  height: 55px;
  width: 55px;
  left: -20px;
  top: 470px;
}

.why-us-expect_5 {
  height: 9px;
  width: 9px;
  left: 50px;
  top: 600px;
}

.why-us-expect_6 {
  height: 6px;
  width: 6px;
  right: 96px;
  top: 80px;
}

.why-us-expect_7 {
  height: 65px;
  width: 65px;
  right: -10px;
  top: 130px;
}

.why-us-expect_8 {
  height: 27px;
  width: 27px;
  right: 38px;
  top: 430px;
}

.why-us-expect_9 {
  height: 8px;
  width: 8px;
  right: 75px;
  top: 600px;
}

/* =========================================================================
   Parents
   ========================================================================= */
.why-us-parent {
  background-color: #F6AA3D;
  padding: 130px 0;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.why-us-parent h5 {
  font-family: "league_spartanregular";
  font-size: 1.125em;
  color: #000;
}
.why-us-parent h3 {
  font-size: 2.625em;
  line-height: 1.5;
  font-family: "Libre Baskerville", serif;
  margin-top: 30px;
}
.why-us-parent .numbers2 {
  font-family: "Libre Baskerville", serif;
  font-style: italic;
  font-size: 18px;
  color: #000;
  margin-top: 30px;
}

/* =========================================================================
   Thanks
   ========================================================================= */
.why-us-thanks {
  padding: 210px 0 180px 0;
  position: relative;
  overflow: hidden;
}
.why-us-thanks h3 {
  color: #000;
  line-height: 1.44;
  font-size: 2.125em;
  font-family: "league_spartanregular";
  z-index: 2;
  position: relative;
}

.why-us-thanks_1 {
  width: 6px;
  height: 6px;
  top: 0;
  left: 105px;
}

.why-us-thanks_2 {
  width: 65px;
  height: 65px;
  top: 50px;
  left: 3px;
}

.why-us-thanks_3 {
  width: 27px;
  height: 27px;
  top: 338px;
  left: 50px;
}

.why-us-thanks_4 {
  width: 8px;
  height: 8px;
  bottom: 10px;
  left: 85px;
}

.why-us-thanks_5 {
  width: 6px;
  height: 6px;
  top: 24px;
  right: 135px;
}

.why-us-thanks_6 {
  width: 85px;
  height: 85px;
  top: 40px;
  right: -10px;
}

.why-us-thanks_7 {
  width: 12px;
  height: 12px;
  top: 284px;
  right: 60px;
}

.why-us-thanks_8 {
  width: 55px;
  height: 55px;
  bottom: 112px;
  right: 108px;
}

.why-us-thanks_9 {
  width: 9px;
  height: 9px;
  bottom: 0px;
  right: 60px;
}

/* =========================================================================
   Interested
   ========================================================================= */
.why-us-interested {
  background: url(../img/interested-bg.jpg) no-repeat center center;
  background-size: cover;
  height: 800px;
  position: relative;
}
.why-us-interested h2 {
  color: #FFF;
  font-size: 4.250em;
  margin-bottom: 70px;
}
.why-us-interested .wrap {
  margin-top: 130px;
}
.why-us-interested .why-us-circle_principal {
  width: 374px;
  height: 374px;
}
.why-us-interested .why-us-circle_principal span {
  left: 56px;
  right: 85px;
}
.why-us-interested .why-us-circle_red span span {
  color: #CE4841;
  position: static;
}
.why-us-interested .why-us-circle_red .why-us-circle_principal span p {
  font-size: 1em;
}
.why-us-interested .why-us-circle_orange {
  margin-top: 30px;
}
.why-us-interested .why-us-circle_orange .why-us-circle_principal {
  width: 314px;
  height: 314px;
}
.why-us-interested .why-us-circle_orange span {
  left: 68px;
  right: 68px;
}
.why-us-interested .why-us-circle_orange span span {
  color: #F6AA3D;
  position: static;
}
.why-us-interested .why-us-circle_orange .why-us-circle_secondary {
  background-color: #F6AA3D;
}

/* =========================================================================
   Responsive
   ========================================================================= */
@media screen and (max-width: 992px) {
  .why-us-circle p {
    font-size: 0.875em;
  }

  .why-us-interested .why-us-circle_principal {
    width: 312px;
    height: 312px;
  }
  .why-us-interested .why-us-circle_principal span {
    top: 80px;
  }
  .why-us-interested .why-us-circle_orange {
    margin-top: 5px;
  }
  .why-us-interested .why-us-circle_orange .why-us-circle_principal {
    width: 298px;
    height: 298px;
  }
}
@media screen and (max-width: 767px) {
  .hero-content_section {
    padding-bottom: 0;
  }
  .hero-content_section h1,
  .hero-content_section h4 {
    margin-bottom: 30px;
  }
  .hero-content_section h4 {
    font-style: 1.25em;
  }

  .hero_section {
    padding-bottom: 0;
  }

  .why-us-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .why-us-blocks {
    margin-top: 195px;
  }
  .why-us-blocks .row {
    display: block;
  }
  .why-us-blocks .row [class*="col-"] {
    float: none;
    display: block;
  }

  .why-us-interested {
    height: 100%;
  }
  .why-us-interested h2 {
    font-size: 2.813em;
  }
  .why-us-interested .wrap {
    margin-top: 15px;
  }
  .why-us-interested .why-us-circle_principal {
    width: 300px;
    height: 300px;
  }
  .why-us-interested .why-us-circle_principal span {
    left: 38px;
    right: 30px;
    top: 74px;
  }

  .why-us-circle_orange .why-us-circle_principal span {
    top: 100px;
  }

  .why-us-block {
    padding: 36px 20px;
  }

  .why-us-expect {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .why-us-expect h2 {
    font-size: 1.75em;
  }

  .why-us-parent h3 {
    font-size: 2em;
  }

  .why-us-thanks {
    padding: 122px 0 132px 0;
  }
  .why-us-thanks h3 {
    font-size: 1.75em;
  }
}
@media screen and (max-width: 370px) {
  .why-us-interested .why-us-circle_principal {
    width: 275px;
    height: 275px;
  }
  .why-us-interested .why-us-circle_principal span p {
    font-size: 0.875em;
  }

  .why-us-interested .why-us-circle_orange .why-us-circle_principal {
    width: 275px;
    height: 275px;
  }
}

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