
/* ==== 
www.freshdesignweb.com
 ==== */

/* ==== Google font ==== */
@import url('http://fonts.googleapis.com/css?family=Raleway:400,900,700|Open+Sans:300,400,600,700');
/* === fontawesome === */
@import url('font-awesome.css');
/* === custom icon === */
body {
 /* margin: 0;
  font-family:'Open Sans', Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;*/
}
.bold {
	font-weight:900;
}

/* --- header -- */
header{
	background: url(../img/header-pattern-150.png) repeat;
	margin:0;
	padding:0 0 20px;
	position:relative;
	z-index:2000;
}

/* --- menu --- */

header .navigation {
	float:right;
}

header ul.nav li {
	border:none;
	margin:0;
}

header ul.nav li a {	
	border:none;
	font-weight:400;
}
header ul.nav li ul {
	z-index:1000;
	margin-top:20px;
}
header ul.nav li ul li ul {
	margin:1px 0 0 1px;
}
header ul.nav li a i {	
	color:#fff;
}
.container,
.navbar-static-top .container{
  max-width: 940px;
  width:100%;
  
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}

.container:after {
  clear: both;
}

.dropdown {
  position: relative;
}
.nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}


.navbar .nav a:hover {
	background:none;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
	font-weight:600;
}

.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
	background:none;
	outline:0;
	font-weight:600;
}

.navbar .nav li .dropdown-menu {
	z-index:1000;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: right;
  margin: 0px 0px 0 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
  font-family: Arial,  , sans-serif;
    font-weight:bold;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #333333;
  text-decoration: none;
  font-family: Arial,  , sans-serif;
    font-weight:bold;
  background-color: transparent;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.navbar .nav > li > .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  
}

.navbar .nav > li > .dropdown-menu:after {
  position: absolute;
  left: 10px;
  top: -4px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  /*content: '';*/
}

.dropdown-menu {
  *border-right-width: 0;
  *border-bottom-width: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;

}
.dropdown-menu .dropdown i {
	position:absolute;
	right:0;
	margin-top:3px;
	padding-left:20px;
}

.dropdown-submenu > .dropdown-menu {
  -webkit-border-radius: 0 0 0 0;
     -moz-border-radius: 0 0 0 0;
          border-radius: 0 0 0 0;
}

.navbar .nav {
  border-right:none;
  border-left:none;
  margin-top:10px;
}

.navbar .nav > li > a {
  float: none;
  font-size:13px;
    margin-right:0;
  text-decoration: none;
  text-shadow: none;
  border-right:none;
  border-left:none;
  color: #fff;
  border:2px solid transparent;
  padding:4px 10px 4px 10px;
font-family:Arial,  , sans-serif;
  font-weight:bold;
  background-image: none;
   background: none;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
  color: #fff;
   background-color: #ba2008!important;
  background-image: none;
  font-family:Arial, sans-serif;
    font-weight:bold;
  filter: none; 
  text-decoration: none;
  
 
  padding:4px 10px 4px 10px;
   background: #343434;

   	  
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #fff;
   padding:10px;
  filter: none;  
  text-decoration: none;
  font-family:Arial,  , sans-serif;
    font-weight:bold;
  font-size:16px;
  margin-top:-0px;

}

.navbar .nav  > a i[class^="icon-"]{
	color:#fdfdfd;
}
ul.nav li.dropdown a {
	z-index:1000;
	display:block;
}

ul.nav li.dropdown ul li ul.dropdown-menu {
	margin-left:0px;
 
}

ul.nav li.dropdown ul li i {
	margin-right:20px;
}

 select.selectmenu {
	display:none;
}
.dropdown-menu {
  position: absolute;
  top: 90%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 180px;
  padding: 0;
  margin: 2px 0 0;
  list-style: none;
	background: #343434;
  border: none;
  border: none;
  
border:2px solid #302f2f;
border-top:none;
 
}
.dropdown-menu ul{ display:none;}
.dropdown-menu li {
	margin:0;
	padding:0;
}

.dropdown-menu li  a {
  color: #fff;
  font-size:14px;
  padding:10px;
  text-shadow:none;
  border-bottom:1px solid #303030;
  text-decoration:none;
  width:192px;
  font-family: Arial, Helvetica, sans-serif, ;
   font-weight:bold;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a, 
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-repeat: none;
  filter:none;
   font-family: Airal,  , sans-serif;
     font-weight:bold;
}
.dropdown-menu .sub-menu-level1, .dropdown-menu .sub-menu-level2 {left:100%;position:absolute;top:0;visibility:hidden;margin-top: 0;}
.dropdown-menu li:hover .sub-menu-level1 {visibility:visible;}
.dropdown-menu li li:hover .sub-menu-level2 {visibility:visible;}
/*

@media (min-width: 1200px) {
  .container,
  .navbar-static-top .container{
    width: 1170px;
  }
}
@media (min-width: 980px) and (max-width: 1060px) {
  .container,
  .navbar-static-top .container{
    width: 985px;
  }
  .navbar .nav ul{ float:right; width:100%!important;}
  .navbar .nav > li {float: left; width:184px; left:122px;}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus { font-size:14px;}
.navbar .nav > li > a { float: none; margin-right:0; text-decoration: none; text-shadow: none; border-right:none; border-left:none;
  color: #fff;  border:2px solid transparent; padding:4px 10px 4px 10px; font-family:font-family:  , sans-serif; background-image: none;}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
  color: #fff;
   background-color: #ba2008!important;
  background-image: none;
  font-family:font-family:  , sans-serif;
  filter: none; 
  text-decoration: none;
   padding:4px 10px 4px 10px;
   background: #343434;
}
}
@media (min-width: 768px) and (max-width: 979px) {

  .container,
  .navbar-static-top .container{
    width: 985px;
  }
  .navbar .nav ul{ float:right; width:100%!important;}
  .navbar .nav > li {float: left; width:153px; left:20px;}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus { font-size:10px;}
.navbar .nav > li > a { float: none; margin-right:0; text-decoration: none; text-shadow: none; border-right:none; border-left:none;
  color: #fff;  border:2px solid transparent; padding:4px 10px 4px 10px; font-family:font-family:  , sans-serif; background-image: none;}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
  color: #fff;
   background-color: #ba2008!important;
  background-image: none;
  font-family:font-family:  , sans-serif;
  filter: none; 
  text-decoration: none;
   padding:4px 10px 4px 10px;
   background: #343434;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #fff;
   padding:10px;
  filter: none;  
  text-decoration: none;
  font-family:font-family:  , sans-serif;
  font-size:11px;
  background:#434343;
    width:165px!important;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a, 
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-repeat: none;
  filter:none;
   font-family:font-family:  , sans-serif;
   width:175px!important;
}
.dropdown-menu li  a {
  color: #ddd;
  font-size:11px;
  padding:10px;
  
  text-shadow:none;
  border-bottom:none;
  text-decoration:none;
  width:163px;
   font-family:font-family:  , sans-serif;
}
}
@media (max-width: 767px) {
 /* .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }*/
/*  .container {
    width: auto;
  }
	nav ul li {
		display:none;
	}

	header .navigation {
		margin:0 auto;
		text-align:center;
		  width:90%;
		  float:none;
	}
    select.selectmenu  {    
      display: block;
	  width:80%;
	  float:left;
	  margin-bottom:20px;
	  color:#111;
	  margin-right:20px;
	  margin-left:40px;
	  line-height:30px;
		font-size:13px;
		
    }
	
	select.selectmenu .bold {
		font-weight:bold;
	}

}
@media (max-width: 480px) {
	
	.headnav {
		text-align:center;
		float:none;
		margin:10px 0 0 0;
	}
}*/