*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
/* navigation bar */
#nav{
    width: 100%;
    height: 8vh;
    background-color: rgb(47, 44, 44,0.8);
}
.navrap{
    width: 90%;
    margin: auto;
}
.name{
    position: absolute;
}
.name h1{
    color: rgb(23, 61, 61);
    font-size: 40px;
}
.sign{
    float: right;
}
.sign h1{
    color: white;
    font-size: 40px;
}
/* banner */
.ban{
    width: 100%;
    height: 140vh;
    background-image: url(./Aboutus.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.banrap{
    width: 80%;
    margin: auto;
}
.banrap1{
    width: 100%;
    height: 10vh;
    background-color: rgba(101, 90, 90, 0.6);
    /* border: 2px solid white; */
}
.banwrap{
    width: 90%;
    margin: auto;
}
/* social app */
.app1 ul{
    margin: auto;
    padding-right: 90px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.app1 ul li{
    display: inline;
}
.app1 ul li a{
    color: rgb(23, 61, 61);
    padding: 10px;
}
.app2 ul{
    float: right;
    margin-top: -30px;
}
.app2 ul li{
    display: inline;
}
.app2 ul li a{
    color: rgb(23, 61, 61);
    padding: 30px;
}
/* Company */

.company{
    width: 100%;
    height: 62vh;
    /* background-color: rgb(47, 44, 44,0.5); */
    margin-top: 140px;
}
.companyrap{
    width: 80%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto ;
    grid-column-gap: 60px;
    padding-top: 110px;
}
.box1{
    width: 100%;
    /* border: 2px solid white; */
    height: 30vh;
    border-radius: 15px;
    padding-left: 45px;
    background-color: rgba(101, 90, 90, 0.6);
}
.box1 h1{
    text-align: center;
    font-size: 40px;
    color: rgb(23, 61, 61);
    padding-top: 3vh;
    padding-bottom: 10px;
}
.box1 ul{
    margin: auto;
    font-size: 20px;
}
.box1 ul li{
    text-align: center;
    list-style-type: none;
}
.box2{
    width: 145%;
    /* border: 2px solid white; */
    height: 30vh;
    border-radius: 15px;
    padding-left: 40px;
    background-color: rgba(101, 90, 90, 0.6);
}
.box2 h1{
    text-align: center;
    font-size: 40px;
    color: rgb(23, 61, 61);
    padding-top: 3vh;
}
.box2 ul{
    margin: auto;
    font-size: 20px;
}
.box2 ul li{
    text-align: center;
    list-style-type: none;
}




/* navigation bar */
.name1 h1{
    font-size: 50px;
    color: rgb(23, 61, 61);
    position: absolute;
}
.menu{
    float: right;
}
.menu ul{
    margin-top: 20px;
}
.menu ul li{
    display: inline;
}
.menu ul li a{
    color: rgb(23, 61, 61);
    font-size: 20px;
    text-decoration: none;
    margin-left: 60px;
}
/* navigation bar */
.nav6{
    width: 100%;
    height: 10vh;
    background-color: rgb(47, 44, 44,0.5);
}
.navrap5{
    width: 80%;
    margin: auto;
}
.name6 ul{
    padding-top: 15px;
    text-align: center;
}
.name6 ul li{
    display: inline;
}
.name6 ul li a{
    padding: 30px;
    color: rgb(32, 74, 74);
    font-size: 30px;
    text-decoration: none;
}
/*  <!--Footer  -->*/
.foot{
    width: 100%;
    height: 50vh;
    background-color: rgb(47, 44, 44,0.8);
    grid-column-gap: 30px;
    margin-top: 0px;
}
.footrap{
    width: 80%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto ;
    grid-column-gap: 10px;
    padding: 0vh;
}
.box27{
    width: 100%;
    /* border: 2px solid white; */
    height: 50vh;
    border-radius: 15px;
    margin-left: 0px;
}
.box27 h1{
    text-align: center;
    font-size: 30px;
    color: rgb(23, 61, 61);
    padding-top: 3vh;
}
.box27 p{
    text-align: center;
    font-size: 18px;
    color: aliceblue;
    padding-top: 5vh;
}
.box27 ul{
    margin: auto;
    padding-top: 2vh;
}
.box27 ul li{
    text-align: center;
    padding-top: 3vh;
    list-style-type: none;
}
.box27 ul li a{
    color: rgb(23, 61, 61);
    text-decoration: none;
    text-transform: uppercase;
    font-size: 25px;
}
.box27 ul li a:hover{
    border-bottom: solid rgb(22, 49, 49);
}
.box28{
    width: 80%;
    /* border: 2px solid white; */
    height: 50vh;
    border-radius: 15px;
    margin-right: 50vh;
}
.box28 h1{
    text-align: center;
    font-size: 30px;
    color: rgb(23, 61, 61);
    padding-top: 3vh;
}
.box28 p{
    text-align: center;
    font-size: 18px;
    color: aliceblue;
    padding-top: 5vh;
}
.box28 ul{
    margin: auto;
}
.box28 ul li{
    text-align: center;
    list-style-type: none;
}
.box28 ul li a{
    color: rgb(23, 61, 61);
    text-decoration: none;
    text-transform: uppercase;
    font-size: 25px;
}
.box29{
    width:100%;
    /* border: 2px solid white; */
    height: 50vh;
    border-radius: 15px;
    
}
.box29 h1{
    text-align: center;
    font-size: 30px;
    color: rgb(23, 61, 61);
    padding-top: 3vh;
}
.box29 p{
    text-align: center;
    font-size: 18px;
    padding-top: 2vh;
}
.box29 p iframe{
    width: 100%;
    height: 38vh;
}
/* Footer Final */
.Footerfinal{
    width: 100%;
    height: 13vh;
    background-color: rgb(47, 44, 44,0.3);
}
.Footerfinalrap{
    width: 80%;
    margin: auto;
}
.menulast{
    margin: auto;
    text-align: center;
}
.menulast p{
    color: rgb(12, 44, 44);
    padding-top: 8px;
}