.section-title span span{
	color: #36878b!important;
}
.section-title h1 span {
    color: #36878b;
}
.underline .fl-separator{
	position: relative;
}
.underline .fl-separator:before{
	   position: absolute;
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    top: -10px;
    border: 4px solid #fff;
    border-radius: 50%;
    background: #36878b;
    left: 50%;
    transform: translateX(-50%);
}
.underline.dark .fl-separator:before{
	background: #193541;
}
.greybg .underline .fl-separator:before{
	border: 4px solid #f2f2f2;
}

.post pre {
    background: #363f48;
    border-radius: 6px;
    color: #fff;
    font-size: .8em;
    line-height: 140%;
    padding: 2% 2.5%;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    -ms-word-wrap: break-word;
}


.main-navigation .main-nav ul li[class*="current-menu-"].no-highlight > a,
.main-navigation .main-nav ul li[class*="current-menu-"].no-highlight.sfHover > a{
	background-color: initial;
}

.lead{
	font-size: 22px;
}
.green-inline-header{
	color: rgb(54, 135, 139);
	 font-weight: 800;
}
@media screen and (min-width: 640px){
	.lead-75,
	.max-75{
		width: 75%;
		margin: 0 auto;
	}
}

/* BLOG */
.post .inside-article h2,
.post .inside-article h3 {
	color: #193541;
}

.blog #content{
	margin-top: 40px;
}

button, 
html input[type="button"], 
input[type="reset"], 
input[type="submit"], 
a.button, 
a.button:visited, 
a.wp-block-button__link:not(.has-background),
.fl-builder-content .fl-node-5ea2a86a71002 a.fl-button, .fl-builder-content .fl-node-5ea2a86a71002 a.fl-button:visited,
.fl-builder-content .fl-node-5ea041b8c54e2 a.fl-button, .fl-builder-content .fl-node-5ea041b8c54e2 a.fl-button:visited,
.fl-builder-content .fl-node-5f2d67ca3b3b7 a.fl-button, .fl-builder-content .fl-node-5f2d67ca3b3b7 a.fl-button:visited{
/*     border-radius: 5px; */
	padding: 15px 18px;
	line-height: 18px;
}

@media screen and (max-height: 700px){
  .home .page-hero img {
   
  }
	.page-hero h1{
		font-size: 40px;
	}
}

@media (max-width: 768px) {
    #right-sidebar {
        display: none;
    }
	.masonry-load-more.load-more{
		margin-bottom: 20px!important;
	}

}
	.blog #content,
.archive #content {
        margin-left: 10px;
        margin-right: 10px;
    }
.archive .avatar{
	background: #fff;
    margin-right: 10px;
    margin-bottom: -20px;
    /* border-radius: 50%; */
    padding: 6px;
}

@media (max-width: 945px) {
	.main-navigation .menu-toggle,
	.main-navigation .mobile-bar-items,
	.sidebar-nav-mobile:not(#sticky-placeholder) {
		display: block;
	}

	.main-navigation ul,
	.gen-sidebar-nav {
		display: none;
	}

	[class*="nav-float-"] .site-header .inside-header > * {
		float: none;
		clear: both;
	}
}
.chev{
	position: absolute;
    bottom: 14px;
    right: 20px;
/* 	float: right; */
/*     padding: 10px; */
/* 	margin-top: 20px; */
}
.chev span{
	font-size: 24px;
    line-height: 26px;
    /* display: inline-block; */
    vertical-align: bottom;
}

@media (max-width: 767px){
	.generate-columns {
    padding-left: 0!important;
}
	.grecaptcha-badge{
	display: none;
}
}
ul{
	margin-left: 1em;
}

#cookie-law-info-again{
	display: none!important;
}

.type-resources .chev,
.type-vacancy .chev{
	bottom: 8px;
}
.type-vacancy .chev{
	color: #fff;
	display: none;
}
.type-resources,
.type-vacancy{
	position: relative;
}

blockquote {
    border-left: 5px solid rgb(239 239 239);
}

.post-password-form{
	    margin-left: 20%;
    padding: 80px;
}

.cat-badge{
background: #861175!important;
}
a,
.chev{
color: #861175;
}

.pdf a{
	background: transparent url(https://staging-3169-blogquadcorps.wpcomstaging.com//srv/htdocs/wp-content/uploads/2022/06/pdf.png) 0 0 no-repeat;
    background-position-x: 80%;
	background-position-y: center;
    background-size: 15px;
}


.home .main-navigation{
	background-color: #193541;
}

/* Charity partners */
.fl-slide-photo{
	padding-top: 40px;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	background: #999;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover{
	background: #fff;
}

/* Timeline */
a.chevron{
	font-family: "Titillium Web", sans-serif;
    font-size: 18px;
		text-transform: uppercase;
	font-weight: 100;
}

a.chevron,a.chevron:hover{
	color: white;
}
a.chevron::after{
	border-style: solid;
	border-width: 0.10em 0.10em 0 0;
	content: ' ';
	display: inline-block;
	height: 0.45em;
	left: 0.15em;
	position: relative;
	transform: rotate(45deg);
	top: -2px;
	width: 0.45em;
}


.fl-builder-content .dark-box a:after{
	border-style: solid;
    border-width: 0.1em 0.1em 0 0;
    content: ' ';
    display: inline-block;
    height: 0.45em;
    left: 0.15em;
    position: relative;
    transform: rotate(45deg);
    top: -2px;
    width: 0.45em;
}
.fl-builder-content .dark-box a,
.fl-builder-content .dark-box h5 a{
	    color: #36878b;
}

nav,
#menu-main-menu{
	border-bottom: 1px solid #ffffff42;
}
h1,h2,h3{
	    overflow-wrap: normal;
}