
.bgcolorseccion{ 
  background-color:#05386b !important;
}
.footer {
    /*background-color: orange;*/
    position: fixed;
    left: 0;
    bottom: 0;
    
    width: 100%;
    overflow: hidden;
}

.row-title{
    padding: 5px;
    background-color: #046BD2 !important ;
    border-radius: 10px;
    color: black;
    /*margin: 10px 0px 10px 0px;*/
    margin: 10px !important;
    border-width: 2px;

}