body {
    overflow-x: hidden;
  }
  #bar{
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 60px;
    background-color: transparent;
    border-bottom: 1px solid #777;
    padding: 13px 55px;
}

#right{
    margin-top: 5px;
    width: 560px;

}

#right a{
    margin-top: 5px;
    margin-right: 30px;
    text-decoration: none;
    color: black;
    font-weight: 300;
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
}

#two{
position: absolute;
top:35%;
left: 50%;
transform: translate(-50%, -50%);
margin-top: 50px;
font-weight: 200;
font-family: Arial, Helvetica, sans-serif;
}
#h9{
    margin-left: 60px;
}
#h10{
    margin-left:59px;
}
#h11{
    margin-left: 76px;
}
#id7{
    margin-left:77px
}
#h12{
    margin-left: 56px;
}
#h13{
    margin-left: 59px;
}
.container{
    scroll-behavior: smooth;
}
#h5{
    float: right;
}


#id8{
    padding-top: 25px;
}
a{
    margin-right: 10px;
    padding: 10px;
    text-decoration: none;
    display: inline;
    color: black;    
}
h1{
    text-align: center;
    font-size: 50px;
}
h3{
    text-align: center;
    
    font-weight: bold;
}
button{
    background-color: black;
    color: aliceblue;
    padding: 10px;
    border-radius: 5px;
    width: 125px;
   
}
.About Us
{
 text-align: left;
 font-size: 45px;
}
.id1 {
    float: right;
    margin-top: 20px; 
    margin-right: 20px;
      
}
.text{
    display: flex;
    align-items: center;
}
.text6{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    margin: 0px;
    
 
}

pre{
    font-family:"Poppins", Sans-serif;
    font-weight: 500;
    color:#000000;
    font-weight: lighter;

}

.text2{
    display: flex;
    align-items: center;
    
}
pre h3{
    margin-right: 335px;

}
.text3{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    margin: 0px;
    
}
pre{
    width: 700px;
}
.text5{
    display: flex;
    align-items: center;
}

.right-image {
    float: right;
    align-items: center;
    height: 400px;
    }
.left-image{
    float: left;
    align-items: center;
    height: 400px;
    padding: 100px;

}
.text7{
    float: left;
    display: flex;
    align-items: center;
}
.crm{
    display: grid;
}

.footer{
   margin-top: 0%;
   justify-content: center;
   justify-items: center;
   text-align: center;
   color: black;
   height: 200px;
   padding-top: 30px ;

} 
.hr{
            display:flex;
            margin: 20px;
            justify-content:center;
            align-items: center;
            height: 0.5px;
            width:100%;
            background-color: rgb(213,207,207); 

}
p{
    text-align: center;
}