.bg-black{background-color: #0c0c0ccc !important;}

section.blog-listing-sec {
    background: #f1f1f1;
}

.inner-page-title {
    margin-top: 70px;
    /* background: #f1f1f1; */
}
.inner-page-title-one{
    margin-top: 40px;
    /* background: #f1f1f1; */
}

.inner-page-title h1{
    Font-size:36px;
Text-align: Center;
Font-weight:500;
}
.sec-one-bottom{
    padding: 45px 0px 20px 0px;
    overflow: hidden;
}

.innerpage-header-bg{
    background: #171717;
}


/*Product Details Page*/

.plus_ppf_features img {
    padding-right: 10px;
}

.row-reverse {
    flex-direction: row-reverse;
}

.small_img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.ppf_sugestion_info {
    width: 70%;
    margin: 0 auto;
}

.ppf_coverage {
    background-color: #0c0c0c;
}

.car_protect_cov_opt h2{
    color: #fff;
    font-size: 1.5rem!important;
}

.car_protect_cov_opt ul {
    margin: 0;
    padding: 0;
}

.car_protect_cov_opt ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #999797;
    padding: 22px 0px;
    display: flex;
    align-items: center;
}

.car_protect_cov_opt ul li div {
    padding: 0px 5px;
}

/*.plus_ppf_features ul li:first-child {*/
/*    padding-top: 0;*/
/*}*/

.plus_ppf_features ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 15px 5px;
    border-bottom: 1px solid #000;
    color: #565656;
    font-size: 14px;
}

.plus_ppf_features ul {
    margin: 0;
    padding: 0;
}

.ppf_sugestion .large_img {
    width: 75%;
    height: 450px;
}

.ppf_sugestion {
    position: relative;
}

.small_img img{
    border-radius: 5px;
    width: 60%;
    float: right;
}

.large_img {
    border-radius: 5px;
}


.car_protect_cov_opt ul li div p {
    margin: 0;
    font-size: 14px;
    color: #999797;
    line-height: 20px;
}


.plus_ppf_img img {
    height: 400px;
    object-fit: cover;
}

.arch-fs-32{
    font-size: 32px;
}

/*Blog Page*/

.blog-det-sec {
    padding-bottom: 40px;
}

.blog-cat {
    margin-top: 100px;
    margin-bottom: 20px;
}

.blog-cat span {
    color: #525252;
}

.blog-title h1 {
    Font-size:36px;
Text-align: Center;
Font-weight:500;
    margin-bottom: 16px;
    text-transform: capitalize;
}

.blog-date {
    margin-bottom: 20px;
}

.blog-date p {
    color: #525252;
}

.bg-cont article {
    font-size: 15px;
    line-height: 25px;
}

aside.blog-sticky {
    padding: 28px 0;
}

.recent-blogs-sec {
    background: #f1f1f1;
    padding: 20px;
}

.recent-blogs-sec h4 {
    padding-bottom: 13px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 20px;
}

.recent-blogs-sec ul {
    padding: 0;
    list-style: none;
}

.recent-blogs-sec ul li a {
    font-size: 14px;
    margin-bottom: 19px;
    color: #525252;
    text-decoration: underline;
    display: block;
    transition: 0.3s;

}

.blog-img img {
    height: 500px;
    object-fit: cover;
}

.plus_ppf_intro {
    padding: 0px 40px;
}

.car_protect_cov_opt-re p {
    border: 1px solid aliceblue;
    padding: 5px 8px;
    border-radius: 5px;
    color: #fff;
    background: #000;
    text-align: center;
}

.car_protect_cov_opt-re h4{
    color: #000;
    margin-bottom: 30px;
}
.car_protect_cov_opt-re h2{
    font-size: 1.5rem!important;
}


.car_protect_cov_opt img {
    width: 40px !important;
}

.car_protect_cov_opt-re ul {
    margin: 0;
    padding: 0;
}

.car_protect_cov_opt-re ul li{
    list-style: none;
    color: #010101;
    padding: 0px 0px;
}

.no-blog-arch ul li{display: flex; justify-content: space-between; font-size:14px; }


.small_img_sec2 img {width: 100%;}


    .tabcontent {
      display: none;
      padding: 6px 12px;
      /*border: 1px solid #ccc;*/
      border-top: none;
    }

button.tablinks {
   padding: 10px 20px;
    margin: 20px 10px;
    background: #fff;
    border-bottom: 2px solid #A4A4A4;
}

.tab-arch-prd {
    text-align: center;


}
.tab button.active{border-bottom: 2px solid #000; font-weight: 700;}

button.tab-arch-prd-links:hover {
    border-bottom: 2px solid #000;
    font-weight: 700;
}

button.tab-arch-prd-links:focus {
    border-bottom: 2px solid #000;
    font-weight: 700;
}

.content-prd-new{margin-top: 20px; margin-left: -60px;}

.ppf_sugestion_info-re h2{
    font-size: 1.75rem!important;
}
.ppf_sugestion_info-re{width:100%;}
.seg-padd-left{padding-left: 40px;}
.prod-img img {height: 300px; object-fit: cover;}
.about-img-sec img{height: 400px; object-fit: cover;}

@media only screen and (max-width: 991px){
    .small_img {
        display: none;
    }
    
    .ppf_sugestion .large_img {
        width: 100%;
    }
    
    .ppf_sugestion_info {
        width: 100%;
        margin-top: 15px;
    }
    
    .content-prd-new{margin-left: 0px !important;}
    .seg-padd-left {padding-left: 20px;}
    
  

}

/* Navigation */
.accordion-align{text-align: left; background-color: #111;}
.accor-btn-bg{background-color: #111 !important; color: #818181 !important;}
.accor-btn-bg:not(.collapsed) {background-color: #111 !important; color: #fff !important;}
.accor-border{border-color: #111 !important; color: #fff !important;}
.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 !important; color: #f1f1f1; line-height: 1px; font-size: 18px;}
/* .accordion-button:not(.collapsed){background: #111; color: #fff;} */
.accord-bg-padd{padding-left: 32px !important;}
.accord-bg-black:not(.collapsed){background: #111; color: #f1f1f1;}
.accordion-button:not(.collapsed){box-shadow: none !important;}
button.accord-bg-black {color: #818181 !important;}
.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 !important; 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*/
.blog_img img {
    height: 400px;
    object-fit: cover;
}

.send_msg_btn {
    display: inline-block;
    background-color: #141414;
    color: #fff;
    border-radius: 4px;
    border: 1px solid #141414;
    padding: 12px 20px;
    font-family: var(--maincolor);
}
.send_msg_btn:hover {
    background-color: transparent;
    color: #141414;}
    
.no-blog-arch ul li {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black overlay */
}

.blog_img {
  position: relative;
  display: inline-block; /* Ensures the overlay covers the entire image */
}

a.nes-tracker {
    padding-left: 0;
}
.tracker {
    display: inline-flex;
}

#moreless{display: none;}

.footer-logo {
    padding: 10px;
}

.foot-social-link {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    column-gap: 16px;
}

.foot-social-link li a img {
    max-height: 22px;
}

.footer-link {
    list-style: none;
    display: flex;
    margin-bottom: 16px;
    justify-content: center;
    flex-wrap: wrap;
}
.footer-link a {
    color: #929292;
    width: 100%;
    padding: 0 16px;
    transition: 0.3s;
}

.footer-copy p {
    margin: 0;
    color: #929292;
    text-align: center;
    font-size: 14px;
}

footer {
    padding: 35px 0;
    background-color: #1C1C1C;
}

.explore-btn:hover {
    font-size: 18px;
    font-weight: 600;
}

.explore-btn {
    transition: 0.3s;
    font-weight: 500;
}

.read-more-btn {
    border: 1px solid #000;
    background: #000000;
    padding: 10px 20px !important;
    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;
}

.cta-btn {
    border-bottom: 1px solid transparent;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 16px;
    border-radius: 0 !important;
    transition: 0.3s;
    padding-left: 0;
    padding-right: 0;
}

.cta-btn:hover {
    border-bottom-color: #1c1c1c !important;
}







.main-container
{
    margin-top: 130px;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
}
.admin-page{
    display: flex;
    justify-content: space-evenly;
}

.sidebar{
    width: 54px;

}

.admin-content{
    width: calc(100% - 100px);
}

.sidebar .navbar-nav{
    background: black;
    padding: 30px 0;
    border-radius: 30px;

}

.sidebar .navbar-nav .nav-item{
    display: flex;
    width: 100%;
    justify-content: center;
}

.sidebar .navbar-nav .nav-item.active{
background-color: #E50019;
}

.page-title{
    width: 142px;
    height: 30px;
    size: 20px;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    top: 156px;
    left: 99px;
    gap: 0px;
    opacity: 0px;
}

.table-header{
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    text-align: left;
}
select {text-transform: capitalize;}

header {
    background-color: #010101;
    /*padding: 36px 0;*/
}
footer {
    background-color: #010101;
    padding: 36px 0;
}
main {
    padding: 30px 0;
}
.film-category-tab-wrapper {
    padding: 0 40px;
    position: relative;
}
.film-category-tab-wrapper .slick-arrow {
    top: calc(50% - 15px);
    position: absolute;
    color: #010101;
    display: inline-flex;
    width: 20px;
    height: 30px;
    z-index: 1;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 1;
}
.film-category-tab-wrapper .slick-arrow.prevArrow {
    left: -30px;
}
.film-category-tab-wrapper .slick-arrow.nextArrow {
    right: -30px;
}
.film-category-tab-wrapper .slick-arrow svg {
    stroke: #010101;
}
.film-category-tab-wrapper .slick-arrow.slick-disabled svg {
    stroke: #E1E1E1;
}
.filmCategory-details {
    padding-left: 20px;
}
.nav-tabs {
    border-width: 0;
    margin-bottom: 40px;
}
.nav-tabs .nav-link {
    border-radius: 0;
    border-width: 0 0 2px 0;
    font-size: 20px;
    color: #948D8D;
}
.nav-tabs .nav-link.active {
    border-color: #E50019;
    font-weight: 600;
    color: #000000;
}
.preview-wrapper {
    position: relative;
}
.preview-btn {
    padding: 6px 15px;
    border-radius: 36px;
    background-color: rgba(0,0,0,.5);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: #fff;
    text-decoration: none;
}
.preview-btn:hover {
    color: #fff;
    text-decoration: none;
}
.action-btn {
    display: flex;
    gap: 34px;
    align-items: center;
}
.btn-primary, .btn-primary:focus, .btn-primary:hover, .btn-primary:active {
    background-color: #000000;
    color: #ffffff;
    border-color: #000000;
}
.btn-outline-primary, .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
    background-color: #ffffff;
    color: #000000;
    border-color: #000000;
}
.btn {
    padding: 9px 15px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 0;
}
.download-btn {
    position: absolute;
    bottom: 15px;
    left: 15px;
}
.expand-btn {
    position: absolute;
    top: 15px;
    right: 15px;
}
.section-title {
    font-weight: 700;
    font-size: 30px;
    color: #000000;
    margin-bottom: 20px;
}
.section-text {
    font-weight: 400;
    font-size: 16px;
    color: #626262;
    margin-bottom: 20px;
}
.thumb-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}
.thumb {
    width: 105px;
    position: relative;
}
.thumb [type="radio"] {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.thumb [type="radio"] + .radioDone {
    display: none;
    position: absolute;
    top: 6px;
    right: 6px;
}
.thumb [type="radio"]:checked + .radioDone {
    display: block;
}
.thumb-img {
    width: 105px;
    height: 105px;
    overflow: hidden;
}
.thumb-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.thumb-label {
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #686767;
    padding: 12px;
}

.slick-prev,
.slick-next {
  /* Remove default styles */
  display: block;
  width: auto;
  height: auto;
  padding: 0;
  background-color: transparent;
  border: none;
}

.slick-prev:before {
  /* Use Bootstrap chevron left icon */
  font-family: "chevron-left";
  font-size: 2rem;
  color: #007bff; /* Adjust color as needed */
}

.slick-next:before {
  /* Use Bootstrap chevron right icon */
  content: "";
  font-family: "chevron-right";
  font-size: 2rem;
  color: #007bff; /* Adjust color as needed */
}





.prod-sec1 {
    margin-bottom: 20px;
    position: relative;
    transition: 0.3s;
    visibility: visible;
}

.prod-content1 {
    position: absolute;
    bottom: 5%;
    left: 2.5%;
    width: 95%;
    margin: 0 auto;
    padding: 20px;
    background: #161512;
    color: #fff;
    /* transform: translateX(50%); */
    visibility: visible;
    transition: 0.3s;
    border-radius: 0;
    border: 0;
    padding: 20px;
}

.prod-content1 h5{color:#fff !important;}

.btn1 {
    padding: 9px 15px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 0;
}
.greenBox {
    background: #2B7D1D;
    color: #fff;
    padding: 18px;
    text-align: center;
    margin: 20px 2px;
    border-radius: 8px;
}
.fw-bold {
    font-weight: bold !important;
}
.list-group .list-group-item {
    border-width: 2px;
    padding: 15px 0;
}
.greenBox h4 {
    color: #fff;
    font-size: 28px;
    padding-bottom: 5px;
}
.greenBox h3 {
    color: #fff;
    font-size: 25px;
}

.roi-link a {
    color: #000;
    border-bottom: 1px solid #000;
}

.roi-link a:hover {
    color: #000;
    border-bottom: 1px solid;
}

.feat-sec {
    min-height: 258px !important;
    align-items: center !important;
    display: grid !important;
}

/*.feat-content{padding-left: 56px;}*/


.banner-slider-section img {
    height: 768px;
}

.form-archi-dis{
    border-top: none;
    border-left: none;
    border-right: none;
    color: #757575;
    padding: 10px 0px 15px;
    margin-bottom: 1rem;
}

.v-swiper-btn {
    background: #000;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 23px;
    color: #fff;
}

.shape {
    background-image: url(../img/villa-2.webp);
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
    display: grid;
}

.shape-text h3 {
    font-size: 36px;
    color: #fff;
    word-spacing: 12px;
    margin-bottom: 30px;
}

.shape-text p {
    color: #fff;
    margin-bottom: 41px;
    font-size: 22px;
}

.shape-text a {
    padding: 15px 40px;
    border: 1px solid #000;
    color: #fffdfd !important;
    border-radius: 50px;
    background: #000;
}
.shape-text {
    text-align: center;
}

.send_msg_btn1 {
    display: inline-block;
    background-color: #141414;
    color: #fff;
    border-radius: 4px;
    border: 1px solid #141414;
    padding: 12px 20px;
    font-family: var(--maincolor);
}


.merge-price {display: inline-flex;}
    
#priceIs {padding-right: 12px;}

@media only screen and (max-width: 600px) {
    /*.feat-content{padding-left: 0px;}*/
    .banner-slider-section img {height: 700px;}
    .home-video video {
        height: 650px;
        object-fit: cover;
    }
    .price-spe{display:none;}
    .merge-price {display: grid;}
    
    .film-category-tab-wrapper {padding: 0 20px;}
    .nav-tabs .nav-link{font-size: 16px;}
    .section-title {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    
    .filmCategory-details{ padding-left: 10px;
    padding-right: 10px;}
    
    .inner-page-title h1{
            Font-size:30px;
Text-align: Center;
Font-weight:500;
    }
    .blog-title h1 {
    Font-size:30px;
Text-align: Center;
Font-weight:500;
    text-transform: capitalize;
}
}