/*
Theme Name: Kraft HR Consultants
Description: A child theme for Twenty Twenty.
Author: Foxxweb Design
Author URI: http://www.foxxweb.co.uk
Template: twentytwenty
Version: 1.0
Text Domain: weston
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
@supports ( font-variation-settings: normal ) {
  .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content cite, .entry-content figcaption, .entry-content table, .entry-content address, .entry-content .wp-caption-text, .entry-content .wp-block-file, body {	
	font-family: "Nunito Sans", sans-serif; 
	
}

.section-inner.medium {
  max-width: 1400px;
}

.img-responsive{
	float:left;
	max-width:100%;	
	width:100%;	
}
#site-content-home {
	position:relative;
	background:#fff;
	margin-top:0vh;
	z-index:100;
	
}
#site-content {
	float:left;
	width:100%;
	position:relative;
	background:#fff;
	z-index:100;
	
}

.singular .entry-header {
	padding:10px 0;
}

h1, body {
	color:#4682B4;
	font-size:40px;
	padding:20px 0;
	font-weight:500;
    font-family: Raleway, arial;
}


h2 {
	color:#4682B4;
	font-size:26px;
    font-family: Raleway, arial;
	font-weight:500;
}

h3 {
	color:#FFCF00;
	font-size:20px;
	margin:10px 0;
}
hr { margin:10px 0 }

h3.table-h3 { text-align:center!important }


p {font-size:16px;}
a {
  text-decoration: none;
}
/* -------------------------------------------------------------------------- */

/*	4.	Site Header
/* -------------------------------------------------------------------------- */


#site-header {
	float:left;
	width:100%;
	background: #fff;
	position: relative;
	z-index:1000;
}
#site-header-other {
	display: block;
	background: #021043;
	position: relative;
	z-index:1000;
}


.header-navigation-wrapper {
	display: none;
}
.header-titles-wrapper {
	display:block;
	margin-right: 0;
	max-width: 100%;
	width:100%;
	padding: 0;
	text-align: left;
}

.header-titles {
	float:left;
	display:block;
	max-width:100%;
	width:100%;
	margin:0;
	padding-top:20px
}
.header-titles img{
	float:none;
	display:block;
	margin:0 auto;
	max-width:200px;
}

.header-titles-left {
	float:left;
	max-width:100%;
	width:100%;
}
.header-titles-centre{
	float:left;
	max-width:10%;
	width:100%;
}
.header-titles-left img {
	display:block;
	margin:0 auto 20px auto;
	
}

.header-titles-right {	
	float:right;
	text-align:right;
	max-width:100%;
	color:#000;
	padding:5px .5%;
	font-size:20px;
	color:#000
}
.header-link a:visited,
.header-link a{
	color:#000 !important;
}

.header-titles-centre img{
	float:none;
	margin:0 auto;
	display:block;
}

.header-link {
	color:#000;
	text-decoration:none
}
/* Header Toggles ---------------------------- */

.header-toggles {
	display: none;
}

.header-inner .toggle {
	align-items: start;
	display: flex;
	overflow: visible;
	padding: 0 2rem;
}

.header-inner .toggle svg {
	display: block;
	position: relative;
	z-index: 1;
}

.header-inner .toggle path {
	fill: #000;
}

.toggle-inner {
	display: flex;
	justify-content: center;
	height: 2.3rem;
	position: relative;
}

.toggle-icon {
	display: block;
	overflow: hidden;
}

.toggle-inner .toggle-text {
	color: #000!important;
	font-size: 16px;
	font-weight: 600;
	position: absolute;
	top: calc(100% + 0.5rem);
	width: auto;
	white-space: nowrap;
	word-break: break-all;
}

.overlay-header .toggle-text {
	color: inherit;
}

.header-inner .toggle:focus .toggle-text,
.header-inner .toggle:hover .toggle-text {
	text-decoration: underline;
}

/* Search Toggle ----------------------------- */

.search-toggle {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
}

.search-toggle .toggle-icon,
.search-toggle svg {
	height: 2.5rem;
	max-width: 2.3rem;
	width: 2.3rem;
}

/* Navigation Toggle ------------------------- */

.nav-toggle {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	width: 6.6rem;
}

.nav-toggle .toggle-icon,
.nav-toggle svg {
	height: 0.8rem;
	width: 2.6rem;
}

.nav-toggle .toggle-inner {
	padding-top: 0.8rem;
}
button.togggle { background:none!important }

/* Primary Menu ---------------------------- */

.primary-menu-wrapper {
	display: none;
}

ul.primary-menu {
	display: flex;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: -0.0277em;
	flex-wrap: wrap;
	justify-content: center;
	margin: -0.8rem 0 10px -1.6rem;
}

.primary-menu .icon {
	display: block;
	height: 0.7rem;
	position: absolute;
	pointer-events: none;
	transform: rotate(-45deg);
	width: 1.3rem;
}

.primary-menu .icon::before,
.primary-menu .icon::after {
	content: "";
	display: block;
	background-color: black;
	position: absolute;
	bottom: calc(50% - 1rem);
	left: 2px;
}

.primary-menu .icon::before {
	height: 0.9rem;
	width: 0.2rem;
}

.primary-menu .icon::after {
	height: 0.2rem;
	width: 0.9rem;
}

.primary-menu li {
	font-size: inherit;
	line-height: 1.25;
	position: relative;
	list-style-type: none 
}

.primary-menu > li {
	margin: 0.8rem 0  1.6rem 0;
	
}

.primary-menu > li.menu-item-has-children > a:current {
	color:#fff;
	padding-right: 2rem;
}

.primary-menu > li > .icon {
	right: 0.5rem;
	top: calc(50% - 0.8rem);
}

.primary-menu a {
	font-family: "Nunito Sans", sans-serif; 
	color:#000;
	padding:8px 20px;
	display: block;
	text-align:left;
	line-height: 1.2;
	text-decoration: none;
	word-break: normal;
	word-wrap: normal;
	font-size:16px;
}

.primary-menu a:hover,
.primary-menu a:focus {
	text-decoration: none;
	padding:8px 20px;
	color:#4682B4;
	text-decoration:underline;
}
.primary-menu .current_page_ancestor {
	
	text-decoration:none;
}
.primary-menu li.current-menu-item > a,
.primary-menu li.current-menu-item > .link-icon-wrapper > a {
	text-decoration: none;
	padding:8px 20px;
	color:#4682B4;
	text-decoration:underline;
}
.primary-menu ul li.current-menu-item > a,
.primary-menu ul li.current-menu-item > .link-icon-wrapper > a {
	text-decoration: none;
	padding:8px 20px;
	color:#fff;
	text-decoration:underline;
}

.primary-menu li.current-menu-item > a:hover,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:hover,
.primary-menu li.current-menu-item > a:focus,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:focus {
	text-decoration: none;
	color:#4682B4;
	text-decoration:underline;
}

/* Top-level menu items (do NOT affect submenu) */
.primary-menu ul > li > a:hover {
    color: #fff;
    background:#74b62e;
    padding:8px 20px;
    text-decoration:none;
    /* Add any other top-level hover styling here */
}

/* Sub-menu link hover (text only, no background change) */
.primary-menu ul ul li a:hover {
    color: #74b62e;
    padding:8px 20px;
    text-decoration:none;
}

/* SUB MENU */

.primary-menu ul {
	z-index:1000;
	background: #4682B4;
	border-radius: 0.4rem;
	color: #fff;
	font-size: 1.7rem;
	opacity: 0;
	padding: 1rem 0;
	position: absolute;
	right: 9999rem;
	top: calc(100% + .1rem);
	transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
	transform: translateY(0.6rem);
	width: 300px;
	 list-style-type: none 
}
.primary-menu ul ul li a{
	color:#fff;	
}
.primary-menu ul ul li a:hover{
	color:#65121E;	
	border-radius:0;
}
.primary-menu li.menu-item-has-children:hover > ul,
.primary-menu li.menu-item-has-children:focus > ul,
.primary-menu li.menu-item-has-children.focus > ul {
	right: 0;
	opacity: 1;
	transform: translateY(0);
	transition: opacity 0.15s linear, transform 0.15s linear;
}

.primary-menu li::before {
	display: none
}
.primary-menu ul::before,
.primary-menu ul::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 100%;
}

.primary-menu ul::before {
	height: 2rem;
	left: 0;
	right: 0;
}

.primary-menu ul::after {
	border: 0.8rem solid transparent;
	border-bottom-color: #000;
	right: 1rem;
}

.primary-menu ul a {
	background: transparent;
	border: none;
	color: inherit;
	display: block;
	padding: 8px 20px;
	transition: background-color 0.15s linear;
	width: 100%;
	color:#fff;
	border-radius:0
}

.primary-menu ul li.menu-item-has-children > a {
	padding-right: 4.5rem;
}

.primary-menu ul li.menu-item-has-children .icon {
	position: absolute;
	right: 1rem;
	top: calc(50% - 0.5rem);
}

/* DEEP DOWN */

.primary-menu ul ul {
	top: -1rem;
	left:5px;
}

.primary-menu ul li.menu-item-has-children:hover > ul,
.primary-menu ul li.menu-item-has-children:focus > ul,
.primary-menu ul li.menu-item-has-children.focus > ul {
	left: calc(100% + 2rem);
}

.primary-menu ul ul::before {
	bottom: 0;
	height: auto;
	left: auto;
	right: -2rem;
	top: 0;
	width: 2rem;
}

.primary-menu ul ul::after {
	border-bottom-color: transparent;
	right:auto!important;
	/*rtl:ignore*/
	border-left-color: #021043;
	bottom: auto;
	left: -1.6rem;
	top: 2rem;
}

.rtl .primary-menu ul ul::after {
	transform: rotate(90deg);
}

/*
 * Enable nav submenu expansion with tapping on arrows on large-viewport
 * touch interfaces (e.g. tablets or laptops with touch screens).
 * These rules are supported by all browsers (>IE11) and when JS is disabled.
 */
@media (any-pointer: coarse) {

	.primary-menu > li.menu-item-has-children > a {
		padding-right: 0;
		margin-right: 2rem;
	}

	.primary-menu ul li.menu-item-has-children > a {
		margin-right: 4.5rem;
		padding-right: 0;
		width: unset;
	}

}

/* Repeat previous rules for IE11 (when JS enabled for polyfill). */
body.touch-enabled .primary-menu > li.menu-item-has-children > a {
	padding-right: 0;
	margin-right: 2rem;
}

body.touch-enabled .primary-menu ul li.menu-item-has-children > a {
	margin-right: 4.5rem;
	padding-right: 0;
	width: unset;
}

/* -------------------------------------------------------------------------- */

/*	5. Menu Modal
/* -------------------------------------------------------------------------- */


.menu-modal {
	background: #fff;
	display: none;
	opacity: 0;
	overflow-y: auto;
	overflow-x: hidden;
	position: fixed;
	bottom: 0;
	left: -99999rem;
	right: 99999rem;
	top: 0;
	transition: opacity 0.25s ease-in, left 0s 0.25s, right 0s 0.25s;
	z-index: 99;
}

.menu-modal.active {
	z-index:99999999;
	left: 0;
	opacity: 1;
	right: 0;
	transition: opacity 0.25s ease-out;
}

.menu-modal-inner {
	background: #fff;
	display: flex;
	justify-content: stretch;
	overflow: auto;
	-ms-overflow-style: auto;
	width: 100%;
}

.menu-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
}

button.close-nav-toggle {
	align-items: center;
	display: flex;
	font-size: 1.6rem;
	font-weight: 500;
	justify-content: flex-end;
	padding: 3.1rem 0;
	width: 100%;
	color:#000;
}

button.close-nav-toggle svg {
	height: 1.6rem;
	width: 1.6rem;
	color:#021043
}
button.close-nav-toggle svg:hover {
	color:#0036ff
}

button.close-nav-toggle .toggle-text {
	margin-right: 1.6rem;
	color:#021043
}
button.close-nav-toggle .toggle-text:hover {
	color:#0036ff
}

.menu-modal .menu-top {
	flex-shrink: 0;
}


/* Main Menu --------------------------------- */

.modal-menu {
	position:relative;
	z-index:99999999;
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

.modal-menu li {
	border-color: #dedfdf;
	border-style: solid;
	border-width: 0.1rem 0 0 0;
	display: flex;
	flex-wrap: wrap;
	line-height: 1;
	justify-content: flex-start;
	margin: 0;
}

.modal-menu > li > a,
.modal-menu > li > .ancestor-wrapper > a {
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: -0.0375em;
}

.modal-menu > li:last-child {
	border-bottom-width: 0.1rem;
}

.modal-menu .ancestor-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.modal-menu a {
	color:#000!important;
	display: block;
	padding: 2rem 2.5rem;
	text-decoration: none;
	width: 100%;
}

.modal-menu a:focus,
.modal-menu a:hover,
.modal-menu li.current-menu-item > .ancestor-wrapper > a,
.modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
	text-decoration: underline;
}

button.sub-menu-toggle {
	border-left: 0.1rem solid #dedfdf;
	flex-shrink: 0;
	margin: 1rem 0;
	padding: 0 2.5rem;
}

button.sub-menu-toggle svg {
	height: 0.9rem;
	transition: transform 0.15s linear;
	width: 1.5rem;
}

button.sub-menu-toggle.active svg {
	transform: rotate(180deg);
}

.modal-menu ul {
	display: none;
	margin: 0;
	width: 100%;
}

.modal-menu ul li {
	border-left-width: 1rem;
}

.modal-menu ul li a {
	color: inherit;
	font-weight: 400;
	font-size:18px
}

/* Main menu animation ----------------------- */

.menu-wrapper .menu-item {
	position: relative;
}

.menu-wrapper .active {
	display: block;
}

.menu-wrapper.is-toggling {
	pointer-events: none;
}

.menu-wrapper.is-toggling .menu-item {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
}

.menu-wrapper.is-toggling .menu-bottom .social-menu .menu-item {
	width: auto;
}

.menu-wrapper.is-animating .menu-item,
.menu-wrapper.is-animating .toggling-target {
	transition-duration: 250ms;
}

.menu-wrapper.is-animating .menu-item {
	transition-property: transform;
}

.menu-wrapper.is-toggling .toggling-target {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
}

.menu-wrapper.is-toggling .toggling-target.active {
	opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target {
	display: block;
	transition-property: opacity;
	opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target.active {
	opacity: 1;
}

.menu-wrapper.is-toggling .modal-menu > li:last-child li {
	border-top-color: transparent;
	border-bottom-width: 0.1rem;
}

@media (prefers-reduced-motion: reduce) {

	.menu-wrapper.is-animating .menu-item,
	.menu-wrapper.is-animating .toggling-target {
		transition-duration: 1ms !important;
	}

}


/* Expanded Menu ----------------------------- */

.expanded-menu {
	display: none;
}

.mobile-menu {
	display: block;
}


/* Menu Bottom ------------------------------- */


.button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"] {
	background:#74b62e;
	color:#fff!important;
	border-radius:15px;
	padding:8px 16px;
	font-size:14px
	
}
button:hover, .button:hover, .faux-button:hover, .wp-block-button__link:hover, .wp-block-file .wp-block-file__button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"] {
	text-decoration:none!important;
	background:#4682B4
	
}	
.menu-bottom {
	flex-shrink: 0;
	padding: 4rem 0;
}

.menu-bottom nav {
	width: 100%;
}

.menu-copyright {
	display: none;
	font-size: 1.6rem;
	font-weight: 500;
	margin: 0;
}

.menu-copyright a:focus,
.menu-copyright a:hover {
	text-decoration: underline;
}

.menu-bottom .social-menu {
	justify-content: center;
}
table { 
	width:100%!important;
	max-width:100%!important;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 1400px;
	width: 100%;
	padding:0 10px;
}
.entry-content > :last-child,
.entry-content > :first-child {
	margin-bottom:15px;
	margin-top:5px;
	
}
.entry-content  {
	font-family: "Nunito Sans", sans-serif; 
}
.entry-content li,
.entry-content p,
.entry-content a {
	color:#4682B4;
	text-decoration:none
}
.entry-content a:hover {
	text-decoration:underline
}
[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 1400px;
	width: 100%;
}


.link-page-wrapper1 img{
	float:left;
	width:100%
}
.link-page-wrapper1 {
	float:left;
	max-width:100%;
	width:100%;
	background:#fff;
	color:#000;
}
.link-page-wrapper1-inner {
	position:relative;
	float:none;
	display:block;
	margin:30px auto;
	max-width:1400px;
	width:100%;
}
.link-page-wrapper1 p.left-side{
	position:absolute;
	top:90px;
	left:30%;
	color:#fff;
	font-size:30px;
}
.link-page-wrapper1 p.right-side{
	position:absolute;
	top:135px;
	right:25%;
	color:#fff;
	font-size:30px;
}

.link-page-wrapper2 {
	float:left;
	background:#74b62e;
	max-width:100%;
	width:100%;
	display:block;
}
.link-page-wrapper2 h2{
	text-align:center;
	font-size:55px;
	font-weight:400;
	color:white
}
.link-page-wrapper2-inner {
	position:relative;
	float:none;
	display:flex;
	flex-wrap:wrap;
	gap: 20px; /* Adds spacing between columns and rows */
    justify-content: space-between; /* Optional: Ensures spacing between items */
	margin:10px auto;
	padding:10px;
	max-width:1400px;
	width:100%;
	
}

.link-page-wrapper3 {
	position:relative;
	float:left;
	max-width:100%;
	width:100%;
	padding:0;
}
.link-page-wrapper3 h2{
	float:left;
	width:100%;
	padding:10px 0;
	text-align:left;
	color:#4682B4;
	font-size:30px
}
.link-page-wrapper3 img{
	float:left;
	width:100%	
}
.link-page-wrapper3-inner {
	float:none;
	display:block;
	margin:30px auto;
	max-width:1400px;
	width:100%;
}
.link-page-wrapper3-inner a{
	color:#4682B4;
	text-decoration:none;	
}
.link-page-wrapper3-inner td{
	position:relative;
}
.link-page-wrapper3-inner td p{
	text-align:center;
	display:block;
	margin:0 auto;
	color:#D3D3D3;
	font-size:8px;
}
.link-page-wrapper3-inner a:hover{
	text-decoration:underline;	
}
.link-page-wrapper3-inner h2{
	font-size:28px;
	font-weight:400;
}
.bottom-section {
	margin-top:0!important;
	padding:0 0 20px 0!important;
}

.top-section {
	margin-bottom:0!important;
	padding:20px 0 0 0!important;
}
.link-page-wrapper3-inner h1{
    font-family: Raleway, arial;
	max-width:100%;
	text-align:left;
	font-size:40px;
	color:#4682B4;
	font-weight:500;
}
.link-page-wrapper3-inner h3{
	max-width:100%!important;
	margin:0!important;
	font-size:16px;
}

.link-page-wrapper4 {
    float: left;
    max-width:100%;
    width: 100%;
    display: block;
	background: #4682B4;

}

.link-page-wrapper4-inner {
	position:relative;
	float:none;
	display:flex;
	flex-wrap:wrap;
	gap: 20px; /* Adds spacing between columns and rows */
    justify-content: space-between; /* Optional: Ensures spacing between items */
	margin:10px auto;
	padding:10px;
	max-width:1400px;
	width:100%;
	
}
.link-page-wrapper4-title {
	float:none;
	display:block;
	margin:0 auto;
	max-width:1200px;
	width:100%
}	

.link-page-wrapper4-inner h3{
	font-size:30px;
}
.link-page-wrapper4-title h2{
	color:white;
	font-size:50px;
	font-weight:400;
}
.link-page-wrapper4-title h3{
	color:white;
	font-size:30px;
	font-weight:400;
}

.link-page-wrapper5 {
    float: left;
    background: url("assets/images/bg-image.jpg") no-repeat center center;
    background-size: cover;
    width: 100%;
    aspect-ratio: 19 / 4;   /* ? adjusts height automatically */
    display: block;
}
.link-page-wrapper5-inner {
	float:none;
	display:block;
	margin:80px auto;
	max-width:800px;
	width:100%;
	padding:40px;
	background:white;
}
.link-page-wrapper6 {
	position:relative;
	float:left;
	background:#EEEEEE;
	max-width:100%;
	width:100%;
	color:#000;
	margin:0 auto;
	padding:40px 0;
}
.link-page-wrapper6 h2{	
	text-align:center
}
.link-page-wrapper6-inner {
	float:none;
	display:block;
	margin:20px auto;
	max-width:1400px;
	width:100%;
}
.link-page-wrapper7 {
	float:left;
	max-width:100%;
	display:block;
	width:100%;
	background:#fff;
	padding:30px 0 10px 0 
}
.link-page-wrapper7 h2{
	text-align:center
}
.link-page-wrapper7-inner {
	float:none;
	display:block;
	margin:20px auto;
	max-width:1400px;
	width:100%;
}
.col-wrapper3 {
	float:left;
	max-width:100%;
	width:100%;	
	background:url("assets/images/darley_banner_ad.jpg") no-repeat;
	background-size:cover;
	width: 100vw;
	height: 42vh;
	margin: 0;
}
#news-wrapper h3 {
	float:left;
	width:100%;
	color:white;
	margin:15px 0;
}
.news-item  {
	float:left;
	width:100%;
	position:relative
}
.news-item p {
	float:left;
	width:100%
}
.review-wrapper {
	float:left;
	width:100%;
	background:#C8454E
}
.review-section {
	position:relative;
	display:block;
	margin:10px auto;
	max-width:1200px;
	width:100%;
	text-align:center;
	font-size:20px
}
.review-section p{
	font-family:"Playfair Display",arial;
	font-size:40px;
	color:#fff;
	padding:0 2%
}

.home-page-2-1,
.home-page-2-2 {
	position:relative;
	float:left;
	max-width:100%;
	width:100%;
	padding:0;
	margin:1%;
}

.home-page-2-1 h2,
.home-page-2-2 h2{
	color:#4682B4;
	font-size:40px;
	font-weight:400;
	text-align:left;
}
.home-page-2-1 p,
.home-page-2-2 p{
	text-align:left;
	color:#4682B4;
	padding:20px;
}
.home-page-2-1 a,
.home-page-2-2 a{
	color:#000;
	text-decoration:none
}
	
.home-page-2-1 img,
.home-page-2-2 img{
	width:100%;
	margin-bottom:40px
}

.home-page-2-1 h3{
	font-size:30px;
	color:#4682B4;
	font-weight:400;
	text-align:left;
	padding-bottom:15px
}
.about {
	background:#FFCF00;
	padding:20px;
	color:black;
}
.about p,
.about h2 {
	text-align:center;
	color:black;
}
.about p {
	font-size:18px	
}
.home-page-2-1 .overlay,
.home-page-2-2 .overlay {
  position: absolute;
  bottom: 20px;
  width: 100%;
  height: 30%; /* Bottom 20% overlay */
  background-color: rgba(0, 0, 0, 0.7); /* Semi-transparent black */
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 1rem;
  text-align: center;
}

.home-page-2-1 .overlay a,
.home-page-2-2 .overlay a,
.home-page-2-1 .overlay p,
.home-page-2-2 .overlay p{
	color:white
}

.home-page-3-1,
.home-page-3-2,
.home-page-3-3 {
	position:relative;
	display:flex;
	flex: 1 1 calc(33% - 10px); 
    text-align: left;
    flex-direction: column; /* E
    justify-content: center; /* Centers content horizontally */
    align-items: left; /* Centers content vertically */
	padding:20px;
	overflow: hidden; /* Ensures overlay doesn't overflow the container */
}

.home-page-3-1 p,
.home-page-3-2 p,
.home-page-3-3 p{
	font-size:20px;
	color:white;
	padding:5% 0
}

.home-page-contact-2-1 h2 {
	font-size:30px
}

.home-page-contact-2-1 h2,
.home-page-contact-2-2 h2,
.home-page-contact-2-1 p{
	color:#fff;
	margin:0;
}
.home-page-contact-2-1 p{
	font-size:30px;
}
.home-page-contact-2-1 li {
	position:relative;
	list-style:none;
}
.contact-area {
	float:left;
	max-width:100%;
	width:100%;
	height:100%;
	flex:1 1 auto;
}

.home-page-3-col {
	position:relative;
	display:flex;
	flex: 1 1 calc(50% - 10px); 
    text-align: center;
    flex-direction: column; /* E
    justify-content: center; /* Centers content horizontally */
    align-items: center; /* Centers content vertically */
	padding:20px;
	overflow: hidden; /* Ensures overlay doesn't overflow the container */
}
.home-page-3-col img {
	display:block;
	margin:0 auto;
	width:100%;
	padding:0 25%;
}	

.home-page-3-col h3{
	font-size:18px;
	color:#fff;
	margin:0;
	padding:5px 0;
	text-align:center;
	font-weight:400;
}
.home-page-3-col p{
	padding:5px 0;
	text-align:center;
	color:#fff;
}

.home-page-3-col  button.more-button {
	float:none;
	width:100%;
	display:block;
	margin:0 auto;
	padding: 8px 16px;
	border: none;
	text-align:center;
	color: #fff;
	background:#4682B4;
	cursor: pointer;
	font-size: 14px;
	text-decoration:none;
}

.home-page-3-col button.more-button:hover {
  background:#6498c2;
}

.home-page-3-col:hover .overlay {
  height: 85%; /* Expand height on hover */
}


.home-page-3-col:hover .overlay .additional-text,
.home-page-3-col:hover .overlay .more-button {
  display: block; /* Show the button on hover */
 }
 

.home-page-4-col {
	position:relative;
	display:flex;
	flex: 1 1 calc(50% - 10px); 
    text-align: center;
    flex-direction: column; /* E
    justify-content: center; /* Centers content horizontally */
    align-items: center; /* Centers content vertically */
	padding:20px;
	overflow: hidden; /* Ensures overlay doesn't overflow the container */
	
}
.home-page-4-col img {
	display:block;
	margin:0 auto;
	width:100%;
	padding:0 15%;
}	

.home-page-4-col h3{
	font-size:18px;
	color:black;
	margin:0;
	padding:5px 0;
	text-align:center;
	font-weight:400;
}
.home-page-4-col p{
	padding:5px 0;
	text-align:center
	color:#324158;
}

.home-page-4-col  button.more-button {
	float:left;
	width:100%;
	padding: 8px 16px;
	border: none;
	text-align:left;
	color: #fff;
	background:#4682B4;
	cursor: pointer;
	font-size: 14px;
	text-decoration:none;
}

.home-page-4-col button.more-button:hover {
  background:#6498c2;
}

.home-page-4-col:hover .overlay {
  height: 85%; /* Expand height on hover */
}


.home-page-4-col:hover .overlay .additional-text,
.home-page-4-col:hover .overlay .more-button {
  display: block; /* Show the button on hover */
 }
 

 .team-member-card {
    position: relative;
    display: inline-block; /* or block, depending on your layout */
}

.team-member-card img.overlay-effect {
    display: block;
    width: 100%; /* or your desired size */
    height: auto;
}

.team-member-info {
    position: absolute;
    bottom: -30px;
    right: 20px;
    background: #74b62e;
    color: #fff;
    padding: 10px;
    text-align: right;
    max-width: 80%; /* prevents overflow */
    width:200px;
    border-radius: 4px 0 0 0; /* optional styling */
}
.team-member-info h3 {
	font-size:14px;
	color:white;
}
.team-member-info h2 {
	font-size:18px
}

.more-button,
.team-member-info h3,
.team-member-info h2 {
	text-align:left;
    margin: 0;
    line-height: 1.2;
}

 
  
.more-button {
  padding: 8px 16px;
  border: none;
  text-align:left;
  background: #C8454E;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  text-transform:uppercase;
  border-radius:8px
}
.crelly { font-weight:500 }
.crellyslider a:hover,
.more-button:hover {
  color:#000;
  text-decoration:none;
}
.crellyslider a {
  color: #fff;
}
.home-page-3-col:hover .overlay {
  height: 85%; /* Expand height on hover */
}


.home-page-4-1,
.home-page-4-2,
.home-page-4-3,
.home-page-4-4 {
	float:left;
	position:relative;
	max-width:49%;
	width:100%;
	padding:0;
}

.home-page-4-1 img,
.home-page-4-2 img,
.home-page-4-3 img,
.home-page-4-4 img {
	float:none;
	display:block;
	margin:0 auto;
	width:auto;
	cursor:pointer;
}	

.home-page-4-1 h3,
.home-page-4-2 h3,
.home-page-4-3 h3,
.home-page-4-4 h3 {
	color:#FFCF00;
	width:100%;
	padding:5px 0;
	font-weight:400;
	text-align:center;
	font-size:16px;
}
.home-page-4-1 h3:hover,
.home-page-4-2 h3:hover,
.home-page-4-3 h3:hover,
.home-page-4-4 h3:hover {
	background:#C49A4E;
	
	
}

.home-page-4-1 p,
.home-page-4-2 p,
.home-page-4-3 p,
.home-page-4-4 p {
	width:100%;
	font-weight:400;
	text-align:center;
	font-size:16px;
	padding:0 25px;
}

.home-page-4-1 .linkbutton a:hover {
	position:absolute;
	top:-10px;
	background:url('assets/images/yellow_button.png') top no-repeat;
}



.home-page-5-1,
.home-page-5-2,
.home-page-5-3,
.home-page-5-4,
.home-page-5-5 {
	float:left;
	position:relative;
	max-width:100%;
	width:100%;
	margin-bottom:10px;
}
.home-page-5-1 h3,
.home-page-5-2 h3,
.home-page-5-3 h3,
.home-page-5-4 h3,
.home-page-5-5 h3{
	display:block;
	margin:0 auto;
	width:100%;
	padding:5px 0;
	text-transform:uppercase;
	font-weight:300;
	text-align:center;
	line-height:20px;
	font-size:20px;
}
.home-page-5-1 p,
.home-page-5-2 p,
.home-page-5-3 p,
.home-page-5-4 p,
.home-page-5-5 p{
	display:block;
	margin:0 auto;
	width:100%;
	padding:5px;
	font-weight:300;
	text-align:center;
	font-size:14px;
}

.home-page-5-1 img,
.home-page-5-2 img,
.home-page-5-3 img,
.home-page-5-4 img,
.home-page-5-5 img{	
	max-width:100%;
    width: auto;
    vertical-align: top;   
    padding:0;
    display:block;
    margin:0 auto;
}

.home-page-6-1 {
	position:relative;
	display:flex;
	flex: 1 1 calc(50% - 5px); 
    flex-direction: column; /* E
    justify-content: center; /* Centers content horizontally */
    align-items: center; /* Centers content vertically */
    align-items: left; /* Centers content vertically */
	padding:20px;
	overflow: hidden; /* Ensures overlay doesn't overflow the container */

}
.home-page-6-1 img {
	display:block;
	margin:0 auto;
	width:100%;
}	

.home-page-6-1 h3{
	font-size:18px;
	color:#fff;
	margin:0;
	padding:5px 0;
	text-align:center
}
.home-page-6-1 p{
	padding:5px 0;
	text-align:center;
	color:white;
}

.home-page-6-1  button.more-button {
	float:none;
	width:100%;
	display:block;
	margin:0 auto;
	padding: 8px 16px;
	border: none;
	text-align:center;
	color: #fff;
	background:#4682B4;
	cursor: pointer;
	font-size: 14px;
	text-decoration:none;
}

.home-page-6-1 button.more-button:hover {
  background:#6498c2;
}

.home-page-6-1:hover .overlay {
  height: 85%; /* Expand height on hover */
}


.home-page-6-1:hover .overlay .additional-text,
.home-page-6-1:hover .overlay .more-button {
  display: block; /* Show the button on hover */
 }
 
.contact-section-half1,
.contact-section-half2{
	float:left;
	max-width:100%;
	width:100%;
	padding:0 1%
}

.contact-section-half1 h2,
.contact-section-half2 h2{
	color:black
}
.contact-section-half-inner1,
.contact-section-half-inner2{
	float:left;
	max-width:50%;
	width:100%;
	padding:0 1%
}



.nbutton{
	float:left;
	display:block;
	margin:0 auto 10px auto;
	max-width:170px;
	width:100%;
	padding:8px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	color:white!important;
	background:#0036ff;
	border-radius:8px
}
.fpbutton{
	float:none;
	position:absolute;
	display:block;
	bottom:5%;
  	left: 50%;
  	transform: translate(-50%, 0);
	margin:0 auto;
	max-width:175px;
	width:100%;
	padding:8px 5%;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none!important;
	font-size:15px;
	color:white;
	background:#0036ff;
	border-radius:8px
}
.resbutton{
	float:none;
	display:block;
	margin:0 auto;
	max-width:175px;
	width:100%;
	padding:8px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none!important;
	font-size:8px;
	color:white!important;
	background:#0036ff;
	border-radius:8px;
	white-space: nowrap;
}
.resbutton:hover,
.nbutton:hover,
.fpbutton:hover{
	color:#d8b55d!important;
	text-decoration:none!important;
}
.link-page-wrapper5-inner-inner h2,
.link-page-wrapper5-inner-inner p{
	color:#fff	
}
h3.advert-area {
    font-family: Raleway, Arial, sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    padding: 20px 0;
    text-align: center;
    width: 90%;
    max-width: 700px;
    margin: 0 auto;   /* centers horizontally */
}


.image-wrapper {
	float:left;
	width:100%;
    position: relative;  /* makes the advert-area absolute inside it */
    display: inline-block; /* shrink-wrap to image width */
}



.advert-area {
    position: absolute;
    top: 50%;               /* vertically center */
    left: 50%;              /* horizontally center */
    transform: translate(-50%, -50%);
    
    display: flex;
    flex-wrap: wrap;        /* wraps on small screens */
    justify-content: center;
    gap: 1rem;
    
    font-family: "Playfair Display", Arial, sans-serif;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 10px;          /* optional padding */
    width: 90%;
    max-width: 700px;
}

.advert-area span {
    white-space: nowrap;    /* prevents arrow splitting from text */
}

/* Optional: smaller font on mobile */
@media (max-width: 600px) {
    .advert-area {
        font-size: 16px;
    }
}



.yellow { 
	color:#EFE86C ;
	font-size:24px;
}
.contact-area {
	float:left;
	max-width:100%;
	width:100%;
	height:100%;
	flex:1 1 auto;
}

.home-page-1third {
	float:left;
	max-width:100%;
	width:30%;
	padding:0 10px 0 0;
}

.home-page-2third {
	float:left;
	max-width:100%;
	width:70%;
	padding:0 0  0 10px;
}

.home-page-1third p,
.home-page-2third  p{
	font-size:14px
}




.home-page-5-1,
.home-page-5-2,
.home-page-5-3,
.home-page-5-4,
.home-page-5-5 {
	float:left;
	position:relative;
	max-width:100%;
	width:100%;
	margin-bottom:10px;
}
.home-page-5-1 h3,
.home-page-5-2 h3,
.home-page-5-3 h3,
.home-page-5-4 h3,
.home-page-5-5 h3{
	display:block;
	margin:0 auto;
	width:100%;
	padding:5px 0;
	text-transform:uppercase;
	font-weight:300;
	text-align:center;
	line-height:20px;
	font-size:20px;
}
.home-page-5-1 p,
.home-page-5-2 p,
.home-page-5-3 p,
.home-page-5-4 p,
.home-page-5-5 p{
	display:block;
	margin:0 auto;
	width:100%;
	padding:5px;
	font-weight:300;
	text-align:center;
	font-size:14px;
}

.home-page-5-1 img,
.home-page-5-2 img,
.home-page-5-3 img,
.home-page-5-4 img,
.home-page-5-5 img{
	
	max-width:100%;
    width: auto;
    vertical-align: top;   
    padding:0;
    display:block;
    margin:0 auto;
}

.home-page-7-1,
.home-page-7-2,
.home-page-7-3,
.home-page-7-4,
.home-page-7-5,
.home-page-7-6,
.home-page-7-7 {
	float:left;
	position:relative;
	max-width:33%;
	width:100%;
	margin-bottom:10px;
	color:#fff;
	border-radius:10px;
	text-align:center
}
.home-page-7-1 h3,
.home-page-7-2 h3,
.home-page-7-3 h3,
.home-page-7-4 h3,
.home-page-7-5 h3,
.home-page-7-6 h3,
.home-page-7-7 h3 {
	text-align:center;
	color:#65121E;
	font-size:24px
}
.home-page-7-1 img,
.home-page-7-2 img,
.home-page-7-3 img,
.home-page-7-4 img,
.home-page-7-5 img,
.home-page-7-6 img,
.home-page-7-7 img{
	color:#fff;
	max-width:100%;
    width: auto;
    vertical-align: top;   
    padding:0;
    display:block;
    margin:0 auto;
}
.home-page-7-1 img:hover ~ h3,
.home-page-7-2 img:hover ~ h3,
.home-page-7-3 img:hover ~ h3,
.home-page-7-4 img:hover ~ h3,
.home-page-7-5 img:hover ~ h3,
.home-page-7-6 img:hover ~ h3,
.home-page-7-7 img:hover ~ h3{
	background:#65121E;
	color:#C49A4E
}
.home-page-7-1:hover,
.home-page-7-2:hover,
.home-page-7-3:hover,
.home-page-7-4:hover,
.home-page-7-5:hover,
.home-page-7-6:hover,
.home-page-7-7:hover,
.home-page-7-1 h3:hover ~ h3,
.home-page-7-2:hover ~ h3,
.home-page-7-3:hover ~ h3,
.home-page-7-4:hover ~ h3,
.home-page-7-5:hover ~ h3,
.home-page-7-6:hover ~ h3,
.home-page-7-7:hover ~ h3 {
	background:#65121E;
	color:#C49A4E;
}
.blog-area1,
.blog-area2,
.blog-area3,
.blog-area4 {
	position:relative;
	width:100%;
	float:left;
	background:#fff;
	z-index:1;
	padding:30px;
	flex:0;
}
.blog-area1 h3,
.blog-area2 h3,
.blog-area3 h3,
.blog-area4 h3{
	font-family: "Nunito Sans", sans-serif; 
	text-align:center;
	font-size:20px;
	color:#FFCF00;	
	padding:0;
	margin:0;
	padding:0 5px;
}
.blog-area1 p,
.blog-area2 p,
.blog-area3 p,
.blog-area4 p {
	float:left;
	text-align:center;
	font-size:14px;
	color:#211F1F;	
	padding:0;
	margin:0 0 20px 0;
	width:100%;
	padding:0 5px;
}
.blog-area1 img,
.blog-area2 img,
.blog-area3 img,
.blog-area4 img{
	padding:0;
	margin:0;
	margin-bottom:20px;
}
.blog-img,
.blog-txt {
	float:left;
	width:50%
}	
.blog-txt {
	padding-left:5px
}
.blog-header {
	display:block;
	margin:0 auto;	
}
.blogbutton {
	font-family: "Nunito Sans", sans-serif; 
	margin:0 auto;
	display:block;
	text-align:center;
	width:214px;
	color:#fff;
	background:#021043;
	margin:0 auto 30px auto;
	font-size:18px;
	padding:5px 20px!important;
	border-radius:20px!important;
}
.blogbutton:hover {
	background:#C49A4E;
	color:#021043;
}	

.linkhover {
    position: relative;
}
.linkhover img {
	max-width:100%;
    width: 100%;
    vertical-align: top;   
    padding:0;
    display:block;
    margin:0 auto;
}
.linkhover:after {
    content: '';
    position: absolute;
    width: 100%; 
    height:100%;
    top:0; 
    left:0;
    background:rgba(0,23,62,0.7);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    cursor: pointer;
    color:#fff;
}

.linkhover:hover:after,
.linkhover h3:hover {
    opacity: 1;
    z-index:100;
    color:#fff;
}


.bbutton {
	float:right;
	text-align:center;
	width:170px;
	color:#fff;
	background:#65121E;
	padding:10px 20px;
	border-radius:8px;
	margin:0;
	font-size:15px;
}
.bbutton:hover {
	color:#9B9B9B;
}	
.bl { float:left }
.mbutton {
	float:none;
	margin:15px auto 40px auto;
	display:block;
	text-align:center;
	width:170px;
	color:#fff;
	background:#65121E;
	padding:10px 20px;
	border-radius:8px;
	font-size:15px;
}
.mbutton:hover {
	color:#9B9B9B;

}	

#casestudies-summary-grid {
	float:left;
	max-width:95%;
	width:100%;	
	margin:20px 0 0 20px;	
}
#casestudies-summary-row  {
	float:left;
	display:flex;
	flex-wrap:wrap;
	max-width:100%;
	width:100%;
	margin:5px 0;
	
}
#casestudies-info {
	float:left;
	flex: 1 1 calc(50% - 10px); /* E
    text-align: center;
    flex-direction: column; 
    justify-content: center; /* Centers content horizontally */
    align-items: center; /* Centers content vertically */
	padding:20px;
	max-width:100%;
	width:100%;
	text-align:center;
	margin-bottom:30px;
}
#casestudies-info a{
	color:#65121E;
	font-size:16px;
}
#casestudies-info h2{
	color:#FFCF00;
	font-size:24px; 
	line-height:30px;
	margin:5px 0;
}
#casestudies-info p {
	float:left;
	width:100%;
	font-size:18px;
	padding:5px 20px;
}
#casestudies-info a:hover{
	color:#9B9B9B;
}

#casestudies-info img {
	float:none;
	display:block;
	margin:0 auto;
	width:auto;
	padding:0 10px;
}

/* Widget: Text ------------------------------ */


/* -------------------------------------------------------------------------- */

/*	16. Site Footer
/* -------------------------------------------------------------------------- */


#footer-full-width {
	float:left;
	position:relative;
	max-width:100%;
	width:100%;
	width: 100%;
	z-index:100;
	background:#fff;
}
#footer-inner {
	margin:0 auto;
	max-width:1400px;
	width:100%;
	padding:20px;
}
#footer-inner img{
	width:auto;
}

#footer-inner h3{
	color:#000;
}
#footer-info-full-width {
	float:left;
	max-width:100%;
	width:100%;
	height:auto;
	margin:20px 0;
}
#footer-info-inner {
	margin:0 auto;
	max-width:1400px;
	width:100%;
	padding:20px;
	text-align:center;
	color:#fff;
	font-size:14px;
}
#footer-left,
#footer-center,
#footer-right {
	float:left;
	max-width:100%;
	width:100%;
	padding-bottom:20px;
	color:#4682B4;
	font-size:14px;
}
#footer-center a,
#footer-right a {
	color:#4682B4;
	padding:5px 0;
	font-size:16px;
}
#footer-left a {
	float:left;
	width:100%;
	color:#4682B4;
	padding:3px 0;
	font-size:16px;
}
#footer-left a:hover,
#footer-center a:hover,
#footer-right a:hover {
	text-decoration:underline
}

#footer-center img {
	margin:10px 0	;
}
#footer-left h3,
#footer-center h3,
#footer-right h3{
	font-size:24px;
	color:#4682B4;
	font-weight:400;
}
#footer-center .svg-inline--fa{
	font-size:40px;
	color:#4682B4
}
	 
#footer-left p,
#footer-center p,
#footer-right p,
#footer-left a,
#footer-center a,
#footer-right a,
#footer-left a:visited,
#footer-center a:visited,
#footer-right a:visited  {
	color:#4682B4;
	text-decoration:none
}
.footer-small { 
	float:left;
	width:100%;
	font-size:12px 
}
.fw-ad {
	float:left;
	width:100%;
	text-align:right;
	color:#4682B4;
	font-size:12px;
}
.fw-ad img{
	float:right
}
.fw-ad a{
	text-decoration:none;
}

.footer-nav-widgets-wrapper,
#site-footer {
	float:left;
	width:100%;
	background-color: #000;
	border-color: #dedfdf;
	border-style: solid;
	border-width: 0;
}

.footer-top-visible .footer-nav-widgets-wrapper,
.footer-top-hidden #site-footer {
	margin-top: 0rem;
}

.reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper,
.reduced-spacing.footer-top-hidden #site-footer {
	border-top-width: 0.1rem;
}

.footer-top,
.footer-widgets-outer-wrapper,
#site-footer {
	padding: 3rem 0;
}


/* Footer Top -------------------------------- */

.footer-top {
	display: flex;
	border-bottom: 0.1rem solid #dedfdf;
	justify-content: space-between;
}

/* FOOTER MENU */

.footer-menu {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: -0.0277em;
}

.footer-menu li {
	line-height: 1.25;
	margin: 0.25em 0 0 0;
}

.footer-menu a {
	text-decoration: none;
	word-break: normal;
	word-wrap: normal;
}

.footer-menu a:hover,
.footer-menu a:focus {
	text-decoration: underline;
}

/* FOOTER SOCIAL */

.footer-social-wrapper {
	margin: 0;
	width: 100%;
}

.has-footer-menu .footer-social-wrapper {
	flex-shrink: 0;
	margin-left: 1rem;
	width: 50%;
}

ul.footer-social {
	margin: -0.5rem 0 0 -0.5rem;
}

.has-footer-menu .footer-social {
	justify-content: flex-end;
}

ul.footer-social li {
	margin: 0.5rem 0 0 0.5rem;
}

.footer-social a {
	background-color: #cd2653;
	height: 3.6rem;
	width: 3.6rem;
}

.footer-social a::before {
	font-size: 1.6rem;
}

/* Footer Widgets ---------------------------- */

.footer-widgets-outer-wrapper {
	border-bottom: 0.1rem solid #dedfdf;
}

.footer-widgets + .footer-widgets {
	margin-top: 3rem;
}

/* Footer Bottom ----------------------------- */

#site-footer {
	font-size: 1.6rem;
}

#site-footer .section-inner {
	align-items: baseline;
	display: flex;
	justify-content: space-between;
}

#site-footer a {
	text-decoration: none;
	color:#fff;
	font-size:14px;
}

#site-footer a:focus,
#site-footer a:hover {
	text-decoration: underline;
}

.footer-copyright a,
.powered-by-wordpress a {
	color: inherit;
	color:#fff;
}

.powered-by-wordpress,
.to-the-top {
	color: #6d6d6d;
}

a.to-the-top > * {
	pointer-events: none;
}

.footer-copyright {
	font-weight: 400;
	margin: 0;
	color:#fff;
}

.powered-by-wordpress {
	display: none;
	margin: 0 0 0 2.4rem;
}

.to-the-top-long {
	display: none;
}
.metaslider .caption h2{
	font-size:14px;
	margin:7px;
}

/* -------------------------------------------------------------------------- */

/*	17. Media Queries
/* -------------------------------------------------------------------------- */

@media ( max-width: 479px ) {

	/* Blocks -------------------------------- */

	.wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright {
		float: none;
	}

	/* Entry Content ------------------------- */

	/* LISTS */

	ul,
	ol {
		margin: 0 0 3rem 2rem;
	}

	li {
		margin: 0.5rem 0 0 1rem;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 480px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: BASE ALIGNMENT WIDTH */

	.wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright,
	.wp-block-cover-image.alignleft,
	.wp-block-cover-image.alignright,
	.wp-block-cover.alignleft,
	.wp-block-cover.alignright,
	.wp-block-embed.alignleft,
	.wp-block-embed.alignright,
	.wp-block-gallery.alignleft,
	.wp-block-gallery.alignright {
		max-width: 26rem;
	}

	/* BLOCK: TABLE WIDTH */
	.wp-block-table.alignleft,
	.wp-block-table.alignright {
		max-width: 100%;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.alignleft,
	.alignright {
		max-width: 26rem;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( max-width: 599px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	/* While columns are stacked */
	.wp-block-column:last-child {
		margin-bottom: 0;
	}

	.wp-block-columns + .wp-block-columns {
		margin-top: 0.2rem;
	}

	.wp-block-columns.alignwide + .wp-block-columns.alignwide {
		margin-top: -0.8rem;
	}

	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -1.8rem;
	}

	/* Template -------------------------------- */

	/* TEMPLATE: COVER */

	.template-cover .post-inner .post-meta-wrapper,
	.template-cover .post-inner .author-bio {
		width: calc( 100% - 4rem );
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 600px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -4rem;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 660px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	figure.wp-block-gallery.alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 0;
	}

	.entry-content > .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 0;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em auto 0 auto;
	}
}

@media ( min-width: 700px ) {

	
	
	  .section-inner {
	    width: calc(100% - 4rem);
	  }
	h3.advert-area {
	    font-size: 30px;
    }

	.link-page-wrapper5-inner {
		padding:40px;
	}

	body:not(.singular) main > article:first-of-type,	
	.post-inner {
   	 	padding: 1rem;
  	}
  	
  	h1, .heading-size-1,
  	h2, .heading-size-2, 
  	h3, .heading-size-3 {
   		margin:20px 0
	}
	.block-columns h3,
	.entry-content h3 {
		font-size:30px;
		font-weight:400;
		text-align:left;
		margin:10px 0
	}
	.entry-content h1, 
	.entry-content h2, 
	.entry-content h3 {
		margin:15px auto
	}
		
	.link-page-wrapper7-inner {
		display:flex;
	}

	.link-page-wrapper4-inner {
		display: flex;
		gap: 20px; /* Adds space between columns and rows */
    	justify-content: space-between; 
		
	}
	.link-page-wrapper6-inner {
		padding:20px 0;
		display:flex;
	}
	#footer-left,
	#footer-center,
	#footer-right {
		max-width:33.33%;
	}

	
	
	.home-page-2-1 {
		max-width:40%;
		margin:0;
	}
	.home-page-2-2{
		max-width:59%;
		margin:0;
		padding:20px;
		padding-top:10%;
	}
	
	.about {
		padding:80px;
	}


	.home-page-2-1 a,
	.home-page-2-1 p,
	.home-page-2-1 h2 {
		padding-right:30px;
		text-align:left;
	}

	.home-page-1third {
		max-width:33.333%;
	}
	.home-page-2third {
		max-width:66.333%;
	}

	.home-page-1third p,
	.home-page-2third  p{
		font-size:16px
	}

	.home-page-3-col h3 {
		font-size:25px;
	}

	.home-page-3-col a {
		flex:1;
		align-items:center;
		display:block;
		margin:0;
		text-align:center;
		max-width:170px;
		font-size:22px;
		text-decoration:none;
	}
	
	
	/* ##  */
	
	.home-page-3-col {
		flex: 1 1 calc(33% - 10px);
	}
	.home-page-3-col:hover .overlay {
	  height: 70%; /* Expand height on hover */
	}
	.home-page-4-col {
		flex: 1 1 calc(25% - 10px);
	}

	.home-page-4-1,
	.home-page-4-2,
	.home-page-4-3,
	.home-page-4-4 {
		max-width:25%;
		padding:0;
	}
	
	.home-page-4-1 h3,
	.home-page-4-2 h3,
	.home-page-4-3 h3,
	.home-page-4-4 h3 {
		font-size:22px;
	}

	.home-page-4-1 img,
	.home-page-4-2 img,
	.home-page-4-3 img,
	.home-page-4-4 img{
		max-width:100%;
	}

	.home-page-5-1,
	.home-page-5-2,
	.home-page-5-3,
	.home-page-5-4,
	.home-page-5-5 {
		max-width:19%;
	}
	.home-page-6-1 {
		position:relative;
		display:flex;
		flex: 1 1 calc(30% - 10px); 
	}
	
	.contact-section-inner-half1, 
	.contact-section-inner-half2{
		max-width:50%;
	}
	.blogbutton {
		position:absolute;
		left: 50%;
		bottom:-40px;
	    transform: translate(-50%,-50%);	
		display:block;
	}


}

@media (min-width: 782px) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-column {
		margin-bottom: 0;
		padding-right:10px
	}

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -2.8rem;
	}
	.contact-section-inner-half1, 
	.contact-section-inner-half2{
		max-width:50%;
	}
	#casestudies-info {
		max-width:33%;
		padding:0 1%;
	}
	.fpbutton{
		bottom:5%;
	  	left: 70%;
	  	transform: translate(-5%, 0);
	}

}

@media ( min-width: 1000px ) {


	/* Document Setup ------------------------ */

	/* Helper Classes ------------------------ */

	/* Site Header --------------------------- */

	#site-header {
		z-index: 1000;
	}
	.top-bar-right a,
	.top-bar-right p{
		font-size:16px;
	}

	.header-inner {
		align-items: center;
		display: flex;
		justify-content: space-between;
		padding: 0 ;
	}

	.header-titles-wrapper {
		margin-right: 0;
		max-width: 100%;
		width:100%;
		padding: 0;
		text-align: left;
	}

	.header-titles {
		float:none;
		max-width:1400px;
		width:100%;
		display:block;
		margin:0 auto;
		padding-top:20px
	}

	.header-titles-left {
		float:left;
		max-width:30%;
		width:100%;
	}
	.header-titles-centre{
		float:left;
		max-width:10%;
		width:100%;
	}
	.header-titles-left img {
		margin:0 0 20px 0;
		padding-left:10%;
	}

	.header-titles-right {	
		float:right;
		text-align:right;
		max-width:70%;
		padding:5px 40px 0 20px;
		font-size:20px;
	}
	.header-link a:visited,
	.header-link a{
		color:#000 !important;
	}

	.header-titles-centre img{
		float:none;
		margin:0 auto;
		display:block;
	}

	.header-titles .site-title,
	.header-titles .site-logo,
	.header-titles .site-description {
		margin: 1rem 0 0 2.4rem;
	}

	.wp-custom-logo .header-titles {
		align-items: center;
	}

	/* HEADER NAVIGATION */

	.header-navigation-wrapper {
		z-index:1000;
		display:block;
		float:left;
		max-width:100%;
		width:100%;
		margin-top:20px
	}
	.header-navigation-wrapper-other {
		z-index:1000;
		display:block;
		float:left;
		max-width:100%;
		width:100%;
		background:transparent;
		margin-bottom:40px;
		background: #021043;
	}

	.primary-menu-wrapper {
		display: block;
		width: 100%;
	}

	.contact-section-inner-half1, 
	.contact-section-inner-half2{
		max-width:50%;
	}
	
	.contact-section-half1,
	.contact-section-half2{
		max-width:48%;
	}

	.fader-image h3{
		top:30%;
		font-size:60px;
	}
	
	.home-page-6-1 {
		position:relative;
		display:flex;
		flex: 1 1 calc(15% - 10px); 
	}
	.team-member-info {
	    position: absolute;
	    bottom: -30px;
	    right: 40px;
	}
	.team-member-info h3 {
		font-size:20px
	}
	.team-member-info h2 {
		font-size:26px
	}


	
}
@media ( min-width: 900px ) {
	.blog-area1,
	.blog-area2,
	.blog-area3 {
		width:30%;
		margin-right:2%;
		margin-bottom:20px;
		flex:1;
	}
	.blog-area1 {
		margin-left:2%;
	}
	
	.metaslider .caption h2{
		font-size:26px;
	}

}


@media ( min-width: 1220px ) {

	/* Element Base -------------------------- */

	/* TITLES */

	h1,
	.heading-size-1 {
		font-size: 40px;
	}

	/* Helper Classes ------------------------ */

	/* Site Header --------------------------- */

	/* PRIMARY MENU */

	
	.primary-menu > li {
		margin: 0 2px;
		list-style:none;
	}

	/* HEADER TOGGLES */

	.primary-menu-wrapper + .header-toggles {
		margin-left: 4rem;
	}

	.header-toggles {
		margin-right: -4rem;
	}

	.header-toggles .toggle {
		padding: 0 4rem;
	}

	/* Menu Modal ---------------------------- */

	/* Search Modal -------------------------- */

	/* Sub Page ------------------------------ */

	/* Template: Cover Template -------------- */

	.cover-header + .post-inner {
		padding-top: 10rem;
	}

	/* Post: Archive ------------------------- */

	/* Post: Single -------------------------- */

	.singular .intro-text {
		font-size: 3.2rem;
		letter-spacing: -0.03125em;
		line-height: 1.375;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -6rem;
	}

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignfull {
		margin-bottom: 10rem;
		margin-top: 10rem;
	}

	/* BLOCK: GROUP */

	.entry-content > .wp-block-group.alignwide.has-background,
	.entry-content > .wp-block-group.alignfull.has-background {
		padding: 8rem 6rem;
		margin-bottom: 0;
		margin-top: 0;
	}

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote.alignwide blockquote p,
	.wp-block-pullquote.alignfull blockquote p {
		font-size: 6.4rem;
	}

	.wp-block-pullquote.is-style-solid-color.alignwide,
	.wp-block-pullquote.is-style-solid-color.alignfull {
		padding: 9rem 4rem 8rem;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignfull {
		margin-bottom: 10rem;
		margin-top: 10rem;
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		right: calc((100% - 58rem) / 2 + 58rem - 2rem);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		left: calc((100% - 58rem) / 2 + 58rem + 6rem);
	}

	/* Comments ------------------------------ */

	.comment-reply-title {
		font-size: 5.6rem;
		line-height: 1.2;
		margin-bottom: 6rem;
	}

	.comment-respond p.comment-notes,
	.comment-respond p.logged-in-as {
		margin: -4rem 0 6rem 0;
	}

	.comments .comment-respond .comment-reply-title {
		font-size: 4.8rem;
	}

	.comments .comment-respond p.comment-notes,
	.comments .comment-respond p.logged-in-as {
		margin: -4.5rem 0 4rem 0;
	}

	/* Site Pagination ----------------------- */

	/* Widgets ------------------------------- */

	.widget-content {
		font-size: 2.1rem;
	}

	/* Site Footer --------------------------- */

	.footer-menu {
		font-size: 2.4rem;
		margin: -1.5rem 0 0 -3rem;
	}

	.footer-menu li {
		margin: 1.5rem 0 0 3rem;
	}

	ul.footer-social {
		margin: -1rem 0 0 -1rem;
	}

	ul.footer-social li {
		margin: 1rem 0 0 1rem;
	}
	.pagination-single a {
		color:#021d82
	}
	.footer-social a {
		height: 4.4rem;
		width: 4.4rem;
	}

	.footer-social a::before {
		font-size: 2rem;
	}

	/* FOOTER WIDGETS */

	.footer-widgets-wrapper {
		margin-left: -6rem;
		width: calc(100% + 6rem);
	}

	.footer-widgets {
		margin-left: 6rem;
	}
	.home-page-3-col:hover .overlay {
	  height: 30%; /* Expand height on hover */
	}

}

@media ( min-width: 1240px ) {


	/* Blocks -------------------------------- */

	body.template-full-width .entry-content > .alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 120rem ) / 2);
	}

	body.template-full-width .entry-content > .alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 120rem ) / 2);
	}

	.resbutton,
	.link-page-wrapper3-inner td p{
		font-size:14px
	}
		
	.home-page-3-col:hover .overlay {
	  height: 50%; /* Expand height on hover */
	}

}


	


.useful-data {
	float:left;
	font-size:11px;
	text-align:center;
	width:100%;	
	color:#cdcdcd;
}
.wpbc_structure_form{ display:none; }



.wpforms-confirmation-container-full, 
div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background:#FFCF00 !important;
	color:black !important;
	bordeR:#fff!important;
}

	


.button-r {
	float:right;
	margin:30px  auto 0;
	display:block!important;
	background:#021043 ;
	width:200px;
	color:#C49A4E;
	border:1px #C49A4E solid;
	padding:10px 20px;
}
.button-r:hover {
	background:#021043 ;
	color:#fff;
}
.button-l {
	float:left;
	margin:30px  auto 0;
	display:block!important;
	background:#021043;
	width:200px;
	color:#fff;
	border:1px #C49A4E solid;
	padding:10px 20px;
}
.button-l:hover {
	background:#021043;
	color:#C49A4E;
}
.button-c {
	float:none;
	margin:30px  auto;
	display:block!important;
	background:#FFCF00 ;
	width:200px;
	color:#000;
	border:1px #000 solid;
	padding:10px 20px;
	text-align:center;
	border-radius:8px;
	text-decoration:none;
}
.button-c:hover {
	background:black;
	color:#FFCF00;
}


div.wpforms-container-full button[type="submit"] {
	background:#74b62e!important;
	color:#fff!important;
	border-radius:15px!important;
	padding:8px 16px;
	font-size:14px
	
}

div.wpforms-container-full button[type="submit"]:hover {
	text-decoration:none!important;
	background:#4682B4!important
	
}
.wpforms-container .wpforms-field {
	padding:5px 0!important
}


.reduced-spacing.footer-top-hidden #site-footer {
  border-top-width: 0;
}
div.wpforms-container-full .wpforms-confirmation-container-full p, 
div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) p {
	color:#000
}

.wp-block-columns:not(.alignwide):not(.alignfull) {
	margin-top:1em;
	margin-bottom:1em;
}


