* {

  margin: 0;

  padding: 0;

  box-sizing: border-box;

}



h1,

h2,

h3,

h4,

h5,

h6,

p,

span {

  font-family: "Inter", sans-serif !important;

}



/* banner slider */



.swiper {

  width: 100%;

  height: 100%;

}



.swiper-slide {

  text-align: center;

  font-size: 18px;

  background: #00000000;

  display: flex;

  justify-content: center;

  align-items: center;

}



.swiper-slide img {

  display: block;

  width: 100%;

  height: 100%;

  object-fit: cover;

}



.swiper-background1 {

  background-image: url(../images/home/paint-protection-film.webp);

  background-size: cover;

  background-repeat: repeat;

  background-position: center;

}



.banner1 {

  background-image: url(../images/home/banner1.webp);

  background-size: cover;

  background-position: center;

  background-repeat: repeat;

}

.banner2 {

  background-image: url(../images/home/banner2.webp);

  background-size: cover;

  background-position: center;

  background-repeat: repeat;

}

/*.swiper-background2 {*/

/*  background-image: url(../images/home/windshield-protection-film.webp);*/

/*  background-size: cover;*/

/*  background-position: center;*/

/*  background-repeat: repeat;*/

/*}*/

/*.swiper-background3 {*/

/*  background-image: url(../images/home/glass-film-solutions.webp);*/

/*  background-size: cover;*/

/*  background-position: center;*/

/*  background-repeat: repeat;*/

/*}*/

/*.swiper-background4 {*/

/*  background-image: url(../images/home/black-carbon-fiber-ppf.webp);*/

/*  background-size: cover;*/

/*  background-position: center;*/

/*  background-repeat: repeat;*/

/*}*/



.swiper-heading {

  text-align: start;

  padding: 150px 0px;

}



.swiper-heading h2 {

     color: red;
    font-size: 32px;
   font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
    line-height: 38px;
}


.swiper-heading h2 span{
    color:white;
}
.swiper-heading2 .new{
       display: inline-block;
    font-style: italic;
    font-size: 13px;
    font-weight: 800;
    color: #000000 !important;
    background: #ffffff;
    padding: 2px 14px;
    position: relative;
    transform: skew(-15deg);
        line-height: 25px;
            margin-bottom: 15px;
}
.swiper-heading2 p a {
    background: #3197bd;
    border-radius: 0px !important;
}

/* Text ko seedha rakhne ke liye */
.swiper-heading2 .new span{
    display: inline-block;
    transform: skew(15deg);
        color: #000000 !important;
}
.swiper-heading h3{
         color: white;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 1px;
}


.swiper-heading h4{
        text-transform: uppercase;
    color: white;
    font-weight: 800;
    font-size: 30px;
    margin-bottom: 20px;

}
.swiper-heading h4 span{
    color:red;
}
.swiper-heading a{
        background: red;
    color: white;
    text-decoration: none;
    padding: 8px 14px;
    border-radius: 0px;
}
.swiper-pagination {

  padding-bottom: 2rem;

  justify-content: start;

  margin-left: 2rem;

}



.pagination .swiper-pagination-bullet {

  background-color: rgba(0, 0, 0, 0);

  width: 15px;

  height: 15px;

  opacity: 4;

  border: 3px solid white;



}

.slider-banner{
    background: black;
}

.pagination .swiper-pagination-bullet-active {

  background-color: #f4001a;

  width: 15px;

  height: 15px;

  border: 3px solid white;

}
.swiper-heading2 img{
        width: 50%;
    border-radius: 100px;
    border: 2px solid red;
}

.swiper-heading2 h2 {
    font-size: 45px;
    line-height: 47px;
}

@media(max-width:1600px){
    .swiper-heading {
    padding: 150px 0px;
}
}


@media(max-width:1400px){
    .swiper-heading {
           padding: 130px 0px;
}
}

@media(max-width:1300px){
    .swiper-heading {
           padding: 110px 0px;
}
}

@media(max-width:998px) {
    .br{
        display: none;
    }
  .swiper-background1 {
    height: 610px !important;
  }

  .swiper-background2 {
    height: 610px !important;
  }

  .swiper-background3 {
    height: 610px !important;
  }
  
  .banner1 {
    background: url(../images/home/banner1.webp), #000000a1;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-position-x: -330px;
    background-blend-mode: multiply;
}
  .banner2 {
    background: url(../images/home/banner2.webp), #000000a1;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-position-x: -330px;
    background-blend-mode: multiply;
}
.col-md-new{
    width:100% !important;
}

}

@media (max-width:768px) {

  .swiper-heading {

    text-align: center;

  }


.swiper-heading2 img {
    margin: auto;
}

 


  .swiper-background1 {
    height: auto !important;
  }

  .swiper-background2 {
    height: auto !important;
  }

  .swiper-background3 {
    height: auto !important;
  }

  .swiper-background1 {

    background: url(../images/home/paint-protection-film.webp), rgb(0 0 0 / 39%);
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center;

  }



  .swiper-background2 {

    background: url(../images/home/windshield-protection-film.webp), rgb(0 0 0 / 39%);
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center;
  }

  .swiper-background3 {

    background: url(../images/home/glass-film-solutions.webp), rgb(0 0 0 / 39%);
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center;
  }

  .swiper-background4 {

    background: url(../images/home/black-carbon-fiber-ppf.webp), rgb(0 0 0 / 39%);
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center;
  }


  .banner2 {
    background-position-x: -600px;
}
 .banner1 {
    background-position-x: -770px;
}

}



@media (max-width:500px) {


  .swiper-heading {

    text-align: center;

  }


.swiper-heading h2 {
    font-size: 25px;
    line-height: 27px;
}

.swiper-heading h4 {
    font-size: 25px;
}



}

@media(max-width:430px) {
  .swiper-background1 {

    background: url(../images/home/home-slider-phone-i.webp), rgb(0 0 0 / 39%);

  }

  .swiper-background2 {

    background: url(../images/home/home-slider-phone-ii.webp), rgb(0 0 0 / 39%);

  }

  .swiper-background3 {

    background: url(../images/home/home-slider-phone-iii.webp), rgb(0 0 0 / 39%);

  }

  .swiper-background4 {

    background: url(../images/home/home-slider-phone-iv.webp), rgb(0 0 0 / 39%);

  }
}



/* banner slider close */





/* paint protection film  */

.section-paint-protection {

  background-image: url(../images/home/best-paint-protection-film.webp);

  background-size: cover;

  background-position: center;

  background-repeat: repeat;



  padding: 60px 10px;

}



.paint-protection-heading {

  color: white;

}



.paint-protection-heading h2 {

  text-align: center;

  color: #f4001a ;

  font-weight: 700;
  font-size: 35px;
}
.paint-protection-heading h2 a{
        text-decoration: none;
         color: #f4001a ;
}



.paint-protection-heading h2 span {

  color: white;

}



.paint-protection-heading h6 {

  text-align: center;

  font-weight: 700;
  margin: 20px 0px;
  font-size: 18px;

}

.paint-protection-heading ul li {
  margin: 8px 0px;
}



.paint-protection-heading p {

  margin-top: 20px;

  text-align: justify;

  font-size: 15px;

}



.paint-protection-heading img {

  width: 100%;

  margin-top: 3rem;

}

.number-top {
  display: flex;
  color: white;
  font-size: 27px;
}

.text-danger {
  color: #f4001a !important;
}



.film-row .film-colum {
  text-align: center;
}

.film-row .film-colum img {
  width: 50%;
  margin-top: 3rem;
}

.film-row .film-colum p {
  text-align: center;
}



@media (max-width:997px) {

  .section-paint-protection {

    height: auto;

  }

}



@media (max-width:768px) {

  .section-paint-protection {

    height: auto;

    padding: 40px 10px;

  }



  .paint-protection-heading img {

    display: block;

  }

}



@media (max-width:500px) {

  .paint-protection-heading h2 {

    font-size: 25px;

  }



  .paint-protection-heading h6 {

    font-size: 15px;

  }

}



@media (max-width:400px) {

  .paint-protection-heading h2 {

    font-size: 20px;

  }



  .paint-protection-heading h6 {

    font-size: 13px;

  }



  .paint-protection-heading p {

    font-size: 13px;

  }

}





/* vehicles-section */

.vehicles-section {

  padding: 40px 10px;

}



.vehicles-container {

  background: #f4001a;

  padding: 25px 0px 16px 15px;

  border-radius: 10px;

  width: 90%;

  margin: auto;

  margin-top: -110px;

}



.vehicles-container .row .col-md-4 .vehicles-row {

  display: flex;

  width: 100%;

  margin-left: 43px;

}



.vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-img {

  width: 30%;

  padding: 0px;

}



.vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-img img {

  width: 100%;

}

.vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-img .dealers {

  width: 75% !important;

  margin-left: 27px;

}



.vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-con {

  width: 70%;

  padding: 0px 10px;

}



.vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-con h2 {

  color: white;

}



.vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-con p {

  color: white;

}

@media(max-width:1300px) {

  .vehicles-container .row .col-md-4 .vehicles-row {

    margin-left: 13px;

  }

}



@media (max-width:997px) {

  .vehicles-container .row .col-md-4 .vehicles-row {

    width: 100%;

    text-align: center;

    display: block;

  }

  .vehicles-container .row .col-md-4 .vehicles-row {

    margin-left: 0px;

  }

  .vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-img .dealers {

    width: 47% !important;

    margin-left: 0px;

  }





  .vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-img {

    width: 100%;

  }



  .vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-img img {

    width: 57%;

  }



  .vehicles-container {

    padding: 25px 0px 16px 0px;

  }



  .vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-con {

    width: 100%;

  }



  .vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-con h2 {

    margin: 10px 0px;

  }

  .count {
    margin-left: 3rem !important;
  }

  .countt {
    margin-left: 4rem !important;
  }

  #counttt {
    margin-left: 4rem !important;
  }

}



@media (max-width:768px) {

  .vehicles-container .row .col-md-4 {

    width: 33.33%;

  }

  .count {
    margin-left: 2rem !important;
  }

  .countt {
    margin-left: 3rem !important;
  }

  #counttt {
    margin-left: 3rem !important;
  }



  .vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-con h2 {

    font-size: 20px;

  }



  .vehicles-container {

    width: 100%;

    margin-top: -89px;

  }

}



@media (max-width:500px) {

  .vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-img img {

    width: 80%;

  }

  .count {
    margin-left: 1rem !important;
  }

  .countt {
    margin-left: 2rem !important;
  }

  #counttt {
    margin-left: 2rem !important;
  }



  .vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-con h2 {


    margin: 11px 3px;

    font-size: 16px;

  }



  .vehicles-container .row .col-md-4 .vehicles-row .vehicles-colum-con p {

    color: white;

    font-size: 12px;

  }

}

@media(max-width:400px) {
  .countt {
    margin-left: 22px !important;
  }
}


/* paint-protection-section */

.paint-protection-section {

  padding: 10px 10px 60px 10px;

  background-image: url(../images/home/ppf.webp);

  background-size: cover;

  background-position: center;

  background-repeat: repeat;

}

.ultrashielx-row {
  margin-top: 2rem !important;
}

.paint-protection-heading h2 a{
        text-decoration: none;
         color:#f4001a;
}

.paint-protection-heading h2 {

  text-align: center;

  color:#f4001a;

  font-size: 35px;

  margin-bottom: 2rem;

  font-weight: 700;

}



.paint-protection-row .col-md-6 .paint-protection-colum {

  padding: 0px 20px;

}



.paint-protection-row .col-md-6 .paint-protection-colum img {

  border-radius: 10px;

  width: 100%;

  height: 280px;

}



.paint-protection-row .col-md-6 p {

  text-align: justify;

}



@media(max-width:1300px) {

  .paint-protection-row .col-md-6 .paint-protection-colum img {

    height: auto;

  }

}



@media (max-width:997px) {

  .paint-protection-row .col-md-6 .paint-protection-colum {

    padding: 0px 0px;

  }



  .paint-protection-heading h2 {

    font-size: 30px;

  }



  .paint-protection-row .col-md-6 {



    width: 100%;

  }

  .paint-protection-row .paint-new {

    margin-top: 1rem;

  }

}



@media (max-width:768px) {

  .paint-protection-row .col-md-6 p {

    margin-top: 1rem;

  }



  .paint-protection-heading h2 {

    font-size: 25px;

  }

}



/* Looking to project */

.section-looking {

  background-image: url(../images/home/logo-bg.jpg);

  background-size: cover;

  background-position: center;

  background-repeat: repeat;

  padding: 50px 10px;

}



.looking-project-row {

  width: 100%;

  margin: auto;

}



.looking-project-row .col-md-8 h2 {

  color: white;

  font-weight: 700;
  font-size: 30px;
  margin-left: 110px;

}



.looking-project-row .col-md-4 {

  align-content: center;

  text-align: center;

}



.looking-project-row .col-md-4 a {

  text-decoration: none;

  color: white;

  border: 3px solid #f4001a;

  padding: 15px 20px;

  font-weight: 700;

  transition: 0.4s;

}



.looking-project-row .col-md-4 a:hover {

  background-color: white;

  color: black;

  transition: 0.4s;

}

@media(max-width:1400px) {
  .looking-project-row .col-md-8 h2 {
    margin-left: 50px;
  }
}



@media (max-width:1200px) {

  .looking-project-row {

    width: 100%;

    margin: auto;

  }

  .looking-project-row .col-md-8 h2 {
    margin-left: 0px;
  }

}



@media (max-width:997px) {

  .looking-project-row .col-md-8 h2 {

    font-size: 25px;

  }

}



@media (max-width:768px) {

  .looking-project-row {

    display: flex;

  }



  .looking-project-row .col-md-8 {

    width: 60%;

  }



  .looking-project-row .col-md-4 {

    width: 40%;

  }



  .looking-project-row .col-md-4 a {

    padding: 15px 15px;

    font-size: 11px;

  }



  .looking-project-row .col-md-8 h2 {

    font-size: 20px;

  }

}



@media (max-width:500px) {

  .looking-project-row .col-md-8 h2 {

    font-size: 15px;

  }



  .looking-project-row .col-md-4 a {

    padding: 10px 10px;

    font-size: 9px;

  }



  .section-looking {

    padding: 35px 10px;

  }

}



/* Range Of PPF */

.range-ppf-section {

  background-image: url(../images/home/range-ppf.jpg);

  background-size: cover;

  background-position: center;

  background-repeat: repeat;

  padding: 60px 30px;

}



.range-ppf-slider .carousel-item img {

  width: 100%;

}



.range-ppf-heading h2 {

  color: white;

  font-weight: 700;

  text-align: center;

  margin-bottom: 2rem;

  font-size: 35px;

}



.range-ppf-heading h2 span {

  color: #f4001a;

}



.arrow1 {

  left: -112px;

  opacity: 2.5;

}



.arrow1 .right {

  background: linear-gradient(113deg, #f4001a, #5D0002);

  padding: 30px 8px;

}



.arrow1 .right i {

  color: white;

  font-size: 30px;

}



.arrow2 {

  right: -112px;

  opacity: 2.5;

}



.arrow2 .left {

  background: linear-gradient(196deg, #f4001a, #5D0002);

  padding: 30px 8px;

}



.arrow2 .left i {

  color: white;

  font-size: 30px;

}





@media (max-width:997px) {

  .range-ppf-section {

    padding: 60px 20px;

  }



  .arrow1 {

    left: -77px;

  }



  .arrow2 {

    right: -77px;

  }

  .range-ppf-heading h2 {

    font-size: 25px;

  }

}



@media (max-width:768px) {

  .range-ppf-heading h2 {

    font-size: 23px;

  }



  .arrow1 .right {

    padding: 11px 6px;

  }



  .arrow2 .left {

    padding: 11px 6px;

  }



}



@media (max-width:500px) {

  .range-ppf-section {

    padding: 52px 10px;

  }



  .arrow1 .right i {

    color: white;

    font-size: 15px;

  }



  .arrow2 .left i {

    color: white;

    font-size: 15px;

  }



  .arrow1 {

    left: -30px;

  }



  .arrow2 {

    right: -30px;

  }

}



/* benefits of ppf */

.benefits-pff-section {

  padding: 50px 0px;

  background-image: url(../images/home/benefits-ppf.jpg);

  background-size: cover;

  background-position: center;

  background-repeat: repeat;

}



.benefits-ppf-heading h2 {

  font-size: 35px;

  text-align: center;

  font-weight: 700;

  color: #f4001a;

}

.benefits-ppf-heading p {
  font-size: 15px;
}



.benefits-ppf-heading h2 span {

  color: black;

}



.benefits-ppf-row {

  width: 100%;



}



.benefits-ppf-row .col-md-6 {

  padding: 0px;

}



.benefits-ppf-row .col-md-6 .benefits-ppf-colum-1 img {

  width: 100%;

  margin-top: 5rem;

}



.benefits-ppf-row .col-md-6 .benefits-ppf-colum-1 .images-benefits {

  position: absolute;

  z-index: 99999;

  width: 50%;

}



.benefits-ppf-2 .col-md-6 .benefits-colum {

  text-align: center;

  padding: 5px 20px;

}



.benefits-ppf-2 .col-md-6 .benefits-colum img {

  width: 30%;

  border-radius: 100%;

  transition: .4s ease-in-out;

  box-shadow: 0 0 0 12px #ffffff45;

  margin-bottom: 1rem;

}



.benefits-ppf-2 .col-md-6 .benefits-colum:hover img {

  filter: brightness(1) invert(0);

  transform: rotateY(180deg);

  transition: .4s ease-in-out;

  box-shadow: 0 0 0 12px #8b4d4d3a;

}



.best-benefits-row {

  display: flex;

  width: 100%;

}



.best-benefits-row .benefits-ppf-row {

  width: 50%;

  display: flex;

  margin-bottom: 75px;

}



.best-benefits-row .benefits-ppf-row .benefits-ppf-colum1 {

  width: 30%;
  align-content: center;

}



.best-benefits-row .benefits-ppf-row .benefits-ppf-colum1 img {

  width: 80%;

}



.best-benefits-row .benefits-ppf-row .benefits-ppf-colum2 {

  width: 70%;

  padding: 0px 0px 0px 10px;

  margin-top: 2rem;

}



.best-benefits-row .benefits-ppf-row .benefits-ppf-colum2 h2 {

  font-size: 22px;

  font-weight: 700;

}

.best-benefits-row .benefits-ppf-row .benefits-ppf-colum2 h6 {

  font-size: 18px;
  font-weight: 700;

}

.accordion-button:not(.collapsed)::after {
  background-image: url(../images/home/icon-low.png) !important;
}

.accordion-button::after {
  background-image: url(../images/home/icon-low.png) !important;
}



@media(max-width:1900px) {

  .best-benefits-row .benefits-ppf-row {

    margin-bottom: 75px;

  }

}

@media(max-width:1700px) {

  .best-benefits-row .benefits-ppf-row {

    margin-bottom: 0px;

  }

}



@media (max-width:1400px) {

  .best-benefits-row .benefits-ppf-row .benefits-ppf-colum1 img {

    width: 100%;

  }



  .best-benefits-row .benefits-ppf-row .benefits-ppf-colum2 h6 {

    font-size: 18px;
    font-weight: 700;

  }



  .best-benefits-row .benefits-ppf-row .benefits-ppf-colum2 p {

    font-size: 14px;

  }

}



@media(max-width:1300px) {

  .best-benefits-row .benefits-ppf-row .benefits-ppf-colum2 {

    margin-top: 1rem;

  }

}



@media (max-width:1200px) {

  .benefits-ppf-row {

    margin-top: 1rem;

  }

}



@media (max-width:997px) {

  .benefits-ppf-row .col-md-6 .benefits-ppf-colum-1 img {

    margin-top: 9rem;

  }

}



@media (max-width:768px) {

  .benefits-ppf-row .col-md-6 .benefits-ppf-colum-1 .images-benefits {

    width: 90%;

  }



  .benefits-ppf-row {

    margin-top: 1rem;

  }



  .benefits-ppf-row .benefits-ppf-colum1 img {

    width: 20%;

  }



  .benefits-ppf-heading h2 {

    font-size: 23px;

  }



  .benefits-ppf-row .col-md-6 .benefits-ppf-colum-1 img {

    margin-top: 3rem;

  }



  .benefits-ppf-2 {

    display: flex;

  }



  .benefits-ppf-2 .col-md-6 {

    width: 50%;

  }



  .benefits-ppf-2 .col-md-6 .benefits-colum {

    text-align: center;

    padding: 19px 30px;

  }



  .benefits-ppf-2 .col-md-6 .benefits-colum img {

    width: 60%;

  }



  .benefits-ppf-2 .col-md-6 .benefits-colum p {

    font-size: 15px;

  }

  .best-benefits-row .benefits-ppf-row .benefits-ppf-colum1 {

    width: 100%;

  }

  .best-benefits-row .benefits-ppf-row .benefits-ppf-colum2 {

    width: 100%;

  }



  .best-benefits-row .benefits-ppf-row {

    display: block;

    text-align: center;

  }

  .best-benefits-row .benefits-ppf-row .benefits-ppf-colum1 img {

    width: 30%;

  }



  .best-benefits-row {

    margin-left: 5px;

  }

}



@media (max-width:500px) {

  .benefits-ppf-2 .col-md-6 .benefits-colum {

    padding: 19px 20px;

  }

  .best-benefits-row .benefits-ppf-row .benefits-ppf-colum1 img {

    width: 50%;

  }

  .best-benefits-row {
    margin-left: 8px !important;
  }

  .benefits-ppf-row {
    padding: 0px !important;
  }
}



/* UltrashieldX The Ultimate PPF */

.ultrashield-ultimate-section {

  padding: 50px 10px;

  background-image: url(../images/home/range-ppf.jpg);

  background-size: cover;

  background-position: center;

  background-repeat: repeat;

}



.ultrashieldx-colum2 img {

  width: 100%;

}



.ultrashieldx-colum1 h2 {

  color: white;

  font-weight: 700;

  font-size: 50px;

}



.ultrashieldx-colum1 h5 {

  color: #c4251a;

  font-weight: 700;

  font-size: 28px;

}



.ultrashieldx-colum1 p {

  color: white;
  font-size: 15px;

}



.ultrashieldx-colum1 h3 {

  color: white;

  font-size: 15px;

  margin: 50px 0px;

}



.ultrashieldx-colum1 h3 strong {

  border-radius: 100%;

  border: 4px solid #c4251a;

  padding: 15px 14px;

  margin: 0px 10px;

  font-size: 30px;

  transition: 0.4s;

}



.ultrashieldx-colum1 h3 strong:hover {

  border: 4px solid #ffffff;

  color: #ffffff;

}



.ultrashieldx-colum1 {

  margin-top: 4rem;

}



.ultrashielx-row {

  margin-top: 2rem;

}



.ultrashielx-row .col-md-6 a {

  background: #c82519;

  text-decoration: none;

  padding: 15px 30px;

  color: white;

  border-radius: 27px;

  transition: 0.4s;

}



.ultrashielx-row .col-md-6 a:hover {

  background: #ffffff;

  color: #c4251a;

  transition: 0.4s;

}



.ultrashielx-row .col-md-6 h2 {

  font-size: 14px;

}



.ultrashielx-row .col-md-6 p a {

  background-color: transparent;

  padding: 0px;

}



.ultrashielx-row .col-md-6 p a:hover {

  background-color: transparent;

  color: #c4251a;

}



.ultra-call .col-md-9 {

  margin-left: -15px;



}



.ultra-call .col-md-3 i {

  color: white;

  font-size: 19px;

  border: 2px solid #c4251a;

  padding: 10px;

  border-radius: 100%;

  transition: 0.4s;

}



.ultra-call:hover .col-md-3 i {

  color: #ffffff;

  border: 2px solid white;

  transition: 0.4s;

}



.ultra-call {

  margin-top: -8px !important;



}



@media(max-width:1400px) {

  .ultrashieldx-colum1 {

    margin-top: 1rem;

  }

}



@media (max-width:1200px) {

  .ultrashieldx-colum1 h3 {

    font-size: 12px;

  }



  .ultrashieldx-colum1 h3 strong {

    font-size: 25px;

  }



  .ultrashieldx-colum1 h2 {

    font-size: 50px;

  }



  .ultrashieldx-colum1 h5 {

    font-size: 23px;

  }


}



@media (max-width:997px) {

  .ultrashieldx-colum1 h2 {

    font-size: 40px;

  }



  .ultrashieldx-colum1 h3 strong {

    font-size: 17px;

    padding: 12px 2px;

  }



  .ultrashieldx-colum1 h3 {

    margin: 30px 0px;
    display: flex;

  }



  .ultrashieldx-colum1 p {

    font-size: 14px;

  }



  .ultrashielx-row .col-md-6 a {

    font-size: 11px;

  }



  .ultrashielx-row .col-md-6 h2 {

    font-size: 11px;

  }



  .ultra-call .col-md-3 i {

    font-size: 14px;

    padding: 8px;

  }



  .ultra-call .col-md-9 {

    margin-left: 0px;

  }

}



@media (max-width:768px) {

  .ultrashieldx-colum1 h2 {

    font-size: 50px;

    text-align: center;

  }



  .ultrashieldx-colum1 h5 {

    text-align: center;

  }



  .ultrashieldx-colum1 p {

    font-size: 15px;

  }



  .ultrashieldx-colum1 h3 strong {

    font-size: 25px;

    padding: 18px 11px;

  }



  .ultrashieldx-colum1 h3 {

    margin: 50px 0px;

  }



  .ultrashielx-row {

    display: flex;

  }



  .ultrashielx-row .col-md-6 {

    width: 50%;

  }



  .ultrashielx-row .col-md-6 .ultra-call {

    display: flex;

  }



  .ultrashielx-row .col-md-6 .ultra-call .col-md-3 {

    width: 20%;

  }



  .ultrashielx-row .col-md-6 .ultra-call .col-md-9 {

    width: 80%;

  }



  .ultrashielx-row .col-md-6 h2 {

    font-size: 15px;

  }



  .ultrashielx-row .col-md-6 a {

    font-size: 15px;

  }



  .ultrashieldx-colum1 h3 {

    font-size: 15px;

  }



  .ultrashielx-row .col-md-6 .ultra-call .col-md-9 h2 {

    text-align: start;

  }

}



@media (max-width:500px) {

  .ultrashieldx-colum1 h3 strong {

    padding: 0px;

    border: none;

  }



  .ultrashieldx-colum1 h3 {

    margin: 20px 0px;

  }



  .ultrashielx-row .hire {

    width: 40% !important;

  }



  .ultrashielx-row .col-md-6 {

    width: 60%;

  }



  .ultrashielx-row .col-md-6 a {

    font-size: 11px;

  }



  .ultrashieldx-colum1 h2 {

    font-size: 35px;

  }

  .protection-against-heading h2 {
    font-size: 23px !important;
  }

  .choose-heading h2 {
    font-size: 23px !important;

  }

  .faq-question-row .faq-colum1 img {
    margin: 40px 0px;
  }

}



@media (max-width:400px) {



  .ultrashielx-row .col-md-6 a {

    padding: 15px 20px;

  }

}



/* 

Protection-against */



.protection-against-section {

  padding: 50px 10px;

  background-image: url(../images/home/UltrashieldX-Protection-ppf.jpg);

  background-size: cover;

  background-position: center;

  background-repeat: repeat;

}



.protection-against-heading h2 {

  text-align: center;

  font-weight: 700;

  color: white;
  font-size: 35px;

}

.protection-against-heading p {
  font-size: 15px;
  color: white;
  text-align: start;
}

.paint-protection-row .col-md-6 {
  align-content: center;
}



.protection-against-heading h2 span {

  color: #f4001a;

}



.protection-film-row {

  margin-top: 3rem;

}



.protection-film-row .col-md-2 {

  width: 20%;

  text-align: center;

  margin: 20px 0px;

  color: white;

}



.protection-film-row .col-md-2 h6 {

  font-size: 15px;

  font-weight: 500;

}

.protection-film-row .col-md-2 .protection-film-colum {

  border: 2px solid white;

  height: 200px;

  border-radius: 8px;

  align-content: center;

  transition: 0.6s !important;

  padding: 10px;



}





.protection-film-row .col-md-2:hover .protection-film-colum {

  /* transform: rotateY(20deg); */

  transition: 0.6s !important;

  margin-top: -20px;

  border: 2px solid #f4001a;

}

.protection-film-row .col-md-2:hover .protection-film-colum h6 {


  transition: 0.6s !important;

}

.protection-film-row .col-md-2:hover .protection-film-colum img {


  transition: 0.6s !important;

}





.protection-film-row .col-md-2 img {

  width: 60%;

  /* filter: brightness(0) invert(50); */

}



.protection-film-row .col-md-2:hover img {

  filter: brightness(1) invert(0);

  transform: rotateY(180deg);

  transition: .4s ease-in-out;

  box-shadow: 0 0 0 12px #8b4d4d3a;

}

@media(max-width:998px) {

  .protection-film-row .col-md-2 {

    width: 25%;

  }

}


@media(max-width:768px) {

  .protection-film-row .col-md-2 {

    width: 33.33%;

  }

}



@media(max-width:500px) {

  .protection-film-row .col-md-2 {

    width: 50%;

  }

}



/* .why choose UltrashieldX */

.Ultrashield-choose-section {

    padding: 50px 10px 0px 10px;

  background-image: url(../images/home/range-ppf.jpg);

  background-size: cover;

  background-position: center;

  background-repeat: repeat;

}



.choose-heading h2 {

  text-align: center;

  color: #f4001a;

  font-weight: 700;
  font-size: 35px;
  margin-bottom: 30px;


}

.faq-question-row .faq-colum1 {
  align-content: center;
}



.choose-heading h2 span {

  color: white;

}



.choose-row {

  margin-top: 2rem;

}



.choose-row .choose1 .video {

  width: 100%;

  height: 425px;

}



.choose2 .choose-row-1 .choose3 {

  background-color: #f4001a;

  padding: 26px 20px;

}



.choose2 .choose-row-1 .choose3 img {

  width: 15%;
  margin-bottom: 10px;

}



.choose2 .choose-row-1 .choose3 h6 {

  font-size: 18px;

  font-weight: 600;

  color: white;

}

.choose2 .choose-row-1 .choose3 h6 .shot {
  font-size: 27px;
}


.choose2 .choose-row-1 .choose3 p {

  color: white;

  font-size: 15px;
  margin-bottom: 0rem;

}
.video-section {
  width: 100%;
height: 66%;
    border-radius: 4px !important;
  aspect-ratio: 1 / 1; /* square like 2x2 blocks */
  background-color: #000;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.video-thumbnail {
  width: 100%;
height: 100%;
  background-image: url('../images/home/thumbnails-ppf.jpg');
  background-size: cover;
  background-position: center;
  position: relative;
  cursor: pointer;
}

.play-icon {
  width: 80px;
  height: 80px;
  background: url('../images/home/thumbnails-icon.png') no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}



@media (max-width:1400px) {

  .choose-row .choose1 .video {

    height: 452px;

  }

  .choose2 .choose-row-1 .choose3 {

    padding: 19px 20px;

  }
  .video-section {
height: 82%;
  }

}



@media (max-width:1200px) {

  .choose-row .choose1 .video {

    height: 360px;

  }
  .Ultrashield-choose-section {
    padding: 50px 10px 70px 10px;
  }
      .video-section {
        height: 100%;
    }

}



@media(max-width:997px) {

  .choose-row {

    display: block;

  }

  .choose2 .choose-row-1 .choose3 {
    padding: 35px 25px;
  }



  .choose-row .choose1 {

    width: 100%;
        margin-bottom: -14rem;
  }



  .choose-row .choose2 {

    width: 100%;

    margin-top: 1rem;

  }
      .video-section {
        height: 60%;
    }



}



@media (max-width:768px) {
    .choose-row .choose1 {

            margin-bottom: -11rem;
  }


  .choose2 .choose-row-1 {

    display: flex;

  }



  .choose2 .choose-row-1 .choose3 {
    width: 50%;
    padding: 25px 15px;
  }

  .choose2 .choose-row-1 .choose3 h6 {
    font-size: 15px;
    font-weight: 600;
    color: white;
  }


  .choose2 .choose-row-1 .choose3 img {
    width: 20%;
  }



}



@media (max-width:500px) {
    .choose-row .choose1 {
        margin-bottom: -9rem;
    }

  .choose2 .choose-row-1 .choose3 h6 .shot {
    font-size: 23px;
  }

}

@media(max-width:410px){
  .choose-row .choose1 {
        margin-bottom: -7rem;
    }
}



/* faq section */
/* Default styling */
/* Detail styling */
.details {
  --padding: 10px;
  border: 1px solid #ffffff3b;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  margin: 8px 0px;
}

.details+.details {
  margin-top: 15px;
}

.details__title {
  --width: 15px;
  --height: 2px;
  --radius: 1px;
  --color: currentColor;
  margin: 0;
  padding: var(--padding) calc(var(--width) * 2) var(--padding) var(--padding);
  cursor: pointer;
  transition: all .2s ease-in-out;
  position: relative;
  color: white;
}

.details__title:before,
.details__title:after {
  content: '';
  display: block;
  width: var(--width);
  height: var(--height);
  background-color: var(--color);
  position: absolute;
  border-radius: var(--radius);
  top: calc(50% - (var(--height) / 2));
  right: calc(var(--width) / 2);
  transition: all .2s ease-in-out;
}

.details__title:after {
  rotate: 90deg;
}

.details__container[open] .details__title:before {
  rotate: 45deg;
  /* rotate: 135deg; */
}

.details__container[open] .details__title:after {
  rotate: 135deg;
  /* rotate: 225deg; */
}

.details__container[open] .details__title {
  background-color: #f3f3f3;
}

.details__summary::marker {
  content: '';
}

.details__desc {
  display: grid;
  grid-template-rows: 0fr;
  transition: all .2s ease-in-out;
  overflow: hidden;
  padding-inline: var(--padding);
  pointer-events: none;
}

.details__container[open]+.details__desc {
  grid-template-rows: 1fr;
  padding-block: var(--padding);
}

.details__desc-inner {
  min-height: 0;
}

.section-faq {
  padding: 70px 0px;
}

.details__title {
  font-size: 18px;
  padding: 20px 15px;
}

.details__title a {
  text-decoration: none;
  color: white;
}

.heading-faq h3 {
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  color: white;
}

.heading-faq h3 span {
  color: #f4001a;
}

.heading-faq {
  margin-bottom: 1rem;
}

.container-faq {
  background: url(../images/product/clear-ppf/benefits.jpg), rgba(0, 0, 0, 0);
  padding: 70px !important;
  border-radius: 10px;
  background-position: center;
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: cover;
}

.details__desc-inner {
  color: #d3d3d3;
}

.details__container[open] .details__title {
  background-color: #f3f3f300;
}

@media(max-width:997px) {
  .heading-faq h2 {
    font-size: 29px;
  }

  .details__title {
    font-size: 15px;
    padding: 20px 15px;
  }
}

@media(max-width:500px) {
  .heading-faq h2 {
    font-size: 24px;
  }

  .container-faq {
    padding: 60px 20px !important;
  }

  .details__title {
    font-size: 16px;
  }

  .heading-faq h3 {
    font-size: 25px;
  }
}

/* faq section CLOSE */


.range-img {

  padding: 0px 30px;

}

.arrow11 {

  background: linear-gradient(208deg, #f4001a, #5d0000);

  padding: 37px 18px;

  color: black;

  border-radius: 4px;

  right: 2px;

}

.arrow11:after {

  font-size: 27px !important;

  font-weight: bold;

  color: white;

}

.arrow12 {

  background: linear-gradient(236deg, #f4001a, #5d0000);

  padding: 37px 18px;

  color: black;

  border-radius: 4px;



  left: 2px;

}

.arrow12:after {

  font-size: 27px !important;

  font-weight: bold;

  color: white;

}

@media(max-width:768px) {

  .arrow11:after {

    font-size: 16px;

  }

  .arrow12:after {

    font-size: 16px;

  }

}

@media(max-width:600px) {

  .arrow11 {
    padding: 26px 13px;

  }

  .arrow12 {

    padding: 26px 13px;

  }

}

@media(max-width:500px) {

  .arrow11 {

    padding: 26px 13px;

  }

  .arrow12 {

    padding: 26px 13px;

  }

  .arrow11:after {

    font-size: 12px !important;

  }

  .arrow12:after {

    font-size: 12px !important;

  }

}

@media(max-width:400px) {

  .arrow11 {

    padding: 20px 13px;

  }

  .arrow12 {

    padding: 20px 13px;

  }

  .arrow11:after {

    font-size: 12px;

  }

  .arrow12:after {

    font-size: 12px;

  }

}


@media(max-width:900px) {
  .faq input[type="checkbox"]:checked+label {
    height: 370px;
  }
}



.accordion-item {
  color: var(--bs-accordion-color);
  background-color: #ffffff00 !important;
  border: none !important;
}

.accordion-button:not(.collapsed) {
  background-color: #ffffff00 !important;
}

.accordion-button::after {
  margin: auto;
  --bs-accordion-btn-icon-width: 3.25rem !important;

}

.accordion-button {
  background-color: #ffffff00 !important;
}

.accordion {
  --bs-accordion-btn-icon: url(../images/white-errow.png) !important;
  --bs-accordion-btn-active-icon: url(../images/white-errow.png) !important;
  margin-bottom: 10rem;
}

.accordion-button:focus {
  box-shadow: none !important;
}

#collapseThree {
  background: #ffffff00;
  margin-top: -32px;
  color: white;

}

.accordion-button:not(.collapsed) {
  box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 #dee2e600 o !important;
}

.accordion-body {
  padding: 40px !important;
}

@media(max-width:500px) {
  .accordion-body {
    padding: 20px !important;
  }
}



/* Professionals paint protection film */
.paint-protection-row {
  height: 350px;
  overflow-y: scroll;
  width: 85%;
  align-content: center;
  margin: auto;
  border-top: 1px solid black;
  border-radius: 5px;
  padding: 20px;
  border-bottom: 1px solid black;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  margin-top: 2rem;
}

.paint-protection-row .head-paint {
  color: #000000;
  margin: 0rem;
  margin: 8px 0px;
}

.paint-protection-row ul {
  margin-top: 1rem;
}

.paint-protection-row ul li {
  font-size: 15px;
  text-align: justify;
}

.paint-protection-row h1 {
     color: #f4001a;
    margin: 0rem;
    margin: 8px 0px;
    font-size: 28px;
    margin-bottom: 13px;
}

.paint-protection-row h2 {
  font-size: 20px;
}

.paint-protection-row h3 {
  font-size: 21px;
}

.paint-protection-row h4 {
  font-size: 19px;
}

.paint-protection-row h5 {
  font-size: 18px;
}

.paint-protection-row h6 {
  font-size: 16px;
}

.paint-protection-row p {
  font-size: 15px;
  font-family: sans-serif;
  text-align: justify;

}
.paint-protection-row p a , .paint-protection-row ul li a{
  text-decoration: none;
  color: black;
  font-weight: 700;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: auto;
  background-color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  margin: 20px 0px;
}

th,
td {
  padding: 14px 20px;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}

th {
  background-color: #333;
  color: white;
  font-size: 14px;
  font-weight: 400;
  text-align: center !important;
}

td strong {
  color: #f4001a;
}

tr:nth-child(even) {
  background-color: #f2f2f2;
}

@media(max-width:768px) {
  .paint-protection-row {
    width: 100%;
    height: 600px;
  }

 

  .paint-protection-row h2 {
    font-size: 20px;
  }
}

@media(max-width:500px) {


  .paint-protection-row {
    padding: 20px 0px;
  }

  .paint-protection-row h2 {
    font-size: 18px;
  }

  .paint-protection-row h4 {
    font-size: 16px;
  }
}

/* Professionals paint protection film close */

/* Ultrashieldx section HOme page */
.film-row .film-colum {
  text-align: center;
}

@media(max-width:768px) {
  .film-row .film-colum img {
    margin: auto;
  }
}

/* Ultrashieldx section HOme page */