/** !
Theme Name: TSR Engineering
Theme URI: https://www.tsrengineering.co.uk/
Description: Bespoke Theme for TSR Engineering using WordPress. Gutenberg compatible. Using Bootstrap 4 and Font Awesome 5.
Author: Elms Creative
Author URI: https://www.elmscreative.com/
Version: 1.5
Text Domain: elmscreative
*/

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 auto 0.5em;
	color: #000;
	text-transform: uppercase;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
	font-weight: 400;
}

h1 {
	font-size: 2rem;
}
h2 {
	font-size: 1.75rem;
}
h3 {
	font-size: 1.5rem;
}
h4 {
	font-size: 1.25rem;
}

p {
	font-size: 0.95rem;
	line-height: 1.5;
	font-weight: 400;
}
ul > li,
ol > li {
	font-size: 0.95rem;
	font-weight: 400;
}

label {
	color: #000 !important;
}
input[type="text"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea {
	padding: 0.75em 1.2em !important;
	color: #000 !important;
	font-size: 0.9rem !important;
	font-weight: 500 !important;
	background-color: #f5f5f5 !important;
	border: #67B0C2 0 solid !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
}
input[type="file"] {
	color: #000 !important;
}
select {
	color: #000 !important;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
	height: auto;
	-webkit-appearance: none;
	appearance: none;
	box-shadow: none !important;
	border: #cecece 1px solid;
}
textarea {
	min-height: 125px !important;
	max-height: 125px !important;
	padding: 0.75em 1.2em !important;
	font-size: 0.9rem !important;
	font-weight: 500 !important;
	background-color: #f5f5f5 !important;
	border: #67B0C2 0 solid !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
}

input[type="submit"] {
	width: auto;
	padding: 0.95em 2.75em;
	font-size: 0.9rem;
	position: relative;
	font-weight: 600;
	color: #000 !important;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: #000 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-color: transparent;
}
input[type="submit"]:hover {
	color: #fff !important;
	text-decoration: none;
	background: #67B0C2;
	border: #67B0C2 1px solid;
}

.btn {
	width: auto;
	padding: 0.95em 2.75em;
	font-size: 0.9rem;
	position: relative;
	font-weight: 600;
	color: #000 !important;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: #000 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-color: transparent;
}
.btn:hover {
	color: #fff !important;
	text-decoration: none;
	background: #67B0C2;
	border: #67B0C2 1px solid;
}

.forminator-ui.forminator-design--flat .forminator-label {
	color: #fff !important;
	font-size: 0.9rem !important;
	text-align: left !important;
}
.forminator-ui.forminator-design--flat .forminator-button-submit {
	width: 100% !important;
	padding: 0.95em 2.75em !important;
	display: block !important;
	font-size: 0.9rem !important;
	position: relative !important;
	font-weight: 600 !important;
	color: #fff !important;
	text-align: center !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: #fff 1px 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-color: transparent !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: #fff !important;
	text-decoration: none !important;
	background: #67B0C2 !important;
	border: #67B0C2 1px solid !important;
}

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

nav.navbar {
	padding: 0.65em 2em;
	border-bottom: #d3d3d3 1px solid;
}
nav.navbar #nav-right {
	margin-left: 5em;
}
nav.navbar #nav-right ul > li > a > svg {
	color: #000;
	font-size: 2rem;
}
nav.navbar #nav-right ul > li > a > svg:hover {
	color: #67B0C2;
}

section#hero {
	position: relative;
	background: #fff;
	background-size: contain;
}
section#hero > .container-fluid {
	position: relative;
	z-index: 5;
}
section#hero #inner {
	padding: 7.5em 0;
}
section#hero #inner h1 {
	margin: 0;
	color: #000;
	font-size: 2.75rem;
	text-transform: uppercase;
	letter-spacing: 10px;
}

section#hero.with-hero {
	position: relative;
    overflow: hidden;
}
section#hero.with-hero .parallax-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 135%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    will-change: transform;
}
section#hero.with-hero > .container-fluid {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	z-index: 5;
}

section#hero.with-hero #inner {
	padding: 18.5em 0;
}
section#hero.with-hero #inner h1 {
	margin: 0;
	color: #fff;
	font-size: 2.75rem;
	text-transform: uppercase;
	letter-spacing: 10px;
}
section#hero.with-hero #inner .btn {
	color: #fff !important;
	border: #fff 1px solid;
}
section#hero.with-hero #inner .btn:hover {
	color: #fff !important;
	border: #67B0C2 1px solid;
}
section#hero.with-hero::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.45);
}

section#letswork {
	position: relative;
	padding: 3.5em 2em;
	background: #000 url('img/contact-bg.jpg') center no-repeat;
	background-size: cover;
}
section#letswork .container-fluid {
	position: relative;
	z-index: 2;
}
section#letswork::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
	background-color: rgba(0, 0, 0, 0.65);
}
section#letswork h3,
section#letswork p {
	color: #fff;
}
section#letswork a:active,
section#letswork a:visited,
section#letswork a:link,
section#letswork a[href^="tel"] {
	color: #fff;
}
section#letswork a:hover,
section#letswork a[href^="tel"]:hover {
	text-decoration: none;
	color: #ccc;
}

footer {
	padding: 2em;
	background-color: #000;
}
footer p {
	color: #fff;
	font-size: 0.9rem;
}
footer a:active,
footer a:visited,
footer a:link,
footer a[href^="tel"] {
	color: #fff;
}
footer a:hover,
footer a[href^="tel"]:hover {
	text-decoration: none;
	color: #ccc;
}
footer .col > .d-flex {
	justify-content: space-between;
}
footer .navbar {
	padding: 0;
	margin-left: auto;
	margin-right: 1em;
}
footer .social-media > div > a > svg {
	color: #fff;
	font-size: 2rem;
}
footer .social-media > div > a > svg:hover {
	color: #ccc;
}

/* ==========================================================================
       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: #000;
}
a:hover,
a[href^="tel"]:hover {
	text-decoration: none;
	color: #67B0C2;
}
a.nostyle:active,
a.nostyle:visited,
a.nostyle:link {
	color: inherit;
	text-decoration: none;
}
.nostyle:hover {
	color: inherit;
	text-decoration: none;
}
.btn-link:hover {
	color: #67B0C2;
}

.navbar-toggler {
	margin: 1.5em 0;
	text-align: right;
	display: block;
	position: relative;
	z-index: 35;
}
.navbar-toggler > svg {
	color: #000;
}
.navbar-toggler > svg:hover {
	color: #67B0C2;
}

.navbar-nav {
	margin: 0;
	padding: 0;
	text-align: right;
	list-style: none;
	border-left: #fff 0 solid;
}
.navbar-nav > li {
	padding: 0;
	margin: 0 1.25em;
}
.navbar-nav > li:hover {
	background: none;
}
.navbar-nav > li:hover > a {
	color: #67B0C2;
}
.navbar-nav > li > a {
	padding: 0.5em;
	color: #000;
	font-size: 1rem;
	font-weight: 600;
	text-transform: capitalize;
}
.navbar-nav > li.active > a {
	color: #000;
}

.dropdown-item {
	padding: 0.25em 1em;
}
.dropdown-item:active,
.dropdown-item:visited,
.dropdown-item:link {
	color: #000;
}
.dropdown-item:hover {
	color: #67B0C2;
	background-color: transparent;
}
.dropdown-item.active,
.dropdown-item:active {
	background-color: transparent;
}

#secondary > li {
	padding: 0;
	margin: 0;
}
#secondary > li > a {
	padding: 0;
	margin: 0;
	font-size: 0.9rem;
	color: #fff;
}
#secondary > li > a:hover {
	color: #67B0C2;
}

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

.section {
	padding: 5em 0;
	position: relative;
	z-index: 5;
}
.section-mini {
	padding: 2.5em 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;
}

.light-bg {
	background-color: #D9D9D9;
}
.light-bg h1, .light-bg h2, .light-bg h3, .light-bg h4, .light-bg h5, .light-bg h6, .light-bg p {
	color: #414141;
}
.light-bg p.sub-title {
	color: #414141;
}
.light-bg .sub-title-border {
	background-color: #414141;
}

.dark-bg {
	background-color: #4A4A4A;
}
.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6, .dark-bg p {
	color: #fff;
}
.dark-bg p.sub-title {
	color: #fff;
}
.dark-bg .sub-title-border {
	background-color: #fff;
}
.dark-bg ul,
.dark-bg ul > li {
	color: #fff;
}
.dark-bg hr {
	border-top: 1px solid #ffffff45;
}

.intro-bg {
	background-color: #fff;
}
.intro-bg h1, .intro-bg h2, .intro-bg h3, .intro-bg h4, .intro-bg h5, .intro-bg h6, .intro-bg p {
	color: #414141;
}
.intro-bg p.sub-title {
	color: #414141;
}
.intro-bg .sub-title-border {
	background-color: #414141;
}

.service-001-bg {
	background-color: #D9D9D9;
}
.service-001-bg h1, .service-001-bg h2, .service-001-bg h3, .service-001-bg h4, .service-001-bg h5, .service-001-bg h6, .service-001-bg p {
	color: #414141;
}
.service-001-bg p.sub-title {
	color: #414141;
}
.service-001-bg .sub-title-border {
	background-color: #414141;
}

.service-002-bg {
	background-color: #504A4A;
}
.service-002-bg h1, .service-002-bg h2, .service-002-bg h3, .service-002-bg h4, .service-002-bg h5, .service-002-bg h6, .service-002-bg p {
	color: #fff;
}
.service-002-bg p.sub-title {
	color: #fff;
}
.service-002-bg .sub-title-border {
	background-color: #fff;
}
.service-002-bg ul,
.service-002-bg ul > li {
	color: #fff;
}
.service-002-bg hr {
	border-top: 1px solid #ffffff45;
}

.service-003-bg {
	background-color: #EFEFEF;
}
.service-003-bg h1, .service-003-bg h2, .service-003-bg h3, .service-003-bg h4, .service-003-bg h5, .service-003-bg h6, .service-003-bg p {
	color: #414141;
}
.service-003-bg p.sub-title {
	color: #414141;
}
.service-003-bg .sub-title-border {
	background-color: #414141;
}

p.sub-title {
	margin-bottom: 1.25em;
	color: #000;
	text-transform: uppercase;
}
.sub-title-border {
	width: 44px;
	height: 4px;
	background-color: #000;
	position: relative;
	left: -54px;
	top: 10px;
}

.card.card-form {
	background-color: transparent;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card.card-form > .card-body {
	padding: 2.5em;
}
.card.card-what-we-do {
	margin: 0 1.25em;
	background-color: transparent;
	border: #fff 1px solid;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card.card-what-we-do > .card-body {
	padding: 2.5em;
}
.card.card-what-we-do > .card-body > .img-what-we-do-icon {
	margin-bottom: 1em;
}
.card.card-what-we-do > .card-body > .card-title {
	font-size: 1.1rem;
	font-weight: 700;
}
.card.card-statistics {
	margin: 0 1.25em;
	background-color: transparent;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card.card-statistics > .card-body {
	padding: 1.5em 0;
}
.card.card-statistics > .card-body > .media > .img-statistics-icon {
	margin-right: 1em;
}
.card.card-statistics > .card-body > .media > .media-body > h5 {
	font-size: 1.1rem;
	font-weight: 700;
}
.card.card-services-icon {
	margin: 0 1.25em;
	background-color: transparent;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card.card-services-icon > .card-body {
	padding: 0;
}
.card.card-services-icon > .card-body > .img-services-icon {
	margin-bottom: 0.5em;
}
.card.card-services-icon > .card-body > .card-title {
	color: #414141;
	font-size: 1.1rem;
	font-weight: 700;
}
.card.card-services-icon > .card-footer {
	padding: 0 0 0.5em;
	background-color: transparent;
	border: none;
}
.card.card-services-icon > .card-footer > a {
	color: #414141;
	font-size: 0.9rem;
}
.card.card-services-icon > .card-footer > a:hover {
	opacity: 0.75;
}

.card.card-service-05 {
	margin: 0;
	background-color: transparent;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card.card-service-05 > .card-body {
	padding: 0 1em;
}
.card.card-service-05 > .card-body > .card-title {
	color: #fff;
	font-size: 1rem;
	font-weight: 700;
	text-transform: none;
}
.card.card-service-05 > .card-body > .card-text {
	font-size: 0.9rem;
	font-weight: 600;
}

.border-left {
	border-left: #414141 3px solid !important;
}
.card.card-service-point {
	margin: 0 1.25em;
	background-color: transparent;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.card.card-service-point > .card-body {
	padding: 0;
}
.card.card-service-point > .card-body > .card-title {
	font-size: 1.1rem;
	font-weight: 700;
	text-transform: none;
}
.card.card-service-point > .card-body > .card-text {
	font-size: 0.9rem;
	font-weight: 600;
}

.service-icons {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.service-icons > div {
    flex: 1 1 20%;
    max-width: 20%;
    margin: 0;
}
.service-05-icons {
	padding: 2.75em 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
}
.service-05-icons > div {
    flex: 1 1 20%;
    max-width: 20%;
    margin: 0;
}

#whatwedo-cards > div:nth-child(1),
#whatwedo-cards > div:nth-child(2),
#whatwedo-cards > div:nth-child(3) {
	margin-bottom: 2.5em;
}

#statistics > div:nth-child(1),
#statistics > div:nth-child(2),
#statistics > div:nth-child(3) {
	margin-bottom: 2.5em;
}

.section-title {
	margin-left: 1.25em;
	max-width: 19.5em;
}
.border-left-area {
	padding: 0 2em;
	border-left: #67B0C2 5px solid;
}

.stats > div {
	max-width: 12.5em;
	padding-right: 2em;
}
.stats > div > .stat {
	margin-bottom: 0;
	color: #67B0C2;
	font-weight: 700;
	font-size: 2.5rem;
	line-height: 1.2;
}

.uk-bg {
	background: #D9D9D9 url('img/uk-bg.png') center right no-repeat;
	background-size: contain;
}

.service-img-wrap {
	margin: -9.5em 2em 0;
	padding: 2.25em;
}
.service-img-wrap-alt {
	margin: -2em 2em 0;
	padding: 2.25em;
}
.img-service-cover {
	border: #fff 5px solid;
}

ul {
	padding: 0 0 0 1.25em;
	margin: 0;
}
ul > li {
	margin-bottom: 0.5em;
}

.wp-block-separator {
	border-bottom: none !important;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	width: 100% !important;
}

/* ==========================================================================
    Owl Carousel
    ========================================================================== */

.owl-carousel .owl-item img {
	width: 100% !important;
	height: 100% !important;
}
.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel button.owl-dot {
	margin: 0 1em !important;
}
.owl-prev > span,
.owl-next > span {
	font-size: 2.75rem;
}
.owl-carousel .owl-nav {
	margin: 0 auto !important;
	display: block !important;
	text-align: center !important;
}

/* ==========================================================================
       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: #000;
}
.cc-btn {
	color: #000 !important;
	background-color: transparent !important;
	border: #000 1px solid !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}
.cc-btn:hover {
	color: #fff !important;
	background-color: #67B0C2 !important;
	border: #67B0C2 1px solid !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;
	}
	section#hero {
		overflow: hidden;
	}
	section#hero.with-hero #inner {
		padding: 10.5em 0;
	}
	section#hero.with-hero #inner h1 {
		font-size: 2.25rem;
	}
	footer .col > .d-flex {
		flex-wrap: wrap;
		text-align: center;
		justify-content: center;
	}
	footer .navbar {
		margin-left: auto;
		margin-right: auto;
	}
	footer .social-media{
		width: 100%;
		text-align: center;
		justify-content: center;
	}
	.border-left-area {
		margin-bottom: 2.5em;
	}
	#whatwedo-cards > div {
		margin-bottom: 2.5em;
	}
	.service-icons,
	.service-05-icons {
		justify-content: start !important;
	}
	.service-icons > div, 
	.service-05-icons > div {
		flex: 1 1 100%;
		max-width: 100%;
		margin: 0 0 2em;
	}
	.card.card-form > .card-body {
		padding: 2.5em 0;
	}
	.uk-bg {
		background: #D9D9D9 url('img/uk-bg.png') right no-repeat;
		background-size: cover;
	}
	.service-img-wrap {
		margin: -9.5em 0 2em;
		padding: 0.25em;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.cc-window.cc-floating {
		padding: 1em;
	}
	.cc-floating .cc-message {
		font-size: 0.8rem;
	}
	section#hero {
		overflow: hidden;
	}
	section#hero.with-hero #inner {
		padding: 10.5em 0;
	}
	section#hero.with-hero #inner h1 {
		font-size: 2.25rem;
	}
	footer .col > .d-flex {
		flex-wrap: wrap;
		text-align: center;
		justify-content: center;
	}
	footer .navbar {
		margin-left: auto;
		margin-right: auto;
	}
	footer .social-media{
		width: 100%;
		text-align: center;
		justify-content: center;
	}
	.border-left-area {
		margin-bottom: 2.5em;
	}
	#whatwedo-cards > div {
		margin-bottom: 2.5em;
	}
	.service-icons,
	.service-05-icons {
		justify-content: start !important;
	}
	.service-icons > div, 
	.service-05-icons > div {
		flex: 1 1 100%;
		max-width: 100%;
		margin: 0 0 2em;
	}
	.card.card-form > .card-body {
		padding: 2.5em 0;
	}
	.uk-bg {
		background: #D9D9D9 url('img/uk-bg.png') right no-repeat;
		background-size: cover;
	}
	.service-img-wrap {
		margin: -9.5em 0 2em;
		padding: 0.25em;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.cc-window.cc-floating {
		padding: 1em;
	}
	.cc-floating .cc-message {
		font-size: 0.8rem;
	}
	section#hero {
		overflow: hidden;
	}
	section#hero.with-hero #inner h1 {
		font-size: 2.75rem;
	}
	footer .col > .d-flex {
		flex-wrap: wrap;
		text-align: center;
		justify-content: center;
	}
	footer .navbar {
		margin-left: 1em;
		margin-right: 1em;
	}
	.border-left-area {
		margin-bottom: 2.5em;
	}
	#whatwedo-cards > div:nth-child(4) {
		margin-bottom: 2.5em;
	}
	.service-icons > div, 
	.service-05-icons > div {
		flex: 1 1 30%;
		max-width: 30%;
		margin: 0 auto 2em;
	}
	.service-img-wrap {
		margin: -9.5em 0 2em;
		padding: 0.25em;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
	.card.card-what-we-do {
		margin: 1.25em 0;
	}
	.card.card-what-we-do > .card-body {
		padding: 2.5em;
	}
	.card.card-what-we-do > .card-body > .img-what-we-do-icon {
		width: 100px;
	}
	
}

@media (min-width: 1400px) and (max-width: 1699.98px) {
	.card.card-what-we-do {
		margin: 1.25em 1.25em;
	}
	.card.card-what-we-do > .card-body {
		padding: 3.5em;
	}
	.card.card-what-we-do > .card-body > .img-what-we-do-icon {
		width: 100px;
	}

}
@media (min-width: 1700px) {
	.card.card-what-we-do {
		margin: 1.25em 4.5em;
	}
	.card.card-what-we-do > .card-body {
		padding: 4em;
	}
	.card.card-what-we-do > .card-body > .img-what-we-do-icon {
		width: 100px;
	}
}

/* ==========================================================================
       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;
	}
}
