/* .modal-lg { 
  width: 90%; 
} */
#map {
    min-width: 200px;
    width: 100%;
    min-height: 430px;
    height: 100%;
}
#mapindex {
    min-width: 200px;
    width: 100%;
    min-height: 430px;
    height: 100%;
}
.wrap-maps{
    height: 100%;
    background: blue;
    border-bottom:2px solid #ddd;
}
.head-jumbo{
    border:4px solid #ddd;
    margin-bottom: 0px;
    opacity: 0.9!important;
    text-align: center;
    padding: 10px 0!important;
}