.container-fluid{
    padding-bottom: 2%;
    padding-top: 1%;
    background-color: rgb(162, 220, 243);
    border-bottom: solid;
    border-color: transparent;
    width: 100%;
    border-color: rgb(162, 220, 243);
}
.nav-item{
    margin-left: 50px;
    font-size: 140%;
    font-style: normal;
    text-align: center;
}
.nav-item:hover{
    background-color: #ff4005;
}
.logo{
    height: 6%;
    width: 14%;
}
#tot{
    border-color: rgb(162, 220, 243);
    background-color: rgb(162, 220, 243);
}
#one{
    border-color: rgb(162, 220, 243);
    background-color: rgb(162, 220, 243);

}
#cardtext1{
  text-align: left;
  font-size: 400%;
  color: rgb(0, 30, 255);
  /* margin-top: 4%; */
}
#cardtext1:hover{
    color: rgb(255, 0, 0);
}
#cardtext2{
    text-align: center;
    font-size: 230%;
    /* margin-top: 4%; */
    color: rgb(255, 128, 0);
}
#cardtext2:hover{
    color: rgb(179, 0, 255);
}
#button1{
    margin-left: 30%;
    height: 10%;
    width: 30%;
}
.tech{
    font-size: 55px;
    color: rgb(174, 1, 136);
    padding-left: 3%;
    margin-top: 8%;
    margin-bottom: 4%;
}
#cardtit{
    text-align: center;
    font-size: 30px;
    color: rgb(255, 0, 0);
}
#smalltext{
    font-size: 24px;
    margin-top: 4%;
    color: rgb(53, 53, 172);
}
.carousel{
    margin-top: 10%;
}
#aboutcard{
    margin-top: 12%;
    margin-left: 15%;
    border-color: rgb(255, 255, 255);
}
#aboutimg{
    height: 100%;
    width: 100%;
}
#about{
    text-align: center;
    font-size: 60px;
    margin-bottom: 4%;
    color: rgb(16, 113, 84);
}
#aboutext{
    text-align: center;
    font-size: 160%;
    color: rgb(125, 46, 7);
}
#choo{
    margin-left: 10%;
    margin-top: 10%;
    border-color:rgb(255, 255, 255) ;
}
#choose{
    height: 500px;
    width: 100%;
}
#why{
    text-align: center;
    font-size: 250%;
    margin-bottom: 4%;
    margin-top: 2%;
    color: rgb(153, 22, 133);
}
#whytext{
    font-size: 160%;
    color: rgb(77, 136, 9);
}
.lif{
    font-size: 300%;
    color: rgb(180, 47, 10);
    padding-left: 10%;
    margin-top: 8%;
}
.lif1{
    font-size: 300%;
    color: rgb(180, 47, 10);
    padding-left: 10%;
}
.lie{
    text-align: left;
    padding-left: 10%;
    font-size: 140%;
    color: blue;
    margin-top: 4%;
    margin-bottom: 4%;
}
.life{
    height: 600px;
    width: 70%;
    margin-left: 14%;
}
#contcard{
    margin-left: 10%;
    margin-top: 10%;
    border-color: white;
}
.contactno{
    height: 100%;
    width: 100%;
}
.clint{
  font-size: 300%;
  padding-left: 10%;
  margin-top: 10%;
  margin-bottom: 2%;
  color: #878002;
}
.clint1{
    text-align: left;
    padding-left: 10%;
    font-size: 140%;
    color: blue;
    margin-top: 4%;
    margin-bottom: 4%;
}
.clintimg{
    height: 850px;
    width: 80%;
    margin-left: 10%;
}