/* Mobile Menu Icon */
@font-face {
  font-family: "MobMenu";
  src: url("mobilemenu.eot");
  src: url("mobilemenu.eot#iefix") format("embedded-opentype"), url("mobilemenu.woff") format("woff"), url("mobilemenu.ttf") format("truetype"), url("mobilemenu.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="mmicon-"]:before, [class*=" mmicon-"]:before, [class^="mmicon-"]:after, [class*=" mmicon-"]:after {
  font-family: MobMenu;
  font-size: 20px;
  font-style: normal;
  margin-left: 20px; }

.mmicon-1:before {
  content: "\e000"; }

.mmicon-2:before {
  content: "\e001"; }

.mmicon-3:before {
  content: "\e002"; }

.mmicon-4:before {
  content: "\e003"; }

.mmicon-5:before {
  content: "\e004"; }

.mmicon-6:before {
  content: "\e005"; }

.mmicon-7:before {
  content: "\e006"; }

.mmicon-8:before {
  content: "\e007"; }

.mmicon-9:before {
  content: "\e008"; }

.mmicon-10:before {
  content: "\e009"; }
/*** SUPERFISH MENU ***/
.s-navmenu {
  float: right; }

.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block; }

.sf-menu li {
  position: relative; }

.sf-menu a:after, .sf-menu a:before {
  content: "";
  position: relative;
  display: block; }

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 9; }

.sf-menu > li {
  float: left; }

.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
  display: block; }

.sf-menu a {
  display: block;
  position: relative; }

.sf-menu ul ul {
  top: 0;
  left: 100%; }
/*** SUPERFISH DEMO SKIN ***/
.sf-menu {
  float: left; }

.sf-menu ul {
  min-width: 12em;
  /* allow long menu items to determine submenu width */
  *width: 12em;
  /* no auto sub width for IE7, see white-space comment below */ }

.sf-menu a {
  text-decoration: none;
  zoom: 1; }

.sf-menu a:hover {
  text-decoration: none; }

.sf-menu li {
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE7 (let it wrap) */
  -webkit-transition: background 0.2s;
  transition: background 0.2s; }

.sf-menu li:hover, .sf-menu li.sfHover {
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none; }

.s-headermenu1 .s-navmenu.nav-center {
  width: 100%;
  margin: 0;
  text-align: center; }

.s-headermenu1 .s-navmenu.nav-left {
  width: 100%;
  margin: 0;
  text-align: left; }

.s-headermenu1 .s-navmenu.nav-right {
  width: 100%;
  margin: 0;
  text-align: right; }

.s-headermenu1 .s-navmenu.nav-center > .sf-menu, .s-headermenu1 .s-navmenu.nav-left > .sf-menu, .s-headermenu1 .s-navmenu.nav-right > .sf-menu {
  float: none !important; }

@media (min-width: 769px) {
  .s-headermenu1 .s-navmenu.nav-center > .sf-menu, .s-headermenu1 .s-navmenu.nav-left > .sf-menu, .s-headermenu1 .s-navmenu.nav-right > .sf-menu {
    display: inline-block; } }
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */ }
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #dfeeff;
  /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(255, 255, 255, .5); }

.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 */ }
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dfeeff;
  /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, .5); }

.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white; }
/* MOBILE MENU WITH SUPERFISH */
#mobile-menu-trigger1 {
  display: none; }

@media (max-width: 991px) {
  #mobile-menu-trigger1 {
    display: block;
    cursor: pointer; }

  .s-navmenu {
    float: none;
    clear: both; }

  .sf-menu {
    display: none;
    float: none; }

  .sf-menu > li {
    float: none; }

  .sf-menu ul {
    position: relative; } }

[class^="mmicon-"]:before, [class*=" mmicon-"]:before, [class^="mmicon-"]:after, [class*=" mmicon-"]:after {
  font-size: 21px; }

#mobile-menu-trigger1 {
  margin: 30px 20px 20px 0px; }

.s-headermenu1 {
  background-color: #fff; }

.s-headermenu1 {
  border: 0px solid #f5f5f5; }

.s-headermenu1 {
  position: fixed; }

.s-headermenu1 {
  height: 80px; }

.s-headermenu1 .s-navmenu {
  margin: 0px 0px 0px 0px; }

.s-headermenu1 .sf-menu > li > a {
  font-family: 'Open sans condensed', sans-serif, sans-serif; }

.s-headermenu1 .sf-menu > li > a {
  font-size: 25px; }

.s-headermenu1 .sf-menu > li > a:hover, .s-headermenu1 .sf-menu > li > a:focus {
  background-color: #fff; }

.s-headermenu1 .sf-menu > li > a:hover {
  color: #7b968f; }

@media (min-width: 1200px) {
  .s-headermenu1 .sf-menu > li > a:hover, .s-headermenu1 .sf-menu > li > a:focus {
    background-color: #fafafa; } }

@media (max-width: 768px) {
  .s-headermenu1 .sf-menu > li > a:hover, .s-headermenu1 .sf-menu > li > a:focus {
    background-color: #fafafa; } }

@media (max-width: 480px) {
  .s-headermenu1 .sf-menu > li > a:hover, .s-headermenu1 .sf-menu > li > a:focus {
    background-color: #fafafa; } }

#sw_content {
  margin: 125px 0px 0px 0px; }

.s-f4c a.footer-link {
  display: block; }

#footer3 .s-f4c .s-btn:hover {
  border: 2px solid #c0dfd9; }

#footer3 .s-f4c .s-btn:hover {
  background-color: #c0dfd9; }

#footer3 .s-f4c .s-btn:hover {
  color: #fff; }

#footer3 .s-f4c .s-btn {
  border: 2px solid #7b968f; }

#footer3 .s-f4c .s-btn {
  background-color: #7b968f; }

#footer3 .s-f4c .s-btn {
  color: #fff; }

#footer3 .s-f4c .footer-link:hover {
  color: #c0dfd9; }

#footer3 .s-f4c .footer-link {
  margin: 0px 0px 10px 0px; }

#footer3 .s-f4c .footer-link {
  color: #fff; }

#footer3 .s-f4c .footer-link {
  text-decoration: underline; }

#footer3 .s-f4c p {
  font-size: 13px; }

#footer3 .s-f4c p {
  color: #fff; }

#footer3 .s-f4c p {
  line-height: 18px; }

#footer3 .s-f4c h3 {
  margin: 0px 0px 10px 0px; }

#footer3 .s-f4c h3 {
  padding: 0px 0px 0px 0px; }

#footer3 .s-f4c h3 {
  font-family: 'Open sans condensed', sans-serif, sans-serif; }

#footer3 .s-f4c h3 {
  font-size: 25px; }

#footer3 .s-f4c h3 {
  color: #fff; }

#footer3 .s-f4c h3 {
  text-transform: lowercase; }

#footer3 .s-f4c h3 {
  text-decoration: none; }

#footer3 {
  min-height: 285px; }

#footer3 {
  padding: 30px 0px 30px 0px; }

#footer3 {
  background-color: #7b968f; }

#footer3 {
  color: #fff; }

#footer3 {
  text-align: left; }

#footer3 {
  line-height: 14px; }

#footer3 .s-f4c {
  margin: 0px 50px 0px 0px; }

@media (max-width: 480px) {
  #footer3 {
    min-height: 400px; } }

