body { 
  font-family: "Inter", sans-serif!important;
  font-size: 14px!important;
  color: #003366;
  background: #F0F3F2!important;
  scroll-behavior: smooth;
  font-weight: 300;
  font-style: normal;
}
.desktop-show{
	display: block!important;
}
.mobile-show{
	display: none!important;
}
@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-Bold.woff2') format('woff2'),
        url('../font/Magnetik-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-BoldItalic.woff2') format('woff2'),
        url('../font/Magnetik-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-ExtraBold.woff2') format('woff2'),
        url('../font/Magnetik-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-ExtraBoldItalic.woff2') format('woff2'),
        url('../font/Magnetik-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-ExtraLightItalic.woff2') format('woff2'),
        url('../font/Magnetik-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-ExtraLight.woff2') format('woff2'),
        url('../font/Magnetik-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-Heavy.woff2') format('woff2'),
        url('../font/Magnetik-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-Light.woff2') format('woff2'),
        url('../font/Magnetik-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-HeavyItalic.woff2') format('woff2'),
        url('../font/Magnetik-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-LightItalic.woff2') format('woff2'),
        url('../font/Magnetik-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-Medium.woff2') format('woff2'),
        url('../font/Magnetik-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-MediumItalic.woff2') format('woff2'),
        url('../font/Magnetik-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-Regular.woff2') format('woff2'),
        url('../font/Magnetik-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-SemiBold.woff2') format('woff2'),
        url('../font/Magnetik-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-RegularItalic.woff2') format('woff2'),
        url('../font/Magnetik-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-SemiBoldItalic.woff2') format('woff2'),
        url('../font/Magnetik-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-ThinItalic.woff2') format('woff2'),
        url('../font/Magnetik-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Magnetik';
    src: url('../font/Magnetik-Thin.woff2') format('woff2'),
        url('../font/Magnetik-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}




h1{
  font-family: 'Magnetik';
  font-size: 72px;
  color: #FFF;
  font-weight: 400;
  font-style: normal;
}
h2{
  font-family: 'Magnetik';
  font-size: 48px;
  color: #FFF;
  font-weight: 400;
  font-style: normal;
}
h3{
  font-family: 'Magnetik';
  font-size: 32px;
  color: #FFF;
  font-weight: 400;
  font-style: normal;
}
a{ transition: 0.2s; }
a:focus{
  text-decoration: none;
}
/****menu****/
.menu-section ul {
	list-style:none; 
	margin:0; 
	padding:0; 
	text-align:left;
	display: flex;
    align-items: center;
}
.menu-section ul li a {
    text-align: left;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    display: flex;
    font-style: normal;
    font-weight: 300;
    line-height: 24px; /* 184.615% */
    color: #fff;
    text-decoration: none;
    padding: 30px 15px;
}
.menu-section ul li a:hover, .menu-section ul li a.current{color: #00DF82; text-decoration:none;}
.menu-section ul li.menu-item-13 a{
	border-radius: 8px;
	color: #043F3F;
    padding: 10px 30px 10px 12px;
    font-weight: 400;
    font-family: Magnetik;
    background: url(../images/arrow-right.svg) no-repeat #00DF82;
    background-position: 88% center;
}

.nav-area{
  width: 100%;
  display: flex;
  padding: 0 15px;
  align-items: center;
  justify-content: center;
  margin-top: 80px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255,255,255,0.25);
  background: linear-gradient(
    180deg,
    rgba(255,255,255,0.15),
    rgba(255,255,255,0.05)
  );

  backdrop-filter: blur(10px);
}
.menu-area {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.banner-area{
  width: 100%;
  display: flex;
  background: #44818B;
  background: linear-gradient(180deg, rgba(68, 129, 139, 1) 0%, rgba(38, 84, 91, 1) 60%, rgba(62, 97, 99, 1) 90%);
  position: relative;
  padding: 250px 0 102px 0;
  position: relative;
}
.banner-area-logo img{
  width: 100%;
}
.banner-area-text h2{
	color: #F1F7F7;
	font-family: Magnetik;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 105%;
	max-width: 489px;
	margin-bottom: 20px;
}
.banner-area-text p{
	color: #00DF82;
	font-family: Magnetik;
	font-size: 32px;
	font-style: normal;
	margin-bottom: 20px;
	font-weight: 400;
	max-width: 510px;
	line-height: 105%;
}
.banner-area-text span{
	color: #F1F7F7;
}
.banner-contact-btn{
	width: 100%;
	display: flex;
	justify-content: center;
}
.banner-contact-btn a{
	display: inline-flex;
	padding: 10px;
	justify-content: center;
	align-items: center;
	gap: 12px;
	color: #043F3F;
	font-family: Magnetik;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	border-radius: 8px;
	text-decoration: none;
	background: #00DF82;
	line-height: normal;
}
.banner-area:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 1px;
	height: 63px;
	background: #F1F7F7;
}
.built-area{
	width: 100%;
	display: flex;
	text-align: center;
	padding: 131px 0;
}
.built-area p{
	color: #03624C;
	text-align: center;
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	margin: 0 auto;
	line-height: normal;
	max-width: 550px;
}
.built-area span{
	color: #2CC295;
}
.built-area h2{
	color: #043F3F;
	font-size: 48px;
	font-weight: 400;
	margin-bottom: 30px;
}
.built-area h3{
	color: #03624C;
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 30px;
}
.two-section{
	width: 100%;
	display: flex;
}
.two-section-green{
	width: 100%;
	display: flex;
	background: #00DF82;
	justify-content: center;
	gap:18px;
	align-items: flex-start;
	margin-right: 12px;
	padding: 64px 59px;
	position: relative;
}
.two-section-black{
	width: 100%;
	display: flex;
	background: #043F3F;
	justify-content: center;
	gap:18px;
	align-items: flex-start;
	margin-left: 12px;
	padding: 64px 59px;
	position: relative;
}
.two-section-green p{
	color: #03624C;
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	max-width: 326px;
}
.two-section-black p{
	color: #fff;
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	max-width: 250px;
}
.two-section-black img{
	filter: brightness(0) saturate(100%) invert(70%) sepia(14%) saturate(3095%) hue-rotate(101deg) brightness(117%) contrast(63%);
}
.two-section-green:after , .two-section-black:after{
	position: absolute;
	right: 0;
	top: 0;
	width: 0; height: 0;
	border-style: solid;
	border-width: 100px 0px 0px 100px;
	border-color: #F0F3F2 transparent transparent transparent;
	transform: rotate(0deg);
	content: '';
}
.digital-money-area{
	width: 100%;
	display: flex;
	padding: 149px 0 189px;
	flex-direction: column;
	background: #2CC295;
}
.digital-money-area h2{
	text-align: center;
	font-family: Magnetik;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 54px;
	color: #F1F7F7;
	max-width: 813px;
	margin: 0 auto 75px;
}
.digital-money-white{
	width: 100%;
	display: flex;
	background: #F1F7F7;
	flex-direction: column;
	position: relative;
	padding: 50px 55px;
}
.digital-money-white h2{
	text-align: left;
	font-family: Magnetik;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 54px;
	color: #03624C;
	max-width: 403px;
	margin: 0 0 22px;
}
.digital-money-white p{
	color: #043F3F;
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	max-width: 383px;
}
.digital-money-white span{
	color: #2CC295;
}
.digital-money-white ol{
	padding: 0;
	margin: 0;
}
.digital-money-white li{
	color: #043F3F;
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	background: url(../images/tick-green.svg) no-repeat;
	margin: 20px 0;
	padding-left: 44px;
	display: flex;
	max-width: 326px;
}
.digital-money-white:after{
	position: absolute;
	right: 0;
	top: 0;
	width: 0; height: 0;
	border-style: solid;
	border-width: 100px 0px 0px 100px;
	border-color: #2CC295 transparent transparent transparent;
	transform: rotate(0deg);
	content: '';
}
.digital-money-area .container{
	max-width: 1080px;
}
.digital-money-black{
	background: #043F3F;
}
.digital-money-black h2{
	color: #FFFFFF;
	margin-bottom: 55px;
}
.digital-money-black span{
	color: #00DF82;
}
.digital-money-black p{
	color: #F1F7F7;
}
.digital-money-black span{
	color: #00DF82;
}
.digital-money-black li{
	color: #F1F7F7;
}
.product-area{
  width: 100%;
  display: flex;
  padding: 84px 0 199px;
  flex-direction: column;
  overflow: hidden;
}
.product-area h2{
  color: #043F3F;
  text-align: center;
  font-family: Magnetik;
  font-size: 32px;
  max-width: 849px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  margin: 0 auto;
}
.product-area span{
	color: #2CC295;
}
.product-area h3{
  color: #043F3F;
  text-align: center;
  font-family: Magnetik;
  font-size: 32px;
  max-width: 849px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  margin: 78px auto 41px;
}

.product-btn{
  width: 100%;
  display: flex; 
  flex-direction: column;
  position: absolute;
  padding: 22px;
  bottom: 0;
  left: 0;
}
.product-btn a{
  width: 100%;
  display: flex;
  background: #0043be;
  text-decoration: none;
  color: #fff;
  align-items: center;
  padding: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 18px;
  justify-content: space-between;
  font-family: "Inter", sans-serif;
}
.product-btn img{
  width: auto!important;
  height: auto!important;
}
.product-area .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.product-btn h4{
  color: #F1F7F7;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.product-btn p{
  color: #F1F7F7;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 0;
  text-align: left;
  line-height: normal;
}
.product-panel:after {
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 100px 0px 0px 100px;
	border-color: #F0F3F2 transparent transparent transparent;
	transform: rotate(0deg);
	content: '';
}
.product-panel:before {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #043F3F;
    background: linear-gradient(180deg,rgba(4, 63, 63, 0) 0%, rgba(4, 63, 63, 1) 100%);
	transform: rotate(0deg);
	content: '';
}
.product-panel{
	width: 100%;
	display: flex;
	flex-direction: column;
	position: relative;
}
.product-area .product-panel img{
	height: 420px;
	object-fit: cover;
	width: 100%;
}
.contact-area{
	width: 100%;
	display: flex;
	background: #021A1A;
	padding: 57px 0 75px;
}
.contact-top h2{
	color: #F1F7F7;
	font-family: Magnetik;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 51px;
	margin-bottom: 36px;
}
.contact-top p{
	color: #F1F7F7;
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	max-width: 386px;
	line-height: normal;
	margin-bottom: 0;
}
.contact-top span{
	color: #00DF82;
}
.contact-bottom p{
	color: #F1F7F7;
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	max-width: 386px;
	line-height: normal;
	margin: 12px 0;
}
.contact-bottom a{
	color: #F1F7F7;
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	text-decoration: underline;
	line-height: normal;
}
.email-contact{
	display: flex;
	width: 100%;
}
.linkedin-contact a{
	color: #F1F7F7;
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	text-decoration: none;
}
.linkedin-contact img{
	margin-right: 5px;
}
.contact-area-left{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.contact-frm-area{
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 37px 48px;
	background: #fff;
	position: relative;
}
.contact-frm-area:before {
	position: absolute;
	right: 0;
	top: 0;
	width: 0; height: 0;
	border-style: solid;
	border-width: 100px 0px 0px 100px;
	border-color: #021A1A transparent transparent transparent;
	transform: rotate(0deg);
	content: '';
}
.send-free{ 
	background: #00DF82;
	width: 100%; 
	border:none; 
	margin: -6px auto 0; 
	display: block; 
	padding: 10px; 
	border-radius: 8px;
	transition: 0.3s; 
	text-align: center; 
	color: #021A1A;
	font-family: Magnetik;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.send-free:hover{ background: #021A1A; color: #fff; }
.input-text{ padding: 12px 26px; box-shadow: none; border: 1px solid #A9A9A9; height: 43px; border-radius: 10px; }
.textarea{ 
  color: #043F3F;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  border: 1px solid #A9A9A9;
  height: 141px;
  border-radius: 10px;
  resize: none;
  line-height: normal;
}
.input-text::placeholder , .textarea::placeholder {
  color: #043F3F;
  opacity: 1; /* Firefox */
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.input-text::-ms-input-placeholder , .textarea::-ms-input-placeholder { /* Edge 12 -18 */
  color: #043F3F;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.form-control:focus{
  border: 1px solid #A9A9A9;
  box-shadow: none;
}
.form-group {
    margin-bottom: 18px;
}
.contact-frm-area label{
	color: #043F3F;
	font-family: "Inter", sans-serif;
	font-size: 18px;
	position: relative;
	font-style: normal;
	margin-bottom: 11px;
	font-weight: 500;
	line-height: normal;
}
footer{
  position: relative; 
}
.footer-menu{  font-size: 14px; font-weight: 400; line-height: 2.31; color: #323232;  }
.footer-menu ul {padding: 0; margin: 0;}
.footer-menu ul li {display: inline-block;  padding: 0 0 10px 0; width: 100%;  }
.footer-menu ul li:last-child { border-bottom: none; }
.footer-menu ul li a {
    display: block;
    font-family: Magnetik;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    font-size: 32px;
    line-height: 36px;
}
.linkedin-copy p{
	color: #F1F7F7;
	font-family: "Inter", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	max-width: 384px;
	line-height: 16px;
	margin-bottom: 0;
}
.linkedin-copy a{
	color: #F1F7F7;
	font-family: "Inter", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	text-align: right;
	line-height: normal;
}
.linkedin-copy{
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.linkedin-copy .row{
	min-width: 100%;
}
.privacy-area{
	display: flex;
	align-items: flex-end;
	justify-content: end;
}
.linkedin-contact a{
	display: flex;
	align-items: center;
}
.linkedin-footer a{
	display: flex;
	align-items: center;
}
.linkedin-footer img{
	margin-right: 5px;
}
.linkedin-footer a{
	color: #F1F7F7;
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
    text-decoration: none;
    margin: 51px 0 78px;
}
.footer-bg{
  width: 100%; 
  overflow: hidden;
  background: #043F3F;
  display: flex;
  flex-direction: column;
}
.footer-right{
	display: flex;
	justify-content: flex-end;
	padding-bottom: 27px;
	flex-direction: column;
}
.footer-bg .row{
	justify-content: flex-end;
	height: 100%;
}
.footer-bg .container{
	position: absolute;
	height: 100%;
	top: 0;
}
.footer-menu h2 {
  color: #00DF82;
  font-weight: 500;
  font-size: 18px;
  font-family: "Inter", sans-serif;
  margin-bottom: 15px;
}
header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}
.nav-area .row{
	min-width: 100%;
}
.logo-area{
	display: flex;
	align-items: center;
}
.banner-area-text{
	margin-top: 60px;
}
.footer-menu ul li a:hover{
	color: #00DF82;
}
.on-hover{
	color: #F1F7F7;
	font-family: "Inter", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	margin-top: 10px;
	line-height: normal;
	overflow: hidden;
}
.product-panel .on-hover{
	/*transform: translateY(20px);
    transition: all .4s ease;
    position: absolute;*/
    height: 0;
    transition: all .4s ease;
}
.product-panel:hover .on-hover{
	height: 100px;
	transform: translateY(0);
    position: relative;
}
.check-area input{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	opacity: 0;
	z-index: 99;
}
.check-area .wpcf7-list-item{
	margin-left: 0;
	margin-right: 12px;
}
.check-area .wpcf7-list-item-label{
    color: #021A1A;
	font-family: Magnetik;
	display: flex;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	border-radius: 8px;
	border: 1px solid #021A1A;
	line-height: normal;
	padding: 9px 22px;
}
.check-area{
	position: relative;
}
.contact-frm-green-secton{
	width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 37px 48px;
    background: #00DF82;
    position: relative;
    min-height: 559px;
}
.contact-frm-green-secton:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 0px 0px 100px;
    border-color: #021A1A transparent transparent transparent;
    transform: rotate(0deg);
    content: '';
}
.contact-frm-green-secton img{
	width: 100px;
}
.contact-frm-green-secton h2{
	color: #043F3F;
	text-align: center;
	font-family: Magnetik;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 33.6px;
	margin: 22px 0;
}
.contact-frm-green-secton p{
	color: #043F3F;
	text-align: center;
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 0;
	line-height: normal;
}
.privacy-page-area{
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 100px 0;
}
.privacy-page-area p{
	color: #043F3F;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.privacy-page-area h2{
	color: #043F3F;
	font-size: 36px;
}
.privacy-page-area h3{
	color: #043F3F;
}
.privacy-page-area h4{
	color: #043F3F;
	font-size: 24px;
}
.contact-joining{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 32px;
}
.contact-joining a{
	background: #043F3F;
	padding: 10px;
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 235px;
	color: #F1F7F7;
	font-family: Magnetik;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	border-radius: 8px;
}
.contact-joining a img{
	width: 7px;
}
.hide-sec{
	display: none;
}
.cross-btn{
	display: none;
}
.innerpageglobalbanner{
	padding: 150px 0;
}
.innerpageglobalbanner:after{
	display: none;
}
.contact-frm-area label.selectonebelow {
	color: #043F3F;
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 0;
	font-weight: 300;
	line-height: normal;
}
.check-area input:checked ~ .wpcf7-list-item-label {
  background-color: #021A1A;
  color: #fff;
}