*{
margin: 0px ;
padding: 0px ;
font-family: 'Roboto', sans-serif;
}
html, body{
height:100%;
margin: 0;
padding: 0;
width: 100%;
font-size: 13px;
}
.carousel-wrapper{
  height:55%;
  position:relative;
  width:100%;
  margin:0 auto;
}
.carousel-item{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  padding:25px 50px;
  opacity:0;
  transition: all 0.5s ease-in-out;
}
.arrow{
  position:absolute;
  top:0;
  display:block;
  width:50px;
  height:100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  background: url("../images/arrow.png") 50% 50% / 20px no-repeat;
}

.arrow-prev{
  left:0;
}
 
.arrow-next{
    right:0;
    -webkit-transform: rotate(180deg);
     transform: rotate(180deg);
  }

.light{
  color:white;
}

@media (max-width: 480px) {
      .arrow, .light .arrow {
        background-size: 10px;
        background-position: 10px 50%;
      }
    }
}

/*Select every element*/
[id^="item"] {
    display: none;
  }

.item-1 {
    z-index: 2;
    opacity: 1;
  background:url('../images/tadcaster.jpg');
  background-repeat: no-repeat;
   background-position: center; 
    background-size:cover;
  }
.item-2{
  background:url('../images/east riding college.jpg');
  background-repeat: no-repeat;
   background-position: center; 
    background-size:cover;
}
.item-3{
  background:url('../images/energy and climate center.jpg');
  background-repeat: no-repeat;
   background-position: center; 
    background-size:cover;
}

*:target ~ .item-1 {
    opacity: 0;
  }

#item-1:target ~ .item-1 {
    opacity: 1;
  }

#item-2:target ~ .item-2, #item-3:target ~ .item-3 {
    z-index: 3;
    opacity: 1;
  }
}
.preload-images {
  height: 0;
  background: url('../images/tadcaster.jpg'),
              url('../images/east riding college.jpg'),
              url('../images/energy and climate center.jpg'),
              url('../images/hunsley.jpg');
}
//*body.scrolled #one {
  opacity: 0.1;
  transition: opacity .2s;
}
body.scrolled #one:hover {
  opacity: 1.0;
  transition: opacity .2s;
}*//
p {
	padding: 20px;
	text-align: center;
}
.eight6 a{
	color: orange !important;
}
.eight6 a:hover{
	color: orange;
	opacity: 0.7;
}
#sidebar {
	right: -240px;
	position: fixed;
	width: 200px;
	height: 100%;
	color: #8B8B8B ;
	background-color: #f0f0f0;
	transition:all 500ms linear;
}
#sidebar ul li{
	color: #8B8B8B ;
	list-style: none;
	padding: 15px 20px;
	border-bottom: 1px solid rgba(100,100,100,0.1);
}
#sidebar .toggle-btn{
	position: fixed;
	right: 10px;
}
#sidebar.active{
	right: 0px;
	overflow: scroll;
-webkit-box-shadow: -200px 0px 300px 200px rgba(0,0,0,0.75);
-moz-box-shadow: -200px 0px 300px 200px rgba(0,0,0,0.75);
box-shadow: -200px 0px 300px 200px rgba(0,0,0,0.75);
}
.mobileslide{
	margin-top: 70px;
	float: left;
	width: 100%;
}
.mobilemenu{
	font-size: 12px;
	float: right;
	padding-right: 5%;
	padding-top: 9px;
	color: #8B8B8B ;
}
.mobilemenu a{
	color: #8B8B8B !important;
}
.sixteen1{
	padding-right: 10%;
	padding-left: 10%;
    width: 80%;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 20px;
    color: white;
    background-color: #ff9000;
    float: left;
}
.tag{
	width: 30%;
	margin-top: -75px;
	float: right;
	margin-left: 10%;
	margin-right: 10%;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
	color: white;
	margin-bottom: -100px;
	padding-bottom: 40px;
	padding-top: 15px;
	background-color: orange;
	 box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.34);
}
.slider{
	margin-top: -10px;
	float: left;
	background-image: url('../images/energy and climate center.jpg');
	height: 400px;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.logo{
	padding-top: 200px;
    display: block;
    margin: auto;
max-width: 100%;
    max-height: 20%;
}
.logo2{
    display: block;
    margin: auto;
max-width: 100%;
    max-height: 50%;
}
.person{
	width: 75px;
	height: auto;
}
.object{
	width:100%;
}
.one{
	 position:fixed;
	 color: #e2e2e2;
		height: 60px;
		z-index: 999;
		background-color: #252525;
}
.one a {
	margin-bottom: 0px;
	height: 15px;
}
.two{
	display: none;
}
.two2{
	position: relative;
	width: 100%;
    text-align: center;
    z-index:1;
    top: -700px;
    float: left;
    font-size: 12px;
    height:700px; 
    margin-bottom: -700px;
    color: #ffffff;
    background-color: rgba(51, 51, 51, .0);
}
.three{
	display: none !important;
}
.three a {
color: orange !important ;
text-decoration: none;
}
.three a:hover{
	color: orange !important;
	opacity: 0.7;
}
.four{
	display: none !important;
}
.four2{
	padding-top: 50px;
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
    float: right;
    padding-bottom: 50px;
      background-color: #f9f9f9;
    color: #252525;
}
.four2 a {
color: orange !important ;
text-decoration: none;
}
.four2 a:hover{
	color: orange !important;
	opacity: 0.7;
}
.five{
		vertical-align: inline;
	width: 100%;
float: left;
font-size: 10px;
		background-color: #3a3a3a  ;
		color: #ffffff;
		text-align: center;
}
.six{
	position: relative;
	width: 17%;
	float: left;
	padding-top: 25px;
	padding-bottom: 30px;
	margin-left: 8%;
	padding-left: 2%;
	margin-right: 71%;
	padding-right: 2%;
    text-align: left;
    top:-200px;
    z-index:1;
    font-size: 12px;
    color: #ffffff;
    background-color: rgba(51, 51, 51, .5);
}
.six h1{
	font-size: 35px;
}
.seven{
    display: none;
}
.seven2{
	margin-top: 60px;
	width: 100%;
    
    float: left;
    color: #252525;
    overflow: hidden;
}
.eight{
    width: 80%;
    padding-right: 10%;
    padding-left: 10%; 
    float: right;
    color: #3a3a3a;
    background-color: #f7f7f7;
    padding-top: 50px;
        padding-bottom: 50px;
}
.nine{
	padding-left: 10%;
    width: 80%;
    padding-right: 10%;
    float: left;
    padding-top: 10px;
    padding-bottom: 50px;
    color: #3a3a3a;
        padding-bottom: 50px;
}
.nine a {
color: orange !important ;
text-decoration: none;
}
.nine a:hover{
	color: orange !important;
	opacity: 0.7;
}
.ten{
vertical-align: inline;
	width: 90%;
float: right;
padding-top: 50px;
padding-bottom: 50px;
padding-left: 5%;
padding-right: 5%;
font-size: 30px;
		background-color: #f0f0f0;
		color: #575757;
		text-align: center;
}
.eleven{
    width: 100%;
    height: 500px;
    float: right;
    color: #252525;
    overflow: hidden;
}
.twelve{
	display: none;
}
.twelve2{
		z-index: 99;
    width: 100%;
    float: left;
    color: #3a3a3a;
    overflow: hidden;
}
.thirteen{
    width: 80%;
    padding-right: 10%;
    padding-left: 10%;
    padding-bottom: 50px;
    padding-top: 50px;
    float: right;
     background-color: #f9f9f9;
    color: #252525;
    overflow: hidden;
}
.fourteen{
    width: 80%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 10%;
    padding-right: 10%;
    background-color: #f0f0f0;
    float: left;
}
.fourteen a {
color: orange !important ;
text-decoration: none;
}
.fourteen a:hover{
	color: orange !important;
	opacity: 0.7;
}
.fithteen{
    width: 90%;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 25px;
    background-color: #f0f0f0;
    float: left;
}
.fithteen a {
color: orange !important ;
text-decoration: none;
}
.fithteen a:hover{
	color: orange !important;
	opacity: 0.7;
}
.fithteen1{
    width: 90%;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 25px;
    background-color: #f0f0f0;
    float: left;
}
.fithteen1 a {
color: orange !important ;
text-decoration: none;
}
.fithteen1 a:hover{
	color: orange !important;
	opacity: 0.7;
}
.sixteen{
    width: 90%;
    padding-right: 5%;
    padding-left: 5%;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 20px;
    color: white;
    background-color: #DDDDDD;
    float: left;
}
.sixteen a {
color: white !important ;
text-decoration: none;
}
.sixteen a:hover{
	color: white !important;
	opacity: 0.7;
}
.sixteen1{
	padding-left: 10%;
	padding-right: 10%;
    width: 80%;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 20px;
    color: white;
    background-color: #dddddd;
    float: left;
}
.seventeen {
	width: 90%;
	padding-left: 5%;
	font-size: 20px;
	padding-top: 130px;
	padding-bottom: 50px;
	padding-right: 5%;
	color: #252525;
	background-color: ;
	float: left;
}
.eighteen{
		z-index: 99;
    width: 80%;
    padding-top: 50px;
    padding-right: 10% ;
    padding-left: 10%;
    padding-bottom: 50px;
    float: right;
    color: #606060;
    text-align: center;
    overflow: hidden;
    background-color: #f9f9f9;
}
.nineteen {
	display: none;
}
.nineteen2 {
	width: 100%;
	float: right;
	overflow: hidden;
}
.container{
	color: #e2e2e2 ;
	font-size: 12px;
	margin-top: 3.5px;
	margin-left: 200px;
	padding: 10px;
text-align: right;
background-color: #ffffff;
}
.container5{
	float: left;
	height: 70px;
	margin-right: 12px;
	margin-bottom: 0px;
}
.container5 a:hover{
	opacity: 0.9;
}
.read{
	float: center;
	padding-top: 10px;
}
.buttons{
	display: none;
	color: #ffffff;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
.button1:hover{
	background-color:  ;
	color: orange;
}
.button1{
	border-radius: px;
	background-color:  ;
	color: #ffffff ;
	padding: 4px;
	margin-left: 10px;
	margin-top: 22px;
	float: left;
}
.button2:hover{
	background-color: ;
	color: orange;
}
.heading4 {
	padding-bottom: 70px;
	padding-top: 130px;
	width: 60%;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	background-color: #7c7c7c;
	padding-left: 20%;
	padding-right: 20%;
}
.heading5 {
	padding-bottom: 70px;
	padding-top: 130px;
	width: 60%;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	background-color: #606060;
	padding-left: 20%;
	padding-right: 20%;
}
.button2{
border-radius: px;
	background-color:  ;
	color: #ffffff ;
	padding: 4px;
	margin-left: 10px;
	margin-top: 22px;
	float: left;
}
.button3:hover{
	background-color: ;
	color: orange;
}
.button3{
border-radius: px;
	background-color:  ;
	color: #ffffff ;
	padding: 4px;
	margin-left: 10px;
	margin-top: 22px;
	float: left;
}
.button4:hover{
	background-color: ;
	color: orange;
}
.button4{
border-radius: px;
	background-color:  ;
	color: #ffffff ;
	padding: 4px;
	margin-left: 10px;
	margin-top: 22px;
	float: left;
}
.button5:hover{
	background-color: ;
	color: orange;
}
.button5{
border-radius: px;
	background-color:  ;
	color: #ffffff ;
	padding: 4px;
	margin-left: 10px;
	margin-top: 22px;
	float: left;
}
a:link {
    color: #ffffff;
}
a:visited {
    color: #ffffff;}
hr {
margin: auto;
width: 998px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding:0px;
}
.slide {
  position: relative;
  width: 50%;
  float: left;
  height: 100px;
  overflow: hidden;
}
.image {
  display: block;
  width: 100%;
  height: auto;
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(0, 0, 0, .3);
  background: rgba(0, 0, 0, .3);
  overflow: hidden;
  text-align: center;
  width: 100%;
  height: 100%;
  transition: .5s ease;
}
.slide:hover .overlay {
  width: 100%;
  text-align: center;
}
.text {
  white-space: nowrap; 
  color: white;
  font-size: 15px;
  position: absolute;
  overflow: hidden;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.copyright{
	font-size: 9px;
}
.sitemap{
	float: left;
	position: static;
	background-color: #f9f9f9;
	width: 20%;
	color: #8B8B8B ;
	padding-bottom: 50px;
	font-size: 14px;
	height: 200px;
	padding-top: 50px;
	padding-left: 10%;
text-align: left;
}
.sitemap a{
	font-size: 12px;
	color: #8B8B8B ;
	text-decoration: none;
}
.sitemap a:hover{
	opacity: 0.6;
}
.projects{
	float: left;
	position: static;
	background-color: #f9f9f9;
	width: 60%;
	color: #8B8B8B ;
	padding-bottom: 50px;
	font-size: 14px;
	height: 200px;
	padding-top: 50px;
	padding-left: 10%;
text-align: left;
}
.heading {
	padding-bottom: 50px;
	padding-top: 130px;
	width: 80%;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	background-color: #bababa;
	padding-left: 10%;
	padding-right: 10%;
}
.heading2 {
	display: none;
}
.heading22 {
	width: 100%;
	float: right;
	overflow: hidden;
	background-color: #ffffff;
}
.heading3 {
	display: none;
}
.heading32 {
	padding-bottom: 50px;
	padding-top: 130px;
	width: 80%;
	overflow: hidden;
	text-align: center;
	color: #424242;
	background-color: #f9f9f9;
	padding-left: 10%;
	padding-right: 10%;
}
.heading6 {
	padding-bottom: 70px;
	padding-top: 130px;
	width: 60%;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	background-color: #4c4c4c;
	padding-left: 20%;
	padding-right: 20%;
}
.seven4{
	display: none;
}
.eight2{
    width: 80%;
    padding-right: 10%;
    padding-left: 10%; 
    float: right;
    color: #3a3a3a;
    padding-top: 50px;
        padding-bottom: 50px;
}
.seven3{
	display: none;
}
.mobilePic{
	
}
.seven6{
   display: none;
}
.eight3{
    width: 80%;
    padding-right: 10%;
    padding-left: 10%; 
    float: right;
    color: #3a3a3a;
    padding-top: 50px;
        padding-bottom: 50px;
}
.eight6{
		z-index: 99;
    width: 80%;
    padding-right: 10%;
    padding-left: 10%; 
    float: right;
    background-color: #f9f9f9;
    color: #3a3a3a;
    padding-top: 50px;
        padding-bottom: 50px;
}
.heading7 {
	padding-bottom: 70px;
	padding-top: 130px;
	width: 60%;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	background-color: #424242;
	padding-left: 20%;
	padding-right: 20%;
}
.projects a{
	font-size: 12px;
	color: #8B8B8B ;
	text-decoration: none;
}
.projects a:hover{
	opacity: 0.6;
}
.onclick-menu {
	padding: 4px;
	margin-left: 10px;
	margin-top: 15.5px;
    position: relative;
    display: inline-block;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-decoration: none !important;
}
li {
	text-decoration: none !important;
}
.onclick-menu:hover {
	cursor: pointer;
	color:orange;
}
.onclick-menu:before {
    content: "PROJECTS";
}
.onclick-menu:focus {
    pointer-events: none;
    cursor: pointer;
	color:orange;
	outline: none;
}
a {
	text-decoration: none;
}
.onclick-menu:focus .onclick-menu-content {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    text-decoration: none;
}
.onclick-menu-content {
	display: block;
  background: #FFFFFF;
  padding: 15px;
  width: 1400px;
  margin-left: -570px;
  border: 1px solid orange;
  margin-top: 26px;
    position: absolute;
    padding: 30px;
    list-style-type: none;
    text-align: left;
    float: left;
    background-color: orange;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.5s;
     transition: .5s ease;
}
.onclick-menu-content:after {
content: '';
  display: block;
  position: absolute;
  left: 595px;
  bottom: 100%;
  width: 0;
  height: 0;
  border-bottom: 10px solid orange;
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  }
.onclick-menu-content a {
	padding-left: 5px;
	padding-right: 5px;
}
.onclick-menu-content a:hover {
	cursor: pointer;
	opacity: 0.7;
	color:white;
	padding-left: 5px;
	padding-right: 5px;
}
.landinglogo{
	margin-top: 200px;
	max-width: 50px;
}
.phonenav {
	display: none;
}
.w3-content {
	float: left;
	margin-top: 70px;
}
.footer {
	float: left;
	position: static;
	background-color: #f9f9f9;
	width: 90%;
	color: #8B8B8B ;
	font-size: 10px;
	padding-bottom: 5px;
	padding-left: 5%;
	padding-right: 5%;
text-align: left;
}
.footer a{
	color: #999999;
}
.footer a:hover{
	color: #555555;
}
.footer2 {
	float: left;
	position: static;
	background-color: #292929;
	width: 90%;
	color: #ffffff ;
	font-size: 10px;
	padding-bottom: 5px;
	padding-left: 5%;
	padding-right: 5%;
text-align: left;
}
.footer2 a{
	color: #999999;
}
.footer2 a:hover{
	color: #555555;
}