*{
    padding:0;
    margin:0;



}





body {
	
	background-image:url(images/image8.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
    overflow-x: hidden; /* Hide horizontal scrollbar */
    overflow-y: scroll; /* Add vertical scrollbar */
    
	
}

#allbody {

    

       
    transition: .5s;
    





}



a {

    text-decoration: none;

}

p {


    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color:rgb(85, 86, 90);
}



a:link {
    color:white;
    background-color: transparent;
    text-decoration: none;
  }




#title {


        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        font-weight:1600;
         color:rgb(40, 42, 62);
        
}



   .shortinfomenu {
    
    
        display:flex;
        align-items: center;
        justify-content: space-between;
        background: linear-gradient(90deg, hsla(157, 77%, 57%, 1) 22%, hsla(214, 88%, 61%, 1) 100%);
        height: 40px;
        color:white;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
        position:fixed;
        z-index: 1;
    
    }


    .menulinks {
        display: flex;
   
     justify-content: flex-end;
    }


       .shortinfomenu  p         {


                    color: white;

                }
    


    ul li:hover {

            background-color: rgb(45, 200, 135);
            color: white;
    }

    .topinfo {

        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;

    }


    .topinforight {

        display: flex;
        flex-direction: row;
        justify-content: space-between;


    }



    .mobilemenu {
		
        visibility: hidden;
        position: absolute;
        background-color: transparent;
            
        }


    .menu {
    
    
    display:flex;
    justify-content: space-between;
    background-color:white;
    color:white;
    height: 100px;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    position: fixed;
    z-index: 2;
    top:40px;
    box-shadow: 0px 10px  10px -10px rgb(73, 73, 73);

    
    }


    #burguermenu {


        display: none;
       

    }

    .div4 { 

        background-color: black;
        height: 5px;
        width: 30px;
        margin-bottom: 5px;
    }
    


    .ullist li {


        display: inline-block;
        text-decoration: none;
       margin-left: 10px;
       color:rgb(40, 42, 62);
       height: 100px;
       width: 110px;
       text-align: center;
        margin-top: 16px;
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        cursor: pointer;
        text-align: center;
        align-items: center;
        padding-top: 40px;
      
    }


    .serviceblk {



        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
       

    }
    #serviceblk4 {
        display:none;
     

        
    }

    .blk4h2 {

        font-size:7vh;
       font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        line-height: 80px;

    }


    .textdiv {
        
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 50px;
    }



    #about{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: auto;
        background-color: white;
        padding-top: 200px;

    }





  




    #aboutcontent {

        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: auto;




    }


    .serviceblk h2 {

        font-size:7vh;
       font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        line-height: 80px;

    }



    #imgdiv {

        display: flex;
        justify-content: center;
        align-items: center;

    }

    #imgdiv3 {

        display: flex;
        justify-content: center;
        align-items: center;




    }


    .firstimg {

        width:80%;


    }






    #srv2list {

        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding-bottom: 50px;


    }
    


    .okicon {

        width:20px;
        height: 20px;
        margin-right: 10px;

    }

    #servicetitle2 {

        margin-bottom: 50px;
        margin-top: 70px;

        
    }


    #servicebtn {

        color:white;
        background-color: rgb(45, 200, 135);
        width:180px;
        height: 40px;
        border: none;
        margin-bottom: 50px;


    }


    













    
    .footer {

        display: flex;
        flex-wrap: wrap;
        align-items: center;
        background-color: rgb(230, 228, 228);
        justify-content:space-around;
        height: 300px;
        padding-left: 30px;
        
        }


        .footerleft {

            display: flex;
            flex-direction: column;
            align-self: center;
            align-items: center;
            justify-content: center;
            text-align: center;
        
        }
        
        .footerright {
        
        
            display: flex;
            flex-direction: column;
            align-self: center;
            align-items: center;
            
            
        }
        
        
        .footercenter {
        
        
            display: flex;
            flex-direction: column;
            align-items: center;
            align-content: flex-start;
            
            
            
        
        
        }
        
        
    
        
        
        .footerh2 {
        
        
         color:rgb(40, 42, 62);
        
        
        }
        
        
        footer p {
        
        
            color:rgb(40, 42, 62);
            font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            font-size: 15px;
        }
        
        footer li {
        
            color:rgb(40, 42, 62);
            text-decoration: none;
            display: flex;
            font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            font-size: 15px;
            width: 100px;
            margin-bottom: 10px;
        
        }
        
        footer img {
        
            margin-right: 10px;
        
        }
        
        
        .footerul {
        
        
            text-decoration: none;
            display: flex;
            flex-direction: column;
            
        }
        











    @media  (max-width:991.98px) { 


        .moveall {

            transform:translateX(200px);
            transition: .5s;
        
        
        }


        #serviceblk4 {


            display: inline-block;
        }

   
        


        .switch1 {

            display: none;


        }



        #srv2list {

            flex-direction: column;
        }


  


        

    #burguermenu {

        display:inline-block;

   }

    .menulinks {

        display: none;


     }   

        .banner {
    
            height: 85vw;
        }
    
    
        .email{
    
            display: none;
    
        }
    
        .slidemobilemenu {

            visibility: visible;
            position: fixed;
            width: 200px;
            height: 100%;
            background-color: rgba(210, 210, 210);
            z-index: 3;
            top: 140px;
            left: 0;
            transition:all .5s;
        
        
        
        
        }
        
        
    #mobilelinks {

        padding-top: 30px;
    }


    #mobilelinks li {

        color:rgb(40, 42, 62);
        font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight:25;
        font-size: 26px;
        display: inline-block;
        display: flex;
        flex-direction: column;
        text-decoration: none;
        margin-top: 30px;
        border-bottom:rgb(159, 158, 158) solid 1px
        


    }

        
        #mobilelinks li:hover {


            background-color: rgb(45, 200, 135, 0.0);
            color: rgb(45, 200, 135);
    
        }
    
    
    
        .mobilemenu {
		
            visibility: visible;
            position: fixed;
            width: 100%;
            height: 100%;
            background-color: rgba(40, 42, 62);
            z-index:3;
            top: 140px;
            left: -100%;
            transition:all .5s;
            
        }
    
    
    
    
    
    
    #burguermenu {
        
        
        cursor: pointer;
        margin-top: 10px;
        right:7%;
        width: 30px;
        height: 25px;
        background-color:transparent;
        z-index: 2000;
    }
    
    .div1 {
        
        margin-bottom: 7px;
        transition: transform ease-in-out .2s;
    }
    
    .div2 {
        margin-bottom: 7px;
        transition: transform  ease-in-out  .2s;
    }
    
    .div3 {
    
        transition: transform  ease-in-out  .2s;
    }
    
    .div4 {
        width: 30px;
        height: 3px;
     
        
        
    }
    
     .div1move  {
        
        
        margin-bottom: -3px;
        transform: rotate(45deg);
        
        
    }
    
     .div2move  {
        
        margin-bottom: -3px;
        transform: rotate(-45deg);
    
        
    }
    
     .div3move  {
        
        margin-bottom: -3px;
        width: 0px;
        height: 0px;
        
        
        
    }


    .footer {

        height: auto;
        padding-top: 40px;

    }
    
    
    
    }