* {
  margin: 0;
  padding: 0;
  outline: none;
}
html {
  height: 100%;
}
body {
  height: 100%;
  position: relative;
}
#wrapper {
  min-height: 610px;
}
#wrapper_in {
  min-height: 610px;
}
#vm_save_add h2,
#vm_save_add h4 {
  font-size: 2em !important;
  color: #333333;
  font-weight: 900;
}
img {
  max-width: 100%;
}
p,
blockquote {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 20px;
}
ul li {
  font-size: 16px;
  line-height: 20px;
  color: #333333;
}
.filter-search select {
  float: left;
  margin: 0 5px;
  width: 200px;
}
.filter-search,
.filters .alert-info {
  background-color: transparent;
  border: medium none;
  height: auto;
}
input.invalid {
  border-color: #FF0000 !important;
}
.hideme {
  opacity: 0;
}
.visible {
  opacity: 1;
}
.modal-dialog {
  width: 600px;
  margin: auto;
  position: absolute;
  top: 30%;
  bottom: 0;
  left: 0;
  right: 0;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.iconsrow .fa-hover {
  float: left;
  font-size: 14px;
  padding: 3px 0 3px 9px;
  width: 225px;
}
.iconsrow .fa-hover:hover {
  background: #ffffff;
  padding: 3px 0 3px 9px;
}
.iconsrow .fa-hover i {
  color: #ff0000;
  font-size: 16px;
  width: 25px;
}
input[type="search"].inputbox {
  font-size: 14px;
}
input[type="search"].inputbox[placeholder] {
  color: #000000;
}
input[type="search"].inputbox::-webkit-input-placeholder {
  color: #000000;
}
input[type="search"].inputbox::-moz-placeholder {
  color: #000000;
}
input[type="search"].inputbox:-moz-placeholder {
  color: #000000;
}
input[type="search"].inputbox:-ms-input-placeholder {
  color: #000000;
}
input[type="search"].inputbox:focus::-webkit-input-placeholder {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
}
input[type="search"].inputbox:focus::-moz-placeholder {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
}
input[type="search"].inputbox:focus:-moz-placeholder {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
}
input[type="search"].inputbox:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
}
input[type="search"].inputbox:focus {
  box-shadow: none;
}
.first .btn.btn-primary,
.slide-button a {
  background: #ff0000;
  border: medium none;
  border-radius: 0;
  font-size: 15px;
  font-weight: 700;
  margin-top: 19px;
  padding: 7px 20px;
  text-transform: uppercase;
  line-height: 20px;
}
.first .btn.btn-primary,
.slide-button a,
input[type="submit"].button,
.btn-default,
.controls .btn,
.info_desc .button,
.contact-category span.label-warning,
a.btn-primary,
.bs-example .active a,
.filter-search .btn-primary,
.form-actions .btn-primary,
.house_button a,
.admin_table_47 .blank a,
input[type="submit"],
input[type="button"],
input.ba-btn-submit[type="submit"],
.itp-subscribe .button,
.logout-button .btn,
.controls .btn,
.login button,
.registration button.btn-primary,
.remind button.btn,
.reset button.btn,
.contact-form button.btn,
.filter-search button.btn,
#button_hidden_review input.btn,
button.validate,
.btn.btn-default,
.search_button_vehicle.basictable.basictable_002,
.search_button_vehicle.basictable_47.basictable,
.search_button_vehicle.basictable_54.basictable,
.basictable_44.basictable .search_button_vehicle,
.all_vehicle_search .search_button_vehicle,
#contentBox input[type="submit"],
#contentBox input[type="button"],
.button_margin .vehicle_button a,
#searchForm .btn-group button {
  background: red !important ;
  border: medium none !important;
  border-radius: 0px !important;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.first .btn.btn-primary:hover,
.slide-button a:hover,
input[type="submit"].button:hover,
.btn-default:hover,
.controls .btn:hover,
.info_desc .button:hover,
.contact-category span.label-warning:hover,
a.btn-primary:hover,
.bs-example .active a:hover,
.filter-search .btn-primary:hover,
.form-actions .btn-primary:hover,
.house_button a:hover,
.admin_table_47 .blank a:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input.ba-btn-submit[type="submit"]:hover,
.itp-subscribe .button:hover,
.logout-button .btn:hover,
.controls .btn:hover,
.login button:hover,
.registration button.btn-primary:hover,
.remind button.btn:hover,
.reset button.btn:hover,
.contact-form button.btn:hover,
.filter-search button.btn:hover,
#button_hidden_review input.btn:hover,
button.validate:hover,
.btn.btn-default:hover,
.search_button_vehicle.basictable.basictable_002:hover,
.search_button_vehicle.basictable_47.basictable:hover,
.search_button_vehicle.basictable_54.basictable:hover,
.basictable_44.basictable .search_button_vehicle:hover,
.all_vehicle_search .search_button_vehicle:hover,
#contentBox input[type="submit"]:hover,
#contentBox input[type="button"]:hover,
.button_margin .vehicle_button a:hover,
#searchForm .btn-group button:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: #e00000 !important;
}
#searchForm .btn-group button {
  padding: 4px 6px;
}
.alert-info {
  color: #ffffff;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge,
.btn-primary .badge {
  color: #dd0000;
}
code {
  background: transparent;
}
pre {
  padding: 10px;
}
.clear {
  clear: both;
}
label {
  font-weight: normal;
}
.house_button a,
.admin_table_47 .blank a,
input[type="submit"],
input[type="button"],
input.ba-btn-submit[type="submit"],
.itp-subscribe .button,
.logout-button .btn,
.controls .btn,
.login button,
.registration button.btn-primary,
.remind button.btn,
.reset button.btn,
.contact-form button.btn,
.filter-search button.btn,
#button_hidden_review input.btn,
button.validate,
.btn-default {
  background: #ff0000;
  border: 1px #ff0000 solid;
  color: #ffffff !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.house_button a:hover,
.admin_table_47 .blank a:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input.ba-btn-submit[type="submit"]:hover,
.itp-subscribe .button:hover,
.logout-button .btn:hover,
.controls .btn:hover,
.login button:hover,
.registration button.btn-primary:hover,
.remind button.btn:hover,
.reset button.btn:hover,
.contact-form button.btn:hover,
.filter-search button.btn:hover,
#button_hidden_review input.btn:hover,
button.validate:hover,
.btn-default:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: #005EBA;
  color: #ffffff !important;
  border: 1px #005eba solid;
}
a.btn.btn-primary[data-toggle="modal"],
.registration button.btn-primary {
  margin: 20px 0;
  background: #ff0000;
  border: 1px #ff0000 solid;
  color: #ffffff !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
a.btn.btn-primary[data-toggle="modal"]:hover,
.registration button.btn-primary:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: #005EBA;
  color: #ffffff !important;
  border: 1px #005eba solid;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background: #ff0000;
  border: 1px #ff0000 solid;
  color: #ffffff !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:hover:hover,
.nav-pills > li.active > a:focus:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: #005EBA;
  color: #ffffff !important;
  border: 1px #005eba solid;
}
.input-append #profile_dob_img,
#jform_profile_dob_img {
  vertical-align: top;
  padding: 10px;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
#jform_profile_dob_img,
#profile_dob_img {
  background-color: white;
  background-image: none;
  font-size: 14px !important;
  font-weight: normal !important;
}
#jform_profile_tos0 {
  margin-left: 0;
}
.remind input,
.reset input,
.contact-form input,
.filters input,
.contact-form textarea,
fieldset dd input,
fieldset dd textarea,
.profile-edit input,
.login input,
.registration input,
.registration textarea {
  padding: 10px 5px;
  font-size: 14px;
  color: #888888;
  border: 1px #eaeaea solid;
  margin-bottom: 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
form.well {
  border: 1px solid #ddd;
  box-shadow: none;
  border-radius: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  height: 14px;
  line-height: 14px;
  margin-right: 0.25em;
  width: 14px;
}
[class^="icon-"]::before,
[class*=" icon-"]::before {
  font-family: "IcoMoon";
  font-style: normal;
}
.icon-chevron-left::before,
.icon-leftarrow::before,
.icon-arrow-left::before {
  content: "";
}
.icon-calendar::before {
  content: "C";
}
@media (max-width: 1200px) {
  .okno_V {
    width: 31%!important;
  }
  .okno_V .okno_img,
  .okno_V .okno_img img {
    width: 100%!important;
    height: auto !important;
  }
}
@media (max-width: 980px) {
  .okno_V {
    width: 47%!important;
  }
}
@media (max-width: 600px) {
  #gallery {
    margin-right: 0;
  }
  .okno_V {
    width: 100%!important;
  }
}
#contentBox {
  margin-top: 20px;
}
table.profileTable {
  margin-bottom: 10px;
}
.okno_img img:after {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0%;
  background: #ffffff;
}
.newst_img {
  background: #ffffff;
  height: 100%;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 100%;
  width: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.newst_img .fa.fa-search {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  color: #ff0000;
  font-size: 50px;
}
/*.featured_vehicles_block:hover .newst_img,
.okno_V:hover .newst_img,
#list .row_auto:hover .newst_img {
  opacity: 0.7 !important;
  top: 0 !important;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}*/
/*.moduletable_local_about .feature_textvehicle .featured_vehicles_hits {
  width: 125px;
}*/
.theme_font_family {
  font-family: "Open Sans";
}
a:focus,
a:active {
  color: #333333;
  text-decoration: none;
  outline: none;
}
.input {
  background: #ff0000;
  border: 1px #ff0000 solid;
  color: #ffffff !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.input:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: #005EBA;
  color: #ffffff !important;
  border: 1px #005eba solid;
}
.spinAround-keyframes 0% {
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.spinAround-keyframes 100% {
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
@-webkit-keyframes spinAround {
  0% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinAround {
  0% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes spinAround {
  0% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinAround {
  0% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinAround {
  0% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.spinAround {
  -webkit-animation-name: spinAround;
  -moz-animation-name: spinAround;
  -ms-animation-name: spinAround;
  -o-animation-name: spinAround;
  animation-name: spinAround;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: name;
  -moz-animation-direction: name;
  -ms-animation-direction: name;
  -o-animation-direction: name;
  animation-direction: name;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
.header {
  background: #ffffff;
  border-bottom: 1px solid #eaeaea;
  padding: 0px ;
  margin: 0;
  width: 100%;
  min-height: 137px;
}
.header .container {
  padding: 0px;
}
.header .top_header {
  background: #222222;
}
.header .top_header #wrapper {
  min-height: auto !important;
  margin-top: 0px;
}
.header div[class*="moduletable_header"] {
  float: left;
  margin-right: 10px;
}
.header div[class*="moduletable_header"] p {
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 0;
  padding: 7px 0 0;
}
.header div[class*="moduletable_header"] p i {
  margin-right: 10px;
  color: #fff;
}
.header .moduletable_top_search .search_top_search {
  float: right;
  padding: 5px 0;
}
.header .moduletable_top_search form {
  margin-bottom: 0;
  position: relative;
}
.header .moduletable_top_search input {
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  padding: 1px 18px;
  width: 163px;
  height: 20px;
  border: 1px solid #d6d6d6 !important;
}
.header .moduletable_top_search input:focus {
  box-shadow: none;
  border: 1px solid #d6d6d6 !important;
}
.header .moduletable_top_search button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 center !important;
  border: medium none;
  box-shadow: none;
  color: #000;
  padding: 2px 15px;
  position: absolute;
  right: 0;
  top: 0;
}
.header #logo {
  margin: 0;
  border: none;
  position: relative;
  z-index: 1;
  line-height: 102px;
}
.header #logo img {
  border: none;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .header #logo {
    text-align: center;
    padding: 10px 0 20px;
  }
}
.header .opening_times_title {
  color: #eeeeee;
  font-size: 20px;
  margin: 0 0 2px 0;
}
.header .ot_desc {
  font-size: 12px;
  line-height: 14px;
  color: #eeeeee;
  margin: 0;
}
@media (max-width: 768px) {
  .header div[class*="moduletable_header"] {
    float: none;
    margin: auto;
  }
  .header div[class*="moduletable_header"] p {
    text-align: center;
  }
  .header div.moduletable_header_message {
    margin-bottom: 10px;
  }
  .header .search_top_search {
    margin: 27px 5px 12px 0;
  }
  .header #logo {
    text-align: center;
  }
  .header .main_menu ul.nav {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .header .moduletable_top_search .search_top_search {
    float: none;
    margin: 10px auto;
    text-align: center;
    width: 220px;
  }
  .header #logo {
    padding-bottom: 0px;
  }
}
.navbar-collapse.in {
  overflow-y: visible;
}
.top_fixed_menu {
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
}
.top_fixed_menu .top_fixed_menu_button > div {
  display: block;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.top_fixed_menu .top_fixed_menu_button > div.active {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  right: 0px;
  z-index: 999;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.top_fixed_menu .top_fixed_menu_button > div.active:hover {
  color: #ff0000;
}
@media (max-width: 768px) {
  .top_fixed_menu {
    position: static;
  }
  .top_fixed_menu .top_fixed_menu_button {
    display: none;
  }
}
.top_fixed_menu_button {
  position: relative;
  height: 0px;
  cursor: pointer;
  background: #ffffff;
}
.top_fixed_menu_button > div {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 100%;
  right: -50px;
  display: none;
  font-size: 18px;
  line-height: 1.7em;
  text-align: center;
  color: #333333;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  background: #ffffff;
}
.navbar-header i {
  font-size: 25px;
}
.navbar-collapse {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.nav > li > a:hover {
  background: transparent;
}
.navbar-nav > li {
  float: none;
}
.navbar {
  min-height: 35px;
  margin-bottom: 0;
}
.main_menu ul.nav li.parent > a {
  cursor: default;
}
.top_menu ul.nav {
  float: left;
  margin: 0;
}
@media (max-width: 767px) {
  .top_menu ul.nav {
    margin: 10px 0;
    float: none;
  }
}
.top_menu ul.nav li {
  border-right: 1px solid #eeeeee;
  float: left;
  list-style: none outside none;
  position: relative;
}
@media (max-width: 767px) {
  .top_menu ul.nav li {
    list-style: none outside none;
    position: relative;
    border-right: medium none;
    float: none;
  }
}
.top_menu ul.nav li a {
  font-size: 12px;
  margin: 0 10px;
  padding: 0;
  position: relative;
}
@media (max-width: 767px) {
  .top_menu ul.nav li a {
    background-color: #fafafa;
    border-bottom: 1px solid #eeeeee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 4px 9px 4px 10px;
    position: relative;
    color: #92999e;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .top_menu ul.nav li a:hover {
    padding: 4px 9px 4px 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 767px) {
  .top_menu ul.nav li:first-child a {
    border-top: 1px solid #eeeeee;
  }
}
.top_menu ul.nav li:last-child {
  border-right: none;
}
.main_menu .navbar {
  margin: 0;
  border: 0;
}
.main_menu ul.nav {
  float: left;
  text-align: center;
  margin-left: -15px;
}
@media (max-width: 767px) {
  .main_menu ul.nav {
    float: none;
    margin: 10px 0 0;
  }
}
.main_menu ul.nav > li > a {
  font-weight: 700;
  height: 100px;
  line-height: 100px;
  padding: 0 25px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .main_menu ul.nav > li > a {
    padding: 0 11px;
  }
}
@media (max-width: 767px) {
  .main_menu ul.nav > li > a {
    height: 50px;
    line-height: 40px;
  }
}
.main_menu ul.nav li {
  position: relative;
  list-style: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .main_menu ul.nav li {
    float: none;
    position: relative;
    list-style: none;
    display: block;
    border-top: 1px solid #eeeeee;
    clear: both;
  }
}
.main_menu ul.nav li a {
  font-size: 14px;
  background-color: transparent;
  border-bottom: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 0 solid;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 992px) {
  .main_menu ul.nav li a {
    padding: 0 11px 30px;
  }
}
@media (max-width: 768px) {
  .main_menu ul.nav li a {
    font-size: 15px;
    margin: 0;
    padding: 7px 20px 7px 0;
    position: relative;
    white-space: nowrap;
    text-align: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    width: 100%;
    border-bottom: 0px solid transparent;
  }
}
.main_menu ul.nav li a:hover {
  border: 0 solid;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .main_menu ul.nav li a:hover {
    border-bottom: 0px solid transparent;
    margin: 0;
    padding: 7px 10px 7px 10px;
  }
}
.main_menu ul.nav li.active > a {
  background-color: transparent;
  box-shadow: none;
  color: #000000 !important;
  font-weight: bold !important;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.active a {
    display: block;
    background-color: transparent;
    border-bottom: medium none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .main_menu ul.nav li.active a:hover {
    background-color: transparent;
    border-bottom: medium none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
}
.main_menu ul.nav li.parent:hover ul {
  display: block;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent a {
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 7px 10px 7px 0;
    position: relative;
    text-transform: uppercase;
    float: left;
    text-align: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .main_menu ul.nav li.parent a:hover {
    padding: 7px 10px 7px 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.main_menu ul.nav li.parent a span.arrow {
  display: block;
  right: 10px;
  top: 48px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #92999e transparent transparent transparent;
  line-height: 0;
  filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
@media (max-width: 992px) {
  .main_menu ul.nav li.parent a span.arrow {
    right: -8px;
    top: 9px;
  }
}
@media (max-width: 768px) {
  .main_menu ul.nav li.parent a span.arrow {
    right: 9px;
    top: 16px;
  }
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li a span.arrow {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: 9px !important;
  }
}
.main_menu ul.nav li.parent ul {
  display: none;
  background: #ffffff;
  border-left: 1px solid #eeeeee;
  border-top: 2px solid #677c8b;
  position: absolute;
  left: 9px;
  top: 100px;
  list-style: none;
  float: left;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  min-width: 220px;
  z-index: 9999;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul {
    /*display: block;*/
    background-color: transparent;
    border-left: medium none;
    border-top: medium none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    float: none;
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
  }
}
.main_menu ul.nav li.parent ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eeeeee;
  clear: both;
  width: 100%;
  display: block;
  text-align: left;
  -webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.05);
  -moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.05);
  -o-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.05);
  box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.05);
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li {
    float: left;
    border-bottom: 0px solid #eeeeee;
  }
}
.main_menu ul.nav li.parent ul li a {
  font-size: 15px;
  float: left;
  padding: 7px 10px 7px 0;
  margin: 0 15px 0 0;
  text-indent: 10px;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li a {
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
  }
}
.main_menu ul.nav li.parent ul li a:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li a:hover {
    padding: 7px 10px 7px 20px;
  }
}
.main_menu ul.nav li.parent ul li a span.arrow {
  right: 6px;
  top: 14px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 6px 4px 0;
  border-color: transparent #888888 transparent transparent;
  line-height: 0px;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.main_menu ul.nav li.parent ul li ul.nav-child {
  left: -100%;
  top: -2px;
  min-width: 220px;
  display: none;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li ul.nav-child {
    display: block;
    background-color: transparent;
    border-left: medium none;
    border-top: medium none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    float: none;
    position: relative;
    width: 100%;
    left: 0 !important;
    top: 0 !important;
  }
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li ul.nav-child li {
    border-bottom: medium none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: 1px solid #eeeeee;
  }
}
.main_menu ul.nav li.parent ul li ul.nav-child li a {
  float: left;
  padding: 7px 0px 7px 0;
  margin: 0 0px 0 0;
  text-indent: 10px;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li ul.nav-child li a {
    color: #92999e;
    display: block;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    float: none;
    margin: 0 15px 0 0;
    padding: 7px 10px 7px 15px;
    text-indent: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li ul.nav-child li a:hover {
    color: #000000;
    padding: 7px 10px 7px 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.main_menu ul.nav li.parent ul li:hover ul {
  display: block;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li.active a {
    color: #92999e;
    font-weight: normal;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li.active a:hover {
    color: #000000;
    padding: 7px 10px 7px 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li.active ul {
    display: block;
    background-color: transparent;
    border-left: medium none;
    border-top: medium none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    float: none;
    position: relative;
    width: 100%;
  }
}
.main_menu ul.nav li.parent ul li.active ul li a {
  font-weight: normal;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li.active ul li a {
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
  }
}
.main_menu ul.nav li.parent ul li.active ul .active a {
  font-weight: bold;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li.active ul .active a {
    color: #000000;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
  }
}
.main_menu ul.nav li.parent ul li.current a {
  color: #000000;
  font-weight: bold;
}
.footer_menu ul.nav {
  float: left;
  margin: 0 0 15px 0;
}
@media (max-width: 767px) {
  .footer_menu ul.nav {
    margin: 10px 0;
    float: none;
  }
}
.footer_menu ul.nav li {
  list-style: none outside none;
  position: relative;
  padding: 3px 0;
}
@media (max-width: 767px) {
  .footer_menu ul.nav li {
    list-style: none outside none;
    position: relative;
    border-right: medium none;
    float: none;
  }
  .footer_menu ul.nav li:first-child a {
    border-top: 1px solid #eeeeee;
  }
}
.footer_menu ul.nav li a {
  position: relative;
  margin: 0 10px;
  padding: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
@media(min-width: 768px) {
  .footer_menu ul.nav li a:hover {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .footer_menu ul.nav li a {
    border-bottom: 1px solid #eeeeee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    display: block;
    margin: 0;
    padding: 4px 9px 4px 10px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .footer_menu ul.nav li a:hover {
    color: #ff0000;
    background: transparent;
    padding: 4px 9px 4px 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
}
.footer_menu ul.nav li:last-child {
  border-right: none;
}
@media (max-width: 767px) {
  .footer_menu ul.nav li:last-child a {
    border-top: 0px solid #eeeeee;
  }
  .footer_menu ul.nav li:last-child a:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-toggle:hover {
  color: #ff0000;
}
.divider.icon-location {
  color: #f00;
}
.form-horizontal .control-label {
  text-align: left;
}
.well {
  box-shadow: none;
}
.login input {
  padding: 10px 5px;
  font-size: 14px;
  color: #888888;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.login .lab_rem label {
  float: left;
  margin-right: 5px;
  color: #333333;
}
.login .block_login label {
  color: #333333;
}
.login .block_login input {
  -webkit-box-shadow: inset 0 0 0 50px #ffffff !important;
  -webkit-text-fill-color: #888888 !important;
  color: #888888 !important;
}
.login button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.login button:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
ul.nav_bar_log {
  border-bottom: 0px solid #ddd;
}
ul.nav_bar_log li a {
  padding: 0;
  border: 0 solid;
}
.registration input {
  padding: 10px 5px;
  font-size: 14px;
  color: #888888;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.registration label {
  color: #333333;
}
legend {
  color: #333333;
}
.reg {
  margin: 20px 0 0;
}
.reg a.btn {
  padding: 6px 5px;
  font-size: 14px;
  color: #ffffff;
  background: #ff0000;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.reg a.btn:hover {
  background: #dd0000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.reg button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.reg button:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.remind label,
.reset label {
  color: #333333;
}
.remind input,
.reset input {
  padding: 10px 5px;
  font-size: 14px;
  color: #888888;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .remind input,
  .reset input {
    margin-bottom: 10px;
  }
}
.remind button,
.reset button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.remind button:hover,
.reset button:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.chzn-results li.highlighted {
  background: #ff0000 !important;
}
.page-header {
  padding-bottom: 10px;
  margin: 20px 0;
  border-bottom: 1px solid #eee;
}
#limit option:hover {
  background: #ff0000 !important;
}
.contact-category .pull-right {
  float: none !important;
  text-align: left !important;
}
.contact-category .label-warning {
  background: #ff0000;
  border: #dd0000 0 solid;
}
.contact-category label {
  display: block;
}
.contact-category input {
  padding: 10px 5px;
  margin: 0 0 10px 0;
  font-size: 14px;
  color: #888888;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.contact-category span.label-warning {
  display: inline-block;
  padding: 10px 5px;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 0 15px 15px 0;
}
.contact-category ul {
  list-style: none;
}
.category {
  width: 100%;
}
.map {
  width: 100%  !important;
}
.contact-form input,
.contact-form #jform_contact_message {
  width: 50%;
  padding: 10px 5px;
  margin: 0 0 10px 0;
  font-size: 14px;
  color: #888888;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.contact-form legend,
.contact-form label {
  color: #333333;
}
.contact-form .send_co {
  margin: 0 0 15px 0;
}
.contact-form .send_co label {
  margin: 0px 7px 0 0;
}
.contact-form #jform_contact_email_copy {
  width: auto;
  padding: 0;
  margin: 0;
}
.contact-form button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.contact-form button:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.contact-address dt {
  width: auto;
}
.contact-address dd {
  margin-left: 0px;
}
.snd_m label {
  float: left;
  padding: 0 5px 0 0;
}
.snd_m .controls input#jform_contact_email_copy {
  margin-top: 4px;
}
.archive button {
  padding: 1px 12px;
}
#footer {
  background-color: #222222;
  border-top: 1px solid #eaeaea;
  padding: 58px 0 70px;
  margin-top: 30px;
  width: 100%;
}
#footer h3 {
  margin-bottom: 13px;
  color: #ffffff;
  font-size: 17px;
  font-weight: 800;
}
#footer p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  margin-bottom: 1px;
}
#footer .moduletable_footer_last_added {
  margin-bottom: 48px;
}
#footer .moduletable_footer_last_added .feature_textvehicle {
  display: none;
}
#footer .moduletable_footer_last_added .newst_img {
  display: none;
}
#footer .content_footer {
  border-top: 1px dotted #cccccc;
  padding-top: 35px;
  -o-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0px;
}
#footer .content_footer > * {
  padding: 0px;
}
#footer .copyrights {
  margin-top: 7px;
}
#footer .copyrights p {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
}
@media (max-width: 767px) {
  #footer .copyrights p {
    text-align: center;
  }
}
#footer .soc_icons_box {
  text-align: center;
}
@media (max-width: 767px) {
  #footer .soc_icons_box {
    text-align: center;
  }
}
#footer .soc_icons_box ul {
  float: right;
  margin-bottom: 0px;
  display: -moz-inline-stack;
  display: inline-block;
  list-style: none;
}
#footer .soc_icons_box ul li {
  float: left;
  padding: 0;
}
#footer .soc_icons_box ul li:last-child a {
  margin-right: 0px;
}
#footer .soc_icons_box ul li a {
  -o-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #cccccc;
  border-radius: 50%;
  font-size: 26px;
  height: 30px;
  line-height: 30px;
  margin: 0 16px 0 10px;
  padding: 10px;
  width: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#footer .soc_icons_box ul li a:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: #cccccc;
  color: #222222 !important;
}
#footer .soc_icons_box ul li a:hover:before {
  display: block;
}
#footer .soc_icons_box ul li a:hover:before {
  -webkit-animation-name: spinAround;
  -moz-animation-name: spinAround;
  -ms-animation-name: spinAround;
  -o-animation-name: spinAround;
  animation-name: spinAround;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: name;
  -moz-animation-direction: name;
  -ms-animation-direction: name;
  -o-animation-direction: name;
  animation-direction: name;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@media (max-width: 1024px) {
  #footer .soc_icons_box ul li a {
    margin: 0 0 0 6px;
  }
  #footer .custom_footer_text {
    height: 206px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 768px) {
  #footer {
    padding-top: 25px;
  }
  #footer .copyrights {
    text-align: center;
  }
  #footer .soc_icons_box ul {
    float: none;
  }
  #footer ul.nav {
    width: 100%;
  }
  #footer h3,
  #footer p,
  #footer ul.menu li a {
    text-align: center;
  }
  #footer .custom_footer_text {
    height: auto;
  }
}
@media (max-width: 767px) {
  #footer .navbar-toggle {
    color: #cccccc;
  }
}
@media (max-width: 360px) {
  #footer .soc_icons_box ul li a {
    height: 19px;
    width: 19px;
    line-height: 19px;
    font-size: 22px;
    margin: 0 0 0 4px;
  }
  #footer .copyrights p {
    padding: 0px 20px;
    padding-bottom: 5px;
  }
}
#wrapper {
  margin-top: 10px;
  min-height: auto !important;
}
.container {
  padding-left: 0px;
  padding-right: 0px;
}
.row-slide {
  margin: 0 !important;
}
.row-slide .col-lg-12 {
  padding: 0 !important;
}
#vmTouchSlider91 #captionSlide {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  bottom: 16%;
  color: #000000;
  filter: none ;
  font-size: 18px;
  left: 5%;
  padding: 2%;
  text-align: left;
  top: 25%;
  width: 39%;
}
@media (max-width: 768px) {
  #vmTouchSlider91 #captionSlide {
    bottom: 31%;
  }
}
@media (max-width: 600px) {
  #vmTouchSlider91 #captionSlide {
    bottom: 26%;
  }
}
@media (max-width: 480px) {
  #vmTouchSlider91 #captionSlide {
    bottom: 17%;
  }
}
@media (max-width: 320px) {
  #vmTouchSlider91 #captionSlide {
    bottom: 3%;
  }
}
#vmTouchSlider91 #captionSlide .slide-title {
  color: #000000 !important;
  display: block;
  font-size: 72px;
  font-weight: 900;
  line-height: 60px;
  padding-bottom: 18px;
  text-shadow: 0 0 5px #fff;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  #vmTouchSlider91 #captionSlide .slide-title {
    font-size: 54px ;
  }
}
@media (max-width: 768px) {
  #vmTouchSlider91 #captionSlide .slide-title {
    font-size: 25px ;
    line-height: 25px;
    padding-bottom: 3px ;
  }
}
#vmTouchSlider91 #captionSlide .slide-title a {
  font-size: 33px;
  text-transform: uppercase;
  color: white;
}
@media (max-width: 768px) {
  #vmTouchSlider91 #captionSlide .slide-title a {
    font-size: 25px;
  }
}
@media (max-width: 600px) {
  #vmTouchSlider91 #captionSlide .slide-title a {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  #vmTouchSlider91 #captionSlide .slide-title a {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  #vmTouchSlider91 #captionSlide .slide-title a {
    font-size: 13px;
  }
}
#vmTouchSlider91 #captionSlide .slide-price {
  background: rgba(0, 0, 0, 0.7);
  font-size: 30px;
  margin: 7px 0px;
}
@media (max-width: 720px) {
  #vmTouchSlider91 #captionSlide .slide-price {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  #vmTouchSlider91 #captionSlide .slide-price {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  #vmTouchSlider91 #captionSlide .slide-price {
    font-size: 13px;
  }
}
#vmTouchSlider91 #captionSlide .slide-address {
  font-size: 20px;
}
@media (max-width: 720px) {
  #vmTouchSlider91 #captionSlide .slide-address {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  #vmTouchSlider91 #captionSlide .slide-address {
    font-size: 14px;
  }
}
@media (max-width: 320px) {
  #vmTouchSlider91 #captionSlide .slide-address {
    font-size: 12px;
  }
}
#vmTouchSlider91 #captionSlide .slide-button a {
  font-size: 23px;
  padding: 19px 71px ;
  line-height: 20px;
}
@media (max-width: 768px) {
  #vmTouchSlider91 #captionSlide .slide-button a {
    font-size: 10px ;
    margin-top: 3px ;
    padding: 0 10px ;
  }
}
/*.moduletable_footer_last_added .featured_vehicles_block,
.moduletable_local_about .featured_vehicles_block {
  display: block;
  float: left;
  padding: 10px;
  border: medium none !important;
  margin: 0px !important;
}*/
.moduletable_local_about {
  margin-top: 20px;
}
.moduletable_local_about h3 {
  margin: 50px 0 52px;
  text-align: center;
}
.moduletable_local_about .featured_vehicles_block {
  width: 32.2% !important;
}
/*.moduletable_local_about .featured_vehicles_block > div:first-child {
  overflow: hidden;
}
.moduletable_local_about .featured_vehicles_block .feature_textvehicle {
  padding: 0px;
  margin-top: 10px;
}*/
/*.moduletable_local_about .featured_vehicles_block:hover .featured_vehicles_hits {
  display: none;
}*/
.moduletable_local_about .featured_block_title {
  margin: 0px;
}
.moduletable_local_about .featured_block_title a {
  border-bottom: 1px dotted #bbb;
  color: #444;
  display: block;
  font-size: 21px;
  font-weight: 900;
  padding: 8px 5px 11px;
  text-align: center;
  text-transform: uppercase;
}
/*.moduletable_local_about .vm_viewlist {
  padding: 0px;
  text-align: center;
  background-color: transparent;
}*/
/*.moduletable_local_about .featured_vehicles_price {
  float: none;
  margin: 5px 0 0;
  color: #333333;
}*/
/*.moduletable_local_about .featured_vehicles_hits {
  display: block;
  margin: 0px;
  min-width: auto;
  height: 40px;
  position: absolute;
  right: 2px;
  bottom: 31%;
  width: 100px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  line-height: 40px;
  padding-left: 18px;
  background: red ;
}*/
/*.moduletable_local_about .featured_vehicles_hits:after {
  float: right;
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
  content: "";
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 9px solid transparent;
  border-style: solid;
  border-width: 9px 9px 0 0;
  bottom: -8px;
  color: #000000;
}*/
/*.featured_vehicles_block {
  width: 32% !important;
}
@media (max-width: 1024px) {
  .featured_vehicles_block {
    width: 31% !important;
  }
}
@media (max-width: 768px) {
  .featured_vehicles_block {
    width: 99% !important;
  }
  .featured_vehicles_block img {
    width: auto!important;
    height: auto!important;
  }
}*/
.moduletable_map .vm_map_canvas {
  margin: 0;
}
.moduletable_profile {
  display: inline-block;
}
.moduletable_profile h3 {
  color: black;
  font-size: 21px;
  margin: 0;
  font-weight: normal;
  text-align: left;
  line-height: 1.4;
  margin-bottom: 6px;
}
.moduletable_profile #mod_simple_membership_user_profile {
  border: 1px solid #ddd;
  padding: 10px;
  box-swadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.information_top {
  background: #f0f0f0;
  margin-top: 10px;
  padding: 40px 0 53px;
}
.information_top h3 {
  margin: 10px 0 23px;
  text-align: left;
}
.information_top .custom_about_us img {
  margin: 0 15px 15px 0;
  width: 200px;
}
.information_top .first * {
  margin-left: 2px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  word-spacing: 6px;
}
.information_top .first ul {
  list-style: none;
  margin-bottom: 0px;
}
.information_top .first ul li {
  padding: 6px 0;
}
.information_top .first ul li span {
  line-height: 20px;
}
.information_top .first ul li i {
  margin-right: 10px;
}
/*@media (min-width: 1024px) {
  .moduletable_local_about .featured_vehicles_block {
    height: 340px ;
  }
  .moduletable_local_about .featured_vehicles_block img {
    height: 250px !important;
  }
  .moduletable_local_about .featured_vehicles_hits {
    bottom: 35%;
  }
}*/
@media (max-width: 1024px) {
  .moduletable_local_about .featured_vehicles_block {
    width: 293px !important;
  }
  .moduletable_map h3 {
    height: auto;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media (max-width: 1024px) and (min-width: 960px) {
  .container {
    width: 940px ;
  }
  .moduletable_local_about .featured_vehicles_block {
    height: 260px ;
  }
  .moduletable_local_about .featured_vehicles_block img {
    height: 180px !important;
  }
  .moduletable_local_about .featured_vehicles_hits {
    bottom: 40%;
  }
}
@media (max-width: 860px) and (min-width: 760px) {
  .header .container {
    width: 724px ;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .container .row {
    margin-left: auto;
    margin-right: auto;
  }
  .moduletable_local_about .featured_vehicles_block {
    width: auto !important;
    max-width: 97.5%;
  }
  .moduletable_about_us {
    text-align: center;
  }
  .moduletable_about_us p,
  .moduletable_about_us ul {
    text-align: left;
  }
  .moduletable_about_us .btn {
    float: left;
    margin-left: 50px;
  }
  .moduletable_map h3,
  .moduletable_about_us h3 {
    text-align: center;
  }
}
@media (max-width: 768px) and (min-width: 600px) {
  .moduletable_map .vm_map_canvas,
  .moduletable_map #vm_map_canvas {
    width: 80%;
    margin: 0 auto 0 0;
  }
  .information_top .moduletable_about_us p,
  .information_top .moduletable_about_us ul {
    margin-left: auto;
    margin-right: auto;
    width: 69%;
  }
}
@media (max-width: 600px) {
  .information_top .moduletable_about_us p {
    text-align: center;
  }
  .information_top .moduletable_about_us .btn {
    float: none;
  }
  .information_top .moduletable_about_us ul {
    margin: 0px auto;
    width: 75%;
  }
}
@media (max-width: 360px) {
  .moduletable_local_about .featured_vehicles_block {
    max-width: 93.5%;
  }
  .moduletable_local_about .featured_vehicles_hits {
    bottom: 43%;
  }
  .moduletable_map {
    padding-top: 40px;
  }
}
@media (max-width: 768px) {
  .moduletable_sharing {
    display: none;
  }
}
#gallery div.okno_V {
  display: block !important ;
}
#gallery div.okno_V .okno_img {
  height: auto;
  width: 100%;
}
#gallery div.okno_V img {
  width: 100%;
  max-height: 1000px;
}
@media (min-width: 992px) {
  #gallery div.okno_V {
    width: 32.5% !important;
    margin-left: 1.25%;
    margin-right: 0px;
    display: block;
    float: left;
    box-sizing: border-box;
  }
  #gallery div.okno_V:nth-child( 3n + 1) {
    margin-left: 0px;
  }
  [dir="rtl"] #gallery div.okno_V {
    margin-left: 0px ;
    margin-right: 1.25%;
  }
  [dir="rtl"] #gallery div.okno_V:nth-child( 3n + 1) {
    margin-right: 0px;
  }
}
@media (max-width: 991px) and (min-width: 615px) {
  #gallery div.okno_V {
    width: 32% !important;
    margin-left: 2%;
    margin-right: 0px;
    display: block;
    float: left;
    box-sizing: border-box;
  }
  #gallery div.okno_V:nth-child( 3n + 1) {
    margin-left: 0px;
  }
  [dir="rtl"] #gallery div.okno_V {
    margin-left: 0px ;
    margin-right: 2%;
  }
  [dir="rtl"] #gallery div.okno_V:nth-child( 3n + 1) {
    margin-right: 0px;
  }
}
@media (max-width: 614px) and (min-width: 415px) {
  #gallery div.okno_V {
    width: 49% !important;
    margin-left: 2%;
    margin-right: 0px;
    display: block;
    float: left;
    box-sizing: border-box;
  }
  #gallery div.okno_V:nth-child( 2n + 1) {
    margin-left: 0px;
  }
  [dir="rtl"] #gallery div.okno_V {
    margin-left: 0px ;
    margin-right: 2%;
  }
  [dir="rtl"] #gallery div.okno_V:nth-child( 2n + 1) {
    margin-right: 0px;
  }
}
@media (max-width: 414px) {
  #gallery div.okno_V {
    width: 100% ;
    float: none;
    margin-left: 0;
  }
}
form[name="show_add"],
form[name="ownerslist"],
form[name="show_my_cars"] {
  display: inline-block;
  margin-right: 2px;
}
.featured_vehicles_block > div:first-child,
.okno_img {
  overflow: hidden;
}
#list div.row_auto .col_02 a,
.featured_list_title a,
.okno_V .titlevehicle a,
#contentBox h3,
div[class^="componentheading"],
.registration legend,
.form-validate legend,
.item-title a,
.page-header h2 a,
.page-header h2,
.category thead a,
.category thead {
  color: #333333;
  font-weight: 900;
  text-transform: uppercase;
}
th[id^="categorylist_header"] a {
  text-transform: uppercase;
  color: #333333;
}
.featured_block_title a:hover,
#list div.row_auto .col_02 a:hover,
.featured_list_title a:hover,
.page-header h2 a:hover,
th[id^="categorylist_header"] a:hover,
.category thead a::hover,
.error {
  color: #ff0000;
}
/*.featured_vehicles_block:hover .featured_block_title a,
#list .row_auto:hover .featured_block_title a,
.okno_V:hover .featured_block_title a,
.featured_vehicles_block:hover .col_02 a,
#list .row_auto:hover .col_02 a,
.okno_V:hover .col_02 a,
.featured_vehicles_block:hover .titlevehicle a,
#list .row_auto:hover .titlevehicle a,
.okno_V:hover .titlevehicle a {
  color: #ff0000;
}*/
div.vm_col_rent {
  background: #ff0000;
}
.input-group .form-control {
  width: 95.33%;
}
.blog-featured table th {
  text-align: left;
}
.error {
  font-family: "Open Sans";
}
.error h3 {
  text-align: center;
}
.error a,
.error a:hover {
  color: #ff0000;
}
#mod_user_profile .shadetabs li a {
  border: 0px;
  background: #ff0000;
  color: #ffffff !important;
}
#mod_user_profile .shadetabs li a.selected {
  background: #d00000 !important;
  top: 0px;
}
div[class*="contact_us"] {
  margin-top: 10px;
}
div.contact_us_contact,
div.contact_us_text {
  margin-top: 38px;
}
.contact_us_contact p {
  margin-bottom: 11px;
}
.contact_us_text h4 {
  margin-top: 0px;
}
.contact_us_text p {
  width: 90%;
}
@media (max-width: 600px) {
  .contact_us_text p {
    width: 100%;
  }
}
#calendar + .tableC .days th,
#calendar + .tableC .year th {
  background: #ff0000;
}
@media (max-width: 600px) {
  .info_desc .vm_main_info {
    float: none;
    margin-right: 0px;
  }
}
.block_history {
  text-align: center;
  overflow: hidden;
}
.block_history .date_history {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
}
.block_history .visible_text {
  width: 60%;
  margin: 0 auto;
}
.block_history h1.history_title {
  position: relative;
  padding-bottom: 3.3em;
}
.block_history h1.history_title:before {
  content: "";
  width: 0px;
  position: absolute;
  left: -1px;
  right: 0;
  margin: auto;
  text-align: center;
  bottom: 2.6em;
  height: 0px;
  border-style: solid;
  border-width: 9px 9px 0 9px;
  border-color: #ff0000 transparent transparent transparent;
}
.block_history h1.history_title:after {
  content: "";
  height: 2.6em;
  width: 1px;
  background: #000000;
  position: absolute;
  left: 0;
  right: 0;
  top: 2.2em;
  margin: auto;
  text-align: center;
}
.block_history ul li {
  list-style: none;
  position: relative;
  overflow: hidden;
  margin: 40px 0;
}
.block_history ul li.ab:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
}
.block_history ul li.ab:after {
  position: absolute;
  content: "";
  width: 11px;
  height: 10px;
  top: 0;
  bottom: 0;
  left: 2px;
  right: 0;
  margin: auto;
  z-index: 0;
  background: #ff0000;
}
.block_history ul li.ab div.left_history {
  width: 50%;
  padding: 2em;
  font-size: 18px;
  line-height: 24px;
  float: left;
  text-align: left;
}
.block_history ul li.ab div.left_history strong {
  font-size: 36px;
  line-height: 36px;
  display: block;
  margin-bottom: 10px;
}
.block_history ul li.ab div.left_history p {
  margin-top: 44px;
}
.block_history ul li.ab div.left_history div img {
  width: 200px;
  height: 200px;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .block_history ul li.ab div.left_history div img {
    margin-top: 25px;
  }
}
@media (max-width: 590px) {
  .block_history ul li.ab div.left_history div img {
    width: 150px;
    height: 150px;
    margin-top: 55px;
  }
}
@media (max-width: 500px) {
  .block_history ul li.ab div.left_history div img {
    margin-top: 62px;
  }
}
@media (max-width: 450px) {
  .block_history ul li.ab div.left_history div img {
    width: 100px;
    height: 100px;
    margin-top: 155px;
  }
}
@media (max-width: 384px) {
  .block_history ul li.ab div.left_history div img {
    margin-top: 185px;
  }
}
@media (max-width: 350px) {
  .block_history ul li.ab div.left_history div img {
    width: 60px;
    height: 60px;
    margin-top: 250px;
  }
}
.block_history ul li.ab div.right_history {
  width: 50%;
  padding: 2em;
  font-size: 18px;
  line-height: 24px;
  float: right;
  text-align: right;
  border-left: 1px solid #000000;
}
.block_history ul li.ab div.right_history strong {
  font-size: 36px;
  line-height: 36px;
  display: block;
  margin-bottom: 10px;
}
.block_history ul li.ab div.right_history p {
  margin-top: 44px;
  text-align: left;
}
.block_history ul li.ab div.right_history img {
  width: 200px;
  height: 200px;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .block_history ul li.ab div.right_history img {
    margin-top: 25px;
  }
}
@media (max-width: 590px) {
  .block_history ul li.ab div.right_history img {
    width: 150px;
    height: 150px;
    margin-top: 55px;
  }
}
@media (max-width: 500px) {
  .block_history ul li.ab div.right_history img {
    margin-top: 62px;
  }
}
@media (max-width: 450px) {
  .block_history ul li.ab div.right_history img {
    width: 100px;
    height: 100px;
    margin-top: 155px;
  }
}
@media (max-width: 384px) {
  .block_history ul li.ab div.right_history img {
    margin-top: 185px;
  }
}
@media (max-width: 350px) {
  .block_history ul li.ab div.right_history img {
    width: 60px;
    height: 60px;
    margin-top: 250px;
  }
}
.block_history ul li.center_history:after,
.block_history ul li.center_history:before {
  display: none;
}
.manager_content {
  margin-bottom: 30px;
  background: #ffffff;
}
.manager_content .block_manag {
  position: relative;
  height: 360px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1200px) {
  .manager_content .block_manag {
    height: 292px;
  }
}
@media (max-width: 992px) {
  .manager_content .block_manag {
    height: 216px;
  }
}
@media (max-width: 768px) {
  .manager_content .block_manag {
    height: 370px;
    text-align: center;
  }
}
.manager_content .block_manag:hover .post_name {
  bottom: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.manager_content .block_manag img {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.manager_content .block_manag .post_name {
  text-align: center;
  color: #ffffff;
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  min-height: 100px;
  width: 100%;
  z-index: 2;
  border-left: 9px solid #ff0000;
  border-right: 9px solid #ff0000;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.manager_content .block_manag .post_name div {
  padding: 20px 0;
}
.manager_content .block_manag .post_name div h5 {
  color: #ffffff;
  padding: 0px 0;
  margin: 0;
  font-weight: bold;
}
.manager_content .block_manag .post_name p {
  color: #ffffff;
  margin: 0;
  padding: 0 ;
}
.manager_content p {
  padding: 10px 5px;
}
.service_textblock {
  padding: 10px;
  border: 1px #eaeaea solid;
}
.service_box {
  margin-bottom: 20px;
}
.service_box div {
  float: left;
  width: 90px;
  height: 90px;
  text-align: center;
  line-height: 90px;
  font-size: 55px;
}
.service_box p {
  margin-left: 110px;
  margin-bottom: 0;
}
#k2Container .admintable .key {
  background: none;
  border: none;
}
.prising_table {
  text-align: center;
  margin-top: 30px;
}
.prising_table .column_blue {
  text-align: center;
  position: relative;
  background: #fff;
  border: 1px solid #ccc;
  width: 250px;
  display: inline-block;
  margin: 0 15px 15px 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.prising_table .column_blue:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 0 0 10px #0074FF;
  top: -15px;
}
.prising_table .column_blue ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.prising_table .column_blue ul li {
  padding: 15px 40px;
  border: 1px solid #E8E8E8;
  border-top: none;
  color: #000;
  font-size: 18px;
}
.prising_table .column_blue ul li.title-row {
  background: #0074FF;
  color: white;
  font-family: 'Oswald', sans serif;
  line-height: 24px;
  background: white;
  color: #0074FF;
  border: none;
  padding: 45px 20px 15px;
  font-size: 28px;
  text-shadow: 1px 1px 0px #0074ff;
  font-weight: 600;
}
.prising_table .column_blue ul li.title-row span {
  width: 100%;
  height: 30px;
  background: #0074FF;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.prising_table .column_blue ul li.pricing-row {
  background: #0074FF;
  font-size: 24px;
  border: none;
  padding: 25px 35px 50px;
  position: relative;
}
.prising_table .column_blue ul li.pricing-row span.triggle {
  content: '';
  position: absolute;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 20px solid white;
  top: 0;
  left: 50%;
  margin-left: -25px;
  bottom: -1px;
}
.prising_table .column_blue ul li.pricing-row span.h1,
.prising_table .column_blue ul li.pricing-row span.widget-title.style2 {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 24px;
  line-height: 32px;
}
.prising_table .column_blue ul li.pricing-row span.pt-price {
  font-size: 55px;
  line-height: 55px;
  margin-top: 20px;
  display: block;
  font-weight: 700;
}
.prising_table .column_blue ul li.footer-row {
  padding: 20px 0;
  line-height: 13px;
}
.prising_table .column_blue ul li.footer-row .pt-btn {
  background: #0074FF;
  color: white;
  line-height: 40px;
  padding: 10px 25px;
  border: 1px solid #0074FF;
  text-shadow: 0 1px 0 #fff;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.prising_table .column_blue ul li.footer-row .pt-btn:hover {
  background: white;
  color: #0074FF;
  text-shadow: 0 1px 0 #0074FF;
  border: 2px solid #0074FF;
}
.prising_table .column_blue ul li.normal-row {
  font-family: 'Quicksand' sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.prising_table .column_blue.active .title-row span {
  background: #CCC;
}
.prising_table .column_blue.active .pricing-row {
  background: #CCC;
  border-bottom: 1px solid #E8E8E8;
}
.prising_table .column_blue.active .pricing-row span {
  color: #0074FF;
}
.vehiclemanager_ input[type="button"] {
  padding: 3px 30px;
}
form#login {
  border: 1px solid #ddd;
  box-shadow: none;
  border-radius: 0;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
}
form#login .input-prepend .add-on {
  display: block;
}
form#login .input-prepend #modlgn-passwd,
form#login .input-prepend #modlgn-username {
  padding: 10px 5px;
  font-size: 14px;
  color: #888888;
  background: #fff;
  border: 1px #EAEAEA solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
form#login button[type="submit"] {
  background: #ff0000 !important;
  border: 1px #ff0000 solid !important;
  color: #ffffff !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border-radius: 0px !important;
  text-transform: uppercase;
  font-size: 14px !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
form#login button[type="submit"]:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: #ff0000 !important;
  color: #ffffff !important;
  border: 1px #ff0000 solid !important;
}
form#login ul {
  margin: 30px 0 0 0;
  list-style: none;
}
#mailto-window h2 {
  text-align: center;
  font-size: 18px;
}
#mailto-window .mailto-close {
  text-align: center;
}
#mailto-window #mailtoForm {
  padding: 15px;
}
#mailto-window #mailtoForm label {
  width: 20%;
  display: inline-block;
  float: left;
  padding: 10px 0 0 0;
  color: #888;
}
#mailto-window #mailtoForm input {
  width: 60%;
  padding: 10px 5px;
  font-size: 14px;
  color: #888888;
  background: #fff;
  border: 1px #999 solid;
  margin: 0 0 15px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#mailto-window #mailtoForm p {
  text-align: center;
}
#mailto-window #mailtoForm p .button {
  background: #ff0000;
  color: #ffffff !important;
  border: 1px #ff0000 solid;
  border-radius: 0px !important;
  padding: 8px 15px;
  text-transform: uppercase;
}
.category-list .content-category .form-inline .pagination {
  display: block;
}
.category-list .content-category .form-inline .pagination ul {
  list-style: none;
}
.category-list .content-category .form-inline .pagination ul li a {
  cursor: pointer;
  color: #333;
}
table.profileTable img#profileFoto {
  padding: 0 10px 0 0;
}
/*------------------------------edit page---------------------------------*/
#bd_results .icon-apply::before,
#bd_results .icon-edit::before,
#bd_results .icon-pencil::before {
  right: 29% !important;
  top: 24% !important;
}
#bd_results fieldset .radio input[type="radio"],
#bd_results fieldset .radio-inline input[type="radio"],
#bd_results fieldset .checkbox input[type="checkbox"],
#bd_results fieldset .checkbox-inline input[type="checkbox"] {
  position: static !important;
  margin-left: 0 !important;
}
#bd_results fieldset label {
  padding-left: 0 !important;
}
#bd_results #options #wrapper {
  min-height: auto !important;
}
.moduletable_map [type="text"],
.moduletable_map select {
  height: 27px;
}
.grid_box .moduletable_local_about .featured_block_title a {
  border-bottom: none;
  font-size: 15px;
  font-weight: 900;
  color: #fff;
}
.grid_box [class*=vehiclemanager] [class*=vehicles-grid-layout] [class*=featured_vehicles_block] .vehicle-image .featured_block_title {
  padding: 1px;
}
[class*=vehiclemanager] [class*=vehicles-grid-layout] [class*=featured_vehicles_block] .feature_textvehicle .featured_vehicles_location,
[class*=vehiclemanager] [class*=vehicles-grid-layout] [class*=featured_vehicles_block] .feature_textvehicle .featured_vehicles_mod {
  text-align: left !important;
}
[class*=vehiclemanager] [class*=vehicles-grid-layout] [class*=featured_vehicles_block] .feature_textvehicle .featured_vehicles_location .fa,
[class*=vehiclemanager] [class*=vehicles-grid-layout] [class*=featured_vehicles_block] .feature_textvehicle .featured_vehicles_mod .fa,
[class*=vehiclemanager] [class*=vehicles-grid-layout] [class*=featured_vehicles_block] .feature_textvehicle .featured_vehicles_category .fa,
[class*=vehiclemanager] [class*=vehicles-grid-layout] [class*=featured_vehicles_block] .feature_textvehicle .featured_vehicles_year .fa,
[class*=vehiclemanager] [class*=vehicles-grid-layout] [class*=featured_vehicles_block] .feature_textvehicle .featured_vehicles_mileage .fa,
[class*=vehiclemanager] [class*=vehicles-grid-layout] [class*=featured_vehicles_block] .feature_textvehicle .featured_vehicles_hits .fa,
.featured_block_title a:hover {
  color: red !important;
}


/*_________________________________________________ new styles  (5.06.2019 j3.9.6)________________________________________________*/

.calendar-container table tbody td.day.selected,
.calendar-container table tbody td.day:hover {
  background: red;
}
#contentBox .category_title.basictable .vm_col_search .basictable_44.basictable .search_button_vehicle a, 
#contentBox .category_title.basictable .VEH-row .search_button_vehicle a,
.all_vehicle_search.VEH-row .search_button_vehicle.basictable_47.basictable a,
.all_vehicle_search.VEH-row .search_button_vehicle.basictable_47.basictable a {
  background: red;
  border: none;
}

.search .search-results .result-created {
  margin-bottom: 20px;
}
.search .search-results .result-title a {
  color: #333;
}
/*------------------------------------------------------------------*/
/* home page */
/*------------------------------------------------------------------*/
.vehiclemanager_local_about .featured_vehicles .featured_vehicles_block .feature_textvehicle i {
  color: #f00;
}
[class*=vehiclemanager] [class*=vehicles-grid-layout] [class*=featured_vehicles_block] .feature_textvehicle .featured_vehicles_location {
  height: 60px;
}



/*-------------------------------------------------------------------*/
/* agents */
/*-------------------------------------------------------------------*/

#mod_user_profile .tabcontent {
  margin-top: 40px;
}
.profileTable label {
  pointer-events: none;
}
.moduletable_last_online_agents {
  padding: 0 40px;
  text-align: center;
}
.moduletable_last_online_agents h3 {
  text-align: center;
}
.moduletable_last_online_agents table th, 
.moduletable_last_online_agents td {
  padding: 0 5px !important;
}
.moduletable_last_online_agents table,
.moduletable_last_online_agents tr,
.moduletable_last_online_agents td {
  display: inline-block;
}
.moduletable_last_online_agents td a {
  display: inline-block;
  font-size: 18px;
  margin-top: 20px;
}
.moduletable_last_online_agents td img {
  object-fit: cover;
}
@media(max-width: 480px) {
  .moduletable_last_online_agents {
    display: block;
    padding: 0;
  }
}
#mod_simple_membership_user_profile .profileTable tr td a {
  display: inline-block;
  margin: 10px 0;
}
.moduletable.last_owners h3 {
  font-weight: 900;
  margin-top: 42px;
  font-size: 21px;
}
.moduletable.owners_profile h3 {
  font-weight: 900;
  font-size: 21px;
  margin-bottom: 33px;
}
.moduletable.owners_profile {
  margin-top: 40px;
}
.UserListtable tr td font {
  font-size: 100% !important;
}
/*----------------------------------------------------------------------------*/
/* menu button text */
/*----------------------------------------------------------------------------*/
#site-navigation-top .navbar-header button i,
#site-navigation-main .navbar-header button i, 
#site-navigation-footer .navbar-header button i {
  font-size: 32px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#site-navigation-top .navbar-header button:hover i.fa.fa-times,
#site-navigation-main .navbar-header button:hover i.fa.fa-times,
#site-navigation-footer .navbar-header button:hover i.fa.fa-times {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.button_text .menu_btn_text {
  font-size: 12px;
  text-transform: uppercase;
  color:#E10606;
  margin-bottom: 0;
  position: relative;
  font-weight: bold;
}
span.menu_btn_close {
  display: none;
}
i.fa.fa-times+.button_text .menu_btn_text .menu_btn_close {
  display: inline-block;
}
i.fa.fa-times+.button_text .menu_btn_text .menu_btn_open {
 display: none;
}




/*______ new style for display buttons ________*/

.btn-group,
.btn.btn-default#left, 
.btn.btn-default#top, 
.btn.btn-default#right, 
.btn.btn-default#bottom,
.btn.btn-md.btn-danger#top,
.btn.btn-md.btn-danger#left,
.btn.btn-md.btn-danger#right,
.btn.btn-md.btn-danger#left,
ul.nav.nav-tabs li.dropdown,
ul.nav.nav-pills li.dropdown {
  display: inline-block !important;
}
.item-page .row  .col-lg-6 .input-group input.form-control {
  padding: 0;
}

/*__________________________________________________*/
#member-registration label {
  color: #333;
}
#member-registration .control-group .controls,
.remind #user-registration .control-group .controls button,
.reset #user-registration .control-group .controls button {
  margin-top: 20px;
} 
.contact .contact-form #contact-form legend,
.contact .contact-form #contact-form .control-label label {
  color: #333;
}
@media(max-width: 992px) {
  .sidebar-right.col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
  }
  .sidebar-right .moduletable_partners,
  .sidebar-right .moduletable_banner {
    margin:20px 0;
  }
}
@media (max-width: 767px){
  .main_menu ul.nav li.parent ul {
    background-color: transparent !important;
  }
  .main_menu ul.nav li.parent ul li.active > a {
    color: #fc0 !important;
  }
  .header #header .soc_icons {
    width: 100%;
    text-align: center;
  }
  .header #header .soc_icons li {
    display: inline-block;
  }
  .header #header .moduletable_header_tel div {
    text-align: center;
  }
  .header #header .moduletable_header_tel {
    padding-top: 0;
  }
}


/*=================== OS Pages ===================*/

.slider_block,
.comments_block,
.cck_info_block,
.baforms_block,
.membership_block {
  margin-bottom: 50px;
}
.os_comments_block_image {
  max-width: 980px;
  margin: 0 auto;
}
.os_membership_block_image,
.baforms_block_image  {
  max-width: 710px;
  margin: 0 auto;
}
.cck_info_block p a {
  font-weight: bold;
  color: #666;
}
.cck_info_block p a:hover,
.comments_block p a:hover,
.membership_block p a:hover,
.cck_info_block p a:hover,
.baforms_block p a:hover {
  color:red;
}
.cck_info_block h1,
.baforms_block h1,
.gallery_block_masonry h1,
.comments_block h1,
.membership_block h1,
.moduletable .custom h1.slider_title
 {
  text-align: center;
  color: #92999e !important;
  text-transform: none;
}
.moduletable .custom h1.slider_title {
  padding: 0 5%;
}
.more_link {
  text-align: center;
  margin-top: 50px;
}
.more_link a{
  text-transform: none;
  color: #666;
}
.comments_block p,
.membership_block p,
.cck_info_block p, 
.baforms_block p {
  font-size: 16px;
  line-height: 24px;
  padding:0 20% 1% 20%;
  color: #666;
}
.comments_block p a,
.membership_block p a,
.cck_info_block p a,
.baforms_block p a {
  font-weight: bold;
  color: #666;
}
.comments_block h3,
.membership_block h3,
.cck_info_block h3,
.baforms_block h3 {
  text-align: center;
  font-size: 24px;
  margin-top: 50px;
  font-weight: bold;
  text-transform: none;
  color: #666 !important;
}
.os_comments_block_image,
.os_membership_block_image,
.os_gallery_block_image,
.baforms_block_image {
  overflow: hidden; 
  text-align: center;
  margin-bottom: 70px;
  background: #000;
  position: relative;
}

.os_cck_block_image h2,
.os_comments_caption h2,
.os_membership_caption h2,
.baforms_block h2 {
  display: none;
  color: #fff;
  position: absolute;
  text-transform: uppercase;
  top: 10%;
  right: 10%;
  font-size: 20px;
  z-index: 9;
  font-weight: 700;
  margin:0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

.os_cck_block_image,
.os_comments_block_image,
.os_membership_block_image {
  position: relative;
  overflow: hidden;
  background: #000;
  text-align: center;
  margin: 0 auto;
  max-width: 960px;
}
.os_membership_block_image{
  max-width: 700px;
}
.os_cck_block_image img,
.os_comments_block_image img,
.os_membership_block_image img,
.baforms_block_image img  {
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
 .os_cck_caption::before,
 .os_comments_caption::before,
 .os_membership_caption::before,
 .baforms_caption::before {
  position: absolute;
  top: 25%;
  right: 25%;
  bottom: 25%;
  left: 25%;
  border: 2px solid #fff;
  box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.4,1.4,1);
  transform: scale3d(1.4,1.4,1);
}
 .os_cck_block_image:hover h2,
 .os_comments_block_image:hover h2,
 .os_membership_block_image:hover h2,
 .baforms_block_image:hover h2 {
  display: block;
  // -webkit-transform: scale(1.1);
  // transform: scale(1.1);
  color: #fff;
  text-align: center;
  position: absolute;
  top: 45%;
  bottom: 45%;
  right: 0;
  left: 0;
  line-height: 1.1;
}
 .os_cck_block_image:hover .os_cck_caption::before,
 .os_comments_block_image:hover .os_comments_caption::before,
 .os_membership_block_image:hover .os_membership_caption::before,
 .baforms_block_image:hover .baforms_caption::before {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}
 .os_cck_block_image:hover .os_cck_caption,
 .os_comments_block_image:hover .os_comments_caption,
 .os_membership_image:hover .os_membership_caption,
 .baforms_block_image:hover .baforms_caption {
  background-color: rgba(58,52,42,0);
}
 .os_cck_block_image:hover img,
 .os_comments_block_image:hover img,
 .os_membership_block_image:hover img,
 .baforms_block_image:hover img {
  opacity: 0.4;
}
/*================= Gallery page + Slider page =================*/
.slider_block h3 {
  text-align: center;
}
.gallery_block_masonry .more_link,
.slider_block {
  margin-bottom: 40px;
}
.gallery_block_masonry p,
.slider_block p {
  font-size: 16px;
  line-height: 24px;
  padding: 0 20% 1% 20%;
  text-align: center;
  color: #666;
}
.gallery_block_masonry p a,
.slider_block p a {
  font-weight: bold;
  color: #666;
}
.gallery_block_masonry .more_link a,
.slider_block .more_link a {
  font-family: "Lobster" !important;
}

.gallery_block_masonry p a:hover,
.slider_block p a:hover {
  color: #FF8000;
}

#globalContent #contentBox .item-page .gallery_block_masonry h3,
#globalContent #contentBox .item-page .slider_block h3 {
  text-align: center;
  font-size: 24px;
  margin-top: 50px;
  /*font-weight: bold;*/
  text-transform: none;
  color: #666 !important;
  font-family: "Lobster" !important;
}
.os_gallery_block_image,
.os_slider_block_image {
   overflow: hidden; 
  text-align: center;
  margin-bottom: 70px;
  background: #000;
  position: relative;
}
.os_gallery_block_image h2,
.os_slider_block_image h2 {
  display: none;
  color: #fff !important;
  position: absolute;
  text-transform: uppercase;
  top: 10%;
  right: 10%;
  font-size: 30px;
  z-index: 9;
  font-weight: 900;
  margin: 0;
}
.os_gallery_block_image:hover h2,
.os_slider_block_image:hover h2 {
  display: block;
}
.gallery_block_masonry img,
.os_slider_block_image img {
  -webkit-transition: opacity 1s,
  -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.gallery_block_masonry img:hover,
.os_slider_block_image img:hover {
  opacity: 0.4;
  -webkit-transform: scale3d(1.1,1.1,1);
  transform: scale3d(1.1,1.1,1);
}
/*=================== pages responsive ================== */
@media(max-width: 767px) {
  .comments_block h1,
  .membership_block h1,
  .baforms_block h1,
  .gallery_block_masonry h1,
   .cck_info_block h1,
  .moduletable .custom h1.slider_title {
    font-size: 26px !important;
  }
     p.slider_title_text {
    padding: 2% 20% 1% 20%;  
  }
  .os_cck_block_image h2,
  .baforms_block h2 {
    font-size: 14px !important;
  }
  .os_gallery_block_image h2,
  .os_slider_block_image h2 {
    font-size: 18px;
    left: 0;
    right: 0;
    text-align: center;
    top: 25%;
    margin: 0;
  }
}
@media(max-width: 480px) {
  .os_comments_caption h2,
  .os_slider_block_image h2,
  .os_membership_block_image h2,
  .os_gallery_block_image h2,
  .os_cck_block_image h2,
  .baforms_block h2 {
    font-size: 10px !important;
  }
    .comments_block h1,
  .membership_block h1,
  .baforms_block h1,
  .gallery_block_masonry h1,
  .cck_info_block h1,
  .moduletable .custom h1.slider_title {
    font-size: 18px !important;
  }
}


