
 .items img {
   margin-left: 10px;
   margin-top: -2px;
 }
   .dropdown-content {
     display: none;
     position: absolute;
     background-color:#ffffff;
     width: 80%;
     left: 170px;
     border-radius: 4px;
     box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 10%);
     z-index:999;
     top:48px;
     box-sizing: border-box;
     padding-bottom: 20px;
     max-height: 580px;
     overflow: auto;
   }
   div#navbar .row {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
}
.dropcont-width {
    width:auto;
     left:unset;
   }
.dropcont-width a {
    display: block;
}
.dropdown-content img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  float: left;
}
.dropdown-content h3 {

    color: #454B51;
    font-size: 14px;
    font-weight: bold;
    padding: 1px;
    position: relative;
    line-height: 22px;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    letter-spacing: 0.03em;
    left: -15px;
}
.dropdown-content a {
  padding: 5px 0;
  font-size: 14px;
  color: #454B51;
  font-weight: 400;
  /* letter-spacing: 0.05em; */
  text-transform: capitalize;
  display: block;
  clear: both;
}
.dropdown-content a:hover {text-decoration: none;}
.dropdown-content .column {
  padding: 0 14px 20px;
  border-bottom: 1px solid #F2F4F5;
}
.dropdown-content .column span {
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0.05em;
  margin: 0 0 5px;
  display: block;
  text-align: left;
}
.plpr {
  padding-left:15px;
  padding-right:15px;
}
ul.rightnavbr {text-align: right;
  padding: 15px 35px;
}
.rightnavbr li {
  display: inline-flex;
  list-style: none;
  margin: -8px 15px;
  text-align: right;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  font-family: 'CenturyGothic';
  text-transform:uppercase;
  font-size: 13px;
  letter-spacing: 0.03em;
  color: #454B51;
  cursor: pointer;
}

.rightnavbr li a {color: #454B51;
  position: relative;
    top: -5px;

}

.rightnavbr li:hover a {
  border-bottom: 3px solid #006FB9 !important;
  font-weight: bold;
  line-height: -6px;
}

.rightnavbr li.work-active:hover a,
.rightnavbr li.down-app:hover a {
  border-bottom: 3px solid transparent !important;

}


nav#home-nav li a:hover{
  text-decoration: none;
  color: #006FB9;
}
#navBarMobile li a:hover{
  text-decoration: none;
  color: #006FB9!important;
}
#navBarMob li a:hover{
  color: #006FB9!important;
}
#desktop a:hover{
  color: #006fb9;
  background-color: transparent;
  font-family: CenturyGothic_bold !important;

}

/*
   .drop-white-space{
     margin-left: 12.5%;
   }
   .white-space-wash{
     margin-left: 30%;
   }
   #menues-content, #menues-content .column{
     width: fit-content;
   } */

   .dropdown-content::-webkit-scrollbar{
     width: 0px;
   }

 .hdpra h3,.hdpra h2,.steering-suspensio,.safeety-components,.window-screen,.clutch-gearbox,.diagnostics,.electrical{
   padding-right: 10px;
 }

   /* Create three equal columns that floats next to each other */
   .column {
     width: 20%;
      padding-top: 17px;
     font-family: "Century Gothic";
     border-right: 1px solid #F2F4F5;
   }
   .mt {
     display: flex;
     border-top: 1px solid #F2F4F5;
     margin-top: 30px;

     padding-top: 15px;
 }
 .column a {
   text-decoration: none;
   display: block;
   font-weight: 400;
 }
 ul a{
   text-decoration: none;
 }

li.items.hreffect:hover {font-weight: 600;}
.hreffect:hover img.image, li.items:hover img.image {  transform: rotate(180deg);}

   .column a:hover {
     text-decoration: underline;
     color: tomato;
   }
   #gift{
     text-decoration: none;
     color: black;
   }

   #gift:hover{
     color: black!important;
   }

  /* .arrow{

   transition: all 0.4s ease;
   transform: rotateZ(180deg);

  } */
nav ul li:hover .dropdown-content {
  display: flex;
  position: absolute;
  list-style: none;
  margin-right: 0px;
  padding: 0 14px 20px;
  margin-left: -65px;
}
.itm-padl .dropdown-content a {padding-left:48px;}
   .forbusiness {
     height: 16px;
     width: 89px;
     color: #454B51;
     font-family: "Century Gothic";
     font-size: 13px;
     letter-spacing: 0.4px;
     margin-left: 35px;

   }
   .itm-padl .dropdown-content {
    width:244px;
}
   /* .carcility{
     margin-left: 66px;
     margin-top: 20px;
   } */

   .list{
     list-style-type: none;
     margin: -8px auto;
     max-width: 100%;
     /* height: 100%; */
     display: flex;
     justify-content: center;
     align-items: center;
     position: relative;
     background-color: #F4F4F4;
     box-shadow: 0 0 6px 0 rgba(0,0,0,0.11);
   }

   .items {
    margin:4px 10px;
    padding: 10px 10px;
    font-size: 16px;
    font-family: "Century Gothic";
    color: black;
    cursor: pointer;
    border-bottom: 3px solid transparent;
}
.items a {color:#000;}
.items:hover a, .items a:hover {color:#000  !important;}

.dropdown-content a:hover {color:#006FB9 !important;}
   .items:hover{
     border-bottom: 3px solid #EF2E24;
     font-size: 16px;
     font-weight: bold;
   }
   .fold1 {
    position: relative;
    top: 8px;
}
.carousel {
  background: #FAFAFA;
}

.carousel-cell {
  width: 66%;
  height: 200px;
  margin-right: 10px;
  background: #8C8;
  border-radius: 5px;
  counter-increment: carousel-cell;
}

/* cell number */
.carousel-cell:before {
  display: block;
  text-align: center;
  content: counter(carousel-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
}
a {
  text-decoration: none;
  /* margin-left: 20px; */
  color: #454b51;

}
a.call-me{
  border-left: 1px solid #dae1e7;
  background-color: #006fb9;

}
img.mobileimage {
  position: relative;
  top: 4px;
  margin-right: -8px;

}
img {
  margin-right: 17px;
}

#carlogos{
  margin-right: 0px;
}

#desktop{

  font-family: 'CenturyGothic';
  font-size: 13px;
  padding: 15px 3px;
  position: relative;
  margin-right: -50px;
  top: 15px;
  text-decoration: none;
  border-left: 1px solid #dae1e7;
  margin-left: 235px;
}



   @media  only screen and (max-width:480px){
    #desktop{display: none;}
    #navBarMobile li{margin: 20px 0px 12px 7px; text-align: left;}
    #navBarMobile li a{color: #454b51; font-size: 13px; font-family: CenturyGothic; text-transform: uppercase; padding: 10px 14px; line-height: 5px; text-decoration: none; outline: 0; border: 0!important; box-shadow: none; margin-left:2px;}
     .dropdown-content{
       margin-top: 100px;
       overflow-y: scroll;
     }
     img {
      margin-right: 0px;
    }
     #navBarMobile{
      display:none;
      position:fixed;
      width: 104%; background-color: #FFFFFF; z-index: 9999;}

    /* #navBarMobile li a{color: #454b51; font-size: 13px; font-family: CenturyGothic; text-transform: uppercase; padding: 10px 14px; line-height: 5px; text-decoration: none; outline: 0; border: 0!important; box-shadow: none;} */

     ul.rightnavbr {text-align: initial;}
     ul.rightnavbr li{

      display: list-item;
      left: 100px;
     }
     /* .dropdown-content{
      display: none;
     } */
     div#navbar {
      position: fixed;
      top: 0;
      width: 100%;
      z-index:999999;
      background: #fff;
  }
  .list {
    flex-direction: inherit;
    height: auto;
    white-space: nowrap;
    width: auto;
    overflow: auto;
    max-width:100%;
    margin: 0;
    /* height:50px; */
    align-items: baseline;
    position: fixed;
    z-index: 99999;
    margin-top: 2px;
}
.welcome-fold-left {
  margin-top:130px;
  z-index: 999;
}
nav#home-nav {
  position: relative;
  top:80px;
  overflow: scroll;
  z-index: 99999;
}

nav#home-nav li a:hover{
  text-decoration: none;
  color: #006FB9 !important;
  font-weight: normal !important;
}
.list::-webkit-scrollbar{
  display: none;
  overflow-y: hidden;

}
.col-lg-8{
  padding-left: 0px;
}
.col-lg-4{
  padding-left: 0px;
}

.hreffect:hover img.image, li.items:hover img.image {  transform: none;}


     .items {
      width: auto;
      margin: 0px;
      display: inline-block;
      position: relative;
      left: 235px;
      padding: 20px 14px;
  }

li .image{
  margin-left: 0px;
}
.container-fluid{
  overflow-x: hidden;
}
.mobileimage{
  display: none;
}
   }



   @media screen and (max-width: 780px){


   }

