@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  
  
}

.container-fluid {
    display: unset !important;
    padding: 0 !important;
    margin: 0 !important;
}

.fixed-top {
    position: fixed;
    width: 100%;
    background-color:#141438;
    transition: all .2s ease-in-out;
  
}

.scroll {
    background-color: #141438;
}
section.header .main_head .image .imgflex{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #50aae6;
   
}
section.header .main_head .image .imgflex img {
    width: 40%;
    height: 120%;
    margin-top: -1px;
   
 
    
}
 .logotext{
    font-weight: bold;

}

section.header .main_head {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
   
}

section.header .main_head .image {
    display: flex;
    justify-content: space-evenly;
    height: 100%;
    width: 100%;
    position: relative;

   
    
}

section.header .main_head .image .pages {
    display: flex;
    height: 100%;
    padding: 20px 0;
    position: relative;
   
    
}

section.header .main_head .image .pages .test {
    padding: 0 40px 0 10px;
    margin: 0 10px;
}

section.header span.bi.bi-telephone.blue-color {
    color: #2d43ad;
    font-size: 21px;
    background-color: #ffffff;
    border-radius: 60%;
    width: 41px;
    height: 41px;
    position: absolute;
    left: -36px;
    right: 0;
    top: 27px;
    font-weight: bold;
   
}

section.header .bi-telephone::before {
    content: "\f5c1";
    position: absolute;
    top: 10px;
    left: 12px;
    right: 0;
}

section.header span.bi.bi-envelope.blue-color {
    color: #2d43ad;
    font-size: 20px;
    background-color: #ffffff;
    font-weight: bold;
    border-radius: 60%;
    width: 41px;
    height: 41px;
    position: absolute;
    left: 155px;
    right: 0;
    top: 27px;
}

section.header .bi-envelope::before {
    content: "\f32f";
    position: absolute;
    top: 10px;
    left: 11px;
    right: 0;
}


section.header .main_head .image .pages .test p {
    margin: 0;
    font-size: 16px;
    color: #2d43ad;
    font-weight: bold;
}

section.header .Botton {
    padding: 15px 0 0;
}

section.header .Botton .button_1 a:hover {
    background: white;
    color: #141438;
}

section.header .Botton .button_1 a {
    border: 1px solid #2d43ad;
    text-decoration: none;
    border-radius: 28px;
    font-size: 17px;
    padding: 5px 19px;
    background: #2d43ad;
    color: white;
    font-weight: bold;

}


section.header .Botton .button_2 a:hover {
    background-color: #2d43ad;
    color: white;
   
}

section.header .Botton .button_2 a {
    display: flex;
    flex-direction: row-reverse;
    border: 1px solid #2d43ad;
    border-radius: 24px;
    font-weight: bold;
    padding: 5px 25px;
    text-decoration: none;
    font-size: 16px;
    background: white;
    color: #2d43ad;
    margin-top: -10px;

}


section.header .button_2 i.fas.fa-handshake {
    padding: 5px 3px;
}

section.header .button_2 {
    padding: 30px 0 0;
}

section.nav_header li.nav-item {
    padding: 0 32px;
    font-weight: bold;
}

section.nav_header div#navbarSupportedContent {
    justify-content: space-evenly;
    position: relative;
    margin-top: -10px;
    
   
}

section.nav_header li.nav-item a.nav-link {
    font-weight: bold;
    color: white;
}

section.nav_header a.nav-link:active,
a.nav-link:hover {
    color: #fbfcfa;
}

li.nav-item.dropdown:hover>ul {
    display: block;
}

section.nav_header li.nav-item a.nav-link:hover {
    color: #3950a3c7;
}

section.nav_header {
    width: 100%;
    height: 100%;
    position: relative;
}


section.nav_header .Button_se {
    padding: 10px 0;
}

section.head_point .imges img {
    width: 100%;
    height:450px;
    margin-top: 170px;
}

section.head_point .imges {
    padding: 0;
    height: auto;
}

section.head_point .row {
    margin: 0;
}

section.head_point {
    position: relative;
}

section.head_point .image_serch {
    position: relative;
    padding: 0 !important;
    width: 100%;
}

section.head_point .form {
    position: absolute;
    top: 194px;
    text-align: center;
    display: flex;
    justify-content: center;
    right: 6px;
    left: 0;
}

section.head_point .col-md-12 {
    display: flex;
    justify-content: center;
}

section.head_point .d-flex {
    display: flex !important;
    padding: 0 20px;
    position: relative;
}

section.head_point input.form-control::placeholder {
    position: absolute;
    left: 27px;
    opacity: 0.7;
    top: 9px;
}

section.head_point input.form-control {
    padding: 2px 300px 2px 25px;
    border-radius: 24px;
}

section.head_point i.fa.fa-search {
    position: absolute;
    right: 38px;
    top: 12px;
}

section.head_point input.form-control:focus {
    border-color: white;
    box-shadow: unset;
}

.Button_se {
    padding: 8px 0;
}

section.head_point .Button_se a {
    border-radius: 24px;
    font-size: 16px;
    border: 1px solid #2d43ad;
    color: #f9f9fb;
    padding: 7px 15px;
    text-decoration: none;
    background: #2d43ad;
    font-weight: 600;
}

section.head_point .Button_se a:hover {
    background: white;
    color: #2d43ad;
    border: 1px solid white;
}


section.SERVICE .col-md-12 {
    display: flex;
    justify-content: center;
}

section.SERVICE .d-flex {
    display: flex !important;
    padding: 0 20px;
    position: relative;
}

section.SERVICE input.form-control::placeholder {
    position: absolute;
    left: 27px;
    opacity: 0.7;
    top: 7px;
}

section.SERVICE input.form-control {
    padding: 6px 123px 6px 25px;
}

section.SERVICE .form_1 .d-flex i.fa.fa-search {
    position: absolute;
    right: 38px;
    top: 10px;
}

section.SERVICE input.form-control:focus {
    border-color: white;
    box-shadow: unset;
}

section.SERVICE.small_icon {
    background: #f2f2f2;
    padding: 0 0;
}


section.SERVICE {
    padding: 40px 0;
    position: relative;
    background-color:  rgb(128,184,218);
}

section.SERVICE .main_heading {
    position: relative;
    display: flex;
    justify-content: space-between;
}


section.SERVICE .main_heading h2 {
    font-size: 24px;
    text-align: center;
}

section.SERVICE input.form-control.me-6:focus {
    border-color: #2d43ad !important;
    box-shadow: unset;
}

section.SERVICE .col-md-12 {
    display: flex;
    justify-content: space-around;
    text-align: center;
    padding: 25px 0 0;
}

section.SERVICE .log {
    display: grid;
    height: 150px;
    width: 100%;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
      margin: 5px; 
      border-radius: 10px; 
      background-color: #bfd7f0;

}

section.SERVICE .log img {
    background-size: 56%;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #0a58ca;
    padding: 6px;
    margin-bottom: 2px;
   margin: auto;
    transition: .4s;
    background-color:white;
    display: block;
}

section.SERVICE .log a {
    text-decoration: none;
    color: black;
}

section.SERVICE .log p {
   
    text-decoration: none;
    font-size: 14px;
    margin: 0;
    font-weight: bold;
}

section.SERVICE .log img:hover {
    background: #8d8ded;
    color: white;
}

section.SERVICE .log .hover-image{
    display: none;
}
section.SERVICE .log:hover .hover-image{
    background: #2d43ad;
    color: white;
    display: block; 
}
section.SERVICE .log:hover .original{
    display: none; 
}
section.footer .clean-item {
    display: flex;
}

section.footer .company img {
    width: 60%;
}

.company .text {
   margin-top: -20px;
}

section.footer .heading {
    display: flex;
}

section.footer {
    background: #141438;
    padding: 30px 0;
    border-bottom: 1px solid white;
}

section.footer .all_links {
    padding: 15px 0 0;
}

section.footer .all_links h2 {
    font-size: 17px;
    font-weight: 700;
    color: white;
}

section.footer .link a {
    font-size: 16px;
    color: white;
    text-decoration: none;
    transition: .3s;
    opacity: 0.7;
}

section.footer .address {
    padding: 15px 0 0;
}

section.footer .address h2 {
    font-size: 17px;
    color: white;
    font-weight: 700;
}

.mail {
    display: flex;
}

.mail p {
    font-size: 16px;
    padding: 0 10px 0 5px;
    color: whitesmoke;
    transition: .3s;
    opacity: 0.7;
}

.location h3 {
    font-size: 17px;
    font-weight: 700;
    color: white;
}

.location p {
    font-size: 16px;
    font-weight: 400;
    color: whitesmoke;
    transition: .3s;
    opacity: 0.7;
}

.garenty .butt {
    padding: 26px 6px;
}

.garenty .butt a {
    border-radius: 24px;
    font-size: 16px;
    border: 1px solid white;
    color: #254397;
    padding: 7px 15px;
    text-decoration: none;
    background: white;
    font-weight: 600;
}

.garenty .butt a:hover {
    background: #2f6246;
    color: white;
    border: 1px solid #2f6246;
}

.company .text p {
    font-size: 16px;
    color: white;
}

.company .icon i.fa.fa {
    color: white;
    font-size: 18px;
    padding: 0 3px;
}

section.footer-top {
    background: #141438;
    padding: 20px 0;
}

section.footer-top .main_headin {
    display: flex;
    justify-content: space-between;
}

section.footer-top .text {
    display: flex;
}

section.footer-top .dirater {
    display: flex;
}

section.footer-top .text p {
    margin: 0;
    padding: 0 5px;
    color: white;
    opacity: 0.8;
}

section.footer-top .row {
    margin: 0;
}

section.footer-top .text a {
    text-decoration: none;
    color: black;
    opacity: 0.8;
}

section.footer-top .dirater p {
    margin: 0;
    padding: 0 10px;
    color: white;
    opacity: 0.8;
}

section.footer-top .dirater a {
    text-decoration: none;
    color: white;
    opacity: 0.8;
}
#deepcleaningoptions{
    background: url('../images/backgroundimage.jpg');
    height: 300px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
#deepcleaningoptions::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7); /* Adjust the opacity (last value) to control the darkness of the shadow */
    z-index: 1;
  }
  #deepcleaningoptions .heading {
    color: white;
    position: relative;
    margin-left: 100px;
    font-size: 25px;
    z-index: 2;
}
.backgroundwall{
    background: url('../images/backgroundimage.jpg');
    height: auto;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 10px;
}
.backgroundwall::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7); /* Adjust the opacity (last value) to control the darkness of the shadow */
    z-index: 1;
  }
  .backgroundwall1{
    background: url('../images/thumb.jpg');
    height: 100px;
    width: 100%;
    background-repeat: no-repeat;
    background-size:cover;
    background-position: top;
    position: relative;
}
.backgroundwall1::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7); /* Adjust the opacity (last value) to control the darkness of the shadow */
    z-index: 1;
  }
  .backgroundwall .heading {
    color: white;
    position: relative;
    margin-left: 100px;
    font-size: 25px;
    z-index: 2;
}
.deepcleaningform{
    margin-bottom: 10px;
    
    
}
.deepcleaningform .heading{
    margin-left: 100px;
    font-size: 25px; 
}
.formcontentgrid{
    display: grid;
    grid-template-columns: 60% 38%;
 
 
}


.grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* This will create three columns with equal width */
    grid-gap: 15px; /* This adds a gap of 15 pixels between grid items */
  }
  .grid1 {
    display: grid;
    grid-template-columns: repeat(4, 20%); /* This will create three columns with equal width */
    gap: 5px;
    align-items: center; 
}
.griditem{
    display: grid;
    grid-template-columns: 10% 80%;
   font-size: large;
    width: 400px;
    height: 60px;
    z-index: 2;
    color: rgb(0, 0, 0);
    position: relative;
    border-radius: 10px;
   justify-content: space-around;
   align-items: center;
   gap: 2px;
   margin-top: 10px;
   padding: 2px;
    background-color: white;
    
    
}
.griditem1{
   
   font-size: large;
    width: 150px;
    height: 85px;
    font-weight: bold;
    text-align: center;
    
    z-index: 2;
    color: rgb(0, 0, 0);
    position: relative;
    border-radius: 10px;
   justify-content: space-around;
   align-items: center;
   gap: 2px;
   margin-top: 10px;
   padding: 3px;
    background-color: white;
   
    
}
.griditem1:nth-child(1){
    margin-left: 112px;
}
.griditem1:nth-child(2){
    margin-left: 1px;
}
.griditem1:nth-child(3){
    margin-left: -110px;
    
}
.griditem1:nth-child(4){
    margin-left:-220px;
}
.griditem:nth-child(1){
    margin-left: 100px;
}
.griditem:nth-child(4){
    margin-left: 100px;
}
.griditem:nth-child(7){
    margin-left: 100px;
}
.griditem:nth-child(2){
    margin-left: 5px;
}
.griditem:nth-child(5){
    margin-left: 5px;
}
.griditem:nth-child(8){
    margin-left: 5px;
}

label{  
    padding: 10px 20px 10px 1px;
    font-weight: bold;
}
.form{
   
  margin-left: 100px;
   
  }
  .formhome{
    background-color: transparent;
    width: 100%;
  }
  input{
    width: 90%;
    height: 40px;
    border: 1px solid gray;
    margin: 5px;
    border-radius: 5px;
    margin-left: 10px;
    padding: 5px;
  }
  select{
    width: 90%;
    height: 40px;
    border: 1px solid gray;
    margin: 5px;
    border-radius: 5px;
    margin-left: 5px;
  }
  textarea{
    width: 90%;
    padding-left:5px ;
    border: 1px solid gray;
    margin: 5px;
    border-radius: 5px;
  }
 
 
  .intro{
   
    width: 100%;
    height:auto;
    background-image: url("./Assets/banner1.jpg");
    background-position:center;
    
    color: white;
  }
  
  .container1 {
    position: relative;
    width: 400px;
    height: 200px;
    border: 1px solid #ccc;
    overflow: hidden;
    border-radius:5px ;
    margin-top: 10px;
    background-color:  rgb(128,184,218);
    z-index: 2;
    
  }
  .container1::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3); /* Adjust the opacity (last value) to control the darkness of the shadow */
    z-index: 1;
  }
  .container2 {
    position: relative;
    width: 400px;
    height: 235px;
    border: 1px solid #ccc;
    overflow: hidden;
    border-radius:5px ;
    margin-top: 10px;
    background-color:  rgb(128,184,218);
    z-index: 2;
    
  }
  .container2::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3); /* Adjust the opacity (last value) to control the darkness of the shadow */
    z-index: 1;
  }
  .image1 {
    width: 100%;
    height: 140px;
    
    transition: transform 0.3s ease;
  }

  .image1:hover {
    z-index: 2;
    transform: scale(1.2);
  }

  .overlay1 {
    position: absolute;
    bottom: 50px;
    left: 0;
    z-index: 2;
    color: white;
    font-size: 18px;
    padding: 10px;
  font-weight: bold;
    opacity: 1;
    transition: opacity 0.3s ease;
    }
    .overlay2 {
        position: absolute;
        bottom: 85px;
        left: 0;
        z-index: 2;
        color: white;
        font-size: 18px;
        padding: 10px;
      font-weight: bold;
        opacity: 1;
        transition: opacity 0.3s ease;
        }
  

  .bottom-text1 {
    position: absolute;
    bottom: 0px;
    left: 0;
    color: black;
    font-size: 14px;
    padding: 10px;
   
    opacity: 1;
    transition: opacity 0.3s ease;
  }

  .whats-app {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 3px 4px 3px #999;
    right: 15px; /* Change 'left' to 'right' */
    z-index: 100;
    border: 1px solid yellow;
  }
  

.my-float {
    margin-top: 10px;
}    
.inspection{
    display: grid;
    align-items: center;
    justify-content: center;
    background-color: #2d43ad;
    color: white;
    font-size: 20px;
    font-weight: bold;
    width: 15%;
    height: 50px;
    border-radius: 50px;
}
.inspection1{
    display: grid;
    align-items: center;
    justify-content: center;
    background-color: #2d43ad;
    color: white;
   margin-top: 15px;
    font-weight: bold;
   
   
    border-radius: 50px;
}
.inspection2{
    display: grid;
    align-items: center;
    justify-content: center;
    background-color: #2d43ad;
    color: white;
   
    font-weight: bold;
   font-size: 15px;
   
    border-radius: 50px;
}
@media screen and (min-width: 320px) and (max-width: 776px) {
 
    section.header .main_head .image .imgflex{
        display: flex;
        justify-content: flex-start;
        color: #50aae6;
        padding-left: 35px;
      
       
    }
    section.header .main_head .image .imgflex img{
        width: 70px;
        height: 90px;
     margin-left: -30px;
       margin-top: 1px;
     
   
     }
     section.nav_header div#navbarSupportedContent {
        justify-content: space-evenly;
        position: relative;
        margin-top: unset;
    
    }
     section.header .Botton{
         margin-top: -50px;
     }
     section.header span.bi.bi-telephone.blue-color{
         display: grid;
         position: relative;
      
      margin-left: 70px;
      margin-bottom: 100px;

     }
     section.header span.bi.bi-envelope.blue-color {
         display: block;
         margin-left: 70px;
       
     }
 
     section.header .main_head .image .pages img {
         width: 100%;
         height: 69%;
         
        
     }
 
     section.header .main_head {
         display: flex;
         position: relative;
         justify-content: center;
         align-items: center;
         
     }
 
     section.header .main_head .image .pages .test {
        
         display: none;
     }
 
     section.header .main_head .image {
         display: unset;
       
         
     }
 
     section.header .main_head .image .pages {
         padding: 10px 0;
       
       
     }
 
     section.header span.bi.bi-telephone.blue-color {
         width: 34px;
         height: 34px;
         position: absolute;
         left: 185px;
         right: 0;
         top: -37px;
         bottom: 0;
     }
 
     section.header .bi-telephone::before {
         top: 8px;
         left: 9px;
         right: 0;
         font-size: 18px;
     }
 
     section.header span.bi.bi-envelope.blue-color {
         width: 36px;
         height: 36px;
         position: absolute;
         left: 246px;
         right: 0;
         top: -37px;
         bottom: 0;
     }
 
     section.header .bi-envelope::before {
         top: 8px;
         left: 9px;
         right: 0;
     }
 
     section.header .Botton {
         padding: 0px 0 0 52px;
         display: flex;
         text-align: center;
         margin-top: -15px;
      
     }
 
     section.header .Botton .button_1 {
         padding: 1px 8px;
     }
 
     section.header .Botton .button_1 a {
         font-size: 13px;
         padding: 4px 12px;
     }
 
     section.header .button_2 {
         padding: 0px 0 0 0px;
     }
 
     section.header .Botton .button_2 a {
         padding: 2px 8px;
         text-decoration: none;
         color: #2d43ad;
         font-size: 14px;
         margin-top: unset;
     }
     section.header .navbar-toggler {
        background-color: #e5dfdf !important;
        border: 1px solid #f3f3f3 !important;
        border-radius: 1.25rem !important;
    }

    section.header .navbar-toggler:focus {
        box-shadow: 0 0 0 -0.75rem !important;
    }
     button.navbar-toggler {
         position: absolute;
         top: -35px;
         left: 5px;
         font-size: 14px;
         height: 41px;
     }
     
     section.head_point .image_serch {
         position: relative;
 
     }
 
    
     section.head_point .imges img {
        width: 100%;
        height:250px;
        margin-top: 180px;
    }
 
     section.head_point .form {
         position: absolute;
         top: 128px;
         text-align: center;
         display: flex;
         justify-content: center;
         right: 6px;
         left: 0;
     }
 
     section.head_point .d-flex {
         padding: 0px 4px;
         height: auto;
     }
 
     section.head_point input.form-control {
         padding: 0px 0px 0 14px;
         height: 34px;
     }
 
     section.head_point i.fa.fa-search {
         right: 18px;
         top: 12px;
         font-size: 12px;
     }
 
     section.head_point input.form-control::placeholder {
         left: 14px;
         opacity: 0.7;
         top: 6px;
         font-size: 15px;
     }
 
     section.head_point .Button_se {
         padding: 5px 0;
     }
 
     section.head_point .Button_se a {
         font-size: 10px;
         padding: 6px 12px;
     }
    section.SERVICE .container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
      }
    
      section.SERVICE .col-md-12 {
        width: 48%; /* Adjust the width as per your preference */
        margin-bottom: 10px; /* Adjust the margin as per your preference */
       
      }

    section.SERVICE {
        padding: 0px 0;
    }
   
    section.SERVICE .main_heading h2 {
        font-size: 15px;
        text-align: center;
        padding:10px;
        font-weight: bold;

    }

    section.SERVICE .log {
        height: 100px;
        background: #ffffff;
        box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
        background-color: #bfd7f0;
        border-radius: 5px;
        width: 90% !important;
        margin-bottom: 15px !important;
        min-height: auto;
        text-align: center;
        margin-left: 15px;
    }

    section.SERVICE .col-md-12 {
        display: unset;
        justify-content: space-around;
        text-align: center;
        padding: 25px 0 0;
    }

    section.SERVICE .log img {
        background-size: 56%;
        width: 50px;
        height: auto;
        border-radius: 5px;
        border: unset;
        padding: 0;
        margin-bottom: 2px;
        display: inline-block;
        margin-top: 10px;
        background-color: #bfd7f0;
    }

    section.footer .heading {
        display: unset;
        text-align: center;
    }
    #deepcleaningoptions{
        background: url('../images/backgroundimage.jpg');
        height: auto;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
    #deepcleaningoptions .heading{

      color: white;
    position: relative;
    text-align: center;
    margin-left: 10px;
    font-size: 25px;
    z-index: 2;
    
    
    }
    .grid {
        display: grid;
        grid-template-columns: 1fr; /* This will create one columns with equal width */
        grid-gap: 5px; /* This adds a gap of 10 pixels between grid items */
        padding: 10px;
      }
      .grid1 {
        display: grid;
        grid-template-columns: repeat(2,1fr); /* This will create one columns with equal width */
        grid-gap: 5px; /* This adds a gap of 10 pixels between grid items */
        padding: 10px;
      }
    .griditem{
        width: 95%;
        height: 60px;
        z-index: 2;
        color: rgb(0, 0, 0);
        position: relative;
        border-radius: 10px;
      
        margin-top: 10px;
       
        background-color: white;
    
    grid-template-columns: 15% 80%;
   
   
   justify-content: space-around;
   align-items: center;
   gap: 5px;
   
   padding: 2px;
   
        
    }

    .griditem:nth-child(1){
        margin-left: 10px;
    }
    .griditem:nth-child(4){
        margin-left: 10px;
    }
    .griditem:nth-child(7){
        margin-left: 10px;
    }
    .griditem:nth-child(2){
        margin-left: 10px;
    }
    .griditem:nth-child(5){
        margin-left: 10px;
    }
    .griditem:nth-child(8){
        margin-left: 10px;
    }
    .griditem:nth-child(3){
        margin-left: 10px;
    }
    .griditem:nth-child(6){
        margin-left: 10px;
    }
    .griditem:nth-child(9){
        margin-left: 10px;
    }
    .deepcleaningform .heading{
        margin-left: 30px;
        font-size: 25px; 
       
    }
    .griditem1{
   
        font-size: large;
         width: 150px;
         height: 80px;
         font-weight: bold;
         text-align: center;
         
         z-index: 2;
         color: rgb(0, 0, 0);
         position: relative;
         border-radius: 10px;
        justify-content: space-around;
        align-items: center;
        gap: 2px;
        margin-top: 10px;
        padding: 3px;
         background-color: white;
        
         
     }
     .griditem1:nth-child(1){
         margin-left: 10px;
     }
     .griditem1:nth-child(2){
         margin-left: 1px;
     }
     .griditem1:nth-child(3){
         margin-left: 10px;
     }
     .griditem1:nth-child(4){
        margin-left: 1px;
    }
    .formcontentgrid{
        display: grid;
        grid-template-columns: repeat(1,1fr);
       
    }
    .form{
        margin-left: 10px;
        margin:  auto;
        
    }
    input{
        width: 95%;
        margin-top: 2px;
        height: 50px;
       padding: 5px;
    }
    select{
        width: 95%;
        height: 50px;
    }
    .mail {
        display: unset;
    }

    .mail p {
        margin: 0;
    }

    section.footer-top .main_headin {
        display: unset;
        text-align: center;
    }

    section.footer-top .text {
        display: unset;
    }

    section.SERVICE .main_heading {
        position: relative;
        display: unset;
    }

    section.footer-top .dirater {
        display: flex;
        justify-content: center;
    }

    section.nav_header li.nav-item a.nav-link {
        font-size: 13px;
        color: white;
    }

    section.nav_header li.nav-item {
        padding: 0 10px 0 20px;
    }

    .company .text {
        padding: 5px 0 0;
    }
    .container1 {
        position: relative;
        width: 95%;
        height: 200px;
        border: 1px solid #ccc;
        overflow: hidden;
        border-radius:5px ;
        margin-top: 10px;
        margin: 5px;
        
      }
      .container1::after{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.3); /* Adjust the opacity (last value) to control the darkness of the shadow */
        z-index: 1;
      }
      .container2 {
        position: relative;
        width: 95%;
        height: 256px;
        border: 1px solid #ccc;
        overflow: hidden;
        border-radius:5px ;
        margin-top: 10px;
        margin: 8px;
        
      }
      .container2::after{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.3); /* Adjust the opacity (last value) to control the darkness of the shadow */
        z-index: 1;
      }
      .overlay2 {
        position: absolute;
        bottom: 110px;
        left: 0;
        z-index: 2;
        color: white;
        font-size: 18px;
        padding: 10px;
      font-weight: bold;
        opacity: 1;
        transition: opacity 0.3s ease;
        }
        .backgroundwall{
            background: url('../images/backgroundimage.jpg');
            height: auto;
            width: 100%;
            background-repeat: no-repeat;
            background-size: cover;
            position: relative;
        }
        .backgroundwall1{
            background: url('../images/thumb.jpg');
            height:auto;
            width: 100%;
            background-repeat: no-repeat;
            background-size:cover;
            background-position: top;
            position: relative;
        }
       
        .inspection{
            display: grid;
            align-items: center;
            justify-content: center;
            background-color: #2d43ad;
            color: white;
            font-size: 20px;
            font-weight: bold;
            width: 50%;
            height: 50px;
            border-radius: 50px;
        }
        .inspection1{
            display: grid;
            align-items: center;
            justify-content: center;
            background-color: #2d43ad;
            color: white;
           margin-top: 15px;
            font-weight: bold;
           
           
            border-radius: 50px;
        }
        .inspection2{
            display: grid;
            align-items: center;
            justify-content: center;
            background-color: #2d43ad;
            color: white;
           
            font-weight: bold;
           font-size: 14px;
           
            border-radius: 50px;
        }
}