  .text-dani{

color: #007bb5;

  }  

  .blue-ink{

background-color: #007bb5;

  }

  .btn-light-blue-ink {
    background-color: #007bb5;
   
}


.text-secondary {
  color: #C4C4C4 !important;
}

  #imgjum1{

    background-image: url(../../agz/img/lapices.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
  
    }






    .sinpadding [class*="col-"] {
        padding: 0;
    }



        
        .map-container-6{
          overflow:hidden;
          padding-bottom:56.25%;
          position:relative;
          height:0;
          }
          .map-container-6 iframe{
          left:0;
          top:0;
          height:100%;
          width:100%;
          position:absolute;
          }
          

      