body {
	color: #121212;
	background-color: #fff;
	font-family: "Sarabun", sans-serif;
}
@font-face {
    font-family: 'UAEDirham';
    src: url('font/dirham-currency-symbol.otf') format('opentype');
    font-weight: normal;
    font-style: normal
}
.woocommerce-Price-currencySymbol
{
	font-family: 'UAEDirham', 'Montserrat', sans-serif !important;
}
a:hover {
	text-decoration: none;
}
a {
	transition: all .4s ease-in-out;
	text-decoration: unset;
	color: #121212;
}
ul,
ol {
	padding-left: 0;
}
h1,h2 {
	font-family: "Philosopher", sans-serif;
}
.img-responsive {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.common-pd {
	padding: 70px 0;
}

.common-small-pd {
	padding: 60px 0;
}
.inner-container {
	padding: 0 100px;
}
.inner-small-container {
	padding: 0 50px;
}
.common-sec-title {
	font-weight: 700;
	font-size: 34px;
	line-height: 1.3;
	color: #121212;
	margin-bottom: 20px;
	padding-bottom: 14px;
	position: relative;
	font-family: "Philosopher", sans-serif;
}
.common-sec-title:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 50px;
	height: 1px;
	background: #0072B1;
}
.common-sec-title.after-left:after {
	margin: 0;
}
.common-sec-title.yellow {
	color: #F99D20;
}
.common-sec-title.blue {
	color: #0072B1;
}
.common-sec-title.after-none:after {
	content: unset;
}
.common-sec-title.after-none {
	padding-bottom: 0;
}
.common-desc {
	color: #939598;
	font-size: 15px;
	line-height: 1.3;
	text-align: justify;
}
.common-desc.editor p:last-child {
	margin-bottom: 0;
}
.sec-space {
	margin-top: 34px;
}
.theme-btn {
	background: #0072B1 !important;
	border: 0;
	padding: 10px 18px 11px;
	margin-top: 30px;
	color: #fff !important;
	text-transform:capitalize;
	font-size: 15px;
	border-radius: 30px;
	transition: all .4s ease;
}
.theme-btn.yellow {
	color: #fff !important;
	background: #F99D20 !important;
}
.theme-btn.white {
	color: #0072B1 !important;
	background: #fff !important;
}
.theme-btn.whiten {
	color: #121212 !important;
	background: #fff !important;
	border: 1px solid #121212;
}
.theme-btn.black {
	color: #fff !important;
	background: #121212 !important;
}
.theme-btn.black:hover {
	color: #fff !important;
	background: #F99D20 !important;
}
.theme-btn.blur {
	color: #fff !important;
	border: 1px solid #FFFFFF;
	backdrop-filter: blur(34px);
	background: linear-gradient(90deg, rgba(251, 251, 251, 0.01) 0%, rgba(251, 251, 251, 0.1) 100%) !important;
}
.theme-btn.blur:hover {
	color: #121212 !important;
	background: #fff !important;
	backdrop-filter: unset;
}
.theme-btn.white:hover {
	color: #fff !important;
	background: #F99D20 !important;
}
.theme-btn.whiten:hover {
	color: #fff !important;
	background: #121212 !important;
}
.theme-btn.yellow:hover {
	color: #fff !important;
	background: #0072B1 !important;
}
.theme-btn:hover {
	color: #121212 !important;
	background: #fff !important;
}
.navbar-brand .custom-logo {
	height: 54px;
}
header.header .header-nav .navbar-brand {
	padding: 4px 0 0;
}
.header-nav-links .nav-link {
	color: #121212;
	font-size: 15px;
}
.header .header-icon {
	border-radius: 50%;
	margin-left: 8px;
	font-size: 21px;
	padding: 0;
	height: 44px;
	width: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.header .theme-btn:hover {
	color: #fff !important;
	background: #0072B1 !important;
}
.header .theme-btn.yellow:hover {
	color: #fff !important;
	background: #F99D20 !important;
}
.home-banner-sec .image-block:after {
	content: '';
	position: absolute;
	top: 0;
	left: -1px;
	height: 100%;
	width: 100%;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.89) -2.54%, rgba(0, 0, 0, 0) 55.97%);
	z-index: 1;
}
.home-banner-sec .owl-theme .owl-nav {
	display: none;
}
.home-banner-sec .image-block img {
	animation: zoom 5s linear infinite;
}
@keyframes zoom {
	from {
		transform: scale(1);
	}
	to {
		transform: scale(1.15);
	}
}
.home-banner-sec .common-sec-title:after {
	content: unset;
}
.home-banner-sec .info {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 100%;
	transform: translateY(-50%);
	place-content: center;
	z-index: 1;
}
.home-banner-sec .icon-block {
	height: 30px;
	width: 30px;
	font-size: 14px;
	cursor: pointer;
	background: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.home-banner-sec .icon-block.prev {
	position: absolute;
	top: 50%;
	left: 70px;
	transform: translateY(-50%);
	z-index: 2;
}
.home-banner-sec .icon-block.next {
	position: absolute;
	top: 50%;
	right: 70px;
	transform: translateY(-50%);
	z-index: 2;
}
.home-banner-sec .info .flex-sec {
	display: flex;
	gap: 10px;
	align-items: center;
	padding-bottom: 20px;
}
.home-banner-sec .info .common-sec-title {
	padding-bottom: 0;
	font-size: 42px;
	margin-bottom: 30px;
}
.home-banner-sec .info .common-desc {
	font-size: 17px;
}
.home-banner-sec .info img {
	height: 24px;
}
.home-banner-sec .info hr {
	color: #fff;
	opacity: 1;
	margin: 0;
	margin-bottom: 26px;
}
.home-banner-sec .info .theme-btn.blur {
	margin-left: 5px;
}
.home-banner-sec .theme-btn.yellow:hover {
	color: #121212 !important;
	background: #fff !important;
}
.package-sec .icon-block {
	height: 30px;
	width: 30px;
	font-size: 14px;
	cursor: pointer;
	background: #F99D20;
	border-radius: 50%;
	display: flex;
	align-items: center;
	color: #fff;
	justify-content: center;
}
.package-sec .icon-block.prev {
	position: absolute;
	top: 50%;
	left: 30px;
	transform: translateY(-50%);
	z-index: 2;
}
.package-sec .icon-block.next {
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	z-index: 2;
}
.package-sec .bg-block {
	background: #FAFAFA;
	border: 1px solid #F99D20;
	border-radius: 20px;
	padding: 14px 14px 24px;
	height: 100%;
	margin: 6px;
	transition: box-shadow .4s ease;
	height: 100%;
}
.package-sec .bg-block:hover {
	box-shadow: 0px 0 12px 0px #0072B14D;
	border: 1px solid #E3E3E3;
}
.package-sec .info {
	padding: 0 10px;
	text-align: center;
}
.package-sec .image-block {
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 24px;
}
.image-block.trans-hv img {
	transition: all .4s linear;
}
.image-block.trans-hv:hover img {
	transform: scale(1.05);
}
.package-sec .tag-title {
	border: 1px solid #BDBDBD;
	display: inline;
	color: #121212;
	background: #E6E6E6;
	padding: 2px 10px 4px;
	font-size: 13px;
	border-radius: 40px;
	line-height: 1.3;
	font-weight: 700;
}
.package-sec .title {
	font-size: 19px;
	font-weight: 600;
	line-height: 1.3;
	margin-top: 10px;
	margin-bottom: 4px;
	font-family: "Philosopher", sans-serif;
}
.package-sec .price {
	color: #0072B1;
	font-weight: 800;
	font-size: 26px;
	line-height: 1.3;
}
.package-sec .owl-nav {
	display: none;
}
.package-sec hr {
	color: #E0E0E0;
	opacity: 1;
	margin: 24px 0;
}
.package-sec ul {
	margin: 0;
}
.package-sec li {
	position: relative;
	padding-left: 12px;
	margin-bottom: 10px;
	color: #121212;
	list-style: none;
	text-transform: capitalize;
}
.package-sec li:last-child {
	margin-bottom: 0;
}
.package-sec li:after {
	position: absolute;
	content: '\f054';
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	left: 0;
	top: 6px;
	color: #0072B1;
	font-size: 9px;
}
.cmp-stp-sec .after-img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 5%;
	object-fit: contain;
	object-position: bottom;
}
.cmp-stp-sec {
	background: #FAFAFA;
}
.cmp-stp-sec .image-block {
	position: relative;
	z-index: 2;
	border-radius: 20px;
	overflow: hidden;
}
.cmp-stp-sec .image-block:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 39.12%, rgba(0, 0, 0, 0.94) 96.81%);
}
.cmp-stp-sec .info {
	position: absolute;
	bottom: 20px;
	left: 0;
	z-index: 1;
	width: 100%;
	padding: 0 28px;
	transition: bottom 0.5s ease;
}
.cmp-stp-sec .info .common-sec-title:after {
	content: unset;
}
.cmp-stp-sec .info .common-sec-title {
	padding-bottom: 0;
	font-size: 23px;
}
.cmp-stp-sec .flex-block {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cmp-stp-sec .icon-block {
	height: 28px;
	width: 28px;
	font-size: 12px;
	cursor: pointer;
	background: #F99D20;
	border-radius: 50%;
	display: flex;
	align-items: center;
	color: #fff;
	justify-content: center;
}
.cmp-stp-sec hr {
	opacity: 1;
	color: #fff;
	margin: 12px 0;
}
.cmp-stp-sec li {
	position: relative;
	padding-left: 14px;
	padding-bottom: 10px;
	list-style: none;
}
.cmp-stp-sec li:last-child {
	padding-bottom: 0;
}
.cmp-stp-sec li:after {
	position: absolute;
	content: '\f101';
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	left: 0;
	top: 6px;
	color: #fff;
	font-size: 9px;
}
.cmp-stp-sec .hidden-block {
	height: 0;
	overflow: hidden;
	transition: height 0.5s ease;
}
.cmp-stp-sec .image-block:hover .hidden-block {
	height: 140px;
}
.cmp-stp-sec .image-block:hover .info {
	bottom: 26px;
}
.process-sec {
	background: #0072B1;
}
.process-sec .common-sec-title:after {
	margin: 0;
	background: #fff;
}
.process-sec .column:first-child {
	position: sticky;
	top: 40px;
	height: fit-content;
}
.process-sec .left-img {
	margin-top: 40px;
	height: 420px;
	object-fit: contain;
	object-position: left;
}
.process-sec .bg-block {
	background: #fff;
	overflow: hidden;
	border-radius: 20px;
	display: flex;
	align-items: center;
	margin-bottom: 3px;
}
.process-sec .info {
	padding: 40px;
}
.process-sec .info .step-title {
	color: #F99D20;
	font-weight: 500;
}
.process-sec .info hr {
	color: #E0E0E0;
	opacity: 1;
	margin: 14px 0 18px;
}
.process-sec .info .title {
	font-size: 20px;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: 10px;
	font-family: "Philosopher", sans-serif;
}
.services-sec .bg-block {
	background: #FBFBFB;
	border: 1px solid #E3E3E3;
	border-radius: 20px;
	overflow: hidden;
	padding: 35px;
	height: 100%;
}
.services-sec .icon {
	background: #fff;
	border: 1px solid #E3E3E3;
	height: 56px;
	width: 56px;
	border-radius: 50%;
	padding: 12px;
}
.services-sec .bg-block .title {
	font-size: 20px;
	margin-top: 16px;
	margin-bottom: 12px;
}
.services-sec .row {
	row-gap: 24px;
}
.services-sec .bg-block .desc {
	font-size: 14px;
}
.services-sec .bg-block .theme-btn {
	font-size: 14px;
	padding: 8px 15px;
	margin-top: 26px;
}
.smart-sol-sec .border-sec {
	border-top: 1px solid #DCDCDC;
}
.smart-sol-sec .flex-block {
	margin-top: 30px;
	display: flex;
	gap: 12px;
}
.smart-sol-sec .icon {
	position: relative;
	height: 40px;
	width: 40px;
	display: inline-flex;
	background: #121212;
	color: #fff;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
}
.smart-sol-sec svg {
	font-size: 16px;
	padding-left: 4px;
}
.smart-sol-sec .icon:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 3px solid #121212;
	animation: pulse 1.2s ease-out infinite;
	border-radius: 50%;
}
@keyframes pulse {
	0% {
		transform: translate(0) scale(1);
		opacity: 0.8;
	}
	100% {
		transform: translate(0) scale(1.4);
		opacity: 0;
	}
}
.why-gi-sec .bg-block {
	background: #0072B1;
	border-radius: 20px;
}
.why-gi-sec .image-block {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 12%;
}
.why-gi-sec .info {
	position: relative;
	z-index: 1;
}
.why-gi-sec .common-sec-title:after {
	background: #fff;
}
.why-gi-sec .row {
	row-gap: 20px;
}
.why-gi-sec .flex-sec {
	border: 1px solid #F99D20;
	padding: 12px 16px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	gap: 14px;
	transition: all .4s ease;
}
.why-gi-sec .icon {
	height: 52px;
	width: 52px;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #E3E3E3;
	padding: 10px;
}
.why-gi-sec .common-desc {
	font-size: 18px;
	font-weight: 600;
}
.why-gi-sec .flex-sec:hover {
	background: #fff;
	.common-desc {
		color: #121212 !important;
	}
}
.testimonial-sec .icon-block.prev {
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	z-index: 2;
}
.testimonial-sec .icon-block.next {
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
	z-index: 2;
}
.testimonial-sec .icon-block {
	height: 30px;
	width: 30px;
	font-size: 14px;
	cursor: pointer;
	background: #F99D20;
	border-radius: 50%;
	display: flex;
	align-items: center;
	color: #fff;
	justify-content: center;
}
.testimonial-sec .bg-block {
	background: #F5F5F5;
	padding: 45px;
	border-radius: 20px;
}
.testimonial-sec svg.fa-quote-left {
	font-size: 60px;
	color: #F99D20;
	line-height: 1.3;
	margin-top: -10px;
	margin-bottom: 18px;
}
.testimonial-sec .desc {
	font-size: 16px;
	font-weight: 500;
	color: #777777;
}
.testimonial-sec hr {
	color: #0072B1;
	opacity: 1;
	width: 60px;
	margin-top: 26px;
	margin-bottom: 12px;
}
.testimonial-sec .title {
	color: #121212;
	font-size: 19px;
	font-weight: 600;
	font-family: "Philosopher", sans-serif;
}
.answer-sec .bg-inner {
	background: #121212;
	border-radius: 30px;
	padding: 40px;
	margin-top: 35px;
}
.answer-sec .theme-btn.whiten {
    display: none;
}
.answer-sec .icon {
	height: 36px;
	width: 36px;
	border: 1px solid #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 15px;
}
.answer-sec .flex-sec {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 15px;
}
.answer-sec .flex-sec:nth-child(3) {
	margin-bottom: 0;
}
.answer-sec .bg-inner .common-sec-title {
	font-size: 26px;
	padding-bottom: 12px;
	margin-bottom: 24px;
}
.answer-sec .bg-inner .common-sec-title:after {
  background: #fff;
}
.answer-sec .row {
	margin: 0 -80px;
}
.answer-sec .column {
	padding: 0 80px;
}
.answer-sec .border-sec {
	border-top: 1px solid #C9C9C9;
}
.answer-sec .column:first-child {
	border-right: 1px solid #C9C9C9;
}
.accordion .accordion-item {
	background: #F6F6F6;
	border: 0;
	border-radius: 10px;
	padding: 22px 26px;
	margin-bottom: 4px;
}
.accordion .accordion-button {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: unset;
	color: #121212;
	font-weight: 600;
	font-size: 16px;
	padding: 0;
	font-family: "Philosopher", sans-serif;
	gap: 5px;
	align-items: self-start;
}
.accordion .accordion-body {
	padding: 16px 30px 0 20px;
}
.accordion .accordion-button:after {
	background-size: 16px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M19 11h-6V5h-2v6H5v2h6v6h2v-6h6z'/%3E%3C/svg%3E");
}
.accordion .accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M19 12.998H5v-2h14z'/%3E%3C/svg%3E");
}
footer.footer {
	background: #0072B1;
}
footer.footer .footer-pd {
	padding: 40px 0;
}
footer.footer hr {
	color: #fff;
	opacity: 1;
	margin: 0;
}
footer.footer .row {
	padding: 0 24px;
}
footer.footer img.custom-logo {
	height: 54px;
}
footer.footer .flex-sec {
	display: flex;
	margin: 0 -24px;
}
footer.footer .flex-block {
	padding: 0 24px;
	place-content: center;
	border-right: 1px solid #fff;
}
footer.footer .social-flex {
	display: flex;
	align-items: center;
	gap: 10px;
}
footer.footer .social-flex .icon {
	height: 34px;
	width: 34px;
	border: 1px solid #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
}
footer.footer .flex-block:last-child {
	border-right: 0;
}
footer.footer .sponsor-flex {
	display: flex;
}
footer.footer .footer-img {
	height: 56px;
}
footer.footer .title {
	font-size: 19px;
	font-weight: 600;
	margin-bottom: 10px;
}
footer.footer .wpcf7-form p {
	margin: 0;
	display: flex;
	align-items: center;
	gap: 4px;
}
footer.footer .wpcf7-form .wpcf7-spinner {
	display: none;
}
footer.footer .wpcf7-form .form-control {
	border-radius: 40px;
	padding: 10px 20px;
	border: 0;
}
.footer-nav-links .nav-link {
	padding: 0;
	color: #fff;
	font-size: 15px;
	line-height: 1.3;
	margin-bottom: 8px;
}
footer.footer .contact-block .icon {
	height: 36px;
	width: 36px;
	background: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #0072B1;
	font-size: 15px;
}
footer.footer .contact-flex {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 16px;
}
footer.footer .copy-right-sec {
	padding: 10px 0;
}
footer.footer .copy-right-sec .common-desc {
	font-size: 14px;
}
footer.footer .copy-right-sec .links {
	display: flex;
	gap: 10px;
	justify-content: end;
}
.home-banner-sec.inner-pages .common-sec-title {
	margin-bottom: 10px;
	font-size: 36px;
}
.home-banner-sec.inner-pages .banner-flex {
	margin-top: 22px;
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
	row-gap: 0;
}
.home-banner-sec.inner-pages .image-block img {
	animation: unset;
}
.image-text-sec .row {
	margin: 0 -40px;
}
.image-text-sec .column {
	padding: 0 40px;
}
.cfs-trusted-sec .subtitle {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 14px;
	font-family: "Philosopher", sans-serif;
}
.cfs-trusted-sec .flex-block {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 14px;
}
.cfs-trusted-sec .flex-block img {
	width: 36px;
	padding-right: 10px;
	border-right: 1px solid #E0E0E0;
}
.cfs-trusted-sec .theme-btn {
	margin-top: 16px;
}
.jurisd-cat-sec .bg-block {
	border: 1px solid #DBDBDB;
	border-radius: 20px;
	background: #fff;
	height: 100%;
}
.jurisd-cat-sec .info {
	padding: 22px 24px;
}
.jurisd-cat-sec .row {
	row-gap: 24px;
}
.jurisd-cat-sec .info .title {
	color: #0072B1;
	font-size: 19px;
	font-weight: 700;
	margin: 0;
	line-height: 1.3;
	font-family: "Philosopher", sans-serif;
}
.jurisd-cat-sec .info.border-top {
	border-top: 1px solid #DBDBDB;
	padding: 24px;
}
.jurisd-cat-sec .info img {
	border-radius: 10px;
}
.jurisd-cat-sec .info .image-block {
	margin-bottom: 26px;
}
.jurisd-cat-sec .info hr {
	color: #DBDBDB;
	opacity: 1;
	width: 40px;
	margin: 12px auto 10px;
}
.jurisd-cat-sec .icon-block {
	height: 20px;
	width: 20px;
	font-size: 9px;
	cursor: pointer;
	background: #F99D20;
	border-radius: 50%;
	display: flex;
	align-items: center;
	color: #fff;
	justify-content: center;
}
.jurisd-cat-sec .info .link {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	gap: 8px;
	font-weight: 500;
}
.jurisd-cat-sec.bg-grey {
	background: #FAFAFA;
}
.text-only-sec .common-desc {
	color: #121212;
	font-weight: 600;
	font-size: 16px;
}
.package-sec.ajman .border-sec {
	border-top: 1px solid #E0E0E0;
}
.characts-sec {
	background: #FAFAFA;
}
.characts-sec .accordion .accordion-item {
	background: transparent;
	padding: 16px 0 18px;
	border-bottom: 1px solid #DBDBDB;
	border-radius: 0;
}
.characts-sec .accordion .accordion-body {
	padding: 16px 30px 0 0;
}
.characts-sec .row.main {
	margin: 0 -60px;
}
.characts-sec .main .column {
	padding: 0 60px;
}
.characts-sec .accordion-button::after {
	content: "\f054";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	color: #fff;
	background: #0072B1;
	border-radius: 50%;
	font-size: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: rotate(90deg);
}
.characts-sec .accordion-button:not(.collapsed)::after {
	transform: rotate(270deg);
	background: #0072B1;
}
.characts-sec .row.main .column:last-child {
	border-left: 1px solid #DBDBDB;
}
.characts-sec .common-sec-title {
	margin-bottom: 40px;
}
.characts-sec .accordion .accordion-item:first-child {
	padding-top: 0;
}
.characts-sec .accordion .accordion-button {
	font-size: 17px;
}
.documents-sec .bg-block {
	border: 1px solid #E3E3E3;
	background: #FBFBFB;
	padding: 40px;
	border-radius: 30px;
	height: 100%;
}
.documents-sec .row.main {
	margin-top: 35px;
}
.documents-sec .title {
	font-size: 22px;
	font-weight: 700;
	color: #121212;
	font-family: "Philosopher", sans-serif;
}
.documents-sec hr {
	color: #0072B1;
	opacity: 1;
	width: 40px;
	margin: 15px 0;
}
.documents-sec ul, .image-text-sec.extra-types ul, .image-text-sec.extra-features ul {
	margin-left: 20px;
	margin-bottom: 0;
}
.documents-sec li, .image-text-sec.extra-types li, .image-text-sec.extra-features li {
	margin-bottom: 10px;
}
.documents-sec li:last-child, .image-text-sec.extra-types li:last-child, .image-text-sec.extra-features li:last-child {
	margin-bottom: 0;
}
.documents-sec li::marker {
	font-size: 14px;
}
.image-text-sec.extra-types li, .image-text-sec.extra-features li {
	list-style: none;
	position: relative;
}
.image-text-sec.extra-types li:after, .image-text-sec.extra-features li:after {
	content: "\f054";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	color: #0072B1;
	font-size: 10px;
	position: absolute;
	left: -16px;
	top: 6px;
}
.image-text-sec.extra-types .row {
	background: #FAFAFA;
	border-radius: 30px;
	padding: 40px;
}
.image-text-sec.extra-types .image-block {
	border-radius: 50%;
	border: 10px solid #E5E5E5;
}
.image-text-sec.extra-types img {
	border-radius: 50%;
}
.documents-sec .text-only-sec .common-desc {
	margin-top: 40px;
}
.package-sec .row {
	margin: 0 -7px;
	row-gap: 24px;
}
.package-sec .column {
	padding: 0 7px;
}
.characts-sec.full .column.border-none {
	border-left: unset !important;
}
.image-text-sec.other-notes img {
	border-radius: 20px;
}
.image-text-sec.other-notes {
	background: #FAFAFA;
}
.why-gi-sec.bg:after {
	position: absolute;
	content: '';
	top: 0;
	height: 50%;
	width: 100%;
	left: 0;
	background: #FAFAFA;
	z-index: -1;
}
.woocommerce-page .main-sec {
	padding-top: 40px;
}
.wc-block-components-product-metadata__description {
	margin-left: 20px;
}
.wc-block-cart__submit-button,
.wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
	background: #0072B1 !important;
	color: #fff;
	border: 0;
}
.package-sec.ajman:nth-child(2) .border-sec {
	border-top: unset;
}
.page-id-338 .cfs-trusted-sec .common-sec-title {
	font-size: 32px;
}
.testimonial-sec .owl-nav {
	display: none;
}
.single-product .main-sec {
	padding-top: 0;
}
.single-product .woocommerce-breadcrumb {
	text-align: center;
	background: #121212;
	padding: 4px 0 !important;
	margin-bottom: 0 !important;
}
.single-product .woocommerce-breadcrumb * {
	color: #fff !important;
	font-size: 14px;
	font-weight: 300;
}
.single-product .woocommerce-breadcrumb .flex-sec {
	display: flex;
	justify-content: center;
	gap: 8px;
}
.product-page.prod-flex {
	display: flex;
	margin: 0 -30px;
}
.product-page .product-left-block,
.product-page .product-right-block {
	width: 50%;
	padding: 0 30px;
}
.product-page .product-left-block img {
	border-radius: 20px;
}
.product-page .product_title {
	font-size: 27px;
	font-weight: 700;
	margin-bottom: 12px;
	padding-bottom: 16px !important;
	position: relative;
}
.product-page .product_title:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 1px;
	background: #0072B1;
}
.product-page .bg-block {
	box-shadow: 0px 12px 24px -4px #919EAB1F;
	padding: 40px;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #e0e0e040;
}
.product-page .price {
	color: #0072B0 !important;
	font-size: 30px !important;
	font-weight: 700;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 12px;
	margin-bottom: 24px;
}
.product-page .pkg-details {
	font-size: 19px;
	font-weight: 700;
	margin-bottom: 12px;
}
.product-addon .addon-name {
	font-size: 19px;
	font-weight: 700;
	margin-bottom: 12px;
}
.product-page .product-addon {
	margin-top: 20px;
	margin-bottom: 0;
}
.product-page .product-addon p:empty {
	display: none;
}
.product-page .product-addon .form-row {
	display: none;
}
.product-page .product-addon .addon-checkbox {
	height: 14px;
	width: 13.9px;
	margin: 0 !important;
}
.product-page .product-addon tr td:last-child {
	text-align: right;
	font-weight: 700;
}
.product-page .product-addon td {
	font-size: 15px;
}
.product-page  dl.product-addon-totals dd {
	float: right;
	text-align: right;
	width: 30%;
	margin-bottom: 8px;
}
.product-page dl.product-addon-totals {
	font-size: 15px;
}
.product-page dl.product-addon-totals dt {
	width: 70%;
	margin-bottom: 8px;
	font-weight: 500;
}
.product-page form.cart {
	margin-bottom: 0 !important;
}
.product-page form.cart .quantity {
	display: none;
}
.product-page form.cart .single_add_to_cart_button {
	background: #F99D20 !important;
	border: 0;
	padding: 12px 18px 12px;
	margin-top: 20px;
	color: #fff !important;
	font-size: 15px;
	border-radius: 30px;
	transition: all .4s ease;
	font-weight: 500;
}
.product-page form.cart table {
	width: 100%;
}
.woocommerce-cart .wc-proceed-to-checkout .checkout-button,
.woocommerce form.checkout_coupon button.button,
.woocommerce-page .woocommerce-message .button {
	background: #F99D20 !important;
	color: #fff !important;
}
.woocommerce .cart .button, .woocommerce-page #payment #place_order,
.return-to-shop a.button.wc-backward, .myaccountsec .button {
	background: #F99D20 !important;
	color: #fff !important;
}
form.cart .product-addon-additional-services table {
	border-width: 1px;
	border-color: #f5f5f5;
	box-shadow: none;
}
.thwmscf-buttons .button-prev, .thwmscf-buttons .button-next {
	background: #F99D20;
	color: #fff;
	padding: 10px 20px;
	display: inline-block;
	border-radius: 30px !important;
	font-weight: 500;
	line-height: 1.2;
	text-transform: capitalize;
	font-size: 13px;
	border: 0;
}
.thwmscf-buttons input[disabled] {
	cursor: default;
	opacity: .5;
}
.woocommerce table.shop_table td.product-name {
	display: flex;
	gap: 15px;
}
.woocommerce table.shop_table .image-block img {
	width: 60px;
}
.woocommerce table.shop_table .info-block {
	width: 80%;
}
.woocommerce-account .woocommerce:has(.myaccountsec) {
	margin-bottom: 40px;
}
.woocommerce-checkout .woocommerce {
	margin-bottom: 40px;
}
.myaccountsec .woocommerce-MyAccount-navigation ul {
	list-style: none;
}
.myaccountsec .woocommerce-MyAccount-navigation ul li a {
	background: #f0f0f0;
	margin-bottom: 15px;
	padding: 8px 15px;
	font-size: 16px;
	display: block;
}
.myaccountsec .woocommerce-MyAccount-navigation ul li a:hover,
.myaccountsec .woocommerce-MyAccount-navigation ul li.is-active a {
	background: #F99D20 !important;
	color: #fff !important;
}
.myaccountsec .select2-container--default .select2-selection--single,
.checkoutsec .select2-container--default .select2-selection--single {
	background: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #686868;
	height: 36px;
}
.myaccountsec .select2-container--default .select2-selection--single .select2-selection__rendered,
.checkoutsec .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 36px;
}
.myaccountsec .select2-container--default .select2-selection--single .select2-selection__arrow b,
.checkoutsec .select2-container--default .select2-selection--single .select2-selection__arrow b {
	margin-top: 0px;
}
.myaccountsec .woocommerce-MyAccount-navigation-link--downloads {
	display: none;
}
.image-text-sec.about .heading {
	font-weight: 400;
	font-size: 26px;
	margin-bottom: 4px;
}
.image-text-sec.about .editor h3 {
	color: #121212;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 12px;
	font-family: "Philosopher", sans-serif;
}
.package-breadcrumb {
	text-align: center;
	background: #121212;
	padding: 4px 0 !important;
	margin-bottom: 0 !important;
}
.package-breadcrumb .flex-sec {
	display: flex;
	justify-content: center;
	gap: 8px;
}
.package-breadcrumb * {
	color: #fff !important;
	font-size: 14px;
	font-weight: 300;
}
.image-text-sec.cta-sec .bg-block {
	background: #0072B1;
	border-radius: 30px;
	padding: 30px 0;
}
.image-text-sec.cta-sec .common-sec-title:after {
	background: #fff;
}
.image-text-sec.cta-sec .editor a {
	color: #F99D20;
}
.blog-sec .border-sec {
	border: 1px solid #F99D20;
	padding: 10px;
	border-radius: 10px;
	height: 100%;
}
.blog-sec .image-block img {
	border-radius: 10px;
}
.blog-sec .flex-sec {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 10px 0;
	flex-wrap: wrap;
	row-gap: 0;
}
.blog-sec .flex-sec .info {
	color: #939598;
	font-size: 14px;
	margin: 0;
	padding-left: 10px;
	position: relative;
}
.blog-sec .flex-sec .info:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	background: #DADADA;
	height: 5px;
	width: 5px;
	border-radius: 50%;
	transform: translateY(-50%);
}
.blog-sec .title {
	color: #0072B1;
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	font-family: "Philosopher", sans-serif;
}
.blog-sec .view-more {
	color: #939598;
	font-size: 15px;
	font-weight: 500;
	margin-top: 20px;
	display: block;
	margin-bottom: 6px;
}
.blog-sec .icon {
	background: #F99D20;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 10px;
	color: #fff;
	margin-left: 4px;
}
.blog-detail-sec .flex-sec {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 10px 0;
}
.blog-detail-sec .flex-sec .info {
	color: #939598;
	font-size: 14px;
	margin: 0;
	padding-left: 10px;
	position: relative;
}
.blog-detail-sec .flex-sec .info:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	background: #DADADA;
	height: 5px;
	width: 5px;
	border-radius: 50%;
	transform: translateY(-50%);
}
.blog-detail-sec .title {
	color: #0072B1;
	font-size: 30px;
	font-weight: 700;
	margin: 0;
	font-family: "Philosopher", sans-serif;
}
.blog-detail-sec .social-links {
	display: flex;
	list-style: none;
	gap: 6px;
	margin: 0;
	justify-content: end;
}
.blog-detail-sec .social-links li {
	border: 1px solid #121212;
	height: 34px;
	width: 34px;
	font-size: 14px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.blog-detail-sec hr {
	color: #DBDBDB;
	opacity: 1;
	margin: 24px 0 28px;
}
.blog-detail-sec .image-block img {
	border-radius: 10px;
}
.blog-detail-sec .single-blog-description {
	margin-top: 30px;
	table {
		margin-bottom: 12px;
	}
	td,th {
		border: 1px solid #DBDBDB;
		padding: 10px;
	}
	ul,ol {
		margin-left: 20px;
	}
	li {
		margin-bottom: 10px;
	}
	a {
		color: #F99D20;
	}
}
.blog-sec.related .border-main {
	border-top: 1px solid #E0E0E0;
}
.blog-sec .row.main {
	row-gap: 24px;
}
.contact-sec .row.main {
	margin: 0 -50px;
}
.contact-sec .row.main .column {
	padding: 0 50px;
}
.contact-sec hr {
	color: #DFDFDF;
	opacity: 1;
	border-top: 2px solid;
	margin: 16px 0 26px;
}
.contact-sec .info-block {
	margin-bottom: 20px;
}
.contact-sec .title {
	margin-top: 6px;
	font-size: 16px;
	color: #121212;
	font-weight: 500;
}
.contact-sec .social-flex .icon {
	height: 34px;
	width: 34px;
	border: 1px solid #121212;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
}
.contact-sec .social-flex {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 10px;
}
.contact-sec .bg-block {
	background: #0072B1;
	padding: 35px 40px;
	border-radius: 30px;
	position: relative;
}
.contact-sec .bg-block p {
	margin-bottom: 0;
}
.contact-sec .bg-block br, .contact-sec .bg-block .wpcf7-spinner {
	display: none;
}
.contact-sec .wpcf7-form-control-wrap {
	margin-bottom: 26px;
	display: block;
}
.contact-sec .form-control::placeholder, .contact-sec .wpcf7-response-output {
	color: #fff;
}
.contact-sec .form-control {
	background: transparent;
	border: 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-radius: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 15px;
	box-shadow: unset;
}
.contact-sec .bg-block .common-sec-title:after {
	background: #fff;
	width: 44px;
}
.contact-sec .bg-block .common-sec-title {
	padding-bottom: 11px;
	font-size: 32px;
}
.map-sec iframe {
	height: 450px;
	width: 100%;
	border-radius: 20px;
	margin-bottom: 30px;
}
.contact-sec .bg-block .after-img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding: 40px 0;
	opacity: 8%;
	z-index: 1;
}
.contact-sec .bg-block .wpcf7-form {
	position: relative;
	z-index: 2;
}
.faq-sec .nav-tabs.main {
	justify-content: center;
	border: 0;
	gap: 6px;
	margin-top: 35px;
	row-gap: 15px;
}
.faq-sec .nav-link.main {
	background: #ffff;
	border: 1px solid #121212;
	font-size: 17px;
	border-radius: 10px;
	padding: 8px 14px;
	color: #121212;
	font-weight: 600;
}
.faq-sec .nav-link.main.active {
	color: #fff;
	background: #F99D20;
	border-color: #F99D20;
}
.faq-sec .tab-content.main {
	border-top: 1px solid #E0E0E0;
	margin-top: 40px;
	padding: 40px 30px 0;
}
.faq-sec .nav-tabs.inner {
	justify-content: center;
	border: 0;
	gap: 45px;
	row-gap: 15px;
	margin-bottom: 35px;
}
.faq-sec .nav-link.inner {
	background: #ffff;
	border: 0;
	font-size: 19px;
	color: #121212;
	font-weight: 600;
	padding: 0;
	position: relative;
}
.faq-sec .nav-link.inner:after {
	content: '';
	position: absolute;
	right: -30px;
	top: 50%;
	width: 15px;
	height: 1px;
	background: #121212;
}
.faq-sec .nav-link.inner.active {
	color: #0072B1;
	text-decoration: underline;
}
.faq-sec .nav-item.inner:last-child .nav-link.inner:after {
	content: unset;
}
.faq-sec .nav-link {
	font-family: "Philosopher", sans-serif;
}
footer.footer .wpcf7-response-output {
	color: #fff;
	margin-top: 10px !important;
	margin-bottom: 0 !important;
}
.contact-sec .wpcf7-response-output {
	margin-top: 20px !important;
	margin-bottom: 0 !important;
}
.cs-modal .modal-content {
    background: transparent;
    border: 0;
}
.cs-modal .modal-body {
    padding: 0;
}
.cs-modal .modal-header {
    padding: 0;
    border: 0;
}
.cs-modal .btn-close {
    filter: invert(1) brightness(1.5);
	opacity: 1;
}
.cs-modal .modal-body video {
    width: 100%;
    border-radius: 14px;
    margin-top: 6px;
}
.woocommerce-cart dl.variation > * {
    display: none !important;
}
.woocommerce-cart dl.variation .variation-AdditionalServices {
    display: block !important;
}
.cart_totals tr th {
    width: auto !important;
}
.button.thwmscf-cart-url {
	background: #F99D20 !important;
    color: #fff !important;
}
.thwmscf-content #additional_jurisdiction_or_free_zone {
	pointer-events: none;
}

.cmp-stp-sec .common-desc.editor a {
	color: #fff;
}
.package-sec .info {
    padding-bottom: 70px;
}
.package-sec .info .theme-btn.yellow {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
}
.package-sec .item {
    height: 100%;
}
.package-sec .owl-carousel .owl-stage {
    display: flex;
}
.package-sec .owl-carousel.owl-drag .owl-item {
    flex: 1;
    padding-bottom: 20px;
}
.package-sec .bg-block {
    position: relative;
}
#thwmscf-tab-panel-2 .form-row input, #thwmscf-tab-panel-2 .form-row textarea {
	width: 100%;
	padding: .5em;
	border-radius: 5px;
	border: var(--wc-form-border-width) solid var(--wc-form-border-color);
}
#thwmscf-tab-panel-2 .heading {
	margin: 20px 0;
	font-size: 20px;
	color: #f99d20 !important;
}
#thwmscf-tab-panel-2 .repeater-btn {
	margin-bottom: 20px;
	background: #F99D20 !important;
	color: #fff !important;
	border: 0;
}
#thwmscf-tab-panel-2 .remove-btn {
	margin-top: 12px;
    margin-bottom: 7px;
    border-radius: 10px;
    line-height: 1.5;
    padding: 2px 10px;
    font-size: 12px;
	background: #d73232 !important;
	color: #fff !important;
	border: 0;
}
.woocommerce .button {
	background: #F99D20 !important;
	color: #fff !important;
}
.woocommerce form .form-row:has(.form-column) {
	margin: 0 -12px 6px;
}