@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Roboto+Slab:wght@100..900&display=swap");
body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  background-image: url("../images/bg.jpg");
  background-size: cover;
}
.ff-primary {
  font-family: "Roboto Slab", serif;
  font-optical-sizing: auto;
}
.ff-secondary {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
}

#testimonial-carousel .carousel-indicators > button {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  background-color: var(--bs-light) !important;
  opacity: 1 !important;
  transition: background-color 0.3s ease-in-out !important;
}

#testimonial-carousel .carousel-indicators > button.active {
  background-color: var(--bs-dark) !important;
}
#gallery-carousel .carousel-indicators > button {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  background-color: var(--bs-info) !important;
  opacity: 1 !important;
  transition: background-color 0.3s ease-in-out !important;
}

#gallery-carousel .carousel-indicators > button.active {
  background-color: var(--bs-dark) !important;
}
:root {
  --swiper-pagination-color: var(--bs-primary) !important;
  --swiper-pagination-bullet-inactive-color: var(--bs-primary) !important;
  --swiper-pagination-bullet-inactive-opacity: 0.5;
}

#gallery-carousel .carousel-control-prev,
#gallery-carousel .carousel-control-next {
  opacity: 1;
}
#gallery-carousel .carousel-control-prev .carousel-control-prev-icon,
#gallery-carousel .carousel-control-next .carousel-control-next-icon {
  /* width: 5%; */
  background-color: var(--bs-info) !important;
  background-size: 80%;

  border-radius: 50%;
}


/* ul {
  list-style-type: '- ';
} */

ul.hyphenlistwhite {
  list-style: none; /* Remove default bullets */
  padding-left: 1em; /* Optional: add some padding */
}

ul.hyphenlistwhite li::before {
  /* content: "—";  */
  content: url("../images/minus-line-white.svg");
  margin-right: 0.5em;
  /* width: 20px;
  height: 20px; */
}

ul.hyphenlistdark {
  list-style: none; /* Remove default bullets */
  padding-left: 1em; /* Optional: add some padding */
}

ul.hyphenlistdark li::before {
  /* content: "—";  */
  content: url("../images/minus-line-dark.svg");
  margin-right: 0.5em;
  /* width: 20px;
  height: 20px; */
}


.mgarrjcateinnerWhyChooseMechanicalRepairsSec h2 {
  color: rgb(134, 176, 255);
}

.mgarrjcateinnerWhyChooseMechanicalRepairsSec .list-group-item {
  background-color: #ffffff;
 
}



.mgarrjcateinnerWhatsIncludedAndProcessSec h2 {
  color: rgb(134, 176, 255);
}


.mgarrjcateinnerOurMechRepaSer .card {
overflow: hidden;
height: 100%;
}

.mgarrjcateinnerOurMechRepaSer .card-body {
background-color: #001041;
color: #fff;
padding-bottom: 30px;
}

.mgarrjcateinnerOurMechRepaSer .card-title{
  margin-bottom: 15px;
}




.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: ' ';
background-image: url(../images/grocery-store.png);
  /* content: '\e611';
  font-family: 'luma-icons'; */
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}


.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
  content: ' ';
  background-image: url(../images/grocery-store.png);
  width: 25px;
  height: 24px;
}

.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: ' ';
  background-image: url(../images/grocery-store.png);
  /* content: '\e611';
  font-family: 'luma-icons'; */
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  width: 25px;
  height: 24px;
}


.gdrjHeaderNavMain .minicart-wrapper .action.showcart .text {
  color: #000000;
  position: relative;
  font-weight: 600;
  font-size: 16px;
}



/* Schedule Your Mechanical Repair in Cabot Today start */

.mgarrjcatinnerScheduleYourMechanicalRepair{
  margin-bottom: 50px;
}

.mgarrjcatinnerScheduleYourMechanicalRepair h3{
  color: rgb(134, 176, 255);
}

.mgarrjcatinnerScheduleYourMechanicalRepair .btn {
  background-color: rgb(134, 176, 255) !important;
  color: #000 !important;
}
.mgarrjcatinnerScheduleYourMechanicalRepair .btn:hover {
  background-color: #fff !important;
  color: #000 !important;
}
/* Schedule Your Mechanical Repair in Cabot Today end */






/* about-us start */

.mgarrjWhoweareWhatSetsUsApart h2 {
  color: rgb(134, 176, 255);
}

.mgrjOurValues .card {
  background-color: #001041;
  color:#fff;
}

/* about-us end */







/* Sub Service pages start */




.mgarrjServiceSubinnerWhyChooseMechanicalRepairsSec h2 {
  color: rgb(134, 176, 255);
}

.mgarrjServiceSubinnerWhyChooseMechanicalRepairsSec .list-group-item {
  background-color: #ffffff;
 
}






.mgarrjServiceSubinnerOurMechRepaSer .card {
  overflow: hidden;
  height: 100%;
  }
  
  .mgarrjServiceSubinnerOurMechRepaSer .card-body {
  background-color: #001041;
  color: #fff;
  padding-bottom: 30px;
  }
  
  .mgarrjServiceSubinnerOurMechRepaSer .card-title{
    margin-bottom: 15px;
  }
  





  .mgarrjServiceSubinnerWhatsIncludedAndProcessSec h2 {
    color: rgb(134, 176, 255);
  }

  

/* Sub Service pages end */


/* .rjdatepicker{
  z-index: 99999999999;
} */

/* .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  width: 50px;
  color: #ffffff;
  background-color: #ff0000;
} */



/* Custom styling */
.datetime-container {
  /* max-width: 400px; */
  margin: 20px 0px;
  /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
}

.datetime-container .datetime-wrapper {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}

.datetime-container .date-input, 
.datetime-container .time-input {
  flex: 1;
}

.datetime-container .datetime-display {
  padding: 15px;
  background: #f5f5f5;
  border-radius: 4px;
  text-align: center;
  font-size: 1.2em;
  margin-top: 20px;
}

.datetime-container label {
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
  color: #fff;
}

.datetime-container input {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 16px;
}

.datetime-container .ui-timepicker-wrapper {
  width: 150px !important;
}


.rjsocial .lab{
font-size: 28px;
padding: 5px;
}

.rjsocial .las{
  font-size: 28px;
  padding: 5px;
  }



  .rccrjReqQuoteFormBox .rjhead {
    color: rgb(134, 176, 255) !important;
  }
  
  
  
  .mgrjfinad{
      width: 100%;
  }
  