*{
    margin: 0%;
    font-family: Poppins;
    
}
.navigation{
    position: fixed;
    width: 100%;
    height: 8.5vh;
    background-color: #dcc8f5;
    margin: auto;
    line-height: 8.5vh;
    /* justify-content: center; */
}

/* .navigation {
    position: fixed;
    width: 100%;
    height: 7vh;
    background-color: #dcc8f5;
    margin: auto;
    line-height: 7vh;
} */


.navigation ul li{
    display: inline;
    float: right;
    
}

.navigation ul li a{
    text-decoration: none;
    padding: 0px 2vw;
    color:#653594;
    /* border-right: 1px solid black; */
    font-family: Poppins;
    font-size: 1.3vw;
    
}
.navigation ul li a:hover{
    font-weight: bolder;
}

#list{
    padding-right: 0.5vw;
    /* border-right: 1px hidden black; */
    /* padding-left: 0px;
    margin: 0%; */
    
}
.navigation h1{
    position: fixed;
    font-family: Prata;
    font-weight: bolder;
    color: #7f45b9;
    font-size: 4vw;
    padding-left: 1.7vw;
    padding-bottom: 0.4vw;
    margin-left: 1.5vw;
    /* margin-bottom: 80px; */
}
.navigation h1:hover{
    color: #653594;
    /* font-size:5vw ; */
}
footer{
    display: flex;
    flex-direction: row;
    background-color: #dcc8f5;
    justify-content: space-around;
    align-items: center;
}
.footer{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;

}
footer h1{
    /* position: fixed; */
    font-family: Prata;
    font-weight: bolder;
    color: #7f45b9;
    font-size: 5vw;
    padding-left: 1.7vw;
    padding-right: 1.7vw;
    padding-bottom: -4vw;
   
}
.info a{
    font-size: 2.5vw;
    color:#8a5bb9;
    margin-left: 5vw;
}
/* .symb{
    display: flex;
    flex-direction: column;
    float: right; */
/* } */
/* .symb h3{
    font-family: poppins;
    font-weight:normal ;
    font-size: 1vw;
} */
.socials{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    /* margin-left: 5vw; */
    /* margin-right: 5vw; */
    /* float: left; */
}

/* .map{
    display: flex;
    flex-direction: column;
} */
.map{
    /* margin-left: 5vw;
    margin-right: 5vw; */
    font-size: 0.1 vw;

}
.map p{
    font-size: 1vw;
}
.symb{
    margin-left: 5vw;
    margin-right: 5vw;
}
.map p a{
    text-decoration: none;
    color: #7f45b9;
}
.map p a:hover{
    text-decoration: none;
    font-weight: bold;
}

.info a:hover{
  /* font-size: 2.8vw; */
  color: #653594;
}
.info a{
    margin-right: 0.1vw;
    /* margin-left: ; */
}
.rights{
    display: flex;
    color: #7f45b9;
    font-size: 1vw;
    margin-left: 16vw;
    margin-right: 16vw;
}

.rights i{
    font-size: 1vw;
}

.about{
    display: flex;
    padding-top: 15vh;
    padding-bottom: 6.5vh;
    margin-left: 14.5vw;
    margin-right: 14.5vw;
}
.img img{
    width: 30vw;
    border-radius: 15%;
}
.service{
    display: flex;
    justify-content: center

}
.boxes{
    display: flex;
    flex-direction: column;
    /* width: 13vw;
    height: 13vw; */
    /* background-color: #dcc8f5; */
    /* margin: 2vw 3vw; */
    /* background-color: #dcc8f5 transparent;
    border: solid #dcc8f5;
    border-radius: 15%;
    border-width: 0.3vw; */
    align-items: center;
    font-size: 1.2vw;
}
.boxes3{
    display: flex;
    flex-direction: column;
    /* width: 13vw;
    height: 13vw; */
    /* background-color: #dcc8f5; */
    /* margin: 2vw 3vw; */
    /* background-color: #dcc8f5 transparent; */
    /* border: solid #dcc8f5;
    border-radius: 15%;
    border-width: 0.3vw; */
    align-items: center;
    font-size: 1.2vw;
}

.boxes i{
    font-size: 4vw;
    color: #bc95eb;
    margin: 0px 3vw;
    
}
.boxes3 i{
    font-size:3vw;
    color: #bc95eb;
    padding-top: 1vw;
    /* margin: 0px 2vw; */
    margin-left: 4vw;
    margin-right: 3vw;
    /* padding-bottom: 1vw; */
    
}
.boxes3 p{
    font-size: 1.2vw;
    padding-left: 2vw;
}
/* .written h1{
    width:15vw ;
    text-align: left;
    padding-top: 2vh;
    padding-bottom: 1vh;
    font-family: fraunces;
    font-size: 4.5vw;
    font-weight: bold;
    text-align: center;
    color: #9e84be; 
}
.written h2{
    width:20vw ;
    text-align: left;
    padding-top: 4vh;
    padding-bottom: 1vh;
    font-family: fraunces;
    font-size:2.5vw;
    font-weight: bold;
    text-align: center;
    color: #9e84be;
    /* margin: 0px 15vw;
    margin-top: 5vw;} */

.written h1{
    font-family: fraunces;
    font-size: 4.5vw;
    font-weight: bold;
    color: #9e84be;
}
.written h2{
    font-family: fraunces;
    font-size: 2.5vw;
    font-weight: bold;
    color: #9e84be;
}
.written{
    margin-left: 2vw;
    /* margin-right: ; */
}
.written p{
    /* width: 70vw; */
    padding-top: 1vw;
    text-align: justify;
    font-size: 1.3vw;}
.experience{
    display: flex;
    flex-direction: row;
    margin-left: 14.5vw;
    margin-right: 14.5vw;
    justify-content: space-between;
}

.work{
    display: flex;
    flex-direction: column;
    width: 33vw;
    height: 17vw;
    border: solid #dcc8f5;
    border-radius: 8vh;
    border-width: 0.3vw;
    align-items: center;
    padding: 0%;
}
.education{
    display: flex;
    flex-direction: column;
    width: 33vw;
    height: 17vw;
    border: solid #dcc8f5;
    border-radius: 8vh;
    border-width: 0.3vw;
    align-items: center;
    padding: 0%;
    /* justify-content: space-between; */
    
}
.title h2{
    padding-top: 3vh;
    font-family: fraunces;
    font-size: 2.5vw;
    font-weight: bold;
    text-align: center;
    color: #9e84be;
}
.list ul{
    list-style-type: none;
}
.list{
    display: flex;
    flex-direction: row;
    /* justify-content: space-between; */
    justify-content: center;
}
.list li{
    font-family: poppins;
    font-size: 1.3vw;
    margin-top: 3vh;
}
#space{
    padding: 0px;
}
.purple{
    display: flex;
    flex-direction: row;
    margin-left: 14.5vw;
    margin-right: 14.5vw;
    justify-content: space-between;
    margin-bottom: 3vw;
}
.skills{
    display: flex;
    flex-direction: column;
    width: 33vw;
    height: 10vw;
    /* background-color: #faf6fe; */
    border: solid #dcc8f5;
    border-width: 0.3vw;
    border-radius: 5vh;
    align-items: center;

}
.services{
    display: flex;
    flex-direction: column;
    width: 33vw;
    height: 10vw;
    /* background-color: #faf6fe; */
    border: solid #dcc8f5;
    border-width: 0.3vw;
    border-radius: 5vh;
    align-items: center;
}
.purple h2{
    padding-top: 1.2vh;
    font-family: fraunces;
    font-size: 2.5vw;
    font-weight: bold;
    text-align: center;
    color:#9e84be;
}
.images{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    
}
.images img{
    width: 5vw;
    margin: 0px 2vw;
    margin-top: 0.5vw;
}
.moreinfo{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 2vw 14.5vw;
}
.moreinfo p{
    text-align: justify;
    font-size: 1.3vw;}

.knowmore{
    /* position: absolute; */
    margin-right: 4vw;
    margin-left: 4vw;
    margin-bottom: 5vh;
    margin-top: 4vh;
    /* background-color: #d6ebf2; */
    background-color: #dcc8f5;
    border: 0.5px transparent;
    border-radius: 30px;
    width:15vw;
    height: 7.5vh;
    font-size: 1.3vw;
    cursor: pointer;
}

.knowmore:hover{
    background-color: #dcc8f5;
    border: 0.5px transparent;
    border-radius: 30px;
    width: 15.2vw;
    height: 7.8vh;
    font-size: 1.3vw;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
    
}
.knowmore:active{
    background-color: #9e84be;
    border: 0.5px transparent;
    border-radius: 30px;
    width: 14vw;
    height: 6vh;
    font-size: 10px;
}