* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

html {
	overflow-x: hidden;
}

html,
body {
	scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
}

a {
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--blackColor);
	text-decoration: none;
	outline: 0 !important;
}

a:hover {
	color: var(--mainColor);
	text-decoration: none;
}

:focus {
	outline: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

ul,
ol,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.no-padding {
	padding: 0px;
}

img {
	max-width: 100%;
	height: auto;
}

p {
	color: #000;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 1.8;
}

p:last-child {
	margin-bottom: 0;
}

img {
	max-width: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	font-family: "Poppins", sans-serif;
	font-family: "2NF""Inter", sans-serif;
	overflow-x: hidden;
}

.custom-container {
	max-width: 1750px;
	margin: 0px auto;
	padding: 0px;

}

.cmn-gap {
	padding: 80px 0px;
	margin: 0px;
}


.cumn-butn-body {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0%;
    padding: 16px 35px;
    transition: all 0.3s ease;
    display: inline-flex;
    border-radius: 30px;
    justify-content: center;
}


.blue-butn {

	color: #ffff;
	background: #2F8EFF;
}

.blue-butn:hover {

	color: #fff;
	background: #000;
}


.black-butn {

	color: #fff;
	background: #000;

}

.black-butn:hover {

	color: #fff;
	background: #2F8EFF;
}


.blue-butn2 {
	color: #ffff;
	background: #023A61;
}


.blue-butn2:hover {

	color: #fff;
	background: #000;
}


/*=============header-top-logo-section========================= */


/*=============Header-Section========================= */


.header-section {
	position: relative;
	background: #ecf1f1;
	margin: 0px;
	padding: 0px;
	/* background: url(../images/header-bg.png);
  background-size: cover; */

}

.header-section.scroll {
	animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 20;
	width: 100%;
	--tw-bg-opacity: 1;
	background-color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
		0 4px 6px -4px rgb(0 0 0 / 0.1);
	--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
		0 4px 6px -4px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
		var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.logo {
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.logo img {
	width: 100%;
}

.main-nav.scroll .logo {
	width: 100px;
	margin: 13px 0px;
}

.main-nav.scroll .rightlink {
	margin-top: 14px;
}

.stellarnav.mobile.right>ul {
	z-index: 99;
	background: #f0d04d;
}

.main-nav {
	margin: 0px 0px;
	padding: 10px 0px;
	width: 100%;
	height: auto;
	background: transparent;
	transition: all 0.1s ease 0s;
	z-index: 999;
	position: absolute;
}

.stellarnav {
	position: relative;
	width: 100%;
	line-height: normal;
	display: flex;
	justify-content: end;
	align-items: center;
	height: 100%;
}

.stellarnav ul {
	margin: 0px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: end;
	gap: 5px;
	border-radius: 10px;
}

.stellarnav>ul>li>a {
	font-family: Poppins;
	font-weight: 500;
	font-style: Regular;
	font-size: 30px;
	line-height: 100%;
	letter-spacing: 0%;
	text-transform: capitalize;
	color: #676767;
	padding: 0px 25px !important;
	border-bottom: none;
}

.stellarnav ul ul {
    width: 270px !important; 
}

.stellarnav ul ul.sub-menu a {
    font-size: 20px;
    line-height: 28px;
} 

.stellarnav .menu-toggle span.bars span {
	display: block;
	width: 25px;
	height: 3px;
	border-radius: 6px;
	background: #000;
	margin: 0 0 5px;
}

.stellarnav>ul>li>a:hover {
	color: #023b61;
}

.stellarnav>ul>li>a.active {
	color: #023b61 !important;
}

.stellarnav.mobile ul {
	background: #023b61;
	z-index: 99;
}

.main-nav-socialicon {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	text-align: right;
}

.main-nav .stellarnav ul ul {
	width: 263px;
	padding: 12px 0px;
}

.main-nav .stellarnav li li {
	margin: 0px 0px;
	width: 100% !important;
}

.main-nav .stellarnav li li a {
	font-size: 15px;
	padding: 8px 12px;
	color: #2c2c2c;
	font-weight: 400;
}

.stellarnav li.has-sub a {
	padding-right: 0px !important;
}

.main-nav .stellarnav li li a:hover {
	background: #fdedf0;
	color: #09086b;
}

.main-nav .stellarnav li li a.active {
	background: #fdedf0;
	color: #09086b;
}

.stellarnav li.has-sub>a::after {
	content: "\f107";
	margin-left: 7px !important;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #267ec3;
	display: inline-block;
	border: none !important;
	font: normal normal normal 16px/1 FontAwesome;
}

.stellarnav.mobile.right>ul,
.stellarnav.mobile.left>ul {
	max-width: 600px;
}

.nav-butn-row {
	display: flex;
	margin: 50px 50px;
	justify-content: start;
	align-items: center;
	gap: 20px;
}

.stellarnav.mobile li a {
	border-bottom: 0px solid rgba(255, 255, 255, 0.15);
}

.stellarnav .icon-close {
	width: 25px;
	height: 25px;
}

.stellarnav .icon-close::before {
	content: "";
	display: block;
	width: 25px;
	height: 0px;
	border-bottom: solid 3px #fff;
	position: absolute;
	top: 50%;
	transform: rotate(45deg);
}

.stellarnav .icon-close::after {
	content: "";
	display: block;
	width: 25px;
	height: 0px;
	top: 50%;
	border-bottom: solid 3px #fff;
	position: absolute;
	transform: rotate(-45deg);
}


/* Green underline */
.stellarnav ul li a.active::after {
	content: "";
	position: absolute;
	bottom: -14px;
	left: 50%;
	transform: translateX(-50%);
	width: 40%;
	height: 2px;
	background: #2F8EFF;
}

/* Green dot */
.stellarnav ul li a.active::before {
	content: "";
	position: absolute;
	bottom: -18px;
	left: 50%;
	transform: translateX(-50%);
	width: 10px;
	height: 10px;
	background: #2F8EFF;
	border-radius: 50%;
}


/* Green underline */
.stellarnav ul li a.hover::after {
	content: "";
	position: absolute;
	bottom: -14px;
	left: 50%;
	transform: translateX(-50%);
	width: 40%;
	height: 2px;
	background: #2F8EFF;
}

/* Green dot */
.stellarnav ul li a.hover::before {
	content: "";
	position: absolute;
	bottom: -18px;
	left: 50%;
	transform: translateX(-50%);
	width: 10px;
	height: 10px;
	background: #2F8EFF;
	border-radius: 50%;
}


/* ================================================================== */
/* header - top */
/* ==================================================================  */

/* ================================================================== */
/* banner section */
/* ==================================================================  */


.slide {
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	height: 100vh;
	margin: 0 auto;
	position: relative;
}

.banner-section {
	margin: 0px;
	padding: 0px;
	height: 100vh;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.banner-section img {
	width: 100%;
	height: auto;
	background-size: cover;
}


.banner-text-section {
	max-width: 100%;
	margin: 0px auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	height: 100vh;
}

.banner-text-section h1 {
	font-family: Khula;
	font-weight: 700;
	font-style: Bold;
	font-size: 430px;
	line-height: 100%;
	letter-spacing: 0%;
	vertical-align: bottom;
	color: #ffffff9c;
	padding: 0px;
	margin: 0px 0px 40px 0px;
	position: sticky;
}


.banner-buttm-section {
	height: 100vh;
	position: relative;
	overflow: hidden;
}


.banner-buttm-text-left {
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: 100px;
	left: 80px;
}


.banner-buttm-text-left h2 {
	font-family: PT Sans Narrow;
	font-weight: 400;
	font-style: Regular;
	font-size: 110px;
	line-height: 100%;
	letter-spacing: 0%;
	text-transform: capitalize;
	color: #fff;
	margin: 0px 0px 40px 0px;
	padding: 0px;
}


.banner-buttm-text-left h3 {
	font-family: PT Sans Narrow;
	font-weight: 400;
	font-style: Regular;
	font-size: 110px;

	line-height: 100%;
	letter-spacing: 0%;
	text-transform: capitalize;
	color: #FFD772;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


.banner-buttm-text-right {
	padding: 0px;
	margin: 40px 0px;
}


.banner-buttm-text-right h4 {
	font-family: PT Sans Narrow;
	font-weight: 700;
	font-style: Bold;
	font-size: 60px;

	line-height: 100%;
	letter-spacing: 0%;
	text-transform: capitalize;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}



.banner-buttm-text-left h4 a {
    color: #ffffff;
    background: #000000;
    cursor: pointer;
    position: relative;
    z-index: 19;
    margin: 20px 20px 0 0;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 0%;
    padding: 18px 40px;
    transition: all 0.3s ease;
    display: inline-flex;
    border-radius: 40px;
}
.banner-buttm-text-left h4 a:hover {
    background: #00000099;  
}


.portfolio-slider {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 780px;
	overflow: hidden;
}

.about-page.cmn-gap img{
    width: 100%;  
}

.portfolio-slider img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


/* ==================================================================*/
/* banner section */
/* ==================================================================*/

/* ==================================================================*/
/* brand logo section */
/* ==================================================================*/


.brand-logo-section {
    background: #f2edf9;
    position: relative;
    z-index: 12;
}


.portfolio-buttn {
	margin: 0px auto 50px;
	text-align: center;
}


.logo-slider {
	padding: 20px 0px;
	margin: 0px;
}


.trusted-logo {
	display: flex;
	justify-content: center;
	align-items: center;
	/*height: 80px;*/
}

.trusted-logo img {
	width: auto !important;
	height: auto !important;
	object-fit: contain;
}

.about-page-text ul{
    margin: 0 0 20px 30px; 
}

.about-page-text li {
    list-style-type: initial;
    padding: 2px 0;
} 

/* ==================================================================*/
/* brand logo section */
/* ==================================================================*/


/* ==================================================================*/
/* about section */
/* ==================================================================*/

.about-section {
	height: 100%;
	position: relative;
	overflow: hidden;
	background: url(../images/about-bg.png);
	background-size: cover;
	text-align: center;
	z-index:12;
}

.about-section h2 {
	font-family: PT Sans Narrow;
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	letter-spacing: 0%;
	text-transform: uppercase;
	color: #000;
	margin: 0px;
	padding: 0px;
}


.about-section p {
	font-family: Poppins;
	font-weight: 400;
	font-size: 28px;
	line-height: 48px;
	letter-spacing: 0%;
	text-align: center;
	color: #454A53;
	margin: 50px 0px;
	padding: 0px 100px;
}

.about-section p span {
	font-weight: 600;
}


/* ==================================================================*/
/* about section */
/* ==================================================================*/


/* ==================================================================*/
/* revenue section */
/* ==================================================================*/

.revenue-section {
	background: #f2f6fc;
	position: relative;
	z-index: 12;
}

.our-team-section{
	background: #000000;
	position: relative;
} 

.f-ellipse-left {
	position: absolute;
	left: 0px;
	z-index: 99;
	top: -498px;
}

.f-ellipse-right {
	position: absolute;
	right: 0px;
	z-index: 99;
	bottom: -670px;
}

.revenue-section-tittle {
	margin: 0px 0px 80px 0px;
	padding: 0px;
	text-align: center;
}

.revenue-section-tittle h6 {
	font-family: PT Sans Narrow;
	font-weight: 400;

	font-size: 30px;

	line-height: 30px;
	letter-spacing: 0%;
	text-transform: uppercase;
	color: #0A204B;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.revenue-section-tittle h2 {
	font-family: PT Sans Narrow;
	font-weight: 700;

	font-size: 60px;

	line-height: 60px;
	letter-spacing: 0%;
	text-transform: uppercase;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.revenue-card {
	text-align: center;
	margin: 0px auto;
	background: #fff;
	padding: 32px;
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.our-team-card {
	text-align: center;
	margin: 0px auto;
	background: #000000;
	padding: 32px;
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.our-team-card .revenue-card-img {
    width: 250px;
    height: 250px;
    border-radius: 0;
    overflow: hidden;
    margin: 0px auto;
}

.our-team-card .revenue-card-text h3 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0%;
    color: #ffffff;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    min-height: 40px;
}

.our-team-card .revenue-card-text p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #ffe5e5;
    margin: 0px 0px 25px 0px;
    padding: 0px;
}

.our-team-tittle h2 {
    font-family: PT Sans Narrow;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #ffffff !important;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    text-align: center;
} 

.services-section-left-frstRow .cumn-butn-body{
    min-width: 220px; 
}

.revenue-card:hover {
	transform: translateY(-8px);
	box-shadow: 0 25px 60px #0000, transparent 88%;
}

.revenue-card-img {
	width: 250px;
	height: 250px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0px auto;
}


.revenue-card-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.5s ease;
}

.revenue-card-img:hover img {
	transform: scale(1.02);
}


.revenue-card-text {
	margin: 40px 0px 0px 0px;
}

.revenue-card-text h3 {
	font-family: Poppins;
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0%;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	min-height: 65px;
}

.revenue-card-text p {
	font-family: Poppins;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0%;
	text-align: center;
	color: #000;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	min-height: 145px;
}


/* ==================================================================*/
/* revenue section */
/* ==================================================================*/


/* ==================================================================*/
/* gallery section */
/* ==================================================================*/


.gallery-section {
    background: linear-gradient(308.61deg, #023A61 7.2%, #0468AA 60.68%);
    position: relative;
    z-index: 12;
}


.gallery-section h2 {
	font-family: PT Sans Narrow;
	font-weight: 700;
	font-style: Bold;
	font-size: 60px;
	line-height: 90px;
	letter-spacing: -1%;
	color: #ffff;
	padding: 0px;
	margin: 0px;
	text-align: center;
}


.gallery-section-inner {
	margin: 80px 0px 0px 0px;
	padding: 0px;
}


.gallery-card {
	width: 100%;
	height: 670px;
	border-radius: 30px;
	border: 1px solid #fff;
	overflow: hidden;
	margin-bottom: 18px;
}


.gallery-card img {
	width: 100%;
	height: 102%;
	object-fit: cover;
	transition: transform 0.5s ease;
}


.gallery-card:hover img {
	transform: scale(1.02);
}


.center-align-butn {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 80px 0px;
}


/* ==================================================================*/
/* gallery section */
/* ==================================================================*/


/* ==================================================================*/
/* services section */
/* ==================================================================*/


.services-section {
    background: #E2ECFF;
    position: relative;
    z-index: 12;
}


/*.services-section-left {*/
/*	padding: 0px 100px 0px 0px;*/
/*}*/

.services-section-left-frstRow {
	border-bottom: 1px solid #7D7D7D;
	padding: 0 0 20px;
}

.services-section-left-frstRow h3 {
	font-family: PT Sans Narrow;
	font-weight: 700;
	font-size: 60px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000000;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

.services-section-left-frstRow-Info {
	display: flex;
	justify-content: space-between;
	gap: 40px;
	position: relative;
}

.ervices-section-left-frstRow-img {
	width: 180px;
	height: 140px;
	border-radius: 20px;
	overflow: hidden;
}

.ervices-section-left-frstRow-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ervices-section-left-frstRow-text {
	width: 52%;
}


.ervices-section-left-frstRow-text p {
	font-family: Poppins;
	font-weight: 400;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 0%;
	text-align: left;
	color: #454A53;
	margin: 0px 0px 30px 0px;
	padding: 0px;
} 


.ervices-section-left-frstRow-text h4 {
	font-weight: 400;
	font-size: 22px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #525252;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}


.services-section-left-sendRow {
	border-bottom: 1px solid #7D7D7D;
	padding: 30px 0px;
}

.ervices-section-left-frstRow-butn {
    display: flex;
    justify-content: center;
    align-items: center;
} 


.services-section-left-frstRow.right-align .ervices-section-left-frstRow-text p {
	text-align: right;
}

.services-section-left-frstRow.right-align h3 {
	text-align: right;
}


.consultation-section {
	background: linear-gradient(301.61deg, #023A61 7.14%, #1776B7 54.47%, #0768AA 95.35%);
	padding: 40px 40px;
	margin: 0px;
}


.consultation-section h2 {
	font-family: PT Sans Narrow;
	font-weight: 700;
	font-size: 60px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #fff;
	margin: 0px 0px 70px 0px;
	padding: 0px;
	text-align: center;
}

.form-control::placeholder {
	color: #7f8293;
	opacity: 1;
}

.frm-icon {
	position: absolute;
	right: 41px;
	top: 14px;
	font-size: 20px;
}


.quoteform .form-control {
	display: block;
	width: 100%;
	padding: 14px 20px;
	background-color: #FFFFFF;
	background-clip: padding-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 12px;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	margin-bottom: 20px;
	font-family: Poppins;
	font-weight: 300;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0px;
	text-transform: capitalize;
	color: #000;
	position: relative;
}


.quoteform textarea.form-control {
	min-height: calc(1.5em + (10.75rem + 2px));
}


.quoteform .cumn-butn-body.blue-butn {
	width: 100%;
	border: none;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}


.quoteform .cumn-butn-body.blue-butn span {
	padding-left: 20px;
}


.box-text {
	display: flex;
	justify-content: start;
	gap: 10px;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	justify-items: center;
}

.frm-box {
	position: relative;
}

.frm-icon {
	position: absolute;
	right: 35px;
	top: 7px;
}


/* ==================================================================*/
/* services section */
/* ==================================================================*/


/* ==================================================================*/
/* logo section */
/* ==================================================================*/

.logo-section {
    margin: 0px auto;
    text-align: center;
    padding: 30px 0px;
    background: #e6efff;
    position: relative;
    z-index: 12;
}


/* ==================================================================*/
/* logo section */
/* ==================================================================*/


/*==================================================================*/
/*footer - section*/
/* ==================================================================*/

.footer {
	padding: 100px 0px 50px 0px;
	margin: 0px;
	overflow: hidden;
	background: linear-gradient(120.34deg, #005D9C 15.25%, #237BC7 36.72%, #023B61 87.28%);
	position: relative;
	z-index: 12;
}

.footer h2 {
	font-family: PT Sans Narrow;
	font-weight: 400;

	font-size: 80px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #FFEFEF;
	margin: 0px 0px 50px 0px;
	padding: 0px;
	text-align: center;
}

.footer-info {
	padding: 0px;
	margin: 0px;
}


.footer-info h4 {
	font-family: Poppins;
	font-weight: 600;
	font-size: 28px;
	line-height: 100%;
	letter-spacing: 0%;
	text-transform: uppercase;
	color: #fff;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

.footer-info p {
	font-family: Poppins;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0%;
	text-align: center;
	color: #E6E6E6;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: left;
}


.footer-info p a {
	color: #E6E6E6;
}

.footer-info p a:hover {
	color: #fff;
}


.footer h6 {
	font-family: Poppins;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color: #fff;
	margin: 50px 0px 0px 0px;
	padding: 0px;
}


.footer h6 a {
	color: #E6E6E6;
}


.footer h6 a:hover {
	color: #fff;
}


.footer-social-icon {
	margin: 40px 0px 0px 0px;
}

.footer-social-icon ul {
	display: flex;
	justify-content: start;
	align-items: start;
	gap: 15px;
}

.footer-social-icon ul li {
	border-radius: 50%;
	background-color: #F4D8A9;
	width: 50px;
	height: 50px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.footer-social-icon ul li:hover {
	background-color: #fff;
}


.shape1 {
	position: absolute;
	left: 0px;
	top: 10px;

}


/*==================================================================*/
/*footer - section*/
/* ==================================================================*/

/*================================================
Go Top CSS
=================================================*/
.go-top {
	position: fixed;
	cursor: pointer;
	bottom: 100px;
	right: 20px;
	border-radius: 50%;
	background-color: #4d66ac;
	color: #ffffff;
	z-index: 999;
	width: 50px;
	text-align: center;
	height: 50px;
	opacity: 0;
	visibility: hidden;
	font-size: 25px;
	-webkit-transition: var(--transition);
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

.go-top i {
	position: absolute;
	right: 0;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.go-top:hover {
	color: #ffffff;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	background-color: #000;
	border: 1px solid #000;
}

.go-top.active {
	opacity: 1;
	visibility: visible;
	bottom: 25px;
	-webkit-animation: top-bottom 5s infinite linear;
	animation: top-bottom 5s infinite linear;
}

/*================================================
Go Top CSS
=================================================*/

/*================================================
*keyframes
==================================================*/

@-webkit-keyframes ripple {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	75% {
		-webkit-transform: scale(1.75);
		transform: scale(1.75);
		opacity: 0.6;
	}

	100% {
		-webkit-transform: scale(2);
		transform: scale(2);
		opacity: 0;
	}
}

@keyframes ripple {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	75% {
		-webkit-transform: scale(1.75);
		transform: scale(1.75);
		opacity: 0.6;
	}

	100% {
		-webkit-transform: scale(2);
		transform: scale(2);
		opacity: 0;
	}
}

@-webkit-keyframes rotate3d {
	0% {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}

	100% {
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg);
	}
}

@keyframes rotate3d {
	0% {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}

	100% {
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg);
	}
}

@-webkit-keyframes rotateme {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes rotateme {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes movebounce {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}

	50% {
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}

	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}

@keyframes movebounce {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}

	50% {
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}

	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}

@-webkit-keyframes lds-spinner {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes lds-spinner {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes moveleftbounce {
	0% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}

	50% {
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@keyframes moveleftbounce {
	0% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}

	50% {
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}


.banner {
	position: relative;
}

.banner img {
	width: 100%;
}

.banner h1 {
	position: sticky;
	left: 0;
	top: 10%;
	width: 100%;
}


.bannerouter {
	position: relative;
}


.banner-text-section {
	max-width: 100%;
	margin: 0px auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	/* height: 100vh; */
	position: sticky;
	/* top: 0; */
	z-index: 12;
	width: 100%;
	transition: all 300ms ease-in-out;
}

.banner-text-section h1 {
	font-family: Khula;
	font-weight: 700;
	font-style: Bold;
	font-size: 430px;
	line-height: 100%;
	letter-spacing: 0%;
	vertical-align: bottom;
	color: #ffffff9c;
	padding: 0px;
	margin: 0px 0px 40px 0px;
	/* position: sticky; */
}

.banner-text-section h1 a{
    color: #ffffff9c;
}

.header-section.scroll .logo {
	width: 175px;
	display: flex;
	justify-content: start;
	align-items: center;
	height: 100%;
}


/* ==================================================================*/
/* inner pages */
/* ==================================================================*/

.inner-banner-section {
	padding: 0px;
	margin: 0px;
	position: relative;
	height: 350px;
}


.inner-banner-section .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	background: linear-gradient(180deg, #000, #201e1e75);
}

.inner-banner-section img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.inner-banner-text {
	position: absolute;
	top: 40%;
	left: 0px;
	right: 0px;
	color: #fff;
	z-index: 9;
	text-align: center;
}


.inner-banner-text h1 {
	font-family: Khula;
	font-weight: 700;
	font-style: Bold;
	font-size: 60px;
	line-height: 70px;
	letter-spacing: 0%;
	text-align: center;
	color: #fff;
	padding: 0px;
	margin: 0px;
}


.about-page-text {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.about-page-text h2 {
	font-family: PT Sans Narrow;
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	letter-spacing: 0%;
	text-transform: uppercase;
	color: #000;
	margin: 0px 0px 50px 0px;
	padding: 0px;
}


.about-page-text p {
	font-family: Poppins;
	font-weight: 400;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 0%;
	text-align: left;
	color: #454A53;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}


.about-page-img {
	border-radius: 30px;
	overflow: hidden;
	width: 100%;
	height: 100%;
}


.about-page-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.5s;
}


.about-page-img:hover img {
	transform: scale(1.02);
}


.full-text {
	margin: 100px 0px;
}

.full-text p {
	font-family: Poppins;
	font-weight: 400;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 0%;
	text-align: left;
	color: #454A53;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

.services-section h3 {
    font-family: PT Sans Narrow;
    font-weight: 700;
    font-size: 60px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
    margin: 20px 0px 20px 0px;
    padding: 0px;
}

.services-page .revenue-card {
	background: #f2f6fc;
}


/* ==================================================================*/
/* end M.B css*/
/* ==================================================================*/

.contact-page {
	padding: 80px 0;
}

.contact-us-inn .addresscard {
	margin: 0px 0px;
	padding: 40px 20px;
	position: relative;
	width: 100%;
	background: #fff;
	border-radius: 20px;
	min-height: 260px;
	box-shadow: 0 18px 40px -10px rgba(51, 51, 51, 0.32);
}

.addresscard-icon {
	margin: 5px auto;
	padding: 10px 0px;
	background: top;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.contact-us-inn .addresscard h5 {
	font-family: PT Sans Narrow;
	font-weight: 700;
	font-size: 35px;
	line-height: 35px;
	letter-spacing: 0%;
	text-transform: uppercase;
	color: #0b1544;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: center;
}


.contact-us-inn .addresscard p {
	font-family: Poppins;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0%;
	color: #000;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	text-align: center;
}

.addresscard p a {
	color: #161413;
	text-decoration: none;
}

.contact_section2 {
    padding: 80px 0;
    width: 70%;
    margin: 0 auto;
}

.contact_section2 h3 {
	font-family: PT Sans Narrow;
	font-weight: 700;
	font-size: 55px;
	line-height: 65px;
	letter-spacing: 0%;
	text-transform: uppercase;
	color: #0b1544;
	margin: 60px 0px;
	padding: 0px;
	text-align: center;
}

.contact_right .form-group label {
	display: inline-block;
	margin-bottom: 8px;
	float: left;
	font-size: 14px;
}

.contact_right .form-group input {
	margin: 0;
	padding: 10px;
	width: 100%;
	color: #333;
	border: 1px solid #a7a6a4;
	background: #fff;
	height: 45px;
}

.contact_right .form-group textarea {
	margin: 0;
	padding: 10px;
	width: 100%;
	color: #333;
	border: 1px solid #adaba9;
	background: #fff;
	height: 95px;
	resize: none;
	border-radius: 10px;
}

.contact_right .default-btn {
	font-family: Poppins;
	font-weight: 500;
	font-style: Medium;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0%;
	text-transform: uppercase;
	padding: 15px 20px;
	transition: all 0.3s ease;
	display: inline-flex;
}

.blue {
	background: #2F8EFF;
	border: 1px solid #2F8EFF;
	color: #fff;
}


.contact_right {
	padding: 0px 80px;
}

.contact_right .form-group {
	margin: 0px 0px 20px 0px;
}

.map_area {
	border-radius: 15px;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev { 
    display: none;
} 
.stellarnav li li {
    display: block !important;
    width: 90% !important;
} 

.stellarnav li a {
    padding: 10px 15px !important;
}

ul.sub-menu {
    margin: 20px 0 0 0;
}

.revenue-section-inner .col-lg-3 {
    flex: 0 0 auto;
    width: 20%;
} 
.career-page h2 {
    font-family: PT Sans Narrow;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000;
    margin: 0px 0px 50px 0px;
    padding: 0px;
}  
.career-content {
    font-size: 20px;
    line-height: 34px;
} 
.services-section-left-frstRow-Info.career {
    display: flex;
    justify-content: flex-start;
    gap: 40px;
    position: relative;
} 
.ervices-section-left-frstRow-text.career-page {
    width: 80%;
} 
.career-content h4{
    font-weight: 400;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #525252;
    padding: 22px 0px 20px 0px;
    margin: 0px;
} 

.quoteform label {
    font-family: 'Poppins'; 
    color: #fff;
    font-size: 18px; 
} 

.quoteform select.form-control {
    color: #8384a1; 
}
 
.form-check-input {
    width: 24px !important;
    height: 21px !important;
} 

.custom-container.logo-payment {
    display: flex;
    flex-direction: column;
    align-items: center;
}  

.pay-now-button {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0%;
    padding: 12px 65px;
    margin: 0 auto 0;
    transition: all 0.3s ease;
    border-radius: 30px;
    color: #ffff;
    background: #2F8EFF;
} 

.pay-now-div {
    margin: 0 0 40px;
    display: flex;
    align-content: center;
    align-items: center;
    gap: 17px;
}

.pay-now-div select {
    word-wrap: normal;
    border-radius: 30px;
    padding: 9px 12px;
}

.pay-now-div label {
    font-size: 22px !important; 
} 


/*LOGO SLIDER*/

.logo-slider {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.logo-track {
  display: inline-flex; 
  white-space: nowrap;
  animation: scroll 50s linear infinite;
}

.logo-item {
  flex: 0 0 auto;
  width: 200px;
  padding: 20px;
}

.logo-item img {
  max-width: 100%;
  height: auto;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
} 