@import url(https://fonts.googleapis.com/css?family=Nunito);
.navbar-laravel {
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}

.images-preview {
    width: 100%;
    max-width: 310px;
}
.images-previews {
    width: 100%;
    max-width: 310px;
}
.maps {
    display: block;
    background-color: #fff;
    color: #63707e;
    border-radius: 0.35rem;
    border: 1px solid #d1d3e2;
    padding: 0.375rem 0.75rem;
    padding-right: 46px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
/* .mapss {
    padding-right: 46px;
} */
