.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  font-family: Montserrat, sans-serif;
  color: #212127;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 600;
  text-transform: none;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
}

p {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #383838;
  line-height: 24px;
  font-weight: 400;
}

a {
  font-family: Poppins, sans-serif;
  color: #818187;
  font-size: 12px;
  letter-spacing: 2px;
  text-decoration: underline;
  text-transform: uppercase;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #383838;
  font-size: 0.9rem;
  line-height: 1.7rem;
}

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

li {
  margin-bottom: 0.7rem;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #383838;
  line-height: 1.7rem;
}

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

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px 10px 15px;
  border-left: 2px solid #57b9a8;
  font-family: Poppins, sans-serif;
  color: #b4b4c0;
  font-size: 18px;
  line-height: 26px;
}

.navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  margin-top: 50px;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.15);
  background-color: transparent;
}

.container {
  max-width: 1200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container.center {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.container.center.banner-conteiner {
  top: 48%;
}

.brand {
  display: inline-block;
  overflow: hidden;
  width: 15vh;
  float: none;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.brand.w--current {
  float: left;
}

.banner {
  position: relative;
  height: 80vh;
  background-color: #0d2d62;
  background-image: url('../images/shape-2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(25, 67, 136, 0.9)), to(rgba(25, 67, 136, 0.9))), url('../images/Banner.jpg');
  background-image: url('../images/shape-2.png'), linear-gradient(180deg, rgba(25, 67, 136, 0.9), rgba(25, 67, 136, 0.9)), url('../images/Banner.jpg');
  background-position: 50% 100%, 0px 0px, 50% 0%;
  background-size: contain, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.banner.sub {
  height: 500px;
  background-image: url('../images/shape-2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(25, 67, 136, 0.9)), to(rgba(25, 67, 136, 0.9)));
  background-image: url('../images/shape-2.png'), linear-gradient(180deg, rgba(25, 67, 136, 0.9), rgba(25, 67, 136, 0.9));
  background-position: 50% 100%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.banner.sub.courses-page {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner.sub.image-1 {
  background-image: url('../images/shape-2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(25, 67, 136, 0.9)), to(rgba(25, 67, 136, 0.9))), url('../images/img-1.jpg');
  background-image: url('../images/shape-2.png'), linear-gradient(180deg, rgba(25, 67, 136, 0.9), rgba(25, 67, 136, 0.9)), url('../images/img-1.jpg');
  background-position: 50% 100%, 0px 0px, 50% 0px;
  background-size: contain, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.banner.sub.image-2 {
  background-image: url('../images/shape-2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(25, 67, 136, 0.9)), to(rgba(25, 67, 136, 0.9))), url('../images/img-2.jpg');
  background-image: url('../images/shape-2.png'), linear-gradient(180deg, rgba(25, 67, 136, 0.9), rgba(25, 67, 136, 0.9)), url('../images/img-2.jpg');
  background-position: 50% 100%, 0px 0px, 50% 50%;
  background-size: contain, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.banner.sub.image-3 {
  background-image: url('../images/shape-2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(25, 67, 136, 0.9)), to(rgba(25, 67, 136, 0.9))), url('../images/img-3.jpg');
  background-image: url('../images/shape-2.png'), linear-gradient(180deg, rgba(25, 67, 136, 0.9), rgba(25, 67, 136, 0.9)), url('../images/img-3.jpg');
  background-position: 50% 100%, 0px 0px, 50% 50%;
  background-size: contain, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.banner.sub.image-4 {
  background-image: url('../images/shape-2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(25, 67, 136, 0.9)), to(rgba(25, 67, 136, 0.9))), url('../images/img-4.jpg');
  background-image: url('../images/shape-2.png'), linear-gradient(180deg, rgba(25, 67, 136, 0.9), rgba(25, 67, 136, 0.9)), url('../images/img-4.jpg');
  background-position: 50% 100%, 0px 0px, 50% 50%;
  background-size: contain, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.banner.sub.image-5 {
  background-image: url('../images/shape-2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(25, 67, 136, 0.9)), to(rgba(25, 67, 136, 0.9))), url('../images/img-5.jpg');
  background-image: url('../images/shape-2.png'), linear-gradient(180deg, rgba(25, 67, 136, 0.9), rgba(25, 67, 136, 0.9)), url('../images/img-5.jpg');
  background-position: 50% 100%, 0px 0px, 50% 50%;
  background-size: contain, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.banner.sub.image-6 {
  background-image: url('../images/shape-2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(25, 67, 136, 0.9)), to(rgba(25, 67, 136, 0.9))), url('../images/img-6.jpg');
  background-image: url('../images/shape-2.png'), linear-gradient(180deg, rgba(25, 67, 136, 0.9), rgba(25, 67, 136, 0.9)), url('../images/img-6.jpg');
  background-position: 50% 100%, 0px 0px, 50% 100%;
  background-size: contain, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.banner._404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #194388;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  font-weight: 700;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.drop {
  padding-right: 10px;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
}

.nav-link.drop:hover {
  color: #a6bc22;
}

.navigation-small-line {
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 2px;
  margin-right: auto;
  background-color: #a6bc22;
}

.nav {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: none;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.arrow-icon {
  margin-top: 19.5px;
  margin-right: 5px;
  font-size: 11px;
}

.section {
  position: relative;
  padding: 120px 10px;
  background-color: #fff;
}

.section.gray {
  background-color: #f1f1f7;
}

.section.gray.more-padding {
  padding-bottom: 450px;
}

.section.gray.more-padding.in-contact {
  padding-top: 0px;
}

.section.gray.perfect-pixel {
  padding-top: 60px;
  border-bottom: 1px solid #e1e1e1;
}

.section.red {
  padding-bottom: 160px;
  background-image: url('../images/shape-2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(25, 67, 136, 0.9)), to(rgba(25, 67, 136, 0.9))), url('../images/ab.jpg');
  background-image: url('../images/shape-2.png'), linear-gradient(180deg, rgba(25, 67, 136, 0.9), rgba(25, 67, 136, 0.9)), url('../images/ab.jpg');
  background-position: 50% 100%, 0px 0px, 50% 100%;
  background-size: contain, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  background-attachment: scroll, scroll, fixed;
}

.section.less-padding {
  padding-bottom: 50px;
  background-color: transparent;
}

.section.both-padding {
  padding-top: 70px;
  padding-bottom: 200px;
  background-image: url('../images/shape-2.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.section.both-padding.no-line {
  padding-bottom: 70px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.section.gradient {
  padding-bottom: 220px;
  background-image: url('../images/shape-3.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(25, 67, 136, 0.9)), to(rgba(25, 67, 136, 0.9))), url('../images/b-1.jpg');
  background-image: url('../images/shape-3.png'), linear-gradient(180deg, rgba(25, 67, 136, 0.9), rgba(25, 67, 136, 0.9)), url('../images/b-1.jpg');
  background-position: 50% 100%, 0px 0px, 50% 50%;
  background-size: contain, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.logo-second {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.logo-wrapper-mobile {
  position: relative;
  top: auto;
  display: inline-block;
  float: left;
}

.dropdown-list {
  background-color: #fff;
}

.dropdown-list.w--open {
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: 14px 14px 50px -20px rgba(0, 0, 0, 0.2);
}

.dropdown-link {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #5e5e5e;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.dropdown-link:hover {
  color: #414147;
  text-decoration: underline;
}

.dropdown-link.w--current {
  color: #414147;
  text-decoration: underline;
}

.top-banner {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #091f41;
}

.top-wrapper {
  display: inline-block;
  margin-right: 0px;
  margin-left: 30px;
}

.link-nav-1 {
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.align-left {
  position: relative;
  text-align: right;
}

.social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 50px;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
}

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

.social-icon.left {
  width: 45px;
  height: 45px;
  margin-left: -1px;
  float: left;
  border: 1px solid #3f3f3f;
  opacity: 0.7;
}

.social-icon.left:hover {
  opacity: 1;
}

.search-image-1 {
  position: absolute;
}

.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.page-content {
  position: relative;
}

.search-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9998;
  display: none;
  width: 100%;
  height: 100%;
}

.search-input {
  width: 92%;
  height: 70px;
  padding-left: 0px;
  float: left;
  border-style: none;
  background-color: transparent;
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  font-weight: 300;
}

.search-input::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, 0.6);
}

.search-input:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.6);
}

.search-input::-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.6);
}

.search-input::placeholder {
  color: hsla(0, 0%, 100%, 0.6);
}

.search-button {
  width: 8%;
  height: 70px;
  background-color: transparent;
  background-image: url('../images/magnifying-glass-browser.svg');
  background-position: 50% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
  opacity: 0.4;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  color: rgba(51, 51, 51, 0);
}

.search-button:hover {
  opacity: 1;
}

.search-line {
  width: 100%;
  height: 2px;
  margin-top: 15px;
  background-color: #57b9a8;
}

.remove-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  background-image: url('../images/cancel-1.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.search-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(13, 45, 98, 0.97);
}

.navigation-wrapper.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 100%;
}

.features-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 96%;
  height: 360px;
  padding: 30px 50px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  text-align: center;
}

.features-wrapper:hover {
  box-shadow: none;
  -webkit-transform: translate(0px, -7px);
  -ms-transform: translate(0px, -7px);
  transform: translate(0px, -7px);
}

.features-small-line {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  width: 100%;
  height: 1px;
  margin-right: 0px;
  margin-left: auto;
  background-color: #57b9a8;
  background-image: -webkit-gradient(linear, right top, left top, from(#cf3e71), color-stop(50%, #3b79ac), to(#57b9a8));
  background-image: linear-gradient(270deg, #cf3e71, #3b79ac 50%, #57b9a8);
}

.features-small-line.in-courses {
  display: block;
  height: 1px;
  margin-right: auto;
  margin-left: 0px;
  background-image: none;
}

.features-title {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
}

.features-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.features-small-line-4 {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  width: 1px;
  height: 100%;
  margin-top: auto;
  margin-bottom: 0px;
  background-color: #57b9a8;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#57b9a8), color-stop(50%, #3b79ac), to(#cf3e71));
  background-image: linear-gradient(0deg, #57b9a8, #3b79ac 50%, #cf3e71);
}

.features-small-line-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 100%;
  height: 1px;
  margin-right: auto;
  margin-left: 0px;
  background-color: #57b9a8;
  background-image: -webkit-gradient(linear, left top, right top, from(#cf3e71), color-stop(50%, #3b79ac), to(#57b9a8));
  background-image: linear-gradient(90deg, #cf3e71, #3b79ac 50%, #57b9a8);
}

.features-small-line-2 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 1px;
  height: 100%;
  background-color: #57b9a8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#57b9a8), color-stop(50%, #3b79ac), to(#cf3e71));
  background-image: linear-gradient(180deg, #57b9a8, #3b79ac 50%, #cf3e71);
}

.margin-page {
  margin-top: 120px;
}

.margin-page.half {
  margin-top: 20px;
}

.top-title {
  margin-bottom: 80px;
}

.top-title.half-space {
  margin-bottom: 40px;
}

.top-title.half-space.banner-space {
  margin-bottom: 20px;
}

.paragraph-biger {
  font-size: 17px;
  line-height: 26px;
}

.paragraph-biger.fun-facts-title {
  margin-top: 22px;
  color: #fff;
  font-size: 16px;
}

.paragraph-biger.whiter {
  color: hsla(0, 0%, 100%, 0.7);
}

.paragraph-biger.whiter.in-category-page {
  margin-bottom: 0px;
}

.paragraph-biger.whiter.more-biger {
  font-size: 20px;
}

.paragraph-biger.block {
  display: inline-block;
  margin-right: 5px;
}

.line-divider {
  width: 50px;
  height: 2px;
  margin-top: 20px;
  background-color: #57b9a8;
}

.line-divider.center-line {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.line-divider.in-footer {
  height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 100%, 0.07);
}

.top-margin {
  margin-top: 0px;
}

.top-margin.less {
  margin-top: 0px;
}

.sign-font {
  font-family: 'Peter jhons';
  color: #57b9a8;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
}

.circle-banner-wrapper {
  position: relative;
  height: 600px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.circle-logo {
  position: absolute;
  left: 245px;
  top: 250px;
  z-index: 1;
  width: 140px;
  height: 140px;
  border-radius: 100%;
  background-color: #fff;
  background-image: url('../images/logo-d.png');
  background-position: 50% 50%;
  background-size: 110px;
  background-repeat: no-repeat;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, 0.2);
}

.image-lightbox {
  display: none;
}

.left-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 800px;
  padding-right: 105px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-wrapper.right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.link-wrapper.center-bio {
  margin-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link {
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #383838;
  font-size: 14px;
  letter-spacing: 0.1px;
  text-decoration: underline;
  text-transform: none;
}

.link:hover {
  text-decoration: underline;
}

.link.grey {
  color: #b2b2b2;
  text-decoration: none;
}

.link.blue {
  color: #3b79ac;
  text-decoration: none;
  text-transform: uppercase;
}

.arrowlink-icon {
  margin-bottom: 7px;
  margin-left: 5px;
  opacity: 0.5;
  color: #96e6ff;
}

.fun-facts-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fun-number {
  color: #fff;
  font-size: 70px;
  line-height: 60px;
  font-weight: 400;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.courses-photo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.courses-wrapper {
  position: relative;
  margin-bottom: 20px;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.courses-wrapper:hover {
  box-shadow: none;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.courses-wrapper.in-teacher-page {
  width: 95%;
}

.courses-content {
  height: 220px;
  max-height: 250px;
  padding: 65px 40px 15px 30px;
  background-color: #fff;
}

.courses-content.blog {
  height: auto;
  max-height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.meta-category {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: inline-block;
  padding: 7px 17px 6px;
  color: #fff;
  font-size: 10px;
  letter-spacing: 2px;
  text-decoration: none;
}

.meta-category.relative {
  position: relative;
  padding: 9px 20px 8px;
  font-size: 12px;
}

.meta-category.relative.biger {
  margin-right: 10px;
  margin-left: 10px;
  padding: 12px 22px 13px;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, 0.2);
  font-size: 15px;
}

.event-title {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #004990;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.event-title:hover {
  color: #a6bc22;
}

.event-title.big {
  font-size: 28px;
  line-height: 30px;
}

.event-title.big.white-title {
  margin-bottom: 0px;
  color: #fff;
  font-size: 34px;
  font-weight: 500;
}

.event-title.big.white-title.in-sub-page {
  font-size: 46px;
  line-height: 58px;
}

.author {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -50px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.author-photo {
  position: relative;
  z-index: 1;
  display: block;
  width: 100px;
  height: 100px;
  margin-left: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 6px solid #fff;
  border-radius: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.author-title {
  width: 100%;
  margin-left: -16px;
  padding: 7px 14px 6px 27px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#194388), to(#194388));
  background-image: linear-gradient(180deg, #194388, #194388);
  color: #fff;
  font-size: 10px;
}

.courses-line-divider {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #ededed;
}

.icons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icons-wrapper.with-margin {
  margin-top: -1px;
  padding: 15px 20px 15px 30px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}

.icons-wrapper.add-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.icons-wrapper.add-top-margin {
  margin-top: 20px;
}

.icons-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.icons-content.add-space {
  margin-left: 30px;
}

.courses-content-second {
  position: relative;
  padding: 25px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.event-details {
  margin-bottom: 0px;
  margin-left: 7px;
  font-family: 'Open Sans', sans-serif;
  color: #a3a3a3;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0px;
  text-transform: none;
}

.event-details.white {
  color: #fff;
}

.course-photo-link {
  position: absolute;
  padding: 8px 17px 7px;
  background-color: #fff;
  box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.course-photo-link:hover {
  background-color: #57b9a8;
  color: #fff;
}

.courses-image {
  width: 100%;
}

.form-block {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 700px;
  margin-top: -450px;
  margin-bottom: 0px;
  padding: 0px 35px 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(25, 67, 136, 0.9)), to(rgba(25, 67, 136, 0.9))), url('../images/form_1.jpg');
  background-image: linear-gradient(180deg, rgba(25, 67, 136, 0.9), rgba(25, 67, 136, 0.9)), url('../images/form_1.jpg');
  background-position: 0px 0px, 50% 83%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  box-shadow: 0 -10px 30px -20px rgba(0, 0, 0, 0.3);
}

.form {
  width: 70%;
  text-align: center;
}

.form-auto {
  position: relative;
  display: block;
  width: 67%;
  margin-right: auto;
  margin-left: auto;
}

.heading-white {
  color: #fff;
  font-weight: 500;
}

.text-field {
  height: 55px;
  margin-bottom: 15px;
  padding-left: 24px;
  border-style: none;
  border-radius: 50px;
  box-shadow: 14px 14px 50px -20px rgba(0, 0, 0, 0.3);
  font-family: Poppins, sans-serif;
  font-size: 13px;
}

.text-field.area {
  height: auto;
  padding-top: 20px;
  padding-bottom: 69px;
  border-radius: 25px;
}

.text-field.search {
  width: 80%;
  margin-right: 20px;
  float: left;
}

.submit-button {
  width: 100%;
  height: 50px;
  border-radius: 50px;
  background-color: #57b9a8;
  box-shadow: 14px 14px 50px -20px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #81e4d3;
}

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

.success-message {
  padding-right: 33px;
  padding-left: 33px;
  background-color: #57b9a8;
  font-family: Poppins, sans-serif;
  color: #fff;
}

.error-message {
  padding: 12px 63px;
  background-color: #ec4343;
  font-family: Poppins, sans-serif;
  color: #fff;
}

.team-wrapepr {
  width: 100%;
  text-align: center;
  text-decoration: none;
}

.team-photo {
  display: block;
  width: 170px;
  height: 170px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  border-radius: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 40px 50px -20px rgba(0, 0, 0, 0.3);
}

.team-title {
  margin-bottom: 5px;
  color: #818187;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.team-title.testi {
  margin-top: 15px;
  font-size: 12px;
}

.paragraph-job-title {
  margin-bottom: 0px;
  color: #b3b3b3;
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: none;
}

.top-title-text {
  margin-top: 0px;
}

.top-title-text.banner-title {
  color: #fff;
  font-size: 44px;
  line-height: 50px;
}

.form-block-behind {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 96%;
  height: 700px;
  margin-top: -10px;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(25, 67, 136, 0.9);
  box-shadow: 0 -10px 20px -15px rgba(0, 0, 0, 0.2);
}

.form-block-behind.second {
  z-index: 0;
  width: 90%;
  margin-top: -20px;
  background-color: rgba(25, 67, 136, 0.9);
}

.wrapper-event {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 25px;
  padding-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 10px 50px -10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-decoration: none;
}

.wrapper-event:hover {
  box-shadow: 0 10px 50px -10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.event-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #91d4e9;
  background-image: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 500;
}

.event-day {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #004990;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0px;
}

.event-content {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.testimonials-wrapper {
  width: 50%;
  height: 400px;
  float: left;
}

.testimonials-content {
  width: 50%;
  height: 100%;
  float: left;
}

.testimonials-content.photo {
  background-color: transparent;
  background-image: url('../images/triangle-left_1.svg');
  background-position: 102% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
}

.testimonials-content.photo._1 {
  background-image: url('../images/triangle-left_1.svg'), url('../images/test-1.jpg');
  background-position: 103% 50%, 50% 50%;
  background-size: 40px, cover;
  background-repeat: no-repeat, no-repeat;
}

.testimonials-content.photo._2 {
  background-image: url('../images/triangle-left_1.svg'), url('../images/test-2.jpg');
  background-position: 103% 50%, 50% 50%;
  background-size: 40px, cover;
  background-repeat: no-repeat, no-repeat;
}

.testimonials-content.photo._3 {
  background-image: url('../images/triangle-left.svg'), url('../images/test-3.jpg');
  background-position: -9px 50%, 50% 50%;
  background-size: 40px, cover;
  background-repeat: no-repeat, no-repeat;
}

.testimonials-content.photo._4 {
  background-image: url('../images/triangle-left.svg'), url('../images/test-4.jpg');
  background-position: -9px 50%, 50% 50%;
  background-size: 40px, cover;
  background-repeat: no-repeat, no-repeat;
}

.testimonials-content.text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 45px;
  padding-left: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 120px 10px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #091f41;
  background-image: url('../images/PixelPattern.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
}

.button {
  display: inline-block;
  padding: 16px 42px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-color: #57b9a8;
  box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  letter-spacing: 0.1px;
  text-transform: none;
}

.button:hover {
  background-color: #87d8ca;
  box-shadow: none;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.button.search {
  width: 17%;
}

.button.white-line {
  max-width: none;
  min-width: 140px;
  margin-top: 22px;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px none #000;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.1), inset 0 0 0 1.2px #91d4e9;
  font-family: 'Open Sans', sans-serif;
  color: #91d4e9;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: none;
}

.button.white-line:hover {
  background-color: #91d4e9;
  box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.1);
  color: #091f41;
}

.button.full {
  display: block;
  width: 100%;
  text-align: center;
}

.div-footer-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-width: 0px;
  margin-right: 50px;
  margin-left: 0px;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-footer-links.single-link {
  min-width: 0px;
}

.div-footer-links.single-link.end {
  margin-right: 0px;
}

.div-footer-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.footer-title {
  margin-right: 15px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #a6bc22;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
}

.footer-title:hover {
  color: #d7e487;
}

.paragraph-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #ddd;
  font-weight: 300;
}

.paragraph-footer.open {
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Open Sans', sans-serif;
  color: #616e81;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.2px;
}

.paragraph-footer.open.hour {
  color: #fff;
}

.paragraph-footer.open.hour.close {
  padding: 5px 17px;
  border-radius: 12px;
  background-color: #ec1943;
}

.footer-link-delete {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.07);
}

.footer-link-delete.normal {
  padding-top: 0px;
  border: 1px none #000;
}

.footer-link-delete.no-line {
  border-bottom-style: none;
}

.wrapper-copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid hsla(0, 0%, 100%, 0.07);
}

.copylink {
  display: inline-block;
  letter-spacing: 2px;
  text-decoration: none;
}

.blog-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.blog-image {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  border-radius: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blog-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.blog-small-title {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.data-tag-blog {
  color: #919197;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.teacher-photo {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -60px;
  z-index: 1;
  display: block;
  width: 320px;
  height: 320px;
  margin-right: auto;
  margin-left: auto;
  border: 20px solid #f1f1f7;
  border-radius: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sidebar {
  padding-right: 30px;
}

.sidebar.left {
  margin-left: 30px;
  padding: 20px 0px 20px 30px;
  border-left: 1px solid #e1e1e1;
}

.author-info {
  margin-bottom: 0px;
  padding: 30px 30px 20px;
  background-color: #fff;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, 0.15);
}

.author-info.in-infos {
  margin-bottom: 0px;
  padding: 0px;
}

.sub-banner-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-image: url('../images/shape-2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(25, 67, 136, 0.9)), to(rgba(25, 67, 136, 0.9)));
  background-image: url('../images/shape-2.png'), linear-gradient(180deg, rgba(25, 67, 136, 0.9), rgba(25, 67, 136, 0.9));
  background-position: 50% 100%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.breadcrumb-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e1e1e1;
}

.breadcrumb-link {
  font-size: 11px;
  text-decoration: none;
}

.breadcrumb-link:hover {
  text-decoration: underline;
}

.breadcrumb-divider {
  width: 3px;
  height: 3px;
  margin-right: 12px;
  margin-left: 12px;
  border-radius: 100%;
  background-color: #57b9a8;
}

.courses-page-wrapper {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, 0.2);
}

.author-page-photo {
  width: 80px;
  height: 80px;
  margin-right: 15px;
  border-radius: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.author-page-photo.smaller {
  width: 60px;
  height: 60px;
}

.author-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.author-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.author-wrapper.add-margin {
  padding-top: 10px;
  padding-bottom: 10px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  border-bottom: 1px solid #ededed;
}

.tab-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -1px;
  margin-left: -1px;
  padding-top: 15px;
  padding-bottom: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ededed;
  background-color: #fff;
  color: #919197;
  font-size: 10px;
  font-weight: 500;
}

.tab-link-2.w--current {
  background-color: #fafafa;
}

.tab-image {
  margin-right: 7px;
}

.category-block {
  text-decoration: none;
}

.category-block:hover {
  text-decoration: underline;
}

.category-block.add-margin {
  display: block;
  margin-bottom: 20px;
}

.no-padding {
  margin-bottom: 0px;
}

.category-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.courses-wrapper-second {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.courses-wrapper-second:hover {
  box-shadow: none;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.courses-photo-second {
  position: relative;
  width: 200px;
  height: 200px;
  margin-right: 20px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.error-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.logo-pages {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-top: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.search-result-wrapper {
  margin-top: 40px;
}

.search-page {
  margin-top: 40px;
}

.search-result-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-right: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, 0.2);
}

.search-image-wrapper {
  width: 200px;
  height: 200px;
  margin-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.search-result-link {
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  color: #c2c2c5;
  font-size: 13px;
}

.search-content-page {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.faq-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 36px 30px 26px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, 0.2);
}

.faq-title {
  margin-top: 0px;
  margin-bottom: 15px;
}

.pricing-wrapper {
  padding-bottom: 35px;
  background-color: #fff;
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, 0.2);
  text-align: center;
}

.pricing-top {
  padding: 45px 35px;
}

.pricing-title {
  margin-top: 0px;
  margin-bottom: 5px;
}

.list-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -1px;
  padding: 15px 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}

.paragraph-price {
  margin-bottom: 0px;
  color: #414148;
  font-size: 15px;
  font-weight: 400;
}

.paragraph-price.other {
  margin-right: 5px;
  margin-bottom: 0px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  font-family: Montserrat, sans-serif;
  color: #b3b3b3;
  font-size: 17px;
  font-weight: 400;
}

.events-collection {
  max-width: 600px;
}

.top-banner-wrapper {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.button-wrapper {
  padding: 40px;
  background-color: #f1f1f7;
  text-align: center;
}

.button-wrapper.blue {
  background-color: #0d2d62;
}

.paragraph-wrapper {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.rich-text-wrapper {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.search-navigation {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.center {
  text-align: center;
}

.center.color {
  color: #919197;
  letter-spacing: 0px;
}

.big {
  color: #57b9a8;
  font-size: 22px;
  font-weight: 600;
  text-transform: none;
}

.logo-client-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.logo-client {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 0.7;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.logo-client:hover {
  opacity: 1;
}

.h1 {
  position: relative;
  z-index: 2;
  margin-top: 4%;
  margin-bottom: 0px;
  font-family: Karma, sans-serif;
  color: #fff;
  font-size: 7vh;
  line-height: 7vh;
  font-weight: 500;
  text-align: center;
}

.h2 {
  font-family: 'Open Sans', sans-serif;
  color: #96e6ff;
  font-size: 21px;
  font-weight: 600;
}

.h2.dark-blue {
  color: #091f41;
}

.h2.lime {
  color: #a6bc22;
}

.h2.blue {
  margin-bottom: 20px;
  color: #004990;
  text-align: center;
}

.h2.blue.location {
  text-align: left;
}

.h3 {
  margin-top: 1.4rem;
  margin-bottom: 1.4rem;
  font-family: Karma, sans-serif;
  color: #004990;
  font-size: 35px;
  font-weight: 400;
}

.h3.lime {
  font-family: Karma, sans-serif;
  color: #a6bc22;
  font-weight: 500;
  text-align: center;
}

.h3.white {
  font-family: Karma, sans-serif;
  color: #fff;
}

.h3.no-padding {
  margin-top: 0px;
}

.h4 {
  margin-top: 60px;
  margin-bottom: 25px;
  font-family: Karma, sans-serif;
  color: #a6bc22;
  font-size: 20px;
  font-weight: 600;
}

.h4.no-padding-top {
  margin-top: 0px;
}

.h5 {
  margin-bottom: 4px;
  font-family: 'Open Sans', sans-serif;
  color: #757575;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.h5.blue {
  color: #004990;
  letter-spacing: 1.5px;
}

.h5.lime {
  color: #a6bc22;
  font-weight: 600;
}

.h5.table-col-header {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #004990;
  font-weight: 600;
  letter-spacing: 0.1px;
  text-transform: none;
}

.h5.event-name {
  color: #004990;
  font-weight: 700;
}

.h6 {
  margin-top: 40px;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.h6.lime {
  color: #a6bc22;
}

.paragraph {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #383838;
  font-size: 14px;
  line-height: 24px;
}

.paragraph.principles-welcome {
  margin-top: 50px;
  color: #383838;
  font-size: 14px;
}

.paragraph.table {
  margin-bottom: 0px;
}

.link-2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: none;
}

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

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -o-object-fit: contain;
  object-fit: contain;
}

.footer-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.logo-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-link {
  max-width: 140px;
  margin-right: 10px;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #616e81;
  font-size: 12px;
  letter-spacing: 0.1px;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
}

.footer-link:hover {
  color: #b4c0d1;
}

.footer-link.small {
  margin-right: 0px;
  margin-left: 40px;
  color: #374a68;
  font-size: 10px;
  font-weight: 600;
}

.wrapper-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.copyright-text {
  font-family: 'Open Sans', sans-serif;
  color: #374a68;
  font-size: 10px;
  font-weight: 600;
}

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

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/HomeHero.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slider-text-box {
  position: relative;
  z-index: 2;
  max-width: 1000px;
  padding-right: 60px;
  padding-left: 60px;
}

.slider-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 95vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide {
  width: 100%;
}

.mask {
  width: 100%;
}

.slider-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/HomeHero.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.right-arrow {
  display: block;
}

.left-arrow {
  display: block;
}

.slide-nav {
  margin-bottom: 30px;
  padding-bottom: 0px;
  color: #96e6ff;
  font-size: 8px;
  line-height: 10px;
}

.grid-link-blocks {
  display: -ms-grid;
  display: grid;
  width: 100%;
  max-width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-auto-flow: row;
  grid-auto-columns: minmax(auto, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 30vw;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1px;
  text-decoration: none;
  text-transform: none;
}

.link-block:hover {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.link-block.mid-blue {
  max-height: none;
  background-color: #004990;
  cursor: pointer;
}

.link-block.mid-blue:hover {
  background-color: #004990;
}

.link-block.light-blue {
  background-color: #91d4e9;
  color: #091f41;
}

.link-block.lime {
  background-color: #a6bc22;
}

.link-block.dark-blue {
  background-color: #091f41;
}

.image-link {
  width: 25%;
  max-width: none;
  padding-bottom: 10px;
}

.section-welcome {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 90vh;
  min-width: 0vw;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.home-content-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  padding: 100px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-content-div.light-blue {
  background-color: #91d4e9;
}

.wrapper-welcome {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-img-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  padding: 150px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Principleplaceholder.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-7 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/PixelPattern2.png');
  background-position: 0px 0px;
  background-size: auto;
}

.div-block-6 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.img-dark-blue-rect {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.img-pixel {
  position: absolute;
  left: 50%;
  top: auto;
  right: auto;
  bottom: 48px;
}

.section-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-body.blue {
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #004990;
}

.event-month {
  font-family: 'Open Sans', sans-serif;
  color: #004990;
  font-weight: 600;
}

.wrapper-events {
  margin-top: 50px;
}

.wrapper-events.half {
  margin-top: 20px;
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.collection-list-wrapper {
  padding-bottom: 30px;
}

.grid-contact-us {
  width: 100%;
  max-width: 1400px;
  margin-top: 80px;
  grid-column-gap: 22px;
  -ms-grid-columns: 32% 32% 32%;
  grid-template-columns: 32% 32% 32%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.googlemap {
  height: 300px;
  background-color: #e6e6e6;
}

.div-location-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 1px solid rgba(56, 56, 56, 0.1);
}

.div-location-content.no-border {
  border: 1px none #000;
}

.div-location {
  box-shadow: 3px 3px 20px 1px rgba(0, 0, 0, 0.05);
}

.subheading {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #004990;
  font-size: 14px;
  font-weight: 700;
}

.wrapper-location-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper-location-content.padding-top {
  padding-top: 2.5rem;
}

.image-10 {
  max-width: none;
}

.image-11 {
  max-width: none;
}

.image-12 {
  padding-top: 3px;
  padding-right: 8px;
}

.mail-icon {
  padding-top: 7.5px;
  padding-right: 8px;
}

.wrapper-footer-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section-header {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40vh;
  min-height: 365px;
  padding-top: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #004990;
  background-image: url('../images/Sub-template-header.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.section-header.graphic {
  background-image: url('../images/Headerpixels.png');
  background-position: 100% 100%;
  background-size: auto 20vh;
  background-repeat: no-repeat;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.event-body-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
}

.wrapper-event-page {
  width: 70%;
  padding-right: 60px;
  border-right: 1px solid #91d4e9;
}

.div-block-13 {
  width: 30%;
  padding-left: 60px;
}

.img-event {
  width: 100%;
}

.blue-divider {
  width: 50px;
  height: 1px;
  margin-top: 20px;
  border-right: 1px none #000;
  border-bottom: 1px solid #91d4e9;
}

.blue-divider.margin-bottom {
  margin-bottom: 30px;
  border-bottom-color: #91d4e9;
}

.div-latest-events {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 14px;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
}

.div-latest-events:hover {
  opacity: 0.7;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 35px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-14 {
  margin-right: 10px;
}

.div-event-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper-body {
  width: 100%;
  max-width: 800px;
  padding-right: 0px;
}

.bullet {
  margin-top: 0px;
  margin-bottom: 0.7rem;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #383838;
  font-size: 12px;
  line-height: 21px;
  list-style-type: disc;
}

.bullet.principles-welcome {
  margin-top: 50px;
  color: #383838;
  font-size: 14px;
}

.inset-bullet {
  padding: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #383838;
  font-size: 12px;
  line-height: 24px;
}

.inset-bullet.principles-welcome {
  margin-top: 50px;
  color: #383838;
  font-size: 14px;
}

.link-divider-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.divder-block-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.image-15 {
  padding-top: 6px;
  padding-left: 10px;
}

._3-col {
  margin-top: 2rem;
}

._3-col-grid {
  padding-right: 20px;
  padding-left: 0px;
}

.column-3 {
  padding-right: 20px;
  padding-left: 0px;
}

.column-4 {
  padding-right: 20px;
  padding-left: 0px;
}

.divider {
  width: 100%;
  height: 1px;
  margin-top: 8rem;
  margin-bottom: 0rem;
  background-color: #91d4e9;
}

.content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper-download-link {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.download-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-decoration: none;
}

.download-icon {
  margin-left: 4px;
  padding-top: 4px;
}

.timetable-grid {
  margin-bottom: 6rem;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto;
  border-bottom: 1px none #000;
}

.timetable-grid.term-dates {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.table-section {
  height: 100%;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  border-bottom: 1px solid #91d4e9;
}

.grid-image-block {
  margin-bottom: 6rem;
  grid-template-areas: "Area Area"
    "Area-2 Area-3";
}

.image-full-width {
  height: 450px;
  background-color: #dfdfdf;
  color: #cfcfcf;
}

.image-half-width {
  height: 250px;
  background-color: #cfcfcf;
}

.collection-list-wrapper-copy {
  margin-top: 4rem;
  padding-bottom: 0px;
}

.events-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.event-block {
  width: 100%;
  max-width: none;
  padding-right: 0px;
  padding-left: 0px;
}

.location-widget {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
  margin-bottom: 6rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.location-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.googlemap-subpage {
  width: 60%;
  background-color: #ececec;
}

.location-content-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 35px 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: 1px none #000;
}

.location-content-div.no-border {
  border: 1px none #000;
}

.nav-button-wrapper {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.navigation-mobile {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  height: 120px;
  margin-top: 50px;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.15);
  background-color: transparent;
}

.logo-second-mobile {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.brand-mobile {
  display: inline-block;
  overflow: hidden;
  width: 15vh;
  float: none;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.brand-mobile.w--current {
  float: left;
}

.nav-link-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link-mobile:hover {
  font-weight: 700;
}

.nav-link-mobile.w--current {
  color: #fff;
}

.nav-link-mobile.drop {
  padding-right: 10px;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
}

.nav-link-mobile.drop:hover {
  color: #a6bc22;
}

.icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.secondary-bullet-list {
  list-style-type: none;
}

.header-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #004990;
}

.slider-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #091f41;
}

.body {
  font-family: 'Open Sans', sans-serif;
}

.rich-text {
  color: #383838;
}

.rich-text p {
  font-size: 0.9rem;
  line-height: 1.7rem;
}

.rich-text h2 {
  color: #a6bc22;
  font-size: 1.1rem;
  line-height: 2rem;
  font-weight: 600;
}

.rich-text h4 {
  margin-top: 20px;
  color: #a6bc22;
  font-size: 1.1rem;
  line-height: 2rem;
}

.rich-text h1 {
  color: #a6bc22;
  font-size: 1.1rem;
  line-height: 2rem;
}

.rich-text h3 {
  color: #a6bc22;
  font-size: 1.1rem;
  line-height: 2rem;
}

.rich-text h5 {
  margin-top: 20px;
  color: #a6bc22;
  font-size: 1.1rem;
  line-height: 2rem;
}

.rich-text h6 {
  margin-top: 20px;
  color: #a6bc22;
  font-size: 1.1rem;
  line-height: 2rem;
}

.rich-text li {
  font-size: 0.9rem;
  line-height: 1.7rem;
}

.rich-text img {
  display: block;
  width: 100%;
  height: auto;
}

.navsection {
  width: 100%;
  margin-bottom: 9rem;
}

@media screen and (max-width: 991px) {
  .navigation {
    position: absolute;
    height: 80px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .container.center {
    top: 58%;
  }

  .brand {
    width: 180px;
  }

  .banner {
    height: 700px;
  }

  .banner.sub {
    height: 350px;
  }

  .banner.sub.events {
    height: 400px;
  }

  .row-flex.flex-block {
    display: block;
  }

  .nav-link {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .nav-link.drop {
    width: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 14px;
  }

  .navigation-small-line {
    display: none;
  }

  .nav {
    font-size: 18px;
  }

  .nav-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    padding: 8rem 4rem 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #091f41;
  }

  .arrow-icon {
    padding-right: 20px;
  }

  .logo-wrapper-mobile {
    top: 5px;
    margin-top: 10px;
  }

  .dropdown-list.w--open {
    padding-left: 2rem;
    background-color: transparent;
    box-shadow: none;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #a6bc22;
  }

  .dropdown-link {
    -webkit-transition: bottom 200ms ease;
    transition: bottom 200ms ease;
    color: #a6bc22;
    font-size: 18px;
  }

  .dropdown-link:hover {
    color: #a6bc22;
  }

  .top-banner {
    display: none;
  }

  .navigation-wrapper {
    display: none;
  }

  .features-wrapper {
    display: block;
    width: 50%;
    height: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .features-icon {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .top-title {
    margin-bottom: 40px;
  }

  .left-about {
    height: auto;
  }

  .form-auto {
    width: 95%;
  }

  .testimonials-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .testimonials-wrapper._2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .testimonials-wrapper._3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .testimonials-content.photo._1 {
    background-image: url('../images/test-1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .testimonials-content.photo._2 {
    background-image: url('../images/test-2.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .testimonials-content.photo._3 {
    background-image: url('../images/test-3.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .testimonials-content.photo._4 {
    background-image: url('../images/test-4.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .footer {
    padding: 80px 50px 20px;
    background-image: none;
    background-position: 0px 0px;
    background-repeat: repeat;
  }

  .button.white-line.nav {
    width: 47%;
  }

  .div-footer-links {
    width: 200px;
    margin-right: 0px;
    margin-bottom: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-title {
    font-size: 15px;
  }

  .wrapper-copyright {
    margin-top: 30px;
    padding-top: 30px;
  }

  .teacher-photo {
    width: 250px;
    height: 250px;
  }

  .sidebar {
    margin-bottom: 50px;
    padding-right: 0px;
  }

  .sidebar.left {
    margin-top: 50px;
    margin-left: 0px;
    padding-left: 0px;
    border-left-style: none;
  }

  .faq-wrapper {
    height: auto;
    padding: 35px 35px 25px;
  }

  .pricing-wrapper {
    display: block;
    width: 60%;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
  }

  .menu-button {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 3;
    margin-top: 10px;
    margin-right: 10px;
    color: #fff;
  }

  .menu-button.w--open {
    z-index: 11;
    background-color: transparent;
  }

  .column-hide {
    display: none;
  }

  .courses-collection {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }

  .team-collection {
    width: 50%;
    margin-bottom: 40px;
  }

  .events-collection {
    width: 100%;
    max-width: none;
  }

  .category-collection {
    width: 50%;
  }

  .logo-client-wrapper {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .logo-client {
    -webkit-box-flex: 0;
    -webkit-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
  }

  .h1 {
    margin-top: 2%;
  }

  .h2 {
    font-size: 18px;
  }

  .footer-link {
    font-size: 15px;
  }

  .wrapper-footer {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .link-block {
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-link {
    padding-bottom: 0px;
  }

  .section-welcome {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .home-content-div {
    width: 100%;
  }

  .home-img-div {
    width: 100%;
    height: 100vw;
  }

  .img-pixel {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
  }

  .section-body {
    padding: 80px 60px 100px;
  }

  .section-body.blue {
    padding: 60px;
  }

  .collection-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-contact-us {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-flow: row;
    grid-template-columns: repeat(auto-fit, 32%) 32% 32%;
  }

  .div-location {
    margin-bottom: 2rem;
  }

  .wrapper-footer-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 65%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .section-header {
    min-height: 0px;
    padding-right: 4rem;
    padding-left: 4rem;
    background-position: 50% 50%;
    background-size: cover;
  }

  .section-header.graphic {
    background-size: 207px;
  }

  .section-5 {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .wrapper-event-page {
    padding-right: 30px;
  }

  .div-block-13 {
    padding-left: 30px;
  }

  .div-block-15 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-6 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .divider {
    margin-top: 6rem;
  }

  .events-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .event-block {
    width: 100%;
    max-width: none;
  }

  .dropdown {
    position: static;
    width: 100%;
    clear: none;
  }

  .nav-button-wrapper {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 4rem;
    margin-bottom: 5rem;
    margin-left: 4rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .navigation-mobile {
    position: fixed;
    display: block;
    height: 80px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .menu {
    position: static;
  }

  .close {
    position: static;
    display: none;
    padding-right: 4px;
    padding-left: 4px;
  }

  .brand-mobile {
    width: 180px;
  }

  .nav-link-mobile {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .nav-link-mobile.drop {
    width: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 18px;
  }

  .navsection {
    margin-bottom: 6rem;
  }
}

@media screen and (max-width: 767px) {
  .navigation {
    height: 80px;
    margin-top: 0px;
  }

  .container.center.banner-conteiner {
    top: 52%;
  }

  .brand {
    width: 160px;
  }

  .banner {
    height: 600px;
  }

  .banner.sub {
    height: 300px;
  }

  .banner.sub.courses-page {
    height: 400px;
  }

  .nav {
    font-weight: 400;
  }

  .nav-menu {
    z-index: 10;
    padding-top: 3rem;
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .logo-wrapper-mobile {
    top: 0px;
  }

  .dropdown-link {
    font-weight: 300;
  }

  .features-wrapper {
    width: 80%;
  }

  .features-icon {
    display: block;
  }

  .left-about {
    margin-bottom: 30px;
    padding-right: 0px;
  }

  .courses-content {
    height: 160px;
    max-height: 200px;
  }

  .meta-category.in-circle {
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }

  .event-title.big.white-title.in-sub-page {
    font-size: 36px;
    line-height: 46px;
  }

  .icons-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .icons-wrapper.add-center {
    display: block;
  }

  .icons-wrapper.add-top-margin {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .icons-content {
    width: 100%;
  }

  .icons-content.in-author-cours {
    margin-right: 0px;
  }

  .icons-content.in-courses-page {
    margin-right: 0px;
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .icons-content.add-center-blog {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .courses-content-second {
    text-align: center;
  }

  .text-field.area {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 40px;
  }

  .text-field.search {
    width: 100%;
    float: none;
  }

  .wrapper-event {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .event-date {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .event-content {
    height: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .testimonials-wrapper {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .testimonials-wrapper._2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .testimonials-wrapper._3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .testimonials-wrapper._4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .testimonials-content.photo {
    width: 100%;
    height: 400px;
  }

  .testimonials-content.photo._1 {
    background-image: url('../images/test-1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .testimonials-content.photo._2 {
    background-image: url('../images/test-2.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .testimonials-content.photo._3 {
    background-image: url('../images/test-3.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .testimonials-content.photo._4 {
    background-image: url('../images/test-4.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .testimonials-content.text {
    width: 100%;
    height: 200px;
  }

  .footer {
    padding-top: 60px;
  }

  .button.search {
    width: 100%;
  }

  .div-footer-links {
    margin-bottom: 10px;
  }

  .breadcrumb-wrapper.no-in-courses {
    display: none;
  }

  .courses-page-wrapper {
    padding: 20px;
  }

  .courses-wrapper-second {
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 4px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .courses-photo-second {
    width: 350px;
    height: 350px;
    margin-right: 0px;
    border-radius: 100%;
  }

  .search-result-item {
    padding: 26px;
  }

  .pricing-wrapper {
    width: 70%;
  }

  .menu-button {
    position: fixed;
    z-index: 3;
    margin-top: 2px;
  }

  .courses-collection {
    width: 100%;
  }

  .category-collection {
    width: 100%;
  }

  .top-banner-wrapper {
    width: 90%;
  }

  .paragraph-wrapper {
    width: 100%;
  }

  .rich-text-wrapper {
    width: 100%;
  }

  .logo-client-wrapper {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .logo-client {
    -webkit-flex-basis: 33.333333333333336%;
    -ms-flex-preferred-size: 33.333333333333336%;
    flex-basis: 33.333333333333336%;
  }

  .h1 {
    margin-top: 0%;
    font-size: 30px;
    line-height: 34px;
  }

  .h3.white {
    margin-bottom: 0px;
    font-size: 28px;
  }

  .h5.lime {
    font-size: 0.7rem;
    line-height: 1rem;
  }

  .h5.table-col-header {
    font-size: 0.7rem;
    line-height: 1rem;
  }

  .paragraph.table {
    font-size: 0.7rem;
    line-height: 1rem;
  }

  .footer-link {
    max-width: 160px;
  }

  .right-arrow {
    font-size: 14px;
  }

  .left-arrow {
    font-size: 14px;
  }

  .grid-link-blocks {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr auto;
    grid-template-rows: 1fr 1fr auto;
  }

  .link-block {
    width: 50vw;
    height: 50vw;
  }

  .home-content-div {
    padding-top: 60px;
  }

  .home-content-div.light-blue {
    padding-top: 50px;
  }

  .collection-list {
    display: block;
  }

  .div-location {
    margin-bottom: 2rem;
  }

  .section-header {
    height: 200px;
    padding-top: 70px;
  }

  .section-header.graphic {
    background-size: 150px;
  }

  .section-5 {
    padding-bottom: 100px;
  }

  .event-body-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper-event-page {
    width: 100%;
    margin-bottom: 40px;
    padding-right: 0px;
    padding-bottom: 30px;
    border-bottom: 1px solid #96e6ff;
    border-right-style: none;
  }

  .div-block-13 {
    width: 100%;
    padding-left: 0px;
  }

  .div-block-15 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-6 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

  .wrapper-body {
    padding-top: 3rem;
  }

  .link-divider-block {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }

  ._3-col {
    margin-top: 1rem;
  }

  .divider {
    margin-top: 4rem;
  }

  .wrapper-download-link {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .location-widget {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .googlemap-subpage {
    width: 100%;
    height: 70vw;
    margin-bottom: 3rem;
  }

  .nav-button-wrapper {
    position: relative;
    margin-right: 2rem;
    margin-bottom: 2rem;
    margin-left: 2rem;
  }

  .navigation-mobile {
    z-index: 2;
    height: 60px;
    margin-top: 0px;
  }

  .brand-mobile {
    width: 160px;
  }

  .navsection {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 479px) {
  .banner {
    height: 600px;
  }

  .banner._404 {
    height: 600px;
  }

  .row-flex {
    display: block;
  }

  .nav-menu {
    padding-top: 2.8rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .logo-first {
    padding-top: 10px;
  }

  .logo-wrapper-mobile {
    top: 0px;
    margin-top: 3px;
  }

  .dropdown-link {
    font-size: 18px;
  }

  .align-left.button-in-courses {
    margin-top: 30px;
    text-align: left;
  }

  .features-wrapper {
    width: 100%;
  }

  .paragraph-biger.whiter.in-category-page {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .top-margin.no-margin {
    margin-top: 15px;
  }

  .left-about {
    padding-right: 0px;
  }

  .link-wrapper.right {
    margin-top: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .courses-wrapper.in-teacher-page {
    width: 100%;
  }

  .courses-content {
    height: auto;
    max-height: none;
    padding-bottom: 30px;
  }

  .meta-category.relative.biger {
    padding: 6px;
  }

  .meta-category.in-circle {
    font-size: 9px;
  }

  .event-title {
    margin-bottom: 0px;
  }

  .event-title.big {
    font-size: 18px;
    line-height: 27px;
  }

  .event-title.big.white-title {
    font-size: 20px;
    line-height: 30px;
  }

  .icons-wrapper {
    position: relative;
    display: block;
    overflow: visible;
    margin-top: 1rem;
  }

  .icons-content {
    display: block;
  }

  .courses-content-second {
    padding-right: 15px;
    padding-left: 15px;
  }

  .event-details {
    display: inline-block;
    font-size: 0.9rem;
    line-height: 1.6rem;
  }

  .form-block.in-contact {
    height: 800px;
  }

  .form {
    width: 100%;
  }

  .form-auto {
    width: 100%;
  }

  .top-title-text.banner-title {
    font-size: 28px;
    line-height: 35px;
  }

  .wrapper-event {
    display: block;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .event-date {
    display: block;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
  }

  .event-content {
    padding: 20px;
    text-align: center;
  }

  .testimonials-content.photo {
    height: 300px;
  }

  .testimonials-content.text {
    height: 250px;
  }

  .footer {
    padding-right: 1rem;
    padding-left: 1rem;
    background-position: 100% 100%;
  }

  .button.white-line {
    margin-right: 30px;
  }

  .button.white-line.nav {
    width: 70vw;
  }

  .div-footer-links {
    width: auto;
    min-width: 160px;
  }

  .div-footer-links.buttons {
    width: 100%;
  }

  .div-footer-heading {
    min-width: 160px;
  }

  .wrapper-copyright {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .teacher-photo {
    bottom: -92px;
  }

  .breadcrumb-wrapper {
    display: none;
  }

  .tabs-menu {
    display: block;
  }

  .category-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .courses-photo-second {
    width: 250px;
    height: 250px;
  }

  .utility-page-content {
    width: 260px;
  }

  .pricing-wrapper {
    width: 100%;
  }

  .team-collection {
    width: 100%;
  }

  .top-banner-wrapper {
    width: 99%;
  }

  .logo-client {
    padding-right: 10px;
    padding-left: 10px;
  }

  .h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .h2 {
    line-height: 21px;
  }

  .h2.lime {
    text-align: center;
  }

  .h2.blue {
    text-align: center;
  }

  .h2.blue.location {
    text-align: left;
  }

  .h3 {
    line-height: 40px;
  }

  .h4 {
    margin-top: 40px;
  }

  .h5.lime {
    font-size: 0.5rem;
  }

  .h5.table-col-header {
    font-size: 0.6rem;
    white-space: nowrap;
  }

  .paragraph {
    font-size: 14px;
    white-space: normal;
  }

  .paragraph.principles-welcome {
    width: auto;
    margin-top: 20px;
    white-space: normal;
  }

  .paragraph.table {
    font-size: 0.6rem;
  }

  .footer-link {
    max-width: none;
  }

  .footer-link.small {
    margin-top: 20px;
    margin-right: 40px;
    margin-left: 0px;
  }

  .wrapper-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .slider-hero {
    height: 92vh;
  }

  .grid-link-blocks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .link-block {
    width: 50vw;
    height: 50vw;
  }

  .image-link {
    width: 30%;
    padding-bottom: 0px;
  }

  .home-content-div {
    width: auto;
    padding: 50px 1rem 90px;
  }

  .home-content-div.light-blue {
    padding-top: 3rem;
    padding-bottom: 5rem;
  }

  .wrapper-welcome {
    max-width: none;
  }

  .img-dark-blue-rect {
    width: 40%;
  }

  .img-pixel {
    width: 25%;
  }

  .section-body {
    padding-top: 40px;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .section-body.blue {
    padding: 40px 1rem;
  }

  .collection-list-wrapper {
    padding-bottom: 10px;
  }

  .grid-contact-us {
    margin-top: 30px;
    text-align: left;
  }

  .div-location-content {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .div-location {
    margin-bottom: 1.5rem;
  }

  .wrapper-footer-links {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .section-header {
    height: 200px;
    padding-top: 60px;
  }

  .section-header.graphic {
    background-size: 100px;
  }

  .section-5 {
    padding: 60px 1rem 80px;
  }

  .wrapper-event-page {
    border-right-style: none;
  }

  .div-block-15 {
    padding-bottom: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-event-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-6 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .wrapper-body {
    padding-top: 2rem;
  }

  .bullet {
    margin-top: 10px;
    font-size: 12px;
    white-space: normal;
  }

  .bullet.principles-welcome {
    width: auto;
    margin-top: 40px;
    white-space: normal;
  }

  .inset-bullet {
    font-size: 12px;
    white-space: normal;
  }

  .inset-bullet.principles-welcome {
    width: auto;
    margin-top: 40px;
    white-space: normal;
  }

  .link-divider-block {
    margin-top: 0rem;
    margin-bottom: 0rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._3-col {
    margin-top: 1rem;
  }

  .divider {
    margin-top: 2rem;
  }

  .content-wrapper {
    margin-top: 2rem;
  }

  .wrapper-download-link {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .download-link-block {
    margin-top: 2rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .timetable-grid {
    display: -ms-grid;
    display: grid;
    overflow: scroll;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .table-section {
    padding-top: 1rem;
    padding-right: 0rem;
    padding-bottom: 1rem;
    text-align: center;
  }

  .table-section.first-column {
    display: none;
  }

  .grid-image-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .image-full-width {
    height: 250px;
    margin-bottom: 1rem;
  }

  .image-half-width {
    margin-bottom: 1rem;
  }

  .location-content-div {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .nav-button-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 2rem;
    margin-left: 1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .navigation-mobile {
    z-index: 10;
  }

  .logo-first-mobile {
    padding-top: 10px;
  }

  .navsection {
    margin-bottom: 2rem;
  }
}

#w-node-3e303ead98e1-48e9fd36 {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: Area-2;
}

#w-node-0433e32908ed-48e9fd36 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b9737c81fd21-48e9fd36 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: Area;
}

