

.pie {
    background-color: #780C28;
    color: #FFF7F3;
    padding: 10px;
    text-align: center;
    clear: both;
    border-top: 1px solid #FFF7F3;
    height: 60px;
}
.botonc{
  background-color: #FAD0C4;
  color:#6E8E59;
  padding: 5px 10px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  width: 150px ;
  height:auto ;

}
.botonc:hover {
  background-color: #6E8E59;
}
nav {
    background-color: #780C28;
    color: #FFF7F3;
    padding: 10px;
    text-align: center;
  
}

nav button {
    background-color: #CAE0BC;
    color:#6E8E59;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
   
}

nav button:hover {
    background-color: #FFF7F3;
}
.boton {
    background-color:#CAE0BC;
    color: #6E8E59;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    width: 150px;
    height: 40px;
  }

  .boton:hover {
    background-color: #780C28;
  }
  .video-container {
    border: 10px solid #FFF7F3;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  }
  
  .video-container video {
    width: 100%;
    height: auto;
    
  }
  .video-container video {
    animation: desplazamiento 2s;
  }
  
  @keyframes desplazamiento {
    0% {
      transform: translateX(-100%);
    }
    100% {
      transform: translateX(0);
    }
  }
  .mapa-container {
    border: 10px solid #CAE0BC;
    border-radius: 0px;
    box-shadow: 0px 0px 10px #CAE0BC;
    left: 200px;
  }
 
 .conciencia{
  position: relative;
  top: 0px;
  bottom: 0;
  right: 0;
  left: 300px;
  border: 10px solid #FFF7F3;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
 }
 .preservacion{
  position: relative;
  top: 0px;
  bottom: 0;
  right: 0;
  left: 300px;
  border: 10px solid #FFF7F3;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
 

 }
 .cambio{
  position: relative;
  top: 0px;
  bottom: 0;
  right: 0;
  left: 300px;
  border: 10px solid #FFF7F3;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
 }
 .reforestacion{
  position: relative;
  top:  -10px;
  bottom:  0;
  right: 0;
  left: -200px;

 }
 .refo{
  position: absolute;
  top:  170px;
  bottom:   0;
  right:  0;
  left: 750px;
  border: 10px solid #FFF7F3;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
 }
 .estatico{
  position: absolute;
  top:  4px;
  bottom:  0;
  right: 0;
  left: 0px;
  
 }
 .estatico1{
  position: absolute;
  top:  4px;
  bottom:  0;
  right: 0;
  left: 1280x;
  
 }
 .conciencia{
  position: absolute;
  top:  1720px;
  bottom:  0;
  right: 0;
  left: 1000px;

 }
 .preservacion{
  position: absolute;
  top: 1940px;
  bottom: 0;
  right: 0;
  left: 1000px;
}
 .cambio{
  position: absolute;
  top: 2190px;
  bottom: 0;
  right: 0;
  left: 1000px;
 }
 
 .caja{
  position: absolute;
  top:  1700px;
  bottom:  0;
  right: 0;
  left: 200px;

 }
 .caja2{
  position: absolute;
  top:  1920px;
  bottom:  0;
  right: 0;
  left: 200px;

 }
 .caja3{
  position: absolute;
  top:  2170px;
  bottom:  0;
  right: 0;
  left: 200px;

 }
 
 html,body{
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  box-shadow: none;
}
.caja4{
  position: absolute;
  top:  1150px;
  bottom:  0%;
  right: 0%;
  left: 7.81%;
  width: 26.04%;
   height: 26.04%;
 

 }
 .agricola{
   position: absolute;
  top:  1150px;
  bottom:  0;
  right: 0;
  left: 59.9625%;
  width: 350px;
  height: 400px;
   border: 10px solid #EAFAEA;
   

 }
 
 .caja5{
  position: absolute;
  top:  1650px;
  bottom:  0%;
  right: 0%;
  left: 7.81%;
  width: 26.04%;
   height: 26.04%;
 }
 .forestal1{
  position: absolute;
  top:  1650px;
  bottom:  0;
  right: 0;
  left: 59.9625%;
  width: 350px;
  height: 400px;
   border: 10px solid #EAFAEA;

 }
 .caja6{
  position: absolute;
  top:  2150px;
  bottom:  0%;
  right: 0%;
  left: 7.81%;
  width: 26.04%;
   height: 26.04%;
  
 }
 .orna{
   position: absolute;
  top:  2150px;
  bottom:  0;
  right: 0;
  left:59.9625%;
  width: 350px;
  height: 350px;
   border: 10px solid #EAFAEA;

 }
.pre{
  position: absolute;
   top: 2800px;
   bottom: 0;
   right: 0;
   left: 600px;
    width: 600px;
    height: 600px;
   border: 10px solid #EAFAEA;

  
}
 




   .clock {
        width: 150px;
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-size: cover;
        border: 4px;
        border-radius: 50%;
        border: 2px solid #780C28;
        margin: 0 auto;
         position: absolute;
  top:  13.3%;
  bottom:  0%;
  right: 82.5%;
  left: 81.25%;
    }


    /* The small circle int the center */
    .clock:before {
        content: '';
        position: absolute;
        width: 15px;
        height: 15px;
        background: #780C28;
        border-radius: 50%;

        /* The z-index property specifies the stack order of an element.
        /* An element with greater stack order is always in front of an element with a lower stack order.  */
        /* Note: z-index only works on positioned elements (position: absolute, position: relative, position: fixed, or position: sticky). */
        z-index: 10000;
        /* kept as a high value, since wanted at top */
    }

    .clock .hour,
    .clock .min,
    .clock .sec {
        position: absolute;
    }

    .clock .hour, .hr {
        width: 160px;
        height: 120px;
    } 

    .clock .min, .mn {
        width: 190px;
        height: 140px;
    }

    .clock .sec, .sc {
        width: 230px;
        height: 200px;
    }

    .hr, .mn, .sc {
        display: flex;
        justify-content: center;
        position: absolute;
        border-radius: 50%;
        
    }

    .hr:before {
        content: '';
        position: absolute;
        width: 7.5px;
        height: 85px;
        background:#780C28;
        z-index: 10;
        /* z-index least */
        border-radius: 2.8px;
    }

    .mn:before {
        content: '';
        position: absolute;
        width: 3.5px;
        height: 100px;
        background: #780C28;
        z-index: 11;
        /* z-index more than hour hand */
        border-radius: 3px;
    }

    .sc:before {
        content: '';
        position: absolute;
        width: 2px;
        height: 150px;
        background: #780C28;
        z-index: 12;
        /* z-index more than hour minute hand */
        border-radius: 3px;
    }
@media(min-width:768px){

}
@media(min-width:992px){
  
}