
.nav-header{
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
    text-align: center;
    font-size: large;
    font-weight: 900;
    margin-bottom: 0%;
    background-color: #474e5d;
    border: none;
    color:white;
    font-family: 'Times New Roman', Times, serif;
}
.text-purple{
    color: rgb(212, 9, 158);
    font-size: 30px;
}
#logo{
    margin-top: 3vh;
}
.info{
padding-top:5%; 
}
.header{
   margin-top: 5%;
   color: white;
   font-family: 'Times New Roman', Times, serif;
}
.navbar-brand img{
    width: 20%;
}
.contact-address{
    justify-items: center;
    justify-content: space-between;
}
.name-text{
    color: rgb(227, 12, 227);
    font-size: 25px;
}
.careere-name{
    color: rgb(227, 12, 227);

}
 .container-fluid{
    padding-top: 2%;
    padding-bottom: 2%;
 }
 #profile{
    width: 20%;
    border-radius: 50%;
 }
 .profile{
    background-color:#474e5d;
    color: white;
    font-family: 'Times New Roman', Times, serif;
 }
 .detail-header{
    background-color: cornflowerblue;
    font-family: 'Times New Roman', Times, serif;
 }
 .detail{
    background-color: #474e5d;
    color: #ffffff;
    font-family: 'Times New Roman', Times, serif;
    padding-left: 2%;
    font-size: large;
 }
 .detail img{
    width: 100%;
 }
 .box img{
    width: 100%;
 }
 .box{
    background-color: rgb(61, 60, 60);
    color: white;
    padding-bottom: 5%;
    margin: 2px;
    
 }
 .works{
    background-color: #474e5d;
    padding: 3%;
 }
.input{
    margin: 2%;
    padding: 2%;
    width: 50%;
    margin-left: 20%;
    border-radius: 5px;
    font-family: 'Times New Roman', Times, serif;
    font-size: large;
    
}
.form{
    background-color: rgb(61, 60, 60);
}
.form h1{
    color: white;
    font-family:Georgia, 'Times New Roman', Times, serif;
}
.form .btn{
    font-family: 'Times New Roman', Times, serif;
    font-weight: 900;
}
.contact img{
width: 20%;
}
.contact{
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    font-size: large;
    color: white;
}
.address{
    padding: 6%;
    background-color: #474e5d;
    color: white;
}
.address h1{
    padding-bottom: 2%;
}
.skills{
    padding: 4%;
}
.skills h1{
    padding-bottom: 2%;
    font-family:'Times New Roman', Times, serif;
}
.footer h1{
    font-family:'Times New Roman', Times, serif;
    padding-bottom: 3%;
}
.resume{
    margin-left: 10%;
    margin-top: 3%;
}
.nav{
    color: white;
}
