* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: system-ui, -apple-system, sans-serif;

  
}

.inicio{
background: #C47D02C4;
background: linear-gradient(87deg,rgba(196, 125, 2, 1) 0%, rgba(255, 238, 179, 1) 41%, rgba(255, 252, 240, 1) 58%, rgba(255, 255, 255, 1) 100%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1.5;
  width: 100%;
 min-height: 100vh;
 display: flex;
  margin: auto;
}
.centrarinicio{
  padding-top: 80px;
  width: 90%;
   margin:  0 auto;
   display:  grid;
   height: auto;
   grid-template-columns: 1fr 1fr;

}
.contenido_tex{
margin: auto 0;
padding-top: 20px;
gap: 15px;
padding-left: 25px;
}
.contenido_tex hr{
  width: 45%;
 border-color: #ffffff;
}
.contenido_tex h1{
   padding-top: 12px;
  background: linear-gradient(135deg, #020202, #161616,  #020202);
   -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
     font-size: 60px;
     width: 90%;
     font-family: 'Times New Roman', Times, serif;
}
.contenido_tex p{
   color: rgb(255, 255, 255);
    font-size: 25px;
    width: 75.5%;
}
.contenido_img{
  padding-top:35PX;
    padding:50px;
    padding-left: 50px;
     display: flex;
    border-radius: 15px;
        padding-left: 500px;
        
    object-fit: cover;

}
.contenido_img  IMG{
  width:450px;

    display: flex;
    margin: auto;

     padding: 15px;
}




.textanimado{
  font-size: 35px;
   color: #ffffff;
     font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

  
}
.conteo{
  background: linear-gradient(135deg, #BF953F, #B38728,  #AA771C);
   border-radius: 5PX;
    border: 3PX SOLID  black;
        outline: 5px SOLID #000000;
    outline-offset: -15px;
     padding-bottom: 50px;
  padding-top: 55px;
   margin-bottom: 55PX;
   margin-top: 45px;
  

}
.conteo_tex{
  width: 100%;
   padding: 15px ;
   text-align: center;
}
.conteo_tex h3{
   font-size: 45px;
    color:#ffffff;
        font-family: 'Times New Roman', Times, serif;

}
.contador_dibu{
 
          border-radius: 15px;
           margin: auto;
           display: flex;
    width: 50%;
  }
  .contador_dibu .contador_numero{
         text-align: center;
          margin: auto;
          display: flex;
 

  }
  .contador_numero{
   width: auto;


   

  }
  .contador_numero span {
  display: flex;
   text-align: center;
  padding: 8px 14px;
  font-weight: bold;
  font-size: 8rem;
  color: #ffffff;
  margin: auto;
   border: #535353 SOLID 1PX;
    box-shadow: 1PX 1PX 15PX  black;
  background-color: rgb(0, 10, 43);
  border-radius: 6px;
}

.text_conteo{
   width: 100%;
   padding: 12px;
    color: rgb(255, 255, 255);
      text-align: center;
       margin: auto;
 font-size: 20px;
   gap: 12px;
     padding-bottom: 5px;
    font-family: 'Times New Roman', Times, serif;
}
button {
  margin-top: 25PX;
  padding: 10px 20px;
  text-transform: uppercase;
  border-radius: 8px;

  font-size: 17px;
  font-weight: 500;
  color: #ffffff;
  text-shadow: none;
  background: transparent;
  cursor: pointer;
  box-shadow: transparent;
  border: 1px solid #000000;
  transition: 0.5s ease;
  user-select: none;
  
}

#btn:hover,
:focus {
  color: #d6d6d6;
    background: linear-gradient(135deg, #BF953F, #B38728,  #AA771C);
  border: 1px solid #000000;
  box-shadow: 0 0 5px #ffc06d, 0 0 20px #ffcf86, 0 0 50px #ffd9a0,
    0 0 100px #ffb978;
}
.redes{
   display: flex;
   gap: 15px;
   padding-top: 25PX;
   padding-bottom: 15PX;
  
}

.redes  a{
  text-decoration: none;
}
.redes  a svg{
    color:  #feffff;
    font-size: 35PX;
    
}
.redes  A  svg:hover{
  color:  #000000;
}
.uno{
  width: 100%;
  display: flex;
  margin: auto;
  padding-top: 45PX;
}
.centrain{
  width: 80%;
  margin: auto;
}
.textos{
  width: 100%;
  margin: 0 auto;
  padding-left: 25px;
}
.textos h2{
   background: linear-gradient(135deg, #BF953F, #B38728,  #AA771C);
   -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    font-size: 45px;
    font-family: 'Times New Roman', Times, serif;
     text-align: center;
    

}
.textos p{
  color: #535353;
  font-family: 25px;
  text-align: center;
  font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  padding-bottom: 15px;
}
.textos hr{
  width: 35%;
   border-color: #ad6b15 ;
    background-color: #ad6b15;
   text-align: center;
   display: flex;
   margin: auto;
   border-radius: 45PX;
   height: 1PX;
}
.quienes_somos_todos{
  width: 100%;
            
 margin: auto;
 height: auto;            
 display: flex;
 grid-template-columns: auto auto;

 padding-top: 2px;
 padding-bottom: 2px;
 gap: 20px;
 margin-top: 20px;
 border-radius: 35px;
 justify-content: center;
margin-bottom: 25px;
}
.img_somos{
   width: 50%;
  align-content: center;
   margin: auto;
   text-align: center;
}
.img_somos  img {
  width: 320px;
    border: 2px solid   rgb(1, 3, 41);
     border-radius: 15px;
      box-shadow: 2px 2px 35px  rgba(0, 0, 15, 0.596) ;
}

.quienes_somos{
 width: 50%;
padding: 5px;
    gap: 15px;
     border-radius: 0px;
      margin: auto;
  
    
}
.quienes_somos h2{
   color: #e2ad1c;
    font-family: 'Times New Roman', Times, serif;
     font-weight: 500;
      font-size: 55px;
       padding-bottom: 35px;

}
.quienes_somos p{
  color: rgb(2, 19, 77);
 font-size: 25px;
   gap: 12px;
     padding-bottom: 5px;
      text-align: justify;
   
     padding-bottom: 25px;
    font-family: 'Times New Roman', Times, serif;
}
.servicios{
  width: 100%;
   display: flex;
    justify-content: center;
}
.servicios_opciones{
   display: flex;
     margin: auto;
      padding-top: 25px;
      gap: 10px;
       width: 80%;
        align-content: center;
        justify-items: center;

}
.card {
  align-content: center;
  justify-content: center;
   margin:  0 auto; 
  width: 350px;
  height: 484px;
  background: linear-gradient(135deg, #010238, #04003b,  #06003b);
  padding: 15px;
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.3s;
  position: relative;
}

.wrapper {
  height: fit-content;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.card-image {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 5em;
  font-weight: 900;
  transition: all 0.3s;
}
.card-image  img{

  
     width: 90%;
}
.card-image01{
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 5em;
  font-weight: 900;
  transition: all 0.3s;
}
.card-image01  img{

  
     width: 80%;
} 
.imagendos{
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 5em;
  font-weight: 900;
  transition: all 0.3s;
}
.imagendos  img{
 padding-top:40px;
 
   padding-bottom: 15px;
     width: 100%;
}
.content {
  height: fit-content;
  display: flex;
  align-items: flex-start;
  justify-content: center;
 
}
.title {
  font-size: 0.72em;
  text-transform: uppercase;
  font-weight: 500;
  color: #ffffff;

}

.card-btn {
  margin-top: 200px;
  width: 100%;
  height: 40px;
  background-color: rgb(24, 24, 24);
  border: none;
  border-radius: 40px;
  color: white;
  transition: all 0.3s;
  cursor: pointer;
  font-weight: 500;
}
.card:hover .card-image {
  height: 1px;
}
.card:hover .card-image01 {
  height: 1px;
} 
.card:hover .imagendos {
  height: 1px;
} 
.card:hover .card-btn {
  margin-top: 0px;
}
.card-btn:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}
.card:hover {
  background: linear-gradient(135deg, #BF953F, #B38728,  #AA771C);         
   border: #000000 solid  1px;

}

  
      .popup-escondido {
        display: none; 
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000000b6;
        z-index: 1000;
        }
      .popup-cerrar{
            position: absolute;
            top: 8px;
            color: #070707;
            right: 20px;
            background: none;
            border: none;
            font-size: 34px;               
            cursor: pointer;
            background-color: none;
            border: none;
        }
        
        .popup-cerrar:hover{
            display: true;
            color: red;
            content: "=";
        }
        
         .popup-contenido{
            display: flex;
            flex-direction: auto auto;
            padding-top: 15px;
            width: 100%;
             height: 100%;
            display: flex;
            align-items: center;
        }
          .popup-imagen{
            display: flex;
            justify-content: center;
            align-items: center;
            width: 50%;
        }
          .popup-imagen img{
            width: 350px;
            height: auto;
            border-radius: 15px;
            margin-bottom: 20px;
             border-radius: 15px;
             box-shadow: 2px 2px 35px  rgba(0, 0, 15, 0.596) ;
                         
        }
        .popup-texto{
            width: 50%;
            height: auto;
            padding-left: 20px;
            padding-right: 20px;
            text-align: justify;
        }
            .popup-texto h2{
            font-size: 20px;
            color: rgb(14, 1, 61);

            font-family: "Chango", sans-serif;
  font-weight: 400;
  font-style: normal;
            padding-top: 30px;

            padding-bottom: 10px;
            text-transform: uppercase;
            cursor: pointer;
        }
          .popup-texto p{
            font-size: 16px;
            color: rgb(0, 0, 0);
            padding-right: 20px;
              font-family: "Covered By Your Grace", cursive;
                font-weight: 400;
                font-style: normal;
            font-family: 'Poppins', sans-serif;
            text-transform: none;
             padding-top: 10px;
             padding-left:10px ;
            padding-bottom: 20px;
        }
          .popup-texto-final{
            font-size: 15px !important;
            color: rgb(0, 0, 0)!important; 
        }
          .popup-texto ol{
            font-size: 15px;
            color: rgb(0, 0, 0);
            padding-right: 10px;
            font-family: 'Poppins', sans-serif;
            text-transform: none;
            padding-top: 10px;
             padding-left:10px ;
              list-style-position: inside;
            padding-bottom: 20px;
        }
               .popup-texto  ol li{
            font-size: 15px;
              font-family: "Covered By Your Grace", cursive;
                font-weight: 400;
                font-style: normal;
            color: rgb(0, 0, 0);
            padding-right: 10px;
            font-family: 'Poppins', sans-serif;
            text-transform: none;
            padding-bottom: 10px;
             padding-left:20px ;
        }
      .contenido-popup {
        --color: #141414;
  background-color: #F3F3F3;
 background-size: 55px 55px;
        margin: 5% auto;
        border-radius: 20px;
        padding: 20px;
        width: 100%;
        height: 80%;
      outline: rgb(0, 0, 7) 6px solid;
        outline-offset: -12px; 
       box-shadow: 2px 2px 2px  rgb(0, 0, 15) ,10px 10px 2px rgb(0, 5, 29), 12px 12px 2px  rgb(1, 1, 37), 20px 20px 0px rgb(5, 0, 34);
        max-height: 2000px;
        max-width: 1200px;
        position: relative;
        animation: fadeIn 1s ease-in-out forwards;
        }
 
  .popup-visible {
        display:flex;
        }
 .visible_laura{
  display: flex;
 }       

 .visible_k{
  display: flex;
 } 
@media (max-width: 1208px) {
  .textos{
  width: 100%;
  margin: 0 auto;
  padding-left: 0px;
}
.textos h2{
   font-size: 30px;
   width: 80%;
   display: flex;
   margin: auto;
}
    .contador_numero span {
  display: flex;
   text-align: center;
  padding: 8px 8px;
  font-weight: bold;
  font-size: 5rem;
  color: #ffffff;
  margin: auto;
   border: #535353 SOLID 1PX;
    box-shadow: 1PX 1PX 15PX  black;
  background-color: rgb(0, 10, 43);
  border-radius: 6px;
}
  
.inicio{
background: #C47D02C4;
background: linear-gradient(178deg,rgba(196, 125, 2, 1) 0%, rgba(255, 238, 179, 1) 41%, rgba(255, 252, 240, 1) 58%, rgba(255, 255, 255, 1) 100%);

}
.contenido_img{
  padding-top:35PX;
    padding:50px;
    padding-left: 0px;
     display: flex;
    border-radius: 15px;
        
    object-fit: cover;

}
  .quienes_somos h2{

      font-size: 45px;
       padding-bottom: 35px;
       text-align: center;

}
.quienes_somos p{
  color: rgb(2, 19, 77);
 font-size: 18px;
   gap: 12px;
   text-align: justify;
   
     padding-bottom: 25px;
    font-family: 'Times New Roman', Times, serif;
}
  .redes{
   display: flex;
   gap: 15px;
    margin: auto;
    text-align: center;
   padding-top: 25PX;
   padding-bottom: 15PX;
  
}
.redes a{
   display: flex;
    margin: auto;
    text-align: center;
  
}
.redes  a svg{
    color:  #040024;
    font-size: 55PX;
    
}
  .contenido_tex hr{
  width: 85%;
   display: flex;
   text-align: center;
   margin: auto;
 border-color: #ffffff;
}
  .contenido_tex{
margin: auto 0;
padding-top: 130px;
gap: 15px;
 text-align: center;
 padding-left: 0px;
  }
  button {
   text-align: center;
   align-content: center;
  margin-top: 25PX;
  padding: 10px 20px;
  text-transform: uppercase;
  border-radius: 8px;
  
  font-size: 17px;
  font-weight: 500;
  color: #080000;
  text-shadow: none;
  background: transparent;
  cursor: pointer;
  box-shadow: transparent;
  border: 1px solid #000000;
  transition: 0.5s ease;
  user-select: none;
  
}
       .contenido-popup {
       
        margin: auto;
        border-radius: 20px;
        padding: 20px;
      
        width: 80%;
        height: auto;
        max-height: 2000px;
        max-width: 1200px;
        position: relative;
       }
        .popup-imagen{
            display: flex;
            justify-content: center;
            align-items: center;
                 text-align: center;
            width: 50%;

        }
        .popup-imagen img{
          width: 200px;
        }
            .popup-texto{
            width: 100%;
            height: auto;
            padding-left: 2px;
            padding-right: 2px;
            text-align: justify;
        }  
         .popup-texto p{
            font-size: 12px;
             padding-left: 2px;
            padding-bottom: 2px;
            padding-right: 2px;
        }
          .popup-texto ol{
            font-size: 16px;
        }
        .popup-texto  ol li{
            font-size: 16px;
        }
        .popup-texto-final{
            font-size: 15px !important;
        }
            .contenido-popup {
       
        margin: auto;
        border-radius: 20px;
        padding: 20px;
      
        width: 80%;
        height: auto;
        max-height: 2000px;
        max-width: 1200px;
        position: relative;
        }
     .popup-contenido{
            display: flex;
            flex-direction: column;
            width: 100%;
            align-items: center;
        }
.servicios_opciones{
   display: grid;
     margin: auto;
      padding-top: 5px;
      gap: 10px;
      padding-left: 0px;
       width: 100%;
        align-content: center;
        justify-items: center;

}

  .contador_dibu{
     padding: 5px;
      width: 100%;
  }
  .quienes_somos{
 width: 100%;
padding: 5px;
    gap: 2px;
     border-radius: 0px;
      margin: auto;
  
    
}
  .img_somos{
   width: 100%;
  align-content: center;
   margin: auto;
   text-align: center;
}
  .centrain{
  width: 95%;
  margin: auto;
}
  .quienes_somos_todos{
   display: block;
   width: 100%;
  }

    .inicio{
        padding-bottom: 25px;
         max-width: auto;
    }
    .centrarinicio{
        display:block;
        width: 100%;
        
        margin: 0 auto;
       
    }
    .contenido_tex h1{
        width: 95%;
    text-align: center;
           font-size: 28px;
    
    }
    .contenido_tex p{
    font-size:12px;
    text-align: center;
    width: 95%;
     color: rgb(0, 0, 0);
}
.contenido_img{
   margin: auto 0;
  display: flex;
  padding: 0px;
  padding-top: 80PX;
}
.contenido_img  IMG{
  width: 100%;
  height: auto; 
  margin: auto;
  display: flex; 
  justify-content: center;
text-align: center;
 align-content: center; 
}
.textanimado{
  font-size: 28px;
   width: 90%;
   color: #ffffff;
     font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

  
}
.servicios_opciones{
  padding:0px;
  width: 100%;
  display: flex;
  margin: auto;
  margin: 0px;
  flex-direction: column;
}
.card{
   margin: -5px;
   margin-top: 25px;
 
  }

}