body {
	font-family: "Source Sans 3", sans-serif;
	font-optical-sizing: auto;
	font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5 {
	font-family: "Source Sans 3", sans-serif;
	color: #3F5D3A;
}

.slideContent h2 {
	font-family: "Source Sans 3", sans-serif;
	color: #C46A2D;
}

/*
.slideContent h3 {
	font-family: "Kalam", cursive;
	font-size: 1.6rem;
	color: #C46A2D;
}
*/

 .signature {
	color: #C46A2D; 
 }

div#header .dropdown .btn {
	font-size: 1rem;
}

.logo img {
    height: 150px;
    width: auto;
}

/* .slideContent {
	font-family: "Junge", cursive;
	color: #3F5D3A;
} */

.slideContent .btn.btn-primary {
    font-family: "Reddit Sans", sans-serif;
    font-weight: 400;
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
    border: 1px solid #3F5D3A;
    border-radius: 20px;
    margin-top: -1px;
    margin-bottom: 40px;
    text-decoration: none;
    transition: .3s background-color ease-in-out;
}

#pageContent strong {
	color: #3F5D3A;
}

#features h3,
.slideContent {
	text-align: center;
}

/* START Control position of slider */

/*div#slider {
	margin-top: -225px;
}*/

#image, div#slider, #video, #video-wrapper {
    margin-top: 0px;
}

/* END Control position of slider */

div#header {
    /*background-color: rgba(255, 255, 255, 0);*/
    background-color: #EDE7DC;
}

#features {
	background-color: #f7f2e1;
}

.slideContent.slideBackground {
    background-color: rgba(255, 255, 255, 0.7);
}

.slideContent.slideBackground p, .slideContent.slideBackground h3 {
    color: #3F5D3A;
}

#testimonialsBlock {
	background-color: #3F5D3A;
}

#sliderInner button#prev, #sliderInner button#next, #features .arrows button {
	background: rgba(63, 93, 58, 1);
}

#scroll .icon-scroll, #scrollFixed .icon-scroll {
	box-shadow: inset 0 0 0 2px #3F5D3A;
}

#scroll .icon-scroll:before, #scrollFixed .icon-scroll:before {
	background: #3F5D3A;
}

.btn {
	font-size: 0.9rem;
}

.btn.btn-success,
.slideContent .btn {
	background-color: #3F5D3A;
	border-color: #3F5D3A;
	color: #fff;
}

.btn.btn-success:focus,
.btn.btn-success:hover,
.slideContent .btn:focus,
.slideContent .btn:hover {
	background-color: #fff;
	border-color: #3F5D3A;
	color: #3F5D3A;
}

.slideContent .hide-full-screen  {
	display: none;
}

#pageContent a,
div#header #menu a,
div#header #menu .dropdown ul a,
.nav .nav-item a,
.footerLinks a {
	color: #3F5D3A;
}

#pageContent a:hover,
div#header #menu a:hover,
div#header #menu a:focus,
.nav .nav-item.active>a,
div#header #menu .dropdown ul a:hover {
	color: #3F5D3A;
}

.menu .menu-item>a:focus,
.menu .menu-item>a:hover {
	background: #f7f2e1;
	color: 3F5D3A;
}

#social {
	background-color: #3F5D3A;
    background: #3F5D3A;
}

#social {
	font-size: 0.8rem;
}

element.style {
}

#social a {
    color: #fff;
}

a {
    color: #3F5D3A;
    outline: 0;
    text-decoration: none;
}

a:hover, a:focus, a:visited {
	color: #3F5D3A;
}

#features-one a:hover i,
#features-one a:hover .title {
    color: #3F5D3A;
}

div#header #menu a.btn.btn-primary {
	background-color: #3F5D3A;
   	color: #fff;
   	border: 1px solid #3F5D3A;
   	font-size: 1rem;
 }
 
div#header #menu a.btn.btn-primary:active,
div#header #menu a.btn.btn-primary:hover,
.slideContent .btn:focus,
.slideContent .btn:hover {
	background-color: #f7f2e1;
	color: #3F5D3A;
	border: 1px solid #3F5D3A;	
}

/* #features-one a:hover i, #features-one a:hover .title, #features-one a:hover .details, #features-one a:hover .button {
	color: #f7f2e1;
} */

div#location {
	background: #EDE7DC;
}

img.departments {
	width: 100%;
	height: auto;
	border-radius: 50%;
}

img.downloads {
	width: 100%;
	height: auto;
}

#downloads #pageContent .cols,
#downloads #pageContent .columns  {
	margin-top: 2rem;
}

#accreditationsBlock {
    border-top: none;
    border-bottom: 5px solid #3F5D3A;
}


.colour-block {
	background-color: #3F5D3A;
	color: #fff;
	text-align: center;
	padding: 3.125rem 0 1.875rem 0; 
	margin: 1.25rem 0 1.875rem 0;
}

.colour-block h4 {
	color: #fff;
}

.colour-block i {
	font-size: 2rem;
	margin-bottom: 20px;
}

#pageContent a.green-button {
	background-color: #3F5D3A;
	border: 1px solid #3F5D3A;
	padding: 10px 20px;
	border-radius: 20px;
	margin-top: -10px;
	margin-right: 1rem;
	color: #fff;
	text-decoration: none;
	transition: .3s background-color ease-in-out;
}

#pageContent a.green-button:hover {
	background-color: #f7f2e1;
    color: #3F5D3A;
    border: 1px solid #3F5D3A;
}

#pageContent a {
  text-decoration: underline;
}

/* START Use Grid Images On Blog */

.opsEntries {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}

.opsEntries .columns {
	width: calc(33.33333333% - 14px);
	display: unset;
	margin: 0;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
	border-radius: 3px;
	background-color: #F6F3EE;
}

.opsEntries .column {
	padding: 0;
	color: #fff;
}

.opsEntries .columns img {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

div.opsEntry h3 {
	font-size: 1rem;
}

div.opsEntry h3 a {
	color: #fff;
}

div.opsBlogDate,
div.opsEntry p.opsDate {
	display: none;
}

.opsEntries .col-3,
.opsEntries .col-9 {
	width: 100%;
}

.opsEntries .col-9 {
	padding: 20px;
}

.opsEntries .col-9 p.opsExcerpt {
	margin-bottom: 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #3b4351;
}

.opsEntries .col-9 p a {
	display: none;
}

img.blog-detail {
	width: 12rem;
	height: 12rem;
	object-fit: cover;
	border-radius: 12rem 12rem 12rem 12rem;
	vertical-align: middle;
	display: inline-block;
	border: 0.4rem solid #A9873B;
	margin-left: 2rem;
	margin-bottom: 2rem;
	float: right;
}

.opsBlogPrevNext.pagination {
    border-top: 2px solid #0091A9;
}

.opsBlogPrevNext.pagination .page-item a:hover {
	text-decoration: underline;
	color: #04354A;
}

/* END Use Grid Images On Blog */


@media (max-width: 840px) {
	
	body {
		font-size: 0.8rem;
	}
	
	div#social .col-8 {
		display: none;
	}
	
	div#social .col-4 {
		width: 100%;
	}
	
	.btn, #social {
		font-size: 0.7rem;
	}	

	.logo img {
		height: 80px;
	}

	body.expanded #site-menu {
		background-color: rgba(255, 255, 255, 0.9);
	}
	
	div#header #menu a.btn.btn-primary,
    div#header #menu a.btn.btn-primary:active,
	div#header #menu a.btn.btn-primary:hover {
        color: #3F5D3A;
    	background-color: rgba(255, 255, 255, 0);
	}

    body.expanded div#header #menu a.btn:hover {
        text-decoration: underline;
    }
	
	#downloads #pageContent .cols,
	#downloads #pageContent .columns {
		margin-top: 0rem;
	}
	
	.slideContent.slideBackground {
    	background-color: rgba(255, 255, 255, 0.7);
	}

	.slideContent h1 {
		font-size: 0.9rem;
	}
	
	.slideContent p,
	.slideContent .btn.btn-lg {
		font-size: 0.7rem;
	}
	
	#slider button#prev,
	#slider button#next {
		display: none;
	}
	
	.slideContent .hide-full-screen  {
		display: block;
	}
	
	.slideContent h2, .slideContent h3 {
		display: none;
	}
	
	.slideContent.slideBackground {
		display: none;
	}
	
}

@media (max-width: 330px) {

	.slideContent h2 {
		font-size: 1rem;
		colour
	}
	
	.slideContent h3,
	.slideContent p,
	.slideContent .btn.btn-lg {
		font-size: 0.8rem;
	}
	
	
}