.sp-megamenu-parent {
    float:none;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
font-size:14px;
}
#sp-main-body {
    padding: 30px 0;
}
#sp-left .sp-module, #sp-right .sp-module { border: 0 }
#sp-footer #sp-footer2 {
    text-align: center;
}
#sp-footer #sp-footer3 {
    text-align: right;
}
.menu-line {
   box-shadow: 2px 2px 2px 0 rgba(0,0,0,.2);
}
*[id^='sp-ins-show']{
    padding: 0;
}
.yellow-button {
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    background-color: #f1f024;
    color: #2f2f2f;
    transition: background-color .3s ease-out;
    border: 2px solid transparent;
    border-radius: 1000px;
    padding: .625rem 1.375rem;
}
.yellow-button:hover {
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    background-color: #ebe600;
    color: #ffffff;
    transition: background-color .3s ease-out;
    border: 2px solid transparent;
    border-radius: 1000px;
    padding: .625rem 1.375rem;
}
.orange-button {
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    background-color: #ffa500;
    color: #2f2f2f;
    transition: background-color .3s ease-out;
    border: 2px solid transparent;
    border-radius: 1000px;
    padding: .625rem 1.375rem;
}
.orange-button:hover {
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    background-color: #ffa500;
    color: #ffffff;
    transition: background-color .3s ease-out;
    border: 2px solid transparent;
    border-radius: 1000px;
    padding: .625rem 1.375rem;
}
.green-button {
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    background-color: #b6d323;
    color: #2f2f2f;
    transition: background-color .3s ease-out;
    border: 2px solid transparent;
    border-radius: 1000px;
    padding: .625rem 1.375rem;
}
.white-button {
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    background-color: #ffffff;
    color: #2f2f2f;
    transition: background-color .3s ease-out;
    border: 2px solid transparent;
    border-radius: 1000px;
    padding: .625rem 1.375rem;
    border-color: #e0e0e0;
}
.white-button:hover {
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: 1.25rem;
    background-color: #004a8a;
    color: #ffffff;
    transition: background-color .3s ease-out;
    border: 2px solid transparent;
    border-radius: 1000px;
    padding: .625rem 1.375rem;
    border-color: #e0e0e0;
}

/** Quotation form styling **/
.qformrow { padding:10px; }
body{font-family: 'Muli', sans-serif;font-size: 14px;font-style: italic;}

h1{font-family: 'Arial', sans-serif;}

.logo-image {height:90px;}
#sp-menu{ background-color:#f3f3f3; }
#sp-insurance-showcase-upper{ padding:0px 0px 0px 0px;margin:4px 0px 0px 0px; }
#sp-insurance-showcase-lower{ margin:0px 0px 40px 0px; }
#sp-section-5{ color:#004a8a;padding:20px 0px 20px 0px; }
#sp-bottom{ background-color:#f3f3f3;color:#252525;padding:10px 0px 10px 0px; }
#sp-footer{ background-color:#004a8a;color:#a2a2a2; }
#sp-footer a{color:#ffffff;}
