﻿form {experie
    margin: 0;
    padding: 0;
}

.navbar-brand img {
    max-height: 100px;
    max-width: 100% !important;
}

.navbar {
    border-radius: 0 !important;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;    
    background-color: #ffffff;
}

#phone {
    font-size: 1.4em;
    margin-bottom: 15px;
}




.socialmedia {
    font-size: 2.0em;
    margin-bottom: 15px;text-align:center;
}



.footer {
    color: #ffffff;
    background-color: #A84B12;
    padding: 20px;
    font-weight: bold;
    margin-top: 15px;
}

.footer a:link, .footer a:hover, .footer a:active, .footer a:visited {
        color: #ffffff;
    }
    
    
    
    
    .emergency {
    color: #ffffff;
    background-color: #ff0000;
    padding: 10px;
    font-weight: bold;
    margin-top: 15px;
    text-align:center;
}

.emergency:link, .emergency:active, .emergency:visited {
        color: #ffffff;
    }

    .emergency:hover  {
        color: #000000;text-decoration:none;
    }

    
    
    
    
        .order {
    color: #ffffff;
    background-color: #0da20d;
    padding: 10px;
    font-weight: bold;
    margin-top: 15px;
    text-align:center;
}

.order:link, .order:active, .order:visited {
        color: #ffffff;
    }

    .order:hover  {
        color: #000000;text-decoration:none;
    }

    
    
    
    

        .appt {
    color: #ffffff;
        /* background-color: #938771; */
    padding: 0px;
    font-weight: bold;
    margin-top: 0px;
    text-align:center;text-decoration:none;
}

.appt :link, .appt :active, .appt :visited {
        color: #ffffff;text-decoration:none;
    }

    .appt :hover  {
        color: #282970;text-decoration:none;
    }

    
    

/*.address {
    margin-bottom: 25px;
    margin: 0;
    padding: 0;
    color: #424242;
    font-size: 1.4em;
}

.office {
        font-weight: bold;
        color: #67A0B8;
        font-size: 1.6em;
        text-align: center;
}*/  
#address {
    margin-bottom: 15px;
}

    #address h1, #address h2 {
        margin: 0;
        padding: 0;
        color: #424242;
        font-size: 1.6em;
    }

#office {
    margin-bottom: 15px;
}

    #office h1, #office h2 {
        font-weight: bold;
        margin: 0;
        padding: 0;
        color: #424242;
        font-size: 1.6em;
    }

.color-primary {
    color: #67A0B8;
}

.mv-0 {
    margin-top: 0;
    margin-bottom: 0;
}

.p-0 {
    padding: 0;
}

.panel-heading {
    background-color: #A84B12 !important;
}

.panel-title {
    font-weight: bold;
    color: #FFF;
}

.btn-primary {
    background-color: #A84B12;
    border-color: #A84B12;
}

    .btn-primary:link, .btn-primary:active, .btn-primary:hover, .btn-primary:visited {
        background-color: #A84B12 !important;
    }

.bottom-buttons .input-group {
    margin-bottom: 10px;
}

.input-group .btn {
    border: 1px solid #A84B12;
}

.input-group-btn a {
    height: 34px;
    line-height: 34px;
    display: table-cell;
}

.fa {
    width: 20px;
}

.spacer {
    height: 10px;
}
