* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	padding: 0;
	margin: 0;

}

a,
a:hover,
a:focus {
	text-decoration: none;
}

ul,
ol,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
}


.custom-container {
	padding: 0px 40px;
}


body {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	font-family: "Montserrat", sans-serif;
	background-color: #fff;
	color: #000;
	overflow-x: hidden;
}

.container-fluid {
	padding: 0px 40px !important;
}


/*=======butn=================*/
/*============================*/

.cumn-butn-body {
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0%;
	text-align: center;
	text-transform: uppercase;
	border-radius: 37px;
	padding: 18px 50px;
	transition: 0.5s;
	margin: 0px;
}

.grn-butn {
	background: #389F83;
	color: #fff;
}


.grn-butn:hover {
	background: #006EDF;
	color: #fff;
}


.blue-butn {
	background: #006EDF;
	color: #fff;
}


.blue-butn:hover {

	background: #389F83;
	color: #fff;
}


.grn-border-butn {
	border: 2px solid #389F83;
	color: #389F83;
}

.grn-border-butn:hover {
	background: #389F83;
	color: #fff;
}


/*============================*/
/*=======butn=================*/


/*============================*/
/*=======header================*/


.logo {
	width: auto;
	margin: 10px 0px;
	padding: 0px 0px;
	position: relative;
}

.logo img {
	width: 100%;
}

.main-nav.scroll .logo {
	width: 200px;
	padding: 0px;
	margin: 6px 0px;
}

.main-nav.scroll .rightlink {
	margin-top: 14px;
}

.stellarnav.mobile.right>ul {
	z-index: 99;
	background: #f0d04d;
}

.main-nav {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	background: transparent;
	transition: all 0.1s ease 0s;
	z-index: 999;
	position: absolute;
}


.main-nav.scroll {
	background-color: #fff;
	height: auto;
	padding: 0px;
	transition: background-color .5s ease 0s;
	top: 0;
	position: fixed;
	transition: all 0.3s ease 0s;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, .07);
	z-index: 99;
}

.stellarnav {
	position: relative;
	width: 100%;
	line-height: normal;
	display: flex;
	justify-content: start;
	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: center;
	gap: 60px;
}

.stellarnav>ul>li>a {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 22px;
	line-height: 20px;
	letter-spacing: 0%;
	text-align: center;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.stellarnav>ul>li>a:hover {
	color: #006EDF;

}

.stellarnav>ul>li>a.active {
	color: #006EDF !important;
	font-weight: 700;
}

.main-nav-socialicon {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	text-align: right;
}

.main-nav .stellarnav ul ul {
	width: 200px;
	padding: 0px;
	top: 50px;
}

.main-nav .stellarnav li li {
	margin: 0px 0px;
	width: 100% !important;
	border-bottom: #ccccccb8 1px solid;
}

.main-nav .stellarnav li li a {
	font-size: 18px;
	padding: 10px 20px;
	color: #000000;
	font-weight: 400;
}

.stellarnav li.has-sub a {
	padding-right: 0px !important;
}

.main-nav .stellarnav li li a:hover {
	background: #fff;
	color: #63B55D;
}

.main-nav .stellarnav li li a.active {
	background: #fff;
	color: #63B55D;
}

.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;
}


a.banner-butn {
	background: #389F83;
	color: #fff;
	padding: 15px 10px;
	border-radius: 70px;
	cursor: pointer;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0%;
	text-transform: uppercase;
	width: 20%;
	text-align: center;
}

a.banner-butn span {
	margin-right: 10px;
}


a.banner-butn:hover {
	background: #006EDF;
}


/*============================*/
/*=======banner===============*/


.banner-section {
	padding: 125px 0px 0px;
	margin: 0px;
	position: relative;
	height: 800px;
	background: url(../images/banner-bg.png) no-repeat;
	background-size: contain;
	overflow: hidden;
	width: 100%;
}

.banner-text-inner {
	position: relative;
}


.banner-text {
	position: absolute;
	top: 50px;
	left: 0px;
}

.banner-text h6 {
	font-weight: 500;
	font-size: 20px;
	line-height: 18px;
	letter-spacing: 0%;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.banner-text h1 {
	font-weight: 800;
	font-size: 50px;
	line-height: 70px;
	letter-spacing: 0%;
	text-transform: uppercase;
	color: #EC963A;
	padding: 0px;
	margin: 0px 0px 30px 0px;
}


.banner-text .cumn-butn-body.grn-butn {
	float: left;
	margin: 0px;
	padding: 20px 35px;
}


.banner-section-right {
	width: 100%;
	height: 100%;
	padding: 0% 0% 0% 5%;

}

.banner-section-right img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	padding: 0%;
	margin: 0%;
}

.banner-section-right .owl-dots {
	position: absolute;
	bottom: -60px;
	right: 0px;
	left: 0px;
	display: flex;
	justify-content: center;
	flex-direction: row;
	gap: 5px;
}

.banner-section-right .owl-dots .owl-dot span {
	width: 14px;
	height: 14px;
	margin: 0px;
	background: #777777;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 50%;
}


.banner-section-right .owl-dots .owl-dot.active span,
.banner-section-right .owl-dots .owl-dot:hover span {
	background: #223D98;
	width: 37px;
	height: 14px;
	border-radius: 25px;
}

.banner-section-right .owl-nav {
	display: none;
}


/*============================*/
/*=======banner===============*/


/*============================*/
/*=======about-section========*/
/*============================*/

.about-section {
	padding: 60px 0px;
	margin: 0px;
	background: url(../images/about-bg.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;

}

.about-section-left {
	padding: 0px;
	margin: 0px;
}

.about-section-left {
	padding: 0px;
	margin: 0px;
	display: flex;
	justify-content: space-between;
	align-items: start;
	gap: 60px;
	padding: 0% 5% 0% 0%;
}

.about-section-left-img {
	width: 100%;
	height: auto;
	border-radius: 30px;
	background: #ccc;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.about-section-left-img img {

	width: 100%;
	height: 100%;
	object-fit: cover;

	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}


.about-section-left-img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


.about-section-right {
	padding: 0px;
	margin: 0px;
}

.about-section-right h2 {

	font-weight: 700;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 0%;

	padding: 0px;
	margin: 0px 0px 30px 0px;
}

.about-section-right p {

	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0%;
	color: #2D2D2D;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}


.about-butm-section {
	margin: 0px;
	padding: 60px 0px;
}

.about-butm-left-text {
	margin: 0px;
	padding: 0px 0px 60px 0px;
}

.about-butm-left-text h4 {
	font-size: 32px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	font-weight: 700;
}


.about-butm-left-text p {
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0%;
	color: #2D2D2D;
	padding: 0px;
	margin: 0px;
}


.about-butm-left-counter {
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 100px;
}


.about-butm-left-counter-box h3 {
	font-weight: 700;
	font-size: 64px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #223D98;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}


.about-butm-left-counter-box h6 {
	font-weight: 500;
	font-size: 27px;
	line-height: 100%;
	letter-spacing: 0%;
	padding: 0px;
	margin: 0px;
}


.about-butm-left-img {
	padding: 0px 0px 10px 0px;
	display: flex;
	justify-content: space-between;
	align-items: start;
	gap: 70px;
}

.about-butm-left-img-box {
	width: 100%;
	height: auto;
	border-radius: 30px;
	background: #ccc;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.about-butm-left-img-box img {

	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}


.about-butm-left-img-box:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


.about-section-right .cumn-butn-body.red-butn {
	display: inline-flex;
	margin: 20px 0px 0px;
}

/*============================*/
/*=======about-section========*/
/*============================*/

/*============================*/
/*=======services-section=====*/
/*============================*/

.services-section {
	padding: 60px 0px 80px;
	margin: 0px;
}

.services-section h2 {
	font-weight: 700;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 0%;
	padding: 0px;
	margin: 0px 0px 60px 0px;
	text-align: center;
}


.services-section-inner {
	margin: 0px 0px 100px 0px;
	padding: 0px;
}

.services-box {
	background: #606A71;
	border-radius: 25px;
	text-align: center;
	min-height: 595px;
	height: 100%;
}

.services-box-img {
	width: 100%;
	height: 360px;
	border-radius: 25px;
	overflow: hidden;

}

.services-box-img img {

	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 25px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}


.services-box-img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


.services-box-text {
	padding: 40px 0px;
	margin: 0px;
	position: relative;
}


.services-box-text h3 {
	font-weight: 700;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	color: #fff;
}

.services-box-text p {
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0%;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	color: #DCE6ED;
}


.services-box-text .cumn-butn-body.grn-butn {
	position: absolute;
	margin: 0px auto;
	text-align: center;
	left: 0;
	right: 0;
	width: 170px;
	padding: 18px 10px;
	bottom: -24px;
}


.mid-butn-row {
	display: flex;
	justify-content: center;
	align-items: center;
}


/*============================*/
/*=======services-section=====*/
/*============================*/


/*============================*/
/*======testimonial-section===*/
/*============================*/


.testimonial-section {
	padding: 80px 0px;
	margin: 0px;
	position: relative;
	height: auto;
	background: url(../images/testimoni-bg.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	    display: none;
}

.testimonial-section-left {
	padding: 20px 0px 0px 60px;
	margin: 0px;
}

.testimonial-section-left h6 {
	font-weight: 500;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 6%;
	vertical-align: middle;
	text-transform: uppercase;
	color: #000;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}


.testimonial-section-left h2 {
	font-weight: 700;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 0%;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	width: 70%;
}

.testimonial-box {
	background: #fff;
	border-radius: 30px;
	min-height: 380px;
	padding: 45px 30px;
	margin: 0px;
}

.testimonial-box-icon {
	width: 29px;
	height: 18px;
	margin-bottom: 30px;
}


.testimonial-box p {
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0%;
	color: #2D2D2D;
	padding: 0px;
	margin: 0px;
	text-align: left;
}


.testimonial-box-info {
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 20px;
	margin: 80px 0px 0px;
}

.testimonial-box-info-img {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	background: #ccc;
	overflow: hidden;
}

.testimonial-box-info-text h5 {
	font-weight: 600;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: -0.3px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #000;
}

.testimonial-box-info-text h6 {


	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0px;
	padding: 0px;
	margin: 0px;
	color: #ccc;
}


.testimonial-section-right {
	position: relative;
	padding: 0px;
	margin: 0px;
}


.testimonial-section-right .owl-nav {
	position: absolute;
	left: -455px;
	bottom: 10px;
}


.testimonial-section-right .owl-nav {
	left: -450px;
	bottom: 24px;
}

.testimonial-section-right .owl-nav .owl-prev img {
	width: 100px;
}

.testimonial-section-right .owl-nav .owl-next img {
	width: 100px;
}


.testimonial-section-right .owl-nav .owl-prev {
	margin-right: 20px;
}


/*============================*/
/*======testimonial-section===*/
/*============================*/


/*============================*/
/*======Drop sms -section=====*/
/*============================*/


.drop-sms-section {
	padding: 0px;
	margin: 0px;
	height: 700px;
	overflow: hidden;
}


.drop-sms-section-left {
	padding: 0px;
	margin: 0px;
}


.drop-sms-section-left img {
	width: 100%;
	height: 700px;
	object-fit: cover;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}


.drop-sms-section-left:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


.drop-sms-section-right {
	padding: 60px 50px;
	margin: 0px;
	background: #389F83;
	background-size: 100% 100%;
	width: 100%;
	height: 700px;
	position: relative;

}

.drop-sms-section-right h2 {
	font-weight: 700;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 0%;
	color: #fff;
	padding: 0px;
	margin: 0px 0px 60px 0px;
}


.frm-section-inner form {
	padding: 0px;
	margin: 20px 0px 0px;
}

.frm-section-inner .form-control::placeholder {
	color: #EAEAEA;
	opacity: 1;
}


.frm-section-inner .form-row .form-control {
	background: transparent;
	border-radius: 0px;
	opacity: 1;
	padding: 15px 15px;
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0px;
	color: #EAEAEA;
	margin: 0px 0px 20px 0px;
	border: 1px solid #EAEAEA;
	border-radius: 8px;
}

textarea.form-control {
	min-height: calc(2.5em + (5.75rem + 2px));
}


.frm-section-inner .cumn-butn-body.white-butn {
	margin: 20px 0px 0px 0px;
	border: none;
}


.drop-sms-section-right .cumn-butn-body.blue-butn {
	border: none;
	margin: 30px 0px 0px;
	padding: 20px 50px;
}


.drop-sms-section-right .cumn-butn-body.blue-butn:hover {
	background: #000;
}


/*============================*/
/*======Drop sms -section=====*/
/*============================*/


/* ==========================================================*/
/* ========================footer-sectiom====================*/


.footer-top {
	padding: 60px 0px;
	margin: 0px;
}

.footer-logo {
	margin: 0px 0px 20px 0px;
	text-align: left;
	width: auto;
}

.footer-logo img {
	width: auto;
	height: autog;
	object-fit: contain;
}


.footer-social-icon {
	margin: 0px;
	padding: 0px;
}


.footer-social-icon ul {
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 10px;
}


.footer-social-icon ul li a {
	color: #fff;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: #223D98;
	display: block;
	text-align: center;
	border-radius: 50%;
	font-size: 22px;
	-webkit-transition: all 0.4s ease;
}

.footer-social-icon ul li a:hover {
	border-radius: 0%;
	background: #389F83;
}

.footer-info-right {
	display: flex;
	width: 100%;
	justify-content: end;
	align-items: center;
	gap: 50px;
	padding: 38px 15px 0px 0px;
}

.footer-info-right a.banner-butn {
	width: auto;
	padding: 15px 20px;
}


.footer-info-right p a {
	font-weight: 600;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #262F2E;
}


.footer-info-right p a:hover {
	color: #389F83;
}

.footer-info-right p span {
	margin-right: 10px;
}


.footer-menu {
	padding: 0% 0% 0% 30%;
	margin: 0px;
}


.footer-menu ul {
	margin:
		0px;
	padding:
		0;
	list-style:
		none;

}

.footer-menu ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
}

.footer-menu ul li a {

	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #141414;
	padding: 0px;
	margin: 0px;
	transition: all 300ms ease-in-out;
}

.footer-menu ul li a:hover {
	color: #AF0C15;
	padding-left: 4px;
}


.footer-manu-butm {
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

.footer-manu-butm ul {
	display: flex;
	align-items: center;
	justify-content: end;
	gap: 10px;
}


.footer-manu-butm ul li {
	padding:
		0px;
	margin:
		0px;
	list-style-type: none;
}


.footer-manu-butm ul li a {

	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0%;
	color: #000000;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	position: relative;
}

.footer-manu-butm ul li a::after {
	font: normal normal normal 16px/1 FontAwesome;
	content: "-";
	height: auto;
	width: 5px;
	position: absolute;
	margin: 0px 0px 0px 7px;
	color: #000000;
	font-size: 20px;
}

.footer-manu-butm ul li:last-child a::after {
	display: none;
}


.footer-manu-butm ul li a:hover {
	color: #006EDF;
}

.footer-bottom {
	padding: 15px 0px;
	margin: 0px;
	background: #fff;
	overflow: hidden;
	border-top: 1px solid #C0C0C0;
}


.footer-bottom p {

	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.footer-bottom p a {
	color: #389F83;
}

.footer-bottom p a:hover {
	color: #000000;
}


.footer-bottom-left {
	text-align: left;
}

.footer-bottom-right {
	text-align: right;
}


/* ==============================================*/
/* ==============footer-sectiom==================*/


/*================================================
Go Top CSS
=================================================*/
.go-top {
	position: fixed;
	cursor: pointer;
	bottom: 100px;
	right: 20px;
	border-radius: 5px;
	background-color: #389F83;
	color: #fff;
	z-index: 999;
	width: 40px;
	text-align: center;
	height: 40px;
	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: #389F83;
	border: 1px solid #fff;
}

.go-top.active {
	opacity: 1;
	visibility: visible;
	bottom: 57px;
	-webkit-animation: top-bottom 5s infinite linear;
	animation: top-bottom 5s infinite linear;
}

/*================================================
Go Top CSS
=================================================*/
/*================================================
start-inner-pages
=================================================*/

.inner-banner-section {
	padding: 0px;
	margin: 0px;
	position: relative;
}

.inner-banner-section img {
	width: 100%;
	height: auto;
	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: DM Serif Display;
	font-weight: 400;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 0%;
	text-align: center;

	color: #000000;
	padding: 0px;
	margin: 0px;
}


.cmn-section {
	padding: 60px 0px;
	margin: 0px;
	background: #fff;
}


.inner-banner-section {
	padding: 0px;
	margin: 0px;
	position: relative;
}


.inner-banner-section img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.inner-banner-text {
	position: absolute;
	top: 55%;
	left: 0px;
	right: 0px;

	z-index: 9;
	text-align: center;
}


.inner-banner-text h1 {
	font-family: Montserrat;
	font-weight: 800;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0%;
	text-align: center;
	text-transform: uppercase;

	color: #EC963A;
	padding: 0px;
	margin: 0px;
}


/*================================================
about page CSS
=================================================*/

.about-page .about-section-right {
	padding: 0px;
	margin: 0px;
}


.about-page .about-section-left {
	padding: 0% 0% 0% 6%;
}


.about-page .about-butm-left-img {
	padding: 0% 6% 0% 0%;
	margin: 0px;
}


.about-page p {
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0%;
	color: #2D2D2D;
	padding: 0px;
	margin: 0px
}


.work-section {
	padding: 80px 0px;
	margin: 0px;
	position: relative;
	height: auto;
	background: url(../images/inner-work-bg.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}


.work-section-left {
	padding: 0px;
	margin: 0px;
}


.work-section-left h6 {
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0%;
	text-transform: uppercase;
	color: #223D98;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.work-section-left h4 {
	font-weight: 700;
	font-size: 22px;
	line-height: 33px;
	letter-spacing: 0%;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.work-section-right {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
}


.work-box {
	border-radius: 20px;
	padding: 25px 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 140px;
}

.work-box-img {
	width: 30%;
	padding: 0px;
	margin: 0px;
}


.work-box-text {
	width: 70%;
}


.work-box-text p {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0%;
	color: #E4F1FF;
	padding: 0% 0% 0% 6%;
	margin: 0px;
}


.work-icon {
	width: 90px;
	height: auto;
}

.work-icon img {
	width: 100%;
	height: auto;
}


.light-blue {
	background: #006EDF;
}

.drk-blue {
	background: #223D98;
}

/*================================================
about page CSS
=================================================*/


/*================================================
services page CSS
=================================================*/

.services-full-text {
	margin: 0px 0px 60px 0px;
}

.services-full-text p {
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0%;
	color: #2D2D2D;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}


.services-page-img {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-radius: 30px;
	margin: 0px 0px 60px 0px;
	padding: 0px;
}


.services-page-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}


.services-page-img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


.services-page-text {
	padding: 0px;
	margin: 0px;
	margin: 0px 0px 60px 0px;
	padding: 0px;
}


.services-page-text p {
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0%;
	color: #2D2D2D;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}


/*================================================
services page CSS
=================================================*/


/*================================================
contact page CSS
=================================================*/


.contact-page {
	padding: 60px 0px;
	margin: 0px;
	background: url(../images/about-bg.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}


.contact-page h2 {
	font-weight: 700;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 0%;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	text-align: center;
}


.contact-page p {
	font-weight: 500;
	font-size: 20px;
	line-height: 35px;
	letter-spacing: 0%;
	color: #2D2D2D;
	padding: 0px 200px 20px 200px;
	margin: 0px;
	text-align: center;
}


.contact-page .frm-section-inner {
	margin: 0px;
	padding: 20px 50px;
}

.contact-page .frm-section-inner .form-row .form-control {
	background: #fff;
	border-radius: 0px;
	opacity: 1;
	padding: 15px 15px;
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0px;
	color: #000;
	margin: 0px 0px 20px 0px;
	border: 1px solid #8B8B8B;
	border-radius: 8px;
}

.contact-page .frm-section-inner .form-control::placeholder {
	color: #000;
	opacity: 1;
}


.contact-page .cumn-butn-body.grn-butn {
	display: flex;
	justify-content: center;
	margin: 25px auto 0px;
	border: none;
}

.wpcf7 form .wpcf7-response-output{margin:.41em 0.5em 1em;}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    z-index: 999;
    position: relative;
    top: -25px;
    color: #fff;
}
/*================================================
contact page CSS
=================================================*/



