em {
  font-style: italic; }

strong, b {
  font-weight: 700; }

h1, h2, h3, h4, h5, h6, p, a, span, li {
  word-wrap: break-word;
  word-break: break-word; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Noto Serif', serif;
  font-weight: 400; }

input[type='text'], input[type='tel'], input[type='email'], input[type='password'], input[type='search'] {
  /* Remove First */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px; }
  input[type='text']:focus, input[type='tel']:focus, input[type='email']:focus, input[type='password']:focus, input[type='search']:focus {
    outline: none !important; }

select {
  border-radius: 0px; }

body {
  color: #535353;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1; }
  body p {
    font-family: 'Open Sans', sans-serif; }

img {
  max-width: 100%;
  height: auto; }

.editor-blk a {
  text-decoration: underline; }

.padding-btm {
  padding-bottom: 43px; }
  @media (max-width: 767px) {
    .padding-btm {
      padding-bottom: 0px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1147px; } }

header {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 1025; }
  header a:not(.custom-logo-link):hover {
    text-decoration: none;
    opacity: .75; }
  header .header-logo {
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: .5px solid #716655; }
    header .header-logo img {
      max-height: 78px;
      width: auto; }
    @media (max-width: 767px) {
      header .header-logo {
        padding-top: 18px;
        padding-bottom: 16px;
        border-bottom: none; } }
  header .row-flex {
    min-height: 41px;
    align-items: center; }
    @media (max-width: 767px) {
      header .row-flex .text-right {
        display: none; } }
    @media (max-width: 767px) {
      header .row-flex {
        min-height: 0px;
        text-align: center; } }
  header .navbar .close-btn {
    display: none; }
    @media (max-width: 767px) {
      header .navbar .close-btn {
        display: block;
        position: absolute;
        top: 20px;
        right: 22px;
        z-index: 4;
        cursor: pointer; } }
  header .navbar #menu-main-menu li.current-menu-item a {
    color: #A09481; }
  @media (min-width: 1200px) {
    header .navbar #menu-main-menu li {
      padding-left: 25px;
      padding-right: 25px; } }
  header .navbar #menu-main-menu a {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .01px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase; }
    header .navbar #menu-main-menu a:hover {
      color: #A09481;
      opacity: 1; }
    @media (min-width: 768px) {
      header .navbar #menu-main-menu a {
        padding-top: 4px;
        padding-bottom: 4px;
        text-transform: uppercase;
        display: block; } }
  @media (max-width: 767px) {
    header .navbar ul#menu-main-menu {
      width: 100%;
      text-align: center;
      padding-bottom: 25px; }
      header .navbar ul#menu-main-menu li {
        width: 100%; }
        header .navbar ul#menu-main-menu li a {
          font-size: 24px;
          line-height: 33px;
          letter-spacing: .05px;
          padding-top: 18px;
          padding-bottom: 18px;
          display: block;
          border-bottom: .5px solid #716655; }
        header .navbar ul#menu-main-menu li:last-child a {
          border-bottom: none; } }
  @media (max-width: 767px) {
    header .navbar {
      position: fixed;
      width: 100%;
      /* padding: 0px; */
      left: 0;
      background: rgba(0, 0, 0, 0.8);
      display: none; } }
  header .open-menu-btn {
    display: none;
    cursor: pointer; }
    @media (max-width: 767px) {
      header .open-menu-btn {
        display: inline-block;
        position: absolute;
        text-align: center; }
        header .open-menu-btn img {
          padding-top: 25px; } }
  header .header-social.mobile-block {
    display: none; }
    @media (max-width: 767px) {
      header .header-social.mobile-block {
        display: flex;
        padding-top: 40px;
        justify-content: center; }
        header .header-social.mobile-block ul {
          float: none; } }
  header .header-social ul {
    float: right; }
    header .header-social ul:after {
      content: "";
      height: 1px;
      width: 100%;
      clear: both;
      display: block; }
    header .header-social ul .list-group-item {
      padding: .45rem 16px;
      border: none;
      background: transparent; }
      @media (max-width: 767px) {
        header .header-social ul .list-group-item {
          padding-top: 0px;
          padding-bottom: 0px; } }
      header .header-social ul .list-group-item a {
        color: #716655; }
        @media (max-width: 767px) {
          header .header-social ul .list-group-item a {
            font-size: 15px; } }
      header .header-social ul .list-group-item:last-child {
        padding-right: 0px; }
  header .navbar {
    padding-top: 0.45rem;
    padding-bottom: 0.45rem; }
    @media (max-width: 767px) {
      header .navbar {
        padding-top: 23px;
        padding-left: 22px;
        padding-right: 22px; } }
  header .header-phone-number {
    color: #716655;
    font-weight: bold;
    font-size: 13px;
    padding-top: 0.45rem;
    padding-bottom: 0.45rem;
    display: flex; }
    header .header-phone-number span {
      font-weight: normal; }
    @media (max-width: 767px) {
      header .header-phone-number {
        text-align: center;
        font-size: 12px;
        display: block;
        padding-top: 0px;
        padding-bottom: 9px;
        line-height: 17px; } }

.overflow-hidden {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%; }

body.menu-open header {
  position: fixed; }
@media (max-width: 767px) {
  body.menu-open header .navbar {
    display: block;
    max-height: calc(100vh - 196px);
    overflow: scroll; } }
@media (max-width: 767px) {
  body.menu-open header .open-menu-btn {
    display: none; } }
@media (max-width: 767px) {
  body.menu-open .banner-block .slide-wrap {
    align-items: flex-end; } }

.banner-block .slide-wrap {
  width: 100%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  position: relative; }
  .banner-block .slide-wrap:after {
    content: '';
    min-height: inherit;
    font-size: 0; }
  .banner-block .slide-wrap .image-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1; }
    .banner-block .slide-wrap .image-wrap img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center;
      font-family: 'object-fit: cover; object-position: center;'; }
  @media (max-width: 991px) {
    .banner-block .slide-wrap {
      height: auto; } }
.banner-block .slider-text {
  position: relative;
  z-index: 3;
  padding-top: 250px;
  padding-bottom: 150px; }
  @media (max-width: 767px) {
    .banner-block .slider-text {
      padding-top: 296px;
      padding-bottom: 100px; } }
.banner-block h2 {
  color: #A09481;
  font-size: 37px;
  line-height: 62px;
  padding-left: 60px;
  padding-right: 60px; }
  @media (max-width: 767px) {
    .banner-block h2 {
      font-size: 24px;
      line-height: 28px;
      padding-left: 17px;
      padding-right: 17px; } }
.banner-block .overlay {
  background: rgba(0, 0, 0, 0.42);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 2; }
  @media (max-width: 767px) {
    .banner-block .overlay {
      height: calc(100% - 196px);
      top: 196px; } }
.banner-block .banner-w {
  position: relative; }
.banner-block .paginator-center {
  position: absolute;
  height: 62px;
  width: 100%;
  top: 50%;
  transform: translateY(-50%); }
  @media (max-width: 767px) {
    .banner-block .paginator-center {
      display: none; } }
.banner-block .slick-arrow {
  position: absolute;
  top: 20px;
  z-index: 6;
  cursor: pointer; }
  .banner-block .slick-arrow.fa-arrow-c-left {
    left: 22px; }
    .banner-block .slick-arrow.fa-arrow-c-left:after {
      width: 18.74px;
      height: 23.99px;
      background-image: url("../images/arrow-left.png");
      content: "";
      display: block; }
  .banner-block .slick-arrow.fa-arrow-c-right {
    right: 22px; }
    .banner-block .slick-arrow.fa-arrow-c-right:after {
      width: 18.74px;
      height: 23.99px;
      background-image: url("../images/arrow-right.png");
      content: "";
      display: block; }
.banner-block .slick-dots {
  position: absolute;
  padding: 0px;
  margin: 0px;
  list-style: none;
  bottom: 52px;
  left: 50%;
  transform: translateX(-50%); }
  .banner-block .slick-dots li {
    width: 12px;
    height: 12px;
    background: #fff;
    transform: rotate(45deg);
    display: inline-block;
    margin-left: 7.5px;
    margin-right: 7.5px;
    cursor: pointer; }
    @media (max-width: 767px) {
      .banner-block .slick-dots li {
        width: 8px;
        height: 8px;
        margin-left: 4px;
        margin-right: 4px; } }
    .banner-block .slick-dots li.slick-active {
      background: #A09481; }
    .banner-block .slick-dots li button {
      display: none; }
  @media (max-width: 767px) {
    .banner-block .slick-dots {
      bottom: 26px; } }

.small-banner-block .slide-wrap {
  width: 100%;
  min-height: 447px;
  height: 447px;
  display: flex;
  align-items: center;
  position: relative; }
  .small-banner-block .slide-wrap .image-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1; }
    .small-banner-block .slide-wrap .image-wrap img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center;
      font-family: 'object-fit: cover; object-position: center;'; }
  @media (max-width: 767px) {
    .small-banner-block .slide-wrap {
      min-height: 312px; } }
.small-banner-block .slider-text {
  position: relative;
  z-index: 3;
  padding-top: 100px;
  padding-bottom: 100px; }
.small-banner-block h2 {
  color: #fff;
  font-size: 38px;
  line-height: 58px; }
  @media (max-width: 767px) {
    .small-banner-block h2 {
      font-size: 21px;
      line-height: 25px; } }
.small-banner-block .overlay {
  background: rgba(0, 0, 0, 0.42);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 2; }

.content-block {
  text-align: center; }
  .content-block .icon {
    max-width: 41px;
    max-height: 71px;
    width: auto;
    height: auto;
    margin-top: 66px; }
    @media (max-width: 767px) {
      .content-block .icon {
        margin-top: 29px;
        max-height: 70.76px; } }
  .content-block ul, .content-block ol {
    margin-bottom: 32px;
    list-style-position: inside; }
    @media (max-width: 767px) {
      .content-block ul, .content-block ol {
        margin-bottom: 20px; } }
    .content-block ul:last-child, .content-block ol:last-child {
      margin-bottom: 0px; }
  .content-block .editor-blk {
    line-height: 32px;
    color: #78432B; }
    .content-block .editor-blk p {
      line-height: 32px;
      color: #78432B;
      margin-bottom: 32px; }
      @media (max-width: 767px) {
        .content-block .editor-blk p {
          margin-bottom: 20px; } }
      .content-block .editor-blk p:last-child {
        margin-bottom: 0px; }
    .content-block .editor-blk .span-blk {
      font-size: 14px;
      font-style: normal; }
      @media (max-width: 767px) {
        .content-block .editor-blk .span-blk {
          font-size: 11px; } }
    @media (max-width: 767px) {
      .content-block .editor-blk {
        font-size: 12px;
        line-height: 24px; }
        .content-block .editor-blk p {
          line-height: 24px; } }
  .content-block.type-1 ul, .content-block.type-1 ol {
    padding-left: 0px; }
  .content-block.type-1 .col-sm-12 > div.editor-blk:first-child {
    padding-top: 60px; }
    @media (max-width: 767px) {
      .content-block.type-1 .col-sm-12 > div.editor-blk:first-child {
        padding-top: 50px; } }
  .content-block.type-1 .icon + .entry-content {
    margin-top: 44.2px; }
  .content-block.type-1 h2, .content-block.type-1 h1 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 44.5px;
    margin-bottom: 30px;
    color: #78432B;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: .075px;
    max-width: 803px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .content-block.type-1 h2, .content-block.type-1 h1 {
        font-size: 21px;
        line-height: 30px;
        margin-top: 14.5px;
        margin-bottom: 30px; } }
  .content-block.type-1 .editor-blk {
    margin-bottom: 57px;
    margin-left: auto;
    margin-right: auto;
    max-width: 804px; }
    .content-block.type-1 .editor-blk a {
      color: #78432B; }
      .content-block.type-1 .editor-blk a:hover {
        opacity: .75; }
    @media (max-width: 767px) {
      .content-block.type-1 .editor-blk {
        margin-bottom: 38px; } }
  .content-block.type-2 {
    padding-bottom: 81px; }
    .content-block.type-2 h2 {
      margin-top: 80px;
      color: #78432B;
      font-size: 24px;
      line-height: 42px;
      letter-spacing: .1px; }
      @media (max-width: 767px) {
        .content-block.type-2 h2 {
          font-size: 21px;
          line-height: 30px;
          margin-top: 65px;
          margin-bottom: 30px; } }
    .content-block.type-2 .editor-blk {
      margin-top: 35px;
      color: #535353;
      max-width: 804px;
      margin-left: auto;
      margin-right: auto; }
      .content-block.type-2 .editor-blk p {
        color: #535353; }
      .content-block.type-2 .editor-blk a {
        color: #535353; }
        .content-block.type-2 .editor-blk a:hover {
          opacity: .75; }
    @media (max-width: 767px) {
      .content-block.type-2 {
        padding-bottom: 65px; } }

.content-list-type-1 {
  text-align: center;
  padding-top: 111px;
  padding-bottom: 137px; }
  .content-list-type-1 h2 {
    color: #78432B;
    font-size: 24px;
    line-height: 42px;
    margin-bottom: 52px;
    letter-spacing: .1px;
    max-width: 390px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .content-list-type-1 h2 {
        margin-bottom: 25px; } }
    @media (max-width: 767px) {
      .content-list-type-1 h2 {
        font-size: 21px;
        line-height: 42px;
        margin-bottom: 22px; } }
  .content-list-type-1 .content-list-rows {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 42px;
    letter-spacing: .018px;
    font-weight: 300;
    color: #000;
    max-width: 1010px;
    margin-left: auto;
    margin-right: auto; }
    .content-list-type-1 .content-list-rows .list-item {
      display: inline-block;
      position: relative;
      padding-left: 15px;
      padding-right: 18px;
      text-transform: uppercase; }
      .content-list-type-1 .content-list-rows .list-item:not(:last-child):after {
        content: "|";
        font-size: 20px;
        line-height: 42px;
        letter-spacing: .018px;
        right: -6px;
        top: -2px;
        position: absolute; }
      @media (max-width: 767px) {
        .content-list-type-1 .content-list-rows .list-item {
          width: 100%;
          font-size: 18px;
          line-height: 38px; }
          .content-list-type-1 .content-list-rows .list-item:after {
            display: none; } }
  @media (max-width: 991px) {
    .content-list-type-1 {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (max-width: 767px) {
    .content-list-type-1 {
      padding-top: 41px;
      padding-bottom: 42px; } }

.content-list-type-2 {
  background: #78432B;
  padding-top: 77px;
  padding-bottom: 81px; }
  .content-list-type-2 h2 {
    color: #A09481;
    font-size: 24px;
    line-height: 42px;
    margin-bottom: 30px;
    letter-spacing: .1px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1010px;
    text-align: center;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .content-list-type-2 h2 {
        font-size: 21px;
        line-height: 42px; } }
  .content-list-type-2 .content-list-rows {
    color: #fff;
    font-size: 20px;
    line-height: 42px;
    font-weight: 300px;
    letter-spacing: .018px; }
    .content-list-type-2 .content-list-rows ul {
      padding: 0px;
      margin: 0px;
      list-style: none;
      max-width: 910px;
      margin-left: auto;
      margin-right: auto;
      display: flex; }
      .content-list-type-2 .content-list-rows ul.display-mobile {
        display: none; }
        @media (max-width: 767px) {
          .content-list-type-2 .content-list-rows ul.display-mobile {
            display: flex; } }
      @media (max-width: 767px) {
        .content-list-type-2 .content-list-rows ul.display-desktop {
          display: none; } }
      .content-list-type-2 .content-list-rows ul li {
        display: inline-block;
        width: 289px;
        max-width: 33%;
        position: relative;
        padding-right: 20px; }
        .content-list-type-2 .content-list-rows ul li .list-item {
          font-weight: 300; }
        @media (max-width: 767px) {
          .content-list-type-2 .content-list-rows ul li {
            width: 50%;
            max-width: 50%;
            padding-left: 20px;
            padding-right: 20px; } }
        .content-list-type-2 .content-list-rows ul li:not(:first-child) {
          margin-left: 20px; }
          @media (max-width: 767px) {
            .content-list-type-2 .content-list-rows ul li:not(:first-child) {
              margin-left: 0px; } }
        .content-list-type-2 .content-list-rows ul li:not(:last-child):after {
          width: 1px;
          height: 100%;
          content: "";
          display: block;
          background: #A09481;
          position: absolute;
          right: 10px;
          top: 0px; }
          @media (max-width: 767px) {
            .content-list-type-2 .content-list-rows ul li:not(:last-child):after {
              right: 0px; } }
      @media (max-width: 767px) {
        .content-list-type-2 .content-list-rows ul {
          font-size: 16px; } }
  @media (max-width: 767px) {
    .content-list-type-2 {
      padding-top: 40px;
      padding-bottom: 48px; } }

.two-column-content-type-2 {
  background-color: #78432B;
  background-position: right center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  padding-top: 131px;
  padding-bottom: 131px;
  color: #fff; }
  @media (min-width: 1200px) {
    .two-column-content-type-2 .container {
      max-width: 1040px; } }
  .two-column-content-type-2 h2 {
    font-size: 24px;
    line-height: 42px;
    letter-spacing: .1px;
    margin-bottom: 27px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .two-column-content-type-2 h2 {
        font-size: 21px; } }
  @media (min-width: 768px) {
    .two-column-content-type-2 .content-column-2 {
      margin-left: auto; } }
  .two-column-content-type-2 .content-column-1, .two-column-content-type-2 .content-column-2 {
    font-size: 15px;
    line-height: 25px;
    max-width: 473px; }
    .two-column-content-type-2 .content-column-1 a, .two-column-content-type-2 .content-column-2 a {
      color: #fff;
      text-decoration: underline; }
      .two-column-content-type-2 .content-column-1 a:hover, .two-column-content-type-2 .content-column-2 a:hover {
        opacity: .75; }
    .two-column-content-type-2 .content-column-1 ul, .two-column-content-type-2 .content-column-1 ol, .two-column-content-type-2 .content-column-2 ul, .two-column-content-type-2 .content-column-2 ol {
      padding-left: 18px;
      list-style-position: outside; }
    .two-column-content-type-2 .content-column-1 p, .two-column-content-type-2 .content-column-1 ul, .two-column-content-type-2 .content-column-1 ol, .two-column-content-type-2 .content-column-2 p, .two-column-content-type-2 .content-column-2 ul, .two-column-content-type-2 .content-column-2 ol {
      margin-bottom: 25px; }
      .two-column-content-type-2 .content-column-1 p:last-child, .two-column-content-type-2 .content-column-1 ul:last-child, .two-column-content-type-2 .content-column-1 ol:last-child, .two-column-content-type-2 .content-column-2 p:last-child, .two-column-content-type-2 .content-column-2 ul:last-child, .two-column-content-type-2 .content-column-2 ol:last-child {
        margin-bottom: 0px; }
    @media (max-width: 767px) {
      .two-column-content-type-2 .content-column-1, .two-column-content-type-2 .content-column-2 {
        font-size: 14px;
        line-height: 20px;
        max-width: 100%; } }
  @media (max-width: 767px) {
    .two-column-content-type-2 {
      padding-top: 55px;
      padding-bottom: 55px; } }

.two-column-content-type-1 {
  background-color: #716655;
  overflow: hidden; }
  @media (min-width: 1200px) {
    .two-column-content-type-1 .container {
      max-width: 1040px; } }
  .two-column-content-type-1 .content-column-1 {
    font-size: 21px;
    line-height: 51px;
    color: #fff;
    max-width: 402px;
    padding-top: 106px;
    padding-bottom: 105px;
    font-family: 'Noto Serif', serif; }
    .two-column-content-type-1 .content-column-1 em {
      font-size: 15px; }
      @media (max-width: 767px) {
        .two-column-content-type-1 .content-column-1 em {
          font-size: 10px; } }
    .two-column-content-type-1 .content-column-1 a {
      color: #fff;
      text-decoration: underline; }
      .two-column-content-type-1 .content-column-1 a:hover {
        opacity: .75; }
    .two-column-content-type-1 .content-column-1 p {
      margin-bottom: 51px;
      font-family: 'Noto Serif', serif; }
    .two-column-content-type-1 .content-column-1 p:last-child {
      margin-bottom: 0px; }
    @media (max-width: 767px) {
      .two-column-content-type-1 .content-column-1 {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
        font-size: 16px;
        line-height: 29px;
        padding-top: 55px;
        padding-bottom: 55px; } }
  @media (max-width: 767px) {
    .two-column-content-type-1 .col-image-2 {
      order: 1; } }
  @media (max-width: 767px) {
    .two-column-content-type-1 .col-image-1 {
      order: 2; } }
  .two-column-content-type-1 .col-image-2 img {
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    margin-left: -15px; }
    @media (max-width: 767px) {
      .two-column-content-type-1 .col-image-2 img {
        min-height: 278px;
        height: 278px !important; } }
    @media (max-width: 576px) {
      .two-column-content-type-1 .col-image-2 img {
        width: calc(100% + 30px) !important;
        max-width: calc(100% + 30px) !important;
        margin-right: -15px !important;
        margin-left: -15px !important; } }

.team {
  padding-top: 80px;
  padding-bottom: 136px; }
  @media (min-width: 1200px) {
    .team .container {
      max-width: 1042px; } }
  .team h2 {
    margin-bottom: 50px;
    font-size: 24px;
    line-height: 42px;
    color: #78432B;
    letter-spacing: .1px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .team h2 {
        font-size: 21px;
        margin-bottom: 30px; } }
  .team h3 {
    font-size: 20px;
    line-height: 27px;
    color: #535353;
    margin-bottom: 5px;
    margin-top: 19px;
    text-transform: uppercase;
    max-width: 381px; }
    @media (max-width: 767px) {
      .team h3 {
        font-size: 18px;
        max-width: 100%; } }
  .team .team-img {
    height: 302px;
    object-fit: cover;
    font-family: 'object-fit: cover; object-position: center;';
    max-width: 381px;
    width: 100%; }
    @media (max-width: 991px) and (min-width: 768px) {
      .team .team-img {
        height: 214px; } }
    @media (max-width: 767px) {
      .team .team-img {
        max-width: 100%;
        height: auto; } }
  .team .editor-blk {
    color: #535353;
    font-size: 15px;
    line-height: 28px; }
    @media (min-width: 1200px) {
      .team .editor-blk {
        padding-left: 0px;
        padding-right: 12px; } }
    @media (max-width: 767px) {
      .team .editor-blk {
        font-size: 14px;
        line-height: 20px; } }
  .team .designation {
    font-family: 'Noto Serif', serif;
    font-size: 14px;
    font-style: italic;
    line-height: 19px;
    max-width: 381px; }
    @media (max-width: 767px) {
      .team .designation {
        margin-bottom: 20px;
        max-width: 100%; } }
  .team hr {
    margin-top: 63px;
    margin-bottom: 55.9px;
    border-color: #78432B; }
    .team hr:last-child {
      display: none; }
    @media (max-width: 767px) {
      .team hr {
        margin-top: 40px;
        margin-bottom: 40px; } }
  .team .team-listing a {
    text-decoration: underline;
    color: #535353; }
    .team .team-listing a:hover {
      opacity: .75; }
  .team .team-listing ul, .team .team-listing ol {
    padding-left: 23px;
    list-style-position: outside; }
  .team .team-listing p, .team .team-listing ul, .team .team-listing ol {
    margin-bottom: 28px; }
    @media (max-width: 767px) {
      .team .team-listing p, .team .team-listing ul, .team .team-listing ol {
        margin-bottom: 20px; } }
  .team .team-listing ul:last-child, .team .team-listing p:last-child, .team .team-listing ol:last-child {
    margin-bottom: 0px; }
  @media (max-width: 767px) {
    .team {
      padding-top: 40px;
      padding-bottom: 40px; } }

.services {
  padding-bottom: 104px;
  padding-top: 80px;
  color: #535353; }
  @media (min-width: 1200px) {
    .services .container {
      max-width: 1042px; } }
  .services hr {
    margin-top: 100px;
    margin-bottom: 99.9px;
    border-color: #78432B; }
    .services hr:last-child {
      display: none; }
    @media (max-width: 767px) {
      .services hr {
        margin-top: 50px;
        margin-bottom: 50px; } }
  .services h3 {
    font-size: 24px;
    line-height: 33px;
    color: #535353;
    margin-bottom: 21px; }
    @media (max-width: 767px) {
      .services h3 {
        font-size: 21px;
        margin-bottom: 19px; } }
  .services .services-img {
    width: 100%;
    max-width: 394px;
    height: 363px;
    object-fit: cover;
    font-family: 'object-fit: cover; object-position: center;'; }
    @media (max-width: 991px) and (min-width: 768px) {
      .services .services-img {
        height: 250px; } }
    @media (max-width: 767px) {
      .services .services-img {
        margin-bottom: 19px;
        max-width: 100%;
        height: auto; } }
  .services .content-wrap {
    color: #535353; }
    .services .content-wrap a {
      color: #535353;
      text-decoration: underline; }
      .services .content-wrap a:hover {
        opacity: .75; }
    @media (min-width: 768px) {
      .services .content-wrap {
        max-width: 556px; } }
  .services .editor-blk {
    color: #535353;
    font-size: 15px;
    line-height: 28px; }
    @media (max-width: 767px) {
      .services .editor-blk {
        font-size: 14px;
        line-height: 20px; } }
    .services .editor-blk ul, .services .editor-blk ol {
      padding-left: 23px;
      list-style-position: outside; }
    .services .editor-blk ol, .services .editor-blk ul, .services .editor-blk p {
      margin-bottom: 28px; }
      @media (max-width: 767px) {
        .services .editor-blk ol, .services .editor-blk ul, .services .editor-blk p {
          margin-bottom: 20px; } }
    .services .editor-blk ol:last-child, .services .editor-blk ul:last-child, .services .editor-blk p:last-child {
      margin-bottom: 0px; }
  @media (min-width: 768px) {
    .services .row-2 .content-wrap {
      margin-left: auto; } }
  @media (min-width: 768px) {
    .services .row-1 .column-1 {
      order: 2; }
    .services .row-1 .column-2 {
      order: 1; } }
  @media (max-width: 767px) {
    .services {
      padding-top: 0px; } }

.form-block {
  padding-top: 55px;
  padding-bottom: 60px; }
  @media (min-width: 1200px) {
    .form-block .container {
      max-width: 1042px; } }
  .form-block .frm_hidden_container .frm_primary_label {
    display: none; }
  .form-block .frm_message {
    color: #78432B;
    font-size: 25px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px; }
    @media (max-width: 767px) {
      .form-block .frm_message {
        font-size: 20px; } }
  .form-block .frm_screen_reader {
    display: none; }
  .form-block input[type="text"], .form-block input[type="tel"], .form-block input[type="email"], .form-block textarea {
    width: 100%;
    border: none;
    background: #DDDDDD;
    padding: 5px 10px; }
    .form-block input[type="text"]:focus, .form-block input[type="tel"]:focus, .form-block input[type="email"]:focus, .form-block textarea:focus {
      outline: none; }
  .form-block input[type="text"], .form-block input[type="tel"], .form-block input[type="email"] {
    height: 49px; }
  .form-block textarea {
    resize: none;
    height: 200px;
    padding: 15px 10px; }
  .form-block .frm_half {
    width: calc(50% - 11px);
    float: left; }
    .form-block .frm_half.frm_first {
      clear: both;
      margin-right: 22px; }
    @media (max-width: 767px) {
      .form-block .frm_half {
        width: 100%;
        float: none; } }
  .form-block .frm_full {
    clear: both;
    float: none; }
  .form-block .frm_form_field {
    margin-bottom: 30px; }
    .form-block .frm_form_field label {
      width: 100%;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 15px;
      line-height: 23px;
      color: #707070;
      margin-bottom: 5px; }
      .form-block .frm_form_field label span {
        color: #7C191A; }
      @media (max-width: 767px) {
        .form-block .frm_form_field label {
          font-size: 14px; } }
    @media (max-width: 767px) {
      .form-block .frm_form_field {
        margin-bottom: 22px; } }
  .form-block .frm_submit {
    padding-top: 42px;
    text-align: center; }
    .form-block .frm_submit .frm_button_submit {
      background: #78432B;
      font-weight: bold;
      font-size: 14px;
      line-height: 22px;
      letter-spacing: .035;
      border: none;
      color: #fff;
      min-width: 171px;
      padding: 7px 10px;
      text-transform: uppercase; }
      .form-block .frm_submit .frm_button_submit:hover {
        opacity: .75; }
      .form-block .frm_submit .frm_button_submit:focus {
        outline: none; }
    @media (max-width: 767px) {
      .form-block .frm_submit {
        padding-top: 22px; } }
  .form-block .frm_error {
    color: #7C191A;
    font-size: 14px;
    margin-top: 4px;
    font-style: italic; }
  .form-block .frm_error_style {
    border: 1px solid #7C191A;
    color: #7C191A;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 30px; }
    .form-block .frm_error_style p {
      margin-bottom: 0px; }
  @media (max-width: 767px) {
    .form-block {
      padding-top: 5px; } }

.contact-block {
  padding-top: 67px;
  margin-bottom: 20px; }
  @media (min-width: 1200px) {
    .contact-block .container {
      max-width: 1042px; } }
  .contact-block ul, .contact-block ol {
    padding-left: 22px; }
  .contact-block h2 {
    font-size: 24px;
    line-height: 33px;
    color: #535353;
    margin-bottom: 20px;
    max-width: 354px; }
    @media (max-width: 767px) {
      .contact-block h2 {
        font-size: 21px; } }
  .contact-block h3 {
    font-size: 15px;
    font-style: italic;
    color: #535353;
    line-height: 24px;
    margin-bottom: 0px; }
  .contact-block .editor-blk {
    color: #78432B;
    font-size: 18px;
    line-height: 32px;
    max-width: 596px; }
    .contact-block .editor-blk ul:last-child, .contact-block .editor-blk ol:last-child, .contact-block .editor-blk p:last-child {
      margin-bottom: 0px; }
    .contact-block .editor-blk a {
      color: #78432B;
      text-decoration: underline; }
      .contact-block .editor-blk a:hover {
        opacity: .75; }
    @media (max-width: 767px) {
      .contact-block .editor-blk {
        max-width: 100%;
        font-size: 15px;
        line-height: 28px; } }
  .contact-block .email a {
    word-break: break-all; }
  .contact-block .phone-number, .contact-block .email {
    margin-bottom: 15px; }
    .contact-block .phone-number a, .contact-block .email a {
      color: #535353;
      font-size: 18px;
      line-height: 24px;
      font-weight: 600; }
      @media (max-width: 767px) {
        .contact-block .phone-number a, .contact-block .email a {
          font-size: 15px; } }
  @media (min-width: 768px) {
    .contact-block .col-border {
      position: relative;
      padding-left: 45px; }
      .contact-block .col-border::after {
        width: 1px;
        height: 100%;
        content: "";
        display: block;
        background: #A09481;
        position: absolute;
        left: 15px;
        top: 0px; } }
  @media (max-width: 767px) {
    .contact-block .col-border {
      padding-top: 30px; } }
  @media (max-width: 767px) {
    .contact-block {
      padding-top: 50px;
      margin-bottom: 10px; } }

footer {
  background: #1E2619;
  padding-top: 50px; }
  @media (max-width: 767px) {
    footer {
      padding-top: 48px;
      text-align: center; } }
  @media (min-width: 992px) {
    footer .column-4 .column-1 {
      ms-flex: 0 0 23.3%;
      flex: 0 0 23.3%;
      max-width: 23.3%; }
    footer .column-4 .column-2 {
      ms-flex: 0 0 19.7%;
      flex: 0 0 19.7%;
      max-width: 19.7%; }
    footer .column-4 .column-3 {
      ms-flex: 0 0 26.4%;
      flex: 0 0 26.4%;
      max-width: 26.4%; }
    footer .column-4 .column-4 {
      ms-flex: 0 0 30.6%;
      flex: 0 0 30.6%;
      max-width: 30.6%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    footer .column-4 .column-2 {
      ms-flex: 0 0 22%;
      flex: 0 0 22%;
      max-width: 22%; }
    footer .column-4 .column-4 {
      ms-flex: 0 0 28%;
      flex: 0 0 28%;
      max-width: 28%; } }
  @media (max-width: 767px) {
    footer .column-4 .column-1, footer .column-4 .column-2, footer .column-4 .column-3, footer .column-4 .column-4 {
      padding-left: 22px;
      padding-right: 22px; } }
  @media (min-width: 768px) {
    footer .footer-logo {
      border-right: 1px solid #C9CBCD;
      max-width: 230px;
      min-height: 81px; } }
  @media (max-width: 767px) {
    footer .footer-logo {
      text-align: center;
      margin-bottom: 42px; } }
  footer .footer-logo img {
    max-height: 71px;
    width: auto;
    padding-right: 30px; }
    @media (max-width: 767px) {
      footer .footer-logo img {
        padding-right: 0px; } }
  @media (min-width: 768px) {
    footer .navbar-nav {
      position: relative;
      top: -3px; } }
  footer .navbar-nav a {
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff; }
    @media (max-width: 767px) {
      footer .navbar-nav a {
        font-size: 12px;
        line-height: 32px; } }
  @media (max-width: 767px) {
    footer .navbar-nav li {
      border-bottom: .5px solid #716655; } }
  footer .label {
    font-size: 12px;
    line-height: 17px;
    text-transform: uppercase;
    color: #fff; }
    @media (min-width: 768px) {
      footer .label {
        margin-bottom: 10px; } }
  footer .footer-social ul:after {
    content: "";
    height: 1px;
    width: 100%;
    clear: both;
    display: block; }
  footer .footer-social ul .list-group-item {
    padding: .45rem 16px;
    border: none;
    background: transparent; }
    @media (max-width: 767px) {
      footer .footer-social ul .list-group-item {
        padding-top: 0px;
        padding-bottom: 0px; } }
    footer .footer-social ul .list-group-item a {
      color: #fff;
      font-size: 15px; }
      footer .footer-social ul .list-group-item a:hover {
        opacity: .75; }
      @media (max-width: 767px) {
        footer .footer-social ul .list-group-item a {
          font-size: 15px; } }
    footer .footer-social ul .list-group-item:first-child {
      padding-left: 0px; }
    footer .footer-social ul .list-group-item:last-child {
      padding-right: 0px; }
  @media (max-width: 767px) {
    footer .footer-social {
      margin-top: 16px;
      margin-bottom: 16px;
      text-align: center;
      border-bottom: .5px solid #716655;
      margin-left: 22px;
      margin-right: 22px;
      padding: 0px; }
      footer .footer-social ul {
        display: inline-flex;
        margin-bottom: 16px;
        margin-top: 10px; } }
  footer .frm_forms .frm_screen_reader {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    line-height: 17px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 12px; }
  footer .frm_forms label {
    display: none; }
  footer .frm_forms input[type="email"] {
    border: none;
    width: 100%;
    background: rgba(255, 255, 255, 0.28);
    height: 36px;
    padding: 5px 50px 5px 21px;
    color: #CDCFD0;
    font-size: 12px;
    line-height: 17px; }
    footer .frm_forms input[type="email"]::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #CDCFD0;
      opacity: 1; }
    footer .frm_forms input[type="email"]::-moz-placeholder {
      /* Firefox 19+ */
      color: #CDCFD0;
      opacity: 1; }
    footer .frm_forms input[type="email"]:-ms-input-placeholder {
      /* IE 10+ */
      color: #CDCFD0;
      opacity: 1; }
    footer .frm_forms input[type="email"]:-moz-placeholder {
      /* Firefox 18- */
      color: #CDCFD0;
      opacity: 1; }
  footer .frm_forms .frm_error_style {
    display: none; }
  footer .frm_forms .frm_fields_container {
    position: relative; }
    footer .frm_forms .frm_fields_container .frm_error {
      color: #f00;
      font-size: 12px;
      margin-top: 4px;
      font-style: italic; }
    footer .frm_forms .frm_fields_container .frm_submit {
      position: absolute;
      top: 0px;
      right: 0px; }
      footer .frm_forms .frm_fields_container .frm_submit button {
        width: 27px !important;
        height: 36px !important;
        overflow: hidden;
        background: transparent;
        color: transparent;
        border: none;
        padding: 0px;
        margin: 0px;
        position: relative; }
        footer .frm_forms .frm_fields_container .frm_submit button:focus {
          outline: none; }
        footer .frm_forms .frm_fields_container .frm_submit button:after {
          height: 15.29px;
          width: 7.66px;
          background-image: url("../images/submit-arrow.png");
          background-size: contain;
          background-position: center center;
          background-repeat: no-repeat;
          content: "";
          display: block;
          position: absolute;
          left: 0px;
          top: 11px;
          pointer-events: none; }
  footer .frm_message {
    color: #fff;
    font-size: 14px;
    max-width: 320px;
    margin-left: auto; }
    @media (max-width: 767px) {
      footer .frm_message {
        max-width: 100%; } }
  footer .copywrite {
    padding-top: 16px;
    padding-bottom: 20px;
    font-size: 12px;
    line-height: 17px;
    color: #fff;
    text-align: center;
    opacity: .52; }
    @media (max-width: 767px) {
      footer .copywrite {
        font-size: 10px;
        line-height: 14px;
        max-width: 287px;
        margin: 0 auto;
        padding-top: 42px;
        padding-bottom: 38px; } }

header + div:not(.banner-block) {
  padding-top: 168px;
  padding-bottom: 40px; }
  @media (max-width: 768px) {
    header + div:not(.banner-block) {
      padding-top: 245px;
      padding-bottom: 0px; } }

.content-block.page-default {
  text-align: left; }
  .content-block.page-default ul, .content-block.page-default ol {
    list-style-position: outside;
    padding-left: 22px; }

header + .content-block.page-default {
  min-height: 300px; }
  @media (min-width: 768px) {
    header + .content-block.page-default {
      min-height: calc(100vh - 172px); } }

.error404 header {
  position: relative; }
.error404 .err_content {
  line-height: 32px; }
  @media (max-width: 767px) {
    .error404 .err_content {
      font-size: 16px;
      line-height: 22px; } }
.error404 .page-content {
  padding-top: 120px !important;
  padding-bottom: 120px;
  text-align: center;
  min-height: 300px; }
  @media (min-width: 768px) {
    .error404 .page-content {
      min-height: calc(100vh - 339px); } }
  .error404 .page-content h1 {
    font-size: 37px;
    line-height: 62px;
    color: #A09481; }
    @media (max-width: 767px) {
      .error404 .page-content h1 {
        font-size: 25px; } }
  .error404 .page-content a {
    color: #535353; }
    .error404 .page-content a:hover {
      text-decoration: underline; }

.slick-slide {
  -webkit-backface-visibility: hidden; }

.banner-s {
  text-transform: uppercase; }

/*# sourceMappingURL=theme-style.css.map */
