nav.breadcrumb {

  padding: 2.5em 0em 2.5em 0em;

}



nav.breadcrumb ol {

  margin: 0;

  padding-left: 0;

  list-style: none;

}



nav.breadcrumb li {

  display: inline;

}



nav.breadcrumb li+li::before {

  display: inline-block;

  margin: 0.1em .45em 0.1em 0.25em;

  border: .2em solid #0974BA;

  border-radius: 50%;

  height: .025em;

  content: '';

}



nav.breadcrumb ol li.first_list a {

  color: rgba(26, 25, 25, 0.5);

  text-decoration: none;

  font-size: 16px;

}



nav.breadcrumb ol li.page_list a {

  color: #1A1919;

  font-size: 16px;

}





.our_text {

  font-size: 56px;

  font-weight: 600;

  color: #000;

  text-align: center;

  margin-bottom: 20px;

}



.our_client_para {

  font-size: 16px;

  color: #000;

  text-align: center;

  margin-bottom: 24px;

}



.common_padding {

  padding-top: 60px;

  padding-bottom: 60px;

}





.our_text_service {

  font-size: 40px;

  font-weight: 600;

  color: #000;

  margin-bottom: 20px;

  line-height: 45px;

}



.our_service_para {

  font-size: 16px;

  color: #000;

  margin-bottom: 24px;

}



.how_do {

  font-size: 20px;

  color: #0974BA;

  text-transform: uppercase;

  font-weight: 500;

  margin-bottom: 12px;

}



.how_list ul li {

  color: #1A1919;

  margin-bottom: 10px;

  font-weight: 500;

}



.how_list ul li:before {

  color: #0974BA;

}



.how_list ul {

  list-style: none;

}



.how_list ul li::before {

  content: "\2022";

  color: #0974BA;

  font-weight: bold;

  display: inline-block;

  width: 1em;

  margin-left: -1em;

}



.theme_btn.contact {

  padding: 12px 16px;

}







.item_owl {

  position: relative;

}



.owl-carousel.item_owl .owl-nav .owl-next {

  position: absolute;

  right: -24px;

  top: 42%;

}



.owl-carousel.item_owl .owl-nav .owl-next:hover {

  background-color: transparent !important;

}



.owl-carousel.item_owl .owl-nav .owl-prev {

  position: absolute;

  left: -24px;

  top: 42%;

}



.owl-carousel.item_owl .owl-nav .owl-prev:hover {

  background-color: transparent !important;

}







.service_bg {

  /* background-image: url("../images/service_bg.svg"); */

  /* background-repeat: no-repeat; */

  position: relative;

  background-size: 100% 100%;

  height: 422px;

  display: flex;

  align-items: center;

  justify-content: center;

  padding-left: 90px;

  background: #0974BA;

  clip-path: polygon(15% 0%, 85% 0%, 100% 15%, 100.1% 100.3%, 85% 100%, 15% 100%, 0% 85%, 0% 0%);

  border-radius: 10px;

  overflow: hidden;

}



.service_bg::before {

  content: "";

  background-image: url("../images/product/car.webp");

  background-repeat: no-repeat;

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  background-size: cover;

  z-index: -1;

}



.service_bg::after {

  content: "";

  position: absolute;

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

  background: linear-gradient(101deg, #1A1919 0%, rgba(26, 25, 25, 0.32) 100%);

  z-index: -1;

}



.our_text_spares {

  font-size: 54px;

  font-weight: 600;

  color: #fff;

  margin-bottom: 30px;

  line-height: 45px;

}



.our_spares_para {

  font-size: 16px;

  color: #fff;

  margin-bottom: 30px;

}







.theme_btn_talk {

  background-image: url("../images/talk.svg");

  background-repeat: no-repeat;

  background-size: 100% 100%;

  padding: 16px 42px;

  display: inline-block;

  position: relative;

  color: #0974BA;

}



.theme_btn_talk span {

  color: #0974BA;

}





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

  .our_text_service {

    margin-top: 40px;

    font-size: 35px;

  }



  .our_service_para {

    margin-bottom: 0px;

    text-align: justify;



  }

  .our_client_para{

    text-align: justify;

  }



  .item_owl {

    margin-top: 30px;

  }



  .how_do {

    margin-top: 20px;

  }



  .our_text {

    font-size: 35px;

  }



  .our_text_spares {

    font-size: 32px;

  }



  .service_bg {

    height: 100%;

    padding: 10px !important;

  }

  .contact_btn{

    text-align: center;

  }

  .common_padding{

    padding-top: 0px;

  }



}




.item_owl .owl-dots .owl-dot.active span {

  width: 30px !important;

  background-color: #0974BA !important;

  border-radius: 0px !important;

}



.item_owl .owl-dots .owl-dot.active span {

  background: #869791;

}



.item_owl .owl-dots .owl-dot:hover span {

  background: #869791;

}



.item_owl .owl-dots .owl-dot span {

  border-radius: 0px !important;

  width: 15px !important;

}