    /* Custom Stylesheet */


/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.icon-block {
    padding: 10px;
    .icon-block .material-icons {
        font-size: inherit;
    }
}

.ui-icon-circle-triangle-w {
    display: none !important;
}

.ui-icon-circle-triangle-e {
    display: none !important;
}

.ui-datepicker-title {
    text-align: center;
    color: #009688 !important;
    font-size: 1.2em;
}
.mapa {position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin-top: 30px;}
.mapa iframe,   
.mapa object,  
.mapa embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}