@font-face {
	font-family: 'Satoshi-Regular';
	src: url('../fonts/Satoshi-Regular.woff2') format('woff2'),
		url('../fonts/Satoshi-Regular.woff') format('woff');
	font-weight: 400;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Satoshi-Italic';
	src: url('../fonts/Satoshi-Italic.woff2') format('woff2'),
		url('../fonts/Satoshi-Italic.woff') format('woff');
	font-weight: 400;
	font-display: swap;
	font-style: italic;
}

@font-face {
	font-family: 'Satoshi-Medium';
	src: url('../fonts/Satoshi-Medium.woff2') format('woff2'),
		url('../fonts/Satoshi-Medium.woff') format('woff');
	font-weight: 500;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Satoshi-Bold';
	src: url('../fonts/Satoshi-Bold.woff2') format('woff2'),
		url('../fonts/Satoshi-Bold.woff') format('woff');
	font-weight: 700;
	font-display: swap;
	font-style: normal;
}


* {
	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;
}

html,
body {
	scroll-behavior: smooth;
}
 
html {
	overflow-x: hidden;
}


body {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: var(--whiteColor);
	overflow-x: hidden;
}

.container-fluid {
	padding: 0px 40px !important;
}


/*=======butn=================*/
/*============================*/

.cumn-butn-body {
	font-family: 'Satoshi-Bold';
	font-weight: 900;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0%;
	text-align: center;
	border-radius: 37px;
	padding: 15px 50px;
	transition: 0.5s;
	margin: 0px;
}

.blue-butn {
	background: linear-gradient(180deg, #1761B0 0%, #0D3580 100.6%);

	color: #fff;
}


.blue-butn:hover {
	background: linear-gradient(180deg, #D2292D 0%, #AF0C15 100.6%);
	color: #fff;
}


.red-butn {

	background: linear-gradient(180deg, #D2292D 0%, #AF0C15 100.6%);

	color: #fff;
}

.red-butn:hover {
	background: linear-gradient(180deg, #1761B0 0%, #0D3580 100.6%);
	color: #fff;
}


/*============================*/
/*=======butn=================*/


/*============================*/
/*=======header================*/

.logo {
	width: 260px;
	margin: 10px 0px;
	padding: 0px 0px;
	position: relative;
}

.logo img {
	width: 100%;
}

.main-nav.scroll .logo {
	width: 230px;
	padding: 0px;
	margin: 5px 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;
}


.main-nav.scroll {
	background-color: #fff;
	height: 80px;
	padding: 5px 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: 9;
}

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

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

.stellarnav>ul>li>a {
	font-family: 'Satoshi-Regular';
	font-weight: 700;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: right;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.stellarnav>ul>li>a:hover {
	color: #D2292D;
	font-weight: 900;
}

.stellarnav>ul>li>a.active {
	color: #D2292D !important;
	font-weight: 900;
}

.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;
}


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

.banner-section {
	padding: 125px 0px;
	margin: 0px;
	position: relative;
	height: auto;
	background: url(../images/banner-bg.png) no-repeat;
	background-size: contain;
	overflow: hidden;
}

.banner-text-inner {
	position: relative;
}


.banner-text {
	position: absolute;
	top: 50px;
	left: 0px;
}

.banner-text h1 {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 69px;
	line-height: 80px;
	letter-spacing: 0%;
	color: #000;
	padding: 0px;
	margin: 0px 0px 50px 0px;
}

.banner-text .cumn-butn-body.grn-butn {
	float: left;
	margin: 40px 0px 0px;
}


.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: #B2B2B2 !important;
	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: #D2292D !important;
	width: 37px;
	height: 14px;
	border-radius: 25px;
}

.banner-section-right .owl-nav {
	display: none;
}


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


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

.about-section {
	padding: 0px;
	margin: 0px;
	background: #fff;
	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-img1 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}


.about-section-left-img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 190px
}

/*
.about-section-left-img1:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
} */

.about-section-left-img1 h6 {
	text-align: center;
	width: 100%;
	padding: 10% 20% 0%;
	font-family: 'Satoshi-Regular';
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0%;
	text-align: center;
	color: #141414;
}


.about-section-left-img2 {
	width: 100%;
	height: 100%;
	border-radius: 190px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.about-section-left-img2 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 190px
}


.about-section-right {
	padding: 30px 0px 0px;
	margin: 0px;
}

.about-section-right h2 {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 0%;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 30px 0px;
}

.about-section-right p {
	font-family: 'Satoshi-Regular';
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0%;
	color: #141414;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

.about-section-right .cumn-butn-body.red-butn {
	display: inline-flex;
	margin: 20px 0px 0px;
}

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

/*============================*/
/*=======mission-section======*/
/*============================*/


.more-row {
	margin: 100px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

.more-row-box {
	display: flex;
	justify-content: space-between;
	align-items: start;
	gap: 10px;
	min-height: 200px;
}

.more-row-box-icon {
	width: 200px;
	height: auto;
	background: #0D3580;
	border-radius: 50%;
	padding: 10px 20px;
	text-align: center;
	display: block;
}

.more-row-box-icon img {
	width: 70px;
	height: 75px;
	margin: 0px auto;
	text-align: center;
	object-fit: contain;
}


.more-row-box-text {
	padding: 0% 0% 0% 2%;
}

.more-row-box-text h4 {
	font-family: 'Satoshi-Bold';
	font-size: 24px;
	line-height: 34px;
	letter-spacing: 0px;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.more-row-box-text p {
	font-family: 'Satoshi-Regular';
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #141414;
	padding: 0px;
	margin: 0px;
}


/*============================*/
/*=======mission-section======*/
/*============================*/


/*============================*/
/*=======work-section=========*/
/*============================*/

.work-section {
	margin: 0px;
	padding: 60px 0px;
	overflow: hidden;
	background-color: #F3FAFF;
	display: none;
}


.work-section-header {
	padding: 0px;
	margin: 0px 0px 30px 0px;
}


.work-section-header h2 {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 0%;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	width: 60%;
}


.work-section-header p {
	font-family: 'Satoshi-Regular';
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0%;
	color: #141414;
	padding: 20px 0px 20px 5%;
	margin: 0px;
}


.work-section-content {
	padding: 0px;
	margin: 0px;
	height: 504px;
	overflow: hidden;

}


.work-section-content-img {
	width: 100%;
	height: auto;
	border-radius: 30px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


.work-section-content-img img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: cover;
	border-radius: 30px;
}

/* .work-section-content-img:hover img {
	transform: scale(1.05);
} */


.work-section-contet-tag {
	position: relative;
	padding: 0% 0% 0% 5%;
	margin: 0px;
}


.work-section-contet-tag-img {
	width: 100%;
	height: 503px;
	border-radius: 30px;
	overflow: hidden;
}

.work-section-contet-tag-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 30px;
	overflow: hidden;
}


.work-section-contet-tag-inner {
	position: absolute;
	bottom: 60px;
	overflow: hidden;
	padding: 0px 50px;
}

.work-section-contet-tag-inner p {
	font-family: 'Satoshi-Regular';
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0%;
	color: #fff;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}


.work-section-contet-tag-inner .cumn-butn-body.red-butn {
	font-size: 16px;
	line-height: 16px;
	margin: 20px 0px 0px;
	display: inline-block;
	padding: 15px 30px;
}


/*============================*/
/*=======work-section=========*/
/*============================*/


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

.gallery-section {
	padding: 60px 0px;
	margin: 0px;
	background: #fff;
	overflow: hidden;
}


.gallery-section h2 {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 0%;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 60px 0px;
	text-align: center;
}


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

.masonry-gallery-section * {
	box-sizing: border-box;
}

.masonry-gallery-section {

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0px;
	user-select: none;
}

.masonry-gallery-section a {
	color: inherit;
	text-decoration: none;
}

.masonry-gallery-section img,
.masonry-gallery-section video {
	max-width: 100%;
	display: block;
	border-radius: 12px;
	cursor: pointer;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease;
}

.masonry-gallery-section img:focus,
.masonry-gallery-section video:focus {
	outline: 3px solid #4f46e5;
	outline-offset: 3px;
}

.masonry-gallery-section img:hover,
.masonry-gallery-section video:hover {
	transform: scale(1.05);
}

.masonry-gallery-section h2 {
	font-size: 2.75rem;
	font-weight: 700;
	margin-bottom: 32px;
	text-align: center;
	user-select: text;
}

/* Masonry using CSS columns */
.masonry-gallery-section .masonry {
	column-count: 3;
	column-gap: 30px;
	max-width: 100%;
	margin: 0 auto;
}

/* Responsive columns */
@media (max-width: 1024px) {
	.masonry-gallery-section .masonry {
		column-count: 2;
	}
}

@media (max-width: 640px) {
	.masonry-gallery-section .masonry {
		column-count: 1;
	}
}

.masonry-gallery-section .masonry-item {
	break-inside: avoid;
	margin-bottom: 24px;
	position: relative;
	cursor: pointer;
	user-select: none;
}

/* Material Icon Button for Close and Nav */
.masonry-gallery-section .material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 36px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}

/* Lightbox Styles */
.masonry-gallery-section .lightbox {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.9);
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
	z-index: 9999;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s ease;
	padding: 24px;
}

.masonry-gallery-section .lightbox.active {
	opacity: 1;
	pointer-events: auto;
}

.masonry-gallery-section .lightbox-content {
	position: relative;
	max-width: 90vw;
	max-height: 80vh;
	display: flex;
	align-items: center;
	justify-content: center;
	outline: none;
}

.masonry-gallery-section .lightbox-content img,
.masonry-gallery-section .lightbox-content video {
	max-width: 100%;
	max-height: 80vh;
	border-radius: 16px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.7);
	cursor: default;
}

.masonry-gallery-section .lightbox-content video {
	background: black;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.9);
}

/* Lightbox Controls */
.masonry-gallery-section .lightbox-control {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(255 255 255 / 0.15);
	border-radius: 50%;
	width: 56px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: background-color 0.3s ease;
	user-select: none;
	color: white;
	box-shadow: 0 0 8px rgba(255 255 255 / 0.6);
}

.masonry-gallery-section .lightbox-control:focus {
	outline: 2px solid #4f46e5;
	outline-offset: 2px;
}

.masonry-gallery-section .lightbox-control:hover {
	background: rgba(255 255 255 / 0.35);
}

.masonry-gallery-section .lightbox-control.prev {
	left: -80px;
}

.masonry-gallery-section .lightbox-control.next {
	right: -80px;
}

.masonry-gallery-section .lightbox-close {
	position: absolute;
	top: 20px;
	right: 20px;
	background: rgba(255 255 255 / 0.15);
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: background-color 0.3s ease;
	user-select: none;
	color: white;
	box-shadow: 0 0 8px rgba(255 255 255 / 0.6);
}

.masonry-gallery-section .lightbox-close:focus {
	outline: 2px solid #4f46e5;
	outline-offset: 2px;
}

.masonry-gallery-section .lightbox-close:hover {
	background: rgba(255 255 255 / 0.35);
}

/* Caption text */
.masonry-gallery-section .lightbox-caption {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	color: #e0e7ff;
	font-size: 1rem;
	text-align: center;
	max-width: 90vw;
	user-select: none;
	font-weight: 500;
	padding: 4px 12px;
	backdrop-filter: brightness(0.6);
	border-radius: 8px;
}

/* Video thumbnail overlay icon */
.masonry-gallery-section .video-thumbnail-wrapper {
	position: relative;
	display: block;
}

.masonry-gallery-section .video-thumbnail-wrapper::after {
	content: "\f144";
	font-family: "Font Awesome 6 Pro";
	font-size: 48px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	pointer-events: none;
	text-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
	user-select: none;
}

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


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

/* ==========================================================*/
/* ========================footer-sectiom====================*/


footer {
	padding: 0px;
	margin: 0px;
	background: url(../images/footer-bg.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	position: relative;

}


.footer-top {
	padding: 40px 0px;
	margin: 0px;
}

.footer-logo {
	margin: 10px 0px 30px 0px;
	text-align: left;
	width: 235px;
}

.footer-logo img {
	width: 100%;
	height: 100%;
	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: 50px;
	height: 50px;
	line-height: 50px;
	background: #0D3580;
	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: #AF0C15;
}

.footer-menu {
	padding: 0% 0% 0% 30%;
	margin: 0px;
}

.footer-menu h3 {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 26px;
	line-height: 36px;
	letter-spacing: 0px;
	color: #AF0C15;
	margin: 0px 0px 15px 0px;
	padding: 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-family: 'Satoshi-Medium';
	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-links {
	margin: 0% 0% 0% 25%;
	padding: 0px;
	word-wrap: break-word;

}


.footer-links h3 {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 26px;
	line-height: 36px;
	letter-spacing: 0px;
	color: #AF0C15;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.footer-links p {
	font-family: 'Satoshi-Medium';
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #141414;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: flex;
	justify-content: start;
	gap: 0px;
	align-items: start;
	text-align: left;
}

.footer-links p a {
	color: #141414;
}

.footer-links p a:hover {
	color: #AF0C15;
}


.footer-links .icon {
	padding: 0px 0px;
	margin: 0px 0px;
	width: 10%;
}


.footer-links .icon img {
	width: auto;
	height: auto;
	object-fit: cover;
}

.info-text {
	width: 90%;
}


.footer-manu-butm {
	margin: 0px;
	padding: 0px;
}

.footer-manu-butm ul {
	display: flex;
	align-items: center;
	justify-content: start;
	gap: 4px;
}


.footer-manu-butm ul li {
	padding:
		0px;
	margin:
		0px;
	list-style-type: none;
}


.footer-manu-butm ul li a {
	font-family: Montserrat;
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0%;
	color: #DEDEDE;
	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: #D5E9E5;
	font-size: 20px;
}

.footer-manu-butm ul li:last-child a::after {
	display: none;
}


.footer-manu-butm ul li a:hover {
	color: #60B45A;
}

.footer-bottom {
	padding: 10px 0px;
	margin: 0px;
	background: #1761B012;
	overflow: hidden;
}

.footer-bottom p {
	font-family: 'Satoshi-Regular';
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0px;
	color: #141414;
	padding: 0px;
	margin: 0px;
}

.footer-bottom p a {
	color: #0D3580;
}

.footer-bottom p a:hover {
	color: #141414;
}


.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: #AF0C15;
	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: #AF0C15;
	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;
}


/*================================================
about page CSS
=================================================*/


.cmn-section {
	padding: 60px 0px;
	margin: 0px;
	background: #fff;
}


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


.about-page-left-top {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}


.about-page-left-top p {
	font-family: 'Satoshi-Regular';
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0%;
	color: #141414;
	padding: 0px 0px 20px 0px;
	margin: 0px
}


.about-page-left-butm-box {
	margin: 0px 0px 20px 0px;
	display: flex;
	justify-content: space-between;
	gap: 20px;
	align-items: start;
}


.about-page-right {
	padding: 0px;
	margin: 0px;
	display: flex;
	justify-content: space-between;
	align-items: start;
	gap: 60px;
}


.about-page-left-butm .more-row-box {
	min-height: auto;
	padding: 0px 0px 20px 0px;
}


.text-full-wid {
	padding: 30px 0px 0px;
	margin: 0px;
}

.text-full-wid p {
	font-family: 'Satoshi-Regular';
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #141414;
	padding: 0px;
	margin: 0px;
}


.how-work-section {
	padding: 100px 0px;
	margin: 0px;
	position: relative;
	height: 550px;
	background: url(../images/contact-tag-bg.png) no-repeat;
	background-size: auto;
	background-size: 100% 100%;
}

.how-work-section-inner {
	position: relative;
	text-align: center;
	padding: 0% 10%;
}

.how-work-section-inner h3 {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 50px;
	line-height: 70px;
	letter-spacing: 0%;
	text-align: center;
	color: #fff;
	padding: 0px;
	margin: 0px 0px 30px 0px;
}


.how-work-section-inner p {
	font-family: 'Satoshi-Medium';
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 0%;
	text-align: center;
	color: #E5E7EB;
	padding: 0px;
	margin: 0px 0px 60px 0px;
}


/*================================================
about page CSS
=================================================*/


/*================================================
work page CSS
=================================================*/


.work-page-one {
	background: #fff;
	padding: 60px 0px;
	margin: 0px;
}


.work-page-one-img {
	padding: 0px;
	margin: 0px;
}

.work-page-one-text {
	padding: 0% 0% 0% 4%;
}

.work-page-one-text h3 {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 35px;
	line-height: 45px;
	letter-spacing: 0%;
	color: #000;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.work-page-one-text p {
	font-family: 'Satoshi-Regular';
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #141414;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}


.work-page-two {
	background: #F3FAFF;
	padding: 60px 0px;
	margin: 0px;
}


.work-page-two-img {
	padding: 0px;
	margin: 0px;
}


.work-page-two-text {
	padding: 0% 4% 0% 0%;
}


.work-page-two-text h3 {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 35px;
	line-height: 45px;
	letter-spacing: 0%;
	color: #000;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}


.work-page-two-text p {
	font-family: 'Satoshi-Regular';
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #141414;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}


/*================================================
work page CSS
=================================================*/


/* ========================================================= */
/* contact-page */
/* ========================================================= */

.contact-info-section {
	padding: 80px 0px;
	margin: 0px;
	text-align: center;
}


.contact-info {
	position: relative;

}


.contact-info-box {
	padding: 0px;
	margin: 0px;
}


.contact-info-box-icon {
	width: 130px;
	height: 130px;
	background: #0D3580;
	margin: 0px auto;
	border-radius: 50%;
	padding: 40px 20px;
}

.contact-info-box-icon img {
	width: 60px;
	height: 60px;
	object-fit: contain;
}

.contact-info-box-text {
	margin: 30px 0px 0px;
	padding: 0% 20%;
}

.contact-info-box-text h4 {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0%;
	text-align: center;
	color: #3B3B3B;
	padding: 0px;
	margin: 20px 0px;
}


.contact-info-box-text p {
	font-family: 'Satoshi-Medium';
	font-size: 22px;
	line-height: 33px;
	letter-spacing: 0%;
	text-align: center;

	color: #000;
	padding: 0px;
	margin: 0px;
}

.contact-info-box-text p a {
	color: #000;
}


.contact-info-box-text p a:hover {
	color: #D2292D;
}


.contact-map-section {
	padding: 0px;
	margin: 0px;
}


.contact-frm-section {
	padding: 60px 0px;
	margin: 0px;
	text-align: center;
}


.contact-frm-section h2 {

	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 0%;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 60px 0px;
	text-align: center;
}

.frm-section-inner {
	padding: 0% 5%;
}

.frm-section-inner form {
	padding: 0px;
	margin: 20px 0px 0px;
}

.frm-section-inner .form-row .form-control {
	background: transparent;
	border-radius: 0px;
	opacity: 1;
	padding: 15px 10px;
	font-family: 'Satoshi-Regular';
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0%;
	color: #1A1A1A;
	margin: 0px 0px 15px 0px;
	border: none;
	border-bottom: 2px solid #1A1A1A;
}

textarea.form-control {
	min-height: calc(2.5em + (5.75rem + 2px));
}

.frm-section-inner .cumn-butn-body.red-butn {
	border: none;
	margin: 30px 0px 0px;
}


/* ========================================================= */
/* contact-page */
/* ========================================================= */


.play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.play-button a i {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	padding-left: 5px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: var(--whiteColor);
	background-color: #fff;
	border: 1px solid #fff;
	position: relative;
	font-size: 30px;
}

.play-button a i {
	color: #000000c9;
	font-size: 40px;
}