/************************************************

Stylesheet: Global Stylesheet

*************************************************/

/*********************
GENERAL STYLES
*********************/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

html,
body {
  font-size: 16px;
  background: #F6F5F0;
  scroll-behavior: smooth;
}

* {
  scroll-margin-top: 8rem;
}

.wp-block-themeisle-blocks-leaflet-map {
    height:180px !important;
}

.leaflet-control-attribution {
    display:none !important;
}

.main.grid-container,
.nav__container .grid-container,
.full-width .grid-container {
  padding-left: .9375rem;
  padding-right: .9375rem;
}

#top {
  margin-bottom: 0 !important;
}

.banner {
  height: 52.5rem;
  padding-top: 5rem;
}

@media print, screen and (min-width: 40em) {
  html,
  body {
    font-size: 18px;
  }

  .grid-container {
    max-width: 75rem;
  }

  .main.grid-container,
  .nav__container .grid-container,
  .full-width .grid-container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}


.wp-block-group,
.wp-block-group__inner-container,
.wp-block-columns,
.wp-block-column {
  position: relative;
}

.entry-content > .wp-block-group {
  padding-top: 5rem;
  padding-bottom: 5rem;
  margin-bottom: 2rem;
}

.entry-content > .wp-block-group:first-child {
  padding-top: 0;
  padding-bottom: 0;
}

@media print, screen and (max-width: 39.5em) {
  .wp-block-buttons.is-content-justification-right {
    justify-content: flex-start;
  }
  .has-text-align-center,
  .has-text-align-right {
    text-align: left;
  }
}
.grecaptcha-badge {
  display: none;
}

.page-id-171 .grecaptcha-badge {
  display: block;
}

.wp-block-list {
  list-style-position: inside;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
  color: #5B625E;
  position: relative;
}

p,
blockquote p,
.entry-content li {
  font-family: 'Roboto Serif', sans-serif;
  color: #5B625E;
  position: relative;
}

b,
strong {
  font-weight: 600;
}

p,
.entry-content li {
	font-weight: 400;
}

li {
  list-style-position: outside;
}

h1,
.site-title,
.footer h2 {
  font-size: 2em;
  line-height: 1.25;
  margin-bottom: 1rem;
  position: relative;
}

h2 {
  font-size: 2.15em;
  line-height: 1.25;
  margin-bottom: 5rem;
  position: relative;
  font-weight: 600;
}

h3 {
  color: #F7AF19;
  margin-bottom: 1.5rem;
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 600;
}

h4 {
  color: #C3BEAF;
  font-size: 1.25em;
  font-weight: 600;
}

h5 {
  color: #F7AF19;
  font-weight: 600;
  font-size: 1.33em;
}

.project-zone .wp-block-image {
    position: relative;
}

.project-zone .wp-block-image img {
    max-width: 100%;
    z-index: 1
}

figcaption {
    font-size:9px;
margin:0px !important;
    color:#C3BEAF;
}

.o-flip-front .o-flip-content h3 {
  display: block;
  position: absolute;
  top: 0; /*if using padding in the caption, match here */
  left: 0;
  z-index: 2;
  margin: 0;
  padding: 10px 20px;
  text-indent: 5px;
  color: #F6F5F0;
  font-weight: bold;
  background: #767961;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 1.75em;
  text-align:center;
  line-height:1.2;
}

.qualify-title {
  font-family: 'Roboto', sans-serif;
  color: #F7AF19;
  font-size: 1.75em;
  display: inline-block;
  margin-bottom: 1rem;
  font-weight:600;
  line-height:1.2;
}


.project-zone .has-text-align-center em {
  font-family: 'Roboto Serif', sans-serif; 
  font-size: 0.75rem;
  font-style:normal;
  line-height:50%;
}

.o-flip-back .wp-block-paragraph {
  color:#F6F5F0;
}

.timeline__content label {
  line-height: 1.3;
}


@media print, screen and (max-width: 800px) {
    .wp-block-themeisle-blocks-flip {
        height:300px !important;
    }

    .qualify-title {
        text-align:left !important;
    }
}


@media print, screen and (min-width: 40em) {
  h1,
  .site-title,
  .footer h2 {
    font-size: 3em;
  }
  h2 {
    font-size: 3.5em;
  }
  h3,
  h4 {
    font-size: 1.75em;
  }
  #what-we-supply h3 {
    max-width: 60%;
  }
}

@media print, screen and (min-width: 85em) {
  h4 {
    position: absolute;
    transform: translateX(-100%) rotate(-90deg);
    transform-origin: right;
    left: -2rem;
    top: -3rem;
  }
}

ol.big-numbers {
  list-style-type: decimal-leading-zero;
  margin-left: 6rem;
  margin-top: -2rem;
}

ol.big-numbers li {
  margin-bottom: 1rem;
}

ol.big-numbers li::marker {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 3em;
    color: #EBE9DF;
}

ol.big-numbers li strong,
ul.big-numbers li strong {
    font-family: 'Roboto', sans-serif;
  color: #F7AF19;
  font-size: 1.75em;
  display: inline-block;
  margin-bottom: 1rem;
}

.wp-block-columns {
  position: relative;
  margin-bottom: 0;
}

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  z-index: 1;
}

figure.full-width img {
  width: 100%;
}

.bg-image {
  position: absolute;
}

.bg-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: 0 0;
}

.size-full img {
  width: 100%;
}

@media print, screen and (max-width: 39.5em) {
  .banner .wp-block-group,
  .banner .wp-block-heading {
    width: 100%;
  }
  #what-we-supply .is-layout-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

/* Flex Styles */

.flex-top-left {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-top-right {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-bottom-left {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex-bottom-right {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex-center {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media print, screen and (max-width: 39.5em) {
  .flex-top-left--small {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .flex-top-right--small {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .flex-bottom-left--small {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .flex-bottom-right--small {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .flex-center--small {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}


/*********************
LINKS & BUTTONS
*********************/

a,
a:link,
a:active,
a:focus,
a:visited,
a p,
a span,
a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
  -webkit-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

a,
a:link,
a:visited,
.is-ajax-search-details a,
.is-ajax-search-result a {
  color: #F7AF19;
}

a:hover,
a:active,
a:focus,
.is-ajax-search-details a:hover,
.is-ajax-search-result a:hover,
.is-ajax-search-details a:active,
.is-ajax-search-result a:active,
.is-ajax-search-details a:focus,
.is-ajax-search-result a:focus {
  color: #5B625E;
}

h1 a,
h2 a,
h3 a,
h4 a,
h6 a,
p a {
  position: relative;
}

a.btn,
.btn a,
input[type="submit"],
.wp-block-latest-posts__post-excerpt a,
a.wp-block-button__link {
  display: block;
  background-color: #F7AF19;
  border-radius: 0;
  color: #F6F5F0;
  text-transform: uppercase;
  padding: .5rem 1.5rem;
  font-size: 1em;
  position: relative;
  z-index: 1;
  font-weight: 500;
  -webkit-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  cursor: pointer;
  text-decoration: none !important;
}

@media print, screen and (max-width: 39.5em) {
  .btn--bare,
  .btn--bare a {
    text-align: left !important;
  }
}
.btn a:hover,
a.btn:hover,
input[type="submit"]:hover,
.wp-block-latest-posts__post-excerpt a:hover,
.wp-block-button__link:hover,
.wp-block-button__link:active,
.wp-block-button__link:focus {
  background-color: #5B625E;
  color: #F6F5F0;
  text-decoration: none;
  opacity: 1 !important;
}

p.btn {
  margin-bottom: 0;
}

.wp-block-buttons {
  gap: 1rem;
}

.wp-block-buttons>.wp-block-button {
  margin-top: -1px;
}


.is-content-justification-left .btn a,
input[type="submit"] {
  margin-left: 0;
}

input.btn,
input[type="submit"] {
  margin: 0;
}

/*********************
NAVIGATION & MENUS
*********************/

.nav__container {
  height: 5rem;
  padding:.625rem;
  position: fixed;
  background-color: transparent;
  width: 100vw;
  z-index: 99;
  top: 0;
  -webkit-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  box-shadow: 0 32px 32px 0 rgba(70, 50, 50, 0.04);
}

.sticky.is-anchored,
.sticky-container {
  position: fixed;
  width: 100%;
  z-index: 999;
}

.nav__container .grid-x {
  height: 100%;
}

.nav__container h1 {
  margin-bottom: 0;
}

.is-stuck .nav__container {
  background-color: #F7AF19;
}

.admin-bar .nav__container {
  margin-top: 46px;
}

.nav__container .grid-container {
  height: 100%;
}

.custom-logo {
  width: 12.5rem;
  -webkit-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: bottom left;
}


@media print, screen and (max-width: 39.5em) {
  .nav__container {
    background-color: #F7AF19;
  }
  .sticky.is-anchored.is-at-bottom {
    bottom: auto !important;
    top: 0 !important;
  }
}

@media print, screen and (min-width: 40em) {
  .sticky.is-anchored,
  .sticky-container {
    position: fixed;
  }
  .nav__container {
    padding: 0;
    position:fixed;
    top: 0;
    left: 0;
    box-shadow: none;
  }
  .is-stuck .nav__container {
    height: 6rem;
  }
  
  .footer .custom-logo-link {
    text-align: left;
    margin-bottom: 0;
  }
  .custom-logo{  
    display: block;
  }
  .admin-bar .nav__container {
    margin-top: 32px;
  }
}

.nav__container .grid-container {
  position: relative;
}

#main-nav {
  width: 100%;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-content: flex-end;
  align-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  gap: 2rem;
}

#main-nav>li {
  position: relative;
  text-align: center;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#main-nav li a {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  color: #F6F5F0;
  padding: .75rem 0;
  font-size: 1em;
  text-transform: uppercase;
  text-decoration: none;
  z-index: 1;
  font-weight: 500;
  -webkit-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#main-nav>li a:hover,
#main-nav>li a:focus {
  background: transparent;
  color: #F7AF19;
  position: relative;
  font-style: normal;
}

.is-stuck #main-nav>li a:hover,
.is-stuck #main-nav>li a:focus {
  color: #F6F5F0;
  opacity: .75;
}

@media print, screen and (max-width: 39.5em) {
  #main-nav>li a:hover,
  #main-nav>li a:focus {
    color: #F6F5F0;
    opacity: .75;
  }
}

.menu .active>a {
  background: transparent;
}

#main-nav .submenu {
  position: absolute;
  left: -1.5rem;
  width: 200%;
  width: max-content;
  border: none;
  background: #1D1D1D;
  padding: 1rem 1.5rem 1rem 1.5rem;
  -webkit-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all .2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.is-stuck #main-nav .submenu {
  background: #252525;
}

#main-nav .submenu li a {
  color: #F6F5F0;
}

#main-nav .submenu li a::after {
  display: none;
}

#main-nav .submenu li a:hover {
  color: #F7AF19;
}

#main-nav.dropdown.menu>li.is-dropdown-submenu-parent>a {
  padding-right: 1rem;
}

#main-nav.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
  display: block;
  position: absolute;
  border: none;
  content: '+';
  top: 37.5%;
  right: .5rem;
}

.has-icon span {
  display: none;
}

.js-off-canvas-overlay {
  background: rgba(35,55,69,.1);
}

.off-canvas .menu>li.is-accordion-submenu-parent>a::after {
  display: inline-block;
  position: absolute;
  border: none;
  content: '+';
  margin-left: .35rem;
  margin-top: -.65rem;
  right: 2rem;
  top: 50%;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after {
    content: '-' !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.accordion-menu .is-accordion-submenu {
  background: #1D1D1D;
}

.accordion-menu .is-accordion-submenu a {
padding: 1.5rem;
}

.accordion-menu .is-accordion-submenu ul li a {
padding: 1.5rem 2rem;
}

#main-nav.dropdown.menu>li.opens-left>.is-dropdown-submenu,
.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
  top: 100% !important;
}

#main-nav.dropdown.menu>li.opens-left>.is-dropdown-submenu,
.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
  left: 0;
  right: auto;
}

#main-nav.dropdown.menu>li.opens-left>.is-dropdown-submenu a,
.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu a {
  text-align: left;
  padding: .5rem 0 !important;
  display: block !important;
}

/*********************
POSTS & CONTENT STYLES
*********************/
.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

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

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #14679e;
    color: #fefefe; }

/*********************
IMAGE GALLERY STYLES
*********************/
.gallery {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-right: -15px;
  margin-left: -15px; }

.gallery::before, .gallery::after {
  content: ' ';
  display: table; }

.gallery::after {
  clear: both; }

.gallery.gallery-columns-1 > dl {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-1 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-1 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-2 > dl {
  width: 50%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-2 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-2 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-3 > dl {
  width: 33.33333%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-3 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-3 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-4 > dl {
  width: 25%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-4 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-4 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-5 > dl {
  width: 20%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-5 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-5 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-6 > dl {
  width: 16.66667%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-6 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-6 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-7 > dl {
  width: 14.28571%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-7 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-7 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-8 > dl {
  width: 12.5%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-8 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-8 > dl:last-child:not(:first-child) {
    float: right; }

.gallery dl {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.gallery dl:last-child:not(:first-child) {
  float: right; }

/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.sidebar li {
  list-style: none; }

.widget ul {
  margin: 0; }

/*********************
FOOTER STYLES
*********************/
.footer {
  position: relative;
  background: url('../images/FOOTER-BG-3.jpg') 0 0 no-repeat;
  background-size: cover;
}

.footer::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  z-index: 1;
}

.inner-footer {
  position: relative;
  z-index: 2;
}

.inner-footer > .wp-block-group {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.inner-footer h1,
.inner-footer h2,
.inner-footer h3,
.inner-footer h4,
.inner-footer h5,
.inner-footer h6,
.inner-footer p,
.inner-footer a {
  color: #F6F5F0;
}

.inner-footer a:hover,
.inner-footer a:active,
.inner-footer a:focus {
  opacity: .75
}

.inner-footer hr {
  border-color: #F6F5F0;
  border-bottom-width: 0;
  border-top-width: 1px;
}
/*********************
VISUAL EDITOR STYLES
*********************/
body#tinymce {
  margin: 20px; }

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

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