.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
    text-align: left;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }

  .ham-btn span:nth-child(1), .ham-btn span:nth-child(3){
    width: 35px;
    margin-left: auto;    
}

.ham-btn span:nth-child(2) {
    margin: 10px 0;
    margin-right: 10px;
    width: 35px;
}

.ham-btn span {
    width: 46px;
    height: 3px;
    background: #ff0000;
    display: block;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}



.inf-vid>a>img {
    height: 300px;
    object-fit: cover;
}

.bg-black{
  background: #0c0c0ccc !important;
}


.row-reverse {
  flex-direction: row-reverse;
}

.car_protect_cov_opt img {
  width: 86px;
}


.plus_ppf_img img {
  height: 600px;
  object-fit: cover;
}

.prod-img-new img { height: 300px; object-fit: cover;}

#more {display: none;}
button#myBtn {background: #fff;}
button#myBtn i {
    padding-left: 9px;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 400;
}

  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }
  
 /* ==============================20/04/2024================================ */
.infl-img img {
    height: 355px;
    object-fit: cover;
}

.modal-new-des{height: 100% !important; width: 100% !important;}
.bl-img img {
    min-height: 170px;
    object-fit: cover;
}

/* Navigation */
.accordion-align{text-align: left; background-color: #111;}
.accor-btn-bg{background-color: #111; color: #818181;}
.accor-btn-bg:not(.collapsed) {background-color: #111; color: #fff;}
.accor-border{border-color: #111; color: #fff;}
.accor-padd-nav{padding-left: 11px;}
.accor-padd-nav-list{font-size: 18px;}
.sidenav a {font-size: 18px;}
.accordion-button:focus {
  border-color: transparent !important;
  outline: 0;
  box-shadow: none !important;
}
.accor-nav-line p{line-height: 20px;}
.accor-nav-line p:hover{color: #f1f1f1;}
.sidenav .accordion {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accord-bg-black {background: #111; color: #f1f1f1; line-height: 1px; font-size: 18px;}
/* .accordion-button:not(.collapsed){background: #111; color: #fff;} */
.accord-bg-padd{padding-left: 32px;}
.accord-bg-black:not(.collapsed){background: #111; color: #f1f1f1;}
.accordion-button:not(.collapsed){box-shadow: none;}
button.accord-bg-black {color: #818181;}
.acord-padd-top a{padding-bottom:21px; text-transform: capitalize; font-size: 14px;}
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 16px;}
    .accor-padd-nav-list{font-size: 16px;}
    .accord-bg-black {background: #111; color: #f1f1f1; line-height: 1px; font-size: 16px;}
  }

.accordion-item {border: none !important;}
.accor-padd-direct {
    padding-top: 0;
}
.accord-bg-padd2 {
    padding-top: 5px;
}
   
/*20/04/2024*/
.no-blog-arch ul li {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}

#moreless{display: none;}
a.nes-tracker {
    padding-left: 0;
}
.tracker {
    display: inline-flex;
}
.tracker-ppf{margin-left: -88px;}
.read-more-btn {
    border: 1px solid #000;
    background: #000000;
    padding: 10px 20px;
    border-radius: 10px !important;
    color: #fff;
}

.read-more-btn:hover {
    border: 1px solid #000;
    background: #fff;
    padding: 10px 20px;
    border-radius: 10px !important;
    color: #000;
}

.modal-body-insta{justify-content: center;display: flex;}
.modal-body-insta iframe{max-width: 400px !important;}
.plus_ppf_features-new{
border-bottom: 1px solid #000;
    width: 56%;}
    
img.p-cal-imgnew {
     object-fit: cover; 
     height: 307px; 
     max-width: 100%;
}


.bg-grey{background: #fafafa !important;}

.pdf_download a {
    color: #000;
    font-weight: 500;
    transition: 0.3s ease;
}

.pdf_download:hover {
    text-decoration: underline;

}

.nav-black-car.active {
    background: #050505 !important;
    color: #fff !important;
}

.nav-black-car {
    color: #000 !important;
}

.nav-w-20{width: 20% !important;}
.nav-black-car.active:after {
    display: none;
}

.car-video.active:after {
    display: none !important;
}

.active:after {
    display: none;
}

.v-form-ele select {background: #fff;}


.form-ppf-dis {
        border-top: none;
        border-left: none;
        border-right: none;
        color: #757575;
        padding: 10px 5px 15px;
        margin-bottom: 1rem;
        
    }
    
    
.plus_ppf-img_rede img{height: 792px !important;}

@media only screen and (max-width: 600px){
    .nav-w-20{width: 100% !important;}
    
    .cust-slider {
        padding: 0;
        min-height: 83% !important;
    }
    
    p.taxes {
        padding: 0 10px;
    }
    
    .plus_ppf-img_rede img{height: 500px !important;}
    .res-title h2 {
        margin-top: 20px;
    }
    
    
}

