/** !
Theme Name: Your Space Carpentry & Construction Ltd
Theme URI: https://www.yourspaceconstruction.co.uk/
Description: Bespoke Theme for Your Space Carpentry & Construction Ltd using WordPress. Gutenberg compatible. Using Bootstrap 4 and Font Awesome 5.
Author: Elms Creative
Author URI: https://www.elmscreative.com/
Version: 1.0
Text Domain: elmscreative
*/

/* ==========================================================================
    Elements
   ========================================================================== */

html,
body {
	height: 100%;
}
html {
	background: #f5f7f9;
	overflow: auto;
}
body {
	background: none;
	color: #333333;
	font-family: "Ubuntu", Arial, Helvetica, sans-serif;
	padding: 0;
	-webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 auto 0.5em;
	color: #333333;
	font-family: "Ubuntu", Arial, Helvetica, sans-serif !important;
	font-weight: 800;
}
h2 {
	font-size: 2.4rem;
}
p {
	font-size: 0.95rem;
	line-height: 1.6;
}
ul > li,
ol > li {
	font-size: 0.95rem;
}
svg {
	color: #c12529;
}
a:hover > svg,
a > svg:hover {
	color: #08093a;
}

label {
	color: #333333 !important;
}
input[type="text"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea {
	padding: 0.85em 1em !important;
	font-size: 1rem !important;
	font-family: "Ubuntu", Arial, Helvetica, sans-serif !important;
	background-color: #fff !important;
	border: #cecece 1px solid !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px !important;
	-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px !important;
	-moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px !important;
}
input[type="file"] {
	color: #4c4c4c;
}
select {
	color: #4c4c4c;
	font-family: "Ubuntu", Arial, Helvetica, sans-serif !important;
	height: auto;
	-webkit-appearance: none;
	appearance: none;
	box-shadow: none !important;
	border: #cecece 1px solid;
}
textarea {
	min-height: 175px !important;
	max-height: 175px !important;
	padding: 0.85em 1em !important;
	font-size: 1rem !important;
	font-family: "Ubuntu", Arial, Helvetica, sans-serif !important;
	background-color: #fff !important;
	border: #cecece 1px solid !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

input[type="submit"] {
	width: auto;
	padding: 0.65em 2.25em;
	font-size: 1rem;
	display: inline-block;
	position: relative;
	text-decoration: none;
	font-weight: 700;
	color: #fff !important;
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: #c12529 0 solid;
	-moz-transition: color 0s linear 0s;
	-webkit-transition: color 0s linear 0s;
	-o-transition: color 0s linear 0s;
	transition: color 0s linear 0s;
	background: #c12529;
}
input[type="submit"]:hover {
	color: #ccc !important;
	background: transparent;
	text-decoration: none;
	border: #08093a 0 solid;
	background: #08093a;
}

.btn {
	width: auto;
	padding: 0.65em 2.25em;
	font-size: 1rem;
	display: inline-block;
	position: relative;
	text-decoration: none;
	font-weight: 700;
	color: #fff !important;
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: #c12529 0 solid;
	-moz-transition: color 0s linear 0s;
	-webkit-transition: color 0s linear 0s;
	-o-transition: color 0s linear 0s;
	transition: color 0s linear 0s;
	background: #c12529;
}
.btn:hover {
	color: #ccc !important;
	background: transparent;
	text-decoration: none;
	border: #08093a 0 solid;
	background: #08093a;
}

.btn-bordered {
	width: auto;
	padding: 0.65em 2.25em;
	font-size: 1rem;
	display: inline-block;
	position: relative;
	text-decoration: none;
	font-weight: 700;
	color: #fff !important;
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: #fff 1px solid;
	-moz-transition: color 0s linear 0s;
	-webkit-transition: color 0s linear 0s;
	-o-transition: color 0s linear 0s;
	transition: color 0s linear 0s;
	background: none;
}
.btn-bordered:hover {
	color: #5d5d5d !important;
	background: transparent;
	text-decoration: none;
	border: #5d5d5d 1px solid;
	background: none;
}

.forminator-ui.forminator-design--flat .forminator-button-submit {
	width: auto !important;
	padding: 0.65em 2.25em !important;
	margin: 0 auto !important;
	font-size: 1rem !important;
	display: block !important;
	position: relative !important;
	text-decoration: none !important;
	font-weight: 700 !important;
	color: #fff !important;
	text-align: center !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: #c12529 0 solid !important;
	-moz-transition: color 0s linear 0s !important;
	-webkit-transition: color 0s linear 0s !important;
	-o-transition: color 0s linear 0s !important;
	transition: color 0s linear 0s !important;
	background: #c12529 !important;
	-webkit-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
	-moz-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
	box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
}
.forminator-ui.forminator-design--flat .forminator-button-submit:hover {
	color: #ccc !important;
	background: transparent !important;
	text-decoration: none !important;
	border: #08093a 0 solid !important;
	background: #08093a !important;
}

/* ==========================================================================
    Structure
   ========================================================================== */

header {
	padding: 1.5em 0;
	position: relative;
	z-index: 5;
}
header .navvy > div .img-menu-icon {
	width: 24px;
}
header .navvy > div .img-menu-icon:hover {
	color: #08093a;
}
header .navvy > div .img-logo {
	max-width: 540px;
	margin: 0 auto;
	display: block;
}
header .navvy > div:first-child,
header .navvy > div:last-child {
	min-width: 150px;
}

.overlay {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	background-color: #08093a;
	overflow-x: hidden;
	transition: 0.5s;
}
.overlay-content {
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
}
.overlay a {
	padding: 8px;
	text-decoration: none;
	font-size: 36px;
	color: #fff;
	display: block;
	transition: 0.3s;
}
.overlay a:hover,
.overlay a:focus {
	color: #c12529;
}
.overlay .closebtn {
	position: absolute;
	top: 0;
	right: 0.5em;
	font-size: 2rem;
	color: #fff;
	z-index: 10;
}

section#hero.homepage .no-paddy,
section#hero .no-paddy {
	padding-left: 0;
	padding-right: 0;
}
section#hero.homepage #inner {
	padding: 10em 0;
	position: relative;
	background: rgba(8, 9, 58, 0.75);
}
section#hero.homepage {
	position: relative;
	z-index: 0;
}
section#hero.homepage #inner-bg::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.25);
}
section#hero.homepage > .container-fluid #inner * {
	margin-bottom: 0;
	position: relative;
	z-index: 5;
	left: 0;
	color: #fff;
	font-size: 3.25rem;
}
section#hero.homepage > .container-fluid #inner p.lead {
	font-size: 1rem;
}
section#hero {
	position: relative;
	z-index: 0;
}
section#hero #inner {
	padding: 10em 0;
	position: relative;
	background: #f4f4f4;
}
section#hero #inner-bg::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.25);
}
section#hero > .container-fluid #inner * {
	margin-bottom: 0;
	position: relative;
	z-index: 5;
	left: 5px;
	color: #fff;
	font-size: 2.75rem;
}
section#hero > .container-fluid #inner {
	position: relative;
	z-index: 5;
	background: rgba(8, 9, 58, 0.75);
}
section#hero > .container-fluid #inner p {
	margin-bottom: 0;
	font-size: 0.8rem;
}

main {
	overflow: hidden;
}

section#contact-details {
	margin-bottom: -4.5em;
	position: relative;
	z-index: 10;
}

section#fmb {
	background: #08093a;
}
section#fmb h4,
section#fmb p {
	color: #fff;
}

section#prefooter {
	background: #08093a;
}
section#prefooter h3,
section#prefooter p {
	color: #fff;
}
section#prefooter h3 {
	font-size: 2rem;
}
section#prefooter p.lead {
	font-size: 1rem;
}
section#prefooter p:last-child {
	margin-bottom: 0;
}

section#breadcrumbs p,
section#breadcrumbs span {
	font-size: 0.9rem;
}

footer {
	overflow: hidden;
}
footer > .container {
	padding: 2em 0;
	border-top: #cfd0d2 1px solid;
	border-bottom: #cfd0d2 1px solid;
	overflow: hidden;
}
footer address,
footer p {
	font-size: 0.9rem;
}
footer h5 {
	font-size: 1.1rem;
	margin-bottom: 0.75em;
}

footer#ext {
	background: none;
	overflow: hidden;
}
footer#ext > .container {
	padding: 1em 0;
	border: none;
	overflow: hidden;
}
footer#ext p {
	margin-bottom: 0;
	font-size: 0.9rem;
}

/* ==========================================================================
    Links and Navigation
   ========================================================================== */

a {
	font-weight: 600;
	text-decoration: none;
	-moz-transition: color 0.1s linear 0.1s;
	-webkit-transition: color 0.1s linear 0.1s;
	-o-transition: color 0.1s linear 0.1s;
	transition: color 0.1s linear 0.1s;
}
a:active,
a:visited,
a:link,
a[href^="tel"] {
	color: #333;
}
a:hover,
a[href^="tel"]:hover {
	text-decoration: none;
	color: #08093a;
}
a.nostyle:active,
a.nostyle:visited,
a.nostyle:link {
	color: inherit;
	text-decoration: none;
}
.no-style {
	padding: 0 0 0 1em;
	list-style: none;
}
.no-style:hover {
	color: inherit;
	text-decoration: none;
}

.navbar-toggler {
	position: relative;
	z-index: 35;
}
.navbar-toggler > svg {
	color: #333;
}
.navbar-dark .navbar-toggler {
	color: #5d5d5d;
	border-color: transparent;
}

#primary {
	margin: auto;
	padding: 0;
	text-align: center;
	-ms-flex-item-align: center !important;
	align-self: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}
#primary > li {
	padding: 0;
	margin: 0;
}
#primary > li:hover {
	background: none;
}
#primary > li:hover > a {
	color: #5d5d5d;
}
#primary > li > a {
	padding: 0.5em 1.25em;
	margin: 0;
	color: #fff;
	font-size: 2rem;
	text-transform: capitalize;
}
#primary > li.active > a {
	color: #5d5d5d;
}

#secondary {
	margin: 0;
	padding: 0;
	text-align: left;
}
#secondary > li {
	width: 100%;
	padding: 0.1em 0;
	margin: 0;
}
#secondary > li:hover {
	background: none;
}
#secondary > li:hover > a {
	color: #08093a;
}
#secondary > li > a {
	padding: 0;
	color: #5d5d5d;
	font-size: 0.9rem;
	font-weight: normal;
}
#secondary > li.active > a {
	color: #5d5d5d;
}

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

.section {
	padding: 4em 0;
	position: relative;
	z-index: 5;
}
.section-mini {
	padding: 2em 0;
	position: relative;
	z-index: 5;
}
.section-very-mini {
	padding: 1em 0;
	position: relative;
	z-index: 5;
}
.section-none {
	padding: 0;
	position: relative;
	z-index: 5;
}

.white-bg {
	background: #fff;
	border-top: #cfd0d2 1px solid;
	border-bottom: #cfd0d2 1px solid;
}
.dark-blue-bg {
	background: #08093a;
}
.dark-blue-bg h1,
.dark-blue-bg h2,
.dark-blue-bg h3,
.dark-blue-bg h4,
.dark-blue-bg h5,
.dark-blue-bg h6,
.dark-blue-bg p,
.dark-blue-bg label {
	color: #fff !important;
}
.dark-blue-bg
	.forminator-ui.forminator-design--flat
	.forminator-button-submit:hover {
	color: #ccc !important;
	background: transparent !important;
	text-decoration: none !important;
	border: #5d5d5d 0 solid !important;
	background: #5d5d5d !important;
}

.branding {
	margin-bottom: 2em;
	justify-content: space-between;
}
.branding .img-logo-footer {
	width: 460px;
}
.branding .img-fmb-logo {
	width: 90px;
}

.card.card-service {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px;
}
.card.card-service > .card-body {
	padding: 2em;
	position: relative;
}
.card.card-service > .card-body > .card-border {
	width: 4px;
	height: 36px;
	position: absolute;
	top: 66px;
	left: 0;
	background: #08093a;
}
.card.card-service > .card-body > svg {
	font-size: 2.25rem;
	margin-bottom: 0.5em;
}
.card.card-service > .card-body > p > a {
	font-weight: normal;
}
.card.card-service > .card-body > p:last-child {
	margin-bottom: 0;
}
.card.card-service > .card-footer {
	padding: 0.75em 2em;
	background: #08093a;
	border-top: none;
}
.card.card-service > .card-footer > a > div {
	color: #fff;
	font-size: 0.9rem;
	text-decoration: none;
}
.card.card-service > .card-footer > a > div > svg {
	color: #fff;
}
.card.card-service > .card-footer > a > div:hover {
	color: #5d5d5d;
}
.card.card-service > .card-footer > a > div > svg:hover,
.card.card-service > .card-footer > a:hover > div > svg {
	color: #5d5d5d;
}

.card.card-blog {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px;
}
.card.card-blog > .card-border {
	width: 4px;
	height: 36px;
	position: absolute;
	top: 1.75em;
	left: 0;
	background: #08093a;
}
.card.card-blog > .card-body {
	padding: 2em;
}
.card.card-blog > .card-body > svg {
	font-size: 2.25rem;
	margin-bottom: 0.5em;
}
.card.card-blog > .card-body > p > a {
	font-weight: normal;
}
.card.card-blog > .card-body > p:last-child {
	margin-bottom: 0;
}
.card.card-blog > .card-footer {
	padding: 0.75em 2em;
	background: #08093a;
	border-top: none;
}
.card.card-blog > .card-footer > a > div {
	color: #fff;
	font-size: 0.9rem;
	text-decoration: none;
}
.card.card-blog > .card-footer > a > div > svg {
	color: #fff;
}
.card.card-blog > .card-footer > a > div:hover {
	color: #5d5d5d;
}
.card.card-blog > .card-footer > a > div > svg:hover,
.card.card-blog > .card-footer > a:hover > div > svg {
	color: #5d5d5d;
}

.card.card-details {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px;
}
.card.card-details > .card-border {
	width: 4px;
	height: 36px;
	position: absolute;
	top: 1.75em;
	left: 0;
	background: #08093a;
}
.card.card-details > .card-body {
	padding: 2em;
}
.card.card-details > .card-body > svg {
	font-size: 2.25rem;
	margin-bottom: 0.5em;
}
.card.card-details > .card-body > p > a {
	font-weight: normal;
}
.card.card-details > .card-body > p:last-child {
	margin-bottom: 0;
}

.card.card-service-intro-left,
.card.card-service-intro-right {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card.card-service-intro-left > .card-body,
.card.card-service-intro-right > .card-body {
	padding: 3em 3em;
}
.img-service-intro-left {
	position: relative;
	left: -150px;
	z-index: 10;
}
.img-service-intro-right {
	position: relative;
	right: -150px;
	z-index: 10;
}

.card.card-single {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px 0px;
}
.card.card-single > .card-border {
	width: 4px;
	height: 36px;
	position: absolute;
	top: 1.75em;
	left: 0;
	background: #08093a;
}
.card.card-single > .card-body {
	padding: 1.5em;
}
.card.card-single.extra > .card-body {
	padding: 2em;
}
.card.card-single > .card-body .table {
	margin-bottom: 0;
}
.card.card-single > .card-body .table th,
.card.card-single > .card-body .table td {
	font-size: 0.9rem;
}
.card.card-single > .card-body p:last-child {
	margin-bottom: 0;
}

#mapCanvas {
	min-height: 400px;
	background: #fff;
}
.testimonials-box {
	padding: 5em 1em 5em 0;
}

#carouselTestimonials {
	margin-top: 8em;
}
.carousel .carousel-indicators {
	all: unset;
	display: flex;
	list-style: none;
	justify-content: end;
}
.carousel .carousel-indicators li {
	background: #000;
	background-clip: padding-box;
	height: 2px;
}
.carousel .carousel-inner .carousel-item .quote-wrapper p {
	font-size: 1rem;
	line-height: 1.6;
	font-style: italic;
	font-weight: 500;
}
.carousel .carousel-inner .carousel-item .quote-wrapper h3 {
	color: #000;
	font-weight: 700;
	margin-top: 37px;
	font-size: 20px;
	line-height: 1.45;
	text-transform: uppercase;
}

.service-right {
	padding-right: 0 !important;
}

.img-fmb-logo {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.service-img-cover {
	margin-top: 1.65em;
}

section#why {
	background: #f0f0f0;
}
.why-reasons > div {
	width: 34%;
	text-align: center;
}
.why-reasons > div > svg {
	margin-bottom: 0.75em;
	font-size: 1.5rem;
}
.why-reasons > div > h5 {
	font-size: 1rem;
}
.why-reasons > div > p {
	font-size: 0.9rem;
}

.img-google-reviews {
	max-width: 150px;
}

/* ==========================================================================
    Cookie Consent
   ========================================================================== */

.cc-window {
	opacity: 1;
	transition: opacity 1s ease;
}
.cc-window.cc-invisible {
	opacity: 0;
}
.cc-animate.cc-revoke {
	transition: transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
	transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
	transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
	transform: translateY(0);
}
.cc-grower {
	max-height: 0;
	overflow: hidden;
	transition: max-height 1s;
}
.cc-link,
.cc-revoke:hover {
	text-decoration: underline;
}
.cc-revoke,
.cc-window {
	position: fixed;
	overflow: hidden;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.5em;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	z-index: 9999;
}
.cc-window.cc-static {
	position: static;
}
.cc-window.cc-floating {
	padding: 2em;
	max-width: 24em;
	-ms-flex-direction: column;
	flex-direction: column;
}
.cc-window.cc-banner {
	padding: 1em 1.8em;
	width: 100%;
	-ms-flex-direction: row;
	flex-direction: row;
}
.cc-revoke {
	padding: 0.5em;
}
.cc-header {
	font-size: 18px;
	font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.cc-link {
	opacity: 0.8;
	display: inline-block;
	padding: 0.2em;
}
.cc-link:hover {
	opacity: 1;
}
.cc-link:active,
.cc-link:visited {
	color: initial;
}
.cc-btn {
	display: block;
	padding: 0.4em 0.8em;
	font-size: 0.9em;
	font-weight: 700;
	border-width: 2px;
	border-style: solid;
	text-align: center;
	white-space: nowrap;
}
.cc-banner .cc-btn:last-child {
	min-width: 140px;
}
.cc-highlight .cc-btn:first-child {
	background-color: transparent;
	border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
	background-color: transparent;
	text-decoration: underline;
}
.cc-close {
	display: block;
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	font-size: 1.6em;
	opacity: 0.9;
	line-height: 0.75;
}
.cc-close:focus,
.cc-close:hover {
	opacity: 1;
}
.cc-revoke.cc-top {
	top: 0;
	left: 3em;
	border-bottom-left-radius: 0.5em;
	border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
	bottom: 0;
	left: 3em;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
	left: 3em;
	right: unset;
}
.cc-revoke.cc-right {
	right: 3em;
	left: unset;
}
.cc-top {
	top: 1em;
}
.cc-left {
	left: 1em;
}
.cc-right {
	right: 1em;
}
.cc-bottom {
	bottom: 0;
}
.cc-floating > .cc-link {
	margin-bottom: 1em;
}
.cc-floating .cc-message {
	display: block;
	margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
	-ms-flex: 1;
	flex: 1;
}
.cc-window.cc-banner {
	-ms-flex-align: center;
	align-items: center;
}
.cc-banner.cc-top {
	left: 0;
	right: 0;
	top: 0;
}
.cc-banner.cc-bottom {
	left: 0;
	right: 0;
	bottom: 0;
}
.cc-banner .cc-message {
	-ms-flex: 1;
	flex: 1;
	font-size: 0.9em;
}
.cc-compliance {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: justify;
	align-content: space-between;
}
.cc-compliance > .cc-btn {
	-ms-flex: 1;
	flex: 1;
}
.cc-btn + .cc-btn {
	margin-left: 0.5em;
}
.cc-message {
	color: #5d5d5d;
}
.cc-btn {
	color: #fff !important;
}
.cc-color-override-1312620959 .cc-btn:hover,
.cc-color-override-1312620959 .cc-btn:focus {
	background-color: #c12529 !important;
}

.cc-floating.cc-theme-classic {
	padding: 1.2em;
	border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
	text-align: center;
	display: inline;
	-ms-flex: none;
	flex: none;
}
.cc-theme-classic .cc-btn {
	border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
	min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
	display: inline-block;
}
.cc-theme-edgeless.cc-window {
	padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
	margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
	margin: 0;
	padding: 0.8em 1.8em;
	height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
	margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
	margin-left: 0;
}

/* ==========================================================================
    Google Recapatcha V3
   ========================================================================== */

.grecaptcha-badge {
	display: none !important;
}

/* ==========================================================================
    WP Page Navi
   ========================================================================== */

.wp-pagenavi {
	width: 100%;
	height: auto;
	margin: 1rem auto;
	text-align: center;
	clear: both;
}
.wp-pagenavi a,
.wp-pagenavi span {
	font-size: 0.9rem;
	font-weight: 400;
	text-decoration: none;
	color: #5d5d5d;
	border: 0px solid #029bab;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	border-color: #4c99ab;
}
.wp-pagenavi span.current {
	color: #5d5d5d;
	font-weight: 600;
}

/* ==========================================================================
    Media Queries: iPad
   ========================================================================== */

/* iPad [landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
}

/* iPad [portrait] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
}

/* iPad 3/4 [landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
}

/* iPad 3/4 [portrait] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
}

/* ==========================================================================
    Bootstrap Queries
   ========================================================================== */

@media (max-width: 575.98px) {
	.cc-window.cc-floating {
		padding: 1em;
	}
	.cc-floating .cc-message {
		font-size: 0.8rem;
	}
	header .navvy > div:first-child,
	header .navvy > div:last-child {
		min-width: 100px;
	}
	header .navvy > div .img-menu-icon {
		width: 20px;
	}
	section#hero.homepage #inner,
	section#hero #inner {
		padding: 5em 0;
	}
	section#hero.homepage > .container-fluid #inner *,
	section#hero > .container-fluid #inner * {
		font-size: 1.5rem;
	}
	.img-profile-pic {
		max-width: 90%;
	}
	#carouselTestimonials {
		margin-top: 2em;
	}
	.cta,
	.powered {
		flex: none !important;
		display: block !important;
	}
	.cta > div,
	.powered > div {
		flex: none !important;
		width: 100% !important;
		display: block !important;
	}
	footer {
		padding: 0 1.2em;
	}
	footer#ext {
		text-align: center;
	}
	footer#ext p {
		font-size: 0.8rem;
	}
	.card.card-service-intro-left > .card-body,
	.card.card-service-intro-right > .card-body {
		padding: 2em;
	}
	.img-service-intro-left {
		position: relative;
		left: 0;
		z-index: 10;
	}
	.img-service-intro-right {
		position: relative;
		right: 0;
		z-index: 10;
	}
	.service-right {
		padding-right: 15px !important;
	}
	.tabs {
		margin-right: 25px;
	}
	.img-fmb-logo {
		margin: 0 auto 2em;
		display: block;
	}
	.why-reasons {
		flex-wrap: wrap;
	}
	.why-reasons > div {
		width: 100%;
	}
	.img-google-reviews {
		max-width: 100px;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.cc-window.cc-floating {
		padding: 1em;
	}
	.cc-floating .cc-message {
		font-size: 0.8rem;
	}
	header .navvy > div:first-child,
	header .navvy > div:last-child {
		min-width: 100px;
	}
	header .navvy > div .img-menu-icon {
		width: 20px;
	}
	section#hero.homepage #inner,
	section#hero #inner {
		padding: 5em 0;
	}
	section#hero.homepage > .container-fluid #inner *,
	section#hero > .container-fluid #inner * {
		font-size: 1.5rem;
	}
	.img-profile-pic {
		max-width: 90%;
	}
	#carouselTestimonials {
		margin-top: 2em;
	}
	.cta,
	.powered {
		flex: none !important;
		display: block !important;
	}
	.cta > div,
	.powered > div {
		flex: none !important;
		width: 100% !important;
		display: block !important;
	}
	footer {
		padding: 0 1.2em;
	}
	footer#ext {
		text-align: center;
	}
	footer#ext p {
		font-size: 0.8rem;
	}
	.card.card-service-intro-left > .card-body,
	.card.card-service-intro-right > .card-body {
		padding: 2em;
	}
	.img-service-intro-left {
		position: relative;
		left: 0;
		z-index: 10;
	}
	.img-service-intro-right {
		position: relative;
		right: 0;
		z-index: 10;
	}
	.service-right {
		padding-right: 15px !important;
	}
	.tabs {
		margin-right: 25px;
	}
	.img-fmb-logo {
		margin: 0 auto 2em;
		display: block;
	}
	.why-reasons {
		flex-wrap: wrap;
	}
	.why-reasons > div {
		width: 100%;
	}
	.img-google-reviews {
		max-width: 100px;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	header .navvy > div .img-logo {
		max-width: 300px;
	}
	header .navvy > div .img-menu-icon {
		width: 20px;
	}
	section#hero.homepage #inner,
	section#hero #inner {
		padding: 8em 0;
	}
	section#hero.homepage > .container-fluid #inner *,
	section#hero > .container-fluid #inner * {
		font-size: 2.25rem;
	}
	.card.card-service-intro-left > .card-body,
	.card.card-service-intro-right > .card-body {
		padding: 2em;
	}
	.img-service-intro-left {
		position: relative;
		left: 0;
		z-index: 10;
	}
	.img-service-intro-right {
		position: relative;
		right: 0;
		z-index: 10;
	}
	.service-right {
		padding-right: 15px !important;
	}
	.tabs {
		margin-right: 25px;
	}
	.cta,
	.powered {
		flex: none !important;
		display: block !important;
	}
	.cta > div,
	.powered > div {
		flex: none !important;
		width: 100% !important;
		display: block !important;
	}
	#carouselTestimonials {
		margin-top: 0;
	}
	.img-google-reviews {
		max-width: 100px;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.tabs {
		margin-right: 25px;
	}
}

@media (min-width: 1200px) {
}

/* ==========================================================================
    Print
   ========================================================================== */

@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
