html, body {
    margin: 0;
    height: 100%;
    overflow-x: hidden;
    
}



.body{
    background-color: #FFFDEF;
    
}

.lavishly-yours-regular {
    font-family: "Lavishly Yours", cursive;
    font-weight: 400;
    font-style: normal;
  }

 
.navbar {
	width: 100%;
    height: 50px;
    
	background-color: #BEEAD5;
	 }

/* Navigation links */
.navbar a {
    float: left;
   
    padding-top: 20px;
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    width: 20%; 
    text-align: center; 
    margin: auto;
 
        font-family: "League Spartan", sans-serif;
        font-optical-sizing: auto;
        font-weight: 100;
        font-style: normal;
      
  }

  .logo{
    
    margin-top: -3px;
    margin-left: -12px;
  }
  
  
  /* Add a background color on mouse-over */
  .navbar a:hover {
    color: #ffffff;
  }
  
  /* Style the current/active link */
  .navbar a.active {
    color: #EAC082;
    text-decoration-line: underline;
    text-decoration-color: #EAC082;
  }


  .toptext{
    font-family: "Lavishly Yours", cursive;
        font-weight: 100;
        font-size: min(max( 70px), 7vw);
        font-style: normal;
        text-align: right;
        text-align: center;
        margin-top: 10vw;
        
  }

  hr {
   
        
        margin-right: 20vw;
        margin-top: -8vw;
        width:50vw;
        max-width: 500px;
        border: 1px solid #EAC082 ;
        
}

.me{
    margin-top: 10vw ;
    height: 50vw;
}

.meimage{
    display: block;
  margin-left: auto;
  margin-right: auto;
  width: 65%;
  max-width: 1000px;
  border-top: 10px solid white;
  border-bottom: 30px solid white;
  border-left: 10px solid white;
  border-right: 10px solid white;
  filter: drop-shadow(5px 5px 5px #aca996);
  transform:rotate(-2deg)
}


.metapeL{
    transform: translate(-30vw, -56vw) rotate(-40deg); 
    width:15vw;
                       
    display: block; 
    margin-left: auto; 
    margin-right: auto;
}

.metapeR{
    transform: translate(32vw, -65vw) rotate(20deg); width:15vw;
    display: block; margin-left: auto; margin-right: auto;
}

@media (min-width:1550px){
.metapeL{
    transform: translate(-500px, -800px) rotate(-40deg) ; 
    width:200px;
}
.metapeR{
    transform: translate(500px, -950px) rotate(20deg) ; 
    width:200px;
}
}


.about{
    display: block;
    background-color: #BEEAD5;
    width: 100%;
    height: 35vw;
    max-height: 500px;
    transform: translate(0px, 0px);
    z-index: -1 ;
    position: relative;
    margin-top: 0px;
    overflow: hidden;
    position: relative;
}

.abouttext{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -42%);
    
    width: 74%;
    font-family: "League Spartan", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
    text-align: center;
    line-height: 1.1;
    font-size: min(max( 50px), 3vw);
}

.line{
   position: absolute;
left: -300px;

top: 10px;
}

.cv{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;  
    display: flex;
}

.imgContainer{
    float:left;
    flex: 33.33%;
}

.cv1{
    width: 25vw;
    filter: drop-shadow(5px 5px 5px #aca996);
    transform: translate(0px, 0px) rotate(-1deg);
}

.cv2{
    width: 25vw;
    filter: drop-shadow(5px 5px 5px #aca996);
    transform: translate(0px, 10px) rotate(2deg);
   
}


.cvblock{
    display: block;
    background-color: #BEEAD5;
    width: 100%;
    height: 25vw;
    max-height: 300px;
    transform: translate(0px, 0px);
    z-index: -1 ;
    position: relative;
    margin-top: -20px;
    overflow: hidden;
    position: relative;

    
}

.cvtext{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: clamp(100px,10vw,110px);
    width: 70%;
    font-family: "League Spartan", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
    text-align: center;
    line-height: 1.1;
    font-size: min(max( 50px), 3vw);

    margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.line2{
    position: relative;
    transform: translate(57vw, -95vw) scale(30%)  ;
 }


 .bottom{
    margin-top: 0px;
    
}

.bottomtext {
    font-family: "Lavishly Yours", cursive;
    font-weight: 400;
    font-size: min(max( 40px), 4vw);
    font-style: normal;
    text-align: center;
    padding-left: auto;
    padding-right: auto;
    width: 100%;
    line-height: 0.8;
    margin-top: 30px;
}

.contactbutton{
    background-color: #EAC082;
    color: white;
    border: none;
    height: 5vw;
    width: 20vw;
    max-width: 200px;
    max-height:50px;
    display: block;
    text-align: center;
    float: none;
    margin: 0;
    position: absolute;
    left: 49%;
    transform: translate(-55%, -0%);
    font-size: min(max( 15px), 2vw);
}

.rightimage{
    transform: translate(-10%, -10%); 
}

.bottomblock{
    display: block;
    background-color: #BEEAD5;
    width: 100%;
    height: 5px;
    transform: translate(0px, 32vw);
    z-index: -1 ;
    position: relative;
    padding-top: 30px;
    padding-bottom: 0px;
    
}

@media (min-width: 1000px){
    hr {
        margin-right: auto;
        transform: translate(50px);
        margin-top: -80px;
    }

    .toptext{
        margin-top: 5vw;
    }

    .me{
        margin-top: 5vw ;
        height: 700px;
    }

    .rightimage{
        scale:50%;
        margin-top: -9vw;
    }

    .leftimage{
        scale: 50%;
        margin-top: -6vw;
    }

    .bottom{
        margin-bottom: -15vw;
    }

    .bottomtext{
        margin-top: 4vw;
    }
}

@media (max-width: 500px){

.about{
   
    margin-top: 30px;
    
}
}