

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

hr{
     border-top: 1px solid; 
}
body{
}
.google-maps iframe {
    position: absolute;
    border: 0px;
    width: 100%;
    height: 100%;
}
.google-maps {
    position: relative;
    padding-bottom: 20%;
    overflow: hidden;
}
.moto{
    font-size: 18px;
    text-align: center;
    font-family: inherit;
    color: #3973ac;
   
}

.textTable{
    text-align: center;
}







