/*
1 - General
2 - Top Bar
3 - Navbar
4 - Banner
5 - Buttons
6 - Home Intro
7 - Service Block
8 - Home Projects
9 - Home Body
10 - Footer
11 - Internal Pages
12 - Reviews
13 - Lightbox
14 - Form
15 - Media Queries
16 - Cookie
*/

/* General */
body{
  font-family: 'Lato', sans-serif;
}
p{
	font-size: 22px;
	font-weight: 300;
}
img{
	max-width: 100%
}
.thin-text{
	font-size: 27px;
	font-weight: 200;
	text-transform: uppercase;
}
h1{
	font-size: 90px;
	font-weight: 800;
	line-height: 100px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 3px;
}
h2{
	font-size: 50px;
	font-weight: 700;
}
h3{
	font-size: 40px;
	line-height: 60px;
	font-weight: 800;
	text-transform: uppercase;
	margin: 0;
}
.primary-color{
	color: #00a70c;
}
/* NAVBAR */

.navbar{
	background-color: #ffffff!important;
	color: white!important;
	padding: 30px 0;
	border-bottom: 2px solid #999;
}
.navbar img{
	height: 120px;
}
.navbar a{
	color: #00a70c!important;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase
}
.navbar a:hover{
	border-bottom: 2px solid #00a70c;
	transition: 0.2s
}
.active{
	border-bottom: 2px solid #00a70c;
	font-weight: 900;
}
/* BANNER */
.banner{
	padding: 200px 0;	
	background-image: url(../images/banner.jpeg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	color: white;
	display: flex;
	align-items: center;
}
.banner h1{
	padding: 30px 0;
}
.banner .banner-btm-text{
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.banner a{
	margin-bottom: 30px;
	margin-top: 30px;
}

.banner-btm-text{
	line-height: 26px;
	font-weight: 700;
}
/* BUTTONS */
.btn-primary{
	background-color: #00a70c;
	padding: 20px 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 5px;
	font-weight: 600;
}
.btn-black{
	background-color: #111;
	color: white;
	padding: 20px 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 5px;
	font-weight: 600;
}
/* home-features */
.ofsted{
	height: 200px;
}
.home-prices{
	padding: 150px 0;
	background-color: #F8F8F8;
}
.home-features{
	padding: 150px 0;
	text-align: center
}
.camp-image{
	border: solid 5px rgb(228, 228, 228);
	margin-bottom: 40px
}
.camp-image-no-margin{
	border: solid 5px rgb(228, 228, 228);
}
.title-btm-text{
	padding-bottom: 20px;
}
.home-features p, h3{
	margin: 0;
}
.home-features .block{
	background-color: #F8F8F8;
	border-radius: 10px;
	padding: 60px 40px;
	text-align: center;
	margin-bottom: 30px;
	height: 500px;
}
.home-features .block p, h4{
	margin: 0;
	padding-bottom: 30px;
}
.home-features .block img{
	height: 100px;
}
.home-features .block h4{
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 30px;
}
.home-features .block a{
	text-transform: uppercase;
	font-weight: 600;
	color: #333;
	text-decoration: none;
}

/* Second home banner */
.second-banner{
	background-image: url(../images/banner.jpeg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 200px 0;
	text-align: center;
	display: flex;
	align-items: center;
	color: white;
}
.second-banner h3{
	padding-bottom: 40px;
}
.home-about{
	padding: 150px 0;
}

.investors-home{
	padding-top: 100px;
}
.intro-text{
	padding-bottom: 60px;
}
/* Footer */
footer{
	background-color: #111;
	padding: 80px 0;
	color: white;
}
footer p{
	font-size: 16px;	
}
footer a{
	color: white;
}
footer i{
	font-size: 30px;
	padding-right: 20px;
}
/* Copyright */
.copyright{
	background-color: #111;
	color: white;
	border-top: solid 1px #565656;
	padding: 10px 0;
}
.copyright p{
	margin: 0;
	font-size: 12px;
}
.copyright a{
	color: white;
	text-decoration: none
}
.copyright a:hover{
	text-decoration: underline
}

/* Media Queries */
@media only screen and (max-width: 700px){
  h1{
	font-size: 40px
  }
  body{
	  text-align: center
  }
  .float-end{
	  float: none!important
  }
  .navbar{
	  text-align: left!important
  }
  iframe{
	  height: 300px;
  }
  .active{
	border-bottom:none;
  }
  .camp-image-no-margin{
	  margin-top: 50px;
  }
}
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
