* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  position: relative;
}
.header {

  width: 100%;
}
#logo {
  margin-top: 10px;
}
#logo a img {
  border: none;
}
#footer {
  padding: 40px 0;
  margin: 40px 0 0 0;
  width: 100%;
}
.brand {
  color: #fff !important;
  font-family: Share, cursive;
}
.brand:hover {
  color: #08C !important;
}
body {
  max-width: 100%;
  width: 100%;
}
body,
body h6,
body .flex-caption h5,
#advanced-search-progression h6,
ul.progression-toggle ul li {
  font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
}
body {
  line-height: 1.4;
  margin: 0;
  font-weight: 400;
}
html,
button,
input,
select,
textarea {
  color: #222;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
}
html {
  font-size: 100%;
}
h3 {
  text-align: center;
  margin: 60px 0 40px 0;
}
.item-page h3 {
  margin: 0;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #dd6719!important;
  box-shadow: none;
  border-radius: 0;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  box-shadow: none;
  border-radius: 0;
}
a.modal-button,
.button2-left .blank a,
.button2-left a,
.button2-left div.readmore a,
.search_button_vehicle,
.vehicle_button a,
input[type="submit"],
input[type="button"] {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-size: 11px!important;
  font-weight: 700!important;
  text-transform: uppercase;
}

/*_______ HEADER ______________________________________*/
#mod-search-searchword {
  border: none;
  margin-top: 11px;
  background-color: #848282;
  border-radius: 0;
  color: #232323;
}
#mod-search-searchword:focus {
  box-shadow: none!important;
  border: none!important;
}
.search {
  text-align: center;
}
.header_contacts span:first-child {
  margin-right: 15px;
}
.header_contacts {
  margin-top: 15px;
  color: #fff;
}
.headmenu {
  background: #fff;
  height: 71px;
  padding-top: 10px;
}

/*_______ SLIDER ______________________________________*/
.vehicleSlider.horizontal {
  max-width: 100%!important;
}
#slideImgVm {
  width: 100%;
}
.vehiclemanager_latest .featured_vehicles_block {
  padding: 0!important;
  text-align: center;
}
.vehiclemanager_latest .featured_vehicles_block > div:first-child {
  overflow: hidden;
}
@media (min-width: 993px) {
  .vehiclemanager_latest .featured_vehicles_block {
    width: 32.5% !important;
    margin-left: 1.25%;
    margin-right: 0px;
    display: block;
    float: left;
    box-sizing: border-box;
  }
  .vehiclemanager_latest .featured_vehicles_block:nth-of-type( 3n + 1) {
    margin-left: 0px;
  }
  [dir="rtl"] .vehiclemanager_latest .featured_vehicles_block {
    margin-left: 0px ;
    margin-right: 1.25%;
  }
  [dir="rtl"] .vehiclemanager_latest .featured_vehicles_block:nth-of-type( 3n + 1) {
    margin-right: 0px;
  }
}
@media (max-width: 992px) and (min-width: 594px) {
  .vehiclemanager_latest .featured_vehicles_block {
    width: 49% !important;
    margin-left: 2%;
    margin-right: 0px;
    display: block;
    float: left;
    box-sizing: border-box;
  }
  .vehiclemanager_latest .featured_vehicles_block:nth-of-type( 2n + 1) {
    margin-left: 0px;
  }
  [dir="rtl"] .vehiclemanager_latest .featured_vehicles_block {
    margin-left: 0px ;
    margin-right: 2%;
  }
  [dir="rtl"] .vehiclemanager_latest .featured_vehicles_block:nth-of-type( 2n + 1) {
    margin-right: 0px;
  }
}
@media (max-width: 593px) {
  .vehiclemanager_latest .featured_vehicles_block {
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%  !important ;
  }
}
.featured_vehicles_block .feature_textvehicle {
  padding: 0 13px 14px !important;
}
.featured_vehicles_block:hover img {
  -webkit-transform: scale(1.3) !important;
  -moz-transform: scale(1.3) !important;
  -ms-transform: scale(1.3) !important;
  -o-transform: scale(1.3) !important;
  transform: scale(1.3) !important;
}
.featured_vehicles_block img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.img_block {
  overflow: hidden;
}
.featured_vehicles_block input {
  margin-bottom: 10px;
}
@media (min-width: 993px) {
  .vehiclemanager_topRated .featured_vehicles_block {
    width: 24.5% !important;
    margin-left: 0.66666667%;
    margin-right: 0px;
    display: block;
    float: left;
    box-sizing: border-box;
  }
  .vehiclemanager_topRated .featured_vehicles_block:nth-of-type( 4n + 1) {
    margin-left: 0px;
  }
  [dir="rtl"] .vehiclemanager_topRated .featured_vehicles_block {
    margin-left: 0px ;
    margin-right: 0.66666667%;
  }
  [dir="rtl"] .vehiclemanager_topRated .featured_vehicles_block:nth-of-type( 4n + 1) {
    margin-right: 0px;
  }
}
@media (max-width: 992px) and (min-width: 594px) {
  .vehiclemanager_topRated .featured_vehicles_block {
    width: 49% !important;
    margin-left: 2%;
    margin-right: 0px;
    display: block;
    float: left;
    box-sizing: border-box;
  }
  .vehiclemanager_topRated .featured_vehicles_block:nth-of-type( 2n + 1) {
    margin-left: 0px;
  }
  [dir="rtl"] .vehiclemanager_topRated .featured_vehicles_block {
    margin-left: 0px ;
    margin-right: 2%;
  }
  [dir="rtl"] .vehiclemanager_topRated .featured_vehicles_block:nth-of-type( 2n + 1) {
    margin-right: 0px;
  }
}
@media (max-width: 593px) {
  .vehiclemanager_topRated .featured_vehicles_block {
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%  !important ;
  }
}
.registration input[type="email"],
.remind input[type="email"] {
  margin-top: 0 !important;
}
#car_des input,
input.basictable,
input.button,
#sp_qc_submit,
fieldset button,
.form-actions .btn,
.call_text .btn,
a.modal-button,
.button2-left .blank a,
.button2-left a,
.button2-left div.readmore a,
.search_button_vehicle,
.vehicle_button a,
input[type="submit"],
input[type="button"],
.call_input input[type="submit"],
.com-baforms input[type="submit"],
.registration .btn-primary,
.registration .btn,
.remind .btn-primary,
.reset .btn-primary {
  border-radius: 0!important;
  border: 1px solid #dd6719 !important;
  background-color: #dd6719!important;
  color: #fff!important;
  background-image: none!important;
  text-shadow: none!important;
  box-shadow: none!important;
}
#car_des input:hover,
input.basictable:hover,
input.button:hover,
#sp_qc_submit:hover,
fieldset button:hover,
.form-actions .btn:hover,
.call_text .btn:hover,
a.modal-button:hover,
.button2-left .blank a:hover,
.button2-left a:hover,
.vehicle_button a:hover,
.button2-left div.readmore a:hover,
.search_button_vehicle:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.call_input input[type="submit"]:hover,
.com-baforms input[type="submit"]:hover,
.registration .btn-primary:hover,
.registration .btn:hover,
.remind .btn-primary:hover,
.reset .btn-primary:hover {
  border: 1px solid #232323 !important;
  background-color: #232323!important;
  background-image: none!important;
}
.new_text {
  text-align: left;
  padding-left: 10px;
}
#button_hidden_review {
  margin-top: 10px;
}
.swiper-active-switch,
.swiper-pagination-switch {
  background-image: none!important;
  border: 1px solid #232323;
  border-radius: 50%;
  background: #232323;
  margin: 10px 5px;
}
.swiper-active-switch {
  border: 1px solid #dd6719;
  background: #dd6719;
  border-radius: 50%;
  background-image: none!important;
}
.swiperPagination {
  margin-top: 15px!important;
}
.new_all h4 {
  margin: 20px 0;
}
#captionSlide {
  background: #dd6719ab !important;
  top: unset !important;
  bottom: 7% !important;
  right: 3% !important;
  left: unset !important;
  width: 20%;
  height: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
}
#captionSlide div{
  width: 100% !important;
}
.slide-title a {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 1px 0 #232323;
}
.call {
  margin-top: 60px;
  border: 1px solid #d6d6d6;
  padding: 15px;
  width: 97%;
  display: inline-block;
}
.call_input {
  float: right;
  display: inline-block;
  padding-right: 15px;
}
.call_text {
      width: 70%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}
.call_input a input{
  font-size: 20px;
}
.call_text p{
  margin: 10px 0;
  font-size: 20px;
}
#conteiner textarea,
#conteiner input {
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 20px;
  padding: 10px 4px;
  width: 90%;
  min-width: 200px!important;
}
#conteiner input#sp_qc_submit {
  width: 150px;
}
/*_______ AUTO ______________________________________*/
.info_desc .tabcontent {
  border: 1px solid #d6d6d6!important;
  margin: 20px 0 0;
}
.tabcontent {
  padding: 12px 20px!important;
}
.basictable_27 .col_02,
.basictable_28 .col_02,
.basictable_27 .col_01,
.basictable_28 .col_01 {
  font-size: 14px!important;
  font-weight: 400!important;
}
.input-append #rent_until_img,
.input-append #rent_from_img {
  height: 36px!important;
  padding: 10px !important;
}
.basictable input.inputbox {
  margin-top: 10px!important;
}
.componentheading h3 {
  font-size: 28px!important;
}
#countrytabs li a.selected,
#countrytabs li a:hover {
  background-image: none!important;
  color: #fff !important;
  background-color: #dd6719!important;
  border-bottom: 0!important;
}
#countrytabs li a {
  background-color: #232323!important;
  background-image: none!important;
  color: #fff !important;
  border-color: #fff;
}
#search_date_from,
.search_filter .row_01 input.inputbox,
.basictable_005 input.inputbox,
.basictable_006 input,
.basictable_36 input.inputbox,
.basictable_11 input.inputbox,
.adminform_table_1_table_1 input.inputbox,
.tabl_row input.inputbox,
.tabl_row input[name="vmodel"],
.tabl_row input[name="owneremail"] {
  border-radius: 0!important;
  padding: 8px 6px!important;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  box-shadow: none!important;
}
textarea,
.basictable_00 input[type="text"],
.basictable_00 input[type="password"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="search"],
input[type="color"],
.uneditable-input {
  border-radius: 0!important;
  margin-top: 15px!important;
}
#list a.category {
  color: #000;
}
.componentheading {
  font-size: 16px!important;
  color: #232323!important;
  font-weight: 700!important;
}
.featured_block_title a:hover,
#list .row_auto .col_02 a:hover,
#list a:hover {
  color: #dd6719 !important;
}
#gallery .okno_V {
  width: 32.3%;
}
#gallery .okno_V .okno_img {
  width: 100% !important;
}
#gallery .okno_V .okno_img img {
  width: 100% !important;
}
#gallery .okno_V:nth-child(3n) {
  margin-right: 0 !important;
}
#gallery .okno_V .vm_text {
  display: block !important;
}
#gallery .okno_V:hover {
  background: none!important;
  border-radius: 0!important;
  box-shadow: none!important;
}
#gallery {
  margin-bottom: 20px;
}
.page_navigation .row_02 {
  text-align: center;
}
.search_button_vehicle .category img {
  display: none;
}
.textvehicle .titlevehicle a {
  color: #232323;
  font-size: 16px;
  font-weight: 700;
}
.page_navigation .row_02 ul {
  box-shadow: none!important;
}
.page_navigation .row_02 ul li {
  /* background-color: #232323!important; */
  color: #fff!important;
  border: 1px solid #f8f8f8!important;
}
.page_navigation .row_02 ul li a:hover {
  background-color: #232323!important;
  color: #fff!important;
}
.page_navigation .row_02 ul li a {
  background-color: #dd6719;
  color: #fff!important;
}
.page_navigation .row_02 li span,
.page_navigation .row_02 li a {
  border: none!important;
}
#list .row_auto:hover {
  background: none !important;
  border-radius: 0!important;
  box-shadow: none!important;
  border-bottom: 1px solid #d6d6d6!important;
}
.basictable_13:hover {
  background: none !important;
  box-shadow: none!important;
  border: 1px solid #d6d6d6!important;
}
.basictable_13 {
  border-radius: 0!important;
  background: none!important;
}
#list .row_auto {
  border: 1px solid #d6d6d6;
}
.thumbnail.viewcar {
  border: none;
  box-shadow: none;
}
.button_pre_tab span a {
  margin: 0 3px;
}
/*_______ TOP MENU ______________________________________*/
.top_menu ul.nav {
  float: left;
  margin: 0 0 25px 0;
}
.top_menu ul.nav li {
  border-right: 1px solid #CECECE;
  float: left;
  list-style: none outside none;
  position: relative;
}
.top_menu ul.nav li:last-child {
  border-right: none;
}
.top_menu ul.nav li a {
  font-size: 12px;
  margin: 0 10px;
  padding: 0;
  position: relative;
}
/*_______ DROPDOWN MEIN MENU ______________________________________*/
.main_menu ul.nav > li ul {
  display: none;
}
.navbar .nav > li > a {
  text-shadow: none;
}

#header .navbar .nav > li > a:hover {
  color: #fff;
}
.main_menu ul.nav li.parent:hover > ul {
  display: block;
}
.main_menu ul.nav {
  display: inline-block;
  margin: 19px 0 0;
}
.main_menu ul.nav li {
  float: left;
  position: relative;
  list-style: none;
}
.navbar .nav {
  float: right;
}
.main_menu ul.nav > li > a {
  font-size: 16px;
  margin: 0 10px;
  padding: 0 15px 30px;
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
}
.menu_custom_1 ul li a, .menu_custom_1 ul li .nav-header{
  font-size: 16px !important;
}
.main_menu ul.nav li a {
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.main_menu ul.nav > li > a {
  border-bottom: 2px solid transparent;
}
.main_menu ul.nav > li > a:hover {
  border-bottom: 2px solid #dd6719;
}
.main_menu ul.nav > li.active > a {
  background-color: transparent;
  border-bottom: 2px solid #dd6719;
  box-shadow: none;
  color: #333;
}
.main_menu ul.nav > li.active > a:hover {
  box-shadow: 0 0 0 transparent;
  background-color: transparent;
  border-bottom: 2px solid transparent;
}
.main_menu ul.nav > li a {
  display: block;
}
.main_menu ul.nav > li.parent span.arrow {
  background: url("../images/arrow.png") no-repeat scroll 0 7px transparent;
  height: 20px;
  right: -5px;
  position: absolute;
  width: 20px;
}
.main_menu ul.nav li ul li.parent span.arrow {
  background: url("../images/arrow.png") no-repeat scroll 0 bottom transparent;
  height: 15px;
  position: absolute;
  top: 7px;
  width: 30px;
}
.main_menu ul.nav li.parent ul,
.main_menu ul.nav li ul li.parent ul {
  background: #fff;
  border-left: 1px solid #d5d5d5;
  list-style: none;
  position: absolute;
  float: left;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  min-width: 227px;
  z-index: 9999;
}
.main_menu ul.nav li.parent ul {
  left: 9px;
  top: 50px;
  border-top: 2px solid #dd6719;
  text-align: left;
}
.main_menu ul.nav li ul li.parent ul {
  left: -100%;
  top: -2px;
}
.main_menu ul.nav li.parent ul li {
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
  -moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
  border-bottom: 1px solid #EAEAEA;
  clear: both;
  width: 100%;
}
.main_menu ul.nav li.parent ul li.lastChild {
  border-bottom: none;
}
.main_menu ul.nav li.parent ul li a {
  float: left;
  padding: 7px 10px 7px 0;
  margin: 0 15px 0 0;
  text-indent: 10px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 100%;
}
/*_______ FOOTER MENU ______________________________________*/
.footer_menu ul.nav {
  float: left;
  margin: 0px 0 15px 0px;
}
.footer_menu ul.nav li {
  border-right: 1px solid #CECECE;
  float: left;
  list-style: none outside none;
  position: relative;
}
.footer_menu ul.nav li:last-child {
  border-right: none;
}
.footer_menu ul.nav li a {
  font-size: 12px;
  margin: 0 10px;
  padding: 0;
  position: relative;
}
#footer .contact_info {
  margin: 0 10px 0 10px;
}
#footer .nav {
  margin: 0px 0 0 10px;
}
#footer .nav li {
  line-height: 35px;
}
#footer .nav > li > a {
  color: #fff;
}
#footer .nav > li > a:hover {
  background: none;
}
.content_footer {
  margin-top: 40px;
}
.contact_info p {
  line-height: 30px;
}
#footer .contact_info p {
  color: #fff;
}
#footer .featured_vehicles_block {
  border: none;
}
#footer .featured_vehicles_block h4,
#footer .featured_vehicles_block .feature_textvehicle {
  display: none;
}
#footer .vehiclemanager_latest {
  margin-top: 10px;
}
/*_______ TOP MENU ______________________________________*/
@media (max-width: 979px) {
  .main_menu ul.nav > li ul {
    display: block;
  }
  .main_menu ul.nav {
    display: block;
    text-align: center;
  }
  .top_menu ul.nav {
    margin: 10px 0;
    float: none;
  }
  .top_menu ul.nav li {
    list-style: none outside none;
    position: relative;
    border-right: medium none;
    float: none;
  }
  .top_menu ul.nav li a {
    background-color: #FAFAFA;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 4px 9px;
    position: relative;
  }
  .top_menu ul.nav li:first-child a {
    border-top: 1px solid #e6e6e6;
  }
  .top_menu ul.nav li a:hover {
    background-color: #0088cc;
    text-shadow: 0 1px 0 transparent;
  }
  /*_______ DROPDOWN ACCORDION MENU ________________________________*/
  .main_menu ul.nav > li ul {
    display: block;
  }
  .main_menu ul.nav {
    float: none;
    margin: 10px 0 0;
  }
  .main_menu ul.nav li {
    float: none;
    position: relative;
    list-style: none;
  }
  .main_menu ul.nav > li > a {
    font-size: 12px;
    margin: 0;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
  }
  .main_menu ul.nav li a {
    white-space: nowrap;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: block;
    width: 100%;
  }
  .main_menu ul.nav > li > a {
    border-bottom: 2px solid transparent;
  }
  .main_menu ul.nav > li > a:hover {
    border-bottom: 2px solid transparent;
  }
  .main_menu ul.nav li {
    border-top: 1px solid #E6E6E6;
  }
  .main_menu ul.nav > li.active > a {
    background-color: transparent;
    border-bottom: medium none;
    box-shadow: none;
    color: #000000;
  }
  .main_menu ul.nav > li.active > a:hover {
    background-color: transparent;
    border-bottom: medium none;
    box-shadow: 0 0 0 transparent;
  }
  .main_menu ul.nav > li a {
    display: block;
  }
  .main_menu ul.nav > li.parent span.arrow {
    background: url("../images/arrow.png") no-repeat scroll 0 7px transparent;
    height: 20px;
    right: 40px;
    top: 5px;
    display: block;
    position: absolute;
    width: 20px;
  }
  .main_menu ul.nav li ul li.parent span.arrow {
    background: url("../images/arrow.png") no-repeat scroll 0 center transparent;
    height: 15px;
    position: absolute;
    display: block;
    top: 7px;
    width: 30px;
    right: 6px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .main_menu ul.nav li.parent ul,
  .main_menu ul.nav li ul li.parent ul {
    background: none repeat scroll 0 0 transparent;
    border-left: medium none;
    border-top: medium none;
    box-shadow: 0 0 0 transparent;
    float: none;
    position: relative;
    width: 100%;
  }
  .main_menu ul.nav li.parent ul {
    left: 0;
    top: 0;
  }
  .main_menu ul.nav li ul li.parent ul {
    left: 0 !important;
    top: 0 !important;
  }
  .main_menu ul.nav li.parent ul li {
    border-bottom: medium none;
    box-shadow: 0 0 0 transparent;
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .main_menu ul.nav li.parent ul li.lastChild {
    border-bottom: none;
  }
  .main_menu ul.nav li ul li.parent ul > li > a {
    padding: 7px 10px 7px 30px;
  }
  .main_menu ul.nav li ul li.parent ul > li > a:hover {
    padding: 7px 10px 7px 35px;
  }
  .main_menu ul.nav li.parent ul li a:hover {
    padding: 7px 10px 7px 20px;
  }
  .main_menu ul.nav li.parent ul li a {
    float: none;
    margin: 0 15px 0 0;
    padding: 7px 10px 7px 15px;
    text-indent: 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 100%;
    color: #333;
  }
  /*_______ FOOTER MENU ______________________________________*/
  .footer_menu ul.nav {
    margin: 10px 0;
    float: none;
  }
  .footer_menu ul.nav li {
    list-style: none outside none;
    position: relative;
    border-right: medium none;
    float: none;
  }
  .footer_menu ul.nav li a {
    background-color: #FAFAFA;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 4px 9px;
    position: relative;
  }
  .footer_menu ul.nav li:first-child a {
    border-top: 1px solid #e6e6e6;
  }
  .footer_menu ul.nav li a:hover {
    background-color: #0088cc;
    text-shadow: 0 1px 0 transparent;
  }
}
table.category tr th,
table.category tr td {
  border: 1px solid #E6E6E6;
  padding: 4px 16px;
}
form#adminForm ul.category li {
  background-color: #FFF;
  border: 1px solid #E6E6E6;
  list-style: none outside none;
  margin: 4px 0;
  padding: 5px 10px;
}
/*_______ END MENU ______________________________________*/
#copyrights p {
  text-align: center;
}
.copyrights {
  margin: 7px 0 0;
}
.filter-search select {
  float: left;
  margin: 0 5px;
  width: 200px;
}
.filter-search,
.filters .alert-info {
  background-color: transparent;
  border: medium none;
  height: auto;
}
body.error {
  background: #f2f2f2;
}
.errorbox {
  margin: 15% 0 0;
  width: 50%;
}
.errorbox h1 {
  color: #333;
  font-size: 100px;
  line-height: 70px;
}
.errorbox h3 {
  color: #787878;
}
.errorbox a {
  cursor: pointer;
  color: #0088CC;
}
input.invalid {
  border-color: #FF0000 !important;
}
/*__________________________social icons_________________________*/
.soc_icons_box {
  text-align: right;
}
.header .soc_icons_box {
  margin-top: 9px;
}
.soc_icons_box ul {
  display: -moz-inline-stack;
  display: inline-block;
}
.soc_icons_box li {
  float: left;
  list-style: none;
  padding: 0;
}
.soc_icons li a {
  font-size: 18px;
  margin: 7px;
  color: #fff;
}
.soc_icons li a:hover {
  color: #dd6719;
} 
.soc_icons a {
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.iconsrow .fa-hover {
  float: left;
  font-size: 14px;
  padding: 3px 0 3px 9px;
  width: 225px;
}
.iconsrow i {
  font-size: 16px;
  width: 25px;
}
.iconsrow .fa-hover:hover {
  background-color: #fff;
  padding: 3px 0 3px 9px;
}
.iconsrow .fa-hover:hover i {
  color: #0088cc;
  font-size: 18px;
}
.featured_vehicles_inline {
  width: 100% !important;
  text-align: left;
}
@media (max-width: 1200px) {
  #footer .new_all {
    width: 44%;
  }
  .main_menu ul.nav > li > a {
    margin: 0 5px;
    text-align: left;
  }
  #gallery .okno_V {
    width: 32.1%;
  }
}
@media (max-width: 1024px) {
  .main_menu ul.nav li.lastChild ul li.parent span.arrow {
    background: url("../images/arrow.png") no-repeat scroll 0 bottom transparent;
    height: 15px;
    position: absolute;
    top: 9px;
    width: 20px;
  }
  .main_menu ul.nav li.lastChild ul li.parent ul {
    left: inherit;
    right: 100%;
    top: -2px;
  }
}
@media (max-width: 980px) {
  #mod-search-searchword {
    width: 134px;
  }
  .vehiclemanager__topRated .new_all {
    margin: 3px;
    width: 24%;
  }
  .headmenu {
    height: auto;
    padding-bottom: 11px;
  }
}
@media (max-width: 968px) {
  .okno_V {
    width: 100% !important;
    margin-bottom: 23px !important;
  }
  .okno_V:last-child {
    margin-bottom: 0 !important;
  }
  .okno_V .okno_img {
    height: auto !important;
  }
  .okno_V img {
    height: auto !important;
    max-height: inherit !important;
  }
}
@media (max-width: 768px) {
  .call {
    width: 95%;
    margin-left: 0;
  }
  #logo,
  .copyrights p {
    text-align: center;
  }
  form#adminForm {
    max-width: 758px;
    overflow-x: auto;
  }
  #wrapper {
    margin-right: 20px;
    margin-left: 20px;
  }
  #footer .nav li {
    line-height: 20px;
  }
  #conteiner textarea,
  #conteiner input {
    height: 40px;
  }
  #footer .contact_info {
    margin: 30px 10px 0 10px;
  }
}
@media (max-width: 590px) {
  .call_text {
    width: 100%;
    float: none;
    text-align: center;
  }
  .call_input {
    float: none;
    display: block;
    text-align: center;
    padding: 0;
  }
  #footer {
    text-align: center;
  }
}
@media (max-width: 480px) {
  h3 {
    font-size: 28px;
  }
  #captionSlide {
    bottom: 30%!important;
    left: 10%!important;
  }
  .slide-title a {
    font-size: 20px;
  }
  .call {
    width: 88%;
  }
  #list a.category {
    font-size: 16px!important;
  }
}
@media (max-width: 320px) {
  .vehiclemanager__latest .new-all {
    width: 87%;
  }
  .vehiclemanager__topRated .new_all {
    width: 98%;
  }
  .okno_V .textvehicle {
    width: 250px!important;
  }
  .okno_V {
    width: 250px!important;
  }
  #gallery .okno_V img {
    width: 220px;
  }
  .basictable_51 .row_02 li span,
  .basictable_51 .row_02 li a,
  .page_navigation .row_02 li span,
  .page_navigation .row_02 li a,
  .pagination a,
  .pagination span {
    padding: 0 8px!important;
  }
}
.com-baforms .ba-form {
  padding: 0;
}
.com-baforms .ba-form .tool {
  margin: 0;
}
.com-baforms .ba-form input[type="email"] {
  margin-top: 0 !important;
}
.com-baforms .ba-form div:not(.ba-checkMultiple):not(.ba-radioMultiple ) > label {
  margin-bottom: 0;
}
.com-baforms .ba-form textarea {
  margin-top: 0 !important;
}
.featured_vehicles_inline {
  width: 100% !important;
  text-align: left;
}
#gallery div.okno_V {
  display: block !important ;
}
#gallery div.okno_V .okno_img {
  height: auto;
  width: 100%;
}
#gallery div.okno_V .okno_imgimg {
  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-of-type( 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-of-type( 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-of-type( 3n + 1) {
    margin-left: 0px;
  }
  [dir="rtl"] #gallery div.okno_V {
    margin-left: 0px ;
    margin-right: 2%;
  }
  [dir="rtl"] #gallery div.okno_V:nth-of-type( 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-of-type( 2n + 1) {
    margin-left: 0px;
  }
  [dir="rtl"] #gallery div.okno_V {
    margin-left: 0px ;
    margin-right: 2%;
  }
  [dir="rtl"] #gallery div.okno_V:nth-of-type( 2n + 1) {
    margin-right: 0px;
  }
}
@media (max-width: 414px) {
  #gallery div.okno_V {
    width: 100% ;
    float: none;
    margin-left: 0;
  }
}
div.search_filter .fix_width_2 {
  width: 375px;
}
/* Search by Location */
._by_location {
  padding: 20px;
}
._by_location .realestatemanager__by_location {
  margin-bottom: 10px;
}
._by_location input[type="button"] {
  padding: 7px 14px 8px !important ;
  margin-top: 0px;
  margin-left: 0px;
}
._by_location select,
._by_location input[type="text"] {
  border: 1px solid #DDD;
  background-color: #fff;
  line-height: 20px;
  box-sizing: border-box;
  font-size: 14px;
  display: inline-block;
  padding: 6px 3px;
  border-radius: 0px;
  height: 38px;
  color: #333;
  vertical-align: top;
}
@media (max-width: 767px) {
  ._by_location .re_mod_rem_map_canvas {
    width: 100% !important;
  }
}
@media (max-width: 670px) {
  ._by_location input[type="button"],
  ._by_location input[type="text"],
  ._by_location select {
    display: block;
    width: 100%;
    float: none;
    height: auto;
    box-sizing: border-box;
    margin: 9px 0px;
  }
  ._by_location input[type="text"] {
    padding: 2px 3px;
  }
}
/* Modules for tealestate pages */
._manager_user_profile,
._similair,
/*._agents_for_owners,*/
._wishlist_Login_form {
  background: #FFF;
  padding: 15px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
._manager_user_profile h3,
._similair h3,
._agents_for_owners h3,
._wishlist_Login_form h3 {
  margin-top: 5px;
  text-align: left;
}
._manager_user_profile b {
  font-size: 18px;
  line-height: 28px;
}
._manager_user_profile td {
  vertical-align: text-bottom;
}
._similair ul {
  margin-left: 0px;
}
._similair ul:after,
._similair ul:before {
  display: table;
  clear: both;
  content: '';
}
._similair .similaire li {
  margin-bottom: 10px;
  float: left;
  width: 33%;
  padding: 5px 10px;
  box-sizing: border-box;
}
._similair .miniature {
  float: none;
  margin-right: 0px;
}
._similair img {
  width: 100%  !important ;
}
@media (max-width: 992px) {
  ._similair .similaire li {
    float: none;
    width: 100%;
  }
}
._agents_for_owners ul {
  margin-left: 0px;
}
._agents_for_owners li {
  list-style: none;
  text-align: left;
}
._agents_for_owners img + br {
  display: none;
}
._agents_for_owners img {
  margin: 0 15px 15px 0;
}
._agents_for_owners a {
  vertical-align: middle;
}
.sidebar-right > *:first-child {
  margin-top: 50px;
}
.sidebar-right > *:first-child._agents_for_owners {
  margin-top: 60px;
}
._wishlist_Login_form .input-prepend .add-on,
._wishlist_Login_form .input-prepend input {
  border-radius: 0px;
}
._wishlist_Login_form .input-prepend input {
  height: 30px;
  box-sizing: border-box;
}
._wishlist_Login_form .input-prepend {
  display: block;
}
._wishlist_Login_form .add-on > * {
  vertical-align: middle;
}
._wishlist_Login_form .input-prepend label {
  display: inline-block;
}
._wishlist_Login_form .input-prepend .add-on {
  background-color: transparent;
  border: none;
}
._wishlist_Login_form button,
._wishlist_Login_form ul {
  margin-left: 5px;
}
._wishlist_Login_form ul {
  margin-top: 20px;
  list-style: none;
}
._wishlist_Login_form ul label {
  margin-bottom: 0px;
}
._wishlist_Login_form #remember_vmlogin {
  margin-top: 1px;
}
@media (max-width: 991px) {
  ._wishlist_Login_form .input-prepend,
  ._wishlist_Login_form .input-prepend > * {
    display: block;
  }
  ._wishlist_Login_form .input-prepend input {
    width: 100%;
  }
  ._wishlist_Login_form .input-prepend .add-on {
    padding-left: 0px;
    text-align: left;
    margin-bottom: 15px;
  }
  ._wishlist_Login_form button,
  ._wishlist_Login_form ul {
    margin-left: 0px;
  }
}
#system-message {
  margin-top: 40px;
}

/* Our Managment */
.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;
}
.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;
  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;
}
/* Our History */
.block_history {
  text-align: center;
  overflow: hidden;
}
.block_history .date_history {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
}
.block_history .date_history ~ p {
  text-align: center;
}
.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: #dd6719 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: #dd6719;
}
.block_history ul li.ab div.left_history {
  width: 50%;
  padding: 2em;
  font-size: 18px;
  line-height: 24px;
  float: left;
  text-align: right;
  box-sizing: border-box;
}
.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: 350px;
  height: 350px;
  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: left;
  border-left: 1px solid #000000;
  box-sizing: border-box;
}
.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: 350px;
  height: 350px;
  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;
}
@media (max-width: 768px) {
  .block_history .history_top_arrow:after,
  .block_history ul li.ab:after,
  .block_history .history_top_arrow:before,
  .block_history ul li.ab:before {
    display: none;
  }
  .block_history ul li.ab div.right_history,
  .block_history ul li.ab div.left_history {
    width: 100%;
    float: none;
    border: none;
  }
  .block_history ul li.ab div.right_history div img,
  .block_history ul li.ab div.left_history div img {
    width: 100%;
    height: auto;
    margin-top: 0;
  }
  .block_history .center_history {
    padding-left: 2em;
    padding-right: 2em;
  }
  .block_history .visible_text {
    width: 100%;
  }
  .block_history strong {
    text-align: center;
  }
  .block_history .left_history p,
  .block_history .date_history ~ p {
    text-align: left;
  }
}

/* Servise */
.service_textblock {
  padding: 10px;
}
.service_textblock .row {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
#globalContent .service_textblock .row > .col-lg-6 {
  padding: 0px 15px;
}
.service_textblock .custom {
  padding-top: 10px;
}
.service_box {
  margin-bottom: 20px;
}
.service_box:after,
.service_box:before {
  content: '';
  clear: both;
  display: table;
}
.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;
}
.service_box img {
  margin-top: 1px;
  vertical-align: top;
}
.search_filter .fix_width_4 {
  box-sizing: border-box;
}
@media (max-width: 768px) {
  #header .span6,
  .soc_icons_box {
    text-align: center;
  }
  ._sharing {
    display: none;
  }
}
div.vm_mod_map_canvas {
  border: none;
  margin-left: 0;
  margin-right: 0;
}
._topRated .featured_vehicles_block > div:first-child {
  overflow: hidden;
}

/*_________________________________________________ new style_______________________________________________*/
.item-page p.about_us_img {
  text-align: center;
}
#system-message-container {
  margin-top: 20px;
}
.navbar .btn-navbar .icon-bar {
  background: #000;
  box-shadow: none;
}
.featured_vehicles_block.novisible {
  opacity:1;
}
.row_01 {
  position: relative;
}
.search_filter .fix_width_3 {
  height: 220px;
  position: relative;
}
.search_filter .fix_width_4 {
  position: absolute;
  bottom: 0;
  margin-bottom: 20px !important;
}
form#member-registration .field-calendar #jform_profile_dob_btn {
  padding: 4px 14px 3px 14px;
}
.calendar-container table tbody td.day.selected,
.calendar-container table tbody td.day:hover {
  background: #dd6719;
}
.logout form .btn.btn-primary {
  background: #dd6719;
}
.icons_block .iconsrow .fa-hover:hover {
  padding: 0;
}

/*-------------------------------------------- new styles ( 4.06.2019  j3.9.6) --------------------------------------------------*/
label {
  display: inline-block;
}
#system-message-container {
  position: relative;
  top: 20px;
}
i.fa.fa-map-marker {
  color: #dd6719 !important;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  background-color: transparent !important;
  box-shadow: none;
}

/*-------------------------------------------------------------------*/
/* home page */
/*-------------------------------------------------------------------*/
._latest .featured_block_title a {
  color: #000;
}
._latest .featured_vehicles .featured_vehicles_block .feature_textvehicle i {
  color: #a3a3a3;
}
.featured_vehicles_price, .featured_vehicles_viewlisting {
  font-weight: 400;
}
._topRated .featured_vehicles .featured_vehicles_block .feature_textvehicle i,
._topRated [class*=vehiclemanager] [class*=vehicles-grid-layout] [class*=featured_vehicles_block] .feature_textvehicle i,
._topRated .featured_block_title a:hover,
._topRated .featured_vehicles_price:hover, 
._topRated .featured_vehicles_viewlisting:hover,
._latest .featured_vehicles_price:hover, 
._latest .featured_vehicles_viewlisting:hover,
#wrapper #gallery .okno_V .vm_viewlist .price:hover,
#wrapper #gallery .okno_V .vm_viewlist span:hover,
#wrapper #gallery .okno_V i,
.slide_show .vmslideshow .vehicleSlider .swiper-slide a:hover, 
.slide_show div[id*=vmTouchSlider] #captionSlide a:hover {
  color: #dd6719 !important;
}
._topRated .featured_block_title a,
.slide_show .vmslideshow .vehicleSlider .swiper-slide a, 
.slide_show div[id*=vmTouchSlider] #captionSlide a {
  color: #fff;
}
._topRated .vm_viewlist,
._latest .vm_viewlist,
#wrapper .vm_viewlist  {
  background: #eaeaea;
}
._topRated .featured_vehicles_price, 
._topRated .featured_vehicles_viewlisting,
._latest .featured_vehicles_price, 
._latest .featured_vehicles_viewlisting,
#wrapper #gallery .okno_V .vm_viewlist .price,
#wrapper #gallery .okno_V .vm_viewlist span {
  color: #848282;
}

/*-------------------------------------------------------------------*/
/* vm pages */
/*-------------------------------------------------------------------*/
.ol-zoom.ol-unselectable.ol-control .ol-zoom-in, .ol-zoom.ol-unselectable.ol-control .ol-zoom-out {
  background: #0061cc;
}

/*-------------------------------------------------------------------*/
/* agents */
/*-------------------------------------------------------------------*/
.profileTable label {
  pointer-events: none;
}
._last_online_agents {
  padding: 0 40px;
  text-align: center;
}
._last_online_agents h3 {
  text-align: center;
}
._last_online_agents table th, 
._last_online_agents td {
  padding: 0 5px !important;
}
._last_online_agents table,
._last_online_agents tr,
._last_online_agents td {
  display: inline-block;
}
._last_online_agents td a {
  display: inline-block;
  font-size: 18px;
  margin-top: 20px;
}
._last_online_agents td img {
  object-fit: cover;
}
@media(max-width: 480px) {
  ._last_online_agents {
    display: block;
    padding: 0;
  }
}
#mod_simple_membership_user_profile .profileTable tr td a {
  display: inline-block;
  margin: 10px 0;
}
.UserListtable tr td a {
  color: #999;
}
.UserListtable tr td font {
  font-size: 100% !important;
}

/*----------------------------------------------------------------------------*/
/* menu button text */
/*----------------------------------------------------------------------------*/
.navbar a.btn.btn-navbar {
  background: transparent !important;
  box-shadow: none;
  border: none;
}
.navbar a.btn.btn-navbar i {
  color: #dd6719 !important;
}
.navbar a.btn.btn-navbar i {
  font-size: 32px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.navbar a.btn.btn-navbar: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;
  margin-bottom: 0;
  position: relative;
  font-weight: bold;
}
.button_text .menu_btn_text span {
  text-shadow: none;
}
.button_text .menu_btn_text span.menu_btn_open {
  color: #dd6719;
}
span.menu_btn_close {
  position: absolute;
  left: 0;
  top: 0;
  color: transparent;
}
i.fa.fa-times+.button_text .menu_btn_text .menu_btn_close {
  color: #dd6719; 
}
i.fa.fa-times+.button_text .menu_btn_text .menu_btn_open {
  color:transparent;
}

/*-------------------------------------------------------------------*/
/* responsive */
/*-------------------------------------------------------------------*/
@media(max-width: 1024px) {
  .login_block .moduletable form .userdata {
    display: block;
  }
}
@media(max-width: 767px) {
  div#sidebar {
    width: 100% !important;
    float: none;
  }
  div#main {
    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;
  }
  div#main div#sidebar {
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    order: 2;
    margin: 0;
  }
  .vehiclemanager_mod_search .vm_search_inline {
    margin: 0 5px 10px 0;
  }
  #footer .vehiclemanager_top_cars img {
    height: 100% !important;
  }
  #footer .vehiclemanager_top_cars .featured_vehicles_line > *:first-child {
    margin: 0 !important;
    width: 100% !important;
  }
  ._showroom {
    text-align: center;
  }
  .vehiclemanager_top_cars .moduletable-_top_cars .featured_vehicles_line .vm_col_sale, 
  .vehiclemanager_top_cars .moduletable-_top_cars .featured_vehicles_line .vm_col_rent,
  .vehiclemanager_top_cars .moduletable-_top_cars .featured_vehicles_line .vm_listing_status {
    font-size: 13px !important;
    line-height: 26px !important;
    padding: 0 8px !important;
  }
}

/*-------------------------------------------------------------------*/
/* edit button and page */
/*-------------------------------------------------------------------*/
ul.nav.nav-tabs.nav-stacked .input-prepend.input-append a.modal.btn {
  display: inline-block;
  position: static;
}
.icons .btn-group.pull-right button {
  background: #F89810;
  color: #000;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown_os-toggle) {
  border-radius: 4px;
}
.container .icons .pull-right {
  position: absolute;
  right: 50px;
}
.container .icons .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.container .icons .open > .dropdown-menu {
  display: block;
}
.container .icons .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: center;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.edit.item-page #jform_catid_chzn.chzn-container.chzn-container-single,
.edit.item-page #jform_tags_chzn.chzn-container-multi,
.edit.item-page #jform_state_chzn.chzn-container.chzn-container-single.chzn-container-single-nosearch,
.edit.item-page #jform_tags_chzn.chzn-container-multi ul li input,
.edit.item-page #jform_featured_chzn,
.edit.item-page #jform_access_chzn,
.edit.item-page #jform_images_float_intro_chzn,
.edit.item-page #jform_images_float_fulltext_chzn {
  width: 200px !important;
}
.edit.item-page .btn-toolbar {
  margin-top: 20px;
}
.edit.item-page input {
  border: 1px solid #ccc !important;
  width: 200px !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
#jform_language_chzn.chzn-container.chzn-container-single.chzn-container-single-nosearch {
  width: 200px !important;
  margin-bottom: 10px;
}
.edit.item-page #jform_metadesc, 
.edit.item-page #jform_metakey {
  width: 100% !important;
} 
tr.time td.time.hours-select,
tr.time td.time.minutes-select {
  padding: 0;
}
.js-editor-tinymce .mce-tinymce.mce-container.mce-panel .mce-container-body.mce-stack-layout button {
  background: #fff;
}
.edit.item-page form#adminForm .input-prepend.input-append a[title="Select"] {
  position: static;
  width: auto;
  height: 32px;
  display: inline-block;
  margin: 0px 1px 2px 1px;
  border: 1px solid #eaeaea !important;
}
.edit.item-page form#adminForm .input-prepend.input-append a[data-original-title="Clear"] {
  margin-bottom: 2px;
  height: 32px;
  border: 1px solid #eaeaea !important;
}
.edit.item-page form#adminForm .input-prepend.input-append a[data-original-title="Clear"]:before {
   font-family: FontAwesome;
   content:"\f1f8";
}
.edit.item-page form#adminForm .input-prepend.input-append a[data-original-title="Clear"] .icon-remove {
  display: none;
}
.edit.item-page .input-prepend.input-append .media-preview.add-on {
  display: block;
  width: 38px;
  height: 32px;
  float: left;
  background: #fff;
  border: 1px solid #eaeaea;
  text-align: center;
}  
.edit.item-page form#adminForm .input-prepend.input-append .media-preview.add-on .hasTipPreview .icon-eye {
  margin: 0 !important;
  position: relative;
  top: 5px;
}
.edit.item-page form#adminForm .input-prepend.input-append .media-preview.add-on .hasTipPreview .icon-eye:before {
  font-family: FontAwesome;
  content:"\f06e";
}
.edit.item-page form#adminForm #jform_images_image_intro-lbl {
  margin-top: 30px;
}
.edit.item-page form#adminForm .btn-toolbar button,
.edit.item-page form#adminForm .field-calendar button {
  background: #F89810;
  color: #000;
}
.edit.item-page form#adminForm ul li a:hover {
  color: #000;
}
form#module-form .btn-toolbar .btn-group button.btn.btn-default.btn-primary {
  background: #feab0c;
  border-color: #feab0c;
}
form#module-form input[type="text"] {
  height: 32px;
  width:auto;
}
form#module-form .media-preview.add-on {
  height: 32px;
}
form#module-form .control-group .controls input[type="radio"] {
  display:inline-block;
  margin-left: 6px;
}

/*----------------------------------------------------------------------------*/
/* 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:#F89810;
}
.cck_info_block h1,
.baforms_block h1,
.gallery_block_masonry h1,
.comments_block h1,
.membership_block h1,
 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:#F89810;
}
#globalContent #contentBox .item-page .gallery_block_masonry h3,
#globalContent #contentBox .item-page .slider_block h3 {
  text-align: center;
  font-size: 24px;
  margin-top: 50px;
  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;
  }
}

/*--------------------------------------------------------------------------*/
/* joomla content */
/*--------------------------------------------------------------------------*/
/*category-list*/
.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;
}
/*remind/reset password*/
.remind form#user-registration .control-group .controls button[type="submit"],
.reset form#user-registration .control-group .controls button[type="submit"] {
  margin-top: 20px;
}
/*contact-category*/
.contact-category form#adminForm .category.row-striped li * {
  margin-bottom: 20px;
}
table.category {
  text-align: center;
}
/*contact*/
.contact .contact-form form#contact-form fieldset .control-label label {
  display: inline-block;
}
.contact .contact-form form#contact-form fieldset input[type="text"],
.contact .contact-form form#contact-form fieldset input[type="email"] {
  max-width: 250px;
}
.main_menu ul.nav li.parent ul li.active a{
  color: #000000 !important;
}
.main_menu ul.nav li.parent ul li.parent ul li a{
  color: #777777 !important;
}
.main_menu ul.nav li.parent ul li.parent ul li.active a{
  color: #000000 !important;
}
.main_menu ul.nav li.parent ul li.parent ul li a:hover{
  color: #000000 !important;
}
._latest .vehiclemanager_latest .featured_vehicles_block img{
  height: 220px !important;
  width: 100% !important;
  object-fit: cover;
}
._topRated .vehiclemanager_topRated .vehicle-image img{
  height: 200px !important;
  width: 100% !important;
  object-fit: cover;
}
.footer ._latest .vehiclemanager_latest .featured_vehicles_block img{
  height: 100px !important;
  width: 100% !important;
  object-fit: cover;
}
.copyrights p{
  color: #fff;
}
.span12 .ba-btn-submit{
  font-size: 20px !important;
}
.copyrights p{
  color: #fff;
}
@media (max-width: 1199px){
  ._topRated .vehiclemanager_topRated .featured_vehicles{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  ._topRated .vehiclemanager_topRated .featured_vehicles li{
    width: 49% !important;
    margin: 0 0 10px !important;
  }
}
@media (max-width: 992px){
  ._latest .vehiclemanager_latest .featured_vehicles{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #wrapper ._latest .vehiclemanager_latest .featured_vehicles .featured_vehicles_block{
    width: 100% !important;
  }
  .vehiclemanager_latest .featured_vehicles_block{
    margin-left: 0 !important;
  }
}
@media (max-width: 979px){
  .call{
    width: 95.5%;
  }
}
@media (max-width: 900px){
  #captionSlide{
    width: 40%;
  }
}
@media (max-width: 767px){
  #footer .nav > li > a{
    text-align: center;
  }
  #footer .contact_info{
    text-align: center;
  }
}
@media (max-width: 600px){
  ._topRated .vehiclemanager_topRated .featured_vehicles li{
    width: 100% !important;
  }
}
[dir="rtl"] .call_text{
  float: right;
}
[dir="rtl"] .call_input{
  float: left;
}
.page_navigation .pagination__wrapper .pagination > li > span, .page_navigation .pagination__wrapper .pagination > li > a {
  padding: 0 10px !important;
  height: 40px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 979px){
  .main_menu .menu_in_active{
    height: 0 !important;
    overflow: hidden !important;
  }  
  .main_menu .menu_active{
    height: auto !important;
  }
  .main_menu ul.nav li.parent ul{
    display: block !important;
  }
}