[css
FONT1=”‘Taviraj’, serif”
FONT2=”‘Montserrat’, sans-serif”
BLACK=”#000000″
DARKESTGREY=”#464646″
DARKGREY=”#646569″
WHITE=”#FFFFFF”
ORANGE=”#ffbe10″
BEIGE=”#ebece7″
LIGHTERGREEN=”#2b7336″
LIGHTERCOBALT=”#24602e”
LIGHTCOBALT=”#1d4e25″
COBALT=”#163b1c”
DARKCOBALT=”#2b7336″
OVERLAY1=”linear-gradient(180deg, #000000BF 10%, #00000000 90%)”
OVERLAY50=”#00000050″
]
/* Default Styles */
#wpadminbar {
display: none !important;
}
body {
font-family: %FONT1%;
}h1, h1 a {
color: %BLACK%;
font-family: %FONT1%;
font-size: 3em;
line-height: 1.1;
margin: 25px 0;
}h2 {
color: %BLACK%;
font-family: %FONT1%;
font-size: 2.6vw;
line-height: 1.1;
margin: 25px 0;
}h3 {
color: %BLACK%;
font-family: %FONT1%;
font-size: 1.5vw;
line-height: 1.1;
margin: 25px 0;
}h4 {
font-family: %FONT1%;
color: %BLACK%;
font-weight: bold;
font-size: 1.5em;
line-height: 1.5rem;
margin: 25px 0;
}p {
font-family: %FONT2%;
color: %BLACK%;
font-size:1.1em;
line-height: 1.8;
margin: 15px 0;
}ul li {
font-family: %FONT2%;
color: %BLACK%;
font-size:1.1em;
line-height: 1.8;
margin: 15px 0;
}ul {
list-style-type: none;
}.row.full {
max-width: 100%;
}.row.small{
max-width: 80em;
}
/* PADDING CLASSES */
.top-space {
margin-top: 6vh;
}.left-buffer {
padding-left: 7.5vw;
}.right-buffer {
padding-right: 7.5vw;
}.small-buffer {
padding-left: 35px;
padding-right: 35px;
}.strip-padding {
padding-left: 0 !important;
padding-right: 0 !important;
}.vertical-padding-xs {
padding-top: 3vh;
padding-bottom: 3vh;
}.top-padding-xs {
padding-top: 3vh;
}.bottom-padding-xs {
padding-bottom: 3vh;
}.vertical-padding-small {
padding-top: 6vh;
padding-bottom: 6vh;
}.top-padding-small {
padding-top: 6vh;
}.bottom-padding-small {
padding-bottom: 6vh;
}.vertical-padding-medium {
padding-top: 8vh;
padding-bottom: 8vh;
}.top-padding-medium {
padding-top: 8vh;
}.bottom-padding-medium {
padding-bottom: 8vh;
}.vertical-padding-large {
padding-top: 10.5vh;
padding-bottom: 10.5vh;
}.top-padding-large {
padding-top: 10.5vh;
}.bottom-padding-large {
padding-bottom: 10.5vh;
}.vertical-padding-x-large {
padding-top: 13.5vh;
padding-bottom: 13.5vh;
}.top-padding-x-large {
padding-top: 13.5vh;
}.bottom-padding-x-large {
padding-bottom: 13.5vh;
}.padded {
padding: 2vw 3vw;
}
/* FLEX CLASSES */
.equal-height-flex {
display: flex;
flex-wrap: wrap;
}.vertical-center-flex {
display: flex;
align-items: center;
}.horizontal-center-flex {
display:flex;
justify-content: center;
}
/* END FLEX CLASSES */
.cta-btn {
display: inline-block;
position:relative;
font-family: %FONT2%;
font-size: 1.2vw;
text-transform: uppercase;
color: %BLACK%;
background: %ORANGE%;
text-align: center;
padding: 2.5vh 1.5vw;
min-width: 13vw;
margin: 0 1vw 2vh 0;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}.cta-btn:after {
content: ” “;
position: absolute;
right: -5px;
bottom: -5px;
width:10px;
height: 10px;
background: %LIGHTCOBALT%;
transform: rotate(45deg);
}.cta-btn:hover,
.cta-btn:focus {
background: %COBALT%;
color: %WHITE%;
}.cta-btn:hover::after{
background: %ORANGE%;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}.cta-btn.alt {
background: %DARKCOBALT%;
color: %WHITE%;
}.cta-btn.alt:after {
background: %ORANGE%;
}.cta-btn.alt:hover {
color: %WHITE%;
background: %COBALT%;
}.cta-btn.alt:hover::after {
background: %LIGHTCOBALT%;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}.cta-standout {
font-family: %FONT1%;
font-size: 2em;
color: %ORANGE%;
}p.fancy-text {
font-family: %FONT2%;
color: %DARKESTGREY%;
font-weight: 400;
}
/* TOP BAR */
.top-bar .top-bar-section li:not(.has-form) a:not(.button) {
color: %WHITE%;
font-family: %FONT1%;
text-transform: uppercase;
font-size: 0.99vw;
letter-spacing: 0.06vw;
position: relative;
background: transparent;
}.top-bar, .top-bar .top-bar-section ul li {
background: none;
}.top-bar-section .has-dropdown>a:after {
content: “+”;
border: none;
color: %ORANGE%;
top: 2px;
right: 0.4vw;
font-size: 1em;
font-weight: bold;
}.top-bar-section .dropdown li.active:not(.has-form) a:not(.button)::before {
background: %ORANGE%;
}table {
width: 100%;
}table * {
color: #000000 !important;
}.default-bg a{
color: #ffffff !important;
}.margin-bottom {
margin-bottom: 20px;
}ul.disc{
color: #565656;
line-height: 1.75;
list-style-position: inside;
}.green-bg {
background: #163b1c;
}.default-bg ul li{
color: #FFFFFF;
}
@media only screen and (min-width:1025px){
.navigation-wrapper {
justify-content: end;
}.top-bar .top-bar-section li:not(.has-form) a:not(.button) {
padding: 0 0.6vw;
}.top-bar-section li:not(.has-form) a:not(.button)::before {
content: ” “;
height: 0px;
background: %ORANGE%;
position: absolute;
bottom: -5px;
left: calc(50% – 5px);
-webkit-transition: all 150ms ease;
-moz-transition: all 150ms ease;
-ms-transition: all 150ms ease;
-o-transition: all 150ms ease;
transition: all 150ms ease;
}.top-bar-section li.active:not(.has-form) a:not(.button):hover {
background: none;
}.top-bar-section li:not(.has-form) a:not(.button):hover::before,
.top-bar-section li.active:not(.has-form) a:not(.button)::before {
height: 8px;
width: 8px;
transform: rotate(45deg);
}.top-bar-section li:not(.has-form) a:not(.button):hover::before,
.top-bar-section li.active:not(.has-form) a:not(.button)::before {
height: 8px;
width: 8px;
transform: rotate(45deg);
}.top-bar-section li.has-dropdown:not(.has-form) a:not(.button)::before {
left: calc(50% – 13px);
}.top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
top: 8px;
}.top-bar-section .has-dropdown>a {
padding-right: 1.7vw !important;
}.top-bar-section .dropdown {
background: %COBALT%;
text-align: left;
left: 50%;
border-radius: 0;
padding: 1vh 1vw;
box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.5);
-webkit-transform: translateX(-50%) translateY(15px);
-moz-transform: translateX(-50%) translateY(15px);
-ms-transform: translateX(-50%) translateY(15px);
-o-transform: translateX(-50%) translateY(15px);
transform: translateX(-50%) translateY(15px);
top: 30px;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
background: none;
color: %WHITE%;
font-family: %FONT1%;
line-height: 35px;
position: relative;
}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),
.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
background: none;
color: %WHITE%;
line-height: 35px;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button)::before {
content: ” “;
background: %WHITE%;
width: 5px;
height: 5px;
left: 0px;
top: calc(50% – 4px);
opacity: 1;
bottom: unset;
}
}
header.header-home {
position:relative;
background: %OVERLAY50%;
}.header-row {
display: flex;
align-items: center;
justify-content: center;
padding-top: 2em;
padding-bottom: 2em;
z-index: 2;
background: #163b1c;
}.header-row::before {
content: “”;
position: absolute;
height: 10px;
background: %ORANGE%;
top: 0;
left: 0;
width: 100%;
z-index:1;
}.header-details {
display: flex;
align-items: center;
}.logo-wrapper {
height: auto;
margin: 0 auto;
float: none;
}.logo-wrapper h1 {
margin: initial;
font-size: initial;
}.company-details h1 {
font-size: 1.6vw;
margin: 0.2em 0;
color:%WHITE%;
text-transform: uppercase;
}.company-details p {
font-size: 0.9vw;
margin: 0;
line-height: 1;
color:%WHITE%;
}.header-button .cta-btn {
font-size: 1vw;
margin: 0;
}.hero-wrapper {
position: relative;
}.hero-wrapper .slider-wrapper {
max-width: 100%;
overflow: hidden;
width: 100%;
z-index: -1;
max-height: 100vh;
}.tagline {
padding: 0.9em 2em;
background: #163b1c;
position: absolute;
right: 0;
bottom: 0px;
display: block;
border-bottom: 1.5vh solid #ffbe10;
}.tagline p {
color: %WHITE%;
font-size: 0.7em;
font-weight: bold;
line-height: 1.6;
margin: 0;
}.scroll-arrow {
display: inline-block;
width: 30px;
height: 20px;
position: absolute;
bottom: -2vw;
left: calc(58% – 35px);
cursor: pointer;
z-index: 1;
}.scroll-arrow span {
display: block;
position:relative;
width: 10px;
height: 10px;
background: #163b1c;
}.scroll-arrow span:after {
content: ” “;
position:absolute;
width: 10px;
height: 10px;
margin-left: 20px;
background: #163b1c;
}.scroll-arrow::after {
content: ” “;
width: 10px;
height: 10px;
background: #163b1c;
position: absolute;
margin-left: 10px;
animation: scroll 1s ease alternate infinite;
}@keyframes scroll {
0% {
top: 2px;
}
100% {
top: 8px;
}
}.header-inner .header-row {
position: relative;
}.intro-text {
-webkit-transform: translateY(-64px);
-moz-transform: translateY(-64px);
-ms-transform: translateY(-64px);
-o-transform: translateY(-64px);
background: %WHITE%;
}.intro-text-padding {
padding: 5vh 1vw 2vh 1vw;
}.standout:before {
content: “\f045”;
font-family: FontAwesome;
font-size: 1em;
color: %ORANGE%;
margin-right: 0.5em;
}.home-bg-1 {
background: center / cover no-repeat url(%UPLOAD%/2023/11/img_5.jpg);
}.home-bg-1-text {
background: %BEIGE%D9;
}.home-bg-1-text h2,
.home-bg-1-text h3 {
color: %DARKESTGREY%;
}.home-bg-1-text p {
color: %DARKESTGREY%;
font-weight: 400;
font-size: 1em;
}.home-bg-2 {
background: center / cover no-repeat url(%UPLOAD%/2023/11/01-1.png);
-webkit-transform: translateY(-5vh);
-moz-transform: translateY(-5vh);
-ms-transform: translateY(-5vh);
-o-transform: translateY(-5vh);
transform: translateY(-5vh);
}.home-bg-3 {
}.home-bg-3-text {
background: %BEIGE%D9;
padding: 7vh 5vw;
}.home-bg-3-text h2, .home-bg-3-text h3 {
color: %DARKESTGREY%;
}.home-bg-3-text p {
color: %DARKESTGREY%;
font-weight: 400;
font-size: 1.1em;
}.home-bg-4 {
background: top / cover no-repeat url(%UPLOAD%/2023/11/05-1.png);
}.about-bg-1 {
background: center / cover no-repeat url(%UPLOAD%/2023/11/img_5.jpg);
border-top: 1.5vh solid %ORANGE%;
}.live-well-2-feel-alive {
background: center / cover no-repeat url(%UPLOAD%/2023/12/Wellness-District-Brochure-12072023.jpg);
border-top: 1.5vh solid %ORANGE%;
}.about-bg-2 {
background: center / cover no-repeat url(%UPLOAD%/2023/11/img_2.jpg);
}.service-bg-1 {
background: center / cover no-repeat url(%UPLOAD%/2023/11/img_6.jpg);
border-top: 1.5vh solid %ORANGE%;
}.service-bg-2 {
background: center / cover no-repeat url(%UPLOAD%/2023/11/img_2.jpg);
}.contact-bg {
background: center / cover no-repeat url(%UPLOAD%/2023/11/img_5.jpg);
border-top: 1.5vh solid %ORANGE%;
}.real-estate-consulting {
background: center / cover no-repeat url(%UPLOAD%/2023/12/02_1.jpg);
border-top: 1.5vh solid %ORANGE%;
}.default-bg {
background: %COBALT%;
}.light-bg {
background: %LIGHTCOBALT%;
}.lighter-bg {
background: %LIGHTERCOBALT%;
}.orange-bg {
background: %ORANGE%;
}.dark-bg {
background: %DARKCOBALT%;
}.lightgreen-bg {
background: %LIGHTERGREEN%;
}.quote-box {
padding: 8vh 3vw;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: center;
}.quote-box p {
font-size: 1em;
}.quote-icon {
font-size: 2.8vw;
}.white-text, .white-text h2, .white-text h3, .white-text p {
color: %WHITE%;
}.cobalt-text, .cobalt-text h2, .cobalt-text h3, .cobalt-text p {
color: %DARKESTGREY%;
}.offset-down {
-webkit-transform: translateY(5vh);
-moz-transform: translateY(5vh);
-ms-transform: translateY(5vh);
-o-transform: translateY(5vh);
transform: translateY(5vh);
}.qb-shadow {
-ms-filter: “progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color=#000000)”;
-moz-box-shadow: 0 0 15px 5px rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 15px 5px rgba(0,0,0,0.4);
box-shadow: 0 0 15px 5px rgba(0,0,0,0.4);
z-index: 1;
}.gallery-wrapper h2 {
display: none;
}.cta-text-holder {
padding: 10vh 5vw;
}.footer-box {
padding: 10vh 0;
}.footer-box h2 {
font-size: 1.6vw;
color: %WHITE%;
margin-bottom: 2vh;
}.footer-box p,
.footer-address a,
.footer-address a[href^=”tel”]{
color: %WHITE%;
}.footer-address p {
font-size: 0.9em;
line-height: 2.5;
margin: 0;
}.footer-social .fa {
color: %WHITE%;
font-size: 2em;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
}.footer-social .fa:hover {
color: %ORANGE%;
}.footer-social a:not(:last-of-type) {
margin-right: 1vw;
}svg.payment-icon {
margin: 0 1vw 2vh 0;
}.footer-box.footer-payment .content-holder {
position: relative;
top: -1.2vw;
}.footer-payment span {
display: flex;
justify-content: center;
}.disclaimer:after {
position: absolute;
bottom: 0;
width: 100%;
height: 1.5vh;
background: %ORANGE%;
z-index: 1;
left:0;
}.contact-body {
padding-left: 3.4vw;
padding-right: 9vw;
padding-bottom: 8vh;
}.contact-body h1 {
font-size: 30px;
margin-bottom: 10px;
}.contactForm {
margin-top: 20px;
}.contactForm label{
font-weight: normal;
display: block;
margin-bottom: 3px;
color: %DARKGREY%;
}.contactForm input {
width: 100%;
padding: 3px;
margin-bottom: 5px;
}.contactForm textarea {
width: 100%;
}input.fancyInput[type=”text”] {
font-family: %FONT1%;
padding: 12px 25px;
font-size: 15px;
line-height: 1.4;
height: auto;
border: none;
border-radius: 0;
margin-bottom: 7px;
background: %WHITE%;
color: %DARKGREY%;
box-shadow: inset 0px 0px 0px 1px %DARKGREY%;
}input.fancyInput[type=”text”]::placeholder, textarea.fancyInput[type=”text”]::placeholder {
color: %DARKGREY%;
}.contactForm textarea {
width: 100%;
}textarea.fancyInput[type=”text”] {
font-family: %FONT1%;
padding: 15px 25px;
font-size: 15px;
line-height: 1.4;
height: 100px;
border: none;
border-radius: 0;
margin-bottom: 7px;
background: %WHITE%;
color: %DARKGREY%;
box-shadow: inset 0px 0px 0px 1px %DARKGREY%;
}.contactForm .captchaWrapper {
margin: 0 0 5px;
padding: 10px 25px;
font-size: 14px;
line-height: 1.4;
height: auto;
border: none;
border-radius: 0;
background: %WHITE%;
color: %DARKGREY%;
font-weight: bold;
min-height: 0;
margin-bottom: 23px;
box-shadow: inset 0px 0px 0px 1px %DARKGREY%;
text-align: left !important;
}.contactForm .captchaWrapper:not(.slideOut) img {
max-width: 25%;
}.contactForm .captchaWrapper input {
background: %WHITE%;
border: none;
box-shadow: none;
display: inline-block;
width: auto;
font-size: 14px;
padding: 0;
margin: 0 0 0 25px;
color: %DARKGREY%;
font-weight: normal;
}.contactForm .captchaWrapper input::placeholder {
color: %DARKGREY%;
}.contactForm .captchaRefresh {
vertical-align: top;
}.contactForm .submitWrapper {
margin-top: 5px;
}.emailConfirmation {
margin: 0 auto;
}.emailConfirmation h1 {
color: #00CC00;
}#blog-main-wrapper .row {
max-width: 90rem;
}#blog-main-wrapper {
padding-bottom: 50px;
}
/* SLIDE OUT FORM */
.slide-out-wrapper {
position: fixed;
top: 7vw;
right: 0;
background: %LIGHTERCOBALT%D9;
padding: 3.5vh 2.5vw;
z-index: 99;
box-shadow: 3px 3px 13px 0px rgba(0, 0, 0, 0.17);
-moz-transform: translateX(100%) translateY(0);
-webkit-transform: translateX(100%) translateY(0);
-o-transform: translateX(100%) translateY(0);
-ms-transform: translateX(100%) translateY(0);
transform: translateX(100%) translateY(0);
-webkit-transition: all 1.2s ease;
-moz-transition: all 1.2s ease;
-ms-transition: all 1.2s ease;
-o-transition: all 1.2s ease;
transition: all 1.2s ease;
}.slide-out-wrapper.active {
-moz-transform: translateX(0) translateY(0);
-webkit-transform: translateX(0) translateY(0);
-o-transform: translateX(0) translateY(0);
-ms-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0);
box-shadow: 0px 40px 40px 0px rgba(28, 28, 28, 0.2);
}.slide-out-content span.form-title {
text-transform: uppercase;
font-family: %FONT1%;
color: %WHITE%;
font-weight: normal;
margin: 2vh 0;
font-size: 1.5em;
display: block;
}.slide-out-form form {
margin: 0;
}.slide-out-wrapper span.form-toggle {
position: absolute;
left: 0;
top: 0;
color: %WHITE%;
width: 1.6vw;
height: 100%;
line-height: 100%;
text-align: center;
background: %COBALT%;
-moz-transform: translateX(-1.5vw) translateY(0);
-webkit-transform: translateX(-1.5vw) translateY(0);
-o-transform: translateX(-1.5vw) translateY(0);
-ms-transform: translateX(-1.5vw) translateY(0);
transform: translateX(-1.5vw) translateY(0);
cursor: pointer;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
}.slide-out-wrapper .morph {
max-height: 10vh;
top: calc(50% – 5vh) !important;
border-radius: 20px 0px 0px 20px;
}.slide-out-wrapper span.form-toggle:hover {
background: %ORANGE%;
}span.toggle-holder {
position: relative;
left: 5px;
top: calc(50% – 10px);
}.slide-out-wrapper.active span.toggle-holder {
left: -5px;
}i.toggle-left {
display: inline-block;
width: 15px;
height: 15px;
vertical-align: middle;
border-top: 5px solid;
border-left: 5px solid;
border-color: %WHITE%;
-moz-transform: rotate(-45deg) translateY(-13%);
-webkit-transform: rotate(-45deg) translateY(-13%);
-o-transform: rotate(-45deg) translateY(-13%);
-ms-transform: rotate(-45deg) translateY(-13%);
transform: rotate(-45deg) translateY(-13%);
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
font-size: 1em;
}i.toggle-right {
display: inline-block;
width: 15px;
height: 15px;
vertical-align: middle;
border-top: 5px solid;
border-right: 5px solid;
border-color: %WHITE%;
-moz-transform: rotate(45deg) translateY(-13%);
-webkit-transform: rotate(45deg) translateY(-13%);
-o-transform: rotate(45deg) translateY(-13%);
-ms-transform: rotate(45deg) translateY(-13%);
transform: rotate(45deg) translateY(-13%);
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
font-size: 1em;
}.slide-out-wrapper span.form-toggle:hover i {
border-color: %WHITE%;
}input.slideOutInput[type=”text”] {
font-size: 13px;
font-family: %FONT1%;
font-weight: normal;
line-height: 1.4;
height: auto;
border: 1px solid #a4a4a5;
padding: 10px 10px;
margin-bottom: 5px;
background: %WHITE%;
color: %BLACK%;
box-shadow: none;
}.slide-out-form input[type=”text”]::placeholder, .slide-out-form .contactForm textarea::placeholder {
color: %BLACK%;
}.slide-out-form .contactForm textarea {
width: 100%;
line-height: 1.4;
border: 1px solid #a4a4a5;
background: %WHITE%;
color: %BLACK%;
font-family: %FONT1%;
font-weight: normal;
padding: 10px 25px;
font-size: 13px;
height: 90px;
margin-bottom: 5px;
box-shadow: none;
}.slide-out-form label {
color: %WHITE%;
font-weight: normal;
margin-bottom: 3px;
}.slide-out-form .contactForm .captchaWrapper {
font-size: 13px;
line-height: 1.4;
height: auto;
border: 1px solid #a4a4a5;
box-shadow: none !important;
background: %WHITE%;
color: %BLACK%;
font-weight: normal;
margin: 0 0 3px;
min-height: 0;
padding: 0px 25px 0px 0px;
overflow: hidden;
}.slide-out-form .contactForm .captchaWrapper input {
font-family: %FONT1%;
border: none;
box-shadow: none;
display: inline-block;
width: auto;
font-size: 14px;
padding: 0 15px;
margin: 0 0 0 30px;
color: %BLACK%;
background: %WHITE%;
}.slide-out-form .contactForm .captchaWrapper img#captchaImage {
-webkit-filter: none;
filter: none;
}.slide-out-form .contactForm .captchaRefresh {
vertical-align: middle;
max-width: 30px;
margin-left: 3px;
}.slide-out-form .contactForm .submitWrapper {
text-align: center;
margin-top: 10px;
}.slide-out-form .contactForm .submitWrapper button.submit {
color: %BLACK%;
font-family: %FONT1%;
font-size: 14px;
font-weight: 300;
letter-spacing: 1px;
background: %ORANGE%;
padding: 15px 5px 15px 10px;
width: 81px;
text-align: center;
cursor: pointer;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}.slide-out-form .contactForm .submitWrapper button.submit:hover {
background: %LIGHTERCOBALT%;
color: #646569;
}.yellow-border {
border-bottom: 1.5vh solid #ffbe10;
}
/* END SLIDE OUT FORM */
/* FOR 1366 TOUCH DEVICES DOWN TO 1025 DEVICES */
@media only screen
and (pointer:coarse)
and (max-width: 1366px)
and (min-width:1025px){
.hero-wrapper{
background-image: url(%UPLOAD%/2023/12/slider_7.jpg);
position: relative;
background-size:cover;
}
}
@media only screen and (max-width: 1024px){
.mobile-navigation {
display: block;
left: 25px;
position: absolute;
text-transform: uppercase;
top: 20px;
vertical-align: middle;
width: auto;
height: 24px;
z-index: 999;
}i.toggle-bars {
display: inline-block;
position: relative;
color: %WHITE%;
width: 37px;
height: 7px;
}i.toggle-bars::before {
content: ” “;
width: 17px;
height: 2px;
background: %WHITE%;
position: absolute;
bottom: 0;
left: 0;
}i.toggle-bars::after {
content: ” “;
width: 37px;
height: 2px;
background: %WHITE%;
position: absolute;
top: 0;
left: 0;
}i.toggle-bars.close {
width: 35px;
height: 35px;
background: #163b1c;
border-radius: 76px;
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}i.toggle-bars.close::after {
background: %WHITE%;
top: calc(50% – 1px);
left: calc(50% – 18.5px);
}i.toggle-bars.close::before {
background: %WHITE%;
width: 2px;
height: 37px;
left: calc(50% – 1px);
top: calc(50% – 18.5px);
}.fullwidth-navigation {
background: %WHITE%;
position: absolute;
top: 0;
z-index: 997;
width: 100%;
display: none;
}.fullwidth-navigation .top-bar {
padding: 0;
display: block;
background: none;
height: auto;
}.fullwidth-navigation .top-bar-section ul:not(.dropdown) {
padding-top: 10%;
}.fullwidth-navigation .top-bar .top-bar-section li:not(.has-form) a:not(.button){
font-size: 3vw;
color: %BLACK%;
padding-left: 0;
padding-right: 0;
line-height: 1.9;
}.fullwidth-navigation .top-bar-section .has-dropdown>a:after {
top: 0;
right: -10px;
position: relative;
display: inline-block;
}.fullwidth-navigation .top-bar-section .has-dropdown.moved>.dropdown {
height: auto;
padding-top: 10%;
}.fullwidth-navigation .title-area {
display: none !important;
}p{
font-size: 1.2rem;
}h2 {
font-size: 3em;
}h3 {
font-size: 2em;
}.padded {
padding: 4vw;
}.vertical-padding-large {
padding-top: 8.5vw;
padding-bottom: 8.5vw;
}.top-padding-small {
padding-top: 3vw;
}.bottom-padding-small {
padding-bottom: 2vw;
}.bottom-padding-large {
padding-bottom: 5vh;
}.bottom-padding-x-large {
padding-bottom: 6.5vw;
}.vertical-center-flex {
display: block;
}header.header-wrapper {
position: relative;
}.header-wrapper.header-home {
background-image: url(%UPLOAD%/2023/11/slider_5.jpg);
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
height:auto;
}header.header-wrapper::before {
content: “”;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}.header-details {
padding-top: 2rem;
display: block;
}.company-details h1 {
font-size: 3vw;
}.company-details p {
font-size: 2vw;
}.header-row {
display: block;
height:100%;
}.company-details {
margin: 1em 0;
text-align: center;
}.cta-btn {
font-size: 1.5em;
min-width: 25vw;
margin: 0 1.5vw 2vh 0;
}.home-bg-1-text p {
font-size: 1.1em;
}.intro-text {
transform: none;
}.home-bg-3::after {
content: “”;
height: 31px;
position: absolute;
background: %ORANGE%;
width: 100%;
left: 0;
bottom: -3vw;
}.mobile-bg-height {
height: 87vw;
}.quote-box p {
font-size: 1em;
}.quote-icon {
font-size: 3.5em;
}.offset-down {
transform: none;
}.qb-shadow {
box-shadow: none;
}.cta-text-holder {
padding: 4vw;
}.footer-box h2 {
font-size: 2em;
}.footer-social a:not(:last-of-type) {
margin-right: 2vw;
}.footer-box {
padding: 8vw 0px;
}.footer-payment:before {
display: none;
}
}
@media screen and (max-width:767px){
h2 {
font-size: 7.5vw;
}h3 {
font-size: 7vw;
}.fullwidth-navigation .top-bar .top-bar-section li:not(.has-form) a:not(.button) {
font-size: 5vw;
line-height: 1.2;
}.logo-wrapper {
width: initial;
max-width: initial;
}.company-details h1 {
font-size: 1.2em;
}.company-details p {
font-size: 0.9em;
line-height: 1.5;
}.header-row {
position: relative;
background:none;
padding: 0;
}.header-wrapper .header-row {
background:#173b1c;
height: 100%;
}.header-wrapper {
background-image:url(%UPLOAD%/2023/12/slider_7.jpg);
background-position:center center;
height: auto;
position:relative;
}p,
.home-bg-1-text p,
.home-bg-2-text p,
.home-bg-3-text p{
font-size: 1rem;
}.badge-holder .columns {
padding-left: 15vw;
padding-right: 15vw;
}.cta-standout {
font-size: 1.35em;
line-height: 1;
}.cta-btn {
min-width: 60vw;
font-size: 1.2em;
}.footer-address p{
line-height:1.3;
margin-bottom:1em;
}.footer-box h2{
font-size:1.5em;
}.footer-social a:not(:last-of-type) {
margin-right: 8vw;
}.mobile-sticky-cta {
display: block;
position: fixed;
bottom: 10px;
left: 0;
width: 100%;
z-index: 2;
}.mobile-sticky-cta a.sticky-btn {
display: inline-block;
width: calc(50% – 20px);
float: left;
text-align: center;
color: %BLACK%;
text-transform: uppercase;
font-family: %FONT2%;
background: %ORANGE%;
padding: 10px 5px;
margin: 0 5px 0 15px;
box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
}.mobile-sticky-cta a.sticky-btn.alt {
background: %DARKCOBALT%;
color: %WHITE%;
margin: 0 15px 0 5px;
}
}
[/css]