/*Coding: hai_shar@yahoo.com*/
@font-face {
    font-family: 'Bold';
    src: url('assets/fonts/ge_ss_two_bold.eot');
    src: url('assets/fonts/ge_ss_two_bold.eot') format('embedded-opentype'), url('assets/fonts/ge_ss_two_bold.woff') format('woff'), url('assets/fonts/ge_ss_two_bold.ttf') format('truetype'), url('assets/fonts/ge_ss_two_bold.svg#GESSTwoBold') format('svg');
}
@font-face {
    font-family: 'Light';
    src: url('assets/fonts/ge_ss_two_light.eot');
    src: url('assets/fonts/ge_ss_two_light.eot') format('embedded-opentype'), url('assets/fonts/ge_ss_two_light.woff') format('woff'), url('assets/fonts/ge_ss_two_light.ttf') format('truetype'), url('assets/fonts/ge_ss_two_light.svg#GESSTwoLight') format('svg');
}
/*General css*/
body{
    font-family:'Light','Bold',tahoma ,sans-serif ,serif, arial;
    background-color: #fff;
    color: #14181a;
}
.dir-rtl{
    direction: rtl;
}
a,.sub-btn,.car-item,a.car-item-img img,a.offer-img img,.user-menu{
    -webkit-transition: all 0.7s; /* Safari */
    transition: all 0.7s;
}
.sec-hd {
    text-align: center;
    padding-bottom: 10px;
    font-weight: bold;
}
.sec-hd:after{
    content: "";
    background-color: #ff9800;
    width: 100px;
    display: block;
    margin: 10px auto;
    height: 1.5px;
}
.sec-txt{
    color: #999;
    text-align: justify;
    text-align-last: center;
    width: 60%;
    margin: 0 auto 20px auto;
    font-size: 16px;
}
.p-clr{
    color: #ff9800;
}
.s-clr{
    color: #000c59;
}
#top-btn{
    background-color: #6b768a;
    color: #fff;
    z-index: 1000000;
    border-radius: 50%;
    text-align: center;
    position: fixed;
    bottom: 50px;
    right: 30px;
    font-size: 20px;
    padding: 7px;
    opacity: 0;
    height: 37px;
    width: 37px;
}
#top-btn:hover,#top-btn:focus{
    text-decoration: none;
    background-color: #586070;
}
.more-btn{
    padding: 5px 10px;
    border: 1.5px solid #000c59;
    color: #000c59;
    border-radius: 5px;
    width: 45%;
    margin: 5px;
    display: inline-block;
    text-align: center;
}
.more-btn:hover,.more-btn:focus{
    color: #fff;
    background-color: #000c59;
    border-radius: 15px;
    text-decoration: none;
}
.more-btn-o{
    padding: 5px 10px;
    border: 1.5px solid #000c59;
    background-color: #000c59;
    color: #fff;
    border-radius: 5px;
    width: 45%;
    margin: 5px;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.more-btn-o:hover,.more-btn-o:focus{
    color: #fff;
    background-color: #000733;
    border-radius: 15px;
    text-decoration: none;
}
/*header*/
header {
    background: #337ab7;
    color: #fff;
}
.head-logo {
    width: 250px;
    margin: 15px 0;
    display: block;
    float: left;
}
.head-logo img{
    max-height: 50px;
}
form.head-search {
    position: relative;
    margin-top: 20px;
}
form.head-search button.search-btn {
    position: absolute;
    top: 5px;
    left: 5px;
    background: transparent;
    border: 0;
    color: #ff9800;
    font-size: 18px;
}
form.head-search input.form-control {
    border-radius: 20px;
}
.timezone {
    text-align: center;
    font-family: arial,sans-serif;
    line-height: 2.5em;
}
a.reg-btn {
    position: relative;
    background-color: #000c59;
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin: 10px auto;
    padding: 5px;
    overflow: hidden;
}
a.reg-btn:hover,a.reg-btn:focus{
    background-color: #000940;
    text-decoration: none;
}
a.reg-btn:hover>i.fa{
    background-color: #00031a;
}
.reg-btn>i.fa {
    background-color: #000733;
    padding: 9px;
    position: absolute;
    top: 0;
    right: 0;
}
.head-choice {
    margin-top: 10px;
}
header .navbar-default {
    background-color: #222;
    border: 0;
    border-radius: 0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #000;
}
.navbar-default .navbar-nav>li>a {
    color: #ddd;
    font-weight: bold;
}
.navbar-default .navbar-nav>li>a:hover{
    color: #fff;
}
.dropdown-menu>li>a{
    text-align: right;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/*search-slider*/
#search-slider .row>div{
    float: right;
}
form.search-form {
    background-color: #7e8aa2;
    border-radius: 10px;
    border: 1px solid #636d80;
    padding: 10px;
    margin-bottom: 20px;
}
.checkbox label, .radio label {
    margin-right: 20px;
}
.sub-btn {
    background-color: #ff9800;
    text-align: center;
    padding: 8px 40px 8px 20px;
    border-radius: 5px;
    border: 0;
    color: #fff;
    font-family:'Light';
    margin: 10px auto;
    display: block;
    position: relative;
    -webkit-box-shadow: 1px 1px 1px #b35900;
    box-shadow: 1px 1px 1px #b35900;
    overflow: hidden;
    width: 60%;
}
.sub-btn>i.fa{
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    background-color: #e67300;
}
.sub-btn:hover,.sub-btn:focus {
    background-color: #e67300;
    -webkit-box-shadow: 2px 2px 2px #b35900;
    box-shadow: 2px 2px 2px #b35900;
}
.sub-btn:hover>i.fa,.sub-btn:focus>i.fa{
    background-color: #b35900;
}
.search-loc-code{
    margin-bottom: 10px;
}
#myCarousel .carousel-inner>.item{
    height: 450px;
}
#myCarousel .carousel-inner>.item>a>img,#myCarousel .carousel-inner>.item>img{
    height: 100%;
    width: 100%;
}
#myCarousel .carousel-caption {
    background-color: rgba(0,0,0,0.7);
    right: 0;
    left: 0;
    bottom: 0;
    text-align: right;
    padding: 10px 15px;
}
#myCarousel .carousel-caption h3{
    color: #ff9800;
    font-weight: bold;
}
#myCarousel .carousel-caption a.carousel-btn{
    position: absolute;
    top: 35%;
    left: 20px;
}
a.carousel-btn {
    border: 1.5px solid #ff9800;
    padding: 5px 25px;
    border-radius: 5px;
    color: #ff9800;
}
a.carousel-btn:hover,a.carousel-btn:focus{
    background-color: #ff9800;
    color: #fff;
    text-decoration: none;
}
div#slide-offers img {
    width: 100%;
    height: 175px;
    margin: 15px auto;
}
/*main-content*/
.cars-items {
    text-align: center;
    margin-bottom: 10px;
}
.car-item{
    width: calc(100%/5.5);
    height: 270px;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 1px 0.04px rgba(204, 204, 204, 0.4);
    box-shadow: 1px 1px 1px 0.04px rgba(204, 204, 204, 0.4);
    padding: 6px;
    margin: 7px;
    display: inline-block;
}
.car-item:hover,.car-item:focus{
    border: 1px solid #666;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 3px 3px 3px 0.04px rgba(204, 204, 204, 0.7);
    box-shadow: 3px 3px 3px 0.04px rgba(204, 204, 204, 0.7);
    padding: 7px;
}
a.car-item-img {
    width: 100%;
    height: 165px;
    border: 1px solid #ddd;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
    display: block;
    margin: 2px auto 7px auto;
}
a.car-item-img img{
    width: 100%;
    height: 100%;
}
.car-item:hover img{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.car-item h5 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.car-item-details {
    color: #999;
    font-size: 10px;
    text-align: right;
}
.car-item-details i.fa {
    color: #333;
    margin: 0 0 10px 4px;
}
.car-item a:hover,.car-item a:focus {
    color: #333;
    text-decoration: none;
}
/*main-offers*/
#main-offers{
    margin-bottom: 20px;
}
a.offer-img {
    border-radius: 5px;
    overflow: hidden;
    border: 1.5px solid #999;
    display: block;
    height: 190px;
    margin: 10px auto;
}
a.offer-img img{
    width: 100%;
    height: 100%;
}
a.offer-img:hover,a.offer-img:focus{
    border-color: #333;
}
a.offer-img:hover img,a.offer-img:focus img{
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
/*scroll-brands*/
#scroll-brands .thumbnail{
    padding: 20px;
    margin-bottom: 40px;
}
#scroll-brands .owl-carousel .owl-item img {
    display: block;
    max-width: 100%;
    width: inherit;
    height: 50px;
}
#scroll-brands .owl-nav {
    position: absolute;
    top: 35%;
    width: 103%;
    right: -1.5%;
    color: #ff9800;
}
/*footer*/
footer{
    padding-top: 40px;
    background-color: #333;
    color: #f5f5f5;
    border-top: 10px solid #7e8aa2;
}
footer h4{
    font-family: 'bold';
    margin-bottom: 20px;
}
a.footer-logo {
    width: 220px;
    display: block;
    margin: 0 auto 30px auto;
}
a.footer-logo img{
    width: 100%;
}
.foot-ul{
    list-style: none;
    line-height: 2em;
}
.foot-ul>li:before{
    font-family: FontAwesome;
    content: "\f100";
    color: #ff6e00;
    padding-left: 5px;
    margin-right: -20px;
}
footer a{
    color: #fff;
}
footer a:hover{
    color: #ff6e00;
    text-decoration: none;
}
article.footer-about {
    text-align: justify;
    text-align-last: center;
    margin-bottom: 30px;
}
ul.footer-social>li {
    text-align: center;
    display: inline-block;
    margin: 5px;
}
ul.footer-social{
    text-align: center;
    padding: 0;
}
img.footer-app {
    width: 130px;
    height: 40px;
}
.copyrights{
    padding-top: 15px;
    padding-bottom: 10px;
    background-color: #1a1a1a;
    color: #808080;
    font-size: 12px;
    margin-top: 20px;
}
.copyrights ul.footer-social>li:after{
    content: "-";
    margin-right: 10px;
}
.copyrights ul.footer-social>li:last-of-type:after{
    content: "";
}
/*pages*/
/*login page*/
form.login-form ,form.register-form, .single-car{
    border: 1.5px solid #ddd;
    border-radius: 10px;
    padding: 15px;
    margin: 25px auto;
    background-color: #f5f5f5;
}
form.login-form h3 ,form.register-form h3{
    background-color: #000c59;
    color: #fff;
    margin: 0 0 30px 0;
    padding: 10px 5px;
    border-radius: 5px;
    box-shadow: 0px 3px #00031a;
}
form.login-form .form-group i.fa.fa-user,form.login-form .form-group i.fa.fa-lock {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #999;
}
form.login-form input#username,form.login-form input#password ,form.login-form input#email{
    padding-right: 30px;
}
form.login-form  a#login-forget {
    color: #ff9800;
    text-decoration: none;
    float: right;
}
form.login-form  a#login-forget i.fa,form.login-form a#login-reg i.fa{
    padding: 0 5px;
}
form.login-form a#login-reg{
    text-decoration: none;
    float: left;
}
/*register page*/
.row-ar>div {
    float: right;
}
.company-register {
    display: none;
}
form.register-form .radio {
    width: 100px;
    display: inline-block;
}
input#checkboxes-2 {
    margin-right: -20px;
}
/*single page*/
.xzoom-source img, .xzoom-preview img, .xzoom-lens img {
  display: block;
  max-width: none;
  max-height: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.car-images img#xzoom-fancy {
    max-width: 100% !important;
    width: initial !important;
    height: 400px;
    text-align: center;
}
.car-images {
    text-align: center;
    direction: ltr;
}
.car-images img.xzoom-gallery4 {
    height: 50px;
}
.single-car{
    font-family: arial ,sans-serif ,serif;
}
.single-car-a{
    text-align: center;
}
ul.single-car-details {
    padding: 0;
    list-style: none;
    line-height: 2em;
}
ul.single-car-details>li {
    border-bottom: 1px solid #ddd;
    overflow: auto;
}
ul.single-car-details>li i.fa {
    margin: 0 10px;
    color: #666;
}
ul.single-car-details>li span.s-clr {
    display: inline-block;
    margin-top: 7px;
    width: 33%;
}
.single-car h5.text-center ,.car-auction .auc-title , .upload-form h5{
    background-color: #000c59;
    color: #fff;
    border-radius: 5px;
    padding: 10px 5px;
    margin: 0 auto 15px auto;
}
.car-auction {
    border: 1.5px solid #000c59;
    border-radius: 10px;
    margin-bottom: 20px;
}
.auc-body {
    padding: 10px;
}
input.auction-inp {
    border-radius: 5px;
    padding: 5px;
    max-width: 47%;
    margin: 5px;
}
/*blank page*/
img.blank-page-img {
    margin: 10px auto;
    max-width: 100%;
    display: block;
    height: auto;
}
.blank-con {
    border: 1.5px solid #000c59;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 15px;
}
.blank-con h3,.blank-con h2,.blank-con h4,.blank-con h5,.blank-con h6{
    color: #000c59;
}
/*category page*/
#category-cars .car-item {
    width: calc(100%/4.5);
}
.page-pagination{
    border-top: 1px solid #ddd;
    text-align: center;
    margin-bottom: 20px;
}
#category-cars .panel-default>.panel-heading {
    color: #FFF;
    background-color: hsla(220, 16%, 34%, 1);
    border-color: #495264;
}
#category-cars .panel-default {
    border-color: #495264;
}
ul.supplier-filter {
    padding: 0;
    list-style: none;
    height: 120px;
    overflow-y: scroll;
}
/*upload page*/
.upload-form {
    border: 2px dashed #ddd;
    border-radius: 10px;
    height: 230px;
    vertical-align: middle;
    text-align: center;
    background: #f5f5f5 url(assets/img/upload.png) no-repeat;
    background-size: 30% 30%;
    background-position: center ;
    padding: 15px;
    margin-bottom: 15px;
}
input.upload-img {
    margin: 130px auto 20px auto;
}
.upload-input {
    width: 50%;
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
}
/*user page*/
.user-body {
    position: relative;
    padding: 10px;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.user-menu .nav-pills>li {
    float: none;
    overflow: hidden;
    font-size: 12px;
}
.user-menu {
    width: 200px;
}
.user-con {
    -webkit-flex: 1;  /* Safari 6.1+ */
    -ms-flex: 1;  /* IE 10 */    
    flex: 1;
}
.user-menu .nav-pills>li i.fa {
    background-color: #000c59;
    padding: 13px 3px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 5px 5px 0;
    color: #c7ddef;
    width: 30px;
    text-align: center;
}
.user-menu .nav>li>a {
    padding: 10px 38px 10px 5px;
    border: 1px solid #337ab7;
    border-left: 3px solid #000c59;
    height: 38px;
}
.user-menu .nav a span{
    display: none;
}
a#collapse-user{
    text-decoration: none;
}
a#collapse-user i.fa{
    margin-left: 10px;
    margin-right: 5px;
}
.user-menu.col-menu {
    width: 46px;
}
ul.nav.nav-pills{
    padding-right:10px;
    padding-left: 0;
}
.user-menu.col-menu .nav-pills>li i.fa{
    border-radius: 0;
    width: 35px;
    font-size: 16px;
    padding: 12px 2px;
}
.user-menu.col-menu .nav>li>a{
    border: 0;
}
ul.user-info-details {
    padding: 0;
    list-style: none;
    line-height: 2em;
}
ul.user-info-details>li {
    overflow: auto;
    padding: 0 5px;
}
ul.user-info-details>li:nth-of-type(odd) {
    background-color: #dceffa;
}
ul.user-info-details>li span.s-clr {
    display: inline-block;
    width: 37%;
    margin-top: 7px;
    margin-right: 20px;
}
ul.user-info-details .upload-input {
    float: right;
}
.doc-ul a{
    float: left;
}
table.user-table {
    direction: ltr;
    text-align: center;
    width: 100%;
    margin: 10px auto;
}
table.user-table thead>tr>th{
    text-align: center;
    background-color: #abdffa;
    padding: 10px 0;
}
table.user-table td:nth-of-type(odd) {
    background-color: #dceffa;
}
.cars-items.companies .car-item {
    height: 230px;
}
/*profile page*/
.profile-add {
    text-align: left;
    margin-bottom: 15px;
}
.profile-add a.btn.btn-warning {
    padding: 5px 30px;
    font-weight: bold;
}
.profile-add a.btn.btn-warning i.fa{
    padding: 0 5px;
}
.profile-add a.btn.btn-warning:active{
    position: relative;
    top: 1px;
}
/*404 page*/
#error-page{
    text-align: center;
    margin-bottom: 30px
}
.panel {
    margin-bottom: 10px;
    border: 0;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.2),0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 1px 0 rgba(0,0,0,.2),0 1px 1px rgba(0,0,0,.1);
    padding: 15px;
    border-top: 2px solid #333;
}
.user_dash img
{
    padding: 4px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 60px;
transition: all .2s ease-in-out;
display: inline-block;
max-width:84px;
height: 84px;
}
.panel_tit
{
    background-image:linear-gradient(to bottom, #444, #333333);
    padding: 8px 12px;
color: #fff;
width: auto;
display: inline-block;
margin: 0;
font-size: 18px;
-webkit-border-radius: 8px 8px 0 0;
            border-radius: 8px 8px 0 0;
}
.panel .panfoot span
{
    margin: 0 6px;
}
.panel .panfoot a
{
    color: #666;
    font-size: 12px;
}
.panel .panfoot
{
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
    display: inline-block;
width: 100%;
}
.counter {
    margin: 0;
    text-align: center;
    font-weight: bold;
    font-size: 45px;
    color: #69438B;
}

.dropzone{
    border: 2px dashed rgb(126, 213, 228);
    margin: 34px 0px 40px 0px;
}


#count-down {
  margin-top: 50px;
}
#count-down .clock-presenter {
  height: 140px;
  line-height: 30px;
  padding: 0px 30px;
  text-align: center;
}
#count-down .clock-presenter .digit {
  margin-top: 20px;
  font-size: 60px;
  line-height: 60px;
  height: 60px;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  position: relative;
  cursor: default;
}
#count-down .clock-presenter .note {
  position: relative;
  bottom: 0px;
  padding-top: 5px;
  cursor: default;
  font-size: 16px;
  opacity: 0.7;
}
/*support page*/
.support-menu ul.nav.nav-pills.nav-stacked {
    padding: 0;
}
.support-menu i.fa{
    float: left;
}
.support-menu a {
    color: #000c59;
}
/*sitemap*/
.sitemap-con ul{ 
    list-style:none;
}
ul.sitemap-ul li a {
    background-color: #f5f5f5;
    padding: 5px 20px;
    border-radius: 5px;
    color: #000c59;
    margin-bottom: 4px;
    display: inline-block;
    position: relative;
}
ul.sitemap-ul li a:hover{
    color: #000;
    text-decoration: none;
    background-color: #ddd;
}
ul.sitemap-ul>li>a{
    color: #ff9900;
}
ul.sitemap-ul>li>a:hover{
    color: #ff4900;
}
ul.sitemap-ul li a:before{
    font-family: FontAwesome;
    content: "\f01a";
    color: #333;
    position: absolute;
    right: 1%;
    display: inline-block;
}
.copyrights ul.footer-social>li:last-of-type:after {
    content: "";
    display: none;
}
.error-modal {
    text-align: center;
    padding-top: 10px;
}
.error-modal-icon{
    color: #dc3545;
    font-size:24px;
}
li.customattributes>li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
form.upload-data-form span.help-block {
    color: #CB0602;
}
main{
    overflow: hidden;
}
.carousel-control {
    bottom: 20% !important;
}