@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #fff;
	border-radius: 0px;
}

::-webkit-scrollbar {
	width: 5px;
	background-color: #fff;
}

::-webkit-scrollbar-thumb {
	border-radius: 0px;
	background: #4F9AF9;
	border-radius: 10%;
}

body {
	background: #fff;
	font-size: 16px;
	color: #000;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
span,
strong {
	font-family: "Montserrat", sans-serif;
}

/* headings */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p {
	margin: 0;
	padding: 0;
}

p {
	line-height: normal;
	padding: 0;
	margin: 0px;
	line-height: 25px;
	color: #333333;
}

a {
	text-decoration: none;
	color: #000;
	font-size: 18px;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:focus {
	outline: none;
	text-decoration: none;
}

figure {
	margin-bottom: 0
}

img {
	border: 0px;
	outline: none;
	max-width: 100%
}

ul {
	padding: 0px;
	margin: 0px
}

ul,
li {
	list-style-type: none;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.sec-pad {
	padding: 150px 0;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mt60 {
	margin-top: 60px;
}

.mt100 {
	margin-top: 100px;
}

.tac {
	text-align: center;
}

body {
	overflow-x: hidden;
}

ul.btn-wrap {
	gap: 20px
}

ul.btn-wrap li {
	font-size: 0;
}

.bullets {
	text-align: center;
}

.bullets li {
	display: block;
	position: relative;
	font-size: 20px;
	line-height: 30px;
	width: max-content;
	margin: auto;
	padding-left: 40px;
}

.bullets li:before {
	content: "\f058";
	position: absolute;
	font-family: 'Font Awesome 5';
	left: 0;
	color: #00912e;
}

.subhedng {
	background: #4485E530;
	border-radius: 26px;
	color: #265DAE;
	font-size: 14px;
	font-family: "Inter", sans-serif;
	font-weight: 500;
	padding: 14px 30px 14px 50px;
	display: inline-block;
	border: 1px solid #4485E585;
	position: relative;
}

.subhedng:after {
	content: '';
	background: #2850B5;
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	left: 9%;
	top: 18px;
}

.subhedng span {
	color: #00B3D8;
}

.main-heading {
	letter-spacing: -0.68px;
	font-size: 50px;
	line-height: normal;
	font-weight: bold;
	padding: 50px 0 40px;
}

.main-heading span {
	color: #39928B;
}

.main-pera {
	letter-spacing: -0.27px;
	color: #000000;
	font: normal normal 500 18px / 33px Montserrat;
}

.mainbtn a {
	font-weight: 600;
	margin: 40px 0 0 0;
	display: inline-block;
}

.mainbtn a i {
	border: 1px solid #000;
	border-radius: 25px;
	padding: 6px 18px;
	font-size: 20px;
	margin: 0 0 0 8px;
}

.small-heading {
	font-weight: 600;
	font-size: 16px;
	color: #00aeef;
	margin-bottom: 30px;
	position: relative;
	display: inline-block;
}

.my-tabs {
	display: none;
}

.my-tabs.current {
	display: block;
}

.thankyou-sec {
	text-align: center;
	height: 100vh;
	display: flex;
	background: #EDEDED;
}

.thankyou-sec .container {
	align-self: center;
}

.thankyou-sec a img {
	max-width: 100%;
	margin-bottom: 50px;
}

.thankyou-sec h1 {
	font-size: 62px;
	font-weight: 500;
	line-height: 70px;
	position: relative;
	color: #EE3074;
}

.thankyou-sec p {
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	color: #000000B8;
	width: 60%;
	margin: auto;
	padding: 25px 0;
}

.thankyou-sec ul {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
}

.thankyou-sec ul li {
	margin: 0 15px;
}

.thankyou-pg footer {
	display: none
}

.parascroll {
	height: 300px;
	overflow-y: scroll;
}

.prmrycolor {
	color: #004D5D;
}

.scndrcolor {
	color: #FF5740;
}

.header {
	padding: 20px 0 0 0;
}

.header ul {
	text-align: right;
}

.header ul li {
	display: inline-block;
	padding: 0 0 0 20px;
}

.header ul li a {
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	color: #000000;
	letter-spacing: 0px;
}

.nav .imge {
	padding: 10px;
	width: 20%;
	height: auto;
	position: absolute;
	left: 0;
	top: -10px;
	right: 0;
	margin: 0 auto;
	z-index: -1;
}

.header .lgo {
	width: 200px;
	height: 100%;
}

.nav {
	background-color: transparent;
	width: 100%;
	position: absolute;
	z-index: 10;
	top: 60px;
	justify-content: flex-end;
	display: none;
}

ul#menu {
	display: none;
	width: 100%;
}

ul#menu li a {
	width: 100%;
	display: block;
	background-color: #4f9af9;
	color: #fff;
	font-size: 18px;
	padding: 20px 30px;
	transition: background 0.2s;
	text-decoration: none;
}

ul#menu a:hover {
	background-color: #4b85a2;
}

@media screen and (min-width:2000px) {
	.hamburger-container {
		display: none;
	}

	.nav ul#menu {
		display: inline;
	}

	.nav ul#menu li {
		display: inline-block;
		margin-right: -5px;
	}
}

ul.hamburger li {
	height: 5px;
	width: 100%;
	background: linear-gradient(101deg, #4F9AF9 0%, #1A339A 100%);
	position: relative;
	transition: all 0.25s ease-in-out;
}

.hidden {
	opacity: 0;
}

.rot45deg {
	transform: rotate(45deg);
	top: 10px !important;
}

.rot-45deg {
	transform: rotate(-45deg);
}

ul.hamburger {
	display: block;
}

ul.hamburger li:nth-child(1) {
	top: 0;
}

ul.hamburger li:nth-child(2) {
	top: 5px;
}

ul.hamburger li:nth-child(3) {
	top: 10px;
}

.hamburger-container {
	width: 38px;
	margin: 1.2em 1.6em;
	height: 30px;
	cursor: pointer;
}

ul.lgo {
	padding: 30px 0 0 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 30px;
}

.baner {
	padding: 150px 0;
	overflow: hidden;
	position: relative;
}

.baner .txt h1 {
	font: normal normal bold 60px/74px Montserrat;
	letter-spacing: -0.95px;
	padding: 30px 0;
}

.baner .imgwrp {
	position: relative;
	text-align: center;
}

.baner .txt span.spn {
	letter-spacing: -0.27px;
	background: #4485E530;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	border-radius: 26px;
	color: #265DAE;
	padding: 12px 30px;
	display: inline-block;
	border: 1px solid #4485E585;
}

.baner .txt ul {
	margin: 50px 0 0 0;
}

.baner .txt ul li.mnb {
	color: #FFFFFF;
	font-size: 16px;
	background: transparent linear-gradient(101deg, #4F9AF9 0%, #1A339A 100%) 0% 0% no-repeat padding-box;
	border-radius: 35px;
	display: inline-block;
	padding: 16px 30px;
	margin: 0 25px 0 0;
}

.baner .txt ul li {
	color: #61738D;
	font: normal normal 600 18px/36px Montserrat;
	display: inline-block;
}

.baner .txt ul li b {
	color: #000;
}

.baner .txt p {
	font: normal normal 600 20px/36px Montserrat;
}

.baner .bnrmob {
	position: absolute;
	top: 0;
	right: -120px;
	width: 51%;
}

.scndsec {
	position: relative;
}

.scndsec .bg {
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: -1;
}

.scndsec .txt h2 span {
	color: #00FFEB;
}

.scndsec .txt p {
	color: #4B4B4B;
}

.scndsec .txt ul li {
	color: #fff;
	letter-spacing: -0.27px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	list-style: circle;
}

.feture {
	position: relative;
	text-align: center;
	overflow: hidden;
	background: transparent radial-gradient(closest-side at 50% 50%, #4F9AF9 0%, #1A339A 100%) 0% 0% no-repeat padding-box;
}

.feture:after {
	content: '';
	background-image: url(../images/sderbt.png);
	width: 257px;
	height: 426px;
	bottom: 0;
	right: -80px;
	position: absolute;
	animation: UpDown 3s linear infinite;
	background-repeat: no-repeat;
	background-size: contain;
}

@keyframes UpDown {
	0% {
		bottom: 0;
	}

	50% {
		bottom: 2em;
	}

	100% {
		bottom: 0;
	}
}

.feture .txtwrp .ylwbox img {
	top: 0;
}

.feture .subhedng:after {
	background: #A5D8FF;
}

.feture img {
	position: relative;
	z-index: 2;
	top: 0;
}

.feture .container {
	position: relative
}

.feture h5 {
	text-align: center;
	position: relative;
	z-index: 9;
	color: #A5D8FF;
}

.feture h3 {
	text-align: center;
	color: #ffffff;
}

.feture p {
	font: normal normal 300 26px/37px Montserrat;
	color: #fff;
	padding: 0 0 70px 0;
}

.feture .txtwrp {
	position: relative;
	z-index: 1;
	text-align: right;
	padding: 0;
}

.feture .txtwrp h4 {
	font: normal normal bold 24px/33px Montserrat;
	letter-spacing: 0px;
	color: #fff;
	padding: 25px 0 30px;
	position: relative
}

.feture .txtwrp .ylwbox {
	width: auto;
	height: auto;
}

.feture .txtwrp p {
	font: normal normal normal 18px/29px Montserrat;
	letter-spacing: 0px;
	color: #FFFFFF;
	padding: 0 0 30px 0
}

.feture .txtwrp p::-webkit-scrollbar {
	width: 1px
}

.feture .txtwrp.rght {
	text-align: left;
	padding: 0;
}

.cta {
	background-image: url(../images/erlacsbg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.cta .txt h4 {
	font: normal normal 600 30px/64px Montserrat;
	color: #fff;
}

.cta .txt p {
	color: #fff;
}

.cta .wrp {
	text-align: center;
}

.cta .wrp a {
	display: inline-block;
	font: normal normal 500 22px/50px Montserrat;
	color: #FFFFFF;
	padding: 17px 60px;
	background: transparent linear-gradient(101deg, #4F9AF9 0%, #1A339A 100%) 0% 0% no-repeat padding-box;
	border: 1px solid #FFFFFF;
	border-radius: 45px;
}

.slder {
	padding: 100px 0;
}

.slder .swiper {
	padding: 100px 0 160px;
}

.slder span.subhedng {
	text-align: center;
	color: #292929;
}

.slder h4 {
	text-align: center;
}

.slder .swiper-slide {
	transform: scale(0.8) !important;
	transition: 1s ease;
}

.slder .swiper-slide.swiper-slide-prev {
	transform: scale(1) !important;
	transition: 1s ease;
	margin-right: 60px !important;
	margin-left: -30px;
}

.slder .swiper-slide.swiper-slide-active {
	transform: scale(1.2) !important;
	transition: 1s ease;
}

.slder .swiper-slide.swiper-slide-next {
	transform: scale(1) !important;
	transition: 1s ease;
	margin-left: 30px !important;
	margin-right: 0 !important;
}

.swiper-pagination-bullet-active {
	background: transparent linear-gradient(143deg, #39928B 0%, #00FFEB 100%) 0% 0% no-repeat padding-box !important;
	width: 24px !important;
	height: 24px !important;
}

.swiper-pagination-bullet {
	width: 24px !important;
	height: 24px !important;
}

.scrns .hed {
	text-align: center;
}

.scrns .hed p {
	width: 69%;
	margin: 0 auto 60px;
}

.getup {
	padding: 150px 0;
	background-image: url(../images/frmlftbg.png);
	position: relative;
	background-size: 50% 100%;
	background-repeat: no-repeat;
	background-position: left;
}

.getup:before {
	content: '';
	background: transparent radial-gradient(closest-side at 59% 50%, #4F9AF9 0%, #1A339A 130%) 0% 0% no-repeat padding-box;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.getup h4 {
	color: #fff;
}

.getup p {
	color: #fff;
}


.getup form {
	margin: 0 0 0 60px;
}

.getup form input {
	width: 100%;
	margin: 10px 0;
	background: #2D57A8;
	border-radius: 10px;
	border: 0;
	padding: 20px 20px;
}

.getup form input::placeholder {
	color: #fff;
}

.getup form textarea::placeholder {
	color: #fff;
}

.getup form textarea {
	background: #2D57A8;
	border-radius: 10px;
	border: 0;
	padding: 20px 20px;
	width: 100%;
	height: 150px;
	resize: none;
}

.getup form button {
	background: #0A1643;
	color: #fff;
	border-radius: 35px;
	padding: 16px 50px;
	margin: 50px 0 0 0;
	border: 0;
}

.footer {
	position: relative;
	padding: 160px 0 0 0;
	background: #112063;
}

.footer .imge {
	width: 21%;
	margin: auto;
}

.footer .imge img {
	padding: 0 0 60px 0;
}

.prvcy .divider {
	width: 1.5px;
	height: 18px;
	background: #ccc;
}

.footer .cntnt h4 {
	text-align: center;
}

.footer .cntnt p {
	width: 61%;
	margin: auto;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.footer ul.ftrmnu {
	padding: 70px 0 0 0;
	text-align: center;
}

.footer ul.ftrmnu li {
	border-right: 2px solid #4485E5;
	padding: 0 20px;
	display: inline-block;
}

.footer ul.ftrmnu li:last-child {
	border-right: none;
}

.footer ul.ftrmnu li a {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

.footer ul.sclicn {
	display: flex;
	padding: 60px 0 100px 0;
	gap: 20px;
	justify-content: center;
}

.footer ul.sclicn li i {
	color: #fff;
	font-size: 17px;
}

.footer ul.sclicn li a {
	background: #4F9AF9;
	border-radius: 13px;
	width: 35px;
	height: 35px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.copyright {
	padding: 40px 0;
	position: relative;
	z-index: 9;
	background: #061146;
}

.copyright p {
	color: #fff;
}

.copyright ul.prvcy {
	display: flex;
	align-items: center;
	justify-content: end;
	gap: 10px;
}

.copyright ul.prvcy li a {
	color: #fff;
	font-family: "Poppins", sans-serif;
}

button.back-to-top {
	margin: 0 !important;
	padding: 0 !important;
	background: transparent linear-gradient(101deg, #4F9AF9 0%, #1A339A 100%) 0% 0% no-repeat padding-box;
	height: 0;
	width: 0;
	overflow: hidden;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	color: transparent;
	clear: both;
	visibility: hidden;
	position: fixed;
	cursor: pointer;
	display: block;
	border: none;
	right: 50px;
	bottom: 75px;
	font-size: 0;
	outline: 0 !important;
	z-index: 99;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

button.back-to-top.show {
	display: block;
	color: #de3778;
	font-size: 25px;
	right: 25px;
	bottom: 50px;
	height: 50px;
	width: 50px;
	visibility: visible;
	box-shadow: 0 3px 6px #00000029;
	border: 2px solid #fff;
	border-radius: 15px;
}

button.back-to-top i {
	color: #fff;
}
