@font-face {
  font-family: "Montserrat-Black";
  src: url("../fonts/Montserrat-Black.ttf");
}

.bgrmostrar{
  background-color:  #d41e46}
.textTipo{
  font-size:20px ;
  font-family:Montserrat-Black;
}
.txresponsive{
color: white !important;
}





.txstyle{
 font-family:Montserrat-Black;
  
}

.productos{
    margin-top: 150px;
}

.imgs{
   width: 20px;
   height: 20px;
}


.box1{
    background-color: aquamarine;
    

}
.camara1 {
    position: absolute;
    top: 0;
    right: 0;
}

.bs{
  border-bottom: black;
}
.portfolio .portfolio-item {
    cursor: pointer !important;
    position: relative !important;
    display: block !important;
    max-width: 25rem !important;
    border-radius: 0.5rem !important;
    overflow: hidden !important;
  }
  .portfolio .portfolio-item .portfolio-item-caption {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    transition: all 0.2s ease-in-out !important;
    opacity: 0;
    background-color: rgba(97, 135, 247, 0.9)!important;
    
  }
  .portfolio .portfolio-item .portfolio-item-caption:hover {
    opacity: 1!important;
  }
  .portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content {
    font-size: 1.5rem!important;
  }
  
  .portfolio-modal .portfolio-modal-title {
    font-size: 2.25rem!important;
    line-height: 2rem!important;
  }





 







  .boxphp{
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
    padding: 30px;
    background: #fff;
    border-radius: 4px;
  }


  .contacts {
    padding: 10px 10px;
    width: 100%;
    margin-bottom: 10px;
}

.contactsm{
  padding: 10px 10px;
  width: 100%;
  margin-bottom: 10px;

}

   .buttonfoRM {
    background: #0a3f82;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}


.form-controls{
  display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
   

}

.principalimglog{
  width: 100%;   
   position: absolute;
    top: 200;
    right: 200;
    max-width: 800px;
    margin-top: 100px !important;


}
.principalimglogdos{
  width: 100%;    
  position: absolute;
   top: 200;
   right: 200;
   max-width: 600px;
    margin-top: 100px !important;

}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  
 
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 20px;
  border-radius: 4px ;
  text-align: center;
  width: 45px;
  height: 50px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: rgb(212, 30, 70);
  color: #fff;
  text-decoration: none;
}
.tlprincipio{
  color: white ; 
  font-size: 3rem;
}




@media (max-width: 576px) { 
  .carousel-content h3 {
    font-size: 16px;
  }

  .principalimglog{       
     position: absolute;
      top: 200;
      right: 200
  
  
  }
  .principalimglogdos{  
  max-width: 95%; 
    position: absolute;
     top: 200;
     right: 200
  
  }

  .mostrar0{
    visibility:hidden;
    width:  0px;
    height: 0px; 
    
  }
 

  #footer .footer-top .social-links a {
    font-size: 15px;
    display: inline-block;
    
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 5px;
    border-radius: 4px;
    text-align: center;
    width: 45px;
    height: 50px;
    transition: 0.3s;
  }


  .tlprincipio{
    margin-top: 50px;
    color: white ; 
    font-size: 1.5rem;
  }


 }







 @media (min-width: 992px) { 
  .mostrar{
   
    width:  29px;
    height: 29px; 
    visibility:hidden;
    
  }

  }
 

 @media (min-width: 1200px) { 
  .mostrar{
   
    width:  29px;
    height: 29px; 
    visibility:hidden;
    
  }
  }
 
 
 @media (min-width: 1400px) { 
  .mostrar{
   
    width:  29px;
    height: 29px; 
    visibility:hidden;
    
  }
  }

  @media (min-width: 768) { 

  .mostrar0{
    visibility:hidden;
    width:  0px;
    height: 0px; 
    
  }

   }

.whatsapp-float {
  background: #25D366;
  color: #FFF;
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
}

.whatsapp-float .bx {
  font-size: 30px !important;
}

.whatsapp-float:hover {
  color: #FFF;
}
.whatsapp-float:hover .bx {
  font-size: 36px !important;
}
.back-to-top {
  right: 65px !important;
}
}