﻿
/*---------------------------------------------------------------

Template Styles for Peugeot Configurator

---------------------------------------------------------------*/

@charset "utf-8";


@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: 'peugeotlight', 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: 'peugeotlight', sans-serif;
    margin: 0;
    padding: 0;
    outline: none !important;
    font-family: 'peugeotlight', sans-serif;
}

h4,h2 {
    font-size: 36px;
    color: #012642;
    display: inline-block;
    text-align: left !important;
    text-transform: uppercase;
    z-index: 90;
}

h5 {
    font-size: 40px;
    color: #1c7ed8;
    text-transform: uppercase;
    text-align: left !important;
}

a {
    color: #4176c2;
    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: #4176c2;
        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: #4176c2;
}

.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 h4, .main-content h2 {
    margin: 10px;
}

.main-content h3 {
    padding: 5%;
    text-align: center;
    margin-top: 10px;
	margin-bottom: 10px;
}

.header {
	background: #012642;
}

.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: 20px 0 0;
    text-align: right;
}

.logo img {
    width: 100px;
    height: auto;
}

.page-header h1, .page-header h3 {
    color: #fff;
    font-family: 'peugeotlight', sans-serif;
    font-size: 42px;
}
.page-header h3.cactus {

    color: #c2b000;
    text-transform: uppercase;
    font-family: 'peugeotlight', sans-serif;
    font-size: 44px;
}

.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;}

.btn-postcode {
    margin-bottom: 17px;
    background: #1c7ed8;
    text-transform: uppercase;
    color: #FFFFFF;
}

.btn-postcode:hover {
    color: #FFFFFF;
}

.current-offer {
    margin-top: 10px;
    font-family: 'peugeotlight', sans-serif;
    font-size: 18px;
}

.current-offer-details {
    text-align: center;
    color: #FFF;
    background: #1c7ed8;
    padding-top: 5px;
    padding-bottom: 5px;
}

.current-offer-details a {
    color: #FFF;
    font-weight: 600;
    font-size: 25px;
} 

.current-offer-header {
    color: #4176c2;
    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: #8c8b8b;
    font-size: 14px;
    font-family: 'peugeotlight', sans-serif;
    text-transform: uppercase;
    border: 2px solid #d3d1d1;
    padding: 4px 10px;
    margin: 0;
    display: inline-block;
}


    ul.navigate li:hover {
    	border: 2px solid #d3d1d1;
    	background: #d3d1d1;
        color: #fff;
    }

ul.navigate .active {
    background: #1c7ed8;
}

ul.navigate .open {
    position: relative;
    padding-top: 7px;
    cursor: pointer;
}

    ul.navigate .open:hover {
        background: #d3d1d1;
        color: #4176c2;
    }

        ul.navigate .open:hover:after {
            border-bottom-color: #d3d1d1;
        }

    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: #d3d1d1;
        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: #050505;
            font-size: 15px;
            padding: 10px 0;
            font-weight: normal;
            font-family: 'peugeotlight', 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: 'peugeotlight', sans-serif;
            color: #050505;
            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: #4176c2;
            background: #ccc;
            text-decoration: none;
        }

        ul.submenu li:before .active, ul.submenu li:before a:hover {
            ;
            content: '\f053';
            background: #ccc;
            color: #4176c2;
        }

.brand {
    position: relative;
}

    .brand img {
        width: 100%;
    }

    .brand h1 {
        position: absolute;
        top: 35px;
        background: #4176c2;
        color: #fff;
        font-family: 'citroen-light', 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 {
        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 {
            font-size: 30px;
        }

.interior-detail {
    position: relative;
    font-size: 25px;
}

.option-result {
    margin: 10px;
}

.options-detail {
    position: relative;
    font-size: 25px;
}
 

.order-price {
    background: #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center;
}

    .order-price span {
        font-size: 30px;
    }

.selecting-configure-properties {
    font-size: 18px;
    text-align: left;
}
.configure-price {float: right; padding-right: 15px; 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-right: 5%;
        margin-bottom: 10px;
    }

ul#exterior {
    list-style: none;
    width: auto;
    position: relative;
    text-align: center;
}

    ul#exterior li {
        margin: 0;
        padding: 2px;
        display: inline-block;
        text-align: center;
        font-family: 'peugeotlight', sans-serif;
        line-height: 1em;
        text-transform: uppercase;
        font-size: 12px;
        max-width: 70px;
        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: #4176c2;
        }

        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: #4176c2;
            background: #ccc;
            text-decoration: none;
        }

        ul#exterior li:before .active, ul.exterior li:before a:hover {
            content: '\f053';
            background: #ccc;
            color: #4176c2;
        }

        ul#exterior li a.exterior-active img {
            border: 2px solid #1c7ed8;
            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: 'peugeotlight', 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: #4176c2;
            }

        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: #4176c2;
            background: #ccc;
            text-decoration: none;
        }

        ul#airbump li:before .active, ul.airbump li:before a:hover {
            ;
            content: '\f053';
            background: #ccc;
            color: #4176c2;
        }

        ul#airbump li a.airbump-active img {
            background: #1c7ed8;
            width: 100% !important;
            padding: 0 3px;
        }


ul#interior {
    list-style: none;
    width: auto;
    margin: 10px auto 0;
}
ul#interior li {
    display: inline-block;
    width: 49%;	
}
    ul#interior li a {
		padding: 10px 0;
        margin: 0 auto 5px auto;
        font-family: 'peugeotlight', sans-serif;
        font-size: 21px;
        cursor: Pointer;
        text-align: left;
        background: #ececee;
        padding-left: 5%;
        color: #032641;
            display: inline-block;
        width: 100%;	
    }


    ul#interior .interior-active a {
        color: #fff;
        text-decoration: none;
        background: #1c7dd8; 
        display: inline-block;        
    }

    ul#interior li a:hover {
        color: #fff;
        text-decoration: none;
        background: #1c7dd8; 
    }



    ul#interior li:hover {
        color: #1c7ed8;
    }

    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: #4176c2;
        background: #ccc;
        text-decoration: none;
    }

    ul#interior span:before {
        font-family: 'FontAwesome';
        content: '\f1db';
        margin: 0 5px 0 0px;
    }

    ul#interior .interior-active span:before {
        font-family: 'FontAwesome';
        content: '\f192';
        margin: 0 5px 0 -10px;
        color: #fff;
    }

    ul#interior .interior-active {
        color: #1c7ed8 !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: #1c7ed8;

}

.model-item img{
    /*margin: 15px;*/
    border:2px solid #FFFFFF;
}

.model-item:hover {
    cursor: pointer;
    color: #1c7ed8;
}

.model-item h3:hover {
        color: #1c7ed8;
}

.model-item-selected {
    border: solid 3px #1c7ed8;
}

.model-item-selected h3 {
        color: #1c7ed8;
}

.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 h5 {
    font-size: 24px;
    padding: 0 10px 15px;
}

div.action {
	padding: 10px 15px;
    margin: 0 auto 5px auto;
    font-family: 'peugeotlight', sans-serif;
    font-size: 21px;
    cursor: Pointer;
    text-align: left;
    background: #ececee;
    color: #032641;
}
a.rebuild div {text-align: center; color: #060606;}

    div.action:hover, div.action.model-active {
        background: #1c7ed8;
        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 -15px;*/
    }

.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: 49%;
        font-family: 'peugeotlight', sans-serif;
        font-size: 21px;
        cursor: Pointer;
        display: inline-block;
        text-align: center;
        color: #032641;
        text-align: left;
    }

    #derivative-form span:before {
        font-family: 'FontAwesome';
        content: '\f1db';
        margin: 0 5px 0 -15px;
    }

    #derivative-form .model-active span:before {
        font-family: 'FontAwesome';
        content: '\f192';
        margin: 0 5px 0 -15px;
    }

#cactus-interior img {
    /*width: 85%;*/
    display: inline;
}

#cactus-interior {
    margin: 0 auto;
    /*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: 19px;
    text-decoration: none;
    border-bottom: none;
}

.panel-default > .panel-heading {
    color: #032641;
    background-color: Eececee;
    border-color: #dddddd;
    font-size: 16px;
    text-decoration: none;
}

.panel-title i {
    float: right;
}
/*.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%;
}

.options, .accessories {
    padding: 0 0 8px 0;
    margin: 0;
    font-family: 'peugeotlight', sans-serif;
    font-size: 16px;
}

    .options:hover, .accessories-text:hover {
        color: #1c7ed8;
        cursor: pointer;
    }

    .options span:before, .accessories span:before {
        font-family: 'FontAwesome';
        content: '\f1db';
        margin: 0 5px 0 0px;
    }

.options-active span {
    color: #1c7ed8;
}

    .options-active span:before {
        font-family: 'FontAwesome';
        content: '\f192';
        margin: 0 5px 0 0px;
        color: #1c7ed8;
    }

input:not([type=range]), textarea {
    border: 1px solid #efefef;
    background-color: #fff;
    padding: 12px 17px;
    width: 100% !important;
    margin-bottom: 2px;
    border-radius: 0px;
}

.submit {
    color: #fff;
    background-color: #1c7dd8;
    width: 100%;
    font-family: 'peugeotlight', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    border: 0;
    border-radius: o;
}

    .submit:hover {
        color: #fff;
        background: #163c5e;
    }
.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: #1c7ed8;
        -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: #000;
    font-size: 20px;
    text-decoration: none;
}

.postcode {
    display: inline-block;
    color: #777;
    text-align: center !important;
    padding-top: 10px;
    width: 100%;
}


.dealercode {
    display: inline-block;
    color: #fff;
    font-size:24px;
    padding: 6px;
    position: relative;
    bottom: 30px;
    left: 70%;
    background: #01b1ce;
}

.space-10 {
    padding: 5px 0
}

    .postcode a {
        color: #ccc;
        font-size: 24px;
        text-decoration: underline;
    }

.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: #032641;
    background-color: #ececee;
    margin: 5px 0;
}

    .model-option-value::before {
        content: '\f1db';
        font-family: 'FontAwesome';
    }

.model-option-value-active::before {
    content: '\f192';
}


@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: #163c5e;
	color: #b4b1bc;
    text-align: center;
    z-index: 1000;
    }

    .tab-nav-active, .tab-nav:hover {
	background: #063151;
    }

    .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) and (min-width: 451px) {
    .tab-nav {
        position: fixed;
        top: 50%;
        width: 50px;
        transform: translateY(-50%);
    }
    .tab-nav {
	background: transparent;
	color: #012642 !important;
    text-align: center;
    z-index: 1000;
    }

    .tab-nav-active, .tab-nav:hover {
	background: transparent;
    }

    .tab-nav a {
        color: #012642 !important;
        text-decoration: none;
    }
    .tab-nav a:hover {
        color: #012642 !important;
        text-decoration: none;
    }

    .tab-nav i {
    color: #012642 !important;
    font-size: 5em !important;
    display: block;
    line-height: 1.5em;
    }
}

@media (max-width: 450px) {
    .tab-nav {
        position: fixed;
        top: 50%;
        width: 30px;
        transform: translateY(-50%);
    }
    .tab-nav {
	background: transparent;
	color: #012642 !important;
    text-align: center;
    z-index: 1000;
    }

    .tab-nav-active, .tab-nav:hover {
	background: transparent;
    }

    .tab-nav a {
        color: #012642 !important;
        text-decoration: none;
    }
    .tab-nav a:hover {
        color: #012642 !important;
        text-decoration: none;
    }

    .tab-nav i {
    color: #012642 !important;
    font-size: 4em !important;
    display: block;
    line-height: 1.5em;
    }
}

@media (max-width: 768px) {
    .main-content {
        width: 90% !important;
        margin: 0 auto !important;
        /* background: #555; */
        box-sizing: unset;
        display: block;
        /* position: relative; */
    }
}

.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%;
}

.model-item {
    width: 100%;
    max-width: 380px;
    min-height: 200px;
    padding: 15px;
    transition: all 0.5s ease-in-out;
    border: solid 3px #fff;
    border-radius: 5px;
}

    /* .model-item:hover,
    .model-item:focus,
    .model-item:active {
        border: solid 3px #1c7ed8;
    } */

    .model-item figure {
        width: 100%;
        height: 200px;
        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: 320px;
            /*background: #000*/;
            margin: 0 !important;
        }

.next, .prev {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
}

@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: #012642;
    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: #4176c2;
    outline: none;
    text-decoration: none;
    cursor: pointer;
}

.panel-heading{
    cursor: pointer;
}

.margin-bottom-3p {
    margin-bottom: 3%;
}

.margin-top-3p {
    margin-top: 3%;
}

.font-12 {
    font-size: 12px;
}

.font-11 {
    font-size: 11px;
}

.fancybox-inner button.custom-postcode-btn {
    width: 25%;
    border: 0;
    background: #58c2e8;
    padding: 11px 17px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'PeugeotNewRegular';
}

.fancybox-inner .select-postcode input {
    width: 70% !important;
    top: 0;
    margin-right: 10px;
    padding: 11px 17px;
    border: 1px solid #e8e7e7;
}

.select-postcode input {
    width: 200px;
    text-align: center;
    top: -5px;
    position: relative;
}