*{
    padding:0;
    margin:0;



}


#allbody {

    

       
        transition: .5s;
        
    



}


.scrollfromleft {

    margin-right: 1000px;
    transition: .7s;
    display: none;

}

.scrollfromright {

    margin-left: 1000px;
    transition: .7s;
    display: none;

}


.scrollfrombottom {

    transform: translateY(700px);
    transition: .7s;
}



fa-envelope {
    color:white;
}

a:link {
    color:white;
    background-color: transparent;
    text-decoration: none;
  }



::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color:rgb(40, 42, 62);
    opacity: 1; /* Firefox */
  }


  ::-ms-input-placeholder { /* Microsoft Edge */
    color:rgb(40, 42, 62);
  }



body {

    margin: 0px;
    padding: 0px;
    overflow-x: hidden; /* Hide horizontal scrollbar */
    overflow-y: scroll; /* Add vertical scrollbar */
    
    

}

.activediv {


    height: 10px;
    width: 50px;
    background-color: rgb(45, 200, 135);
    transition: .5s;
margin-bottom:50px;
}

.activediv:hover {


    height: 10px;
    width: 200px;
    background-color: rgb(45, 200, 135);
    transition: .5s;

}






.reacth2 {

    cursor: pointer;
    

}


a {

    text-decoration: none;

}

p {


    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color:rgb(40, 42, 62);
}


h2, h1, h3, h4 {

    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-color: rgb(40, 42, 62);
        height: 40px;
        color:white;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
        position:fixed;
        z-index: 2;
    
    }


    .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;
            
        }


    .logo {

        width: 230px;
        height: 60px;

    }


    .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: 3;
    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;
      
    }


 
 
    .banner {

      
        height:75vh;
        display: flex;
        flex-direction: column;
        justify-content: center;
        overflow: hidden;
        padding-top: 100px;
    }

    
    .infobanner {


        height: 100px;
        background-color: rgb(40, 42, 62);
        display: flex;
        flex-direction: row;
        justify-content:space-around;
        align-items: center;
        
    }

    .contactbtn {


        width: 200px;
        border: 0;
        background-color:rgb(45, 200, 135) ;
        color:white;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        height: 50px;
        border-radius: 30px;

    }



    #infoh2 {

            color:white;

    }

    
    .infobanner {


        height: 100px;
        background-color: rgb(40, 42, 62);
        display: flex;
        flex-direction: row;
        justify-content:space-around;
        align-items: center;
        
    }

   



    #welcome {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 10px;
        height: auto;
        padding-top: 100px;
        padding-bottom: 100px;

    }

    .h2welcome {

        letter-spacing: 5px;


    }


    #welcomecontent {


        
            display: flex;
            align-items: center;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
            overflow: hidden;
            min-height: 500px;
            height: auto;
            
            
          
        
        

    }


    #welcomeimgdiv {
        
        display: flex;
        transition: .8s ease-in-out;
    }

    #aboutlist {

        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        transition: .8s ease-in-out;
    }
    .logoicon {

        margin-bottom: 10px;
        width: 50px;
        height: 35px;
    }




    .personel2 {

        padding-top: 50px;
    }


    .personel1 {

        padding-bottom: 50px;

    }


    .personelimg {

        margin-right: 20px;
        width: 100%;

    }



   




    .abtlistitem {

        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        


    }


   


 


    .imgs {
	
        width: 100%;
        height: 100%;
       
        
    }
    
    
    .content {
    
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0px;
    padding: 0px;
    left:0;
    background-color: aqua;
    }

 .learnbtn{


        margin-top: 50px;
        height: 50px;
        background-color: rgba(45, 200, 135);
        color:white;
        border-radius: 30px;
        border: none;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        width: 210px;



    }


    .learnbtn:hover{

        background-color: rgb(34, 174, 116);
        color:white;

    }
  
   .about {

        display:flex;
        flex-direction: column;
        background-color: rgb(241, 241, 241);
        align-items: center;
        padding-top: 100px;
        padding-bottom: 80px;
        margin-top: 30px;
    }


    .about h2 {

        font-size:2vw;
        

    }


    #bulbimg {

        display: flex;
        justify-content: flex-end;
       


    }

  
    .pannels {

        display: flex;
        flex-direction: row;
        justify-content: center;
        margin-top: 20px;
        margin-bottom: 30px;
        flex-wrap: wrap;
        height: auto;
    }




    .pannelcard {


      
        height: auto;
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        overflow: hidden;
        position: relative;
       
        
    }


    .imgpannel {


        width: 100%;
        height: 450px;
        margin-right: 20px;
        border-radius: 15px;
        transition: .5s;
       
    }


    .imgpannel:hover{

        transform: translateY(-20px);
        transition: .5s;
    }





   .overlay {
    height: 100px;
    position: absolute;
    background-color: white;
    width: 95%;
    bottom: -100px;
    padding-left: 20px;
    padding-top: 10px;
    transition: .5s;
    
   }


   .overlaymoved {

    bottom: 0px;
    transition: .5s;

   }


   .overlay h2 {

    color:rgb(40, 42, 62);
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 20px;
   }

   .arrow {

        width: 30px;
        height: 30px;
   }



   .overlay p:hover {

    color:rgb(45, 200, 135);
   }



 




    .h3research {
            margin-top:40px;
            margin-bottom: 10px;
            display: flex;
            justify-content: center;
            align-items: center;
            
            color:white;
            font-size: 2vw;
    }

    .research {

        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        height: auto;
        background-color:rgb(40, 42, 62);
       padding-top: 80px;
       padding-bottom: 80px;



    }


    #chooseus {

        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;


    }


    .researchcard {


        
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 30px;
       
       

    }


    .researchicon {

        color:white;
        background-color: rgb(45, 200, 135);
        padding: 20px;
        border-radius: 100px;
    }

    .countersh2 {

        color:white;
        font-size: 3vw;
        margin-right: 20px;
        padding: 20px;

    }




   


    .researchcard p, h4  {

            color:white
           

    }

   

    



    #gallerylinkpannel {

        background-color: rgb(255, 255, 255);
        padding-left: 20px;
        padding-top: 20px;
        height: 100% ;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;

    }



    #gallerylink {

        height: 150px;
        background-color:white;
        display: flex;
        justify-content: center;
        align-items: center;


        
    }

    #gallerybtn {

        color:white;
        width:150px;
        background-color: rgb(199, 109, 109, 0.0);
        height: 40px;
        border: solid 4px rgb(255, 255, 255);
        
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        
    }



    #gallerybtn:hover {

        background-color: white;
        color:rgb(40, 42, 62);

    }
   

    .gallerypannel {

        height: auto;
        background-color: white;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        padding-top: 80px;
        padding-bottom: 100px;


    }



    #galleryh2 {


        font-size: 2vw;
        
        

    }













    #galleryleftside {

        display: flex;
        flex-direction: column;





    }

    #bigdisplayimageobottom {

        
     
        display: flex;
        flex-direction: row;
      
        
        overflow:auto;
                                /* Increase/decrease this value for cross-browser compatibility */
            box-sizing: content-box

    }

    #bigdisplayimageotop {

        margin-bottom: 5px;
        display: flex;
        flex-direction: row;
      
        
        overflow:auto;
                                /* Increase/decrease this value for cross-browser compatibility */
            box-sizing: content-box


    }

    .galleryimg {

        width: 100%;
        margin-right: 5px;
        max-height: 400px;
        

    }





    .windows {

        background-color: white;
        height: auto;
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding-top: 95px;
        padding-bottom: 100px;
      


    }


    #windowswrapper {



        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
    }


    .graphdiv {

        height: 10px;
        width: 20px;
        background-color: rgb(45, 200, 135);
        transition: .7s;
    }


    .graphdiv:hover {

        height: 10px;
        width: 80%;
        background-color: rgb(45, 200, 135);
        transition: .7s;
    }








    .windowsimage {

        width: 300px;
        margin-right: 10px;

    }

    .img01 {

        padding-bottom: 40px;
        
        
    }

    .img02 {

        padding-top: 40px;
    
    }

    .img03 {

        padding-bottom: 40px;
    }

  

    .smwindow4 {

      
        display: flex;
        flex-direction: column;
        margin-left: 30px;
         height: auto;
       
       


    }


    .smwindow1 {

        height: auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
       
        
        
    


    }



  .h3window {

        color:rgb(40, 42, 62);
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        font-size:2vw;
        


    }

    #manimg {

       
       
   
        
       
        width: 600px;
        height: 100%;
        margin-bottom: -50px;
        


    }
    
    


    .dropdownbtn {

        border: none;
        background-color:rgb(45, 200, 135);
        width: 150px;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        color: white;

    }


   
    /********** slider **********/


    .slider-wrapper {

        height: auto;
        background-color: white;
         padding-top: 80px;
         display: flex;
         flex-direction: column;
         justify-content: center;
         align-items: center;
         padding-bottom: 100px;
         overflow: hidden;
         position: relative;
    }


    .slider {

        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        background-color:rgb(69, 155, 246);
        display: none;
        position: relative;
        transition: .7s;

    }


    .deactivatebutton {

        opacity: 0.0;
    }

    .active {

        display: flex;
        transition: .7s;
    }


    .imageslide {

        width: 100%;
        height: 300px;
        padding: 20px;
    }
    .slidertext {

        padding: 50px;
        padding-right: 100px;
    }


    .slideh4 {

        color:white;
        font-size: 30px;
    }


    .slidertext p {
        color:white;
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        font-style: italic;
        font-size: 20px;
    }


    .movebuttons{

        display: flex;
        flex-direction: row;
        justify-content: space-between;
        position: absolute;
    }

    .movearrow {

        width: 50px;
        height: 50px;
        cursor: pointer;
    }


    .movearrow:hover {

        opacity: .8;
    }




    #quotephrase {

            background-color: rgb(75, 75, 75);
            height:322px;
            display: flex;
            flex-direction: column;
            align-items: center;
            padding-top: 100px;
            

    }


.quote {
        
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content:space-between;
        align-items: center;
        height: auto;
        
        
        
        
       

}



.quoteh2 {

    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 2vw;
    color:white;


}

.quoteform {

        display: flex;
        height: auto;
        padding: 50px;

}


form {

    display: flex;
    flex-wrap: wrap;
    padding-left: 40px;
    
 
}

.input {


  padding: 10px;
  background-color: white;
  border:none;
  color:rgb(40, 42, 62);
  margin-right: 10px;
  border-radius: 30px;
 
  
}

#submit {

    background-color: hsla(157, 77%, 57%, 1);
    border:none;
    color:rgb(40, 42, 62);
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
}

.message {

    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.name {

    margin-top: 10px;
    margin-bottom: 10px;
   
}

.lastname {

    margin-top: 10px;
    margin-bottom: 10px;

}

.footer {

    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    background-color:rgb(40, 42, 62);
    justify-content:space-around;
    height: auto;
    
 
    
    }


    #ft1stpart {

        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 80px;
        padding-bottom: 50px;

    }


    #ft2ndpart {

        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding-bottom: 50px;
    }


    .footerleft {

        display: flex;
        flex-direction: column;
        align-self: center;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-bottom: 40px;
    
    }
    
    .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;
        
        
        
    
    
    }


    
    .logowhite {

        width: 230px;
        height: 60px;

    }

    
    

    
    
    #fth2 {

        color:white;

    }
    
    footer p {
    
    
        color:white;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        font-size: 15px;
    }
    
    footer li {
    
        color:white;
        text-decoration: none;
        display: flex;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        font-size: 15px;
        width: 100px;
        margin-bottom: 10px;
    
    }


    .ftlist:hover {

        background-color:rgb(38, 38, 49);
        color: rgb(45, 200, 135);

    }
    
    footer img {
    
        margin-right: 10px;
    
    }
    
    
    .footerul {
    
    
        text-decoration: none;
        display: flex;
        flex-direction: column;
        
    }
    






/*  smaller than mobile    */

@media (max-width: 576px) { 




    .moveall {

        transform:translateX(200px);
        transition: .5s;
    
    
    }

    .leftwindow {


        height: 500px;

    }


    #welcome {

        padding-left: 20px;

    }


    
    .h3leftwindow {

        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        font-size: 6vw;
        padding: 20px;
        padding-bottom: -10px;

    }


    #burguermenu {

        display:inline-block;

   }



    .menulinks {

        display: none;


     }   

     #aboutlist {

        justify-content: center;
        align-self: center;
        

     }

        .banner {

            height:40vw;
        }


        .personelimg {

            margin-top: 40px;
            margin-right: 20px;
            width: 200px;
            -webkit-width :50%;
            -ms-width :50%;
    
        }

      

        .pannelcard {

            height:55vw;
            margin-bottom: 10px;

        }

  
        

        .pannels {

            margin-bottom: 10PX;
            padding-left: 0;
        }



        .reviewcard {

            height: 30vh;
          
          
        }


        .researchicon {

            margin-bottom: 15px;

        }
        
        .research {

            margin-top: 20px;
            height: auto;
        }


        .researchcard {

           height: auto;
           flex-direction: column;

        }


        .h3research {

            font-size: 6vw;

        }

        .research h2 {

            font-size: 7vw;


        }


        .windows {

            justify-content: flex-end;

            


        }


        .windowsimage {

            width: 100px;
            margin-right: 10px;
    
        }


   


        #manimg {

       
       
   
        
       
            width: 500px;
            height: 100%;
            margin-right: -110px;
            
    
    
        }


        .overlayp {

            width: 170px;
            height: 70px;

        }


    

        .reviewimg {

            height: 50px;
            width: 50px;
            margin-top: 30px;
        }

        .stars {

            width: 100px;
            height: 15px;
            margin-top: -20px;
        }

        .prcard {

          font-size: 12px;
         

        }



        .h3window {
        
            font-size: 3vh;
        
        }



        #reviewbtn {

            width: 200px;
            border-radius: 20px;


        }


        .about  h2{

            font-size: 6vw;


        }


        .slides {

            height: 600px;
        }


        .quoteh2 {

            font-size: 7vw;
            color: white;

        }


        .footer {

            height: auto;
            padding-top: 30px;
        }  


        .input{

            margin-bottom: 10px;
            color:white;

        }


        .hiddendiv {

            height: auto;

        }


        .dropdiv {

            height: auto;
        }



        
 }     
 
 
 
 /*  mobile to tablet    */
 
 @media (min-width: 576px) and (max-width: 767.98px) { 


    .moveall {

        transform:translateX(200px);
        transition: .5s;
    
    
    }


       #burguermenu {

            display:inline-block;

       }



       .moveall {

        transform:translateX(25%);
        transition: .5s;
    
    
    }


        .menulinks {

        display: none;


        }   


        .about  h2{

            font-size: 6vw;


        }


        .quoteh2 {

            font-size: 7vw;
            color: rgb(40, 42, 62);

        }
           

            .leftwindow {


                height: 600px;

            }


        
            .reacth2 {

                font-size: 5vw;
            }
            .countersh2 {

                font-size : 6vw;

            }


            .text {

                display: flex;
                flex-direction: column;
                align-items: center;
                align-content: center;
            }
            
  


            .research {

                margin-top: 20px;
            }
    


            .reviewcard {

                height: 25vh;
              
    
            }



            .pannelcard {

                margin-bottom: 10px;
                height: 30vw;

        }


        .researchcard {

            height: 60vw;

        }



        .footer {

            height: auto;

        }

        .hiddendiv {

            height: auto;

        }


        .dropdiv {

            height: auto;
        }




    
        
    





         }


/*  tablet to small desktop   */


 @media (min-width: 768px) and (max-width: 991.98px) { 



    .moveall {

        transform:translateX(200px);
        transition: .5s;
    
    
    }


    #burguermenu {

        display:inline-block;

   }

    .menulinks {

        display: none;


     }   

    .leftwindow {


        height: 600px;

    }

        .pannelcard {

                margin-bottom: 10px;
                height: 30vw;
        }

    .reviewcard {

        height: 25vh;
      

    }


    .researchcard {

        height: 50vw;

    }



    .reacth2 {

        font-size: 5vw;
    }
    .countersh2 {

        font-size : 6vw;

    }

    
    .text {

        display: flex;
        flex-direction: column;
        align-items: center;
        align-content: center;
    }
    
    .footer {

        height: auto;

    }


    .hiddendiv {

        height: auto;
        padding-bottom: 20px;

    }


    .dropdiv {

        height: auto;
    }
 






    .h3window {
    
        font-size: 5vh;
    
    }






  }

/*  desktop to big screen    */

  @media (min-width: 992px) and (max-width: 1199.98px) { 


    .leftwindow {


        height: 600px;

    }



    .pannelcard {

        margin-bottom: 10px;
        height: 23vw;
}


    .reviewcard {

        height: 25vh;
      

    }

    
    .text {

        display: flex;
        flex-direction: column;
        align-items: center;
        align-content: center;
    }
    

    .researchcard {

        height: 30vw;

    }


    .footer {

        height: auto;

    }






}


@media  (max-width:991.98px) { 


  



    .banner {

        height: 110vw;
    }


    .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;
		
	}


    #galleryh2 {

        font-size: 8vw;


    }






#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;
    
    
    
}






}