/*!
Theme Name: gdw
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gdw
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

gdw is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */






/*--------------------------------------------------------------
# Containers
--------------------------------------------------------------*/

.site {
	margin: auto;
    overflow-x: hidden;
}


.container-xl {
	max-width: 1400px;
	margin: auto;
	padding: 0 30px;
    position: relative;
}
.header-wrap,
.container {
	max-width: 2000px;
	margin: auto;
	padding: 0 3vw;
    position: relative;
}



.container-lg {
	max-width: 1000px;
   margin: auto;
    position: relative;
}

.container-md {
  max-width: 800px;
  margin: 0;
  padding: 0;
}

.container-sm {
	max-width: 700px;
   margin: auto;
    position: relative;
}


.container-step {
  max-width: 1200px;
    margin: auto;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
	color:#585858;
font-family: "mulish-variable", sans-serif;
font-variation-settings: "wght" 200;
 font-size: 17px;
	line-height: 1.5;
}
a, a:visited {
	color: #585858;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.1;
  font-weight: 100;
    margin-bottom: 1.1em;
}
h1 {
  font-size: 75px;
	letter-spacing: -0.7px;
}
.login h1,
.login,
.login h1 a {
  color: transparent !important;
}

.single h2 {
  font-size: 30px;
}


h2, .heading-2 {
    font-size: 40px;
}
.page-template-page-work h2, .page-template-page-about h2 {
    font-size: 48px;
}
.single h2 {
  font-size: 30px;
}
h3 {
    font-size: 30px;
    margin-bottom: 1em;
    line-height: 1.4;
}
.single h3 {
  font-size: 25px;
}
h4 {
  font-size: 24px;
  margin-bottom: 1.1em;
    line-height: 1.3;
}

h5 {
	font-size: 22px;
	margin-bottom: 10px;
}

h6, .h6 {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 30px !important;
}
.footercta {
    text-align: center;
    margin-bottom: 50px;
}
.footercta p {
    font-size:18px;
}
.social {
    justify-content: flex-end;

}

.site-footer .heading-2 {
  font-size: 47px;
 margin-bottom: 35px;
    line-height: 1.1;
}

/*--------------------------------------------------------------
# Choose Colours
--------------------------------------------------------------*/


.bg-white {
  background: #fff;
}

.bg-1 {
  background: #eee2de;
}

.bg-2 {
  background: #707f84;
    color:#fff;
}
.bg-2 a {
    color:#fff;
}
.bg-gradient-c {
background: linear-gradient(180deg,rgba(238, 226, 222, 1) 0%, rgba(238, 226, 222, 0) 100%);
}
.post-type-archive-services .colourarchive  .highcontent,
.post-type-archive-services .colourarchive  .site-content,
.bg-4 {
	background: #17342c;
    color:#fff;
}
.post-type-archive-services .colourarchive .site-header a,
.post-type-archive-services .colourarchive .highcontent a,
.post-type-archive-services .colourarchive .site-content a,
.bg-4 a {
    color:#fff;
}

.post-type-archive-case-studies .colourarchive  .highcontent,
.post-type-archive-case-studies .colourarchive  .site-content,
.bg-5 {
	background: #17342c;
    color:#fff;
}
.post-type-archive-case-studies .colourarchive .site-header a,
.post-type-archive-case-studies .colourarchive .highcontent a,
.post-type-archive-case-studies .colourarchive .site-content a,
.bg-5 {
    color:#fff;
}

.archive .colourarchive,
.archive .colourarchive  .highcontent,
.archive .colourarchive  .site-content,
.bg-6 {
	background: #17342c;
    color:#fff;
}
.archive .colourarchive .site-header a,
.archive .colourarchive .highcontent a,
.archive .colourarchive .site-content a,
.bg-6 {
    color:#fff;
}


.site-footer {
	background: #94a9b1;
   background: linear-gradient(180deg,rgb(148, 169, 177) 40%, rgb(128, 145, 151) 90%);
	color: #fff;
}

.main-navigation a {
	color: #585858;
font-family: "mulish-variable", sans-serif;
font-variation-settings: "wght" 400;
  text-transform: uppercase;
  letter-spacing: 1px;
    font-size: 13px;
    display: block;
    text-shadow: 0 1px 3px rgba(255,255,255,0.25);
}
.main-navigation li:hover li a {
    	color: #585858 !important;
}

.topbar a,
.header-page h1,
.site-footer .fa {
	 color: #fff;
}
.site-info a,
.site-footer a {
	color: #fff !important;
}

a:hover, a:focus, a:active,
.site-footer .fa:hover,
ul#footer-menu-1 a:hover, ul#footer-menu-2 a:hover {
	 color: #cc6f3c;
}
.main-navigation ul ul a:hover,
.main-navigation li:hover a,
.site-info a:hover,
.site-footer a:hover {
	color: #cc6f3c !important;
}


.site-footer input[type="submit"]:hover {
  border-color: #cc6f3c;
}

.c-hamburger span {
  background:#cc6f3c;
}

.c-hamburger span::before,
.c-hamburger span::after {
  background-color:#cc6f3c;
}

.topbar {
    background: #cc6f3c;
    color: #fff;
    font-size: 0.8em;
}

.topbar a:hover  {
    color: #ddd;
} 

.intro-2 {
    max-width:600px;
}

/*--------------------------------------------------------------
# Padding
--------------------------------------------------------------*/

.pad-1-0 {
	padding: 1em 0;
}

.pad-2-0 {
	padding: 2em 0;
}

.pad-3-0 {
	padding: 3em 0;
}

.pad-4-0 {
	padding: 5em 0;
}

.pad-1-1 {
	padding: 1em 1em;
}

.pad-2-1 {
	padding: 2em 1em;
}

.pad-3-1 {
	padding: 3em 1em;
}

.pad-4-1 {
	padding: 4em 1em;
}

.pad-1-2 {
	padding: 1em 2em;
}

.pad-2-2 {
	padding: 2em 2em;
}

.pad-3-2 {
	padding: 3em 2em;
}

.pad-4-2 {
	padding: 4em 2em;
}

.pad-1-3 {
	padding: 1em 3em;
}

.pad-2-3 {
	padding: 2em 3em;
}

.pad-3-3 {
	padding: 3em 3em;
}

.pad-4-3 {
	padding: 4em 3em;
}

.pad-1-4 {
	padding: 1em 4em;
}

.pad-2-4 {
	padding: 2em 4em;
}

.pad-3-4 {
	padding: 3em 4em;
}

.pad-4-4 {
	padding: 4em 4em;
}

.pad-4-5 {
	padding: 4em 5em;
}

.pad-5-6 {
	padding: 5em 6em;
}

.pad-6-7 {
	padding: 6em 7em;
}

.pad-0-1 {
	padding: 0 1em;
}

.pad-0-2 {
	padding: 0 2em;
}

.pad-0-3 {
	padding: 0 3em;
}

.pad-0-4 {
	padding: 0 4em;
}

.pad-3-0-2 {
    padding: 3em 0 2em;
}

.pad-4-0-3 {
    padding: 4em 0 3em;
}

.pad-5-0-4 {
    padding: 5em 0 4em;
}

.pad-6-0-5 {
    padding: 6em 0 5em;
}

.pad-7-0-6 {
    padding: 7em 0 6em;
}
.innerlinks {
    display: flex;
    flex-direction: row;
    gap:30px;
    justify-content: center;
    font-size: 1.2em;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
ul.menu {
    list-style: none;
}
.site-info {
  font-size: 15px;
  background: #94a9b1;
  padding: 40px 40px 44px;
  margin-top: 100px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.footermenu {
  float: right;
    width:100%;
    max-width: 165px;
}

.footermenu .social {
    padding-top:2em;
}

.site-footer img {
	max-width: 200px;
   width: 100%;
   margin-bottom: 20px;
}


.site-footer .fa {
	 transition: 0.3s ease-in-out;
}

ul#footer-menu-1, ul#footer-menu-2 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  gap: 23px;
  justify-content: flex-end;
}

.site-footer ul.social .fa {
	font-size: 1.4em;
}

.footercontactcol p {
    font-size:1.3em;
}
.footercontactcol ul.social {
    margin-top:1em;
}
.headerbtns {
  display: flex;
  justify-content: flex-start;
  align-content: center;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.topbar {
  padding: 5px 0 7px;
}
.topbar .left-content {
  letter-spacing: 0;
  font-size: 1em;
  text-transform: none;
  padding-top: 0;
}
.topcontact {
    text-align: right;
}

.topcontact span {
    padding-right: 30px;
}

.topcontact i {
    margin-right: 10px;
}

.site-branding {
    padding-top: 12px;
  padding-bottom: 12px;
  margin: auto;
  text-align: center;
}
.site-branding img {
  max-width: 280px;
}

.single-post .header-wrap {
justify-content: flex-end;
padding: 5em 3vw 3em;
    text-align: center;
}

.header-page, .header-wrap {
        min-height: 400px;
}
.archive .wrap h4 {
  font-size: 21px;
}
.highcontent {
  min-height: 240px;
  padding: 16vh 3vw 0;
}
.archive .highcontent {
  min-height: 240px;
  padding: 12vh 3vw 0;
}
.single .highcontent {
  min-height: 0;
  padding: 100px 3vw 0;
}
.single .highcontent h6 {
	margin-bottom:0 !important;
}
.highcontent {
background:#eee2de;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.highcontent h1, h1.high {
  text-align: center;
  font-size: 15px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-variation-settings: "wght" 400;
}

.single-post h1 {
font-size: 55px !important;
  max-width: 800px !important;
  letter-spacing: 0 !important;
  margin: 0 auto 35px !important;
  text-transform: none !important;
  line-height: 1.3;
	 font-variation-settings: "wght" 200;
}
.highcontent h2 {
  font-size: 55px;
  max-width: 700px;
  margin: 30px auto 40px;
}

.page-template-page-about .highcontent h2 {
  font-size: 55px;
  max-width: 500px;
}

.page-template-page-work .highcontent h2 {
  font-size: 50px;
  max-width: 700px;
}
.highcontent h3 {
  font-size: 25px;
  margin-bottom: 1em;
  max-width: 500px;
  margin: auto;
}
.header-page {
    background-position: center;
    background-size: cover;
    position: relative;
 margin-bottom: 10vh;
    overflow:hidden;
}


.header-wrap {
padding: 5em 3vw 0;
    position: absolute;
    left: 0;
    right: 0;
}
.page-template-default .header-page {
margin-bottom: 2em;
}
a.readmore {
  cursor: pointer;
  transition: 0.3s ease-in-out;
  text-align: right;
  width: 100%;
  display: block;
}
a.readmore:hover {
 Color: #cc6f3c;
}
.boxlayout i {
    margin-right:10px;
}

.page-template-page-work  .boxlayout .row:nth-child(2) {
  justify-content: center !important;
  background: #faf6f5;
  padding-bottom: 5vh;
  margin-bottom: 12vh;
  padding-top: 5vh;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


/* Button styling */
.contact-btn {
  position: relative;
  z-index: 5;
  border: none;
  cursor: pointer;
  transition: background 0.3s, transform 0.3s;
  text-align: right;
  border: 1px solid;
align-self: center;
  padding: 3px 20px;
  border-radius: 25px;
    margin-right: 15px;
font-family: "mulish-variable", sans-serif;
font-variation-settings: "wght" 400;
  text-transform: uppercase;
  letter-spacing: 2px;
     font-size: 13px;
    text-shadow: 0 1px 3px rgba(255,255,255,0.25);
}
.contact-btn-2 {
  position: relative;
  z-index: 5;
  cursor: pointer;
  transition: background 0.3s, transform 0.3s;
  text-align: right;
  border: 1px solid #cc6f3c;
  padding: 3px 20px;
  border-radius: 25px;
  background: #cc6f3c;
  color: #fff;
}


.contact-panel {
  position: fixed;
  top: 0;
  right: -100%;
  width: 400px;
  max-width: 100%;
  height: 100%;
  background: #eee2de;
  box-shadow: -2px 0 10px rgba(0,0,0,0.05);
  z-index: 888;
  transition: right 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  display: flex;
  align-items: center;
  overflow-y: auto;
  padding: 0;
}

/* Inner content */
.contact-panel-inner {
    padding: 200px 40px 40px 40px; /* large top padding for desktop */
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; /* left align content */
    z-index: 999;
}

/* Open state */
.contact-panel.open {
    right: 0;
}

/* Close button */
.close-btn {
    position: absolute;
    top: 20px;
    left: 20px;
    background: none;
    border: none;
    font-size: 70px;
    cursor: pointer;
    color: #333;
    margin: 0;
    padding: 0;
    text-align: left;
    font-weight: 100;
    z-index: 999;
    line-height: 1;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .contact-panel {
        width: 100%;
        right: -100%;
    }
    .contact-panel-inner {
        padding: 150px 20px 20px 20px; /* reduce top padding for mobile */
        align-items: center; /* center content on mobile */
        text-align: center;
    }

    .close-btn {
        font-size: 50px;
        left: 10px;
        top: 10px;
    }
}


.main-navigation {
  display: block;
  width: 100%;
}
.main-navigation ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
  justify-content: flex-end;
  align-items: center;
    gap: 30px;
}
.main-navigation li {
		float: left;
		position: relative;
}



.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}


.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99999;
    background-color: #fff;
    display: none; /* Added */
    padding: 10px 0 12px;
}

.main-navigation ul ul a {
	width: 200px;
   color: #707f84 !important;
}


.main-navigation ul li:hover>ul, .main-navigation ul li.focus>ul {
    /* left: auto; */
    display: block; /* Added */
}

.main-navigation ul ul li a {
    padding: 4px 16px !important;
  font-size: 0.9em;
}
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	color: #fff;
    background: #cc6f3c;
}


.site-header {
    position: relative;
    background:#eee2de;
}
.home .site-header {
  background: transparent;
  width: 100%;
  z-index: 100;
}
.slider-wrap {
    position: relative;
}

.slider-curve-2 {
    position: absolute;
    top:0;
    width:100%;
    z-index: 0;
}

.intro .slider-curve-2 .st0 {
  fill: #faf6f5;
}
.slider-curve-2.pinkcurve .st0 {
  fill: #eee2de !important;
}
.intro .slider-curve-2 {
    position: absolute;
top: -1px;
    bottom:unset;
    width:100%;
    z-index: 0;
}
.slider-curve {
    position: absolute;
bottom: -1px;
    width:100%;
    z-index: 0;
}
.slider-curve .st1 {
  fill: transparent;
}

.site-header .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

/* Small menu. */


.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


button.c-hamburger:hover {
    background: transparent;
}

.c-hamburger {
  display:none;
  position: relative;
  overflow: hidden;
  margin: 8px 0 0;
  padding: 0;
  width: 30px;
  height: 40px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  float:right;
}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
  display: block;
  position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    height: 3px;
}

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  content: "";
}

.c-hamburger span::before {
    top: -10px;
}

.c-hamburger span::after {
     bottom: -10px
}

.c-hamburger--htx {
  background-color: transparent;
}

.c-hamburger--htx span {
  transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  transition-property: top, transform;
}

.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
  background-color: transparent;
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
    -ms-transform: rotate(45deg);
-webkit-transform:rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
-webkit-transform:rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}



/*--------------------------------------------------------------
# Flexslider
--------------------------------------------------------------*/
.slick-arrows li:only-child,
.slick-dots li:only-child {
        display: none;
}
.slick-boxlinks .slick-slide {
    margin:0 20px 0 0;
}
.text-slider .slick-prev::before, .text-slider .slick-next::before {
  color: #c19d92 !important;
  font-size: 35px !important;
  font-weight: 100;
}
.slick-boxlinks .wrap {
    padding: 1.5em 0 0;
max-width: 300px;
}
.slick-prev {
  left: unset !important;
  top: -40px ;
  right: 75px !important;
}
.slick-next {
  top: -40px;
    right: 35px;
}


.slick-slide {
  margin: 0;
}
.slider-text {
  position: relative;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin: 0;
  padding-bottom: 6em;
  max-width: 900px;
  float: right;
}


.slider-text p {
    font-size:1.4em;
     max-width: 700px;
}
.hero {
	font-size: 2.7em;
	color: #fff;
    line-height: 1.4;
}

button.slider {
  display: block;
  margin: 25px 0 0;
}
.slider-image, .slider-text {
  height: 90vh;
  min-height: 600px;
}
.slider-image {
    background-size: cover;
    background-position: center;
    position: relative;
	overflow:hidden;
}

.slick-prev.slick-disabled::before, .slick-next.slick-disabled::before {
  opacity: 0 !important;
}

.slick-prev, .slick-next {
        z-index: 100;
    font-weight: 300;
    width: 50px !important;
    height: 50px !important;
}
.slick-prev::before, .slick-next::before {
    color: #cc6f3c !important;
    -webkit-font-smoothing: antialiased;
     font-family:'Font Awesome 6 Pro' !important;
opacity: 1 !important;
font-weight: 500;
font-size: 25px !important;
}

.accordion-2 button::after {
	content: "\f107";
        font-family:'Font Awesome 6 Pro' !important;
	top: 20px;
	right: 20px;
   position: absolute;
   font-size: 1.2em;
}
.accordion-2 button[aria-expanded="true"]::after {
    content: "\f00d";
        font-family:'Font Awesome 6 Pro' !important;
    top: 22px;
    font-size: 1.2em;
}

.stars i {
  font-size: 20px;
  margin-bottom: 20px;
  padding: 0 2px 0 0;
    margin-right: 0 !important;
}
.cta {
    color:#fff;
}
.cta .container-sm {
    text-align: center;
}
.landing-wrap {
    position: relative;
}

.simple-slick-slider .slick-track {
  display: flex;
}


.landing-image {
  background-size: cover;
  background-position: top;
  min-height: 500px;
  height: 40vh;
}
.home .landing-image {
  min-height: 700px;
  height: 106vh;
}
.home .landing-text {

 padding-top: 65px;
height: 85vh;
    
}

.landing-text {
  display: flex;
  flex-direction: column;
      justify-content: flex-start;
  position: relative;
  z-index: 3;
  text-align: center;
  padding-top: 65px;
  height: 50vh;
}
.page-template-page-work .landing-text {
  height: 50vh;
  padding: 16vh 0 0;
  text-align: left;
}

.page-template-page-about .landing-text {
  height: 50vh;
  padding: 8vh 0 0;
  text-align: left;
}

.page-template-page-about .landing-text h3 {
  font-size: 27px;
  margin-bottom: 1em;
  line-height: 1.4;
  max-width: 520px;
  margin-top: 10px;
}

.page-template-page-about .landing-text h1,
.page-template-page-work .landing-text h1 {
  text-align: left;
	  margin: 0 0 15px;
}

.landing-text h1 {
  font-size: 50px;
  margin: 0 auto 15px;
  max-width: 795px;
}
.landing-float {
  align-self: center;
  text-align: center;
}
.landing-text button {
    background-color:#fff;
}
.landing-text h2 {
  font-size: 22px;
margin: 20px auto 15px;
}
.page-template-page-about .landing-text h2,
.page-template-page-work .landing-text h2 {
  font-size: 52px;
  max-width: 500px;
	margin: 20px 0 15px;
}
.goals {
  display: flex;
  flex-direction: column;
position:relative;
}
.goal {
  background: #fff;
  padding: 20px;
  height: 100%;
    font-size: 16px;
}
.goal h5 {
    margin-bottom: 25px;
}
.shape {
    position: absolute;
    opacity: 0.1;
}
.shape {
  position: absolute;
  opacity: 0.06;
  z-index: -1;
  max-width: 400px;
  left: -175px;
top: 0;
}
.boxlayout h3 {
  font-size: 36px;
  max-width: 490px;
}


/*--------------------------------------------------------------
## Modal
--------------------------------------------------------------*/


.modal-body {
  padding: 4em 3em 4em;
}
.modal-header {
border-bottom: 0 !important;
padding: 2em !important;
}
.modal-header button.btn-close:hover {
opacity: 1;
 box-shadow: none;
}
.modal-content {
  background-color: #faf6f5;
  color: #707f84;
    border: 0 none;
    border-radius: 0;
}
 .modal-dialog {
    max-width: 900px !important;
}

/*--------------------------------------------------------------
## Testimonials
--------------------------------------------------------------*/

.container-testimonials {
    max-width: 900px;
    margin: auto;
}

.testimonial-wrapper {
  padding-right: 0;
 max-width: 100%;
}
.testimonial-content {
    max-width: 650px;
}
.testimonial-wrapper h4 {
  font-size: 28px;
  margin-bottom: 1.1em;
  line-height: 1.3;
  font-weight: 200;
}
.testimonial-slider {
	padding: 0;
}

.testimonial-title {
    font-size: 2em;
    padding: 0; 
}


li.testimonials {
    background: none;
	text-align: center;

}

li.testimonials p {
	margin: 2em auto;
}

.testimonial-name {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.8em;
    letter-spacing: 1px;
    margin-top: 30px;
}


li.testimonials strong {
    text-transform: uppercase;
    color: #818181;
    font-weight: normal;
    font-size: 1.2em;
}

.testimonials .flex-control-nav {
	position: absolute;
	bottom: 1em;
	z-index: 100;
}

.testimonials .flex-direction-nav a::before {
    color: #cc6f3c;
}

.testimonials .flex-control-nav {
    display: none;
}

.testimonials ul.flex-direction-nav {
    display: block;
}

.testimonials .flex-active-slide {
    margin: auto;
    display: block;
}

.testimonials .flex-direction-nav .flex-prev {
    left: 0em !important;
}
.testimonials .flex-direction-nav .flex-next {
    right: 0em !important;
}

.testimonial-wrapper img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    margin-top: 40px;
}

.testimonial-wrapper .row {
    align-items: flex-start;
}




/*--------------------------------------------------------------
## Gallery
--------------------------------------------------------------*/

.gallery {
	margin-top: 4em;
}

.gallery-image {
	height: 250px;
	background-size:cover;
	background-position:center center;
	position:relative;
}

ul.gallery {
	margin: 0 auto;
	padding: 0;
	display: table;
	width: 100%;
	font-size: 0;
}

ul.gallery li {
	display: inline-block;
	width: 23%;
	list-style: none;
	margin: 1%;
	font-size: 14px;
	vertical-align: top;
}

ul.gallery li img {
	width: 100%;
}

.pagination {
	text-align: center;
	margin-top: 2em;
}

.pagination a, .pagination a:visited {
	color: #7C7C7C;
}


iframe .audio-player {
  background-color: #fff !important;
  padding: 35px !important;
}

.tab-container {
  margin-top: 40px;
  min-height: 230px;
}
/*--------------------------------------------------------------
## Archives
--------------------------------------------------------------*/

ul.grid {
	width:100%;
	padding:0;
	margin:0;
   list-style: none;
	display:flex;
   flex-wrap: wrap;
   justify-content: flex-start;
}

ul.grid li {
    width: 32%;
    margin: 1% 1% 1%;
}

ul.grid li:first-child {
        margin: 1% 1% 1% 0;
}

ul.grid li:nth-child(3n) {
        margin: 1% 0 1% 1%;
}

ul.grid li:nth-child(3n+1) {
        margin: 1% 1% 1% 0;
}

ul.grid li p {
	margin:3px 0;
}

ul.grid li h4 {
	margin-top: 10px;
}
.archive .wrap {
  padding: 0 1em 1em;
}
.wrap {
	padding: 2em 1em 0;
}

.wrap-simple {
  background: #faf6f5;
  padding: 30px;
    height:100%;
  min-height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
    border-radius: 10px;
}

ul.grid li .wrap {
	padding: 1em 0;
}

ul.grid li.box .wrap {
	padding: 1em 1em 2em;
}

ul.grid li.border-box .wrap {
	padding: 1em;
}


li.box {
	width:31.3%;
	margin: 1%;
	display:block;
	float:left;
	background:#fff;
}


li.box .wrap {
	padding:1.5em 1.5em 2em 1.5em;
}

li.border-box {
	margin: 1%;
	width:31.3%;
	display:block;
	float:left;
	background:#fff;
}

li.border-box .wrap {
	padding: 1em;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}


.custom-thumb {
 height: 450px;
    background-size: cover;
    background-position: center;
    position: relative;
    transition:0.5s ease-in-out;
    opacity: 0.3;
}

.wrap:hover .custom-thumb {
    opacity: 1;
}

.wrap:hover a {
    color: #cc6f3c;
}
a.moretag {
    display: block;
    margin-top: 10px;
}



/*--------------------------------------------------------------
## Custom Table
--------------------------------------------------------------*/

.row {
    align-items: center;
}
.flex {
    display:flex;
    flex-direction: row;
    gap: 20px;
}

/*--------------------------------------------------------------
## Repeater
--------------------------------------------------------------*/
.pink-container {
  background: #eee2de;
  border-radius: 10px;
  overflow: hidden;
}
.repeater-text-inner {
  padding: 20px;
  min-height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.home .repeater-text-inner {
  padding: 90px 20px;
}
.problem-wrap {
  display: flex;
  justify-content: flex-start;
  gap: 7px;
  flex-wrap: nowrap;
  font-size: 22px;
  max-width: 810px;
  margin: auto;
  position: relative;
  flex-direction: column;
    padding: 45px 0;
}
.feelings-wrap {
  font-size: 28px;
  margin: 0;
  position: relative;
max-width: 400px;
  padding: 0 0 19px;
  min-height: 115px;
}
.solutions-wrap {
  font-size: 26px;
  margin: 0;
  position: relative;
  padding: 0 0 20px;
}
.solutions-wrap h2 {
  margin-bottom: 18px;
}

.feelings-text {
  max-width: 470px;
}

.problem-wrap .shape {
  position: absolute;
  opacity: 0.06;
  max-width: 250px;
  left: -5px;
  top: -75px;
  z-index: 1;
}

.problem-title {
  white-space: nowrap;
  flex-shrink: 0;
  padding-top: 1px;
  font-size: 29px;
  margin-bottom: 20px !important;
}

.problem-slider {
  flex: 1; /* Take remaining width */
  min-width: 0; /* Allow slick to shrink properly */
}
.problem-slide {
  text-align: left;
  opacity: 0.3;
  transition: opacity 0.3s ease;
  padding:  0;
}

.problem-slide.slick-current {
  opacity: 1;
}


/*--------------------------------------------------------------
## Posts
--------------------------------------------------------------*/

.posted-on {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 0.85em;
}
.bread {
    margin-bottom:20px;
    text-align: center;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0 0 10px;
  text-decoration: none;
  background-color: transparent;
  border: 0;
    font-size: 16px;
}

.list-group-item i {
    font-weight: 200;
    padding-left:20px;
}
.number {
  display: inline-block;
  padding-right: 20px;
}
.solution .slider-curve {
    bottom:unset;
    top:0;
}

/*--------------------------------------------------------------
## Search & Filter
--------------------------------------------------------------*/
button.search-filter-input-button {
    margin-top:0;
}
.search-filter-input-button-group {
  justify-content: center !important;
    column-gap: 10px;
}
.search-filter-input-button:hover:not(.is-disabled):not(.search-filter-input-button--is-selected),
.search-filter-input-button--is-selected:hover, .search-filter-input-button--is-selected:focus, .search-filter-input-button--is-selected:active {
  background-color: #cc6f3c;
    color:#fff;
    border-color:#cc6f3c;
    box-shadow: none;
}
.search-filter-input-button:focus, .search-filter-input-button:active {
  box-shadow: none;
  background-color: #cc6f3c;
    color:#fff;
  outline: none;
}

.searchandfilter ul {
  margin: 0 0 5px;
    padding: 0;
    display: flex;
    gap:10px 30px;
    flex-wrap: wrap;
}

.searchandfilter li[data-sf-field-input-type="radio"] label {
    background: transparent;
    border-bottom: 2px solid transparent;
    padding: 10px 0;
    margin: 0 20px;
}

.searchandfilter li:first-child[data-sf-field-input-type="radio"] label {
    padding: 0 0 10px;
    margin: 0;
    transition: 0.3s ease-in-out;
}

.searchandfilter li[data-sf-field-input-type="radio"] label:hover {
    border-bottom: 2px solid #cc6f3c;
    color: #cc6f3c;
}

.searchandfilter ul input[type="radio"], .searchandfilter input[type="radio"] {
    display: none;
}

li.sf-option-active label {
    border-bottom: 2px solid #cc6f3c !important;
    color: #cc6f3c !important;
}

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
    overflow-x: hidden;
}



/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
font-variation-settings: "opsz" 400, "wght" 400;
}
p:last-child {
    margin-bottom:0;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
.credit {
    display: inline-block;
}
code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography General
--------------------------------------------------------------*/

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
  font-style: normal;
 color: #cc6f3c;
}
blockquote {
  margin: 0 0 1.5em;
  font-size: 1.2em;
  font-style: italic;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
  background: #eee2de;
}





hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul {
    list-style: none;
}
.fancyul ul li {
    margin-bottom:10px;
}
.fancyul ul li::before {
  content: "\f054";
  font-family: 'Font Awesome 6 Pro' !important;
  padding: 0 10px 0 0;
  color: #d6c0cc;
  margin-left: -21px;
  transition: 0.5s ease-in-out;
  font-weight: 200;
}
ul, ol {
	margin: 0 0 1.5em 0;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}
.modal-header {
  padding: 20px 20px 0 0;
  border-bottom: 0 none;
}
.intro {
  position: relative;
  padding-top: 120px;
}
.intro h2 {
    max-width: 510px;
    align-self: flex-end;
}

.intro p {
  display: block;
  clear: both;
 max-width: 505px;
  margin: 0 0 1.5em;
}
.intro .repeater-text-inner {
 max-width: 630px;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

.buttonlinkdark a {
    display: inline-block;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .search-filter-input-button, .buttonlinkdark a {
  border: 0px;
  border-radius: 30px;
  padding: 10px 20px 14px 25px;
  line-height: 1;
  background: #fff;
    background-color: rgb(255, 255, 255);
  text-align: left;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  font-size: 13px;
  margin-top: 25px;
font-family: "mulish-variable", sans-serif;
font-variation-settings: "wght" 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.bg-white button,
button.dark, .buttonlinkdark a {
    background-color:#cc6f3c;
    color:#fff;
}

.bg-white button:hover,
button.dark:hover, .buttonlinkdark a:hover {
        background-color:#eee3df;
    color:#585858;
}

.buttonlink a {
    border-bottom:1px solid;
}
button::after, .buttonlinkdark a::after {
  content: "\f061";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-family: 'Font Awesome 6 Pro' !important;
  padding-left: 40px;
  font-size: 20px;
    font-weight: 200;
    align-self: center;
    height: 15px;    
}

 button, .buttbuttonlinkdark a {
display: flex !important;
  justify-content: space-between !important;
  flex-direction: row !important;
  align-self: center !important;
  padding: 15px 30px 15px !important;
  line-height: 1.2em !important;
     margin: 20px auto 0px !important;
  }

.leftbutton button, .leftbutton .buttonlinkdark a {
     margin: 20px 0 0px !important;
}


button.white {
  background-color: white;
  color: #585858;
}
button.btn-close::after {
    content:none;
}
button.menu-toggle,
button.wide,
button.slick-prev,
button.slick-next {
    background:transparent !important;
    box-shadow: none !important;
}
button.btn-close {
  box-shadow: none !important;
  right: 20px;
  position: absolute;
  top: 0;
    background: transparent !important;
    color:#707f84 !important;
}

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: #454545;
	border: 0px;
	border-radius: 0px;
	padding: 19px 5px 10px;
	background:transparent;
	width:100%;
	margin: 5px 0;
    font-size:.9em;
    border-bottom: 2px solid #707f84;
}

.site-footer input[type="text"],
.site-footer input[type="email"],
.site-footer input[type="url"],
.site-footer input[type="tel"],
.site-footer textarea {
border: 0 none;
  color: #fff !important;
  background: rgba(255,255,255,0.1);
  border-radius: 30px;
  padding: 10px 20px;
    margin: 0;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #fff;
}

input[type="submit"] {
  font-size: 15px;
  margin-top: 0;
   background: #94a9b1;
    border:1px solid #fff;
    color:#fff;
    padding: 10px 20px;
}

select {
	color: #969696;
	border: 0px;
	border-radius: 0px;
	padding: 15px 15px 15px 10px;
	background: #ddd;
	width:100%;
}

textarea {
	width: 100%;
	margin-bottom: 8px;
    height: 100px;
}



/*--------------------------------------------------------------
# Accordion
--------------------------------------------------------------*/
.accordion-item {
  background-color: transparent;
  border: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom: 1px solid #cacacc;
}
.custom-accordion-button {
  margin-top: 0;
  background-color: transparent;
  border-radius: 0;
  padding: 15px 0;
    width: 100%;
}
.accordion-item {
  background-color: transparent;
}
.accordion-body {
  padding: 1em 0 3em;
    padding-right: 0px;
    padding-left: 0px;
  color: #5f6063;
}

button.custom-accordion-button {
    background-color:transparent !important;
}
button.custom-accordion-button:hover {
  box-shadow: none;
     color: #5f6063;
}
button.custom-accordion-button::after {
  position: absolute;
  right: 25px;
    padding-left: 0;
}

button.custom-accordion-button::after {
      content: "\f061";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-family: 'Font Awesome 6 Pro' !important;
  padding-left: 0;
  font-size: 20px;
    font-weight: 200;
    transform: rotate(90deg);
}
button.custom-accordion-button.collapsed::after {
      content: "\f061";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-family: 'Font Awesome 6 Pro' !important;
  padding-left: 0;
  font-size: 20px;
    font-weight: 200;
    transform: rotate(0deg);
    transition:0.5s ease-in-out;
}
.accordion ul {
    margin: 0;
    padding: 0;
}


.accordion ul li {
    list-style: none;
    border-bottom: 10px solid #fff;
}

.accordion-inner {
    border: 1px solid #ddd;
    padding: 1em;
}

.accordion-inner ul {
    margin: 0 0 0 1.5em;
}

.accordion-inner ul li {
    list-style: inherit;
    padding-bottom: 5px;
}
.accordion-button {
text-transform: none !important;
  letter-spacing: 0 !important;
  padding: 15px 0 !important;
  margin: 0 !important;
  background: transparent !important;
    outline: none !important;
     color: #585858 !important;
    font-variation-settings: "wght" 500;
}
.accordion-button:not(.collapsed) {
  box-shadow: none !important;
}

.accordion-item:last-of-type {
    border-radius: 0 !important;
}
.accordion-button:not(.collapsed)::after,
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23cc6f3c'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}
.accordion-2 {
position: relative;
    margin-top: 30px;
}


.accordion-2 ul {
    margin: 0;
    padding: 0;
}


.accordion-2 ul li {
    list-style: none;
}

.accordion-2 button::after {
	content: "\f107";
   font-family: 'Font Awesome 6 Pro' !important;
	color: #fff;
	top: 0.6em;
	right: 20px;
   position: absolute;
   font-size: 1.8em;
}
.accordion-2 button[aria-expanded="true"]::after {
    content: "\f00d";
   font-family: 'Font Awesome 6 Pro' !important;
    top: 18px;
    font-size: 1.4em;
}

.accordion-2 button:hover::after {
    color: #fff;
}

.author-image {
  object-fit: cover;
max-width: 75px;
  max-height: 75px;
  width: 100%;
  border-radius: 100%;
}
.author-card {
  display: flex;
  flex-direction: row;
 margin-bottom: 50px;
    align-items: center;
  gap: 30px;
}
.author-name {
  font-size: 26px;
}
.author-title {
  font-size: 15px ;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice button.change-settings-button {
	margin: 0 !important;
    display: inline !important;
    padding: 0 !important;
}
/*--------------------------------------------------------------
# Slick
--------------------------------------------------------------*/
.related .container-gallery {
    padding-right:0 !important;
}
.container-gallery {
    padding-right:60px !important;
}
.slick-gallery img {
    max-height: 400px;
}

.slick-gallery .slick-slide {
    margin:10px;
}

.slick-boxlinks .slick-next,
.slick-gallery .slick-next {
  right: -40px !important;
}

.simple-slick-slider-testimonial .slick-next {
  right: -15px !important;
}
.slick-posts .slick-track {
    display: flex;
    gap:20px;
	align-items: stretch;
}

.slick-posts .slick-slide {
	height:auto;
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	text-decoration: none;
	transition: 0.3s ease-in-out;
}

a:visited {
	text-decoration: none;
}

a:hover, a:focus, a:active {
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}
button.sml {
  padding: 10px 20px 14px;
  line-height: 1;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.team .row img {
        border-radius: 10px;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

.numbers {
  margin-bottom: 15px;
  color: #cc6f3c;
	  font-size: 15px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-variation-settings: "wght" 400;
}
/*--------------------------------------------------------------
# Tabs
--------------------------------------------------------------*/
.programme .accordion-body {
  padding: 0 0 15px 0;
}

.programme .accordion-body p {
    margin-bottom: 5px;
}
.extra {
    margin-top: 20px;
}
.customtab {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  height: 50px;
   background: #faf6f5;
  flex-direction: column;
  width: 50px;
    border-radius: 100%;
    margin-right: 10px;
}
.customtab.active {
  opacity: 1;
  background: #eee2de;
}
.customtab i{
    margin-bottom:0 !important;
    font-size: 21px !important;
  font-weight: 200;
}

.nav-tabs {
  border-bottom: 0;
  margin: 40px auto 30px;
    margin-bottom: 30px;
 gap: 10px;
}


.tab-content .fade {
    background: transparent;
}

.nav-tabs .nav-link {
  background: #faf6f5;
  border: 0;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  padding: 10px;
  border-radius: 100%;
  height: 50px;
  width: 50px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
}
.programme .nav-tabs .nav-link i {
  font-size: 25px;
  margin-bottom: 0;
}

.nav-tabs .nav-link:hover {
    background-color: #eee2de;
    color: #585858;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    background-color: #eee2de;
     color: #585858;
    font-weight: 400;
}



.contact {
  display: flex;
gap: 10px 40px;
  flex-direction: row;
  margin-bottom: 23px;
  font-size: 1.1em;
    margin-top: 20px;
    flex-wrap:wrap;
}
.contact i {
     font-size: 1.2em;
    margin-right: 10px;
}

.contact-inline {
    display:inline;
}
/*--------------------------------------------------------------
# Flexible Content
--------------------------------------------------------------*/

ul.clean {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
}

ul.clean li {
	font-size: 16px;
}

ul.flex {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}

.sellpointsbar {
	padding: 1.5em 0;
}

.sellpointsbar i {
	width: 25px;
}

li.one {
	display: block;
	width: 100%;
}

li.two {
	display: inline-block;
	width: 50%;
}

li.three {
	display: inline-block;
	width: 33.33%;
}

li.four {
	display: inline-block;
	width: 25%;
}

/*
.custom-thumb .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(24,52,70,0.7);
	top: 0;
	left: 0;
	opacity: 0;
	transition: 0.3s ease-in-out;
}

.custom-thumb:hover .overlay {
	opacity: 1;
}
*/


.badge {
	position: absolute;
	top: 0;
	left: 0;
	background: #707f84;
	color: #fff;
	padding: 10px 10px;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}
.sectionpadlarge {
	padding: 12vh 0;
}
.sectionpadlargetop {
	padding: 20vh 0 12vh;
}
.sectionpad {
	padding: 9vh 0;
}

.sectionpadsmall {
	padding: 7vh 0;
}
.lesspaddingbottom {
    padding-bottom: 6vh;
}
.lesspaddingtop {
    padding-top: 6vh;
}
.extrapaddingbottom {
    padding-bottom: 12vh;
}
.extrapaddingtop {
    padding-top: 12vh;
}
.home .site-content .st0 {
  fill: #fff;
}

.home .landing-wrap .slider-curve-2 .st0 {
  fill: #faf6f5;
}
.site-content .st0 {
  fill: #fefefe;
}
.page-template-page-work .site-content .text-slider  .st0,
.page-template-page-about .site-content .text-slider  .st0 {
  fill: #eee2de;
}
.site-content .bg-gradient-c .slider-curve-2 .st0 {
  fill: #fff;
}
.site-footer .st0 {
  fill: #94a9b1;
}
.site-footer .st1 {
  fill: #fff;
}
.site-footer .container {
    padding:15vh 3vw 0;
}
.logo {
  height: 58px;
  width: 120px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
	margin: 10px 2em 10px;
  padding: 0 1em;
  display: inline-block;
}
.whatyouget,
.solution {
    padding-top: 180px;
}
.programme {
background: #fff;
  padding: 30px 30px 30px;
  border-radius: 10px;
display: flex;
  flex-direction: column;
  height: 100%;
}
.programme i {
  font-size: 25px;
  margin-bottom: 35px;
}
.programme img {
  min-height: 150px;
  object-fit: cover;
  height: 100%;
}
.programme h4 {
font-variation-settings: "opsz" 400, "wght" 400;
}
.content {
    padding-top: 30px;
	flex-grow: 1;
}
.collapse-box p {
    margin-bottom:10px;
}
.whatyouget h3 {
  text-align: center;
  max-width: 500px;
  margin: 0 auto 23px;
  font-size: 46px;
    line-height: 1.2;
}
.whatyouget .title-container {
    max-width:600px; margin: 0 auto 3em; text-align:center;
}
ul.standard-flex {
	padding:0;
	margin:0;
	list-style: none;
	display: flex;
	justify-content: space-between;
	align-content: center;
	gap: 20px;
}
.rectangle {
  background: #faf6f5;
  height: 500px;
  position: absolute;
  width: 460px;
  left: -40px;
  top: -50px;
  border-radius: 10px;
}
.title-line, .title-text {
	max-width: 1300px;
	width: 100%;
	margin: auto;
}
.title-line {
	  border-top: 2px solid;
	  padding-bottom: 10px;
	}
.title-text {
  text-align: right;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05;
  font-size: 0.8em;
}

.title-text {
	text-align: right;
}

.zeropaddingbottom {
	padding-bottom: 0px !important;
}

.zeropaddingtop {
	padding-top: 0px !important;
}

.home ul.products li.product {
	margin-bottom: 0;
}

.accordion-2 button.wide {
	position: relative;
	margin-bottom: 2px;
	background: transparent;
	border-bottom: 2px solid #cc6f3c;
	color: #000;
	text-align: left;
    padding: 20px 45px 20px 20px;    
}

.accordion-2 button::after {
	color: #cc6f3c !important;
}

.accordion-inner {
	border: 0;
}

.news-column-pad {
	padding-right: 8em;
}

.single-post .custom-thumb {
	height: 200px;
}

.single-post li.one {
	margin-bottom: 20px;
}

.single-post li.one .wrap-simple {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

.single-post li.one:last-child .wrap-simple {
	border-bottom: 0;
}

.header-wrap h4 {
	color: #fff;
}

.header-wrap a {
    transition: 0.3s ease-in-out;
    display: inline-block;
}

.header-wrap a h4 {
        transition: 0.3s ease-in-out;

}

.header-wrap a:hover h4 {
    color: #cc6f3c;
}

.menuover {
  position: absolute;
  z-index: 100;
  width: 100%;
}

.menuover .main-navigation li a {
    color:#fff; 
}


.home .homemenuover {
  position: absolute;
  z-index: 100;
  width: 100%;
}

.home .homemenuover .main-navigation li a {
    color:#fff; 
}

.archivehighcontentmenuoverlay {
    margin-top: 130px;
}

#myVideo {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

section.references {
    margin-top: 70px !important;
}

.archive .custom-thumb {
  aspect-ratio: 1 / 1;
    height: auto !important;
    width: 100% !important;
}


.modalclosebutton {
    margin-top: 50px;
}



.modalclosebutton button::after {
  content: "\58";
    height: 18px;
}


.modal {
  align-items: flex-start;
  padding-bottom: 100px;
padding-left: 16px !important;
  padding-right: 16px !important;
}


.qualifications {
    margin-top: 50px;
    border-top: 1px solid #ddd;
    padding-top: 40px;
}

.qualifications p {
    margin-bottom: 1em;
}

.qualifications strong {
    display: block;
    margin-top: 40px;
}

.qualifications ul {
  list-style: none;
  padding-left: 0px; 
  margin: 0 0 20px 0;
}

.qualifications ul li {
  position: relative;
  margin-bottom: 0.5em;
    padding-left: 16px;
}

.qualifications ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 8px;
  height: 8px;
  border: 2px solid #eee2de; 
  border-radius: 50%;
  background: transparent;
}

button.blogback {
    margin: 45px auto 0 !important;
}

.wrap .row {
    align-items: flex-start;
}
.modal-body .background-image {
    background-position: top;
}
.container-testimonials button.dark {
    margin-top: 40px !important;
}
 .footer-links button {
display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-self: center;
  padding: 15px 30px 15px;
  line-height: 1.2em;
     margin: 20px auto 0px;
  }

.footer-links button::after {
    align-self: center;
    height: 15px;
}

.site-header .row {
--bs-gutter-x: 0;
}

button.moove-gdpr-modal-close::after, button.change-settings-button::after, button.mgbutton::after {
    display: none;
}

button.slick-arrow::after {
    display: none;
}

.centerheading {
    text-align: center;
}
.search-filter-input-button-group button {
    border: 0;
  border-radius: 30px;
  padding: 14px 20px 14px 25px;
  line-height: 1;
  text-align: left;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  font-size: 13px;
  margin-top: 25px;
font-family: "mulish-variable", sans-serif;
font-variation-settings: "wght" 400;
  text-transform: uppercase;
  letter-spacing: 1px;
        border: 1px solid #cc6f3c;
    margin: 0 !important;
}

.search-filter-input-button--is-selected {
    background: #cc6f3c !important;
}

.search-filter-input-button-group button:hover {
    border: 1px solid #cc6f3c;
}
.startnowbox {
    justify-content: flex-end;
    flex-direction: column;
}

.startnowbox button {
    float: right;
}

.feature-box {
    background: #eee3df;
    border-radius: 10px;
    padding: 3em 2em !important;
    justify-content: flex-start;
    position: relative;
}

.feature-box .icon {
    position: absolute;
    top: 15px;
    left: 15px;
}

.feature-box h4 {
    margin-bottom: 0;
    font-size: 22px;
}

.feature-box .feature-text {
    margin-top: 20px;
}

.titlebox {
    display: flex;
    border: 1px solid #ddd;
    border-radius: 10px;
  justify-content: center;
  flex-direction: column;
    width: 100%;
}

.titlebox .feature-box {
    background: transparent;
}

.titlebox .feature-box h4 {
    font-size: 28px;
}

.lightbgboxes .feature-box {
    background: #faf2ef;
}

.lightbgboxes .titlebox .feature-box {
    background: transparent;
}



.landing-text-page {
    max-width: 635px;
    margin: auto;
    text-align: center;
}
.landing-text-page h2 {
    margin-bottom: 20px;
}
.pointer {
    cursor: pointer;
    transition: 0.3s ease-in-out;
}


.pointer:hover  {
    color: #cc6f3c;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    border-top: 0 !important;
    background-color: #707f84 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
  background-color: #eee2de !important;
  border-radius: 0 !important;
    color: #707f84 !important;
    margin: 0 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover {
  background: #faf6f5 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice button.change-settings-button {
    width: auto !important;
}

ul#moove-gdpr-menu li:before {
    display: none;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button {
    text-transform: none !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
    min-width: unset !important;
    margin: 0 !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close {
    padding: 0 !important;
}



.boxlayout .row:nth-child(even) {
flex-direction: row-reverse;
}
.boxlayout .row {
  align-items: center;
  padding-bottom: 10vh;
}
.boxlayout .row:last-child {
    padding-bottom: 0;
}
.background-image {
  position: relative;
  background-size: cover;
  background-position: center;
  align-self: stretch;
  min-height: 400px;
}
.home .background-image {
    min-height:200px;
}
.borderradius {
    border-radius: 10px;
}
.borderradiusright {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.wpcf7 form .wpcf7-response-output {
  margin: 2em 0 1em;
  padding: 0.6em 1em;
  border: 2px solid #ddd;
  text-align: center;
  background: #ddd;
  color: #000;
}
.promo {
  background: #faf6f5;
  padding: 30px;
    font-weight: 400;
    border-radius: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #ddd;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #cc6f3c;
  background: #cc6f3c;
  color: #fff
}

.wpcf7-not-valid-tip {
  font-size: 0.8em;
}

.contactcol {
    padding-right:4em;
}

a.clickhere {
    display: block;
    margin-top: 10px;
    font-weight: 500;
}

.noresults {
    text-align: center;
    margin-bottom: 3em;
    margin-top: 3em;
}

.section-other h5 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 2em;
}
.post-type-archive-services .container-sm,
.post-type-archive-case-studies .container-sm {
  margin: 0 0 2em;
  max-width: 700px;
    padding:0;
}
.post-type-archive-services .container-sm {
  margin: 0 0 10vh;
}
.wrap h4, .wrap-simple h4 {
  text-transform: none;
  letter-spacing: 0;
  font-size: 22px;
  margin-bottom: 30px !important;
}

.team .wrap {
  padding: 0 !important;
}
.team .wrap button {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  align-items: center;
  font-size: 25px;
  padding: 0 5px;
  text-transform: inherit;
  letter-spacing: 0;
    font-variation-settings: "wght" 200;
}
.team img {
    cursor: pointer;
}
.team .wrap .role {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  max-width: 215px;
  font-size: 13px;
  line-height: 1.3;
  font-variation-settings: "opsz" 200, "wght" 200;
}
.logo-slick-slider .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	align-items: center;
}
.gradientoverlay {
  background: transparent;
  background: linear-gradient(178deg,rgba(238, 226, 222, 1) 20%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/*
.logo-grid {
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
*/
.logo-grid h5 {
text-align: center;
  padding-bottom: 10px;
}
.logo-grid img {
  margin: auto;
  max-width: 165px;
  max-height: 100px;
  padding: 0 20px;
    filter: grayscale(100%) sepia(20%) hue-rotate(180deg) saturate(50%) brightness(90%) contrast(90%) opacity(70%);
  transition: 0.5s ease-in-out;
  width: 100%;
  object-fit: contain;
}
.logo-grid img:hover {
    filter: grayscale(0%);
    opacity: 1;
}
.home .overlay {
background: linear-gradient(180deg,rgba(255, 255, 255, 0.6) 10%, rgba(255, 255, 255, 0) 43%);
}
.overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background:rgba(0, 0, 0, 0.54);
	top: 0;
	left: 0;
}

.centertext {
    text-align: center;
}


.pad-box {
    padding: 6em 2em
}

.page-template-page-about .boxlinks {
    padding-bottom:0;
}
.modal-content i {
  font-size: 30px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 100;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	font-size: 19px;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.page-id-12 table.contact-details .fa {
	font-size: 20px;
	padding-bottom: 15px;
}

table.contact-details {
	 margin-top: 2em;
}


td.icon {
    width: 30px;
}

.social div {
  list-style: none;
  padding: 0;
  font-size: 1.6em;
}

.page-id-3 h4 {
	 margin-top: 2em;
}

.no-results {
    text-align: center;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Wordpress Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-caption {
	display: block;
}

.footer-links {
  max-width: 630px;
  margin: auto;
  justify-content: center !important;
}
.page-template-page-work .footer-links {
max-width: 750px;
}
.page-template-page-work .promo {
max-width: 400px;
}
.site-footer .row {
  justify-content: space-between;
	align-items: flex-end;
}







/*--------------------------------------------------------------
## Responsiveness
--------------------------------------------------------------*/


/*Width Menu Goes Responsive*/

@media (max-width:800px) {

.navoverlay {
    display: block;
    width: 100%;
    background: rgba(0,0,0,0.6);
    height: 0;
    position: fixed;
    top: 0;
    left: 0;
    transition: 0.3s ease-in-out;
    opacity: 0;
    z-index: 3;
}    

.aws-container .aws-search-form {
	margin: auto;
}
.icons {
	position: absolute;
	right: 60px;
}

}




/*General Responsiveness*/



@media (max-width:1100px) {
.curveboxsection.sectionpadlargetop {
    padding-top: 12vh;
}
}


@media (max-width:991px) {
    .site-header .col-md-12 {
        padding: 0;
    }
    .site-header .container {
        padding: 0;
    }    
    .headerbtns a {
        width: 100%;
        background: #cc6f3c;
        border: 0;
        text-align: center;
    }    
    .headerbtns .contact-btn {
        text-align: center;
        color: #fff;
        border: 0;
        margin-right: 0;
    }    
    
    .site-branding {
        text-align: left;
        padding-left: 30px;
    }    
    .main-navigation {
        padding-right: 30px;
    }    
    
.site-footer img {
  display: block;
  margin: 0 auto 50px;
}
    .container-testimonials {
        padding-bottom: 50px;
    }
    
.footercontactcol {
  padding-left: 0px;
}
}



@media (max-width:920px) {
.wrap-simple {
    padding: 22px;
}
.wrap-simple h4 { 
    font-size: 19px;
}
}



@media (max-width:900px) {
.boxlinks i {
  font-size: 3em;
}
.flex {
  flex-direction: column;
}
.flex.social {
  flex-direction: row;
}
.header-wrap, .container {
  padding: 0 4vw;
    }}


@media (max-width:800px) {
ul.gallery li {
	display: inline-block;
	width: 48%;
}
.gallery-image {
	height: 200px;
}
}

@media (max-width:767px) {
        a.readmore {
        text-align: left;
    }
    .testimonial-wrapper img {
        margin-top: 10px;
        width: 160px;
        height: 160px;
    }
    
   .testimonial-wrapper .g-5 {
  --bs-gutter-y: 2rem;
}
    
    button.blogback {
    margin: 20px auto 0 !important;
}
    .mobilepaddingbottom {
        padding-bottom: 60px !important;
    }
    .single .wrap-simple {
  margin-bottom: 25px !important;
  height: auto;
}
    .single-post h1 {
  font-size: 35px !important;
    }
    .slick-posts {
        margin-top: 50px;
    }    
    .postslider .col-md-8 {
        padding-left: 0;
        padding-right: 40px;
    }    
    .postslider .slick-next {
        right: -40px;
    }    
.modal-body .background-image {
    margin-bottom: 40px;
    }
    
    .site-info {
        text-align: center;
    }    
    .social {
        justify-content: center;
        margin-bottom: 10px;
    }
    ul#footer-menu-1, ul#footer-menu-2 {
        justify-content: center;
    }
    ul#footer-menu-1 {
        margin-bottom: 10px;
    }
.simple-slick-slider-testimonial .slick-next {
  right: -15px !important;
  bottom: -33px !important;
  top: unset;
}    
.home .background-image {
  min-height: 300px;
}
    .textboxrightinner {
        padding-top: 50px;
    }
    .problem-wrap {
        padding-bottom: 50px;
    }    
.landing-text h1 {
  font-size: 38px;
    }
.home .landing-text {
  padding-top: 40px;
    }
    .boxlayout .row:first-child .repeater-text-inner {
        padding-top: 0;
    }
    .home .boxlayout .row:first-child .repeater-text-inner {
        padding-top: 10vh;
    }
    .home .boxlayout .row:last-child .repeater-text-inner {
        padding-bottom: 0;
    }    
    
    .related .container-gallery {
    padding-right:60px !important;
}
    .intro .repeater-text-inner {
        padding:0;
    }
    .single .boxlayout .row:first-child .repeater-text-inner,
   .page-template-page-about .boxlayout .row:first-child .repeater-text-inner {
        padding-top:0;
    }
    .slick-gallery img {
  max-height: 300px;
}
    .archive .colourarchive .highcontent,
    .highcontent {
  min-height: 0;
    }

    .intro .background-image {
        display:none;
    }
    .boxlayout .row {
  align-items: center;
  padding-bottom: 0;
}
    .repeater-text-inner {
  padding: 10vh 20px;
  min-height: 0;
    }
  .sidebar {
    margin-top: 3em;
    background: rgba(0,0,0,0.05);
    padding: 3em 2em;
  }
.contactcol {
    padding-right:0;
}
.footer-upper {
    text-align: center;
}
.footer-upper img {
    float: none;
    margin-top: 5px;
}
    .page-id-12 ul.social {
        margin-bottom: 50px;
    }
.news-column-pad {
    padding-right: 0;
    padding-bottom: 2em;;
}       
.site-footer img {
  margin: 0 0 50px;
}
.site-footer h5 {
    margin-top: 3em;
}
.mobilesidebar {
	display: block;
}
.desktopsidebar {
	display: none;
}

.mobilesidebar .widget {
  margin: 0 0 0.8em;
}

ul.standard-flex {
	display: block;
	font-size: 0;
}
ul.standard-flex li {
	font-size: 16px;
	width: 50%;
	display: inline-block;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	vertical-align: top;
}
ul.standard-flex li:nth-child(even) {
border-right: 0;
}
ul.standard-flex li:nth-child(odd) {
border-left: 0;
}
.topcontact {
  text-align: center;
}
.topbar {
  text-align: center;
}
.myexcerpt {
     display: none;
}
    .custom-thumb {
        height: 250px;
    }
    .section-other .custom-thumb,
    .archive .custom-thumb {
    height: 200px;
    }
.archive .wrap {
  padding: 1em 2px 3em;
    }
    .section-other .wrap {
        padding: 1em 2px 0;  
    }
.whatyouget, .solution {
  padding-top: 130px;
}    
.landing-image {
  min-height: 400px;    
}    
.centerheading {
  text-align: left;
}   
    h3.firsth {
        text-align: center;
        margin-top: 40px;
    }    
    
    
    .mobilemodalcontent {
        background: #fff;
        padding: 40px 25px 0 !important;
    }
    .mobilemodalcontent.lower {
        padding-bottom: 40px !important;
        border-radius: 0 0 10px 10px;
    }
    
    .modal-body {
  padding: 0 0 4em;
}
  .modal-content {
  background-color: transparent;
    }
    .modal-body .background-image {
        margin-bottom: 0;
    }
    .modal-body .row > * {
        padding-left: 0;
        padding-right: 0;
    }
    .modal-dialog {
               padding-left: 20px;
        padding-right: 20px; 
    }    
    .qualifications {
  margin-top: 0;
    }
    .modal-body .background-image.borderradius {
        border-radius: 10px 10px 0 0;
    }
.modal {
  padding-left: 8px !important;
  padding-right: 8px !important;    
}
}


@media (max-width:660px) {
	.site-branding img {
  max-width: 100%;
}
    .highcontent {
padding-bottom: 30px !important;
    padding-top: 70px !important;
    }
}


@media (max-width:600px) {
    .bigtext {
  font-size: 1.1em;
}
.repeater-text {
    width: 100%;
		min-height: auto;
		padding: 3em 0 2em;
}
.repeater-image {
    width: 100%;
    min-height: 300px;
}
ul.flex {
	display: block;
}  
  .imageleftcol, .imagerightcol {
  width: 100% !important;
}  
.pad-box {
  padding: 3em 0em 2em;
}

.modal-body {
  padding: 0;
}
.slider-image, .slider-text {
  height: 75vh;
  min-height: 500px;
}
    .slider-text {
        padding-bottom: 4em;
    }
}


  @media (max-width:590px) {
      .search-filter-input-button-group button {
        margin: auto !important;
    }  
}


@media (max-width:575px) {
	    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton, #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton, #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
        width: auto;
    }
    .archive .wrap h4 {
margin-bottom: 14px !important;
    }
    .archive .wrap {
    padding: 1em 2px 2em;
  }
    .slider-text {
  padding-bottom: 3em;
    }
    .slider-text h2 {
  font-size: calc(3.3em + 3vw);
    }
	.site-branding img {
  max-width: 280px;
        margin-top: 15px;
        margin-bottom: 10px;
}
   .site-branding {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }
 .main-navigation {
    padding-right: 20px;
    padding-left: 20px;
    }
    .main-navigation ul {
        justify-content: center;
    }    
    .archive .header-page h1, .archive .highcontent h1 {
  margin-top: 0;
}
    .header-page h1, .highcontent h1 {
  margin-top: 1.5em;
}
    .boxlinks .container-step {
  max-width: 300px;
    }
    .slick-gallery img {
  max-height: 160px;
}
    .header-page, .header-wrap {
        min-height: 250px;
}
.site-footer .row {
justify-content: flex-start;
}
body, button, input, select, optgroup, textarea {
  font-size: 15px;
    }
.footermenu {
float: left;
width: 100%;
max-width: none;
}
.site-footer-2 .footercontactcol {
padding-bottom: 35px;
}
.site-footer-2 .row:nth-child(2){
flex-direction: column-reverse;
}
.site-footer-2 .flex {
justify-content: flex-start;
margin-top: 1em;
margin-bottom: 2em;
    flex-direction: row !important;
}
    .social {
            flex-direction: row !important;
    }
 .repeater-text-inner {
padding: 6vh 0;
}
        .home .boxlayout .row:first-child .repeater-text-inner {
        padding-top: 6vh;
    }
    .team .wrap {
  padding: 30px 0 50px;
    }
    .header-wrap, .container {
  padding: 0px 2em;
    }
    .header-page {
        margin-bottom: 6vh;
    }
    .post-type-archive-services .container-sm {
  margin: 0 0 6vh;
}
    .container-other {
        padding-top:6vh;
    }
    .sectionpad {
  padding: 6vh 0;
    }
    .sectionpadlarge {
  padding: 10vh 0;
}
    #myVideo {
        left: 0;
        top: 80%;
}
.landing-text h1 {
  font-size: 30px;
    }   
 .whatyouget, .solution {
    padding-top: 90px;
  }    
.site-footer .container {
  padding: 15vh 2em 0;
}    
    .smallprint {
        font-size: 0.8em;
    }
.testimonial-wrapper h4 {
  font-size: 22px; 
    }
    .site-header {
        padding-bottom: 25px;
    }    
.landing-image {
  min-height: 250px;
    height: 35vh;
}
.curveboxsection.sectionpadlargetop {
    padding-top: 60px;
}    
.curvetextsection.sectionpadlargetop {
    padding-top: 90px;
}     
    .lesspaddingbottom {
        padding-bottom: 12vh;
    } 
    .footer-links button {
        font-size: 0.9em;
    } 
.sectionpadlargetop {
  padding: 12vh 0 12vh;
}    
}
    
@media (max-width:480px) {
    .wrap span {
        display:none;
    }
    .site-footer .heading-2 {
  font-size: 36px;
    }
    .testimonial-wrapper img {
        width: 300px;
        height: 300px;
    }  
}


@media (max-width:430px) {
.slider-curve-2 {
    top: -5px;
}
}

@media (max-width:415px) {
.landing-text h1 {
  font-size: 26px;
    }  
 .wrap-simple h4 {
    font-size: 18px;
  }    
}



@media (max-width:400px) {
.pad-1-4 {
	padding: 1em 2em;
}
.pad-2-4 {
	padding: 2em 2em;
}
.pad-3-4 {
	padding: 3em 2em;
}
.pad-4-4 {
	padding: 4em 2em;
}
    .custom-thumb {
        height: 200px;
}}



@media (max-width: 350px) {
.container-xl, .container, .container-md {
    padding: 0 20px;
    }
    .main-navigation {
        text-align: center;
    }    
    .testimonial-wrapper img {
        width: 120px;
        height: 120px;
    }    
}

@media (max-width: 300px) {
td.icon {
    display: none;
}}





/*Max Heights*/

@media (max-height: 800px) {
    .home .landing-text {
        height: 95vh;
    }
}

@media (max-height: 650px) {
    .home .landing-text {
        min-height: 580px;
    }
    .home .landing-image {
        height: 100vh;
        min-height: 620px;
    }    
}

@media (max-height: 855px) and (max-width: 600px) {
    .home .landing-text {
        min-height: 480px;
        height: 70vh;
    }
    .home .landing-image {
        height: 80vh;
        min-height: 580px;
    } 
}