﻿@font-face {
  font-family: 'NexaLight';
  src: url("../fonts/NexaLight.eot");
  src: url("../fonts/NexaLight.eot?#iefix") format("embedded-opentype"), url("../fonts/NexaLight.woff2") format("woff2"), url("../fonts/NexaLight.woff") format("woff"), url("../fonts/NexaLight.ttf") format("truetype"), url("../fonts/NexaLight.svg#NexaLight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'NexaBold';
  src: url("../fonts/NexaBold.eot");
  src: url("../fonts/NexaBold.eot?#iefix") format("embedded-opentype"), url("../fonts/NexaBold.woff2") format("woff2"), url("../fonts/NexaBold.woff") format("woff"), url("../fonts/NexaBold.ttf") format("truetype"), url("../fonts/NexaBold.svg#NexaBold") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'NexaLight';
  font-weight: bold; }

p, span:not(.q) {
  letter-spacing: 0.5px;
  line-height: 1.7; }

.flush {
  padding: 0; }

.our-approach, .adventist-edu, .contact {
  padding-top: 60px;
  padding-bottom: 68px; }
  @media (min-width: 992px) {
    .our-approach, .adventist-edu, .contact {
      padding-top: 120px;
      padding-bottom: 128px; } }

h2, h3, h4 {
  color: #6bc9c8;
  font-family: 'NexaBold'; }

.site-header {
  background-color: #fff; }

.aac-hero {
  background: url("../images/mixgroup_2-gray.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  position: relative; }
  .aac-hero .overlay {
    background-color: rgba(107, 201, 200, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
  .aac-hero .logo {
    width: 232px;
    height: auto; }
    @media (min-width: 768px) {
      .aac-hero .logo {
        width: 354px; } }
  .aac-hero p {
    color: #fff;
    font-family: 'NexaLight';
    font-weight: bold !important; }

@media (min-width: 768px) {
  .pic-block {
    margin: 0;
    padding: 0;
    /*max-height: 340px;*/ } }

.pic-block img {
  width: 100%; }
  @media (min-width: 768px) {
    .pic-block img {
      max-height: 500px; } }

.adventist-edu {
  background: #fff; }
  .adventist-edu ul {
    margin: 0;
    padding: 0; }
    .adventist-edu ul li {
      list-style: none;
      text-align: center; }
      @media (min-width: 768px) {
        .adventist-edu ul li {
          display: inline-block;
          width: 22%; } }
      .adventist-edu ul li img {
        display: inline-block;
        margin-bottom: 1rem; }
      .adventist-edu ul li span {
        display: block;
        padding: 15px 0; }
  .adventist-edu .blue-container {
    background: #6bc9c8;
    text-align: center;
    padding: 20px 0;
    /*color: #fff !important;*/
    margin: 20px 0; }
  .adventist-edu .for-more-btn {
    padding: 15px 18px;
    display: block;
    font-size: 14px; }

.spotlight {
  background-color: #34404f;
  color: #6bc9c8; }
  .spotlight img {
    width: 100%;
    max-width: 100%; }
  @media (min-width: 576px) {
    .spotlight .row-eq-height {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  .spotlight .content {
    text-align: center; }
    @media (min-width: 768px) {
      .spotlight .content {
        align-items: center;
        justify-content: center;
        display: flex; } }
    @media (min-width: 992px) {
      .spotlight .content {
        padding: 90px 40px 90px; } }
    .spotlight .content blockquote {
      font-family: 'NexaBold';
      margin-bottom: 0;
      padding-bottom: 1rem;
      padding-top: 1rem; }
      .spotlight .content blockquote p {
        line-height: 1.5; }
      @media (min-width: 992px) {
        .spotlight .content blockquote {
          font-size: 40px; } }
    .spotlight .content span {
      color: #fff;
      display: inline-block;
      font-family: 'NexaLight';
      /*font-size: 20px;*/
      font-size: 1rem; }

.benefits {
  background: #e7e7e8; }
  @media (min-width: 992px) {
    .benefits .row-eq-height {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  .benefits h3 {
    font-size: 1.6rem; }
  .benefits img {
    width: 100%;
    min-height: 100%; }
  .benefits .content {
    /*padding: 60px 30px 15px;*/
    padding-top: 60px;
    padding-bottom: 15px; }
    @media (min-width: 992px) {
      .benefits .content {
        display: flex;
        flex-direction: column; } }
    @media (min-width: 992px) {
      .benefits .content.one {
        justify-content: flex-end; } }
    @media (min-width: 992px) {
      .benefits .content.two {
        justify-content: flex-start;
        padding-top: 0; } }

.contact {
  background-color: #34404f;
  color: #fff;
  position: relative; }
  .contact .faq h2 {
    color: #fff; }
  .contact .faq ul {
    padding-left: 0; }
  .contact .faq li {
    list-style: none;
    padding-top: 20px; }
  .contact .faq .q {
    display: inline-block;
    color: #6bc9c8;
    margin-bottom: 7px;
    padding-bottom: 7px; }
  .contact .faq .a {
    display: inline-block; }

.zoomRoomButtons {
    width: 175px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
