nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
nav ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#deliverypolicy,
#cancellation,
#pricingplans,
#paymentandbilling {
	padding-top: 90px;
	margin-top: -90px;
	display: block;
}
@media (max-width: 1199px) {
	#deliverypolicy,
	#cancellation,
	#pricingplans,
	#paymentandbilling {
		padding-top: 75px;
		margin-top: -75px;
	}
}
#features,
#services,
#pricing,
#about {
	scroll-margin-top: 90px;
}
@media (max-width: 1199px) {
	#features,
	#services,
	#pricing,
	#about {
		scroll-margin-top: 75px;
	}
}
.btn_wrapper {
	background: #f9556d;
	-webkit-box-shadow: 4px 14px 20px rgba(245, 35, 35, 0.1);
	box-shadow: 4px 14px 20px rgba(245, 35, 35, 0.1);
	border-radius: 8px;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	display: block;
	text-transform: capitalize;
	max-width: 180px;
	width: 100%;
	padding: 17px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border: 1px solid rgba(0, 0, 0, 0);
}
.btn_wrapper:hover {
	background: rgba(0, 0, 0, 0);
	color: #f9556d;
	border: 1px solid #f9556d;
}
@media (max-width: 991px) {
	.btn_wrapper {
		margin: 0 auto;
	}
}
@media (max-width: 767px) {
	.btn_wrapper {
		font-size: 16px;
		line-height: 22px;
		padding: 15px 15px;
	}
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px #fffcfd inset !important;
	-webkit-text-fill-color: #01358d !important;
	-webkit-transition:
		background-color 600000s 0s,
		color 600000s 0s;
	transition:
		background-color 600000s 0s,
		color 600000s 0s;
}
@media screen and (max-width: 375px) {
	.g-recaptcha {
		-webkit-transform: scale(0.77);
		transform: scale(0.77);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}
}
.shape_two {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}
.no {
	-webkit-animation: none;
	animation: none;
}
.balloon img {
	position: absolute;
	z-index: -1;
}
@media screen and (max-width: 767px) {
	.balloon img {
		display: none;
	}
}
.balloon img:nth-child(1) {
	right: 0;
	top: 45%;
	-webkit-animation: skymoveTwo 25s linear infinite;
	animation: skymoveTwo 25s linear infinite;
	-webkit-animation-delay: -3s;
	animation-delay: -3s;
}
.balloon img:nth-child(2) {
	left: 0;
	top: 120px;
	-webkit-animation: skymove 35s linear infinite;
	animation: skymove 35s linear infinite;
}
.balloon img:nth-child(3) {
	left: 0;
	top: 120px;
	-webkit-animation: skymove 45s linear infinite;
	animation: skymove 45s linear infinite;
}
@-webkit-keyframes skymove {
	0% {
		left: -50%;
	}
	100% {
		left: 110%;
	}
}
@keyframes skymove {
	0% {
		left: -50%;
	}
	100% {
		left: 110%;
	}
}
@-webkit-keyframes skymoveTwo {
	0% {
		right: -20%;
	}
	100% {
		right: 110%;
	}
}
@keyframes skymoveTwo {
	0% {
		right: -20%;
	}
	100% {
		right: 110%;
	}
}
.overley {
	overflow: hidden;
}
.overley::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(80, 80, 80, 0.75);
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	top: 0;
	left: 0;
	z-index: 999;
}
.top-line {
	position: relative;
	border-top: 2px solid rgba(249, 85, 109, 0.3);
	padding-top: 10px;
}
.top-line::after,
.top-line::before {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 0;
	height: 2px;
}
@media screen and (max-width: 991px) {
	.top-line::after,
	.top-line::before {
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}
.top-line::before {
	width: 100px;
	background-color: #f9556d;
	z-index: 1;
}
.top-line::after {
	width: 130px;
	background-color: #455a64;
	z-index: 0;
}
.top-line.center::after,
.top-line.center::before {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
*,
*::after,
*::before {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
	font-display: swap;
	font-family: "Inter", sans-serif;
	-webkit-appearance: none;
}
:root {
	--main-color: #000000;
}
html {
	font-family: "Inter", sans-serif;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	min-height: 100%;
	scroll-behavior: smooth;
	height: 100%;
	font-display: swap;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body {
	font-family: "Inter", sans-serif;
	color: #000;
	background: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size: 14px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	min-height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-display: swap;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
em,
strong,
button,
blockquote,
small,
strike,
sub,
sup,
tt,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
	vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #000;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	text-decoration: none;
	outline: 0 none;
	color: #000;
}
b {
	font-weight: bolder;
}
strong {
	font-weight: bolder;
}
i,
cite,
em,
var,
dfn {
	font-style: italic;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	background-color: #e8e8e8;
	border: 0;
	height: 1px;
	margin: 15px 0;
}
img {
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
p {
	font-size: 16px;
	line-height: 1.5;
}
@media (max-width: 991px) {
	p {
		font-size: 14px;
	}
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type="number"] {
	-moz-appearance: textfield;
}
#button {
	display: inline-block;
	background: #fa7e90;
	border-radius: 7px;
	width: 50px;
	height: 50px;
	text-align: center;
	position: fixed;
	bottom: 60px;
	right: 50px;
	-webkit-transition:
		background-color 0.3s,
		opacity 0.5s,
		visibility 0.5s;
	transition:
		background-color 0.3s,
		opacity 0.5s,
		visibility 0.5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	cursor: pointer;
}
@media (max-width: 1199px) {
	#button {
		bottom: 10px;
	}
}
@media (max-width: 767px) {
	#button {
		width: 40px;
		height: 40px;
		right: 10px;
		bottom: 10px;
	}
}
#button:after {
	display: block;
	content: "";
	position: absolute;
	right: auto;
	width: 20px;
	height: 20px;
	background: url("../images/icon/scroll.svg") no-repeat center;
	top: 50%;
	bottom: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
}
#button.show {
	opacity: 1;
	visibility: visible;
}
#chat-widget-container {
	bottom: 0 !important;
}
header {
	background-color: rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0);
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0);
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
header .navbar {
	background: rgba(0, 0, 0, 0);
	z-index: 9;
	padding: 0;
	border-bottom: 1px solid rgba(249, 85, 109, 0.1);
	padding: 15px 0;
}
header .navbar .navbar-brand {
	padding: 0;
	margin: 0;
	width: 270px;
}
@media (max-width: 991px) {
	header .navbar .navbar-brand img {
		max-width: 140px;
	}
}
header .navbar .navbar-toggler {
	width: 35px;
	height: 35px;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 7px;
}
header .navbar .navbar-toggler .icon-bar {
	background: #01358d;
	border-radius: 10px;
	display: block;
	width: 20px;
	height: 2px;
	border-radius: 4px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
header .navbar .navbar-toggler .icon-bar + .icon-bar {
	margin-top: 4px;
}
header .navbar .navbar-toggler .icon-bar:nth-of-type(3) {
	max-width: 15px;
	margin: 4px 0 0 0;
	background: #f9556d;
}
header .navbar .navbar-toggler[aria-expanded="true"] .icon-bar + .icon-bar {
	margin-top: 0;
}
header .navbar .navbar-toggler[aria-expanded="true"] .icon-bar:nth-of-type(1) {
	-webkit-transform: rotate(42deg);
	transform: rotate(42deg);
	-webkit-transform-origin: 40% 100%;
	transform-origin: 40% 100%;
	max-width: 20px;
}
header .navbar .navbar-toggler[aria-expanded="true"] .icon-bar:nth-of-type(2) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 50% 40%;
	transform-origin: 50% 40%;
}
header .navbar .navbar-toggler[aria-expanded="true"] .icon-bar:nth-of-type(3) {
	display: none;
}
header .navbar .navbar-menu {
	position: absolute;
	top: 70px;
	background: #fff;
	width: 100%;
	left: 0;
}
header .navbar .navbar-menu .navbar-nav {
	padding: 15px 0;
	margin: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
header .navbar .navbar-menu .navbar-nav li a {
	font-size: 14px;
	line-height: 17px;
	color: #8b8b8b;
	cursor: pointer;
	position: relative;
	padding: 10px 15px;
}
header .navbar .navbar-menu .navbar-nav li a:hover,
header .navbar .navbar-menu .navbar-nav li a:focus,
header .navbar .navbar-menu .navbar-nav li a.active {
	color: #01358d;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(rgba(1, 53, 141, 0)),
		color-stop(50%, rgba(1, 53, 141, 0)),
		to(rgba(1, 53, 141, 0.08))
	);
	background: linear-gradient(180deg, rgba(1, 53, 141, 0) 0%, rgba(1, 53, 141, 0) 50%, rgba(1, 53, 141, 0.08) 100%);
}
header .navbar .navbar-menu .navbar-nav li a:hover:before,
header .navbar .navbar-menu .navbar-nav li a:focus:before,
header .navbar .navbar-menu .navbar-nav li a.active:before {
	width: 100%;
	height: 2px;
	content: "";
	background-color: #01358d;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
header .navbar .navbar-menu .navbar-nav li:nth-child(9).active a::before,
header .navbar .navbar-menu .navbar-nav li:nth-child(9):hover a::before {
	display: none;
}
header.sticky-header {
	background: #fff;
	-webkit-box-shadow: 0px 4px 10px rgba(96, 96, 96, 0.16);
	box-shadow: 0px 4px 10px rgba(96, 96, 96, 0.16);
}
header.sticky-header .navbar {
	border: none;
}
header.page {
	background: #fff;
}
header.page .navbar {
	border: none;
}
header.page.sticky-header {
	background: #f3f5fa;
}
.support_btn {
	padding: 15px 10px;
	background: #f9556d;
	-webkit-box-shadow: 0px 13px 35px rgba(173, 155, 109, 0.25);
	box-shadow: 0px 13px 35px rgba(173, 155, 109, 0.25);
	border-radius: 6px;
	color: #fff;
	border: 1px solid #f9556d;
}
.support_btn:hover {
	background: rgba(0, 0, 0, 0);
	color: #f9556d;
	border: 1px solid #f9556d;
}
@media screen and (max-width: 1199px) {
	.support_btn {
		background: rgba(0, 0, 0, 0);
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #707070;
		border: none;
	}
	.support_btn:hover {
		border: none;
	}
}
.skiptranslate,
.goog-te-combo {
	display: none !important;
}
body {
	top: 0 !important;
}
.goog-te-gadget {
	display: block !important;
}
#google_translate_element,
select.goog-te-combo {
	position: fixed;
	z-index: 999;
	top: -999px;
}
body .goog-text-highlight {
	background: rgba(0, 0, 0, 0) !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
#teams-dropdown-menu span.icon .fa {
	display: none;
}
.loader {
	z-index: 999999;
	position: fixed;
	top: 0;
	bottom: 0;
	height: 100vh;
	width: 100%;
	background: #fff;
	left: 0;
}
#teams-dropdown-menu ul li {
	text-transform: capitalize;
}
#teams-dropdown-menu {
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	width: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 10px;
	height: 36px;
	padding: 6px;
	background: #fff;
	border: 1px solid #f9556d;
	-webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.12);
	border-radius: 8px;
}
#teams-dropdown-menu .flag-text {
	font-size: 0px;
	color: #000;
}
#teams-dropdown-menu ul {
	background: #fff;
	border-radius: 5px;
	-webkit-box-shadow:
		0 2px 5px rgba(10, 10, 10, 0.0509803922),
		0 0 10px 0 rgba(10, 10, 10, 0.0784313725);
	box-shadow:
		0 2px 5px rgba(10, 10, 10, 0.0509803922),
		0 0 10px 0 rgba(10, 10, 10, 0.0784313725);
	display: none;
	left: 0;
	overflow: hidden;
	padding: 10px 0;
	position: absolute;
	top: 50px;
	width: 135px;
	z-index: 99;
	padding: 0;
	left: unset !important;
	right: 0;
}
img.img-fluid.flg {
	margin-right: 10px;
}
#teams-dropdown-menu ul.active {
	display: block;
	-webkit-animation: slidedown 0.2s;
	animation: slidedown 0.2s;
	top: 50px;
}
@-webkit-keyframes slidedown {
	from {
		margin-top: -25px;
		opacity: 0;
	}
	to {
		margin-top: 0;
		opacity: 1;
	}
}
@keyframes slidedown {
	from {
		margin-top: -25px;
		opacity: 0;
	}
	to {
		margin-top: 0;
		opacity: 1;
	}
}
#teams-dropdown-menu ul li {
	padding: 10px 15px;
	color: #000;
	font-size: 14px;
	letter-spacing: 0.5px;
	height: auto !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 0;
	float: none;
}
#teams-dropdown-menu ul li:hover {
	color: #000 !important;
	background-color: #f0f0f0;
}
#teams-dropdown-menu span.icon:before {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid #f9556d;
	border-right: 0.3em solid rgba(0, 0, 0, 0);
	border-bottom: 0;
	border-left: 0.3em solid rgba(0, 0, 0, 0);
	position: relative;
	top: 2px;
}
@media screen and (max-width: 1199px) {
	#teams-dropdown-menu {
		height: 32px;
		position: relative !important;
		background-color: #fff !important;
		cursor: pointer !important;
		width: 60px !important;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		margin-right: 0px !important;
	}
	#teams-dropdown-menu .flag-text {
		font-size: 0px;
		color: #000;
	}
	#teams-dropdown-menu .submenu-button {
		display: none;
	}
	#teams-dropdown-menu span.icon i {
		color: #000;
	}
	.header-main #teams-dropdown-menu {
		margin-left: auto !important;
	}
	div#dropBlock_wrapper {
		margin-right: 10px;
		margin-left: auto;
	}
	.header.sticky header nav.menu.open ul {
		margin-top: 25px;
	}
}
footer {
	position: relative;
	background: #01358d;
	z-index: 1;
}
footer .footer-top {
	padding: 60px 0 90px 0;
	position: relative;
}
@media (max-width: 991px) {
	footer .footer-top {
		padding: 60px 0 30px 0;
	}
}
footer .footer-top .footer-desc {
	position: relative;
	z-index: 1;
	padding-top: 35px;
}
@media (max-width: 991px) {
	footer .footer-top .footer-desc {
		text-align: center;
		padding: 0;
	}
}
footer .footer-top .footer-desc h3 {
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	margin-bottom: 20px;
	position: relative;
}
@media (max-width: 991px) {
	footer .footer-top .footer-desc h3 {
		text-align: left;
		margin-bottom: 20px;
	}
	footer .footer-top .footer-desc h3.collapsed:after {
		display: block;
		content: "";
		position: absolute;
		left: auto;
		right: 16px;
		top: 4px;
		width: 2px;
		height: 14px;
		background: #fff;
		-webkit-transition: 0.5s ease;
		transition: 0.5s ease;
	}
	footer .footer-top .footer-desc h3.collapsed:before {
		display: block;
		content: "";
		position: absolute;
		left: auto;
		right: 10px;
		top: 10px;
		width: 14px;
		height: 2px;
		background: #fff;
	}
	footer .footer-top .footer-desc h3:after {
		display: none;
	}
	footer .footer-top .footer-desc h3:before {
		display: block;
		content: "";
		position: absolute;
		left: auto;
		right: 10px;
		top: 10px;
		width: 14px;
		height: 2px;
		background: #fff;
	}
}
footer .footer-top .footer-desc p {
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	padding: 20px 30px 30px 0;
	max-width: 300px;
}
@media (max-width: 991px) {
	footer .footer-top .footer-desc p {
		max-width: 100%;
	}
}
@media (max-width: 767px) {
	footer .footer-top .footer-desc p {
		font-size: 14px;
		text-align: center;
		padding: 30px 10px;
	}
}
footer .footer-top .footer-desc .footer-menu {
	position: relative;
	z-index: 1;
}
@media (min-width: 992px) {
	footer .footer-top .footer-desc .footer-menu .footer-link ul.nomob {
		display: block;
		height: auto !important;
	}
}
footer .footer-top .footer-desc .footer-menu .footer-link ul li {
	margin-bottom: 20px;
}
@media (max-width: 991px) {
	footer .footer-top .footer-desc .footer-menu .footer-link ul li {
		text-align: left;
		padding-left: 15px;
	}
}
footer .footer-top .footer-desc .footer-menu .footer-link ul li a {
	font-size: 16px;
	line-height: 26px;
	color: rgba(255, 255, 255, 0.75);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	display: block;
}
footer .footer-top .footer-desc .footer-menu .footer-link ul li a::first-letter {
	text-transform: capitalize;
}
footer .footer-top .footer-desc .footer-menu .footer-link ul li a:hover {
	color: #f9556d;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
@media (min-width: 992px) {
	footer .footer-top .footer-desc .footer-menu .footer-contact ul.nomob {
		display: block;
		height: auto !important;
	}
}
footer .footer-top .footer-desc .footer-menu .footer-contact ul li {
	margin-bottom: 30px;
	line-height: 26px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
footer .footer-top .footer-desc .footer-menu .footer-contact ul li:last-of-type {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 0;
}
@media (max-width: 991px) {
	footer .footer-top .footer-desc .footer-menu .footer-contact ul li {
		text-align: left;
		padding-left: 15px;
	}
}
footer .footer-top .footer-desc .footer-menu .footer-contact ul li a {
	color: #fff;
	font-size: 16px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
@media (max-width: 767px) {
	footer .footer-top .footer-desc .footer-menu .footer-contact ul li a {
		font-size: 16px;
	}
}
footer .footer-top .footer-desc .footer-menu .footer-contact ul li a:hover {
	color: #f9556d;
}
footer .footer-top .footer-desc .footer-menu .footer-contact ul li img {
	padding-right: 10px;
}
footer .footer-top .footer-desc .footer-menu .footer-contact ul li span {
	color: #fff;
	line-height: 26px;
	font-size: 16px;
}
@media (max-width: 767px) {
	footer .footer-top .footer-desc .footer-menu .footer-contact ul li span {
		font-size: 16px;
	}
}
footer .footer-top .footer-desc.first {
	padding-top: 0;
}
footer .footer-top .footer-desc.first .footer-payment {
	padding-bottom: 20px;
}
footer .footer-top .footer-desc.first .lock_icon ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
footer .footer-top .footer-desc.first .lock_icon ul li span {
	padding: 3px 0 0 10px;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
}
footer .footer-top .footer-payment_mob {
	padding: 25px 0;
	text-align: center;
}
footer .footer-top .lock_icon_mob ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 991px) {
	footer .footer-top .lock_icon_mob ul li {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
footer .footer-top .lock_icon_mob ul li span {
	padding: 3px 0 0 10px;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
}
footer .footer-top .footer-block {
	padding: 15px 0;
	margin-top: 30px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
footer .footer-top .footer-block a {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
}
footer .copyright-footer {
	position: relative;
	background: #f9556d;
}
footer .copyright-footer .copyright {
	padding: 12px 0;
	text-align: center;
}
@media (max-width: 1199px) {
	footer .copyright-footer .copyright {
		padding-bottom: 60px;
	}
}
footer .copyright-footer .copyright p {
	font-family: "Cairo", sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	padding: 0;
	margin: 0;
}
@media (max-width: 991px) {
	footer .copyright-footer .copyright p {
		text-align: center;
		font-size: 13px;
		line-height: 18px;
	}
}
@media (max-width: 580px) {
	footer .copyright-footer .copyright p {
		font-size: 11px;
	}
}
footer .shape {
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (max-width: 767px) {
	footer .shape {
		width: 200px;
	}
}
table {
	width: 100%;
	table-layout: auto;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-collapse: separate;
	background:
		radial-gradient(97.98% 97.98% at 3.44% 4.45%, rgba(42, 154, 243, 0.12) 0%, rgba(172, 209, 244, 0.12) 100%), #fff;
	border: 1px solid rgba(42, 139, 231, 0.22);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 16px 40px rgba(109, 141, 173, 0.08);
	box-shadow: 0px 16px 40px rgba(109, 141, 173, 0.08);
	border-radius: 18px;
}
table thead tr {
	background: #01358d;
	-webkit-box-shadow: none;
	box-shadow: none;
}
table thead tr th {
	font-family: "Cairo", sans-serif;
	font-weight: bold;
	font-size: 21px;
	line-height: 30px;
	color: #fff;
	padding: 30px;
	word-break: break-word;
	text-transform: capitalize;
	position: relative;
}
@media (max-width: 991px) {
	table thead tr th {
		padding: 20px;
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	table thead tr th {
		font-size: 15px;
		padding: 8px 15px;
	}
}
@media (max-width: 575px) {
	table thead tr th {
		font-size: 12px;
		padding: 8px 10px;
	}
}
table thead tr th:first-of-type {
	border-radius: 18px 0 0 0;
}
table thead tr th:last-of-type {
	border-radius: 0 18px 0 0;
}
table tr {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	position: relative;
}
table tr td {
	padding: 40px 30px;
	font-size: 16px;
	line-height: 19px;
	color: #01358d;
	border-radius: 0;
	text-align: left;
	border-right: 1px solid rgba(255, 255, 255, 0.92);
}
@media (min-width: 768px) and (max-width: 991px) {
	table tr td {
		padding: 20px 20px;
	}
}
@media (max-width: 767px) {
	table tr td {
		font-size: 14px;
		padding: 8px 15px;
	}
}
@media (max-width: 575px) {
	table tr td {
		font-size: 12px;
		padding: 8px 10px;
	}
}
table tr td a {
	padding: 20px 20px;
	font-family: "Cairo", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 24px;
	text-align: center;
	color: #8b897e;
	border-radius: 0;
	text-align: center;
	text-decoration: underline;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
@media (max-width: 767px) {
	table tr td a {
		font-size: 14px;
		padding: 8px 15px;
	}
}
table tr td a:hover {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	color: #fff;
	text-decoration: underline;
}
table tr td:last-of-type {
	border: none;
}
table tr:hover {
	cursor: pointer;
	background: #fff;
}
table tr:hover td {
	cursor: pointer;
	color: #2b92ec;
}
table tr:last-of-type td:first-of-type {
	border-radius: 0 0 0 0;
}
table tr:last-of-type td:last-of-type {
	border-radius: 0 0 0 0;
}
table th {
	font-family: "Inter", sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 29px;
	padding: 20px 30px;
	color: #fff;
	background: #01358d;
}
@media (max-width: 991px) {
	table th {
		font-size: 16px;
		padding: 20px;
		line-height: 24px;
	}
}
@media (max-width: 767px) {
	table th {
		font-size: 13px;
		padding: 8px 15px;
	}
}
@media (max-width: 575px) {
	table th {
		font-size: 12px;
		line-height: 20px;
		padding: 8px 10px;
	}
}
table th:first-of-type {
	border-radius: 18px 0 0 0;
}
table th:last-of-type {
	border-radius: 0 18px 0 0;
}
.form input,
.form textarea {
	background: rgba(255, 255, 255, 0.7);
	border: 1px solid rgba(1, 53, 141, 0.13);
	border-radius: 6px;
	font-size: 16px;
	line-height: 19px;
	color: #01358d;
	padding: 17px 20px;
	width: 100%;
	outline: none;
}
.form input::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder {
	font-size: 16px;
	line-height: 19px;
	color: rgba(139, 139, 139, 0.4);
}
.form input::-moz-placeholder,
.form textarea::-moz-placeholder {
	font-size: 16px;
	line-height: 19px;
	color: rgba(139, 139, 139, 0.4);
}
.form input:-ms-input-placeholder,
.form textarea:-ms-input-placeholder {
	font-size: 16px;
	line-height: 19px;
	color: rgba(139, 139, 139, 0.4);
}
.form input::-ms-input-placeholder,
.form textarea::-ms-input-placeholder {
	font-size: 16px;
	line-height: 19px;
	color: rgba(139, 139, 139, 0.4);
}
.form input::placeholder,
.form textarea::placeholder {
	font-size: 16px;
	line-height: 19px;
	color: rgba(139, 139, 139, 0.4);
}
.form input:focus,
.form input:active,
.form textarea:focus,
.form textarea:active {
	background: #fff;
	-webkit-box-shadow: 0px 4px 16px rgba(1, 53, 141, 0.08);
	box-shadow: 0px 4px 16px rgba(1, 53, 141, 0.08);
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 6px;
	color: #01358d;
}
@media (max-width: 767px) {
	.form input,
	.form textarea {
		padding: 14px 15px 12px 20px;
		font-size: 14px;
		line-height: 22px;
	}
}
.form textarea {
	min-height: 120px;
	resize: none;
}
.form .remember {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
	margin: 0 0 30px 0;
}
.form .remember .custom-check-box {
	font-size: 16px;
	line-height: 28px;
	color: dimgray;
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
@media (max-width: 767px) {
	.form .remember .custom-check-box {
		padding-left: 25px;
		font-size: 14px;
	}
}
@media (max-width: 375px) {
	.form .remember .custom-check-box {
		font-size: 12px;
	}
}
.form .remember .custom-check-box input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
	left: 0;
	top: 0;
}
.form .remember .custom-check-box .checkmark {
	position: absolute;
	top: 4px;
	left: 0;
	width: 20px;
	height: 20px;
	background: #fff;
	border: 1px solid rgba(51, 51, 51, 0.2);
	border-radius: 4px;
}
@media (max-width: 767px) {
	.form .remember .custom-check-box .checkmark {
		width: 20px;
		height: 20px;
	}
}
.form .remember .custom-check-box .checkmark:after {
	content: "";
	position: absolute;
	display: none;
	left: 6px;
	top: 2px;
	width: 7px;
	height: 11px;
	border: solid #000;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
@media (max-width: 767px) {
	.form .remember .custom-check-box .checkmark:after {
		left: 7px;
		top: 3px;
		width: 5px;
	}
}
.form .remember .custom-check-box input:checked ~ .checkmark {
	background-color: #f9556d;
}
.form .remember .custom-check-box input:checked ~ .checkmark:after {
	display: block;
}
.form .remember .custom-check-box a {
	color: #01358d;
}
.form .remember .custom-check-box a:hover {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	color: #8b8b8b;
}
.form .remember .custom-check-box.signup {
	padding-bottom: 25px;
}
.form .remember .forgot-pass {
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
	color: #01358d;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
@media (max-width: 767px) {
	.form .remember .forgot-pass {
		font-size: 14px;
	}
}
@media (max-width: 375px) {
	.form .remember .forgot-pass {
		font-size: 12px;
	}
}
.form .remember .forgot-pass:hover,
.form .remember .forgot-pass:focus {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	color: #f9556d;
}
.modal .modal-dialog {
	position: relative;
	max-width: 500px;
}
.modal .modal-content {
	border-radius: 16px;
	border: none;
}
.modal .modal-content .modal-header {
	padding: 0;
	border: none;
	border-radius: 0;
}
.modal .modal-content .modal-header .close {
	background: rgba(0, 0, 0, 0);
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	margin: 0;
	padding: 0;
	border: none;
	color: #000;
	font-size: 28px;
	text-decoration: none;
	padding: 10px;
	position: absolute;
	right: 0;
	top: -15px;
	z-index: 2;
}
.modal .modal-content .modal-header .close i {
	color: #8b8b8b;
}
.modal .modal-content .modal-header .close:hover {
	background: rgba(0, 0, 0, 0);
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}
.modal .modal-content .modal-body {
	padding: 0;
}
.modal .modal-content .modal-body .common-form {
	padding: 0;
}
.modal .modal-content .modal-body .common-form .default-form {
	background: #fef6f7;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
@media (max-width: 575px) {
	.modal .modal-content .modal-body .common-form .default-form form .g-recaptcha {
		-webkit-transform: scale(0.77);
		transform: scale(0.77);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}
}
.modal .modal-content .modal-body .common-form .default-form .btn_form {
	max-width: 100%;
}
.modal .modal-content .modal-body .common-form.pass .img_left {
	padding: 70px 10px 55px 33px;
}
.modal .modal-content .modal-body .common-form.pass .img_left .modal_logo {
	margin-bottom: 30px;
}
.modal.show {
	background: rgba(0, 0, 0, 0.7);
}
#myModal.modal,
#policy-modal.modal {
	background: rgba(0, 0, 0, 0.75);
}
#myModal.modal .modal-dialog .modal-content,
#policy-modal.modal .modal-dialog .modal-content {
	background: #fff;
	border-radius: 15px;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	#myModal.modal .modal-dialog .modal-content:before,
	#myModal.modal .modal-dialog .modal-content::after,
	#policy-modal.modal .modal-dialog .modal-content:before,
	#policy-modal.modal .modal-dialog .modal-content::after {
		content: none;
	}
}
#myModal.modal .modal-dialog .modal-content .modal-header,
#policy-modal.modal .modal-dialog .modal-content .modal-header {
	margin-bottom: 30px;
	text-align: center;
	display: block;
	position: relative;
	background: rgba(0, 0, 0, 0);
	padding: 0;
}
#myModal.modal .modal-dialog .modal-content .modal-body,
#policy-modal.modal .modal-dialog .modal-content .modal-body {
	padding: 0;
}
#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper,
#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper {
	text-align: center;
}
#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description,
#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description {
	background: #fef6f7;
	border-radius: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title,
#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title {
	position: relative;
	background: #fff;
	border-radius: 16px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media screen and (max-width: 991px) {
	#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title,
	#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title {
		padding: 30px;
	}
}
#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title h3,
#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title h3 {
	font-family: "Cairo", sans-serif;
	font-weight: bold;
	font-size: 32px;
	line-height: 48px;
	text-transform: capitalize;
	text-align: center;
	color: #01358d;
}
@media (max-width: 767px) {
	#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title h3,
	#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title h3 {
		font-size: 24px;
		line-height: 28px;
	}
}
#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title h3 span,
#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title h3 span {
	color: #f9556d;
}
#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title .box,
#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title .box {
	position: absolute;
	left: 30px;
	top: 30px;
	width: 75px;
}
@media screen and (max-width: 991px) {
	#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title .box,
	#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title .box {
		display: none;
	}
}
#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title .small,
#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title .small {
	position: absolute;
	right: 30px;
	bottom: 30px;
	width: 60px;
}
@media screen and (max-width: 991px) {
	#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title .small,
	#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .title .small {
		display: none;
	}
}
#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .para,
#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .para {
	padding: 100px 50px;
}
@media screen and (max-width: 1199px) {
	#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .para,
	#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .para {
		padding: 50px;
	}
}
@media screen and (max-width: 1199px) {
	#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .para,
	#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .para {
		padding: 30px;
	}
}
#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description p,
#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description p {
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	color: rgba(44, 44, 57, 0.6);
	padding: 0 25px;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description p,
	#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description p {
		font-size: 14px;
		line-height: 24px;
		text-align: center;
		padding: 0;
	}
}
#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .read-more a,
#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .read-more a {
	color: #01358d;
	-webkit-transition: all 0.5 ease;
	transition: all 0.5 ease;
	font-weight: 500;
}
#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .read-more a:hover,
#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .read-more a:hover {
	color: #f9556d;
}
#myModal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .btn_wrapper,
#policy-modal.modal .modal-dialog .modal-content .modal-body .model-wrapper .model-description .btn_wrapper {
	margin: 10px auto 0 auto;
}
#myModal .modal-dialog .modal-content .modal-body .model-wrapper .model-description p a:hover {
	color: #01358d;
}
@media screen and (min-width: 1200px) {
	#sign-in .modal-dialog,
	#myModal .modal-dialog {
		max-width: 900px;
	}
}
#sign-in .modal-dialog .signin-form,
#myModal .modal-dialog .signin-form {
	padding: 100px 50px;
}
@media screen and (max-width: 1199px) {
	#sign-in .modal-dialog .signin-form,
	#myModal .modal-dialog .signin-form {
		padding: 50px;
	}
}
@media screen and (max-width: 1199px) {
	#sign-in .modal-dialog .signin-form,
	#myModal .modal-dialog .signin-form {
		padding: 30px;
	}
}
#sign-in .modal-dialog .form-header h4,
#myModal .modal-dialog .form-header h4 {
	font-family: "Cairo", sans-serif;
	font-weight: 800;
	font-size: 48px;
	line-height: 1.3;
	text-transform: capitalize;
	color: #01358d;
	margin-bottom: 30px;
}
#sign-in .modal-dialog .form-header h4 span,
#myModal .modal-dialog .form-header h4 span {
	font-family: "Cairo", sans-serif;
	color: #f9556d;
}
@media (max-width: 1199px) {
	#sign-in .modal-dialog .form-header h4,
	#myModal .modal-dialog .form-header h4 {
		font-size: 40px;
	}
}
@media (max-width: 991px) {
	#sign-in .modal-dialog .form-header h4,
	#myModal .modal-dialog .form-header h4 {
		text-align: center;
		font-size: 32px;
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	#sign-in .modal-dialog .form-header h4,
	#myModal .modal-dialog .form-header h4 {
		font-size: 22px;
	}
}
#sign-in .modal-dialog .form-header a,
#myModal .modal-dialog .form-header a {
	color: #01358d;
}
#sign-in .modal-dialog .form-header a:hover,
#myModal .modal-dialog .form-header a:hover {
	color: #f9556d;
}
@media screen and (min-width: 1200px) {
	#contact-modal .modal-dialog {
		max-width: 600px;
	}
}
.contact-page {
	position: relative;
}
.contact-page .contact-content {
	padding: 70px;
}
@media screen and (min-width: 992px) {
	.contact-page .contact-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
@media screen and (max-width: 1199px) {
	.contact-page .contact-content {
		padding: 50px;
	}
}
@media screen and (max-width: 991px) {
	.contact-page .contact-content {
		padding: 30px;
		text-align: center;
	}
}
.contact-page .contact-content .form-header h4 {
	font-family: "Cairo", sans-serif;
	font-weight: 800;
	font-size: 32px;
	line-height: 48px;
	color: #fff;
}
@media screen and (max-width: 991px) {
	.contact-page .contact-content .form-header h4 {
		font-size: 28px;
	}
}
@media screen and (max-width: 767px) {
	.contact-page .contact-content .form-header h4 {
		font-size: 24px;
	}
}
@media screen and (max-width: 575px) {
	.contact-page .contact-content .form-header h4 {
		font-size: 22px;
	}
}
.contact-page .contact-content .form-header h4 span {
	color: #f9556d;
}
.contact-page .contact-content .form-header p {
	font-size: 18px;
	line-height: 22px;
	color: #fff;
}
@media screen and (max-width: 991px) {
	.contact-page .contact-content .form-header p {
		font-size: 16px;
	}
}
.contact-page .contact-content .contact {
	display: inline-block;
}
@media (max-width: 991px) {
	.contact-page .contact-content .contact {
		text-align: left;
	}
}
@media (max-width: 767px) {
	.contact-page .contact-content .contact {
		max-width: 300px;
	}
}
.contact-page .contact-content .contact .contact-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 30px 0 0 0;
}
.contact-page .contact-content .contact .contact-item h4 {
	font-weight: 800;
	font-size: 24px;
	line-height: 1.3;
	text-transform: capitalize;
	color: #f9556d;
}
@media screen and (max-width: 991px) {
	.contact-page .contact-content .contact .contact-item h4 {
		font-size: 20px;
	}
}
@media screen and (max-width: 767px) {
	.contact-page .contact-content .contact .contact-item h4 {
		font-size: 18px;
	}
}
@media screen and (max-width: 575px) {
	.contact-page .contact-content .contact .contact-item h4 {
		font-size: 16px;
	}
}
.contact-page .contact-content .contact .contact-item h4 a {
	font-size: 20px;
	line-height: 26px;
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	font-weight: 400;
	text-transform: initial;
}
@media (max-width: 767px) {
	.contact-page .contact-content .contact .contact-item h4 a {
		font-size: 15px;
		line-height: 20px;
	}
}
.contact-page .contact-content .contact .contact-item h4 a:hover {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	color: #f9556d;
}
.contact-page .contact-content .contact .contact-item .text_wrapper p {
	font-size: 20px;
	line-height: 36px;
	color: #fff;
	text-align: left;
	max-width: 280px;
}
@media (max-width: 767px) {
	.contact-page .contact-content .contact .contact-item .text_wrapper p {
		font-size: 15px;
		line-height: 32px;
	}
}
.breadcrumb-wrapper {
	position: relative;
	background: #01358d;
}
.breadcrumb-wrapper .breadcrumb-block {
	text-align: center;
	padding: 80px 0;
	position: relative;
}
@media (max-width: 767px) {
	.breadcrumb-wrapper .breadcrumb-block {
		padding: 70px 0;
	}
}
@media (max-width: 575px) {
	.breadcrumb-wrapper .breadcrumb-block {
		padding: 40px 0;
	}
}
.breadcrumb-wrapper .breadcrumb-block h2 {
	font-family: "Cairo", sans-serif;
	font-weight: 800;
	font-size: 47px;
	line-height: 55px;
	color: #fff;
	position: relative;
	z-index: 1;
	position: relative;
}
@media (max-width: 767px) {
	.breadcrumb-wrapper .breadcrumb-block h2 {
		font-size: 30px;
		line-height: 35px;
		padding-left: 0;
	}
}
.breadcrumb-wrapper .breadcrumb-block .box {
	position: absolute;
	right: 30px;
	bottom: -23px;
	width: 150px;
}
@media screen and (max-width: 425px) {
	.breadcrumb-wrapper .breadcrumb-block .box {
		display: none;
	}
}
.breadcrumb-wrapper .breadcrumb-block .small-box {
	position: absolute;
	left: 30px;
	top: 110px;
	width: 88px;
}
@media screen and (max-width: 425px) {
	.breadcrumb-wrapper .breadcrumb-block .small-box {
		display: none;
	}
}
.breadcrumb-wrapper:before {
	width: 350px;
	height: 350px;
	left: auto;
	right: 0;
	position: absolute;
	top: auto;
	bottom: -180px;
	-webkit-transform-origin: 20% 20%;
	transform-origin: 20% 20%;
	content: "";
	background: #fff;
	border-radius: 100%;
	opacity: 0.1;
}
@media (max-width: 767px) {
	.breadcrumb-wrapper:before {
		display: none;
	}
}
.breadcrumb-wrapper::after {
	background: #fff;
	opacity: 0.1;
	bottom: 0;
	left: -154px;
	border-radius: 100%;
	z-index: 0;
	top: -229px;
	content: "";
	width: 700px;
	height: 700px;
	position: absolute;
	z-index: 0;
}
@media (max-width: 1199px) {
	.breadcrumb-wrapper::after {
		width: 500px;
		height: 550px;
	}
}
@media (max-width: 767px) {
	.breadcrumb-wrapper::after {
		display: none;
	}
}
.main-wrapper {
	padding-top: 80px;
}
@media (max-width: 1199px) {
	.main-wrapper {
		padding-top: 75px;
	}
}
.images_wrapper {
	line-height: 0;
	position: relative;
}
.para {
	padding-left: 60px;
}
@media (max-width: 1399px) {
	.para {
		padding-left: 50px;
	}
}
@media (max-width: 1399px) {
	.para {
		padding-left: 30px;
	}
}
@media (max-width: 991px) {
	.para {
		padding-left: 0px;
	}
}
.section-gap.padding {
	padding: 50px 0;
}
@media (max-width: 1199px) {
	.section-gap.padding {
		padding: 40px 0;
	}
}
@media (max-width: 991px) {
	.section-gap.padding {
		padding: 30px 0;
	}
}
@media (max-width: 575px) {
	.section-gap.padding {
		padding: 25px 0;
	}
}
.section-gap.margin {
	margin: 50px 0;
}
@media (max-width: 1199px) {
	.section-gap.margin {
		margin: 40px 0;
	}
}
@media (max-width: 991px) {
	.section-gap.margin {
		margin: 30px 0;
	}
}
@media (max-width: 575px) {
	.section-gap.margin {
		margin: 25px 0;
	}
}
.page-gap {
	padding: 100px 0;
}
@media (max-width: 1199px) {
	.page-gap {
		padding: 80px 0;
	}
}
@media (max-width: 991px) {
	.page-gap {
		padding: 60px 0;
	}
}
@media (max-width: 575px) {
	.page-gap {
		padding: 50px 0;
	}
}
.common-form {
	position: relative;
}
.common-form .default-form {
	background: #fef6f7;
	border-radius: 16px;
	padding: 50px;
}
@media (max-width: 767px) {
	.common-form .default-form {
		padding: 20px;
	}
}
.common-form .default-form .form .form-group {
	margin: 0 0 30px 0;
}
@media (max-width: 767px) {
	.common-form .default-form .form .form-group {
		margin: 0 0 20px 0;
	}
}
.common-form .default-form .form-footer p {
	padding: 0;
	margin: 30px 0 0 0;
	text-align: center;
	font-size: 16px;
	line-height: 19px;
	color: #8b8b8b;
}
@media (max-width: 767px) {
	.common-form .default-form .form-footer p {
		margin: 20px 0 0 0;
	}
}
.common-form .default-form .form-footer p a {
	font-size: 16px;
	line-height: 28px;
	color: #01358d;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	text-transform: capitalize;
}
.common-form .default-form .form-footer p a:hover {
	color: #f9556d;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.common-form .default-form .btn_form {
	max-width: 100%;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.common-form .default-form .form-header {
	margin-bottom: 40px;
}
.common-form .default-form .form-header h4 {
	font-family: "Cairo", sans-serif;
	font-weight: 800;
	font-size: 32px;
	line-height: 35px;
	color: #f9556d;
	text-align: center;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
}
.common-form .default-form .form-header h4 span {
	font-family: "Cairo", sans-serif;
	color: #01358d;
}
@media (max-width: 1199px) {
	.common-form .default-form .form-header h4 {
		font-size: 29px;
	}
}
@media (max-width: 767px) {
	.common-form .default-form .form-header h4 {
		font-size: 22px;
	}
}
@media (max-width: 767px) {
	.common-form .default-form .form-header {
		margin-bottom: 20px;
	}
}
.common-form .default-form .form-header p {
	font-family: "Cairo", sans-serif;
	font-size: 16px;
	max-width: 350px;
	line-height: 26px;
	text-align: center;
	margin: auto;
	padding-top: 20px;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.common-form .default-form .form-header p {
		font-size: 14px;
		width: 100%;
		padding-top: 10px;
	}
}
.signup_price {
	padding: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media (max-width: 1199px) {
	.signup_price {
		padding: 50px;
	}
}
@media (max-width: 991px) {
	.signup_price {
		padding: 30px;
	}
}
.signup_price h4 {
	font-family: "Cairo", sans-serif;
	font-weight: 800;
	font-size: 32px;
	line-height: 48px;
	color: #fff;
	margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
	.signup_price h4 {
		font-size: 28px;
	}
}
@media screen and (max-width: 767px) {
	.signup_price h4 {
		font-size: 24px;
	}
}
@media screen and (max-width: 575px) {
	.signup_price h4 {
		font-size: 22px;
	}
}
.signup_price h4 span {
	color: #f9556d;
}
.signup_price p {
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
	.signup_price p {
		font-size: 16px;
	}
}
.signup_price a {
	color: #f9556d;
}
.signup_price a:hover {
	color: #000;
}
.sub-title {
	font-weight: 800;
	font-size: 18px;
	line-height: 1.5;
	text-transform: capitalize;
	color: #fff;
}
@media (max-width: 991px) {
	.sub-title {
		font-size: 16px;
	}
}
.inner-page-bg {
	background-color: #01358d;
	border-radius: 16px;
	position: relative;
	height: 100%;
	overflow: hidden;
}
@media (max-width: 991px) {
	.inner-page-bg {
		height: auto;
	}
}
.inner-page-bg::after,
.inner-page-bg:before {
	content: "";
	position: absolute;
	width: 670px;
	height: 646px;
	background-image: url("../images/inner-page-Vector.svg");
	z-index: -1;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
@media (max-width: 1199px) {
	.inner-page-bg::after,
	.inner-page-bg:before {
		width: 550px;
		height: 450px;
	}
}
@media (max-width: 991px) {
	.inner-page-bg::after,
	.inner-page-bg:before {
		display: none;
	}
}
.inner-page-bg::after {
	bottom: -40%;
	right: -50%;
}
@media (max-width: 1199px) {
	.inner-page-bg::after {
		bottom: -30%;
		right: -60%;
	}
}
.inner-page-bg::before {
	top: -60%;
	left: -55%;
	-webkit-transform: rotate(290deg);
	transform: rotate(290deg);
}
@media (max-width: 1199px) {
	.inner-page-bg::before {
		top: -40%;
		left: -60%;
	}
}
@media (max-height: 601px) {
	#myModal.modal .modal-dialog,
	#policy-modal.modal .modal-dialog {
		top: unset;
		-webkit-transform: unset;
		transform: unset;
	}
}
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
	background: rgba(0, 0, 0, 0) !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.banner_wrapper {
	position: relative;
}
@media screen and (max-width: 991px) {
	.banner_wrapper {
		text-align: center;
	}
}
.banner_wrapper .banner_main {
	position: relative;
}
.banner_wrapper .banner_main .banner_block {
	position: relative;
	margin-bottom: 200px;
}
@media screen and (max-width: 991px) {
	.banner_wrapper .banner_main .banner_block {
		margin-bottom: 30px;
	}
}
.banner_wrapper .banner_main .banner_block .text_wrapper h1 {
	font-family: "Cairo", sans-serif;
	font-weight: 800;
	font-size: 54px;
	line-height: 75px;
	text-transform: capitalize;
	color: #01358d;
	padding-bottom: 20px;
	position: relative;
}
.banner_wrapper .banner_main .banner_block .text_wrapper h1 span {
	font-family: "Cairo", sans-serif;
	color: #f9556d;
}
@media screen and (max-width: 1240px) {
	.banner_wrapper .banner_main .banner_block .text_wrapper h1 {
		font-size: 48px;
		line-height: 56px;
	}
}
@media (max-width: 1024px) {
	.banner_wrapper .banner_main .banner_block .text_wrapper h1 {
		font-size: 40px;
	}
}
@media (max-width: 575px) {
	.banner_wrapper .banner_main .banner_block .text_wrapper h1 {
		font-size: 20px;
		padding-bottom: 10px;
		line-height: 34px;
	}
}
.banner_wrapper .banner_main .banner_block .text_wrapper p {
	line-height: 28px;
	color: #8b8b8b;
	padding-bottom: 40px;
}
@media (max-width: 575px) {
	.banner_wrapper .banner_main .banner_block .text_wrapper p {
		padding-bottom: 20px;
	}
}
.banner_wrapper .banner_main .images_wrapper {
	position: inherit;
	line-height: 0;
}
.banner_wrapper .banner_main .balloon img:nth-child(3) {
	left: 0;
	top: 0;
}
@media screen and (min-width: 992px) {
	.hero_img {
		position: absolute;
		right: 0;
		bottom: 0;
	}
}
@media screen and (max-width: 1399px) {
	.hero_img {
		max-width: 700px;
	}
}
@media screen and (max-width: 991px) {
	.hero_img {
		max-width: 100%;
	}
}
.feature {
	position: relative;
	z-index: 2;
}
.feature .content h2 {
	font-family: "Cairo", sans-serif;
	font-weight: 800;
	font-size: 48px;
	line-height: 1.3;
	text-transform: capitalize;
	color: #01358d;
	margin-bottom: 30px;
}
.feature .content h2 span {
	font-family: "Cairo", sans-serif;
	color: #f9556d;
}
@media (max-width: 1199px) {
	.feature .content h2 {
		font-size: 40px;
	}
}
@media (max-width: 991px) {
	.feature .content h2 {
		text-align: center;
		font-size: 32px;
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	.feature .content h2 {
		font-size: 22px;
	}
}
.feature .content .feature-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 50px;
}
@media screen and (max-width: 1399px) {
	.feature .content .feature-box {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 991px) {
	.feature .content .feature-box {
		max-width: 300px;
		margin: 0 auto 30px;
	}
}
.feature .content .feature-box .images_wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fef6f7;
	border-radius: 50%;
	min-width: 95px;
	height: 95px;
	margin-right: 20px;
}
@media screen and (max-width: 1399px) {
	.feature .content .feature-box .images_wrapper {
		min-width: 75px;
		height: 75px;
	}
}
@media screen and (max-width: 1399px) {
	.feature .content .feature-box .images_wrapper img {
		max-width: 50px;
	}
}
.feature .content .feature-box h5 {
	font-weight: 400;
	font-size: 22px;
	line-height: 1.5;
	text-transform: capitalize;
	color: #393a43;
}
@media screen and (max-width: 1399px) {
	.feature .content .feature-box h5 {
		font-size: 20px;
	}
}
@media screen and (max-width: 1199px) {
	.feature .content .feature-box h5 {
		font-size: 18px;
	}
}
@media screen and (max-width: 991px) {
	.feature .content .feature-box h5 {
		font-size: 16px;
	}
}
.service {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}
@media (max-width: 1199px) {
	.service .service-content {
		max-width: 520px;
		margin: 0 auto;
	}
}
.service .service-content h2 {
	font-family: "Cairo", sans-serif;
	font-weight: 800;
	font-size: 48px;
	line-height: 1.3;
	text-transform: capitalize;
	color: #01358d;
	margin-bottom: 30px;
}
.service .service-content h2 span {
	font-family: "Cairo", sans-serif;
	color: #f9556d;
}
@media (max-width: 1199px) {
	.service .service-content h2 {
		font-size: 40px;
	}
}
@media (max-width: 991px) {
	.service .service-content h2 {
		text-align: center;
		font-size: 32px;
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	.service .service-content h2 {
		font-size: 22px;
	}
}
.service .service-content p {
	color: #8b8b8b;
	padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
	.service .service-content p {
		font-size: 14px;
		text-align: center;
	}
}
.service .service-content .line {
	font-family: "Cairo";
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-transform: capitalize;
	color: #01358d;
	display: inline-block;
	padding: 0 30px;
}
@media screen and (max-width: 991px) {
	.service .service-content .line {
		padding: 0 20px;
	}
}
.service .images_wrapper {
	position: inherit;
}
@media screen and (max-width: 991px) {
	.service .images_wrapper {
		margin-top: 100px;
	}
}
.service .images_wrapper .service-1 {
	position: absolute;
	right: 0;
	bottom: 0;
}
@media screen and (max-width: 991px) {
	.service .images_wrapper .service-1 {
		max-width: 30%;
	}
}
.service .images_wrapper .service-2 {
	position: absolute;
	left: 5%;
	bottom: 0;
}
@media screen and (max-width: 1199px) {
	.service .images_wrapper .service-2 {
		max-width: 30%;
	}
}
@media screen and (max-width: 991px) {
	.service .images_wrapper .service-2 {
		max-width: 25%;
	}
}
.service .blob {
	position: absolute;
	top: 0;
}
.service .blob.b2 {
	right: 0;
}
.step .step_block .head_text h2 {
	font-family: "Cairo", sans-serif;
	font-weight: 800;
	font-size: 48px;
	line-height: 1.3;
	text-transform: capitalize;
	color: #01358d;
	margin-bottom: 30px;
}
.step .step_block .head_text h2 span {
	font-family: "Cairo", sans-serif;
	color: #f9556d;
}
@media (max-width: 1199px) {
	.step .step_block .head_text h2 {
		font-size: 40px;
	}
}
@media (max-width: 991px) {
	.step .step_block .head_text h2 {
		text-align: center;
		font-size: 32px;
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	.step .step_block .head_text h2 {
		font-size: 22px;
	}
}
.step .step_block .cta_content .images_wrapper {
	padding-bottom: 30px;
}
.step .step_block .cta_content .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-top: 2px solid rgba(249, 85, 109, 0.3);
	margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
	.step .step_block .cta_content .content {
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 575px) {
	.step .step_block .cta_content .content {
		margin-bottom: 30px;
	}
}
.step .step_block .cta_content .content span {
	color: #fff;
	font-family: "Cairo", sans-serif;
	font-weight: 800;
	font-size: 22px;
	line-height: 30px;
	background: #f9556d;
	border-top: 1px solid #f9556d;
	border-radius: 0px 0px 10px 10px;
	padding: 17px 24px;
	margin-left: 60px;
	height: -webkit-max-content;
	height: -moz-max-content;
	height: max-content;
}
@media screen and (max-width: 767px) {
	.step .step_block .cta_content .content span {
		font-size: 14px;
		line-height: 17px;
		margin-left: 20px;
	}
}
.step .step_block .cta_content .content h2 {
	font-family: "Cairo", sans-serif;
	font-weight: 800;
	font-size: 22px;
	line-height: 30px;
	color: #01358d;
	padding: 0px 30px;
	margin-top: 10px;
}
@media screen and (max-width: 1399px) {
	.step .step_block .cta_content .content h2 {
		font-size: 20px;
		padding: 0 12px;
	}
}
@media screen and (max-width: 1199px) {
	.step .step_block .cta_content .content h2 {
		font-size: 16px;
		padding: 0 10px;
	}
}
@media screen and (max-width: 991px) {
	.step .step_block .cta_content .content h2 {
		font-size: 22px;
		padding: 0px 30px;
	}
}
@media screen and (max-width: 767px) {
	.step .step_block .cta_content .content h2 {
		padding: 0px 15px;
		font-size: 16px;
		line-height: 21px;
		text-align: left;
	}
}
.pricing_wrapper {
	position: relative;
	z-index: 2;
	background-color: #01358d;
	border-radius: 24px;
}
@media screen and (max-width: 991px) {
	.pricing_wrapper {
		text-align: center;
	}
}
.pricing_wrapper .pricing-content h2 {
	font-family: "Cairo", sans-serif;
	font-weight: 800;
	font-size: 48px;
	line-height: 1.3;
	text-transform: capitalize;
	color: #01358d;
	margin-bottom: 30px;
}
.pricing_wrapper .pricing-content h2 span {
	font-family: "Cairo", sans-serif;
	color: #f9556d;
}
@media (max-width: 1199px) {
	.pricing_wrapper .pricing-content h2 {
		font-size: 40px;
	}
}
@media (max-width: 991px) {
	.pricing_wrapper .pricing-content h2 {
		text-align: center;
		font-size: 32px;
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	.pricing_wrapper .pricing-content h2 {
		font-size: 22px;
	}
}
.pricing_wrapper .pricing-content h5 {
	font-weight: 800;
	font-size: 22px;
	line-height: 1.5;
	text-transform: capitalize;
	color: #fff;
}
@media screen and (max-width: 1199px) {
	.pricing_wrapper .pricing-content h5 {
		font-size: 20px;
	}
}
@media screen and (max-width: 991px) {
	.pricing_wrapper .pricing-content h5 {
		font-size: 18px;
	}
}
@media screen and (max-width: 575px) {
	.pricing_wrapper .pricing-content h5 {
		font-size: 16px;
	}
}
.pricing_wrapper .pricing-content p {
	color: rgba(255, 255, 255, 0.7);
}
.pricing_wrapper .pricing-tab {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media screen and (max-width: 991px) {
	.pricing_wrapper .pricing-tab {
		margin: 30px 0;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
@media screen and (max-width: 575px) {
	.pricing_wrapper .pricing-tab {
		margin: 20px 0;
	}
}
.pricing_wrapper .pricing-tab .tab {
	opacity: 0.5;
	position: relative;
	margin-right: 30px;
	cursor: pointer;
}
.pricing_wrapper .pricing-tab .tab h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 1.5;
	color: #fff;
	margin-left: 40px;
}
@media screen and (max-width: 1199px) {
	.pricing_wrapper .pricing-tab .tab h3 {
		font-size: 20px;
	}
}
@media screen and (max-width: 991px) {
	.pricing_wrapper .pricing-tab .tab h3 {
		font-size: 18px;
	}
}
@media screen and (max-width: 575px) {
	.pricing_wrapper .pricing-tab .tab h3 {
		font-size: 16px;
	}
}
.pricing_wrapper .pricing-tab .tab::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #f9556d;
	width: 30px;
	height: 2px;
}
.pricing_wrapper .pricing-tab .tab.active {
	opacity: 1;
}
.pricing_wrapper .pricing-box .box {
	padding: 25px;
	background: #fff;
	border-radius: 20px;
	margin-top: 30px;
	display: none;
}
.pricing_wrapper .pricing-box .box .pricing-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px;
}
.pricing_wrapper .pricing-box .box .pricing-block .content {
	margin-left: auto;
	text-align: end;
}
.pricing_wrapper .pricing-box .box .pricing-block .pricing-day {
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: rgba(30, 30, 30, 0.6);
}
@media screen and (max-width: 1199px) {
	.pricing_wrapper .pricing-box .box .pricing-block .pricing-day {
		font-size: 20px;
	}
}
@media screen and (max-width: 991px) {
	.pricing_wrapper .pricing-box .box .pricing-block .pricing-day {
		font-size: 18px;
	}
}
@media screen and (max-width: 575px) {
	.pricing_wrapper .pricing-box .box .pricing-block .pricing-day {
		font-size: 16px;
	}
}
.pricing_wrapper .pricing-box .box .pricing-block h4 {
	font-weight: 700;
	font-size: 28px;
	line-height: 52px;
	text-transform: capitalize;
	color: #1e1e1e;
}
.pricing_wrapper .pricing-box .box p span {
	color: #f9556d;
}
.pricing_wrapper .pricing-box .box.active {
	display: block;
}
.cancel_wrapper {
	position: relative;
}
.cancel_wrapper .section-title {
	text-align: start;
}
@media (max-width: 991px) {
	.cancel_wrapper .section-title {
		text-align: center;
	}
}
.cancel_wrapper .section-title h2 {
	font-family: "Cairo", sans-serif;
	font-weight: bold;
	font-size: 32px;
	line-height: 48px;
	text-transform: capitalize;
	text-align: center;
	color: #01358d;
	padding: 0;
	margin-bottom: 40px;
	text-align: start;
}
@media (max-width: 767px) {
	.cancel_wrapper .section-title h2 {
		font-size: 24px;
		line-height: 28px;
	}
}
@media (max-width: 991px) {
	.cancel_wrapper .section-title h2 {
		text-align: center;
	}
}
@media (max-width: 767px) {
	.cancel_wrapper .section-title h2 {
		margin-bottom: 30px;
	}
}
.cancel_wrapper .section-title .sub-title {
	color: #f9556d;
}
.cancel_wrapper p {
	font-size: 16px;
	line-height: 26px;
	color: rgba(44, 44, 57, 0.6);
	font-weight: 300;
}
@media screen and (max-width: 991px) {
	.cancel_wrapper .cancel_block {
		text-align: center;
	}
}
@media screen and (max-width: 767px) {
	.cancel_wrapper .cancel_block .text_wrapper {
		margin-bottom: 30px;
	}
}
.cancel_wrapper .cancel_block .form_wrapper {
	padding-left: 30px;
}
@media screen and (max-width: 991px) {
	.cancel_wrapper .cancel_block .form_wrapper {
		padding: 0 50px;
	}
}
@media screen and (max-width: 767px) {
	.cancel_wrapper .cancel_block .form_wrapper {
		padding: 0px;
	}
}
.cancel_wrapper .cancel_block .form_wrapper .form-group input {
	background: #fff;
}
.cancel_wrapper .cancel_block p {
	margin-bottom: 20px;
}
.cancel_wrapper .account_wrapper .account_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media screen and (max-width: 991px) {
	.cancel_wrapper .account_wrapper .account_block {
		display: block;
	}
}
.cancel_wrapper .account_wrapper .account_block > div {
	width: 100%;
	text-align: center;
	padding: 60px 55px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
@media screen and (max-width: 991px) {
	.cancel_wrapper .account_wrapper .account_block > div {
		min-height: auto;
		padding: 40px;
		margin-top: 30px;
	}
}
@media screen and (max-width: 767px) {
	.cancel_wrapper .account_wrapper .account_block > div {
		padding: 30px;
	}
}
@media screen and (max-width: 575px) {
	.cancel_wrapper .account_wrapper .account_block > div {
		padding: 30px 13px;
	}
}
.cancel_wrapper .account_wrapper .account_block > div .content {
	margin-bottom: 45px;
}
.cancel_wrapper .account_wrapper .account_block > div .content h2 {
	font-family: "Cairo", sans-serif;
	font-weight: 800;
	font-size: 32px;
	line-height: 48px;
	margin-bottom: 30px;
	color: #fff;
}
@media screen and (max-width: 991px) {
	.cancel_wrapper .account_wrapper .account_block > div .content h2 {
		font-size: 20px;
	}
}
@media screen and (max-width: 767px) {
	.cancel_wrapper .account_wrapper .account_block > div .content h2 {
		font-size: 22px;
	}
}
.cancel_wrapper .account_wrapper .account_block .login_block {
	background: #01358d;
	border-radius: 15px;
	margin-right: 30px;
}
@media screen and (max-width: 991px) {
	.cancel_wrapper .account_wrapper .account_block .login_block {
		border-radius: 15px;
	}
}
.cancel_wrapper .account_wrapper .account_block .password_block {
	background: #f9556d;
	border-radius: 15px;
}
@media screen and (max-width: 991px) {
	.cancel_wrapper .account_wrapper .account_block .password_block {
		border-radius: 15px;
	}
}
.cancel_wrapper .account_wrapper .account_block .password_block form {
	position: relative;
}
.cancel_wrapper .account_wrapper .account_block .password_block form input {
	margin-bottom: 0;
	padding-right: 165px;
	background: #fff;
}
@media screen and (max-width: 767px) {
	.cancel_wrapper .account_wrapper .account_block .password_block form input {
		padding-right: 20px;
	}
}
.cancel_wrapper .account_wrapper .account_block .password_block form button {
	position: absolute;
	background: #01358d;
	right: 0;
	top: 0;
	height: 56px;
	font-size: 16px;
	max-width: 160px;
	padding: 0 15px;
	border-radius: 6px;
}
.cancel_wrapper .account_wrapper .account_block .password_block form button:hover {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #01358d;
}
@media screen and (max-width: 767px) {
	.cancel_wrapper .account_wrapper .account_block .password_block form button {
		position: relative;
		max-width: 100%;
		margin-top: 20px;
	}
}
.cancel_wrapper input {
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	.cancel_wrapper input {
		margin-bottom: 20px;
	}
}
.cancel_wrapper .btn_form {
	max-width: 100%;
}
@media screen and (max-width: 991px) {
	.get-in-touch .section-title {
		text-align: center;
		margin-bottom: 30px;
	}
}
.get-in-touch .section-title .sub-title {
	color: #f9556d;
}
.get-in-touch .section-title h2 {
	font-family: "Cairo", sans-serif;
	font-weight: bold;
	font-size: 32px;
	line-height: 48px;
	text-transform: capitalize;
	text-align: center;
	color: #01358d;
	text-align: left;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.get-in-touch .section-title h2 {
		font-size: 24px;
		line-height: 28px;
	}
}
@media screen and (max-width: 991px) {
	.get-in-touch .section-title h2 {
		text-align: center;
		margin-bottom: 15px;
	}
}
.get-in-touch .box {
	background: #fff;
	border-radius: 20px;
	border: 1px solid #fb99a7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 30px;
	margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
	.get-in-touch .box {
		padding: 20px;
		margin-bottom: 20px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
@media screen and (max-width: 575px) {
	.get-in-touch .box {
		padding: 20px 15px;
	}
}
@media screen and (max-width: 991px) {
	.get-in-touch .box .content {
		text-align: center;
		margin-bottom: 20px;
	}
}
.get-in-touch .box h5 {
	font-weight: 700;
	font-size: 20px;
	line-height: 37px;
	text-transform: capitalize;
	color: #01358d;
	margin-bottom: 15px;
}
@media screen and (max-width: 1199px) {
	.get-in-touch .box h5 {
		font-size: 18px;
	}
}
@media screen and (max-width: 991px) {
	.get-in-touch .box h5 {
		font-size: 16px;
	}
}
.faq-section .section-title {
	text-align: center;
}
.faq-section .section-title h2 {
	font-family: "Cairo", sans-serif;
	font-weight: bold;
	font-size: 32px;
	line-height: 48px;
	text-transform: capitalize;
	text-align: center;
	color: #01358d;
	padding: 0;
	margin: 0 0 50px 0;
}
@media (max-width: 767px) {
	.faq-section .section-title h2 {
		font-size: 24px;
		line-height: 28px;
	}
}
.faq-section .cus-accordion {
	border-top: none;
	background: rgba(0, 0, 0, 0);
	margin: 0 auto;
	width: 1060px;
}
@media (max-width: 1199px) {
	.faq-section .cus-accordion {
		width: 100%;
	}
}
.faq-section .cus-accordion .custom-collapse {
	border: none;
	position: relative;
	counter-increment: rowNumber;
	margin-bottom: 30px;
	background: #fff;
	-webkit-box-shadow: 0px 4px 26px rgba(1, 53, 141, 0.08);
	box-shadow: 0px 4px 26px rgba(1, 53, 141, 0.08);
	border-radius: 18px;
}
.faq-section .cus-accordion .custom-collapse .card-header {
	background: rgba(0, 0, 0, 0);
	border-radius: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	cursor: pointer;
	position: relative;
	border-bottom: none;
}
.faq-section .cus-accordion .custom-collapse .card-header h4 {
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	background: -webkit-gradient(linear, left bottom, left top, from(#fef6f7), to(#fef6f7)), #fff;
	background: linear-gradient(0deg, #fef6f7, #fef6f7), #fff;
	border: 1px solid rgba(1, 53, 141, 0.18);
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 18px;
	color: #8b8b8b;
	padding: 22px 50px 22px 30px;
	cursor: pointer;
	position: relative;
}
@media (max-width: 767px) {
	.faq-section .cus-accordion .custom-collapse .card-header h4 {
		font-size: 12px;
		line-height: 18px;
		padding-right: 50px;
		padding-left: 15px;
	}
}
.faq-section .cus-accordion .custom-collapse .card-header h4 .no {
	position: absolute;
	margin: 0;
	left: 25px;
	top: 24px;
	color: #464646;
}
@media (max-width: 767px) {
	.faq-section .cus-accordion .custom-collapse .card-header h4 .no {
		left: 15px;
	}
}
.faq-section .cus-accordion .custom-collapse .card-header h4 .no:before {
	content: counter(rowNumber) ".";
}
.faq-section .cus-accordion .custom-collapse .card-header h4 .coll-sing {
	width: 34px;
	height: 34px;
	line-height: 59px;
	text-align: center;
	position: absolute;
	top: 18px;
	right: 18px;
}
@media (max-width: 767px) {
	.faq-section .cus-accordion .custom-collapse .card-header h4 .coll-sing {
		width: 34px;
	}
}
.faq-section .cus-accordion .custom-collapse .card-header h4 .coll-sing:before {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 14px;
	height: 2px;
	background: #01358d;
}
@media (max-width: 767px) {
	.faq-section .cus-accordion .custom-collapse .card-header h4 .coll-sing:before {
		border-width: 0 6px 10px 6px;
	}
}
.faq-section .cus-accordion .custom-collapse .card-header h4.collapsed .coll-sing:after {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 2px;
	height: 14px;
	background: #8b8b8b;
}
.faq-section .cus-accordion .custom-collapse .card-header h4.collapsed .coll-sing:before {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 14px;
	height: 2px;
	background: #8b8b8b;
}
@media (max-width: 767px) {
	.faq-section .cus-accordion .custom-collapse .card-header h4.collapsed .coll-sing:before {
		border-width: 0 6px 10px 6px;
	}
}
.faq-section .cus-accordion .custom-collapse .card-header h4[aria-expanded="true"] {
	position: relative;
	border: 1px solid rgba(0, 0, 0, 0);
	background: #fff;
	color: #01358d;
}
.faq-section .cus-accordion .custom-collapse .card-header h4[aria-expanded="true"] .no {
	color: #000;
}
.faq-section .cus-accordion .custom-collapse .card-body {
	font-size: 16px;
	line-height: 26px;
	color: rgba(44, 44, 57, 0.6);
	padding: 0 30px 15px;
}
@media (max-width: 767px) {
	.faq-section .cus-accordion .custom-collapse .card-body {
		padding: 0 20px 15px 15px;
		font-size: 14px;
	}
}
.faq-section .cus-accordion .custom-collapse .card-body table th {
	text-align: left;
	padding: 20px 30px;
}
@media (max-width: 767px) {
	.faq-section .cus-accordion .custom-collapse .card-body table th {
		padding: 10px 15px;
	}
}
.faq-section .cus-accordion .custom-collapse .card-body table tr td {
	text-align: left;
	padding: 30px;
}
@media (max-width: 767px) {
	.faq-section .cus-accordion .custom-collapse .card-body table tr td {
		padding: 10px 15px;
	}
}
.faq-section .cus-accordion .custom-collapse:last-of-type {
	margin-bottom: 0;
}
.terms-page {
	position: relative;
	padding: 80px 0;
}
@media (max-width: 767px) {
	.terms-page {
		padding: 40px 0;
	}
}
.terms-page .condition-block {
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
	color: #8b8b8b;
	padding: 0;
	margin: 0 0 15px 0;
}
@media (max-width: 1200px) {
	.terms-page .condition-block {
		padding-right: 10px;
	}
}
@media (max-width: 991px) {
	.terms-page .condition-block {
		padding-right: 0;
	}
}
@media (max-width: 768px) {
	.terms-page .condition-block {
		text-align: left;
		padding-right: 20px;
	}
}
@media (max-width: 575px) {
	.terms-page .condition-block {
		padding-right: 40px;
		padding-left: 10px;
	}
}
@media (max-width: 360px) {
	.terms-page .condition-block {
		padding-left: 5px;
		padding-right: 20px;
	}
}
@media (max-width: 320px) {
	.terms-page .condition-block {
		padding-left: 0;
	}
}
.terms-page .condition-block h1,
.terms-page .condition-block h2,
.terms-page .condition-block h3,
.terms-page .condition-block h4 {
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #01358d;
	position: relative;
}
@media (max-width: 767px) {
	.terms-page .condition-block h1,
	.terms-page .condition-block h2,
	.terms-page .condition-block h3,
	.terms-page .condition-block h4 {
		font-size: 20px;
		line-height: 26px;
	}
}
@media (max-width: 400px) {
	.terms-page .condition-block h1,
	.terms-page .condition-block h2,
	.terms-page .condition-block h3,
	.terms-page .condition-block h4 {
		font-size: 17px;
	}
}
.terms-page .condition-block p {
	font-size: 16px;
	line-height: 26px;
	color: #8b8b8b;
	padding: 0;
	margin: 0 0 15px 0;
}
.terms-page .condition-block p small {
	color: rgba(139, 139, 139, 0.6);
	font-size: 13px;
}
.terms-page .condition-block b {
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	color: #01358d;
	padding: 0;
	margin: 20px 0;
}
@media (max-width: 767px) {
	.terms-page .condition-block b {
		font-size: 20px;
		line-height: 28px;
	}
}
.terms-page .condition-block a {
	color: #01358d;
	font-weight: 600;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.terms-page .condition-block a:hover {
	color: #f9556d;
}
.terms-page .print-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 15px 10px;
	top: 100px;
	right: 0;
	background: #f9556d;
	-webkit-box-shadow: 0px 13px 40px rgba(193, 160, 160, 0.13);
	box-shadow: 0px 13px 40px rgba(193, 160, 160, 0.13);
	position: sticky;
	float: right;
	z-index: 1;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
@media (max-width: 768px) {
	.terms-page .print-icon {
		padding: 8px;
	}
}
@media (max-width: 375px) {
	.terms-page .print-icon {
		padding: 5px 5px;
	}
}
@media (max-width: 360px) {
	.terms-page .print-icon {
		padding: 5px 1px;
	}
}
@media (max-width: 767px) {
	.terms-page .print-icon img {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
}
.terms-page .print-icon span {
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	text-transform: capitalize;
	color: #fff;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: 15px;
}
@media (max-width: 767px) {
	.terms-page .print-icon span {
		display: none;
	}
}
@media (max-width: 375px) {
	.terms-page .print-icon span {
		margin-top: 6px;
		font-size: 14px;
		margin-left: -1px;
	}
}
.main-wrapper {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	overflow: hidden;
}
.policies-page {
	overflow: unset;
}
