body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  display: block;
  max-width: 920px;
  margin-right: auto;
  margin-left: auto;
  font-family: ff-tisa-web-pro, sans-serif;
  font-size: 60px;
  line-height: 80px;
  font-weight: 400;
  text-align: center;
}
h2 {
  display: block;
  max-width: 920px;
  margin: 10px auto 30px;
  font-family: ff-tisa-web-pro, sans-serif;
  color: black;
  font-size: 48px;
  line-height: 55px;
  font-weight: 400;
}
h3 {
  display: block;
  max-width: 920px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  font-family: proxima-nova, sans-serif;
  color: rgba(255, 255, 255, 0.70);
  font-size: 22px;
  line-height: 36px;
  font-weight: 300;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  display: block;
  max-width: 920px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: proxima-nova, sans-serif;
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
}
.button {
  display: inline-block;
  height: 44px;
  margin-top: 25px;
  padding: 13px 35px;
  border-radius: 50px;
  background-color: #e75b39;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: proxima-nova, sans-serif;
  color: white;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  background-color: rgba(231, 91, 57, 0.8);
}
.button.form-button {
  margin-top: 0px;
  margin-left: 50px;
  float: right;
}
.header {
  height: 100%;
  min-height: 600px;
}
.social-button {
  margin-top: -15px;
  margin-right: -35px;
  float: right;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.social-button:hover {
  opacity: 0.7;
}
.header {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 100%;
  min-height: 600px;
}
.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 50px;
  padding-right: 80px;
  padding-left: 80px;
}
.header-content {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 50%;
  height: 200px;
  margin-top: -100px;
  padding-right: 50px;
  padding-left: 50px;
  color: white;
  text-align: center;
}
.full-page {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
.scroll-button {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-bottom: 50px;
  opacity: 0.7;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}
.scroll-button:hover {
  padding-bottom: 40px;
  opacity: 1;
}
.section-1 {
  overflow-x: hidden;
  overflow-y: hidden;
  padding-top: 120px;
  padding-right: 80px;
  padding-left: 80px;
  background-color: #f4f4f4;
  text-align: center;
}
.overlay-image {
  display: block;
  margin-top: -400px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition-delay: initial;
  -o-transition-delay: initial;
  transition-delay: initial;
}
.image {
  height: 400px;
  margin-top: 50px;
  padding-bottom: 0px;
  background-image: -webkit-radial-gradient(circle closest-corner at 50% 50%, rgba(255, 255, 255, 0), #f4f4f4), -webkit-linear-gradient(#f4f4f4, rgba(255, 255, 255, 0)), url('../images/svg.png');
  background-image: -o-radial-gradient(circle closest-corner at 50% 50%, rgba(255, 255, 255, 0), #f4f4f4), -o-linear-gradient(#f4f4f4, rgba(255, 255, 255, 0)), url('../images/svg.png');
  background-image: radial-gradient(circle closest-corner at 50% 50%, rgba(255, 255, 255, 0), #f4f4f4), linear-gradient(#f4f4f4, rgba(255, 255, 255, 0)), url('../images/svg.png');
  background-position: 0% 0%, 0% 0%, 50% 50%;
  background-size: auto, auto, cover;
}
.section-2 {
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 120px 80px;
  background-color: #333;
  color: white;
  text-align: center;
}
.white {
  color: white;
}
.pre-footer {
  position: relative;
  padding: 100px 80px;
  background-color: #f4f4f4;
  text-align: center;
}
.footer {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #333;
  color: rgba(255, 255, 255, 0.70);
  text-align: center;
}
.over-picture {
  font-family: proxima-nova, sans-serif;
  color: rgba(255, 255, 255, 0.49);
  font-style: normal;
  font-weight: 300;
}
.section-4 {
  padding: 100px 0px 0px;
  background-color: #eee;
  text-align: center;
}
.form {
  display: block;
  max-width: 600px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.field {
  display: inline-block;
  height: 44px;
  max-width: 380px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #ccc;
  border-left-style: none;
  border-radius: 0px;
  background-color: #f4f4f4;
  font-family: proxima-nova, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.field:focus {
  border-bottom-color: #e75b39;
}
.footer-link {
  display: inline-block;
  margin-top: 10px;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: proxima-nova, sans-serif;
  color: rgba(255, 255, 255, 0.70);
  font-size: 14px;
  text-decoration: none;
  text-transform: none;
}
.footer-link:hover {
  color: white;
}
.love {
  margin-top: 20px;
  font-family: proxima-nova, sans-serif;
}
.heart {
  color: #e75b39;
}
.card {
  position: absolute;
  left: 50%;
  right: 50%;
  margin-top: 90px;
  margin-left: -100px;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.card:hover {
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  -o-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}
.pointer {
  position: absolute;
  left: 50%;
  right: 50%;
  margin-top: 320px;
  margin-left: -16px;
}
.pointer.left {
  margin-top: 180px;
  margin-left: 150px;
}
.pointer.right {
  margin-top: 140px;
  margin-left: -180px;
}
.first {
  font-weight: 300;
}
.option {
  display: inline-block;
  margin-top: 50px;
  margin-right: 20px;
  margin-left: 20px;
}
.option._50 {
  width: 150px;
  height: 150px;
  opacity: 0.5;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.option._50:hover {
  opacity: 1;
}
.option._50.left {
  position: absolute;
  left: 50%;
  right: 50%;
  display: inline-block;
  margin-top: 75px;
  margin-right: 0px;
  margin-left: -300px;
}
.option._50.right {
  position: absolute;
  left: 50%;
  right: 50%;
  display: inline-block;
  margin-top: 75px;
  margin-left: 150px;
}
.overview {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  max-width: 100%;
}
.avatars {
  margin-top: 10px;
}
.error {
  height: 44px;
  margin-top: 20px;
  padding-right: 35px;
  padding-left: 35px;
  border-radius: 50px;
  background-color: rgba(231, 91, 57, 0.49);
  font-family: proxima-nova, sans-serif;
  color: white;
  font-weight: 400;
  text-transform: uppercase;
}
.error-message {
  margin-top: -3px;
  font-size: 14px;
}
.success {
  height: 44px;
  border-radius: 50px;
}
.success-message {
  margin-top: -3px;
  color: white;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.picturebox {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 300px;
  margin-top: 50px;
}
.picturee {
  position: absolute;
  left: 50%;
  right: 50%;
  z-index: 0;
  display: inline-block;
  margin-left: -300px;
  border: 10px solid white;
  -webkit-transform: translate(0px, 80px) rotate(-8deg);
  -ms-transform: translate(0px, 80px) rotate(-8deg);
  -o-transform: translate(0px, 80px) rotate(-8deg);
  transform: translate(0px, 80px) rotate(-8deg);
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.picturee:hover {
  -webkit-transform: translate(0px, 0px) rotate(0deg);
  -ms-transform: translate(0px, 0px) rotate(0deg);
  -o-transform: translate(0px, 0px) rotate(0deg);
  transform: translate(0px, 0px) rotate(0deg);
}
.picturee-2 {
  position: absolute;
  left: 50%;
  right: 50%;
  display: inline-block;
  margin-left: -300px;
  border: 10px solid white;
  -webkit-transform: translate(300px, 200px) rotate(8deg);
  -ms-transform: translate(300px, 200px) rotate(8deg);
  -o-transform: translate(300px, 200px) rotate(8deg);
  transform: translate(300px, 200px) rotate(8deg);
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.picturee-2:hover {
  -webkit-transform: translate(300px, 160px) rotate(8deg);
  -ms-transform: translate(300px, 160px) rotate(8deg);
  -o-transform: translate(300px, 160px) rotate(8deg);
  transform: translate(300px, 160px) rotate(8deg);
}
.picturee-3 {
  position: absolute;
  left: 50%;
  right: 50%;
  display: inline-block;
  margin-left: -300px;
  border: 10px solid white;
  -webkit-transform: translate(-300px, 180px) rotate(-3deg);
  -ms-transform: translate(-300px, 180px) rotate(-3deg);
  -o-transform: translate(-300px, 180px) rotate(-3deg);
  transform: translate(-300px, 180px) rotate(-3deg);
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.picturee-3:hover {
  -webkit-transform: translate(-300px, 140px) rotate(-3deg);
  -ms-transform: translate(-300px, 140px) rotate(-3deg);
  -o-transform: translate(-300px, 140px) rotate(-3deg);
  transform: translate(-300px, 140px) rotate(-3deg);
}
@media (max-width: 991px) {
  .navbar {
    padding-right: 60px;
    padding-left: 60px;
  }
  .header-content {
    padding-right: 60px;
    padding-left: 60px;
  }
  .section-1 {
    padding-top: 100px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .overlay-image {
    position: relative;
    left: 50%;
    top: 0px;
    right: 50%;
    display: block;
    max-width: 800px;
    margin-left: -400px;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .image {
    display: block;
  }
  .section-2 {
    padding: 100px 60px;
  }
  .pre-footer {
    padding-right: 60px;
    padding-left: 60px;
  }
  .section-4 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .card {
    margin-top: 100px;
  }
  .pointer.right {
    margin-top: 120px;
  }
  .first {
    padding-right: 60px;
    padding-left: 60px;
  }
  .picturee {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: none 0ms ease;
    -o-transition: none 0ms ease;
    transition: none 0ms ease;
  }
  .picturee-2 {
    -webkit-transform: translate(300px, 160px) rotate(8deg);
    -ms-transform: translate(300px, 160px) rotate(8deg);
    -o-transform: translate(300px, 160px) rotate(8deg);
    transform: translate(300px, 160px) rotate(8deg);
  }
  .picturee-3 {
    -webkit-transform: translate(-300px, 150px) rotate(-3deg);
    -ms-transform: translate(-300px, 150px) rotate(-3deg);
    -o-transform: translate(-300px, 150px) rotate(-3deg);
    transform: translate(-300px, 150px) rotate(-3deg);
  }
  .picturee-3:hover {
    -webkit-transform: translate(-300px, 150px) rotate(-3deg);
    -ms-transform: translate(-300px, 150px) rotate(-3deg);
    -o-transform: translate(-300px, 150px) rotate(-3deg);
    transform: translate(-300px, 150px) rotate(-3deg);
  }
}
@media (max-width: 767px) {
  h1 {
    line-height: 60px;
    text-align: left;
  }
  h2 {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  p {
    padding-right: 0px;
  }
  .button.form-button {
    display: block;
    margin-left: 0px;
  }
  .social-button {
    display: none;
  }
  .navbar {
    padding-top: 30px;
    padding-right: 50px;
    padding-left: 20px;
  }
  .header-content {
    height: 220px;
    margin-top: -110px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .scroll-button {
    display: none;
  }
  .section-1 {
    padding-top: 50px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .image {
    background-color: white;
    background-image: url('../images/svg.png');
    background-position: 50% 50%;
    background-size: cover;
    box-shadow: #f4f4f4 0px 120px 200px 20px inset;
    text-align: center;
  }
  .section-2 {
    padding: 50px 20px;
    text-align: left;
  }
  .pre-footer {
    padding: 50px 20px;
    text-align: left;
  }
  .footer {
    padding: 50px 20px;
    text-align: left;
  }
  .section-4 {
    padding: 50px 0px 0px;
    text-align: left;
  }
  .form {
    margin-top: 30px;
    text-align: left;
  }
  .field {
    margin-bottom: 30px;
  }
  .card {
    margin-top: 100px;
  }
  .first {
    padding-right: 20px;
    padding-left: 20px;
  }
  .option {
    position: relative;
    z-index: 100;
  }
  .option._50.left {
    z-index: 0;
    margin-left: -230px;
  }
  .option._50.left:hover {
    opacity: 0.5;
  }
  .option._50.right {
    z-index: 0;
    margin-left: 80px;
  }
  .option._50.right:hover {
    z-index: 0;
    opacity: 0.5;
  }
  .overview {
    text-align: center;
  }
  .avatars {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .error {
    float: left;
  }
  .success {
    padding-right: 35px;
    padding-left: 35px;
    float: left;
  }
  .picturee {
    width: 400px;
    margin-top: 100px;
    margin-left: -200px;
  }
  .picturee-2 {
    width: 400px;
    margin-left: -200px;
  }
  .picturee-3 {
    width: 400px;
    margin-left: -200px;
  }
}
@media (max-width: 479px) {
  h1 {
    font-size: 50px;
    line-height: 60px;
  }
  p {
    line-height: 36px;
  }
  .button.form-button {
    float: left;
  }
  .social-button {
    display: none;
  }
  .header {
    min-height: 600px;
  }
  .navbar {
    padding-top: 30px;
    padding-left: 20px;
  }
  .header-content {
    height: 340px;
    margin-top: -170px;
    padding-right: 20px;
  }
  .section-1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 25px;
    padding-right: 0px;
    background-color: white;
  }
  .section-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .white {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-3 {
    background-image: url('../images/aff.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .over-picture {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-4 {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .card {
    margin-top: 100px;
  }
  .pointer.left {
    display: none;
  }
  .pointer.right {
    display: none;
  }
  .option {
    margin-right: auto;
    margin-left: auto;
  }
  .option._50.left {
    display: inline-block;
    margin-left: -140px;
  }
  .option._50.right {
    display: inline-block;
    margin-top: 75px;
    margin-left: -10px;
  }
  .error {
    float: left;
  }
  .picturebox {
    height: 200px;
    margin-top: 0px;
  }
  .picturee {
    width: 300px;
    margin-top: 0px;
    margin-left: -150px;
    -webkit-transform: translate(0px, 50px);
    -ms-transform: translate(0px, 50px);
    -o-transform: translate(0px, 50px);
    transform: translate(0px, 50px);
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .picturee:hover {
    -webkit-transform: translate(0px, 50px);
    -ms-transform: translate(0px, 50px);
    -o-transform: translate(0px, 50px);
    transform: translate(0px, 50px);
  }
  .picturee-2 {
    position: absolute;
    width: 300px;
    margin-left: -150px;
    -webkit-transform: translate(150px, 80px) rotate(8deg);
    -ms-transform: translate(150px, 80px) rotate(8deg);
    -o-transform: translate(150px, 80px) rotate(8deg);
    transform: translate(150px, 80px) rotate(8deg);
  }
  .picturee-2:hover {
    -webkit-transform: translate(150px, 80px) rotate(8deg);
    -ms-transform: translate(150px, 80px) rotate(8deg);
    -o-transform: translate(150px, 80px) rotate(8deg);
    transform: translate(150px, 80px) rotate(8deg);
  }
  .picturee-3 {
    width: 300px;
    margin-left: -150px;
    -webkit-transform: translate(-150px, 70px) rotate(-3deg);
    -ms-transform: translate(-150px, 70px) rotate(-3deg);
    -o-transform: translate(-150px, 70px) rotate(-3deg);
    transform: translate(-150px, 70px) rotate(-3deg);
  }
  .picturee-3:hover {
    -webkit-transform: translate(-150px, 70px) rotate(-3deg);
    -ms-transform: translate(-150px, 70px) rotate(-3deg);
    -o-transform: translate(-150px, 70px) rotate(-3deg);
    transform: translate(-150px, 70px) rotate(-3deg);
  }
}