@import "https: //cdnjs.cloudflare.comajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";

body {
  overflow-x: hidden;
}
html {
  scroll-behavior: smooth;
}
header {
  position: fixed;
  height: 80px;
}
.navtag {
  background-color: white;
  width: 100%;
  position: fixed;
  height: 80px;
  top: 0px;
}
header img {
  height: 40px;
  position: fixed;
  left: 20%;
  z-index: 1;
}
ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
li {
  float: right;
}
a {
  padding: 20px;
  width: 80px;
  display: block;
  color: black;
  text-decoration: none;
}
.img-content {
  background-image: url("background-layer.png");
  height: 700px;
  width: 100%;
  text-align: center;
  font-family: Georgia, Verdana, sans-serif;
  font-style: italic;
  font-size: 20px;
}
.quote {
  font-size: 20px;
  font-family: Georgia, Verdana, sans-serif;
  font-style: italic;
  color: white;
  position: relative;
  top: 50%;
}
p {
  font-family: Georgia, Verdana, sans-serif;
  font-style: italic;
  color: white;
  position: relative;
  top: 60%;
}
#section3 {
  height: 700px;
  padding: 3%;
  background-color: white;
  display: inline-block;
  width: 100%;
}
h1 {
  font-family: Georgia, Verdana, sans-serif;
  font-style: italic;
  position: relative;
  top: 2%;
  text-align: center;
  color: #139139;
}
.c2 {
  position: relative;
  top: 6%;
  color: #000000;
  text-align: center;
}

.div-class {
  width: 100%;
}
.c3 {
  width: 35%;
  padding: 1.5%;
  height: 300px;
  float: left;
  margin-left: 90px;
}
.c3 img {
  width: 100%;
}

#section1 {
  height: 500px;
  background-color: white;
  display: inline-block;
  width: 100%;
}
#section2 {
  height: 800px;
  background-color: white;
  display: inline-block;
  width: 100%;
}

.c5 p {
  font-family: Georgia, Verdana, sans-serif;
  font-style: italic;
  color: black;
}
.divclass {
  width: 100%;
}
.c6 {
  width: 22%;
  padding: 1.5%;
  height: 700px;
  float: left;
  text-align: center;
}
.c6 img {
  width: 100%;
}
#h {
  margin-top: 7%;
}
footer {
  background-color: #139139;
  height: 60px;
  width: 100%;
  margin-bottom: 0px;
}
.c7 p {
  font-family: Georgia, Verdana, sans-serif;
  font-style: italic;
  color: black;
}
.class-div p {
  color: black;
}
.class-div {
  padding-left: 100px;
  width: 40%;
  display: inline-block;
}
.c9 {
  margin-top: 0;
  padding-left: 40px;
}

.icon img {
  display: inline-block;
  height: 20px;
  width: 20px;
}
.social {
  float: right;
  margin-right: 20%;
}
