

.goog-te-gadget-simple{
  padding-top:16px;
 background-color:#ffd700 !important;
  padding-bottom:16px;
  width:100%;
  border-width:3px;  
  border-style:double;
  border-color:#9e8600;
}

.goog-te-menu-value{
  
  
 color:white !important;
  font-size:2.5vw !important;
 font-weight: bold !important;
text-transform: uppercase;
 
}


 
.navbar-nav .nav-link{
  font-family:"tw cen mt";
  font-size:15px;
  color:white !important;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom:-4px !important;
  margin-top: 2px;
 
  display: inline-block;
  transform: scale(1, 1.5);
  -webkit-transform: scale(1, 1.5); /* Safari and Chrome */
  -moz-transform: scale(1, 1.5); /* Firefox */
  -ms-transform: scale(1, 1.5); /* IE 9+ */
  -o-transform: scale(1, 1.5); /* Opera */
  
  
}

.navbar{
  
  background-color:green;
  border-bottom:6px solid red;
}


.navbar-nav .nav-link:hover{
 color: #fff;
 border-bottom: 2px solid white !important;
 padding-bottom:2px;
  
}


.navbar-nav li.active > a {
border-bottom: 2px solid white !important;
color: #fff;
}

.navbar-brand{
   font-family:"Agency FB";
   font-size:30px;
   color:white !important;
   font-weight: bold;
}



.promo {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 4px;
  font-size:17px;
  letter-spacing: 2px;
  background-color:#008000 !important; 
  text-align: center;
  cursor: pointer;
  color:white;
  font-weight: bold;
  width: 100%;
  margin-bottom:10px;
}

.dropdown:hover>.dropdown-menu {
  display: block;
  z-index:100;
  background-color:#d6eef8;
  margin-top:-1px;
  border-radius: 0px !important;
    
}

.dropdown-item{
  color:#000f89 !important;
  font-family:"tw cen mt";
}

.dropdown-item:hover{
 background-color:red;
 color:white !important;

}

footer{
  font-family:"tw cen mt";
  font-size:12px;
   color:white !important;
  
   background-color: #008000;
    width: 100%;
    padding-top:15px;
    padding-bottom:15px;
    
}


@media only screen and (min-width: 1000px) {
  .announce{
    display: none !important;
  }
}




@media only screen and (max-width: 1000px) {
  .announcer{
    display: none !important;
  }
}

.putrajaya{
  font-family:"tw cen mt";
   font-size:1.6em !important;
   color:white !important;
   font-weight: bold;
   margin-top:-6px !important;

}
