@import url(reset.css); 

/*

	Main CSS:
	Copyright (C) 2018 OwlTree Web Solutions.
	Mobile first

*/



html
{
	width: 100%;
	height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
	-webkit-overflow-scrolling: touch;
	font-size: 100%;
}


@font-face
{
	font-family: 'Ubuntu Medium';
src: url('../fonts/Ubuntu Medium.eot'); src: url('../fonts/Ubuntu Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Ubuntu Medium.svg#Ubuntu Medium') format('svg'), url('../fonts/Ubuntu Medium.woff') format('woff'), url('../fonts/Ubuntu Medium.ttf') format('truetype');	
}

@font-face
{
	font-family: 'Ubuntu';
src: url('../fonts/Ubuntu.eot'); src: url('../fonts/Ubuntu.eot?#iefix') format('embedded-opentype'), url('../fonts/Ubuntu.svg#Ubuntu') format('svg'), url('../fonts/Ubuntu.woff') format('woff'), url('../fonts/Ubuntu.ttf') format('truetype');	
}

@font-face
{
	font-family: 'Ubuntu Light';
src: url('../fonts/Ubuntu Light.eot'); src: url('../fonts/Ubuntu Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Ubuntu Light.svg#Ubuntu Light') format('svg'), url('../fonts/Ubuntu Light.woff') format('woff'), url('../fonts/Ubuntu Light.ttf') format('truetype');	
}

@font-face
{
	font-family: 'Ubuntu Bold';
src: url('../fonts/Ubuntu Bold.eot'); src: url('../fonts/Ubuntu Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Ubuntu Bold.svg#Ubuntu Bold') format('svg'), url('../fonts/Ubuntu Bold.woff') format('woff'), url('../fonts/Ubuntu Bold.ttf') format('truetype');	
}

body
{
	font-family: 'Ubuntu', sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #212121;
	text-align: left;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: white;/*#c9c9c9;*/
}

header
{
	position: relative;
	z-index: 3;
	float: left;
	width: 100%;
	/*height: 300px;*/
	padding: 0 0 10px 0;
	margin: 0;
	background: url(../images/header-curve2.png) no-repeat center bottom;
	background-size: contain;
}

.logo-container
{
	/*float: left;*/
	width: 100%;
	min-width: 200px;
	/*max-width: 300px;*/
	/*height: 150px;*/
	/*min-height: 125px;*/
	margin: 0 auto;
	padding: 1em 0;
	/*background-color: #ee1c24;*/
}

.logo-container img
{
	display: block;
	text-align: center;
	max-width: 100%;
	margin: 0 auto 0 auto;
}

.header-phone-container
{
	/*float: right;*/
	width: 100%;
	/*height: 150px;*/
	/*in-height: 125px;*/
	margin: 0 auto;
	padding: 0em 0;
	/*background-color: blue;*/
	text-align: center;
}

.content-strip
{
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	padding: 1em 0;
	/*position: relative;*/
	/*height: 500px;*/
	/*min-height: 500px;
	max-height: 600px;*/
	padding: 0 0;
	margin:  0 0;
	/*background:  url(../images/white-grey-curve-white-bottom.png) no-repeat bottom center;
	background-size: contain;*/

}



.container
{
	width: 98%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 50px 1% 280px 1%;
}

.zero-padding-bottom
{
	padding: 50px 1% 1em 0;
}

h1
{
	font-family: 'Ubuntu Bold';
	margin: 0 0 1em 0;
	font-size: 2.5em;
	text-align: left;
	font-weight: normal;
	line-height: 1em;
	color: #ee1c24;
}

h2
{
	/*font-family: '';*/
	font-size: 1.6em;
	margin: 0em 0 1em 0;
	text-align: left;
	font-weight: bold;
}

h3
{
	/*font-family: '';*/
	font-size: 1.3em;
	margin: 1em 0 0.5em 0;
	font-weight: normal;
}

h3.phone-number
{
	color: #212121;
	font-size: 2em;
	line-height: 1em;
	margin: 0;
	padding: 1em 0 0 0;
	text-align: center;
}

h4
{
	/*font-family: '';*/
	font-size: 1.2em;
	font-style: normal;
	margin-bottom: 1em;
}

h5
{
	/*font-family: '';*/
	font-size: 1.2em;
	font-style: normal;
	text-align: left;
	margin-bottom: 1em;
}

ul
{
	display: block;
}

p
{
	margin-bottom: 1em;
}

li
{
	list-style-image: url(../images/red-bullet.png);
	list-style-position: outside;
	margin: 1em 0 1em 5%;
}

a, a:visited
{
	color: #212121;
}

h3.phone-number a, h3.phone-number a:visited
{
	color: #212121;
}

blockquote
{
	
}

cite
{
	font-style: italic;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

pre
{
	width: 40%;
	margin: -2em auto 3em auto;
	padding: 0;
	border-bottom: 3px solid red;
	background: none;
}

.centre
{
	text-align: center;
}

table
{
	float: left;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	width: 99%;
	padding: 0 2%;
	/*background-color: #dadada;*/
	/*background-color: rgba(238, 29, 36, 0.80);*/
	/*color: white;*/
}

tr td
{
	/*width: 48%;*/
	/*padding: 0 1%;*/
	padding-top: 0.6em;
}

td
{
	font-size: 1.2em;
}

.white
{
	background: url(../images/white-grey-curve-grey-bottom) no-repeat bottom center, url(../images/grey-logo-circle-watermark.png) no-repeat top left, white;
	background-size: contain, cover;
	/*background-color: white;*/
}

.light-grey
{
	background: url(../images/white-grey-curve-white-bottom.png) no-repeat bottom center, url(../images/white-logo-circle-watermark.png) no-repeat top left, #e2e4e6;
	background-size: contain, cover;
	/*background-color: #e2e4e6;*/
}

.curve-divider1
{
	float: left;
	width: 100%;
	background:  url(../images/white-grey-curve-white-bottom.png) no-repeat bottom center;
	background-size: cover;
}

.curve-divider2
{
	float: left;
	width: 100%;
	background:  url(../images/white-grey-bottom.png) no-repeat bottom center;
	background-size: cover;
}

hr
{
	width: 75%;
	color: transparent;
	border-bottom: 2px solid #ee1c24;
	margin: 3em auto;
}

.full-width-hr
{
	float: left;
	width: 98%;
	color: transparent;
	border-bottom: 2px solid #ee1c24;
	margin: 1em 1%;
}

/*---------- Main Navigation Bar ----------*/

/*#navbar
{
	width: 100%;
	overflow: hidden;
}*/

ul#topnav
{
	/*clear: both;*/
	float: left;
	position: relative;
	z-index: 0;
	width: 100%;
	/*height: 68px;*/
	/*max-width: 1280px;*/
	font-size: 1.1em;
	font-weight: normal;
	padding: 0;
	margin: 1em 0;
	background: transparent;
	text-align: center;
	overflow: hidden;
}

.sticky
{
  position: fixed;
  top: 0;
  width: 100%;
}

#topnav li
{
	list-style: none;
}

ul#topnav2
{
	display: none;
	width: 100%;
	/*max-width: 1400px;*/
	/*height: inherit;*/
	margin: 0 auto 0 auto;
	padding: 0;
	
}

ul#topnav2 li
{
	/*white-space: pre-wrap;*/
	margin: 0 0 0 0;
	padding: 0.3em 0em 0.3em 0em;
}

ul#topnav2 li:hover
{
	background-color: #e9e9e9;
}

ul#topnav2 li a
{
	margin: 0;
	padding: 0.3em 0.8em 0.3em 0.8em;
}

#topnav li a, #topnav li a:visited
{
	color: #484848;
}

ul#topnav2 li a:hover, ul#topnav2 li a:focus
{
	color: #ee1c24;
	border-bottom: 2px solid #ee1c24;
}

#topnav li ul.submenu
{
	display: none;
	width: 75%;
	font-size: 1em;
	background-color: rgba(255, 255, 255, 0.80);
	margin: 0 auto;
	padding: 0.4em 0 0.4em 0;
	text-align: center;
	/*box-shadow: 0px 0px 6px #7b7b7b;*/
}

#topnav li ul.submenu li
{
	margin: 0px 0;
	line-height: 1.6em;
}

#topnav li ul.submenu li a
{
	padding: 0.3em 0.3em;
}

ul#topnav li:hover > ul.submenu, #topnav li:focus > ul.submenu a
{
	display: block;
}

#topnav li:hover > ul.submenu a:hover, #topnav li:focus > ul.submenu a:focus
{
	background-color: #e9e9e9;
	border-bottom: 2px solid #ee1c24;
}

#topnav li img
{
	transition: all 0.2s ease-in-out;
}

img.menu-symbol:hover, img.menu-symbol:focus
{
	transform: scale(1.2);

}
a.on
{
	font-size: 1em;
	font-weight: bold;
}

ul#topnav2 li a.on, ul#topnav ul.submenu li a.on
{
	color: #ee1c24;
	background-color: #e9e9e9;
	border-bottom: 2px solid #ee1c24;
}

svg.nav-curve
{
  position: relative;
  width: 100%;
  margin: -70px 0 0px 0;
}

/*---------- Banner CSS  -----------*/

.banner-strip
{
	clear: both;
	/*position: relative;*/
	float: left;
	width: 100%;
	height: 500px;
	/*min-height: 400px;*/
	padding: 0px 0 0px 0;
	margin: -7.5% 0 0 0;
	/*background:  url(../images/white-red-curve-grey-bottom.png) no-repeat bottom center, url(../images/banner1.jpg) no-repeat top center;
	background-size: contain, cover;*/
}

.banner-strip-grey-bottom
{
	clear: both;
	/*position: relative;*/
	float: left;
	width: 100%;
	height: 500px;
	/*min-height: 400px;*/
	padding: 0px 0 0px 0;
	margin: -7.5% 0 0 0;
	background:  url(../images/white-red-curve-grey-bottom.png) no-repeat bottom center, url(../images/banner1.jpg) no-repeat top center;
	background-size: contain, cover;
}

.banner-strip-white-bottom
{
	clear: both;
	/*position: relative;*/
	float: left;
	width: 100%;
	height: 500px;
	/*min-height: 400px;*/
	padding: 0px 0 0px 0;
	margin: -7.5% 0 0 0;
	background:  url(../images/transparent-white-red-white-curve.png) no-repeat bottom center, url(../images/banner1.jpg) no-repeat top center;
	background-size: contain, cover;
}


.banner-bg1
{
	background: url(../images/banner2.png) no-repeat top center;
	background-size: cover;
}

.banner-strip-short
{
	clear: both;
	/*position: relative;*/
	float: left;
	width: 100%;
	height: 350px;
	/*min-height: 400px;*/
	padding: 0px 0 0px 0;
	margin: -7.5% 0 0 0;
	/*background:  url(../images/white-red-curve-grey-bottom.png) no-repeat bottom center, url(../images/banner2.png) no-repeat top center;*/
	/*background-size: contain, cover;*/
}

.banner-strip-short-grey-bottom
{
	clear: both;
	/*position: relative;*/
	float: left;
	width: 100%;
	height: 350px;
	/*min-height: 400px;*/
	padding: 0px 0 0px 0;
	margin: -7.5% 0 0 0;
	background:  url(../images/white-red-curve-grey-bottom.png) no-repeat bottom center, url(../images/banner2.png) no-repeat top center;
	background-size: contain, cover;
}

.banner-strip-short-white-bottom
{
	clear: both;
	/*position: relative;*/
	float: left;
	width: 100%;
	height: 350px;
	/*min-height: 400px;*/
	padding: 0px 0 0px 0;
	margin: -7.5% 0 0 0;
	/*background:  url(../images/transparent-white-red-white-curve.png) no-repeat bottom center, url(../images/banner2.png) no-repeat top center;
	background-size: contain, cover;*/
}



/*.sticky + .banner-strip
{
	padding-top: 110px;
	
}*/

.banner-strip h1, .banner-strip-grey-bottom h1, banner-strip-white-bottom h1, .banner-strip-short-grey-bottom h1, .banner-strip-short-white-bottom h1
{
	width: 98%;
	color: white;
	padding: 0 1%;
	color: white;
	font-family: 'Ubuntu Bold';
}

.banner-strip h2, .banner-strip-grey-bottom h2, .banner-strip-white-bottom h2, .banner-strip-short-grey-bottom h2, .banner-strip-short-white-bottom h2
{
	font-family: 'Ubuntu Bold';
	padding: 0 1%;
	line-height: 0.8em;
	font-weight: normal;
	color: white;
	font-weight: bold;
	font-size: 3em;
	margin: 1.7em auto 0 auto;
	padding: 0;
	text-align: center;
	text-shadow: 5px 4px 4px black;
}

.banner-strip h3, .banner-strip-grey-bottom h3, .banner-strip-white-bottom h3, .banner-strip-short-grey-bottom h3, .banner-strip-short-white-bottom h3
{
	color: #ee1c24;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	font-family: 'Ubuntu Medium';
	text-shadow: 5px 4px 4px black;

}

.banner-strip img, .banner-strip-grey-bottom img, .banner-strip-white-bottom img
{
	display: block;
	float: left;
	width: 100%;
}

svg
{
  position:absolute;
  width: 100%;
  bottom: 0;
}

/*---------- Content Areas CSS  -----------*/



.small-content-box
{
	float: left;
	width: 96%;
	margin: 1em 1%;
	padding: 1em 1%;
	/*background-color: #ee1c24;
	color: white;*/
	
}

.small-content-box h3
{
	margin: 0 0 1em 0;
	padding 0;
	line-height: 1em;
	font-size: 1.8em;
	text-shadow: 2px 1px 1px black;
}

.small-content-box p
{
	margin: 0 0 1em 0;
	padding 0;
	line-height: 1em;
	font-size: 1.5em
}

.small-content-box a, .small-content-box a:visited
{
	color: white;
}


.column
{
	float: left;
	width: 97%;
	margin: 0em 1%;
	padding: 0 0.5%;
}

.red
{
	background-color: #ee1c24;
	color: white;
}

.grey
{
	background-color: #dadada;
}

.light-grey-services-bg
{
	background: url(../images/services-grey-bg.png) no-repeat top left, #e2e4e6;
	background-size: cover;
}

.white-services-bg
{
	background: url(../images/services-white-bg.png) no-repeat top left, white;
	background-size: cover;
}

.light-grey-funding-bg
{
	background: url(../images/grey-funding-bg.png) no-repeat top left, #e2e4e6;
	background-size: cover;
}

.white-funding-bg
{
	background: url(../images/white-funding-bg.png) no-repeat top left, white;
	background-size: cover;
}

.flex-box
{
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	justify-content: center;
}

h2.services-title
{
	font-family: 'Ubuntu Bold';
	font-size: 2.5em;
	line-height: 1em;
	margin: 2em 0 1em 0;
	padding: 0 0 0 1%;
	color: #ee1c24;
}

.service-link-area, .funding-link-area
{
	display: block;
	float: left;
	width: 99%;
	min-height: 250px;
	margin: 1em 0.5%;
	padding: 0 0 0 0;
	/*border-top: 1px solid silver;*/
	background: url(../images/service-link-bg.jpg) no-repeat top center;
	background-size: cover;
	transition: all 0.5s ease-in-out;
	
}

.service-link-area:hover, .funding-link-area:hover
{
	/*background: rgba(238, 29, 36, 0.7);*/
	background: url(../images/service-link-hover-bg.png) no-repeat top center, url(../images/service-link-bg.jpg) no-repeat top center;
	background-size: cover;
}

.service-link-area a, .funding-link-area a
{
	color: #212121;
}

.service-link-area h2, .funding-link-area h2
{
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	padding: 0.5em 3%;
}

.service-link-area:hover h2, .funding-link-area:hover h2
{
	color: white;
}

.service-link-area p, .funding-link-area p
{
	/*background-color: #9cbb29;*/
	margin: 0;
	padding: 0.5em 3%;
	font-weight: bold;
	font-size: 1.3em;
	color: white;
}

.service-link-area p.plus, .funding-link-area p.plus
{
	bottom: 10px;
	right: 10px;
	color: #ee1c24;
	font-size: 3em;
	font-weight: bold;
}

.service-link-area:hover p.plus, .funding-link-area:hover p.plus
{
	color: white;
}

/*.service-link-area:nth-child(1) h3, .service-link-area:nth-child(2) h3, .service-link-area:nth-child(1) p, .service-link-area:nth-child(2) p
{
	background-color: #333333;
}*/

.service-link-area img
{
	display: block;
	width: 100%;
}

.service-link-area img.forward-button
{
	display: block;
	float: right;
	width: auto;
	margin: 0 15px 15px 0;
}

p.service-link-caption
{
	font-size: 0.9em;
}

.body-content
{
	display: block;
	float: left;
	width: 98%;
	min-height: 600px;
	background-color: #f2f2f2;
	/*background-color: rgba(155,   186,   41, 0.2);*/
	padding: 0 1%;
	margin: -1em 0 0 0;
}

.body-content ul
{
	
}

.body-content ul li
{
	list-style: disc;
	margin-left: 50px;
}

.body-content img
{
	display: block;
	margin: 1.5em auto 0 auto;
}

.body-content a
{
	text-decoration: underline;
	color: #9cbb29;
}

.case-study
{
	float: left;
	width: 94%;
	margin: 1em 1%;
	padding: 1em 2%;
	background-color: #f3f4f5;
	/*border-bottom: 2px solid #ee1c24;*/
	
}

.case-study:last-child
{
	margin-bottom: 15em;
}

.case-study h2
{
	color: #ee1c24;
	font-weight: normal; 
}

/*--------- Call To Action CTA Strip -----------*/


.cta-strip
{
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	padding: 1em 0;
	/*position: relative;*/
	/*height: 500px;*/
	/*min-height: 500px;
	max-height: 600px;*/
	padding: 1em 0 10em 0;
	margin:  0 0 0 0;
	background:  url(../images/white-red-curve-grey-bottom.png) no-repeat bottom center;
	background-size: contain;
}

.cta-col1
{
	float: left;
	width: 100%;
	margin: 0;
}

.cta-col2
{
	float: left;
	width: 100%;
	margin: 2em 0 0 0;
	text-align: center;
}

img.icon2
{
	display: block;
	width: auto;
	max-width: 150px;
	margin: 0 auto;
}

.cta-strip h3
{
	text-align: center;
}

img.social-icon
{
	display: inline-block;
	width: auto;
	margin: 3em 50px 0 0;
	padding: 0 10px;
}

/*------------- News Pages -------------*/

.news-link-area
{
	display:block;
	float: left;
	width: 97%;
	margin: 0.5em 0.5%;
	padding: 0 1%;
	background-color: #f2f2f2; 
}

.news-link-area h2
{
	margin: 0;
	padding: 0.5em 0;
	font-weight: bold;
}

.news-link-area h3
{
	margin: 0;
	padding: 0.5em 0;
	font-weight: normal;
}

h3.read-more
{
	color: #ee1c24;
}

p.date
{
	/*color: #9cbb29;*/
	font-weight: bold;
}

p.news-author
{
	margin: 0;
	/*color: #094929;*/
	font-weight: bold;
}


/*-------------- Previous and Next Buttons on News Pages ---------------*/

.prev-next-container
{
	clear: both;
	width: 100%;
	text-align: center;
}

ul#prev-next 
{
	width: 100%;
	margin: 0 auto;
}
  
#prev-next li
{
	float: none;
	width: auto;
	min-width: 30px;
	min-height: 40px;
	margin: 0em 20px 0em 20px;
	padding: 0.2em 1% 0.3em 1%;
	background-color: #8e8e8e;
	text-align: center;
	display: inline-table;
	list-style: none;
	color: white;
	font-size: 1.4em;
	
	border-radius: 2px;
}

#prev-next li a, #prev-next li a:active
{
	font-size: 1.2em;
	color: white;
}

#prev-next li:hover, #prev-next li:focus, #prev-next li a:hover, #prev-next li a:focus
{
	background-color: #ee1c24;
}


#prev-next a.no-after, #prev-next li.no-after
{
 	display: none;
}

#prev-next a.no-before, #prev-next li.no-before
{
 	display: none;
}

#prev-next a.previous
{
 	/*margin-right: 2.0em;*/
}


/*---------- Contact Form ----------*/

.enquiry-form
{
	
}

form
{
	float: left;
	width: 80%;
	font-size: 1.3em;
	padding: 0 0 8em 0;
	margin: 0em 10% 0 10%;
}

fieldset ul
{
	width: 100%;
	max-width: 100%;
	/*text-align: center;*/
	margin: 0 auto;
	list-style: none;
}

fieldset ul li
{
	list-style: none;
}

li.input-line
{
	margin: 0em 0% 0em 0%;
}

li.input-line label
{
	display: block;
	text-align: left;
	width: 15%;
	padding-right: 1em;
}

li.input-line input
{
	width: 100%;
	max-width: 100%;
	min-height: 1.5em;
	font-size: 1.1em;
	border: 2px solid #7f7f7f;
	/*background-color: transparent;*/
	text-align: left;
	margin: 0 0 4px 0;
	padding: 0 0 0 5px;
}

li.input-line textarea
{
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	min-height: 150px;
	font-size: 1.1em;
	border: 2px solid #7f7f7f;
	/*background-color: transparent;*/
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	font-family:  inherit;
}


li.submit
{
	width: 94%;
	/*margin: 2em auto 2em auto;*/
	
}

li.submit input
{
	display: block;
	width: 100%;
	height: 2em;
	border: 0;
	background-color: #ee1c24;
	color: #3d3d3d;
	font-size: 1em;
	text-align: center;
	margin: 1em 0% 2em 0%;
	color: white;
}

li.submit input:hover
{
	background-color: #8e8e8e;
	color: white;
}



/*---------- Footer ---------------*/

footer
{
	clear: both;
	float: left;
	width: 100%;
	background-color: #2e2e2e;
	color: white;
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 1.5em 0 0 0;
	padding: 1em 0;
}

footer a
{
	color: white;
	text-decoration: underline;
}

footer p a:hover
{
	color: #ee1c24;
}

footer a:visited
{
	color: white;
}

.footer-left
{
	float: left;
	width: 100%;
	text-align: center;
	
}

.footer-centre
{
	float: left;
	width: 100%;
	text-align: center;
}

.footer-right
{
	float: left;
	width: 100%;
	text-align: center;
	
}

img.social-icon-footer
{
	width: 60px;
	margin: 0 10px;
	
}

.reg-details
{
	clear: both;
	float: left;
	width: 100%;
	font-size: 0.8em;
}

.reg-details p
{
	text-align: center;
}

