﻿/*---------------------------------------------------------------

Template Styles for Peugeot Configurator

---------------------------------------------------------------*/

@charset "utf-8";


@font-face {
    font-family: 'PeugeotNewRegular';
    src: url('../../../../Media/Fonts/PeugeotNew-Regular.woff2') format('woff2'), url('../Content/Plugins/fonts/PeugeotNew-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PeugeotNewLight';
    src: url('../../../../Media/Fonts/PeugeotNew-Light.woff2') format('woff2'), url('../Content/Plugins/fonts/PeugeotNew-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PeugeotNewBold';
    src: url('../../../../Media/Fonts/PeugeotNew-Bold.woff2') format('woff2'), url('../Content/Plugins/fonts/PeugeotNew-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PeugeotNewItalic';
    src: url('../../../../Media/Fonts/PeugeotNew-Italic.woff2') format('woff2'), url('../Content/Plugins/fonts/PeugeotNew-Italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'peugeotlight', sans-serif;
    src: url('../../../../Media/Fonts/peugeot_normal_v2.woff2') format('woff2'), url('../Content/Plugins/fonts/peugeot_normal_v2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'peugeotbold';
    src: url('../../../../Media/Fonts/peugeot_bold_v2.woff2') format('woff2'), url('../Content/Plugins/fonts/peugeot_bold_v2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'peugeotlight';
    src: url('../../../../Media/Fonts/Peugeot Light v2.woff') format('woff2'), url('../Content/Plugins/fonts/Peugeot Light v2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*---------------------------------------------------------------*/
/* Standards & overrides */

body {
    font-size: 14px;
    color: #000100;
    font-family: 'PeugeotNewRegular', sans-serif;
    line-height: 1.4 !important;
    letter-spacing: 0.2px;
    outline: none;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'PeugeotNewBold', sans-serif;
    margin: 0;
    padding: 0;
    outline: none !important;
}

h4,
h2 {
    font-size: 25px;
    color: #000000;
    display: inline-block;
    text-align: left !important;
    text-transform: uppercase;
    z-index: 90;
}

h5 {
    font-size: 40px;
    color: #00a3e0;
    text-transform: uppercase;
    text-align: left !important;
}

a {
    color: #00a3e0;
    outline: none;
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    /*color: #e2002e;*/
    outline: none;
    text-decoration: underline;
}

a.Altlink1:link {
    color: #060606;
    outline: none;
    text-decoration: underline;
}

a.Altlink1:hover,
a.Altlink1:focus,
a.Altlink1:active {
    color: #00a3e0;
    text-decoration: underline;
}

a.Altlink2:link {
    color: #FFF;
    outline: none;
    text-decoration: none;
}

a.Altlink2:hover,
a.Altlink2:focus,
a.Altlink2:active {
    color: #FFF;
    text-decoration: underline;
}

p {
    margin-bottom: 10px;
}

figure {
    margin: 15px;
    /*position: relative;*/
}

.clear {
    clear: both;
    line-height: 0;
}

img {
    max-width: 100%;
}

strong {
    font-weight: bold;
}

input.preferred_dealer,
input.alternative_dealer {
    width: auto;
}

.fixed {
    position: fixed;
}

form {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
    list-style-position: none;
    margin: 0;
    padding: 0;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.left {
    float: left;
}

.right {
    float: right;
}

.tight-left {
    margin-left: 0;
}

.tight-right {
    margin-right: 0;
}

.tight {
    margin: 0;
}

.blue {
    color: #00a3e0;
}

.red {
    color: #e2002e;
}

.aqua {
    color: #008a97;
}

.gray {
    color: #cdcdcd;
}

.space10 {
    height: 10px;
}

.space15 {
    height: 15px;
}

.space30 {
    height: 30px;
}

.space45 {
    height: 45px;
}

/*---------------------------------------------------------------*/
/* Template Styles */

#wrapper {
    /*min-height: 100%;
    height: 100%;*/
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    display: inline-block;
    background: #fff;
}

#main {
    position: relative;
}

.main-content {
    padding-top: 30px;
}

.main-content form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.main-content .model-item h3 {
    text-align: center;
}

.main-content h4,
.main-content h2 {
    margin: 10px;
    font-family: 'Peugeot New', sans-serif;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

#derivative-form .model-item h6 {
    font-family: 'Peugeot New', sans-serif;
    color: #000;
    font-size: 12px;
    text-align: center;
}

#derivative-form .model-item p {
    font-family: 'Peugeot New', sans-serif;
    color: #000;
    font-size: 12px;
    text-align: center;
    margin-top: 12px;
}

.main-content h3 {
    padding: 0 5%;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.5;
}

h3.empty {
    text-align: left;
    font-size: 18px;
    font-family: 'PeugeotNewRegular', sans-serif;
    text-transform: inherit;
    padding: 0;
    margin-top: 30px;
    line-height: 1.5;
}

.header {
    background: #000;
}

.header .container .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.derivative-name {
    font-weight: 600;
}

div[class$='-price'] span {
    font-weight: 600;
}

.page-header {
    padding: 30px inherit 20px inherit;
    z-index: 20;
    color: #fff;
    border-bottom: none;
    text-transform: uppercase;
}

.logo {
    padding: 0 !important;
    text-align: right;
}

.logo img {
    width: 100px;
    height: auto;
}

.page-header h1,
.page-header h3 {
    color: #fff;
    font-family: 'PeugeotNewBold', sans-serif;
    font-size: 25px;
    line-height: 1.5;
}

.page-header h3.cactus {

    color: #c2b000;
    text-transform: uppercase;
    font-family: 'PeugeotNewLight', sans-serif;
    font-size: 25px;
}

.footer-nav {
    position: relative;
    bottom: 0;
    text-align: center;
    margin-top: 5%;
}

.privacy-statement,
.disclaimer {
    color: #ccc;
    padding: 10px;
}

.footerCongig {
    bottom: 0;
    background: #fff;
    z-index: 0;
    margin-bottom: 20px;
}

.footerCongig {
    bottom: 0;
    background: #fff;
    z-index: 0;
    margin-bottom: 20px;
}

.btn-postcode {
    margin-bottom: 17px;
    background: #00a3e0;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 0;
    font-size: 17px;
    font-family: 'PeugeotNewRegular';
    font-weight: 600;
}

.btn-postcode:hover,
.btn-postcode:active,
.btn-postcode:focus {
    color: #FFFFFF;
    background: #000000;
}

.current-offer {
    margin-top: 10px;
    font-family: 'PeugeotNewLight', sans-serif;
    font-size: 18px;
}

.current-offer-details {
    text-align: center;
    color: #FFF;
    background: #00a3e0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.current-offer-details a {
    color: #FFF;
    font-weight: 600;
    font-size: 25px;
}

.current-offer-header {
    color: #00a3e0;
    font-weight: 600;
}

.current-offer-url {
    text-decoration: none;
    color: #000100;
    border-bottom: 1px solid #000100;
}

.current-offer-url:hover {
    text-decoration: none;
    border-bottom: 1px solid #000100;
    color: #000100;
}

a.current-offer-url:link {
    color: #000100;
    text-decoration: none;
    border-bottom: 1px solid;
    border-bottom-color: white;
}

a.current-offer-url:visited {
    color: #000100;
    border-bottom: 1px solid #000100;
}

.current-offer-text:hover {
    color: #000100;
}

.current-offers-disclaimer {

    font-size: 14px;
    color: #777;
    padding-top: 10px;
}

/*---------------------------------------------------------------*/
/* Navigation Styles */


ul.navigate li {
    list-style: none;
}

ul.navigate li {
    color: #000;
    font-size: 14px;
    font-family: 'PeugeotNewRegular', sans-serif;
    text-transform: uppercase;
    border: 2px solid #000;
    padding: 4px 7px;
    margin: 0;
    display: inline-block;
}

ul.navigate li:hover {
    border: 2px solid #000;
    background: #000;
    color: #fff;
}

ul.navigate .active {
    background: #00a3e0;
}

ul.navigate .open {
    position: relative;
    padding-top: 4px;
    cursor: pointer;
}

ul.navigate .open:hover {
    background: #000;
    color: #00a3e0;
}

ul.navigate .open:hover:after {
    border-bottom-color: #000;
}

ul.navigate .open:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(211, 209, 209, 0);
    border-bottom-color: #000;
    border-width: 8px;
    margin-left: -8px;
}



.prev {
    left: 0 !important;
}

.next {
    right: 0 !important;
}


/*---------------------------------------------------------------*/
/* search & breadcrumb Styles */

.search-container {
    margin-top: 15px;
}

.search-container input#search {
    width: 100%;
    height: 35px;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 15px;
    float: left;
    color: #333;
    padding-left: 10px;
}

.search-container .icon {
    position: absolute;
    right: 20px;
    z-index: 1;
    color: #4f5b66;
    font-size: 20px;
    -webkit-appearance: none !important;
    background: none;
    border: none;
}

ul.breadcrumbs {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.breadcrumbs li {
    list-style: none;
    margin: 0;
    background: none;
}

ul.breadcrumbs li a {
    text-decoration: none;
    color: #000000;
    font-size: 15px;
    padding: 10px 0;
    font-weight: normal;
    font-family: 'PeugeotNewLight', sans-serif;
}

ul.breadcrumbs li:last-child i {
    display: none;
}

/*---------------------------------------------------------------*/
/* Submenu Styles */

ul.submenu {
    list-style: none;
    display: block;
}

ul.submenu li {
    border-bottom: 1px solid #cecdcd;
    margin: 0;
    padding: 0;
}

ul.submenu li a {
    font-family: 'PeugeotNewLight', sans-serif;
    color: #000000;
    padding: 5px 0;
    font-size: 18px;
    background: transparent;
    display: inline-block;
    padding: 10px 0;
    width: 100%;
}

ul.submenu li i {
    margin: 0 10px 0 10px;
    color: #a4a4a4;
    font-size: 15px;
}

ul.submenu li a .active,
ul.submenu li a:hover,
a.submenu i:hover {
    color: #00a3e0;
    background: #ccc;
    text-decoration: none;
}

ul.submenu li:before .active,
ul.submenu li:before a:hover {
    content: '\f053';
    background: #ccc;
    color: #00a3e0;
}

.brand {
    position: relative;
}

.brand img {
    width: 100%;
}

.brand h1 {
    position: absolute;
    top: 35px;
    background: #00a3e0;
    color: #fff;
    font-family: 'PeugeotNewLight', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    padding: 5px 10px;
    display: inline-block;
    letter-spacing: 0.4px;
}

div.model-option-grid {
    padding-top: 4%;
}

/*---------------------------------------------------------------*/
/* Element Styles 	*/
.position-relative {
    position: relative !important;
}

.top-0 {
    top: 0 !important;
}

#cactus {
    position: relative;
    margin: 0 auto;
    height: 100%;
}

#cactus img {
    width: 100%;
    height: auto;
}

h3.derivative-name,
h5.derivative-name {
    font-size: 21px;
    color: #000;
    padding: 15px 0 15px 0;
    text-transform: uppercase;
    text-align: left !important;
}

#modelcode {
    font-size: 21px;
    color: #868689;
}

.derivative-detail {
    position: relative;
    /*top: 30px;*/
    font-size: 25px;
}

.derivative-detail .derivative-price,
.interior-detail .interior-price,
.options-detail .options-price,
.order-price {
    background: #b4b1bc;
    margin-top: 30px;
    font-size: 20px;
    color: #FFF;
    padding: 8px 0;
    text-align: center;
}

.derivative-detail .derivative-price i,
.options-detail .options-price i,
.order-price i {
    vertical-align: top;
    line-height: 35px;
}

.derivative-detail .derivative-price span,
.interior-detail .interior-price span,
.options-detail .options-price span,
.order-price span {
    font-size: 30px;
}

.interior-detail {
    position: relative;
    font-size: 25px;
}

.option-result {
    margin: 10px;
}

.options-detail {
    position: relative;
    font-size: 25px;
}

.selecting-configure-properties {
    font-size: 18px;
    text-align: left;
}

.configure-price {
    float: right;
    padding-left: 15px;
    padding-right: 0;
    font-weight: 600;
}

.configure-price {
    float: right;
    padding-left: 15px;
    padding-right: 0;
    font-weight: 600;
}

#airbump {
    position: relative;
    top: -80px;
    margin: 0 auto;
    text-align: center;
    height: 50px;
}

#cactus-options {

    min-height: 270px;
}

#cactus-options .derivative-price {
    margin-bottom: 10px;
    margin-right: 0;
}

ul#exterior {
    list-style: none;
    width: auto;
    position: relative;
    text-align: center;
    padding-top: 4%;
}

ul#exterior li {
    margin: 0;
    padding: 2px;
    display: inline-block;
    text-align: center;
    font-family: 'PeugeotNewLight', sans-serif;
    line-height: 1em;
    text-transform: uppercase;
    font-size: 12px;
    max-width: 90px;
    vertical-align: top;
}

ul#exterior li a {
    color: #0f0f0f;
    text-decoration: none;
}

ul#exterior li img {
    margin-bottom: 8px;
    border: 1px solid #ccc;
    width: 90%;
}


ul#exterior li a:hover {
    color: #00a3e0;
}

ul#exterior li i {
    margin: 0 10px 0 10px;
    color: #a4a4a4;
    font-size: 15px;
}

ul#exterior li a .active,
ul.exterior li a:hover,
a.exterior i:hover {
    color: #00a3e0;
    background: #ccc;
    text-decoration: none;
}

ul#exterior li:before .active,
ul.exterior li:before a:hover {
    content: '\f053';
    background: #ccc;
    color: #00a3e0;
}

ul#exterior li a.exterior-active img {
    border: 2px solid #00a3e0;
    width: 100% !important;
}

.option-thumbnails ul {
    border-top: 1px solid #ccc;
}

.option-thumbnails li {
    padding: 0px;
}

.option-thumbnails img {
    max-height: 40px;
}

.img-80 img,
img.img-80,
.img-80 {
    width: 70%;
}

.main-model-img {
    display: inline;
}

ul#airbump {
    list-style: none;
    width: auto;
    margin: 0 auto 0;
}

ul#airbump li {
    margin: 0;
    padding: 2px;
    display: inline-block;
    text-align: center;
    font-family: 'PeugeotNewLight', sans-serif;
    line-height: 1em;
    text-transform: uppercase;
    font-size: 14px;
    max-width: 120px;
    vertical-align: top;
}


ul#airbump li a {
    color: #0f0f0f;
    text-decoration: none;
}

ul#airbump li a.airbump img {
    padding: 0 3px;
}

ul#airbump li a:hover {
    color: #00a3e0;
}

ul#airbump li i {
    margin: 0 10px 0 10px;
    color: #a4a4a4;
    font-size: 15px;
}

ul#airbump li a .active,
ul.airbump li a:hover,
a.airbump i:hover {
    color: #00a3e0;
    background: #ccc;
    text-decoration: none;
}

ul#airbump li:before .active,
ul.airbump li:before a:hover {
    content: '\f053';
    background: #ccc;
    color: #00a3e0;
}

ul#airbump li a.airbump-active img {
    background: #00a3e0;
    width: 100% !important;
    padding: 0 3px;
}


ul#interior {
    list-style: none;
    width: auto;
    margin: 10px auto 0;
}

ul#interior li {
    display: inline-block;
    width: 100%;
}

ul#interior li a {
    padding: 10px 0;
    margin: 0 auto 5px auto;
    font-family: 'PeugeotNewRegular', sans-serif;
    font-size: 16px;
    cursor: Pointer;
    text-align: left;
    background: #ececee;
    padding-left: 5%;
    color: #000000;
    display: inline-block;
    width: 100%;
}

ul#interior li a {
    padding: 10px 0;
    margin: 0 auto 5px auto;
    font-family: 'PeugeotNewRegular', sans-serif;
    font-size: 16px;
    cursor: Pointer;
    text-align: left;
    background: #ececee;
    padding-left: 5%;
    color: #000000;
    display: inline-block;
    width: 100%;
}

ul#interior .interior-active a {
    color: #fff;
    text-decoration: none;
    background: #00a3e0;
    display: inline-block;
}

ul#interior li a:hover {
    color: #fff;
    text-decoration: none;
    background: #00a3e0;
}



ul#interior li:hover {
    color: #00a3e0;
}

ul#interior li i {
    margin: 0 10px 0 10px;
    color: #a4a4a4;
    font-size: 15px;
}

ul#interior li img {
    display: none;
}

ul#interior li a .active,
ul.interior li a:hover,
a.interior i:hover {
    color: #00a3e0;
    background: #ccc;
    text-decoration: none;
}

ul#interior span:before {
    font-family: 'FontAwesome';
    content: '\f1db';
    margin: 0 5px 0 0;
}

ul#interior .interior-active span:before {
    font-family: 'FontAwesome';
    content: '\f192';
    margin: 0 5px 0 0;
    color: #fff;
}

ul#interior .interior-active {
    color: #00a3e0 !important;
}


/* start page styles */
.select-model {
    text-align: center;
    /*margin: 15px;*/
    /*position: relative;*/
    /*min-height: 270px;*/
}

.select-a-model-3-col {
    float: left;
    padding: 2%;
    margin-right: 2%;
    width: 30%;
}

.select-a-model-4-col {
    float: left;
    padding: 2%;
    margin-right: 2%;
    width: 22%;
}

.select-a-model-5-col {
    float: left;
    padding: 1%;
    margin-right: 1%;
    width: 19%;
}

.select-a-model-6-col {
    float: left;
    padding: 1%;
    margin-right: 1%;
    width: 12%;
}

.select-a-model:hover {
    cursor: pointer;
    background: #00a3e0;

}

.model-item img {
    /*margin: 15px;*/
    border: 2px solid #FFFFFF;
}

.model-item:hover {
    cursor: pointer;
    color: #00a3e0;
}

.model-item h3:hover {
    color: #00a3e0;
}

.model-item-selected {
    border: solid 3px #00a3e0;
}

.model-item-selected h3 {
    color: #00a3e0;
}

.select-a-model-3-col h6,
.select-a-model-4-col h6,
.select-a-model-5-col h6,
.select-a-model-6-col h6 {
    font-size: 21px;
    text-align: center;
    z-index: 90;
}

.select-postcode {
    text-align: center;
    padding: 25px 0 0 0;
}

.select-postcode h5 {
    color: #060606;
    text-transform: none;
    font-size: 28px;
    text-align: center !important;
    margin: 15px auto;
}

.select-postcode input {
    width: 200px;
    text-align: center;
    top: -5px;
    position: relative;
}

.dealer-box h3 {
    font-size: 16px;
    font-family: 'PeugeotNewLight', sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.4;
}

.dealer-box h5 {
    font-size: 24px;
    padding: 0 10px 15px;
}

div.action {
    padding: 10px 15px;
    margin: 0 auto 5px auto;
    font-family: 'PeugeotNewRegular', sans-serif;
    font-size: 14px;
    cursor: Pointer;
    text-align: left;
    background: #ececee;
    color: #000000;
    text-transform: uppercase;
}

a.rebuild div {
    text-align: center;
    color: #060606;
}

div.action:hover,
div.action.model-active {
    background: #00a3e0;
    color: #fff;
}

div.action span:before {
    font-family: 'FontAwesome';
    content: '\f1db';
    margin: 0 5px 0 15px;
}

div.action.model-active span:before {
    font-family: 'FontAwesome';
    content: '\f192';
    *margin: 0 5px 0 0;
}

.share-buttons {
    padding-top: 15px;
}

.share-buttons ul li {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 5px;
}

.share-buttons ul li:first-child {
    margin-left: 3px;
}

#derivative-form {
    position: relative;
    /*top: -50px;*/
}

#derivative-form div {
    margin: 0 auto 5px auto;
    width: 100%;
    font-family: 'PeugeotNewRegular', sans-serif;
    font-size: 16px;
    cursor: Pointer;
    display: inline-block;
    text-align: center;
    color: #000000;
    text-align: left;
}

#derivative-form span:before {
    font-family: 'FontAwesome';
    content: '\f1db';
    margin: 0 5px 0 0;
}

#derivative-form .model-active span:before {
    font-family: 'FontAwesome';
    content: '\f192';
    margin: 0 5px 0 0;
}

#cactus-interior img {
    /*width: 85%;*/
    display: inline;
}

#cactus-interior {
    margin: 0 auto;
    width: 100%;
    /*text-align: left;*/
    /*max-height: 400px;*/
    padding-top: 15px;
}

.panel-group {
    margin: 5px;
}

.panel-group .panel {
    border-radius: 0px;
}

.panel {
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}

.panel-title,
.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: #8c8b8b;
    text-decoration: none;
    font-size: 16px;
    text-decoration: none;
    border-bottom: none;
    font-family: 'PeugeotNewRegular', sans-serif;
}

.panel-default>.panel-heading {
    color: #000000;
    border-color: #dddddd;
    font-size: 16px;
    text-decoration: none;
    font-family: 'PeugeotNewRegular', sans-serif;
}

.panel-title i {
    float: right;
}

.panel-body span {
    font-family: 'PeugeotNewRegular', sans-serif;
    font-size: 16px;
}

/*.options-img { position: absolute; top: 0; left: 0;}*/
.options-selected {
    display: block !important;
}

.options-img img {
    width: 95%;
    border: 1px solid #ddd;
    margin-bottom: 5px;
}

.options-img-alt {
    position: absolute;
    top: 0;
    left: 0;
}

.options-img-alt img {
    width: 46%;
    border: 1px solid #ddd;
    margin: 0 auto 5px auto;
}

.your-cactus img {
    width: 100%;
}

.option-list {
    padding: 25px 0;
}

.options,
.accessories {
    padding: 0 0 8px 0;
    margin: 0;
    font-family: 'PeugeotNewLight', sans-serif;
    font-size: 16px;
}

.options:hover,
.accessories-text:hover {
    color: #00a3e0;
    cursor: pointer;
}

.options span:before,
.accessories span:before {
    font-family: 'FontAwesome';
    content: '\f0c8';
    margin: 0 5px 0 0px;
    color: #808080;
}

.options-active span {
    color: #00a3e0;
}

.options-active span:before {
    font-family: 'FontAwesome';
    content: '\f14a';
    margin: 0 5px 0 0;
    color: #00a3e0;
}

.submit {
    color: #fff;
    background-color: #00a3e0;
    width: 100%;
    font-family: 'PeugeotNewRegular', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    margin-top: 10px;
}

.submit:hover {
    color: #fff;
    background: #000000;
}

.bottom {
    padding-top: 20px;
}

.dealer-details {
    border: 2px solid #ddd;
    background-color: #fff;
    padding: 10px 17px;
    width: 100%;
    border-radius: 5px;
    color: #8c8b8b;
    position: relative;
    margin-bottom: 15px;
}

#DealerSelector {
    /*margin-top: 10px;*/
}

p.help-block {
    margin: 0px !important;
}

label.control-label {
    display: none;
}

div.controls label.error {
    color: red;
}

select {
    border: 1px solid #efefef;
    background-color: #fff;
    padding: 12px 17px;
    width: 100%;
    margin-bottom: 2px;
    border-radius: 0px;
    color: #807e7e;
}

#DealerSelector input {
    float: left;
    width: 20px;
}

.dealer-details h5 {
    color: #8c8b8b;
    font-size: 21px;
    margin-top: 10px;
    padding-left: 28px;
}

.order-details h5,
.bottom h5 {
    color: #8c8b8b;
    font-size: 21px;
    margin-bottom: 10px;
}

.order-details {
    padding: 10px 17px;
    width: 100%;
    border-radius: 5px;
    color: #fff;
    position: relative;
    margin-bottom: 13px;
    color: #8c8b8b;
    background: #d3d1d1;
    text-align: left;
}

.order-details .model-options li {
    display: inline-block;
    padding-left: 10px;
}

.float-right {
    float: right;
}

.float-right:after {
    clear: both;
}

.preferred_dealers {
    width: 75%;
}

#loading-wrapper {
    width: 100%;
    height: 100%;
    background: rgb(54, 25, 25);
    background: rgba(54, 25, 25, .5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.loading {
    position: absolute;
    left: 50%;
    top: 50%;
}

#preloader_5 {
    position: relative;
}

#preloader_5:before {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: blue;
    content: '';
    position: absolute;
    background: #00a3e0;
    -webkit-animation: preloader_5_before 1.5s infinite ease-in-out;
    -moz-animation: preloader_5_before 1.5s infinite ease-in-out;
    -ms-animation: preloader_5_before 1.5s infinite ease-in-out;
    animation: preloader_5_before 1.5s infinite ease-in-out;
}

#preloader_5:after {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: blue;
    content: '';
    position: absolute;
    background: #dc002e;
    left: 22px;
    -webkit-animation: preloader_5_after 1.5s infinite ease-in-out;
    -moz-animation: preloader_5_after 1.5s infinite ease-in-out;
    -ms-animation: preloader_5_after 1.5s infinite ease-in-out;
    animation: preloader_5_after 1.5s infinite ease-in-out;
}

@-webkit-keyframes preloader_5_before {
    0% {
        -webkit-transform: translateX(0px) rotate(0deg);
    }

    50% {
        -webkit-transform: translateX(50px) scale(1.2) rotate(260deg);
        background: #2ecc71;
        border-radius: 0px;
    }

    100% {
        -webkit-transform: translateX(0px) rotate(0deg);
    }
}

@-webkit-keyframes preloader_5_after {
    0% {
        -webkit-transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(-50px) scale(1.2) rotate(-260deg);
        background: #9b59b6;
        border-radius: 0px;
    }

    100% {
        -webkit-transform: translateX(0px);
    }
}

@-moz-keyframes preloader_5_before {
    0% {
        -moz-transform: translateX(0px) rotate(0deg);
    }

    50% {
        -moz-transform: translateX(50px) scale(1.2) rotate(260deg);
        background: #2ecc71;
        border-radius: 0px;
    }

    100% {
        -moz-transform: translateX(0px) rotate(0deg);
    }
}

@-moz-keyframes preloader_5_after {
    0% {
        -moz-transform: translateX(0px);
    }

    50% {
        -moz-transform: translateX(-50px) scale(1.2) rotate(-260deg);
        background: #9b59b6;
        border-radius: 0px;
    }

    100% {
        -moz-transform: translateX(0px);
    }
}


@-ms-keyframes preloader_5_before {
    0% {
        -ms-transform: translateX(0px) rotate(0deg);
    }

    50% {
        -ms-transform: translateX(50px) scale(1.2) rotate(260deg);
        background: #2ecc71;
        border-radius: 0px;
    }

    100% {
        -ms-transform: translateX(0px) rotate(0deg);
    }
}

@-ms-keyframes preloader_5_after {
    0% {
        -ms-transform: translateX(0px);
    }

    50% {
        -ms-transform: translateX(-50px) scale(1.2) rotate(-260deg);
        background: #9b59b6;
        border-radius: 0px;
    }

    100% {
        -ms-transform: translateX(0px);
    }
}

@keyframes preloader_5_before {
    0% {
        transform: translateX(0px) rotate(0deg);
    }

    50% {
        transform: translateX(50px) scale(1.2) rotate(260deg);
        background: #2ecc71;
        border-radius: 0px;
    }

    100% {
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes preloader_5_after {
    0% {
        transform: translateX(0px);
    }

    50% {
        transform: translateX(-50px) scale(1.2) rotate(-260deg);
        background: #9b59b6;
        border-radius: 0px;
    }

    100% {
        transform: translateX(0px);
    }
}

.postcode a {
    color: #777;
    font-size: 20px;
    text-decoration: none;
    font-family: 'PeugeotNewRegular', sans-serif;
    font-size: 16px;
    text-decoration: underline;
}

.postcode {
    display: inline-block;
    color: #777;
    text-align: center !important;
    padding-top: 10px;
    width: 100%;
    font-family: 'PeugeotNewRegular', sans-serif;
    font-size: 16px;
    text-transform: lowercase;
}

.postcode:first-letter {
    text-transform: capitalize;
}

.dealercode {
    display: inline-block;
    color: #fff;
    font-size: 24px;
    padding: 6px;
    position: relative;
    bottom: 30px;
    left: 70%;
    background: #01b1ce;
}

.space-10 {
    padding: 5px 0
}

.display-postcode {
    float: right;
    color: #777;
    margin-top: 20px;
    margin-right: 10%;
}

.display-postcode span {
    color: #777;
    font-size: 24px;
    text-decoration: underline;
}

#DealerSelector input {
    margin-right: 10px;
}

.modal-open .modal {
    z-index: 9999999;
}


.main-content {
    width: 100%;
    box-sizing: unset;
    display: block;
}

.model-details {
    display: flex;
    width: 100%;
    height: auto;
    flex-direction: column;
    margin: 0 0 25px 0;
}

.model-image {
    width: 100%;
    max-width: 750px;
    height: auto;
    padding: 0 15px;
}

.model-image img {
    width: 100%;
    /* Note: Please set height value to "auto" and remove background color */
    height: 450px;
}

.derivative-detail {
    width: 100%;
    height: auto;
    padding: 0 15px;
    transition: all 0.5s ease-in-out;
}


.model-option {
    width: 100%;
    margin: 0;
    padding: 0 15px;
}

.model-option form {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    /* justify-content: space-evenly; */
    width: 100%;
}

.model-option-value {
    width: 100%;
    text-align: left;
    padding: 15px;
    font-size: 21px;
    color: #000000;
    background-color: #ececee;
    margin: 5px 0;
}

.model-option-value::before {
    content: '\f1db';
    font-family: 'FontAwesome';
}

.model-option-value-active::before {
    content: '\f192';
}


@media (max-width: 991px) {
    .disclaimer {
        width: 90%;
    }
}

@media (max-width: 500px) {
    .disclaimer {
        font-size: 12px;
    }

    h3.empty {
        font-size: 14px !important;
    }

    .derivative-detail .derivative-price span,
    .interior-detail .interior-price span,
    .options-detail .options-price span,
    .order-price span {
        font-size: 20px;
    }

    .selecting-configure-properties,
    .configure-price {
        font-size: 14px;
    }

    .derivative-detail .derivative-price,
    .interior-detail .interior-price,
    .options-detail .options-price,
    .order-price {
        font-size: 16px;
    }

    .dealer-box h3 {
        font-size: 14px !important;
    }

    ul.navigate li {
        font-size: 12px !important;
        padding: 3px 5px !important;
    }

    ul.navigate .open {
        padding-top: 3px !important;
    }
}

@media (min-width: 992px) {
    .model-details {
        flex-direction: row;
        justify-content: space-between;
        height: 450px;
    }

    .derivative-detail {
        max-width: 390px;
    }

    .model-option form {
        flex-direction: row;
        justify-content: space-between;
    }

    .model-option-value {
        width: calc(50% - 10px);
        /* margin: 5px; */
    }
}

.prev {
    left: 0;
}

.next {
    right: 0;
}

@media (min-width:769px) {
    .tab-nav {
        position: fixed;
        top: 50%;
        width: 70px;
        transform: translateY(-50%);
    }

    .tab-nav {
        background: #000000;
        color: #b4b1bc;
        text-align: center;
        z-index: 1000;
    }

    .tab-nav-active,
    .tab-nav:hover {
        background: #000000;
    }

    .tab-nav a {
        color: #b4b1bc;
        text-decoration: none;
    }

    .tab-nav a:hover {
        color: #fff;
        text-decoration: none;
    }

    .tab-nav i {
        color: #b4b1bc;
        font-size: 50px;
        display: block;
        padding-bottom: 5px;
        line-height: 1.4em;
    }
}



@media (max-width: 768px) {
    .tab-nav {
        position: fixed;
        top: 50%;
        width: 30px;
        transform: translateY(-50%);
    }

    .tab-nav {
        background: transparent;
        color: #000000 !important;
        text-align: center;
        z-index: 1000;
    }

    .tab-nav-active,
    .tab-nav:hover {
        background: transparent;
    }

    .tab-nav a {
        color: #000000 !important;
        text-decoration: none;
    }

    .tab-nav a:hover {
        color: #000000 !important;
        text-decoration: none;
    }

    .tab-nav a:hover {
        color: #000000 !important;
        text-decoration: none;
    }

    .tab-nav i {
        color: #000000 !important;
        font-size: 3em !important;
        display: block;
        line-height: 1.5em;
        position: absolute;
        top: 50%;
        text-align: center;
        width: 30px;
        background: rgb(0, 0, 0, 0.1);
    }
}

/*@media (max-width: 450px) {
    .tab-nav {
        position: fixed;
        top: 50%;
        width: 30px;
        transform: translateY(-50%);
    }
    .tab-nav {
	background: transparent;
	color: #000000 !important;
    text-align: center;
    z-index: 1000;
    }

    .tab-nav-active, .tab-nav:hover {
	background: transparent;
    }

    .tab-nav a {
        color: #000000 !important;
        text-decoration: none;
    }
    .tab-nav a:hover {
        color: #000000 !important;
        text-decoration: none;
    }

    .tab-nav i {
    color: #000000 !important;
    font-size: 3em !important;
    display: block;
    line-height: 1.5em;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 30px;
    }
}*/

@media (max-width: 768px) {
    .main-content {
        width: 90% !important;
        margin: 0 auto !important;
        /* background: #555; */
        box-sizing: unset;
        display: block;
        /* position: relative; */
    }

    h1,
    h2 {
        font-size: 20px !important;
    }

    h3,
    h4 {
        font-size: 18px !important;
    }
}

.main-content {
    width: 100%;
    /* background: #555; */
    box-sizing: unset;
    display: block;
    /* position: relative; */
}

.main-content form {
    width: 100%;
}

.select-model {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 100%;
}

.calculator-inner .btn.btn-primary.btn-diff-model {
    margin-bottom: 20px;
    border-radius: 50px !important;
    background: transparent;
    border: 2px solid #00a3e0;
    color: #00a3e0;
    padding: 12px 40px;
}

.calculator-inner .btn.btn-primary.btn-diff-model:hover {
    background: #00a3e0 !important;
    color: #fff;
}

.model-item {
    width: 100%;
    max-width: 380px;
    min-height: 200px;
    padding: 15px;
    transition: all 0.2s ease-in-out;
    border: solid 3px #fff;
    border-radius: 0;
}

    .model-item:hover h6,
    .model-item:focus h6,
    .model-item:active h6 {
        color: #00a3e0;
        transition: all 0.2s ease-in-out;
    }

.model-item figure {
    width: 100%;
    height: 170px;
    padding: 0;
    margin: 0;
}

.model-item figure img {
    /* Please remove height and width property on production IMPORTANT */
    /* Please remove inline styling on img tag on production IMPORTANT */
    height: auto;
    width: 300px;
    /*background: #000*/
    ;
    margin: 0 !important;
}

.next,
.prev {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    background: rgb(0, 0, 0, 0.1);
}

@media (min-width: 992px) {
    .select-model {
        flex-direction: row;
    }
}

/*---------------------------------------------------------------*/
/* Responsive Styles 

@media (max-width: 480px) {
	
  	#cactus, #airbump {
    	top: 0px;
	}
	.next {
    	position: relative;
    	right: 0;
    	top: 0;
	}
	.prev {
   		position: relative;
    	left: 0;
    	top: 0px;
    	display: none;
	}
	.tab-nav {
    	width: 80%;
    	margin: 0 auto;
	}
	.footer-nav {
    	position: relative;
    	bottom: 0;
    	padding-top: 30px;
	}
	ul#exterior, ul#airbump {top: -20px; }

	ul#interior {margin: 0px auto 0; }
	.options-img, .options-img-alt { display: none;}
}
@media (max-width: 810px) {
    #main {
    	position: relative;
    	height: auto;
  		margin: 0 auto 20px;
		top: 3%;
	}
    .main-content {

	}
	.page-header h3 {
    	font-size: 34px;
	}
	.page-header {
    	margin-bottom: 20px;
	}
	h4 {
    font-size: 30px;
    }
    .cactus-active img, img.cactus-active {width: 80%;}
    ul#exterior li { 
		max-width: 80px;	
	}
	#airbump {
		top: -50px;
	}

	ul#interior {margin: -70px auto 0; }
	.tab-nav {
    	font-size: 14px;
    	padding: 6px;
    	width: 70px;
	}
	#cactus-options {
	
	}
	
}
@media (max-width: 992px) {
    #main-wrapper {
        padding-top: 0px;
    }
}
@media (max-width: 992px) {
    #sidebar-wrapper {
        position: static;
        height:auto;
        max-height: 300px;
  		border-right:0;
	}
}

*/

/*CSS Configurator*/

#OptInCheckbox {
    width: 15px !important;
    margin-top: 1px;
    display: block;
}

input#OptInCheckbox+*:before {
    content: "*";
    color: red;
    position: absolute;
    left: -30px;
}

.controls>.checkbox {
    margin-left: 30px;
}

.current-offer-header.active:after {
    content: ":";
}

.save-money {
    font-weight: bold;
}


input[type=radio] {
    width: 30% !important;
}

label.radio {
    text-transform: capitalize;
    margin-left: 15px;
}

div.accessories-details {
    font-size: 13px;
    color: #5d5b5b;
}

.no-padding-left {
    padding-left: 0 !important;
}

.accessory-description div {
    margin-top: 10px;
    font-size: 16px;
}

.accessories-table {
    background: #fff;
    color: #777777;
}

.h-row-table {
    display: none;
}

#btnShowAll {
    float: right;
}

.remove-accessories {
    cursor: pointer;
    padding-left: 11px;
    top: 3px;
}

.no-padding-right {
    padding-right: 0px !important;
}

.table-responsive-md {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.container-table {
    padding: 10px;
}

.h-button {
    display: none;
}

#btnShowLess {
    float: right;
}

#DealerSelector input[type=radio] {
    width: 20px !important;
}


/* ========== Popup container for Disclaimer Warning ========== */
.control-group {
    position: relative;
}

.warning-box {
    width: 100%;
    position: absolute;
    bottom: 130%;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    color: #000000;
    border: 1px solid #000100;
    background-color: #FFFFFF;
    display: none;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */

.clicked {
    display: block !important;
}

span.disclaimer-hover {
    color: #00a3e0;
    outline: none;
    text-decoration: none;
    cursor: pointer;
}

.panel-heading {
    cursor: pointer;
}

@media only screen and (max-width: 423px) and (min-width:391px) {
    h2 {
        font-size: 18px !important;
    }
}