* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
  }
  
  /* nav1 */
  .nav1 {
    background: black;
    font-size: 16px;
    text-align: center;
    color: white;
    text-decoration: none;
    height: 28px;
    padding-top: 8px;
  }
  
  
  
  
  
  
  
  
  /* navigation2 */
  #nav2 {
    margin-top: 20px;
    width: 100%;
    height: 10vh;
    background-color: rgb(239, 227, 203);
    margin-top: -0.10%;
  }
  
   .navrap2 {
    width: 80%;
    margin: auto;
  }
  
  .logo {
    position: absolute;
    margin-left: 32%;
  }
  
  .logo img {
    margin-top: 8%;
  } 
  
   .menu1 {
    float: right;
  }
  
  .menu1 ul {
    margin-top: 15px;
  }
  
  .menu1 ul li {
    display: inline;
    margin: auto;
  }
  
  .menu1 ul li a i {
    color: black;
    text-decoration: none;
    font-size: 25px;
    text-transform: uppercase;
    padding-right: 18px;
    margin-top: 5%;
  }
  
  .menu2 {
    float: left;
    margin-top: 10px;
  
  }
  
  .menu2 ul {
    margin-top: 5px;
  } 
  
  
  .menu3 li a:hover {
    color: rgb(88, 82, 82);
    text-decoration: underline;
   }
   
  
  
  .menu2 ul li {
    display: inline;
  }
  
  .menu2 ul li a i {
    color: black;
    text-decoration: none;
    font-size: 25px;
    text-transform: uppercase;
    padding-left: 18px;
    margin-top: 5%;
  }
  
  
  
  /* navigation3 */
   #nav3 { 
    margin-top: 20px;
    width: 100%;
    height: 8vh;
    background-color: rgb(239, 227, 203);
    margin-top: -0.10%;
  }
  
  .navrap3 {
    width: 80%;
    margin: auto;
  }
  
  
  .menu3 {
    float: left;
    margin-top: 10px;
    margin-left: 20%;
  }
  
  .menu3 ul {
    margin-top: 5px;
  } 
  
   .menu3 ul li {
    display: inline;
  }
  
  .menu3 ul li a {
    color: black;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    padding-left: 40px;
    margin-top: 5%;
  } 
  









  
/* banner */
.ban {
    width: 100%;
    background-image: url(sara.jpg);
    height: 90vh;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.banrap {
    width: 100%;
    height: 50%;
    /* background-color: rgba(0, 0, 0, 0.2); */
}


.jewel{
    margin-top: 4%;
    /* border: 2px solid black; */
    width: 40%;
    text-align: center;
    margin-left: 31%;
}


.jewel h1{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 40px;
}



.note{
    margin-top: 2%;
    /* border: 2px solid black; */
    text-align: center;
    width: 60%;
    margin-left: 21%;
}


.note h3{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
}




.photos{
    width: 100%;
    padding-left: 100px;
    padding-top: 3%;
}


.photosrap{
    display: grid;
    grid-template-columns: auto auto auto;
}











.aboutpic{
    padding-left: 300px;
    margin-top: 8%;
  }
  
  
  .abouttext{
    width: 70%;
    text-align: center;
    margin-left: 15%;
    margin-top: -6%;
    height: 20vh;
  }
  
  
  .abouttext h1 {
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    color: white;
    font-size: 20px;
    text-decoration: underline;
  }
  
  
  .abouttext h1 :hover {
    color: white;
   }
  
  
  .abouttext h1 a{
    text-decoration: 2px solid white underline;
    color: white;
  }
  
  
  
  
  
  
  
  /* footer */
  .footer {
    width: 100%;
    height: 10vh;
    margin-top: 1%;
    border-top: 1px solid gray;
  }
  
  .footrap {
    width: 80%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto ;
    grid-column-gap: 20px;
    padding-top: 10px;
  }
  
  .boxx {
    padding: 10px;
  }
  
  .boxx1 h1 {
    text-align: center;
    font-size: 18px;
  }
  
  
  
  .boxx2 {
    padding: 10px;
  }
  
  .boxx2 h1 {
    text-align: center;
    font-size: 18px;
  
  }
  
  
  .boxx3 {
    padding: 10px;
  }
  
  .boxx3 h1 {
    text-align: center;
    font-size: 18px;
  }
  
  
  
  .boxx4 {
    padding: 10px;
  }
  
  .boxx4 h1 {
    text-align: center;
      font-size: 18px;
  }
  
  .jjv{
    text-align: center;
    height: 12vh;
  }
  
  
  .jjv h1{
    font-size: 20px;
    margin-top: 3%;
  }
  
  
  .jjv1{
    padding-left: 40px;
  }
  
  .jjv1 h2{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 19px;
  }
  
  
  .jjv1 p{
    /* border: 2px solid black; */
    width: 95%;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 10vh;
  }
  
  
  .jjv2{
    padding-left: 40px;
  }
  
  .jjv2 h2{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 19px;
  }
  
  
  .jjv2 p{
    /* border: 2px solid black; */
    width: 95%;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 10vh;
  }
  
  
  
  
  
  .jjv3{
    padding-left: 40px;
  }
  
  .jjv3 h2{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 19px;
  }
  
  
  .jjv3 p{
    /* border: 2px solid black; */
    width: 95%;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 18vh;
  }
  
  
  
  
  .jjv4{
    padding-left: 40px;
  }
  
  .jjv4 h2{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 19px;
  }
  
  
  .jjv4 p{
    /* border: 2px solid black; */
    width: 95%;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 15vh;
  }
  
  
  
  
  
  .jjv5{
    padding-left: 40px;
  }
  
  .jjv5 h2{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 19px;
  }
  
  
  .jjv5 p{
    /* border: 2px solid black; */
    width: 95%;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 20vh;
  }
  
  
  
  
  
  
  .jjv6{
    padding-left: 40px;
  }
  
  .jjv6 h2{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 19px;
  }
  
  
  .jjv6 p{
    /* border: 2px solid black; */
    width: 95%;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 20vh;
  }
  
  
  
  
  
  
  
  
  
  
