@font-face {
  font-family: Fontawesome webfont;
  src: url('../fonts/fontawesome-webfont.woff2') format("woff2"), url('../fonts/fontawesome-webfont.eot') format("embedded-opentype"), url('../fonts/fontawesome-webfont.woff') format("woff"), url('../fonts/fontawesome-webfont.ttf') format("truetype"), url('../fonts/fontawesome-webfont.otf') format("opentype"), url('../fonts/fontawesome-webfont.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

:root {
  --steel-blue: #1c72b4;
  --white-smoke: #f8f8f8;
  --peru: #e3833b;
  --dim-grey: #666;
  --sandy-brown: #eea167;
}

body {
  color: #333d48;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Abel, sans-serif;
  font-size: 2.75em;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Abel, sans-serif;
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Abel, sans-serif;
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Abel, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Abel, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
}

h6 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Abel, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
}

p {
  margin-bottom: 15px;
  position: relative;
}

a {
  color: #1c72b4;
  text-decoration: none;
}

ol {
  margin-top: 0;
  margin-bottom: .2em;
  padding-left: 3em;
}

img {
  max-width: 100%;
}

label {
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: .9em;
  font-weight: 400;
}

blockquote {
  border-left: 1px #000;
  margin: 0;
  padding: 15px;
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.5;
}

figure {
  margin-bottom: 10px;
}

.page-wrap {
  background-color: #f4f4f4;
  flex-flow: column;
  place-content: flex-start;
  align-items: stretch;
  min-height: 100vh;
  position: relative;
  overflow: hidden;
}

.h0-header-wrap {
  z-index: 10;
  color: #fff;
  background-color: #447589;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.h0-nav-wrap {
  background-color: #0000;
  flex: 0 auto;
  justify-content: flex-end;
  display: flex;
  position: static;
}

.main-wrap {
  flex-direction: column;
  flex: 0 auto;
}

.section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 75px 60px;
  position: relative;
}

.section.sandbox {
  padding: 0;
}

.section.s2 {
  text-align: center;
  padding-bottom: 0;
}

.section.s4 {
  padding: 0;
}

.section.s6 {
  padding-top: 0;
  padding-bottom: 0;
}

.section.s7 {
  background-color: #d1dce0;
  margin-top: 75px;
  padding-top: 0;
}

.section.s10 {
  background-color: #0000;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: stretch;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.section.s11 {
  padding: 0;
}

.section.s12 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.section.s13 {
  padding: 0;
}

.section.h5 {
  background-color: #333d48;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.section.h7 {
  padding-top: 0;
}

.section.h9 {
  background-color: #fff;
  padding-top: 0;
  padding-right: 30px;
}

.section.h14 {
  color: #fff;
  background-color: #7b7364;
  margin-top: -45px;
  padding-top: 105px;
}

.section.s14 {
  padding: 0;
}

.section.h4 {
  background-color: #fff;
  padding-top: 0;
}

.section.form {
  background-color: #ddd;
}

.section.h8 {
  color: #fff;
  background-color: #7b7364;
}

.section.home-1 {
  z-index: 1;
  box-shadow: none;
  background-image: url('../images/home-1-background-2.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 30vh;
  padding-bottom: 30px;
}

.section.home-3, .section.light {
  z-index: 2;
  box-shadow: 0 0 6px #00000080;
}

.section.titlebar {
  z-index: 1;
  background-image: url('../images/home-1-background-2.webp');
  background-position: 0 0;
  background-size: cover;
  padding-top: 30vh;
  padding-bottom: 15px;
}

.section.sub-2 {
  z-index: 1;
  box-shadow: 0 0 4px #00000080;
}

.section.orange {
  z-index: 1;
  color: #fff;
  background-color: #e3833b;
}

.section.map {
  z-index: 2;
  padding: 0;
  box-shadow: 0 0 6px #00000080;
}

.container {
  flex-direction: column;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.container.h0 {
  flex-flow: wrap;
  justify-content: space-between;
  display: flex;
}

.container.h3-nav {
  flex-direction: row;
  margin-bottom: -40px;
  display: flex;
  position: relative;
}

.container.h3-bottom {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container.h4-nav {
  flex-direction: row;
  display: flex;
}

.container.h5 {
  background-color: #fff;
  margin-top: -60px;
  padding: 60px;
  position: relative;
}

.container.h6 {
  flex: auto;
  display: flex;
}

.container.h9-content {
  padding-right: 270px;
}

.container.h10-content {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.container.h11-nav {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.container.h11-menu {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container.h12-nav {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 20vh;
  display: flex;
}

.container.h12-category {
  flex-direction: row;
  justify-content: center;
}

.container.h14-nav {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.container.h14-content {
  z-index: 1;
  background-color: #fff;
  padding: 15px;
  position: relative;
}

.container.f3 {
  flex-direction: row;
  display: flex;
}

.container.h15-menu {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.container.f8 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.container.f4 {
  background-color: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-flow: wrap;
  padding: 30px;
  display: flex;
}

.container.h4-topbar {
  flex-direction: row;
  justify-content: flex-end;
  display: flex;
}

.container.h7-nav {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.container.h7-content {
  text-align: center;
  flex: auto;
  justify-content: center;
  margin-top: 120px;
  margin-bottom: 120px;
  display: flex;
}

.container.h7-topbar {
  flex-direction: row;
  justify-content: flex-end;
  display: flex;
}

.container.h9-menu {
  flex-direction: row;
  padding-right: 300px;
  display: flex;
}

.container.h10-nav {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.container.s1, .container.h1-topbar {
  flex-direction: row;
  display: flex;
}

.container.h1-menu {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.container.h5-nav {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.container.header-menu {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.f0-footer-wrap {
  color: #fffc;
  background-color: #447589;
  flex-direction: column;
}

.h0-menu-item {
  color: #fff;
  flex-flow: row;
  flex: 0 auto;
  place-content: stretch center;
  align-items: center;
  margin: 0 0 0 5px;
  padding: 10px 30px;
  display: flex;
  position: relative;
}

.h0-menu-item.w--current {
  color: #fff;
  background-color: #666;
}

.h0-menu-item.dropdown {
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  padding: 0;
}

.button-wrap {
  justify-content: flex-start;
  align-items: stretch;
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
}

.button-wrap.modal {
  align-self: center;
  margin-top: 15px;
}

.button-wrap.h4 {
  justify-content: center;
  align-self: center;
}

.form-wrap {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
}

.form-wrap.dev {
  padding: 0;
}

.form-content {
  color: #fff;
}

.form-feedback {
  color: #fff;
  text-align: center;
  background-color: #3a3a3a;
  margin-top: 15px;
  padding: 30px;
}

.form-feedback.success {
  background-color: #42815e;
}

.form-feedback.error {
  background-color: #b34a4a;
}

.share-wrap {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.share-item {
  color: #fff;
  background-color: #3341aa;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 1em;
  transition: width .2s;
  display: flex;
}

.share-item:hover {
  height: 3em;
}

.share-item.twitter {
  background-color: #5792d3;
}

.separator-wrap {
  flex-wrap: wrap;
  place-content: stretch center;
  align-self: flex-start;
  align-items: center;
  margin-bottom: 15px;
  font-size: 2em;
  display: flex;
}

.separator-decoration {
  background-color: #000;
  width: 60px;
  height: 1px;
}

.dropcap {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  font-size: 2em;
  line-height: 1;
  display: inline-block;
}

.form-input {
  background-color: #ffffff40;
  border-style: none;
  border-radius: 2px;
  flex: 1;
  height: auto;
  margin-bottom: 0;
  padding: 1em;
  font-size: .8em;
  line-height: 1.5;
  box-shadow: inset 0 0 3px #00000080;
}

.form-input:focus {
  background-color: #ffffff80;
}

.form-input.textarea {
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 150px;
}

.card-content {
  flex: 0 0 100%;
  padding: 30px;
  position: relative;
  transform: none;
}

.card-content.hidden {
  color: #fff;
  background-color: #7b7364;
}

.f0-copyright-wrap {
  background-image: linear-gradient(#00000040, #00000040);
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.progress-wrap {
  background-color: #d1dce0;
  margin: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.progress-bar {
  color: #fff;
  background-color: #447589;
  justify-content: space-between;
  align-items: center;
  width: 45%;
  padding: 15px 30px;
  display: flex;
  position: relative;
}

.preloader-wrap {
  z-index: 20;
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0;
}

.tooltip-wrap {
  cursor: help;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
  position: relative;
  box-shadow: inset 0 0 0 1px #00000080;
}

.tooltip-wrap.dev {
  align-self: center;
  margin: 75px auto 30px;
}

.tooltip-text {
  color: #fff;
  background-color: #447589;
  width: 250px;
  margin-bottom: 45px;
  padding: 15px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}

.tooltip-icon {
  background-color: #447589;
  width: .5em;
  height: .5em;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translate(0, 50%)rotate(45deg);
}

.accordion-wrap {
  color: #fff;
  background-color: #4f5d75;
  margin: 5px;
  position: relative;
  overflow: hidden;
}

.accordion-wrap.dev {
  background-color: #0000;
  margin: 0;
}

.accordion-body {
  color: #2d3142;
  background-color: #fff;
}

.accordion-toggle {
  cursor: pointer;
  background-color: #447589;
  align-items: center;
  padding: 15px 30px;
  display: flex;
}

.accordion-toggle.dev {
  background-color: #447589;
  justify-content: center;
}

.accordion-content {
  padding: 30px;
}

.accordion-content.dev {
  padding: 60px;
}

.popup-wrap {
  z-index: 9;
  flex-direction: column;
  align-items: stretch;
  width: 350px;
  margin-right: 30px;
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
  transform: translate(0, 100%);
}

.modal-wrap {
  z-index: 11;
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10%;
  display: none;
  position: fixed;
  inset: 0;
}

.modal-content {
  background-color: #bbb;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 60px;
  display: flex;
}

.card-wrap {
  background-color: #fff;
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  margin: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.popup-top {
  color: #fff;
  background-color: #7b7364;
  align-items: center;
  height: 45px;
  margin-top: -45px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.popup-content {
  background-color: #fff;
  padding: 30px;
}

.lightbox-wrap {
  cursor: pointer;
  flex: auto;
  min-height: 300px;
  margin: 5px;
  display: flex;
  position: relative;
}

.lightbox-wrap.s5 {
  flex: 1;
  min-height: 250px;
}

.lightbox-thumbnail {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lightbox-modal {
  z-index: 12;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: none;
  position: fixed;
  inset: 0;
}

.lightbox-modal-image {
  max-height: 100%;
}

.highlight {
  background-color: #bbb;
}

.dotnav-wrap {
  z-index: 9;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-right: 45px;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
}

.dotnav-item {
  justify-content: flex-end;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
}

.dotnav-item.w--current {
  background-color: #b34a4a;
}

.form-symbol {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.table-wrap {
  background-color: #fff;
  box-shadow: 0 0 0 1px #447589;
}

.table-col {
  flex: 1;
  padding: 5px 10px;
}

.table-row {
  display: flex;
}

.table-row:hover {
  background-image: linear-gradient(#0000001a, #0000001a);
}

.table-row.alt {
  background-color: #d1dce0;
}

.table-row.header {
  color: #fff;
  background-color: #447589;
  font-weight: 700;
}

.separator-title {
  margin-left: 15px;
  margin-right: 15px;
}

.dotnav-link {
  color: #000;
  margin-right: 15px;
  display: none;
}

.dotnav-link.w--current {
  color: #447589;
  display: block;
}

.dotnav-dot {
  z-index: 1;
  background-color: #7b7364;
  border-radius: 100%;
  flex: 0 auto;
  width: 1em;
  height: 1em;
  position: relative;
}

.dotnav-dot.w--current {
  background-color: #447589;
}

.h0-logo-wrap {
  color: #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  font-size: 2em;
  display: flex;
}

.h0-menu-content {
  float: none;
  background-color: #0000;
  display: flex;
}

.dropdown-list.w--open {
  background-color: #f8f8f8;
  flex-direction: row;
  top: 100%;
  right: 0;
  box-shadow: 0 0 6px #00000040;
}

.menu-toggle {
  background-color: #0000;
}

.dropdown-toggle {
  color: #fff;
  cursor: default;
  flex: 1;
  justify-content: center;
  margin: 0;
  padding: 15px;
  display: flex;
}

.dev-wrap {
  background-color: #fff;
  flex-direction: column;
  margin: 30px;
  padding: 15px;
  position: relative;
}

.h1-menu-wrap {
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 60px;
  padding-right: 60px;
}

.h1-logo-wrap {
  flex: none;
  width: 140px;
  height: 140px;
}

.h1-topbar-wrap {
  justify-content: space-between;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.h1-social-item {
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Fontawesome webfont, sans-serif;
}

.h1-social-wrap {
  justify-content: center;
  display: flex;
}

.h1-menu-item {
  color: #fff;
  padding: 5px 30px;
}

.h1-topbar-text {
  text-transform: uppercase;
  flex: 1;
  font-size: .8em;
  display: flex;
}

.h1-topbar-text.right {
  justify-content: flex-end;
}

.h2-nav-wrap {
  display: flex;
}

.h2-logo-wrap {
  background-color: #447589;
  flex-direction: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
}

.h2-nav-content {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-end;
  padding: 15px 30px;
  display: flex;
}

.h2-topbar-wrap {
  color: #2d314280;
  text-transform: uppercase;
  justify-content: flex-start;
  font-size: .8em;
  display: flex;
}

.h2-menu-wrap {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.h2-menu-item {
  padding: 5px 15px;
}

.h2-slider-wrap {
  color: #fff;
  background-image: linear-gradient(#00000040, #00000040), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex: auto;
  height: auto;
  display: flex;
}

.h2-slider-mask {
  flex-direction: row;
  flex: 1 0 100%;
  align-items: stretch;
  height: auto;
  display: flex;
}

.h2-slider-slide {
  flex-flow: column;
  flex: 1 0 100%;
  justify-content: flex-end;
  height: auto;
  padding: 25vh 60px 60px;
  display: flex;
}

.h2-cta-wrap {
  color: #2d3142;
  background-color: #fff;
  align-items: center;
  padding: 15px;
  display: flex;
}

.h2-slider-content {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: stretch;
  margin-bottom: 60px;
}

.h2-cta-title {
  color: #da7144;
  text-transform: uppercase;
  font-weight: 600;
}

.h2-cta-text {
  flex: 1;
  margin-left: 30px;
  margin-right: 30px;
  font-weight: 600;
}

.h2-slider-arrow {
  color: #2d3142;
  background-color: #d1dce0;
  width: 2em;
  height: 4em;
  font-size: 1em;
}

.footer-link {
  color: #eea167;
}

.footer-title {
  color: #fff;
}

.form-radio-wrap {
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 5px;
  padding: 0;
  display: flex;
}

.s1-image {
  background-image: url('../images/hildre-montessori.webp');
  background-position: 50%;
  background-size: cover;
  height: 200px;
}

.s1-text {
  padding: 30px;
}

.s3-image {
  background-image: url('../images/hildre-montessori.webp');
  background-position: 50% 0;
  background-size: cover;
  height: 350px;
  margin-top: 15px;
}

.s1-link {
  color: #fff;
  text-decoration: underline;
}

.dev-title {
  text-align: center;
  margin-bottom: 5px;
  font-size: 1.5em;
}

.s6-image {
  background-image: url('../images/hildre-montessori.webp');
  background-position: 50%;
  background-size: cover;
  width: 400px;
  min-height: 300px;
  margin-top: -15px;
  margin-bottom: -15px;
  margin-right: 30px;
}

.s8-slider-wrap {
  flex: 1;
  height: 400px;
  margin-right: 30px;
}

.s8-slider-arrow {
  display: none;
}

.s8-slider-nav {
  justify-content: flex-end;
  align-items: center;
  height: auto;
  padding: 10px 20px 10px 0;
  font-size: .6em;
  display: flex;
}

.s8-slider-slide {
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.h3-nav-wrap, .h3-bottom-wrap {
  padding-left: 60px;
  padding-right: 60px;
}

.h3-content-wrap {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#00000040, #00000040), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex-direction: column;
  flex: auto;
  justify-content: center;
  padding: 20vh 60px;
  display: flex;
}

.h3-logo-wrap {
  background-color: #447589;
  flex: none;
  width: 120px;
  height: 120px;
}

.h3-menu-wrap {
  flex: auto;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.h3-menu-item {
  align-items: center;
  padding: 5px 15px;
  display: flex;
}

.h3-nav-content {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.h3-topbar-wrap {
  justify-content: flex-start;
  align-items: stretch;
  height: 40px;
  display: flex;
}

.h3-bottom-decoration {
  background-color: #4f5d754d;
  width: 1px;
  height: 30px;
}

.h3-bottom-item {
  align-items: center;
  padding: 15px;
  display: flex;
}

.h4-nav-wrap {
  background-color: #447589;
  padding-left: 60px;
  padding-right: 60px;
}

.h4-topbar-wrap {
  text-align: right;
  text-transform: uppercase;
  flex-direction: column;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: .8em;
}

.h4-content-wrap {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#00000040, #00000040), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex-direction: row;
  flex: auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20vh;
  padding-bottom: 20vh;
  display: flex;
}

.h4-logo-wrap {
  flex: none;
  width: 100px;
  height: 100px;
}

.h4-menu-wrap {
  flex: 1;
  justify-content: center;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
}

.h4-menu-item {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 15px;
  display: flex;
}

.h4-social-wrap {
  display: flex;
}

.h4-social-item {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 10px;
  font-family: Fontawesome webfont, sans-serif;
  display: flex;
}

.h4-sidebar-wrap {
  color: #fff;
  background-color: #7b7364;
  flex: auto;
  padding: 30px;
}

.h5-nav-wrap {
  justify-content: space-between;
  margin-bottom: 120px;
  padding-left: 60px;
  padding-right: 60px;
}

.h5-logo-wrap {
  flex: none;
  width: 100px;
  height: 100px;
}

.h5-menu-wrap {
  justify-content: flex-start;
  display: flex;
}

.h5-menu-item {
  color: #fff;
  align-items: center;
  padding: 5px 15px;
  display: flex;
}

.h5-info {
  color: #fffc;
  justify-content: center;
}

.h6-nav-wrap {
  background-color: #fff;
  justify-content: space-between;
  display: flex;
}

.h6-topbar-wrap {
  color: #fffc;
  text-transform: uppercase;
  justify-content: flex-end;
  font-size: .8em;
  display: flex;
}

.h6-logo-wrap {
  letter-spacing: 1px;
  text-transform: uppercase;
  flex: none;
  padding: 10px 30px;
  font-size: 2em;
  font-weight: 400;
}

.h6-menu-wrap {
  flex: 0 auto;
  justify-content: flex-end;
  display: flex;
}

.h6-menu-item {
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.h6-menu-item.featured {
  color: #fff;
  background-color: #447589;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  overflow: hidden;
}

.h6-nav-text {
  position: relative;
}

.h7-topbar-wrap {
  text-align: right;
  text-transform: uppercase;
  background-color: #447589;
  padding: 5px 60px;
  font-size: .8em;
}

.h7-logo-wrap {
  background-color: #447589;
  flex: none;
  width: 90px;
  height: 90px;
  padding: 0;
}

.h7-menu-wrap {
  flex: 1;
  justify-content: flex-end;
  align-items: stretch;
  margin-left: 30px;
  display: flex;
}

.h7-menu-item {
  color: #fff;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
}

.dropdown-item {
  flex: 1;
  justify-content: flex-start;
  margin: 0;
  padding: 15px;
  display: flex;
  position: relative;
}

.dropdown-item:hover {
  color: #fff;
  background-color: #1c72b4;
}

.h7-content-wrap {
  color: #fff;
  background-image: linear-gradient(#00000040, #00000040), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex-direction: column;
  flex: auto;
  justify-content: flex-start;
  padding-bottom: 60px;
  display: flex;
}

.h8-nav-wrap {
  justify-content: space-between;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  box-shadow: 0 1px #ffffff80;
}

.h8-logo-wrap {
  flex: none;
  width: 70px;
  height: 70px;
}

.h8-menu-wrap {
  display: flex;
}

.h8-menu-item {
  color: #fff;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
}

.h8-content-wrap {
  text-align: center;
  flex-direction: column;
  flex: auto;
  justify-content: center;
  padding-top: 20vh;
  padding-bottom: 20vh;
  display: flex;
}

.h8-bottom-wrap {
  box-shadow: none;
  justify-content: space-between;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.h8-bottom-link {
  color: #fff;
  text-align: right;
  flex: 1;
}

.h8-category-wrap {
  z-index: 1;
  background-color: #333d48;
  border-radius: 20px;
  align-self: stretch;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
  transform: translate(0, 50%);
}

.h8-category-item {
  color: #fff;
  padding: 15px;
}

.h8-bottom-text {
  flex: 1;
}

.h9-nav-wrap {
  background-color: #333d48;
}

.h9-content-wrap {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex-direction: column;
  flex: auto;
  justify-content: flex-end;
  align-items: stretch;
  padding: 40vh 60px 30px;
  display: flex;
}

.h9-menu-item {
  color: #fff;
  padding: 10px 16px;
}

.h9-sidebar {
  color: #fff;
  background-color: #7b7364;
  flex: auto;
  margin-top: -120px;
  padding: 30px;
}

.h10-menu-wrap {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.h10-menu-wrap.right {
  justify-content: flex-start;
}

.h10-logo-wrap {
  background-color: #447589;
  flex: none;
  width: 120px;
  height: 120px;
  margin-bottom: -30px;
  padding: 15px;
  position: relative;
}

.h10-menu-item {
  align-items: center;
  padding: 10px 30px;
  display: flex;
}

.h10-content-wrap {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex-direction: column;
  flex: auto;
  justify-content: flex-end;
  align-items: stretch;
  padding: 50vh 60px 15px;
  display: flex;
}

.h11-nav-wrap {
  box-shadow: none;
  padding: 10px 60px;
}

.h11-menu-wrap {
  padding-left: 60px;
  padding-right: 60px;
  box-shadow: 0 -1px #fff, 0 1px #fff;
}

.h11-logo {
  flex: none;
  width: 80px;
  height: 80px;
}

.h11-topbar-wrap {
  color: #ffffffbf;
  flex-direction: row;
  justify-content: flex-end;
  display: flex;
}

.h11-topbar-item {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 15px;
  display: flex;
}

.h11-topbar-icon {
  margin-right: 15px;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 1.5em;
}

.h11-topbar-text {
  font-size: .8em;
}

.h11-topbar-title {
  font-weight: 600;
}

.h11-menu-content {
  display: flex;
}

.h11-menu-item {
  color: #fff;
  padding: 10px;
}

.h11-social-item {
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Fontawesome webfont, sans-serif;
}

.h11-content-wrap {
  text-align: center;
  flex: auto;
  align-items: center;
  padding: 20vh 60px;
  display: flex;
}

.h6-category-icon {
  opacity: .6;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 1.4em;
  line-height: 1;
}

.h6-sidebar {
  color: #000;
  background-image: linear-gradient(#ffffff80, #ffffff80);
  flex-direction: column;
  flex: auto;
  padding: 30px;
}

.h6-social-wrap {
  justify-content: flex-end;
  display: flex;
}

.h6-social-item {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  font-family: Fontawesome webfont, sans-serif;
  display: flex;
}

.s10-text {
  z-index: 1;
  color: #fff;
  text-align: center;
  flex-flow: column;
  flex: 0 50%;
  justify-content: center;
  padding: 20vh 60px;
  display: flex;
  position: relative;
}

.s10-background {
  background-image: url('../images/hildre-montessori.webp');
  background-position: 50%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.s10-decoration {
  transform-style: preserve-3d;
  background-color: #7b7364;
  position: absolute;
  inset: 0;
  transform: scale3d(1.2, 2, 1)skew(5deg);
}

.s11-background-wrap {
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 240px 60px 30px;
}

.s11-content-wrap {
  background-color: #333d48;
}

.s11-text-wrap {
  background-color: #fff;
  flex: 1;
  margin-top: -60px;
  padding: 60px;
  box-shadow: 0 0 6px #00000040;
}

.h1-content-wrap {
  flex-direction: row;
  flex: auto;
  justify-content: center;
  align-items: center;
  padding: 20vh 60px;
  display: flex;
}

.h12-logo-wrap {
  flex: none;
  width: 100px;
  height: 100px;
}

.h12-menu-wrap {
  flex-basis: 60%;
  display: flex;
}

.h12-menu-item {
  color: #fffc;
  padding: 30px 15px 15px;
}

.h12-menu-item.w--current {
  color: #333d48;
  background-image: linear-gradient(#ffffff80, #ffffff80);
}

.h12-menu-number {
  margin-bottom: 15px;
}

.h12-menu-title {
  text-transform: uppercase;
  font-weight: 600;
}

.h13-nav-wrap {
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  display: flex;
}

.h13-logo-wrap {
  background-color: #447589;
  flex: none;
  width: 100px;
  height: 100px;
}

.h13-menu-wrap {
  flex-direction: column;
  display: flex;
}

.h13-menu-item {
  background-color: #447589;
  border-radius: 1005px;
  width: 10px;
  height: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.h13-social-item {
  color: #447589;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Fontawesome webfont, sans-serif;
}

.h13-content-wrap {
  text-align: right;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: stretch;
  margin-left: 15px;
  margin-right: 15px;
  padding: 60px;
  display: flex;
}

.h12-tab-item {
  color: #fff;
  background-color: #0000;
  border-radius: 100%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 1.5em;
  display: flex;
  box-shadow: 0 0 0 2px #fff;
}

.h12-tab-item.w--current {
  color: #2d3142;
  background-color: #fff;
}

.h14-logo-wrap {
  flex: none;
  width: 90px;
  height: 90px;
}

.h14-menu-wrap {
  justify-content: flex-end;
  display: flex;
}

.h14-menu-item {
  color: #fff;
  align-items: center;
  padding: 5px 15px;
  display: flex;
}

.h14-content-image {
  background-image: url('../images/hildre-montessori.webp');
  background-position: 50% 0;
  background-size: cover;
  height: 50vh;
}

.f7-partner-item {
  height: 100px;
  margin-left: 15px;
  margin-right: 15px;
}

.f7-partner-image {
  height: 100%;
}

.timeline-wrap {
  position: relative;
}

.timeline-item {
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.timeline-icon {
  z-index: 1;
  background-color: #fff;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 1.5em;
  display: flex;
  position: relative;
  box-shadow: 0 0 0 10px #d1dce0;
}

.timeline-content {
  background-color: #fff;
  flex: 1;
  align-items: center;
  min-height: 80px;
  margin-left: 30px;
  padding: 30px 30px 30px 0;
  display: flex;
  position: relative;
}

.timeline-decoration {
  background-color: #fff;
  flex: none;
  width: 15px;
  height: 15px;
  margin-right: 30px;
  position: relative;
  top: 0;
  left: 0;
  transform: translate(-50%)rotate(45deg);
}

.timeline-line {
  background-color: #2d314233;
  width: 2px;
  margin-left: 1.5em;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.form-icon {
  color: #fff;
  background-color: #7b7364;
  justify-content: center;
  align-items: center;
  width: 3em;
  font-family: Fontawesome webfont, sans-serif;
  display: flex;
}

.accordion-icon {
  text-align: left;
  width: 2em;
  font-family: Fontawesome webfont, sans-serif;
}

.footer-icon {
  width: 2em;
  font-family: Fontawesome webfont, sans-serif;
}

.separator-icon {
  margin-left: 15px;
  margin-right: 15px;
  font-family: Fontawesome webfont, sans-serif;
}

.old-list-icon {
  flex: none;
  width: 1.5em;
  font-family: Fontawesome webfont, sans-serif;
}

.button-icon {
  text-align: right;
  width: 1.5em;
  font-family: Fontawesome webfont, sans-serif;
}

.dropdown-icon {
  text-align: right;
  margin: 0 0 0 10px;
  padding: 0;
  font-family: Fontawesome webfont, sans-serif;
}

.f7-partner-wrap {
  justify-content: center;
  display: flex;
}

.f7-menu-wrap {
  border-top: 1px solid #ffffff80;
  border-bottom: 1px solid #ffffff80;
  justify-content: center;
  display: flex;
}

.f7-menu-item {
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.f7-copyright-wrap {
  justify-content: space-between;
  align-items: stretch;
  padding-top: 15px;
  display: flex;
}

.f7-social-menu {
  align-items: flex-start;
}

.f7-social-item {
  color: #fff;
  margin-left: 15px;
  font-family: Fontawesome webfont, sans-serif;
  line-height: 1;
}

.f5-map-wrap {
  z-index: 1;
  height: auto;
  padding-left: 150px;
  position: absolute;
  inset: 0;
}

.f5-map-content {
  z-index: 2;
  background-color: #fff;
  width: 250px;
  padding: 30px;
  position: relative;
}

.s14-sidebar-wrap {
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 60px;
  display: flex;
}

.s14-image {
  background-image: url('../images/hildre-montessori.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 100%;
  width: 150px;
  height: 150px;
  margin-bottom: 15px;
}

.g1-date-wrap {
  color: #fff;
  background-color: #447589;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 30px;
  display: flex;
  box-shadow: 1px 0 #00000080;
}

.g1-content-wrap {
  flex-direction: column;
  flex: 1;
  padding: 30px;
  display: flex;
}

.g1-date-day {
  font-size: 3em;
}

.g1-content-text {
  border-bottom: 1px solid #7b7364;
  flex: 1;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.g2-subtitle {
  color: #447589;
  text-transform: uppercase;
  background-color: #fff;
  align-self: center;
  margin-bottom: 60px;
  padding: 5px 30px;
  font-weight: 700;
}

.g2-icon {
  margin-bottom: 15px;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 3rem;
  line-height: 1;
}

.g3-subtitle {
  margin-bottom: 10px;
  font-family: Marck Script, sans-serif;
  font-size: 2em;
  box-shadow: 0 1px #fff6;
}

.g6-image-wrap {
  background-image: url('../images/hildre-montessori.webp');
  background-position: 50%;
  background-size: cover;
  height: 240px;
}

.g6-info-wrap {
  background-color: #fff;
  border-radius: 10px;
  align-items: center;
  margin: 15px;
  display: flex;
  overflow: hidden;
}

.g6-info-date {
  background-color: #d1dce0;
  flex-direction: column;
  margin-right: 30px;
  padding: 10px 30px;
  display: flex;
}

.g6-location-wrap {
  color: #fff;
  background-color: #7b7364;
  justify-content: space-between;
  padding: 10px 20px;
  display: flex;
}

.g6-text-wrap {
  flex-direction: column;
  flex: auto;
  justify-content: space-between;
  padding: 30px;
  display: flex;
}

.g10-image-wrap {
  background-image: url('../images/hildre-montessori.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  padding: 30px;
  display: flex;
}

.g10-text-wrap {
  flex-direction: column;
  flex: 1;
  padding: 30px;
  display: flex;
}

.g10-button-wrap {
  color: #fff;
  text-align: center;
  background-color: #447589;
  flex-direction: column;
  font-family: Fontawesome webfont, sans-serif;
  display: flex;
}

.g10-date {
  color: #2d3142b3;
  font-size: .8em;
}

.g10-button-item {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  display: flex;
}

.g10-button-item._2 {
  box-shadow: 0 -2px #ffffff80;
}

.s11-sidebar-info {
  color: #fff;
  padding-bottom: 5px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translate(0, -100%);
}

.s11-sidebar {
  color: #fff;
  flex: 1;
  padding-top: 30px;
}

.g7-title {
  margin-bottom: 15px;
  padding-bottom: 10px;
  box-shadow: 0 1px #fffc;
}

.g8-image-wrap {
  background-image: url('../images/hildre-montessori.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  height: 210px;
  display: flex;
  position: relative;
}

.g8-badge {
  color: #fff;
  text-transform: uppercase;
  background-color: #447589;
  flex-direction: column;
  align-self: flex-end;
  padding: 5px 15px;
  font-size: .9em;
  position: relative;
  top: 30px;
}

.g8-text-wrap {
  text-align: center;
  flex-direction: column;
  flex: auto;
  justify-content: flex-start;
  padding: 45px 30px 30px;
  display: flex;
}

.g8-category {
  color: #333d48;
  background-color: #fff;
  border-radius: 10px;
  align-self: center;
  padding: 10px 15px;
  transform: translate(0, 50%);
}

.g9-image-wrap {
  background-image: url('../images/hildre-montessori.webp');
  background-position: 50%;
  background-size: cover;
  flex: auto;
  height: 210px;
  position: relative;
}

.g9-text {
  flex-direction: column;
  padding: 15px;
  display: flex;
}

.g9-icon {
  color: #fff;
  background-color: #447589;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 1.5em;
  line-height: 1;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 30px;
  transform: translate(0, 50%);
}

.g11-image-wrap {
  background-image: url('../images/hildre-montessori.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 240px;
  display: flex;
  position: relative;
}

.g11-category {
  color: #fff;
  text-transform: uppercase;
  background-color: #447589;
  align-self: flex-end;
  padding: 5px 10px;
  font-size: .8em;
  position: relative;
  top: 30px;
}

.g11-info {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080);
  justify-content: space-between;
  padding: 5px 30px;
  display: flex;
}

.g11-link {
  color: #fff;
}

.g11-text-wrap {
  flex: auto;
  padding: 30px;
}

.g12-category {
  color: #333d48;
  text-transform: uppercase;
  background-color: #fff;
  align-self: flex-start;
  margin-bottom: 150px;
  padding: 5px 15px;
  font-size: .9em;
}

.g12-info {
  text-transform: uppercase;
  border-top: 1px solid #fff;
  margin-top: 15px;
  padding-top: 15px;
  font-size: .9em;
}

.g13-date-wrap {
  border-right: 1px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding-right: 10px;
  font-weight: 600;
  display: flex;
}

.g13-date-month {
  font-size: 1.8em;
}

.g13-date-day {
  text-transform: uppercase;
}

.g13-text-wrap {
  flex: 1;
  margin-right: 20px;
}

.g13-link {
  color: #fff;
  align-self: flex-end;
}

.g14-text {
  padding: 30px;
}

.g14-image-wrap {
  background-image: url('../images/hildre-montessori.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  min-height: 270px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.g14-button {
  color: #fff;
  background-image: linear-gradient(#00000040, #00000040);
  justify-content: flex-start;
  align-items: center;
  padding: 10px 30px;
}

.g14-text-wrap {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.g14-decoration {
  background-color: #447589;
  width: 15px;
  height: 15px;
  transform: translate(-50%)rotate(45deg);
}

.g15-overlay {
  background-color: #fff;
  border: 1px solid #fff;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-end;
  margin: 10px;
  padding: 200px 30px 5px;
  display: flex;
}

.g15-overlay.mouseover {
  color: #fff;
  background-color: #0000;
}

.h12-tab-wrap {
  text-align: center;
  flex-direction: column-reverse;
  flex: 1;
  display: flex;
}

.h12-tab-menu {
  justify-content: center;
  margin-top: 60px;
  display: flex;
}

.f1-menu-wrap {
  border-top: 1px solid #ffffff80;
  border-bottom: 1px solid #ffffff80;
  justify-content: flex-start;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.f1-menu-item {
  color: #fff;
  padding: 10px;
}

.f1-social-wrap {
  display: flex;
}

.f1-social-item {
  color: #fff;
  padding: 5px 10px;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 1.5em;
  line-height: 1;
}

.f1-bottom-wrap {
  justify-content: space-between;
  display: flex;
}

.f2-name {
  font-size: 1.5em;
  line-height: 1.3;
}

.f2-copyright {
  text-align: right;
  margin-top: 30px;
}

.f3-map-wrap {
  flex-direction: column;
  flex: 1;
  display: flex;
  position: relative;
}

.f3-content-wrap {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  margin-left: 30px;
  display: flex;
  box-shadow: -1px 0 #00000080;
}

.f3-contact {
  padding: 30px;
  box-shadow: 0 1px #00000080;
}

.f3-hours {
  padding: 30px;
}

.f3-map-item {
  z-index: 1;
  filter: none;
  flex: 1;
}

.f3-map-shadow {
  z-index: 2;
  position: absolute;
  inset: 0;
  box-shadow: inset 0 0 20px 20px #d1dce0;
}

.f3-subtitle {
  color: #447589;
  text-transform: uppercase;
}

.h15-nav-wrap {
  background-image: linear-gradient(#00000080, #00000080);
}

.h15-topbar-wrap {
  justify-content: flex-end;
  padding: 5px 60px;
  display: flex;
}

.h15-topbar-item {
  color: #fff;
  margin-left: 15px;
}

.h15-middle-wrap {
  color: #4f5d75;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 30px 60px;
  display: flex;
}

.h15-logo-wrap {
  text-transform: uppercase;
  flex: none;
  font-size: 3em;
  line-height: 1;
}

.h15-menu-wrap {
  padding-left: 60px;
  padding-right: 60px;
}

.h15-menu-item {
  color: #fff;
  text-transform: uppercase;
  padding: 15px;
  font-size: .8em;
}

.h15-menu-item.active {
  background-image: linear-gradient(#ffffff40, #ffffff40);
}

.h15-content-wrap {
  text-align: center;
  flex-direction: column;
  flex: auto;
  justify-content: center;
  padding: 20vh 60px;
  display: flex;
}

.h15-contact-wrap {
  flex: 1;
  display: flex;
}

.h15-social-wrap {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.h15-social-item {
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  font-family: Fontawesome webfont, sans-serif;
  display: flex;
}

.f6-logo-wrap {
  align-self: center;
  width: 120px;
  height: 120px;
  margin-bottom: 15px;
}

.f6-link {
  color: #ffffffb3;
}

.f6-content {
  justify-content: center;
  align-items: stretch;
  padding: 60px;
  display: flex;
}

.f6-copyright-wrap {
  background-image: linear-gradient(#00000040, #00000040);
  justify-content: space-between;
  align-items: stretch;
  padding: 15px 60px;
  display: flex;
}

.f6-social-wrap {
  justify-content: flex-end;
  display: flex;
}

.f6-social-item {
  color: #ffffffb3;
  margin-left: 15px;
  font-family: Fontawesome webfont, sans-serif;
  line-height: 1;
}

.f8-logo-wrap {
  width: 140px;
  height: 140px;
  margin-bottom: 15px;
  position: relative;
}

.f8-background {
  z-index: 0;
  opacity: .2;
  background-image: url('../images/ikon-hvit.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0;
}

.f9-info {
  text-align: right;
  background-image: linear-gradient(#00000040, #00000040);
  padding: 60px 60px 60px 119px;
}

.f9-logo-wrap {
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
}

.f9-content {
  flex: 1;
  padding: 30px;
  display: flex;
}

.s13-tab-wrap {
  display: flex;
}

.s13-tab-menu {
  flex-wrap: wrap;
  flex: 1;
  display: flex;
}

.s13-tab-content {
  color: #fff;
  background-image: linear-gradient(#0006, #0006), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-basis: 45%;
  align-items: center;
  padding: 60px;
  display: flex;
}

.s13-tab-item {
  text-transform: uppercase;
  background-color: #d1dce0;
  flex-grow: 1;
  flex-basis: 33.33%;
  justify-content: center;
  align-items: center;
  padding: 90px 15px;
  font-size: 1.2em;
  display: flex;
  box-shadow: inset 0 0 0 1px #00000026;
}

.s13-tab-item.w--current {
  z-index: 1;
  background-color: #fff;
  transform: scale(1.1);
  box-shadow: 0 0 4px #00000080;
}

.s13-tab-pane {
  text-align: center;
  flex-direction: column;
  justify-content: center;
}

.button-item {
  color: #fff;
  text-transform: uppercase;
  background-color: #1c72b4;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  padding: 1em 2em;
  font-size: .9em;
  transition: box-shadow .2s;
  display: flex;
  box-shadow: 0 0 4px #00000040;
}

.button-item:hover {
  box-shadow: 0 0 16px #00000040;
}

.button-item.submit {
  background-color: #00000040;
  align-self: flex-start;
  margin-top: 15px;
  margin-left: 0;
  margin-right: 0;
}

.button-item.cta {
  color: #000;
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
}

.button-item.g10 {
  color: #333d48;
  background-color: #fff;
}

.button-item.g4 {
  align-self: flex-end;
}

.button-item.g6 {
  align-self: flex-start;
  margin-top: 15px;
}

.button-item.f2 {
  color: #333d48;
  background-color: #fff;
  align-self: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.button-item.home-2 {
  margin-top: 30px;
}

.form-select {
  border-style: none;
  height: 3em;
  margin: 0;
  padding: 0;
  font-size: .8em;
  box-shadow: inset 0 0 0 1px #00000040;
}

.form-radio-field {
  margin: 0 10px 0 0;
  padding: 0;
}

.form-item {
  flex-direction: column;
  flex: 1;
  margin: 10px;
  display: flex;
}

.form-checkbox-wrap {
  align-items: center;
  margin: 0 0 5px;
  padding: 0;
  display: flex;
}

.form-checkbox-field {
  margin: 0 10px 0 0;
  padding: 0;
}

.f0-footer-content {
  padding: 60px;
}

.h2-topbar-item {
  padding: 5px 10px;
}

.h3-topbar-item {
  color: #fff;
  align-items: center;
  padding: 5px 15px;
  display: flex;
}

.h4-topbar-item {
  margin-left: 15px;
}

.h6-topbar-item {
  color: #ffffffbf;
  padding: 5px 10px;
}

.h7-topbar-item {
  color: #ffffffbf;
  margin-left: 10px;
}

.h5-content-wrap {
  padding-left: 60px;
  padding-right: 60px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.g1-parent {
  flex-wrap: wrap;
  padding: 5px;
  display: flex;
}

.g1-item {
  background-color: #d1dce0;
  flex: 1;
  margin: 5px;
  display: flex;
}

.g1-child {
  flex: 1;
  display: flex;
}

.g2-parent {
  flex-wrap: wrap;
  padding: 5px;
  display: flex;
}

.g2-child {
  flex: 1;
  display: flex;
}

.g2-item {
  color: #fff;
  background-color: #447589;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin: 5px;
  padding-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.g3-parent {
  flex-wrap: wrap;
  padding: 5px;
  display: flex;
}

.g3-child {
  flex: 1;
  display: flex;
}

.g3-item {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin: 5px;
  padding: 90px 30px;
  display: flex;
}

.g4-parent {
  flex-wrap: wrap;
  padding: 5px;
  display: flex;
}

.g4-child {
  flex: 1;
  display: flex;
}

.g4-item {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  min-height: 200px;
  margin: 5px;
  padding: 30px;
  display: flex;
}

.g5-parent {
  flex-wrap: wrap;
  padding: 5px;
  display: flex;
}

.g5-child {
  flex: 1;
  display: flex;
}

.g5-item {
  color: #fff;
  background-image: linear-gradient(#447589bf, #447589bf), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 10px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin: 5px;
  padding: 60px 30px;
  display: flex;
}

.g6-parent {
  flex-wrap: wrap;
  padding: 5px;
  display: flex;
}

.g6-child {
  flex: 1;
  display: flex;
}

.g6-item {
  background-color: #d1dce0;
  flex-direction: column;
  flex: 1;
  margin: 5px;
  display: flex;
}

.g7-parent {
  flex-wrap: wrap;
  padding: 5px;
  display: flex;
}

.g7-child {
  flex: 1;
  display: flex;
}

.g7-item {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  margin: 5px;
  padding: 90px 30px 30px;
  display: flex;
}

.g8-parent {
  flex-wrap: wrap;
  padding: 5px;
  display: flex;
}

.g8-child {
  flex: 1;
  display: flex;
}

.g8-item {
  background-color: #d1dce0;
  flex-direction: column;
  flex: 1;
  margin: 5px;
  display: flex;
}

.g9-parent {
  flex-wrap: wrap;
  padding: 5px;
  display: flex;
}

.g9-child {
  flex: 1;
  display: flex;
}

.g9-item {
  background-color: #d1dce0;
  flex-direction: column;
  flex: 1;
  margin: 5px;
  display: flex;
}

.g10-parent {
  flex-flow: wrap;
  padding: 5px;
  display: flex;
}

.g10-child {
  flex: 1;
  display: flex;
}

.g10-item {
  background-color: #d1dce0;
  flex: 1;
  margin: 5px;
  display: flex;
}

.g11-parent {
  flex-wrap: wrap;
  padding: 5px;
  display: flex;
}

.g11-child {
  flex: 1;
  display: flex;
}

.g11-item {
  background-color: #d1dce0;
  flex-direction: column;
  flex: 1;
  margin: 5px;
  display: flex;
}

.g12-parent {
  flex-wrap: wrap;
  padding: 5px;
  display: flex;
}

.g12-child {
  flex: 1;
  display: flex;
}

.g12-item {
  color: #fff;
  background-image: linear-gradient(#44758980, #44758980), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  margin: 5px;
  padding: 30px;
  display: flex;
}

.g12-content {
  flex-direction: column;
  justify-content: flex-end;
}

.g13-parent {
  flex-wrap: wrap;
  padding: 5px;
  display: flex;
}

.g13-child {
  flex: 1;
  display: flex;
}

.g13-item {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  min-height: 300px;
  margin: 5px;
  padding: 30px;
  display: flex;
}

.g14-parent {
  flex-wrap: wrap;
  padding: 5px;
  display: flex;
}

.g14-child {
  flex: 1;
  display: flex;
}

.g14-item {
  color: #fff;
  background-color: #447589;
  flex: 1;
  margin: 5px;
  display: flex;
}

.g15-parent {
  flex-flow: wrap;
  padding: 5px;
  display: flex;
}

.g15-child {
  flex: 1;
  display: flex;
}

.g15-item {
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex: 1;
  margin: 5px;
  display: flex;
}

.f1-wrap {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 120px 60px 60px;
}

.f2-wrap {
  color: #fff;
  background-image: linear-gradient(225deg, #447589, #7b7364);
  padding: 120px 60px 60px;
}

.f2-parent {
  flex-wrap: wrap;
  margin: -30px;
  display: flex;
}

.f2-child {
  flex-direction: column;
  flex: 1;
  padding: 30px;
  display: flex;
}

.f2-child.double {
  flex-grow: 2;
}

.f3-wrap {
  background-color: #d1dce0;
  padding: 60px;
}

.f4-child {
  flex: 1;
  padding: 30px;
}

.f4-wrap {
  background-image: url('../images/hildre-montessori.webp');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 90px;
  padding-left: 60px;
  padding-right: 60px;
}

.f6-wrap {
  color: #fff;
  background-color: #447589;
}

.f6-child {
  flex-direction: column;
  flex: 1;
  align-items: flex-end;
  padding: 75px 30px 30px;
  display: flex;
}

.f6-child.middle {
  text-align: center;
  flex-grow: 2;
  align-items: center;
  padding-top: 30px;
}

.f6-child.right {
  align-items: flex-start;
}

.f5-wrap {
  min-height: 330px;
  padding: 30px;
  display: flex;
  position: relative;
}

.f7-wrap {
  color: #fff;
  background-color: #447589;
  padding: 60px;
}

.f7-parent {
  border-bottom: 1px solid #ffffff80;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.f7-child {
  text-align: center;
  flex: 1;
}

.f8-wrap {
  color: #fff;
  background-color: #447589;
  padding: 60px;
}

.f9-wrap {
  color: #fff;
  background-color: #447589;
  align-items: center;
  display: flex;
}

.f9-child {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 30px;
  display: flex;
}

.h1-wrap {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.h2-wrap, .h3-wrap {
  background-color: #fff;
  flex-direction: column;
  display: flex;
}

.h4-wrap {
  background-color: #fff;
  border-bottom: 5px solid #7b7364;
}

.h5-wrap {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-bottom: 60px;
  position: relative;
}

.h6-wrap {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 30px;
  padding-left: 60px;
  padding-right: 60px;
}

.h6-content-wrap {
  flex-wrap: wrap;
  flex: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.h6-text-wrap {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  margin-right: 30px;
  display: flex;
}

.sidebar-wrap {
  flex-direction: column;
  flex: 0 auto;
  width: 240px;
  display: flex;
  position: relative;
}

.h6-category-parent {
  display: flex;
}

.h6-category-child {
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.h6-category-item {
  background-color: #447589;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  padding: 15px 30px;
  display: flex;
}

.h8-wrap {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.h9-text, .h4-text {
  flex: 1;
  padding-top: 60px;
  padding-right: 30px;
}

.h10-wrap {
  background-color: #fff;
}

.h11-wrap {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.h12-wrap {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-bottom: 60px;
  position: relative;
}

.h13-wrap {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 80vh;
  padding: 15px;
  display: flex;
}

.h13-sidebar {
  flex-direction: column;
  flex: auto;
  justify-content: flex-start;
  align-items: stretch;
  margin: -6px;
  display: flex;
}

.h13-sidebar-item {
  color: #fff;
  background-image: linear-gradient(#ffffff40, #ffffff40);
  flex: 1;
  justify-content: center;
  align-items: center;
  margin: 5px;
  display: flex;
}

.h14-wrap {
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 30px;
}

.h15-wrap {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/hildre-montessori.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.s1-parent {
  flex-wrap: wrap;
  display: flex;
}

.s1-child {
  flex: 1;
  display: flex;
}

.s1-item {
  color: #fff;
  background-color: #7b7364;
  position: relative;
  box-shadow: 0 0 6px #00000040;
}

.s1-item.featured {
  z-index: 1;
  transform: scale(1.1);
}

.s3-parent {
  flex-wrap: wrap;
  margin: -5px;
  display: flex;
}

.s3-child {
  flex-basis: 50%;
  min-height: 270px;
  display: flex;
}

.s3-item {
  color: #fff;
  background-color: #7b7364;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin: 5px;
  padding: 60px 30px;
  display: flex;
}

.s3-item.image {
  background-image: url('../images/hildre-montessori.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.s4-parent {
  display: flex;
}

.s4-child {
  flex: 1;
  display: flex;
}

.s4-item {
  color: #fff;
  background-color: #447589;
  flex: 1;
  padding: 30px;
}

.s4-item._2 {
  background-image: linear-gradient(#0000001a, #0000001a);
}

.s4-item._3 {
  background-image: linear-gradient(#0003, #0003);
}

.s4-item._4 {
  background-image: linear-gradient(#0000004d, #0000004d);
}

.s5-parent {
  flex-wrap: wrap;
  flex: 1;
  display: flex;
}

.s5-child {
  flex: 50%;
  display: flex;
}

.s6-parent {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.s6-text {
  flex: 1;
}

.s8-parent {
  flex-wrap: wrap;
  display: flex;
}

.s8-text {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.s10-parent, .s11-parent {
  display: flex;
}

.s12-parent {
  flex-wrap: wrap;
  margin: -5px;
  display: flex;
}

.s12-child {
  flex: 1;
  display: flex;
}

.s12-item {
  color: #000;
  background-color: #ffffffbf;
  flex: 1;
  margin: 5px;
  padding: 30px;
}

.s14-parent {
  display: flex;
}

.s14-content {
  background-color: #d1dce0;
  flex: 1;
  margin-left: 30px;
  padding: 60px;
}

.form-parent {
  margin: -10px;
  display: flex;
}

.form-child {
  flex-direction: row;
  flex: 1;
  display: flex;
}

.dev-parent {
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.dev-child {
  flex-grow: 1;
  flex-basis: 50%;
  padding: 15px;
}

.f0-parent {
  margin-left: -30px;
  margin-right: -30px;
  display: flex;
}

.f0-child {
  flex: 1;
  padding-left: 30px;
  padding-right: 30px;
}

.h4-parent, .h9-parent {
  flex-wrap: wrap;
  display: flex;
}

.s7-tab-menu {
  justify-content: center;
  margin-bottom: 30px;
  display: flex;
  transform: translate(0, -100%);
}

.s7-tab-item {
  background-color: #d1dce0;
  flex: 1;
  justify-content: center;
  margin-left: 5px;
  margin-right: 5px;
  padding: 1em 2em;
  font-size: .9em;
  display: flex;
  box-shadow: inset 0 -1px 1px #00000040;
}

.s7-tab-item.w--current {
  box-shadow: none;
  background-color: #d1dce0;
}

.h7-tab-item {
  background-color: #d1dce0;
  flex: 1;
  justify-content: center;
  margin-left: 5px;
  margin-right: 5px;
  padding: 1em 2em;
  font-size: .9em;
  display: flex;
  box-shadow: inset 0 -1px 1px #00000040;
}

.h7-tab-item.w--current {
  box-shadow: none;
  background-color: #fff;
}

.h7-tab-menu {
  justify-content: center;
  margin-bottom: 30px;
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  transform: translate(0, -100%);
}

.header-wrap {
  z-index: 10;
  position: relative;
}

.header-parent {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header-logo {
  width: 40%;
}

.header-logo.w--current {
  flex: 0 auto;
}

.header-topbar-wrap {
  opacity: .8;
  flex: 1;
  justify-content: flex-end;
  font-size: .9em;
  display: flex;
}

.header-topbar-wrap.footer {
  justify-content: flex-start;
  margin-top: 30px;
}

.header-topbar-item {
  flex-direction: column;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.header-topbar-item.middle {
  border-left: 1px solid #00000080;
  border-right: 1px solid #00000080;
}

.header-topbar-item.middle.footer {
  border-left-color: #ffffff80;
  border-right-color: #ffffff80;
}

.header-topbar-icon {
  margin-bottom: 5px;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 2em;
}

.header-topbar-title {
  font-weight: 600;
}

.header-menu-wrap {
  background-color: #0000;
  padding-left: 60px;
  padding-right: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translate(0, 100%);
}

.header-nav-wrap {
  padding: 15px 60px;
  box-shadow: 0 0 6px #00000080;
}

.header-menu-item {
  color: #fff;
  background-color: #1c72b4;
  flex: 1;
  justify-content: center;
  padding: 15px;
  transition: background-color .3s;
  display: flex;
}

.header-menu-item:hover {
  background-color: #215c8a;
}

.header-menu-item.w--current {
  color: #fff;
  background-image: linear-gradient(#00000040, #00000040);
}

.header-menu-item.dropdown {
  padding: 0;
}

.home-1-slider-wrap {
  background-color: #0000;
  width: 100%;
  max-width: 750px;
  height: auto;
}

.home-1-slider-mask {
  padding-bottom: 25px;
}

.home-1-slider-slide {
  padding: 0;
}

.home-1-slider-arrow {
  display: none;
}

.home-1-slider-nav {
  height: auto;
  margin-bottom: 0;
  margin-left: 30px;
  padding: 0;
  font-size: .9em;
  line-height: 1;
  display: flex;
}

.home-1-slider-text {
  font-family: Abel, sans-serif;
  font-size: 2em;
}

.header-menu-content {
  background-color: #1c72b4;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.home-2-tab-wrap {
  flex-flow: row;
  display: flex;
}

.home-2-tab-menu {
  flex-flow: column;
  justify-content: flex-start;
  padding-top: 60px;
  display: flex;
}

.home-2-tab-content {
  z-index: 1;
  background-color: #fff;
  flex: 1;
  margin-top: -2px;
  box-shadow: 0 0 4px #00000080;
}

.home-2-tab-item {
  text-align: right;
  background-color: #0000;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 30px;
  font-size: 1.25em;
  display: flex;
}

.home-2-tab-item.w--current {
  background-image: url('../images/pattern-background.webp');
  background-position: 0 0;
  background-size: 125px;
  box-shadow: inset 0 0 6px #00000080;
}

.home-2-tab-image {
  width: 100%;
}

.home-2-tab-text {
  padding: 30px;
}

.cta-wrap {
  z-index: 1;
  box-shadow: none;
  color: #fff;
  background-color: #e3833b;
  padding: 60px;
  position: relative;
}

.cta-parent {
  align-items: center;
  display: flex;
}

.cta-text {
  flex: 1;
  margin-right: 30px;
  font-size: 2em;
}

.footer-wrap {
  z-index: 1;
  color: #fff;
  background-color: #666;
  position: relative;
}

.footer-content {
  color: #fffc;
  padding: 90px 60px;
}

.footer-copyright {
  background-image: linear-gradient(#00000040, #00000040);
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  box-shadow: 0 0 6px #00000080;
}

.footer-parent {
  flex-wrap: wrap;
  display: flex;
}

.footer-text {
  flex: 1;
  margin-right: 30px;
}

.footer-menu {
  min-width: 20%;
}

.stt-wrap {
  z-index: 1;
  color: #fff;
  background-color: #1c72b4;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  margin-right: 60px;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 1.2em;
  line-height: 1;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0, 50%);
  box-shadow: 0 0 6px #00000080;
}

.footer-menu-wrap {
  flex-direction: column;
  display: flex;
}

.footer-menu-item {
  color: #eea167;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  display: flex;
}

.footer-menu-icon {
  margin-right: 8px;
  font-family: Fontawesome webfont, sans-serif;
}

.home-3-parent {
  flex-wrap: wrap;
  margin: -5px;
  display: flex;
}

.home-3-child {
  flex-wrap: nowrap;
  flex: 1;
  display: flex;
}

.home-3-item {
  color: #fff;
  flex-direction: column;
  flex: 1;
  height: 40vh;
  margin: 5px;
  display: flex;
  box-shadow: 0 0 6px #00000080;
}

.home-3-image {
  background-image: linear-gradient(#0000, #0006), url('../images/2014-03-26-15.17.38.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex: auto;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
  box-shadow: 0 1px 2px #00000080;
}

.home-3-image._2 {
  background-image: linear-gradient(#0000, #0006), url('../images/20151009_131746.webp');
}

.home-3-image._1 {
  background-image: linear-gradient(#0000, #0006), url('../images/CIMG0653.webp');
}

.home-3-button {
  color: #fff;
  text-transform: uppercase;
  background-color: #1c72b4;
  justify-content: center;
  align-items: center;
  height: 0;
  font-size: .9em;
  display: flex;
  overflow: hidden;
  transition: height .3s ease;
}

.home-3-item:hover .home-3-button {
  height: 45px;
}

.section-title {
  text-align: center;
  margin-bottom: 30px;
}

.home-2-tab-title {
  margin-bottom: 10px;
}

.tjenester-parent {
  background-color: #fff;
  min-height: 250px;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  box-shadow: 0 0 4px #00000080;
}

.tjenester-parent.reversed {
  flex-direction: row-reverse;
}

.tjenester-image {
  background-image: url('../images/CIMG0653.webp');
  background-position: 50% 0;
  background-size: cover;
  width: 40%;
}

.tjenester-image._2 {
  background-image: url('../images/skumdyse-utlost.webp');
  background-position: 0 0;
  background-size: cover;
}

.tjenester-image._3 {
  background-image: url('../images/20180816_144650.webp');
}

.tjenester-text {
  flex: 1;
  padding: 60px 45px 45px;
}

.dynamic-parent {
  flex-wrap: wrap;
  margin: -5px;
  display: flex;
}

.dynamic-child {
  flex: 0 auto;
  width: 33.33%;
  display: flex;
}

.dynamic-item {
  flex: 1;
  display: flex;
}

.ansatte-item {
  background-color: #fff;
  border-radius: 2px;
  flex: 1;
  margin: 5px;
  padding: 30px;
  box-shadow: 0 0 6px #00000080;
}

.ansatte-job-title {
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: .9em;
}

.map-wrap {
  height: 50vh;
}

.produkter-tab-wrap {
  background-color: #fff;
  border-radius: 2px;
  margin-top: 30px;
  padding: 30px;
  display: flex;
  box-shadow: 0 0 6px #00000080;
}

.produkter-tab-menu {
  flex-flow: column;
  margin-right: 30px;
  display: flex;
  box-shadow: inset -1px 0 #00000040;
}

.produkter-tab-content {
  flex: 1;
}

.produkter-tab-item {
  text-align: right;
  text-transform: uppercase;
  background-color: #0000;
  padding: 10px 15px;
  font-size: .9em;
}

.produkter-tab-item.w--current {
  background-color: #0000;
  box-shadow: inset -2px 0 #1c72b4;
}

.list-item {
  display: flex;
}

.list-icon {
  width: 1.5em;
  font-family: Fontawesome webfont, sans-serif;
}

.gap {
  height: 30px;
}

.dynamic-warning {
  background-color: #0000;
  padding: 0;
}

html.w-mod-js [data-ix="appear-from-bottom-on-scroll"] {
  opacity: 0;
  transform: translate(0, 20px);
}

html.w-mod-js [data-ix="appear-from-left-on-scroll"] {
  opacity: 0;
  transform: translate(-20px);
}

html.w-mod-js [data-ix="appear-from-right-on-scroll"] {
  opacity: 0;
  transform: translate(20px);
}

html.w-mod-js [data-ix="preloader-animation-on-load"] {
  display: flex;
}

html.w-mod-js [data-ix="progress-bar-animation-on-scroll"] {
  transform: translate(-100%);
}

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

  .container.h9-content {
    padding-right: 260px;
  }

  .container.header-menu {
    justify-content: flex-end;
  }

  .h0-menu-item.w--current {
    background-color: #666;
  }

  .h0-menu-content {
    background-color: #b34a4a;
    padding-top: 30px;
    top: 0;
    bottom: 0;
    left: 0;
  }

  .menu-toggle {
    flex-direction: row;
    justify-content: center;
    align-self: flex-end;
    align-items: center;
    width: 3em;
    height: 3em;
    margin: 0;
    font-family: Fontawesome webfont, sans-serif;
    font-size: 1em;
    line-height: 1;
    display: flex;
    position: relative;
  }

  .dropdown-toggle {
    text-align: center;
  }

  .s11-content-wrap {
    padding-left: 30px;
  }

  .s11-text-wrap {
    padding: 45px;
  }

  .g5-child {
    flex-grow: 0;
    flex-basis: 50%;
  }

  .s4-parent {
    flex-wrap: wrap;
  }

  .s4-child {
    flex-basis: 50%;
  }

  .s5-child {
    flex-wrap: nowrap;
    flex-basis: 100%;
  }

  .header-logo {
    width: 50%;
  }

  .home-1-slider-text {
    font-size: 1.8em;
  }

  .header-menu-content {
    background-color: #1c72b4;
  }

  .home-3-child {
    flex-basis: 50%;
  }

  .dynamic-child {
    width: 50%;
  }

  .header-menu-toggle {
    color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    display: flex;
  }

  .header-menu-icon {
    background-color: #1c72b4;
    justify-content: center;
    align-items: center;
    width: 3em;
    height: 3em;
    font-family: Fontawesome webfont, sans-serif;
    display: flex;
  }
}

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

  h2 {
    font-size: 2em;
  }

  h3 {
    font-size: 1.75em;
  }

  h4 {
    font-size: 1.5em;
  }

  .h0-header-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .section {
    padding: 45px 30px;
  }

  .section.s6 {
    padding-bottom: 30px;
  }

  .section.s7 {
    margin-top: 0;
    padding-top: 30px;
  }

  .section.s10 {
    flex-direction: column;
    height: auto;
  }

  .section.h5 {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container.h5 {
    padding: 30px;
  }

  .container.h9-content {
    padding-right: 0;
  }

  .container.f3 {
    flex-wrap: wrap;
  }

  .container.f4 {
    text-align: center;
    padding: 15px;
  }

  .f0-footer-wrap {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .form-wrap, .card-content, .accordion-content {
    padding: 15px;
  }

  .accordion-content.dev {
    padding: 30px;
  }

  .popup-wrap {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .modal-content, .lightbox-modal {
    padding: 30px;
  }

  .dev-wrap {
    margin: 15px;
  }

  .h1-menu-wrap, .h1-topbar-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h1-menu-item, .h2-menu-item {
    display: none;
  }

  .h2-cta-wrap {
    padding: 10px;
  }

  .h2-cta-text {
    margin-left: 15px;
    margin-right: 15px;
  }

  .s6-image {
    flex: 100%;
    width: auto;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .s8-slider-wrap {
    flex-basis: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .h3-nav-wrap, .h3-bottom-wrap, .h3-content-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h3-menu-item {
    display: none;
  }

  .h4-nav-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h4-menu-item {
    display: none;
  }

  .h4-sidebar-wrap {
    width: auto;
    padding: 15px;
  }

  .h5-nav-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h5-menu-item {
    display: none;
  }

  .h6-logo-wrap {
    padding: 10px 15px;
  }

  .h6-menu-item {
    display: none;
  }

  .h6-menu-item.featured {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    display: flex;
  }

  .h7-topbar-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h7-menu-item {
    display: none;
  }

  .h8-nav-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h8-bottom-wrap {
    align-items: flex-end;
    padding-left: 30px;
    padding-right: 30px;
  }

  .h8-category-wrap {
    flex-direction: column;
    transform: none;
  }

  .h9-content-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h9-sidebar {
    width: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 0;
  }

  .h10-menu-item {
    display: none;
  }

  .h11-nav-wrap, .h11-menu-wrap, .h11-content-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h6-sidebar {
    display: none;
  }

  .s10-text {
    flex: 0 auto;
  }

  .s10-background {
    flex: 0 auto;
    height: 300px;
  }

  .s10-decoration {
    transform: none;
  }

  .s11-content-wrap {
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .s11-text-wrap {
    flex: 0 auto;
    margin-top: 0;
    padding: 30px;
  }

  .h1-content-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h12-menu-item, .h13-nav-wrap {
    display: none;
  }

  .h13-content-wrap {
    text-align: left;
    padding: 30px;
  }

  .h12-tab-item {
    width: 2em;
    height: 2em;
    font-size: 1.8em;
  }

  .h14-menu-item {
    display: none;
  }

  .timeline-icon {
    align-self: flex-start;
    font-size: 1.2em;
  }

  .timeline-content {
    margin-left: 0;
    padding-left: 30px;
  }

  .timeline-decoration {
    display: none;
  }

  .timeline-line {
    margin-left: 1.2em;
  }

  .f7-menu-wrap {
    flex-direction: column;
    align-items: center;
  }

  .f7-menu-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .s14-sidebar-wrap {
    padding-bottom: 60px;
  }

  .s11-sidebar {
    padding-bottom: 30px;
  }

  .f1-menu-wrap {
    text-align: center;
    flex-direction: column;
  }

  .f3-map-wrap {
    flex: 0 100%;
  }

  .f3-content-wrap {
    box-shadow: none;
    flex-basis: 100%;
    margin-top: 30px;
    margin-left: 0;
  }

  .f3-contact {
    box-shadow: 0 1px #00000080, 0 -1px #00000080;
  }

  .h15-topbar-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h15-middle-wrap {
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .h15-logo-wrap {
    order: -1;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .h15-menu-wrap, .h15-content-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .f6-content {
    padding: 30px;
  }

  .f6-copyright-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .f9-info {
    text-align: center;
    padding: 30px;
  }

  .f9-content {
    padding: 30px;
  }

  .s13-tab-wrap {
    flex-direction: column;
  }

  .s13-tab-menu {
    flex: 0 auto;
  }

  .s13-tab-content {
    flex: 0 auto;
    padding: 30px;
  }

  .f0-footer-content {
    padding: 30px;
  }

  .h5-content-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .g1-item {
    flex-direction: column;
  }

  .g3-child {
    flex-grow: 0;
    flex-basis: 50%;
  }

  .g4-child {
    flex-grow: 0;
    flex-basis: 100%;
  }

  .g7-child, .g8-child, .g9-child {
    flex-basis: 50%;
  }

  .g10-item {
    flex-direction: column;
  }

  .g11-child {
    flex-basis: 50%;
  }

  .g14-child {
    flex-basis: 100%;
  }

  .f1-wrap, .f2-wrap {
    padding: 60px 30px 30px;
  }

  .f2-child {
    flex-grow: 0;
    flex-basis: 50%;
  }

  .f2-child.double {
    flex-grow: 1;
    flex-basis: 100%;
  }

  .f3-wrap {
    padding: 30px;
  }

  .f4-child {
    flex-basis: 100%;
    padding: 15px;
  }

  .f4-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .f7-wrap, .f8-wrap {
    padding: 30px;
  }

  .h6-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .sidebar-wrap {
    flex: 100%;
    order: -1;
  }

  .h6-category-parent {
    flex-wrap: wrap;
  }

  .h6-category-child {
    flex-basis: 100%;
  }

  .h6-category-item {
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
  }

  .h9-text {
    padding-top: 0;
  }

  .h13-wrap {
    flex-flow: wrap;
  }

  .s1-child, .s3-child {
    flex-basis: 100%;
  }

  .s11-parent, .s14-parent {
    flex-wrap: wrap;
  }

  .s14-content {
    margin-left: 0;
    padding: 30px;
  }

  .form-parent {
    flex-wrap: wrap;
  }

  .form-child, .dev-child {
    flex-basis: 100%;
  }

  .f0-parent {
    flex-direction: column;
  }

  .f0-child {
    padding: 30px 0;
  }

  .header-parent {
    flex-wrap: wrap;
  }

  .header-logo {
    width: 100%;
    margin-bottom: 15px;
  }

  .header-topbar-wrap {
    flex: 0 auto;
    justify-content: center;
  }

  .header-topbar-wrap.footer {
    flex-direction: column;
    justify-content: center;
  }

  .header-topbar-item.middle.footer {
    border-style: none;
  }

  .header-topbar-item.footer {
    padding: 15px 0;
  }

  .header-menu-wrap, .header-nav-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .home-1-slider-text {
    font-size: 1.5em;
  }

  .home-2-tab-wrap {
    flex-flow: column wrap;
  }

  .home-2-tab-menu {
    flex-direction: column;
    margin-bottom: 15px;
    padding-top: 0;
  }

  .home-2-tab-content {
    flex: 0 auto;
  }

  .home-2-tab-item {
    padding: 15px;
  }

  .cta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .cta-parent {
    flex-direction: column;
  }

  .cta-text {
    flex: 0 auto;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .footer-content {
    padding: 60px 30px;
  }

  .footer-copyright {
    justify-content: center;
  }

  .footer-parent {
    text-align: center;
    justify-content: center;
  }

  .footer-text {
    flex-direction: column;
    flex-basis: 100%;
    justify-content: center;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .stt-wrap {
    margin-right: 30px;
  }

  .tjenester-parent {
    flex-wrap: wrap;
  }

  .tjenester-image {
    width: 100%;
    height: 300px;
  }

  .tjenester-text {
    padding: 45px 30px 30px;
  }

  .dynamic-child {
    width: 100%;
  }

  .produkter-tab-wrap {
    flex-direction: column;
  }

  .produkter-tab-menu {
    margin-bottom: 45px;
    margin-right: 0;
  }
}

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

  .h6-category-icon {
    margin-bottom: 10px;
  }

  .h13-logo-wrap {
    width: 80px;
  }

  .timeline-content {
    padding: 20px;
  }

  .g14-image-wrap {
    flex: 0 auto;
  }

  .g3-child {
    flex: 1;
  }

  .g5-child {
    flex-basis: 100%;
  }

  .g14-item {
    flex-direction: column-reverse;
  }

  .s4-child, .home-3-child {
    flex-basis: 100%;
  }
}


@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.otf') format('opentype'), url('../fonts/fontawesome-webfont.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}