body{
    margin: 0;
    padding: 0;
    background: #e5e5f1;
    font-family: sans-serif;
    background: linear-gradient(rgba(202, 203, 214, 0.801), rgba(202, 203, 214, 0.966)), /*sirve para darle el color del fondo al body o pagina con opacidad encima de una imagen de fondo*/
    url(img/nega_cxhab_01.jpeg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

svg{
    display: flex;
    width: 100%; 
    height: 100%;                         
    margin: auto;
    position: absolute;           
}


 @keyframes colorAnimate{
    100%{
        filter: hue-rotate(360deg);
    }
}
  
  /*animaciones de los puntos de localizacion de cada resguardo*/
.estrella .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
    /*animation: colorAnimate 8s linear infinite;

 }

 @keyframes colorAnimate{
    100%{
        filter: hue-rotate(360deg);
    }*/
}

.estrella{
    animation: colorAnimate 8s linear infinite;
}

 .estrella_1 :hover{
    fill:#71616d;
    transform: scale(1.0);  
}

 @keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
 }

.san_antonio .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

.san_antonio{
    animation: colorAnimate 8s linear infinite;
}

.san_antonio_1 :hover{
    fill:#71616d;
    transform: scale(1.0);  
}

 @keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.guapio .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

.guapio{
    animation: colorAnimate 8s linear infinite;
}

.guapio_1 :hover{
    fill:#71616d;
    transform: scale(1.0);  
}

 @keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.el_rodeo .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

.el_rodeo{
    animation: colorAnimate 8s linear infinite;
}

.el_rodeo_1 :hover{
    fill:#71616d;
    transform: scale(1.0);  
}

 @keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.el_carmen .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

.el_carmen{
    animation: colorAnimate 8s linear infinite;
}

.el_carmen_1 :hover{
    fill:#71616d;
    transform: scale(1.0);  
}

 @keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.el_canelo .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

.el_canelo{
    animation: colorAnimate 8s linear infinite;
}

.el_canelo_1 :hover{
    fill:#71616d;
    transform: scale(1.0);  
}

 @keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.la_hondura .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

.la_hondura{
    animation: colorAnimate 8s linear infinite;
}

.la_hondura_1 :hover{
    fill:#71616d;
    transform: scale(1.0);  
}

 @keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.el_cuarto .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

.el_cuarto{
    animation: colorAnimate 8s linear infinite;
}

.el_cuarto_1 :hover{
    fill:#71616d;
    transform: scale(1.0);  
}

 @keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.calderitas .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

.calderitas{
    animation: colorAnimate 8s linear infinite;
}

.calderitas_1 :hover{
    fill:#71616d;
    transform: scale(1.0);  
}

 @keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.potrero_del_barro .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

.potrero_del_barro{
    animation: colorAnimate 8s linear infinite;
}

.potrero_del_barro_1 :hover{
    fill:#71616d;
    transform: scale(1.0);  
}

 @keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.el_salado .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

.el_salado{
    animation: colorAnimate 8s linear infinite;
}

.el_salado_1 :hover{
    fill:#71616d;
    transform: scale(1.0);  
}

 @keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.mesa_belalcazar .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

.mesa_belalcazar{
    animation: colorAnimate 8s linear infinite;
}

.mesa_belalcazar_1 :hover{
    fill:#71616d;
    transform: scale(1.0);  
}

 @keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.chanyo .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

.chanyo{
    animation: colorAnimate 8s linear infinite;
}

.chanyo_1 :hover{
    fill:#71616d;
    transform: scale(1.0);  
}

 @keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.belalcazar .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

.belalcazar{
    animation: colorAnimate 8s linear infinite;
}

.belalcazar_1 :hover{
    fill:#71616d;
    transform: scale(1.0);  
}

 @keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.titulo_colonial .cls-58{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

.titulo_colonial{
    animation: colorAnimate 8s linear infinite;
}

.titulo_colonial_1 :hover{
    fill: #71616d;
    transform: scale(1.0);  
}

@keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.paramo_nega_1 :hover{
    fill:#71616d;
    transform: scale(1.0);
}


.exautoridades :hover{
    fill:#940b0b;
    transform: scale(1.0);  
}

.sitio_de_poder :hover{
    fill:#940b0b;
    transform: scale(1.0);  
}

.plantas_medicinales :hover{
    fill:#940b0b;
    transform: scale(1.0);  
}

.sabedor_ancestral :hover{
    fill:#940b0b;
    transform: scale(1.0);  
}

 /*animacion icono de audio arriba y abajo*/
.voz{
    animation-name: flo;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    position: relative;
    bottom: 80px;
    left:20px;
}

.voz_1{
    animation: colorAnimate 8s linear infinite;
}

@keyframes flo{
    50%{
      transform: translateY(15px);
    }
}

.btns .cls-61{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

@keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}

.cls-47{
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    /*opacity: .8;*/
    animation: pulseAnimate 5s ease-out infinite;
}

@keyframes pulseAnimate{
    0% {
        opacity: 0;
        transform: scale(1);
    }
}


/* inicio de los estilos de las ventanas modales con informacion de cada Territorio*/
.ventana{
    width: auto;
    height: auto;
    padding: 33px;
    /*border-radius: 22px;
    background: #fff;*/
    box-shadow: 0 2px 4px rgb(255, 255, 255);
    text-align: center;
    font-size: 15px;
    position: absolute;
    z-index: 1;
    left: 10%;
    right: 10%;
    display: none;
    /*ESTILO GLAS VENTANAS TRANPARENTES*/
    background: linear-gradient(rgba(179, 179, 179, 0.877), rgba(179, 179, 179, 0.877)), /*sirve para darle el color del fondo al body o pagina con opacidad encima de una imagen de fondo*/
    url(img/fondo_juventud.jpg) no-repeat center center fixed; /*imagen de fondo en el body o en toda la pagina*/
    backdrop-filter: blur(60px);
    -webkit-backdrop-filter: blur(50px);
    
    border:1px solid rgba(255, 255, 255, 0.606);
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.6);
  }

  .ventana h1{
    margin: 0;
    color: #ffffff;
    font-family: 'Agency FB', sans-serif;/*tipo de fuente*/
    font-size: 50px;
  }

  .ventana p{
    opacity: 0.8;
    font-size: 22px;
    color: #000000;
    text-align: justify;
    line-height: 30px;
  }

  
  #close{
    text-decoration: none;
    color: #fff;
    background-color: #006837;
    padding: 1em 3em;
    border: 1px solid ;
    border-radius: 6px;
    display: inline-block;
    font-weight: 300;
    transition: background-color .3s;
    cursor: pointer;
  }

  #close:hover{
    color: #006837;
    background-color: #fff;
 }
   
 @media screen and (max-width:800px) {
    .ventana{
        
        height: auto;
        
       
    }
    .ventana p{
        font-size: 12px;
        
      }
 }

 @media screen and (max-width:1024px) {
    .ventana{
        
        height: auto;
           
    }
    .ventana p{
        font-size: 19px;
        
      }
    
 }

 @media screen and (max-width:1320px) {
    .ventana{
        
        height: auto;
           
    }
    .ventana p{
        font-size: 19px;
        
      }
    
 }


/* inicio de los estilos de las ventanas modales con informacion de cada Resguardo*/
.ventana_01{
    width: 25%;
    min-height: 200px;
    padding: 23px;
    /*border-radius: 22px;
    background: #fff;*/
    box-shadow: 0 2px 4px rgb(255, 255, 255);
    text-align: center;
    font-size: 10px;
    position: absolute;
    z-index: 1;
    left: 1%;
    top: 27%;
    display: none;
    /*ESTILO GLAS VENTANAS TRANPARENTES*/
    background: linear-gradient(135deg, rgba(177, 177, 177, 0.466), rgba(177, 177, 177, 0.466));
    backdrop-filter: blur(60px);
    -webkit-backdrop-filter: blur(50px);
    border-radius: 10px;
    border:1px solid rgba(255, 255, 255, 0.606);
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
  }

  #cerrar img{
    position: absolute;
    right: 3px;
    top: 1px;
    width: 30px;
    height: 30px;
  }

  .ventana_01 h1{
    margin: 0;
    color: #ffffff;
    font-family: 'Agency FB', sans-serif;/*tipo de fuente*/
    font-size: 25px;
  }

   
  @media screen and (max-width:800px) {
    .ventana_01{
        
        height: auto;  
       
    }
    .ventana_01 h1{
        font-size: 12px;
        
      }
    }

 @media screen and (max-width:1024px) {
    .ventana_01{
        
        height: auto;
           
    }
    .ventana_01 h1{
        font-size: 19px;
        
      }
    
    }

 @media screen and (max-width:1320px) {
    .ventana_01{
        
        height: auto;
           
    }
    .ventana_01 h1{
        font-size: 19px;
        
      }
    
    }


  /* modal de las veredas en imagenes e historia de las veredas*/
    .modal{
        width: 100%;
        min-height: 100vh;
        background: linear-gradient(rgba(179, 179, 179, 0.911), rgba(179, 179, 179, 0.911)), /*sirve para darle el color del fondo al body o pagina con opacidad encima de una imagen de fondo*/
        url(img/fondo_juventud.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
  
        position: absolute;
        top: 0;
        left: 0;
      
  
        display: flex;
        z-index: 1;
  
        animation: modal 1s forwards;
        visibility: hidden;
        opacity: 0;

        display: none;

        text-align: center;
        margin: 0;
  
    }

    #cerrar img{
        position: absolute;
        right: 3px;
        top: 1px;
        width: 40px;
        height: 40px;
    }

     /* texto titulo y parrafo de la ventana modal*/
    .contenido h1{
        margin: 0;
        color: #ffffff;
        font-family: 'Agency FB', sans-serif;/*tipo de fuente*/
        font-size: 50px;
    }

    .contenido p{
        opacity: 0.7;
        font-size: 21px;
        color: #000000;
        text-align: justify;
        line-height: 30px;
        margin: 0 auto;
        width: 60%;
    }
      
    @keyframes modal{
        100%{
        visibility: visible;
        opacity: 1;
        }
    }

    @media screen and (max-width:800px) {
    .contenido img{
        width: 45px;
        height: 20px; 
    }
    .contenido h1{
        font-size: 30px;
    }
    .contenido p{
        font-size: 14px;
        line-height: 22px;
    }
    #close{
         padding: 0.5em 1.5em;
    }
    
    }

    @media screen and (max-width:1024px) {
    .contenido img{
        width: 45px;
        height: 20px; 
    }
    .contenido h1{
        font-size: 40px;
    }
    .contenido p{
        font-size: 18px;
         line-height: 25px;
    }
    #close{
         padding: 0.9em 1.9em;
    }
    
    }

    @media screen and (max-width:1320px) {
    .contenido img{
        width: 350px;
        height: 200px; 
    }
    
   }
   
