﻿body {
}
/*.logo-header.logo-dark {
    margin-top: 5px;
}*/
h4.beefup__head button {
    display: block;
    width: 100%;
    text-align: left;
    padding: 5px 10px;
    border: 1px solid #333333;
    background: #ededed;
}
.beefup__body {
    background: #ededed;
    margin-top: -8px;
    padding: 10px 15px;
    margin-bottom: 10px;
}
.specs table {
    border: 1px solid lightgrey;
}

.specs td {
    border: 1px solid lightgrey;
}

.specs th {
    text-align: center;
    background: #9e242b;
    color: white;
    border: 1px solid lightgrey;
}

.specs table {
    margin-top: 10px;
}
.au-input-group select.au-form-control {
    padding: 15px 15px;
    font-size: 13px;
    color: #999;
}

.au-input-group .au-form-control {
    outline: none;
    border: 1px solid #cecece;
    padding: 0 15px;
    line-height: 48px;
    width: 100%;
    font-size: 13px;
    color: #999;
}

.au-input-group select {
    -webkit-appearance: none;
    line-height: 18px !important;
    border-radius: 0 !important;
}
.franchise_map2 {
    margin-top: 15px;
}

.franchise_map2 {
    /* margin-bottom: -50px; */
    /* margin-top: 70px; */
    position: relative;
    /* top: auto; */
    bottom: 0;
    overflow: hidden;
    /* height: 215px; */
}
.franchise_inner {
    margin-top: -60px;
}
button#btnFran {
    max-width: 100px;
}
ol.NumberedList {
    padding-left: 0;
}
    ol.NumberedList li {
        list-style: auto;
        padding-left: 3px;
        margin-left: 15px;
    }
#Estimate button {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    background-color: #9e242b;
    padding: 8px 18px 7px 18px;
    display: inline-block;
    margin-top: 5px;
    width: auto;
    border-radius: 0;
    font-weight: bold;
    box-shadow: none;
}
.ModalSubmitButton {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    background-color: #9e242b;
    padding: 8px 18px 7px 18px;
    display: inline-block;
    margin-top: 5px;
    width: auto;
    border-radius: 0;
    font-weight: bold;
    box-shadow: none;
}
.GroupName {
    font-weight: bold;
    font-size: 25px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 5px;
}
.buttons a {
    display: block;
    padding: 3px 10px;
    text-align: center;
    max-width: 160px;
    margin-bottom: 10px;
}
.buttons {
    display: table;
    margin: 0 auto;
}
.view_colours a {
    display: table;
    background: #9e242b;
    padding: 9px 25px;
    color: #fff;
}
.franchise_map {
    overflow: hidden;
}
.full_icon {
    text-align: right;
    /* margin-top: -40px; */
    /* margin-right: 24px; */
    position: absolute;
    bottom: 15px;
    right: 2px;
    z-index: 100000000;
}
.franchise_map {
    /* margin-bottom: -50px; */
    /* margin-top: 70px; */
    margin-top: 25px;
    overflow: hidden;
 /*   height: 215px;*/
    /* margin-top: 25px; */
    position: relative;
    /* float: right; */
    /* margin-right: -30px; */
}
.google_review a {
    font-weight: bold;
    color: white !important;
    display: block;
    background: #9e242b;
    width: 200px;
    text-align: center;
    padding: 1px 14px;
    margin: 17px auto;
}
.FProductName {
    font-size: 16px;
    display: block;
    background: #9e242b;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px 0px;
}
.product_name {
    background: #54504f;
    color: white;
    text-transform: uppercase;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-bottom: 10px;
    font-size: 15px;
    width: 100%;
}
div#product_group_description ul li {
    list-style: disc;
}
#product_group_description {
    margin: 20px 0;
}
.left_contact_box {
    color: white;
}

.left_contact_box, .right_contact_box {
    display: inline-block;
    vertical-align: top;
    width: 290px;
}
.left_contact_box, .right_contact_box {
    display: inline-block;
    vertical-align: top;
    width: 290px;
}
.phone_header {
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: center;
}
.national_number {
    font-size: 21px;
    margin-top: 0;
    font-weight: bold;
    background: #9e242b;
    height: 41px;
    width: 219px;
    margin: 0 auto;
    padding-top: 2px;
}
footer .social {
    margin-top: 38px;
}
.payments {
    margin-top: 10px;
}
.payment_terms, .privacy_policy {
    display: inline-block;
}
    .payment_terms a, .privacy_policy a {
        color: white;
        font-size: 10px;
    }
footer {
    position: relative;
    text-align: center;
}
.posted {
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: center;
}
.form-footer > .form__input {
    line-height: 38px;
    border-radius: 0;
    max-width: 156px;
}

.form__input {
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    line-height: 30px;
    outline: none;
    padding: 0 20px;
    font-size: 13px;
    color: #999999;
    width: 500px;
}
.au-btn--submit {
    outline: none;
    border: none;
    cursor: pointer;
    line-height: 40px;
    padding: 0 22px;
    margin-left: -5px;
}

.au-btn--white {
    border-color: #fff;
}

.au-btn--yellow {
    color: #fff;
    background-color: #9e242b;
}

.au-btn {
    display: inline-block;
    height: 40px;
    padding: 0 15px;
    text-align: center;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    transition: 0.5s ease;
    white-space: nowrap;
}
.copyright {
    padding: 15px 0;
    text-align: center;
    background: #111;
    color: #626262;
    font-size: 11px;
}
    .copyright span {
        color: #9e242b;
    }

.title {
    line-height: 42px;
}
h4.dz-title {
    display: block;
    overflow: hidden;
    height: 60px;
}
ul.ContentList li {
    list-style: disc;
    margin-left: 15px;
}