figure{
    display: inline-block;
  }
.navbar-toggler-icon{
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  }
   #x{
    background-image: linear-gradient(180deg, #1f7096 0%, #3c748d 60%, rgb(96, 125, 139) 85%, rgb(98, 106, 109) 90% ,rgb(115, 116, 117)  100%);
   }
  .navbar-scrolled{
    opacity: 0;
    visibility: hidden;
    transition: .1s;
}
  .navbar{
    transition: 1s;
    background-color: #1f70960d;
    
  }
  #pf{
    line-height:26px;
  color: white; 
  font-family: var(--font-medium, sans-serif) ;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  }
  .new_link{
      letter-spacing: 0.1vw;
   }
  #a7{
    color: white ;
  }

  .fondo1{
    transition:1s;
    background: #002f45!important;
    }
  .nav-link:hover{
    background-color:#ebedee;
    color: #1f7096;
  }
 #logoayuda1{
  position: fixed;
  bottom: 10px; 
  right: 20px;
  border-radius: 75px; 
  background: whITE; 
  object-fit:contain; 
  z-index: 1;
  opacity: 0;
 }
 #logoayuda2{
position: fixed; 
bottom: 90px; 
right: 12px;
 width: 7.5px;
 height: 7.5px;
z-index: 1
}
#facebook{
  position: fixed; 
  bottom: 250px; 
  right: 20px; 
  object-fit:contain; 
  z-index: 1;
}
#whatsapp{
  position: fixed; 
  bottom: 190px; 
  right: 20px; 
  object-fit:contain; 
  z-index: 1;
}
#instagram{
  position: fixed; 
  bottom: 310px; 
  right: 20px; 
  object-fit:contain; 
  z-index: 1;
}
#langg{
  background-color: #fbfbfb; 
  height: 40px; 
  width: 85px;
  border-radius: 5px;  
  border-style: solid; 
  border-width: 1px; 
  border-color: gray; 
  margin-top: 5px;  
  padding-left: 10pt;
  padding-right: 10pt;
  margin-bottom: 10px; 
}
#botoncierre2{
  position: fixed; 
  bottom: 380px; 
  right: 15px; 
  z-index: 1
  }
#botoncierre3{
  position: fixed; 
  bottom: 360px; 
  right: 5px; 
  z-index: 1
  }
#logoayuda3{
  position: fixed; 
  bottom: 20px; 
  right: 30px; 
  object-fit:contain; 
  z-index: 1;
}
#logoayuda4{
  text-align: center; 
  font-size: 11pt; 
  line-height: 13pt; 
  padding:10px;
  position: fixed; 
  bottom: 30px; 
  right: 120px;
  border-radius: 10px;
  color: white; 
  background: rgba(128,  128, 128, 0.85); 
  object-fit:contain; 
  z-index: 1;
}
  .nav-link { 
    font-size:13PT; 
    font-family: var(--font-medium, sans-serif)  ;
    font-weight:normal;
    color:  #fdfbfb;
    text-align: center!important;
  }
  #nombreg,#telefonog,#emailg{
    background-color: #fbfbfb; 
    height: 40px; 
    width: 220px;
    border-radius: 5px;  
    border-style: solid; 
    border-width: 1px; 
    border-color: gray; 
    margin-top: 5px;  
    padding-left: 5pt;
    padding-right: 5pt;
    margin-bottom: 5px; 
  }
  .button2{
  
    position: relative;
    left:30px;
    height: 40px; 
    width: 150px;
    font-size: 40px;
    padding-left: 5px;
    padding-right: 5px;   
    margin-bottom: 10px; 
    margin-top: 5px;   
    background-color: #1f7096; 
    border-color:white; 
    border-style: solid; 
    border-radius: 20px;  
    cursor: pointer;
  }
  .contact_formg{  
    visibility: hidden;
    position: fixed; 
    bottom: 20px; 
    right: 20px; 
    max-width: 240px; 
    height: auto;
    margin: 20px auto;
    border-radius: 10px;  
    padding-top: 15px;
    padding-bottom: 10px;  
    background-color: #1f7096;
    padding-left: 10px; 
    z-index: 1
  }
  .colocar_nombre,.colocar_telefono,.colocar_email{
    display: block; 
    float: center;  
    color: white;
    font-size:16pt;
  }
  