/* WAMTEK */


#wamteklogo {
  color: red;
  background:url('wamtek-logo.png') no-repeat;
  background-size: 122px 28px;
  background-position: left 16px;
  width: 122px;
}

#banner {
 background: transparent  url('banner.jpg') no-repeat center;
 background-size: cover;
 max-width: 100%;
 height: 200px;
 margin-top: -20px;
}

.navbar {
	background-color: #323232;
}

.navbar ul li > a {
	text-shadow: none;
}

.navbar li .dropdown ul > li a { 
	color: #D90200; 
}

.navbar ul li .dropdown {
	opacity: 0.9;
	/* mobprob 
	max-width: 200px;*/
	
}

.navbar ul {
	opacity: 0.95;
}

.gumby-no-touch .navbar ul li:hover > a, .gumby-touch .navbar ul li.active > a { 
	background: #5D5D5D; 
}

.gumby-no-touch .navbar li .dropdown ul li a:hover 
{ 
	background: #D2D2D2;
	/* opacity: 0.4;
	*/
}

a {
	color: #9A0800;
}

#footer {
    background: #D2D2D2 none repeat scroll 0 0;
    margin-top: 5px;
    padding: 5px 0;
    text-align: right;
    font-size: 80%;
}
.navbar .mainmenu {
/*    background: #4a4d50 none repeat scroll 0 0;
    border-radius: 4px;
    color: white;
    display: inline-block;
    font-size: 1.875rem;
    height: 40px;
    line-height: 38px;
    text-align: center;
    top: 18%;
    width: 46px;
   position: absolute;
    right: 4%;*/
}

#wamtekfooter {
  /*color: red;
  background:url('../img/wamteklogo-Slice4@2x.png') no-repeat;
  background-size: 40 9px;
  background-position: left 16px;
  width: 40px; */
}

i.icon-popup {
  content: "";
}
.icon-popup.icon-left a:before, .icon-popup.icon-right a:after, i.icon-popup:before { 
  content: "";
  height: inherit;
}

