/*** ESSENTIAL STYLES ***/
#menu {
	background-color: #239E46; /*#3498db;*/
	}
.sf-menu {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.sf-menu > li:first-child{
	background-image: none;
}

ul.sf-menu > li {
	float: left;
	z-index: 10;
	position:relative;
	display:block;
	min-width:126px;
	height:75px;
	line-height:75px;
	border-radius:0;
	
	text-align:center;
	background: url(../image/menu_delim.png) 0 0 repeat-y;
	}
ul.sf-menu > li > a {
	font-family: 'Open Sans', sans-serif;
	font-weight:500;
	display:inline-block;
	z-index: 1;
	position: relative;
	font-size:12px;
	color:#fff;
	padding:27px 21px;	
	min-width:126px;
	text-decoration:none;
	position:relative;
	line-height:21px;
	text-align:center;	
	text-transform:uppercase;
	vertical-align:middle;
}
.sf-arrows .sf-with-ul:before{
	content:'';
	width:100%;
	height:75px;
	position:absolute;
	top:0; left:0;
	display:block;
	z-index:0;
	line-height:75px;
}
@-moz-document url-prefix() {
	ul.sf-menu > li {
		min-width:125px;
	}
	ul.sf-menu > li > a {
		font-weight:600;
		padding-left:21px;
		padding-right:21px;
		min-width:125px;
	}
}
ul.sf-menu > li:hover, ul.sf-menu > li.sfHover, ul.sf-menu > ul > li.active, ul.sf-menu > li.current  {
	background-color:#2084c7;
	}
.sf-menu .sf-mega {
	display: none;
	z-index: 99;
	position: absolute;
	z-index: 5;
	background-color:#3e454c;
	left:0;
	top:100%;
}
/*** mega menu dropdown ***/
.sf-mega {
  padding:15px 0;
}
.sf-mega-section {
	display:table-cell;
	}
.sf-mega-section >li {
	position:relative;
	padding:4px 20px;
	width:170px;
	line-height:20px;
	text-align:left;
	}
.sf-mega-section >li a:hover, .sf-mega-section >li.sfHover> a {
	color:#fff;
	}
.sf-mega-section >li a {
	color:#75808c;
	text-transform:uppercase;
	font-size:11px;
	line-height:13px;
	}
.sf-mega-section >li ul {
	position:absolute;
	left:170px;
	width:170px;
	background-color:#343b42;
	padding:15px 20px;
	top:-15px;
	z-index:10;
	display:none;
	}

.sf-mega-section >li ul li{
	padding:4px 0px
	}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content:'\f107';
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	display: inline;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height:0px;
	height: auto;
	margin-top: 0;
	text-decoration: inherit;
	width:1.45em;
	padding-left:3px;
	margin-top:10px;
	display:inline-block;
	font-size:13px;
	color:#91caf1;
}
.sf-mega-section .sf-with-ul:after {
	content:'\f105';
	color:#fff;
	}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
	}
/*****************************************************/
#menu-icon {
	background: #3498db;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
	padding:20px 20px 20px 30px;
	text-transform: uppercase;
	position:relative;
}
#menu-icon:after {
	float:right;
	content:"\f0d7";
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	display: inline;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	height: auto;
	margin-top: 0;
	text-decoration: inherit;
	vertical-align: baseline;
	width: auto;
	display: inline-block;
	text-decoration: inherit;
	 text-align: center;
	width: 1.25em;
	font-size:13px;
	color:#fff;
	vertical-align:middle;
	}
#menu-icon:hover:after {
    color: #7ECEFD;
	}
#menu-icon.active:after {
	content:"\f0d8";	
	}
.sf-menu-phone {display:none;}
.sf-menu-phone li { 
	position: relative;	
	background-color:#3e454c;
	}
  .sf-menu-phone li a { 
	display: inline-block;
	color: #fff;
	border-bottom:1px solid #2a3138;
	font-size: 14px;
	line-height: 16px;
    font-weight: bold;
	text-transform:uppercase;
    font-family: Arial,Helvetica,sans-serif;
	}
  .sf-menu-phone  li {   font-size: 19px; font-weight: bold; padding: 0; }
  .sf-menu-phone  li > a {padding: 15px 15px; display: block;}
  .sf-menu-phone  li li  a {padding: 15px 15px 15px 25px; display: block; font-weight:600;}
  .sf-menu-phone  li li li a {padding: 15px 15px 15px 35px; display: block;}
  .sf-menu-phone li a:hover { color: #fff; }
  .sf-menu-phone li li {font-size: 14px;}
  .sf-menu-phone li li.last { padding-bottom: 0 !important;  }
  .sf-menu-phone li i {
	position: absolute;
	display: block;
	top: 2px;
	right: 0;
	height: 41px;
	width: 24px;
  }
  .sf-menu-phone  li  i {top: 0;color:#fff; font-size:13px; line-height:41px; padding:0 24px 0 20px; right:5px}
  .sf-menu-phone  li i.icon-angle-up:before {content:'\f0d8' !important}
  .sf-menu-phone li i:hover { cursor: pointer; color:#7ECEFD;}
  .sf-menu-phone li i.opened { background-position: center 7px; }

  /** dropdown **/
  .sf-menu-phone ul {  width: auto;  padding: 0px 0px;  display: none;  }
  .sf-menu-phone  li.active > a > span {color: inherit;}
  .sf-menu-phone  li.active > a,
  .sf-menu-phone  li:hover > a { color: #fff; background: #484f56; }

  .sf-menu-phone li li.active > a,
  .sf-menu-phone li li a:hover, .sf-menu-phone li li a.active {color: #fff; background: #484f56;}
  .sf-menu  li.current> a, .sf-menu  li> a.current{color: #fff;}   