body {
	font-family: system-ui !important
}

.section-parallax-banner {
	background-image: url(../banner_img.webp);
	width: 100%;
	background-attachment: scroll;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden
}

.parallax-banner-bg {
	padding: 9rem 0 3rem 0;
	background: linear-gradient(0deg, #beccfb, #ffffff)
}

.breadcumb-content {
	padding: 45px 45px 60px;
	border-radius: 44px;
	position: relative;
	z-index: 1
}

@media screen and (max-width:768px) {
	.parallax-banner-bg {
		padding: 8rem 0 3rem 0
	}

	.section-white {
		padding: 1rem 0 1rem 0
	}

	.breadcumb-content {
		padding: 0
	}

}

.btn-left {
	text-align: left
}

.btn-expert {
	margin: 50px 0px 2px 0px
}

.btn-expert .expert-click-btn {
	background: #076197;
	color: #fff;
	padding: 7px 22px 7px 22px;
	font-size: 20px;
	text-decoration: none;
	border-radius: 6px;
	font-weight: 600;
	border: 1px solid transparent;
	margin-top: 20px;
	transition: .45s.
}

.btn-expert .expert-click-btn:hover {
	background: #ffffff;
	color: #076197
}

.banner-image {
	text-align: center
}

.breadcumb-title {
	color: black;
	line-height: 1.1;
	font-size: 55px;
	font-weight: 700;
	font-family: 'Rubik';
	padding: 0 80px
}

.breadcumb-menu {
	max-width: 100%;
	padding: 0;
	margin-top: 30px;
	list-style-type: none;
	position: relative
}

.breadcumb-menu li, .breadcumb-menu a, .breadcumb-menu span {
	white-space: normal;
	color: inherit;
	word-break: break-word;
	font-weight: 500;
	font-size: 18px;
	color: white
}

.breadcumb-menu li {
	display: inline-block;
	margin-right: 3px;
	padding-right: 5px;
	list-style: none;
	position: relative
}

.breadcumb-menu li:last-child {
	padding-right: 0;
	margin-right: 0
}

.blogBanner_cta {
	background: #3e66f3;
	color: white;
	padding: 14px 22px;
	font-weight: 500;
	border-radius: 51px;
	font-family: system-ui;
	transition: 0.45s
}

.blogBanner_cta:hover {
	background: white;
	color: #3e66f3;
	border: 1px solid #3e66f3;
	color: #3e66f3;
	text-decoration: none
}

@media screen and (max-width:768px) {
	.breadcumb-title {
		font-size: 34px;
		font-weight: 700;
		padding: 0
	}

	.breadcumb-title {
		margin: 0
	}

}

@media screen and (max-width:768px) {
	.breadcumb-title {
		padding: 0
	}

}

.btn-theme {
	background-color: #3e66f3;
	color: white;
	border: none;
	padding: 12px 32px;
	border-radius: 50px;
	font-size: 1.1rem;
	font-weight: 600;
	transition: all 0.3s ease;
	text-decoration: none;
	display: inline-block;
	margin-top: 30px;
	box-shadow: 0 6px 18px rgba(62, 102, 243, 0.3)
}

.btn-theme:hover {
	background-color: white;
	color: #3e66f3;
	box-shadow: 0 8px 24px rgba(62, 102, 243, 0.4);
	transform: translateY(-2px)
}

.shape1 {
	position: absolute;
	width: 180px;
	height: 180px;
	top: 117px;
	border: 32px solid #ffffff;
	border-radius: 50%;
	opacity: 0.5
}

.shape12 {
	position: absolute;
	width: 180px;
	height: 180px;
	top: 117px;
	border: 32px solid #ffffff;
	border-radius: 50%
}

.shape2 {
	position: absolute;
	width: 430px;
	height: 430px;
	top: -59px;
	border: 59px solid #ffffff59;
	border-radius: 50%;
	right: 475px
}

.shape3 {
	position: absolute;
	width: 430px;
	height: 430px;
	top: -85px;
	border: 59px solid #ffffff59;
	border-radius: 50%;
	right: -67px
}

.shape4 {
	position: absolute;
	width: 430px;
	height: 430px;
	top: 265px;
	border: 59px solid #4866f91f;
	border-radius: 50%;
	right: -80px
}

.ctc1 {
	color: white;
	background: #076197
}

.ctc1:hover {
	color: #076197;
	background: white;
	border: 1px solid #076197
}

.ctc4 {
	background: darkcyan;
	border: 1px solid darkcyan
}

.ctc4:hover {
	background: white;
	color: darkcyan;
	border: 1px solid darkcyan
}

.section-white {
	padding: 3rem 0 2rem 0
}

@media screen and (max-width:768px) {
	.section-white {
		padding: 2rem 0 1rem 0
	}

}

.sd-title {
	font-weight: 700;
	color: #141d38;
	margin-bottom: 20px
}

.sd-subtitle {
	color: #4c4e54;
	text-align: justify;
	font-size: 18px
}

.sd-stitle {
	font-weight: 600;
	font-size: 20px;
	color: #141d38;
	margin-bottom: 1rem
}

@media screen and (max-width:768px) {
	.sd-title {
		text-align: center;
		font-size: 30px
	}

}

.advce_ct {
	margin: 15px 0;
	border-bottom: 1px solid #ffffff3b
}

.advce_s {
	background: #3e66f3;
	color: white;
	padding: 3rem 0
}

.advce_s h2 {
	text-align: center;
	font-weight: 700;
	font-size: 38px;
	margin-bottom: 40px
}

.advce_s h3 {
	font-weight: 400;
	margin-bottom: 20px
}

.advce_s p {
	font-size: 19px;
	color: #ffffffe8;
	text-align: justify;
	margin-bottom: 30px
}

.title-line1 {
	background-color: #ffc107;
	display: block;
	height: 2px;
	margin-bottom: 18px;
	width: 90pt
}

@media screen and (max-width:768px) {
	.advce_s h2 {
		font-weight: 700;
		font-size: 30px
	}

	.advce_s h3 {
		font-weight: 500;
		font-size: 22px
	}

	.advce_s p {
		margin-bottom: 3rem
	}

}

.srv-off {
	padding: 20px;
	margin: 15px 0px;
	box-shadow: 0 0rem 0.5rem rgb(0 47 82 / 14%);
	border-radius: 10px;
	border: 4px solid #3e66f3
}

.srv-off h3 {
	font-size: 22px;
	color: #3e66f3;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 74%
}

.srv-off p {
	text-align: justify;
	font-size: 18px
}

.srv-offflex {
	display: flex;
	gap: 15px
}

.srv-offimg {
	margin-bottom: 10px
}

.srv_iimg {
	width: 21%;
	text-align: center
}

.srv_iimg {
	border-radius: 50%;
	border: 4px solid #3e66f3;
	display: inline-block;
	padding: 10px;
	background: white
}

.srv_oh1 {
	height: 305px;
	overflow: hidden
}

.srv_oh2 {
	height: 360px;
	overflow: hidden
}

@media screen and (max-width:1200px) {
	.advce_s h3 {
		height: auto
	}

}

@media screen and (max-width:768px) {
	.srv-off {
		height: auto
	}

}

.srv-card {
	margin: 25px 0;
	box-shadow: 0 0rem 0.5rem rgb(0 47 82 / 14%)
}

.srv-card-cont {
	text-align: left
}

.srv-card-pl {
	padding: 30px 5px 20px 30px
}

.srv-card-pr {
	padding: 20px 30px 30px 5px
}

.srv-card-cont h3 {
	color: #141d38;
	margin-bottom: 30px
}

.srv-card-cont p {
	color: #4c4e54;
	text-align: justify;
	font-size: 18px
}

@media screen and (max-width:992px) {
	.srv-card-cont {
		padding: 15px
	}

	.srv-card-cont h3 {
		color: #141d38;
		margin-bottom: 10px;
		font-size: 24px
	}

}

@media screen and (max-width:768px) {
	.srv-card-cont {
		padding: 15px
	}

	.srv-card-cont h3 {
		color: #141d38;
		margin-bottom: 10px;
		font-size: 22px
	}

}

.box1 {
	order: 1
}

.box2 {
	order: 2
}

@media screen and (max-width:992px) {
	.box1 {
		order: 2
	}

	.box2 {
		order: 1
	}

}

.case-st {
	box-shadow: 0 0rem 0.5rem rgb(0 47 82 / 14%);
	padding: 18px;
	height: 435px;
	overflow: hidden;
	margin: 0 0 20px 0;
	border-bottom: 4px solid #3e66f3
}

.case-st h3 {
	font-size: 24px;
	font-weight: 600;
	text-align: left
}

.case-st p {
	color: #4c4e54;
	text-align: justify;
	font-size: 18px
}

.case-img {
	text-align: center
}

@media screen and (max-width:992px) {
	.case-st {
		height: auto
	}

}

@media screen and (max-width:768px) {
	.case-st {
		box-shadow: 0 0rem 0.5rem rgb(0 47 82 / 14%);
		padding: 18px;
		height: auto;
		overflow: hidden
	}

}

.why-wrap {
	background: white;
	border-radius: 12px;
	text-align: left
}

.why-wrap p {
	text-align: justify;
	font-size: 18px;
	color: #4c4e54
}

.why-wrap h3 {
	font-size: 22px;
	color: #141d38
}

.connect_us {
	background-image: url(../connect_us.webp);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	height: 100%;
	position: relative;
	margin-bottom: 32px
}

.connect_bg {
	padding: 5rem 0;
	background: linear-gradient(90deg, #141d38, #141d38c9)
}

.connect_bg h2 {
	color: white;
	margin-bottom: 2rem;
	text-align: center;
	font-family: 'Rubik'
}

.connect_bg p {
	color: white
}

.advcect_black {
	margin: 10px 0;
	border-bottom: 1px solid #ffffff3b;
	box-shadow: 0px 0px 1px white;
	padding: 30px
}

.advcect_black h3 {
	color: white;
	font-family: 'Rubik';
	font-size: 22px
}

.advcect_black p {
	color: white
}

.title-line1 {
	background-color: #ffc107;
	display: block;
	height: 2px;
	margin-bottom: 18px;
	width: 90pt
}

.wh-point {
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px;
	color: #4c4e54;
	font-size: 18px
}

.wh-icon {
	position: absolute;
	left: 0;
	top: 0
}

@media screen and (max-width:768px) {
	.connect_bg {
		padding: 2rem 10px
	}

	.advcect_black h3 {
		text-align: left
	}

	.connect_ct {
		text-align: center
	}

}

.sfive-wrap {
	margin: 15px 0;
	box-shadow: 0px 0px 13px #0351a136;
	padding: 40px 22px
}

.sfive-wrap p {
	color: #4c4e54;
	text-align: center
}

.sfive-wrap h3 {
	font-size: 22px;
	color: #000;
	margin: 14px 0
}

@media screen and (max-width:768px) {
	.sfive-wrap {
		height: auto;
		margin: 15px 0
	}

}

.reson-wrap.resn-wrpa {
	padding: 12px;
	background: white
}

.reson-wrap {
	margin: 15px 0;
	position: relative;
	transition: 0.45s;
	text-align: center;
	border-radius: 10px;
	box-shadow: 0px 0px 13px #0351a136;
	border-bottom: 2px solid #3e66f3
}

.reson-wrap:hover {
	border: 2px solid #3e66f3;
	box-shadow: 0px 0px 13px #0351a136;
	transform: translateY(-8px)
}

.reson-wrap-img img {
	padding: 4px;
	border-radius: 10px
}

.reson-content h3 {
	font-size: 22px;
	color: #4866f9;
	margin: 15px 0 15px 0;
	font-family: 'Rubik'
}

.reson-content p {
	color: #4c4e54
}

.reson-srv {
	box-shadow: 0px 0px 13px #0351a136;
	padding: 22px;
	border-bottom: 2px solid #3e66f3;
	margin: 15px 0
}

.reson-srv-content h3 {
	font-size: 22px;
	color: #3e66f3;
	margin: 15px 0 20px 0;
	font-family: 'Rubik'
}

.reson-srv-content p {
	color: #4c4e54;
	text-align: justify;
	font-size: 18px
}

.reson-srv-img img {
	padding: 4px
}

@media screen and (max-width:992px) {
	.reson-srv {
		text-align: center;
		border-bottom: 2px solid #3e66f3;
		margin: 15px 0
	}

}

.do_list {
	padding: 0
}

.do_list li {
	padding-bottom: 5px;
	padding-left: 28px;
	position: relative;
	list-style: none;
	color: #4c4e54;
	font-size: 18px;
	text-align: justify
}

.do_list li:before {
	background-color: #bbb;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 9pt;
	width: 9pt
}

.faq-accordion-item {
	background-color: #FFFFFF;
	border-radius: 8px;
	margin-bottom: 18px
}

.faq-accordion-item {
	background-color: #FFFFFF;
	border-radius: 8px;
	margin-bottom: 18px
}

.faq-accordion-content {
	padding: 0 30px
}

.faq-accordion-content p {
	margin: 15px 0;
	line-height: 1.5;
	color: #737887
}

.faq-accordion .faq-accordion-item {
	border-bottom: 1px solid #fff
}

.faq-accordion .faq-accordion-item button[aria-expanded='true'] {
	border-bottom: 1px solid black
}

.faq-accordion button {
	position: relative;
	display: block;
	text-align: left;
	width: 100%;
	padding: 1em 3em 1em 1em;
	color: #000;
	font-size: 1.15rem;
	font-weight: 400;
	border: none;
	background: none;
	outline: none;
	box-shadow: rgb(0 57 99 / 18%) 0px 7px 23px 0px;
	transition: 0.45s
}

.faq-accordion button:hover, .faq-accordion button:focus {
	cursor: pointer;
	letter-spacing: 0.2px
}

.faq-accordion button:focus {
	outline: none
}

.faq-accordion button:hover::after, .faq-accordion button:focus::after {
	cursor: pointer;
	color: #3e66f3;
	border: 1px solid black
}

.faq-accordion button .faq-accordion-title {
	padding: 1em 1.5em 1em 0;
	font-weight: 500;
	color: #000000f0
}

.faq-accordion button .icon {
	display: inline-block;
	position: absolute;
	top: 18px;
	right: 20px;
	width: 22px;
	height: 22px;
	border: 1px solid;
	border-radius: 22px;
	color: #3e66f3
}

.faq-accordion button .icon::before {
	display: block;
	position: absolute;
	content: '';
	top: 9px;
	left: 5px;
	width: 10px;
	height: 2px;
	background: currentColor
}

.faq-accordion button .icon::after {
	display: block;
	position: absolute;
	content: '';
	top: 5px;
	left: 9px;
	width: 2px;
	height: 10px;
	background: currentColor
}

.faq-accordion button[aria-expanded='true'] {
	color: black
}

.faq-accordion button[aria-expanded='true'] .icon::after {
	width: 0
}

.faq-accordion button[aria-expanded='true'] + .faq-accordion-content {
	opacity: 1;
	max-height: 40em;
	transition: all 200ms linear;
	will-change: opacity, max-height
}

.faq-accordion .faq-accordion-content {
	opacity: 0;
	max-height: 0;
	overflow: hidden;
	transition: opacity 200ms linear, max-height 200ms linear;
	will-change: opacity, max-height;
	border: 1px solid #0000001f
}

.faq-accordion .faq-accordion-content p {
	font-size: 1rem;
	margin: 2em 0;
	color: #292b2c
}

.fa-lightbulb {
	padding-right: 1rem;
	color: #3e66f3
}

.faq-section h2 {
	text-align: center;
	margin-bottom: 36px;
	font-weight: 700;
	font-size: 32px;
	color: #000000f0
}

.faq-accordion-item li {
	color: #292b2c
}

@media screen and (max-width:768px) {
	.faq-section h2 {
		text-align: center;
		font-size: 25px
	}

}
