#n2-ss-3 {
  -webkit-font-smoothing: antialiased;
}
#n2-ss-3 .n2-ow,
#n2-ss-3 .n2-ow-all * {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
#n2-ss-3 .n2-ow,
#n2-ss-3 .n2-ow:before,
#n2-ss-3 .n2-ow:after,
#n2-ss-3 .n2-ow-all *,
#n2-ss-3 .n2-ow-all *:before,
#n2-ss-3 .n2-ow-all *:after {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#n2-ss-3 a.n2-ow,
#n2-ss-3 .n2-ow-all a {
  border: 0;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
#n2-ss-3 a.n2-ow,
#n2-ss-3 a.n2-ow:focus,
#n2-ss-3 .n2-ow-all a,
#n2-ss-3 .n2-ow-all a:focus {
  outline: none !important;
  transition: none 0s;
  box-shadow: none;
}
#n2-ss-3 h1.n2-ow,
#n2-ss-3 h2.n2-ow,
#n2-ss-3 h3.n2-ow,
#n2-ss-3 h4.n2-ow,
#n2-ss-3 h5.n2-ow,
#n2-ss-3 h6.n2-ow,
#n2-ss-3 p.n2-ow,
#n2-ss-3 .n2-ow-all h1,
#n2-ss-3 .n2-ow-all h2,
#n2-ss-3 .n2-ow-all h3,
#n2-ss-3 .n2-ow-all h4,
#n2-ss-3 .n2-ow-all h5,
#n2-ss-3 .n2-ow-all h6,
#n2-ss-3 .n2-ow-all p {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  height: auto;
  width: auto;
  border: 0;
  box-shadow: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
#n2-ss-3 img.n2-ow,
#n2-ss-3 .n2-ow-all img {
  width: auto;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: transparent;
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: top;
}
#n2-ss-3 ul.n2-ow,
#n2-ss-3 li.n2-ow,
#n2-ss-3 img.n2-ow,
#n2-ss-3 a.n2-ow,
#n2-ss-3 p.n2-ow,
#n2-ss-3 ol.n2-ow,
#n2-ss-3 textarea.n2-ow,
#n2-ss-3 input.n2-ow,
#n2-ss-3 button.n2-ow {
  -moz-transition: none 0s;
  -webkit-transition: none 0s;
  -o-transition: none 0s;
  transition: none 0s;
}
div#n2-ss-3 {
  z-index: 3;
  margin: 0px 0px 0px 0px;
  position: relative;
  text-align: left;
}
[dir="rtl"] div#n2-ss-3 {
  text-align: right;
}
div#n2-ss-3 :focus {
  outline: none;
}
[dir="rtl"] div#n2-ss-3 .n2-ss-slide-background {
  text-align: left;
}
div#n2-ss-3.n2-ss-load-fade {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
div#n2-ss-3.n2-ss-load-fade.n2-ss-loaded {
  opacity: 1;
  position: relative;
}
div#n2-ss-3 .unselectable {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div#n2-ss-3.n2notransition * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
div#n2-ss-3 .n2noselftransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
div#n2-ss-3 .n2-ss-slide {
  text-align: center;
}
div#n2-ss-3 .n2-ss-slide,
div#n2-ss-3 .n2-ss-canvas {
  position: relative;
}
div#n2-ss-3 .n2-ss-slide,
div#n2-ss-3 .n2-ss-canvas {
  overflow: hidden !important;
}
div#n2-ss-3 .n2-ss-slide-background,
div#n2-ss-3 .n2-ss-slide-background * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: left;
}
div#n2-ss-3 .n2-ss-slide-background {
  z-index: 10;
}
div#n2-ss-3 .n2-ss-slide-background img {
  max-width: none;
  display: none;
  width: 0;
  height: 0;
}
div#n2-ss-3 .n2-ss-background-image {
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}
div#n2-ss-3 [data-mode="fill"] .n2-ss-background-image {
  background-size: cover;
}
div#n2-ss-3 [data-mode="fit"] .n2-ss-background-image {
  background-size: contain;
}
div#n2-ss-3 [data-mode="simple"] .n2-ss-background-image {
  background-size: cover;
}
div#n2-ss-3 [data-mode="stretch"] .n2-ss-background-image {
  background-size: 100% 100%;
}
div#n2-ss-3 [data-mode="center"] .n2-ss-background-image {
  background-position: 50% 50%;
}
div#n2-ss-3 [data-mode="tile"] .n2-ss-b