.breadcrumb-container {
  height: 40px;
  margin-top: 60px !important;
  background-color: #F0F0F0;
  padding: 0 10px; }
  .breadcrumb-container a, .breadcrumb-container span {
    color: #707070;
    line-height: 30px; }
  .breadcrumb-container .breadcrumb_last {
    color: #000; }

.msb_header {
  margin-bottom: 2.5rem; }

.msb_content {
  display: inline-block;
  width: 75%;
  margin-top: 0px;
  overflow: hidden;
  vertical-align: top; }
  .msb_content.nosidebar {
    width: 100%; }
  .msb_content .wpb_row {
    padding-left: 0 !important;
    padding-right: 0 !important; }

.page-template-default .msb_content {
  padding-top: 1.25rem; }

.admin-bar .msb_sidebar.ts-sticky {
  margin-top: 92px; }

.msb_sidebar {
  display: inline-block;
  width: 25%;
  margin-top: 0px;
  overflow: hidden;
  vertical-align: top;
  border-bottom: 1.25rem solid transparent; }
  .msb_sidebar.ts-sticky {
    margin-top: 60px; }
  .msb_sidebar h3 {
    margin: 0 -15px;
    position: relative;
    top: -15px;
    padding: 30px 0 !important;
    text-align: center !important;
    text-transform: uppercase;
    font-style: italic;
    font-size: 21px;
    line-height: 1em; }
  .msb_sidebar .widget {
    background-color: #F0F0F0;
    padding: 15px;
    margin-bottom: 0px !important;
    overflow: hidden; }
    .msb_sidebar .widget .section_text:last-child {
      margin-bottom: 0px; }
    .msb_sidebar .widget .section:last-child {
      padding-bottom: 0px; }
  .msb_sidebar .sidebar_link_with_image {
    height: 150px;
    display: table;
    font-size: 30px;
    line-height: 1em;
    margin: 15px 0 25px; }
    .msb_sidebar .sidebar_link_with_image .img {
      background-color: #fff;
      display: table-cell;
      background-size: cover;
      background-position: center;
      width: 140px;
      height: 140px;
      border-radius: 50%; }
    .msb_sidebar .sidebar_link_with_image.teacher .img {
      background-position: top center; }
    .msb_sidebar .sidebar_link_with_image .text {
      display: table-cell;
      vertical-align: middle;
      padding-left: 20px; }
    .msb_sidebar .sidebar_link_with_image .name {
      color: #000; }

.msb_header .msb_header_wrap {
  height: 440px;
  background-color: #999;
  padding: 2em 0;
  color: #fff;
  background-size: cover;
  background-position: center; }
  .msb_header .msb_header_wrap h1 {
    color: #000;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    overflow: visible !important;
    letter-spacing: 0.05rem;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff; }

.msb_slider {
  margin-top: -120px;
  background-color: #999; }

.msb_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  margin: 1.25rem 0; }
  @media only screen and (max-width: 600px) {
    .msb_grid {
      grid-template-columns: repeat(1, 1fr); } }
  .msb_grid a {
    display: inline-block;
    width: 100%; }
    .msb_grid a .content {
      width: 100%;
      padding-top: 56%;
      background-size: cover;
      background-position: center;
      background-color: #999; }
    .msb_grid a h2 {
      font-size: 21px;
      text-align: center; }

.msb_grid_filter {
  margin: 40px 0 20px; }
  .msb_grid_filter a {
    display: inline-block;
    background-color: #E3E3E3;
    color: #000;
    padding: 15px;
    /*
    &:first-child {
    	padding-left: 30px;
    }
    &:last-child {
    	padding-right: 30px;
    }
    */ }
    .msb_grid_filter a.act {
      background-color: #fff; }

.msb_sidebar .widget_nav_menu {
  padding-right: 0 !important;
  padding-left: 0 !important;
  background-color: #fff !important; }
  .msb_sidebar .widget_nav_menu ul {
    border-width: 0 0 1px;
    border-style: solid; }
  .msb_sidebar .widget_nav_menu h3 {
    font-size: 21px !important;
    line-height: 1.1 !important;
    font-weight: 400 !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
    padding-bottom: 0px !important;
    text-align: left  !important;
    margin: 0 !important; }
  .msb_sidebar .widget_nav_menu a {
    display: block;
    position: relative;
    padding: 1rem 0rem 1rem 0rem;
    border-width: 1px 0 0 !important;
    border-style: solid;
    border-color: black;
    -webkit-text-stroke-width: 0.06rem !important;
    -webkit-text-stroke-color: #000000 !important;
    font-size: 2.5rem !important;
    color: #ffffff !important;
    font-size: 44px !important; }

.w-nav.type_desktop:not(.height_full), .w-hwrapper .w-nav.type_desktop, .w-vwrapper .w-nav.type_desktop {
  line-height: 60px !important; }

.msb_nav_wrap {
  display: block;
  height: 60px;
  width: 100%; }

.msb_home_header_menu {
  background-color: #fff;
  top: 0px;
  width: 100%;
  z-index: 1;
  padding: 0 2.5rem; }
  .msb_home_header_menu.fixed {
    position: fixed; }
  .msb_home_header_menu ul {
    margin: 0 !important; }
  .msb_home_header_menu li {
    margin: 0 !important;
    display: inline-block; }
  .msb_home_header_menu a {
    padding: 0px 1rem 0px 0px;
    font-size: 42px;
    line-height: 60px;
    color: #fff;
    -webkit-text-stroke-width: 0.05rem;
    -webkit-text-stroke-color: black; }

.admin-bar .msb_home_header_menu {
  top: 32px; }

.msb_slider {
  height: 50vh; }
  .msb_slider .swiper-container {
    width: 100%;
    height: 100%; }
  .msb_slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    background-size: cover;
    background-position: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }

ul.share-buttons {
  list-style: none;
  padding: 0; }

ul.share-buttons li {
  display: inline; }

ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.msb_share {
  padding: 0 2.5rem; }

/*# sourceMappingURL=layout.css.map */
