html{
    scroll-behavior: smooth;
    overflow-x: hidden !important;

}

p{
    font-weight: 600;
}

body,html{
    white-space: normal;
  word-wrap: break-word; /* Ensures long text wraps */
}

body {
  margin: 0;
  padding: 0;
  background-color: rgb(144, 17, 47);
  font-family: oswald-medium, oswald, sans-serif;
  position: relative;
}
h1{
    font-family: 'Bebas Neue', sans-serif;
}

/* HEADER STYLES */
.header {
  margin: 0;
  background-color: rgb(144, 17, 47);
  height: 85px;
  padding: 0.5em 0;
  position: sticky;
  top: 0;
  box-shadow: 2px 2px 5px black;
  
  z-index: 10000;
}

.h{
    transition: 0.3s ease-in-out all;
}
.h:hover{
    text-decoration: underline !important;
}

.nav-list{
    display: flex;
    justify-content: flex-end;
    gap: 20px;
    list-style: none;
    font-family: tahoma, tahoma-w01-regular, tahoma-w02-r;
    font-weight: 700;
    padding-left: 0;
}
.box-1{
    gap: 1rem;
    margin-left: auto;
}
.activated{
    background-color: rgb(207, 34, 59);
}
.nav-list li{
    color: white;
    padding: 2px;
}
.nav-list li a{
    text-decoration: none;
    color: white;
    transition: 0.3s ease-in-out all;
    padding: 10px;
    border-radius: 5px;
}
.nav-list li:hover{
   background-color: rgb(207, 34, 59);
}
.header .inner-head{
    max-width: 950px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

 #headG{
    font-size: 10px ;
    margin-left: 10px;
    
}
.header img {
  height: 80px;
}
 #g-stars img {
  height: 20px;
  display: block;
}
 #g-stars {
    padding-top: 0 !important;
  display: flex;
  align-items: center;
    flex-direction: row !important;
   
}
#sml{
    display: none;
}

/* END HEADER STYLES */

/* SALE STYLES */
#sales{
    padding-top: 10px;
    padding-bottom: 60px;
}
.sale-list{
    list-style: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
   
}
.sale-list li{
    display: flex;
    align-items: center;
    gap: 10px;
    height: 35px;
    color: white;
    font-weight: 800;
    max-width: 450px;

}
.top-list{
    font-size: 22px;
    margin-top: -30px;
    color: white;
    font-family: 'Bebas Neue', sans-serif;

    max-width: 450px;
    text-align: center;
}

.enhanced{
    background-color: white;
    color: rgb(144, 17, 47);
    width: fit-content;
}

.top-list .tag{
    background-color: white;
    color: rgb(144, 17, 47);
    
    font-size: 30px;
    width: fit-content;
}
.top-list span{
    font-size: 14px;
    padding: 0 !important;
}
.num{
    text-decoration: none;
    transition: 0.3s ease-in-out all;
    color: white;
    font-size: large;
   
}
.num:hover{
    text-decoration: underline;

}
@media (max-width: 897px){
    #sale-main #sale-left #g-stars2{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding-top: 10px;
        height: 50px;
        color: white;
        
        box-sizing: border-box;
        margin: 0 auto;
        font-size: 9px;
    }
    .top-list{
        margin-top: 0;
    }
    #sale-top{
        text-align: left;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    #sale-top h1{
        margin-bottom: 0;
     }
    #sale-main #sale-left #g-stars2 img{
       max-height: 20.75px;
       width: auto;
    }
    .header{
        flex-direction: column;
        height: fit-content;
    }
    .header img{
        height: 75px;
    }
    .header .inner-head #tbns{
        display: flex;
        flex-direction: row;
        gap: 5px;
    }

    /* .sale-section{
        max-width: 500px;

    } */
   
     
    .header span button,a{
        font-size: small;
    }
    #sale-left p{
        display: none;
    }
    .header #g-stars img{
        display: none;
    }
    .header #headG{
        display: none;
    }
    .sale-section h1{
        font-size: 40px;
    }
    .sale-section #sale-left h1{
        font-size: 50px;
        width: fit-content;
        text-align: left;
    }
    #sale-main{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 2em;
    }
    #sale-main #sale-left{
       margin-left: auto;
       margin-right: auto;
       align-items: center;
       justify-content: center;
       display: flex;
       flex-direction: column;
    }
    #sale-main #sale-right{
        flex-direction: column-reverse;
    }
    #sale-main #sale-right h1{
        font-size: large;
    }
    #sale-main #sale-right #bus{
        height: 150px;
    }
    .header .inner-head{
        flex-direction: column;
    }
    #lrg{
        display: none;
        
    }
    #sale-right #text #sml{
        display: block;
        font-size: 40px;
        
    }

    
}
#sale-left #g-stars2 {
    height: 100px;
    display: none;
}
#sale-right #g-stars2 {
    display: flex;
    align-items: center;
  }
  #g-stars2, #g-stars{
    font-family: oswald-medium, oswald, sans-serif;
    font-weight: 600;
  }
  .sale-section {
    position: relative;
    width: 100%;
    overflow: hidden; /* Ensures rotated background doesn’t overflow */
  }
  
  .sale-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 130%;
    height: 100%;
    background-image: url("./assets/backgroundaplus.avif");
    background-size: cover;
    background-position:center;
    transform: rotate(180deg); /* Rotate the background */
    transform-origin: center;
    z-index: -1; /* Ensure it stays behind the content */
  }
  

#sale-main{
    display: flex;
   
    gap: 1em;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
#sale-left span {
  display: flex;
  flex-direction: column;
  gap: 1em;
  padding-top: 2em;
}
#sale-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: white;
  width: 800px
}
#sale-left{
    width: 900px;
}
#sale-right #lrg{
    font-size: 80px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: bold;
}


#sale-right #text {
  text-align: right;
  font-size: 25px;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}
#sale-right #bus {
  height: 200px;
}
#sale-top{
    margin: 0 auto;
    max-width: 900px;
    color: white;
    font-size: 25px;

}
#sale-top h1{

    width: fit-content;
    line-height: 1.2;
    
}
.sale-p{
    font-weight: 600;
  
    padding: 10px;
    color: white;
}

#sale-main {
  display: flex;
  justify-content: center;
}

#sale-left h1 {
  background-color: rgb(144, 17, 47);
  line-height: 2em;
  font-style: italic;
  color: white;
  font-weight: bolder;
  margin: 0;
  font-size: 60px;
  -webkit-font-smoothing: antialiased;
  width: fit-content;
}
/* END SALE STYLES */

/* HELPER CLASSES */
#callButton2{
    padding: 1em 2rem;
    border-radius: 1.5rem;
    border: 3px solid rgb(144, 17, 47);
    box-shadow: 2px 2px 5px black;
    background-color: rgb(212, 21, 65);
    color: white;
    transition: all 0.3s ease;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
#callButton {
    font-size: 20px;
    padding: 13px;
    border-radius: 1.5rem;
    border: 3px solid rgb(144, 17, 47);
    box-shadow: 2px 2px 5px black;
    background-color: rgb(212, 21, 65);
    color: white;
    transition: all 0.3s ease;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
  }
  #callButton:hover {
    border: 3px solid rgb(212, 21, 65);
    background-color: hsl(346, 82%, 36%);
    box-shadow: 4px 4px 10px black;
    transform: scale(1.05); 
  }
  #callButton2:hover {
    border: 3px solid rgb(212, 21, 65);
    background-color: hsl(346, 82%, 36%);
    box-shadow: 4px 4px 10px black;
    transform: scale(1.05); 
  }
.buttonstyle {
    padding: 1em 2rem;
    border-radius: 2rem;
    border: 3px solid rgb(144, 17, 47);
    box-shadow: 2px 2px 5px black;
    background-color: rgb(212, 21, 65);
    color: white;
    transition: all 0.3s ease;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
  }
  .buttonstyle:hover {
    border: 3px solid rgb(212, 21, 65);
    background-color: hsl(346, 82%, 36%);
    box-shadow: 4px 4px 10px black;
    transform: scale(1.05); 
  }
.pt-pb-90{
    padding-top: 90px;
    padding-bottom: 90px;
}
.items-center{
    align-items: center;
}

.abs-center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.flex-center{
    display: flex;
    justify-content: center;
    align-items: center;
}
.flex{
    display: flex;
}
.flex-col{
    flex-direction: column;
}
.flex-wrap{
    flex-wrap: wrap;
}
.mw-900{
    max-width: 950px;
}
.text-white{
    color: white;
}
.bg-white{
    background-color: white;
}
.bg-red{
    background-color: rgb(144, 17, 47);
}
.text-red{
    color: rgb(144, 17, 47);
}
.m-center{
    margin-left: auto;
    margin-right: auto;
}
/* END HELPER CLASSES */

.sm-show{
    display: none;
}

/* WELCOME CLASSES */
@media(max-width: 897px){
    
    .welcome-section{
        flex-direction: column;
        padding: 2em 2em;
        
    }
    #sale-left, #sale-right{
        width: auto;
    }
    #welcome-right{
        display: none;
    }
    #sale-right{
        margin-top: 0;
    }
    .buttonstyle{
        padding: 1em 1em;
    }
    #callButton2{
        padding: 13px;
    }
}
.welcome-section{
    justify-content: space-between;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    /* padding: 6em; */
}
#welcome-left{
    max-width: 900px;
    margin: 0 auto;
}
#welcome-left h1{

    font-size: 50px;
    font-family: 'Bebas Neue', sans-serif;
}
#welcome-left h1,p{
    color: white;
}
#welcome-left h3{
    background-color: white;
    color: rgb(144, 17, 47);
}
#welcome-right{
    max-width: 45%;
    color: white;
}
#welcome-right form input,select{
    padding: 1em;
    border-radius: 20px;
}
#welcome-right form select{
    width: 228px;
}
#welcome-right form {
    gap: 10px;
}
.welcome-section form input,select{
    width: 200px;
}
.welcome-section form label{
    padding-left: 1em;
}
/* WELCOME SECTION END*/

/* EXPERIENCE SECTON */

#experience-section{
    /* padding: 2em; */
    width: 100%;
    object-fit: contain;
    background-image: url("./assets/back.avif");
    background-size: cover;
    background-position: center;
    height: 750px;
}
#solutions-section{
    /* padding: 2em; */
    width: 100%;
    object-fit: contain;
    background-image: url("./assets/back.avif");
    background-size: cover;
    padding-bottom: 30px;

    padding-top: 60px;

}
#solu-inner{
    padding-bottom: 30px;
}
#superior-section{
    /* padding: 2em; */
    width: 100%;
    background-color: white;
    padding-top: 60px;
}
#discharge-section{
    /* padding: 2em; */
    width: 100%;
    background-color: white;
    padding-top: 60px;
}
#lgp-section{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: white;
}
#lgp-section-2{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: white;
}
.lgp-wrap{
    max-width: 900px;
    margin: 0 auto;
}
.lgp-head{
   text-align: center;
}
.lgp-head h1{
    color: rgb(144, 17, 47);
    letter-spacing: 3px;
    line-height: 0.8;
    font-size: 50px;
}
.lgp-head span{
    background-color: rgb(144, 17, 47);
    color: white;
    width: fit-content;
}
.lgp-body{
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    max-width: 700px;
    justify-content: center;
    gap: 1.5em;
}
.lgp-body p{
    color: black;
    font-weight: 600;
}

#experience-section-small{
    display: none;
}
#unlock-section{
    padding: 2em;
    color: white;
}
.unlock-wrap{
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#unlock-section h1{
    justify-content: center;
    letter-spacing: 4px;
    display: flex;
    align-items: center;
    padding-bottom: 0;
    margin-bottom: 0;
}
#unlock-section h1 span{
    padding: 0 10px;
    font-size: 120px;
}

#unlock-section-small{
    padding: 2em;
    color: white;
}
.unlock-wrap-small{
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#unlock-section-small h1{
    justify-content: center;;
    display: flex;
    align-items: center;
    height: 25px;
    font-weight: 500;
}
#unlock-section-small h1 span{
    padding: 0 10px;
    
}
.price{
    font-size: 60px;
}

@media(max-width: 897px){
    #experience-section{
        background-image: none !important;
        display: none;
    }
    #experience-section-small{
        display: flex;
    }
    #sale-top{
        max-width: 500px;
     }
     #sale-top h1{
        margin-bottom: 0;
     }
     .solu-head{
        font-size: 35px !important;
     }
    #sale-left, #sale-right{
        width: auto;
    }
    .advantage-section{
        padding: 0 2rem;
    }
    #experience-section-small #innerexp-small{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 2.5em;
    }
    #welcome-left h1{
        font-size: 40px;
    }
    .pt-pb-90{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #superior-section,#discharge-section{
        padding: 2rem;
        width: auto;
    }
  .center-sm{
    text-align: center;
  }
    
    /* #experience-section-small #innerexp-small h1{
        
    } */
}
/* END EXPERIENCE SECTON */

/* PROCESS SECTON */

#process-section,#whychoose-section{
    background-color: white;
    /* padding: 2rem; */
    width: 100%;
}
#process-section h1,#whychoose-section h1{
    color: rgb(144, 17, 47);
    text-align: center;
    font-size: 50px;
    
}
.grid-layout {
    display: grid;
    grid-template-columns: repeat(2, 1fr); 
    gap: 20px; 
    max-width: 800px;
    padding: 0 2em;
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .grid-layout span p{
    color: black;
  }
.grid-layout div{
    gap: 10px;
}
.grid-layout div h2{
    font-family: 'Bebas Neue', sans-serif;
}

#process-section .grid-layout h2,#whychoose-section .grid-layout h2{
    color: rgb(144, 17, 47);
    opacity: 0.5;
    font-size: 50px;
}
#process-section .grid-layout h3,#whychoose-section .grid-layout h3{
    color: rgb(144, 17, 47);
    font-size: 20px !important;
}
@media(max-width: 897px){
    #process-section .grid-layout, #whychoose-section .grid-layout{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        

    }
    #process-section h1,#whychoose-section h1{
        font-size: 40px;
    }
    .grid-layout span p{
        color: white;
      }
    #process-section .grid-layout h2,#whychoose-section .grid-layout h2{
        color: white;
        opacity: 0.5;
        font-size: 40px;
        margin: 0 0;
    }
    #process-section .grid-layout h3,#whychoose-section .grid-layout h3{
        color: white;
        margin: 0 0;
    
    }
    #process-section,#whychoose-section{
        background-color: rgb(144, 17, 47);
        
    }
    #process-section h1,#whychoose-section h1{
        color: white;

    }
    #process-section .grid-layout div,#whychoose-section .grid-layout div{
        display: flex;
        flex-direction: column;
        align-items: center;
        
    }
}
/* END PROCESS SECTON */

/* AD SECTON */
#ad-section-small{
    display: none;
}

#ad-section h1{
    font-size: 40px;
}

#ad-section{
    padding: 2em;
    width: 100%;
    object-fit: cover;
    background-image: url("./assets/background3.avif");
    background-size: cover;
    background-position: center;
    height: 700px;
    overflow: hidden;

}
@media (max-width: 897px) {
    #ad-section{
        display: none;
    }
    #ad-section-small{
        display: block;
    }
    #ad-section-small div{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 2em;
    }
    #ad-section-small div span img{
        height: 300px;
    }

}

form h3{
    text-align: center;
}
/* END AD SECTON */

/* SERVICE SECTON */
@media (max-width: 897px) {
    #service-section{
        padding: 2em;
    }
    #innerservice{
        
        flex-direction: column;
        align-items: center;
    }
    form h3{
        font-size: 20px !important;
    }
    #innerservice span h3{
        width: fit-content;
    }
    #service-section  #we{
        display: none;
    }
}
#service-section #we h1{
    font-size: 50px;
}
#service-section{
    /* padding: 2em 0; */
    
    margin-top: 80px;
    max-width: 900px;
    margin-left: auto; margin-right: auto;
}

#service-section h3{
    background-color: white;
    color: rgb(144, 17, 47);
    width: fit-content;
}

/* END SERVICE SECTON */

/* BUTTON SECTION */
@media (max-width: 897px) {
    #button-section{
        display: none;
    }
    #service-section{
        margin-top: 20px;
    }
}
#button-section{
    background-color: white;
    padding: 2rem;
}
.grid-layout-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr); 
    gap: 20px; 
    max-width: 900px;
    padding: 2em;
    margin-left: auto;
    margin-right: auto;
  }
  #button-section button{
    width: 200px;
    font-size: x-small;
  }
/*  END BUTTON SECTION */

/* BRAND SECTION */
@media (max-width: 897px) {
    #brands-section{
        display: none;
    }
}
#brands-section{
    background-color: white;
}
/* END BRAND SECTION */

/* SERVE SECTION */
#serve-section{
    padding-bottom: 40px;
}
#serve-section #inner-serve #busbtm{
    align-self: flex-end;
}
@media (max-width: 897px) {
    #serve-section{
        background-image: none !important;
        padding-bottom: 30px;
    }
    .inner-head{
        gap: 0 !important;
    };
   
    
    #inner-serve{
        flex-direction: column !important;
        align-items: center;
        justify-content: center;
    }
    #serve-section ul{
        font-size: smaller;

    }
    #serve-section #inner-serve #busbtm img{
        height: 100px;
    }
    #serve-section #inner-serve #busbtm{
        margin-left: auto;
        margin-right: auto;
        align-self: center;
    }
    #serve-section #leaf{
        display: none;
    }
    #serve-section #inner-serve div span h3{
        text-align: center;
        font-family: 'Times New Roman', Times, serif;
        font-size: 15px !important;
    }
    .header{
        height: 120px;
    }
}
#leaf{
    position: absolute;
    right: 30%;
}



#serve-section{
    /* padding: 2em; */
    width: 100%;
    object-fit: cover;
    background-image: url("./assets/background4.avif");
    background-size: cover;
    background-position: center;
    
    position: relative;
}
#serve-section #inner-serve div span h3{
    font-family: 'Times New Roman', Times, serif;
    text-align: center;
}
/* END SERVE SECTION */

/* MAPS SECTION*/
#maps-section{
    width: 100%;
    height: 300px;
}
iframe{
    height: 300px;
    width: 100%;
}
/*END MAPS SECTION*/
/*footer SECTION*/


#footer-section{
    padding: 2rem;
    text-align: center;
}
#footer-section #inner-footer{
    gap: 3rem;
}


#footer-section #inner-footer div ul{
    gap: 10px;
    font-size: 30px;
    list-style: none;
    font-family: 'Bebas Neue', sans-serif;
    padding-left: 0;
    padding-top: 1em;
    padding-bottom: 1em;
}
@media(max-width: 897px){

#footer-section #inner-footer{
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 1em;
}
#footer-section #inner-footer #apimg img{
    height: 70px;
    
}
#footer-section #inner-footer div ul{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    list-style: none;
}
}

/*end footer SECTION*/

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

/* Common styles for all forms */
#book-service-form, #schedule-estimate-form, #schedule-repair-form {
    margin-top: 50px;
    background: rgb(144, 17, 47);
    width: 400px; /* Increased width */
    max-width: 80%; /* Ensures it stays responsive */
    padding: 3rem; /* Added padding for spaciousness */
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3); /* Slightly deeper shadow for emphasis */
    display: flex;
    flex-direction: column;
    gap: 15px; /* Increased gap for better spacing */
    opacity: 0; /* Initially hidden */
    transform: translateY(-100%); /* Start position above the screen */
}

/* Input styles for all forms */
#book-service-form input, 
#schedule-estimate-form input, 
#schedule-repair-form input,
 #head-form input,
 #head-form select {
    padding: 12px; /* Slightly larger input fields */
    font-size: 1rem; /* Increased font size */
    border: 1px solid #ccc;
    border-radius: 4px;
}

/* Label styles for all forms */
#book-service-form label, 
#schedule-estimate-form label, 
#schedule-repair-form label {
    color: white;
    font-size: 1.2rem; /* Slightly larger labels */
}

/* Button styles for all forms */
#book-service-form button, 
#schedule-estimate-form button, 
#schedule-repair-form button,
 #head-form button {
    padding: 12px;
    font-size: 1rem; /* Increased button size */
    background: rgb(144, 17, 47);
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

/* Apply slide down animation to all forms */
#book-service-form.slide-down,
#schedule-estimate-form.slide-down,
#schedule-repair-form.slide-down {
    animation: slideDown 0.5s ease-out forwards;
}

/* Submit button style */
#book-service-form input[type="submit"], 
#schedule-estimate-form input[type="submit"], 
#schedule-repair-form input[type="submit"],
 #head-form input[type="submit"] {
    background: #dc3545;
    color: white;
}
#head-form select{
    width: 100%;
}

/* Responsive styling */
@media (max-width: 897px) {

    #book-service-form, 
    #schedule-estimate-form, 
    #schedule-repair-form,
     #head-form  {
        margin-top: 50px;
        width: 90%; /* Reduce the width to fit smaller screens */
        padding: 2rem; /* Adjust padding for compact size */
        gap: 10px; /* Decrease gap between elements */
    }

    #book-service-form input, 
    #schedule-estimate-form input, 
    #schedule-repair-form input,
     #head-form input {
        padding: 8px; /* Reduce input size */
        font-size: 1rem; /* Smaller font for inputs */
        border-radius: 10px;

    }

    #book-service-form label, 
    #schedule-estimate-form label, 
    #schedule-repair-form label {
        font-size: 1rem; /* Reduce label size */
    }

    #book-service-form input[type="submit"], 
    #schedule-estimate-form input[type="submit"], 
    #schedule-repair-form input[type="submit"],
     #head-form input[type="submit"] {
        padding: 10px;
        font-size: 1rem; /* Reduce button size */
    }
}
@keyframes slideDown {
    0% {
        opacity: 0; /* Start hidden */
        transform: translateY(-100%); /* Start above the screen */
    }
    100% {
        opacity: 1; /* Fully visible */
        transform: translateY(0); /* End in the normal position */
    }
}

form .x{
    position: absolute;
    top: 15px;
    right: 15px;
}
form{
    position: relative;
}

/* SERVICES SECTION */
.ss-b{
    max-width: 900px;
    padding: 2rem;
    margin: 0 auto;
}
.ss-h span h1{
    color: rgb(144, 17, 47);
    background-color: white;
    width: fit-content;
    margin: 0 auto;
    font-size: 60px;
}

.ss-l .ss-li span h2{
    color: rgb(144, 17, 47);
    background-color: white;
    width: fit-content;
    text-decoration: underline;
}
.ss-l .ss-li span h3{
    color: rgb(144, 17, 47);
    background-color: white;
    width: fit-content;

}


#main-section{
    background-color: white;
    overflow: hidden;
}

.main-body{
    max-width: 950px;
    margin: 0 auto;
}
.icon-container{
    max-width: 1000px;
    margin: 0 auto;
}

.icon-wall{
    padding: 3rem;
    text-align: center;
    gap: 20px;
}

.icon-wall h2{
    font-size: 15px;
    color: white;
}

.weknow-container{
    max-width: 600px;
    margin: 0 auto;
    background-color: white;
    padding-bottom: 30px;
}

.repair-container{
    max-width: 900px;
    margin: 0 auto;
}
.repair-head{
    background-color: rgb(144, 17, 47);
    padding: 2rem;
    text-align: center;
    font-size: 30px;
    color: white;
}
.repair-head h1 {
    line-height: 1.2; /* Adjust this value to control spacing */
    margin: 0; /* Remove default margins between elements */
}
.repairs{
    display: flex;
    padding: 1em;
    justify-content: space-around;
    gap: 10px;
}
.big-title h1{
    font-size: 50px;
}
.f-50{
    font-size: 50px;
}


@media (max-width: 897px){
    .head-repair{
        flex-direction: column;
        padding: 2em 0;
    }
    .shrink{
        font-size: smaller;
    }
    .icon-wall{
        flex-direction: column;
    }
    .icon-container{
        padding: 1em 2em;
    }
    .weknow-container{
        padding: 2em;
    }
    .repair-head{
        font-size: 20px;
    }
    .f-20{
        font-size: 20px !important;
    }
    .repairs{
        flex-direction: column;
        padding: 2em 2em;
    }
    .f-50{
        font-size: 40px;
    }
    .big-title{
        padding: 0 3rem;

    }
    #callButton,#callButton2{
        font-size: 14px;
    }
    .big-title h1
    {
        font-size: 45px;

    }
    .col-toggle{
        flex-direction: column;
    }
    .img-toggle{
        height: 250px;
        margin-left: 0 !important;
    }
    .img-size-toggle{
        height: 200px;
        width: auto;
    }
    .c-toggle{
        padding: 1rem;
        margin: 0 auto;
        max-width: 450px;
    }
    .ml-toggle{
        margin-left: 0 !important;
    }
    .size-toggle{
        font-size: 40px !important;
    }
    #solu-inner{
        padding: 2rem;
    }
    .solu-head{
        font-size: 35px !important;
     }
     #solu-text{
        display: none;
     }
     .sm-toggle{
        display: none;
     }
     .sm-show{
        display: block;
     }
     .w-auto{
        width: auto;
        display: flex;
        justify-content: center;
    }
    #sale-main{
        padding-top: 0;
     }
     #head-form{
        width: 100%;
     }
     .col-sm{
        flex-direction: column !important;
        display: flex;
     }
      .sale-list li{
        height: 45px !important;
    }
}

/* Specific styles for iPhones */
@media screen and (max-device-width: 428px) and (-webkit-min-device-pixel-ratio: 2) {
    #footer-section #inner-footer div ul{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        list-style: none;
        margin: 0 auto;
    }
    .shrink{
        font-size: smaller;
    }
    .inner-head{
        gap: 0 !important;
    };
    form h3{
        font-size: 20px;
    }
    #process-section h1,#whychoose-section h1{
        font-size: 40px;
    }
    #sale-top h1{
        margin-bottom: 0;
     }
     #welcome-left h1{
        font-size: 40px;
     }
     .col-sm{
        flex-direction: column !important;
        display: flex;
     }
     #callButton,#callButton2{
        font-size: 14px;
    }
    #head-form{
        width: 100%;
     }
    .advantage-section{
        padding: 0 2rem;
    }
    .header{
        height: 120px;
    }
    .solu-head{
        font-size: 35px !important;
     }
     .sm-toggle{
        display: none;
     }
     .sm-show{
        display: block;
     }
     #solu-text{
        display: none;
     }
     #solutions-section{
        padding: 1rem !important;
     }
    #sale-left, #sale-right{
        width: auto;
    }
    #footer-section #inner-footer div{
        text-align: center;
        margin: 0 auto;
    }
    #serve-section #inner-serve span ul{
        font-size: 14px;

    }
    .col-toggle{
        flex-direction: column;
    }
    .img-toggle{
        height: 250px;
        margin-left: 0 !important;
    }
    .img-size-toggle{
        height: 200px;
        width: auto;
    }
    .c-toggle{
        padding: 1rem;
        margin: 0 auto;
        max-width: 450px;
    }
    .ml-toggle{
        margin-left: 0 !important;
    }
    .size-toggle{
        font-size: 40px !important;
    }
    #solu-inner{
        padding: 2rem;
    }
    .solu-head{
        font-size: 35px !important;
     }
     #solu-text{
        display: none;
     }
     #solutions-section{
        /* padding: 2em; */
        width: auto;
        object-fit: cover;
        background-image: url("./assets/back.avif");
        background-size: cover;
        background-position: center;
        padding-top: 60px;
    
}
    #inner-serve {
        flex-direction: column !important;
        align-items: center; /* Center children */
        justify-content: center;
    }
    .sale-list li{
        height: 45px !important;
    }
    #busbtm {
        margin: 0 auto;
        align-self: center; /* Center itself within flex parent */
        text-align: center; /* Ensure its contents are centered */
    }

    #busbtm img {
        display: block; /* Ensure the image behaves like a block element */
        margin: 0 auto; /* Center the image horizontally */
        height: 100px;
    }
    .col-sm{
        flex-direction: column !important;
        display: flex;
     }
    .w-auto{
        width: auto;
        display: flex;
        justify-content: center;
    }
    #sale-main{
        padding-top: 0;
     }
     .header{
        padding: 0.5rem 2rem;
    }
    .pp-h span h1{
        font-size: 40px !important;
    }
    .pp-l .pp-li span h2,h3{
        font-size: 30px !important;
    }
    .advantage-main h1{
        font-size: 40px !important;
    }
}

/* Styles only for iOS Safari */
@supports (-webkit-touch-callout: none) {
    #footer-section #inner-footer div ul{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        list-style: none;
        text-align: center;
        margin: 0 auto;

    }
    #welcome-left h1{
        font-size: 40px;
    }
    .shrink{
        font-size: smaller;
    }
    form h3{
        font-size: 20px;
    }
    #process-section h1,#whychoose-section h1{
        font-size: 40px;
    }
    .pp-h span h1{
        font-size: 40px !important;
    }
    #head-form{
        width: 100%;
     }
    .header{
        padding: 0.5rem 2rem;
    }
    .advantage-section{
        padding: 0 2rem;
    }
    #callButton,#callButton2{
        font-size: 14px;
    }
    .inner-head{
        gap: 0 !important;
    } 
    #sale-top h1{
        margin-bottom: 0;
     }
     #sale-main{
        padding-top: 0;
     }
    .header{
        height: 120px;
    }
    .sm-toggle{
        display: none;
     }
     .sm-show{
        display: block;
     }
    #footer-section #inner-footer div{
        text-align: center;
        margin: 0 auto;

    }
    #serve-section #inner-serve span ul{
        font-size: 14px;

    }
    
    #inner-serve {

        flex-direction: column !important;
        align-items: center; /* Center children */
        justify-content: center;
    }
    .pp-l .pp-li span h2,h3{
        font-size: 30px !important;
    }
    .sale-list li{
        height: 45px !important;
    }
    #busbtm {
        margin: 0 auto;
        align-self: center; /* Center itself within flex parent */
        text-align: center; /* Ensure its contents are centered */
    }
    .w-auto{
        width: auto;
        display: flex;
        justify-content: center;
    }

    #busbtm img {
        display: block; /* Ensure the image behaves like a block element */
        margin: 0 auto; /* Center the image horizontally */
        height: 100px;
    }
    .advantage-main h1{
        font-size: 40px !important;
    }
    #solutions-section{
        /* padding: 2em; */
        width: auto;
        object-fit: cover;
        background-image: url("./assets/back.avif");
        background-size: cover;
        background-position: center;
        padding-top: 60px;
    
}
.col-toggle{
    flex-direction: column;
}
.img-toggle{
    height: 250px;
    margin-left: 0 !important;
}
.img-size-toggle{
    height: 200px;
    width: auto;
}
.c-toggle{
    padding: 1rem;
    margin: 0 auto;
    max-width: 450px;
}
.ml-toggle{
    margin-left: 0 !important;
}
.size-toggle{
    font-size: 40px !important;
}
#solu-inner{
    padding: 2rem;
}
.solu-head{
    font-size: 35px !important;
 }
 #solu-text{
    display: none;
 }
    
}
input,textarea{
    font-family: Arial, sans-serif;
    font-size: 1rem;
}
textarea{
    padding: 1em;
    font-size: 1rem;
}



/* CONTACT FORM */
#contact-form-container{
    display: none;
    padding: 2em;
}
#contact-form{
    display: flex;
    flex-direction: column;
    color: white;
    gap: 10px;
    box-shadow: 2px 2px 5px black;
    padding: 1em;
    border-radius: 10px;
}
#contact-form input{
    padding: 10px;
    border-radius: 10px;
}
#contact-form button[type="submit"]{
    padding: 10px;
}
#contact-form h3{
    text-align: center;
    font-size: 25px;
}

@media(max-width: 897px){
    #contact-form-container{
        display: block;
    }
}

#contact-form-container-footer{
    display: none;
    
}
#contact-form-footer-small, #contact-form-footer-lg{
    display: flex;
    flex-direction: column;
    color: white;
    gap: 2em;
    padding: 1em;
    border-radius: 10px;
}
#contact-form-footer-small input, #contact-form-footer-small textarea{
    width: 250px;
}
#contact-form-footer-small input, #contact-form-footer-lg input, textarea{
    padding: 10px;
    border-radius: 5px;

}
#contact-form-footer-small button[type="submit"], #contact-form-footer-lg button[type="submit"], #contact-form button[type="submit"]{
    padding: 10px;
    border-radius: 2rem;
    border: 3px solid rgb(144, 17, 47);
  box-shadow: 2px 2px 5px black;
  background-color: rgb(212, 21, 65);
  color: white;
  transition: all 0.3s ease;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
#contact-form-footer-small button[type="submit"]:hover, #contact-form-footer-lg button[type="submit"]:hover, #contact-form button[type="submit"]:hover{
  border: 3px solid rgb(212, 21, 65);
  background-color: hsl(346, 82%, 36%);
  box-shadow: 4px 4px 10px black;
  transform: scale(1.05); 
}
#contact-form-footer-small h3, #contact-form-footer-lg h3{
    text-align: center;
    font-size: 25px;
}
#contact-form-container-footer-lg{
    width: 20%;
}

#contact-form-footer-lg{
    gap: 10px;
    width: 100%;
}
@media(max-width: 897px){
    #contact-form-container-footer{
        display: block;
    }
    .header{
        padding: 0.5rem 2rem;
    }
    #contact-form-footer-lg{
        display: none;
    }
    .footer-bottom{
        font-size: 10px;
    }
    .footer-bottom a{
        font-size: 10px;
    }
    #contact-form-footer-small, #contact-form-footer-lg{
        gap: 10px;
    }
    #solutions-section{
        /* padding: 2em; */
        width: auto;
        object-fit: cover;
        background-image: url("./assets/back.avif");
        background-size: cover;
        background-position: center;
        padding-top: 60px;
    }
    .pp-h span h1{
        font-size: 40px !important;
    }
    .pp-l .pp-li span h2,.pp-l .pp-li span h3{
        font-size: 30px !important;
    }
    .advantage-main h1{
        font-size: 40px !important;
    }
}
.effect{
    transition: all ease-in-out 0.3s;
    color: white;
}
.effect:hover{
    color: hsl(346, 79%, 52%);
}

#privacy-policy{
    background-color: white;
}
#privacy-policy p{
    font-weight: 600;
    line-height: 1.3;
}

.pp-b{
    max-width: 900px;
    padding: 2rem;
    margin: 0 auto;
}
.pp-h span h1{
    color: white;
    background-color: rgb(144, 17, 47);
    width: fit-content;
    margin: 0 auto;
    font-size: 60px;
    font-family: 'Bebas Neue', sans-serif;
}

.pp-l .pp-li span h2{
    color: white;
    background-color: rgb(144, 17, 47);
    width: fit-content;
    font-size: 50px;
    font-family: 'Bebas Neue', sans-serif;
}
.pp-l .pp-li span h3{
    color: white;
    background-color: rgb(144, 17, 47);
    width: fit-content;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 50px;

}
.pp-l .pp-li span p{
    color: black;
    line-height: 2;
}

#head-form{
    display: flex;
    flex-direction: column;
    padding: 2em;
    gap: 10px;
    width: 90%;
    box-shadow: 2px 2px 5px black;
    background-color: rgb(144, 17, 47);
}
#head-form h3{
    text-align: center;
}

.mobile-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#tbns{
    margin-left: 10px;
}

#tbns-sm{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
#tbns-sm button{
    width: 200px;
}
#tbns-sm a{
    width: 180px;
    text-align: center;
}
.mobile-top button{
    background-color: transparent;
    border: none;
    transition: 0.3s ease-in-out all;
}
.mobile-top button:hover{
    transform: scale(1.1);
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(144, 17, 47);
    display: none; /* Hidden by default */
    justify-content: center;
    align-items: center;
    z-index: 9;
  }
  
  .overlay.active {
    display: flex; /* Show overlay when active */
  }
  
  .overlay-nav ul {
    list-style-type: none;
    padding: 0;
    text-align: center;
    font-family: tahoma, tahoma-w01-regular, tahoma-w02-r;
  }
  
  .overlay-nav ul li {
    margin: 20px 0;
    font-family: tahoma, tahoma-w01-regular, tahoma-w02-r;
  }
  
  .overlay-nav ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    transition: color 0.3s;
    font-family: tahoma, tahoma-w01-regular, tahoma-w02-r;
    font-weight: 700;
  }
  
  .overlay-nav ul li a:hover {
    color: black;
  }

  .advantage-section{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 60px;
  }
  .advantage-main{
    max-width: 900px;
  }
  .advantage-main h1{
    color: white;
    font-size: 50px;
    font-family: 'Bebas Neue', sans-serif;
  }
  .advantage-main p{
    color: white;
  }
