/*!
 * Master Bootstrap3 (http://www.masterbootstrap.com)
 * Copyright 2013-20156 gsuez.cl.
 * Licensed under GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)
 */
html {
  overflow-y: scroll; }

body {
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; 
border-top: 3px solid #de2e2e;
}

img {
  max-width: 100%; }

#top {
  color: #ddd;
  font-size: 12px;
  line-height: 30px;
  padding-bottom: 4px;
  padding-top: 4px;
  margin-top: 0px;
   }

#top p {float:left;
margin-right: 20px;
text-align: center;
}

#top .search {float:right;
color: #000;}

#top .search input {border-radius:5px;
width:100%;
}

#top .container .separator {
  border-left: 1px solid #CCCCCC;
  display: inline-block;
  height: 10px;
  margin: 0 20px;
  width: 1px; }

  .logo
  {background: url(../images/car-header-image.jpg) no-repeat scroll center #e8b8bf;
  	height: 353px;
  	position: relative;
  	padding-left: 55px;
  	padding-right: 55px;
  padding-top: 5px;
  }
#navigation {
  /*   border-bottom: 3px solid #ccc;;
    margin-bottom: 20px;*/
    position: relative;
z-index: 15;
margin-top: -240px;
width: 100%; 
}

.navbar {
	background-color: #d9000e;
opacity: 0.8;
border-color: #d9000e;
  border-radius: 0 !important;
  margin-top: 50px; }

.navbar-default {
     background-color: #d9000e;
    border-color: transparent;
}
a {color: #dd0600;}
#navigation a {color: #fff; font-size: 18px;}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  outline: medium none;
  color: #d9000e !important; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  outline: medium none;
  color: #d9000e !important; }

  .navbar-default .navbar-nav > li:hover,
  .navbar-default .navbar-nav > .active {
  	background-color: #fff !important;
  }

.navbar-nav > li > a {
  line-height: inherit !important;
  padding-bottom: 19.5px !important;
  padding-top: 19.5px !important; }

.dropdown-menu {
  padding: 0px !important;
  border-radius: 0 !important;
  background-color: #d9000e; }
  .dropdown-menu li a {color:#fff;}
  .dropdown-menu li a:hover {color:#d9000e !important;}

.navbar-right .dropdown-menu {
  left: 0 !important;
  right: auto !important; }

#main-box {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0px solid #E5E5E5;
  /* border 1, if you have front component*/
  margin-bottom: 20px;
  /*    padding: 10px;*/ }

#main {
  /*    padding-bottom: 40px;*/
  padding-top: 20px; }

#breadcrumbs {
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 20px 0 0;
z-index:50;
position:relative;}

#breadcrumbs .moduletable {
  border: 0;
  padding: 0;
  margin-bottom: 0; }

#fullwidth {
  margin-top: -20px;
  overflow: hidden; }

#fullwidth .moduletable {
  border: 0;
  padding: 0;
  margin-bottom: 20px; }

.black .moduletable {
  background: none repeat scroll 0 0 #222222;
  border-color: #222222;
  color: #AAAAAA; }

.moduletable {
  /*    background: none repeat scroll 0 0 #FFFFFF;;
    border: 1px solid #E5E5E5;*/
  margin-bottom: 5px;
  padding: 10px; }

.panel.moduletable {
  padding: 0; }

.panel .moduletable {
  box-shadow: none;
  margin: 0px 10px;
  padding: 10px; }

#brand {
  float: left;

   }

#brand img {
  padding-bottom: 10px;
}

.page-header {
  margin: 10px 0 20px; }

.hasTooltip {
  display: inline !important; }

.noMainbody {
  display: none !important; }

ul.unstyled,
ol.unstyled {
  list-style: outside none none;
  margin-left: 0;
  padding: 0; }

#pop-print {
  float: right;
  margin: 10px; }

.btn.modal {
  bottom: auto;
  display: inline;
  left: auto;
  position: relative;
  top: auto; }

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */ }

/* Wrapper for page content to push down footer */
#wrap {
  height: auto !important;
  margin: 0 auto 0px;
  min-height: 100%;
  padding: 0 0 0px; }

/* Set the fixed height of the footer here */
#footer {
  /*  height: 80px;*/
    background-color: #483e40;
    color: #fff; }

#copy.well {
  border-radius: 0;
  border: 0;
  margin: 0;
  background-color: #000;
  color: #fff;
  height:60px;
  margin-bottom: 0px;
   }

#footer .moduletable {
  background: transparent;
  border: 0; }

#push {
  height: 60px; }

/* LAYOUT */
/* Floats */
.float-left {
  float: left; }

.float-right {
  float: right; }

.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.ie7 .group {
  zoom: 1; }

/* JOOMLA */
.form-horizontal .control-label {
  text-align: inherit !important; }

i.icon-calendar:before {
  content: "\1f4c5";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px; }

div.contact-form-field label,
div.message-label label {
  display: inline !important; }

div#jform_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  padding: 0; }

.control-group input[type="checkbox"] {
  width: 10px !important; }

.btn-toolbar {
  margin-bottom: 10px; }

/*ERROR*/
.error-page-inner {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%; }

.error-code {
  font-size: 96px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 10px;
  padding: 0; }

.error-page-inner .fa.fa-exclamation-triangle {
  font-size: 96px;
  line-height: 1;
  margin-bottom: 10px; }

/*MB STYLE*/
.title, .component-content h2 {
  text-shadow: none; }

.title-line {
  background: none repeat scroll 0 0 #d1d1d1;
  height: 2px;
  margin-bottom: 20px;
  width: 100%; }

.title-line span {
  display: block;
  height: 2px;
  width: 90px;
  background: #428bca; }

.title1 .title-line, .title2 .title-line, .title3 .title-line, .title4 .title-line, .title6 .title-line, .box3 .title-line, .box4 .title-line {
  display: none; }

.title1 .title {
  background: url(../images/bg-h3.gif) repeat-x scroll 0 100% transparent;
  border-bottom: none;
  padding-bottom: 20px; }

.title2 .title {
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.title3 .title {
  padding-bottom: 15px;
  margin-bottom: 20px; }

.title4 .title {
  background: url(../images/divider.png) repeat-x scroll center center transparent;
  border-bottom: none !important;
  margin-bottom: 25px; }

.title4 .title span {
  background: #ffffff;
  padding-right: 15px; }

#rt-footer .title4 .title span {
  background: #262626; }

#rt-maintop .title4 .title span, #rt-bottom .title4 .title span {
  background: #f6f6f6; }

.title5 .title {
  background: url(../images/cat-bg-repeat.png) repeat-x scroll center center transparent;
  padding-bottom: 0 !important;
  border-bottom: none !important; }

.title > span {
  background: none repeat scroll 0 0 transparent;
  /*    padding-right: 10px;*/ }

span.fa {
  padding-right: 10px; }

.title6 .title {
  border-bottom: 2px solid #1d6fa5;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.box1 .moduletable {
  background: #eee; }

.box2 .moduletable {
  background: #363636;
  color: #adadad; }

.blog-more {
  padding: 10px 5px; }

/*TO TOP*/
.back-to-top {
  position: fixed;
  bottom: 8em;
  right: 0px;
  text-decoration: none;
  color: transparent;
  background: url(../images/btt.png) no-repeat center center transparent;
  font-size: 12px;
  padding: 1em;
  display: none;
  width: 64px;
  height: 64px;
  z-index: 1000;
   }

.back-to-top:hover {
  background-color: transparent; 
color: transparent;}

.error .container {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%;
  padding: 200px 0; }

.error .container h1 {
  font-size: 140px; }

/*for headroom.js
.headroom {
  transition: transform 200ms linear; }

.headroom--pinned {
  transform: translateY(0%); }

.headroom--unpinned {
  transform: translateY(-100%); }*/

.header {
  background-color: inherit;
  /*line-height: 60px;*/ }

.header__link {
  border: 0 none;
  color: #fff;
  text-decoration: none; }

.header__link:focus {
  background-color: rgba(78, 205, 196, 0.1);
  outline: 0 none; }

.header__link:hover .icon {
  color: #4ecdc4; }

.header--fixed {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10; }

/*OFFLINE*/
#frame input.inputbox {
  border: 1px solid #ccc;
  padding: 8px;
  width: 100%;
  border-radius: 4px; }

#frame {
  margin-top: 100px; }

/* Media Queries */
/* Retina */
/* Landscape phones and down */
@media (max-width: 480px) {
  #brand, #brand img {
    width: 70% !important;
    height: 70% !important; } }

    @media (max-width: 480px) {
  .lgr {
    width: 30% !important;
    height: 30% !important; } }
    @media (max-width: 480px) {
  .lgr img {
    width: 70% !important;
    height: 70% !important; } }

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  section {
    margin-top: auto;
    padding-top: 100px; }
  .navbar-nav > li > a {
    line-height: 30px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important; } }

/* Portrait tablet to landscape and desktop */
/* Large desktop */
@media (min-width: 1200px) {
  section {
    margin-top: auto; } }

/* Fix disappearing tabs on editor page - Added by Waseem Sadiq 8th March 2015*/
.icons .btn-group,
.icons .btn-group a[data-toggle="tab"][aria-expanded="false"],
ul.nav-tabs > li > a[data-toggle="tab"][aria-expanded="false"] {
  display: block !important; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  /*  float: left;
    position: relative !important;*/
  margin-left: 0 !important; }

.checkbox label, .radio label {
  padding-left: 20px;
  padding-right: 10px; }

label {
  display: block;
  margin-bottom: 5px; }

label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  font-family: arial; }

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

.control-group input, .control-group textarea, .control-group .uneditable-input {
  /*width: 100% !important */ }

.contact-form .control-group input, .contact-form .control-group textarea, .contact-form .control-group .uneditable-input {
  width: 100%; }

.email-copy-input {
  float: left; }

.control-group .control-label {
  padding-top: 7px;
  padding-bottom: 7px; }

div#jform_catid_chzn.chzn-container,
div#jform_catid_chzn.chzn-container div.chzn-drop,
div#jform_state_chzn.chzn-container,
div#jform_state_chzn.chzn-container div.chzn-drop,
div#jform_featured_chzn.chzn-container,
div#jform_featured_chzn.chzn-container div.chzn- drop,
div#jform_access_chzn.chzn-container,
div#jform_access_chzn.chzn-container div.chzn-drop,
div#jform_metadata_tags_chzn.chzn-container,
div#jform_metadata_tags_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container,
div#jform_tags_chzn.chzn-container {
  width: 260px !important; }

.chzn-container-single .chzn-single {
  width: 140px; }

.chzn-container .chzn-drop {
  width: 100px; }
/*14-04-2017*/
.input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc;
}
.input-small {
    width: 90px;
}
.btn.modal {
    background: #eee;
}
#showcase
{z-index: 10;
margin-top: 0px;
position:relative;
}

#showcase .container{
	background-color: #fff;
	border-radius: 15px;
	opacity: 0.8;
	-webkit-box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
}

#showcase input{
	background-color: #fff !important;
}

 #copy .container{margin-top: -10px;}

 #copy .moduletable{margin-bottom: 0 !important;}

#showcase section .bfbs3-row {margin-left: 0px !important;}
#showcase section .bfbs3-col-sm-6{padding-right: 10px !important;}
.bfbs3-col-lg-1, .bfbs3-col-lg-10, .bfbs3-col-lg-11, .bfbs3-col-lg-12, .bfbs3-col-lg-2, .bfbs3-col-lg-3, .bfbs3-col-lg-4, .bfbs3-col-lg-5, .bfbs3-col-lg-6, .bfbs3-col-lg-7, .bfbs3-col-lg-8, .bfbs3-col-lg-9, .bfbs3-col-md-1, .bfbs3-col-md-10, .bfbs3-col-md-11, .bfbs3-col-md-12, .bfbs3-col-md-2, .bfbs3-col-md-3, .bfbs3-col-md-4, .bfbs3-col-md-5, .bfbs3-col-md-6, .bfbs3-col-md-7, .bfbs3-col-md-8, .bfbs3-col-md-9, .bfbs3-col-sm-1, .bfbs3-col-sm-10, .bfbs3-col-sm-11, .bfbs3-col-sm-12, .bfbs3-col-sm-2, .bfbs3-col-sm-3, .bfbs3-col-sm-4, .bfbs3-col-sm-5, .bfbs3-col-sm-6, .bfbs3-col-sm-7, .bfbs3-col-sm-8, .bfbs3-col-sm-9, .bfbs3-col-xs-1, .bfbs3-col-xs-10, .bfbs3-col-xs-11, .bfbs3-col-xs-12, .bfbs3-col-xs-2, .bfbs3-col-xs-3, .bfbs3-col-xs-4, .bfbs3-col-xs-5, .bfbs3-col-xs-6, .bfbs3-col-xs-7, .bfbs3-col-xs-8, .bfbs3-col-xs-9{
	padding-left: 0 !important;
	padding-right: 15px ;
}
.bfQuickMode .bfbs3-nonform-control, .bfQuickMode .nonform-control{
	width: 100% !important;
}
.bfbs3-btn-primary{
	background-image: -webkit-linear-gradient(top,#d9000e 0,#d9003e 100%) !important;

background-image: -o-linear-gradient(top,#d9000e 0,#d9003e 100%) !important;

background-image: -webkit-gradient(linear,left top,left bottom,from(#d9000e),to(#d9003e)) !important;

background-image: linear-gradient(to bottom,#d9000e 0,#d9003e 100%) !important;

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0) !important;

filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

background-repeat: repeat-x;

border-color: #d9003e !important;
}

.bfbs3-btn-primary{
	background-color: #d9000e !important;

border-color: #d9003e !important;
}

.bfQuickMode legend{
	padding: 0;

margin-bottom: 20px;

font-size: 21px;

line-height: inherit;

color: #d9000e !important;

border: 0;
font-weight: bold;

border-bottom: none !important;
}

.tagcloud ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tagcloud ul li {
	display: inline-block;
	margin: 0 .3em .3em 0;
	padding: 0;

}
.tagcloud ul li a {
	display: inline-block;
	max-width: 260px;
	height: 28px;
	line-height: 28px;
	padding: 0 1em;
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	font-size: 13px;
	text-decoration: none;
	-webkit-transition: .2s;
	transition: .2s;
}
.tagcloud ul li a:hover {
	background-color: #d9000e;
	border: 1px solid #d9003e;
	color: #fff !important;
}

#footer .nav > li > a{
	color: #fff;
	padding: 5px 10px;
}

#footer .nav > li > a:focus, .nav > li > a:hover{
	background-color: #fff;
	color: #d9000e !important;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding-left: 0; padding-right: 0;
}

.bfbs3-form-control{
	height: 34px;
padding: 6px 12px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.bfQuickMode output, .bfbs3-form-control{
	font-size: 14px;
line-height: 1.42857143;
color: #555;
display: block;
}

.bfbs3-btn, .bfbs3-btn-danger.bfbs3-active, .bfbs3-btn-danger:active, .bfbs3-btn-default.bfbs3-active, .bfbs3-btn-default:active, .bfbs3-btn-info.bfbs3-active, .bfbs3-btn-info:active, .bfbs3-btn-primary.bfbs3-active, .bfbs3-btn-primary:active, .bfbs3-btn-warning.bfbs3-active, .bfbs3-btn-warning:active, .bfbs3-btn.bfbs3-active, .bfbs3-btn:active, .bfbs3-dropdown-menu > .bfbs3-disabled > a:focus, .bfbs3-dropdown-menu > .bfbs3-disabled > a:hover, .bfbs3-form-control, .bfbs3-navbar-toggle, .bfbs3-open > .bfbs3-dropdown-toggle.bfbs3-btn-danger, .bfbs3-open > .bfbs3-dropdown-toggle.bfbs3-btn-default, .bfbs3-open > .bfbs3-dropdown-toggle.bfbs3-btn-info, .bfbs3-open > .bfbs3-dropdown-toggle.bfbs3-btn-primary, .bfbs3-open > .bfbs3-dropdown-toggle.bfbs3-btn-warning{
	background-image: none;}

#bottom{
	background-color: #e7e7dc;

}

#bottom .moduletable{
	margin-top: 10px;
	-webkit-box-shadow: inset 10px 5px 23px -6px rgba(0,0,0,0.75);
-moz-box-shadow: inset 10px 5px 23px -6px rgba(0,0,0,0.75);
box-shadow: inset 10px 5px 23px -6px rgba(0,0,0,0.75);
background-color: #fff;
border-radius: 15px;
}

#sidebar-2 .moduletable h3{
	background: url(../images/side-h3.png) no-repeat left center transparent;
	height: 64px;
	padding-left: 30px;
	line-height: 48px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
#sidebar-2 .module-content{
	background-color: #fff;
	margin-top: -22px;
	-webkit-box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
}
#sidebar-2 .module-content li{
	border-bottom: 1px solid #d9000e;
}

#feature .container{
	background-color: #fff;
	border-radius: 10px;
	margin-top: 15px;
	-webkit-box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
}

#content-top{
	background-color: #fff;
	padding: 20px;
	-webkit-box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
border-radius: 10px;
margin-bottom: 10px;
}

#main-box{
	padding: 20px;
	-webkit-box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
box-shadow: 2px 10px 11px -7px rgba(0,0,0,0.75);
}