@import url("customise.css");
a {
	font-family: 'Open Sans', sans-serif;
	color:#000;
}

a {
	text-decoration:none !important;
}

a:focus,a:hover {
	outline:none;
	color:#191919;
}
p {
	font-family: 'Open Sans', sans-serif;
	color:#000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Open Sans', sans-serif;
}
body {
  background:#fff;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

h1 {
    color: #3faf4b;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 20px;
}
/* Tool Bar */
.toolbar {
	/*background:rgba(32,32,32,0.89);*/
	background:#000;
	color:#fff;
	position: relative;
	text-align: right;
	position: relative;
	z-index: 1;
	height:126px;
}
.toolbar ul {
	padding:0;
	margin:0;
}
.toolbar ul li {
	display: inline-block;
    font-size: 10px;
    line-height: 22px;
    list-style-type: none;
    margin-right: 10px;
    font-family: 'Open Sans', sans-serif;
}
.toolbar ul li:last-child {
	margin: 0;
}
.toolbar ul li span {
	font-weight: 600;
}
/* Top Menu */
.navbar-inverse {
    /*background:url("../images/header_bg.png") repeat-x top left transparent;*/
    border: none;
    position: relative;
    z-index: 1;
	border-radius:0;
}

.navbar-nav > li > a {
  font-size: 14px;
  padding: 7px 25px;
  text-transform: uppercase;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #3faf4b!important;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.navbar-brand {
	padding:6px !important;
}
.navbar-inverse .navbar-nav > li > a:hover {
    /*background-color: rgba(205,153,51,0.89);*/
	  color: #3faf4b!important;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

/* Home Wrapper top */

.top-wrapper {
	/*background:url("../images/top-bg.jpg");*/
	background:#E7E7E7;
	/*min-height: 577px;*/
	margin-top:-20px;
	position: relative;
	z-index: 0;
}

/* Filter Home */

.home-filter {
	background:rgba(0,0,0,0.89);
	/*background:rgba(205,153,51,0.89);*/
	padding:15px;
	margin-top:70px;
}
.home-filter .form-control {
	border-radius: 0;
    color: #888888;
    font-family: "Open Sans",sans-serif;
    height: 46px;
    margin-bottom: 15px;
    padding: 11px;
    border: 1px solid #fff;
}
.advanced-search {
	background:#0055FA;
	border-radius: 0;
	border:none;
	color:#fff;
	font-family: "Open Sans",sans-serif;
	font-size: 15px;
	font-weight:bold;
	padding: 10px 12px 10px 10px;
    letter-spacing: -1px;
	width: 100%;
	margin-top:15px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
}
.advanced-search a {
	text-decoration:none !important;
}
.advanced-search:hover {
	background:#999999 !important;
	border-color:#999999 !important;
	color:#ccc;
	text-decoration:none !important;
}
.btn-search-car {
	background:#3faf4b;
	border-radius: 5px;
	border:1px solid #fff;
	color:#fff;
	font-family: "Open Sans",sans-serif;
	font-weight:bold;
	padding: 6px 12px 6px 0;
	font-size: 16px;
    letter-spacing: -1px;
	width: 100%;
	text-align:center;
}


.btn-search-car:hover {
	background:#fff !important;
	border:1px solid #3faf4b !important;
	color:#3faf4b !important;
	text-decoration:none;
}
.btn-search-car span {
	padding:0 10px;
}
.advanced-search {
	/* margin: 12px 0; 
	text-decoration: underline; */
}
.advanced-search a {
	
	font-size: 15px;
	color:#fff;
}
.advanced-search a:hover {
	color:#fff;
}
.no-padding {
	padding:0;
}
.no-padding-right {
	padding-right: 0;
}
.no-padding-left {
	padding-left: 0;
}
/* Used Cars Home */
	.used-cars-filter {
		background:#3faf4b;
		padding:15px;
		margin-bottom:20px;
	}
@media (max-width:767px) {
	.used-cars-filter {

		position:relative;
		z-index:999 !important;	
	}
}

.used-cars-filter .left {
	color:#fff;

}

/* old style */
/*.used-cars-filter .form-control {
	border-radius: 0;
    color: #888888;
    font-family: "Open Sans",sans-serif;
    height: 46px;
    margin-bottom: 15px;
    padding: 11px;
    border: 1px solid #fff;
}  */ 

.used-cars-filter .form-control {
    border: 1px solid #fff;
    border-radius: 0;
    color: #888888;
    font-family: "Open Sans",sans-serif;
    height: 30px;
    margin-bottom: 9px;
    padding: 4px;
}

/* Deal of week */
.deal-of-week {
	background: #fff;
	padding:0 0 0 5px;
	margin-top:10px;
}
.deal-of-week img {
	width: 100%;
	padding-top: 5px;
}
.deal-of-week p {
	font-size: 11px;
}

.deal-of-week a {
	color:#fff;
}

p.price-deal {
	font-weight: 600;
	color:#000;
	font-size:15px;
	line-height:15px;
	margin:0;
}
.deal-of-week .middle-home {
	margin-top:6px;
	padding-top: 5px;
}
.deal-of-week .middle-home a {
	color:#D8413F;
}

.deal-of-week .right-box {
	background:#1F2529;
	padding: 13px 5px;

}
.deal-of-week .right-box p {
	color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.deal-of-week .right-box-last {
	background:#72797D;
	padding: 17px 5px;
}
/* Home Slider*/
.home-tab-content img {
	width:100%;
	border:3px solid #fff;
}

.home-slider .nav-tabs > li {
	width:100%;
	border-radius: 0;
	margin-bottom: 1px;
}
.home-slider .nav-tabs > li:last-child {
	margin:0;
}
.home-slider .nav-tabs > li > a {
	border-radius: 0;
	margin: 0;
}
.home-slider {
	margin-top:70px;
}
.home-slider .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color: #72797D;
	border:none;
	color:#fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color: #72797D;
	
	color:#fff;
	
}
.nav-tabs {
	border-bottom:2px solid #72797D;
}
.nav-tabs li {
	 margin-bottom: 0px;
}

.nav-tabs > li > a {
   font-family: "InterstateMazdaLight";
  	font-size:16px; 
	background-color:#3faf4b;
	padding:7px 27px;
	color:#fff;
}
.nav-tabs > li > a:hover {
	background:#3faf4b !important;
	color:#fff;
}
.home-slider .nav-tabs > li > a {
	background: #fff;
	color: #000;
	padding: 20px 10px;
	font-size:13px;
}
.home-slider .nav-tabs {
	border:none;
}
.home-slider .slider-content {
	background:rgba(0,0,0,0.8);
	margin-top:-83px;
	position: relative;
	padding:15px;
}
.home-slider .slider-content p {
	color:#fff;
	margin:0;
	padding:0;
	font-size: 13px;
}
.home-slider .slider-content h4{
	color:#fff;
	margin:0;
	padding:0;
	font-size:15px;
	font-weight: 600;
	padding-bottom:5px;
}
.home-slider .slider-content h4 span {
	float:right;
	font-size:17px;
}
.slider-badge {
	background:rgba(114,121,125,0.5);
	margin-bottom: -44px;
    margin-left: -5px;
    margin-top: 6px;
    position: relative;
    width: 43%;
}
.slider-badge p{
	color:#fff;
	text-shadow: 1px 1px #000;
	margin:0;
	margin-bottom: 0;
	font-size:1.4em;
	/*font-weight: 400;*/
	font-weight:bold;
	padding:5px 10px 5px 20px;
	letter-spacing: -1px;
}
/* Recent Car */
.top-content {
	background:#3faf4b;
	padding-top:20px;
}
p.top-content-p{
	color:#2E2E2E;
	font-size: 15px;
}
p.top-content-p span {
	float:right;
	color:#000;
}
.top-content p a {
	color:#191919;
	text-decoration: none;
}
.recent-box{
	background: #3faf4b;
	margin-bottom:30px;
	border:4px solid #E6EBEF;
}
.recent-box img {
	width:100%;
	border-bottom:1px solid #3faf4b;
}
.recent-box p {
	margin:0;
	padding: 10px 15px;
	font-size:13px;
	min-height:95px;
}
.recent-box p span{
	color:#E6EBEF;
}
.recent-car {
	padding-top:10px;
}
/* Location - middle content */
.home-middle-content {
	background: #fff;
	margin-top:20px;
	margin-bottom:20px;
}
.map-location {
	border:4px solid #E8E8E8;
}
.middle-right h4{
	font-family: 'Pacifico', cursive;
	font-size: 40px;
	margin-top:0;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom:30px;
}
.home-middle-content p{
	color:#000;
	line-height:25px;
	font-size:13px;
}
.home-middle-content a {
	color:#72797D;
	text-decoration: underline;
	font-size: 17px;
}
/* Last Car */
.last-car {
	background: #2C2D2E;
}
.last-car-p {
	color:#fff;
	font-size:17px;
}
.last-car-p span {
	font-weight:700;
}
.last-car-p a {
	float:right;
	color:#fff !important;
	font-size: 15px;
}
.recomandate-car {
	border:8px solid #72797D;
}
.recomadate-badge {
    background: none repeat scroll 0 0 #d53431;
    color: #fff;
    padding: 2px 5px;
    position: absolute;
    right: 88px;
    top: -8px;
    width: 47%;
}
.viewed-car {
	border:8px solid #000;
}
.viewed-badge {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    padding: 2px 4px;
    position: absolute;
    right: 15px;
    top: -8px;
    width: 38%;
}
.footer {
	background:#111111;
	padding:20px 0;
}
.footer p{
	color:#fff !important;
}
.footer ul {
	padding:0;
	margin:0;
}
.footer ul li {
	list-style-type:none;
	display:inline-block;
	color:#fff;
}
.footer ul li:after {
	content: "/";
	padding-left:11px;
}
.footer ul li:last-child:after  {
	content:"";
}
.footer p {
	margin:0;
	font-size: 12px;
}

.map-directions {
    background: #72797D;
    margin-bottom: 0;
    padding: 15px;
    position: relative;
	color:#fff;
	font-weight:400;
	min-height:135px;
}
.map-location img{
   margin-top:-60px;
}
.directions_search {
	margin-top:13px;
}
p.coords {
	font-size:13px;
	color:#fff;
	font-weight:300px;
	line-height:15px;
	margin:5px 0 0 0;
}
/* Product Page */
.product-bg {
	background: url("../images/productbg.jpg");
	height:302px;
	background-color: #000;
    background-position: center 0;
     display: block;
    border-bottom: 2px solid #ccc;
    position: relative;
    z-index: 22;
}
.product-tittle h2 {
	font-size: 33px;
    font-weight: 700;
    /* letter-spacing: -2.5px; */
    line-height: 33px;
    margin: 0;
}
.product-tittle span.margin-top-10 {
	display: inline-block;
    font-size: 22px;
    letter-spacing: -1.5px;
    line-height: 20px;
    word-spacing: 2px;
}
 .product-tittle em {
    font-size: 14px;
    letter-spacing: -1px;
    line-height: 51px;
}
.content-page {
	margin-bottom: 70px;
    margin-top: 70px;
}
.text-right {
    text-align: right;
	float:right;
}
.product-tittle  .text-right h2 {
    font-size: 33px;
}
@media (max-width: 1000px) {
	.product-tittle .text-right h2 {
    font-size: 28px;
	}
	.product-tittle .text-right em {
    font-size: 10px;
	}
}
.flex-viewport {
    /* max-height: 456px !important; */
    }
#carousel ul li {
	margin-right:5px;
	margin-top:5px;
}    
.car-info .table > tbody > tr > td:first-child {
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    width: 45%;
}
.table th {
    border-right: 1px solid #ddd;
	background-color:#F2F2F2;
	text-transform:uppercase;
   font-family: "InterstateMazdaLight";
  	font-size:16px; 	
}

.bs-example-tabs {
	margin-top:50px;
}

.tab-content {
	/* padding:20px 0; */
}
.program p span {
	float:right;
}
.program {
	background: #333333;
    padding: 20px;
	color:#fff;
	margin-bottom:20px;
}
.program p {
	margin:0;
	line-height:25px;
	font-weight:600;
	color:#fff;
	font-size:13px;
}
.program h3 {
	font-size: 22px;
    margin: 0 0 10px;
    text-align: center;
	border-bottom:3px solid #fff;
	padding-bottom:10px;
}

/* List */

.second-list-img img{
	width:100%;
	height:auto;
	padding-right:10px;
	
}
.nopadding {
	padding:0;
}
.nopaddingright {
	padding-right:0;
}
.primary-list-img {
	margin-right:10px;
	}
.padding-bottom-list {
	padding:0;
}
@media (max-width: 991px) { 
	.second-list-img {
		display:none !important;
	}
 }
@media (max-width: 480px) { 
	.second-list-img {
		display:none !important;
	}
	.toolbar {
		display: none !important;
	}
}
	.detail-wrapper {
		border:1px solid #ccc;
	}
.details-left {
	background-color:#E6EBEF;
	padding: 24px 0;
	min-height:164px;
}	
.details-middle {
	padding: 24px 0;
	background-color:#E6EBEF;
	min-height:164px;
}		
.details-right {
	padding: 24px 9px;
    text-align: right;
	min-height:164px;
}	
.details-right .tva, .details-right .tax {
	font-size:11px;
	font-weight:400px;
	margin:0;
	color:#000;
}
.details-right .tax {
	color:#7FBA00;
}
.details-right > span {
    color: #72797D;
    font-size: 22px;
	letter-spacing:-1px;
}
p.motor span{
	background:url('../images/icon/srpite2.png') no-repeat;
	height:18px;
	width:20px;
}

.list-info li {
  color: #000;
  display: block;
  float: none;
  font-family: "InterstateMazdaLight";
  font-size: 16px;
  line-height: 17px;
  list-style-type: none;
  margin: 0 0 10px;
  padding-left: 8px;
  position: relative;
}
.list-info ul {
	padding:0;
}
.list-info .item-engine .icon-vehicle-feature {
    background-position: -98px -171px;
}
.list-info li i {
    background: url("../images/sprite-chrome.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 17px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
}
.list-info .item-transmission .icon-vehicle-feature {
    background-position: -98px -124px;
}

.list-info .item-body .icon-vehicle-feature {
    background-position: -98px -220px;
}

.list-info .item-odometer .icon-vehicle-feature {
    background-position: -98px -268px;
}
.list-info .item-owner .icon-vehicle-feature {
    background-position: -98px -373px;
}
.list-info .item-year .icon-vehicle-feature {
    background-position: -98px -340px;
}
p.list-price {
	color: #333333;
	font-size:20px;
	font-weight: 700;
}
.btn-list-detail {
	margin-bottom:20px;
	background:#C7081B;
}
.btn-list-detail:hover {
	background:#B8091B;
}
.tittle-list-car {
	color:#000;
}
.tittle-list-car h3 {
	color: #000;
	font-size: 16px;
	font-weight: 700;
    padding: 5px 0;
    margin:0;
}
.tittle-list-car h3 a {
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.tittle-list-car h3 a:hover {
	text-decoration:none;
}
.home-list-car {
	margin:10px 0;
	border-bottom: 1px solid #dee1e3;
}
.footer {
	background: #fff;
	padding: 40px 0 20px;
	color:#999999;
}
.footer a {
	color:#999999;
}
.footer a:hover {
	color:#fff;
}
.footer ul {
	padding: 0;
	margin:0;
}
.footer ul li {
	list-style-type: none;
	display: inline-block;
	margin-right:1px;
}
.footer ul li:last-child {
	margin:0;
}

.sortby {
	background-color: #3faf4b;
    border-bottom: 2px solid #3faf4b;
    clear: both;
    color: #fff;
    float: left;
}
.sortby a {
    color: #fff;
}
/* Image count */
ul.image-metadata {
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 5px 0;
    position: absolute;
    width: 100%;
	margin:0;
}

.image-metadata li {
    float: left;
    margin-left: 5px;
}

.image-metadata li > a {
    float: left;
	color:#fff;
    text-decoration: none;
}

.image-metadata li var {
    color: #fff;
    display: none;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin-left: 2px;
}
.image-metadata .photo-count span {
    background-position: -362px -170px;
}
.home-list-car:hover .image-metadata li var {
    display: block;
}
.home-list-car:hover ul.image-metadata {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6)
}
.home-list-car:hover .detail-wrapper{
	/* background: #F2F2F2; */
}
.home-list-car:hover .image-metadata .photo-count span {
    background-position: -362px -194px;
}
.image-metadata li span {
    background: url("../images/sprite-chrome.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    color: #333;
    float: left;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding-left: 18px;
    width: 40px;
}
.main-img-list {
    width: 100%;
	/* height:158px; */ /* De rezolvat un px !!! */
}
.desc p {
	padding-top:10px;
	font-size:16px;
  font-family: "InterstateMazdaLight";	
}

.uprice {
  font-family: "InterstateMazdaLight";
  	font-size:16px;
  
}

.col-lg-8.col-md-12.col-sm-12.col-xs-12.left-content.relativism > p {
   font-family: "InterstateMazdaLight";
  	font-size:16px; 
}

#screenshot{
  position:absolute;
  border:1px solid #888888;
  background:#333;
  display:none;
  color:#fff;
  z-index:9999;
  }
.item-0 {
	border-left:2px solid #fff;
	
} 
.item-2 {
	border-left:2px solid #fff;
	border-top: 2px solid #fff;
}   
.item-1 {
	border-left:2px solid #fff;
}
.item-3 {
    border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}

a.details  {
	padding:6px 0 6px 0;
	text-align:center;
	background-color:#3faf4b;
	font-weight:bold;
	color:#fff;
	border-bottom:3px solid #3faf4b;
	display:block;
}


a.details1 {
	padding:6px 0 6px 0;
	text-align:center;
	background-color:#ed1b2f;
	font-weight:bold;
	color:#fff;
	border-bottom:3px solid #2a71fb;
	display:block;
}

.srt {
	font-size:11px;
	font-weight:600;
	/* width:80px; */
}

/*  Acordion  */
.accordion {
  margin-bottom: 20px;
}

.accordion-group {

}

.accordion-heading {
  border-bottom: 0;
}

.accordion-heading .accordion-toggle {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 8px 20px;
	background-color:#E55653;
}

.accordion-heading .accordion-toggle:hover {
	background-color:#DA3B38;
}

.accordion-heading .accordion-toggle a {
	text-decoration:none;
}

.accordion-toggle {
  cursor: pointer;
}

.accordion-inner {
  padding: 9px 15px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.accordion-inner span.count_n {
	float:right;
	color:#999;
	font-size:11px;
}
.accordion-inner ul li  {
	color:#999;
	font-size:12px;
}
.accordion-inner ul li a.selected {
	color:#333;
	font-size:12px;
	font-weight:bold;
}
.fastSearch {
	background:#E55653;
	border:0;
}
.fastSearch input, 
.fastSearch .btn {
	border-radius:0;
	border:0;
}
.fastSearch .btn {
	background-color:#000;
	color:#fff;
	text-transform:uppercase;
}
.srtitle {
	padding: 5px 10px;
}
#youtube_play {
    cursor: pointer;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 129px;
    height: 97px;
}
#youtube_video {
    background: url("../images/ajax-loader-loading-video.gif") no-repeat scroll center center #fff;
    display: none;
    width: 100%;
    height: 100%;
}

#youtube_iframe {
	width:100% !important;
	height:320px !important;
}
@media (min-width:769px) {
#youtube_iframe {
	width:100% !important;
	height:535px !important;
}
}

.home-list-car .play-video {
    background: url("../images/sprite-chrome.png") no-repeat scroll -201px -344px rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    top: 66%;
    left: 66%;
    position: absolute;
    text-indent: -10000px;
    width: 30px;
}
.an_km {
    color: #9fa49f !important;
    display: block;
    font-size: 11px;
}

.sidebar {
	margin-bottom:20px;
}
.sidebar  p.top-content-p{
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: -1px;
    margin: 0;
    padding: 5px 10px 5px 20px;
	background-color:#3faf4b;
}

/* recentlyViewed */
.recentlyViewedInner {
  padding: 9px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
.recentlyViewedInner .recentItems {
  border-top: 1px solid #ccc;
  padding:5px 0;
}
.recentlyViewedInner .recentItems a {
  font-size:12px;
}
.recentlyViewedInner .recentItems p {
  margin:0;
}
/**
* Carousel with image and text, custom skinned scrollbar
**/
#carousel-image-and-text {
    background-color: #f2f2f2;
    height: 156px;
    margin: 0 auto;
    padding: 15px 28px;
    width: 100%;
}	
#carousel-image-and-text .arrow-holder {
	height: 195px;
}
#carousel-image-and-text .touchcarousel-item {
	margin-right: 1px;	
	width: 102px;
	height: 135px;
}
#carousel-image-and-text .item-block {
	width: 102px;
	height: 135px;
	display: block;
}
#carousel-image-and-text .item-block img,
#carousel-image-and-text .item-block h4, 
#carousel-image-and-text .item-block p {
	float: left;
	position: relative;
	display: block;
	margin: 0;	
}
#carousel-image-and-text .item-block img {
	width: 102px;
	height: 77px;
	border: 0;
	padding: 0;
}
#carousel-image-and-text .item-block {	
	text-decoration: none;
	color: inherit;	
}	
#carousel-image-and-text .item-block h4 {
	color: #000;
	font-size:13px;
	width: 158px;
	height: auto;
	padding: 0;
	-webkit-transition: color 0.2s ease-out; 
	-moz-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;  	
}
#carousel-image-and-text .item-block:hover h4 {	
	color: #1873c9;
}
#carousel-image-and-text .item-block p {	
	color: #555;
	width: 158px;
	padding: 0;
}
#carousel-image-and-text .scrollbar-holder {
	background: #CED7DB;
	bottom: 0;
	height: 1px;
	left: 0;
	right: 0;
}
#carousel-image-and-text .scrollbar {
	background-color: #45a8ce !important;
	bottom: 0;
}
.dealOffer {
	background-color:#F2F2F2;
}
.dealOffer .details {
	margin:15px 10px;
	padding:3px 10px;
}
.pagination {
	float:right;
	margin:0 0 10px 0;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #72797D;
	border-color:#72797D;
}
.pagination > li > a, .pagination > li > span {
	color:#72797D;
}
.featuredcarsul {
    color: #3faf4b !important;
}
.featuredcarsul  a {
    color: #3faf4b !important;
}
.sterge {
    position: absolute;
    z-index: 10;
}
div#directions div#map-pane {
    border: 1px solid #000000;
    height: 532px;
    padding: 0;
    width: 730px;
}

/* Filtre */
#accordion2 .options {
    display: none;
    position: relative;
}
.icons {
    background-image: url("../images/icons.png");
}
#accordion2  .state-icon{
    background-position: -15px -10px;
    display: inline-block;
    margin: -3px 0 0 5px;
    position: static;
    vertical-align: middle;
}
#accordion2 .filter-text {
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 8px 20px;
}
div#popup-notification {
    background: none repeat scroll 0 0 #e9eef4;
    border: 2px solid #35405c;
    box-shadow: 0 0 15px rgba(53, 64, 92, 0.5);
    box-sizing: border-box;
    font: 400;
    left: 0;
    margin: auto;
    padding: 10px 15px;
    position: fixed;
	width:300px;
    right: 0;
    text-align: center;
    top: 50%;
	display:none;
}

.detail-section.hiddenul {
  display: none;
}
.detail-section-table {
  width: 100%;
}
.detail-section-table th {
  padding: 5px;
  font-weight: bold;
  width: 300px;
  vertical-align: top;
   font-family: "InterstateMazdaLight";
  	font-size:16px;   
}
.detail-section-table td {
  padding: 5px;
  vertical-align: top;
  text-align: right;
     font-family: "InterstateMazdaLight";
  	font-size:16px; 
}
.detail-section-table tr.oddBlack {
  background-color: #666;
}
#review {
  padding-top: 20px;
  padding-left: 14px;
  font-size: 1.1em;
  line-height: 1.3em;
  font-family: inherit;
}
#review h2 {
  margin-bottom: 12px;
}
#review h3 {
  margin-bottom: 2px;
  font-size: 1.3em;
  font-weight: bold;
}
div.review {
  margin-bottom: 10px;
}
#review ul {
  list-style-position: inside;
  list-style-type: disc;
  margin: 2px;
}
#review-stars {
  padding: 10px 20px;
  background: #F1F1F1;
  float: right;
  color: #000;
}
#review-stars label {
  font-weight: bold;
  width: 130px;
  display: block;
  float: left;
}
#review-stars img {
  margin-top: -4px;
}
img.review-video {
  cursor: pointer;
}
.review-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px; height: 0; overflow: hidden;
  margin-bottom: 10px;
}
.review-video-container iframe, .review-video-container object, .review-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.review-video {
  display: inline-block;
}

/* review-carousel */
#review-carousel {
    overflow: hidden;
    padding: 0 30px;
    position: relative;
}
#review-carousel .viewport {
    float: left;
    width: 100%;
    height: 92px;
    overflow: hidden;
    position: relative;
}
#review-carousel .buttons {
    background: #c50100;
    border-radius: 20px;
    display: block;
    margin: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    text-decoration: none;
    font-size: 16px;
}
#review-carousel .next {
    left: auto;
    right: 0;
    top: 0;
}
#review-carousel .buttons:hover{
    color: #c50100;
    background: #fff;
}
#review-carousel .disable {
    visibility: hidden;
}
#review-carousel .overview {
    list-style: none;
    position: absolute;
    left: 0
    top: 0;
}
#review-carousel .overview li{
    float: left;
    margin: 0 0px 0 0;
    overflow: hidden;
    height: 90px;
    width: 120px;
    margin-right: 5px;
    position: relative;
}
#disclaimer {
  display: none;
  font-size: 0.9em;
  margin: 20px 0;
  line-height: 1.2em;
}
/*//////////////////////////////////////////////////////////////*/
/*--------------------------Image Gallery-----------------------*/
/*//////////////////////////////////////////////////////////////*/
#gallery{
	margin-bottom:10px;
}

.gallery {  padding: 0; margin: 0; }
.gallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.gallery li { list-style: none!important; float: left; width: 33.33333333%; }
.gallery li a { display: block; margin: 5px;}
.gallery li img { display: block; width: 100%; min-height:180px; }
.image-decoration { border:1px solid #ccc; padding:3px; margin:3px;}

@media (max-width:767px) {
	.gallery li img { display: block; width: 100%; min-height:70px !important; }
}

table.detail-section-table tr.even {
    background-color: #f4f4f4;
}
.clear {
	clear:both !important;
}

.financeCar {
    background: #ebebeb none repeat scroll 0 0;
    border: 1px solid #c8c7c7;
    float: right;
    margin-top: 10px;
	margin-bottom:30px;
    padding: 20px;
    width: auto;
}


/* Cal */
.peverdebtn {
    background-color: #3faf4b;
    border: 0 none;
    color: #fff;
    float: left;
    padding: 10px;
    text-align: center;
    width: 80px;
}

.sfmenu, .transparentbold {
    margin: 5px 0;
    width: 164px;
}
.bigger td {
    font-weight: bold !important;
    padding-top: 10px;
}
#Cal{
    margin-top: 0px;
    font-size: 12px;
    background: #EBEBEB;
    padding: 20px 20px 10px 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,Tahoma;
	width:360px;
	float:right;

}
#Cal table {
    font-size: 11px;
}
#Cal select {
    width: 75px;
    margin: 3px 0px;
    padding: 2px;
}
#Cal input{
    border: 1px solid #cccccc;
    line-height: 1;
    padding: 5px;
    background:#FFFFFF;
    margin: 3px 0px;
    width: auto;
}

#Cal input:disabled{
    background:#EBEBEB;
}

#Cal form, #calcPCP form{ border: none; background: none; padding: none;}

#Cal input[type="button"], 
#Cal input.button 
{
    background:#fab700!important; 
    border:none!important; 
    width:100%; 
    font-size:24px; 
    font-family: 'HelveticaNeueLT', serif; 
    margin-top:10px; 
    font-weight:bold; 
    color:#000!important; 
    border-radius:0px!important; 
    cursor: pointer; 
    text-transform:uppercase!important; 
    padding-top:7px!important; 
    padding-bottom:7px!important;
}

#Cal input.button.small{
    font-size: 16px;
    font-weight: normal;
}

#Cal input[type="button"]:hover{
    background: #edaa00
}


#Cal h4.title{
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #b3b3b3;
    font-size:14px;
    font-weight:bold;
}

#Cal h4{
    margin: 0px;
    font-size:14px;
}
#results{
    margin-top: 10px;
    
}
.resultRowOne{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b3b3b3;
}

#loanAmountOut,#monthlyPaymentQuote,#weeklyPaymentQuote{
    font-weight: bold;
    font-size: 17px;
}
.calcErr{
    color: #e10000;
}

.tclink {font-weight: bold; font-size: 11px; cursor:pointer;}
.tctext {font-size: 10px;}


/* Cal PCP */


#calcPCP{
    margin-top:20px;
    font-size: 12px;
    background: #EBEBEB;
    padding: 20px 20px 10px 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,Tahoma;
}
#calcPCP table {
    font-size: 11px;
}
#calcPCP select {
    width: 75px;
    margin: 3px 0px;
    padding: 2px;
}
#calcPCP input{
    border: 1px solid #cccccc;
    line-height: 1;
    padding: 5px;
    background:#FFFFFF;
    margin: 3px 0px;
    width:auto;
}

#calcPCP input:disabled{
    background:#EBEBEB;
}
#calcPCP input[type="button"],
#calcPCP input.button {
    background:#f79801!important; border:none!important; width:100%; font-size:24px; font-family: 'HelveticaNeueLT', serif;  margin-top:10px; font-weight:bold; color:#000!important; border-radius:0px!important; cursor: pointer; text-transform:uppercase!important; padding-top:7px!important; padding-bottom:7px!important;
}

#calcPCP input.button.small{
    font-size: 16px;
    font-weight: normal;
}

#calcPCP input[type="button"]:hover{
    background: #edaa00
}


#calcPCP h4.title{
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #b3b3b3;
    font-size:14px;
}

#calcPCP h4{
    margin: 0px;
    font-size:14px;
}
#resultsPCP {
    margin-top: 10px;
    
}
.resultRowOne{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b3b3b3;
}

#finalPrice, #monthlyPayments, #weeklyPayment, #optionalFinalPayment{
    font-weight: bold;
    font-size: 20px;
}

#pcpfinalPrice, #pcpmonthlyPayments, #pcpweeklyPayment, #pcpoptionalFinalPayment{
    font-weight: bold;
    font-size: 20px;
}

.calcPCPcErr{
    color: #e10000;
}

#tcHPopen,#tcPCPopen,#termsConditionsPCP,#termsConditionsHP{
    font-family: "Helvetica Neue",Helvetica,Arial,Tahoma;
}
div#financeAPL {
    background: none repeat scroll 0 0 #dedede;
    border: 1px solid #c8c7c7;
    padding: 15px 15px 15px 15px;
    margin-top: 20px;
	width:100%
}
.form-horizontal .control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 160px;
}

.form-horizontal .controls {
    margin-left: 180px;
}

.SubMainTbl {
    margin-bottom: 20px;
	float:left;
}
.headline {
	font-weight:700;
	margin-bottom:15px;
}
.ffSubmitButton:hover {
    background-color: #fff !important;
    color: #3faf4b !important;
	border:1px solid #3faf4b !important;
    text-decoration: none;
}
.ffSubmitButton {
    -moz-user-select: none;
    background-image: none;
    cursor: pointer;
    font-size: 16px;
	font-weight:bold;
    margin-bottom: 0;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
	 background-color: #3faf4b !important;
	border-image: none;
	border:0px;
	border-radius:5px;
	 color:#fff;
}

#Finance td {
    color: #000;
	font-family: "Open Sans",sans-serif;
	
}

.financenote {
    color: #000;
	font-family: "Open Sans",sans-serif;
	font-weight: 700;
}

.label-secondary {
	font-size:12px;
}

.btn-success-color {
	background:#3faf4b !important;
	border:1px solid #3faf4b !important;
	color:#fff;
	margin-bottom:5px;
	border-radius:5px !important;
   font-family: "InterstateMazdaLight";
  	font-size:16px; 	
}
.topmargin {
    margin-top: 10px;
}

.btn-success-color:hover {
	background:#fff !important;
	color:#3faf4b !important;
	border:1px solid #3faf4b !important;	
}
.viewed {
    background-image: url("../images/viewed-overlay.gif");
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    width: 212px;
    height: 158px;
	left:0;
}

.subnavi {display: none; float: left;/*left: 0;*/list-style: none outside none;margin: 0;padding: 0; position: absolute;/*top: 34px;*/z-index: 10000 !important;background:rgba(0, 0, 0, 0.7) !important;}
.subnavi li {background:rgba(0, 0, 0, 0.7);border-bottom: 1px solid #333;border-top: 1px solid #666;clear: both;margin: 0;padding: 10;/*width: 150px;*/z-index: 1000 !important;}
.subnavi li a {
  color: #fff;
  display: block;
  float: left;
  font-size: 14px !important;
  padding: 9px 18px;
  width: 180px;
  z-index: 10000 !important;
}
.subnavi li a:hover {color:#fff; background:#000 !important; display:block;}

.finance {
    background-color: #dadada;
    border: 3px solid #ccc;
    height: 567px;
    margin-bottom: 15px;
    padding: 15px;
}

/* book a service form */
.normal_form label {
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 0 30px 0 0;
    padding: 0;
    text-align: left;
    width:100% !important;
}

.normal_form input {
    height: 29px;
    line-height: 2em;
    margin: 0 0 19px;
    overflow: visible;
    padding: 3px;
    vertical-align: top;
    width: 100% !important;
}


.normal_form {
    width: 100% !important;
	clear:both;
}

.nf_div {
    width: 100% !important;
}

.normal_form .checkzz input {
    background-image: none;
    height: auto;
    margin: 3px 15px 20px 0;
    padding: 4px 0 10px;
    width: auto;
}

.normal_form .checkzz label {
    float: none;
    font-family: Helvetica,Verdana,Arial,Tahoma,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0 2px;
    padding: 0;
    text-align: left;
    width: 61px;
}

.normal_form textarea {
    border:1px solid #ccc;
    height: 88px;
    padding: 4px 10px 10px 7px;
    width: 100% !important;
	margin-bottom:5px;
	
	
}
.normal_form select {
    margin: 0 0 17px;
    padding: 2px 4px 3px;
    width: 100% !important;
}
.normal_form input#mileg {
	width:150px;
}
.normal_form select#milegk {
	width:70px;
}
.green-box {
    background: none repeat scroll 0 0 #EEFFDD;
    border: 1px solid #A3C159;
    color: #697A58;
    padding: 5px 10px;
	height:43px;
}

.no-lable {
display:inline !important;
}

.button {
	border:1px solid #3faf4b;
    background: #3faf4b !important;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-decoration: none !important;
    text-transform: uppercase;
}

.button:hover {
	color:#3faf4b;
	background:#fff !important;
	border:1px solid #3faf4b;
}
/* book a service ends */

.button-finance {
	background:#0055FA !important;
	color:#fff !important;
	border-radius:5px;
}

.button-finance:hover {
	text-decoration:none;
}

.table-details {
	background:#f8f8f8 !important;;
}

.recent-cars  {
	transition: background-color 0.5s ease;
	padding:10px;border:1px solid #0055FA;text-align:center
}

.recent-cars:hover a {
	background:#0055FA;
	color:#fff !important;
}

.row.margin-bottom-50 {
    margin-bottom: 20px;
}

.recent-cars {
	padding:10px;
	border:1px solid #0055FA;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	background:#0055FA;
	border-radius:0;
}

.margin-bottom50 {
	margin-top:20px;
	margin-bottom:50px;
}

.find-location {
	background:#3faf4b none repeat scroll 0 0;
		border:1px solid #fff;
    border-radius: 3px;
    color: #fff;
    font-family: "Open Sans",sans-serif;
	font-weight:bold;
    font-size: 15px;
    letter-spacing: -1px;
    width: 100%;
	float:right;
}

.find-location:hover {
	background-color:#fff;
    color: #3faf4b;
	border:1px solid #3faf4b;
}

.captcha {
	height:50px !important;
}

.message-area {
	height:100px !important;
}

.button-full {
	background-color: #333333;
    color: #fff;
	width:100% !important;
}

.row-wrapper {
	margin-top:-30px;
}

.left-content-column {
	margin-top:20px;
}

.no-margin-top {
	margin-top:0px !important;
	text-align:center;
	border-bottom:2px solid #3faf4b;
	color:#fff;
}

.product-tittle {
    margin-top: 20px;
}
div#tweets {
	margin-bottom:15px !important;

}

.middle-home {
    padding-top: 10px;

}
.vieweds {
	background-color :#F2F2F2;
	margin-bottom:15px;
	padding-bottom:10px;
}
ul.viewed-list {
	padding:0;
}
ul.viewed-list li {
	clear:both;
	height:77px;
}

.vieweds img {
	margin:0 10px 5px 0;
}

ul.viewed-list li :hover {
	text-decoration:none;
}
@media (max-width: 768px) {
	.bs-example-tabs {
		margin-top:0 !important;
	}
	.home-slider {
		margin-top:15px !important;
	}
	.slide-big {
		padding:0 !important;
	}
	.top-content {
		padding-top:15px;
	}
	.main-img-list {
		height:auto !important;
	}
	.col-offset-right {
		padding:0 !important;
	}
	.topmargin {
		margin:0 !important;
	}
	.details-right {
		padding:9px 0 !important; 
		text-align:center;
	}
	
}
@media (min-width: 992px) and (max-width: 1200px) {
	.details-right {
		text-align: center;
		padding:10px;
	}
	.mainlogo {
    width: 30% !important;
}
	.topmargin {
		margin-top: 0px !important;
}
}
@media (max-width: 992px) {
	.col-offset-right {
		padding:0 !important;
	}
	.topmargin {
		margin:0 !important;
	}
	.bs-example-tabs {
		margin-top:0 !important;
	}
	.home-slider {
		margin-top:15px !important;
	}
	.slide-big {
		padding:0 !important;
	}
	.top-content {
		padding-top:15px;
	}
	.main-img-list {
		height:auto !important;
	}
	.image-thumb  {
		padding:0px !important;
	}
	.small-details {
		padding:0 !important;
	}
	.details-right {
		padding:9px !important; 
		text-align:center;
	}
}
.small-details {
	padding-right:0 !important;
}
.fb-comments, .fb-comments iframe[style], .fb-comments span {
   width: 100% !important;
}

h4.subtitle {
    border-bottom: 1px solid #e8e8e8;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    margin-top: 20px;
    padding-bottom: 0;
	padding-left:15px;
}

h2.search-cars-subtitle {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: -5px !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
	text-align:center;
}

h5.subtitle {
	border-bottom: 1px dotted #3faf4b;
	font-weight:bold;
	font-size:18px;
	padding-bottom:15px;
}
.col-offset-right {
	padding-right:0;
}

ul.servicing li {
    background: url("../images/check.png") no-repeat scroll left 3px transparent;
    padding: 2px 20px;
	list-style:none;
	line-height: 21px;
}



.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
ul.list-group-item li {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px !important;
    position: relative;
}

div#right {
	background:#F2F2F2;
	padding:10px;
	margin-bottom:15px;
}
#right > h1 {
	font-size:23px;
}
#right  dt {
    float: left;
    width: 43%;
}
.text-area-large {
	 height:160px !important;
}

/* Custom Design */

.social {
    background: rgba(0, 0, 0, 0) url("../images/carbg.jpg") no-repeat scroll 0 0;
    padding-bottom: 132px;
    padding-top: 125px;
	background-size:cover;
	background-position:center center;
}
.socialbox {
  background: rgba(0, 0, 0, 0) url("../images/bg1.png") repeat scroll 0 0;
  border-bottom: 4px solid #3faf4b;
  border-radius: 6px;
  height: 100%;
  min-height: 200px;
  padding-top: 15px;
}

.socialbox img {
	padding-top:25px;
	
}
h4.socialheader::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin-left: 0;
    margin-right: auto;
    margin-top: 10px;
    width: 100%;
}
.socialbox p {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
}
.socialbox a, .socialbox a:hover, .socialbox h4, .socialbox p, a.readmore {
    color: #fff;
}
ul.footernav {
    float: right;
}
ul.footernav li a:hover {
    color: #3faf4b;
    text-decoration: none;
}
ul.footernav li a {
    color: #8f8f8f;
    font-family: "Open Sans",sans-serif;
    font-size: 11px;
    text-transform: uppercase;
}
.bluebottom {
    background: #3faf4b none repeat scroll 0 0;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    padding-bottom: 22px;
    padding-top: 25px;
}
.bluebottom a, .bluebottom a:hover, .bluebottom p {
    color: #fff;
}

div#finance {
    background-color: #f4f4f4;
    border: 3px solid #ccc;
    margin: 50px 0;
    padding: 15px;
}
.featuredcars {
  padding-bottom: 15px;
  padding-top: 0px;
}
h2.boxy-header::after {
    background: #fff none repeat scroll 0 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 26px;
    width: 12%;
}
h2.boxy-header::after, h2.three-header::after {
    content: "";
    display: block;
    height: 1px;
}
.usedcars {
    background: #3faf4b none repeat scroll 0 0;
    padding-bottom: 0px;
    padding-top: 15px;
}
.usedcars p {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 28px;
    text-transform: uppercase;
}
.map_brd {
	border:1px solid #ccc;
	padding:3px;
}
.topbar {
    background: #f5f5f5 none repeat scroll 0 0;
}
.topbar p {
    font-size: 13px;
    margin-bottom: 0;
}
a.close-panel, a.open-panel {
    display: none;
}
.navbar-inverse .navbar-nav > li > a, .topbar p {
    color: #fff;
    font-family: "Open Sans",sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
nav {
    margin-top: -20px;
}
ul.menu {
    float: right;
    margin-top: 0;
    padding: 0;
}
ul.menu li.active, ul.menu li:hover {
    background: #3faf4b none repeat scroll 0 0;
    color: #fff !important;
    padding: 10px 15px;
    text-decoration: none;
}
ul.menu li a:hover  {
    color: #fff !important;	
}

ul.menu li {
    background: #fff none repeat scroll 0 0;
    color: #333;
    display: block;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    list-style-type: none;
    margin: 0;
    padding: 10px 15px;
    text-transform: uppercase;
}
.headerwhite {
    background: #fff none repeat scroll 0 0;
    height: 140px;
    padding-top: 33px;
}

body.car-enquiry-form #contact.dealer-enq {
    background: #f5f5f5 none repeat scroll 0 0 !important;
    color: #000 !important;
}

form#contact .input-wrapper input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
}

.topbar .container {
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    padding: 12px 30px 12px 20px;
}
ul.menu li.active a {
    color: #fff;
}
h2.box-header::after {
    margin-top: 26px;
    width: 12%;
}
h2.box-header::after, h3.box-header::after {
    background: #3faf4b none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
}
h2.three-header::after {
    background: #3faf4b none repeat scroll 0 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    width: 9%;
}
h2.boxy-header::after, h2.three-header::after {
    content: "";
    display: block;
    height: 1px;
}
.about h2 {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 28px;
    text-align: center;
}
.top20 {
	margin-top:20px;
}
i.searchicon {
    background: rgba(0, 0, 0, 0) url("../images/search.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 50px;
    padding-right: 70px;
    width: 50px;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 1.42857;
    padding: 10px 20px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.circle:hover {
    cursor: pointer;
}
.circle {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #3faf4b;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 45px;
    padding: 29% 0 30% 1%;
    width: 86%;
}
.serviceitem {
    margin: 35px auto 5px;
    text-align: center;
}
h3.box-header::after {
    margin-top: 16px;
    width: 17%;
}
h2.box-header::after, h3.box-header::after {
    background: #3faf4b none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
}
.services h2 {
    font-size: 28px;
    margin: 0;
}
.serviceitem h3, .services h2 {
    color: #8f8f8f;
    font-family: "Open Sans",sans-serif;
    padding-bottom: 8px;
    text-align: center;
}
#owl-demo .item{
	margin: 3px;
}
#owl-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
}



/* book a service form */
.normal_form label {
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 0 30px 0 0;
    padding: 0;
    text-align: left;
    width:100% !important;
}

.normal_form input {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 29px;
    line-height: 2em;
    margin: 0 0 19px;
    overflow: visible;
    padding: 3px;
    vertical-align: top;
    width: 100% !important;
}

.normal_form select {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 29px;
    line-height: 2em;
    margin: 0 0 19px;
    overflow: visible;
    padding: 3px;
    vertical-align: top;
    width: 100% !important;
}


.normal_form {
    width: 100% !important;
	clear:both;
}

.nf_div {
    width: 100% !important;
}

.normal_form .checkzz input {
    background-image: none;
    height: auto;
    margin: 3px 15px 20px 0;
    padding: 4px 0 10px;
    width: auto;
}

.normal_form .checkzz label {
    float: none;
    font-family: Helvetica,Verdana,Arial,Tahoma,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0 2px;
    padding: 0;
    text-align: left;
    width: 61px;
}

.normal_form textarea {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 88px;
    margin-bottom: 5px;
    padding: 4px 10px 10px 7px;
    width: 100% !important;
}

.glyphicon-chevron-left {
    color:#fff !important;
}

.glyphicon-chevron-right {
    color:#fff !important;
}


.icn_pla {
  margin-right: 5px;
}

.home-list-car {
  background: #f4f4f4 none repeat scroll 0 0;
  border-bottom: 2px solid #3faf4b;
  margin: 30px 0;
  padding: 10px;
}

.home-list-car:hover {
  background: #f4f4f4 none repeat scroll 0 0;
  border-bottom: 2px solid #cccccc;
  box-shadow: 2px 2px 17px 1px rgba(0, 0, 0, 0.6);
  margin: 30px 0;
  opacity: 1;
  padding: 10px;
}

.red {
	color:#ff0000 !important;
}



.navbar-inverse {
  background-color:transparent !important;
  width: 100%;
  float: right;
  margin-top:2px;
}

.pad-bar {
	/* padding-bottom:15px !important; */
}


@media (max-width: 999px) {
	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color:#fff;
    font-weight: 600;
	width:100% !important;
}
	
	.mainlogo {
		text-align:center;
	}
	
    .navbar-header {
        float: none !important;
		background:#3faf4b;
		margin-top:70px;
    }
    .navbar-toggle {
        display: block !important;
    }
    .navbar-collapse {
        border-top: 1px solid transparent !important;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1)!important;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none !important;
        margin: 7.5px 0 !important;
		clear:both !important
    }
    .navbar-nav>li {
        float: none !important;
		text-align:center !important;
    }
    .navbar-nav>li>a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .navbar-text {
        float: none !important;
        margin: 15px 0 !important;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
	
	.align {
		margin-top:15px !important;
		text-align:center;
}

.pad-bar  {
	padding:0 !important;
}


}

@media (min-width: 901px) and (max-width:1000px) {
	.navbar-nav > li > a {
    padding:9px 4px;
    text-transform: uppercase;
}
	
}

@media (min-width: 992px) and (max-width:1199px) {
	.ffin {
    width:100%;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.iframe-finance {
    height:3000px;
	}
}

@media (max-width:630px) {
	.iframe-finance {
    height:3000px;
	}
}

@media (min-width: 1001px) and (max-width:1199px) {
.navbar-nav > li > a {
  padding: 8px;
  text-transform: uppercase;
  font-size: 11px;
}
	
}

@media (max-width:999px) {
.navbar-header {
  background: #000;
  float: none !important;
  margin-top: 4px !important;
}
	
}


.navbar-nav {
  float: left;
  margin: 0;
}



.widthsut {
  width: 100% !important;
}




/* tabs */
UL.tabNavigation {
  clear: both;
  height:29px;
  padding:0;
  border-bottom: 3px solid #72797D;
}

ul.tabNavigation li {
  float: left;
  margin: 0 2px 0 0;
  padding: 0 0 0 3px;
  font-size: 12px;
  font-weight: bold;
  background-image: url("../images/tabs-02.jpg");
  background-repeat: no-repeat;
  list-style:none;
}

UL.tabNavigation li a {
  display: block;
  padding: 6px 11px;
  color: #333;
  text-decoration: none;
  background-image: url("../images/tabs-01.jpg");
  background-repeat: no-repeat;
  background-position: top right;
}

UL.tabNavigation li a.selected {
  background-image: url("../images/tabs-02-red.jpg");
  color:#fff;
}
UL.tabNavigation li a:hover {
  text-decoration:underline;
}

ul.tabNavigation li.selected {
  background-image: url("../images/tabs-01-red.jpg");

}



    div.tabs > div h2 {
      margin-top: 0;
    }

    #first {
        background-color: #f00;
    }

    #second {
        background-color: #0f0;
    }

    #third {
        background-color: #00f;
    }

    .waste {
      min-height: 1000px;
    }

div#car-details .tabs {
  padding:0 17px;
  }
#tabs {
  margin: 10px 0;
}
.tab-link {
    background: #0476B4;
	color:#fff;
}
.tab-link:hover {
    background: #1C1A1C;
	color:#fff;
}

.tab-link.active {
    background: #3faf4b none repeat scroll 0 0 !important;
	color:#fff !important;
}

@media (max-width: 500px) {
.nav-tabs > li > a {
    background-color: #3faf4b;
    color: #fff;
    font-weight: 600;
    margin-top: 5px;
    margin-left: 10px;
    text-align: center;
    min-width: 315px !important;
    width: 100% !important;
	position:relative;
}
}


.home-title {
	color:#000 !important;
	text-align:center;
}

.hoverul a:hover {
	opacity:0.7;
}

.hoverul {
	margin-bottom:25px;
}



.relativism {
	position:relative;
	z-index:99;
} 

.nav-bgbg {
	background:#000;
	color:#fff;
	padding-top:2px;
	padding-bottom:2px;	
}

.top-img img {
	padding-top:30px !important;
}

.img-width {
	width:70%;
}


.ffSubmitButton1 {
  background: rgb(81, 165, 54) none repeat scroll 0 0;
  border: 1px solid rgb(81, 165, 54);
  color: rgb(255, 255, 255);
  text-align:center;
  float: left;
  font-family: "Skoda Pro",Verdana;
  font-size: 16px;
  margin-top:20px;
  padding: 25px;
  text-transform: uppercase;
  width:100%;
  display:block;

}


.form-responsive {
	width:100%
}

.left-m {
	margin-left:15px !important; 
}

.left-m img {
	bordeR:2px solid #f2f2f2;
	padding:3px;
}

@media (max-width: 770px) {
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-left: 0px !important;
  margin-right: 0px !important;
}  
  
}


.grey-box {
	background:#f2f2f2;
	border-top:3px solid #3faf4b;
	padding:10px;
	min-height:421px;
	margin-top:20px;
	margin-left:10px;
}

.form_width {
  width: 100%;
  padding: 5px;
}

.camp_address.address_add {
  width: 100%;
}

.input-xlarge {
  width: 100%;
}
.dob {
  width: 33%;
}

.camp.ocupation {
  width: 100%;
}

.camp.bank {
  width: 100%;
}

.peverdebtn {
	background-color:#3FAF4B;
	padding:9px;
	width:82px;
	float:left;
	text-align:center;
	border:0;
	color:#fff;
	cursor:hand;
}

input.peverdebtn {
    height: 35px;
	cursor:hand;
}


a.peverdebtn {
  color: rgb(255, 255, 255);
  display: block;
  font-size: 13px;
}

.pegri {
	background-color:#F2F2F2;
	padding:10px;
	width:300px;
	float:left;
	margin-bottom:5px;
	text-align:center;
}
a.pegri {
	text-decoration:none;
	color:#333;
	text-transform:uppercase;
}


.och h5 {
  background-color: rgb(63, 175, 75);
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-weight: normal;
  width: 100%;
  padding:10px 20px;
}

.td-c {
  font-size: 15px;
  line-height: 20px;
  padding: 15px 30px 10px;
}


.black-div {
	position:absolute;
	z-index:1000 !important;
	top:30%;
}

.black-div a {
	color:#fff;
	background:#000;
	padding:13px;
	text-align:center;
	position:fixed;
	font-size:18px;
	font-weight:bold;
}

@media (max-width: 767px) {
.black-div a {
	display:none !important;
}
}