
html{
  scroll-behavior: smooth;
}
body{
		 font-family: "Muli", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
}
p{line-height: 30px;}

.high p{
  font-weight: bold;
}

.high p span{
  color:#7ad9fe;
}

.banner{
  padding: 0;
  margin-top:-60px;
  /*z-index: ;*/
}

.banner img{
width: 100%;
}

.tag{
  position: absolute;
  text-align: center;
  padding-top: 200px;
  color:#ffffff;
  /*background: rgba(0,0,0,0.2);*/
/*height: 100%;*/
/*z-index: 2 !important;*/
}

.tag h1{font-size: 72px; font-weight: bolder;}
.tag h2{letter-spacing: 5px;}

.top-bar{
  background: #fff;
  color:#333;
  padding-top: 25px;
  padding-bottom: 10px;
}

.top-bar .col-md-8{padding: 0}
.top-bar .col-md-4 i{
  position: absolute;
  color:#00aeef ;
  left:15px;
  top:10px;
  
}

.top-bar .contact-info{
  padding-left: 30px;
}

 .logo{
width: 120px;
/*margin-top: -15px;*/
}
.navigation-bar{
  background: #00152a;
  margin-bottom: 0;
  border-radius: 0;
  border-radius: 0;
  /*z-index: 11111;*/
  position: sticky;
  max-height: 55px;
  z-index: 10;

}
.navigation-bar .nav li a{
  color:#fff;
  font-size: 15px;
  font-weight: bold;
}

.navigation-bar .nav li a:hover{
  background: #00aeef;
  
}

.navbar-header i{

  color:#fff;
}


.affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
  }

  .affix + .container-fluid {
    padding-top: 70px;
  }


.b1{
  /*background: #00152a;*/
  padding: 40px;
  text-align: center;
  text-transform: capitalize;
  color:#fff;
  border-radius: 5px 0 0 5px;
}
.b1 i{
  color:#00aeef;
}

.b2{
  /*background: #00aeef;*/
  padding: 40px;
  text-align: center;
  text-transform: capitalize;
  color:#fff;
}

.b2 i{
  color:#00aeef;
}

.b3{
   /*background: #ffe823;*/
   padding: 40px;
   text-align: center;
   text-transform: capitalize;
   color: #ffffff;
    border-radius: 0 5px 5px 0;
}

.b3 i{
  color:#00aeef;
}

.boxes{
  margin-top: 50px !important;

}

.boxes h2{
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
}
.boxes p{
 /* font-size: 16px;
  line-height: 25px;
  font-weight: 400;*/
  letter-spacing: 1px;
  margin-bottom: 28px;
}

.button-wht{
  background: #fff;
  border-radius: 4px;
  padding: 15px;
  display: inline-block;
  font-size: 16px;
  font-weight: 800;
  text-decoration: none;
  color: #333;
  text-transform: uppercase;
}
.button-wht:hover{
  text-decoration: none;
  color: #333;
  }

  .button-ylw{
     background: #00aeef;
  /*background: #ffe823;*/
  border-radius: 4px;
  padding: 15px;
  display: inline-block;
  font-size: 16px;
  font-weight: 800;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
}
.button-ylw:hover{
  text-decoration: none;
  color: #333;
  }

.intro{margin-top: 100px;}
.pics{padding: 10px;}
.intro img{width: 100%; border-radius: 7px; }
.intro h2{
  font-weight: 700;
  margin-bottom: 15px;
}

.feat{
  background: #00aeef;
  margin-top: 100px;
  padding: 50px 15px;
  color: #fff;
  text-transform: capitalize;
}

.feat h2{
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
}

.feat h1{
  font-size: 28px;
  font-weight: 700;
  line-height: 26px;
  margin-top: 15px;
}
.feats{margin-top: 25px;}
.circle{
  border:2px solid #fff;
  padding: 15px;
  border-radius: 50%;
  height: 70px;
  width: 70px;
}

.sers{
  margin-top: 100px;
  margin-bottom: 100px;
}

.sers h2{
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  margin-top: 0;
}

.sers p{margin-bottom: 15px;}
.sers p i{
  color:#00aeef;
}

.plans{
  margin-top: 100px;
  /*margin-bottom: 100px;*/
}

.plans h2{
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  margin-top: 0;
}

.washpack{
  border:1px solid #ccc;
 float:left;
 width: 100%;
 margin-top: 20px;
}

.washpack a{border-radius: 0;}

.washpack .hd{
  margin: 0;
  float: left;
  width: 100%;
  text-align: center;
  background: #00aeef;
  color: #fff;
  font-weight: bold;
  min-height: 120px;
}

.washpack .hd h3{
font-weight: bold;
  }

.washpack .prices{
  text-align: center;
  font-weight: bold;
  color:#ffffff;
  font-size: 20px;
  float: left;
  width: 100%;
  background: #00152a;
}  

.washpack .prices > span{
  font-size: 18px;
  display: block;
  margin-top: 20px;
}

.washpack .prices p{
  border-bottom: 1px solid #ccc;
  margin-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
}

.washpack .prices p span{
display: inline-block;
width: 180px;
text-align: left
}

.washpack .doing{
  padding-left: 25px;
  padding-right: 25px
  font-weight: bold;
  color:#00152a;
  font-size: 20px;
  float: left;
  width: 100%;
  /*min-height: 920px;*/
 }  
.washpack >p{margin: 0; }

.washpack .doing h4{font-weight: bold; font-size: 18px;}
.washpack .doing p{
font-weight: normal;
font-size: 16px;
}

.washpack .info{
  margin-top: 20px;
  min-height: 130px;
}

.ceramic{
  margin-top: 70px;

  padding:  0;
  color:#fff;
}

.ceramic .img{

  padding:0;
  padding-top: 70px;
}

.ceramic .img2{

  padding:0;
  padding-top: 50px;
}

.coating{
  padding: 25px 25px;
  background: #00152a;

}

.coating .head{
  font-weight: bold;
  background: #00152a;
  color:#fff;

  margin-top: 0;
}

.coating .cost{
   font-weight: bold;
   border-bottom: 1px dotted #eee;
   padding-bottom: 10px;
}

.coating .cost span{
display: inline-block;
width: 200px;
}


.coating .inc{
  font-weight: bold;
  padding-left: 40px;
position: relative;
}

.coating .inc i{
position: absolute;
left: 5px;
top:5px;
 } 

 .paint{
  margin-top: 70px;
  padding: 0;
 }

 .paint img{
  width: 100%;
 }

 .pc{
  background: #00aeef;
  color: #ffffff;
  font-weight: bold;
  padding: 15px;
 }

 .pc h2{
  font-weight: bold;
 }
 .pc h4{font-weight: bold;  }

 .pc .cost{
   font-weight: bold;
   border-bottom: 1px dotted #eee;
   padding-bottom: 10px;
}
 .pc .cost span{
  display: inline-block;
  width: 250px;
  font-size: 19px;
 }

.pc .inc{
  font-weight: bold;
  padding-left: 40px;
position: relative;
}

.pc .inc i{
position: absolute;
left: 5px;
top:5px;
 } 

.heading{
  color:#00152a;
  font-weight: bold;
}



.footer{
    /*margin-top: 50px;*/
    padding:25px 15px;
    color:#ffffff;
    background:#00152a; 
    padding-bottom: 60px;
}

.links{
    list-style: none;
    padding-left: 0;
} 

.links li a{
    display: block;
    color:#ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
}

.f-title{
    font-weight: bold;
   
}

.copy{
  font-size: 14px;
}

.copy a{
  color:#ffffff;
}

.navbar-brand{
  color: #ffffff;
  font-weight: bold;
  display: none;
}


form input[type='text']{
  width: 100%;
  height: 35px;
  margin-bottom: 20px;
  padding-left: 10px;
}

form input[type='email']{
  width: 100%;
  height: 35px;
  margin-bottom: 20px;
  padding-left: 10px;
}


form select{
  width: 100%;
  height: 35px;
  background: #ffffff;
  margin-bottom: 20px;
  padding-left: 10px;
}

form textarea {
  width: 100%;
  height: 100px;
  background: #ffffff;
  margin-bottom: 20px;
  padding-left: 10px;
}

form input[type='submit']{
  /*background: #ffe823;*/
  background: #00aeef;
  color:#ffffff;
  border-radius: 7px;
  border:0;
 width: 100%;
  height: 40px;
  
  font-weight: bold;
}


#summary{
  padding: 10px;
  border:1px solid #ccc;

  border-radius: 7px;
}

.bottom{
  background-color: #ffe823; 
  padding:10px 15px;
  z-index: 10001;
  display: none;
}

.bottom a{
  color:#00152a;
  font-size: 13px;
}

.bottom a i{
  font-size: 18px;
}

.serpic{
  width:400px;height: 400px; border-radius:50%;
   padding: 10px;
  border:2px solid #ffffff;
  margin-top: 40px;
}

.key{text-align: center; padding: 10px; 
  border:2px solid #00152a;
  border-radius: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
}

.key i{color:#00aeef; margin-top: 15px}
.key h2{
  font-family: ont-family: "Muli", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 24px;
  font-weight: bold;
  color:#00152a;
}


#bn{margin-left: 75px; display: none;}
@media(max-width: 480px){

  .serpic{
  width:200px;height: 200px; border-radius:50%;
  padding: 10px;
  border:2px solid #ffffff;
  margin-top: 10px;
}

.coating{
  margin-bottom: 25px;
  width: 90%;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
}
.img{display: none;}
.img2{display: none;}

  .time{display: none;}
#myNavbar{
  background: #00152a;
  
}

.button-ylw{padding: 5px;}
  .top-bar .col-xs-12{padding: 0}
   .logo{width: 90px;}

  .boxes{
    margin-top: 20px !important;
    padding: 0;
  }
 .banner{overflow: hidden; width: 100%;}
  .banner img{
    width: 120%;
    /*margin-left: -50px;*/
  }

  .tag{margin-top: 0px;  height:80%; padding-top: 50px;}
  .tag h1{
    font-size: 26px;
  }
  
  .tag h2{
    font-size: 18px;
  }

   .navbar-brand{
    display: block;
   }


  .washpack .doing{
    min-height: auto !important;
  }

  .ceramic{margin-top: 00px;}

  .ceramic .button-ylw{
    margin-top: 10px; 
    width: 100%;
  }

  .paint2{
    margin-top: 30px;
  }

  .pc .cost span{
     display: inline-block;
     width: 180px;
     font-size: 19px;
  }


      .b1{
        background: #00152a;
        padding: 15px;
        text-align: center;
        text-transform: capitalize;
        color:#fff;
        border-radius: 0;
        font-size: 14px;
        line-height: 20px;
      }
      .b1 i{
        color:#00aeef;
      }

      .b2{
        background: #00aeef;
        padding: 15px;
        text-align: center;
        text-transform: capitalize;
        color:#fff;
        font-size: 14px;
        line-height: 20px;
        z-index: 10000;
      }

      .b2 i{
        color:#00aeef;
      }

      .b3{
        background: #ffe823;
        padding: 15px;
        text-align: center;
        text-transform: capitalize;
        color: #333;
        border-radius: 0;
        font-size: 14px;
        line-height: 20px;
      }
      .b3 i{
        color:#00aeef;
      }
      .boxes h2{
        font-size: 18px;
      }

      .boxes p{
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 0;
      }


      .paint .button-ylw{margin-top: 10px; width: 100%;}
      .plans .button-ylw{margin-top: 10px; width: 100%;}

      .bottom{
        display: block;
      }
}

        p.text-center.d-flex {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

p.text-center.d-flex>a {
    margin: 0 !important;
}