* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    height: 100%;
    position: relative;
}

li {
    list-style-type: none;
}

select,
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"] {
    border-radius: 0 !important;
}

.header {
    background-color: #FFF;
    border-bottom: 1px solid #EAEAEA;
    width: 100%;
}

#header_top {
    background: #222;
    min-height: 20px;
}

#logo a img {
    border: none;
}

#logo {
    padding: 24px 0
}

#header_top #wrapper {
    padding-top: 0;
}

#wrapper {
    padding-top: 20px;
}

#footer {
    background: #f5f6f6;
    border-top: 1px solid #EAEAEA;
    padding: 23px 0;
    margin: 40px 0 0 0;
    width: 100%;
}

.brand {
    color: #fff !important;
    font-family: Share, cursive;
}

.brand:hover {
    color: #08C !important;
}

/*_______ TOP MENU ______________________________________*/

.top_menu ul.nav {
    float: left;
}

.top_menu ul.nav li {
    float: left;
    list-style: none outside none;
    position: relative;
}

.top_menu ul.nav li a {
    margin: 0 10px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    line-height: 46px;
}

.top_menu .navbar li a:hover {
    text-shadow: none !important;
}

.block_list_in {
    border: 1px solid #EAEAEA !important;
}

.btn-primary {
    text-shadow: none !important;
}

/*_______ DROPDOWN MEIN MENU ______________________________________*/

.main_menu ul.nav>li ul {
    display: none;
}

.main_menu ul.nav li.parent:hover>ul {
    display: block;
}

.main_menu ul.nav {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.moduletable_menu {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: white;
    /* border-top: 1px solid #ededed; */
}

.main_menu {
    clear: both;
}

.main_menu ul.nav li:first-child {
    /* border-left: 1px solid #ededed; */
}

.main_menu ul.nav li {
    float: left;
    position: relative;
    list-style: none;
    /* border-right: 1px solid #ededed; */
}

/*.main_menu ul.nav li:hover {background: #EAEAEA}*/
/* change margin and font size here  */
.main_menu ul.nav>li>a {
    margin: 0 5px;
    padding: 0 25px 0;
    line-height: 57px;
    position: relative;
    font-size: 1.2em;
    color: white;
}

.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.active>a {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000;
}

.main_menu ul.nav>li.active>a:hover {
    box-shadow: 0 0 0 transparent;
    background-color: 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: 0px;
    top: 35%;
    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;
    background-position: 0 -35px;
}
/* change code here */
.main_menu ul.nav li.parent ul,
.main_menu ul.nav li ul li.parent ul {
    background: #111111;
    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: 190px;
    z-index: 9999;
    color: white;
}

.main_menu ul.nav li.parent ul {
    top: 100%;
    border-top: 2px solid #FF6600;
}

.navbar .nav {
    margin: 0 0 0 0 !important
}

.main_menu ul.nav li ul li.parent ul {
    right: -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 {
    padding: 7px 0 7px 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 100%;
    text-align: left;
    text-indent: 12px;
}

.footer_menu ul.nav {
    float: left;
    margin: 0 0 15px 0;
}

.footer_menu ul.nav li {
    float: none !important;
    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;
}

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;
}

.row_img {
    margin: 0 10px 20px 0;
}

#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;
}

.soc_icons_box {
    text-align: left;
}

.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: 2px;
}

.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;
}

#ShowOrderBy {
    padding: 7px 15px 7px !important;
}

.all_vehicle_search .vm_addHouse input[type="submit"] {
    margin-bottom: 0 !important;
}

.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;
}


.head_namber.span5 .fa.fa-phone {
    font-size: 32px;
    margin-right: 10px;
    color: #FF6600;
}

.head_namber.span5 p {
    float: right;
    padding-top: 50px;
    color: #1b1a18;
    font-size: 30px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

#Search {
    padding: 45px 0 0 0
}

#Search form {
    margin-bottom: 0
}

#Search label {
    display: none;
}

#Search input[type="search"] {
    width: 160px;
    padding: 8px 0;
    border-radius: 0;
    text-indent: 10px;
    margin-bottom: 0 !important;
    height: 20px !important;
    font-size: 14px !important;
}

#Search .btn-primary {
    background: #FF6600;
    padding: 8px 28px;
    border-radius: 0;
}

#Search .btn-primary:hover {
    background: #1C1919;
}

.block_list_in {
    float: left !important;
    width: 48%;
    position: relative;
}

.block_list_model {
    position: absolute;
    top: 44%;
    width: 100%;
    text-align: center;
    display: none;
}

.block_list_in:hover .block_list_model {
    display: block;
}

.block_list_price {
    position: absolute;
    right: 0;
    bottom: 0%;
    background: #FF6600;
    padding: 10px;
}

.block_list_in a {
    font-size: 35px;
    color: #111;
    line-height: 46px;
    letter-spacing: -2px;
}

.block_list_hits {
    position: absolute;
    bottom: 0%;
    background: #FF6600;
    padding: 10px;
    display: none;
    webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -transition: all 0.3s;
}

div.block_list_in {
    padding: 0;
}

div.block_list_img {
    margin: 0;
}

div.block_list_price p,
.block_list_hits p {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 31px;
    margin-bottom: 0;
    font-weight: bold;
}

.block_list_in:hover .block_list_hits {
    display: block;
}

.block_list_in:hover div.block_list_img img,
#middle_brands li a img:hover,
.bottom_moto .new_all:hover .new_image a img,
#gallery .okno_V:hover img,
#list .row_auto.span12:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.07, 1.1);
}

.block_list_in:hover div.block_list_img img {
    opacity: 0.2;
}

#middle_brands li a img {
    opacity: 0.5
}

#middle_brands li a img:hover {
    opacity: 1;
}

.okno_V {
    overflow: hidden;
}

#gallery .okno_V:hover {
    box-shadow: none;
}

.bottom_moto .new_all .new_image {
    overflow: hidden;
}

.block_list_in:hover div.block_list_price {
    background: #1C1919;
}

div.block_list_img img,
#gallery .okno_V img,
#list .col_01 img {
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -transition: all 0.3s;
}

#middle_brands {
    padding: 30px 0;
    background: #EAEAEA;
    margin-bottom: 35px;
}

.middle_brands_1 h3 {
    text-align: center;
}

#middle_brands li a {
    width: 100px;
    text-align: center;
    padding: 1% 87px;
    display: block;
    float: left;
}

#middle_brands li a img,
.bottom_moto .new_all .new_image a img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -transition: all 0.3s;
}

.bottom_moto,
.more_info {
    padding-top: 21px;
}

.bottom_moto .new_all {
    margin: 10px 5px;
    padding: 0px;
    border: none;
    overflow: hidden;
    float: left !important;
    width: 48.1%;
}

.bottom_moto h3,
.more_info h3 {
    margin-top: 0;
}

.more_info h3 {
    margin-bottom: 13px;
}

.featured_vehicles_line br {
    display: none;
}

.featured_vehicles_block:nth-child(3),
.featured_vehicles_block:nth-child(7) {
    margin-right: 0 !important;
}

.new_title p,
#list .row_auto.span12 .col_02 a,
.more_info .title {
    font-size: 14px;
    color: #31353d;
    font-weight: 600;
    text-transform: uppercase;
}

#footer .row-fluid [class*="span"]:first-child {
    margin-left: 2.564102564102564%;
}

#footer h3 {
    color: #FF6600;
    line-height: normal;
    font-size: 14px;
    word-wrap: break-word;
    margin: 0 0 17px;
    text-transform: uppercase;
    font-weight: 600;
}

#footer i {
    font-size: 22px;
    margin: 0 10px 0 0;
    color: #FF6600;
}

#footer .footer_info p {
    color: #92999E
}

.basictable span .basictable {
    position: relative;
}

.basictable span .col_03 {
    position: absolute;
    right: 13%;
    width: 20%;
}

.basictable span .col_04 {
    float: right;
    margin: 25px 4px 0 0;
}

.shadetabs li a.selected {
    padding: 18px 70px;
    font-size: 14px;
    border: none;
    margin-right: 5px;
    font-weight: 700;
    filter: none !important;
    background: #1C1919 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 800;
}

.shadetabs li a {
    padding: 13px 40px !important;
    font-size: 14px;
    border: none;
    margin-right: 7px;
    font-weight: 700;
    filter: none !important;
    background: #FF6600 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 800;
}

.basictable_26.basictable ul li a i {
    margin: 5px;
}

.shadetabs li a:hover {
    background: #1C1919 !important;
    color: #fff !important;
}

input[type="submit"]:hover,
input[type="button"]:hover,
.form-actions .btn:hover {
    background: #1C1919 !important;
}

input[type="submit"],
input[type="button"],
button[type="submit"],
.form-actions .btn {
    float: left;
    border: none !important;
    background: #FF6600 !important;
    padding: 11px 17px !important;
    margin-right: 10px;
    filter: none !important;
    color: #fff;
    font-size: 14px;
    border-radius: 0 !important;
    margin-bottom: 10px;
}

#hidden_suggestion,
form {
    margin: 0 !important
}

.componentheading h3,
.componentheading {
    text-align: center;
    text-transform: uppercase;
    color: #000;
}

#gallery .okno_V a img {
    margin: 0
}

/*#gallery .okno_V {margin: 6px !important;}*/
#gallery div.titlevehicle {
    text-align: left !important;
    padding: 5px 3px 0 !important;
}

#gallery div.titlevehicle a {
    font-size: 14px;
    color: #31353d;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

#gallery .okno_V .price,
#list .col_06_07.span3 {
    float: none;
    padding: 5px 3px 0;
    color: #bcbcbc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
}

.search_button_vehicle.basictable_54.basictable,
.search_button_vehicle {
    background: #FF6600 !important;
    padding: 11px 20px !important;
    border: none !important;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 0;
    filter: none !important;
}

.search_button_vehicle a {
    padding: 0 !important;
    font-weight: 500 !important;
}

.search_button_vehicle.basictable_54.basictable:hover,
.search_button_vehicle:hover {
    background: #1C1919 !important;
}

.vehicleSlider #captionSlide {
    width: 24%;
    top: 0;
    bottom: 0;
    left: 5%;
    text-align: left;
    font-size: 18px;
    filter: none !important;
    color: #000 !important;
    background : white;
    /* opacity: 0.7; */
    /* background: rgba(255, 255, 255, 0.7); */
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
}

.vehicleSlider .slide-title {
    font-size: 35px;
    text-align: center;
    padding-bottom: 18px;
    display: block;
    text-transform: uppercase;
    line-height: 60px;
    text-shadow: 0px 0px 5px #fff;
    -o-text-shadow: 0px 0px 5px #fff;
    -ms-text-shadow: 0px 0px 5px #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#ffffff, direction=100);
}

.vehicleSlider .slide-title a {
    font-size: 35px;
    color: #111;
    line-height: 46px;
    letter-spacing: -2px;
}

.vehicleSlider .btn.btn-primary {
    border-radius: 0;
    background: #FF6600;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.vehicleSlider .btn.btn-primary:hover {
    background: #1C1919;
}

.slide-button {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.slide-button a {
    padding: 9px 33px !important;
    font-size: 15px;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
}

.more_info .nav-tabs>li>a {
    padding-right: 14px;
    padding-left: 14px;
    border-radius: 0;
}

.more_info .nav-tabs>li>a:hover {
    background: #EAEAEA;
}

.more_info img {
    width: 365px;
    float: left;
    padding: 20px 10px 0 0;
}

.more_info .nav {
    margin-bottom: 0;
}

.more_info .tab-content {
    padding: 20px 15px 24px 15px;
    border-left: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}

.img_moto {
    position: relative;
    overflow: hidden;
}

.featured_vehicles_block:hover .featured_vehicles_price {
    background: #1C1919;
}

.featured_vehicles_price {
    float: none !important;
    position: absolute;
    right: 0;
    bottom: 138px;
    background: #FF6600;
    padding: 10px;
    color: #fff !important;
}

div.vm_listing_status {
    background: #FF6600;
}

.featured_vehicles_block .vm_viewlist {
    background: none !important;
    padding: 0 !important;
}

.featured_block_title {
    position: absolute;
    top: 27%;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    display: none;
}

.featured_block_title a {
    font-size: 35px;
    color: #333 !important;
    line-height: 46px;
    letter-spacing: -2px;
}

.featured_block_title a:hover {
    color: #FF6600 !important;
}

.featured_vehicles_block:hover img {
    opacity: 0.2;
}

.featured_vehicles_block:hover .featured_block_title,
.featured_vehicles_block:hover .featured_vehicles_hits {
    display: block !important;
}

.featured_vehicles_hits {
    position: absolute;
    bottom: 138px;
    left: 0;
    background: #FF6600;
    padding: 10px;
    display: none !important;
    webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -transition: all 0.3s;
    min-width: auto !important;
    color: #fff !important;
}

.feature_textvehicle {
    padding: 8px 10px 10px !important;
}

.featured_vehicles_line {
    border: 1px solid #eaeaea !important;
}

.bottom_moto .featured_vehicles_line .featured_list_description {
    line-height: 18px;
    color: #333;
}

.bottom_moto .featured_vehicles_line:first-child {
    margin-top: 0;
}

/*#gallery .okno_V:first-child {
  margin-left: 0 !important;
}
#gallery .okno_V:nth-child(4n) {
  margin-left: 0 !important;
}
#gallery .okno_V:nth-child(5n) {
  margin-left: 0 !important;
}
#gallery .okno_V:nth-child(8n) {
  margin-right: 0 !important;
}
#gallery .okno_V:nth-child(9n) {
  margin-left: 0 !important;
}
#gallery .okno_V:nth-child(12n) {
  margin-right: 0 !important;
}*/
#button_hidden_review input {
    float: none;
}

.vehiclemanager_mod_search {
    float: left;
}

.vm_search_inline {
    margin: 0 10px 10px 0 !important;
}

.vehiclemanager_ .VM_search_batton input[type="submit"] {
    background: #FF6600 !important;
    margin-top: 26px;
    margin-right: 0;
    padding: 11px 34px !important;
}

.vehiclemanager_ .VM_search_batton input[type="submit"]:hover {
    background: #1C1919 !important;
}


.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;
}

.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;
}

.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;
}

.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;
}

#mailto-window h2 {
    text-align: center;
}

#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: #005EBA;
    color: #ffffff !important;
    border: 1px #005EBA solid;
    border-radius: 0px !important;
    padding: 8px 15px;
}

.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 {
    display: inline-block;
    border: 1px solid #DDD;
    color: #A3A3A3;
    padding: 10px;
}

.category-list .content-category .form-inline .pagination ul li a {
    cursor: pointer;
    color: #333;
}

table.profileTable img#profileFoto {
    padding: 0 10px 0 0;
}

.search_filter .row_01 {
    height: 200px;
}

.vmsearch-group .row {
    margin-left: 0;
}

.vmsearch-group input[type="submit"] {
    height: auto;
}

.okno_V .okno_img {
    overflow: hidden;
}

.search_button_vehicle a {
    background: inherit;
    border: none;
}

.search_button_vehicle a:hover {
    background: inherit;
}

.icon-user.hasTooltip,
.input-prepend .icon-lock.hasTooltip {
    display: block;
    float: left;
}

.input-prepend .add-on,
.input-prepend .btn {
    width: 10%;
    border-radius: 0 !important;
}

.shadetabs li a.selected {
    top: 0;
}

.input-prepend .input-small {
    border-radius: 0 !important;
}

/*div#gallery[data-columns-lg='3'] > .okno_V:nth-child(3n) {
  margin-right: 0 !important;
}*/
/*#gallery[data-columns-lg='3'] > .okno_V {
  width: 32.4% !important;
}*/
#login button[type="submit"] {
    float: none;
}

.vehicle_button a {
    background: #FF6600 !important;
    border: none;
}

#ShowOrderBy {
    margin-bottom: 6px;
}

.search_button_vehicle.basictable_47.basictable,
.vm_addVehicle [type="submit"] {
    height: auto;
}

.vehicle_button a:hover {
    background: #1C1919 !important;
}

.vmsearch-group .col_05_06 input,
.vmsearch-group .col_07_08 input,
.vmsearch-group .inp_label_from input {
    width: 65% !important;
}

.search_filter .fix_width_4 {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.main_menu ul.nav li.parent>a {
    cursor: default;
}

.vm_main_info {
    width: 100%;
    float: left;
    margin-right: 20px;
}

.featured_vehicles_block {
    overflow: hidden;
    position: relative;
}

div.featured_vehicles_inline {
    display: block;
}

div.featured_vehicles_line {
    padding: 10px;
}

div.vm_listing_status.view_veh {
    font-size: 14px;
    padding: 5px 26px;
}

.vehicles-grid-layout-122 li {
    width: 24% !important;
    margin: 0 12px 5px 0 !important;
    text-align: left !important;
}

.vehicles-grid-layout-122 li:last-child {
    margin-right: 0 !important;
}

h3 {
    text-transform: uppercase;
    font-weight: 400;
}

[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;
   
}
.featured_vehicles_location  .fa-map-marker{
     color:#FF6600;

}

div.vm_col_rent {
    background: #333;
}

div.vm_col_sale {
    background: #b7b7b7;
}

@media (max-width: 1200px) {
    .manager_content .block_manag {
        height: 292px;
    }

    .vehicles-grid-layout-122 li {
        width: 23.7% !important;
    }
}

@media (max-width: 992px) {
    .manager_content .block_manag {
        height: 216px;
    }

    .vehicles-grid-layout-122 li {
        width: 48.1% !important;
    }
}

@media (max-width: 768px) {
    .manager_content .block_manag {
        height: 370px;
        text-align: center;
    }

    .soc_icons_box {
        text-align: center;
    }
}

@media (max-width: 979px) {

    /*.main_menu ul.nav > li ul {display: block;}*/
    .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 {
        text-align: center;
        border-radius: 0 0 0 0;
        display: block;
        font-size: 12px;
        margin: 0;
        padding: 4px 9px;
        position: relative;
    }

    .top_menu ul.nav li a:hover {
        background-color: inherit;
        text-shadow: 0 1px 0 transparent;
    }

    .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;
        margin: 0;
        padding: 7px 17px;
    }

    .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: 20px;
        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;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        right: 11px;
    }

    .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 0px 7px 0px;
    }

    .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 0px 7px 0px;
        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 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 {
        border-radius: 0 0 0 0;
        display: block;
        font-size: 12px;
        margin: 0;
        padding: 4px 9px;
        position: relative;
    }
}

@media (max-width: 1225px) {
    #Search .btn-primary {
        width: 60.3%;
    }
}

@media (max-width: 1200px) {
    .featured_vehicles_block {
        width: 48% !important;
    }

    .okno_V {
        width: 23.5% !important;
    }

    .okno_V .okno_img {
        width: 100% !important;
    }

    div.block_list_in {
        width: 47%;
    }

    div.more_info img {
        width: 100%;
    }

    div.bottom_moto .new_all {
        width: 47.1%;
    }

    div.more_info .title {
        font-size: 10px;
    }

    div.block_list_img img {
        height: 329px !important
    }

    .vehiclemanager_mod_search .vm_search_inline {
        width: 46% !important;
        margin: 0 30px 10px 0 !important;
    }

    .vm_search_inline .VM_search_price input,
    .vm_search_inline .VM_search_year input {
        width: 60px !important;
    }

    .vm_search_inline .inputbox[type="text"] {
        width: 100%;
        padding: 5px 0;
        margin-bottom: 0;
    }

    .vm_search_inline select {
        width: 100% !important;
        float: none !important;
        padding: 5px 0 !important;
    }

    .vm_search_inline .VM_search_rent .box_from {
        overflow: hidden;
        margin-bottom: 27px;
    }

    .vm_search_inline .VM_search_rent .box_from input {
        width: 91%;
        padding: 5px 0;
        margin-bottom: 0;
    }

    .vm_search_inline #vm_slider_mod_year,
    .vm_search_inline #vm_slider_mod_price {
        width: 96.7% !important;
    }

    .vehiclemanager_ .VM_search_batton input[type="submit"] {
        padding: 11px 80px !important;
        margin: 20px auto;
        display: block;
        float: none !important;
    }
}

@media (max-width: 1024px) {
    .featured_vehicles_block img {
        height: 326px !important;
    }

    .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;
    }

    div.block_list_in img {
        height: 306px !important
    }

    div#middle_brands li a {
        padding: 1% 3%;
    }

    #Search .btn-primary {
        width: 74%;
    }

    div.block_list_price,
    div.block_list_hits {
        padding: 5px;
    }

    div.block_list_price p,
    div.block_list_hits p {
        font-size: 15px !important;
    }

    div.block_list_in a {
        font-size: 32px;
        line-height: 33px;
    }
}

@media (max-width: 994px) {
    #Search .btn-primary {
        width: 98%;
    }

    .vehiclemanager_mod_search .vm_search_inline {
        width: 44% !important;
    }

    .vm_search_inline .VM_search_rent .box_from input {
        width: 86%;
    }
}

@media (max-width: 980px) {
    .featured_vehicles_block img {
        height: 230px !important;
    }

    .okno_V {
        width: 49% !important;
    }

    #gallery .okno_V:nth-child(1n) {
        margin-left: 0 !important;
    }

    #gallery .okno_V:nth-child(2n) {
        margin-right: 0 !important;
    }

    div.main_menu ul.nav {
        display: block;
    }

    .main_menu ul.nav li {
        border-left: none;
        border-right: none;
    }

    .main_menu ul.nav li:first-child {
        border-left: none;
    }

    div.more_info .nav-tabs>li>a {
        padding-right: 4px;
        padding-left: 3px;
    }

    div.block_list_in {
        width: 46%;
    }

    div.block_list_in img {
        height: 230px !important;
    }

    div.bottom_moto .new_all img {
        height: 130px !important;
    }
}

@media (max-width: 768px) {

    #logo,
    .copyrights p {
        text-align: center;
    }

    form#adminForm {
        max-width: 758px;
        overflow-x: auto;
    }

    #wrapper,
    .head_wrapper {
        margin-right: 20px;
        margin-left: 20px;
    }

    div#logo {
        padding: 20px 0;
    }

    div#Search input[type="text"] {
        width: 99.7%;
        margin-bottom: 5px;
    }

    div#Search .btn-primary {
        width: 100%;
        margin-top: 10px;
    }

    div.head_namber.span5 p {
        float: none;
        text-align: center;
        padding-top: 20px;
    }

    div.vehicleSlider #captionSlide {
        width: 31%;
    }

    div.vehicleSlider .slide-title a {
        font-size: 21px;
    }

    div.block_list_in,
    div.bottom_moto .new_all {
        width: 97%;
    }

    div.block_list_img img,
    div.bottom_moto .new_all img {
        height: auto !important;
    }

    div.block_list_price p,
    div.block_list_hits p {
        font-size: 20px !important;
    }

    div.block_list_in a {
        font-size: 50px;
        line-height: 46px;
    }

    .new_title,
    .new_text p {
        text-align: center;
    }

    div#middle_brands li {
        overflow: hidden;
    }

    div#middle_brands li a {
        float: none !important;
        margin: auto;
        overflow: hidden;
    }

    #footer {
        text-align: center;
    }

    div.footer_menu ul.menu {
        margin-bottom: 25px !important;
    }

    #footer .row-fluid [class*="span"]:first-child {
        margin: 0 !important;
    }

    div.block_list_price,
    div.block_list_hits {
        padding: 10px;
    }

    .featured_vehicles_block {
        width: 47.7% !important;
    }

    #grid_moto {
        margin: 0 20px;
    }

    .vehicles-grid-layout-122 li {
        width: 48% !important;
    }
}

@media (max-width: 731px) {
    .all_vehicle_search .vm_addHouse {
        margin-right: 2px !important;
    }

    .featured_vehicles_block {
        width: 100% !important;
    }

    .featured_vehicles_block img {
        height: auto !important;
    }

    .featured_vehicles_line img {
        width: 100% !important;
        height: auto !important;
    }

    .okno_V {
        width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .okno_V .okno_img {
        height: auto !important;
        overflow: hidden;
    }

    .okno_V .okno_img img {
        height: auto !important;
        max-height: 100% !important;
    }

    .vehicles-grid-layout-122 li {
        width: 47.6% !important;
    }
}

@media (max-width: 680px) {
    .all_vehicle_search .vm_addHouse {
        float: none !important;
        width: 100%;
    }

    .all_vehicle_search .vm_addHouse input[type="submit"] {
        width: 100% !important;
        margin-bottom: 10px !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 655px) {
    .vm_search_inline .VM_search_rent .box_from input {
        width: 84% !important;
    }

    .vehicles-grid-layout-122 li {
        width: 100% !important;
    }
}

@media (max-width: 590px) {
    .vehiclemanager_mod_search {
        text-align: center;
    }

    .vehiclemanager_mod_search .vm_search_inline {
        width: 100% !important;
        margin: 0 0 15px 0 !important;
    }
}

@media (max-width: 534px) {
    .componentheading .search_button_vehicle {
        width: 91% !important;
        margin-bottom: 10px !important;
    }

    #ShowOrderBy {
        width: 93%;
    }

    #ShowOrderBy select {
        width: 80% !important;
    }
}

@media (max-width: 518px) {
    #ShowOrderBy select {
        width: 75% !important;
    }
}

@media (max-width: 480px) {
    .componentheading .search_button_vehicle {
        width: 85% !important;
    }

    div.vehicleSlider #captionSlide {
        left: 1%;
        padding: 6% 1% 2% 1%;
        width: 34%;
    }

    div.vehicleSlider .slide-title {
        padding-bottom: 0;
    }

    div.vehicleSlider .slide-title a {
        font-size: 16px;
    }

    div.slide-button a {
        font-size: 6px;
    }

    div.block_list_in,
    div.bottom_moto .new_all {
        width: 96%;
    }

    div.block_list_in a {
        font-size: 32px;
        line-height: 33px;
    }

    div.block_list_model {
        top: 32%;
    }

    div.block_list_price p,
    div.block_list_hits p {
        font-size: 15px !important;
    }

    div.block_list_price,
    div.block_list_hits {
        padding: 5px;
    }
}

@media (max-width: 320px) {
    div.vehicleSlider #captionSlide {
        padding: 0% 1% 2% 1%;
        width: 51%;
    }

    div.block_list_in,
    div.bottom_moto .new_all {
        width: 95%;
    }
}

table.profileTable.zzz {
    margin-top: 20px;
}

.moduletable_profile {
    display: inline-block;
    margin-left: 30px;
}

form.vm_booking .basictable.basictable_005 input,
form.vm_booking .basictable.basictable_006 textarea,
form.vm_booking .basictable.basictable_006 input[type="text"] {
    width: 93%;
}

form.vm_booking .basictable.basictable_006 textarea {
    margin-top: 5px;
}

form.vm_booking .basictable.basictable_006 input[type="button"] {
    margin-top: 5px;
    margin-bottom: 0;
}

#country8 form.vm_booking {
    margin-bottom: 0;
}

.basictable_12 {
    margin-top: 15px;
}

form[name="mod_search_form_vm"] select,
form[name="mod_search_form_vm"] input[type="text"] {
    height: 25px !important;
    border-radius: 0;
}

form[name="mod_search_form_vm"] input[type="button"] {
    margin-top: 0;
    line-height: 13px;
    text-shadow: none;
}


.our-history .custom_page_top_bg {
    margin-bottom: 0px;
}

.block_history {
    text-align: center;
    overflow: hidden;
}

.block_history>p {
    width: 60%;
    margin: 0 auto;
}

.block_history .date_history {
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
}

.block_history .visible_text {
    width: 60%;
    margin: 0 auto;
}

.block_history .history_top_arrow {
    position: relative;
    padding-bottom: 6.3em;
}

.block_history .history_top_arrow:before {
    content: "";
    width: 0px;
    position: absolute;
    left: -1px;
    right: 0;
    margin: auto;
    text-align: center;
    top: 0;
    height: 0px;
    border-style: solid;
    border-width: 9px 9px 0 9px;
    border-color: #FF6600 transparent transparent transparent;
}

.block_history .history_top_arrow:after {
    content: "";
    height: 80%;
    width: 1px;
    background: #000000;
    position: absolute;
    left: 0;
    right: 0;
    top: 8%;
    margin: auto;
    text-align: center;
}

.block_history ul li {
    list-style: none;
    position: relative;
    overflow: hidden;
    margin: 40px 0;
}

.block_history ul li:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
    background: #000;
}

.block_history ul li:after {
    position: absolute;
    content: "";
    width: 11px;
    height: 10px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
    background: #FF6600;
}

.block_history ul li div.left_history {
    width: 44%;
    padding: 2em;
    /*  font-size: 18px;
  line-height: 24px;*/
    float: left;
    text-align: right;
}

.block_history ul li div.left_history strong {
    font-size: 26px;
    line-height: 36px;
    display: block;
    margin-bottom: 10px;
}

.block_history ul li div.left_history p {
    margin-top: 10px;
}

.block_history ul li 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 div.left_history div img {
        margin-top: 25px;
    }
}

@media (max-width: 590px) {
    .block_history ul li div.left_history div img {
        width: 150px;
        height: 150px;
        margin-top: 55px;
    }
}

@media (max-width: 500px) {
    .block_history ul li div.left_history div img {
        margin-top: 62px;
    }
}

@media (max-width: 450px) {
    .block_history ul li div.left_history div img {
        width: 100px;
        height: 100px;
        margin-top: 155px;
    }
}

@media (max-width: 384px) {
    .block_history ul li div.left_history div img {
        margin-top: 185px;
    }
}

@media (max-width: 350px) {
    .block_history ul li div.left_history div img {
        width: 60px;
        height: 60px;
        margin-top: 250px;
    }
}

.block_history ul li div.right_history {
    width: 43%;
    padding: 2em;
    /*  font-size: 18px;
  line-height: 24px;*/
    float: right;
    text-align: left;
}

.block_history ul li div.right_history strong {
    font-size: 26px;
    line-height: 36px;
    display: block;
    margin-bottom: 10px;
}

.block_history ul li div.right_history p {
    margin-top: 10px;
    text-align: left;
}

.block_history ul li 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 div.right_history img {
        margin-top: 25px;
    }
}

@media (max-width: 590px) {
    .block_history ul li div.right_history img {
        width: 150px;
        height: 150px;
        margin-top: 55px;
    }
}

@media (max-width: 500px) {
    .block_history ul li div.right_history img {
        margin-top: 62px;
    }
}

@media (max-width: 450px) {
    .block_history ul li div.right_history img {
        width: 100px;
        height: 100px;
        margin-top: 155px;
    }
}

@media (max-width: 384px) {
    .block_history ul li div.right_history img {
        margin-top: 185px;
    }
}

@media (max-width: 350px) {
    .block_history ul li 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;
}

.bg h3 {
    text-align: center;
}

#searchForm input,
#searchForm .chzn-container-single .chzn-single {
    border-radius: 0;
}

#searchForm button {
    background: #FF6600;
    padding: 8px 28px;
    border-radius: 0;
    color: #fff;
}

#searchForm button:hover {
    background: #1C1919;
}

#searchForm input[type="text"] {
    height: 28px;
}

.service_textblock h2 {
    font-weight: 400 !important;
    font-size: 24px !important;
    text-align: center;
}


/*---------------------------------------------------- new styles( 3.06.2019 j3.9.6 ) -------------------------------------------*/

body label {
    display: inline-block;
}

.profileTable label {
    pointer-events: none;
}

.calendar-container table tbody td.day.selected,
.calendar-container table tbody td.day:hover {
    background: #FF6600;
}

@media(min-width:768px) and (max-width: 768px) {
    #Search input[type="search"] {
        width: 155px;
    }
}

@media(max-width: 767px) {
    #mod-search-searchword95 {
        display: block;
    }

    div#Search .btn-primary,
    #Search input[type="search"] {
        width: 100%;
    }

    .header #Search {
        padding: 20px 0;
    }
}

.navbar .btn-navbar .icon-bar {
    background: #000;
}

/*menu icons*/

#header_top .navbar .btn-navbar,
.header .navbar .btn-navbar,
#footer .navbar .btn-navbar {
    background: transparent;
    box-shadow: none;
    border: none;
}

#header_top .navbar .btn-navbar .icon-bar,
.header .navbar .btn-navbar .icon-bar,
#footer .navbar .btn-navbar .icon-bar {
    margin: 5px auto;
    width: 26px;
    height: 3px;

}

#header_top .navbar .btn-navbar .icon-bar {
    background: #fff;
}

#header_top .navbar .btn-navbar .menu_button_text {
    color: #fff;
    font-size: 12px;
}

.header .navbar .btn-navbar .menu_button_text,
#footer .navbar .btn-navbar .menu_button_text {
    color: #000;
    font-size: 12px;
}

/*----------------------------------------------------------------------------*/
/* vehicle pages */
/*----------------------------------------------------------------------------*/

.ordasoft .vehicleSlider .arrow-left:before,
.ordasoft .vehicleSlider .arrow-right:before,
div[id*=vmTouchSlider].ordasoft #captionSlide a:hover {
    color: #FF6600;
}

div[id^=vmTouchSlider].ordasoft .swiperPagination .swiper-pagination-switch.swiper-visible-switch.swiper-active-switch {
    background: #FF6600;
}

div[id*=vmTouchSlider].ordasoft #captionSlide a {
    color: #333;
    /* color: white; */
}

.featured_vehicles .featured_vehicles_block .feature_textvehicle i {
    color: #FF6600 !important;
}

.featured_vehicles .featured_vehicles_block {
    font-size: 16px;
}

.moduletable-1.basictable .featured_vehicles_line .featured_list_price {
    color: #333;
    margin: 10px 0;
}

/*slider*/
.info_desc .tabcontent .vm_main_info .swiper-slide.swiper-slide-active {
    width: 100%;
}

div[id*=vmTouchSlider].ordasoft #captionSlide a:after {
    content: "Read  more";
    display: block;
    width: 150px;
    height: 40px;
    background: #FF6600;
    font-size: 14px;
    color: #fff;
    text-shadow: none;
    line-height: 40px;
    word-spacing: 5px;
    letter-spacing: .5px;
    margin: 20px auto 0;
}

/*search button*/
.all_vehicle_search .search_button_vehicle_container .search_button_vehicle {
    padding: 0 !important;
}

.all_vehicle_search .search_button_vehicle_container .search_button_vehicle a {
    padding: 8px 15px !important;
}


/*last online agents */

.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;
    }
    /* #captionSlide{
        display: none;
        opacity: 0;
    } */
}

#mod_simple_membership_user_profile .profileTable a {
    display: inline-block;
    margin: 10px 0;
}

.UserListtable tr td font {
    font-size: 100% !important;
}

/*-------------------------------------------------------------------*/
/* responsive */
/*-------------------------------------------------------------------*/
@media(max-width: 979px) {
    .main_menu ul.nav>li>a {
        line-height: 20px;
        padding: 7px 0 !important;
        text-indent: 10px;
        text-align: left;
    }
}

@media(min-width: 768px) and (max-width: 768px) {
    .header #Search {
        padding: 40px 0 0;
    }

    div.head_namber.span5 p {
        padding-top: 55px;
    }

    #header_top .btn.btn-navbar {
        margin-right: 0;
    }

    #footer .btn.btn-navbar {
        margin: 0;
        float: left;
    }
}

@media(max-width: 767px) {
    #header_top .btn.btn-navbar {
        margin-right: -5px;
    }
}

/*-------------------------------------------------------------------*/
/* 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: #a7e331;
    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 {
}

/* ======== BRANCHES SECTION ======== */

.branches {
    padding: 60px 0;
    background-color: #f9f9f9;
    width: 100%;
}

.branches-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-top: 30px;
}

.branch-card {
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 30px 20px;
    text-align: center;
    transition: all 0.3s ease-out;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.branch-card:hover {
    box-shadow: 0 12px 24px rgba(255, 102, 0, 0.25);
    transform: translateY(-5px);
    border-color: #FF6600;
}

.branch-card .branch-icon {
    font-size: 48px;
    color: #FF6600;
    margin-bottom: 15px;
}

.branch-card h4 {
    font-size: 20px;
    font-weight: bold;
    color: #1a1a1a;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
}

.branch-card p {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
}

.branch-card .branch-phone {
    font-size: 14px;
    color: #FF6600;
    font-weight: bold;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e0e0e0;
}

.branch-card .branch-phone i {
    margin-right: 8px;
}

/* Responsive Design */
@media (max-width: 1024px) {
    .branches-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}

@media (max-width: 768px) {
    .branches-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .branch-card {
        padding: 20px 15px;
    }

    .branch-card h4 {
        font-size: 18px;
    }

    .branch-card .branch-icon {
        font-size: 40px;
    }
}

@media (max-width: 480px) {
    .branches-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .branch-card {
        padding: 20px;
    }

    .branch-card h4 {
        font-size: 16px;
    }

    .branch-card .branch-icon {
        font-size: 36px;
    }

    .branches h3 {
        font-size: 24px !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;
    /*padding: 3px 12px 0 12px !important;*/
    border: 1px solid #eaeaea !important;
}

.edit.item-page form#adminForm .input-prepend.input-append a[data-original-title="Clear"] {
    margin-bottom: 2px;
    height: 32px;
    /*padding: 3px 12px 0 12px !important;*/
    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: #a7e331;
    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: #A7E331;
}

.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: #A7E331;
}

#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 {
    display: inline-block;
    border: 1px solid #DDD;
    color: #A3A3A3;
    padding: 10px;
}

.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 * {
    float: none;
}

/*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.active>a,
.main_menu ul.nav>li.active>.nav-child>li.active>a,
.main_menu ul.nav>li.active>.nav-child>li.active>.nav-child>li.active>a {
    color: #FF6600 !important;
}
.book_test{
    background: #FF6600 !important;
    padding: 8px 28px;
    color: #fff !important;
    border-radius: 2px;

}
.book_test:hover{
    background: #1C1919 !important;
    color: #fff !important;
}
.footer-links{
    font-size:1.1em;
}
@media(max-width: 480px) {   
    div[id*=vmTouchSlider].ordasoft #captionSlide a:after {
    content: "Read  more";
    display: block;
    width: 78px;
    height: 35px;
    background: #FF6600;
    font-size: 10px;
    color: #fff;
    text-shadow: none;
    /* line-height: 40px; */
    word-spacing: 2px;
    letter-spacing: .5px;
    margin: 10px auto 0;
} 
   #captionSlide{
    left: 1px;
   }   
    #slideImgVm{
        width: 10px; float: right;
    }
}

@media(max-width: 560px) {
    
    /* #captionSlide{
        display: none;
        opacity: .2;
    } */
    #slideImgVm{
        width: 50px; float: right;
    }
}
@media(max-width: 890px) {    
   
    #slideImgVm{
        width: 100px; float: right;
    }
}