*{
    margin: 0;
    padding: 0;
    border-radius: border-box;
}

.become-installer-heading {
width: 60%;
}
.become-installer-heading h1 {
color: white;
padding: 150px 0px;
font-size: 35px;
font-weight: 800;

margin: 0px;

}
.become-installer-heading h1 span {
color: #ff0000;
}
@media (max-width:1200px) {
.become-installer-img img {
margin-top: 5rem;
}
}
@media (max-width:997px) {
.become-installer-heading {
width: 70%;
}
.become-installer-heading h1 {
font-size: 30px;
}
}
@media (max-width:768px) {
.become-installer-heading {
width: 70%;
}
.become-installer-heading h1 {
font-size: 25px;
padding: 120px 10px;
}
}
@media (max-width:600px) {
.become-installer-heading {
width: 100%;
}
.become-installer-heading h1 {
font-size: 22px;
padding: 100px 10px;
}
}
@media (max-width:400px) {
.become-installer-heading h1 {
font-size: 18px;
padding: 100px 10px;
}
}
/* section1 */
.ultrashield-logo-section {
padding: 40px 10px;
}
.ultrashield-content h2 span a{
text-decoration: none;
color: rgb(255, 0, 0);
}
.ultrashield-img {
text-align: end;
}
.ultrashield-img img {
width: 80%;
}
.ultrashield-colum {
align-content: center;
}
.ultrashield-colum h3 {

color: #ff0000;
font-weight: 700;

}
.ultrashield-content {
margin-top: 2rem;
}
.ultrashield-content h2 {
font-size: 22px;
color: black;
font-weight: 700;

margin: 20px 0px;
}
.ultrashield-content h2 span {
color: #ff0000;

}
.ultrashield-content p {
text-align: justify;
}
/* close */
@media (max-width:997px) {
.ultrashield-colum h3 {
font-size: 20px;
}
.ultrashield-content h2 {
font-size: 20px;
}
}
@media (max-width:768px) {
.ultrashield-row .col-md-6 {
width: 50%;
}
.ultrashield-img img {
width: 100%;
}
.ultrashield-colum h3 {
font-size: 18px;
}
}
@media (max-width:500px) {
.ultrashield-row .col-md-6 {
width: 100%;
}
.ultrashield-img {
text-align: center;
}
.ultrashield-img img {
width: 70%;
margin-bottom: 20px;
}
.ultrashield-colum h3 {
text-align: center;
}
.ultrashield-content h2 {
font-size: 18px;
}
}
/* section2 */
.section-paint-clear {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
padding: 60px 10px;
}
.paint-clear-heading h2 {
font-size: 30px;
color: rgb(255, 255, 255);
font-weight: 800;

text-align: center;
}
.paint-clear-heading h2 span {
color: #ff0000;
}
.paint-clear-row {
margin-top: 3rem !important;
}
.paint-clear-row .col-md-2 {
width: 20%;
text-align: center;
margin: 20px 0px;
}
.paint-clear-row .col-md-2 img {
width: 50%;
border-radius: 100%;
filter: brightness(0) invert(50);
transition: .4s ease-in-out;
box-shadow: 0 0 0 12px #ffffff1e;
}
.paint-clear-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;
}
.paint-clear-row .col-md-2 p {
color: white !important;
font-size: 15px;
margin-top: 1rem;
}
@media (max-width:997px) {
.paint-clear-row .col-md-2 {
width: 25%;
}
}
@media (max-width:768px) {
.paint-clear-row .col-md-2 {
width: 33.33%;
}
.paint-clear-heading h2 {
font-size: 25px;
}
}
@media (max-width:500px) {
.paint-clear-row .col-md-2 {
width: 50%;
}
.paint-clear-heading h2 {
font-size: 20px;
}
}
/* section3 heading */
.new-table table thead tr th {
padding: 10px 14px;
font-size: 13px;
background: red;
color: white;
}
.new-table table tbody tr td{
border: 1px solid #00000070;
padding: 9px;
}
/* section4 */
.section-paint-special {
padding: 0px 0px 0px 0px;
}
.section-paint-special img {
width: 100%;
}
.top-alin{
align-content: center;
}
.top-imm{
width: 100%;
}
/* section5 */
.section-paint-explore {
padding: 60px 10px 20px 10px;
background-color: #000000;
}
.paint-explore-heading {
width: auto;
padding: 0px 160px;
}
.paint-explore-heading h2 {
font-size: 35px;

text-transform: capitalize;
color: #ffffff;

font-weight: 800;
text-align: center;
}
.ppf-arrow{
    
}
.ppf-arrow:after{
        line-height: 1;
    background: red;
    padding: 13px 18px !important;
    color: white ;
    font-size: 21px !important;
    border-radius: 100px !important;
        margin-bottom: 93px;
}
@media(max-width:1200px){
    .ppf-arrow:after{
        margin-bottom: 30px;
}
}
@media(max-width:768px){
       .ppf-arrow:after {
    padding: 5px 9px !important;
    font-size: 13px !important;
 margin-bottom: 0px;
}
}
.paint-explore-heading h2 span {
color: #FF0000;
}
.table-2 p {
color: white !important;
font-size: 15px;
margin-top: 1rem;
font-weight: bold;
width: 70% !important;
margin: auto;
margin-top: 2rem;
margin-bottom: 1rem;
}
.table-2 p span {
color: #FF0000;
}
@media (max-width:1200px) {
.paint-explore-heading {
padding: 0px 100px;
}
}
@media (max-width:997px) {
.paint-explore-heading h2 {
font-size: 30px;
}
.paint-explore-heading {
padding: 0px 50px;
}
}
@media (max-width:768px) {
.paint-explore-heading h2 {
font-size: 25px;
}
.paint-explore-heading {
padding: 0px 0px;
}
.table-2 p {
width: 100% !important;
margin: auto;
margin-top: 2rem;
margin-bottom: 1rem;
}
}
@media (max-width:500px) {
.paint-explore-heading h2 {
font-size: 22px;
}
}
/* section6 */
.paint-explore-slider {
background-color: #000000;
padding: 0px 0px 0px 0px;
}
.paint-explore-slider .container-explore-slider {
padding: 0px !important;
}
.paint-explore-p {
color: white !important;
text-align: center;
font-size: 15px;
padding: 0px 10px;
}
.paint-new-selider {
margin-top: 2rem;
}
.paint-explore-slider h2 {
text-transform: capitalize;
color: #ffffff;

font-weight: 800;
margin-bottom: 30px;
text-align: center;
padding: 0px 0px 0px 50px;
margin-top: 30px;
}
.paint-explore-slider h2 span {
color: #FF0000;
}
.paint-explore-slider img {
width: 100%;
}
.swiper-button-next {
top: 17rem !important;
}
.swiper-button-prev {
top: 17rem !important;
}
@media (max-width:1600px) {
.swiper-button-next {
top: 15rem !important;
}
.swiper-button-prev {
top: 15rem !important;
}
}
@media (max-width:1400px) {
.swiper-button-next {
top: 13rem !important;
}
.swiper-button-prev {
top: 13rem !important;
}
}
@media (max-width:1200px) {
.swiper-button-next {
top: 10rem !important;
}
.swiper-button-prev {
top: 10rem !important;
}
}
@media (max-width:997px) {
.swiper-button-next {
top: 8rem !important;
}
.swiper-button-prev {
top: 8rem !important;
}
}
@media (max-width:768px) {
.swiper-button-next {
top: 6rem !important;
}
.swiper-button-prev {
top: 6rem !important;
}
}
@media (max-width:500px) {
.paint-explore-slider h2 {
font-size: 20px;
margin-bottom: 15px;
padding: 0px 0px 0px 30px;
}
.swiper-button-next {
top: 4rem !important;
}
.swiper-button-prev {
top: 4rem !important;
}
}
@media (max-width:400px) {
.paint-explore-slider h2 {
padding: 0px 0px 0px 20px;
}
}
/* table */
table {
margin: auto;
border-collapse: collapse;
overflow-x: auto;
display: block;
width: fit-content;
max-width: 100%;
box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1);
margin-top: 2rem;
}
.table-2 table thead tr th {
padding: 10px;
font-size: 13px;
background-color: #FF0000;
color: white;
border: 1px solid #000;
}
.table-2 table tbody tr td {
border: 1px solid #afafaf !important;
padding: 5px 10px;
font-size: 14px;
background-color: black;
color: white;
}
.side-text {
writing-mode: tb-rl;
transform: rotate(180deg);
}
@media (max-width:768px) {
.table-2 table thead tr th {
padding: 10px;
font-size: 13px;
}
.table-2 table tbody tr td {
padding: 10px;
font-size: 14px;
}
}
@media (max-width:500px) {
.table-2 table thead tr th {
padding: 8px;
font-size: 12px;
}
.table-2 table tbody tr td {
padding: 8px;
font-size: 13px;
}
}
/* table-close */
.paint-should-section {
padding: 40px 10px 10px 0px;
}
.paint-should-heading h2 {
font-size: 35px;

text-transform: capitalize;
color: #000000;

font-weight: 800;
text-align: center;
}
.paint-should-heading h2 span {
color: #FF0000;
}
.paint-should-heading p {
text-align: center;
}
.paint-should-row .col-md-2 {
width: 20%;
}
/* Common style */
.grid figure {
position: relative;
/* float: left; */
overflow: hidden;
margin: 10px 1%;
/* min-width: 320px; */
background: #3085a3;
text-align: center;
cursor: pointer;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption>a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption>a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.grid figure h2 {
word-spacing: -0.15em;
font-weight: 300;
}
.grid figure h2 span {
font-weight: 700;
}
.effect-oscar figcaption h2{
font-weight: 700;
}
.grid figure h2,
.grid figure p {
margin: 0;
}
.grid figure p {
letter-spacing: 1px;
font-size: 68.5%;
}
/***** Oscar *****/
/*---------------*/
figure.effect-oscar {
background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
}
figure.effect-oscar img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
width: 100%;
}
figure.effect-oscar figcaption {
align-content: center;
padding: 10px;
background-color: rgba(58, 52, 42, 0.7);
-webkit-transition: background-color 0.35s;
transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
position: absolute;
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
border: 1px solid #fff;
content: '';
}
figure.effect-oscar h2 {
margin: 10px 0px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
font-size: 20px;
color: white;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-oscar figcaption::before,
figure.effect-oscar p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(0);
transform: scale(0);
color: #ffffffcc !important;
font-size: 13px;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
border: none;
font-weight: 400;
}
figure.effect-oscar:hover h2 {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
border: none;
}
figure.effect-oscar:hover figcaption {
background-color: rgba(58, 52, 42, 0.7);
}
figure.effect-oscar:hover img {
opacity: 0.4;
}
@media (max-width:1200px) {
.effect-oscar {
height: 150px;
}
}
@media (max-width:997px) {
.paint-should-row .col-md-2 {
width: 33.33%;
}
.effect-oscar {
height: auto;
}
}
@media (max-width:768px) {
.paint-should-heading h2 {
font-size: 30px;
}
.paint-should-row .col-md-2 {
width: 50%;
}
}
@media (max-width:600px) {
.paint-should-heading h2 {
font-size: 25px;
}
}
@media (max-width:500px) {
.paint-should-row .col-md-2 {
width: 100%;
}
figure.effect-oscar figcaption::before {
top: 40px;
right: 40px;
bottom: 40px;
left: 40px;
}
figure.effect-oscar h2 {
margin: 60px 0px 20px 0px;
font-size: 30px;
}
figure.effect-oscar figcaption {
padding: 10px 50px;
}
.grid figure p {
font-size: 20px;
}
}
@media (max-width:400px) {
.paint-should-heading h2 {
font-size: 20px;
}
figure.effect-oscar figcaption::before {
top: 25px;
right: 25px;
bottom: 25px;
left: 25px;
}
figure.effect-oscar h2 {
margin: 20px 0px 20px 0px;
font-size: 25px;
}
figure.effect-oscar figcaption {
padding: 10px 30px;
}
}
/*section8*/
/* section8 */
.paint-pricing-section {
padding: 30px 10px 0px 10px;
}
.paint-pricing-heading h2 {
text-transform: capitalize;
color: #000000;

font-weight: 800;
font-size: 35px;
text-align: center;
}
.paint-pricing-heading h2 span {
color: #FF0000;
}
@media (max-width:997px) {
.paint-pricing-heading h2 {
font-size: 40px;
}
}
@media (max-width:768px) {
.paint-pricing-heading h2 {
font-size: 35px;
}
}
@media (max-width:500px) {
.paint-pricing-heading h2 {
font-size: 30px;
}
}
/* section 8 table */
.new-table table thead tr th {
padding: 10px 14px;
font-size: 13px;
}
.bold-p {
margin-top: 1rem !important;
text-align: center;
}
.bold-p span {
color: #FF0000;
font-weight: bold;
}
.small-text-p {
font-size: 10px;
color: #FF0000;
font-weight: bold;
}
.section-banner-franchise {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.new-table .table-p2 {
padding: 0px 417px;
}
@media (max-width:1400px) {
.new-table .table-p2 {
padding: 0px 328px;
}
}
@media (max-width: 1200px) {
.new-table .table-p2 {
padding: 0px 242px;
}
}
@media (max-width: 997px) {
.new-table .table-p2 {
padding: 0px 120px;
}
}
@media (max-width: 768px) {
.new-table .table-p2 {
padding: 0px 0px;
}
}
/* banner */
@media (max-width:2200px) {
.become-installer-heading h1 {
padding: 191px 0px 263px 0px;
}
}
@media (max-width:1600px) {
.become-installer-heading h1 {
padding: 150px 0px;
}
}
@media (max-width:1440px) {
.section-banner-franchise {
background-position-x: -165px;
}
.become-installer-heading h1 {
padding: 170px 0px;
}
}
@media (max-width:1300px) {
.section-banner-franchise {
background-position-x: -268px;
}
}
@media(max-width:1200px){
.become-installer-heading h1 {
padding: 116px 0px;
}
}
@media (max-width:1150px) {
.section-banner-franchise {
background-position-x: -440px;
}
}
@media (max-width:768px) {
.become-installer-heading h1 {
padding: 120px 0px;
}
}
@media (max-width:500px) {
.section-banner-franchise {
background-position-x: 0px;
}
}
/* slider paint protection explore heading */
.paint-explore-note {
text-align: start;
width: 60%;
margin: auto;
}
.paint-explore-note li {
color: white;
list-style: auto;
}
.paint-explore-note li p {
background: transparent;
margin: 1px 0px;
width:100% !important;
}
@media (max-width:2000px) {
.paint-explore-note {
width: 50%;
}
}
@media (max-width:1800px) {
.paint-explore-note {
width: 56%;
}
}
@media (max-width:1700px) {
.paint-explore-note {
width: 60%;
}
}
@media (max-width:1600px) {
.paint-explore-note {
width: 65%;
}
}
@media (max-width:1500px) {
.paint-explore-note {
width: 70%;
}
}
@media (max-width:1450px) {
.paint-explore-note {
width: 74%;
}
}
@media (max-width:1300px) {
.paint-explore-note {
width: 70%;
}
}
@media (max-width:1300px) {
.paint-explore-note {
width: 80%;
}
}
@media (max-width:1100px) {
.paint-explore-note {
width: 90%;
text-align: start;
}
.paint-explore-note li {
list-style: auto;
}
}
/* form popup */
/* General Styles */
.logo-popup {
margin-bottom: 1rem;
}
.logo-popup {
text-align: center;
}
.logo-popup img {
width: 50%;
}
@keyframes zoom-in-zoom-out {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.2, 1.2);
}
100% {
transform: scale(1, 1);
}
}
.zoom-popup {
width: 100px;
animation: zoom-in-zoom-out 3s ease-out infinite;
text-align: center;
padding: 3px 0px;
color: white;
}
.form-row .form-colum label {
color: white;
}
.form-row .form-colum input {
background-color: transparent;
color: white;
border-radius: 2px;
}
.form-row .form-colum textarea {
background-color: transparent;
color: white;
height: 70px;
border-radius: 2px;
}
.form-row .form-colum input ::placeholder {
color: white;
}
/* Popup background */
.popup {
display: none;
/* Hidden by default */
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgb(0 0 0 / 12%);
justify-content: center;
align-items: center;
z-index: 9999;
cursor: pointer;
}
/* Popup content */
.popup-content {
background-color: #000000e3;
padding: 40px;
width: 600px;
height: auto;
border-radius: 10px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
position: relative;
}
/* Close button */
.close-btn {
position: absolute;
top: 10px;
right: 15px;
font-size: 30px;
cursor: pointer;
font-weight: 800;
color: white;
}
input[type="text"],
input[type="email"] {
width: 100%;
padding: 10px;
margin: 10px 0;
border: 1px solid #ccc;
border-radius: 5px;
}
.button-row-popup {
text-align: center;
margin-top: 1rem;
}
.button-popup {
width: 30%;
padding: 10px;
background-color: #ff0000;
color: white;
border: none;
border-radius: 5px;
cursor: pointer;
transition: 0.4s;
}
.button-popup:hover {
background-color: #ab0000;
}
@media(max-width:768px) {
.popup-content {
height: auto;
top: -45px;
}
}
/* contact us batton & Find An Installer */
.paint-callus-section {
padding: 0px 10px 50px 10px;
}
.paint-callus-row .paint-callus1 {
text-align: end;
}
.paint-callus-row .paint-callus1 a {
text-decoration: none;
border: 3px solid red;
padding: 15px 25px;
background: black;
color: white;
border-radius: 5px;
transition: 0.4s;
}
.paint-callus-row .paint-callus1 a:hover {
background: #ff0000;
border: 3px solid #000000;
color: rgb(255, 255, 255);
}
.paint-callus-row .paint-callus2 a:hover {
background: #ff0000;
border: 3px solid #000000;
color: rgb(255, 255, 255);
}
.paint-callus-row .paint-callus2 a {
text-decoration: none;
border: 3px solid red;
padding: 15px 25px;
background: black;
color: white;
border-radius: 5px;
transition: 0.4s;
}
@media(max-width:768px) {
.paint-callus-row .paint-callus1 {
width: 60%;
}
.paint-callus-row .paint-callus2 {
width: 40%;
text-align: center;
}
}
@media(max-width:500px) {
.paint-callus-row .paint-callus1 {
text-align: center;
}
.paint-callus-row .paint-callus2 {
text-align: center;
}
.paint-callus-row .paint-callus1 a {
padding: 7px 10px;
font-size: 13px;
}
.paint-callus-row .paint-callus2 a {
padding: 7px 10px;
font-size: 13px;
}
}
/* 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 70px 0px; */
background: url(https://www.thedetailingmafia.com/assets/images/our-services/paint-protection/Inside-lower-image.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__title {
font-size: 18px;
padding: 20px 15px;
}
.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(https://www.thedetailingmafia.com/assets/images/our-services/paint-protection/Inside-lower-image.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 */
/* Ultrashieldx paint protection film ppf heading */
.box {
background: white;
border-radius: 8px;
text-align: center;
position: relative;
}
/* Heading */
.box .headingg {
background: #ff0000;
color: white;
font-size: 16px;
border: 1px solid #0000002e;
padding: 10px;
font-weight: 600;

margin: 10px 0px;
border-radius: 5px;
transition: background 0.3s ease;
}
/* Hidden Content */
.content {
background: #fff;
color: #333;
margin-top: -10px;
padding: 2px 10px;
border-radius: 5px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
opacity: 0;
max-height: 0;
overflow: hidden;
transition: max-height 0.4s ease, opacity 0.3s ease;
height: 200px;
overflow-y: scroll;
}
/* Show content on hover */
.box:hover .content {
opacity: 1;
max-height: 200px;
/* Adjust as needed */
}
.section-banner-franchise {
background-image: url(../../images/our-services/paint-protection/PPF-BANNER-NEW.png);
}
.section-paint-clear{
background-image: url(../../images/our-services/paint-protection/Inside-lower-image.jpg);
}
@media (max-width:500px){
.section-banner-franchise {
background-image: url(../../images/our-services/paint-protection/PPF-Phone.jpg);
background-position-y: -114px;
}    
}
@media (max-width:400px){
.section-banner-franchise {
background-position-y: -107px;
}    
}
@media (max-width:375px){
.section-banner-franchise {
background-position-y: -55px;
}    
}
/*section-paint-clear*/
.section-paint-clear .container{
position: relative;
}
.paint-clear-slider-wrap{
overflow: hidden;
width: 100%;
}
.paint-clear-row{
display: flex;
flex-wrap: nowrap !important;
margin: 0;
transition: transform 0.5s ease-in-out;
will-change: transform;
}
.paint-clear-row > .col-md-2{
flex: 0 0 20%;
max-width: 20%;
width: 20%;
padding: 0 10px;
box-sizing: border-box;
text-align: center;
}
.paint-clear-row > .col-md-2 img{
max-width: 100%;
height: auto;
display: block;
margin: 0 auto 10px;
}
.paint-slider-arrow{
position: absolute;
top: 58%;
transform: translateY(-50%);
width: 42px;
height: 42px;
border: none;
border-radius: 50%;
background: #000;
color: #fff;
font-size: 24px;
line-height: 42px;
text-align: center;
cursor: pointer;
z-index: 9;
transition: 0.3s ease;
}
.paint-slider-arrow:hover{
background: #c00000;
}
.paint-slider-prev{
left: -10px;
}
.paint-slider-next{
right: -10px;
}
@media (max-width: 991px){
.paint-clear-row > .col-md-2{
flex: 0 0 33.3333%;
max-width: 33.3333%;
width: 33.3333%;
}
}
@media (max-width: 767px){
.paint-clear-row > .col-md-2{
flex: 0 0 50%;
max-width: 50%;
width: 50%;
}
.paint-slider-prev{
left: 0;
}
.paint-slider-next{
right: 0;
}
}
/*section-paint-clear*/
/*ppf slider table dropworn*/
.ppf-note-dropdown {
margin-top: 15px;
}
.ppf-note-toggle {
width: 60%;
background: #000;
color: #fff;
padding: 12px 15px;
border: 1px solid #ffffff63;
cursor: pointer;
font-size: 16px;
text-align: left;
border-radius: 5px;
}
.ppf-note-toggle::after {
content: "+";
float: right;
font-size: 18px;
}
.ppf-note-dropdown.active .ppf-note-toggle::after {
content: "-";
}
.paint-explore-note {
display: none;
margin-top: 10px;
padding-left: 20px;
}
.ppf-note-dropdown.active .paint-explore-note {
display: block;
}
.ppf-note-dropdown.active .paint-explore-note  li{
background: black !important;
}
/*ppf slider table dropworn*/
.new-tablee h2{
font-weight: 800;
font-size: 30px;
}
.new-tablee h2 span{
color:red;
}
.new-tablee p{
font-size: 15px;
}
.new-tablee h3{
font-weight: 700;
font-size: 25px;
text-align: center;
color:red;
margin-bottom: -14px;
}
/*table*/
.table-heading h2{
font-size:18px !important; 
margin-top: 3px;
margin-bottom: 4px;
font-weight: 700;
}
.table-heading h2 span{
color:white;
}
@media(max-width:500px){
.table-heading h2{
font-size:17px !important; 
text-align: start;
}
}
/*table close*/
/*cta section*/
.cta-new-section{
padding: 35px 10px 70px 10px;
}
.cta-new-row .cta-new-col1 h2{
font-size: 49px;
font-weight: 800;
text-align: center;
}
.cta-new-row .cta-new-col1 h2 span{
color:red;
}
.cta-new-row .cta-new-col2 p{
text-align: end;
}
.cta-new-row .cta-new-col2{
align-content: center;
}
.cta-new-row .cta-new-col2 p a {
border: 1px solid white;
padding: 18px 30px;
background: red;
color: white;
font-weight: 700;
display: inline-block;
position: relative;
overflow: hidden;
transition: all 0.4s ease;
cursor: pointer;
text-decoration: none;
}
/* Hover Effect */
.cta-new-row .cta-new-col2 p a:hover {
color: black;
background: white;
transform: translateY(-3px);
box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}
/* Shine Effect */
.cta-new-row .cta-new-col2 p a::before {
content: "";
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.4);
transform: skewX(-45deg);
transition: 0.5s;
}
.cta-new-row .cta-new-col2 p a:hover::before {
left: 120%;
}
@media(max-width:999px){
.cta-new-row .cta-new-col1 h2 {
font-size: 30px;
}
}
@media(max-width:768px){
.cta-new-row .cta-new-col1 h2 {
text-align: center;
}
.cta-new-row .cta-new-col2 p{
text-align: center;
}
.cta-new-row .cta-new-col2{
margin-top: 2rem;
}
.cta-new-section{
padding: 10px 10px 70px 25px;
}
.cta-new-row .cta-new-col2 p a{
padding: 10px 30px;
}
}
/*cta section close*/
/*product-portfolio*/
.product-portfolio{
padding: 50px 10px;
}
.product-portfolio-heading{
text-align: center;
}
.product-portfolio-heading h2{
font-size: 40px;
font-weight: 800;
}
.product-portfolio-heading h2 span{
color:red;
}
.portfolio-status{
margin-top: 2rem;
    border: 1px solid #00000038;
    border-radius: 5px;

}
.portfolio-status img{
width:100%;
}
.portfolio-status h2{
        font-size: 25px;
    margin-top: 18px;
    padding-left: 15px;
    padding-right: 15px;
        font-weight: 700;
}
.portfolio-status p{
     padding-left: 15px;
       padding-right: 15px;
}

.portfolio-status .pp{
        text-align: center;
    margin-top: 25px;
    margin-bottom: 34px;
}
.portfolio-status .pp a{
    text-decoration: none;
    background: red;
    color: white;
    padding: 10px 20px;
}





.pp a {
padding: 18px 30px;
background: red;
color: white;
font-weight: 700;
display: inline-block;
position: relative;
overflow: hidden;
transition: all 0.4s ease;
cursor: pointer;
text-decoration: none;
}
/* Hover Effect */
.pp a:hover {
color: black;
background: white;
transform: translateY(-3px);
box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}
/* Shine Effect */
.pp a::before {
content: "";
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.4);
transform: skewX(-45deg);
transition: 0.5s;
}
.pp a:hover::before {
left: 120%;
}


/*model poppup*/
  .showw {
        background: rgb(0 0 0 / 57%);
}
.product-header h2{
    color:red;
        font-weight: 700;
}
.product-model .product-model-row .product-model-col img{
    width: 100%;
    
}
.product-model .product-model-row .product-model-col{
    align-content: center;
}
.product-model{
        margin-bottom: 2rem !important;
}
.product-dialog{
    max-width:90% !important;
}
.product-model .product-model-row .product-model-col h3{
        font-weight: 700;
    font-size: 30px;
}
.product-model .product-model-row .product-model-col h3 span{
     color:red;
}
.product-model .product-model-row .product-model-col h4{
     color:red;
         font-weight: 700;
}
@media(max-width:768px){
    .product-model .product-model-row .product-model-col h3 {
    margin-top: 1rem;
}
}
@media(max-width:500px){
.product-model .product-model-row .product-model-col h3 {
    font-size: 25px;
}
}

/*table*/
.spec-table{
width:100%;
border-collapse:collapse;
font-family:Arial;
}

.spec-table th,
.spec-table td{
border:1px solid #333;
padding:10px;
text-align:center;
}

.spec-table th{
background:#ff0000;
color:#fff;
font-size:13px;
}

.series td{
background:#777;
color:#fff;
font-weight:bold;
}
/*table*/

   .detail-location {
  margin-top: 30px;
}

.location-col {
  background: #f5f5f5;
  padding: 22px 15px;
  text-align: center;
  border-radius: 6px;
  min-height: 110px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  transition: 0.3s ease;
  align-items: center;
}
.location-col2{
    background: red !important;
          min-height: auto;
    border-radius: 100px;
    width: 80%;
    margin: auto;
        padding: 15px 10px !important;
}
.location-col2 a , .location-col2 a i{
    color: white !important;
}
.location-col2 a i , .location-col3 a i{
    font-size:25px;
        margin-right: 2px;

}
.location-col3{
    background: black !important;
       min-height: auto;
    border-radius: 100px;
    width: 80%;
    margin: auto;
        padding: 15px 10px !important;
}
.location-col3 a , .location-col3 a i{
    color: white !important;
}
.location-col:hover {
  box-shadow: 0 6px 18px rgba(0,0,0,0.08);
  transform: translateY(-3px);
}

.location-col i {
  font-size: 28px;
}


.location-col a {
  color: #222;
  font-size: 16px;
  text-decoration: none;
  word-break: break-word;
}

.location-col .whatsapp {
  color: #25D366;
  text-align: center;
      font-size: 25px;
}
.location-col2 a .whatsapp{
    color: #ffffff;
}

.location-col .phone {
  color: red;
     font-size: 25px;
}

.location-col .email {
  color: #666;
     font-size: 25px;
}
.cta-new-row{
        background: red;
    padding: 30px 40px;
    border-radius: 100px;
}
.cta-new-row .cta-new-col1 , .cta-new-row .cta-new-col2 {
    align-content: center;
}
.cta-new-row .cta-new-col1 h2{
        color: white;
    font-size: 27px;
}
.cta-new-row .cta-new-col2 p {
    margin-bottom: 0px;
}
.cta-new-row .cta-new-col1 h2 span {
    color: #ffffff;
}
@media(max-width:1400px){
    .cta-new-row .cta-new-col1 h2 {
    font-size: 25px;
}
}
@media(max-width:1200px){
    .cta-new-row .cta-new-col1 h2 {
    font-size: 22px;
}
}
@media(max-width:768px){
      .cta-new-row .cta-new-col1 h2 {
        margin-bottom: -34px;
    }
    .cta-new-row {
    padding: 30px 20px;
    border-radius: 40px;
}
}
@media(max-width:500px){
      .cta-new-row .cta-new-col1 h2 {
        margin-bottom:0px;
    }
 
}
/*model poppup close*/


/*product-portfolio close*/


/*model new css*/
  @media (max-width: 767.98px) {
  .product-dialog {
    max-width: 100%;
    width: calc(100% - 16px);
    margin: 8px auto;
  }

  .product-header {
    padding: 16px;
  }

  .product-header .modal-title {
    font-size: 18px;
  }

  .product-model {
    padding: 16px;
  }

  .product-model-row {
    display: block;
  }

  .product-model-col {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .product-model-col:first-child {
    margin-bottom: 18px;
  }

  .product-model-col img {
    width: 100%;
    display: block;
    border-radius: 8px;
  }

  .product-model-col h3 {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 10px;
  }

  .product-model-col p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 14px;
  }

  .product-model-col h4 {
    font-size: 18px;
    margin-bottom: 14px;
  }

  .spec-table-wrap {
    width: 100%;
    overflow: hidden;
  }

  .spec-table {
    width: 100%;
    min-width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    background: #fff;
    border: 1px solid #bdbdbd;
  }

  .spec-table thead {
    display: none;
  }

  .spec-table tbody {
    display: table-row-group;
    width: 100%;
  }

  .spec-table tbody tr {
    width: 100%;
  }

  .spec-table tbody tr.series {
    display: table-row;
  }



  .spec-table tbody tr.spec-row {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
  }
  
    .spec-table tbody tr.series td {
    display: block;
    width: 100%;
    background: #7f7f7f;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    padding: 12px 14px;
    border-bottom: 1px solid #bdbdbd;
    box-sizing: border-box;
  }

  .spec-table tbody tr.spec-row td {
    display: grid;
    grid-template-columns: 42% 58%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #d0d0d0;
    background: #fff;
    color: #222;
    font-size: 14px;
    line-height: 1.5;
    vertical-align: top;
    box-sizing: border-box;
    word-break: break-word;
    overflow-wrap: break-word;
  }

  .spec-table tbody tr.spec-row:last-child td:last-child {
    border-bottom: 0;
  }

  .spec-table tbody tr.spec-row td::before {
    content: attr(data-label);
    display: flex;
    align-items: center;
    width: 100%;
    min-width: 0;
    padding: 12px 10px;
    background: #f3f3f3;
    color: #2a2a2a;
    font-weight: 600;
    border-right: 1px solid #d0d0d0;
    box-sizing: border-box;
        text-align: left;
  }

  .spec-table tbody tr.spec-row td .mobile-value {
    display: flex;
    align-items: center;
    width: 100%;
    min-width: 0;
    padding: 12px 10px;
    background: #fff;
    color: #222;
    font-weight: 500;
    box-sizing: border-box;
        text-align: left;
  }

  .detail-location {
    margin-top: 18px;
    row-gap: 12px;
  }

  .detail-location > div {
    margin-bottom: 12px;
  }

  .location-col {
    padding: 18px 14px;
    border-radius: 8px;
    text-align: center;
  }

  .location-col i {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .location-col a {
    font-size: 14px;
    word-break: break-word;
  }
}
/*model new css*/
.product-model-col p{
        padding-left: 0px ;
}