article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
p {
  margin: 0;
}
a:focus {
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  pre,
  blockquote {
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font-size: 0;
  line-height: 0;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: 'arimoregular', sans-serif;
  font-size: 17px;
  line-height: 1.41176;
  color: #323236;
  background-color: #ffffff;
}
a {
  color: #248acb;
  text-decoration: none;
}
/*
a:not([class])[target="_blank"]::after{
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%20200%20200%22%3E%3Cpolygon%20points%3D%2251.91%20161%20136.36%2076.45%20136.36%20127.27%20154.54%20127.27%20154.54%2045.45%2072.73%2045.45%2072.73%2063.64%20123.55%2063.64%2039%20148.09%2051.91%20161%22%20fill%3D%22%23248acb%22%2F%3E%3Cpath%20d%3D%22M0%2C0V200H200V0ZM181.82%2C181.82H18.18V18.18H181.82Z%22%20fill%3D%22%23248acb%22%2F%3E%0A%3C%2Fsvg%3E");
*/
a:hover,
a:focus {
  color: #222931;
  text-decoration: none;
}
.row {
  margin-left: -20px;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.row-fluid {
  width: 100%;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 100%;
}
.row-fluid .span11 {
  width: 91.4893617%;
}
.row-fluid .span10 {
  width: 82.9787234%;
}
.row-fluid .span9 {
  width: 74.46808511%;
}
.row-fluid .span8 {
  width: 65.95744681%;
}
.row-fluid .span7 {
  width: 57.44680851%;
}
.row-fluid .span6 {
  width: 48.93617021%;
}
.row-fluid .span5 {
  width: 40.42553191%;
}
.row-fluid .span4 {
  width: 31.91489362%;
}
.row-fluid .span3 {
  width: 23.40425532%;
}
.row-fluid .span2 {
  width: 14.89361702%;
}
.row-fluid .span1 {
  width: 6.38297872%;
}
.row-fluid .offset12 {
  margin-left: 104.25531915%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  padding-bottom: 24px;
  text-align: justify;
}

a {
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
a:focus {
  outline: none;
}
b {
  font-weight:700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #74757b;
  font-family:'bebas_regular',sans-serif;
  position: relative;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #74757b;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #006287;
}
h1.heading-style-1,
h2.heading-style-1,
h3.heading-style-1,
h4.heading-style-1,
h5.heading-style-1,
h6.heading-style-1 {
  color: #3dc0f4;
  margin-bottom: 31px;
  font-size: 52px;
  line-height: 1.0385;
}
h1.heading-style-2,
h2.heading-style-2,
h3.heading-style-2,
h4.heading-style-2,
h5.heading-style-2,
h6.heading-style-2 {
  font-size:40px;
  line-height: 1.0476;
}
h1.heading-style-3,
h2.heading-style-3,
h3.heading-style-3,
h4.heading-style-3,
h5.heading-style-3,
h6.heading-style-3 {
  font-size:30px;
  color:#56565c;
  line-height: 1;
}
h1.heading-style-4,
h2.heading-style-4,
h3.heading-style-4,
h4.heading-style-4,
h5.heading-style-4,
h6.heading-style-4 {
  font-size:24px;
  line-height: 1.0834;
  color: #2076ac;
}
h1.heading-style-5,
h2.heading-style-5,
h3.heading-style-5,
h4.heading-style-5,
h5.heading-style-5,
h6.heading-style-5 {
  font-size:24px;
  line-height: 1.0834;
}
h1.heading-style-6,
h2.heading-style-6,
h3.heading-style-6,
h4.heading-style-6,
h5.heading-style-6,
h6.heading-style-6 {
  font-size:20px;
  line-height: 1;
}
.page_header,
.page-header {
  text-align: left;
}
hr {
  margin: 22px 0;
  border: none;
  border-top: 1px solid #ddd;
}
em {
  font-style: italic;
}
.text-warning {
  color: #ffffff;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #e6e6e6;
}
.text-error {
  color: #ffffff;
}
a.text-error:hover,
a.text-error:focus {
  color: #e6e6e6;
}
.text-info {
  color: #ffffff;
}
a.text-info:hover,
a.text-info:focus {
  color: #e6e6e6;
}
.text-success {
  color: #ffffff;
}
a.text-success:hover,
a.text-success:focus {
  color: #e6e6e6;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
q:before,
q:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 22px;
  line-height: 22px;
}
ul.address {
  margin: 6px 0 3px;
  text-align: right;
  overflow: hidden;
}
ul.address li {
  line-height: 26px;
}
ul.address li .co {
  display: inline;
  font-size: 0;
  line-height: 0;
  margin-right: 7px;
  pointer-events: none;
}
ul.address li .co:before {
  font-size: 18px;
  font-family: 'iconmembres', fantasy;
  line-height: 26px;
}
ul.address li .co.cogi-position:before {
  font-size: 26px;
}
ul.address li .co.cogi-telephone {
  margin-right: 4px;
}
ul.address > li {
  display: inline-block;
  margin: 0 0 0 20px;
  overflow: hidden;
  vertical-align: top;
}
ul.address > li > ul {
  float: right;
  margin: 0;
}
ul.address > li.firstItem {
  margin-left: 0;
}
ul,
ol {
  margin: 0 0 44px;
  padding: 0;
  list-style: none;
}
ul li,
ol li {
  line-height: 22px;
}
ol {
  counter-reset: list;
  list-style: none;
  margin: 0 0 44px;
}
ol li {
  font-size: 16px;
  padding: 4px 0 4px 18px;
  position: relative;
}
ol li:before {
  content: counter(list) ".";
  counter-increment: list;
  left: 0;
  padding: 0;
  position: absolute;
  top: 4px;
}
ol li a {
  text-decoration: none;
}
ol li + li {
  border-top: 1px solid #aa987b;
}
.item_introtext ul li,
.item_fulltext ul li,
.category_desc ul li,
.site_map ul li,
.accordion-inner ul li{
  /*font-size: 12px;
  position: relative;*/
  padding: 4px 0 4px 10px;
}
.item_introtext ul li:before,
.item_fulltext ul li:before,
.category_desc ul li:before,
.site_map ul li:before,
.accordion-inner ul li:before{
  position: relative;
  left: -10px;
  top: 1px;
  content: "\e6dc";
  color: #2076ac;
  font-family: 'iconmembres', fantasy;
}
.item_introtext ul.nav-tabs li,
.item_fulltext ul.nav-tabs li,
.category_desc ul.nav-tabs li,
.site_map ul.nav-tabs li {
  padding: 0;
}
.item_introtext ul.nav-tabs li:before,
.item_fulltext ul.nav-tabs li:before,
.category_desc ul.nav-tabs li:before,
.site_map ul.nav-tabs li:before {
  display: none;
}
ul.tags li:before,
ul.nav li:before,
ul.btn-toolbar li:before,
ul.dropdown-menu li:before,
ul.chzn-results li:before,
ul.chzn-choices li:before {
  display: none;
}
ul.icons li {
  border: none !important;
  color: #333333;
  list-style: none;
  position: relative;
  padding: 19px 0 19px 76px;
  text-transform: uppercase;
}
ul.icons li:before {
  font-family: 'iconmembres',fantasy;
  font-size: 48px;
  line-height: 48px;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

ul.icons li:nth-child(3n+2):before {
  content: '\e66a';
}
ul.icons li:nth-child(3n):before {
  content: '\e673';
}
ul.menu.table {
  display: table;
  width: 100%;
}
ul.menu.table li {
  display: table-cell;
  text-align: center;
}
ul.menu.table li a:hover {
  opacity: 0.7;
}
ul ul.nav-child,
ul ol.nav-child,
ol ol.nav-child,
ol ul.nav-child {
  margin: 5px 0 0;
}
ul.inline,
ol.inline {
  margin-left: 0;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl + * {
  margin-top: 22px;
}
dt,
dd {
  line-height: 22px;
}
dd {
  margin-left: 11px;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
label.inline {
  display: inline-block;
}
div.chzn-container {
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  vertical-align: top;
}
div.chzn-container .chzn-results {
  margin: 0;
  padding: 0;
}
div.chzn-container .chzn-results li {
  padding: 10px 20px;
  color: #666669;
  background: #ffffff;
}
div.chzn-container .chzn-results li.highlighted {
  background: #562343;
  color: #ffffff;
}
div.chzn-container-single .chzn-single {
  background: #ffffff;
  height: 43px;
  padding: 10px 9px 10px 9px;
  line-height: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e0e0e0;
  color: #666669;
}
div.chzn-container-single .chzn-single div {
  width: 43px;
  height: 43px;
  top: 0;
  right: 0;
  color: #666669;
  background: #ffffff;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
div.chzn-container-single .chzn-single div b {
  display: none;
}
div.chzn-container-single .chzn-single div:before {
  content: '\e625';
  font-family: "iconmembres",fantasy;
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
}
div.chzn-container-single .chzn-single span {
  margin: 0;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  background: #ffffff;
  border: 1px solid #e0e0e0;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div {
  color: #666669;
  background: #ffffff;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div:before {
  content: '\e649';
}
div.chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e0e0e0;
  border-top: none;
  margin: 0;
}
span.checkbox {
  position: relative;
  display: inline-block;
  min-height: 0;
  height: 18px;
  line-height: 18px;
  width: 18px;
  background: #ffffff;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}
span.checkbox input[type="checkbox"] {
  margin: 0;
  opacity: 0;
}
span.checkbox input[type="checkbox"]:checked + label.checkbox_inner:before {
  content: '\e616';
}
span.checkbox label.checkbox_inner {
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
span.checkbox label.checkbox_inner:before {
  content: '';
  font-family: 'iconmembres', fantasy;
  font-size: 11px;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  color: #666669;
}
span.checkbox + label {
  font-size: 14px;
  margin: 0 0 0 10px;
  vertical-align: middle;
}
span.radio {
  display: inline-block;
  height: 12px;
  line-height: 12px;
  min-height: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
span.radio input[type="radio"] {
  margin: 0;
  opacity: 0;
}
span.radio input[type="radio"]:checked + label.radio_inner:before {
  border-radius: 50%;
  content: "";
  height: 8px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 8px;
  background: #666669;
}
span.radio label.radio_inner {
  bottom: 0;
  left: 0;
  line-height: 12px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
span.radio + label {
  font-size: 14px;
  margin: 0 0 0 10px;
  vertical-align: middle;
}
.item_introtext input,
.item_fulltext input,
.category_desc input,
.item_introtext select,
.item_fulltext select,
.category_desc select,
.item_introtext .select,
.item_fulltext .select,
.category_desc .select,
.item_introtext textarea,
.item_fulltext textarea,
.category_desc textarea {
  width: 100%;
}
.item_introtext textarea,
.item_fulltext textarea,
.category_desc textarea {
  height: 108px;
}
.item_introtext form .span4 + .span12,
.item_fulltext form .span4 + .span12,
.category_desc form .span4 + .span12 {
  margin-top: 22px;
}
.form-inline .checkbox input[type="checkbox"] {
  float: none;
}
.form-horizontal .control-label {
  padding-top: 11px;
}
.form-horizontal .control-label label {
  margin-bottom: 0;
}
.form_placeholder {
  border-color: transparent;
  border-style: solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: text;
  height: 100%;
  left: 0;
  margin: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
input.search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.chzn-container-multi .chzn-choices li.search-field .default {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.page-registration form label,
.page-remind form label,
.page-reset form label,
.page-login form label,
.page-login form label,
.page-profile__edit form label {
  display: inline-block;
}
textarea.invalid {
  border: #e94e1b;
}
.form-vertical label {
  display: inline-block;
  margin-bottom: 22px;
}
select[name=ordering] {
  margin: 0;
}
textarea[style*="overflow"] {
  overflow: hidden !important;
}
#form-login .btn {
  margin-bottom: 30px;
}
.add-on.btn {
  padding-left: 0;
  padding-right: 0;
  width: 43px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
label {
  display: block;
}
label + * {
  margin-top: 30px;
}
input,
textarea {
  width: 100%;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: inherit;
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea {
  resize: none;
  height: auto;
}
input[type="radio"],
input[type="checkbox"] {
  margin: -2px 0 0;
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 43px;
  line-height: 43px;
}
select[multiple] {
  height: auto;
}
.radio,
.checkbox {
  min-height: 22px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #ffffff;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #ffffff;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #ffffff;
  background-color: #f2dc22;
  border-color: #ffffff;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ffffff;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ffffff;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ffffff;
  background-color: #d74110;
  border-color: #ffffff;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #ffffff;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #ffffff;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #ffffff;
  background-color: #119a27;
  border-color: #ffffff;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #ffffff;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #ffffff;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #ffffff;
  background-color: #3c71c1;
  border-color: #ffffff;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #666669;
  border-color: #e94e1b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: rgba(82, 168, 236, 0.8);
}
input.error,
textarea.error,
select.error {
  border-color: #e94e1b !important;
  color: #e94e1b !important;
}
input.error::-webkit-input-placeholder {
  color: #e94e1b !important;
}
input.error:-moz-placeholder {
  color: #e94e1b !important;
}
input.error::-moz-placeholder {
  color: #e94e1b !important;
}
input.error:-ms-input-placeholder {
  color: #e94e1b !important;
}
textarea.error::-webkit-input-placeholder {
  color: #e94e1b !important;
}
textarea.error:-moz-placeholder {
  color: #e94e1b !important;
}
textarea.error::-moz-placeholder {
  color: #e94e1b !important;
}
textarea.error:-ms-input-placeholder {
  color: #e94e1b !important;
}
.form-actions {
  padding: 21px 20px 22px;
  margin-top: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-top: 1px solid #E5E5E5;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.input-append,
.input-prepend {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 16px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  vertical-align: top;
  display: inline-block;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-append .btn.hasTooltip,
.input-prepend .btn.hasTooltip {
  width: 43px;
  padding-left: 0;
  padding-right: 0;
}
.input-prepend {
  position: relative;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend input {
  padding-left: 43px;
}
.input-prepend .add-on {
  font-size: 17px;
  width: 43px;
  height: 43px;
  line-height: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent !important;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.input-prepend .add-on i,
.input-prepend .add-on > span {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -12.75px 0 0 -12.75px;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  line-height: 21px;
  width: 21px;
  color: #e94e1b;
  font-size: 13px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.input-prepend .add-on:hover i {
  background: #e94e1b;
  color: #ffffff;
}
.input-prepend:focus .add-on {
  background: #F00;
}
.input-append input,
.input-append select
{
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn{
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-left: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
legend + .control-group {
  margin-top: 22px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 22px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 11px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  width: 100%;
  max-width: 100%;
  background-color: #ffffff;
  border-spacing: 0;
  border: 1px solid #dddddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
table th:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
table th:last-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
table th:last-child {
  border-right: none;
}
table tr td {
  padding: 15px 20px;
  border-top: none;
  border-right: 1px solid #dddddd;
}
table tr td:last-child {
  border-right: none;
}
table tr + tr td {
  border-top: 1px solid #dddddd;
}
dl.table {
  display: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dddddd;
  background: #ffffff;
}
dl.table dt,
dl.table dd {
  display: block;
}
dl.table dt {
  background: #f3f1eb;
  color: #0a0a0a;
  font-size: 18px;
  line-height: 22px;
  padding: 29px 20px 29px 20px;
  border-bottom: 1px solid #dddddd;
}
dl.table dd {
  margin-left: 0;
  padding: 15px 20px;
}
dl.table dd + dd {
  border-top: 1px solid #dddddd;
}
.table {
  width: 100%;
}
.table th,
.table td {
  padding: 8px;
  line-height: 22px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  border-left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: transparent;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #119a27;
}
.table tbody tr.error > td {
  background-color: #d74110;
}
.table tbody tr.warning > td {
  background-color: #f2dc22;
}
.table tbody tr.info > td {
  background-color: #3c71c1;
}
.table-hover tbody tr.success:hover > td {
  background-color: #0e8321;
}
.table-hover tbody tr.error:hover > td {
  background-color: #bf3a0e;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #edd50e;
}
.table-hover tbody tr.info:hover > td {
  background-color: #3666ae;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #f2682b;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #CCC;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px !important;
  clear: both;
  line-height: 22px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background: #0d47a1;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #333333;
  text-decoration: none;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  line-height: 22px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  position: relative;
  z-index: 2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
button.close {
  padding: 3px;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 10px 13px;
  font-family: 'bebas_regular', sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 1.0834;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  text-shadow: none;
  vertical-align: top;
  background-color: #56565c;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
.btn .fa {
  margin: 0 3px;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  pointer-events: none;
}
.btn:hover,
.btn:focus,
.btn.active,
.btn.selected {
  text-decoration: none;
  background:#3dc0f4;
  color:#fff;
}
.btn.jmodedit:hover > span,
.btn.jmodedit:focus > span,
.btn.jmodedit:active > span {
  transform: rotateX(0deg) translateY(0px);
  -o-transform: rotateX(0deg) translateY(0px);
  -moz-transform: rotateX(0deg) translateY(0px);
  -webkit-transform: rotateX(0deg) translateY(0px);
  -ms-transform: rotateX(0deg) translateY(0px);
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-warning {
  background: #f2dc22;
  color: #e94e1b;
}
.btn-warning:hover {
  background: #faf1bc;
  color: #666669;
}
.btn-danger {
  background: #ee5f5b;
  color: #e94e1b;
}
.btn-danger:hover {
  background: #bd362f;
  color: #666669;
}
.btn-success {
  background: #62c462;
  color: #e94e1b;
}
.btn-success:hover {
  background: #51a351;
  color: #666669;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #222931;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #333333;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 11px;
  margin-bottom: 11px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 16px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.alert {
  padding: 28px 128px 14px;
  min-height: 60px;
  margin-bottom: 22px;
  background-color: #f2dc22;
  position: relative;
  color: #ffffff;
  text-align: center;
}
.alert h4 {
  font: 18px/24px 'arimoregular', sans-serif;
  color: #ffffff;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.alert:before {
  position: absolute;
  font-family: 'iconmembres', fantasy;
  left: 26px;
  top: 50%;
  line-height: 0;
  content: '\e607';
  font-size: 79px;
  color: #faf1bc;
}
.alert .close {
  position: absolute;
  top: 12px;
  right: 20px;
  line-height: 22px;
}
.alert-success {
  background-color: #119a27;
  color: #ffffff;
}
.alert-success h4 {
  color: #ffffff;
}
.alert-success:before {
  content: '\e607';
  color: #badabd;
}
.alert-danger,
.alert-error {
  background-color: #d74110;
  color: #ffffff;
}
.alert-danger h4,
.alert-error h4 {
  color: #ffffff;
}
.alert-danger:before,
.alert-error:before {
  content: '\e607';
  color: #f0c2ba;
}
.alert-info {
  background-color: #3c71c1;
  color: #ffffff;
}
.alert-info h4 {
  color: #ffffff;
}
.alert-info:before {
  content: '\e607';
  color: #c1cee7;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.alert-heading {
  color: inherit;
}
.nav {
  margin-left: 0;
  margin-bottom: 22px;
  list-style: none;
}
.nav > li > a {
  display: inline-block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-tabs {
  font-size: 0;
  margin: 0 0 -2px;
  padding: 0;
  text-align: center;
}
.nav-tabs > li {
  font-family: 'bebas_regular', sans-serif;
  display: inline-block;
  margin: 0 16px;
  padding: 0;
}
.nav-tabs > li:before {
  display: none;
}
.nav-tabs > li > a,
.nav-tabs > li > span {
  color: #7a7b7c;
  font-size: 18px;
  line-height: 24px;
  border-bottom: 3px solid transparent;
  display: inline-block;
  letter-spacing: 1px;
  padding: 0 0 6px;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > span:hover {
  border-bottom-color: #303336;
}
.nav-tabs > .active > a,
.nav-tabs > .current > a,
.nav-tabs > .active > span,
.nav-tabs > .current > span {
  border-bottom-color: #303336;
}
.nav-tabs#sort {
  margin-bottom: 44px;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  line-height: 22px;
  color: #999999;
  text-transform: uppercase;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  background-color: #303336;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  height: 1px;
  margin: 10px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  padding: 8px 12px;
  margin: 2px 2px 2px 0;
  line-height: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #303336;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #DDD;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #DDD;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #006287;
  border-bottom-color: #006287;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #FFF;
  border-bottom-color: #FFF;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  border: 1px solid #e3e3e3;
  overflow: auto;
  margin-bottom: 44px;
  padding: 25px 33px 4px;
}
.custom .tab-content {
  max-width: 764px;
  margin: 0 auto 44px;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #DDD;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #DDD;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #DDD #DDD #DDD;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #DDD;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #DDD transparent #DDD #DDD;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #DDD;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #DDD #DDD #DDD transparent;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 22px;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: rgba(255, 255, 255, 0.6);
  background-image: -moz-linear-gradient(top, #ffffff, transparent);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(transparent));
  background-image: -webkit-linear-gradient(top, #ffffff, transparent);
  background-image: -o-linear-gradient(top, #ffffff, transparent);
  background-image: linear-gradient(to bottom, #ffffff, transparent);
  background-repeat: repeat-x;
  border: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}
.navbar-link {
  color: #000000;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid transparent;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-size: 13px;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 9px 15px 9px;
  color: #000000;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  -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 .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: rgba(242, 242, 242, 0.6);
  background-image: -moz-linear-gradient(top, #f2f2f2, rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, #f2f2f2, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, #f2f2f2, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, #f2f2f2, rgba(0, 0, 0, 0));
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: rgba(0, 0, 0, 0);
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #F5F5F5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #CCC;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: rgba(0, 0, 0, 0);
  color: #555555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
}
.breadcrumb {
  background: none;
  font-size: 12px;
  padding: 0;
  text-align: left;
  margin: 0 0 22px;
}
.breadcrumb li {
  padding: 0;
  display: inline-block;
}
.breadcrumb li:before {
  display: none;
}
.breadcrumb li .divider {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  color: #CCC;
}
.breadcrumb li.active {
  color: #333333;
}
.breadcrumb li > span:first-child:hover {
  color: inherit;
}
.breadcrumb a:hover {
  color: #333333;
}
.breadcrumb .firstItem > a.pathway {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
}
.breadcrumb .firstItem > a.pathway:before {
  content: '\e65e';
  font-family: 'iconmembres', fantasy;
  font-size: 14px;
  line-height: 22px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pagination {
  height: auto;
  margin: 0;
  padding: 0 0 44px;
}
.pagination ul {
  margin: 0;
  text-align: center;
  width: 100%;
}
.pagination ul li {
  display: inline-block;
  margin: 0 2px;
}
.pagination ul li > a,
.pagination ul li > span {
  color: white;
  display: block;
  padding: 7px 13px;
  line-height: 22px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination ul li > a:focus,
.pagination ul li > span:focus {
  background: #2076ac;
}
.pagination ul li > a:focus:hover,
.pagination ul li > span:focus:hover {
  background: #1c6694;
}
.pagination ul li > a:hover,
.pagination ul li > span:hover {
  background: #1c6694;
  color: #ffffff;
}
.pagination ul li > .pagenav,
.pagination ul li > .hasTooltip {
  background: #2076ac;
  color: #ffffff;
}
.pagination ul li > span.pagenav {
  background: #1c6694;
  color: #ffffff;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  cursor: default;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 20px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 14px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 12px;
}
.pager {
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
/**Module Owl Carousel**/
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;

}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;

    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}
.owl-carousel .owl-nav.disabled:before,
.owl-carousel .owl-dots.disabled:before,
.owl-carousel .owl-nav.disabled:after,
.owl-carousel .owl-dots.disabled:after {
    display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    display: block;
    opacity: 0;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.mod_owl_carousel .owl-prev,
.mod_owl_carousel .owl-next {
    position: absolute;
    top: 50%;
    -moz-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    font: 24px/46px 'iconmembres', fantasy;
    width: 48px;
    display: block;
    text-align: center;
    background: #e6e7eb;
    color: #b4b4b4;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.mod_owl_carousel .owl-prev:hover,
.mod_owl_carousel .owl-next:hover {
    background: #b4b4b4;
    color: #e6e7eb;
}
.mod_owl_carousel .owl-prev {
    left: 0;
}
.mod_owl_carousel .owl-prev:before {
    content: '\e668';
}
.mod_owl_carousel .owl-next {
    right: 0;
}
.mod_owl_carousel .owl-next:before {
    content: '\e667';
}
.mod_owl_carousel .owl-dots {
    text-align: center;
}
.mod_owl_carousel .owl-dots .owl-dot {
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    position: relative;
    margin-left: 10px;
    width: 16px;
    height: 16px;
    outline: none;
    cursor: pointer;
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #000;
    transition: box-shadow 0.3s ease;
}
.mod_owl_carousel .owl-dots .owl-dot:hover,
.mod_owl_carousel .owl-dots .owl-dot:focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.6);
}
.mod_owl_carousel .owl-dots .owl-dot.active {
    box-shadow: inset 0 0 0 8px #000;
}
/**Image Swiper**/
.swiper-container {
   /* margin: 0 auto -87px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    top: -87px;*/
}
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.swiper-container-vertical > .swiper-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 60%;
    z-index: 10;
    cursor: pointer;
    -moz-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    font: 24px/46px 'iconmembres', fantasy;
    width: 48px;
    height: 46px;
    display: block;
    text-align: center;
    background: rgba(0, 0, 0, 0.05);
    color: #b5b5b5;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
    background: #b4b4b4;
    color: #e6e7eb;
}
@media (min-width: 767px) {
    .swiper-button-prev,
    .swiper-button-next {
        display: block;
    }
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev {
    left: 4%;
}
.swiper-button-prev:before {
    content: '\e668';
}
.swiper-button-next {
    right: 4%;
}
.swiper-button-next:before {
    content: '\e667';
}
.swiper-pagination {
    display: block;
    position: absolute;
    text-align: center;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-pagination-bullet {
    outline: none;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 0.5;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}
.swiper-pagination-bullet-active {
    opacity: 1;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}
.swiper-container-vertical > .swiper-pagination {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -moz-transform: translate3d(0px, -50%, 0);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
}
.swiper-container-horizontal > .swiper-pagination {
    bottom: 20px;
    left: 0;
    width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
.swiper-scrollbar {
    position: relative;
    -ms-touch-action: none;
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    bottom: 0;
    z-index: 50;
    height: 3px;
    width: 100%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: #fb8957;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}
.swiper-slide > .vide__body,
.swiper-slide > .slider-parallax-content {
    height: 100%;
}
.slider-parallax-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.slider-parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-position: center center;
    width: 100%;
    height: 100%;
}
.slider-parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}
.slider-parallax-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.swiper-slider .swiper-slide, .slider-parallax-content .slide-inner {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: auto;
    height: 100%;
    white-space: nowrap;
}
/* non utile pour Saguenay
.camera_caption h1.heading-style-1{
  font-family: 'bebas_regular', sans-serif;
  letter-spacing: 0.2em;
  color:#ffffff;
}
.camera_caption p{
  color:#ffffff;
  font-size:35px;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
*/
.swiper-slider .swiper-slide:not(.vide):not(.parallax):before,
.swiper-slider .swiper-slide .parallax_cnt:before,
.swiper-slider .swiper-slide .vide__body:before {
    content: '';
    display: inline-block;
    height: 50%;
}
/* non utile pour Saguenay/
.swiper-slider .swiper-slide .swiper-slide-caption .camera_caption {
    display: inline-block;
    width: 48%;
    max-height: 100%;
    vertical-align: middle;
    white-space: normal;
    padding: 10px 10px 30px;
    text-align: left;
    background:rgba(88,95,104,0.4);
    border-top:6px solid #2a333f;
}
.swiper-slider .swiper-slide .swiper-slide-caption .camera_caption .btn {
    max-width: 197px;
    width: 100%;
}
.swiper-slider .swiper-slide .swiper-slide-caption .camera_caption.container {
    width: 100%;
}
 */
.swiper-slider .swiper-slide .slide-inner {
    min-height: inherit;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 100%;
    white-space: nowrap;
}
@media (max-width: 767px) {
    .swiper-slider .swiper-slide .slide-inner {
        width: 100%;
    }
}
/* // Swipper */

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
}
.tooltip.in {
  opacity: 0.8;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 22px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 22px;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  background: #333333;
}
.label-important,
.badge-important {
  background-color: #ffffff;
}
.label-important[href],
.badge-important[href] {
  background-color: #e6e6e6;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #ffffff;
}
.label-success[href],
.badge-success[href] {
  background-color: #e6e6e6;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.accordion {
  margin-bottom: 44px;
}
.accordion .accordion-group {
  overflow: hidden;
}
.accordion .accordion-group .accordion-heading {
  border-bottom: 0;
}
.accordion .accordion-group .accordion-heading .accordion-toggle {
  font: 30px/36px 'bebas_book', sans-serif;
  letter-spacing: 0.02em;
  padding: 14px 30px 14px 0;
  position: relative;
  color: #74757b;
  display: block;
  text-transform: uppercase;
}
.accordion .accordion-group .accordion-heading .accordion-toggle:before {
  content: '\e61c';
  font-size: 18px;
  font-family: "iconmembres", fantasy;
  right: 0;
  position: absolute;
  text-align: center;
  top: 15px;
  line-height: 18px;
  color: #3dc0f4;
}
.accordion .accordion-group .accordion-heading .accordion-toggle.selected {
  color: #000;
}
.accordion .accordion-group .accordion-heading .accordion-toggle.selected:before {
  content: '\e61b';
}
.accordion .accordion-group .accordion-heading .accordion-toggle:hover {
  color: #3dc0f4;
}
.accordion .accordion-group .accordion-inner {
  padding: 0 30px 0 0;
}
.accordion .accordion-group .accordion-inner p {
  padding-bottom: 19px;
}
.custom .accordion .accordion-group {
  border: 1px solid #e6e7ec;
  padding: 10px;
  margin-bottom:15px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 22px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -12px;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 12px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 756px;
  }
  .span12 {
    width: 756px;
  }
  .span11 {
    width: 692px;
  }
  .span10 {
    width: 628px;
  }
  .span9 {
    width: 564px;
  }
  .span8 {
    width: 500px;
  }
  .span7 {
    width: 436px;
  }
  .span6 {
    width: 372px;
  }
  .span5 {
    width: 308px;
  }
  .span4 {
    width: 244px;
  }
  .span3 {
    width: 180px;
  }
  .span2 {
    width: 116px;
  }
  .span1 {
    width: 52px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 1.58730159%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 1.58730159%;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.53439153%;
  }
  .row-fluid .span10 {
    width: 83.06878307%;
  }
  .row-fluid .span9 {
    width: 74.6031746%;
  }
  .row-fluid .span8 {
    width: 66.13756614%;
  }
  .row-fluid .span7 {
    width: 57.67195767%;
  }
  .row-fluid .span6 {
    width: 49.20634921%;
  }
  .row-fluid .span5 {
    width: 40.74074074%;
  }
  .row-fluid .span4 {
    width: 32.27513228%;
  }
  .row-fluid .span3 {
    width: 23.80952381%;
  }
  .row-fluid .span2 {
    width: 15.34391534%;
  }
  .row-fluid .span1 {
    width: 6.87830688%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 12px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.56410256%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.56410256%;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.45299145%;
  }
  .row-fluid .span10 {
    width: 82.90598291%;
  }
  .row-fluid .span9 {
    width: 74.35897436%;
  }
  .row-fluid .span8 {
    width: 65.81196581%;
  }
  .row-fluid .span7 {
    width: 57.26495726%;
  }
  .row-fluid .span6 {
    width: 48.71794872%;
  }
  .row-fluid .span5 {
    width: 40.17094017%;
  }
  .row-fluid .span4 {
    width: 31.62393162%;
  }
  .row-fluid .span3 {
    width: 23.07692308%;
  }
  .row-fluid .span2 {
    width: 14.52991453%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 22px;
  }
  .navbar-fixed-bottom {
    margin-top: 22px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 11px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    color: #000000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: transparent;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 11px 15px;
    margin: 11px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/* Extending Bootstrap */
/* Typography */
.small {
  font-size: 11px;
}
/* Max Width */
iframe,
svg {
  max-width: 100%;
  border: none;
}
/* Nowrap */
.nowrap {
  white-space: nowrap;
}
/* Center */
.center,
.table td.center,
.table th.center {
  text-align: center;
}
/* Disabled Link */
a.disabled,
a.disabled:hover {
  color: #999;
  background-color: transparent;
  cursor: default;
  text-decoration: none;
}
.btn .caret {
  margin-bottom: 7px;
}
.btn.btn-micro .caret {
  margin: 5px 0;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
/* Modal */
body.modal {
  padding-top: 0;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
/* Nav List Offset */
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
/* Navbar Buttons */
.navbar .nav > li > a.btn {
  padding: 4px 10px;
  line-height: 18px;
}
/* Nav Tabs Dark */
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
  color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777;
}
.nav-tabs.nav-dark > .active > a,
.nav-tabs.nav-dark > .active > a:hover {
  color: #FFF;
  background-color: #555;
  border: 1px solid #222;
  border-bottom-color: transparent;
}
/* Radio Button Groups */
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
  padding-left: 0;
}
/* iFrames */
.iframe-bordered {
  border: 1px solid #dddddd;
}
/* Tabbed Content */
.tab-content {
  overflow: visible;
}
.tabs-left .tab-content {
  overflow: auto;
}
/* Extended Joomla Button Classes */
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.btn-group > .btn-micro {
  font-size: 10px;
}
/* Joomla => Bootstrap Tooltip */
.tip-wrap {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 100;
}
/* Input Prepend Chosen Select Boxes */
/* Common styling for Chosen Select Boxes with Input Prepend/Append */
.input-prepend .chzn-container-single .chzn-single,
.input-append .chzn-container-single .chzn-single {
  border-color: #e0e0e0;
  height: 26px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-single .chzn-drop,
.input-append .chzn-container-single .chzn-drop {
  border-color: #e0e0e0;
}
.input-prepend > .add-on,
.input-append > .add-on {
  vertical-align: top;
}
/* Styles specific to Input Prepend Chosen Select Boxes */
.input-prepend .chzn-container-single .chzn-single {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
/* Styles specific to Input Append Chosen Select Boxes */
.input-append .chzn-container-single .chzn-single {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
/* Styles specific to combined Input Prepend and Append Chosen Select Boxes */
.input-prepend.input-append .chzn-container-single .chzn-single,
.input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* Accessible Hidden Elements (good for hidden labels and such) */
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/* Form Vertical Overrides Form Horizontal */
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
.form-vertical .controls {
  margin-left: 0;
}
/* Auto Width */
.width-auto {
  width: auto;
}
/* Chosen proper wrapping in Bootstrap btn-group */
.btn-group .chzn-results {
  white-space: normal;
}
/* Accordion overflow fix */
.accordion-body.in:hover {
  overflow: visible;
}
/* Invalid indicators */
.invalid {
  color: #9d261d;
}
input.invalid {
  border: 1px solid #9d261d;
}
/* Tweaking of tooltips */
.tooltip {
  max-width: 400px;
}
.tooltip-inner {
  max-width: none;
  text-align: left;
  text-shadow: none;
}
.tooltip.hasimage {
  opacity: 1;
}
/* Align tip text to left (old mootools tip) */
.tip-text {
  text-align: left;
}
.btn-group > .btn + .dropdown-backdrop + .btn {
  margin-left: -1px;
}
.btn-group > .btn + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-mini + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}
.btn-group > .btn-large + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.dropdown-menu {
  text-align: left;
}
.fa-file-add:before {
  content: "\e65c";
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'iconmembres', fantasy;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  margin-top: 0;
}
body:after {
  content: '';
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -999;
}
body.disable-hover:after {
  z-index: 999999999999999999;
}
body #wrapper {
  background: #ffffff;
  color: #323236;
}
html {
  -ms-overflow-style: scrollbar;
}
html,
body {
  height: 100%;
}
.container-fluid {
  margin: 0 20px;
  padding: 0;
  position: relative;
}
.input-append .btn,
.input-prepend .btn,
#searchForm .btn {
  padding-top: 0;
  padding-bottom: 0;
  height: 43px;
  line-height: 43px;
  vertical-align: middle;
}
.offline_container {
  font-size: 0;
  height: 100%;
  line-height: 0;
  text-align: center;
}
.offline_container:before {
  content: '';
  display: inline-block;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
  width: 0;
}
.offline_container .container {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}
.offline_container #logo,
.offline_container .offline_message {
  text-align: center;
}
.offline_container .well {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  max-width: 100%;
  text-align: left;
  vertical-align: middle;
  background: #0d47a1;
}
.offline_container .well > p {
  color: #FFF;
}
.offline_container .well #logo {
  margin-bottom: 22px;
  max-width: 100%;
}
.offline_container .well .btn-primary {
  float: right;
  background: none;
  color: #666669;
}
.offline_container .well .btn-primary:hover {
  background: none;
  color: #f2682b;
}
.offline_container .well #form-login-remember {
  float: left;
  overflow: hidden;
  padding: 10px 0;
}
.offline_container .well #form-login-remember label {
  color: #FFF;
  display: inline-block;
  margin-bottom: 0;
  white-space: nowrap;
}
.offline_container .well input[type=text],
.offline_container .well input[type=password] {
  width: 100%;
}
.offline_container .well div[id*=form-login] {
  position: relative;
}
.offline_container .well #form-login {
  padding-top: 30px;
  text-align: center;
}
.offline_container .well fieldset {
  display: inline-block;
  max-width: 100%;
  text-align: left;
  width: 400px;
}
.moduletable:before,
.moduletable:after {
  display: table;
  content: "";
  line-height: 0;
}
.moduletable:after {
  clear: both;
}
.moduletable.span12 + .moduletable {
  clear: both;
}
.mod-menu .nav.menu.nav-pills > li > a {
  display: block;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
  background: #0d47a1;
}

/*=================================================================*/
/*======================= MODULE STYLES ===========================*/
/*=================================================================*/
/*== Login ==*/
.mod-login_submit {
  margin: 0 0 9px;
}
#form-login-remember label {
  margin-bottom: 20px;
}
/*Finder*/
#mod-finder-searchword {
  border: 1px solid #EBEBEB;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 4px;
}
/*======================= MODULE ITEM WIDTH =======================*/
.fluid {
  margin-left: -30px;
  width: auto;
}
.row-fluid {
  margin-left: -30px;
  width: auto;
}
.row-fluid [class*="itemSpan"],
.row-fluid [class*="span"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  margin-left: 0;
  min-height: 1px;
  padding-left: 30px;
  width: 100%;
}
.row-fluid .itemSpan1,
.row-fluid .span1 {
  width: 8.333325%;
}
.row-fluid .itemSpan2,
.row-fluid .span2 {
  width: 16.66665%;
}
.row-fluid .itemSpan3,
.row-fluid .span3 {
  width: 24.999975%;
}
.row-fluid .itemSpan4,
.row-fluid .span4 {
  width: 33.3333%;
}
.row-fluid .itemSpan5,
.row-fluid .span5 {
  width: 41.666625%;
}
.row-fluid .itemSpan6,
.row-fluid .span6 {
  width: 49.99995%;
}
.row-fluid .itemSpan7,
.row-fluid .span7 {
  width: 58.333275%;
}
.row-fluid .itemSpan8,
.row-fluid .span8 {
  width: 66.6666%;
}
.row-fluid .itemSpan9,
.row-fluid .span9 {
  width: 74.999925%;
}
.row-fluid .itemSpan10,
.row-fluid .span10 {
  width: 83.33325%;
}
.row-fluid .itemSpan11,
.row-fluid .span11 {
  width: 91.666575%;
}
.row-fluid .itemSpan12,
.row-fluid .span12 {
  width: 100%;
}
.cols-1 [class*="span"] {
  width: 99.9999%;
}
.cols-2 [class*="span"] {
  width: 49.99995%;
}
.cols-3 [class*="span"] {
  width: 33.3333%;
}
.cols-4 [class*="span"] {
  width: 24.999975%;
}
.cols-5 [class*="span"] {
  width: 19.99998%;
}
.cols-6 [class*="span"] {
  width: 16.66665%;
}
/*======================= MAILTO WINDOW =======================*/
#mailto-window {
  padding-top: 1em;
}
.mailto-close {
  margin-bottom: 1em;
  overflow: hidden;
}
.mailto-close a {
  float: right;
}
/*=================================================================*/
/*======================= COMPONENT STYLES ========================*/
/*=================================================================*/
.icons .btn-group.pull-right {
  margin: 0 0 10px 10px;
  position: relative;
  z-index: 10;
}
.icons .btn-group.pull-right a.dropdown-toggle {
  margin-top: 30px;
  padding: 0 5px;
}
.icons .btn-group.pull-right a.dropdown-toggle .caret {
  border: none;
  font-size: .8em;
  height: auto;
  margin: 0;
  width: auto;
}
.icons .btn-group.pull-right a.dropdown-toggle .caret:before {
  content: '\e625';
  font-family: 'iconmembres', fantasy;
}
.icons .btn-group.pull-right ul.dropdown-menu {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  list-style: none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.icons .btn-group.pull-right ul.dropdown-menu > li {
  float: none;
  padding: 0;
}
.icons .btn-group.pull-right ul.dropdown-menu > li .fa-edit {
  margin-right: 5px;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a {
  color: #666669;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a:hover {
  color: #ffffff;
  background: #f2682b;
}
.icons:after {
  content: '';
  clear: both;
  display: block;
}
.body__elements #content-bottom .moduletable.span12 .moduleTitle {
  position: relative;
}
.body__elements #content-bottom .moduletable.span12 .moduleTitle:before {
  background: #e0e0e0;
  content: '';
  display: block;
  height: 1px;
  margin: 93px 0 119px;
}
.body__elements .spacer {
  background: #e0e0e0;
  clear: both;
  height: 1px;
  margin: 93px 0 119px;
}
.jmodedit {
  padding: 0 5px !important;
}
/* Category */
.pretext,
.category_desc {
  color: #333333;
  font-size: 18px;
  line-height: 24px;
  max-width: 550px;
  margin: 0 auto;
  padding-bottom: 54px;
  text-align: center;
}
/*======================= Search & Smart Search ========================*/
ul#finder-filter-select-dates li.filter-date {
  margin-bottom: 4px;
  margin-right: 4px;
}
ul#finder-filter-select-dates li.filter-date select.filter-date-operator {
  margin-bottom: 9px;
}
.navbar-form .btn,
.navbar-form .btn-group {
  margin-top: 5px;
}
.category_children .category_child {
  margin-bottom: 20px;
}
/*======================= ADDTHIS STYLES =======================*/
.page-item_addThis {
  padding-top: 12px;
}
.addthis_sharing_toolbox {
  margin-top: 22px;
}
/*======================= CAPTION FIXES =======================*/
.img_caption {
  text-align: center !important;
}
.img_caption.left {
  float: left;
  margin-right: 1em;
}
.img_caption.left p {
  clear: left;
  text-align: center;
}
.img_caption.right {
  float: right;
  margin-left: 1em;
}
.img_caption.right p {
  clear: right;
  text-align: center;
}
.img_caption.none {
  margin-left: auto;
  margin-right: auto;
}
/*======================= DOCUMENTATION =======================*/
#mod_table .module {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
#mod_table .module:nth-child(even) {
  background: #eeeeee;
}
#mod_table ul li {
  list-style: none;
}
/*======================= SCROLL TO TOP =======================*/
#back-top {
  bottom: 90px;
  position: fixed;
  right: 20px;
  -webkit-transform: translateZ(0);
  z-index: 99;
  display: none;
}
#back-top a {
  background: none;
  font-size:1px;
  color: #828282;
}
#back-top a > span:before {
  content: "\e649";
  font: 37px/40px 'iconmembres', fantasy;
}
#back-top a:hover {
  color: #7f7f83;
}
.dropdown-toggle > * {
  display: inline-block;
  vertical-align: middle;
}
.dropdown-toggle .fa-cog {
  margin-right: 4px;
}
label[for=mod-login_remember] {
  display: inline-block;
}
.btn-group {
  max-width: 100%;
  white-space: normal;
}
.form-horizontal .remember .control-label {
  padding-top: 0;
}
#outer {
  padding: 0 !important;
}
#outer div#cookieMessageContainer {
  margin-top: 0;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox,
.navbar-form .btn,
.navbar-form .btn-group {
  margin-top: 0;
}
.items-more ul {
  margin: 0 0 30px -30px;
}
.items-more ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 0 10px 30px;
  width: 50%;
}
.items-more ul:after {
  clear: both;
  content: '';
  display: block;
}
*::selection {
  background: #2076ac;
  color: #efefef;
}
*::-moz-selection {
  background: #207;
  color: #efefef;
}
#searchForm fieldset {
  margin-bottom: 20px;
}
#searchForm fieldset .controls > label {
  display: inline-block;
  margin-right: 1em;
}
#searchForm fieldset .controls span.radio {
  margin-right: 10px;
}
#searchForm .form-limit label {
  float: left;
  margin-right: 5px;
  line-height: 43px;
}
#searchForm .form-limit > span.select,
#searchForm .form-limit > select {
  float: right;
  position: relative;
  top: -10px;
}
#searchForm .form-limit p {
  clear: both;
  overflow: hidden;
}
#searchForm .phrases-box {
  float: left;
}
#searchForm .phrases-box > * {
  display: inline-block;
  vertical-align: middle;
}
#searchForm .phrases-box strong {
  padding-right: 10px;
  line-height: 12px;
  vertical-align: middle;
}
#searchForm .phrases-box .controls > label {
  min-width: 90px;
}
#searchForm .phrases-box .controls > label + label {
  margin-top: 0;
}
#searchForm .ordering-box {
  float: right;
}
#searchForm .ordering-box strong {
  vertical-align: middle;
  padding-right: 10px;
}
#searchForm .chzn-container {
  min-width: 200px;
}
dl.search-results {
  margin-bottom: 30px;
}
dl.search-results dt {
  margin-top: 20px;
}
@media (max-width: 767px) {
  #searchForm .phrases-box,
  #searchForm .ordering-box {
    float: none;
    padding-bottom: 22px;
  }
}
@media (max-width: 479px) {
  #searchForm .phrases-box > .controls,
  #searchForm fieldset .controls > label {
    display: block;
  }
  #searchForm .btn-toolbar .btn-group {
    width: 70%;
  }
  #searchForm .btn-toolbar .btn-group + .btn-group {
    width: 20%;
  }
}
.login_shell {
  background: white;
}
.login_shell button {
  vertical-align: inherit;
}
.login_shell .moduleTitle {
  color: inherit;
}
.login_shell .control-group {
  margin-bottom: 4px;
}
.login_shell .controls {
  text-align: center;
}
.login_shell input[type=text],
.login_shell input[type=password] {
  font-size: 14px;
  height: 37px;
  padding: 7px 9px;
  width: 100%;
}
.login_shell .input-prepend {
  display: block;
}
.login_shell .add-on {
  display: none;
}
.login_shell * + .mod-login_submit {
  margin-top: 18px;
  margin-bottom: 0;
}
.login_shell .btn-primary {
  font-size: 16px;
  background: #006287;
  color: white;
  margin-bottom: 4px;
  padding: 12px 23px 13px;
  text-decoration: none;
  text-transform: uppercase;
}
.login_shell .btn-primary:hover {
  background: #666669;
  color: white;
}
.login_shell label.checkbox {
  cursor: inherit;
  display: inline-block;
  font-size: 14px;
  padding-top: 11px;
}
.login_shell label.checkbox span.checkbox {
  margin-right: 6px;
}
.login_shell label.checkbox span.checkbox input[type="checkbox"] {
  position: relative;
  z-index: 2;
}
.login_shell .reset_remind {
  font-size: 14px;
  line-height: 17px;
  margin: 10px 0;
}
.login_shell .reset_remind a:hover {
  text-decoration: underline;
}
.login_shell .login-greeting a {
  font-size: 18px;
}
.login_shell .login-greeting a:hover {
  text-decoration: underline;
}
div#fixed-sidebar-right {
  bottom: 0;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  width: 0;
  z-index: 8001;
}
div#fixed-sidebar-right .moduletable.login {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  right: 0;
  position: absolute;
  top: 150px;
  width: 0;
  left: auto;
  transition: width .2s ease;
}
div#fixed-sidebar-right .moduletable.login > i.site-user {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  color: #ffffff;
  cursor: pointer;
  font-size: 18px;
  height: 40px;
  left: -40px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
  background: #006287;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
div#fixed-sidebar-right .moduletable.login > i.site-user:hover {
  font-size: 22px;
}
div#fixed-sidebar-right .moduletable.login input {
  color: #666669;
}
div#fixed-sidebar-right .moduletable.login.shown {
  width: 331px;
}
div#fixed-sidebar-right .moduletable.login.shown .mod_login_wrapper {
  overflow: auto;
  padding: 22px 30px 15px;
  width: 331px;
  right: 0;
  transition: width 0s linear 0s, padding 0s linear 0s, right 0s linear 0s;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
  position: relative;
  right: 331px;
  width: 0;
  padding: 22px 0 15px;
  overflow: hidden;
  background: #0d47a1;
  transition: width 0s linear .2s, padding 0s linear .2s, right 0s linear .2s;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
  background: transparent;
  color: #0d47a1;
}
.menu-login-form > ul:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent #777777 transparent;
}
.menu-login-form .icemega_modulewrap.login_megamenu {
  background: #777;
  padding: 15px;
}
.menu-login-form .icemega_modulewrap.login_megamenu .input-prepend .add-on span {
  color: #000;
}
@media (max-width: 767px) {
  .login_shell .control-group + * {
    margin-top: 10px;
  }
  .login_shell label.checkbox {
    padding-top: 0;
  }
  .login_shell .reset_remind {
    margin: 10px 0;
  }
}
/*======================= 404 PAGE =======================*/
.errorBox {
  background: none;
  text-align: left;
}
#error .well {
  margin-bottom: 0;
}
.body__404 .big-404 {
  text-align: center;
}
.body__404 big {
  display: block;
  padding: 0 0 16px;
}
.body__404 .page-item__404 {
  padding: 100px 0;
}
.body__404 .mod-search_searchword + .btn {
  margin-top: 10px;
}
/*======================= Site Map =======================*/
.site_map .menu ul {
  padding-left: 15px;
}
.site_map .menu ul ul {
  padding-left: 30px;
}
.site_map .menu ul ul ul {
  padding-left: 45px;
}
/*======================= Registration =======================*/
#member-registration,
#member-profile,
#user-registration {
  width: 65%;
  margin: 0 auto;
}
#member-registration .chzn-container,
#member-profile .chzn-container,
#user-registration .chzn-container {
  width: 100% !important;
}
#member-registration #helpsite-refresh,
#member-profile #helpsite-refresh,
#user-registration #helpsite-refresh {
  margin-top: 10px;
}
#member-registration .btn,
#member-profile .btn,
#user-registration .btn {
  vertical-align: inherit;
}
#member-registration .input-append,
#member-profile .input-append,
#user-registration .input-append {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 43px;
  width: 50%;
}
#member-registration .calendar_wrapper #jform_profile_dob_spacer-lbl,
#member-profile .calendar_wrapper #jform_profile_dob_spacer-lbl,
#user-registration .calendar_wrapper #jform_profile_dob_spacer-lbl {
  display: block;
  margin-top: 10px;
}
.page-login {
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
.page-login .btn {
  vertical-align: inherit;
}
.page-login .input-prepend {
  width: 100%;
}
/*======================= ADMIN EDIT PAGES =======================*/
#modules-form .chzn-container,
#adminForm .chzn-container {
  width: 100% !important;
}
#modules-form .input-prepend .btn + .btn,
#adminForm .input-prepend .btn + .btn,
#modules-form .input-append .btn + .btn,
#adminForm .input-append .btn + .btn {
  margin-left: 1px;
}
#modules-form .radio.btn-group > label,
#adminForm .radio.btn-group > label {
  background: #ffffff;
  color: #666669;
  margin-left: -14px;
  padding: 15px;
}
#modules-form .radio.btn-group > label.active,
#adminForm .radio.btn-group > label.active {
  color: #0d47a1;
}
#modules-form .btn-toolbar > .btn,
#adminForm .btn-toolbar > .btn {
  margin: 0 5px 5px 0;
}
#modules-form .btn-toolbar > .btn + .btn,
#adminForm .btn-toolbar > .btn + .btn {
  margin-left: 0;
}
#modules-form .accordion-inner,
#adminForm .accordion-inner {
  padding: 5px;
}
#adminForm #images .input-prepend.input-append {
  width: 100%;
}
#adminForm #images .input-prepend.input-append .btn {
  width: 5%;
}
#adminForm #images .input-prepend.input-append .btn + input {
  width: 85%;
}
#adminForm #images .input-prepend.input-append .btn + input + .btn {
  width: 10%;
  text-align: center;
}

@media (max-width: 767px) {
  .body__404 .big-404 {
    margin-bottom: 15px;
  }
  #member-registration,
  #member-profile,
  #user-registration,
  .page-login {
    width: 100%;
  }
  .page_profile .btn-toolbar {
    float: none;
  }
  .input-prepend input {
    width: 100%;
  }
  #adminForm #images .input-prepend.input-append .btn {
    width: 10%;
  }
  #adminForm #images .input-prepend.input-append .btn + input {
    width: 75%;
    padding-left: 12%;
  }
  #adminForm #images .input-prepend.input-append .btn + input + .btn {
    width: 15%;
  }
}
@media (max-width: 639px) {
  #modules-form fieldset#jform_published label.btn span {
    display: none;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .row-fluid [class*="span"].site_map {
    float: left;
    width: 50%;
  }
  .row-fluid [class*="span"].site_map:nth-child(2n-1) {
    clear: both;
  }
}
@media (max-width: 480px) {
  .control-label + .controls {
    margin-top: 10px;
  }
  #modules-form .form-horizontal .control-label {
    padding-bottom: 10px;
    padding-top: 0;
  }
  #adminForm #images .input-prepend.input-append .btn {
    width: 13%;
  }
  #adminForm #images .input-prepend.input-append .btn + input {
    width: 64%;
    padding-left: 15%;
  }
  #adminForm #images .input-prepend.input-append .btn + input + .btn {
    width: 25%;
  }
  #login-form .controls .input-prepend .btn,
  #member-registration .controls .input-prepend .btn,
  #member-profile .controls .input-prepend .btn,
  #user-registration .controls .input-prepend .btn,
  #login-form .controls .input-append .btn,
  #member-registration .controls .input-append .btn,
  #member-profile .controls .input-append .btn,
  #user-registration .controls .input-append .btn {
    margin-bottom: 0;
  }
  #login-form .controls .btn,
  #member-registration .controls .btn,
  #member-profile .controls .btn,
  #user-registration .controls .btn {
    margin-bottom: 10px;
  }
  #adminForm .btn-toolbar .btn-group {
    margin-bottom: 10px;
  }
}
.item_img,
.category_img {
  font-size: 0;
  line-height: 0;
  margin: 0 0 27px;
  position: relative;
}
.item_img a,
.category_img a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.item_img a:hover img,
.category_img a:hover img,
.item_img a:hover .BWfade,
.category_img a:hover .BWfade {
  transform: scale(1.1) !important;
  -o-transform: scale(1.1) !important;
  -moz-transform: scale(1.1) !important;
  -webkit-transform: scale(1.1) !important;
  -ms-transform: scale(1.1) !important;
  opacity: 1 !important;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin-right: 30px;
  max-width: 50%;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin-left: 30px;
  max-width: 50%;
}
img {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.item__module,
.item {
  opacity: 0;
  transform: translateY(-30px);
  -o-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.item__module.visible-first,
.item.visible-first {
  opacity: 1;
  transform: translateY(0px);
  -o-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
}
.stuck {
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  width: 100% !important;
  /*z-index: 1005 !important;*/
}
.scroll-to-fixed-fixed {
  padding: 0 0;
  -webkit-transform: translateZ(0);
  /*z-index: 1011 !important;*/
}
.mod-article-single {
  margin-bottom: 30px;
}
.mod-article-single.contacts {
  margin-bottom: 22px;
}
.mod-article-single.contacts .item__module {
  display: inline-block;
  width: 100%;
}
.mod-article-single.contacts .item__module span {
  float: left;
}
.mod-article-single.contacts .item__module a {
  text-decoration: none;
}

.mod-newsflash-adv.icons .item_content .item_introtext {
  padding: 0 10%;
}

.parallax {
  padding: 8% 0;
  color: #ffffff;
}
.parallax:before,
.parallax:after {
  display: table;
  content: "";
  line-height: 0;
}
.parallax:after {
  clear: both;
}
.parallax .mod-article-single {
  margin: 0;
}
.parallax .mod-article-single .item__module {
  margin: 0 auto;
  max-width: 960px;
}
.parallax .mod-article-single .item__module .item-title {
  color: #ffffff;
  letter-spacing: 0;
  margin: 0;
}
.parallax .btn:hover {
  color: white;
}
/*===== Testimonials Page ======*/

.addthis_toolbox {
  padding-top: 16px;
}

#top {
  color: #ccc;
  font-size: 11px;
  padding: 10px 10px 0;
}
#top a {
  color: #ccc;
}
#top a:hover {
  color: #2076ac;
}
#top:after {
  display: table;
  clear: both;
  content: '';
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing .item .item_introtext p {
  display: none;
}
#header {
  width: 100%;
}
#logo img + h1 {
  border: none;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  width: 0;
}
#logo h1 {
  padding: 0;
}
#logo h1:after {
  display: none;
}
#logo a {
  display: inline-block;
  max-width: 100%;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
#content-top {
  font-size: 16px;
  line-height: 18px;
}
#component {
  min-height: 0;
}
.item {
  margin-bottom: 44px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-item {
  padding-bottom: 44px;
}

.content-links ul {
  list-style: none;
  margin: 0;
}

#bottom {
  background: #63ba59;
  padding:55px 0 3px;
  font-size:18px;
}
#footer {
  color: #000;
  padding:42px 0 10px;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
  color: #000;
  font-size:24px;
}
#footer *[class*=heading-style] {
  margin-bottom: 12px;
}
#footer ul li {
  border: none !important;
  line-height: 21px;
  padding: 4px 0;
}
#footer ul li:before {
  display: none;
}
#footer ul li a,
#footer ul li span {
  color: #000000;
}
#footer a {
  color: #000;
}
#footer a:hover {
  text-decoration: underline;
}
#copyright {
  line-height: 21px;
  padding-top: 41px;
  padding-bottom:80px;
}
.realisation{
  text-align:right;
}
#footer-wrapper {
  font-size: 14px;
  background: #fff;
  color: #000;
}
#footer-wrapper a {
  color: #000;
  text-decoration: underline;
}
body.mobile_mode.mobile div#fixed-sidebar-right .moduletable.login {
  top: 56px;
}
#to-desktop {
  padding-top: 20px;
  padding-bottom: 20px;
}
.icemegamenu > ul > li > a.iceMenuTitle {
  color: #010101;
}
.icemegamenu > ul > li span.icemega_desc {
  color: #ffffff;
}
ul.icesubMenu {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#101010), to(#56565c));
  background-image: -webkit-linear-gradient(top, #101010 0%, #56565c 100%);
  background-image: -o-linear-gradient(top, #101010 0%, #56565c 100%);
  background-image: linear-gradient(to bottom, #101010 0%, #56565c 100%);
}
ul.icesubMenu li a.iceMenuTitle {
  color: #333333;
}
div.calendar {
  z-index: 2 !important;
}
/*== 1200px and beyond ===================================================
========================================================================*/
/* Large desktop */
@media (max-width: 1490px) {
  .icemegamenu > ul > li.menu-search {
    border: medium none;
    /*padding-left: 80px !important;*/
  }
  .icemega_modulewrap.top_search > i.fa-search {
    margin: 15px 0 !important;
  }
  #logo {
    width:380px;
  }
  #logo a{
    display:initial;
  }
}
@media screen and (max-height: 639px) {
  #style_switcher,
  div#fixed-sidebar-right .moduletable.login {
    top: 54px !important;
  }
}
/*== Up to 1200px =====================================================
========================================================================*/
/* Large desktop */
@media (max-width: 1200px) {
  #logo {
    visibility:hidden;
  }
  #icemegamenu li.iceMenuLiLevel_1.hover.fullwidth > ul.icesubMenu {
    max-width: 992px;
  }
  .icemegamenu > ul > li.menu-search {
    border: medium none;
  }
  .icemega_modulewrap.top_search > i.fa-search {
    margin: 8px 0 !important;
  }
  .mod-newsflash-adv.testimonials .item_img.img-intro__left {
    margin-right: 0;
    float: none;
    margin-bottom: 0;
  }
  .row-fluid {
    margin-left: -20px;
  }
  .row-fluid [class*="itemSpan"],
  .row-fluid [class*="span"] {
    padding-left: 20px;
  }
  .fluid {
    margin-left: -20px;
  }
}
@media (max-width:1140px){
  .icemegamenu > ul > li.menu-search{
    display:none;
  }
}
/*== Up to 980px ======================================================
========================================================================*/
/* Narrow desktop */
@media (max-width: 979px) {
  h2.heading-style-2 {
    font-size: 30px !important;
    line-height: 36px !important;
  }
  #back-top {
    display: none !important;
    opacity: 0 !important;
  }
  .row-fluid {
    margin-left: -12px;
  }
  .row-fluid [class*="itemSpan"],
  .row-fluid [class*="span"] {
    padding-left: 12px;
  }
  .fluid {
    margin-left: -12px;
  }
}
/*== Up to 980px and beyond 768px ======================================
========================================================================*/
/* Portrait tablet to landscape and desktop */

@media (max-width: 800px) {
  .img-full__left.span5 {
    width: 50%;
  }
}
/*== Up to 767px ======================================================
========================================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body {
    padding: 0;
  }

  #top .moduletable.pull-right,
  #top .moduletable.pull-left {
    float: none;
    text-align: center;
  }
  #top ul.address {
    text-align: center;
  }
  #top ul.address > li {
    display: block;
    margin: 0;
    text-align: center;
  }
  #top ul.address > li > ul {
    float: none;
    margin: 0;
    display: inline-block;
  }
  #showcase,
  #feature,
  #maintop,
  #content,
  #mainbottom-2,
  #mainbottom-3,
  #mainbottom-5,
  #bottom,
  #footer {
    padding-bottom: 20px;
    padding-top: 0;
  }
  #mainbottom-4 .parallax {
    padding-bottom: 20px;
    padding-top: 60px;
  }
  #mainbottom-4 .parallax .heading-style-2[class*="heading-style"] {
    margin-bottom: 22px;
  }
  #showcase h4.moduleTitle {
    margin-bottom: 40px;
  }
  #maintop ul.menu.custom {
    margin: 0 auto 40px;
    text-align: center;
    max-width: 100%;
  }
  ul,
  ol,
  .item,
  .mod-article-single {
    margin-bottom: 22px;
  }
  .parallax .mod-article-single .item__module .item-title {
    font-size: 40px;
    line-height: 50px;
  }
  #mainbottom-5 .mod-newsflash-adv_custom-link {
    padding-top: 0;
  }
  #map {
    padding-top: 20px;
  }
  ul.menu.table {
    text-align: center;
  }
  ul.menu.table li {
    display: inline-block;
    margin: 0 10px;
  }
  .icemegamenu {
    display: none !important;
  }
  .icemega_modulewrap .icemega_cover_module {
    padding-left: 20px;
    padding-right: 20px;
  }
  #logo {
    text-align: center;
  }
  #logo a {
    margin: 0;
  }
  table th,
  table tr td {
    padding: 10px;
  }
  #footer {
    text-align: center;
  }
  #footer .moduletable.fright {
    text-align: center;
  }
  #copyright {
    text-align: center;
  }
  /*===== Mobile Menu =====*/
  .rd-mobilemenu_ul a.iceMenuTitle:hover {
    background: #006287;
  }
  .rd-mobilemenu_ul a.ouvert,
  .rd-mobilemenu_ul li.level_1.ouvert > a {
    color: #ffffff;
    background: #006287;
  }
  .rd-mobilemenu_submenu li.ouvert > a {
    color: #ffffff;
    background: #006287;
  }
  .rd-mobilemenu_submenu .item,
  .rd-mobilemenu_submenu .item__module {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .rd-mobilemenu_submenu [class*="span"] {
    width: 100% !important;
  }
  .rd-mobilemenu_submenu .icemega_modulewrap.top_search > i.fa-search {
    display: none;
  }
  .rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search {
    position: static;
    visibility: visible;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    margin-top: 10px;
  }
  .rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search i.fa-times {
    display: none;
  }
  .rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search #searchword {
    width: 100%;
  }
  .nav.menu.pull-right.nav-pills {
    float: none;
    text-align: center;
  }
  .nav.menu.pull-right.nav-pills li {
    display: inline-block;
    float: none;
  }
  /*===== content =====*/
  [class*="cols"] [class*="span"] {
    width: 100%;
  }
  .row-fluid [class*="itemSpan"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    margin-left: 0;
    width: 100%;
  }
  /*===== Tabs =====*/
  .nav-tabs li {
    display: block;
  }
  /*===== Tables =====*/
  .item_introtext dl.table {
    display: block;
  }
  .item_introtext table {
    display: none;
  }
}
/*== Up to 640px ==================================================
====================================================================*/

/*== Up to 480px ==================================================
====================================================================*/
/* Landscape phones and down */
@media (max-width: 479px) {
  table th,
  table tr td {
    padding: 1px;
  }
  .alert {
    padding: 28px 58px 28px 70px;
  }
  .alert:before {
    left: 10px;
    font-size: 40px;
  }
  .img-full__left.span5 {
    margin-right: 0;
    width: 100%;
  }
  /*blog*/
  .item_img {
    float: none;
    margin: 0 0 22px 0;
    max-width: 100%;
  }
  .data-table dl {
    float: none;
    width: 100%;
  }
  .data-table dl + dl {
    border-left: 1px solid #dddddd;
    border-top: none;
  }
  /*search*/
  .mod-search__aside .mod-search_searchword {
    width: 100%;
  }
  /*login*/
  .mod-login__aside .mod-login_username,
  .mod-login__aside .mod-login_passwd,
  .mod-login__aside .mod-login_userdata {
    width: 100%;
  }
  .mod-login__aside .mod-login_userdata {
    overflow: hidden;
  }
  div.modal {
    position: absolute;
  }
  #error input {
    width: 200px;
  }
  .jg_photo {
    width: 100%;
  }
  /*===== Tables =====*/
  .item_introtext table tr td:before,
  .item_fulltext table tr td:before {
    font-size: 20px;
    padding: 10px;
  }
  .item_introtext table tr td + td,
  .item_fulltext table tr td + td {
    border-left: none;
  }
  .chzn-container {
    width: 100% !important;
    min-width: 200px;
  }
}
@media print {
  .item__module,
  .item {
    opacity: 1 !important;
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
  }
  .scroll-to-fixed-fixed {
    position: static !important;
    width: 100% !important;
  }
  .scroll-to-fixed-fixed + div {
    display: none !important;
  }
}
