/* .capr{
      padding: 112px 0px;
    background-image: url('../../images/inner-banner/1.jpg');
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      } */


     .breadcrumb-item.active {
    color: #ffffff!important;
}
      .mms-pic{
       padding: 20px;
       transition: transform .5s;
       overflow: hidden!important;

     }
     .mms-pic:hover{
      transform: scale(1.2);
    }
    #abouts{
     background-image: url('../../images/inner-banner/about us.png')!important;
      
    }
    #contact{
     background-image: url('../../images/inner-banner/conatct us.png')!important;

    }
    #pricelist{
     background-image: url('../../images/inner-banner/pricelist.png')!important;

    }
   #capr{
     background-image: url('../../images/inner-banner/certificate.png')!important;

    }
#other-brands{
     background-image: url('../../images/inner-banner/brand.png')!important;

}
   .back-link{
          margin-top: 63px;
     padding-top: 112px!important;
     /* background-image: url('../../images/inner-banner/Schneider.png'); */
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
   }
   .schneider{
          margin-top: 65px;
     padding-top: 112px!important;
     background-image: url('../../images/inner-banner/Schneider.png');
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
   }

   .breadcrumb-item+.breadcrumb-item::before {
    color: #ffffff;
  }
  .contact-div{
    margin: 10px;
    border: 1px solid black;
    padding: 20px 0px;
    width: 70%;
    border-top: 19px solid #393185;
    text-align: center;
        height: 150px;
  }
  .contact-left{
    position: relative;
  }
  .contact-left:after{
   position: absolute;
   top: 0px;
   right: 13%;
   content: '';
   width: 2px;
   height:  100%;
   background-color: #000000;
 }

 h2, h5{
   color: #393185;
 }

.about-info ul{

    padding-left: 4%!important;

}
.about-info li i{
      margin-left: -16px;
    padding-right: 10px;
}









 /* fancybox */
 .rounded{
  width: 100%;
}
.rounded:hover{
  /* border: 1px solid grey; */
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin-top: -20px;
}
.fancybox__backdrop::after {
  content: '';
  position: absolute;
  width: 10%;
  height: 10%;
  filter: blur(2px);
  left: 50%;
  top: 50%;
  transform: scale(11);
  opacity: 0.3;
  background-image: var(--bg-image);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.fancybox__toolbar {
  padding: 16px;
}

.fancybox__toolbar,
.fancybox__nav {
  --f-button-border-radius: 50%;
  --f-button-bg: rgb(91 78 76 / 64%);
  --f-button-hover-bg: rgb(91 78 76 / 74%);
  --f-button-active-bg: rgb(91 78 76 / 84%);
}

.fancybox__nav {
  --f-button-svg-width: 22px;
  --f-button-svg-height: 22px;
}

.fancybox__thumbs.is-classic {
  --f-thumb-width: 48px;
  --f-thumb-height: 48px;
  --f-thumb-gap: 16px;

  --f-thumb-border-radius: 6px;
  --f-thumb-outline: 0;
}

.pricelist a p{
  color: #000;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 700;
      text-align: center;

}


/* pricelist */
.filter-section1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1rem;
  padding: 3rem 0;
}
.filter-section1 ul {
  display: flex;
  align-items: center;
  gap: 2rem;
  list-style-type: none;
}
.filter-section1 ul li {
  padding: 10px;
  color: #000;
  background: #eee;
  cursor: pointer;
}
.filter-section1 ul li.active {
  color: #fff;
  background: #03a9fa;
}
.products {
  display: flex;
  align-items: center;
  justify-content: center;
  
}
.products > div {
      margin: 5px 0px;
    width: 186px;
    height: 243px;
    background: #eee;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    text-transform: capitalize;
    /* color: #000; */
    display: grid;
}
/* pricelist */
.section-title {
  text-align: center;
  padding-bottom: 30px;
}
.section-title h3 {
  margin: 15px 0 0 0;
  font-size: 32px;
  font-weight: 700;
}
.section-title h3 span {
  color: #02558b;
}
.nav-test {
  justify-content: center;
}



/* pricelist */
.price-box{
  text-align: center;
}
.price-main button{
  border: 1px solid red!important;
  margin: 5px 0px;
  border-radius: 15px!important;
}
.price-main button:hover{
  background-color: rgb(57 49 133)!important;
  color: #fff!important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background-color:#e32228!important;
  border-radius: 15px;
  color: #fff!important;


}
.price-title{
  font-size: 12px;
  font-weight: bolder;
}
.price-btn{
  width: 124px;
  font-size: 13px;
}

/* width */
/*.clgks{

  max-width: 10px;
}*/
.price-scroll::-webkit-scrollbar {
  width: 15px;
}

/* Track */
.price-scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}

/* Handle */
.price-scroll::-webkit-scrollbar-thumb {
  background: #e32228!important; 
  border-radius: 10px;
}

/* Handle on hover */
.price-scroll::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}


/* Quote popup css */
.text, #detail-information {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

#form-submit{
  background-color: #061a49;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

#form-submit:hover {
  background-color: #061a49d9;
}

.quote-popup {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}

/* whatsatpp */
.whatsapp {
  right: 21px;
  z-index: 999;
  position: fixed;
  bottom: 97px;
}

/* click to top */
#myBtn {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 28px;
  z-index: 99;
  font-size: 30px;
  border: none;
  width: 3%;
  height: 7%;
  outline: none;
  background-color: #e32228;;
  color: white;
  cursor: pointer;
  padding: -16px;
  border-radius: 7px;
}

#myBtn:hover {
  background-color: #555;
}


/*
@media screen and (min-width: 420px) {
.pricelist {
  flex-wrap: wrap!important;
}
}*/

.jcb{
  justify-content: space-between;
}


/*-------------------new change--------------------*/
#price-list{
  margin: 2px;
}
#price-list-2{
  margin: -5px;
}
#price-list-3{
  margin: -5px;
}
#price-list-4{
  margin: -7px;
}
#price-list-5{
  margin: -9px;
}
#price-list-6{
  margin: 2px;
}
#price-list-7{
  margin: -12px;
}
#price-list-8{
  margin: 5px;
}
#price-list-9{
  margin: -2px;
}

/* contact us page */
.contact-form{
      background: #DEE2E6;
          border-radius: 15px;
          box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.main__form {
  max-width: 30em;
}

.form {
  color: var(--gray-9);
  background-color: var(--gray-3);
  display: grid;
  padding: var(--size-4);
  width: 100%;
  border: 1px solid var(--gray-4);
  border-radius: var(--radius-2);
}
.form__linput {
  display: grid;
  margin-bottom: var(--size-3);
}
.form__label {
   font-weight: 600;
    margin: 10px 0px;

}
.form__input, .form__select {
    padding: 1em 0.7rem;
    border: 1px solid grey;
    border-radius: 10px;
    caret-color: #393185;
}
.form__select {
  background: inherit;
}
.form__textarea {
  padding: 1em 0.7rem;
  resize: vertical;
  border: 1px solid var(--gray-4);
  border-radius: 10px;
  font: inherit;
}
.form__btn {
  margin-right: auto;
}

.primary-btn {
  transition: 180ms ease-in;
  color: var(--gray-0);
  background-color: var(--green-9);
  padding: 0.7em var(--size-3);
  border: 0;
  border-radius: var(--radius-2);
  cursor: pointer;
}
.primary-btn:hover {
  background-color: var(--green-6);
}
.plz-wait{
  display: none;
}