/*  SOLO LAS MARKS  */

.gm-ui-hover-effect{
    background: cadetblue !important;
}

.markerlabel{
    color: rgb(253, 8, 8) !important;
    font-size: 14px;
    font-family: Roboto, Arial, sans-serif;
}

.gm-style-iw-tc{
    top: 15px !important;
}

.gm-style-iw-d{
    height: 51px !important;
    overflow: hidden !important;
}

.gm-style-iw {
    width: 350px !important;
    top: 15px !important;
    font-weight: bolder !important;
    left: 0px !important;
    background-color: #0e1726 !important;
    box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
    border: 1px solid rgba(72, 181, 233, 0.6);
    border-radius: 2px 2px 10px 10px;
}