/*******************************************************************************************************************
Tencom - General/All
*******************************************************************************************************************/
.col-4.col-xxl-5.col-xl-5.col-lg-5.col-md-4.col-paymentportal {
    width:33.3333%;
}

.col-4.col-xxl-3.col-xl-3.col-lg-3.col-md-4.col-call {
     width:33.3333%;
}

a {
    color: #60695d;
    text-decoration: none;
}

a:hover {
    color: #333;
}

body {
   color: #333333;
}

.footer-wrapper a {
    color: #ffffff;
    text-decoration: none;
	letter-spacing: 0;
}

.footer-wrapper a:hover {
    text-decoration: underline;
}

b, strong {
    font-weight: 600;
}

.page-header h3{
    font-size: 1.8rem;
    color: black;
  	font-weight: 500 !important;
}

.two-column{
  	display: grid;
  	grid-template-columns: 50% 50%;
  	padding-top: 25px;
}

.column{
  	padding: 0 20px;
}

.project-description{
	padding-top: 25px;
}

.page-header.module-title {
    border-bottom: 2px solid #2476CA;
}

.job-classifications h2{
    border-bottom: 2px solid #e7e7e7;
}

.btn-siteblue {
    color: #FFFFFF !important;
    background-color: #93a88d;
    border-color: none;
    text-transform: uppercase;
}

.btn-siteblue:hover {
    color: #FFFFFF !important;
    background-color: #333;
    border-color: none;
    text-transform: uppercase;
}

.btn-check:focus+.btn,.btn:focus {
    box-shadow: none !important;
}

h3.special-header{
	font-size: 1.5rem;
	padding-bottom: 10px;
}

.column.locations p{
    margin: 10px 0 35px 0;
}

.bottombanner-container {
    padding-bottom: 10px;
}

.homebanner-section .banner-content h2,h1{
    font-weight: 900;
    text-transform: uppercase;
    font-size: 45px;
    margin-bottom: 40px;
}

.img-fluid {
    width: auto;
}

.home-readmore-btn {
    background-color: #6ac62a;
    border-radius: 0;
    color: white;
    font-size: 1rem;
    padding: 10px 15px;
    text-transform: uppercase;
        font-weight: 700;
}

.home-readmore-btn:hover {
    background-color: #333;
    color: white;
}

.home-readmore-btn:focus {
    border: none!important;
}
.home-readmore-btn:active {
    border: none!important;
}
.address {
    margin-bottom: 0;
}
.ways-to-give-title {
    text-transform: uppercase!important;
    font-size: 2rem!important;
    border-bottom: 1px solid #6d6d6d69;
}
.margin-bottom-space {
	margin-top: 25px;
    margin-bottom: 25px!important;
}

.uk-scope b, .uk-scope strong {
    font-weight: 700!important;
}

.rightside-col .uk-scope .uk-card .uk-h3{
    font-size: 1.3rem;
    color: black;
    margin-top: 10px!important;
}


.rightside-col h3{
    color: black;
    margin-bottom: 20px;
    text-transform: uppercase;
}


/*******************************************************************************************************************
Top
*******************************************************************************************************************/
#mod-custom172 .btn-donate{
    height: 60px;
    width: 140px;
	font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #6ac62a;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: -15px;
}

#mod-custom172 .btn-donate:hover{
	background-color: #030303;
}

#mod-custom173 img {
    max-width: 200px;
}

@media (max-width:1084px){
#mod-custom173 img {
    max-width: 180px;
}
}

@media (max-width:1084px){
#mod-custom172 .btn-donate{
	display: none;
}
}

@media (max-width: 450px){
    #mod-custom189 h1 {
    font-size: 9vw;
}
}

/*******************************************************************************************************************
Widgetkit Styles
*******************************************************************************************************************/
.uk-scope .uk-link-reset a, .uk-scope a.uk-link-reset {
    text-transform: uppercase;
    font-size: 1.4rem;
  	font-weight:600;
    font-family: 'Nunito Sans', sans-serif;
}

.uk-scope .uk-button-default {
    font-weight: 600 !important;
    color: #fff !important;
  	background-color: #93a88d !important;
   	border: none;
}

.uk-scope .uk-button-default:hover {
    background-color: #333 !important;
    color: #fff !important; 
}

.uk-scope em {
     color: #9e9e9e !important;
}

.uk-scope .uk-card-body {
    padding: 10px 20px 30px 20px !important;
}

.uk-scope .uk-card-body .uk-h3 {
    color: #6d6d6d;
    font-weight: 600;
    text-transform: uppercase;
}


.uk-scope .uk-link, .uk-scope a {
    color: #93a88d!important;
}

.uk-scope .uk-link, .uk-scope a:hover{
    color: #6d6d6d!important;
    text-decoration: none!important;
}


/*******************************************************************************************************************
Homepage - Featured Module 1
********************************************************************************************************************/
.home-featured-1-section { 
    padding: 60px 0 0 0;
}
.home-featured-1-section .n2-ss-slider .n2-ss-layer[data-sstype="slide"] { padding: 0!important;}
.home-featured-1-section .uk-card { 
    position: relative; 
    box-shadow: none!important;
}
.home-featured-1-section .uk-card .uk-card-media-top { position: relative;}
.home-featured-1-section .uk-card .uk-card-media-top::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: -webkit-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0) 60%);
    background: -o-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0) 60%);
    background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0) 60%);*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#272d33', endColorstr='#00272d33', GradientType=1);
    z-index: 1;
}
.home-featured-1-section .uk-card .uk-card-body { 
    position: absolute; 
    left: 0; 
    bottom: -10px; 
    width: calc(100% - 90px);
    padding: 30px 0 30px 30px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    z-index: 2;
}
.home-featured-1-section .uk-card .uk-card-body .uk-h3 { margin-bottom: 10px;}
.home-featured-1-section .uk-card .uk-card-body .uk-h3 a { 
    color: #FFFFFF;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 40px;
}
.home-featured-1-section .uk-card .uk-card-body p,
.home-featured-1-section .uk-card .uk-card-body .uk-margin { margin: 0!important;}
.home-featured-1-section .uk-card .uk-card-body .uk-button { 
    background: url('/images/new-life-union-design-2023/icon-btnarrow.png') no-repeat center center;
    background-size: 40px;
    height: 40px;
    width: 40px;
    text-indent: -99999px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: -60px;
    bottom: 30px;
}

.home-featured-1-section .uk-card .uk-card-body .uk-button:hover{
  	 background: url('/images/new-life-union-design-2023/icon-btnarrow-active.png') no-repeat center center;
    
}

.home-featured-1-section .uk-card .uk-card-body .uk-h3 a { 
    color: #FFFFFF !important;
}

.home-featured-1-container .uk-scope .uk-h3, .uk-scope h3 {
    line-height: 1.1; 
}


@media (max-width: 575.98px) { 
  .home-featured-1-section .uk-card .uk-card-body .uk-h3 a { 
    	font-size: 5.6vw;
        line-height: normal;
    }
    .home-featured-1-section .uk-card .uk-card-body {
        font-size: 16px;
        line-height: normal;
        padding: 15px;
    }
}



@media (max-width: 399.98px) { 
    
    .home-featured-1-section .uk-card .uk-card-body {
        font-size: 12px;
    }
    
    .home-featured-1-section .uk-card .uk-card-body {
        width: calc(100% - 50px);
    }
    .home-featured-1-section .uk-card .uk-card-body .uk-button {
        right: -75px;
        bottom: 25px;
    }
   .home-featured-1-section .uk-card .uk-card-body .uk-h3 a {
        font-size: 6vw;
        line-height: 6vw;
    }
    .home-featured-1-section .uk-card .uk-card-body .uk-button {
        right: -35px;
    }

}


@media (min-width: 901px) and (max-width: 959px){
    .home-featured-1-section .uk-card .uk-card-body {
       padding: 30px 0 30px 110px!important;
    }
   .home-featured-1-section .uk-card .uk-card-body .uk-button{
       right: 20px;
   }
}
@media (max-width: 550px) {
.home-featured-1-container .uk-scope  .uk-card-body .uk-margin {
	    font-size: 4vw;
	}
}

div#n2-ss-35 .n-uc-USC7UnKqUxNI-inner {
    padding: 0px 0px 25px 0px !important;
}

/*******************************************************************************************************************
Homepage - Featured Module 2
********************************************************************************************************************/
.home-featured-2-section { 
    padding: 100px 0;
    font-weight: 300;
    font-size: 18px;
	background: url(/images/nlum-logo-background-for-about-us-homepage.png) no-repeat right bottom #f4f6f3;
    background-size: auto;
}

.home-featured-2-section .row {
    margin-left: -25px;
    margin-right: -25px;
}
.home-featured-2-section [class^="col-"], 
.home-featured-2-section [class*=" col-"] {
    padding-left: 25px;
    padding-right: 25px;
}
.home-featured-2-section h3 {
    font-size: 50px;
    font-weight: 900;
    line-height: 50px;
  	letter-spacing: 0px;
    margin-bottom: 0;
    color: #000000;
    text-transform: uppercase;
}
.home-featured-2-section h4 {
    font-size: 50px;
    font-weight: 900;
    margin-bottom: 15px;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
}
.home-featured-2-section .btn-learnmore { 
    border-radius: 0;
    font-weight: 400;
    padding: 15px 20px;
    font-size: 18px;
}

.home-featured-2-container .row .col-md-6 p{
    font-size: 1.3rem;
}

.home-featured-2-section .home-readmore-btn{
    margin-top: 10px;
}

@media (max-width: 575.98px){	

 	.home-featured-2-section h3 {
        font-size: 35px;
        line-height: normal;
      	font-weight: 900 !important;
    }
    .home-featured-2-section h4 {
        font-size: 35px;
    }	
}

/*******************************************************************************************************************
Homepage - Featured Module 3
********************************************************************************************************************/
.home-featured-3-section {
    padding: 60px 0;
    background: url(/images/2025-cta-bg.jpg) no-repeat center center rgb(122 158 185 / 90%);
    background-attachment: fixed;
    background-size: cover;
    color: #FFFFFF;
    margin-bottom: 30px;
}
.home-featured-3-section .home-featured-3-container {
     background: #93a88de8;
}
.home-featured-3-section [class^="col-"], 
.home-featured-3-section [class*=" col-"] {
    padding-left: 50px;
    padding-right: 50px;
}
.home-featured-3-section .home-featured-3-container .col-image {
    padding-top: 50px;
    padding-bottom: 50px;
}
.home-featured-3-section .home-featured-3-container .col-text {
    padding-top: 50px;
    padding-bottom: 50px;
    font-weight: 400;
    font-size: 25px;
}
.home-featured-3-section .home-featured-3-container .col-text .btn-learnmore {
    border-radius: 0;
    background: url('/images/new-life-union-design-2023/icon-btnarrow.png') no-repeat center right;
    color: #FFFFFF;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 20px;
    text-align: left;
    padding: 0;
    background-size: 50px;
    height: 50px;
    padding-right: 85px;
    padding-top: 7px;
    margin-top: 25px;
}
.home-featured-3-section .home-featured-3-container .col-text .btn-learnmore:hover {
    background-image: url('/images/new-life-union-design-2023/icon-btnarrow-active.png');
}

.home-featured-3-section {
    margin-bottom: 0;
}

.home-featured-3-section .img-fluid{
    max-width: 350px;
}

@media (max-width: 480px){
.home-featured-3-section .img-fluid{
    max-width: 250px;
}
  
.home-featured-3-section .home-featured-3-container .col-text .btn-learnmore {
    padding-right: 65px;
}
}


@media (max-width: 575.98px){
  
.home-featured-3-section .home-featured-3-container .col-image { padding-bottom: 0;padding-top: 30px;}
  
    .home-featured-3-section [class^="col-"], .home-featured-3-section [class*=" col-"] {
        padding-left: 30px;
        padding-right: 30px;
    }
  
.home-featured-3-section .home-featured-3-container  .col-image {
    padding: 30px 0 0 0 !important;
  }
  
    .home-featured-3-section .home-featured-3-container .col-text {
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 20px;
    }
    .home-featured-3-section .home-featured-3-container .col-text .btn-learnmore { margin-top: 10px;}
}
/*******************************************************************************************************************
Homepage - Featured Module 4
********************************************************************************************************************/
.home-featured-4-section { 
    padding: 80px 0;
    font-weight: 300;
    font-size: 18px;
	background: white;
    background-size: cover;
}

.home-featured-4-section .row {
    /*margin-left: -25px*/;
    /*margin-right: -25px*/;
}

.home-featured-4-section [class^="col-"], 
.home-featured-4-section [class*=" col-"] {
    padding-left: 25px;
    padding-right: 25px;
}
.home-featured-4-section h3 {
    font-size: 50px;
    font-weight: 900;
    line-height: 50px;
  	letter-spacing: 0px;
    margin-bottom: 0;
    color: #000000;
    text-transform: uppercase;
}
.home-featured-4-section h4 {
    font-size: 50px;
    font-weight: 900;
    margin-bottom: 15px;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
}
.home-featured-4-section .btn-learnmore { 
    border-radius: 0;
    font-weight: 400;
    padding: 15px 20px;
    font-size: 18px;
}

.home-featured-4-container .row .col-md-6 p{
	margin-top: 50px;
    font-size: 1.3rem;
}

.home-featured-4-section .home-readmore-btn{
    margin-top: 10px;
}
.home-featured-4-container .home-header span{
    font-weight: 900;
}
.home-featured-4-section .col-md-6 img {
    max-width: 400px
}

.home-featured-4-container .uk-scope p{
    font-size: 1.3rem;
    color: black;
}

.home-featured-4-container .uk-scope .uk-padding{
    padding: 40px 40px 40px 15px!important;
}

.home-featured-4-container .uk-button  {
    background-color: #6ac62a!important;
    border-radius: 0;
    color: white;
    font-size: 1rem!important;
    padding: 5px 25px !important;
    text-transform: uppercase;
    font-weight: 900!important;
}

@media (max-width: 575.98px){	

 	.home-featured-4-section h3 {
        font-size: 35px;
        line-height: normal;
      	font-weight: 900;
    }
    .home-featured-4-section h4 {
        font-size: 35px;
    }
  	.home-featured-4-container .uk-scope .uk-padding{
    padding: 0 !important;
}
}
/*******************************************************************************************************************
Footer
*******************************************************************************************************************/

.footer-logo {
    max-width: 200px;
  	margin-bottom: 20px;
}
@media (max-width: 767px){
   .footer-2 {
    margin-top: 50px!important;
}
}
@media (min-width: 1070px){
.footer-info {
    padding: 0 150px;
}
}

@media (min-width: 400px) and (max-width: 767px){
.footer-info {
    padding: 0 100px;
}
}
/*******************************************************************************************************************
Innepage
*******************************************************************************************************************/
.innepage-section .com-content-article blockquote p{
    background-image: url(/images/new-life-union-design-2023/icon-blockquote-flipped.png), url(/images/new-life-union-design-2023/icon-blockquote.png);
	background-position: right bottom, left top;
	background-repeat: no-repeat, no-repeat;
    padding: 0 60px 20px 70px;
    color: #013B69;
    background-size: 50px;
    font-size: 1.5rem;
}

@media (max-width: 767px){
    .innepage-section .com-content-article blockquote p {
        padding: 0 10px 20px 10px;
        background-size: 50px;
        font-size: 1.5rem;
    }
}

.innepage-section .com-content-article blockquote{
	background-image: none;
}
.innepage-section .com-content-article h3 {
    color: #93a88d;
    font-weight: 700;
    font-size: 1.43rem;
    margin-bottom: 15px;
  	margin-top: 35px;
}
.innepage-section .com-content-article h2{
	font-weight: 700;
}

.innepage-section .com-content-article blockquote {
    color: #60695d;
    border-bottom: 10px solid #93a88d;
	padding: 20px;
    background-size: 50px;
    background-color: #eff0ee;
}

.innepage-section h1{
    font-weight: 900;
    text-transform: uppercase;
}
.innepage-section span{
    font-weight: 900;
}

.innepage-section .com-content-article h2 {
    margin-bottom: 15px;
	margin-top: 35px;
   	text-transform: capitalize; 
  	font-size: 1.75rem;
}

.com-content-article__body a{
    color: #60695d;
    text-decoration: none;
  	font-weight:600;
}

.com-content-article__body a:hover{
    color: #333;
}


/*******************************************************************************************************************
Responsiveness
********************************************************************************************************************/


/****************************************************max-width: 991.98px********************************************/
@media (max-width: 991.98px) {
.two-column{
	display: grid;
	grid-template-columns: auto;
}
}
/****************************************************max-width: 767.98px********************************************/
@media (max-width: 767.98px) { 
.innepage-section .com-content-article blockquote {
    font-size: 1rem;
}
}
