@font-face {
    font-family: 'Avenir';
    src: url('fonts/avenir.otf') format('opentype');
}

@font-face {
    font-family: Avenir-light;
    src: url('fonts/avenir-light.otf');
}

@font-face {
    font-family: Avenir-heavy;
    src: url('fonts/avenir-heavy.ttf');
}
@font-face {
    font-family: SofiaPro-heavy;
    src: url('fonts/sofiapro-heavy.ttf');
}
@font-face {
    font-family: SofiaPro-light;
    src: url('fonts/sofiapro-light.otf');
} 
 
 html{
    overflow-x: hidden;
 }
 
 body{
    font-family: Avenir;
    overflow-x: hidden;
 }
 
 #page-container {
    position: relative;
    min-height: 100vh;
}

#content-wrap {
    padding-bottom: 417px;    /* Footer height */
}

 
.underline{
    text-decoration: underline;
}

.hidden{
    display:none;
}

.nav-link-active{
    padding-bottom: 2px;
}



 /* Top Navigation */
 .mobile-navbar-items-container{
     display:none;
 }

.top-navigation-section {
    width: 100%;
    height: 109px;
    background-color: #dfe4ef;
}

.navbar-brand{
    height: 56px;
    margin-right: 0;
    padding: 0;
}

.navbar-brand img{
    height: 100%;
    width: 100%;
}

.navbar{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    width: 100%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 0rem 3rem;
}

.navbar-items-container{
    display:flex;
    text-decoration: none;
    list-style-type: none;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    padding: 0;
    margin: 0;
}

.nav-item a{
    color: #404040;
}

    .nav-item a:hover,
    .nav-item a:focus {
        color: #F20D5D;
        text-decoration: none;
    }

.nav-item{
    padding: 0 15px 2px 15px;
}



.dropdown-menu.show{ /* This centers the dropdown menus on navigation*/
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background-color: #c33943;
    border-radius: 0;
}

.dropdown-item {
    color: #f3f0ed !important;
    font-size: 14px;
    font-family: Avenir;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dropdown-item:hover{
    background-color: #822730 !important;
}

/* footer */
#footer {
    height: 417px;
    width: 100%;
    background-color: #000;
    position: absolute;
    bottom: 0;
}

.footer-section{
    width: 100%;
    height: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 55px 120px;
}

.footer-container{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.footer-links-container{
    display: flex;
}

.footer-link a{
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    margin-right: 15px
}


.footer-socials-container{
    display: flex;
}

.footer-social-icon{
    margin-left: 15px;
}

.footer-template-text{
    max-width: 712px;
    color: #fff;
    font-size: 13px;
}


/* Home Page Style */

#home-container{
    padding-top: 109px;
}

.home-header-container{
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
}

.home-header-banner-primary-container{
    height: 286px;
    position: relative;
}

.home-header-banner-background img{
    width: 100%;
    height: 286px;
    object-fit: cover;
}

.home-header-banner-title {
    color: #fff;
    font-family: 'SofiaPro-heavy';
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 600px;
    text-align: center;
}


.BeCollective--src-components-OpportunitiesWidget-Opportunities--search-wrapper{
    background-color: #979797!important;
}

.home-info-container{
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1440px;
    padding: 90px 90px 100px 90px;
    margin: 0 auto;
}

.home-info-heading-title {
    font-size: 40px;
    font-family: 'Avenir-heavy';
    color: #26376b;
    text-align: center;
    margin-bottom: 40px;
}

.home-info-heading-description{
    max-width: 880px;
    color: #26376b;
    font-size: 18px;
    font-family: Avenir;
    text-align: center;
    margin-bottom: 115px;
}

.home-volunteer-panels-container{
    display: flex;
    justify-content: center;
    width: 100%;
}

.home-volunteer-panel1-container,
.home-volunteer-panel2-container
{
    max-width: 455px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-radius: 8px;
    min-height: 501px;
    background-color: #50b0cd;
}

.home-volunteer-panel1-container{
    margin-right: 15px;
}

.home-volunteer-panel2-container{
    margin-left: 15px;
}

.home-vol-panel-small-title{
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
}

.home-vol-panel-icon{
    max-height: 60px;
    max-width: 55px;
    margin-bottom: 30px;
}

.home-vol-panel-title{
    max-width: 362px;
    font-size: 28px;
    color: #000;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
    font-family: 'Avenir-heavy';
}

.home-vol-panel-description{
    color: #fff;
    font-size: 16px;
    font-family: 'Avenir-light';
    text-align: center;
    margin-bottom: 50px;
}

.home-vol-panel-button{
    height: 40px;
    width: 240px;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    margin-bottom: 20px;
}

.home-vol-panel-button a{
    color: #fff;
    text-decoration: none;
    text-align: center;
    height: 100%;
    width: 100%;
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: center;
}

.home-vol-panel-link a{
    color: #fff;
    font-size: 16px;
    text-decoration: underline;
}

.home-map-container{
    margin-top: 155px;
}

.home-servicing-title {
    max-width: 516px;
    font-family: 'Avenir-heavy';
    font-size: 40px;
    line-height: 1.5;
    text-align: center;
    color: #f20d5d;
    margin: 0 auto;
    margin-bottom: 68px;
}

.home-map-imageContainer {
    text-align: center;
    max-width: 973px;
}

.home-map-image {
    width: 100%;
}

.home-featured-opportunities-section {
    height: 600px;
    width: 100%;
    background-color: #50b0cd;
    display: flex;
    align-items: center;
    padding: 50px;
}

.home-opportunities-container{
    max-width: 1440px;
    margin: 0 auto;
}

.home-news-section{
    height: 623px;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 50px;
}

.home-news-container{
    max-width: 1440px;
    margin: 0 auto;
}

.page-header-banner-title {
    color: #50b0cd;
    font-family: 'SofiaPro-heavy';
    font-size: 12px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%); /* iOS */
    transform: translate(-50%, -50%);
    max-width: 600px;
    text-align: center;
    letter-spacing: 0.77px;
    text-transform: uppercase;
}


.page-header-banner-sub-title {
    color: #fff;
    font-family: 'SofiaPro-heavy';
    font-size: 40px;
    position: absolute;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%); /* iOS */
    transform: translate(-50%, -50%);
    max-width: 600px;
    line-height: 45px;
    text-align: center;
}

#template-page-container{
    margin-top: 90px;
}

#template-container{
    padding-top: 40px;
    padding-bottom: 40px;
}

.opportunities-page-container{
    width: 100%;
    padding-bottom: 95px;
    max-width: 1440px;
    margin: 0 auto;
    padding-top: 80px;
    padding-left: 50px;
    padding-right: 50px;
}

.resources-page-container,
.news-page-container{
    width: 100%;
    padding-bottom: 95px;
    margin-top: 100px;
    padding-left: 50px;
    padding-right: 50px;
}

.red-header-container{
    height: 280px;
    background-color: #c33943;
    display: flex;
    flex-direction: column;
    padding-left: 170px;
    padding-top: 150px;
}

.image-header-margin{
    margin-bottom: 75px;
}

.red-header-content{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.breadcrumbs-container{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.breadcrumbs-item{
    color: #fff;
    font-size: 14px;
    line-height: 1.71;
    font-family: Avenir;
    margin-right: 11px;
}

.breadcrumbs-container a:hover{
    text-decoration: none;
}

.breadcrumbs-arrow{
    margin-right: 11px;
}

.red-header-title{
    font-family: Avenir;
    font-size: 40px;
    color: #fff;
}

.two-tone-header-container{
    display: flex;
    position: relative;
    height: 280px;
}

.two-tone-heading-left{
    background-color: #c33943;
    height: 100%;
    width: 63%;
}

.two-tone-heading-right{
    background-color: #f9ede9;
    height: 100%;
    width: 37%;
}

.two-tone-heading-content-container{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    max-width: 1200px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
}

.two-tone-heading-content{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 50px;
}

.no-stack{
    flex-direction: row;
}

.two-tone-header-image{
    height: 320px;
    width: 520px;
    position: absolute;
    right: 0;
    top: 68px;
}

.two-tone-header-image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.volunteers-content-container{
    width: 100%;
    max-width: 727px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.organisations-content-container{
    width: 100%;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

.volunteers-content-container a:hover{
    text-decoration: none;
}

.volunteers-content-container img{
    width: 100%;
    height: auto;
    object-fit: fill;
    margin-top: 47px;
    margin-bottom: 60px;
}

.volunteers-button,
.organisations-button{
    height: 50px;
    width: 301px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #c33943;
    color: #fff;
    margin-top: 47px;
    margin-bottom: 112px;
    margin-right: 15px;
}

.volunteers-button:hover,
.organisations-button:hover{
    background-color: #9e1d26;
}

.organisations-button-secondary{
    margin-right: 0;
}

.volunteers-button a,
.organisations-button a{
    height: 50px;
    width: 301px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #c33943;
    color: #fff;
}

.volunteers-button a:hover,
.organisations-button a:hover{
    height: 50px;
    width: 301px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #9e1d26;
    color: #fff;
}

.organisations-buttons-container{
    display: flex;
}

.Login-info{
    font-family: Avenir;
    font-size: 14px;
    color: #404040;
}

.UeTJS{
    background-color: #c33943!important;
}
.Button{
    width: 206px;
    display: block;
    height: 50px;
    border-radius: none;
}

.about-info-container{
    padding-top: 30px !important;
    padding-bottom: 23px !important;
}

.about-info-container ul{
    list-style-position: inside;
}

.contact-info-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 51px 90px 36px 90px;
    margin: 0 auto;
    background-color: #51b1cc;
    color: #fff;
    font-size: 20px;
    font-family: 'Avenir-light';
}

.contact-image-container{
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1440px;
    margin: 0 auto;
    padding: 85px 100px 137px 90px;
}
.contact-map-text-container {
    display: flex;
    justify-content: center;
    width: 100%;
}

.contact-map-container, .servicing-text-container {
    max-width: 600px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.contact-map-image{
    width: 100%;
}

.contact-servicing-title{
    font-size: 40px;
  line-height: 1.5;
  text-align: center;
  color: #f20d5d;
  font-family: 'Avenir-heavy';
  max-width: 516px;
  margin: 0 auto;
}

.contact-servicing-areas {
    line-height: 1.73;
    text-align: center;
    margin-top: 24px;
}

.contact-content{
    display: flex;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 70px;
    padding-bottom: 105px;
}

.contact-info-link{
    color: #404040;
}

.contact-info-link:hover{
    color: #c33943;
}

.h50{
    height: 50px;
    width: 100%;
}

.h200{
    height: 200px;
    width: 100%;
}

/*.dropdown:hover>.dropdown-menu {*/
/*  display: block;*/
/*  position: absolute;*/
/*  right: auto;*/
/*    left: 50%;*/
/*    -webkit-transform: translate(-50%, 0);*/
/*    -o-transform: translate(-50%, 0);*/
/*    transform: translate(-50%, 0);*/
/*    background-color: #c33943;*/
/*    border-radius: 0;*/
/*}*/

#BC_management-portal{
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
}

#BC_resources{
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1440px;
    margin: 0 auto;
}

#BC_featuredOpportunities{
    background-color: #50b0cd;
    padding-top: 70px;
    padding-bottom: 90px;
    padding-left: 60px;
    padding-right: 60px;
}

#BC_featuredArticles{
    padding-top: 70px;
    padding-bottom: 90px;
    padding-left: 60px;
    padding-right: 60px;
}

#BC_opportunityList{
    margin-top: -40px;
}

.BeCollective--src-components-Root--root{
    /*max-width: 1300px;*/
    margin: 0 auto;
}

.BeCollective--src-components-FeaturedOpportunitiesWidget--opportunities__title{
    color: #fff !important;
    font-weight: bold;
}

.BeCollective--src-components-FeaturedOpportunitiesWidget--opportunities__seeMore{
    color: #fff !important;
}

.BeCollective--src-components-OpportunitiesWidget-Opportunities--search-wrapper{
    background-color: #50b0cd !important;
}

.BeCollective--src-components-OpportunitiesWidget-Search--search{
    padding-left: 50px!important;
    padding-right: 50px!important;
}

.BeCollective--src-components-OpportunitiesWidget-Search--search__input-label{
    font-family: 'Avenir-heavy'!important;
}

.BeCollective--src-components-ResourcesList--tags__tag {
    background-color: #f20d5d !important;
    border: 1px solid #f20d5d !important;
}

.BeCollective--src-components-RichText--richText--clamp{
    line-height: 20px!important;
}

.BeCollective--src-components-Articles--articles{
    justify-content: center!important;
    margin: 0 auto;
}

.BeCollective--src-components-Articles--articles__pagination{
    margin: 0 auto!important;
}

.BeCollective--src-components-FeaturedOpportunitiesWidget--opportunities__title{
    font-family: 'Avenir-heavy'!important;
}

.BeCollective--src-components-FeaturedArticlesWidget--articles__title{
    font-family: 'Avenir-heavy' !important;
    color: #f20d5d!important;
}

.BeCollective--src-components-FeaturedOpportunitiesWidget--opportunities__seeMore{
    font-family: 'Avenir-heavy' !important;
}

.BeCollective--src-components-FeaturedArticlesWidget--articles__seeMore{
    font-family: 'Avenir-heavy' !important;
    color: #f20d5d!important;
}

.BeCollective--src-components-FeaturedArticlesWidget-Article--article__subheading{
    margin-bottom: 0px!important;
}

.BeCollective--src-components-common-Paginator--paginator__main{
    margin: 20px auto 0 auto;
}

.BeCollective--src-components-common-CheckboxField--label{
    font-family: 'Avenir-light' !important;
}

.BeCollective--src-components-SortBy--label,
.BeCollective--src-components-OpportunitiesWidget-Opportunities--filters__heading{
    font-family: 'Avenir-heavy' !important;
}

.Login-cta {
    justify-content: left !important;
}