
	body {
	
		overflow-x: hidden;
		overflow-y: scroll;
		font-size: 100%;
		font-style: normal;
		font-weight: 300;
		line-height: 1;
		margin: 0;
		padding: 0;
    font-family: 'Bebas Neue', cursive;
		background-color: #528684;
  }
  

  h1 {
    font-weight: 100;
    letter-spacing: 3px;
    /* background: white; */
    padding: 5px;
    text-align: center;
    font-size: 31px;
    color: white;
    text-shadow: 0 0 9px #cacaca;
    font-weight: 800;
    margin-bottom: 20px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    color: transparent;

  }

  h2{
    text-align: center;
    margin: 5px 0;
  }

  p {
    text-align: center;
    color: #CC9B56;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    margin: 12px 0;
    line-height: 30px;
    padding: 0 50px;

  }

  h3 {
    text-align: center;
    color: #CC9B56;
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
  }

  h4{
    font-size: 2em;
    text-align: center;
    letter-spacing: 2px;
    margin: 20px 0;
  }

select {
  background: transparent;
    border: none;
    display: block;
    border-bottom: 4px solid #fff;
    width: 100%;
    padding: 20px 0;
    text-transform: uppercase;
    font-family: 'Bebas Neue';
    letter-spacing: 2px;
    height: 70px;
    font-size: 22px;
    color: #757575;
}

select::-ms-value {background: none;}

  footer { position: fixed; width: 100%; bottom: 10px; text-align: center;}
footer a { text-align: center; color: black; }

  .premio_nobel img {
    max-width: 250px;
    margin: 0 auto;
    display: block;
  }

  header img {
    position: relative;
    max-width: 280px;
    top: 30px;
  }

  .langosta { position: absolute; bottom: 20px; right: 0;}
  .langosta img {
    max-width: 200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .show_cel { display: none;}
  .hide_cel { display: block;}

  .wrapper {
    height: 80vh;
  background-color: #528684;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;

  display: -moz-box;
  -moz-box-orient: horizontal;
  -moz-box-pack: center;
  -moz-box-align: center;

  display: box;
  box-orient: horizontal;
  box-pack: center;
  box-align: center;
  }

  .wrapper2 {
    height: 100vh;
		background-size: cover;
		background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;

  display: -moz-box;
  -moz-box-orient: horizontal;
  -moz-box-pack: center;
  -moz-box-align: center;

  display: box;
  box-orient: horizontal;
  box-pack: center;
  box-align: center;
  }

.premio_nobel {background: white; padding-bottom: 20px;    
  max-width: 710px;     box-shadow: 0 0 11px #0000004f;
  max-height: 520px;
  margin: 0 auto; position: relative; overflow: hidden;}

  .forma_1 img{
    position: absolute;
    max-width: 110px;
    left: -30px;
    top: 28%;
  }

  .forma_2 img{
    position: absolute;
    max-width: 70px;
    bottom: 0;
    left: 0px;
  }

  .forma_3 img{
    position: absolute;
    max-width: 140px;
    right: -80px;
    top: 30%;
  }

  .forma_4 img{
    position: absolute;
    max-width: 110px;
    right: 0px;
    bottom: 0;
  }

.root-contact { width: 100%;}

[type=text], [type=email]  {
  box-shadow: none;
  height: 60px;
  margin-bottom: -1px;
  /* background: transparent; */
  font-family: 'Bebas Neue';
  letter-spacing: 2px;
  font-size: 22px;
  border: none;
  border-bottom: 4px solid #fff;
  color: #528684;
  width: 100%;
}

input[type="button"] {
  background: transparent;
  border: none;
  color: white;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  position: absolute;
  right: 0;
  top: 80px;
  background: #058546;
  padding: 13px 30px;
  right: 0;
  top: 110px;
  border: none;
  color: white;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 14px;
  z-index: 2;
}

button  {
  border: 2px solid #fff;
  box-shadow: 0 0 5px white;
  background: #528684;
  margin-top: 40px;
  padding: 13px 30px;
  /* border: none; */
  color: white;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 20px;
}

button:hover {
  background: white;
  color:#528684 ;
}

.btn2 {
  position: absolute;
  background: #058546;
    margin-top: 20px;
    padding: 13px 30px;
    border: none;
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 14px;
    right: 0;
    top:20px;
    z-index: 2;
}

.btn2:hover {
  background: #016333;
}

.entry {margin-top: 30px;}

label {
  font-size: 1rem;
    color: white;
    letter-spacing: 1px;
    font-weight: 100;
    font-family: 'Oswald', sans-serif;
}



.container { position: relative;}

#error, #mail_success, #mail_fail {display: none;}
#error, #mail_fail {    color: #FFFFFF;background: rgb(228, 82, 82);
    width: 100%;text-align: center;margin-bottom: 10px;padding: 10px;font-size: 18px;}
#mail_success {    color: #FFFFFF;background: #00a896;
    width: 100%;text-align: center;margin-bottom: 10px;padding: 10px;font-size: 18px;}   

    #error, #mail_success {display: none}

    @media (max-width: 414px) {

      .show_cel { display: block;}
      .hide_cel { display: none;}
   
      header img {left: 10%;}
      p {
        font-size: 17px;
    font-family: 'Oswald', sans-serif;
    margin: 12px 0;
    line-height: 24px;
      }
      h3 {    font-size: 26px;}
      .premio_nobel img {    max-width: 150px;}
      .forma_2 img {max-width: 50px;}
      .forma_1 img {max-width: 70px;     left: -10px;}
      .forma_3 img {max-width: 80px; right: -40px;}
      .forma_4 img {max-width: 60px;}
      .btn2 {    
        left: 0;
        /* display: none; */
        top: 140px;
        width: 100%;
        padding: 5px 30px;
    top: 55px;
      }
     
          input[type="button"] { width: 100%; padding: 5px 30px;}
          header img {    top: 35px;}
    
  }

  @media (max-width: 360px) { 
    p {
      font-size: 14px;
      font-family: 'Oswald', sans-serif;
      margin: 12px 0;
      line-height: 19px;
  }

  h4 {
    font-size: 1.4em;
    text-align: center;
    letter-spacing: 2px;
    margin: 11px 0;
}

.premio_nobel img {
  max-width: 100px;
}

.btn2 {  font-size: 12px;   }
input[type="button"] { font-size: 12px; top: 105px;}
h3 {font-size: 20px;}


  }