/* Nav bar start */

.casenav{
    width: 99%;
    height: 15vh;
    padding-top: 20px;
    background-color: white;
    transition: all 200ms ease-in-out;
}
#navcontent{
    width: 15%;
    height: 90%;
    float: left;
    margin: 5%;
    margin-top: 0.5%;
   
}
#navlist{
    width: 60%;
    margin: auto;
    float: right;
    margin-right: 0%;
    padding-top: 1.8%;
    font-family: 'Poppins', sans-serif;
  
}

.navref{
    width: 5%;
    text-decoration: none;
    text-align: right;
    font-size: 18px;
    margin: 1%;
    color: rgb(88,93,103);
    font-family: 'Poppins', sans-serif;
}
#navselect{
    width: 12%;
    border: none;
    font-family: 'Poppins', sans-serif;
}
.logo{
    width: 150px;
    height: 87.97px;
   padding: 2%;
   transition: all 200ms ease-in-out;
}
#login{
    background-color: white;
    padding: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
    font-size: 20px;
    border: 1px solid rgb(88,70,246);
    border-radius: 20px;
    color: rgb(88,70,246);
    transition: all 300ms ease-in-out;
  
}
#signup{
    background-color: rgb(88,70,246);
    padding: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
    border: 1px solid rgb(88,70,246);
    border-radius: 20px;
    color: white;
    font-size: 20px;
    transition: all 300ms ease-in-out;
}

.styckynav{
    width: 99%;
    height: 12vh;
    padding-top:0%;
    position: fixed;
    top: 0;
}
.logo1{
    width: 120px;
    height: 70px;
    padding: 0%;
}
#login:hover{
    background-color: rgb(29, 10, 201) ;
    color:white ;
}
#signup:hover{
    background-color: rgb(29, 10, 201) ;
}
/* Nav bar end */

/* msgbtn */
#msgbtn{
    width: 80px;
    height: 80px;
    position: fixed;
    right: 50px;
    bottom: 50px;
    border-radius: 50%;
    background-color: rgb(88,70,246);
    border: 1px solid black;
}
#msgbtn:focus{
    outline: none;
}
#msgbtn>img{
 width: 60px;
 padding: 5px;
}
.msgbox{
    height: 70vh;
    width: 300px;
    position: fixed;
    right: 50px;
    bottom: 150px;
    border-radius: 20px;
   overflow: auto;
   transition: all 1000ms ease-in-out;
   opacity: 1;
}
.hide{
    transition: all 600ms ease-in-out;
    opacity: 0.00;
    
}
#div1{
    width: 100%;
    height: 40vh;
    background-color: rgb(56,37,223);
    margin-bottom:0.2px;
  
}
#div1>img{
    width: 50%;
    height: 50px;
    margin-top: 3%;
    margin-left: 5%;
}
#div1>h2{
text-align: center;
font-family: 'Poppins', sans-serif;
color: white;
font-size: 30px;
}
#div1>p{
    text-align: center;
        font-family: 'Poppins', sans-serif;
        color: white;
    }
#div2{
    width: 100%;
    height: 100vh;
    margin-top: 0%;
    padding-top: 0%;
    background-color:white ;
    font-family: 'Poppins', sans-serif;
}
.msgdivbtn{
   max-width:100%;
 height: 50px;
 border-radius: 50px;
 border: none;
 background-color: rgb(88,70,246) ;
 font-size: 15px;
 outline: none;


}
.msgdivbtnimg{
    width: 40px;
    height: 40px;
    padding-top: 0px;
}
.msgdivbtn>input{
    width: 70%;
    height: 45px;
    border-radius: 50px;
    border: none;
    float: right;
    margin-right: 0%;
    padding-top: 0px;
    font-family: 'Poppins', sans-serif;
    outline: none;
}
.div2h2{
width: 100%;
font-size: 20px;
padding-top: 25px;
}
#msgbtn:hover{
    background-color:  rgb(61, 40, 247);
}
/* msgbox end */

/* Content box1 start */
#description-box{
    height: 125vh;
    background-color: whitesmoke;
}
#desbox1{
    clear: both;
    width: 45%;
    float: right;
    font-family: 'Poppins', sans-serif;

}
#desimg{
    max-width: 500px;
    height: 50%!important;
    object-fit: cover;
    border-radius: 5px!important;
    box-sizing: border-box;
    margin-left: 7%;
    padding-top: 3.5%;
}
.despara1{
    font-size: calc(1.25625rem + .075vw);
    font-weight: normal;
    line-height: 1.36;
    color: #24282f;
}
.desparaimg{
    margin-left: 30px;
}
.despara2{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.36;
    color: #24282f;
    font-family: 'Poppins', sans-serif;
}
.despara3{
    width: 70%;
    font-size: 18px;
    line-height: 1.0;
    font-style: italic;
    font-family: 'Poppins', sans-serif;
}
.despara4{
    font-style: normal;
    margin-top: 35px;
}
.desparabtn{
    width: 30%;
    height: 8vh;
    border: none;
    background-color: rgb(88,70,246);
    color: white;
    border-radius: 50px;
    font-size: 22px;
    transition: all300ms ease-in-out;
}
.desparabtn:hover{
    background-color:rgb(29, 10, 201) ;
    
}
#centrebox{
    width: 20%;
    height: auto;
    margin: auto;
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    margin-top: 8%;
}
/* box1 end */
.box2divs{
    width:17%;
    height: 55vh;
    margin-top: 20vh;
    margin: 2% auto;
    margin-left: 5%;
    float: left;
    font-family: 'Poppins', sans-serif;
}

.box2img{
    width: 100%;
    height: 35%;
    border-radius: 10px;
}
/* BOttombox */
.btmmaindiv{
    clear: both;
    margin-top: 30%;
    padding-top: 8%;
}
.bottombox{
    clear: both;
    width: 85%;
    height: 90vh;
    margin: auto;
    background: url("https://storage.googleapis.com/lumen5-site-images/website-assets/cta-bg.png");
    border-radius: 20px;
    font-family: 'Poppins', sans-serif;
}
.bottomboxh2{
    width: 90%;
    color: white;
    font-size: 35px;
    margin: auto;
    padding-top: 6%;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}
.h3color{
    width: 65%;
    font-size: 25px;
}
.btm-btn{
    width: 12%;
    height: 8vh;
    margin-top: 4%;
   margin-left: 40%;
    border: none;
    border-radius: 50px;
    background-color: white;
    color:rgb(88,70,246);
    font-size: 20px;
    outline: none;
}
.btm-btn:hover{
    background-color: rgba(250, 245, 245, 0.781);
    transition: all300ms ease-in-out;
    
}
/* footer part */
.footer{
    width: 100%;
    height: 60vh;
    margin-top: 5%;
    background-color:rgb(36,40,47) ;
    color: white;
}
.footer-div1{
    width: fit-content;
    max-width: 200px;
    padding:50px ;
    height: 70%;
    float: left;
    margin: 2%;
    margin-top: 2%; 
}
.footrimg{
   max-width:200px;
}
.footer-p{
    font-size: 25px;
}
.footer a{
    color: white;
    font-size: 17px;
    text-decoration: none;
    margin: 20px;
}

