@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900|Oswald");
@media screen and (max-width: 19.9375em) {
  .top-bar-left {
    width: 100%;
    text-align: center;
  }
  .top-bar-right {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 20em) and (max-width: 39.9375em) {
  .top-bar-title {
    margin: 0.5rem 0;
  }
  .top-bar .top-bar-left {
    margin: 0.5rem 0;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .top-bar-left {
    width: 80%;
    text-align: left;
    margin: 0;
  }
  .top-bar-right {
    width: 20%;
    text-align: right;
    margin: 0;
  }
}
@media screen and (max-width: 39.9375em) {
  h1.small, h2.small {
    font-size: 1.75em;
  }
  h1.large, h2.large {
    font-size: 2.25em;
  }
  .admin-bar .top-bar.is-stuck {
    top: 0px !important;
  }
  .admin-bar .top-bar.is-anchored {
    top: 0px;
  }
  .top-bar .top-bar-right {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .admin-bar .offcanvas-full-screen-inner {
    padding-top: calc(1rem + 46px);
  }
  .section-body > h1, .section-body > h2 {
    width: 100%;
    margin: 0 auto 24px auto;
  }
  .section-body p {
    width: 100%;
    margin: 0 auto;
  }
  #passport-body {
    width: 100%;
    margin: inherit auto;
  }
  .section-body-orbit {
    width: 100%;
    height: 100%;
    margin: -120px 0 120px 0;
    text-align: center;
  }
  .img-layered-bottom {
    display: hidden;
  }
  .img-layered-top {
    width: 100%;
    margin: 0;
  }
  .section-img-layered-text {
    width: 100%;
    margin: 0;
  }
  .section-img-layered-text-cell {
    padding: 0 60px;
  }
  .orbit-next, .orbit-previous {
    background: none;
    border: 1px solid #ffffff;
    color: #ffffff;
    margin: 0 12px;
  }
  .orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
    background: none;
    border: 1px solid #ffffff;
    color: #ffffff;
  }
  .orbit-previous.orbit-testimonial, .orbit-next.orbit-testimonial {
    border: solid 1px #FFB09D;
    color: #FFB09D;
    margin-top: 1rem;
  }
  .section-img-passport {
    width: 48%;
    margin: 0 0.5% 2% 0.5%;
  }
  .img-index-passport {
    height: 175px;
  }
  .img-index-passport-overlay {
    height: 175px;
    top: -175px;
    margin-bottom: -175px;
  }
  .section-gallery-item {
    position: relative;
    width: 100%;
    margin: 0 12px 24px 12px;
    padding: 0;
  }
}
@media screen and (max-width: 44.9575em) {
  .footer-bar-left {
    width: 100%;
    margin: 24px 0 24px 0;
    display: block;
    text-align: center;
  }
  .footer-bar-center {
    width: 100%;
    margin: 0 0 24px 0;
    display: block;
    text-align: center;
  }
  .footer-bar-right {
    width: 100%;
    margin: 0 0 24px 0;
    display: block;
    text-align: center;
  }
  .footer-bar-sub-left {
    display: block;
    width: 100%;
    padding: 0;
  }
  .footer-bar-sub-right {
    display: block;
    width: 100%;
    padding: 0;
  }
}
@media screen and (min-width: 40em) {
  h1.small, h2.small {
    font-size: 2.25em;
  }
  h1.large, h2.large {
    font-size: 3em;
  }
  .admin-bar .top-bar.is-stuck {
    top: 32px !important;
  }
  .admin-bar .top-bar.is-anchored {
    top: 0px;
  }
  .admin-bar .offcanvas-full-screen-inner {
    padding-top: calc(1rem + 32px);
  }
  .top-bar-left {
    display: inline-block;
    width: 50%;
    text-align: left;
  }
  .top-bar-right {
    display: inline-block;
    width: 50%;
    text-align: right;
  }
  .section-body > h2.header-half {
    width: 50%;
    margin: 0 auto 24px auto;
  }
  .section-body > h1.header-full, .section-body > h2.header-full {
    width: 100%;
  }
  .section-body p {
    width: 85%;
    margin: 0 auto;
  }
  .section-body-orbit {
    width: 80%;
    margin: -120px auto 120px auto;
    max-width: 850px;
    text-align: center;
  }
  .img-layered-bottom {
    width: 100%;
    height: 350px;
    margin: 50px 0;
    -o-object-fit: cover;
       object-fit: cover;
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
    opacity: 0.5;
    z-index: 1;
  }
  .img-layered-top {
    width: 50%;
    margin: 0 25%;
  }
  .section-img-layered-text {
    width: 50%;
    margin: 0 25%;
  }
  .orbit-next, .orbit-previous, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
    background: #ffffff;
    border: 1px solid #EC866E;
    color: #EC866E;
  }
  .orbit-next {
    -webkit-transform: translateX(125%);
            transform: translateX(125%);
  }
  .orbit-previous {
    -webkit-transform: translateX(-125%);
            transform: translateX(-125%);
  }
  .orbit-next:hover, .orbit-previous:hover {
    background: #ffffff;
    border: 1px solid #FFB09D;
    color: #FFB09D;
  }
  .section-img-passport {
    width: 13.228%;
    margin: 0 0.25%;
  }
  .img-index-passport-details {
    width: 75%;
    margin: 24px 12.5%;
  }
  .img-index-passport-details img {
    width: 100%;
  }
  .img-index-passport {
    height: 150px;
  }
  .img-index-passport-overlay {
    height: 150px;
    top: -150px;
    margin-bottom: -150px;
  }
  #passport-images > div:first-of-type {
    margin: 0 0.25% 0 0;
  }
  #passport-images > div:last-of-type {
    margin: 0 0 0 0.25%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .section-gallery-item {
    position: relative;
    width: calc(50% - 24px);
    margin: 0 12px 24px 12px;
    padding: 0;
  }
}
@media screen and (min-width: 45em) {
  .footer-bar-left {
    width: 20%;
    margin: 0;
    display: inline-block;
    text-align: left;
  }
  .footer-bar-center {
    width: 60%;
    margin: 0;
    display: inline-block;
    text-align: center;
  }
  .footer-bar-right {
    width: 15%;
    margin: 0;
    display: inline-block;
    text-align: right;
  }
  .footer-bar-sub-left {
    display: inline-block;
    border-right: 1px solid #ffffff;
    padding: 0 12px 0 0;
  }
  .footer-bar-sub-right {
    display: inline-block;
    padding: 0 0 0 8px;
  }
}
@media screen and (min-width: 64em) {
  .section-gallery-item {
    position: relative;
    width: calc(33% - 24px);
    margin: 0 12px 24px 12px;
    padding: 0;
  }
}
/* =============================
GENERAL
============================= */
html {
  scroll-behavior: smooth;
}

body {
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  color: #666;
}

.section-body h1, h1 a {
  font-family: "Poppins", sans-serif !important;
  font-weight: 600 !important;
  margin-bottom: 24px !important;
}

h1 {
  color: #0A0A0A;
  font-weight: 600;
}

h2 {
  color: #0A0A0A;
  font-family: "Poppins", sans-serif;
  font-size: 2.25em;
  font-weight: 600;
  margin-bottom: 3rem;
  letter-spacing: -0.03em;
}

h3 {
  font-size: 0.9em;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  color: #19536b;
}

h4 {
  color: #0A0A0A;
  margin: 0 0 24px 0;
  font-family: "Poppins", sans-serif;
  font-size: 1.125em;
}

h5 {
  color: #0A0A0A;
  margin: 0 0 24px 0;
  font-family: "Poppins", sans-serif;
  font-size: 1.25em;
}

h6 {
  color: #0A0A0A;
  margin: 0 0 24px 0;
  font-family: "Poppins", sans-serif;
  font-size: 1em;
}

p {
  font-family: "Poppins", sans-serif;
  font-size: 1.125em;
}

a, a:visited, a:active, a:focus, a:hover {
  color: #000000;
  text-decoration: none;
}

.all-content {
  width: 100%;
  margin: 0;
  padding: 0;
  /*overflow-x: hidden;*/
}

.capitalize {
  text-transform: capitalize;
}

.compat-object-fit {
  background-size: cover;
}

.compat-object-fit-center {
  background-position: center center;
}

.compat-object-fit-header {
  background-position: 50% 30%;
}

.compat-object-fit img {
  opacity: 0 !important;
}

.keyline-b {
  border-bottom: 1px solid #19536b;
  margin-bottom: 1rem;
}

.bottom-padding {
  padding-bottom: 3rem;
}

.page-content-left {
  padding-bottom: 2rem;
}

/* =============================
NAVIGATION
============================= */
.main-nav {
  background-color: #ffffff;
}

.nav-container {
  height: 5rem;
}

.offcanvas-full-screen {
  position: fixed;
  z-index: 1;
  transition: -webkit-transform 0.3s ease-in-out;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: rgba(255, 255, 255, 0.9);
  color: #000000 !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  overflow-y: auto;
}

.offcanvas-full-screen.is-stuck {
  top: 32px !important;
}

[data-whatinput=mouse] .offcanvas-full-screen {
  outline: 0;
}

.offcanvas-full-screen.is-transition-overlap {
  z-index: 1000;
}

.offcanvas-full-screen.is-transition-overlap.is-open {
  /*box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);*/
}

.offcanvas-full-screen.is-open {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.offcanvas-full-screen.is-open ~ .off-canvas-content {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.offcanvas-full-screen.is-transition-push::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  /*box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);*/
  content: " ";
}

.offcanvas-full-screen.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
  transform: none;
}

.offcanvas-full-screen-inner {
  padding: 1rem;
  text-align: center;
}

.offcanvas-full-screen-menu {
  margin: 48px 0 0 0;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  list-style-type: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.offcanvas-full-screen-menu > li {
  -webkit-flex: 0 0 auto;
  ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-align: center;
}

[data-whatinput=mouse] .offcanvas-full-screen-menu > li {
  outline: 0;
}

.offcanvas-full-screen-menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
  color: #000000;
  font-size: 2em;
}

.offcanvas-full-screen-menu input,
.offcanvas-full-screen-menu select,
.offcanvas-full-screen-menu a,
.offcanvas-full-screen-menu button {
  margin-bottom: 0;
}

.offcanvas-full-screen-menu > li {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}

.offcanvas-full-screen-menu > li > a {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}

.offcanvas-full-screen-menu a {
  color: #000000;
  -webkit-transition: 250ms;
  transition: 250ms;
}

.offcanvas-full-screen-menu a:hover {
  color: #19536b;
  -webkit-transition: 250ms;
  transition: 250ms;
}

.offcanvas-close-cont {
  width: 100%;
  text-align: right;
}

.offcanvas-full-screen-close {
  color: #000000;
  font-size: 3rem;
  background: #ffffff;
}

.offcanvas-full-screen-close:hover {
  color: #b2b2b2;
}

.sub-menu {
  list-style-type: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 0 24px 0;
}

.sub-menu > li {
  font-size: 1.5em;
  font-weight: 400;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-flex: 0 0 auto;
  ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-align: center;
}

.main-navigation .sub-menu > li {
  font-size: 1em;
  font-weight: 400;
  width: auto;
  margin: 0;
  padding: 0;
  -webkit-flex: 0 0 auto;
  ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.main-navigation {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.top-bar {
  background: #ffffff;
  padding: 12px 24px;
  color: #000000;
  z-index: 999;
}

.mh-logo {
  max-width: 175px;
}

.mh-logo-footer {
  max-width: 150px;
}

/* =============================
BUTTONS
============================= */
.button, input[type=submit], .search-submit {
  font-size: 0.75em;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 20px 60px;
  margin: 0;
  margin-top: 2rem;
  text-transform: uppercase;
  color: #ffffff;
  background: #19536b;
  border: 0;
  border-radius: 0;
}

.button:hover, input[type=submit]:hover, .search-submit:hover {
  background: #2C657E;
}

a.button {
  color: #ffffff;
}

div.orbit + a.button {
  margin-top: 24px;
}

/* =============================
FORMS
============================= */
label {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 0.85rem;
}

input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=range], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], textarea {
  color: #666;
  border: 1px solid #eaeaea !important;
  border-radius: 0 !important;
  padding: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* =============================
IMAGES
============================= */
.landscape {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 65%;
}

.square img,
.landscape img,
.landscape-short img,
.portrait img,
.banner img,
.case-study-sm-img img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* =============================
Navigation
============================= */
.menu-dropdown-menu-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.dropdown-pane {
  opacity: 0 !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}

.dropdown-pane.is-open {
  opacity: 1 !important;
}

.mh-menu_title {
  font-size: 18px;
  font-weight: 600;
  margin-top: 1rem;
}

.read-more-txt {
  text-transform: uppercase;
  font-size: 0.85em;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  color: #19536b;
}

#mh-dropdown-menu li a .landscape img {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#mh-dropdown-menu li a:hover .landscape img {
  opacity: 0.8;
}

.mh-menu_title-large {
  font-size: 1.5rem;
  font-weight: 600;
}

#mh-dropdown-menu .sub-menu .landscape, #mh-dropdown-menu .sub-menu .mh-menu_read-more {
  display: none;
}

#mh-dropdown-menu .sub-menu .mh-menu_title, #mh-dropdown-menu .sub-menu .mh-menu_title-large {
  text-align: left;
  font-size: 0.85rem;
  text-transform: uppercase;
}

#mh-dropdown-menu .sub-menu .mh-menu_title:hover, #mh-dropdown-menu .sub-menu .mh-menu_title-large:hover {
  color: #19536b;
}

.special-link {
  margin-top: 1rem !important;
  color: #19536b !important;
}

.ccw-link {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.menu a {
  line-height: 1;
  padding: 1rem;
}

.menu .menu-item,
.ccw-link,
.social-links li {
  padding: 1rem 0;
}

.main-navigation > li:last-child > a {
  margin-left: 1rem;
  background: #19536b;
  color: #fff;
}

/* =============================
HERO
============================= */
.hero-header {
  width: 100%;
  margin: 0 0 72px 0;
  height: 425px;
  height: 60vh;
  min-height: 300px;
  max-height: 425px;
  overflow: hidden;
}

.hero-header-orbit {
  position: relative;
  top: 0;
}

.hero-footer {
  width: 100%;
  height: 375px;
  margin: 240px 0 0 0;
}

.hero-footer-overlay {
  width: 100%;
  height: 375px;
  position: relative;
  top: -375px;
  margin-bottom: -375px;
  z-index: 2;
  display: table;
  background: rgba(0, 0, 0, 0.15);
}

.hero-footer-overlay-text {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
  text-align: center;
}

.hero-img {
  width: 100%;
  height: 425px;
  height: 60vh;
  min-height: 300px;
  max-height: 425px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 10%;
     object-position: 50% 10%;
}

.hero-img-footer {
  width: 100%;
  height: 375px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 10%;
     object-position: 50% 10%;
}

/* =============================
Testimonials
============================= */
/* =============================
FAQ - Accordion
============================= */
/* =============================
SECTION - BODY
============================= */
.hp-section {
  padding-bottom: 6rem;
}

.headline-wrap {
  padding-bottom: 4rem;
}

.page-contact {
  margin-top: 80px;
}

.section-body {
  width: 80%;
  margin: 80px auto 120px auto;
  max-width: 850px;
  text-align: center;
}

.section-body-page {
  text-align: left;
}

.section-body-page h1 {
  text-align: center;
}

.section-body h3 {
  color: #19536b;
  margin-bottom: 12px;
}

.section-body p {
  line-height: 1.5em;
  margin-bottom: 24px;
}

.section-body.section-body-page p {
  width: 100%;
}

.section-body p:last-of-type {
  margin-bottom: 48px;
}

.section-vert-line {
  width: 100%;
  min-height: 65px;
  margin: 0 0 24px 0;
  padding: 0;
}

.vert-line-before {
  display: inline-block;
  width: 49.75%;
  width: calc(50% - 4px);
  height: 100%;
  min-height: 65px;
  margin: 0;
  padding: 48px 24px 0 0;
  border-right: 1px solid #19536b;
  text-align: right;
}

.vert-line-after {
  display: inline-block;
  width: 49.75%;
  width: calc(50% - 4px);
  height: 100%;
  min-height: 65px;
  margin: 0;
  padding: 48px 0 0 24px;
  text-align: left;
}

.section-vert-line h3 {
  margin: 0 0 6px 0;
  color: #19536b;
}

.section-vert-line h4 {
  margin: 0 0 24px 0;
  font-family: "Poppins", sans-serif;
  font-size: 1.35em;
}

/* =============================
SECTION - IMG - LAYERED
============================= */
.orbit {
  height: 475px;
  margin: 24px 0;
}

.orbit-container {
  height: 100%;
  min-height: 100%;
  outline: none;
}

.orbit-slide {
  max-height: 100%;
}

.orbit-next, .orbit-previous {
  border-radius: 50%;
  outline: none;
  z-index: 999;
}

.orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  outline: none;
}

.section-img-layered {
  width: 100%;
  height: 500px;
  position: relative;
  padding: 24px 0;
}

.img-layered-bottom {
  width: 100%;
  height: 350px;
  margin: 50px 0;
  z-index: 1;
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  /*	filter: gray;  IE6-9 */
  opacity: 0.5;
}

.img-layered-bottom img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-layered-top {
  position: relative;
  top: -450px;
  height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 2;
  padding: 0;
  margin: 0 auto;
}

.img-layered-top img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-img-layered-text {
  display: table;
  width: 100%;
  padding: 12px;
  margin: 0;
  position: absolute;
  top: 0px;
  height: 450px;
  z-index: 3;
  background: rgba(0, 0, 0, 0.15);
  color: #ffffff;
}

.section-img-layered-text-cell {
  display: table-cell;
  vertical-align: middle;
}

.section-img-layered-text h1, .section-img-layered-text h2 {
  font-size: 2em;
  margin-bottom: 24px;
}

.section-img-layered-text h3 {
  font-size: 0.85em;
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #ffffff !important;
}

/* =============================
SECION - PASSPORT
============================= */
.section-img-passport {
  display: inline-block;
}

.img-index-passport {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

.img-index-passport-overlay {
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.15);
}

/* =============================
SECTION - GALLERY
============================= */
.section-gallery-cont {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-top: 2rem;
}

.section-gallery-item::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.section-gallery-item-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.section-gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-portrait-offset {
  -o-object-position: 50% 0;
     object-position: 50% 0;
}

.img-portrait-offset-bg {
  background-position: 50% 0;
}

/* =============================
LIGHBOX
============================= */
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
  background: rgba(255, 255, 255, 0.9);
}

.nivo-lightbox-theme-default .nivo-lightbox-nav {
  opacity: 1;
}

.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
  background-color: transparent;
  opacity: 0.7;
}

/* =============================
SECTION - FOOTER
============================= */
aside.widget-area {
  padding: 25px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 120px;
  /*
      background: black;
      color: white;
  */
}

aside.widget-area a,
aside.widget-area a:visited,
aside.widget-area a:active,
aside.widget-area a:link {
  /*    color: white;*/
}

aside.widget-area .widget {
  width: 45%;
  font-size: 18px !important;
}

aside.widget-area .widget-title {
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
}

aside.widget-area ul {
  list-style: none;
  margin-left: 0;
}

aside.widget-area .widget .sy-slides-wrap {
  max-height: 300px;
  max-width: 300px;
  margin: auto;
}

aside.widget-area .sy-pager li.sy-active a {
  background-color: #19536b;
}

.section-footer-map {
  width: 100%;
  height: 300px;
  margin: 0;
}

/*
.footer-map {
	width: 100%;
	height: 350px;
	margin: 0;
	padding: 0;
}
*/
.footer-bar {
  display: table;
  width: 100%;
  height: 125px;
  margin: 0;
  padding: 12px 24px;
  background: #000000;
  color: #ffffff;
}

.footer-bar-text {
  display: table-cell;
  vertical-align: middle;
}

.footer-bar-text p {
  font-size: 1.25em;
  margin-bottom: 0;
}

.footer-bar-sub {
  font-size: 1.25em;
}

.hero-header, .hero-footer {
  position: relative;
  color: #fff;
  height: auto;
  max-height: none;
  background-position: center;
  background-size: cover;
  margin: 0;
}
.hero-header:before, .hero-footer:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.hero--container {
  position: relative;
  font-size: 1.1875rem;
}
.hero--heading {
  color: #fff;
}
.hero--link {
  padding: 1.25em 1.875em;
  font-size: 0.73em;
}

.hero-header .hero--container {
  padding: 4.125rem 0;
}

.hero-footer .hero--container {
  padding: 5rem 0;
}

.hero-footer {
  width: 100%;
  height: auto;
  margin: 0;
}

.all-content {
  background-color: #FCFBFA;
}

.section-container {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}
.section-container:first-child {
  padding-top: 6.25rem;
}

.section-subtitle {
  font-size: 0.9em;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  color: #19536b;
}

.section-heading {
  margin-bottom: 0.5em;
}

.section-grid-columns {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: -2em;
}

.section-content a {
  color: #19536b;
  font-weight: bold;
  text-decoration: underline;
}

.section-block {
  margin-bottom: 2em;
}
.section-block--brand {
  background-color: #19536b;
  color: #fff !important;
  border: 1px solid #fff;
  margin: -1px;
  padding: 2.5rem !important;
}
.section-block--brand .section-block-heading {
  color: #fff;
  font-weight: bold;
  font-size: 3rem;
  border-bottom: 1px solid #fff;
  margin-top: 0;
}

.section-block-heading {
  font-size: 1.4em;
  font-weight: bold;
  color: black;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  text-transform: none;
}

.section-block-container {
  padding: 1.5rem;
}

.highlight-text {
  color: #0a0a0a;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  padding: 0.66em 1em;
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 999px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1em;
}

.grid-style-plain .section-block-container {
  padding-left: 0;
  padding-right: 0;
}

.grid-style-card .section-block {
  background: #fff;
  border: 1px solid #eaeaea;
}

.grid-style-num {
  counter-reset: grid-block;
}
.grid-style-num .section-block {
  background: #fff;
  border: 1px solid #eaeaea;
}
.grid-style-num .section-block:before {
  content: counter(grid-block);
  counter-increment: grid-block;
  display: block;
  font-size: 2.5rem;
  font-weight: bold;
  color: #19536b;
  padding: 1rem 1.5rem 0;
  margin-bottom: -1.5rem;
}
.grid-style-num .section-block:nth-child(-n+9):before {
  content: "0" counter(grid-block);
}

.section-block-content p {
  font-size: 0.9375rem;
}
.section-block-content > :last-child {
  margin-bottom: 0;
}

.section--callout {
  padding: 1.75rem 2.25rem;
  background-color: #fff;
  border: 1px solid #eaeaea;
  color: #666;
  line-height: 1.2;
}
.section--callout a {
  color: #19536b;
  font-weight: bold;
  text-decoration: none;
}
.section--callout > *:last-child {
  margin-bottom: 0;
}

.image-caption {
  background: #fff;
  padding: 1.25rem 1.5rem;
  border: 1px solid #eaeaea;
  border-top: none;
}
.image-caption p {
  max-width: 35rem;
  margin: 0;
  padding: 0;
}

.grid-container {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.post-block {
  padding: 0;
  background: #fff;
  border: 1px solid #eaeaea;
}
.post-block-content {
  padding: 1.5rem;
}

.post-title {
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  margin-top: 0;
}
.post-title--single {
  margin-bottom: 2rem;
}

.post-excerpt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  margin-bottom: 0.5rem;
  font-size: 1.06rem;
  line-height: 1.5;
}

.post-link {
  display: block;
}

.section-content .post-link {
  text-decoration: none;
}

.post-tags {
  margin-right: 1rem;
  padding-right: 1rem;
  border-right: 1px solid #666;
  font-weight: 700;
}

.hero-header .post-tags {
  border-color: #fff;
}
.hero-header .post-tags a {
  color: #fff;
}

.posts-navigation {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
.posts-navigation li {
  display: inline-block;
}
.posts-navigation a.active {
  text-decoration: underline;
}

nav.pagination .page-numbers {
  display: inline-block;
}

.post-date {
  display: inline-block;
  font-style: italic;
  margin-bottom: 0.5rem;
}

.pricing-card {
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 2.5rem 2.25rem;
  position: relative;
  margin-bottom: 2rem;
}
.pricing-card--label {
  display: inline-block;
  padding: 0.25rem 0.625rem;
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 0px 0px 0px 0px;
  font-weight: 700;
  color: #666;
  font-size: 0.6875rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1.2;
  border-radius: 0.025rem;
  margin-bottom: 0.5rem;
}
.pricing-card--title {
  color: #0A0A0A;
  text-transform: none;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
}
.pricing-card--details {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.pricing-card--details ul > li::marker {
  content: "✓ ";
}
.pricing-card--details > :last-child {
  margin-bottom: 0;
}
.pricing-card--link {
  font-size: 0.875rem;
  padding: 1rem 1.5rem;
}
.pricing-card--price {
  font-weight: 700;
  color: #0A0A0A;
  font-size: 2rem;
  letter-spacing: 0em;
  line-height: 1.2;
  margin-left: 0 !important;
}

.pricing-card--simple .pricing-card--link {
  display: block;
}
.pricing-card--simple .pricing-card--container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.pricing-card--header {
  padding-bottom: 1.5rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #eaeaea;
}

.pricing-card--detailed .pricing-card--title,
.pricing-card--detailed .pricing-card--price {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
.pricing-card--detailed .pricing-card--subtitle,
.pricing-card--detailed .pricing-card--price-details {
  color: #666;
  font-size: 0.9375rem;
  margin-bottom: 0.5rem;
}
.pricing-card--detailed .pricing-card--title,
.pricing-card--detailed .pricing-card--subtitle {
  max-width: 25rem;
}
.pricing-card--detailed .pricing-card--details {
  -webkit-column-width: 16rem;
     -moz-column-width: 16rem;
          column-width: 16rem;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #eaeaea;
}
.pricing-card--detailed .pricing-card--details > h4 {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
}
.pricing-card--detailed .pricing-card--note {
  padding: 1.25rem 1.5rem;
  background-color: #FCFBFA;
  border: 1px solid #ddd;
  color: #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pricing-card--detailed .pricing-card--note:before {
  font-size: 0.6875rem;
  font-weight: 700;
  display: block;
  content: "Note";
  text-transform: uppercase;
  padding-right: 0.875rem;
  margin-right: 0.875rem;
  border-right: 1px solid #ddd;
}

.masonry {
  /* Required styles */
  display: grid;
  overflow: hidden;
  /* Optional styles */
  gap: 0.625rem;
  grid-template-columns: repeat(auto-fill, minmax(12rem, 1fr));
}
@media (min-width: 64em) {
  .masonry {
    grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
  }
}

.frame {
  /* Required styles */
  aspect-ratio: var(--width)/var(--height);
}
.frame img {
  width: 100%;
}

.testimonial-block {
  padding: 2.25rem 2.5rem;
  background: #fff;
  border: 1px solid #ddd;
  margin-bottom: 1.5rem;
}

.testimonial__image--small {
  max-width: 8rem;
  max-height: 8rem;
  margin-right: 2rem;
  margin-bottom: 2rem;
}
.testimonial__image--large {
  margin-bottom: 3rem;
}
@media (min-width: 40em) {
  .testimonial__image--large {
    margin-bottom: 0;
  }
}
.testimonial__content {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.testimonial__content:last-child {
  margin-bottom: 0;
}

.testimonial-block .testimonial__content:before {
  content: "❝";
  content: "“";
  display: block;
  width: 100%;
  font-size: 3rem;
  color: #19536b;
  line-height: 0.75;
}

.testimonial__title {
  text-transform: uppercase;
  color: #0A0A0A;
  font-size: 0.875rem;
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 1px solid #ddd;
}
.testimonial__title--large {
  padding: 0;
  margin: 0;
  border: none;
  display: block;
  text-transform: none;
  font-weight: 700;
}

.testimonial__stars {
  margin-bottom: 1rem;
}
.testimonial__stars > img {
  width: 1.125rem;
}

.testimonial-single .testimonial__content {
  font-style: italic;
  border: none;
  margin: 0;
}

.testimonial__logo {
  max-height: 1.625rem;
  width: auto;
  -webkit-filter: grayscale(100%) opacity(80%);
          filter: grayscale(100%) opacity(80%);
}

.logo-garden {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.5625rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.logo-garden__image {
  max-height: 3rem;
  -webkit-filter: grayscale(100%) opacity(80%);
          filter: grayscale(100%) opacity(80%);
}

.form__wrapper {
  padding: 2.5rem;
  background: #FCFBFA;
  border: 1px solid #eaeaea;
}
.form__wrapper label {
  color: #666;
}
.form__wrapper p {
  margin: 0 !important;
}
.form__wrapper .button, .form__wrapper input[type=submit] {
  margin-top: 0;
}

.contact-form__container {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  background: #fff;
}
.contact-form__container .section-container {
  padding-top: 0;
  padding-bottom: 0;
}/*# sourceMappingURL=mhphoto.css.map */