#page {
        width: 100%;
        background-color: white;
}

html{
    scroll-behavior: smooth;
}

.empty{
     height:1000px;
     background: repeating-linear-gradient(
      45deg,
      #606dbc,
      #606dbc 10px,
      #465298 10px,
      #465298 20px
    );
}

#pagecontainer {
	width: 100%;
	margin: 0;
	position: absolute;
	background-color: white;
	height: auto;
	z-index: 1;
}

#header{
	background-image: url("iiu/headerbackground.webp");
	width: 97%;
	position: relative;
	display: inline-flex;
	z-index: 1;
	margin-top: auto;
	margin-left: 1.5%;
	margin-right: 1.5%;
	padding: 0;
	border-radius: 15px;
	text-align: center;
	
}

#logo{
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 3;
	
}

#contactbuttons{
	margin-top: 0;
	width: 115px;
	line-height: 40px;
	z-index: 2;
	position: fixed;
}	

#jumpto{
    text-align:center;
    margin-top: 50px;
    position: inline-flex;
    margin-left:auto;
    margin-right:auto;
}
	


ul{
	list-style-type: none;
	
}

button.findus{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.findus:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}
	
button.callus{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.callus:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.whatsapp{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.whatsapp:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.email{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.email:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

#location {
    text-align: center;
    font-family: comic sans ms;
    font-size: 12pt;
    color: grey;
}

h1{
	text-align: center;
	color: #36b91c;
	font-size: 24pt;
	margin-top: 50px;
	font-family: Poppins', sans-serif;
	
}

h2{
	text-align: center;
	color: #36b91c;
	font-size: 24pt;
	margin-top: 50px;
	font-family: Poppins', sans-serif;
	margin-bottom: 50px;
				
}

#introduction {
	font-family: comic sans ms;
	margin-top: 30px;
	text-align: center;
	font-size: 16pt;
	margin-left: auto;
	margin-right: auto;
	color: black;
	width: 70%;
	background-color: #EBE9FE;
	border-radius: 25px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.7);
}

#serviceheader{
    font-family: comic sans ms;
	margin-top: 30px;
	text-align: center;
	font-size: 16pt;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	color: black;
	width: 70%;
	background-color: #EBE9FE;
	border-radius: 25px;
	padding: 10px;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.7);
}
	
#about {
	font-family: comic sans ms;
	margin-top: 30px;
	text-align: center;
	font-size: 16pt;
	margin-left: auto;
	margin-right: auto;
	color: black;
	width: 70%;
	background-color: #EBE9FE;
	border-radius: 25px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.7);
}
	
#reviews{
	margin-top: 100px;
	text-align: center;
	width: 96%;
	display: inline-block;
	margin: 0 auto;
	position: relative;
	
}


li{
	display: inline;
	padding: 5px;
	
}

.thumbnail:hover{
	cursor: pointer;
	transform: scale(2);
	background-color: rgba(255,0,0,0);
	box-shadow: 7px 7px 1px rgba(0,0,0,0.5);
	
}

#services{
	margin-top: 80px;
	margin-bottom: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	width: 96%;
}
	
button.maintenance{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.maintenance:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.landscaping{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.landscaping:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.property{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.property:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.turfing{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.turfing:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.fencing{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.fencing:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.clearance{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.clearance:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.design{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.design:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.tree{
	background-color: rgba(255,0,0,0);
	border: 0px;
}

button.tree:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.advice{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.advice:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.carpentry{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.carpentry:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.servicebox{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.servicebox:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.reviewsbox{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.reviewsbox:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.contactbox{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.contactbox:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}

button.servicebox:active:hover{
	cursor: pointer;
	transform: scale(0.9);
	background-color: rgba(255,0,0,0);
}

button.reviewsbox:active:hover{
	cursor: pointer;
	transform: scale(0.9);
	background-color: rgba(255,0,0,0);
}

button.contactbox:active:hover{
	cursor: pointer;
	transform: scale(0.9);
	background-color: rgba(255,0,0,0);
}

#area{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	
}

#contactme{
	margin-top: 15px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: comic sans ms;
	font-size: 14pt;
	color: #170699;
	background-color: #F0F4FF;
	border-radius: 25px;
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.7);
	width: 400px;
	
}

hr{
	width: 70%;
	color: black;
	margin-top: 50px;
	
}

#facebook{
	text-align: center;
	margin-top:50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	
}




#myBtn {
  text-align: center; /* Hidden by default */
  position: relative; /* Fixed/sticky position */
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: rgba(255,0,0,0); /* Set a background color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  
}

#myBtn:hover {
  background-color: rgba(255,0,0,0);
  transform: scale(1.1);
}

#myBtn:active:hover {
    cursor: pointer;
	transform: scale(0.9);
	background-color: rgba(255,0,0,0);
}

#topbuttonbox{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0;
    z-index:99;
    text-align: center;
}











#footlogos{
	width: 100%;
	height: auto;
	position: relative;
	display: inline-flex;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0;
	text-align: center;
}

#waste{
	margin-top: 35px;
	text-align: left;
	margin-left: 10%;
	margin-right: auto;
}

#terms{
	text-align: right;
	margin-right: 10%;
	margin-left: auto;
	
}

button.terms{
	background-color: rgba(255,0,0,0);
	border: 0;
}

button.terms:hover{
	cursor: pointer;
	transform: scale(1.25);
	background-color: rgba(255,0,0,0);
}




#footer{
	text-align: center;
	color: black;
	font-family: times new roman;
	font-size: 13pt;
	margin-top: 70px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	
}


 {
  	box-sizing: border-box;
  	font-family: -apple-system, BlinkMacSystemFont, "segoe ui", roboto, oxygen, ubuntu, cantarell, "fira sans", "droid sans", "helvetica neue", Arial, sans-serif;
  	font-size: 16px;
}
body {
  	background-color: #435165;
}
.login {
  	width: 400px;
  	background-color: #ffffff;
  	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
  	margin: 100px auto;
}
.login h1 {
  	text-align: center;
  	color: #5b6574;
  	font-size: 24px;
  	padding: 20px 0 20px 0;
  	border-bottom: 1px solid #dee0e4;
}
.login form {
  	display: flex;
  	flex-wrap: wrap;
  	justify-content: center;
  	padding-top: 20px;
}
.login form label {
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	width: 100px;
  	height: 50px;
  	color: #ffffff;
  	background-color: #3274d6;
  	
}
.login form input[type="password"], .login form input[type="text"] {
  	width: 260px;
  	height: 50px;
  	border: 1px solid #dee0e4;
  	margin-bottom: 20px;
  	padding: 0 15px;
}
.login form input[type="username"], .login form input[type="text"] {
  	width: 260px;
  	height: 50px;
  	border: 1px solid #dee0e4;
  	margin-bottom: 20px;
  	padding: 0 15px;
}
.login form input[type="email"], .login form input[type="text"] {
  	width: 260px;
  	height: 50px;
  	border: 1px solid #dee0e4;
  	margin-bottom: 20px;
  	padding: 0 15px;
}
.login form input[type="submit"] {
  	width: 100%;
  	padding: 15px;
 	margin-top: 20px;
  	background-color: #3274d6;
  	border: 0;
  	cursor: pointer;
  	font-weight: bold;
  	color: #ffffff;
  	transition: background-color 0.2s;
}
.login form input[type="submit"]:hover {
	background-color: #2868c7;
  	transition: background-color 0.2s;
}