div#fullPage.b-community,
div#fullPage.b-community section {
  max-width: 100%; }

.b-community .row {
  max-width: 1220px;
  padding-top: 50px; }

.b-community .column, .b-community .columns {
  padding-left: 15px;
  padding-right: 15px; }

@media (max-width: 991px) {
  .b-community .fp-section,
  .b-community .fp-slide,
  .b-community .fp-tableCell {
    height: auto !important; } }

@media (max-width: 991px) {
  .b-community .vertical-scrolling.b-slider, .b-community .vertical-scrolling.newsletter {
    padding: 0; } }

@media (max-width: 991px) {
  .b-community .vertical-scrolling#blue-zones-s1 {
    padding-top: 90px; } }

@media (max-width: 47.4375em) {
  .b-community .vertical-scrolling#blue-zones-s1 {
    padding-top: 40px;
    padding-bottom: 0; } }

@media (max-width: 47.4375em) {
  .b-community .vertical-scrolling {
    padding-top: 0;
    padding-bottom: 0; } }

.b-community .fp-slidesContainer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 991px) {
    .b-community .fp-slidesContainer {
      display: table;
      height: 100%; } }
  @media (max-width: 991px) {
    .b-community .fp-slidesContainer .b-slide {
      height: 100% !important;
      float: left;
      table-layout: fixed; } }

.b-community .slide {
  background-color: #fff; }

.b-community .button {
  width: auto;
  line-height: 58px;
  border-radius: 92px;
  background-color: #f77432;
  margin: 0;
  color: #fff;
  padding: 0 40px;
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
  .b-community .button:hover {
    background: #1993d2; }

.b-community h1.hero-title {
  font-size: 70px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .b-community h1.hero-title {
      font-size: 60px; } }
  @media (max-width: 575px) {
    .b-community h1.hero-title {
      font-size: 40px; } }

.b-community .h2-title {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.26; }
  @media (min-width: 992px) and (max-width: 1599px) {
    .b-community .h2-title {
      font-size: 40px;
      line-height: 1; } }
  @media (max-width: 991px) {
    .b-community .h2-title {
      font-size: 42px;
      line-height: 1.2; } }
  @media (max-width: 575px) {
    .b-community .h2-title {
      font-size: 34px; } }

.b-community .h3-title {
  font-size: 36px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: normal; }
  @media (max-width: 1599px) {
    .b-community .h3-title {
      font-size: 34px; } }
  @media (max-width: 991px) {
    .b-community .h3-title {
      font-size: 30px; } }
  @media (max-width: 575px) {
    .b-community .h3-title {
      font-size: 28px; } }

@media (max-width: 768px) {
  .b-community br {
    display: none; } }

.b-community .hero {
  background-color: #fff; }
  @media (min-width: 1441px) {
    .b-community .hero .hero-title {
      margin-left: -35px;
      margin-right: -35px; } }
  .b-community .hero .hero-text {
    margin: 0 auto 60px; }
    @media (max-width: 991px) {
      .b-community .hero .hero-text {
        margin-bottom: 30px; } }
    @media (max-width: 575px) {
      .b-community .hero .hero-text {
        margin-bottom: 30px; } }
    .b-community .hero .hero-text p {
      font-size: 26px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 38px; }
      @media (max-width: 991px) {
        .b-community .hero .hero-text p {
          font-size: 22px; } }
  .b-community .hero .hero-btn .button {
    min-width: 212px; }

.b-community .b-story {
  background-color: #fff; }
  .b-community .b-story .row {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 960px) {
    .b-community .b-story-img {
      width: 41.67%; } }
  @media (max-width: 959px) {
    .b-community .b-story-img {
      margin-bottom: 30px; } }
  @media (min-width: 960px) {
    .b-community .b-story-content {
      width: 58.33%; } }
  .b-community .b-story__img {
    max-width: 350px; }
    @media (max-width: 959px) {
      .b-community .b-story__img {
        margin: 0 auto; } }
    .b-community .b-story__img img {
      width: 100%;
      height: auto; }
  .b-community .b-story__ttl {
    color: #222;
    padding: 0;
    margin-bottom: 30px; }
    @media (max-width: 959px) {
      .b-community .b-story__ttl {
        text-align: center; } }
  @media (min-width: 1990px) {
    .b-community .b-story__txt {
      margin-right: -5px; } }
  .b-community .b-story__txt p {
    color: #222222;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.63;
    margin-bottom: 10px; }
    @media (min-width: 992px) and (max-width: 1599px) {
      .b-community .b-story__txt p {
        line-height: 1.3; } }
    @media (max-width: 768px) {
      .b-community .b-story__txt p {
        font-size: 18px;
        line-height: 1.4; } }
    .b-community .b-story__txt p:last-child {
      margin-bottom: 0; }
  .b-community .b-story__btn {
    margin-top: 35px; }
    @media (max-width: 959px) {
      .b-community .b-story__btn {
        text-align: center; } }

.b-community .b-project {
  background-color: #fff; }
  .b-community .b-project__ttl {
    padding: 0;
    margin-bottom: 20px; }
  .b-community .b-project__txt {
    max-width: 1010px;
    margin: 0 auto 25px; }
    @media (min-width: 992px) and (max-width: 1519px) {
      .b-community .b-project__txt {
        margin-bottom: 15px; } }
    @media (max-width: 991px) {
      .b-community .b-project__txt {
        margin-bottom: 20px; } }
    .b-community .b-project__txt p {
      font-size: 18px;
      font-weight: 400;
      letter-spacing: normal;
      line-height: 32px; }
      @media (min-width: 992px) and (max-width: 1919px) {
        .b-community .b-project__txt p {
          line-height: 1.3; } }
      @media (max-width: 991px) {
        .b-community .b-project__txt p {
          line-height: 1.4; } }
  .b-community .b-project__btns {
    margin-bottom: 33px;
    text-align: center; }
    @media (min-width: 992px) and (max-width: 1519px) {
      .b-community .b-project__btns {
        margin-bottom: 15px; } }
    @media (max-width: 991px) {
      .b-community .b-project__btns {
        margin-bottom: 20px; } }
    @media (max-width: 575px) {
      .b-community .b-project__btns {
        margin-left: -5px;
        margin-right: -5px; } }
    .b-community .b-project__btns .b-button {
      display: inline-block;
      margin: 10px;
      border-radius: 92px;
      background-color: rgba(255, 255, 255, 0.2);
      color: #fff;
      font-family: "Lato";
      font-size: 18px;
      font-weight: 700;
      letter-spacing: normal;
      line-height: 32px;
      text-align: center;
      padding: 6px 10px;
      min-width: 160px;
      cursor: pointer;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
      .b-community .b-project__btns .b-button:hover, .b-community .b-project__btns .b-button.prjActiveBtn {
        color: #178ece;
        background-color: #fff; }
      @media (max-width: 575px) {
        .b-community .b-project__btns .b-button {
          margin: 10px 5px;
          font-size: 14px;
          min-width: 140px; } }
  .b-community .b-project .b-content {
    display: none; }
    .b-community .b-project .b-content.prjActiveContent {
      display: block; }
    .b-community .b-project .b-content-wrp {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (max-width: 991px) {
        .b-community .b-project .b-content-wrp {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; } }
    .b-community .b-project .b-content__img, .b-community .b-project .b-content__txt {
      width: 50%;
      -webkit-animation: projects .7s;
      animation: projects .7s; }
      @media (max-width: 991px) {
        .b-community .b-project .b-content__img, .b-community .b-project .b-content__txt {
          width: 100%; } }
    @media (min-width: 992px) {
      .b-community .b-project .b-content__img {
        padding-right: 15px;
        -webkit-transform-origin: right;
        -ms-transform-origin: right;
        transform-origin: right; } }
    @media (max-width: 991px) {
      .b-community .b-project .b-content__img {
        margin-top: 30px; } }
    .b-community .b-project .b-content__img img {
      max-height: 44vh; }
      @media (min-width: 992px) and (max-width: 1919px) {
        .b-community .b-project .b-content__img img {
          max-height: 40vh; } }
      @media (max-width: 991px) {
        .b-community .b-project .b-content__img img {
          max-width: 450px; } }
      @media (max-width: 575px) {
        .b-community .b-project .b-content__img img {
          max-width: 100%; } }
    .b-community .b-project .b-content__txt {
      text-align: left; }
      @media (min-width: 992px) {
        .b-community .b-project .b-content__txt {
          padding-left: 15px;
          -webkit-transform-origin: left;
          -ms-transform-origin: left;
          transform-origin: left; } }
      .b-community .b-project .b-content__txt-ttl {
        margin-bottom: 30px; }
        @media (max-width: 1519px) {
          .b-community .b-project .b-content__txt-ttl {
            margin-bottom: 20px; } }
        @media (min-width: 992px) {
          .b-community .b-project .b-content__txt-ttl {
            font-size: 30px; } }
        @media (max-width: 991px) {
          .b-community .b-project .b-content__txt-ttl {
            text-align: center; } }
        @media (max-width: 1919px) {
          .b-community .b-project .b-content__txt-ttl br {
            display: none; } }
      .b-community .b-project .b-content__txt-text {
        max-height: 300px;
        overflow-y: auto;
        padding-right: 20px; }
        .b-community .b-project .b-content__txt-text::-webkit-scrollbar {
          width: 8px;
          background-color: #fff;
          border-radius: 20px;
          cursor: pointer; }
        .b-community .b-project .b-content__txt-text::-webkit-scrollbar-track {
          -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          border-radius: 20px;
          background-color: #fff; }
        .b-community .b-project .b-content__txt-text::-webkit-scrollbar-thumb {
          background: #5b564d;
          border-radius: 20px; }
        .b-community .b-project .b-content__txt-text p, .b-community .b-project .b-content__txt-text ul, .b-community .b-project .b-content__txt-text ol {
          font-family: "Lato";
          font-size: 18px;
          font-weight: 400;
          letter-spacing: normal;
          line-height: 1.78; }
          @media (max-width: 991px) {
            .b-community .b-project .b-content__txt-text p, .b-community .b-project .b-content__txt-text ul, .b-community .b-project .b-content__txt-text ol {
              line-height: 1.4; } }
          .b-community .b-project .b-content__txt-text p strong, .b-community .b-project .b-content__txt-text ul strong, .b-community .b-project .b-content__txt-text ol strong {
            font-weight: 900; }
        .b-community .b-project .b-content__txt-text p, .b-community .b-project .b-content__txt-text ul, .b-community .b-project .b-content__txt-text ol {
          margin-bottom: 10px; }
          @media (min-width: 992px) {
            .b-community .b-project .b-content__txt-text p, .b-community .b-project .b-content__txt-text ul, .b-community .b-project .b-content__txt-text ol {
              margin-bottom: 24px; } }
        .b-community .b-project .b-content__txt-text p:last-of-type {
          margin-bottom: 0; }
        .b-community .b-project .b-content__txt-text ul li,
        .b-community .b-project .b-content__txt-text ol li {
          margin-bottom: 10px; }
          @media (min-width: 992px) {
            .b-community .b-project .b-content__txt-text ul li,
            .b-community .b-project .b-content__txt-text ol li {
              margin-bottom: 0; } }
          .b-community .b-project .b-content__txt-text ul li:last-child,
          .b-community .b-project .b-content__txt-text ol li:last-child {
            margin-bottom: 0; }
        .b-community .b-project .b-content__txt-text a {
          color: #fff; }

.b-community .b-info {
  background-color: #fff; }
  .b-community .b-info-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .b-community .b-info__ttl {
    text-align: left;
    color: #222222;
    max-width: 890px;
    margin: 0 auto 30px 0;
    padding: 0; }
    @media (max-width: 1919px) {
      .b-community .b-info__ttl {
        max-width: 100%; } }
    @media (min-width: 992px) and (max-width: 1919px) {
      .b-community .b-info__ttl {
        margin-bottom: 20px; } }
    @media (max-width: 768px) {
      .b-community .b-info__ttl {
        text-align: center; } }
  .b-community .b-info__txt p,
  .b-community .b-info__subtxt p {
    color: #222222;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.5; }
    @media (min-width: 992px) and (max-width: 1919px) {
      .b-community .b-info__txt p,
      .b-community .b-info__subtxt p {
        line-height: 1.3; } }
    @media (max-width: 768px) {
      .b-community .b-info__txt p,
      .b-community .b-info__subtxt p {
        line-height: 1.4; } }
  .b-community .b-info__txt {
    width: 100%; }
  .b-community .b-info__subtxt, .b-community .b-info__img {
    width: 50%; }
    @media (max-width: 991px) {
      .b-community .b-info__subtxt, .b-community .b-info__img {
        width: 100%; } }
  @media (min-width: 992px) {
    .b-community .b-info__subtxt {
      padding-top: 33px; } }
  @media (max-width: 991px) {
    .b-community .b-info__subtxt {
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4;
      margin-top: 1rem; } }
  .b-community .b-info__subtxt > div {
    max-width: 570px; }
    @media (max-width: 991px) {
      .b-community .b-info__subtxt > div {
        max-width: 100%; } }
  .b-community .b-info__subtxt p {
    margin-bottom: 10px; }
    .b-community .b-info__subtxt p:last-child {
      margin-bottom: 0; }
  .b-community .b-info__img {
    text-align: right; }
    @media (max-width: 991px) {
      .b-community .b-info__img {
        text-align: center; } }
    .b-community .b-info__img img {
      max-width: 480px;
      margin-left: auto; }
      @media (max-width: 1919px) {
        .b-community .b-info__img img {
          max-width: 400px; } }
      @media (max-width: 575px) {
        .b-community .b-info__img img {
          max-width: 100%; } }

.b-community .b-stories {
  background-color: #f7f7f7; }
  @media (min-width: 1200px) {
    .b-community .b-stories .wrapper {
      margin: 0 -25px; } }
  @media (min-width: 1200px) {
    .b-community .b-stories .column {
      padding-right: 15px;
      padding-left: 15px; } }
  .b-community .b-stories .column.small-4 {
    margin-bottom: 30px; }
    @media (max-width: 959px) {
      .b-community .b-stories .column.small-4 {
        width: 100%; } }
  .b-community .b-stories__item {
    margin-bottom: 30px; }
  .b-community .b-stories__img {
    margin-bottom: 20px; }
    .b-community .b-stories__img img {
      width: 100%; }
      @media (max-width: 991px) {
        .b-community .b-stories__img img {
          max-width: 500px; } }
  .b-community .b-stories__ttl {
    color: #222222;
    font-family: "Lato";
    font-size: 26px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 20px; }
  .b-community .b-stories__txt {
    opacity: 0.8;
    color: #222222;
    font-family: "Lato";
    font-size: 18px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.78;
    margin-left: auto;
    margin-right: auto;
    max-width: 370px; }
    @media (max-width: 959px) {
      .b-community .b-stories__txt {
        max-width: 100%; } }
    @media (max-width: 768px) {
      .b-community .b-stories__txt {
        line-height: 1.4; } }
    .b-community .b-stories__txt b, .b-community .b-stories__txt strong {
      font-weight: 900; }

.b-community .b-quote {
  background-color: #fff; }
  @media (max-width: 575px) {
    .b-community .b-quote {
      padding: 0 !important; } }
  .b-community .b-quote .wrapper {
    max-width: 1100px;
    margin: 0 auto; }
  .b-community .b-quote .b-quote-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    height: 100%; }
  .b-community .b-quote .b-quote__quote {
    color: #ffffff;
    font-family: "Lato";
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: normal;
    line-height: 1.5; }
    @media (max-width: 991px) {
      .b-community .b-quote .b-quote__quote {
        font-size: 30px;
        line-height: 1.4; } }
  .b-community .b-quote .b-quote__author {
    color: #ffffff;
    font-family: "Lato";
    font-size: 26px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    margin-top: 60px; }
    @media (max-width: 767px) {
      .b-community .b-quote .b-quote__author {
        font-size: 22px;
        margin-top: 30px; } }

.b-community .b-updates {
  background-color: #fff; }
  @media (max-width: 767px) {
    .b-community .b-updates .small-3 {
      width: 100%; } }
  @media (min-width: 768px) {
    .b-community .b-updates .small-3 {
      margin-bottom: -20px; } }
  @media (max-width: 767px) {
    .b-community .b-updates .small-3:last-child {
      margin-bottom: -30px; } }
  .b-community .b-updates__title {
    color: #222222;
    margin-bottom: 50px;
    padding-bottom: 0; }
    @media (max-width: 767px) {
      .b-community .b-updates__title {
        margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .b-community .b-updates-item {
      display: block;
      max-width: 500px;
      margin: 0 auto 30px; } }
  .b-community .b-updates-item:hover .b-updates__ttl {
    color: #f77432; }
  .b-community .b-updates__ttl {
    color: #222222;
    font-family: "Lato";
    font-size: 15px;
    font-weight: 700;
    letter-spacing: normal;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-top: 20px; }
    @media (max-width: 768px) {
      .b-community .b-updates__ttl {
        font-size: 18px;
        line-height: 1.4; } }
  .b-community .b-updates__img {
    height: 0;
    position: relative;
    padding-bottom: 100%; }
    .b-community .b-updates__img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center; }

.b-community .b-schedule {
  background-color: #fff; }
  .b-community .b-schedule__title {
    padding: 0;
    margin-bottom: 30px; }
  .b-community .b-schedule__text {
    max-width: 950px;
    margin: 0 auto 50px; }
    @media (max-width: 767px) {
      .b-community .b-schedule__text {
        margin-bottom: 30px; } }
    .b-community .b-schedule__text p {
      font-family: "Lato";
      font-size: 26px;
      font-weight: 700;
      letter-spacing: normal; }
      @media (max-width: 768px) {
        .b-community .b-schedule__text p {
          line-height: 1.4; } }
      @media (max-width: 479px) {
        .b-community .b-schedule__text p {
          font-size: 20px; } }

@media screen and (min-width: 760px) {
  .b-community div#newsletter, .b-community div#newsletter .fp-tableCell {
    height: 340px !important; } }

.page-template-page-community header {
  background: #fff !important; }
  .page-template-page-community header .menu > li > a,
  .page-template-page-community header button.toggle-icon {
    color: #5B564D !important; }
  .page-template-page-community header #logo #logo-white {
    display: none !important; }
  .page-template-page-community header #logo #logo-color {
    display: block !important; }

.page-template-page-community.fp-viewing-section-1 header {
  background: transparent !important; }
  .page-template-page-community.fp-viewing-section-1 header .menu > li > a,
  .page-template-page-community.fp-viewing-section-1 header button.toggle-icon {
    color: #fff !important; }
  .page-template-page-community.fp-viewing-section-1 header #logo #logo-white {
    display: block !important; }
  .page-template-page-community.fp-viewing-section-1 header #logo #logo-color {
    display: none !important; }

.fp-responsive .b-community .row {
  padding-top: 0; }

.fp-responsive .b-community .wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.fp-responsive .b-community .vertical-scrolling,
.fp-responsive .b-community .fp-tableCell,
.fp-responsive .b-community .section#newsletter {
  height: auto !important; }

.fp-responsive .b-community section#blue-zones-s1 {
  padding-top: 90px; }
  @media (max-width: 575px) {
    .fp-responsive .b-community section#blue-zones-s1 {
      padding-top: 60px; } }

.fp-responsive .b-community section#newsletter {
  padding-top: 40px !important; }

@-webkit-keyframes projects {
  from {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg); }
  to {
    -webkit-transform: rotateY(0);
    transform: rotateY(0); } }

@keyframes projects {
  from {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg); }
  to {
    -webkit-transform: rotateY(0);
    transform: rotateY(0); } }

/*# sourceMappingURL=grand-community_v1.css.map */