/*Importent Notice popup*/
.pop_home .modal-header {background: #f63e1c;border-radius: 5px 5px 0 0;}
#body .pop_home .modal-title {text-transform: uppercase;text-align: center;color: #fff;letter-spacing: 1px; font-size: 20px; margin: 0;}
.pop_home .close { font-weight: 500; font-size: 23px; opacity: 1; text-shadow: none; color: #fff; }
#body .pop_home .modal-body h3 { text-align: center; color: #c0202f; }
#body .pop_home .modal-body h2 { margin-bottom:20px; line-height: 25px; font-size: 18px; margin-top: 10px; color: #000; text-align: center;font-weight: 400; }
#myModal { z-index: 999999; }


.covid-banner {
	background: #f63e1c;
	color: #fff;
	text-align: center;
	font-size: 20px; padding-bottom: 10px;
}
.covid-banner a { font-weight: 700; }
.covid-banner a:hover, .covid-banner a:focus { color: #045317; }
#body .covid-heading {
	margin: 0 0 15px;
	background: #1c5c2b;
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 23px;
}

@font-face {
    font-family: 'AvenirLTStdBlack';
    src: url('/media/4267/avenirltstdblack.eot');
    src: url('/media/4267/avenirltstdblack.eot') format('embedded-opentype'),
         url('/media/4268/avenirltstdblack.woff2') format('woff2'),
         url('/media/4269/avenirltstdblack.woff') format('woff'),
         url('/media/4271/avenirltstdblack.ttf') format('truetype'),
         url('/media/4270/avenirltstdblack.svg#AvenirLTStdBlack') format('svg');
}

@font-face {
    font-family: 'AvenirLTStdRoman';
    src: url('/media/4272/avenirltstdroman.eot');
    src: url('/media/4272/avenirltstdroman.eot') format('embedded-opentype'),
         url('/media/4273/avenirltstdroman.woff2') format('woff2'),
         url('/media/4274/avenirltstdroman.woff') format('woff'),
         url('/media/4275/avenirltstdroman.ttf') format('truetype'),
         url('/media/4276/avenirltstdroman.svg#AvenirLTStdRoman') format('svg');
}

a {
	color: #211915;
	-webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;
}
body {
	 background-color: #FFF;
	 font-family: 'AvenirLTStdRoman', Arial;
	 margin: 0px;
}
h3, .h3 {
	font-size: 18px;
	font-weight: bold;
}
.center-wrapper {
	background: #FFF;
}

header {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e1e1e+0,595959+12,474747+25,777777+60 */
background: #1c1c1c;
}
.flexslider { border: none;}
#header {
	padding-bottom: 10px;
}
#contact-details {
	text-align: right;
}
img.logo {
	padding-top: 10px;
	padding-bottom: 0px;
	max-width: 100%;
}
.header-phone {
	font-family: 'AvenirLTStdBlack';
	font-size: 30px;
	color:#E5C550;
	margin-top: 20px;
	float: right;
	position: relative;
	z-index: 9999;
	margin-right: 40px;
}
.header-phone a{
	color:#1c5c2b;
	text-decoration: none;
}
 .phone-footer a{
	color:#f63e1c;
	text-decoration: none;
 }
@media(max-width: 490px) {
	.car-finder {
		padding: 30px 0px!important;	
	}
	.car-finder  #SearchFilterHeader {
		margin-bottom: 0!important;
	}
	.header-phone {
	    margin-top: 4px;
		padding-left: 0;
    	margin-right: 0;
		display: block;
    	clear: both;
    	width: 100%;
    	text-align: center;
		font-size: 20px;
	}
}
div#navbar {
    margin-top: -35px;

}

.navbar { border: none;}

#navbar_div .nav.navbar-nav { float: right;}
#navbar_div .nav.navbar-nav li {
	font-family: 'AvenirLTStdBlack', Arial;
	font-size:  18px;
	color: #99989D;
	}

#navbar_div .nav.navbar-nav li a {color: #c5c5c5; font-size: 14px; text-transform: uppercase; padding: 10px 17px; }
#navbar_div .nav.navbar-nav li a:hover, #navbar_div .nav.navbar-nav li a.current_page_item { color: #1c5c2b;}
.flexslider { margin-bottom: 0px;}
.flex-caption.animatedParent {
    position: absolute;
    top: 128px;
    left: 50%;
    max-width: 540px;
}

.flex-caption.animatedParent p {
	font-family: 'AvenirLTStdRoman', Arial;
	color: #000;
	font-size: 14px;
	}
#body .flex-caption.animatedParent h2 {
    font-family: 'AvenirLTStdBlack', Arial;
    font-size: 68px;
    color: #1c5c2b;
    line-height: 1em;
    text-transform: uppercase;
	}

#body .flex-caption.animatedParent h2 span {display: block; color: #656565;}

#body .flex-caption.animatedParent a {
    display: block;
    width: 250px;
    height: 68px;
    background-color: transparent;
    text-transform: uppercase;
    border: 2px solid #656565;
    color: #656565;
    font-family: 'AvenirLTStdBlack', Arial;
    font-size: 22px;
    padding: 10px;
    text-align: center;
    line-height: 50px;
    margin-top: 15px;
	}

#body .flex-caption.animatedParent a:hover {
	background-color: #656565;
	color: #fff;
	text-decoration: none;
	}
#main-features { background-color: #fff;}

#main-features h2 {
	font-family: 'AvenirLTStdRoman', Arial;
    font-weight: 400;
    color: #656565;
    font-size: 35px;
    line-height: 1.2em;
    padding-top: 80px;
    padding-bottom: 20px;
	margin-bottom: 0;
	text-transform: uppercase;
	margin-left: 60px;
}
#main-features h2 strong {
	font-family: 'AvenirLTStdBlack', Arial;
	display: block;
	font-size: 60px;
	line-height: 55px;
	max-width: 520px;
	color: #1c5c2b;
}

#main-features a{
	margin-left: 60px;
	display: block;
    width: 250px;
    height: 68px;
    background-color: transparent;
    text-transform: uppercase;
    border: 2px solid #656565;
    color: #656565;
    font-family: 'AvenirLTStdBlack', Arial;
    font-size: 22px;
    padding: 10px;
    text-align: center;
    line-height: 50px;
    margin-top: 15px	
}

#main-features a:hover {
    background-color: #656565;
    color: #fff;
    text-decoration: none;
}

#main-features  p {
	color: #000; 
	font-family: 'AvenirLTStdRoman', Arial;
	font-size: 16px;
	padding: 0 60px;
	line-height: 25px;
	}

#main-features hr{ width: 120px; border-top: 4px solid #FFF; margin: 0 auto; display: block; margin-bottom: 25px;}

#main-features img {
	width: 100%;
	}
#main-features .col-sm-6.image-home { padding-right: 0px;}

.black-button {
	display: block;
	margin: 0 auto;
	width: 250px;
	height: 50px;
	background-color: #211915;
	text-transform: uppercase;
	color: #F7E02C;
	font-family: 'AvenirLTStdBlack', Arial;
	font-size:  15px;
	text-align:center;
	line-height: 50px;
	margin-top: 35px;
	
	}

.black-button:hover {
	background-color: #FFF;
	color: #211915;
	text-decoration: none;
	}

.flex-direction-nav .flex-next { right: 0px;}

.car-finder {
	background: #3d3d3d url('/web/20200307041902im_/http://www.joecappiellomotors.com.au/media/4775/vehicle-search.jpg') no-repeat;
	background-size: 100%;
    padding: 70px 0px;
	background-attachment: fixed;
	}	

.car-finder #QuickSearchText:before, .car-finder #SearchFilterText:before { content: 'CAR SEARCH'; color:#f63e1c;}
.car-finder #SearchFilter { max-width: 100%;}
.car-finder  #SearchFilterHeader { 
	text-align: center;
    padding-top: 0px;
    font-family: 'AvenirLTStdBlack', Arial;
    font-size: 36px;
    margin-bottom: 5px;}
 
 .car-finder  #SearchFilterText { font-size: 46px;  display: block !important;  margin: 0 auto; padding-bottom: 10px; border-bottom: 0;}
  .car-finder #SearchFilter .SearchFilterSelect:nth-child(2) {display: none;}
  .car-finder #SearchFilter .SearchFilterSelect {width:50%; float: left;}
 
  .car-finder #SearchFilter  .SearchFilterSelect.MultiFilter div {width:50%; float: left;     margin-bottom: 40px;}
 
  .car-finder #SearchFilter select { max-width: 100%; width: 94%; background-color: transparent; border: 1px solid #fff; color: #f63e1c; font-size: 18px; height: 60px; margin-bottom: 10px;}
  .car-finder #SearchFilter span {display: none;}
   .car-finder #SearchFilter .SearchFilterSelect.MultiFilter select { max-width: 100%; width: 88%;  }
 .car-finder #SearchFilterButton {
	  display: block;
	margin: 0 auto;
	margin-top: 20px;
	width: 300px;
	height: 50px;
	background-color: #f63e1c;
	border: none;
	text-transform: uppercase;
	color: #fff;
	font-family: 'AvenirLTStdBlack', Arial;
	font-size:  20px;
	text-align:center;
	line-height: 50px;
	margin-top: 35px;
	    letter-spacing: 0.15em;
		-webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;
	  } 
   .car-finder #SearchFilterButton:hover { background-color:#FFF; color: #211915;}
   
   .home-more-info {
	   background-color: #434142;
	   padding: 70px 0px;}
	   
  #body .home-more-info h2 {
	   font-family: 'AvenirLTStdRoman', Arial;
	   font-weight: 300;
	   color: #FFF;
	   font-size: 34px;
	   letter-spacing: 0.15em;
	   text-transform:uppercase;
	   margin-bottom: 30px;
	   background-image: url('/web/20200307041902im_/http://www.joecappiellomotors.com.au/media/4287/line-horizontal.png');
	   background-position: top left;
	   background-repeat: no-repeat;
	   padding-top: 35px;
	   margin-top: 20px;
	   }
  #body .home-more-info h2 span { color: #E9CC8A;}
 
  #body .home-more-info p {
	  color: #99989D;
	   font-family: 'AvenirLTStdRoman', Arial;
	   font-size: 18px;
	   line-height: 1.8em;
	  }

.yellow-button {
	display: block;
	width: 250px;
	height: 50px;
	background-color: #F7EB45;
	text-transform: uppercase;
	color: #211915;
	font-family: 'AvenirLTStdBlack', Arial;
	font-size:  15px;
	text-align:center;
	line-height: 50px;
	margin-top: 35px;
	}

.yellow-button:hover {
	background-color:#211915;
	color:  #F7EB45;
	text-decoration: none;
	} 
  .section-yellow {
	  background-color: #F7EB45;
	padding: 70px 0px;
	font-family: 'AvenirLTStdBlack', Arial;
	font-size:  23px;
	text-align: center;
	color: #434142;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	  }
  .section-yellow hr {
    border: 0;
    border-top: 3px solid #434142;
    width: 100px;
    margin: 0 auto;
	margin-top: 20px;
    margin-bottom: 10px;
	  }	 

.horizontal-line-section .container {
	background-color: #E9CC8A;
	height: 10px; 
	margin-top: -10px;
	} 

.button-down {
	background-image:url('/web/20200307041902im_/http://www.joecappiellomotors.com.au/media/4288/arrow-down.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 63px;
	height: 63px;
	color: transparent !important;
	display:block;
	background-color: #434142;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: -28px;
	}
.button-down:hover { background-color: #000; text-decoration: none;}
.down-home {
	padding: 70px 0px;
	text-align: center;
	color: #C2C3C8;
	font-family: 'AvenirLTStdRoman', Arial;
	   font-size: 17px;
	}
.down-home p { line-height: 1.7em; padding: 0px 30px;}

.down-button.black-button { color: #FFF;}

.down-button.black-button:hover { color: #FFF; background-color: #F7E02C; color: #211915}
@media(max-width:991px){
	#header {
		margin-bottom: 5px;
	}
	.header-phone {
    	font-size: 22px;	
	}
	img.logo {
		padding-top: 20px;
		padding-bottom: 0;
		position: relative;
		z-index: 9999;
	}
	.flex-caption.animatedParent {
    	top: 95px!important;
	}
	#body .flex-caption.animatedParent h2 {
		font-size: 48px;			
	}
	#body .flex-caption.animatedParent a {
		line-height: 38px;	
		padding: 12px;
		height: 60px;
	}
	#contact-details {
		text-align: center;
	}
	p#header-phone {
		margin-top: 0;
	}
}
@media(max-width:375px){
	p#header-phone a {
		font-size: 22px;
	}
}
/**Vehicle Listing**/
#search-filters .filter .header.open {
	background-color: #EBE04E;
    color: #FFF;
}
.search-results-header-inner, #SearchPageNumbers ul li.current a, #SearchPageNumbers ul li a:hover {
    background-color: #505050;
}
.watchlist-hide .header a.header-watchlist, .watchlist-sidebar-InWatchList:before, .watchlist .InWatchList, #search-results .watchlist.NotInWatchList,  .watchlist-sidebar-NotInWatchList:before {
	background-image: url('/web/20200307041902im_/http://www.joecappiellomotors.com.au/media/5082/red-star.png')!important;
}
.watchlist-hide .header a.header-watchlist {
    background-position: 6px 0px!important;
}
#filter-viewwatchlist .header {
	background-color: #D30000!important;
	border: 1px solid #211915;
	border-bottom: 1px solid #211915!important;
	margin-bottom: 15px;
}
#filter-viewwatchlist .header a {
	text-decoration: none;
	color: #FFF!important;
}
#search-results .search_item {
	background-color: #f5f5f5;
    margin-bottom: 12px;
}
#search-results .search_title a, .search_price a {
	font-size: 20px;
	color: #505050 !important;
	text-decoration: none;
	margin-bottom: 20px;
	font-family: 'AvenirLTStdBlack';
}
.search_price a { 
	font-size: 26px;
}
#search-filters .filter .header {
    background-color: #1c5c2b;
    color: #ffffff;
    border: 1px solid #608d6a;
    margin-top: -1px;
}
.search_meta {
    margin:0 0 10px;
}
.search_meta ul {
	margin-bottom: 0;
	font-size: 13px;
}
#search-filters .filter a {
	color: #313131;
}
.search_title {
	padding-bottom: 20px;
}
#search-results .search_details a {
     color: #ffffff;
    background-color: #1c5c2b;
    text-decoration: none;
}
#search-results .search_desc {
    -webkit-line-clamp: 2;
    font-size: 13px;
	margin-bottom: 10px;
	max-height: 34px;
}
.img-small {
	padding-left: 0;
	padding-right: 0;
}
#search-results .watchlist.InWatchList, .watchlist-hide .header a.header-watchlist, #search-results a.watchlist.NotInWatchList:hover, .watchlist-sidebar-InWatchList:before  {
	background-image: url('/web/20200307041902im_/http://www.joecappiellomotors.com.au/media/1287/white-star.png')!important;
}
#search-results .watchlist.InWatchList, #search-results .search_details a:hover {
	background: #211915;
    color: #FFF;		
}
/***Vehicle Description***/
.watchlist-sidebar-InWatchList {
	color: #FFF;
	background-color: #D30000!important;
    border: 1px solid #211915;
    border-bottom: 1px solid #211915!important;
}
.watchlist-sidebar-InWatchList a.watchlist {
	color: #FFF!important;
}
#breadcrumb_wrapper {
    background: rgb(80, 80, 80);
	color: #fff;
}
#breadcrumb_wrapper .container {
    background: rgba(0, 0, 0, 0);
    margin-bottom: 20px;
}
#breadcrumb_wrapper a {
	color: #fff;	
}
#details-vehicle-info-options {
	background: #1c5c2b;
	color: #fff;
}
#details-vehicle-info-vehicle, #details-vehicle-info-vehicle-Image-Wrapper {
	border: none;
}
#details-vehicle-info-vehicle-Name, #details-vehicle-info-vehicle-Price {
    color: rgb(80, 80, 80);
    line-height: 24px;
	font-family: 'AvenirLTStdBlack';
}
#details-vehicle-info-vehicle-Name {
	font-size: 20px;
}
#details-vehicle-info-vehicle-Price {
	font-size: 26px;
}
@media(max-width: 767px) {
	#details-vehicle-info-vehicle-Price {
		text-align: center;
		margin-top: 15px;
	}
}

#details-sidebar-main .body, #search-filters .filter .body {
    background: #e8e8e8;
}
#details-sidebar-main .header {
    font-size: 16px;
    color: #ffffff;
    background-color: #1c5c2b;
	text-decoration: none;
}
#details-sidebar-main .section {
	border: none;
	margin-bottom: 20px;
}
#details-sidebar-main .header a.watchlist {
	color: #fff;
	text-decoration: none;
}
#details-sidebar-main-vehicleenquiry .form-row button {
    background-color: #1c5c2b;
    color: #ffffff;
	font-weight: bold;					
    box-shadow: none;
    border: none;			
}
#details-sidebar-main-vehicleenquiry .form-row input, #details-sidebar-main-vehicleenquiry .form-row textarea {
	line-height: 18px;
    padding: 5px;
	border: 1px solid #ccc;
}
#details-vehicle-info-features-Tabs div.tab-selected {
	color: #FFF;
	background-color: #1c5c2b;
	background-image: none;
}
#details-vehicle-info-features-Tabs div {
	color: #333;
}

#FeaturedListLarge div.text-overlay {
	width: 100%;
    background-color: transparent;
	margin-left: 0;
}
#FeaturedListLarge .text-content h3 {
	color: #fff;
	border-bottom: 0;
	font-size: 24px;
	margin-bottom: 0
}
#FeaturedListLarge div.text-wrapper {
    font-family: 'AvenirLTStdBlack', Arial;
    top: 384px;
    padding: 5px;
    width: 50%;
    margin-left: 50px;
}
#FeaturedListLarge .text-content .text-description {
	display: none;
}
#FeaturedListLarge .text-content .text-price {
    display: inline-block;
    font-size: 44px;
    margin-top: 10px;
    color: #f63e1c;
}
#FeaturedListLarge .text-content .text-btn {
    background: #f63e1c;
    color: #292929;
    font-weight: bold;
    padding: 12px 44px;
    font-size: 17px;
    text-transform: uppercase;
    border-radius: 0;
    margin: 20px 0 0 0;
}
/** Footer **/
.footer_menu {
    width: 100%;
    max-width: 300px;
}
#home-enquiry {	
	background: #0E0E0E;
	border-radius: 10px;
	max-width: 260px;
	margin-bottom: 20px;
}
.footer_menu_nav {
    margin: 0!important;
}
#footer_nav {
	background: #1B1A1A;
	padding: 32px 0;
	background-image: url('/web/20200307041902im_/http://www.joecappiellomotors.com.au/media/4776/bg-footer.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	/*margin-top: 60px;*/
}
#footer_nav .container {
	padding: 20px 16px;
	position: relative;
}
#footer_nav .footer_menu {
    float: right;
}

#footer_nav .footer_menu a { color: #f63e1c; }
#footer_nav .footer_menu b { color: #918c8c; }
.footer_menu.footer_menu_nav{
	max-width: 55%;
	width: 55%;
}
.footer_menu.footer_custom{
	width: 25%;
	max-width: 25%;
}
#footer_nav .footer_menu_location .footer_body {
	color: #ADADAD;
	font-size: 14px;
	padding-left: 15px;
}
#footer_nav h3 {
	font-weight: normal;
	color: #FFF;
}
#footer_nav ul {
	color: #858585;
	font-size: 14px;
	list-style-type: none;
	padding-left: 0px;
	border-bottom: 1px solid #f63e1c;
	min-height: 30px;
	max-width: 90%;
	margin-top: 15px;
}
#footer_nav .footer_menu ul li  { float: left;}
#footer_nav .footer_menu ul li a {
	color: #fff;
	font-size: 17px;
	padding: 0px 26px;
	text-transform: uppercase;
}
.footer_menu.footer_custom { padding: 20px;     margin-right: 19% !important;
    width: 31% !important;}
#footer_nav .footer_menu ul li a:hover { text-decoration: none; color: #FFF;}
#footer {
	background: #292929;
	padding: 10px 0px;
	text-align: center;
}
#footer .container {
	background: #transparent;
	color: #fff;
	padding: 20px 10px;
}
#footer a, .footer_body a {
	color: #fff;
}
#footer_nav .footer_menu h2 {
	margin-top: 5px;
	color: #fff;
	font-size: 19px;
	font-weight: 700; 
	letter-spacing: 0.15em;}
	
#footer_nav .footer_menu h3 {
    font-size: 18px;
    border-left: 1px solid;
    padding-left: 15px;
    margin-bottom: 20px;
	display: none;
}

#footer_nav .footer_menu p {
	color: #ffffff;
    font-size: 17px;
    /*background-image: url('/web/20200307041902im_/http://www.joecappiellomotors.com.au/media/4290/clock.png');
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 55px;*/
	}

.vehicle-images-small {
    height: 85px;
    overflow: hidden;
    width: 100%;
}

#ContactUsForm {
    background-color: #1c5c2b;
    padding: 10px 30px 30px;
	color: #fff;
}

#ContactUsForm label {
	display:  none;	
}
#ContactUsForm input, #ContactUsForm textarea {
	padding: 10px;
}
#ContactUsForm button {
    background-color: #333;
    text-transform: uppercase;
}
.phone-footer {
    position: absolute;
    left: 26px;
    margin-top: -90px;
	color: #FFF;
	font-family: 'AvenirLTStdRoman', Arial;
	font-size: 21px;
	background-image: url('/media/5081/phone.png');
    background-position: top left;
    background-repeat: no-repeat;
	padding-top: 34px;
    line-height: 1.3em;
}
.phone-footer span {
	display:block;
	color: #E5C550;
	font-family: 'AvenirLTStdBlack';
	font-size:31px;
	}
.phone-footer hr {
	border-top: 3px solid #f63e1c;
	width: 35px;
	margin-top: 10px;}
@media(max-width:1200px){ 
	#footer_nav .footer_menu {
		max-width: 100%;
		float: none;
		width: 100%;
	}
	.footer_menu.footer_custom { 
		width: 100% !important;
		margin-bottom: 140px !important;}
		.phone-footer {margin-top: 40px;}
	.flex-caption.animatedParent { top: 15px;     left: 50%; max-width: 48%;}
}
@media(max-width:767px){ 
.flex-caption.animatedParent {
	top: 30px!important;
	left: 0;
    right: 0;
    text-align: center;
    max-width: 100%;
}
#body .flex-caption.animatedParent a {
    margin: 0 auto;
}
#main-features h2 {
	margin-left: 15px;
}
#main-features  p {
	padding: 15px;	
}
#main-features .col-sm-6.image-home {
    padding: 0;
}
#FeaturedListLarge div.text-wrapper {
    top: 304px;
    width: 90%;
    margin-left: 50px;
}
#body .home-more-info h2 { line-height: 1em;}
.home-more-info img { max-width: 95%;}
#navbar_div .nav.navbar-nav {
    float: none;
}
#navbar_div .nav.navbar-nav li a:hover, #navbar_div .nav.navbar-nav li a.current_page_item, #navbar_div .nav.navbar-nav li:hover a { border-bottom: none;}
.flex-caption.animatedParent {

}
}
@media(max-width:480px){ 
#body .flex-caption.animatedParent h2 {
    font-size: 26px!important;
}
.flex-caption.animatedParent {
    top: 28px;
}
#footer_nav .footer_menu ul li a {
	font-size: 13px;
    padding: 0px 10px;}
}



/*about us page*/
.about-us{
	margin-bottom: 50px;
}
#body .about-us h2{
	font-family: 'AvenirLTStdBlack', Arial;
    font-size: 60px;
    color: #1c5c2b;
	text-transform: uppercase;
	text-align: center;
	margin: 20px 0;
	line-height: initial;
}
#body .about-us p{
	color: #000;
    font-family: 'AvenirLTStdRoman', Arial;
    font-size: 16px;
    line-height: 25px;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
