* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: "Lato", sans-serif;
}

#wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #fff;
}

#top {
  height: 60px;
  display: flex;
}

#top h1 {
  font-size: 42px;
  margin-top: 5px;
  margin-left: 5px;
  font-weight: 300;
  text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
  float: left;
}

.container {
  width: 1060px;
  margin: 0 auto;
}

.header {
  display: flex;
}

#bigf {
  height: 380px;
  background: url(bf2.jpg) right no-repeat black;
  overflow: hidden;
  border-top: 1px #898989 solid;
}

.textsec {
  background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);
  display: inline-block;
  color: #fff;
  font-weight: 600;
  padding: 10px 25px;
  text-shadow: 2px 3px 0px #000;
  margin: 70px 0px 10px;
  font-size: 26px;
  clear: both;
}

.yebi {
  color: #bb3333;
  font-size: 32px;
  font-weight: 800;
  padding: 10px 25px;
  background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);
  text-align: center;
}

.hydra {
  width: 450px;
  top: 55px;
  position: relative;
}

.sm1 {
  margin-top: 150px;
  float: right;
}

#main {
  margin-top: 40px;
  font-size: 14px;
  color: #5e5e5e;
  margin-bottom: 40px;
}

#main h2 {
  font-size: 32px;
  margin-bottom: 15px;
  font-weight: 600;
  color: black;
}

#main h2:before {
  content: "";
  background: red;
  display: inline-block;
  width: 5px;
  height: 22px;
  margin-right: 7px;
}

.texter {
  float: left;
  width: 750px;
  text-align: justify;
  font-size: 16px;
}

.cf:before,
.cf:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.cf:after {
  clear: both;
}

.blue1 {
  color: #33a9f2;
  font-weight: 600;
}

.blue2 {
  color: #5f6366;
}

#nav {
  list-style: none;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 900;
}

#nav li {
  float: left;
}

#nav li a {
  margin-left: 25px;
  margin-right: 25px;
  text-decoration: none;
  color: #949494;
}

#nav li a:hover {
  color: black;
}

#footer {
  background: black;
  text-align: center;
  color: #333;
  padding: 20px 0;
}

.colre1 {
  width: 250px;
  border: 1px solid #5e5e5e;
  float: right;
  padding: 10px;
  margin-bottom: 10px;
}

.colre1 h3 {
  color: black;
  margin-bottom: 5px;
}

.wslogr {
  width: 250px;
  height: 265px;
  float: right;
  background: url(wslogo.jpg);
}

.facer {
  width: 250px;
  height: 265px;
  float: right;
}

label {
  display: block;
  margin-top: 20px;
  letter-spacing: 2px;
}

form {
  width: 459px;
}

input,
textarea {
  width: 439px;
  height: 40px;
  background: #efefef;
  border: 1px solid #dedede;
  padding: 10px;
  margin-top: 3px;
  font-size: 0.9em;
  color: #3a3a3a;
}

textarea {
  height: 213px;
}

#submit {
  width: 127px;
  height: 38px;
  border: 1px;
  margin-top: 20px;
  cursor: pointer;
}

.aspec {
  text-decoration: none;
  color: #949494;
  font-size: 24px;
}

.aspec:hover {
  color: black;
}

.wojc {
  font-size: 34px;
}
