@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('../../library/fonts/PlusJakartaSans-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('../../library/fonts/PlusJakartaSans-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('../../library/fonts/PlusJakartaSans-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('../../library/fonts/PlusJakartaSans-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('../../library/fonts/PlusJakartaSans-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('../../library/fonts/PlusJakartaSans-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('../../library/fonts/PlusJakartaSans-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Pacifico Regular';
	src: url('../../library/fonts/PacificoRegular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Thadonce';
	src: url('../../library/fonts/Thadonce.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Anton';
	src: url('../../library/fonts/Anton-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizelegibility
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

:root {
	--blue: #1988BC;
	--black: #020101;
	--white: #ffffff;
	--orange: #E84F25;
	--yellow: #FFC42C;
	--yellow2: #F5A920;
	--sand: #FFF1E1;
}

body {
	margin: 0;
	overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block
}

[hidden] {
	display: none
}

a {
	color: var(--orange);
	text-decoration: none;
	transition: all .3s ease-in-out;
}

a:hover {
	color: var(--blue);
}

a:focus {
	outline: none
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

blockquote {
	margin: 1em 40px
}

dl,
menu,
ol,
p,
pre,
ul {
	margin: 1em 0
}

code,
kbd,
pre,
samp {
	font-size: 1em
}

small,
sub,
sup {
	font-size: 75%
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

q {
	quotes: none
}

q:after,
q:before {
	content: '';
	content: none
}

sub,
sup {
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

dd {
	margin: 0 0 0 40px
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

svg:not(:root) {
	overflow: hidden
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.clearfix {
	zoom: 1
}

.clearfix:after,
.clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

:focus {
	outline: 0 !important
}

.wp-block {
	max-width: 100%
}

body.admin-bar .header {
	margin-top: 32px;
}

body.admin-bar .navbar {
	top: 0;
}


body,
p {
	font-family: 'Plus Jakarta Sans', sans-serif;
	color: var(--black);
	font-weight: 400;
	line-height: 25.6px;
	font-size: 16px;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	transition: all .3s ease-in-out;
}

header .navbar-light {
	padding: 10.14px 0;
	box-shadow: 0 4px 8px 0 rgba(55, 55, 55, 0.05);
	position: relative;
	transition: all .4s ease-in-out;
}

.navbar-expand-lg .navbar-collapse {
	width: auto;
	justify-content: center;
}

.navbar-brand {
	margin-right: 0;
}

.navbar-brand img {
	max-height: 71.229px;
}

.navbar-light .navbar-nav .nav-link {
	padding: 15px;
	font-size: 15px;
	line-height: 29px;
	color: var(--blue) !important;
	text-transform: uppercase;
	font-weight: 700;
	transition: all .3s ease-in-out;
	border-radius: 0 16px 0 0;
	margin: 0 5px;
}

.header.scrolled {
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}

.dropdown-item {
	font-size: 16px;
	color: var(--blue);
	padding: 16px 31px;
	transition: all .3s ease;
	font-weight: 600;
	line-height: 22px;
	text-transform: uppercase;
	border-radius: 0 0 16px 0;
}

.navbar-light .navbar-nav li.menu-item:hover .nav-link,
.dropdown-item.active,
.dropdown-item:active,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
	color: var(--orange) !important;
}

.dropdown-item.active,
.dropdown-item:active {
	background-color: transparent;
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: var(--orange);
}

.navbar-toggler {
	border: none
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='20' viewBox='0 0 28 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 1.52601C0 0.683561 0.634415 0 1.4163 0H26.5837C27.3656 0 28 0.683561 28 1.52601C28 2.36846 27.3656 3.05202 26.5837 3.05202H1.4163C0.634415 3.05202 0 2.36846 0 1.52601ZM0 10.0001C0 9.15764 0.634415 8.47407 1.4163 8.47407H26.5837C27.3656 8.47407 28 9.15764 28 10.0001C28 10.8425 27.3656 11.5261 26.5837 11.5261H1.4163C0.634415 11.5261 0 10.8425 0 10.0001ZM1.4163 16.948C0.634415 16.948 0 17.6315 0 18.474C0 19.3164 0.634415 20 1.4163 20H26.5837C27.3656 20 28 19.3164 28 18.474C28 17.6315 27.3656 16.948 26.5837 16.948H1.4163Z' fill='white'/%3E%3C/svg%3E");
}

.topbar {
	background-color: var(--blue);
	padding: 4px 0;
}

.topbar p.topbar__text {
	font-size: 12.5px;
	letter-spacing: 0.7px;
	font-weight: 700;
	line-height: 20px;
	color: var(--white);
	text-transform: uppercase;
	margin: 0 0;
	display: flex;
	align-items: center;
	gap: 8px;
}

.topbar .topbar__items:nth-child(2) p.topbar__text {
	justify-content: center;
}

.topbar .topbar__items:nth-child(3) p.topbar__text {
	justify-content: end;
}

.container {
	z-index: 2;
	position: relative;
}

.dflex {
	display: flex;
	align-items: center;
}

h1,
h2 {
	font-family: 'Thadonce', sans-serif;
	font-weight: 400;
}

h2,
h3 {
	color: var(--blue);
	font-weight: 400;
}

h2 {
	font-size: 67px;
	line-height: 52px;
	letter-spacing: 0.5px;
	margin-bottom: 12.34px;
}

h2 span {
	font-family: 'Pacifico Regular', sans-serif;
	font-size: 43.7px;
	font-weight: 400;
	line-height: 45.86px;
	color: var(--orange);
}

.h2_label {
	padding-bottom: 26.89px;
	justify-content: center;
	gap: 10px;
}

.h2_label span {
	font-size: 11.5px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 18.4px;
	color: var(--orange);
}

.divider {
	border-radius: 5px;
	background: linear-gradient(131deg, #FFC42C 0%, #F5A920 100%);
	width: 80px;
	height: 5px;
	margin: 0 auto 18px auto;
}

.btn {
	color: var(--orange);
	font-size: 11.5px;
	font-weight: 800;
	line-height: 18.4px;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	padding: 0;
	position: relative;
}

.btn:after {
	content: '›';
	position: absolute;
	top: -1px;
	right: -8px;
	transition: all .3s ease-in-out;
}

.btn:hover:after {
	right: -10px;
}

.btn:hover {
	color: var(--blue);
}

.btn-orange,
.btn-white,
.btn-yellow {
	display: inline-flex;
	gap: 10px;
	justify-content: center;
	align-items: center;
	border-radius: 999px;
	position: relative;
	padding: 15px 30px 16.19px 30px;
	z-index: 1;
	transition: all .3s ease-in-out;
}

.btn-orange {
	box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.18) inset, 0 1px 0 0 rgba(255, 255, 255, 0.30) inset;
	background: linear-gradient(108deg, #FF7A4E 0%, #E84F25 50%, #C13818 100%);
}

.btn-white {
	background: var(--white);
	box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.18) inset, 0 1px 0 0 rgba(255, 255, 255, 0.30) inset;
}

.btn-yellow {
	background: linear-gradient(123deg, #FFC42C 0%, #F5A920 100%);
	box-shadow: 0 12px 26px 0 rgba(0, 0, 0, 0.25);
}

.btn-yellow:hover {
	box-shadow: none;
}

.btn-white:hover {
	background: #eee;
}

.btn-orange::before,
.btn-white::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 999px;
	z-index: -1;
	transition: all .3s ease-in-out;
}

.btn-orange::before {
	box-shadow: 0 10px 24px -4px rgba(232, 79, 37, 0.55), 0 18px 42px -10px rgba(232, 79, 37, 0.45);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.30) 0%, rgba(255, 255, 255, 0.06) 45%, rgba(255, 255, 255, 0.00) 60%);
}

.btn-orange-sdw::before {
	background: linear-gradient(130deg, #F47A4A 0%, #E8461C 100%);
	box-shadow: 0 12px 26px 0 rgba(232, 79, 37, 0.38), 0 1px 0 0 rgba(255, 255, 255, 0.28) inset;
}

.btn-orange:hover:before {
	box-shadow: none;
}

.btn-white::before {
	box-shadow: 0 10px 26px 0 rgba(25, 141, 187, 0.18), 0 1px 0 1px rgba(255, 255, 255, 0.60) inset;
}

.btn-orange span,
.btn-white span,
.btn-yellow span {
	font-size: 14.5px;
	font-weight: 700;
	line-height: 23.2px;
	letter-spacing: 0.4px;
	text-align: center;
}

.btn-orange span {
	color: var(--white);
}

.btn-white span {
	color: var(--blue);
}

.btn-yellow span {
	color: var(--black);
}

.google-review a,
.google-review a svg,
.google-review a svg rect {
	transition: all .3s ease-in-out;
}

.google-review a {
	gap: 8.74px;
	font-size: 13.22px;
	font-weight: 800;
	line-height: 19.829px;
	letter-spacing: -0.264px;
	color: var(--white);
}

.google-review a:hover {
	color: var(--yellow);
}

.google-review a:hover svg rect {
	fill: var(--yellow)
}

.google-review a:hover svg {
	transform: translateX(3px);
}

img.wave-img {
	width: 100%;
	position: relative;
}

.accordion .accordion-header,
.accordion .accordion-button,
.accordion .accordion-collapse {
	border: 0;
	box-shadow: none;
}

.accordion .accordion-item {
	border-radius: 12px;
	border: 1px solid #E2E8F0;
	background: var(--white);
	margin-bottom: 10px;
	border-radius: 5px;
}

.accordion .accordion-button:not(.collapsed) {
	color: var(--black);
	background-color: var(--white);
}

.accordion h3.accordion-button {
	padding: 14px 13.444px 14px 18px;
	font-size: 13.9px;
	font-weight: 700;
	line-height: 22.4px;
	border-radius: 14px;
	gap: 15px;
}

.accordion .accordion-body {
	padding: 0 18px 16px 18px;
	font-size: 13px;
	line-height: 20.8px;
}

.global-cta {
	position: relative;
	min-height: 847px;
	padding: 73px 0 0px 0;
	text-align: center;
}

.global-cta .global-cta-wrap {
	padding-bottom: 55px;
}

.global-cta video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.global-cta::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.72;
	background: radial-gradient(98.99% 106.07% at 75% 30%, rgba(255, 196, 44, 0.30) 0%, rgba(255, 196, 44, 0.00) 55%), radial-gradient(113.14% 113.14% at 20% 80%, rgba(232, 79, 37, 0.35) 0%, rgba(232, 79, 37, 0.00) 50%), linear-gradient(129deg, rgba(25, 141, 187, 0.85) 0%, rgba(10, 31, 74, 0.78) 50%, rgba(25, 141, 187, 0.55) 100%);
	z-index: 1;
}

.global-cta span.gcta_section_label {
	text-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
	font-family: 'Pacifico Regular';
	font-size: 37.4px;
	line-height: 35.57px;
	background: linear-gradient(131deg, #FFC42C 0%, #F5A920 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


.global-cta h2 {
	margin: 18px 0 5px 0;
}

.global-cta h2 span {
	font-family: 'Thadonce', sans-serif;
	font-size: 108px;
	line-height: 90px;
	letter-spacing: 0.5px;
	display: block;
	-webkit-text-stroke-width: 1.5px;
	-webkit-text-stroke-color: rgba(2, 1, 1, 0.14);
	text-shadow: 0 2px 20px rgba(249, 230, 200, 0.22);
}

.global-cta p.gcta_content {
	color: rgba(255, 255, 255, 0.92);
	text-shadow: 0 2px 8px rgba(0, 0, 0, 0.40);
	font-size: 15px;
	font-weight: 500;
	line-height: 25px;
	max-width: 641px;
	margin: 5px auto 20.99px auto;
}

.global-cta-list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	justify-items: center;
	max-width: 700px;
	margin: 0 auto;
	gap: 14px;
}

.global-cta-list .single-list-item {
	border-radius: 14px;
	border: 1px solid rgba(255, 255, 255, 0.20);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.06) 100%);
	box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.15), 0 1px 0 1px rgba(255, 255, 255, 0.20) inset;
	backdrop-filter: blur(7px);
	padding: 12px 18px;
	width: 100%;
	text-align: left;
	gap: 10px;
}

.global-cta-list .single-list-item .list-item-text h3,
.global-cta-list .single-list-item .list-item-text p {
	color: var(--white);
	text-transform: uppercase;
}

.global-cta-list .single-list-item .list-item-text h3 {
	font-size: 17px;
	letter-spacing: 0.5px;
	line-height: 18.2px;
	font-family: 'Thadonce', sans-serif;
}

.global-cta-list .single-list-item .list-item-text p {
	font-size: 11.5px;
	letter-spacing: 0.6px;
	line-height: 14.95px;
	margin: 2px 0;
	font-weight: 700;
}

.globa-cta-card {
	display: flex;
	align-items: center;
	gap: 24px;
	justify-content: center;
	margin: 35px 0;
}

.cta-card-inn {
	min-width: 420px;
	height: 100%;
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.00);
	padding: 30px 42px 30px 32px;
	text-align: left;
	position: relative;
	box-shadow: 0 -3px 0 0 rgba(0, 0, 0, 0.25) inset, 0 1px 0 0 rgba(255, 255, 255, 0.30) inset;
}

.cta-card-inn::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 24px;
	z-index: -1;
}

.cta-card-inn.card-call-now::before {
	box-shadow: 0 18px 50px -8px rgba(232, 79, 37, 0.65), 0 30px 80px -10px rgba(232, 79, 37, 0.40);
}

.cta-card-inn.card-call-now {
	background: linear-gradient(123deg, #FF7A4E 0%, #E84F25 50%, #C13818 100%);
}

.cta-card-inn.card-schedule::before {
	box-shadow: 0 18px 50px -8px rgba(25, 141, 187, 0.65), 0 30px 80px -10px rgba(25, 141, 187, 0.40);
}

.cta-card-inn.card-schedule {
	background: linear-gradient(123deg, #4CB1D6 0%, #198DBB 50%, #0E6789 100%);
}

.cta-card-inn .card-icon {
	border-radius: 16px;
	border: 1px solid rgba(255, 255, 255, 0.30);
	background: rgba(255, 255, 255, 0.20);
	box-shadow: 0 1px 0 1px rgba(255, 255, 255, 0.30) inset, 0 6px 14px 0 rgba(0, 0, 0, 0.18);
	width: 58px;
	height: 58px;
	justify-content: center;
	margin-bottom: 18px;
}

.cta-card-inn .card-icon img {
	width: 30px;
	height: 30px;
}

.cta-card-inn .card-text span.card-label,
.cta-card-inn .card-text a,
.cta-card-inn .card-text p,
.global-cta p.average_response {
	color: var(--white);
}

.cta-card-inn .card-text a:hover {
	color: var(--yellow);
}

.global-cta p.average_response_mobo {
	display: none;
}

.cta-card-inn .card-text span.card-label {
	font-size: 11px;
	font-weight: 800;
	line-height: 17.6px;
	letter-spacing: 2.6px;
	text-transform: uppercase;
	display: block;
}

.cta-card-inn .card-text a {
	text-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
	font-family: 'Thadonce', sans-serif;
	font-size: 62px;
	line-height: 66px;
}

.cta-card-inn .card-text p {
	font-size: 13.4px;
	font-weight: 700;
	line-height: 19.58px;
	margin: 0 0;
	max-width: 295px;
}

p.divider-text {
	color: rgba(255, 255, 255, 0.85);
	text-align: center;
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.40);
	font-family: 'Anton', sans-serif;
	font-size: 18px;
	line-height: 28.8px;
	letter-spacing: 3px;
	margin: 9px 0;
	position: relative;
}

p.divider-text::before,
p.divider-text::after {
	content: '';
	position: absolute;
	width: 2px;
	height: 40px;
	left: 10px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.50) 50%, rgba(255, 255, 255, 0.00) 100%);
}

p.divider-text::before {
	top: -40px;
}

p.divider-text::after {
	bottom: -40px;
}

.global-cta p.average_response {
	font-size: 13.4px;
	font-weight: 700;
	line-height: 21.6px;
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.40);
	color: rgba(255, 255, 255, 0.92);
	justify-content: center;
	gap: 10px;
	margin: 10px 0;
}

.global-cta p.average_response span {
	color: var(--yellow);
	font-size: 13.5px;
	font-weight: 800;
}

.footer {
	background: linear-gradient(0deg, #1988BC 0%, #198DBB 100%);
	padding: 20px 0 35px 0;
}

.ft-logo .ft-navbar-brand img {
	max-width: 200px;
}

.ft-logo p.ft-call-now {
	font-size: 19.549px;
	font-weight: 700;
	line-height: 21.504px;
	letter-spacing: 2.979px;
	text-transform: uppercase;

	background: linear-gradient(180deg, #FFF -67.65%, #FFEDCE 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: 16px 0 0px 0;
}

.ft-logo a.ft-call {
	font-family: 'Thadonce', sans-serif;
	font-size: 42.822px;
	line-height: 47.104px;
	letter-spacing: 0.931px;
	color: var(--white);
	margin-bottom: 15px;
	display: block;
}

.ft-logo a.btn-orange img {
	width: 16px;
	height: 16px;
}

.social-media {
	justify-content: center;
	padding-top: 31px;
	gap: 11.71px;
}

.social-media a {
	transition: all .3s ease-in-out;
}

.social-media a:hover {
	transform: translateY(-2px);
}

.ft-menu-wrap {
	display: flex;
	justify-content: center;
}

.ft-menu-title {
	font-family: Thadonce;
	font-size: 32px;
	letter-spacing: 1px;
	line-height: 25px;
	margin: 14.57px 0 20px 0;
}

.ft-menu ul li {
	display: block;
	margin: 0 0 10px 0;
}

.ft-menu ul li a,
.footer a.ft_view_services {
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-size: 13px;
	color: var(--white) !important;
	font-weight: 700;
	line-height: 20.8px;
	text-transform: none;
}

.footer a.ft_view_services {
	background: linear-gradient(131deg, #FFC42C 0%, #F5A920 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.ft-contact .ft-menu-title {
	padding-bottom: 4px;
}

.ft-island {
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.80);
	text-align: center;
	position: relative;
	background: linear-gradient(110deg, rgba(255, 255, 255, 0.62) 0%, rgba(255, 255, 255, 0.78) 100%);
}

.hd-island {
	border: 1px solid rgba(25, 141, 187, 0.30);
	background: linear-gradient(110deg, rgba(25, 141, 187, 0.12) 0%, rgba(25, 141, 187, 0.08) 100%);
}

.ft-island:before {
	content: '';
	position: absolute;
	background: url('../../library/images/palmtree.svg') center / contain no-repeat;
	width: 18px;
	height: 18px;
	left: 16px;
	top: 11.5px;
}

.ft-island select {
	border-radius: 999px;
	border: 0;
	min-width: 207px;
	min-height: 41px;
	color: var(--blue);
	font-family: 'Anton', sans-serif;
	font-size: 14px;
	line-height: normal;
	letter-spacing: 0.8px;
	appearance: none;
	background: url('../../library/images/down-arrow-blue.svg') 93% 50% / 13px no-repeat;

	text-align: center;
	text-align-last: center;
	-moz-text-align-last: center;
	direction: ltr;
}

.ft-island select option {
	width: 100%;
	text-align: center;
}

.hd-island select {
	min-width: 150px;
}

.hd-call-now {
	flex-direction: column;
	text-align: right;
	align-items: end;
}

.hd-call-now span {
	font-size: 10.5px;
	line-height: 11.55px;
	text-transform: uppercase;
	letter-spacing: 1.6px;
	font-weight: 700;
}

.hd-call-now a {
	color: var(--blue);
	text-align: right;
	font-family: 'Anton', sans-serif;
	font-size: 23px;
	line-height: 25.3px;
	letter-spacing: 0.5px;
}

.hd-call-now a:hover {
	color: var(--orange);
}

.hd-schedule_online .btn-orange span {
	font-family: 'Plus Jakarta Sans', sans-serif;
	text-transform: none;
}

.hd-schedule_online .btn-orange img {
	max-width: 16px;
}

.header-info {
	gap: 18px;
}

.ft-email {
	margin: 17px 0;
}

.ft-email a {
	color: var(--white);
	font-size: 13px;
	font-weight: 700;
	line-height: 20.8px;
	gap: 10px;
}

.ft-info {
	justify-content: center;
	gap: 115px;
	margin: 52px 0 47px 0;
}

.ft-info .working-hours,
.ft-info .license {
	font-size: 24px;
	font-family: 'Thadonce', sans-serif;
	line-height: 24px;
	gap: 8px;
}

.ft-info .license span {
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-size: 13px;
	letter-spacing: 0.26px;
	line-height: 17.8px;
}

.ft-btm a {
	color: var(--white);
	font-size: 12px;
	font-weight: 500;
	line-height: 21px;
	letter-spacing: 0.24px;
}

.accordion-button::after,
.accordion-button:not(.collapsed)::after {
	content: '+';
	border-radius: 11px;
	width: 22px;
	height: 22px;
	justify-content: center;
	align-items: center;
	display: flex;
	color: var(--white);
	font-size: 12px;
	line-height: 1;
	background: linear-gradient(131deg, #FFC42C 0%, #F5A920 100%);
	padding: 1px 7.5px 5px 7.5px;
	transition: all .3s ease-in-out;
}

.accordion-button:not(.collapsed)::after {
	transform: rotate(45deg);
}

.global-cta img.global-cta-char {
	position: absolute;
	top: 82px;
	right: 0;
	z-index: 1;
}

.global-cta .global-cta-wave {
	z-index: 1;
	bottom: -1px;
}

.global-cta .van-img {
	z-index: 1;
	position: absolute;
	bottom: 0;
}

.footer img.hours-img-mobo,
.topbar-mobo {
	display: none;
}

.mega-menu-wrap .mega-menu>li.mega-menu-item>a.mega-menu-link {
	letter-spacing: 0.3px;
}

.mega-menu-wrap .mega-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
	margin: 0 !important;
}

.mega-menu-wrap .mega-menu p {
	margin: 0 0 4px;
	font-size: 10.5px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 1.26px;
	color: var(--orange);
}

ul.mega-sub-menu h4.mega-block-title {
	color: var(--blue) !important;
	font-size: 13px !important;
	font-weight: 800 !important;
	line-height: normal;
	letter-spacing: 1.04px;
	text-transform: uppercase !important;
	position: relative;
	padding: 0px 10px 7px 33px !important;
}

ul.mega-sub-menu h4.mega-block-title::before {
	content: '';
	width: 26px;
	height: 4px;
	background: var(--orange);
	border-radius: 3px;
	position: absolute;
	left: 0;
	top: 7px;
}

ul.mega-sub-menu .textwidget ul,
ul.mega-sub-menu .textwidget ol {
	margin: 0 0;
	padding: 0 0;
}

ul.mega-sub-menu .textwidget ul li a {
	color: #1C2733;
	font-size: 14px;
	font-weight: 700;
	line-height: 16.1px;
}

ul.mega-sub-menu .textwidget ul li a em {
	color: #6B7682;
	font-size: 11.5px;
	line-height: 14.95px;
	font-weight: 400;
	font-style: normal;
}


/* .fullwidth.mega-fullwidth #mega-menu-31-0-3 .textwidget p:first-child {
	font-size: 10.5px;
	letter-spacing: 1.26px;
	font-weight: 800;
	line-height: normal;
	padding: 5px 11px;
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.40);
	background: rgba(255, 255, 255, 0.18);
	width: fit-content;
} */

.services-right-content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10.885px;
	padding: 20px 0 22px 0;
}

.services-right-content P,
.services-right-content h3,
.services-right-content a {
	color: var(--white);
}

.services-right-content .smenu-label,
.services-right-content h3.smenu-title {
	font-weight: 800;
}

.services-right-content .smenu-label {
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.40);
	background: rgba(255, 255, 255, 0.18);
	padding: 5px 16px 5px 35px;
	/* font-size: 10.5px; */
	/* line-height: normal; */
	letter-spacing: 1.26px;
	width: fit-content;
	position: relative;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(255, 199, 44, 0.7);
	}

	70% {
		box-shadow: 0 0 0 10px rgba(255, 199, 44, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(255, 199, 44, 0);
	}
}

.services-right-content .smenu-label::before {
	content: '';
	width: 8px;
	height: 8px;
	background: #FFC72B;
	position: absolute;
	left: 17px;
	top: 13px;
	border-radius: 4px;
	animation: pulse 1.8s infinite;
	box-shadow: 0 0 0 0 rgba(255, 199, 44, .75);

}

.services-right-content h3.smenu-title {
	font-size: 21px;
	font-weight: 800;
	line-height: 24.78px;
}

.services-right-content .smenu-content {
	width: 100%;
	margin-bottom: 10px;
}

.fullwidth.mega-fullwidth .services-right-content .smenu-content ul,
.fullwidth.mega-fullwidth .services-right-content .smenu-content ol {
	min-width: fit-content !important;
	list-style: none;
	margin: 0 !important;
	padding: 0 0 0 22px !important;
}

.services-right-content .smenu-content ul li {
	padding: 0 !important;
	margin: 0 !important;
	position: relative;
}

.feat-trust li::before,
.feat-trust ol::before {
	content: "";
	position: absolute;
	left: -18px;
	top: 4px;
	width: 13px;
	height: 8px;
	border-left: 2.5px solid #ffc72c;
	border-bottom: 2.5px solid #ffc72c;
	transform: rotate(-45deg);
}

.services-right-content .smenu-content p,
.services-right-content .smenu-content ul li {
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 21px !important;
	color: var(--white) !important;
	text-transform: none !important;
	letter-spacing: 0px !important;
}

.services-right-content .smenu-content p {
	margin: 0 0 7px 0 !important;
}

.services-right-content .smenu-phone a {
	border-radius: 12px;
	background: var(--white);
	padding: 10px 12px !important;
	color: var(--orange);
	display: inline-flex !important;
	gap: 10px;
	min-width: 251px;
}

.services-right-content .smenu-phone a::before,
.services-right-content .smenu-phone a::after {
	display: none;
}

.services-right-content .smenu-phone a span {
	display: block;
}

.services-right-content .smenu-phone a span.label {
	font-size: 10px;
	font-weight: 800;
	line-height: normal;
	letter-spacing: 1.4px;
	text-transform: uppercase;
}

.services-right-content .smenu-phone a span.link {
	font-size: 20px;
	font-weight: 800;
	line-height: 21px;
	letter-spacing: 0.2px;
}

.services-right-content .smenu-phone a:hover {
	box-shadow: 0 24px 60px 0 rgb(0 0 0 / 20%);
}

.menu-data,
.sticky-cta {
	display: none;
}

.footer a:hover {
	color: var(--yellow) !important;
}

.footer a.ft_view_services:hover {
	text-decoration: underline;
}

footer a:not([href]):hover {
	color: #fff !important;
}

.header-highlights {
	background: linear-gradient(131deg, #FFC42C 0%, #F5A920 100%);
	padding: 4px 0;
	z-index: 4;
	position: relative;
}

.header-highlights .highlights-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.header-highlights .highlights-wrap p.single-highlight {
	font-size: 12.5px;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 20px;
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0 0;
}

section.licensed {
	background: var(--orange);
	box-shadow: 0 4px 28px 0 #F9E6C8;
	padding: 24px 118px 23px 85px;
}

.licensed h2 {
	color: var(--white);
	font-size: 27px;
	line-height: 23px;
	letter-spacing: 2px;
	max-width: 185px;
	margin-bottom: 0;
}

.licensed .licensed-wrap {
	gap: 69px;
	justify-content: center;
}

.licensed .licensed-wrap .images.dflex {
	gap: 86px;
	justify-content: space-between;
}

.licensed .licensed-wrap .images .single-image {
	width: 110px;
	height: 95px;
	border-radius: 14px;
	border: 1px solid rgba(255, 255, 255, 0.18);
	background: rgba(255, 255, 255, 0.13);
	justify-content: center;
}

.error-page {
	background: url('../../library/images/page404bg.jpg') bottom / cover no-repeat;
	padding: 90px 24px 170px 24px;
	position: relative;
	overflow: hidden;
}

.error-page::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(180deg, rgba(8, 40, 64, 0.75) 0%, rgba(8, 40, 64, 0.55) 100%);
	width: 100%;
	height: 100%;
}

.error-page h1 {
	font-size: 115.2px;
	font-weight: 400;
	line-height: 109.44px;
	text-transform: uppercase;
}

.error-page h2 {
	color: var(--yellow);
	font-family: 'Pacifico Regular', sans-serif;
	font-size: 33.3px;
	line-height: normal;
	margin-bottom: 15.17px;
}

.error-page h1,
.error-page p {
	color: var(--white);
}

.error-page h1 {
	margin-top: -30px;
	margin-bottom: 8px;
}

.error-page p {
	font-size: 15.5px;
	font-weight: 400;
	line-height: 26.35px;
	margin: 0 0;
}

.error-page .err_cta_group {
	gap: 14px;
	justify-content: center;
	margin: 28.51px 0 34px 0;
}

.error-page p.err_backpage {
	color: var(--yellow);
	font-size: 14px;
	font-weight: 800;
	line-height: normal;
	letter-spacing: 2.52px;
	text-transform: uppercase;
}

.err_links ul {
	max-width: 640px;
	margin: 16px auto;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 9.4px;
	justify-content: center;
}

.err_links ul li a {
	color: var(--white);
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	display: block;
	padding: 11px 20px;
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.28);
	background: rgba(255, 255, 255, 0.14);
	backdrop-filter: blur(4px);
	display: flex;
	gap: 7px;
}

.err_links ul li a:hover {
	color: var(--yellow);
	border-color: var(--yellow);
}

.err_links ul li a::after {
	content: "›";
	color: var(--yellow);
	transition: all .3s ease-in-out;
}

.err_links ul li a:hover::after {
	right: 4px;
}

.error-page img.err-wave {
	z-index: 1;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}

::placeholder {
	color: #9AA6B0 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 19.6px !important;
}

::-webkit-input-placeholder {
	color: #9AA6B0 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 19.6px !important;
}

::-moz-placeholder {
	color: #9AA6B0 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 19.6px !important;
}

:-ms-input-placeholder {
	color: #9AA6B0 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 19.6px !important;
}

::-ms-input-placeholder {
	color: #9AA6B0 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 19.6px !important;
}

.form input,
.form select,
.form textarea {
	border-radius: 10px !important;
	border: 1px solid #E3E9EE !important;
	background: var(--white) !important;
	padding: 13px 14px !important;
	font-size: 14px !important;
	line-height: 19.6px !important;
	color: #3A4650 !important;
	transition: all .3s ease-in-out !important;
}

.form select {
	appearance: none !important;
	background: var(--white) url('../../library/images/select-bg.svg') no-repeat right 18px center !important;
}

.form input,
.form select {
	height: auto !important;
}

.form textarea {
	resize: none !important;
	min-height: 85px !important;
	max-height: 85px !important;
}

.form input[aria-invalid="true"],
.form textarea[aria-invalid="true"],
.form select[aria-invalid="true"] {
	border-color: #c02b0a !important;
}

.form input:focus,
.form select:focus,
.form textarea:focus {
	border-color: #bcbcbc !important;
	box-shadow: 0 14px 34px 0 rgb(251 138 102 / 20%) !important;
}

.form .gform-theme--foundation .gform_fields {
	row-gap: 14px !important;
}

.form .gform_validation_errors {
	display: none !important;
}

.form .validation_message {
	font-size: 12px !important;
	font-weight: 600 !important;
	margin-top: 0 !important;
	padding: 5px 0 0px 10px;
}

.form .instruction {
	font-size: 11px !important;
}

.form .gform_footer .gform_button {
	border-radius: 999px !important;
	background: linear-gradient(125deg, #F47A4A 0%, #E8461C 100%) !important;
	box-shadow: 0 12px 26px 0 rgba(232, 79, 37, 0.38), 0 1px 0 0 rgba(255, 255, 255, 0.28) inset !important;
	padding: 18px 28px !important;
	border: 0 !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: normal !important;
	color: var(--white) !important;
	transition: all .3s ease-in-out !important;
}

.form .gform_footer .gform_button:hover {
	box-shadow: none !important;
}

.form span.gfield_required.gfield_required_text {
	display: none;
}

.form .gfield_label {
	margin-bottom: 4px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 14px;
	line-height: normal;
}

.form .gfield_label {
	margin-bottom: 4px;
	text-transform: uppercase;
	font-weight: 800 !important;
	font-size: 14px !important;
	line-height: normal !important;
}

/* .form .gfield--type-fileupload {
	border-radius: 10px !important;
	border: 1px dashed #B9C7D1 !important;
	background: #F7F9FB !important;
	padding: 14px 16px !important;
}

.form .gfield--type-fileupload input {
	border: 0 !important;
	box-shadow: none !important;
} */

.global-sidebar {
	max-width: 370px;
	margin-left: auto;
}

.global-right_cta {
	border-radius: 18px;
	border: 1px solid #F0E4CB;
	background: linear-gradient(180deg, #1988BC 0%, #0F6A96 100%);
	box-shadow: 0 14px 34px 0 rgba(14, 44, 66, 0.08);
	padding: 34px 24px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 14px;
	text-align: center;
}

.global-right_cta h3,
.global-right_cta p {
	color: var(--white);
	margin: 0 0;
}

.global-right_cta h3,
.sidebar-menu h3 {
	font-family: 'Thadonce', sans-serif;
	font-size: 25px;
	line-height: normal;
}

.global-right_cta p {
	font-size: 14px;
	line-height: 22.4px;
}

.global-right_cta .btn-orange {
	background: linear-gradient(123deg, #F47A4A 0%, #E8461C 100%);
	box-shadow: 0 12px 26px 0 rgba(232, 79, 37, 0.38), 0 1px 0 0 rgba(255, 255, 255, 0.28) inset;
}

.global-right_cta .btn-orange::before {
	display: none;
}

.global-right_cta .btn-orange:hover {
	box-shadow: none;
}

.sidebar-menu {
	border-radius: 18px;
	border: 1px solid #F0E4CB;
	background: var(--white);
	box-shadow: 0 14px 34px 0 rgba(14, 44, 66, 0.08);
	padding: 24px;
	margin-top: 20px;
	overflow: hidden;
}

.sidebar-menu ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

.sidebar-menu ul li a {
	color: #0E2C42;
	display: block;
	border-radius: 10px;
	background: #F7F9FB;
	padding: 12px 14px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	position: relative;
}

.sidebar-menu ul li a span {
	z-index: 1;
	position: relative;
}

.sidebar-menu ul li a:hover {
	color: var(--white);
}

.sidebar-menu ul li a:before,
.sidebar-menu ul li a::after {
	position: absolute;
}

.sidebar-menu ul li a:before {
	content: '›';
	right: 15px;
	z-index: 1;
}

.sidebar-menu ul li a::after {
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	border-radius: 10px;
	transition: all .3s ease-in-out;
	background: linear-gradient(111deg, #F47A4A 0%, #E8461C 100%);
}

.sidebar-menu ul li a:hover::after {
	opacity: 1;
}

.block-pagination-controls {
	padding-top: 39px;
}

.block-pagination-controls,
.block-pagination-numbers {
	justify-content: center;
	gap: 13px;
}

.block-pagination-controls button,
.block-pagination-numbers button {
	height: 44px;
	min-width: 44px;
	padding: 5px;
	border-radius: 22px;
	background: var(--white);
	box-shadow: 0 8px 20px 0 rgba(14, 44, 66, 0.12);
	border: 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	color: var(--blue);
}

.block-pagination-controls button:disabled {
	display: none;
}

.block-pagination-numbers button.active {
	background: linear-gradient(160deg, #F47A4A 0%, #E8461C 100%);
	color: var(--white);
}

.form-bg {
	border-radius: 22px;
	border: 1px solid #F0E4CB;
	background: var(--white);
	box-shadow: 0 20px 50px 0 rgba(14, 44, 66, 0.10);
	padding: 38px;
}

.form-bg input,
.form-bg select,
.form-bg textarea {
	border: 1px solid #E3E9EE !important;
	background: #F7F9FB !important;
}

.form-bg select {
	background: #F7F9FB url('../../library/images/select-bg.svg') no-repeat right 18px center !important;
}

.form-bg .gform_fileupload_rules,
.form .gform_fileupload_rules {
	display: none !important;
}

.form-bg .gform_footer {
	display: block !important;
	text-align: center;
}

.gcontent h2 {
	font-size: 38px;
	line-height: 39.9px;
	padding-top: 30.6px;
}

.gcontent h2:first-child {
	padding-top: 0;
}

.gcontent h3 {
	color: #0E2C42;
	font-size: 27px;
	font-weight: 400;
	text-transform: uppercase;
	font-family: 'Thadonce', sans-serif;
	margin: 24.6px 0 7px 0;
}

.gcontent h4 {
	padding-top: 18.6px;
	font-size: 17px;
	line-height: normal;
	font-weight: 800;
}

.gcontent h5 {
	color: var(--orange);
	font-size: 14px;
	font-weight: 800;
	line-height: normal;
	letter-spacing: 1.12px;
	text-transform: uppercase;
	padding-top: 14.6px;
}

.gcontent p,
.gcontent ul li,
.gcontent ol li {
	font-size: 15.5px;
	line-height: 27.9px;
	font-weight: 400;
	color: var(--black);
	margin: 0 0 6px 0;
}

.gcontent p a,
.gcontent ol li a,
.gcontent ul li a,
.our-story .os-left_content a {
	color: var(--blue);
	font-weight: 700;
	text-decoration-line: underline;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}

.gcontent a:hover,
.our-story .os-left_content a:hover {
	color: var(--orange);
}

.gcontent p strong {
	font-weight: 800;
	line-height: normal;
	color: #0E2C42;
	font-size: 17px;
}

.gcontent ul {
	margin: 6.6px 0px;
	padding-left: 24px;
}


.gcontent ul li::marker {
	color: var(--orange);
	font-size: 20px;
}

.gcontent ol {
	list-style: none;
	padding-left: 44px;
	margin: 6px 0px;
	display: flex;
	max-width: 710px;
	padding-top: 4.6px;
	flex-direction: column;
	align-items: flex-start;
	gap: 14px;
}

.gcontent ol li {
	position: relative;
}

.gcontent ol li:before {
	content: '';
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background: linear-gradient(160deg, #FFC42C 0%, #F5A920 100%);
	position: absolute;
	left: -44px;
}

.gcontent img {
	border-radius: 14px;
	padding-bottom: 8px;
}

.gcontent blockquote {
	margin: 1em 40px;
	display: flex;
	padding: 25.625px 80px 17.99px 22px;
	flex-direction: column;
	align-items: flex-start;
	gap: 9.075px;
	border-radius: 0 12px 12px 0;
	border-left: 4px solid var(--orange);
	background: rgba(232, 79, 37, 0.05);
	margin: 8px 0;
}

.gcontent blockquote p {
	font-size: 16.2px;
	font-weight: 700;
	line-height: 28px;
	color: #0E2C42;
	margin: 0 0;
}

.gcontent blockquote p strong {
	color: var(--orange);
	font-size: 14px;
	font-weight: 800;
	line-height: 23.8px;
	letter-spacing: 1.12px;
	text-transform: uppercase;
	display: block;
	margin-top: 9.7px;
}

.gcontent p.wp-caption-text {
	color: #6B7682;
	font-size: 14px;
	text-align: center;
	border-radius: 14px;
	margin: 0px 0 8px 0;
}

.gcontent .wp-video .mejs-controls {
	display: none;
}

.gcontent .wp-video {
	max-width: 720px;
	border-radius: 14px;
	height: 100%;
	object-fit: cover;
}

.gcontent .wp-video div,
.gcontent video {
	border-radius: 14px;
}

.gcontent {
	display: flex;
	flex-direction: column;
	gap: 7.4px;
}

.gcontent .mejs-overlay-button {
	background: url('../../library/images/mejs-controls.svg') no-repeat;
	background-position: center !important;
	height: 100px;
	width: 100px;
	margin-top: 30px;
}


.org-cta {
	padding: 34px 0 21px 0;
}

.org-cta-wrap {
	max-width: 720px;
	padding: 30px 32px;
	background: linear-gradient(128deg, #F47A4A 0%, #E8461C 100%);
	border-radius: 20px;
}

.org-cta-wrap h3 {
	color: #0E2C42;
	font-family: 'Thadonce', sans-serif;
	font-size: 29px;
	font-weight: 400;
	line-height: 30.45px;
}

.org-cta-wrap p {
	color: var(--black);
	font-size: 13.9px;
	font-weight: 700;
	line-height: 25.2px;
	margin: 7px 0 24px 0;
}

.org-cta-wrap .btn-white {
	box-shadow: 0 10px 24px 0 rgba(0, 0, 0, 0.18);
}

.org-cta-wrap .btn-white:hover {
	box-shadow: none;
}

.org-cta-wrap .btn-white span {
	color: var(--orange);
	font-size: 15px;
	text-decoration-line: underline;
	text-underline-offset: 1px;
}

.share-page {
	border-top: 1px solid var(--sand);
	padding-top: 20px;
	max-width: 720px;
	display: flex;
	align-items: center;
	gap: 12px;
}

.share-page span.share-page__title {
	color: #6B7682;
	font-size: 14px;
	font-weight: 800;
	line-height: normal;
	letter-spacing: 2.24px;
	text-transform: uppercase;
}

.share-page a {
	border-radius: 17px;
	background: rgba(25, 136, 188, 0.10);
	display: flex;
	width: 34px;
	height: 34px;
	justify-content: center;
	align-items: center;
	padding: 9.5px;
	transition: all .3 ease-in-out;
}

.share-page a:hover {
	background: rgb(235 82 39 / 18%);
}

.share-page a img {
	padding-bottom: 0;
}

.blog-banner {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	min-height: 500px;
	padding: 80px 0 150px 0;
	text-align: center;
	background: url('../../library/images/blog_banner_img.jpg') center / cover no-repeat;
}

.blog-banner img.blog-hero-wave {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.blog-banner .h2_label {
	padding-bottom: 14px;
}

.blog-banner .h2_label span,
.blog-banner p.blog-banner__subtitle {
	color: var(--yellow);
}

.blog-banner h1 {
	color: var(--white);
	font-size: 80px;
	line-height: 78.4px;
	margin-bottom: 10px;
}

.blog-banner p.blog-banner__subtitle {
	font-family: 'Pacifico Regular';
	font-size: 33.3px;
	line-height: normal;
	margin: 10px 0;
}

.blog-page_content {
	padding: 64px 0 78px 0;
	background: linear-gradient(180deg, #FFFAF2 0%, #FFF 100%);
	position: relative;
}

.blog-page_content::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url('../../library/images/single-page-sand.png') bottom / cover no-repeat;
	height: 500px;
}

.blog-category-filter__list,
.blog-featured__item .blog-featured__content {
	display: flex;
	justify-content: center;
}

.blog-category-filter__list {
	text-align: center;
	flex-wrap: wrap;
	gap: 10px;
	margin: 0 0 35px 0;
	align-items: center;
}

.blog-category-filter__list .blog-category-filter__link {
	color: var(--blue);
	font-size: 14px;
	font-weight: 800;
	line-height: normal;
	letter-spacing: 0.7px;
	text-transform: uppercase;
	padding: 11px 20px;
	border-radius: 999px;
	border: 1px solid rgba(25, 136, 188, 0.35);
	background: var(--white);
	transition: all .3s ease-in-out;
}

.blog-category-filter__list .blog-category-filter__link:hover {
	box-shadow: 0 10px 22px 0 rgba(232, 79, 37, 0.30);
}

.blog-category-filter__list .blog-category-filter__link.is-active {
	box-shadow: 0 10px 22px 0 rgba(232, 79, 37, 0.30);
	background: linear-gradient(148deg, #F47A4A 0%, #E8461C 100%);
	border: 1px solid rgba(0, 0, 0, 0.00);
	color: var(--white);
}

.blog-featured__item {
	display: flex;
	align-items: center;
	border-radius: 22px;
	border: 1px solid #F0E4CB;
	background: var(--white);
	box-shadow: 0 18px 44px 0 rgba(14, 44, 66, 0.10);
	overflow: hidden;
}

.blog-featured__item .blog-featured__image,
.blog-featured__item .blog-featured__content {
	flex: 0 0 50%;
}

.blog-featured__item .blog-featured__content {
	background: var(--white);
	height: 551px;
	flex-direction: column;
	padding: 38px;
	align-items: flex-start;
}

.blog-featured__image img {
	height: 551px;
	min-height: 320px;
	object-fit: cover;
	width: 100%;
}

.blog-featured__categories {
	padding-bottom: 12px;
}

.blog-post__categories span,
.blog-featured__categories span,
.blog-post__categories a,
.blog-featured__categories a {
	font-size: 14px;
	color: var(--orange);
	letter-spacing: 2.52px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: 800;
	display: inline-block;
}

.blog-post__categories a:hover span,
.blog-featured__categories a:hover span {
	color: var(--blue);
}

.blog-featured__categories a+a::before,
.blog-post__categories a+a::before {
	content: ' · ';
}

.blog-featured__title {
	font-size: 34px;
	line-height: 35.7px;
	margin-bottom: 0px;
}

.blog-featured__title a {
	color: var(--blue);
}

p.blog-featured__excerpt {
	margin: 13.32px 0 22px 0;
	font-size: 14.5px;
	font-weight: 400;
	line-height: 24.65px;
}

.blog-posts {
	padding: 35px 0 0 0;
}

.blog-search-results .blog-posts__grid,
.archive-posts .blog-posts__grid {
	justify-content: center;
}

.blog-posts__grid .col-md-4 {
	margin-bottom: 22.08px;
}

.blog-posts__grid .blog-post {
	margin: 0;
	border-radius: 18px;
	border: 1px solid #F0E4CB;
	background: var(--white);
	box-shadow: 0 12px 30px 0 rgba(14, 44, 66, 0.07);
	height: 100%;
	overflow: hidden;
	position: relative;
}

.blog-posts__grid .blog-post__image img {
	height: 200px;
	width: 100%;
	object-fit: cover;
}

.blog-posts__grid .blog-post__categories span {
	margin-bottom: 7px;
}

.blog-posts__grid .blog-post h3 {
	font-size: 18px;
	font-weight: 800;
	line-height: 24.3px;
}

.blog-posts__grid .blog-post h3 a {
	color: #0E2C42;
}

.blog-posts__grid .blog-post h3 a:hover {
	color: var(--blue);
}

.blog-posts__grid .blog-post p.blog-post__excerpt {
	font-size: 14px;
	font-weight: 400;
	line-height: 22.4px;
	margin: 9.93px 0 16px 0;
}

.blog-posts__grid .blog-post .blog-post__text {
	padding: 22px 24px 61px 24px;
}

.blog-posts__grid .blog-post .blog-post__read-more {
	color: var(--blue);
	font-size: 14px;
	font-weight: 800;
	line-height: normal;
	letter-spacing: 1.96px;
	text-transform: uppercase;
	position: absolute;
	bottom: 35px;
}

.blog-posts__grid .blog-post .blog-post__read-more::after {
	content: '→';
	margin-left: 5px;
	position: absolute;
	transition: all .3s ease-in-out;
}

.blog-posts__grid .blog-post .blog-post__read-more:hover::after {
	margin-left: 8px;
}

.blog-search__input-wrap {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	margin: 30px 0;
	gap: 10px;
}

input.blog-search__input {
	padding: 11px 14px 12.59px 14px;
	min-width: 500px;
	border-radius: 10px;
	border: 1px solid #E3E9EE;
	background: #F7F9FB;
}

button.blog-search__button {
	border: 0;
	padding: 17px;
	border-radius: 12px;
	background: linear-gradient(160deg, #F47A4A 0%, #E8461C 100%);
	box-shadow: 0 14px 34px 0 rgba(232, 79, 37, 0.40);
}

.blog-search-results__header {
	text-align: center;
	margin-bottom: 40px;
}

.blog-search-results__header h3 {
	font-weight: 800;
	font-size: 20px;
	margin-top: 10px;
}

.form .gform_confirmation_message {
	background: var(--white);
	padding: 50px 30px;
	font-family: 'Thadonce', sans-serif;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	color: var(--orange);
	text-align: center;
	box-shadow: 0 14px 34px 0 rgba(14, 44, 66, 0.08);
	border-radius: 5px;
}

.hero-banner_bg {
	min-height: 595px;
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: flex-end;
	padding: 64px 20px;
	text-align: center;
}

.hero-banner_bg::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(180deg, rgba(8, 30, 48, 0.00) 0%, rgba(8, 30, 48, 0.68) 100%);
	width: 100%;
	height: 100%;
}

.hero-banner_bg h1 {
	font-size: 76.8px;
	line-height: 76.8px;
}

.hero-banner_bg p {
	font-size: 14px;
	font-weight: 800;
	line-height: normal;
	letter-spacing: 2.24px;
	text-transform: uppercase;
}

.hero-banner_bg p span {
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.28);
	background: rgba(255, 255, 255, 0.16);
	backdrop-filter: blur(4px);
	padding: 8px 20px;
	color: var(--white);
	display: block;
	width: fit-content;
	margin: 0 auto;
}

.recent-jobs {
	padding: 64px 0px;
	overflow: hidden;
}

.recent-jobs_images {
	display: flex;
	gap: 14px;
	width: 100%;
	margin-top: 34px;
	justify-content: center;
}

.recent-jobs .image-box img {
	height: 220px;
	width: 100%;
	object-fit: cover;
	border-radius: 14px;
}

.recent-jobs .image-box {
	flex: 0 0 25%;
}

.recent-jobs .h2_label,
.apply-now .h2_label {
	padding-bottom: 12px;
}

.recent-jobs h2,
.apply-now h2 {
	font-size: 44px;
	line-height: 44px;
	letter-spacing: 0.44px;
}

.recent-jobs h2 span,
.apply-now h2 span {
	font-size: 30px;
	line-height: 34.5px;
}

.slick-dots {
	bottom: -17px;
}

.slick-dots li {
	margin: 0 0;
}

.slick-dots li button:before {
	display: none;
}

.slick-dots li,
.slick-dots li button {
	transition: all .3s ease-in-out;
}

.slick-dots li button {
	width: 8px;
	height: 8px;
	border-radius: 999px;
	background: rgba(14, 44, 66, 0.40);
	padding: 0;
}

.slick-dots li.slick-active button:before {
	display: none;
}

.slick-dots li.slick-active button {
	width: 24px;
	background: var(--blue);
}

.slick-dots li.slick-active {
	margin-right: 14px;
}

.slick-next,
.slick-prev,
.slick-next:before,
.slick-prev:before {
	display: flex;
	align-items: center;
	justify-content: center;
}

.slick-next,
.slick-prev {
	width: 40px;
	height: 40px;
	border-radius: 999px;
	background: #ECEFF0 !important;
	opacity: 1;
	z-index: 1;
	padding: 10px;
	top: 100%;
}

.slick-prev {
	left: 40px;
}

.slick-next {
	right: 50px;
}

.slick-next:before,
.slick-prev:before {
	content: '';
	opacity: 1;
	width: 20px;
	height: 20px;
}

.slick-prev:before {
	background: url('../../library/images/slick-prev.svg') center / 20px no-repeat;
}

.slick-next:before {
	background: url('../../library/images/slick-next.svg') center / 20px no-repeat;
}

.single-blog_banner {
	padding: 51px 0px 25px 0px;
}

.single-blog_banner h1.blog-post-title {
	font-size: 58px;
	line-height: 60.9px;
	color: var(--blue);
	margin: 15px auto 21px auto;
	max-width: 832px;
}

.single-blog_banner p {
	margin: 20px 0 13.4px 0;
	display: flex;
	justify-content: center;
	gap: 5px;
}

.single-blog_banner p span {
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 2.24px;
	color: var(--orange);
	text-transform: uppercase;
	line-height: normal;
	border-radius: 999px;
	background: rgba(232, 79, 37, 0.10);
	padding: 7px 16px;
}

.single-blog_banner .blog-banner-image img {
	border-radius: 20px;
	box-shadow: 0 20px 50px 0 rgba(14, 44, 66, 0.15);
	height: 440px;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.single-blog .single-blog_content .sidebar-menu {
	padding: 0;
	box-shadow: 0 12px 30px 0 rgba(14, 44, 66, 0.06);
	margin-top: 30px;
}

.single-blog .single-blog_content .sidebar-menu h3 {
	padding: 14px 20px;
	background: var(--blue);
	overflow: hidden;
	color: var(--white);
	font-size: 19px;
	letter-spacing: 0.95px;
	line-height: normal;
	font-weight: 400;
	border-radius: 14px 14px 0px 0px;
}

.single-blog .single-blog_content .sidebar-menu ul {
	margin: 0;
}

.single-blog .single-blog_content .sidebar-menu ul li a {
	margin-bottom: 0;
	padding: 15px 20px;
	border-top: 1px solid #F6F1E6;
	border-radius: 0;
	background: var(--white);
}

.single-blog .single-blog_content .sidebar-menu ul li:last-child a {
	border-bottom: 0;
}

.single-blog .single-blog_content .sidebar-menu ul li a::after {
	border-radius: 0;
}

.single-blog .single-blog_content .sidebar-menu ul li a::before {
	color: var(--orange);
}

.single-blog .single-blog_content .sidebar-menu ul li a:hover::before {
	color: var(--white);
}

.single-blog .single-blog_content {
	padding: 46px 0 80px 0;
}

.single-blog .single-blog_content .gcontent {
	padding-left: 55px;
}

.single-blog_related .blog-posts__grid .blog-post__text h3 {
	margin-bottom: 16px;
}

.single-blog_related {
	padding: 70px 10px;
	background: url('../../library/images/sand.jpg') center / cover no-repeat;
}

.single-blog_related .h2_label {
	padding-bottom: 13px;
}

.single-blog_related h2 {
	font-size: 40px;
	line-height: 40px;
	letter-spacing: 0.4px;
	margin-bottom: 35px;
}

.breadcrumb {
	justify-content: center;
	gap: 8px;
	margin-bottom: 13.1px;
}

.breadcrumb a {
	color: var(--blue);
}

.breadcrumb span {
	color: #6B7682;
}

.breadcrumb a,
.breadcrumb span {
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
}

.single-blog .blog-banner-image {
	margin-top: 33px;
}

.post-author {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
}

.post-author-details {
	font-size: 14px;
	line-height: normal;
	text-align: left;
}

.post-author-details .name {
	color: #0E2C42;
	font-weight: 800;
}

.post-author-details .post-meta {
	color: #6B7682;
	margin-top: 2px;
}

.post-author .post-author-avatar span.initials {
	color: var(--white);
	font-family: 'Thadonce', sans-serif;
	font-size: 17px;
	padding: 15px;
	border-radius: 23px;
	background: var(--blue);
	width: 46px;
	height: 46px;
	display: flex;
	line-height: normal;
	justify-content: center;
}

.single-blog .author-bio {
	padding: 17.39px 20px 17.78px 20px;
	border-radius: 12px;
	border: 1px solid #E9EEF2;
	background: #F7F9FB;
}

.single-blog .author-bio p {
	font-size: 14px;
	line-height: 22.4px;
	margin: 7px 0;
}

.single-blog .share-page {
	max-width: 100%;
}

.form input[type="file"] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142 3.21071 20.0391 3 19.5304 3 19V15' stroke='%231988BC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 8L12 3L7 8' stroke='%231988BC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 3V15' stroke='%231988BC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
	background-position: 19px 24px !important;
	background-size: 24px !important;
	cursor: pointer;
	border: 1px dashed #B9C7D1 !important;
	padding: 20px 16px 20px 60px !important;
}

.form input[type="file"]::file-selector-button {
	float: right !important;
	margin: 0 0 0 12px !important;
	padding: 7.5px 14px 7.69px !important;
	border: 0 !important;
	border-radius: 6px !important;
	background: var(--blue) !important;
	color: var(--white) !important;
	font-size: 13px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: 18.2px !important;
	cursor: pointer !important;
}

.form .gfield--type-fileupload {
	position: relative;
}

.form .gfield--type-fileupload .gfield_description:not(.gfield_validation_message) {
	position: absolute;
	top: 59px;
	left: 60px;
	font-size: 12px;
	color: #9AA6B0;
}

.gcontent .mejs-audio {
	margin-top: 30px;
	max-width: 710px;
	background: transparent;
	margin-bottom: 20px;
}


.gcontent .mejs-audio .mejs-inner,
.gcontent .mejs-audio .mejs-controls {
	width: 100%;
	height: 100%;
	border-radius: 14px;
	border: 1px solid #E9EEF2;
	background: #FFF;
	box-shadow: 0 8px 22px 0 rgba(14, 44, 66, 0.06);
}

.gcontent .mejs-audio .mejs-controls {
	display: flex;
	align-items: center;
	padding: 30px 12px;
	box-sizing: border-box;
}

.gcontent .mejs-audio .mejs-button.mejs-playpause-button {
	width: 28px;
	height: 28px;
	margin-right: 10px;
	flex: 0 0 28px;
}

.gcontent .mejs-audio .mejs-button.mejs-playpause-button button {
	width: 28px;
	height: 28px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 20px;
	background: linear-gradient(160deg, #F0703F 0%, #E8461C 100%);
	position: relative;
	cursor: pointer;
}

.gcontent .mejs-audio .mejs-play button::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-35%, -50%);
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid #fff;
}

.gcontent .mejs-audio .mejs-pause button::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 7px;
	height: 10px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

.gcontent .mejs-audio .mejs-time {
	color: #9AA6B0 !important;
	font-size: 11px;
	line-height: 1;
	padding: 0 !important;
	width: auto;
}

.gcontent .mejs-audio .mejs-currenttime-container {
	margin-right: 8px;
	margin-top: 14px;
}

.gcontent .mejs-audio .mejs-duration-container {
	margin-left: 8px;
	margin-top: 13px;
}

.gcontent .mejs-audio .mejs-time-rail {
	flex: 1;
	height: 6px;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}

.gcontent .mejs-audio .mejs-time-total {
	width: 100% !important;
	height: 6px;
	margin: 0 !important;
	border-radius: 3px;
	background: #E3E9EE !important;
	cursor: pointer;
}

.gcontent .mejs-audio .mejs-time-loaded {
	height: 6px;
	border-radius: 3px;
	background: transparent !important;
}

.gcontent .mejs-audio .mejs-time-current {
	height: 6px;
	border-radius: 3px;
	background: #1988BC !important;
}

.gcontent .mejs-audio .mejs-time-handle,
.gcontent .mejs-audio .mejs-time-float {
	display: none !important;
}

.gcontent .mejs-audio .mejs-volume-button,
.gcontent .mejs-audio .mejs-horizontal-volume-slider {
	display: none !important;
}

.gcontent .mejs-audio .mejs-mediaelement,
.gcontent .mejs-audio .mejs-layers {
	display: none;
}

.gcontent .mejs-audio .mejs-button.mejs-playpause-button.mejs-play {
	border-radius: 20px;
	background: linear-gradient(160deg, #F0703F 0%, #E8461C 100%);
	display: flex;
	align-items: center;
	justify-content: center;
}

.gcontent .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total {
	border-radius: 3px;
	background: #E3E9EE;
}

.gcontent h6 {
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 2.24px;
	text-transform: uppercase;
	color: #1988BC;
	margin-top: 26px;
}

.sec-accordion .accordion-body p {
	font-size: 14px;
	line-height: 22.4px;
}

.form .ginput_container_consent {
	display: inline-flex !important;
	align-items: flex-start;
}

.form .ginput_container_consent input {
	padding: 0 !important;
	margin-top: 5px !important;
}

.form label.gform-field-label .gform-field-label__text {
	font-size: 12px;
	line-height: normal;
	color: #828282;
}

.form .ginput_container_consent input::before {
	color: var(--blue) !important;
}

.gcontent h2 strong,
.gcontent h3 strong {
	font-weight: 400;
}

section.blog-posts.archive-posts {
	padding: 75px 0;
}