body{
  background-color:#FFF5B7;
  
}
h1{
  
  text-align: center;
  font-size: 70px;
  color: #00587A;
 font-family: 'Rampart One', cursive;
  

 }

#zona1{
 
   position: absolute; width: 12%; top: 30%; right: 87%;
  font-size: 38px;
  color:#007580;
  background-color: #C490E4;
  border-style: solid;
  border-width: 3px;
  font-family: 'Thasadith', sans-serif;
  text-align: center;
   border-radius: 25px;
  
}
#zona2{
   position: absolute; width: 31%; top: 30%; right: 55%;
  font-size: 38px;
  color:#007580;
  background-color: #C490E4;
  border-style: solid;
  border-width: 3px;
  font-family: 'Thasadith', sans-serif;
  text-align: center;
  border-radius: 25px;
}

#zona{
   position: absolute; width: 15%; top: 30%; right: 1%;
  font-size: 38px;
  color:#007580;
  background-color: #C490E4;
  border-style: solid;
  border-width: 3px;
  font-family: 'Thasadith', sans-serif;
  text-align: center;
  border-radius: 25px;
}
#zona3{
   position: absolute; width: 16%; top: 30%; right: 38%;
  font-size: 38px;
  color:#007580;
  background-color: #C490E4;
  border-style: solid;
  border-width: 3px;
  font-family: 'Thasadith', sans-serif;
  text-align: center;
  border-radius: 25px;
}
#zona4{
   position: absolute; width: 20%; top: 30%; right: 17%;
  font-size: 38px;
  color:#007580;
  background-color: #C490E4;
  border-style: solid;
  border-width: 3px;
  font-family: 'Thasadith', sans-serif;
  text-align: center;
  border-radius: 25px;
}
#zona1:hover{
  background-color:#007580;
  color: #C490E4;
  font-size: 35px;
  border-radius: 25px;
  text-align: center;
 

 
}
#zona:hover{
  background-color:#007580;
  color: #C490E4;
  font-size: 35px;
   border-radius: 25px;
  text-align: center;

  
}

#zona2:hover{
  background-color:#007580;
  color: #C490E4;
  font-size: 35px;
   border-radius: 25px;
  text-align: center;

  
}
#zona3:hover{
  background-color:#007580;
  color: #C490E4;
  font-size: 35px;
   border-radius: 25px;
  text-align: center;
}
#zona4:hover{
  background-color:#007580;
  color: #C490E4;
  font-size: 35px;
   border-radius: 25px;
  text-align: center;
}
h2{
  position: absolute; width: 21%; top: 40%; right: 77%;
  font-size: 38px;
  
  color:#C490E4;
  background-color: #007580;
  border-style: solid;
  border-width: 3px;
  font-family: 'Thasadith', sans-serif;
  text-align: center;
   border-radius: 25px;
  
}
#section2{
  font-family: 'Poiret One', cursive;
  color:#022E57;
  font-size: 24px;
  position: absolute; width: 80%; top: 55%; right: 11%;
  
  text-align: center;
  
}
h4{
  position: absolute; width: 40%; top: 70%; right: 58%;
  font-size: 35px;
  color:#C490E4;
  background-color: #007580;
  border-style: solid;
  border-width: 3px;
  font-family: 'Thasadith', sans-serif;
  text-align: center;
   border-radius: 25px;
}
#zona5{
     position: absolute; width: 50%; top: 100%; right: 46%;  
  
}
#zona5:hover{
  
	transform: scale(1.1);
}
#zona6{
  position: absolute; width: 40%; top: 100%; right: 1%;
  
  }

#zona6:hover{
  
	transform: scale(1.1);
}

#zona7{
  position: absolute; width: 50%; top: 170%; right: 46%;
  
  }
#zona7:hover{
  
	transform: scale(1.1);
}

#zona8{
  position: absolute; width: 40%; top: 168%; right: 1%;
  
  }
#zona8:hover{
  
	transform: scale(1.1);
}
#zona9{
   position: absolute; width: 50%; top: 230%; right: 46%;
  
}
#zona9:hover{
  transform: scale(1.1);
}
#zona10{
  position: absolute; width: 40%; top: 230%; right: 1%;
  
  }
#zona10:hover{
  transform: scale(1.1); 
}

h5{
  position: absolute; width: 20%; top: 290%; right: 78%;
  font-size: 35px;
  color:#C490E4;
  background-color: #007580;
  border-style: solid;
  border-width: 3px;
  font-family: 'Thasadith', sans-serif;
  text-align: center;
   border-radius: 25px;
}
#section5{
   font-family: 'Poiret One', cursive;
  color:#022E57;
  font-size: 24px;
  position: absolute; width: 80%; top: 320%; right: 11%;
  
}

h6{
 position: absolute; width: 21%; top: 360%; right: 78%;
  font-size: 38px;
  
  color:#C490E4;
  background-color: #007580;
  border-style: solid;
  border-width: 3px;
  font-family: 'Thasadith', sans-serif;
  
  text-align: center;
   border-radius: 25px;
  }

  
.gallery {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  position: absolute; width: 80%; top: 390%; right: 21%;
  grid-gap: 20px;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-row-end: 3;
  align-content: start;
  max-width: 700px;
  margin: 0 auto;
  transition: all 150ms linear;
}

.gallery input[type="radio"] {
  display: none;
}

.gallery label {
  position: relative;
  display: block;
  padding-bottom: 60%;
  margin: 5px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.gallery label:before {
  border: 1px solid #e3e3e3;
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  bottom: -5px;
  top: -5px;
}

.gallery img {
  display: none;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 2;
  width: 100%;
  transition: all 150ms linear;
}

.gallery input[name="select"]:checked + label + img {
  display: block;
}

.gallery input[name="select"]:checked + label:before {
  border: 1px solid #000;
}

.subir{
  position: fixed;
    bottom: 0;
    right: 0;
    margin-right: 70px;
    margin-bottom: 2px;
    z-index:2;
  	width: 5px;
	height: 200px;
  border:none;
      top: 60%; right: 16%;
}

.face{
  position: fixed;
    bottom: 0;
    
    margin-right: 15px;
    margin-bottom: 20px;
    z-index:2;
  	width: 10px;
	right: 60px;
  border:none;
      top: 1%; 
}
.insta{
  position: fixed;
    bottom: 0;
    
    margin-right: 15px;
    margin-bottom: 20px;
    z-index:2;
  	width: 10px;
	right: 60px;
  border:none;
      top: 10%; 
}

h9{
  position: absolute; width: 21%; top: 514%; right: 78%;
  font-size: 38px;
  
  color:#C490E4;
  background-color: #007580;
  border-style: solid;
  border-width: 3px;
  font-family: 'Thasadith', sans-serif;
  
  text-align: center;
   border-radius: 25px;
  
}




#zona11{
     position: absolute; width: 100%; top: 590%; right: 0%;  
  text-align: center;
  
}
#zona11:hover{
    transform: scale(1.1);

}
#zona12{
     position: absolute; width: 100%; top: 530%; right: 0%;  
  text-align: center;
  
}
#zona12:hover{
  
	transform: scale(1.1);
}

#zona13{
     position: absolute; width: 100%; top: 650%; right: 0%;  
  text-align: center;
  
}
#zona13:hover{
  
	transform: scale(1.1);
}
#zona14{
   position: absolute; width: 12%; top: 5%; right: 87%;
  font-size: 30px;
  color:#007580;
 
  font-family: 'Thasadith', sans-serif;
  text-align: center;

}