*{
    margin: 0%;
    padding: 0%;
}
body{font-family: sans-serif;}
#nav-bar{
    position: sticky;
    top: 0;
    z-index: 10;}
.navbar{
    background:#fff;
    padding: 0 !important;}
.navbar-brand img{
    height: 70px;
    width: 80px; 
    padding-left:20px ;}
.navbar-nav li{
    padding: 0 10px;
    font-family: 'Raleway', sans-serif;
    color: black;
}
.navbar-nav li a{
    color: black !important;
    font-weight: bold;
    font-size: larger;}
.fa-bars{ color: #fff; font-size: 20px !important;}
.navbar-toggler{
    outline: none !important;
    color:#fff;
    margin-right: 10px;}
    .fa-bars{
        color: black
    }
    /*banner*/
#banner{
    background:black;
    color: #fff;
    padding-top: 30px;
   height: 600px;
}
.promo-title{
    font-size: 40px;
    font-weight: bold;
    margin-top: 100px;
    font-family: Raleway;
}
#banner a{color: #fff; text-decoration: none;}
.photo{ margin-top: 60px;
height: 300px;
width: 400px;}


/*end banner*/
/*About us*/
.h1{
    color:black;
    font-family: Raleway;
    font-weight: bolder;
    margin-bottom:30px ;
    margin-top: 60px;
    font-weight: bolder;
}
.h1::after {
    content: '';
    background:rgb(92, 155, 207);
    height: 3px;
    width: 100px;
    margin-bottom:40px;
    border-radius: 20%; 
    display: block;
    transform:  translateY(8px); }
.about-img img{
    width: 300px;
    margin-top: 80px;}
.parg-about,.banner-pargh{
font-size: 20px;
font-family: 'Times New Roman', Times, serif;
font-weight: bolder;}
.h4{
    font-size: 20px;
    font-weight: bolder;
    font-family: Raleway;
    color:gray;}
.icon i{
    color: gray;}
/*services*/
.header{
    font-size: 30px;
    font-weight: bolder;
    color: black;
font-family: Raleway;}
.header::after {
        content: '';
        background: rgb(92, 155, 207);
        height: 3px;
        width: 70px;
        margin-bottom:40px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        border-radius: 20%;
        transform:  translateY(8px); }
.parghraph-serv{
    color: gray;
    text-align: center;
}
.services .sericeSlide .sevBox{
    background-color: #f2f2f2;
    box-shadow: 0 0 5px 5px rgb(92, 155, 207);
    padding: 15px;
    margin: 20px 25px;
    width: 280px;
    height: 350px;
    border-radius: 15px;
}
@media (max-width: 767px){
    .services .sericeSlide .sevBox{
    margin: 5px 5px !important;
    }
}
.services .sericeSlide .sevBox h3{
    font-family: sans-serif;
}
.sevBox i{
    font-size: 42px;
    border: 1px solid rgb(92, 155, 207);
    border-radius: 50%; 
    background-color: rgb(92, 155, 207);
    color: white;
    padding: 30px;
    margin:7px auto 10px;
}
.slick-dots li button::before{
    font-size: 8px;
    color: transparent;
    border: 1px solid rgb(92, 155, 207);
    border-radius: 50%;
    width: 15px;
    height: 15px;
}
.slick-dots li.slick-active button::before{
    background-color: rgb(92, 155, 207);
    color: transparent;
}
#About{
    background-color: #f8f9fa;
    padding-bottom: 50px; 
    padding-top: 50px;
    margin-top: 20px;}
.About ul li{
    margin: 10px 50px 0 0;
    list-style:none;
    font-weight: 500;
    color: gray;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.About ul{
    margin-left: 20px;
}
.title{
    color: black;
    margin-bottom: 30px;
    margin-top: 30px;
    font-family:Raleway ;
}
.title::after {
    content: '';
    background: rgb(92, 155, 207);
    height: 3px;
    width: 100px;
    margin-bottom:40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 20%;
    transform:  translateY(8px); }
.icon li i{
    color: rgb(92, 155, 207);
    
}
.icon li{
margin-top: 15px;
font-weight: bolder;
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
text-align: center;
border:transparent;
border-bottom:  2px solid rgb(92, 155, 207);
border-left:  2px solid rgb(92, 155, 207);
border-right:  2px solid rgb(92, 155, 207);
margin-top: 20px;

}

 #clients .images-client img{
      border: 3px solid #fff;
      border-radius: 20%;
      margin-top:30px ;
      width: 300px;
  }
.images-section img{
      margin-top: 40px ;
      border: 2px solid #fff;
      padding: 10px;
  }
  /*contact*/
  .contact{
        margin-top: 100px;
        background-color: black;
        color: #fff;
        padding-top: 20px;}
  .imgs {
        width: 400px;
        height: 400px;
        float:right;
        margin-top: 90px;
        margin-left: 60px;}
  .text-muted {
        font-size: 13px;
        font-weight: bold}
  .form-title {
        font-weight: bold;
        color: #fff;}
 .form-title::after {
        content: '';
        background:rgb(92, 155, 207);
        height: 3px;
        width: 100px;
        margin-bottom:40px;
        border-radius: 20%; 
        display: block;
        transform:  translateY(8px); }
  .form-group label {
        font-size: 11px;
        font-weight: bold;
        padding-left: 5px;
        color: #fff}
  .form-control {
    border: none;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2)
  }
  .btn {
    width: 100%;
    font-size: 12px;
    margin-top: 10px;
    background-color:rgb(92, 155, 207);
    text-align: center;
    border-radius: 5px;
    margin-bottom: 30px;
  }
  /*end contact us*/
 /*social media*/
#social-media{
    padding: 100px 0;
    background-color: rgb(240, 240, 240);
}
#social-media p{
    font-size: 36px;
    font-weight: 600;
    margin-bottom:30px ;}
.social-icon img{
    width: 60px;
    transition: 0.5s;}
.social-icon a:hover img{
    transform: translateY(-10px);
}
  /*social media*/
/*footer*/
.footer {
    text-align: center;
    background-color: black;
    color: white;
    font-size: larger;
    padding: 20px;
}
@media (max-width: 767px){
    #banner{
        height: 100%;
        width: auto;
    }
    .imgs{
        width: 100%;
    }
    .photo{
        width: 300px;
    }
    .slick-track{
        width: 100%;
    }
    .about-img img{
     width: 200px;
    }
    .images-section img{width: 200px;}}
    @media (max-width: 1024px){
    #clients .images-client img{
        width: 200px
    }
    .imgs{width: 100%;}
    .sevbox1{
        height: 100%;
        width: 100%;
    }
    .photo{width: 100%;}
    .services .sericeSlide .sevBox{
        width: auto;
        
    }
    
}