body{
  font-family: Roboto !important;
}

.navTopType .active{
  color: #7FBCD2 !important;
  background-color: transparent !important;
  border-bottom: #7FBCD2 3px solid !important;
  border-radius: 0 !important;
  font-weight: bolder;
}

.navLeftType .active{
  color: #7FBCD2 !important;
  background-color: #f7f7f7cb !important;
  border-radius: 0 30px 30px 0;
  border-left: #7FBCD2 3px solid !important;
}

.navLeftType .nav-link{
  padding-left: 60px !important;
}

.tittle-bar{
  font-family: Grand Hotel;
  font-size: 32px;
  color: #7FBCD2;
  text-align: center;
  width: 100%;
}

.landing-bar{
  font-family: Grand Hotel;
  font-size: 80pt;
  color: #7FBCD2;
  text-align: center;
  width: 100%;
  margin: 40px 0
}

.invers-color-bar{
  font-family: Grand Hotel;
  font-size: 40pt;
  color: #fff;
  text-align: center;
  width: 100%;
  margin: 0
}

.nav-link{
  color: #7fbcd298;
  font-weight: bolder;
  display: inline-block;
}

.nav-link:hover{
  color: #7FBCD2;
}

.navTopType{
  height:45px;
  overflow-x: hidden;
  overflow-y: hidden;
  white-space: nowrap;
  padding: 0 !important;
}

.navTopType:hover{
  overflow-x: auto;
}

/* width */
.navTopType::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

/* Track */
.navTopType::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.navTopType::-webkit-scrollbar-thumb {
  background: #7FBCD2; 
}

/* Handle on hover */
.navTopType::-webkit-scrollbar-thumb:hover {
  background: #4c879c; 
}

.btn-blue{
  color: #7FBCD2 ;
  border: #7FBCD2 1px solid;
  background-color: transparent;
  border-radius: 30px;
  margin-bottom: 2px;
  margin-right: 10px;
  font-weight: bolder;
}

.btn-blue:hover{
  background-color: #7FBCD2;
  color: #fff ;
}

.btn-blue:focus{
  background-color: #7FBCD2;
  color: #fff ;
}

.vertical-scroll{
  overflow: hidden;
}

.vertical-scroll:hover{
  overflow-y: auto;
}

/* width */
.vertical-scroll::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.vertical-scroll::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.vertical-scroll::-webkit-scrollbar-thumb {
  background: #7FBCD2; 
}

/* Handle on hover */
.vertical-scroll::-webkit-scrollbar-thumb:hover {
  background: #4c879c; 
}

.image-content{
  width:120px;
  height:120px;
  background-size:cover;
  background-position:center;
  border-radius: 10px;
}

.card-title{
  color: #7FBCD2;
  font-family: Grand Hotel;
  font-size: 30px;
}

.horizontal-scroll{
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  white-space: nowrap;
}

.horizontal-scroll::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

/* Track */
.horizontal-scroll::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.horizontal-scroll::-webkit-scrollbar-thumb {
  background: #7FBCD2; 
}

/* Handle on hover */
.horizontal-scroll::-webkit-scrollbar-thumb:hover {
  background: #4c879c; 
}

.horizontal-scroll:hover{
  overflow-x: auto;
}

.button-content button{
  border-radius: 99px;
  border-color: #7FBCD2;
  display: inline-block;
}

.button-content .btn-primary{
  background-color: #7FBCD2;
}

.button-content .btn-primary:hover{
  background-color: #4c879c;
  border-color: #4c879c;
}

.button-content .btn-outline-primary{
  color: #7FBCD2;
}

.button-content .btn-outline-primary:hover{
  background-color: #7FBCD2;
  border-color: #7FBCD2;
  color: #fff;
}

.card-satwa{
  width:100%;
  border:none;
  background:transparent;
  border-radius: 10px;
}

.card-satwa:hover{
  background:white;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

#inputSatwa{
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
  border-radius: 20px;
  height: 100%;
  display:block;
}

.img_input{
  height: 100%;
  width: 100%;
  padding-top:75px;
  text-align: center;
  background-color: #7FBCD2;
  background-size: cover;
  background-position: center;
  font-family: Roboto;
  color: white;
  border-radius: 10px;
}

.img_input > div{
  padding: 10px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.267);
  border-radius: inherit;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.search-bar{
  border: #7fbcd2b2 solid 1px;
  border-radius: 99px;
}

.search-bar:hover{
  box-shadow: 0px 0px 10px #7fbcd2b2;
}

.search-bar .btn{
  border: none;
  color: #7fbcd2b2;
}

.search-bar .btn:hover{
  border: none;
  color: #7FBCD2;
}

.search-bar .form-control{
  border: none;
  background-color: transparent;
}

.search-bar .form-control:focus{
  border: none;
  outline: none !important;
  box-shadow: none;
}

#judul_satwa{
  width: 100%;
  height: 75%;
  font-size: 20pt;
  border: none;
}

#judul_satwa:focus{
  outline: none;
}

#judul_satwa::-webkit-scrollbar {
  width: 5px;
}

/* Track */
#judul_satwa::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
#judul_satwa::-webkit-scrollbar-thumb {
  background: #7FBCD2; 
}

/* Handle on hover */
#judul_satwa::-webkit-scrollbar-thumb:hover {
  background: #4c879c; 
}

#text_satwa{
  min-height: 150px;
  font-size: 12pt;
  border: none;
}

#text_satwa:focus{
  outline: none;
}

#text_satwa::-webkit-scrollbar {
  width: 5px;
}

/* Track */
#text_satwa::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
#text_satwa::-webkit-scrollbar-thumb {
  background: #7FBCD2; 
}

/* Handle on hover */
#text_satwa::-webkit-scrollbar-thumb:hover {
  background: #4c879c; 
}

#rightNavbar{
  width: 40%;
}

#image_write{
  height: 50%;
}

#form_write{
  height: 50%;
}

.category_bar{
  margin:40px 20px 40px 0;
  width: 130px; 
  height:160px;
  border-radius:10px;
  background-size:cover;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
  background-position:center
}

.category_bar:hover{
  cursor: pointer;
  opacity: 70%;
}

.customize_text1{
  font-family: Grand Hotel;
  color:white;
  text-shadow: -1px -1px 0 #7FBCD2,
                1px -1px 0 #7FBCD2,
               -1px 1px 0 #7FBCD2,
                1px 1px 0 #7FBCD2;
  width:100px;
  text-align:center;
  white-space: pre-wrap;
  line-height: 17px;
  text-transform: capitalize;
}

#satwa_pilih>input{
  display: none;
}

#satwa_pilih>input:checked + label {
  width: 120px;
  height: 140px;
}

#satwa_pilih>label{
  width: 100px;
  height: 120px;
  border-radius:10px;
  background-size: cover;
  background-position: center;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
  margin: 20px 5px;
}

#satwa_pilih>label:hover{
  cursor: pointer;
}
@media (min-width: 768px){
  .navTopType{
    width:  100% !important;
  }

  #image_write{
    height: 100%;
  }
  
  #form_write{
    height: 100%;
  }
}

@media (max-width: 992px){
  .landing-bar{
    font-size: 60pt;
  }
}

@media (max-width: 768px){
  .vertical-scroll{
    overflow-y:hidden;
  }

  .horizontal-scroll{
    overflow-x: auto;
  }

  .horizontal-scroll::-webkit-scrollbar {
    display: none;
  }

  .vertical-scroll::-webkit-scrollbar {
    display: none;
  }

  .landing-bar{
    font-size: 40pt;
  }

  /* Handle */
  .card-satwa .horizontal-scroll::-webkit-scrollbar-thumb {
    background: transparent; 
  }

  /* Handle on hover */
  .card-satwa .horizontal-scroll::-webkit-scrollbar-thumb:hover {
    background: transparent; 
  }

  /* Handle */
  .card-satwa .vertical-scroll::-webkit-scrollbar-thumb {
    background: transparent; 
  }

  /* Handle on hover */
  .card-satwa .vertical-scroll::-webkit-scrollbar-thumb:hover {
    background: transparent; 
  }

  #rightNavbar{
    width: 60%;
  }
}

@media (max-width: 576px){
  .img_input{
    padding-top: 50px;
    margin-bottom: 1px ;
  }

  #inputSatwa>div{
    margin-bottom: 10px;
  }

  #rightNavbar{
    width: 100%;
  }
  .image-content{
    width:75px;
    height:75px;
    border-radius: 10px;
  }
}