*{
    margin: 0;
    padding: 0;
}
body{
    margin: 0 8px;
    background-color: #E2F1E7;
}
.mainContainer{
    width: 50%;
    justify-self: center;
    border: 3px solid #272343;
    border-top: 20px solid #272343;
    border-left: 10px solid #272343;
    border-radius: 8px;
    padding: 20px 0;
    background-color:#E5E1DA;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.eachInfoContainer{
    width: 80%;
}
.infoContainer{
    width: 100%;
    border: 2px solid #22313f;
    border-radius: 8px;
    margin: 20px 0;
}
#main-heading{
    display: flex;
    justify-content: space-between;
    color: aqua;
    align-items: center;
    background: #272343;
    border-radius: 8px;
    height: 10vh;
    
}
.btnContainer{
    display: flex;
    align-items: center;
    justify-content: center;
}
.example{
    opacity: 0.7;
    margin-top: 14px;
    margin-left: 4px;
    padding-bottom: 8px;
}
#user-information{
    font-size: 5vh;
    color: #272343;
    justify-self: center;
}
.textarea{
    border: none;
    border-bottom: 2px solid #3e588f;
    background:none;
    width: 80%;
}
.information{
    color: #3e588f;
    font-size: 26px;
    margin-bottom: 14px;
    text-decoration: underline;
    text-decoration-color: #272343 ;
    margin-left: 10px;
}

.star{
    content: '*';
    color: red;
    font-size: 22px;
    display: inline-block;
    text-decoration: none;
    padding-left:3px;

}
.input-skill{
    font-size: 18px;
    margin-left: 25px;
    
    
    
}
.inputDiv{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;

}
.input{
    width: 80%;
    border: none;
    border-bottom: 2px solid #3e588f;
    background: none;
    margin-bottom: 8px;
}
.input :hover{
    transform: scale(1.1);
    cursor :crosshair
}
#options :hover{
    cursor: pointer;
}
#Generate-button{
    cursor: pointer;
    display: block;
    margin: 0 auto;
    color: darkslategrey;
    height: 35px;
    border-radius: 10px;
    box-shadow: #272343;
    border-color: darkslategrey;
    margin-top: 5vmin;
}
#more-information{
    color: #3e588f;
    height: 35px;
    border-radius: 10px;
    cursor: pointer;
}
.information1{
    display: block;
    color:#22313f ;
    font-size: 4vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
#image{
    height: 200px;
    width: 200px;
    border-radius: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.hide{
    display: none;
}
#hide{
    display: none;
}
.main-resume{
    margin-top: 100vmin;
    height: 100px;
}
#resume-Heading{
    color: aqua;
    font-size: larger;
    font-style: italic;
    text-decoration: underline;
    background-color: #272343;
    display: flex;
    align-items: center;
    justify-content: center;
}
#changes-btn{
    color: #3e588f;
    height: 35px;
    border-radius: 10px;
    cursor: pointer;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#pdfButton{
    color: #3e588f;
    height: 35px;
    border-radius: 10px;
    cursor: pointer;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4vmin;
    border: none;

}
.final-resume{
    height: 90%;
    width: 100%;
    display: flex;
    border: 2px solid black;
    border-radius: 5px;
    margin-top: 200px;
}
.section-left{
    width: 30%;
    background: #272343;
    justify-items: center;
    color: white;
    border-radius: 6px;
}
.section-right{
    width: 70%;
    color: black;
    background: aliceblue;
    border-radius: 6px;
}
.user-img{
    border-radius: 50%;
    height: 90%;
    width: 100%;
    margin-top: 20px;
    cursor: not-allowed;
}
.img-div{
    height: 10vw;
    width: 11vw;
}
#out-name{
    font-size: 2vw;
    font-weight: bold;
    font-family:Helvetica, sans-serif
}

.name-out{
    margin-top: 15px;
}
.name-out:hover{
    color:aqua;
    cursor: crosshair;
}
.passion-out{
    font-size: 1.2vw ;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 12px;
}
.passion-out:hover{
    color:aqua;
    cursor: crosshair;
}
.content-head{
    margin-top: 45px;
    padding-right: 16.5vw;
    font-size: 1.5vw;
    cursor: not-allowed;
}
.phone-font{
    font-size: 1.2vw;
    display: flex;
}
.num-font{
    font-size: 1vw;
    align-content: center;
    padding-left: 1.5vw;
}
.num-font:hover{
    color:aqua;
    cursor: crosshair;
}
.envelope-font{
    margin-top: 3px;
    font-size: 1.1vw;
    display: flex;
}
.email-font{
    font-size: 1vw;
    padding-left: 1.5vw;
    align-content: center;
}
.email-font:hover{
    color:aqua;
    cursor: crosshair;
}
.contact-items{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: 10vw;
}
.skills-head{
    margin-top: 30px;
    padding-right: 23vw;
    font-size: 1.5vw;
    margin-bottom: 0;
    cursor: not-allowed;
}
.pos{
    font-size: 1vw;
}
.languages-head{
    margin-top: 30px;
    padding-right: 20vw;
    font-size: 1.5vw;
    margin-bottom: 0;
    cursor: not-allowed;

}
.skills{
    font-size: 1vw;
}
.languages{
    font-size: 1vw;
}
i{
    position: absolute;
}
.pos{
    position: relative;
}
.about-me{
    font-size: 1.3vw;
    margin: 1.2vw;
    cursor: not-allowed;
}
.about-out{
    width: 40vw;
    margin: 1.2vw 8vw;
    font-size: 1.3vw;
}
.about-out:hover{
    color:aqua;
    cursor: crosshair;
}
.education-me{
    font-size: 1.3vw;
    margin: 1.2vw;
    margin-top: 9vw;
    cursor: not-allowed;
}
.education-out{
    width: 40vw;
    margin: 1.2vw 8vw;
    font-size: 1.3vw;
}
.education-out:hover{
    color:aqua;
    cursor: crosshair;
}
.experience-me{
    font-size: 1.3vw;
    margin: 1.2vw;
    margin-top: 9vw;
    cursor: not-allowed;
}
.experience-out{
    font-size: 1.3vw;
    width: 40vw;
    margin: 0 8vw;
}
.experience-out:hover{
    color:aqua;
    cursor: crosshair;
}
.btns{
    margin-top: 25px;

}
.skillBtn{
    margin:0 0 8px 2px ;   
}
#langBtn{
    color: #3e588f;
    height: 35px;
    border-radius: 10px;
    cursor: pointer;
    margin:8px 2px ;   
}
.font-lang{
    font-size: 2vw;
}
.font-lang-prof{
    font-size: 1.3vw;

}
.footer{
    width: 98vw;
    height: 55px;
    margin-top: 20px;
    background-color:#272343;
    margin-bottom: 0;
    justify-items: center;
}
.footer-div{
    height:25px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.line-break{
    height: 1px;
    width: 50%;
    background: white;
    margin: 3px 0;
}
.i-footer{
    color: aqua;
    font-size: 20px;
}
.icon-div{
    display: block;
    height: 20px;
    width: 20px;
    margin: 0 8px;
}
.i-footer:hover{
    cursor: pointer;
    background-color: white;
    color: black;
    border-radius: 50%;
}
.copyright{
    color: aqua;
    font-size: 1vw;
}
