/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
button,
html,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:after,
q:before {
  content: "";
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ol,
nav ul {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.backslider,
.backslider .bs-coverslide,
.backslider .bs-overlay,
.backslider .bs-preload,
.backslider .bs-slides li {
  width: 100%;
  height: 100%;
}
.backslider {
  position: fixed;
  left: 0;
  top: 0;
  background: #000;
  overflow: hidden;
  z-index: 0;
}
.backslider .bs-slides {
  list-style: inside none;
}
.backslider .bs-slides li {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.backslider .bs-slides .bs-landscape,
.backslider .bs-slides img {
  width: 100%;
  height: auto;
}
.backslider .bs-slides .bs-portrait {
  width: auto;
  height: 100%;
}
.backslider .bs-coverslide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 40;
  overflow: hidden;
}
.backslider .bs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/bs-overlay2.png);
  z-index: 50;
}
.backslider .bs-preload {
  position: absolute;
  background: #000;
  z-index: 100;
}
.backslider .bs-preload-indicator {
  float: right;
  width: 32px;
  height: 32px;
  background: url(../img/bs-preloader.gif) no-repeat center center;
  margin: 10px;
}
.backslider .bs-controls {
  position: absolute;
  display: none;
  right: 10px;
  bottom: 80px;
  z-index: 100;
}
.backslider .bs-controls .bs-next,
.backslider .bs-controls .bs-pagination,
.backslider .bs-controls .bs-previous,
.backslider .bs-controls .bs-scroll,
.backslider .bs-controls .bs-timer {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  outline: 0;
}
.backslider .bs-controls .bs-timer {
  background: url(../img/bs-controls.png) no-repeat -20px 0;
}
.backslider .bs-controls .bs-scroll {
  background: url(../img/bs-controls.png) no-repeat -20px -80px;
}
.backslider .bs-controls .bs-next {
  background: url(../img/bs-controls.png) no-repeat -20px -40px;
}
.backslider .bs-controls .bs-previous {
  background: url(../img/bs-controls.png) no-repeat -20px -60px;
}
.backslider .bs-controls .bs-pagination {
  background: url(../img/bs-controls.png) no-repeat -20px -20px;
}
.backslider .bs-controls .bs-next:hover,
.backslider .bs-controls .bs-pagination.bs-active,
.backslider .bs-controls .bs-pagination:hover,
.backslider .bs-controls .bs-previous:hover {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.backslider .bs-controls .bs-thumbnails {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin-left: 5px;
  background: #000;
}
.multilevelpushmenu_wrapper {
  position: absolute;
  overflow: hidden;
  min-width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
}
.multilevelpushmenu_wrapper .levelHolderClass {
  position: absolute;
  overflow: hidden;
  top: 0;
  background: #336ca6;
  width: auto;
  min-height: 100%;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1em;
  zoom: 1;
}
.multilevelpushmenu_wrapper .ltr {
  margin-left: -100%;
  left: 0;
  -moz-box-shadow: 5px 0 5px -5px #1f4164;
  -webkit-box-shadow: 5px 0 5px -5px #1f4164;
  box-shadow: 5px 0 5px -5px #1f4164;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#1f4164, direction=90, strength=2);
}
.multilevelpushmenu_wrapper .rtl {
  margin-right: -100%;
  right: 0;
  -moz-box-shadow: 5px 0 5px 5px #1f4164;
  -webkit-box-shadow: 5px 0 5px 5px #1f4164;
  box-shadow: 5px 0 5px 5px #1f4164;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#1f4164, direction=270, strength=2);
}
.multilevelpushmenu_wrapper .multilevelpushmenu_inactive {
  background: #2e6196;
}
.multilevelpushmenu_wrapper h2 {
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 700;
  color: #1f4164;
  padding: 0 0.4em 0 0.4em;
}
.multilevelpushmenu_wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.multilevelpushmenu_wrapper li {
  cursor: pointer;
  border-top: 1px solid #295685;
  padding: 0.4em 0.4em 0.4em 0.4em;
}
.multilevelpushmenu_wrapper li:last-child {
  border-bottom: 1px solid #295685;
}
.multilevelpushmenu_wrapper li:hover {
  background-color: #295685;
}
.multilevelpushmenu_wrapper a {
  display: block;
  outline: 0;
  overflow: hidden;
  font-size: 1.5em;
  line-height: 1em;
  padding: 0.2em 0.2em;
  text-decoration: none;
  color: #fff;
}
.multilevelpushmenu_wrapper a:hover {
  color: #ffe;
}
.multilevelpushmenu_wrapper .backItemClass {
  display: block;
  padding: 0.4em 0.4em 0.4em 0.4em;
  background: #2e6196;
  border-top: 1px solid #295685;
}
.multilevelpushmenu_wrapper .floatRight {
  float: right;
}
.multilevelpushmenu_wrapper .floatLeft {
  float: left;
}
.multilevelpushmenu_wrapper .cursorPointer {
  cursor: pointer;
}
.multilevelpushmenu_wrapper .iconSpacing_ltr {
  padding: 0 0.4em 0 0;
}
.multilevelpushmenu_wrapper .iconSpacing_rtl {
  padding: 0 0 0 0.4em;
}
@font-face {
  font-family: linecons;
  src: url(../fonts/linecons/linecons.eot);
  src: url(../fonts/linecons/linecons.eot?#iefix) format("embedded-opentype"),
    url(../fonts/linecons/linecons.woff) format("woff"),
    url(../fonts/linecons/linecons.ttf) format("truetype"),
    url(../fonts/linecons/linecons.svg#linecons) format("svg");
  font-weight: 400;
  font-style: normal;
}
.icon:before {
  font-family: linecons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  margin-right: 0.6em;
  -webkit-font-smoothing: antialiased;
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-arrow-left:before {
  content: "\e032";
}
.icon-arrow-left-2:before {
  content: "\e034";
}
.icon-arrow-left-3:before {
  content: "\e036";
}
.icon-arrow-left-4:before {
  content: "\e038";
}
.icon-arrow-right:before {
  content: "\e035";
}
.icon-arrow-right-2:before {
  content: "\e037";
}
.icon-arrow-right-3:before {
  content: "\e039";
}
.icon-arrow-right-4:before {
  content: "\e033";
}
.icon-phone:before {
  content: "\e000";
}
.icon-news:before {
  content: "\e001";
}
.icon-photo:before {
  content: "\e002";
}
.icon-shop:before {
  content: "\e003";
}
.icon-wallet:before {
  content: "\e004";
}
.icon-t-shirt:before {
  content: "\e005";
}
.icon-heart:before {
  content: "\e006";
}
.icon-cloud:before {
  content: "\e007";
}
.icon-display:before {
  content: "\e008";
}
.icon-diamond:before {
  content: "\e009";
}
.icon-banknote:before {
  content: "\e00a";
}
.icon-data:before {
  content: "\e00b";
}
.icon-music:before {
  content: "\e00c";
}
.icon-location:before {
  content: "\e00d";
}
.icon-star:before {
  content: "\e00e";
}
.icon-tv:before {
  content: "\e00f";
}
.icon-eye:before {
  content: "\e010";
}
.icon-megaphone:before {
  content: "\e011";
}
.icon-study:before {
  content: "\e012";
}
.icon-bubble:before {
  content: "\e013";
}
.icon-sound:before {
  content: "\e014";
}
.icon-video:before {
  content: "\e015";
}
.icon-stack:before {
  content: "\e016";
}
.icon-lab:before {
  content: "\e017";
}
.icon-food:before {
  content: "\e018";
}
.icon-cup:before {
  content: "\e019";
}
.icon-trash:before {
  content: "\e01a";
}
.icon-user:before {
  content: "\e01b";
}
.icon-key:before {
  content: "\e01c";
}
.icon-fire:before {
  content: "\e01d";
}
.icon-clip:before {
  content: "\e01e";
}
.icon-mail:before {
  content: "\e01f";
}
.icon-search:before {
  content: "\e020";
}
.icon-settings:before {
  content: "\e021";
}
.icon-like:before {
  content: "\e022";
}
.icon-calendar:before {
  content: "\e023";
}
.icon-camera:before {
  content: "\e024";
}
.icon-tag:before {
  content: "\e025";
}
.icon-note:before {
  content: "\e026";
}
.icon-clock:before {
  content: "\e027";
}
.icon-lock:before {
  content: "\e028";
}
.icon-vynil:before {
  content: "\e029";
}
.icon-truck:before {
  content: "\e02a";
}
.icon-paperplane:before {
  content: "\e02b";
}
.icon-bulb:before {
  content: "\e02c";
}
.icon-pen:before {
  content: "\e02d";
}
.icon-params:before {
  content: "\e02e";
}
.icon-world:before {
  content: "\e02f";
}
