
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
* {
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
}
body {
  font-family: Arial, Helvetica, sans-serif;
}
nav {
  float: left;
  width: 100%;
  height: 60px;
  background: #82A3A1;
}
nav ul {
  float: left;
  margin-left: 43%;
  margin-top: -9.8%;
}
nav li {
  display: inline-block;
  margin: 0;
  line-height: 60px;
}
nav a {
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  padding: 7px 10px;
  border-radius: 3px;
}
a.ex2:hover, a.ex2:active {
  border: 3px solid white;
  transition: .5s;
}
a.ex1:hover, a.ex1:active {color: #EF8275;
}
nav #icon {
  color: white;
  font-size: 30px;
  line-height: 80px;
  float: right;
  cursor: pointer;
  display: none;
}

.travellogo {
  margin-top: -100px;
  margin-left: 2em;
  height: 250px;
  width: 250px;
}
.search {
  width: 100%;
  position: relative;
  display: flex;
}
.searchTerm {
  width: 40%;
  border: 1px solid #fbd1a2;
  border-right: none;
  border-top: none;
  border-left: none;
  padding: 5px;
  height: 25px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #574F72;
}
.searchTerm:focus{
  color: #361D2E;
}
.searchButton {
  width: 40px;
  height: 36px;
  border: 1px solid #EF8275;
  background:#EF8275;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 20px;
}
.wrap{
  width: 30%;
  position: static;
  transform: translate(270%, -390%);
}
header {
  background: url(https://upload.wikimedia.org/wikipedia/commons/8/88/Portland_and_Mt._Hood_from_Pittock_Mansion.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50% 50%;
  padding: 30px;
  padding-bottom: 140px;
  text-align: center;
  font-size: 35px;
  color: white;
}
h1 {
  margin-top: 150px;
  text-align: center;
  font-family: 'Catamaran', sans-serif;
  font-size: 100px;
}
h3 {
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  margin-top: 2em;
  font-size: 25px;
  color: #82A3A1;
}
h4 {
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  margin-left: -15px;
  margin-top: 1em;
  padding: 1em;
  font-family: 'Catamaran', sans-serif;
  color: #82A3A1;
}
.intro {
  text-align: left;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-size: 35px;
  color: #EF8275;
  padding-left: 1em;
  box-shadow: -1px 3px #EF8275;
  border-radius: 8px;
  margin-bottom: 1em;
}
.video {
  text-transform: uppercase;
  text-align: left;
  color: #EF8275;
  padding-left: 1em;
  margin-top: 2em;
  box-shadow: -1px 3px #EF8275;
  border-radius: 8px;
}
.attract {
  text-align: left;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-size: 35px;
  padding-left: 1em;
  margin-top: 2em;
  color: #EF8275;
  box-shadow: -1px 3px #EF8275;
  border-radius: 8px;
}
p {
  font-family: 'Zen Kaku Gothic Antique', sans-serif;
  font-size: 17px;
}
.info {
  font-size: 16px;
  text-transform: uppercase;
}
.text {
  position: initial;
}
article {
  float: left;
  padding-right: 10em;
  margin-left: 15em;
  margin-top: 2em;
  margin-bottom: 2em;
  width: 50%;
  background-color: white;
  height: 2800px;
  border-right: 1px solid rgb(216, 216, 216);
}
.firework{
  float: left;
  width: 290px;
  height: 200px;
  margin-left: 1em;
  padding: 1em;
}
.saturday {
  float: right;
  height: 200px;
  width: 300px;
  margin-left: 20em;
  margin-top: -150px;
  border: 3px outset rgb(199, 196, 196);
  transform: translate(0%, -90%);
}
.animal {
  float: right;
  height: 200px;
  width: 300px;
  margin-left: 10em;
  margin-top: -150px;
  border: 3px outset rgb(199, 196, 196);
  transform: translate(0%, 50%);
}
.garden1 {
  float: right;
  height: 200px;
  width: 300px;
  margin-left: 20em;
  margin-top: 10px;
  border: 3px outset rgb(199, 196, 196);
  transform: translate(0%, -250%);
}
.garden {
  float: right;
  height: 200px;
  width: 300px;
  margin-left: 20em;
  margin-top: 10px;
  border: 3px outset rgb(199, 196, 196);
  transform: translate(0%, 5%);
}
iframe {
  margin-right: 2em;
  margin-bottom: 2em;
  margin-top: 5em;
}
aside {
  width: 20em;
  margin-top: 4rem;
  width: 40%;
  height: 650px;
  padding-top: 1em;
  padding-left: 15px;
  margin-left: 15px;
  float: right;
  background-color: #F2F2F2;
  font-family: 'Zen Kaku Gothic Antique', sans-serif;
  font-weight: 600;
  text-transform: capitalize;
  transform: translate(160%, -50%);
}
.map {
  width: 365px;
  height: 150px;
  margin-top: 2em;
  margin-left: 0em;
}
section::after {
  content: "";
  display: table;
  clear: both;
}
footer {
  background: #82A3A1;
  padding: 10px;
  text-align: center;
  color: white;
}
