html {
	 
}
body {
	font-family: 'DM Sans', sans-serif;
	color: #444;
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
}
.wp-block-image img {
    max-width: 100%;
    height: auto;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
}

.category-image img{
	width: 100%;
	height: auto;
	object-fit: cover;
}

.widget_search{
    margin-bottom: 1em;
}
a{
    color:#4b8341;
    text-decoration:  none;
}
a:hover{
    color: #4b8341;
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: #70ab2c;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #679E11;
  color: #fff;
  opacity:.8;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}
::placeholder {
    font-size: 13px;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header-top {
	background: #4b8341;
	color: #f9f9f9 !important;
	padding: 5px 0;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'DM Sans', sans-serif;
}
.header-top a{
    color: #f9f9f9;
}
.top-socials {
	float: right;
	margin-right: 45px;
}
.top-socials ul, .top-socials .wp-block-columns.are-vertically-aligned-center {
    margin-bottom:0;
}
.top-socials .wp-block-columns p {
    display:none;
}
.top-socials .gt_selector {
	background: #f9f9f9;
	border: none;
	border-radius: 2px;
}
.top-bar-left ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin-bottom:0;
}
.top-bar-left ul li {
	margin-right: 10px;
	align-self: baseline;
	transition: all .3s ease;
}
.parent-header {
	width: 100%;
	z-index: 99;
	background: #fff;
	padding: 5px 0;
	position: sticky;
	top: 0px;
	transition: all .05s;
	box-shadow: 0 0 7px rgba(0,0,0,0.1) !important;
	/* transition: background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out, -webkit-transform 0.4s; */
}
.header {
	transition: all 0.5s;
	z-index: 997;
	padding: 0 10px;
	position: relative;
}

.header img {
	position: absolute;
	background: #fff;
	margin-top: -42px;
	padding: 0 10px;
	/*border-radius: 99px;*/
}
.header img #logo {
    height:50px;
}
#header.small img {
	height: 50px;
	margin-top: 0;
}
.nape-menu {
	margin-right: 1rem;
	padding: 5px 0;
}

/**Menu Customizer **/
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item a.mega-menu-link::before {
	color: #4b8341;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item a.mega-menu-link:hover::before {
	color: #fff;
}
.header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link, 
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover
{
	font-weight: 600;
	font-family: 'DM Sans', sans-serif;
}

 #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item a.mega-menu-link::before {
	color: #fff!important;
}
.header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    margin-top: 10px;
}

/*** Top Right Buttons ***/
.topbar-right {
	margin-bottom: -25px;
}
.header-socials {
    margin-bottom:0;
}
.hor-bar {
    background:#d70b13;
    padding:5px 30px;
}
.hor-bar h4 {
	font-weight: 400;
	font-size: 16px;
}
.hor-bar .wp-block-social-links {
    margin-bottom:0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item-1236 > a.mega-menu-link {
	background: #0393d5 !important;
	padding: 0px 30px;
	color: #fff !important;
	margin-left: 20px;
	border-radius: 50px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item-1236 > a.mega-menu-link:hover {
    opacity: .8;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background: #0393d5;
    color: #fff;
}

@media screen and (max-width: 768px) {
.scrolled-offset {
  margin-top: unset;
}
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}
.nav {
    float:right;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
	position: relative;
	z-index: 111;
	color: #fff;
}
.breadcrumbs a {
    color:#fff;
}
.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}


.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}
/*--------------------------------------------------------------
# Home Area
--------------------------------------------------------------*/
.nape-intro-section{
    padding:2em 2em 3em;
    background:#f4f4f4;
}
.nape-intro-content img{
	border-radius: 20px;
	box-shadow: 10px 10px 30px 10px #eee6;
}
.nape-intro-content h2, .home-projects h2 {
	font-size: 36px;
	margin-bottom: 1rem;
	color: #016145;
	text-transform: uppercase;
	letter-spacing: -1.5px;
}
.nape-intro-content-btn a {
	border: 2px solid #4b8341;
	color: #4b8341;
	border-radius: 50px;
	font-size: 1em;
	display: inline-block;
	padding: .275rem 2rem;
	line-height: 1.8;
	transition: all .2s;
	margin-top: 1rem;
	font-family: 'DM Sans', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}
.nape-intro-content-btn a:hover {
    background: #4b8341;
    color:#fff;
}
.home-video img {
	border-radius: 15px;
	box-shadow: 2px 10px 50px 0px rgba(196, 196, 196, 0.3);
	height:380px;
	background-size:cover;
	object-fit:cover;
	object-position: center;
}
.home-video .wp-block-embed iframe {
	max-width: 100%;
	height: 350px;
	width: 100%;
	
}
.nape-intro-section .uagb-block-2010e04c .uagb-post__text.uagb-post__title a {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.home-projects, .home-cta {
	padding: 60px 0;
	background: url("https://ceass.org/wp-content/themes/ceass/images/home-bg.png");
}
.home-projects h2 {
    margin-bottom:2rem;
}

.single-project {
    background:#fff;
    box-shadow: 1px 1px 7px rgba(0,0,0,0.2);
    height: 280px;
}
.single-project img {
	object-fit: cover;
	height: 160px;
	object-position: center;
}
.single-project-content {
	padding: 25px 20px 10px;
	margin-top: -20px;
}
.single-project-content h3 {
	font-size: 18px;
	color: #016145;
	margin-bottom: .5rem;
}
.single-project p a {
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'DM Sans',sans-serif;
	font-weight: 600;
	transition: all 0.4s cubic-bezier(.45, .02, .34, 1);
	padding: 5px 15px !important;
}
.single-project:hover p a {
    background: #e8ec82;
    border-radius:50px;
}
.single-project-content p a:after {
    content: "\f061";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    padding-left: 6px;
}
.home-membership {
    width:90%;
    margin:0 auto;
}
.home-membership p {
	margin: 0 auto;
	margin-bottom: 2rem;
}
.home-cta-single  {
	padding: 40px 20px;
	border: solid 2px #eee;
}
.home-social {
    padding:60px 0;
}
.home-social .st-partner {
	border: 0px solid #ced0d0;
	min-height: 250px;
	background:#fff;
}
.st-partner img {
	border-bottom: 1px solid #ced0d0;
	height: 140px;
	object-fit: contain;
	padding:10px 5px;
}
.st-partner .st-partner-content {
    padding:16px;
}
div.st-partner {
	position:relative;
}
.home-social h2 {
	font-size: 36px;
	margin-bottom: 1.5rem;
	color: #016145;
	text-transform: uppercase;
	letter-spacing: -.5px;
}
.st-partner-content h4 {
	font-size: 1.2rem;
	text-align:center;
}
.st-link a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  Z-index: 0;
  overflow: hidden;
  opacity: 0;
}


.homepg-publications .uagb-ifb-title {
	font-size: 18px;
	color: #4b8341;
}
.homepg-publications .uagb-infobox__content-wrap.uagb-infobox__content-wrap {
	position: relative;
	box-shadow: 10px 10px 30px #0000001c;
	padding: 10px 30px;
}
.homepg-publications .uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg {
	color: #4b8341!important;
	fill: #4b8341!important;
}
.homepg-publications .uagb-ifb-icon-wrap {
	margin-right: 10px;
	line-height: 0;
	padding: 8px;
	float: right;
	border: none;
	border-radius: 100%;
	text-align: center;
	font-size: 36px;
	background: none;
}


/*--------------------------------------------------------------
# ABOUT AREA PAGE
--------------------------------------------------------------*/
.nape-aboutpg-section, .partner-pg{
	padding:50px 0;
	
}
.nape-aboutpg-section .aboutpg-section-right {
	position: relative;
	padding-right: 20px;
}
.nape-aboutpg-section .nape-image-box{
	position:relative;
}
.nape-aboutpg-section .nape-image-box img {
	position: relative;
	width: 100%;
	display: block;
	height: 420px;
	object-fit: cover;
}
.nape-aboutpg-section .nape-image-box::before {
	position: absolute;
	content: '';
	right: -22px;
	top: -22px;
	left: 40px;
	bottom: 30px;
	background-color: #6fa456;
}
.nape-aboutpg-section .aboutpg-section-right h2 {
	font-size: 34px;
	font-weight: 600;
	line-height: 1.2em;
	position: relative;
	color: #6fa456;
}
.nape-aboutpg-section .aboutpg-section-right h2::after {
	position: absolute;
	content: '';
	right: 0px;
	bottom: 5px;
	width: 35px;
	height: 2px;
	background-color: #6fa456;
	left: 263px;
}
.nape-values-aboutpg {
	position: relative;
	height: 100%;
	background-color: #6fa456;
}
.nape-values-aboutpg h2 {
	position: relative;
	color: #ffffff;
	font-size: 32px;
	line-height: 1.4em;
	margin-bottom: 22px;
}
.nape-values-aboutpg .nape-values-inner {
	padding: 0 0 0;
}
.nape-values-aboutpg .nape-values-inner img {
	width: 100%;
	object-fit: cover;
	height: 400px;
}
.nape-values-aboutpg .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg {
	color: #FFF!important;
	fill: #FFF!important;
}
.nape-values-aboutpg .wp-block-button__link {
	background: none;
	padding: 6px 30px;
	box-shadow: none !important;
	margin-top: 20px !important;
	border-color: #fff !important;
	border-width: 2px !important;
}
.nape-values-aboutpg .wp-block-uagb-icon-list-child {
	color: #fff !important;
	position: relative;
	font-size: 20px;
	font-weight: 400;
	padding-left: 25px;
	margin-bottom: 10px;
}
.nape-values-section .uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg {
	text-align: center;
	color: #70ab2c !important;
	fill: #70ab2c !important;
}
.nape-values-section .uagb-ifb-title{
	margin: 0px 0px 0px 0px;
	font-size: 22px !important;
}
.nape-values-section{
	padding:40px 0;
}
.nape-values-section .uagb-ifb-icon-wrap {
	margin-right: 10px;
	line-height: 0;
	padding: 8px;
	float: right;
	border: 2px solid #dbdee2;
	border-radius: 100%;
	text-align: center;
	font-size: 36px;
	background-color: #f5f5f5;
}
.nape-values-section h2 {
	font-size: 32px;
	line-height: 40px;
	text-transform: uppercase;
	color: #70ab2c;
	margin: 0 0 30px;
	padding: 0 0 15px;
	position: relative;
	font-weight: 600;
	text-align: center;
}
.nape-values-section h2::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 70px;
	height: 3px;
	background-color: #cacaca;
}

.grey-bg-aboutpg {
	/*background-color: rgba(0, 0, 0, 0.7);*/
	max-width: 100% !important;
	overflow: hidden;
	height: 206px;
}
.grey-bg-aboutpg::after {
	top: -5px;
	content: "";
	position: absolute;
	border-bottom: 209px solid rgba(0, 0, 0, 0.7);
	border-left: 140px solid transparent;
	left: -29px;
	rotate: 180deg;
	right: 649px;
	z-index: ;
}
.nape-values-aboutpg figure {
	margin: 0!important;
}
.nape-achievements{
	text-align:center;
}
.nape-achievements h2 {
	position: relative;
	color: #ffffff;
	font-size: 46px;
	font-weight: 900;
}
.nape-achievements h2 strong {
	color: #99cc00;
}
.nape-achievements-section{
	padding:50px 0;
	
}
.nape-achievements-section .achievements-section-right {
	position: relative;
	padding-right: 20px;
}
.nape-achievements-section .nape-image-box{
	position:relative;
}
.nape-achievements-section .nape-image-box img {
	position: relative;
	width: 100%;
	display: block;
	height: 420px;
	object-fit: cover;
}
.nape-achievements-section .nape-image-box::before {
	position: absolute;
	content: '';
	right: -22px;
	top: -22px;
	left: 40px;
	bottom: 30px;
	background-color: #4b8341;
}
.nape-achievements-section h2 {
	font-size: 34px;
	font-weight: 600;
	line-height: 1.2em;
	position: relative;
	color: #6fa456;
}
.nape-faqspg {
	padding:40px 0;
}
.nape-faqspg .uagb-faq-questions-button {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background: #f8f8f8;
	font-weight: 700;
}
.nape-faqspg .sogrid__entry__title a {
	font-size: 13px;
	color: #444 !important;
}
.nape-faqspg .sogrid__entry__thumbnail img {
	height: 100px;
	object-fit: cover;
	width: 100%;
}
.nape-achievements-bar .sogrid__entry__thumbnail img {
	height: 70px;
	width: 100%;
	object-fit: cover;
}
.nape-achievements-bar .sogrid__entry__title a {
	font-size: 14px;
	color: #444 !important;
}
.nape-achievements-bar .sogrid__entry {
	padding: 0 19px !important;
	margin-bottom: 15px !important;
	border: none !important;
}

.nape-achievements-bar {
	background: #dbf0db;
	color: #fff;
	position: sticky;
	top: 80px;
}
.nape-achievements-bar .sogrid__entry__meta {
	color: #0393d5 !important;
}
.nape-achievements-section .nape-achievements-bar h2 {
	font-size: 26px;
	font-weight: 600;
	line-height: 1.2em;
	position: relative;
	text-align: center;
	padding: 20px 0;
	color: #3a783d;
}
.nape-achievements-section .uagb-faq-questions-button {
	background: #f8f8f8;
	font-weight: 700;
	border-color: #fff !important;
}
.nape-faqspg  h2{
	font-size: 32px;
	color: #357336;
   margin-bottom: 30px;
}
.nape-membershippg h2 {
	font-size: 32px;
	color: #357336;
	margin-bottom: 30px;
}
.nape-membershippg{
	padding:40px 0;
}
.nape-membershippg .wp-block-button__link {
	color: #fff;
	background-color: #357336;
	border-radius: 40px !important;
	text-decoration: none;
	padding: 10px 30px !important;
	font-size: 1.125em;
	border: none !important;
}
.nape-faqspg .nape-achievements-bar h2 {
	font-size: 32px;
	color: #357336;
	padding: 10px 0;
	text-align: center;
}
.nape-boardpg h2{
	font-size: 32px;
	color: #357336;
	margin-bottom: 20px;
}
.nape-boardpg{
	padding:40px 0;
}
.nape-boardpg .teambox .napeteampg-text {
	position: relative;
	z-index: 1;
	text-align: center;
	background: #3b773c;
	padding: 10px 0;
	/* margin: 0 30px; */
	margin-top: -16px;
	transition: 0.4s;
	color: #fff;
}
.nape-boardpg .teambox .napeteampg-text h3{
	font-size: 18px;
}
.nape-boardpg .teambox .napeteampg-text p {
	color: #baff4e;
	margin: 0;
	font-weight: 800;
}
.nape-boardpg .teambox img {
	max-width: 100%;
	background: #f8f8f8;
	height: 250px;
	object-fit: cover;
	width: 100%;
	object-position: top;
}


.nape-staffpg h2{
	font-size: 32px;
	color: #357336;
	margin-bottom: 20px;
}
.nape-staffpg{
	padding:40px 0;
}
.nape-staffpg .teambox .napeteampg-text {
	position: relative;
	z-index: 1;
	text-align: center;
	background: #fff;
	padding: 10px 0;
	margin-top: -19px;
	border-radius: 5px;
	transition: 0.4s;
	box-shadow: 10px 10px 30px #0000000a;
}
.nape-staffpg .teambox .napeteampg-text h3{
	font-size: 18px;
}
.nape-staffpg .teambox .napeteampg-text p {
	color: #0393d5;
	margin: 0;
}
.nape-staffpg .teambox img {
	max-width: 100%;
	border-bottom: 6px solid #4b8341;
	background: #f8f8f8;
	height: 250px;
	object-fit: cover;
	width: 100%;
	object-position: top;
}
.nape-newspg {
	padding:40px 0;
}
.nape-newspg h2 {
	color: #407c35;
	font-size: 32px;
	margin-bottom: 30px;
}
.nape-newspg  .nape-intro-section {
	padding: 2em 2em 3em;
	background: none;
}
.nape-newspg .nape-intro-section .uagb-post__text.uagb-post__title a {
	font-size: 15px;
	font-weight: 600 !important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 10px !important;
	text-align:left;
}
.nape-intro-section .uagb-post__text.uagb-post__title a {
	font-size: 18px;
	font-size: 15px;
	font-weight: 600 !important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 10px !important;
	text-align:left;
}
.uagb-post-grid.is-grid.uagb-post__image-position-top .uagb-post__image a[class^="uagb-image-ratio-"] > img {
	height: 200px;
	width: 100%;
	object-fit: cover;
}
.nape-structurepg img {
	width: 100%;
	height: 413px;
}
.nape-publicationspg{
	padding: 40px 0;
}
.nape-publicationspg h2{
	display: none;
}
.nape-structurepg h2{
	font-size: 36px;
	color: #6fa456;
	font-weight: 800;
}
.nape-structurepg{
	padding:40px 0;
}
.nape-newspg .sogrid__entry__thumbnail img {
	height: 200px;
	width: 100%;
	object-fit: cover;
	object-position: top;
	border-bottom: 5px solid #4b8341;
}
.nape-newspg .sogrid__entry__title a {
	color: #000 !important;
	font-size: 16px;
}
.nape-gallerypg {
	padding: 40px 20px;
}
.nape-gallerypg .fg-header-title {
	font-size: 25px;
	color: #4c8438;
}
.list-skin-01 .fat-event-start {
	background-color: #0393d5!important;
}
.paoc-popup-mheading {
	color: #4b8341!important;
}
.w3eden .h1, .w3eden h1 {
	font-size: 1.5rem!important;
}
/*--------------------------------------------------------------
# PROJECT AREA PAGE
--------------------------------------------------------------*/
.project-title h2 {
	z-index: 1;
	position: relative;
	font-size: 26px;
}
.nape-projectside-bar .wp-block-button__link {
	color: #fff;
	background-color: #0393d5;
	border-radius: 9999px;
	box-shadow: none;
	text-decoration: none;
	padding: 8px 40px;
	font-size: 1.125em;
	text-align: center;
	display: block;
	width: 264px !important;
	display: block;
	margin: 0 auto;
	bottom: 20px;
	position: relative;
transition: 0.5s;
}
.nape-projectside-bar .wp-block-button__link:hover {
	color: #fff;
	background-color: #4c8338;
}

.grey-bg {
	/*background-color: rgba(0, 0, 0, 0.7);*/
	max-width: 100% !important;
}
.grey-bg::after {
	top: -5px;
	content: "";
	position: absolute;
	border-bottom: 317px solid rgba(0, 0, 0, 0.7);
	border-left: 170px solid transparent;
	left: 0;
	rotate: 180deg;
	right: 772px;
}
.nape-projectspg .nape-projectside-bar h2 {
	color: #2d7039;
	font-size: 22px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 800;
}
#project {
	background: #F6F5F3;
	padding: 15px 0 1px;
}
.nape-projectspg{
	padding:40px 0;
}
.nape-projectspg h2 {
	color: #2d703b;
	margin-bottom: 10px;
	font-size: 30px;
	padding: 10px 0;
	
}
.nape-projectspg h3 {
	font-size: 20px;
	margin-bottom: 20px;
	color: #000;
}
 .nape-projectspg  ul li {
	list-style: none;
}
.nape-projectspg ul li::before {
	color: #70ab2c;
	content: "\f280";
	display: inline-block;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -0.125em;
	padding-right: 0.7rem;
	font-size: 17px;
}
.nape-projectspg .sogrid__entry__thumbnail img {
	height: 70px;
	width: 100%;
	object-fit: cover;
}
.nape-projectspg .sogrid__entry__title a {
	font-size: 14px;
	color: #444 !important;
}
.nape-projectspg .sogrid__entry {
	padding: 0 19px !important;
	margin-bottom: 15px !important;
	border: none !important;
}

.nape-projectside-bar {
	background: #dbf0db;
	color: #fff;
	position: sticky;
	top: 80px;
}
.nape-projectspg .sogrid__entry__meta {
	color: #0393d5 !important;
}
#main-image {
	background-size: cover;
	max-height: 311px;
	background-repeat: no-repeat;
	position: relative;
	color: #fff;
	height: 311px;
	background-position: center center;
}
.main-image-content {
	/* background-color: rgba(0, 0, 0, 0.7); */
	padding: 20%;
	min-height: 360px;
	height: 100%;
}
#main-image-aboutpg {
	background-size: cover;
	max-height: 311px;
	background-repeat: no-repeat;
	position: relative;
	color: #fff;
	height: 200px;
	background-position: center center;
	overflow: hidden;
}
.main-image-content-aboutpg {
	/* background-color: rgba(0, 0, 0, 0.7); */
	padding: 16%;
	min-height: 170px;
	height: 100%;
}
.blogpg-image img {
	height: 450px;
	width: 100%;
	object-fit: cover;
	object-position: top;
}
.blogpg-heading {
	font-size: 20px;
	padding: 30px 0 10px;
	font-weight: 600;
}
.psidebar {
	padding: 20px 25px;
	background: #f8f8f8;
}
.psidebar .sogrid--classic .sogrid__entry__title a {
	font-size: 14px;
	line-height: 22px !important;
	color: #1f4494 !important;
}
  .news-sectionpg{
    padding: 40px 20px;
  }
.psidebar #sogrid-1683901761064.sogrid--classic .sogrid__entry__title a {
	font-size: 14px;
	line-height: 22px !important;
	color: #1f4494 !important;
}
.servpages{
	padding: 40px 0;
}
  .psidebar .sogrid--classic .sogrid__entry {
	display: flex;
	padding: 0 0 5px!important;
	margin-bottom: 18px!important;
	border-bottom: none !important;
}
 .psidebar .sogrid__entry__thumbnail img {
	height: 85px;
	width: 100%;
	object-fit: cover;
}
  .psidebar h2 {
	font-size: 26px;
	margin-bottom: 20px;
}


.gblog a {
	color: #0393d5;
}

.nape-eventspg{
	padding: 40px 20px;
}
.fat-event-popup-info {
	background-color: rgb(75, 131, 65)!important;
}
.fat-event-thumb img {
	width: 100%;
	height: 400px;
	object-fit: cover;
}
.fat-event-popup-info .fat-event-title a {
	font-size: 18px;
	color: #0393d5!important;
	font-weight: 700!important;
}
.fat-event-popup-info .fat-event-thumb img {
	width: 100%;
	height: 159px;
	object-fit:cover;
}
.nape-intro-section h4 {
	font-size: 19px;
	text-align: center;
}

/*--------------------------------------------------------------
# RESPONSIVENESS
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  /* CSS rules for screens with a width of 768 pixels or less */
	.grey-bg-aboutpg::after {
	border-bottom: 299px solid rgba(0, 0, 0, 0.7);
	border-left: 634px solid transparent;
	left: -98px;
	right: 759px;
	overflow: hidden;
}
	.nape-boardpg .teambox img {
	height: auto;
}
	.w3eden .media {
	display: block;
}
	.uagb-tabs__wrap .uagb-tabs__body-container {
	padding: 0;
}
	.uagb-tabs__wrap {
	margin: 0;
}
	.nape-intro-section {
	padding: 0;
}
	#main-image-aboutpg {
	height: 142px;
	overflow: hidden;
}
	.project-title h2 {
	font-size: 20px;
}
	.nape-aboutpg-section .aboutpg-section-right {
	padding: 40px 20px;
}
.nape-values-aboutpg .nape-values-inner {
	padding: 40px 20px;
}
	.header-top {
	display: none;
}
.header img {
	height: 50px;
	margin-top: 0;
}
	#project {
	font-size: 13px;
	line-height: 1.2;
}
	.nape-achievements-section {
	padding: 0 20px;
}
	.nape-projectspg {
	padding: 40px 20px;
}
	.home-social h2 {
	font-size: 25px;
}
		.home-social{
	padding:40px 20px;
}
	#main-image {
	height: 130px;
	overflow: hidden;
}
	.nape-aboutpg-section {
	padding: 0;
}
.nape-values-section .uagb-infobox-icon-left-title .uagb-ifb-icon-wrap, .uagb-infobox-icon-left .uagb-ifb-icon-wrap {
	border: none;
	background: none;
}
.nape-staffpg .teambox img {
	height: 250px;
	object-fit: contain;
}
	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item-1236 > a.mega-menu-link {
	padding: 0px 30px !important;
	margin-left: 0;
	display: inline-block;
}
	.gblog{
	padding: 0 40px;
	}
.psidebar {
	display: none;
}
	.blogpg-image img {
	height: 200px;
}
	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open + #mega-menu-header-menu {
	padding: 20px;
}
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* CSS rules for tablets with screen width between 768px and 1024px */
	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
	padding: 0px 5px 0px 5px;
	font-size: 10px;
}
	.psidebar {
	display: none;
}
		.gblog{
	padding: 0 40px;
	}
	.nape-values-section .uagb-infobox-icon-left-title .uagb-ifb-icon-wrap, .uagb-infobox-icon-left .uagb-ifb-icon-wrap {
	border: none;
	background: none;
}
		#main-image {
	height: 130px;
	overflow: hidden;
}
	.nape-aboutpg-section {
	padding: 0;
}
	
		.uagb-tabs__wrap .uagb-tabs__body-container {
	padding: 0;
}
	.uagb-tabs__wrap {
	margin: 0;
}.home-social{
	padding:40px 20px;
}
		.nape-intro-section {
	padding: 0;
}
	.single-project-content h3 {
	font-size: 12px;
}
	.single-project p a {
	font-size: 9px;
	padding: 0!important;
}
	.single-project img {
	height: 84px;
}
	.home-membership {
	width: 100%;
}
	.single-project {
	height: 206px;
}
.sogrid--classic .sogrid__entry {
	display: block;
}
	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item-1236 > a.mega-menu-link {
	padding: 0px 25px !important;
	margin-left: 5px;
	overflow: hidden;
	height: 25px;
	line-height: 25px;
}
	.project-title h2 {
	font-size: 24px;
}
	.grey-bg-aboutpg::after {
	right: 357px;;
}
	.nape-achievements-section {
	padding: 40px 20px;
}
	.nape-projectspg {
	padding: 40px 20px;
}
}


/*--------------------------------------------------------------
# FORM Customization
--------------------------------------------------------------*/

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #ebfef43d !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 1.3rem !important;
}
label {
	display: inline-block;
	width: 100%;
	font-weight: 500;
	color: #000;
	margin-bottom: 10px;
}
.contact .php-email-form button[type="submit"]:hover {
    background: #428bca;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
}
.int-form input:not([type="submit"]), .int-form select, .int-form textarea {
	font-size: 1.125rem;
	line-height: 1.1;
	width: 100%;
	border-top: 0;
	padding: 3px 10px 3px 0;
	border-left: 0;
	border-right: 0;
	border-color: rgba(83,86,90,.25);
	font-weight: 500;
	background-color: transparent;
	margin-bottom: 10px;
}
.int-form textarea {
    height: 100px;
}
.int-form input:not([type="submit"]):focus{
    outline: none;
    background-origin: padding-box;
    border-bottom-color: #53565a;
}
.int-form [type="button"], .int-form [type="reset"], .int-form [type="submit"],.int-form button {
	background: #d71118;
	padding: 10px 30px;
	border: none;
	color: #fff;
}

/*--------------------------------------------------------------
# Contact Us
--------------------------------------------------------------*/
.contact-pg {
    padding:40px 0;
    position:relative;
}
.contact-pg .uagb-infobox__content-wrap.uagb-infobox__content-wrap {
	position: relative;
	margin-bottom: 15px;
	border-bottom: 2px solid #0393d50a;
	box-shadow: 10px 10px 30px #00000008;
	padding: 10px 20px;
}
    .contactpg-box {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    } 
.contactpg-box [type="button"], [type="reset"], [type="submit"], button {
	-webkit-appearance: button;
	background: #0393d5;
	border-radius: 40px;
	border: none;
	padding: 7px 30px;
	color: #fff;
}

    .contactpg-row {
        width: calc(50% - 5px);
    }

    .contactpg-row.textarea-row {
        width: 100%;
    }
.contact-pg h2, .contact-pg h3 {
	color: #407c33;
	font-weight: 800;
	margin-bottom: 1rem;
	font-size: 25px;
}
div.wpforms-container-full .wpforms-form input[type="submit"], div.wpforms-container-full .wpforms-form button[type="submit"], div.wpforms-container-full .wpforms-form .wpforms-page-button {
	background-color: #4b8341;
	border: 1px solid #4b8341;
	color: #fff;
	padding: 10px 15px;
	width: 200px;
}
 .contactpg-row.textarea-row textarea {
        height: 150px; 
    }
.contactpg-box{
	background: #fff;
	box-shadow: 10px 10px 30px #00000021;
	padding: 20px 30px;
}
div.wpforms-container-full .wpforms-form input[type="submit"]:hover, div.wpforms-container-full .wpforms-form input[type="submit"]:focus, div.wpforms-container-full .wpforms-form input[type="submit"]:active, div.wpforms-container-full .wpforms-form button[type="submit"]:hover, div.wpforms-container-full .wpforms-form button[type="submit"]:focus, div.wpforms-container-full .wpforms-form button[type="submit"]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
	background-color: #0f95d3;
	border: 1px solid #0f95d3;
	cursor: pointer;
}
div.wpforms-container-full .wpforms-form input[type="date"], div.wpforms-container-full .wpforms-form input[type="datetime"], div.wpforms-container-full .wpforms-form input[type="datetime-local"], div.wpforms-container-full .wpforms-form input[type="email"], div.wpforms-container-full .wpforms-form input[type="month"], div.wpforms-container-full .wpforms-form input[type="number"], div.wpforms-container-full .wpforms-form input[type="password"], div.wpforms-container-full .wpforms-form input[type="range"], div.wpforms-container-full .wpforms-form input[type="search"], div.wpforms-container-full .wpforms-form input[type="tel"], div.wpforms-container-full .wpforms-form input[type="text"], div.wpforms-container-full .wpforms-form input[type="time"], div.wpforms-container-full .wpforms-form input[type="url"], div.wpforms-container-full .wpforms-form input[type="week"], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    border: 2px solid #eee;
    padding: 10px;
    height: 40px;
    border-radius:0;
}
div.wpforms-container-full .wpforms-form input:focus, div.wpforms-container-full .wpforms-form textarea:focus, div.wpforms-container-full .wpforms-form select:focus, div.wpforms-container-full .wpforms-form .is-focused .choices__inner, div.wpforms-container-full .wpforms-form .is-open .choices__inner, div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown {
	border: 2px solid #ccc;
	box-shadow: none;
}
div.wpforms-container .wpforms-form .choices__inner {
	border: 2px solid #eee !important;
}
.contact-map {
	padding: 2% 2% 2% 2%;
	box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.08);
	background: #fff;
}

#footer {
  background-color: #101010;
  color: #fff;
}

#footer .footer-top {
	padding: 60px 0 20px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links h3 {
	font-size: 1em;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #000;
	margin-bottom: 1em;
	font-weight:800;
}
#footer .footer-top .footer-links h3::after {
	content: "";
	display: block;
	width: 50px;
	padding: 1.4rem 0 0 0;
	margin-bottom: 1rem;
	border-bottom: 2px solid #dedede;
	height: 2px;
	display: block;
}
#footer .footer-top .footer-links p {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 1rem;
	color: #fff;
}
#footer .footer-links a {
    color:#eee;
}

#footer .footer-top .footer-menu a {
	padding: 8px;
	text-transform: uppercase;
}
#footer .footer-top .footer-contacts a {
    color:#fff!important;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #BF1E6C;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
	color: #f5f5f5;
	transition: 0.3s;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
}
#footer .footer-top .footer-links ul a:hover {
    color:#fff;
}
#footer .copyright {
	padding: 10px 0;
}

#footer .copyright {
	text-align: left;
	font-size: 13px;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 14.5px;
  color: #fff;
}

#footer .copyright a {
  color: #ffffffb5;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-device-width: 320px) and (max-device-width: 600px) {
    .header {
        padding-top:15px;
    }
	
   
}
@media only screen and (min-device-width: 640px) and (max-device-width: 768px) {
    .header .header-scrolled, .header {
    padding:5px 10px;
    }
    
    
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    
}
@media only screen and (min-width:1140px) {
    
}
@media only screen and (min-width:1280px) {
    
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

.page-not-found {padding:4em 0;background:#f4f4f4}
.error-number {font-size:9em; font-weight:900; color:#4b8341; text-shadow:1px 2px 0 #00aeef; text-align:center}
.page-404-title {color:#4b8341;font-size:1.9em;font-weight:700;text-align:center}
.page-sub-title{font-size:1.5rem;font-weight:500}.uwonet-404-layout{margin:0;padding:5.34em 0 0}
.uwonet-404-search{margin-top:1.5em}.uwonet-404-search .widget_search{max-width:400px;margin:0 auto}
.uwonet-404-layout-1 .widget_search{padding-top:.5em}
.widget_search .search-form{position:relative;padding:0;background:initial;color:inherit}
.widget_search .search-form .search-field{background:#fafafa;border-width:2px;border-color:#4b8341;border-radius:50px;text-align:center;font-size:18px;min-width:400px}
h3.back-to-home{text-align:center;margin-top:1em}.widget_search .search-field,.widget_search .search-field:focus{width:100%;padding:10px 45px}.search-form .search-field{outline:0}
.search-form input.search-field {
    font-size:18px;
}
/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#4b8341;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#4b8341;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#4b8341;
	color:#FFF;
	text-shadow:none;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 1240px!important;
}

