html{

}

body{
  margin: 0;
}

#myTopnav{
  background-color: #f6f3f0;
  border-bottom: 2px solid white;
}

#myTopnav a{
  color: #000000;
  font-family: 'wonderella', sans-serif;
  font-size: 12px;
}

.fa-bars{
  color: #000000;
}

ul{
  margin-bottom: 0px;
}

li{
  display: inline-block;
  font-family: 'Neue Hans Kendrick', sans-serif;
  font-size: 14px;
}


#home-top-image-container{
  width: 100%;
  right:0px;
  left:0px;
}

.active{
  background-color: #f6f3f0;
}

.topnav {
  position: sticky;
  top: 0;
  z-index: 999;
  overflow: hidden;
  background-color: #333;
}

.topnav a {
  float: left;
  display: block;
  color: #000000;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  padding: 1vh 6.5vw 1vh 0;
}

.topnav a:hover {
  text-decoration: none;
  opacity: 0.5;
  transition: .3s ease;
}

.topnav a.active {

}

.topnav a img{
  height: 2.5vh;
  padding-left: 1vw;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 800px) {
  .topnav a{
    margin-left: 1.5vw;
  }
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 800px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

#about-us-top-image-container{
  width: 100%;
}

#about-us-table-contents{

}

#about-us-divider{
  
}

#about-us-left-text{
  background-color: #f6f3ef;
  width: 50vw;
  height: 40vh;
}

#about-us-left-text-title{
  width: 40vw;
  padding-left: 4.5vw;
  padding-right: 0;
  padding-bottom: 10vh;
}

#about-us-left-text-text{
  width: 40vw;
  padding-left: 5vw;
  padding-right: 0;
  padding-bottom: 0;
}

#about-us-right-image-image{
  width: 50vw;
}

@media only screen and (max-width: 800px) {
  #about-us-left-text{
    height: 50vh;
    width: 50vw;
    padding: 0;
    margin: 0;
  }
  #about-us-left-text-title{
    padding: 0;
    margin: 0 0 5vh 6vw;
  }
  #about-us-left-text-text{
    padding: 0;
    margin: 0 0 0 6vw;
  }
  #about-us-right-image{
    background-color: #f6f3ef;
    height: 50vh;
    width: 50vw;
    padding: 0;
    margin: 0;
  }
  #about-us-right-image-image{
    width: 48vw;
  }
}

#about-us-sita-fitriana{
  background-color: #b2b38c;
}

#about-us-sita-fitriana-text{
  text-align: center;
  margin-right: 0;
}

#about-us-right-text{
  background-color: #f6f3ef;
  height: 100vh;
}

#about-us-right-text-text{
  padding: 6vw;
  font-size: 20px;
}

#about-us-sita-fitriana-image{
  background-color: #f6f3ef;
}

@media only screen and (max-width: 800px) {
  #about-us-sita-fitriana{
    width: 50vw;
    height: 50vh;
    padding: 0;
    margin: 0;
  }
  #about-us-sita-fitriana-text{
    margin: 0 2vw 0 2vw;
  }
  #about-us-right-text{
    width: 50vw;
    height: 50vh;
    padding: 0;
    margin: 0;
  }
  #about-us-right-text-text{
    padding: 4vw;
    font-size: 12px;    
  }
}

#about-us-meet-our-designer-image{
  width: 30vw;
  height: auto;
  margin-left: 10vh;
  margin-bottom: 10vh;
}

#about-us-sita-fitriana-image-image{
  width: 15vw;
  height: auto;
  margin-left: 24vw;
  margin-bottom: 5vh;
}

#about-us-and-team-image{
  width: 15vw;
  height: auto;
  margin-left: 26vw;
}

#about-us-right-text-2{
  background-color: #b2b38c;
  height: 100vh;
}

#about-us-right-text-text-top{
  font-family: 'Neue Hans Kendrick', sans-serif;
  font-size: 32px;
  padding: 5vh 5vw 2vh;
  color: #72605f;
}

#about-us-right-text-text-bottom{
  font-size: 20px;
  padding: 0 6vw 5vh;
}

@media only screen and (max-width: 800px) {
  #about-us-meet-our-designer-image{
    margin: 0 0 0 5vw;
    width: 40vw;
  }
  #about-us-sita-fitriana-image-image{
    margin: 5vh 0 3vh 5vw;
    width: 40vw;
  }
  #about-us-and-team-image{
    margin: 0 0 0 25vw;
    width: 20vw;
  }
  #about-us-right-text-2{
    height: auto;
  }
  #about-us-right-text-text-top{
    font-size: 14px;
    padding: 2vh 4vw 2vh 4vw;
  }
  #about-us-right-text-text-bottom{
    font-size: 12px;
    padding: 0 4vw 4vh 4vw;
  }
}

.row-full{
 position: relative;
 width: 100vw;
 margin-left: -50vw;
 left: 50%;
}

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 3vh; /* Place the button at the bottom of the page */
  right: 2vw; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #f6f3f1; /* Set a background color */
  color: #726060; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 12px 18px 12px 18px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  box-shadow: 1px 1px 2px #4d4d4d;
  font-size: 20px; /* Increase font size */
}

#myBtn:hover {
  background-color: #e8dbc7; /* Add a dark-grey background on hover */
  color: white;
  transition: .3s ease;
}

#small-banner{
  background-color: #f1e189;
  height: 50px;
}

#small-banner-text1{
  text-decoration: none;
  text-align: center;
  padding-top: 10px;
  font-size: 18px;
  color: #000000;
}

#small-banner-text2{
  text-decoration: none;
  text-align: center;
  padding-top: 10px;
  font-size: 18px;
  color: #000000;
}

@media only screen and (max-width: 800px) {
  #small-banner{
    height: 4vh;
  }
  #small-banner-text1{
    padding-bottom: 1vh;
    font-size: 10px;
  }
}

#small-banner a{
 text-decoration: none;
}


#footer{
  width: 100vw;
  height: 360px;
  background-color: #dedcd0;
}

.footer-menu-header{
  font-family: 'Neue Hans Kendrick', sans-serif;
  font-size: 14px;
  font-weight: 550;
  text-decoration: underline;
}

@media only screen and (max-width: 800px){
  #footer{
    height: 80vh;
  }
  .footer-menu{
    display: inline;
    padding-left: 4vw;
  }
  .footer-menu-header{
    font-size: 10px;
    font-weight: 400;
  }
  .footer-menu-item{
    font-size: 10px;
  }
  .footer-menu-link{
    font-size: 10px;
    font-weight: 400;
  }
}

.footer-menu-item{
  margin-left: 8px;
  margin-bottom: 8px;
}

.footer-menu-item a:hover{
  text-decoration: none;
  color: #a6a6a6;
  transition: .3s ease;
}

.footer-menu li{
  list-style: none;
  color: black;
  display: inline-block;
  width: 18%;
  margin-top: 50px;
}

.footer-menu-item-underlined{
  height: auto;
  padding-bottom: 35px;
}

.footer-menu-link{
  text-decoration: none;
  color: black;
}

.footer-menu-link-underlined{
  font-family: 'Neue Hans Kendrick', sans-serif;
  font-size: 14px;
  font-weight: 550;
  text-decoration: underline;
  color: black;
}

.footer-menu-link-underlined:hover{
  color: #a6a6a6;
  transition: .3s ease;
}

.footer-menu-link-text{
  font-family: 'Neue Hans Kendrick', sans-serif;
  font-size: 12px;
  font-weight: 550;
}

.footer-logo{
  float: right;
  width: 65%;
}

@media only screen and (max-width: 800px){
  .footer-menu-link-text{
    font-size: 10px;
    font-weight: 400;
    margin-bottom: 0px;
  }
  .footer-menu-link-underlined{
    font-size: 10px;
    font-weight: 400;
  }
}



