:root{
  --primary:#860500;
  --secondary: #310003;
}

.primary-bg{
  background-color: var(--primary);
}

.primary-color{
  color: var(--primary);
}

.secondary-bg{
  background-color: var(--secondary);
}

.secondary-color{
  color: var(--secondary);
}

ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

a{
  text-decoration: none;
}

body{
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #3c3c3c;
}

h1,h2,h3,h4,h5,h6{
  font-family: "Big Shoulders", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.nav-link{
  color: var(--secondary);
  text-transform: uppercase;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: var(--primary);
}

.banner-wrapper {
  background:
  linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url('../images/hero-banner.jpg') center center / cover no-repeat;
  padding: 5rem 0;
}

.banner-image {
  border: 10px double #c8c6c4;
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 45%;
  bottom: 40%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  filter: var(--bs-carousel-control-icon-filter);
  border: 0;
  opacity: .5;
  transition: opacity .15s ease;
  background: var(--primary);
}

.carousel-control-prev {
  left: -100px !important;
}

.carousel-control-next {
  right: -100px !important;
}

.banner-btn{
  border:1px solid #fff;
}

.wel-list li::before{
  font-family: 'Font Awesome 7 Free';
  font-weight: 900;
  content: '\f058';
  color: var(--primary);
  margin-right: 7px;
}

.footer-list li::before{
  font-family: 'Font Awesome 7 Free';
  font-weight: 900;
  content: '\f058';
  color: var(--primary);
  margin-right: 7px;
}

.phone-cat{
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
}

.abt-image{
  border-radius: 20px;
}

.abt-second-call{
  bottom: -6rem;
  right: 2rem;
}

.experience-wrapper{
  position: absolute;
  top:14rem;
  left: 10rem;
  width: 10rem;
  height: 10rem;
  padding: 2rem;
  border: 6px solid #fff;
  border-radius: 50%;
}

.rotate-angle{
  transform: rotate(-180deg);
  writing-mode: vertical-rl;
  position: absolute;
  top: 0;
  right: 4rem;
}

.positive-fee-back{
  border-radius: 999px;
}

.mid-bar-wrapper{
  background:
      linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
      url('../images/mid-bar.jpg') center center / cover no-repeat;
    padding: 5rem 0;
    background-attachment: fixed;
}

.border-round-up{
  border-radius: 999px;
}

.services-wrapper {
    background:linear-gradient(to bottom, rgba(253, 252, 252, 0.7), rgb(248 247 247 / 9%)), url(../images/repair-bg.webp) center center / cover no-repeat;
    position: relative; 
     opacity: 1.5;
}


/* .services-wrapper::before {
  content: "";
  position: absolute; 
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:
      linear-gradient(to bottom, rgba(253, 252, 252, 0.7), rgba(248, 247, 247, 0.582));
  z-index: 1;
  opacity: 0.85;
} */


.services-inner{
  background-color: #fff;
  filter: drop-shadow(5px 5px 10px #484848);
}


.border-radius-bat{
  border-radius: 28px;
}

.services-image{
  width: 175px;
  border-radius: 12px;
}

.gallery-wrapper{
  background:
      linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
      url('../images/gallery.jpg') center center / cover no-repeat;
}

.faq-wrapper{
  background-color: #310003;
}

.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: var(--primary);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.mobile-icon {
  display: block;
}

.mobile-icon .mobile {
  display: none;
}

.mobile-icon .email {
  display: block;
}

.mobile-icon .material-button-anim {
  position: fixed;
  bottom: -1%;
  left: 0;
  padding: 16px;
  text-align: center;
  max-width: 320px;
  z-index: 99;
}

.material-button {
  position: relative;
  top: 0;
  z-index: 1;
  width: 70px;
  height: 70px;
  font-size: 1.5em;
  color: #fff;
  background: var(--primary);
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .275);
  outline: none;
}

.material-button-toggle {
  z-index: 3;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  line-height: 30px;
}

.top-max-call {
  position: absolute;
  top: 12px;
  left: 5px;
}

.banner-cover {
  padding: 8rem 0;
}

.about-cover {
  background: linear-gradient(to bottom, rgba(1, 15, 52, 0.70), rgba(1, 15, 52, 0.70)),
    url('../images/mid-bar.webp') bottom center /cover no-repeat;
}

.services-cover {
  background: linear-gradient(to bottom, rgba(1, 15, 52, 0.70), rgba(1, 15, 52, 0.70)),
    url('../images/b2.webp') bottom center /cover no-repeat;
}

.gallery-cover {
  background: linear-gradient(to bottom, rgba(1, 15, 52, 0.70), rgba(1, 15, 52, 0.70)),
    url('../images/b1.webp') bottom center /cover no-repeat;
}

.banner-inner {
  display: flex;
  justify-content: space-between;
}

.tel-btn {
  background-color: var(--primary);
  border: 1px solid #fff;
  border-radius: 25px;
  padding: 0.5rem 3rem;
}

@keyframes bounce {
  0% {
    margin-top: 0;
  }

  50% {
    margin-top: -15px;
    margin-bottom: 15px;
  }

  100% {
    margin-top: 0;
  }
}

@keyframes roket-roket-circle-anim {
  0% {
    transform: rotate(0deg) scale(1) skew(0deg);
    opacity: 0.1;
  }

  30% {
    transform: rotate(0deg) scale(1.25) skew(0deg);
    opacity: 0.25;
  }

  100% {
    transform: rotate(0deg) scale(1.5) skew(0deg);
    opacity: 0;
  }
}

.material-button-toggle:not(:hover):not(:focus):not(:active) {
  transition: .25s !important;
  animation: 2.25s bounce infinite !important;
}

.material-anim {
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: none;
}

.material-anim.one {
  -webkit-animation: roket-roket-circle-anim 1.2s infinite ease-in-out !important;
  -moz-animation: roket-roket-circle-anim 1.2s infinite ease-in-out !important;
  -ms-animation: roket-roket-circle-anim 1.2s infinite ease-in-out !important;
  -o-animation: roket-roket-circle-anim 1.2s infinite ease-in-out !important;
  animation: roket-roket-circle-anim 1.2s infinite ease-in-out !important;
  -webkit-transition: all 0.5s !important;
  -moz-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;
}

.material-anim.two {
  position: relative;
  border: 2px solid #649831 !important;
  opacity: 0.1 !important;
  background: none !important;
  -webkit-animation: roket-roket-circle-anim 1.9s infinite ease-in-out !important;
  -moz-animation: roket-roket-circle-anim 1.9s infinite ease-in-out !important;
  -ms-animation: roket-roket-circle-anim 1.9s infinite ease-in-out !important;
  -o-animation: roket-roket-circle-anim 1.9s infinite ease-in-out !important;
  animation: roket-roket-circle-anim 1.9s infinite ease-in-out !important;
  -webkit-transition: all 0.5s !important;
  -moz-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;
}



.top-btn {
  all: unset;
  position: fixed;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  transform: scale(1.8);
  opacity: 1;
  transition: .3s;
  background: var(--secondary) !important;
  border: 1px solid #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  z-index: 999;
}

.top-btn:hover {
  border-radius: 25px;
  border: 1px solid #fff;
}

@media(max-width:768px){
  .hide-me{
    display: none !important;
  }

  .head-logo{
    justify-content: center;
    margin-bottom: 1rem !important;
  }
  .top-tap{
    justify-content: center !important;
    background-color: var(--secondary);
    padding: 0.3rem 0;
  }

  .navbar-toggler{
    width: 100%;
  }

  .banner-wrapper {
    padding: 2rem 0;
  }

  .rotate-angle {
    right: 0;
  }

  .experience-wrapper {
    position: absolute;
    top: 4rem;
    left: 9rem;
    width: 9rem;
    height: 9rem;
  }

  .ser-back-out {
    display: block !important;
    text-align: center;
  }

  .services-image {
    margin: 0 auto;
  }
  
  .navbar-collapse {
    text-align: center;
  }
  
  .positive-fee-back,.mid-bar-wrapper {
    text-align: center;
  }
  
  .g-5, .gx-5 {
      --bs-gutter-x: 0;
   }
}

.logo{
  width:150px;
  height:auto;
  position:relative;
}
.logo img{
  width: 100%;
  position: absolute;
}

.top-bar-wrapper{
  background: #000000;
  background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 35%, rgba(134, 5, 0, 1) 35%);
}

.color1{
  color:#c89a49;
}

.welcome-wrapper::before{
  content: "";
  background-color: #310003;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 250px;
  height: 250px;
  margin: 0px auto;
}



/* Left Card */
.service-left-card {
  background: #fff;
  padding: 40px;
  border-radius: 18px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}

.service-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #eaf4ff;
  color: #0d6efd;
  padding: 8px 16px;
  border-radius: 50px;
  font-weight: 600;
  margin-bottom: 15px;
}

.service-title {
  font-size: 2.4rem;
  font-weight: 700;
  color: #310003;
  margin-bottom: 15px;
}

.service-btns {
  margin-top: 25px;
}

.btn-primary-custom {
  background: #0d6efd;
  color: #fff;
  padding: 12px 30px;
  border-radius: 50px;
  text-decoration: none;
}

.btn-secondary-custom {
  background: #111827;
  color: #fff;
  padding: 12px 30px;
  border-radius: 50px;
  text-decoration: none;
}

.service-main-img {
  margin-top: 30px;
  border-radius: 14px;
  border:5px double #191c1b;
  width:100%;
}

/* Right Service Items */
.service-item {
  background: #fff;
  display: flex;
  gap: 15px;
  padding: 18px;
  border-radius: 16px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.06);
  margin-bottom: 18px;
  transition: all 0.3s ease;
}

.service-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.12);
}

.service-item img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  border-radius: 12px;
  border:1px solid #860500;
}

.service-item h4 {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 5px;
  color: #860500;
}

.service-item p {
  font-size: 0.95rem;
  margin: 0;
  color: #555;
}

/* Default: hide logo */
.mobile-only {
    display: none;
}

/* Mobile only (max-width: 767px) */
@media (max-width: 767px) {
    .mobile-only {
        display: block;
        text-align: center;
    }
    .logo img{
      position: static!important;
    }
}

.primary-btn-outline{
  border:#310003 2px solid;
  padding:10px 15px;
  background-color: #FFF;
  color:#310003;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
  -ms-border-radius:25px;
  -o-border-radius:25px;
  margin:5px 15px;
}
.primary-btn-outline:hover{
    border:#310003 2px solid;
      color:#310003;
}

.accordion-item:first-child .accordion-button {
  pointer-events: none;
  cursor: default;
}


.testimonial-section {
  background: #f8f9fa;
}

.testimonial-card {
  background: #fff;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  height: 100%;
}

.testimonial-card p {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
  margin-bottom: 25px;
}

.client-info {
  display: flex;
  align-items: center;
  gap: 15px;
}

.client-info img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
}

.client-info h5 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}

.client-info span {
  font-size: 14px;
  color: #888;
}

.stars {
  color: #ffc107;
  font-size: 14px;
}

.faq-pic{
  border: 2px solid #fff;
  /* border-radius: 50%; */
  min-height: 100%;
}
.wel-list-1 li{
  float: left;
}
.wel-list-1 li::before{
  font-family: 'Font Awesome 7 Free';
  font-weight: 900;
  content: '\f058';
  color: var(--primary);
  margin-right: 7px;
}

.we-repairs{
  padding: 15px;
    width: fit-content;
    border: 5px double #7e0500; 
    font-size: medium; 
    background: #a4131c;
}



.img-wrap-inner-gallery {
  width: 100%;
  height: 220px;           
  overflow: hidden;
  border-radius: 10px;      
}

.img-wrap-inner-gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;       
  object-position: center;
}

/* 
.img-wrap-inner-gallery {
  aspect-ratio: 1 / 1;  

  overflow: hidden;
  border-radius: 10px;
}

.img-wrap-inner-gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;
} */


.img-wrap-inner-gallery img {
  transition: transform 0.4s ease;
}

.img-wrap-inner-gallery:hover img {
  transform: scale(1.08);
}




