@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,100italic,200,200italic,300,300italic,400italic,500,500italic,600,600italic,700,700italic,800,900,800italic,900italic);
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css');
@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(hover.css);
@import url(jquery.fancybox.css);
@import url(jquery.bxslider.css);
@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
@import url(animate.min.css);
@import url(../fonts/flaticon/flaticon.css);

@import url(../revolution/css/settings.css);

@import url(../js/jquery-ui-1.11.4/jquery-ui.css);



body {
	font-family: 'Poppins', sans-serif !important;
	font-size: 16px;
	color: #222222;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Raleway', sans-serif;
}

a,
a:hover,
a:active {
	text-decoration: none !important;
}

:active,
:focus {
	outline: none !important;
}

img {
	max-width: 100%;
}

.p0 {
	padding: 0 !important;
}

.full-width {
	width: 100% !important;
}

.text-thm {
	color: #126091;
}

.text-white {
	color: #fff !important;
}

.thm-btn {
	background: #126091;
	border-radius: 50px;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: 800;
	padding: 10px 28px;
	border: 2px solid #126091;
	transition: all .3s ease;
	letter-spacing: 0.08em;
}

.thm-btn:hover {
	background-color: #fff;
	border-color: #126091;
	color: #126091;
}

.thm-btn.inverse {
	background: #fff;
	border-color: #126091;
	color: #126091;
	border-radius: 50px;
}

.thm-btn.inverse:hover {
	background: #f14b05;
	border-color: #f14b05;
	color: #fff;
}

.btn-xs {
	font-size: 11px !important;
	padding: 8px 15px !important;
}

.sec-padding {
	padding: 90px 0;
}

.sec-title {
	margin-bottom: 63px;
}

.sec-title h2 {
	font-size: 32px;
	text-transform: capitalize;
	color: #202A30;
	font-weight: bold;
	margin: 0;
	margin-bottom: 15px;
}

.sec-title p {
	font-size: 16px;
	color: #747474;
	margin: 0;
	margin-bottom: 20px;
}

.sec-title span.decor {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 2px solid #E6E6E6;
	background: #fff;
	display: inline-block;
	position: relative;
	z-index: 1;
}

.sec-title span.inner {
	width: 6px;
	height: 6px;
	background: #EAEAEA;
	border-radius: 50%;
	display: block;
	margin: auto;
	margin-top: 3px;
}

.sec-title span.decor:before,
.sec-title span.decor:after {
	content: '';
	position: absolute;
	top: 5px;
	width: 50px;
	height: 2px;
	background: #E6E6E6;
	z-index: -1;
}

.sec-title span.decor:before {
	left: 14px;
}

.sec-title span.decor:after {
	right: 14px;
}

.sec-title.text-left span.decor {
	margin-left: 50px;
}

.sec-title.style-two span.decor {
	border-color: #f14b05;
}

.sec-title.style-two span.decor .inner {
	background: #f14b05;
}

.sec-title.style-two span.decor:after {
	right: -94px;
}

.sec-title.style-two span.decor:before,
.sec-title.style-two span.decor:after {
	background: #DCDCDC;
}

.sec-title.colored span.decor {
	border-color: #eb5310;
}

.sec-title.colored span.decor span.inner {
	background: #eb5310;
}

.sec-title.colored span.decor:before,
.sec-title.colored span.decor:after {
	background: #eb5310;
}

.sec-color {
	color: #202a30;
	font-weight: 700;
}

.double-line {
	display: block;
	margin-bottom: 30px;
	margin-top: 10px;
	position: relative;
}

.double-line::before,
.double-line::after {
	border: 1px solid #eb5310;
	bottom: -7px;
	content: "";
	height: 1px;
	left: 0;
	margin: 1px auto auto;
	position: absolute;
	right: 0;
	width: 50px;
}

.double-line::before {
	bottom: -10px;
}

.double-line.line-left::before,
.double-line.line-left::after {
	left: 0;
	right: auto;
}


/* 2 flaticon reset styles */

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
	margin: 0;
}


/* 3 common css styles */

.mb_0 {
	margin-bottom: 0 !important;
}

.mb_20 {
	margin-bottom: 20px !important;
}

.mb_30 {
	margin-bottom: 30px !important;
}

.mb_60 {
	margin-bottom: 60px !important;
}

.mt_5 {
	margin-top: 5px;
}

.mt_15 {
	margin-top: 15px !important;
}

.mt_30 {
	margin-top: 30px !important;
}

.p_0 {
	padding: 0 !important;
}

.p_20 {
	padding: 20px;
}

.p_30 {
	padding: 30px;
}

.p_40 {
	padding: 40px;
}

.pb_0 {
	padding-bottom: 0 !important;
}

.pb_2 {
	padding-bottom: 2px !important;
}

.pb_30 {
	padding-bottom: 30px !important;
}

.pb_60 {
	padding-bottom: 60px !important;
}

.pb_70 {
	padding-bottom: 70px !important;
}

.pl_0 {
	padding-left: 0;
}

.pr_0 {
	padding-right: 0 !important;
}

.pr_15 {
	padding-right: 15px !important;
}

.pt_0 {
	padding-top: 0 !important;
}

.pt_90 {
	padding-top: 90px !important;
}

.text-black {
	color: #454545 !important;
}

.text-555 {
	color: #555 !important;
}

.bg-color-eee {
	background: #eee !important;
}

.bg-color-fa {
	background: #fafafa !important;
}

.font-13 {
	font-size: 13px !important;
}

.font-16 {
	font-size: 16px !important;
}

.font-18 {
	font-size: 18px !important;
}

.border-1px {
	border: 1px solid #eee;
}

.brder-left-3 {
	border-left: 3px solid #ddd;
}


/* 4 .top-bar styles */

.top-bar {
	/* border-bottom: 1px solid #EAEAEA; */
	background: #fff;
}

.top-bar .left-text p {
	font-size: 13px;
	color: #B6B6B6;
	margin: 0;
	line-height: 48px;
}

.top-bar .left-text p span {
	color: #383838;
}

.social-icons ul,
.social-icons ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}


.social-icons ul li a {
	display: inline-block;
	font-size: 16px;
	color: #1b5f00;
	line-height: 35px;
	text-align: center;
	padding: 0px 16px;
	margin-left: -5px;
	transition: all .3s ease;
}

.social-icons ul li a:hover {
	color: #e6e6e6f1;
	background: #1b5f00;

}

/* Base styles - mobile first */
.header {
	padding: 0;
	background: #fff;
	border-top: 4px solid #f14b05;
}

.container {
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

.header .container,
.mainmenu-area .container {
	max-width: 1350px;
	width: 95%;
}

.header-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	padding: 10px 0;
}

@media (max-width: 991px) {
	.header-container {
		flex-direction: row;
		justify-content: center;
		padding: 10px 0;
	}
}

.logo-container {
	order: 1;
	/* Logo comes first */
}

.contact-info-container {
	order: 2;
	/* Contact info comes after */
}

.logo a {
	display: flex;
	align-items: center;
	gap: 10px;
	text-decoration: none;
}

@media (max-width: 991px) {
	.logo a {
		flex-direction: row !important;
		flex-wrap: nowrap !important;
		gap: 8px;
		text-align: left;
		justify-content: center;
	}
}

.logo-text {
	display: flex;
	flex-direction: column;
}

@media (max-width: 991px) {
	.logo-text {
		align-items: center;
		/* Center-align text relative to icon on mobile/tablet */
	}
}

.logo-text span:nth-child(1) {
	font-size: 18px;
	color: #126091;
	font-weight: 600;
	line-height: 1.2;
	transition: font-size 0.3s ease;
}

@media (max-width: 400px) {
	.logo-text span:nth-child(1) {
		font-size: 14px;
	}
}

.logo-text span:nth-child(2) {
	font-size: 13px;
	color: #126091;
	font-weight: 800;
}

.registration {
	font-size: 11px;
	color: #f14b05;
	font-weight: 600;
	text-transform: uppercase;
}

@media (max-width: 767px) {
	.logo-text span:nth-child(1) {
		font-size: 13px !important;
		/* Smaller to fit in one row */
	}

	.logo-text span:nth-child(2) {
		font-size: 10px !important;
	}

	.registration {
		font-size: 9px;
	}
}

@media (max-width: 380px) {
	.logo-text span:nth-child(1) {
		font-size: 11px !important;
	}

	.logo img {
		height: 40px;
	}
}

.logo img {
	height: 55px;
	width: auto;
	transition: all 0.3s ease;
}

@media (max-width: 480px) {
	.logo img {
		height: 45px;
	}
}

.header-right-info {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: auto;
	transition: all 0.3s ease;
}

@media (max-width: 991px) {
	.header-right-info {
		display: none !important;
		/* Hide contact info on mobile/tablet as requested */
	}
}

.single-header-info {
	display: flex;
	align-items: center;
	padding: 0;
}

.single-header-info .icon-box .inner-box {
	width: 50px;
	height: 50px;
	border: 1px solid #E1E1E1;
	border-radius: 50%;
	text-align: center;
	line-height: 48px;
	margin-right: 15px;
	flex-shrink: 0;
}

.single-header-info .icon-box .inner-box i:before {
	font-size: 24px;
	color: #f14b05;
}

@media (max-width: 767px) {
	.single-header-info .icon-box .inner-box {
		width: 35px;
		height: 35px;
		line-height: 33px;
		margin-right: 8px;
	}

	.single-header-info .icon-box .inner-box i:before {
		font-size: 16px;
	}

	.single-header-info .content p a {
		font-size: 11px !important;
	}
}

/* Blink animation on icon */
@keyframes iconBlink {

	0%,
	100% {
		color: #f14b05;
		opacity: 1;
	}

	50% {
		color: #f14b05;
		opacity: 0.4;
	}
}

.single-header-info .icon-box .inner-box.blink-text i:before {
	animation: iconBlink 1.5s ease-in-out infinite;
	color: #f14b05;
}

.single-header-info .content h3 {
	font-size: 14px;
	text-transform: none;
	color: #2B2B2B;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	margin: 0;
	margin-bottom: 5px;
}

.single-header-info .content p {
	font-size: 14px;
	margin: 0;
	color: #B6B6B6;
}

.single-header-info .content p b {
	font-size: 16px;
	color: #000000;
	font-weight: 500;
}

/* ─── Modern Bootstrap Hero Slider Styles ─── */
.hero-slider {
	position: relative;
	width: 100%;
}

.hero-slider .carousel-item {
	height: 550px;
	position: relative;
	background-color: #000;
}

.hero-slider .hero-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	opacity: 0.9;
}

.hero-slider .hero-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.1) 100%);
	z-index: 1;
}

.hero-content-container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	z-index: 2;
	padding-left: 5%;
	padding-right: 5%;
}

.hero-caption {
	max-width: 650px;
	animation: fadeInUp 1s ease-in-out;
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 40px, 0);
	}

	to {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

.modern-banner-subtitle {
	font-family: 'Raleway', sans-serif;
	color: #FDC50E;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	text-shadow: 1px 2px 8px rgba(0, 0, 0, 0.8);
	display: block;
}

.modern-banner-title {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-weight: 800;
	font-size: 56px;
	line-height: 1.1;
	margin-bottom: 20px;
	letter-spacing: -0.02em;
	text-shadow: 2px 4px 15px rgba(0, 0, 0, 0.8);
}

.modern-banner-text {
	font-family: 'Poppins', sans-serif;
	color: rgba(255, 255, 255, 0.95);
	font-weight: 500;
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 30px;
	text-shadow: 1px 2px 10px rgba(0, 0, 0, 0.9);
}

.hero-btns {
	display: flex;
	gap: 15px;
}

/* Custom Pagination Indicators */
.custom-indicators {
	bottom: 20px;
	margin-bottom: 0;
}

.custom-indicators button {
	width: 10px !important;
	height: 10px !important;
	border-radius: 50%;
	background-color: #fff !important;
	margin: 0 5px !important;
	opacity: 0.5;
	border: 2px solid transparent !important;
	transition: all 0.3s ease;
}

.custom-indicators button.active {
	background-color: #f14b05 !important;
	opacity: 1;
	transform: scale(1.3);
}

/* Custom Prev/Next Buttons - Centered Vertically on Sides */
.custom-carousel-btn {
	width: 45px;
	height: 45px;
	top: 50%;
	transform: translateY(-50%);
	bottom: auto;
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.3);
	z-index: 5;
	opacity: 0.8;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	transition: all 0.3s ease;
	position: absolute;
}

.custom-carousel-btn:hover {
	background: #f14b05;
	border-color: #f14b05;
	opacity: 1;
}

.carousel-control-prev.custom-carousel-btn {
	left: 20px;
	right: auto;
}

.carousel-control-next.custom-carousel-btn {
	right: 20px;
	left: auto;
}

/* --- Responsive Adjustments --- */
@media (max-width: 991px) {
	.hero-slider .carousel-item {
		height: 450px;
	}

	.modern-banner-title {
		font-size: 42px;
	}
}

@media (max-width: 767px) {
	.hero-slider .carousel-item {
		height: 56.25vw;
		/* Exactly matches the 16:9 image aspect ratio to show full image without cropping */
		min-height: 250px;
		/* Fallback for tablet sizes */
	}

	.modern-banner-subtitle,
	.modern-banner-text {
		display: none !important;
		/* Hide text/subtitle on mobile as requested */
	}

	.hide-on-mobile {
		display: none !important;
		/* Hide second button */
	}

	.modern-banner-title {
		font-size: 24px;
		margin-bottom: 10px;
		white-space: normal;
		text-shadow: 2px 2px 8px rgba(0, 0, 0, 1);
	}

	.hero-content-container {
		padding-left: 35px;
		/* Ensure space for arrows */
		padding-right: 35px;
		justify-content: center;
		text-align: center;
	}

	.hero-caption {
		max-width: 100%;
	}

	.hero-btns {
		justify-content: center;
	}

	.hero-btns .thm-btn {
		padding: 8px 20px;
		font-size: 13px;
	}

	/* Hide prev/next buttons on mobile as requested */
	.custom-carousel-btn {
		display: none !important;
	}
}

@media (max-width: 480px) {
	.hero-slider .carousel-item {
		height: 56.25vw;
		min-height: 200px;
	}

	.modern-banner-title {
		font-size: 18px;
		margin-bottom: 8px;
	}

	.hero-btns .thm-btn {
		padding: 5px 12px;
		font-size: 10px;
	}
}

@media (max-width: 360px) {
	.hero-slider .carousel-item {
		height: 56.25vw;
		/* At 320px width, height will perfectly be ~180px */
		min-height: 180px;
	}

	.modern-banner-title {
		font-size: 15px;
		margin-bottom: 5px;
	}

	.hero-btns .thm-btn {
		padding: 4px 10px;
		font-size: 9px;
	}
}

/* Donate Button in Navbar - Standard for Laptops/Desktop */
.nav-donate-btn>a.thm-btn {
	padding: 8px 18px;
	font-size: 13px;
	display: inline-block;
	margin: 4px 0;
	text-transform: uppercase;
}

.nav-donate-btn>a.thm-btn:hover {
	background-color: transparent;
	border-color: #126091;
	color: #126091;
}

/* Specific mobile/tablet adjustments for the donate button */
@media (max-width: 991px) {
	.nav-donate-btn {
		display: block;
		padding: 0;
		margin: 0;
	}

	.nav-donate-btn>a.thm-btn {
		padding: 6px 12px;
		font-size: 11px;
	}
}

@media (min-width: 992px) {
	.nav-donate-btn {
		display: block;
	}
}

@media (min-width: 768px) {
	.header-container {
		flex-direction: row;
	}

	.logo-container,
	.contact-info-container {
		order: 0;
		/* Reset order for desktop */
	}

	.header-right-info {
		flex-direction: row;
		width: auto;
		gap: 15px;
	}

	.logo-text span:nth-child(1) {
		font-size: 20px;
	}

	.logo-text span:nth-child(2) {
		font-size: 15px;
	}

	.logo img {
		height: 65px;
	}
}

/* Desktop styles */
@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}

	.logo-text span:nth-child(1) {
		font-size: 22px;
	}

	.logo-text span:nth-child(2) {
		font-size: 13px;
	}

	.logo img {
		height: 70px;
	}

	.single-header-info {
		padding-left: 15px;
	}

	.single-header-info .icon-box .inner-box {
		width: 60px;
		height: 60px;
		line-height: 58px;
	}

	.single-header-info .icon-box .inner-box i:before {
		font-size: 30px;
	}

	.single-header-info .content h3 {
		font-size: 13px;
	}

	.single-header-info .content p {
		font-size: 14px;
	}

	.single-header-info .content p b {
		font-size: 18px;
	}
}

/* Large desktop styles */
@media (min-width: 1200px) {
	.container {
		max-width: 1140px;
	}

	.header-right-info {
		gap: 0;
	}

	.single-header-info {
		padding-left: 35px;
	}
}

/* ─── Modern Main Menu Area ─── */
.mainmenu-area {
	background: #FDC50E;
	padding: 0;
	position: relative;
	z-index: 100;
	border-bottom: 4px solid #f14b05;
}

.navigation-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

@media (max-width: 991px) {
	.navigation-wrapper {
		display: flex !important;
		flex-direction: row !important;
		justify-content: space-between !important;
		align-items: center !important;
		padding: 5px 15px;
		width: 100%;
	}
}

.navigation {
	display: flex;
	align-items: center;
}

.nav-toggler {
	display: none;
	background: transparent;
	border: none;
	font-size: 24px;
	color: #126091;
	padding: 5px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.nav-toggler.active i:before {
	content: "\f00d";
	/* FontAwesome close icon */
}

@media (max-width: 991px) {
	.navigation-wrapper {
		justify-content: space-between;
		padding: 0 15px;
	}
}

.nav-header>ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
}

.nav-header>ul>li {
	position: relative;
}

.nav-header>ul>li>a {
	display: block;
	font-size: 15px;
	font-weight: 500;
	text-transform: none;
	color: #126091;
	padding: 18px 25px;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	letter-spacing: 0.05em;
	position: relative;
}

/* Modern Hover Top Border */
.nav-header>ul>li>a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 0;
	height: 3px;
	background: #f14b05;
	transition: all 0.3s ease;
	transform: translateX(-50%);
}

.nav-header>ul>li>a:hover::after,
.nav-header>ul>li>a.active::after {
	width: 100%;
}

.nav-header>ul>li>a:hover,
.nav-header>ul>li>a.active {
	color: #f14b05;
}

/* Mobile Responsive Adjustments */
@media (max-width: 991px) {
	.nav-toggler {
		display: block;
	}

	.nav-header {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		background: #FDC50E;
		max-height: 0;
		overflow: hidden;
		transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
		z-index: 999;
	}

	.nav-header.active {
		max-height: 500px;
		padding-bottom: 20px;
	}

	.nav-header>ul {
		flex-direction: column;
		padding: 0 20px;
	}

	.nav-header>ul>li>a {
		padding: 15px 0;
		border-bottom: 1px solid rgba(18, 96, 145, 0.1);
		text-align: center;
	}

	.nav-header>ul>li>a::after {
		display: none;
	}
}

.header-contact-bottom .single-header-info,
.navigation .single-header-info {
	margin-right: 25px;
}

.header-contact-bottom .single-header-info .icon-box .inner-box,
.navigation .single-header-info .icon-box .inner-box,
.header-right-info .single-header-info .icon-box .inner-box {
	width: 30px;
	height: 30px;
	line-height: 28px;
	margin-right: 8px;
	background: #fff;
	border: 1px solid #126091;
	transition: all 0.3s ease;
}

.header-contact-bottom .single-header-info:hover .icon-box .inner-box,
.navigation .single-header-info:hover .icon-box .inner-box {
	background: #126091;
}

.header-contact-bottom .single-header-info .icon-box .inner-box i:before,
.navigation .single-header-info .icon-box .inner-box i:before,
.header-right-info .single-header-info .icon-box .inner-box i:before {
	font-size: 14px;
	color: #126091;
	transition: all 0.3s ease;
}

.header-contact-bottom .single-header-info:hover .icon-box .inner-box i:before,
.navigation .single-header-info:hover .icon-box .inner-box i:before {
	color: #fff;
}

/* Professional Ripple Pulse Effect */
@keyframes ring-pulse {
	0% {
		transform: scale(1);
		opacity: 0.8;
	}

	100% {
		transform: scale(1.8);
		opacity: 0;
	}
}

.blink-text {
	position: relative;
	z-index: 1;
}

.blink-text::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 2px solid #126091;
	border-radius: 50%;
	animation: ring-pulse 2s infinite ease-out;
	pointer-events: none;
	z-index: -1;
}

.font-weight-bold {
	font-weight: 700;
}

.header-contact-bottom .single-header-info p a {
	font-weight: 600;
	font-size: 15px;
}

/* Submenu styles removed for modern clean look */

.mainmenu-area .search-box {
	width: 280px;
	height: 66px;
	background: #2D373F;
	padding: 0 25px;
}

.mainmenu-area .search-box input {
	background-color: transparent;
	border: none;
	outline: none;
	color: #DAD9D9;
	font-size: 13px;
	line-height: 65px;
	width: calc(100% - 31px);
}

.mainmenu-area .search-box button {
	background-color: transparent;
	border: none;
	outline: none;
	font-size: 15px;
	line-height: 65px;
	color: #DAD9D9;
}


/* 7 .rev_slider_wrapper styles */

.rev_slider_wrapper .thm-banner-h1 {
	font-size: 55px;
	font-weight: 300;
	color: #202A30;
	font-family: 'Raleway';
	text-transform: capitalize;
}

.rev_slider_wrapper .thm-banner-h3 {
	background-color: #fff;
	font-size: 30px;
	font-weight: 600;
	color: #f14b05;
	font-family: 'Raleway';
	padding: 0 10px !important;
	text-transform: capitalize;
}

.rev_slider_wrapper .thm-banner-p {
	font-size: 15px;
	font-weight: 600;
	color: #fbf7f7;
	font-family: 'Poppins';
	line-height: 27px;
}

.rev_slider_wrapper .thm-banner-h1.heavy {
	font-weight: 900;
}

.rev_slider_wrapper .thm-btn {
	transition: all .3s ease !important;
}

.rev_slider_wrapper .thm-banner-h1.blue-bg {
	background: #f14b05;
	color: #fff;
	font-size: 42px;
	line-height: 55px;
	padding: 0 10px;
}

.rev_slider_wrapper .thm-banner-h1.black-bg {
	background: #262F36;
	color: #fff;
	font-size: 50px;
	line-height: 55px;
	padding: 0 10px;
}


/* 8 .overlay styles */

.overlay-white {
	background: url(../img/resources/donate-bg.webp) top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}

.overlay-white:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0a0a0aad;
	opacity: .9;
}

/* 9 .call-to-action styles */

.call-to-action .container-fluid {
	padding: 0;
}

.call-to-action-row {
	display: flex;
	flex-wrap: wrap;
}

.call-to-action-corner {
	/*width: 35%;*/
	position: relative;
	/*float: left;*/
	display: flex;
	flex-direction: column;

	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transition: all .3s ease;
}

.call-to-action-corner:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	background: rgba(209, 161, 2, 0.9);
}

.call-to-action-corner:hover:before {
	background: rgba(153, 118, 1, 0.9);
}

.call-to-action-corner1 {
	/*width: 35%;*/
	position: relative;
	/*float: left;*/
	display: flex;
	flex-direction: column;

	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transition: all .3s ease;
}

.call-to-action-corner1:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	background: rgba(2, 178, 209, 0.9);
}

.call-to-action-corner1:hover:before {
	background: rgba(0, 113, 133, 0.9);
}

.call-to-action-center {
	/*width: 30%;*/
	position: relative;
	/*float: left;*/
	display: flex;
	flex-direction: column;

	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transition: all .3s ease;
}

.call-to-action-center:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(250, 119, 61, .9);
}

.call-to-action-center:hover:before {
	background: rgba(201, 66, 9, .9);
}

.donate-section {
	padding: 80px 0;
	font-family: 'Raleway', sans-serif;
	position: relative;
	background: linear-gradient(135deg, rgba(18, 96, 145, 0.5) 0%, rgba(12, 70, 105, 0.5) 100%),
		url('../img/slides/1.webp') center/cover no-repeat;
	color: white;
	overflow: hidden;
}

.donate-section::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
	z-index: 0;
}

.donate-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 30px;
}

.donate-content {
	flex: 1;
	min-width: 300px;
}

.donate-content h2 {
	position: relative;
	color: #ffffff;
	font-size: 32px;
	margin-bottom: 20px;
	font-weight: 700;
}

.donate-content p {
	position: relative;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 20px;
}

.donate-benefits {
	list-style: none;
	padding: 0;
	margin: 0;
}

.donate-benefits li {
	position: relative;
	color: #ffffff;
	margin-bottom: 10px;
	font-size: 15px;
	position: relative;
	padding-left: 30px;
}

.donate-benefits i {
	color: #f14b05;
	position: absolute;
	left: 0;
	top: 3px;
}

.donate-action {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 15px;
	min-width: 250px;
}

.donate-btn {
	position: relative;
	background-color: #f14b05;
	color: white;
	padding: 15px 40px;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	border-radius: 4px;
	text-align: center;
	transition: all 0.3s ease;
	box-shadow: 0 4px 8px rgba(241, 75, 5, 0.3);
}

.donate-btn:hover {
	background-color: #d94204;
	transform: translateY(-2px);
	color: white !important;
	box-shadow: 0 6px 12px rgba(241, 75, 5, 0.4);
}

.secure-donation {
	position: relative;
	color: #ffffff;
	font-size: 14px;
	display: flex;
	align-items: center;
	gap: 8px;
}

.secure-donation i {
	color: #28a745;
}

/* Responsive Styles */
@media (max-width: 768px) {
	.donate-container {
		flex-direction: column;
		text-align: center;
	}

	.donate-content {
		min-width: 100%;
	}

	.donate-benefits li {
		text-align: left;
		padding-left: 25px;
	}

	.donate-action {
		width: 100%;
	}

	.donate-btn {
		width: 100%;
		padding: 15px 20px;
	}
}

.about-section {
	padding: 40px 0;
	background-color: #f9f9f9;
	font-family: 'Poppins', sans-serif;
}

.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}

.about-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 50px;
}

.about-content {
	flex: 1;
	min-width: 300px;
}

.about-content h2 {
	color: #126091;
	font-size: 36px;
	margin-bottom: 20px;
	font-weight: 700;
	line-height: 1.3;
}

.about-content p {
	font-size: 16px;
	line-height: 1.7;
}

.highlight {
	font-size: 18px;
	color: #333;
	line-height: 1.6;
	margin-bottom: 30px;
	padding-left: 15px;
	border-left: 4px solid #f14b05;
}

.about-features {
	margin: 40px 0;
}

.feature {
	display: flex;
	gap: 20px;
	margin-bottom: 30px;
}

.feature-icon {
	width: 60px;
	height: 60px;
	background: #126091;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.feature-icon i {
	color: white;
	font-size: 24px;
}

.feature-content h3 {
	color: #222;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 600;
}

.feature-content p {
	color: #555;
	line-height: 1.6;
	font-size: 16px;
}

.learn-more-btn {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #f14b05;
	font-weight: 600;
	text-decoration: none;
	font-size: 16px;
	transition: all 0.3s;
}

.learn-more-btn:hover {
	color: #126091;
	gap: 12px;
}

.about-image {
	flex: 1;
	min-width: 300px;
	position: relative;
}

.about-image img {
	width: 100%;
	border-radius: 8px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.experience-badge {
	position: absolute;
	bottom: -20px;
	right: -20px;
	background: #f14b05;
	color: white;
	padding: 15px 20px;
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-shadow: 0 5px 15px rgba(241, 75, 5, 0.3);
}

.years {
	font-size: 32px;
	font-weight: 700;
	line-height: 1;
}

.text {
	font-size: 14px;
	font-weight: 500;
}

/* Responsive Styles */
@media (max-width: 992px) {
	.about-container {
		gap: 40px;
	}

	.about-content h2 {
		font-size: 32px;
	}

	.feature {
		gap: 15px;
	}
}

@media (max-width: 768px) {
	.about-section {
		padding: 60px 0;
	}

	.about-container {
		flex-direction: column;
	}

	.about-content,
	.about-image {
		width: 100%;
	}

	.about-image {
		order: -1;
		margin-bottom: 30px;
	}

	.experience-badge {
		bottom: -15px;
		right: -15px;
	}
}

@media (max-width: 576px) {
	.about-content h2 {
		font-size: 28px;
	}

	.highlight {
		font-size: 16px;
	}

	.feature {
		flex-direction: column;
		align-items: flex-start;
	}

	.experience-badge {
		position: relative;
		bottom: auto;
		right: auto;
		margin-top: 20px;
		align-self: center;
	}
}

.services-section {
	padding: 50px 0;
	background: #fff;
}

.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}

.section-header {
	text-align: center;
	margin-bottom: 50px;
}

.section-header h2 {
	color: #126091;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 15px;
}

.section-header p {
	color: #555;
	font-size: 18px;
	max-width: 700px;
	margin: 0 auto;
}

.services-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
	gap: 30px;
}

.service-card {
	background: white;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.service-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.service-img {
	height: 220px;
	overflow: hidden;
}

.service-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.5s ease;
}

.service-card:hover .service-img img {
	transform: scale(1.05);
}

.service-content {
	padding: 25px;
}

.service-content h3 {
	color: #333;
	font-size: 22px;
	margin-bottom: 12px;
	font-weight: 700;
}

.service-content p {
	color: #555;
	line-height: 1.6;
	margin-bottom: 20px;
	font-size: 16px;
}

.service-link {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	color: #f14b05;
	font-weight: 600;
	text-decoration: none;
	font-size: 15px;
	transition: all 0.3s;
}

.service-link:hover {
	color: #126091;
	gap: 8px;
}

.service-link i {
	font-size: 12px;
	transition: all 0.3s;
}

.service-link:hover i {
	transform: translateX(3px);
}

/* Responsive Styles */
@media (max-width: 992px) {
	.services-grid {
		grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
		gap: 25px;
	}

	.service-img {
		height: 200px;
	}
}

@media (max-width: 768px) {
	.services-section {
		padding: 60px 0;
	}

	.section-header h2 {
		font-size: 32px;
	}

	.section-header p {
		font-size: 16px;
	}

	.services-grid {
		grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
		gap: 20px;
	}

	.service-content {
		padding: 20px;
	}
}

@media (max-width: 576px) {
	.services-grid {
		grid-template-columns: 1fr;
	}

	.section-header h2 {
		font-size: 28px;
	}
}


.single-call-to-action {
	position: relative;
	min-height: 250px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 40px 30px;
	flex: 1 1 auto;
	width: 100%;
}

.single-call-to-action .icon-box {
	flex: 0 0 50px;
	max-width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.single-call-to-action .icon-box i.flaticon-circle {
	bottom: 25px;
	position: relative;
}

.single-call-to-action .icon-box i.flaticon-social {
	position: relative;
	/* bottom: 25px; */
}

.single-call-to-action .icon-box i.flaticon-medical {
	position: relative;
	/* bottom: 25px; */
}

.single-call-to-action .icon-box i:before {
	font-size: 30px;
	color: #555;
}

.single-call-to-action .content-box {
	flex: 1 1 auto;
	text-align: left;
	padding-left: 20px;
}

.single-call-to-action .content-box h3 {
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	margin: 0;
	margin-bottom: 15px;
}

.single-call-to-action .content-box p {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	margin: 0;
}

.single-call-to-action .content-box ul {
	margin: 0;
	padding: 0;
}

.single-call-to-action .content-box ul li {
	list-style: none;
	display: block;
	color: #fff;
	font-size: 13px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.single-call-to-action .content-box .thm-btn.inverse {
	border-color: #fff;
	background-color: transparent;
	padding: 7px 22px;
	color: #fff;
}

.single-call-to-action .content-box .thm-btn.inverse:hover {
	background: #fff;
	color: #f14b05;
}

.call-to-action.boxed .single-call-to-action .content-box {
	width: 70%;
}

/* 10 .event styles */

.event {
	margin-bottom: 15px;
}

.event .event-thumb {
	position: relative;
}

.event .event-title {
	margin-bottom: 10px;
	margin-top: 0;
}

.event .event-title a {
	color: #000000;
	text-transform: uppercase;
	transition: all .3s ease;
	font-weight: 600;
}

.event:hover .event-title a {
	color: #eb5310;
}

.event .event-content .event-held {
	font-size: 12px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.event .event-content .event-held li i {
	color: #eb5310;
}

.event .event-thumb .event-date {
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}

.event .event-thumb .date {
	background-color: #eb5310;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	line-height: 20px;
	list-style: none;
	padding: 15px 15px 10px;
}

.event .event-thumb .month {
	background-color: #333;
	color: #ddd;
	font-size: 12px;
	font-weight: 600;
	list-style: none;
	padding: 7px 15px;
	text-transform: uppercase;
}

/* bx-event-carousel style-two */
.event.style-two {
	border-bottom: 1px solid #ddd;
	padding-bottom: 7px;
}

.event.style-two .event-thumb .event-date {
	left: 0;
	padding-left: 0;
}

.event.style-two .event-thumb .date {
	font-size: 28px;
	padding: 20px 0;
}

/* event slider */
.bx-wrapper {
	margin: 0 auto 7px;
	padding: 0;
	position: relative;
}

.bx-wrapper .bx-viewport {
	background: transparent;
	border: none;
	box-shadow: none;
	left: 0;
}

/* bx top nav style */
.bx-controls .bx-controls-direction>a {
	background: #eb5310;
	background-image: none;
	border: 2px solid #eb5310;
	color: #fff;
	height: auto;
	line-height: 26px;
	padding: 0 11px;
	width: auto;
	text-indent: 0;
	top: -34px;
	z-index: 0;
}

.bx-controls .bx-controls-direction>a:hover {
	background: #fff;
	color: #eb5310;
}

.bx-controls .bx-controls-direction>a:hover i {
	color: #eb5310;
}

.bx-controls .bx-controls-direction>a i {
	color: #fff;
}

.bx-controls .bx-controls-direction .bx-prev {
	right: 35px;
	left: auto;
}

.bx-controls .bx-controls-direction .bx-next {
	right: 0;
}

/* .event images style */

.img-masonary {
	margin-left: -3px;
	margin-right: -3px;
}

.img-masonary .img-w1 {
	padding: 3px;
}

.img-masonary .img-w1 img {
	width: 280px;
}

.img-masonary .img-h1 img {
	height: 220px;
}

/* 11 .full-sec styles */

.full-sec {
	background: #FBFCFC;
}

.full-sec .sec-title {
	margin: 0;
	margin-bottom: 30px;
}

.full-sec .full-image {
	max-width: none;
}

.full-sec h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	text-transform: capitalize;
	color: #f14b05;
	font-weight: 300;
	line-height: 40px;
	margin: 0;
}

.full-sec p {
	color: #9C9C9C;
	line-height: 26px;
}

.full-sec .full-sec-content {
	padding-top: 70px;
	padding-left: 70px;
}

.full-sec .thm-btn {
	padding: 7px 21px;
	font-size: 12px;
	border-color: #D3D3D3;
	color: #202A30;
	background-color: transparent;
}

.full-sec .thm-btn:hover {
	background: #f14b05;
	border-color: #f14b05;
	color: #fff;
}


/* 12 .single-service-home styles */

.home-serivce {
	padding-bottom: 10px;
}

.single-service-home {
	margin-bottom: 80px;
}

.single-service-home .icon-box,
.single-service-home .content {
	display: table-cell;
	vertical-align: top;
}

.single-service-home .inner-box {
	width: 65px;
	height: 65px;
	border: 2px solid #eb5310;
	background: #eb5310;
	text-align: center;
	color: #fff;
	line-height: 63px;
	margin-right: 27px;
	position: relative;
	transition: all .3s ease;
}

.single-service-home:hover .inner-box {
	background: #fff;
	border-color: #eb5310;
	color: #eb5310;
}

.single-service-home .inner-box:before {
	content: '';
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: -17px;
	right: -17px;
	background: #fff;
	transform: rotate(45deg);
}

.single-service-home .inner-box i:before {
	font-size: 35px;
}

.single-service-home .content h3 {
	font-size: 24px;
	text-transform: capitalize;
	color: #202A30;
	font-weight: 500;
	margin: 0;
	line-height: 24px;
	margin-bottom: 15px;
}

.single-service-home .content p {
	color: #9C9C9C;
	line-height: 26px;
	margin: 0;
	margin-bottom: 15px;
}

.single-service-home .content a {
	color: #eb5310;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 600;
	transition: all .3s ease;
}

.single-service-home:hover .content a {
	color: #5E2A30;
}

.style-two .single-service-home .inner-box {
	border-radius: 50%;
}

.style-two .single-service-home .inner-box:before {
	display: none;
}


/* 13 .faq-home styles */

.faq-home {
	padding-top: 0;
}

.faq-home hr {
	border-top: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	height: 6px;
	margin: 0;
	margin-bottom: 90px;
}

.faq-home .sec-title {
	margin: 0;
	margin-bottom: 22px;
}

.faq-home .accrodion {
	padding-bottom: 31px;
	position: relative;
	padding-right: 55px;
}

.faq-home .accrodion:last-child {
	padding-bottom: 0;
}

.faq-home .accrodion:last-child:before {
	display: none;
}

.faq-home .accrodion.active:last-child:before {
	display: block;
}

.faq-home .accrodion.active:before,
.faq-home .accrodion:before {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	top: 5px;
	left: 6px;
	background: #F1F1F1;
}

.faq-home .accrodion .accrodion-content {
	padding-top: 21px;
}

.faq-home .accrodion .accrodion-title h4 {
	margin: 0;
	font-size: 20px;
	color: #202A30;
	font-weight: 600;
	cursor: pointer;
}

.faq-home .accrodion .accrodion-title h4 span.decor {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 2px solid #F1F1F1;
	background: #fff;
	display: inline-block;
	position: relative;
	z-index: 1;
	margin-right: 20px;
}

.faq-home .accrodion .accrodion-title h4 span.inner {
	width: 4px;
	height: 4px;
	background: #F1F1F1;
	border-radius: 50%;
	display: block;
	margin: auto;
	margin-top: 3px;
}

.faq-home .accrodion.active .accrodion-title h4 span.decor {
	border-color: #eb5310;
}

.faq-home .accrodion.active .accrodion-title h4 span.inner {
	background: #eb5310;
}

.faq-home .accrodion .accrodion-content {
	padding-left: 40px;
}

.faq-home .accrodion .accrodion-content p {
	margin-bottom: 21px;
	font-size: 14px;
	color: #9C9C9C;
	line-height: 26px;
}

.faq-home .accrodion .accrodion-content p:last-child {
	margin-bottom: 0;
}

.faq-home.faq-page .accrodion.active .accrodion-title h4 .text {
	color: #eb5310;
}

.faq-home.faq-page .accrodion-grp .accrodion {
	padding-right: 0 !important;
}


/* 14 .fact-counter-wrapper styles */

.fact-counter-wrapper {
	position: relative;
	background: url(../img/resources/fact-counter-bg.html) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.fact-counter-wrapper:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	background: #eb5310;
	opacity: .95;
}

.fact-counter-wrapper h2 {
	font-size: 36px;
	line-height: 42px;
	color: #fff;
	margin: 0;
	margin-bottom: 27px;
}

.fact-counter-wrapper .thm-btn.inverse:hover {
	border-color: #fff;
	color: #fff;
}

.single-fact {
	text-align: center;
	display: inline-block;
	/* padding: 0 30px; */
}

.single-fact .icon-box {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: 2px solid #fff;
	color: #fff;
	text-align: center;
	line-height: 98px;
	margin-bottom: 14px;
}

.single-fact .icon-box i:before {
	font-size: 50px;
}

.single-fact span {
	font-size: 40px;
	font-weight: 500;
	color: #fff;
}

.single-fact p {
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
}


/* 15 .single-team-member styles */


.meet-volunteers.gray-bg {
	background: #FBFCFC;
}

.meet-volunteers.team-page {
	padding-bottom: 30px;
}

.meet-volunteers.team-page .single-team-member {
	margin-bottom: 60px;
}

.single-team-member .img-box {
	margin-bottom: 25px;
	position: relative;
}

.single-team-member .img-box .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(235, 83, 16, .75);
	transform: scale(0);
	transition: all .5s ease;
}

.single-team-member:hover .img-box .overlay {
	transform: scale(1);
}

.single-team-member .img-box .overlay .box {
	display: table;
	width: 100%;
	height: 100%;
}

.single-team-member .img-box .overlay .box .content {
	display: table-cell;
	vertical-align: middle;
}

.single-team-member .img-box .overlay .box .content ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

.single-team-member .img-box .overlay .box .content ul li {
	display: inline-block;
	list-style: none;
}

.single-team-member .img-box .overlay .box .content ul li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 8px;
	background: #fff;
	color: #f14b05;
	border: 1px solid #fff;
	line-height: 38px;
	font-size: 18px;
	border-radius: 50%;
	transition: all .3s ease;
}

.single-team-member .img-box .overlay .box .content ul li a:hover {
	background: #f14b05;
	border-color: #fff;
	color: #fff;
}

.single-team-member h3 {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bold;
	color: #222E35;
	line-height: 25px;
	margin: 0;
	margin-bottom: 4px;
}

.single-team-member>span {
	font-size: 13px;
	color: #eb5310;
	text-transform: capitalize;
	display: block;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E6E6E6;
}

.single-team-member p {
	font-size: 14px;
	color: #9C9C9C;
	line-height: 26px;
	margin: 0;
}

.single-team-member a.thm-btn {
	padding: 9px 24px;
	background: #fff;
	border-color: #E6E6E6;
	color: #222E35;
	margin-top: 13px;
}

.single-team-member a.thm-btn:hover {
	background: #eb5310;
	border-color: #eb5310;
	color: #fff;
}

.team-carousel .owl-controls {
	position: absolute;
	top: -140px;
	right: 0;
}

.owl-theme .owl-nav {
	margin: 0;
}

.owl-theme .owl-nav [class*=owl-] {
	background: #eb5310;
	color: #fff;
	width: 45px;
	height: 45px;
	border: 2px solid #eb5310;
	font-size: 22px;
	line-height: 43px;
	padding: 0;
	margin: 0;
	border-radius: 0;
	margin-left: 15px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: #fff;
	color: #eb5310;

}


/* 16 .testimonials-wrapper styles */

.testimonials-wrapper {
	background: url(../img/resources/testi-bg.webp) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}

.testimonials-wrapper:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	opacity: .9;
}

.testimonials-wrapper .container {
	position: relative;
}

.single-testimonaials {
	text-align: center;
	background: #fff;
	padding: 0 50px;
	padding-bottom: 40px;
	margin-top: 30px;
}

.single-testimonaials .qoute-box {
	width: 60px;
	height: 60px;
	text-align: center;
	color: #eb5310;
	background: #fff;
	line-height: 60px;
	-webkit-box-shadow: 0 0 7px -2px rgba(0, 0, 0, .2);
	box-shadow: 0 0 7px -2px rgba(0, 0, 0, .2);
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	bottom: 30px;
	margin-bottom: -10px;
}

.single-testimonaials .qoute-box .qoute {
	font-size: 80px;
	vertical-align: bottom;
	line-height: 0;
	text-align: center;
	margin-right: 25px;
}

.single-testimonaials p {
	font-weight: 500;
	color: #383838;
	font-size: 15px;
	line-height: 28px;
}

.single-testimonaials h3 {
	font-size: 16px;
	color: #202A30;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	font-family: 'Poppins', sans-serif;
	margin-top: 20px;
	margin-bottom: 6px;
}

.single-testimonaials span {
	font-size: 13px;
	color: #A4A4A4;
	text-transform: capitalize;
}

.testimonaials-carousel .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background: #fff;
	border: 2px solid #eb5310;
	border-radius: 50%;
}

.testimonaials-carousel .owl-dots {
	margin-top: 60px;
}

.testimonaials-carousel .owl-dots .owl-dot:hover span,
.testimonaials-carousel .owl-dots .owl-dot.active span {
	background: #eb5310;
}


/* 17 .single-blog-post styles */


.single-blog-post .content-box {
	margin-top: 27px;
}

.single-blog-post .img-box {
	position: relative;
}

.single-blog-post .img-box .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(235, 83, 16, .75);
	transform: scale(0);
	transition: all .5s ease;
}

.single-blog-post:hover .img-box .overlay {
	transform: scale(1);
}

.single-blog-post .img-box .overlay .box {
	display: table;
	width: 100%;
	height: 100%;
}

.single-blog-post .img-box .overlay .box .content {
	display: table-cell;
	vertical-align: middle;
}

.single-blog-post .img-box .overlay .box .content ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

.single-blog-post .img-box .overlay .box .content ul li {
	display: inline-block;
	list-style: none;
}

.single-blog-post .img-box .overlay .box .content ul li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 8px;
	background: #fff;
	color: #f14b05;
	border: 1px solid #fff;
	line-height: 38px;
	font-size: 18px;
	border-radius: 50%;
	transition: all .3s ease;
}

.single-blog-post .img-box .overlay .box .content ul li a:hover {
	background: #f14b05;
	border-color: #fff;
	color: #fff;
}

.single-blog-post .content-box .date-box,
.single-blog-post .content-box .content {
	display: table-cell;
	vertical-align: top;
}

.single-blog-post .content-box .date-box {
	padding-right: 25px;
}

.single-blog-post .content-box .date-box .inner {
	width: 65px;
	text-align: center;
}

.single-blog-post .content-box .date-box .inner .date {
	background: #eb5310;
	padding: 15px 0;
}

.single-blog-post .content-box .date-box .inner .date b {
	display: block;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	line-height: 20px;
}

.single-blog-post .content-box .date-box .inner .date {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	line-height: 20px;
}

.single-blog-post .content-box .date-box .comment {
	font-size: 20px;
	color: #202A30;
	line-height: 17px;
	font-weight: 500;
	padding: 16px 0;
	border: 1px solid #E6E6E6;
	border-top: 0px;
}

.single-blog-post .content-box .date-box .comment i:before {
	color: #374045;
	font-size: 16px;
}

.single-blog-post .content-box .content h3 {
	font-size: 20px;
	color: #000000;
	text-transform: capitalize;
	margin: 0;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 12px;
}

.single-blog-post .content-box .content p {
	font-size: 14px;
	color: #9C9C9C;
	line-height: 26px;
}

.single-blog-post .content-box .content span {
	color: #222222;
	font-size: 13px;
}

.single-blog-post .content-box .content span a {
	color: #f3530f;
}

.single-blog-post .content-box .content .btn-details {
	color: #f3530f;
	font-size: 13px;
}

.single-blog-post .share {
	margin: 0;
	padding: 0;
}

.single-blog-post .share li {
	display: inline;
	list-style: none;
}

.single-blog-post .share li a,
.single-blog-post .share li span {
	display: inline-block;
	color: #D5DADD;
	font-size: 16px;
	margin-right: 10px;
}

.single-blog-post .share li a:hover {
	color: #eb5310;
}

.single-blog-post .share li span {
	color: #222222;
	font-size: 12px;
	text-transform: capitalize;
}

.single-blog-post .bottom-box {
	margin-top: 35px;
}

.blog-page .single-blog-post,
.blog-details .admin-info,
.blog-details .comment-box {
	padding-bottom: 50px;
	margin-bottom: 60px;
	border-bottom: 1px solid #F1F1F1;
}

.blog-details .admin-info .img-box,
.blog-details .admin-info .content {
	display: table-cell;
	vertical-align: top;
}

.blog-details .admin-info .inner-box {
	width: 100px;
}

.blog-details .admin-info .content {
	padding-left: 45px;
}

.blog-details .admin-info .content h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
	margin-bottom: 10px;
	text-transform: capitalize;
	color: #222E35;
}

.blog-details .admin-info .social {
	padding: 0;
	margin: 0;
}

.blog-details .admin-info .social li {
	display: inline-block;
	list-style: none;
}

.blog-details .admin-info .social li a {
	font-size: 16px;
	margin-right: 7px;
	color: #D5DADD;
}

.blog-details .admin-info .social li a:hover {
	color: #eb5310;
}

.blog-details .comment-box .title {
	margin-bottom: 50px;
}

.blog-details .comment-box .title h2 {
	font-size: 32px;
	text-transform: capitalize;
	color: #272727;
	font-weight: bold;
	margin: 0;
	line-height: 25px;
}

.blog-details .comment-box .single-comment-box {
	margin-bottom: 34px;
}

.blog-details .comment-box .single-comment-box:last-child {
	margin-bottom: 0;
}

.blog-details .comment-box .single-comment-box .img-box,
.blog-details .comment-box .single-comment-box .content-box {
	display: table-cell;
	vertical-align: top;
}

.blog-details .comment-box .single-comment-box .img-box .inner-box {
	width: 70px;
	margin-right: 30px;
}

.blog-details .comment-box .single-comment-box .content-box h3 {
	color: #272727;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
}

.blog-details .comment-box .single-comment-box .content-box span {
	color: #272727;
	display: inline-block;
	font-weight: 500;
}

.blog-details .comment-box .single-comment-box .content-box p {
	color: #9C9C9C;
	line-height: 26px;
}

.blog-details .comment-box .single-comment-box .content-box a.reply {
	font-size: 13px;
	font-weight: bold;
	font-family: 'Raleway';
	text-transform: uppercase;
	color: #262F36;
}

.blog-details .comment-box .single-comment-box .content-box .meta-box {
	margin-bottom: 15px;
	margin-top: 8px;
}


/* 18 .footer-call-to-action styles */

.footer-call-to-action {
	background: #eb5310;
	padding: 55px 0;
}

.footer-call-to-action h3 {
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	margin: 0;
	line-height: 23px;
	margin-bottom: 16px;
}

.footer-call-to-action p {
	font-size: 16px;
	color: #D5E0EE;
	margin: 0;
	line-height: 25px;
}

.footer-call-to-action a.thm-btn {
	padding: 14px 24px;
	color: #202A30;
	margin: 7px 0;
}

.footer-call-to-action a.thm-btn.inverse:hover {
	color: #fff;
	border-color: #fff;
}

/* 19 .footer styles */

.footer {
	background: #262F36;
}

.footer-widget ul {
	margin: 0;
	padding: 0;
}

.footer-widget ul li {
	list-style: none;
}

.footer-widget .contact {
	margin-top: 21px;
}

.footer-widget .contact li {
	font-size: 13px;
	color: #C9C9C9;
	margin-bottom: 18px;
}

.footer-widget .contact li i,
.footer-widget .contact li span {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
}

.footer-widget .contact li i {
	font-size: 20px;
	color: #FFFFFF;
	width: 18px;
	text-align: center;
	padding-right: 18px;
}

.footer-widget.about-widget a img {
	margin-bottom: 20px;
	width: 100px;
	height: 100px;
}

.footer-widget.about-widget p {
	color: #C9C9C9;
	font-size: 16px;
	line-height: 27px;
	margin: 0;
	text-align: left;
}

.footer-widget .social {
	margin-top: 30px;
}

.footer-widget .social li {
	display: inline-block;
}

.footer-widget .social li a {
	display: inline-block;
	width: 30px;
	height: 30px;
	color: #CACFD3;
	border: 1px solid #CACFD3;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	border-radius: 50%;
	margin-right: 3px;
	transition: all .3s ease;
}

.footer-widget .social li a:hover {
	background: #eb5310;
	border-color: #eb5310;
}

.footer-widget h3.title {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: bold;
	color: #FEF9F9;
	margin: 0;
	margin-bottom: 24px;
	margin-top: 24px;
}

.footer-widget.quick-links ul li a {
	font-size: 16px;
	color: #C9C9C9;
	line-height: 38px;
	transition: all .3s ease;
}

.footer-widget.quick-links ul li::before {
	content: "➤";
	/* You can also use "→" or Font Awesome icons if needed */
	color: #fff;
	/* Or any arrow color you like */
	margin-right: 10px;
	font-size: 14px;
	transition: all .3s ease;
}

.footer-widget.quick-links ul li a:hover {
	color: #eb5310;
}

.footer-widget.quick1 ul li {
	font-size: 14px;
	color: #C9C9C9;
	line-height: 38px;
	transition: all .3s ease;
	display: flex;
}

.footer-widget.contact-widget input,
.footer-widget.contact-widget textarea {
	width: 100%;
	height: 50px;
	background: #2C353C;
	color: #C9C9C9;
	font-size: 13px;
	margin-bottom: 10px;
	border: none;
	outline: none;
	padding: 0 20px;
}

.footer-widget.contact-widget textarea {
	height: 100px;
	padding-top: 15px;
	margin-bottom: 5px;
}

.footer-widget.contact-widget button {
	width: 100%;
	height: 50px;
	background: #eb5310;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	border: none;
	outline: none;
	padding: 0;
	line-height: 50px;
	font-weight: bold;
	transition: all .3s ease;
}

.footer-widget.contact-widget button:hover {
	background: #fff;
	color: #f14b05;
}

/* 20 .footer-bottom styles */

.footer-bottom {
	background: #262F36;
	border-top: 1px solid #2D373F;
	padding: 22px 0;
}

.footer-bottom p {
	margin: 0;
	font-size: 13px;
	color: #fff;
}

.footer-bottom a {
	color: #eb5310;
}


/* 21 contact form validation styles */

.contact-form label.error {
	display: none !important;
}

.contact-form input.error,
.contact-form textarea.error {
	background: rgba(255, 0, 0, .2) !important;
}


/* 22 .home-appointment-form styles */

.home-appointment-form {
	margin-top: -191px;
	position: relative;
	z-index: 9999;
}

.home-appointment-form .heading {
	display: inline-block;
	background: #fff;

	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.home-appointment-form .heading h3 {
	margin: 0;
	color: #262F36;
	font-size: 24px;
	text-transform: capitalize;
	line-height: 60px;
	padding: 0 35px;
	font-weight: 600;
}

.home-appointment-form .form-grp {
	background: #fff;
	padding: 35px 30px;
}

.home-appointment-form .form-grp .single-form {
	margin-right: 20px;
	float: left;
}

.home-appointment-form .form-grp .single-form:last-child {
	margin-right: 0;
}

.home-appointment-form .form-grp .single-form input {
	width: 222px;
	height: 55px;
	border: 1px solid #EDF0F3;
	padding-left: 22px;
	outline: none;
}

.home-appointment-form .form-grp .single-form button {
	width: 152px;
	height: 55px;
	background: #f14b05;
	border: none;
	outline: none;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

.home-appointment-form .form-grp .select-input-wrapper {
	width: 222px;
}

.home-appointment-form .form-grp .select-input+.ui-selectmenu-button {
	border-radius: 0;
	width: 100% !important;
	background: none;
	border: none;
	font-weight: normal;
	border: 1px solid #EDF0F3;
	height: 55px;
	outline: none;
}

.home-appointment-form .form-grp .select-input+.ui-state-default .ui-icon {
	background-image: url(../img/resources/select-menu-bg.webp);
	background-position: 0 0;
	margin: -3px;
	right: 15px;

}

.home-appointment-form .form-grp .select-input+.ui-selectmenu-button span.ui-selectmenu-text {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	color: #BDBDBD;
	border-radius: 0px;
	height: 55px;
	outline: none;
	line-height: 55px;
	padding-left: 20px;
}

.home-appointment-form.volunteer-profile {
	margin-top: 0;
	padding-bottom: 60px;
	padding-top: 0;
}

.home-appointment-form.volunteer-profile .heading h3 {
	line-height: 35px;
}

.home-appointment-form.volunteer-profile hr {
	border-top: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	height: 6px;
	margin: 0;
	margin-bottom: 60px;
}

.home-appointment-form.volunteer-profile .form-grp .single-form input,
.home-appointment-form.volunteer-profile .form-grp .select-input+.ui-selectmenu-button span.ui-selectmenu-text {
	background: #EFEFEF;
}


/* 23 select menu item styles */

.ui-selectmenu-menu {
	z-index: 999999;
}

.ui-widget-content {
	background: none;
	border: none;
	background: #fff;
	border-bottom: 0;
}

.ui-menu .ui-menu-item {
	padding: 0;
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px solid #EDF0F3;
	padding-left: 15px;
	font-family: 'Poppins';
	font-weight: normal;
	color: #BDBDBD;
	font-size: 14px;
}

.ui-menu .ui-menu-item.ui-state-focus,
.ui-menu .ui-menu-item:hover {
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	background: #f14b05;
	border-bottom: 1px solid #f14b05;
	border-top: 1px solid #f14b05;
}


/* 24 date picker styles */

.ui-datepicker-header {
	background: #f14b05;
	border-color: #f14b05;
	border-radius: 0;
}

.ui-datepicker .ui-state-default {
	font-size: 14px;
	background: none;
	font-weight: normal;
	border: 1px solid #EDF0F3;
	padding: 7px;
	font-family: 'Poppins';
}

.ui-datepicker .ui-state-highlight {
	background: #f14b05;
	color: #fff;
}


/* 25 .inner-header styles */

.inner-header {
	padding-top: 60px;
	padding-bottom: 80px;
	position: relative;
	background: url(../img/resources/inner-header-bg.webp) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.inner-header:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	opacity: .85;
}

.inner-header .sec-title {
	position: relative;
	margin-bottom: 0;
}

.inner-header .sec-title span.decor:before,
.inner-header .sec-title span.decor:after {
	background: #DADADA;
}

.inner-header .sec-title h2 {
	color: #000000;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 58px;
	margin: 0;
}

.breadcumb {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

.breadcumb li {
	display: inline-block;
}

.breadcumb li a,
.breadcumb li i,
.breadcumb li span {
	display: block;
	font-size: 15px;
}

.breadcumb li a {
	color: #eb5310;
}

.breadcumb li span {
	color: #222E35;
}


/* 26 .about-content styles */

.about-content.full-sec {
	background: #fff;
	padding-bottom: 0;
}

.about-content.full-sec .full-sec-content {
	padding-top: 0;
	padding: 0;
}

.about-content.full-sec h3 {
	font-size: 26px;
}


/* 27 .volunteer-profile */

.volunteer-profile ul.infos {
	margin: 0;
	padding: 0;
	margin-top: 11px;
}

.volunteer-profile ul.infos li {
	list-style: none;
	line-height: 35px;
}

.volunteer-profile ul.infos li span {
	display: table-cell;
	vertical-align: middle;
}

.volunteer-profile ul.infos li span:first-child {
	text-transform: uppercase;
	color: #222E35;
	font-size: 13px;
	font-weight: 600;
}

.volunteer-profile ul.infos li span:last-child {
	padding-left: 40px;
	color: #9C9C9C;
}

.volunteer-profile ul.social {
	padding: 0;
	margin-top: 15px;
}

.volunteer-profile ul.social li {
	display: inline-block;
}

.volunteer-profile ul.social li a {
	display: block;
	width: 35px;
	height: 35px;
	border-radius: 5px;
	background: #3B3B3B;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	transition: all .3s ease;
}

.volunteer-profile ul.social li:hover a {
	background: #eb5310;
}


/* 28 .contact-content styles */

.contact-content #contact-page-google-map {
	height: 400px;
	width: 100%;
	margin-bottom: 63px;
}

.contact-content h2 {
	color: #23282A;
	font-size: 30px;
	text-transform: capitalize;
	font-weight: 600;
	margin: 0;
	margin-bottom: 35px;
}

.contact-content .contact-form textarea,
.contact-content .contact-form input {
	width: 100%;
	height: 60px;
	border: 1px solid #F0F0F0;
	outline: none;
	padding-left: 20px;
	line-height: 58px;
	margin-bottom: 20px;
}

.contact-content .contact-form textarea {
	height: 221px;
}

.contact-content .contact-form .thm-btn {
	padding: 12px 42px;
}

.contact-content .contact-info {
	padding: 0;
}

.contact-content .contact-info li {
	list-style: none;
	margin-bottom: 23px;
}

.contact-content .contact-info li .icon-box,
.contact-content .contact-info li .content-box {
	display: table-cell;
	vertical-align: top;
}

.contact-content .contact-info li .icon-box .inner {
	width: 70px;
	height: 70px;
	background: #eb5310;
	border-radius: 50%;
	text-align: center;
	line-height: 70px;
	color: #fff;
	font-size: 30px;
	margin-right: 25px;
}

.contact-content .contact-info li .content-box h4 {
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}

.contact-content .contact-info li .content-box p {
	color: #9C9C9C;
	line-height: 26px;
}


/* 29 .appointment-content styles */

.appointment-content {}

.appointment-content .select-input-wrapper {
	width: 100%;
}

.appointment-content .select-input+.ui-selectmenu-button {
	border-radius: 0;
	width: 100% !important;
	background: none;
	border: none;
	font-weight: normal;
	border: 1px solid #EDF0F3;
	height: 60px;
	outline: none;
}

.appointment-content .select-input+.ui-state-default .ui-icon {
	background-image: url(../img/resources/select-menu-bg.webp);
	background-position: 0 0;
	margin: -3px;
	right: 15px;

}

.appointment-content .select-input+.ui-selectmenu-button span.ui-selectmenu-text {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	color: #BDBDBD;
	border-radius: 0px;
	height: 60px;
	outline: none;
	line-height: 55px;
	padding-left: 20px;
}

.appointment-content .half-wrapper {
	margin-left: -10px;
	margin-right: -10px;
}

.appointment-content.contact-content .contact-form textarea {
	height: 221px;
}

.appointment-content .half {
	margin-top: 15px;
	padding: 0 10px !important;
}

.appointment-content .title-box {
	margin-bottom: 50px;
	margin-top: 50px;
}

.appointment-content .title-box span {
	font-size: 18px;
	color: #7C7C7C;
	text-transform: capitalize;
	font-family: 'Raleway';
	font-weight: 500;
}

.appointment-content .title-box p {
	line-height: 26px;
	color: #9C9C9C;
}

.appointment-content .title-box h3 {
	margin: 0;
	color: #262F36;
	font-size: 24px;
	text-transform: capitalize;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 10px;
}


/* 30 .side-bar-widget styles */

.pull-right .side-bar-widget {
	margin-left: 20px;
}

.single-sidebar-widget {
	margin-bottom: 38px;
}

.single-sidebar-widget.search input {
	width: calc(100% - 66px);
	height: 55px;
	border: 1px solid #F1F1F1;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	outline: none;
	background: #fff;
	padding-left: 20px;
}

.single-sidebar-widget.search button {
	width: 66px;
	height: 55px;
	border: 1px solid #f14b05;
	background: #f14b05;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	padding: 0;
	line-height: 53px;
	text-align: center;
	outline: none;
	font-size: 17px;
	color: #fff;
	margin-left: -5px;
}

.single-sidebar-widget .title {
	font-size: 24px;
	font-weight: 600;
	color: #3F3E3E;
	text-transform: capitalize;
	margin: 0;
}

.single-sidebar-widget.category .title {
	margin-bottom: 11px;
}

.single-sidebar-widget.category ul {
	margin: 0;
	padding: 0;
}

.single-sidebar-widget.category ul li {
	list-style: none;
}

.single-sidebar-widget.category ul li a {
	color: #9C9C9C;
	line-height: 45px;
	position: relative;
	padding-left: 26px;
	transition: all .3s ease;
}

.single-sidebar-widget.category ul li a:hover {
	color: #eb5310;
}

.single-sidebar-widget.category ul li a:before {
	content: '';
	width: 10px;
	height: 2px;
	display: block;
	background: #E3E3E3;
	position: absolute;
	top: 10px;
	left: 0;
}

.single-sidebar-widget.archive .title {
	margin-bottom: 11px;
}

.single-sidebar-widget.archive ul {
	margin: 0;
	padding: 0;
}

.single-sidebar-widget.archive ul li {
	list-style: none;
}

.single-sidebar-widget.archive ul li a {
	color: #9C9C9C;
	line-height: 45px;
	position: relative;
	padding-left: 26px;
	tranistion: all .3s ease;
}

.single-sidebar-widget.archive ul li a:hover {
	color: #eb5310;
}

.single-sidebar-widget.archive ul li a:before {
	content: '';
	width: 10px;
	height: 2px;
	display: block;
	background: #E3E3E3;
	position: absolute;
	top: 10px;
	left: 0;
}

.single-sidebar-widget.popular-post ul {
	margin: 0;
	padding: 0;
	margin-top: 25px;
}

.single-sidebar-widget.popular-post ul li {
	list-style: none;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #F5F5F5;
}

.single-sidebar-widget.popular-post ul li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

.single-sidebar-widget.popular-post ul li .img-box,
.single-sidebar-widget.popular-post ul li .content-box {
	display: table-cell;
	vertical-align: middle;
}

.single-sidebar-widget.popular-post ul li .img-box .inner-box {
	width: 70px;
	margin-right: 25px;
}

.single-sidebar-widget.popular-post ul li .img-box img {
	width: 70px;
}

.single-sidebar-widget.popular-post ul li .content-box h4 {
	font-size: 14px;
	color: #9C9C9C;
	line-height: 26px;
	margin: 0;
	transition: all .3s ease;
}

.single-sidebar-widget.popular-post ul li .content-box h4:hover {
	color: #eb5310;
}

.single-sidebar-widget.popular-post ul li .content-box span {
	color: #eb5310;
	font-size: 14px;
	display: inline-block;
	line-height: 26px;
}

.single-sidebar-widget.tags ul {
	padding: 0;
	margin-top: 30px;
}

.single-sidebar-widget.tags ul li {
	display: inline-block;
	list-style: none;
	margin-right: 3px;
	margin-bottom: 12px;
}

.single-sidebar-widget.tags ul li a {
	display: inline-block;
	border: 1px solid #F1F1F1;
	font-size: 14px;
	border-radius: 30px;
	color: #BABABA;
	padding: 5px 23px;
	transition: all .3s ease;
}

.single-sidebar-widget.tags ul li a:hover {
	background: #eb5310;
	border-color: #eb5310;
	color: #fff;
}


#single_Service .service_sideber {}

#single_Service .service_sideber .services_lis {
	border: 1px solid #f4f4f4;
	border-bottom: 0px solid;
}

#single_Service .service_sideber .services_lis ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#single_Service .service_sideber .services_lis ul li {
	border-bottom: 1px solid #f4f4f4;
	line-height: 60px;
}


#single_Service .service_sideber .services_lis ul li i {
	color: #eb5310;
	font-size: 18px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 20px;
}

#single_Service .service_sideber .services_lis ul li a {
	text-decoration: none;
	overflow: hidden;
	display: block;
	color: #262f36;
	font-size: 14px;
	font-family: 'Poppins';
	font-weight: 400;
	padding-left: 20px;
}

#single_Service .service_sideber .services_lis ul li.active a,
#single_Service .service_sideber .services_lis ul li a:hover {
	background: #eb5310;
	color: #fff;
	transition: all ease-in 300ms;
	-webkit-transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;
}

#single_Service .service_sideber .services_lis ul li.active a i,
#single_Service .service_sideber .services_lis ul li a:hover i {
	color: #fff
}


#single_Service .service_sideber .appointment_side_form {
	border: 1px solid #f4f4f4;
	border-top: 0px solid;
	margin-top: 40px;
}

#single_Service .service_sideber .appointment_side_form h2 {
	font-family: 'Raleway';
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	background: #eb5310;
	height: 55px;
	padding-top: 15px;
}

#single_Service .service_sideber .appointment_side_form .side_form {
	padding: 20px 20px;
}

#single_Service .service_sideber .appointment_side_form .side_form input {
	font-family: 'Raleway';
	font-size: 14px;
	color: #b7b3b3;
	background: #efefef;
	width: 100%;
	height: 45px;
	border: 0px solid;
	padding-left: 20px;
	margin-bottom: 10px;
}

#single_Service .service_sideber .appointment_side_form .side_form .select-input+.ui-selectmenu-button span.ui-selectmenu-text {
	background: #efefef;
	height: 45px;
	line-height: 43px;
}

#single_Service .service_sideber .appointment_side_form .side_form .select-input+.ui-selectmenu-button {
	height: 45px;
}

#single_Service .service_sideber .appointment_side_form .side_form .appoin_button {
	font-family: 'Raleway';
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	background: #eb5310;
	width: 100%;
	height: 45px;
	border: 0px solid;
	margin-top: 5px;
}

#single_Service .service_sideber .question_Box {
	margin-top: 40px;
}

#single_Service .service_sideber .question_Box h2 {
	font-family: 'Raleway';
	font-size: 20px;
	color: #404040;
	font-weight: 600;

}

#single_Service .service_sideber .question_Box .qustion_list {
	padding-top: 20px;
}

#single_Service .service_sideber .question_Box .qustion_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#single_Service .service_sideber .question_Box .qustion_list ul li {
	padding: 10px 0 20px 0;

}

#single_Service .service_sideber .question_Box .qustion_list ul li i {
	color: #eb5310;
	float: left;

}

#single_Service .service_sideber .question_Box .qustion_list ul li a {
	text-decoration: none;
	color: #8e979f;
	float: left;
	padding-left: 15px;
}

.question_Box hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

#single_Service .service_mainconetent .about_box h2 {
	font-family: 'Raleway';
	font-size: 20px;
	font-weight: 500;
	color: #202a30;
}

#single_Service .service_mainconetent .about_box p {
	font-size: 14px;
	color: #8e979f;
	line-height: 30px;

}

#single_Service .service_mainconetent .about_promo_box h2 {
	font-weight: 400;
	color: #f14b05;
	font-size: 28px;
	line-height: 40px;
	padding: 10px 0;
}

#single_Service .service_mainconetent .about_promo_box .pormo_box_details p {
	font-size: 14px;
	color: #8e979f;
	line-height: 25px;

}

#single_Service .service_mainconetent .about_promo_box .pormo_box_details .box_list {
	overflow: hidden;
	padding-top: 10px;

}

#single_Service .service_mainconetent .about_promo_box .pormo_box_details .box_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#single_Service .service_mainconetent .about_promo_box .pormo_box_details .box_list li {
	line-height: 35px;
}

#single_Service .service_mainconetent .about_promo_box .pormo_box_details .box_list li i {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border: 1px solid #eb5310;
	color: #eb5310;
	text-align: center;
	font-size: 16px;
}

#single_Service .service_mainconetent .about_promo_box .pormo_box_details .box_list li a {
	text-decoration: none;
	color: #646f79;
	font-style: 16px;
	font-weight: 600;
	padding-left: 15px;

}

#single_Service .service_mainconetent .about_promo_box .pormo_box_details .service_table {
	overflow: hidden
}

.service_table {
	width: 100%;
	padding-top: 30px;
	overflow: hidden;
}

.service_table .table {
	border: 1px solid #efefef;
}

.service_table .thead-inverse {
	background: #efefef;
	border: 0px solid;
}

.service_table .thead-inverse tr th {
	font-family: 'Raleway';
	font-size: 20px;
	color: #eb5310;
	font-weight: 600;
	border-bottom: 0px solid !important;
}

.service_table .thead-inverse tbody tr td {
	color: #8e979f;
	font-weight: 500;
	font-size: 14px;
	padding-left: 15px;
}

.service_table tbody tr td i {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border: 1px solid #eb5310;
	color: #eb5310;
	text-align: center;
	font-size: 16px;
	padding-left: 2px;
	padding-top: 1px;
	margin-right: 10px;

}

.service_table .table thead>tr>th,
.service_table .table tbody>tr>th,
.service_table .table tfoot>tr>th,
.service_table .table thead>tr>td,
.service_table .table tbody>tr>td,
.service_table .table tfoot>tr>td {
	padding: 15px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd;
	font-size: 14px;
	color: #8e979f;
}


/* 31 .parallax-section */

.parallax-section {
	position: relative;
	padding: 80px 0px;
	/* background-position: center center;
	background-size: cover; */
	/* background-attachment: fixed; */
	background-repeat: no-repeat;
}

.parallax-section:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.parallax-section .auto-container {
	position: relative;
	z-index: 5;
}


/* 32 .gallery-section */

.gallery-section {
	position: relative;
	background: #ffffff;
	padding: 70px 0px 50px;
}

.gallery-section.full-width {
	padding-bottom: 0px;
}

.gallery-section .filter-tabs {
	position: relative;
	margin: 10px 0px 40px;
	text-align: center;
}

.gallery-section .filter-tabs li {
	position: relative;
	display: inline-block;
	line-height: 20px;
	padding: 10px 15px;
	min-width: 80px;
	text-align: center;
	color: #353535;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px 7px 10px;
	border: 1px solid #dadada;
	cursor: pointer;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.gallery-section .filter-tabs li:hover,
.gallery-section .filter-tabs li.active {
	border-color: #eb5310;
	color: #ffffff;
	background: #eb5310;
}

.gallery-section .images-container {
	position: relative;
}

.gallery-section .image-box {
	position: relative;
	float: left;
	margin-bottom: 0px;
	display: block;
	border: 2px solid #ffffff;
	width: 25%;
	max-height: 220px;
}

.gallery-section.slider-section {
	padding-bottom: 0px;
	overflow: hidden;
}

.gallery-section.slider-section .slider-outer {
	margin-left: -2px;
	margin-right: -2px;
}

.gallery-section.slider-section .image-box {
	margin-bottom: 0px;
	width: 100%;
	display: block;
	border: 2px solid #ffffff;
	border-top-width: 4px;
}

.gallery-section .filter-list .image-box {
	display: none;
}

.gallery-section.full-width .image-box {
	width: 25%;
	margin-bottom: 0px;
}

.gallery-section .image-box .inner-box {
	position: relative;
	width: 100%;
	display: block;
	background: #ffffff;
	overflow: hidden;
}

.gallery-section .image-box .image {
	position: relative;
	display: block;
	width: 100%;
}

.gallery-section .image-box .image img {
	position: relative;
	display: block;
	width: 100%;
	height: 220px;
	object-fit: cover;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.gallery-section .image-box:hover .image img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.gallery-section .image-box .zoom-btn {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	font-size: 42px;
	color: #92b201;
	outline: 2px solid #92b201;
	outline-offset: -10px;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	transform: scale(0, 0);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.gallery-section .image-box .zoom-btn .icon {
	position: relative;
	display: inline-block;
	line-height: 50px;
	top: 50%;
	margin-top: -25px;
}

.gallery-section .image-box .inner-box:hover .zoom-btn {
	background-color: rgba(255, 255, 255, 0.70);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
}

.gallery-section .image-box .btn-zoom {
	position: absolute;
	left: 0px;
	top: -100%;
	width: 100%;
	text-align: center;
	height: 100%;
	display: block;
	background: rgba(0, 0, 0, 0.70);
	opacity: 0;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.gallery-section .image-box:hover .btn-zoom {
	top: 0px;
	opacity: 1;
}

.gallery-section .image-box .btn-zoom .icon {
	position: relative;
	width: 30px;
	height: 30px;
	font-size: 42px;
	line-height: 30px;
	display: inline-block;
	top: 50%;
	margin-top: -15px;
	color: #eb5310;
}

.carousel-slider .owl-controls {
	z-index: 999;
	position: relative;
	margin: 20px 0px 30px;
	text-align: center;
}

.carousel-slider .owl-nav .owl-prev {
	position: relative;
	display: inline-block;
	margin: 0px 5px;
	width: 80px;
	height: 30px;
	text-align: center;
	background: none !important;
	font-size: 0px !important;
}

.carousel-slider .owl-nav .owl-next {
	position: relative;
	display: inline-block;
	margin: 0px 5px;
	width: 80px;
	height: 30px;
	text-align: center;
	background: none !important;
	font-size: 0px !important;
}

.carousel-slider .owl-nav .owl-prev:after {
	content: '\e06e';
	font-family: 'Flaticon';
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 40px;
	display: block;
	font-size: 20px;
	text-align: center;
	width: 80px;
	height: 40px;
	opacity: 1;
	color: #db9d46;
	border: 1px solid #cccccc;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.carousel-slider .owl-nav .owl-next:after {
	content: '\e0b6';
	font-family: 'Flaticon';
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 40px;
	display: block;
	font-size: 20px;
	text-align: center;
	width: 80px;
	height: 40px;
	opacity: 1;
	color: #db9d46;
	border: 1px solid #cccccc;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.carousel-slider .owl-nav .owl-prev:hover:after,
.carousel-slider .owl-nav .owl-next:hover:after {
	background: #92b201;
	color: #ffffff;
	opacity: 1;
}

.carousel-slider .owl-dots {
	display: none !important;
}


/* 33 .featured-causes styles */

.featured-causes {
	background-color: #fff;
	display: inline-block;
	margin-bottom: 10px;
}

.featured-causes .thumb {
	position: relative;
}

.featured-causes .thumb .causes-progress {
	background-color: rgba(255, 255, 255, 0.65);
	bottom: 0;
	padding: 20px 12px;
	position: absolute;
	width: 100%
}

.featured-causes .causes-details h3 {
	color: #454545;
	font-weight: 600;
	line-height: 22px;
	margin-bottom: 25px;
	margin-top: 40px;
}

.featured-causes .causes-details p {
	font-size: 13px;
}

.featured-causes .causes-details .p-title {
	color: #eb5310;
	font-weight: 600;
	margin-bottom: 20px;
}

.featured-causes .causes-details h6 {
	color: #454545;
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.featured-causes .causes-details .thm-btn {
	margin-bottom: 20px;
	margin-top: 20px;
}

.featured-causes .social {
	padding-left: 0px;
}

.featured-causes .social li {
	display: inline-block;
}

.featured-causes .social li a {
	display: inline-block;
	width: 30px;
	height: 30px;
	color: #eb5310;
	border: 1px solid #CACFD3;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	border-radius: 50%;
	margin-right: 3px;
	transition: all .3s ease;
}

.featured-causes .social li a:hover {
	background: #eb5310;
	border-color: #eb5310;
	color: #fff;
}


.featured-causes .progress {
	height: 15px;
}

.featured-causes .progress-item {
	margin-top: 10px;
}

.featured-causes .progress-item .progress {
	background-color: #ddd;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.4) inset;
	border-radius: 8px;
	margin-bottom: 15px;
	overflow: visible;
}

.featured-causes .progress-item .progress-bar {
	background-color: #eb5310;
	border-radius: 8px 0 0 8px;
	font-size: 12px;
	height: 15px;
	line-height: 18px;
	padding-left: 10px;
	position: relative;
	text-align: left;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	width: 0;
}

.featured-causes .progress-item .progress-bar .value-holder {
	background-color: #eb5310;
	color: #333;
	font-size: 10px;
	line-height: 8px;
	padding: 7px 2px;
	position: absolute;
	right: -10px;
	text-align: center;
	top: -3px;
	z-index: 9999;
}

.featured-causes .progress-item .progress-bar .value-holder {
	border: 2px solid #fcfcfc;
	border-radius: 50%;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	padding: 10px 5px;
	position: absolute;
	right: -10px;
	text-align: center;
	top: -9px;
	z-index: 9999;
}

.featured-causes .progress-item .progress-bar .value-holder .value {
	color: #fff;
	font-size: 10px;
	line-height: 10px;
}

.featured-causes .progress-item.progress-white .progress {
	padding: 2px;
}

.featured-causes .progress-item.style2 .progress {
	background-color: #717171;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.4) inset;
	border-radius: 0;
	height: 30px;
	margin-bottom: 15px;
	overflow: visible;
}

.featured-causes .progress-item.style2 .progress-bar .value-holder {
	font-size: 12px;
	line-height: 20px;
	position: absolute;
	right: 12px;
	top: 5px;
}

.causes .progress-item .progress {
	background-color: #e5e5e5;
	border-bottom: 1px solid #ddd;
	box-shadow: none;
}


/* 34 .pager-outer */

.pager-outer {
	position: relative;
	margin-bottom: 20px;
}

.pager-outer .pagination {
	margin-top: 0px;
}

.pager-outer .pagination a {
	color: #505050;
	font-size: 14px;
	padding: 7px 15px;
	min-width: 40px;
	text-align: center;
	display: block;
	border: 1px solid #eb5310 !important;
}

.pager-outer .pagination li {
	position: relative;
	float: left;
	margin: 3px;
	border: none !important;
}

.pager-outer .pagination.centered li {
	float: none !important;
	display: inline-block !important;
}

.pager-outer .pagination a:hover,
.pager-outer .pagination .active a {
	background: #eb5310;
	color: #ffffff;
}


/* 35 .causes recent style */
.causes {
	border: 4px solid #eee;
}

.causes .thumb {
	position: relative;
}

.causes .thumb .donate-piechart {
	bottom: -25px;
	display: table;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
}

.causes .thumb .donate-piechart .piechart-block {
	background-color: #eb5310;
	border-radius: 50%;
}

.causes .thumb .donate-piechart .piechart {
	position: relative;
	margin: 0 auto;
	text-align: center;
}

.causes .thumb .donate-piechart .piechart canvas {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-height: 51px;
}

.causes .thumb .donate-piechart .piechart-block .piechart {
	min-height: 50px;
	min-width: 50px;
}

.causes .thumb .donate-piechart .piechart-block .piechart span {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	line-height: 51px;
}

.causes .thumb .donate-piechart .piechart-block .piechart span:after {
	color: #fff;
	content: "%";
	font-size: 13px;
	font-weight: 600;
}

.causes .causes-details {
	padding: 40px 20px 30px;
}

.causes .causes-details .title {
	margin: 0;
}

.causes .causes-details .title a {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	margin: 0 0 12px;
	text-transform: uppercase;
}

.causes .causes-details .about-causes {
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.causes .causes-details .causes-raised {
	float: left;
	font-weight: 600;
	padding-right: 10px;
}

.causes .causes-details .causes-goal {
	color: #eb5310;
	float: left;
	font-weight: 600;
	padding-right: 0px;
}

.causes .causes-details .thm-btn {
	font-family: "Poppins", sans-serif;
	font-size: 10px !important;
	line-height: 16px;
	margin-right: 12px;
	margin-top: 12px;
	padding: 8px 11px !important;
}

/* causes style */
.causes .thumb .donate-target {
	background-color: rgba(255, 255, 255, 0.75);
	bottom: 0;
	left: 0;
	padding-bottom: 20px;
	padding-left: 30px;
	position: absolute;
	right: -5px;
	-webkit-transition: all 0.15s ease-in-out 0s;
	-o-transition: all 0.15s ease-in-out 0s;
	transition: all 0.15s ease-in-out 0s;
}

.causes .thumb .donate-target .title {
	margin-bottom: 0px;
}

.causes .thumb .overlay::after {
	background: rgba(255, 255, 255, 0.95);
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.15s ease-in-out 0s;
	-o-transition: all 0.15s ease-in-out 0s;
	transition: all 0.15s ease-in-out 0s;
	width: 102%;
}

/* causes style-two */
.causes.style-two .causes-details .title a {
	font-size: 16px;
}

.causes.style-two .causes-details .thm-btn {
	padding: 6px 13px !important;
}


/* 36 .promote-project */

.promote-project h3 {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 20px;
}

.promote-project h2 {
	color: #eb5310;
	font-size: 32px;
	font-weight: 700;
	line-height: 38px;
	margin-bottom: 30px;
	margin-top: 0;
	text-transform: uppercase;
}

.promote-project .sec-title.colored {
	margin-bottom: 20px;
}

.promote-project p {
	font-size: 15px;
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.promote-project .thm-btn {
	margin-right: 15px;
}


/* 37 .donation-section */

.donation-section {
	position: relative;
}

.donation-form-outer {
	position: relative;
	padding: 25px 30px 40px;
	background: #f6f6f6;
	border-radius: 2px;
	font-family: 'Open Sans', sans-serif;
}

.donation-form-outer h3 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 30px;
}

.donation-form-outer hr {
	margin-bottom: 40px;
	border-color: #e0e0e0;
}

.donation-form-outer .form-group {
	position: relative;
	margin-bottom: 30px;
}

.donation-form-outer input[type="text"],
.donation-form-outer input[type="email"],
.donation-form-outer input[type="tel"],
.donation-form-outer input[type="url"],
.donation-form-outer input[type="password"],
.donation-form-outer select,
.donation-form-outer textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 34px;
	padding: 8px 20px;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	height: 52px;
}

.donation-form-outer select {
	cursor: pointer;
}

.donation-form-outer .field-label {
	position: relative;
	display: block;
	font-weight: 600;
	font-size: 18px;
	color: #252525;
	line-height: 28px;
	margin-bottom: 10px;
}

.donation-form-outer .field-label .required {
	color: #ff0000;
	font-size: 14px;
}

.donation-form-outer .radio-select {
	position: relative;
	float: left;
	margin-right: 30px;
	margin-bottom: 5px;
	line-height: 50px;
	outline: none;
}

.donation-form-outer .radio-select:last-child {
	margin-left: 25px;
}

.donation-form-outer .radio-select label {
	color: #252525;
	cursor: pointer;
	font-size: 24px;
	font-weight: 600;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

.donation-form-outer .radio-select input[type="radio"]:checked+label {
	color: #eb5310;
}

.donation-form-outer button {
	padding: 9px 30px;
}

.header-full {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 15px;
}

@media(max-width:576px) {
	.header-full {
		display: flex;
		flex-direction: column;
	}

	.header-right-info {
		display: flex !important;
		flex-direction: row !important;
		gap: 15px;
		width: 50%;

	}

	.single-header-info .content {
		display: none !important;
	}
}

/* Contact Icons Container */
.contact-icons {
	position: fixed;
	right: 20px;
	bottom: 20%;
	display: flex;
	flex-direction: column;
	gap: 15px;
	z-index: 1000;
}

/* Shared Icon Styles */
.whatsapp-float,
.call-float {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	color: white;
	border-radius: 50%;
	font-size: 28px;
	text-decoration: none;
	transition: all 0.3s ease;
}

/* WhatsApp Specific */
.whatsapp-float {
	background-color: #25D366;
}

.whatsapp-float:hover {
	background-color: #128C7E;
	transform: scale(1.1);
}

/* Call Specific */
.call-float {
	background-color: #007AFF;
}

.call-float:hover {
	background-color: #0062CC;
	transform: scale(1.1);
}

.contact-icons a:hover {
	color: #fff
}

.footer .container {
	max-width: 1200px;
	width: 1200px;
}

.service-section-logo {
	margin: 0 auto;
}

.service-section-logo img {
	max-width: 100px;
}

.single-call-to-action .inner-box {
	font-size: 25px;
	background-color: #fff;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	margin-top: 20px;
}

@keyframes lightBounce {

	0%,
	100% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-6px);
	}
}

.bounce-btn {
	display: inline-block;
	animation: lightBounce 1.5s ease-in-out infinite;
}


/* new service button center  */
.services-grid>.d-flex {
	grid-column: 1 / -1;
}


/* new for logo  */
.logo-text {
	/* your existing styles — do not change */
}

.logo-text>span:first-child {
	/* your existing styles for the main title — do not change */
}

/* Only add / modify this part for the second line */
.second-line {
	width: 100%;
	justify-content: space-between;
	font-size: 17px;
	/* both small spans same size */
	gap: 8px;
}

/* Tagline styling (replaces inline font-size: 13px) */
.tagline {
	font-size: 13px;
	color: #1b5f00;
	white-space: nowrap;
}

/* The second span (slogan) — keep your existing style */
.second-line>span:first-child {
	color: #1b5f00;
}

/* The third span (registration) */
.registration {
	color: inherit;
	white-space: nowrap;
}

/* Important: make sure the whole second line follows the width of the first line */
.logo-text {
	width: fit-content;
}


/* new responsive for header  */
@media (min-width: 1200px) {
	.header-full {
		flex-wrap: nowrap;
	}
}

/* Medium screens — slightly compact */
@media (max-width: 1199px) {
	.logo img {
		max-width: 80px;
	}

	.logo-text span:first-child {
		font-size: 1.5rem;
		text-align: left;
	}

	.logo-text .second-line span:first-child {
		font-size: 12px !important;
	}

	.registration {
		font-size: 13px;
	}
}

/* Tablets & below — stack logo and contact vertically */
@media (max-width: 991px) {
	.header-full {
		flex-direction: column;
		align-items: center;
		/* ← centers everything horizontally */
		text-align: center;
		gap: 20px;
		padding: 15px 0;
	}

	.single-header-info .icon-box {
		flex-shrink: 0;
		min-width: 44px;
	}

	.logo {
		width: 100%;
		max-width: 320px;
		/* prevents it from stretching too wide */
		margin: 0 auto;
	}

	.logo a {
		flex-wrap: nowrap;
		gap: 12px;
	}

	.logo img {
		max-width: 70px;
		height: auto;
	}

	.logo-text {
		font-size: 0.95rem;
		line-height: 1.3;
	}

	.logo-text .second-line {
		flex-direction: column;
		align-items: flex-start !important;
		gap: 4px;
	}

	.registration {
		font-size: 0.8rem !important;
		color: #666;
	}

	/* Contact + email area */
	.header-right-info {
		width: 100%;
		max-width: 360px;
		/* keeps it from becoming too wide on small screens */
		margin: 0 auto;
	}

	.header-right-info .d-flex {
		flex-direction: row;
		align-items: center;
		/* ← this is the key line for centering */
		justify-content: center;
		gap: 18px;
		/* nice vertical spacing between email & phone */
		width: 100%;
		padding: 10px 0;
	}

	.single-header-info {
		display: flex;
		align-items: center;
		justify-content: center;
		/* centers icon + text horizontally */
		gap: 12px;
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		text-align: left;
		/* text stays readable (left-aligned inside) */
	}

	.single-header-info .content {
		flex: 1;
	}

	.single-header-info .content h3 {
		font-size: 1.05rem;
		margin: 0 0 4px 0;
	}

	.single-header-info .content p {
		margin: 0;
		font-size: 0.95rem;
	}

	/* Hide social icons on mobile/tablet */
	.social-icons.d-none.d-md-block {
		display: none !important;
	}
}

/* Very small screens (phones) */
@media (max-width: 480px) {
	.logo img {
		max-width: 60px;
	}

	.logo-text span:first-child {
		font-size: 1.15rem;
	}

	.logo-text .second-line span {
		font-size: 0.92rem;
	}

	.single-header-info .icon-box {
		min-width: 40px;
	}

	.single-header-info .content h3 {
		font-size: 0.95rem;
	}

	.single-header-info .content p {
		font-size: 0.9rem;
	}
}

/* ─── 320px Ultra-small screens (iPhone SE, Galaxy Fold, etc.) ─── */
@media (max-width: 360px) {
	.header {
		border-top-width: 3px;
	}

	.header-container {
		padding: 6px 0;
		gap: 6px;
	}

	.logo a {
		gap: 6px !important;
	}

	.logo img {
		height: 36px !important;
		max-width: 36px !important;
	}

	.logo-text {
		width: auto !important;
	}

	.logo-text span:first-child,
	.logo-text>span:first-child {
		font-size: 10px !important;
		line-height: 1.2 !important;
		word-break: break-word;
	}

	.second-line {
		flex-direction: column !important;
		align-items: flex-start !important;
		gap: 1px !important;
		font-size: 9px !important;
	}

	.second-line>span:first-child {
		font-size: 9px !important;
	}

	.registration {
		font-size: 8px !important;
		margin-left: 0 !important;
	}

	/* Navigation bar at 320px */
	.navigation-wrapper {
		padding: 4px 8px !important;
	}

	.nav-toggler {
		font-size: 20px;
		padding: 3px;
	}

	.nav-donate-btn>a.thm-btn {
		padding: 5px 10px !important;
		font-size: 10px !important;
	}

	.mainmenu-area {
		border-bottom-width: 3px;
	}
}

/* ─── 400px Small phones ─── */
@media (max-width: 400px) and (min-width: 361px) {
	.header-container {
		padding: 8px 0;
	}

	.logo img {
		height: 40px !important;
		max-width: 40px !important;
	}

	.logo-text span:first-child,
	.logo-text>span:first-child {
		font-size: 12px !important;
		line-height: 1.2 !important;
	}

	.second-line {
		flex-direction: column !important;
		align-items: flex-start !important;
		gap: 2px !important;
	}

	.second-line>span:first-child {
		font-size: 10px !important;
	}

	.registration {
		font-size: 9px !important;
		margin-left: 0 !important;
	}

	.nav-donate-btn>a.thm-btn {
		padding: 5px 11px !important;
		font-size: 10px !important;
	}
}


/* style for hamburger menu on */
/* Desktop - always visible */
@media (min-width: 992px) {
	.nav-header {
		display: block !important;
	}
}

/* Mobile - hidden by default */
@media (max-width: 991px) {
	.nav-header {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		background: #fff;
		z-index: 1000;
		padding: 15px 0;
		box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	}

	/* This class will be added by JS when menu should open */
	.nav-header.active {
		display: block !important;
	}

	.nav-footer {
		display: block;
	}
}

/* Hide hamburger on desktop */
@media (min-width: 992px) {
	.nav-footer {
		display: none;
	}
}

/* style for hamburger menu off */


/* about page style vission mission like that on */
.vision-mission-section {
	padding: 80px 0;
	background-color: #f8f9fa;
}

.section-header {
	margin-bottom: 60px;
}

.section-header h2 {
	font-size: 2.6rem;
	color: #333;
	margin-bottom: 16px;
	font-weight: 700;
}

.section-header p {
	font-size: 18px;
	color: #555;
	max-width: 820px;
	margin: 0 auto;
	line-height: 1.6;
}

.vision-mission-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
}

.vm-card {
	background: white;
	border-radius: 12px;
	padding: 50px 40px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.vm-card:hover {
	transform: translateY(-8px);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.vm-icon {
	font-size: 3.8rem;
	margin-bottom: 30px;
	display: inline-block;
}

.vm-card h3 {
	color: #126091;
	font-size: 36px;
	font-weight: 700;
	margin: 0 0 28px 0;
	line-height: 1.2;
}

.vm-card p {
	font-size: 15px;
	line-height: 1.7;
	color: #444;
	margin-bottom: 20px;
}

/* Responsive adjustments */
@media (max-width: 991px) {
	.vision-mission-grid {
		grid-template-columns: 1fr;
		gap: 50px;
	}

	.vm-card {
		padding: 45px 35px;
	}
}

@media (max-width: 767px) {
	.vision-mission-section {
		padding: 60px 0;
	}

	.vm-card h3 {
		font-size: 32px;
	}

	.vm-card p {
		font-size: 15px;
	}
}


/* founder's message  */
.founders-message-section {
	padding: 80px 0;
	background-color: #FDC50E;
}

.section-header {
	margin-bottom: 50px;
}

.section-header h2 {
	font-size: 2.6rem;
	color: #333;
	margin-bottom: 16px;
	font-weight: 700;
}

.section-header p {
	font-size: 18px;
	color: #555;
	max-width: 820px;
	margin: 0 auto;
	line-height: 1.6;
}

/* Main Card */
.founder-message-card {
	background: white;
	border-radius: 12px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
	overflow: hidden;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	max-width: 1100px;
	margin: 0 auto;
}

.founder-message-card:hover {
	transform: translateY(-8px);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.founder-grid {
	display: grid;
	grid-template-columns: 1fr 1.8fr;
	min-height: 480px;
	/* helps keep similar height */
}

/* Left column */
.founder-left {
	background: #f9fcff;
	padding: 50px 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-right: 1px solid #e8f0f8;
}

.founder-image-wrapper {
	width: 220px;
	height: 220px;
	margin-bottom: 25px;
	border-radius: 50%;
	overflow: hidden;
	border: 6px solid #ffffff;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

.founder-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.founder-name {
	color: #126091;
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 8px 0;
}

.founder-designation {
	color: #555;
	font-size: 16px;
	margin: 0;
}

/* Right column */
.founder-right {
	padding: 50px 60px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.message-heading {
	color: #126091;
	font-size: 36px;
	font-weight: 700;
	margin: 0 0 28px 0;
	line-height: 1.2;
}

.founder-right p {
	font-size: 15px;
	line-height: 1.7;
	color: #444;
	margin: 0;
}

/* Responsive */
@media (max-width: 991px) {
	.founder-grid {
		grid-template-columns: 1fr;
		min-height: auto;
	}

	.founder-left {
		border-right: none;
		border-bottom: 1px solid #e8f0f8;
		padding: 45px 25px;
	}

	.founder-right {
		padding: 45px 35px;
	}

	.founder-image-wrapper {
		width: 200px;
		height: 200px;
	}
}

@media (max-width: 576px) {
	.founders-message-section {
		padding: 60px 0;
	}

	.message-heading {
		font-size: 30px;
	}

	.founder-name {
		font-size: 24px;
	}

	.founder-right {
		padding: 40px 25px;
	}
}

/* about page style vission mission like that off */



/* innae rpage banner style  */
.custom-breadcrumb-wrapper {
	position: relative;
	height: 350px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-bottom: 4px solid #ff9800;
}

.breadcrumb-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 30%;
	top: 0;
	left: 0;
	z-index: -1;
}

.custom-breadcrumb-wrapper::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2) !important;
	top: 0;
	left: 0;
}

.custom-breadcrumb {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	text-align: center;

	/* Add these for better styling */
	max-width: 1200px;
	padding: 0 20px;
	color: white;
	font-size: 1.35rem;
	font-weight: 500;

	/* Text shadow for readability */
	text-shadow:
		0 0 8px rgba(0, 0, 0, 0.9),
		0 0 12px rgba(0, 0, 0, 0.7),
		2px 2px 6px rgba(0, 0, 0, 0.8);
}

.custom-breadcrumb a {
	color: #fff176;
	text-decoration: none;
	transition: color 0.2s ease;
}

.custom-breadcrumb a:hover {
	color: white;
	text-decoration: underline;
}

.custom-separator {
	margin: 0 16px;
	color: #fff176;
	font-weight: bold;
}

.custom-breadcrumb-current {
	color: white;
	font-weight: 700;
}

/* Mobile adjustments */
@media (max-width: 568px) {
	.custom-breadcrumb {
		font-size: 1.2rem;
	}

	.custom-separator {
		margin: 0 12px;
	}
}


/* Call to action responsiveness query removed to support native flexbox and auto heights */



/* responsiveness for footerrrrrr  */
.usact-footer {
	background-color: #262F36;
	color: #ffffff;
	padding: 70px 20px;
}

/* GRID LAYOUT */
.usact-footer-wrapper {
	max-width: 1250px;
	margin: auto;
	display: grid;
	grid-template-columns: 2fr 1.2fr 1.2fr 1.2fr;
	gap: 40px;
	align-items: stretch;
}

/* COMMON COLUMN STYLE */
.usact-footer-col {
	display: flex;
	flex-direction: column;
	font-family: 'Poppins', sans-serif;
	font-size: 15.5px;
	line-height: 1.9;
}

/* LOGO */
.usact-footer-logo {
	max-width: 160px;
	margin-bottom: 14px;
}

/* REG NUMBER */
.usact-footer-reg {
	font-size: 15px;
	margin-bottom: 18px;
}

/* PARAGRAPH */
.usact-footer-text {
	font-size: 15.5px;
}

/* HEADINGS */
.usact-footer-title {
	font-family: 'Raleway', sans-serif;
	font-size: 18.5px;
	font-weight: 600;
	margin-bottom: 22px;
}

/* LISTS */
.usact-footer-links,
.usact-footer-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.usact-footer-links li,
.usact-footer-list li {
	margin-bottom: 12px;
}

/* QUICK LINKS HOVER */
.usact-footer-links a {
	color: #ffffff !important;
	text-decoration: none !important;
	transition: color 0.3s ease;
}

.usact-footer-links a:hover {
	color: #ffffff !important;
	text-decoration: underline !important;
}

/* CONTACT */
.usact-footer-contact {
	margin-top: 14px;
}

.usact-footer-contact a {
	color: #ffffff !important;
	text-decoration: none !important;
	transition: color 0.3s ease;
}

.usact-footer-contact a:hover {
	color: #ffffff !important;
	text-decoration: underline !important;
}

/* SOCIAL ICONS */
.usact-footer-social {
	display: flex;
	gap: 14px;
	margin-top: 22px;
}

.usact-footer-social a {
	width: 38px;
	height: 38px;
	border: 1px solid #ffffff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	transition: all 0.3s ease;
}

.usact-footer-social a:hover {
	background-color: #EB5310;
	border-color: #EB5310;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
	.usact-footer-wrapper {
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 600px) {
	.usact-footer-wrapper {
		grid-template-columns: 1fr;
		text-align: center;
	}

	.usact-footer-social {
		justify-content: center;
	}
}

/* icon for footer  */
/* Arrow before Quick Links & Our Services */
.usact-footer-links li::before,
.usact-footer-list li::before {
	content: "➤";
	color: #ffffff;
	margin-right: 10px;
	font-size: 14px;
	transition: 0.3s;
}

/* Align arrow + text */
.usact-footer-links li,
.usact-footer-list li {
	display: flex;
	align-items: flex-start;
}

/* Hover effect */
.usact-footer-links li:hover::before,
.usact-footer-list li:hover::before {
	color: #ffffff;
}

/* scroll bar for 3rd column */
/* Make ONLY 3rd column scrollable */
.usact-footer-list {
	max-height: 320px;
	/* adjust if needed */
	overflow-y: auto;
	padding-right: 8px;
}

/* Chrome, Edge, Safari */
.usact-footer-list::-webkit-scrollbar {
	width: 4px;
}

.usact-footer-list::-webkit-scrollbar-track {
	background: transparent;
}

.usact-footer-list::-webkit-scrollbar-thumb {
	background-color: rgba(255, 255, 255, 0.35);
	/* lite visible */
	border-radius: 10px;
}

/* Firefox */
.usact-footer-list {
	scrollbar-width: thin;
	scrollbar-color: rgba(255, 255, 255, 0.35) transparent;
}


/* new style 06.03  */
.usact-footer-grid {
	display: grid;
	grid-template-columns: 160px 1fr;
	gap: 22px;
	align-items: center;
}

.usact-footer-logo {
	width: 160px;
	height: auto;
}

/* floating button on */
/* Floating container */
.floating-contact {
	position: fixed;
	right: 20px;
	bottom: 20px;
	display: flex;
	flex-direction: column;
	gap: 12px;
	z-index: 9999;
}

/* Common button style */
.float-btn {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 22px;
	text-decoration: none;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
	animation: floatMove 2.5s infinite ease-in-out;
}

/* Call button */
.call-btn {
	background: #007bff;
}

/* WhatsApp button */
.whatsapp-btn {
	background: #25D366;
}

/* Hover */
.float-btn:hover {
	transform: scale(1.1);
}

/* Movement animation */
@keyframes floatMove {
	0% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-6px);
	}

	100% {
		transform: translateY(0);
	}
}

/* Floating container */
.floating-contact {
	position: fixed;
	right: 25px;
	bottom: 25px;
	display: flex;
	flex-direction: column-reverse;
	gap: 15px;
	z-index: 9999;
}

/* Common button style */
.float-btn {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff !important;
	font-size: 20px;
	text-decoration: none;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
	transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	position: relative;
}

/* Label style (hidden by default) */
.float-btn .label {
	position: absolute;
	right: 65px;
	background: #111;
	color: #fff;
	padding: 6px 15px;
	border-radius: 20px;
	font-size: 14px;
	white-space: nowrap;
	opacity: 0;
	visibility: hidden;
	transform: translateX(20px);
	transition: all 0.3s ease;
	pointer-events: none;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.float-btn .label::after {
	content: '';
	position: absolute;
	right: -5px;
	top: 50%;
	transform: translateY(-50%);
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #111;
}

/* Show label on hover */
.float-btn:hover .label {
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}

.float-btn:hover {
	transform: scale(1.1);
}

/* Individual Button Colors */
.call-btn {
	background: #007bff;
}

.whatsapp-btn {
	background: #25D366;
}

.email-btn {
	background: #126091;
}

.fb-btn {
	background: #1877F2;
}

.insta-btn {
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.yt-btn {
	background: #FF0000;
}

/* Movement animation for the bottom-most button to catch attention */
.float-btn:first-child {
	animation: floatMove 3s infinite ease-in-out;
}

@keyframes floatMove {

	0%,
	100% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-8px);
	}
}

/* floating button style off */

/* Cleaned up duplicate legacy styles */

/* form submission on */
.form-layout {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.bank-details,
.contact-form {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.receipt-text {
	font-size: 14px;
	color: #444;
	margin-bottom: 15px;
}

/* form submission off  */

/* footer name style new 17.03 */
.usact-text {
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
}

.usact-text span {
	font-size: 24px;
	font-weight: bold;
	color: #FDC50E;
	/* highlight color */
}

/* ─── Missing Volunteer Section Styles ─── */
.volunteer-section {
	background-color: #FDC50E;
	/* Exact brand yellow */
	padding: 60px 0;
	border-top: 4px solid #126091;
	/* Thick blue top border */
	margin-top: 0;
	/* Removed margin to sit flush with the section above */
}

.volunteer-section h2 {
	color: #202A30;
	/* Changed to dark slate/black */
	font-size: 42px;
	/* Increased font size significantly */
	font-weight: 800;
	/* Extra bold */
	margin-bottom: 15px;
	font-family: 'Raleway', sans-serif;
}

.volunteer-section p {
	color: #333;
	/* Changed from blue to dark grey */
	font-size: 17px;
	/* Slightly increased for readability */
	max-width: 650px;
	margin: 0 auto 25px;
	line-height: 1.6;
}

.volunteer-section .thm-btn {
	background-color: #126091;
	color: #fff;
	border: none;
	padding: 14px 35px;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 50px;
	/* Perfectly rounded pill shape */
}

.volunteer-section .thm-btn:hover {
	background-color: #fff;
	color: #126091;
}

/* ── Sticky Header ── */
.header.stricky-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	background: #fff;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
	animation: fadeInDown 0.4s ease;
	border-top: none;
	/* Remove border top in sticky menu */
}

/* Compact the top info area in sticky mode */
.header.stricky-fixed .header-container {
	padding: 8px 0;
}

/* Hide nav in normal (top) state, show only on sticky/scroll */
.header:not(.stricky-fixed) .mainmenu-area {
	display: block;
	/* Nav is visible at the top too */
}

/* In sticky mode: hide logo/info area, show only the nav */
.header.stricky-fixed .header-container {
	display: none;
}

/* Ensure mainmenu-area stays visible in sticky */
.header.stricky-fixed .mainmenu-area {
	display: block;
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translateY(-100%);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}