/*
Theme Name: Aton
Theme URI: http://aton.select-themes.com
Description: Description
Author: Select Themes
Author URI: https://themeforest.net/user/select-themes
Text Domain: aton
Version: 1.1
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
License: GNU General Public License
License URI: licence/GPL.txt

*/
*{box-sizing: border-box;}

@font-face {
    font-family: 'ZonaProBold';
    src: url('fonts/ZonaProBold.eot');
    src: url('fonts/ZonaProBold.eot') format('embedded-opentype'),
         url('fonts/ZonaProBold.woff2') format('woff2'),
         url('fonts/ZonaProBold.woff') format('woff'),
         url('fonts/ZonaProBold.ttf') format('truetype'),
         url('fonts/ZonaProBold.svg#ZonaProBold') format('svg');
}
@font-face {
    font-family: 'ZonaProThin';
    src: url('fonts/ZonaProThin.eot');
    src: url('fonts/ZonaProThin.eot') format('embedded-opentype'),
         url('fonts/ZonaProThin.woff2') format('woff2'),
         url('fonts/ZonaProThin.woff') format('woff'),
         url('fonts/ZonaProThin.ttf') format('truetype'),
         url('fonts/ZonaProThin.svg#ZonaProThin') format('svg');
}
@font-face {
    font-family: 'zonaproregularwebfont';
    src: url('fonts/zonaproregularwebfont.eot');
    src: url('fonts/zonaproregularwebfont.eot') format('embedded-opentype'),
         url('fonts/zonaproregularwebfont.woff2') format('woff2'),
         url('fonts/zonaproregularwebfont.woff') format('woff'),
         url('fonts/zonaproregularwebfont.ttf') format('truetype'),
         url('fonts/zonaproregularwebfont.svg#zonaproregularwebfont') format('svg');
}
.home_mid_sections .wpb_column {
    text-align: center;
}
.qodef-content-aligment-left .button_right, .qodef-content-aligment-left .button_left {
    float: none;
    text-align: center;
}

/** 5 oct **/ 
/** submenu **/
body.page-id-12909  .qodef-main-menu {
    display: block !important;
}
#cars li.menu-item {
    display: inline-block;
    float: left;
    list-style: outside none none;
    position: relative;
    width: 25%;
}
h2.discover_cars {
    font-size: 44px;
    font-weight: 400;
}
#cars ul li a img.car_img_hover {
    display: none;
    opacity: 0;
    visibility: hidden;
}
.overlay #cars ul li a:hover img.car_img_hover, .overlay #cars ul li a:focus img.car_img_hover {
    display: block;
    height: auto;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: opacity 0.75s ease 0s;
    visibility: visible;
    width: 100%;
}
.overlay a img {
    max-height: 335px;
}
.overlay #cars ul li a:hover img.car_img, .overlay #cars ul li a:focus img.car_img {
    opacity: 0;
    visibility: hidden;
}

#nav-menu-item-12948.menu-item {
    background: rgba(0, 0, 0, 0) url("downarrow.png") no-repeat scroll right center / 14px auto;
}

.page-id-12909 .qodef-mobile-header .qodef-mobile-nav {
    display: block;
}
.overlay.mobile_menu {
    top: 170px;
}

.qodef-sticky-header .menu-item.menu-item-type-custom.menu-item-object-custom.narrow {
    background: rgba(0, 0, 0, 0) url("downarrow.png") no-repeat scroll right center / 14px auto;
}

/** submenu **/

/** 5 oct **/ 



@media only screen and (min-width: 1280px) {
body .qodef-vertical-align-containers .qodef-position-left {
    float: left;
    width: 12% !important;
}
body .qodef-vertical-align-containers .qodef-position-right {
    float: left;
    width: 88% !important;
}
.qodef-content-aligment-left .button_right {
    border: 2px solid #236192!important;
    text-align: center!important;
    margin-top: 14px !important;
    min-width: 148px !important;
    line-height: 40px !important;
}
.qodef-content-aligment-left .button_right span {
    font-family: "zonaproregularwebfont"!important;
    text-transform: capitalize!important;
    font-size: 15px!important;
    font-weight: normal!important;
}

.qodef-content-aligment-left .button_left {
    border: 2px solid #236192!important;
    text-align: center!important;
    margin-top: 14px !important;
    min-width: 148px !important;
    line-height: 40px !important;
}
.qodef-content-aligment-left .button_left span {
    font-family: "zonaproregularwebfont"!important;
    text-transform: capitalize!important;
    font-size: 15px!important;
    font-weight: normal!important;
}
.qodef-content-aligment-left .button_right:hover {
  background: #236192!important;  
  color: #ffffff!important; 
}
.qodef-content-aligment-left .button_left:hover {
  background: #236192!important;  
  color: #ffffff!important; 
}
}

@media only screen and (max-width: 1024px) {

.qodef-wrapper .qodef-mobile-header {
    display: none;
}
.qodef-wrapper .qodef-page-header {
    display: block;
    overflow: hidden;
}
}

@media only screen and (min-width: 991px) and (max-width: 1280px) {
body div.qodef-vertical-align-containers .qodef-position-left {
    max-width: 150px;
    width: 100%;
}
body div.qodef-vertical-align-containers .qodef-position-right {
    float: left;
    width: 82%;
}

}


@media only screen and (min-width: 768px) and (max-width: 990px) {

/****newly added*****/
body .qodef-right-from-main-menu-widget {
    margin: 0;
}
body .qodef-right-from-main-menu-widget i {
    width: 100%;
    text-align: center;
}
body .qodef-menu-area .qodef-vertical-align-containers .qodef-position-right {
    float: left;
    width: 74%;
}
body .qodef-menu-area .qodef-vertical-align-containers .qodef-position-left {
    float: left;
    width: 25%;
}

}

@media only screen and (min-width: 641px) and (max-width: 767px) {

/****newly added*****/
body .qodef-right-from-main-menu-widget {
    margin: 0;
}
body .qodef-right-from-main-menu-widget i {
    width: 100%;
    text-align: center;
}
body .qodef-menu-area .qodef-vertical-align-containers .qodef-position-right {
    float: left;
    width: 74%;
}
body .qodef-menu-area .qodef-vertical-align-containers .qodef-position-left {
    float: left;
    width: 25%;
}
}


@media only screen and (max-width: 640px) {
	
.mobile_menu #cars li.menu-item {
    width: 50%;
}	
.qodef-wrapper .qodef-mobile-header {
    display: block;
}
.qodef-wrapper .qodef-page-header {
    display: none;
}

/**newly added***/
header .qodef-grid {
width: 340px;
}
body .qodef-grid .qodef-vertical-align-containers .qodef-position-right {
    float: right;
    width: 49%;
}
.qodef-right-from-mobile-logo {
    width: 100%;
    float: left;
    text-align: center;
}
.qodef-right-from-mobile-logo i {
    width: 100%;
    text-align: center;
}
.qodef-right-from-mobile-logo p {
    line-height: 15px;
}
body .qodef-position-right-inner {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.mobile_menu ul {
    display: inline-block;
}
h2.discover_cars {
    font-size: 22px;
}

body.page-id-12909 .qodef-mobile-header-holder .qodef-mobile-menu-opener {
	display:block;
}
.overlay.mobile_menu {
    border: 0 none;
}
.qodef-mobile-header .qodef-grid {
    height: 100%;
}
body .qodef-mobile-header-holder .qodef-mobile-menu-opener a {
    display: block;
    padding: 8px 0;
}
body header .qodef-grid {
   
}
.overlay.mobile_menu {
    top: 136px;
}

	
}

.row{
    margin: 0 0 30px;
    float: left;
    display: block;
    width: 100%;
}
.row h1{
    font-size: 24px;
    text-transform: uppercase;
    margin: 20px 0 15px;
    line-height: 1.2;
}
.row h2{
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 10px;
    line-height: 1.2;
}
.row p{
    display: inline-block;
    font-size: 18px;
    margin: 10px 0;
    line-height: 1.2;
    font-weight: 500;
    text-align: justify;
}
.row .col-left,
.row .col-right{
    width: 50%;
}
.row .col-left{
    float: left;
    padding-right: 10px;
}
.row .col-right{
    float: right;
    padding-left: 10px;
}
.row .btn-wrapper{
    display: inline-block;
    margin: 10px 0 0;
    float: left;
    text-align: center;
    width: 33.33%;
}
.row a.btn{
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    line-height: 1.5;
    padding: 12px 20px 8px 20px;
    cursor: pointer;
    letter-spacing: 2px;
    margin: 0;
    border-radius: 0;
    outline: none;
    white-space: normal;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    color: #fff;
    background-color: #1c69d4;
    border-color: #195ebd;
}
.row a.btn:hover{
    color: #fff;
    background-color: #1653a7;
    border-color: #124387;
}
@media only screen and (max-width: 768px) {
    .row{margin: 0 0 10px}
    .row .col-left, .row .col-right {
        width: 100%;
        padding: 0;
    }
    .row .btn-wrapper{
        width: 100%;
        margin: 10px 0;
    }
}

h3.tcp-title a.tcp-link, h3.tcp-title a.tcp-link:hover{
    font-size: 18px !important;
    font-weight: bold;
    text-transform: uppercase;
    background: #797777;
    padding: 10px;
}
ul.tcportfolio_filters li {
    text-transform: uppercase !important;
    font-size: 14px;
}
body .qodef-main-menu {
    display: block !important;
}
.qodef-main-menu>ul>li:hover>a > span.item_inner {
    color: #236192 !important;
}
header .qodef-main-menu ul li a:hover span.item_outer {
    border-bottom: 3px solid #ffffff !important;
}

.services-block {
    width: 100%;
    margin: 20px 0;
    float: left;
}
.services-block h4{
    margin: 0 0 10px;
}
.sevice-col-left{
    width: 48%;
    float: left;
    margin: 0 2% 0 0;
}
.sevice-col-right {
    width: 48%;
    float: left;
    margin: 0 0 0 2%;
}
.services-block p{
	margin: 0;
    font-size: 15px;
    line-height: 30px;
    height: 180px;
    overflow: hidden;
	text-align:justify;
}
.services-block p:after{
	content:'...';
}
.services-block a{
	font-size: 15px;
    line-height: 15px;
    margin: 10px 0 0;
    display: inline-block;
	font-weight: 600;
    font-style: italic;
}
.services-block a:hover{
	text-decoration: underline;
}
@media only screen and (max-width: 600px) {
.sevice-col-left{
    width: 100%;
    float: left;
    margin: 5px 0;
}
.sevice-col-right {
    width: 100%;
    float: left;
    margin: 10px 0;
}
}

.homep-tab-title-wrapper{}
.homep-tab-title{
    display: block;
    float: left;
    cursor: pointer;
    clear: none;
    border: 1px solid #fff;
    padding: 10px;
    background: #f1f1f1;
    transition: all 0.3s;
    font-size: 12px;
    color: #000;
}
.homep-tab-title.active,
.homep-tab-title:hover{
    background: #ddd;
}
.homep-tab-content{
    display: none;
    width: 100%;
    clear: both;
    transition: all 0.2s;
}
.homep-tab-content.active{
    display: block;
}
.offer-content-wrapper{}
.offer-content-wrapper .homep-tab-title-wrapper {
    display: block;
    width: 100%;
    text-align: center;
    float: left;
    margin: 0px 0 20px;
}
.offer-content-wrapper .homep-tab-title{
    background: none;
    border: none;
    margin: 10px;
    display: inline-block;
    float: none;
    text-transform: capitalize;
    font-size: 32px;
    padding: 0;
    line-height: 1;
}
.offer-content-wrapper .homep-tab-title.active{
    background: none;
    color: #d61916;
}
.offer-content-wrapper .homep-tab-title-wrapper p{
    display: none;
}
.offer-content-wrapper .wppap-main-wrapper ul.wppap-thumbs li.thum-list {
    height: 250px !important;
    width: 31% !important;
    margin: 0 1%;
}
.offer-content-wrapper.col-4 .wppap-main-wrapper ul.wppap-thumbs li.thum-list {
    width: 24% !important;
    margin: 0 0.5% 10px;
}
.offer-content-wrapper ul.wppap-thumbs li a.wppap-thumbnail .wppap-active-arrow{
    border: none;
    background: #c90000;
    height: 5px;
    width: 100%;
}
a.wppap-project-test-btn{
    background: url(assets/img/drive-icon.png) no-repeat;
    background-size: 35px 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    padding-left: 40px;
    color: #d61916;
    margin: 0 10px 0 0;
    font-weight: 600;
}
a.wppap-project-quote-btn{
    background: url(assets/img/star-icon.png) no-repeat;
    background-size: 35px 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    padding-left: 40px;
    color: #d61916;
    margin: 0 10px 0 0;
    font-weight: 600;
}
.wppap-main-wrapper ul.wppap-thumbs li.wppap-content{
    list-style: none !important;
}

.pum-container{
    top: 50px !important;
}
.pum-content.popmake-content form .form-fields{
    width: 100%;
    float: left;
}
.pum-content.popmake-content form .form-field-wrapper{
    width: 50%;
    float: left;
    margin: 10px 0;
    padding: 0 10px;
}
.pum-content.popmake-content form .form-field-wrapper.fullwidth{
    width: 100%
}
.pum-content.popmake-content form .form-field{}
.pum-content.popmake-content form .form-fields p{
    display: none;
}
.pum-content.popmake-content form .form-fields label{
    font-weight: 600;
}
.pum-content.popmake-content form .form-fields input{
    height: 35px;
    line-height: 35px;
    margin: 0;
}
.pum-content.popmake-content form .form-fields input[type="checkbox"]{
    height: auto;
}
.pum-content.popmake-content form .form-fields select{
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
}
.pum-content.popmake-content form .form-fields textarea{
    height: 100px;
}
@media only screen and (max-width: 780px) {
.offer-content-wrapper .wppap-main-wrapper ul.wppap-thumbs li.thum-list,
.offer-content-wrapper.col-4 .wppap-main-wrapper ul.wppap-thumbs li.thum-list {
    width: 48% !important;
    margin: 0 1% 10px;
}
}
@media only screen and (max-width: 600px) {
    .pum-content.popmake-content form .form-field-wrapper{
        width: 100%;
    }
}
@media only screen and (max-width: 480px) {
.offer-content-wrapper .wppap-main-wrapper ul.wppap-thumbs li.thum-list,
.offer-content-wrapper.col-4 .wppap-main-wrapper ul.wppap-thumbs li.thum-list {
    width: 98% !important;
    margin: 0 1% 10px;
}
}
ul.wppap-thumbs li a.wppap-thumbnail .wppap-description{
	font-size: 14px !important;
    line-height: 1.2 !important;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 5px;
    height: auto !important;
}

.wppap-description {
    height: 50px !important;
    opacity: 1 !important;
}
.wppap-content h4 {
    font-size: 16px;
}
.widget_qode_social_icon_widget {
    margin: 3px !important;
}

.offer-img-txt {
    opacity: 0;
    position: absolute;
    color: #000;
    top: 0;
    width: 100%;
    left: 0;
    margin: 0;
    text-align: center;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 24px;
    line-height: 20px;
    background: none;
    padding: 115px 0;
    font-family: "zonaproregularwebfont";
	-webkit-transition: visibility 0.5s, opacity 0.5s linear;
	transition: visibility 0.5s, opacity 0.5s linear;
	letter-spacing: 5px;
}
ul.wppap-thumbs li a.wppap-thumbnail{
	overflow: hidden;
	position: relative;
	background-size: 100% 100%;
}
ul.wppap-thumbs li a.wppap-thumbnail:hover .offer-img-txt{
	opacity: 1;
	background: rgba(255, 255, 255, 0.7);
}
@media only screen and (min-width: 1100px) {
    body .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner{
        width: 1200px;
        max-width: 100%;
    }
    .offer-content-wrapper.col-4 .wppap-main-wrapper ul.wppap-thumbs li.thum-list {
        width: 19% !important;
        height: 210px !important;
    }
}

/***** Car Services Page *****/
.car-services-block {
    width: 100%;
    float: left;
    margin: 0 0 40px;
    text-align: justify;
}
.car-services-block.level-sevices{
	margin:0 0 -10px;
}
.car-services-list {
    width: 66%;
    float: left;
}
.car-services-contact {
    float: right;
    width: 33%;
}
.car-services-item,
.services-web  {
    position: relative;
}
.car-services-item p,
.services-web p {
    margin: 0;
}
.car-services-list .car-services-item,
.services-web {
    width: 48%;
    float: left;
    margin: 15px 1%;
}
.car-services-item h4,
.services-web h4 {
    background: #757575;
    color: #fff;
    line-height: 25px;
    padding: 3px 10px;
    font-size: 16px;
    font-weight: 500;
    float: left;
    width: 100%;
}
.car-services-list .car-services-item a,
.services-web a {
    position: absolute;
    background: #236192;
    padding: 3px 10px;
    line-height: 25px;
    font-size: 14px;
    bottom: 0;
    right: 0;
    color: #fff;
    transition: all 0.5s;
}
.car-services-list .car-services-item a:hover,
.services-web a:hover {
	background: #000;
}
.car-services-list,
.services-web {
    background: rgba(117, 117, 117, 0.2);
    transition: all 0.3s;
}
.car-services-list:hover,
.services-web:hover{
    background: rgba(117, 117, 117, 1);
}
.car-services-list img,
.services-web img {
    padding: 5px 5px 0;
    display: inline-block;
    float: left;
}
.car-services-list img{
	padding-bottom: 5px;
}
.car-services-banner {
    display: block;
    width: 100%;
    text-align: center;
    margin: 20px 0;
}
.prallax-bg {
    background: url(https://alanmance.com.au/wp-content/uploads/facility-bg.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    left: 0;
    z-index: 1;
    min-height: 800px;
}
.level-sevices-details-wrapper {
    max-width: 1200px;
    margin: 0 auto;
}
.level-sevices-details {
    width: 50%;
    float: right;
    margin: 50px 0px 0;
}
.level-sevices-details h4 {
    background: #fff;
    padding: 10px 30px;
    font-size: 28px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 1px;
    text-align: left;
}
.level-sevices-details li {
    color: #fff;
    line-height: 1.1;
    margin: 15px 0;
    float: left;
    list-style: none;
	width: 100%;
}
.level-sevices-details li:before {
    content: "\f013";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #fff;
    margin: 0px 15px 0 0;
}
section.tcportfolio_area{
    margin: 10px 0;
    text-align: center;
}
ul.tcportfolio_filters li {
    margin: 5px;
}
.widget.widget_text.qodef-sticky-right{
    margin: 12px 0 0 10px;
}
.qodef-page-header .qodef-sticky-header .qodef-position-right,
.qodef-page-header .qodef-sticky-header .qodef-position-right-inner{
    overflow: hidden;
}
.tcportfolio-container{
    margin-bottom: 20px;
}
@media only screen and (max-width: 1200px) {
    .level-sevices-details-wrapper {
        max-width: 950px;
    }
    .level-sevices-details h4 {
        font-size: 24px;
        letter-spacing: 0
    }
}
@media only screen and (max-width: 1024px) {
    .qodef-content {
        clear: both;
    }
    .level-sevices-details-wrapper {
        max-width: 768px;
    }
    .level-sevices-details{
        margin-top: 20px;
    }
    .level-sevices-details h4{
        font-size: 20px;
    }
    .level-sevices-details li {
        margin: 10px 0;
    }
}
@media only screen and (max-width: 768px) {
    .level-sevices-details-wrapper {
        max-width: 600px;
    }
    .level-sevices-details h4 {
        padding: 10px;
        font-size: 16px;
    }
    .level-sevices-details li {
        line-height: 1.3;
        font-size: 14px;
    }
    .car-services-list {
        width: 100%;
    }
    .car-services-contact{
        float: none;
        text-align: center;
        width: 100%;
    }
}
@media only screen and (max-width: 600px) {
    .car-services-list .car-services-item,
    .services-web {
        width: 98%;
        float: left;
        margin: 10px 1%;
    }
    .level-sevices-details-wrapper {
        max-width: 420px;
    }
    .level-sevices-details{
        width: 100%;
    }
    .car-services-list .car-services-item{
        width: 100%;
        margin: 15px 0;
    }
}
@media only screen and (max-width: 480px) {
    .level-sevices-details-wrapper {
        max-width: 300px;
    }
}
/***** Car Services Page *****/
.qodef-mobile-header-holder .qodef-mobile-menu-opener{
    display: block !important;
    margin: 0px 0px 0px 20px;
    position: absolute !important;
    top: 33px;
	left: 42%;
}
.qodef-mobile-header .qodef-mobile-nav{
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.col-8{
    width: 66.66%;
    float: left;
    padding: 10px;
}
.col-4{
    float: left;
    width: 33.33%;
    padding: 10px;
}
h4.caption {
    padding: 10px;
    background: #236192;
    color: #fff;
    font-style: normal;
    font-size: 24px;
    font-weight: 500;
}
.left-contact-block-wrapper{
    background: #000;
    padding-bottom: 30px;
}
.left-contact-block-wrapper h4.caption {
    margin-bottom: 20px;
}
.left-contact-block-wrapper p {
    color: #fff;
    padding: 0 10px 0 50px;
    display: inline-block;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}
.left-contact-block-wrapper p.contact-address:before{
    content: "\f041";
    font: normal normal normal 20px/1 FontAwesome;
    position: absolute;
    left: 20px;
    top: 3px;
}
.left-contact-block-wrapper p.contact-phone:before{
    content: "\f095";
    font: normal normal normal 20px/1 FontAwesome;
    position: absolute;
    left: 20px;
    top: 3px;
}
.left-contact-block-wrapper p.contact-email:before{
    content: "\f0e0";
    font: normal normal normal 20px/1 FontAwesome;
    position: absolute;
    left: 20px;
    top: 3px;
}
.left-contact-block-wrapper p.contact-web:before{
    content: "\f0ac";
    font: normal normal normal 20px/1 FontAwesome;
    position: absolute;
    left: 20px;
    top: 3px;
}
.left-contact-block-wrapper p.contact-time:before{
    content: "\f017";
    font: normal normal normal 20px/1 FontAwesome;
    position: absolute;
    left: 20px;
    top: 3px;
}
.accessories-page h3 {
    font-size: 14px;
    line-height: 1;
    margin: 15px 0;
}
.accessories-page .info-blocks {
    width: 30%;
    margin: 20px 1.6%;
    float: left;
    text-align: center;
}
.accessories-page p {
    font-size: 14px;
    line-height: 1.5;
}
.accessories-page .info-blocks h4 {
    font-size: 14px;
    font-style: normal;
    margin: 10px 0;
    height: 1.5em;
    overflow: hidden;
    line-height: 1.5;
}
.accessories-page .info-blocks p {
    margin: 0;
}
.accessories-page .info-blocks p.des {
    height: 6em;
    overflow: hidden;
}
.accessories-page .accessories-products{
    clear: both;
    padding-top: 20px;
}
.accessories-page .services-web{
    width: 30%;
    float: left;
    margin: 15px 1.6%;
}
.accessories-page .services-web h4{
/*     height: 4em; */
    line-height: 1.5em;
    padding: 0.5em 10px 0.5em 10px;
    font-size: 14px;
    overflow: hidden
}
.accessories-page .services-web a{
/*     line-height: 3em;
    height: 4em;
    text-align: center;
    width: 115px;
    padding: 0.5em 0;
	display: none; */
	position: relative;
    background: none;
    padding: 0;
    line-height: 1.5;
}
.accessories-page .services-web a:hover{
	color: #fff;
}
@media only screen and (max-width: 768px) {
    .accessories-page .info-blocks {
        width: 48%;
        margin: 20px 1%;
    }
    .accessories-page .services-web{
        width: 48%;
        float: left;
        margin: 15px 1%;
    }
}
@media only screen and (max-width: 480px) {
    .accessories-page .info-blocks {
        width: 96%;
        margin: 20px 2%;
    }
    .accessories-page .services-web{
        width: 96%;
        float: left;
        margin: 15px 2%;
    }
	span.cpexcerpt {
    
    width:100% !important;
    }
}
.lcp_catlist li {
    
    list-style: none;
    min-height: 200px;
	border-bottom: 1px solid #e6e4e4;
    margin-top: 10px;
    padding: 10px 0;
}

a.cptitle {
    float: left;
    width: 100%;
    line-height: 40px;
}
img.thumbb.wp-post-image {
    float: left;
}
span.cpexcerpt {
    float: right;
    width:73%;
}
.lcp_catlist li img {
    height: 180px !important;
    max-width: 25%;
}
span.car-mechanic {
    background: #000;
    color: #d80c14;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 5px;
    text-align: left;
    display: inline-block;
}
@media only screen and (max-width: 600px) {
    .lcp_catlist li {
        text-align: center;
    }
    .lcp_catlist li img {
        max-width: 100%;
    }
    span.cpexcerpt {
        width: 100%;
    }
}

/* Toolbox */
.toolbox-wrapper{

}
#toolbox-content{
    display: none;
    /*height: 0;*/
}
.toolbox{
    width: 415px;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.5);
    position: fixed;
    z-index: 999;
    left: inherit;
    right: -330px;
    background: #d4d4d4;
    top: 90px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.toolbox:hover{
    right: 0;
}
.toolbox-item {
    display: block;
    float: left;
}
.toolbox-item a {
    min-height: 80px;
    line-height: 50px;
    display: block;
    text-align: center;
}
.toolbox-item .icon-wrapper {
    background: #236192;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 85px;
    min-height: 81px;
    float: left;
    padding: 5px;
    color: #fff;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.toolbox-item:hover .icon-wrapper {
    color: #236192;
    background: #fff;
    border-right: 1px solid #236192;
    border-bottom: 1px solid #236192;
}
.toolbox-item .icon-wrapper .icon {
    min-width: 40px;
    min-height: 40px;
    margin-bottom: 5px;
    height: auto;
    width: auto;
    background: url("./images/toolbox-icons.png") no-repeat;
}
.toolbox-item.item-1 .icon-wrapper .icon{
    background-position: 50% -10px;
}
.toolbox-item.item-2 .icon-wrapper .icon{
    background-position: 50% -110px;
}
.toolbox-item.item-3 .icon-wrapper .icon{
    background-position: 50% -210px;
}
.toolbox-item.item-4 .icon-wrapper .icon{
    background-position: 50% -310px;
}
.toolbox-item.item-5 .icon-wrapper .icon{
    background-position: 50% -410px;
}
.toolbox-item.item-6 .icon-wrapper .icon{
    background-position: 50% -510px;
}
.toolbox-item.item-1:hover .icon-wrapper .icon{
    background-position: 50% -582px;
}
.toolbox-item.item-2:hover .icon-wrapper .icon{
    background-position: 50% -682px;
}
.toolbox-item.item-3:hover .icon-wrapper .icon{
    background-position: 50% -782px;
}
.toolbox-item.item-4:hover .icon-wrapper .icon{
    background-position: 50% -882px;
}
.toolbox-item.item-5:hover .icon-wrapper .icon{
    background-position: 50% -982px;
}
.toolbox-item.item-6:hover .icon-wrapper .icon{
    background-position: 50% -1082px;
}
.toolbox-item .icon-wrapper .icon-text {
    font-size: 11px;
    margin: -6px 10px 5px 10px;
    text-align: center;
    line-height: 13px;
    letter-spacing: .2px;
}
.toolbox-item a .text {
    float: left;
    width: 328px;
    text-align: left;
    padding: 0 0 0 20px;
    line-height: 80px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 1px solid #fff;
    background: #585858;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.toolbox-item:hover .text {
    color: #236192;
    background: #fff;
    border-bottom: 1px solid #236192;
}
@media only screen and (max-width: 768px) {
    .toolbox{
        position: relative;
        width: 100%;
        float: left;
        top: 0;
        left: 0;
    
    }
    .toolbox-item{
        width: 16.66%;
    }
    .toolbox-item a{
        border-right: 1px solid #fff;
    }
    .toolbox-item .icon-wrapper{
        width: 100%;
    }
    .toolbox-item a .text{
        display: none;
    }
}
@media only screen and (max-width: 480px) {
    .toolbox-item{
        width: 33.33%;
    }
}
.qodef-vertical-align-containers .qodef-position-left{
	height:unset !important;
}

.offers {
    margin: 10px 0;
	text-align: center;
    overflow: hidden;
	position: relative;
}
.offers img {
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.offers .visit-btn{
    display: inline-block;
    background: #236192;
    color: #fff;
    padding: 1em 4em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 20px;
    position: absolute;
    left: 45%;
    z-index: 9;
    top: 50%;
    line-height: 1;
    margin: -1em 0 0 -4em;
	opacity: 0;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.offers a:hover .visit-btn{
	opacity: 0.8;
}
.offers a:hover img {
	transform: scale(1.1);
	opacity: 0.7;
}
@media only screen and (max-width: 768px) {
	.offers {
		margin: 20px 0;
	}
	.offers img{
		display: block;
	}
	.offers .visit-btn{
		opacity: 1;
		position: inherit;
		margin: 0;
		padding: 10px 0;
		width: 100%;
    	float: left;
	}
}


.partners-section {
    margin: 3em 4.661% 1.5em;
    background: #fff;
    padding: 50px 30px 30px;
    float: left;
    border: 2px solid;
    color: #fff;
}
.partners-section .details {
    width: 30%;
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #484848 !important;
	
}
.partners-section .partner-logo {
    width: 70%;
    float: left;
    background: #fff;
    border-radius: 5px;
	background: #ffffff;
    padding: 10px 5px;
}
.partners-section .partner-logo a {
    width: 13%;
    display: inline-block;
    float: left;
    margin: 0px 1.5%;
    text-align: center;
}
.partners-section .partner-logo img {
    height: 60px;
}
.get-quote-block {
    background: #000;
    text-align: center;
    width: 100%;
    float: left;
    margin: 20px 0 0;
}
get-quote-block .get-quote-tel, .get-quote-block .get-quote-btn {
    width: 50%;
    float: left;
    height: 60px;
    margin: 10px 0;
}
.get-quote-block .get-quote-tel a {
    display: inline-block;
    margin: 17.5px 10px;
	font-size:30px;
	color:#fff;
	text-decoration: none;
	padding-left: 35px;
    background: url(https://alanmanceprestige.com.au/wp-content/uploads/icon-1.png);
    background-repeat: no-repeat;
    line-height: 35px;
}
.get-quote-block .get-quote-tel, .get-quote-block .get-quote-btn {
    width: 50%;
    float: left;
    height: 60px;
    margin: 10px 0;
}
.get-quote-block .get-quote-btn a {
    display: inline-block;
    margin: 0 10px;
}
@media (max-width: 768px){
	
	.partners-section {
    margin: 0 auto !important;
    padding: 0px !important;
   }
	
.partners-section .details {
    width: 100%;
}
.partners-section .partner-logo {
    width: 100%;
    margin-top: 20px;
}
.get-quote-block .get-quote-tel, .get-quote-block .get-quote-btn {
    width: 100%;
}

.get-quote-block .get-quote-tel, .get-quote-block .get-quote-btn {
    width: 100%;
}

}

@media (max-width: 480px){
.partners-section .partner-logo a {
    width: 30%;
}
}

.get-quote-btn a {
    font-size: 26px;
    color: #ffffff;
    text-decoration: none;
    background: #ca0a16;
    padding: 17px 50px;
}
.get-quote-block .get-quote-btn a{
	
	margin: 0px !important;
}
footer{
	
	z-index:-10 !important;
}

.qodef-content {
    margin-top: unset !important;
}
.qodef-title.qodef-has-parallax-background{
	background-attachment:unset !important;
}
.mainfinance span {
    font-size: 24px;
}
.mainfinance {
    border: 4px solid #236192 !important;
    margin: 10px 0px;
}
.mainfinance:hover{
	border: 4px solid #ccc !important;
}
.coverfinance .vc_column-inner {
    padding: 5px 10px !important;
}
.rs-fullvideo-cover {
    width: 100%;
    background: 0 0;
    /* z-index: 5; */
    display: none;
}
.tp-bgimg.defaultimg,.tp-parallax-wrap {
    /*display: none ;*/
}
.resizelistener{
	opacity: 1 !important;
    visibility: visible !important;
}
div#f01,div#f02 {

    text-align: center;
    padding-top: 5px;
    /* box-shadow: 5px 2px; */
}
.review {
    text-align: center;
}
@media (min-width: 1400px){
body .qodef-vertical-align-containers .qodef-position-left {
    top: 18px ;
}
}
/*
@media (min-width: 1400px){

i.fa.fa-phone {
    position: absolute !important;
    right: 170px !important;
}
i.fa.fa-search {
    position: absolute !important;
    right: 130px !important;
}
.qodef-right-from-main-menu-widget{
	display: contents !important;
}
}
 */


@media (max-width: 480px){
	.ibrowse{
		display:none;
	}
}

.ui-tabs-anchor {
    background: #ccc;
    border-right: unset !important;
}

.vc_column-inner.vc_custom_1506417094022 {
    background: #303030 url(https://alanmance.com.au/wp-content/uploads/2017/09/concrete1.png?id=12768) !important;
}
.vc_custom_1506417271388 {
    background: #000000 url(https://alanmance.com.au/wp-content/uploads/2017/09/concrete1.png?id=12768) !important;
}
.vc_custom_1506417465699 {
    background: #303030 url(https://alanmance.com.au/wp-content/uploads/2017/09/concrete1.png?id=12768) !important;
}
.vc_custom_1506417312960 {
    background: #000000 url(https://alanmance.com.au/wp-content/uploads/2017/09/concrete1.png?id=12768) !important;
}
footer{
	z-index:1000 !important;
}
.partners-section p {
    color: #797777 !important;
}
.partners-section h4 {
    color: #7f7777 !important;
}

.home_mid_sections {
    padding: 0px 15px;
}
.adjimage {
  
    height: auto;
    text-align: center;
    margin-left: 30px;
}
.qodef-logo-wrapper a img{
	height:auto !important;
}
.lefttext{
	padding-left:10px;
}
.righttext{
	padding-right:10px;
}
.qodef-header-standard .qodef-page-header .qodef-menu-area{
	position: absolute;
	width: 100% !important;
}
.wpb_video_widget .wpb_wrapper iframe{
	top: -75px !important;
}
.qodef-header-standard .qodef-page-header .qodef-menu-area {
  
    top: -15px !important;
    border-bottom: 1px solid #f3f0f0;
}

@media only screen and (max-width: 2200px) and (min-width: 1600px){
.qodef-full-section-inner {
    margin: 0 auto;
    width: 1675px;
}
}
.qodef-mobile-logo-wrapper img {
    
    width: 130px !important;
    height: 50px !important;
}


@media only screen and (max-width: 768px) {

.wpb_video_widget .wpb_wrapper iframe {
    top: 0px !important;
}
.lefttext p,.lefttext h3 {
    text-align: left !important;
}
}

.tc_overlay {
    background-color: unset !important;
}
a.tcpc-link.tcp-view.tc_owl_pop.open-popup-link {
    display: none;
}
div#cars {
    width: 1000px;
    margin: 0 auto;
    height: 600px;
    overflow: auto;
}