

body input:focus, .ds:focus, button:focus {
  outline: 0;
}

.car_header {
    width: 100%;
    /* height: 750px;
    padding: 100px ; */
    /* background: url(../images/picanto/c2.jpeg);
    background-size: 100%; */
    /* background: url(../images/Bg-f1f1f1_2.jpg); */
  }
  
  .car_searchby {
    /* width: 35%;
    height: 600px; */
    padding: 30px;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.795);
  }
   
  .sb_h2 {
    font-weight: 700;
    font-size: 1.5em;
    text-transform: uppercase;
    letter-spacing: 0px;
  }

  .search_sel {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border: none;
    margin: 7px 0;
    border-radius: 5px;
    color: rgb(100, 100, 100);
  }

  .double_select {
    width: 100%;
  }

  .search_input:focus, .search_sel:focus {
    /* z-index: 2; */
    outline: 0;
    /* -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 76, 31, 0.096);
    box-shadow: 0 0 0 0.2rem rgba(255, 76, 31, 0.096);  */
  }

  .ds, .search_input {
    width: 49%;
    height: 40px;
    padding: 5px 10px;
    border: none;
    margin: 7px 0;
    border-radius: 5px;
    color: rgb(100, 100, 100);
  }

  .ds1 {
    float: left;
  }

  .ds2 {
    float: right;
  }

  .sb_btn {
    width: 120px;
    height: 40px;
    border: none;
    color: #fff;
    margin-top: 15px;
    border-radius: 3px;
    background: rgb(255, 76, 31);
  }

  .sb_btn2 {
    width: 120px;
    height: 40px;
    border: none;
    color: #fff;
    margin-top: 7px;
    border-radius: 3px;
    background: rgb(255, 76, 31);
  }

  .sb_btn:hover, .sb_btn2:hover {
    border-radius: 5px;
    background: #000;
    /* background: rgba(255, 255, 255, 0.795); */
    /* border: 1px solid #000; */
  }

.color1 { color: rgb(255, 0, 106); }
.color2 { color: rgb(234, 0, 255); }
.color3 { color: rgb(35, 137, 255); }
.color4 { color: rgb(29, 207, 190) }
.color5 { color: rgb(111, 0, 255); }
.color6 { color: rgb(255, 0, 76); }
.color7 { color: rgb(255, 196, 0) }
.color8 { color: rgb(255, 255, 255) }
.color10 { color: rgb(46, 46, 46) }
.color11 { color: rgb(255, 76, 31) }
.color12 { color: rgb(152, 152, 152) }

.bg1 { background: rgb(255, 0, 106); }
.bg2 { background: rgb(234, 0, 255); }
.bg3 { background: rgb(35, 137, 255); }
.bg4 { background: rgb(55, 255, 178) }
.bg5 { background: rgb(111, 0, 255); }
.bg6 { background: rgb(255, 0, 76); }
.bg7 { background: rgb(255, 196, 0) }
.bg8 { background: rgb(255, 255, 255) }
.bg9 { background: rgb(249, 249, 249) }
.bg10 { background: rgb(46, 46, 46) }
.bg11 { background: rgb(255, 76, 31) }

.by_model_left {
  padding-top: 20px;
  /* background: turquoise; */
}

.by_model_right {
  padding-top: 20px;
  /* background: violet; */
}

.by_model_left img {
  width: 40px;
  float: left;
  margin: 0 15px 0 5px;
}

.by_model_left h6 {
  color: #000;
  font-size: 0.8em;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: rgba(200, 200, 200, 0.74);
  padding: 10px 20px;
  margin: 0 0 10px 0;
  /* border-radius: 0 0 15px 15px; */
  /* border: 1px solid #eee; */
}

.model_name {
  font-weight: 200!important;
  color: rgb(65, 65, 65);
  line-height: 35px;
  margin: 5px 0;
  padding: 3px 0 0 0;
  font-size: 0.8em;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  /* border-radius: 5px; */
  border-bottom: 1px solid #eee;
  /* margin: 3px 10px 0 20px; */
}

.model_name:hover {
  border-bottom: 1px solid rgb(255, 76, 31);
}

.key_search {
  width: 100%;
  margin: 0 0 20px 20px;
  /* background: yellowgreen; */
}

.key_search p {
  float: left;
  color: #fff;
  line-height: 37px;
  padding: 2px 10px;
  /* font-size: 0.9em; */
  letter-spacing: 0.5px;
  background: rgb(255, 76, 31);
}

.key_search input {
  width: 70%;
  color: rgb(58, 58, 58);
  padding: 3px 10px;
  line-height: 33px;
  background: #fff!important;
  border: 1px solid rgb(255, 76, 31);
}

.key_search input::placeholder {
  font-size: 0.9em;
  font-weight: 300;
  /* text-transform: uppercase; */
  letter-spacing: 0.5px;
  color: rgb(167, 167, 167);
}

.key_search button {
  border: none;
  background: none;
  font-size: 1.2em;
  margin-left: -40px;
  color: rgb(255, 76, 31);
}

.col_20 {
  width: 19%;
  float: left;
  margin: 0.5%;
  padding: 0.5% 0.5% 10px 0.5%;
  border: 1px solid #eee;
  /* background: tomato; */
}

.col_25 {
  width: 24%;
  float: left;
  margin: 0.5%;
  padding: 0.5% 0.5% 10px 0.5%;
  border: 1px solid #eee;
  /* background: tomato; */
}

.col2_25 {
  width: 24%;
  float: left;
  margin: 0 0.5%;
}

.car_thumb {
  position: relative;
}

.car_thumb:hover {
  scale: 120%;
  z-index: 4;
  border-radius: 5px;
  background: white;
  box-shadow: 0 1px 13px 4px rgba(82, 82, 82, 0.21);
}

.car_thumb_img_container {
  display: flex;
  overflow-x: auto;
}

/* .car_thumb_img_container:hover {
  scale: 130%;
  z-index: 4;
  border-radius: 5px;
  background: white;
} */

.car_thumb_img_container img {
  width: 80%;
}

.car_thumb img {
  z-index: 0;
  width: 100%;
  height: 125px;
  margin: 0 10px 10px 0;
}

.car_thumb h4 {
  font-size: 0.8em;
  font-weight: 300;
  color: rgb(83, 83, 83);
}

.car_thumb h6 {
  margin: 0;
  width: 100%;
  height: 50px;
  /* background: greenyellow; */
  color: rgb(83, 83, 83);
  padding: 0 5px;
  font-size: 0.9em;
  font-weight: 700;
  clear: both;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  overflow-y: auto;
}

.car_thumb p {
  color: rgb(181, 181, 181);
  margin: 5px 0 0 0;
  padding: 0 5px;
  font-size: 0.9em;
  font-weight: 300;
  /* text-transform: uppercase; */
  letter-spacing: 0.5px;
}

.car_thumb h5 {
  margin: 0;
  padding: 0 5px;
  /* font-size: 0.9em; */
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.car_thumb h3 {
  margin: 0;
  font-size: 1em;
  padding: 0 5px;
  text-transform: capitalize;
}

.car_thumb span {
  float: right;
  color: rgb(255, 76, 31);
}

.by_type h6 {
  margin: 30px 0;
  border-bottom: 1px solid rgb(255, 76, 31);
}

.car_thumb_details {
  height: 100px;
  overflow-y: auto;
}

.by_type img, .by_type i {
  opacity: 0.8;
}

.by_type span, .pannel_header span {
  color: white;
  /* font-size: 0.8em; */
  padding: 10px 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: rgb(255, 76, 31);
}

.pannel_header2 {
  margin: 30px 0;
  border-bottom: 1px solid #000;
}

.pannel_header2 span {
  color: black;
  /* font-size: 0.8em; */
  padding: 10px 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #ddd;
}

.by_type_cont {
  width: 90px;
  float: left;
  margin: 0 5px 5px 0;
  border: 1px solid #eee;
  border-radius: 5px;
}

.by_type_cont:hover {
  color: #000;
  background: rgb(255, 216, 207);
}

.by_type_cont img {
  width: 100%;
}

.by_type_cont i {
  margin: 10px;
  font-size: 3em;
  color: rgb(65, 65, 65);
}

.by_type_cont p {
  margin: 0;
  color: rgb(155, 155, 155);
  font-size: 0.7em;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.events_right_div {
  border-bottom: 20px solid #fff;
  background: rgb(243, 243, 243);
}

.footer_left h6 {
  color: #fff;
  font-size: 1.2em;
}

.footer_left p {
  color: #ccc;
  margin: 0;
  font-size: 0.9em;
  letter-spacing: 0.5px;
  padding-left: 5px;
}

.footer_left p:hover {
  color: #eee;
  padding-left: 10px;
  border-left: 2px solid rgb(255, 76, 31);
}

.footer_right {
  padding: 50px 10%;
  background: rgb(53, 53, 53);
}

.footer_left {
  padding: 50px 10%;
  background: rgb(132, 132, 132);
}

.home_contact {
  color: #fff;
  margin: 0;
  font-size: 1.5em;
  padding: 10px 3px;
}

.home_copyright {
  margin: -10px 0 10px 0;
}

.flash_tagx {
  z-index: 3;
  color: #fff;
  font-weight: 500!important;
  float: right;
  /* position: absolute;
  top: 0;
  right: 0; */
  margin: -20px 0 10px 0!important;
  /* width: 90px; */
  padding: 5px 15px!important;
  background: rgb(255, 76, 31);
}

.flash_tag {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  border-radius: 2px;
  font-weight: 500!important;
  padding: 5px 15px!important;
  background: rgb(255, 76, 31);
}

.sold_tag {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  border-radius: 3px;
  font-weight: 500!important;
  padding: 5px 15px!important;
  background: rgb(255, 0, 0);
}

.sold_tag2 {
  color: #fff;
  border-radius: 3px;
  font-weight: 500!important;
  padding: 4px 15px!important;
  background: rgb(255, 0, 0);
}

.showcase_searchby {
  /* width: 100%; */
  background: #aaa;
}

.showcase_searchby select, .showcase_searchby input {
  border-radius: 5px;
}

.show_more_gray {
  /* float: right; */
  border: none;
  margin: 10px;
  font-size: 0.9em;
  padding: 3px 15px;
  border-radius: 3px;
  color: rgb(53, 53, 53);
  text-transform: capitalize;
  background: rgba(200, 200, 200, 0.74);
}

.show_more_gray:hover {
  /* float: right; */
  color: white;
  background: rgb(53, 53, 53);
}

.single_img_cont {
  width: 100%;
  min-height: 400px;
  margin: 20px 0 10px 0;
  /* background-size: 100% 100%;
  background: url(../images/car_logos/c6.webp); */
  background-color: rgb(53, 53, 53);
  background-position: center;
  background-repeat: no-repeat;
}

.related_imgs {
  width: 100%;
  /* height: 120px; */
  overflow-x: auto;
}

.related_imgs img {
  padding-bottom: 5px;
}

.related_imgs img:hover {
  opacity: 0.5;
}

.sv_header p {
  margin: 0;
}

.sv_header h4 {
  font-weight: 500;
}

.sv_header i {
  margin-right: 3px;
}

.align_left {
  text-align: left;
}

.align_right {
  text-align: right;
}

.float_right {
  float: right;
}

.float_left {
  float: left;
}

.price_calc {
  width: 100%;
  /* margin: 20px 0; */
  margin: 20px 0 10px 0;
  border: 1px solid rgba(200, 200, 200, 0.74);
}

.price_calc select {
  border: none;
  padding: 3px 10px;
  border-radius: 3px;
  border: 1px solid rgba(200, 200, 200, 0.74);
}

.line_br p {
  /* margin: 15px 0; */
  padding: 5px 0;
  line-height: 10px;
  border-bottom: 1px solid #eee;
}

.vprice {
  font-size: 1.5em;
  font-weight: 600;
}

.price_calc th {
  font-weight: 400;
  padding: 10px 15px;
  color: rgb(53, 53, 53);
  background: rgba(200, 200, 200, 0.74);
}

.price_calc td {
  padding: 0 15px;
}

.tr_br td {
  font-size: 0.9em;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tr_br {
  border-top: 1px solid #eee;
}

.tbl_cont {
  /* background: turquoise; */
  width: 100%;
}

.vehicle_det {
  width: 100%;
  /* width: calc(100% - 120px); */
  /* margin: 0 auto; */
  /* overflow-x: auto; */
  margin: 0 0 10px 0;
  border: 1px solid rgba(200, 200, 200, 0.74);
}

.vehicle_det_header {
  color: rgb(53, 53, 53);
  text-transform: uppercase;
  font-weight: 600;
  padding: 5px 15px;
}

.vehicle_det td {
  font-size: 0.9em;
  padding: 5px 15px;
  text-align: center;
  border: 1px solid rgba(200, 200, 200, 0.74);
}

.td1 {
  color: rgb(53, 53, 53);
  font-weight: 600;
  background: rgb(246, 246, 246);
}

.car_accessory {
  margin: 20px 0;
  /* background: yellowgreen; */
}

.car_accessory p {
  float: left;
  margin: 2.5px;
  padding: 3px 10px;
  border: 1px solid #eee;
}

.car_accessory p:hover {
  background: rgb(255, 216, 207);
}

.car_accessory i {
  font-size: 0.8em;
}

.active_acc {
  color: rgb(77, 77, 77);
  border: 1px solid rgb(255, 216, 207);
  background: rgb(255, 216, 207);
}

.inquiry_btn, .buynow_btn {
  width: 100%;
  border: none;
  padding: 15px;
  margin: 10px 0;
  font-size: 0.9em;
  border-radius: 5px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.inquiry_btn:hover, .buynow_btn:hover {
  opacity: 0.7;
}

.inquiry_btn i, .buynow_btn i {
  font-size: 1.5em;
}



/* Cust_Login */

.login_body {
  width: 100%;
  height: 100vh;
  padding-top: 25vh;
  /* background: rgb(242, 249, 255); */
  background: url(../images/Bg-f1f1f1_2.jpg);
  /* background: url(../images/masloc.png); */
  background-size: 100%;
  /* opacity: 0.2; */
  /* background: violet; */
}

.login_content{
  width: 40%;
  min-height: 150px;
  margin: 0 auto;
  z-index: 1;
  padding: 50px 0 20px 0;
  margin-top: -40px;
  margin-bottom: 50px;
  border-radius: 7px;
  background: white;
  box-shadow: 0 1px 13px 4px rgba(0, 83, 138, 0.048);
}

.login_body2 {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100vh;
  padding-top: 25vh;
  /* background: rgb(242, 249, 255); */
  /* background: url(../images/Bg-f1f1f1_2.jpg); */
  background: none;
  background-size: 1000px;
  /* background: violet; */
}

.login_input {
  width: 80%;
  border: none!important;
  height: 55px;
  /* margin: 0 auto!important; */
  margin: 5px 9%;
  border-radius: 10px;
  padding: 5px 20px;
  background: rgb(242, 249, 255);
}

.lock_container {
  width: 110px;
  height: 110px;
  z-index: 2;
  position: relative;
  margin: 0 auto;
  /* margin-top: 25vh; */
  border-radius: 50%;
  background: rgb(245, 242, 242);
  /* background: rgb(242, 249, 255); */
}

.lock_container i {
  color: rgb(37, 37, 37);
  font-size: 5em;
  margin-top: 20px;
}

.lock_container p {
  text-align: center;
}

.login_btn_container {
  width: 80%;
  margin: 20px 9.5%;
  /* background: turquoise; */
}

.login_btn:hover {
  opacity: 0.7;
}

.login_btn {
  width: 130px;
  height: 40px;
  border: none;
  color: white;
  /* float: left; */
  background: #000;
  margin: 0 calc((100% - 130px)/2);
  /* background: linear-gradient(50deg, rgb(167, 35, 2555, 0.507) 0%, rgba(2,0,36,1) 70%); */
  background: linear-gradient(50deg, rgb(210, 57, 19) 0%, rgb(255, 148, 122) 70%);
  border-radius: 5px;
  text-transform: uppercase;
}

.login_btn2 {
  width: 130px;
  margin: 0 calc((100% - 130px)/2);
  border: none;
}


/* Cust_Login End */

.header_space {
  width: 100%;
  height: 140px;
  position: absolute;
  top: 0;
  background: rgba(51, 51, 51, 0.339);
}

.header_space2 {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  background: rgba(51, 51, 51, 0.339);
}

.header_space_btm {
  bottom: 0;
  width: 100%;
  height: 40px;
  /* padding: 0 10%; */
  position: absolute;
  background: rgb(117, 117, 117);
}

.inner_cont {
  width: 76%;
  margin: 0 auto;
}

.inner_cont span {
  color: #ddd;
  font-weight: 300;
}

.inner_cont h6 {
  color: #eee;
  font-size: 0.9em;
  line-height: 40px;
  /* background: turquoise; */
  /* text-align: right; */
  float: right;
}

.cust_wdiv {
  width: 200px;
  float: right;
}

.sub_menu_btn {
  color: #ddd;
  font-size: 0.9em;
  border: none;
  float: left;
  height: 40px;
  padding: 0 15px;
  background: none;
  border-right: 1px solid rgb(130, 130, 130);
}

.cust_logout_btn {
  color: #ddd;
  font-size: 0.9em;
  border: none;
  float: right;
  height: 40px;
  padding: 0 15px;
  background: none;
  margin-left: 10px;
  border: 1px solid rgb(130, 130, 130);
}

.sub_menu_btn:hover {
  color: rgb(117, 117, 117);
  background: #eee;
}

.cust_logout_btn:hover {
  color: rgb(117, 117, 117);
  background: #eee;
  border: none;
}

.clear_both {
  clear: both;
  width: 100%!important;
  /* background: yellowgreen; */
}

.inq {
  border: 1px solid #eee;
  border-radius: 5px;
  line-height: 45px;
  margin: 5px;
  width: calc(100% - 10px);
  padding: 0 10px;
}

.about_para {
  font-size: 0.9em;
  line-height: 20px;
  padding: 20px;
  margin: 20px!important;
  border-radius: 7px;
  background: #eee;
}

.about_para span {
  color: rgb(30, 30, 30);
  font-size: 1em;
  font-weight: 500;
  /* font-style: italic; */
}

.padding20 {
  padding: 20px!important;
}

.service_cont {
  margin: 20px 0 ;
}

.service_box {
  background: rgb(244, 243, 243);
  border-radius: 7px;
  padding: 20px;
  color: #000;
  /* border-bottom: 15px solid #000; */
  margin-bottom: 15px!important;
  text-align: center;
}

.service_box:hover {
  opacity: 0.7;
}

.service_box i {
  font-size: 2.5em;
  width: 100%;
  margin: 10px 0;
  color: rgb(255, 76, 31);
}

.footer_cars img {
  width: 100%;
  /* margin: 5px 2%;
  float: left; */
  border-radius: 7px;
}

.footer_cars img:hover {
  opacity: 0.85;
}

.footer_cars div {
  background: rgb(255, 76, 31);
  max-height: 70px;
  width: 46%;
  margin: 12px 2%;
  border-radius: 7px;
  float: left;
}

.more_makes {
  margin: 50px 0;
}

.col_make {
  width: 18%;
  margin: 1%;
  padding: 10px;
  border: 1px solid #eee;
  border-radius: 7px;
}

.col_make:hover {
  background: rgb(255, 245, 243);
  border: 1px solid rgb(255, 216, 207);
}

.col_make a {
  text-align: center;
}

.col_make img {
  width: 50%;
}

.model_name2 {
  /* float: left;
  text-align: center;
  padding: 3px 0 0 0;
  border: 1px solid rgb(246, 246, 246); */
  font-weight: 200!important;
  color: rgb(117, 117, 117);
  line-height: 35px;
  margin: 5px 0;
  padding: 3px 0 0 0;
  font-size: 0.8em;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.model_name:hover {
  border-bottom: 1px solid rgb(255, 76, 31);
}

.more-parts {
  width: 100%;
  /* background: yellowgreen; */
}

.more-parts img {
  width: calc(25% - 20px);
  margin: 8px;
  border-radius: 15px;
  /* border: 1px solid #000; */
  
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.more-parts img:hover {
  border: 7px solid #ffffffa4;
  transition: all .4s ease-in-out!important;
  scale: 120%;
}

/* .carousel-inner {
  width: 100%;
  display: flex;
} */

.cust_col {
  /* width: 25%;
  float: left; */
  
  width: 24%;
  float: left;
  margin: 0.5%;
  padding: 0.5% 0.5% 10px 0.5%;
  border: 1px solid #ddd!important;
  border-radius: 5px;
}

/* .cust_col img {
  width: 100%;
} */

.flash_price_tag {
  float: left;
  color: #000!important;
  font-weight: 600;
  font-size: 0.9em;
  letter-spacing: -0.5;
  /* background-color: gold; */
  margin: -8px 0 0 5px!important;
}

#msgForm {
  display: none;
}

.parts_price {
  margin: 3px 0;
  width: 65%;
  padding: 5px 7px;
  font-size: 1em;
  color: #000!important;
  font-weight: 700;
  text-transform: uppercase;
  background: rgb(255, 229, 210);
  border-radius: 3px;
}












@media (max-width: 992px) {

  .car_header {
    display: none;
  }

}


@media (max-width: 576px) {

  /* .item {
    width: 50%!important;
  } */
  

  .cust_col img {
    height: auto;
  }
  
  .cust_col {
    width: 100%;
  }

  .showcase_searchby {
    display: none;
  }

  .more-parts img {
    width: calc(50% - 20px);
  }

  .by_type {
    display: none;
  }

  .header_space2 {
    height: 70px;
  }

  .login_body {
    padding-top: 12vh;
  }

  .hide {
    display: none;
  }

  .inner_cont {
    width: 100%;
    margin: 0 auto;
  }

  .login_content{
      width: 90%;
  }

  .car_header {
    display: none;
  }

  .key_search span {
    display: none;
  }

  .col2_25 {
    width: 46%;
    margin-left: 2.5%;
    /* background: tomato; */
  }

  .col_20, .col_25 {
    width: 48%;
    margin: 1%;
    height: auto;
    /* background: tomato; */
  }

  .by_type_cont {
    width: 31%;
    margin: 0 2% 2% 0;
  }

  .model_name span {
    display: none;
  }

  .model_name {
    width: 20%;
    float: left;
    text-align: center;
    padding: 3px 0 0 0;
    border: 1px solid rgb(246, 246, 246);
  }

  .col_make {
    width: 23%;
    margin: 1%;
  }

  .col_make img {
    width: 80%;
  }

  .model_name2 {
    font-size: 0.5em;
  }

  .model_name img {
    width: 80%;
    margin: 5px 10%;
  }
  
  .model_name:hover {
    border: none;
    background: rgb(255, 216, 207);
  }

  .my_section1 {
    text-align: center;
  }

  .footer_brand{
    display: none;
  }

  .footer_left h6 {
    margin-top: 20px;
  }

  .footer_left p:hover {
    border-left: none;
    border-bottom: 1px solid rgb(255, 76, 31);
  }

  .vehicle_det td {
    padding: 5px;
  }

}
