/*.search a img{*/
/*    width: 20px;*/
/*}*/
.mob-count{
  background-color: #fff;
  width: 37px;
  float: right;
  border: 2px solid #7b7878;
  color: #7b7878;
  text-align: center;
  border-radius: 50%;
  padding: 3px;
  margin-bottom: 4px;
}
.confirm-order-modal .check{
    font-size: 40px;
    border: 2px solid;
    border-radius: 40px;
    padding: 13px 17px;
}
.confirm-order-modal .fa{
    color: green;
}
.faq_active_0{
    width: 100%;
}
.condition-help-icon {
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.modal-body p{
    font-family: georgia;
}
.modal .close{
    opacity : 1;
}
.modal h3{
    font-family: georgia;
    color : #ffc107;
}
.modal h4{
    font-family: georgia;
    color : #ffc107;
}
.modal h6{
    font-family: georgia;
    color : #ffc107;
}
.official_notes_css td {
    padding: 8px;
    line-height: 1.3;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.th-icon-down{
    position: absolute;
    color: black;
    top: -16px;
    right: 1px;
}
.th-icon-up{
    position: absolute;
    color: black;
    top: -24px;
    right: 1px;
}
.loc-icon-down{
    color: black;
    position: absolute;
    top: 4px;
}

/* Scrolling Stop CSS */
/*.scroll-up{*/
/*    overflow-y: hidden;*/
/*}*/

/* END HERE */

/* Blinking Style Css*/

.blink {
      animation: blinker 0.4s linear infinite;
      color: red;
      /*font-size: 30px;*/
      /*font-weight: bold;*/
      /*font-family: sans-serif;*/
      }
      

/* END HERE */
.tooltip-size{
    font-size:0.9em;
}

.market-price-grid{
    margin-left: 240px;
    top: 6px;
}

.pagination-custom{
    margin: 5px;
    border-radius: 50px;
    padding-top: 9px!important;
    text-align: center;
    height: 50px;
    width: 50px;
    font-size: 20px
}

.pagination-custom:hover{
    background-color:red;
    color:white;
}

/*.pagination-size{*/
/*    padding-top: 11px;*/
/*    text-align: center;*/
/*    height: 50px;*/
/*    width: 50px;*/
/*}*/

.loc-icon-up{
    position: absolute;
    color: black;
    top: -4px;
}
.th-model-up{
    position: absolute;
    top: -47px;
    right: 5px;
    color: #fff;
}
.th-model-down{
    position: absolute;
    top: -39px;
    right: 5px;
    color: #fff;
}
.th-grade-down{
    position: absolute;
    top: -15px;
    right: 6px;
    color: black;
}
.th-grade-up{
    position: absolute;
    top: -25px;
    right: 6px;
    color: black;
}
.th-transmission-up {
    position: absolute;
    top: -36px;
    color: black;
}
.th-transmission-down{
    position: absolute;
    color: black;
}
/*==================
 custom css 
 ================*/
.inventory_listing_item_con:hover .lot_no_row {
  background-color: red;
  color:white;
}
.backgroundred{
  background-color: red;
  color:white;
}
.borderred{
  border: 2px solid red !important;
}
.navbar-collapse{
    flex-grow:0 !important;
}
.btn-orange {
  background-color: #8E44AD;
  border-color: #8E44AD;
}

.borderradious3 {
  border-radius: 3px;
}

.boderbottomnone .btn-cat-con:hover {
  border: none;
}

.mr10 {
  margin-right: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mt50 {
  margin-top: 50px;
}

.mr15 {
  margin-right: 15px;
}

.paddingtop21 {
  padding-top: 21px !important;
}

.paddingtop41 {
  padding-top: 42px !important;
}

.ml-05 {
  margin-left: -5px;
}

.ml5 {
  margin-left: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mt83 {
  margin-top: 83px;
}

.f-58 {
  font-size: 50px !important;
}

.font-size18 {
  font-size: 18px;
}

.colorred {
  color: red;
}
.colorred i:hover{
    color:#fda527 ;
}
.colorred:hover {
  color: red;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.f-40 {
  font-size: 40px;
}

.clearboth {
  clear: both;
}

.pl5 {
  padding-left: 5px;
}

/*=====================
 custom css end
 =======================*/
.notification_row {
  width: 82%;
  margin-left: 9%;
  color: #222;
  margin-right: auto;
  margin-top: 5px;
  background-color: #3e3e3e;
  border-radius: 10px;
  padding: 5px;
}



.show_notification_details .fa-exclamation {
  color: greenyellow;
}

.notification_row .notification_item {
  width: 20%;
  float: left;
}

.notification_row .notification_item .notify-font {
  font-size: 22px;
}

.black222 {
  color: #222222;
}

.icursor-pointer {
  cursor: pointer;
}

.notification_main {
  font-size: 22px;
  height: 44px;
  border-radius: 5px;
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: black;
}

.notification_main .notification_details {
  /* color: greenyellow; */
  color: white;
}

.notification_main .notification_details .notification_marquee {
  margin-right: 20px;
  font-family: "Times New Roman";
}

.notification_main .notification_details .notification_marquee a {
  font-size: 22px;
  color: #fe4641;
  font-family: "Times New Roman";
}

.notification_main .notification_details .notification_marquee .spancolor {
  color: #ffff00;
}

.annoucements-style {
  padding-left: 0px;
  padding-right: 0px;
  cursor: pointer;
}

.annoucements-text {
  border: 1px solid white;
  font-size: 20px;
  color: white;
  height: 44px;
  padding-top: 6px;
  margin-left: 2px;
  border-radius: 5px;
  font-family: "Times New Roman";
}

/*=======================
 vehicle items css 
 ========================*/
.heart_con .fa-heart {
  font-size: 47px;
  padding-top: 8px;
}

.fa-heart {
  color: red;
}
.fa-heart-o {
  color: white;
}

.search_con {
  width: 80px;
  float: left;
}

.search_con img {
  border: 0;
  height: auto;
  max-width: 100%;
}

.heart_con .fa-heart {
  font-size: 47px;
  padding-top: 8px;
}

.btn-homepage {
  background-color: #eee;
  border-radius: 5px;
  padding-left: 0px;
  padding-right: 0px;
  height: 65px;
  width: 100%;
  color: black;
  float: left;
  cursor: pointer;
  box-shadow: 0px 14px 5px -6px #777777ba;
}

.div-align-center {
  width: 11.4% !important;
  float: left;
  margin-right: 20px;
}

.btn-homepage .likes {
  width: 35%;
  float: left;
  font-size: 40px;
  font-weight: bolder;
  padding-top: 20px;
  padding-left: 10px;
  height: 65px;
  border-radius: 5px;
  color: white;
  background-color: black;
  clip-path: polygon(0% 0, 60% 0%, 100% 50%, 0% 180%);
}

.btn-homepage .title {
    width: 65%;
    float: left;
    font-weight: bolder;
    padding-left: 6%;
    height: 65px;
    padding-top: 10px;
    color: black !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 80%;
    line-height:21px;
    /*font-weight: bold;*/
}

.btn-homepage:hover .likes {
  background-color: #eee;
  color: #444444;
}

.btn-homepage:hover .title {
  color: white !important;
}

.btn-homepage:hover {
  background-color: #fe4641;
  color: white !important;
}

.btn-homepage .likes:hover {
  background-color: #eee;

  color: #444444;
}

.links_con {
  margin-bottom: 30px;
  margin-left: 12.1%;
}

.btn-newjersey,
.btn-washignton,
.btn-intransit {
  margin-right: 9px;
}

.ml5 {
  margin-left: 5px;
}

.links_con .gif {
  float: left;

  margin-right: 13px;
}

.search_con {
  width: 68px;

  float: left;
}

.heart_con .fa-heart {
  font-size: 47px;
  padding-top: 8px;
}

.search_con .fa-search-plus {
  font-size: 36px;

  padding-top: 12px;
}

.btn-call1 {
  animation-duration: 200ms;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  -webkit-animation: blink 900ms infinite;
  font-size: 18px;
}
/*.post-landing .btn-homepage {*/
/*    background-color: #eee!important;*/
/*    border-radius: 5px;*/
/*    padding-left: 0px;*/
/*    padding-right: 0px;*/
/*    margin-bottom: 20px;*/
/*    height: 45px;*/
/*    width: 165px;*/
/*    color: black;*/
/*    float: left;*/
/*    cursor: pointer;*/
/*    box-shadow: 0px 14px 5px -6px #777777ba;*/
/*}*/
/*.post-landing .btn-homepage .title {*/
/*    width: 100px;*/
/*    float: left;*/
/*    font-size: 15px;*/
/*    font-weight: bolder;*/
/*    padding-left: 10px;*/
/*    height: 45px;*/
/*    padding-top: 10px;*/
/*    text-align: center;*/
/*    color: black!important;*/
/*}*/

@keyframes blink {
  from {
    color: white;
  }

  to {
    color: red;
  }
}

.search_filter_btn {
  color: black;
  background-color: #eee;
  border: none !important;
  box-shadow: 0px 14px 5px -6px #777777ba;
  padding: 10px;
  width: 160px;
  font-size: 15px;
  font-weight: bolder;
}

.search_filter_btn_active {
  color: white;
  background-color: #fe4641;
}

.filters_con {
  border: 4px solid #eee;
  padding-top: 20px;
  border-top: none;
  box-shadow: 0px 14px 5px -6px #777777ba;
}

.filters_con hr {
  width: 100%;
  border-width: 0 0 4px;
}

.filters_con .search_btn {
  border: none !important;
  box-shadow: 0px 14px 5px -6px #777777ba;
  padding: 10px;
  width: 160px;
  font-size: 15px;
  font-weight: bolder;
  color: black;
  background-color: #eee;
}

.filters_con .cancel_btn {
  border: none !important;
  box-shadow: 0px 14px 5px -6px #777777ba;
  padding: 10px;
  width: 160px;
  font-size: 15px;
  font-weight: bolder;
  color: black;
  background-color: #eee;
}

.filters_css {
  min-height: 300px;
  display: none;
}

/*========================
 vehicle item css end 
 =========================*/



/*========================
 fornt end header start 
=========================*/

.navbar .container .images_logo {
  width: 228px;
}

.headercss .active .nav-link {
  color: #fda527 !important;
  position: relative;
}

/*================
 footer css start 
 =================*/
.footer-bg {
  background: #23292f;
}

.footer-bg .main-heading {
  color: red;
  font-family: "Georgia";
}

.footer-bg .borderright {
    border-right: 1px solid #7895ff;
}

.whitecolor {
  color: #fff !important;
}

.footerheading {
  font-weight: 600;
}

.footertextcolor {
  color: rgba(255, 255, 255, 0.83);
  font-family: "Times New Roman";
    font-size:18px!important;
    font-style :italic;
}
.footertextcolor a{
 
    font-size:20px!important;
}

.footer-font13 {
  font-size: 20px;
  color: antiquewhite!important;
}

.footerbutton {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 2.8;
  padding: 0 1.8em;
  border-radius: 0.3em;
  letter-spacing: 0px;
  box-shadow: 0 0em 0em rgba(0, 0, 0, 0.18);
    background-color: #7895ff;
      font-family: georgia!important;
}

.footer-red {
  background: #23292f;
    border-top: 1px solid #7895ff;
    box-shadow: 0 1px 0px #464a53;
  width: 100%;
  float: left;
  /* background-image:url('https://localhost/bhinder/images/footer-background.jpg'); */
  background-image:url("../images/footer-background.jpg");
}

@media (min-width: 992px) {
  .navbar-expand-lg .headercss .nav-link {
    padding: 0px;
    position: relative;
    /*font-family: fantasy;*/
  }

  .textareawidth {
    width: 100%;
        width: 100%;
    font-size: 18px;
    font-family: georgia!important;
    /*color: red;*/
    font-weight: 500;
  }
  
  .textareawidth-num {
    width: 100%;
    font-size: 24px;
    /*color: red;*/
    font-weight: 900;
  }

  .navbar-expand-lg .headercss .nav-link:hover {
    border-bottom: 1px solid #fda527;
    padding-bottom: 0;
    color: #fda527 !important;
  }

  .navbar-expand-lg .headercss .nav-item {
    padding-right: 20px;
    padding-left: 20px;
  }
}


@media screen and (max-width: 1024px) {
  .textareawidth {
    width: 25% !important;
  }

}

/*====================
    min-width 767
====================*/
@media screen and (min-width: 767px) {
  .nav-custom-header {
    /*position: fixed;*/
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: white;
    padding: 0px;
    border-bottom: 1px solid #7b78781f;
  }

  .nav-item .dropdown-menu li a {
    color: white;
  }

  .nav-item .nav-link {
    color: black !important;
  }

    .col {
    flex-basis: 0 !important;
    flex-grow: 1 !important;
  }
  

  .heart_con {
    width: 5%;
    float: left;
    margin-right: 10px;
  }

  .bookmark_count {
    color: white;
    position: absolute;
    left: 2.5%;
    top: 18px;
    font-size: 16px;
  }
  
  .bookmark_count_list {
    color: white;
    position: absolute;
    left: 3.8%;
    top: 29px;
    font-size: 16px;
  }
  
  
  .bookmark_count_home {
    color: white;
    position: absolute;
    left: 26px;
    top: 18px;
    font-size: 16px;
  }
  .heart-text-section .bookmark_count {
    left: 97px;
    top: 26px;
  }

  .inventery-heart .bookmark_count {
    /*left: 108px;*/
    /*top: 28px;*/
  }

  .lot-mobile-section {
    width: 60%;
    margin-top: -6px;

  }

  .lot-mobile-section-int {
    width: 40%;
  }

  .textarea-popup {
    width: 100%;
    float: left;
  }

  .modal-open .modal {
    padding: 0 !important;
  }

  .responsive-button-landing-hidden {
    display: none;
  }

  .home-button-landing {
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .mobile-fontsize-res {
    font-size: 24px;
    font-weight: 600;
  }

  .nav>li {
    margin: 0 auto;
    width: 70%;
    text-align: center;
  }

  .nav-tabs>li>a {
    float: none !important;
  }

  .home-button-landing {
    text-align: center;
  }

  .price-con-section {
    text-align: center;
  }

  .responsive-button-landing-hidden {
    display: block;
  }

  .responsive-button-landing-hidden .btn-homepage-sectin {
    margin: 6px 0 6px 22%;
  }

  .responsive-button-landing {
    display: none;
  }

  .view-list-button {
    display: none;
  }

  .close-button {
    padding: 33px 10px !important;
  }

  .textarea-popup {
    width: 100%;
  }

  .filters_con .search_btn {
    width: 50% !important;
  }

  .location-section {
    width: 100% !important;
  }

  .mt50 {
    margin-top: 0px;
  }

  .filters_con .cancel_btn {
    width: 50% !important;
    margin-right: 0px !important;
  }

  body,
  html {
    overflow-x: hidden;
  }

  .notificatio-desk {
    display: none;
  }

  .btn-homepage {

    float: left;
    margin-left: 0 !important;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .search_con {
    float: none;
    margin: 0 auto;
  }

  .links_con .gif {
    margin: 10px 0;
    float: none;
    text-align: center;
  }

  .heart_con {
    text-align: center;
  }

  .bookmark_count {
    color: white;
    position: absolute;
    left: 48%;
    top: 16px;
    font-size: 16px;
  }

  .div-align-center {
    width: 70% !important;
    margin: 0 auto;
    float: none;
  }

  .col-sm-12 {
    float: left;
    padding: 0;
  }

  .textareawidth {
    width: 100% !important;
  }

  .footer-bg .borderright {
    border: none;
  }

  /*=================
   inventory section css 
   ====================*/
  .location-section {
    width: 100%;
  }

  .button-section-list {
    width: 90%;
   
  }

  .sort {
    padding-left: 10px;
    margin-bottom: 10px;
  }

  .sort-section {
    width: 76%;
    margin-bottom: 10px;
  }

  .image-bar-section {
    display: none;
  }

  .headercss .nav-item .li-abc {
    background: #eee !important;
    border-radius: 5px !important;
    margin: 2px 0;
  }

  .button-section-list {
    width: 90%;
    float: left;
  }

  .delete {
    text-align: center;
    width: 30%;
    float: left !important;
    padding: 5px 0px !important;
    margin-right: 5px !important;
  }

  a.compare {
    /*width: 30%;*/
    width: 155px;
    float: left !important;
    text-align: center;
    margin-right: 5px !important;
  }

  a.compare input {
    margin-right: 2px !important;
  }

  .sell {
    width: 30%;
    float: left !important;
    padding: 5px 0px !important;
    text-align: center;
    margin-right: 0 !important;
  }



/* max-width: 767px */


  .view-list-button {
    width: 3%;
    float: left !important;

  }

  .close_item_con {
    display: none;
  }

  .mt100 {
    margin-top: 0;
  }

  .mt90 {
    margin-top: 0px;
  }

  .login100-form {
    padding-top: 0px !important;
  }

  .inventory-home-section {
    text-align: center !important;
  }

  .text-font-family {
    font-size: 31px !important;
  }

  .right-navigation {
    display: none;
  }

  .map-section-right {
    margin: 0 10px;
  }

  .about-bhinder-text {
    margin-right: 10px;
  }

  .about-boek {
    margin-right: 10px;

  }
}

/* ===========
header hover css
==============*/
.li-abc {
  width: 100%;
  float: left;
}

.li-abc:hover {
  border-bottom: 2px solid #fda527;
  margin-bottom: -8px;
  padding-bottom: 3px !important;
}

/*========================
 inventory page css start 
 =========================*/
.location-section {
  width: 30%;
  float: left;
}
.search-section {
  width: 30%;
  float: right;
}


.border-btm-section {
  padding-bottom: 11px;
}

. {
  border-bottom: 5px solid red;
  padding-bottom: 11px;
  margin-bottom: -4px;
}

.btn-cat-con:hover {
  border-bottom: 5px solid red;
  margin-bottom: -4px;
}

.btn-cat-con {
    width: 11.5%;
    float: left;
    margin: 0 5px;
}

.width8 a span center i {
  font-size: 42px;
  /*padding-top: 56px;*/
  float:left;
}

.inventery-heart .btn-cat-con a span center i {
  width: 100%;
  font-size: 42px;
  padding-top: 22px
}

.btn-cat-con a span .search-update {
  width: 65px !important;
  /*padding-top: 46px;*/
}

.btn-cat-con .posts_count {
    background-color: #fff;
    width: 37px;
    float: right;
    border: 2px solid #7b7878;
    color: #7b7878;
    text-align: center;
    border-radius: 50%;
    padding: 3px;
    margin-bottom: 4px;
}
.btn-cat-con .posts_count_parts {
    background-color: #fff;
    width: 37px;
    float: right;
    /*border: 2px solid #7b7878;*/
    color: #7b7878;
    text-align: center;
    border-radius: 50%;
    padding: 3px;
    margin-bottom: 4px;
}
.image-btn-sec{
    width: 100%;
    float: left;
}
.image-btn-sec img{
    width:50px !important;
}
.btn-cat-con a .title {
    font-size: 15px;
    font-family: "Times New Roman";
    text-transform: capitalize;
    width: 100%;
    float: left;
}
.width8{
    width: 6% !important;
    float: left;
}
.ml11{
    margin-left: -11px;
}

.parts-services-section .btn-cat-con {
    width: 7.5%;
    float: left;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: -2px !important;
    margin-right: -2px !important;
}
.parts-services-section .search-btn-btn{
    width:5.1%;
}
.parts-services-section .btn-cat-con a .title span{
    font-size: 13px;
}
.parts-services-section .search-btn-btn .btn-cat-con{
    width:100%;
}
.mt31{
    margin-top: 36px;
}
.parts-services-section .search-btn-btn .btn-cat-con a span .search-update{
    width: 50px !important;
  padding-top: 0px;
}
.parts-services-section .btn-cat-con a span .search-update {
  width: 90px !important;
  padding-top: 5px;
}

.parts-services-section .btn-cat-con a span center i {
  width: 100%;
  font-size: 50px;
  padding-top: 47px;
}

.parts-services-section .btn-cat-con a span center span {
  left: 70px;
  top: 54px;
}

.sort {
  width: 20%;
  float: left;
  font-size: 16px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  padding-top: 10px;
  font-weight: bold;
}

.sort-section {
  width: 40%;
  float: left;
  font-family: "Times New Roman";
  text-transform: capitalize;
}

.button-section-list {
  width: 95%;
  float: left;
  padding-right:20px;
}

.button-section-list-inventory {
  width: 90%;
  float: left;
   padding-right:20px;
}

.button-section-list a.sell {
  float: right;
  color: #fff !important;
  padding: 5px 30px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  font-size: 15px;
  margin-right: 10px;
  box-shadow: 0px 14px 5px -6px #777777ba;
}

.button-section-list a.delete {
  float: right;
  color: #fff !important;
  padding: 5px 30px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  font-size: 15px;
  margin-right: 10px;
  margin-left:10px;
  box-shadow: 0px 14px 5px -6px #777777ba;
}

.button-section-list a.compare {
  float: right;
  color: #fff !important;
  padding: 5px 23px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  font-size: 15px;
  box-shadow: 0px 14px 5px -6px #777777ba;
}
.button-section-list-inventory a.sell {
  float: right;
  color: #fff !important;
  padding: 5px 30px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  font-size: 15px;
  margin-right: 10px;
}

.button-section-list-inventory a.delete {
  float: right;
  color: #fff !important;
  padding: 5px 30px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  font-size: 15px;
  margin-right: 10px;
  margin-left:10px;
  box-shadow: 0px 14px 5px -6px #777777ba;
}

.button-section-list-inventory a.compare {
  float: right;
  color: #fff !important;
  padding: 5px 23px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  font-size: 15px;
  box-shadow: 0px 14px 5px -6px #777777ba;
}
.button-section-list a.sell2 {
  float: right;
  color: #fff;
  padding: 5px 30px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  font-size: 15px;
  margin-right: 10px;
  box-shadow: 0px 14px 5px -6px #777777ba;
}

.button-section-list a.delete2 {
  float: right;
  color: #fff;
  padding: 5px 30px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  font-size: 15px;
  margin-right: 10px;
  margin-left:10px;
  box-shadow: 0px 14px 5px -6px #777777ba;
}

.button-section-list a.compare2 {
  float: right;
  color: #fff;
  padding: 5px 23px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  font-size: 15px;
  box-shadow: 0px 14px 5px -6px #777777ba;
}
.button-section-list-inventory a.sell2 {
  float: right;
  color: #fff;
  padding: 5px 30px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  font-size: 15px;
  margin-right: 10px;
}

.button-section-list-inventory a.delete2 {
  float: right;
  color: #fff;
  padding: 5px 30px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  font-size: 15px;
  margin-right: 10px;
  margin-left:10px;
  box-shadow: 0px 14px 5px -6px #777777ba;
}

.button-section-list-inventory a.compare2 {
  float: right;
  color: #fff;
  padding: 5px 23px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  font-size: 15px;
  box-shadow: 0px 14px 5px -6px #777777ba;
}



.button-section-list a.vehicles {
  float: left;
  color: #fff;
  padding: 5px 23px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  font-size: 15px;
  /*margin-left:10px;*/
  box-shadow: 0px 14px 5px -6px #777777ba;
}

.button-section-list a.parts {
  float: left;
  color: #fff;
  padding: 5px 23px;
  font-family: "Times New Roman";
  text-transform: capitalize;
  font-size: 15px;
  margin-left:10px;
  box-shadow: 0px 14px 5px -6px #777777ba;
}

.view-list-button {
  width: 5%;
  float: left;
}
.list-iconsss .view-list-button {
  width: 10%;
  float: left;
}
.view-list-button a.list-fa-list i{
    float:right;
}
.view-list-button a {
  font-size: 26px;
  margin: 0;
  color: red;
  width: 100%;
}

/*====================================
 inventory itme section start 
 ====================================*/
.inventory_listing_item {
  border: 2px solid #e3e3e3;
  background-color: #eee;
  padding-bottom: 120px !important;
  position: relative;
}

.inv_con {
  margin-bottom: 20px;
  box-shadow: 0px 14px 5px -6px #777777ba;
  padding: 0px;
}

.inventory_listing_item:hover {
  border: 2px solid red;
  color: #333;
}

.inventory_listing_item_con {
  float: left;
  padding-left: 7px;
  padding-right: 7px;
  color: #444444;
  cursor: pointer;
}

.lot_no_row {
  width: 100%;
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  height: 34px;
}

.inventory_details_row {
  width: 100%;
  float: left;
  margin-top: 10px;
  font-weight: bold;
  font-size: 12px;
}

.carry-truck {
  font-size: 16px;
    color: #007bff;
    font-family: Georgia;
      font-style: italic;

}
.quantity-left {
  font-size: 14px;
  color: #007bff;
  font-family: Georgia;
  font-style: italic;
    text-align: right;
    right: 15px;
    position: absolute;
}

.favstyle {
  margin-right: 10px;
  font-size: 24px;
}

.inventry-detail-view {
  width: 100%;
  float: left;
  background: #eee;
}

.eye_section {
  width: 25%;
  float: left;
}
.eye_section-notes {
  text-align: center;
  cursor: pointer;
  float: right;
}

.eye_section a {
  color: #fff !important;
}

.eye_section i {
     margin-right: 2px;
    margin-left: 4px;
        color: grey;
}

.inventry-detail-view .eye_section i.gray {
  color: gray !important;
}

/*===================================
 inventory itme section start 
 ===================================*/

/*===================================
 inventory-list-view itme section start 
 ====================================*/
 
.list-view-bank-statement {
  width: 100%;
  float: left;
}

.list-view-bank-statement table {
  float: left;
}

.list-view-bank-statement table thead tr th {
  text-align: center;
  vertical-align: middle;
  text-transform: capitalize;
  /*padding: 5px 0px;*/
  /*background-color: #828282;*/
  background-image: linear-gradient(#e2dfcb, #9d9b8d, #555037);
  border-right: 1px solid #fff;
  font-family: "Times New Roman";
  font-size: 12px;
  position: relative;
  color: #000000;
}

.image-tr-section {
  width: 7.14%;
}

.list-view-bank-statement table tbody .row1 {
  background-color: #f2f3f3;
}

.list-view-bank-statement table .tr_row td {
  padding: 0px;
  text-align: center;
  /*text-transform: capitalize;*/
  border-right: 1px solid #cecaca;
  font-family: "Times New Roman";
  font-size: 12px;
  vertical-align:middle;
}

.list-view-bank-statement table tr a {
  color: black;
  width: 100%;
  position: relative;
  float: left;
  font-family: "Times New Roman";
  font-size: 12px;
}

.list-view-bank-statement table tr a.marginleft10 {
  margin: 0 -10px;
}

.tags_con span {
  padding-left: 10px;
  padding-right: 15.5px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid white;
  float: left;
  color: white;
  font-size: 14.7px;
  background-color: #44abca;
  cursor: pointer;
  font-family: "Times New Roman";
}

.tags_con span.inactive {
  opacity: 0.3;
}

.list-view-bank-statement td {
  padding: 0px;
  text-align: center;
  /*text-transform: capitalize;*/
  font-family: "Times New Roman";
  border: 1px solid #eee;
}

.imagestyletd {
  /*width: 100%;*/
  height: 80px;
  padding: 0px;
  border: 1px solid #eee;

}

.hover-td:hover {
  background: #f1f1f1;
  cursor: pointer;
}

.pic_checkbox-position {
  position: absolute;
  left: 0;
}

.tab-pane h5 strong {
  font-family: "Times New Roman" !important;
  font-size: 20px !important;
}

.tab-pane p {
  font-family: "Times New Roman" !important;
}

.mazda-scrum {
  cursor: pointer;
  object-fit: contain;
}

.price-con-section {
  font-family: "Times New Roman" !important;
  font-size: 35px !important;
  color: #9323ff;
  margin-top: -5px;
}

.title-style {
  font-family: Georgia !important;
}

.btn-call-style {
  width: 165px !important;
}

.btn-call1-style {
  margin-left: 16px;
  font-family: Georgia !important;
}

.title-btn-style {
    font-family: Georgia;
    font-size: 18px;
    font-weight: bolder;
    height: 45px;
    padding-top: 10px;
    text-align: center;
    color: black !important;
    font-family: auto;
    font-weight: 600;
    width: 100%;
    float: left;
}

.small {
  width: 100%;
  float: left;
}

/*============================
 inventory landing page 
 ============================*/
.close-item {
  position: absolute;
  color: #fe4641;
  top: 140px;
  right: 25px;
}

.close-item .close_item_con i {
  font-size: 35px;
  color: red;
}

.text-font-family {
  font-family: Georgia;
}

.btn-homepage-sectin {
  background-color: #eee !important;
  border-radius: 5px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 20px;
  height: 45px;
  width: 165px;
  color: black;
  float: left;
  cursor: pointer;
  box-shadow: 0px 14px 5px -6px #777777ba;
}

.btn-homepage-sectin .likes {
  width: 28%;
  float: left;
  font-size: 20px;
  font-weight: bolder;
  padding-top: 6px;
  padding-left: 10px;
  height: 45px;
  border-radius: 5px;
  color: white;
  background-color: black;
  clip-path: polygon(0% 0, 60% 0%, 100% 50%, 0% 180%);
}

.btn-homepage-sectin .title {
    font-size: 15px;
    font-weight: bolder;
    height: 45px;
    padding-top: 10px;
    text-align: center;
    color: black !important;
   font-family: Helvetica;
    font-weight: 600;
    width: 72%;
    float: left;
}
.abc .image_con .water_mark_con{
    top:0 !important;
}
.image_con .water_mark_con {
  position: absolute;
  right: 0px;
  top:33px;
  padding-right: 5px;
  padding-left:5px;
  color: white;
  font-weight: bold;
  font-size: 13px;
  z-index: 1;
  border-radius: 5px;
  background-color: #4444443d;
  font-family: "Times New Roman";
}
.image_con {
    position: relative;
}
.bhinder_special_banner{
 position: absolute;
    top: 48px;
    left: 0px;
    text-transform: lowercase !important;
    font-weight: bold;
    color: red;
    padding-left: 5px;
    /* font-weight: 600; */
    font-style: italic;
    font-family: "Times New Roman";
    /*background: #44444442;*/
}

.bhinder_special_banner p{
    position: relative;
    font-family: sans-serif;
    text-transform: uppercase;
    font-size: 2em;
    letter-spacing: 4px;
    overflow: hidden;
    background: linear-gradient(90deg, #f00, #000, #f00);
    background-repeat: no-repeat;
    background-size: 80%;
    animation: animate 2s linear infinite;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 0);
    font-size: 12px!important;
    font-weight: bold;

}
.suzuki_special_banner{
    position: absolute;
    bottom: 30px;
    padding-left: 10px;
    font-size: 18px;
    text-transform: capitalize;
    color: #fff;
}
.w-100 .vehicles{
    width: 43%;
    float: left;
    padding: 4px 0;
    box-shadow: 0px 14px 5px -6px #777777ba;
    font-family: "Times New Roman";
    font-size: 15px;
}
.icon-border{
    color:white;
    text-shadow: -1px 0 red, 0 1px red, 1px 0 red, 0 -1px red;
}

.heart-gridview{
    position: absolute;
    bottom: 60px;
    padding-left: 10px;
    font-size: 18px;
    text-transform: capitalize;
    color: #fff;
    bottom: -2px;
}

.special_banner {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    opacity: 0.7;
    background: rgba(0, 0, 0, 0.6588235294117647);
    border-top: 1px solid white;
    color: white;
}
.carousal_main_slide_item .water_mark_con {
  position: absolute;
  right: 0;
  top: 0px;
  padding: 10px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  z-index: 1;
  border-radius: 5px;
  background-color: #4444443d;
  font-family: Georgia;
}

.fancy-hr {
  width: 60%;
  margin: 0 auto;
}

.tags_con_landing span {
  width: 8.333%;
  padding-left: 6.5px;
  padding-right: 6.3px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid white;
  float: left;
  color: white;
  font-size: 13.7px;
  background-color: #44abca;
  cursor: pointer;
  font-family: "Times New Roman";
}

.tags_con_landing span.inactive {
  opacity: 0.3;
}

.nav-tabs {
  border: none !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav>li {
  position: relative;
  display: block;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: white;
  background-color: #fe4641 !important;
  border: none !important;
  box-shadow: 0px 14px 5px -6px #777777ba;
}

.nav-tabs>li>a {
  background-color: #eee !important;
  padding-left: 20px;
  border-radius: 0px !important;
  padding-right: 20px;
  height: 45px;
  color: black;
  float: left;
  cursor: pointer;
  box-shadow: 0px 14px 5px -6px #777777ba;
  margin-right: 20px;
  line-height: 1.42857143;
  border: none;
  font-weight: bold;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.tab-content>.active {
  display: block;
}

.fade.in {
  opacity: 1;
}

strong {
  font-weight: 700;
}

blockquote {
  font-family: "Times New Roman";
  padding-left: 2rem;
  border-style: solid;
  border-width: 0 0 0 5px;
  border-color: #fe4641;
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
}

.right-navigation {
  position: relative;
  padding-left: 20px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 12px;
  /*background-color: #777;*/
  color: white !important;
}

.favicon-side-left {
  position: absolute;
  top: 50%;
  font-size: 45px;
  color: #eee;
  left: 20px;
}

.favicon-side-right {
  position: absolute;
  top: 50%;
  font-size: 45px;
  color: #eee;
  right: 20px;
}

/*====================
    about us page start
====================*/
.about-bhinder {
  font-family: "Times New Roman";
  font-weight: bold;
}

.about-bhinder-text {
  font-family: "Times New Roman";
  font-size: 25px;
  color: #000;
}

.west-blue-color {
  font-family: "Times New Roman";
  color: #1e73be;
}

.map-section-right iframe {
  width: 100%;
}

.suzuki-section img {
  width: 423px;
    /* float: left; */
    height: 256px;
}
.suzuki-section{
  width: 100%;
  float: left;
  margin-bottom: 1.5rem;
  text-align: center;
}
.mb-15rm{
  margin-bottom: 1.5rem;
  padding-top: 1rem;
  float: left;
  width: 100%;
  font-family: "Times New Roman";
}

/*====================
    contact us page start
====================*/
.contact-text-section p {
  text-align: center;
  font-size: 23px;
  color: blue;
  font-family: "Times New Roman";
  width: 100%;
  float: left;
  line-height: 1.4;
}

.contact-text-section u {
  text-align: center;
  font-size: 23px;
  color: blue;
  font-family: "Times New Roman";
  width: 100%;
  float: left;
  line-height: 1.4;
}

.contact-left-img img {
  width: 100%;
}

.contact-left-img .p-one {
  line-height: 2;
  font-family: "Times New Roman";
  font-size: 22px;
}

.contact-left-img .p-two strong {
  font-size: 16px;
  font-family: "Times New Roman";
}

.conntactextcolor {
  color: #333;
  font-family: "Times New Roman";
}

.textareawidth-contact {
  color: #1e73be;
  text-align: left;
  font-family: "Times New Roman";
  font-weight: 600;
  font-style: normal;
}

input.conntactextcolor {
  background-color: #f5f5f5;
}

textarea.conntactextcolor {
  background-color: #f5f5f5;
}

.contactbutton {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 2.8;
  padding: 0 1.8em;
  border-radius: 0.3em;
  letter-spacing: 0px;
  box-shadow: 0 0em 0em rgba(0, 0, 0, 0.18);
  background-color: #1e73be !important;
  font-family: "Times New Roman";
}

.tags_con-market-price span {
  padding-left: 5px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid white;
  float: left;
  color: white;
  font-size: 14.7px;
  background-color: #44abca;
  cursor: pointer;
  font-family: "Times New Roman";
}

.tags_con-market-price span.inactive {
  opacity: 0.3;
}

/*====================
  Compare page start
====================*/
.table-width-table .table-row-width {
  width: 210px !important;
  float: left;
  padding: 0;
}

.row-width th,
.row-width td {
  width: 210px !important;
  float: left;
}

.compare-section {
  width: 100%;
  float: left;
}

.close-compare {
  width: 100%;
  float: left;
}

.compare-image-section {
  width: 100%;
  float: left;
}

.compare-icon-image {
  width: 219px;
  float: left;
}

.table-image-section {
  width: 100%;
  float: left;
  background: #31849b;
  text-align: center;
}

.table-image-section a {
  color: #65cb1b;
  font-family: "Times New Roman";
  font-size: 15px;
  text-align: center;
}

.table-image-section .table {
  width: 100%;
  margin-bottom: 0px !important;
  color: #212529;
}

.table-image-section table tr th,
.table-image-section table tr td {
  border: 2px solid #dee2e6;
  padding: 3px;
}

.compare_listing_item_con {
  float: left;
  padding-left: 7px;
  padding-right: 7px;
  color: #444444;
  cursor: pointer;
}

.compare_listing_item {
  border: 2px solid #e3e3e3;
  background-color: #eee;
  position: relative;
}

.cursor-pointer {
  cursor: pointer !important;
}

.have-notification {
  color: greenyellow;

}

.active-circle {
  color: greenyellow;
}

.inactive-circle {
  color: #222222;
}

.active-exclamation {
  color: greenyellow;
}

.inactive-exclamation {
  color: #222222;
}

.compare-cat-info {
  /*width: 6000px;*/
}

.compare-width-info {
  /*width: 6000px;*/
}

.compare-section-width {
  width: 267px;
  float: left;
}

/*.compare-cat-info .compare-table-row th {*/
/*  background-color: #fac090;*/
/*  width: 266px;*/
/*}*/

.compare-cat-info tr td {
    border: 1px solid #eee;
    height: 40px;
    padding: 0;
    vertical-align: middle;
}

.compare-cat-info table tr .compare-table-section {
    background-color: #ccc1da;
    border: 1px solid #eee;
    padding: 0px;
    height: 30px;
    vertical-align: middle;
}

.compare-cat-info .inactive {
  opacity: 0.3;
}

.compare-cat-info .select-td-images {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
  color: white;
  font-size: 14.7px;
  background-color: #31849b;
  cursor: pointer;
  font-family: "Times New Roman";
  float: none;
}

.compare-cat-info a {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  float: left;
  color: white;
  font-size: 14.7px;
  background-color: #31849b;
  cursor: pointer;
  font-family: "Times New Roman";
  border-right: 1px solid;
}
.compare-cat-info .compare-arrow-css{
    padding-left: 0;
  padding-right: 3px;
  padding-top: 0;
  padding-bottom: 0;
  float: right;
  font-size: 20px;
  background: none;
  border-right: none;
}

.border-none {
  border: none !important;
}



/*================
josser slider
==================*/
/* jssor slider loading skin spin css */
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.jssorb064 {
  position: absolute;
}

.jssorb064 .i {
  position: absolute;
  cursor: pointer;
}

.jssorb064 .i .b {
  fill: #000;
  fill-opacity: .5;
  stroke: #fff;
  stroke-width: 400;
  stroke-miterlimit: 10;
  stroke-opacity: 0.5;
}

.jssorb064 .i:hover .b {
  fill-opacity: .8;
}

.jssorb064 .iav .b {
  fill: #ffe200;
  fill-opacity: 1;
  stroke: #ffaa00;
  stroke-opacity: .7;
  stroke-width: 2000;
}

.jssorb064 .iav:hover .b {
  fill-opacity: .6;
}

.jssorb064 .i.idn {
  opacity: .3;
}

.jssora051 {
  display: block;
  position: absolute;
  cursor: pointer;
}

.jssora051 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 360;
  stroke-miterlimit: 10;
}

.jssora051:hover {
  opacity: .8;
}

.jssora051.jssora051dn {
  opacity: .5;
}

.jssora051.jssora051ds {
  opacity: .3;
  pointer-events: none;
}

/*===================
 popup css start
===================*/
/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
  color: white;
  border: none;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  padding: 1px 1px;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: absolute;
  z-index: 9;
  top: 0px;
  width: 500px;
  left: 337px;
}

/* Add styles to the form container */
.form-container {
  max-width: 500px;
  padding: 10px;
  background-color: white;
}

.popup-model .modal-header {
  padding: 0px;
}

.popup-model .modal-footer table tr td {
  border: 1px solid #333;
}

.popup-model .modal-footer table {
  width: 100%;
  float: left;
}

.book-value-popup {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  padding: 0px 18px;
}

.book-value-popup .process-text:focus {
  outline: 1px solid #000;
}

.book-value-popup .textarea-popup:focus {
  outline: 1px solid #000 !important;
}

.book-value-popup span {
  width: 70%;
  float: left;
}

.book-value-popup p {
  width: 8%;
  float: left;
}

.book-value-popup input {
  width: 22%;
  float: left;
  border: 1px solid;
}

/* Add styles to the P */
p.notes-official {
  font-family: "Times New Roman";
  font-size: 14px;
  line-height: 1.7;
  background-color: #666666;
  margin: 0px;
  color: #fff;
  width: 25%;
  float: left;
  padding: 10px;
}

p.nj-text {
  font-family: "Times New Roman";
  font-size: 14px;
  line-height: 1.7;
  background-color: #666666;
  margin: 0px;
  color: #fff;
  width: 60%;
  float: left;
  padding: 10px;
}

.close-button {
  font-family: "Times New Roman";
  font-size: 40px;
  line-height: 0;
  background-color: #666666;
  margin: 0px;
  color: #fff;
  width: 15%;
  float: left;
  padding: 21.3px 10px;
}

/* Full-width input fields */
.form-container input[type=text],
.form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus,
.form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
  opacity: 0.8;
}

.form-container .close-button .btnss {
  color: black !important;
  padding: 0px 0px;
  border: none;
  width: 100%;
  background-color: #fff !important;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover,
.open-button:hover {
  opacity: 1;
}

.invoiceno-text {
  font-size: 15px;
  color: #000;
  font-family: "Times New Roman";
}

.textarea-popup {
  border: 1px solid #333;
  outline: 1px solid #333;
}

.fa-car {
  font-size: 50px;
}

.button-arrow-down {
  background: #c6c7c8;
  padding: 0px 35px;
  border-radius: 30px;
  float: right;
  height: 24px;
  color: black;
}

.hidden {
  display: none;
}

.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}

.span-style li span,
.span-style li a {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  color: black;
}

.span-style li span:hover,
.span-style li a:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.dealer_login_input {
    border: 1px solid #333;
    width: 50px;
    margin: 20px 10px;
    border-radius: 6px;
    height: 35px;
    text-align: center;
}

.input_fields_model {
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 10%;
    width: 100%;
}
.w240{
    width:300px;
    top:20%;
}

.dealer_login_input:focus {
  border: 1px solid !important;
  outline: gray;
}

.buy_form_header {
  background-color: #444444;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.buy_form_header .close {
  color: white;
}

.but_form_body {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  float: left;
}

.buy_form label {
  font-size: 13px;
}

.label_vehicle_data {
  font-size: 15px !important;
  text-align: center;
  font-style: oblique;
}
.label_vehicle_data_one_price {
  font-size: 15px !important;
  text-align: left;
  font-style: oblique;
}

.buy_form .row {
  width: 95%;
  margin: 10px;
}

.padding_ask_modal {
  padding-right: 30px;
  padding-left: 30px;
}

.padding_bookmark {
  padding: 10px !important;
}

table.table_select_images tbody tr td {
  text-align: center;
  cursor: pointer;
  color: #eee;
}

.blink {
  font-size: 30px;
  font-weight: bold;
  font-family: sans-serif;
  color: #1c87c9;
  transition: 0.4s;
}

.modal-bg-color {
  background: #4a4848 !important;
  opacity: 0.9;
  color: #fff;
}

.modal-bg-color-landing-buy {
  /* background-image: url(https://localhost/bhinder/images/footer-background.jpg); */
  background-image:url("../images/footer-background.jpg") ;
  
  color: #fff;
}

.modal-bg-color-complaint{
  background: #6b4269 !important;
  opacity: 0.9;
  color: #fff;
}

.modal-backdrop.show {
    opacity: .5;
}
.modal-header-notes {
  padding: 0 !important;
}
.label-color {
  color: yellow;
}
.text-color-white {
  color: #fff;
}
.text-color-yellow {
  color: yellow;
}

.text-color-white {
  color: white;
}

.text-official-notes {
  color: #000 !important;
  background-color: lightgrey;
  border-radius: 5px;
  resize: none;
  width: 100%;
}

 .notificatio-desk {
         margin-bottom: 3rem!important;
 }
 .grid-button-home {
     margin-bottom: 46px!important;
 }
 .footer-custom-css {
  font-family: georgia !important;
  font-style: italic;
 }
 .footer-custom-css h6{
         font-family: georgia !important;
         font-size: 22px;
         font-style: italic;
 }
 .footer-custom-css h4{
     color: antiquewhite!important;
 }




 /* about us below this list css */
 .about-boek {
    margin-right: 10px;
    font-size: 20px;
    line-height: 1.7;
    color: #1e73be;
    margin: 0px;
    text-align: center;
    font-family: "Times New Roman";
    font-weight: 600;
}

@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5)
  {
      .footer-custom-css h6{
         font-family: georgia !important;
 }
      
      .footertextcolor a{
 
    font-size:18px!important;
}

      .for_email{
          width: 242px;
      }
      .for_email i{
          display:none;
      }
      .notification_row{
                 width: 92%;
    margin-left: 4%;
      }
    .home-center-button {
      width: 100%;
    }
    .btn-homepage .title{
      font-size: 75%;
    padding-top: 6px;
    }
    .div-align-center{
         width: 10.4% !important;
    margin-right: 25px;
    }
    
    .heart_con{
      width: 6.4%;
    }
    .textareawidth-num{
      font-size: 23px;
    }
    .footertextcolor{
      font-size:15px !important;
    }
    .btn-homepage .likes{
      height: 45px;
      padding-top: 12px;
      padding-left: 5px;
    }
    .btn-homepage{
      height: 45px;
    }
    .search_con{
      width: 5.3%;
    }
    .heart_con .fa-heart{
      font-size: 40px;
      padding-top: 4px;
    }
    .bookmark_count_home{
      top: 11px;
    }
    .gif img{
      height: 45px;
      width: 90px;
    }
    .annoucements-text{
      font-size: 17px;
      padding-top: 8px;
    }
    .notification_main .notification_details .notification_marquee{
      font-size: 17px;
    }
    .btn-call1{
     font-size: 12px;
    }
  }
  .jssorb064{
      display:none!important;
  }
  
  .inventory_listing_item input[type="checkbox"]:before {
  /*display: inline-block;*/
  /*font: normal normal normal 14px/1 FontAwesome;*/
  /*font-size: inherit;*/
  /*text-rendering: auto;*/
  /*-webkit-font-smoothing: antialiased;*/
  /*content: "\f096";*/
  /*opacity: 1 !important;*/
  /*margin-top: -25px;*/
  /*appearance: none;*/
  /*background: #fff;*/
    display: inline-block;
    font: normal normal normal 14px/0.7 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f096";
    opacity: 1 !important;
    margin-top: -6px;
    appearance: none;
    background: #fff;
}
.inventory_listing_item input[type="checkbox"]:checked:before {
  content: "\f046";
  width: 18px;
}
.inventory_listing_item [type="checkbox"] {
  font-size: 22px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
    z-index: 111;
    clear: both;
    padding: 0px;
    margin-left: -6px;
    width: 23px;
}
.grid-head{
  margin-top: 7px;
  text-align: left;
  width: 164px;
}

.image-bar-section img{
        width: 90px;
    height: 47px;
}
.search-padding {
    top: 20px;
    float: right;
    width: 6%;
    padding: 0;
}
.search-padding .btn-cat-con{
    width:100%;
}
.search-padding img{
    width: 68px;
    height: 67px;
    float: right;
}
.search-padding .title{
    width:100%;
    float:left;
    text-align: right;
}
.my-list-padding {
        top: 25px;
}
.mileage-img{
    position: absolute;
    right: 50px;
    top: 1px;
}
.transmission-img{
     position: absolute;
    right: 68px;
    top: 0px;
}
.desc_con p{
    height: 190px;
    overflow-y: auto;
}
.landing-feature-info{
    padding:0px;
}
.list-view-bank-statement table thead{
      /* background-image:url('https://localhost/bhinder/images/landing-page-head.jpg'); */
      background-image:url("../images/landing-page-head.jpg");

}
.my-list-padding-list{
        top: 13px;

}
.list-view-checkbox [type="checkbox"] {
        font-size: 22px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    /* position: relative; */
    z-index: 111;
    clear: both;
    padding: 0px;
    margin-left: 3px;
    width: 23px;
    top: -6px;
}
.list-view-checkbox input[type="checkbox"]:checked:before {
  content: "\f046";
}
  .list-view-checkbox input[type="checkbox"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f096";
    opacity: 1 !important;
    margin-top: -25px;
    appearance: none;
    background: #fff;
        height: 19px;
}

.label-color {
  color: yellow;
  display:inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 14px;
}

.model-h5{
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.official-notes-button {
    color: white;
    font-size: 17px;
    border: none;
}
.model-h5 label{
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}


/* search section css start */
.filters_con hr {
  width: 100%;
  border-width: 0 0 4px;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

hr {
  box-sizing: content-box;
  height: 1px;
  border-style: solid;
  border-width: 0 0 1px;
  border-color: #e5e5e5;
}


.label-color-fixed{
    color: #ffffff;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px;
}

.search_keyword_box {

  width: 26%;
  float: left;
}
.inventry-list-view-abc{
    width: 18%;
    float: left;
    background: #eee;
    height: 30px;
}

.label-color {
  color: yellow;
  display:inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 14px;
}
.modal-h5{
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.official-notes-button {
    color: white;
    font-size: 17px;
    border: none;
}
.modal-h5 label{
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.modal-Expenses{
      width: 78%;
    float: left;
    padding-top: 7px;
}
.notes-index{
    z-index: 2147483647;
    clear: both;
}
.spinner-index{
    z-index: 2147483647777;
    clear: both;
}

.notes-modal-border {
  border: 2px solid white !important;
  border-radius: 5px;
}
.line-height-model {
    line-height: 14px;
    font-size: 13px;
}
.modal.show .modal-dialog{
font-family: "Helvetica";
}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.5;}
}
.blink{
	text-decoration: blink;
  font-weight: normal;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.4s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}




/* ==================
   min width 1900 css
   ================== */
   
   
@media (min-width:1900px)
{
.btn-homepage .title{
      font-size: 16px;
      padding-top: 13px;
}  
.heart_con{
    width:6%;
    padding-left:41px;
}
.bookmark_count_home {
    color: white;
    position: absolute;
    left: 26px;
    top: 18px;
    font-size: 16px;
    padding-left:45px !important;
  }
  .fixed-row2-vehicles th {
    top: 42px !important;
}
  
}

/* ==================
   min width 1500 css
   ================== */
@media (min-width: 1500px)
{

}

/* ==================
   min width 1300 css
   ================== */

@media (min-width: 1300px) and (max-width: 1499px)
 { 
     .btn-homepage .title {
    font-size: 95% ;
}
     .div-align-center{
         margin-right: 10px;
     }
  .footertextcolor a i{
    font-size: 20px!important;
  }
  .footertextcolor a {
    font-size: 14px!important;
}
.textareawidth-num{
  font-size: 21px;
}
}
.w42{
    width:42%;
}
.bookmark_notification{
    position:absolute !important;
    width:25%;
    top:2%;
    right:2%;
    z-index:1111;
}



    .MultiCarousel { float: left; overflow: hidden;  width: 100%; position:relative; }
    .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
    .MultiCarousel .MultiCarousel-inner .item { float: left;}
    .MultiCarousel .MultiCarousel-inner .item > div { text-align: center;  margin:2px; background:#f1f1f1; color:#666;}
    .MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); }
    .MultiCarousel .leftLst { left:0; }
    .MultiCarousel .rightLst { right:0; }
    .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:none; }
        
        


th.compare-table-section.text-center {
    /*position: fixed;*/
    width: 267px;
    height: 41px !important;
    vertical-align: middle !important;
}

.pip {
  display: inline-block;
  margin: 10px 10px 0 0;
}
.imageThumb {
  max-height: 75px;
  border: 2px solid;
  padding: 1px;
  cursor: pointer;
  width: 100px;
  height: 100px;
}
.fancybox-container{
    z-index:111111111111111111111111 !important;
}
.whitecolorcss {
  color: white;
}


/*=================
    faq css
==================*/
.faq {
    left: 5px;
    top: 10px;
    position: absolute;
    z-index: 999999;
}    
.faq_fa_icon {
    background-color: #d82034;
    color: #fff;
    font-size: 25px;
    padding:0px 4px;
}
.faq_text {
    /* border: 1px solid black; */
    /* padding: 11px; */
    padding-top: 8px;
    padding-bottom: 0px;
    font-size: 20px;
    padding-right: 5px;
    padding-left: 4px;
    font-weight: 600;
    color: red;
}
.faq_listing {
    cursor: pointer;
    color: red;
}
.faq_listing_btn {
    cursor: pointer;
    color: red;
}

.faq_btn{
    left: 35%;
    top: 10px;
    position: absolute;
    z-index: 999999;
}
.mt-50{
  margin-top: 50px;
}
.faq_content {
    width: 35%;
    height: 200vh;
    left: 0;
    top: 0;
    position: absolute;
    background-color: #4a4848 !important;
    z-index: 999999;
    padding-top: 50px;
    position: fixed;
    opacity: 0.9;
    overflow-y: scroll;
    height: 100%;
}
.card {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    background:none;
}
.w3-button .card-header a {
    color: #fff ;
    font-size: 22px;
    text-decoration: none;
}
.w3-button .card-header a:hover {
    color: #fda527 ;
}
.card{
  border: none;
  margin-top: 0;
    margin-bottom: 0;
}
.card-header {
    padding: 0;
    margin-bottom: 0;
    border-bottom: none; 
}
.details_faq h5{
    color:orange;
}
.details_faq h6{
    color:orange;
}
.details_faq p{
    color:#fff;
}
.details_faq {
    /*height: 100vh;*/
    overflow-y: auto;
    left: 35%;
    width: 65%;
    top: 0;
    position: absolute;
    background-color: #4a4848 !important;
    z-index: 9;
    opacity:0.9;
}
.details_faq_Truck{
  overflow-y: auto;
    left: 35%;
    top: 0;
    width: 65%;
    position: absolute;
    background-color: #4a4848 !important;
    z-index: 9999999999999;
    opacity:0.9;
}
.details_faq_Truck p{
    color:#fff;
        font-family: "Helvetica";
        font-size: 16px;
}
.details_faq_w65 ul{
    color:white;
}
.details_faq_w65{
  width: 65%;
  overflow-y: auto;
  left: 35%;
  top: 0;
  position: absolute;
  background-color: #4a4848 !important;
  z-index: 9999999999;
  opacity:0.9;
}
.details_faq_wp strong{
    color:orange;
}
.details_faq_wp p{
    color:white;
}
.details_faq_wp{
    width: 65%;
    overflow-y: auto;
    left: 35%;
    top: 0;
    position: absolute;
    background-color: #4a4848 !important;
    opacity:0.9;
}
.height100vh{
    height: 100vh;
}
.details_faq_wp .paddingbtm{
  padding-bottom: 98px;
}
.faq-left{
  left: 35% !important;
}
.details_faq_text .mt-50{
    color:orange;
}
.details_faq_text iframe{
    width:100%;
}
.details_faq_text {
    text-align: center;
    font-size: 16px;
    padding: 40px;
    line-height: 30px !important;
}
.details_faq_text h1,.details_faq_text h2,.details_faq_text h3,.details_faq_text h4,.details_faq_text h5,.details_faq_text h6,.details_faq_text p,.details_faq_text strong{
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.4;
  margin: 0 0 1.5rem;
  padding-top: 1rem;
  font-family: "Helvetica";
}
.bottom-border-bank{
    border-bottom: 5px solid red !important;
}


#myModal .modal-content{
  background: none !important;
  flex-direction: inherit;
  border: none;
}
.add_color_yellow{
  color: #fda527 !important;
}



@media (min-width: 576px) {
.faq-modal .modal-dialog {
    max-width:100%;
    margin: 0;
}
.lock-modal .modal-dialog{
    pointer-events: auto;
}
}
.blink_me {
    
    -webkit-animation-name: blinker1;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: steps(1, start);
    -webkit-animation-iteration-count: infinite;
    font-size: 16px;
}
@keyframes blinker1 {  
    0% { color: none; }
    50% { color: red }
    100% { color: none; }
}

/*.blink_me{*/
/*    animation:blinkingText 1.2s infinite;*/
/*}*/
/*@keyframes blinkingText{*/
/*    0%{     color: #000;    }*/
/*    49%{    color: #000; }*/
/*    60%{    color: transparent; }*/
/*    99%{    color:transparent;  }*/
/*    100%{   color: #000;    }*/
/*}*/

.fixed-row1 th {
    position: sticky;
    top: 0;
    z-index: 11;
}
.fixed-row2 th {
    position: sticky;
    top: 50px;
    z-index: 11;
}




.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }




.glap-right-btn{
    font-family: "Glyphicons Halflings" !important;
    font-weight: bold !important;
    position: absolute !important;
    top: 13% !important;
    right: 0% !important;
    font-size: 60px !important;
    color: #fff !important;
    filter: alpha(opacity=50) !important;
    opacity: .5 !important;
    background: none;
    border:none;
}
.glap-left-btn{
     font-family: "Glyphicons Halflings" !important;
    font-weight: bold !important;
    position: absolute !important;
    top: 13% !important;
    left: 0% !important;
    font-size: 60px !important;
    color: #fff !important;
    filter: alpha(opacity=50) !important;
    opacity: .5 !important;
    background: none;
    border:none;
}


.glap-right-btn:focus{
     box-shadow:none;
 }
 .glap-left-btn:focus{
     box-shadow:none;
 }
 .glap-left-btnt:not(:disabled):not(.disabled).active:focus, .glap-left-btn:not(:disabled):not(.disabled):active:focus, .show>.glap-left-btn.dropdown-toggle:focus{
     box-shadow:none;
 }
 .glap-right-btn:not(:disabled):not(.disabled).active:focus, .glap-right-btn:not(:disabled):not(.disabled):active:focus, .show>.glap-right-btn.dropdown-toggle:focus{
     box-shadow:none;
    background: none;
    border: none;
 }
 .glap-right-btn:hover,.glap-left-btn:hover{
     color:#fda527 !important;
 }
.big-checkbox {
    transform: scale(2);
    margin-left: 10px!important;
    margin-top: 8px!important;
}

@media (min-width: 768px) {
/*    .fixed-row1-vehicles th {*/
/*    position: sticky;*/
/*    top: 0;*/
/*    z-index: 11;*/
/*    background-image: linear-gradient(#e2dfcb, #9d9b8d, #555037);*/
/*}*/

.fixed-row1-vehicles th {
    position: sticky;
    top: 0;
    z-index: 11;    background-image: linear-gradient(#e2dfcb, #9d9b8d, #555037);
}

.fixed-row2-vehicles th {
    position: sticky;
    top: 42px;
    z-index: 11;    background-image: linear-gradient(#e2dfcb, #9d9b8d, #555037);
}
.fixed-row1-parts th {
    position: sticky;
    top: 0;
    z-index: 11;    background-image: linear-gradient(#e2dfcb, #9d9b8d, #555037);
}

.fixed-row2-parts th {
    position: sticky;
    top: 36px;
    z-index: 11;    background-image: linear-gradient(#e2dfcb, #9d9b8d, #555037);
}
.home-center-button {
   width: 100%;
}
}

@media (max-width: 767px) {
    .home-center-button {
  width: 100%;
  
}
}
.official_notes_grid .official-notes-table .official_tr td{
     padding: 0.45rem;
         border-bottom: 1px solid #dee2e6;
 }
 
 .scroll-top-btn {
    position: fixed;
    bottom: 31px;
    right: 15px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    opacity: 0.6;
 }