@charset "utf-8";
/* CSS Document */
@import url('https://fonts.cdnfonts.com/css/telegraf');
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
* {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: border-box;
}
h1 {
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 16px;
}
h2 {
	font-size: 40px;
	margin-bottom: 14px;
}
h3 {
	font-size: 32px;
	margin-bottom: 12px;
}
h4 {
	font-size: 24px;
	margin-bottom: 10px;
}
h5 {
	font-size: 20px;
	margin-bottom: 8px;
}
h6 {
	font-size: 16px;
	margin-bottom: 6px;
}
/* Paragraph and link tags */
p {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 16px;
}
a {
	font-size: 16px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* Bold and strong tags */
b, strong {
	font-weight: bold;
	font-size: 16px;
}
/* Styling for lists */
ul {
	font-size: 16px;
	padding-left: 24px;
	margin-bottom: 16px;
}
ul li {
	margin-bottom: 8px;
}
.container, .container-fluid {
	max-width: 1280px;
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	color: #696969;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Telegraf', sans-serif;
}
.dropdown-menu[data-bs-popper] {
	top: 100%;
	left: 0;
	margin-top: var(--bs-dropdown-spacer);
	right: 0;
}
.navbar {
  width: 100%;
  background: #003c32;
  align-items: center;
  height: 6rem;
  padding: 2rem 0;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  transition: top 0.4s ease-in-out;
}
.nav-link {
	color: #fff !important;
	letter-spacing: .05rem;
	padding: .5rem 1rem;
	font-size: 1.15rem;
	transition: color .3s;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1rem;
	padding-left: 1rem;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
	color: #fff;
}
.nav-link:focus, .nav-link:hover {
	color: #50e5b4;
	text-decoration: none;
}
.navbar-brand {
	width: 9rem;
	padding-left: 0;
}
.list-guides ul li .img-fluid {
	margin-right: 15px;
}
.list-guides ul {
	padding: 0;
	margin-top: 40px;
}
.list-guides ul li {
	margin-bottom: 20px;
}
.list-guides ul li a {
	color: #003c32;
	font-size: 1.2rem;
	transition: color .35s;
}
.list-guides ul li a:hover {
	color: #50e5b4;
	text-decoration: none;
}
.list-guides h4 {
	font-size: 2rem;
	font-weight: 400;
	line-height: 1.25;
	color: #003c32;
	border-bottom: 1px solid #00221c33;
	padding-bottom: 10px;
}
.flexible .img-fluid {
	margin-bottom: 15px;
}
.flexible a {
	z-index: 1;
	color: #003c32;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.2;
	position: relative;
	float:left;
	width:100%;
	height:100%;
}
.flexible a:hover {
	text-decoration: none;
}
.flexible {
	display: inline-block;
	position: relative;
	padding: 0 0 15px;
	color: #454746;
	text-decoration: none;
	border-bottom: 2px solid #00221c33;
	transition: color .3s ease, border-color .4s ease;
}
.flexible::before {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #50e5b4;
	transition: width .4s ease;
}
.flexible:hover {
	border-bottom-color: transparent;
}
.flexible:hover::before {
	width: 100%;
}
.dropdown-menu[data-bs-popper] {
	top: 100%;
	left: 0;
	margin-top: 0;
	right: 0;
	border-radius: 0;
	padding-bottom: 50px;
}
.mega-left-1 {
	float: left;
	padding-right: 15px;
}
.mega-left-2 {
	float: left;
	padding-left: 15px;
}
.list-group {
	float: left;
}
.list-group ul {
	margin: 0;
	padding: 0;
}
.list-group ul li {
	display: inline-block;
	float: left;
	width: 100%;
}
.list-group ul li a {
	font-size: 1.2rem;
	color: #003c32;
	padding-bottom: 10px;
	transition: color .35s;
}
.list-group ul li a:hover {
	text-decoration: none;
	color: #50e5b4;
}
.mega-top-left-1 {
	float: left;
}
.mega-top-left-2 {
	float: left;
}
.mega-featured-1 {
	float: left;
	padding-right: 15px;
}
.mega-featured-2 {
	float: left;
	padding-left: 15px;
}
.dropdown-toggle .fa-chevron-down {
      transition: transform 0.8s;
}
.dropdown-toggle[aria-expanded="true"] .fa-chevron-down::before {
      content: "\f077";
}
.dropdown-toggle::after {
	display: none;
}
.pm-5 {
	padding-right: 40px;
}
/*********hover css start***********************/
.hover-box {
	width:100%;
	max-width:265px;
	height: 320px;
	background-color: #f0f0f0;
	position: relative;
	overflow: hidden;
}
.hover-box a{
	padding: 2rem 1.5rem;
	float:left;
	width:100%;
	height:100%;
}
.hover-box:hover {
	background-color: #003c32;
}
.scroll-text {
	white-space: nowrap;
	position: absolute;
	left: 20%;
	top: 50%;
	transform: translateY(-55%);
	font-size: 12rem;
	font-weight: 700;
	line-height: 1;
	visibility: visible;
	color: transparent;
	-webkit-text-stroke-width: 3px;
	-webkit-text-stroke-color: #fff;
	opacity: 0.4;
}
.hover-box:hover .scroll-text {
	animation: scroll-left 10s linear infinite;
	visibility: visible;
	color: #fff;
	opacity: 1;
}
.hover-box span {
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.25;
	position: absolute;
	bottom: 30px;
	color: #003c32;
}
.hover-box:hover span {
	color: #fff;
}
 @keyframes scroll-left {
 0% {
 left: 20%;
}
 100% {
 left: -100%;
}
}
/**********scroll line css****************************/

.scroll-indicator-wrapper {
	position: absolute;
	right: 3rem;
	bottom: 5vh;
	height: 12rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	z-index: 0;
	color: #fff;
}
.scroll-top {
	font-size: 0.8rem;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
	margin-bottom: 2rem;
	transform: rotate(90deg);
	transform-origin: right center;
	margin: 0;
	right: 30px;
	position: relative;
}
.scroll-bar-wrapper {
	width: 2px;
	height: 60%;
	overflow: hidden;
	position: relative;
}
.scroll-bar {
	width: 100%;
	height: 100%;
	background-color: #50e5b4;
	position: absolute;
	top: -100%;
	animation: scrollLoop 2s ease-in-out infinite;
}
 @keyframes scrollLoop {
 0% {
 top: -100%;
 opacity: 0;
}
 30% {
 top: 0%;
 opacity: 1;
}
 70% {
 top: 0%;
 opacity: 1;
}
 100% {
 top: 100%;
 opacity: 0;
}
}
/**********scroll line css end****************************/


/*********hover css end***********************/

.banner-top {
	float: left;
	width: 100%;
	margin-top:90px;
	background: #003c32;
	position: relative;
	overflow: hidden;
	padding: 60px 0 125px;
	height:87vh;
	align-content: center;
}
.empowering {
	float: left;
	padding-top: 7rem;
	padding-bottom: 7rem;
	position: relative;
	z-index: 1;
}
.empowering h1 {
	font-size: 6.4em;
	color: #fff;
	font-weight: 300;
	line-height: 1;
}
.empowering span {
	color: #50e5b4;
}
.empowering .img-fluid {
	position: absolute;
	top: 0;
	z-index: -1;
	opacity: .3;
	overflow: hidden;
}
.video-top {
	float: left;
	width: 100%;
	position: relative;
	margin-top: -100px;
	z-index: 1;
}
.hero-video {
	height: 60vh;
	overflow: hidden;
	position: relative;
}
.hero-video video {
	height: 100%;
	width: 76%;
	object-fit: cover;
}
/*********hover effect css************************/
.slide-effect {
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	perspective: 1000px;
}
.slide-effect::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #1bcea2;
	transform: translate3d(0, 0, 0);
	transform-style: preserve-3d;
	transition: transform 0.3s ease-out;
}
.slide-effect:hover::before {
	transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
}
/*********hover effect css end************************/

.hallett {
	float: left;
	width: 100%;
	padding: 150px 0 150px;
}
.hallett-top {
	float: left;
}
.hallett-top h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px
}
.hallett-top h2 {
	font-size: 2.35rem;
	font-weight: 400;
	line-height: 1.1;
	color: #003c32;
	max-width: 1120px;
	margin-bottom: 20px;
}
.hallett-top a {
	font-size: 1.2rem;
	color: #003c32;
	font-weight: 400;
}
.hallett-top a:hover {
	text-decoration: none;
}
.our-services {
	float: left;
	width: 100%;
	background: #00221c;
	padding-top: 150px;
	padding-bottom: 50px;
}
.services-top {
	float: left;
}
.services-top h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px
}
.services-top h2 {
	font-size: 2.35rem;
	font-weight: 400;
	line-height: 1.1;
	color: #fff;
	max-width: 1020px;
	margin-bottom: 20px;
}
/*********hover slide css start***********************/
.hover-box-slide {
	width: 100%;
	height: 512px;
	background-color: rgba(255, 255, 255, 0.19);
	position: relative;
	padding: 2rem 1.5rem;
	overflow: hidden;
}
.hover-box-slide:hover {
	background-color: #45d2a8;
}
.scroll-text-slide {
	white-space: nowrap;
	position: absolute;
	left: 17%;
	top: 35%;
	transform: translateY(-55%);
	font-size: 12rem;
	font-weight: 700;
	line-height: 1;
	visibility: visible;
	color: transparent;
	-webkit-text-stroke-width: 3px;
	-webkit-text-stroke-color: #00221c;
	opacity: 0.4;
}
.hover-box-slide:hover .scroll-text-slide {
	animation: scroll-left 10s linear infinite;
	visibility: visible;
	color: #00221c;
	opacity: 1;
}
.hover-box-slide span {
	font-size: 2rem;
	font-weight: 400;
	line-height: 1.25;
	position: absolute;
	bottom: 30px;
	color: #fff;
}
.hover-box-slide:hover span {
	color: #00221c;
}
 @keyframes scroll-left {
 0% {
 left: 17%;
}
 100% {
 left: -100%;
}
}
/*********hover slide css end***********************/
.our-slide {
	float: left;
	width: 100%;
	background: #00221c;
}
.slide-full {
	float: left;
	width: 100%;
	background: #00221c;
	padding-bottom: 100px;
}
.slide-full .container {
    max-width: 100%;
    width: 100%;
}
.box-full {
	float: left;
	width: 100%;
	padding: 0 11px;
}
.slider {
	overflow: hidden;
	width: 100%;
}
.slider-container {
	max-width: 100%;
	padding: 0;
	margin: 0 auto;
	position: relative;
}


.slider .slick-slide {
	color: #fff;
}
.slick-list {
	overflow: visible;
}
.slick-center {
	transition: transform 0.3s;
}
.slick-slide {
	transition: transform 0.3s;
}
/* 🔽 Custom arrows container */
.custom-arrows {
	position: absolute;
	bottom: -120px;
	left: 10px;
	display: flex;
	gap: 10px;
}
.custom-arrow {
	background: transparent;
	color: #fff;
	padding: 8px 12px;
	cursor: pointer;
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	border: 2px solid #1bcea2;
}
.custom-arrow:hover {
	background: #1bcea2;
}
/*********slide css end***********************/
.our-client {
	float: left;
	width: 100%;
	background: #00221c;
	padding-top: 100px;
	padding-bottom: 80px;
}
.client-top {
	float: left;
}
.client-top h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px
}
.client-top h2 {
	font-size: 2.35rem;
	font-weight: 400;
	line-height: 1.1;
	color: #fff;
	max-width: 1020px;
	margin-bottom: 20px;
}
.ready-move {
	float: left;
	width: 100%;
	padding: 140px 0;
	background: url(../images/footer-bg.jpg) no-repeat;
	background-size: cover;
	position: relative;
}
.ready-move::before {
	position: absolute;
	content: "";
	background-color: rgba(0, 60, 50, 0.2);
	height: 100%;
	width: 100%;
	top: 0;
}
.cure-your {
	position: relative;
	z-index: 1;
}
.cure-your h2 {
	font-size: 4rem;
	font-weight: 400;
	line-height: 1.2;
	color: #fff;
	text-align: center;
}
.cure-your p {
	font-weight: 400;
	font-size: 1.5rem;
	font-weight: 400;
	color: #fff;
	text-align: center;
	margin-bottom: 40px;
}
.cure-your a {
	z-index: 1;
	background-color: #003c32;
	color: #1bcea2;
	text-align: center;
	/*border-radius: 6rem;*/
	justify-content: center;
	align-items: center;
	/*width: 120px;
	height: 120px;*/
	padding: .75rem 2rem;
	display: flex;
	position: absolute;
}
.wpcf7-acceptance .wpcf7-list-item{margin: 0px;}
.cure-your a:hover {
	text-decoration: none;
	background-color: #1bcea2;
    color: #fff;
}
.button-center {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}
.rotating {
	animation: rotate 10s linear infinite;
	display: block;
	margin: 0 auto;
	width: 180px;
	height: 180px;
}
 @keyframes rotate {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(360deg);
}
}
.offcanvas-end {
	transition: transform 0.7s ease-in-out;
}
.offcanvas.offcanvas-end {
	width: 100%;
	max-width: 50rem;
	background: #00221c;
	color: #fff;
	padding: 7rem 4rem 5rem;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: 99999;
}
.btn-close {
	border: 1.5px solid #47d7ac;
	border-radius: 8rem;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	opacity: 1;
	padding: .5rem;
	display: flex;
	position: absolute;
	top: 1rem;
	right: 1rem;
 --bs-btn-close-color: #fff;
 --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
}
/*********hover effect css************************/
.slide-effect-2 {
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	perspective: 1000px;
}
.slide-effect-2::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #1bcea2;
	transform: translate3d(0, 0, 0);
	transform-style: preserve-3d;
	transition: transform 0.3s ease-out;
}
.slide-effect-2:hover::before {
	transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
}
.slide-effect-2 a {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
}
/*********hover effect css end************************/
.offcanvas-body {
	flex-grow: 1;
	padding: 0;
	overflow-y: hidden;
}
#slideForm form {
	float: left;
	width: 90%;
	height: 100%;
	position: absolute;
	margin-top: 40px;
}
.slick-dots li button:before {
	margin-top: 10px;
}
.slick-dots li button:before {
	color: #e4dada !important;
	font-size: 14px !important;
}
.slick-dots li.slick-active button:before {
	color: #fff !important;

}
.case-slider-wrapper {
	margin: 30px 0;
}
#slideForm .form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #ffffff;
	background-color: transparent;
	background-clip: padding-box;
	border: 1px solid #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
#slideForm .form-control:hover {
	border: 1px solid #fff;
}
#slideForm .form-select:hover {
	border: 1px solid #fff;
}
#slideForm .form-select {
 --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	background-color: transparent;
	background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 16px 12px;
	border: 1px solid #fff3;
	border-radius: 0;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#slideForm option {
	color: #000;
}
#slideForm .form-check-input {
	width: 1em;
	height: 1em;
	margin-top: .25em;
	vertical-align: top;
	background-color: transparent;
	background-image: var(--bs-form-check-bg-image);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: 1px solid #fff3;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
	print-color-adjust: exact;
}
#slideForm .form-check-input[type="checkbox"] {
	border-radius: 0;
}
#slideForm .form-control:focus {
	color: #ffffff;
	background-color: transparent;
	border-color: #1bcea2;
	outline: 0;
	box-shadow: none;
}
.btn-submit {
	border: 2px solid #1bcea2;
	background-color: var(--hallett-green);
	color: #fff;
	text-align: center;
	padding: .75rem 2rem;
	margin-top: 20px;
	font-size: 1.2rem;
	border-radius: 0px;
}
.btn-submit:hover {
	background: #1bcea2;
	color: #00221c;
}
.form-check {
	margin-top: 30px;
}
#slideForm .form-control::placeholder {
 color: #f4f4f433;
 opacity: 1;
}
#slideForm .form-check a {
	color: #1bcea2;
	text-decoration: none;
}

@media (max-width: 800px) {
.offcanvas.offcanvas-end {
	padding: 6rem 2rem 4rem;
}
}
/**********offset end css************************/



footer {
	float: left;
	width: 100%;
	padding: 100px 0;
}
.footer-logo {
	float: left;
	margin-bottom: 2rem;
}
.footer-logo .img-fluid {
	max-width: 200px;
	width: 100%;
}
/*********hover effect css************************/
.slide-effect-3 {
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	perspective: 1000px;
	margin-bottom: 10px;
}
.slide-effect-3::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #1bcea2;
	transform: translate3d(0, 0, 0);
	transform-style: preserve-3d;
	transition: transform 0.3s ease-out;
}
.slide-effect-3:hover::before {
	transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
}
.slide-effect-3 a {
	font-size: 1.2rem;
	color: #00221c;
	font-weight: 300;
}
.slide-effect-3 a:hover {
	text-decoration: none;
}
.slide-effect-4 {
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	perspective: 1000px;
}
.slide-effect-4::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #1bcea2;
	transform: translate3d(0, 0, 0);
	transform-style: preserve-3d;
	transition: transform 0.3s ease-out;
}
.slide-effect-4:hover::before {
	transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
}
.slide-effect-4 a {
	font-size: 1.2rem;
	color: #003c32;
	font-weight: 300;
}
.slide-effect-4 a:hover {
	text-decoration: none;
}
/*********hover effect css end************************/
address {
	float: left;
	font-size: 1.2rem;
	color: #003c32;
}
.circle-icon {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #00221c33;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	float: right;
}
.circle-icon:hover {
	background: #1bcea2;
	border: 1px solid transparent;
}
.icon-wrapper {
	position: absolute;
	width: 100%;
	height: 200%;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	transition: transform 0.4s ease;
}
.circle-icon:hover .icon-wrapper {
	transform: translateY(-50%);
}
.icon-wrapper i {
	font-size: 18px;
	color: #00221c;
	line-height: 64px;
}
.circle-icon:hover i {
	color: #fff;
	line-height: 55px;
}
.footer-end {
	float: left;
	width: 100%;
	padding-top: 30px;
	margin-top: 60px;
	border-top: 1px solid #00221c33;
}
.reserved {
	float: left;
}
.reserved small {
	font-size: .875rem;
	color: #003c32;
	font-weight: 400;
}
.footer-menu {
	float: right;
	text-align: right;
}
.footer-menu ul {
	margin: 0;
	padding: 0;
}
.footer-menu ul li {
	display: inline-block;
}
.footer-menu ul li a {
	font-size: .875rem;
	color: #003c32;
	text-decoration: none;
	transition: color .35s;
	font-weight: 400;
	padding-left: 20px;
}
.footer-menu ul li a:hover {
	color: #1bcea2;
}
/*************About css start****************************/
.banner-top-2 {
	float: left;
	width: 100%;
	margin-top:90px;
	background: #003c32;
	position: relative;
	overflow: hidden;
	padding: 60px 0 125px;
}
.secondary_banner {
	background: #ecf1f1;
}
.secondary_banner .empowering-2 h1, .secondary_banner .scroll-top-2 {
	color:#003c32;
}
.scroll-indicator-wrapper-2 {
	position: absolute;
	right: 3rem;
	bottom: 5vh;
	height: 12rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	z-index: 0;
	color: #fff;
}
.scroll-top-2 {
	font-size: 0.8rem;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
	margin-bottom: 2rem;
	transform: rotate(90deg);
	transform-origin: right center;
	margin: 0;
	right: 30px;
	position: relative;
}
.scroll-bar-wrapper-2 {
	width: 2px;
	height: 60%;
	overflow: hidden;
	position: relative;
}
.scroll-bar-2 {
	width: 100%;
	height: 100%;
	background-color: #50e5b4;
	position: absolute;
	top: -100%;
	animation: scrollLoop 2s ease-in-out infinite;
}
.hero-video-3 {
	height: 390px;
	overflow: hidden;
	position: relative;
}
.empowering-2 {
	float: left;
	padding-top: 4rem;
	padding-bottom: 7rem;
	position: relative;
	z-index: 1;
}
.empowering-2 .img-fluid {
	position: absolute;
	top: 0;
	z-index: -1;
	opacity: .3;
	overflow: hidden;
}
.empowering-2 h1 {
	font-size: 3.115rem;
	font-weight: 400;
	line-height: 1.2;
	color: #fff;
}
.about_page h1 {
    font-size: 4.5rem;
}
.empowering-2 h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.banner-img {
	float: left;
	width: 80%;
	position: relative;
	margin-top: -100px;
	z-index: 1;
	height: 60vh;
}
.banner-img .img-fluid {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.blend-years {
	float: left;
	width: 100%;
	padding: 150px 0;
}
.dynamic-top {
	float: left;
}
.dynamic-top h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.dynamic-top h3 {
	font-size: 2.35rem;
	font-weight: 400;
	line-height: 1.1;
	color: #003c32;
}
.Working-top {
	float: left;
	padding-left: 60px;
	margin-top: 50px;
}
.Working-top p {
	font-size: 1.3rem;
	color: #003c32;
	font-weight: 400;
	margin-bottom: 40px;
}
.assurance {
	float: left;
	width: 100%;
	background: #ecf1f1;
	padding: 150px 0;
}
.occupier {
	float: left;
}
.occupier h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.occupier h3 {
	font-size: 2.35rem;
	font-weight: 400;
	line-height: 1.1;
	color: #003c32;
}
.royal-top {
	grid-template-rows: auto;
	grid-template-columns: 5rem 1fr;
	display: flex;
	margin-bottom: 50px;
}
.left-icon {
	flex: none;
	justify-content: center;
	align-items: center;
	font-size: 1.25rem;
	line-height: 1;
	display: flex;
}
.regulated {
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	display: flex;
}
.regulated span {
	margin-left: 30px;
	font-size: 1.4rem;
	color: #003c32;
	font-weight: 300;
}
.surveyors {
	margin-top: 55px;
}
.Values-top {
	float: left;
	width: 100%;
	background: #00221c;
	padding: 150px 0;
}
.needs-come {
	float: left;
	margin-bottom: 60px;
}
.needs-come h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.needs-come h3 {
	font-size: 2.35rem;
	font-weight: 400;
	line-height: 1.1;
	color: #fff;
}
.full-box-1 {
	display: grid;
	display: flex;
}
.left-number {
	border: 2px solid #1bcea2;
	border-radius: 100%;
	flex: none;
	justify-content: center;
	align-items: center;
	width: 4.5rem;
	height: 4.5rem;
	font-size: 1.25rem;
	line-height: 1;
	display: flex;
}
.left-number span {
	font-size: 1.25rem;
	line-height: 1;
	color: #fff;
}
.right-content {
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	display: flex;
	margin-left: 30px;
}
.right-content h4 {
	font-size: 2rem;
	font-weight: 400;
	line-height: 1.25;
	color: #fff;
}
.right-content p {
	font-size: 1.115rem;
	color: #fff;
}
.mb-6 {
	margin-bottom: 60px;
}
.pr-6 {
	padding-right: 40px;
}
.pl-6 {
	padding-left: 40px;
}
.team-meet {
	float: left;
	width: 100%;
	padding: 100px 0;
}
.meet-1 {
	float: left;
	margin-bottom: 70px;
}
.meet-1 h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.meet-1 h3 {
	font-size: 2.35rem;
	font-weight: 400;
	line-height: 1.1;
	color: #00221c;
}
.luke-left {
	float: left;
}
.luke-left span {
	font-size: 1.2rem;
	color: #00221c;
	margin-top: 30px;
	float: left;
	width: 100%;
}
.luke-left h4 {
	font-size: 1.115rem;
	color: #1bcea2;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 2px;
}
.luke-left p {
	font-size: 1rem;
	color: #000;
	margin-bottom: 30px;
	font-weight: 300;
}
.pr-3 {
	padding-right: 30px;
}
.pl-3 {
	padding-left: 30px;
}
.client-testimonials {
	float: left;
	width: 100%;
	background: #ecf1f1;
	padding: 100px 0;
}
.client-testimonials .testimonial-slider {
	position: relative;
	overflow: hidden;
}
.client-testimonials .testimonial {
	text-align: center;
	cursor: pointer;
}
.client-testimonials .testimonial img {
	border-radius: 50%;
	width: 80px;
	height: 80px;
	object-fit: cover;
	margin-bottom: 20px;
}
.client-testimonials .testimonial h3 {
	margin: 10px 0;
	font-size: 1.2rem;
	font-weight: bold;
}
.client-testimonials .slick-dots {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.client-testimonials .slick-dots li button {
	font-size: 20px;
	color: #333;
}
.office-client {
	text-align: center;
}
.office-client h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.office-client h3 {
	font-size: 2.35rem;
	font-weight: 400;
	line-height: 1.1;
	color: #003c32;
	margin-bottom: 4rem;
}
.testimonial_text {
	font-size: 1.75rem;
	line-height: 1.35;
}
.client-testimonials .testimonial p {
	font-size: 1.75rem;
	line-height: 1.35;
	color: #003c32;
	margin-bottom: 2rem;
}
.client-testimonials .testimonial h4 {
	font-size: 1.25rem;
	font-weight: 500;
	color: #1bcea2;
}
.client-testimonials .testimonial strong {
	margin-left: .5rem;
	font-weight: 700;
	color: #003c32;
}
.client-testimonials .testimonial small {
	color: #003c32;
}
.slide-pb-6 {
	padding-bottom: 150px;
}
/**********contact css start************************************/
.contact-top {
	float: left;
	width: 100%;
	background: #003c32;
	padding: 180px 0;
}
/*********hover effect css************************/
.slide-effect-5 {
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	perspective: 1000px;
	margin-bottom: 10px;
}
.slide-effect-5::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #1bcea2;
	transform: translate3d(0, 0, 0);
	transform-style: preserve-3d;
	transition: transform 0.3s ease-out;
}
.slide-effect-5:hover::before {
	transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
}
.slide-effect-5 a {
	font-size: 1.2rem;
	color: #fff;
	font-weight: 300;
}
.slide-effect-5 a:hover {
	text-decoration: none;
}
.slide-effect-6 {
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	perspective: 1000px;
}
.slide-effect-6::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #1bcea2;
	transform: translate3d(0, 0, 0);
	transform-style: preserve-3d;
	transition: transform 0.3s ease-out;
}
.slide-effect-6:hover::before {
	transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
}
.slide-effect-6 a {
	font-size: 1.2rem;
	color: #fff;
	font-weight: 300;
}
.slide-effect-6 a:hover {
	text-decoration: none;
}
/*********hover effect css end************************/
.better-deals {
	float: left;
}
.better-deals h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.better-deals h1 {
	font-size: 4.5rem;
	font-weight: 400;
	line-height: 1.2;
	color: #fff;
}
.better-deals span {
	color: #50e5b4;
}
.contact-us .form-control::placeholder {
 color: #f4f4f433;
 opacity: 1;
}
.contact-us .form-control:hover {
	border: 1px solid #fff;
}
.contact-us .form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #ffffff;
	background-color: transparent;
	background-clip: padding-box;
	border: 1px solid #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.contact-us .form-check-input[type="checkbox"] {
	border-radius: 0;
}
.contact-us .form-check-input {
	width: 1em;
	height: 1em;
	margin-top: .25em;
	vertical-align: top;
	background-color: transparent;
	background-image: var(--bs-form-check-bg-image);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: 1px solid #fff3;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
	print-color-adjust: exact;
}
.contact-us .btn-submit:hover {
	background: #1bcea2;
	color: #00221c;
}
.contact-us .btn-submit:hover {
	background: #1bcea2;
	color: #00221c;
}
.contact-us .form-label {
	margin-bottom: .5rem;
	color: #fff;
}
.contact-us {
	padding-left: 60px;
}
/***************insights css start***************************************/
.insights-top {
	float: left;
	width: 100%;
	background: #003c32;
	padding: 150px 0;
}
.insights-1 {
	float: left;
	margin-bottom: 5rem;
}
.insights-1 h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.insights-1 h1 {
	font-size: 2.35rem;
	font-weight: 400;
	line-height: 1.2;
	color: #fff;
}
.full-box {
	display: inline-block;
}
.image-box {
	width: 100%;
	max-width: 300px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.image-box img {
	width: 110%;
	height: 110%;
	object-fit: cover;
	object-position: center;
	transition: transform 0.5s ease;
	transform: scale(1.1);
}
.full-box:hover .image-box img {
	transform: scale(1);
}
.read-article {
	position: relative;
	display: inline-block;
	font-size: 18px;
	padding-bottom: 15px;
	color: #fff;
	float: left;
	width: 100%;
}
.read-article::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 100%;
	background-color: #3c5652;
}
.read-article::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 0%;
	background-color: #1bcea2;
	transition: width 0.4s ease;
	z-index: 2;
}
.full-box:hover .read-article::before {
	width: 100%;
}
.full-box h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.full-box h3 {
	color: #fff;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 40px;
	height: 115px;
}
/************occupier-banner css ********************************/
.occupier-banner {
	float: left;
	width: 100%;
	padding: 100px 0;
	background: #003c32;
	position: relative;
	overflow: hidden;
}
.brief-top {
	float: left;
	padding-top: 8rem;
	padding-bottom: 7rem;
	position: relative;
	z-index: 1;
}
.brief-top h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.brief-top h1 {
	font-size: 3.115rem;
	font-weight: 400;
	line-height: 1.1;
	color: #fff;
}
.brief-top .img-fluid {
	position: absolute;
	top: 0;
	z-index: -1;
	opacity: .3;
	overflow: hidden;
}
.banner-cover {
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.banner-cover .img-fluid {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.covid-induced {
	float: left;
	width: 100%;
	padding: 100px 0;
	background: #fff;
}
.covid-induced .form-control::placeholder {
 color: #003c3266;
 opacity: 1;
}
.covid-induced .field-label {
	margin-bottom: .5rem;
	font-weight: 400;
	color: #003c32;
}
.covid-induced .form-label {
	margin-bottom: .5rem;
	color: #003c32;
    font-size: 1rem;
}
.covid-induced .form-control {
	color: var(--black);
	background-color: #0000;
	border: 1px solid #00221c33;
	height: auto;
	min-height: 2.75rem;
	margin-bottom: 0;
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-right: .75rem;
	font-size: 1rem;
	line-height: 1.6;
	transition: border-color .35s;
	border-radius: 0;
}
.covid-induced .form-control:hover {
	border: 1px solid #003c32;
}
.covid-induced .btn-submit {
	border: 2px solid #1bcea2;
	background-color: var(--hallett-green);
	color: #003c32;
	text-align: center;
	padding: .75rem 2rem;
	margin-top: 20px;
}
.covid-induced .btn-submit:hover {
	background: #1bcea2;
	color: #003c32;
}
.covid-induced p {
	color: #003c32;
	margin-bottom: 40px;
}
.covid-induced .row {
	border-bottom: 1px solid #00221c33;
	padding-bottom: 80px;
}
.related-article {
	position: relative;
	width: 100%;
	height: 90vh;
	overflow: hidden;
}
.full-screen {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.5s ease;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	transition: background-color 0.5s ease;
	pointer-events: none;
}
.related-article:hover .full-screen {
	transform: scale(1.05);
}
.related-article:hover .overlay {
	background-color: rgba(0, 0, 0, 0.2);
}
.overlap-article {
	position: absolute;
	float: left;
	width: 95%;
	top: 32%;
}
.overlap-article h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.overlap-article h2 {
	margin-top: 0;
	font-size: 3.5rem;
	font-weight: 400;
	line-height: 1.2;
	color: #fff;
	margin-bottom: 20px;
}
/*********hover effect css************************/
.slide-effect-8 {
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	perspective: 1000px;
	margin-bottom: 10px;
}
.slide-effect-8::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #1bcea2;
	transform: translate3d(0, 0, 0);
	transform-style: preserve-3d;
	transition: transform 0.3s ease-out;
}
.slide-effect-8:hover::before {
	transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
}
.slide-effect-8 a {
	font-size: 1.2rem;
	color: #fff;
	font-weight: 400;
}
.slide-effect-8 a:hover {
	text-decoration: none;
}
/*********hover effect css************************/

/*************track record css start***********************************/
.track-record {
	float: left;
	width: 100%;
	background: #ecf1f1;
	padding: 200px 0 100px;
	text-align: center;
	overflow: hidden;
}
.office-client-1 {
	text-align: center;
}
.office-client-1 h3 {
	font-size: 3.35rem;
	font-weight: 400;
	line-height: 1.1;
	color: #003c32;
	margin-bottom: 4rem;
}
.track-record .testimonial p {
	font-size: 1.75rem;
	line-height: 1.35;
	color: #003c32;
	margin-bottom: 2rem;
}
.track-record .testimonial h4 {
	font-size: 1.25rem;
	font-weight: 500;
	color: #1bcea2;
}
.track-record .testimonial small {
	color: #003c32;
}
.track-record .testimonial strong {
	margin-left: .5rem;
	font-weight: 700;
	color: #003c32;
}
.track-record .slick-dots li button::before {
	cursor: pointer;
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 10px;
	content: '';
	text-align: center;
	opacity: 1;
	color: black;
	margin-left: 9px;
	margin-right: 9px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.track-record .slick-dots li {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 10px;
	margin: 0 10px;
	padding: 0;
	cursor: pointer;
	background-color: #000;
	background-color: #003c3226;
}
.track-record .slick-dots .slick-active {
	background-color: #1bcea2;
	height: 25px;
}
.track-record .slick-dots {
	position: absolute;
	bottom: -60px;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	justify-content: center;
	align-items: flex-end;
	height: 50px;
	display: flex;
	inset: auto 0% 0%;
}
.track-record .slick-dotted.slick-slider {
	margin-bottom: 0;
	padding-bottom: 70px;
	cursor: pointer;
}
.track-full {
	float: left;
	width: 100%;
	background: #00221c;
	padding: 150px 0;
}
.record-1 {
	float: left;
}
.record-1 h2 {
	font-size: 2.35rem;
	font-weight: 400;
	line-height: 1.1;
	color: #fff;
	margin-bottom: 4rem;
}
.full-box-2 {
	display: inline-block;
}
.image-box-2 {
	width: 100%;
	max-width: 300px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.image-box-2 img {
	width: 110%;
	height: 110%;
	object-fit: cover;
	object-position: center;
	transition: transform 0.5s ease;
	transform: scale(1.1);
}
.full-box-2:hover .image-box-2 img {
	transform: scale(1);
}
.read-article-2 {
	position: relative;
	display: inline-block;
	font-size: 18px;
	padding-bottom: 15px;
	margin-top: 20px;
	color: #fff;
	float: left;
	width: 100%;
}
.read-article-2::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 100%;
	background-color: #3c5652;
}
.read-article-2::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 0%;
	background-color: #1bcea2;
	transition: width 0.4s ease;
	z-index: 2;
}
.full-box-2:hover .read-article-2::before {
	width: 100%;
}
.full-box-2 h4 {
	color: #fff;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.25;
	margin-bottom: 20px;
	height: 55px;
}
.track-cord {
	display: grid;
 grid-template-columns: .25fr 1fr;
	grid-column-gap: .5rem;
	grid-row-gap: .25rem;
	grid-template-rows: auto;
	height: 100px;
}
.text-title small {
	color: #ffffff80;
	font-size: 15px;
}
.lease span {
	color: #fff;
	font-size: 17px;
}
.normal-thumbnail {
	cursor: pointer;
	max-width: 100%;
	height: auto;
}
.full-view .modal-dialog img {
	width: 100%;
	height: auto;
}
.full-view .modal-header {
	border-bottom: none;
	justify-content: flex-end;
	padding: 0;
}
.full-view.fade {
	transition: opacity .15s linear;
	background-color: rgba(0, 0, 0, 0.85);
}
.btn-close-1 {
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	opacity: 1;
	padding: .5rem;
	display: flex;
	position: absolute;
	top: 5px;
	right: -100px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
	background-size: 18px;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
}
/****************privacy-policy css start******************************/
.privacy-policy {
	float: left;
	width: 100%;
	padding: 220px 0 40px;
	background: #ecf1f1;
}
.policy-top {
	float: left;
	margin-bottom: 5rem;
}
.policy-top h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.policy-top h2 {
	font-size: 3.115rem;
	font-weight: 400;
	line-height: 1.1;
	color: #003c32;
}
.policy-top date {
	font-size: .875rem;
	color: #1bcea2;
	border-bottom: 1px solid #00221c33;
	padding-bottom: 20px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.policy-top h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.3;
	color: #003c32;
}
.policy-top p {
	color: #003c32;
	font-weight: 300;
	margin-bottom: 30px;
}
.policy-top a {
	color: #003c32;
}
/************terms-of-service css start****************************/
.policy-top ul {
	margin: 0;
	padding-left: 24px;
}
.policy-top ul li {
	color: #003c32;
	font-weight: 300;
	list-style-type: disc;
	padding-left: 2px;
}
/************guide css start*************************************/
.banner-top-3 {
	float: left;
	width: 100%;
	margin-top:90px;
	background: #003c32;
	position: relative;
	overflow: hidden;
	padding: 60px 0 125px;
}
.empowering-3 {
	float: left;
	padding-top: 4rem;
	padding-bottom: 7rem;
	position: relative;
	z-index: 1;
}
.empowering-3 h4 {
	letter-spacing: .05rem;
	font-weight: 300;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.empowering-3 h1 {
	font-size: 4.5rem;
	font-weight: 400;
	line-height: 1.2;
	color: #fff;
}
.empowering-3 .img-fluid {
	position: absolute;
	top: 0;
	z-index: -1;
	opacity: .3;
	overflow: hidden;
}
.scroll-indicator-wrapper-3 {
	position: absolute;
	right: 3rem;
	bottom: 5vh;
	height: 12rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	z-index: 1;
	color: #fff;
}
.scroll-top-3 {
	font-size: 0.8rem;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
	margin-bottom: 2rem;
	transform: rotate(90deg);
	transform-origin: right center;
	margin: 0;
	right: 30px;
	position: relative;
}
.scroll-bar-wrapper-3 {
	width: 2px;
	height: 60%;
	overflow: hidden;
	position: relative;
}
.scroll-bar-3 {
	width: 100%;
	height: 100%;
	background-color: #50e5b4;
	position: absolute;
	top: -100%;
	animation: scrollLoop 2s ease-in-out infinite;
}
.flexible-offices {
	float: left;
	width: 100%;
	padding: 150px 0;
	background: #fff;
}
.popular {
	float: left;
}
.popular h3 {
	font-size: 2.1rem;
	font-weight: 400;
	line-height: 1.3;
	color: #003c32;
	margin-bottom: 30px;
}
.popular p {
	font-size: 18.2px;
	color: #003c32;
	font-weight: 400;
	margin-bottom: 40px;
}
.guide-details {
	padding-left: 60px;
}
.guide-details .form-label {
	margin-bottom: .5rem;
	color: #003c32;
}
.guide-details .form-control::placeholder {
 color: #003c3266;
 opacity: 1;
}
.guide-details .form-control {
	color: var(--black);
	background-color: #0000;
	border: 1px solid #00221c33;
	height: auto;
	min-height: 2.75rem;
	margin-bottom: 0;
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-right: .75rem;
	font-size: 1rem;
	line-height: 1.6;
	transition: border-color .35s;
	border-radius: 0;
}
.guide-details .form-control:hover {
	border: 1px solid #003c32;
}
.guide-details .btn-submit:hover {
	background: #1bcea2;
	color: #003c32;
}
.guide-details .btn-submit {
	border: 2px solid #1bcea2;
	background-color: var(--hallett-green);
	color: #003c32;
	text-align: center;
	border-radius: 0rem;
	padding: .75rem 2rem;
	margin-top: 20px;
}
.guide-slide {
	float: left;
	width: 100%;
	padding: 100px 0 230px;
	background: #ecf1f1;
}
.full-box-4 {
	display: block;
}
.image-box-4 {
	width: 100%;
	height: 250px;
	overflow: hidden;
	position: relative;
}
.image-box-4 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: transform 0.5s ease;
	transform: scale(1.1);
}
.full-box-4:hover .image-box-4 img {
	transform: scale(1.1);
}
.read-article-4 {
	position: relative;
	display: inline-block;
	font-size: 1.35rem;
	padding-bottom: 20px;
	color: #003c32;
	float: left;
	width: 100%;
	height: 85px;
}
.read-article-4::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 100%;
	background-color: #00221c1a;
}
.read-article-4::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 0%;
	background-color: #1bcea2;
	transition: width 0.4s ease;
	z-index: 2;
}
.full-box-4:hover .read-article-4::before {
	width: 100%;
}
.full-box-4 h4 {
	letter-spacing: .05rem;
	font-weight: 400;
	color: #1bcea2;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.full-box-4 h3 {
	color: #003c32;
	font-size: 2.35rem;
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: 40px;
	height: 60px;
}
.guide-slide .article-top {
	padding: 0 14px;
}
.guide-slide .arrow_slider.invert {
	filter: invert();
}
.guide-slide .custom-arrow:hover {
	background: #1bcea2;
}
.guide-slide .custom-arrow {
	background: transparent;
	color: #fff;
	padding: 8px 12px;
	cursor: pointer;
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	border: 2px solid #1bcea2;
}
.slider-guide {
	overflow: hidden;
	width: 100%;
}
.page-id-16 section.client-testimonials {
    display: none;
}
.post_row {
    row-gap: 80px;
}



.covid-induced h2 {
	color: #003c32;
}
.covid-induced h3 {
	color: #003c32;
}
.covid-induced ul, .covid-induced ol {
	margin: 0;
	padding-left: 24px;
}
.covid-induced ul li {
	color: #003c32;
	font-weight: 400;
	list-style-type: disc;
	padding-left: 2px;
}
.covid-induced ol li {
	color: #003c32;
	font-weight: 300;
	list-style-type: decimal; /* default for <ol> */
	padding-left: 2px;
}
.offcanvas.offcanvas-end .btn-close {
    filter: brightness(0) invert(1);
}

h1 {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  will-change: opacity, transform;
}

h1.visible {
  opacity: 1;
  transform: translateY(0);
}
.fade-in {
  opacity: 0;
  transition: opacity 0.5s ease-in;
}

.fade-in.visible {
  opacity: 1;
}

/************Case Studies Slider start*************************************/
/*.case-studies-swiper {
  padding: 60px 0 0;
}*/

.case-slide-content {
  height: 450px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.case-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.40); /* lighter overlay */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px 50px;
  color: #fff;
}

.case-title {
  font-size: 30px;
  font-weight: 400;
  margin: 0;
  max-width: 80%;
  align-self: center;
  text-align: center;
}

.read-more-btn {
  align-self: center;
  background: #003c32;
  color: #fff;
  font-weight: 400;
  padding: .75rem 2rem;
  text-decoration: none;
}
.read-more-btn:hover {
  text-decoration: none;
    background-color: #1bcea2;
    color: #fff;
}
a.see-all-case-btn {
  background: #003c32;
  color: #1bcea2;
  font-weight: 400;
  padding: 1.2rem 2rem;
  text-decoration: none;
}
a.see-all-case-btn:hover {
  text-decoration: none;
    background-color: #1bcea2;
    color: #fff;
}
.swiper-pagination {
  display: block !important;
  position: relative !important; 
  margin-top: 30px;
  text-align: center;
}

.our-client span.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1;
  margin: 0 6px !important;
}
.our-client .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: #1bcea2;
}

/************Single Case Studie*************************************/

.contact-img-btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background: #003c32;
  color: #1bcea2;
  padding: .75rem;
  text-decoration: none;
  font-weight: 400;
  z-index: 10;
}
.contact-img-btn:hover {
  background-color: #1bcea2;
  color: #ffffff;
  text-decoration: none;
}
.case-buttons {
    display: flex;
    justify-content: space-between;
}
.case-buttons a {
  align-self: flex-end;
  background: #003c32;
  color: #1bcea2;
  font-weight: 400;
  padding: .75rem;
  text-decoration: none;
}
.case-buttons a:hover {
  text-decoration: none;
    background-color: #1bcea2;
    color: #fff;
}
.banner-img-wrapper {
    position: relative;
    display: block;
    width: 100%;
}
.big_square_logo {
	opacity:0.3 !important;
}