@font-face {
    font-family: 'impactregular';
    src: url('../fonts/impact-webfont.woff2') format('woff2'),
         url('../fonts/impact-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {
  background: #f6ede8 url(../img/background.jpg) no-repeat top center fixed; 
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}

body,html {
    text-align:center;
    font-size:15px;
    line-height:25px;
    font-family: Open Sans, Helvetica;
    margin:0;
    padding:0;
}


div#wrapper {
    position:relative;
    width:auto;
    margin:0 auto;
    text-align: center;
}

div.clear {
    clear:both;
}


div.header {
  position:absolute;
  top: 100px;
  right: 0;
  margin: 0;
  width: 500px;
  padding: 20px 40px 60px ;
  background-color: #e6007e;
  text-align: left;
}

div.header h1 {
  font-family: "impactregular", Open Sans;
  font-size: 54px;
  color: #fff;
  line-height: 54px;
  font-weight: 100;
  margin: 0;
}

div.bestel {
  position:absolute;
  right: 374px;
  top: 208px;
}

div.bestel img {
  height: 160px;
  width: 160px;
}

/* Content  */
div#content {
    width:980px;
    margin: 480px auto 10px auto;
    padding-bottom: 20px;
    text-align: left;
}




/* Pure CSS3 jQuery-Like fadeIn
---------------------------------------------------- */
.heartbeat {
  -webkit-animation: heartbeat 1.5s ease-in-out 2s infinite both;
          animation: heartbeat 1.5s ease-in-out 2s infinite both;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-2-6 14:25:37
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

.kenburns-top {
  -webkit-animation: kenburns-top 10s ease-out both;
          animation: kenburns-top 10s ease-out both;
}


@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
@keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}






div.info {
  background: #fff; 
  padding-top: 40px;
  padding-bottom: 40px;
  width: 980px;
}

div.info div.bodytext {
  float: left;
  padding-left: 40px;
  width: 500px;
  margin: 0;
}

div.info div.bodytext p {
  margin: 0;
}

div.info div.bodytext p a {
  color: #e6007e;
  font-weight: 400;
}

div.info div.bodytext .chapeau {
  color: #00616c;
  font-size: 18px;
  font-weight: 400;
}

div.info div.bodytext h2 {
  font-family: "impactregular", Open Sans;
  font-size: 40px;
  line-height: 40px;
  color: #00616c;
  font-weight: 100;
  margin: 4px 0 10px 0;

}

div.info div.bodytext h3 {
  font-family: "impactregular", Open Sans;
  font-size: 24px;
  line-height: 24px;
  color: #e6007e;
  font-weight: 100;
  margin: 0;
  padding-top: 40px;
}

div.info div.bodytext h4 {
  font-family: "impactregular", Open Sans;
  font-size: 20px;
  color: #00616c;
  font-weight: 100;
  margin: 10px 0 0 0;
}

div.info div.bodytext h4 a {
  color: #00616c;
  font-weight: 100;
  text-decoration: none;
}


div.info div.form { 
  float: right; 
  margin-right: 40px;
  width: 360px; 
}

div.info div.form img { 
  width: 360px; 
}

/* REsponsive */


@media screen and (max-width: 980px) {


div.header {
  position:absolute;
  top: 40px;
  right: 0;
  margin: 0;
  width: auto;
  padding: 20px 40px ;
  background-color: #e6007e;
  text-align: left;
}

div.header h1 {
  font-size: 42px;
  line-height: 42px;
}

div.bestel {
  position:absolute;
  right: 5%;
  top: 120px;
}

div.bestel img {
  height: 140px;
  width: 140px;
}

div#content {
    width:100%;
    padding-bottom: 0px;
}


div.info {
  padding: 40px;
  width: auto;
  text-align: left;
}


div.info div.bodytext { 
    float: left;
    width: auto;
    border:0; 
      padding-left: 0px;
  }




div.info div.bodytext h5 {
  font-family: "impactregular", Open Sans;
  font-size: 24px;
  line-height: 24px;
  color: #e6007e;
  font-weight: 100;
  margin: 0;
  padding-top: 40px;
}

div.info div.bodytext h6 {
  font-family: "impactregular", Open Sans;
  font-size: 20px;
  color: #00616c;
  font-weight: 100;
  margin: 10px 0 0 0;
}

div.info div.bodytext h6 a {
  color: #00616c;
  font-weight: 100;
  text-decoration: none;
}

div.info div.form { 
  float: left; 
  width: 100%; 
  margin-top: 40px;
}

div.info div.form img { 
  width: 100%; 
}

}

@media screen and (max-width: 480px) {

  html {
  background: #f6ede8 url(../img/background-mobile.jpg) no-repeat top center fixed; 
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}

div.header {
  position:absolute;
  top: 260px;
  right: 0;
  margin: 0;
  width: auto;
  padding: 15px 30px ;
  background-color: #e6007e;
  text-align: left;
}

div.header h1 {
  font-size: 32px;
  line-height: 32px;
}

div.bestel {
  position:absolute;
  right: 5%;
  top: 320px;
}

div.bestel img {
  height: 120px;
  width: 120px;
}

div#content {
    margin: 450px auto 0 auto;
    padding-bottom: 0px;
    text-align: left;
}

div.info {
  padding: 30px;
  width: auto;
  text-align: left;
}

  }


  @media screen and (max-width: 320px) {


div.header {
  position:absolute;
  top: 260px;
  right: 0;
  margin: 0;
  width: auto;
  padding: 15px 30px ;
  background-color: #e6007e;
  text-align: left;
}

div.header h1 {
  font-size: 28px;
  line-height: 28px;
}

div.bestel {
  position:absolute;
  right: 5%;
  top: 320px;
}

div.bestel img {
  height: 120px;
  width: 120px;
}

div#content {
    margin: 450px auto 0 auto;
    padding-bottom: 0px;
    text-align: left;
}

div.info {
  padding: 30px;
  width: auto;
  text-align: left;
}

  }
